/* @font-face {
  font-family: 'Playfair Display';
  src: url("../../../../font/playfair_display/PlayfairDisplay-Regular.ttf") format("truetype");
  font-weight: 400;
}

@font-face {
  font-family: 'Playfair Display';
  src: url("../../../../font/playfair_display/PlayfairDisplay-Bold.ttf") format("truetype");
  font-weight: 700;
}

@font-face {
  font-family: 'Playfair Display';
  src: url("../../../../font/playfair_display/PlayfairDisplay-Black.ttf") format("truetype");
  font-weight: 900;
} */
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');

@font-face {
  font-family: "sf-pro";
  font-style: normal;
  font-weight: 100;
  src: url("https://cdn.jsdelivr.net/gh/Mediamax-Studio/SFPro/sf1.ttf");
}
@font-face {
  font-family: "sf-pro";
  font-style: normal;
  font-weight: 200;
  src: url("https://cdn.jsdelivr.net/gh/Mediamax-Studio/SFPro/sf2.ttf");
}
@font-face {
  font-family: "sf-pro";
  font-style: normal;
  font-weight: 300;
  src: url("https://cdn.jsdelivr.net/gh/Mediamax-Studio/SFPro/sf3.ttf");
}
@font-face {
  font-family: "sf-pro";
  font-style: normal;
  font-weight: 400;
  src: url("https://cdn.jsdelivr.net/gh/Mediamax-Studio/SFPro/sf4.ttf");
}
@font-face {
  font-family: "sf-pro";
  font-style: normal;
  font-weight: 500;
  src: url("https://cdn.jsdelivr.net/gh/Mediamax-Studio/SFPro/sf5.ttf");
}
@font-face {
  font-family: "sf-pro";
  font-style: normal;
  font-weight: 600;
  src: url("https://cdn.jsdelivr.net/gh/Mediamax-Studio/SFPro/sf6.ttf");
}
@font-face {
  font-family: "sf-pro";
  font-style: normal;
  font-weight: 700;
  src: url("https://cdn.jsdelivr.net/gh/Mediamax-Studio/SFPro/sf7.ttf");
}
@font-face {
  font-family: "sf-pro";
  font-style: normal;
  font-weight: 800;
  src: url("https://cdn.jsdelivr.net/gh/Mediamax-Studio/SFPro/sf8.ttf");
}
@font-face {
  font-family: "sf-pro";
  font-style: normal;
  font-weight: 900;
  src: url("https://cdn.jsdelivr.net/gh/Mediamax-Studio/SFPro/sf9.ttf");
}

img.wp-smiley,
img.emoji {
  display: inline !important;
  border: none !important;
  box-shadow: none !important;
  height: 1em !important;
  width: 1em !important;
  margin: 0 .07em !important;
  vertical-align: -.1em !important;
  background: 0 0 !important;
  padding: 0 !important
}

.wp-block-audio figcaption {
  margin-top: .5em;
  margin-bottom: 1em;
  color: #555d66;
  text-align: center;
  font-size: 13px
}

.wp-block-audio audio {
  width: 100%;
  min-width: 300px
}

.block-editor-block-list__layout .reusable-block-edit-panel {
  align-items: center;
  background: #f8f9f9;
  color: #555d66;
  display: flex;
  flex-wrap: wrap;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
  font-size: 13px;
  top: -14px;
  margin: 0 -14px;
  padding: 8px 14px;
  position: relative;
  border: 1px dashed rgba(145, 151, 162, .25);
  border-bottom: none
}

.block-editor-block-list__layout .block-editor-block-list__layout .reusable-block-edit-panel {
  margin: 0 -14px;
  padding: 8px 14px
}

.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__spinner {
  margin: 0 5px
}

.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__info {
  margin-right: auto
}

.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__label {
  margin-right: 8px;
  white-space: nowrap;
  font-weight: 600
}

.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title {
  flex: 1 1 100%;
  font-size: 14px;
  height: 30px;
  margin: 4px 0 8px
}

.block-editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button {
  flex-shrink: 0
}

@media (min-width:960px) {
  .block-editor-block-list__layout .reusable-block-edit-panel {
    flex-wrap: nowrap
  }

  .block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title {
    margin: 0
  }

  .block-editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button {
    margin: 0 0 0 5px
  }
}

.editor-block-list__layout .is-selected .reusable-block-edit-panel {
  border-color: rgba(66, 88, 99, .4) rgba(66, 88, 99, .4) rgba(66, 88, 99, .4) transparent
}

.is-dark-theme .editor-block-list__layout .is-selected .reusable-block-edit-panel {
  border-color: hsla(0, 0%, 100%, .45) hsla(0, 0%, 100%, .45) hsla(0, 0%, 100%, .45) transparent
}

.block-editor-block-list__layout .reusable-block-indicator {
  background: #fff;
  border: 1px dashed #e2e4e7;
  color: #555d66;
  top: -14px;
  height: 30px;
  padding: 4px;
  position: absolute;
  z-index: 1;
  width: 30px;
  right: -14px
}

.wp-block-button {
  color: #fff;
  margin-bottom: 1.5em
}

.wp-block-button.aligncenter {
  text-align: center
}

.wp-block-button.alignright {
  text-align: right
}

.wp-block-button__link {
  background-color: #32373c;
  border: none;
  border-radius: 28px;
  box-shadow: none;
  color: inherit;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  margin: 0;
  padding: 12px 24px;
  text-align: center;
  text-decoration: none;
  overflow-wrap: break-word
}

.wp-block-button__link:active,
.wp-block-button__link:focus,
.wp-block-button__link:hover,
.wp-block-button__link:visited {
  color: inherit
}

.is-style-squared .wp-block-button__link {
  border-radius: 0
}

.is-style-outline {
  color: #32373c
}

.is-style-outline .wp-block-button__link {
  background-color: transparent;
  border: 2px solid
}

.wp-block-calendar {
  text-align: center
}

.wp-block-calendar tbody td,
.wp-block-calendar th {
  padding: 4px;
  border: 1px solid #e2e4e7
}

.wp-block-calendar tfoot td {
  border: none
}

.wp-block-calendar table {
  width: 100%;
  border-collapse: collapse;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif
}

.wp-block-calendar table th {
  font-weight: 440;
  background: #edeff0
}

.wp-block-calendar a {
  text-decoration: underline
}

.wp-block-calendar tfoot a {
  color: #00739c
}

.wp-block-calendar table caption,
.wp-block-calendar table tbody {
  color: #40464d
}

.wp-block-categories.alignleft {
  margin-right: 2em
}

.wp-block-categories.alignright {
  margin-left: 2em
}

.wp-block-columns {
  display: flex;
  flex-wrap: wrap
}

@media (min-width:782px) {
  .wp-block-columns {
    flex-wrap: nowrap
  }
}

.wp-block-column {
  flex-grow: 1;
  margin-bottom: 1em;
  flex-basis: 100%;
  min-width: 0;
  word-break: break-word;
  overflow-wrap: break-word
}

@media (min-width:600px) {
  .wp-block-column {
    flex-basis: calc(50% - 16px);
    flex-grow: 0
  }

  .wp-block-column:nth-child(2n) {
    margin-left: 32px
  }
}

@media (min-width:782px) {
  .wp-block-column:not(:first-child) {
    margin-left: 32px
  }
}

.wp-block-cover,
.wp-block-cover-image {
  position: relative;
  background-color: #000;
  background-size: cover;
  background-position: 50%;
  min-height: 430px;
  width: 100%;
  margin: 0 0 1.5em;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden
}

.wp-block-cover-image.has-left-content,
.wp-block-cover.has-left-content {
  justify-content: flex-start
}

.wp-block-cover-image.has-left-content .wp-block-cover-image-text,
.wp-block-cover-image.has-left-content .wp-block-cover-text,
.wp-block-cover-image.has-left-content h2,
.wp-block-cover.has-left-content .wp-block-cover-image-text,
.wp-block-cover.has-left-content .wp-block-cover-text,
.wp-block-cover.has-left-content h2 {
  margin-left: 0;
  text-align: left
}

.wp-block-cover-image.has-right-content,
.wp-block-cover.has-right-content {
  justify-content: flex-end
}

.wp-block-cover-image.has-right-content .wp-block-cover-image-text,
.wp-block-cover-image.has-right-content .wp-block-cover-text,
.wp-block-cover-image.has-right-content h2,
.wp-block-cover.has-right-content .wp-block-cover-image-text,
.wp-block-cover.has-right-content .wp-block-cover-text,
.wp-block-cover.has-right-content h2 {
  margin-right: 0;
  text-align: right
}

.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text,
.wp-block-cover-image h2,
.wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
.wp-block-cover h2 {
  color: #fff;
  font-size: 2em;
  line-height: 1.25;
  z-index: 1;
  margin-bottom: 0;
  max-width: 610px;
  padding: 14px;
  text-align: center
}

.wp-block-cover-image .wp-block-cover-image-text a,
.wp-block-cover-image .wp-block-cover-image-text a:active,
.wp-block-cover-image .wp-block-cover-image-text a:focus,
.wp-block-cover-image .wp-block-cover-image-text a:hover,
.wp-block-cover-image .wp-block-cover-text a,
.wp-block-cover-image .wp-block-cover-text a:active,
.wp-block-cover-image .wp-block-cover-text a:focus,
.wp-block-cover-image .wp-block-cover-text a:hover,
.wp-block-cover-image h2 a,
.wp-block-cover-image h2 a:active,
.wp-block-cover-image h2 a:focus,
.wp-block-cover-image h2 a:hover,
.wp-block-cover .wp-block-cover-image-text a,
.wp-block-cover .wp-block-cover-image-text a:active,
.wp-block-cover .wp-block-cover-image-text a:focus,
.wp-block-cover .wp-block-cover-image-text a:hover,
.wp-block-cover .wp-block-cover-text a,
.wp-block-cover .wp-block-cover-text a:active,
.wp-block-cover .wp-block-cover-text a:focus,
.wp-block-cover .wp-block-cover-text a:hover,
.wp-block-cover h2 a,
.wp-block-cover h2 a:active,
.wp-block-cover h2 a:focus,
.wp-block-cover h2 a:hover {
  color: #fff
}

.wp-block-cover-image.has-parallax,
.wp-block-cover.has-parallax {
  background-attachment: fixed
}

@supports (-webkit-overflow-scrolling:touch) {

  .wp-block-cover-image.has-parallax,
  .wp-block-cover.has-parallax {
    background-attachment: scroll
  }
}

.wp-block-cover-image.has-background-dim:before,
.wp-block-cover.has-background-dim:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: inherit;
  opacity: .5;
  z-index: 1
}

.wp-block-cover-image.has-background-dim.has-background-dim-10:before,
.wp-block-cover.has-background-dim.has-background-dim-10:before {
  opacity: .1
}

.wp-block-cover-image.has-background-dim.has-background-dim-20:before,
.wp-block-cover.has-background-dim.has-background-dim-20:before {
  opacity: .2
}

.wp-block-cover-image.has-background-dim.has-background-dim-30:before,
.wp-block-cover.has-background-dim.has-background-dim-30:before {
  opacity: .3
}

.wp-block-cover-image.has-background-dim.has-background-dim-40:before,
.wp-block-cover.has-background-dim.has-background-dim-40:before {
  opacity: .4
}

.wp-block-cover-image.has-background-dim.has-background-dim-50:before,
.wp-block-cover.has-background-dim.has-background-dim-50:before {
  opacity: .5
}

.wp-block-cover-image.has-background-dim.has-background-dim-60:before,
.wp-block-cover.has-background-dim.has-background-dim-60:before {
  opacity: .6
}

.wp-block-cover-image.has-background-dim.has-background-dim-70:before,
.wp-block-cover.has-background-dim.has-background-dim-70:before {
  opacity: .7
}

.wp-block-cover-image.has-background-dim.has-background-dim-80:before,
.wp-block-cover.has-background-dim.has-background-dim-80:before {
  opacity: .8
}

.wp-block-cover-image.has-background-dim.has-background-dim-90:before,
.wp-block-cover.has-background-dim.has-background-dim-90:before {
  opacity: .9
}

.wp-block-cover-image.has-background-dim.has-background-dim-100:before,
.wp-block-cover.has-background-dim.has-background-dim-100:before {
  opacity: 1
}

.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
  max-width: 305px;
  width: 100%
}

.wp-block-cover-image:after,
.wp-block-cover:after {
  display: block;
  content: "";
  font-size: 0;
  min-height: inherit
}

@supports ((position:-webkit-sticky) or (position:sticky)) {

  .wp-block-cover-image:after,
  .wp-block-cover:after {
    content: none
  }
}

.wp-block-cover-image.aligncenter,
.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.aligncenter,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
  display: flex
}

.wp-block-cover-image .wp-block-cover__inner-container,
.wp-block-cover .wp-block-cover__inner-container {
  width: calc(100% - 70px);
  z-index: 1;
  color: #f8f9f9
}

.wp-block-cover-image .wp-block-subhead,
.wp-block-cover-image h1,
.wp-block-cover-image h2,
.wp-block-cover-image h3,
.wp-block-cover-image h4,
.wp-block-cover-image h5,
.wp-block-cover-image h6,
.wp-block-cover-image p,
.wp-block-cover .wp-block-subhead,
.wp-block-cover h1,
.wp-block-cover h2,
.wp-block-cover h3,
.wp-block-cover h4,
.wp-block-cover h5,
.wp-block-cover h6,
.wp-block-cover p {
  color: inherit
}

.wp-block-cover__video-background {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
  height: 100%;
  z-index: 0;
  -o-object-fit: cover;
  object-fit: cover
}

.block-editor-block-list__block[data-type="core/embed"][data-align=left] .block-editor-block-list__block-edit,
.block-editor-block-list__block[data-type="core/embed"][data-align=right] .block-editor-block-list__block-edit,
.wp-block-embed.alignleft,
.wp-block-embed.alignright {
  max-width: 360px;
  width: 100%
}

.wp-block-embed {
  margin-bottom: 1em
}

.wp-block-embed figcaption {
  margin-top: .5em;
  margin-bottom: 1em;
  color: #555d66;
  text-align: center;
  font-size: 13px
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper {
  position: relative
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
  content: "";
  display: block;
  padding-top: 50%
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
  padding-top: 42.85%
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
  padding-top: 50%
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
  padding-top: 56.25%
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
  padding-top: 75%
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
  padding-top: 100%
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-6 .wp-block-embed__wrapper:before {
  padding-top: 66.66%
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
  padding-top: 200%
}

.wp-block-file {
  margin-bottom: 1.5em
}

.wp-block-file.aligncenter {
  text-align: center
}

.wp-block-file.alignright {
  text-align: right
}

.wp-block-file .wp-block-file__button {
  background: #32373c;
  border-radius: 2em;
  color: #fff;
  font-size: 13px;
  padding: .5em 1em
}

.wp-block-file a.wp-block-file__button {
  text-decoration: none
}

.wp-block-file a.wp-block-file__button:active,
.wp-block-file a.wp-block-file__button:focus,
.wp-block-file a.wp-block-file__button:hover,
.wp-block-file a.wp-block-file__button:visited {
  box-shadow: none;
  color: #fff;
  opacity: .85;
  text-decoration: none
}

.wp-block-file *+.wp-block-file__button {
  margin-left: .75em
}

.wp-block-gallery {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  padding: 0
}

.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
  margin: 0 16px 16px 0;
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  justify-content: center;
  position: relative
}

.wp-block-gallery .blocks-gallery-image figure,
.wp-block-gallery .blocks-gallery-item figure {
  margin: 0;
  height: 100%
}

@supports ((position:-webkit-sticky) or (position:sticky)) {

  .wp-block-gallery .blocks-gallery-image figure,
  .wp-block-gallery .blocks-gallery-item figure {
    display: flex;
    align-items: flex-end;
    justify-content: flex-start
  }
}

.wp-block-gallery .blocks-gallery-image img,
.wp-block-gallery .blocks-gallery-item img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%
}

@supports ((position:-webkit-sticky) or (position:sticky)) {

  .wp-block-gallery .blocks-gallery-image img,
  .wp-block-gallery .blocks-gallery-item img {
    width: auto
  }
}

.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
  position: absolute;
  bottom: 0;
  width: 100%;
  max-height: 100%;
  overflow: auto;
  padding: 40px 10px 9px;
  color: #fff;
  text-align: center;
  font-size: 13px;
  background: linear-gradient(0deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .3) 70%, transparent)
}

.wp-block-gallery .blocks-gallery-image figcaption img,
.wp-block-gallery .blocks-gallery-item figcaption img {
  display: inline
}

.wp-block-gallery.is-cropped .blocks-gallery-image a,
.wp-block-gallery.is-cropped .blocks-gallery-image img,
.wp-block-gallery.is-cropped .blocks-gallery-item a,
.wp-block-gallery.is-cropped .blocks-gallery-item img {
  width: 100%
}

@supports ((position:-webkit-sticky) or (position:sticky)) {

  .wp-block-gallery.is-cropped .blocks-gallery-image a,
  .wp-block-gallery.is-cropped .blocks-gallery-image img,
  .wp-block-gallery.is-cropped .blocks-gallery-item a,
  .wp-block-gallery.is-cropped .blocks-gallery-item img {
    height: 100%;
    flex: 1;
    -o-object-fit: cover;
    object-fit: cover
  }
}

.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
  width: calc((100% - 16px)/2)
}

.wp-block-gallery .blocks-gallery-image:nth-of-type(2n),
.wp-block-gallery .blocks-gallery-item:nth-of-type(2n) {
  margin-right: 0
}

.wp-block-gallery.columns-1 .blocks-gallery-image,
.wp-block-gallery.columns-1 .blocks-gallery-item {
  width: 100%;
  margin-right: 0
}

@media (min-width:600px) {

  .wp-block-gallery.columns-3 .blocks-gallery-image,
  .wp-block-gallery.columns-3 .blocks-gallery-item {
    width: calc((100% - 32px)/3);
    margin-right: 16px
  }

  @supports (-ms-ime-align:auto) {

    .wp-block-gallery.columns-3 .blocks-gallery-image,
    .wp-block-gallery.columns-3 .blocks-gallery-item {
      width: calc((100% - 32px)/3 - 1px)
    }
  }

  .wp-block-gallery.columns-4 .blocks-gallery-image,
  .wp-block-gallery.columns-4 .blocks-gallery-item {
    width: calc((100% - 48px)/4);
    margin-right: 16px
  }

  @supports (-ms-ime-align:auto) {

    .wp-block-gallery.columns-4 .blocks-gallery-image,
    .wp-block-gallery.columns-4 .blocks-gallery-item {
      width: calc((100% - 48px)/4 - 1px)
    }
  }

  .wp-block-gallery.columns-5 .blocks-gallery-image,
  .wp-block-gallery.columns-5 .blocks-gallery-item {
    width: calc((100% - 64px)/5);
    margin-right: 16px
  }

  @supports (-ms-ime-align:auto) {

    .wp-block-gallery.columns-5 .blocks-gallery-image,
    .wp-block-gallery.columns-5 .blocks-gallery-item {
      width: calc((100% - 64px)/5 - 1px)
    }
  }

  .wp-block-gallery.columns-6 .blocks-gallery-image,
  .wp-block-gallery.columns-6 .blocks-gallery-item {
    width: calc((100% - 80px)/6);
    margin-right: 16px
  }

  @supports (-ms-ime-align:auto) {

    .wp-block-gallery.columns-6 .blocks-gallery-image,
    .wp-block-gallery.columns-6 .blocks-gallery-item {
      width: calc((100% - 80px)/6 - 1px)
    }
  }

  .wp-block-gallery.columns-7 .blocks-gallery-image,
  .wp-block-gallery.columns-7 .blocks-gallery-item {
    width: calc((100% - 96px)/7);
    margin-right: 16px
  }

  @supports (-ms-ime-align:auto) {

    .wp-block-gallery.columns-7 .blocks-gallery-image,
    .wp-block-gallery.columns-7 .blocks-gallery-item {
      width: calc((100% - 96px)/7 - 1px)
    }
  }

  .wp-block-gallery.columns-8 .blocks-gallery-image,
  .wp-block-gallery.columns-8 .blocks-gallery-item {
    width: calc((100% - 112px)/8);
    margin-right: 16px
  }

  @supports (-ms-ime-align:auto) {

    .wp-block-gallery.columns-8 .blocks-gallery-image,
    .wp-block-gallery.columns-8 .blocks-gallery-item {
      width: calc((100% - 112px)/8 - 1px)
    }
  }

  .wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),
  .wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n),
  .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),
  .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n),
  .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),
  .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n),
  .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),
  .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n),
  .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),
  .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n),
  .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),
  .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n),
  .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),
  .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n),
  .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),
  .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n) {
    margin-right: 0
  }
}

.wp-block-gallery .blocks-gallery-image:last-child,
.wp-block-gallery .blocks-gallery-item:last-child {
  margin-right: 0
}

.wp-block-gallery .blocks-gallery-item.has-add-item-button {
  width: 100%
}

.wp-block-gallery.alignleft,
.wp-block-gallery.alignright {
  max-width: 305px;
  width: 100%
}

.wp-block-gallery.aligncenter,
.wp-block-gallery.alignleft,
.wp-block-gallery.alignright {
  display: flex
}

.wp-block-gallery.aligncenter .blocks-gallery-item figure {
  justify-content: center
}

.wp-block-image {
  max-width: 100%;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0
}

.wp-block-image img {
  max-width: 100%
}

.wp-block-image.aligncenter {
  text-align: center
}

.wp-block-image.alignfull img,
.wp-block-image.alignwide img {
  width: 100%
}

.wp-block-image .aligncenter,
.wp-block-image .alignleft,
.wp-block-image .alignright,
.wp-block-image.is-resized {
  display: table;
  margin-left: 0;
  margin-right: 0
}

.wp-block-image .aligncenter>figcaption,
.wp-block-image .alignleft>figcaption,
.wp-block-image .alignright>figcaption,
.wp-block-image.is-resized>figcaption {
  display: table-caption;
  caption-side: bottom
}

.wp-block-image .alignleft {
  float: left;
  margin-right: 1em
}

.wp-block-image .alignright {
  float: right;
  margin-left: 1em
}

.wp-block-image .aligncenter {
  margin-left: auto;
  margin-right: auto
}

.wp-block-image figcaption {
  margin-top: .5em;
  margin-bottom: 1em;
  color: #555d66;
  text-align: center;
  font-size: 13px
}

.wp-block-latest-comments__comment {
  font-size: 15px;
  line-height: 1.1;
  list-style: none;
  margin-bottom: 1em
}

.has-avatars .wp-block-latest-comments__comment {
  min-height: 36px;
  list-style: none
}

.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
  margin-left: 52px
}

.has-dates .wp-block-latest-comments__comment,
.has-excerpts .wp-block-latest-comments__comment {
  line-height: 1.5
}

.wp-block-latest-comments__comment-excerpt p {
  font-size: 14px;
  line-height: 1.8;
  margin: 5px 0 20px
}

.wp-block-latest-comments__comment-date {
  color: #8f98a1;
  display: block;
  font-size: 12px
}

.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar {
  border-radius: 24px;
  display: block;
  float: left;
  height: 40px;
  margin-right: 12px;
  width: 40px
}

.wp-block-latest-posts.alignleft {
  margin-right: 2em
}

.wp-block-latest-posts.alignright {
  margin-left: 2em
}

.wp-block-latest-posts.is-grid {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  list-style: none
}

.wp-block-latest-posts.is-grid li {
  margin: 0 16px 16px 0;
  width: 100%
}

@media (min-width:600px) {
  .wp-block-latest-posts.columns-2 li {
    width: calc(50% - 16px)
  }

  .wp-block-latest-posts.columns-3 li {
    width: calc(33.33333% - 16px)
  }

  .wp-block-latest-posts.columns-4 li {
    width: calc(25% - 16px)
  }

  .wp-block-latest-posts.columns-5 li {
    width: calc(20% - 16px)
  }

  .wp-block-latest-posts.columns-6 li {
    width: calc(16.66667% - 16px)
  }
}

.wp-block-latest-posts__post-date {
  display: block;
  color: #6c7781;
  font-size: 13px
}

.wp-block-media-text {
  display: grid;
  grid-template-rows: auto;
  align-items: center;
  grid-template-areas: "media-text-media media-text-content";
  grid-template-columns: 50% auto
}

.wp-block-media-text.has-media-on-the-right {
  grid-template-areas: "media-text-content media-text-media";
  grid-template-columns: auto 50%
}

.wp-block-media-text .wp-block-media-text__media {
  grid-area: media-text-media;
  margin: 0
}

.wp-block-media-text .wp-block-media-text__content {
  word-break: break-word;
  grid-area: media-text-content;
  padding: 0 8%
}

.wp-block-media-text>figure>img,
.wp-block-media-text>figure>video {
  max-width: unset;
  width: 100%;
  vertical-align: middle
}

@media (max-width:600px) {
  .wp-block-media-text.is-stacked-on-mobile {
    grid-template-columns: 100% !important;
    grid-template-areas: "media-text-media""media-text-content"
  }

  .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right {
    grid-template-areas: "media-text-content""media-text-media"
  }
}

.is-small-text {
  font-size: 14px
}

.is-regular-text {
  font-size: 16px
}

.is-large-text {
  font-size: 36px
}

.is-larger-text {
  font-size: 48px
}

.has-drop-cap:not(:focus):first-letter {
  float: left;
  font-size: 8.4em;
  line-height: .68;
  font-weight: 100;
  margin: .05em .1em 0 0;
  text-transform: uppercase;
  font-style: normal
}

.has-drop-cap:not(:focus):after {
  content: "";
  display: table;
  clear: both;
  padding-top: 14px
}

p.has-background {
  padding: 20px 30px
}

p.has-text-color a {
  color: inherit
}

.wp-block-pullquote {
  padding: 3em 0;
  margin-left: 0;
  margin-right: 0;
  text-align: center
}

.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
  max-width: 305px
}

.wp-block-pullquote.alignleft p,
.wp-block-pullquote.alignright p {
  font-size: 20px
}

.wp-block-pullquote p {
  font-size: 28px;
  line-height: 1.6
}

.wp-block-pullquote cite,
.wp-block-pullquote footer {
  position: relative
}

.wp-block-pullquote .has-text-color a {
  color: inherit
}

.wp-block-pullquote:not(.is-style-solid-color) {
  background: none
}

.wp-block-pullquote.is-style-solid-color {
  border: none
}

.wp-block-pullquote.is-style-solid-color blockquote {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  max-width: 60%
}

.wp-block-pullquote.is-style-solid-color blockquote p {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px
}

.wp-block-pullquote.is-style-solid-color blockquote cite {
  text-transform: none;
  font-style: normal
}

.wp-block-pullquote cite {
  color: inherit
}

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
  margin: 0 0 16px;
  padding: 0 1em
}

.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
  font-size: 24px;
  font-style: italic;
  line-height: 1.6
}

.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer {
  font-size: 18px;
  text-align: right
}

.wp-block-rss.alignleft {
  margin-right: 2em
}

.wp-block-rss.alignright {
  margin-left: 2em
}

.wp-block-rss.is-grid {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  list-style: none
}

.wp-block-rss.is-grid li {
  margin: 0 16px 16px 0;
  width: 100%
}

@media (min-width:600px) {
  .wp-block-rss.columns-2 li {
    width: calc(50% - 16px)
  }

  .wp-block-rss.columns-3 li {
    width: calc(33.33333% - 16px)
  }

  .wp-block-rss.columns-4 li {
    width: calc(25% - 16px)
  }

  .wp-block-rss.columns-5 li {
    width: calc(20% - 16px)
  }

  .wp-block-rss.columns-6 li {
    width: calc(16.66667% - 16px)
  }
}

.wp-block-rss__item-author,
.wp-block-rss__item-publish-date {
  color: #6c7781;
  font-size: 13px
}

.wp-block-search {
  display: flex;
  flex-wrap: wrap
}

.wp-block-search .wp-block-search__label {
  width: 100%
}

.wp-block-search .wp-block-search__input {
  flex-grow: 1
}

.wp-block-search .wp-block-search__button {
  margin-left: 10px
}

.wp-block-separator.is-style-wide {
  border-bottom-width: 1px
}

.wp-block-separator.is-style-dots {
  background: none;
  border: none;
  text-align: center;
  max-width: none;
  line-height: 1;
  height: auto
}

.wp-block-separator.is-style-dots:before {
  content: "\00b7 \00b7 \00b7";
  color: #191e23;
  font-size: 20px;
  letter-spacing: 2em;
  padding-left: 2em;
  font-family: serif
}

p.wp-block-subhead {
  font-size: 1.1em;
  font-style: italic;
  opacity: .75
}

.wp-block-table.has-fixed-layout {
  table-layout: fixed;
  width: 100%
}

.wp-block-table.aligncenter,
.wp-block-table.alignleft,
.wp-block-table.alignright {
  display: table;
  width: auto
}

.wp-block-table.has-subtle-light-gray-background-color {
  background-color: #f3f4f5
}

.wp-block-table.has-subtle-pale-green-background-color {
  background-color: #e9fbe5
}

.wp-block-table.has-subtle-pale-blue-background-color {
  background-color: #e7f5fe
}

.wp-block-table.has-subtle-pale-pink-background-color {
  background-color: #fcf0ef
}

.wp-block-table.is-style-stripes {
  border-spacing: 0;
  border-collapse: inherit;
  background-color: transparent;
  border-bottom: 1px solid #f3f4f5
}

.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tr:nth-child(odd),
.wp-block-table.is-style-stripes tr:nth-child(odd) {
  background-color: #f3f4f5
}

.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tr:nth-child(odd) {
  background-color: #e9fbe5
}

.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tr:nth-child(odd) {
  background-color: #e7f5fe
}

.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tr:nth-child(odd) {
  background-color: #fcf0ef
}

.wp-block-table.is-style-stripes td {
  border-color: transparent
}

.wp-block-text-columns,
.wp-block-text-columns.aligncenter {
  display: flex
}

.wp-block-text-columns .wp-block-column {
  margin: 0 16px;
  padding: 0
}

.wp-block-text-columns .wp-block-column:first-child {
  margin-left: 0
}

.wp-block-text-columns .wp-block-column:last-child {
  margin-right: 0
}

.wp-block-text-columns.columns-2 .wp-block-column {
  width: 50%
}

.wp-block-text-columns.columns-3 .wp-block-column {
  width: 33.33333%
}

.wp-block-text-columns.columns-4 .wp-block-column {
  width: 25%
}

pre.wp-block-verse {
  white-space: nowrap;
  overflow: auto
}

.wp-block-video {
  margin-left: 0;
  margin-right: 0
}

.wp-block-video video {
  max-width: 100%
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
  .wp-block-video [poster] {
    -o-object-fit: cover;
    object-fit: cover
  }
}

.wp-block-video.aligncenter {
  text-align: center
}

.wp-block-video figcaption {
  margin-top: .5em;
  margin-bottom: 1em;
  color: #555d66;
  text-align: center;
  font-size: 13px
}

.has-pale-pink-background-color.has-pale-pink-background-color {
  background-color: #f78da7
}

.has-vivid-red-background-color.has-vivid-red-background-color {
  background-color: #cf2e2e
}

.has-luminous-vivid-orange-background-color.has-luminous-vivid-orange-background-color {
  background-color: #ff6900
}

.has-luminous-vivid-amber-background-color.has-luminous-vivid-amber-background-color {
  background-color: #fcb900
}

.has-light-green-cyan-background-color.has-light-green-cyan-background-color {
  background-color: #7bdcb5
}

.has-vivid-green-cyan-background-color.has-vivid-green-cyan-background-color {
  background-color: #00d084
}

.has-pale-cyan-blue-background-color.has-pale-cyan-blue-background-color {
  background-color: #8ed1fc
}

.has-vivid-cyan-blue-background-color.has-vivid-cyan-blue-background-color {
  background-color: #0693e3
}

.has-very-light-gray-background-color.has-very-light-gray-background-color {
  background-color: #eee
}

.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color {
  background-color: #abb8c3
}

.has-very-dark-gray-background-color.has-very-dark-gray-background-color {
  background-color: #313131
}

.has-pale-pink-color.has-pale-pink-color {
  color: #f78da7
}

.has-vivid-red-color.has-vivid-red-color {
  color: #cf2e2e
}

.has-luminous-vivid-orange-color.has-luminous-vivid-orange-color {
  color: #ff6900
}

.has-luminous-vivid-amber-color.has-luminous-vivid-amber-color {
  color: #fcb900
}

.has-light-green-cyan-color.has-light-green-cyan-color {
  color: #7bdcb5
}

.has-vivid-green-cyan-color.has-vivid-green-cyan-color {
  color: #00d084
}

.has-pale-cyan-blue-color.has-pale-cyan-blue-color {
  color: #8ed1fc
}

.has-vivid-cyan-blue-color.has-vivid-cyan-blue-color {
  color: #0693e3
}

.has-very-light-gray-color.has-very-light-gray-color {
  color: #eee
}

.has-cyan-bluish-gray-color.has-cyan-bluish-gray-color {
  color: #abb8c3
}

.has-very-dark-gray-color.has-very-dark-gray-color {
  color: #313131
}

.has-small-font-size {
  font-size: 13px
}

.has-normal-font-size,
.has-regular-font-size {
  font-size: 16px
}

.has-medium-font-size {
  font-size: 20px
}

.has-large-font-size {
  font-size: 36px
}

.has-huge-font-size,
.has-larger-font-size {
  font-size: 42px
}

div.wpcf7 {
  margin: 0;
  padding: 0
}

.post-content.project-block-content a:hover {
  color: #f28a3d;
}

.features-block1-content-wrap p a:hover {
    color: #414099;
}

div.wpcf7 .screen-reader-response {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  width: 1px;
  margin: 0;
  padding: 0;
  border: 0
}

div.wpcf7-response-output {
  margin: 2em .5em 1em;
  padding: .2em 1em;
  border: 2px solid red
}

div.wpcf7-mail-sent-ok {
  border: 2px solid #398f14
}

div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
  border: 2px solid red
}

div.wpcf7-spam-blocked {
  border: 2px solid orange
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
  border: 2px solid #f7e700
}

.wpcf7-form-control-wrap {
  position: relative
}

span.wpcf7-not-valid-tip {
  color: red;
  font-size: 1em;
  font-weight: 400;
  display: block
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
  position: absolute;
  top: 20%;
  left: 20%;
  z-index: 100;
  border: 1px solid red;
  background: #fff;
  padding: .2em .8em
}

span.wpcf7-list-item {
  display: inline-block;
  margin: 0 0 0 1em
}

span.wpcf7-list-item-label:before,
span.wpcf7-list-item-label:after {
  content: " "
}

.wpcf7-display-none {
  display: none
}

div.wpcf7 .ajax-loader {
  visibility: hidden;
  display: inline-block;
  /*background-image: url("../../../plugins/contact-form-7/images/ajax-loader.gif");*/
  width: 16px;
  height: 16px;
  border: none;
  padding: 0;
  margin: 0 0 0 4px;
  vertical-align: middle
}

div.wpcf7 .ajax-loader.is-active {
  visibility: visible
}

div.wpcf7 div.ajax-error {
  display: none
}

div.wpcf7 .placeheld {
  color: #888
}

div.wpcf7 input[type=file] {
  cursor: pointer
}

div.wpcf7 input[type=file]:disabled {
  cursor: default
}

div.wpcf7 .wpcf7-submit:disabled {
  cursor: not-allowed
}

.rs-p-wp-fix {
  display: none !important;
  margin: 0 !important;
  height: 0 !important
}

#debungcontrolls {
  z-index: 100000;
  position: fixed;
  bottom: 0;
  width: 100%;
  height: auto;
  background: rgba(0, 0, 0, .6);
  padding: 10px;
  box-sizing: border-box
}

rs-debug {
  z-index: 100000;
  position: fixed;
  top: 0;
  width: 300px;
  height: 300px;
  background: rgba(0, 0, 0, .6);
  padding: 10px;
  box-sizing: border-box;
  color: #fff;
  font-size: 10px;
  line-height: 13px;
  overflow: scroll
}

rs-modal {
  position: fixed !important;
  z-index: 9999999 !important;
  pointer-events: none !important
}

rs-modal.rs-modal-auto {
  top: auto;
  bottom: auto;
  left: auto;
  right: auto
}

rs-modal.rs-modal-fullwidth,
rs-modal.rs-modal-fullscreen {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

rs-modal rs-fullwidth-wrap {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%
}

rs-module-wrap.rs-modal {
  display: none;
  max-height: 100% !important;
  overflow: auto !important;
  pointer-events: auto !important
}

rs-modal-cover {
  width: 100%;
  height: 100%;
  z-index: 0;
  background: 0 0;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  pointer-events: auto
}

body>rs-modal-cover {
  position: fixed;
  z-index: 9999995 !important
}

rs-sbg-px {
  pointer-events: none
}

.rs-forcehidden * {
  visibility: hidden !important
}

.rs_splitted_lines {
  display: block;
  white-space: nowrap !important
}

.debugtimeline {
  width: 100%;
  height: 10px;
  position: relative;
  display: block;
  margin-bottom: 3px;
  display: none;
  white-space: nowrap;
  box-sizing: border-box
}

.debugtimeline:hover {
  height: 15px
}

.the_timeline_tester {
  background: #e74c3c;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0
}

.rs-go-fullscreen {
  position: fixed !important;
  width: 100% !important;
  height: 100% !important;
  top: 0 !important;
  left: 0 !important;
  z-index: 9999999 !important;
  background: #fff
}

.debugtimeline.tl_slide .the_timeline_tester {
  background: #f39c12
}

.debugtimeline.tl_frame .the_timeline_tester {
  background: #3498db
}

.debugtimline_txt {
  color: #fff;
  font-weight: 400;
  font-size: 7px;
  position: absolute;
  left: 10px;
  top: 0;
  white-space: nowrap;
  line-height: 10px
}

.rtl {
  direction: rtl
}

@font-face {
  font-family: 'revicons';
  src: url("../../../plugins/revslider/public/assets/fonts/revicons/revicons-5510888.eot");
  font-weight: 400;
  font-style: normal
}

[class^=revicon-]:before,
[class*=" revicon-"]:before {
  font-family: "revicons";
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em
}

rs-module i[class^=fa-],
rs-module i[class*=" fa-"],
.rb-modal-wrapper i[class^=fa-],
.rb-modal-wrapper i[class*=" fa-"],
#waitaminute i[class^=fa-],
#waitaminute i[class*=" fa-"],
#objectlibrary i[class^=fa-],
#objectlibrary i[class*=" fa-"],
#rs_overview i[class^=fa-],
#rs_overview i[class*=" fa-"],
#rs_overview_menu i[class^=fa-],
#rs_overview_menu i[class*=" fa-"],
#builderView i[class^=fa-],
#builderView i[class*=" fa-"] {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

rs-module [class^=fa-]:before,
rs-module [class*=" fa-"]:before,
.rb-modal-wrapper [class^=fa-]:before,
.rb-modal-wrapper [class*=" fa-"]:before,
#rs_overview [class^=fa-]:before,
#rs_overview [class*=" fa-"]:before,
#objectlibrary [class^=fa-]:before,
#objectlibrary [class*=" fa-"]:before,
#waitaminute [class^=fa-]:before,
#waitaminute [class*=" fa-"]:before,
#rs_overview_menu [class^=fa-]:before,
#rs_overview_menu [class*=" fa-"]:before,
#builderView [class^=fa-]:before,
#builderView [class*=" fa-"]:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: auto;
  margin-right: 0;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  margin-left: 0
}

rs-module .sr-only,
#objectlibrary .sr-only,
#waitaminute .sr-only,
#rs_overview .sr-only,
#rs_overview_menu .sr-only,
.rb-modal-wrapper .sr-only,
#builderView .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}

rs-module .sr-only-focusable:active,
rs-module .sr-only-focusable:focus,
#waitaminute .sr-only-focusable:active,
#waitaminute .sr-only-focusable:focus,
#objectlibrary .sr-only-focusable:active,
#objectlibrary .sr-only-focusable:focus,
#rs_overview .sr-only-focusable:active,
#rs_overview .sr-only-focusable:focus,
#rs_overview_menu .sr-only-focusable:active,
#rs_overview_menu .sr-only-focusable:focus,
.rb-modal-wrapper .sr-only-focusable:active,
.rb-modal-wrapper .sr-only-focusable:focus,
#builderView .sr-only-focusable:active,
#builderView .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto
}

.revicon-search-1:before {
  content: '\e802'
}

.revicon-pencil-1:before {
  content: '\e831'
}

.revicon-picture-1:before {
  content: '\e803'
}

.revicon-cancel:before {
  content: '\e80a'
}

.revicon-info-circled:before {
  content: '\e80f'
}

.revicon-trash:before {
  content: '\e801'
}

.revicon-left-dir:before {
  content: '\e817'
}

.revicon-right-dir:before {
  content: '\e818'
}

.revicon-down-open:before {
  content: '\e83b'
}

.revicon-left-open:before {
  content: '\e819'
}

.revicon-right-open:before {
  content: '\e81a'
}

.revicon-angle-left:before {
  content: '\e820'
}

.revicon-angle-right:before {
  content: '\e81d'
}

.revicon-left-big:before {
  content: '\e81f'
}

.revicon-right-big:before {
  content: '\e81e'
}

.revicon-magic:before {
  content: '\e807'
}

.revicon-picture:before {
  content: '\e800'
}

.revicon-export:before {
  content: '\e80b'
}

.revicon-cog:before {
  content: '\e832'
}

.revicon-login:before {
  content: '\e833'
}

.revicon-logout:before {
  content: '\e834'
}

.revicon-video:before {
  content: '\e805'
}

.revicon-arrow-combo:before {
  content: '\e827'
}

.revicon-left-open-1:before {
  content: '\e82a'
}

.revicon-right-open-1:before {
  content: '\e82b'
}

.revicon-left-open-mini:before {
  content: '\e822'
}

.revicon-right-open-mini:before {
  content: '\e823'
}

.revicon-left-open-big:before {
  content: '\e824'
}

.revicon-right-open-big:before {
  content: '\e825'
}

.revicon-left:before {
  content: '\e836'
}

.revicon-right:before {
  content: '\e826'
}

.revicon-ccw:before {
  content: '\e808'
}

.revicon-arrows-ccw:before {
  content: '\e806'
}

.revicon-palette:before {
  content: '\e829'
}

.revicon-list-add:before {
  content: '\e80c'
}

.revicon-doc:before {
  content: '\e809'
}

.revicon-left-open-outline:before {
  content: '\e82e'
}

.revicon-left-open-2:before {
  content: '\e82c'
}

.revicon-right-open-outline:before {
  content: '\e82f'
}

.revicon-right-open-2:before {
  content: '\e82d'
}

.revicon-equalizer:before {
  content: '\e83a'
}

.revicon-layers-alt:before {
  content: '\e804'
}

.revicon-popup:before {
  content: '\e828'
}

.tp-fullwidth-forcer {
  z-index: 0;
  pointer-events: none
}

rs-module-wrap,
rs-module-wrap * {
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

rs-module-wrap {
  position: relative;
  z-index: 1;
  width: 100%;
  display: block
}

.rs-fixedscrollon rs-module-wrap {
  position: fixed !important;
  top: 0 !important;
  z-index: 1000
}

rs-fw-forcer {
  display: block;
  width: 100%;
  pointer-events: none
}

rs-module {
  position: relative;
  overflow: hidden;
  display: block
}

rs-pzimg-wrap,
rs-sbg-effectwrap,
rs-sbg {
  display: block;
  pointer-events: none
}

rs-sbg-effectwrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

rs-sbg-px,
rs-sbg-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  display: block
}

a.rs-layer,
a.rs-layer:-webkit-any-link {
  text-decoration: none
}

a[x-apple-data-detectors] {
  color: inherit !important;
  text-decoration: none !important;
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important
}

.entry-content rs-module a,
rs-module a {
  box-shadow: none
}

.rs-ov-hidden {
  overflow: hidden !important
}

.rs-forceoverflow,
.rs-forceoverflow rs-module-wrap,
.rs-forceoverflow rs-module,
.rs-forceoverflow rs-slides,
.rs-forceoverflow rs-slide {
  overflow: visible !important
}

.tp-simpleresponsive img,
rs-module img {
  max-width: none !important;
  transition: none;
  margin: 0;
  padding: 0;
  border: none
}

rs-module .no-slides-text {
  font-weight: 700;
  text-align: center;
  padding-top: 80px
}

rs-slides,
rs-slide,
rs-slide:before {
  position: absolute;
  text-indent: 0em;
  top: 0;
  left: 0
}

rs-slide,
rs-slide:before {
  display: block;
  visibility: hidden
}

.rs-layer .rs-untoggled-content {
  display: block
}

.rs-layer .rs-toggled-content {
  display: none
}

.rs-tc-active.rs-layer .rs-toggled-content {
  display: block
}

.rs-tc-active.rs-layer .rs-untoggled-content {
  display: none
}

.rs-layer-video {
  overflow: hidden
}

rs-module rs-layer,
rs-module .rs-layer {
  opacity: 0;
  position: relative;
  visibility: hidden;
  white-space: nowrap;
  display: block;
  -webkit-font-smoothing: antialiased !important;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -moz-osx-font-smoothing: grayscale;
  z-index: 1
}

rs-layer-wrap,
rs-mask,
rs-module-wrap,
rs-module .rs-layer,
rs-module img {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none
}

rs-module rs-mask-wrap .rs-layer,
rs-module rs-mask-wrap *:last-child,
.wpb_text_column rs-module rs-mask-wrap .rs-layer,
.wpb_text_column rs-module rs-mask-wrap *:last-child {
  margin-bottom: 0
}

.rs-svg svg {
  width: 100%;
  height: 100%;
  position: relative;
  vertical-align: top
}

rs-layer,
.rs-layer,
rs-alyer *,
.rs-layer * {
  outline: none !important
}

rs-carousel-wrap {
  cursor: url("../wp-content/plugins/revslider/public/assets/css/openhand.cur"), move
}

rs-carousel-wrap.dragged {
  cursor: url("../wp-content/plugins/revslider/public/assets/css/closedhand.cur"), move
}

rs-carousel-wrap {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0
}

rs-carousel-space {
  clear: both;
  display: block;
  width: 100%;
  height: 1px;
  position: relative;
  margin-bottom: -1px
}

.tp_inner_padding {
  box-sizing: border-box;
  max-height: none !important
}

.rs-layer.rs-selectable {
  -moz-user-select: all;
  -khtml-user-select: all;
  -webkit-user-select: all;
  -o-user-select: all
}

rs-px-mask {
  overflow: hidden;
  display: block;
  width: 100%;
  height: 100%;
  position: relative
}

rs-module embed,
rs-module iframe,
rs-module object,
rs-module audio,
rs-module video {
  max-width: none !important;
  border: none
}

rs-bg-elem {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  display: block;
  pointer-events: none
}

.tp-blockmask,
.tp-blockmask_in,
.tp-blockmask_out {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 1000;
  transform: scaleX(0) scaleY(0)
}

rs-zone {
  position: absolute;
  width: 100%;
  left: 0;
  box-sizing: border-box;
  min-height: 50px;
  font-size: 0px
}

rs-layer-wrap,
rs-row-wrap,
rs-column,
rs-parallax-wrap,
rs-mask-wrap,
rs-cbg-mask-wrap,
rs-loop-wrap {
  display: block;
  visibility: hidden
}

rs-column-wrap>rs-loop-wrap {
  z-index: 1
}

rs-layer-wrap,
rs-mask-wrap,
rs-cbg-mask-wrap {
  transform-style: flat;
  perspective: 10000px
}

rs-mask-wrap {
  overflow: hidden
}

rs-fullwidth-wrap {
  position: relative;
  width: 100%;
  height: auto;
  display: block
}

.rev_row_zone_top {
  top: 0
}

.rev_row_zone_bottom {
  bottom: 0
}

rs-column-wrap .rs-parallax-wrap {
  vertical-align: top
}

.rs-layer img,
rs-layer img {
  vertical-align: top
}

rs-row,
rs-row.rs-layer {
  display: table;
  position: relative;
  width: 100% !important;
  table-layout: fixed;
  box-sizing: border-box;
  vertical-align: top;
  height: auto;
  font-size: 0px
}

rs-column-wrap {
  display: table-cell;
  position: relative;
  vertical-align: top;
  height: auto;
  box-sizing: border-box;
  font-size: 0px
}

rs-column {
  box-sizing: border-box;
  display: block;
  position: relative;
  width: 100% !important;
  height: auto !important;
  white-space: normal !important
}

rs-cbg-mask-wrap {
  position: absolute;
  z-index: 0;
  box-sizing: border-box
}

rs-column-bg {
  position: absolute;
  z-index: 0;
  box-sizing: border-box;
  width: 100%;
  height: 100%
}

.rs-pelock * {
  pointer-events: none !important
}

rs-column .rs-parallax-wrap,
rs-column rs-loop-wrap,
rs-column rs-mask-wrap {
  text-align: inherit
}

rs-column rs-mask-wrap {
  display: inline-block
}

rs-column .rs-parallax-wrap rs-loop-wrap,
rs-column .rs-parallax-wrap rs-mask-wrap,
rs-column .rs-parallax-wrap {
  position: relative !important;
  left: auto !important;
  top: auto !important;
  line-height: 0
}

rs-column .rs-parallax-wrap rs-loop-wrap,
rs-column .rs-parallax-wrap rs-mask-wrap,
rs-column .rs-parallax-wrap,
rs-column .rev_layer_in_column {
  vertical-align: top
}

.rev_break_columns {
  display: block !important
}

.rev_break_columns rs-column-wrap.rs-parallax-wrap {
  display: block !important;
  width: 100% !important
}

.rev_break_columns rs-column-wrap.rs-parallax-wrap.rs-layer-hidden,
.tp-forcenotvisible,
.tp-hide-revslider,
rs-row-wrap.rs-layer-hidden,
rs-column-wrap.rs-layer-hidden,
.rs-layer.rs-layer-hidden,
.rs-layer-audio.rs-layer-hidden,
.rs-parallax-wrap.rs-layer-hidden {
  visibility: hidden !important;
  display: none !important
}

rs-layer.rs-nointeraction,
.rs-layer.rs-nointeraction {
  pointer-events: none !important
}

rs-static-layers {
  position: absolute;
  z-index: 101;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  pointer-events: none
}

rs-static-layers.rs-stl-back {
  z-index: 0
}

.rs-layer rs-fcr {
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 0 solid transparent;
  border-top: 40px solid #00a8ff;
  position: absolute;
  right: 100%;
  top: 0
}

.rs-layer rs-fcrt {
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 0 solid transparent;
  border-bottom: 40px solid #00a8ff;
  position: absolute;
  right: 100%;
  top: 0
}

.rs-layer rs-bcr {
  width: 0;
  height: 0;
  border-left: 0 solid transparent;
  border-right: 40px solid transparent;
  border-bottom: 40px solid #00a8ff;
  position: absolute;
  left: 100%;
  top: 0
}

.rs-layer rs-bcrt {
  width: 0;
  height: 0;
  border-left: 0 solid transparent;
  border-right: 40px solid transparent;
  border-top: 40px solid #00a8ff;
  position: absolute;
  left: 100%;
  top: 0
}

.tp-layer-inner-rotation {
  position: relative !important
}

img.tp-slider-alternative-image {
  width: 100%;
  height: auto
}

.noFilterClass {
  filter: none !important
}

rs-bgvideo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  z-index: 0;
  display: block
}

.rs-layer.coverscreenvideo {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute
}

.rs-layer.rs-fsv {
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%
}

.rs-layer.rs-fsv audio,
.rs-layer.rs-fsv video,
.rs-layer.rs-fsv iframe,
.rs-layer.rs-fsv iframe audio,
.rs-layer.rs-fsv iframe video {
  width: 100% !important;
  height: 100% !important;
  display: none
}

.fullcoveredvideo audio,
.rs-fsv audio .fullcoveredvideo video,
.rs-fsv video {
  background: #000
}

.fullcoveredvideo rs-poster {
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0
}

.videoisplaying .html5vid rs-poster {
  display: none
}

.tp-video-play-button {
  background: #000;
  background: rgba(0, 0, 0, .3);
  border-radius: 5px;
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  z-index: 3;
  margin-top: -25px;
  margin-left: -25px;
  line-height: 50px !important;
  text-align: center;
  cursor: pointer;
  width: 50px;
  height: 50px;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  z-index: 4;
  opacity: 0;
  transition: opacity .3s ease-out !important
}

.rs-audio .tp-video-play-button {
  display: none !important
}

.rs-layer .html5vid {
  width: 100% !important;
  height: 100% !important
}

.tp-video-play-button i {
  width: 50px;
  height: 50px;
  display: inline-block;
  text-align: center !important;
  vertical-align: top;
  line-height: 50px !important;
  font-size: 30px !important
}

.rs-layer:hover .tp-video-play-button {
  opacity: 1;
  display: block
}

.rs-layer .tp-revstop {
  display: none;
  width: 15px;
  border-right: 5px solid #fff !important;
  border-left: 5px solid #fff !important;
  transform: translateX(50%) translateY(50%);
  height: 20px;
  margin-left: 11px !important;
  margin-top: 5px !important
}

.videoisplaying .revicon-right-dir {
  display: none
}

.videoisplaying .tp-revstop {
  display: block
}

.videoisplaying .tp-video-play-button {
  display: none
}

.fullcoveredvideo .tp-video-play-button {
  display: none !important
}

.rs-fsv .rs-fsv audio {
  object-fit: contain !important
}

.rs-fsv .rs-fsv video {
  object-fit: contain !important
}

.rs-fsv .fullcoveredvideo audio {
  object-fit: cover !important
}

.rs-fsv .fullcoveredvideo video {
  object-fit: cover !important
}

.rs-fullvideo-cover {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background: 0 0;
  z-index: 5
}

.rs-nolc .tp-video-play-button,
rs-bgvideo video::-webkit-media-controls-start-playback-button,
rs-bgvideo video::-webkit-media-controls,
rs-bgvideo audio::-webkit-media-controls {
  display: none !important
}

.rs-audio .tp-video-controls {
  opacity: 1 !important;
  visibility: visible !important
}

rs-module h1.rs-layer,
rs-module h2.rs-layer,
rs-module h3.rs-layer,
rs-module h4.rs-layer,
rs-module h5.rs-layer,
rs-module h6.rs-layer,
rs-module div.rs-layer,
rs-module span.rs-layer,
rs-module p.rs-layer {
  margin: 0;
  padding: 0;
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0;
  margin-inline-end: 0
}

rs-module h1.rs-layer:before,
rs-module h2.rs-layer:before,
rs-module h3.rs-layer:before,
rs-module h4.rs-layer:before,
rs-module h5.rs-layer:before,
rs-module h6.rs-layer:before {
  content: none
}

rs-dotted {
  background-repeat: repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  display: block
}

rs-dotted.twoxtwo {
  background: url("../wp-content/plugins/revslider/public/assets/assets/gridtile.png")
}

rs-dotted.twoxtwowhite {
  background: url("../wp-content/plugins/revslider/public/assets/assets/gridtile_white.png")
}

rs-dotted.threexthree {
  background: url("../wp-content/plugins/revslider/public/assets/assets/gridtile_3x3.png")
}

rs-dotted.threexthreewhite {
  background: url("../wp-content/plugins/revslider/public/assets/assets/gridtile_3x3_white.png")
}

.tp-shadowcover {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #fff;
  position: absolute;
  z-index: -1
}

.tp-shadow1 {
  box-shadow: 0 10px 6px -6px rgba(0, 0, 0, .8)
}

.tp-shadow2:before,
.tp-shadow2:after,
.tp-shadow3:before,
.tp-shadow4:after {
  z-index: -2;
  position: absolute;
  content: "";
  bottom: 10px;
  left: 10px;
  width: 50%;
  top: 85%;
  max-width: 300px;
  background: 0 0;
  box-shadow: 0 15px 10px rgba(0, 0, 0, .8);
  transform: rotate(-3deg)
}

.tp-shadow2:after,
.tp-shadow4:after {
  transform: rotate(3deg);
  right: 10px;
  left: auto
}

.tp-shadow5 {
  position: relative;
  box-shadow: 0 1px 4px rgba(0, 0, 0, .3), 0 0 40px rgba(0, 0, 0, .1) inset
}

.tp-shadow5:before,
.tp-shadow5:after {
  content: "";
  position: absolute;
  z-index: -2;
  box-shadow: 0 0 25px 0px rgba(0, 0, 0, .6);
  top: 30%;
  bottom: 0;
  left: 20px;
  right: 20px;
  border-radius: 100px/20px
}

.rev-btn,
.rev-btn:visited {
  outline: none !important;
  box-shadow: none;
  text-decoration: none !important;
  box-sizing: border-box;
  cursor: pointer
}

.rev-btn.rev-uppercase,
.rev-btn.rev-uppercase:visited {
  text-transform: uppercase
}

.rev-btn i {
  font-size: inherit;
  font-weight: 400;
  position: relative;
  top: 0;
  transition: opacity .2s ease-out, margin .2s ease-out;
  margin-left: 0;
  line-height: inherit
}

.rev-btn.rev-hiddenicon i {
  font-size: inherit;
  font-weight: 400;
  position: relative;
  top: 0;
  transition: opacity .2s ease-out, margin .2s ease-out;
  opacity: 0;
  margin-left: 0 !important;
  width: 0 !important
}

.rev-btn.rev-hiddenicon:hover i {
  opacity: 1 !important;
  margin-left: 10px !important;
  width: auto !important
}

.rev-burger {
  position: relative;
  box-sizing: border-box;
  padding: 22px 14px;
  border-radius: 50%;
  border: 1px solid rgba(51, 51, 51, .25);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  cursor: pointer
}

.rev-burger span {
  display: block;
  width: 30px;
  height: 3px;
  background: #333;
  transition: .7s;
  pointer-events: none;
  transform-style: flat !important
}

.rev-burger span:nth-child(2) {
  margin: 3px 0
}

.quick_style_example_wrap .rev-burger:hover :first-child,
#dialog_addbutton .rev-burger:hover :first-child,
.open .rev-burger :first-child,
.open.rev-burger :first-child {
  transform: translateY(6px) rotate(-45deg)
}

.quick_style_example_wrap .rev-burger:hover :nth-child(2),
#dialog_addbutton .rev-burger:hover :nth-child(2),
.open .rev-burger :nth-child(2),
.open.rev-burger :nth-child(2) {
  transform: rotate(-45deg);
  opacity: 0
}

.quick_style_example_wrap .rev-burger:hover :last-child,
#dialog_addbutton .rev-burger:hover :last-child,
.open .rev-burger :last-child,
.open.rev-burger :last-child {
  transform: translateY(-6px) rotate(-135deg)
}

.rev-burger.revb-white {
  border: 2px solid rgba(255, 255, 255, .2)
}

.rev-b-span-light span,
.rev-burger.revb-white span {
  background: #fff
}

.rev-burger.revb-whitenoborder {
  border: 0
}

.rev-burger.revb-whitenoborder span {
  background: #fff
}

.rev-burger.revb-darknoborder {
  border: 0
}

.rev-b-span-dark span,
.rev-burger.revb-darknoborder span {
  background: #333
}

.rev-burger.revb-whitefull {
  background: #fff;
  border: none
}

.rev-burger.revb-whitefull span {
  background: #333
}

.rev-burger.revb-darkfull {
  background: #333;
  border: none
}

.rev-burger.revb-darkfull span {
  background: #fff
}

@keyframes rev-ani-mouse {
  0% {
    opacity: 1;
    top: 29%
  }

  15% {
    opacity: 1;
    top: 70%
  }

  50% {
    opacity: 0;
    top: 70%
  }

  100% {
    opacity: 0;
    top: 29%
  }
}

.rev-scroll-btn {
  display: inline-block;
  position: relative;
  left: 0;
  right: 0;
  text-align: center;
  cursor: pointer;
  width: 35px;
  height: 55px;
  box-sizing: border-box;
  border: 3px solid #fff;
  border-radius: 23px
}

.rev-scroll-btn>* {
  display: inline-block;
  line-height: 18px;
  font-size: 13px;
  font-weight: 400;
  color: #7f8c8d;
  color: #fff;
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 2px
}

.rev-scroll-btn>*:hover,
.rev-scroll-btn>*:focus,
.rev-scroll-btn>*.active {
  color: #fff
}

.rev-scroll-btn>*:hover,
.rev-scroll-btn>*:focus,
.rev-scroll-btn>*:active,
.rev-scroll-btn>*.active {
  opacity: .8
}

.rev-scroll-btn.revs-fullwhite {
  background: #fff
}

.rev-scroll-btn.revs-fullwhite span {
  background: #333
}

.rev-scroll-btn.revs-fulldark,
  {
  background: #333;
  border: none
}

.rev-scroll-btn.revs-fulldark span {
  background: #fff
}

.rev-scroll-btn span {
  position: absolute;
  display: block;
  top: 29%;
  left: 50%;
  width: 8px;
  height: 8px;
  margin: -4px 0 0 -4px;
  border-radius: 50%;
  animation: rev-ani-mouse 2.5s linear infinite;
  background: #fff
}

.rev-scroll-btn.rev-b-span-dark {
  border-color: #333
}

.rev-scroll-btn.rev-b-span-dark span,
.rev-scroll-btn.revs-dark span {
  background: #333
}

.rev-control-btn {
  position: relative;
  display: inline-block;
  z-index: 5;
  color: #fff;
  font-size: 20px;
  line-height: 60px;
  font-weight: 400;
  font-style: normal;
  font-family: Raleway;
  text-decoration: none;
  text-align: center;
  background-color: #000;
  border-radius: 50px;
  text-shadow: none;
  background-color: rgba(0, 0, 0, .5);
  width: 60px;
  height: 60px;
  box-sizing: border-box;
  cursor: pointer
}

.rev-cbutton-dark-sr {
  border-radius: 3px
}

.rev-cbutton-light {
  color: #333;
  background-color: rgba(255, 255, 255, .75)
}

.rev-cbutton-light-sr {
  color: #333;
  border-radius: 3px;
  background-color: rgba(255, 255, 255, .75)
}

.rev-sbutton {
  line-height: 37px;
  width: 37px;
  height: 37px
}

.rev-sbutton-blue {
  background-color: #3b5998
}

.rev-sbutton-lightblue {
  background-color: #00a0d1
}

.rev-sbutton-red {
  background-color: #dd4b39
}

rs-progress {
  visibility: hidden;
  width: 100%;
  height: 5px;
  background: #000;
  background: rgba(0, 0, 0, .15);
  position: absolute;
  z-index: 200;
  top: 0
}

rs-progress.rs-bottom {
  top: auto;
  bottom: 0 !important;
  height: 5px
}

.rs-layer img {
  background: 0 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
  zoom: 1
}

.rs-layer.slidelink {
  cursor: pointer;
  width: 100%;
  height: 100%
}

.rs-layer.slidelink a {
  width: 100%;
  height: 100%;
  display: block
}

.rs-layer.slidelink a div {
  width: 3000px;
  height: 1500px;
  background: url("../wp-content/plugins/revslider/public/assets/assets/coloredbg.png") repeat
}

.rs-layer.slidelink a span {
  background: url("../wp-content/plugins/revslider/public/assets/assets/coloredbg.png") repeat;
  width: 100%;
  height: 100%;
  display: block
}

.rs-layer .rs-starring {
  display: inline-block
}

.rs-layer .rs-starring .star-rating {
  float: none;
  display: inline-block;
  vertical-align: top;
  color: #ffc321 !important
}

.rs-layer .rs-starring .star-rating,
.rs-layer .rs-starring-page .star-rating {
  position: relative;
  height: 1em;
  width: 5.4em;
  font-family: star;
  font-size: 1em !important
}

.rs-layer .rs-starring .star-rating:before,
.rs-layer .rs-starring-page .star-rating:before {
  content: "\73\73\73\73\73";
  color: #e0dadf;
  float: left;
  top: 0;
  left: 0;
  position: absolute
}

.rs-layer .rs-starring .star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
  font-size: 1em !important
}

.rs-layer .rs-starring .star-rating span:before,
.rs-layer .rs-starring .star-rating span:before {
  content: "\53\53\53\53\53";
  top: 0;
  position: absolute;
  left: 0
}

rs-loader {
  top: 50%;
  left: 50%;
  z-index: 10000;
  position: absolute
}

rs-loader.off {
  display: none !important
}

rs-loader.spinner0 {
  width: 40px;
  height: 40px;
  background-color: #fff;
  background-image: url("../wp-content/plugins/revslider/public/assets/assets/loader.gif");
  background-repeat: no-repeat;
  background-position: center center;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .15);
  margin-top: -20px;
  margin-left: -20px;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  border-radius: 3px
}

rs-loader.spinner1 {
  width: 40px;
  height: 40px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .15);
  margin-top: -20px;
  margin-left: -20px;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  border-radius: 3px
}

rs-loader.spinner5 {
  background-image: url("../wp-content/plugins/revslider/public/assets/assets/loader.gif");
  background-repeat: no-repeat;
  background-position: 10px 10px;
  background-color: #fff;
  margin: -22px;
  width: 44px;
  height: 44px;
  border-radius: 3px
}

@keyframes tp-rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg)
  }

  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
  }

  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
  }
}

rs-loader.spinner2 {
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  background-color: red;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .15);
  border-radius: 100%;
  animation: tp-scaleout 1s infinite ease-in-out
}

@keyframes tp-scaleout {
  0% {
    transform: scale(0)
  }

  100% {
    transform: scale(1);
    opacity: 0
  }
}

rs-loader.spinner3 {
  margin: -9px 0 0 -35px;
  width: 70px;
  text-align: center
}

rs-loader.spinner3 .bounce1,
rs-loader.spinner3 .bounce2,
rs-loader.spinner3 .bounce3 {
  width: 18px;
  height: 18px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .15);
  border-radius: 100%;
  display: inline-block;
  animation: tp-bouncedelay 1.4s infinite ease-in-out;
  animation-fill-mode: both
}

rs-loader.spinner3 .bounce1 {
  animation-delay: -.32s
}

rs-loader.spinner3 .bounce2 {
  animation-delay: -.16s
}

@keyframes tp-bouncedelay {

  0%,
  80%,
  100% {
    transform: scale(0)
  }

  40% {
    transform: scale(1)
  }
}

rs-loader.spinner4 {
  margin: -20px 0 0 -20px;
  width: 40px;
  height: 40px;
  text-align: center;
  animation: tp-rotate 2s infinite linear
}

rs-loader.spinner4 .dot1,
rs-loader.spinner4 .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #fff;
  border-radius: 100%;
  animation: tp-bounce 2s infinite ease-in-out;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .15)
}

rs-loader.spinner4 .dot2 {
  top: auto;
  bottom: 0;
  animation-delay: -1s
}

@keyframes tp-rotate {
  100% {
    transform: rotate(360deg)
  }
}

@keyframes tp-bounce {

  0%,
  100% {
    transform: scale(0)
  }

  50% {
    transform: scale(1)
  }
}

rs-layer iframe {
  visibility: hidden
}

rs-layer.rs-ii-o iframe {
  visibility: visible
}

rs-layer input[type=text],
rs-layer input[type=email],
rs-layer input[type=url],
rs-layer input[type=password],
rs-layer input[type=search],
rs-layer input[type=number],
rs-layer input[type=tel],
rs-layer input[type=range],
rs-layer input[type=date],
rs-layer input[type=month],
rs-layer input[type=week],
rs-layer input[type=time],
rs-layer input[type=datetime],
rs-layer input[type=datetime-local] {
  display: inline-block
}

rs-thumbs-wrap,
rs-tabs-wrap,
rs-thumbs,
rs-thumb,
rs-tab,
rs-bullet,
rs-bullets,
rs-navmask,
rs-tabs,
rs-arrow {
  display: block
}

.tp-thumbs.navbar,
.tp-bullets.navbar,
.tp-tabs.navbar {
  border: none;
  min-height: 0;
  margin: 0;
  border-radius: 0
}

.tp-tabs,
.tp-thumbs,
.tp-bullets {
  position: absolute;
  display: block;
  z-index: 1000;
  top: 0;
  left: 0
}

.tp-tab,
.tp-thumb {
  cursor: pointer;
  position: absolute;
  opacity: .5;
  box-sizing: border-box
}

.tp-arr-imgholder,
rs-poster,
.tp-thumb-image,
.tp-tab-image {
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0
}

rs-poster {
  cursor: pointer;
  z-index: 3
}

.tp-tab:hover,
.tp-tab.selected,
.tp-thumb:hover,
.tp-thumb.selected {
  opacity: 1
}

.tp-tab-mask,
.tp-thumb-mask {
  box-sizing: border-box !important
}

.tp-tabs,
.tp-thumbs {
  box-sizing: content-box !important
}

.tp-bullet {
  width: 15px;
  height: 15px;
  position: absolute;
  background: #fff;
  background: rgba(255, 255, 255, .3);
  cursor: pointer
}

.tp-bullet.selected,
.tp-bullet:hover {
  background: #fff
}

.tparrows {
  cursor: pointer;
  background: #000;
  background: rgba(0, 0, 0, .5);
  width: 40px;
  height: 40px;
  position: absolute;
  display: block;
  z-index: 1000
}

.tparrows:hover {
  background: #000
}

.tparrows:before {
  font-family: "revicons";
  font-size: 15px;
  color: #fff;
  display: block;
  line-height: 40px;
  text-align: center
}

.tparrows.tp-leftarrow:before {
  content: '\e824'
}

.tparrows.tp-rightarrow:before {
  content: '\e825'
}

.rs-layer [class^=pe-7s-]:before,
.rs-layer [class*=" pe-7s-"]:before {
  width: auto;
  margin: 0;
  line-height: inherit;
  box-sizing: inherit
}

rs-pzimg-wrap {
  display: block
}

body.rtl .rs-pzimg {
  left: 0 !important
}

.dddwrappershadow {
  box-shadow: 0 45px 100px rgba(0, 0, 0, .4)
}

.dddwrapper {
  transform-style: flat;
  perspective: 10000px
}

.rs_error_message_box {
  background: #111;
  width: 800px;
  margin: 40px auto;
  padding: 40px 20px;
  text-align: center;
  font-family: "Open Sans", sans-serif
}

.rs_error_message_oops {
  margin: 0 0 20px;
  line-height: 60px;
  font-size: 34px;
  color: #fff
}

.rs_error_message_content {
  margin: 0 0 20px;
  line-height: 25px;
  font-size: 17px;
  color: #fff
}

.rs_error_message_button {
  color: #fff !important;
  background: #333;
  display: inline-block;
  padding: 10px 15px;
  text-align: right;
  border-radius: 5px;
  cursor: pointer;
  text-decoration: none !important
}

.rs_error_message_button:hover {
  background: #5e35b1
}

.hglayerinfo {
  position: fixed;
  bottom: 0;
  left: 0;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  font-weight: 600;
  background: rgba(0, 0, 0, .75);
  padding: 5px 10px;
  z-index: 2000;
  white-space: normal
}

.hginfo {
  position: absolute;
  top: -2px;
  left: -2px;
  color: #e74c3c;
  font-size: 12px;
  font-weight: 600;
  background: #000;
  padding: 2px 5px
}

.indebugmode .rs-layer:hover {
  border: 1px dashed #c0392b !important
}

.helpgrid {
  border: 2px dashed #c0392b;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0
}

#revsliderlogloglog {
  padding: 15px;
  color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 200px;
  height: 150px;
  background: rgba(0, 0, 0, .7);
  z-index: 100000;
  font-size: 10px;
  overflow: scroll
}

.aden {
  filter: hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)
}

.aden:after {
  background: linear-gradient(to right, rgba(66, 10, 14, .2), transparent);
  mix-blend-mode: darken
}

.perpetua:after,
.reyes:after {
  mix-blend-mode: soft-light;
  opacity: .5
}

.inkwell {
  filter: sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)
}

.perpetua:after {
  background: linear-gradient(to bottom, #005b9a, #e6c13d)
}

.reyes {
  filter: sepia(.22) brightness(1.1) contrast(.85) saturate(.75)
}

.reyes:after {
  background: #efcdad
}

.gingham {
  filter: brightness(1.05) hue-rotate(-10deg)
}

.gingham:after {
  background: linear-gradient(to right, rgba(66, 10, 14, .2), transparent);
  mix-blend-mode: darken
}

.toaster {
  filter: contrast(1.5) brightness(.9)
}

.toaster:after {
  background: radial-gradient(circle, #804e0f, #3b003b);
  mix-blend-mode: screen
}

.walden {
  filter: brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)
}

.walden:after {
  background: #04c;
  mix-blend-mode: screen;
  opacity: .3
}

.hudson {
  filter: brightness(1.2) contrast(.9) saturate(1.1)
}

.hudson:after {
  background: radial-gradient(circle, #a6b1ff 50%, #342134);
  mix-blend-mode: multiply;
  opacity: .5
}

.earlybird {
  filter: contrast(.9) sepia(.2)
}

.earlybird:after {
  background: radial-gradient(circle, #d0ba8e 20%, #360309 85%, #1d0210 100%);
  mix-blend-mode: overlay
}

.mayfair {
  filter: contrast(1.1) saturate(1.1)
}

.mayfair:after {
  background: radial-gradient(circle at 40% 40%, rgba(255, 255, 255, .8), rgba(255, 200, 200, .6), #111 60%);
  mix-blend-mode: overlay;
  opacity: .4
}

.lofi {
  filter: saturate(1.1) contrast(1.5)
}

.lofi:after {
  background: radial-gradient(circle, transparent 70%, #222 150%);
  mix-blend-mode: multiply
}

._1977 {
  filter: contrast(1.1) brightness(1.1) saturate(1.3)
}

._1977:after {
  background: rgba(243, 106, 188, .3);
  mix-blend-mode: screen
}

.brooklyn {
  filter: contrast(.9) brightness(1.1)
}

.brooklyn:after {
  background: radial-gradient(circle, rgba(168, 223, 193, .4) 70%, #c4b7c8);
  mix-blend-mode: overlay
}

.xpro2 {
  filter: sepia(.3)
}

.xpro2:after {
  background: radial-gradient(circle, #e6e7e0 40%, rgba(43, 42, 161, .6) 110%);
  mix-blend-mode: color-burn
}

.nashville {
  filter: sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)
}

.nashville:after {
  background: rgba(0, 70, 150, .4);
  mix-blend-mode: lighten
}

.nashville:before {
  background: rgba(247, 176, 153, .56);
  mix-blend-mode: darken
}

.lark {
  filter: contrast(.9)
}

.lark:after {
  background: rgba(242, 242, 242, .8);
  mix-blend-mode: darken
}

.lark:before {
  background: #22253f;
  mix-blend-mode: color-dodge
}

.moon {
  filter: grayscale(1) contrast(1.1) brightness(1.1)
}

.moon:before {
  background: #a0a0a0;
  mix-blend-mode: soft-light
}

.moon:after {
  background: #383838;
  mix-blend-mode: lighten
}

.clarendon {
  filter: contrast(1.2) saturate(1.35)
}

.clarendon:before {
  background: rgba(127, 187, 227, .2);
  mix-blend-mode: overlay
}

.willow {
  filter: grayscale(.5) contrast(.95) brightness(.9)
}

.willow:before {
  background-color: radial-gradient(40%, circle, #d4a9af 55%, #000 150%);
  mix-blend-mode: overlay
}

.willow:after {
  background-color: #d8cdcb;
  mix-blend-mode: color
}

.rise {
  filter: brightness(1.05) sepia(.2) contrast(.9) saturate(.9)
}

.rise:after {
  background: radial-gradient(circle, rgba(232, 197, 152, .8), transparent 90%);
  mix-blend-mode: overlay;
  opacity: .6
}

.rise:before {
  background: radial-gradient(circle, rgba(236, 205, 169, .15) 55%, rgba(50, 30, 7, .4));
  mix-blend-mode: multiply
}

._1977:after,
._1977:before,
.aden:after,
.aden:before,
.brooklyn:after,
.brooklyn:before,
.clarendon:after,
.clarendon:before,
.earlybird:after,
.earlybird:before,
.gingham:after,
.gingham:before,
.hudson:after,
.hudson:before,
.inkwell:after,
.inkwell:before,
.lark:after,
.lark:before,
.lofi:after,
.lofi:before,
.mayfair:after,
.mayfair:before,
.moon:after,
.moon:before,
.nashville:after,
.nashville:before,
.perpetua:after,
.perpetua:before,
.reyes:after,
.reyes:before,
.rise:after,
.rise:before,
.slumber:after,
.slumber:before,
.toaster:after,
.toaster:before,
.walden:after,
.walden:before,
.willow:after,
.willow:before,
.xpro2:after,
.xpro2:before {
  content: '';
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  pointer-events: none
}

._1977,
.aden,
.brooklyn,
.clarendon,
.earlybird,
.gingham,
.hudson,
.inkwell,
.lark,
.lofi,
.mayfair,
.moon,
.nashville,
.perpetua,
.reyes,
.rise,
.slumber,
.toaster,
.walden,
.willow,
.xpro2 {
  position: relative
}

._1977 img,
.aden img,
.brooklyn img,
.clarendon img,
.earlybird img,
.gingham img,
.hudson img,
.inkwell img,
.lark img,
.lofi img,
.mayfair img,
.moon img,
.nashville img,
.perpetua img,
.reyes img,
.rise img,
.slumber img,
.toaster img,
.walden img,
.willow img,
.xpro2 img {
  width: 100%;
  z-index: 1
}

._1977:before,
.aden:before,
.brooklyn:before,
.clarendon:before,
.earlybird:before,
.gingham:before,
.hudson:before,
.inkwell:before,
.lark:before,
.lofi:before,
.mayfair:before,
.moon:before,
.nashville:before,
.perpetua:before,
.reyes:before,
.rise:before,
.slumber:before,
.toaster:before,
.walden:before,
.willow:before,
.xpro2:before {
  z-index: 2
}

._1977:after,
.aden:after,
.brooklyn:after,
.clarendon:after,
.earlybird:after,
.gingham:after,
.hudson:after,
.inkwell:after,
.lark:after,
.lofi:after,
.mayfair:after,
.moon:after,
.nashville:after,
.perpetua:after,
.reyes:after,
.rise:after,
.slumber:after,
.toaster:after,
.walden:after,
.willow:after,
.xpro2:after {
  z-index: 3
}

.slumber {
  filter: saturate(.66) brightness(1.05)
}

.slumber:after {
  background: rgba(125, 105, 24, .5);
  mix-blend-mode: soft-light
}

.slumber:before {
  background: rgba(69, 41, 12, .4);
  mix-blend-mode: lighten
}

rs-pzimg-wrap:before,
rs-pzimg-wrap:after {
  height: 500%;
  width: 500%
}

rs-loader.spinner6 {
  width: 40px;
  height: 40px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

rs-loader.spinner6 .rs-spinner-inner {
  width: 100%;
  height: 100%;
  display: inline-block;
  -webkit-animation: rs-revealer-6 1.4s linear infinite;
  animation: rs-revealer-6 1.4s linear infinite
}

rs-loader.spinner6 .rs-spinner-inner span {
  position: absolute;
  vertical-align: top;
  border-radius: 100%;
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-left: 16px;
  transform-origin: center 20px;
  -webkit-transform-origin: center 20px
}

rs-loader.spinner6 .rs-spinner-inner span:nth-child(2) {
  transform: rotate(36deg);
  -webkit-transform: rotate(36deg);
  opacity: .1
}

rs-loader.spinner6 .rs-spinner-inner span:nth-child(3) {
  transform: rotate(72deg);
  -webkit-transform: rotate(72deg);
  opacity: .2
}

rs-loader.spinner6 .rs-spinner-inner span:nth-child(4) {
  transform: rotate(108deg);
  -webkit-transform: rotate(108deg);
  opacity: .3
}

rs-loader.spinner6 .rs-spinner-inner span:nth-child(5) {
  transform: rotate(144deg);
  -webkit-transform: rotate(144deg);
  opacity: .4
}

rs-loader.spinner6 .rs-spinner-inner span:nth-child(6) {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  opacity: .5
}

rs-loader.spinner6 .rs-spinner-inner span:nth-child(7) {
  transform: rotate(216deg);
  -webkit-transform: rotate(216deg);
  opacity: .6
}

rs-loader.spinner6 .rs-spinner-inner span:nth-child(8) {
  transform: rotate(252deg);
  -webkit-transform: rotate(252deg);
  opacity: .7
}

rs-loader.spinner6 .rs-spinner-inner span:nth-child(9) {
  transform: rotate(288deg);
  -webkit-transform: rotate(288deg);
  opacity: .8
}

rs-loader.spinner6 .rs-spinner-inner span:nth-child(10) {
  transform: rotate(324deg);
  -webkit-transform: rotate(324deg);
  opacity: .9
}

@keyframes rs-revealer-6 {
  from {
    transform: rotate(0)
  }

  to {
    transform: rotate(360deg)
  }
}

@-webkit-keyframes rs-revealer-6 {
  from {
    -webkit-transform: rotate(0)
  }

  to {
    -webkit-transform: rotate(360deg)
  }
}

rs-loader.spinner7 {
  width: 35px;
  height: 35px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

rs-loader.spinner7 .rs-spinner-inner {
  width: 100%;
  height: 100%;
  display: inline-block;
  padding: 0;
  border-radius: 100%;
  border: 2px solid;
  -webkit-animation: rs-revealer-7 .8s linear infinite;
  animation: rs-revealer-7 .8s linear infinite
}

@keyframes rs-revealer-7 {
  from {
    transform: rotate(0)
  }

  to {
    transform: rotate(360deg)
  }
}

@-webkit-keyframes rs-revealer-7 {
  from {
    -webkit-transform: rotate(0)
  }

  to {
    -webkit-transform: rotate(360deg)
  }
}

rs-loader.spinner8 {
  width: 50px;
  height: 50px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

rs-loader.spinner8 .rs-spinner-inner {
  width: 100%;
  height: 100%;
  display: inline-block;
  padding: 0;
  text-align: left
}

rs-loader.spinner8 .rs-spinner-inner span {
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  -webkit-animation: rs-revealer-8 1.6s linear infinite;
  animation: rs-revealer-8 1.6s linear infinite
}

rs-loader.spinner8 .rs-spinner-inner span:last-child {
  animation-delay: -.8s;
  -webkit-animation-delay: -.8s
}

@keyframes rs-revealer-8 {
  0% {
    transform: scale(0, 0);
    opacity: .5
  }

  100% {
    transform: scale(1, 1);
    opacity: 0
  }
}

@-webkit-keyframes rs-revealer-8 {
  0% {
    -webkit-transform: scale(0, 0);
    opacity: .5
  }

  100% {
    -webkit-transform: scale(1, 1);
    opacity: 0
  }
}

rs-loader.spinner9 {
  width: 40px;
  height: 40px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

rs-loader.spinner9 .rs-spinner-inner span {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  opacity: .6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: rs-revealer-9 2s infinite ease-in-out;
  animation: rs-revealer-9 2s infinite ease-in-out
}

rs-loader.spinner9 .rs-spinner-inner span:last-child {
  -webkit-animation-delay: -1s;
  animation-delay: -1s
}

@-webkit-keyframes rs-revealer-9 {

  0%,
  100% {
    -webkit-transform: scale(0)
  }

  50% {
    -webkit-transform: scale(1)
  }
}

@keyframes rs-revealer-9 {

  0%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0)
  }

  50% {
    transform: scale(1);
    -webkit-transform: scale(1)
  }
}

rs-loader.spinner10 {
  width: 54px;
  height: 40px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

rs-loader.spinner10 .rs-spinner-inner {
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 10px
}

rs-loader.spinner10 .rs-spinner-inner span {
  display: block;
  height: 100%;
  width: 6px;
  display: inline-block;
  -webkit-animation: rs-revealer-10 1.2s infinite ease-in-out;
  animation: rs-revealer-10 1.2s infinite ease-in-out
}

rs-loader.spinner10 .rs-spinner-inner span:nth-child(2) {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s
}

rs-loader.spinner10 .rs-spinner-inner span:nth-child(3) {
  -webkit-animation-delay: -1s;
  animation-delay: -1s
}

rs-loader.spinner10 .rs-spinner-inner span:nth-child(4) {
  -webkit-animation-delay: -.9s;
  animation-delay: -.9s
}

rs-loader.spinner10 .rs-spinner-inner span:nth-child(5) {
  -webkit-animation-delay: -.8s;
  animation-delay: -.8s
}

@-webkit-keyframes rs-revealer-10 {

  0%,
  100%,
  40% {
    -webkit-transform: scaleY(.4)
  }

  20% {
    -webkit-transform: scaleY(1)
  }
}

@keyframes rs-revealer-10 {

  0%,
  100%,
  40% {
    transform: scaleY(.4);
    -webkit-transform: scaleY(.4)
  }

  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1)
  }
}

rs-loader.spinner11 {
  width: 40px;
  height: 40px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

rs-loader.spinner11 .rs-spinner-inner {
  width: 100%;
  height: 100%
}

rs-loader.spinner11 .rs-spinner-inner span {
  display: block;
  width: 33%;
  height: 33%;
  background-color: #333;
  float: left;
  -webkit-animation: rs-revealer-11 1.3s infinite ease-in-out;
  animation: rs-revealer-11 1.3s infinite ease-in-out
}

rs-loader.spinner11 .rs-spinner-inner span:nth-child(1) {
  -webkit-animation-delay: .2s;
  animation-delay: .2s
}

rs-loader.spinner11 .rs-spinner-inner span:nth-child(2) {
  -webkit-animation-delay: .3s;
  animation-delay: .3s
}

rs-loader.spinner11 .rs-spinner-inner span:nth-child(3) {
  -webkit-animation-delay: .4s;
  animation-delay: .4s
}

rs-loader.spinner11 .rs-spinner-inner span:nth-child(4) {
  -webkit-animation-delay: .1s;
  animation-delay: .1s
}

rs-loader.spinner11 .rs-spinner-inner span:nth-child(5) {
  -webkit-animation-delay: .2s;
  animation-delay: .2s
}

rs-loader.spinner11 .rs-spinner-inner span:nth-child(6) {
  -webkit-animation-delay: .3s;
  animation-delay: .3s
}

rs-loader.spinner11 .rs-spinner-inner span:nth-child(7) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s
}

rs-loader.spinner11 .rs-spinner-inner span:nth-child(8) {
  -webkit-animation-delay: .1s;
  animation-delay: .1s
}

rs-loader.spinner11 .rs-spinner-inner span:nth-child(9) {
  -webkit-animation-delay: .2s;
  animation-delay: .2s
}

@-webkit-keyframes rs-revealer-11 {

  0%,
  100%,
  70% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1)
  }

  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1)
  }
}

@keyframes rs-revealer-11 {

  0%,
  100%,
  70% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1)
  }

  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1)
  }
}

rs-loader.spinner12 {
  width: 35px;
  height: 35px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

rs-loader.spinner12 .rs-spinner-inner {
  width: 100%;
  height: 100%;
  -webkit-animation: rs-revealer-12 1s infinite linear;
  animation: rs-revealer-12 1s infinite linear
}

@-webkit-keyframes rs-revealer-12 {
  0% {
    -webkit-transform: rotate(0)
  }

  100% {
    -webkit-transform: rotate(360deg)
  }
}

@keyframes rs-revealer-12 {
  0% {
    transform: rotate(0)
  }

  100% {
    transform: rotate(360deg)
  }
}

rs-loader.spinner13 {
  width: 40px;
  height: 40px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

rs-loader.spinner13 .rs-spinner-inner {
  width: 100%;
  height: 100%
}

rs-loader.spinner13 .rs-spinner-inner span {
  display: block;
  width: 40%;
  height: 40%;
  position: absolute;
  border-radius: 50%;
  -webkit-animation: rs-revealer-13 2s ease infinite;
  animation: rs-revealer-13 2s ease infinite
}

rs-loader.spinner13 .rs-spinner-inner span:nth-child(1) {
  animation-delay: -1.5s;
  -webkit-animation-delay: -1.5s
}

rs-loader.spinner13 .rs-spinner-inner span:nth-child(2) {
  animation-delay: -1s;
  -webkit-animation-delay: -1s
}

rs-loader.spinner13 .rs-spinner-inner span:nth-child(3) {
  animation-delay: -.5s;
  -webkit-animation-delay: -.5s
}

@keyframes rs-revealer-13 {

  0%,
  100% {
    transform: translate(0)
  }

  25% {
    transform: translate(160%)
  }

  50% {
    transform: translate(160%, 160%)
  }

  75% {
    transform: translate(0, 160%)
  }
}

@-webkit-keyframes rs-revealer-13 {

  0%,
  100% {
    -webkit-transform: translate(0)
  }

  25% {
    -webkit-transform: translate(160%)
  }

  50% {
    -webkit-transform: translate(160%, 160%)
  }

  75% {
    -webkit-transform: translate(0, 160%)
  }
}

rs-loader.spinner14 {
  width: 40px;
  height: 40px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

rs-loader.spinner14 .rs-spinner-inner {
  width: 100%;
  height: 100%;
  animation: rs-revealer-14 1s infinite linear
}

rs-loader.spinner14 .rs-spinner-inner span {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  margin: -8px
}

rs-loader.spinner14 .rs-spinner-inner span:nth-child(1) {
  -webkit-animation: rs-revealer-14-1 2s infinite;
  animation: rs-revealer-14-1 2s infinite
}

rs-loader.spinner14 .rs-spinner-inner span:nth-child(2) {
  -webkit-animation: rs-revealer-14-2 2s infinite;
  animation: rs-revealer-14-2 2s infinite
}

rs-loader.spinner14 .rs-spinner-inner span:nth-child(3) {
  -webkit-animation: rs-revealer-14-3 2s infinite;
  animation: rs-revealer-14-3 2s infinite
}

rs-loader.spinner14 .rs-spinner-inner span:nth-child(4) {
  -webkit-animation: rs-revealer-14-4 2s infinite;
  animation: rs-revealer-14-4 2s infinite
}

@-webkit-keyframes rs-revealer-14-1 {
  0% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0)
  }

  20% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(80%, 80%, 0)
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, 360deg) translate3d(80%, 80%, 0)
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 360deg) translate3d(0, 0, 0)
  }
}

@-webkit-keyframes rs-revealer-14-2 {
  0% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0)
  }

  20% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(80%, -80%, 0)
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, 360deg) translate3d(80%, -80%, 0)
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 360deg) translate3d(0, 0, 0)
  }
}

@-webkit-keyframes rs-revealer-14-3 {
  0% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0)
  }

  20% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(-80%, -80%, 0)
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, 360deg) translate3d(-80%, -80%, 0)
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 360deg) translate3d(0, 0, 0)
  }
}

@-webkit-keyframes rs-revealer-14-4 {
  0% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0)
  }

  20% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(-80%, 80%, 0)
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, 360deg) translate3d(-80%, 80%, 0)
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 360deg) translate3d(0, 0, 0)
  }
}

@keyframes rs-revealer-14-1 {
  0% {
    transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0)
  }

  20% {
    transform: rotate3d(0, 0, 1, 0deg) translate3d(80%, 80%, 0)
  }

  80% {
    transform: rotate3d(0, 0, 1, 360deg) translate3d(80%, 80%, 0)
  }

  100% {
    transform: rotate3d(0, 0, 1, 360deg) translate3d(0, 0, 0)
  }
}

@keyframes rs-revealer-14-2 {
  0% {
    transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0)
  }

  20% {
    transform: rotate3d(0, 0, 1, 0deg) translate3d(80%, -80%, 0)
  }

  80% {
    transform: rotate3d(0, 0, 1, 360deg) translate3d(80%, -80%, 0)
  }

  100% {
    transform: rotate3d(0, 0, 1, 360deg) translate3d(0, 0, 0)
  }
}

@keyframes rs-revealer-14-3 {
  0% {
    transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0)
  }

  20% {
    transform: rotate3d(0, 0, 1, 0deg) translate3d(-80%, -80%, 0)
  }

  80% {
    transform: rotate3d(0, 0, 1, 360deg) translate3d(-80%, -80%, 0)
  }

  100% {
    transform: rotate3d(0, 0, 1, 360deg) translate3d(0, 0, 0)
  }
}

@keyframes rs-revealer-14-4 {
  0% {
    transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0)
  }

  20% {
    transform: rotate3d(0, 0, 1, 0deg) translate3d(-80%, 80%, 0)
  }

  80% {
    transform: rotate3d(0, 0, 1, 360deg) translate3d(-80%, 80%, 0)
  }

  100% {
    transform: rotate3d(0, 0, 1, 360deg) translate3d(0, 0, 0)
  }
}

rs-loader.spinner15 {
  width: 40px;
  height: 40px;
  margin-top: -4px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

rs-loader.spinner15 .rs-spinner-inner {
  width: 100%;
  height: 100%
}

rs-loader.spinner15 .rs-spinner-inner span {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: rs-revealer-15 1.8s infinite ease-in-out;
  animation: rs-revealer-15 1.8s infinite ease-in-out
}

rs-loader.spinner15 .rs-spinner-inner:last-child {
  -webkit-animation-delay: -.9s;
  animation-delay: -.9s
}

@-webkit-keyframes rs-revealer-15 {
  25% {
    -webkit-transform: translateX(30px) rotate(-90deg) scale(.5)
  }

  50% {
    -webkit-transform: translateX(30px) translateY(30px) rotate(-180deg)
  }

  75% {
    -webkit-transform: translateX(0) translateY(30px) rotate(-270deg) scale(.5)
  }

  100% {
    -webkit-transform: rotate(-360deg)
  }
}

@keyframes rs-revealer-15 {
  25% {
    transform: translateX(30px) rotate(-90deg) scale(.5);
    -webkit-transform: translateX(30px) rotate(-90deg) scale(.5)
  }

  50% {
    transform: translateX(30px) translateY(30px) rotate(-179deg);
    -webkit-transform: translateX(30px) translateY(30px) rotate(-179deg)
  }

  50.1% {
    transform: translateX(30px) translateY(30px) rotate(-180deg);
    -webkit-transform: translateX(30px) translateY(30px) rotate(-180deg)
  }

  75% {
    transform: translateX(0) translateY(30px) rotate(-270deg) scale(.5);
    -webkit-transform: translateX(0) translateY(30px) rotate(-270deg) scale(.5)
  }

  100% {
    transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg)
  }
}

#rs-demo-id {}

.tooltipster-fall,
.tooltipster-grow.tooltipster-show {
  -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1);
  -moz-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
  -ms-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
  -o-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15)
}

.tooltipster-base {
  display: flex;
  pointer-events: none;
  position: absolute
}

.tooltipster-box {
  flex: 1 1 auto
}

.tooltipster-content {
  box-sizing: border-box;
  max-height: 100%;
  max-width: 100%;
  /*overflow:auto;*/
  border-color: black;
}

.tooltipster-ruler {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden
}

.tooltipster-fade {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -ms-transition-property: opacity;
  transition-property: opacity
}

.tooltipster-fade.tooltipster-show {
  opacity: 1
}

.tooltipster-grow {
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-backface-visibility: hidden
}

.tooltipster-grow.tooltipster-show {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
  transition-timing-function: cubic-bezier(.175, .885, .32, 1.15)
}

.tooltipster-swing {
  opacity: 0;
  -webkit-transform: rotateZ(4deg);
  -moz-transform: rotateZ(4deg);
  -o-transform: rotateZ(4deg);
  -ms-transform: rotateZ(4deg);
  transform: rotateZ(4deg);
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform
}

.tooltipster-swing.tooltipster-show {
  opacity: 1;
  -webkit-transform: rotateZ(0);
  -moz-transform: rotateZ(0);
  -o-transform: rotateZ(0);
  -ms-transform: rotateZ(0);
  transform: rotateZ(0);
  -webkit-transition-timing-function: cubic-bezier(.23, .635, .495, 1);
  -webkit-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
  -moz-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
  -ms-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
  -o-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
  transition-timing-function: cubic-bezier(.23, .635, .495, 2.4)
}

.tooltipster-fall {
  -webkit-transition-property: top;
  -moz-transition-property: top;
  -o-transition-property: top;
  -ms-transition-property: top;
  transition-property: top;
  -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
  transition-timing-function: cubic-bezier(.175, .885, .32, 1.15)
}

.tooltipster-fall.tooltipster-initial {
  top: 0 !important
}

.tooltipster-fall.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  top: 0 !important;
  opacity: 0
}

.tooltipster-slide {
  -webkit-transition-property: left;
  -moz-transition-property: left;
  -o-transition-property: left;
  -ms-transition-property: left;
  transition-property: left;
  -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1);
  -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
  -moz-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
  -ms-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
  -o-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
  transition-timing-function: cubic-bezier(.175, .885, .32, 1.15)
}

.tooltipster-slide.tooltipster-initial {
  left: -40px !important
}

.tooltipster-slide.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  left: 0 !important;
  opacity: 0
}

@keyframes tooltipster-fading {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

.tooltipster-update-fade {
  animation: tooltipster-fading .4s
}

@keyframes tooltipster-rotating {
  25% {
    transform: rotate(-2deg)
  }

  75% {
    transform: rotate(2deg)
  }

  100% {
    transform: rotate(0)
  }
}

.tooltipster-update-rotate {
  animation: tooltipster-rotating .6s
}

@keyframes tooltipster-scaling {
  50% {
    transform: scale(1.1)
  }

  100% {
    transform: scale(1)
  }
}

.tooltipster-update-scale {
  animation: tooltipster-scaling .6s
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-box {
  margin-top: 8px
}

.tooltipster-sidetip.tooltipster-left .tooltipster-box {
  margin-right: 8px
}

.tooltipster-sidetip.tooltipster-right .tooltipster-box {
  margin-left: 8px
}

.tooltipster-sidetip.tooltipster-top .tooltipster-box {
  margin-bottom: 8px
}

.tooltipster-sidetip .tooltipster-arrow {
  overflow: hidden;
  position: absolute
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
  height: 10px;
  margin-left: -10px;
  top: -2px;
  width: 20px
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  right: -2px;
  top: 0;
  width: 10px
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  left: -2px;
  top: 0;
  width: 10px
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
  bottom: -2px;
  height: 10px;
  margin-left: -9px;
  width: 20px
}

.tooltipster-sidetip .tooltipster-arrow-background,
.tooltipster-sidetip .tooltipster-arrow-border {
  height: 0;
  position: absolute;
  width: 0
}

.tooltipster-sidetip .tooltipster-arrow-background {
  border: 10px solid transparent
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
  left: 0;
  top: 3px
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
  left: -3px;
  top: 0
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
  left: 3px;
  top: 0
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
  left: 0;
  top: -3px
}

.tooltipster-sidetip .tooltipster-arrow-border {
  border: 10px solid transparent;
  left: 0;
  top: 0
}

.tooltipster-sidetip .tooltipster-arrow-uncropped {
  position: relative;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
  top: -10px
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped {
  left: -10px
}

.scroll-wrapper {
  overflow: hidden !important;
  padding: 0 !important;
  position: relative
}

.scroll-wrapper>.scroll-content {
  border: none !important;
  box-sizing: content-box !important;
  height: auto;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none !important;
  overflow: scroll !important;
  padding: 0;
  position: relative !important;
  top: 0;
  width: auto !important
}

.scroll-wrapper>.scroll-content::-webkit-scrollbar {
  height: 0;
  width: 0
}

.scroll-element {
  display: none
}

.scroll-element,
.scroll-element div {
  box-sizing: content-box
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
  display: block
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
  cursor: default
}

.scroll-textarea {
  border: 1px solid #ccc;
  border-top-color: #999
}

.scroll-textarea>.scroll-content {
  overflow: hidden !important
}

.scroll-textarea>.scroll-content>textarea {
  border: none !important;
  box-sizing: border-box;
  height: 100% !important;
  margin: 0;
  max-height: none !important;
  max-width: none !important;
  overflow: scroll !important;
  outline: none;
  padding: 2px;
  position: relative !important;
  top: 0;
  width: 100% !important
}

.scroll-textarea>.scroll-content>textarea::-webkit-scrollbar {
  height: 0;
  width: 0
}

.scrollbar-inner>.scroll-element,
.scrollbar-inner>.scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10
}

.scrollbar-inner>.scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%
}

.scrollbar-inner>.scroll-element.scroll-x {
  bottom: 2px;
  height: 8px;
  left: 0;
  width: 100%
}

.scrollbar-inner>.scroll-element.scroll-y {
  height: 100%;
  right: 2px;
  top: 0;
  width: 8px
}

.scrollbar-inner>.scroll-element .scroll-element_outer {
  overflow: hidden
}

.scrollbar-inner>.scroll-element .scroll-element_track,
.scrollbar-inner>.scroll-element .scroll-bar {
  -ms-filter: "alpha(opacity=40)";
  filter: alpha(opacity=40);
  opacity: .4
}

.scrollbar-inner>.scroll-element .scroll-element_track {
  background-color: #e0e0e0
}

.scrollbar-inner>.scroll-element .scroll-bar {
  background-color: #ffeac1
}

.scrollbar-inner>.scroll-element:hover .scroll-bar {
  background-color: #919191
}

.scrollbar-inner>.scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191
}

.scrollbar-inner>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -12px
}

.scrollbar-inner>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -12px
}

.scrollbar-inner>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -12px
}

.scrollbar-inner>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -12px
}

@font-face {
  font-family: 'Conv_SF-Pro-Display-Light';
  src: url("../wp-content/themes/mihouse/fonts/SF-Pro-Display-Light.eot");
  font-weight: 400;
  font-style: normal
}

.bypostauthor {
  font-style: italic;
  font-size: 12px;
  color: #757575
}

@charset "UTF-8";

/*!
 * Bootstrap v3.2.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */
.mp-0 .bwp-widget-banner {
  margin-bottom: 0
}

.mp-0 .vc_row,
.mp-0.vc_row {
  margin-left: 0;
  margin-right: 0
}

.mp-0 .vc_row .vc_column_container>.vc_column-inner,
.mp-0.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 0;
  padding-right: 0
}

.mp-1 .bwp-widget-banner {
  margin-bottom: 1px
}

.mp-1 .vc_row,
.mp-1.vc_row {
  margin-left: -.5px;
  margin-right: -.5px
}

.mp-1 .vc_row .vc_column_container>.vc_column-inner,
.mp-1.vc_row .vc_column_container>.vc_column-inner {
  padding-left: .5px;
  padding-right: .5px
}

.mp-2 .bwp-widget-banner {
  margin-bottom: 2px
}

.mp-2 .vc_row,
.mp-2.vc_row {
  margin-left: -1px;
  margin-right: -1px
}

.mp-2 .vc_row .vc_column_container>.vc_column-inner,
.mp-2.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 1px;
  padding-right: 1px
}

.mp-3 .bwp-widget-banner {
  margin-bottom: 3px
}

.mp-3 .vc_row,
.mp-3.vc_row {
  margin-left: -1.5px;
  margin-right: -1.5px
}

.mp-3 .vc_row .vc_column_container>.vc_column-inner,
.mp-3.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 1.5px;
  padding-right: 1.5px
}

.mp-4 .bwp-widget-banner {
  margin-bottom: 4px
}

.mp-4 .vc_row,
.mp-4.vc_row {
  margin-left: -2px;
  margin-right: -2px
}

.mp-4 .vc_row .vc_column_container>.vc_column-inner,
.mp-4.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 2px;
  padding-right: 2px
}

.mp-5 .bwp-widget-banner {
  margin-bottom: 5px
}

.mp-5 .vc_row,
.mp-5.vc_row {
  margin-left: -2.5px;
  margin-right: -2.5px
}

.mp-5 .vc_row .vc_column_container>.vc_column-inner,
.mp-5.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 2.5px;
  padding-right: 2.5px
}

.mp-6 .bwp-widget-banner {
  margin-bottom: 6px
}

.mp-6 .vc_row,
.mp-6.vc_row {
  margin-left: -3px;
  margin-right: -3px
}

.mp-6 .vc_row .vc_column_container>.vc_column-inner,
.mp-6.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 3px;
  padding-right: 3px
}

.mp-7 .bwp-widget-banner {
  margin-bottom: 7px
}

.mp-7 .vc_row,
.mp-7.vc_row {
  margin-left: -3.5px;
  margin-right: -3.5px
}

.mp-7 .vc_row .vc_column_container>.vc_column-inner,
.mp-7.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 3.5px;
  padding-right: 3.5px
}

.mp-8 .bwp-widget-banner {
  margin-bottom: 8px
}

.mp-8 .vc_row,
.mp-8.vc_row {
  margin-left: -4px;
  margin-right: -4px
}

.mp-8 .vc_row .vc_column_container>.vc_column-inner,
.mp-8.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 4px;
  padding-right: 4px
}

.mp-9 .bwp-widget-banner {
  margin-bottom: 9px
}

.mp-9 .vc_row,
.mp-9.vc_row {
  margin-left: -4.5px;
  margin-right: -4.5px
}

.mp-9 .vc_row .vc_column_container>.vc_column-inner,
.mp-9.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 4.5px;
  padding-right: 4.5px
}

.mp-10 .bwp-widget-banner {
  margin-bottom: 10px
}

.mp-10 .vc_row,
.mp-10.vc_row {
  margin-left: -5px;
  margin-right: -5px
}

.mp-10 .vc_row .vc_column_container>.vc_column-inner,
.mp-10.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 5px;
  padding-right: 5px
}

.mp-11 .bwp-widget-banner {
  margin-bottom: 11px
}

.mp-11 .vc_row,
.mp-11.vc_row {
  margin-left: -5.5px;
  margin-right: -5.5px
}

.mp-11 .vc_row .vc_column_container>.vc_column-inner,
.mp-11.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 5.5px;
  padding-right: 5.5px
}

.mp-12 .bwp-widget-banner {
  margin-bottom: 12px
}

.mp-12 .vc_row,
.mp-12.vc_row {
  margin-left: -6px;
  margin-right: -6px
}

.mp-12 .vc_row .vc_column_container>.vc_column-inner,
.mp-12.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 6px;
  padding-right: 6px
}

.mp-13 .bwp-widget-banner {
  margin-bottom: 13px
}

.mp-13 .vc_row,
.mp-13.vc_row {
  margin-left: -6.5px;
  margin-right: -6.5px
}

.mp-13 .vc_row .vc_column_container>.vc_column-inner,
.mp-13.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 6.5px;
  padding-right: 6.5px
}

.mp-14 .bwp-widget-banner {
  margin-bottom: 14px
}

.mp-14 .vc_row,
.mp-14.vc_row {
  margin-left: -7px;
  margin-right: -7px
}

.mp-14 .vc_row .vc_column_container>.vc_column-inner,
.mp-14.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 7px;
  padding-right: 7px
}

.mp-15 .bwp-widget-banner {
  margin-bottom: 15px
}

.mp-15 .vc_row,
.mp-15.vc_row {
  margin-left: -7.5px;
  margin-right: -7.5px
}

.mp-15 .vc_row .vc_column_container>.vc_column-inner,
.mp-15.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 7.5px;
  padding-right: 7.5px
}

.mp-16 .bwp-widget-banner {
  margin-bottom: 16px
}

.mp-16 .vc_row,
.mp-16.vc_row {
  margin-left: -8px;
  margin-right: -8px
}

.mp-16 .vc_row .vc_column_container>.vc_column-inner,
.mp-16.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 8px;
  padding-right: 8px
}

.mp-17 .bwp-widget-banner {
  margin-bottom: 17px
}

.mp-17 .vc_row,
.mp-17.vc_row {
  margin-left: -8.5px;
  margin-right: -8.5px
}

.mp-17 .vc_row .vc_column_container>.vc_column-inner,
.mp-17.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 8.5px;
  padding-right: 8.5px
}

.mp-18 .bwp-widget-banner {
  margin-bottom: 18px
}

.mp-18 .vc_row,
.mp-18.vc_row {
  margin-left: -9px;
  margin-right: -9px
}

.mp-18 .vc_row .vc_column_container>.vc_column-inner,
.mp-18.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 9px;
  padding-right: 9px
}

.mp-19 .bwp-widget-banner {
  margin-bottom: 19px
}

.mp-19 .vc_row,
.mp-19.vc_row {
  margin-left: -9.5px;
  margin-right: -9.5px
}

.mp-19 .vc_row .vc_column_container>.vc_column-inner,
.mp-19.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 9.5px;
  padding-right: 9.5px
}

.mp-20 .bwp-widget-banner {
  margin-bottom: 20px
}

.mp-20 .vc_row,
.mp-20.vc_row {
  margin-left: -10px;
  margin-right: -10px
}

.mp-20 .vc_row .vc_column_container>.vc_column-inner,
.mp-20.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 10px;
  padding-right: 10px
}

.mp-21 .bwp-widget-banner {
  margin-bottom: 21px
}

.mp-21 .vc_row,
.mp-21.vc_row {
  margin-left: -10.5px;
  margin-right: -10.5px
}

.mp-21 .vc_row .vc_column_container>.vc_column-inner,
.mp-21.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 10.5px;
  padding-right: 10.5px
}

.mp-22 .bwp-widget-banner {
  margin-bottom: 22px
}

.mp-22 .vc_row,
.mp-22.vc_row {
  margin-left: -11px;
  margin-right: -11px
}

.mp-22 .vc_row .vc_column_container>.vc_column-inner,
.mp-22.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 11px;
  padding-right: 11px
}

.mp-23 .bwp-widget-banner {
  margin-bottom: 23px
}

.mp-23 .vc_row,
.mp-23.vc_row {
  margin-left: -11.5px;
  margin-right: -11.5px
}

.mp-23 .vc_row .vc_column_container>.vc_column-inner,
.mp-23.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 11.5px;
  padding-right: 11.5px
}

.mp-24 .bwp-widget-banner {
  margin-bottom: 24px
}

.mp-24 .vc_row,
.mp-24.vc_row {
  margin-left: -12px;
  margin-right: -12px
}

.mp-24 .vc_row .vc_column_container>.vc_column-inner,
.mp-24.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 12px;
  padding-right: 12px
}

.mp-25 .bwp-widget-banner {
  margin-bottom: 25px
}

.mp-25 .vc_row,
.mp-25.vc_row {
  margin-left: -12.5px;
  margin-right: -12.5px
}

.mp-25 .vc_row .vc_column_container>.vc_column-inner,
.mp-25.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 12.5px;
  padding-right: 12.5px
}

.mp-26 .bwp-widget-banner {
  margin-bottom: 26px
}

.mp-26 .vc_row,
.mp-26.vc_row {
  margin-left: -13px;
  margin-right: -13px
}

.mp-26 .vc_row .vc_column_container>.vc_column-inner,
.mp-26.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 13px;
  padding-right: 13px
}

.mp-27 .bwp-widget-banner {
  margin-bottom: 27px
}

.mp-27 .vc_row,
.mp-27.vc_row {
  margin-left: -13.5px;
  margin-right: -13.5px
}

.mp-27 .vc_row .vc_column_container>.vc_column-inner,
.mp-27.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 13.5px;
  padding-right: 13.5px
}

.mp-28 .bwp-widget-banner {
  margin-bottom: 28px
}

.mp-28 .vc_row,
.mp-28.vc_row {
  margin-left: -14px;
  margin-right: -14px
}

.mp-28 .vc_row .vc_column_container>.vc_column-inner,
.mp-28.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 14px;
  padding-right: 14px
}

.mp-29 .bwp-widget-banner {
  margin-bottom: 29px
}

.mp-29 .vc_row,
.mp-29.vc_row {
  margin-left: -14.5px;
  margin-right: -14.5px
}

.mp-29 .vc_row .vc_column_container>.vc_column-inner,
.mp-29.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 14.5px;
  padding-right: 14.5px
}

.mp-30 .bwp-widget-banner {
  margin-bottom: 30px
}

.mp-30 .vc_row,
.mp-30.vc_row {
  margin-left: -15px;
  margin-right: -15px
}

.mp-30 .vc_row .vc_column_container>.vc_column-inner,
.mp-30.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 15px;
  padding-right: 15px
}

.mp-31 .bwp-widget-banner {
  margin-bottom: 31px
}

.mp-31 .vc_row,
.mp-31.vc_row {
  margin-left: -15.5px;
  margin-right: -15.5px
}

.mp-31 .vc_row .vc_column_container>.vc_column-inner,
.mp-31.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 15.5px;
  padding-right: 15.5px
}

.mp-32 .bwp-widget-banner {
  margin-bottom: 32px
}

.mp-32 .vc_row,
.mp-32.vc_row {
  margin-left: -16px;
  margin-right: -16px
}

.mp-32 .vc_row .vc_column_container>.vc_column-inner,
.mp-32.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 16px;
  padding-right: 16px
}

.mp-33 .bwp-widget-banner {
  margin-bottom: 33px
}

.mp-33 .vc_row,
.mp-33.vc_row {
  margin-left: -16.5px;
  margin-right: -16.5px
}

.mp-33 .vc_row .vc_column_container>.vc_column-inner,
.mp-33.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 16.5px;
  padding-right: 16.5px
}

.mp-34 .bwp-widget-banner {
  margin-bottom: 34px
}

.mp-34 .vc_row,
.mp-34.vc_row {
  margin-left: -17px;
  margin-right: -17px
}

.mp-34 .vc_row .vc_column_container>.vc_column-inner,
.mp-34.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 17px;
  padding-right: 17px
}

.mp-35 .bwp-widget-banner {
  margin-bottom: 35px
}

.mp-35 .vc_row,
.mp-35.vc_row {
  margin-left: -17.5px;
  margin-right: -17.5px
}

.mp-35 .vc_row .vc_column_container>.vc_column-inner,
.mp-35.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 17.5px;
  padding-right: 17.5px
}

.mp-36 .bwp-widget-banner {
  margin-bottom: 36px
}

.mp-36 .vc_row,
.mp-36.vc_row {
  margin-left: -18px;
  margin-right: -18px
}

.mp-36 .vc_row .vc_column_container>.vc_column-inner,
.mp-36.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 18px;
  padding-right: 18px
}

.mp-37 .bwp-widget-banner {
  margin-bottom: 37px
}

.mp-37 .vc_row,
.mp-37.vc_row {
  margin-left: -18.5px;
  margin-right: -18.5px
}

.mp-37 .vc_row .vc_column_container>.vc_column-inner,
.mp-37.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 18.5px;
  padding-right: 18.5px
}

.mp-38 .bwp-widget-banner {
  margin-bottom: 38px
}

.mp-38 .vc_row,
.mp-38.vc_row {
  margin-left: -19px;
  margin-right: -19px
}

.mp-38 .vc_row .vc_column_container>.vc_column-inner,
.mp-38.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 19px;
  padding-right: 19px
}

.mp-39 .bwp-widget-banner {
  margin-bottom: 39px
}

.mp-39 .vc_row,
.mp-39.vc_row {
  margin-left: -19.5px;
  margin-right: -19.5px
}

.mp-39 .vc_row .vc_column_container>.vc_column-inner,
.mp-39.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 19.5px;
  padding-right: 19.5px
}

.mp-40 .bwp-widget-banner {
  margin-bottom: 40px
}

.mp-40 .vc_row,
.mp-40.vc_row {
  margin-left: -20px;
  margin-right: -20px
}

.mp-40 .vc_row .vc_column_container>.vc_column-inner,
.mp-40.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 20px;
  padding-right: 20px
}

.mp-41 .bwp-widget-banner {
  margin-bottom: 41px
}

.mp-41 .vc_row,
.mp-41.vc_row {
  margin-left: -20.5px;
  margin-right: -20.5px
}

.mp-41 .vc_row .vc_column_container>.vc_column-inner,
.mp-41.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 20.5px;
  padding-right: 20.5px
}

.mp-42 .bwp-widget-banner {
  margin-bottom: 42px
}

.mp-42 .vc_row,
.mp-42.vc_row {
  margin-left: -21px;
  margin-right: -21px
}

.mp-42 .vc_row .vc_column_container>.vc_column-inner,
.mp-42.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 21px;
  padding-right: 21px
}

.mp-43 .bwp-widget-banner {
  margin-bottom: 43px
}

.mp-43 .vc_row,
.mp-43.vc_row {
  margin-left: -21.5px;
  margin-right: -21.5px
}

.mp-43 .vc_row .vc_column_container>.vc_column-inner,
.mp-43.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 21.5px;
  padding-right: 21.5px
}

.mp-44 .bwp-widget-banner {
  margin-bottom: 44px
}

.mp-44 .vc_row,
.mp-44.vc_row {
  margin-left: -22px;
  margin-right: -22px
}

.mp-44 .vc_row .vc_column_container>.vc_column-inner,
.mp-44.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 22px;
  padding-right: 22px
}

.mp-45 .bwp-widget-banner {
  margin-bottom: 45px
}

.mp-45 .vc_row,
.mp-45.vc_row {
  margin-left: -22.5px;
  margin-right: -22.5px
}

.mp-45 .vc_row .vc_column_container>.vc_column-inner,
.mp-45.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 22.5px;
  padding-right: 22.5px
}

.mp-46 .bwp-widget-banner {
  margin-bottom: 46px
}

.mp-46 .vc_row,
.mp-46.vc_row {
  margin-left: -23px;
  margin-right: -23px
}

.mp-46 .vc_row .vc_column_container>.vc_column-inner,
.mp-46.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 23px;
  padding-right: 23px
}

.mp-47 .bwp-widget-banner {
  margin-bottom: 47px
}

.mp-47 .vc_row,
.mp-47.vc_row {
  margin-left: -23.5px;
  margin-right: -23.5px
}

.mp-47 .vc_row .vc_column_container>.vc_column-inner,
.mp-47.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 23.5px;
  padding-right: 23.5px
}

.mp-48 .bwp-widget-banner {
  margin-bottom: 48px
}

.mp-48 .vc_row,
.mp-48.vc_row {
  margin-left: -24px;
  margin-right: -24px
}

.mp-48 .vc_row .vc_column_container>.vc_column-inner,
.mp-48.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 24px;
  padding-right: 24px
}

.mp-49 .bwp-widget-banner {
  margin-bottom: 49px
}

.mp-49 .vc_row,
.mp-49.vc_row {
  margin-left: -24.5px;
  margin-right: -24.5px
}

.mp-49 .vc_row .vc_column_container>.vc_column-inner,
.mp-49.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 24.5px;
  padding-right: 24.5px
}

.mp-50 .bwp-widget-banner {
  margin-bottom: 50px
}

.mp-50 .vc_row,
.mp-50.vc_row {
  margin-left: -25px;
  margin-right: -25px
}

.mp-50 .vc_row .vc_column_container>.vc_column-inner,
.mp-50.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 25px;
  padding-right: 25px
}

.mp-51 .bwp-widget-banner {
  margin-bottom: 51px
}

.mp-51 .vc_row,
.mp-51.vc_row {
  margin-left: -25.5px;
  margin-right: -25.5px
}

.mp-51 .vc_row .vc_column_container>.vc_column-inner,
.mp-51.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 25.5px;
  padding-right: 25.5px
}

.mp-52 .bwp-widget-banner {
  margin-bottom: 52px
}

.mp-52 .vc_row,
.mp-52.vc_row {
  margin-left: -26px;
  margin-right: -26px
}

.mp-52 .vc_row .vc_column_container>.vc_column-inner,
.mp-52.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 26px;
  padding-right: 26px
}

.mp-53 .bwp-widget-banner {
  margin-bottom: 53px
}

.mp-53 .vc_row,
.mp-53.vc_row {
  margin-left: -26.5px;
  margin-right: -26.5px
}

.mp-53 .vc_row .vc_column_container>.vc_column-inner,
.mp-53.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 26.5px;
  padding-right: 26.5px
}

.mp-54 .bwp-widget-banner {
  margin-bottom: 54px
}

.mp-54 .vc_row,
.mp-54.vc_row {
  margin-left: -27px;
  margin-right: -27px
}

.mp-54 .vc_row .vc_column_container>.vc_column-inner,
.mp-54.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 27px;
  padding-right: 27px
}

.mp-55 .bwp-widget-banner {
  margin-bottom: 55px
}

.mp-55 .vc_row,
.mp-55.vc_row {
  margin-left: -27.5px;
  margin-right: -27.5px
}

.mp-55 .vc_row .vc_column_container>.vc_column-inner,
.mp-55.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 27.5px;
  padding-right: 27.5px
}

.mp-56 .bwp-widget-banner {
  margin-bottom: 56px
}

.mp-56 .vc_row,
.mp-56.vc_row {
  margin-left: -28px;
  margin-right: -28px
}

.mp-56 .vc_row .vc_column_container>.vc_column-inner,
.mp-56.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 28px;
  padding-right: 28px
}

.mp-57 .bwp-widget-banner {
  margin-bottom: 57px
}

.mp-57 .vc_row,
.mp-57.vc_row {
  margin-left: -28.5px;
  margin-right: -28.5px
}

.mp-57 .vc_row .vc_column_container>.vc_column-inner,
.mp-57.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 28.5px;
  padding-right: 28.5px
}

.mp-58 .bwp-widget-banner {
  margin-bottom: 58px
}

.mp-58 .vc_row,
.mp-58.vc_row {
  margin-left: -29px;
  margin-right: -29px
}

.mp-58 .vc_row .vc_column_container>.vc_column-inner,
.mp-58.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 29px;
  padding-right: 29px
}

.mp-59 .bwp-widget-banner {
  margin-bottom: 59px
}

.mp-59 .vc_row,
.mp-59.vc_row {
  margin-left: -29.5px;
  margin-right: -29.5px
}

.mp-59 .vc_row .vc_column_container>.vc_column-inner,
.mp-59.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 29.5px;
  padding-right: 29.5px
}

.mp-60 .bwp-widget-banner {
  margin-bottom: 60px
}

.mp-60 .vc_row,
.mp-60.vc_row {
  margin-left: -30px;
  margin-right: -30px
}

.mp-60 .vc_row .vc_column_container>.vc_column-inner,
.mp-60.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 30px;
  padding-right: 30px
}

.mp-61 .bwp-widget-banner {
  margin-bottom: 61px
}

.mp-61 .vc_row,
.mp-61.vc_row {
  margin-left: -30.5px;
  margin-right: -30.5px
}

.mp-61 .vc_row .vc_column_container>.vc_column-inner,
.mp-61.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 30.5px;
  padding-right: 30.5px
}

.mp-62 .bwp-widget-banner {
  margin-bottom: 62px
}

.mp-62 .vc_row,
.mp-62.vc_row {
  margin-left: -31px;
  margin-right: -31px
}

.mp-62 .vc_row .vc_column_container>.vc_column-inner,
.mp-62.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 31px;
  padding-right: 31px
}

.mp-63 .bwp-widget-banner {
  margin-bottom: 63px
}

.mp-63 .vc_row,
.mp-63.vc_row {
  margin-left: -31.5px;
  margin-right: -31.5px
}

.mp-63 .vc_row .vc_column_container>.vc_column-inner,
.mp-63.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 31.5px;
  padding-right: 31.5px
}

.mp-64 .bwp-widget-banner {
  margin-bottom: 64px
}

.mp-64 .vc_row,
.mp-64.vc_row {
  margin-left: -32px;
  margin-right: -32px
}

.mp-64 .vc_row .vc_column_container>.vc_column-inner,
.mp-64.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 32px;
  padding-right: 32px
}

.mp-65 .bwp-widget-banner {
  margin-bottom: 65px
}

.mp-65 .vc_row,
.mp-65.vc_row {
  margin-left: -32.5px;
  margin-right: -32.5px
}

.mp-65 .vc_row .vc_column_container>.vc_column-inner,
.mp-65.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 32.5px;
  padding-right: 32.5px
}

.mp-66 .bwp-widget-banner {
  margin-bottom: 66px
}

.mp-66 .vc_row,
.mp-66.vc_row {
  margin-left: -33px;
  margin-right: -33px
}

.mp-66 .vc_row .vc_column_container>.vc_column-inner,
.mp-66.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 33px;
  padding-right: 33px
}

.mp-67 .bwp-widget-banner {
  margin-bottom: 67px
}

.mp-67 .vc_row,
.mp-67.vc_row {
  margin-left: -33.5px;
  margin-right: -33.5px
}

.mp-67 .vc_row .vc_column_container>.vc_column-inner,
.mp-67.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 33.5px;
  padding-right: 33.5px
}

.mp-68 .bwp-widget-banner {
  margin-bottom: 68px
}

.mp-68 .vc_row,
.mp-68.vc_row {
  margin-left: -34px;
  margin-right: -34px
}

.mp-68 .vc_row .vc_column_container>.vc_column-inner,
.mp-68.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 34px;
  padding-right: 34px
}

.mp-69 .bwp-widget-banner {
  margin-bottom: 69px
}

.mp-69 .vc_row,
.mp-69.vc_row {
  margin-left: -34.5px;
  margin-right: -34.5px
}

.mp-69 .vc_row .vc_column_container>.vc_column-inner,
.mp-69.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 34.5px;
  padding-right: 34.5px
}

.mp-70 .bwp-widget-banner {
  margin-bottom: 70px
}

.mp-70 .vc_row,
.mp-70.vc_row {
  margin-left: -35px;
  margin-right: -35px
}

.mp-70 .vc_row .vc_column_container>.vc_column-inner,
.mp-70.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 35px;
  padding-right: 35px
}

.mp-71 .bwp-widget-banner {
  margin-bottom: 71px
}

.mp-71 .vc_row,
.mp-71.vc_row {
  margin-left: -35.5px;
  margin-right: -35.5px
}

.mp-71 .vc_row .vc_column_container>.vc_column-inner,
.mp-71.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 35.5px;
  padding-right: 35.5px
}

.mp-72 .bwp-widget-banner {
  margin-bottom: 72px
}

.mp-72 .vc_row,
.mp-72.vc_row {
  margin-left: -36px;
  margin-right: -36px
}

.mp-72 .vc_row .vc_column_container>.vc_column-inner,
.mp-72.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 36px;
  padding-right: 36px
}

.mp-73 .bwp-widget-banner {
  margin-bottom: 73px
}

.mp-73 .vc_row,
.mp-73.vc_row {
  margin-left: -36.5px;
  margin-right: -36.5px
}

.mp-73 .vc_row .vc_column_container>.vc_column-inner,
.mp-73.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 36.5px;
  padding-right: 36.5px
}

.mp-74 .bwp-widget-banner {
  margin-bottom: 74px
}

.mp-74 .vc_row,
.mp-74.vc_row {
  margin-left: -37px;
  margin-right: -37px
}

.mp-74 .vc_row .vc_column_container>.vc_column-inner,
.mp-74.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 37px;
  padding-right: 37px
}

.mp-75 .bwp-widget-banner {
  margin-bottom: 75px
}

.mp-75 .vc_row,
.mp-75.vc_row {
  margin-left: -37.5px;
  margin-right: -37.5px
}

.mp-75 .vc_row .vc_column_container>.vc_column-inner,
.mp-75.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 37.5px;
  padding-right: 37.5px
}

.mp-76 .bwp-widget-banner {
  margin-bottom: 76px
}

.mp-76 .vc_row,
.mp-76.vc_row {
  margin-left: -38px;
  margin-right: -38px
}

.mp-76 .vc_row .vc_column_container>.vc_column-inner,
.mp-76.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 38px;
  padding-right: 38px
}

.mp-77 .bwp-widget-banner {
  margin-bottom: 77px
}

.mp-77 .vc_row,
.mp-77.vc_row {
  margin-left: -38.5px;
  margin-right: -38.5px
}

.mp-77 .vc_row .vc_column_container>.vc_column-inner,
.mp-77.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 38.5px;
  padding-right: 38.5px
}

.mp-78 .bwp-widget-banner {
  margin-bottom: 78px
}

.mp-78 .vc_row,
.mp-78.vc_row {
  margin-left: -39px;
  margin-right: -39px
}

.mp-78 .vc_row .vc_column_container>.vc_column-inner,
.mp-78.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 39px;
  padding-right: 39px
}

.mp-79 .bwp-widget-banner {
  margin-bottom: 79px
}

.mp-79 .vc_row,
.mp-79.vc_row {
  margin-left: -39.5px;
  margin-right: -39.5px
}

.mp-79 .vc_row .vc_column_container>.vc_column-inner,
.mp-79.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 39.5px;
  padding-right: 39.5px
}

.mp-80 .bwp-widget-banner {
  margin-bottom: 80px
}

.mp-80 .vc_row,
.mp-80.vc_row {
  margin-left: -40px;
  margin-right: -40px
}

.mp-80 .vc_row .vc_column_container>.vc_column-inner,
.mp-80.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 40px;
  padding-right: 40px
}

.mp-81 .bwp-widget-banner {
  margin-bottom: 81px
}

.mp-81 .vc_row,
.mp-81.vc_row {
  margin-left: -40.5px;
  margin-right: -40.5px
}

.mp-81 .vc_row .vc_column_container>.vc_column-inner,
.mp-81.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 40.5px;
  padding-right: 40.5px
}

.mp-82 .bwp-widget-banner {
  margin-bottom: 82px
}

.mp-82 .vc_row,
.mp-82.vc_row {
  margin-left: -41px;
  margin-right: -41px
}

.mp-82 .vc_row .vc_column_container>.vc_column-inner,
.mp-82.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 41px;
  padding-right: 41px
}

.mp-83 .bwp-widget-banner {
  margin-bottom: 83px
}

.mp-83 .vc_row,
.mp-83.vc_row {
  margin-left: -41.5px;
  margin-right: -41.5px
}

.mp-83 .vc_row .vc_column_container>.vc_column-inner,
.mp-83.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 41.5px;
  padding-right: 41.5px
}

.mp-84 .bwp-widget-banner {
  margin-bottom: 84px
}

.mp-84 .vc_row,
.mp-84.vc_row {
  margin-left: -42px;
  margin-right: -42px
}

.mp-84 .vc_row .vc_column_container>.vc_column-inner,
.mp-84.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 42px;
  padding-right: 42px
}

.mp-85 .bwp-widget-banner {
  margin-bottom: 85px
}

.mp-85 .vc_row,
.mp-85.vc_row {
  margin-left: -42.5px;
  margin-right: -42.5px
}

.mp-85 .vc_row .vc_column_container>.vc_column-inner,
.mp-85.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 42.5px;
  padding-right: 42.5px
}

.mp-86 .bwp-widget-banner {
  margin-bottom: 86px
}

.mp-86 .vc_row,
.mp-86.vc_row {
  margin-left: -43px;
  margin-right: -43px
}

.mp-86 .vc_row .vc_column_container>.vc_column-inner,
.mp-86.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 43px;
  padding-right: 43px
}

.mp-87 .bwp-widget-banner {
  margin-bottom: 87px
}

.mp-87 .vc_row,
.mp-87.vc_row {
  margin-left: -43.5px;
  margin-right: -43.5px
}

.mp-87 .vc_row .vc_column_container>.vc_column-inner,
.mp-87.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 43.5px;
  padding-right: 43.5px
}

.mp-88 .bwp-widget-banner {
  margin-bottom: 88px
}

.mp-88 .vc_row,
.mp-88.vc_row {
  margin-left: -44px;
  margin-right: -44px
}

.mp-88 .vc_row .vc_column_container>.vc_column-inner,
.mp-88.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 44px;
  padding-right: 44px
}

.mp-89 .bwp-widget-banner {
  margin-bottom: 89px
}

.mp-89 .vc_row,
.mp-89.vc_row {
  margin-left: -44.5px;
  margin-right: -44.5px
}

.mp-89 .vc_row .vc_column_container>.vc_column-inner,
.mp-89.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 44.5px;
  padding-right: 44.5px
}

.mp-90 .bwp-widget-banner {
  margin-bottom: 90px
}

.mp-90 .vc_row,
.mp-90.vc_row {
  margin-left: -45px;
  margin-right: -45px
}

.mp-90 .vc_row .vc_column_container>.vc_column-inner,
.mp-90.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 45px;
  padding-right: 45px
}

.mp-91 .bwp-widget-banner {
  margin-bottom: 91px
}

.mp-91 .vc_row,
.mp-91.vc_row {
  margin-left: -45.5px;
  margin-right: -45.5px
}

.mp-91 .vc_row .vc_column_container>.vc_column-inner,
.mp-91.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 45.5px;
  padding-right: 45.5px
}

.mp-92 .bwp-widget-banner {
  margin-bottom: 92px
}

.mp-92 .vc_row,
.mp-92.vc_row {
  margin-left: -46px;
  margin-right: -46px
}

.mp-92 .vc_row .vc_column_container>.vc_column-inner,
.mp-92.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 46px;
  padding-right: 46px
}

.mp-93 .bwp-widget-banner {
  margin-bottom: 93px
}

.mp-93 .vc_row,
.mp-93.vc_row {
  margin-left: -46.5px;
  margin-right: -46.5px
}

.mp-93 .vc_row .vc_column_container>.vc_column-inner,
.mp-93.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 46.5px;
  padding-right: 46.5px
}

.mp-94 .bwp-widget-banner {
  margin-bottom: 94px
}

.mp-94 .vc_row,
.mp-94.vc_row {
  margin-left: -47px;
  margin-right: -47px
}

.mp-94 .vc_row .vc_column_container>.vc_column-inner,
.mp-94.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 47px;
  padding-right: 47px
}

.mp-95 .bwp-widget-banner {
  margin-bottom: 95px
}

.mp-95 .vc_row,
.mp-95.vc_row {
  margin-left: -47.5px;
  margin-right: -47.5px
}

.mp-95 .vc_row .vc_column_container>.vc_column-inner,
.mp-95.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 47.5px;
  padding-right: 47.5px
}

.mp-96 .bwp-widget-banner {
  margin-bottom: 96px
}

.mp-96 .vc_row,
.mp-96.vc_row {
  margin-left: -48px;
  margin-right: -48px
}

.mp-96 .vc_row .vc_column_container>.vc_column-inner,
.mp-96.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 48px;
  padding-right: 48px
}

.mp-97 .bwp-widget-banner {
  margin-bottom: 97px
}

.mp-97 .vc_row,
.mp-97.vc_row {
  margin-left: -48.5px;
  margin-right: -48.5px
}

.mp-97 .vc_row .vc_column_container>.vc_column-inner,
.mp-97.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 48.5px;
  padding-right: 48.5px
}

.mp-98 .bwp-widget-banner {
  margin-bottom: 98px
}

.mp-98 .vc_row,
.mp-98.vc_row {
  margin-left: -49px;
  margin-right: -49px
}

.mp-98 .vc_row .vc_column_container>.vc_column-inner,
.mp-98.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 49px;
  padding-right: 49px
}

.mp-99 .bwp-widget-banner {
  margin-bottom: 99px
}

.mp-99 .vc_row,
.mp-99.vc_row {
  margin-left: -49.5px;
  margin-right: -49.5px
}

.mp-99 .vc_row .vc_column_container>.vc_column-inner,
.mp-99.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 49.5px;
  padding-right: 49.5px
}

.mp-100 .bwp-widget-banner {
  margin-bottom: 100px
}

.mp-100 .vc_row,
.mp-100.vc_row {
  margin-left: -50px;
  margin-right: -50px
}

.mp-100 .vc_row .vc_column_container>.vc_column-inner,
.mp-100.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 50px;
  padding-right: 50px
}

.margin-top-1 {
  margin-top: 1px !important
}

.margin-left-1 {
  margin-left: 1px !important
}

.margin-bottom-1 {
  margin-bottom: 1px !important
}

.margin-right-1 {
  margin-right: 1px !important
}

.margin-top-2 {
  margin-top: 2px !important
}

.margin-left-2 {
  margin-left: 2px !important
}

.margin-bottom-2 {
  margin-bottom: 2px !important
}

.margin-right-2 {
  margin-right: 2px !important
}

.margin-top-3 {
  margin-top: 3px !important
}

.margin-left-3 {
  margin-left: 3px !important
}

.margin-bottom-3 {
  margin-bottom: 3px !important
}

.margin-right-3 {
  margin-right: 3px !important
}

.margin-top-4 {
  margin-top: 4px !important
}

.margin-left-4 {
  margin-left: 4px !important
}

.margin-bottom-4 {
  margin-bottom: 4px !important
}

.margin-right-4 {
  margin-right: 4px !important
}

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

.margin-left-5 {
  margin-left: 5px !important
}

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

.margin-right-5 {
  margin-right: 5px !important
}

.margin-top-6 {
  margin-top: 6px !important
}

.margin-left-6 {
  margin-left: 6px !important
}

.margin-bottom-6 {
  margin-bottom: 6px !important
}

.margin-right-6 {
  margin-right: 6px !important
}

.margin-top-7 {
  margin-top: 7px !important
}

.margin-left-7 {
  margin-left: 7px !important
}

.margin-bottom-7 {
  margin-bottom: 7px !important
}

.margin-right-7 {
  margin-right: 7px !important
}

.margin-top-8 {
  margin-top: 8px !important
}

.margin-left-8 {
  margin-left: 8px !important
}

.margin-bottom-8 {
  margin-bottom: 8px !important
}

.margin-right-8 {
  margin-right: 8px !important
}

.margin-top-9 {
  margin-top: 9px !important
}

.margin-left-9 {
  margin-left: 9px !important
}

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

.margin-right-9 {
  margin-right: 9px !important
}

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

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

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

.margin-right-10 {
  margin-right: 10px !important
}

.margin-top-11 {
  margin-top: 11px !important
}

.margin-left-11 {
  margin-left: 11px !important
}

.margin-bottom-11 {
  margin-bottom: 11px !important
}

.margin-right-11 {
  margin-right: 11px !important
}

.margin-top-12 {
  margin-top: 12px !important
}

.margin-left-12 {
  margin-left: 12px !important
}

.margin-bottom-12 {
  margin-bottom: 12px !important
}

.margin-right-12 {
  margin-right: 12px !important
}

.margin-top-13 {
  margin-top: 13px !important
}

.margin-left-13 {
  margin-left: 13px !important
}

.margin-bottom-13 {
  margin-bottom: 13px !important
}

.margin-right-13 {
  margin-right: 13px !important
}

.margin-top-14 {
  margin-top: 14px !important
}

.margin-left-14 {
  margin-left: 14px !important
}

.margin-bottom-14 {
  margin-bottom: 14px !important
}

.margin-right-14 {
  margin-right: 14px !important
}

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

.margin-left-15 {
  margin-left: 15px !important
}

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

.margin-right-15 {
  margin-right: 15px !important
}

.margin-top-16 {
  margin-top: 16px !important
}

.margin-left-16 {
  margin-left: 16px !important
}

.margin-bottom-16 {
  margin-bottom: 16px !important
}

.margin-right-16 {
  margin-right: 16px !important
}

.margin-top-17 {
  margin-top: 17px !important
}

.margin-left-17 {
  margin-left: 17px !important
}

.margin-bottom-17 {
  margin-bottom: 17px !important
}

.margin-right-17 {
  margin-right: 17px !important
}

.margin-top-18 {
  margin-top: 18px !important
}

.margin-left-18 {
  margin-left: 18px !important
}

.margin-bottom-18 {
  margin-bottom: 18px !important
}

.margin-right-18 {
  margin-right: 18px !important
}

.margin-top-19 {
  margin-top: 19px !important
}

.margin-left-19 {
  margin-left: 19px !important
}

.margin-bottom-19 {
  margin-bottom: 19px !important
}

.margin-right-19 {
  margin-right: 19px !important
}

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

.margin-left-20 {
  margin-left: 20px !important
}

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

.margin-right-20 {
  margin-right: 20px !important
}

.margin-top-21 {
  margin-top: 21px !important
}

.margin-left-21 {
  margin-left: 21px !important
}

.margin-bottom-21 {
  margin-bottom: 21px !important
}

.margin-right-21 {
  margin-right: 21px !important
}

.margin-top-22 {
  margin-top: 22px !important
}

.margin-left-22 {
  margin-left: 22px !important
}

.margin-bottom-22 {
  margin-bottom: 22px !important
}

.margin-right-22 {
  margin-right: 22px !important
}

.margin-top-23 {
  margin-top: 23px !important
}

.margin-left-23 {
  margin-left: 23px !important
}

.margin-bottom-23 {
  margin-bottom: 23px !important
}

.margin-right-23 {
  margin-right: 23px !important
}

.margin-top-24 {
  margin-top: 24px !important
}

.margin-left-24 {
  margin-left: 24px !important
}

.margin-bottom-24 {
  margin-bottom: 24px !important
}

.margin-right-24 {
  margin-right: 24px !important
}

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

.margin-left-25 {
  margin-left: 25px !important
}

.margin-bottom-25 {
  margin-bottom: 25px !important
}

.margin-right-25 {
  margin-right: 25px !important
}

.margin-top-26 {
  margin-top: 26px !important
}

.margin-left-26 {
  margin-left: 26px !important
}

.margin-bottom-26 {
  margin-bottom: 26px !important
}

.margin-right-26 {
  margin-right: 26px !important
}

.margin-top-27 {
  margin-top: 27px !important
}

.margin-left-27 {
  margin-left: 27px !important
}

.margin-bottom-27 {
  margin-bottom: 27px !important
}

.margin-right-27 {
  margin-right: 27px !important
}

.margin-top-28 {
  margin-top: 28px !important
}

.margin-left-28 {
  margin-left: 28px !important
}

.margin-bottom-28 {
  margin-bottom: 28px !important
}

.margin-right-28 {
  margin-right: 28px !important
}

.margin-top-29 {
  margin-top: 29px !important
}

.margin-left-29 {
  margin-left: 29px !important
}

.margin-bottom-29 {
  margin-bottom: 29px !important
}

.margin-right-29 {
  margin-right: 29px !important
}

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

.margin-left-30 {
  margin-left: 30px !important
}

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

.margin-right-30 {
  margin-right: 30px !important
}

.margin-top-31 {
  margin-top: 31px !important
}

.margin-left-31 {
  margin-left: 31px !important
}

.margin-bottom-31 {
  margin-bottom: 31px !important
}

.margin-right-31 {
  margin-right: 31px !important
}

.margin-top-32 {
  margin-top: 32px !important
}

.margin-left-32 {
  margin-left: 32px !important
}

.margin-bottom-32 {
  margin-bottom: 32px !important
}

.margin-right-32 {
  margin-right: 32px !important
}

.margin-top-33 {
  margin-top: 33px !important
}

.margin-left-33 {
  margin-left: 33px !important
}

.margin-bottom-33 {
  margin-bottom: 33px !important
}

.margin-right-33 {
  margin-right: 33px !important
}

.margin-top-34 {
  margin-top: 34px !important
}

.margin-left-34 {
  margin-left: 34px !important
}

.margin-bottom-34 {
  margin-bottom: 34px !important
}

.margin-right-34 {
  margin-right: 34px !important
}

.margin-top-35 {
  margin-top: 35px !important
}

.margin-left-35 {
  margin-left: 35px !important
}

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

.margin-right-35 {
  margin-right: 35px !important
}

.margin-top-36 {
  margin-top: 36px !important
}

.margin-left-36 {
  margin-left: 36px !important
}

.margin-bottom-36 {
  margin-bottom: 36px !important
}

.margin-right-36 {
  margin-right: 36px !important
}

.margin-top-37 {
  margin-top: 37px !important
}

.margin-left-37 {
  margin-left: 37px !important
}

.margin-bottom-37 {
  margin-bottom: 37px !important
}

.margin-right-37 {
  margin-right: 37px !important
}

.margin-top-38 {
  margin-top: 38px !important
}

.margin-left-38 {
  margin-left: 38px !important
}

.margin-bottom-38 {
  margin-bottom: 38px !important
}

.margin-right-38 {
  margin-right: 38px !important
}

.margin-top-39 {
  margin-top: 39px !important
}

.margin-left-39 {
  margin-left: 39px !important
}

.margin-bottom-39 {
  margin-bottom: 39px !important
}

.margin-right-39 {
  margin-right: 39px !important
}

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

.margin-left-40 {
  margin-left: 40px !important
}

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

.margin-right-40 {
  margin-right: 40px !important
}

.margin-top-41 {
  margin-top: 41px !important
}

.margin-left-41 {
  margin-left: 41px !important
}

.margin-bottom-41 {
  margin-bottom: 41px !important
}

.margin-right-41 {
  margin-right: 41px !important
}

.margin-top-42 {
  margin-top: 42px !important
}

.margin-left-42 {
  margin-left: 42px !important
}

.margin-bottom-42 {
  margin-bottom: 42px !important
}

.margin-right-42 {
  margin-right: 42px !important
}

.margin-top-43 {
  margin-top: 43px !important
}

.margin-left-43 {
  margin-left: 43px !important
}

.margin-bottom-43 {
  margin-bottom: 43px !important
}

.margin-right-43 {
  margin-right: 43px !important
}

.margin-top-44 {
  margin-top: 44px !important
}

.margin-left-44 {
  margin-left: 44px !important
}

.margin-bottom-44 {
  margin-bottom: 44px !important
}

.margin-right-44 {
  margin-right: 44px !important
}

.margin-top-45 {
  margin-top: 45px !important
}

.margin-left-45 {
  margin-left: 45px !important
}

.margin-bottom-45 {
  margin-bottom: 45px !important
}

.margin-right-45 {
  margin-right: 45px !important
}

.margin-top-46 {
  margin-top: 46px !important
}

.margin-left-46 {
  margin-left: 46px !important
}

.margin-bottom-46 {
  margin-bottom: 46px !important
}

.margin-right-46 {
  margin-right: 46px !important
}

.margin-top-47 {
  margin-top: 47px !important
}

.margin-left-47 {
  margin-left: 47px !important
}

.margin-bottom-47 {
  margin-bottom: 47px !important
}

.margin-right-47 {
  margin-right: 47px !important
}

.margin-top-48 {
  margin-top: 48px !important
}

.margin-left-48 {
  margin-left: 48px !important
}

.margin-bottom-48 {
  margin-bottom: 48px !important
}

.margin-right-48 {
  margin-right: 48px !important
}

.margin-top-49 {
  margin-top: 49px !important
}

.margin-left-49 {
  margin-left: 49px !important
}

.margin-bottom-49 {
  margin-bottom: 49px !important
}

.margin-right-49 {
  margin-right: 49px !important
}

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

.margin-left-50 {
  margin-left: 50px !important
}

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

.margin-right-50 {
  margin-right: 50px !important
}

.margin-top-51 {
  margin-top: 51px !important
}

.margin-left-51 {
  margin-left: 51px !important
}

.margin-bottom-51 {
  margin-bottom: 51px !important
}

.margin-right-51 {
  margin-right: 51px !important
}

.margin-top-52 {
  margin-top: 52px !important
}

.margin-left-52 {
  margin-left: 52px !important
}

.margin-bottom-52 {
  margin-bottom: 52px !important
}

.margin-right-52 {
  margin-right: 52px !important
}

.margin-top-53 {
  margin-top: 53px !important
}

.margin-left-53 {
  margin-left: 53px !important
}

.margin-bottom-53 {
  margin-bottom: 53px !important
}

.margin-right-53 {
  margin-right: 53px !important
}

.margin-top-54 {
  margin-top: 54px !important
}

.margin-left-54 {
  margin-left: 54px !important
}

.margin-bottom-54 {
  margin-bottom: 54px !important
}

.margin-right-54 {
  margin-right: 54px !important
}

.margin-top-55 {
  margin-top: 55px !important
}

.margin-left-55 {
  margin-left: 55px !important
}

.margin-bottom-55 {
  margin-bottom: 55px !important
}

.margin-right-55 {
  margin-right: 55px !important
}

.margin-top-56 {
  margin-top: 56px !important
}

.margin-left-56 {
  margin-left: 56px !important
}

.margin-bottom-56 {
  margin-bottom: 56px !important
}

.margin-right-56 {
  margin-right: 56px !important
}

.margin-top-57 {
  margin-top: 57px !important
}

.margin-left-57 {
  margin-left: 57px !important
}

.margin-bottom-57 {
  margin-bottom: 57px !important
}

.margin-right-57 {
  margin-right: 57px !important
}

.margin-top-58 {
  margin-top: 58px !important
}

.margin-left-58 {
  margin-left: 58px !important
}

.margin-bottom-58 {
  margin-bottom: 58px !important
}

.margin-right-58 {
  margin-right: 58px !important
}

.margin-top-59 {
  margin-top: 59px !important
}

.margin-left-59 {
  margin-left: 59px !important
}

.margin-bottom-59 {
  margin-bottom: 59px !important
}

.margin-right-59 {
  margin-right: 59px !important
}

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

.margin-left-60 {
  margin-left: 60px !important
}

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

.margin-right-60 {
  margin-right: 60px !important
}

.margin-top-61 {
  margin-top: 61px !important
}

.margin-left-61 {
  margin-left: 61px !important
}

.margin-bottom-61 {
  margin-bottom: 61px !important
}

.margin-right-61 {
  margin-right: 61px !important
}

.margin-top-62 {
  margin-top: 62px !important
}

.margin-left-62 {
  margin-left: 62px !important
}

.margin-bottom-62 {
  margin-bottom: 62px !important
}

.margin-right-62 {
  margin-right: 62px !important
}

.margin-top-63 {
  margin-top: 63px !important
}

.margin-left-63 {
  margin-left: 63px !important
}

.margin-bottom-63 {
  margin-bottom: 63px !important
}

.margin-right-63 {
  margin-right: 63px !important
}

.margin-top-64 {
  margin-top: 64px !important
}

.margin-left-64 {
  margin-left: 64px !important
}

.margin-bottom-64 {
  margin-bottom: 64px !important
}

.margin-right-64 {
  margin-right: 64px !important
}

.margin-top-65 {
  margin-top: 65px !important
}

.margin-left-65 {
  margin-left: 65px !important
}

.margin-bottom-65 {
  margin-bottom: 65px !important
}

.margin-right-65 {
  margin-right: 65px !important
}

.margin-top-66 {
  margin-top: 66px !important
}

.margin-left-66 {
  margin-left: 66px !important
}

.margin-bottom-66 {
  margin-bottom: 66px !important
}

.margin-right-66 {
  margin-right: 66px !important
}

.margin-top-67 {
  margin-top: 67px !important
}

.margin-left-67 {
  margin-left: 67px !important
}

.margin-bottom-67 {
  margin-bottom: 67px !important
}

.margin-right-67 {
  margin-right: 67px !important
}

.margin-top-68 {
  margin-top: 68px !important
}

.margin-left-68 {
  margin-left: 68px !important
}

.margin-bottom-68 {
  margin-bottom: 68px !important
}

.margin-right-68 {
  margin-right: 68px !important
}

.margin-top-69 {
  margin-top: 69px !important
}

.margin-left-69 {
  margin-left: 69px !important
}

.margin-bottom-69 {
  margin-bottom: 69px !important
}

.margin-right-69 {
  margin-right: 69px !important
}

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

.margin-left-70 {
  margin-left: 70px !important
}

.margin-bottom-70 {
  margin-bottom: 70px !important
}

.margin-right-70 {
  margin-right: 70px !important
}

.margin-top-71 {
  margin-top: 71px !important
}

.margin-left-71 {
  margin-left: 71px !important
}

.margin-bottom-71 {
  margin-bottom: 71px !important
}

.margin-right-71 {
  margin-right: 71px !important
}

.margin-top-72 {
  margin-top: 72px !important
}

.margin-left-72 {
  margin-left: 72px !important
}

.margin-bottom-72 {
  margin-bottom: 72px !important
}

.margin-right-72 {
  margin-right: 72px !important
}

.margin-top-73 {
  margin-top: 73px !important
}

.margin-left-73 {
  margin-left: 73px !important
}

.margin-bottom-73 {
  margin-bottom: 73px !important
}

.margin-right-73 {
  margin-right: 73px !important
}

.margin-top-74 {
  margin-top: 74px !important
}

.margin-left-74 {
  margin-left: 74px !important
}

.margin-bottom-74 {
  margin-bottom: 74px !important
}

.margin-right-74 {
  margin-right: 74px !important
}

.margin-top-75 {
  margin-top: 75px !important
}

.margin-left-75 {
  margin-left: 75px !important
}

.margin-bottom-75 {
  margin-bottom: 75px !important
}

.margin-right-75 {
  margin-right: 75px !important
}

.margin-top-76 {
  margin-top: 76px !important
}

.margin-left-76 {
  margin-left: 76px !important
}

.margin-bottom-76 {
  margin-bottom: 76px !important
}

.margin-right-76 {
  margin-right: 76px !important
}

.margin-top-77 {
  margin-top: 77px !important
}

.margin-left-77 {
  margin-left: 77px !important
}

.margin-bottom-77 {
  margin-bottom: 77px !important
}

.margin-right-77 {
  margin-right: 77px !important
}

.margin-top-78 {
  margin-top: 78px !important
}

.margin-left-78 {
  margin-left: 78px !important
}

.margin-bottom-78 {
  margin-bottom: 78px !important
}

.margin-right-78 {
  margin-right: 78px !important
}

.margin-top-79 {
  margin-top: 79px !important
}

.margin-left-79 {
  margin-left: 79px !important
}

.margin-bottom-79 {
  margin-bottom: 79px !important
}

.margin-right-79 {
  margin-right: 79px !important
}

.margin-top-80 {
  margin-top: 80px !important
}

.margin-left-80 {
  margin-left: 80px !important
}

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

.margin-right-80 {
  margin-right: 80px !important
}

.padding-top-1 {
  padding-top: 1px !important
}

.padding-left-1 {
  padding-left: 1px !important
}

.padding-bottom-1 {
  padding-bottom: 1px !important
}

.padding-right-1 {
  padding-right: 1px !important
}

.padding-top-2 {
  padding-top: 2px !important
}

.padding-left-2 {
  padding-left: 2px !important
}

.padding-bottom-2 {
  padding-bottom: 2px !important
}

.padding-right-2 {
  padding-right: 2px !important
}

.padding-top-3 {
  padding-top: 3px !important
}

.padding-left-3 {
  padding-left: 3px !important
}

.padding-bottom-3 {
  padding-bottom: 3px !important
}

.padding-right-3 {
  padding-right: 3px !important
}

.padding-top-4 {
  padding-top: 4px !important
}

.padding-left-4 {
  padding-left: 4px !important
}

.padding-bottom-4 {
  padding-bottom: 4px !important
}

.padding-right-4 {
  padding-right: 4px !important
}

.padding-top-5 {
  padding-top: 5px !important
}

.padding-left-5 {
  padding-left: 5px !important
}

.padding-bottom-5 {
  padding-bottom: 5px !important
}

.padding-right-5 {
  padding-right: 5px !important
}

.padding-top-6 {
  padding-top: 6px !important
}

.padding-left-6 {
  padding-left: 6px !important
}

.padding-bottom-6 {
  padding-bottom: 6px !important
}

.padding-right-6 {
  padding-right: 6px !important
}

.padding-top-7 {
  padding-top: 7px !important
}

.padding-left-7 {
  padding-left: 7px !important
}

.padding-bottom-7 {
  padding-bottom: 7px !important
}

.padding-right-7 {
  padding-right: 7px !important
}

.padding-top-8 {
  padding-top: 8px !important
}

.padding-left-8 {
  padding-left: 8px !important
}

.padding-bottom-8 {
  padding-bottom: 8px !important
}

.padding-right-8 {
  padding-right: 8px !important
}

.padding-top-9 {
  padding-top: 9px !important
}

.padding-left-9 {
  padding-left: 9px !important
}

.padding-bottom-9 {
  padding-bottom: 9px !important
}

.padding-right-9 {
  padding-right: 9px !important
}

.padding-top-10 {
  padding-top: 10px !important
}

.padding-left-10 {
  padding-left: 10px !important
}

.padding-bottom-10 {
  padding-bottom: 10px !important
}

.padding-right-10 {
  padding-right: 10px !important
}

.padding-top-11 {
  padding-top: 11px !important
}

.padding-left-11 {
  padding-left: 11px !important
}

.padding-bottom-11 {
  padding-bottom: 11px !important
}

.padding-right-11 {
  padding-right: 11px !important
}

.padding-top-12 {
  padding-top: 12px !important
}

.padding-left-12 {
  padding-left: 12px !important
}

.padding-bottom-12 {
  padding-bottom: 12px !important
}

.padding-right-12 {
  padding-right: 12px !important
}

.padding-top-13 {
  padding-top: 13px !important
}

.padding-left-13 {
  padding-left: 13px !important
}

.padding-bottom-13 {
  padding-bottom: 13px !important
}

.padding-right-13 {
  padding-right: 13px !important
}

.padding-top-14 {
  padding-top: 14px !important
}

.padding-left-14 {
  padding-left: 14px !important
}

.padding-bottom-14 {
  padding-bottom: 14px !important
}

.padding-right-14 {
  padding-right: 14px !important
}

.padding-top-15 {
  padding-top: 15px !important
}

.padding-left-15 {
  padding-left: 15px !important
}

.padding-bottom-15 {
  padding-bottom: 15px !important
}

.padding-right-15 {
  padding-right: 15px !important
}

.padding-top-16 {
  padding-top: 16px !important
}

.padding-left-16 {
  padding-left: 16px !important
}

.padding-bottom-16 {
  padding-bottom: 16px !important
}

.padding-right-16 {
  padding-right: 16px !important
}

.padding-top-17 {
  padding-top: 17px !important
}

.padding-left-17 {
  padding-left: 17px !important
}

.padding-bottom-17 {
  padding-bottom: 17px !important
}

.padding-right-17 {
  padding-right: 17px !important
}

.padding-top-18 {
  padding-top: 18px !important
}

.padding-left-18 {
  padding-left: 18px !important
}

.padding-bottom-18 {
  padding-bottom: 18px !important
}

.padding-right-18 {
  padding-right: 18px !important
}

.padding-top-19 {
  padding-top: 19px !important
}

.padding-left-19 {
  padding-left: 19px !important
}

.padding-bottom-19 {
  padding-bottom: 19px !important
}

.padding-right-19 {
  padding-right: 19px !important
}

.padding-top-20 {
  padding-top: 20px !important
}

.padding-left-20 {
  padding-left: 20px !important
}

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

.padding-right-20 {
  padding-right: 20px !important
}

.padding-top-21 {
  padding-top: 21px !important
}

.padding-left-21 {
  padding-left: 21px !important
}

.padding-bottom-21 {
  padding-bottom: 21px !important
}

.padding-right-21 {
  padding-right: 21px !important
}

.padding-top-22 {
  padding-top: 22px !important
}

.padding-left-22 {
  padding-left: 22px !important
}

.padding-bottom-22 {
  padding-bottom: 22px !important
}

.padding-right-22 {
  padding-right: 22px !important
}

.padding-top-23 {
  padding-top: 23px !important
}

.padding-left-23 {
  padding-left: 23px !important
}

.padding-bottom-23 {
  padding-bottom: 23px !important
}

.padding-right-23 {
  padding-right: 23px !important
}

.padding-top-24 {
  padding-top: 24px !important
}

.padding-left-24 {
  padding-left: 24px !important
}

.padding-bottom-24 {
  padding-bottom: 24px !important
}

.padding-right-24 {
  padding-right: 24px !important
}

.padding-top-25 {
  padding-top: 25px !important
}

.padding-left-25 {
  padding-left: 25px !important
}

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

.padding-right-25 {
  padding-right: 25px !important
}

.padding-top-26 {
  padding-top: 26px !important
}

.padding-left-26 {
  padding-left: 26px !important
}

.padding-bottom-26 {
  padding-bottom: 26px !important
}

.padding-right-26 {
  padding-right: 26px !important
}

.padding-top-27 {
  padding-top: 27px !important
}

.padding-left-27 {
  padding-left: 27px !important
}

.padding-bottom-27 {
  padding-bottom: 27px !important
}

.padding-right-27 {
  padding-right: 27px !important
}

.padding-top-28 {
  padding-top: 28px !important
}

.padding-left-28 {
  padding-left: 28px !important
}

.padding-bottom-28 {
  padding-bottom: 28px !important
}

.padding-right-28 {
  padding-right: 28px !important
}

.padding-top-29 {
  padding-top: 29px !important
}

.padding-left-29 {
  padding-left: 29px !important
}

.padding-bottom-29 {
  padding-bottom: 29px !important
}

.padding-right-29 {
  padding-right: 29px !important
}

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

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

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

.padding-right-30 {
  padding-right: 30px !important
}

.padding-top-31 {
  padding-top: 31px !important
}

.padding-left-31 {
  padding-left: 31px !important
}

.padding-bottom-31 {
  padding-bottom: 31px !important
}

.padding-right-31 {
  padding-right: 31px !important
}

.padding-top-32 {
  padding-top: 32px !important
}

.padding-left-32 {
  padding-left: 32px !important
}

.padding-bottom-32 {
  padding-bottom: 32px !important
}

.padding-right-32 {
  padding-right: 32px !important
}

.padding-top-33 {
  padding-top: 33px !important
}

.padding-left-33 {
  padding-left: 33px !important
}

.padding-bottom-33 {
  padding-bottom: 33px !important
}

.padding-right-33 {
  padding-right: 33px !important
}

.padding-top-34 {
  padding-top: 34px !important
}

.padding-left-34 {
  padding-left: 34px !important
}

.padding-bottom-34 {
  padding-bottom: 34px !important
}

.padding-right-34 {
  padding-right: 34px !important
}

.padding-top-35 {
  padding-top: 35px !important
}

.padding-left-35 {
  padding-left: 35px !important
}

.padding-bottom-35 {
  padding-bottom: 35px !important
}

.padding-right-35 {
  padding-right: 35px !important
}

.padding-top-36 {
  padding-top: 36px !important
}

.padding-left-36 {
  padding-left: 36px !important
}

.padding-bottom-36 {
  padding-bottom: 36px !important
}

.padding-right-36 {
  padding-right: 36px !important
}

.padding-top-37 {
  padding-top: 37px !important
}

.padding-left-37 {
  padding-left: 37px !important
}

.padding-bottom-37 {
  padding-bottom: 37px !important
}

.padding-right-37 {
  padding-right: 37px !important
}

.padding-top-38 {
  padding-top: 38px !important
}

.padding-left-38 {
  padding-left: 38px !important
}

.padding-bottom-38 {
  padding-bottom: 38px !important
}

.padding-right-38 {
  padding-right: 38px !important
}

.padding-top-39 {
  padding-top: 39px !important
}

.padding-left-39 {
  padding-left: 39px !important
}

.padding-bottom-39 {
  padding-bottom: 39px !important
}

.padding-right-39 {
  padding-right: 39px !important
}

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

.padding-left-40 {
  padding-left: 40px !important
}

.padding-bottom-40 {
  padding-bottom: 40px !important
}

.padding-right-40 {
  padding-right: 40px !important
}

.padding-top-41 {
  padding-top: 41px !important
}

.padding-left-41 {
  padding-left: 41px !important
}

.padding-bottom-41 {
  padding-bottom: 41px !important
}

.padding-right-41 {
  padding-right: 41px !important
}

.padding-top-42 {
  padding-top: 42px !important
}

.padding-left-42 {
  padding-left: 42px !important
}

.padding-bottom-42 {
  padding-bottom: 42px !important
}

.padding-right-42 {
  padding-right: 42px !important
}

.padding-top-43 {
  padding-top: 43px !important
}

.padding-left-43 {
  padding-left: 43px !important
}

.padding-bottom-43 {
  padding-bottom: 43px !important
}

.padding-right-43 {
  padding-right: 43px !important
}

.padding-top-44 {
  padding-top: 44px !important
}

.padding-left-44 {
  padding-left: 44px !important
}

.padding-bottom-44 {
  padding-bottom: 44px !important
}

.padding-right-44 {
  padding-right: 44px !important
}

.padding-top-45 {
  padding-top: 45px !important
}

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

.padding-bottom-45 {
  padding-bottom: 45px !important
}

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

.padding-top-46 {
  padding-top: 46px !important
}

.padding-left-46 {
  padding-left: 46px !important
}

.padding-bottom-46 {
  padding-bottom: 46px !important
}

.padding-right-46 {
  padding-right: 46px !important
}

.padding-top-47 {
  padding-top: 47px !important
}

.padding-left-47 {
  padding-left: 47px !important
}

.padding-bottom-47 {
  padding-bottom: 47px !important
}

.padding-right-47 {
  padding-right: 47px !important
}

.padding-top-48 {
  padding-top: 48px !important
}

.padding-left-48 {
  padding-left: 48px !important
}

.padding-bottom-48 {
  padding-bottom: 48px !important
}

.padding-right-48 {
  padding-right: 48px !important
}

.padding-top-49 {
  padding-top: 49px !important
}

.padding-left-49 {
  padding-left: 49px !important
}

.padding-bottom-49 {
  padding-bottom: 49px !important
}

.padding-right-49 {
  padding-right: 49px !important
}

.padding-top-50 {
  padding-top: 50px !important
}

.padding-left-50 {
  padding-left: 50px !important
}

.padding-bottom-50 {
  padding-bottom: 50px !important
}

.padding-right-50 {
  padding-right: 50px !important
}

.padding-top-51 {
  padding-top: 51px !important
}

.padding-left-51 {
  padding-left: 51px !important
}

.padding-bottom-51 {
  padding-bottom: 51px !important
}

.padding-right-51 {
  padding-right: 51px !important
}

.padding-top-52 {
  padding-top: 52px !important
}

.padding-left-52 {
  padding-left: 52px !important
}

.padding-bottom-52 {
  padding-bottom: 52px !important
}

.padding-right-52 {
  padding-right: 52px !important
}

.padding-top-53 {
  padding-top: 53px !important
}

.padding-left-53 {
  padding-left: 53px !important
}

.padding-bottom-53 {
  padding-bottom: 53px !important
}

.padding-right-53 {
  padding-right: 53px !important
}

.padding-top-54 {
  padding-top: 54px !important
}

.padding-left-54 {
  padding-left: 54px !important
}

.padding-bottom-54 {
  padding-bottom: 54px !important
}

.padding-right-54 {
  padding-right: 54px !important
}

.padding-top-55 {
  padding-top: 55px !important
}

.padding-left-55 {
  padding-left: 55px !important
}

.padding-bottom-55 {
  padding-bottom: 55px !important
}

.padding-right-55 {
  padding-right: 55px !important
}

.padding-top-56 {
  padding-top: 56px !important
}

.padding-left-56 {
  padding-left: 56px !important
}

.padding-bottom-56 {
  padding-bottom: 56px !important
}

.padding-right-56 {
  padding-right: 56px !important
}

.padding-top-57 {
  padding-top: 57px !important
}

.padding-left-57 {
  padding-left: 57px !important
}

.padding-bottom-57 {
  padding-bottom: 57px !important
}

.padding-right-57 {
  padding-right: 57px !important
}

.padding-top-58 {
  padding-top: 58px !important
}

.padding-left-58 {
  padding-left: 58px !important
}

.padding-bottom-58 {
  padding-bottom: 58px !important
}

.padding-right-58 {
  padding-right: 58px !important
}

.padding-top-59 {
  padding-top: 59px !important
}

.padding-left-59 {
  padding-left: 59px !important
}

.padding-bottom-59 {
  padding-bottom: 59px !important
}

.padding-right-59 {
  padding-right: 59px !important
}

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

.padding-left-60 {
  padding-left: 60px !important
}

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

.padding-right-60 {
  padding-right: 60px !important
}

.padding-top-61 {
  padding-top: 61px !important
}

.padding-left-61 {
  padding-left: 61px !important
}

.padding-bottom-61 {
  padding-bottom: 61px !important
}

.padding-right-61 {
  padding-right: 61px !important
}

.padding-top-62 {
  padding-top: 62px !important
}

.padding-left-62 {
  padding-left: 62px !important
}

.padding-bottom-62 {
  padding-bottom: 62px !important
}

.padding-right-62 {
  padding-right: 62px !important
}

.padding-top-63 {
  padding-top: 63px !important
}

.padding-left-63 {
  padding-left: 63px !important
}

.padding-bottom-63 {
  padding-bottom: 63px !important
}

.padding-right-63 {
  padding-right: 63px !important
}

.padding-top-64 {
  padding-top: 64px !important
}

.padding-left-64 {
  padding-left: 64px !important
}

.padding-bottom-64 {
  padding-bottom: 64px !important
}

.padding-right-64 {
  padding-right: 64px !important
}

.padding-top-65 {
  padding-top: 65px !important
}

.padding-left-65 {
  padding-left: 65px !important
}

.padding-bottom-65 {
  padding-bottom: 65px !important
}

.padding-right-65 {
  padding-right: 65px !important
}

.padding-top-66 {
  padding-top: 66px !important
}

.padding-left-66 {
  padding-left: 66px !important
}

.padding-bottom-66 {
  padding-bottom: 66px !important
}

.padding-right-66 {
  padding-right: 66px !important
}

.padding-top-67 {
  padding-top: 67px !important
}

.padding-left-67 {
  padding-left: 67px !important
}

.padding-bottom-67 {
  padding-bottom: 67px !important
}

.padding-right-67 {
  padding-right: 67px !important
}

.padding-top-68 {
  padding-top: 68px !important
}

.padding-left-68 {
  padding-left: 68px !important
}

.padding-bottom-68 {
  padding-bottom: 68px !important
}

.padding-right-68 {
  padding-right: 68px !important
}

.padding-top-69 {
  padding-top: 69px !important
}

.padding-left-69 {
  padding-left: 69px !important
}

.padding-bottom-69 {
  padding-bottom: 69px !important
}

.padding-right-69 {
  padding-right: 69px !important
}

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

.padding-left-70 {
  padding-left: 70px !important
}

.padding-bottom-70 {
  padding-bottom: 70px !important
}

.padding-right-70 {
  padding-right: 70px !important
}

.padding-top-71 {
  padding-top: 71px !important
}

.padding-left-71 {
  padding-left: 71px !important
}

.padding-bottom-71 {
  padding-bottom: 71px !important
}

.padding-right-71 {
  padding-right: 71px !important
}

.padding-top-72 {
  padding-top: 72px !important
}

.padding-left-72 {
  padding-left: 72px !important
}

.padding-bottom-72 {
  padding-bottom: 72px !important
}

.padding-right-72 {
  padding-right: 72px !important
}

.padding-top-73 {
  padding-top: 73px !important
}

.padding-left-73 {
  padding-left: 73px !important
}

.padding-bottom-73 {
  padding-bottom: 73px !important
}

.padding-right-73 {
  padding-right: 73px !important
}

.padding-top-74 {
  padding-top: 74px !important
}

.padding-left-74 {
  padding-left: 74px !important
}

.padding-bottom-74 {
  padding-bottom: 74px !important
}

.padding-right-74 {
  padding-right: 74px !important
}

.padding-top-75 {
  padding-top: 75px !important
}

.padding-left-75 {
  padding-left: 75px !important
}

.padding-bottom-75 {
  padding-bottom: 75px !important
}

.padding-right-75 {
  padding-right: 75px !important
}

.padding-top-76 {
  padding-top: 76px !important
}

.padding-left-76 {
  padding-left: 76px !important
}

.padding-bottom-76 {
  padding-bottom: 76px !important
}

.padding-right-76 {
  padding-right: 76px !important
}

.padding-top-77 {
  padding-top: 77px !important
}

.padding-left-77 {
  padding-left: 77px !important
}

.padding-bottom-77 {
  padding-bottom: 77px !important
}

.padding-right-77 {
  padding-right: 77px !important
}

.padding-top-78 {
  padding-top: 78px !important
}

.padding-left-78 {
  padding-left: 78px !important
}

.padding-bottom-78 {
  padding-bottom: 78px !important
}

.padding-right-78 {
  padding-right: 78px !important
}

.padding-top-79 {
  padding-top: 79px !important
}

.padding-left-79 {
  padding-left: 79px !important
}

.padding-bottom-79 {
  padding-bottom: 79px !important
}

.padding-right-79 {
  padding-right: 79px !important
}

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

.padding-left-80 {
  padding-left: 80px !important
}

.padding-bottom-80 {
  padding-bottom: 80px !important
}

.padding-right-80 {
  padding-right: 80px !important
}

.rtl {
  direction: rtl
}

.rtl .slick-carousel .slick-arrow {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg)
}

.rtl .wpb_single_image.vc_align_left {
  text-align: right
}

.rtl .wpb_single_image.vc_align_right {
  text-align: left
}

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline
}

audio:not([controls]) {
  display: none;
  height: 0
}

[hidden],
template {
  display: none
}

a {
  background: 0 0
}

a:active,
a:hover {
  outline: 0
}

abbr[title] {
  border-bottom: 1px dotted
}

b,
strong {
  font-weight: 700
}

dfn {
  font-style: italic
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

mark {
  background: #ff0;
  color: #000
}

small {
  font-size: 80%
}

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

sup {
  top: -.5em
}

sub {
  bottom: -.25em
}

img {
  border: 0
}

svg:not(:root) {
  overflow: hidden
}

figure {
  margin: 1em 40px
}

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

pre {
  overflow: auto
}

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

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0
}

button {
  overflow: visible
}

button,
select {
  text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}

button[disabled],
html input[disabled] {
  cursor: default
}

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

input {
  line-height: normal
}

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

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

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

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

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}

legend {
  border: 0;
  padding: 0
}

textarea {
  overflow: auto
}

optgroup {
  font-weight: 700
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

td,
th {
  padding: 0
}

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: 0 0 !important;
    box-shadow: none !important
  }

  a,
  a:visited {
    text-decoration: underline
  }

  a[href]:after {
    content: " ("attr(href) ")"
  }

  abbr[title]:after {
    content: " ("attr(title) ")"
  }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""
  }

  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid
  }

  thead {
    display: table-header-group
  }

  img,
  tr {
    page-break-inside: avoid
  }

  img {
    max-width: 100% !important
  }

  h2,
  h3,
  p {
    orphans: 3;
    widows: 3
  }

  h2,
  h3 {
    page-break-after: avoid
  }

  select {
    background: #fff !important
  }

  .navbar {
    display: none
  }

  .table td,
  .table th {
    background-color: #fff !important
  }

  .btn>.caret,
  .dropup>.btn>.caret {
    border-top-color: #000 !important
  }

  .label {
    border: 1px solid #000
  }

  .table {
    border-collapse: collapse !important
  }

  .table-bordered td,
  .table-bordered th {
    border: 1px solid #ddd !important
  }
}

@font-face {
  font-family: Glyphicons Halflings;
  src: url("../wp-content/themes/mihouse/fonts/bootstrap/glyphicons-halflings-regular.eot");
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: Glyphicons Halflings;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
  content: "\2a"
}

.glyphicon-plus:before {
  content: "\2b"
}

.glyphicon-euro:before {
  content: "\20ac"
}

.glyphicon-minus:before {
  content: "\2212"
}

.glyphicon-cloud:before {
  content: "\2601"
}

.glyphicon-envelope:before {
  content: "\2709"
}

.glyphicon-pencil:before {
  content: "\270f"
}

.glyphicon-glass:before {
  content: "\e001"
}

.glyphicon-music:before {
  content: "\e002"
}

.glyphicon-search:before {
  content: "\e003"
}

.glyphicon-heart:before {
  content: "\e005"
}

.glyphicon-star:before {
  content: "\e006"
}

.glyphicon-star-empty:before {
  content: "\e007"
}

.glyphicon-user:before {
  content: "\e008"
}

.glyphicon-film:before {
  content: "\e009"
}

.glyphicon-th-large:before {
  content: "\e010"
}

.glyphicon-th:before {
  content: "\e011"
}

.glyphicon-th-list:before {
  content: "\e012"
}

.glyphicon-ok:before {
  content: "\e013"
}

.glyphicon-remove:before {
  content: "\e014"
}

.glyphicon-zoom-in:before {
  content: "\e015"
}

.glyphicon-zoom-out:before {
  content: "\e016"
}

.glyphicon-off:before {
  content: "\e017"
}

.glyphicon-signal:before {
  content: "\e018"
}

.glyphicon-cog:before {
  content: "\e019"
}

.glyphicon-trash:before {
  content: "\e020"
}

.glyphicon-home:before {
  content: "\e021"
}

.glyphicon-file:before {
  content: "\e022"
}

.glyphicon-time:before {
  content: "\e023"
}

.glyphicon-road:before {
  content: "\e024"
}

.glyphicon-download-alt:before {
  content: "\e025"
}

.glyphicon-download:before {
  content: "\e026"
}

.glyphicon-upload:before {
  content: "\e027"
}

.glyphicon-inbox:before {
  content: "\e028"
}

.glyphicon-play-circle:before {
  content: "\e029"
}

.glyphicon-repeat:before {
  content: "\e030"
}

.glyphicon-refresh:before {
  content: "\e031"
}

.glyphicon-list-alt:before {
  content: "\e032"
}

.glyphicon-lock:before {
  content: "\e033"
}

.glyphicon-flag:before {
  content: "\e034"
}

.glyphicon-headphones:before {
  content: "\e035"
}

.glyphicon-volume-off:before {
  content: "\e036"
}

.glyphicon-volume-down:before {
  content: "\e037"
}

.glyphicon-volume-up:before {
  content: "\e038"
}

.glyphicon-qrcode:before {
  content: "\e039"
}

.glyphicon-barcode:before {
  content: "\e040"
}

.glyphicon-tag:before {
  content: "\e041"
}

.glyphicon-tags:before {
  content: "\e042"
}

.glyphicon-book:before {
  content: "\e043"
}

.glyphicon-bookmark:before {
  content: "\e044"
}

.glyphicon-print:before {
  content: "\e045"
}

.glyphicon-camera:before {
  content: "\e046"
}

.glyphicon-font:before {
  content: "\e047"
}

.glyphicon-bold:before {
  content: "\e048"
}

.glyphicon-italic:before {
  content: "\e049"
}

.glyphicon-text-height:before {
  content: "\e050"
}

.glyphicon-text-width:before {
  content: "\e051"
}

.glyphicon-align-left:before {
  content: "\e052"
}

.glyphicon-align-center:before {
  content: "\e053"
}

.glyphicon-align-right:before {
  content: "\e054"
}

.glyphicon-align-justify:before {
  content: "\e055"
}

.glyphicon-list:before {
  content: "\e056"
}

.glyphicon-indent-left:before {
  content: "\e057"
}

.glyphicon-indent-right:before {
  content: "\e058"
}

.glyphicon-facetime-video:before {
  content: "\e059"
}

.glyphicon-picture:before {
  content: "\e060"
}

.glyphicon-map-marker:before {
  content: "\e062"
}

.glyphicon-adjust:before {
  content: "\e063"
}

.glyphicon-tint:before {
  content: "\e064"
}

.glyphicon-edit:before {
  content: "\e065"
}

.glyphicon-share:before {
  content: "\e066"
}

.glyphicon-check:before {
  content: "\e067"
}

.glyphicon-move:before {
  content: "\e068"
}

.glyphicon-step-backward:before {
  content: "\e069"
}

.glyphicon-fast-backward:before {
  content: "\e070"
}

.glyphicon-backward:before {
  content: "\e071"
}

.glyphicon-play:before {
  content: "\e072"
}

.glyphicon-pause:before {
  content: "\e073"
}

.glyphicon-stop:before {
  content: "\e074"
}

.glyphicon-forward:before {
  content: "\e075"
}

.glyphicon-fast-forward:before {
  content: "\e076"
}

.glyphicon-step-forward:before {
  content: "\e077"
}

.glyphicon-eject:before {
  content: "\e078"
}

.glyphicon-chevron-left:before {
  content: "\e079"
}

.glyphicon-chevron-right:before {
  content: "\e080"
}

.glyphicon-plus-sign:before {
  content: "\e081"
}

.glyphicon-minus-sign:before {
  content: "\e082"
}

.glyphicon-remove-sign:before {
  content: "\e083"
}

.glyphicon-ok-sign:before {
  content: "\e084"
}

.glyphicon-question-sign:before {
  content: "\e085"
}

.glyphicon-info-sign:before {
  content: "\e086"
}

.glyphicon-screenshot:before {
  content: "\e087"
}

.glyphicon-remove-circle:before {
  content: "\e088"
}

.glyphicon-ok-circle:before {
  content: "\e089"
}

.glyphicon-ban-circle:before {
  content: "\e090"
}

.glyphicon-arrow-left:before {
  content: "\e091"
}

.glyphicon-arrow-right:before {
  content: "\e092"
}

.glyphicon-arrow-up:before {
  content: "\e093"
}

.glyphicon-arrow-down:before {
  content: "\e094"
}

.glyphicon-share-alt:before {
  content: "\e095"
}

.glyphicon-resize-full:before {
  content: "\e096"
}

.glyphicon-resize-small:before {
  content: "\e097"
}

.glyphicon-exclamation-sign:before {
  content: "\e101"
}

.glyphicon-gift:before {
  content: "\e102"
}

.glyphicon-leaf:before {
  content: "\e103"
}

.glyphicon-fire:before {
  content: "\e104"
}

.glyphicon-eye-open:before {
  content: "\e105"
}

.glyphicon-eye-close:before {
  content: "\e106"
}

.glyphicon-warning-sign:before {
  content: "\e107"
}

.glyphicon-plane:before {
  content: "\e108"
}

.glyphicon-calendar:before {
  content: "\e109"
}

.glyphicon-random:before {
  content: "\e110"
}

.glyphicon-comment:before {
  content: "\e111"
}

.glyphicon-magnet:before {
  content: "\e112"
}

.glyphicon-chevron-up:before {
  content: "\e113"
}

.glyphicon-chevron-down:before {
  content: "\e114"
}

.glyphicon-retweet:before {
  content: "\e115"
}

.glyphicon-shopping-cart:before {
  content: "\e116"
}

.glyphicon-folder-close:before {
  content: "\e117"
}

.glyphicon-folder-open:before {
  content: "\e118"
}

.glyphicon-resize-vertical:before {
  content: "\e119"
}

.glyphicon-resize-horizontal:before {
  content: "\e120"
}

.glyphicon-hdd:before {
  content: "\e121"
}

.glyphicon-bullhorn:before {
  content: "\e122"
}

.glyphicon-bell:before {
  content: "\e123"
}

.glyphicon-certificate:before {
  content: "\e124"
}

.glyphicon-thumbs-up:before {
  content: "\e125"
}

.glyphicon-thumbs-down:before {
  content: "\e126"
}

.glyphicon-hand-right:before {
  content: "\e127"
}

.glyphicon-hand-left:before {
  content: "\e128"
}

.glyphicon-hand-up:before {
  content: "\e129"
}

.glyphicon-hand-down:before {
  content: "\e130"
}

.glyphicon-circle-arrow-right:before {
  content: "\e131"
}

.glyphicon-circle-arrow-left:before {
  content: "\e132"
}

.glyphicon-circle-arrow-up:before {
  content: "\e133"
}

.glyphicon-circle-arrow-down:before {
  content: "\e134"
}

.glyphicon-globe:before {
  content: "\e135"
}

.glyphicon-wrench:before {
  content: "\e136"
}

.glyphicon-tasks:before {
  content: "\e137"
}

.glyphicon-filter:before {
  content: "\e138"
}

.glyphicon-briefcase:before {
  content: "\e139"
}

.glyphicon-fullscreen:before {
  content: "\e140"
}

.glyphicon-dashboard:before {
  content: "\e141"
}

.glyphicon-paperclip:before {
  content: "\e142"
}

.glyphicon-heart-empty:before {
  content: "\e143"
}

.glyphicon-link:before {
  content: "\e144"
}

.glyphicon-phone:before {
  content: "\e145"
}

.glyphicon-pushpin:before {
  content: "\e146"
}

.glyphicon-usd:before {
  content: "\e148"
}

.glyphicon-gbp:before {
  content: "\e149"
}

.glyphicon-sort:before {
  content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"
}

.glyphicon-sort-by-order:before {
  content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154"
}

.glyphicon-sort-by-attributes:before {
  content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"
}

.glyphicon-unchecked:before {
  content: "\e157"
}

.glyphicon-expand:before {
  content: "\e158"
}

.glyphicon-collapse-down:before {
  content: "\e159"
}

.glyphicon-collapse-up:before {
  content: "\e160"
}

.glyphicon-log-in:before {
  content: "\e161"
}

.glyphicon-flash:before {
  content: "\e162"
}

.glyphicon-log-out:before {
  content: "\e163"
}

.glyphicon-new-window:before {
  content: "\e164"
}

.glyphicon-record:before {
  content: "\e165"
}

.glyphicon-save:before {
  content: "\e166"
}

.glyphicon-open:before {
  content: "\e167"
}

.glyphicon-saved:before {
  content: "\e168"
}

.glyphicon-import:before {
  content: "\e169"
}

.glyphicon-export:before {
  content: "\e170"
}

.glyphicon-send:before {
  content: "\e171"
}

.glyphicon-floppy-disk:before {
  content: "\e172"
}

.glyphicon-floppy-saved:before {
  content: "\e173"
}

.glyphicon-floppy-remove:before {
  content: "\e174"
}

.glyphicon-floppy-save:before {
  content: "\e175"
}

.glyphicon-floppy-open:before {
  content: "\e176"
}

.glyphicon-credit-card:before {
  content: "\e177"
}

.glyphicon-transfer:before {
  content: "\e178"
}

.glyphicon-cutlery:before {
  content: "\e179"
}

.glyphicon-header:before {
  content: "\e180"
}

.glyphicon-compressed:before {
  content: "\e181"
}

.glyphicon-earphone:before {
  content: "\e182"
}

.glyphicon-phone-alt:before {
  content: "\e183"
}

.glyphicon-tower:before {
  content: "\e184"
}

.glyphicon-stats:before {
  content: "\e185"
}

.glyphicon-sd-video:before {
  content: "\e186"
}

.glyphicon-hd-video:before {
  content: "\e187"
}

.glyphicon-subtitles:before {
  content: "\e188"
}

.glyphicon-sound-stereo:before {
  content: "\e189"
}

.glyphicon-sound-dolby:before {
  content: "\e190"
}

.glyphicon-sound-5-1:before {
  content: "\e191"
}

.glyphicon-sound-6-1:before {
  content: "\e192"
}

.glyphicon-sound-7-1:before {
  content: "\e193"
}

.glyphicon-copyright-mark:before {
  content: "\e194"
}

.glyphicon-registration-mark:before {
  content: "\e195"
}

.glyphicon-cloud-download:before {
  content: "\e197"
}

.glyphicon-cloud-upload:before {
  content: "\e198"
}

.glyphicon-tree-conifer:before {
  content: "\e199"
}

.glyphicon-tree-deciduous:before {
  content: "\e200"
}

*,
:after,
:before {
  box-sizing: border-box
}

html {
  font-size: 10px
}

body {
  font-family: sf-pro, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 2.1;
  color: #595959;
  background: #fff;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}

a {
  color: #2d2d2d
}

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

a:focus,
a:hover {
  color: #f28a3d;
  outline: 0
}

a:focus {
  outline: 0;
  outline-offset: -2px;
  outline: none
}

figure {
  margin: 0
}

img {
  vertical-align: middle
}

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

.img-rounded {
  border-radius: 6px
}

.img-thumbnail {
  padding: 0;
  line-height: 2.1;
  background-color: #fff;
  border-radius: 0;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto
}

.img-circle {
  border-radius: 50%
}

hr {
  margin-top: 33px;
  margin-bottom: 33px;
  border: 0;
  border-top: 1px solid #d9d9d9
}

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

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Playfair Display, sans-serif;
  font-weight: 500;
  line-height: 1.8;
  color: #2d2d2d
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-weight: 400;
  line-height: 1;
  color: #ccc
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 16.5px;
  margin-bottom: 16.5px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
  font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
  margin-top: 16.5px;
  margin-bottom: 16.5px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-size: 75%
}

.h1,
h1 {
  font-size: 37px
}

.h2,
h2 {
  font-size: 32px
}

.h3,
h3 {
  font-size: 26px
}

.h4,
h4 {
  font-size: 22px
}

.h5,
h5 {
  font-size: 19px
}

.h6,
h6 {
  font-size: 17px
}

p {
  margin: 0 0 16.5px
}

.lead {
  margin-bottom: 33px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4
}

@media (min-width:768px) {
  .lead {
    font-size: 18px
  }
}

.small,
small {
  font-size: 87%
}

cite {
  font-style: normal
}

.mark,
mark {
  background-color: #fcf8e3;
  padding: .2em
}

.text-left {
  text-align: left
}

.text-right {
  text-align: right
}

.text-center {
  text-align: center
}

.text-justify {
  text-align: justify
}

.text-nowrap {
  white-space: nowrap
}

.text-lowercase {
  text-transform: lowercase
}

.text-uppercase {
  text-transform: uppercase
}

.text-capitalize {
  text-transform: capitalize
}

.text-muted {
  color: #595959
}

.text-primary {
  color: #2d2d2d
}

a.text-primary:hover {
  color: #141414
}

.text-success {
  color: #3c763d
}

a.text-success:hover {
  color: #2b542c
}

.text-info {
  color: #31708f
}

a.text-info:hover {
  color: #245269
}

.text-warning {
  color: #8a6d3b
}

a.text-warning:hover {
  color: #66512c
}

.text-danger {
  color: #a94442
}

a.text-danger:hover {
  color: #843534
}

.bg-primary {
  color: #fff;
  background-color: #2d2d2d
}

a.bg-primary:hover {
  background-color: #141414
}

.bg-success {
  background-color: #dff0d8
}

a.bg-success:hover {
  background-color: #c1e2b3
}

.bg-info {
  background-color: #d9edf7
}

a.bg-info:hover {
  background-color: #afd9ee
}

.bg-warning {
  background-color: #fcf8e3
}

a.bg-warning:hover {
  background-color: #f7ecb5
}

.bg-danger {
  background-color: #f2dede
}

a.bg-danger:hover {
  background-color: #e4b9b9
}

.page-header {
  padding-bottom: 15.5px;
  margin: 66px 0 33px;
  border-bottom: 1px solid #d9d9d9
}

ol,
ul {
  margin-top: 0
}

ol,
ol ol,
ol ul,
ul,
ul ol,
ul ul {
  margin-bottom: 0
}

.list-inline,
.list-unstyled {
  padding-left: 0;
  list-style: none
}

.list-inline {
  margin-left: -5px
}

.list-inline>li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px
}

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

dd,
dt {
  line-height: 2.1
}

dt {
  font-weight: 700
}

dd {
  margin-left: 0
}

.dl-horizontal dd:after,
.dl-horizontal dd:before {
  content: " ";
  display: table
}

.dl-horizontal dd:after {
  clear: both
}

@media (min-width:992px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
  }

  .dl-horizontal dd {
    margin-left: 180px
  }
}

abbr[data-original-title],
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #ccc
}

.initialism {
  font-size: 90%;
  text-transform: uppercase
}

blockquote {
  padding: 16.5px 33px;
  margin: 0 0 33px;
  font-size: 20px;
  border-left: 5px solid #57bf6d;
  background: 0 0
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
  margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
  display: block;
  font-size: 80%;
  line-height: 2.1;
  color: #ccc
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
  content: "\2017 \00A0"
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #57bf6d;
  border-left: 0;
  text-align: right
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
  content: ""
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
  content: "\00A0 \2017"
}

blockquote:after,
blockquote:before {
  content: ""
}

address {
  margin-bottom: 33px;
  font-style: normal;
  line-height: 2.1
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #2d2d2d;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  box-shadow: none
}

pre {
  display: block;
  padding: 16px;
  margin: 0 0 16.5px;
  font-size: 15px;
  line-height: 2.1;
  word-break: break-all;
  word-wrap: break-word;
  color: #2d2d2d;
  background-color: #ededed;
  border: 1px solid #d9d9d9;
  border-radius: 0
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll
}

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

.container:after,
.container:before {
  content: " ";
  display: table
}

.container:after {
  clear: both
}

@media (min-width:768px) {
  .container {
    width: 760px
  }
}

@media (min-width:992px) {
  .container {
    width: 940px
  }
}

@media (min-width:1200px) {
  .container {
    width: 1220px
  }
}

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

.container-fluid:after,
.container-fluid:before {
  content: " ";
  display: table
}

.container-fluid:after {
  clear: both
}

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

.row:after,
.row:before {
  content: " ";
  display: table
}

.row:after {
  clear: both
}

.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px
}

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

.col-xs-1 {
  width: 8.33333%
}

.col-xs-2 {
  width: 16.66667%
}

.col-xs-3 {
  width: 25%
}

.col-xs-4 {
  width: 33.33333%
}

.col-xs-5 {
  width: 41.66667%
}

.col-xs-6 {
  width: 50%
}

.col-xs-7 {
  width: 58.33333%
}

.col-xs-8 {
  width: 66.66667%
}

.col-xs-9 {
  width: 75%
}

.col-xs-10 {
  width: 83.33333%
}

.col-xs-11 {
  width: 91.66667%
}

.col-xs-12 {
  width: 100%
}

.col-xs-pull-0 {
  right: 0
}

.col-xs-pull-1 {
  right: 8.33333%
}

.col-xs-pull-2 {
  right: 16.66667%
}

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

.col-xs-pull-4 {
  right: 33.33333%
}

.col-xs-pull-5 {
  right: 41.66667%
}

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

.col-xs-pull-7 {
  right: 58.33333%
}

.col-xs-pull-8 {
  right: 66.66667%
}

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

.col-xs-pull-10 {
  right: 83.33333%
}

.col-xs-pull-11 {
  right: 91.66667%
}

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

.col-xs-push-0 {
  left: 0
}

.col-xs-push-1 {
  left: 8.33333%
}

.col-xs-push-2 {
  left: 16.66667%
}

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

.col-xs-push-4 {
  left: 33.33333%
}

.col-xs-push-5 {
  left: 41.66667%
}

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

.col-xs-push-7 {
  left: 58.33333%
}

.col-xs-push-8 {
  left: 66.66667%
}

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

.col-xs-push-10 {
  left: 83.33333%
}

.col-xs-push-11 {
  left: 91.66667%
}

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

.col-xs-offset-0 {
  margin-left: 0
}

.col-xs-offset-1 {
  margin-left: 8.33333%
}

.col-xs-offset-2 {
  margin-left: 16.66667%
}

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

.col-xs-offset-4 {
  margin-left: 33.33333%
}

.col-xs-offset-5 {
  margin-left: 41.66667%
}

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

.col-xs-offset-7 {
  margin-left: 58.33333%
}

.col-xs-offset-8 {
  margin-left: 66.66667%
}

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

.col-xs-offset-10 {
  margin-left: 83.33333%
}

.col-xs-offset-11 {
  margin-left: 91.66667%
}

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

@media (min-width:768px) {

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

  .col-sm-1 {
    width: 8.33333%
  }

  .col-sm-2 {
    width: 16.66667%
  }

  .col-sm-3 {
    width: 25%
  }

  .col-sm-4 {
    width: 33.33333%
  }

  .col-sm-5 {
    width: 41.66667%
  }

  .col-sm-6 {
    width: 50%
  }

  .col-sm-7 {
    width: 58.33333%
  }

  .col-sm-8 {
    width: 66.66667%
  }

  .col-sm-9 {
    width: 75%
  }

  .col-sm-10 {
    width: 83.33333%
  }

  .col-sm-11 {
    width: 91.66667%
  }

  .col-sm-12 {
    width: 100%
  }

  .col-sm-pull-0 {
    right: 0
  }

  .col-sm-pull-1 {
    right: 8.33333%
  }

  .col-sm-pull-2 {
    right: 16.66667%
  }

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

  .col-sm-pull-4 {
    right: 33.33333%
  }

  .col-sm-pull-5 {
    right: 41.66667%
  }

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

  .col-sm-pull-7 {
    right: 58.33333%
  }

  .col-sm-pull-8 {
    right: 66.66667%
  }

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

  .col-sm-pull-10 {
    right: 83.33333%
  }

  .col-sm-pull-11 {
    right: 91.66667%
  }

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

  .col-sm-push-0 {
    left: 0
  }

  .col-sm-push-1 {
    left: 8.33333%
  }

  .col-sm-push-2 {
    left: 16.66667%
  }

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

  .col-sm-push-4 {
    left: 33.33333%
  }

  .col-sm-push-5 {
    left: 41.66667%
  }

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

  .col-sm-push-7 {
    left: 58.33333%
  }

  .col-sm-push-8 {
    left: 66.66667%
  }

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

  .col-sm-push-10 {
    left: 83.33333%
  }

  .col-sm-push-11 {
    left: 91.66667%
  }

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

  .col-sm-offset-0 {
    margin-left: 0
  }

  .col-sm-offset-1 {
    margin-left: 8.33333%
  }

  .col-sm-offset-2 {
    margin-left: 16.66667%
  }

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

  .col-sm-offset-4 {
    margin-left: 33.33333%
  }

  .col-sm-offset-5 {
    margin-left: 41.66667%
  }

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

  .col-sm-offset-7 {
    margin-left: 58.33333%
  }

  .col-sm-offset-8 {
    margin-left: 66.66667%
  }

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

  .col-sm-offset-10 {
    margin-left: 83.33333%
  }

  .col-sm-offset-11 {
    margin-left: 91.66667%
  }

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

@media (min-width:992px) {

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

  .col-md-1 {
    width: 8.33333%
  }

  .col-md-2 {
    width: 16.66667%
  }

  .col-md-3 {
    width: 25%
  }

  .col-md-4 {
    width: 33.33333%
  }

  .col-md-5 {
    width: 41.66667%
  }

  .col-md-6 {
    width: 50%
  }

  .col-md-7 {
    width: 58.33333%
  }

  .col-md-8 {
    width: 66.66667%
  }

  .col-md-9 {
    width: 75%
  }

  .col-md-10 {
    width: 83.33333%
  }

  .col-md-11 {
    width: 91.66667%
  }

  .col-md-12 {
    width: 100%
  }

  .col-md-pull-0 {
    right: 0
  }

  .col-md-pull-1 {
    right: 8.33333%
  }

  .col-md-pull-2 {
    right: 16.66667%
  }

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

  .col-md-pull-4 {
    right: 33.33333%
  }

  .col-md-pull-5 {
    right: 41.66667%
  }

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

  .col-md-pull-7 {
    right: 58.33333%
  }

  .col-md-pull-8 {
    right: 66.66667%
  }

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

  .col-md-pull-10 {
    right: 83.33333%
  }

  .col-md-pull-11 {
    right: 91.66667%
  }

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

  .col-md-push-0 {
    left: 0
  }

  .col-md-push-1 {
    left: 8.33333%
  }

  .col-md-push-2 {
    left: 16.66667%
  }

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

  .col-md-push-4 {
    left: 33.33333%
  }

  .col-md-push-5 {
    left: 41.66667%
  }

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

  .col-md-push-7 {
    left: 58.33333%
  }

  .col-md-push-8 {
    left: 66.66667%
  }

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

  .col-md-push-10 {
    left: 83.33333%
  }

  .col-md-push-11 {
    left: 91.66667%
  }

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

  .col-md-offset-0 {
    margin-left: 0
  }

  .col-md-offset-1 {
    margin-left: 8.33333%
  }

  .col-md-offset-2 {
    margin-left: 16.66667%
  }

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

  .col-md-offset-4 {
    margin-left: 33.33333%
  }

  .col-md-offset-5 {
    margin-left: 41.66667%
  }

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

  .col-md-offset-7 {
    margin-left: 58.33333%
  }

  .col-md-offset-8 {
    margin-left: 66.66667%
  }

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

  .col-md-offset-10 {
    margin-left: 83.33333%
  }

  .col-md-offset-11 {
    margin-left: 91.66667%
  }

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

@media (min-width:1200px) {

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

  .col-lg-1 {
    width: 8.33333%
  }

  .col-lg-2 {
    width: 16.66667%
  }

  .col-lg-3 {
    width: 25%
  }

  .col-lg-4 {
    width: 33.33333%
  }

  .col-lg-5 {
    width: 41.66667%
  }

  .col-lg-6 {
    width: 50%
  }

  .col-lg-7 {
    width: 58.33333%
  }

  .col-lg-8 {
    width: 66.66667%
  }

  .col-lg-9 {
    width: 75%
  }

  .col-lg-10 {
    width: 83.33333%
  }

  .col-lg-11 {
    width: 91.66667%
  }

  .col-lg-12 {
    width: 100%
  }

  .col-lg-pull-0 {
    right: 0
  }

  .col-lg-pull-1 {
    right: 8.33333%
  }

  .col-lg-pull-2 {
    right: 16.66667%
  }

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

  .col-lg-pull-4 {
    right: 33.33333%
  }

  .col-lg-pull-5 {
    right: 41.66667%
  }

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

  .col-lg-pull-7 {
    right: 58.33333%
  }

  .col-lg-pull-8 {
    right: 66.66667%
  }

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

  .col-lg-pull-10 {
    right: 83.33333%
  }

  .col-lg-pull-11 {
    right: 91.66667%
  }

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

  .col-lg-push-0 {
    left: 0
  }

  .col-lg-push-1 {
    left: 8.33333%
  }

  .col-lg-push-2 {
    left: 16.66667%
  }

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

  .col-lg-push-4 {
    left: 33.33333%
  }

  .col-lg-push-5 {
    left: 41.66667%
  }

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

  .col-lg-push-7 {
    left: 58.33333%
  }

  .col-lg-push-8 {
    left: 66.66667%
  }

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

  .col-lg-push-10 {
    left: 83.33333%
  }

  .col-lg-push-11 {
    left: 91.66667%
  }

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

  .col-lg-offset-0 {
    margin-left: 0
  }

  .col-lg-offset-1 {
    margin-left: 8.33333%
  }

  .col-lg-offset-2 {
    margin-left: 16.66667%
  }

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

  .col-lg-offset-4 {
    margin-left: 33.33333%
  }

  .col-lg-offset-5 {
    margin-left: 41.66667%
  }

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

  .col-lg-offset-7 {
    margin-left: 58.33333%
  }

  .col-lg-offset-8 {
    margin-left: 66.66667%
  }

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

  .col-lg-offset-10 {
    margin-left: 83.33333%
  }

  .col-lg-offset-11 {
    margin-left: 91.66667%
  }

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

@media (min-width:1200px) {
  .col-lg-2-4 {
    width: 20%
  }
}

@media (min-width:992px) {
  .col-md-2-4 {
    width: 20%
  }
}

@media (min-width:768px) {
  .col-sm-2-4 {
    width: 20%
  }
}

@media (min-width:480px) {
  .col-xs-2-4 {
    width: 20%
  }
}

table {
  background-color: transparent
}

th {
  text-align: left
}

.table,
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 33px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th,
table>tbody>tr>td,
table>tbody>tr>th,
table>tfoot>tr>td,
table>tfoot>tr>th,
table>thead>tr>td,
table>thead>tr>th {
  padding: 16px 10px;
  line-height: 2.1;
  vertical-align: top;
  border-top: 1px solid #d9d9d9
}

.table>thead>tr>th,
table>thead>tr>th {
  vertical-align: bottom;
  border-bottom: 2px solid #d9d9d9
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th,
table>caption+thead>tr:first-child>td,
table>caption+thead>tr:first-child>th,
table>colgroup+thead>tr:first-child>td,
table>colgroup+thead>tr:first-child>th,
table>thead:first-child>tr:first-child>td,
table>thead:first-child>tr:first-child>th {
  border-top: 0
}

.table>tbody+tbody,
table>tbody+tbody {
  border-top: 2px solid #d9d9d9
}

.table .table,
table .table {
  background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
  padding: 6px
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th,
table,
table>tbody>tr>td,
table>tbody>tr>th,
table>tfoot>tr>td,
table>tfoot>tr>th,
table>thead>tr>td,
table>thead>tr>th {
  border: 1px solid #d9d9d9
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th,
table>thead>tr>td,
table>thead>tr>th {
  border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
  background-color: #d9d9d9
}

.table-hover>tbody>tr:hover>td,
.table-hover>tbody>tr:hover>th {
  background-color: #f5f5f5
}

table col[class*=col-] {
  position: static;
  float: none;
  display: table-column
}

table td[class*=col-],
table th[class*=col-] {
  position: static;
  float: none;
  display: table-cell
}

.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
  background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
  background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
  background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
  background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
  background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
  background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
  background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
  background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
  background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
  background-color: #ebcccc
}

@media screen and (max-width:767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 24.75px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #d9d9d9;
    -webkit-overflow-scrolling: touch
  }

  .table-responsive>.table {
    margin-bottom: 0
  }

  .table-responsive>.table>tbody>tr>td,
  .table-responsive>.table>tbody>tr>th,
  .table-responsive>.table>tfoot>tr>td,
  .table-responsive>.table>tfoot>tr>th,
  .table-responsive>.table>thead>tr>td,
  .table-responsive>.table>thead>tr>th {
    white-space: nowrap
  }

  .table-responsive>.table-bordered {
    border: 0
  }

  .table-responsive>.table-bordered>tbody>tr>td:first-child,
  .table-responsive>.table-bordered>tbody>tr>th:first-child,
  .table-responsive>.table-bordered>tfoot>tr>td:first-child,
  .table-responsive>.table-bordered>tfoot>tr>th:first-child,
  .table-responsive>.table-bordered>thead>tr>td:first-child,
  .table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
  }

  .table-responsive>.table-bordered>tbody>tr>td:last-child,
  .table-responsive>.table-bordered>tbody>tr>th:last-child,
  .table-responsive>.table-bordered>tfoot>tr>td:last-child,
  .table-responsive>.table-bordered>tfoot>tr>th:last-child,
  .table-responsive>.table-bordered>thead>tr>td:last-child,
  .table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
  }

  .table-responsive>.table-bordered>tbody>tr:last-child>td,
  .table-responsive>.table-bordered>tbody>tr:last-child>th,
  .table-responsive>.table-bordered>tfoot>tr:last-child>td,
  .table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
  }
}

fieldset {
  margin: 0;
  min-width: 0
}

fieldset,
legend {
  padding: 0;
  border: 0
}

legend {
  display: block;
  width: 100%;
  margin-bottom: 33px;
  font-size: 24px;
  line-height: inherit;
  color: #2d2d2d;
  border-bottom: 1px solid #e5e5e5
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700
}

input[type=search] {
  box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal
}

input[type=file] {
  display: block
}

input[type=range] {
  display: block;
  width: 100%
}

select[multiple],
select[size] {
  height: auto
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
  outline: 0;
  outline-offset: -2px
}

output {
  padding-top: 7px;
  font-size: 16px
}

.form-control,
output {
  display: block;
  line-height: 2.1;
  color: #2d2d2d
}

.form-control {
  width: 100%;
  height: 46px;
  padding: 5px 6px;
  font-size: 15px;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 0;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0
}

.form-control:-moz-placeholder,
.form-control::-moz-placeholder {
  color: #595959
}

.form-control:-ms-input-placeholder {
  color: #595959
}

.form-control::-webkit-input-placeholder {
  color: #595959
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1
}

textarea.form-control {
  height: auto
}

input[type=search] {
  -webkit-appearance: none
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
  line-height: 46px;
  line-height: 2.1 \0
}

.form-horizontal .form-group-sm input[type=date].form-control,
.form-horizontal .form-group-sm input[type=datetime-local].form-control,
.form-horizontal .form-group-sm input[type=month].form-control,
.form-horizontal .form-group-sm input[type=time].form-control,
.input-group-sm>.input-group-btn>input[type=date].btn,
.input-group-sm>.input-group-btn>input[type=datetime-local].btn,
.input-group-sm>.input-group-btn>input[type=month].btn,
.input-group-sm>.input-group-btn>input[type=time].btn,
.input-group-sm>input[type=date].form-control,
.input-group-sm>input[type=date].input-group-addon,
.input-group-sm>input[type=datetime-local].form-control,
.input-group-sm>input[type=datetime-local].input-group-addon,
.input-group-sm>input[type=month].form-control,
.input-group-sm>input[type=month].input-group-addon,
.input-group-sm>input[type=time].form-control,
.input-group-sm>input[type=time].input-group-addon,
input[type=date].input-sm,
input[type=datetime-local].input-sm,
input[type=month].input-sm,
input[type=time].input-sm {
  line-height: 33px
}

.form-horizontal .form-group-lg input[type=date].form-control,
.form-horizontal .form-group-lg input[type=datetime-local].form-control,
.form-horizontal .form-group-lg input[type=month].form-control,
.form-horizontal .form-group-lg input[type=time].form-control,
.input-group-lg>.input-group-btn>input[type=date].btn,
.input-group-lg>.input-group-btn>input[type=datetime-local].btn,
.input-group-lg>.input-group-btn>input[type=month].btn,
.input-group-lg>.input-group-btn>input[type=time].btn,
.input-group-lg>input[type=date].form-control,
.input-group-lg>input[type=date].input-group-addon,
.input-group-lg>input[type=datetime-local].form-control,
.input-group-lg>input[type=datetime-local].input-group-addon,
.input-group-lg>input[type=month].form-control,
.input-group-lg>input[type=month].input-group-addon,
.input-group-lg>input[type=time].form-control,
.input-group-lg>input[type=time].input-group-addon,
input[type=date].input-lg,
input[type=datetime-local].input-lg,
input[type=month].input-lg,
input[type=time].input-lg {
  line-height: 50px
}

.form-group {
  margin-bottom: 15px
}

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

.checkbox label,
.radio label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer
}

.checkbox-inline input[type=checkbox],
.checkbox input[type=checkbox],
.radio-inline input[type=radio],
.radio input[type=radio] {
  position: absolute;
  margin-left: -20px;
  margin-top: 7px;
  margin-top: 7px \9
}

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

.checkbox-inline,
.radio-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: 400;
  cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
  margin-top: 0;
  margin-left: 10px
}

.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio-inline,
fieldset[disabled] .radio label,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
  cursor: not-allowed
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0
}

.form-control-static.input-lg,
.form-control-static.input-sm,
.form-horizontal .form-group-lg .form-control-static.form-control,
.form-horizontal .form-group-sm .form-control-static.form-control,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn {
  padding-left: 0;
  padding-right: 0
}

.form-horizontal .form-group-sm .form-control,
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn,
.input-sm {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px
}

.form-horizontal .form-group-sm select.form-control,
.input-group-sm>.input-group-btn>select.btn,
.input-group-sm>select.form-control,
.input-group-sm>select.input-group-addon,
select.input-sm {
  height: 33px;
  line-height: 33px
}

.form-horizontal .form-group-sm textarea.form-control,
.input-group-sm>.input-group-btn>textarea.btn,
.input-group-sm>textarea.form-control,
.input-group-sm>textarea.input-group-addon,
textarea.input-sm {
  height: auto
}

.form-horizontal .form-group-lg .form-control,
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn,
.input-lg {
  height: 50px;
  padding: 10px 16px;
  font-size: 21px;
  line-height: 1.33;
  border-radius: 6px
}

.form-horizontal .form-group-lg select.form-control,
.input-group-lg>.input-group-btn>select.btn,
.input-group-lg>select.form-control,
.input-group-lg>select.input-group-addon,
select.input-lg {
  height: 50px;
  line-height: 50px
}

.form-horizontal .form-group-lg textarea.form-control,
.input-group-lg>.input-group-btn>textarea.btn,
.input-group-lg>textarea.form-control,
.input-group-lg>textarea.input-group-addon,
textarea.input-lg {
  height: auto
}

.has-feedback {
  position: relative
}

.has-feedback .form-control {
  padding-right: 57.5px
}

.form-control-feedback {
  position: absolute;
  top: 38px;
  right: 0;
  z-index: 2;
  display: block;
  width: 46px;
  height: 46px;
  line-height: 46px;
  text-align: center
}

.form-horizontal .form-group-lg .form-control+.form-control-feedback,
.input-group-lg>.form-control+.form-control-feedback,
.input-group-lg>.input-group-addon+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn+.form-control-feedback,
.input-lg+.form-control-feedback {
  width: 50px;
  height: 50px;
  line-height: 50px
}

.form-horizontal .form-group-sm .form-control+.form-control-feedback,
.input-group-sm>.form-control+.form-control-feedback,
.input-group-sm>.input-group-addon+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn+.form-control-feedback,
.input-sm+.form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px
}

.has-success .control-label,
.has-success .help-block {
  color: #3c763d
}

.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8
}

.has-warning .control-label,
.has-warning .help-block {
  color: #8a6d3b
}

.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3
}

.has-error .control-label,
.has-error .help-block {
  color: #a94442
}

.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede
}

.has-feedback label.sr-only~.form-control-feedback {
  top: 0
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #999
}

@media (min-width:768px) {

  .form-inline .form-group,
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
  }

  .form-inline .form-control,
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle
  }

  .form-inline .input-group,
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle
  }

  .form-inline .input-group .form-control,
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .navbar-form .input-group .form-control,
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn {
    width: auto
  }

  .form-inline .input-group>.form-control,
  .navbar-form .input-group>.form-control {
    width: 100%
  }

  .form-inline .control-label,
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle
  }

  .form-inline .checkbox,
  .form-inline .radio,
  .navbar-form .checkbox,
  .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle
  }

  .form-inline .checkbox label,
  .form-inline .radio label,
  .navbar-form .checkbox label,
  .navbar-form .radio label {
    padding-left: 0
  }

  .form-inline .checkbox input[type=checkbox],
  .form-inline .radio input[type=radio],
  .navbar-form .checkbox input[type=checkbox],
  .navbar-form .radio input[type=radio] {
    position: relative;
    margin-left: 0
  }

  .form-inline .has-feedback .form-control-feedback,
  .navbar-form .has-feedback .form-control-feedback {
    top: 0
  }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px
}

.form-horizontal .checkbox,
.form-horizontal .radio {
  min-height: 40px
}

.form-horizontal .form-group {
  margin-left: -20px;
  margin-right: -20px
}

.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
  content: " ";
  display: table
}

.form-horizontal .form-group:after {
  clear: both
}

@media (min-width:768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 20px
}

@media (min-width:768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px
  }
}

@media (min-width:768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0 25px;
  font-size: 15px;
  line-height: 38px;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
  text-transform: uppercase
}

.btn.active:focus,
.btn:active:focus,
.btn:focus {
  outline: 0;
  outline-offset: -2px
}

.btn:focus,
.btn:hover {
  color: #2d2d2d;
  text-decoration: none
}

.btn.active,
.btn:active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .65;
  filter: alpha(opacity=65);
  box-shadow: none
}

.btn-default {
  color: #2d2d2d;
  background-color: #fff;
  border-color: #666;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

.open .btn-default.dropdown-toggle {
  color: #2d2d2d;
  background-color: #ebebeb;
  border-color: #474747
}

.btn-default.active,
.btn-default:active,
.open .btn-default.dropdown-toggle {
  background-image: none
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #666
}

.btn-default:hover {
  color: #2d2d2d
}

.open .btn-default:hover.dropdown-toggle {
  color: #2d2d2d;
  background-color: #ebebeb;
  border-color: #474747
}

.btn-default:hover.active,
.btn-default:hover:active,
.open .btn-default:hover.dropdown-toggle {
  background-image: none
}

.btn-default:hover.disabled,
.btn-default:hover.disabled.active,
.btn-default:hover.disabled:active,
.btn-default:hover.disabled:focus,
.btn-default:hover.disabled:hover,
.btn-default:hover[disabled],
.btn-default:hover[disabled].active,
.btn-default:hover[disabled]:active,
.btn-default:hover[disabled]:focus,
.btn-default:hover[disabled]:hover,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:hover.active,
fieldset[disabled] .btn-default:hover:active,
fieldset[disabled] .btn-default:hover:focus,
fieldset[disabled] .btn-default:hover:hover {
  background-color: #fff;
  border-color: #666
}

.btn-primary {
  color: #fff;
  background-color: #2d2d2d;
  border-color: #2d2d2d;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

.open .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #191919;
  border-color: #0e0e0e
}

.btn-primary.active,
.btn-primary:active,
.open .btn-primary.dropdown-toggle {
  background-image: none
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  background-color: #2d2d2d;
  border-color: #2d2d2d
}

.btn-primary:hover {
  color: #fff;
  background-color: #3a3a3a;
  border-color: #2d2d2d
}

.open .btn-primary:hover.dropdown-toggle {
  color: #fff;
  background-color: #252525;
  border-color: #0e0e0e
}

.btn-primary:hover.active,
.btn-primary:hover:active,
.open .btn-primary:hover.dropdown-toggle {
  background-image: none
}

.btn-primary:hover.disabled,
.btn-primary:hover.disabled.active,
.btn-primary:hover.disabled:active,
.btn-primary:hover.disabled:focus,
.btn-primary:hover.disabled:hover,
.btn-primary:hover[disabled],
.btn-primary:hover[disabled].active,
.btn-primary:hover[disabled]:active,
.btn-primary:hover[disabled]:focus,
.btn-primary:hover[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:hover.active,
fieldset[disabled] .btn-primary:hover:active,
fieldset[disabled] .btn-primary:hover:focus,
fieldset[disabled] .btn-primary:hover:hover {
  background-color: #3a3a3a;
  border-color: #2d2d2d
}

.btn-success {
  color: #fff;
  background-color: #57bf6d;
  border-color: #46b75e
}

.open .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #41ac58;
  border-color: #358b47
}

.btn-success.active,
.btn-success:active,
.open .btn-success.dropdown-toggle {
  background-image: none
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
  background-color: #57bf6d;
  border-color: #46b75e
}

.btn-info {
  color: #fff;
  background-color: #33aebd;
  border-color: #2e9ca9
}

.open .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #2a909d;
  border-color: #216f79
}

.btn-info.active,
.btn-info:active,
.open .btn-info.dropdown-toggle {
  background-image: none
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
  background-color: #33aebd;
  border-color: #2e9ca9
}

.btn-warning {
  color: #fff;
  background-color: #fbaf3f;
  border-color: #faa526
}

.open .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #fa9e17;
  border-color: #df8705
}

.btn-warning.active,
.btn-warning:active,
.open .btn-warning.dropdown-toggle {
  background-image: none
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
  background-color: #fbaf3f;
  border-color: #faa526
}

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

.open .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c51828;
  border-color: #9c1320
}

.btn-danger.active,
.btn-danger:active,
.open .btn-danger.dropdown-toggle {
  background-image: none
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
  background-color: #e42234;
  border-color: #d31a2b
}

.btn-link {
  color: #2d2d2d;
  font-weight: 400;
  cursor: pointer;
  border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
  border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
  color: #f28a3d;
  text-decoration: underline;
  background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
  color: #ccc;
  text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
  padding: 15px 30px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 5px
}

.btn-group-sm>.btn,
.btn-sm {
  padding: 8px 18px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 30px
}

.btn-group-xs>.btn,
.btn-xs {
  padding: 4px 10px;
  font-size: 10px;
  line-height: 1.5;
  border-radius: 3px
}

.btn-block {
  display: block;
  width: 100%
}

.btn-block+.btn-block {
  margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
  width: 100%
}

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  transition: opacity .15s linear
}

.fade.in {
  opacity: 1
}

.collapse {
  display: none
}

.collapse.in {
  display: block
}

tr.collapse.in {
  display: table-row
}

tbody.collapse.in {
  display: table-row-group
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  transition: height .35s ease
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent
}

.dropdown {
  position: relative
}

.dropdown-toggle:focus {
  outline: 0
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 250px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #666;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 0;
  box-shadow: 0 3px 4px rgba(0, 0, 0, .175);
  background-clip: padding-box
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto
}

.dropdown-menu .divider {
  height: 1px;
  margin: 15.5px 0;
  overflow: hidden;
  background-color: #e5e5e5
}

.dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 2.1;
  color: #2d2d2d;
  white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
  text-decoration: none;
  color: #202020;
  background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #2d2d2d
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
  color: #ccc
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed
}

.open>.dropdown-menu {
  display: block;
  opacity: 1;
  visibility: visible
}

.open>a {
  outline: 0
}

.dropdown-menu-right {
  left: auto;
  right: 0
}

.dropdown-menu-left {
  left: 0;
  right: auto
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 2.1;
  color: #ccc;
  white-space: nowrap
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990
}

.pull-right>.dropdown-menu {
  right: 0;
  left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px
}

@media (min-width:992px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto
  }

  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto
  }
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
  position: relative;
  float: left
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
  z-index: 2
}

.btn-group-vertical>.btn:focus,
.btn-group>.btn:focus {
  outline: 0
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
  margin-left: -1px
}

.btn-toolbar {
  margin-left: -5px
}

.btn-toolbar:after,
.btn-toolbar:before {
  content: " ";
  display: table
}

.btn-toolbar:after {
  clear: both
}

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
  margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0
}

.btn-group>.btn:first-child {
  margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}

.btn-group>.btn-group {
  float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0
}

.btn-group>.btn-group:first-child>.btn:last-child,
.btn-group>.btn-group:first-child>.dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}

.btn-group>.btn-group:last-child>.btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0
}

.btn-group>.btn+.dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px
}

.btn-group-lg.btn-group>.btn+.dropdown-toggle,
.btn-group>.btn-lg+.dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px
}

.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none
}

.btn .caret {
  margin-left: 0
}

.btn-group-lg>.btn .caret,
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0
}

.dropup .btn-group-lg>.btn .caret,
.dropup .btn-lg .caret {
  border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before {
  content: " ";
  display: table
}

.btn-group-vertical>.btn-group:after {
  clear: both
}

.btn-group-vertical>.btn-group>.btn {
  float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
  margin-top: -1px;
  margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
  border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
  float: none;
  display: table-cell;
  width: 1%
}

.btn-group-justified>.btn-group .btn {
  width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
  left: auto
}

[data-toggle=buttons]>.btn>input[type=checkbox],
[data-toggle=buttons]>.btn>input[type=radio] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0)
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate
}

.input-group[class*=col-] {
  float: none;
  padding-left: 0;
  padding-right: 0
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
  height: 42px
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  color: #2d2d2d;
  text-align: center;
  background-color: #eee;
  border: 1px solid #d9d9d9;
  border-radius: 0
}

.form-horizontal .form-group-sm .input-group-addon.form-control,
.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 3px
}

.form-horizontal .form-group-lg .input-group-addon.form-control,
.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
  padding: 10px 16px;
  font-size: 21px;
  border-radius: 6px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
  margin-top: 0
}

.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group .form-control:first-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}

.input-group-addon:first-child {
  border-right: 0
}

.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group .form-control:last-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}

.input-group-addon:last-child {
  border-left: 0
}

.input-group-btn {
  font-size: 0;
  white-space: nowrap
}

.input-group-btn,
.input-group-btn>.btn {
  position: relative
}

.input-group-btn>.btn+.btn {
  margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
  z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
  margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
  margin-left: 0
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none
}

.nav:after,
.nav:before {
  content: " ";
  display: table
}

.nav:after {
  clear: both
}

.nav>li,
.nav>li>a {
  position: relative;
  display: block
}

.nav>li>a {
  padding: 6px 0;
  margin: 0 20px
}

.nav>li>a:focus,
.nav>li>a:hover {
  text-decoration: none;
  background-color: transparent
}

.nav>li.disabled>a {
  color: #ccc
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
  color: #ccc;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
  background-color: transparent;
  border-color: #2d2d2d
}

.nav .nav-divider {
  height: 1px;
  margin: 15.5px 0;
  overflow: hidden;
  background-color: #e5e5e5
}

.nav>li>a>img {
  max-width: none
}

.nav-tabs {
  margin-bottom: 25px;
  border-bottom: 0 solid #d9d9d9;
  display: inline-block;
  position: relative;
  padding: 0 10px
}

.nav-tabs>li {
  float: left;
  margin-bottom: -1px
}

.nav-tabs>li>a {
  margin: 0;
  text-transform: capitalize;
  color: #595959;
  padding: 0 20px;
  font-size: 14px;
  line-height: 2.1;
  border: 0 solid #666;
  font-weight: 400;
  border-radius: 0;
  position: relative;
  -webkit-transition: all .2s ease;
  transition: all .2s ease
}

.nav-tabs>li>a:hover {
  color: #f28a3d;
  border-color: #000
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
  cursor: default;
  color: #f28a3d;
  background-color: transparent;
  border-bottom: 0 solid #57bf6d;
  font-weight: 400
}

.nav-tabs>li:last-child>a {
  margin-right: 0
}

.nav-pills>li {
  float: left
}

.nav-pills>li>a {
  border-radius: 0
}

.nav-pills>li+li {
  margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
  color: #fff;
  background-color: #2d2d2d
}

.nav-stacked>li {
  float: none
}

.nav-stacked>li+li {
  margin-top: 2px;
  margin-left: 0
}

.nav-justified,
.nav-tabs.nav-justified {
  width: 100%
}

.nav-justified>li,
.nav-tabs.nav-justified>li {
  float: none
}

.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
  text-align: center;
  margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto
}

@media (min-width:768px) {

  .nav-justified>li,
  .nav-tabs.nav-justified>li {
    display: table-cell;
    width: 1%
  }

  .nav-justified>li>a,
  .nav-tabs.nav-justified>li>a {
    margin-bottom: 0
  }
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
  border-bottom: 0
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
  margin-right: 0;
  border-radius: 0
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
  border: 1px solid #d9d9d9
}

@media (min-width:768px) {

  .nav-tabs-justified>li>a,
  .nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid #d9d9d9;
    border-radius: 0
  }

  .nav-tabs-justified>.active>a,
  .nav-tabs-justified>.active>a:focus,
  .nav-tabs-justified>.active>a:hover,
  .nav-tabs.nav-justified>.active>a,
  .nav-tabs.nav-justified>.active>a:focus,
  .nav-tabs.nav-justified>.active>a:hover {
    border-bottom-color: #fff
  }
}

.tab-content>.tab-pane {
  display: none
}

.tab-content>.active {
  display: block
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 33px;
  border: 1px solid transparent
}

.navbar:after,
.navbar:before {
  content: " ";
  display: table
}

.navbar:after {
  clear: both
}

@media (min-width:992px) {
  .navbar {
    border-radius: 0
  }
}

.navbar-header:after,
.navbar-header:before {
  content: " ";
  display: table
}

.navbar-header:after {
  clear: both
}

@media (min-width:992px) {
  .navbar-header {
    float: left
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 20px;
  padding-left: 20px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1);
  -webkit-overflow-scrolling: touch
}

.navbar-collapse:after,
.navbar-collapse:before {
  content: " ";
  display: table
}

.navbar-collapse:after {
  clear: both
}

.navbar-collapse.in {
  overflow-y: auto
}

@media (min-width:992px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none
  }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important
  }

  .navbar-collapse.in {
    overflow-y: visible
  }

  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse {
    padding-left: 0;
    padding-right: 0
  }
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
  max-height: 340px
}

@media (max-width:480px) and (orientation:landscape) {

  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse {
    max-height: 200px
  }
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
  margin-right: -20px;
  margin-left: -20px
}

@media (min-width:992px) {

  .container-fluid>.navbar-collapse,
  .container-fluid>.navbar-header,
  .container>.navbar-collapse,
  .container>.navbar-header {
    margin-right: 0;
    margin-left: 0
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px
}

@media (min-width:992px) {
  .navbar-static-top {
    border-radius: 0
  }
}

.navbar-fixed-bottom,
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

@media (min-width:992px) {

  .navbar-fixed-bottom,
  .navbar-fixed-top {
    border-radius: 0
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0
}

.navbar-brand {
  float: left;
  padding: 8.5px 20px;
  font-size: 21px;
  line-height: 33px;
  height: 50px
}

.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none
}

@media (min-width:992px) {

  .navbar>.container-fluid .navbar-brand,
  .navbar>.container .navbar-brand {
    margin-left: -20px
  }
}

.navbar-toggle {
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0
}

.navbar-toggle span {
  line-height: 30px;
  height: 30px;
  display: inline-block;
  border-top: 1px solid #f28a3d;
  border-bottom: 1px solid #f28a3d
}

.navbar-toggle:focus {
  outline: 0
}

.navbar-toggle .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
  margin-top: 3px
}

@media (min-width:992px) {
  .navbar-toggle {
    display: none
  }
}

.navbar-nav {
  margin: 4.25px -20px
}

.navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 33px
}

@media (max-width:991px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none
  }

  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu>li>a {
    padding: 5px 15px 5px 25px
  }

  .navbar-nav .open .dropdown-menu>li>a {
    line-height: 33px
  }

  .navbar-nav .open .dropdown-menu>li>a:focus,
  .navbar-nav .open .dropdown-menu>li>a:hover {
    background-image: none
  }
}

@media (min-width:992px) {
  .navbar-nav {
    margin: 0
  }

  .navbar-nav,
  .navbar-nav>li {
    float: left
  }

  .navbar-nav>li>a {
    padding-top: 8.5px;
    padding-bottom: 8.5px
  }

  .navbar-nav.navbar-right:last-child {
    margin-right: -20px
  }
}

@media (min-width:992px) {
  .navbar-left {
    float: left !important
  }

  .navbar-right {
    float: right !important
  }
}

.navbar-form {
  margin: 2px -20px;
  padding: 10px 20px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1), 0 1px 0 hsla(0, 0%, 100%, .1)
}

@media (max-width:991px) {
  .navbar-form .form-group {
    margin-bottom: 5px
  }
}

@media (min-width:992px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none
  }

  .navbar-form.navbar-right:last-child {
    margin-right: -20px
  }
}

.navbar-nav>li>.dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.navbar-btn {
  margin-top: 2px;
  margin-bottom: 2px
}

.btn-group-sm>.navbar-btn.btn,
.navbar-btn.btn-sm {
  margin-top: 8.5px;
  margin-bottom: 8.5px
}

.btn-group-xs>.navbar-btn.btn,
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px
}

.navbar-text {
  margin-top: 8.5px;
  margin-bottom: 8.5px
}

@media (min-width:992px) {
  .navbar-text {
    float: left;
    margin-left: 20px;
    margin-right: 20px
  }

  .navbar-text.navbar-right:last-child {
    margin-right: 0
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7
}

.navbar-default .navbar-brand {
  color: #ccc
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  color: #b3b3b3;
  background-color: transparent
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
  color: #ccc
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
  color: #2d2d2d;
  background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
  color: #555;
  background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
  color: #666;
  background-color: transparent
}

.navbar-default .navbar-toggle {
  border-color: transparent
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: transparent
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
  background-color: #e7e7e7;
  color: #555
}

@media (max-width:991px) {
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #ccc
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #2d2d2d;
    background-color: transparent
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
    color: #666;
    background-color: transparent
  }
}

.navbar-default .navbar-link {
  color: #ccc
}

.navbar-default .navbar-link:hover {
  color: #2d2d2d
}

.navbar-default .btn-link {
  color: #ccc
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
  color: #2d2d2d
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
  color: #666
}

.navbar-inverse {
  background-color: #2a2a2a;
  border-color: #111
}

.navbar-inverse .navbar-brand {
  color: #ccc
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
  color: #ccc
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
  color: #fff;
  background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
  color: #fff;
  background-color: #111
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
  color: #444;
  background-color: transparent
}

.navbar-inverse .navbar-toggle {
  border-color: #2d2d2d
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  background-color: #2d2d2d
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #181818
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
  background-color: #111;
  color: #fff
}

@media (max-width:991px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
    border-color: #111
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #111
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #ccc
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #fff;
    background-color: transparent
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
    color: #fff;
    background-color: #111
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
    color: #444;
    background-color: transparent
  }
}

.navbar-inverse .navbar-link {
  color: #ccc
}

.navbar-inverse .navbar-link:hover {
  color: #fff
}

.navbar-inverse .btn-link {
  color: #ccc
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
  color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444
}

.breadcrumb {
  list-style: none;
  background-color: transparent;
  border-radius: 0;
  display: none;
}

.breadcrumb a {
  color: #fff
}

.breadcrumb a:hover {
  color: #f28a3d
}

.breadcrumb>li {
  display: inline-block
}

.breadcrumb>li+li:before {
  content: "/Â ";
  padding: 0 5px;
  color: #fff
}

.breadcrumb>.active {
  color: #000
}

.page-numbers,
.pagination {
  display: inline-block;
  padding-left: 0;
  border-radius: 0
}

.page-numbers>li,
.pagination>li {
  display: inline
}

.page-numbers>li>a,
.page-numbers>li>span,
.pagination>li>a,
.pagination>li>span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 2.1;
  text-decoration: none;
  color: #595959;
  background-color: transparent;
  border: 1px solid #d9d9d9;
  margin-left: -1px;
  -webkit-transition: color .4s, background-color .4s;
  transition: color .4s, background-color .4s
}

.page-numbers>li:first-child>a,
.page-numbers>li:first-child>span,
.pagination>li:first-child>a,
.pagination>li:first-child>span {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}

.page-numbers>li:last-child>a,
.page-numbers>li:last-child>span,
.pagination>li:last-child>a,
.pagination>li:last-child>span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}

.page-numbers>li>a:focus,
.page-numbers>li>a:hover,
.page-numbers>li>span:focus,
.page-numbers>li>span:hover,
.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
  color: #fff;
  background-color: #57bf6d;
  border-color: #d9d9d9
}

.page-numbers>.active>a,
.page-numbers>.active>a:focus,
.page-numbers>.active>a:hover,
.page-numbers>.active>span,
.page-numbers>.active>span:focus,
.page-numbers>.active>span:hover,
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
  z-index: 2;
  color: #000;
  background-color: transparent;
  border-color: #d9d9d9;
  cursor: default
}

.page-numbers>.disabled>a,
.page-numbers>.disabled>a:focus,
.page-numbers>.disabled>a:hover,
.page-numbers>.disabled>span,
.page-numbers>.disabled>span:focus,
.page-numbers>.disabled>span:hover,
.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
  color: #ccc;
  background-color: transparent;
  border-color: #d9d9d9;
  cursor: not-allowed
}

.pagination-lg>li>a,
.pagination-lg>li>span {
  padding: 10px 16px;
  font-size: 21px
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
  padding: 5px 10px;
  font-size: 14px
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px
}

.pager {
  padding-left: 0;
  margin: 33px 0;
  list-style: none;
  text-align: center
}

.pager:after,
.pager:before {
  content: " ";
  display: table
}

.pager:after {
  clear: both
}

.pager li {
  display: inline
}

.pager li>a,
.pager li>span {
  display: inline-block;
  padding: 5px 14px;
  background-color: transparent;
  border: 1px solid #d9d9d9;
  border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
  text-decoration: none;
  background-color: #57bf6d
}

.pager .next>a,
.pager .next>span {
  float: right
}

.pager .previous>a,
.pager .previous>span {
  float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
  color: #ccc;
  background-color: transparent;
  cursor: not-allowed
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #2d2d2d;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em
}

.label:empty {
  display: none
}

.btn .label {
  position: relative;
  top: -1px
}

a.label:focus,
a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer
}

.label-default {
  background-color: #ccc
}

.label-default[href]:focus,
.label-default[href]:hover {
  background-color: #b3b3b3
}

.label-primary {
  background-color: #2d2d2d
}

.label-primary[href]:focus,
.label-primary[href]:hover {
  background-color: #141414
}

.label-success {
  background-color: #57bf6d
}

.label-success[href]:focus,
.label-success[href]:hover {
  background-color: #3fa454
}

.label-info {
  background-color: #33aebd
}

.label-info[href]:focus,
.label-info[href]:hover {
  background-color: #288995
}

.label-warning {
  background-color: #fbaf3f
}

.label-warning[href]:focus,
.label-warning[href]:hover {
  background-color: #fa9a0d
}

.label-danger {
  background-color: #e42234
}

.label-danger[href]:focus,
.label-danger[href]:hover {
  background-color: #bc1726
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #ccc;
  border-radius: 10px
}

.badge:empty {
  display: none
}

.btn .badge {
  position: relative;
  top: -1px
}

.btn-group-xs>.btn .badge,
.btn-xs .badge {
  top: 0;
  padding: 1px 5px
}

.nav-pills>.active>a>.badge,
a.list-group-item.active>.badge {
  color: #2d2d2d;
  background-color: #fff
}

.nav-pills>li>a>.badge {
  margin-left: 3px
}

a.badge:focus,
a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer
}

.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  background-color: #eee
}

.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
  color: inherit
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 200
}

.jumbotron>hr {
  border-top-color: #d5d5d5
}

.container .jumbotron {
  border-radius: 6px
}

.jumbotron .container {
  max-width: 100%
}

@media screen and (min-width:768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px
  }

  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px
  }

  .jumbotron .h1,
  .jumbotron h1 {
    font-size: 72px
  }
}

.thumbnail {
  display: block;
  padding: 0;
  margin-bottom: 20px;
  line-height: 2.1;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 0
}

.thumbnail>img,
.thumbnail a>img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto
}

.thumbnail .caption {
  padding: 0;
  color: #595959
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
  border-color: #2d2d2d
}

.alert {
  padding: 15px;
  margin-bottom: 33px;
  border: 1px solid transparent;
  border-radius: 0
}

.alert h4 {
  margin-top: 0;
  color: inherit
}

.alert .alert-link {
  font-weight: 700
}

.alert>p,
.alert>ul {
  margin-bottom: 0
}

.alert>p+p {
  margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d
}

.alert-success hr {
  border-top-color: #c9e2b3
}

.alert-success .alert-link {
  color: #2b542c
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f
}

.alert-info hr {
  border-top-color: #a6e1ec
}

.alert-info .alert-link {
  color: #245269
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b
}

.alert-warning hr {
  border-top-color: #f7e1b5
}

.alert-warning .alert-link {
  color: #66512c
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442
}

.alert-danger hr {
  border-top-color: #e4b9c0
}

.alert-danger .alert-link {
  color: #843534
}

@-webkit-keyframes a {
  0% {
    background-position: 40px 0
  }

  to {
    background-position: 0 0
  }
}

@keyframes a {
  0% {
    background-position: 40px 0
  }

  to {
    background-position: 0 0
  }
}

.progress {
  overflow: hidden;
  height: 33px;
  margin-bottom: 33px;
  margin-bottom: 40px;
  background-color: #d9d9d9;
  border-radius: 0
}

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 14px;
  line-height: 33px;
  color: #fff;
  text-align: center;
  background-color: #2d2d2d;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
  transition: width .6s ease
}

.progress-bar-striped,
.progress-striped .progress-bar {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, hsla(0, 0%, 100%, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, hsla(0, 0%, 100%, .15)), color-stop(.75, hsla(0, 0%, 100%, .15)), color-stop(.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
  background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
  background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
  -webkit-animation: a 2s linear infinite;
  animation: a 2s linear infinite
}

.progress-bar[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
  min-width: 30px
}

.progress-bar[aria-valuenow="0"] {
  color: #ccc;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none
}

.progress-bar-success {
  background-color: #57bf6d
}

.progress-striped .progress-bar-success {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, hsla(0, 0%, 100%, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, hsla(0, 0%, 100%, .15)), color-stop(.75, hsla(0, 0%, 100%, .15)), color-stop(.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
  background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-info {
  background-color: #33aebd
}

.progress-striped .progress-bar-info {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, hsla(0, 0%, 100%, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, hsla(0, 0%, 100%, .15)), color-stop(.75, hsla(0, 0%, 100%, .15)), color-stop(.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
  background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-warning {
  background-color: #fbaf3f
}

.progress-striped .progress-bar-warning {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, hsla(0, 0%, 100%, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, hsla(0, 0%, 100%, .15)), color-stop(.75, hsla(0, 0%, 100%, .15)), color-stop(.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
  background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-danger {
  background-color: #e42234
}

.progress-striped .progress-bar-danger {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, hsla(0, 0%, 100%, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, hsla(0, 0%, 100%, .15)), color-stop(.75, hsla(0, 0%, 100%, .15)), color-stop(.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
  background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.media,
.media-body {
  overflow: hidden;
  zoom: 1
}

.media,
.media .media {
  margin-top: 15px
}

.media:first-child {
  margin-top: 0
}

.media-object {
  display: block
}

.media-heading {
  margin: 0 0 5px
}

.media>.pull-left {
  margin-right: 10px
}

.media>.pull-right {
  margin-left: 10px
}

.media-list {
  padding-left: 0;
  list-style: none
}

.list-group {
  margin-bottom: 20px;
  padding-left: 0
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #d9d9d9
}

.list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.list-group-item>.badge {
  float: right
}

.list-group-item>.badge+.badge {
  margin-right: 5px
}

a.list-group-item {
  color: #555
}

a.list-group-item .list-group-item-heading {
  color: #2d2d2d
}

a.list-group-item:focus,
a.list-group-item:hover {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
  background-color: #eee;
  color: #ccc
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
  color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
  color: #ccc
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #2d2d2d;
  border-color: #2d2d2d
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
  color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
  color: #939393
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8
}

a.list-group-item-success {
  color: #3c763d
}

a.list-group-item-success .list-group-item-heading {
  color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7
}

a.list-group-item-info {
  color: #31708f
}

a.list-group-item-info .list-group-item-heading {
  color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3
}

a.list-group-item-warning {
  color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading {
  color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede
}

a.list-group-item-danger {
  color: #a94442
}

a.list-group-item-danger .list-group-item-heading {
  color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3
}

.panel {
  /*margin-bottom: 33px;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 0;
  box-shadow: none*/
}

.panel-body {
  padding: 20px
}

.panel-body:after,
.panel-body:before {
  content: " ";
  display: table
}

.panel-body:after {
  clear: both
}

.panel-heading {
  padding: 15px 20px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1
}

.panel-heading>.dropdown .dropdown-toggle,
.panel-title {
  color: inherit
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px
}

.panel-title>a {
  color: inherit
}

.panel-footer {
  padding: 15px;
  background-color: #fff;
  border-top: 1px solid #d9d9d9;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.panel>.list-group {
  margin-bottom: 0
}

.panel>.list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1;
  border-top-left-radius: -1
}

.panel>.list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1
}

.list-group+.panel-footer,
.panel-heading+.list-group .list-group-item:first-child {
  border-top-width: 0
}

.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
  margin-bottom: 0
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
  border-top-left-radius: -1
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
  border-top-right-radius: -1
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
  border-bottom-left-radius: -1
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
  border-bottom-right-radius: -1
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive {
  border-top: 1px solid #d9d9d9
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
  border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
  border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
  border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
  border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
  border-bottom: 0
}

.panel>.table-responsive {
  border: 0;
  margin-bottom: 0
}

.panel-group {
  margin-bottom: 33px
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0
}

.panel-group .panel+.panel {
  margin-top: 5px
}

.panel-group .panel-heading {
  border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.panel-body {
  border-top: 1px solid #d9d9d9
}

.panel-group .panel-footer {
  border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
  border-bottom: 1px solid #d9d9d9
}

.panel-default {
  border-color: #d9d9d9
}

.panel-default>.panel-heading {
  color: #2d2d2d;
  background-color: transparent;
  border-color: #d9d9d9
}

.panel-default>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #d9d9d9
}

.panel-default>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #d9d9d9
}

.panel-primary {
  border-color: #2d2d2d
}

.panel-primary>.panel-heading {
  color: #fff;
  background-color: #2d2d2d;
  border-color: #2d2d2d
}

.panel-primary>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #2d2d2d
}

.panel-primary>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #2d2d2d
}

.panel-success {
  border-color: #d6e9c6
}

.panel-success>.panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #d6e9c6
}

.panel-success>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #d6e9c6
}

.panel-info {
  border-color: #bce8f1
}

.panel-info>.panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #bce8f1
}

.panel-info>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #bce8f1
}

.panel-warning {
  border-color: #faebcc
}

.panel-warning>.panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #faebcc
}

.panel-warning>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #faebcc
}

.panel-danger {
  border-color: #ebccd1
}

.panel-danger>.panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #ebccd1
}

.panel-danger>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #ebccd1
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0
}

.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%
}

.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%
}

.well {
  min-height: 20px;
  padding: 40px;
  margin-bottom: 20px;
  background-color: #fff;
  border: 0 solid transparent;
  border-radius: 0;
  box-shadow: none
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15)
}

.well-lg {
  padding: 24px;
  border-radius: 0
}

.well-sm {
  padding: 9px;
  border-radius: 0
}

.close {
  float: right;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 1;
  filter: alpha(opacity=100)
}

.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .5;
  filter: alpha(opacity=50)
}

button.close {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none
}

.modal,
.modal-open {
  overflow: hidden
}

.modal {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0
}

.modal.fade .modal-dialog {
  -webkit-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
  -webkit-transition: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out
}

.modal.in .modal-dialog {
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
  background-clip: padding-box;
  outline: 0
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0)
}

.modal-backdrop.in {
  opacity: .5;
  filter: alpha(opacity=50)
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 17.1px
}

.modal-header .close {
  margin-top: -2px
}

.modal-title {
  margin: 0;
  line-height: 2.1
}

.modal-body {
  position: relative;
  padding: 15px
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5
}

.modal-footer:after,
.modal-footer:before {
  content: " ";
  display: table
}

.modal-footer:after {
  clear: both
}

.modal-footer .btn+.btn {
  margin-left: 5px;
  margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
  margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
  margin-left: 0
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll
}

@media (min-width:768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto
  }

  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
  }

  .modal-sm {
    width: 300px
  }
}

@media (min-width:992px) {
  .modal-lg {
    width: 900px
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 14px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0)
}

.tooltip.in {
  opacity: .9;
  filter: alpha(opacity=90)
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 0
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #666;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
  white-space: normal
}

.popover.top {
  margin-top: -10px
}

.popover.right {
  margin-left: 10px
}

.popover.bottom {
  margin-top: 10px
}

.popover.left {
  margin-left: -10px
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0
}

.popover-content {
  padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid
}

.popover>.arrow {
  border-width: 11px
}

.popover>.arrow:after {
  border-width: 10px;
  content: ""
}

.popover.top>.arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #333;
  border-top-color: rgba(0, 0, 0, .25);
  bottom: -11px
}

.popover.top>.arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff
}

.popover.right>.arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #333;
  border-right-color: rgba(0, 0, 0, .25)
}

.popover.right>.arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff
}

.popover.bottom>.arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #333;
  border-bottom-color: rgba(0, 0, 0, .25);
  top: -11px
}

.popover.bottom>.arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff
}

.popover.left>.arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #333;
  border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px
}

.carousel-inner,
.carousel-wrapper {
  position: relative
}

.carousel-inner {
  overflow: hidden;
  width: 100%
}

.carousel-inner>.item {
  display: none;
  position: relative;
  -webkit-transition: left .6s ease-in-out;
  transition: left .6s ease-in-out
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
  display: block
}

.carousel-inner>.active {
  left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
  position: absolute;
  top: 0;
  width: 100%
}

.carousel-inner>.next {
  left: 100%
}

.carousel-inner>.prev {
  left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
  left: 0
}

.carousel-inner>.active.left {
  left: -100%
}

.carousel-inner>.active.right {
  left: 100%
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  display: table;
  width: 42px;
  height: 42px;
  background: #df8f90;
  opacity: .2;
  filter: alpha(opacity=20);
  font-size: 10px;
  color: #fff;
  text-align: center;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

.carousel-control.right {
  left: auto;
  right: 0
}

.carousel-control:focus,
.carousel-control:hover {
  color: #fff;
  opacity: 1;
  filter: alpha(opacity=100)
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif
}

.carousel-control .icon-prev:before {
  content: "\2039"
}

.carousel-control .icon-next:before {
  content: "\203a"
}

.carousel-control>* {
  display: table-cell !important;
  vertical-align: middle
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #d9d9d9;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #d9d9d9
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center
}

.carousel-caption,
.carousel-caption .btn {
  text-shadow: none
}

.owl-buttons.disabled {
  display: none
}

@media screen and (min-width:768px) {

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px
  }

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px
  }

  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px
  }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px
  }

  .carousel-indicators {
    bottom: 20px
  }
}

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

.clearfix:after {
  clear: both
}

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

.pull-right {
  float: right !important
}

.pull-left {
  float: left !important
}

.hide {
  display: none !important
}

.show {
  display: block !important
}

.invisible {
  visibility: hidden
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0
}

.hidden {
  display: none !important;
  visibility: hidden !important
}

.affix {
  position: fixed;
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

@-ms-viewport {
  width: device-width
}

.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
td.visible-xs,
th.visible-xs,
tr.visible-xs {
  display: none !important
}

@media (max-width:767px) {
  .visible-xs {
    display: block !important
  }

  tr.visible-xs {
    display: table-row !important
  }

  td.visible-xs,
  th.visible-xs {
    display: table-cell !important
  }
}

@media (max-width:767px) {
  .visible-xs-block {
    display: block !important
  }
}

@media (max-width:767px) {
  .visible-xs-inline {
    display: inline !important
  }
}

@media (max-width:767px) {
  .visible-xs-inline-block {
    display: inline-block !important
  }
}

@media (min-width:768px) and (max-width:991px) {
  .visible-sm {
    display: block !important
  }

  tr.visible-sm {
    display: table-row !important
  }

  td.visible-sm,
  th.visible-sm {
    display: table-cell !important
  }
}

@media (min-width:768px) and (max-width:991px) {
  .visible-sm-block {
    display: block !important
  }
}

@media (min-width:768px) and (max-width:991px) {
  .visible-sm-inline {
    display: inline !important
  }
}

@media (min-width:768px) and (max-width:991px) {
  .visible-sm-inline-block {
    display: inline-block !important
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .visible-md {
    display: block !important
  }

  tr.visible-md {
    display: table-row !important
  }

  td.visible-md,
  th.visible-md {
    display: table-cell !important
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .visible-md-block {
    display: block !important
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .visible-md-inline {
    display: inline !important
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .visible-md-inline-block {
    display: inline-block !important
  }
}

@media (min-width:1200px) {
  .visible-lg {
    display: block !important
  }

  tr.visible-lg {
    display: table-row !important
  }

  td.visible-lg,
  th.visible-lg {
    display: table-cell !important
  }
}

@media (min-width:1200px) {
  .visible-lg-block {
    display: block !important
  }
}

@media (min-width:1200px) {
  .visible-lg-inline {
    display: inline !important
  }
}

@media (min-width:1200px) {
  .visible-lg-inline-block {
    display: inline-block !important
  }
}

@media (max-width:767px) {

  .hidden-xs,
  td.hidden-xs,
  th.hidden-xs,
  tr.hidden-xs {
    display: none !important
  }
}

@media (min-width:768px) and (max-width:991px) {

  .hidden-sm,
  td.hidden-sm,
  th.hidden-sm,
  tr.hidden-sm {
    display: none !important
  }
}

@media (min-width:992px) and (max-width:1199px) {

  .hidden-md,
  td.hidden-md,
  th.hidden-md,
  tr.hidden-md {
    display: none !important
  }
}

@media (min-width:1200px) {

  .hidden-lg,
  td.hidden-lg,
  th.hidden-lg,
  tr.hidden-lg {
    display: none !important
  }
}

.visible-print,
td.visible-print,
th.visible-print,
tr.visible-print {
  display: none !important
}

@media print {
  .visible-print {
    display: block !important
  }

  tr.visible-print {
    display: table-row !important
  }

  td.visible-print,
  th.visible-print {
    display: table-cell !important
  }
}

.visible-print-block {
  display: none !important
}

@media print {
  .visible-print-block {
    display: block !important
  }
}

.visible-print-inline {
  display: none !important
}

@media print {
  .visible-print-inline {
    display: inline !important
  }
}

.visible-print-inline-block {
  display: none !important
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important
  }
}

@media print {

  .hidden-print,
  td.hidden-print,
  th.hidden-print,
  tr.hidden-print {
    display: none !important
  }
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.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: none;
  vertical-align: top
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2
}

.fancybox-skin {
  position: relative;
  color: #444;
  text-shadow: none;
  border-radius: 4px
}

.fancybox-opened {
  z-index: 3
}

.fancybox-inner,
.fancybox-outer {
  position: relative
}

.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-image {
  max-width: 100%;
  max-height: 100%
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: .8;
  cursor: pointer;
  z-index: 6
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../wp-content/themes/mihouse/css/fancy/fancybox_loading.gif") 50% no-repeat
}

.fancybox-close {
  top: 0;
  right: 0;
  width: 36px;
  height: 36px
}

.fancybox-close,
.fancybox-nav {
  position: absolute;
  cursor: pointer;
  z-index: 4
}

.fancybox-prev {
  left: 0
}

.fancybox-next {
  right: 0
}

.fancybox-nav {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 4
}

.fancybox-next,
.fancybox-prev span:before {
  font-family: FontAwesome;
  font-size: 32px
}

.fancybox-prev span {
  left: 10px
}

.fancybox-prev span:before {
  content: "\f177"
}

.fancybox-close {
  background: #f28a3d url("../wp-content/cache/autoptimize/themes/mihouse/css/fancy/close-popup.png") 50% no-repeat;
  border-radius: 20px;
  text-align: center;
  line-height: 36px
}

.fancybox-close:hover {
  background-color: #2d2d2d
}

.fancybox-next span {
  right: 10px
}

.fancybox-next span:before {
  content: "\f178"
}

.fancybox-nav:hover span {
  visibility: visible
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important
}

.fancybox-lock {
  width: auto
}

.fancybox-lock,
.fancybox-lock body {
  overflow: hidden !important
}

.fancybox-lock-test {
  overflow-y: hidden !important
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 1;
  background-color: rgba(33, 33, 33, .8)
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll
}

.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px Helvetica Neue, Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 5
}

.fancybox-opened .fancybox-title {
  visibility: visible
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 5;
  text-align: center
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: 0 0;
  background: rgba(0, 0, 0, .8);
  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: #000;
  background: rgba(0, 0, 0, .8)
}

.fancybox-title {
  display: none
}

.mm-hidden {
  display: none !important
}

.mm-wrapper {
  overflow-x: hidden;
  position: relative
}

.mm-menu {
  display: block;
  padding: 0
}

.mm-menu,
.mm-panels,
.mm-panels>.mm-panel {
  box-sizing: border-box;
  background: inherit;
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0
}

.mm-panels,
.mm-panels>.mm-panel {
  border-color: inherit
}

.mm-panels {
  overflow: hidden
}

.mm-panel {
  -webkit-transform: translate(100%);
  transform: translate(100%);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease;
  -webkit-transform-origin: top left;
  transform-origin: top left
}

.mm-panel.mm-opened {
  -webkit-transform: translate(0);
  transform: translate(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

.mm-panel.mm-subopened {
  -webkit-transform: translate(-30%);
  transform: translate(-30%);
  -webkit-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0)
}

.mm-panel.mm-highest {
  z-index: 1
}

.mm-panel.mm-noanimation {
  -webkit-transition: none !important;
  transition: none !important
}

.mm-panel.mm-noanimation.mm-subopened {
  -webkit-transform: translate(0);
  transform: translate(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

.mm-panels>.mm-panel {
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0 20px
}

.mm-panels>.mm-panel.mm-hasnavbar {
  padding-top: 40px
}

.mm-panels>.mm-panel:not(.mm-hidden) {
  display: block
}

.mm-panels>.mm-panel:after,
.mm-panels>.mm-panel:before {
  content: "";
  display: block;
  height: 20px
}

.mm-vertical .mm-panel {
  -webkit-transform: none !important;
  transform: none !important
}

.mm-listview .mm-vertical .mm-panel,
.mm-vertical .mm-listview .mm-panel {
  display: none;
  padding: 10px 0 10px 10px
}

.mm-listview .mm-vertical .mm-panel .mm-listview>li:last-child:after,
.mm-vertical .mm-listview .mm-panel .mm-listview>li:last-child:after {
  border-color: transparent
}

.mm-vertical li.mm-opened>.mm-panel,
li.mm-vertical.mm-opened>.mm-panel {
  display: block
}

.mm-listview>li.mm-vertical>.mm-next,
.mm-vertical .mm-listview>li>.mm-next {
  box-sizing: border-box;
  height: 40px;
  bottom: auto
}

.mm-listview>li.mm-vertical.mm-opened>.mm-next:after,
.mm-vertical .mm-listview>li.mm-opened>.mm-next:after {
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  right: 19px
}

.mm-btn {
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  z-index: 1
}

.mm-clear:after,
.mm-clear:before,
.mm-close:after,
.mm-close:before {
  content: "";
  border: 2px solid transparent;
  display: block;
  width: 5px;
  height: 5px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.mm-clear:before,
.mm-close:before {
  border-right: none;
  border-bottom: none;
  right: 18px
}

.mm-clear:after,
.mm-close:after {
  border-left: none;
  border-top: none;
  right: 25px
}

.mm-next:after,
.mm-prev:before {
  content: "";
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  display: block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0
}

.mm-prev:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 23px;
  right: auto
}

.mm-next:after {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  right: 23px;
  left: auto
}

.mm-navbar {
  border-bottom: 1px solid;
  border-color: inherit;
  text-align: center;
  line-height: 20px;
  height: 40px;
  padding: 0 40px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0
}

.mm-navbar>* {
  display: block;
  padding: 10px 0
}

.mm-navbar a,
.mm-navbar a:hover {
  text-decoration: none
}

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

.mm-navbar .mm-btn:first-child {
  left: 0
}

.mm-navbar .mm-btn:last-child {
  text-align: right;
  right: 0
}

.mm-panel .mm-navbar {
  display: none
}

.mm-panel.mm-hasnavbar .mm-navbar {
  display: block
}

.mm-listview,
.mm-listview>li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0
}

.mm-listview {
  font: inherit;
  font-size: 14px;
  line-height: 20px
}

.mm-listview a,
.mm-listview a:hover {
  text-decoration: none
}

.mm-listview>li {
  position: relative
}

.mm-listview>li,
.mm-listview>li .mm-next,
.mm-listview>li .mm-next:before,
.mm-listview>li:after {
  border-color: inherit
}

.mm-listview>li>a,
.mm-listview>li>span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: inherit;
  display: block;
  padding: 10px 10px 10px 20px;
  margin: 0
}

.mm-listview>li:not(.mm-divider):after {
  content: "";
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  left: 20px
}

.mm-listview .mm-next {
  background: rgba(3, 2, 1, 0);
  width: 50px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2
}

.mm-listview .mm-next:before {
  content: "";
  border-left-width: 1px;
  border-left-style: solid;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0
}

.mm-listview .mm-next+a,
.mm-listview .mm-next+span {
  margin-right: 50px
}

.mm-listview .mm-next.mm-fullsubopen {
  width: 100%
}

.mm-listview .mm-next.mm-fullsubopen:before {
  border-left: none
}

.mm-listview .mm-next.mm-fullsubopen+a,
.mm-listview .mm-next.mm-fullsubopen+span {
  padding-right: 50px;
  margin-right: 0
}

.mm-panels>.mm-panel>.mm-listview {
  margin: 20px -20px
}

.mm-panels>.mm-panel>.mm-listview:first-child,
.mm-panels>.mm-panel>.mm-navbar+.mm-listview {
  margin-top: -20px
}

.mm-menu {
  background: #f3f3f3;
  border-color: rgba(0, 0, 0, .1);
  color: rgba(0, 0, 0, .75)
}

.mm-menu .mm-navbar>*,
.mm-menu .mm-navbar a {
  color: rgba(0, 0, 0, .3)
}

.mm-menu .mm-btn:after,
.mm-menu .mm-btn:before {
  border-color: rgba(0, 0, 0, .3)
}

.mm-menu .mm-listview {
  border-color: rgba(0, 0, 0, .1)
}

.mm-menu .mm-listview>li .mm-next:after {
  border-color: rgba(0, 0, 0, .3)
}

.mm-menu .mm-listview>li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(255, 255, 255, .5);
  tap-highlight-color: hsla(0, 0%, 100%, .5)
}

.mm-menu .mm-listview>li.mm-selected>a:not(.mm-next),
.mm-menu .mm-listview>li.mm-selected>span {
  background: hsla(0, 0%, 100%, .5)
}

.mm-menu .mm-divider,
.mm-menu .mm-listview>li.mm-opened.mm-vertical>.mm-panel,
.mm-menu .mm-listview>li.mm-opened.mm-vertical>a.mm-next,
.mm-menu.mm-vertical .mm-listview>li.mm-opened>.mm-panel,
.mm-menu.mm-vertical .mm-listview>li.mm-opened>a.mm-next {
  background: rgba(0, 0, 0, .05)
}

.mm-page {
  box-sizing: border-box;
  position: relative
}

.mm-slideout {
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease;
  z-index: 1
}

html.mm-opened {
  overflow-x: hidden;
  position: relative
}

html.mm-blocking,
html.mm-blocking body {
  overflow: hidden
}

html.mm-background .mm-page {
  background: inherit
}

#mm-blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2
}

html.mm-blocking #mm-blocker {
  display: block
}

.mm-menu.mm-offcanvas {
  z-index: 0;
  display: none;
  position: fixed
}

.mm-menu.mm-offcanvas.mm-opened {
  display: block
}

.mm-menu.mm-offcanvas.mm-no-csstransforms.mm-opened {
  z-index: 10
}

.mm-menu.mm-offcanvas {
  width: 80%;
  min-width: 140px;
  max-width: 440px
}

html.mm-opening .mm-menu~.mm-slideout {
  -webkit-transform: translate(80%);
  transform: translate(80%);
  -webkit-transform: translate3d(80%, 0, 0);
  transform: translate3d(80%, 0, 0)
}

@media all and (max-width:175px) {
  html.mm-opening .mm-menu~.mm-slideout {
    -webkit-transform: translate(140px);
    transform: translate(140px);
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0)
  }
}

@media all and (min-width:550px) {
  html.mm-opening .mm-menu~.mm-slideout {
    -webkit-transform: translate(440px);
    transform: translate(440px);
    -webkit-transform: translate3d(440px, 0, 0);
    transform: translate3d(440px, 0, 0)
  }
}

.mm-sronly {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  white-space: nowrap !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important
}

.mm-menu.mm-border-none .mm-listview>li:after,
.mm-menu .mm-listview.mm-border-none>li:after,
.mm-menu .mm-listview>li.mm-border-none:after {
  content: none
}

.mm-menu.mm-border-full .mm-listview>li:after,
.mm-menu .mm-listview.mm-border-full>li:after,
.mm-menu .mm-listview>li.mm-border-full:after {
  left: 0 !important
}

.mm-menu.mm-border-offset .mm-listview>li:after,
.mm-menu .mm-listview.mm-border-offset>li:after,
.mm-menu .mm-listview>li.mm-border-offset:after {
  right: 20px
}

.mm-menu.mm-offcanvas.mm-fullscreen {
  width: 100%;
  min-width: 140px;
  max-width: 10000px
}

html.mm-opening .mm-menu.mm-fullscreen~.mm-slideout {
  -webkit-transform: translate(100%);
  transform: translate(100%);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0)
}

@media all and (max-width:140px) {
  html.mm-opening .mm-menu.mm-fullscreen~.mm-slideout {
    -webkit-transform: translate(140px);
    transform: translate(140px);
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0)
  }
}

@media all and (min-width:10000px) {
  html.mm-opening .mm-menu.mm-fullscreen~.mm-slideout {
    -webkit-transform: translate(10000px);
    transform: translate(10000px);
    -webkit-transform: translate3d(10000px, 0, 0);
    transform: translate3d(10000px, 0, 0)
  }
}

html.mm-right.mm-opening .mm-menu.mm-fullscreen~.mm-slideout {
  -webkit-transform: translate(-100%);
  transform: translate(-100%);
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0)
}

@media all and (max-width:140px) {
  html.mm-right.mm-opening .mm-menu.mm-fullscreen~.mm-slideout {
    -webkit-transform: translate(-140px);
    transform: translate(-140px);
    -webkit-transform: translate3d(-140px, 0, 0);
    transform: translate3d(-140px, 0, 0)
  }
}

@media all and (min-width:10000px) {
  html.mm-right.mm-opening .mm-menu.mm-fullscreen~.mm-slideout {
    -webkit-transform: translate(-10000px);
    transform: translate(-10000px);
    -webkit-transform: translate3d(-10000px, 0, 0);
    transform: translate3d(-10000px, 0, 0)
  }
}

.mm-menu.mm-offcanvas.mm-fullscreen.mm-bottom,
.mm-menu.mm-offcanvas.mm-fullscreen.mm-top {
  height: 100%;
  min-height: 140px;
  max-height: 10000px
}

.mm-menu.mm-fx-menu-zoom {
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease
}

html.mm-opened .mm-menu.mm-fx-menu-zoom {
  -webkit-transform: scale(.7) translate3d(-30%, 0, 0);
  transform: scale(.7) translate3d(-30%, 0, 0);
  -webkit-transform-origin: left center;
  transform-origin: left center
}

html.mm-opening .mm-menu.mm-fx-menu-zoom {
  -webkit-transform: scale(1) translateZ(0);
  transform: scale(1) translateZ(0)
}

html.mm-right.mm-opened .mm-menu.mm-fx-menu-zoom {
  -webkit-transform: scale(.7) translate3d(30%, 0, 0);
  transform: scale(.7) translate3d(30%, 0, 0);
  -webkit-transform-origin: right center;
  transform-origin: right center
}

html.mm-right.mm-opening .mm-menu.mm-fx-menu-zoom {
  -webkit-transform: scale(1) translateZ(0);
  transform: scale(1) translateZ(0)
}

.mm-menu.mm-fx-menu-slide {
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease
}

html.mm-opened .mm-menu.mm-fx-menu-slide {
  -webkit-transform: translate(-30%);
  transform: translate(-30%);
  -webkit-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0)
}

html.mm-opening .mm-menu.mm-fx-menu-slide {
  -webkit-transform: translate(0);
  transform: translate(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

html.mm-right.mm-opened .mm-menu.mm-fx-menu-slide {
  -webkit-transform: translate(30%);
  transform: translate(30%);
  -webkit-transform: translate3d(30%, 0, 0);
  transform: translate3d(30%, 0, 0)
}

html.mm-right.mm-opening .mm-menu.mm-fx-menu-slide {
  -webkit-transform: translate(0);
  transform: translate(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

.mm-menu.mm-fx-menu-fade {
  opacity: 0;
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease
}

html.mm-opening .mm-menu.mm-fx-menu-fade {
  opacity: 1
}

.mm-menu .mm-fx-panels-none.mm-panel,
.mm-menu.mm-fx-panels-none .mm-panel {
  -webkit-transition-property: none;
  transition-property: none
}

.mm-menu .mm-fx-panels-none.mm-panel.mm-subopened,
.mm-menu.mm-fx-panels-none .mm-panel.mm-subopened {
  -webkit-transform: translate(0);
  transform: translate(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

.mm-menu .mm-fx-panels-zoom.mm-panel,
.mm-menu.mm-fx-panels-zoom .mm-panel {
  -webkit-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: scale(1.5) translate3d(100%, 0, 0);
  transform: scale(1.5) translate3d(100%, 0, 0)
}

.mm-menu .mm-fx-panels-zoom.mm-panel.mm-opened,
.mm-menu.mm-fx-panels-zoom .mm-panel.mm-opened {
  -webkit-transform: scale(1) translateZ(0);
  transform: scale(1) translateZ(0)
}

.mm-menu .mm-fx-panels-zoom.mm-panel.mm-subopened,
.mm-menu.mm-fx-panels-zoom .mm-panel.mm-subopened {
  -webkit-transform: scale(.7) translate3d(-30%, 0, 0);
  transform: scale(.7) translate3d(-30%, 0, 0)
}

.mm-menu.mm-fx-panels-slide-0 .mm-panel.mm-subopened,
.mm-menu .mm-fx-panels-slide-0.mm-panel.mm-subopened {
  -webkit-transform: translate(0);
  transform: translate(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

.mm-menu.mm-fx-panels-slide-100 .mm-panel.mm-subopened,
.mm-menu .mm-fx-panels-slide-100.mm-panel.mm-subopened {
  -webkit-transform: translate(-100%);
  transform: translate(-100%);
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0)
}

.mm-menu .mm-fx-panels-slide-up.mm-panel,
.mm-menu.mm-fx-panels-slide-up .mm-panel {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0)
}

.mm-menu .mm-fx-panels-slide-up.mm-panel.mm-opened,
.mm-menu.mm-fx-panels-slide-up .mm-panel.mm-opened,
.mm-menu .mm-fx-panels-slide-up.mm-panel.mm-subopened,
.mm-menu.mm-fx-panels-slide-up .mm-panel.mm-subopened {
  -webkit-transform: translate(0);
  transform: translate(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

.mm-menu[class*=mm-fx-listitems-] .mm-listview>li {
  -webkit-transition: none .4s ease;
  transition: none .4s ease
}

.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:first-child {
  -webkit-transition-delay: 50ms;
  transition-delay: 50ms
}

.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(2) {
  -webkit-transition-delay: .1s;
  transition-delay: .1s
}

.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(3) {
  -webkit-transition-delay: .15s;
  transition-delay: .15s
}

.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(4) {
  -webkit-transition-delay: .2s;
  transition-delay: .2s
}

.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(5) {
  -webkit-transition-delay: .25s;
  transition-delay: .25s
}

.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(6) {
  -webkit-transition-delay: .3s;
  transition-delay: .3s
}

.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(7) {
  -webkit-transition-delay: .35s;
  transition-delay: .35s
}

.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(8) {
  -webkit-transition-delay: .4s;
  transition-delay: .4s
}

.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(9) {
  -webkit-transition-delay: .45s;
  transition-delay: .45s
}

.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(10) {
  -webkit-transition-delay: .5s;
  transition-delay: .5s
}

.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(11) {
  -webkit-transition-delay: .55s;
  transition-delay: .55s
}

.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(12) {
  -webkit-transition-delay: .6s;
  transition-delay: .6s
}

.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(13) {
  -webkit-transition-delay: .65s;
  transition-delay: .65s
}

.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(14) {
  -webkit-transition-delay: .7s;
  transition-delay: .7s
}

.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(15) {
  -webkit-transition-delay: .75s;
  transition-delay: .75s
}

.mm-menu.mm-fx-listitems-slide .mm-listview>li {
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transform: translate(50%);
  transform: translate(50%);
  -webkit-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
  opacity: 0
}

html.mm-opening .mm-menu.mm-fx-listitems-slide .mm-panel.mm-opened .mm-listview>li {
  -webkit-transform: translate(0);
  transform: translate(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  opacity: 1
}

.mm-menu.mm-fx-listitems-fade .mm-listview>li {
  -webkit-transition-property: opacity;
  transition-property: opacity;
  opacity: 0
}

html.mm-opening .mm-menu.mm-fx-listitems-fade .mm-panel.mm-opened .mm-listview>li {
  opacity: 1
}

.mm-menu.mm-fx-listitems-drop .mm-listview>li {
  -webkit-transition-property: opacity, top;
  transition-property: opacity, top;
  opacity: 0;
  top: -25%
}

html.mm-opening .mm-menu.mm-fx-listitems-drop .mm-panel.mm-opened .mm-listview>li {
  opacity: 1;
  top: 0
}

html.mm-iconbar body {
  overflow-x: hidden
}

html.mm-iconbar .mm-page {
  background: inherit;
  min-height: 100vh
}

html.mm-iconbar .mm-slideout {
  box-sizing: border-box;
  padding-right: 60px;
  -webkit-transform: translate(60px);
  transform: translate(60px);
  -webkit-transform: translate3d(60px, 0, 0);
  transform: translate3d(60px, 0, 0)
}

.mm-menu.mm-iconbar {
  display: block
}

.mm-menu.mm-listview-justify .mm-panels>.mm-panel:after,
.mm-menu.mm-listview-justify .mm-panels>.mm-panel:before,
.mm-menu .mm-panels>.mm-panel.mm-listview-justify:after,
.mm-menu .mm-panels>.mm-panel.mm-listview-justify:before {
  content: none;
  display: none
}

.mm-menu.mm-listview-justify .mm-panels>.mm-panel>.mm-listview,
.mm-menu .mm-panels>.mm-panel.mm-listview-justify>.mm-listview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0
}

.mm-menu.mm-listview-justify .mm-panels>.mm-panel>.mm-listview>li,
.mm-menu .mm-panels>.mm-panel.mm-listview-justify>.mm-listview>li {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  min-height: 40px
}

.mm-menu.mm-listview-justify .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider),
.mm-menu .mm-panels>.mm-panel.mm-listview-justify>.mm-listview>li:not(.mm-divider) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.mm-menu.mm-listview-justify .mm-panels>.mm-panel>.mm-listview>li>a:not(.mm-next),
.mm-menu.mm-listview-justify .mm-panels>.mm-panel>.mm-listview>li>span,
.mm-menu .mm-panels>.mm-panel.mm-listview-justify>.mm-listview>li>a:not(.mm-next),
.mm-menu .mm-panels>.mm-panel.mm-listview-justify>.mm-listview>li>span {
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.mm-listview-small .mm-listview>li>a:not(.mm-next),
.mm-listview-small .mm-listview>li>span {
  padding: 7px 10px 7px 20px
}

.mm-listview-small .mm-listview>li.mm-vertical>.mm-next,
.mm-listview-small .mm-vertical>.mm-listview>li>.mm-next {
  height: 34px
}

.mm-listview-large .mm-listview>li>a:not(.mm-next),
.mm-listview-large .mm-listview>li>span {
  padding: 15px 10px 15px 20px
}

.mm-listview-large .mm-listview>li.mm-vertical>.mm-next,
.mm-listview-large .mm-vertical>.mm-listview>li>.mm-next {
  height: 50px
}

.mm-listview-huge .mm-listview>li>a:not(.mm-next),
.mm-listview-huge .mm-listview>li>span {
  padding: 20px 10px 20px 20px
}

.mm-listview-huge .mm-listview>li.mm-vertical>.mm-next,
.mm-listview-huge .mm-vertical>.mm-listview>li>.mm-next {
  height: 60px
}

.mm-listview .mm-divider {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 10px;
  text-transform: uppercase;
  text-indent: 20px;
  line-height: 25px
}

.mm-listview .mm-spacer {
  padding-top: 40px
}

.mm-listview .mm-spacer>.mm-next {
  top: 40px
}

.mm-listview .mm-spacer.mm-divider {
  padding-top: 25px
}

.mm-listview .mm-inset {
  list-style: inside disc;
  padding: 0 10px 15px 40px;
  margin: 0
}

.mm-listview .mm-inset>li {
  padding: 5px 0
}

.mm-menu .mm-listview.mm-multiline>li>a,
.mm-menu .mm-listview.mm-multiline>li>span,
.mm-menu .mm-listview>li.mm-multiline>a,
.mm-menu .mm-listview>li.mm-multiline>span,
.mm-menu.mm-multiline .mm-listview>li>a,
.mm-menu.mm-multiline .mm-listview>li>span {
  text-overflow: clip;
  white-space: normal
}

.mm-menu.mm-opened[class*=mm-pagedim]~#mm-blocker {
  opacity: 0
}

html.mm-opening .mm-menu.mm-opened[class*=mm-pagedim]~#mm-blocker {
  opacity: .3;
  -webkit-transition: opacity .4s ease .4s;
  transition: opacity .4s ease .4s
}

.mm-menu.mm-opened.mm-pagedim~#mm-blocker {
  background: inherit
}

.mm-menu.mm-opened.mm-pagedim-white~#mm-blocker {
  background: #fff
}

.mm-menu.mm-opened.mm-pagedim-black~#mm-blocker {
  background: #000
}

.mm-menu.mm-popup {
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease;
  opacity: 0;
  box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
  height: 80%;
  min-height: 140px;
  max-height: 880px;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0)
}

.mm-menu.mm-popup.mm-opened~.mm-slideout {
  -webkit-transform: none !important;
  transform: none !important;
  z-index: 0
}

.mm-menu.mm-popup.mm-opened~#mm-blocker {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  z-index: 1
}

html.mm-opening .mm-menu.mm-popup {
  opacity: 1
}

.mm-menu.mm-offcanvas.mm-right {
  left: auto
}

html.mm-right.mm-opening .mm-menu~.mm-slideout {
  -webkit-transform: translate(-80%);
  transform: translate(-80%);
  -webkit-transform: translate3d(-80%, 0, 0);
  transform: translate3d(-80%, 0, 0)
}

@media all and (max-width:175px) {
  html.mm-right.mm-opening .mm-menu~.mm-slideout {
    -webkit-transform: translate(-140px);
    transform: translate(-140px);
    -webkit-transform: translate3d(-140px, 0, 0);
    transform: translate3d(-140px, 0, 0)
  }
}

@media all and (min-width:550px) {
  html.mm-right.mm-opening .mm-menu~.mm-slideout {
    -webkit-transform: translate(-440px);
    transform: translate(-440px);
    -webkit-transform: translate3d(-440px, 0, 0);
    transform: translate3d(-440px, 0, 0)
  }
}

html.mm-front .mm-slideout {
  -webkit-transform: none !important;
  transform: none !important;
  z-index: 0
}

html.mm-front #mm-blocker {
  z-index: 1
}

html.mm-front .mm-menu.mm-offcanvas {
  z-index: 2
}

.mm-menu.mm-offcanvas.mm-front,
.mm-menu.mm-offcanvas.mm-next {
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease;
  -webkit-transform: translate(-100%);
  transform: translate(-100%);
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0)
}

.mm-menu.mm-offcanvas.mm-front.mm-right,
.mm-menu.mm-offcanvas.mm-next.mm-right {
  -webkit-transform: translate(100%);
  transform: translate(100%);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0)
}

.mm-menu.mm-offcanvas.mm-top {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0)
}

.mm-menu.mm-offcanvas.mm-bottom {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0)
}

.mm-menu.mm-offcanvas.mm-bottom,
.mm-menu.mm-offcanvas.mm-top {
  width: 100%;
  min-width: 100%;
  max-width: 100%
}

.mm-menu.mm-offcanvas.mm-bottom {
  top: auto
}

html.mm-opening .mm-menu.mm-offcanvas.mm-front,
html.mm-opening .mm-menu.mm-offcanvas.mm-next {
  -webkit-transform: translate(0);
  transform: translate(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

.mm-menu.mm-offcanvas.mm-bottom,
.mm-menu.mm-offcanvas.mm-top {
  height: 80%;
  min-height: 140px;
  max-height: 880px
}

.mm-menu.mm-shadow-page:after {
  content: "";
  display: block;
  width: 20px;
  height: 120%;
  position: absolute;
  left: 100%;
  top: -10%;
  z-index: 100
}

.mm-menu.mm-shadow-page.mm-right:after {
  left: auto;
  right: 100%
}

.mm-menu.mm-shadow-page.mm-front:after,
.mm-menu.mm-shadow-page.mm-next:after {
  content: none;
  display: none
}

.mm-menu.mm-shadow-page:after,
.mm-menu.mm-shadow-panels .mm-panel.mm-opened:nth-child(n+2) {
  box-shadow: 0 0 10px rgba(0, 0, 0, .3)
}

.mm-menu.mm-theme-dark {
  background: #333;
  border-color: rgba(0, 0, 0, .15);
  color: hsla(0, 0%, 100%, .8)
}

.mm-menu.mm-theme-dark .mm-navbar>*,
.mm-menu.mm-theme-dark .mm-navbar a {
  color: hsla(0, 0%, 100%, .4)
}

.mm-menu.mm-theme-dark .mm-btn:after,
.mm-menu.mm-theme-dark .mm-btn:before {
  border-color: hsla(0, 0%, 100%, .4)
}

.mm-menu.mm-theme-dark .mm-listview {
  border-color: rgba(0, 0, 0, .15)
}

.mm-menu.mm-theme-dark .mm-listview>li .mm-next:after {
  border-color: hsla(0, 0%, 100%, .4)
}

.mm-menu.mm-theme-dark .mm-listview>li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(0, 0, 0, .1);
  tap-highlight-color: rgba(0, 0, 0, .1)
}

.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>a:not(.mm-next),
.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>span {
  background: rgba(0, 0, 0, .1)
}

.mm-menu.mm-theme-dark .mm-divider,
.mm-menu.mm-theme-dark .mm-listview>li.mm-opened.mm-vertical>.mm-panel,
.mm-menu.mm-theme-dark .mm-listview>li.mm-opened.mm-vertical>a.mm-next,
.mm-menu.mm-theme-dark.mm-vertical .mm-listview>li.mm-opened>.mm-panel,
.mm-menu.mm-theme-dark.mm-vertical .mm-listview>li.mm-opened>a.mm-next {
  background: hsla(0, 0%, 100%, .05)
}

.mm-menu.mm-theme-dark label.mm-check:before {
  border-color: hsla(0, 0%, 100%, .8)
}

.mm-menu.mm-theme-dark em.mm-counter {
  color: hsla(0, 0%, 100%, .4)
}

.mm-menu.mm-theme-dark .mm-fixeddivider span {
  background: hsla(0, 0%, 100%, .05)
}

.mm-menu.mm-keyboardfocus a:focus {
  background: rgba(0, 0, 0, .1)
}

.mm-menu.mm-shadow-page.mm-theme-dark:after,
.mm-menu.mm-shadow-panels.mm-theme-dark .mm-panel.mm-opened:nth-child(n+2) {
  box-shadow: 0 0 20px rgba(0, 0, 0, .5)
}

.mm-menu.mm-theme-dark .mm-search input {
  background: hsla(0, 0%, 100%, .3);
  color: hsla(0, 0%, 100%, .8)
}

.mm-menu.mm-theme-dark .mm-indexer a,
.mm-menu.mm-theme-dark .mm-noresultsmsg {
  color: hsla(0, 0%, 100%, .4)
}

.mm-menu.mm-hoverselected.mm-theme-dark .mm-listview>li>a.mm-fullsubopen:hover+span,
.mm-menu.mm-hoverselected.mm-theme-dark .mm-listview>li>a:not(.mm-fullsubopen):hover,
.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected.mm-fullsubopen+a,
.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected.mm-fullsubopen+span,
.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected:not(.mm-fullsubopen) {
  background: rgba(0, 0, 0, .1)
}

.mm-menu.mm-theme-dark label.mm-toggle {
  background: rgba(0, 0, 0, .15)
}

.mm-menu.mm-theme-dark label.mm-toggle:before {
  background: #333
}

.mm-menu.mm-theme-dark input.mm-toggle:checked~label.mm-toggle {
  background: #4bd963
}

.mm-menu.mm-theme-white {
  background: #fff;
  border-color: rgba(0, 0, 0, .1);
  color: rgba(0, 0, 0, .6)
}

.mm-menu.mm-theme-white .mm-navbar>*,
.mm-menu.mm-theme-white .mm-navbar a {
  color: rgba(0, 0, 0, .3)
}

.mm-menu.mm-theme-white .mm-btn:after,
.mm-menu.mm-theme-white .mm-btn:before {
  border-color: rgba(0, 0, 0, .3)
}

.mm-menu.mm-theme-white .mm-listview {
  border-color: rgba(0, 0, 0, .1)
}

.mm-menu.mm-theme-white .mm-listview>li .mm-next:after {
  border-color: rgba(0, 0, 0, .3)
}

.mm-menu.mm-theme-white .mm-listview>li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(0, 0, 0, .05);
  tap-highlight-color: rgba(0, 0, 0, .05)
}

.mm-menu.mm-theme-white .mm-divider,
.mm-menu.mm-theme-white .mm-listview>li.mm-opened.mm-vertical>.mm-panel,
.mm-menu.mm-theme-white .mm-listview>li.mm-opened.mm-vertical>a.mm-next,
.mm-menu.mm-theme-white .mm-listview>li.mm-selected>a:not(.mm-next),
.mm-menu.mm-theme-white .mm-listview>li.mm-selected>span,
.mm-menu.mm-theme-white.mm-vertical .mm-listview>li.mm-opened>.mm-panel,
.mm-menu.mm-theme-white.mm-vertical .mm-listview>li.mm-opened>a.mm-next {
  background: rgba(0, 0, 0, .05)
}

.mm-menu.mm-theme-white label.mm-check:before {
  border-color: rgba(0, 0, 0, .6)
}

.mm-menu.mm-theme-white em.mm-counter {
  color: rgba(0, 0, 0, .3)
}

.mm-menu.mm-keyboardfocus a:focus,
.mm-menu.mm-theme-white .mm-fixeddivider span {
  background: rgba(0, 0, 0, .05)
}

.mm-menu.mm-shadow-page.mm-theme-white:after,
.mm-menu.mm-shadow-panels.mm-theme-white .mm-panel.mm-opened:nth-child(n+2) {
  box-shadow: 0 0 10px rgba(0, 0, 0, .2)
}

.mm-menu.mm-theme-white .mm-search input {
  background: rgba(0, 0, 0, .05);
  color: rgba(0, 0, 0, .6)
}

.mm-menu.mm-theme-white .mm-indexer a,
.mm-menu.mm-theme-white .mm-noresultsmsg {
  color: rgba(0, 0, 0, .3)
}

.mm-menu.mm-hoverselected.mm-theme-white .mm-listview>li>a.mm-fullsubopen:hover+span,
.mm-menu.mm-hoverselected.mm-theme-white .mm-listview>li>a:not(.mm-fullsubopen):hover,
.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected.mm-fullsubopen+a,
.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected.mm-fullsubopen+span,
.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected:not(.mm-fullsubopen) {
  background: rgba(0, 0, 0, .05)
}

.mm-menu.mm-theme-white label.mm-toggle {
  background: rgba(0, 0, 0, .1)
}

.mm-menu.mm-theme-white label.mm-toggle:before {
  background: #fff
}

.mm-menu.mm-theme-white input.mm-toggle:checked~label.mm-toggle {
  background: #4bd963
}

.mm-menu.mm-theme-black {
  background: #000;
  border-color: hsla(0, 0%, 100%, .2);
  color: hsla(0, 0%, 100%, .6)
}

.mm-menu.mm-theme-black .mm-navbar>*,
.mm-menu.mm-theme-black .mm-navbar a {
  color: hsla(0, 0%, 100%, .4)
}

.mm-menu.mm-theme-black .mm-btn:after,
.mm-menu.mm-theme-black .mm-btn:before {
  border-color: hsla(0, 0%, 100%, .4)
}

.mm-menu.mm-theme-black .mm-listview {
  border-color: hsla(0, 0%, 100%, .2)
}

.mm-menu.mm-theme-black .mm-listview>li .mm-next:after {
  border-color: hsla(0, 0%, 100%, .4)
}

.mm-menu.mm-theme-black .mm-listview>li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(255, 255, 255, .3);
  tap-highlight-color: hsla(0, 0%, 100%, .3)
}

.mm-menu.mm-theme-black .mm-listview>li.mm-selected>a:not(.mm-next),
.mm-menu.mm-theme-black .mm-listview>li.mm-selected>span {
  background: hsla(0, 0%, 100%, .3)
}

.mm-menu.mm-theme-black .mm-divider,
.mm-menu.mm-theme-black .mm-listview>li.mm-opened.mm-vertical>.mm-panel,
.mm-menu.mm-theme-black .mm-listview>li.mm-opened.mm-vertical>a.mm-next,
.mm-menu.mm-theme-black.mm-vertical .mm-listview>li.mm-opened>.mm-panel,
.mm-menu.mm-theme-black.mm-vertical .mm-listview>li.mm-opened>a.mm-next {
  background: hsla(0, 0%, 100%, .2)
}

.mm-menu.mm-theme-black label.mm-check:before {
  border-color: hsla(0, 0%, 100%, .6)
}

.mm-menu.mm-theme-black em.mm-counter {
  color: hsla(0, 0%, 100%, .4)
}

.mm-menu.mm-theme-black .mm-fixeddivider span {
  background: hsla(0, 0%, 100%, .2)
}

.mm-menu.mm-keyboardfocus a:focus {
  background: hsla(0, 0%, 100%, .3)
}

.mm-menu.mm-shadow-page.mm-theme-black:after {
  content: none;
  display: none
}

.mm-menu.mm-shadow-panels.mm-theme-black .mm-panel.mm-opened:nth-child(n+2) {
  box-shadow: false
}

.mm-menu.mm-theme-black .mm-search input {
  background: hsla(0, 0%, 100%, .3);
  color: hsla(0, 0%, 100%, .6)
}

.mm-menu.mm-theme-black .mm-indexer a,
.mm-menu.mm-theme-black .mm-noresultsmsg {
  color: hsla(0, 0%, 100%, .4)
}

.mm-menu.mm-hoverselected.mm-theme-black .mm-listview>li>a.mm-fullsubopen:hover+span,
.mm-menu.mm-hoverselected.mm-theme-black .mm-listview>li>a:not(.mm-fullsubopen):hover,
.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected.mm-fullsubopen+a,
.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected.mm-fullsubopen+span,
.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected:not(.mm-fullsubopen) {
  background: hsla(0, 0%, 100%, .3)
}

.mm-menu.mm-theme-black label.mm-toggle {
  background: hsla(0, 0%, 100%, .2)
}

.mm-menu.mm-theme-black label.mm-toggle:before {
  background: #000
}

.mm-menu.mm-theme-black input.mm-toggle:checked~label.mm-toggle {
  background: #4bd963
}

.mm-menu .mm-tileview.mm-listview:after,
.mm-menu.mm-tileview .mm-listview:after {
  content: "";
  display: block;
  clear: both
}

.mm-menu .mm-tileview.mm-listview>li,
.mm-menu.mm-tileview .mm-listview>li {
  width: 50%;
  height: 0;
  padding: 50% 0 0;
  float: left;
  position: relative
}

.mm-menu .mm-tileview.mm-listview>li:after,
.mm-menu.mm-tileview .mm-listview>li:after {
  left: 0;
  top: 0;
  border-right-width: 1px;
  border-right-style: solid;
  z-index: -1
}

.mm-menu .mm-tileview.mm-listview>li.mm-tile-xs,
.mm-menu.mm-tileview .mm-listview>li.mm-tile-xs {
  width: 12.5%;
  padding-top: 12.5%
}

.mm-menu .mm-tileview.mm-listview>li.mm-tile-s,
.mm-menu.mm-tileview .mm-listview>li.mm-tile-s {
  width: 25%;
  padding-top: 25%
}

.mm-menu .mm-tileview.mm-listview>li.mm-tile-l,
.mm-menu.mm-tileview .mm-listview>li.mm-tile-l {
  width: 75%;
  padding-top: 75%
}

.mm-menu .mm-tileview.mm-listview>li.mm-tile-xl,
.mm-menu.mm-tileview .mm-listview>li.mm-tile-xl {
  width: 100%;
  padding-top: 100%
}

.mm-menu .mm-tileview.mm-listview>li>a,
.mm-menu.mm-tileview .mm-listview>li>a,
.mm-menu .mm-tileview.mm-listview>li>span,
.mm-menu.mm-tileview .mm-listview>li>span {
  line-height: 1px;
  text-align: center;
  padding: 50% 10px 0;
  margin: 0;
  position: absolute;
  top: 0;
  right: 1px;
  bottom: 1px;
  left: 0
}

.mm-menu .mm-tileview.mm-listview>li>.mm-next,
.mm-menu.mm-tileview .mm-listview>li>.mm-next {
  width: auto
}

.mm-menu .mm-tileview.mm-listview>li>.mm-next:after,
.mm-menu.mm-tileview .mm-listview>li>.mm-next:after,
.mm-menu .mm-tileview.mm-listview>li>.mm-next:before,
.mm-menu.mm-tileview .mm-listview>li>.mm-next:before {
  content: none;
  display: none
}

.mm-menu.mm-tileview .mm-panel {
  padding-left: 0;
  padding-right: 0
}

.mm-menu.mm-tileview .mm-panel:after {
  content: none;
  display: none
}

.mm-menu.mm-tileview .mm-listview {
  margin: 0
}

html.mm-widescreen body {
  position: relative
}

html.mm-widescreen #mm-blocker {
  display: none !important
}

html.mm-widescreen .mm-slideout {
  -webkit-transform: none !important;
  transform: none !important;
  width: 70% !important;
  margin-left: 30% !important
}

html.mm-widescreen .mm-page {
  background: inherit;
  box-sizing: border-box
}

html.mm-widescreen.mm-blocking,
html.mm-widescreen.mm-blocking body {
  overflow: auto
}

.mm-menu.mm-widescreen {
  border-right-width: 1px;
  border-right-style: solid;
  display: block !important;
  width: 30% !important;
  min-width: 0 !important;
  max-width: none !important;
  top: 0 !important;
  right: auto !important;
  bottom: 0 !important;
  left: 0 !important;
  z-index: 100 !important;
  -webkit-transform: none !important;
  transform: none !important
}

.mm-menu.mm-widescreen.mm-pageshadow:after {
  content: none;
  display: none
}

.mm-menu.mm-autoheight {
  -webkit-transition: none .4s ease;
  transition: none .4s ease;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform
}

.mm-menu.mm-autoheight:not(.mm-offcanvas) {
  position: relative
}

.mm-menu.mm-measureheight .mm-panel {
  display: block !important
}

.mm-menu.mm-measureheight .mm-panels>.mm-panel {
  bottom: auto !important;
  height: auto !important
}

.mm-columns {
  -webkit-transition-property: width;
  transition-property: width
}

.mm-columns .mm-panels>.mm-panel {
  right: auto;
  -webkit-transition-property: width, -webkit-transform;
  transition-property: width, -webkit-transform;
  transition-property: width, transform;
  transition-property: width, transform, -webkit-transform
}

.mm-columns .mm-panels>.mm-panel.mm-opened,
.mm-columns .mm-panels>.mm-panel.mm-subopened {
  border-left: 1px solid;
  border-color: inherit;
  display: block !important
}

.mm-columns .mm-panels>.mm-columns-0 {
  -webkit-transform: translate(0);
  transform: translate(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

.mm-columns-0 .mm-panels>.mm-panel {
  z-index: 0
}

.mm-columns-0 .mm-panels>.mm-panel else {
  width: 100%
}

.mm-columns-0 .mm-panels>.mm-panel:not(.mm-opened):not(.mm-subopened) {
  -webkit-transform: translate(100%);
  transform: translate(100%);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0)
}

.mm-menu.mm-offcanvas.mm-columns-0 {
  width: 80%;
  min-width: 140px;
  max-width: 0
}

html.mm-opening .mm-menu.mm-columns-0~.mm-slideout {
  -webkit-transform: translate(80%);
  transform: translate(80%);
  -webkit-transform: translate3d(80%, 0, 0);
  transform: translate3d(80%, 0, 0)
}

@media all and (max-width:175px) {
  html.mm-opening .mm-menu.mm-columns-0~.mm-slideout {
    -webkit-transform: translate(140px);
    transform: translate(140px);
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0)
  }
}

@media all and (min-width:0px) {
  html.mm-opening .mm-menu.mm-columns-0~.mm-slideout {
    -webkit-transform: translate(0);
    transform: translate(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}

html.mm-right.mm-opening .mm-menu.mm-columns-0~.mm-slideout {
  -webkit-transform: translate(-80%);
  transform: translate(-80%);
  -webkit-transform: translate3d(-80%, 0, 0);
  transform: translate3d(-80%, 0, 0)
}

@media all and (max-width:175px) {
  html.mm-right.mm-opening .mm-menu.mm-columns-0~.mm-slideout {
    -webkit-transform: translate(-140px);
    transform: translate(-140px);
    -webkit-transform: translate3d(-140px, 0, 0);
    transform: translate3d(-140px, 0, 0)
  }
}

@media all and (min-width:0px) {
  html.mm-right.mm-opening .mm-menu.mm-columns-0~.mm-slideout {
    -webkit-transform: translate(0);
    transform: translate(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}

.mm-columns .mm-panels>.mm-columns-1 {
  -webkit-transform: translate(100%);
  transform: translate(100%);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0)
}

.mm-columns-1 .mm-panels>.mm-panel {
  z-index: 1;
  width: 100%
}

.mm-columns-1 .mm-panels>.mm-panel else {
  width: 100%
}

.mm-columns-1 .mm-panels>.mm-panel:not(.mm-opened):not(.mm-subopened) {
  -webkit-transform: translate(200%);
  transform: translate(200%);
  -webkit-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0)
}

.mm-menu.mm-offcanvas.mm-columns-1 {
  width: 80%;
  min-width: 140px;
  max-width: 440px
}

html.mm-opening .mm-menu.mm-columns-1~.mm-slideout {
  -webkit-transform: translate(80%);
  transform: translate(80%);
  -webkit-transform: translate3d(80%, 0, 0);
  transform: translate3d(80%, 0, 0)
}

@media all and (max-width:175px) {
  html.mm-opening .mm-menu.mm-columns-1~.mm-slideout {
    -webkit-transform: translate(140px);
    transform: translate(140px);
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0)
  }
}

@media all and (min-width:550px) {
  html.mm-opening .mm-menu.mm-columns-1~.mm-slideout {
    -webkit-transform: translate(440px);
    transform: translate(440px);
    -webkit-transform: translate3d(440px, 0, 0);
    transform: translate3d(440px, 0, 0)
  }
}

html.mm-right.mm-opening .mm-menu.mm-columns-1~.mm-slideout {
  -webkit-transform: translate(-80%);
  transform: translate(-80%);
  -webkit-transform: translate3d(-80%, 0, 0);
  transform: translate3d(-80%, 0, 0)
}

@media all and (max-width:175px) {
  html.mm-right.mm-opening .mm-menu.mm-columns-1~.mm-slideout {
    -webkit-transform: translate(-140px);
    transform: translate(-140px);
    -webkit-transform: translate3d(-140px, 0, 0);
    transform: translate3d(-140px, 0, 0)
  }
}

@media all and (min-width:550px) {
  html.mm-right.mm-opening .mm-menu.mm-columns-1~.mm-slideout {
    -webkit-transform: translate(-440px);
    transform: translate(-440px);
    -webkit-transform: translate3d(-440px, 0, 0);
    transform: translate3d(-440px, 0, 0)
  }
}

.mm-columns .mm-panels>.mm-columns-2 {
  -webkit-transform: translate(200%);
  transform: translate(200%);
  -webkit-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0)
}

.mm-columns-2 .mm-panels>.mm-panel {
  z-index: 2;
  width: 50%
}

.mm-columns-2 .mm-panels>.mm-panel else {
  width: 100%
}

.mm-columns-2 .mm-panels>.mm-panel:not(.mm-opened):not(.mm-subopened) {
  -webkit-transform: translate(300%);
  transform: translate(300%);
  -webkit-transform: translate3d(300%, 0, 0);
  transform: translate3d(300%, 0, 0)
}

.mm-menu.mm-offcanvas.mm-columns-2 {
  width: 80%;
  min-width: 140px;
  max-width: 880px
}

html.mm-opening .mm-menu.mm-columns-2~.mm-slideout {
  -webkit-transform: translate(80%);
  transform: translate(80%);
  -webkit-transform: translate3d(80%, 0, 0);
  transform: translate3d(80%, 0, 0)
}

@media all and (max-width:175px) {
  html.mm-opening .mm-menu.mm-columns-2~.mm-slideout {
    -webkit-transform: translate(140px);
    transform: translate(140px);
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0)
  }
}

@media all and (min-width:1100px) {
  html.mm-opening .mm-menu.mm-columns-2~.mm-slideout {
    -webkit-transform: translate(880px);
    transform: translate(880px);
    -webkit-transform: translate3d(880px, 0, 0);
    transform: translate3d(880px, 0, 0)
  }
}

html.mm-right.mm-opening .mm-menu.mm-columns-2~.mm-slideout {
  -webkit-transform: translate(-80%);
  transform: translate(-80%);
  -webkit-transform: translate3d(-80%, 0, 0);
  transform: translate3d(-80%, 0, 0)
}

@media all and (max-width:175px) {
  html.mm-right.mm-opening .mm-menu.mm-columns-2~.mm-slideout {
    -webkit-transform: translate(-140px);
    transform: translate(-140px);
    -webkit-transform: translate3d(-140px, 0, 0);
    transform: translate3d(-140px, 0, 0)
  }
}

@media all and (min-width:1100px) {
  html.mm-right.mm-opening .mm-menu.mm-columns-2~.mm-slideout {
    -webkit-transform: translate(-880px);
    transform: translate(-880px);
    -webkit-transform: translate3d(-880px, 0, 0);
    transform: translate3d(-880px, 0, 0)
  }
}

.mm-columns .mm-panels>.mm-columns-3 {
  -webkit-transform: translate(300%);
  transform: translate(300%);
  -webkit-transform: translate3d(300%, 0, 0);
  transform: translate3d(300%, 0, 0)
}

.mm-columns-3 .mm-panels>.mm-panel {
  z-index: 3;
  width: 33.34%
}

.mm-columns-3 .mm-panels>.mm-panel else {
  width: 100%
}

.mm-columns-3 .mm-panels>.mm-panel:not(.mm-opened):not(.mm-subopened) {
  -webkit-transform: translate(400%);
  transform: translate(400%);
  -webkit-transform: translate3d(400%, 0, 0);
  transform: translate3d(400%, 0, 0)
}

.mm-menu.mm-offcanvas.mm-columns-3 {
  width: 80%;
  min-width: 140px;
  max-width: 1320px
}

html.mm-opening .mm-menu.mm-columns-3~.mm-slideout {
  -webkit-transform: translate(80%);
  transform: translate(80%);
  -webkit-transform: translate3d(80%, 0, 0);
  transform: translate3d(80%, 0, 0)
}

@media all and (max-width:175px) {
  html.mm-opening .mm-menu.mm-columns-3~.mm-slideout {
    -webkit-transform: translate(140px);
    transform: translate(140px);
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0)
  }
}

@media all and (min-width:1650px) {
  html.mm-opening .mm-menu.mm-columns-3~.mm-slideout {
    -webkit-transform: translate(1320px);
    transform: translate(1320px);
    -webkit-transform: translate3d(1320px, 0, 0);
    transform: translate3d(1320px, 0, 0)
  }
}

html.mm-right.mm-opening .mm-menu.mm-columns-3~.mm-slideout {
  -webkit-transform: translate(-80%);
  transform: translate(-80%);
  -webkit-transform: translate3d(-80%, 0, 0);
  transform: translate3d(-80%, 0, 0)
}

@media all and (max-width:175px) {
  html.mm-right.mm-opening .mm-menu.mm-columns-3~.mm-slideout {
    -webkit-transform: translate(-140px);
    transform: translate(-140px);
    -webkit-transform: translate3d(-140px, 0, 0);
    transform: translate3d(-140px, 0, 0)
  }
}

@media all and (min-width:1650px) {
  html.mm-right.mm-opening .mm-menu.mm-columns-3~.mm-slideout {
    -webkit-transform: translate(-1320px);
    transform: translate(-1320px);
    -webkit-transform: translate3d(-1320px, 0, 0);
    transform: translate3d(-1320px, 0, 0)
  }
}

.mm-columns .mm-panels>.mm-columns-4 {
  -webkit-transform: translate(400%);
  transform: translate(400%);
  -webkit-transform: translate3d(400%, 0, 0);
  transform: translate3d(400%, 0, 0)
}

.mm-columns-4 .mm-panels>.mm-panel {
  z-index: 4;
  width: 25%
}

.mm-columns-4 .mm-panels>.mm-panel else {
  width: 100%
}

.mm-columns-4 .mm-panels>.mm-panel:not(.mm-opened):not(.mm-subopened) {
  -webkit-transform: translate(500%);
  transform: translate(500%);
  -webkit-transform: translate3d(500%, 0, 0);
  transform: translate3d(500%, 0, 0)
}

.mm-menu.mm-offcanvas.mm-columns-4 {
  width: 80%;
  min-width: 140px;
  max-width: 1760px
}

html.mm-opening .mm-menu.mm-columns-4~.mm-slideout {
  -webkit-transform: translate(80%);
  transform: translate(80%);
  -webkit-transform: translate3d(80%, 0, 0);
  transform: translate3d(80%, 0, 0)
}

@media all and (max-width:175px) {
  html.mm-opening .mm-menu.mm-columns-4~.mm-slideout {
    -webkit-transform: translate(140px);
    transform: translate(140px);
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0)
  }
}

@media all and (min-width:2200px) {
  html.mm-opening .mm-menu.mm-columns-4~.mm-slideout {
    -webkit-transform: translate(1760px);
    transform: translate(1760px);
    -webkit-transform: translate3d(1760px, 0, 0);
    transform: translate3d(1760px, 0, 0)
  }
}

html.mm-right.mm-opening .mm-menu.mm-columns-4~.mm-slideout {
  -webkit-transform: translate(-80%);
  transform: translate(-80%);
  -webkit-transform: translate3d(-80%, 0, 0);
  transform: translate3d(-80%, 0, 0)
}

@media all and (max-width:175px) {
  html.mm-right.mm-opening .mm-menu.mm-columns-4~.mm-slideout {
    -webkit-transform: translate(-140px);
    transform: translate(-140px);
    -webkit-transform: translate3d(-140px, 0, 0);
    transform: translate3d(-140px, 0, 0)
  }
}

@media all and (min-width:2200px) {
  html.mm-right.mm-opening .mm-menu.mm-columns-4~.mm-slideout {
    -webkit-transform: translate(-1760px);
    transform: translate(-1760px);
    -webkit-transform: translate3d(-1760px, 0, 0);
    transform: translate3d(-1760px, 0, 0)
  }
}

.mm-columns.mm-offcanvas.mm-bottom,
.mm-columns.mm-offcanvas.mm-top {
  width: 100%;
  max-width: 100%;
  min-width: 100%
}

html.mm-opening .mm-columns.mm-offcanvas.mm-front,
html.mm-opening .mm-columns.mm-offcanvas.mm-next {
  -webkit-transition-property: width, min-width, max-width, -webkit-transform;
  transition-property: width, min-width, max-width, -webkit-transform;
  transition-property: width, min-width, max-width, transform;
  transition-property: width, min-width, max-width, transform, -webkit-transform
}

em.mm-counter {
  font: inherit;
  font-size: 14px;
  font-style: normal;
  text-indent: 0;
  line-height: 20px;
  display: block;
  margin-top: -10px;
  position: absolute;
  right: 45px;
  top: 50%
}

em.mm-counter+a.mm-next {
  width: 90px
}

em.mm-counter+a.mm-next+a,
em.mm-counter+a.mm-next+span {
  margin-right: 90px
}

em.mm-counter+a.mm-fullsubopen {
  padding-left: 0
}

.mm-listview em.mm-counter+.mm-next.mm-fullsubopen+a,
.mm-listview em.mm-counter+.mm-next.mm-fullsubopen+span,
em.mm-counter+a.mm-fullsubopen+a,
em.mm-counter+a.mm-fullsubopen+span {
  padding-right: 90px
}

.mm-vertical>.mm-counter {
  top: 12px;
  margin-top: 0
}

.mm-vertical.mm-spacer>.mm-counter {
  margin-top: 40px
}

.mm-nosubresults>.mm-counter {
  display: none
}

.mm-menu em.mm-counter {
  color: rgba(0, 0, 0, .3)
}

.mm-divider>span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0;
  line-height: 25px
}

.mm-divider.mm-opened a.mm-next:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.mm-collapsed:not(.mm-uncollapsed) {
  display: none
}

.mm-fixeddivider {
  background: inherit;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  -webkit-transform: translate(0);
  transform: translate(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

.mm-fixeddivider:after {
  content: none !important;
  display: none !important
}

.mm-hasdividers .mm-fixeddivider {
  display: block
}

.mm-menu .mm-fixeddivider span {
  background: rgba(0, 0, 0, .05)
}

html.mm-opened.mm-dragging .mm-menu,
html.mm-opened.mm-dragging .mm-slideout {
  -webkit-transition-duration: 0s;
  transition-duration: 0s
}

.mm-menu.mm-dropdown {
  box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
  height: 80%
}

html.mm-dropdown .mm-slideout {
  -webkit-transform: none !important;
  transform: none !important;
  z-index: 0
}

html.mm-dropdown #mm-blocker {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  z-index: 1
}

html.mm-dropdown .mm-menu {
  z-index: 2
}

html.mm-dropdown.mm-opened:not(.mm-opening) .mm-menu {
  display: none
}

.mm-menu.mm-tip:before {
  content: "";
  background: inherit;
  box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  z-index: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.mm-menu.mm-tipleft:before {
  left: 22px
}

.mm-menu.mm-tipright:before {
  right: 22px
}

.mm-menu.mm-tiptop:before {
  top: -8px
}

.mm-menu.mm-tipbottom:before {
  bottom: -8px
}

.mm-iconpanel .mm-panels>.mm-panel {
  -webkit-transition-property: left, -webkit-transform;
  transition-property: left, -webkit-transform;
  transition-property: transform, left;
  transition-property: transform, left, -webkit-transform
}

.mm-iconpanel .mm-panels>.mm-panel.mm-opened,
.mm-iconpanel .mm-panels>.mm-panel.mm-subopened {
  border-left: 1px solid;
  border-color: inherit;
  display: block !important
}

.mm-iconpanel .mm-panels>.mm-panel.mm-subopened {
  -webkit-transform: translate(0);
  transform: translate(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

.mm-iconpanel .mm-panel.mm-iconpanel-0 {
  left: 0
}

.mm-iconpanel .mm-panel.mm-iconpanel-1 {
  left: 40px
}

.mm-iconpanel .mm-panel.mm-iconpanel-2 {
  left: 80px
}

.mm-iconpanel .mm-panel.mm-iconpanel-3 {
  left: 120px
}

.mm-iconpanel .mm-panel.mm-iconpanel-4 {
  left: 160px
}

.mm-iconpanel .mm-panel.mm-iconpanel-5 {
  left: 200px
}

.mm-iconpanel .mm-panel.mm-iconpanel-6 {
  left: 240px
}

.mm-subblocker {
  background: inherit;
  opacity: 0;
  display: block;
  max-height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 3;
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease
}

.mm-subopened .mm-subblocker {
  opacity: .6;
  bottom: -100000px
}

.mm-keyboardfocus a:focus {
  outline: 0
}

.mm-menu.mm-keyboardfocus a:focus {
  background: hsla(0, 0%, 100%, .5)
}

.mm-navbars-bottom,
.mm-navbars-top {
  background: inherit;
  border-color: inherit;
  border-width: 0;
  overflow: hidden;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 3
}

.mm-navbars-bottom>.mm-navbar,
.mm-navbars-top>.mm-navbar {
  border: none;
  padding: 0;
  position: relative;
  -webkit-transform: translate(0);
  transform: translate(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

.mm-navbars-top {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  top: 0
}

.mm-navbars-bottom {
  border-top-style: solid;
  border-top-width: 1px;
  bottom: 0
}

.mm-navbar.mm-hasbtns {
  padding: 0 40px
}

.mm-navbar[class*=mm-navbar-content-]>* {
  box-sizing: border-box;
  display: block;
  float: left
}

.mm-navbar .mm-breadcrumbs {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  text-align: left;
  padding: 0 0 0 17px
}

.mm-navbar .mm-breadcrumbs>* {
  display: inline-block;
  padding: 10px 3px
}

.mm-navbar .mm-breadcrumbs>a {
  text-decoration: underline
}

.mm-navbar.mm-hasbtns .mm-breadcrumbs {
  margin-left: -40px
}

.mm-navbar.mm-hasbtns .mm-btn:not(.mm-hidden)+.mm-breadcrumbs {
  margin-left: 0;
  padding-left: 0
}

.mm-hasnavbar-top-1 .mm-panels {
  top: 40px
}

.mm-hasnavbar-top-2 .mm-panels {
  top: 80px
}

.mm-hasnavbar-top-3 .mm-panels {
  top: 120px
}

.mm-hasnavbar-top-4 .mm-panels {
  top: 160px
}

.mm-hasnavbar-bottom-1 .mm-panels {
  bottom: 40px
}

.mm-hasnavbar-bottom-2 .mm-panels {
  bottom: 80px
}

.mm-hasnavbar-bottom-3 .mm-panels {
  bottom: 120px
}

.mm-hasnavbar-bottom-4 .mm-panels {
  bottom: 160px
}

.mm-navbar-size-2 {
  height: 80px
}

.mm-navbar-size-3 {
  height: 120px
}

.mm-navbar-size-4 {
  height: 160px
}

.mm-navbar-content-2>* {
  width: 50%
}

.mm-navbar-content-3>* {
  width: 33.33%
}

.mm-navbar-content-4>* {
  width: 25%
}

.mm-navbar-content-5>* {
  width: 20%
}

.mm-navbar-content-6>* {
  width: 16.67%
}

.mm-menu.mm-rtl {
  direction: rtl
}

.mm-menu.mm-rtl.mm-offcanvas {
  right: auto
}

.mm-menu.mm-rtl .mm-panel:not(.mm-opened) {
  -webkit-transform: translate(-100%);
  transform: translate(-100%);
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0)
}

.mm-menu.mm-rtl .mm-panel.mm-subopened {
  -webkit-transform: translate(30%);
  transform: translate(30%);
  -webkit-transform: translate3d(30%, 0, 0);
  transform: translate3d(30%, 0, 0)
}

.mm-menu.mm-rtl .mm-navbar .mm-btn:first-child {
  left: auto;
  right: 0
}

.mm-menu.mm-rtl .mm-navbar .mm-btn:last-child {
  right: auto;
  left: 0
}

.mm-menu.mm-rtl .mm-navbar .mm-next:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 23px;
  right: auto
}

.mm-menu.mm-rtl .mm-navbar .mm-prev:before {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  right: 23px;
  left: auto
}

.mm-menu.mm-rtl .mm-listview>li:not(.mm-divider):after {
  left: 0;
  right: 20px
}

.mm-menu.mm-rtl .mm-listview>li>a:not(.mm-next),
.mm-menu.mm-rtl .mm-listview>li>span:not(.mm-next) {
  padding-left: 10px;
  padding-right: 20px !important;
  margin-right: 0 !important
}

.mm-menu.mm-rtl .mm-listview .mm-next {
  right: auto;
  left: 0
}

.mm-menu.mm-rtl .mm-listview .mm-next:before {
  left: auto;
  right: 0
}

.mm-menu.mm-rtl .mm-listview .mm-next:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 23px;
  right: auto
}

.mm-menu.mm-rtl .mm-listview .mm-next+a,
.mm-menu.mm-rtl .mm-listview .mm-next+span {
  margin-left: 50px
}

.mm-menu.mm-rtl .mm-listview .mm-next.mm-fullsubopen+a,
.mm-menu.mm-rtl .mm-listview .mm-next.mm-fullsubopen+span {
  padding-left: 50px
}

.mm-menu.mm-rtl em.mm-counter {
  left: 45px;
  right: auto
}

.mm-menu.mm-rtl em.mm-counter+a.mm-next+a,
.mm-menu.mm-rtl em.mm-counter+a.mm-next+span {
  margin-left: 90px
}

.mm-menu.mm-rtl .mm-listview em.mm-counter+.mm-fullsubopen+a,
.mm-menu.mm-rtl .mm-listview em.mm-counter+.mm-fullsubopen+span {
  padding-left: 90px
}

.mm-menu.mm-rtl label.mm-check,
.mm-menu.mm-rtl label.mm-toggle {
  left: 20px;
  right: auto !important
}

.mm-menu.mm-rtl label.mm-toggle+a,
.mm-menu.mm-rtl label.mm-toggle+span {
  padding-left: 80px
}

.mm-menu.mm-rtl label.mm-check+a,
.mm-menu.mm-rtl label.mm-check+span {
  padding-left: 60px
}

.mm-menu.mm-rtl a.mm-next+label.mm-check,
.mm-menu.mm-rtl a.mm-next+label.mm-toggle {
  left: 60px
}

.mm-menu.mm-rtl a.mm-next+label.mm-check+a,
.mm-menu.mm-rtl a.mm-next+label.mm-check+span,
.mm-menu.mm-rtl a.mm-next+label.mm-toggle+a,
.mm-menu.mm-rtl a.mm-next+label.mm-toggle+span {
  margin-left: 50px
}

.mm-menu.mm-rtl a.mm-next+label.mm-toggle+a,
.mm-menu.mm-rtl a.mm-next+label.mm-toggle+span {
  padding-left: 70px
}

.mm-menu.mm-rtl a.mm-next+label.mm-check+a,
.mm-menu.mm-rtl a.mm-next+label.mm-check+span {
  padding-left: 50px
}

.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-check,
.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-toggle {
  left: 100px
}

.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-check+a,
.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-check+span,
.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-toggle+a,
.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-toggle+span {
  margin-left: 90px
}

.mm-menu.mm-rtl .mm-panel[class*=mm-iconpanel-] {
  left: 0
}

.mm-menu.mm-rtl .mm-panel[class*=mm-iconpanel-].mm-subopened {
  -webkit-transform: translate(0);
  transform: translate(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel {
  -webkit-transition-property: right, -webkit-transform;
  transition-property: right, -webkit-transform;
  transition-property: transform, right;
  transition-property: transform, right, -webkit-transform
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-0 {
  right: 0
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-1 {
  right: 40px
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-2 {
  right: 80px
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-3 {
  right: 120px
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-4 {
  right: 160px
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-5 {
  right: 200px
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-6 {
  right: 240px
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-opened {
  border-left: none;
  border-right: 1px solid;
  border-color: inherit
}

.mm-search,
.mm-search input {
  box-sizing: border-box
}

.mm-search {
  height: 40px;
  padding: 7px 10px 0;
  position: relative
}

.mm-search input {
  border: none !important;
  outline: 0 !important;
  box-shadow: none !important;
  border-radius: 4px;
  font: inherit;
  font-size: 14px;
  line-height: 26px;
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 26px;
  min-height: 26px;
  max-height: 26px;
  margin: 0;
  padding: 0 10px
}

.mm-search input::-ms-clear {
  display: none
}

.mm-search .mm-clear,
.mm-search .mm-next {
  right: 0
}

.mm-panel>.mm-search {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0
}

.mm-panel.mm-hassearch {
  padding-top: 40px
}

.mm-panel.mm-hassearch.mm-hasnavbar {
  padding-top: 80px
}

.mm-panel.mm-hassearch.mm-hasnavbar>.mm-search {
  top: 40px
}

.mm-noresultsmsg {
  text-align: center;
  font-size: 21px;
  padding: 40px 0
}

.mm-noresults .mm-indexer {
  display: none !important
}

li.mm-nosubresults>a.mm-next {
  display: none
}

li.mm-nosubresults>a.mm-next+a,
li.mm-nosubresults>a.mm-next+span {
  padding-right: 10px
}

.mm-menu .mm-search input {
  background: rgba(0, 0, 0, .05);
  color: rgba(0, 0, 0, .75)
}

.mm-menu .mm-noresultsmsg {
  color: rgba(0, 0, 0, .3)
}

.mm-indexer {
  background: inherit;
  text-align: center;
  font-size: 12px;
  box-sizing: border-box;
  width: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -100px;
  z-index: 15;
  -webkit-transition: right .4s ease;
  transition: right .4s ease;
  -webkit-transform: translate(0);
  transform: translate(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

.mm-indexer a {
  text-decoration: none;
  display: block;
  height: 3.85%
}

.mm-indexer~.mm-panel.mm-hasindexer {
  padding-right: 40px
}

.mm-hasindexer .mm-indexer {
  right: 0
}

.mm-hasindexer .mm-fixeddivider {
  right: 20px
}

.mm-menu .mm-indexer a {
  color: rgba(0, 0, 0, .3)
}

.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen+a,
.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen+span,
.mm-menu.mm-hoverselected .mm-listview>li>a:not(.mm-fullsubopen),
.mm-menu.mm-parentselected .mm-listview>li>a.mm-fullsubopen+a,
.mm-menu.mm-parentselected .mm-listview>li>a.mm-fullsubopen+span,
.mm-menu.mm-parentselected .mm-listview>li>a:not(.mm-fullsubopen) {
  -webkit-transition: background .4s ease;
  transition: background .4s ease
}

.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen:hover+span,
.mm-menu.mm-hoverselected .mm-listview>li>a:not(.mm-fullsubopen):hover,
.mm-menu.mm-parentselected .mm-listview>li>a.mm-selected.mm-fullsubopen+a,
.mm-menu.mm-parentselected .mm-listview>li>a.mm-selected.mm-fullsubopen+span,
.mm-menu.mm-parentselected .mm-listview>li>a.mm-selected:not(.mm-fullsubopen) {
  background: hsla(0, 0%, 100%, .5)
}

input.mm-check,
input.mm-toggle {
  position: absolute;
  left: -10000px
}

label.mm-check,
label.mm-toggle {
  margin: 0;
  position: absolute;
  top: 50%;
  z-index: 2
}

label.mm-check:before,
label.mm-toggle:before {
  content: "";
  display: block
}

label.mm-toggle {
  border-radius: 30px;
  width: 50px;
  height: 30px;
  margin-top: -15px
}

label.mm-toggle:before {
  border-radius: 30px;
  width: 28px;
  height: 28px;
  margin: 1px
}

input.mm-toggle:checked~label.mm-toggle:before {
  float: right
}

label.mm-check {
  width: 30px;
  height: 30px;
  margin-top: -15px
}

label.mm-check:before {
  border-left: 3px solid;
  border-bottom: 3px solid;
  width: 40%;
  height: 20%;
  margin: 25% 0 0 20%;
  opacity: .1;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

input.mm-check:checked~label.mm-check:before {
  opacity: 1
}

li.mm-vertical label.mm-check,
li.mm-vertical label.mm-toggle {
  bottom: auto;
  margin-top: 0;
  top: 5px
}

label.mm-check,
label.mm-toggle {
  right: 20px
}

label.mm-toggle+a,
label.mm-toggle+span {
  padding-right: 80px
}

label.mm-check+a,
label.mm-check+span {
  padding-right: 60px
}

a.mm-next+label.mm-check,
a.mm-next+label.mm-toggle {
  right: 60px
}

a.mm-next+label.mm-check+a,
a.mm-next+label.mm-check+span,
a.mm-next+label.mm-toggle+a,
a.mm-next+label.mm-toggle+span {
  margin-right: 50px
}

a.mm-next+label.mm-toggle+a,
a.mm-next+label.mm-toggle+span {
  padding-right: 70px
}

a.mm-next+label.mm-check+a,
a.mm-next+label.mm-check+span {
  padding-right: 50px
}

em.mm-counter+a.mm-next+label.mm-check,
em.mm-counter+a.mm-next+label.mm-toggle {
  right: 100px
}

em.mm-counter+a.mm-next+label.mm-check+a,
em.mm-counter+a.mm-next+label.mm-check+span,
em.mm-counter+a.mm-next+label.mm-toggle+a,
em.mm-counter+a.mm-next+label.mm-toggle+span {
  margin-right: 90px
}

.mm-menu label.mm-toggle {
  background: rgba(0, 0, 0, .1)
}

.mm-menu label.mm-toggle:before {
  background: #f3f3f3
}

.mm-menu input.mm-toggle:checked~label.mm-toggle {
  background: #4bd963
}

.mm-menu label.mm-check:before {
  border-color: rgba(0, 0, 0, .75)
}

.slick-slider {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}

.slick-list,
.slick-slider {
  position: relative;
  display: block
}

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0
}

.slick-list:focus {
  outline: none
}

.slick-loading .slick-list {
  /*background: #fff url("../wp-content/cache/autoptimize/themes/mihouse/css/slick/ajax-loader.gif") 50% no-repeat*/
}

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

.slick-slide,
.slick-slide img,
.slick-slider .slick-list,
.slick-track {
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  zoom: 1
}

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

.slick-track:after {
  clear: both
}

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

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

.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-next,
.slick-prev {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none
}

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

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
  opacity: 1
}

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

.slick-next:before,
.slick-prev:before {
  font-family: slick;
  font-size: 20px;
  line-height: 1;
  color: #fff;
  opacity: .75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.slick-prev {
  left: -25px
}

.slick-prev:before {
  content: "\2190"
}

.slick-next {
  right: -25px
}

.slick-next:before {
  content: "\2192"
}

.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%
}

.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  padding: 0
}

.slick-dots li,
.slick-dots li button {
  height: 20px;
  width: 20px;
  cursor: pointer
}

.slick-dots li button {
  border: 0;
  background: 0 0;
  display: block;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px
}

.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: none
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
  opacity: 1
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\2022";
  width: 20px;
  height: 20px;
  font-family: slick;
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000;
  opacity: .25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
  color: #000;
  opacity: .75
}

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

[dir=rtl] .slick-next:before {
  content: "\2190"
}

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

[dir=rtl] .slick-prev:before {
  content: "\2192"
}

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

/*!
 * Font Awesome Free 5.9.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fab,
.fad,
.fal,
.far,
.fas {
  -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 Awesome Free 5.10.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: FontAwesome Brands;
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  /*src: url("../../../theme_icon/fa-brands-400.woff") format("woff");*/

  src: url("../../../theme_icon/fa-brands-400.eot");
  src: url("../../../theme_icon/fa-brands-400-.eot#iefix") format("embedded-opentype"),
    url("../../../theme_icon/fa-brands-400.woff2") format("woff2"),
    url("../../../theme_icon/fa-brands-400.woff") format("woff"),
    url("../../../theme_icon/fa-brands-400.ttf") format("truetype"),
    url("../../../theme_icon/fa-brands-400.svg#fontawesome") format("svg")
}

.fab {
  font-family: FontAwesome Brands
}

/*!
 * Font Awesome Free 5.10.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  /*src: url("../../../theme_icon/fa-regular-400.woff") format("woff");*/

  src: url("../../../theme_icon/fa-regular-400.eot");
  src: url("../../../theme_icon/fa-regular-400-.eot#iefix") format("embedded-opentype"),
    url("../../../theme_icon/fa-regular-400.woff2") format("woff2"),
    url("../../../theme_icon/fa-regular-400.woff") format("woff"),
    url("../../../theme_icon/fa-regular-400.ttf") format("truetype"),
    url("../../../theme_icon/fa-regular-400.svg#fontawesome") format("svg")
}

.far {
  font-weight: 400
}

/*!
 * Font Awesome Free 5.10.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  /*src: url("../../../theme_icon/fa-solid-900.woff") format("woff");*/


  src: url("../../../theme_icon/fa-solid-900.eot");
  src: url("../../../theme_icon/fa-solid-900-.eot#iefix") format("embedded-opentype"),
    url("../../../theme_icon/fa-solid-900.woff2") format("woff2"),
    url("../../../theme_icon/fa-solid-900.woff") format("woff"),
    url("../../../theme_icon/fa-solid-900.ttf") format("truetype"),
    url("../../../theme_icon/fa-solid-900.svg#fontawesome") format("svg")
}

.fa,
.far,
.fas {
  font-family: FontAwesome
}

.fa,
.fas {
  font-weight: 900
}

.fa-lg {
  font-size: 1.33333em;
  line-height: .75em;
  vertical-align: -.0667em
}

.fa-xs {
  font-size: .75em
}

.fa-sm {
  font-size: .875em
}

.fa-1x {
  font-size: 1em
}

.fa-2x {
  font-size: 2em
}

.fa-3x {
  font-size: 3em
}

.fa-4x {
  font-size: 4em
}

.fa-5x {
  font-size: 5em
}

.fa-6x {
  font-size: 6em
}

.fa-7x {
  font-size: 7em
}

.fa-8x {
  font-size: 8em
}

.fa-9x {
  font-size: 9em
}

.fa-10x {
  font-size: 10em
}

.fa-fw {
  text-align: center;
  width: 1.25em
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0
}

.fa-ul>li {
  position: relative
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit
}

.fa-border {
  border: .08em solid #eee;
  border-radius: .1em;
  padding: .2em .25em .15em
}

.fa-pull-left {
  float: left
}

.fa-pull-right {
  float: right
}

.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
  margin-right: .3em
}

.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
  margin-left: .3em
}

.fa-spin {
  animation: a 2s infinite linear
}

.fa-pulse {
  animation: a 1s infinite steps(8)
}

@keyframes a {
  0% {
    transform: rotate(0deg)
  }

  to {
    transform: rotate(1turn)
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg)
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg)
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg)
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scaleX(-1)
}

.fa-flip-vertical {
  transform: scaleY(-1)
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical,
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1)
}

:root .fa-flip-both,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
  filter: none
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%
}

.fa-stack-1x {
  line-height: inherit
}

.fa-stack-2x {
  font-size: 2em
}

.fa-inverse {
  color: #fff
}

.fa-500px:before {
  content: "\f26e"
}

.fa-accessible-icon:before {
  content: "\f368"
}

.fa-accusoft:before {
  content: "\f369"
}

.fa-acquisitions-incorporated:before {
  content: "\f6af"
}

.fa-ad:before {
  content: "\f641"
}

.fa-address-book:before {
  content: "\f2b9"
}

.fa-address-card:before {
  content: "\f2bb"
}

.fa-adjust:before {
  content: "\f042"
}

.fa-adn:before {
  content: "\f170"
}

.fa-adobe:before {
  content: "\f778"
}

.fa-adversal:before {
  content: "\f36a"
}

.fa-affiliatetheme:before {
  content: "\f36b"
}

.fa-air-freshener:before {
  content: "\f5d0"
}

.fa-airbnb:before {
  content: "\f834"
}

.fa-algolia:before {
  content: "\f36c"
}

.fa-align-center:before {
  content: "\f037"
}

.fa-align-justify:before {
  content: "\f039"
}

.fa-align-left:before {
  content: "\f036"
}

.fa-align-right:before {
  content: "\f038"
}

.fa-alipay:before {
  content: "\f642"
}

.fa-allergies:before {
  content: "\f461"
}

.fa-amazon:before {
  content: "\f270"
}

.fa-amazon-pay:before {
  content: "\f42c"
}

.fa-ambulance:before {
  content: "\f0f9"
}

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"
}

.fa-amilia:before {
  content: "\f36d"
}

.fa-anchor:before {
  content: "\f13d"
}

.fa-android:before {
  content: "\f17b"
}

.fa-angellist:before {
  content: "\f209"
}

.fa-angle-double-down:before {
  content: "\f103"
}

.fa-angle-double-left:before {
  content: "\f100"
}

.fa-angle-double-right:before {
  content: "\f101"
}

.fa-angle-double-up:before {
  content: "\f102"
}

.fa-angle-down:before {
  content: "\f107"
}

.fa-angle-left:before {
  content: "\f104"
}

.fa-angle-right:before {
  content: "\f105"
}

.fa-angle-up:before {
  content: "\f106"
}

.fa-angry:before {
  content: "\f556"
}

.fa-angrycreative:before {
  content: "\f36e"
}

.fa-angular:before {
  content: "\f420"
}

.fa-ankh:before {
  content: "\f644"
}

.fa-app-store:before {
  content: "\f36f"
}

.fa-app-store-ios:before {
  content: "\f370"
}

.fa-apper:before {
  content: "\f371"
}

.fa-apple:before {
  content: "\f179"
}

.fa-apple-alt:before {
  content: "\f5d1"
}

.fa-apple-pay:before {
  content: "\f415"
}

.fa-archive:before {
  content: "\f187"
}

.fa-archway:before {
  content: "\f557"
}

.fa-arrow-alt-circle-down:before {
  content: "\f358"
}

.fa-arrow-alt-circle-left:before {
  content: "\f359"
}

.fa-arrow-alt-circle-right:before {
  content: "\f35a"
}

.fa-arrow-alt-circle-up:before {
  content: "\f35b"
}

.fa-arrow-circle-down:before {
  content: "\f0ab"
}

.fa-arrow-circle-left:before {
  content: "\f0a8"
}

.fa-arrow-circle-right:before {
  content: "\f0a9"
}

.fa-arrow-circle-up:before {
  content: "\f0aa"
}

.fa-arrow-down:before {
  content: "\f063"
}

.fa-arrow-left:before {
  content: "\f060"
}

.fa-arrow-right:before {
  content: "\f061"
}

.fa-arrow-up:before {
  content: "\f062"
}

.fa-arrows-alt:before {
  content: "\f0b2"
}

.fa-arrows-alt-h:before {
  content: "\f337"
}

.fa-arrows-alt-v:before {
  content: "\f338"
}

.fa-artstation:before {
  content: "\f77a"
}

.fa-assistive-listening-systems:before {
  content: "\f2a2"
}

.fa-asterisk:before {
  content: "\f069"
}

.fa-asymmetrik:before {
  content: "\f372"
}

.fa-at:before {
  content: "\f1fa"
}

.fa-atlas:before {
  content: "\f558"
}

.fa-atlassian:before {
  content: "\f77b"
}

.fa-atom:before {
  content: "\f5d2"
}

.fa-audible:before {
  content: "\f373"
}

.fa-audio-description:before {
  content: "\f29e"
}

.fa-autoprefixer:before {
  content: "\f41c"
}

.fa-avianex:before {
  content: "\f374"
}

.fa-aviato:before {
  content: "\f421"
}

.fa-award:before {
  content: "\f559"
}

.fa-aws:before {
  content: "\f375"
}

.fa-baby:before {
  content: "\f77c"
}

.fa-baby-carriage:before {
  content: "\f77d"
}

.fa-backspace:before {
  content: "\f55a"
}

.fa-backward:before {
  content: "\f04a"
}

.fa-bacon:before {
  content: "\f7e5"
}

.fa-balance-scale:before {
  content: "\f24e"
}

.fa-balance-scale-left:before {
  content: "\f515"
}

.fa-balance-scale-right:before {
  content: "\f516"
}

.fa-ban:before {
  content: "\f05e"
}

.fa-band-aid:before {
  content: "\f462"
}

.fa-bandcamp:before {
  content: "\f2d5"
}

.fa-barcode:before {
  content: "\f02a"
}

.fa-bars:before {
  content: "\f0c9"
}

.fa-baseball-ball:before {
  content: "\f433"
}

.fa-basketball-ball:before {
  content: "\f434"
}

.fa-bath:before {
  content: "\f2cd"
}

.fa-battery-empty:before {
  content: "\f244"
}

.fa-battery-full:before {
  content: "\f240"
}

.fa-battery-half:before {
  content: "\f242"
}

.fa-battery-quarter:before {
  content: "\f243"
}

.fa-battery-three-quarters:before {
  content: "\f241"
}

.fa-battle-net:before {
  content: "\f835"
}

.fa-bed:before {
  content: "\f236"
}

.fa-beer:before {
  content: "\f0fc"
}

.fa-behance:before {
  content: "\f1b4"
}

.fa-behance-square:before {
  content: "\f1b5"
}

.fa-bell:before {
  content: "\f0f3"
}

.fa-bell-slash:before {
  content: "\f1f6"
}

.fa-bezier-curve:before {
  content: "\f55b"
}

.fa-bible:before {
  content: "\f647"
}

.fa-bicycle:before {
  content: "\f206"
}

.fa-biking:before {
  content: "\f84a"
}

.fa-bimobject:before {
  content: "\f378"
}

.fa-binoculars:before {
  content: "\f1e5"
}

.fa-biohazard:before {
  content: "\f780"
}

.fa-birthday-cake:before {
  content: "\f1fd"
}

.fa-bitbucket:before {
  content: "\f171"
}

.fa-bitcoin:before {
  content: "\f379"
}

.fa-bity:before {
  content: "\f37a"
}

.fa-black-tie:before {
  content: "\f27e"
}

.fa-blackberry:before {
  content: "\f37b"
}

.fa-blender:before {
  content: "\f517"
}

.fa-blender-phone:before {
  content: "\f6b6"
}

.fa-blind:before {
  content: "\f29d"
}

.fa-blog:before {
  content: "\f781"
}

.fa-blogger:before {
  content: "\f37c"
}

.fa-blogger-b:before {
  content: "\f37d"
}

.fa-bluetooth:before {
  content: "\f293"
}

.fa-bluetooth-b:before {
  content: "\f294"
}

.fa-bold:before {
  content: "\f032"
}

.fa-bolt:before {
  content: "\f0e7"
}

.fa-bomb:before {
  content: "\f1e2"
}

.fa-bone:before {
  content: "\f5d7"
}

.fa-bong:before {
  content: "\f55c"
}

.fa-book:before {
  content: "\f02d"
}

.fa-book-dead:before {
  content: "\f6b7"
}

.fa-book-medical:before {
  content: "\f7e6"
}

.fa-book-open:before {
  content: "\f518"
}

.fa-book-reader:before {
  content: "\f5da"
}

.fa-bookmark:before {
  content: "\f02e"
}

.fa-bootstrap:before {
  content: "\f836"
}

.fa-border-all:before {
  content: "\f84c"
}

.fa-border-none:before {
  content: "\f850"
}

.fa-border-style:before {
  content: "\f853"
}

.fa-bowling-ball:before {
  content: "\f436"
}

.fa-box:before {
  content: "\f466"
}

.fa-box-open:before {
  content: "\f49e"
}

.fa-boxes:before {
  content: "\f468"
}

.fa-braille:before {
  content: "\f2a1"
}

.fa-brain:before {
  content: "\f5dc"
}

.fa-bread-slice:before {
  content: "\f7ec"
}

.fa-briefcase:before {
  content: "\f0b1"
}

.fa-briefcase-medical:before {
  content: "\f469"
}

.fa-broadcast-tower:before {
  content: "\f519"
}

.fa-broom:before {
  content: "\f51a"
}

.fa-brush:before {
  content: "\f55d"
}

.fa-btc:before {
  content: "\f15a"
}

.fa-buffer:before {
  content: "\f837"
}

.fa-bug:before {
  content: "\f188"
}

.fa-building:before {
  content: "\f1ad"
}

.fa-bullhorn:before {
  content: "\f0a1"
}

.fa-bullseye:before {
  content: "\f140"
}

.fa-burn:before {
  content: "\f46a"
}

.fa-buromobelexperte:before {
  content: "\f37f"
}

.fa-bus:before {
  content: "\f207"
}

.fa-bus-alt:before {
  content: "\f55e"
}

.fa-business-time:before {
  content: "\f64a"
}

.fa-buysellads:before {
  content: "\f20d"
}

.fa-calculator:before {
  content: "\f1ec"
}

.fa-calendar:before {
  content: "\f133"
}

.fa-calendar-alt:before {
  content: "\f073"
}

.fa-calendar-check:before {
  content: "\f274"
}

.fa-calendar-day:before {
  content: "\f783"
}

.fa-calendar-minus:before {
  content: "\f272"
}

.fa-calendar-plus:before {
  content: "\f271"
}

.fa-calendar-times:before {
  content: "\f273"
}

.fa-calendar-week:before {
  content: "\f784"
}

.fa-camera:before {
  content: "\f030"
}

.fa-camera-retro:before {
  content: "\f083"
}

.fa-campground:before {
  content: "\f6bb"
}

.fa-canadian-maple-leaf:before {
  content: "\f785"
}

.fa-candy-cane:before {
  content: "\f786"
}

.fa-cannabis:before {
  content: "\f55f"
}

.fa-capsules:before {
  content: "\f46b"
}

.fa-car:before {
  content: "\f1b9"
}

.fa-car-alt:before {
  content: "\f5de"
}

.fa-car-battery:before {
  content: "\f5df"
}

.fa-car-crash:before {
  content: "\f5e1"
}

.fa-car-side:before {
  content: "\f5e4"
}

.fa-caret-down:before {
  content: "\f0d7"
}

.fa-caret-left:before {
  content: "\f0d9"
}

.fa-caret-right:before {
  content: "\f0da"
}

.fa-caret-square-down:before {
  content: "\f150"
}

.fa-caret-square-left:before {
  content: "\f191"
}

.fa-caret-square-right:before {
  content: "\f152"
}

.fa-caret-square-up:before {
  content: "\f151"
}

.fa-caret-up:before {
  content: "\f0d8"
}

.fa-carrot:before {
  content: "\f787"
}

.fa-cart-arrow-down:before {
  content: "\f218"
}

.fa-cart-plus:before {
  content: "\f217"
}

.fa-cash-register:before {
  content: "\f788"
}

.fa-cat:before {
  content: "\f6be"
}

.fa-cc-amazon-pay:before {
  content: "\f42d"
}

.fa-cc-amex:before {
  content: "\f1f3"
}

.fa-cc-apple-pay:before {
  content: "\f416"
}

.fa-cc-diners-club:before {
  content: "\f24c"
}

.fa-cc-discover:before {
  content: "\f1f2"
}

.fa-cc-jcb:before {
  content: "\f24b"
}

.fa-cc-mastercard:before {
  content: "\f1f1"
}

.fa-cc-paypal:before {
  content: "\f1f4"
}

.fa-cc-stripe:before {
  content: "\f1f5"
}

.fa-cc-visa:before {
  content: "\f1f0"
}

.fa-centercode:before {
  content: "\f380"
}

.fa-centos:before {
  content: "\f789"
}

.fa-certificate:before {
  content: "\f0a3"
}

.fa-chair:before {
  content: "\f6c0"
}

.fa-chalkboard:before {
  content: "\f51b"
}

.fa-chalkboard-teacher:before {
  content: "\f51c"
}

.fa-charging-station:before {
  content: "\f5e7"
}

.fa-chart-area:before {
  content: "\f1fe"
}

.fa-chart-bar:before {
  content: "\f080"
}

.fa-chart-line:before {
  content: "\f201"
}

.fa-chart-pie:before {
  content: "\f200"
}

.fa-check:before {
  content: "\f00c"
}

.fa-check-circle:before {
  content: "\f058"
}

.fa-check-double:before {
  content: "\f560"
}

.fa-check-square:before {
  content: "\f14a"
}

.fa-cheese:before {
  content: "\f7ef"
}

.fa-chess:before {
  content: "\f439"
}

.fa-chess-bishop:before {
  content: "\f43a"
}

.fa-chess-board:before {
  content: "\f43c"
}

.fa-chess-king:before {
  content: "\f43f"
}

.fa-chess-knight:before {
  content: "\f441"
}

.fa-chess-pawn:before {
  content: "\f443"
}

.fa-chess-queen:before {
  content: "\f445"
}

.fa-chess-rook:before {
  content: "\f447"
}

.fa-chevron-circle-down:before {
  content: "\f13a"
}

.fa-chevron-circle-left:before {
  content: "\f137"
}

.fa-chevron-circle-right:before {
  content: "\f138"
}

.fa-chevron-circle-up:before {
  content: "\f139"
}

.fa-chevron-down:before {
  content: "\f078"
}

.fa-chevron-left:before {
  content: "\f053"
}

.fa-chevron-right:before {
  content: "\f054"
}

.fa-chevron-up:before {
  content: "\f077"
}

.fa-child:before {
  content: "\f1ae"
}

.fa-chrome:before {
  content: "\f268"
}

.fa-chromecast:before {
  content: "\f838"
}

.fa-church:before {
  content: "\f51d"
}

.fa-circle:before {
  content: "\f111"
}

.fa-circle-notch:before {
  content: "\f1ce"
}

.fa-city:before {
  content: "\f64f"
}

.fa-clinic-medical:before {
  content: "\f7f2"
}

.fa-clipboard:before {
  content: "\f328"
}

.fa-clipboard-check:before {
  content: "\f46c"
}

.fa-clipboard-list:before {
  content: "\f46d"
}

.fa-clock:before {
  content: "\f017"
}

.fa-clone:before {
  content: "\f24d"
}

.fa-closed-captioning:before {
  content: "\f20a"
}

.fa-cloud:before {
  content: "\f0c2"
}

.fa-cloud-download-alt:before {
  content: "\f381"
}

.fa-cloud-meatball:before {
  content: "\f73b"
}

.fa-cloud-moon:before {
  content: "\f6c3"
}

.fa-cloud-moon-rain:before {
  content: "\f73c"
}

.fa-cloud-rain:before {
  content: "\f73d"
}

.fa-cloud-showers-heavy:before {
  content: "\f740"
}

.fa-cloud-sun:before {
  content: "\f6c4"
}

.fa-cloud-sun-rain:before {
  content: "\f743"
}

.fa-cloud-upload-alt:before {
  content: "\f382"
}

.fa-cloudscale:before {
  content: "\f383"
}

.fa-cloudsmith:before {
  content: "\f384"
}

.fa-cloudversify:before {
  content: "\f385"
}

.fa-cocktail:before {
  content: "\f561"
}

.fa-code:before {
  content: "\f121"
}

.fa-code-branch:before {
  content: "\f126"
}

.fa-codepen:before {
  content: "\f1cb"
}

.fa-codiepie:before {
  content: "\f284"
}

.fa-coffee:before {
  content: "\f0f4"
}

.fa-cog:before {
  content: "\f013"
}

.fa-cogs:before {
  content: "\f085"
}

.fa-coins:before {
  content: "\f51e"
}

.fa-columns:before {
  content: "\f0db"
}

.fa-comment:before {
  content: "\f075"
}

.fa-comment-alt:before {
  content: "\f27a"
}

.fa-comment-dollar:before {
  content: "\f651"
}

.fa-comment-dots:before {
  content: "\f4ad"
}

.fa-comment-medical:before {
  content: "\f7f5"
}

.fa-comment-slash:before {
  content: "\f4b3"
}

.fa-comments:before {
  content: "\f086"
}

.fa-comments-dollar:before {
  content: "\f653"
}

.fa-compact-disc:before {
  content: "\f51f"
}

.fa-compass:before {
  content: "\f14e"
}

.fa-compress:before {
  content: "\f066"
}

.fa-compress-arrows-alt:before {
  content: "\f78c"
}

.fa-concierge-bell:before {
  content: "\f562"
}

.fa-confluence:before {
  content: "\f78d"
}

.fa-connectdevelop:before {
  content: "\f20e"
}

.fa-contao:before {
  content: "\f26d"
}

.fa-cookie:before {
  content: "\f563"
}

.fa-cookie-bite:before {
  content: "\f564"
}

.fa-copy:before {
  content: "\f0c5"
}

.fa-copyright:before {
  content: "\f1f9"
}

.fa-cotton-bureau:before {
  content: "\f89e"
}

.fa-couch:before {
  content: "\f4b8"
}

.fa-cpanel:before {
  content: "\f388"
}

.fa-creative-commons:before {
  content: "\f25e"
}

.fa-creative-commons-by:before {
  content: "\f4e7"
}

.fa-creative-commons-nc:before {
  content: "\f4e8"
}

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"
}

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"
}

.fa-creative-commons-nd:before {
  content: "\f4eb"
}

.fa-creative-commons-pd:before {
  content: "\f4ec"
}

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"
}

.fa-creative-commons-remix:before {
  content: "\f4ee"
}

.fa-creative-commons-sa:before {
  content: "\f4ef"
}

.fa-creative-commons-sampling:before {
  content: "\f4f0"
}

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"
}

.fa-creative-commons-share:before {
  content: "\f4f2"
}

.fa-creative-commons-zero:before {
  content: "\f4f3"
}

.fa-credit-card:before {
  content: "\f09d"
}

.fa-critical-role:before {
  content: "\f6c9"
}

.fa-crop:before {
  content: "\f125"
}

.fa-crop-alt:before {
  content: "\f565"
}

.fa-cross:before {
  content: "\f654"
}

.fa-crosshairs:before {
  content: "\f05b"
}

.fa-crow:before {
  content: "\f520"
}

.fa-crown:before {
  content: "\f521"
}

.fa-crutch:before {
  content: "\f7f7"
}

.fa-css3:before {
  content: "\f13c"
}

.fa-css3-alt:before {
  content: "\f38b"
}

.fa-cube:before {
  content: "\f1b2"
}

.fa-cubes:before {
  content: "\f1b3"
}

.fa-cut:before {
  content: "\f0c4"
}

.fa-cuttlefish:before {
  content: "\f38c"
}

.fa-d-and-d:before {
  content: "\f38d"
}

.fa-d-and-d-beyond:before {
  content: "\f6ca"
}

.fa-dashcube:before {
  content: "\f210"
}

.fa-database:before {
  content: "\f1c0"
}

.fa-deaf:before {
  content: "\f2a4"
}

.fa-delicious:before {
  content: "\f1a5"
}

.fa-democrat:before {
  content: "\f747"
}

.fa-deploydog:before {
  content: "\f38e"
}

.fa-deskpro:before {
  content: "\f38f"
}

.fa-desktop:before {
  content: "\f108"
}

.fa-dev:before {
  content: "\f6cc"
}

.fa-deviantart:before {
  content: "\f1bd"
}

.fa-dharmachakra:before {
  content: "\f655"
}

.fa-dhl:before {
  content: "\f790"
}

.fa-diagnoses:before {
  content: "\f470"
}

.fa-diaspora:before {
  content: "\f791"
}

.fa-dice:before {
  content: "\f522"
}

.fa-dice-d20:before {
  content: "\f6cf"
}

.fa-dice-d6:before {
  content: "\f6d1"
}

.fa-dice-five:before {
  content: "\f523"
}

.fa-dice-four:before {
  content: "\f524"
}

.fa-dice-one:before {
  content: "\f525"
}

.fa-dice-six:before {
  content: "\f526"
}

.fa-dice-three:before {
  content: "\f527"
}

.fa-dice-two:before {
  content: "\f528"
}

.fa-digg:before {
  content: "\f1a6"
}

.fa-digital-ocean:before {
  content: "\f391"
}

.fa-digital-tachograph:before {
  content: "\f566"
}

.fa-directions:before {
  content: "\f5eb"
}

.fa-discord:before {
  content: "\f392"
}

.fa-discourse:before {
  content: "\f393"
}

.fa-divide:before {
  content: "\f529"
}

.fa-dizzy:before {
  content: "\f567"
}

.fa-dna:before {
  content: "\f471"
}

.fa-dochub:before {
  content: "\f394"
}

.fa-docker:before {
  content: "\f395"
}

.fa-dog:before {
  content: "\f6d3"
}

.fa-dollar-sign:before {
  content: "\f155"
}

.fa-dolly:before {
  content: "\f472"
}

.fa-dolly-flatbed:before {
  content: "\f474"
}

.fa-donate:before {
  content: "\f4b9"
}

.fa-door-closed:before {
  content: "\f52a"
}

.fa-door-open:before {
  content: "\f52b"
}

.fa-dot-circle:before {
  content: "\f192"
}

.fa-dove:before {
  content: "\f4ba"
}

.fa-download:before {
  content: "\f019"
}

.fa-draft2digital:before {
  content: "\f396"
}

.fa-drafting-compass:before {
  content: "\f568"
}

.fa-dragon:before {
  content: "\f6d5"
}

.fa-draw-polygon:before {
  content: "\f5ee"
}

.fa-dribbble:before {
  content: "\f17d"
}

.fa-dribbble-square:before {
  content: "\f397"
}

.fa-dropbox:before {
  content: "\f16b"
}

.fa-drum:before {
  content: "\f569"
}

.fa-drum-steelpan:before {
  content: "\f56a"
}

.fa-drumstick-bite:before {
  content: "\f6d7"
}

.fa-drupal:before {
  content: "\f1a9"
}

.fa-dumbbell:before {
  content: "\f44b"
}

.fa-dumpster:before {
  content: "\f793"
}

.fa-dumpster-fire:before {
  content: "\f794"
}

.fa-dungeon:before {
  content: "\f6d9"
}

.fa-dyalog:before {
  content: "\f399"
}

.fa-earlybirds:before {
  content: "\f39a"
}

.fa-ebay:before {
  content: "\f4f4"
}

.fa-edge:before {
  content: "\f282"
}

.fa-edit:before {
  content: "\f044"
}

.fa-egg:before {
  content: "\f7fb"
}

.fa-eject:before {
  content: "\f052"
}

.fa-elementor:before {
  content: "\f430"
}

.fa-ellipsis-h:before {
  content: "\f141"
}

.fa-ellipsis-v:before {
  content: "\f142"
}

.fa-ello:before {
  content: "\f5f1"
}

.fa-ember:before {
  content: "\f423"
}

.fa-empire:before {
  content: "\f1d1"
}

.fa-envelope:before {
  content: "\f0e0"
}

.fa-envelope-open:before {
  content: "\f2b6"
}

.fa-envelope-open-text:before {
  content: "\f658"
}

.fa-envelope-square:before {
  content: "\f199"
}

.fa-envira:before {
  content: "\f299"
}

.fa-equals:before {
  content: "\f52c"
}

.fa-eraser:before {
  content: "\f12d"
}

.fa-erlang:before {
  content: "\f39d"
}

.fa-ethereum:before {
  content: "\f42e"
}

.fa-ethernet:before {
  content: "\f796"
}

.fa-etsy:before {
  content: "\f2d7"
}

.fa-euro-sign:before {
  content: "\f153"
}

.fa-evernote:before {
  content: "\f839"
}

.fa-exchange-alt:before {
  content: "\f362"
}

.fa-exclamation:before {
  content: "\f12a"
}

.fa-exclamation-circle:before {
  content: "\f06a"
}

.fa-exclamation-triangle:before {
  content: "\f071"
}

.fa-expand:before {
  content: "\f065"
}

.fa-expand-arrows-alt:before {
  content: "\f31e"
}

.fa-expeditedssl:before {
  content: "\f23e"
}

.fa-external-link-alt:before {
  content: "\f35d"
}

.fa-external-link-square-alt:before {
  content: "\f360"
}

.fa-eye:before {
  content: "\f06e"
}

.fa-eye-dropper:before {
  content: "\f1fb"
}

.fa-eye-slash:before {
  content: "\f070"
}

.fa-facebook:before {
  content: "\f09a"
}

.fa-facebook-f:before {
  content: "\f39e"
}

.fa-facebook-messenger:before {
  content: "\f39f"
}

.fa-facebook-square:before {
  content: "\f082"
}

.fa-fan:before {
  content: "\f863"
}

.fa-fantasy-flight-games:before {
  content: "\f6dc"
}

.fa-fast-backward:before {
  content: "\f049"
}

.fa-fast-forward:before {
  content: "\f050"
}

.fa-fax:before {
  content: "\f1ac"
}

.fa-feather:before {
  content: "\f52d"
}

.fa-feather-alt:before {
  content: "\f56b"
}

.fa-fedex:before {
  content: "\f797"
}

.fa-fedora:before {
  content: "\f798"
}

.fa-female:before {
  content: "\f182"
}

.fa-fighter-jet:before {
  content: "\f0fb"
}

.fa-figma:before {
  content: "\f799"
}

.fa-file:before {
  content: "\f15b"
}

.fa-file-alt:before {
  content: "\f15c"
}

.fa-file-archive:before {
  content: "\f1c6"
}

.fa-file-audio:before {
  content: "\f1c7"
}

.fa-file-code:before {
  content: "\f1c9"
}

.fa-file-contract:before {
  content: "\f56c"
}

.fa-file-csv:before {
  content: "\f6dd"
}

.fa-file-download:before {
  content: "\f56d"
}

.fa-file-excel:before {
  content: "\f1c3"
}

.fa-file-export:before {
  content: "\f56e"
}

.fa-file-image:before {
  content: "\f1c5"
}

.fa-file-import:before {
  content: "\f56f"
}

.fa-file-invoice:before {
  content: "\f570"
}

.fa-file-invoice-dollar:before {
  content: "\f571"
}

.fa-file-medical:before {
  content: "\f477"
}

.fa-file-medical-alt:before {
  content: "\f478"
}

.fa-file-pdf:before {
  content: "\f1c1"
}

.fa-file-powerpoint:before {
  content: "\f1c4"
}

.fa-file-prescription:before {
  content: "\f572"
}

.fa-file-signature:before {
  content: "\f573"
}

.fa-file-upload:before {
  content: "\f574"
}

.fa-file-video:before {
  content: "\f1c8"
}

.fa-file-word:before {
  content: "\f1c2"
}

.fa-fill:before {
  content: "\f575"
}

.fa-fill-drip:before {
  content: "\f576"
}

.fa-film:before {
  content: "\f008"
}

.fa-filter:before {
  content: "\f0b0"
}

.fa-fingerprint:before {
  content: "\f577"
}

.fa-fire:before {
  content: "\f06d"
}

.fa-fire-alt:before {
  content: "\f7e4"
}

.fa-fire-extinguisher:before {
  content: "\f134"
}

.fa-firefox:before {
  content: "\f269"
}

.fa-first-aid:before {
  content: "\f479"
}

.fa-first-order:before {
  content: "\f2b0"
}

.fa-first-order-alt:before {
  content: "\f50a"
}

.fa-firstdraft:before {
  content: "\f3a1"
}

.fa-fish:before {
  content: "\f578"
}

.fa-fist-raised:before {
  content: "\f6de"
}

.fa-flag:before {
  content: "\f024"
}

.fa-flag-checkered:before {
  content: "\f11e"
}

.fa-flag-usa:before {
  content: "\f74d"
}

.fa-flask:before {
  content: "\f0c3"
}

.fa-flickr:before {
  content: "\f16e"
}

.fa-flipboard:before {
  content: "\f44d"
}

.fa-flushed:before {
  content: "\f579"
}

.fa-fly:before {
  content: "\f417"
}

.fa-folder:before {
  content: "\f07b"
}

.fa-folder-minus:before {
  content: "\f65d"
}

.fa-folder-open:before {
  content: "\f07c"
}

.fa-folder-plus:before {
  content: "\f65e"
}

.fa-font:before {
  content: "\f031"
}

.fa-font-awesome:before {
  content: "\f2b4"
}

.fa-font-awesome-alt:before {
  content: "\f35c"
}

.fa-font-awesome-flag:before {
  content: "\f425"
}

.fa-font-awesome-logo-full:before {
  content: "\f4e6"
}

.fa-fonticons:before {
  content: "\f280"
}

.fa-fonticons-fi:before {
  content: "\f3a2"
}

.fa-football-ball:before {
  content: "\f44e"
}

.fa-fort-awesome:before {
  content: "\f286"
}

.fa-fort-awesome-alt:before {
  content: "\f3a3"
}

.fa-forumbee:before {
  content: "\f211"
}

.fa-forward:before {
  content: "\f04e"
}

.fa-foursquare:before {
  content: "\f180"
}

.fa-free-code-camp:before {
  content: "\f2c5"
}

.fa-freebsd:before {
  content: "\f3a4"
}

.fa-frog:before {
  content: "\f52e"
}

.fa-frown:before {
  content: "\f119"
}

.fa-frown-open:before {
  content: "\f57a"
}

.fa-fulcrum:before {
  content: "\f50b"
}

.fa-funnel-dollar:before {
  content: "\f662"
}

.fa-futbol:before {
  content: "\f1e3"
}

.fa-galactic-republic:before {
  content: "\f50c"
}

.fa-galactic-senate:before {
  content: "\f50d"
}

.fa-gamepad:before {
  content: "\f11b"
}

.fa-gas-pump:before {
  content: "\f52f"
}

.fa-gavel:before {
  content: "\f0e3"
}

.fa-gem:before {
  content: "\f3a5"
}

.fa-genderless:before {
  content: "\f22d"
}

.fa-get-pocket:before {
  content: "\f265"
}

.fa-gg:before {
  content: "\f260"
}

.fa-gg-circle:before {
  content: "\f261"
}

.fa-ghost:before {
  content: "\f6e2"
}

.fa-gift:before {
  content: "\f06b"
}

.fa-gifts:before {
  content: "\f79c"
}

.fa-git:before {
  content: "\f1d3"
}

.fa-git-alt:before {
  content: "\f841"
}

.fa-git-square:before {
  content: "\f1d2"
}

.fa-github:before {
  content: "\f09b"
}

.fa-github-alt:before {
  content: "\f113"
}

.fa-github-square:before {
  content: "\f092"
}

.fa-gitkraken:before {
  content: "\f3a6"
}

.fa-gitlab:before {
  content: "\f296"
}

.fa-gitter:before {
  content: "\f426"
}

.fa-glass-cheers:before {
  content: "\f79f"
}

.fa-glass-martini:before {
  content: "\f000"
}

.fa-glass-martini-alt:before {
  content: "\f57b"
}

.fa-glass-whiskey:before {
  content: "\f7a0"
}

.fa-glasses:before {
  content: "\f530"
}

.fa-glide:before {
  content: "\f2a5"
}

.fa-glide-g:before {
  content: "\f2a6"
}

.fa-globe:before {
  content: "\f0ac"
}

.fa-globe-africa:before {
  content: "\f57c"
}

.fa-globe-americas:before {
  content: "\f57d"
}

.fa-globe-asia:before {
  content: "\f57e"
}

.fa-globe-europe:before {
  content: "\f7a2"
}

.fa-gofore:before {
  content: "\f3a7"
}

.fa-golf-ball:before {
  content: "\f450"
}

.fa-goodreads:before {
  content: "\f3a8"
}

.fa-goodreads-g:before {
  content: "\f3a9"
}

.fa-google:before {
  content: "\f1a0"
}

.fa-google-drive:before {
  content: "\f3aa"
}

.fa-google-play:before {
  content: "\f3ab"
}

.fa-google-plus:before {
  content: "\f2b3"
}

.fa-google-plus-g:before {
  content: "\f0d5"
}

.fa-google-plus-square:before {
  content: "\f0d4"
}

.fa-google-wallet:before {
  content: "\f1ee"
}

.fa-gopuram:before {
  content: "\f664"
}

.fa-graduation-cap:before {
  content: "\f19d"
}

.fa-gratipay:before {
  content: "\f184"
}

.fa-grav:before {
  content: "\f2d6"
}

.fa-greater-than:before {
  content: "\f531"
}

.fa-greater-than-equal:before {
  content: "\f532"
}

.fa-grimace:before {
  content: "\f57f"
}

.fa-grin:before {
  content: "\f580"
}

.fa-grin-alt:before {
  content: "\f581"
}

.fa-grin-beam:before {
  content: "\f582"
}

.fa-grin-beam-sweat:before {
  content: "\f583"
}

.fa-grin-hearts:before {
  content: "\f584"
}

.fa-grin-squint:before {
  content: "\f585"
}

.fa-grin-squint-tears:before {
  content: "\f586"
}

.fa-grin-stars:before {
  content: "\f587"
}

.fa-grin-tears:before {
  content: "\f588"
}

.fa-grin-tongue:before {
  content: "\f589"
}

.fa-grin-tongue-squint:before {
  content: "\f58a"
}

.fa-grin-tongue-wink:before {
  content: "\f58b"
}

.fa-grin-wink:before {
  content: "\f58c"
}

.fa-grip-horizontal:before {
  content: "\f58d"
}

.fa-grip-lines:before {
  content: "\f7a4"
}

.fa-grip-lines-vertical:before {
  content: "\f7a5"
}

.fa-grip-vertical:before {
  content: "\f58e"
}

.fa-gripfire:before {
  content: "\f3ac"
}

.fa-grunt:before {
  content: "\f3ad"
}

.fa-guitar:before {
  content: "\f7a6"
}

.fa-gulp:before {
  content: "\f3ae"
}

.fa-h-square:before {
  content: "\f0fd"
}

.fa-hacker-news:before {
  content: "\f1d4"
}

.fa-hacker-news-square:before {
  content: "\f3af"
}

.fa-hackerrank:before {
  content: "\f5f7"
}

.fa-hamburger:before {
  content: "\f805"
}

.fa-hammer:before {
  content: "\f6e3"
}

.fa-hamsa:before {
  content: "\f665"
}

.fa-hand-holding:before {
  content: "\f4bd"
}

.fa-hand-holding-heart:before {
  content: "\f4be"
}

.fa-hand-holding-usd:before {
  content: "\f4c0"
}

.fa-hand-lizard:before {
  content: "\f258"
}

.fa-hand-middle-finger:before {
  content: "\f806"
}

.fa-hand-paper:before {
  content: "\f256"
}

.fa-hand-peace:before {
  content: "\f25b"
}

.fa-hand-point-down:before {
  content: "\f0a7"
}

.fa-hand-point-left:before {
  content: "\f0a5"
}

.fa-hand-point-right:before {
  content: "\f0a4"
}

.fa-hand-point-up:before {
  content: "\f0a6"
}

.fa-hand-pointer:before {
  content: "\f25a"
}

.fa-hand-rock:before {
  content: "\f255"
}

.fa-hand-scissors:before {
  content: "\f257"
}

.fa-hand-spock:before {
  content: "\f259"
}

.fa-hands:before {
  content: "\f4c2"
}

.fa-hands-helping:before {
  content: "\f4c4"
}

.fa-handshake:before {
  content: "\f2b5"
}

.fa-hanukiah:before {
  content: "\f6e6"
}

.fa-hard-hat:before {
  content: "\f807"
}

.fa-hashtag:before {
  content: "\f292"
}

.fa-hat-wizard:before {
  content: "\f6e8"
}

.fa-haykal:before {
  content: "\f666"
}

.fa-hdd:before {
  content: "\f0a0"
}

.fa-heading:before {
  content: "\f1dc"
}

.fa-headphones:before {
  content: "\f025"
}

.fa-headphones-alt:before {
  content: "\f58f"
}

.fa-headset:before {
  content: "\f590"
}

.fa-heart:before {
  content: "\f004"
}

.fa-heart-broken:before {
  content: "\f7a9"
}

.fa-heartbeat:before {
  content: "\f21e"
}

.fa-helicopter:before {
  content: "\f533"
}

.fa-highlighter:before {
  content: "\f591"
}

.fa-hiking:before {
  content: "\f6ec"
}

.fa-hippo:before {
  content: "\f6ed"
}

.fa-hips:before {
  content: "\f452"
}

.fa-hire-a-helper:before {
  content: "\f3b0"
}

.fa-history:before {
  content: "\f1da"
}

.fa-hockey-puck:before {
  content: "\f453"
}

.fa-holly-berry:before {
  content: "\f7aa"
}

.fa-home:before {
  content: "\f015"
}

.fa-hooli:before {
  content: "\f427"
}

.fa-hornbill:before {
  content: "\f592"
}

.fa-horse:before {
  content: "\f6f0"
}

.fa-horse-head:before {
  content: "\f7ab"
}

.fa-hospital:before {
  content: "\f0f8"
}

.fa-hospital-alt:before {
  content: "\f47d"
}

.fa-hospital-symbol:before {
  content: "\f47e"
}

.fa-hot-tub:before {
  content: "\f593"
}

.fa-hotdog:before {
  content: "\f80f"
}

.fa-hotel:before {
  content: "\f594"
}

.fa-hotjar:before {
  content: "\f3b1"
}

.fa-hourglass:before {
  content: "\f254"
}

.fa-hourglass-end:before {
  content: "\f253"
}

.fa-hourglass-half:before {
  content: "\f252"
}

.fa-hourglass-start:before {
  content: "\f251"
}

.fa-house-damage:before {
  content: "\f6f1"
}

.fa-houzz:before {
  content: "\f27c"
}

.fa-hryvnia:before {
  content: "\f6f2"
}

.fa-html5:before {
  content: "\f13b"
}

.fa-hubspot:before {
  content: "\f3b2"
}

.fa-i-cursor:before {
  content: "\f246"
}

.fa-ice-cream:before {
  content: "\f810"
}

.fa-icicles:before {
  content: "\f7ad"
}

.fa-icons:before {
  content: "\f86d"
}

.fa-id-badge:before {
  content: "\f2c1"
}

.fa-id-card:before {
  content: "\f2c2"
}

.fa-id-card-alt:before {
  content: "\f47f"
}

.fa-igloo:before {
  content: "\f7ae"
}

.fa-image:before {
  content: "\f03e"
}

.fa-images:before {
  content: "\f302"
}

.fa-imdb:before {
  content: "\f2d8"
}

.fa-inbox:before {
  content: "\f01c"
}

.fa-indent:before {
  content: "\f03c"
}

.fa-industry:before {
  content: "\f275"
}

.fa-infinity:before {
  content: "\f534"
}

.fa-info:before {
  content: "\f129"
}

.fa-info-circle:before {
  content: "\f05a"
}

.fa-instagram:before {
  content: "\f16d"
}

.fa-intercom:before {
  content: "\f7af"
}

.fa-internet-explorer:before {
  content: "\f26b"
}

.fa-invision:before {
  content: "\f7b0"
}

.fa-ioxhost:before {
  content: "\f208"
}

.fa-italic:before {
  content: "\f033"
}

.fa-itch-io:before {
  content: "\f83a"
}

.fa-itunes:before {
  content: "\f3b4"
}

.fa-itunes-note:before {
  content: "\f3b5"
}

.fa-java:before {
  content: "\f4e4"
}

.fa-jedi:before {
  content: "\f669"
}

.fa-jedi-order:before {
  content: "\f50e"
}

.fa-jenkins:before {
  content: "\f3b6"
}

.fa-jira:before {
  content: "\f7b1"
}

.fa-joget:before {
  content: "\f3b7"
}

.fa-joint:before {
  content: "\f595"
}

.fa-joomla:before {
  content: "\f1aa"
}

.fa-journal-whills:before {
  content: "\f66a"
}

.fa-js:before {
  content: "\f3b8"
}

.fa-js-square:before {
  content: "\f3b9"
}

.fa-jsfiddle:before {
  content: "\f1cc"
}

.fa-kaaba:before {
  content: "\f66b"
}

.fa-kaggle:before {
  content: "\f5fa"
}

.fa-key:before {
  content: "\f084"
}

.fa-keybase:before {
  content: "\f4f5"
}

.fa-keyboard:before {
  content: "\f11c"
}

.fa-keycdn:before {
  content: "\f3ba"
}

.fa-khanda:before {
  content: "\f66d"
}

.fa-kickstarter:before {
  content: "\f3bb"
}

.fa-kickstarter-k:before {
  content: "\f3bc"
}

.fa-kiss:before {
  content: "\f596"
}

.fa-kiss-beam:before {
  content: "\f597"
}

.fa-kiss-wink-heart:before {
  content: "\f598"
}

.fa-kiwi-bird:before {
  content: "\f535"
}

.fa-korvue:before {
  content: "\f42f"
}

.fa-landmark:before {
  content: "\f66f"
}

.fa-language:before {
  content: "\f1ab"
}

.fa-laptop:before {
  content: "\f109"
}

.fa-laptop-code:before {
  content: "\f5fc"
}

.fa-laptop-medical:before {
  content: "\f812"
}

.fa-laravel:before {
  content: "\f3bd"
}

.fa-lastfm:before {
  content: "\f202"
}

.fa-lastfm-square:before {
  content: "\f203"
}

.fa-laugh:before {
  content: "\f599"
}

.fa-laugh-beam:before {
  content: "\f59a"
}

.fa-laugh-squint:before {
  content: "\f59b"
}

.fa-laugh-wink:before {
  content: "\f59c"
}

.fa-layer-group:before {
  content: "\f5fd"
}

.fa-leaf:before {
  content: "\f06c"
}

.fa-leanpub:before {
  content: "\f212"
}

.fa-lemon:before {
  content: "\f094"
}

.fa-less:before {
  content: "\f41d"
}

.fa-less-than:before {
  content: "\f536"
}

.fa-less-than-equal:before {
  content: "\f537"
}

.fa-level-down-alt:before {
  content: "\f3be"
}

.fa-level-up-alt:before {
  content: "\f3bf"
}

.fa-life-ring:before {
  content: "\f1cd"
}

.fa-lightbulb:before {
  content: "\f0eb"
}

.fa-line:before {
  content: "\f3c0"
}

.fa-link:before {
  content: "\f0c1"
}

.fa-linkedin:before {
  content: "\f08c"
}

.fa-linkedin-in:before {
  content: "\f0e1"
}

.fa-linode:before {
  content: "\f2b8"
}

.fa-linux:before {
  content: "\f17c"
}

.fa-lira-sign:before {
  content: "\f195"
}

.fa-list:before {
  content: "\f03a"
}

.fa-list-alt:before {
  content: "\f022"
}

.fa-list-ol:before {
  content: "\f0cb"
}

.fa-list-ul:before {
  content: "\f0ca"
}

.fa-location-arrow:before {
  content: "\f124"
}

.fa-lock:before {
  content: "\f023"
}

.fa-lock-open:before {
  content: "\f3c1"
}

.fa-long-arrow-alt-down:before {
  content: "\f309"
}

.fa-long-arrow-alt-left:before {
  content: "\f30a"
}

.fa-long-arrow-alt-right:before {
  content: "\f30b"
}

.fa-long-arrow-alt-up:before {
  content: "\f30c"
}

.fa-low-vision:before {
  content: "\f2a8"
}

.fa-luggage-cart:before {
  content: "\f59d"
}

.fa-lyft:before {
  content: "\f3c3"
}

.fa-magento:before {
  content: "\f3c4"
}

.fa-magic:before {
  content: "\f0d0"
}

.fa-magnet:before {
  content: "\f076"
}

.fa-mail-bulk:before {
  content: "\f674"
}

.fa-mailchimp:before {
  content: "\f59e"
}

.fa-male:before {
  content: "\f183"
}

.fa-mandalorian:before {
  content: "\f50f"
}

.fa-map:before {
  content: "\f279"
}

.fa-map-marked:before {
  content: "\f59f"
}

.fa-map-marked-alt:before {
  content: "\f5a0"
}

.fa-map-marker:before {
  content: "\f041"
}

.fa-map-marker-alt:before {
  content: "\f3c5"
}

.fa-map-pin:before {
  content: "\f276"
}

.fa-map-signs:before {
  content: "\f277"
}

.fa-markdown:before {
  content: "\f60f"
}

.fa-marker:before {
  content: "\f5a1"
}

.fa-mars:before {
  content: "\f222"
}

.fa-mars-double:before {
  content: "\f227"
}

.fa-mars-stroke:before {
  content: "\f229"
}

.fa-mars-stroke-h:before {
  content: "\f22b"
}

.fa-mars-stroke-v:before {
  content: "\f22a"
}

.fa-mask:before {
  content: "\f6fa"
}

.fa-mastodon:before {
  content: "\f4f6"
}

.fa-maxcdn:before {
  content: "\f136"
}

.fa-medal:before {
  content: "\f5a2"
}

.fa-medapps:before {
  content: "\f3c6"
}

.fa-medium:before {
  content: "\f23a"
}

.fa-medium-m:before {
  content: "\f3c7"
}

.fa-medkit:before {
  content: "\f0fa"
}

.fa-medrt:before {
  content: "\f3c8"
}

.fa-meetup:before {
  content: "\f2e0"
}

.fa-megaport:before {
  content: "\f5a3"
}

.fa-meh:before {
  content: "\f11a"
}

.fa-meh-blank:before {
  content: "\f5a4"
}

.fa-meh-rolling-eyes:before {
  content: "\f5a5"
}

.fa-memory:before {
  content: "\f538"
}

.fa-mendeley:before {
  content: "\f7b3"
}

.fa-menorah:before {
  content: "\f676"
}

.fa-mercury:before {
  content: "\f223"
}

.fa-meteor:before {
  content: "\f753"
}

.fa-microchip:before {
  content: "\f2db"
}

.fa-microphone:before {
  content: "\f130"
}

.fa-microphone-alt:before {
  content: "\f3c9"
}

.fa-microphone-alt-slash:before {
  content: "\f539"
}

.fa-microphone-slash:before {
  content: "\f131"
}

.fa-microscope:before {
  content: "\f610"
}

.fa-microsoft:before {
  content: "\f3ca"
}

.fa-minus:before {
  content: "\f068"
}

.fa-minus-circle:before {
  content: "\f056"
}

.fa-minus-square:before {
  content: "\f146"
}

.fa-mitten:before {
  content: "\f7b5"
}

.fa-mix:before {
  content: "\f3cb"
}

.fa-mixcloud:before {
  content: "\f289"
}

.fa-mizuni:before {
  content: "\f3cc"
}

.fa-mobile:before {
  content: "\f10b"
}

.fa-mobile-alt:before {
  content: "\f3cd"
}

.fa-modx:before {
  content: "\f285"
}

.fa-monero:before {
  content: "\f3d0"
}

.fa-money-bill:before {
  content: "\f0d6"
}

.fa-money-bill-alt:before {
  content: "\f3d1"
}

.fa-money-bill-wave:before {
  content: "\f53a"
}

.fa-money-bill-wave-alt:before {
  content: "\f53b"
}

.fa-money-check:before {
  content: "\f53c"
}

.fa-money-check-alt:before {
  content: "\f53d"
}

.fa-monument:before {
  content: "\f5a6"
}

.fa-moon:before {
  content: "\f186"
}

.fa-mortar-pestle:before {
  content: "\f5a7"
}

.fa-mosque:before {
  content: "\f678"
}

.fa-motorcycle:before {
  content: "\f21c"
}

.fa-mountain:before {
  content: "\f6fc"
}

.fa-mouse-pointer:before {
  content: "\f245"
}

.fa-mug-hot:before {
  content: "\f7b6"
}

.fa-music:before {
  content: "\f001"
}

.fa-napster:before {
  content: "\f3d2"
}

.fa-neos:before {
  content: "\f612"
}

.fa-network-wired:before {
  content: "\f6ff"
}

.fa-neuter:before {
  content: "\f22c"
}

.fa-newspaper:before {
  content: "\f1ea"
}

.fa-nimblr:before {
  content: "\f5a8"
}

.fa-node:before {
  content: "\f419"
}

.fa-node-js:before {
  content: "\f3d3"
}

.fa-not-equal:before {
  content: "\f53e"
}

.fa-notes-medical:before {
  content: "\f481"
}

.fa-npm:before {
  content: "\f3d4"
}

.fa-ns8:before {
  content: "\f3d5"
}

.fa-nutritionix:before {
  content: "\f3d6"
}

.fa-object-group:before {
  content: "\f247"
}

.fa-object-ungroup:before {
  content: "\f248"
}

.fa-odnoklassniki:before {
  content: "\f263"
}

.fa-odnoklassniki-square:before {
  content: "\f264"
}

.fa-oil-can:before {
  content: "\f613"
}

.fa-old-republic:before {
  content: "\f510"
}

.fa-om:before {
  content: "\f679"
}

.fa-opencart:before {
  content: "\f23d"
}

.fa-openid:before {
  content: "\f19b"
}

.fa-opera:before {
  content: "\f26a"
}

.fa-optin-monster:before {
  content: "\f23c"
}

.fa-osi:before {
  content: "\f41a"
}

.fa-otter:before {
  content: "\f700"
}

.fa-outdent:before {
  content: "\f03b"
}

.fa-page4:before {
  content: "\f3d7"
}

.fa-pagelines:before {
  content: "\f18c"
}

.fa-pager:before {
  content: "\f815"
}

.fa-paint-brush:before {
  content: "\f1fc"
}

.fa-paint-roller:before {
  content: "\f5aa"
}

.fa-palette:before {
  content: "\f53f"
}

.fa-palfed:before {
  content: "\f3d8"
}

.fa-pallet:before {
  content: "\f482"
}

.fa-paper-plane:before {
  content: "\f1d8"
}

.fa-paperclip:before {
  content: "\f0c6"
}

.fa-parachute-box:before {
  content: "\f4cd"
}

.fa-paragraph:before {
  content: "\f1dd"
}

.fa-parking:before {
  content: "\f540"
}

.fa-passport:before {
  content: "\f5ab"
}

.fa-pastafarianism:before {
  content: "\f67b"
}

.fa-paste:before {
  content: "\f0ea"
}

.fa-patreon:before {
  content: "\f3d9"
}

.fa-pause:before {
  content: "\f04c"
}

.fa-pause-circle:before {
  content: "\f28b"
}

.fa-paw:before {
  content: "\f1b0"
}

.fa-paypal:before {
  content: "\f1ed"
}

.fa-peace:before {
  content: "\f67c"
}

.fa-pen:before {
  content: "\f304"
}

.fa-pen-alt:before {
  content: "\f305"
}

.fa-pen-fancy:before {
  content: "\f5ac"
}

.fa-pen-nib:before {
  content: "\f5ad"
}

.fa-pen-square:before {
  content: "\f14b"
}

.fa-pencil-alt:before {
  content: "\f303"
}

.fa-pencil-ruler:before {
  content: "\f5ae"
}

.fa-penny-arcade:before {
  content: "\f704"
}

.fa-people-carry:before {
  content: "\f4ce"
}

.fa-pepper-hot:before {
  content: "\f816"
}

.fa-percent:before {
  content: "\f295"
}

.fa-percentage:before {
  content: "\f541"
}

.fa-periscope:before {
  content: "\f3da"
}

.fa-person-booth:before {
  content: "\f756"
}

.fa-phabricator:before {
  content: "\f3db"
}

.fa-phoenix-framework:before {
  content: "\f3dc"
}

.fa-phoenix-squadron:before {
  content: "\f511"
}

.fa-phone:before {
  content: "\f095"
}

.fa-phone-alt:before {
  content: "\f879"
}

.fa-phone-slash:before {
  content: "\f3dd"
}

.fa-phone-square:before {
  content: "\f098"
}

.fa-phone-square-alt:before {
  content: "\f87b"
}

.fa-phone-volume:before {
  content: "\f2a0"
}

.fa-photo-video:before {
  content: "\f87c"
}

.fa-php:before {
  content: "\f457"
}

.fa-pied-piper:before {
  content: "\f2ae"
}

.fa-pied-piper-alt:before {
  content: "\f1a8"
}

.fa-pied-piper-hat:before {
  content: "\f4e5"
}

.fa-pied-piper-pp:before {
  content: "\f1a7"
}

.fa-piggy-bank:before {
  content: "\f4d3"
}

.fa-pills:before {
  content: "\f484"
}

.fa-pinterest:before {
  content: "\f0d2"
}

.fa-pinterest-p:before {
  content: "\f231"
}

.fa-pinterest-square:before {
  content: "\f0d3"
}

.fa-pizza-slice:before {
  content: "\f818"
}

.fa-place-of-worship:before {
  content: "\f67f"
}

.fa-plane:before {
  content: "\f072"
}

.fa-plane-arrival:before {
  content: "\f5af"
}

.fa-plane-departure:before {
  content: "\f5b0"
}

.fa-play:before {
  content: "\f04b"
}

.fa-play-circle:before {
  content: "\f144"
}

.fa-playstation:before {
  content: "\f3df"
}

.fa-plug:before {
  content: "\f1e6"
}

.fa-plus:before {
  content: "\f067"
}

.fa-plus-circle:before {
  content: "\f055"
}

.fa-plus-square:before {
  content: "\f0fe"
}

.fa-podcast:before {
  content: "\f2ce"
}

.fa-poll:before {
  content: "\f681"
}

.fa-poll-h:before {
  content: "\f682"
}

.fa-poo:before {
  content: "\f2fe"
}

.fa-poo-storm:before {
  content: "\f75a"
}

.fa-poop:before {
  content: "\f619"
}

.fa-portrait:before {
  content: "\f3e0"
}

.fa-pound-sign:before {
  content: "\f154"
}

.fa-power-off:before {
  content: "\f011"
}

.fa-pray:before {
  content: "\f683"
}

.fa-praying-hands:before {
  content: "\f684"
}

.fa-prescription:before {
  content: "\f5b1"
}

.fa-prescription-bottle:before {
  content: "\f485"
}

.fa-prescription-bottle-alt:before {
  content: "\f486"
}

.fa-print:before {
  content: "\f02f"
}

.fa-procedures:before {
  content: "\f487"
}

.fa-product-hunt:before {
  content: "\f288"
}

.fa-project-diagram:before {
  content: "\f542"
}

.fa-pushed:before {
  content: "\f3e1"
}

.fa-puzzle-piece:before {
  content: "\f12e"
}

.fa-python:before {
  content: "\f3e2"
}

.fa-qq:before {
  content: "\f1d6"
}

.fa-qrcode:before {
  content: "\f029"
}

.fa-question:before {
  content: "\f128"
}

.fa-question-circle:before {
  content: "\f059"
}

.fa-quidditch:before {
  content: "\f458"
}

.fa-quinscape:before {
  content: "\f459"
}

.fa-quora:before {
  content: "\f2c4"
}

.fa-quote-left:before {
  content: "\f10d"
}

.fa-quote-right:before {
  content: "\f10e"
}

.fa-quran:before {
  content: "\f687"
}

.fa-r-project:before {
  content: "\f4f7"
}

.fa-radiation:before {
  content: "\f7b9"
}

.fa-radiation-alt:before {
  content: "\f7ba"
}

.fa-rainbow:before {
  content: "\f75b"
}

.fa-random:before {
  content: "\f074"
}

.fa-raspberry-pi:before {
  content: "\f7bb"
}

.fa-ravelry:before {
  content: "\f2d9"
}

.fa-react:before {
  content: "\f41b"
}

.fa-reacteurope:before {
  content: "\f75d"
}

.fa-readme:before {
  content: "\f4d5"
}

.fa-rebel:before {
  content: "\f1d0"
}

.fa-receipt:before {
  content: "\f543"
}

.fa-recycle:before {
  content: "\f1b8"
}

.fa-red-river:before {
  content: "\f3e3"
}

.fa-reddit:before {
  content: "\f1a1"
}

.fa-reddit-alien:before {
  content: "\f281"
}

.fa-reddit-square:before {
  content: "\f1a2"
}

.fa-redhat:before {
  content: "\f7bc"
}

.fa-redo:before {
  content: "\f01e"
}

.fa-redo-alt:before {
  content: "\f2f9"
}

.fa-registered:before {
  content: "\f25d"
}

.fa-remove-format:before {
  content: "\f87d"
}

.fa-renren:before {
  content: "\f18b"
}

.fa-reply:before {
  content: "\f3e5"
}

.fa-reply-all:before {
  content: "\f122"
}

.fa-replyd:before {
  content: "\f3e6"
}

.fa-republican:before {
  content: "\f75e"
}

.fa-researchgate:before {
  content: "\f4f8"
}

.fa-resolving:before {
  content: "\f3e7"
}

.fa-restroom:before {
  content: "\f7bd"
}

.fa-retweet:before {
  content: "\f079"
}

.fa-rev:before {
  content: "\f5b2"
}

.fa-ribbon:before {
  content: "\f4d6"
}

.fa-ring:before {
  content: "\f70b"
}

.fa-road:before {
  content: "\f018"
}

.fa-robot:before {
  content: "\f544"
}

.fa-rocket:before {
  content: "\f135"
}

.fa-rocketchat:before {
  content: "\f3e8"
}

.fa-rockrms:before {
  content: "\f3e9"
}

.fa-route:before {
  content: "\f4d7"
}

.fa-rss:before {
  content: "\f09e"
}

.fa-rss-square:before {
  content: "\f143"
}

.fa-ruble-sign:before {
  content: "\f158"
}

.fa-ruler:before {
  content: "\f545"
}

.fa-ruler-combined:before {
  content: "\f546"
}

.fa-ruler-horizontal:before {
  content: "\f547"
}

.fa-ruler-vertical:before {
  content: "\f548"
}

.fa-running:before {
  content: "\f70c"
}

.fa-rupee-sign:before {
  content: "\f156"
}

.fa-sad-cry:before {
  content: "\f5b3"
}

.fa-sad-tear:before {
  content: "\f5b4"
}

.fa-safari:before {
  content: "\f267"
}

.fa-salesforce:before {
  content: "\f83b"
}

.fa-sass:before {
  content: "\f41e"
}

.fa-satellite:before {
  content: "\f7bf"
}

.fa-satellite-dish:before {
  content: "\f7c0"
}

.fa-save:before {
  content: "\f0c7"
}

.fa-schlix:before {
  content: "\f3ea"
}

.fa-school:before {
  content: "\f549"
}

.fa-screwdriver:before {
  content: "\f54a"
}

.fa-scribd:before {
  content: "\f28a"
}

.fa-scroll:before {
  content: "\f70e"
}

.fa-sd-card:before {
  content: "\f7c2"
}

.fa-search:before {
  content: "\f002"
}

.fa-search-dollar:before {
  content: "\f688"
}

.fa-search-location:before {
  content: "\f689"
}

.fa-search-minus:before {
  content: "\f010"
}

.fa-search-plus:before {
  content: "\f00e"
}

.fa-searchengin:before {
  content: "\f3eb"
}

.fa-seedling:before {
  content: "\f4d8"
}

.fa-sellcast:before {
  content: "\f2da"
}

.fa-sellsy:before {
  content: "\f213"
}

.fa-server:before {
  content: "\f233"
}

.fa-servicestack:before {
  content: "\f3ec"
}

.fa-shapes:before {
  content: "\f61f"
}

.fa-share:before {
  content: "\f064"
}

.fa-share-alt:before {
  content: "\f1e0"
}

.fa-share-alt-square:before {
  content: "\f1e1"
}

.fa-share-square:before {
  content: "\f14d"
}

.fa-shekel-sign:before {
  content: "\f20b"
}

.fa-shield-alt:before {
  content: "\f3ed"
}

.fa-ship:before {
  content: "\f21a"
}

.fa-shipping-fast:before {
  content: "\f48b"
}

.fa-shirtsinbulk:before {
  content: "\f214"
}

.fa-shoe-prints:before {
  content: "\f54b"
}

.fa-shopping-bag:before {
  content: "\f290"
}

.fa-shopping-basket:before {
  content: "\f291"
}

.fa-shopping-cart:before {
  content: "\f07a"
}

.fa-shopware:before {
  content: "\f5b5"
}

.fa-shower:before {
  content: "\f2cc"
}

.fa-shuttle-van:before {
  content: "\f5b6"
}

.fa-sign:before {
  content: "\f4d9"
}

.fa-sign-in-alt:before {
  content: "\f2f6"
}

.fa-sign-language:before {
  content: "\f2a7"
}

.fa-sign-out-alt:before {
  content: "\f2f5"
}

.fa-signal:before {
  content: "\f012"
}

.fa-signature:before {
  content: "\f5b7"
}

.fa-sim-card:before {
  content: "\f7c4"
}

.fa-simplybuilt:before {
  content: "\f215"
}

.fa-sistrix:before {
  content: "\f3ee"
}

.fa-sitemap:before {
  content: "\f0e8"
}

.fa-sith:before {
  content: "\f512"
}

.fa-skating:before {
  content: "\f7c5"
}

.fa-sketch:before {
  content: "\f7c6"
}

.fa-skiing:before {
  content: "\f7c9"
}

.fa-skiing-nordic:before {
  content: "\f7ca"
}

.fa-skull:before {
  content: "\f54c"
}

.fa-skull-crossbones:before {
  content: "\f714"
}

.fa-skyatlas:before {
  content: "\f216"
}

.fa-skype:before {
  content: "\f17e"
}

.fa-slack:before {
  content: "\f198"
}

.fa-slack-hash:before {
  content: "\f3ef"
}

.fa-slash:before {
  content: "\f715"
}

.fa-sleigh:before {
  content: "\f7cc"
}

.fa-sliders-h:before {
  content: "\f1de"
}

.fa-slideshare:before {
  content: "\f1e7"
}

.fa-smile:before {
  content: "\f118"
}

.fa-smile-beam:before {
  content: "\f5b8"
}

.fa-smile-wink:before {
  content: "\f4da"
}

.fa-smog:before {
  content: "\f75f"
}

.fa-smoking:before {
  content: "\f48d"
}

.fa-smoking-ban:before {
  content: "\f54d"
}

.fa-sms:before {
  content: "\f7cd"
}

.fa-snapchat:before {
  content: "\f2ab"
}

.fa-snapchat-ghost:before {
  content: "\f2ac"
}

.fa-snapchat-square:before {
  content: "\f2ad"
}

.fa-snowboarding:before {
  content: "\f7ce"
}

.fa-snowflake:before {
  content: "\f2dc"
}

.fa-snowman:before {
  content: "\f7d0"
}

.fa-snowplow:before {
  content: "\f7d2"
}

.fa-socks:before {
  content: "\f696"
}

.fa-solar-panel:before {
  content: "\f5ba"
}

.fa-sort:before {
  content: "\f0dc"
}

.fa-sort-alpha-down:before {
  content: "\f15d"
}

.fa-sort-alpha-down-alt:before {
  content: "\f881"
}

.fa-sort-alpha-up:before {
  content: "\f15e"
}

.fa-sort-alpha-up-alt:before {
  content: "\f882"
}

.fa-sort-amount-down:before {
  content: "\f160"
}

.fa-sort-amount-down-alt:before {
  content: "\f884"
}

.fa-sort-amount-up:before {
  content: "\f161"
}

.fa-sort-amount-up-alt:before {
  content: "\f885"
}

.fa-sort-down:before {
  content: "\f0dd"
}

.fa-sort-numeric-down:before {
  content: "\f162"
}

.fa-sort-numeric-down-alt:before {
  content: "\f886"
}

.fa-sort-numeric-up:before {
  content: "\f163"
}

.fa-sort-numeric-up-alt:before {
  content: "\f887"
}

.fa-sort-up:before {
  content: "\f0de"
}

.fa-soundcloud:before {
  content: "\f1be"
}

.fa-sourcetree:before {
  content: "\f7d3"
}

.fa-spa:before {
  content: "\f5bb"
}

.fa-space-shuttle:before {
  content: "\f197"
}

.fa-speakap:before {
  content: "\f3f3"
}

.fa-speaker-deck:before {
  content: "\f83c"
}

.fa-spell-check:before {
  content: "\f891"
}

.fa-spider:before {
  content: "\f717"
}

.fa-spinner:before {
  content: "\f110"
}

.fa-splotch:before {
  content: "\f5bc"
}

.fa-spotify:before {
  content: "\f1bc"
}

.fa-spray-can:before {
  content: "\f5bd"
}

.fa-square:before {
  content: "\f0c8"
}

.fa-square-full:before {
  content: "\f45c"
}

.fa-square-root-alt:before {
  content: "\f698"
}

.fa-squarespace:before {
  content: "\f5be"
}

.fa-stack-exchange:before {
  content: "\f18d"
}

.fa-stack-overflow:before {
  content: "\f16c"
}

.fa-stackpath:before {
  content: "\f842"
}

.fa-stamp:before {
  content: "\f5bf"
}

.fa-star:before {
  content: "\f005"
}

.fa-star-and-crescent:before {
  content: "\f699"
}

.fa-star-half:before {
  content: "\f089"
}

.fa-star-half-alt:before {
  content: "\f5c0"
}

.fa-star-of-david:before {
  content: "\f69a"
}

.fa-star-of-life:before {
  content: "\f621"
}

.fa-staylinked:before {
  content: "\f3f5"
}

.fa-steam:before {
  content: "\f1b6"
}

.fa-steam-square:before {
  content: "\f1b7"
}

.fa-steam-symbol:before {
  content: "\f3f6"
}

.fa-step-backward:before {
  content: "\f048"
}

.fa-step-forward:before {
  content: "\f051"
}

.fa-stethoscope:before {
  content: "\f0f1"
}

.fa-sticker-mule:before {
  content: "\f3f7"
}

.fa-sticky-note:before {
  content: "\f249"
}

.fa-stop:before {
  content: "\f04d"
}

.fa-stop-circle:before {
  content: "\f28d"
}

.fa-stopwatch:before {
  content: "\f2f2"
}

.fa-store:before {
  content: "\f54e"
}

.fa-store-alt:before {
  content: "\f54f"
}

.fa-strava:before {
  content: "\f428"
}

.fa-stream:before {
  content: "\f550"
}

.fa-street-view:before {
  content: "\f21d"
}

.fa-strikethrough:before {
  content: "\f0cc"
}

.fa-stripe:before {
  content: "\f429"
}

.fa-stripe-s:before {
  content: "\f42a"
}

.fa-stroopwafel:before {
  content: "\f551"
}

.fa-studiovinari:before {
  content: "\f3f8"
}

.fa-stumbleupon:before {
  content: "\f1a4"
}

.fa-stumbleupon-circle:before {
  content: "\f1a3"
}

.fa-subscript:before {
  content: "\f12c"
}

.fa-subway:before {
  content: "\f239"
}

.fa-suitcase:before {
  content: "\f0f2"
}

.fa-suitcase-rolling:before {
  content: "\f5c1"
}

.fa-sun:before {
  content: "\f185"
}

.fa-superpowers:before {
  content: "\f2dd"
}

.fa-superscript:before {
  content: "\f12b"
}

.fa-supple:before {
  content: "\f3f9"
}

.fa-surprise:before {
  content: "\f5c2"
}

.fa-suse:before {
  content: "\f7d6"
}

.fa-swatchbook:before {
  content: "\f5c3"
}

.fa-swimmer:before {
  content: "\f5c4"
}

.fa-swimming-pool:before {
  content: "\f5c5"
}

.fa-symfony:before {
  content: "\f83d"
}

.fa-synagogue:before {
  content: "\f69b"
}

.fa-sync:before {
  content: "\f021"
}

.fa-sync-alt:before {
  content: "\f2f1"
}

.fa-syringe:before {
  content: "\f48e"
}

.fa-table:before {
  content: "\f0ce"
}

.fa-table-tennis:before {
  content: "\f45d"
}

.fa-tablet:before {
  content: "\f10a"
}

.fa-tablet-alt:before {
  content: "\f3fa"
}

.fa-tablets:before {
  content: "\f490"
}

.fa-tachometer-alt:before {
  content: "\f3fd"
}

.fa-tag:before {
  content: "\f02b"
}

.fa-tags:before {
  content: "\f02c"
}

.fa-tape:before {
  content: "\f4db"
}

.fa-tasks:before {
  content: "\f0ae"
}

.fa-taxi:before {
  content: "\f1ba"
}

.fa-teamspeak:before {
  content: "\f4f9"
}

.fa-teeth:before {
  content: "\f62e"
}

.fa-teeth-open:before {
  content: "\f62f"
}

.fa-telegram:before {
  content: "\f2c6"
}

.fa-telegram-plane:before {
  content: "\f3fe"
}

.fa-temperature-high:before {
  content: "\f769"
}

.fa-temperature-low:before {
  content: "\f76b"
}

.fa-tencent-weibo:before {
  content: "\f1d5"
}

.fa-tenge:before {
  content: "\f7d7"
}

.fa-terminal:before {
  content: "\f120"
}

.fa-text-height:before {
  content: "\f034"
}

.fa-text-width:before {
  content: "\f035"
}

.fa-th:before {
  content: "\f00a"
}

.fa-th-large:before {
  content: "\f009"
}

.fa-th-list:before {
  content: "\f00b"
}

.fa-the-red-yeti:before {
  content: "\f69d"
}

.fa-theater-masks:before {
  content: "\f630"
}

.fa-themeco:before {
  content: "\f5c6"
}

.fa-themeisle:before {
  content: "\f2b2"
}

.fa-thermometer:before {
  content: "\f491"
}

.fa-thermometer-empty:before {
  content: "\f2cb"
}

.fa-thermometer-full:before {
  content: "\f2c7"
}

.fa-thermometer-half:before {
  content: "\f2c9"
}

.fa-thermometer-quarter:before {
  content: "\f2ca"
}

.fa-thermometer-three-quarters:before {
  content: "\f2c8"
}

.fa-think-peaks:before {
  content: "\f731"
}

.fa-thumbs-down:before {
  content: "\f165"
}

.fa-thumbs-up:before {
  content: "\f164"
}

.fa-thumbtack:before {
  content: "\f08d"
}

.fa-ticket-alt:before {
  content: "\f3ff"
}

.fa-times:before {
  content: "\f00d"
}

.fa-times-circle:before {
  content: "\f057"
}

.fa-tint:before {
  content: "\f043"
}

.fa-tint-slash:before {
  content: "\f5c7"
}

.fa-tired:before {
  content: "\f5c8"
}

.fa-toggle-off:before {
  content: "\f204"
}

.fa-toggle-on:before {
  content: "\f205"
}

.fa-toilet:before {
  content: "\f7d8"
}

.fa-toilet-paper:before {
  content: "\f71e"
}

.fa-toolbox:before {
  content: "\f552"
}

.fa-tools:before {
  content: "\f7d9"
}

.fa-tooth:before {
  content: "\f5c9"
}

.fa-torah:before {
  content: "\f6a0"
}

.fa-torii-gate:before {
  content: "\f6a1"
}

.fa-tractor:before {
  content: "\f722"
}

.fa-trade-federation:before {
  content: "\f513"
}

.fa-trademark:before {
  content: "\f25c"
}

.fa-traffic-light:before {
  content: "\f637"
}

.fa-train:before {
  content: "\f238"
}

.fa-tram:before {
  content: "\f7da"
}

.fa-transgender:before {
  content: "\f224"
}

.fa-transgender-alt:before {
  content: "\f225"
}

.fa-trash:before {
  content: "\f1f8"
}

.fa-trash-alt:before {
  content: "\f2ed"
}

.fa-trash-restore:before {
  content: "\f829"
}

.fa-trash-restore-alt:before {
  content: "\f82a"
}

.fa-tree:before {
  content: "\f1bb"
}

.fa-trello:before {
  content: "\f181"
}

.fa-tripadvisor:before {
  content: "\f262"
}

.fa-trophy:before {
  content: "\f091"
}

.fa-truck:before {
  content: "\f0d1"
}

.fa-truck-loading:before {
  content: "\f4de"
}

.fa-truck-monster:before {
  content: "\f63b"
}

.fa-truck-moving:before {
  content: "\f4df"
}

.fa-truck-pickup:before {
  content: "\f63c"
}

.fa-tshirt:before {
  content: "\f553"
}

.fa-tty:before {
  content: "\f1e4"
}

.fa-tumblr:before {
  content: "\f173"
}

.fa-tumblr-square:before {
  content: "\f174"
}

.fa-tv:before {
  content: "\f26c"
}

.fa-twitch:before {
  content: "\f1e8"
}

.fa-twitter:before {
  content: "\f099"
}

.fa-twitter-square:before {
  content: "\f081"
}

.fa-typo3:before {
  content: "\f42b"
}

.fa-uber:before {
  content: "\f402"
}

.fa-ubuntu:before {
  content: "\f7df"
}

.fa-uikit:before {
  content: "\f403"
}

.fa-umbrella:before {
  content: "\f0e9"
}

.fa-umbrella-beach:before {
  content: "\f5ca"
}

.fa-underline:before {
  content: "\f0cd"
}

.fa-undo:before {
  content: "\f0e2"
}

.fa-undo-alt:before {
  content: "\f2ea"
}

.fa-uniregistry:before {
  content: "\f404"
}

.fa-universal-access:before {
  content: "\f29a"
}

.fa-university:before {
  content: "\f19c"
}

.fa-unlink:before {
  content: "\f127"
}

.fa-unlock:before {
  content: "\f09c"
}

.fa-unlock-alt:before {
  content: "\f13e"
}

.fa-untappd:before {
  content: "\f405"
}

.fa-upload:before {
  content: "\f093"
}

.fa-ups:before {
  content: "\f7e0"
}

.fa-usb:before {
  content: "\f287"
}

.fa-user:before {
  content: "\f007"
}

.fa-user-alt:before {
  content: "\f406"
}

.fa-user-alt-slash:before {
  content: "\f4fa"
}

.fa-user-astronaut:before {
  content: "\f4fb"
}

.fa-user-check:before {
  content: "\f4fc"
}

.fa-user-circle:before {
  content: "\f2bd"
}

.fa-user-clock:before {
  content: "\f4fd"
}

.fa-user-cog:before {
  content: "\f4fe"
}

.fa-user-edit:before {
  content: "\f4ff"
}

.fa-user-friends:before {
  content: "\f500"
}

.fa-user-graduate:before {
  content: "\f501"
}

.fa-user-injured:before {
  content: "\f728"
}

.fa-user-lock:before {
  content: "\f502"
}

.fa-user-md:before {
  content: "\f0f0"
}

.fa-user-minus:before {
  content: "\f503"
}

.fa-user-ninja:before {
  content: "\f504"
}

.fa-user-nurse:before {
  content: "\f82f"
}

.fa-user-plus:before {
  content: "\f234"
}

.fa-user-secret:before {
  content: "\f21b"
}

.fa-user-shield:before {
  content: "\f505"
}

.fa-user-slash:before {
  content: "\f506"
}

.fa-user-tag:before {
  content: "\f507"
}

.fa-user-tie:before {
  content: "\f508"
}

.fa-user-times:before {
  content: "\f235"
}

.fa-users:before {
  content: "\f0c0"
}

.fa-users-cog:before {
  content: "\f509"
}

.fa-usps:before {
  content: "\f7e1"
}

.fa-ussunnah:before {
  content: "\f407"
}

.fa-utensil-spoon:before {
  content: "\f2e5"
}

.fa-utensils:before {
  content: "\f2e7"
}

.fa-vaadin:before {
  content: "\f408"
}

.fa-vector-square:before {
  content: "\f5cb"
}

.fa-venus:before {
  content: "\f221"
}

.fa-venus-double:before {
  content: "\f226"
}

.fa-venus-mars:before {
  content: "\f228"
}

.fa-viacoin:before {
  content: "\f237"
}

.fa-viadeo:before {
  content: "\f2a9"
}

.fa-viadeo-square:before {
  content: "\f2aa"
}

.fa-vial:before {
  content: "\f492"
}

.fa-vials:before {
  content: "\f493"
}

.fa-viber:before {
  content: "\f409"
}

.fa-video:before {
  content: "\f03d"
}

.fa-video-slash:before {
  content: "\f4e2"
}

.fa-vihara:before {
  content: "\f6a7"
}

.fa-vimeo:before {
  content: "\f40a"
}

.fa-vimeo-square:before {
  content: "\f194"
}

.fa-vimeo-v:before {
  content: "\f27d"
}

.fa-vine:before {
  content: "\f1ca"
}

.fa-vk:before {
  content: "\f189"
}

.fa-vnv:before {
  content: "\f40b"
}

.fa-voicemail:before {
  content: "\f897"
}

.fa-volleyball-ball:before {
  content: "\f45f"
}

.fa-volume-down:before {
  content: "\f027"
}

.fa-volume-mute:before {
  content: "\f6a9"
}

.fa-volume-off:before {
  content: "\f026"
}

.fa-volume-up:before {
  content: "\f028"
}

.fa-vote-yea:before {
  content: "\f772"
}

.fa-vr-cardboard:before {
  content: "\f729"
}

.fa-vuejs:before {
  content: "\f41f"
}

.fa-walking:before {
  content: "\f554"
}

.fa-wallet:before {
  content: "\f555"
}

.fa-warehouse:before {
  content: "\f494"
}

.fa-water:before {
  content: "\f773"
}

.fa-wave-square:before {
  content: "\f83e"
}

.fa-waze:before {
  content: "\f83f"
}

.fa-weebly:before {
  content: "\f5cc"
}

.fa-weibo:before {
  content: "\f18a"
}

.fa-weight:before {
  content: "\f496"
}

.fa-weight-hanging:before {
  content: "\f5cd"
}

.fa-weixin:before {
  content: "\f1d7"
}

.fa-whatsapp:before {
  content: "\f232"
}

.fa-whatsapp-square:before {
  content: "\f40c"
}

.fa-wheelchair:before {
  content: "\f193"
}

.fa-whmcs:before {
  content: "\f40d"
}

.fa-wifi:before {
  content: "\f1eb"
}

.fa-wikipedia-w:before {
  content: "\f266"
}

.fa-wind:before {
  content: "\f72e"
}

.fa-window-close:before {
  content: "\f410"
}

.fa-window-maximize:before {
  content: "\f2d0"
}

.fa-window-minimize:before {
  content: "\f2d1"
}

.fa-window-restore:before {
  content: "\f2d2"
}

.fa-windows:before {
  content: "\f17a"
}

.fa-wine-bottle:before {
  content: "\f72f"
}

.fa-wine-glass:before {
  content: "\f4e3"
}

.fa-wine-glass-alt:before {
  content: "\f5ce"
}

.fa-wix:before {
  content: "\f5cf"
}

.fa-wizards-of-the-coast:before {
  content: "\f730"
}

.fa-wolf-pack-battalion:before {
  content: "\f514"
}

.fa-won-sign:before {
  content: "\f159"
}

.fa-wordpress:before {
  content: "\f19a"
}

.fa-wordpress-simple:before {
  content: "\f411"
}

.fa-wpbeginner:before {
  content: "\f297"
}

.fa-wpexplorer:before {
  content: "\f2de"
}

.fa-wpforms:before {
  content: "\f298"
}

.fa-wpressr:before {
  content: "\f3e4"
}

.fa-wrench:before {
  content: "\f0ad"
}

.fa-x-ray:before {
  content: "\f497"
}

.fa-xbox:before {
  content: "\f412"
}

.fa-xing:before {
  content: "\f168"
}

.fa-xing-square:before {
  content: "\f169"
}

.fa-y-combinator:before {
  content: "\f23b"
}

.fa-yahoo:before {
  content: "\f19e"
}

.fa-yammer:before {
  content: "\f840"
}

.fa-yandex:before {
  content: "\f413"
}

.fa-yandex-international:before {
  content: "\f414"
}

.fa-yarn:before {
  content: "\f7e3"
}

.fa-yelp:before {
  content: "\f1e9"
}

.fa-yen-sign:before {
  content: "\f157"
}

.fa-yin-yang:before {
  content: "\f6ad"
}

.fa-yoast:before {
  content: "\f2b1"
}

.fa-youtube:before {
  content: "\f167"
}

.fa-youtube-square:before {
  content: "\f431"
}

.fa-zhihu:before {
  content: "\f63f"
}

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

.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto
}

/*! 
* @package IcoFont 
* @version 1.0.1 
* @author IcoFont https://icofont.com 
* @copyright Copyright (c) 2015 - 2018 IcoFont 
* @license - https://icofont.com/license/
*/
@font-face {
  font-family: IcoFont;
  font-weight: 400;
  font-style: "Regular";
  /*src: url("../wp-content/cache/autoptimize/themes/mihouse/fonts/icofont.woff2") format("woff2"), url("../wp-content/cache/autoptimize/themes/mihouse/fonts/icofont.woff") format("woff")*/
}

[class*=" icofont-"],
[class^=icofont-] {
  font-family: IcoFont !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  line-height: 1;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased
}

.icofont-angry-monster:before {
  content: "\e800"
}

.icofont-bathtub:before {
  content: "\e801"
}

.icofont-bird-wings:before {
  content: "\e802"
}

.icofont-bow:before {
  content: "\e803"
}

.icofont-castle:before {
  content: "\e804"
}

.icofont-circuit:before {
  content: "\e805"
}

.icofont-crown-king:before {
  content: "\e806"
}

.icofont-crown-queen:before {
  content: "\e807"
}

.icofont-dart:before {
  content: "\e808"
}

.icofont-disability-race:before {
  content: "\e809"
}

.icofont-diving-goggle:before {
  content: "\e80a"
}

.icofont-eye-open:before {
  content: "\e80b"
}

.icofont-flora-flower:before {
  content: "\e80c"
}

.icofont-flora:before {
  content: "\e80d"
}

.icofont-gift-box:before {
  content: "\e80e"
}

.icofont-halloween-pumpkin:before {
  content: "\e80f"
}

.icofont-hand-power:before {
  content: "\e810"
}

.icofont-hand-thunder:before {
  content: "\e811"
}

.icofont-king-monster:before {
  content: "\e812"
}

.icofont-love:before {
  content: "\e813"
}

.icofont-magician-hat:before {
  content: "\e814"
}

.icofont-native-american:before {
  content: "\e815"
}

.icofont-owl-look:before {
  content: "\e816"
}

.icofont-phoenix:before {
  content: "\e817"
}

.icofont-robot-face:before {
  content: "\e818"
}

.icofont-sand-clock:before {
  content: "\e819"
}

.icofont-shield-alt:before {
  content: "\e81a"
}

.icofont-ship-wheel:before {
  content: "\e81b"
}

.icofont-skull-danger:before {
  content: "\e81c"
}

.icofont-skull-face:before {
  content: "\e81d"
}

.icofont-snowmobile:before {
  content: "\e81e"
}

.icofont-space-shuttle:before {
  content: "\e81f"
}

.icofont-star-shape:before {
  content: "\e820"
}

.icofont-swirl:before {
  content: "\e821"
}

.icofont-tattoo-wing:before {
  content: "\e822"
}

.icofont-throne:before {
  content: "\e823"
}

.icofont-tree-alt:before {
  content: "\e824"
}

.icofont-triangle:before {
  content: "\e825"
}

.icofont-unity-hand:before {
  content: "\e826"
}

.icofont-weed:before {
  content: "\e827"
}

.icofont-woman-bird:before {
  content: "\e828"
}

.icofont-bat:before {
  content: "\e829"
}

.icofont-bear-face:before {
  content: "\e82a"
}

.icofont-bear-tracks:before {
  content: "\e82b"
}

.icofont-bear:before {
  content: "\e82c"
}

.icofont-bird-alt:before {
  content: "\e82d"
}

.icofont-bird-flying:before {
  content: "\e82e"
}

.icofont-bird:before {
  content: "\e82f"
}

.icofont-birds:before {
  content: "\e830"
}

.icofont-bone:before {
  content: "\e831"
}

.icofont-bull:before {
  content: "\e832"
}

.icofont-butterfly-alt:before {
  content: "\e833"
}

.icofont-butterfly:before {
  content: "\e834"
}

.icofont-camel-alt:before {
  content: "\e835"
}

.icofont-camel-head:before {
  content: "\e836"
}

.icofont-camel:before {
  content: "\e837"
}

.icofont-cat-alt-1:before {
  content: "\e838"
}

.icofont-cat-alt-2:before {
  content: "\e839"
}

.icofont-cat-alt-3:before {
  content: "\e83a"
}

.icofont-cat-dog:before {
  content: "\e83b"
}

.icofont-cat-face:before {
  content: "\e83c"
}

.icofont-cat:before {
  content: "\e83d"
}

.icofont-cow-head:before {
  content: "\e83e"
}

.icofont-cow:before {
  content: "\e83f"
}

.icofont-crab:before {
  content: "\e840"
}

.icofont-crocodile:before {
  content: "\e841"
}

.icofont-deer-head:before {
  content: "\e842"
}

.icofont-dog-alt:before {
  content: "\e843"
}

.icofont-dog-barking:before {
  content: "\e844"
}

.icofont-dog:before {
  content: "\e845"
}

.icofont-dolphin:before {
  content: "\e846"
}

.icofont-duck-tracks:before {
  content: "\e847"
}

.icofont-eagle-head:before {
  content: "\e848"
}

.icofont-eaten-fish:before {
  content: "\e849"
}

.icofont-elephant-alt:before {
  content: "\e84a"
}

.icofont-elephant-head-alt:before {
  content: "\e84b"
}

.icofont-elephant-head:before {
  content: "\e84c"
}

.icofont-elephant:before {
  content: "\e84d"
}

.icofont-elk:before {
  content: "\e84e"
}

.icofont-fish-1:before {
  content: "\e84f"
}

.icofont-fish-2:before {
  content: "\e850"
}

.icofont-fish-3:before {
  content: "\e851"
}

.icofont-fish-4:before {
  content: "\e852"
}

.icofont-fish-5:before {
  content: "\e853"
}

.icofont-fish:before {
  content: "\e854"
}

.icofont-fox-alt:before {
  content: "\e855"
}

.icofont-fox:before {
  content: "\e856"
}

.icofont-frog-tracks:before {
  content: "\e857"
}

.icofont-frog:before {
  content: "\e858"
}

.icofont-froggy:before {
  content: "\e859"
}

.icofont-giraffe-head-1:before {
  content: "\e85a"
}

.icofont-giraffe-head-2:before {
  content: "\e85b"
}

.icofont-giraffe-head:before {
  content: "\e85c"
}

.icofont-giraffe:before {
  content: "\e85d"
}

.icofont-goat-head:before {
  content: "\e85e"
}

.icofont-gorilla:before {
  content: "\e85f"
}

.icofont-hen-tracks:before {
  content: "\e860"
}

.icofont-horse-head-1:before {
  content: "\e861"
}

.icofont-horse-head-2:before {
  content: "\e862"
}

.icofont-horse-head:before {
  content: "\e863"
}

.icofont-horse-tracks:before {
  content: "\e864"
}

.icofont-jellyfish:before {
  content: "\e865"
}

.icofont-kangaroo:before {
  content: "\e866"
}

.icofont-lemur:before {
  content: "\e867"
}

.icofont-lion-head-1:before {
  content: "\e868"
}

.icofont-lion-head-2:before {
  content: "\e869"
}

.icofont-lion-head:before {
  content: "\e86a"
}

.icofont-lion:before {
  content: "\e86b"
}

.icofont-monkey-2:before {
  content: "\e86c"
}

.icofont-monkey-3:before {
  content: "\e86d"
}

.icofont-monkey-face:before {
  content: "\e86e"
}

.icofont-monkey:before {
  content: "\e86f"
}

.icofont-octopus-alt:before {
  content: "\e870"
}

.icofont-octopus:before {
  content: "\e871"
}

.icofont-owl:before {
  content: "\e872"
}

.icofont-panda-face:before {
  content: "\e873"
}

.icofont-panda:before {
  content: "\e874"
}

.icofont-panther:before {
  content: "\e875"
}

.icofont-parrot-lip:before {
  content: "\e876"
}

.icofont-parrot:before {
  content: "\e877"
}

.icofont-paw:before {
  content: "\e878"
}

.icofont-pelican:before {
  content: "\e879"
}

.icofont-penguin:before {
  content: "\e87a"
}

.icofont-pig-face:before {
  content: "\e87b"
}

.icofont-pig:before {
  content: "\e87c"
}

.icofont-pigeon-1:before {
  content: "\e87d"
}

.icofont-pigeon-2:before {
  content: "\e87e"
}

.icofont-pigeon:before {
  content: "\e87f"
}

.icofont-rabbit:before {
  content: "\e880"
}

.icofont-rat:before {
  content: "\e881"
}

.icofont-rhino-head:before {
  content: "\e882"
}

.icofont-rhino:before {
  content: "\e883"
}

.icofont-rooster:before {
  content: "\e884"
}

.icofont-seahorse:before {
  content: "\e885"
}

.icofont-seal:before {
  content: "\e886"
}

.icofont-shrimp-alt:before {
  content: "\e887"
}

.icofont-shrimp:before {
  content: "\e888"
}

.icofont-snail-1:before {
  content: "\e889"
}

.icofont-snail-2:before {
  content: "\e88a"
}

.icofont-snail-3:before {
  content: "\e88b"
}

.icofont-snail:before {
  content: "\e88c"
}

.icofont-snake:before {
  content: "\e88d"
}

.icofont-squid:before {
  content: "\e88e"
}

.icofont-squirrel:before {
  content: "\e88f"
}

.icofont-tiger-face:before {
  content: "\e890"
}

.icofont-tiger:before {
  content: "\e891"
}

.icofont-turtle:before {
  content: "\e892"
}

.icofont-whale:before {
  content: "\e893"
}

.icofont-woodpecker:before {
  content: "\e894"
}

.icofont-zebra:before {
  content: "\e895"
}

.icofont-brand-acer:before {
  content: "\e896"
}

.icofont-brand-adidas:before {
  content: "\e897"
}

.icofont-brand-adobe:before {
  content: "\e898"
}

.icofont-brand-air-new-zealand:before {
  content: "\e899"
}

.icofont-brand-airbnb:before {
  content: "\e89a"
}

.icofont-brand-aircell:before {
  content: "\e89b"
}

.icofont-brand-airtel:before {
  content: "\e89c"
}

.icofont-brand-alcatel:before {
  content: "\e89d"
}

.icofont-brand-alibaba:before {
  content: "\e89e"
}

.icofont-brand-aliexpress:before {
  content: "\e89f"
}

.icofont-brand-alipay:before {
  content: "\e8a0"
}

.icofont-brand-amazon:before {
  content: "\e8a1"
}

.icofont-brand-amd:before {
  content: "\e8a2"
}

.icofont-brand-american-airlines:before {
  content: "\e8a3"
}

.icofont-brand-android-robot:before {
  content: "\e8a4"
}

.icofont-brand-android:before {
  content: "\e8a5"
}

.icofont-brand-aol:before {
  content: "\e8a6"
}

.icofont-brand-apple:before {
  content: "\e8a7"
}

.icofont-brand-appstore:before {
  content: "\e8a8"
}

.icofont-brand-asus:before {
  content: "\e8a9"
}

.icofont-brand-ati:before {
  content: "\e8aa"
}

.icofont-brand-att:before {
  content: "\e8ab"
}

.icofont-brand-audi:before {
  content: "\e8ac"
}

.icofont-brand-axiata:before {
  content: "\e8ad"
}

.icofont-brand-bada:before {
  content: "\e8ae"
}

.icofont-brand-bbc:before {
  content: "\e8af"
}

.icofont-brand-bing:before {
  content: "\e8b0"
}

.icofont-brand-blackberry:before {
  content: "\e8b1"
}

.icofont-brand-bmw:before {
  content: "\e8b2"
}

.icofont-brand-box:before {
  content: "\e8b3"
}

.icofont-brand-burger-king:before {
  content: "\e8b4"
}

.icofont-brand-business-insider:before {
  content: "\e8b5"
}

.icofont-brand-buzzfeed:before {
  content: "\e8b6"
}

.icofont-brand-cannon:before {
  content: "\e8b7"
}

.icofont-brand-casio:before {
  content: "\e8b8"
}

.icofont-brand-china-mobile:before {
  content: "\e8b9"
}

.icofont-brand-china-telecom:before {
  content: "\e8ba"
}

.icofont-brand-china-unicom:before {
  content: "\e8bb"
}

.icofont-brand-cisco:before {
  content: "\e8bc"
}

.icofont-brand-citibank:before {
  content: "\e8bd"
}

.icofont-brand-cnet:before {
  content: "\e8be"
}

.icofont-brand-cnn:before {
  content: "\e8bf"
}

.icofont-brand-cocal-cola:before {
  content: "\e8c0"
}

.icofont-brand-compaq:before {
  content: "\e8c1"
}

.icofont-brand-debian:before {
  content: "\e8c2"
}

.icofont-brand-delicious:before {
  content: "\e8c3"
}

.icofont-brand-dell:before {
  content: "\e8c4"
}

.icofont-brand-designbump:before {
  content: "\e8c5"
}

.icofont-brand-designfloat:before {
  content: "\e8c6"
}

.icofont-brand-disney:before {
  content: "\e8c7"
}

.icofont-brand-dodge:before {
  content: "\e8c8"
}

.icofont-brand-dove:before {
  content: "\e8c9"
}

.icofont-brand-drupal:before {
  content: "\e8ca"
}

.icofont-brand-ebay:before {
  content: "\e8cb"
}

.icofont-brand-eleven:before {
  content: "\e8cc"
}

.icofont-brand-emirates:before {
  content: "\e8cd"
}

.icofont-brand-espn:before {
  content: "\e8ce"
}

.icofont-brand-etihad-airways:before {
  content: "\e8cf"
}

.icofont-brand-etisalat:before {
  content: "\e8d0"
}

.icofont-brand-etsy:before {
  content: "\e8d1"
}

.icofont-brand-fastrack:before {
  content: "\e8d2"
}

.icofont-brand-fedex:before {
  content: "\e8d3"
}

.icofont-brand-ferrari:before {
  content: "\e8d4"
}

.icofont-brand-fitbit:before {
  content: "\e8d5"
}

.icofont-brand-flikr:before {
  content: "\e8d6"
}

.icofont-brand-forbes:before {
  content: "\e8d7"
}

.icofont-brand-foursquare:before {
  content: "\e8d8"
}

.icofont-brand-foxconn:before {
  content: "\e8d9"
}

.icofont-brand-fujitsu:before {
  content: "\e8da"
}

.icofont-brand-general-electric:before {
  content: "\e8db"
}

.icofont-brand-gillette:before {
  content: "\e8dc"
}

.icofont-brand-gizmodo:before {
  content: "\e8dd"
}

.icofont-brand-gnome:before {
  content: "\e8de"
}

.icofont-brand-google:before {
  content: "\e8df"
}

.icofont-brand-gopro:before {
  content: "\e8e0"
}

.icofont-brand-gucci:before {
  content: "\e8e1"
}

.icofont-brand-hallmark:before {
  content: "\e8e2"
}

.icofont-brand-hi5:before {
  content: "\e8e3"
}

.icofont-brand-honda:before {
  content: "\e8e4"
}

.icofont-brand-hp:before {
  content: "\e8e5"
}

.icofont-brand-hsbc:before {
  content: "\e8e6"
}

.icofont-brand-htc:before {
  content: "\e8e7"
}

.icofont-brand-huawei:before {
  content: "\e8e8"
}

.icofont-brand-hulu:before {
  content: "\e8e9"
}

.icofont-brand-hyundai:before {
  content: "\e8ea"
}

.icofont-brand-ibm:before {
  content: "\e8eb"
}

.icofont-brand-icofont:before {
  content: "\e8ec"
}

.icofont-brand-icq:before {
  content: "\e8ed"
}

.icofont-brand-ikea:before {
  content: "\e8ee"
}

.icofont-brand-imdb:before {
  content: "\e8ef"
}

.icofont-brand-indiegogo:before {
  content: "\e8f0"
}

.icofont-brand-intel:before {
  content: "\e8f1"
}

.icofont-brand-ipair:before {
  content: "\e8f2"
}

.icofont-brand-jaguar:before {
  content: "\e8f3"
}

.icofont-brand-java:before {
  content: "\e8f4"
}

.icofont-brand-joomla:before {
  content: "\e8f5"
}

.icofont-brand-kickstarter:before {
  content: "\e8f6"
}

.icofont-brand-kik:before {
  content: "\e8f7"
}

.icofont-brand-lastfm:before {
  content: "\e8f8"
}

.icofont-brand-lego:before {
  content: "\e8f9"
}

.icofont-brand-lenovo:before {
  content: "\e8fa"
}

.icofont-brand-levis:before {
  content: "\e8fb"
}

.icofont-brand-lexus:before {
  content: "\e8fc"
}

.icofont-brand-lg:before {
  content: "\e8fd"
}

.icofont-brand-life-hacker:before {
  content: "\e8fe"
}

.icofont-brand-linux-mint:before {
  content: "\e8ff"
}

.icofont-brand-linux:before {
  content: "\e900"
}

.icofont-brand-lionix:before {
  content: "\e901"
}

.icofont-brand-loreal:before {
  content: "\e902"
}

.icofont-brand-louis-vuitton:before {
  content: "\e903"
}

.icofont-brand-mac-os:before {
  content: "\e904"
}

.icofont-brand-marvel-app:before {
  content: "\e905"
}

.icofont-brand-mashable:before {
  content: "\e906"
}

.icofont-brand-mazda:before {
  content: "\e907"
}

.icofont-brand-mcdonals:before {
  content: "\e908"
}

.icofont-brand-mercedes:before {
  content: "\e909"
}

.icofont-brand-micromax:before {
  content: "\e90a"
}

.icofont-brand-microsoft:before {
  content: "\e90b"
}

.icofont-brand-mobileme:before {
  content: "\e90c"
}

.icofont-brand-mobily:before {
  content: "\e90d"
}

.icofont-brand-motorola:before {
  content: "\e90e"
}

.icofont-brand-msi:before {
  content: "\e90f"
}

.icofont-brand-mts:before {
  content: "\e910"
}

.icofont-brand-myspace:before {
  content: "\e911"
}

.icofont-brand-mytv:before {
  content: "\e912"
}

.icofont-brand-nasa:before {
  content: "\e913"
}

.icofont-brand-natgeo:before {
  content: "\e914"
}

.icofont-brand-nbc:before {
  content: "\e915"
}

.icofont-brand-nescafe:before {
  content: "\e916"
}

.icofont-brand-nestle:before {
  content: "\e917"
}

.icofont-brand-netflix:before {
  content: "\e918"
}

.icofont-brand-nexus:before {
  content: "\e919"
}

.icofont-brand-nike:before {
  content: "\e91a"
}

.icofont-brand-nokia:before {
  content: "\e91b"
}

.icofont-brand-nvidia:before {
  content: "\e91c"
}

.icofont-brand-omega:before {
  content: "\e91d"
}

.icofont-brand-opensuse:before {
  content: "\e91e"
}

.icofont-brand-oracle:before {
  content: "\e91f"
}

.icofont-brand-panasonic:before {
  content: "\e920"
}

.icofont-brand-paypal:before {
  content: "\e921"
}

.icofont-brand-pepsi:before {
  content: "\e922"
}

.icofont-brand-philips:before {
  content: "\e923"
}

.icofont-brand-pizza-hut:before {
  content: "\e924"
}

.icofont-brand-playstation:before {
  content: "\e925"
}

.icofont-brand-puma:before {
  content: "\e926"
}

.icofont-brand-qatar-air:before {
  content: "\e927"
}

.icofont-brand-qvc:before {
  content: "\e928"
}

.icofont-brand-readernaut:before {
  content: "\e929"
}

.icofont-brand-redbull:before {
  content: "\e92a"
}

.icofont-brand-reebok:before {
  content: "\e92b"
}

.icofont-brand-reuters:before {
  content: "\e92c"
}

.icofont-brand-samsung:before {
  content: "\e92d"
}

.icofont-brand-sap:before {
  content: "\e92e"
}

.icofont-brand-saudia-airlines:before {
  content: "\e92f"
}

.icofont-brand-scribd:before {
  content: "\e930"
}

.icofont-brand-shell:before {
  content: "\e931"
}

.icofont-brand-siemens:before {
  content: "\e932"
}

.icofont-brand-sk-telecom:before {
  content: "\e933"
}

.icofont-brand-slideshare:before {
  content: "\e934"
}

.icofont-brand-smashing-magazine:before {
  content: "\e935"
}

.icofont-brand-snapchat:before {
  content: "\e936"
}

.icofont-brand-sony-ericsson:before {
  content: "\e937"
}

.icofont-brand-sony:before {
  content: "\e938"
}

.icofont-brand-soundcloud:before {
  content: "\e939"
}

.icofont-brand-sprint:before {
  content: "\e93a"
}

.icofont-brand-squidoo:before {
  content: "\e93b"
}

.icofont-brand-starbucks:before {
  content: "\e93c"
}

.icofont-brand-stc:before {
  content: "\e93d"
}

.icofont-brand-steam:before {
  content: "\e93e"
}

.icofont-brand-suzuki:before {
  content: "\e93f"
}

.icofont-brand-symbian:before {
  content: "\e940"
}

.icofont-brand-t-mobile:before {
  content: "\e941"
}

.icofont-brand-tango:before {
  content: "\e942"
}

.icofont-brand-target:before {
  content: "\e943"
}

.icofont-brand-tata-indicom:before {
  content: "\e944"
}

.icofont-brand-techcrunch:before {
  content: "\e945"
}

.icofont-brand-telenor:before {
  content: "\e946"
}

.icofont-brand-teliasonera:before {
  content: "\e947"
}

.icofont-brand-tesla:before {
  content: "\e948"
}

.icofont-brand-the-verge:before {
  content: "\e949"
}

.icofont-brand-thenextweb:before {
  content: "\e94a"
}

.icofont-brand-toshiba:before {
  content: "\e94b"
}

.icofont-brand-toyota:before {
  content: "\e94c"
}

.icofont-brand-tribenet:before {
  content: "\e94d"
}

.icofont-brand-ubuntu:before {
  content: "\e94e"
}

.icofont-brand-unilever:before {
  content: "\e94f"
}

.icofont-brand-vaio:before {
  content: "\e950"
}

.icofont-brand-verizon:before {
  content: "\e951"
}

.icofont-brand-viber:before {
  content: "\e952"
}

.icofont-brand-vodafone:before {
  content: "\e953"
}

.icofont-brand-volkswagen:before {
  content: "\e954"
}

.icofont-brand-walmart:before {
  content: "\e955"
}

.icofont-brand-warnerbros:before {
  content: "\e956"
}

.icofont-brand-whatsapp:before {
  content: "\e957"
}

.icofont-brand-wikipedia:before {
  content: "\e958"
}

.icofont-brand-windows:before {
  content: "\e959"
}

.icofont-brand-wire:before {
  content: "\e95a"
}

.icofont-brand-wordpress:before {
  content: "\e95b"
}

.icofont-brand-xiaomi:before {
  content: "\e95c"
}

.icofont-brand-yahoobuzz:before {
  content: "\e95d"
}

.icofont-brand-yamaha:before {
  content: "\e95e"
}

.icofont-brand-youtube:before {
  content: "\e95f"
}

.icofont-brand-zain:before {
  content: "\e960"
}

.icofont-bank-alt:before {
  content: "\e961"
}

.icofont-bank:before {
  content: "\e962"
}

.icofont-barcode:before {
  content: "\e963"
}

.icofont-bill-alt:before {
  content: "\e964"
}

.icofont-billboard:before {
  content: "\e965"
}

.icofont-briefcase-1:before {
  content: "\e966"
}

.icofont-briefcase-2:before {
  content: "\e967"
}

.icofont-businessman:before {
  content: "\e968"
}

.icofont-businesswoman:before {
  content: "\e969"
}

.icofont-chair:before {
  content: "\e96a"
}

.icofont-coins:before {
  content: "\e96b"
}

.icofont-company:before {
  content: "\e96c"
}

.icofont-contact-add:before {
  content: "\e96d"
}

.icofont-files-stack:before {
  content: "\e96e"
}

.icofont-handshake-deal:before {
  content: "\e96f"
}

.icofont-id-card:before {
  content: "\e970"
}

.icofont-meeting-add:before {
  content: "\e971"
}

.icofont-money-bag:before {
  content: "\e972"
}

.icofont-pie-chart:before {
  content: "\e973"
}

.icofont-presentation-alt:before {
  content: "\e974"
}

.icofont-presentation:before {
  content: "\e975"
}

.icofont-stamp:before {
  content: "\e976"
}

.icofont-stock-mobile:before {
  content: "\e977"
}

.icofont-chart-arrows-axis:before {
  content: "\e978"
}

.icofont-chart-bar-graph:before {
  content: "\e979"
}

.icofont-chart-flow-1:before {
  content: "\e97a"
}

.icofont-chart-flow-2:before {
  content: "\e97b"
}

.icofont-chart-flow:before {
  content: "\e97c"
}

.icofont-chart-growth:before {
  content: "\e97d"
}

.icofont-chart-histogram-alt:before {
  content: "\e97e"
}

.icofont-chart-histogram:before {
  content: "\e97f"
}

.icofont-chart-line-alt:before {
  content: "\e980"
}

.icofont-chart-line:before {
  content: "\e981"
}

.icofont-chart-pie-alt:before {
  content: "\e982"
}

.icofont-chart-pie:before {
  content: "\e983"
}

.icofont-chart-radar-graph:before {
  content: "\e984"
}

.icofont-architecture-alt:before {
  content: "\e985"
}

.icofont-architecture:before {
  content: "\e986"
}

.icofont-barricade:before {
  content: "\e987"
}

.icofont-bolt:before {
  content: "\e988"
}

.icofont-bricks:before {
  content: "\e989"
}

.icofont-building-alt:before {
  content: "\e98a"
}

.icofont-bull-dozer:before {
  content: "\e98b"
}

.icofont-calculations:before {
  content: "\e98c"
}

.icofont-cement-mix:before {
  content: "\e98d"
}

.icofont-cement-mixer:before {
  content: "\e98e"
}

.icofont-concrete-mixer:before {
  content: "\e98f"
}

.icofont-danger-zone:before {
  content: "\e990"
}

.icofont-drill:before {
  content: "\e991"
}

.icofont-eco-energy:before {
  content: "\e992"
}

.icofont-eco-environmen:before {
  content: "\e993"
}

.icofont-energy-air:before {
  content: "\e994"
}

.icofont-energy-oil:before {
  content: "\e995"
}

.icofont-energy-savings:before {
  content: "\e996"
}

.icofont-energy-solar:before {
  content: "\e997"
}

.icofont-energy-water:before {
  content: "\e998"
}

.icofont-engineer:before {
  content: "\e999"
}

.icofont-fire-extinguisher-alt:before {
  content: "\e99a"
}

.icofont-fire-extinguisher:before {
  content: "\e99b"
}

.icofont-fix-tools:before {
  content: "\e99c"
}

.icofont-fork-lift:before {
  content: "\e99d"
}

.icofont-glue-oil:before {
  content: "\e99e"
}

.icofont-hammer-alt:before {
  content: "\e99f"
}

.icofont-hammer:before {
  content: "\e9a0"
}

.icofont-help-robot:before {
  content: "\e9a1"
}

.icofont-industries-1:before {
  content: "\e9a2"
}

.icofont-industries-2:before {
  content: "\e9a3"
}

.icofont-industries-3:before {
  content: "\e9a4"
}

.icofont-industries-4:before {
  content: "\e9a5"
}

.icofont-industries-5:before {
  content: "\e9a6"
}

.icofont-industries:before {
  content: "\e9a7"
}

.icofont-labour:before {
  content: "\e9a8"
}

.icofont-mining:before {
  content: "\e9a9"
}

.icofont-paint-brush:before {
  content: "\e9aa"
}

.icofont-pollution:before {
  content: "\e9ab"
}

.icofont-power-zone:before {
  content: "\e9ac"
}

.icofont-radio-active:before {
  content: "\e9ad"
}

.icofont-recycle-alt:before {
  content: "\e9ae"
}

.icofont-recycling-man:before {
  content: "\e9af"
}

.icofont-safety-hat-light:before {
  content: "\e9b0"
}

.icofont-safety-hat:before {
  content: "\e9b1"
}

.icofont-saw:before {
  content: "\e9b2"
}

.icofont-screw-driver:before {
  content: "\e9b3"
}

.icofont-tools-1:before {
  content: "\e9b4"
}

.icofont-tools-bag:before {
  content: "\e9b5"
}

.icofont-tow-truck:before {
  content: "\e9b6"
}

.icofont-trolley:before {
  content: "\e9b7"
}

.icofont-trowel:before {
  content: "\e9b8"
}

.icofont-under-construction-alt:before {
  content: "\e9b9"
}

.icofont-under-construction:before {
  content: "\e9ba"
}

.icofont-vehicle-cement:before {
  content: "\e9bb"
}

.icofont-vehicle-crane:before {
  content: "\e9bc"
}

.icofont-vehicle-delivery-van:before {
  content: "\e9bd"
}

.icofont-vehicle-dozer:before {
  content: "\e9be"
}

.icofont-vehicle-excavator:before {
  content: "\e9bf"
}

.icofont-vehicle-trucktor:before {
  content: "\e9c0"
}

.icofont-vehicle-wrecking:before {
  content: "\e9c1"
}

.icofont-worker:before {
  content: "\e9c2"
}

.icofont-workers-group:before {
  content: "\e9c3"
}

.icofont-wrench:before {
  content: "\e9c4"
}

.icofont-afghani-false:before {
  content: "\e9c5"
}

.icofont-afghani-minus:before {
  content: "\e9c6"
}

.icofont-afghani-plus:before {
  content: "\e9c7"
}

.icofont-afghani-true:before {
  content: "\e9c8"
}

.icofont-afghani:before {
  content: "\e9c9"
}

.icofont-baht-false:before {
  content: "\e9ca"
}

.icofont-baht-minus:before {
  content: "\e9cb"
}

.icofont-baht-plus:before {
  content: "\e9cc"
}

.icofont-baht-true:before {
  content: "\e9cd"
}

.icofont-baht:before {
  content: "\e9ce"
}

.icofont-bitcoin-false:before {
  content: "\e9cf"
}

.icofont-bitcoin-minus:before {
  content: "\e9d0"
}

.icofont-bitcoin-plus:before {
  content: "\e9d1"
}

.icofont-bitcoin-true:before {
  content: "\e9d2"
}

.icofont-bitcoin:before {
  content: "\e9d3"
}

.icofont-dollar-flase:before {
  content: "\e9d4"
}

.icofont-dollar-minus:before {
  content: "\e9d5"
}

.icofont-dollar-plus:before {
  content: "\e9d6"
}

.icofont-dollar-true:before {
  content: "\e9d7"
}

.icofont-dollar:before {
  content: "\e9d8"
}

.icofont-dong-false:before {
  content: "\e9d9"
}

.icofont-dong-minus:before {
  content: "\e9da"
}

.icofont-dong-plus:before {
  content: "\e9db"
}

.icofont-dong-true:before {
  content: "\e9dc"
}

.icofont-dong:before {
  content: "\e9dd"
}

.icofont-euro-false:before {
  content: "\e9de"
}

.icofont-euro-minus:before {
  content: "\e9df"
}

.icofont-euro-plus:before {
  content: "\e9e0"
}

.icofont-euro-true:before {
  content: "\e9e1"
}

.icofont-euro:before {
  content: "\e9e2"
}

.icofont-frank-false:before {
  content: "\e9e3"
}

.icofont-frank-minus:before {
  content: "\e9e4"
}

.icofont-frank-plus:before {
  content: "\e9e5"
}

.icofont-frank-true:before {
  content: "\e9e6"
}

.icofont-frank:before {
  content: "\e9e7"
}

.icofont-hryvnia-false:before {
  content: "\e9e8"
}

.icofont-hryvnia-minus:before {
  content: "\e9e9"
}

.icofont-hryvnia-plus:before {
  content: "\e9ea"
}

.icofont-hryvnia-true:before {
  content: "\e9eb"
}

.icofont-hryvnia:before {
  content: "\e9ec"
}

.icofont-lira-false:before {
  content: "\e9ed"
}

.icofont-lira-minus:before {
  content: "\e9ee"
}

.icofont-lira-plus:before {
  content: "\e9ef"
}

.icofont-lira-true:before {
  content: "\e9f0"
}

.icofont-lira:before {
  content: "\e9f1"
}

.icofont-peseta-false:before {
  content: "\e9f2"
}

.icofont-peseta-minus:before {
  content: "\e9f3"
}

.icofont-peseta-plus:before {
  content: "\e9f4"
}

.icofont-peseta-true:before {
  content: "\e9f5"
}

.icofont-peseta:before {
  content: "\e9f6"
}

.icofont-peso-false:before {
  content: "\e9f7"
}

.icofont-peso-minus:before {
  content: "\e9f8"
}

.icofont-peso-plus:before {
  content: "\e9f9"
}

.icofont-peso-true:before {
  content: "\e9fa"
}

.icofont-peso:before {
  content: "\e9fb"
}

.icofont-pound-false:before {
  content: "\e9fc"
}

.icofont-pound-minus:before {
  content: "\e9fd"
}

.icofont-pound-plus:before {
  content: "\e9fe"
}

.icofont-pound-true:before {
  content: "\e9ff"
}

.icofont-pound:before {
  content: "\ea00"
}

.icofont-renminbi-false:before {
  content: "\ea01"
}

.icofont-renminbi-minus:before {
  content: "\ea02"
}

.icofont-renminbi-plus:before {
  content: "\ea03"
}

.icofont-renminbi-true:before {
  content: "\ea04"
}

.icofont-renminbi:before {
  content: "\ea05"
}

.icofont-riyal-false:before {
  content: "\ea06"
}

.icofont-riyal-minus:before {
  content: "\ea07"
}

.icofont-riyal-plus:before {
  content: "\ea08"
}

.icofont-riyal-true:before {
  content: "\ea09"
}

.icofont-riyal:before {
  content: "\ea0a"
}

.icofont-rouble-false:before {
  content: "\ea0b"
}

.icofont-rouble-minus:before {
  content: "\ea0c"
}

.icofont-rouble-plus:before {
  content: "\ea0d"
}

.icofont-rouble-true:before {
  content: "\ea0e"
}

.icofont-rouble:before {
  content: "\ea0f"
}

.icofont-rupee-false:before {
  content: "\ea10"
}

.icofont-rupee-minus:before {
  content: "\ea11"
}

.icofont-rupee-plus:before {
  content: "\ea12"
}

.icofont-rupee-true:before {
  content: "\ea13"
}

.icofont-rupee:before {
  content: "\ea14"
}

.icofont-taka-false:before {
  content: "\ea15"
}

.icofont-taka-minus:before {
  content: "\ea16"
}

.icofont-taka-plus:before {
  content: "\ea17"
}

.icofont-taka-true:before {
  content: "\ea18"
}

.icofont-taka:before {
  content: "\ea19"
}

.icofont-turkish-lira-false:before {
  content: "\ea1a"
}

.icofont-turkish-lira-minus:before {
  content: "\ea1b"
}

.icofont-turkish-lira-plus:before {
  content: "\ea1c"
}

.icofont-turkish-lira-true:before {
  content: "\ea1d"
}

.icofont-turkish-lira:before {
  content: "\ea1e"
}

.icofont-won-false:before {
  content: "\ea1f"
}

.icofont-won-minus:before {
  content: "\ea20"
}

.icofont-won-plus:before {
  content: "\ea21"
}

.icofont-won-true:before {
  content: "\ea22"
}

.icofont-won:before {
  content: "\ea23"
}

.icofont-yen-false:before {
  content: "\ea24"
}

.icofont-yen-minus:before {
  content: "\ea25"
}

.icofont-yen-plus:before {
  content: "\ea26"
}

.icofont-yen-true:before {
  content: "\ea27"
}

.icofont-yen:before {
  content: "\ea28"
}

.icofont-android-nexus:before {
  content: "\ea29"
}

.icofont-android-tablet:before {
  content: "\ea2a"
}

.icofont-apple-watch:before {
  content: "\ea2b"
}

.icofont-drawing-tablet:before {
  content: "\ea2c"
}

.icofont-earphone:before {
  content: "\ea2d"
}

.icofont-flash-drive:before {
  content: "\ea2e"
}

.icofont-game-console:before {
  content: "\ea2f"
}

.icofont-game-controller:before {
  content: "\ea30"
}

.icofont-game-pad:before {
  content: "\ea31"
}

.icofont-game:before {
  content: "\ea32"
}

.icofont-headphone-alt-1:before {
  content: "\ea33"
}

.icofont-headphone-alt-2:before {
  content: "\ea34"
}

.icofont-headphone-alt-3:before {
  content: "\ea35"
}

.icofont-headphone-alt:before {
  content: "\ea36"
}

.icofont-headphone:before {
  content: "\ea37"
}

.icofont-htc-one:before {
  content: "\ea38"
}

.icofont-imac:before {
  content: "\ea39"
}

.icofont-ipad:before {
  content: "\ea3a"
}

.icofont-iphone:before {
  content: "\ea3b"
}

.icofont-ipod-nano:before {
  content: "\ea3c"
}

.icofont-ipod-touch:before {
  content: "\ea3d"
}

.icofont-keyboard-alt:before {
  content: "\ea3e"
}

.icofont-keyboard-wireless:before {
  content: "\ea3f"
}

.icofont-keyboard:before {
  content: "\ea40"
}

.icofont-laptop-alt:before {
  content: "\ea41"
}

.icofont-laptop:before {
  content: "\ea42"
}

.icofont-macbook:before {
  content: "\ea43"
}

.icofont-magic-mouse:before {
  content: "\ea44"
}

.icofont-micro-chip:before {
  content: "\ea45"
}

.icofont-microphone-alt:before {
  content: "\ea46"
}

.icofont-microphone:before {
  content: "\ea47"
}

.icofont-monitor:before {
  content: "\ea48"
}

.icofont-mouse:before {
  content: "\ea49"
}

.icofont-mp3-player:before {
  content: "\ea4a"
}

.icofont-nintendo:before {
  content: "\ea4b"
}

.icofont-playstation-alt:before {
  content: "\ea4c"
}

.icofont-psvita:before {
  content: "\ea4d"
}

.icofont-radio-mic:before {
  content: "\ea4e"
}

.icofont-radio:before {
  content: "\ea4f"
}

.icofont-refrigerator:before {
  content: "\ea50"
}

.icofont-samsung-galaxy:before {
  content: "\ea51"
}

.icofont-surface-tablet:before {
  content: "\ea52"
}

.icofont-ui-head-phone:before {
  content: "\ea53"
}

.icofont-ui-keyboard:before {
  content: "\ea54"
}

.icofont-washing-machine:before {
  content: "\ea55"
}

.icofont-wifi-router:before {
  content: "\ea56"
}

.icofont-wii-u:before {
  content: "\ea57"
}

.icofont-windows-lumia:before {
  content: "\ea58"
}

.icofont-wireless-mouse:before {
  content: "\ea59"
}

.icofont-xbox-360:before {
  content: "\ea5a"
}

.icofont-arrow-down:before {
  content: "\ea5b"
}

.icofont-arrow-left:before {
  content: "\ea5c"
}

.icofont-arrow-right:before {
  content: "\ea5d"
}

.icofont-arrow-up:before {
  content: "\ea5e"
}

.icofont-block-down:before {
  content: "\ea5f"
}

.icofont-block-left:before {
  content: "\ea60"
}

.icofont-block-right:before {
  content: "\ea61"
}

.icofont-block-up:before {
  content: "\ea62"
}

.icofont-bubble-down:before {
  content: "\ea63"
}

.icofont-bubble-left:before {
  content: "\ea64"
}

.icofont-bubble-right:before {
  content: "\ea65"
}

.icofont-bubble-up:before {
  content: "\ea66"
}

.icofont-caret-down:before {
  content: "\ea67"
}

.icofont-caret-left:before {
  content: "\ea68"
}

.icofont-caret-right:before {
  content: "\ea69"
}

.icofont-caret-up:before {
  content: "\ea6a"
}

.icofont-circled-down:before {
  content: "\ea6b"
}

.icofont-circled-left:before {
  content: "\ea6c"
}

.icofont-circled-right:before {
  content: "\ea6d"
}

.icofont-circled-up:before {
  content: "\ea6e"
}

.icofont-collapse:before {
  content: "\ea6f"
}

.icofont-cursor-drag:before {
  content: "\ea70"
}

.icofont-curved-double-left:before {
  content: "\ea71"
}

.icofont-curved-double-right:before {
  content: "\ea72"
}

.icofont-curved-down:before {
  content: "\ea73"
}

.icofont-curved-left:before {
  content: "\ea74"
}

.icofont-curved-right:before {
  content: "\ea75"
}

.icofont-curved-up:before {
  content: "\ea76"
}

.icofont-dotted-down:before {
  content: "\ea77"
}

.icofont-dotted-left:before {
  content: "\ea78"
}

.icofont-dotted-right:before {
  content: "\ea79"
}

.icofont-dotted-up:before {
  content: "\ea7a"
}

.icofont-double-left:before {
  content: "\ea7b"
}

.icofont-double-right:before {
  content: "\ea7c"
}

.icofont-expand-alt:before {
  content: "\ea7d"
}

.icofont-hand-down:before {
  content: "\ea7e"
}

.icofont-hand-drag:before {
  content: "\ea7f"
}

.icofont-hand-drag1:before {
  content: "\ea80"
}

.icofont-hand-drag2:before {
  content: "\ea81"
}

.icofont-hand-drawn-alt-down:before {
  content: "\ea82"
}

.icofont-hand-drawn-alt-left:before {
  content: "\ea83"
}

.icofont-hand-drawn-alt-right:before {
  content: "\ea84"
}

.icofont-hand-drawn-alt-up:before {
  content: "\ea85"
}

.icofont-hand-drawn-down:before {
  content: "\ea86"
}

.icofont-hand-drawn-left:before {
  content: "\ea87"
}

.icofont-hand-drawn-right:before {
  content: "\ea88"
}

.icofont-hand-drawn-up:before {
  content: "\ea89"
}

.icofont-hand-grippers:before {
  content: "\ea8a"
}

.icofont-hand-left:before {
  content: "\ea8b"
}

.icofont-hand-right:before {
  content: "\ea8c"
}

.icofont-hand-up:before {
  content: "\ea8d"
}

.icofont-line-block-down:before {
  content: "\ea8e"
}

.icofont-line-block-left:before {
  content: "\ea8f"
}

.icofont-line-block-right:before {
  content: "\ea90"
}

.icofont-line-block-up:before {
  content: "\ea91"
}

.icofont-long-arrow-down:before {
  content: "\ea92"
}

.icofont-long-arrow-left:before {
  content: "\ea93"
}

.icofont-long-arrow-right:before {
  content: "\ea94"
}

.icofont-long-arrow-up:before {
  content: "\ea95"
}

.icofont-rounded-collapse:before {
  content: "\ea96"
}

.icofont-rounded-double-left:before {
  content: "\ea97"
}

.icofont-rounded-double-right:before {
  content: "\ea98"
}

.icofont-rounded-down:before {
  content: "\ea99"
}

.icofont-rounded-expand:before {
  content: "\ea9a"
}

.icofont-rounded-left-down:before {
  content: "\ea9b"
}

.icofont-rounded-left-up:before {
  content: "\ea9c"
}

.icofont-rounded-left:before {
  content: "\ea9d"
}

.icofont-rounded-right-down:before {
  content: "\ea9e"
}

.icofont-rounded-right-up:before {
  content: "\ea9f"
}

.icofont-rounded-right:before {
  content: "\eaa0"
}

.icofont-rounded-up:before {
  content: "\eaa1"
}

.icofont-scroll-bubble-down:before {
  content: "\eaa2"
}

.icofont-scroll-bubble-left:before {
  content: "\eaa3"
}

.icofont-scroll-bubble-right:before {
  content: "\eaa4"
}

.icofont-scroll-bubble-up:before {
  content: "\eaa5"
}

.icofont-scroll-double-down:before {
  content: "\eaa6"
}

.icofont-scroll-double-left:before {
  content: "\eaa7"
}

.icofont-scroll-double-right:before {
  content: "\eaa8"
}

.icofont-scroll-double-up:before {
  content: "\eaa9"
}

.icofont-scroll-down:before {
  content: "\eaaa"
}

.icofont-scroll-left:before {
  content: "\eaab"
}

.icofont-scroll-long-down:before {
  content: "\eaac"
}

.icofont-scroll-long-left:before {
  content: "\eaad"
}

.icofont-scroll-long-right:before {
  content: "\eaae"
}

.icofont-scroll-long-up:before {
  content: "\eaaf"
}

.icofont-scroll-right:before {
  content: "\eab0"
}

.icofont-scroll-up:before {
  content: "\eab1"
}

.icofont-simple-down:before {
  content: "\eab2"
}

.icofont-simple-left-down:before {
  content: "\eab3"
}

.icofont-simple-left-up:before {
  content: "\eab4"
}

.icofont-simple-left:before {
  content: "\eab5"
}

.icofont-simple-right-down:before {
  content: "\eab6"
}

.icofont-simple-right-up:before {
  content: "\eab7"
}

.icofont-simple-right:before {
  content: "\eab8"
}

.icofont-simple-up:before {
  content: "\eab9"
}

.icofont-square-down:before {
  content: "\eaba"
}

.icofont-square-left:before {
  content: "\eabb"
}

.icofont-square-right:before {
  content: "\eabc"
}

.icofont-square-up:before {
  content: "\eabd"
}

.icofont-stylish-down:before {
  content: "\eabe"
}

.icofont-stylish-left:before {
  content: "\eabf"
}

.icofont-stylish-right:before {
  content: "\eac0"
}

.icofont-stylish-up:before {
  content: "\eac1"
}

.icofont-swoosh-down:before {
  content: "\eac2"
}

.icofont-swoosh-left:before {
  content: "\eac3"
}

.icofont-swoosh-right:before {
  content: "\eac4"
}

.icofont-swoosh-up:before {
  content: "\eac5"
}

.icofont-thin-double-left:before {
  content: "\eac6"
}

.icofont-thin-double-right:before {
  content: "\eac7"
}

.icofont-thin-down:before {
  content: "\eac8"
}

.icofont-thin-left:before {
  content: "\eac9"
}

.icofont-thin-right:before {
  content: "\eaca"
}

.icofont-thin-up:before {
  content: "\eacb"
}

.icofont-abc:before {
  content: "\eacc"
}

.icofont-atom:before {
  content: "\eacd"
}

.icofont-award:before {
  content: "\eace"
}

.icofont-bell-alt:before {
  content: "\eacf"
}

.icofont-black-board:before {
  content: "\ead0"
}

.icofont-book-alt:before {
  content: "\ead1"
}

.icofont-book:before {
  content: "\ead2"
}

.icofont-brainstorming:before {
  content: "\ead3"
}

.icofont-certificate-alt-1:before {
  content: "\ead4"
}

.icofont-certificate-alt-2:before {
  content: "\ead5"
}

.icofont-certificate:before {
  content: "\ead6"
}

.icofont-education:before {
  content: "\ead7"
}

.icofont-electron:before {
  content: "\ead8"
}

.icofont-fountain-pen:before {
  content: "\ead9"
}

.icofont-globe-alt:before {
  content: "\eada"
}

.icofont-graduate-alt:before {
  content: "\eadb"
}

.icofont-graduate:before {
  content: "\eadc"
}

.icofont-group-students:before {
  content: "\eadd"
}

.icofont-hat-alt:before {
  content: "\eade"
}

.icofont-hat:before {
  content: "\eadf"
}

.icofont-instrument:before {
  content: "\eae0"
}

.icofont-lamp-light:before {
  content: "\eae1"
}

.icofont-medal:before {
  content: "\eae2"
}

.icofont-microscope-alt:before {
  content: "\eae3"
}

.icofont-microscope:before {
  content: "\eae4"
}

.icofont-paper:before {
  content: "\eae5"
}

.icofont-pen-alt-4:before {
  content: "\eae6"
}

.icofont-pen-nib:before {
  content: "\eae7"
}

.icofont-pencil-alt-5:before {
  content: "\eae8"
}

.icofont-quill-pen:before {
  content: "\eae9"
}

.icofont-read-book-alt:before {
  content: "\eaea"
}

.icofont-read-book:before {
  content: "\eaeb"
}

.icofont-school-bag:before {
  content: "\eaec"
}

.icofont-school-bus:before {
  content: "\eaed"
}

.icofont-student-alt:before {
  content: "\eaee"
}

.icofont-student:before {
  content: "\eaef"
}

.icofont-teacher:before {
  content: "\eaf0"
}

.icofont-test-bulb:before {
  content: "\eaf1"
}

.icofont-test-tube-alt:before {
  content: "\eaf2"
}

.icofont-university:before {
  content: "\eaf3"
}

.icofont-angry:before {
  content: "\eaf4"
}

.icofont-astonished:before {
  content: "\eaf5"
}

.icofont-confounded:before {
  content: "\eaf6"
}

.icofont-confused:before {
  content: "\eaf7"
}

.icofont-crying:before {
  content: "\eaf8"
}

.icofont-dizzy:before {
  content: "\eaf9"
}

.icofont-expressionless:before {
  content: "\eafa"
}

.icofont-heart-eyes:before {
  content: "\eafb"
}

.icofont-laughing:before {
  content: "\eafc"
}

.icofont-nerd-smile:before {
  content: "\eafd"
}

.icofont-open-mouth:before {
  content: "\eafe"
}

.icofont-rage:before {
  content: "\eaff"
}

.icofont-rolling-eyes:before {
  content: "\eb00"
}

.icofont-sad:before {
  content: "\eb01"
}

.icofont-simple-smile:before {
  content: "\eb02"
}

.icofont-slightly-smile:before {
  content: "\eb03"
}

.icofont-smirk:before {
  content: "\eb04"
}

.icofont-stuck-out-tongue:before {
  content: "\eb05"
}

.icofont-wink-smile:before {
  content: "\eb06"
}

.icofont-worried:before {
  content: "\eb07"
}

.icofont-file-alt:before {
  content: "\eb08"
}

.icofont-file-audio:before {
  content: "\eb09"
}

.icofont-file-avi-mp4:before {
  content: "\eb0a"
}

.icofont-file-bmp:before {
  content: "\eb0b"
}

.icofont-file-code:before {
  content: "\eb0c"
}

.icofont-file-css:before {
  content: "\eb0d"
}

.icofont-file-document:before {
  content: "\eb0e"
}

.icofont-file-eps:before {
  content: "\eb0f"
}

.icofont-file-excel:before {
  content: "\eb10"
}

.icofont-file-exe:before {
  content: "\eb11"
}

.icofont-file-file:before {
  content: "\eb12"
}

.icofont-file-flv:before {
  content: "\eb13"
}

.icofont-file-gif:before {
  content: "\eb14"
}

.icofont-file-html5:before {
  content: "\eb15"
}

.icofont-file-image:before {
  content: "\eb16"
}

.icofont-file-iso:before {
  content: "\eb17"
}

.icofont-file-java:before {
  content: "\eb18"
}

.icofont-file-javascript:before {
  content: "\eb19"
}

.icofont-file-jpg:before {
  content: "\eb1a"
}

.icofont-file-midi:before {
  content: "\eb1b"
}

.icofont-file-mov:before {
  content: "\eb1c"
}

.icofont-file-mp3:before {
  content: "\eb1d"
}

.icofont-file-pdf:before {
  content: "\eb1e"
}

.icofont-file-php:before {
  content: "\eb1f"
}

.icofont-file-png:before {
  content: "\eb20"
}

.icofont-file-powerpoint:before {
  content: "\eb21"
}

.icofont-file-presentation:before {
  content: "\eb22"
}

.icofont-file-psb:before {
  content: "\eb23"
}

.icofont-file-psd:before {
  content: "\eb24"
}

.icofont-file-python:before {
  content: "\eb25"
}

.icofont-file-ruby:before {
  content: "\eb26"
}

.icofont-file-spreadsheet:before {
  content: "\eb27"
}

.icofont-file-sql:before {
  content: "\eb28"
}

.icofont-file-svg:before {
  content: "\eb29"
}

.icofont-file-text:before {
  content: "\eb2a"
}

.icofont-file-tiff:before {
  content: "\eb2b"
}

.icofont-file-video:before {
  content: "\eb2c"
}

.icofont-file-wave:before {
  content: "\eb2d"
}

.icofont-file-wmv:before {
  content: "\eb2e"
}

.icofont-file-word:before {
  content: "\eb2f"
}

.icofont-file-zip:before {
  content: "\eb30"
}

.icofont-cycling-alt:before {
  content: "\eb31"
}

.icofont-cycling:before {
  content: "\eb32"
}

.icofont-dumbbell:before {
  content: "\eb33"
}

.icofont-dumbbells:before {
  content: "\eb34"
}

.icofont-gym-alt-1:before {
  content: "\eb35"
}

.icofont-gym-alt-2:before {
  content: "\eb36"
}

.icofont-gym-alt-3:before {
  content: "\eb37"
}

.icofont-gym:before {
  content: "\eb38"
}

.icofont-muscle-weight:before {
  content: "\eb39"
}

.icofont-muscle:before {
  content: "\eb3a"
}

.icofont-apple:before {
  content: "\eb3b"
}

.icofont-arabian-coffee:before {
  content: "\eb3c"
}

.icofont-artichoke:before {
  content: "\eb3d"
}

.icofont-asparagus:before {
  content: "\eb3e"
}

.icofont-avocado:before {
  content: "\eb3f"
}

.icofont-baby-food:before {
  content: "\eb40"
}

.icofont-banana:before {
  content: "\eb41"
}

.icofont-bbq:before {
  content: "\eb42"
}

.icofont-beans:before {
  content: "\eb43"
}

.icofont-beer:before {
  content: "\eb44"
}

.icofont-bell-pepper-capsicum:before {
  content: "\eb45"
}

.icofont-birthday-cake:before {
  content: "\eb46"
}

.icofont-bread:before {
  content: "\eb47"
}

.icofont-broccoli:before {
  content: "\eb48"
}

.icofont-burger:before {
  content: "\eb49"
}

.icofont-cabbage:before {
  content: "\eb4a"
}

.icofont-carrot:before {
  content: "\eb4b"
}

.icofont-cauli-flower:before {
  content: "\eb4c"
}

.icofont-cheese:before {
  content: "\eb4d"
}

.icofont-chef:before {
  content: "\eb4e"
}

.icofont-cherry:before {
  content: "\eb4f"
}

.icofont-chicken-fry:before {
  content: "\eb50"
}

.icofont-chicken:before {
  content: "\eb51"
}

.icofont-cocktail:before {
  content: "\eb52"
}

.icofont-coconut-water:before {
  content: "\eb53"
}

.icofont-coconut:before {
  content: "\eb54"
}

.icofont-coffee-alt:before {
  content: "\eb55"
}

.icofont-coffee-cup:before {
  content: "\eb56"
}

.icofont-coffee-mug:before {
  content: "\eb57"
}

.icofont-coffee-pot:before {
  content: "\eb58"
}

.icofont-cola:before {
  content: "\eb59"
}

.icofont-corn:before {
  content: "\eb5a"
}

.icofont-croissant:before {
  content: "\eb5b"
}

.icofont-crop-plant:before {
  content: "\eb5c"
}

.icofont-cucumber:before {
  content: "\eb5d"
}

.icofont-culinary:before {
  content: "\eb5e"
}

.icofont-cup-cake:before {
  content: "\eb5f"
}

.icofont-dining-table:before {
  content: "\eb60"
}

.icofont-donut:before {
  content: "\eb61"
}

.icofont-egg-plant:before {
  content: "\eb62"
}

.icofont-egg-poached:before {
  content: "\eb63"
}

.icofont-farmer-alt:before {
  content: "\eb64"
}

.icofont-farmer:before {
  content: "\eb65"
}

.icofont-fast-food:before {
  content: "\eb66"
}

.icofont-food-basket:before {
  content: "\eb67"
}

.icofont-food-cart:before {
  content: "\eb68"
}

.icofont-fork-and-knife:before {
  content: "\eb69"
}

.icofont-french-fries:before {
  content: "\eb6a"
}

.icofont-fruits:before {
  content: "\eb6b"
}

.icofont-grapes:before {
  content: "\eb6c"
}

.icofont-honey:before {
  content: "\eb6d"
}

.icofont-hot-dog:before {
  content: "\eb6e"
}

.icofont-ice-cream-alt:before {
  content: "\eb6f"
}

.icofont-ice-cream:before {
  content: "\eb70"
}

.icofont-juice:before {
  content: "\eb71"
}

.icofont-ketchup:before {
  content: "\eb72"
}

.icofont-kiwi:before {
  content: "\eb73"
}

.icofont-layered-cake:before {
  content: "\eb74"
}

.icofont-lemon-alt:before {
  content: "\eb75"
}

.icofont-lemon:before {
  content: "\eb76"
}

.icofont-lobster:before {
  content: "\eb77"
}

.icofont-mango:before {
  content: "\eb78"
}

.icofont-milk:before {
  content: "\eb79"
}

.icofont-mushroom:before {
  content: "\eb7a"
}

.icofont-noodles:before {
  content: "\eb7b"
}

.icofont-onion:before {
  content: "\eb7c"
}

.icofont-orange:before {
  content: "\eb7d"
}

.icofont-pear:before {
  content: "\eb7e"
}

.icofont-peas:before {
  content: "\eb7f"
}

.icofont-pepper:before {
  content: "\eb80"
}

.icofont-pie-alt:before {
  content: "\eb81"
}

.icofont-pie:before {
  content: "\eb82"
}

.icofont-pineapple:before {
  content: "\eb83"
}

.icofont-pizza-slice:before {
  content: "\eb84"
}

.icofont-pizza:before {
  content: "\eb85"
}

.icofont-plant:before {
  content: "\eb86"
}

.icofont-popcorn:before {
  content: "\eb87"
}

.icofont-potato:before {
  content: "\eb88"
}

.icofont-pumpkin:before {
  content: "\eb89"
}

.icofont-raddish:before {
  content: "\eb8a"
}

.icofont-restaurant-menu:before {
  content: "\eb8b"
}

.icofont-restaurant:before {
  content: "\eb8c"
}

.icofont-salt-and-pepper:before {
  content: "\eb8d"
}

.icofont-sandwich:before {
  content: "\eb8e"
}

.icofont-sausage:before {
  content: "\eb8f"
}

.icofont-soft-drinks:before {
  content: "\eb90"
}

.icofont-soup-bowl:before {
  content: "\eb91"
}

.icofont-spoon-and-fork:before {
  content: "\eb92"
}

.icofont-steak:before {
  content: "\eb93"
}

.icofont-strawberry:before {
  content: "\eb94"
}

.icofont-sub-sandwich:before {
  content: "\eb95"
}

.icofont-sushi:before {
  content: "\eb96"
}

.icofont-taco:before {
  content: "\eb97"
}

.icofont-tea-pot:before {
  content: "\eb98"
}

.icofont-tea:before {
  content: "\eb99"
}

.icofont-tomato:before {
  content: "\eb9a"
}

.icofont-watermelon:before {
  content: "\eb9b"
}

.icofont-wheat:before {
  content: "\eb9c"
}

.icofont-baby-backpack:before {
  content: "\eb9d"
}

.icofont-baby-cloth:before {
  content: "\eb9e"
}

.icofont-baby-milk-bottle:before {
  content: "\eb9f"
}

.icofont-baby-trolley:before {
  content: "\eba0"
}

.icofont-baby:before {
  content: "\eba1"
}

.icofont-candy:before {
  content: "\eba2"
}

.icofont-holding-hands:before {
  content: "\eba3"
}

.icofont-infant-nipple:before {
  content: "\eba4"
}

.icofont-kids-scooter:before {
  content: "\eba5"
}

.icofont-safety-pin:before {
  content: "\eba6"
}

.icofont-teddy-bear:before {
  content: "\eba7"
}

.icofont-toy-ball:before {
  content: "\eba8"
}

.icofont-toy-cat:before {
  content: "\eba9"
}

.icofont-toy-duck:before {
  content: "\ebaa"
}

.icofont-toy-elephant:before {
  content: "\ebab"
}

.icofont-toy-hand:before {
  content: "\ebac"
}

.icofont-toy-horse:before {
  content: "\ebad"
}

.icofont-toy-lattu:before {
  content: "\ebae"
}

.icofont-toy-train:before {
  content: "\ebaf"
}

.icofont-burglar:before {
  content: "\ebb0"
}

.icofont-cannon-firing:before {
  content: "\ebb1"
}

.icofont-cc-camera:before {
  content: "\ebb2"
}

.icofont-cop-badge:before {
  content: "\ebb3"
}

.icofont-cop:before {
  content: "\ebb4"
}

.icofont-court-hammer:before {
  content: "\ebb5"
}

.icofont-court:before {
  content: "\ebb6"
}

.icofont-finger-print:before {
  content: "\ebb7"
}

.icofont-gavel:before {
  content: "\ebb8"
}

.icofont-handcuff-alt:before {
  content: "\ebb9"
}

.icofont-handcuff:before {
  content: "\ebba"
}

.icofont-investigation:before {
  content: "\ebbb"
}

.icofont-investigator:before {
  content: "\ebbc"
}

.icofont-jail:before {
  content: "\ebbd"
}

.icofont-judge:before {
  content: "\ebbe"
}

.icofont-law-alt-1:before {
  content: "\ebbf"
}

.icofont-law-alt-2:before {
  content: "\ebc0"
}

.icofont-law-alt-3:before {
  content: "\ebc1"
}

.icofont-law-book:before {
  content: "\ebc2"
}

.icofont-law-document:before {
  content: "\ebc3"
}

.icofont-law-order:before {
  content: "\ebc4"
}

.icofont-law-protect:before {
  content: "\ebc5"
}

.icofont-law-scales:before {
  content: "\ebc6"
}

.icofont-law:before {
  content: "\ebc7"
}

.icofont-lawyer-alt-1:before {
  content: "\ebc8"
}

.icofont-lawyer-alt-2:before {
  content: "\ebc9"
}

.icofont-lawyer:before {
  content: "\ebca"
}

.icofont-legal:before {
  content: "\ebcb"
}

.icofont-pistol:before {
  content: "\ebcc"
}

.icofont-police-badge:before {
  content: "\ebcd"
}

.icofont-police-cap:before {
  content: "\ebce"
}

.icofont-police-car-alt-1:before {
  content: "\ebcf"
}

.icofont-police-car-alt-2:before {
  content: "\ebd0"
}

.icofont-police-car:before {
  content: "\ebd1"
}

.icofont-police-hat:before {
  content: "\ebd2"
}

.icofont-police-van:before {
  content: "\ebd3"
}

.icofont-police:before {
  content: "\ebd4"
}

.icofont-thief-alt:before {
  content: "\ebd5"
}

.icofont-thief:before {
  content: "\ebd6"
}

.icofont-abacus-alt:before {
  content: "\ebd7"
}

.icofont-abacus:before {
  content: "\ebd8"
}

.icofont-angle-180:before {
  content: "\ebd9"
}

.icofont-angle-45:before {
  content: "\ebda"
}

.icofont-angle-90:before {
  content: "\ebdb"
}

.icofont-angle:before {
  content: "\ebdc"
}

.icofont-calculator-alt-1:before {
  content: "\ebdd"
}

.icofont-calculator-alt-2:before {
  content: "\ebde"
}

.icofont-calculator:before {
  content: "\ebdf"
}

.icofont-circle-ruler-alt:before {
  content: "\ebe0"
}

.icofont-circle-ruler:before {
  content: "\ebe1"
}

.icofont-compass-alt-1:before {
  content: "\ebe2"
}

.icofont-compass-alt-2:before {
  content: "\ebe3"
}

.icofont-compass-alt-3:before {
  content: "\ebe4"
}

.icofont-compass-alt-4:before {
  content: "\ebe5"
}

.icofont-golden-ratio:before {
  content: "\ebe6"
}

.icofont-marker-alt-1:before {
  content: "\ebe7"
}

.icofont-marker-alt-2:before {
  content: "\ebe8"
}

.icofont-marker-alt-3:before {
  content: "\ebe9"
}

.icofont-marker:before {
  content: "\ebea"
}

.icofont-math:before {
  content: "\ebeb"
}

.icofont-mathematical-alt-1:before {
  content: "\ebec"
}

.icofont-mathematical-alt-2:before {
  content: "\ebed"
}

.icofont-mathematical:before {
  content: "\ebee"
}

.icofont-pen-alt-1:before {
  content: "\ebef"
}

.icofont-pen-alt-2:before {
  content: "\ebf0"
}

.icofont-pen-alt-3:before {
  content: "\ebf1"
}

.icofont-pen-holder-alt-1:before {
  content: "\ebf2"
}

.icofont-pen-holder:before {
  content: "\ebf3"
}

.icofont-pen:before {
  content: "\ebf4"
}

.icofont-pencil-alt-1:before {
  content: "\ebf5"
}

.icofont-pencil-alt-2:before {
  content: "\ebf6"
}

.icofont-pencil-alt-3:before {
  content: "\ebf7"
}

.icofont-pencil-alt-4:before {
  content: "\ebf8"
}

.icofont-pencil:before {
  content: "\ebf9"
}

.icofont-ruler-alt-1:before {
  content: "\ebfa"
}

.icofont-ruler-alt-2:before {
  content: "\ebfb"
}

.icofont-ruler-compass-alt:before {
  content: "\ebfc"
}

.icofont-ruler-compass:before {
  content: "\ebfd"
}

.icofont-ruler-pencil-alt-1:before {
  content: "\ebfe"
}

.icofont-ruler-pencil-alt-2:before {
  content: "\ebff"
}

.icofont-ruler-pencil:before {
  content: "\ec00"
}

.icofont-ruler:before {
  content: "\ec01"
}

.icofont-rulers-alt:before {
  content: "\ec02"
}

.icofont-rulers:before {
  content: "\ec03"
}

.icofont-square-root:before {
  content: "\ec04"
}

.icofont-ui-calculator:before {
  content: "\ec05"
}

.icofont-aids:before {
  content: "\ec06"
}

.icofont-ambulance-crescent:before {
  content: "\ec07"
}

.icofont-ambulance-cross:before {
  content: "\ec08"
}

.icofont-ambulance:before {
  content: "\ec09"
}

.icofont-autism:before {
  content: "\ec0a"
}

.icofont-bandage:before {
  content: "\ec0b"
}

.icofont-blind:before {
  content: "\ec0c"
}

.icofont-blood-drop:before {
  content: "\ec0d"
}

.icofont-blood-test:before {
  content: "\ec0e"
}

.icofont-blood:before {
  content: "\ec0f"
}

.icofont-brain-alt:before {
  content: "\ec10"
}

.icofont-brain:before {
  content: "\ec11"
}

.icofont-capsule:before {
  content: "\ec12"
}

.icofont-crutch:before {
  content: "\ec13"
}

.icofont-disabled:before {
  content: "\ec14"
}

.icofont-dna-alt-1:before {
  content: "\ec15"
}

.icofont-dna-alt-2:before {
  content: "\ec16"
}

.icofont-dna:before {
  content: "\ec17"
}

.icofont-doctor-alt:before {
  content: "\ec18"
}

.icofont-doctor:before {
  content: "\ec19"
}

.icofont-drug-pack:before {
  content: "\ec1a"
}

.icofont-drug:before {
  content: "\ec1b"
}

.icofont-first-aid-alt:before {
  content: "\ec1c"
}

.icofont-first-aid:before {
  content: "\ec1d"
}

.icofont-heart-beat-alt:before {
  content: "\ec1e"
}

.icofont-heart-beat:before {
  content: "\ec1f"
}

.icofont-heartbeat:before {
  content: "\ec20"
}

.icofont-herbal:before {
  content: "\ec21"
}

.icofont-hospital:before {
  content: "\ec22"
}

.icofont-icu:before {
  content: "\ec23"
}

.icofont-injection-syringe:before {
  content: "\ec24"
}

.icofont-laboratory:before {
  content: "\ec25"
}

.icofont-medical-sign-alt:before {
  content: "\ec26"
}

.icofont-medical-sign:before {
  content: "\ec27"
}

.icofont-nurse-alt:before {
  content: "\ec28"
}

.icofont-nurse:before {
  content: "\ec29"
}

.icofont-nursing-home:before {
  content: "\ec2a"
}

.icofont-operation-theater:before {
  content: "\ec2b"
}

.icofont-paralysis-disability:before {
  content: "\ec2c"
}

.icofont-patient-bed:before {
  content: "\ec2d"
}

.icofont-patient-file:before {
  content: "\ec2e"
}

.icofont-pills:before {
  content: "\ec2f"
}

.icofont-prescription:before {
  content: "\ec30"
}

.icofont-pulse:before {
  content: "\ec31"
}

.icofont-stethoscope-alt:before {
  content: "\ec32"
}

.icofont-stethoscope:before {
  content: "\ec33"
}

.icofont-stretcher:before {
  content: "\ec34"
}

.icofont-surgeon-alt:before {
  content: "\ec35"
}

.icofont-surgeon:before {
  content: "\ec36"
}

.icofont-tablets:before {
  content: "\ec37"
}

.icofont-test-bottle:before {
  content: "\ec38"
}

.icofont-test-tube:before {
  content: "\ec39"
}

.icofont-thermometer-alt:before {
  content: "\ec3a"
}

.icofont-thermometer:before {
  content: "\ec3b"
}

.icofont-tooth:before {
  content: "\ec3c"
}

.icofont-xray:before {
  content: "\ec3d"
}

.icofont-ui-add:before {
  content: "\ec3e"
}

.icofont-ui-alarm:before {
  content: "\ec3f"
}

.icofont-ui-battery:before {
  content: "\ec40"
}

.icofont-ui-block:before {
  content: "\ec41"
}

.icofont-ui-bluetooth:before {
  content: "\ec42"
}

.icofont-ui-brightness:before {
  content: "\ec43"
}

.icofont-ui-browser:before {
  content: "\ec44"
}

.icofont-ui-calendar:before {
  content: "\ec45"
}

.icofont-ui-call:before {
  content: "\ec46"
}

.icofont-ui-camera:before {
  content: "\ec47"
}

.icofont-ui-cart:before {
  content: "\ec48"
}

.icofont-ui-cell-phone:before {
  content: "\ec49"
}

.icofont-ui-chat:before {
  content: "\ec4a"
}

.icofont-ui-check:before {
  content: "\ec4b"
}

.icofont-ui-clip-board:before {
  content: "\ec4c"
}

.icofont-ui-clip:before {
  content: "\ec4d"
}

.icofont-ui-clock:before {
  content: "\ec4e"
}

.icofont-ui-close:before {
  content: "\ec4f"
}

.icofont-ui-contact-list:before {
  content: "\ec50"
}

.icofont-ui-copy:before {
  content: "\ec51"
}

.icofont-ui-cut:before {
  content: "\ec52"
}

.icofont-ui-delete:before {
  content: "\ec53"
}

.icofont-ui-dial-phone:before {
  content: "\ec54"
}

.icofont-ui-edit:before {
  content: "\ec55"
}

.icofont-ui-email:before {
  content: "\ec56"
}

.icofont-ui-file:before {
  content: "\ec57"
}

.icofont-ui-fire-wall:before {
  content: "\ec58"
}

.icofont-ui-flash-light:before {
  content: "\ec59"
}

.icofont-ui-flight:before {
  content: "\ec5a"
}

.icofont-ui-folder:before {
  content: "\ec5b"
}

.icofont-ui-game:before {
  content: "\ec5c"
}

.icofont-ui-handicapped:before {
  content: "\ec5d"
}

.icofont-ui-home:before {
  content: "\ec5e"
}

.icofont-ui-image:before {
  content: "\ec5f"
}

.icofont-ui-laoding:before {
  content: "\ec60"
}

.icofont-ui-lock:before {
  content: "\ec61"
}

.icofont-ui-love-add:before {
  content: "\ec62"
}

.icofont-ui-love-broken:before {
  content: "\ec63"
}

.icofont-ui-love-remove:before {
  content: "\ec64"
}

.icofont-ui-love:before {
  content: "\ec65"
}

.icofont-ui-map:before {
  content: "\ec66"
}

.icofont-ui-message:before {
  content: "\ec67"
}

.icofont-ui-messaging:before {
  content: "\ec68"
}

.icofont-ui-movie:before {
  content: "\ec69"
}

.icofont-ui-music-player:before {
  content: "\ec6a"
}

.icofont-ui-music:before {
  content: "\ec6b"
}

.icofont-ui-mute:before {
  content: "\ec6c"
}

.icofont-ui-network:before {
  content: "\ec6d"
}

.icofont-ui-next:before {
  content: "\ec6e"
}

.icofont-ui-note:before {
  content: "\ec6f"
}

.icofont-ui-office:before {
  content: "\ec70"
}

.icofont-ui-password:before {
  content: "\ec71"
}

.icofont-ui-pause:before {
  content: "\ec72"
}

.icofont-ui-play-stop:before {
  content: "\ec73"
}

.icofont-ui-play:before {
  content: "\ec74"
}

.icofont-ui-pointer:before {
  content: "\ec75"
}

.icofont-ui-power:before {
  content: "\ec76"
}

.icofont-ui-press:before {
  content: "\ec77"
}

.icofont-ui-previous:before {
  content: "\ec78"
}

.icofont-ui-rate-add:before {
  content: "\ec79"
}

.icofont-ui-rate-blank:before {
  content: "\ec7a"
}

.icofont-ui-rate-remove:before {
  content: "\ec7b"
}

.icofont-ui-rating:before {
  content: "\ec7c"
}

.icofont-ui-record:before {
  content: "\ec7d"
}

.icofont-ui-remove:before {
  content: "\ec7e"
}

.icofont-ui-reply:before {
  content: "\ec7f"
}

.icofont-ui-rotation:before {
  content: "\ec80"
}

.icofont-ui-rss:before {
  content: "\ec81"
}

.icofont-ui-search:before {
  content: "\ec82"
}

.icofont-ui-settings:before {
  content: "\ec83"
}

.icofont-ui-social-link:before {
  content: "\ec84"
}

.icofont-ui-tag:before {
  content: "\ec85"
}

.icofont-ui-text-chat:before {
  content: "\ec86"
}

.icofont-ui-text-loading:before {
  content: "\ec87"
}

.icofont-ui-theme:before {
  content: "\ec88"
}

.icofont-ui-timer:before {
  content: "\ec89"
}

.icofont-ui-touch-phone:before {
  content: "\ec8a"
}

.icofont-ui-travel:before {
  content: "\ec8b"
}

.icofont-ui-unlock:before {
  content: "\ec8c"
}

.icofont-ui-user-group:before {
  content: "\ec8d"
}

.icofont-ui-user:before {
  content: "\ec8e"
}

.icofont-ui-v-card:before {
  content: "\ec8f"
}

.icofont-ui-video-chat:before {
  content: "\ec90"
}

.icofont-ui-video-message:before {
  content: "\ec91"
}

.icofont-ui-video-play:before {
  content: "\ec92"
}

.icofont-ui-video:before {
  content: "\ec93"
}

.icofont-ui-volume:before {
  content: "\ec94"
}

.icofont-ui-weather:before {
  content: "\ec95"
}

.icofont-ui-wifi:before {
  content: "\ec96"
}

.icofont-ui-zoom-in:before {
  content: "\ec97"
}

.icofont-ui-zoom-out:before {
  content: "\ec98"
}

.icofont-cassette-player:before {
  content: "\ec99"
}

.icofont-cassette:before {
  content: "\ec9a"
}

.icofont-forward:before {
  content: "\ec9b"
}

.icofont-guiter:before {
  content: "\ec9c"
}

.icofont-movie:before {
  content: "\ec9d"
}

.icofont-multimedia:before {
  content: "\ec9e"
}

.icofont-music-alt:before {
  content: "\ec9f"
}

.icofont-music-disk:before {
  content: "\eca0"
}

.icofont-music-note:before {
  content: "\eca1"
}

.icofont-music-notes:before {
  content: "\eca2"
}

.icofont-music:before {
  content: "\eca3"
}

.icofont-mute-volume:before {
  content: "\eca4"
}

.icofont-pause:before {
  content: "\eca5"
}

.icofont-play-alt-1:before {
  content: "\eca6"
}

.icofont-play-alt-2:before {
  content: "\eca7"
}

.icofont-play-alt-3:before {
  content: "\eca8"
}

.icofont-play-pause:before {
  content: "\eca9"
}

.icofont-play:before {
  content: "\ecaa"
}

.icofont-record:before {
  content: "\ecab"
}

.icofont-retro-music-disk:before {
  content: "\ecac"
}

.icofont-rewind:before {
  content: "\ecad"
}

.icofont-song-notes:before {
  content: "\ecae"
}

.icofont-sound-wave-alt:before {
  content: "\ecaf"
}

.icofont-sound-wave:before {
  content: "\ecb0"
}

.icofont-stop:before {
  content: "\ecb1"
}

.icofont-video-alt:before {
  content: "\ecb2"
}

.icofont-video-cam:before {
  content: "\ecb3"
}

.icofont-video-clapper:before {
  content: "\ecb4"
}

.icofont-video:before {
  content: "\ecb5"
}

.icofont-volume-bar:before {
  content: "\ecb6"
}

.icofont-volume-down:before {
  content: "\ecb7"
}

.icofont-volume-mute:before {
  content: "\ecb8"
}

.icofont-volume-off:before {
  content: "\ecb9"
}

.icofont-volume-up:before {
  content: "\ecba"
}

.icofont-youtube-play:before {
  content: "\ecbb"
}

.icofont-2checkout-alt:before {
  content: "\ecbc"
}

.icofont-2checkout:before {
  content: "\ecbd"
}

.icofont-amazon-alt:before {
  content: "\ecbe"
}

.icofont-amazon:before {
  content: "\ecbf"
}

.icofont-american-express-alt:before {
  content: "\ecc0"
}

.icofont-american-express:before {
  content: "\ecc1"
}

.icofont-apple-pay-alt:before {
  content: "\ecc2"
}

.icofont-apple-pay:before {
  content: "\ecc3"
}

.icofont-bank-transfer-alt:before {
  content: "\ecc4"
}

.icofont-bank-transfer:before {
  content: "\ecc5"
}

.icofont-braintree-alt:before {
  content: "\ecc6"
}

.icofont-braintree:before {
  content: "\ecc7"
}

.icofont-cash-on-delivery-alt:before {
  content: "\ecc8"
}

.icofont-cash-on-delivery:before {
  content: "\ecc9"
}

.icofont-diners-club-alt-1:before {
  content: "\ecca"
}

.icofont-diners-club-alt-2:before {
  content: "\eccb"
}

.icofont-diners-club-alt-3:before {
  content: "\eccc"
}

.icofont-diners-club:before {
  content: "\eccd"
}

.icofont-discover-alt:before {
  content: "\ecce"
}

.icofont-discover:before {
  content: "\eccf"
}

.icofont-eway-alt:before {
  content: "\ecd0"
}

.icofont-eway:before {
  content: "\ecd1"
}

.icofont-google-wallet-alt-1:before {
  content: "\ecd2"
}

.icofont-google-wallet-alt-2:before {
  content: "\ecd3"
}

.icofont-google-wallet-alt-3:before {
  content: "\ecd4"
}

.icofont-google-wallet:before {
  content: "\ecd5"
}

.icofont-jcb-alt:before {
  content: "\ecd6"
}

.icofont-jcb:before {
  content: "\ecd7"
}

.icofont-maestro-alt:before {
  content: "\ecd8"
}

.icofont-maestro:before {
  content: "\ecd9"
}

.icofont-mastercard-alt:before {
  content: "\ecda"
}

.icofont-mastercard:before {
  content: "\ecdb"
}

.icofont-payoneer-alt:before {
  content: "\ecdc"
}

.icofont-payoneer:before {
  content: "\ecdd"
}

.icofont-paypal-alt:before {
  content: "\ecde"
}

.icofont-paypal:before {
  content: "\ecdf"
}

.icofont-sage-alt:before {
  content: "\ece0"
}

.icofont-sage:before {
  content: "\ece1"
}

.icofont-skrill-alt:before {
  content: "\ece2"
}

.icofont-skrill:before {
  content: "\ece3"
}

.icofont-stripe-alt:before {
  content: "\ece4"
}

.icofont-stripe:before {
  content: "\ece5"
}

.icofont-visa-alt:before {
  content: "\ece6"
}

.icofont-visa-electron:before {
  content: "\ece7"
}

.icofont-visa:before {
  content: "\ece8"
}

.icofont-western-union-alt:before {
  content: "\ece9"
}

.icofont-western-union:before {
  content: "\ecea"
}

.icofont-boy:before {
  content: "\eceb"
}

.icofont-business-man-alt-1:before {
  content: "\ecec"
}

.icofont-business-man-alt-2:before {
  content: "\eced"
}

.icofont-business-man-alt-3:before {
  content: "\ecee"
}

.icofont-business-man:before {
  content: "\ecef"
}

.icofont-female:before {
  content: "\ecf0"
}

.icofont-funky-man:before {
  content: "\ecf1"
}

.icofont-girl-alt:before {
  content: "\ecf2"
}

.icofont-girl:before {
  content: "\ecf3"
}

.icofont-group:before {
  content: "\ecf4"
}

.icofont-hotel-boy-alt:before {
  content: "\ecf5"
}

.icofont-hotel-boy:before {
  content: "\ecf6"
}

.icofont-kid:before {
  content: "\ecf7"
}

.icofont-man-in-glasses:before {
  content: "\ecf8"
}

.icofont-people:before {
  content: "\ecf9"
}

.icofont-support:before {
  content: "\ecfa"
}

.icofont-user-alt-1:before {
  content: "\ecfb"
}

.icofont-user-alt-2:before {
  content: "\ecfc"
}

.icofont-user-alt-3:before {
  content: "\ecfd"
}

.icofont-user-alt-4:before {
  content: "\ecfe"
}

.icofont-user-alt-5:before {
  content: "\ecff"
}

.icofont-user-alt-6:before {
  content: "\ed00"
}

.icofont-user-alt-7:before {
  content: "\ed01"
}

.icofont-user-female:before {
  content: "\ed02"
}

.icofont-user-male:before {
  content: "\ed03"
}

.icofont-user-suited:before {
  content: "\ed04"
}

.icofont-user:before {
  content: "\ed05"
}

.icofont-users-alt-1:before {
  content: "\ed06"
}

.icofont-users-alt-2:before {
  content: "\ed07"
}

.icofont-users-alt-3:before {
  content: "\ed08"
}

.icofont-users-alt-4:before {
  content: "\ed09"
}

.icofont-users-alt-5:before {
  content: "\ed0a"
}

.icofont-users-alt-6:before {
  content: "\ed0b"
}

.icofont-users-social:before {
  content: "\ed0c"
}

.icofont-users:before {
  content: "\ed0d"
}

.icofont-waiter-alt:before {
  content: "\ed0e"
}

.icofont-waiter:before {
  content: "\ed0f"
}

.icofont-woman-in-glasses:before {
  content: "\ed10"
}

.icofont-search-1:before {
  content: "\ed11"
}

.icofont-search-2:before {
  content: "\ed12"
}

.icofont-search-document:before {
  content: "\ed13"
}

.icofont-search-folder:before {
  content: "\ed14"
}

.icofont-search-job:before {
  content: "\ed15"
}

.icofont-search-map:before {
  content: "\ed16"
}

.icofont-search-property:before {
  content: "\ed17"
}

.icofont-search-restaurant:before {
  content: "\ed18"
}

.icofont-search-stock:before {
  content: "\ed19"
}

.icofont-search-user:before {
  content: "\ed1a"
}

.icofont-search:before {
  content: "\ed1b"
}

.icofont-500px:before {
  content: "\ed1c"
}

.icofont-aim:before {
  content: "\ed1d"
}

.icofont-badoo:before {
  content: "\ed1e"
}

.icofont-baidu-tieba:before {
  content: "\ed1f"
}

.icofont-bbm-messenger:before {
  content: "\ed20"
}

.icofont-bebo:before {
  content: "\ed21"
}

.icofont-behance:before {
  content: "\ed22"
}

.icofont-blogger:before {
  content: "\ed23"
}

.icofont-bootstrap:before {
  content: "\ed24"
}

.icofont-brightkite:before {
  content: "\ed25"
}

.icofont-cloudapp:before {
  content: "\ed26"
}

.icofont-concrete5:before {
  content: "\ed27"
}

.icofont-delicious:before {
  content: "\ed28"
}

.icofont-designbump:before {
  content: "\ed29"
}

.icofont-designfloat:before {
  content: "\ed2a"
}

.icofont-deviantart:before {
  content: "\ed2b"
}

.icofont-digg:before {
  content: "\ed2c"
}

.icofont-dotcms:before {
  content: "\ed2d"
}

.icofont-dribbble:before {
  content: "\ed2e"
}

.icofont-dribble:before {
  content: "\ed2f"
}

.icofont-dropbox:before {
  content: "\ed30"
}

.icofont-ebuddy:before {
  content: "\ed31"
}

.icofont-ello:before {
  content: "\ed32"
}

.icofont-ember:before {
  content: "\ed33"
}

.icofont-envato:before {
  content: "\ed34"
}

.icofont-evernote:before {
  content: "\ed35"
}

.icofont-facebook-messenger:before {
  content: "\ed36"
}

.icofont-facebook:before {
  content: "\ed37"
}

.icofont-feedburner:before {
  content: "\ed38"
}

.icofont-flikr:before {
  content: "\ed39"
}

.icofont-folkd:before {
  content: "\ed3a"
}

.icofont-foursquare:before {
  content: "\ed3b"
}

.icofont-friendfeed:before {
  content: "\ed3c"
}

.icofont-ghost:before {
  content: "\ed3d"
}

.icofont-github:before {
  content: "\ed3e"
}

.icofont-gnome:before {
  content: "\ed3f"
}

.icofont-google-buzz:before {
  content: "\ed40"
}

.icofont-google-hangouts:before {
  content: "\ed41"
}

.icofont-google-map:before {
  content: "\ed42"
}

.icofont-google-plus:before {
  content: "\ed43"
}

.icofont-google-talk:before {
  content: "\ed44"
}

.icofont-hype-machine:before {
  content: "\ed45"
}

.icofont-instagram:before {
  content: "\ed46"
}

.icofont-kakaotalk:before {
  content: "\ed47"
}

.icofont-kickstarter:before {
  content: "\ed48"
}

.icofont-kik:before {
  content: "\ed49"
}

.icofont-kiwibox:before {
  content: "\ed4a"
}

.icofont-line-messenger:before {
  content: "\ed4b"
}

.icofont-line:before {
  content: "\ed4c"
}

.icofont-linkedin:before {
  content: "\ed4d"
}

.icofont-linux-mint:before {
  content: "\ed4e"
}

.icofont-live-messenger:before {
  content: "\ed4f"
}

.icofont-livejournal:before {
  content: "\ed50"
}

.icofont-magento:before {
  content: "\ed51"
}

.icofont-meetme:before {
  content: "\ed52"
}

.icofont-meetup:before {
  content: "\ed53"
}

.icofont-mixx:before {
  content: "\ed54"
}

.icofont-newsvine:before {
  content: "\ed55"
}

.icofont-nimbuss:before {
  content: "\ed56"
}

.icofont-odnoklassniki:before {
  content: "\ed57"
}

.icofont-opencart:before {
  content: "\ed58"
}

.icofont-oscommerce:before {
  content: "\ed59"
}

.icofont-pandora:before {
  content: "\ed5a"
}

.icofont-photobucket:before {
  content: "\ed5b"
}

.icofont-picasa:before {
  content: "\ed5c"
}

.icofont-pinterest:before {
  content: "\ed5d"
}

.icofont-prestashop:before {
  content: "\ed5e"
}

.icofont-qik:before {
  content: "\ed5f"
}

.icofont-qq:before {
  content: "\ed60"
}

.icofont-readernaut:before {
  content: "\ed61"
}

.icofont-reddit:before {
  content: "\ed62"
}

.icofont-renren:before {
  content: "\ed63"
}

.icofont-rss:before {
  content: "\ed64"
}

.icofont-shopify:before {
  content: "\ed65"
}

.icofont-silverstripe:before {
  content: "\ed66"
}

.icofont-skype:before {
  content: "\ed67"
}

.icofont-slack:before {
  content: "\ed68"
}

.icofont-slashdot:before {
  content: "\ed69"
}

.icofont-slidshare:before {
  content: "\ed6a"
}

.icofont-smugmug:before {
  content: "\ed6b"
}

.icofont-snapchat:before {
  content: "\ed6c"
}

.icofont-soundcloud:before {
  content: "\ed6d"
}

.icofont-spotify:before {
  content: "\ed6e"
}

.icofont-stack-exchange:before {
  content: "\ed6f"
}

.icofont-stack-overflow:before {
  content: "\ed70"
}

.icofont-steam:before {
  content: "\ed71"
}

.icofont-stumbleupon:before {
  content: "\ed72"
}

.icofont-tagged:before {
  content: "\ed73"
}

.icofont-technorati:before {
  content: "\ed74"
}

.icofont-telegram:before {
  content: "\ed75"
}

.icofont-tinder:before {
  content: "\ed76"
}

.icofont-trello:before {
  content: "\ed77"
}

.icofont-tumblr:before {
  content: "\ed78"
}

.icofont-twitch:before {
  content: "\ed79"
}

.icofont-twitter:before {
  content: "\ed7a"
}

.icofont-typo3:before {
  content: "\ed7b"
}

.icofont-ubercart:before {
  content: "\ed7c"
}

.icofont-viber:before {
  content: "\ed7d"
}

.icofont-viddler:before {
  content: "\ed7e"
}

.icofont-vimeo:before {
  content: "\ed7f"
}

.icofont-vine:before {
  content: "\ed80"
}

.icofont-virb:before {
  content: "\ed81"
}

.icofont-virtuemart:before {
  content: "\ed82"
}

.icofont-vk:before {
  content: "\ed83"
}

.icofont-wechat:before {
  content: "\ed84"
}

.icofont-weibo:before {
  content: "\ed85"
}

.icofont-whatsapp:before {
  content: "\ed86"
}

.icofont-xing:before {
  content: "\ed87"
}

.icofont-yahoo:before {
  content: "\ed88"
}

.icofont-yelp:before {
  content: "\ed89"
}

.icofont-youku:before {
  content: "\ed8a"
}

.icofont-youtube:before {
  content: "\ed8b"
}

.icofont-zencart:before {
  content: "\ed8c"
}

.icofont-badminton-birdie:before {
  content: "\ed8d"
}

.icofont-baseball:before {
  content: "\ed8e"
}

.icofont-baseballer:before {
  content: "\ed8f"
}

.icofont-basketball-hoop:before {
  content: "\ed90"
}

.icofont-basketball:before {
  content: "\ed91"
}

.icofont-billiard-ball:before {
  content: "\ed92"
}

.icofont-boot-alt-1:before {
  content: "\ed93"
}

.icofont-boot-alt-2:before {
  content: "\ed94"
}

.icofont-boot:before {
  content: "\ed95"
}

.icofont-bowling-alt:before {
  content: "\ed96"
}

.icofont-bowling:before {
  content: "\ed97"
}

.icofont-canoe:before {
  content: "\ed98"
}

.icofont-cheer-leader:before {
  content: "\ed99"
}

.icofont-climbing:before {
  content: "\ed9a"
}

.icofont-corner:before {
  content: "\ed9b"
}

.icofont-field-alt:before {
  content: "\ed9c"
}

.icofont-field:before {
  content: "\ed9d"
}

.icofont-football-alt:before {
  content: "\ed9e"
}

.icofont-football-american:before {
  content: "\ed9f"
}

.icofont-football:before {
  content: "\eda0"
}

.icofont-foul:before {
  content: "\eda1"
}

.icofont-goal-keeper:before {
  content: "\eda2"
}

.icofont-goal:before {
  content: "\eda3"
}

.icofont-golf-alt:before {
  content: "\eda4"
}

.icofont-golf-bag:before {
  content: "\eda5"
}

.icofont-golf-cart:before {
  content: "\eda6"
}

.icofont-golf-field:before {
  content: "\eda7"
}

.icofont-golf:before {
  content: "\eda8"
}

.icofont-golfer:before {
  content: "\eda9"
}

.icofont-helmet:before {
  content: "\edaa"
}

.icofont-hockey-alt:before {
  content: "\edab"
}

.icofont-hockey:before {
  content: "\edac"
}

.icofont-ice-skate:before {
  content: "\edad"
}

.icofont-jersey-alt:before {
  content: "\edae"
}

.icofont-jersey:before {
  content: "\edaf"
}

.icofont-jumping:before {
  content: "\edb0"
}

.icofont-kick:before {
  content: "\edb1"
}

.icofont-leg:before {
  content: "\edb2"
}

.icofont-match-review:before {
  content: "\edb3"
}

.icofont-medal-sport:before {
  content: "\edb4"
}

.icofont-offside:before {
  content: "\edb5"
}

.icofont-olympic-logo:before {
  content: "\edb6"
}

.icofont-olympic:before {
  content: "\edb7"
}

.icofont-padding:before {
  content: "\edb8"
}

.icofont-penalty-card:before {
  content: "\edb9"
}

.icofont-racer:before {
  content: "\edba"
}

.icofont-racing-car:before {
  content: "\edbb"
}

.icofont-racing-flag-alt:before {
  content: "\edbc"
}

.icofont-racing-flag:before {
  content: "\edbd"
}

.icofont-racings-wheel:before {
  content: "\edbe"
}

.icofont-referee:before {
  content: "\edbf"
}

.icofont-refree-jersey:before {
  content: "\edc0"
}

.icofont-result-sport:before {
  content: "\edc1"
}

.icofont-rugby-ball:before {
  content: "\edc2"
}

.icofont-rugby-player:before {
  content: "\edc3"
}

.icofont-rugby:before {
  content: "\edc4"
}

.icofont-runner-alt-1:before {
  content: "\edc5"
}

.icofont-runner-alt-2:before {
  content: "\edc6"
}

.icofont-runner:before {
  content: "\edc7"
}

.icofont-score-board:before {
  content: "\edc8"
}

.icofont-skiing-man:before {
  content: "\edc9"
}

.icofont-skydiving-goggles:before {
  content: "\edca"
}

.icofont-snow-mobile:before {
  content: "\edcb"
}

.icofont-steering:before {
  content: "\edcc"
}

.icofont-stopwatch:before {
  content: "\edcd"
}

.icofont-substitute:before {
  content: "\edce"
}

.icofont-swimmer:before {
  content: "\edcf"
}

.icofont-table-tennis:before {
  content: "\edd0"
}

.icofont-team-alt:before {
  content: "\edd1"
}

.icofont-team:before {
  content: "\edd2"
}

.icofont-tennis-player:before {
  content: "\edd3"
}

.icofont-tennis:before {
  content: "\edd4"
}

.icofont-tracking:before {
  content: "\edd5"
}

.icofont-trophy-alt:before {
  content: "\edd6"
}

.icofont-trophy:before {
  content: "\edd7"
}

.icofont-volleyball-alt:before {
  content: "\edd8"
}

.icofont-volleyball-fire:before {
  content: "\edd9"
}

.icofont-volleyball:before {
  content: "\edda"
}

.icofont-water-bottle:before {
  content: "\eddb"
}

.icofont-whistle-alt:before {
  content: "\eddc"
}

.icofont-whistle:before {
  content: "\eddd"
}

.icofont-win-trophy:before {
  content: "\edde"
}

.icofont-align-center:before {
  content: "\eddf"
}

.icofont-align-left:before {
  content: "\ede0"
}

.icofont-align-right:before {
  content: "\ede1"
}

.icofont-all-caps:before {
  content: "\ede2"
}

.icofont-bold:before {
  content: "\ede3"
}

.icofont-brush:before {
  content: "\ede4"
}

.icofont-clip-board:before {
  content: "\ede5"
}

.icofont-code-alt:before {
  content: "\ede6"
}

.icofont-color-bucket:before {
  content: "\ede7"
}

.icofont-color-picker:before {
  content: "\ede8"
}

.icofont-copy-invert:before {
  content: "\ede9"
}

.icofont-copy:before {
  content: "\edea"
}

.icofont-cut:before {
  content: "\edeb"
}

.icofont-delete-alt:before {
  content: "\edec"
}

.icofont-edit-alt:before {
  content: "\eded"
}

.icofont-eraser-alt:before {
  content: "\edee"
}

.icofont-font:before {
  content: "\edef"
}

.icofont-heading:before {
  content: "\edf0"
}

.icofont-indent:before {
  content: "\edf1"
}

.icofont-italic-alt:before {
  content: "\edf2"
}

.icofont-italic:before {
  content: "\edf3"
}

.icofont-justify-all:before {
  content: "\edf4"
}

.icofont-justify-center:before {
  content: "\edf5"
}

.icofont-justify-left:before {
  content: "\edf6"
}

.icofont-justify-right:before {
  content: "\edf7"
}

.icofont-link-broken:before {
  content: "\edf8"
}

.icofont-outdent:before {
  content: "\edf9"
}

.icofont-paper-clip:before {
  content: "\edfa"
}

.icofont-paragraph:before {
  content: "\edfb"
}

.icofont-pin:before {
  content: "\edfc"
}

.icofont-printer:before {
  content: "\edfd"
}

.icofont-redo:before {
  content: "\edfe"
}

.icofont-rotation:before {
  content: "\edff"
}

.icofont-save:before {
  content: "\ee00"
}

.icofont-small-cap:before {
  content: "\ee01"
}

.icofont-strike-through:before {
  content: "\ee02"
}

.icofont-sub-listing:before {
  content: "\ee03"
}

.icofont-subscript:before {
  content: "\ee04"
}

.icofont-superscript:before {
  content: "\ee05"
}

.icofont-table:before {
  content: "\ee06"
}

.icofont-text-height:before {
  content: "\ee07"
}

.icofont-text-width:before {
  content: "\ee08"
}

.icofont-trash:before {
  content: "\ee09"
}

.icofont-underline:before {
  content: "\ee0a"
}

.icofont-undo:before {
  content: "\ee0b"
}

.icofont-air-balloon:before {
  content: "\ee0c"
}

.icofont-airplane-alt:before {
  content: "\ee0d"
}

.icofont-airplane:before {
  content: "\ee0e"
}

.icofont-articulated-truck:before {
  content: "\ee0f"
}

.icofont-auto-mobile:before {
  content: "\ee10"
}

.icofont-auto-rickshaw:before {
  content: "\ee11"
}

.icofont-bicycle-alt-1:before {
  content: "\ee12"
}

.icofont-bicycle-alt-2:before {
  content: "\ee13"
}

.icofont-bicycle:before {
  content: "\ee14"
}

.icofont-bus-alt-1:before {
  content: "\ee15"
}

.icofont-bus-alt-2:before {
  content: "\ee16"
}

.icofont-bus-alt-3:before {
  content: "\ee17"
}

.icofont-bus:before {
  content: "\ee18"
}

.icofont-cab:before {
  content: "\ee19"
}

.icofont-cable-car:before {
  content: "\ee1a"
}

.icofont-car-alt-1:before {
  content: "\ee1b"
}

.icofont-car-alt-2:before {
  content: "\ee1c"
}

.icofont-car-alt-3:before {
  content: "\ee1d"
}

.icofont-car-alt-4:before {
  content: "\ee1e"
}

.icofont-car:before {
  content: "\ee1f"
}

.icofont-delivery-time:before {
  content: "\ee20"
}

.icofont-fast-delivery:before {
  content: "\ee21"
}

.icofont-fire-truck-alt:before {
  content: "\ee22"
}

.icofont-fire-truck:before {
  content: "\ee23"
}

.icofont-free-delivery:before {
  content: "\ee24"
}

.icofont-helicopter:before {
  content: "\ee25"
}

.icofont-motor-bike-alt:before {
  content: "\ee26"
}

.icofont-motor-bike:before {
  content: "\ee27"
}

.icofont-motor-biker:before {
  content: "\ee28"
}

.icofont-oil-truck:before {
  content: "\ee29"
}

.icofont-rickshaw:before {
  content: "\ee2a"
}

.icofont-rocket-alt-1:before {
  content: "\ee2b"
}

.icofont-rocket-alt-2:before {
  content: "\ee2c"
}

.icofont-rocket:before {
  content: "\ee2d"
}

.icofont-sail-boat-alt-1:before {
  content: "\ee2e"
}

.icofont-sail-boat-alt-2:before {
  content: "\ee2f"
}

.icofont-sail-boat:before {
  content: "\ee30"
}

.icofont-scooter:before {
  content: "\ee31"
}

.icofont-sea-plane:before {
  content: "\ee32"
}

.icofont-ship-alt:before {
  content: "\ee33"
}

.icofont-ship:before {
  content: "\ee34"
}

.icofont-speed-boat:before {
  content: "\ee35"
}

.icofont-taxi:before {
  content: "\ee36"
}

.icofont-tractor:before {
  content: "\ee37"
}

.icofont-train-line:before {
  content: "\ee38"
}

.icofont-train-steam:before {
  content: "\ee39"
}

.icofont-tram:before {
  content: "\ee3a"
}

.icofont-truck-alt:before {
  content: "\ee3b"
}

.icofont-truck-loaded:before {
  content: "\ee3c"
}

.icofont-truck:before {
  content: "\ee3d"
}

.icofont-van-alt:before {
  content: "\ee3e"
}

.icofont-van:before {
  content: "\ee3f"
}

.icofont-yacht:before {
  content: "\ee40"
}

.icofont-5-star-hotel:before {
  content: "\ee41"
}

.icofont-air-ticket:before {
  content: "\ee42"
}

.icofont-beach-bed:before {
  content: "\ee43"
}

.icofont-beach:before {
  content: "\ee44"
}

.icofont-camping-vest:before {
  content: "\ee45"
}

.icofont-direction-sign:before {
  content: "\ee46"
}

.icofont-hill-side:before {
  content: "\ee47"
}

.icofont-hill:before {
  content: "\ee48"
}

.icofont-hotel:before {
  content: "\ee49"
}

.icofont-island-alt:before {
  content: "\ee4a"
}

.icofont-island:before {
  content: "\ee4b"
}

.icofont-sandals-female:before {
  content: "\ee4c"
}

.icofont-sandals-male:before {
  content: "\ee4d"
}

.icofont-travelling:before {
  content: "\ee4e"
}

.icofont-breakdown:before {
  content: "\ee4f"
}

.icofont-celsius:before {
  content: "\ee50"
}

.icofont-clouds:before {
  content: "\ee51"
}

.icofont-cloudy:before {
  content: "\ee52"
}

.icofont-dust:before {
  content: "\ee53"
}

.icofont-eclipse:before {
  content: "\ee54"
}

.icofont-fahrenheit:before {
  content: "\ee55"
}

.icofont-forest-fire:before {
  content: "\ee56"
}

.icofont-full-night:before {
  content: "\ee57"
}

.icofont-full-sunny:before {
  content: "\ee58"
}

.icofont-hail-night:before {
  content: "\ee59"
}

.icofont-hail-rainy-night:before {
  content: "\ee5a"
}

.icofont-hail-rainy-sunny:before {
  content: "\ee5b"
}

.icofont-hail-rainy:before {
  content: "\ee5c"
}

.icofont-hail-sunny:before {
  content: "\ee5d"
}

.icofont-hail-thunder-night:before {
  content: "\ee5e"
}

.icofont-hail-thunder-sunny:before {
  content: "\ee5f"
}

.icofont-hail-thunder:before {
  content: "\ee60"
}

.icofont-hail:before {
  content: "\ee61"
}

.icofont-hill-night:before {
  content: "\ee62"
}

.icofont-hill-sunny:before {
  content: "\ee63"
}

.icofont-hurricane:before {
  content: "\ee64"
}

.icofont-meteor:before {
  content: "\ee65"
}

.icofont-night:before {
  content: "\ee66"
}

.icofont-rainy-night:before {
  content: "\ee67"
}

.icofont-rainy-sunny:before {
  content: "\ee68"
}

.icofont-rainy-thunder:before {
  content: "\ee69"
}

.icofont-rainy:before {
  content: "\ee6a"
}

.icofont-snow-alt:before {
  content: "\ee6b"
}

.icofont-snow-flake:before {
  content: "\ee6c"
}

.icofont-snow-temp:before {
  content: "\ee6d"
}

.icofont-snow:before {
  content: "\ee6e"
}

.icofont-snowy-hail:before {
  content: "\ee6f"
}

.icofont-snowy-night-hail:before {
  content: "\ee70"
}

.icofont-snowy-night-rainy:before {
  content: "\ee71"
}

.icofont-snowy-night:before {
  content: "\ee72"
}

.icofont-snowy-rainy:before {
  content: "\ee73"
}

.icofont-snowy-sunny-hail:before {
  content: "\ee74"
}

.icofont-snowy-sunny-rainy:before {
  content: "\ee75"
}

.icofont-snowy-sunny:before {
  content: "\ee76"
}

.icofont-snowy-thunder-night:before {
  content: "\ee77"
}

.icofont-snowy-thunder-sunny:before {
  content: "\ee78"
}

.icofont-snowy-thunder:before {
  content: "\ee79"
}

.icofont-snowy-windy-night:before {
  content: "\ee7a"
}

.icofont-snowy-windy-sunny:before {
  content: "\ee7b"
}

.icofont-snowy-windy:before {
  content: "\ee7c"
}

.icofont-snowy:before {
  content: "\ee7d"
}

.icofont-sun-alt:before {
  content: "\ee7e"
}

.icofont-sun-rise:before {
  content: "\ee7f"
}

.icofont-sun-set:before {
  content: "\ee80"
}

.icofont-sun:before {
  content: "\ee81"
}

.icofont-sunny-day-temp:before {
  content: "\ee82"
}

.icofont-sunny:before {
  content: "\ee83"
}

.icofont-thunder-light:before {
  content: "\ee84"
}

.icofont-tornado:before {
  content: "\ee85"
}

.icofont-umbrella-alt:before {
  content: "\ee86"
}

.icofont-umbrella:before {
  content: "\ee87"
}

.icofont-volcano:before {
  content: "\ee88"
}

.icofont-wave:before {
  content: "\ee89"
}

.icofont-wind-scale-0:before {
  content: "\ee8a"
}

.icofont-wind-scale-1:before {
  content: "\ee8b"
}

.icofont-wind-scale-10:before {
  content: "\ee8c"
}

.icofont-wind-scale-11:before {
  content: "\ee8d"
}

.icofont-wind-scale-12:before {
  content: "\ee8e"
}

.icofont-wind-scale-2:before {
  content: "\ee8f"
}

.icofont-wind-scale-3:before {
  content: "\ee90"
}

.icofont-wind-scale-4:before {
  content: "\ee91"
}

.icofont-wind-scale-5:before {
  content: "\ee92"
}

.icofont-wind-scale-6:before {
  content: "\ee93"
}

.icofont-wind-scale-7:before {
  content: "\ee94"
}

.icofont-wind-scale-8:before {
  content: "\ee95"
}

.icofont-wind-scale-9:before {
  content: "\ee96"
}

.icofont-wind-waves:before {
  content: "\ee97"
}

.icofont-wind:before {
  content: "\ee98"
}

.icofont-windy-hail:before {
  content: "\ee99"
}

.icofont-windy-night:before {
  content: "\ee9a"
}

.icofont-windy-raining:before {
  content: "\ee9b"
}

.icofont-windy-sunny:before {
  content: "\ee9c"
}

.icofont-windy-thunder-raining:before {
  content: "\ee9d"
}

.icofont-windy-thunder:before {
  content: "\ee9e"
}

.icofont-windy:before {
  content: "\ee9f"
}

.icofont-addons:before {
  content: "\eea0"
}

.icofont-address-book:before {
  content: "\eea1"
}

.icofont-adjust:before {
  content: "\eea2"
}

.icofont-alarm:before {
  content: "\eea3"
}

.icofont-anchor:before {
  content: "\eea4"
}

.icofont-archive:before {
  content: "\eea5"
}

.icofont-at:before {
  content: "\eea6"
}

.icofont-attachment:before {
  content: "\eea7"
}

.icofont-audio:before {
  content: "\eea8"
}

.icofont-automation:before {
  content: "\eea9"
}

.icofont-badge:before {
  content: "\eeaa"
}

.icofont-bag-alt:before {
  content: "\eeab"
}

.icofont-bag:before {
  content: "\eeac"
}

.icofont-ban:before {
  content: "\eead"
}

.icofont-bar-code:before {
  content: "\eeae"
}

.icofont-bars:before {
  content: "\eeaf"
}

.icofont-basket:before {
  content: "\eeb0"
}

.icofont-battery-empty:before {
  content: "\eeb1"
}

.icofont-battery-full:before {
  content: "\eeb2"
}

.icofont-battery-half:before {
  content: "\eeb3"
}

.icofont-battery-low:before {
  content: "\eeb4"
}

.icofont-beaker:before {
  content: "\eeb5"
}

.icofont-beard:before {
  content: "\eeb6"
}

.icofont-bed:before {
  content: "\eeb7"
}

.icofont-bell:before {
  content: "\eeb8"
}

.icofont-beverage:before {
  content: "\eeb9"
}

.icofont-bill:before {
  content: "\eeba"
}

.icofont-bin:before {
  content: "\eebb"
}

.icofont-binary:before {
  content: "\eebc"
}

.icofont-binoculars:before {
  content: "\eebd"
}

.icofont-bluetooth:before {
  content: "\eebe"
}

.icofont-bomb:before {
  content: "\eebf"
}

.icofont-book-mark:before {
  content: "\eec0"
}

.icofont-box:before {
  content: "\eec1"
}

.icofont-briefcase:before {
  content: "\eec2"
}

.icofont-broken:before {
  content: "\eec3"
}

.icofont-bucket:before {
  content: "\eec4"
}

.icofont-bucket1:before {
  content: "\eec5"
}

.icofont-bucket2:before {
  content: "\eec6"
}

.icofont-bug:before {
  content: "\eec7"
}

.icofont-building:before {
  content: "\eec8"
}

.icofont-bulb-alt:before {
  content: "\eec9"
}

.icofont-bullet:before {
  content: "\eeca"
}

.icofont-bullhorn:before {
  content: "\eecb"
}

.icofont-bullseye:before {
  content: "\eecc"
}

.icofont-calendar:before {
  content: "\eecd"
}

.icofont-camera-alt:before {
  content: "\eece"
}

.icofont-camera:before {
  content: "\eecf"
}

.icofont-card:before {
  content: "\eed0"
}

.icofont-cart-alt:before {
  content: "\eed1"
}

.icofont-cart:before {
  content: "\eed2"
}

.icofont-cc:before {
  content: "\eed3"
}

.icofont-charging:before {
  content: "\eed4"
}

.icofont-chat:before {
  content: "\eed5"
}

.icofont-check-alt:before {
  content: "\eed6"
}

.icofont-check-circled:before {
  content: "\eed7"
}

.icofont-check:before {
  content: "\eed8"
}

.icofont-checked:before {
  content: "\eed9"
}

.icofont-children-care:before {
  content: "\eeda"
}

.icofont-clip:before {
  content: "\eedb"
}

.icofont-clock-time:before {
  content: "\eedc"
}

.icofont-close-circled:before {
  content: "\eedd"
}

.icofont-close-line-circled:before {
  content: "\eede"
}

.icofont-close-line-squared-alt:before {
  content: "\eedf"
}

.icofont-close-line-squared:before {
  content: "\eee0"
}

.icofont-close-line:before {
  content: "\eee1"
}

.icofont-close-squared-alt:before {
  content: "\eee2"
}

.icofont-close-squared:before {
  content: "\eee3"
}

.icofont-close:before {
  content: "\eee4"
}

.icofont-cloud-download:before {
  content: "\eee5"
}

.icofont-cloud-refresh:before {
  content: "\eee6"
}

.icofont-cloud-upload:before {
  content: "\eee7"
}

.icofont-cloud:before {
  content: "\eee8"
}

.icofont-code-not-allowed:before {
  content: "\eee9"
}

.icofont-code:before {
  content: "\eeea"
}

.icofont-comment:before {
  content: "\eeeb"
}

.icofont-compass-alt:before {
  content: "\eeec"
}

.icofont-compass:before {
  content: "\eeed"
}

.icofont-computer:before {
  content: "\eeee"
}

.icofont-connection:before {
  content: "\eeef"
}

.icofont-console:before {
  content: "\eef0"
}

.icofont-contacts:before {
  content: "\eef1"
}

.icofont-contrast:before {
  content: "\eef2"
}

.icofont-copyright:before {
  content: "\eef3"
}

.icofont-credit-card:before {
  content: "\eef4"
}

.icofont-crop:before {
  content: "\eef5"
}

.icofont-crown:before {
  content: "\eef6"
}

.icofont-cube:before {
  content: "\eef7"
}

.icofont-cubes:before {
  content: "\eef8"
}

.icofont-dashboard-web:before {
  content: "\eef9"
}

.icofont-dashboard:before {
  content: "\eefa"
}

.icofont-data:before {
  content: "\eefb"
}

.icofont-database-add:before {
  content: "\eefc"
}

.icofont-database-locked:before {
  content: "\eefd"
}

.icofont-database-remove:before {
  content: "\eefe"
}

.icofont-database:before {
  content: "\eeff"
}

.icofont-delete:before {
  content: "\ef00"
}

.icofont-diamond:before {
  content: "\ef01"
}

.icofont-dice-multiple:before {
  content: "\ef02"
}

.icofont-dice:before {
  content: "\ef03"
}

.icofont-disc:before {
  content: "\ef04"
}

.icofont-diskette:before {
  content: "\ef05"
}

.icofont-document-folder:before {
  content: "\ef06"
}

.icofont-download-alt:before {
  content: "\ef07"
}

.icofont-download:before {
  content: "\ef08"
}

.icofont-downloaded:before {
  content: "\ef09"
}

.icofont-drag:before {
  content: "\ef0a"
}

.icofont-drag1:before {
  content: "\ef0b"
}

.icofont-drag2:before {
  content: "\ef0c"
}

.icofont-drag3:before {
  content: "\ef0d"
}

.icofont-earth:before {
  content: "\ef0e"
}

.icofont-ebook:before {
  content: "\ef0f"
}

.icofont-edit:before {
  content: "\ef10"
}

.icofont-eject:before {
  content: "\ef11"
}

.icofont-email:before {
  content: "\ef12"
}

.icofont-envelope-open:before {
  content: "\ef13"
}

.icofont-envelope:before {
  content: "\ef14"
}

.icofont-eraser:before {
  content: "\ef15"
}

.icofont-error:before {
  content: "\ef16"
}

.icofont-excavator:before {
  content: "\ef17"
}

.icofont-exchange:before {
  content: "\ef18"
}

.icofont-exclamation-circle:before {
  content: "\ef19"
}

.icofont-exclamation-square:before {
  content: "\ef1a"
}

.icofont-exclamation-tringle:before {
  content: "\ef1b"
}

.icofont-exclamation:before {
  content: "\ef1c"
}

.icofont-exit:before {
  content: "\ef1d"
}

.icofont-expand:before {
  content: "\ef1e"
}

.icofont-external-link:before {
  content: "\ef1f"
}

.icofont-external:before {
  content: "\ef20"
}

.icofont-eye-alt:before {
  content: "\ef21"
}

.icofont-eye-blocked:before {
  content: "\ef22"
}

.icofont-eye-dropper:before {
  content: "\ef23"
}

.icofont-eye:before {
  content: "\ef24"
}

.icofont-favourite:before {
  content: "\ef25"
}

.icofont-fax:before {
  content: "\ef26"
}

.icofont-file-fill:before {
  content: "\ef27"
}

.icofont-film:before {
  content: "\ef28"
}

.icofont-filter:before {
  content: "\ef29"
}

.icofont-fire-alt:before {
  content: "\ef2a"
}

.icofont-fire-burn:before {
  content: "\ef2b"
}

.icofont-fire:before {
  content: "\ef2c"
}

.icofont-flag-alt-1:before {
  content: "\ef2d"
}

.icofont-flag-alt-2:before {
  content: "\ef2e"
}

.icofont-flag:before {
  content: "\ef2f"
}

.icofont-flame-torch:before {
  content: "\ef30"
}

.icofont-flash-light:before {
  content: "\ef31"
}

.icofont-flash:before {
  content: "\ef32"
}

.icofont-flask:before {
  content: "\ef33"
}

.icofont-focus:before {
  content: "\ef34"
}

.icofont-folder-open:before {
  content: "\ef35"
}

.icofont-folder:before {
  content: "\ef36"
}

.icofont-foot-print:before {
  content: "\ef37"
}

.icofont-garbage:before {
  content: "\ef38"
}

.icofont-gear-alt:before {
  content: "\ef39"
}

.icofont-gear:before {
  content: "\ef3a"
}

.icofont-gears:before {
  content: "\ef3b"
}

.icofont-gift:before {
  content: "\ef3c"
}

.icofont-glass:before {
  content: "\ef3d"
}

.icofont-globe:before {
  content: "\ef3e"
}

.icofont-graffiti:before {
  content: "\ef3f"
}

.icofont-grocery:before {
  content: "\ef40"
}

.icofont-hand:before {
  content: "\ef41"
}

.icofont-hanger:before {
  content: "\ef42"
}

.icofont-hard-disk:before {
  content: "\ef43"
}

.icofont-heart-alt:before {
  content: "\ef44"
}

.icofont-heart:before {
  content: "\ef45"
}

.icofont-history:before {
  content: "\ef46"
}

.icofont-home:before {
  content: "\ef47"
}

.icofont-horn:before {
  content: "\ef48"
}

.icofont-hour-glass:before {
  content: "\ef49"
}

.icofont-id:before {
  content: "\ef4a"
}

.icofont-image:before {
  content: "\ef4b"
}

.icofont-inbox:before {
  content: "\ef4c"
}

.icofont-infinite:before {
  content: "\ef4d"
}

.icofont-info-circle:before {
  content: "\ef4e"
}

.icofont-info-square:before {
  content: "\ef4f"
}

.icofont-info:before {
  content: "\ef50"
}

.icofont-institution:before {
  content: "\ef51"
}

.icofont-interface:before {
  content: "\ef52"
}

.icofont-invisible:before {
  content: "\ef53"
}

.icofont-jacket:before {
  content: "\ef54"
}

.icofont-jar:before {
  content: "\ef55"
}

.icofont-jewlery:before {
  content: "\ef56"
}

.icofont-karate:before {
  content: "\ef57"
}

.icofont-key-hole:before {
  content: "\ef58"
}

.icofont-key:before {
  content: "\ef59"
}

.icofont-label:before {
  content: "\ef5a"
}

.icofont-lamp:before {
  content: "\ef5b"
}

.icofont-layers:before {
  content: "\ef5c"
}

.icofont-layout:before {
  content: "\ef5d"
}

.icofont-leaf:before {
  content: "\ef5e"
}

.icofont-leaflet:before {
  content: "\ef5f"
}

.icofont-learn:before {
  content: "\ef60"
}

.icofont-lego:before {
  content: "\ef61"
}

.icofont-lens:before {
  content: "\ef62"
}

.icofont-letter:before {
  content: "\ef63"
}

.icofont-letterbox:before {
  content: "\ef64"
}

.icofont-library:before {
  content: "\ef65"
}

.icofont-license:before {
  content: "\ef66"
}

.icofont-life-bouy:before {
  content: "\ef67"
}

.icofont-life-buoy:before {
  content: "\ef68"
}

.icofont-life-jacket:before {
  content: "\ef69"
}

.icofont-life-ring:before {
  content: "\ef6a"
}

.icofont-light-bulb:before {
  content: "\ef6b"
}

.icofont-lighter:before {
  content: "\ef6c"
}

.icofont-lightning-ray:before {
  content: "\ef6d"
}

.icofont-like:before {
  content: "\ef6e"
}

.icofont-line-height:before {
  content: "\ef6f"
}

.icofont-link-alt:before {
  content: "\ef70"
}

.icofont-link:before {
  content: "\ef71"
}

.icofont-list:before {
  content: "\ef72"
}

.icofont-listening:before {
  content: "\ef73"
}

.icofont-listine-dots:before {
  content: "\ef74"
}

.icofont-listing-box:before {
  content: "\ef75"
}

.icofont-listing-number:before {
  content: "\ef76"
}

.icofont-live-support:before {
  content: "\ef77"
}

.icofont-location-arrow:before {
  content: "\ef78"
}

.icofont-location-pin:before {
  content: "\ef79"
}

.icofont-lock:before {
  content: "\ef7a"
}

.icofont-login:before {
  content: "\ef7b"
}

.icofont-logout:before {
  content: "\ef7c"
}

.icofont-lollipop:before {
  content: "\ef7d"
}

.icofont-long-drive:before {
  content: "\ef7e"
}

.icofont-look:before {
  content: "\ef7f"
}

.icofont-loop:before {
  content: "\ef80"
}

.icofont-luggage:before {
  content: "\ef81"
}

.icofont-lunch:before {
  content: "\ef82"
}

.icofont-lungs:before {
  content: "\ef83"
}

.icofont-magic-alt:before {
  content: "\ef84"
}

.icofont-magic:before {
  content: "\ef85"
}

.icofont-magnet:before {
  content: "\ef86"
}

.icofont-mail-box:before {
  content: "\ef87"
}

.icofont-mail:before {
  content: "\ef88"
}

.icofont-male:before {
  content: "\ef89"
}

.icofont-map-pins:before {
  content: "\ef8a"
}

.icofont-map:before {
  content: "\ef8b"
}

.icofont-maximize:before {
  content: "\ef8c"
}

.icofont-measure:before {
  content: "\ef8d"
}

.icofont-medicine:before {
  content: "\ef8e"
}

.icofont-mega-phone:before {
  content: "\ef8f"
}

.icofont-megaphone-alt:before {
  content: "\ef90"
}

.icofont-megaphone:before {
  content: "\ef91"
}

.icofont-memorial:before {
  content: "\ef92"
}

.icofont-memory-card:before {
  content: "\ef93"
}

.icofont-mic-mute:before {
  content: "\ef94"
}

.icofont-mic:before {
  content: "\ef95"
}

.icofont-military:before {
  content: "\ef96"
}

.icofont-mill:before {
  content: "\ef97"
}

.icofont-minus-circle:before {
  content: "\ef98"
}

.icofont-minus-square:before {
  content: "\ef99"
}

.icofont-minus:before {
  content: "\ef9a"
}

.icofont-mobile-phone:before {
  content: "\ef9b"
}

.icofont-molecule:before {
  content: "\ef9c"
}

.icofont-money:before {
  content: "\ef9d"
}

.icofont-moon:before {
  content: "\ef9e"
}

.icofont-mop:before {
  content: "\ef9f"
}

.icofont-muffin:before {
  content: "\efa0"
}

.icofont-mustache:before {
  content: "\efa1"
}

.icofont-navigation-menu:before {
  content: "\efa2"
}

.icofont-navigation:before {
  content: "\efa3"
}

.icofont-network-tower:before {
  content: "\efa4"
}

.icofont-network:before {
  content: "\efa5"
}

.icofont-news:before {
  content: "\efa6"
}

.icofont-newspaper:before {
  content: "\efa7"
}

.icofont-no-smoking:before {
  content: "\efa8"
}

.icofont-not-allowed:before {
  content: "\efa9"
}

.icofont-notebook:before {
  content: "\efaa"
}

.icofont-notepad:before {
  content: "\efab"
}

.icofont-notification:before {
  content: "\efac"
}

.icofont-numbered:before {
  content: "\efad"
}

.icofont-opposite:before {
  content: "\efae"
}

.icofont-optic:before {
  content: "\efaf"
}

.icofont-options:before {
  content: "\efb0"
}

.icofont-package:before {
  content: "\efb1"
}

.icofont-page:before {
  content: "\efb2"
}

.icofont-paint:before {
  content: "\efb3"
}

.icofont-paper-plane:before {
  content: "\efb4"
}

.icofont-paperclip:before {
  content: "\efb5"
}

.icofont-papers:before {
  content: "\efb6"
}

.icofont-pay:before {
  content: "\efb7"
}

.icofont-penguin-linux:before {
  content: "\efb8"
}

.icofont-pestle:before {
  content: "\efb9"
}

.icofont-phone-circle:before {
  content: "\efba"
}

.icofont-phone:before {
  content: "\efbb"
}

.icofont-picture:before {
  content: "\efbc"
}

.icofont-pine:before {
  content: "\efbd"
}

.icofont-pixels:before {
  content: "\efbe"
}

.icofont-plugin:before {
  content: "\efbf"
}

.icofont-plus-circle:before {
  content: "\efc0"
}

.icofont-plus-square:before {
  content: "\efc1"
}

.icofont-plus:before {
  content: "\efc2"
}

.icofont-polygonal:before {
  content: "\efc3"
}

.icofont-power:before {
  content: "\efc4"
}

.icofont-price:before {
  content: "\efc5"
}

.icofont-print:before {
  content: "\efc6"
}

.icofont-puzzle:before {
  content: "\efc7"
}

.icofont-qr-code:before {
  content: "\efc8"
}

.icofont-queen:before {
  content: "\efc9"
}

.icofont-question-circle:before {
  content: "\efca"
}

.icofont-question-square:before {
  content: "\efcb"
}

.icofont-question:before {
  content: "\efcc"
}

.icofont-quote-left:before {
  content: "\efcd"
}

.icofont-quote-right:before {
  content: "\efce"
}

.icofont-random:before {
  content: "\efcf"
}

.icofont-recycle:before {
  content: "\efd0"
}

.icofont-refresh:before {
  content: "\efd1"
}

.icofont-repair:before {
  content: "\efd2"
}

.icofont-reply-all:before {
  content: "\efd3"
}

.icofont-reply:before {
  content: "\efd4"
}

.icofont-resize:before {
  content: "\efd5"
}

.icofont-responsive:before {
  content: "\efd6"
}

.icofont-retweet:before {
  content: "\efd7"
}

.icofont-road:before {
  content: "\efd8"
}

.icofont-robot:before {
  content: "\efd9"
}

.icofont-royal:before {
  content: "\efda"
}

.icofont-rss-feed:before {
  content: "\efdb"
}

.icofont-safety:before {
  content: "\efdc"
}

.icofont-sale-discount:before {
  content: "\efdd"
}

.icofont-satellite:before {
  content: "\efde"
}

.icofont-send-mail:before {
  content: "\efdf"
}

.icofont-server:before {
  content: "\efe0"
}

.icofont-settings-alt:before {
  content: "\efe1"
}

.icofont-settings:before {
  content: "\efe2"
}

.icofont-share-alt:before {
  content: "\efe3"
}

.icofont-share-boxed:before {
  content: "\efe4"
}

.icofont-share:before {
  content: "\efe5"
}

.icofont-shield:before {
  content: "\efe6"
}

.icofont-shopping-cart:before {
  content: "\efe7"
}

.icofont-sign-in:before {
  content: "\efe8"
}

.icofont-sign-out:before {
  content: "\efe9"
}

.icofont-signal:before {
  content: "\efea"
}

.icofont-site-map:before {
  content: "\efeb"
}

.icofont-smart-phone:before {
  content: "\efec"
}

.icofont-soccer:before {
  content: "\efed"
}

.icofont-sort-alt:before {
  content: "\efee"
}

.icofont-sort:before {
  content: "\efef"
}

.icofont-space:before {
  content: "\eff0"
}

.icofont-spanner:before {
  content: "\eff1"
}

.icofont-speech-comments:before {
  content: "\eff2"
}

.icofont-speed-meter:before {
  content: "\eff3"
}

.icofont-spinner-alt-1:before {
  content: "\eff4"
}

.icofont-spinner-alt-2:before {
  content: "\eff5"
}

.icofont-spinner-alt-3:before {
  content: "\eff6"
}

.icofont-spinner-alt-4:before {
  content: "\eff7"
}

.icofont-spinner-alt-5:before {
  content: "\eff8"
}

.icofont-spinner-alt-6:before {
  content: "\eff9"
}

.icofont-spinner:before {
  content: "\effa"
}

.icofont-spreadsheet:before {
  content: "\effb"
}

.icofont-square:before {
  content: "\effc"
}

.icofont-ssl-security:before {
  content: "\effd"
}

.icofont-star-alt-1:before {
  content: "\effe"
}

.icofont-star-alt-2:before {
  content: "\efff"
}

.icofont-star:before {
  content: "\f000"
}

.icofont-street-view:before {
  content: "\f001"
}

.icofont-support-faq:before {
  content: "\f002"
}

.icofont-tack-pin:before {
  content: "\f003"
}

.icofont-tag:before {
  content: "\f004"
}

.icofont-tags:before {
  content: "\f005"
}

.icofont-tasks-alt:before {
  content: "\f006"
}

.icofont-tasks:before {
  content: "\f007"
}

.icofont-telephone:before {
  content: "\f008"
}

.icofont-telescope:before {
  content: "\f009"
}

.icofont-terminal:before {
  content: "\f00a"
}

.icofont-thumbs-down:before {
  content: "\f00b"
}

.icofont-thumbs-up:before {
  content: "\f00c"
}

.icofont-tick-boxed:before {
  content: "\f00d"
}

.icofont-tick-mark:before {
  content: "\f00e"
}

.icofont-ticket:before {
  content: "\f00f"
}

.icofont-tie:before {
  content: "\f010"
}

.icofont-toggle-off:before {
  content: "\f011"
}

.icofont-toggle-on:before {
  content: "\f012"
}

.icofont-tools-alt-2:before {
  content: "\f013"
}

.icofont-tools:before {
  content: "\f014"
}

.icofont-touch:before {
  content: "\f015"
}

.icofont-traffic-light:before {
  content: "\f016"
}

.icofont-transparent:before {
  content: "\f017"
}

.icofont-tree:before {
  content: "\f018"
}

.icofont-unique-idea:before {
  content: "\f019"
}

.icofont-unlock:before {
  content: "\f01a"
}

.icofont-unlocked:before {
  content: "\f01b"
}

.icofont-upload-alt:before {
  content: "\f01c"
}

.icofont-upload:before {
  content: "\f01d"
}

.icofont-usb-drive:before {
  content: "\f01e"
}

.icofont-usb:before {
  content: "\f01f"
}

.icofont-vector-path:before {
  content: "\f020"
}

.icofont-verification-check:before {
  content: "\f021"
}

.icofont-wall-clock:before {
  content: "\f022"
}

.icofont-wall:before {
  content: "\f023"
}

.icofont-wallet:before {
  content: "\f024"
}

.icofont-warning-alt:before {
  content: "\f025"
}

.icofont-warning:before {
  content: "\f026"
}

.icofont-water-drop:before {
  content: "\f027"
}

.icofont-web:before {
  content: "\f028"
}

.icofont-wheelchair:before {
  content: "\f029"
}

.icofont-wifi-alt:before {
  content: "\f02a"
}

.icofont-wifi:before {
  content: "\f02b"
}

.icofont-world:before {
  content: "\f02c"
}

.icofont-zigzag:before {
  content: "\f02d"
}

.icofont-zipped:before {
  content: "\f02e"
}

.icofont-xs {
  font-size: .5em
}

.icofont-sm {
  font-size: .75em
}

.icofont-md {
  font-size: 1.25em
}

.icofont-lg {
  font-size: 1.5em
}

.icofont-1x {
  font-size: 1em
}

.icofont-2x {
  font-size: 2em
}

.icofont-3x {
  font-size: 3em
}

.icofont-4x {
  font-size: 4em
}

.icofont-5x {
  font-size: 5em
}

.icofont-6x {
  font-size: 6em
}

.icofont-7x {
  font-size: 7em
}

.icofont-8x {
  font-size: 8em
}

.icofont-9x {
  font-size: 9em
}

.icofont-10x {
  font-size: 10em
}

.icofont-fw {
  text-align: center;
  width: 1.25em
}

.icofont-ul {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0
}

.icofont-ul>li {
  position: relative;
  line-height: 2em
}

.icofont-ul>li .icofont {
  display: inline-block;
  vertical-align: middle
}

.icofont-border {
  border: .08em solid #f1f1f1;
  border-radius: .1em;
  padding: .2em .25em .15em
}

.icofont-pull-left {
  float: left
}

.icofont-pull-right {
  float: right
}

.icofont.icofont-pull-left {
  margin-right: .3em
}

.icofont.icofont-pull-right {
  margin-left: .3em
}

.icofont-spin {
  -webkit-animation: a 2s infinite linear;
  animation: a 2s infinite linear;
  display: inline-block
}

.icofont-pulse {
  -webkit-animation: a 1s infinite steps(8);
  animation: a 1s infinite steps(8);
  display: inline-block
}

@-webkit-keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

@keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

.icofont-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}

.icofont-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

.icofont-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg)
}

.icofont-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1)
}

.icofont-flip-vertical {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1)
}

.icofont-flip-horizontal.icofont-flip-vertical,
.icofont-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"
}

.icofont-flip-horizontal.icofont-flip-vertical {
  -webkit-transform: scale(-1);
  transform: scale(-1)
}

:root .icofont-flip-horizontal,
:root .icofont-flip-vertical,
:root .icofont-rotate-90,
:root .icofont-rotate-180,
:root .icofont-rotate-270 {
  -webkit-filter: none;
  filter: none;
  display: inline-block
}

.icofont-inverse {
  color: #fff
}

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

@charset "UTF-8";

/*!
  Ionicons, v2.0.0
  Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
  https://twitter.com/benjsperry  https://twitter.com/ionicframework
  MIT License: https://github.com/driftyco/ionicons

  Android-style icons originally built by Googleâ€™s
  Material Design Icons: https://github.com/google/material-design-icons
  used under CC BY http://creativecommons.org/licenses/by/4.0/
  Modified icons to fit ioniconâ€™s grid from original.
*/
@font-face {
  font-family: Ionicons;
  src: url("../wp-content/cache/autoptimize/themes/mihouse/fonts/ionicons.eot?v=2.0.0");
  src: url("../wp-content/cache/autoptimize/themes/mihouse/fonts/ionicons.eot?v=2.0.0#iefix") format("embedded-opentype"), url("../wp-content/cache/autoptimize/themes/mihouse/fonts/ionicons.ttf?v=2.0.0") format("truetype"), url("../wp-content/cache/autoptimize/themes/mihouse/fonts/ionicons.woff?v=2.0.0") format("woff"), url("../wp-content/cache/autoptimize/themes/mihouse/fonts/ionicons.svg?v=2.0.0#Ionicons") format("svg");
  font-weight: 400;
  font-style: normal
}

.ion,
.ion-alert-circled:before,
.ion-alert:before,
.ion-android-add-circle:before,
.ion-android-add:before,
.ion-android-alarm-clock:before,
.ion-android-alert:before,
.ion-android-apps:before,
.ion-android-archive:before,
.ion-android-arrow-back:before,
.ion-android-arrow-down:before,
.ion-android-arrow-dropdown-circle:before,
.ion-android-arrow-dropdown:before,
.ion-android-arrow-dropleft-circle:before,
.ion-android-arrow-dropleft:before,
.ion-android-arrow-dropright-circle:before,
.ion-android-arrow-dropright:before,
.ion-android-arrow-dropup-circle:before,
.ion-android-arrow-dropup:before,
.ion-android-arrow-forward:before,
.ion-android-arrow-up:before,
.ion-android-attach:before,
.ion-android-bar:before,
.ion-android-bicycle:before,
.ion-android-boat:before,
.ion-android-bookmark:before,
.ion-android-bulb:before,
.ion-android-bus:before,
.ion-android-calendar:before,
.ion-android-call:before,
.ion-android-camera:before,
.ion-android-cancel:before,
.ion-android-car:before,
.ion-android-cart:before,
.ion-android-chat:before,
.ion-android-checkbox-blank:before,
.ion-android-checkbox-outline-blank:before,
.ion-android-checkbox-outline:before,
.ion-android-checkbox:before,
.ion-android-checkmark-circle:before,
.ion-android-clipboard:before,
.ion-android-close:before,
.ion-android-cloud-circle:before,
.ion-android-cloud-done:before,
.ion-android-cloud-outline:before,
.ion-android-cloud:before,
.ion-android-color-palette:before,
.ion-android-compass:before,
.ion-android-contact:before,
.ion-android-contacts:before,
.ion-android-contract:before,
.ion-android-create:before,
.ion-android-delete:before,
.ion-android-desktop:before,
.ion-android-document:before,
.ion-android-done-all:before,
.ion-android-done:before,
.ion-android-download:before,
.ion-android-drafts:before,
.ion-android-exit:before,
.ion-android-expand:before,
.ion-android-favorite-outline:before,
.ion-android-favorite:before,
.ion-android-film:before,
.ion-android-folder-open:before,
.ion-android-folder:before,
.ion-android-funnel:before,
.ion-android-globe:before,
.ion-android-hand:before,
.ion-android-hangout:before,
.ion-android-happy:before,
.ion-android-home:before,
.ion-android-image:before,
.ion-android-laptop:before,
.ion-android-list:before,
.ion-android-locate:before,
.ion-android-lock:before,
.ion-android-mail:before,
.ion-android-map:before,
.ion-android-menu:before,
.ion-android-microphone-off:before,
.ion-android-microphone:before,
.ion-android-more-horizontal:before,
.ion-android-more-vertical:before,
.ion-android-navigate:before,
.ion-android-notifications-none:before,
.ion-android-notifications-off:before,
.ion-android-notifications:before,
.ion-android-open:before,
.ion-android-options:before,
.ion-android-people:before,
.ion-android-person-add:before,
.ion-android-person:before,
.ion-android-phone-landscape:before,
.ion-android-phone-portrait:before,
.ion-android-pin:before,
.ion-android-plane:before,
.ion-android-playstore:before,
.ion-android-print:before,
.ion-android-radio-button-off:before,
.ion-android-radio-button-on:before,
.ion-android-refresh:before,
.ion-android-remove-circle:before,
.ion-android-remove:before,
.ion-android-restaurant:before,
.ion-android-sad:before,
.ion-android-search:before,
.ion-android-send:before,
.ion-android-settings:before,
.ion-android-share-alt:before,
.ion-android-share:before,
.ion-android-star-half:before,
.ion-android-star-outline:before,
.ion-android-star:before,
.ion-android-stopwatch:before,
.ion-android-subway:before,
.ion-android-sunny:before,
.ion-android-sync:before,
.ion-android-textsms:before,
.ion-android-time:before,
.ion-android-train:before,
.ion-android-unlock:before,
.ion-android-upload:before,
.ion-android-volume-down:before,
.ion-android-volume-mute:before,
.ion-android-volume-off:before,
.ion-android-volume-up:before,
.ion-android-walk:before,
.ion-android-warning:before,
.ion-android-watch:before,
.ion-android-wifi:before,
.ion-aperture:before,
.ion-archive:before,
.ion-arrow-down-a:before,
.ion-arrow-down-b:before,
.ion-arrow-down-c:before,
.ion-arrow-expand:before,
.ion-arrow-graph-down-left:before,
.ion-arrow-graph-down-right:before,
.ion-arrow-graph-up-left:before,
.ion-arrow-graph-up-right:before,
.ion-arrow-left-a:before,
.ion-arrow-left-b:before,
.ion-arrow-left-c:before,
.ion-arrow-move:before,
.ion-arrow-resize:before,
.ion-arrow-return-left:before,
.ion-arrow-return-right:before,
.ion-arrow-right-a:before,
.ion-arrow-right-b:before,
.ion-arrow-right-c:before,
.ion-arrow-shrink:before,
.ion-arrow-swap:before,
.ion-arrow-up-a:before,
.ion-arrow-up-b:before,
.ion-arrow-up-c:before,
.ion-asterisk:before,
.ion-at:before,
.ion-backspace-outline:before,
.ion-backspace:before,
.ion-bag:before,
.ion-battery-charging:before,
.ion-battery-empty:before,
.ion-battery-full:before,
.ion-battery-half:before,
.ion-battery-low:before,
.ion-beaker:before,
.ion-beer:before,
.ion-bluetooth:before,
.ion-bonfire:before,
.ion-bookmark:before,
.ion-bowtie:before,
.ion-briefcase:before,
.ion-bug:before,
.ion-calculator:before,
.ion-calendar:before,
.ion-camera:before,
.ion-card:before,
.ion-cash:before,
.ion-chatbox-working:before,
.ion-chatbox:before,
.ion-chatboxes:before,
.ion-chatbubble-working:before,
.ion-chatbubble:before,
.ion-chatbubbles:before,
.ion-checkmark-circled:before,
.ion-checkmark-round:before,
.ion-checkmark:before,
.ion-chevron-down:before,
.ion-chevron-left:before,
.ion-chevron-right:before,
.ion-chevron-up:before,
.ion-clipboard:before,
.ion-clock:before,
.ion-close-circled:before,
.ion-close-round:before,
.ion-close:before,
.ion-closed-captioning:before,
.ion-cloud:before,
.ion-code-download:before,
.ion-code-working:before,
.ion-code:before,
.ion-coffee:before,
.ion-compass:before,
.ion-compose:before,
.ion-connection-bars:before,
.ion-contrast:before,
.ion-crop:before,
.ion-cube:before,
.ion-disc:before,
.ion-document-text:before,
.ion-document:before,
.ion-drag:before,
.ion-earth:before,
.ion-easel:before,
.ion-edit:before,
.ion-egg:before,
.ion-eject:before,
.ion-email-unread:before,
.ion-email:before,
.ion-erlenmeyer-flask-bubbles:before,
.ion-erlenmeyer-flask:before,
.ion-eye-disabled:before,
.ion-eye:before,
.ion-female:before,
.ion-filing:before,
.ion-film-marker:before,
.ion-fireball:before,
.ion-flag:before,
.ion-flame:before,
.ion-flash-off:before,
.ion-flash:before,
.ion-folder:before,
.ion-fork-repo:before,
.ion-fork:before,
.ion-forward:before,
.ion-funnel:before,
.ion-gear-a:before,
.ion-gear-b:before,
.ion-grid:before,
.ion-hammer:before,
.ion-happy-outline:before,
.ion-happy:before,
.ion-headphone:before,
.ion-heart-broken:before,
.ion-heart:before,
.ion-help-buoy:before,
.ion-help-circled:before,
.ion-help:before,
.ion-home:before,
.ion-icecream:before,
.ion-image:before,
.ion-images:before,
.ion-information-circled:before,
.ion-information:before,
.ion-ionic:before,
.ion-ios-alarm-outline:before,
.ion-ios-alarm:before,
.ion-ios-albums-outline:before,
.ion-ios-albums:before,
.ion-ios-americanfootball-outline:before,
.ion-ios-americanfootball:before,
.ion-ios-analytics-outline:before,
.ion-ios-analytics:before,
.ion-ios-arrow-back:before,
.ion-ios-arrow-down:before,
.ion-ios-arrow-forward:before,
.ion-ios-arrow-left:before,
.ion-ios-arrow-right:before,
.ion-ios-arrow-thin-down:before,
.ion-ios-arrow-thin-left:before,
.ion-ios-arrow-thin-right:before,
.ion-ios-arrow-thin-up:before,
.ion-ios-arrow-up:before,
.ion-ios-at-outline:before,
.ion-ios-at:before,
.ion-ios-barcode-outline:before,
.ion-ios-barcode:before,
.ion-ios-baseball-outline:before,
.ion-ios-baseball:before,
.ion-ios-basketball-outline:before,
.ion-ios-basketball:before,
.ion-ios-bell-outline:before,
.ion-ios-bell:before,
.ion-ios-body-outline:before,
.ion-ios-body:before,
.ion-ios-bolt-outline:before,
.ion-ios-bolt:before,
.ion-ios-book-outline:before,
.ion-ios-book:before,
.ion-ios-bookmarks-outline:before,
.ion-ios-bookmarks:before,
.ion-ios-box-outline:before,
.ion-ios-box:before,
.ion-ios-briefcase-outline:before,
.ion-ios-briefcase:before,
.ion-ios-browsers-outline:before,
.ion-ios-browsers:before,
.ion-ios-calculator-outline:before,
.ion-ios-calculator:before,
.ion-ios-calendar-outline:before,
.ion-ios-calendar:before,
.ion-ios-camera-outline:before,
.ion-ios-camera:before,
.ion-ios-cart-outline:before,
.ion-ios-cart:before,
.ion-ios-chatboxes-outline:before,
.ion-ios-chatboxes:before,
.ion-ios-chatbubble-outline:before,
.ion-ios-chatbubble:before,
.ion-ios-checkmark-empty:before,
.ion-ios-checkmark-outline:before,
.ion-ios-checkmark:before,
.ion-ios-circle-filled:before,
.ion-ios-circle-outline:before,
.ion-ios-clock-outline:before,
.ion-ios-clock:before,
.ion-ios-close-empty:before,
.ion-ios-close-outline:before,
.ion-ios-close:before,
.ion-ios-cloud-download-outline:before,
.ion-ios-cloud-download:before,
.ion-ios-cloud-outline:before,
.ion-ios-cloud-upload-outline:before,
.ion-ios-cloud-upload:before,
.ion-ios-cloud:before,
.ion-ios-cloudy-night-outline:before,
.ion-ios-cloudy-night:before,
.ion-ios-cloudy-outline:before,
.ion-ios-cloudy:before,
.ion-ios-cog-outline:before,
.ion-ios-cog:before,
.ion-ios-color-filter-outline:before,
.ion-ios-color-filter:before,
.ion-ios-color-wand-outline:before,
.ion-ios-color-wand:before,
.ion-ios-compose-outline:before,
.ion-ios-compose:before,
.ion-ios-contact-outline:before,
.ion-ios-contact:before,
.ion-ios-copy-outline:before,
.ion-ios-copy:before,
.ion-ios-crop-strong:before,
.ion-ios-crop:before,
.ion-ios-download-outline:before,
.ion-ios-download:before,
.ion-ios-drag:before,
.ion-ios-email-outline:before,
.ion-ios-email:before,
.ion-ios-eye-outline:before,
.ion-ios-eye:before,
.ion-ios-fastforward-outline:before,
.ion-ios-fastforward:before,
.ion-ios-filing-outline:before,
.ion-ios-filing:before,
.ion-ios-film-outline:before,
.ion-ios-film:before,
.ion-ios-flag-outline:before,
.ion-ios-flag:before,
.ion-ios-flame-outline:before,
.ion-ios-flame:before,
.ion-ios-flask-outline:before,
.ion-ios-flask:before,
.ion-ios-flower-outline:before,
.ion-ios-flower:before,
.ion-ios-folder-outline:before,
.ion-ios-folder:before,
.ion-ios-football-outline:before,
.ion-ios-football:before,
.ion-ios-game-controller-a-outline:before,
.ion-ios-game-controller-a:before,
.ion-ios-game-controller-b-outline:before,
.ion-ios-game-controller-b:before,
.ion-ios-gear-outline:before,
.ion-ios-gear:before,
.ion-ios-glasses-outline:before,
.ion-ios-glasses:before,
.ion-ios-grid-view-outline:before,
.ion-ios-grid-view:before,
.ion-ios-heart-outline:before,
.ion-ios-heart:before,
.ion-ios-help-empty:before,
.ion-ios-help-outline:before,
.ion-ios-help:before,
.ion-ios-home-outline:before,
.ion-ios-home:before,
.ion-ios-infinite-outline:before,
.ion-ios-infinite:before,
.ion-ios-information-empty:before,
.ion-ios-information-outline:before,
.ion-ios-information:before,
.ion-ios-ionic-outline:before,
.ion-ios-keypad-outline:before,
.ion-ios-keypad:before,
.ion-ios-lightbulb-outline:before,
.ion-ios-lightbulb:before,
.ion-ios-list-outline:before,
.ion-ios-list:before,
.ion-ios-location-outline:before,
.ion-ios-location:before,
.ion-ios-locked-outline:before,
.ion-ios-locked:before,
.ion-ios-loop-strong:before,
.ion-ios-loop:before,
.ion-ios-medical-outline:before,
.ion-ios-medical:before,
.ion-ios-medkit-outline:before,
.ion-ios-medkit:before,
.ion-ios-mic-off:before,
.ion-ios-mic-outline:before,
.ion-ios-mic:before,
.ion-ios-minus-empty:before,
.ion-ios-minus-outline:before,
.ion-ios-minus:before,
.ion-ios-monitor-outline:before,
.ion-ios-monitor:before,
.ion-ios-moon-outline:before,
.ion-ios-moon:before,
.ion-ios-more-outline:before,
.ion-ios-more:before,
.ion-ios-musical-note:before,
.ion-ios-musical-notes:before,
.ion-ios-navigate-outline:before,
.ion-ios-navigate:before,
.ion-ios-nutrition-outline:before,
.ion-ios-nutrition:before,
.ion-ios-paper-outline:before,
.ion-ios-paper:before,
.ion-ios-paperplane-outline:before,
.ion-ios-paperplane:before,
.ion-ios-partlysunny-outline:before,
.ion-ios-partlysunny:before,
.ion-ios-pause-outline:before,
.ion-ios-pause:before,
.ion-ios-paw-outline:before,
.ion-ios-paw:before,
.ion-ios-people-outline:before,
.ion-ios-people:before,
.ion-ios-person-outline:before,
.ion-ios-person:before,
.ion-ios-personadd-outline:before,
.ion-ios-personadd:before,
.ion-ios-photos-outline:before,
.ion-ios-photos:before,
.ion-ios-pie-outline:before,
.ion-ios-pie:before,
.ion-ios-pint-outline:before,
.ion-ios-pint:before,
.ion-ios-play-outline:before,
.ion-ios-play:before,
.ion-ios-plus-empty:before,
.ion-ios-plus-outline:before,
.ion-ios-plus:before,
.ion-ios-pricetag-outline:before,
.ion-ios-pricetag:before,
.ion-ios-pricetags-outline:before,
.ion-ios-pricetags:before,
.ion-ios-printer-outline:before,
.ion-ios-printer:before,
.ion-ios-pulse-strong:before,
.ion-ios-pulse:before,
.ion-ios-rainy-outline:before,
.ion-ios-rainy:before,
.ion-ios-recording-outline:before,
.ion-ios-recording:before,
.ion-ios-redo-outline:before,
.ion-ios-redo:before,
.ion-ios-refresh-empty:before,
.ion-ios-refresh-outline:before,
.ion-ios-refresh:before,
.ion-ios-reload:before,
.ion-ios-reverse-camera-outline:before,
.ion-ios-reverse-camera:before,
.ion-ios-rewind-outline:before,
.ion-ios-rewind:before,
.ion-ios-rose-outline:before,
.ion-ios-rose:before,
.ion-ios-search-strong:before,
.ion-ios-search:before,
.ion-ios-settings-strong:before,
.ion-ios-settings:before,
.ion-ios-shuffle-strong:before,
.ion-ios-shuffle:before,
.ion-ios-skipbackward-outline:before,
.ion-ios-skipbackward:before,
.ion-ios-skipforward-outline:before,
.ion-ios-skipforward:before,
.ion-ios-snowy:before,
.ion-ios-speedometer-outline:before,
.ion-ios-speedometer:before,
.ion-ios-star-half:before,
.ion-ios-star-outline:before,
.ion-ios-star:before,
.ion-ios-stopwatch-outline:before,
.ion-ios-stopwatch:before,
.ion-ios-sunny-outline:before,
.ion-ios-sunny:before,
.ion-ios-telephone-outline:before,
.ion-ios-telephone:before,
.ion-ios-tennisball-outline:before,
.ion-ios-tennisball:before,
.ion-ios-thunderstorm-outline:before,
.ion-ios-thunderstorm:before,
.ion-ios-time-outline:before,
.ion-ios-time:before,
.ion-ios-timer-outline:before,
.ion-ios-timer:before,
.ion-ios-toggle-outline:before,
.ion-ios-toggle:before,
.ion-ios-trash-outline:before,
.ion-ios-trash:before,
.ion-ios-undo-outline:before,
.ion-ios-undo:before,
.ion-ios-unlocked-outline:before,
.ion-ios-unlocked:before,
.ion-ios-upload-outline:before,
.ion-ios-upload:before,
.ion-ios-videocam-outline:before,
.ion-ios-videocam:before,
.ion-ios-volume-high:before,
.ion-ios-volume-low:before,
.ion-ios-wineglass-outline:before,
.ion-ios-wineglass:before,
.ion-ios-world-outline:before,
.ion-ios-world:before,
.ion-ipad:before,
.ion-iphone:before,
.ion-ipod:before,
.ion-jet:before,
.ion-key:before,
.ion-knife:before,
.ion-laptop:before,
.ion-leaf:before,
.ion-levels:before,
.ion-lightbulb:before,
.ion-link:before,
.ion-load-a:before,
.ion-load-b:before,
.ion-load-c:before,
.ion-load-d:before,
.ion-location:before,
.ion-lock-combination:before,
.ion-locked:before,
.ion-log-in:before,
.ion-log-out:before,
.ion-loop:before,
.ion-magnet:before,
.ion-male:before,
.ion-man:before,
.ion-map:before,
.ion-medkit:before,
.ion-merge:before,
.ion-mic-a:before,
.ion-mic-b:before,
.ion-mic-c:before,
.ion-minus-circled:before,
.ion-minus-round:before,
.ion-minus:before,
.ion-model-s:before,
.ion-monitor:before,
.ion-more:before,
.ion-mouse:before,
.ion-music-note:before,
.ion-navicon-round:before,
.ion-navicon:before,
.ion-navigate:before,
.ion-network:before,
.ion-no-smoking:before,
.ion-nuclear:before,
.ion-outlet:before,
.ion-paintbrush:before,
.ion-paintbucket:before,
.ion-paper-airplane:before,
.ion-paperclip:before,
.ion-pause:before,
.ion-person-add:before,
.ion-person-stalker:before,
.ion-person:before,
.ion-pie-graph:before,
.ion-pin:before,
.ion-pinpoint:before,
.ion-pizza:before,
.ion-plane:before,
.ion-planet:before,
.ion-play:before,
.ion-playstation:before,
.ion-plus-circled:before,
.ion-plus-round:before,
.ion-plus:before,
.ion-podium:before,
.ion-pound:before,
.ion-power:before,
.ion-pricetag:before,
.ion-pricetags:before,
.ion-printer:before,
.ion-pull-request:before,
.ion-qr-scanner:before,
.ion-quote:before,
.ion-radio-waves:before,
.ion-record:before,
.ion-refresh:before,
.ion-reply-all:before,
.ion-reply:before,
.ion-ribbon-a:before,
.ion-ribbon-b:before,
.ion-sad-outline:before,
.ion-sad:before,
.ion-scissors:before,
.ion-search:before,
.ion-settings:before,
.ion-share:before,
.ion-shuffle:before,
.ion-skip-backward:before,
.ion-skip-forward:before,
.ion-social-android-outline:before,
.ion-social-android:before,
.ion-social-angular-outline:before,
.ion-social-angular:before,
.ion-social-apple-outline:before,
.ion-social-apple:before,
.ion-social-bitcoin-outline:before,
.ion-social-bitcoin:before,
.ion-social-buffer-outline:before,
.ion-social-buffer:before,
.ion-social-chrome-outline:before,
.ion-social-chrome:before,
.ion-social-codepen-outline:before,
.ion-social-codepen:before,
.ion-social-css3-outline:before,
.ion-social-css3:before,
.ion-social-designernews-outline:before,
.ion-social-designernews:before,
.ion-social-dribbble-outline:before,
.ion-social-dribbble:before,
.ion-social-dropbox-outline:before,
.ion-social-dropbox:before,
.ion-social-euro-outline:before,
.ion-social-euro:before,
.ion-social-facebook-outline:before,
.ion-social-facebook:before,
.ion-social-foursquare-outline:before,
.ion-social-foursquare:before,
.ion-social-freebsd-devil:before,
.ion-social-github-outline:before,
.ion-social-github:before,
.ion-social-google-outline:before,
.ion-social-google:before,
.ion-social-googleplus-outline:before,
.ion-social-googleplus:before,
.ion-social-hackernews-outline:before,
.ion-social-hackernews:before,
.ion-social-html5-outline:before,
.ion-social-html5:before,
.ion-social-instagram-outline:before,
.ion-social-instagram:before,
.ion-social-javascript-outline:before,
.ion-social-javascript:before,
.ion-social-linkedin-outline:before,
.ion-social-linkedin:before,
.ion-social-markdown:before,
.ion-social-nodejs:before,
.ion-social-octocat:before,
.ion-social-pinterest-outline:before,
.ion-social-pinterest:before,
.ion-social-python:before,
.ion-social-reddit-outline:before,
.ion-social-reddit:before,
.ion-social-rss-outline:before,
.ion-social-rss:before,
.ion-social-sass:before,
.ion-social-skype-outline:before,
.ion-social-skype:before,
.ion-social-snapchat-outline:before,
.ion-social-snapchat:before,
.ion-social-tumblr-outline:before,
.ion-social-tumblr:before,
.ion-social-tux:before,
.ion-social-twitch-outline:before,
.ion-social-twitch:before,
.ion-social-twitter-outline:before,
.ion-social-twitter:before,
.ion-social-usd-outline:before,
.ion-social-usd:before,
.ion-social-vimeo-outline:before,
.ion-social-vimeo:before,
.ion-social-whatsapp-outline:before,
.ion-social-whatsapp:before,
.ion-social-windows-outline:before,
.ion-social-windows:before,
.ion-social-wordpress-outline:before,
.ion-social-wordpress:before,
.ion-social-yahoo-outline:before,
.ion-social-yahoo:before,
.ion-social-yen-outline:before,
.ion-social-yen:before,
.ion-social-youtube-outline:before,
.ion-social-youtube:before,
.ion-soup-can-outline:before,
.ion-soup-can:before,
.ion-speakerphone:before,
.ion-speedometer:before,
.ion-spoon:before,
.ion-star:before,
.ion-stats-bars:before,
.ion-steam:before,
.ion-stop:before,
.ion-thermometer:before,
.ion-thumbsdown:before,
.ion-thumbsup:before,
.ion-toggle-filled:before,
.ion-toggle:before,
.ion-transgender:before,
.ion-trash-a:before,
.ion-trash-b:before,
.ion-trophy:before,
.ion-tshirt-outline:before,
.ion-tshirt:before,
.ion-umbrella:before,
.ion-university:before,
.ion-unlocked:before,
.ion-upload:before,
.ion-usb:before,
.ion-videocamera:before,
.ion-volume-high:before,
.ion-volume-low:before,
.ion-volume-medium:before,
.ion-volume-mute:before,
.ion-wand:before,
.ion-waterdrop:before,
.ion-wifi:before,
.ion-wineglass:before,
.ion-woman:before,
.ion-wrench:before,
.ion-xbox:before,
.ionicons {
  display: inline-block;
  font-family: Ionicons;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.ion-alert:before {
  content: "\f101"
}

.ion-alert-circled:before {
  content: "\f100"
}

.ion-android-add:before {
  content: "\f2c7"
}

.ion-android-add-circle:before {
  content: "\f359"
}

.ion-android-alarm-clock:before {
  content: "\f35a"
}

.ion-android-alert:before {
  content: "\f35b"
}

.ion-android-apps:before {
  content: "\f35c"
}

.ion-android-archive:before {
  content: "\f2c9"
}

.ion-android-arrow-back:before {
  content: "\f2ca"
}

.ion-android-arrow-down:before {
  content: "\f35d"
}

.ion-android-arrow-dropdown:before {
  content: "\f35f"
}

.ion-android-arrow-dropdown-circle:before {
  content: "\f35e"
}

.ion-android-arrow-dropleft:before {
  content: "\f361"
}

.ion-android-arrow-dropleft-circle:before {
  content: "\f360"
}

.ion-android-arrow-dropright:before {
  content: "\f363"
}

.ion-android-arrow-dropright-circle:before {
  content: "\f362"
}

.ion-android-arrow-dropup:before {
  content: "\f365"
}

.ion-android-arrow-dropup-circle:before {
  content: "\f364"
}

.ion-android-arrow-forward:before {
  content: "\f30f"
}

.ion-android-arrow-up:before {
  content: "\f366"
}

.ion-android-attach:before {
  content: "\f367"
}

.ion-android-bar:before {
  content: "\f368"
}

.ion-android-bicycle:before {
  content: "\f369"
}

.ion-android-boat:before {
  content: "\f36a"
}

.ion-android-bookmark:before {
  content: "\f36b"
}

.ion-android-bulb:before {
  content: "\f36c"
}

.ion-android-bus:before {
  content: "\f36d"
}

.ion-android-calendar:before {
  content: "\f2d1"
}

.ion-android-call:before {
  content: "\f2d2"
}

.ion-android-camera:before {
  content: "\f2d3"
}

.ion-android-cancel:before {
  content: "\f36e"
}

.ion-android-car:before {
  content: "\f36f"
}

.ion-android-cart:before {
  content: "\f370"
}

.ion-android-chat:before {
  content: "\f2d4"
}

.ion-android-checkbox:before {
  content: "\f374"
}

.ion-android-checkbox-blank:before {
  content: "\f371"
}

.ion-android-checkbox-outline:before {
  content: "\f373"
}

.ion-android-checkbox-outline-blank:before {
  content: "\f372"
}

.ion-android-checkmark-circle:before {
  content: "\f375"
}

.ion-android-clipboard:before {
  content: "\f376"
}

.ion-android-close:before {
  content: "\f2d7"
}

.ion-android-cloud:before {
  content: "\f37a"
}

.ion-android-cloud-circle:before {
  content: "\f377"
}

.ion-android-cloud-done:before {
  content: "\f378"
}

.ion-android-cloud-outline:before {
  content: "\f379"
}

.ion-android-color-palette:before {
  content: "\f37b"
}

.ion-android-compass:before {
  content: "\f37c"
}

.ion-android-contact:before {
  content: "\f2d8"
}

.ion-android-contacts:before {
  content: "\f2d9"
}

.ion-android-contract:before {
  content: "\f37d"
}

.ion-android-create:before {
  content: "\f37e"
}

.ion-android-delete:before {
  content: "\f37f"
}

.ion-android-desktop:before {
  content: "\f380"
}

.ion-android-document:before {
  content: "\f381"
}

.ion-android-done:before {
  content: "\f383"
}

.ion-android-done-all:before {
  content: "\f382"
}

.ion-android-download:before {
  content: "\f2dd"
}

.ion-android-drafts:before {
  content: "\f384"
}

.ion-android-exit:before {
  content: "\f385"
}

.ion-android-expand:before {
  content: "\f386"
}

.ion-android-favorite:before {
  content: "\f388"
}

.ion-android-favorite-outline:before {
  content: "\f387"
}

.ion-android-film:before {
  content: "\f389"
}

.ion-android-folder:before {
  content: "\f2e0"
}

.ion-android-folder-open:before {
  content: "\f38a"
}

.ion-android-funnel:before {
  content: "\f38b"
}

.ion-android-globe:before {
  content: "\f38c"
}

.ion-android-hand:before {
  content: "\f2e3"
}

.ion-android-hangout:before {
  content: "\f38d"
}

.ion-android-happy:before {
  content: "\f38e"
}

.ion-android-home:before {
  content: "\f38f"
}

.ion-android-image:before {
  content: "\f2e4"
}

.ion-android-laptop:before {
  content: "\f390"
}

.ion-android-list:before {
  content: "\f391"
}

.ion-android-locate:before {
  content: "\f2e9"
}

.ion-android-lock:before {
  content: "\f392"
}

.ion-android-mail:before {
  content: "\f2eb"
}

.ion-android-map:before {
  content: "\f393"
}

.ion-android-menu:before {
  content: "\f394"
}

.ion-android-microphone:before {
  content: "\f2ec"
}

.ion-android-microphone-off:before {
  content: "\f395"
}

.ion-android-more-horizontal:before {
  content: "\f396"
}

.ion-android-more-vertical:before {
  content: "\f397"
}

.ion-android-navigate:before {
  content: "\f398"
}

.ion-android-notifications:before {
  content: "\f39b"
}

.ion-android-notifications-none:before {
  content: "\f399"
}

.ion-android-notifications-off:before {
  content: "\f39a"
}

.ion-android-open:before {
  content: "\f39c"
}

.ion-android-options:before {
  content: "\f39d"
}

.ion-android-people:before {
  content: "\f39e"
}

.ion-android-person:before {
  content: "\f3a0"
}

.ion-android-person-add:before {
  content: "\f39f"
}

.ion-android-phone-landscape:before {
  content: "\f3a1"
}

.ion-android-phone-portrait:before {
  content: "\f3a2"
}

.ion-android-pin:before {
  content: "\f3a3"
}

.ion-android-plane:before {
  content: "\f3a4"
}

.ion-android-playstore:before {
  content: "\f2f0"
}

.ion-android-print:before {
  content: "\f3a5"
}

.ion-android-radio-button-off:before {
  content: "\f3a6"
}

.ion-android-radio-button-on:before {
  content: "\f3a7"
}

.ion-android-refresh:before {
  content: "\f3a8"
}

.ion-android-remove:before {
  content: "\f2f4"
}

.ion-android-remove-circle:before {
  content: "\f3a9"
}

.ion-android-restaurant:before {
  content: "\f3aa"
}

.ion-android-sad:before {
  content: "\f3ab"
}

.ion-android-search:before {
  content: "\f2f5"
}

.ion-android-send:before {
  content: "\f2f6"
}

.ion-android-settings:before {
  content: "\f2f7"
}

.ion-android-share:before {
  content: "\f2f8"
}

.ion-android-share-alt:before {
  content: "\f3ac"
}

.ion-android-star:before {
  content: "\f2fc"
}

.ion-android-star-half:before {
  content: "\f3ad"
}

.ion-android-star-outline:before {
  content: "\f3ae"
}

.ion-android-stopwatch:before {
  content: "\f2fd"
}

.ion-android-subway:before {
  content: "\f3af"
}

.ion-android-sunny:before {
  content: "\f3b0"
}

.ion-android-sync:before {
  content: "\f3b1"
}

.ion-android-textsms:before {
  content: "\f3b2"
}

.ion-android-time:before {
  content: "\f3b3"
}

.ion-android-train:before {
  content: "\f3b4"
}

.ion-android-unlock:before {
  content: "\f3b5"
}

.ion-android-upload:before {
  content: "\f3b6"
}

.ion-android-volume-down:before {
  content: "\f3b7"
}

.ion-android-volume-mute:before {
  content: "\f3b8"
}

.ion-android-volume-off:before {
  content: "\f3b9"
}

.ion-android-volume-up:before {
  content: "\f3ba"
}

.ion-android-walk:before {
  content: "\f3bb"
}

.ion-android-warning:before {
  content: "\f3bc"
}

.ion-android-watch:before {
  content: "\f3bd"
}

.ion-android-wifi:before {
  content: "\f305"
}

.ion-aperture:before {
  content: "\f313"
}

.ion-archive:before {
  content: "\f102"
}

.ion-arrow-down-a:before {
  content: "\f103"
}

.ion-arrow-down-b:before {
  content: "\f104"
}

.ion-arrow-down-c:before {
  content: "\f105"
}

.ion-arrow-expand:before {
  content: "\f25e"
}

.ion-arrow-graph-down-left:before {
  content: "\f25f"
}

.ion-arrow-graph-down-right:before {
  content: "\f260"
}

.ion-arrow-graph-up-left:before {
  content: "\f261"
}

.ion-arrow-graph-up-right:before {
  content: "\f262"
}

.ion-arrow-left-a:before {
  content: "\f106"
}

.ion-arrow-left-b:before {
  content: "\f107"
}

.ion-arrow-left-c:before {
  content: "\f108"
}

.ion-arrow-move:before {
  content: "\f263"
}

.ion-arrow-resize:before {
  content: "\f264"
}

.ion-arrow-return-left:before {
  content: "\f265"
}

.ion-arrow-return-right:before {
  content: "\f266"
}

.ion-arrow-right-a:before {
  content: "\f109"
}

.ion-arrow-right-b:before {
  content: "\f10a"
}

.ion-arrow-right-c:before {
  content: "\f10b"
}

.ion-arrow-shrink:before {
  content: "\f267"
}

.ion-arrow-swap:before {
  content: "\f268"
}

.ion-arrow-up-a:before {
  content: "\f10c"
}

.ion-arrow-up-b:before {
  content: "\f10d"
}

.ion-arrow-up-c:before {
  content: "\f10e"
}

.ion-asterisk:before {
  content: "\f314"
}

.ion-at:before {
  content: "\f10f"
}

.ion-backspace:before {
  content: "\f3bf"
}

.ion-backspace-outline:before {
  content: "\f3be"
}

.ion-bag:before {
  content: "\f110"
}

.ion-battery-charging:before {
  content: "\f111"
}

.ion-battery-empty:before {
  content: "\f112"
}

.ion-battery-full:before {
  content: "\f113"
}

.ion-battery-half:before {
  content: "\f114"
}

.ion-battery-low:before {
  content: "\f115"
}

.ion-beaker:before {
  content: "\f269"
}

.ion-beer:before {
  content: "\f26a"
}

.ion-bluetooth:before {
  content: "\f116"
}

.ion-bonfire:before {
  content: "\f315"
}

.ion-bookmark:before {
  content: "\f26b"
}

.ion-bowtie:before {
  content: "\f3c0"
}

.ion-briefcase:before {
  content: "\f26c"
}

.ion-bug:before {
  content: "\f2be"
}

.ion-calculator:before {
  content: "\f26d"
}

.ion-calendar:before {
  content: "\f117"
}

.ion-camera:before {
  content: "\f118"
}

.ion-card:before {
  content: "\f119"
}

.ion-cash:before {
  content: "\f316"
}

.ion-chatbox:before {
  content: "\f11b"
}

.ion-chatbox-working:before {
  content: "\f11a"
}

.ion-chatboxes:before {
  content: "\f11c"
}

.ion-chatbubble:before {
  content: "\f11e"
}

.ion-chatbubble-working:before {
  content: "\f11d"
}

.ion-chatbubbles:before {
  content: "\f11f"
}

.ion-checkmark:before {
  content: "\f122"
}

.ion-checkmark-circled:before {
  content: "\f120"
}

.ion-checkmark-round:before {
  content: "\f121"
}

.ion-chevron-down:before {
  content: "\f123"
}

.ion-chevron-left:before {
  content: "\f124"
}

.ion-chevron-right:before {
  content: "\f125"
}

.ion-chevron-up:before {
  content: "\f126"
}

.ion-clipboard:before {
  content: "\f127"
}

.ion-clock:before {
  content: "\f26e"
}

.ion-close:before {
  content: "\f12a"
}

.ion-close-circled:before {
  content: "\f128"
}

.ion-close-round:before {
  content: "\f129"
}

.ion-closed-captioning:before {
  content: "\f317"
}

.ion-cloud:before {
  content: "\f12b"
}

.ion-code:before {
  content: "\f271"
}

.ion-code-download:before {
  content: "\f26f"
}

.ion-code-working:before {
  content: "\f270"
}

.ion-coffee:before {
  content: "\f272"
}

.ion-compass:before {
  content: "\f273"
}

.ion-compose:before {
  content: "\f12c"
}

.ion-connection-bars:before {
  content: "\f274"
}

.ion-contrast:before {
  content: "\f275"
}

.ion-crop:before {
  content: "\f3c1"
}

.ion-cube:before {
  content: "\f318"
}

.ion-disc:before {
  content: "\f12d"
}

.ion-document:before {
  content: "\f12f"
}

.ion-document-text:before {
  content: "\f12e"
}

.ion-drag:before {
  content: "\f130"
}

.ion-earth:before {
  content: "\f276"
}

.ion-easel:before {
  content: "\f3c2"
}

.ion-edit:before {
  content: "\f2bf"
}

.ion-egg:before {
  content: "\f277"
}

.ion-eject:before {
  content: "\f131"
}

.ion-email:before {
  content: "\f132"
}

.ion-email-unread:before {
  content: "\f3c3"
}

.ion-erlenmeyer-flask:before {
  content: "\f3c5"
}

.ion-erlenmeyer-flask-bubbles:before {
  content: "\f3c4"
}

.ion-eye:before {
  content: "\f133"
}

.ion-eye-disabled:before {
  content: "\f306"
}

.ion-female:before {
  content: "\f278"
}

.ion-filing:before {
  content: "\f134"
}

.ion-film-marker:before {
  content: "\f135"
}

.ion-fireball:before {
  content: "\f319"
}

.ion-flag:before {
  content: "\f279"
}

.ion-flame:before {
  content: "\f31a"
}

.ion-flash:before {
  content: "\f137"
}

.ion-flash-off:before {
  content: "\f136"
}

.ion-folder:before {
  content: "\f139"
}

.ion-fork:before {
  content: "\f27a"
}

.ion-fork-repo:before {
  content: "\f2c0"
}

.ion-forward:before {
  content: "\f13a"
}

.ion-funnel:before {
  content: "\f31b"
}

.ion-gear-a:before {
  content: "\f13d"
}

.ion-gear-b:before {
  content: "\f13e"
}

.ion-grid:before {
  content: "\f13f"
}

.ion-hammer:before {
  content: "\f27b"
}

.ion-happy:before {
  content: "\f31c"
}

.ion-happy-outline:before {
  content: "\f3c6"
}

.ion-headphone:before {
  content: "\f140"
}

.ion-heart:before {
  content: "\f141"
}

.ion-heart-broken:before {
  content: "\f31d"
}

.ion-help:before {
  content: "\f143"
}

.ion-help-buoy:before {
  content: "\f27c"
}

.ion-help-circled:before {
  content: "\f142"
}

.ion-home:before {
  content: "\f144"
}

.ion-icecream:before {
  content: "\f27d"
}

.ion-image:before {
  content: "\f147"
}

.ion-images:before {
  content: "\f148"
}

.ion-information:before {
  content: "\f14a"
}

.ion-information-circled:before {
  content: "\f149"
}

.ion-ionic:before {
  content: "\f14b"
}

.ion-ios-alarm:before {
  content: "\f3c8"
}

.ion-ios-alarm-outline:before {
  content: "\f3c7"
}

.ion-ios-albums:before {
  content: "\f3ca"
}

.ion-ios-albums-outline:before {
  content: "\f3c9"
}

.ion-ios-americanfootball:before {
  content: "\f3cc"
}

.ion-ios-americanfootball-outline:before {
  content: "\f3cb"
}

.ion-ios-analytics:before {
  content: "\f3ce"
}

.ion-ios-analytics-outline:before {
  content: "\f3cd"
}

.ion-ios-arrow-back:before {
  content: "\f3cf"
}

.ion-ios-arrow-down:before {
  content: "\f3d0"
}

.ion-ios-arrow-forward:before {
  content: "\f3d1"
}

.ion-ios-arrow-left:before {
  content: "\f3d2"
}

.ion-ios-arrow-right:before {
  content: "\f3d3"
}

.ion-ios-arrow-thin-down:before {
  content: "\f3d4"
}

.ion-ios-arrow-thin-left:before {
  content: "\f3d5"
}

.ion-ios-arrow-thin-right:before {
  content: "\f3d6"
}

.ion-ios-arrow-thin-up:before {
  content: "\f3d7"
}

.ion-ios-arrow-up:before {
  content: "\f3d8"
}

.ion-ios-at:before {
  content: "\f3da"
}

.ion-ios-at-outline:before {
  content: "\f3d9"
}

.ion-ios-barcode:before {
  content: "\f3dc"
}

.ion-ios-barcode-outline:before {
  content: "\f3db"
}

.ion-ios-baseball:before {
  content: "\f3de"
}

.ion-ios-baseball-outline:before {
  content: "\f3dd"
}

.ion-ios-basketball:before {
  content: "\f3e0"
}

.ion-ios-basketball-outline:before {
  content: "\f3df"
}

.ion-ios-bell:before {
  content: "\f3e2"
}

.ion-ios-bell-outline:before {
  content: "\f3e1"
}

.ion-ios-body:before {
  content: "\f3e4"
}

.ion-ios-body-outline:before {
  content: "\f3e3"
}

.ion-ios-bolt:before {
  content: "\f3e6"
}

.ion-ios-bolt-outline:before {
  content: "\f3e5"
}

.ion-ios-book:before {
  content: "\f3e8"
}

.ion-ios-book-outline:before {
  content: "\f3e7"
}

.ion-ios-bookmarks:before {
  content: "\f3ea"
}

.ion-ios-bookmarks-outline:before {
  content: "\f3e9"
}

.ion-ios-box:before {
  content: "\f3ec"
}

.ion-ios-box-outline:before {
  content: "\f3eb"
}

.ion-ios-briefcase:before {
  content: "\f3ee"
}

.ion-ios-briefcase-outline:before {
  content: "\f3ed"
}

.ion-ios-browsers:before {
  content: "\f3f0"
}

.ion-ios-browsers-outline:before {
  content: "\f3ef"
}

.ion-ios-calculator:before {
  content: "\f3f2"
}

.ion-ios-calculator-outline:before {
  content: "\f3f1"
}

.ion-ios-calendar:before {
  content: "\f3f4"
}

.ion-ios-calendar-outline:before {
  content: "\f3f3"
}

.ion-ios-camera:before {
  content: "\f3f6"
}

.ion-ios-camera-outline:before {
  content: "\f3f5"
}

.ion-ios-cart:before {
  content: "\f3f8"
}

.ion-ios-cart-outline:before {
  content: "\f3f7"
}

.ion-ios-chatboxes:before {
  content: "\f3fa"
}

.ion-ios-chatboxes-outline:before {
  content: "\f3f9"
}

.ion-ios-chatbubble:before {
  content: "\f3fc"
}

.ion-ios-chatbubble-outline:before {
  content: "\f3fb"
}

.ion-ios-checkmark:before {
  content: "\f3ff"
}

.ion-ios-checkmark-empty:before {
  content: "\f3fd"
}

.ion-ios-checkmark-outline:before {
  content: "\f3fe"
}

.ion-ios-circle-filled:before {
  content: "\f400"
}

.ion-ios-circle-outline:before {
  content: "\f401"
}

.ion-ios-clock:before {
  content: "\f403"
}

.ion-ios-clock-outline:before {
  content: "\f402"
}

.ion-ios-close:before {
  content: "\f406"
}

.ion-ios-close-empty:before {
  content: "\f404"
}

.ion-ios-close-outline:before {
  content: "\f405"
}

.ion-ios-cloud:before {
  content: "\f40c"
}

.ion-ios-cloud-download:before {
  content: "\f408"
}

.ion-ios-cloud-download-outline:before {
  content: "\f407"
}

.ion-ios-cloud-outline:before {
  content: "\f409"
}

.ion-ios-cloud-upload:before {
  content: "\f40b"
}

.ion-ios-cloud-upload-outline:before {
  content: "\f40a"
}

.ion-ios-cloudy:before {
  content: "\f410"
}

.ion-ios-cloudy-night:before {
  content: "\f40e"
}

.ion-ios-cloudy-night-outline:before {
  content: "\f40d"
}

.ion-ios-cloudy-outline:before {
  content: "\f40f"
}

.ion-ios-cog:before {
  content: "\f412"
}

.ion-ios-cog-outline:before {
  content: "\f411"
}

.ion-ios-color-filter:before {
  content: "\f414"
}

.ion-ios-color-filter-outline:before {
  content: "\f413"
}

.ion-ios-color-wand:before {
  content: "\f416"
}

.ion-ios-color-wand-outline:before {
  content: "\f415"
}

.ion-ios-compose:before {
  content: "\f418"
}

.ion-ios-compose-outline:before {
  content: "\f417"
}

.ion-ios-contact:before {
  content: "\f41a"
}

.ion-ios-contact-outline:before {
  content: "\f419"
}

.ion-ios-copy:before {
  content: "\f41c"
}

.ion-ios-copy-outline:before {
  content: "\f41b"
}

.ion-ios-crop:before {
  content: "\f41e"
}

.ion-ios-crop-strong:before {
  content: "\f41d"
}

.ion-ios-download:before {
  content: "\f420"
}

.ion-ios-download-outline:before {
  content: "\f41f"
}

.ion-ios-drag:before {
  content: "\f421"
}

.ion-ios-email:before {
  content: "\f423"
}

.ion-ios-email-outline:before {
  content: "\f422"
}

.ion-ios-eye:before {
  content: "\f425"
}

.ion-ios-eye-outline:before {
  content: "\f424"
}

.ion-ios-fastforward:before {
  content: "\f427"
}

.ion-ios-fastforward-outline:before {
  content: "\f426"
}

.ion-ios-filing:before {
  content: "\f429"
}

.ion-ios-filing-outline:before {
  content: "\f428"
}

.ion-ios-film:before {
  content: "\f42b"
}

.ion-ios-film-outline:before {
  content: "\f42a"
}

.ion-ios-flag:before {
  content: "\f42d"
}

.ion-ios-flag-outline:before {
  content: "\f42c"
}

.ion-ios-flame:before {
  content: "\f42f"
}

.ion-ios-flame-outline:before {
  content: "\f42e"
}

.ion-ios-flask:before {
  content: "\f431"
}

.ion-ios-flask-outline:before {
  content: "\f430"
}

.ion-ios-flower:before {
  content: "\f433"
}

.ion-ios-flower-outline:before {
  content: "\f432"
}

.ion-ios-folder:before {
  content: "\f435"
}

.ion-ios-folder-outline:before {
  content: "\f434"
}

.ion-ios-football:before {
  content: "\f437"
}

.ion-ios-football-outline:before {
  content: "\f436"
}

.ion-ios-game-controller-a:before {
  content: "\f439"
}

.ion-ios-game-controller-a-outline:before {
  content: "\f438"
}

.ion-ios-game-controller-b:before {
  content: "\f43b"
}

.ion-ios-game-controller-b-outline:before {
  content: "\f43a"
}

.ion-ios-gear:before {
  content: "\f43d"
}

.ion-ios-gear-outline:before {
  content: "\f43c"
}

.ion-ios-glasses:before {
  content: "\f43f"
}

.ion-ios-glasses-outline:before {
  content: "\f43e"
}

.ion-ios-grid-view:before {
  content: "\f441"
}

.ion-ios-grid-view-outline:before {
  content: "\f440"
}

.ion-ios-heart:before {
  content: "\f443"
}

.ion-ios-heart-outline:before {
  content: "\f442"
}

.ion-ios-help:before {
  content: "\f446"
}

.ion-ios-help-empty:before {
  content: "\f444"
}

.ion-ios-help-outline:before {
  content: "\f445"
}

.ion-ios-home:before {
  content: "\f448"
}

.ion-ios-home-outline:before {
  content: "\f447"
}

.ion-ios-infinite:before {
  content: "\f44a"
}

.ion-ios-infinite-outline:before {
  content: "\f449"
}

.ion-ios-information:before {
  content: "\f44d"
}

.ion-ios-information-empty:before {
  content: "\f44b"
}

.ion-ios-information-outline:before {
  content: "\f44c"
}

.ion-ios-ionic-outline:before {
  content: "\f44e"
}

.ion-ios-keypad:before {
  content: "\f450"
}

.ion-ios-keypad-outline:before {
  content: "\f44f"
}

.ion-ios-lightbulb:before {
  content: "\f452"
}

.ion-ios-lightbulb-outline:before {
  content: "\f451"
}

.ion-ios-list:before {
  content: "\f454"
}

.ion-ios-list-outline:before {
  content: "\f453"
}

.ion-ios-location:before {
  content: "\f456"
}

.ion-ios-location-outline:before {
  content: "\f455"
}

.ion-ios-locked:before {
  content: "\f458"
}

.ion-ios-locked-outline:before {
  content: "\f457"
}

.ion-ios-loop:before {
  content: "\f45a"
}

.ion-ios-loop-strong:before {
  content: "\f459"
}

.ion-ios-medical:before {
  content: "\f45c"
}

.ion-ios-medical-outline:before {
  content: "\f45b"
}

.ion-ios-medkit:before {
  content: "\f45e"
}

.ion-ios-medkit-outline:before {
  content: "\f45d"
}

.ion-ios-mic:before {
  content: "\f461"
}

.ion-ios-mic-off:before {
  content: "\f45f"
}

.ion-ios-mic-outline:before {
  content: "\f460"
}

.ion-ios-minus:before {
  content: "\f464"
}

.ion-ios-minus-empty:before {
  content: "\f462"
}

.ion-ios-minus-outline:before {
  content: "\f463"
}

.ion-ios-monitor:before {
  content: "\f466"
}

.ion-ios-monitor-outline:before {
  content: "\f465"
}

.ion-ios-moon:before {
  content: "\f468"
}

.ion-ios-moon-outline:before {
  content: "\f467"
}

.ion-ios-more:before {
  content: "\f46a"
}

.ion-ios-more-outline:before {
  content: "\f469"
}

.ion-ios-musical-note:before {
  content: "\f46b"
}

.ion-ios-musical-notes:before {
  content: "\f46c"
}

.ion-ios-navigate:before {
  content: "\f46e"
}

.ion-ios-navigate-outline:before {
  content: "\f46d"
}

.ion-ios-nutrition:before {
  content: "\f470"
}

.ion-ios-nutrition-outline:before {
  content: "\f46f"
}

.ion-ios-paper:before {
  content: "\f472"
}

.ion-ios-paper-outline:before {
  content: "\f471"
}

.ion-ios-paperplane:before {
  content: "\f474"
}

.ion-ios-paperplane-outline:before {
  content: "\f473"
}

.ion-ios-partlysunny:before {
  content: "\f476"
}

.ion-ios-partlysunny-outline:before {
  content: "\f475"
}

.ion-ios-pause:before {
  content: "\f478"
}

.ion-ios-pause-outline:before {
  content: "\f477"
}

.ion-ios-paw:before {
  content: "\f47a"
}

.ion-ios-paw-outline:before {
  content: "\f479"
}

.ion-ios-people:before {
  content: "\f47c"
}

.ion-ios-people-outline:before {
  content: "\f47b"
}

.ion-ios-person:before {
  content: "\f47e"
}

.ion-ios-person-outline:before {
  content: "\f47d"
}

.ion-ios-personadd:before {
  content: "\f480"
}

.ion-ios-personadd-outline:before {
  content: "\f47f"
}

.ion-ios-photos:before {
  content: "\f482"
}

.ion-ios-photos-outline:before {
  content: "\f481"
}

.ion-ios-pie:before {
  content: "\f484"
}

.ion-ios-pie-outline:before {
  content: "\f483"
}

.ion-ios-pint:before {
  content: "\f486"
}

.ion-ios-pint-outline:before {
  content: "\f485"
}

.ion-ios-play:before {
  content: "\f488"
}

.ion-ios-play-outline:before {
  content: "\f487"
}

.ion-ios-plus:before {
  content: "\f48b"
}

.ion-ios-plus-empty:before {
  content: "\f489"
}

.ion-ios-plus-outline:before {
  content: "\f48a"
}

.ion-ios-pricetag:before {
  content: "\f48d"
}

.ion-ios-pricetag-outline:before {
  content: "\f48c"
}

.ion-ios-pricetags:before {
  content: "\f48f"
}

.ion-ios-pricetags-outline:before {
  content: "\f48e"
}

.ion-ios-printer:before {
  content: "\f491"
}

.ion-ios-printer-outline:before {
  content: "\f490"
}

.ion-ios-pulse:before {
  content: "\f493"
}

.ion-ios-pulse-strong:before {
  content: "\f492"
}

.ion-ios-rainy:before {
  content: "\f495"
}

.ion-ios-rainy-outline:before {
  content: "\f494"
}

.ion-ios-recording:before {
  content: "\f497"
}

.ion-ios-recording-outline:before {
  content: "\f496"
}

.ion-ios-redo:before {
  content: "\f499"
}

.ion-ios-redo-outline:before {
  content: "\f498"
}

.ion-ios-refresh:before {
  content: "\f49c"
}

.ion-ios-refresh-empty:before {
  content: "\f49a"
}

.ion-ios-refresh-outline:before {
  content: "\f49b"
}

.ion-ios-reload:before {
  content: "\f49d"
}

.ion-ios-reverse-camera:before {
  content: "\f49f"
}

.ion-ios-reverse-camera-outline:before {
  content: "\f49e"
}

.ion-ios-rewind:before {
  content: "\f4a1"
}

.ion-ios-rewind-outline:before {
  content: "\f4a0"
}

.ion-ios-rose:before {
  content: "\f4a3"
}

.ion-ios-rose-outline:before {
  content: "\f4a2"
}

.ion-ios-search:before {
  content: "\f4a5"
}

.ion-ios-search-strong:before {
  content: "\f4a4"
}

.ion-ios-settings:before {
  content: "\f4a7"
}

.ion-ios-settings-strong:before {
  content: "\f4a6"
}

.ion-ios-shuffle:before {
  content: "\f4a9"
}

.ion-ios-shuffle-strong:before {
  content: "\f4a8"
}

.ion-ios-skipbackward:before {
  content: "\f4ab"
}

.ion-ios-skipbackward-outline:before {
  content: "\f4aa"
}

.ion-ios-skipforward:before {
  content: "\f4ad"
}

.ion-ios-skipforward-outline:before {
  content: "\f4ac"
}

.ion-ios-snowy:before {
  content: "\f4ae"
}

.ion-ios-speedometer:before {
  content: "\f4b0"
}

.ion-ios-speedometer-outline:before {
  content: "\f4af"
}

.ion-ios-star:before {
  content: "\f4b3"
}

.ion-ios-star-half:before {
  content: "\f4b1"
}

.ion-ios-star-outline:before {
  content: "\f4b2"
}

.ion-ios-stopwatch:before {
  content: "\f4b5"
}

.ion-ios-stopwatch-outline:before {
  content: "\f4b4"
}

.ion-ios-sunny:before {
  content: "\f4b7"
}

.ion-ios-sunny-outline:before {
  content: "\f4b6"
}

.ion-ios-telephone:before {
  content: "\f4b9"
}

.ion-ios-telephone-outline:before {
  content: "\f4b8"
}

.ion-ios-tennisball:before {
  content: "\f4bb"
}

.ion-ios-tennisball-outline:before {
  content: "\f4ba"
}

.ion-ios-thunderstorm:before {
  content: "\f4bd"
}

.ion-ios-thunderstorm-outline:before {
  content: "\f4bc"
}

.ion-ios-time:before {
  content: "\f4bf"
}

.ion-ios-time-outline:before {
  content: "\f4be"
}

.ion-ios-timer:before {
  content: "\f4c1"
}

.ion-ios-timer-outline:before {
  content: "\f4c0"
}

.ion-ios-toggle:before {
  content: "\f4c3"
}

.ion-ios-toggle-outline:before {
  content: "\f4c2"
}

.ion-ios-trash:before {
  content: "\f4c5"
}

.ion-ios-trash-outline:before {
  content: "\f4c4"
}

.ion-ios-undo:before {
  content: "\f4c7"
}

.ion-ios-undo-outline:before {
  content: "\f4c6"
}

.ion-ios-unlocked:before {
  content: "\f4c9"
}

.ion-ios-unlocked-outline:before {
  content: "\f4c8"
}

.ion-ios-upload:before {
  content: "\f4cb"
}

.ion-ios-upload-outline:before {
  content: "\f4ca"
}

.ion-ios-videocam:before {
  content: "\f4cd"
}

.ion-ios-videocam-outline:before {
  content: "\f4cc"
}

.ion-ios-volume-high:before {
  content: "\f4ce"
}

.ion-ios-volume-low:before {
  content: "\f4cf"
}

.ion-ios-wineglass:before {
  content: "\f4d1"
}

.ion-ios-wineglass-outline:before {
  content: "\f4d0"
}

.ion-ios-world:before {
  content: "\f4d3"
}

.ion-ios-world-outline:before {
  content: "\f4d2"
}

.ion-ipad:before {
  content: "\f1f9"
}

.ion-iphone:before {
  content: "\f1fa"
}

.ion-ipod:before {
  content: "\f1fb"
}

.ion-jet:before {
  content: "\f295"
}

.ion-key:before {
  content: "\f296"
}

.ion-knife:before {
  content: "\f297"
}

.ion-laptop:before {
  content: "\f1fc"
}

.ion-leaf:before {
  content: "\f1fd"
}

.ion-levels:before {
  content: "\f298"
}

.ion-lightbulb:before {
  content: "\f299"
}

.ion-link:before {
  content: "\f1fe"
}

.ion-load-a:before {
  content: "\f29a"
}

.ion-load-b:before {
  content: "\f29b"
}

.ion-load-c:before {
  content: "\f29c"
}

.ion-load-d:before {
  content: "\f29d"
}

.ion-location:before {
  content: "\f1ff"
}

.ion-lock-combination:before {
  content: "\f4d4"
}

.ion-locked:before {
  content: "\f200"
}

.ion-log-in:before {
  content: "\f29e"
}

.ion-log-out:before {
  content: "\f29f"
}

.ion-loop:before {
  content: "\f201"
}

.ion-magnet:before {
  content: "\f2a0"
}

.ion-male:before {
  content: "\f2a1"
}

.ion-man:before {
  content: "\f202"
}

.ion-map:before {
  content: "\f203"
}

.ion-medkit:before {
  content: "\f2a2"
}

.ion-merge:before {
  content: "\f33f"
}

.ion-mic-a:before {
  content: "\f204"
}

.ion-mic-b:before {
  content: "\f205"
}

.ion-mic-c:before {
  content: "\f206"
}

.ion-minus:before {
  content: "\f209"
}

.ion-minus-circled:before {
  content: "\f207"
}

.ion-minus-round:before {
  content: "\f208"
}

.ion-model-s:before {
  content: "\f2c1"
}

.ion-monitor:before {
  content: "\f20a"
}

.ion-more:before {
  content: "\f20b"
}

.ion-mouse:before {
  content: "\f340"
}

.ion-music-note:before {
  content: "\f20c"
}

.ion-navicon:before {
  content: "\f20e"
}

.ion-navicon-round:before {
  content: "\f20d"
}

.ion-navigate:before {
  content: "\f2a3"
}

.ion-network:before {
  content: "\f341"
}

.ion-no-smoking:before {
  content: "\f2c2"
}

.ion-nuclear:before {
  content: "\f2a4"
}

.ion-outlet:before {
  content: "\f342"
}

.ion-paintbrush:before {
  content: "\f4d5"
}

.ion-paintbucket:before {
  content: "\f4d6"
}

.ion-paper-airplane:before {
  content: "\f2c3"
}

.ion-paperclip:before {
  content: "\f20f"
}

.ion-pause:before {
  content: "\f210"
}

.ion-person:before {
  content: "\f213"
}

.ion-person-add:before {
  content: "\f211"
}

.ion-person-stalker:before {
  content: "\f212"
}

.ion-pie-graph:before {
  content: "\f2a5"
}

.ion-pin:before {
  content: "\f2a6"
}

.ion-pinpoint:before {
  content: "\f2a7"
}

.ion-pizza:before {
  content: "\f2a8"
}

.ion-plane:before {
  content: "\f214"
}

.ion-planet:before {
  content: "\f343"
}

.ion-play:before {
  content: "\f215"
}

.ion-playstation:before {
  content: "\f30a"
}

.ion-plus:before {
  content: "\f218"
}

.ion-plus-circled:before {
  content: "\f216"
}

.ion-plus-round:before {
  content: "\f217"
}

.ion-podium:before {
  content: "\f344"
}

.ion-pound:before {
  content: "\f219"
}

.ion-power:before {
  content: "\f2a9"
}

.ion-pricetag:before {
  content: "\f2aa"
}

.ion-pricetags:before {
  content: "\f2ab"
}

.ion-printer:before {
  content: "\f21a"
}

.ion-pull-request:before {
  content: "\f345"
}

.ion-qr-scanner:before {
  content: "\f346"
}

.ion-quote:before {
  content: "\f347"
}

.ion-radio-waves:before {
  content: "\f2ac"
}

.ion-record:before {
  content: "\f21b"
}

.ion-refresh:before {
  content: "\f21c"
}

.ion-reply:before {
  content: "\f21e"
}

.ion-reply-all:before {
  content: "\f21d"
}

.ion-ribbon-a:before {
  content: "\f348"
}

.ion-ribbon-b:before {
  content: "\f349"
}

.ion-sad:before {
  content: "\f34a"
}

.ion-sad-outline:before {
  content: "\f4d7"
}

.ion-scissors:before {
  content: "\f34b"
}

.ion-search:before {
  content: "\f21f"
}

.ion-settings:before {
  content: "\f2ad"
}

.ion-share:before {
  content: "\f220"
}

.ion-shuffle:before {
  content: "\f221"
}

.ion-skip-backward:before {
  content: "\f222"
}

.ion-skip-forward:before {
  content: "\f223"
}

.ion-social-android:before {
  content: "\f225"
}

.ion-social-android-outline:before {
  content: "\f224"
}

.ion-social-angular:before {
  content: "\f4d9"
}

.ion-social-angular-outline:before {
  content: "\f4d8"
}

.ion-social-apple:before {
  content: "\f227"
}

.ion-social-apple-outline:before {
  content: "\f226"
}

.ion-social-bitcoin:before {
  content: "\f2af"
}

.ion-social-bitcoin-outline:before {
  content: "\f2ae"
}

.ion-social-buffer:before {
  content: "\f229"
}

.ion-social-buffer-outline:before {
  content: "\f228"
}

.ion-social-chrome:before {
  content: "\f4db"
}

.ion-social-chrome-outline:before {
  content: "\f4da"
}

.ion-social-codepen:before {
  content: "\f4dd"
}

.ion-social-codepen-outline:before {
  content: "\f4dc"
}

.ion-social-css3:before {
  content: "\f4df"
}

.ion-social-css3-outline:before {
  content: "\f4de"
}

.ion-social-designernews:before {
  content: "\f22b"
}

.ion-social-designernews-outline:before {
  content: "\f22a"
}

.ion-social-dribbble:before {
  content: "\f22d"
}

.ion-social-dribbble-outline:before {
  content: "\f22c"
}

.ion-social-dropbox:before {
  content: "\f22f"
}

.ion-social-dropbox-outline:before {
  content: "\f22e"
}

.ion-social-euro:before {
  content: "\f4e1"
}

.ion-social-euro-outline:before {
  content: "\f4e0"
}

.ion-social-facebook:before {
  content: "\f231"
}

.ion-social-facebook-outline:before {
  content: "\f230"
}

.ion-social-foursquare:before {
  content: "\f34d"
}

.ion-social-foursquare-outline:before {
  content: "\f34c"
}

.ion-social-freebsd-devil:before {
  content: "\f2c4"
}

.ion-social-github:before {
  content: "\f233"
}

.ion-social-github-outline:before {
  content: "\f232"
}

.ion-social-google:before {
  content: "\f34f"
}

.ion-social-google-outline:before {
  content: "\f34e"
}

.ion-social-googleplus:before {
  content: "\f235"
}

.ion-social-googleplus-outline:before {
  content: "\f234"
}

.ion-social-hackernews:before {
  content: "\f237"
}

.ion-social-hackernews-outline:before {
  content: "\f236"
}

.ion-social-html5:before {
  content: "\f4e3"
}

.ion-social-html5-outline:before {
  content: "\f4e2"
}

.ion-social-instagram:before {
  content: "\f351"
}

.ion-social-instagram-outline:before {
  content: "\f350"
}

.ion-social-javascript:before {
  content: "\f4e5"
}

.ion-social-javascript-outline:before {
  content: "\f4e4"
}

.ion-social-linkedin:before {
  content: "\f239"
}

.ion-social-linkedin-outline:before {
  content: "\f238"
}

.ion-social-markdown:before {
  content: "\f4e6"
}

.ion-social-nodejs:before {
  content: "\f4e7"
}

.ion-social-octocat:before {
  content: "\f4e8"
}

.ion-social-pinterest:before {
  content: "\f2b1"
}

.ion-social-pinterest-outline:before {
  content: "\f2b0"
}

.ion-social-python:before {
  content: "\f4e9"
}

.ion-social-reddit:before {
  content: "\f23b"
}

.ion-social-reddit-outline:before {
  content: "\f23a"
}

.ion-social-rss:before {
  content: "\f23d"
}

.ion-social-rss-outline:before {
  content: "\f23c"
}

.ion-social-sass:before {
  content: "\f4ea"
}

.ion-social-skype:before {
  content: "\f23f"
}

.ion-social-skype-outline:before {
  content: "\f23e"
}

.ion-social-snapchat:before {
  content: "\f4ec"
}

.ion-social-snapchat-outline:before {
  content: "\f4eb"
}

.ion-social-tumblr:before {
  content: "\f241"
}

.ion-social-tumblr-outline:before {
  content: "\f240"
}

.ion-social-tux:before {
  content: "\f2c5"
}

.ion-social-twitch:before {
  content: "\f4ee"
}

.ion-social-twitch-outline:before {
  content: "\f4ed"
}

.ion-social-twitter:before {
  content: "\f243"
}

.ion-social-twitter-outline:before {
  content: "\f242"
}

.ion-social-usd:before {
  content: "\f353"
}

.ion-social-usd-outline:before {
  content: "\f352"
}

.ion-social-vimeo:before {
  content: "\f245"
}

.ion-social-vimeo-outline:before {
  content: "\f244"
}

.ion-social-whatsapp:before {
  content: "\f4f0"
}

.ion-social-whatsapp-outline:before {
  content: "\f4ef"
}

.ion-social-windows:before {
  content: "\f247"
}

.ion-social-windows-outline:before {
  content: "\f246"
}

.ion-social-wordpress:before {
  content: "\f249"
}

.ion-social-wordpress-outline:before {
  content: "\f248"
}

.ion-social-yahoo:before {
  content: "\f24b"
}

.ion-social-yahoo-outline:before {
  content: "\f24a"
}

.ion-social-yen:before {
  content: "\f4f2"
}

.ion-social-yen-outline:before {
  content: "\f4f1"
}

.ion-social-youtube:before {
  content: "\f24d"
}

.ion-social-youtube-outline:before {
  content: "\f24c"
}

.ion-soup-can:before {
  content: "\f4f4"
}

.ion-soup-can-outline:before {
  content: "\f4f3"
}

.ion-speakerphone:before {
  content: "\f2b2"
}

.ion-speedometer:before {
  content: "\f2b3"
}

.ion-spoon:before {
  content: "\f2b4"
}

.ion-star:before {
  content: "\f24e"
}

.ion-stats-bars:before {
  content: "\f2b5"
}

.ion-steam:before {
  content: "\f30b"
}

.ion-stop:before {
  content: "\f24f"
}

.ion-thermometer:before {
  content: "\f2b6"
}

.ion-thumbsdown:before {
  content: "\f250"
}

.ion-thumbsup:before {
  content: "\f251"
}

.ion-toggle:before {
  content: "\f355"
}

.ion-toggle-filled:before {
  content: "\f354"
}

.ion-transgender:before {
  content: "\f4f5"
}

.ion-trash-a:before {
  content: "\f252"
}

.ion-trash-b:before {
  content: "\f253"
}

.ion-trophy:before {
  content: "\f356"
}

.ion-tshirt:before {
  content: "\f4f7"
}

.ion-tshirt-outline:before {
  content: "\f4f6"
}

.ion-umbrella:before {
  content: "\f2b7"
}

.ion-university:before {
  content: "\f357"
}

.ion-unlocked:before {
  content: "\f254"
}

.ion-upload:before {
  content: "\f255"
}

.ion-usb:before {
  content: "\f2b8"
}

.ion-videocamera:before {
  content: "\f256"
}

.ion-volume-high:before {
  content: "\f257"
}

.ion-volume-low:before {
  content: "\f258"
}

.ion-volume-medium:before {
  content: "\f259"
}

.ion-volume-mute:before {
  content: "\f25a"
}

.ion-wand:before {
  content: "\f358"
}

.ion-waterdrop:before {
  content: "\f25b"
}

.ion-wifi:before {
  content: "\f25c"
}

.ion-wineglass:before {
  content: "\f2b9"
}

.ion-woman:before {
  content: "\f25d"
}

.ion-wrench:before {
  content: "\f2ba"
}

.ion-xbox:before {
  content: "\f30c"
}

/*!
 *  Material Design Iconic Font by Sergey Kupletsky (@zavoloklom) - http://zavoloklom.github.io/material-design-iconic-font/
 *  License - http://zavoloklom.github.io/material-design-iconic-font/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: Material;
  src: url("../../../theme_icon/Material-Design-Iconic-Font.woff2") format("woff2");
  font-weight: 400;
  font-style: normal
}

.zmdi {
  display: inline-block;
  font: normal normal normal 14px/1 Material;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.zmdi-hc-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%
}

.zmdi-hc-2x {
  font-size: 2em
}

.zmdi-hc-3x {
  font-size: 3em
}

.zmdi-hc-4x {
  font-size: 4em
}

.zmdi-hc-5x {
  font-size: 5em
}

.zmdi-hc-fw {
  width: 1.28571429em;
  text-align: center
}

.zmdi-hc-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none
}

.zmdi-hc-ul>li {
  position: relative
}

.zmdi-hc-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center
}

.zmdi-hc-li.zmdi-hc-lg {
  left: -1.85714286em
}

.zmdi-hc-border {
  padding: .1em .25em;
  border: .1em solid #9e9e9e;
  border-radius: 2px
}

.zmdi-hc-border-circle {
  padding: .1em .25em;
  border: .1em solid #9e9e9e;
  border-radius: 50%
}

.zmdi.pull-left {
  float: left;
  margin-right: .15em
}

.zmdi.pull-right {
  float: right;
  margin-left: .15em
}

.zmdi-hc-spin {
  -webkit-animation: a 1.5s infinite linear;
  animation: a 1.5s infinite linear
}

.zmdi-hc-spin-reverse {
  -webkit-animation: b 1.5s infinite linear;
  animation: b 1.5s infinite linear
}

@-webkit-keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

@keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

@-webkit-keyframes b {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(-359deg);
    transform: rotate(-359deg)
  }
}

@keyframes b {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(-359deg);
    transform: rotate(-359deg)
  }
}

.zmdi-hc-rotate-90 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}

.zmdi-hc-rotate-180 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

.zmdi-hc-rotate-270 {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg)
}

.zmdi-hc-flip-horizontal {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1)
}

.zmdi-hc-flip-vertical {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1)
}

.zmdi-hc-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle
}

.zmdi-hc-stack-1x,
.zmdi-hc-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center
}

.zmdi-hc-stack-1x {
  line-height: inherit
}

.zmdi-hc-stack-2x {
  font-size: 2em
}

.zmdi-hc-inverse {
  color: #fff
}

.zmdi-3d-rotation:before {
  content: "\f101"
}

.zmdi-airplane-off:before {
  content: "\f102"
}

.zmdi-airplane:before {
  content: "\f103"
}

.zmdi-album:before {
  content: "\f104"
}

.zmdi-archive:before {
  content: "\f105"
}

.zmdi-assignment-account:before {
  content: "\f106"
}

.zmdi-assignment-alert:before {
  content: "\f107"
}

.zmdi-assignment-check:before {
  content: "\f108"
}

.zmdi-assignment-o:before {
  content: "\f109"
}

.zmdi-assignment-return:before {
  content: "\f10a"
}

.zmdi-assignment-returned:before {
  content: "\f10b"
}

.zmdi-assignment:before {
  content: "\f10c"
}

.zmdi-attachment-alt:before {
  content: "\f10d"
}

.zmdi-attachment:before {
  content: "\f10e"
}

.zmdi-audio:before {
  content: "\f10f"
}

.zmdi-badge-check:before {
  content: "\f110"
}

.zmdi-balance-wallet:before {
  content: "\f111"
}

.zmdi-balance:before {
  content: "\f112"
}

.zmdi-battery-alert:before {
  content: "\f113"
}

.zmdi-battery-flash:before {
  content: "\f114"
}

.zmdi-battery-unknown:before {
  content: "\f115"
}

.zmdi-battery:before {
  content: "\f116"
}

.zmdi-bike:before {
  content: "\f117"
}

.zmdi-block-alt:before {
  content: "\f118"
}

.zmdi-block:before {
  content: "\f119"
}

.zmdi-boat:before {
  content: "\f11a"
}

.zmdi-book-image:before {
  content: "\f11b"
}

.zmdi-book:before {
  content: "\f11c"
}

.zmdi-bookmark-outline:before {
  content: "\f11d"
}

.zmdi-bookmark:before {
  content: "\f11e"
}

.zmdi-brush:before {
  content: "\f11f"
}

.zmdi-bug:before {
  content: "\f120"
}

.zmdi-bus:before {
  content: "\f121"
}

.zmdi-cake:before {
  content: "\f122"
}

.zmdi-car-taxi:before {
  content: "\f123"
}

.zmdi-car-wash:before {
  content: "\f124"
}

.zmdi-car:before {
  content: "\f125"
}

.zmdi-card-giftcard:before {
  content: "\f126"
}

.zmdi-card-membership:before {
  content: "\f127"
}

.zmdi-card-travel:before {
  content: "\f128"
}

.zmdi-card:before {
  content: "\f129"
}

.zmdi-case-check:before {
  content: "\f12a"
}

.zmdi-case-download:before {
  content: "\f12b"
}

.zmdi-case-play:before {
  content: "\f12c"
}

.zmdi-case:before {
  content: "\f12d"
}

.zmdi-cast-connected:before {
  content: "\f12e"
}

.zmdi-cast:before {
  content: "\f12f"
}

.zmdi-chart-donut:before {
  content: "\f130"
}

.zmdi-chart:before {
  content: "\f131"
}

.zmdi-city-alt:before {
  content: "\f132"
}

.zmdi-city:before {
  content: "\f133"
}

.zmdi-close-circle-o:before {
  content: "\f134"
}

.zmdi-close-circle:before {
  content: "\f135"
}

.zmdi-close:before {
  content: "\f136"
}

.zmdi-cocktail:before {
  content: "\f137"
}

.zmdi-code-setting:before {
  content: "\f138"
}

.zmdi-code-smartphone:before {
  content: "\f139"
}

.zmdi-code:before {
  content: "\f13a"
}

.zmdi-coffee:before {
  content: "\f13b"
}

.zmdi-collection-bookmark:before {
  content: "\f13c"
}

.zmdi-collection-case-play:before {
  content: "\f13d"
}

.zmdi-collection-folder-image:before {
  content: "\f13e"
}

.zmdi-collection-image-o:before {
  content: "\f13f"
}

.zmdi-collection-image:before {
  content: "\f140"
}

.zmdi-collection-item-1:before {
  content: "\f141"
}

.zmdi-collection-item-2:before {
  content: "\f142"
}

.zmdi-collection-item-3:before {
  content: "\f143"
}

.zmdi-collection-item-4:before {
  content: "\f144"
}

.zmdi-collection-item-5:before {
  content: "\f145"
}

.zmdi-collection-item-6:before {
  content: "\f146"
}

.zmdi-collection-item-7:before {
  content: "\f147"
}

.zmdi-collection-item-8:before {
  content: "\f148"
}

.zmdi-collection-item-9-plus:before {
  content: "\f149"
}

.zmdi-collection-item-9:before {
  content: "\f14a"
}

.zmdi-collection-item:before {
  content: "\f14b"
}

.zmdi-collection-music:before {
  content: "\f14c"
}

.zmdi-collection-pdf:before {
  content: "\f14d"
}

.zmdi-collection-plus:before {
  content: "\f14e"
}

.zmdi-collection-speaker:before {
  content: "\f14f"
}

.zmdi-collection-text:before {
  content: "\f150"
}

.zmdi-collection-video:before {
  content: "\f151"
}

.zmdi-compass:before {
  content: "\f152"
}

.zmdi-cutlery:before {
  content: "\f153"
}

.zmdi-delete:before {
  content: "\f154"
}

.zmdi-dialpad:before {
  content: "\f155"
}

.zmdi-dns:before {
  content: "\f156"
}

.zmdi-drink:before {
  content: "\f157"
}

.zmdi-edit:before {
  content: "\f158"
}

.zmdi-email-open:before {
  content: "\f159"
}

.zmdi-email:before {
  content: "\f15a"
}

.zmdi-eye-off:before {
  content: "\f15b"
}

.zmdi-eye:before {
  content: "\f15c"
}

.zmdi-eyedropper:before {
  content: "\f15d"
}

.zmdi-favorite-outline:before {
  content: "\f15e"
}

.zmdi-favorite:before {
  content: "\f15f"
}

.zmdi-filter-list:before {
  content: "\f160"
}

.zmdi-fire:before {
  content: "\f161"
}

.zmdi-flag:before {
  content: "\f162"
}

.zmdi-flare:before {
  content: "\f163"
}

.zmdi-flash-auto:before {
  content: "\f164"
}

.zmdi-flash-off:before {
  content: "\f165"
}

.zmdi-flash:before {
  content: "\f166"
}

.zmdi-flip:before {
  content: "\f167"
}

.zmdi-flower-alt:before {
  content: "\f168"
}

.zmdi-flower:before {
  content: "\f169"
}

.zmdi-font:before {
  content: "\f16a"
}

.zmdi-fullscreen-alt:before {
  content: "\f16b"
}

.zmdi-fullscreen-exit:before {
  content: "\f16c"
}

.zmdi-fullscreen:before {
  content: "\f16d"
}

.zmdi-functions:before {
  content: "\f16e"
}

.zmdi-gas-station:before {
  content: "\f16f"
}

.zmdi-gesture:before {
  content: "\f170"
}

.zmdi-globe-alt:before {
  content: "\f171"
}

.zmdi-globe-lock:before {
  content: "\f172"
}

.zmdi-globe:before {
  content: "\f173"
}

.zmdi-graduation-cap:before {
  content: "\f174"
}

.zmdi-home:before {
  content: "\f175"
}

.zmdi-hospital-alt:before {
  content: "\f176"
}

.zmdi-hospital:before {
  content: "\f177"
}

.zmdi-hotel:before {
  content: "\f178"
}

.zmdi-hourglass-alt:before {
  content: "\f179"
}

.zmdi-hourglass-outline:before {
  content: "\f17a"
}

.zmdi-hourglass:before {
  content: "\f17b"
}

.zmdi-http:before {
  content: "\f17c"
}

.zmdi-image-alt:before {
  content: "\f17d"
}

.zmdi-image-o:before {
  content: "\f17e"
}

.zmdi-image:before {
  content: "\f17f"
}

.zmdi-inbox:before {
  content: "\f180"
}

.zmdi-invert-colors-off:before {
  content: "\f181"
}

.zmdi-invert-colors:before {
  content: "\f182"
}

.zmdi-key:before {
  content: "\f183"
}

.zmdi-label-alt-outline:before {
  content: "\f184"
}

.zmdi-label-alt:before {
  content: "\f185"
}

.zmdi-label-heart:before {
  content: "\f186"
}

.zmdi-label:before {
  content: "\f187"
}

.zmdi-labels:before {
  content: "\f188"
}

.zmdi-lamp:before {
  content: "\f189"
}

.zmdi-landscape:before {
  content: "\f18a"
}

.zmdi-layers-off:before {
  content: "\f18b"
}

.zmdi-layers:before {
  content: "\f18c"
}

.zmdi-library:before {
  content: "\f18d"
}

.zmdi-link:before {
  content: "\f18e"
}

.zmdi-lock-open:before {
  content: "\f18f"
}

.zmdi-lock-outline:before {
  content: "\f190"
}

.zmdi-lock:before {
  content: "\f191"
}

.zmdi-mail-reply-all:before {
  content: "\f192"
}

.zmdi-mail-reply:before {
  content: "\f193"
}

.zmdi-mail-send:before {
  content: "\f194"
}

.zmdi-mall:before {
  content: "\f195"
}

.zmdi-map:before {
  content: "\f196"
}

.zmdi-menu:before {
  content: "\f197"
}

.zmdi-money-box:before {
  content: "\f198"
}

.zmdi-money-off:before {
  content: "\f199"
}

.zmdi-money:before {
  content: "\f19a"
}

.zmdi-more-vert:before {
  content: "\f19b"
}

.zmdi-more:before {
  content: "\f19c"
}

.zmdi-movie-alt:before {
  content: "\f19d"
}

.zmdi-movie:before {
  content: "\f19e"
}

.zmdi-nature-people:before {
  content: "\f19f"
}

.zmdi-nature:before {
  content: "\f1a0"
}

.zmdi-navigation:before {
  content: "\f1a1"
}

.zmdi-open-in-browser:before {
  content: "\f1a2"
}

.zmdi-open-in-new:before {
  content: "\f1a3"
}

.zmdi-palette:before {
  content: "\f1a4"
}

.zmdi-parking:before {
  content: "\f1a5"
}

.zmdi-pin-account:before {
  content: "\f1a6"
}

.zmdi-pin-assistant:before {
  content: "\f1a7"
}

.zmdi-pin-drop:before {
  content: "\f1a8"
}

.zmdi-pin-help:before {
  content: "\f1a9"
}

.zmdi-pin-off:before {
  content: "\f1aa"
}

.zmdi-pin:before {
  content: "\f1ab"
}

.zmdi-pizza:before {
  content: "\f1ac"
}

.zmdi-plaster:before {
  content: "\f1ad"
}

.zmdi-power-setting:before {
  content: "\f1ae"
}

.zmdi-power:before {
  content: "\f1af"
}

.zmdi-print:before {
  content: "\f1b0"
}

.zmdi-puzzle-piece:before {
  content: "\f1b1"
}

.zmdi-quote:before {
  content: "\f1b2"
}

.zmdi-railway:before {
  content: "\f1b3"
}

.zmdi-receipt:before {
  content: "\f1b4"
}

.zmdi-refresh-alt:before {
  content: "\f1b5"
}

.zmdi-refresh-sync-alert:before {
  content: "\f1b6"
}

.zmdi-refresh-sync-off:before {
  content: "\f1b7"
}

.zmdi-refresh-sync:before {
  content: "\f1b8"
}

.zmdi-refresh:before {
  content: "\f1b9"
}

.zmdi-roller:before {
  content: "\f1ba"
}

.zmdi-ruler:before {
  content: "\f1bb"
}

.zmdi-scissors:before {
  content: "\f1bc"
}

.zmdi-screen-rotation-lock:before {
  content: "\f1bd"
}

.zmdi-screen-rotation:before {
  content: "\f1be"
}

.zmdi-search-for:before {
  content: "\f1bf"
}

.zmdi-search-in-file:before {
  content: "\f1c0"
}

.zmdi-search-in-page:before {
  content: "\f1c1"
}

.zmdi-search-replace:before {
  content: "\f1c2"
}

.zmdi-search:before {
  content: "\f1c3"
}

.zmdi-seat:before {
  content: "\f1c4"
}

.zmdi-settings-square:before {
  content: "\f1c5"
}

.zmdi-settings:before {
  content: "\f1c6"
}

.zmdi-shield-check:before {
  content: "\f1c7"
}

.zmdi-shield-security:before {
  content: "\f1c8"
}

.zmdi-shopping-basket:before {
  content: "\f1c9"
}

.zmdi-shopping-cart-plus:before {
  content: "\f1ca"
}

.zmdi-shopping-cart:before {
  content: "\f1cb"
}

.zmdi-sign-in:before {
  content: "\f1cc"
}

.zmdi-sort-amount-asc:before {
  content: "\f1cd"
}

.zmdi-sort-amount-desc:before {
  content: "\f1ce"
}

.zmdi-sort-asc:before {
  content: "\f1cf"
}

.zmdi-sort-desc:before {
  content: "\f1d0"
}

.zmdi-spellcheck:before {
  content: "\f1d1"
}

.zmdi-storage:before {
  content: "\f1d2"
}

.zmdi-store-24:before {
  content: "\f1d3"
}

.zmdi-store:before {
  content: "\f1d4"
}

.zmdi-subway:before {
  content: "\f1d5"
}

.zmdi-sun:before {
  content: "\f1d6"
}

.zmdi-tab-unselected:before {
  content: "\f1d7"
}

.zmdi-tab:before {
  content: "\f1d8"
}

.zmdi-tag-close:before {
  content: "\f1d9"
}

.zmdi-tag-more:before {
  content: "\f1da"
}

.zmdi-tag:before {
  content: "\f1db"
}

.zmdi-thumb-down:before {
  content: "\f1dc"
}

.zmdi-thumb-up-down:before {
  content: "\f1dd"
}

.zmdi-thumb-up:before {
  content: "\f1de"
}

.zmdi-ticket-star:before {
  content: "\f1df"
}

.zmdi-toll:before {
  content: "\f1e0"
}

.zmdi-toys:before {
  content: "\f1e1"
}

.zmdi-traffic:before {
  content: "\f1e2"
}

.zmdi-translate:before {
  content: "\f1e3"
}

.zmdi-triangle-down:before {
  content: "\f1e4"
}

.zmdi-triangle-up:before {
  content: "\f1e5"
}

.zmdi-truck:before {
  content: "\f1e6"
}

.zmdi-turning-sign:before {
  content: "\f1e7"
}

.zmdi-wallpaper:before {
  content: "\f1e8"
}

.zmdi-washing-machine:before {
  content: "\f1e9"
}

.zmdi-window-maximize:before {
  content: "\f1ea"
}

.zmdi-window-minimize:before {
  content: "\f1eb"
}

.zmdi-window-restore:before {
  content: "\f1ec"
}

.zmdi-wrench:before {
  content: "\f1ed"
}

.zmdi-zoom-in:before {
  content: "\f1ee"
}

.zmdi-zoom-out:before {
  content: "\f1ef"
}

.zmdi-alert-circle-o:before {
  content: "\f1f0"
}

.zmdi-alert-circle:before {
  content: "\f1f1"
}

.zmdi-alert-octagon:before {
  content: "\f1f2"
}

.zmdi-alert-polygon:before {
  content: "\f1f3"
}

.zmdi-alert-triangle:before {
  content: "\f1f4"
}

.zmdi-help-outline:before {
  content: "\f1f5"
}

.zmdi-help:before {
  content: "\f1f6"
}

.zmdi-info-outline:before {
  content: "\f1f7"
}

.zmdi-info:before {
  content: "\f1f8"
}

.zmdi-notifications-active:before {
  content: "\f1f9"
}

.zmdi-notifications-add:before {
  content: "\f1fa"
}

.zmdi-notifications-none:before {
  content: "\f1fb"
}

.zmdi-notifications-off:before {
  content: "\f1fc"
}

.zmdi-notifications-paused:before {
  content: "\f1fd"
}

.zmdi-notifications:before {
  content: "\f1fe"
}

.zmdi-account-add:before {
  content: "\f1ff"
}

.zmdi-account-box-mail:before {
  content: "\f200"
}

.zmdi-account-box-o:before {
  content: "\f201"
}

.zmdi-account-box-phone:before {
  content: "\f202"
}

.zmdi-account-box:before {
  content: "\f203"
}

.zmdi-account-calendar:before {
  content: "\f204"
}

.zmdi-account-circle:before {
  content: "\f205"
}

.zmdi-account-o:before {
  content: "\f206"
}

.zmdi-account:before {
  content: "\f207"
}

.zmdi-accounts-add:before {
  content: "\f208"
}

.zmdi-accounts-alt:before {
  content: "\f209"
}

.zmdi-accounts-list-alt:before {
  content: "\f20a"
}

.zmdi-accounts-list:before {
  content: "\f20b"
}

.zmdi-accounts-outline:before {
  content: "\f20c"
}

.zmdi-accounts:before {
  content: "\f20d"
}

.zmdi-face:before {
  content: "\f20e"
}

.zmdi-female:before {
  content: "\f20f"
}

.zmdi-male-alt:before {
  content: "\f210"
}

.zmdi-male-female:before {
  content: "\f211"
}

.zmdi-male:before {
  content: "\f212"
}

.zmdi-mood-bad:before {
  content: "\f213"
}

.zmdi-mood:before {
  content: "\f214"
}

.zmdi-run:before {
  content: "\f215"
}

.zmdi-walk:before {
  content: "\f216"
}

.zmdi-cloud-box:before {
  content: "\f217"
}

.zmdi-cloud-circle:before {
  content: "\f218"
}

.zmdi-cloud-done:before {
  content: "\f219"
}

.zmdi-cloud-download:before {
  content: "\f21a"
}

.zmdi-cloud-off:before {
  content: "\f21b"
}

.zmdi-cloud-outline-alt:before {
  content: "\f21c"
}

.zmdi-cloud-outline:before {
  content: "\f21d"
}

.zmdi-cloud-upload:before {
  content: "\f21e"
}

.zmdi-cloud:before {
  content: "\f21f"
}

.zmdi-download:before {
  content: "\f220"
}

.zmdi-file-plus:before {
  content: "\f221"
}

.zmdi-file-text:before {
  content: "\f222"
}

.zmdi-file:before {
  content: "\f223"
}

.zmdi-folder-outline:before {
  content: "\f224"
}

.zmdi-folder-person:before {
  content: "\f225"
}

.zmdi-folder-star-alt:before {
  content: "\f226"
}

.zmdi-folder-star:before {
  content: "\f227"
}

.zmdi-folder:before {
  content: "\f228"
}

.zmdi-gif:before {
  content: "\f229"
}

.zmdi-upload:before {
  content: "\f22a"
}

.zmdi-border-all:before {
  content: "\f22b"
}

.zmdi-border-bottom:before {
  content: "\f22c"
}

.zmdi-border-clear:before {
  content: "\f22d"
}

.zmdi-border-color:before {
  content: "\f22e"
}

.zmdi-border-horizontal:before {
  content: "\f22f"
}

.zmdi-border-inner:before {
  content: "\f230"
}

.zmdi-border-left:before {
  content: "\f231"
}

.zmdi-border-outer:before {
  content: "\f232"
}

.zmdi-border-right:before {
  content: "\f233"
}

.zmdi-border-style:before {
  content: "\f234"
}

.zmdi-border-top:before {
  content: "\f235"
}

.zmdi-border-vertical:before {
  content: "\f236"
}

.zmdi-copy:before {
  content: "\f237"
}

.zmdi-crop:before {
  content: "\f238"
}

.zmdi-format-align-center:before {
  content: "\f239"
}

.zmdi-format-align-justify:before {
  content: "\f23a"
}

.zmdi-format-align-left:before {
  content: "\f23b"
}

.zmdi-format-align-right:before {
  content: "\f23c"
}

.zmdi-format-bold:before {
  content: "\f23d"
}

.zmdi-format-clear-all:before {
  content: "\f23e"
}

.zmdi-format-clear:before {
  content: "\f23f"
}

.zmdi-format-color-fill:before {
  content: "\f240"
}

.zmdi-format-color-reset:before {
  content: "\f241"
}

.zmdi-format-color-text:before {
  content: "\f242"
}

.zmdi-format-indent-decrease:before {
  content: "\f243"
}

.zmdi-format-indent-increase:before {
  content: "\f244"
}

.zmdi-format-italic:before {
  content: "\f245"
}

.zmdi-format-line-spacing:before {
  content: "\f246"
}

.zmdi-format-list-bulleted:before {
  content: "\f247"
}

.zmdi-format-list-numbered:before {
  content: "\f248"
}

.zmdi-format-ltr:before {
  content: "\f249"
}

.zmdi-format-rtl:before {
  content: "\f24a"
}

.zmdi-format-size:before {
  content: "\f24b"
}

.zmdi-format-strikethrough-s:before {
  content: "\f24c"
}

.zmdi-format-strikethrough:before {
  content: "\f24d"
}

.zmdi-format-subject:before {
  content: "\f24e"
}

.zmdi-format-underlined:before {
  content: "\f24f"
}

.zmdi-format-valign-bottom:before {
  content: "\f250"
}

.zmdi-format-valign-center:before {
  content: "\f251"
}

.zmdi-format-valign-top:before {
  content: "\f252"
}

.zmdi-redo:before {
  content: "\f253"
}

.zmdi-select-all:before {
  content: "\f254"
}

.zmdi-space-bar:before {
  content: "\f255"
}

.zmdi-text-format:before {
  content: "\f256"
}

.zmdi-transform:before {
  content: "\f257"
}

.zmdi-undo:before {
  content: "\f258"
}

.zmdi-wrap-text:before {
  content: "\f259"
}

.zmdi-comment-alert:before {
  content: "\f25a"
}

.zmdi-comment-alt-text:before {
  content: "\f25b"
}

.zmdi-comment-alt:before {
  content: "\f25c"
}

.zmdi-comment-edit:before {
  content: "\f25d"
}

.zmdi-comment-image:before {
  content: "\f25e"
}

.zmdi-comment-list:before {
  content: "\f25f"
}

.zmdi-comment-more:before {
  content: "\f260"
}

.zmdi-comment-outline:before {
  content: "\f261"
}

.zmdi-comment-text-alt:before {
  content: "\f262"
}

.zmdi-comment-text:before {
  content: "\f263"
}

.zmdi-comment-video:before {
  content: "\f264"
}

.zmdi-comment:before {
  content: "\f265"
}

.zmdi-comments:before {
  content: "\f266"
}

.zmdi-check-all:before {
  content: "\f267"
}

.zmdi-check-circle-u:before {
  content: "\f268"
}

.zmdi-check-circle:before {
  content: "\f269"
}

.zmdi-check-square:before {
  content: "\f26a"
}

.zmdi-check:before {
  content: "\f26b"
}

.zmdi-circle-o:before {
  content: "\f26c"
}

.zmdi-circle:before {
  content: "\f26d"
}

.zmdi-dot-circle-alt:before {
  content: "\f26e"
}

.zmdi-dot-circle:before {
  content: "\f26f"
}

.zmdi-minus-circle-outline:before {
  content: "\f270"
}

.zmdi-minus-circle:before {
  content: "\f271"
}

.zmdi-minus-square:before {
  content: "\f272"
}

.zmdi-minus:before {
  content: "\f273"
}

.zmdi-plus-circle-o-duplicate:before {
  content: "\f274"
}

.zmdi-plus-circle-o:before {
  content: "\f275"
}

.zmdi-plus-circle:before {
  content: "\f276"
}

.zmdi-plus-square:before {
  content: "\f277"
}

.zmdi-plus:before {
  content: "\f278"
}

.zmdi-square-o:before {
  content: "\f279"
}

.zmdi-star-circle:before {
  content: "\f27a"
}

.zmdi-star-half:before {
  content: "\f27b"
}

.zmdi-star-outline:before {
  content: "\f27c"
}

.zmdi-star:before {
  content: "\f27d"
}

.zmdi-bluetooth-connected:before {
  content: "\f27e"
}

.zmdi-bluetooth-off:before {
  content: "\f27f"
}

.zmdi-bluetooth-search:before {
  content: "\f280"
}

.zmdi-bluetooth-setting:before {
  content: "\f281"
}

.zmdi-bluetooth:before {
  content: "\f282"
}

.zmdi-camera-add:before {
  content: "\f283"
}

.zmdi-camera-alt:before {
  content: "\f284"
}

.zmdi-camera-bw:before {
  content: "\f285"
}

.zmdi-camera-front:before {
  content: "\f286"
}

.zmdi-camera-mic:before {
  content: "\f287"
}

.zmdi-camera-party-mode:before {
  content: "\f288"
}

.zmdi-camera-rear:before {
  content: "\f289"
}

.zmdi-camera-roll:before {
  content: "\f28a"
}

.zmdi-camera-switch:before {
  content: "\f28b"
}

.zmdi-camera:before {
  content: "\f28c"
}

.zmdi-card-alert:before {
  content: "\f28d"
}

.zmdi-card-off:before {
  content: "\f28e"
}

.zmdi-card-sd:before {
  content: "\f28f"
}

.zmdi-card-sim:before {
  content: "\f290"
}

.zmdi-desktop-mac:before {
  content: "\f291"
}

.zmdi-desktop-windows:before {
  content: "\f292"
}

.zmdi-device-hub:before {
  content: "\f293"
}

.zmdi-devices-off:before {
  content: "\f294"
}

.zmdi-devices:before {
  content: "\f295"
}

.zmdi-dock:before {
  content: "\f296"
}

.zmdi-floppy:before {
  content: "\f297"
}

.zmdi-gamepad:before {
  content: "\f298"
}

.zmdi-gps-dot:before {
  content: "\f299"
}

.zmdi-gps-off:before {
  content: "\f29a"
}

.zmdi-gps:before {
  content: "\f29b"
}

.zmdi-headset-mic:before {
  content: "\f29c"
}

.zmdi-headset:before {
  content: "\f29d"
}

.zmdi-input-antenna:before {
  content: "\f29e"
}

.zmdi-input-composite:before {
  content: "\f29f"
}

.zmdi-input-hdmi:before {
  content: "\f2a0"
}

.zmdi-input-power:before {
  content: "\f2a1"
}

.zmdi-input-svideo:before {
  content: "\f2a2"
}

.zmdi-keyboard-hide:before {
  content: "\f2a3"
}

.zmdi-keyboard:before {
  content: "\f2a4"
}

.zmdi-laptop-chromebook:before {
  content: "\f2a5"
}

.zmdi-laptop-mac:before {
  content: "\f2a6"
}

.zmdi-laptop:before {
  content: "\f2a7"
}

.zmdi-mic-off:before {
  content: "\f2a8"
}

.zmdi-mic-outline:before {
  content: "\f2a9"
}

.zmdi-mic-setting:before {
  content: "\f2aa"
}

.zmdi-mic:before {
  content: "\f2ab"
}

.zmdi-mouse:before {
  content: "\f2ac"
}

.zmdi-network-alert:before {
  content: "\f2ad"
}

.zmdi-network-locked:before {
  content: "\f2ae"
}

.zmdi-network-off:before {
  content: "\f2af"
}

.zmdi-network-outline:before {
  content: "\f2b0"
}

.zmdi-network-setting:before {
  content: "\f2b1"
}

.zmdi-network:before {
  content: "\f2b2"
}

.zmdi-phone-bluetooth:before {
  content: "\f2b3"
}

.zmdi-phone-end:before {
  content: "\f2b4"
}

.zmdi-phone-forwarded:before {
  content: "\f2b5"
}

.zmdi-phone-in-talk:before {
  content: "\f2b6"
}

.zmdi-phone-locked:before {
  content: "\f2b7"
}

.zmdi-phone-missed:before {
  content: "\f2b8"
}

.zmdi-phone-msg:before {
  content: "\f2b9"
}

.zmdi-phone-paused:before {
  content: "\f2ba"
}

.zmdi-phone-ring:before {
  content: "\f2bb"
}

.zmdi-phone-setting:before {
  content: "\f2bc"
}

.zmdi-phone-sip:before {
  content: "\f2bd"
}

.zmdi-phone:before {
  content: "\f2be"
}

.zmdi-portable-wifi-changes:before {
  content: "\f2bf"
}

.zmdi-portable-wifi-off:before {
  content: "\f2c0"
}

.zmdi-portable-wifi:before {
  content: "\f2c1"
}

.zmdi-radio:before {
  content: "\f2c2"
}

.zmdi-reader:before {
  content: "\f2c3"
}

.zmdi-remote-control-alt:before {
  content: "\f2c4"
}

.zmdi-remote-control:before {
  content: "\f2c5"
}

.zmdi-router:before {
  content: "\f2c6"
}

.zmdi-scanner:before {
  content: "\f2c7"
}

.zmdi-smartphone-android:before {
  content: "\f2c8"
}

.zmdi-smartphone-download:before {
  content: "\f2c9"
}

.zmdi-smartphone-erase:before {
  content: "\f2ca"
}

.zmdi-smartphone-info:before {
  content: "\f2cb"
}

.zmdi-smartphone-iphone:before {
  content: "\f2cc"
}

.zmdi-smartphone-landscape-lock:before {
  content: "\f2cd"
}

.zmdi-smartphone-landscape:before {
  content: "\f2ce"
}

.zmdi-smartphone-lock:before {
  content: "\f2cf"
}

.zmdi-smartphone-portrait-lock:before {
  content: "\f2d0"
}

.zmdi-smartphone-ring:before {
  content: "\f2d1"
}

.zmdi-smartphone-setting:before {
  content: "\f2d2"
}

.zmdi-smartphone-setup:before {
  content: "\f2d3"
}

.zmdi-smartphone:before {
  content: "\f2d4"
}

.zmdi-speaker:before {
  content: "\f2d5"
}

.zmdi-tablet-android:before {
  content: "\f2d6"
}

.zmdi-tablet-mac:before {
  content: "\f2d7"
}

.zmdi-tablet:before {
  content: "\f2d8"
}

.zmdi-tv-alt-play:before {
  content: "\f2d9"
}

.zmdi-tv-list:before {
  content: "\f2da"
}

.zmdi-tv-play:before {
  content: "\f2db"
}

.zmdi-tv:before {
  content: "\f2dc"
}

.zmdi-usb:before {
  content: "\f2dd"
}

.zmdi-videocam-off:before {
  content: "\f2de"
}

.zmdi-videocam-switch:before {
  content: "\f2df"
}

.zmdi-videocam:before {
  content: "\f2e0"
}

.zmdi-watch:before {
  content: "\f2e1"
}

.zmdi-wifi-alt-2:before {
  content: "\f2e2"
}

.zmdi-wifi-alt:before {
  content: "\f2e3"
}

.zmdi-wifi-info:before {
  content: "\f2e4"
}

.zmdi-wifi-lock:before {
  content: "\f2e5"
}

.zmdi-wifi-off:before {
  content: "\f2e6"
}

.zmdi-wifi-outline:before {
  content: "\f2e7"
}

.zmdi-wifi:before {
  content: "\f2e8"
}

.zmdi-arrow-left-bottom:before {
  content: "\f2e9"
}

.zmdi-arrow-left:before {
  content: "\f2ea"
}

.zmdi-arrow-merge:before {
  content: "\f2eb"
}

.zmdi-arrow-missed:before {
  content: "\f2ec"
}

.zmdi-arrow-right-top:before {
  content: "\f2ed"
}

.zmdi-arrow-right:before {
  content: "\f2ee"
}

.zmdi-arrow-split:before {
  content: "\f2ef"
}

.zmdi-arrows:before {
  content: "\f2f0"
}

.zmdi-caret-down-circle:before {
  content: "\f2f1"
}

.zmdi-caret-down:before {
  content: "\f2f2"
}

.zmdi-caret-left-circle:before {
  content: "\f2f3"
}

.zmdi-caret-left:before {
  content: "\f2f4"
}

.zmdi-caret-right-circle:before {
  content: "\f2f5"
}

.zmdi-caret-right:before {
  content: "\f2f6"
}

.zmdi-caret-up-circle:before {
  content: "\f2f7"
}

.zmdi-caret-up:before {
  content: "\f2f8"
}

.zmdi-chevron-down:before {
  content: "\f2f9"
}

.zmdi-chevron-left:before {
  content: "\f2fa"
}

.zmdi-chevron-right:before {
  content: "\f2fb"
}

.zmdi-chevron-up:before {
  content: "\f2fc"
}

.zmdi-forward:before {
  content: "\f2fd"
}

.zmdi-long-arrow-down:before {
  content: "\f2fe"
}

.zmdi-long-arrow-left:before {
  content: "\f2ff"
}

.zmdi-long-arrow-return:before {
  content: "\f300"
}

.zmdi-long-arrow-right:before {
  content: "\f301"
}

.zmdi-long-arrow-tab:before {
  content: "\f302"
}

.zmdi-long-arrow-up:before {
  content: "\f303"
}

.zmdi-rotate-ccw:before {
  content: "\f304"
}

.zmdi-rotate-cw:before {
  content: "\f305"
}

.zmdi-rotate-left:before {
  content: "\f306"
}

.zmdi-rotate-right:before {
  content: "\f307"
}

.zmdi-square-down:before {
  content: "\f308"
}

.zmdi-square-right:before {
  content: "\f309"
}

.zmdi-swap-alt:before {
  content: "\f30a"
}

.zmdi-swap-vertical-circle:before {
  content: "\f30b"
}

.zmdi-swap-vertical:before {
  content: "\f30c"
}

.zmdi-swap:before {
  content: "\f30d"
}

.zmdi-trending-down:before {
  content: "\f30e"
}

.zmdi-trending-flat:before {
  content: "\f30f"
}

.zmdi-trending-up:before {
  content: "\f310"
}

.zmdi-unfold-less:before {
  content: "\f311"
}

.zmdi-unfold-more:before {
  content: "\f312"
}

.zmdi-apps:before {
  content: "\f313"
}

.zmdi-grid-off:before {
  content: "\f314"
}

.zmdi-grid:before {
  content: "\f315"
}

.zmdi-view-agenda:before {
  content: "\f316"
}

.zmdi-view-array:before {
  content: "\f317"
}

.zmdi-view-carousel:before {
  content: "\f318"
}

.zmdi-view-column:before {
  content: "\f319"
}

.zmdi-view-comfy:before {
  content: "\f31a"
}

.zmdi-view-compact:before {
  content: "\f31b"
}

.zmdi-view-dashboard:before {
  content: "\f31c"
}

.zmdi-view-day:before {
  content: "\f31d"
}

.zmdi-view-headline:before {
  content: "\f31e"
}

.zmdi-view-list-alt:before {
  content: "\f31f"
}

.zmdi-view-list:before {
  content: "\f320"
}

.zmdi-view-module:before {
  content: "\f321"
}

.zmdi-view-quilt:before {
  content: "\f322"
}

.zmdi-view-stream:before {
  content: "\f323"
}

.zmdi-view-subtitles:before {
  content: "\f324"
}

.zmdi-view-toc:before {
  content: "\f325"
}

.zmdi-view-web:before {
  content: "\f326"
}

.zmdi-view-week:before {
  content: "\f327"
}

.zmdi-widgets:before {
  content: "\f328"
}

.zmdi-alarm-check:before {
  content: "\f329"
}

.zmdi-alarm-off:before {
  content: "\f32a"
}

.zmdi-alarm-plus:before {
  content: "\f32b"
}

.zmdi-alarm-snooze:before {
  content: "\f32c"
}

.zmdi-alarm:before {
  content: "\f32d"
}

.zmdi-calendar-alt:before {
  content: "\f32e"
}

.zmdi-calendar-check:before {
  content: "\f32f"
}

.zmdi-calendar-close:before {
  content: "\f330"
}

.zmdi-calendar-note:before {
  content: "\f331"
}

.zmdi-calendar:before {
  content: "\f332"
}

.zmdi-time-countdown:before {
  content: "\f333"
}

.zmdi-time-interval:before {
  content: "\f334"
}

.zmdi-time-restore-setting:before {
  content: "\f335"
}

.zmdi-time-restore:before {
  content: "\f336"
}

.zmdi-time:before {
  content: "\f337"
}

.zmdi-timer-off:before {
  content: "\f338"
}

.zmdi-timer:before {
  content: "\f339"
}

.zmdi-android-alt:before {
  content: "\f33a"
}

.zmdi-android:before {
  content: "\f33b"
}

.zmdi-apple:before {
  content: "\f33c"
}

.zmdi-behance:before {
  content: "\f33d"
}

.zmdi-codepen:before {
  content: "\f33e"
}

.zmdi-dribbble:before {
  content: "\f33f"
}

.zmdi-dropbox:before {
  content: "\f340"
}

.zmdi-evernote:before {
  content: "\f341"
}

.zmdi-facebook-box:before {
  content: "\f342"
}

.zmdi-facebook:before {
  content: "\f343"
}

.zmdi-github-box:before {
  content: "\f344"
}

.zmdi-github:before {
  content: "\f345"
}

.zmdi-google-drive:before {
  content: "\f346"
}

.zmdi-google-earth:before {
  content: "\f347"
}

.zmdi-google-glass:before {
  content: "\f348"
}

.zmdi-google-maps:before {
  content: "\f349"
}

.zmdi-google-pages:before {
  content: "\f34a"
}

.zmdi-google-play:before {
  content: "\f34b"
}

.zmdi-google-plus-box:before {
  content: "\f34c"
}

.zmdi-google-plus:before {
  content: "\f34d"
}

.zmdi-google:before {
  content: "\f34e"
}

.zmdi-instagram:before {
  content: "\f34f"
}

.zmdi-language-css3:before {
  content: "\f350"
}

.zmdi-language-html5:before {
  content: "\f351"
}

.zmdi-language-javascript:before {
  content: "\f352"
}

.zmdi-language-python-alt:before {
  content: "\f353"
}

.zmdi-language-python:before {
  content: "\f354"
}

.zmdi-lastfm:before {
  content: "\f355"
}

.zmdi-linkedin-box:before {
  content: "\f356"
}

.zmdi-paypal:before {
  content: "\f357"
}

.zmdi-pinterest-box:before {
  content: "\f358"
}

.zmdi-pocket:before {
  content: "\f359"
}

.zmdi-polymer:before {
  content: "\f35a"
}

.zmdi-share:before {
  content: "\f35b"
}

.zmdi-stackoverflow:before {
  content: "\f35c"
}

.zmdi-steam-square:before {
  content: "\f35d"
}

.zmdi-steam:before {
  content: "\f35e"
}

.zmdi-twitter-box:before {
  content: "\f35f"
}

.zmdi-twitter:before {
  content: "\f360"
}

.zmdi-vk:before {
  content: "\f361"
}

.zmdi-wikipedia:before {
  content: "\f362"
}

.zmdi-windows:before {
  content: "\f363"
}

.zmdi-aspect-ratio-alt:before {
  content: "\f364"
}

.zmdi-aspect-ratio:before {
  content: "\f365"
}

.zmdi-blur-circular:before {
  content: "\f366"
}

.zmdi-blur-linear:before {
  content: "\f367"
}

.zmdi-blur-off:before {
  content: "\f368"
}

.zmdi-blur:before {
  content: "\f369"
}

.zmdi-brightness-2:before {
  content: "\f36a"
}

.zmdi-brightness-3:before {
  content: "\f36b"
}

.zmdi-brightness-4:before {
  content: "\f36c"
}

.zmdi-brightness-5:before {
  content: "\f36d"
}

.zmdi-brightness-6:before {
  content: "\f36e"
}

.zmdi-brightness-7:before {
  content: "\f36f"
}

.zmdi-brightness-auto:before {
  content: "\f370"
}

.zmdi-brightness-setting:before {
  content: "\f371"
}

.zmdi-broken-image:before {
  content: "\f372"
}

.zmdi-center-focus-strong:before {
  content: "\f373"
}

.zmdi-center-focus-weak:before {
  content: "\f374"
}

.zmdi-compare:before {
  content: "\f375"
}

.zmdi-crop-16-9:before {
  content: "\f376"
}

.zmdi-crop-3-2:before {
  content: "\f377"
}

.zmdi-crop-5-4:before {
  content: "\f378"
}

.zmdi-crop-7-5:before {
  content: "\f379"
}

.zmdi-crop-din:before {
  content: "\f37a"
}

.zmdi-crop-free:before {
  content: "\f37b"
}

.zmdi-crop-landscape:before {
  content: "\f37c"
}

.zmdi-crop-portrait:before {
  content: "\f37d"
}

.zmdi-crop-square:before {
  content: "\f37e"
}

.zmdi-exposure-alt:before {
  content: "\f37f"
}

.zmdi-exposure:before {
  content: "\f380"
}

.zmdi-filter-b-and-w:before {
  content: "\f381"
}

.zmdi-filter-center-focus:before {
  content: "\f382"
}

.zmdi-filter-frames:before {
  content: "\f383"
}

.zmdi-filter-tilt-shift:before {
  content: "\f384"
}

.zmdi-gradient:before {
  content: "\f385"
}

.zmdi-grain:before {
  content: "\f386"
}

.zmdi-graphic-eq:before {
  content: "\f387"
}

.zmdi-hdr-off:before {
  content: "\f388"
}

.zmdi-hdr-strong:before {
  content: "\f389"
}

.zmdi-hdr-weak:before {
  content: "\f38a"
}

.zmdi-hdr:before {
  content: "\f38b"
}

.zmdi-iridescent:before {
  content: "\f38c"
}

.zmdi-leak-off:before {
  content: "\f38d"
}

.zmdi-leak:before {
  content: "\f38e"
}

.zmdi-looks:before {
  content: "\f38f"
}

.zmdi-loupe:before {
  content: "\f390"
}

.zmdi-panorama-horizontal:before {
  content: "\f391"
}

.zmdi-panorama-vertical:before {
  content: "\f392"
}

.zmdi-panorama-wide-angle:before {
  content: "\f393"
}

.zmdi-photo-size-select-large:before {
  content: "\f394"
}

.zmdi-photo-size-select-small:before {
  content: "\f395"
}

.zmdi-picture-in-picture:before {
  content: "\f396"
}

.zmdi-slideshow:before {
  content: "\f397"
}

.zmdi-texture:before {
  content: "\f398"
}

.zmdi-tonality:before {
  content: "\f399"
}

.zmdi-vignette:before {
  content: "\f39a"
}

.zmdi-wb-auto:before {
  content: "\f39b"
}

.zmdi-eject-alt:before {
  content: "\f39c"
}

.zmdi-eject:before {
  content: "\f39d"
}

.zmdi-equalizer:before {
  content: "\f39e"
}

.zmdi-fast-forward:before {
  content: "\f39f"
}

.zmdi-fast-rewind:before {
  content: "\f3a0"
}

.zmdi-forward-10:before {
  content: "\f3a1"
}

.zmdi-forward-30:before {
  content: "\f3a2"
}

.zmdi-forward-5:before {
  content: "\f3a3"
}

.zmdi-hearing:before {
  content: "\f3a4"
}

.zmdi-pause-circle-outline:before {
  content: "\f3a5"
}

.zmdi-pause-circle:before {
  content: "\f3a6"
}

.zmdi-pause:before {
  content: "\f3a7"
}

.zmdi-play-circle-outline:before {
  content: "\f3a8"
}

.zmdi-play-circle:before {
  content: "\f3a9"
}

.zmdi-play:before {
  content: "\f3aa"
}

.zmdi-playlist-audio:before {
  content: "\f3ab"
}

.zmdi-playlist-plus:before {
  content: "\f3ac"
}

.zmdi-repeat-one:before {
  content: "\f3ad"
}

.zmdi-repeat:before {
  content: "\f3ae"
}

.zmdi-replay-10:before {
  content: "\f3af"
}

.zmdi-replay-30:before {
  content: "\f3b0"
}

.zmdi-replay-5:before {
  content: "\f3b1"
}

.zmdi-replay:before {
  content: "\f3b2"
}

.zmdi-shuffle:before {
  content: "\f3b3"
}

.zmdi-skip-next:before {
  content: "\f3b4"
}

.zmdi-skip-previous:before {
  content: "\f3b5"
}

.zmdi-stop:before {
  content: "\f3b6"
}

.zmdi-surround-sound:before {
  content: "\f3b7"
}

.zmdi-tune:before {
  content: "\f3b8"
}

.zmdi-volume-down:before {
  content: "\f3b9"
}

.zmdi-volume-mute:before {
  content: "\f3ba"
}

.zmdi-volume-off:before {
  content: "\f3bb"
}

.zmdi-volume-up:before {
  content: "\f3bc"
}

.zmdi-n-1-square:before {
  content: "\f3bd"
}

.zmdi-n-2-square:before {
  content: "\f3be"
}

.zmdi-n-3-square:before {
  content: "\f3bf"
}

.zmdi-n-4-square:before {
  content: "\f3c0"
}

.zmdi-n-5-square:before {
  content: "\f3c1"
}

.zmdi-n-6-square:before {
  content: "\f3c2"
}

.zmdi-neg-1:before {
  content: "\f3c3"
}

.zmdi-neg-2:before {
  content: "\f3c4"
}

.zmdi-plus-1:before {
  content: "\f3c5"
}

.zmdi-plus-2:before {
  content: "\f3c6"
}

.zmdi-sec-10:before {
  content: "\f3c7"
}

.zmdi-sec-3:before {
  content: "\f3c8"
}

.zmdi-zero:before {
  content: "\f3c9"
}

.zmdi-airline-seat-flat-angled:before {
  content: "\f3ca"
}

.zmdi-airline-seat-flat:before {
  content: "\f3cb"
}

.zmdi-airline-seat-individual-suite:before {
  content: "\f3cc"
}

.zmdi-airline-seat-legroom-extra:before {
  content: "\f3cd"
}

.zmdi-airline-seat-legroom-normal:before {
  content: "\f3ce"
}

.zmdi-airline-seat-legroom-reduced:before {
  content: "\f3cf"
}

.zmdi-airline-seat-recline-extra:before {
  content: "\f3d0"
}

.zmdi-airline-seat-recline-normal:before {
  content: "\f3d1"
}

.zmdi-airplay:before {
  content: "\f3d2"
}

.zmdi-closed-caption:before {
  content: "\f3d3"
}

.zmdi-confirmation-number:before {
  content: "\f3d4"
}

.zmdi-developer-board:before {
  content: "\f3d5"
}

.zmdi-disc-full:before {
  content: "\f3d6"
}

.zmdi-explicit:before {
  content: "\f3d7"
}

.zmdi-flight-land:before {
  content: "\f3d8"
}

.zmdi-flight-takeoff:before {
  content: "\f3d9"
}

.zmdi-flip-to-back:before {
  content: "\f3da"
}

.zmdi-flip-to-front:before {
  content: "\f3db"
}

.zmdi-group-work:before {
  content: "\f3dc"
}

.zmdi-hd:before {
  content: "\f3dd"
}

.zmdi-hq:before {
  content: "\f3de"
}

.zmdi-markunread-mailbox:before {
  content: "\f3df"
}

.zmdi-memory:before {
  content: "\f3e0"
}

.zmdi-nfc:before {
  content: "\f3e1"
}

.zmdi-play-for-work:before {
  content: "\f3e2"
}

.zmdi-power-input:before {
  content: "\f3e3"
}

.zmdi-present-to-all:before {
  content: "\f3e4"
}

.zmdi-satellite:before {
  content: "\f3e5"
}

.zmdi-tap-and-play:before {
  content: "\f3e6"
}

.zmdi-vibration:before {
  content: "\f3e7"
}

.zmdi-voicemail:before {
  content: "\f3e8"
}

.zmdi-group:before {
  content: "\f3e9"
}

.zmdi-rss:before {
  content: "\f3ea"
}

.zmdi-shape:before {
  content: "\f3eb"
}

.zmdi-spinner:before {
  content: "\f3ec"
}

.zmdi-ungroup:before {
  content: "\f3ed"
}

.zmdi-500px:before {
  content: "\f3ee"
}

.zmdi-8tracks:before {
  content: "\f3ef"
}

.zmdi-amazon:before {
  content: "\f3f0"
}

.zmdi-blogger:before {
  content: "\f3f1"
}

.zmdi-delicious:before {
  content: "\f3f2"
}

.zmdi-disqus:before {
  content: "\f3f3"
}

.zmdi-flattr:before {
  content: "\f3f4"
}

.zmdi-flickr:before {
  content: "\f3f5"
}

.zmdi-github-alt:before {
  content: "\f3f6"
}

.zmdi-google-old:before {
  content: "\f3f7"
}

.zmdi-linkedin:before {
  content: "\f3f8"
}

.zmdi-odnoklassniki:before {
  content: "\f3f9"
}

.zmdi-outlook:before {
  content: "\f3fa"
}

.zmdi-paypal-alt:before {
  content: "\f3fb"
}

.zmdi-pinterest:before {
  content: "\f3fc"
}

.zmdi-playstation:before {
  content: "\f3fd"
}

.zmdi-reddit:before {
  content: "\f3fe"
}

.zmdi-skype:before {
  content: "\f3ff"
}

.zmdi-slideshare:before {
  content: "\f400"
}

.zmdi-soundcloud:before {
  content: "\f401"
}

.zmdi-tumblr:before {
  content: "\f402"
}

.zmdi-twitch:before {
  content: "\f403"
}

.zmdi-vimeo:before {
  content: "\f404"
}

.zmdi-whatsapp:before {
  content: "\f405"
}

.zmdi-xbox:before {
  content: "\f406"
}

.zmdi-yahoo:before {
  content: "\f407"
}

.zmdi-youtube-play:before {
  content: "\f408"
}

.zmdi-youtube:before {
  content: "\f409"
}

.zmdi-import-export:before,
.zmdi-swap-vertical-:before {
  content: "\f30c"
}

.zmdi-airplanemode-inactive:before {
  content: "\f102"
}

.zmdi-airplanemode-active:before,
.zmdi-rate-review:before {
  content: "\f103"
}

.zmdi-comment-sign:before {
  content: "\f25a"
}

.zmdi-network-warning:before {
  content: "\f2ad"
}

.zmdi-shopping-cart-add:before {
  content: "\f1ca"
}

.zmdi-file-add:before {
  content: "\f221"
}

.zmdi-network-wifi-scan:before {
  content: "\f2e4"
}

.zmdi-collection-add:before {
  content: "\f14e"
}

.zmdi-format-playlist-add:before {
  content: "\f3ac"
}

.zmdi-format-queue-music:before {
  content: "\f3ab"
}

.zmdi-plus-box:before {
  content: "\f277"
}

.zmdi-tag-backspace:before {
  content: "\f1d9"
}

.zmdi-alarm-add:before {
  content: "\f32b"
}

.zmdi-battery-charging:before {
  content: "\f114"
}

.zmdi-daydream-setting:before {
  content: "\f217"
}

.zmdi-more-horiz:before {
  content: "\f19c"
}

.zmdi-book-photo:before {
  content: "\f11b"
}

.zmdi-incandescent:before {
  content: "\f189"
}

.zmdi-wb-iridescent:before {
  content: "\f38c"
}

.zmdi-calendar-remove:before {
  content: "\f330"
}

.zmdi-refresh-sync-disabled:before {
  content: "\f1b7"
}

.zmdi-refresh-sync-problem:before {
  content: "\f1b6"
}

.zmdi-crop-original:before {
  content: "\f17e"
}

.zmdi-power-off:before {
  content: "\f1af"
}

.zmdi-power-off-setting:before {
  content: "\f1ae"
}

.zmdi-leak-remove:before {
  content: "\f38d"
}

.zmdi-star-border:before {
  content: "\f27c"
}

.zmdi-brightness-low:before {
  content: "\f36d"
}

.zmdi-brightness-medium:before {
  content: "\f36e"
}

.zmdi-brightness-high:before {
  content: "\f36f"
}

.zmdi-smartphone-portrait:before {
  content: "\f2d4"
}

.zmdi-live-tv:before {
  content: "\f2d9"
}

.zmdi-format-textdirection-l-to-r:before {
  content: "\f249"
}

.zmdi-format-textdirection-r-to-l:before {
  content: "\f24a"
}

.zmdi-arrow-back:before {
  content: "\f2ea"
}

.zmdi-arrow-forward:before {
  content: "\f2ee"
}

.zmdi-arrow-in:before {
  content: "\f2e9"
}

.zmdi-arrow-out:before {
  content: "\f2ed"
}

.zmdi-rotate-90-degrees-ccw:before {
  content: "\f304"
}

.zmdi-adb:before {
  content: "\f33a"
}

.zmdi-network-wifi:before {
  content: "\f2e8"
}

.zmdi-network-wifi-alt:before {
  content: "\f2e3"
}

.zmdi-network-wifi-lock:before {
  content: "\f2e5"
}

.zmdi-network-wifi-off:before {
  content: "\f2e6"
}

.zmdi-network-wifi-outline:before {
  content: "\f2e7"
}

.zmdi-network-wifi-info:before {
  content: "\f2e4"
}

.zmdi-layers-clear:before {
  content: "\f18b"
}

.zmdi-colorize:before {
  content: "\f15d"
}

.zmdi-format-paint:before {
  content: "\f1ba"
}

.zmdi-format-quote:before {
  content: "\f1b2"
}

.zmdi-camera-monochrome-photos:before {
  content: "\f285"
}

.zmdi-sort-by-alpha:before {
  content: "\f1cf"
}

.zmdi-folder-shared:before {
  content: "\f225"
}

.zmdi-folder-special:before {
  content: "\f226"
}

.zmdi-comment-dots:before {
  content: "\f260"
}

.zmdi-reorder:before {
  content: "\f31e"
}

.zmdi-dehaze:before {
  content: "\f197"
}

.zmdi-sort:before {
  content: "\f1ce"
}

.zmdi-pages:before {
  content: "\f34a"
}

.zmdi-stack-overflow:before {
  content: "\f35c"
}

.zmdi-calendar-account:before {
  content: "\f204"
}

.zmdi-paste:before {
  content: "\f109"
}

.zmdi-cut:before {
  content: "\f1bc"
}

.zmdi-save:before {
  content: "\f297"
}

.zmdi-smartphone-code:before {
  content: "\f139"
}

.zmdi-directions-bike:before {
  content: "\f117"
}

.zmdi-directions-boat:before {
  content: "\f11a"
}

.zmdi-directions-bus:before {
  content: "\f121"
}

.zmdi-directions-car:before {
  content: "\f125"
}

.zmdi-directions-railway:before {
  content: "\f1b3"
}

.zmdi-directions-run:before {
  content: "\f215"
}

.zmdi-directions-subway:before {
  content: "\f1d5"
}

.zmdi-directions-walk:before {
  content: "\f216"
}

.zmdi-local-hotel:before {
  content: "\f178"
}

.zmdi-local-activity:before,
.zmdi-local-play:before {
  content: "\f1df"
}

.zmdi-local-airport:before {
  content: "\f103"
}

.zmdi-local-atm:before {
  content: "\f198"
}

.zmdi-local-bar:before {
  content: "\f137"
}

.zmdi-local-cafe:before {
  content: "\f13b"
}

.zmdi-local-car-wash:before {
  content: "\f124"
}

.zmdi-local-convenience-store:before {
  content: "\f1d3"
}

.zmdi-local-dining:before {
  content: "\f153"
}

.zmdi-local-drink:before {
  content: "\f157"
}

.zmdi-local-florist:before {
  content: "\f168"
}

.zmdi-local-gas-station:before {
  content: "\f16f"
}

.zmdi-local-grocery-store:before {
  content: "\f1cb"
}

.zmdi-local-hospital:before {
  content: "\f177"
}

.zmdi-local-laundry-service:before {
  content: "\f1e9"
}

.zmdi-local-library:before {
  content: "\f18d"
}

.zmdi-local-mall:before {
  content: "\f195"
}

.zmdi-local-movies:before {
  content: "\f19d"
}

.zmdi-local-offer:before {
  content: "\f187"
}

.zmdi-local-parking:before {
  content: "\f1a5"
}

.zmdi-local-pharmacy:before {
  content: "\f176"
}

.zmdi-local-phone:before {
  content: "\f2be"
}

.zmdi-local-pizza:before {
  content: "\f1ac"
}

.zmdi-local-post-office:before {
  content: "\f15a"
}

.zmdi-local-printshop:before {
  content: "\f1b0"
}

.zmdi-local-see:before {
  content: "\f28c"
}

.zmdi-local-shipping:before {
  content: "\f1e6"
}

.zmdi-local-store:before {
  content: "\f1d4"
}

.zmdi-local-taxi:before {
  content: "\f123"
}

.zmdi-local-wc:before {
  content: "\f211"
}

.zmdi-my-location:before {
  content: "\f299"
}

.zmdi-directions:before {
  content: "\f1e7"
}

@font-face {
  font-family: ElegantIcons;
  src: url("../../../theme_icon/ElegantIcons.woff") format("woff");
  font-weight: 400;
  font-style: normal
}

[data-icon]:before {
  font-family: ElegantIcons;
  content: attr(data-icon);
  speak: none;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.arrow-up-down,
.arrow_back,
.arrow_carrot-2down,
.arrow_carrot-2down_alt2,
.arrow_carrot-2dwnn_alt,
.arrow_carrot-2left,
.arrow_carrot-2left_alt,
.arrow_carrot-2left_alt2,
.arrow_carrot-2right,
.arrow_carrot-2right_alt,
.arrow_carrot-2right_alt2,
.arrow_carrot-2up,
.arrow_carrot-2up_alt,
.arrow_carrot-2up_alt2,
.arrow_carrot-down,
.arrow_carrot-down_alt,
.arrow_carrot-down_alt2,
.arrow_carrot-left,
.arrow_carrot-left_alt,
.arrow_carrot-left_alt2,
.arrow_carrot-right,
.arrow_carrot-right_alt,
.arrow_carrot-right_alt2,
.arrow_carrot-up,
.arrow_carrot-up_alt2,
.arrow_carrot_up_alt,
.arrow_condense,
.arrow_condense_alt,
.arrow_down,
.arrow_down_alt,
.arrow_expand,
.arrow_expand_alt,
.arrow_expand_alt2,
.arrow_expand_alt3,
.arrow_left,
.arrow_left-down,
.arrow_left-down_alt,
.arrow_left-right,
.arrow_left-right_alt,
.arrow_left-up,
.arrow_left-up_alt,
.arrow_left_alt,
.arrow_move,
.arrow_right,
.arrow_right-down,
.arrow_right-down_alt,
.arrow_right-up,
.arrow_right-up_alt,
.arrow_right_alt,
.arrow_triangle-down,
.arrow_triangle-down_alt,
.arrow_triangle-down_alt2,
.arrow_triangle-left,
.arrow_triangle-left_alt,
.arrow_triangle-left_alt2,
.arrow_triangle-right,
.arrow_triangle-right_alt,
.arrow_triangle-right_alt2,
.arrow_triangle-up,
.arrow_triangle-up_alt,
.arrow_triangle-up_alt2,
.arrow_up,
.arrow_up-down_alt,
.arrow_up_alt,
.icon_adjust-horiz,
.icon_adjust-vert,
.icon_archive,
.icon_archive_alt,
.icon_bag,
.icon_bag_alt,
.icon_balance,
.icon_blocked,
.icon_book,
.icon_book_alt,
.icon_box-checked,
.icon_box-empty,
.icon_box-selected,
.icon_briefcase,
.icon_briefcase_alt,
.icon_building,
.icon_building_alt,
.icon_calculator_alt,
.icon_calendar,
.icon_calulator,
.icon_camera,
.icon_camera_alt,
.icon_cart,
.icon_cart_alt,
.icon_chat,
.icon_chat_alt,
.icon_check,
.icon_check_alt,
.icon_check_alt2,
.icon_circle-empty,
.icon_circle-slelected,
.icon_clipboard,
.icon_clock,
.icon_clock_alt,
.icon_close,
.icon_close_alt,
.icon_close_alt2,
.icon_cloud,
.icon_cloud-download,
.icon_cloud-download_alt,
.icon_cloud-upload,
.icon_cloud-upload_alt,
.icon_cloud_alt,
.icon_cog,
.icon_cogs,
.icon_comment,
.icon_comment_alt,
.icon_compass,
.icon_compass_alt,
.icon_cone,
.icon_cone_alt,
.icon_contacts,
.icon_contacts_alt,
.icon_creditcard,
.icon_currency,
.icon_currency_alt,
.icon_cursor,
.icon_cursor_alt,
.icon_datareport,
.icon_datareport_alt,
.icon_desktop,
.icon_dislike,
.icon_dislike_alt,
.icon_document,
.icon_document_alt,
.icon_documents,
.icon_documents_alt,
.icon_download,
.icon_drawer,
.icon_drawer_alt,
.icon_drive,
.icon_drive_alt,
.icon_easel,
.icon_easel_alt,
.icon_error-circle,
.icon_error-circle_alt,
.icon_error-oct,
.icon_error-oct_alt,
.icon_error-triangle,
.icon_error-triangle_alt,
.icon_film,
.icon_floppy,
.icon_floppy_alt,
.icon_flowchart,
.icon_flowchart_alt,
.icon_folder,
.icon_folder-add,
.icon_folder-add_alt,
.icon_folder-alt,
.icon_folder-open,
.icon_folder-open_alt,
.icon_folder_download,
.icon_folder_upload,
.icon_genius,
.icon_gift,
.icon_gift_alt,
.icon_globe,
.icon_globe-2,
.icon_globe_alt,
.icon_grid-2x2,
.icon_grid-3x3,
.icon_group,
.icon_headphones,
.icon_heart,
.icon_heart_alt,
.icon_hourglass,
.icon_house,
.icon_house_alt,
.icon_id,
.icon_id-2,
.icon_id-2_alt,
.icon_id_alt,
.icon_image,
.icon_images,
.icon_info,
.icon_info_alt,
.icon_key,
.icon_key_alt,
.icon_laptop,
.icon_lifesaver,
.icon_lightbulb,
.icon_lightbulb_alt,
.icon_like,
.icon_like_alt,
.icon_link,
.icon_link_alt,
.icon_loading,
.icon_lock,
.icon_lock-open,
.icon_lock-open_alt,
.icon_lock_alt,
.icon_mail,
.icon_mail_alt,
.icon_map,
.icon_map_alt,
.icon_menu,
.icon_menu-circle_alt,
.icon_menu-circle_alt2,
.icon_menu-square_alt,
.icon_menu-square_alt2,
.icon_mic,
.icon_mic_alt,
.icon_minus-06,
.icon_minus-box,
.icon_minus_alt,
.icon_minus_alt2,
.icon_mobile,
.icon_mug,
.icon_mug_alt,
.icon_music,
.icon_ol,
.icon_paperclip,
.icon_pause,
.icon_pause_alt,
.icon_pause_alt2,
.icon_pencil,
.icon_pencil-edit,
.icon_pencil-edit_alt,
.icon_pencil_alt,
.icon_pens,
.icon_pens_alt,
.icon_percent,
.icon_percent_alt,
.icon_phone,
.icon_piechart,
.icon_pin,
.icon_pin_alt,
.icon_plus,
.icon_plus-box,
.icon_plus_alt,
.icon_plus_alt2,
.icon_printer,
.icon_printer-alt,
.icon_profile,
.icon_pushpin,
.icon_pushpin_alt,
.icon_puzzle,
.icon_puzzle_alt,
.icon_question,
.icon_question_alt,
.icon_question_alt2,
.icon_quotations,
.icon_quotations_alt,
.icon_quotations_alt2,
.icon_refresh,
.icon_ribbon,
.icon_ribbon_alt,
.icon_rook,
.icon_search,
.icon_search-2,
.icon_search_alt,
.icon_shield,
.icon_shield_alt,
.icon_star,
.icon_star-half,
.icon_star-half_alt,
.icon_star_alt,
.icon_stop,
.icon_stop_alt,
.icon_stop_alt2,
.icon_table,
.icon_tablet,
.icon_tag,
.icon_tag_alt,
.icon_tags,
.icon_tags_alt,
.icon_target,
.icon_tool,
.icon_toolbox,
.icon_toolbox_alt,
.icon_tools,
.icon_trash,
.icon_trash_alt,
.icon_ul,
.icon_upload,
.icon_vol-mute,
.icon_vol-mute_alt,
.icon_volume-high,
.icon_volume-high_alt,
.icon_volume-low,
.icon_volume-low_alt,
.icon_wallet,
.icon_wallet_alt,
.icon_zoom-in,
.icon_zoom-in_alt,
.icon_zoom-out,
.icon_zoom-out_alt,
.social_blogger,
.social_blogger_circle,
.social_blogger_square,
.social_delicious,
.social_delicious_circle,
.social_delicious_square,
.social_deviantart,
.social_deviantart_circle,
.social_deviantart_square,
.social_dribbble,
.social_dribbble_circle,
.social_dribbble_square,
.social_facebook,
.social_facebook_circle,
.social_facebook_square,
.social_flickr,
.social_flickr_circle,
.social_flickr_square,
.social_googledrive,
.social_googledrive_alt2,
.social_googledrive_square,
.social_googleplus,
.social_googleplus_circle,
.social_googleplus_square,
.social_instagram,
.social_instagram_circle,
.social_instagram_square,
.social_linkedin,
.social_linkedin_circle,
.social_linkedin_square,
.social_myspace,
.social_myspace_circle,
.social_myspace_square,
.social_picassa,
.social_picassa_circle,
.social_picassa_square,
.social_pinterest,
.social_pinterest_circle,
.social_pinterest_square,
.social_rss,
.social_rss_circle,
.social_rss_square,
.social_share,
.social_share_circle,
.social_share_square,
.social_skype,
.social_skype_circle,
.social_skype_square,
.social_spotify,
.social_spotify_circle,
.social_spotify_square,
.social_stumbleupon_circle,
.social_stumbleupon_square,
.social_tumbleupon,
.social_tumblr,
.social_tumblr_circle,
.social_tumblr_square,
.social_twitter,
.social_twitter_circle,
.social_twitter_square,
.social_vimeo,
.social_vimeo_circle,
.social_vimeo_square,
.social_wordpress,
.social_wordpress_circle,
.social_wordpress_square,
.social_youtube,
.social_youtube_circle,
.social_youtube_square {
  font-family: ElegantIcons;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased
}

.arrow_up:before {
  content: "\21"
}

.arrow_down:before {
  content: "\22"
}

.arrow_left:before {
  content: "\23"
}

.arrow_right:before {
  content: "\24"
}

.arrow_left-up:before {
  content: "\25"
}

.arrow_right-up:before {
  content: "\26"
}

.arrow_right-down:before {
  content: "\27"
}

.arrow_left-down:before {
  content: "\28"
}

.arrow-up-down:before {
  content: "\29"
}

.arrow_up-down_alt:before {
  content: "\2a"
}

.arrow_left-right_alt:before {
  content: "\2b"
}

.arrow_left-right:before {
  content: "\2c"
}

.arrow_expand_alt2:before {
  content: "\2d"
}

.arrow_expand_alt:before {
  content: "\2e"
}

.arrow_condense:before {
  content: "\2f"
}

.arrow_expand:before {
  content: "\30"
}

.arrow_move:before {
  content: "\31"
}

.arrow_carrot-up:before {
  content: "\32"
}

.arrow_carrot-down:before {
  content: "\33"
}

.arrow_carrot-left:before {
  content: "\34"
}

.arrow_carrot-right:before {
  content: "\35"
}

.arrow_carrot-2up:before {
  content: "\36"
}

.arrow_carrot-2down:before {
  content: "\37"
}

.arrow_carrot-2left:before {
  content: "\38"
}

.arrow_carrot-2right:before {
  content: "\39"
}

.arrow_carrot-up_alt2:before {
  content: "\3a"
}

.arrow_carrot-down_alt2:before {
  content: "\3b"
}

.arrow_carrot-left_alt2:before {
  content: "\3c"
}

.arrow_carrot-right_alt2:before {
  content: "\3d"
}

.arrow_carrot-2up_alt2:before {
  content: "\3e"
}

.arrow_carrot-2down_alt2:before {
  content: "\3f"
}

.arrow_carrot-2left_alt2:before {
  content: "\40"
}

.arrow_carrot-2right_alt2:before {
  content: "\41"
}

.arrow_triangle-up:before {
  content: "\42"
}

.arrow_triangle-down:before {
  content: "\43"
}

.arrow_triangle-left:before {
  content: "\44"
}

.arrow_triangle-right:before {
  content: "\45"
}

.arrow_triangle-up_alt2:before {
  content: "\46"
}

.arrow_triangle-down_alt2:before {
  content: "\47"
}

.arrow_triangle-left_alt2:before {
  content: "\48"
}

.arrow_triangle-right_alt2:before {
  content: "\49"
}

.arrow_back:before {
  content: "\4a"
}

.icon_minus-06:before {
  content: "\4b"
}

.icon_plus:before {
  content: "\4c"
}

.icon_close:before {
  content: "\4d"
}

.icon_check:before {
  content: "\4e"
}

.icon_minus_alt2:before {
  content: "\4f"
}

.icon_plus_alt2:before {
  content: "\50"
}

.icon_close_alt2:before {
  content: "\51"
}

.icon_check_alt2:before {
  content: "\52"
}

.icon_zoom-out_alt:before {
  content: "\53"
}

.icon_zoom-in_alt:before {
  content: "\54"
}

.icon_search:before {
  content: "\55"
}

.icon_box-empty:before {
  content: "\56"
}

.icon_box-selected:before {
  content: "\57"
}

.icon_minus-box:before {
  content: "\58"
}

.icon_plus-box:before {
  content: "\59"
}

.icon_box-checked:before {
  content: "\5a"
}

.icon_circle-empty:before {
  content: "\5b"
}

.icon_circle-slelected:before {
  content: "\5c"
}

.icon_stop_alt2:before {
  content: "\5d"
}

.icon_stop:before {
  content: "\5e"
}

.icon_pause_alt2:before {
  content: "\5f"
}

.icon_pause:before {
  content: "\60"
}

.icon_menu:before {
  content: "\61"
}

.icon_menu-square_alt2:before {
  content: "\62"
}

.icon_menu-circle_alt2:before {
  content: "\63"
}

.icon_ul:before {
  content: "\64"
}

.icon_ol:before {
  content: "\65"
}

.icon_adjust-horiz:before {
  content: "\66"
}

.icon_adjust-vert:before {
  content: "\67"
}

.icon_document_alt:before {
  content: "\68"
}

.icon_documents_alt:before {
  content: "\69"
}

.icon_pencil:before {
  content: "\6a"
}

.icon_pencil-edit_alt:before {
  content: "\6b"
}

.icon_pencil-edit:before {
  content: "\6c"
}

.icon_folder-alt:before {
  content: "\6d"
}

.icon_folder-open_alt:before {
  content: "\6e"
}

.icon_folder-add_alt:before {
  content: "\6f"
}

.icon_info_alt:before {
  content: "\70"
}

.icon_error-oct_alt:before {
  content: "\71"
}

.icon_error-circle_alt:before {
  content: "\72"
}

.icon_error-triangle_alt:before {
  content: "\73"
}

.icon_question_alt2:before {
  content: "\74"
}

.icon_question:before {
  content: "\75"
}

.icon_comment_alt:before {
  content: "\76"
}

.icon_chat_alt:before {
  content: "\77"
}

.icon_vol-mute_alt:before {
  content: "\78"
}

.icon_volume-low_alt:before {
  content: "\79"
}

.icon_volume-high_alt:before {
  content: "\7a"
}

.icon_quotations:before {
  content: "\7b"
}

.icon_quotations_alt2:before {
  content: "\7c"
}

.icon_clock_alt:before {
  content: "\7d"
}

.icon_lock_alt:before {
  content: "\7e"
}

.icon_lock-open_alt:before {
  content: "\e000"
}

.icon_key_alt:before {
  content: "\e001"
}

.icon_cloud_alt:before {
  content: "\e002"
}

.icon_cloud-upload_alt:before {
  content: "\e003"
}

.icon_cloud-download_alt:before {
  content: "\e004"
}

.icon_image:before {
  content: "\e005"
}

.icon_images:before {
  content: "\e006"
}

.icon_lightbulb_alt:before {
  content: "\e007"
}

.icon_gift_alt:before {
  content: "\e008"
}

.icon_house_alt:before {
  content: "\e009"
}

.icon_genius:before {
  content: "\e00a"
}

.icon_mobile:before {
  content: "\e00b"
}

.icon_tablet:before {
  content: "\e00c"
}

.icon_laptop:before {
  content: "\e00d"
}

.icon_desktop:before {
  content: "\e00e"
}

.icon_camera_alt:before {
  content: "\e00f"
}

.icon_mail_alt:before {
  content: "\e010"
}

.icon_cone_alt:before {
  content: "\e011"
}

.icon_ribbon_alt:before {
  content: "\e012"
}

.icon_bag_alt:before {
  content: "\e013"
}

.icon_creditcard:before {
  content: "\e014"
}

.icon_cart_alt:before {
  content: "\e015"
}

.icon_paperclip:before {
  content: "\e016"
}

.icon_tag_alt:before {
  content: "\e017"
}

.icon_tags_alt:before {
  content: "\e018"
}

.icon_trash_alt:before {
  content: "\e019"
}

.icon_cursor_alt:before {
  content: "\e01a"
}

.icon_mic_alt:before {
  content: "\e01b"
}

.icon_compass_alt:before {
  content: "\e01c"
}

.icon_pin_alt:before {
  content: "\e01d"
}

.icon_pushpin_alt:before {
  content: "\e01e"
}

.icon_map_alt:before {
  content: "\e01f"
}

.icon_drawer_alt:before {
  content: "\e020"
}

.icon_toolbox_alt:before {
  content: "\e021"
}

.icon_book_alt:before {
  content: "\e022"
}

.icon_calendar:before {
  content: "\e023"
}

.icon_film:before {
  content: "\e024"
}

.icon_table:before {
  content: "\e025"
}

.icon_contacts_alt:before {
  content: "\e026"
}

.icon_headphones:before {
  content: "\e027"
}

.icon_lifesaver:before {
  content: "\e028"
}

.icon_piechart:before {
  content: "\e029"
}

.icon_refresh:before {
  content: "\e02a"
}

.icon_link_alt:before {
  content: "\e02b"
}

.icon_link:before {
  content: "\e02c"
}

.icon_loading:before {
  content: "\e02d"
}

.icon_blocked:before {
  content: "\e02e"
}

.icon_archive_alt:before {
  content: "\e02f"
}

.icon_heart_alt:before {
  content: "\e030"
}

.icon_star_alt:before {
  content: "\e031"
}

.icon_star-half_alt:before {
  content: "\e032"
}

.icon_star:before {
  content: "\e033"
}

.icon_star-half:before {
  content: "\e034"
}

.icon_tools:before {
  content: "\e035"
}

.icon_tool:before {
  content: "\e036"
}

.icon_cog:before {
  content: "\e037"
}

.icon_cogs:before {
  content: "\e038"
}

.arrow_up_alt:before {
  content: "\e039"
}

.arrow_down_alt:before {
  content: "\e03a"
}

.arrow_left_alt:before {
  content: "\e03b"
}

.arrow_right_alt:before {
  content: "\e03c"
}

.arrow_left-up_alt:before {
  content: "\e03d"
}

.arrow_right-up_alt:before {
  content: "\e03e"
}

.arrow_right-down_alt:before {
  content: "\e03f"
}

.arrow_left-down_alt:before {
  content: "\e040"
}

.arrow_condense_alt:before {
  content: "\e041"
}

.arrow_expand_alt3:before {
  content: "\e042"
}

.arrow_carrot_up_alt:before {
  content: "\e043"
}

.arrow_carrot-down_alt:before {
  content: "\e044"
}

.arrow_carrot-left_alt:before {
  content: "\e045"
}

.arrow_carrot-right_alt:before {
  content: "\e046"
}

.arrow_carrot-2up_alt:before {
  content: "\e047"
}

.arrow_carrot-2dwnn_alt:before {
  content: "\e048"
}

.arrow_carrot-2left_alt:before {
  content: "\e049"
}

.arrow_carrot-2right_alt:before {
  content: "\e04a"
}

.arrow_triangle-up_alt:before {
  content: "\e04b"
}

.arrow_triangle-down_alt:before {
  content: "\e04c"
}

.arrow_triangle-left_alt:before {
  content: "\e04d"
}

.arrow_triangle-right_alt:before {
  content: "\e04e"
}

.icon_minus_alt:before {
  content: "\e04f"
}

.icon_plus_alt:before {
  content: "\e050"
}

.icon_close_alt:before {
  content: "\e051"
}

.icon_check_alt:before {
  content: "\e052"
}

.icon_zoom-out:before {
  content: "\e053"
}

.icon_zoom-in:before {
  content: "\e054"
}

.icon_stop_alt:before {
  content: "\e055"
}

.icon_menu-square_alt:before {
  content: "\e056"
}

.icon_menu-circle_alt:before {
  content: "\e057"
}

.icon_document:before {
  content: "\e058"
}

.icon_documents:before {
  content: "\e059"
}

.icon_pencil_alt:before {
  content: "\e05a"
}

.icon_folder:before {
  content: "\e05b"
}

.icon_folder-open:before {
  content: "\e05c"
}

.icon_folder-add:before {
  content: "\e05d"
}

.icon_folder_upload:before {
  content: "\e05e"
}

.icon_folder_download:before {
  content: "\e05f"
}

.icon_info:before {
  content: "\e060"
}

.icon_error-circle:before {
  content: "\e061"
}

.icon_error-oct:before {
  content: "\e062"
}

.icon_error-triangle:before {
  content: "\e063"
}

.icon_question_alt:before {
  content: "\e064"
}

.icon_comment:before {
  content: "\e065"
}

.icon_chat:before {
  content: "\e066"
}

.icon_vol-mute:before {
  content: "\e067"
}

.icon_volume-low:before {
  content: "\e068"
}

.icon_volume-high:before {
  content: "\e069"
}

.icon_quotations_alt:before {
  content: "\e06a"
}

.icon_clock:before {
  content: "\e06b"
}

.icon_lock:before {
  content: "\e06c"
}

.icon_lock-open:before {
  content: "\e06d"
}

.icon_key:before {
  content: "\e06e"
}

.icon_cloud:before {
  content: "\e06f"
}

.icon_cloud-upload:before {
  content: "\e070"
}

.icon_cloud-download:before {
  content: "\e071"
}

.icon_lightbulb:before {
  content: "\e072"
}

.icon_gift:before {
  content: "\e073"
}

.icon_house:before {
  content: "\e074"
}

.icon_camera:before {
  content: "\e075"
}

.icon_mail:before {
  content: "\e076"
}

.icon_cone:before {
  content: "\e077"
}

.icon_ribbon:before {
  content: "\e078"
}

.icon_bag:before {
  content: "\e079"
}

.icon_cart:before {
  content: "\e07a"
}

.icon_tag:before {
  content: "\e07b"
}

.icon_tags:before {
  content: "\e07c"
}

.icon_trash:before {
  content: "\e07d"
}

.icon_cursor:before {
  content: "\e07e"
}

.icon_mic:before {
  content: "\e07f"
}

.icon_compass:before {
  content: "\e080"
}

.icon_pin:before {
  content: "\e081"
}

.icon_pushpin:before {
  content: "\e082"
}

.icon_map:before {
  content: "\e083"
}

.icon_drawer:before {
  content: "\e084"
}

.icon_toolbox:before {
  content: "\e085"
}

.icon_book:before {
  content: "\e086"
}

.icon_contacts:before {
  content: "\e087"
}

.icon_archive:before {
  content: "\e088"
}

.icon_heart:before {
  content: "\e089"
}

.icon_profile:before {
  content: "\e08a"
}

.icon_group:before {
  content: "\e08b"
}

.icon_grid-2x2:before {
  content: "\e08c"
}

.icon_grid-3x3:before {
  content: "\e08d"
}

.icon_music:before {
  content: "\e08e"
}

.icon_pause_alt:before {
  content: "\e08f"
}

.icon_phone:before {
  content: "\e090"
}

.icon_upload:before {
  content: "\e091"
}

.icon_download:before {
  content: "\e092"
}

.social_facebook:before {
  content: "\e093"
}

.social_twitter:before {
  content: "\e094"
}

.social_pinterest:before {
  content: "\e095"
}

.social_googleplus:before {
  content: "\e096"
}

.social_tumblr:before {
  content: "\e097"
}

.social_tumbleupon:before {
  content: "\e098"
}

.social_wordpress:before {
  content: "\e099"
}

.social_instagram:before {
  content: "\e09a"
}

.social_dribbble:before {
  content: "\e09b"
}

.social_vimeo:before {
  content: "\e09c"
}

.social_linkedin:before {
  content: "\e09d"
}

.social_rss:before {
  content: "\e09e"
}

.social_deviantart:before {
  content: "\e09f"
}

.social_share:before {
  content: "\e0a0"
}

.social_myspace:before {
  content: "\e0a1"
}

.social_skype:before {
  content: "\e0a2"
}

.social_youtube:before {
  content: "\e0a3"
}

.social_picassa:before {
  content: "\e0a4"
}

.social_googledrive:before {
  content: "\e0a5"
}

.social_flickr:before {
  content: "\e0a6"
}

.social_blogger:before {
  content: "\e0a7"
}

.social_spotify:before {
  content: "\e0a8"
}

.social_delicious:before {
  content: "\e0a9"
}

.social_facebook_circle:before {
  content: "\e0aa"
}

.social_twitter_circle:before {
  content: "\e0ab"
}

.social_pinterest_circle:before {
  content: "\e0ac"
}

.social_googleplus_circle:before {
  content: "\e0ad"
}

.social_tumblr_circle:before {
  content: "\e0ae"
}

.social_stumbleupon_circle:before {
  content: "\e0af"
}

.social_wordpress_circle:before {
  content: "\e0b0"
}

.social_instagram_circle:before {
  content: "\e0b1"
}

.social_dribbble_circle:before {
  content: "\e0b2"
}

.social_vimeo_circle:before {
  content: "\e0b3"
}

.social_linkedin_circle:before {
  content: "\e0b4"
}

.social_rss_circle:before {
  content: "\e0b5"
}

.social_deviantart_circle:before {
  content: "\e0b6"
}

.social_share_circle:before {
  content: "\e0b7"
}

.social_myspace_circle:before {
  content: "\e0b8"
}

.social_skype_circle:before {
  content: "\e0b9"
}

.social_youtube_circle:before {
  content: "\e0ba"
}

.social_picassa_circle:before {
  content: "\e0bb"
}

.social_googledrive_alt2:before {
  content: "\e0bc"
}

.social_flickr_circle:before {
  content: "\e0bd"
}

.social_blogger_circle:before {
  content: "\e0be"
}

.social_spotify_circle:before {
  content: "\e0bf"
}

.social_delicious_circle:before {
  content: "\e0c0"
}

.social_facebook_square:before {
  content: "\e0c1"
}

.social_twitter_square:before {
  content: "\e0c2"
}

.social_pinterest_square:before {
  content: "\e0c3"
}

.social_googleplus_square:before {
  content: "\e0c4"
}

.social_tumblr_square:before {
  content: "\e0c5"
}

.social_stumbleupon_square:before {
  content: "\e0c6"
}

.social_wordpress_square:before {
  content: "\e0c7"
}

.social_instagram_square:before {
  content: "\e0c8"
}

.social_dribbble_square:before {
  content: "\e0c9"
}

.social_vimeo_square:before {
  content: "\e0ca"
}

.social_linkedin_square:before {
  content: "\e0cb"
}

.social_rss_square:before {
  content: "\e0cc"
}

.social_deviantart_square:before {
  content: "\e0cd"
}

.social_share_square:before {
  content: "\e0ce"
}

.social_myspace_square:before {
  content: "\e0cf"
}

.social_skype_square:before {
  content: "\e0d0"
}

.social_youtube_square:before {
  content: "\e0d1"
}

.social_picassa_square:before {
  content: "\e0d2"
}

.social_googledrive_square:before {
  content: "\e0d3"
}

.social_flickr_square:before {
  content: "\e0d4"
}

.social_blogger_square:before {
  content: "\e0d5"
}

.social_spotify_square:before {
  content: "\e0d6"
}

.social_delicious_square:before {
  content: "\e0d7"
}

.icon_printer:before {
  content: "\e103"
}

.icon_calulator:before {
  content: "\e0ee"
}

.icon_building:before {
  content: "\e0ef"
}

.icon_floppy:before {
  content: "\e0e8"
}

.icon_drive:before {
  content: "\e0ea"
}

.icon_search-2:before {
  content: "\e101"
}

.icon_id:before {
  content: "\e107"
}

.icon_id-2:before {
  content: "\e108"
}

.icon_puzzle:before {
  content: "\e102"
}

.icon_like:before {
  content: "\e106"
}

.icon_dislike:before {
  content: "\e0eb"
}

.icon_mug:before {
  content: "\e105"
}

.icon_currency:before {
  content: "\e0ed"
}

.icon_wallet:before {
  content: "\e100"
}

.icon_pens:before {
  content: "\e104"
}

.icon_easel:before {
  content: "\e0e9"
}

.icon_flowchart:before {
  content: "\e109"
}

.icon_datareport:before {
  content: "\e0ec"
}

.icon_briefcase:before {
  content: "\e0fe"
}

.icon_shield:before {
  content: "\e0f6"
}

.icon_percent:before {
  content: "\e0fb"
}

.icon_globe:before {
  content: "\e0e2"
}

.icon_globe-2:before {
  content: "\e0e3"
}

.icon_target:before {
  content: "\e0f5"
}

.icon_hourglass:before {
  content: "\e0e1"
}

.icon_balance:before {
  content: "\e0ff"
}

.icon_rook:before {
  content: "\e0f8"
}

.icon_printer-alt:before {
  content: "\e0fa"
}

.icon_calculator_alt:before {
  content: "\e0e7"
}

.icon_building_alt:before {
  content: "\e0fd"
}

.icon_floppy_alt:before {
  content: "\e0e4"
}

.icon_drive_alt:before {
  content: "\e0e5"
}

.icon_search_alt:before {
  content: "\e0f7"
}

.icon_id_alt:before {
  content: "\e0e0"
}

.icon_id-2_alt:before {
  content: "\e0fc"
}

.icon_puzzle_alt:before {
  content: "\e0f9"
}

.icon_like_alt:before {
  content: "\e0dd"
}

.icon_dislike_alt:before {
  content: "\e0f1"
}

.icon_mug_alt:before {
  content: "\e0dc"
}

.icon_currency_alt:before {
  content: "\e0f3"
}

.icon_wallet_alt:before {
  content: "\e0d8"
}

.icon_pens_alt:before {
  content: "\e0db"
}

.icon_easel_alt:before {
  content: "\e0f0"
}

.icon_flowchart_alt:before {
  content: "\e0df"
}

.icon_datareport_alt:before {
  content: "\e0f2"
}

.icon_briefcase_alt:before {
  content: "\e0f4"
}

.icon_shield_alt:before {
  content: "\e0d9"
}

.icon_percent_alt:before {
  content: "\e0da"
}

.icon_globe_alt:before {
  content: "\e0de"
}

.icon_clipboard:before {
  content: "\e0e6"
}

.glyph {
  float: left;
  text-align: center;
  padding: .75em;
  margin: .4em 1.5em .75em 0;
  width: 6em;
  text-shadow: none
}

.glyph_big {
  font-size: 128px;
  color: #59c5dc;
  float: left;
  margin-right: 20px
}

.glyph div {
  padding-bottom: 10px
}

.glyph input {
  font-family: consolas, monospace;
  font-size: 12px;
  width: 100%;
  text-align: center;
  border: 0;
  box-shadow: 0 0 0 1px #ccc;
  padding: .2em;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px
}

.centered {
  margin-left: auto;
  margin-right: auto
}

.glyph .fs1 {
  font-size: 2em
}

.mp-0 .bwp-widget-banner {
  margin-bottom: 0
}

.mp-0 .vc_row,
.mp-0.vc_row {
  margin-left: 0;
  margin-right: 0
}

.mp-0 .vc_row .vc_column_container>.vc_column-inner,
.mp-0.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 0;
  padding-right: 0
}

.mp-1 .bwp-widget-banner {
  margin-bottom: 1px
}

.mp-1 .vc_row,
.mp-1.vc_row {
  margin-left: -.5px;
  margin-right: -.5px
}

.mp-1 .vc_row .vc_column_container>.vc_column-inner,
.mp-1.vc_row .vc_column_container>.vc_column-inner {
  padding-left: .5px;
  padding-right: .5px
}

.mp-2 .bwp-widget-banner {
  margin-bottom: 2px
}

.mp-2 .vc_row,
.mp-2.vc_row {
  margin-left: -1px;
  margin-right: -1px
}

.mp-2 .vc_row .vc_column_container>.vc_column-inner,
.mp-2.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 1px;
  padding-right: 1px
}

.mp-3 .bwp-widget-banner {
  margin-bottom: 3px
}

.mp-3 .vc_row,
.mp-3.vc_row {
  margin-left: -1.5px;
  margin-right: -1.5px
}

.mp-3 .vc_row .vc_column_container>.vc_column-inner,
.mp-3.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 1.5px;
  padding-right: 1.5px
}

.mp-4 .bwp-widget-banner {
  margin-bottom: 4px
}

.mp-4 .vc_row,
.mp-4.vc_row {
  margin-left: -2px;
  margin-right: -2px
}

.mp-4 .vc_row .vc_column_container>.vc_column-inner,
.mp-4.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 2px;
  padding-right: 2px
}

.mp-5 .bwp-widget-banner {
  margin-bottom: 5px
}

.mp-5 .vc_row,
.mp-5.vc_row {
  margin-left: -2.5px;
  margin-right: -2.5px
}

.mp-5 .vc_row .vc_column_container>.vc_column-inner,
.mp-5.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 2.5px;
  padding-right: 2.5px
}

.mp-6 .bwp-widget-banner {
  margin-bottom: 6px
}

.mp-6 .vc_row,
.mp-6.vc_row {
  margin-left: -3px;
  margin-right: -3px
}

.mp-6 .vc_row .vc_column_container>.vc_column-inner,
.mp-6.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 3px;
  padding-right: 3px
}

.mp-7 .bwp-widget-banner {
  margin-bottom: 7px
}

.mp-7 .vc_row,
.mp-7.vc_row {
  margin-left: -3.5px;
  margin-right: -3.5px
}

.mp-7 .vc_row .vc_column_container>.vc_column-inner,
.mp-7.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 3.5px;
  padding-right: 3.5px
}

.mp-8 .bwp-widget-banner {
  margin-bottom: 8px
}

.mp-8 .vc_row,
.mp-8.vc_row {
  margin-left: -4px;
  margin-right: -4px
}

.mp-8 .vc_row .vc_column_container>.vc_column-inner,
.mp-8.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 4px;
  padding-right: 4px
}

.mp-9 .bwp-widget-banner {
  margin-bottom: 9px
}

.mp-9 .vc_row,
.mp-9.vc_row {
  margin-left: -4.5px;
  margin-right: -4.5px
}

.mp-9 .vc_row .vc_column_container>.vc_column-inner,
.mp-9.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 4.5px;
  padding-right: 4.5px
}

.mp-10 .bwp-widget-banner {
  margin-bottom: 10px
}

.mp-10 .vc_row,
.mp-10.vc_row {
  margin-left: -5px;
  margin-right: -5px
}

.mp-10 .vc_row .vc_column_container>.vc_column-inner,
.mp-10.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 5px;
  padding-right: 5px
}

.mp-11 .bwp-widget-banner {
  margin-bottom: 11px
}

.mp-11 .vc_row,
.mp-11.vc_row {
  margin-left: -5.5px;
  margin-right: -5.5px
}

.mp-11 .vc_row .vc_column_container>.vc_column-inner,
.mp-11.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 5.5px;
  padding-right: 5.5px
}

.mp-12 .bwp-widget-banner {
  margin-bottom: 12px
}

.mp-12 .vc_row,
.mp-12.vc_row {
  margin-left: -6px;
  margin-right: -6px
}

.mp-12 .vc_row .vc_column_container>.vc_column-inner,
.mp-12.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 6px;
  padding-right: 6px
}

.mp-13 .bwp-widget-banner {
  margin-bottom: 13px
}

.mp-13 .vc_row,
.mp-13.vc_row {
  margin-left: -6.5px;
  margin-right: -6.5px
}

.mp-13 .vc_row .vc_column_container>.vc_column-inner,
.mp-13.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 6.5px;
  padding-right: 6.5px
}

.mp-14 .bwp-widget-banner {
  margin-bottom: 14px
}

.mp-14 .vc_row,
.mp-14.vc_row {
  margin-left: -7px;
  margin-right: -7px
}

.mp-14 .vc_row .vc_column_container>.vc_column-inner,
.mp-14.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 7px;
  padding-right: 7px
}

.mp-15 .bwp-widget-banner {
  margin-bottom: 15px
}

.mp-15 .vc_row,
.mp-15.vc_row {
  margin-left: -7.5px;
  margin-right: -7.5px
}

.mp-15 .vc_row .vc_column_container>.vc_column-inner,
.mp-15.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 7.5px;
  padding-right: 7.5px
}

.mp-16 .bwp-widget-banner {
  margin-bottom: 16px
}

.mp-16 .vc_row,
.mp-16.vc_row {
  margin-left: -8px;
  margin-right: -8px
}

.mp-16 .vc_row .vc_column_container>.vc_column-inner,
.mp-16.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 8px;
  padding-right: 8px
}

.mp-17 .bwp-widget-banner {
  margin-bottom: 17px
}

.mp-17 .vc_row,
.mp-17.vc_row {
  margin-left: -8.5px;
  margin-right: -8.5px
}

.mp-17 .vc_row .vc_column_container>.vc_column-inner,
.mp-17.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 8.5px;
  padding-right: 8.5px
}

.mp-18 .bwp-widget-banner {
  margin-bottom: 18px
}

.mp-18 .vc_row,
.mp-18.vc_row {
  margin-left: -9px;
  margin-right: -9px
}

.mp-18 .vc_row .vc_column_container>.vc_column-inner,
.mp-18.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 9px;
  padding-right: 9px
}

.mp-19 .bwp-widget-banner {
  margin-bottom: 19px
}

.mp-19 .vc_row,
.mp-19.vc_row {
  margin-left: -9.5px;
  margin-right: -9.5px
}

.mp-19 .vc_row .vc_column_container>.vc_column-inner,
.mp-19.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 9.5px;
  padding-right: 9.5px
}

.mp-20 .bwp-widget-banner {
  margin-bottom: 20px
}

.mp-20 .vc_row,
.mp-20.vc_row {
  margin-left: -10px;
  margin-right: -10px
}

.mp-20 .vc_row .vc_column_container>.vc_column-inner,
.mp-20.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 10px;
  padding-right: 10px
}

.mp-21 .bwp-widget-banner {
  margin-bottom: 21px
}

.mp-21 .vc_row,
.mp-21.vc_row {
  margin-left: -10.5px;
  margin-right: -10.5px
}

.mp-21 .vc_row .vc_column_container>.vc_column-inner,
.mp-21.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 10.5px;
  padding-right: 10.5px
}

.mp-22 .bwp-widget-banner {
  margin-bottom: 22px
}

.mp-22 .vc_row,
.mp-22.vc_row {
  margin-left: -11px;
  margin-right: -11px
}

.mp-22 .vc_row .vc_column_container>.vc_column-inner,
.mp-22.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 11px;
  padding-right: 11px
}

.mp-23 .bwp-widget-banner {
  margin-bottom: 23px
}

.mp-23 .vc_row,
.mp-23.vc_row {
  margin-left: -11.5px;
  margin-right: -11.5px
}

.mp-23 .vc_row .vc_column_container>.vc_column-inner,
.mp-23.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 11.5px;
  padding-right: 11.5px
}

.mp-24 .bwp-widget-banner {
  margin-bottom: 24px
}

.mp-24 .vc_row,
.mp-24.vc_row {
  margin-left: -12px;
  margin-right: -12px
}

.mp-24 .vc_row .vc_column_container>.vc_column-inner,
.mp-24.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 12px;
  padding-right: 12px
}

.mp-25 .bwp-widget-banner {
  margin-bottom: 25px
}

.mp-25 .vc_row,
.mp-25.vc_row {
  margin-left: -12.5px;
  margin-right: -12.5px
}

.mp-25 .vc_row .vc_column_container>.vc_column-inner,
.mp-25.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 12.5px;
  padding-right: 12.5px
}

.mp-26 .bwp-widget-banner {
  margin-bottom: 26px
}

.mp-26 .vc_row,
.mp-26.vc_row {
  margin-left: -13px;
  margin-right: -13px
}

.mp-26 .vc_row .vc_column_container>.vc_column-inner,
.mp-26.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 13px;
  padding-right: 13px
}

.mp-27 .bwp-widget-banner {
  margin-bottom: 27px
}

.mp-27 .vc_row,
.mp-27.vc_row {
  margin-left: -13.5px;
  margin-right: -13.5px
}

.mp-27 .vc_row .vc_column_container>.vc_column-inner,
.mp-27.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 13.5px;
  padding-right: 13.5px
}

.mp-28 .bwp-widget-banner {
  margin-bottom: 28px
}

.mp-28 .vc_row,
.mp-28.vc_row {
  margin-left: -14px;
  margin-right: -14px
}

.mp-28 .vc_row .vc_column_container>.vc_column-inner,
.mp-28.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 14px;
  padding-right: 14px
}

.mp-29 .bwp-widget-banner {
  margin-bottom: 29px
}

.mp-29 .vc_row,
.mp-29.vc_row {
  margin-left: -14.5px;
  margin-right: -14.5px
}

.mp-29 .vc_row .vc_column_container>.vc_column-inner,
.mp-29.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 14.5px;
  padding-right: 14.5px
}

.mp-30 .bwp-widget-banner {
  margin-bottom: 30px
}

.mp-30 .vc_row,
.mp-30.vc_row {
  margin-left: -15px;
  margin-right: -15px
}

.mp-30 .vc_row .vc_column_container>.vc_column-inner,
.mp-30.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 15px;
  padding-right: 15px
}

.mp-31 .bwp-widget-banner {
  margin-bottom: 31px
}

.mp-31 .vc_row,
.mp-31.vc_row {
  margin-left: -15.5px;
  margin-right: -15.5px
}

.mp-31 .vc_row .vc_column_container>.vc_column-inner,
.mp-31.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 15.5px;
  padding-right: 15.5px
}

.mp-32 .bwp-widget-banner {
  margin-bottom: 32px
}

.mp-32 .vc_row,
.mp-32.vc_row {
  margin-left: -16px;
  margin-right: -16px
}

.mp-32 .vc_row .vc_column_container>.vc_column-inner,
.mp-32.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 16px;
  padding-right: 16px
}

.mp-33 .bwp-widget-banner {
  margin-bottom: 33px
}

.mp-33 .vc_row,
.mp-33.vc_row {
  margin-left: -16.5px;
  margin-right: -16.5px
}

.mp-33 .vc_row .vc_column_container>.vc_column-inner,
.mp-33.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 16.5px;
  padding-right: 16.5px
}

.mp-34 .bwp-widget-banner {
  margin-bottom: 34px
}

.mp-34 .vc_row,
.mp-34.vc_row {
  margin-left: -17px;
  margin-right: -17px
}

.mp-34 .vc_row .vc_column_container>.vc_column-inner,
.mp-34.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 17px;
  padding-right: 17px
}

.mp-35 .bwp-widget-banner {
  margin-bottom: 35px
}

.mp-35 .vc_row,
.mp-35.vc_row {
  margin-left: -17.5px;
  margin-right: -17.5px
}

.mp-35 .vc_row .vc_column_container>.vc_column-inner,
.mp-35.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 17.5px;
  padding-right: 17.5px
}

.mp-36 .bwp-widget-banner {
  margin-bottom: 36px
}

.mp-36 .vc_row,
.mp-36.vc_row {
  margin-left: -18px;
  margin-right: -18px
}

.mp-36 .vc_row .vc_column_container>.vc_column-inner,
.mp-36.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 18px;
  padding-right: 18px
}

.mp-37 .bwp-widget-banner {
  margin-bottom: 37px
}

.mp-37 .vc_row,
.mp-37.vc_row {
  margin-left: -18.5px;
  margin-right: -18.5px
}

.mp-37 .vc_row .vc_column_container>.vc_column-inner,
.mp-37.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 18.5px;
  padding-right: 18.5px
}

.mp-38 .bwp-widget-banner {
  margin-bottom: 38px
}

.mp-38 .vc_row,
.mp-38.vc_row {
  margin-left: -19px;
  margin-right: -19px
}

.mp-38 .vc_row .vc_column_container>.vc_column-inner,
.mp-38.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 19px;
  padding-right: 19px
}

.mp-39 .bwp-widget-banner {
  margin-bottom: 39px
}

.mp-39 .vc_row,
.mp-39.vc_row {
  margin-left: -19.5px;
  margin-right: -19.5px
}

.mp-39 .vc_row .vc_column_container>.vc_column-inner,
.mp-39.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 19.5px;
  padding-right: 19.5px
}

.mp-40 .bwp-widget-banner {
  margin-bottom: 40px
}

.mp-40 .vc_row,
.mp-40.vc_row {
  margin-left: -20px;
  margin-right: -20px
}

.mp-40 .vc_row .vc_column_container>.vc_column-inner,
.mp-40.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 20px;
  padding-right: 20px
}

.mp-41 .bwp-widget-banner {
  margin-bottom: 41px
}

.mp-41 .vc_row,
.mp-41.vc_row {
  margin-left: -20.5px;
  margin-right: -20.5px
}

.mp-41 .vc_row .vc_column_container>.vc_column-inner,
.mp-41.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 20.5px;
  padding-right: 20.5px
}

.mp-42 .bwp-widget-banner {
  margin-bottom: 42px
}

.mp-42 .vc_row,
.mp-42.vc_row {
  margin-left: -21px;
  margin-right: -21px
}

.mp-42 .vc_row .vc_column_container>.vc_column-inner,
.mp-42.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 21px;
  padding-right: 21px
}

.mp-43 .bwp-widget-banner {
  margin-bottom: 43px
}

.mp-43 .vc_row,
.mp-43.vc_row {
  margin-left: -21.5px;
  margin-right: -21.5px
}

.mp-43 .vc_row .vc_column_container>.vc_column-inner,
.mp-43.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 21.5px;
  padding-right: 21.5px
}

.mp-44 .bwp-widget-banner {
  margin-bottom: 44px
}

.mp-44 .vc_row,
.mp-44.vc_row {
  margin-left: -22px;
  margin-right: -22px
}

.mp-44 .vc_row .vc_column_container>.vc_column-inner,
.mp-44.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 22px;
  padding-right: 22px
}

.mp-45 .bwp-widget-banner {
  margin-bottom: 45px
}

.mp-45 .vc_row,
.mp-45.vc_row {
  margin-left: -22.5px;
  margin-right: -22.5px
}

.mp-45 .vc_row .vc_column_container>.vc_column-inner,
.mp-45.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 22.5px;
  padding-right: 22.5px
}

.mp-46 .bwp-widget-banner {
  margin-bottom: 46px
}

.mp-46 .vc_row,
.mp-46.vc_row {
  margin-left: -23px;
  margin-right: -23px
}

.mp-46 .vc_row .vc_column_container>.vc_column-inner,
.mp-46.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 23px;
  padding-right: 23px
}

.mp-47 .bwp-widget-banner {
  margin-bottom: 47px
}

.mp-47 .vc_row,
.mp-47.vc_row {
  margin-left: -23.5px;
  margin-right: -23.5px
}

.mp-47 .vc_row .vc_column_container>.vc_column-inner,
.mp-47.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 23.5px;
  padding-right: 23.5px
}

.mp-48 .bwp-widget-banner {
  margin-bottom: 48px
}

.mp-48 .vc_row,
.mp-48.vc_row {
  margin-left: -24px;
  margin-right: -24px
}

.mp-48 .vc_row .vc_column_container>.vc_column-inner,
.mp-48.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 24px;
  padding-right: 24px
}

.mp-49 .bwp-widget-banner {
  margin-bottom: 49px
}

.mp-49 .vc_row,
.mp-49.vc_row {
  margin-left: -24.5px;
  margin-right: -24.5px
}

.mp-49 .vc_row .vc_column_container>.vc_column-inner,
.mp-49.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 24.5px;
  padding-right: 24.5px
}

.mp-50 .bwp-widget-banner {
  margin-bottom: 50px
}

.mp-50 .vc_row,
.mp-50.vc_row {
  margin-left: -25px;
  margin-right: -25px
}

.mp-50 .vc_row .vc_column_container>.vc_column-inner,
.mp-50.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 25px;
  padding-right: 25px
}

.mp-51 .bwp-widget-banner {
  margin-bottom: 51px
}

.mp-51 .vc_row,
.mp-51.vc_row {
  margin-left: -25.5px;
  margin-right: -25.5px
}

.mp-51 .vc_row .vc_column_container>.vc_column-inner,
.mp-51.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 25.5px;
  padding-right: 25.5px
}

.mp-52 .bwp-widget-banner {
  margin-bottom: 52px
}

.mp-52 .vc_row,
.mp-52.vc_row {
  margin-left: -26px;
  margin-right: -26px
}

.mp-52 .vc_row .vc_column_container>.vc_column-inner,
.mp-52.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 26px;
  padding-right: 26px
}

.mp-53 .bwp-widget-banner {
  margin-bottom: 53px
}

.mp-53 .vc_row,
.mp-53.vc_row {
  margin-left: -26.5px;
  margin-right: -26.5px
}

.mp-53 .vc_row .vc_column_container>.vc_column-inner,
.mp-53.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 26.5px;
  padding-right: 26.5px
}

.mp-54 .bwp-widget-banner {
  margin-bottom: 54px
}

.mp-54 .vc_row,
.mp-54.vc_row {
  margin-left: -27px;
  margin-right: -27px
}

.mp-54 .vc_row .vc_column_container>.vc_column-inner,
.mp-54.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 27px;
  padding-right: 27px
}

.mp-55 .bwp-widget-banner {
  margin-bottom: 55px
}

.mp-55 .vc_row,
.mp-55.vc_row {
  margin-left: -27.5px;
  margin-right: -27.5px
}

.mp-55 .vc_row .vc_column_container>.vc_column-inner,
.mp-55.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 27.5px;
  padding-right: 27.5px
}

.mp-56 .bwp-widget-banner {
  margin-bottom: 56px
}

.mp-56 .vc_row,
.mp-56.vc_row {
  margin-left: -28px;
  margin-right: -28px
}

.mp-56 .vc_row .vc_column_container>.vc_column-inner,
.mp-56.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 28px;
  padding-right: 28px
}

.mp-57 .bwp-widget-banner {
  margin-bottom: 57px
}

.mp-57 .vc_row,
.mp-57.vc_row {
  margin-left: -28.5px;
  margin-right: -28.5px
}

.mp-57 .vc_row .vc_column_container>.vc_column-inner,
.mp-57.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 28.5px;
  padding-right: 28.5px
}

.mp-58 .bwp-widget-banner {
  margin-bottom: 58px
}

.mp-58 .vc_row,
.mp-58.vc_row {
  margin-left: -29px;
  margin-right: -29px
}

.mp-58 .vc_row .vc_column_container>.vc_column-inner,
.mp-58.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 29px;
  padding-right: 29px
}

.mp-59 .bwp-widget-banner {
  margin-bottom: 59px
}

.mp-59 .vc_row,
.mp-59.vc_row {
  margin-left: -29.5px;
  margin-right: -29.5px
}

.mp-59 .vc_row .vc_column_container>.vc_column-inner,
.mp-59.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 29.5px;
  padding-right: 29.5px
}

.mp-60 .bwp-widget-banner {
  margin-bottom: 60px
}

.mp-60 .vc_row,
.mp-60.vc_row {
  margin-left: -30px;
  margin-right: -30px
}

.mp-60 .vc_row .vc_column_container>.vc_column-inner,
.mp-60.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 30px;
  padding-right: 30px
}

.mp-61 .bwp-widget-banner {
  margin-bottom: 61px
}

.mp-61 .vc_row,
.mp-61.vc_row {
  margin-left: -30.5px;
  margin-right: -30.5px
}

.mp-61 .vc_row .vc_column_container>.vc_column-inner,
.mp-61.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 30.5px;
  padding-right: 30.5px
}

.mp-62 .bwp-widget-banner {
  margin-bottom: 62px
}

.mp-62 .vc_row,
.mp-62.vc_row {
  margin-left: -31px;
  margin-right: -31px
}

.mp-62 .vc_row .vc_column_container>.vc_column-inner,
.mp-62.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 31px;
  padding-right: 31px
}

.mp-63 .bwp-widget-banner {
  margin-bottom: 63px
}

.mp-63 .vc_row,
.mp-63.vc_row {
  margin-left: -31.5px;
  margin-right: -31.5px
}

.mp-63 .vc_row .vc_column_container>.vc_column-inner,
.mp-63.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 31.5px;
  padding-right: 31.5px
}

.mp-64 .bwp-widget-banner {
  margin-bottom: 64px
}

.mp-64 .vc_row,
.mp-64.vc_row {
  margin-left: -32px;
  margin-right: -32px
}

.mp-64 .vc_row .vc_column_container>.vc_column-inner,
.mp-64.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 32px;
  padding-right: 32px
}

.mp-65 .bwp-widget-banner {
  margin-bottom: 65px
}

.mp-65 .vc_row,
.mp-65.vc_row {
  margin-left: -32.5px;
  margin-right: -32.5px
}

.mp-65 .vc_row .vc_column_container>.vc_column-inner,
.mp-65.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 32.5px;
  padding-right: 32.5px
}

.mp-66 .bwp-widget-banner {
  margin-bottom: 66px
}

.mp-66 .vc_row,
.mp-66.vc_row {
  margin-left: -33px;
  margin-right: -33px
}

.mp-66 .vc_row .vc_column_container>.vc_column-inner,
.mp-66.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 33px;
  padding-right: 33px
}

.mp-67 .bwp-widget-banner {
  margin-bottom: 67px
}

.mp-67 .vc_row,
.mp-67.vc_row {
  margin-left: -33.5px;
  margin-right: -33.5px
}

.mp-67 .vc_row .vc_column_container>.vc_column-inner,
.mp-67.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 33.5px;
  padding-right: 33.5px
}

.mp-68 .bwp-widget-banner {
  margin-bottom: 68px
}

.mp-68 .vc_row,
.mp-68.vc_row {
  margin-left: -34px;
  margin-right: -34px
}

.mp-68 .vc_row .vc_column_container>.vc_column-inner,
.mp-68.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 34px;
  padding-right: 34px
}

.mp-69 .bwp-widget-banner {
  margin-bottom: 69px
}

.mp-69 .vc_row,
.mp-69.vc_row {
  margin-left: -34.5px;
  margin-right: -34.5px
}

.mp-69 .vc_row .vc_column_container>.vc_column-inner,
.mp-69.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 34.5px;
  padding-right: 34.5px
}

.mp-70 .bwp-widget-banner {
  margin-bottom: 70px
}

.mp-70 .vc_row,
.mp-70.vc_row {
  margin-left: -35px;
  margin-right: -35px
}

.mp-70 .vc_row .vc_column_container>.vc_column-inner,
.mp-70.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 35px;
  padding-right: 35px
}

.mp-71 .bwp-widget-banner {
  margin-bottom: 71px
}

.mp-71 .vc_row,
.mp-71.vc_row {
  margin-left: -35.5px;
  margin-right: -35.5px
}

.mp-71 .vc_row .vc_column_container>.vc_column-inner,
.mp-71.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 35.5px;
  padding-right: 35.5px
}

.mp-72 .bwp-widget-banner {
  margin-bottom: 72px
}

.mp-72 .vc_row,
.mp-72.vc_row {
  margin-left: -36px;
  margin-right: -36px
}

.mp-72 .vc_row .vc_column_container>.vc_column-inner,
.mp-72.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 36px;
  padding-right: 36px
}

.mp-73 .bwp-widget-banner {
  margin-bottom: 73px
}

.mp-73 .vc_row,
.mp-73.vc_row {
  margin-left: -36.5px;
  margin-right: -36.5px
}

.mp-73 .vc_row .vc_column_container>.vc_column-inner,
.mp-73.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 36.5px;
  padding-right: 36.5px
}

.mp-74 .bwp-widget-banner {
  margin-bottom: 74px
}

.mp-74 .vc_row,
.mp-74.vc_row {
  margin-left: -37px;
  margin-right: -37px
}

.mp-74 .vc_row .vc_column_container>.vc_column-inner,
.mp-74.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 37px;
  padding-right: 37px
}

.mp-75 .bwp-widget-banner {
  margin-bottom: 75px
}

.mp-75 .vc_row,
.mp-75.vc_row {
  margin-left: -37.5px;
  margin-right: -37.5px
}

.mp-75 .vc_row .vc_column_container>.vc_column-inner,
.mp-75.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 37.5px;
  padding-right: 37.5px
}

.mp-76 .bwp-widget-banner {
  margin-bottom: 76px
}

.mp-76 .vc_row,
.mp-76.vc_row {
  margin-left: -38px;
  margin-right: -38px
}

.mp-76 .vc_row .vc_column_container>.vc_column-inner,
.mp-76.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 38px;
  padding-right: 38px
}

.mp-77 .bwp-widget-banner {
  margin-bottom: 77px
}

.mp-77 .vc_row,
.mp-77.vc_row {
  margin-left: -38.5px;
  margin-right: -38.5px
}

.mp-77 .vc_row .vc_column_container>.vc_column-inner,
.mp-77.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 38.5px;
  padding-right: 38.5px
}

.mp-78 .bwp-widget-banner {
  margin-bottom: 78px
}

.mp-78 .vc_row,
.mp-78.vc_row {
  margin-left: -39px;
  margin-right: -39px
}

.mp-78 .vc_row .vc_column_container>.vc_column-inner,
.mp-78.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 39px;
  padding-right: 39px
}

.mp-79 .bwp-widget-banner {
  margin-bottom: 79px
}

.mp-79 .vc_row,
.mp-79.vc_row {
  margin-left: -39.5px;
  margin-right: -39.5px
}

.mp-79 .vc_row .vc_column_container>.vc_column-inner,
.mp-79.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 39.5px;
  padding-right: 39.5px
}

.mp-80 .bwp-widget-banner {
  margin-bottom: 80px
}

.mp-80 .vc_row,
.mp-80.vc_row {
  margin-left: -40px;
  margin-right: -40px
}

.mp-80 .vc_row .vc_column_container>.vc_column-inner,
.mp-80.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 40px;
  padding-right: 40px
}

.mp-81 .bwp-widget-banner {
  margin-bottom: 81px
}

.mp-81 .vc_row,
.mp-81.vc_row {
  margin-left: -40.5px;
  margin-right: -40.5px
}

.mp-81 .vc_row .vc_column_container>.vc_column-inner,
.mp-81.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 40.5px;
  padding-right: 40.5px
}

.mp-82 .bwp-widget-banner {
  margin-bottom: 82px
}

.mp-82 .vc_row,
.mp-82.vc_row {
  margin-left: -41px;
  margin-right: -41px
}

.mp-82 .vc_row .vc_column_container>.vc_column-inner,
.mp-82.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 41px;
  padding-right: 41px
}

.mp-83 .bwp-widget-banner {
  margin-bottom: 83px
}

.mp-83 .vc_row,
.mp-83.vc_row {
  margin-left: -41.5px;
  margin-right: -41.5px
}

.mp-83 .vc_row .vc_column_container>.vc_column-inner,
.mp-83.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 41.5px;
  padding-right: 41.5px
}

.mp-84 .bwp-widget-banner {
  margin-bottom: 84px
}

.mp-84 .vc_row,
.mp-84.vc_row {
  margin-left: -42px;
  margin-right: -42px
}

.mp-84 .vc_row .vc_column_container>.vc_column-inner,
.mp-84.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 42px;
  padding-right: 42px
}

.mp-85 .bwp-widget-banner {
  margin-bottom: 85px
}

.mp-85 .vc_row,
.mp-85.vc_row {
  margin-left: -42.5px;
  margin-right: -42.5px
}

.mp-85 .vc_row .vc_column_container>.vc_column-inner,
.mp-85.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 42.5px;
  padding-right: 42.5px
}

.mp-86 .bwp-widget-banner {
  margin-bottom: 86px
}

.mp-86 .vc_row,
.mp-86.vc_row {
  margin-left: -43px;
  margin-right: -43px
}

.mp-86 .vc_row .vc_column_container>.vc_column-inner,
.mp-86.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 43px;
  padding-right: 43px
}

.mp-87 .bwp-widget-banner {
  margin-bottom: 87px
}

.mp-87 .vc_row,
.mp-87.vc_row {
  margin-left: -43.5px;
  margin-right: -43.5px
}

.mp-87 .vc_row .vc_column_container>.vc_column-inner,
.mp-87.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 43.5px;
  padding-right: 43.5px
}

.mp-88 .bwp-widget-banner {
  margin-bottom: 88px
}

.mp-88 .vc_row,
.mp-88.vc_row {
  margin-left: -44px;
  margin-right: -44px
}

.mp-88 .vc_row .vc_column_container>.vc_column-inner,
.mp-88.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 44px;
  padding-right: 44px
}

.mp-89 .bwp-widget-banner {
  margin-bottom: 89px
}

.mp-89 .vc_row,
.mp-89.vc_row {
  margin-left: -44.5px;
  margin-right: -44.5px
}

.mp-89 .vc_row .vc_column_container>.vc_column-inner,
.mp-89.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 44.5px;
  padding-right: 44.5px
}

.mp-90 .bwp-widget-banner {
  margin-bottom: 90px
}

.mp-90 .vc_row,
.mp-90.vc_row {
  margin-left: -45px;
  margin-right: -45px
}

.mp-90 .vc_row .vc_column_container>.vc_column-inner,
.mp-90.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 45px;
  padding-right: 45px
}

.mp-91 .bwp-widget-banner {
  margin-bottom: 91px
}

.mp-91 .vc_row,
.mp-91.vc_row {
  margin-left: -45.5px;
  margin-right: -45.5px
}

.mp-91 .vc_row .vc_column_container>.vc_column-inner,
.mp-91.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 45.5px;
  padding-right: 45.5px
}

.mp-92 .bwp-widget-banner {
  margin-bottom: 92px
}

.mp-92 .vc_row,
.mp-92.vc_row {
  margin-left: -46px;
  margin-right: -46px
}

.mp-92 .vc_row .vc_column_container>.vc_column-inner,
.mp-92.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 46px;
  padding-right: 46px
}

.mp-93 .bwp-widget-banner {
  margin-bottom: 93px
}

.mp-93 .vc_row,
.mp-93.vc_row {
  margin-left: -46.5px;
  margin-right: -46.5px
}

.mp-93 .vc_row .vc_column_container>.vc_column-inner,
.mp-93.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 46.5px;
  padding-right: 46.5px
}

.mp-94 .bwp-widget-banner {
  margin-bottom: 94px
}

.mp-94 .vc_row,
.mp-94.vc_row {
  margin-left: -47px;
  margin-right: -47px
}

.mp-94 .vc_row .vc_column_container>.vc_column-inner,
.mp-94.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 47px;
  padding-right: 47px
}

.mp-95 .bwp-widget-banner {
  margin-bottom: 95px
}

.mp-95 .vc_row,
.mp-95.vc_row {
  margin-left: -47.5px;
  margin-right: -47.5px
}

.mp-95 .vc_row .vc_column_container>.vc_column-inner,
.mp-95.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 47.5px;
  padding-right: 47.5px
}

.mp-96 .bwp-widget-banner {
  margin-bottom: 96px
}

.mp-96 .vc_row,
.mp-96.vc_row {
  margin-left: -48px;
  margin-right: -48px
}

.mp-96 .vc_row .vc_column_container>.vc_column-inner,
.mp-96.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 48px;
  padding-right: 48px
}

.mp-97 .bwp-widget-banner {
  margin-bottom: 97px
}

.mp-97 .vc_row,
.mp-97.vc_row {
  margin-left: -48.5px;
  margin-right: -48.5px
}

.mp-97 .vc_row .vc_column_container>.vc_column-inner,
.mp-97.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 48.5px;
  padding-right: 48.5px
}

.mp-98 .bwp-widget-banner {
  margin-bottom: 98px
}

.mp-98 .vc_row,
.mp-98.vc_row {
  margin-left: -49px;
  margin-right: -49px
}

.mp-98 .vc_row .vc_column_container>.vc_column-inner,
.mp-98.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 49px;
  padding-right: 49px
}

.mp-99 .bwp-widget-banner {
  margin-bottom: 99px
}

.mp-99 .vc_row,
.mp-99.vc_row {
  margin-left: -49.5px;
  margin-right: -49.5px
}

.mp-99 .vc_row .vc_column_container>.vc_column-inner,
.mp-99.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 49.5px;
  padding-right: 49.5px
}

.mp-100 .bwp-widget-banner {
  margin-bottom: 100px
}

.mp-100 .vc_row,
.mp-100.vc_row {
  margin-left: -50px;
  margin-right: -50px
}

.mp-100 .vc_row .vc_column_container>.vc_column-inner,
.mp-100.vc_row .vc_column_container>.vc_column-inner {
  padding-left: 50px;
  padding-right: 50px
}

.margin-top-1 {
  margin-top: 1px !important
}

.margin-left-1 {
  margin-left: 1px !important
}

.margin-bottom-1 {
  margin-bottom: 1px !important
}

.margin-right-1 {
  margin-right: 1px !important
}

.margin-top-2 {
  margin-top: 2px !important
}

.margin-left-2 {
  margin-left: 2px !important
}

.margin-bottom-2 {
  margin-bottom: 2px !important
}

.margin-right-2 {
  margin-right: 2px !important
}

.margin-top-3 {
  margin-top: 3px !important
}

.margin-left-3 {
  margin-left: 3px !important
}

.margin-bottom-3 {
  margin-bottom: 3px !important
}

.margin-right-3 {
  margin-right: 3px !important
}

.margin-top-4 {
  margin-top: 4px !important
}

.margin-left-4 {
  margin-left: 4px !important
}

.margin-bottom-4 {
  margin-bottom: 4px !important
}

.margin-right-4 {
  margin-right: 4px !important
}

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

.margin-left-5 {
  margin-left: 5px !important
}

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

.margin-right-5 {
  margin-right: 5px !important
}

.margin-top-6 {
  margin-top: 6px !important
}

.margin-left-6 {
  margin-left: 6px !important
}

.margin-bottom-6 {
  margin-bottom: 6px !important
}

.margin-right-6 {
  margin-right: 6px !important
}

.margin-top-7 {
  margin-top: 7px !important
}

.margin-left-7 {
  margin-left: 7px !important
}

.margin-bottom-7 {
  margin-bottom: 7px !important
}

.margin-right-7 {
  margin-right: 7px !important
}

.margin-top-8 {
  margin-top: 8px !important
}

.margin-left-8 {
  margin-left: 8px !important
}

.margin-bottom-8 {
  margin-bottom: 8px !important
}

.margin-right-8 {
  margin-right: 8px !important
}

.margin-top-9 {
  margin-top: 9px !important
}

.margin-left-9 {
  margin-left: 9px !important
}

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

.margin-right-9 {
  margin-right: 9px !important
}

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

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

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

.margin-right-10 {
  margin-right: 10px !important
}

.margin-top-11 {
  margin-top: 11px !important
}

.margin-left-11 {
  margin-left: 11px !important
}

.margin-bottom-11 {
  margin-bottom: 11px !important
}

.margin-right-11 {
  margin-right: 11px !important
}

.margin-top-12 {
  margin-top: 12px !important
}

.margin-left-12 {
  margin-left: 12px !important
}

.margin-bottom-12 {
  margin-bottom: 12px !important
}

.margin-right-12 {
  margin-right: 12px !important
}

.margin-top-13 {
  margin-top: 13px !important
}

.margin-left-13 {
  margin-left: 13px !important
}

.margin-bottom-13 {
  margin-bottom: 13px !important
}

.margin-right-13 {
  margin-right: 13px !important
}

.margin-top-14 {
  margin-top: 14px !important
}

.margin-left-14 {
  margin-left: 14px !important
}

.margin-bottom-14 {
  margin-bottom: 14px !important
}

.margin-right-14 {
  margin-right: 14px !important
}

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

.margin-left-15 {
  margin-left: 15px !important
}

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

.margin-right-15 {
  margin-right: 15px !important
}

.margin-top-16 {
  margin-top: 16px !important
}

.margin-left-16 {
  margin-left: 16px !important
}

.margin-bottom-16 {
  margin-bottom: 16px !important
}

.margin-right-16 {
  margin-right: 16px !important
}

.margin-top-17 {
  margin-top: 17px !important
}

.margin-left-17 {
  margin-left: 17px !important
}

.margin-bottom-17 {
  margin-bottom: 17px !important
}

.margin-right-17 {
  margin-right: 17px !important
}

.margin-top-18 {
  margin-top: 18px !important
}

.margin-left-18 {
  margin-left: 18px !important
}

.margin-bottom-18 {
  margin-bottom: 18px !important
}

.margin-right-18 {
  margin-right: 18px !important
}

.margin-top-19 {
  margin-top: 19px !important
}

.margin-left-19 {
  margin-left: 19px !important
}

.margin-bottom-19 {
  margin-bottom: 19px !important
}

.margin-right-19 {
  margin-right: 19px !important
}

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

.margin-left-20 {
  margin-left: 20px !important
}

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

.margin-right-20 {
  margin-right: 20px !important
}

.margin-top-21 {
  margin-top: 21px !important
}

.margin-left-21 {
  margin-left: 21px !important
}

.margin-bottom-21 {
  margin-bottom: 21px !important
}

.margin-right-21 {
  margin-right: 21px !important
}

.margin-top-22 {
  margin-top: 22px !important
}

.margin-left-22 {
  margin-left: 22px !important
}

.margin-bottom-22 {
  margin-bottom: 22px !important
}

.margin-right-22 {
  margin-right: 22px !important
}

.margin-top-23 {
  margin-top: 23px !important
}

.margin-left-23 {
  margin-left: 23px !important
}

.margin-bottom-23 {
  margin-bottom: 23px !important
}

.margin-right-23 {
  margin-right: 23px !important
}

.margin-top-24 {
  margin-top: 24px !important
}

.margin-left-24 {
  margin-left: 24px !important
}

.margin-bottom-24 {
  margin-bottom: 24px !important
}

.margin-right-24 {
  margin-right: 24px !important
}

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

.margin-left-25 {
  margin-left: 25px !important
}

.margin-bottom-25 {
  margin-bottom: 25px !important
}

.margin-right-25 {
  margin-right: 25px !important
}

.margin-top-26 {
  margin-top: 26px !important
}

.margin-left-26 {
  margin-left: 26px !important
}

.margin-bottom-26 {
  margin-bottom: 26px !important
}

.margin-right-26 {
  margin-right: 26px !important
}

.margin-top-27 {
  margin-top: 27px !important
}

.margin-left-27 {
  margin-left: 27px !important
}

.margin-bottom-27 {
  margin-bottom: 27px !important
}

.margin-right-27 {
  margin-right: 27px !important
}

.margin-top-28 {
  margin-top: 28px !important
}

.margin-left-28 {
  margin-left: 28px !important
}

.margin-bottom-28 {
  margin-bottom: 28px !important
}

.margin-right-28 {
  margin-right: 28px !important
}

.margin-top-29 {
  margin-top: 29px !important
}

.margin-left-29 {
  margin-left: 29px !important
}

.margin-bottom-29 {
  margin-bottom: 29px !important
}

.margin-right-29 {
  margin-right: 29px !important
}

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

.margin-left-30 {
  margin-left: 30px !important
}

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

.margin-right-30 {
  margin-right: 30px !important
}

.margin-top-31 {
  margin-top: 31px !important
}

.margin-left-31 {
  margin-left: 31px !important
}

.margin-bottom-31 {
  margin-bottom: 31px !important
}

.margin-right-31 {
  margin-right: 31px !important
}

.margin-top-32 {
  margin-top: 32px !important
}

.margin-left-32 {
  margin-left: 32px !important
}

.margin-bottom-32 {
  margin-bottom: 32px !important
}

.margin-right-32 {
  margin-right: 32px !important
}

.margin-top-33 {
  margin-top: 33px !important
}

.margin-left-33 {
  margin-left: 33px !important
}

.margin-bottom-33 {
  margin-bottom: 33px !important
}

.margin-right-33 {
  margin-right: 33px !important
}

.margin-top-34 {
  margin-top: 34px !important
}

.margin-left-34 {
  margin-left: 34px !important
}

.margin-bottom-34 {
  margin-bottom: 34px !important
}

.margin-right-34 {
  margin-right: 34px !important
}

.margin-top-35 {
  margin-top: 35px !important
}

.margin-left-35 {
  margin-left: 35px !important
}

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

.margin-right-35 {
  margin-right: 35px !important
}

.margin-top-36 {
  margin-top: 36px !important
}

.margin-left-36 {
  margin-left: 36px !important
}

.margin-bottom-36 {
  margin-bottom: 36px !important
}

.margin-right-36 {
  margin-right: 36px !important
}

.margin-top-37 {
  margin-top: 37px !important
}

.margin-left-37 {
  margin-left: 37px !important
}

.margin-bottom-37 {
  margin-bottom: 37px !important
}

.margin-right-37 {
  margin-right: 37px !important
}

.margin-top-38 {
  margin-top: 38px !important
}

.margin-left-38 {
  margin-left: 38px !important
}

.margin-bottom-38 {
  margin-bottom: 38px !important
}

.margin-right-38 {
  margin-right: 38px !important
}

.margin-top-39 {
  margin-top: 39px !important
}

.margin-left-39 {
  margin-left: 39px !important
}

.margin-bottom-39 {
  margin-bottom: 39px !important
}

.margin-right-39 {
  margin-right: 39px !important
}

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

.margin-left-40 {
  margin-left: 40px !important
}

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

.margin-right-40 {
  margin-right: 40px !important
}

.margin-top-41 {
  margin-top: 41px !important
}

.margin-left-41 {
  margin-left: 41px !important
}

.margin-bottom-41 {
  margin-bottom: 41px !important
}

.margin-right-41 {
  margin-right: 41px !important
}

.margin-top-42 {
  margin-top: 42px !important
}

.margin-left-42 {
  margin-left: 42px !important
}

.margin-bottom-42 {
  margin-bottom: 42px !important
}

.margin-right-42 {
  margin-right: 42px !important
}

.margin-top-43 {
  margin-top: 43px !important
}

.margin-left-43 {
  margin-left: 43px !important
}

.margin-bottom-43 {
  margin-bottom: 43px !important
}

.margin-right-43 {
  margin-right: 43px !important
}

.margin-top-44 {
  margin-top: 44px !important
}

.margin-left-44 {
  margin-left: 44px !important
}

.margin-bottom-44 {
  margin-bottom: 44px !important
}

.margin-right-44 {
  margin-right: 44px !important
}

.margin-top-45 {
  margin-top: 45px !important
}

.margin-left-45 {
  margin-left: 45px !important
}

.margin-bottom-45 {
  margin-bottom: 45px !important
}

.margin-right-45 {
  margin-right: 45px !important
}

.margin-top-46 {
  margin-top: 46px !important
}

.margin-left-46 {
  margin-left: 46px !important
}

.margin-bottom-46 {
  margin-bottom: 46px !important
}

.margin-right-46 {
  margin-right: 46px !important
}

.margin-top-47 {
  margin-top: 47px !important
}

.margin-left-47 {
  margin-left: 47px !important
}

.margin-bottom-47 {
  margin-bottom: 47px !important
}

.margin-right-47 {
  margin-right: 47px !important
}

.margin-top-48 {
  margin-top: 48px !important
}

.margin-left-48 {
  margin-left: 48px !important
}

.margin-bottom-48 {
  margin-bottom: 48px !important
}

.margin-right-48 {
  margin-right: 48px !important
}

.margin-top-49 {
  margin-top: 49px !important
}

.margin-left-49 {
  margin-left: 49px !important
}

.margin-bottom-49 {
  margin-bottom: 49px !important
}

.margin-right-49 {
  margin-right: 49px !important
}

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

.margin-left-50 {
  margin-left: 50px !important
}

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

.margin-right-50 {
  margin-right: 50px !important
}

.margin-top-51 {
  margin-top: 51px !important
}

.margin-left-51 {
  margin-left: 51px !important
}

.margin-bottom-51 {
  margin-bottom: 51px !important
}

.margin-right-51 {
  margin-right: 51px !important
}

.margin-top-52 {
  margin-top: 52px !important
}

.margin-left-52 {
  margin-left: 52px !important
}

.margin-bottom-52 {
  margin-bottom: 52px !important
}

.margin-right-52 {
  margin-right: 52px !important
}

.margin-top-53 {
  margin-top: 53px !important
}

.margin-left-53 {
  margin-left: 53px !important
}

.margin-bottom-53 {
  margin-bottom: 53px !important
}

.margin-right-53 {
  margin-right: 53px !important
}

.margin-top-54 {
  margin-top: 54px !important
}

.margin-left-54 {
  margin-left: 54px !important
}

.margin-bottom-54 {
  margin-bottom: 54px !important
}

.margin-right-54 {
  margin-right: 54px !important
}

.margin-top-55 {
  margin-top: 55px !important
}

.margin-left-55 {
  margin-left: 55px !important
}

.margin-bottom-55 {
  margin-bottom: 55px !important
}

.margin-right-55 {
  margin-right: 55px !important
}

.margin-top-56 {
  margin-top: 56px !important
}

.margin-left-56 {
  margin-left: 56px !important
}

.margin-bottom-56 {
  margin-bottom: 56px !important
}

.margin-right-56 {
  margin-right: 56px !important
}

.margin-top-57 {
  margin-top: 57px !important
}

.margin-left-57 {
  margin-left: 57px !important
}

.margin-bottom-57 {
  margin-bottom: 57px !important
}

.margin-right-57 {
  margin-right: 57px !important
}

.margin-top-58 {
  margin-top: 58px !important
}

.margin-left-58 {
  margin-left: 58px !important
}

.margin-bottom-58 {
  margin-bottom: 58px !important
}

.margin-right-58 {
  margin-right: 58px !important
}

.margin-top-59 {
  margin-top: 59px !important
}

.margin-left-59 {
  margin-left: 59px !important
}

.margin-bottom-59 {
  margin-bottom: 59px !important
}

.margin-right-59 {
  margin-right: 59px !important
}

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

.margin-left-60 {
  margin-left: 60px !important
}

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

.margin-right-60 {
  margin-right: 60px !important
}

.margin-top-61 {
  margin-top: 61px !important
}

.margin-left-61 {
  margin-left: 61px !important
}

.margin-bottom-61 {
  margin-bottom: 61px !important
}

.margin-right-61 {
  margin-right: 61px !important
}

.margin-top-62 {
  margin-top: 62px !important
}

.margin-left-62 {
  margin-left: 62px !important
}

.margin-bottom-62 {
  margin-bottom: 62px !important
}

.margin-right-62 {
  margin-right: 62px !important
}

.margin-top-63 {
  margin-top: 63px !important
}

.margin-left-63 {
  margin-left: 63px !important
}

.margin-bottom-63 {
  margin-bottom: 63px !important
}

.margin-right-63 {
  margin-right: 63px !important
}

.margin-top-64 {
  margin-top: 64px !important
}

.margin-left-64 {
  margin-left: 64px !important
}

.margin-bottom-64 {
  margin-bottom: 64px !important
}

.margin-right-64 {
  margin-right: 64px !important
}

.margin-top-65 {
  margin-top: 65px !important
}

.margin-left-65 {
  margin-left: 65px !important
}

.margin-bottom-65 {
  margin-bottom: 65px !important
}

.margin-right-65 {
  margin-right: 65px !important
}

.margin-top-66 {
  margin-top: 66px !important
}

.margin-left-66 {
  margin-left: 66px !important
}

.margin-bottom-66 {
  margin-bottom: 66px !important
}

.margin-right-66 {
  margin-right: 66px !important
}

.margin-top-67 {
  margin-top: 67px !important
}

.margin-left-67 {
  margin-left: 67px !important
}

.margin-bottom-67 {
  margin-bottom: 67px !important
}

.margin-right-67 {
  margin-right: 67px !important
}

.margin-top-68 {
  margin-top: 68px !important
}

.margin-left-68 {
  margin-left: 68px !important
}

.margin-bottom-68 {
  margin-bottom: 68px !important
}

.margin-right-68 {
  margin-right: 68px !important
}

.margin-top-69 {
  margin-top: 69px !important
}

.margin-left-69 {
  margin-left: 69px !important
}

.margin-bottom-69 {
  margin-bottom: 69px !important
}

.margin-right-69 {
  margin-right: 69px !important
}

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

.margin-left-70 {
  margin-left: 70px !important
}

.margin-bottom-70 {
  margin-bottom: 70px !important
}

.margin-right-70 {
  margin-right: 70px !important
}

.margin-top-71 {
  margin-top: 71px !important
}

.margin-left-71 {
  margin-left: 71px !important
}

.margin-bottom-71 {
  margin-bottom: 71px !important
}

.margin-right-71 {
  margin-right: 71px !important
}

.margin-top-72 {
  margin-top: 72px !important
}

.margin-left-72 {
  margin-left: 72px !important
}

.margin-bottom-72 {
  margin-bottom: 72px !important
}

.margin-right-72 {
  margin-right: 72px !important
}

.margin-top-73 {
  margin-top: 73px !important
}

.margin-left-73 {
  margin-left: 73px !important
}

.margin-bottom-73 {
  margin-bottom: 73px !important
}

.margin-right-73 {
  margin-right: 73px !important
}

.margin-top-74 {
  margin-top: 74px !important
}

.margin-left-74 {
  margin-left: 74px !important
}

.margin-bottom-74 {
  margin-bottom: 74px !important
}

.margin-right-74 {
  margin-right: 74px !important
}

.margin-top-75 {
  margin-top: 75px !important
}

.margin-left-75 {
  margin-left: 75px !important
}

.margin-bottom-75 {
  margin-bottom: 75px !important
}

.margin-right-75 {
  margin-right: 75px !important
}

.margin-top-76 {
  margin-top: 76px !important
}

.margin-left-76 {
  margin-left: 76px !important
}

.margin-bottom-76 {
  margin-bottom: 76px !important
}

.margin-right-76 {
  margin-right: 76px !important
}

.margin-top-77 {
  margin-top: 77px !important
}

.margin-left-77 {
  margin-left: 77px !important
}

.margin-bottom-77 {
  margin-bottom: 77px !important
}

.margin-right-77 {
  margin-right: 77px !important
}

.margin-top-78 {
  margin-top: 78px !important
}

.margin-left-78 {
  margin-left: 78px !important
}

.margin-bottom-78 {
  margin-bottom: 78px !important
}

.margin-right-78 {
  margin-right: 78px !important
}

.margin-top-79 {
  margin-top: 79px !important
}

.margin-left-79 {
  margin-left: 79px !important
}

.margin-bottom-79 {
  margin-bottom: 79px !important
}

.margin-right-79 {
  margin-right: 79px !important
}

.margin-top-80 {
  margin-top: 80px !important
}

.margin-left-80 {
  margin-left: 80px !important
}

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

.margin-right-80 {
  margin-right: 80px !important
}

.padding-top-1 {
  padding-top: 1px !important
}

.padding-left-1 {
  padding-left: 1px !important
}

.padding-bottom-1 {
  padding-bottom: 1px !important
}

.padding-right-1 {
  padding-right: 1px !important
}

.padding-top-2 {
  padding-top: 2px !important
}

.padding-left-2 {
  padding-left: 2px !important
}

.padding-bottom-2 {
  padding-bottom: 2px !important
}

.padding-right-2 {
  padding-right: 2px !important
}

.padding-top-3 {
  padding-top: 3px !important
}

.padding-left-3 {
  padding-left: 3px !important
}

.padding-bottom-3 {
  padding-bottom: 3px !important
}

.padding-right-3 {
  padding-right: 3px !important
}

.padding-top-4 {
  padding-top: 4px !important
}

.padding-left-4 {
  padding-left: 4px !important
}

.padding-bottom-4 {
  padding-bottom: 4px !important
}

.padding-right-4 {
  padding-right: 4px !important
}

.padding-top-5 {
  padding-top: 5px !important
}

.padding-left-5 {
  padding-left: 5px !important
}

.padding-bottom-5 {
  padding-bottom: 5px !important
}

.padding-right-5 {
  padding-right: 5px !important
}

.padding-top-6 {
  padding-top: 6px !important
}

.padding-left-6 {
  padding-left: 6px !important
}

.padding-bottom-6 {
  padding-bottom: 6px !important
}

.padding-right-6 {
  padding-right: 6px !important
}

.padding-top-7 {
  padding-top: 7px !important
}

.padding-left-7 {
  padding-left: 7px !important
}

.padding-bottom-7 {
  padding-bottom: 7px !important
}

.padding-right-7 {
  padding-right: 7px !important
}

.padding-top-8 {
  padding-top: 8px !important
}

.padding-left-8 {
  padding-left: 8px !important
}

.padding-bottom-8 {
  padding-bottom: 8px !important
}

.padding-right-8 {
  padding-right: 8px !important
}

.padding-top-9 {
  padding-top: 9px !important
}

.padding-left-9 {
  padding-left: 9px !important
}

.padding-bottom-9 {
  padding-bottom: 9px !important
}

.padding-right-9 {
  padding-right: 9px !important
}

.padding-top-10 {
  padding-top: 10px !important
}

.padding-left-10 {
  padding-left: 10px !important
}

.padding-bottom-10 {
  padding-bottom: 10px !important
}

.padding-right-10 {
  padding-right: 10px !important
}

.padding-top-11 {
  padding-top: 11px !important
}

.padding-left-11 {
  padding-left: 11px !important
}

.padding-bottom-11 {
  padding-bottom: 11px !important
}

.padding-right-11 {
  padding-right: 11px !important
}

.padding-top-12 {
  padding-top: 12px !important
}

.padding-left-12 {
  padding-left: 12px !important
}

.padding-bottom-12 {
  padding-bottom: 12px !important
}

.padding-right-12 {
  padding-right: 12px !important
}

.padding-top-13 {
  padding-top: 13px !important
}

.padding-left-13 {
  padding-left: 13px !important
}

.padding-bottom-13 {
  padding-bottom: 13px !important
}

.padding-right-13 {
  padding-right: 13px !important
}

.padding-top-14 {
  padding-top: 14px !important
}

.padding-left-14 {
  padding-left: 14px !important
}

.padding-bottom-14 {
  padding-bottom: 14px !important
}

.padding-right-14 {
  padding-right: 14px !important
}

.padding-top-15 {
  padding-top: 15px !important
}

.padding-left-15 {
  padding-left: 15px !important
}

.padding-bottom-15 {
  padding-bottom: 15px !important
}

.padding-right-15 {
  padding-right: 15px !important
}

.padding-top-16 {
  padding-top: 16px !important
}

.padding-left-16 {
  padding-left: 16px !important
}

.padding-bottom-16 {
  padding-bottom: 16px !important
}

.padding-right-16 {
  padding-right: 16px !important
}

.padding-top-17 {
  padding-top: 17px !important
}

.padding-left-17 {
  padding-left: 17px !important
}

.padding-bottom-17 {
  padding-bottom: 17px !important
}

.padding-right-17 {
  padding-right: 17px !important
}

.padding-top-18 {
  padding-top: 18px !important
}

.padding-left-18 {
  padding-left: 18px !important
}

.padding-bottom-18 {
  padding-bottom: 18px !important
}

.padding-right-18 {
  padding-right: 18px !important
}

.padding-top-19 {
  padding-top: 19px !important
}

.padding-left-19 {
  padding-left: 19px !important
}

.padding-bottom-19 {
  padding-bottom: 19px !important
}

.padding-right-19 {
  padding-right: 19px !important
}

.padding-top-20 {
  padding-top: 20px !important
}

.padding-left-20 {
  padding-left: 20px !important
}

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

.padding-right-20 {
  padding-right: 20px !important
}

.padding-top-21 {
  padding-top: 21px !important
}

.padding-left-21 {
  padding-left: 21px !important
}

.padding-bottom-21 {
  padding-bottom: 21px !important
}

.padding-right-21 {
  padding-right: 21px !important
}

.padding-top-22 {
  padding-top: 22px !important
}

.padding-left-22 {
  padding-left: 22px !important
}

.padding-bottom-22 {
  padding-bottom: 22px !important
}

.padding-right-22 {
  padding-right: 22px !important
}

.padding-top-23 {
  padding-top: 23px !important
}

.padding-left-23 {
  padding-left: 23px !important
}

.padding-bottom-23 {
  padding-bottom: 23px !important
}

.padding-right-23 {
  padding-right: 23px !important
}

.padding-top-24 {
  padding-top: 24px !important
}

.padding-left-24 {
  padding-left: 24px !important
}

.padding-bottom-24 {
  padding-bottom: 24px !important
}

.padding-right-24 {
  padding-right: 24px !important
}

.padding-top-25 {
  padding-top: 25px !important
}

.padding-left-25 {
  padding-left: 25px !important
}

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

.padding-right-25 {
  padding-right: 25px !important
}

.padding-top-26 {
  padding-top: 26px !important
}

.padding-left-26 {
  padding-left: 26px !important
}

.padding-bottom-26 {
  padding-bottom: 26px !important
}

.padding-right-26 {
  padding-right: 26px !important
}

.padding-top-27 {
  padding-top: 27px !important
}

.padding-left-27 {
  padding-left: 27px !important
}

.padding-bottom-27 {
  padding-bottom: 27px !important
}

.padding-right-27 {
  padding-right: 27px !important
}

.padding-top-28 {
  padding-top: 28px !important
}

.padding-left-28 {
  padding-left: 28px !important
}

.padding-bottom-28 {
  padding-bottom: 28px !important
}

.padding-right-28 {
  padding-right: 28px !important
}

.padding-top-29 {
  padding-top: 29px !important
}

.padding-left-29 {
  padding-left: 29px !important
}

.padding-bottom-29 {
  padding-bottom: 29px !important
}

.padding-right-29 {
  padding-right: 29px !important
}

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

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

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

.padding-right-30 {
  padding-right: 30px !important
}

.padding-top-31 {
  padding-top: 31px !important
}

.padding-left-31 {
  padding-left: 31px !important
}

.padding-bottom-31 {
  padding-bottom: 31px !important
}

.padding-right-31 {
  padding-right: 31px !important
}

.padding-top-32 {
  padding-top: 32px !important
}

.padding-left-32 {
  padding-left: 32px !important
}

.padding-bottom-32 {
  padding-bottom: 32px !important
}

.padding-right-32 {
  padding-right: 32px !important
}

.padding-top-33 {
  padding-top: 33px !important
}

.padding-left-33 {
  padding-left: 33px !important
}

.padding-bottom-33 {
  padding-bottom: 33px !important
}

.padding-right-33 {
  padding-right: 33px !important
}

.padding-top-34 {
  padding-top: 34px !important
}

.padding-left-34 {
  padding-left: 34px !important
}

.padding-bottom-34 {
  padding-bottom: 34px !important
}

.padding-right-34 {
  padding-right: 34px !important
}

.padding-top-35 {
  padding-top: 35px !important
}

.padding-left-35 {
  padding-left: 35px !important
}

.padding-bottom-35 {
  padding-bottom: 35px !important
}

.padding-right-35 {
  padding-right: 35px !important
}

.padding-top-36 {
  padding-top: 36px !important
}

.padding-left-36 {
  padding-left: 36px !important
}

.padding-bottom-36 {
  padding-bottom: 36px !important
}

.padding-right-36 {
  padding-right: 36px !important
}

.padding-top-37 {
  padding-top: 37px !important
}

.padding-left-37 {
  padding-left: 37px !important
}

.padding-bottom-37 {
  padding-bottom: 37px !important
}

.padding-right-37 {
  padding-right: 37px !important
}

.padding-top-38 {
  padding-top: 38px !important
}

.padding-left-38 {
  padding-left: 38px !important
}

.padding-bottom-38 {
  padding-bottom: 38px !important
}

.padding-right-38 {
  padding-right: 38px !important
}

.padding-top-39 {
  padding-top: 39px !important
}

.padding-left-39 {
  padding-left: 39px !important
}

.padding-bottom-39 {
  padding-bottom: 39px !important
}

.padding-right-39 {
  padding-right: 39px !important
}

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

.padding-left-40 {
  padding-left: 40px !important
}

.padding-bottom-40 {
  padding-bottom: 40px !important
}

.padding-right-40 {
  padding-right: 40px !important
}

.padding-top-41 {
  padding-top: 41px !important
}

.padding-left-41 {
  padding-left: 41px !important
}

.padding-bottom-41 {
  padding-bottom: 41px !important
}

.padding-right-41 {
  padding-right: 41px !important
}

.padding-top-42 {
  padding-top: 42px !important
}

.padding-left-42 {
  padding-left: 42px !important
}

.padding-bottom-42 {
  padding-bottom: 42px !important
}

.padding-right-42 {
  padding-right: 42px !important
}

.padding-top-43 {
  padding-top: 43px !important
}

.padding-left-43 {
  padding-left: 43px !important
}

.padding-bottom-43 {
  padding-bottom: 43px !important
}

.padding-right-43 {
  padding-right: 43px !important
}

.padding-top-44 {
  padding-top: 44px !important
}

.padding-left-44 {
  padding-left: 44px !important
}

.padding-bottom-44 {
  padding-bottom: 44px !important
}

.padding-right-44 {
  padding-right: 44px !important
}

.padding-top-45 {
  padding-top: 45px !important
}

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

.padding-bottom-45 {
  padding-bottom: 45px !important
}

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

.padding-top-46 {
  padding-top: 46px !important
}

.padding-left-46 {
  padding-left: 46px !important
}

.padding-bottom-46 {
  padding-bottom: 46px !important
}

.padding-right-46 {
  padding-right: 46px !important
}

.padding-top-47 {
  padding-top: 47px !important
}

.padding-left-47 {
  padding-left: 47px !important
}

.padding-bottom-47 {
  padding-bottom: 47px !important
}

.padding-right-47 {
  padding-right: 47px !important
}

.padding-top-48 {
  padding-top: 48px !important
}

.padding-left-48 {
  padding-left: 48px !important
}

.padding-bottom-48 {
  padding-bottom: 48px !important
}

.padding-right-48 {
  padding-right: 48px !important
}

.padding-top-49 {
  padding-top: 49px !important
}

.padding-left-49 {
  padding-left: 49px !important
}

.padding-bottom-49 {
  padding-bottom: 49px !important
}

.padding-right-49 {
  padding-right: 49px !important
}

.padding-top-50 {
  padding-top: 50px !important
}

.padding-left-50 {
  padding-left: 50px !important
}

.padding-bottom-50 {
  padding-bottom: 50px !important
}

.padding-right-50 {
  padding-right: 50px !important
}

.padding-top-51 {
  padding-top: 51px !important
}

.padding-left-51 {
  padding-left: 51px !important
}

.padding-bottom-51 {
  padding-bottom: 51px !important
}

.padding-right-51 {
  padding-right: 51px !important
}

.padding-top-52 {
  padding-top: 52px !important
}

.padding-left-52 {
  padding-left: 52px !important
}

.padding-bottom-52 {
  padding-bottom: 52px !important
}

.padding-right-52 {
  padding-right: 52px !important
}

.padding-top-53 {
  padding-top: 53px !important
}

.padding-left-53 {
  padding-left: 53px !important
}

.padding-bottom-53 {
  padding-bottom: 53px !important
}

.padding-right-53 {
  padding-right: 53px !important
}

.padding-top-54 {
  padding-top: 54px !important
}

.padding-left-54 {
  padding-left: 54px !important
}

.padding-bottom-54 {
  padding-bottom: 54px !important
}

.padding-right-54 {
  padding-right: 54px !important
}

.padding-top-55 {
  padding-top: 55px !important
}

.padding-left-55 {
  padding-left: 55px !important
}

.padding-bottom-55 {
  padding-bottom: 55px !important
}

.padding-right-55 {
  padding-right: 55px !important
}

.padding-top-56 {
  padding-top: 56px !important
}

.padding-left-56 {
  padding-left: 56px !important
}

.padding-bottom-56 {
  padding-bottom: 56px !important
}

.padding-right-56 {
  padding-right: 56px !important
}

.padding-top-57 {
  padding-top: 57px !important
}

.padding-left-57 {
  padding-left: 57px !important
}

.padding-bottom-57 {
  padding-bottom: 57px !important
}

.padding-right-57 {
  padding-right: 57px !important
}

.padding-top-58 {
  padding-top: 58px !important
}

.padding-left-58 {
  padding-left: 58px !important
}

.padding-bottom-58 {
  padding-bottom: 58px !important
}

.padding-right-58 {
  padding-right: 58px !important
}

.padding-top-59 {
  padding-top: 59px !important
}

.padding-left-59 {
  padding-left: 59px !important
}

.padding-bottom-59 {
  padding-bottom: 59px !important
}

.padding-right-59 {
  padding-right: 59px !important
}

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

.padding-left-60 {
  padding-left: 60px !important
}

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

.padding-right-60 {
  padding-right: 60px !important
}

.padding-top-61 {
  padding-top: 61px !important
}

.padding-left-61 {
  padding-left: 61px !important
}

.padding-bottom-61 {
  padding-bottom: 61px !important
}

.padding-right-61 {
  padding-right: 61px !important
}

.padding-top-62 {
  padding-top: 62px !important
}

.padding-left-62 {
  padding-left: 62px !important
}

.padding-bottom-62 {
  padding-bottom: 62px !important
}

.padding-right-62 {
  padding-right: 62px !important
}

.padding-top-63 {
  padding-top: 63px !important
}

.padding-left-63 {
  padding-left: 63px !important
}

.padding-bottom-63 {
  padding-bottom: 63px !important
}

.padding-right-63 {
  padding-right: 63px !important
}

.padding-top-64 {
  padding-top: 64px !important
}

.padding-left-64 {
  padding-left: 64px !important
}

.padding-bottom-64 {
  padding-bottom: 64px !important
}

.padding-right-64 {
  padding-right: 64px !important
}

.padding-top-65 {
  padding-top: 65px !important
}

.padding-left-65 {
  padding-left: 65px !important
}

.padding-bottom-65 {
  padding-bottom: 65px !important
}

.padding-right-65 {
  padding-right: 65px !important
}

.padding-top-66 {
  padding-top: 66px !important
}

.padding-left-66 {
  padding-left: 66px !important
}

.padding-bottom-66 {
  padding-bottom: 66px !important
}

.padding-right-66 {
  padding-right: 66px !important
}

.padding-top-67 {
  padding-top: 67px !important
}

.padding-left-67 {
  padding-left: 67px !important
}

.padding-bottom-67 {
  padding-bottom: 67px !important
}

.padding-right-67 {
  padding-right: 67px !important
}

.padding-top-68 {
  padding-top: 68px !important
}

.padding-left-68 {
  padding-left: 68px !important
}

.padding-bottom-68 {
  padding-bottom: 68px !important
}

.padding-right-68 {
  padding-right: 68px !important
}

.padding-top-69 {
  padding-top: 69px !important
}

.padding-left-69 {
  padding-left: 69px !important
}

.padding-bottom-69 {
  padding-bottom: 69px !important
}

.padding-right-69 {
  padding-right: 69px !important
}

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

.padding-left-70 {
  padding-left: 70px !important
}

.padding-bottom-70 {
  padding-bottom: 70px !important
}

.padding-right-70 {
  padding-right: 70px !important
}

.padding-top-71 {
  padding-top: 71px !important
}

.padding-left-71 {
  padding-left: 71px !important
}

.padding-bottom-71 {
  padding-bottom: 71px !important
}

.padding-right-71 {
  padding-right: 71px !important
}

.padding-top-72 {
  padding-top: 72px !important
}

.padding-left-72 {
  padding-left: 72px !important
}

.padding-bottom-72 {
  padding-bottom: 72px !important
}

.padding-right-72 {
  padding-right: 72px !important
}

.padding-top-73 {
  padding-top: 73px !important
}

.padding-left-73 {
  padding-left: 73px !important
}

.padding-bottom-73 {
  padding-bottom: 73px !important
}

.padding-right-73 {
  padding-right: 73px !important
}

.padding-top-74 {
  padding-top: 74px !important
}

.padding-left-74 {
  padding-left: 74px !important
}

.padding-bottom-74 {
  padding-bottom: 74px !important
}

.padding-right-74 {
  padding-right: 74px !important
}

.padding-top-75 {
  padding-top: 75px !important
}

.padding-left-75 {
  padding-left: 75px !important
}

.padding-bottom-75 {
  padding-bottom: 75px !important
}

.padding-right-75 {
  padding-right: 75px !important
}

.padding-top-76 {
  padding-top: 76px !important
}

.padding-left-76 {
  padding-left: 76px !important
}

.padding-bottom-76 {
  padding-bottom: 76px !important
}

.padding-right-76 {
  padding-right: 76px !important
}

.padding-top-77 {
  padding-top: 77px !important
}

.padding-left-77 {
  padding-left: 77px !important
}

.padding-bottom-77 {
  padding-bottom: 77px !important
}

.padding-right-77 {
  padding-right: 77px !important
}

.padding-top-78 {
  padding-top: 78px !important
}

.padding-left-78 {
  padding-left: 78px !important
}

.padding-bottom-78 {
  padding-bottom: 78px !important
}

.padding-right-78 {
  padding-right: 78px !important
}

.padding-top-79 {
  padding-top: 79px !important
}

.padding-left-79 {
  padding-left: 79px !important
}

.padding-bottom-79 {
  padding-bottom: 79px !important
}

.padding-right-79 {
  padding-right: 79px !important
}

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

.padding-left-80 {
  padding-left: 80px !important
}

.padding-bottom-80 {
  padding-bottom: 80px !important
}

.padding-right-80 {
  padding-right: 80px !important
}

.rtl {
  direction: rtl
}

.rtl .slick-carousel .slick-arrow {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg)
}

.rtl .wpb_single_image.vc_align_left {
  text-align: right
}

.rtl .wpb_single_image.vc_align_right {
  text-align: left
}

.bwp-header {
  margin-bottom: 0;
  z-index: 9999;
  background: 0 0
}

.bwp-header,
.bwp-header .header-content {
  position: relative;
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s
}

@media (min-width:768px) {
  .bwp-header .header-right {
    display: flex;
    justify-content: flex-end;
    align-items: center
  }
}

.bwp-header .block-top-link .widget .widget-title {
  font-size: 0;
  margin: 0;
  cursor: pointer
}

.bwp-header .block-top-link .widget .widget-title:before {
  position: relative;
  content: "\f0c9";
  font-family: FontAwesome;
  font-size: 14px;
  color: #2d2d2d
}

.bwp-header.sticky {
  position: fixed;
  top: 0;
  width: 100%
}

.bwp-header.sticky #bwp-topbar {
  display: none
}

.bwp-header .wpbingoLogo a {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 24px;
  line-height: 1;
  color: #2d2d2d
}

.bwp-header .wpbingoLogo a:hover {
  color: #2d2d2d
}

.bwp-header #show-megamenu {
  color: #fff
}

@media (min-width:992px) {

  .bwp-header.header-v1,
  .bwp-header.header-v4 {
    position: absolute;
    width: 100%
  }
}

@media (max-width:991px) {

  .bwp-header.header-v1,
  .bwp-header.header-v4 {
    background: #2d2d2d
  }
}

.bwp-header.header-v1 .header-content,
.bwp-header.header-v4 .header-content {
  padding: 30px 60px 37px 38px;
  border-bottom: 1px solid hsla(0, 0%, 100%, .1);
  background: 0 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.rtl .bwp-header.header-v1 .header-content,
.rtl .bwp-header.header-v4 .header-content {
  padding: 20px 38px 27px 60px
}

@media (max-width:991px) {

  .bwp-header.header-v1 .header-content,
  .bwp-header.header-v4 .header-content {
    flex-wrap: wrap
  }
}

.bwp-header.header-v1 .header-content .header-logo,
.bwp-header.header-v4 .header-content .header-logo {
  margin-right: 60px;
  width: 200px;
  padding-top: 0
}

.rtl .bwp-header.header-v1 .header-content .header-logo,
.rtl .bwp-header.header-v4 .header-content .header-logo {
  margin-left: 60px;
  margin-right: inherit
}

@media (max-width:1199px) {

  .bwp-header.header-v1 .header-content .header-logo,
  .bwp-header.header-v4 .header-content .header-logo {
    width: 20.3%
  }
}

@media (max-width:991px) {

  .bwp-header.header-v1 .header-content .header-logo,
  .bwp-header.header-v4 .header-content .header-logo {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
    text-align: center
  }

  .rtl .bwp-header.header-v1 .header-content .header-logo,
  .rtl .bwp-header.header-v4 .header-content .header-logo {
    margin-left: 0;
    margin-right: inherit
  }

  .bwp-header.header-v1 .header-content .header-logo.empty_right,
  .bwp-header.header-v4 .header-content .header-logo.empty_right {
    width: 50%;
    text-align: left;
    margin-bottom: 0;
    margin-right: 0
  }

  .rtl .bwp-header.header-v1 .header-content .header-logo.empty_right,
  .rtl .bwp-header.header-v4 .header-content .header-logo.empty_right {
    text-align: right;
    margin-left: 0;
    margin-right: inherit
  }
}

@media (max-width:767px) {

  .bwp-header.header-v1 .header-content .header-logo,
  .bwp-header.header-v4 .header-content .header-logo {
    width: 70%;
    margin-bottom: 0
  }

  .bwp-header.header-v1 .header-content .header-logo.empty_right,
  .bwp-header.header-v4 .header-content .header-logo.empty_right {
    width: 50%;
    text-align: left;
    margin-bottom: 0;
    margin-right: 0
  }

  .rtl .bwp-header.header-v1 .header-content .header-logo.empty_right,
  .rtl .bwp-header.header-v4 .header-content .header-logo.empty_right {
    text-align: right;
    margin-left: 0;
    margin-right: inherit
  }
}

.bwp-header.header-v1 .header-content .header-menu,
.bwp-header.header-v4 .header-content .header-menu {
  /*width: 50%;*/
  padding-top: 12px
}

@media (max-width:1199px) {

  .bwp-header.header-v1 .header-content .header-menu,
  .bwp-header.header-v4 .header-content .header-menu {
    width: 68%
  }
}

@media (max-width:991px) {

  .bwp-header.header-v1 .header-content .header-menu,
  .bwp-header.header-v4 .header-content .header-menu {
    width: 50%;
    padding: 0
  }
}

@media (max-width:767px) {

  .bwp-header.header-v1 .header-content .header-menu,
  .bwp-header.header-v4 .header-content .header-menu {
    width: 30%
  }

  .bwp-header.header-v1 .header-content .header-menu .navbar-toggle,
  .bwp-header.header-v4 .header-content .header-menu .navbar-toggle {
    float: right
  }

  .rtl .bwp-header.header-v1 .header-content .header-menu .navbar-toggle,
  .rtl .bwp-header.header-v4 .header-content .header-menu .navbar-toggle {
    float: left
  }
}

.bwp-header.header-v1 .header-content .header-menu.empty_right,
.bwp-header.header-v4 .header-content .header-menu.empty_right {
  width: 86.7%
}

@media (max-width:991px) {

  .bwp-header.header-v1 .header-content .header-menu.empty_right,
  .bwp-header.header-v4 .header-content .header-menu.empty_right {
    width: 50%;
    padding: 0
  }

  .bwp-header.header-v1 .header-content .header-menu.empty_right .navbar-toggle,
  .bwp-header.header-v4 .header-content .header-menu.empty_right .navbar-toggle {
    float: right
  }

  .rtl .bwp-header.header-v1 .header-content .header-menu.empty_right .navbar-toggle,
  .rtl .bwp-header.header-v4 .header-content .header-menu.empty_right .navbar-toggle {
    float: left
  }
}

@media (max-width:767px) {

  .bwp-header.header-v1 .header-content .header-menu.empty_right,
  .bwp-header.header-v4 .header-content .header-menu.empty_right {
    width: 50%
  }

  .bwp-header.header-v1 .header-content .header-menu.empty_right .navbar-toggle,
  .bwp-header.header-v4 .header-content .header-menu.empty_right .navbar-toggle {
    float: right
  }

  .rtl .bwp-header.header-v1 .header-content .header-menu.empty_right .navbar-toggle,
  .rtl .bwp-header.header-v4 .header-content .header-menu.empty_right .navbar-toggle {
    float: left
  }
}

.bwp-header.header-v1 .header-content .header-right,
.bwp-header.header-v4 .header-content .header-right {
  text-align: right;
  /*width: 36.7%;*/
  padding-top: 7px
}

@media (max-width:1199px) {

  .bwp-header.header-v1 .header-content .header-right,
  .bwp-header.header-v4 .header-content .header-right {
    width: 20%
  }
}

@media (max-width:991px) {

  .bwp-header.header-v1 .header-content .header-right,
  .bwp-header.header-v4 .header-content .header-right {
    width: 50%
  }
}

.bwp-header.header-v1 .header-content .header-right .email a,
.bwp-header.header-v1 .header-content .header-right .phone a,
.bwp-header.header-v4 .header-content .header-right .email a,
.bwp-header.header-v4 .header-content .header-right .phone a {
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  margin-right: 30px
}

.rtl .bwp-header.header-v1 .header-content .header-right .email a,
.rtl .bwp-header.header-v1 .header-content .header-right .phone a,
.rtl .bwp-header.header-v4 .header-content .header-right .email a,
.rtl .bwp-header.header-v4 .header-content .header-right .phone a {
  margin-left: 30px;
  margin-right: inherit
}

.bwp-header.header-v1 .header-content .header-right .email a:hover,
.bwp-header.header-v1 .header-content .header-right .phone a:hover,
.bwp-header.header-v4 .header-content .header-right .email a:hover,
.bwp-header.header-v4 .header-content .header-right .phone a:hover {
  color: #f28a3d
}

.bwp-header.header-v1 .header-content .header-right .btn-newletter,
.bwp-header.header-v4 .header-content .header-right .btn-newletter {
  font-size: 12px;
  text-transform: uppercase;
  line-height: 46px;
  font-weight: 700;
  padding: 0 30px;
  color: #fff;
  background: hsla(0, 0%, 100%, .2);
  cursor: pointer
}

.bwp-header.header-v1 .header-content .header-right .btn-newletter:hover,
.bwp-header.header-v4 .header-content .header-right .btn-newletter:hover {
  background: #f28a3d;
  color: #2d2d2d
}

@media (max-width:1199px) {

  .bwp-header.header-v1 .header-content .header-right .btn-newletter,
  .bwp-header.header-v4 .header-content .header-right .btn-newletter {
    padding: 0 25px
  }
}

@media (max-width:991px) {

  .bwp-header.header-v1 .header-content .header-right .btn-newletter,
  .bwp-header.header-v4 .header-content .header-right .btn-newletter {
    background: hsla(0, 0%, 40%, .2)
  }
}

@media (max-width:1199px) {

  .bwp-header.header-v1 .header-content,
  .bwp-header.header-v4 .header-content {
    padding: 30px 20px 37px
  }
}

@media (min-width:992px) {

  .bwp-header.header-v2,
  .bwp-header.header-v6 {
    position: absolute;
    width: 100%
  }
}

@media (max-width:991px) {

  .bwp-header.header-v2,
  .bwp-header.header-v6 {
    position: unset;
    background: #2d2d2d
  }
}

.bwp-header.header-v2 .header-content,
.bwp-header.header-v6 .header-content {
  padding: 30px 38px 40px;
  border-bottom: 1px solid hsla(0, 0%, 100%, .1);
  background: 0 0;
  display: flex;
  align-items: center
}

.rtl .bwp-header.header-v2 .header-content,
.rtl .bwp-header.header-v6 .header-content {
  padding: 30px 38px 40px
}

@media (max-width:1199px) {

  .bwp-header.header-v2 .header-content,
  .bwp-header.header-v6 .header-content {
    padding: 30px 0
  }
}

@media (max-width:991px) {

  .bwp-header.header-v2 .header-content,
  .bwp-header.header-v6 .header-content {
    display: inline-table;
    width: 100%
  }
}

@media (max-width:991px) {

  .bwp-header.header-v2 .header-content .header-logo,
  .bwp-header.header-v6 .header-content .header-logo {
    text-align: center;
    margin-bottom: 30px
  }
}

@media (max-width:767px) {

  .bwp-header.header-v2 .header-content .header-logo,
  .bwp-header.header-v6 .header-content .header-logo {
    text-align: unset;
    margin-bottom: 0
  }
}

.bwp-header.header-v2 .header-content .header-menu,
.bwp-header.header-v6 .header-content .header-menu {
  text-align: center
}

@media (max-width:767px) {

  .bwp-header.header-v2 .header-content .header-menu .wpbingo-menu-mobile .navbar-header .navbar-toggle,
  .bwp-header.header-v6 .header-content .header-menu .wpbingo-menu-mobile .navbar-header .navbar-toggle {
    float: right
  }

  .rtl .bwp-header.header-v2 .header-content .header-menu .wpbingo-menu-mobile .navbar-header .navbar-toggle,
  .rtl .bwp-header.header-v6 .header-content .header-menu .wpbingo-menu-mobile .navbar-header .navbar-toggle {
    float: left
  }
}

.bwp-header.header-v2 .header-content .header-menu .wpbingo-menu-mobile .navbar-header .navbar-toggle span,
.bwp-header.header-v6 .header-content .header-menu .wpbingo-menu-mobile .navbar-header .navbar-toggle span {
  text-transform: uppercase;
  color: #fff;
  border-color: #fff
}

.bwp-header.header-v2 .header-content .header-right,
.bwp-header.header-v6 .header-content .header-right {
  text-align: right;
  padding-top: 7px
}

.bwp-header.header-v2 .header-content .header-right .email a,
.bwp-header.header-v2 .header-content .header-right .phone a,
.bwp-header.header-v6 .header-content .header-right .email a,
.bwp-header.header-v6 .header-content .header-right .phone a {
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  margin-right: 30px
}

.rtl .bwp-header.header-v2 .header-content .header-right .email a,
.rtl .bwp-header.header-v2 .header-content .header-right .phone a,
.rtl .bwp-header.header-v6 .header-content .header-right .email a,
.rtl .bwp-header.header-v6 .header-content .header-right .phone a {
  margin-left: 30px;
  margin-right: inherit
}

.bwp-header.header-v2 .header-content .header-right .email a:hover,
.bwp-header.header-v2 .header-content .header-right .phone a:hover,
.bwp-header.header-v6 .header-content .header-right .email a:hover,
.bwp-header.header-v6 .header-content .header-right .phone a:hover {
  color: #f28a3d
}

.bwp-header.header-v2 .header-content .header-right .btn-newletter,
.bwp-header.header-v6 .header-content .header-right .btn-newletter {
  font-size: 12px;
  text-transform: uppercase;
  line-height: 42px;
  font-weight: 700;
  padding: 0 30px;
  color: #fff;
  background: 0 0;
  border: 2px solid hsla(0, 0%, 100%, .2);
  cursor: pointer;
  display: inline-block;
  letter-spacing: 2px
}

@media (max-width:1600px) {

  .bwp-header.header-v2 .header-content .header-right .btn-newletter,
  .bwp-header.header-v6 .header-content .header-right .btn-newletter {
    letter-spacing: 1px
  }
}

@media (max-width:1499px) {

  .bwp-header.header-v2 .header-content .header-right .btn-newletter,
  .bwp-header.header-v6 .header-content .header-right .btn-newletter {
    padding: 0 10px;
    letter-spacing: 1px
  }
}

@media (max-width:1199px) {

  .bwp-header.header-v2 .header-content .header-right .btn-newletter,
  .bwp-header.header-v6 .header-content .header-right .btn-newletter {
    padding: 0 5px;
    letter-spacing: 0
  }
}

.bwp-header.header-v2 .header-content .header-right .btn-newletter:hover,
.bwp-header.header-v6 .header-content .header-right .btn-newletter:hover {
  background: #f28a3d;
  color: #2d2d2d
}

.bwp-header.header-v3 {
  position: absolute;
  text-align: center;
  width: 100%;
  padding: 55px 0
}

@media (max-width:991px) {
  .bwp-header.header-v4 {
    background: 0 0
  }
}

@media (min-width:992px) {
  .bwp-header.header-v4 {
    position: unset
  }
}

.bwp-header.header-v4 #show-megamenu {
  color: #2d2d2d
}

.bwp-header.header-v4 .bwp-navigation ul>li.level-0>a {
  color: #8a8a8a
}

.bwp-header.header-v4 .bwp-navigation ul>li.level-0.current-menu-ancestor>a,
.bwp-header.header-v4 .bwp-navigation ul>li.level-0.current-menu-item>a,
.bwp-header.header-v4 .bwp-navigation ul>li.level-0.current_page_item>a,
.bwp-header.header-v4 .bwp-navigation ul>li.level-0:hover>a {
  color: #2d2d2d
}

.bwp-header.header-v4 .header-content .header-right .email a,
.bwp-header.header-v4 .header-content .header-right .phone a {
  color: #8a8a8a
}

.bwp-header.header-v4 .header-content .header-right .email a:hover,
.bwp-header.header-v4 .header-content .header-right .phone a:hover {
  color: #2d2d2d
}

.bwp-header.header-v4 .header-content .header-right .btn-newletter {
  color: #8a8a8a;
  background: 0 0;
  border: 2px solid hsla(0, 0%, 54%, .2)
}

.bwp-header.header-v4 .header-content .header-right .btn-newletter:hover {
  color: #2d2d2d;
  background: 0 0
}

.bwp-header.header-v5 .header-content {
  /*  position: fixed;
  width: 135px;
  left: 0;
  top: 0;
  bottom: 0;
  background: #fff;
  padding: 22px 0 60px;*/
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  -webkit-transition: all .5s ease-in-out 0s;
  transition: all .5s ease-in-out 0s
}

@media (max-width:1199px) {
  .bwp-header.header-v5 .header-content {
    left: -135px
  }
}

@media (max-width:1199px) {
  .bwp-header.header-v5 .header-content.active {
    left: 300px
  }
}

.bwp-header.header-v5 .header-content.active .wpbingo-menu-left {
  right: 300px
}

@media (max-width:1199px) {
  .bwp-header.header-v5 .header-content.active .wpbingo-menu-left {
    left: 300px;
    right: auto
  }
}

@media (max-width:1199px) {
  .bwp-header.header-v5 .header-content.active .header-center {
    position: unset
  }
}

.bwp-header.header-v5 .header-content.active .header-center .menu-title-box .navbar-toggle .icon-bar.top-bar {
  transform: rotate(45deg);
  transform-origin: 10% 10%
}

.bwp-header.header-v5 .header-content.active .header-center .menu-title-box .navbar-toggle .icon-bar.middle-bar {
  opacity: 0
}

.bwp-header.header-v5 .header-content.active .header-center .menu-title-box .navbar-toggle .icon-bar.bottom-bar {
  transform: rotate(-45deg);
  transform-origin: 10% 90%
}

@media (max-width:1199px) {
  .bwp-header.header-v5 .header-content .header-center {
    position: fixed;
    left: 0;
    top: 50%;
    padding: 10px;
    background: #fff
  }
}

.bwp-header.header-v5 .header-content .header-center .menu-title-box .navbar-toggle {
  display: block
}

.bwp-header.header-v5 .header-content .header-center .menu-title-box .navbar-toggle .icon-bar {
  -webkit-transition: all .2s;
  transition: all .2s;
  border: 0
}

.bwp-header.header-v5 .header-content .header-center .menu-title-box .navbar-toggle .icon-bar.top-bar {
  transform: rotate(0)
}

.bwp-header.header-v5 .header-content .header-center .menu-title-box .navbar-toggle .icon-bar.middle-bar {
  opacity: 1
}

.bwp-header.header-v5 .header-content .header-center .menu-title-box .navbar-toggle .icon-bar.bottom-bar {
  transform: rotate(0)
}

.bwp-header.header-v5 .header-content .header-center .menu-title-box .navbar-toggle:hover .icon-bar {
  /*background: #f28a3d*/
}

.bwp-header.header-v5 .header-content .header-bottom .menu-title-box-bottom .navbar {
  background: 0 0;
  width: auto;
  height: auto;
  min-height: unset;
  border: 0;
  line-height: 0;
  padding: 0;
  margin: 0;
  max-width: 40px
}

.bwp-header.header-v5 .header-content .header-bottom .menu-title-box-bottom .navbar>span {
  width: 8px;
  height: 8px;
  border: 2px solid #2d2d2d;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  display: inline-block;
  margin: 2px 1px
}

.bwp-header.header-v5 .header-info {
  /*text-align: center;*/
  text-align: right;
  padding-right: 12px;
}

.bwp-header.header-v5 .header-info .btn-newletter {
  display: inline-block;
  line-height: 45px;
  border: 2px solid hsla(0, 0%, 40%, .15);
  padding: 0 30px;
  font-size: 12px;
  margin-top: 10px;
  text-transform: uppercase;
  cursor: pointer
}

.bwp-header.header-v5 .header-info .btn-newletter:hover {
  border-color: #2d2d2d;
  color: #2d2d2d
}

.bwp-header.header-v5 .wpbingo-menu-left {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: #fff;
  box-shadow: 0 3px 30px 0 rgba(0, 0, 0, .05);
  width: 300px;
  padding: 45px 40px 40px !important;
  z-index: 9999;
  overflow-x: hidden;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  -webkit-transition: all .5s ease-in-out 0s;
  transition: all .5s ease-in-out 0s;
  -webkit-transform: translate3d(300px, 0, 0);
  transform: translate3d(300px, 0, 0)
}

@media (max-width:1199px) {
  .bwp-header.header-v5 .wpbingo-menu-left {
    left: 0;
    right: auto;
    -webkit-transform: translate3d(-300px, 0, 0);
    transform: translate3d(-300px, 0, 0)
  }
}

@media (max-width:767px) {
  .bwp-header.header-v5 .wpbingo-menu-left {
    width: 290px;
    -webkit-transform: translate3d(-290px, 0, 0);
    transform: translate3d(-290px, 0, 0);
    padding: 70px 20px 0 !important
  }
}

.bwp-header.header-v5 .wpbingo-menu-left::-webkit-scrollbar-track {
  background-color: #f5f5f5
}

.bwp-header.header-v5 .wpbingo-menu-left::-webkit-scrollbar {
  width: 8px;
  background-color: #f5f5f5
}

.bwp-header.header-v5 .wpbingo-menu-left::-webkit-scrollbar-thumb {
  background-color: rgba(45, 45, 45, .1)
}

.bwp-header.header-v5 .wpbingo-menu-left .bwp-navigation {
  display: block
}

.bwp-header.header-v5 .wpbingo-menu-left .bwp-navigation span.grower {
  display: block;
  opacity: 1;
  position: absolute;
  right: 0;
  cursor: pointer;
  font-family: Material;
  font-size: 15px;
  font-weight: 700;
  top: 20px;
  text-align: center;
  color: #595959;
  background: 0 0;
  width: 18px;
  height: 18px;
  line-height: 18px
}

.rtl .bwp-header.header-v5 .wpbingo-menu-left .bwp-navigation span.grower {
  left: 0;
  right: auto
}

.bwp-header.header-v5 .wpbingo-menu-left .bwp-navigation span.grower.close:before {
  content: "\f278"
}

.bwp-header.header-v5 .wpbingo-menu-left .bwp-navigation span.grower.open:before {
  content: "\f273"
}


.bwp-header.header-v5 .wpbingo-menu-left .bwp-navigation ul {
  margin-top: 200px;
}

.bwp-header.header-v5 .wpbingo-menu-left .bwp-navigation ul a {
  color: #2d2d2d;
  font-size: 18px;
  text-decoration: none;
}

.bwp-header.header-v5 .wpbingo-menu-left .bwp-navigation ul>li.level-0 {
  float: none;
  font-size: 18px;
  padding: 12px 0 !important;
  position: relative;
  border-bottom: none;
  text-align: center;
  text-align: right;
  padding-right: 15px !important;
}

.bwp-header.header-v5 .wpbingo-menu-left .bwp-navigation ul>li.level-0:last-child {
  padding-bottom: 12px !important
}

.bwp-header.header-v5 .wpbingo-menu-left .bwp-navigation ul>li.level-0>a {
  margin: 0;
  padding: 0
}

.bwp-header.header-v5 .wpbingo-menu-left .bwp-navigation ul>li.level-0>a>span {
  color: #2d2d2d;
  font-weight: 400
}

.bwp-header.header-v5 .wpbingo-menu-left .bwp-navigation ul>li.level-0.current-menu-ancestor>a>span,
.bwp-header.header-v5 .wpbingo-menu-left .bwp-navigation ul>li.level-0.current-menu-item>a>span,
.bwp-header.header-v5 .wpbingo-menu-left .bwp-navigation ul>li.level-0.current_page_item>a>span,
.bwp-header.header-v5 .wpbingo-menu-left .bwp-navigation ul>li.level-0:hover>a>span {
  color: #f28a3d
}

.bwp-header.header-v5 .wpbingo-menu-left .bwp-navigation ul>li.level-0.mega-menu>ul.sub-menu>li {
  margin-bottom: 0
}

.bwp-header.header-v5 .wpbingo-menu-left .bwp-navigation ul>li.level-0.mega-menu .menu-item-has-children>a,
.bwp-header.header-v5 .wpbingo-menu-left .bwp-navigation ul>li.level-0.mega-menu .menu-item-has-children span.title {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  text-transform: capitalize
}

.bwp-header.header-v5 .wpbingo-menu-left .bwp-navigation ul>li.level-0>span.grower {
  top: 20px;
  color: #2d2d2d
}

.bwp-header.header-v5 .wpbingo-menu-left .bwp-navigation ul>li.level-0>span.grower:hover {
  color: #f28a3d
}

.bwp-header.header-v5 .wpbingo-menu-left .bwp-navigation ul>li.level-0 a:before {
  display: none
}

.bwp-header.header-v5 .wpbingo-menu-left .bwp-navigation ul>li.level-0 .sub-menu {
  position: static;
  display: none;
  width: auto;
  opacity: 1;
  visibility: inherit;
  margin-top: 0;
  float: none;
  min-width: auto !important;
  box-shadow: none;
  border: none;
  border-radius: 0;
  padding-left: 20px !important;
  padding: 0;
  background: #fff;
  -webkit-transform: none !important;
  transform: none !important;
  -webkit-transition: none !important;
  transition: none !important
}

.bwp-header.header-v5 .wpbingo-menu-left .bwp-navigation ul>li.level-0 .sub-menu li {
  border: none
}

.bwp-header.header-v5 .wpbingo-menu-left .bwp-navigation ul>li.level-0 .sub-menu li.level-1 {
  padding: 0
}

.bwp-header.header-v5 .wpbingo-menu-left .bwp-navigation ul>li.level-0 .sub-menu li.level-1.menu-item-has-children>a {
  padding: 0;
  font-size: 16px;
  font-weight: 400;
  text-transform: capitalize
}

.bwp-header.header-v5 .wpbingo-menu-left .bwp-navigation ul li {
  width: 100%;
  position: relative;
  padding: 8px 0 !important
}

.bwp-header.header-v5 .wpbingo-menu-left .bwp-navigation ul li:last-child {
  padding-bottom: 0 !important
}

.bwp-header.header-v5 .wpbingo-menu-left .bwp-navigation ul li.menu-item-has-children>a:after,
.bwp-header.header-v5 .wpbingo-menu-left .bwp-navigation ul li.menu-item-has-children>a>span:after {
  display: none
}

@media (min-width:768px) {

  .bwp-header.header-v5 .wpbingo-menu-left .bwp-navigation ul li.menu-hide-title:not(.menu-item-image)>a,
  .bwp-header.header-v5 .wpbingo-menu-left .bwp-navigation ul li.menu-hide-title:not(.menu-item-image)>span.title {
    display: block !important
  }
}

.bwp-header.header-v5 .wpbingo-menu-left ul.social-link {
  margin-top: auto;
  text-align: center
}

.bwp-header.header-v5 .wpbingo-menu-left ul.social-link li {
  margin: 0 30px;
  position: relative
}

.bwp-header.header-v5 .wpbingo-menu-left ul.social-link li:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 19px;
  background: #fff;
  top: calc(50% - 9px);
  right: -31px
}

.rtl .bwp-header.header-v5 .wpbingo-menu-left ul.social-link li:before {
  left: -31px;
  right: auto
}

.bwp-header.header-v5 .wpbingo-menu-left ul.social-link li a {
  -webkit-transition: all .5s;
  transition: all .5s;
  display: inline-block
}

.bwp-header.header-v5 .wpbingo-menu-left ul.social-link li a i {
  font-size: 32px;
  color: #fff
}

.bwp-header.header-v5 .wpbingo-menu-left ul.social-link li:first-child {
  margin-left: 0
}

.rtl .bwp-header.header-v5 .wpbingo-menu-left ul.social-link li:first-child {
  margin-right: 0;
  margin-left: inherit
}

.bwp-header.header-v5 .wpbingo-menu-left ul.social-link li:last-child {
  margin-right: 0
}

.rtl .bwp-header.header-v5 .wpbingo-menu-left ul.social-link li:last-child {
  margin-left: 0;
  margin-right: inherit
}

.bwp-header.header-v5 .wpbingo-menu-left ul.social-link li:last-child:before {
  display: none
}

.bwp-header.header-v5 .wpbingo-menu-left ul.social-link li:hover a {
  -webkit-transform: skew(-10deg);
  transform: skew(-10deg)
}

.bwp-header.header-v6 .header-right .search-toggle {
  color: #fff;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  font-size: 23px;
  position: relative;
  float: right
}

.rtl .bwp-header.header-v6 .header-right .search-toggle {
  float: left
}

.bwp-header.header-v6 .header-right .search-toggle:hover {
  color: #f28a3d
}

.bwp-header.header-v6 .header-right .search-toggle:before {
  content: "";
  width: 1px;
  height: 127px;
  position: absolute;
  top: -38px;
  left: 85px;
  background: hsla(0, 0%, 100%, .2)
}

@media (max-width:1199px) {
  .bwp-header.header-v6 .header-right .search-toggle:before {
    display: none
  }
}

.bwp-header.header-v6 .navbar-toggle {
  float: left !important
}

@media (max-width:767px) {
  .bwp-header.header-v6 .wpbingoLogo {
    text-align: center;
    margin-bottom: 30px
  }
}

.bwp-header.header-v8 {
  background: #fff
}

.bwp-header.bwp-header-default {
  padding: 40px 0
}

.bwp-header.bwp-header-default .bwp-navigation ul>li.level-0>a {
  color: #2d2d2d
}

.bwp-header.bwp-header-default .bwp-navigation ul>li.level-0.current-menu-ancestor>a,
.bwp-header.bwp-header-default .bwp-navigation ul>li.level-0.current-menu-item>a,
.bwp-header.bwp-header-default .bwp-navigation ul>li.level-0.current_page_item>a,
.bwp-header.bwp-header-default .bwp-navigation ul>li.level-0:hover>a {
  color: #f28a3d
}

.bwp-header.bwp-header-default .wpbingo-menu-mobile {
  padding-top: 12px
}

.bwp-header.bwp-header-default .wpbingo-menu-mobile.text-right .navbar-toggle {
  float: right
}

.rtl .bwp-header.bwp-header-default .wpbingo-menu-mobile.text-right .navbar-toggle {
  float: left
}

.bwp-header.bwp-header-default .wpbingo-menu-mobile.text-right .bwp-navigation ul>li.level-0:last-child>a {
  margin-right: 0
}

.rtl .bwp-header.bwp-header-default .wpbingo-menu-mobile.text-right .bwp-navigation ul>li.level-0:last-child>a {
  margin-left: 0;
  margin-right: inherit
}

@media (max-width:991px) {
  .bwp-header.bwp-header-default .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center
  }

  .bwp-header.bwp-header-default .row .wpbingoLogo {
    line-height: 1
  }
}

.bwp-header.bwp-header-default #show-megamenu {
  color: #f28a3d;
  float: right
}

.rtl .bwp-header.bwp-header-default #show-megamenu {
  float: left
}

.bwp-header.sticky {
  -webkit-animation: n .9s ease-in-out !important;
  animation: n .9s ease-in-out !important;
  position: fixed;
  width: 100%;
  background: #fff;
  z-index: 900;
  left: 0;
  padding: 0;
  right: 0;
  box-shadow: 0 1px 1px hsla(0, 0%, 76%, .25);
  top: 0;
  border: none
}

.bwp-header.sticky #bwp-topbar,
.wpbingoLogo-sticky {
  display: none
}

::-moz-selection {
  color: #fff;
  background: #f28a3d
}

::selection {
  color: #fff;
  background: #f28a3d
}

iframe {
  border: none
}

del {
  font-size: 15px;
  color: #595959;
  font-weight: 300
}

img {
  border: 0;
  vertical-align: top;
  max-width: 100%;
  height: auto
}

.video-responsive {
  height: 0;
  padding-top: 0;
  padding-bottom: 56.25%;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden
}

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

blockquote {
  padding: 12px 70px 12px 90px;
  font-size: 16px;
  margin: 20px 0;
  color: #2d2d2d;
  line-height: 31px;
  font-family: Playfair Display, sans-serif;
  border: 0;
  font-weight: 600;
  position: relative
}

.rtl blockquote {
  padding: 12px 90px 12px 70px
}

blockquote:before {
  position: absolute;
  content: "\7b";
  font-family: ElegantIcons;
  transform: rotate(180deg);
  font-size: 50px;
  width: 30px;
  height: 50px;
  line-height: 50px;
  top: 0;
  left: 60px;
  color: rgba(45, 45, 45, .2)
}

@media (max-width:767px) {
  blockquote:before {
    top: -20px;
    left: 10px
  }
}

blockquote b,
blockquote strong {
  font-weight: 400
}

@media (max-width:767px) {
  blockquote {
    padding: 12px 20px
  }
}

.audio-responsive iframe {
  width: 100%;
  height: 126px
}

input:focus,
textarea:focus {
  outline: none
}

.map_canvas img {
  max-width: none
}

.spinner {
  background-size: 20px 20px;
  display: block;
  margin: 0 auto;
  background: url("../wp-content/cache/autoptimize/themes/mihouse/images/spinner.gif") no-repeat;
  opacity: .7;
  filter: alpha(opacity=70);
  width: 20px;
  height: 20px
}

.table>thead>tr>td,
.table>thead>tr>th,
table>thead>tr>td,
table>thead>tr>th {
  border-bottom-width: 0
}

#wp-calendar {
  width: 100%;
  margin-bottom: 33px;
  border: 1px solid #d9d9d9
}

#wp-calendar td,
#wp-calendar th {
  padding: 5px;
  text-align: center
}

#wp-calendar caption {
  margin-bottom: 10px;
  text-align: center
}

#wp-calendar>thead>tr>td,
#wp-calendar>thead>tr>th {
  border-bottom-width: 0 !important
}

#wp-calendar #today {
  color: #f28a3d;
  font-weight: 700
}

ul.treemenu li {
  padding: 13px 0 13px 13px;
  background: url("../wp-content/cache/autoptimize/themes/mihouse/images/dot.jpg") 0 22px no-repeat;
  text-transform: capitalize;
  border-bottom: 1px solid #d9d9d9
}

ul.treemenu li:first-child {
  padding-top: 0;
  background-position: 0 10px
}

ul.treemenu li:last-child {
  border-bottom: 0;
  padding-bottom: 0
}

ul.treemenu li>ul {
  padding-left: 20px
}

.rtl ul.treemenu li>ul {
  padding-right: 20px;
  padding-left: inherit
}

ul.treemenu li>ul li:first-child {
  padding-top: 13px 0 13px 13px
}

ul.hasicon li {
  float: none;
  margin: 0 0 10px
}

ul.hasicon li .fa {
  margin-top: 5px;
  margin-right: 5px
}

.rtl ul.hasicon li .fa {
  margin-left: 5px;
  margin-right: inherit
}

ul.hasicon li br {
  display: none
}

ul.list-group-highlighted {
  margin-bottom: 0
}

ul.list-group-highlighted li {
  margin: 0;
  padding: 0;
  border: 0;
  background: 0 0;
  text-align: left
}

.rtl ul.list-group-highlighted li {
  text-align: right
}

ul.list-group-highlighted li a {
  padding: 0 5px;
  display: block
}

ul.list-group-highlighted li .count,
ul.list-group-highlighted li a {
  color: #666;
  font-size: 12px;
  font-weight: 300;
  text-transform: uppercase
}

ul.list-group-highlighted li .count {
  position: relative;
  z-index: 100;
  margin: 0;
  top: 18px;
  right: 5px;
  position: absolute;
  background: 0 0
}

.rtl ul.list-group-highlighted li .count {
  left: 5px;
  right: auto
}

ul.list-group-highlighted li ul li {
  padding-left: 0;
  padding-right: 0
}

ul.list-group-highlighted li:last-child ul li:last-child a {
  border: 0
}

ul.contact-us {
  text-align: center
}

ul.contact-us li {
  color: #fff
}

ul.contact-us li .fa {
  color: #f28a3d;
  font-size: 20px
}

ul.list-contact li {
  text-transform: none;
  font-size: 11px
}

.align-right {
  text-align: right
}

.align-left,
.rtl .align-right {
  text-align: left
}

.rtl .align-left {
  text-align: right
}

.icons {
  font-size: 18px
}

#swipebox-overlay {
  z-index: 9999 !important
}

.fancybox-overlay.fancybox-overlay-fixed {
  z-index: 9999
}

.fancybox-opened {
  z-index: 99999
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden
}

.rtl .mihousetooltip {
  -webkit-transform: translateX(50%);
  transform: translateX(50%)
}

.mihousetooltip {
  color: #fff;
  display: block;
  float: left;
  font-size: 11px;
  left: 25px;
  line-height: 22px;
  padding: 4px 8px;
  position: absolute;
  top: -40px;
  white-space: nowrap;
  width: auto;
  z-index: 2;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #f28a3d;
  margin: 0 !important;
  text-transform: capitalize
}

.rtl .mihousetooltip {
  right: 25px;
  left: auto
}

.mihousetooltip .fa {
  font-size: 0
}

.mihousetooltip:after {
  background: 0 0;
  border: 7px solid transparent;
  border-top-color: #f28a3d;
  top: 97%;
  content: "";
  display: block;
  height: 0;
  left: calc(50% - 7px);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
  transform: none;
  width: 0
}

.slick-arrow {
  top: calc(50% - 24px);
  position: absolute;
  z-index: 1;
  color: #2d2d2d;
  font-size: 22px;
  right: -20px;
  width: 48px;
  height: 48px;
  background: #fff;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  text-align: center;
  line-height: 48px
}

.slick-arrow.zmdi-chevron-left {
  right: auto;
  left: -20px;
}

.slick-arrow:hover {
  color: #f28a3d;
  cursor: pointer
}

.slick-slider {
  overflow: hidden
}

.slick-slider .slick-list {
  margin: 0 -20px
}

.slick-slider .slick-list .slick-slide {
  padding: 0 50px;
  padding: 0 10px;
}
.slick-slider .slick-list .slick-slide .ourteam-customer-name{
  opacity: 0;
      position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.slick-slider .slick-list .slick-slide:hover .ourteam-customer-name{
  opacity: 1;
      position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.slick-slider .slick-list .carousel-body:focus,
.slick-slider .slick-list .slick-slide:focus,
.slick-slider .slick-list .slick-track:focus {
  outline: none
}

.slick-dots {
  bottom: 30px;
  list-style-type: none;
  text-align: left
}

.rtl .slick-dots {
  text-align: right
}

.slick-dots li {
  display: inline-block;
  vertical-align: bottom;
  margin: 0 10px;
  width: 12px;
  height: 12px;
  -webkit-transition: transform .2s ease;
  transition: transform .2s ease
}

.slick-dots li:focus {
  outline: none
}

.slick-dots li button {
  font-size: 0;
  width: 12px;
  height: 12px;
  background: #c4c4c4;
  border: none;
  padding: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-transition: transform .2s ease;
  transition: transform .2s ease
}

.slick-dots li button:before {
  display: none
}

.slick-dots li button:focus {
  outline: none
}

.slick-dots li.slick-active button,
.slick-dots li:hover button {
  background: #f28a3d
}

.open>.dropdown-menu {
  display: block;
  opacity: 1;
  visibility: visible
}

a {
  color: #2d2d2d
}

a:focus,
a:hover {
  color: #f28a3d
}

.btn-default {
  border: 1px solid #666
}

.btn-primary {
  border: 1px solid #2d2d2d
}

.btn-default,
.btn-primary {
  position: relative;
  z-index: 0
}

.btn-default:hover,
.btn-primary:hover {
  color: #fff !important;
  border-color: #f28a3d !important
}

.btn-default:hover:before,
.btn-primary:hover:before {
  height: 100%;
  opacity: 1;
  visibility: visible
}

.btn-default:before,
.btn-primary:before {
  position: absolute;
  content: "";
  top: 0;
  background: #f28a3d;
  left: 0;
  width: 100%;
  height: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  z-index: -1
}

.rtl .btn-default:before,
.rtl .btn-primary:before {
  right: 0;
  left: auto
}

#bwp-topbar {
  background: #5e5e5e;
  color: #fff;
  font-size: 13px;
  padding: 10px 0
}

#bwp-topbar a {
  color: #595959
}

#bwp-topbar a:hover {
  color: #f28a3d
}

#bwp-topbar .block-top-link>.widget .widget-custom-menu .widget-title {
  color: #fff
}

#bwp-topbar .block-top-link>.widget .widget-custom-menu .widget-title.active,
#bwp-topbar .block-top-link>.widget .widget-custom-menu .widget-title:hover {
  color: #f28a3d
}

#bwp-topbar .block-top-link>.widget .widget-custom-menu>div {
  right: 0;
  left: auto;
  top: 42px
}

#bwp-topbar .social-link li {
  margin: 0 10px
}

#bwp-topbar .social-link li:first-child {
  margin-left: 0
}

.rtl #bwp-topbar .social-link li:first-child {
  margin-right: 0;
  margin-left: inherit
}

#bwp-topbar .social-link li:last-child {
  margin-right: 0
}

.rtl #bwp-topbar .social-link li:last-child {
  margin-left: 0;
  margin-right: inherit
}

#bwp-topbar .social-link li a i {
  font-size: 19px;
  color: #fff
}

#bwp-topbar .social-link li a i:hover {
  color: #f28a3d
}

#bwp-topbar .wishlist-box a {
  color: #fff;
  font-size: 19px
}

#bwp-topbar .wishlist-box a:hover {
  color: #f28a3d
}

#bwp-topbar .topbar-left {
  padding-top: 4px
}

#bwp-topbar .topbar-left>span {
  padding: 0 20px;
  position: relative
}

@media (max-width:991px) {
  #bwp-topbar .topbar-left>span {
    padding: 0
  }
}

#bwp-topbar .topbar-left>span:after {
  content: "";
  position: absolute;
  background: #fff;
  width: 1px;
  height: 15px;
  top: 2px;
  right: 1px
}

.rtl #bwp-topbar .topbar-left>span:after {
  left: 1px;
  right: auto
}

@media (max-width:991px) {
  #bwp-topbar .topbar-left>span:after {
    display: none
  }
}

#bwp-topbar .topbar-left>span:first-child {
  padding-left: 0
}

.rtl #bwp-topbar .topbar-left>span:first-child {
  padding-right: 0;
  padding-left: inherit
}

#bwp-topbar .topbar-left>span:last-child {
  padding-right: 0
}

.rtl #bwp-topbar .topbar-left>span:last-child {
  padding-left: 0;
  padding-right: inherit
}

#bwp-topbar .topbar-left>span:last-child:after {
  display: none
}

#bwp-topbar .topbar-left>span i {
  font-size: 16px;
  margin-right: 10px
}

.rtl #bwp-topbar .topbar-left>span i {
  margin-left: 10px;
  margin-right: inherit
}

#bwp-topbar .topbar-right>* {
  position: relative;
  padding: 0 20px
}

#bwp-topbar .topbar-right>:after {
  position: absolute;
  top: 7px;
  content: "";
  right: -1px;
  width: 1px;
  height: 15px;
  background: #fff
}

.rtl #bwp-topbar .topbar-right>:after {
  left: -1px;
  right: auto
}

#bwp-topbar .topbar-right>:first-child {
  padding-right: 0
}

.rtl #bwp-topbar .topbar-right>:first-child {
  padding-left: 0;
  padding-right: inherit
}

#bwp-topbar .topbar-right>:first-child:after {
  display: none
}

#bwp-topbar .topbar-right>.social-link {
  padding-top: 5px;
  float: right
}

.rtl #bwp-topbar .topbar-right>.social-link {
  float: left
}

@media (max-width:991px) {
  #bwp-topbar .topbar-right>.social-link {
    display: none
  }
}

.bwp-menu-wrapper {
  border-top: 1px solid #d9d9d9;
  border-bottom: 4px double #d9d9d9
}

.bwp-menu-wrapper .container {
  display: table
}

.bwp-menu-wrapper #primary-navigation,
.bwp-menu-wrapper .block-cart {
  display: table-cell;
  vertical-align: middle
}

.bwp-menu-wrapper .block-cart {
  text-align: right
}

.rtl .bwp-menu-wrapper .block-cart {
  text-align: left
}

.bwp-menu-wrapper .block-cart .cart-popup {
  min-width: 320px;
  right: 0;
  left: inherit
}

.rtl .bwp-menu-wrapper .block-cart .cart-popup {
  left: 0;
  right: auto;
  right: inherit;
  left: auto
}

.bwp-menu-wrapper .block-cart .cart-popup .cart_list {
  list-style: none
}

.breadcrumb {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  margin: 0;
  text-align: inherit;
  padding: 0;
  font-size: 14px;
  text-align: center;
  letter-spacing: 2.8px
}

.breadcrumb,
.breadcrumb a {
  color: #fff;
  text-transform: uppercase
}

.breadcrumb a:hover {
  color: #f28a3d
}

.breadcrumb .delimiter {
  margin: 0 15px
}

.breadcrumb .delimiter:before {
  content: "\f273";
  font-family: Material;
  display: inline-block
}

.bwp-slideshow .wpb-inner {
  margin-bottom: 0 !important
}

.bwp-main {
  background: 0 0;
  padding-top: 0;
  padding-bottom: 0
}

.bwp-main .page-title {
  margin: 0 0 100px;
  /*padding-top: 295px;
  padding-bottom: 115px;*/
  padding-top: 100px;
  padding-bottom: 150px;
  font-size: 14px;
  line-height: 17px;
  background-position: 50%
}

@media (max-width:767px) {
  .bwp-main .page-title {
    padding-top: 200px;
    padding-bottom: 140px
  }
}

.bwp-main .page-title h1 {
  color: #fff;
  font-size: 50px;
  line-height: 1;
  margin: 0;
  text-transform: inherit;
  text-align: center;
  margin-bottom: 5px;
  font-weight: 400;
      top: 20px;
      position: relative;
}

.bwp-main .page-title.empty-image {
  padding: 50px 0;
  background-color: #f5f5f5
}

.bwp-main .page-title.empty-image h1 {
  color: #2d2d2d
}

.bwp-main .page-title.empty-image .breadcrumb,
.bwp-main .page-title.empty-image .breadcrumb a {
  color: #595959
}

.bwp-main .page-title.empty-image .breadcrumb a:hover {
  color: #f28a3d
}

.bwp-content {
  background: 0 0
}

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

.bwp-content:after {
  clear: both
}

.bwp-pagination {
  margin: 0
}

#bwp-footer {
  background: 0 0;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  border-bottom: none;
  font-size: 15px;
  z-index: 2;
  line-height: 24px;
  margin-top: 100px
}

#bwp-footer,
#bwp-footer a {
  color: #595959
}

#bwp-footer a:active,
#bwp-footer a:focus,
#bwp-footer a:hover {
  color: #f28a3d
}

#bwp-footer p:not(:last-child) {
  margin-bottom: 15px
}

@media (min-width:1200px) {
  #bwp-footer .container {
    width: 100%;
    padding: 0
  }
}

@media (min-width:992px) {
  #bwp-footer .container {
    width: 100%;
    padding: 0
  }
}

@media (min-width:768px) {
  #bwp-footer .container {
    width: 100%;
    padding: 0
  }
}

#bwp-footer .wpb_single_image a {
  line-height: 100%
}

#bwp-footer .wpb_content_element {
  margin-bottom: 0
}

#bwp-footer .widget-title {
  margin-top: 0;
  margin-bottom: 15px;
  letter-spacing: .5px
}

#bwp-footer ul {
  list-style: none;
  padding: 0
}

#bwp-footer .widget-custom-menu ul#menu-copyright-link li {
  display: inline-block;
  vertical-align: top;
  margin: 0 20px
}

#bwp-footer .widget-custom-menu ul#menu-copyright-link li:first-child {
  margin-left: 0
}

.rtl #bwp-footer .widget-custom-menu ul#menu-copyright-link li:first-child {
  margin-right: 0;
  margin-left: inherit
}

#bwp-footer .widget-custom-menu ul#menu-copyright-link li:last-child {
  margin-right: 0
}

.rtl #bwp-footer .widget-custom-menu ul#menu-copyright-link li:last-child {
  margin-left: 0;
  margin-right: inherit
}

#bwp-footer .widget-custom-menu ul#menu-copyright-link li a {
  color: #595959
}

#bwp-footer .widget-custom-menu ul#menu-copyright-link li a:hover {
  color: #f28a3d
}

#bwp-footer .footer-copyright {
  padding: 58px 0 50px
}

#bwp-footer .footer-title h3 {
  font-size: 14px;
  line-height: 30px;
  color: #fff;
  letter-spacing: 1.4px;
  margin-top: 0;
  margin-bottom: 40px;
  text-transform: uppercase
}

#bwp-footer .wpbingo-newsletter .title {
  font-size: 18px;
  font-family: Playfair Display, sans-serif;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 8px
}

#bwp-footer .wpbingo-newsletter .sub-title {
  text-align: center;
  color: #fff;
  font-size: 12px;
  font-family: sf-pro, sans-serif
}

#bwp-footer .wpbingo-newsletter .content-newsletter {
  justify-content: center
}

#bwp-footer .wpbingo-newsletter .content-newsletter input[type=email],
#bwp-footer .wpbingo-newsletter .content-newsletter input[type=text] {
  height: 35px;
  line-height: 35px;
  background: hsla(0, 0%, 100%, .3);
  border: 1px solid transparent;
  padding-left: 20px;
  color: #fff
}

.rtl #bwp-footer .wpbingo-newsletter .content-newsletter input[type=email],
.rtl #bwp-footer .wpbingo-newsletter .content-newsletter input[type=text] {
  padding-right: 20px;
  padding-left: inherit
}

#bwp-footer .wpbingo-newsletter .content-newsletter input[type=email]:focus,
#bwp-footer .wpbingo-newsletter .content-newsletter input[type=email]:hover,
#bwp-footer .wpbingo-newsletter .content-newsletter input[type=text]:focus,
#bwp-footer .wpbingo-newsletter .content-newsletter input[type=text]:hover {
  border-color: #fff
}

#bwp-footer .wpbingo-newsletter .content-newsletter input[type=email]::placeholder,
#bwp-footer .wpbingo-newsletter .content-newsletter input[type=text]::placeholder {
  color: #fff;
  font-size: 12px
}

#bwp-footer .wpbingo-newsletter .content-newsletter input[type=submit] {
  height: 35px;
  line-height: 34px;
  background: #fff;
  color: #2d2d2d;
  font-size: 12px;
  font-weight: 700;
  font-family: Playfair Display, sans-serif
}

#bwp-footer .wpbingo-newsletter .content-newsletter input[type=submit]:hover {
  background: #f28a3d;
  color: #fff
}

#bwp-footer .wpbingo-newsletter .content-newsletter .clearfix span.ajax-loader {
  top: 10px;
  left: 0
}

#bwp-footer .wpbingo-newsletter .content-newsletter>span {
  margin-right: 10px
}

.rtl #bwp-footer .wpbingo-newsletter .content-newsletter>span {
  margin-left: 10px;
  margin-right: inherit
}

#bwp-footer .wpbingo-newsletter .content-newsletter>span:last-child {
  margin-right: 0
}

.rtl #bwp-footer .wpbingo-newsletter .content-newsletter>span:last-child {
  margin-left: 0;
  margin-right: inherit
}

#bwp-footer ul.social-link li {
  margin: 0 17px
}

@media (min-width:768px) and (max-width:991px) {
  #bwp-footer ul.social-link li {
    margin: 0 13px
  }
}

#bwp-footer ul.social-link li:first-child {
  margin-left: 0
}

.rtl #bwp-footer ul.social-link li:first-child {
  margin-right: 0;
  margin-left: inherit
}

#bwp-footer ul.social-link li:last-child {
  margin-right: 0
}

.rtl #bwp-footer ul.social-link li:last-child {
  margin-left: 0;
  margin-right: inherit
}

#bwp-footer ul.social-link li a {
  display: inline-block
}

#bwp-footer ul.social-link li a:before {
  display: none
}

#bwp-footer ul.social-link li a i {
  -webkit-transition: all .2s ease;
  transition: all .2s ease
}

#bwp-footer ul.social-link li a:hover i {
  color: #f28a3d
}

#bwp-footer .wpbingo-newsletter-footer .title {
  color: #fff;
  margin: 0;
  font-size: 32px;
  font-family: Playfair Display, sans-serif;
  line-height: 1.3;
  margin-bottom: 30px
}

#bwp-footer .wpbingo-newsletter-footer .content-newsletter>span {
  display: block
}

#bwp-footer .wpbingo-newsletter-footer .content-newsletter>span input,
#bwp-footer .wpbingo-newsletter-footer .content-newsletter>span textarea {
  width: 100%;
  border: 1px solid hsla(0, 0%, 100%, .2);
  background: 0 0;
  padding: 0 20px;
  margin-bottom: 20px;
  color: #9ea0a6
}

#bwp-footer .wpbingo-newsletter-footer .content-newsletter>span input::placeholder,
#bwp-footer .wpbingo-newsletter-footer .content-newsletter>span textarea::placeholder {
  color: #9ea0a6;
  text-transform: uppercase;
  font-size: 14px
}

#bwp-footer .wpbingo-newsletter-footer .content-newsletter>span input {
  height: 45px;
  line-height: 45px
}

#bwp-footer .wpbingo-newsletter-footer .content-newsletter>span input[type=date],
#bwp-footer .wpbingo-newsletter-footer .content-newsletter>span input[type=time] {
  padding: 10px 20px;
  color: #9ea0a6;
  text-transform: uppercase;
  font-size: 14px
}

#bwp-footer .wpbingo-newsletter-footer .content-newsletter>span textarea {
  height: 140px;
  padding-top: 10px;
  margin-bottom: 5px;
  margin-top: 10px
}

#bwp-footer .wpbingo-newsletter-footer .content-newsletter>span input[type=submit] {
  text-transform: uppercase;
  font-size: 14px;
  color: #2d2d2d;
  background: #f28a3d;
  height: 65px;
  line-height: 65px;
  font-weight: 700
}

#bwp-footer .wpbingo-newsletter-footer .content-newsletter>span input[type=submit]:hover {
  background: #9e8e66
}

#bwp-footer.footer-1,
#bwp-footer.footer-5 {
  background: #2d2d2d
}

#bwp-footer.footer-1 .footer-top .elementor-row,
#bwp-footer.footer-5 .footer-top .elementor-row {
  display: flex;
  align-items: center;
  justify-content: flex-end
}

#bwp-footer.footer-1 .footer-top .elementor-row .footer-top-left,
#bwp-footer.footer-5 .footer-top .elementor-row .footer-top-left {
  width: 720px
}

#bwp-footer.footer-1 .footer-top .elementor-row .footer-top-left .title-footer,
#bwp-footer.footer-5 .footer-top .elementor-row .footer-top-left .title-footer {
  font-size: 52px;
  color: #f28a3d;
  margin: 0;
  text-transform: capitalize;
  font-weight: 400
}

@media (max-width:1199px) {

  #bwp-footer.footer-1 .footer-top .elementor-row .footer-top-left,
  #bwp-footer.footer-5 .footer-top .elementor-row .footer-top-left {
    width: 50%
  }
}

@media (max-width:991px) {

  #bwp-footer.footer-1 .footer-top .elementor-row .footer-top-left .title-footer,
  #bwp-footer.footer-5 .footer-top .elementor-row .footer-top-left .title-footer {
    font-size: 40px
  }
}

@media (max-width:767px) {

  #bwp-footer.footer-1 .footer-top .elementor-row .footer-top-left,
  #bwp-footer.footer-5 .footer-top .elementor-row .footer-top-left {
    width: 100%;
    margin-bottom: 30px
  }
}

#bwp-footer.footer-1 .footer-main .content-address,
#bwp-footer.footer-5 .footer-main .content-address {
  font-size: 16px;
  line-height: 24px;
  color: #ccc;
  font-weight: 300;
  margin-bottom: 20px
}

#bwp-footer.footer-1 .footer-main .button-map .elementor-text-editor,
#bwp-footer.footer-5 .footer-main .button-map .elementor-text-editor {
  font-size: 12px;
  color: #f28a3d;
  line-height: 14.4px;
  letter-spacing: 2.4px;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  cursor: pointer
}

#bwp-footer.footer-1 .footer-main .button-map .elementor-text-editor:before,
#bwp-footer.footer-5 .footer-main .button-map .elementor-text-editor:before {
  content: "\f301";
  position: absolute;
  right: -30px;
  top: 0;
  font-family: Material;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  font-weight: 700
}

.rtl #bwp-footer.footer-1 .footer-main .button-map .elementor-text-editor:before,
.rtl #bwp-footer.footer-5 .footer-main .button-map .elementor-text-editor:before {
  left: -30px;
  right: auto
}

#bwp-footer.footer-1 .footer-main .button-map .elementor-text-editor:hover:before,
#bwp-footer.footer-5 .footer-main .button-map .elementor-text-editor:hover:before {
  content: "\f2ff";
  right: -15px
}

.rtl #bwp-footer.footer-1 .footer-main .button-map .elementor-text-editor:hover:before,
.rtl #bwp-footer.footer-5 .footer-main .button-map .elementor-text-editor:hover:before {
  left: -15px;
  right: auto
}

#bwp-footer.footer-1 .footer-main .google-map,
#bwp-footer.footer-5 .footer-main .google-map {
  position: fixed;
  width: 50%;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 9999;
  display: none
}

#bwp-footer.footer-1 .footer-main .google-map.active,
#bwp-footer.footer-5 .footer-main .google-map.active {
  display: block
}

#bwp-footer.footer-1 .footer-main .content-footer-time,
#bwp-footer.footer-5 .footer-main .content-footer-time {
  font-size: 16px;
  line-height: 24px;
  color: #ccc;
  font-weight: 300
}

#bwp-footer.footer-1 .footer-main .content-footer-time ul.open-time li.time-open,
#bwp-footer.footer-5 .footer-main .content-footer-time ul.open-time li.time-open {
  margin-bottom: 12px
}

#bwp-footer.footer-1 .footer-main .content-footer-time ul.open-time li.time-open:last-child,
#bwp-footer.footer-5 .footer-main .content-footer-time ul.open-time li.time-open:last-child {
  margin-bottom: 0
}

#bwp-footer.footer-1 .footer-main .content-footer-time ul.open-time li.time-open .date,
#bwp-footer.footer-5 .footer-main .content-footer-time ul.open-time li.time-open .date {
  margin-right: 10px
}

.rtl #bwp-footer.footer-1 .footer-main .content-footer-time ul.open-time li.time-open .date,
.rtl #bwp-footer.footer-5 .footer-main .content-footer-time ul.open-time li.time-open .date {
  margin-left: 10px;
  margin-right: inherit
}

#bwp-footer.footer-1 .footer-main .content-phone,
#bwp-footer.footer-5 .footer-main .content-phone {
  font-size: 16px;
  line-height: 24px;
  color: #ccc;
  font-weight: 300
}

#bwp-footer.footer-1 .footer-main .content-phone ul.content-phone li.number-phone,
#bwp-footer.footer-5 .footer-main .content-phone ul.content-phone li.number-phone {
  margin-bottom: 10px
}

#bwp-footer.footer-1 .footer-main .content-phone ul.content-phone li.number-phone:last-child,
#bwp-footer.footer-5 .footer-main .content-phone ul.content-phone li.number-phone:last-child {
  margin-bottom: 0
}

#bwp-footer.footer-1 .footer-main .content-email,
#bwp-footer.footer-5 .footer-main .content-email {
  font-size: 16px;
  line-height: 24px;
  color: #ccc;
  font-weight: 300
}

#bwp-footer.footer-1 .footer-main .content-email ul.email-box li.email,
#bwp-footer.footer-5 .footer-main .content-email ul.email-box li.email {
  margin-bottom: 10px
}

#bwp-footer.footer-1 .footer-main .content-email ul.email-box li.email:last-child,
#bwp-footer.footer-5 .footer-main .content-email ul.email-box li.email:last-child {
  margin-bottom: 0
}

#bwp-footer.footer-1 .footer-main .content-email ul.email-box li.email a,
#bwp-footer.footer-5 .footer-main .content-email ul.email-box li.email a {
  color: #f28a3d
}

#bwp-footer.footer-1 .footer-main .content-email ul.email-box li.email a:hover,
#bwp-footer.footer-5 .footer-main .content-email ul.email-box li.email a:hover {
  color: #ccc
}

#bwp-footer.footer-1 .footer-copyright .social-footer .social-link,
#bwp-footer.footer-5 .footer-copyright .social-footer .social-link {
  text-align: right
}

.rtl #bwp-footer.footer-1 .footer-copyright .social-footer .social-link,
.rtl #bwp-footer.footer-5 .footer-copyright .social-footer .social-link {
  text-align: left
}

#bwp-footer.footer-1 .footer-copyright .social-footer .social-link li,
#bwp-footer.footer-5 .footer-copyright .social-footer .social-link li {
  margin: 0 10px
}

#bwp-footer.footer-1 .footer-copyright .social-footer .social-link li:first-child,
#bwp-footer.footer-5 .footer-copyright .social-footer .social-link li:first-child {
  margin-left: 0
}

.rtl #bwp-footer.footer-1 .footer-copyright .social-footer .social-link li:first-child,
.rtl #bwp-footer.footer-5 .footer-copyright .social-footer .social-link li:first-child {
  margin-right: 0;
  margin-left: inherit
}

#bwp-footer.footer-1 .footer-copyright .social-footer .social-link li:last-child,
#bwp-footer.footer-5 .footer-copyright .social-footer .social-link li:last-child {
  margin-right: 0
}

.rtl #bwp-footer.footer-1 .footer-copyright .social-footer .social-link li:last-child,
.rtl #bwp-footer.footer-5 .footer-copyright .social-footer .social-link li:last-child {
  margin-left: 0;
  margin-right: inherit
}

#bwp-footer.footer-1 .footer-copyright .social-footer .social-link li a i,
#bwp-footer.footer-5 .footer-copyright .social-footer .social-link li a i {
  font-size: 15px;
  color: #888
}

#bwp-footer.footer-1 .footer-copyright .social-footer .social-link li:hover a i,
#bwp-footer.footer-5 .footer-copyright .social-footer .social-link li:hover a i {
  color: #f28a3d
}

@media (max-width:991px) {

  #bwp-footer.footer-1 .footer-copyright .social-footer .social-link,
  #bwp-footer.footer-5 .footer-copyright .social-footer .social-link {
    text-align: center
  }
}

#bwp-footer.footer-1 .text-copyright a,
#bwp-footer.footer-5 .text-copyright a {
  color: #f28a3d
}

#bwp-footer.footer-1 .text-copyright a:hover,
#bwp-footer.footer-5 .text-copyright a:hover {
  color: #fff
}

@media (max-width:767px) {

  #bwp-footer.footer-1 .text-copyright p,
  #bwp-footer.footer-5 .text-copyright p {
    text-align: center
  }
}

@media (max-width:991px) {

  #bwp-footer.footer-1 .text-copyright,
  #bwp-footer.footer-5 .text-copyright {
    text-align: center
  }
}

#bwp-footer.footer-2 .footer-main .footer-title {
  margin-bottom: 0 !important
}

#bwp-footer.footer-2 .footer-main .contact-footer span {
  display: block
}

#bwp-footer.footer-2 .footer-main .contact-footer span.title {
  font-size: 14px;
  text-transform: uppercase;
  color: #ccc;
  line-height: 28px;
  font-family: Playfair Display, sans-serif
}

#bwp-footer.footer-2 .footer-main .contact-footer span.content {
  font-size: 16px;
  line-height: 24px;
  color: #ccc;
  font-family: sf-pro, sans-serif;
  margin-bottom: 30px
}

#bwp-footer.footer-2 .footer-main .contact-footer span:last-child {
  margin-bottom: 0
}

#bwp-footer.footer-2 .footer-main .text-contact-footer {
  margin-bottom: 34px
}

#bwp-footer.footer-2 .footer-copyright {
  padding: 32px 0
}

#bwp-footer.footer-2 .footer-copyright .social-footer .social-link {
  text-align: right
}

.rtl #bwp-footer.footer-2 .footer-copyright .social-footer .social-link {
  text-align: left
}

@media (max-width:767px) {
  #bwp-footer.footer-2 .footer-copyright .social-footer .social-link {
    text-align: center
  }
}

#bwp-footer.footer-2 .footer-copyright .social-footer .social-link li {
  margin: 0 10px
}

#bwp-footer.footer-2 .footer-copyright .social-footer .social-link li:first-child {
  margin-left: 0
}

.rtl #bwp-footer.footer-2 .footer-copyright .social-footer .social-link li:first-child {
  margin-right: 0;
  margin-left: inherit
}

#bwp-footer.footer-2 .footer-copyright .social-footer .social-link li:last-child {
  margin-right: 0
}

.rtl #bwp-footer.footer-2 .footer-copyright .social-footer .social-link li:last-child {
  margin-left: 0;
  margin-right: inherit
}

#bwp-footer.footer-2 .footer-copyright .social-footer .social-link li a i {
  font-size: 15px;
  color: #888
}

#bwp-footer.footer-2 .footer-copyright .social-footer .social-link li:hover a i {
  color: #f28a3d
}

#bwp-footer.footer-2 .text-copyright a {
  color: #2d2d2d
}

#bwp-footer.footer-2 .text-copyright a:hover {
  color: #ccc
}

@media (max-width:767px) {
  #bwp-footer.footer-2 .text-copyright p {
    text-align: center
  }
}

#bwp-footer.footer-3 {
  background: #fafafa
}

@media (max-width:991px) {
  #bwp-footer.footer-3 .elementor-element-populated {
    padding: 20px 15px
  }
}

@media (max-width:767px) {
  #bwp-footer.footer-3 .elementor-widget-text-editor {
    text-align: center
  }
}

#bwp-footer.footer-3 .social-link {
  text-align: right
}

.rtl #bwp-footer.footer-3 .social-link {
  text-align: left
}

#bwp-footer.footer-3 .social-link li {
  position: relative;
  margin: 0 15px
}

#bwp-footer.footer-3 .social-link li:first-child {
  margin-left: 0
}

.rtl #bwp-footer.footer-3 .social-link li:first-child {
  margin-right: 0;
  margin-left: inherit
}

#bwp-footer.footer-3 .social-link li:last-child {
  margin-right: 0
}

.rtl #bwp-footer.footer-3 .social-link li:last-child {
  margin-left: 0;
  margin-right: inherit
}

#bwp-footer.footer-3 .social-link li a i {
  color: #666;
  font-size: 16px
}

#bwp-footer.footer-3 .social-link li a:hover {
  color: #f28a3d
}

#bwp-footer.footer-4 .footer-left {
  padding: 0 100px 0 232px
}

.rtl #bwp-footer.footer-4 .footer-left {
  padding: 0 232px 0 100px
}

@media (max-width:1800px) {
  #bwp-footer.footer-4 .footer-left {
    padding: 0 100px 0 160px
  }

  .rtl #bwp-footer.footer-4 .footer-left {
    padding: 0 160px 0 100px
  }
}

@media (max-width:1700px) {
  #bwp-footer.footer-4 .footer-left {
    padding: 0 100px 0 120px
  }

  .rtl #bwp-footer.footer-4 .footer-left {
    padding: 0 120px 0 100px
  }
}

@media (max-width:1600px) {

  #bwp-footer.footer-4 .footer-left,
  .rtl #bwp-footer.footer-4 .footer-left {
    padding: 0 100px
  }
}

@media (max-width:1500px) {
  #bwp-footer.footer-4 .footer-left {
    padding: 0 50px
  }
}

@media (max-width:1199px) {
  #bwp-footer.footer-4 .footer-left {
    padding: 0
  }
}

#bwp-footer.footer-4 .footer-left .contact-footer {
  margin-bottom: 53px
}

#bwp-footer.footer-4 .footer-left .contact-footer span {
  display: block
}

#bwp-footer.footer-4 .footer-left .contact-footer span.title {
  font-size: 14px;
  text-transform: uppercase;
  color: #ccc;
  line-height: 28px;
  font-family: Playfair Display, sans-serif
}

#bwp-footer.footer-4 .footer-left .contact-footer span.content {
  font-size: 16px;
  line-height: 24px;
  color: #ccc;
  font-family: sf-pro, sans-serif;
  margin-bottom: 30px
}

#bwp-footer.footer-4 .footer-left .contact-footer span:last-child {
  margin-bottom: 0
}

#bwp-footer.footer-4 .footer-left .text-contact-footer {
  margin-bottom: 34px
}

#bwp-footer.footer-4 .footer-copyright {
  padding: 0;
  padding-right: 120px
}

.rtl #bwp-footer.footer-4 .footer-copyright {
  padding-left: 120px;
  padding-right: inherit
}

@media (max-width:1500px) {
  #bwp-footer.footer-4 .footer-copyright {
    padding-right: 70px
  }

  .rtl #bwp-footer.footer-4 .footer-copyright {
    padding-left: 70px;
    padding-right: inherit
  }
}

@media (max-width:1199px) {
  #bwp-footer.footer-4 .footer-copyright {
    padding-right: 20px
  }

  .rtl #bwp-footer.footer-4 .footer-copyright {
    padding-left: 20px;
    padding-right: inherit
  }
}

@media (max-width:991px) {
  #bwp-footer.footer-4 .footer-copyright {
    padding: 0 20px !important
  }
}

#bwp-footer.footer-4 .footer-copyright>.elementor-container {
  padding: 32px 0 32px 180px;
  background-color: #1e1f24
}

.rtl #bwp-footer.footer-4 .footer-copyright>.elementor-container {
  padding: 32px 180px 32px 0
}

@media (max-width:1800px) {
  #bwp-footer.footer-4 .footer-copyright>.elementor-container {
    padding: 32px 0 32px 65px
  }

  .rtl #bwp-footer.footer-4 .footer-copyright>.elementor-container {
    padding: 32px 65px 32px 0
  }
}

@media (max-width:1700px) {
  #bwp-footer.footer-4 .footer-copyright>.elementor-container {
    padding: 32px 0 32px 10px
  }

  .rtl #bwp-footer.footer-4 .footer-copyright>.elementor-container {
    padding: 32px 10px 32px 0
  }
}

@media (max-width:1600px) {
  #bwp-footer.footer-4 .footer-copyright>.elementor-container {
    padding: 32px 0
  }
}

#bwp-footer.footer-4 .footer-copyright .social-footer .social-link {
  text-align: right
}

.rtl #bwp-footer.footer-4 .footer-copyright .social-footer .social-link {
  text-align: left
}

@media (max-width:767px) {
  #bwp-footer.footer-4 .footer-copyright .social-footer .social-link {
    text-align: center
  }
}

#bwp-footer.footer-4 .footer-copyright .social-footer .social-link li {
  margin: 0 10px
}

#bwp-footer.footer-4 .footer-copyright .social-footer .social-link li:first-child {
  margin-left: 0
}

.rtl #bwp-footer.footer-4 .footer-copyright .social-footer .social-link li:first-child {
  margin-right: 0;
  margin-left: inherit
}

#bwp-footer.footer-4 .footer-copyright .social-footer .social-link li:last-child {
  margin-right: 0
}

.rtl #bwp-footer.footer-4 .footer-copyright .social-footer .social-link li:last-child {
  margin-left: 0;
  margin-right: inherit
}

#bwp-footer.footer-4 .footer-copyright .social-footer .social-link li a i {
  font-size: 15px;
  color: #fff
}

#bwp-footer.footer-4 .footer-copyright .social-footer .social-link li:hover a i,
#bwp-footer.footer-4 .text-copyright a {
  color: #f28a3d
}

#bwp-footer.footer-4 .text-copyright a:hover {
  color: #ccc
}

@media (max-width:767px) {
  #bwp-footer.footer-4 .text-copyright p {
    text-align: center
  }
}

#bwp-footer.footer-4 .footer-right>.elementor-column-wrap {
  padding: 0 250px 0 120px
}

.rtl #bwp-footer.footer-4 .footer-right>.elementor-column-wrap {
  padding: 0 120px 0 250px
}

@media (max-width:1800px) {
  #bwp-footer.footer-4 .footer-right>.elementor-column-wrap {
    padding: 0 160px 0 120px
  }

  .rtl #bwp-footer.footer-4 .footer-right>.elementor-column-wrap {
    padding: 0 120px 0 160px
  }
}

@media (max-width:1700px) {
  #bwp-footer.footer-4 .footer-right>.elementor-column-wrap {
    padding: 0 130px 0 120px
  }

  .rtl #bwp-footer.footer-4 .footer-right>.elementor-column-wrap {
    padding: 0 120px 0 130px
  }
}

@media (max-width:1600px) {
  #bwp-footer.footer-4 .footer-right>.elementor-column-wrap {
    padding: 0 100px 0 120px
  }

  .rtl #bwp-footer.footer-4 .footer-right>.elementor-column-wrap {
    padding: 0 120px 0 100px
  }
}

@media (max-width:1500px) {
  #bwp-footer.footer-4 .footer-right>.elementor-column-wrap {
    padding: 0 50px
  }
}

@media (max-width:1199px) {
  #bwp-footer.footer-4 .footer-right>.elementor-column-wrap {
    padding: 0 20px
  }
}

#bwp-footer.footer-5 {
  margin-left: 100px
}

.rtl #bwp-footer.footer-5 {
  margin-right: 100px;
  margin-left: inherit
}

@media (max-width:1199px) {
  #bwp-footer.footer-5 {
    margin-left: 0
  }

  .rtl #bwp-footer.footer-5 {
    margin-right: 0;
    margin-left: inherit
  }
}

.newsletterpopup .close-popup {
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 30px;
  line-height: 20px;
  text-align: center;
  width: 20px;
  height: 20px;
  color: #2d2d2d;
  z-index: 1
}

.rtl .newsletterpopup .close-popup {
  left: 15px;
  right: auto
}

.newsletterpopup .close-popup:hover {
  color: #f28a3d
}

.popupshadow {
  background-color: rgba(45, 45, 45, .6);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
  display: block
}

.rtl .popupshadow {
  right: 0;
  left: auto
}

.newsletterpopup {
  box-sizing: border-box;
  height: auto;
  margin: auto;
  position: fixed;
  top: calc(50% - 235px);
  left: calc(50% - 350px);
  max-width: 700px;
  z-index: 1000000;
  display: inline-block
}

.rtl .newsletterpopup {
  right: calc(50% - 350px);
  left: auto
}

.newsletterpopup>.row {
  margin: 0
}

.newsletterpopup>.row>div {
  padding: 0
}

.newsletterpopup .widget {
  margin-bottom: 0
}

.newsletterpopup .wp-newletter {
  padding: 48px 65px 48px;
  width: 100%;
  background: #fff
}

.rtl .newsletterpopup .wp-newletter {
  padding: 78px 65px 48px
}

.newsletterpopup .wp-newletter .wpbingo-newsletter-popup .content-newsletter .time,
.newsletterpopup .wp-newletter .wpbingo-newsletter-popup .content-newsletter .your-date,
.newsletterpopup .wp-newletter .wpbingo-newsletter-popup .content-newsletter .your-email,
.newsletterpopup .wp-newletter .wpbingo-newsletter-popup .content-newsletter .your-name {
  width: 50%;
  display: inline-block;
  margin-bottom: 12px
}

.newsletterpopup .wp-newletter .wpbingo-newsletter-popup .content-newsletter .textarea-836 {
  width: 100%;
  display: inline-block
}

.newsletterpopup .wp-newletter .wpbingo-newsletter-popup .content-newsletter .your-date,
.newsletterpopup .wp-newletter .wpbingo-newsletter-popup .content-newsletter .your-name {
  padding-right: 14px
}

.rtl .newsletterpopup .wp-newletter .wpbingo-newsletter-popup .content-newsletter .your-date,
.rtl .newsletterpopup .wp-newletter .wpbingo-newsletter-popup .content-newsletter .your-name {
  padding-left: 14px;
  padding-right: inherit
}

.newsletterpopup .wp-newletter .wpbingo-newsletter-popup .content-newsletter input[type=date],
.newsletterpopup .wp-newletter .wpbingo-newsletter-popup .content-newsletter input[type=email],
.newsletterpopup .wp-newletter .wpbingo-newsletter-popup .content-newsletter input[type=text],
.newsletterpopup .wp-newletter .wpbingo-newsletter-popup .content-newsletter input[type=time] {
  width: 100%;
  height: 45px;
  line-height: 40px;
  padding: 0 20px;
  border: 1px solid #ebebeb
}

.newsletterpopup .wp-newletter .wpbingo-newsletter-popup .content-newsletter input[type=date]::placeholder,
.newsletterpopup .wp-newletter .wpbingo-newsletter-popup .content-newsletter input[type=email]::placeholder,
.newsletterpopup .wp-newletter .wpbingo-newsletter-popup .content-newsletter input[type=text]::placeholder,
.newsletterpopup .wp-newletter .wpbingo-newsletter-popup .content-newsletter input[type=time]::placeholder {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 45px;
  color: #9ea0a6;
  font-family: sf-pro, sans-serif
}

.newsletterpopup .wp-newletter .wpbingo-newsletter-popup .content-newsletter input[type=date],
.newsletterpopup .wp-newletter .wpbingo-newsletter-popup .content-newsletter input[type=time] {
  padding: 10px 20px;
  color: #9ea0a6;
  text-transform: uppercase;
  font-size: 14px
}

.newsletterpopup .wp-newletter .wpbingo-newsletter-popup .content-newsletter textarea {
  width: 100%;
  max-height: 145px;
  padding: 10px 20px;
  border: 1px solid #ebebeb
}

.newsletterpopup .wp-newletter .wpbingo-newsletter-popup .content-newsletter textarea::placeholder {
  text-transform: uppercase;
  font-size: 14px;
  color: #9ea0a6;
  font-family: sf-pro, sans-serif
}

.newsletterpopup .wp-newletter .wpbingo-newsletter-popup input[type=submit] {
  -webkit-appearance: none;
  cursor: pointer;
  border: 0;
  font-weight: 400;
  font-size: 14px;
  background: #f28a3d;
  line-height: 64px;
  height: 64px;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  width: 100%;
  font-family: sf-pro, sans-serif
}

.newsletterpopup .wp-newletter .wpbingo-newsletter-popup input[type=submit]:hover {
  background: #414099
}

.newsletterpopup .wp-newletter .wpbingo-newsletter-popup span.wpcf7-not-valid-tip {
  margin-top: 15px
}

.newsletterpopup .wp-newletter .wpbingo-newsletter-popup .title {
  font-family: Playfair Display, sans-serif;
  font-weight: 400;
  font-size: 32px;
  line-height: 1;
  color: #2d2d2d;
  text-align: center;
  margin-bottom: 34px;
  text-transform: capitalize;
}

.newsletterpopup .wpcf7-form div.wpcf7-validation-errors {
  margin-top: 0 !important;
  background: #fff
}

.bwp-copyright {
  color: #2d2d2d;
  font-size: 14px;
  font-weight: 400;
  background: 0 0;
  font-family: sf-pro, sans-serif;
  margin-top: 80px
}

.bwp-copyright .widget .widget-title,
.bwp-copyright .widget .widgettitle,
.bwp-copyright .widget .wpb_heading {
  color: #fff;
  text-transform: normal;
  margin: 40px 0 17px;
  font-size: 16px
}

.bwp-copyright .container {
  padding-bottom: 9px;
  position: relative;
  padding-top: 10px
}

.bwp-copyright .container:before {
  position: absolute;
  top: 0;
  content: "";
  background: #dedede;
  left: 15px;
  width: calc(100% - 30px);
  height: 1px
}

.rtl .bwp-copyright .container:before {
  right: 15px;
  left: auto
}

.bwp-copyright .container .payment {
  text-align: right
}

.rtl .bwp-copyright .container .payment {
  text-align: left
}

.default-template .article {
  background: #fff
}

.bs-component .modal,
.bs-docs-section .modal {
  bottom: auto;
  display: block;
  left: auto;
  position: relative;
  right: auto;
  top: auto;
  z-index: 1
}

.bs-component p:empty,
.bs-docs-section p:empty {
  margin: 0;
  padding: 0;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0
}

.bs-component br,
.bs-docs-section br {
  display: none
}

.bs-component .modal-dialog,
.bs-docs-section .modal-dialog {
  width: 90%
}

div.wpcf7-validation-errors {
  margin: 0;
  padding: 10px
}

.contact-form-content {
  padding: 20px;
  background: #fff;
  margin-bottom: 30px;
  min-height: 260px
}

.contact-form-content .rounded {
  color: #fff;
  width: 40px;
  height: 40px;
  background: #ccc
}

.contact-form-content .rounded .fa,
.contact-form-content .rounded .icon {
  font-size: 16px;
  margin: 13px
}

.contact-form-content small {
  color: #262626
}

#bwp-main .wpb_gmaps_widget .wpb_wrapper {
  background: 0 0;
  padding: 0
}

#bwp-main #wpcf7-f8-p321-o1 p .wpcf7-form-control-wrap {
  margin-top: 5px;
  display: block
}

.text-block-page {
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 10px
}

.rtl .text-block-page,
.text-block-page {
  margin: 0 0 22px
}

h3.text-block-page {
  font-size: 18px
}

@media (max-width:991px) {
  .contact-info>div+div {
    margin-top: 50px
  }
}

.contact-info h2.vc_custom_heading {
  font-size: 25px;
  margin-top: 0;
  margin-bottom: 46px
}

.contact-info ul {
  list-style-type: none;
  padding: 0
}

.contact-info ul li {
  margin-bottom: 25px
}

.contact-info ul li strong {
  display: block;
  font-weight: 500;
  color: #f28a3d;
  padding-bottom: 3px;
  font-size: 17px
}

.contact .wpcf7-form div.wpcf7-acceptance-missing,
.contact .wpcf7-form div.wpcf7-validation-errors {
  margin-top: 15px !important
}

.about-us {
  font-weight: 300
}

.about-us h2 {
  font-size: 35px;
  margin-top: 20px;
  margin-bottom: 45px
}

.about-us h4.subtitle {
  font-size: 20px;
  margin-top: 40px
}

@media (max-width:1550px) and (min-width:1200px) {
  .about-us h4.subtitle {
    margin-top: 25px
  }
}

.about-us h3.footer-about {
  font-family: sf-pro, sans-serif;
  font-size: 20px;
  font-weight: 500;
  position: relative;
  padding-top: 20px;
  margin-top: 53px
}

.about-us h3.footer-about:before {
  position: absolute;
  content: "";
  top: 0;
  left: calc(50% - 35px);
  width: 70px;
  height: 2px;
  background: #f28a3d
}

.rtl .about-us h3.footer-about:before {
  right: calc(50% - 35px);
  left: auto
}

@media (max-width:1199px) {
  .about-us .bwp-widget-banner {
    text-align: center;
    margin-bottom: 30px !important
  }
}

.about-us .wpb_text_column {
  padding: 0 20px
}

.about-us .wpb_text_column blockquote {
  border: none;
  margin: 0;
  color: #595959;
  padding: 8px 0 0 20px;
  font-size: 16px;
  position: relative
}

.rtl .about-us .wpb_text_column blockquote {
  padding: 8px 20px 0 0
}

.about-us .wpb_text_column blockquote:before {
  content: "\f10d";
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  top: -5px;
  font-style: normal
}

.rtl .about-us .wpb_text_column blockquote:before {
  right: 0;
  left: auto
}

@media (min-width:1550px) {
  .about-us .wpb_text_column {
    padding: 0 50px
  }
}

@media (min-width:1550px) {
  .about-us .row-no-padding>.vc_col-lg-6:first-child {
    width: 52.38%
  }

  .about-us .row-no-padding>.vc_col-lg-6:last-child {
    width: 47.62%
  }
}

.about-us .row-no-padding .wpb_text_column {
  padding-left: 35px;
  padding-right: 35px
}

@media (max-width:1550px) and (min-width:1200px) {
  .about-us .row-no-padding .wpb_text_column {
    padding-left: 25px
  }
}

@media (min-width:1550px) {
  .about-us .row-no-padding .wpb_text_column {
    padding-left: 40px;
    padding-right: 65px
  }
}

.contact-text {
  font-size: 12px
}

.contact-us-form .title-input {
  display: inline-block;
  padding-bottom: 14px
}

.contact-us-form label {
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400
}

.contact-us-form input[type=email],
.contact-us-form input[type=text] {
  height: 47px;
  margin-bottom: 16px;
  width: 100%;
  padding: 10px 15px;
  border: 1px solid #e0e0e0
}

.contact-us-form input[type=email]:focus,
.contact-us-form input[type=email]:hover,
.contact-us-form input[type=text]:focus,
.contact-us-form input[type=text]:hover {
  border-color: #666
}

.contact-us-form textarea {
  width: 100%;
  margin-bottom: 16px;
  max-height: 120px;
  padding: 10px 15px;
  border: 1px solid #e0e0e0
}

.contact-us-form textarea:focus,
.contact-us-form textarea:hover {
  border-color: #666
}

.contact-us-form input[type=submit] {
  height: 40px;
  line-height: 40px;
  font-weight: 400;
  text-align: center;
  font-size: 14px;
  padding: 0 60px;
  color: #fff;
  text-transform: uppercase;
  background: #2d2d2d;
  border: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

.contact-us-form input[type=submit]:hover {
  background: #9e8e66
}

.about-info h2 {
  margin-top: -4px;
  margin-bottom: 30px
}

.about-info h6 {
  font-size: 12px;
  font-weight: 600
}

.about-info h6 a {
  margin-right: 5px
}

.rtl .about-info h6 a {
  margin-left: 5px;
  margin-right: inherit
}

.about-info h6 img {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px)
}

.page_not_found,
.rtl .page_not_found {
  margin: 20px 0 80px
}

.page_not_found .error-title {
  letter-spacing: 15px;
  margin: 0;
  font-size: 80px
}

.page_not_found .error-content {
  line-height: 40px;
  margin-bottom: 30px;
  font-size: 28px
}

.page_not_found .page-footer p {
  margin-bottom: 20px
}

.woocommerce-page .header-title {
  display: none
}

.blog-masonry .post-container {
  margin-bottom: 20px;
  background: #fff
}

.blog-masonry .entry-title {
  font-size: 18px;
  line-height: 1.2;
  padding-top: 10px;
  margin-bottom: 0 !important
}

.blog-masonry .entry-meta {
  margin-top: 5px !important
}

.blog-page-list .entry-title {
  font-size: 19px;
  line-height: 1.2;
  padding-top: 10px;
  margin-bottom: 0 !important
}

.blog-page-list .entry-meta {
  margin-top: 5px !important
}

.bwp-portfolio .portfolio-tab {
  display: block;
  overflow: hidden;
  text-align: center;
  margin-bottom: 40px;
  margin-top: -10px
}

.bwp-portfolio .portfolio-tab ul {
  padding-left: 0
}

.rtl .bwp-portfolio .portfolio-tab ul {
  padding-right: 0;
  padding-left: inherit
}

.bwp-portfolio .portfolio-tab ul li {
  margin: 0 20px;
  padding: 0 20px;
  border: 1px solid #f2f2f2;
  float: none;
  display: inline-block;
  vertical-align: top;
  color: #2d2d2d;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  font-size: 16px;
  line-height: 40px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  font-weight: 400 !important;
  text-transform: capitalize;
  font-family: sf-pro, sans-serif;
  position: relative
}

.bwp-portfolio .portfolio-tab ul li:hover {
  cursor: pointer
}

.bwp-portfolio .portfolio-tab ul li.selected,
.bwp-portfolio .portfolio-tab ul li:hover {
  color: #fff;
  background: #f28a3d;
  border-color: #f28a3d
}

.bwp-portfolio .portfolio-container ul {
  padding-left: 0
}

.rtl .bwp-portfolio .portfolio-container ul {
  padding-right: 0;
  padding-left: inherit
}

.bwp-portfolio .portfolio-container ul li {
  list-style: none;
  margin-bottom: 30px
}

.bwp-portfolio .portfolio-container .portfolio-item-inner {
  position: relative;
  overflow: hidden
}

.bwp-portfolio .portfolio-container .portfolio-item-inner:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(45, 45, 45, .35);
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  -webkit-transform: scale(.9);
  transform: scale(.9);
  opacity: 0;
  visibility: hidden;
  z-index: 1
}

.rtl .bwp-portfolio .portfolio-container .portfolio-item-inner:before {
  right: 0;
  left: auto
}

.bwp-portfolio .portfolio-container .portfolio-item-inner .portfolio-img img {
  -webkit-transition: transform .3s ease;
  transition: transform .3s ease
}

.bwp-portfolio .portfolio-container .portfolio-item-inner:hover:before {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  visibility: visible
}

.bwp-portfolio .portfolio-container .portfolio-item-inner:hover .pitem-text a {
  opacity: 1;
  visibility: visible;
  top: -17.5px
}

.bwp-portfolio .portfolio-container .portfolio-item-inner:hover .portfolio-img img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: transform .3s ease;
  transition: transform .3s ease
}

.bwp-portfolio .portfolio-container .portfolio-item-inner .pitem-text {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  display: inline-block;
  text-align: center;
  z-index: 9;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.rtl .bwp-portfolio .portfolio-container .portfolio-item-inner .pitem-text {
  right: 50%;
  left: auto
}

.bwp-portfolio .portfolio-container .portfolio-item-inner .pitem-text a {
  position: absolute;
  top: -30px;
  opacity: 0;
  visibility: hidden;
  color: #595959;
  background: #fff;
  line-height: 35px;
  z-index: 9;
  text-align: center;
  width: 35px;
  height: 35px;
  -webkit-transition: top .3s ease-in-out;
  transition: top .3s ease-in-out
}

.bwp-portfolio .portfolio-container .portfolio-item-inner .pitem-text a:hover {
  color: #fff;
  background: #f28a3d
}

.bwp-portfolio .portfolio-container .portfolio-item-inner .pitem-text a span {
  line-height: 35px
}

.bwp-portfolio .portfolio-container .portfolio-item-inner .pitem-text .item-more {
  right: calc(50% - 40px)
}

.rtl .bwp-portfolio .portfolio-container .portfolio-item-inner .pitem-text .item-more {
  left: calc(50% - 40px);
  right: auto
}

.bwp-portfolio .portfolio-container .portfolio-item-inner .pitem-text .item-popup {
  left: calc(50% - 40px)
}

.rtl .bwp-portfolio .portfolio-container .portfolio-item-inner .pitem-text .item-popup {
  right: calc(50% - 40px);
  left: auto
}

.bwp-portfolio .bwp-portfolio.masonry .portfolio-content li {
  padding: 0;
  margin-bottom: 0
}

.error404 .page-title {
  margin-bottom: 0
}

.error404 .bwp-main .content-404 {
  margin-top: 100px;
  margin-bottom: -100px;
  padding-bottom: 210px
}

.error404 .bwp-main .content-404 .contact-info-404 {
  padding-top: 90px
}

.error404 .bwp-main .content-404 .title-error .title-error-top {
  font-size: 200px;
  line-height: 1;
  color: #cabe9f;
  margin-bottom: 1px;
  font-family: Playfair Display, sans-serif
}

.error404 .bwp-main .content-404 .title-error .sub-title-error {
  font-size: 24px;
  line-height: 40px;
  color: #3f4448;
  font-family: Playfair Display, sans-serif;
  text-transform: uppercase;
  margin-bottom: 17px;
  display: block
}

.error404 .bwp-main .content-404 .title-error .sub-title-error span {
  color: #cabe9f;
  font-size: 36px;
  line-height: 48px
}

.error404 .bwp-main .content-404 .content-page-404 .text-error,
.error404 .bwp-main .content-404 .content-page-404 .text-error-2 {
  font-size: 14px;
  line-height: 24px;
  color: #2d2d2d;
  text-transform: uppercase;
  letter-spacing: 2.8px;
  margin-bottom: 10px
}

.error404 .bwp-main .content-404 .content-page-404 a {
  padding: 0 80px;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 12px;
  color: #fff;
  background: #2d2d2d;
  line-height: 56px;
  margin-top: 23px
}

.error404 .bwp-main .content-404 .content-page-404 a:hover {
  background: #9e8e66
}

.woocommerce-MyAccount-navigation {
  background: #fff;
  border: 1px solid #e5e5e5;
  margin-bottom: 60px;
  padding: 20px 30px;
  width: 30%;
  float: left
}

.rtl .woocommerce-MyAccount-navigation {
  float: right
}

.woocommerce-MyAccount-navigation ul {
  padding: 0;
  list-style: none
}

.woocommerce-MyAccount-navigation ul li {
  border-bottom: 1px solid #e5e5e5;
  list-style-type: none;
  padding: 10px 0;
  vertical-align: middle
}

.woocommerce-MyAccount-navigation ul li:last-child {
  border-bottom: none
}

.woocommerce-MyAccount-navigation ul li a,
.woocommerce-MyAccount-navigation ul li span {
  -webkit-transition: all .2s ease 0s;
  transition: all .2s ease 0s
}

.woocommerce-MyAccount-navigation ul li a.active,
.woocommerce-MyAccount-navigation ul li a:hover,
.woocommerce-MyAccount-navigation ul li span.active,
.woocommerce-MyAccount-navigation ul li span:hover {
  color: #f28a3d;
  cursor: pointer
}

.woocommerce-MyAccount-content {
  width: 68%;
  float: right
}

.rtl .woocommerce-MyAccount-content {
  float: left
}

.woocommerce-MyAccount-content h2 {
  font-size: 16px
}

.woocommerce-MyAccount-content h3 {
  font-size: 12px
}

.woocommerce-MyAccount-content input[type=submit] {
  background: #f28a3d;
  color: #fff;
  border: none;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 5px 10px
}

.woocommerce-MyAccount-content input[type=submit]:hover {
  background: #bcb195
}

.lost_reset_password .form-row {
  margin: 0
}

.lost_reset_password .form-row input[type=submit] {
  position: absolute;
  bottom: 0;
  height: 35px
}

.woocommerce-lost-password .lost_reset_password .form-row.form-row-first {
  float: none
}

@media (max-width:767px) {
  .woocommerce-lost-password .lost_reset_password .form-row.form-row-first {
    width: 100%
  }
}

.woocommerce-lost-password .lost_reset_password button[type=submit] {
  margin-top: 10px
}

.woocommerce-cart-form {
  margin-bottom: 30px
}

.cart_totals table.shop_table>tbody>tr.shipping ul li label {
  font-weight: 400
}

.cart_totals table.shop_table>tbody>tr>td {
  text-align: center
}

.cart_totals table.shop_table>tbody>tr>td a.shipping-calculator-button {
  color: #f28a3d;
  text-transform: uppercase
}

.cart_totals table.shop_table>tbody>tr>td a.shipping-calculator-button:before {
  content: "\f067";
  font-family: FontAwesome;
  margin-right: 10px
}

.rtl .cart_totals table.shop_table>tbody>tr>td a.shipping-calculator-button:before {
  margin-left: 10px;
  margin-right: inherit
}

.cart_totals .wc-proceed-to-checkout>a.wc-forward {
  background: #2d2d2d;
  color: #fff;
  padding: 10px 20px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600
}

.cart_totals .wc-proceed-to-checkout>a.wc-forward:hover {
  background: #f28a3d
}

.cart_totals .wc-proceed-to-checkout>a.wc-forward:after {
  display: none
}

.wc-proceed-to-checkout .wc-forward:after {
  content: "\f061"
}

.sticky {
  padding: 0 0 29px
}

.sticky.type-post {
  margin: 0 !important
}

.sticky .entry-meta>span:nth-child(2) {
  padding-left: 0 !important
}

.sticky .entry-meta>span:nth-child(2):before {
  display: none
}

.sticky .entry-title a {
  font-size: 35px !important
}

.sticky .sticky-post {
  background-color: #f28a3d;
  color: #fff;
  font-weight: 700;
  letter-spacing: .04em;
  padding: 5px 10px !important;
  position: absolute;
  top: 25px;
  text-transform: uppercase;
  line-height: 19px
}

.sticky .post-content {
  position: relative;
  padding: 75px 25px 25px !important;
  border: 1px solid #eee
}

.rtl .sticky .post-content {
  padding: 75px 25px !important
}

.apartment-content-single.right,
.cate-post-content.right,
.post-content-single.right {
  padding-right: 120px
}

.rtl .apartment-content-single.right,
.rtl .cate-post-content.right,
.rtl .post-content-single.right {
  padding-left: 120px;
  padding-right: inherit
}

@media (max-width:1199px) {

  .apartment-content-single.right,
  .cate-post-content.right,
  .post-content-single.right {
    padding-right: 50px
  }

  .rtl .apartment-content-single.right,
  .rtl .cate-post-content.right,
  .rtl .post-content-single.right {
    padding-left: 50px;
    padding-right: inherit
  }
}

@media (max-width:991px) {

  .apartment-content-single.right,
  .cate-post-content.right,
  .post-content-single.right {
    padding-right: 20px
  }

  .rtl .apartment-content-single.right,
  .rtl .cate-post-content.right,
  .rtl .post-content-single.right {
    padding-left: 20px;
    padding-right: inherit
  }
}

.apartment-content-single.left,
.cate-post-content.left,
.post-content-single.left {
  padding-left: 120px
}

.rtl .apartment-content-single.left,
.rtl .cate-post-content.left,
.rtl .post-content-single.left {
  padding-right: 120px;
  padding-left: inherit
}

@media (max-width:1199px) {

  .apartment-content-single.left,
  .cate-post-content.left,
  .post-content-single.left {
    padding-left: 50px
  }

  .rtl .apartment-content-single.left,
  .rtl .cate-post-content.left,
  .rtl .post-content-single.left {
    padding-right: 50px;
    padding-left: inherit
  }
}

@media (max-width:991px) {

  .apartment-content-single.left,
  .cate-post-content.left,
  .post-content-single.left {
    padding-left: 20px
  }

  .rtl .apartment-content-single.left,
  .rtl .cate-post-content.left,
  .rtl .post-content-single.left {
    padding-right: 20px;
    padding-left: inherit
  }
}

@media (min-width:1220px) {

  .apartment-content-single.full,
  .apartment-content-single.left.col-lg-12,
  .cate-post-content.full,
  .cate-post-content.left.col-lg-12,
  .post-content-single.full,
  .post-content-single.left.col-lg-12 {
    padding: 0 120px
  }
}

.author .entry-thumb,
.category-posts .cate-post-content .entry-thumb,
.search .entry-thumb {
  margin-bottom: 0
}

.author .entry-thumb .gallery-slider,
.category-posts .cate-post-content .entry-thumb .gallery-slider,
.search .entry-thumb .gallery-slider {
  vertical-align: top
}

.author .cate-post-title,
.category-posts .cate-post-content .cate-post-title,
.search .cate-post-title {
  font-size: 32px;
  font-weight: 700;
  color: #2d2d2d;
  line-height: 38px;
  text-transform: capitalize;
  text-align: center;
  margin-top: -8px;
  margin-bottom: 10px
}

.author .cate-post-description,
.category-posts .cate-post-content .cate-post-description,
.search .cate-post-description {
  font-size: 14px;
  line-height: 17px;
  color: #888;
  font-weight: 400;
  text-align: center;
  margin-bottom: 40px
}

.author .blog-content-grid,
.author .blog-content-masonry,
.category-posts .cate-post-content .blog-content-grid,
.category-posts .cate-post-content .blog-content-masonry,
.search .blog-content-grid,
.search .blog-content-masonry {
  margin: 0 -20px;
  margin-bottom: -50px
}

.author .blog-content-grid .entry-post .entry-thumb,
.author .blog-content-masonry .entry-post .entry-thumb,
.category-posts .cate-post-content .blog-content-grid .entry-post .entry-thumb,
.category-posts .cate-post-content .blog-content-masonry .entry-post .entry-thumb,
.search .blog-content-grid .entry-post .entry-thumb,
.search .blog-content-masonry .entry-post .entry-thumb {
  position: relative
}

.author .blog-content-grid .entry-post .entry-thumb span.entry-date,
.author .blog-content-masonry .entry-post .entry-thumb span.entry-date,
.category-posts .cate-post-content .blog-content-grid .entry-post .entry-thumb span.entry-date,
.category-posts .cate-post-content .blog-content-masonry .entry-post .entry-thumb span.entry-date,
.search .blog-content-grid .entry-post .entry-thumb span.entry-date,
.search .blog-content-masonry .entry-post .entry-thumb span.entry-date {
  position: absolute;
  width: 60px;
  height: 70px;
  background: #fff;
  left: 20px;
  top: 0;
  text-align: center;
  padding-top: 15px;
  font-size: 14px;
  text-transform: uppercase;
  color: #898989;
  line-height: 1;
  display: block
}

.rtl .author .blog-content-grid .entry-post .entry-thumb span.entry-date,
.rtl .author .blog-content-masonry .entry-post .entry-thumb span.entry-date,
.rtl .category-posts .cate-post-content .blog-content-grid .entry-post .entry-thumb span.entry-date,
.rtl .category-posts .cate-post-content .blog-content-masonry .entry-post .entry-thumb span.entry-date,
.rtl .search .blog-content-grid .entry-post .entry-thumb span.entry-date,
.rtl .search .blog-content-masonry .entry-post .entry-thumb span.entry-date {
  right: 20px;
  left: auto
}

.author .blog-content-grid .entry-post .entry-thumb span.entry-date .date,
.author .blog-content-masonry .entry-post .entry-thumb span.entry-date .date,
.category-posts .cate-post-content .blog-content-grid .entry-post .entry-thumb span.entry-date .date,
.category-posts .cate-post-content .blog-content-masonry .entry-post .entry-thumb span.entry-date .date,
.search .blog-content-grid .entry-post .entry-thumb span.entry-date .date,
.search .blog-content-masonry .entry-post .entry-thumb span.entry-date .date {
  font-size: 24px;
  color: #2d2d2d;
  font-family: Playfair Display, sans-serif;
  display: block;
  line-height: 1.2;
  margin-bottom: 5px
}

.author .blog-content-grid .entry-post .entry-thumb span.entry-date:before,
.author .blog-content-masonry .entry-post .entry-thumb span.entry-date:before,
.category-posts .cate-post-content .blog-content-grid .entry-post .entry-thumb span.entry-date:before,
.category-posts .cate-post-content .blog-content-masonry .entry-post .entry-thumb span.entry-date:before,
.search .blog-content-grid .entry-post .entry-thumb span.entry-date:before,
.search .blog-content-masonry .entry-post .entry-thumb span.entry-date:before {
  display: none
}

.author .blog-content-grid .entry-post .post-content,
.author .blog-content-masonry .entry-post .post-content,
.category-posts .cate-post-content .blog-content-grid .entry-post .post-content,
.category-posts .cate-post-content .blog-content-masonry .entry-post .post-content,
.search .blog-content-grid .entry-post .post-content,
.search .blog-content-masonry .entry-post .post-content {
  padding: 40px 40px 29px;
  background: #fff;
  position: relative
}

.author .blog-content-grid .entry-post .post-content:before,
.author .blog-content-masonry .entry-post .post-content:before,
.category-posts .cate-post-content .blog-content-grid .entry-post .post-content:before,
.category-posts .cate-post-content .blog-content-masonry .entry-post .post-content:before,
.search .blog-content-grid .entry-post .post-content:before,
.search .blog-content-masonry .entry-post .post-content:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
  top: -1px;
  left: 0;
  display: none;
  z-index: -1
}

.rtl .author .blog-content-grid .entry-post .post-content:before,
.rtl .author .blog-content-masonry .entry-post .post-content:before,
.rtl .category-posts .cate-post-content .blog-content-grid .entry-post .post-content:before,
.rtl .category-posts .cate-post-content .blog-content-masonry .entry-post .post-content:before,
.rtl .search .blog-content-grid .entry-post .post-content:before,
.rtl .search .blog-content-masonry .entry-post .post-content:before {
  right: 0;
  left: auto
}

.author .blog-content-grid .entry-post .post-content .entry-title,
.author .blog-content-masonry .entry-post .post-content .entry-title,
.category-posts .cate-post-content .blog-content-grid .entry-post .post-content .entry-title,
.category-posts .cate-post-content .blog-content-masonry .entry-post .post-content .entry-title,
.search .blog-content-grid .entry-post .post-content .entry-title,
.search .blog-content-masonry .entry-post .post-content .entry-title {
  font-size: 24px;
  line-height: 28px;
  margin: 0;
  font-weight: 400;
  margin-bottom: 10px;
  word-wrap: break-word
}

.author .blog-content-grid .entry-post .post-content .entry-meta-head,
.author .blog-content-masonry .entry-post .post-content .entry-meta-head,
.category-posts .cate-post-content .blog-content-grid .entry-post .post-content .entry-meta-head,
.category-posts .cate-post-content .blog-content-masonry .entry-post .post-content .entry-meta-head,
.search .blog-content-grid .entry-post .post-content .entry-meta-head,
.search .blog-content-masonry .entry-post .post-content .entry-meta-head {
  display: flex;
  align-items: center;
  margin-bottom: 25px
}

.author .blog-content-grid .entry-post .post-content .entry-meta-head .entry-meta-link,
.author .blog-content-grid .entry-post .post-content .entry-meta-head .post-categories,
.author .blog-content-masonry .entry-post .post-content .entry-meta-head .entry-meta-link,
.author .blog-content-masonry .entry-post .post-content .entry-meta-head .post-categories,
.category-posts .cate-post-content .blog-content-grid .entry-post .post-content .entry-meta-head .entry-meta-link,
.category-posts .cate-post-content .blog-content-grid .entry-post .post-content .entry-meta-head .post-categories,
.category-posts .cate-post-content .blog-content-masonry .entry-post .post-content .entry-meta-head .entry-meta-link,
.category-posts .cate-post-content .blog-content-masonry .entry-post .post-content .entry-meta-head .post-categories,
.search .blog-content-grid .entry-post .post-content .entry-meta-head .entry-meta-link,
.search .blog-content-grid .entry-post .post-content .entry-meta-head .post-categories,
.search .blog-content-masonry .entry-post .post-content .entry-meta-head .entry-meta-link,
.search .blog-content-masonry .entry-post .post-content .entry-meta-head .post-categories {
  color: #898989;
  font-size: 12px;
  font-family: sf-pro, sans-serif;
  line-height: 18px;
  text-transform: uppercase;
  padding-right: 15px;
  position: relative
}

.rtl .author .blog-content-grid .entry-post .post-content .entry-meta-head .entry-meta-link,
.rtl .author .blog-content-grid .entry-post .post-content .entry-meta-head .post-categories,
.rtl .author .blog-content-masonry .entry-post .post-content .entry-meta-head .entry-meta-link,
.rtl .author .blog-content-masonry .entry-post .post-content .entry-meta-head .post-categories,
.rtl .category-posts .cate-post-content .blog-content-grid .entry-post .post-content .entry-meta-head .entry-meta-link,
.rtl .category-posts .cate-post-content .blog-content-grid .entry-post .post-content .entry-meta-head .post-categories,
.rtl .category-posts .cate-post-content .blog-content-masonry .entry-post .post-content .entry-meta-head .entry-meta-link,
.rtl .category-posts .cate-post-content .blog-content-masonry .entry-post .post-content .entry-meta-head .post-categories,
.rtl .search .blog-content-grid .entry-post .post-content .entry-meta-head .entry-meta-link,
.rtl .search .blog-content-grid .entry-post .post-content .entry-meta-head .post-categories,
.rtl .search .blog-content-masonry .entry-post .post-content .entry-meta-head .entry-meta-link,
.rtl .search .blog-content-masonry .entry-post .post-content .entry-meta-head .post-categories {
  padding-left: 15px;
  padding-right: inherit
}

.author .blog-content-grid .entry-post .post-content .entry-meta-head .entry-meta-link:before,
.author .blog-content-grid .entry-post .post-content .entry-meta-head .post-categories:before,
.author .blog-content-masonry .entry-post .post-content .entry-meta-head .entry-meta-link:before,
.author .blog-content-masonry .entry-post .post-content .entry-meta-head .post-categories:before,
.category-posts .cate-post-content .blog-content-grid .entry-post .post-content .entry-meta-head .entry-meta-link:before,
.category-posts .cate-post-content .blog-content-grid .entry-post .post-content .entry-meta-head .post-categories:before,
.category-posts .cate-post-content .blog-content-masonry .entry-post .post-content .entry-meta-head .entry-meta-link:before,
.category-posts .cate-post-content .blog-content-masonry .entry-post .post-content .entry-meta-head .post-categories:before,
.search .blog-content-grid .entry-post .post-content .entry-meta-head .entry-meta-link:before,
.search .blog-content-grid .entry-post .post-content .entry-meta-head .post-categories:before,
.search .blog-content-masonry .entry-post .post-content .entry-meta-head .entry-meta-link:before,
.search .blog-content-masonry .entry-post .post-content .entry-meta-head .post-categories:before {
  position: absolute;
  content: "";
  width: 2px;
  height: 18px;
  right: 7px;
  top: -2px;
  background: hsla(0, 0%, 54%, .5)
}

.rtl .author .blog-content-grid .entry-post .post-content .entry-meta-head .entry-meta-link:before,
.rtl .author .blog-content-grid .entry-post .post-content .entry-meta-head .post-categories:before,
.rtl .author .blog-content-masonry .entry-post .post-content .entry-meta-head .entry-meta-link:before,
.rtl .author .blog-content-masonry .entry-post .post-content .entry-meta-head .post-categories:before,
.rtl .category-posts .cate-post-content .blog-content-grid .entry-post .post-content .entry-meta-head .entry-meta-link:before,
.rtl .category-posts .cate-post-content .blog-content-grid .entry-post .post-content .entry-meta-head .post-categories:before,
.rtl .category-posts .cate-post-content .blog-content-masonry .entry-post .post-content .entry-meta-head .entry-meta-link:before,
.rtl .category-posts .cate-post-content .blog-content-masonry .entry-post .post-content .entry-meta-head .post-categories:before,
.rtl .search .blog-content-grid .entry-post .post-content .entry-meta-head .entry-meta-link:before,
.rtl .search .blog-content-grid .entry-post .post-content .entry-meta-head .post-categories:before,
.rtl .search .blog-content-masonry .entry-post .post-content .entry-meta-head .entry-meta-link:before,
.rtl .search .blog-content-masonry .entry-post .post-content .entry-meta-head .post-categories:before {
  left: 7px;
  right: auto
}

.author .blog-content-grid .entry-post .post-content .entry-meta-head .entry-meta-link a,
.author .blog-content-grid .entry-post .post-content .entry-meta-head .post-categories a,
.author .blog-content-masonry .entry-post .post-content .entry-meta-head .entry-meta-link a,
.author .blog-content-masonry .entry-post .post-content .entry-meta-head .post-categories a,
.category-posts .cate-post-content .blog-content-grid .entry-post .post-content .entry-meta-head .entry-meta-link a,
.category-posts .cate-post-content .blog-content-grid .entry-post .post-content .entry-meta-head .post-categories a,
.category-posts .cate-post-content .blog-content-masonry .entry-post .post-content .entry-meta-head .entry-meta-link a,
.category-posts .cate-post-content .blog-content-masonry .entry-post .post-content .entry-meta-head .post-categories a,
.search .blog-content-grid .entry-post .post-content .entry-meta-head .entry-meta-link a,
.search .blog-content-grid .entry-post .post-content .entry-meta-head .post-categories a,
.search .blog-content-masonry .entry-post .post-content .entry-meta-head .entry-meta-link a,
.search .blog-content-masonry .entry-post .post-content .entry-meta-head .post-categories a {
  color: #898989
}

.author .blog-content-grid .entry-post .post-content .entry-meta-head .entry-meta-link a:hover,
.author .blog-content-grid .entry-post .post-content .entry-meta-head .post-categories a:hover,
.author .blog-content-masonry .entry-post .post-content .entry-meta-head .entry-meta-link a:hover,
.author .blog-content-masonry .entry-post .post-content .entry-meta-head .post-categories a:hover,
.category-posts .cate-post-content .blog-content-grid .entry-post .post-content .entry-meta-head .entry-meta-link a:hover,
.category-posts .cate-post-content .blog-content-grid .entry-post .post-content .entry-meta-head .post-categories a:hover,
.category-posts .cate-post-content .blog-content-masonry .entry-post .post-content .entry-meta-head .entry-meta-link a:hover,
.category-posts .cate-post-content .blog-content-masonry .entry-post .post-content .entry-meta-head .post-categories a:hover,
.search .blog-content-grid .entry-post .post-content .entry-meta-head .entry-meta-link a:hover,
.search .blog-content-grid .entry-post .post-content .entry-meta-head .post-categories a:hover,
.search .blog-content-masonry .entry-post .post-content .entry-meta-head .entry-meta-link a:hover,
.search .blog-content-masonry .entry-post .post-content .entry-meta-head .post-categories a:hover {
  color: #f28a3d
}

.author .blog-content-grid .entry-post .post-content .entry-meta-head .entry-meta-link,
.author .blog-content-masonry .entry-post .post-content .entry-meta-head .entry-meta-link,
.category-posts .cate-post-content .blog-content-grid .entry-post .post-content .entry-meta-head .entry-meta-link,
.category-posts .cate-post-content .blog-content-masonry .entry-post .post-content .entry-meta-head .entry-meta-link,
.search .blog-content-grid .entry-post .post-content .entry-meta-head .entry-meta-link,
.search .blog-content-masonry .entry-post .post-content .entry-meta-head .entry-meta-link {
  padding-right: 0
}

.rtl .author .blog-content-grid .entry-post .post-content .entry-meta-head .entry-meta-link,
.rtl .author .blog-content-masonry .entry-post .post-content .entry-meta-head .entry-meta-link,
.rtl .category-posts .cate-post-content .blog-content-grid .entry-post .post-content .entry-meta-head .entry-meta-link,
.rtl .category-posts .cate-post-content .blog-content-masonry .entry-post .post-content .entry-meta-head .entry-meta-link,
.rtl .search .blog-content-grid .entry-post .post-content .entry-meta-head .entry-meta-link,
.rtl .search .blog-content-masonry .entry-post .post-content .entry-meta-head .entry-meta-link {
  padding-left: 0;
  padding-right: inherit
}

.author .blog-content-grid .entry-post .post-content .entry-meta-head .entry-meta-link:before,
.author .blog-content-masonry .entry-post .post-content .entry-meta-head .entry-meta-link:before,
.category-posts .cate-post-content .blog-content-grid .entry-post .post-content .entry-meta-head .entry-meta-link:before,
.category-posts .cate-post-content .blog-content-masonry .entry-post .post-content .entry-meta-head .entry-meta-link:before,
.search .blog-content-grid .entry-post .post-content .entry-meta-head .entry-meta-link:before,
.search .blog-content-masonry .entry-post .post-content .entry-meta-head .entry-meta-link:before {
  display: none
}

.author .blog-content-grid .entry-post .post-content .post-excerpt,
.author .blog-content-masonry .entry-post .post-content .post-excerpt,
.category-posts .cate-post-content .blog-content-grid .entry-post .post-content .post-excerpt,
.category-posts .cate-post-content .blog-content-masonry .entry-post .post-content .post-excerpt,
.search .blog-content-grid .entry-post .post-content .post-excerpt,
.search .blog-content-masonry .entry-post .post-content .post-excerpt {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 21px
}

.author .blog-content-grid .entry-post .post-content .read-more,
.author .blog-content-masonry .entry-post .post-content .read-more,
.category-posts .cate-post-content .blog-content-grid .entry-post .post-content .read-more,
.category-posts .cate-post-content .blog-content-masonry .entry-post .post-content .read-more,
.search .blog-content-grid .entry-post .post-content .read-more,
.search .blog-content-masonry .entry-post .post-content .read-more {
  letter-spacing: 2.4px;
  font-family: sf-pro, sans-serif;
  font-size: 12px;
  line-height: 24px;
  color: #2d2d2d;
  font-weight: 700;
  text-transform: uppercase;
  position: relative
}

.author .blog-content-grid .entry-post .post-content .read-more:after,
.author .blog-content-masonry .entry-post .post-content .read-more:after,
.category-posts .cate-post-content .blog-content-grid .entry-post .post-content .read-more:after,
.category-posts .cate-post-content .blog-content-masonry .entry-post .post-content .read-more:after,
.search .blog-content-grid .entry-post .post-content .read-more:after,
.search .blog-content-masonry .entry-post .post-content .read-more:after {
  position: absolute;
  content: "\f301";
  font-family: Material;
  font-size: 14px;
  font-weight: 400;
  right: -30px;
  top: -1px;
  line-height: 12px
}

.rtl .author .blog-content-grid .entry-post .post-content .read-more:after,
.rtl .author .blog-content-masonry .entry-post .post-content .read-more:after,
.rtl .category-posts .cate-post-content .blog-content-grid .entry-post .post-content .read-more:after,
.rtl .category-posts .cate-post-content .blog-content-masonry .entry-post .post-content .read-more:after,
.rtl .search .blog-content-grid .entry-post .post-content .read-more:after,
.rtl .search .blog-content-masonry .entry-post .post-content .read-more:after {
  left: -30px;
  right: auto
}

.author .blog-content-grid .entry-post .post-content .read-more:hover,
.author .blog-content-masonry .entry-post .post-content .read-more:hover,
.category-posts .cate-post-content .blog-content-grid .entry-post .post-content .read-more:hover,
.category-posts .cate-post-content .blog-content-masonry .entry-post .post-content .read-more:hover,
.search .blog-content-grid .entry-post .post-content .read-more:hover,
.search .blog-content-masonry .entry-post .post-content .read-more:hover {
  color: #f28a3d
}

.author .blog-content-list .type-post,
.category-posts .cate-post-content .blog-content-list .type-post,
.search .blog-content-list .type-post {
  margin-bottom: 0
}

.author .blog-content-list .list-post,
.category-posts .cate-post-content .blog-content-list .list-post,
.search .blog-content-list .list-post {
  margin-bottom: 40px
}

.author .blog-content-list .list-post .entry-thumb,
.category-posts .cate-post-content .blog-content-list .list-post .entry-thumb,
.search .blog-content-list .list-post .entry-thumb {
  position: relative
}

.author .blog-content-list .list-post .entry-thumb span.entry-date,
.category-posts .cate-post-content .blog-content-list .list-post .entry-thumb span.entry-date,
.search .blog-content-list .list-post .entry-thumb span.entry-date {
  position: absolute;
  width: 60px;
  height: 70px;
  background: #fff;
  left: 20px;
  top: 0;
  text-align: center;
  padding-top: 15px;
  font-size: 14px;
  text-transform: uppercase;
  color: #898989;
  line-height: 1;
  display: block
}

.rtl .author .blog-content-list .list-post .entry-thumb span.entry-date,
.rtl .category-posts .cate-post-content .blog-content-list .list-post .entry-thumb span.entry-date,
.rtl .search .blog-content-list .list-post .entry-thumb span.entry-date {
  right: 20px;
  left: auto
}

.author .blog-content-list .list-post .entry-thumb span.entry-date .date,
.category-posts .cate-post-content .blog-content-list .list-post .entry-thumb span.entry-date .date,
.search .blog-content-list .list-post .entry-thumb span.entry-date .date {
  font-size: 24px;
  color: #2d2d2d;
  font-family: Playfair Display, sans-serif;
  display: block;
  line-height: 1.2;
  margin-bottom: 5px
}

.author .blog-content-list .list-post .entry-thumb span.entry-date:before,
.category-posts .cate-post-content .blog-content-list .list-post .entry-thumb span.entry-date:before,
.search .blog-content-list .list-post .entry-thumb span.entry-date:before {
  display: none
}

.author .blog-content-list .list-post:last-child,
.category-posts .cate-post-content .blog-content-list .list-post:last-child,
.search .blog-content-list .list-post:last-child {
  margin-bottom: 0;
  border-bottom: 0;
  padding-bottom: 0
}

.author .blog-content-list .list-post .post-content,
.category-posts .cate-post-content .blog-content-list .list-post .post-content,
.search .blog-content-list .list-post .post-content {
  padding: 40px 0 29px;
  background: #fff
}

.author .blog-content-list .list-post .post-content:before,
.category-posts .cate-post-content .blog-content-list .list-post .post-content:before,
.search .blog-content-list .list-post .post-content:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
  top: -1px;
  left: 0;
  display: none;
  z-index: -1
}

.rtl .author .blog-content-list .list-post .post-content:before,
.rtl .category-posts .cate-post-content .blog-content-list .list-post .post-content:before,
.rtl .search .blog-content-list .list-post .post-content:before {
  right: 0;
  left: auto
}

.author .blog-content-list .list-post .post-content .entry-title,
.category-posts .cate-post-content .blog-content-list .list-post .post-content .entry-title,
.search .blog-content-list .list-post .post-content .entry-title {
  font-size: 32px;
  line-height: 45px;
  margin: 0;
  font-weight: 400;
  margin-bottom: 15px;
  word-wrap: break-word
}

.author .blog-content-list .list-post .post-content .entry-meta-head,
.category-posts .cate-post-content .blog-content-list .list-post .post-content .entry-meta-head,
.search .blog-content-list .list-post .post-content .entry-meta-head {
  display: flex;
  align-items: center;
  margin-bottom: 25px
}

.author .blog-content-list .list-post .post-content .entry-meta-head .entry-meta-link,
.author .blog-content-list .list-post .post-content .entry-meta-head .post-categories,
.category-posts .cate-post-content .blog-content-list .list-post .post-content .entry-meta-head .entry-meta-link,
.category-posts .cate-post-content .blog-content-list .list-post .post-content .entry-meta-head .post-categories,
.search .blog-content-list .list-post .post-content .entry-meta-head .entry-meta-link,
.search .blog-content-list .list-post .post-content .entry-meta-head .post-categories {
  color: #898989;
  font-size: 12px;
  font-family: sf-pro, sans-serif;
  line-height: 18px;
  text-transform: uppercase;
  padding-right: 15px;
  position: relative
}

.rtl .author .blog-content-list .list-post .post-content .entry-meta-head .entry-meta-link,
.rtl .author .blog-content-list .list-post .post-content .entry-meta-head .post-categories,
.rtl .category-posts .cate-post-content .blog-content-list .list-post .post-content .entry-meta-head .entry-meta-link,
.rtl .category-posts .cate-post-content .blog-content-list .list-post .post-content .entry-meta-head .post-categories,
.rtl .search .blog-content-list .list-post .post-content .entry-meta-head .entry-meta-link,
.rtl .search .blog-content-list .list-post .post-content .entry-meta-head .post-categories {
  padding-left: 15px;
  padding-right: inherit
}

.author .blog-content-list .list-post .post-content .entry-meta-head .entry-meta-link:before,
.author .blog-content-list .list-post .post-content .entry-meta-head .post-categories:before,
.category-posts .cate-post-content .blog-content-list .list-post .post-content .entry-meta-head .entry-meta-link:before,
.category-posts .cate-post-content .blog-content-list .list-post .post-content .entry-meta-head .post-categories:before,
.search .blog-content-list .list-post .post-content .entry-meta-head .entry-meta-link:before,
.search .blog-content-list .list-post .post-content .entry-meta-head .post-categories:before {
  position: absolute;
  content: "";
  width: 2px;
  height: 18px;
  right: 7px;
  top: -1px;
  background: hsla(0, 0%, 54%, .5)
}

.rtl .author .blog-content-list .list-post .post-content .entry-meta-head .entry-meta-link:before,
.rtl .author .blog-content-list .list-post .post-content .entry-meta-head .post-categories:before,
.rtl .category-posts .cate-post-content .blog-content-list .list-post .post-content .entry-meta-head .entry-meta-link:before,
.rtl .category-posts .cate-post-content .blog-content-list .list-post .post-content .entry-meta-head .post-categories:before,
.rtl .search .blog-content-list .list-post .post-content .entry-meta-head .entry-meta-link:before,
.rtl .search .blog-content-list .list-post .post-content .entry-meta-head .post-categories:before {
  left: 7px;
  right: auto
}

.author .blog-content-list .list-post .post-content .entry-meta-head .entry-meta-link a,
.author .blog-content-list .list-post .post-content .entry-meta-head .post-categories a,
.category-posts .cate-post-content .blog-content-list .list-post .post-content .entry-meta-head .entry-meta-link a,
.category-posts .cate-post-content .blog-content-list .list-post .post-content .entry-meta-head .post-categories a,
.search .blog-content-list .list-post .post-content .entry-meta-head .entry-meta-link a,
.search .blog-content-list .list-post .post-content .entry-meta-head .post-categories a {
  color: #898989
}

.author .blog-content-list .list-post .post-content .entry-meta-head .entry-meta-link a:hover,
.author .blog-content-list .list-post .post-content .entry-meta-head .post-categories a:hover,
.category-posts .cate-post-content .blog-content-list .list-post .post-content .entry-meta-head .entry-meta-link a:hover,
.category-posts .cate-post-content .blog-content-list .list-post .post-content .entry-meta-head .post-categories a:hover,
.search .blog-content-list .list-post .post-content .entry-meta-head .entry-meta-link a:hover,
.search .blog-content-list .list-post .post-content .entry-meta-head .post-categories a:hover {
  color: #f28a3d
}

.author .blog-content-list .list-post .post-content .entry-meta-head .entry-meta-link,
.category-posts .cate-post-content .blog-content-list .list-post .post-content .entry-meta-head .entry-meta-link,
.search .blog-content-list .list-post .post-content .entry-meta-head .entry-meta-link {
  padding-right: 0
}

.rtl .author .blog-content-list .list-post .post-content .entry-meta-head .entry-meta-link,
.rtl .category-posts .cate-post-content .blog-content-list .list-post .post-content .entry-meta-head .entry-meta-link,
.rtl .search .blog-content-list .list-post .post-content .entry-meta-head .entry-meta-link {
  padding-left: 0;
  padding-right: inherit
}

.author .blog-content-list .list-post .post-content .entry-meta-head .entry-meta-link:before,
.category-posts .cate-post-content .blog-content-list .list-post .post-content .entry-meta-head .entry-meta-link:before,
.search .blog-content-list .list-post .post-content .entry-meta-head .entry-meta-link:before {
  display: none
}

.author .blog-content-list .list-post .post-content .post-excerpt,
.category-posts .cate-post-content .blog-content-list .list-post .post-content .post-excerpt,
.search .blog-content-list .list-post .post-content .post-excerpt {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 21px
}

.author .blog-content-list .list-post .post-content .read-more,
.category-posts .cate-post-content .blog-content-list .list-post .post-content .read-more,
.search .blog-content-list .list-post .post-content .read-more {
  letter-spacing: 2.4px;
  font-family: sf-pro, sans-serif;
  font-size: 12px;
  line-height: 24px;
  color: #2d2d2d;
  font-weight: 700;
  text-transform: uppercase;
  position: relative
}

.author .blog-content-list .list-post .post-content .read-more:after,
.category-posts .cate-post-content .blog-content-list .list-post .post-content .read-more:after,
.search .blog-content-list .list-post .post-content .read-more:after {
  position: absolute;
  content: "\f301";
  font-family: Material;
  font-size: 14px;
  font-weight: 400;
  right: -30px;
  top: -1px;
  line-height: 12px
}

.rtl .author .blog-content-list .list-post .post-content .read-more:after,
.rtl .category-posts .cate-post-content .blog-content-list .list-post .post-content .read-more:after,
.rtl .search .blog-content-list .list-post .post-content .read-more:after {
  left: -30px;
  right: auto
}

.author .blog-content-list .list-post .post-content .read-more:hover,
.category-posts .cate-post-content .blog-content-list .list-post .post-content .read-more:hover,
.search .blog-content-list .list-post .post-content .read-more:hover {
  color: #f28a3d
}

.author .blog-content-list .post_format-post-format-gallery .gallery-slider .slick-arrow,
.category-posts .cate-post-content .blog-content-list .post_format-post-format-gallery .gallery-slider .slick-arrow,
.search .blog-content-list .post_format-post-format-gallery .gallery-slider .slick-arrow {
  right: 0;
  top: calc(50% - 24px)
}

.author .blog-content-list .post_format-post-format-gallery .gallery-slider .slick-arrow:after,
.category-posts .cate-post-content .blog-content-list .post_format-post-format-gallery .gallery-slider .slick-arrow:after,
.search .blog-content-list .post_format-post-format-gallery .gallery-slider .slick-arrow:after {
  background: #fff
}

.author .blog-content-list .post_format-post-format-gallery .gallery-slider .slick-arrow.zmdi-chevron-left,
.category-posts .cate-post-content .blog-content-list .post_format-post-format-gallery .gallery-slider .slick-arrow.zmdi-chevron-left,
.search .blog-content-list .post_format-post-format-gallery .gallery-slider .slick-arrow.zmdi-chevron-left {
  right: 68px
}

.author h3.entry-title,
.category-posts .cate-post-content h3.entry-title,
.search h3.entry-title {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 44px;
  font-weight: 700
}

.author .grid-post,
.author .masonry-post,
.category-posts .cate-post-content .grid-post,
.category-posts .cate-post-content .masonry-post,
.search .grid-post,
.search .masonry-post {
  margin-bottom: 40px
}

.author .byline,
.author .updated:not(.published),
.category-posts .cate-post-content .byline,
.category-posts .cate-post-content .updated:not(.published),
.search .byline,
.search .updated:not(.published) {
  display: none
}

.apartment-container .container.full {
  width: auto;
  padding: 0
}

.apartment-container .container.full .row {
  margin: 0
}

.apartment-container .apartment_1 {
  display: inline-block;
  margin-bottom: 80px
}

.apartment-container .apartment_1 .grid-post {
  padding: 0
}

.apartment-container .apartment_1 .entry-post {
  position: relative
}

.apartment-container .apartment_1 .entry-post:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 55%;
  content: "";
  z-index: 2;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  background: linear-gradient(0deg, #3f4448 0, rgba(63, 68, 72, .99) 1%, rgba(37, 39, 40, 0))
}

.apartment-container .apartment_1 .entry-post:after {
  content: "\f278";
  font-family: Material;
  color: #fff;
  font-size: 24px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 22.5px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  z-index: 3
}

.apartment-container .apartment_1 .entry-post:hover:before {
  background: rgba(0, 0, 0, .8);
  height: 100%
}

.apartment-container .apartment_1 .entry-post:hover:after {
  opacity: 1;
  visibility: visible
}

.apartment-container .apartment_1 .post-content {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 0 60px 50px;
  z-index: 10
}

.apartment-container .apartment_1 .entry-title {
  font-size: 24.24px;
  font-weight: 500;
  margin: 0;
  line-height: 1.5
}

.apartment-container .apartment_1 .entry-title a {
  color: #fff
}

.apartment-container .apartment_1 .entry-title a:hover {
  color: #f28a3d
}

.apartment-container .apartment_1 .button {
  color: hsla(0, 0%, 100%, .6);
  text-transform: uppercase;
  font-size: 12.12px;
  letter-spacing: 2px
}

.apartment-container .apartment_1 .button:hover {
  color: #f28a3d
}

.apartment-container .apartment_2 .entry-post {
  position: relative;
  margin-bottom: 70px
}

.apartment-container .apartment_2 .entry-post:hover .entry-thumb:before {
  background: rgba(0, 0, 0, .8);
  height: 100%
}

.apartment-container .apartment_2 .entry-post:hover .entry-thumb:after {
  opacity: 1;
  visibility: visible
}

.apartment-container .apartment_2 .entry-thumb {
  position: relative
}

.apartment-container .apartment_2 .entry-thumb:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 55%;
  content: "";
  z-index: 2;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  background: linear-gradient(0deg, #3f4448 0, rgba(63, 68, 72, .99) 1%, rgba(37, 39, 40, 0))
}

.apartment-container .apartment_2 .entry-thumb:after {
  content: "\f278";
  font-family: Material;
  color: #fff;
  font-size: 24px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 22.5px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  z-index: 3
}

.apartment-container .apartment_2 .post-content {
  width: 100%;
  padding: 0 40px;
  position: relative;
  z-index: 10;
  margin-top: 38px
}

@media (max-width:1199px) {
  .apartment-container .apartment_2 .post-content {
    padding: 0
  }
}

.apartment-container .apartment_2 .entry-title {
  font-size: 24.24px;
  font-weight: 500;
  margin: 0;
  line-height: 1.5
}

.apartment-container .apartment_2 .entry-title a:hover {
  color: #f28a3d
}

.apartment-container .apartment_2 .button {
  color: #898989;
  text-transform: uppercase;
  font-size: 12.12px;
  letter-spacing: 2px
}

.apartment-container .apartment_2 .button:hover {
  color: #f28a3d
}

.apartment-container .apartment_3 {
  display: inline-block;
  margin-bottom: 40px
}

.apartment-container .apartment_3 .entry-post {
  position: relative;
  margin-bottom: 40px
}

.apartment-container .apartment_3 .entry-post:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 55%;
  content: "";
  z-index: 2;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  background: linear-gradient(0deg, #3f4448 0, rgba(63, 68, 72, .99) 1%, rgba(37, 39, 40, 0))
}

.apartment-container .apartment_3 .entry-post:after {
  content: "\f278";
  font-family: Material;
  color: #fff;
  font-size: 24px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 22.5px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  z-index: 3
}

.apartment-container .apartment_3 .entry-post:hover:before {
  background: rgba(0, 0, 0, .8);
  height: 100%
}

.apartment-container .apartment_3 .entry-post:hover:after {
  opacity: 1;
  visibility: visible
}

.apartment-container .apartment_3 .post-content {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 0 40px 50px;
  z-index: 10
}

@media (max-width:1199px) {
  .apartment-container .apartment_3 .post-content {
    padding: 0 20px 20px
  }
}

.apartment-container .apartment_3 .entry-title {
  font-size: 24.24px;
  font-weight: 500;
  margin: 0;
  line-height: 1.5
}

.apartment-container .apartment_3 .entry-title a {
  color: #fff
}

.apartment-container .apartment_3 .entry-title a:hover {
  color: #f28a3d
}

.apartment-container .apartment_3 .button {
  color: hsla(0, 0%, 100%, .6);
  text-transform: uppercase;
  font-size: 12.12px;
  letter-spacing: 2px
}

.apartment-container .apartment_3 .button:hover {
  color: #f28a3d
}

.apartment-container .entry-thumb {
  overflow: hidden
}

.apartment-container .entry-thumb img {
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  -webkit-transform: scale(1);
  transform: scale(1)
}

.apartment-container .entry-post:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}

.apartment-container .navigation.paging-navigation {
  margin: 0
}

.single-apartment-content .apartment-single .post-content {
  margin-top: 45px
}

.single-apartment-content .apartment-single .entry-title {
  margin-bottom: 6px;
  font-size: 42px;
  font-weight: 500
}

.single-apartment-content .apartment-single strong {
  font-size: 20px;
  font-weight: 500;
  font-family: Playfair Display, sans-serif;
  color: #2d2d2d
}

.single-apartment-content .apartment-single h4 {
  font-size: 20px;
  font-weight: 500;
  color: #2d2d2d;
  margin-top: 50px;
  margin-bottom: 35px
}

.single-apartment-content .apartment-single ul {
  padding: 0;
  max-width: 400px
}

.single-apartment-content .apartment-single ul li {
  list-style: none;
  display: flex;
  margin-bottom: 19px;
  line-height: 1.8
}

.single-apartment-content .apartment-single ul li:before {
  content: "\39";
  color: #ccc;
  font-size: 17px;
  display: inline-block;
  font-family: eleganticons;
  position: relative;
  top: 5px;
  line-height: 1;
  margin-right: 12px
}

.rtl .single-apartment-content .apartment-single ul li:before {
  margin-left: 12px;
  margin-right: inherit
}

.single-apartment-content .apartment-single .flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 40px;
  margin-bottom: 30px
}

.single-apartment-content .apartment-single p {
  margin-bottom: 30px
}

.single-apartment-content .apartment-single p:first-child {
  margin-bottom: 13px
}

.single-apartment-content .apartment-single p:last-child {
  margin-bottom: 0
}

.post_format-post-format-gallery .gallery-slider {
  width: 100%
}

.post_format-post-format-gallery .gallery-slider .slick-arrow {
  right: 0;
  top: calc(50% - 24px);
  opacity: 0;
  visibility: hidden
}

.post_format-post-format-gallery .gallery-slider .slick-arrow:after {
  background: #fff
}

.post_format-post-format-gallery .gallery-slider .slick-arrow.zmdi-chevron-left {
  right: 68px
}

.post_format-post-format-gallery .gallery-slider:hover .slick-arrow {
  opacity: 1;
  visibility: visible
}

.blog-content-grid {
  display: flex;
  flex-wrap: wrap
}

.blog-content-list .list-post:last-child {
  margin-bottom: 0;
  border-bottom: 0
}

.comments-area {
  color: #666;
  margin-top: 90px
}

.comments-area>ol>li,
.comments-area>ul>li {
  padding: 0 !important
}

.comments-area>ol>li.bypostauthor,
.comments-area>ul>li.bypostauthor {
  font-style: normal;
  font-size: 13px
}

.comments-area ul {
  list-style: disc
}

.comments-area ol {
  list-style: decimal
}

.comments-area .comments-title {
  font-size: 32px;
  line-height: 32px;
  font-family: Playfair Display, sans-serif;
  font-weight: 400;
  margin-top: 98px;
  margin-bottom: 54px;
  text-align: center;
  text-transform: capitalize
}

.comments-area .comment-list {
  list-style: none;
  padding: 0
}

.comments-area .comment-list .children {
  list-style: none;
  padding-left: 30px
}

.rtl .comments-area .comment-list .children {
  padding-right: 30px;
  padding-left: inherit
}

.comments-area .comment-list b.fn {
  color: #252525
}

.comments-area .comment-list .media {
  position: relative;
  margin-bottom: 40px
}

.comments-area .comment-list .media>.media {
  margin-left: 30px
}

.rtl .comments-area .comment-list .media>.media {
  margin-right: 30px;
  margin-left: inherit
}

.comments-area .comment-list .media .media-left {
  float: left
}

.rtl .comments-area .comment-list .media .media-left {
  float: right
}

.comments-area .comment-list .media .media-left:empty {
  display: none
}

.comments-area .comment-list .media .media-left img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  margin: 0;
  margin-right: 20px
}

.rtl .comments-area .comment-list .media .media-left img {
  margin-left: 20px;
  margin-right: inherit
}

.comments-area .comment-list .media:last-child {
  margin-bottom: 0
}

.comments-area .comment-list .media .media-body {
  font-size: 15px
}

.comments-area .comment-list .media .media-body>.media-content {
  padding-bottom: 20px
}

.comments-area .comment-list .media .media-body>.media-content a.comment-reply-link {
  color: #cabe9f;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: .3px;
  line-height: 25px;
  text-transform: uppercase;
  display: inline-block;
  font-family: sf-pro, sans-serif;
  position: relative;
  padding-left: 20px
}

.rtl .comments-area .comment-list .media .media-body>.media-content a.comment-reply-link {
  padding-right: 20px;
  padding-left: inherit
}

.comments-area .comment-list .media .media-body>.media-content a.comment-reply-link:before {
  content: "\f3e5";
  font-family: FontAwesome;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  position: absolute;
  left: 0;
  font-weight: 900;
  top: -3px
}

.rtl .comments-area .comment-list .media .media-body>.media-content a.comment-reply-link:before {
  right: 0;
  left: auto
}

.comments-area .comment-list .media .media-body>.media-content .media-heading {
  margin: 0;
  margin-bottom: 8px;
  display: flex;
  align-items: center
}

.comments-area .comment-list .media .media-body>.media-content .media-heading h4.media-title {
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
  font-weight: 400;
  font-family: sf-pro, sans-serif;
  margin: 0;
  margin-right: 20px
}

.rtl .comments-area .comment-list .media .media-body>.media-content .media-heading h4.media-title {
  margin-left: 20px;
  margin-right: inherit
}

.comments-area .comment-list .media .media-body>.media-content .media-heading h4.media-title a {
  color: #2d2d2d
}

.comments-area .comment-list .media .media-body>.media-content .media-heading h4.media-title:hover a {
  color: #f28a3d
}

.comments-area .comment-list .media .media-body>.media-content .media-heading>span {
  font-size: 12px;
  line-height: 18px;
  color: #9ea0a6;
  font-weight: 400;
  text-transform: uppercase
}

.comments-area .comment-list .media .media-body>.media-content p {
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
  font-family: sf-pro, sans-serif;
  color: #898989;
  margin: 0;
  margin-bottom: 3px
}

.comments-area .comment-navigation {
  display: inline-block;
  width: 100%;
  margin-bottom: -10px;
  margin-top: 40px
}

.comments-area .comment-navigation>div {
  font-weight: 400;
  text-transform: uppercase;
  font-family: Playfair Display, sans-serif
}

@media (max-width:767px) {
  .comments-area .comment-navigation>div {
    font-size: 12px
  }
}

.comments-area .comment-navigation>div a {
  color: #2d2d2d;
  position: relative;
  padding: 0;
  display: inline-block;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

.comments-area .comment-navigation>div a:before {
  display: none;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  content: "\23";
  font-family: ElegantIcons;
  left: -15px;
  top: 0;
  font-size: 16px;
  line-height: 40px;
  color: #fff
}

.rtl .comments-area .comment-navigation>div a:before {
  right: -15px;
  left: auto
}

@media (max-width:767px) {
  .comments-area .comment-navigation>div a:before {
    font-size: 13px
  }
}

.comments-area .comment-navigation>div a:hover {
  color: #f28a3d
}

.comments-area .comment-navigation>div:empty {
  display: none
}

.comments-area .comment-navigation .nav-previous {
  float: left
}

.comments-area .comment-navigation .nav-next,
.rtl .comments-area .comment-navigation .nav-previous {
  float: right
}

.rtl .comments-area .comment-navigation .nav-next {
  float: left
}

.comments-area .comment-navigation .nav-next a:before {
  content: "\24";
  left: auto;
  right: 0
}

.rtl .comments-area .comment-navigation .nav-next a:before {
  right: auto;
  left: auto;
  left: 0
}

.comments-area .comment-navigation .nav-next a:hover {
  color: #f28a3d
}

.comments-area .comment-navigation .nav-next a:hover:before {
  right: 11px;
  left: auto;
  opacity: 1;
  visibility: visible
}

.rtl .comments-area .comment-navigation .nav-next a:hover:before {
  left: 11px;
  right: auto;
  left: auto
}

.comments-area .comment-form {
  margin-top: 90px;
  text-align: center
}

.comments-area .comment-form a {
  color: #f28a3d
}

.comments-area .comment-form a:hover {
  color: #2d2d2d
}

.comments-area .comment-form .comment-notes,
.comments-area .comment-form .logged-in-as {
  margin-bottom: 5px;
  font-weight: 400
}

.comments-area .comment-form .comment_reply_header h3 {
  font-size: 32px;
  line-height: 32px;
  font-weight: 400;
  font-family: Playfair Display, sans-serif;
  margin-top: 0;
  text-transform: inherit;
  margin-bottom: 10px
}

.comments-area .comment-form .form-group {
  position: relative;
  margin-bottom: 20px
}

.comments-area .comment-form .form-group .form-control {
  height: 57px;
  padding: 10px 20px;
  background: #fff;
  border: none
}

.comments-area .comment-form .form-group .form-control::placeholder {
  text-transform: uppercase;
  color: #898989;
  font-size: 14px;
  line-height: auto
}

.comments-area .comment-form .form-group textarea.form-control {
  height: 140px
}

.comments-area .comment-form .form-group>#comment {
  margin-top: 15px
}

.comments-area .comment-form .form-button input[type=submit] {
  background: #262626;
  color: #fff;
  font-weight: 400;
  height: 64px;
  line-height: 64px;
  text-transform: uppercase;
  display: block;
  width: 100%
}

.comments-area .comment-form .form-button input[type=submit]:hover {
  background: #9e8e66
}

.comments-area .no-comments {
  margin-top: 40px;
  font-weight: 700;
  color: #2d2d2d
}

.comments-area .comment-respond {
  margin-top: 40px
}

.comments-area .comment-respond .comment-reply-title {
  font-size: 22px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 20px;
  padding-bottom: 20px
}

.comments-area .comment-respond .comment-form-url input {
  border: 1px solid #dedede;
  padding: 5px 6px
}

.comments-area .comment-respond label {
  min-width: 55px;
  font-weight: 400;
  color: #1c1c1c;
  margin-bottom: 20px
}

.comments-area .comment-respond .form-submit .submit {
  margin-top: 20px;
  border: 1px solid #666;
  color: #fff;
  font-size: 14px;
  background: #2d2d2d;
  font-weight: 600;
  font-family: Playfair Display, sans-serif;
  text-transform: uppercase;
  padding: 13px 25px;
  -webkit-transition: all .2s ease;
  transition: all .2s ease
}

.comments-area .comment-respond .form-submit .submit:hover {
  background: 0 0;
  color: #2d2d2d
}

.comments-area .comment-respond textarea {
  width: 100%
}

@media (min-width:1200px) {

  .single-post-content>.col-lg-12 .post-single .comments-area,
  .single-post-content>.col-lg-12 .post-single .post-content {
    margin: 0 auto;
    width: 75%
  }
}

.post-single .post-nav-links .post-page-numbers {
  display: inline-block;
  float: none;
  width: 60px;
  height: 40px;
  padding: 0;
  line-height: 44px;
  text-align: center;
  vertical-align: middle;
  color: #2d2d2d;
  font-size: 14px;
  border: none;
  margin-left: 3px;
  background: #fff
}

.rtl .post-single .post-nav-links .post-page-numbers {
  margin-right: 3px;
  margin-left: inherit
}

.post-single .post-nav-links .post-page-numbers.current,
.post-single .post-nav-links .post-page-numbers:hover {
  background: #f28a3d
}

.post-single .cat-links {
  display: block;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
  text-transform: uppercase;
  color: #898989
}

.post-single .cat-links a {
  color: #3f4448;
  display: inline-block
}

.post-single .cat-links a:hover {
  color: #f28a3d
}

.post-single .type-post {
  margin-bottom: 40px
}

.post-single .entry-thumb {
  margin-bottom: 72px
}

.post-single h3.entry-title {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 42px;
  font-weight: 400;
  line-height: 42px;
  letter-spacing: 1.05px;
  -ms-word-wrap: break-word;
  word-wrap: break-word
}

.post-single .entry-info {
  display: flex;
  align-items: center;
  margin-bottom: 35px
}

.post-single .entry-info>* {
  position: relative;
  padding-right: 15px
}

.rtl .post-single .entry-info>* {
  padding-left: 15px;
  padding-right: inherit
}

.post-single .entry-info>:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 15px;
  background: #9ea0a6;
  right: 6px;
  top: 3px
}

.rtl .post-single .entry-info>:before {
  left: 6px;
  right: auto
}

.post-single .entry-info>:last-child {
  padding: 0
}

.post-single .entry-info>:last-child:before {
  display: none
}

.post-single .entry-info .entry-time-post {
  font-size: 12px;
  line-height: 24px;
  text-transform: uppercase
}

.post-single .entry-info .entry-time-post .text-reader {
  color: #9ea0a6
}

.post-single .entry-info .entry-time-post .entry-date time.entry-date {
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  text-transform: uppercase;
  color: #3f4448
}

.post-single .entry-info .entry-time-post .entry-date time.entry-date:hover {
  color: #f28a3d
}

.post-single .entry-info .entry-time-post .entry-date time.entry-date:before {
  display: none
}

.post-single .entry-info .entry-meta-link {
  font-size: 12px;
  line-height: 24px;
  text-transform: uppercase
}

.post-single .entry-info .entry-meta-link .text-reader {
  color: #9ea0a6
}

.post-single .entry-info .entry-meta-link a {
  color: #3f4448
}

.post-single .entry-info .entry-meta-link a:hover {
  color: #f28a3d
}

.post-single .entry-info .entry-social-share {
  font-size: 12px;
  line-height: 24px;
  text-transform: uppercase
}

.post-single .entry-info .entry-social-share .text-reader {
  color: #9ea0a6;
  margin-right: 20px
}

.rtl .post-single .entry-info .entry-social-share .text-reader {
  margin-left: 20px;
  margin-right: inherit
}

.post-single .entry-info .entry-social-share .social-share {
  display: inline-block
}

.post-single .entry-info .entry-social-share .social-share a {
  padding: 0 10px;
  position: relative;
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
  color: #9ea0a6;
  font-size: 12px
}

.post-single .entry-info .entry-social-share .social-share a:hover {
  color: #f28a3d
}

.post-single .entry-info .entry-social-share .social-share a:first-child {
  padding-left: 0
}

.rtl .post-single .entry-info .entry-social-share .social-share a:first-child {
  padding-right: 0;
  padding-left: inherit
}

.post-single .entry-info .entry-social-share .social-share a:last-child {
  padding-right: 0
}

.rtl .post-single .entry-info .entry-social-share .social-share a:last-child {
  padding-left: 0;
  padding-right: inherit
}

.post-single .updated:not(.published) {
  display: none
}

.post-single .format-gallery .post-content .post-excerpt {
  display: inline-block
}

.post-single .format-gallery .post-content .post-excerpt>div.gallery {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin-bottom: 20px
}

.post-single .format-video iframe {
  width: 100%
}

.post-single .post-content {
  margin-bottom: 25px
}

.post-single .post-content .post-excerpt {
  line-height: 30px;
  margin-bottom: 65px;
  float: left;
  width: 100%
}

.post-single .post-content .post-excerpt:empty {
  display: none
}

.post-single .post-content .post-excerpt h3 {
  margin-top: 0;
  font-family: Playfair Display, sans-serif;
  font-weight: 400;
  line-height: 40px
}

.post-single .post-content .post-excerpt iframe {
  margin-top: 20px;
  width: 100%;
  margin: auto
}

.post-single .post-content .post-excerpt ul.list-type-blog {
  margin-bottom: 10px;
  list-style-type: none;
  padding: 0
}

.post-single .post-content .post-excerpt ul.list-type-blog li {
  padding: 8px 0
}

.post-single .post-content .post-excerpt ul.list-type-blog li:before {
  content: "\4e";
  color: #f28a3d;
  font-family: ElegantIcons;
  margin-right: 10px
}

.rtl .post-single .post-content .post-excerpt ul.list-type-blog li:before {
  margin-left: 10px;
  margin-right: inherit
}

.post-single .post-content .post-excerpt ul.list-type-blog li:last-child {
  padding-bottom: 0
}

.post-single .post-content .post-excerpt .post-password-form input[type=submit] {
  background: #2d2d2d;
  color: #fff;
  padding: 5px 6px;
  margin-left: -3px;
  border: 1px solid #2d2d2d
}

.rtl .post-single .post-content .post-excerpt .post-password-form input[type=submit] {
  margin-right: -3px;
  margin-left: inherit
}

.post-single .post-content .post-excerpt .post-password-form input[type=submit]:hover {
  background: #f28a3d;
  border-color: #f28a3d
}

.post-single .post-content .post-entry-bottom {
  float: left;
  width: 100%;
  padding-top: 15px;
  border-top: 1px solid #ebebeb
}

.rtl .post-single .post-content .post-entry-bottom {
  float: right
}

.post-single .post-content .post-entry-bottom .single-tag {
  margin-top: 5px;
  float: left
}

.rtl .post-single .post-content .post-entry-bottom .single-tag {
  float: right
}

.post-single .post-content .post-entry-bottom .single-tag .title-tag {
  font-size: 14px;
  line-height: 24px;
  color: #9ea0a6;
  letter-spacing: .32px;
  text-transform: uppercase;
  margin-right: 10px
}

.rtl .post-single .post-content .post-entry-bottom .single-tag .title-tag {
  margin-left: 10px;
  margin-right: inherit
}

.post-single .post-content .post-entry-bottom .single-tag a {
  font-size: 14px;
  line-height: 24px;
  color: #3f4448;
  letter-spacing: .32px;
  display: inline-block;
  text-transform: uppercase
}

.post-single .post-content .post-entry-bottom .single-tag a:after {
  content: ",";
  margin-right: 2px
}

.post-single .post-content .post-entry-bottom .single-tag a:last-child:after {
  display: none
}

.post-single .post-content .post-entry-bottom .single-tag a:hover {
  color: #f28a3d
}

.post-single .post-content .post-entry-bottom .prevNextArticle {
  display: flex;
  align-items: center;
  float: right
}

.rtl .post-single .post-content .post-entry-bottom .prevNextArticle {
  float: left
}

.post-single .post-content .post-entry-bottom .prevNextArticle .previousArticle a {
  display: inline-block;
  width: 60px;
  height: 41px;
  text-align: center;
  line-height: 44px
}

.post-single .post-content .post-entry-bottom .prevNextArticle .previousArticle a .hoverExtend i {
  font-size: 16px;
  color: #3f4448
}

.post-single .post-content .post-entry-bottom .prevNextArticle .previousArticle a:hover {
  background: #cabe9f
}

.post-single .post-content .post-entry-bottom .prevNextArticle .previousArticle a:hover i {
  color: #fff
}

.post-single .post-content .post-entry-bottom .prevNextArticle .nextArticle a {
  display: inline-block;
  width: 60px;
  height: 41px;
  text-align: center;
  line-height: 44px
}

.post-single .post-content .post-entry-bottom .prevNextArticle .nextArticle a .hoverExtend i {
  font-size: 16px;
  color: #3f4448
}

.post-single .post-content .post-entry-bottom .prevNextArticle .nextArticle a:hover {
  background: #cabe9f
}

.post-single .post-content .post-entry-bottom .prevNextArticle .nextArticle a:hover i {
  color: #fff
}

.post-single .post-content .post-related {
  margin-top: 85px;
  float: left;
  width: 100%
}

.post-single .post-content .post-related h3.title-related {
  font-size: 32px;
  line-height: 32px;
  font-family: Playfair Display, sans-serif;
  font-weight: 400;
  text-transform: inherit;
  letter-spacing: .8px;
  margin: 0;
  margin-bottom: 54px
}

.post-single .post-content .post-related .content-related .post-grid {
  margin-bottom: 0
}

.post-single .post-content .post-related .content-related .post-grid .entry-post .entry-thumb {
  position: relative;
  margin-bottom: 0
}

.post-single .post-content .post-related .content-related .post-grid .entry-post .entry-thumb span.entry-date {
  position: absolute;
  width: 60px;
  height: 70px;
  background: #fff;
  left: 20px;
  top: 0;
  text-align: center;
  padding-top: 15px;
  z-index: 1;
  font-size: 14px;
  text-transform: uppercase;
  color: #898989;
  line-height: 1;
  display: block
}

.rtl .post-single .post-content .post-related .content-related .post-grid .entry-post .entry-thumb span.entry-date {
  right: 20px;
  left: auto
}

.post-single .post-content .post-related .content-related .post-grid .entry-post .entry-thumb span.entry-date .date {
  font-size: 24px;
  color: #2d2d2d;
  font-family: Playfair Display, sans-serif;
  display: block;
  line-height: 1.2;
  margin-bottom: 5px
}

.post-single .post-content .post-related .content-related .post-grid .entry-post .entry-thumb span.entry-date:before {
  display: none
}

.post-single .post-content .post-related .content-related .post-grid .entry-post .post-content {
  padding: 40px 40px 29px;
  background: #fff;
  position: relative;
  margin: 0
}

.post-single .post-content .post-related .content-related .post-grid .entry-post .post-content:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
  top: -1px;
  left: 0;
  display: none;
  z-index: -1
}

.rtl .post-single .post-content .post-related .content-related .post-grid .entry-post .post-content:before {
  right: 0;
  left: auto
}

.post-single .post-content .post-related .content-related .post-grid .entry-post .post-content .entry-title {
  font-size: 24px;
  line-height: 28px;
  margin: 0;
  font-weight: 400;
  margin-bottom: 10px
}

.post-single .post-content .post-related .content-related .post-grid .entry-post .post-content .entry-meta-head {
  display: flex;
  align-items: center;
  margin-bottom: 25px
}

.post-single .post-content .post-related .content-related .post-grid .entry-post .post-content .entry-meta-head .entry-meta-link,
.post-single .post-content .post-related .content-related .post-grid .entry-post .post-content .entry-meta-head .post-categories {
  color: #898989;
  font-size: 12px;
  font-family: sf-pro, sans-serif;
  line-height: 18px;
  text-transform: uppercase;
  padding-right: 15px;
  position: relative
}

.rtl .post-single .post-content .post-related .content-related .post-grid .entry-post .post-content .entry-meta-head .entry-meta-link,
.rtl .post-single .post-content .post-related .content-related .post-grid .entry-post .post-content .entry-meta-head .post-categories {
  padding-left: 15px;
  padding-right: inherit
}

.post-single .post-content .post-related .content-related .post-grid .entry-post .post-content .entry-meta-head .entry-meta-link:before,
.post-single .post-content .post-related .content-related .post-grid .entry-post .post-content .entry-meta-head .post-categories:before {
  position: absolute;
  content: "";
  width: 2px;
  height: 18px;
  right: 7px;
  top: -2px;
  background: hsla(0, 0%, 54%, .5)
}

.rtl .post-single .post-content .post-related .content-related .post-grid .entry-post .post-content .entry-meta-head .entry-meta-link:before,
.rtl .post-single .post-content .post-related .content-related .post-grid .entry-post .post-content .entry-meta-head .post-categories:before {
  left: 7px;
  right: auto
}

.post-single .post-content .post-related .content-related .post-grid .entry-post .post-content .entry-meta-head .entry-meta-link a,
.post-single .post-content .post-related .content-related .post-grid .entry-post .post-content .entry-meta-head .post-categories a {
  color: #898989
}

.post-single .post-content .post-related .content-related .post-grid .entry-post .post-content .entry-meta-head .entry-meta-link a:hover,
.post-single .post-content .post-related .content-related .post-grid .entry-post .post-content .entry-meta-head .post-categories a:hover {
  color: #f28a3d
}

.post-single .post-content .post-related .content-related .post-grid .entry-post .post-content .entry-meta-head .entry-meta-link {
  padding-right: 0
}

.rtl .post-single .post-content .post-related .content-related .post-grid .entry-post .post-content .entry-meta-head .entry-meta-link {
  padding-left: 0;
  padding-right: inherit
}

.post-single .post-content .post-related .content-related .post-grid .entry-post .post-content .entry-meta-head .entry-meta-link:before {
  display: none
}

.post-single .post-content .post-related .content-related .post-grid .entry-post .post-content .post-excerpt {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 21px
}

.post-single .post-content .post-related .content-related .post-grid .entry-post .post-content .read-more {
  letter-spacing: 2.4px;
  font-family: sf-pro, sans-serif;
  font-size: 12px;
  line-height: 24px;
  color: #2d2d2d;
  font-weight: 700;
  text-transform: uppercase;
  position: relative
}

.post-single .post-content .post-related .content-related .post-grid .entry-post .post-content .read-more:after {
  position: absolute;
  content: "\f301";
  font-family: Material;
  font-size: 14px;
  font-weight: 400;
  right: -30px;
  top: 0;
  line-height: 12px
}

.rtl .post-single .post-content .post-related .content-related .post-grid .entry-post .post-content .read-more:after {
  left: -30px;
  right: auto
}

.post-single .post-content .post-related .content-related .post-grid .entry-post .post-content .read-more:hover {
  color: #f28a3d
}

.post-single .post-content h2.post-btn {
  float: right;
  margin: 0
}

.rtl .post-single .post-content h2.post-btn {
  float: left
}

.post-single .post-content h2.post-btn .post-btn-more {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  border: 1px solid #747474;
  color: #747474;
  margin: 0;
  display: inline-block;
  padding: 10px 20px;
  font-family: sf-pro, sans-serif;
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s
}

.post-single .post-content h2.post-btn .post-btn-more:hover {
  color: #fff;
  background: #f28a3d;
  border-color: #f28a3d
}

.post-single .post-content .edit-link a {
  color: #f28a3d !important;
  margin-right: 15px;
  font-weight: 500 !important
}

.rtl .post-single .post-content .edit-link a {
  margin-left: 15px;
  margin-right: inherit
}

.navigation.paging-navigation {
  display: inline-block;
  width: 100%;
  clear: both;
  margin-top: 60px;
  text-align: center;
  margin-bottom: 40px
}

.navigation.paging-navigation .screen-reader-text {
  display: none
}

.entry-meta {
  font-size: 14px;
  font-weight: 300;
  color: #595959
}

.entry-meta i {
  margin-right: 8px
}

.rtl .entry-meta i {
  margin-left: 8px;
  margin-right: inherit
}

.entry-meta .comments-link i {
  font-family: 16px
}

.entry-meta>:not(.sticky-post) {
  position: relative
}

.entry-meta>:not(.sticky-post):before {
  content: "-";
  margin: 0 10px;
  font-weight: 400
}

.entry-meta>:not(.sticky-post):first-child:before {
  display: none
}

time.entry-date {
  color: #595959;
  font-weight: 300;
  font-size: 14px
}

time.entry-date:before {
  margin-right: 8px;
  content: "\f133";
  font-family: FontAwesome
}

.rtl time.entry-date:before {
  margin-left: 8px;
  margin-right: inherit
}

.entry-content .page-links {
  width: 100%;
  display: inline-block
}

.entry-vote {
  z-index: 1;
  display: table;
  text-align: center;
  top: 20px;
  position: absolute;
  background: rgba(0, 0, 0, .5);
  width: 44px;
  height: 44px;
  right: 20px
}

.rtl .entry-vote {
  left: 20px;
  right: auto
}

.entry-vote .entry-vote-inner {
  color: #fff;
  display: table-cell;
  vertical-align: middle;
  font-weight: 500
}

.entry-vote.vote-perfect .entry-vote-inner {
  color: #e42234
}

.entry-vote.vote-good .entry-vote-inner {
  color: #e9c931
}

.entry-vote.vote-average .entry-vote-inner {
  color: #91e536
}

.entry-vote.vote-bad .entry-vote-inner {
  color: #fbaf3f
}

.entry-vote.vote-poor .entry-vote-inner {
  color: #57bf6d
}

.entry-image {
  margin: -1px;
  display: block
}

.entry-thumb {
  position: relative
}

.entry-title {
  margin-top: 0;
  line-height: 2.1;
  text-transform: capitalize
}

.entry-content-inner {
  padding: 20px
}

.type-post {
  margin-bottom: 30px
}

.blog-type .entry-image {
  width: auto;
  height: 169px
}

.blog-type .entry-image img {
  width: auto
}

@media (max-width:991px) {

  .category-posts,
  .single-post-content {
    display: flex;
    flex-direction: column
  }

  .category-posts .sidebar-blog,
  .single-post-content .sidebar-blog {
    order: 2
  }

  .category-posts .cate-post-content,
  .category-posts .post-content-single,
  .single-post-content .cate-post-content,
  .single-post-content .post-content-single {
    order: 1
  }
}

.post-title {
  font-size: 14px
}

.post-thumb {
  position: relative
}

.blog-meta {
  top: 0;
  position: absolute;
  right: 0
}

.rtl .blog-meta {
  left: 0;
  right: auto
}

h1.bwp-title-default {
  font-size: 25px;
  padding-top: 30px;
  padding-bottom: 20px
}

.widget {
  margin-bottom: 40px;
  border: 0 solid transparent;
  position: relative;
  padding: 0
}

.widget .widget-title.separator_align_center .widget-arrow,
.widget .widgettitle.separator_align_center .widget-arrow,
.widget .wpb_heading.separator_align_center .widget-arrow {
  margin: 0 auto;
  left: 0;
  right: 0
}

.rtl .widget .widget-title.separator_align_center .widget-arrow,
.rtl .widget .widgettitle.separator_align_center .widget-arrow,
.rtl .widget .wpb_heading.separator_align_center .widget-arrow {
  right: 0;
  left: auto;
  left: 0;
  right: auto
}

.widget .widget-title.separator_align_right .widget-arrow,
.widget .widgettitle.separator_align_right .widget-arrow,
.widget .wpb_heading.separator_align_right .widget-arrow {
  left: auto;
  right: 70px
}

.widget .widget-title.separator_align_right .widget-arrow:before,
.widget .widgettitle.separator_align_right .widget-arrow:before,
.widget .wpb_heading.separator_align_right .widget-arrow:before {
  left: auto;
  right: 47px
}

.rtl .widget .widget-title.separator_align_right .widget-arrow:before,
.rtl .widget .widgettitle.separator_align_right .widget-arrow:before,
.rtl .widget .wpb_heading.separator_align_right .widget-arrow:before {
  right: auto;
  left: auto;
  left: 47px
}

.widget .widget-title.separator_align_right .widget-arrow:after,
.widget .widgettitle.separator_align_right .widget-arrow:after,
.widget .wpb_heading.separator_align_right .widget-arrow:after {
  left: 47px
}

.rtl .widget .widget-title.separator_align_right .widget-arrow:after,
.rtl .widget .widgettitle.separator_align_right .widget-arrow:after,
.rtl .widget .wpb_heading.separator_align_right .widget-arrow:after {
  right: 47px;
  left: auto
}

.rtl .widget .widget-title.separator_align_right .widget-arrow,
.rtl .widget .widgettitle.separator_align_right .widget-arrow,
.rtl .widget .wpb_heading.separator_align_right .widget-arrow {
  right: auto;
  left: auto;
  left: 70px
}

.widget .widget-title.separator_align_left .widget-arrow,
.widget .widgettitle.separator_align_left .widget-arrow,
.widget .wpb_heading.separator_align_left .widget-arrow {
  left: 74px
}

.widget .widget-title.separator_align_left .widget-arrow:before,
.widget .widgettitle.separator_align_left .widget-arrow:before,
.widget .wpb_heading.separator_align_left .widget-arrow:before {
  left: -70px
}

.rtl .widget .widget-title.separator_align_left .widget-arrow:before,
.rtl .widget .widgettitle.separator_align_left .widget-arrow:before,
.rtl .widget .wpb_heading.separator_align_left .widget-arrow:before {
  right: -70px;
  left: auto
}

.widget .widget-title.separator_align_left .widget-arrow:after,
.widget .widgettitle.separator_align_left .widget-arrow:after,
.widget .wpb_heading.separator_align_left .widget-arrow:after {
  left: 47px
}

.rtl .widget .widget-title.separator_align_left .widget-arrow:after,
.rtl .widget .widgettitle.separator_align_left .widget-arrow:after,
.rtl .widget .wpb_heading.separator_align_left .widget-arrow:after {
  right: 47px;
  left: auto
}

.rtl .widget .widget-title.separator_align_left .widget-arrow,
.rtl .widget .widgettitle.separator_align_left .widget-arrow,
.rtl .widget .wpb_heading.separator_align_left .widget-arrow {
  right: 74px;
  left: auto
}

.widget .widget-content {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0
}

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

.widget .widget-content:after {
  clear: both
}

.widget .widget-title-reversed {
  margin-right: 75px
}

.rtl .widget .widget-title-reversed {
  margin-left: 75px;
  margin-right: inherit
}

.widget.nopadding .widget-content {
  padding: 0;
  margin: 0
}

.widget-theme {
  border-color: #d9d9d9;
  background: #f28a3d
}

.widget-theme .widget-title,
.widget-theme .widgettitle,
.widget-theme .wpb_heading {
  color: #fff;
  background-color: #f28a3d;
  border-color: #d9d9d9
}

.widget-theme .widget-title span:after,
.widget-theme .widget-title span:before,
.widget-theme .widgettitle span:after,
.widget-theme .widgettitle span:before,
.widget-theme .wpb_heading span:after,
.widget-theme .wpb_heading span:before {
  background: #fff
}

.widget-theme .widget-title+.widget-collapse .widget-content,
.widget-theme .widgettitle+.widget-collapse .widget-content,
.widget-theme .wpb_heading+.widget-collapse .widget-content {
  border-top-color: #d9d9d9
}

.widget-theme>.widget-footer+.widget-collapse .widget-body {
  border-bottom-color: #d9d9d9
}

.widget-default {
  border-color: #d9d9d9;
  background: 0 0
}

.widget-default .widget-title,
.widget-default .widgettitle,
.widget-default .wpb_heading {
  color: #2d2d2d;
  background-color: transparent;
  border-color: #d9d9d9
}

.widget-default .widget-title span:after,
.widget-default .widget-title span:before,
.widget-default .widgettitle span:after,
.widget-default .widgettitle span:before,
.widget-default .wpb_heading span:after,
.widget-default .wpb_heading span:before {
  background: #fff
}

.widget-default .widget-title+.widget-collapse .widget-content,
.widget-default .widgettitle+.widget-collapse .widget-content,
.widget-default .wpb_heading+.widget-collapse .widget-content {
  border-top-color: #d9d9d9
}

.widget-default>.widget-footer+.widget-collapse .widget-body {
  border-bottom-color: #d9d9d9
}

.widget-primary {
  border-color: #2d2d2d;
  background: #2d2d2d
}

.widget-primary .widget-title,
.widget-primary .widgettitle,
.widget-primary .wpb_heading {
  color: #fff;
  background-color: #2d2d2d;
  border-color: #2d2d2d
}

.widget-primary .widget-title span:after,
.widget-primary .widget-title span:before,
.widget-primary .widgettitle span:after,
.widget-primary .widgettitle span:before,
.widget-primary .wpb_heading span:after,
.widget-primary .wpb_heading span:before {
  background: #fff
}

.widget-primary .widget-title+.widget-collapse .widget-content,
.widget-primary .widgettitle+.widget-collapse .widget-content,
.widget-primary .wpb_heading+.widget-collapse .widget-content {
  border-top-color: #2d2d2d
}

.widget-primary>.widget-footer+.widget-collapse .widget-body {
  border-bottom-color: #2d2d2d
}

.widget-success {
  border-color: #d6e9c6;
  background: #dff0d8
}

.widget-success .widget-title,
.widget-success .widgettitle,
.widget-success .wpb_heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6
}

.widget-success .widget-title span:after,
.widget-success .widget-title span:before,
.widget-success .widgettitle span:after,
.widget-success .widgettitle span:before,
.widget-success .wpb_heading span:after,
.widget-success .wpb_heading span:before {
  background: #fff
}

.widget-success .widget-title+.widget-collapse .widget-content,
.widget-success .widgettitle+.widget-collapse .widget-content,
.widget-success .wpb_heading+.widget-collapse .widget-content {
  border-top-color: #d6e9c6
}

.widget-success>.widget-footer+.widget-collapse .widget-body {
  border-bottom-color: #d6e9c6
}

.widget-info {
  border-color: #bce8f1;
  background: #d9edf7
}

.widget-info .widget-title,
.widget-info .widgettitle,
.widget-info .wpb_heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1
}

.widget-info .widget-title span:after,
.widget-info .widget-title span:before,
.widget-info .widgettitle span:after,
.widget-info .widgettitle span:before,
.widget-info .wpb_heading span:after,
.widget-info .wpb_heading span:before {
  background: #fff
}

.widget-info .widget-title+.widget-collapse .widget-content,
.widget-info .widgettitle+.widget-collapse .widget-content,
.widget-info .wpb_heading+.widget-collapse .widget-content {
  border-top-color: #bce8f1
}

.widget-info>.widget-footer+.widget-collapse .widget-body {
  border-bottom-color: #bce8f1
}

.widget-warning {
  border-color: #faebcc;
  background: #fcf8e3
}

.widget-warning .widget-title,
.widget-warning .widgettitle,
.widget-warning .wpb_heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc
}

.widget-warning .widget-title span:after,
.widget-warning .widget-title span:before,
.widget-warning .widgettitle span:after,
.widget-warning .widgettitle span:before,
.widget-warning .wpb_heading span:after,
.widget-warning .wpb_heading span:before {
  background: #fff
}

.widget-warning .widget-title+.widget-collapse .widget-content,
.widget-warning .widgettitle+.widget-collapse .widget-content,
.widget-warning .wpb_heading+.widget-collapse .widget-content {
  border-top-color: #faebcc
}

.widget-warning>.widget-footer+.widget-collapse .widget-body {
  border-bottom-color: #faebcc
}

.widget-danger {
  border-color: #ebccd1;
  background: #f2dede
}

.widget-danger .widget-title,
.widget-danger .widgettitle,
.widget-danger .wpb_heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1
}

.widget-danger .widget-title span:after,
.widget-danger .widget-title span:before,
.widget-danger .widgettitle span:after,
.widget-danger .widgettitle span:before,
.widget-danger .wpb_heading span:after,
.widget-danger .wpb_heading span:before {
  background: #fff
}

.widget-danger .widget-title+.widget-collapse .widget-content,
.widget-danger .widgettitle+.widget-collapse .widget-content,
.widget-danger .wpb_heading+.widget-collapse .widget-content {
  border-top-color: #ebccd1
}

.widget-danger>.widget-footer+.widget-collapse .widget-body {
  border-bottom-color: #ebccd1
}

.widget-highlighted {
  margin: 0 0 20px
}

.widget-highlighted .widget-title,
.widget-highlighted .widgettitle,
.widget-highlighted .wpb_heading {
  margin: 0;
  color: #000;
  padding: 0;
  padding-right: 0;
  background: 0 0;
  font-weight: 900;
  font-size: 14px;
  font-family: Playfair Display, sans-serif;
  border: none !important;
  text-transform: uppercase;
  overflow: hidden
}

.rtl .widget-highlighted .widget-title,
.rtl .widget-highlighted .widgettitle,
.rtl .widget-highlighted .wpb_heading {
  padding-left: 0;
  padding-right: inherit
}

.widget-highlighted .widget-title>span,
.widget-highlighted .widgettitle>span,
.widget-highlighted .wpb_heading>span {
  position: relative;
  padding: 0 15px
}

.widget-highlighted .widget-title>span:after,
.widget-highlighted .widget-title>span:before,
.widget-highlighted .widgettitle>span:after,
.widget-highlighted .widgettitle>span:before,
.widget-highlighted .wpb_heading>span:after,
.widget-highlighted .wpb_heading>span:before {
  content: "";
  position: absolute;
  top: 50%;
  height: 1px;
  width: 1000px;
  background: #d9d9d9
}

.widget-highlighted .widget-title>span:after,
.widget-highlighted .widgettitle>span:after,
.widget-highlighted .wpb_heading>span:after {
  left: 100%
}

.rtl .widget-highlighted .widget-title>span:after,
.rtl .widget-highlighted .widgettitle>span:after,
.rtl .widget-highlighted .wpb_heading>span:after {
  right: 100%;
  left: auto
}

.widget-highlighted .widget-title>span:before,
.widget-highlighted .widgettitle>span:before,
.widget-highlighted .wpb_heading>span:before {
  right: 100%
}

.rtl .widget-highlighted .widget-title>span:before,
.rtl .widget-highlighted .widgettitle>span:before,
.rtl .widget-highlighted .wpb_heading>span:before {
  left: 100%;
  right: auto
}

.widget-highlighted .widget-title>span>span,
.widget-highlighted .widgettitle>span>span,
.widget-highlighted .wpb_heading>span>span {
  position: relative;
  padding: 7px 15px
}

.widget-highlighted .widget-title>span>span:after,
.widget-highlighted .widget-title>span>span:before,
.widget-highlighted .widgettitle>span>span:after,
.widget-highlighted .widgettitle>span>span:before,
.widget-highlighted .wpb_heading>span>span:after,
.widget-highlighted .wpb_heading>span>span:before {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  width: 1px;
  background: #f28a3d;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.widget-highlighted .widget-title>span>span:after,
.widget-highlighted .widgettitle>span>span:after,
.widget-highlighted .wpb_heading>span>span:after {
  left: 100%
}

.widget-highlighted .widget-title>span>span:before,
.widget-highlighted .widgettitle>span>span:before,
.widget-highlighted .wpb_heading>span>span:before {
  right: 100%
}

.widget-highlighted .widget-content {
  padding: 0;
  background: 0 0
}

.widget-highlighted .widget-content>div {
  background: 0 0
}

.widget-highlighted .widget-content>div>ul>li {
  border: none
}

.widget-highlighted .widget-content>div>ul>li>a {
  padding: 17px 15px;
  color: #666;
  margin: 0
}

.widget-highlighted .widget-content>div>ul>li>a,
.widget-highlighted .widget-content>div>ul>li>a:hover {
  border-top: 1px solid rgba(0, 0, 0, .1)
}

.widget-highlighted .widget-content>div>ul>li:first-child a {
  border-top: none
}

.bingoHomeTitle {
  position: relative;
  font-family: Quantico;
  font-size: 24px;
  font-weight: 700;
  margin: 0;
  padding: 10px 0;
  padding-bottom: 60px;
  text-align: center;
  text-transform: uppercase
}

.bingoHomeTitle span {
  display: block;
  font-family: Work Sans;
  font-size: 14px;
  font-weight: 400;
  color: #898989;
  text-transform: none;
  line-height: 22px;
  padding-top: 5px
}

.btnBingoOne {
  font-family: Quantico;
  font-size: 18px;
  padding: 10px 22px;
  text-transform: uppercase;
  background-color: #cb2e41;
  border-color: #cb2e41;
  color: #fff;
  -webkit-transition: all .35s ease;
  transition: all .35s ease
}

.btnBingoOne:hover {
  color: #fff;
  background-color: #cb2d41;
  border-color: #cb2d41
}

.widget-inline .icon {
  font-size: 35px
}

.widget-inline .explain {
  font-size: 11px
}

.widget-inline .widget-content {
  color: #fff;
  position: relative;
  text-transform: normal;
  font-weight: 500;
  font-size: 14px
}

.widget-inline .input-group {
  width: 98%
}

.bwp-twitter-slider a {
  color: #f28a3d
}

.bwp-testimonial.default {
  background: #fff;
  box-shadow: 0 3px 73px 0 rgba(0, 0, 0, .05);
  position: relative;
  top: 250px;
  margin: 79px 0
}

.bwp-testimonial.default .block {
  max-width: 70%;
  margin: auto;
  text-align: center;
  padding-top: 95px
}

@media (max-width:767px) {
  .bwp-testimonial.default .block {
    max-width: 100%;
    padding: 50px 20px 0
  }
}

.bwp-testimonial.default .testimonial-image img {
  max-width: 85px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  margin: auto
}

.bwp-testimonial.default .thumbnail-img {
  max-width: 35%;
  margin: auto;
  position: relative;
  top: 40px
}

@media (max-width:1199px) {
  .bwp-testimonial.default .thumbnail-img {
    max-width: 50%
  }
}

.bwp-testimonial.default .post-excerpt {
  font-size: 18px;
  margin: 0;
  color: #2d2d2d;
  font-family: Playfair Display, sans-serif;
  padding-top: 10px
}

.bwp-testimonial.default .post-excerpt:before {
  content: "";
  display: inline-block;
  width: 27px;
  height: 22px;
  background: url("../wp-content/cache/autoptimize/themes/mihouse/images/icon-quot1.png") 50% no-repeat;
  margin-right: 5px;
  position: relative;
  top: -5px
}

.rtl .bwp-testimonial.default .post-excerpt:before {
  margin-left: 5px;
  margin-right: inherit
}

.bwp-testimonial.default .post-excerpt:after {
  content: "";
  width: 27px;
  height: 22px;
  display: inline-block;
  background: url("../wp-content/cache/autoptimize/themes/mihouse/images/icon-quot2.png") 50% no-repeat;
  margin-left: 5px;
  position: relative;
  top: 10px
}

.rtl .bwp-testimonial.default .post-excerpt:after {
  margin-right: 5px;
  margin-left: inherit
}

@media (max-width:767px) {
  .bwp-testimonial.default .post-excerpt {
    font-size: 16px
  }
}

.bwp-testimonial.default .testimonial-customer-name {
  font-size: 14px;
  font-family: sf-pro, sans-serif;
  text-transform: uppercase;
  margin-top: 46px;
  margin-bottom: 25px
}

.bwp-testimonial.layout2 {
  border: 1px solid #d9d9d9
}

.bwp-testimonial.layout2 .testimonial-customer-position {
  background: #f5f5f5;
  padding: 20px;
  margin-bottom: 31px
}

.bwp-testimonial.layout2 .testimonial-customer-position .post-excerpt {
  position: relative;
  padding-top: 34px;
  font-weight: 300
}

.bwp-testimonial.layout2 .testimonial-customer-position .post-excerpt:before {
  position: absolute;
  color: #666;
  top: 0;
  left: 0;
  content: "\f10d";
  font-family: FontAwesome
}

.rtl .bwp-testimonial.layout2 .testimonial-customer-position .post-excerpt:before {
  right: 0;
  left: auto
}

.bwp-testimonial.layout2 .testimonial-image {
  max-width: 55px
}

@media (min-width:992px) and (max-width:1549px) {
  .bwp-testimonial.layout2 .testimonial-image {
    max-width: 40px
  }
}

.bwp-testimonial.layout2 .testimonial-job {
  font-weight: 300;
  font-size: 13px
}

.bwp-testimonial.layout2 h5.testimonial-customer-name {
  margin-top: 0;
  font-weight: 500;
  font-family: sf-pro, sans-serif
}

@media (min-width:992px) and (max-width:1549px) {
  .bwp-testimonial.layout2 h5.testimonial-customer-name {
    font-size: 14px
  }
}

.bwp-testimonial.layout2 .testimonial-bottom {
  display: flex;
  padding-bottom: 30px;
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 30px
}

.bwp-testimonial.layout2 .testimonial-bottom .testimonial-info {
  padding-top: 6px;
  padding-left: 25px
}

.rtl .bwp-testimonial.layout2 .testimonial-bottom .testimonial-info {
  padding-right: 25px;
  padding-left: inherit
}

@media (min-width:992px) and (max-width:1549px) {
  .bwp-testimonial.layout2 .testimonial-bottom .testimonial-info {
    padding-left: 15px
  }

  .rtl .bwp-testimonial.layout2 .testimonial-bottom .testimonial-info {
    padding-right: 15px;
    padding-left: inherit
  }
}

.bwp-testimonial.layout2 .block_content {
  padding: 40px 30px;
  position: relative
}

@media (min-width:992px) and (max-width:1199px) {
  .bwp-testimonial.layout2 .block_content {
    padding: 40px 15px
  }
}

@media (min-width:1200px) and (max-width:1549px) {
  .bwp-testimonial.layout2 .block_content {
    padding: 25px 15px
  }
}

.bwp-testimonial.layout2 .block_content .slick-arrow {
  top: auto;
  bottom: 24px;
  font-size: 20px;
  right: calc(50% - 12px)
}

@media (min-width:1200px) and (max-width:1549px) {
  .bwp-testimonial.layout2 .block_content .slick-arrow {
    bottom: 18px
  }
}

.bwp-testimonial.layout2 .block_content .slick-arrow:before {
  content: "\f105"
}

.bwp-testimonial.layout2 .block_content .slick-arrow:after {
  display: none
}

.bwp-testimonial.layout2 .block_content .slick-arrow.zmdi-chevron-left {
  left: calc(50% - 12px);
  right: auto
}

.bwp-testimonial.layout2 .block_content .slick-arrow.zmdi-chevron-left:before {
  content: "\f104"
}

.bwp-testimonial.style-1 .block {
  max-width: 54%;
  margin: auto;
  text-align: center;
  color: #fff
}

@media (max-width:1199px) {
  .bwp-testimonial.style-1 .block {
    max-width: 80%
  }
}

@media (max-width:991px) {
  .bwp-testimonial.style-1 .block {
    max-width: 100%
  }
}

.bwp-testimonial.style-1 .star {
  margin-top: 8px
}

.bwp-testimonial.style-1 .star:after,
.bwp-testimonial.style-1 .star:before {
  display: inline-block;
  color: #fdb913;
  font-family: Font Awesome\ 5 Free;
  font-size: 13px;
  line-height: 1;
  font-weight: 900
}

.bwp-testimonial.style-1 .star:after {
  font-weight: 500
}

.bwp-testimonial.style-1 .star.star-1:before {
  content: "\f005"
}

.bwp-testimonial.style-1 .star.star-1:after {
  content: "\f005\f005\f005\f005"
}

.bwp-testimonial.style-1 .star.star-2:before {
  content: "\f005\f005"
}

.bwp-testimonial.style-1 .star.star-2:after,
.bwp-testimonial.style-1 .star.star-3:before {
  content: "\f005\f005\f005"
}

.bwp-testimonial.style-1 .star.star-3:after {
  content: "\f005\f005"
}

.bwp-testimonial.style-1 .star.star-4:before {
  content: "\f005\f005\f005\f005"
}

.bwp-testimonial.style-1 .star.star-4:after {
  content: "\f005"
}

.bwp-testimonial.style-1 .star.star-5:before {
  content: "\f005\f005\f005\f005\f005"
}

.bwp-testimonial.style-1 .testimonial-customer-name {
  font-size: 17px;
  color: #fff;
  margin: 0;
  display: inline-block;
  position: relative;
  margin-top: 20px
}

.bwp-testimonial.style-1 .testimonial-customer-name:before {
  content: "";
  position: absolute;
  bottom: 10px;
  left: -40px;
  width: 20px;
  height: 1px;
  background: #fff
}

.rtl .bwp-testimonial.style-1 .testimonial-customer-name:before {
  right: -40px;
  left: auto
}

.bwp-testimonial.style-1 .testimonial-customer-name:after {
  content: "";
  position: absolute;
  bottom: 10px;
  right: -40px;
  width: 20px;
  height: 1px;
  background: #fff
}

.rtl .bwp-testimonial.style-1 .testimonial-customer-name:after {
  left: -40px;
  right: auto
}

.bwp-testimonial.style-1 .testimonial-job {
  font-size: 12px;
  text-transform: uppercase;
  color: #c3c3c3;
  font-weight: 600;
}

.bwp-testimonial.style-1 .testimonial-image {
  max-width: 100px;
  margin: auto;
  margin-top: 60px
}

.bwp-testimonial.style-1 .testimonial-image img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%
}

.bwp-testimonial.style-1 .testimonial-customer-position {
  margin-top: 70px
}

.bwp-testimonial.style-1 .slick-dots {
  position: unset;
  text-align: center;
  margin-top: 90px
}

.bwp-testimonial.style-1 .slick-dots li {
  margin: 0 5px
}

.bwp-testimonial.style-1 .slick-dots li button {
  border: 1px solid #fff;
  background: 0 0
}

.bwp-testimonial.style-1 .slick-dots li.slick-active button,
.bwp-testimonial.style-1 .slick-dots li:hover button {
  background: #fff
}

.bwp-testimonial.style-1 .slick-arrow {
  color: #fff;
  background: 0 0;
  width: auto;
  height: auto
}

.bwp-testimonial.style-1 .slick-arrow:before {
  content: "\23";
  font-family: eleganticons
}

.bwp-testimonial.style-1 .slick-arrow.zmdi-chevron-right:before {
  content: "\24";
  font-family: eleganticons
}

.bwp-testimonial.style-1 .slick-arrow:hover {
  color: #f28a3d
}

@media (max-width:991px) {
  .bwp-testimonial.style-1 .slick-arrow {
    display: none !important
  }
}

.bwp-brand .slick-track {
  align-items: center;
  display: flex
}

.bwp-brand .item .item-image {
  display: flex;
  justify-content: center
}

.bwp-footer .widget {
  border: none;
  padding: 0;
  background: 0 0;
  margin: 0 0 40px
}

.bwp-footer .widget .widget-title,
.bwp-footer .widget .widgettitle,
.bwp-footer .widget .wpb_heading {
  color: #fff;
  text-transform: normal;
  margin: 40px 0 17px;
  padding: 0;
  font-size: 16px;
  text-align: left;
  border: none
}

.rtl .bwp-footer .widget .widget-title,
.rtl .bwp-footer .widget .widgettitle,
.rtl .bwp-footer .widget .wpb_heading {
  text-align: right
}

.bwp-footer .widget .widget-title>span,
.bwp-footer .widget .widgettitle>span,
.bwp-footer .widget .wpb_heading>span {
  position: relative;
  padding: 0 10px
}

.bwp-footer .widget .widget-title>span:after,
.bwp-footer .widget .widget-title>span:before,
.bwp-footer .widget .widgettitle>span:after,
.bwp-footer .widget .widgettitle>span:before,
.bwp-footer .widget .wpb_heading>span:after,
.bwp-footer .widget .wpb_heading>span:before {
  content: "";
  height: 0;
  width: 0;
  background: 0 0
}

.bwp-footer .widget .widget-title>span>span,
.bwp-footer .widget .widgettitle>span>span,
.bwp-footer .widget .wpb_heading>span>span {
  position: relative;
  padding: 0 10px
}

.bwp-footer .widget .widget-title>span>span:after,
.bwp-footer .widget .widget-title>span>span:before,
.bwp-footer .widget .widgettitle>span>span:after,
.bwp-footer .widget .widgettitle>span>span:before,
.bwp-footer .widget .wpb_heading>span>span:after,
.bwp-footer .widget .wpb_heading>span>span:before {
  content: "";
  height: 0;
  width: 0;
  background: 0 0
}

.bwp-footer .widget .widget-content {
  border: none;
  padding: 0
}

@media (max-width:767px) {
  .bwp-footer .vc_row>div+div {
    margin-top: 50px
  }

  .bwp-footer .vc_row.footer-copyright>div+div {
    margin-top: 15px
  }
}

.widget_search .container {
  padding: 0
}

.widget_search .container input[type=text] {
  border: 0;
  padding: 0;
  width: calc(100% - 35px)
}

.widget_search .container .btn {
  width: 35px;
  float: right
}

.rtl .widget_search .container .btn {
  float: left
}

.widget_search .search-from .btn {
  background: 0 0;
  font-size: 0;
  padding: 0;
  width: auto
}

.widget_search .search-from .btn:hover {
  color: #f28a3d
}

.widget_search .search-from .btn i {
  font-size: 18px
}

@media (max-width:991px) {
  .bwp-slider {
    padding: 0 25px
  }
}

@media (max-width:767px) {
  .bwp-slider {
    padding: 0 15px
  }
}

.bwp-slider.default .slick-carousel .slick-list {
  padding-left: 0 !important
}

.rtl .bwp-slider.default .slick-carousel .slick-list {
  padding-right: 0 !important;
  padding-left: inherit
}

.bwp-slider.default .item {
  padding-top: 10px
}

.bwp-slider.default .image-slider {
  display: inline-block;
  position: relative
}

.bwp-slider.default .image-slider:before {
  position: absolute;
  width: 65px;
  height: 65px;
  background: #f28a3d;
  content: "";
  z-index: -1;
  left: 28px;
  top: -5px;
}

.rtl .bwp-slider.default .image-slider:before {
  right: 28px;
  left: auto
}

.bwp-slider.default .image-slider label {
  font-size: 15px;
  margin-bottom: 7px;
  margin-left: 18px;
  color: #000;
}

.rtl .bwp-slider.default .image-slider label {
  margin-right: 18px;
  margin-left: inherit
}

.bwp-slider.default .image-slider img {
  min-width: 55px
}

.bwp-slider.default .title-slider {
  font-size: 24px;
  font-weight: 400;
  margin: 0;
  /*max-width: 320px;*/
  line-height: 1.5;
  margin-top: 48px;
  margin-bottom: 24px
}

.bwp-slider.default .description-slider {
  /*max-width: 320px;*/
  line-height: 2.2
}

/*.item.slick-slide:nth-of-type(1){
  margin-right: 120px; 
}
.item.slick-slide:nth-of-type(2){
  margin-left: 60px; 
  margin-right: 60px;
}
.item.slick-slide:nth-of-type(3){
  margin-left: 120px; 
}*/

.bwp-slider.default .slick-dots {
  text-align: center;
  margin-bottom: 2px
}

.bwp-slider.default .slick-dots li {
  width: 10px;
  height: 10px
}

.bwp-slider.default .slick-dots li button {
  width: 10px;
  height: 10px;
  background: rgba(45, 45, 45, .2)
}

.bwp-slider.default .slick-dots li.slick-active {
  width: 14px;
  height: 14px;
  position: relative;
  top: 2px
}

.bwp-slider.default .slick-dots li.slick-active button {
  width: 14px;
  height: 14px;
  background: rgba(45, 45, 45, .4);
  border: 1px solid rgba(45, 45, 45, .4);
  background: 0 0;
  position: relative
}

.bwp-slider.default .slick-dots li.slick-active:before {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  background: rgba(45, 45, 45, .4);
  left: calc(50% - 3px);
  top: calc(50% - 3px);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%
}

.bwp-slider .content-slider .content-excerpt {
  margin-bottom: 30px
}

.bwp-slider .content-slider .content-excerpt a {
  font-family: sf-pro, sans-serif;
  font-weight: 300;
  font-size: 32px;
  line-height: 38px;
  color: #2d2d2d
}

.bwp-slider .content-slider .content-excerpt a strong {
  font-weight: 700
}

.bwp-slider .content-slider .btn-slider a {
  display: inline-block;
  line-height: 56px;
  background: #2d2d2d;
  font-size: 18px;
  color: #fff;
  font-family: sf-pro, sans-serif;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  padding: 0 60px;
  cursor: pointer
}

.bwp-slider .content-slider .btn-slider a:hover {
  background: #f28a3d
}

.bwp-slider ul.slick-dots {
  position: static;
  margin-top: 56px
}

.bwp-slider.slider {
  position: relative
}

.bwp-slider.slider .slick-list {
  padding-right: 610px;
  margin: 0
}

.rtl .bwp-slider.slider .slick-list {
  padding-left: 610px;
  padding-right: inherit
}

.bwp-slider.slider .slick-list .slick-slide {
  padding: 0;
  position: relative;
  top: 160px;
  padding-top: 85px
}

.bwp-slider.slider .slick-list .slick-slide.slick-center {
  top: 0
}

.bwp-slider.slider .slick-list .slick-slide.slick-center .slider-content {
  display: block
}

@media (max-width:767px) {
  .bwp-slider.slider .slick-list .slick-slide {
    padding-top: 0
  }
}

@media (max-width:1199px) {
  .bwp-slider.slider .slick-list {
    padding-right: 0
  }

  .rtl .bwp-slider.slider .slick-list {
    padding-left: 0;
    padding-right: inherit
  }

  .bwp-slider.slider .slick-list .slick-slide {
    top: 0
  }
}

.bwp-slider.slider .slider-content {
  position: absolute;
  padding-top: 80px;
  top: 0;
  display: none;
  min-width: 560px;
  background: #f5f5f5;
  left: 253px;
  padding-left: 80px
}

.rtl .bwp-slider.slider .slider-content {
  right: 253px;
  left: auto;
  padding-right: 80px;
  padding-left: inherit
}

@media (max-width:1499px) {
  .bwp-slider.slider .slider-content {
    left: 100px
  }

  .rtl .bwp-slider.slider .slider-content {
    right: 100px;
    left: auto
  }
}

@media (max-width:991px) {
  .bwp-slider.slider .slider-content {
    display: block
  }
}

.bwp-slider.slider .slider-content .title-slider {
  font-size: 32px;
  font-weight: 400;
  margin: 0;
  margin-bottom: 15px
}

.bwp-slider.slider .slider-content .btn-slider {
  font-size: 12px;
  text-transform: uppercase
}

.bwp-slider.slider .slider-content .btn-slider a {
  display: inline-block;
  float: right;
  line-height: 70px;
  padding: 0 50px;
  background: #2d2d2d;
  color: #fff;
  font-weight: 600
}

.rtl .bwp-slider.slider .slider-content .btn-slider a {
  float: left
}

.bwp-slider.slider .slider-content .btn-slider a:after {
  display: inline-block;
  content: "\24";
  font-family: ElegantIcons;
  line-height: 1;
  font-size: 17px;
  margin-left: 5px;
  position: relative;
  top: 3px;
  font-weight: 400
}

.rtl .bwp-slider.slider .slider-content .btn-slider a:after {
  margin-right: 5px;
  margin-left: inherit
}

.bwp-slider.slider .slider-content .btn-slider a:hover {
  background: #f28a3d;
  color: #2d2d2d
}

.bwp-slider.slider .slider-content .description-slider {
  max-width: 350px;
  margin-bottom: 50px
}

@media (max-width:1199px) {
  .bwp-slider.slider .slider-content {
    position: unset;
    padding: 50px 80px;
    background: 0 0;
    margin-bottom: 0px
  }

  .bwp-slider.slider .slider-content .btn-slider {
    text-align: right
  }

  .rtl .bwp-slider.slider .slider-content .btn-slider {
    text-align: left
  }

  .bwp-slider.slider .slider-content .btn-slider a {
    float: unset
  }

  .bwp-slider.slider .slider-content .description-slider {
    max-width: unset
  }
}

@media (max-width:767px) {
  .bwp-slider.slider .slider-content {
    padding: 50px 0;
    min-width: unset
  }
}

.bwp-slider.slider .slick-arrow {
  position: absolute;
  top: 130px;
  right: 60px;
  border: 2px solid #f28a3d;
  width: 70px;
  height: 70px;
  line-height: 70px;
  font-size: 20px
}

.rtl .bwp-slider.slider .slick-arrow {
  left: 60px;
  right: auto
}

.bwp-slider.slider .slick-arrow:before {
  content: "\24";
  font-family: ElegantIcons
}

.bwp-slider.slider .slick-arrow.zmdi-chevron-left {
  right: 128px;
  left: auto
}

.rtl .bwp-slider.slider .slick-arrow.zmdi-chevron-left {
  left: 128px;
  right: auto;
  left: auto
}

.bwp-slider.slider .slick-arrow.zmdi-chevron-left:before {
  content: "\23";
  font-family: ElegantIcons
}

.bwp-slider.slider .slick-arrow:hover {
  background: #f28a3d;
  color: #2d2d2d
}

@media (max-width:1199px) {
  .bwp-slider.slider .slick-arrow {
    top: 0
  }
}

@media (max-width:767px) {
  .bwp-slider.slider .slick-arrow {
    display: none !important
  }
}

.bwp-slider.slider ul.slick-dots {
  position: absolute;
  margin-top: 0;
  top: 157px;
  right: 550px;
  bottom: auto;
  width: auto;
  z-index: -1
}

.rtl .bwp-slider.slider ul.slick-dots {
  left: 550px;
  right: auto
}

.bwp-slider.slider ul.slick-dots li {
  display: none;
  width: auto;
  height: auto
}

.bwp-slider.slider ul.slick-dots li.slick-active {
  display: inline-block;
  position: relative
}

.bwp-slider.slider ul.slick-dots li button {
  width: auto;
  height: auto;
  background: 0 0;
  border: none;
  display: inline-block;
  font-size: 20px;
  color: #2d2d2d
}

@media (max-width:1199px) {
  .bwp-slider.slider ul.slick-dots {
    top: 35px;
    left: 60px;
    right: auto
  }

  .rtl .bwp-slider.slider ul.slick-dots {
    right: 60px;
    left: auto;
    right: auto
  }
}

@media (max-width:991px) {
  .bwp-slider.slider ul.slick-dots {
    left: 42px
  }

  .rtl .bwp-slider.slider ul.slick-dots {
    right: 42px;
    left: auto
  }
}

@media (max-width:767px) {
  .bwp-slider.slider ul.slick-dots {
    display: none !important
  }
}

.bwp-slider.slider .cout {
  position: absolute;
  top: 150px;
  right: 528px;
  font-size: 20px;
  color: #2d2d2d
}

.rtl .bwp-slider.slider .cout {
  left: 528px;
  right: auto
}

.bwp-slider.slider .cout:before {
  content: "/";
  display: inline-block;
  color: #2d2d2d;
  font-size: 22px;
  margin-right: 3px
}

.rtl .bwp-slider.slider .cout:before {
  margin-left: 3px;
  margin-right: inherit
}

@media (max-width:1199px) {
  .bwp-slider.slider .cout {
    top: 28px;
    left: 90px;
    right: auto
  }

  .rtl .bwp-slider.slider .cout {
    right: 90px;
    left: auto;
    right: auto
  }
}

@media (max-width:767px) {
  .bwp-slider.slider .cout {
    display: none
  }
}

@media (max-width:991px) {
  .bwp-slider.slider-2 {
    padding: 0
  }
}

.bwp-slider.slider-2 .item>.row {
  display: flex;
  align-items: center;
  flex-wrap: wrap
}

@media (max-width:991px) {
  .bwp-slider.slider-2 .item>.row>.div {
    padding: 0
  }
}

.bwp-slider.slider-2 .image-slider {
  padding-left: 120px
}

.rtl .bwp-slider.slider-2 .image-slider {
  padding-right: 120px;
  padding-left: inherit
}

@media (max-width:1199px) {
  .bwp-slider.slider-2 .image-slider {
    padding-left: 0
  }

  .rtl .bwp-slider.slider-2 .image-slider {
    padding-right: 0;
    padding-left: inherit
  }
}

.bwp-slider.slider-2 .slider-content {
  padding-left: 60px
}

.rtl .bwp-slider.slider-2 .slider-content {
  padding-right: 60px;
  padding-left: inherit
}

@media (max-width:1199px) {
  .bwp-slider.slider-2 .slider-content {
    padding-left: 0
  }

  .rtl .bwp-slider.slider-2 .slider-content {
    padding-right: 0;
    padding-left: inherit
  }
}

@media (max-width:991px) {
  .bwp-slider.slider-2 .slider-content {
    margin-top: 50px
  }
}

.bwp-slider.slider-2 .title-slider {
  display: inline-block;
  position: relative;
  font-size: 32px;
  margin: 0;
  padding-bottom: 25px
}

.bwp-slider.slider-2 .title-slider:before {
  content: "";
  width: 55px;
  height: 2px;
  background: #2d2d2d;
  position: absolute;
  bottom: 0;
  left: 0
}

.rtl .bwp-slider.slider-2 .title-slider:before {
  right: 0;
  left: auto
}

.bwp-slider.slider-2 .description-slider {
  margin-top: 40px;
  color: #2d2d2d
}

.bwp-slider.slider-2 .description-slider strong {
  color: #2d2d2d;
  font-size: 20.03px;
  font-family: Playfair Display, sans-serif;
  line-height: 1.7;
  display: inline-block;
  margin-bottom: 15px
}

.bwp-slider.slider-2 .description-slider ul {
  padding: 0;
  color: #595959;
  margin-top: 50px
}

.bwp-slider.slider-2 .description-slider ul li {
  list-style: none;
  position: relative;
  line-height: 50px;
  padding-left: 40px;
  border-bottom: 1px solid rgba(89, 89, 89, .2)
}

.rtl .bwp-slider.slider-2 .description-slider ul li {
  padding-right: 40px;
  padding-left: inherit
}

.bwp-slider.slider-2 .description-slider ul li:last-child {
  border-bottom: 0
}

.bwp-slider.slider-2 .description-slider ul li:before {
  content: "\eac7";
  font-family: IcoFont;
  font-size: 20px;
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 400
}

.bwp-slider.slider-2 .slick-arrow {
  position: absolute;
  left: 0;
  right: auto;
  border: 2px solid #f28a3d;
  width: 70px;
  height: 70px;
  line-height: 70px;
  font-size: 20px;
  top: 40%;
  background: 0 0
}

.rtl .bwp-slider.slider-2 .slick-arrow {
  right: 0;
  left: auto;
  right: auto
}

.bwp-slider.slider-2 .slick-arrow:before {
  content: "\24";
  font-family: ElegantIcons
}

.bwp-slider.slider-2 .slick-arrow.zmdi-chevron-left {
  top: 51%
}

.bwp-slider.slider-2 .slick-arrow.zmdi-chevron-left:before {
  content: "\23";
  font-family: ElegantIcons
}

.bwp-slider.slider-2 .slick-arrow:hover {
  background: #f28a3d;
  color: #2d2d2d
}

@media (max-width:1199px) {
  .bwp-slider.slider-2 .slick-arrow {
    display: none !important
  }
}

.bwp-slider.slider-3 {
  position: relative;
  max-width: 82.75%;
  margin: auto
}

@media (max-width:767px) {
  .bwp-slider.slider-3 {
    padding: 0
  }
}

.bwp-slider.slider-3 .content {
  padding: 0 80px
}

.bwp-slider.slider-3 .slick-arrow {
  background: #2d2d2d;
  color: #fff;
  width: 80px;
  height: 450px;
  line-height: 450px;
  top: calc(50% - 225px)
}

@media (max-width:1199px) {
  .bwp-slider.slider-3 .slick-arrow {
    height: 200px;
    line-height: 200px;
    top: calc(50% - 100px)
  }
}

.bwp-slider.slider-3 .slick-arrow:hover {
  color: #f28a3d
}

.bwp-slider.slider-3 .slick-arrow:before {
  content: "\24";
  font-family: ElegantIcons;
  position: relative;
  left: 15px;
  top: 17px
}

.rtl .bwp-slider.slider-3 .slick-arrow:before {
  right: 15px;
  left: auto
}

.bwp-slider.slider-3 .slick-arrow:after {
  content: "next";
  text-transform: uppercase;
  font-size: 12px;
  font-family: sf-pro, sans-serif;
  position: relative;
  top: -30px;
  left: -10px
}

.rtl .bwp-slider.slider-3 .slick-arrow:after {
  right: -10px;
  left: auto
}

.bwp-slider.slider-3 .slick-arrow.zmdi-chevron-left:before {
  content: "\23";
  font-family: ElegantIcons
}

.bwp-slider.slider-3 .slick-arrow.zmdi-chevron-left:after {
  content: "prev"
}

@media (max-width:991px) {
  .bwp-slider.slider-3 {
    max-width: 100%
  }

  .bwp-slider.slider-3 .content {
    padding: 0
  }

  .bwp-slider.slider-3 .slick-arrow {
    display: none !important
  }
}

.bwp-slider.slider-4 {
  padding-right: 55px
}

.rtl .bwp-slider.slider-4 {
  padding-left: 55px;
  padding-right: inherit
}

@media (max-width:1199px) {
  .bwp-slider.slider-4 {
    padding-right: 0
  }

  .rtl .bwp-slider.slider-4 {
    padding-left: 0;
    padding-right: inherit
  }
}

@media (max-width:991px) {
  .bwp-slider.slider-4 {
    padding: 0
  }
}

.bwp-slider.slider-4 .slider-content {
  position: relative
}

.bwp-slider.slider-4 .slick-arrow {
  width: 64px;
  height: 64px;
  background: #2d2d2d;
  color: #fff;
  line-height: 64px;
  top: auto;
  bottom: 20px;
  right: 20px;
  left: auto
}

.rtl .bwp-slider.slider-4 .slick-arrow {
  left: 20px;
  right: auto
}

.bwp-slider.slider-4 .slick-arrow:before {
  content: "\24";
  font-family: eleganticons
}

.bwp-slider.slider-4 .slick-arrow.zmdi-chevron-left {
  right: 94px
}

.rtl .bwp-slider.slider-4 .slick-arrow.zmdi-chevron-left {
  left: 94px;
  right: auto
}

.bwp-slider.slider-4 .slick-arrow.zmdi-chevron-left:before {
  content: "\23";
  font-family: eleganticons
}

.bwp-slider.slider-4 .slick-arrow:hover {
  background: #f28a3d
}

.bwp-slider.slider-5 {
  padding-left: 200px
}

.rtl .bwp-slider.slider-5 {
  padding-right: 200px;
  padding-left: inherit
}

.bwp-slider.slider-5 .slick-list {
  padding-right: 340px
}

.rtl .bwp-slider.slider-5 .slick-list {
  padding-left: 340px;
  padding-right: inherit
}

@media (max-width:1499px) {
  .bwp-slider.slider-5 {
    padding-left: 20px
  }

  .rtl .bwp-slider.slider-5 {
    padding-right: 20px;
    padding-left: inherit
  }
}

@media (max-width:1199px) {
  .bwp-slider.slider-5 .slick-list {
    padding-right: 200px
  }

  .rtl .bwp-slider.slider-5 .slick-list {
    padding-left: 200px;
    padding-right: inherit
  }
}

@media (max-width:991px) {
  .bwp-slider.slider-5 .slick-list {
    padding-right: 0
  }

  .rtl .bwp-slider.slider-5 .slick-list {
    padding-left: 0;
    padding-right: inherit
  }
}

.social-link {
  padding: 0
}

.social-link li {
  display: inline-block;
  text-align: center;
  margin: 0 17px
}

.social-link li:first-child {
  margin-left: 0
}

.rtl .social-link li:first-child {
  margin-right: 0;
  margin-left: inherit
}

.social-link li:last-child {
  margin-right: 0
}

.rtl .social-link li:last-child {
  margin-left: 0;
  margin-right: inherit
}

.social-link li a i {
  font-size: 23px;
  color: #666
}

.social-link li:hover a i {
  color: #f28a3d
}

.bwp-gallery .slick-slide {
  text-align: center
}

.bwp-gallery .slick-slide img {
  display: inline-block
}

.bwp-gallery .slick-dots {
  position: absolute;
  bottom: 15px;
  padding: 0;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%)
}

.bwp-gallery .slick-dots li button {
  border: 0;
  opacity: .4;
  background: #2d2d2d;
  width: 16px;
  height: 16px;
  transform: none
}

.bwp-gallery .slick-dots li.slick-active button,
.bwp-gallery .slick-dots li button:hover {
  background: #fff;
  opacity: 1
}

.vc_wp_tagcloud .widget_tag_cloud h2.widgettitle {
  font-size: 18px;
  border-bottom: 1px solid #343434;
  margin-top: 0;
  margin-bottom: 10px;
  padding-bottom: 14px
}

.bwp-lookbook .item {
  margin-bottom: 30px
}

.bwp-lookbook .item-lookbook {
  border-radius: 50%
}

.bwp-lookbook .item-lookbook,
.bwp-lookbook .item-lookbook .number-lookbook {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%
}

.bwp-lookbook .item-lookbook .number-lookbook {
  width: 25px !important;
  height: 25px !important;
  border-radius: 50%;
  text-align: center;
  line-height: 21px;
  border: 2px solid #f28a3d;
  -webkit-transition: width .2s ease, height .2s ease;
  transition: width .2s ease, height .2s ease;
  position: relative;
  display: inline-block;
  z-index: 1;
  background: #fff
}

@media (min-width:768px) {
  .bwp-lookbook .item-lookbook .number-lookbook {
    text-indent: -1px
  }

  .bwp-lookbook .item-lookbook .number-lookbook:before {
    position: absolute;
    content: "";
    top: 2px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    left: 2px;
    width: 17px;
    height: 17px;
    border: 2px solid #f28a3d;
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: scale .2s ease, opacity .2s ease;
    transition: scale .2s ease, opacity .2s ease;
    background: #fff;
    z-index: -1
  }

  .rtl .bwp-lookbook .item-lookbook .number-lookbook:before {
    right: 2px;
    left: auto
  }

  .bwp-lookbook .item-lookbook .number-lookbook>span {
    font-size: 0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    width: 10px;
    height: 10px;
    border: 2px solid #f28a3d;
    display: inline-block;
    text-indent: -20px;
    overflow: hidden;
    -webkit-transform: translateY(-.4px) translateX(.4px);
    transform: translateY(-.4px) translateX(.4px)
  }
}

.bwp-lookbook .item-lookbook .content-lookbook {
  z-index: 9;
  text-align: center;
  padding: 15px 15px 25px;
  box-shadow: -1px 5px 5px 0 hsla(0, 0%, 56%, .5)
}

.rtl .bwp-lookbook .item-lookbook .content-lookbook {
  padding: 15px 15px 25px
}

.bwp-lookbook .item-lookbook .content-lookbook .item-title {
  margin-bottom: 10px
}

.bwp-lookbook .item-lookbook .content-lookbook .item-title a {
  color: #595959;
  font-weight: 600
}

.bwp-lookbook .item-lookbook .content-lookbook .item-title a:hover {
  color: #2d2d2d
}

.bwp-lookbook .item-lookbook .content-lookbook .price {
  font-weight: 600
}

.bwp-lookbook .item-lookbook:hover {
  cursor: pointer
}

@media (min-width:768px) {
  .bwp-lookbook .item-lookbook:hover .number-lookbook:before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  .bwp-lookbook .item-lookbook:hover .number-lookbook>span {
    background: #f28a3d
  }
}

.bwp-lookbook .info-lookbook {
  font-size: 13px
}

.bwp-lookbook .info-lookbook .title-lookbook {
  margin-top: 18px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: Playfair Display, sans-serif
}

.bwp-lookbook .bwp-content-lookbook {
  vertical-align: top
}

.bwp-lookbook.slider {
  position: relative
}

.bwp-lookbook.slider .slick-carousel {
  overflow: hidden
}

.bwp-lookbook.slider .slick-list {
  margin: 0 -15px
}

.bwp-lookbook.slider .item {
  text-align: center;
  padding: 0 15px
}

.bwp-coutdown.default {
  text-align: center;
  max-width: 715px;
  margin: auto
}

.bwp-coutdown.default .title {
  font-size: 86px;
  color: #fff;
  margin: 0;
  font-weight: 500;
  margin-bottom: 40px
}

@media (max-width:1199px) {
  .bwp-coutdown.default .title {
    font-size: 70px
  }
}

@media (max-width:767px) {
  .bwp-coutdown.default .title {
    font-size: 55px
  }
}

.bwp-coutdown.default .desc {
  color: #fff;
  font-size: 18px;
  margin-bottom: 42px
}

.bwp-coutdown.default .countdown-deal {
  color: #fff
}

.bwp-coutdown.default .countdown-deal .countdown-content>span {
  display: inline-block;
  padding: 0 30px;
  position: relative
}

.bwp-coutdown.default .countdown-deal .countdown-content>span:after {
  content: "";
  display: inline-block;
  background: hsla(0, 0%, 100%, .4);
  width: 2px;
  height: 40px;
  position: absolute;
  right: 0;
  top: 14px
}

.rtl .bwp-coutdown.default .countdown-deal .countdown-content>span:after {
  left: 0;
  right: auto
}

.bwp-coutdown.default .countdown-deal .countdown-content>span:last-child:after {
  display: none
}

.bwp-coutdown.default .countdown-deal .countdown-content .countdown-amount {
  display: block;
  font-size: 42px;
  font-family: Playfair Display, sans-serif;
  line-height: 1
}

.bwp-coutdown.default .countdown-deal .countdown-content .countdown-text {
  font-size: 12px;
  text-transform: uppercase
}

@media (max-width:767px) {
  .bwp-coutdown.default .countdown-deal .countdown-content>span {
    padding: 0 15px
  }

  .bwp-coutdown.default .countdown-deal .countdown-content>span:after {
    width: 2px;
    height: 30px;
    top: 7px
  }

  .bwp-coutdown.default .countdown-deal .countdown-content .countdown-amount {
    font-size: 25px
  }
}

.bwp-widget-video.default .bg-video {
  display: flex;
  flex-wrap: wrap;
  align-items: center
}

.bwp-widget-video.default .video-wrapper {
  width: 50%
}

@media (max-width:991px) {
  .bwp-widget-video.default .video-wrapper {
    width: 100%
  }
}

.bwp-widget-video.default .content {
  width: 50%;
  background: #fff;
  padding: 0 190px 0 200px
}

.rtl .bwp-widget-video.default .content {
  padding: 0 200px 0 190px
}

@media (max-width:1600px) {

  .bwp-widget-video.default .content,
  .rtl .bwp-widget-video.default .content {
    padding: 0 100px
  }
}

@media (max-width:1499px) {

  .bwp-widget-video.default .content,
  .rtl .bwp-widget-video.default .content {
    padding: 0 100px
  }
}

@media (max-width:1199px) {

  .bwp-widget-video.default .content,
  .rtl .bwp-widget-video.default .content {
    padding: 0 20px
  }
}

@media (max-width:991px) {
  .bwp-widget-video.default .content {
    width: 100%;
    margin-bottom: 30px
  }
}

.bwp-widget-video.default .title-video h2 {
  margin: 0;
  font-size: 52px;
  line-height: 59px;
  color: #2d2d2d;
  font-weight: 400;
  margin-bottom: 30px
}

@media (max-width:1199px) {
  .bwp-widget-video.default .title-video h2 {
    font-size: 32px
  }
}

.bwp-widget-video.default .description {
  font-size: 18px;
  line-height: 40px;
  color: #666;
  margin-bottom: 45px
}

@media (max-width:1199px) {
  .bwp-widget-video.default .description {
    margin-bottom: 20px
  }
}

.bwp-widget-video.default .bwp-video {
  position: relative;
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 700;
  color: #2d2d2d;
  line-height: 60px;
  padding-left: 75px
}

.rtl .bwp-widget-video.default .bwp-video {
  padding-right: 75px;
  padding-left: inherit
}

.bwp-widget-video.default .bwp-video:before {
  position: absolute;
  content: "\ecaa";
  font-family: icofont;
  width: 60px;
  height: 60px;
  text-align: center;
  left: 0;
  line-height: 56px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border: 2px solid #f28a3d;
  color: #f28a3d;
  font-size: 30px;
  text-indent: 8px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

.rtl .bwp-widget-video.default .bwp-video:before {
  right: 0;
  left: auto
}

.bwp-widget-video.default .bwp-video:after {
  content: "\24";
  font-family: eleganticons;
  font-size: 16px;
  position: absolute;
  right: -25px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

.rtl .bwp-widget-video.default .bwp-video:after {
  left: -25px;
  right: auto
}

.bwp-widget-video.default .bwp-video:hover:before {
  background: #f28a3d;
  color: #2d2d2d
}

.bwp-widget-video.default .bwp-video:hover:after {
  right: -30px
}

.rtl .bwp-widget-video.default .bwp-video:hover:after {
  left: -30px;
  right: auto
}

@media (max-width:1199px) {
  .bwp-widget-video.default .bwp-video {
    line-height: 40px;
    padding-left: 50px
  }

  .rtl .bwp-widget-video.default .bwp-video {
    padding-right: 50px;
    padding-left: inherit
  }

  .bwp-widget-video.default .bwp-video:before {
    line-height: 36px;
    width: 40px;
    height: 40px;
    font-size: 20px
  }
}

.bwp-widget-video.layout1 {
  position: relative
}

.bwp-widget-video.layout1 .title-video {
  margin-bottom: 10px
}

.bwp-widget-video.layout1 .title-video h2 {
  font-size: 52px;
  margin: 0
}

@media (max-width:767px) {
  .bwp-widget-video.layout1 .title-video h2 {
    font-size: 32px
  }
}

.bwp-widget-video.layout1 .content {
  max-width: 49%;
  background: #fff;
  position: absolute;
  top: 0;
  right: 0;
  color: #898989;
  padding: 95px 330px 107px 120px
}

.rtl .bwp-widget-video.layout1 .content {
  left: 0;
  right: auto;
  padding: 95px 120px 107px 330px
}

@media (max-width:1700px) {
  .bwp-widget-video.layout1 .content {
    padding: 95px 240px 107px 120px
  }

  .rtl .bwp-widget-video.layout1 .content {
    padding: 95px 120px 107px 240px
  }
}

@media (max-width:1500px) {
  .bwp-widget-video.layout1 .content {
    padding: 95px 140px 107px 120px
  }

  .rtl .bwp-widget-video.layout1 .content {
    padding: 95px 120px 107px 140px
  }
}

@media (max-width:1199px) {
  .bwp-widget-video.layout1 .content {
    max-width: 100%;
    position: unset;
    padding: 30px 140px 0 120px
  }

  .rtl .bwp-widget-video.layout1 .content {
    padding: 30px 120px 0 140px
  }
}

@media (max-width:767px) {

  .bwp-widget-video.layout1 .content,
  .rtl .bwp-widget-video.layout1 .content {
    padding: 30px 20px 0
  }
}

.bwp-widget-video.layout1 .bwp-image {
  position: relative
}

.bwp-widget-video.layout1 .video-play {
  font-size: 18px;
  font-family: Playfair Display, sans-serif;
  display: inline-block;
  background: #d0b483;
  width: 180px;
  height: 180px;
  position: absolute;
  top: 315px;
  left: calc(50% - 70px);
  text-align: center;
  z-index: 10;
  padding-top: 40px
}

.bwp-widget-video.layout1 .video-play .bwp-video {
  position: relative;
  display: inline-block;
  color: #fff;
  padding-top: 73px
}

.bwp-widget-video.layout1 .video-play .bwp-video:before {
  content: "\f04b";
  font-family: FontAwesome;
  color: #fff;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border: 1px solid #fff;
  position: absolute;
  top: 0;
  line-height: 60px;
  text-align: center;
  left: calc(50% - 30px);
  text-indent: 4px;
  @inclue transition(all .3s ease)
}

.bwp-widget-video.layout1 .video-play .bwp-video:hover:before {
  background: #2d2d2d;
  color: #9e8e66;
  border: 1px solid #9e8e66
}

@media (max-width:1199px) {
  .bwp-widget-video.layout1 .video-play {
    top: calc(50% - 90px);
    left: calc(50% - 90px)
  }
}

@media (max-width:767px) {
  .bwp-widget-video.layout1 .video-play {
    width: 60px;
    height: 60px;
    top: calc(50% - 30px);
    left: calc(50% - 30px);
    background: 0 0;
    padding: 0
  }

  .bwp-widget-video.layout1 .video-play .bwp-video {
    font-size: 0
  }

  .bwp-widget-video.layout1 .video-play .bwp-video:before {
    font-size: 20px;
    background: #f28a3d
  }
}

.page-template-homepage .tooltipster-sidetip {
  width: auto !important;
  height: auto !important;
  margin-left: 4px
}

.rtl .page-template-homepage .tooltipster-sidetip {
  margin-right: 4px;
  margin-left: inherit
}

.page-template-homepage .tooltipster-sidetip .tooltipster-box .tooltipster-content .tooltip_content:not(.layout1) {
  padding: 0 10px;
  top: -60px;
  position: relative;
  background: #000
}

.page-template-homepage .tooltipster-sidetip .tooltipster-box .tooltipster-content .tooltip_content:not(.layout1):before {
  position: absolute;
  content: "";
  width: 20px;
  height: 1px;
  background: #2d2d2d;
  left: -20px;
  top: 15px
}

.rtl .page-template-homepage .tooltipster-sidetip .tooltipster-box .tooltipster-content .tooltip_content:not(.layout1):before {
  right: -20px;
  left: auto
}

.page-template-homepage .tooltipster-sidetip .tooltipster-box .tooltipster-content .tooltip_content:not(.layout1):after {
  position: absolute;
  content: "";
  width: 1px;
  height: 56px;
  background: #2d2d2d;
  left: -20px;
  top: 15px
}

.rtl .page-template-homepage .tooltipster-sidetip .tooltipster-box .tooltipster-content .tooltip_content:not(.layout1):after {
  right: -20px;
  left: auto
}

.page-template-homepage .tooltipster-sidetip .tooltipster-box .tooltipster-content .tooltip_content:not(.layout1) p {
  margin: 0
}

.page-template-homepage .tooltipster-sidetip .tooltipster-box .tooltipster-content .tooltip_content:not(.layout1) i {
  display: none
}

.bwp-hotspots.default .row {
  display: flex;
  flex-wrap: wrap
}

.projectpage-inner .bwp-image a:before {
       position: absolute;
    height: 400px;
    width: 270px;
    right: -50px;
    top: 430px;

        right: auto;
    top: 100px;

    height: 95%;
    width: calc(100% - 15%);
    left: calc(7% + 70px);

    background: rgb(255,138,1);
    background: -moz-linear-gradient(45deg, rgba(255,138,1,1) 0%, rgba(225,19,123,1) 100%);
    background: -webkit-linear-gradient(45deg, rgba(255,138,1,1) 0%,rgba(225,19,123,1) 100%);
       background: linear-gradient(8deg, rgb(242, 138, 62) 0%,#414099 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8a01', endColorstr='#e1137b',GradientType=1 );
    content: "";
    z-index: -1;
}

.bwp-hotspots.default .bwp-image-hotspots-accordion {
  padding: 25px 50px 0 80px;
  overflow: hidden
}

.rtl .bwp-hotspots.default .bwp-image-hotspots-accordion {
  padding: 25px 80px 0 50px
}

@media (max-width:1199px) {

  .bwp-hotspots.default .bwp-image-hotspots-accordion,
  .rtl .bwp-hotspots.default .bwp-image-hotspots-accordion {
    padding: 25px 0 0
  }
}

@media (max-width:991px) {
  .bwp-hotspots.default .bwp-image-hotspots-accordion {
    margin-bottom: 50px
  }
}

.bwp-hotspots.default .bwp-image-hotspots-accordion .bwp-image-hotspots-accordion-inner {
  height: 100%
}

.bwp-hotspots.default .bwp-image-hotspots-accordion .bwp-image-hotspots-accordion-inner .scroll-content {
  padding-right: 30px
}

.rtl .bwp-hotspots.default .bwp-image-hotspots-accordion .bwp-image-hotspots-accordion-inner .scroll-content {
  padding-left: 30px;
  padding-right: inherit
}

@media (max-width:991px) {
  .bwp-hotspots.default .bwp-image-hotspots-accordion .bwp-image-hotspots-accordion-inner .scroll-content {
    padding-right: 0
  }

  .rtl .bwp-hotspots.default .bwp-image-hotspots-accordion .bwp-image-hotspots-accordion-inner .scroll-content {
    padding-left: 0;
    padding-right: inherit
  }
}

.bwp-hotspots.default .bwp-image-hotspots-accordion .bwp-image-hotspots-accordion-inner .elementor-accordion-item {
  border: none;
  border-bottom: 1px solid #ebebeb
}

.bwp-hotspots.default .bwp-image-hotspots-accordion .bwp-image-hotspots-accordion-inner .elementor-accordion-item .elementor-tab-title {
  padding: 27px 0 29px;
  font-family: Playfair Display, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: #2d2d2d;
  position: relative
}

@media (max-width:1199px) {
  .bwp-hotspots.default .bwp-image-hotspots-accordion .bwp-image-hotspots-accordion-inner .elementor-accordion-item .elementor-tab-title {
    font-size: 14px
  }
}

.bwp-hotspots.default .bwp-image-hotspots-accordion .bwp-image-hotspots-accordion-inner .elementor-accordion-item .elementor-tab-title:after {
  position: absolute;
  content: "";
  width: 12px;
  height: 2px;
  background: #2d2d2d;
  right: 7px;
  top: 35px
}

.rtl .bwp-hotspots.default .bwp-image-hotspots-accordion .bwp-image-hotspots-accordion-inner .elementor-accordion-item .elementor-tab-title:after {
  left: 7px;
  right: auto
}

.bwp-hotspots.default .bwp-image-hotspots-accordion .bwp-image-hotspots-accordion-inner .elementor-accordion-item .elementor-tab-title:before {
  position: absolute;
  content: "";
  width: 2px;
  height: 12px;
  background: #2d2d2d;
  right: 12px;
  top: 30px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}

.rtl .bwp-hotspots.default .bwp-image-hotspots-accordion .bwp-image-hotspots-accordion-inner .elementor-accordion-item .elementor-tab-title:before {
  left: 12px;
  right: auto
}

.bwp-hotspots.default .bwp-image-hotspots-accordion .bwp-image-hotspots-accordion-inner .elementor-accordion-item .elementor-tab-title i {
  margin-right: 15px;
  font-size: 15px;
  width: 15px;
  text-align: center
}

.rtl .bwp-hotspots.default .bwp-image-hotspots-accordion .bwp-image-hotspots-accordion-inner .elementor-accordion-item .elementor-tab-title i {
  margin-left: 15px;
  margin-right: inherit
}

.bwp-hotspots.default .bwp-image-hotspots-accordion .bwp-image-hotspots-accordion-inner .elementor-accordion-item .elementor-tab-title p {
  margin: 0
}

.bwp-hotspots.default .bwp-image-hotspots-accordion .bwp-image-hotspots-accordion-inner .elementor-accordion-item .elementor-tab-title.elementor-active:before {
  display: none
}

.bwp-hotspots.default .bwp-image-hotspots-accordion .bwp-image-hotspots-accordion-inner .elementor-accordion-item .elementor-tab-content {
  padding: 0;
  border: none;
  width: 53%;
  margin-bottom: 20px
}

.bwp-hotspots.default .bwp-image-hotspots-accordion .bwp-image-hotspots-accordion-inner .elementor-accordion-item .elementor-tab-content p {
  margin: 0;
  color: #898989;
  font-weight: 400
}

@media (max-width:1199px) {
  .bwp-hotspots.default .bwp-image-hotspots-accordion .bwp-image-hotspots-accordion-inner .elementor-accordion-item .elementor-tab-content {
    width: auto
  }
}

.bwp-hotspots.default .bwp-image-hotspots-container {
  overflow: hidden
}

.bwp-hotspots.default .bwp-addons-image-hotspots-ib-img {
  display: block
}

.bwp-hotspots.default .bwp-image-hotspots-main-icons-tooltips-wrapper {
  top: 0;
  left: 0;
  position: absolute;
  bottom: 0;
  right: 0
}

.bwp-hotspots.default .elementor-widget-bwp-image-hotspots .elementor-widget-container {
  display: flex;
  flex-wrap: wrap
}

.bwp-hotspots.default .elementor-widget-bwp-image-hotspots .bwp-image-hotspots-accordion {
  overflow: hidden;
  background-color: #fff
}

.bwp-hotspots.default .elementor-widget-bwp-image-hotspots .elementor-accordion .elementor-tab-title {
  text-transform: uppercase;
  letter-spacing: .2em;
  padding: 30px 30px 30px 0;
  position: relative
}

.bwp-hotspots.default .elementor-widget-bwp-image-hotspots .elementor-accordion .elementor-tab-title:before {
  position: absolute;
  content: "\f078";
  top: calc(50% - 11px);
  right: 0;
  border: 2px solid #f8f8f8;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 9px;
  padding-left: 1px;
  padding-bottom: 2px
}

.bwp-hotspots.default .elementor-widget-bwp-image-hotspots .elementor-accordion .elementor-tab-title.elementor-active:before {
  content: "\f077"
}

.bwp-hotspots.default .elementor-widget-bwp-image-hotspots .elementor-accordion .elementor-tab-content {
  border-top: 0;
  padding: 0 0 40px
}

.bwp-hotspots.default .elementor-widget-bwp-image-hotspots .elementor-accordion .elementor-accordion-item {
  border-left: 0;
  border-right: 0
}

.bwp-hotspots.default .elementor-widget-bwp-image-hotspots .elementor-accordion .elementor-accordion-item:first-child {
  border-top: 0
}

.bwp-hotspots.default .elementor-widget-bwp-image-hotspots .scrollbar-inner>.scroll-element .scroll-bar {
  opacity: 1
}

.bwp-hotspots.default .bwp-image-hotspots-main-icons {
  cursor: pointer;
  display: block;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  z-index: 99999999
}

.bwp-hotspots.default .bwp-image-hotspots-main-icons .bwp-image-hotspots-icon {
  cursor: pointer;
  display: block;
  text-align: center;
  border-radius: 50%;
  height: 18px;
  width: 18px;
  line-height: 18px;
  box-shadow: 0 0 0 8px rgba(27, 25, 28, .1);
  background: #2d2d2d
}

.bwp-hotspots.default .bwp-image-hotspots-main-icons .bwp-image-hotspots-icon:after {
  box-shadow: 0 0 0 8px hsla(0, 0%, 100%, .2);
  border-radius: 200%;
  content: "";
  position: absolute;
  z-index: -1;
  transform: scale(1);
  pointer-events: none;
  animation: a 2s infinite;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0
}

.bwp-hotspots.default .bwp-image-hotspots-main-icons .bwp-image-hotspots-icon:before {
  content: "";
  position: absolute;
  top: calc(50% - 3px);
  left: calc(50% - 3px);
  width: 6px;
  height: 6px;
  display: block;
  border-radius: 50%;
  background-color: #f28a3d
}

.bwp-hotspots.default .bwp-image-hotspots-main-icons .bwp-image-hotspots-image-icon {
  width: 40px;
  height: 40px
}

.bwp-hotspots.default .bwp-image-hotspots-main-icons .bwp-image-hotspots-text {
  cursor: pointer;
  display: block;
  text-align: center;
  border-radius: 0;
  margin: 0;
  padding: 0 10px;
  border-color: #000
}

.bwp-hotspots.default .bwp-image-hotspots-tooltips-wrapper {
  display: none;
  position: absolute;
  z-index: 9999
}

.bwp-hotspots.default .tooltipster-sidetip {
  z-index: 9999;
  width: auto !important
}

.bwp-hotspots.default .tooltipster-box div.bwp-image-hotspots-tooltips-text {
  border-color: #000;
  overflow: hidden
}

.bwp-hotspots.default .tooltipster-sidetip div.tooltipster-box {
  background: 0 0;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, .18)
}

.bwp-hotspots.default .tooltipster-sidetip div.bwp-image-hotspots-tooltips-text {
  padding: 15px 30px
}

.bwp-hotspots.default .tooltipster-sidetip div.bwp-image-hotspots-tooltips-text * {
  margin: 0;
  padding: 0
}

.bwp-hotspots.default .tooltipster-box .bwp-image-hotspots-tooltips-text * {
  margin: 0
}

@keyframes a {
  0% {
    transform: scale(1);
    opacity: 1
  }

  to {
    transform: scale(1.5);
    opacity: 0
  }
}

.bwp-hotspots.default .tooltipster-box .tooltipster-content {
  background: hsla(0, 0%, 5%, .5)
}

.bwp-hotspots.default .tooltipster-base.tooltipster-top .tooltipster-arrow-background {
  border-top-color: hsla(0, 0%, 5%, .5)
}

.bwp-hotspots.default .tooltipster-base.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: hsla(0, 0%, 5%, .5)
}

.bwp-hotspots.default .tooltipster-base.tooltipster-right .tooltipster-arrow-background {
  border-right-color: hsla(0, 0%, 5%, .5)
}

.bwp-hotspots.default .tooltipster-base.tooltipster-left .tooltipster-arrow-background {
  border-left-color: hsla(0, 0%, 5%, .5)
}

.bwp-hotspots.default .tooltipster-box .bwp-image-hotspots-tooltips-text {
  color: #fff
}

.bwp-hotspots.layout1 .bwp-image-hotspots-main-icons {
  cursor: pointer;
  display: block;
  position: absolute;
  transform: translate(-50%, -50%);
  z-index: 2
}

@media (max-width:767px) {
  .bwp-hotspots.layout1 .bwp-image-hotspots-main-icons {
    display: none
  }
}

.bwp-hotspots.layout1 .bwp-image-hotspots-main-icons .bwp-image-hotspots-icon {
  display: inline-block;
  position: relative;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  top: 0
}

.bwp-hotspots.layout1 .bwp-image-hotspots-main-icons .bwp-image-hotspots-icon:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-top: 40px solid;
  border-left: 25px solid transparent !important;
  border-right: 25px solid transparent !important;
  border-bottom: 0;
  border-top-color: #f28a3d;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

.bwp-hotspots.layout1 .bwp-image-hotspots-main-icons .bwp-image-hotspots-icon img {
  max-width: 50px;
  border: 3px solid #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

.bwp-hotspots.layout1 .bwp-image-hotspots-main-icons:hover .bwp-image-hotspots-icon {
  top: -30px
}

.bwp-hotspots.layout1 .bwp-image-hotspots-main-icons:hover .bwp-image-hotspots-icon:after {
  opacity: 1;
  visibility: visible;
  bottom: -27px
}

.bwp-hotspots.layout1 .bwp-image-hotspots-main-icons:hover .bwp-image-hotspots-icon img {
  border-color: #f28a3d;
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}

.bwp-image-hotspots-tooltips-text.layout1 {
  min-width: 310px;
  background: #fff;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  padding: 20px 35px 35px;
  top: -45px;
  position: relative
}

.bwp-image-hotspots-tooltips-text.layout1:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  bottom: -6px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-top: 6px solid;
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-bottom: 0;
  border-top-color: #fff
}

.bwp-image-hotspots-tooltips-text.layout1 .content-hotspots {
  margin: 0;
  font-size: 18px;
  font-weight: 700
}

.bwp-image-hotspots-tooltips-text.layout1 .content-hotspots p {
  margin: 0
}

.bwp-tab-gallery.default .button-group {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-bottom: 40px;
  border-bottom: 2px solid #ebebeb
}

.bwp-tab-gallery.default .button-group .button {
  font-size: 18px;
  line-height: 38px;
  font-weight: 400;
  text-transform: capitalize;
  min-width: 25%;
  color: #595959;
  background: 0 0;
  text-align: center;
  border: none;
  padding: 0;
  position: relative
}

.bwp-tab-gallery.default .button-group .button:before {
  content: "";
  position: absolute;
  width: 0;
  height: 2px;
  left: 0;
  bottom: -2px;
  background: #2d2d2d;
  -webkit-transition: all .4s ease;
  transition: all .4s ease
}

.rtl .bwp-tab-gallery.default .button-group .button:before {
  right: 0;
  left: auto
}

.bwp-tab-gallery.default .button-group .button.is-checked:before,
.bwp-tab-gallery.default .button-group .button:hover:before {
  width: 100%
}

.bwp-tab-gallery.default .button-group .button:focus {
  outline: none
}

.bwp-tab-gallery.default .grid {
  margin: 0 -20px
}

.bwp-tab-gallery.default .grid .element-item {
  margin-bottom: 40px
}

.bwp-tab-gallery.default .grid .element-item .gallery-effect {
  perspective: 400px;
  overflow: hidden
}

.bwp-tab-gallery.default .grid .element-item .gallery-effect .info {
  background: rgba(0, 0, 0, .5) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  top: 100%;
  position: absolute;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none
}

.bwp-tab-gallery.default .grid .element-item .gallery-effect .info:before {
  content: "\f278";
  font-family: Material;
  color: #fff;
  font-size: 24px
}

.bwp-tab-gallery.default .grid .element-item .gallery-effect.in-top .info {
  transform-origin: 50% 0;
  animation: b .3s ease 0ms forwards
}

.bwp-tab-gallery.default .grid .element-item .gallery-effect.in-right .info {
  top: 0;
  animation: c .3s ease 0ms forwards
}

.bwp-tab-gallery.default .grid .element-item .gallery-effect.in-bottom .info {
  transform-origin: 50% 100%;
  animation: d .3s ease 0ms forwards
}

.bwp-tab-gallery.default .grid .element-item .gallery-effect.in-left .info {
  top: 0;
  animation: e .3s ease 0ms forwards
}

.bwp-tab-gallery.default .grid .element-item .gallery-effect.out-top .info {
  transform-origin: 50% 0;
  animation: f .3s ease 0ms forwards
}

.bwp-tab-gallery.default .grid .element-item .gallery-effect.out-right .info {
  top: 0;
  animation: g .3s ease 0ms forwards
}

.bwp-tab-gallery.default .grid .element-item .gallery-effect.out-bottom .info {
  transform-origin: 50% 100%;
  animation: h .3s ease 0ms forwards
}

.bwp-tab-gallery.default .grid .element-item .gallery-effect.out-left .info {
  top: 0;
  animation: i .3s ease 0ms forwards
}

.bwp_widget_image {
  margin-bottom: 40px
}

.bwp_widget_image .container-banner {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.bwp_widget_image .container-banner .boxContent {
  max-width: 640px;
  padding: 30px;
  text-align: center;
  color: #fff
}

.bwp_widget_image .container-banner .boxContent .boxSubTitle {
  margin: 0;
  padding: 10px 0;
  font-size: 24px;
  font-weight: 400;
  text-transform: uppercase
}

.bwp_widget_image .container-banner .boxContent .boxTitle {
  margin: 0;
  padding: 10px 0;
  font-size: 42px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff
}

.bwp_widget_image .container-banner .boxContent .btn {
  font-size: 16px;
  font-weight: 700;
  margin: 20px 0 0;
  padding: 5px 20px;
  height: 42px;
  border: 1px solid #fff;
  background-color: transparent;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: opacity .3s ease-in-out .3s;
  transition: opacity .3s ease-in-out .3s
}

.bwp_widget_image .container-banner .boxContent .btn:hover {
  border-color: #f28a3d;
  background-color: #f28a3d
}

.title_block h4 {
  font-size: 20px;
  text-align: center;
  position: relative;
  text-transform: uppercase;
  line-height: 100%;
  letter-spacing: 2px;
  padding-bottom: 15px;
  padding-bottom: 20px;
  margin-bottom: 30px
}

.title_block h4:after,
.title_block h4:before {
  content: "";
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 50%
}

.rtl .title_block h4:after,
.rtl .title_block h4:before {
  right: 50%;
  left: auto
}

.title_block h4:before {
  width: 20%;
  margin-left: -10%;
  background-color: #d9d9d9
}

.rtl .title_block h4:before {
  margin-right: -10%;
  margin-left: inherit
}

.title_block h4:after {
  width: 10%;
  margin-left: -5%;
  background-color: #616161;
  z-index: 1
}

.rtl .title_block h4:after {
  margin-right: -5%;
  margin-left: inherit
}

.widget label {
  font-weight: 400
}

.widget .widget_sp_image-image-link {
  display: block;
  overflow: hidden;
  position: relative
}

.widget .widget_sp_image-image-link img {
  display: block;
  max-width: 100%;
  height: auto;
  -webkit-transition: all .35s;
  transition: all .35s
}

.widget .post-widget .image {
  width: 70px;
  height: 70px;
  margin: 0;
  margin-right: 10px
}

.rtl .widget .post-widget .image {
  margin-left: 10px;
  margin-right: inherit
}

.widget .post-widget .image img {
  width: 100%;
  height: 100%
}

.widget.widget_archive ol,
.widget.widget_archive ul {
  padding: 0;
  list-style: none
}

.widget.widget_archive ol li .children>li:before,
.widget.widget_archive ul li .children>li:before {
  top: 24px
}

.widget.widget_archive ol ul li:first-child,
.widget.widget_archive ul ul li:first-child {
  padding-top: 14px;
  background-position: 0 24px
}

.widget.widget_pages ol,
.widget.widget_pages ul {
  padding: 0;
  list-style: none
}

.widget.widget_pages ol li .children>li:before,
.widget.widget_pages ul li .children>li:before {
  top: 24px
}

.widget.widget_pages ol ul li:first-child,
.widget.widget_pages ul ul li:first-child {
  padding-top: 14px;
  background-position: 0 24px
}

.widget.widget_meta ol,
.widget.widget_meta ul {
  padding: 0;
  list-style: none
}

.widget.widget_meta ol li .children>li:before,
.widget.widget_meta ul li .children>li:before {
  top: 24px
}

.widget.widget_meta ol ul li:first-child,
.widget.widget_meta ul ul li:first-child {
  padding-top: 14px;
  background-position: 0 24px
}

.widget.widget_nav_menu ol,
.widget.widget_nav_menu ul {
  padding: 0;
  list-style: none
}

.widget.widget_nav_menu ol li .children>li:before,
.widget.widget_nav_menu ul li .children>li:before {
  top: 24px
}

.widget.widget_nav_menu ol ul li:first-child,
.widget.widget_nav_menu ul ul li:first-child {
  padding-top: 14px;
  background-position: 0 24px
}

.widget.widget_rss ul li {
  background: 0 0;
  margin-bottom: 10px
}

.widget.widget_recent_entries ol,
.widget.widget_recent_entries ul {
  padding: 0;
  list-style: none
}

.widget.widget_recent_entries ol li .children>li:before,
.widget.widget_recent_entries ul li .children>li:before {
  top: 24px
}

.widget.widget_recent_entries ol ul li:first-child,
.widget.widget_recent_entries ul ul li:first-child {
  padding-top: 14px;
  background-position: 0 24px
}

.widget.widget_recent_entries ul li {
  background: 0 0
}

.widget.widget_recent_comments ol,
.widget.widget_recent_comments ul {
  padding: 0;
  list-style: none
}

.widget.widget_recent_comments ol li .children>li:before,
.widget.widget_recent_comments ul li .children>li:before {
  top: 24px
}

.widget.widget_recent_comments ol ul li:first-child,
.widget.widget_recent_comments ul ul li:first-child {
  padding-top: 14px;
  background-position: 0 24px
}

.widget.widget_recent_comments ul li {
  background: 0 0
}

.widget.widget_rss ol,
.widget.widget_rss ul {
  padding: 0;
  list-style: none
}

.widget.widget_rss ol li .children>li:before,
.widget.widget_rss ul li .children>li:before {
  top: 24px
}

.widget.widget_rss ol ul li:first-child,
.widget.widget_rss ul ul li:first-child {
  padding-top: 14px;
  background-position: 0 24px
}

.widget.widget_rss ul li {
  background: 0 0
}

.widget.widget_rss ul li a {
  padding: 0
}

.widget.widget_rss ul li:before {
  display: none
}

.contact {
  margin: 0;
  padding: 0
}

.contact:after,
.contact:before {
  content: " ";
  display: table
}

.contact:after {
  clear: both
}

.contact dt {
  float: left;
  width: 30px;
  height: auto
}

.rtl .contact dt {
  float: right
}

.contact dd {
  overflow: hidden;
  margin-bottom: 5px
}

.contact .contact-icon {
  display: block;
  text-align: center;
  background: #f28a3d;
  float: left;
  width: 22px;
  height: 22px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px
}

.rtl .contact .contact-icon {
  float: right
}

.contact .contact-icon .fa {
  color: #fff;
  font-size: 16px;
  margin: 0 0 0 4px
}

.rtl .contact .contact-icon .fa {
  margin: 0 4px 0 0
}

.wpcf7-form div.wpcf7-acceptance-missing,
.wpcf7-form div.wpcf7-validation-errors {
  margin-top: 15px
}

.wpbingo-newsletter {
  background-color: transparent;
  line-height: 22px;
  z-index: 1
}

.wpbingo-newsletter,
.wpbingo-newsletter:not(.wpbingo-newsletter-2) .content-newsletter>.clearfix {
  position: relative
}

.wpbingo-newsletter:not(.wpbingo-newsletter-2) .content-newsletter>.clearfix span.ajax-loader {
  position: absolute;
  top: 17px;
  left: -25px
}

.rtl .wpbingo-newsletter:not(.wpbingo-newsletter-2) .content-newsletter>.clearfix span.ajax-loader {
  right: -25px;
  left: auto
}

.wpbingo-newsletter h3 {
  margin-top: 0;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 30px
}

.wpbingo-newsletter .title-newsletter {
  margin-bottom: 15px;
  z-index: 1
}

.wpbingo-newsletter .sub-title {
  margin-bottom: 23px
}

.wpbingo-newsletter .content-newsletter {
  display: flex;
  position: relative;
  width: 100%
}

.wpbingo-newsletter .content-newsletter input[type=email],
.wpbingo-newsletter .content-newsletter input[type=submit] {
  height: 50px
}

.wpbingo-newsletter .content-newsletter .wpcf7-form-control-wrap {
  width: 100%
}

.wpbingo-newsletter input[type=email] {
  border: 0;
  background: #f5f5f5;
  font-weight: 300;
  width: 100%;
  padding: 0 25px
}

.wpbingo-newsletter input[type=email]:-moz-placeholder,
.wpbingo-newsletter input[type=email]::-moz-placeholder {
  color: #666
}

.wpbingo-newsletter input[type=email]:-ms-input-placeholder {
  color: #666
}

.wpbingo-newsletter input[type=email]::-webkit-input-placeholder {
  color: #666
}

.wpbingo-newsletter input[type=submit] {
  -webkit-appearance: none;
  cursor: pointer;
  border: 0;
  font-weight: 500;
  font-size: 15px;
  background: #f28a3d;
  padding: 0 25px;
  color: #fff;
  text-transform: uppercase
}

.wpbingo-newsletter input[type=submit]:hover {
  background: #f28a3d
}

.wpbingo-newsletter span.wpcf7-not-valid-tip {
  margin-top: 15px
}

.wpbingo-newsletter.wpbingo-newsletter-widgets {
  background: #eaeaea;
  padding: 38px 24px 49px;
  text-align: center !important
}

.wpbingo-newsletter.wpbingo-newsletter-widgets .title {
  font-family: Playfair Display, sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 21px;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #2d2d2d;
  text-align: center !important
}

.wpbingo-newsletter.wpbingo-newsletter-widgets .sub-title {
  font-size: 15px;
  font-weight: 400;
  line-height: 17px;
  color: #595959;
  margin-bottom: 20px;
  text-align: center !important
}

.wpbingo-newsletter.wpbingo-newsletter-widgets .content-newsletter {
  display: block
}

.wpbingo-newsletter.wpbingo-newsletter-widgets .content-newsletter input[type=email] {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  margin-bottom: 10px;
  height: 48px;
  line-height: 48px;
  background: #fff
}

.wpbingo-newsletter.wpbingo-newsletter-widgets .content-newsletter input[type=submit] {
  width: 100%;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  height: 40px;
  line-height: 40px;
  background: #2d2d2d;
  text-align: center !important
}

.wpbingo-newsletter.wpbingo-newsletter-widgets .content-newsletter input[type=submit]:hover {
  background: #f28a3d
}

.wpbingo-newsletter.wpbingo-newsletter-1 .content-newsletter {
  max-width: 610px;
  margin: 0 auto
}

.wpbingo-newsletter.wpbingo-newsletter3 .title {
  font-family: Playfair Display, sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 39px;
  color: #2d2d2d;
  text-transform: uppercase;
  margin-bottom: 8px
}

.wpbingo-newsletter.wpbingo-newsletter3 .sub-title {
  font-family: sf-pro, sans-serif;
  font-weight: 400;
  color: #595959;
  line-height: 19px
}

@media (max-width:767px) {
  .wpbingo-newsletter.wpbingo-newsletter3 .content-newsletter {
    display: block
  }
}

.wpbingo-newsletter.wpbingo-newsletter3 .content-newsletter .email {
  max-width: 747px;
  width: 100%;
  margin-right: 20px
}

.rtl .wpbingo-newsletter.wpbingo-newsletter3 .content-newsletter .email {
  margin-left: 20px;
  margin-right: inherit
}

.wpbingo-newsletter.wpbingo-newsletter3 .content-newsletter .email input[type=email] {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  background: #fff
}

@media (max-width:767px) {
  .wpbingo-newsletter.wpbingo-newsletter3 .content-newsletter .email {
    margin-bottom: 20px;
    display: block
  }
}

.wpbingo-newsletter.wpbingo-newsletter3 .content-newsletter .clearfix input[type=submit] {
  padding: 0 80px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px
}

@media (max-width:767px) {
  .wpbingo-newsletter.wpbingo-newsletter3 .content-newsletter .clearfix input[type=submit] {
    padding: 0 30px
  }
}

.wpbingo-newsletter.wpbingo-newsletter-sidebar {
  background: #f5f5f5;
  padding: 35px 20px 40px;
  color: #2d2d2d
}

.rtl .wpbingo-newsletter.wpbingo-newsletter-sidebar {
  padding: 35px 20px 40px
}

.wpbingo-newsletter.wpbingo-newsletter-sidebar .content-newsletter {
  display: block
}

.wpbingo-newsletter.wpbingo-newsletter-sidebar input[type=email] {
  border: 2px solid #dedede;
  background: #fff;
  margin-bottom: 10px
}

.wpbingo-newsletter.wpbingo-newsletter-sidebar input[type=submit] {
  width: 100%
}

.wpbingo-newsletter2 {
  margin-top: 117px
}

.wpbingo-newsletter2 .title {
  font-size: 32px;
  line-height: 24px;
  color: #2d2d2d;
  font-family: Playfair Display, sans-serif;
  margin-bottom: 50px
}

.wpbingo-newsletter2 .content-newsletter .your-email,
.wpbingo-newsletter2 .content-newsletter .your-subject {
  display: block;
  width: 100%;
  margin-bottom: 20px
}

.wpbingo-newsletter2 .content-newsletter .your-text-area {
  display: block;
  width: 100%;
  margin-bottom: 20px
}

.wpbingo-newsletter2 .content-newsletter input[type=email],
.wpbingo-newsletter2 .content-newsletter input[type=text], 
.wpbingo-newsletter2 .content-newsletter input[type=file] {
  height: 58px;
  line-height: 58px;
  background: #f6f6f7;
  width: 100%;
  border: none;
  padding: 0 20px
}

.wpbingo-newsletter2 .content-newsletter input[type=email]::placeholder,
.wpbingo-newsletter2 .content-newsletter input[type=text]::placeholder,
.wpbingo-newsletter2 .content-newsletter input[type=file]::placeholder {
  text-transform: uppercase;
  font-size: 14px;
  color: #898989
}

.wpbingo-newsletter2 .content-newsletter textarea {
  max-height: 140px;
  background: #f6f6f7;
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  border: none;
  padding: 12px 20px 0;

}

.wpbingo-newsletter2 .content-newsletter textarea::placeholder {
  text-transform: uppercase;
  font-size: 14px;
  color: #898989
}

.wpbingo-newsletter2 input[type=submit] {
  -webkit-appearance: none;
  cursor: pointer;
  border: 0;
  font-weight: 400;
  font-size: 12px;
  background: #2d2d2d;
  display: block;
  height: 64px;
  line-height: 64px;
  text-align: center;
  letter-spacing: 2.4px;
  width: 100%;
  color: #fff;
  text-transform: uppercase
}

.wpbingo-newsletter2 input[type=submit]:hover {
  background: #f28a3d;
  color: #2d2d2d
}

.wpbingo-newsletter2 span.wpcf7-not-valid-tip {
  margin-top: 15px
}

@media (max-width:767px) {
  .bwp-filter-tag-post.default {
    padding: 0 15px;
    overflow: hidden
  }
}

.bwp-filter-tag-post.default .block .block_heading {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-bottom: 60px
}

.bwp-filter-tag-post.default .block .block_heading .bwp-tag-list {
  display: flex;
  align-items: center
}

@media (max-width:767px) {
  .bwp-filter-tag-post.default .block .block_heading .bwp-tag-list {
    align-items: flex-start
  }
}

.bwp-filter-tag-post.default .block .block_heading .bwp-tag-list .tag-title {
  font-size: 18px;
  font-weight: 400;
  line-height: 21px;
  margin-right: 14px
}

.rtl .bwp-filter-tag-post.default .block .block_heading .bwp-tag-list .tag-title {
  margin-left: 14px;
  margin-right: inherit
}

@media (max-width:767px) {
  .bwp-filter-tag-post.default .block .block_heading .bwp-tag-list .tag-title {
    margin-top: 10px
  }
}

.bwp-filter-tag-post.default .block .block_heading .bwp-tag-list ul.tag-list {
  padding: 0;
  list-style: none
}

.bwp-filter-tag-post.default .block .block_heading .bwp-tag-list ul.tag-list li {
  display: inline-block;
  font-size: 20px;
  color: #252525;
  line-height: 24px;
  font-weight: 400;
  margin: 0 10px;
  padding: 21px 53px 21px 33px;
  border: 2px solid #ededed;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  background: #fff;
  position: relative;
  cursor: pointer
}

.rtl .bwp-filter-tag-post.default .block .block_heading .bwp-tag-list ul.tag-list li {
  padding: 21px 33px 21px 53px
}

@media (max-width:991px) {
  .bwp-filter-tag-post.default .block .block_heading .bwp-tag-list ul.tag-list li {
    margin: 0 5px;
    padding: 11px 28px 11px 13px
  }

  .rtl .bwp-filter-tag-post.default .block .block_heading .bwp-tag-list ul.tag-list li {
    padding: 11px 13px 11px 28px
  }
}

@media (max-width:767px) {
  .bwp-filter-tag-post.default .block .block_heading .bwp-tag-list ul.tag-list li {
    margin: 10px 5px
  }
}

.bwp-filter-tag-post.default .block .block_heading .bwp-tag-list ul.tag-list li:after {
  position: absolute;
  content: "\f278";
  font-family: Material;
  font-size: 20px;
  right: 25px;
  top: calc(50% - 12px);
  color: #666;
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out
}

.rtl .bwp-filter-tag-post.default .block .block_heading .bwp-tag-list ul.tag-list li:after {
  left: 25px;
  right: auto
}

@media (max-width:991px) {
  .bwp-filter-tag-post.default .block .block_heading .bwp-tag-list ul.tag-list li:after {
    right: 5px
  }

  .rtl .bwp-filter-tag-post.default .block .block_heading .bwp-tag-list ul.tag-list li:after {
    left: 5px;
    right: auto
  }
}

.bwp-filter-tag-post.default .block .block_heading .bwp-tag-list ul.tag-list li.active,
.bwp-filter-tag-post.default .block .block_heading .bwp-tag-list ul.tag-list li:hover {
  background: #f5f5f5;
  border-color: #f5f5f5
}

.bwp-filter-tag-post.default .block .block_heading .bwp-tag-list ul.tag-list li.active:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.bwp-filter-tag-post.default .block .block_heading .bwp-sort-columns ul.sort-columns {
  padding: 0;
  list-style: none;
  height: 70px
}

.bwp-filter-tag-post.default .block .block_heading .bwp-sort-columns ul.sort-columns li {
  display: inline-block;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background: #f5f5f5;
  text-align: center;
  line-height: 70px;
  cursor: pointer;
  position: relative
}

.bwp-filter-tag-post.default .block .block_heading .bwp-sort-columns ul.sort-columns li.active {
  display: none
}

.bwp-filter-tag-post.default .block .block_heading .bwp-sort-columns ul.sort-columns li .col-3 {
  position: relative;
  width: 28px;
  height: 28px;
  margin: auto;
  top: 20px
}

.bwp-filter-tag-post.default .block .block_heading .bwp-sort-columns ul.sort-columns li .col-3 .layer {
  width: 100%;
  position: absolute;
  left: 0;
  height: 8px
}

.bwp-filter-tag-post.default .block .block_heading .bwp-sort-columns ul.sort-columns li .col-3 .layer.layer-primary {
  top: 0
}

.bwp-filter-tag-post.default .block .block_heading .bwp-sort-columns ul.sort-columns li .col-3 .layer.layer-secondary {
  top: 50%;
  margin-top: -4px
}

.bwp-filter-tag-post.default .block .block_heading .bwp-sort-columns ul.sort-columns li .col-3 .layer.layer-tertiary {
  bottom: 0
}

.bwp-filter-tag-post.default .block .block_heading .bwp-sort-columns ul.sort-columns li .col-3 .layer>span {
  position: absolute;
  display: block;
  width: 8px;
  height: 100%;
  box-sizing: border-box;
  border: 2px solid #666
}

.bwp-filter-tag-post.default .block .block_heading .bwp-sort-columns ul.sort-columns li .col-3 .layer>span:first-child {
  left: 0
}

.bwp-filter-tag-post.default .block .block_heading .bwp-sort-columns ul.sort-columns li .col-3 .layer>span:nth-child(2) {
  left: 50%;
  margin-left: -4px
}

.bwp-filter-tag-post.default .block .block_heading .bwp-sort-columns ul.sort-columns li .col-3 .layer>span:last-child {
  right: 0
}

.bwp-filter-tag-post.default .block .block_heading .bwp-sort-columns ul.sort-columns li .col-3:hover .layer>span {
  border-color: #2d2d2d
}

.bwp-filter-tag-post.default .block .block_heading .bwp-sort-columns ul.sort-columns li .col-4 {
  position: relative;
  margin: auto;
  width: 20px;
  height: 20px;
  top: 25px
}

.bwp-filter-tag-post.default .block .block_heading .bwp-sort-columns ul.sort-columns li .col-4 .layer {
  width: 100%;
  position: absolute;
  left: 0;
  height: 9px
}

.bwp-filter-tag-post.default .block .block_heading .bwp-sort-columns ul.sort-columns li .col-4 .layer.layer-primary {
  top: 0
}

.bwp-filter-tag-post.default .block .block_heading .bwp-sort-columns ul.sort-columns li .col-4 .layer.layer-secondary {
  bottom: 0
}

.bwp-filter-tag-post.default .block .block_heading .bwp-sort-columns ul.sort-columns li .col-4 .layer>span {
  position: absolute;
  display: block;
  width: 9px;
  height: 100%;
  box-sizing: border-box;
  border: 2px solid #666
}

.bwp-filter-tag-post.default .block .block_heading .bwp-sort-columns ul.sort-columns li .col-4 .layer>span:first-child {
  left: 0
}

.bwp-filter-tag-post.default .block .block_heading .bwp-sort-columns ul.sort-columns li .col-4 .layer>span:last-child {
  right: 0
}

.bwp-filter-tag-post.default .block .block_heading .bwp-sort-columns ul.sort-columns li .col-4:hover .layer>span {
  border-color: #2d2d2d
}

.bwp-filter-tag-post.default .block .block_content {
  position: relative
}

.bwp-filter-tag-post.default .block .block_content .content {
  display: flex;
  flex-wrap: wrap
}

.bwp-filter-tag-post.default .block .block_content.active .content {
  opacity: 0;
  visibility: hidden
}

.bwp-filter-tag-post.default .block .block_content .loading {
  position: absolute;
  top: 0;
  left: calc(50% - 30px)
}

.bwp-filter-tag-post.default .block .block_content .post-grid:hover .img-thumbnail .title-post {
  bottom: 3px;
  opacity: 1;
  visibility: visible
}

.bwp-filter-tag-post.default .block .block_content .post-grid .img-thumbnail {
  position: relative;
  overflow: hidden
}

.bwp-filter-tag-post.default .block .block_content .post-grid .img-thumbnail .title-post {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  bottom: -35px;
  right: 3px;
  left: 3px;
  background: #fff;
  padding: 14px;
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in
}

.bwp-filter-tag-post.default .block .block_content .post-grid .img-thumbnail .title-post .entry-title {
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
  margin: 0
}

.bwp-filter-tag-post.default .block .block_content .post-grid .post-content {
  margin-top: 12px
}

.bwp-filter-tag-post.default .block .block_content .post-grid .post-content .entry-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between
}

.bwp-filter-tag-post.default .block .block_content .post-grid .post-content .entry-bottom .entry-meta-link {
  margin-bottom: 0;
  line-height: 14px;
  color: #666;
  font-size: 12px;
  text-transform: uppercase
}

.bwp-filter-tag-post.default .block .block_content .post-grid .post-content .entry-bottom .entry-meta-link a {
  font-size: 12px;
  line-height: 14px;
  color: #3f4448
}

.bwp-filter-tag-post.default .block .block_content .post-grid .post-content .entry-bottom .entry-meta-link:hover a {
  color: #f28a3d
}

.bwp-filter-tag-post.default .block .block_content .post-grid .post-content .entry-bottom span.entry-date {
  line-height: 14px
}

.bwp-filter-tag-post.default .block .block_content .post-grid .post-content .entry-bottom span.entry-date time.entry-date {
  font-size: 12px;
  line-height: 14px;
  color: #666;
  font-weight: 400;
  text-transform: uppercase
}

.bwp-filter-tag-post.default .block .block_content .post-grid .post-content .entry-bottom span.entry-date time.entry-date:before {
  display: none
}

.post-grid .post-inner.style {
  position: relative
}

.post-grid .post-inner.style:hover .post-thumbnail img {
  filter: alpha(opacity=80);
  transform: scale3d(1.1, 1.1, 1)
}

.post-grid .post-inner.style .post-thumbnail {
  overflow: hidden;
  display: inline-block;
  vertical-align: top
}

.post-grid .post-inner.style .post-thumbnail img {
  backface-visibility: hidden;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 1s ease 0s, transform 1s ease 0s;
  transition: opacity 1s ease 0s, transform 1s ease 0s
}

.post-grid .entry-meta {
  margin-bottom: 8px
}

.post-grid h2.entry-title {
  font-size: 18px
}

.post-grid .post-content {
  margin-top: 12px
}

.post-grid .post-content .entry-comment {
  display: inline-block
}

.post-grid .read-more {
  font-family: Playfair Display, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px
}

.post-grid ul.post-categories {
  list-style-type: none;
  padding: 0;
  font-weight: 400
}

.post-grid ul.post-categories a {
  color: #f28a3d;
  position: relative
}

.post-grid ul.post-categories a:before {
  position: absolute;
  content: "";
  width: 0;
  height: 1px;
  background: #f28a3d;
  bottom: 0;
  left: 0;
  -webkit-transition: all .2s ease;
  transition: all .2s ease
}

.post-grid ul.post-categories li {
  display: inline-block;
  text-transform: capitalize;
  font-size: 12px
}

.post-grid ul.post-categories li:after {
  content: "-";
  margin: 0 6px;
  color: #f28a3d
}

.post-grid ul.post-categories li:last-child:after {
  display: none
}

.post-grid ul.post-categories li:hover a:before {
  width: 100%
}

.bwp-filter-post.default .block_heading {
  padding: 25px 25px 25px 45px;
  background: #fff;
  margin-bottom: 68px;
  display: flex;
  align-items: center;
  justify-content: space-between
}

@media (min-width:1500px) {
  .bwp-filter-post.default .block_heading {
    max-width: 1360px;
    margin-left: auto;
    margin-right: auto
  }
}

@media (max-width:1499px) and (min-width:1200px) {
  .bwp-filter-post.default .block_heading {
    max-width: 1260px;
    margin-left: auto;
    margin-right: 30px
  }

  .rtl .bwp-filter-post.default .block_heading {
    margin-right: auto;
    margin-left: inherit;
    margin-left: 30px;
    margin-right: inherit
  }
}

.rtl .bwp-filter-post.default .block_heading {
  padding: 25px 45px 25px 25px
}

@media (max-width:767px) {
  .bwp-filter-post.default .block_heading {
    display: block;
    padding: 20px
  }
}

.bwp-filter-post.default .block_heading .category-main {
  font-size: 16px;
  line-height: 19px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  display: inline-block;
  color: #2d2d2d
}

.bwp-filter-post.default .block_heading .category-main span {
  line-height: 19px
}

.bwp-filter-post.default .block_heading .category-main span:before {
  content: "\f111";
  font-family: fontawesome;
  font-size: 5px;
  margin: 0 16px;
  color: #2d2d2d;
  vertical-align: top
}

.bwp-filter-post.default .block_heading .drop-categories-list {
  position: relative;
  width: 120px;
  text-align: right
}

.rtl .bwp-filter-post.default .block_heading .drop-categories-list {
  text-align: left
}

.bwp-filter-post.default .block_heading .drop-categories-list h3.title-categories-list {
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  font-family: sf-pro, sans-serif;
  display: inline-block;
  margin: 0;
  cursor: pointer
}

.bwp-filter-post.default .block_heading .drop-categories-list h3.title-categories-list:after {
  content: "\f107";
  width: 31px;
  height: 31px;
  line-height: 31px;
  text-align: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border: 1px solid #e7e7e7;
  font-family: FontAwesome;
  display: inline-block;
  margin-left: 10px
}

.rtl .bwp-filter-post.default .block_heading .drop-categories-list h3.title-categories-list:after {
  margin-right: 10px;
  margin-left: inherit
}

.bwp-filter-post.default .block_heading .drop-categories-list h3.title-categories-list:hover {
  color: #f28a3d
}

.bwp-filter-post.default .block_heading .drop-categories-list h3.title-categories-list:hover:after {
  color: #f28a3d;
  border-color: #f28a3d
}

.bwp-filter-post.default .block_heading .drop-categories-list ul.category-list {
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
  display: none;
  padding: 0 20px;
  list-style: none;
  width: 272px;
  border: 1px solid #e7e7e7;
  box-shadow: 0 4px 6px hsla(0, 0%, 77%, .25);
  background: #fff;
  z-index: 9;
  -webkit-transition: all .5s ease-in;
  transition: all .5s ease-in
}

.rtl .bwp-filter-post.default .block_heading .drop-categories-list ul.category-list {
  left: 0;
  right: auto
}

@media (max-width:767px) {
  .bwp-filter-post.default .block_heading .drop-categories-list ul.category-list {
    right: auto;
    left: 0
  }

  .rtl .bwp-filter-post.default .block_heading .drop-categories-list ul.category-list {
    left: auto;
    right: auto;
    right: 0
  }
}

.bwp-filter-post.default .block_heading .drop-categories-list ul.category-list.active {
  top: calc(100% + 10px);
  opacity: 1;
  visibility: visible;
  display: block
}

.bwp-filter-post.default .block_heading .drop-categories-list ul.category-list li {
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  padding: 20px 10px 20px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer
}

.rtl .bwp-filter-post.default .block_heading .drop-categories-list ul.category-list li {
  padding: 20px 20px 20px 10px
}

.bwp-filter-post.default .block_heading .drop-categories-list ul.category-list li:not(:first-child) {
  border-top: 1px solid #e7e7e7
}

.bwp-filter-post.default .block_heading .drop-categories-list ul.category-list li.active .check-list {
  position: relative
}

.bwp-filter-post.default .block_heading .drop-categories-list ul.category-list li.active .check-list:before {
  position: absolute;
  content: "\f26b";
  font-family: Material;
  color: #f28a3d;
  font-size: 12px;
  line-height: 16px;
  left: 3px
}

.bwp-filter-post.default .block_heading .drop-categories-list ul.category-list li:last-child {
  margin-bottom: 5px
}

.bwp-filter-post.default .block_heading .drop-categories-list ul.category-list li .check-list {
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 1px solid #d8d8d8
}

.bwp-filter-post.default .block_heading .drop-categories-list ul.category-list li:hover {
  color: #f28a3d
}

.bwp-filter-post.default .block_heading .drop-categories-list ul.category-list li:hover .check-list {
  border-color: #f28a3d
}

.bwp-filter-post.default .block_content {
  position: relative
}

@media (min-width:1500px) {
  .bwp-filter-post.default .block_content {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto
  }
}

@media (max-width:1499px) and (min-width:1200px) {
  .bwp-filter-post.default .block_content {
    max-width: 1200px;
    margin-left: auto;
    margin-right: 70px
  }

  .rtl .bwp-filter-post.default .block_content {
    margin-right: auto;
    margin-left: inherit;
    margin-left: 70px;
    margin-right: inherit
  }
}

.bwp-filter-post.default .block_content.active .content {
  opacity: 0;
  visibility: hidden
}

.bwp-filter-post.default .block_content .loading {
  position: absolute;
  top: 0;
  left: calc(50% - 30px)
}

.bwp-filter-post.default .block_content .content {
  display: flex;
  flex-wrap: wrap
}

.bwp-filter-post.default .block_content .post-grid {
  margin-bottom: 50px
}

.bwp-filter-post.default .block_content .post-grid:hover .post-content {
  -webkit-transform: translateY(-50px);
  transform: translateY(-50px)
}

.bwp-filter-post.default .block_content .post-grid:hover .excerpt {
  opacity: 1;
  visibility: visible
}

.bwp-filter-post.default .block_content .post-grid .excerpt {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .18s ease .18s;
  transition: opacity .18s ease .18s;
  position: absolute;
  bottom: 0;
  padding: 0 20px 12px
}

.bwp-filter-post.default .block_content .post-grid .excerpt .post-excerpt {
  font-weight: 400;
  line-height: 24px;
  color: #595959;
  margin-bottom: 0
}

.bwp-filter-post.default .block_content .post-grid .post-style {
  position: relative;
  background: #fff;
  box-shadow: 2px 4px 4px hsla(0, 0%, 94%, .25);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%
}

.bwp-filter-post.default .block_content .post-grid .post-content {
  display: inline-block;
  margin: 0;
  padding: 16px 20px 20px;
  background: #fff;
  -webkit-transition: transform .25s ease;
  transition: transform .25s ease;
  display: flex;
  flex: 1 1 auto;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.bwp-filter-post.default .block_content .post-grid .post-content .entry-title {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  margin-bottom: 21px
}

.bwp-filter-post.default .block_content .post-grid .post-content .post-categories {
  margin-bottom: 10px;
  line-height: 14px
}

.bwp-filter-post.default .block_content .post-grid .post-content .post-categories a {
  color: #3f4448;
  line-height: 14px;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase
}

.bwp-filter-post.default .block_content .post-grid .post-content .post-categories a:hover {
  color: #f28a3d
}

.bwp-filter-post.default .block_content .post-grid .post-content .entry-date {
  margin-bottom: 0;
  line-height: 12px;
  display: block
}

.bwp-filter-post.default .block_content .post-grid .post-content .entry-date time.entry-date {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 14px;
  font-weight: 400;
  color: #666
}

.bwp-filter-post.default .block_content .post-grid .post-content .entry-date time.entry-date:before {
  display: none
}

.bwp-recent-post {
  position: relative
}

.bwp-recent-post .slick-track .post-grid .post-content {
  margin-top: 0
}

.bwp-recent-post.default .block .block_content .post-content {
  margin-top: 20px
}

.bwp-recent-post.default .block .block_content .post-content .post-categories {
  margin-bottom: 10px;
  line-height: 14px
}

.bwp-recent-post.default .block .block_content .post-content .post-categories a {
  color: #3f4448;
  line-height: 14px;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase
}

.bwp-recent-post.default .block .block_content .post-content .post-categories a:hover {
  color: #f28a3d
}

.bwp-recent-post.default .block .block_content .post-content .post-meta {
  display: flex;
  align-items: center;
  margin-bottom: 12px
}

@media (max-width:767px) and (min-width:500px) {
  .bwp-recent-post.default .block .block_content .post-content .post-meta {
    justify-content: center
  }
}

.bwp-recent-post.default .block .block_content .post-content .post-meta .entry-meta {
  margin-bottom: 0;
  margin-right: 27px;
  position: relative
}

.rtl .bwp-recent-post.default .block .block_content .post-content .post-meta .entry-meta {
  margin-left: 27px;
  margin-right: inherit
}

.bwp-recent-post.default .block .block_content .post-content .post-meta .entry-meta:before {
  position: absolute;
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background: #888;
  right: -15px;
  top: 10px
}

.rtl .bwp-recent-post.default .block .block_content .post-content .post-meta .entry-meta:before {
  left: -15px;
  right: auto
}

.bwp-recent-post.default .block .block_content .post-content .post-meta .entry-meta .entry-meta-link {
  display: flex;
  align-items: center
}

.bwp-recent-post.default .block .block_content .post-content .post-meta .entry-meta .entry-meta-link img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  margin-right: 6px
}

.rtl .bwp-recent-post.default .block .block_content .post-content .post-meta .entry-meta .entry-meta-link img {
  margin-left: 6px;
  margin-right: inherit
}

.bwp-recent-post.default .block .block_content .post-content .post-meta .entry-meta .entry-meta-link a {
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  line-height: 14px;
  color: #2d2d2d
}

.bwp-recent-post.default .block .block_content .post-content .post-meta .entry-meta .entry-meta-link a:hover {
  color: #f28a3d
}

.bwp-recent-post.default .block .block_content .post-content .post-meta .entry-date {
  margin-bottom: 0;
  line-height: 12px
}

.bwp-recent-post.default .block .block_content .post-content .post-meta .entry-date time.entry-date {
  font-size: 12px;
  line-height: 14px;
  font-weight: 500;
  color: #888
}

.bwp-recent-post.default .block .block_content .post-content .post-meta .entry-date time.entry-date:before {
  display: none
}

.bwp-recent-post.default .block .block_content .post-content .post-excerpt {
  line-height: 24px
}

.bwp-recent-post.default .block .block_content .first-post .post-grid {
  margin-bottom: 40px
}

.bwp-recent-post.default .block .block_content .first-post .entry-title {
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  margin-bottom: 8px
}

.bwp-recent-post.default .block .block_content .second-post {
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center
}

.bwp-recent-post.default .block .block_content .second-post .post-grid {
  margin-bottom: 40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column
}

.bwp-recent-post.default .block .block_content .second-post .post-grid .post-thumbnail {
  display: block
}

@media (max-width:1499px) and (min-width:1200px) {
  .bwp-recent-post.default .block .block_content .second-post .post-grid {
    width: 50%
  }
}

@media (max-width:767px) and (min-width:500px) {
  .bwp-recent-post.default .block .block_content .second-post .post-grid {
    text-align: center
  }
}

.bwp-recent-post.default .block .block_content .second-post .post-grid .post-content {
  margin-top: 16px;
  display: flex;
  flex: 1 1 auto;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.bwp-recent-post.default .block .block_content .second-post .post-grid .post-content .entry-title {
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  margin-bottom: 20px
}

@media (max-width:1199px) and (min-width:768px) {
  .bwp-recent-post.default .block .block_content .second-post .post-grid .post-content .entry-title {
    font-size: 14px
  }
}

.bwp-recent-post.default .block .block_content .second-post .post-grid .post-content .post-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between
}

.bwp-recent-post.default .block .block_content .second-post .post-grid .post-content .post-bottom .entry-meta-link {
  margin-bottom: 0;
  line-height: 14px;
  color: #666;
  font-size: 12px;
  text-transform: uppercase
}

.bwp-recent-post.default .block .block_content .second-post .post-grid .post-content .post-bottom .entry-meta-link a {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 14px;
  font-weight: 400;
  color: #3f4448
}

.bwp-recent-post.default .block .block_content .second-post .post-grid .post-content .post-bottom .entry-meta-link:hover a {
  color: #f28a3d
}

.bwp-recent-post.default .block .block_content .second-post .post-grid .post-content .post-bottom span.entry-date {
  line-height: 14px
}

.bwp-recent-post.default .block .block_content .second-post .post-grid .post-content .post-bottom span.entry-date time.entry-date {
  font-size: 12px;
  line-height: 14px;
  color: #666;
  font-weight: 400;
  text-transform: uppercase
}

.bwp-recent-post.default .block .block_content .second-post .post-grid .post-content .post-bottom span.entry-date time.entry-date:before {
  display: none
}

@media (min-width:992px) {
  .bwp-recent-post.loadmore>.block_content {
    position: relative
  }

  .bwp-recent-post.loadmore>.block_content:before {
    content: "";
    background: #d9d9d9;
    position: absolute;
    width: 1px;
    height: calc(100% + 30px);
    top: 0;
    left: 50%
  }

  .rtl .bwp-recent-post.loadmore>.block_content:before {
    right: 50%;
    left: auto
  }
}

.bwp-recent-post.loadmore>.block_content>.row {
  margin: 0
}

.bwp-recent-post.loadmore>.block_content>.row>div {
  padding: 0
}

.bwp-recent-post.loadmore>.block_content>.row>div:hover span.entry-date:after {
  top: 25px
}

.bwp-recent-post.loadmore>.block_content>.row>div:hover span.entry-date span.date {
  background: #f28a3d;
  color: #fff;
  border-color: #f28a3d
}

.bwp-recent-post.loadmore>.block_content>.row>div:hover span.entry-date span.hour {
  bottom: 1px;
  opacity: 1;
  z-index: 0
}

.bwp-recent-post.loadmore>.block_content>.row>div span.entry-date {
  position: absolute;
  top: 20px;
  right: 20px;
  white-space: nowrap;
  text-align: center;
  z-index: 1;
  width: 120px
}

.rtl .bwp-recent-post.loadmore>.block_content>.row>div span.entry-date {
  left: 20px;
  right: auto
}

@media (min-width:992px) {
  .bwp-recent-post.loadmore>.block_content>.row>div span.entry-date {
    top: 0;
    right: -60px
  }

  .rtl .bwp-recent-post.loadmore>.block_content>.row>div span.entry-date {
    left: -60px;
    right: auto
  }

  .bwp-recent-post.loadmore>.block_content>.row>div span.entry-date:after {
    content: "\f30f";
    display: block;
    color: #f28a3d;
    font-size: 40px;
    line-height: 27px;
    font-family: Material;
    position: relative;
    top: 0;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
  }
}

.bwp-recent-post.loadmore>.block_content>.row>div span.entry-date span {
  background: #fff;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  border: 1px solid hsla(0, 0%, 40%, .3)
}

.bwp-recent-post.loadmore>.block_content>.row>div span.entry-date span.hour {
  padding: 2px 5px;
  font-size: 12px;
  font-weight: 300;
  position: absolute;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%);
  bottom: 25px;
  z-index: -1;
  opacity: 0
}

.bwp-recent-post.loadmore>.block_content>.row>div span.entry-date span.date {
  color: #2d2d2d;
  font-weight: 500;
  text-transform: uppercase;
  display: block;
  padding: 7px 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px
}

@media (min-width:992px) and (max-width:1199px) {
  .bwp-recent-post.loadmore>.block_content>.row>div:nth-child(odd) {
    padding-right: 130px
  }

  .rtl .bwp-recent-post.loadmore>.block_content>.row>div:nth-child(odd) {
    padding-left: 130px;
    padding-right: inherit
  }
}

@media (min-width:1200px) {
  .bwp-recent-post.loadmore>.block_content>.row>div:nth-child(odd) {
    padding-right: 165px
  }

  .rtl .bwp-recent-post.loadmore>.block_content>.row>div:nth-child(odd) {
    padding-left: 165px;
    padding-right: inherit
  }
}

@media (min-width:992px) {
  .bwp-recent-post.loadmore>.block_content>.row>div:nth-child(odd) span.entry-date:after {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
  }
}

@media (min-width:992px) {
  .bwp-recent-post.loadmore>.block_content>.row>div:nth-child(2n) span.entry-date {
    top: 65%;
    left: -60px;
    right: auto
  }

  .rtl .bwp-recent-post.loadmore>.block_content>.row>div:nth-child(2n) span.entry-date {
    right: -60px;
    left: auto;
    right: auto
  }
}

@media (min-width:1200px) {
  .bwp-recent-post.loadmore>.block_content>.row>div:nth-child(2n) {
    padding-left: 165px
  }

  .rtl .bwp-recent-post.loadmore>.block_content>.row>div:nth-child(2n) {
    padding-right: 165px;
    padding-left: inherit
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .bwp-recent-post.loadmore>.block_content>.row>div:nth-child(2n) {
    padding-left: 130px
  }

  .rtl .bwp-recent-post.loadmore>.block_content>.row>div:nth-child(2n) {
    padding-right: 130px;
    padding-left: inherit
  }
}

.bwp-recent-post.loadmore>.block_content .post-inner {
  position: relative
}

.bwp-recent-post.loadmore>.block_content .post-inner:before {
  position: absolute;
  content: "";
  border: 1px solid #d9d9d9;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%
}

.rtl .bwp-recent-post.loadmore>.block_content .post-inner:before {
  right: 0;
  left: auto
}

.bwp-recent-post.loadmore>.block_content .post-inner .post-content {
  padding: 0 30px 35px 40px
}

.rtl .bwp-recent-post.loadmore>.block_content .post-inner .post-content {
  padding: 0 40px 35px 30px
}

.bwp-recent-post.loadmore .blog_loadmore {
  margin-top: 30px
}

.bwp-recent-post.slider2 .item .post-grid {
  padding-bottom: 20px;
  margin-bottom: 25px;
  border-bottom: 1px solid hsla(0, 0%, 100%, .1)
}

.bwp-recent-post.slider2 .item .post-grid:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0
}

.bwp-recent-post.slider2 .item .post-inner.style .entry-title {
  font-size: 16px;
  font-weight: 400;
  text-transform: inherit;
  margin-bottom: 8px
}

.bwp-recent-post.slider2 .item .post-inner.style .entry-title a {
  color: #fff !important;
  font-size: 16px;
  line-height: 28px
}

.bwp-recent-post.slider2 .item .post-inner.style .entry-title a:hover {
  color: #f28a3d !important
}

.bwp-recent-post.slider2 .item .post-inner.style .entry-meta-head {
  display: flex;
  align-items: center;
  flex-wrap: wrap
}

.bwp-recent-post.slider2 .item .post-inner.style .entry-meta-head .post-categories {
  text-transform: uppercase;
  color: #888;
  font-size: 12px;
  line-height: 24px
}

.bwp-recent-post.slider2 .item .post-inner.style .entry-meta-head .post-categories:after {
  content: "/";
  position: relative;
  top: -1px;
  margin-right: 1px
}

.rtl .bwp-recent-post.slider2 .item .post-inner.style .entry-meta-head .post-categories:after {
  margin-left: 1px;
  margin-right: inherit
}

.bwp-recent-post.slider2 .item .post-inner.style .entry-meta-head .post-categories a {
  color: #fff !important
}

.bwp-recent-post.slider2 .item .post-inner.style .entry-meta-head .post-categories a:hover {
  color: #f28a3d !important
}

.bwp-recent-post.slider2 .item .post-inner.style .entry-meta-head .entry-meta-link {
  text-transform: uppercase;
  color: #888;
  font-size: 12px;
  line-height: 24px
}

.bwp-recent-post.slider2 .item .post-inner.style .entry-meta-head .entry-meta-link a {
  color: #fff !important
}

.bwp-recent-post.slider2 .item .post-inner.style .entry-meta-head .entry-meta-link a:hover {
  color: #f28a3d !important
}

@media (max-width:1199px) and (min-width:991px) {

  .bwp-recent-post.slider,
  .bwp-recent-post.slider3 {
    padding: 0 20px
  }
}

.bwp-recent-post.slider3 .post-image,
.bwp-recent-post.slider .post-image {
  position: relative
}

.bwp-recent-post.slider3 .post-image span.entry-date,
.bwp-recent-post.slider .post-image span.entry-date {
  position: absolute;
  width: 60px;
  height: 70px;
  background: #fff;
  left: 20px;
  top: 0;
  text-align: center;
  padding-top: 15px
}

.rtl .bwp-recent-post.slider3 .post-image span.entry-date,
.rtl .bwp-recent-post.slider .post-image span.entry-date {
  right: 20px;
  left: auto
}

.bwp-recent-post.slider3 .post-image span.entry-date time.entry-date,
.bwp-recent-post.slider .post-image span.entry-date time.entry-date {
  font-size: 14px;
  text-transform: uppercase;
  color: #898989;
  line-height: 1;
  display: block
}

.bwp-recent-post.slider3 .post-image span.entry-date time.entry-date .date,
.bwp-recent-post.slider .post-image span.entry-date time.entry-date .date {
  font-size: 24px;
  color: #2d2d2d;
  font-family: Playfair Display, sans-serif;
  display: block;
  line-height: 1.2;
  margin-bottom: 5px
}

.bwp-recent-post.slider3 .post-image span.entry-date time.entry-date:before,
.bwp-recent-post.slider .post-image span.entry-date time.entry-date:before {
  display: none
}

.bwp-recent-post.slider3 .post-inner,
.bwp-recent-post.slider .post-inner {
  padding: 40px;
  background: #fff;
  position: relative
}

@media (max-width:767px) {

  .bwp-recent-post.slider3 .post-inner,
  .bwp-recent-post.slider .post-inner {
    padding: 40px 20px
  }
}

.bwp-recent-post.slider3 .post-inner .entry-title,
.bwp-recent-post.slider .post-inner .entry-title {
  font-size: 24px;
  line-height: 1.5;
  margin: 0;
  font-weight: 400;
  margin-bottom: 5px
}

.bwp-recent-post.slider3 .post-inner .entry-meta-head,
.bwp-recent-post.slider .post-inner .entry-meta-head {
  display: flex;
  align-items: center;
  margin-bottom: 17px
}

.bwp-recent-post.slider3 .post-inner .entry-meta-head .entry-meta-link,
.bwp-recent-post.slider3 .post-inner .entry-meta-head .post-categories,
.bwp-recent-post.slider .post-inner .entry-meta-head .entry-meta-link,
.bwp-recent-post.slider .post-inner .entry-meta-head .post-categories {
  color: #898989;
  font-size: 12px;
  font-family: sf-pro, sans-serif;
  line-height: 18px;
  text-transform: uppercase;
  padding-right: 15px;
  position: relative
}

.rtl .bwp-recent-post.slider3 .post-inner .entry-meta-head .entry-meta-link,
.rtl .bwp-recent-post.slider3 .post-inner .entry-meta-head .post-categories,
.rtl .bwp-recent-post.slider .post-inner .entry-meta-head .entry-meta-link,
.rtl .bwp-recent-post.slider .post-inner .entry-meta-head .post-categories {
  padding-left: 15px;
  padding-right: inherit
}

.bwp-recent-post.slider3 .post-inner .entry-meta-head .entry-meta-link:before,
.bwp-recent-post.slider3 .post-inner .entry-meta-head .post-categories:before,
.bwp-recent-post.slider .post-inner .entry-meta-head .entry-meta-link:before,
.bwp-recent-post.slider .post-inner .entry-meta-head .post-categories:before {
  position: absolute;
  content: "";
  width: 2px;
  height: 100%;
  right: 7px;
  top: -2px;
  background: hsla(0, 0%, 54%, .5)
}

.rtl .bwp-recent-post.slider3 .post-inner .entry-meta-head .entry-meta-link:before,
.rtl .bwp-recent-post.slider3 .post-inner .entry-meta-head .post-categories:before,
.rtl .bwp-recent-post.slider .post-inner .entry-meta-head .entry-meta-link:before,
.rtl .bwp-recent-post.slider .post-inner .entry-meta-head .post-categories:before {
  left: 7px;
  right: auto
}

.bwp-recent-post.slider3 .post-inner .entry-meta-head .entry-meta-link a,
.bwp-recent-post.slider3 .post-inner .entry-meta-head .post-categories a,
.bwp-recent-post.slider .post-inner .entry-meta-head .entry-meta-link a,
.bwp-recent-post.slider .post-inner .entry-meta-head .post-categories a {
  color: #898989
}

.bwp-recent-post.slider3 .post-inner .entry-meta-head .entry-meta-link a:hover,
.bwp-recent-post.slider3 .post-inner .entry-meta-head .post-categories a:hover,
.bwp-recent-post.slider .post-inner .entry-meta-head .entry-meta-link a:hover,
.bwp-recent-post.slider .post-inner .entry-meta-head .post-categories a:hover {
  color: #f28a3d
}

.bwp-recent-post.slider3 .post-inner .entry-meta-head .entry-meta-link,
.bwp-recent-post.slider .post-inner .entry-meta-head .entry-meta-link {
  padding-right: 0
}

.rtl .bwp-recent-post.slider3 .post-inner .entry-meta-head .entry-meta-link,
.rtl .bwp-recent-post.slider .post-inner .entry-meta-head .entry-meta-link {
  padding-left: 0;
  padding-right: inherit
}

.bwp-recent-post.slider3 .post-inner .entry-meta-head .entry-meta-link:before,
.bwp-recent-post.slider .post-inner .entry-meta-head .entry-meta-link:before {
  display: none
}

.bwp-recent-post.slider3 .post-inner .post-content,
.bwp-recent-post.slider .post-inner .post-content {
  margin-bottom: -10px
}

.bwp-recent-post.slider3 .post-inner .post-content .post-excerpt,
.bwp-recent-post.slider .post-inner .post-content .post-excerpt {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 23px
}

.bwp-recent-post.slider3 .post-inner .post-content .btn-read-more .read-more,
.bwp-recent-post.slider .post-inner .post-content .btn-read-more .read-more {
  letter-spacing: 2.4px;
  font-family: sf-pro, sans-serif;
  font-size: 12px;
  line-height: 24px;
  color: #2d2d2d;
  font-weight: 700;
  text-transform: uppercase;
  position: relative
}

.bwp-recent-post.slider3 .post-inner .post-content .btn-read-more .read-more:after,
.bwp-recent-post.slider .post-inner .post-content .btn-read-more .read-more:after {
  position: absolute;
  content: "\f301";
  font-family: Material;
  font-size: 14px;
  font-weight: 400;
  right: -30px;
  top: -1px;
  line-height: 12px
}

.rtl .bwp-recent-post.slider3 .post-inner .post-content .btn-read-more .read-more:after,
.rtl .bwp-recent-post.slider .post-inner .post-content .btn-read-more .read-more:after {
  left: -30px;
  right: auto
}

.bwp-recent-post.slider3 .post-inner .post-content .btn-read-more .read-more:hover,
.bwp-recent-post.slider .post-inner .post-content .btn-read-more .read-more:hover {
  color: #f28a3d
}

.bwp-recent-post.slider3 .slick-arrow,
.bwp-recent-post.slider .slick-arrow {
  background: hsla(0, 0%, 100%, .8);
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center
}

.bwp-recent-post.slider3 .slick-arrow:before,
.bwp-recent-post.slider .slick-arrow:before {
  content: "\f2ee";
  font-family: Material
}

.bwp-recent-post.slider3 .slick-arrow:hover,
.bwp-recent-post.slider .slick-arrow:hover {
  background: #f28a3d;
  color: #fff
}

.bwp-recent-post.slider3 .slick-arrow.zmdi-chevron-left,
.bwp-recent-post.slider .slick-arrow.zmdi-chevron-left {
  left: 30px;
  right: auto
}

.bwp-recent-post.slider3 .slick-arrow.zmdi-chevron-left:before,
.bwp-recent-post.slider .slick-arrow.zmdi-chevron-left:before {
  content: "\f2ea";
  font-family: Material
}

.bwp-recent-post.slider3 .type-post,
.bwp-recent-post.slider .type-post {
  margin-bottom: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  position: relative;
  margin-top: 10px;
  top: 0
}

.bwp-recent-post.slider3 .type-post:hover,
.bwp-recent-post.slider .type-post:hover {
  top: -10px
}

.bwp-recent-post.slider3 .slick-slider {
  overflow: unset
}

.bwp-recent-post.slider3 .type-post .post-inner {
  box-shadow: 0 1px 23px 0 rgba(0, 0, 0, .09);
  margin-bottom: 20px
}

.bwp-recent-post.slider3 .type-post:hover .post-inner {
  background: #fff
}

.bwp-recent-post.slider3 .type-post:hover .post-inner .entry-title a {
  color: #2d2d2d
}

.bwp-recent-post.slider3 .type-post:hover .post-inner .entry-title a:hover {
  color: #f28a3d
}

.bwp-recent-post.slider3 .type-post:hover .post-inner .entry-meta-head .entry-meta-link a,
.bwp-recent-post.slider3 .type-post:hover .post-inner .entry-meta-head .post-categories a {
  color: #898989
}

.bwp-recent-post.slider3 .type-post:hover .post-inner .entry-meta-head .entry-meta-link a:hover,
.bwp-recent-post.slider3 .type-post:hover .post-inner .entry-meta-head .post-categories a:hover {
  color: #f28a3d
}

.bwp-recent-post.slider3 .type-post:hover .post-inner .post-content .btn-read-more .read-more {
  color: #2d2d2d
}

.bwp-recent-post.slider3 .type-post:hover .post-inner .post-content .btn-read-more .read-more:hover {
  color: #f28a3d
}

.bwp-recent-post.slider3 .type-post:hover .post-inner .post-content .post-excerpt {
  color: #595959
}

.bwp-recent-post.sidebar .title-block {
  line-height: 24px;
  margin-bottom: 30px;
  position: relative
}

.bwp-recent-post.sidebar .title-block h2 {
  margin: 0;
  font-size: 24px;
  line-height: 30px;
  font-weight: 400
}

.bwp-recent-post.sidebar .post-type {
  margin-bottom: 0
}

.bwp-recent-post.sidebar .post-type:last-child .post-grid {
  border-bottom: 1px solid #ebebeb
}

.bwp-recent-post.sidebar .post-grid {
  display: flex;
  padding-bottom: 27px;
  padding-top: 29px;
  border-top: 1px solid #ebebeb
}

@media (max-width:1199px) and (min-width:992px) {
  .bwp-recent-post.sidebar .post-grid {
    display: block
  }
}

.bwp-recent-post.sidebar .post-grid:last-child {
  margin-bottom: 0
}

.bwp-recent-post.sidebar .post-grid .post-thumbnail {
  width: 70px
}

.bwp-recent-post.sidebar .post-grid .post-thumbnail img {
  min-width: 70px
}

.bwp-recent-post.sidebar .post-grid .post-content {
  margin-top: 0;
  padding-left: 20px
}

.rtl .bwp-recent-post.sidebar .post-grid .post-content {
  padding-right: 20px;
  padding-left: inherit
}

@media (max-width:1199px) and (min-width:992px) {
  .bwp-recent-post.sidebar .post-grid .post-content {
    padding-left: 0;
    margin-top: 20px
  }

  .rtl .bwp-recent-post.sidebar .post-grid .post-content {
    padding-right: 0;
    padding-left: inherit
  }
}

.bwp-recent-post.sidebar .post-grid .post-content h2.entry-title {
  margin-top: -2px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 10px
}

.bwp-recent-post.sidebar .post-grid .post-content .entry-meta-info {
  display: flex;
  align-items: center
}

.bwp-recent-post.sidebar .post-grid .post-content .entry-meta-info span.entry-date {
  margin-bottom: 0;
  line-height: 14px;
  display: block;
  position: relative
}

.bwp-recent-post.sidebar .post-grid .post-content .entry-meta-info span.entry-date:after {
  content: "/";
  font-size: 12px;
  line-height: 14px;
  color: #9ea0a6;
  margin: 0 5px
}

.bwp-recent-post.sidebar .post-grid .post-content .entry-meta-info span.entry-date time.entry-date {
  font-size: 12px;
  line-height: 14px;
  font-weight: 400;
  color: #3f4448;
  text-transform: uppercase
}

.bwp-recent-post.sidebar .post-grid .post-content .entry-meta-info span.entry-date time.entry-date:before {
  display: none
}

.bwp-recent-post.sidebar .post-grid .post-content .entry-meta-info .entry-meta-link {
  font-size: 12px;
  text-transform: uppercase;
  color: #9ea0a6;
  line-height: 14px
}

.bwp-recent-post.sidebar .post-grid .post-content .entry-meta-info .entry-meta-link a {
  color: #3f4448
}

.bwp-recent-post.sidebar .post-grid .post-content .entry-meta-info .entry-meta-link a:hover {
  color: #f28a3d
}

.bwp-recent-post.style-1 .block_content {
  max-width: 82.8%;
  margin: auto
}

@media (max-width:1199px) {
  .bwp-recent-post.style-1 .block_content {
    max-width: 100%
  }
}

.bwp-recent-post.style-1 .post-image {
  width: 40%
}

@media (max-width:991px) {
  .bwp-recent-post.style-1 .post-image {
    width: 100%
  }
}

.bwp-recent-post.style-1 .post-inner {
  width: 60%;
  padding-left: 80px
}

.rtl .bwp-recent-post.style-1 .post-inner {
  padding-right: 80px;
  padding-left: inherit
}

@media (max-width:991px) {
  .bwp-recent-post.style-1 .post-inner {
    width: 100%;
    padding: 0 40px !important;
    margin-top: 50px
  }
}

@media (max-width:767px) {
  .bwp-recent-post.style-1 .post-inner {
    padding: 0 20px !important
  }
}

.bwp-recent-post.style-1 .post-inner:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
  top: -1px;
  left: 0;
  display: none;
  z-index: -1
}

.rtl .bwp-recent-post.style-1 .post-inner:before {
  right: 0;
  left: auto
}

.bwp-recent-post.style-1 .post-inner .entry-title {
  font-size: 52px;
  line-height: 1.4;
  margin: 0;
  font-weight: 400;
  margin-bottom: 5px
}

@media (max-width:1199px) {
  .bwp-recent-post.style-1 .post-inner .entry-title {
    font-size: 40px
  }
}

@media (max-width:767px) {
  .bwp-recent-post.style-1 .post-inner .entry-title {
    font-size: 32px
  }
}

.bwp-recent-post.style-1 .post-inner .entry-meta-head {
  display: flex;
  align-items: center;
  margin-bottom: 37px
}

.bwp-recent-post.style-1 .post-inner .entry-meta-head .entry-meta-link,
.bwp-recent-post.style-1 .post-inner .entry-meta-head .post-categories {
  color: #898989;
  font-size: 12px;
  font-family: sf-pro, sans-serif;
  line-height: 18px;
  text-transform: uppercase;
  padding-right: 15px;
  position: relative
}

.rtl .bwp-recent-post.style-1 .post-inner .entry-meta-head .entry-meta-link,
.rtl .bwp-recent-post.style-1 .post-inner .entry-meta-head .post-categories {
  padding-left: 15px;
  padding-right: inherit
}

.bwp-recent-post.style-1 .post-inner .entry-meta-head .entry-meta-link:before,
.bwp-recent-post.style-1 .post-inner .entry-meta-head .post-categories:before {
  position: absolute;
  content: "";
  width: 2px;
  height: 100%;
  right: 7px;
  top: -2px;
  background: hsla(0, 0%, 54%, .5)
}

.rtl .bwp-recent-post.style-1 .post-inner .entry-meta-head .entry-meta-link:before,
.rtl .bwp-recent-post.style-1 .post-inner .entry-meta-head .post-categories:before {
  left: 7px;
  right: auto
}

.bwp-recent-post.style-1 .post-inner .entry-meta-head .entry-meta-link a,
.bwp-recent-post.style-1 .post-inner .entry-meta-head .post-categories a {
  color: #898989
}

.bwp-recent-post.style-1 .post-inner .entry-meta-head .entry-meta-link a:hover,
.bwp-recent-post.style-1 .post-inner .entry-meta-head .post-categories a:hover {
  color: #f28a3d
}

.bwp-recent-post.style-1 .post-inner .entry-meta-head .entry-meta-link {
  padding-right: 0
}

.rtl .bwp-recent-post.style-1 .post-inner .entry-meta-head .entry-meta-link {
  padding-left: 0;
  padding-right: inherit
}

.bwp-recent-post.style-1 .post-inner .entry-meta-head .entry-meta-link:before {
  display: none
}

.bwp-recent-post.style-1 .post-inner .post-content {
  margin-bottom: -10px
}

.bwp-recent-post.style-1 .post-inner .post-content .post-excerpt {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 37px
}

.bwp-recent-post.style-1 .post-inner .post-content .btn-read-more .read-more {
  letter-spacing: 2.4px;
  font-family: sf-pro, sans-serif;
  font-size: 12px;
  line-height: 24px;
  color: #2d2d2d;
  font-weight: 700;
  text-transform: uppercase;
  position: relative
}

.bwp-recent-post.style-1 .post-inner .post-content .btn-read-more .read-more:after {
  position: absolute;
  content: "\f301";
  font-family: Material;
  font-size: 14px;
  font-weight: 400;
  right: -30px;
  top: 0;
  line-height: 12px
}

.rtl .bwp-recent-post.style-1 .post-inner .post-content .btn-read-more .read-more:after {
  left: -30px;
  right: auto
}

.bwp-recent-post.style-1 .post-inner .post-content .btn-read-more .read-more:hover {
  color: #f28a3d
}

.bwp-recent-post.style-1 .thumbnail-img {
  position: relative
}

.bwp-recent-post.style-1 .thumbnail-img span.entry-date {
  position: absolute;
  width: 60px;
  height: 70px;
  background: #fff;
  right: 20px;
  top: 20px;
  text-align: center;
  padding-top: 15px
}

.rtl .bwp-recent-post.style-1 .thumbnail-img span.entry-date {
  left: 20px;
  right: auto
}

.bwp-recent-post.style-1 .thumbnail-img span.entry-date time.entry-date {
  font-size: 14px;
  text-transform: uppercase;
  color: #898989;
  line-height: 1;
  display: block
}

.bwp-recent-post.style-1 .thumbnail-img span.entry-date time.entry-date .date {
  font-size: 24px;
  color: #2d2d2d;
  font-family: Playfair Display, sans-serif;
  display: block;
  line-height: 1.2;
  margin-bottom: 5px
}

.bwp-recent-post.style-1 .thumbnail-img span.entry-date time.entry-date:before {
  display: none
}

.bwp-recent-post.style-2 .post-image {
  background: #000
}

.bwp-recent-post.style-2 .post-image img {
  opacity: .4
}

.bwp-recent-post.style-2 .post-grid {
  position: relative;
  margin-bottom: 40px
}

.bwp-recent-post.style-2 .post-inner {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0 40px 20px
}

@media (max-width:767px) {
  .bwp-recent-post.style-2 .post-inner {
    padding: 0;
    position: unset;
    margin-top: 30px
  }
}

.bwp-recent-post.style-2 .entry-title {
  font-size: 24px;
  margin: 0
}

.bwp-recent-post.style-2 .entry-title a {
  color: #fff
}

@media (max-width:767px) {
  .bwp-recent-post.style-2 .entry-title a {
    color: #2d2d2d
  }
}

.bwp-recent-post.style-2 .entry-title a:hover {
  color: #f28a3d
}

@media (max-width:767px) {
  .bwp-recent-post.style-2 .entry-title {
    line-height: 1.5
  }
}

.bwp-recent-post.style-2 .post-content {
  font-size: 15px;
  color: #fff
}

@media (max-width:767px) {
  .bwp-recent-post.style-2 .post-content {
    color: #2d2d2d
  }
}

.bwp-recent-post.style-2 .entry-meta-head {
  display: flex;
  align-items: center;
  margin-bottom: 5px
}

.bwp-recent-post.style-2 .entry-meta-head .entry-meta-link,
.bwp-recent-post.style-2 .entry-meta-head .post-categories {
  color: #b1b1b1;
  font-size: 12px;
  font-family: sf-pro, sans-serif;
  line-height: 18px;
  text-transform: uppercase;
  padding-right: 15px;
  position: relative
}

.rtl .bwp-recent-post.style-2 .entry-meta-head .entry-meta-link,
.rtl .bwp-recent-post.style-2 .entry-meta-head .post-categories {
  padding-left: 15px;
  padding-right: inherit
}

.bwp-recent-post.style-2 .entry-meta-head .entry-meta-link:before,
.bwp-recent-post.style-2 .entry-meta-head .post-categories:before {
  position: absolute;
  content: "";
  width: 2px;
  height: 100%;
  right: 7px;
  top: -2px;
  background: hsla(0, 0%, 69%, .5)
}

.rtl .bwp-recent-post.style-2 .entry-meta-head .entry-meta-link:before,
.rtl .bwp-recent-post.style-2 .entry-meta-head .post-categories:before {
  left: 7px;
  right: auto
}

.bwp-recent-post.style-2 .entry-meta-head .entry-meta-link a,
.bwp-recent-post.style-2 .entry-meta-head .post-categories a {
  color: #b1b1b1
}

.bwp-recent-post.style-2 .entry-meta-head .entry-meta-link a:hover,
.bwp-recent-post.style-2 .entry-meta-head .post-categories a:hover {
  color: #f28a3d
}

.bwp-recent-post.style-2 .entry-meta-head .entry-meta-link {
  padding-right: 0
}

.rtl .bwp-recent-post.style-2 .entry-meta-head .entry-meta-link {
  padding-left: 0;
  padding-right: inherit
}

.bwp-recent-post.style-2 .entry-meta-head .entry-meta-link:before {
  display: none
}

@media (max-width:1199px) and (min-width:991px) {
  .bwp-recent-post.style-2 .item.right .post-content {
    display: none
  }
}

@media (max-width:991px) {
  .bwp-recent-post.style-2 .item.right .post-image img {
    width: 100%
  }
}

@media (max-width:767px) {
  .bwp-recent-post.style-2 .item.right .post-content {
    display: none
  }
}

.bwp-recent-apartment.sidebar {
  background: #fff;
  padding: 40px 40px 0
}

@media (max-width:1199px) and (min-width:991px) {
  .bwp-recent-apartment.sidebar {
    padding: 40px 15px 0
  }
}

@media (max-width:991px) {
  .bwp-recent-apartment.sidebar {
    margin-top: 50px
  }
}

@media (max-width:767px) {
  .bwp-recent-apartment.sidebar {
    padding: 40px 15px 0
  }
}

.bwp-recent-apartment.sidebar .title-block {
  line-height: 24px;
  margin-bottom: 30px;
  position: relative
}

.bwp-recent-apartment.sidebar .title-block h2 {
  margin: 0;
  font-size: 24px;
  line-height: 30px;
  font-weight: 400
}

.bwp-recent-apartment.sidebar .post-type {
  margin-bottom: 0
}

.bwp-recent-apartment.sidebar .post-type:last-child .post-grid {
  border-bottom: 0
}

.bwp-recent-apartment.sidebar .post-grid {
  display: flex;
  padding-bottom: 27px;
  padding-top: 29px;
  border-top: 1px solid #ebebeb
}

@media (max-width:1199px) and (min-width:992px) {
  .bwp-recent-apartment.sidebar .post-grid {
    display: block
  }
}

.bwp-recent-apartment.sidebar .post-grid:last-child {
  margin-bottom: 0
}

.bwp-recent-apartment.sidebar .post-grid .post-thumbnail {
  width: 70px
}

.bwp-recent-apartment.sidebar .post-grid .post-thumbnail img {
  min-width: 70px
}

.bwp-recent-apartment.sidebar .post-grid .post-content {
  margin-top: 0;
  padding-left: 20px
}

.rtl .bwp-recent-apartment.sidebar .post-grid .post-content {
  padding-right: 20px;
  padding-left: inherit
}

@media (max-width:1199px) and (min-width:992px) {
  .bwp-recent-apartment.sidebar .post-grid .post-content {
    padding-left: 0;
    margin-top: 20px
  }

  .rtl .bwp-recent-apartment.sidebar .post-grid .post-content {
    padding-right: 0;
    padding-left: inherit
  }
}

.bwp-recent-apartment.sidebar .post-grid .post-content h2.entry-title {
  margin-top: -2px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 10px
}

.bwp-recent-apartment.sidebar .post-grid .post-content .button {
  text-transform: uppercase;
  font-size: 12px
}

.bwp-sidebar.sidebar-apartment {
  position: sticky;
  top: 35px
}

.bwp-recent-top-post.layout_right {
  text-align: center
}

.bwp-recent-top-post.layout_right .block .title-block h2 {
  font-size: 18px;
  line-height: 17px;
  letter-spacing: .3em;
  font-family: sf-pro, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 30px
}

.bwp-recent-top-post.layout_right .block .block_content .post-grid {
  margin-bottom: 40px
}

.bwp-recent-top-post.layout_right .block .block_content .post-grid:last-child {
  margin-bottom: 0
}

.bwp-recent-top-post.layout_right .block .block_content .post-grid .post-content {
  margin-top: 0;
  padding-bottom: 38px;
  border-bottom: 1px solid #d9d9d9
}

.bwp-recent-top-post.layout_right .block .block_content .post-grid .post-content .count-post {
  margin-bottom: 15px
}

.bwp-recent-top-post.layout_right .block .block_content .post-grid .post-content .count-post span {
  display: inline-block;
  width: 24px;
  height: 24px;
  color: #f28a3d;
  border: 1px solid #f28a3d;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  line-height: 22px;
  font-size: 14px;
  font-weight: 700
}

.bwp-recent-top-post.layout_right .block .block_content .post-grid .post-content .entry-title {
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 12px
}

.bwp-recent-top-post.layout_right .block .block_content .post-grid .post-content .post-excerpt {
  line-height: 20px;
  margin-bottom: 22px;
  color: #595959;
  font-weight: 400
}

.bwp-recent-top-post.layout_right .block .block_content .post-grid .post-content .btn-read-more .read-more {
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 4px;
  font-family: sf-pro, sans-serif;
  -webkit-transition: all .2s ease;
  transition: all .2s ease
}

.bwp-recent-top-post.layout_right .block .block_content .post-grid .post-content .btn-read-more .read-more:after {
  content: "\f105";
  font-family: FontAwesome;
  margin-left: 10px;
  font-size: 15px;
  font-weight: 300
}

.rtl .bwp-recent-top-post.layout_right .block .block_content .post-grid .post-content .btn-read-more .read-more:after {
  margin-right: 10px;
  margin-left: inherit
}

.bwp-recent-top-post.slider .title-block {
  line-height: 24px;
  margin-bottom: 30px;
  position: relative
}

.bwp-recent-top-post.slider .title-block h2 {
  margin: 0;
  font-size: 24px;
  line-height: 30px;
  display: inline-block;
  font-weight: 400
}

.bwp-recent-top-post.slider .block_content {
  position: relative
}

.bwp-recent-top-post.slider .block_content .slick-arrow {
  top: calc(50% - 24px);
  text-align: center
}

.bwp-recent-top-post.slider .post-inner {
  margin-bottom: 20px
}

.bwp-recent-top-post.slider .post-inner .entry-title {
  font-size: 15px;
  line-height: 26px;
  color: #2d2d2d;
  margin-bottom: 16px;
  font-weight: 400;
  text-align: center
}

.bwp-recent-top-post.slider .post-inner .post-meta {
  display: flex;
  align-items: center;
  justify-content: center
}

.bwp-recent-top-post.slider .post-inner .post-meta .entry-meta-link {
  margin-bottom: 0;
  line-height: 14px;
  color: #666;
  font-size: 12px;
  text-transform: uppercase
}

.bwp-recent-top-post.slider .post-inner .post-meta .entry-meta-link:after {
  content: "-";
  margin: 0 10px;
  line-height: 14px;
  color: #666
}

.bwp-recent-top-post.slider .post-inner .post-meta .entry-meta-link a {
  line-height: 14px;
  color: #3f4448
}

.bwp-recent-top-post.slider .post-inner .post-meta .entry-meta-link:hover a {
  color: #f28a3d
}

.bwp-recent-top-post.slider .post-inner .post-meta span.entry-date {
  line-height: 14px
}

.bwp-recent-top-post.slider .post-inner .post-meta span.entry-date time.entry-date {
  font-size: 12px;
  line-height: 14px;
  color: #666;
  font-weight: 400;
  text-transform: uppercase
}

.bwp-recent-top-post.slider .post-inner .post-meta span.entry-date time.entry-date:before {
  display: none
}

.widget_text select {
  width: 100%
}

.sidebar .widget>ul ul.children,
.sidebar .widget ul.sub-menu {
  padding: 0 20px
}

.template-news .bwp-sidebar .comment-widget .blog-title,
.template-news .bwp-sidebar .comment-widget h6,
.template-news .bwp-sidebar .post-widget .blog-title,
.template-news .bwp-sidebar .post-widget h6 {
  text-transform: none;
  font-weight: 600;
  font-size: 12px
}

.flickr-gallery img {
  padding: 0;
  margin: 4px;
  width: 60px;
  height: 60px;
  float: left
}

.rtl .flickr-gallery img {
  float: right
}

.bwp-sidebar>.widget {
  margin-bottom: 60px;
  position: relative
}

.bwp-sidebar>.widget:empty {
  display: none
}

.bwp-sidebar>.widget:last-child {
  margin-bottom: 0
}

.bwp-sidebar>.widget .title_brand h2,
.bwp-sidebar>.widget .widget-title,
.bwp-sidebar>.widget .widgettitle {
  color: #2d2d2d;
  padding: 0;
  font-weight: 400;
  font-size: 24px;
  margin: 0 0 40px;
  text-transform: capitalize
}

.bwp-sidebar>.widget .title_brand h2 .rss-widget-icon,
.bwp-sidebar>.widget .widget-title .rss-widget-icon,
.bwp-sidebar>.widget .widgettitle .rss-widget-icon {
  margin-top: 8px
}

.bwp-sidebar>.widget>select {
  padding: 5px 20px
}

.bwp-sidebar>.widget>div>ul:not(.social-link),
.bwp-sidebar>.widget>ul {
  padding-left: 0 !important;
  margin-top: -12px;
  margin-bottom: -12px
}

.rtl .bwp-sidebar>.widget>div>ul:not(.social-link),
.rtl .bwp-sidebar>.widget>ul {
  padding-right: 0 !important;
  padding-left: inherit
}

.bwp-sidebar>.widget>div>ul:not(.social-link)>li:first-child,
.bwp-sidebar>.widget>ul>li:first-child {
  padding-top: 0 !important
}

.bwp-sidebar>.widget>div>ul:not(.social-link)>li a,
.bwp-sidebar>.widget>div>ul:not(.social-link)>li span,
.bwp-sidebar>.widget>ul>li a,
.bwp-sidebar>.widget>ul>li span {
  color: #595959
}

.bwp-sidebar>.widget>div>ul:not(.social-link)>li.current-cat>a,
.bwp-sidebar>.widget>div>ul:not(.social-link)>li.open>a,
.bwp-sidebar>.widget>ul>li.current-cat>a,
.bwp-sidebar>.widget>ul>li.open>a {
  color: #f28a3d
}

.bwp-sidebar>.widget ul:not(.social-link) {
  background: 0 0;
  padding: 0;
  border: none;
  padding-left: 15px
}

.rtl .bwp-sidebar>.widget ul:not(.social-link) {
  padding-right: 15px;
  padding-left: inherit
}

.bwp-sidebar>.widget ul:not(.social-link) li:not(.recentcomments) {
  padding: 15px 0 10px;
  list-style: none;
  color: #3f4448;
  letter-spacing: .7px;
  font-size: 14px;
  line-height: 24px;
  border-top: 1px solid #ebebeb;
  justify-content: space-between;
  flex-wrap: wrap;
  display: flex
}

.bwp-sidebar>.widget ul:not(.social-link) li:not(.recentcomments):first-child {
  padding-top: 0;
  border-top: none
}

.bwp-sidebar>.widget ul:not(.social-link) li:not(.recentcomments):last-child {
  padding-bottom: 0
}

.bwp-sidebar>.widget ul:not(.social-link) li:not(.recentcomments) .count {
  color: #595959
}

.bwp-sidebar>.widget ul:not(.social-link) li:not(.recentcomments) a:not(.rsswidget) {
  color: #9ea0a6;
  text-transform: uppercase
}

.bwp-sidebar>.widget ul:not(.social-link) li:not(.recentcomments) a:not(.rsswidget).active,
.bwp-sidebar>.widget ul:not(.social-link) li:not(.recentcomments) a:not(.rsswidget):hover {
  color: #f28a3d
}

.bwp-sidebar>.widget ul:not(.social-link) li:not(.recentcomments).current-cat>a,
.bwp-sidebar>.widget ul:not(.social-link) li:not(.recentcomments).current-cat>span {
  color: #f28a3d;
  cursor: pointer
}

.bwp-sidebar>.widget ul:not(.social-link) li:not(.recentcomments).current-cat>a .count,
.bwp-sidebar>.widget ul:not(.social-link) li:not(.recentcomments).current-cat>span .count {
  color: #f28a3d
}

.bwp-sidebar>.widget ul:not(.social-link).children {
  margin-top: 12px;
  padding-top: 12px;
  border-top: 1px solid #ebebeb;
  width: 100%
}

.bwp-sidebar>.widget ul:not(.social-link).children li:last-child {
  padding-bottom: 0
}

.bwp-sidebar>.widget.widget_calendar .widget-title,
.bwp-sidebar>.widget.widget_text .widget-title {
  margin: 0 0 15px
}

.bwp-sidebar>.widget.widget_recent_comments ul li {
  padding: 12px 0;
  list-style: none;
  color: #666;
  border-top: 1px dashed hsla(0, 0%, 40%, .25)
}

.bwp-sidebar>.widget.widget_recent_comments ul li:first-child {
  padding-top: 0;
  border-top: none
}

.bwp-sidebar>.widget.widget_recent_comments ul li:before {
  content: "\f0e6";
  font-family: FontAwesome;
  font-size: 13px;
  color: #f28a3d;
  margin-right: 10px;
  margin-left: -25px;
  display: none
}

.rtl .bwp-sidebar>.widget.widget_recent_comments ul li:before {
  margin-left: 10px;
  margin-right: inherit;
  margin-right: -25px;
  margin-left: inherit
}

.bwp-sidebar>.widget.widget_recent_comments ul li a {
  color: #595959
}

.bwp-sidebar>.widget.widget_recent_comments ul li a:hover {
  color: #f28a3d
}

.bwp-sidebar>.widget.widget_search #searchform {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #3f3f3f
}

.bwp-sidebar>.widget.widget_search #searchform input[type=text] {
  width: 100%;
  padding: 0;
  border: none
}

.bwp-sidebar>.widget.widget_search #searchform input[type=text]::placeholder {
  font-size: 0
}

.bwp-sidebar>.widget.widget_search #searchsubmit {
  border: none;
  line-height: 100%
}

.bwp-sidebar>.widget.widget_search #searchsubmit i {
  font-size: 20px;
  color: #2d2d2d
}

.bwp-sidebar>.widget.widget_search #searchsubmit i:before {
  content: "\24";
  font-family: ElegantIcons
}

.bwp-sidebar>.widget.widget_search #searchsubmit:hover i {
  color: #f28a3d
}

.bwp-sidebar>.widget.widget_rss ul li {
  padding-left: 0 !important
}

.rtl .bwp-sidebar>.widget.widget_rss ul li {
  padding-right: 0 !important;
  padding-left: inherit
}

.bwp-sidebar>.widget.widget_rss ul li>div {
  font-style: italic;
  color: #666
}

.bwp-sidebar>.widget.widget_rss ul li a {
  display: block;
  color: #2d2d2d
}

.bwp-sidebar>.widget.widget_rss ul li a:hover {
  color: #f28a3d
}

.bwp-sidebar>.widget.widget_rss ul li cite:before {
  content: "- "
}

.bwp-sidebar>.widget.widget_rss ul li cite:after {
  content: " -"
}

.bwp-sidebar>.widget.widget_nav_menu ul:not(.social-link) li {
  padding: 0;
  position: relative;
  border-top: 1px dashed hsla(0, 0%, 40%, .25)
}

.bwp-sidebar>.widget.widget_nav_menu ul:not(.social-link) li:before {
  display: none
}

.bwp-sidebar>.widget.widget_nav_menu ul:not(.social-link) li:first-child>a {
  padding-top: 0
}

.bwp-sidebar>.widget.widget_nav_menu ul:not(.social-link) li a {
  display: block;
  padding: 12px 0
}

.bwp-sidebar>.widget.widget_nav_menu ul:not(.social-link) li a:before {
  content: "\f105";
  display: none;
  font-family: FontAwesome;
  font-size: 13px;
  color: #f28a3d;
  margin-right: 10px
}

.rtl .bwp-sidebar>.widget.widget_nav_menu ul:not(.social-link) li a:before {
  margin-left: 10px;
  margin-right: inherit
}

.bwp-sidebar>.widget.widget_nav_menu ul:not(.social-link) li a:empty {
  display: none
}

.bwp-sidebar>.widget.widget_nav_menu ul:not(.social-link) li .sub-menu {
  padding-left: 15px;
  width: 100%;
  border-top: 1px dashed hsla(0, 0%, 40%, .25)
}

.rtl .bwp-sidebar>.widget.widget_nav_menu ul:not(.social-link) li .sub-menu {
  padding-right: 15px;
  padding-left: inherit
}

.bwp-sidebar>.widget.widget_nav_menu ul:not(.social-link) li .sub-menu>li {
  margin-left: 0
}

.rtl .bwp-sidebar>.widget.widget_nav_menu ul:not(.social-link) li .sub-menu>li {
  margin-right: 0;
  margin-left: inherit
}

.bwp-sidebar>.widget.widget_nav_menu ul:not(.social-link) li .sub-menu>li:first-child {
  padding-top: 12px;
  border-top: none
}

.bwp-sidebar>.widget.widget_tag_cloud {
  margin-bottom: 30px
}

.bwp-sidebar>.widget .bwp-widget-banner {
  text-align: left;
  margin-bottom: 0
}

.rtl .bwp-sidebar>.widget .bwp-widget-banner {
  text-align: right
}

.bwp-categories {
  margin-right: -40px
}

.rtl .bwp-categories {
  margin-left: -40px;
  margin-right: inherit
}

.bwp-categories .block .block_content {
  margin: 0 -15px
}

@media (max-width:991px) {
  .bwp-categories .block .block_content {
    margin: 0
  }
}

.bwp-categories .block .block_content .categories-item {
  margin-bottom: 60px
}

@media (max-width:991px) {
  .bwp-categories .block .block_content .categories-item {
    margin-bottom: 30px
  }
}

.bwp-categories .block .block_content .categories-item .categories-title {
  position: relative;
  margin-bottom: 16px
}

.bwp-categories .block .block_content .categories-item .categories-title:before {
  content: "";
  width: 60px;
  height: 2px;
  background: #2d2d2d;
  position: absolute;
  bottom: 0;
  left: 0
}

.bwp-categories .block .block_content .categories-item .categories-title a {
  font-size: 36px;
  line-height: 43px;
  font-weight: 500;
  padding-bottom: 15px;
  display: block
}

@media (max-width:991px) {
  .bwp-categories .block .block_content .categories-item .categories-title a {
    font-size: 26px;
    line-height: 30px;
    padding-bottom: 10px
  }
}

.bwp-categories .block .block_content .categories-item .categories-count {
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  font-family: sf-pro, sans-serif
}

.tagcloud a {
  z-index: 1;
  font-size: 15px !important;
  color: #595959;
  margin: 0 15px 20px 0;
  padding: 5px 25px;
  background: #f5f5f5;
  text-transform: capitalize;
  border: none;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  font-weight: 300;
  z-index: 0
}

.lt-ie8 .tagcloud a {
  display: inline;
  zoom: 1
}

.tagcloud a:before {
  position: absolute;
  content: "";
  background: #f28a3d;
  width: 100%;
  height: 0;
  top: 0;
  left: 0;
  -webkit-transition: height .3s ease;
  transition: height .3s ease;
  z-index: -1
}

.tagcloud a:hover {
  border-color: #2d2d2d;
  color: #fff
}

.tagcloud a:hover:before {
  height: 100%
}

.widget_mc4wp_widget form {
  margin: 0
}

.brands .vc_item {
  opacity: .5;
  filter: alpha(opacity=50)
}

.brands .vc_item.vc_active,
.brands .vc_item:hover {
  opacity: 1;
  filter: alpha(opacity=100)
}

.list-social {
  margin: 0;
  line-height: 0;
  text-align: center
}

.list-social li {
  display: inline-block;
  margin-bottom: 0 !important
}

.list-social li a {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  text-align: center;
  margin: 0 18px 0 0;
  width: 32px;
  height: 32px;
  overflow: hidden;
  padding: 6px;
  background: #fff
}

.list-social li a,
.list-social li a>* {
  display: block;
  color: #000
}

.list-social li a>* {
  font-size: 18px
}

.list-social li a .fa,
.list-social li a [class*=" icon-"],
.list-social li a [class^=icon-] {
  z-index: 1;
  position: relative
}

.list-social li a:hover {
  background: #f28a3d
}

.list-social li a:hover>* {
  color: #fff
}

.list-social li a:hover.dribbble {
  background: #f26798
}

.list-social li a:hover.facebook {
  background: #3b589e
}

.list-social li a:hover.google-plus {
  background: #d44132
}

.list-social li a:hover.skype {
  background: #00a8e6
}

.list-social li a:hover.tumblr {
  background: #465a74
}

.list-social li a:hover.twitter {
  background: #40bbf7
}

.list-social li a:hover.youtube {
  background: #f04e43
}

.list-social li a:hover.linkedin {
  background: #f8659c
}

.list-social li:last-child a {
  margin: 0
}

.wpb_video_widget .video-description {
  text-transform: uppercase;
  font-weight: 400;
  line-height: 30px;
  font-size: 12px;
  color: #000
}

.wpb_video_widget .wpb_wrapper .wpb_video_wrapper {
  padding-top: 60.7% !important
}

#block_contact_infos p {
  margin-bottom: 0
}

#block_contact_infos .ct-adress {
  padding-left: 30px;
  margin-bottom: 10px
}

.rtl #block_contact_infos .ct-adress {
  padding-right: 30px;
  padding-left: inherit
}

#block_contact_infos .ct-adress:before {
  content: "\f041";
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  font-size: 17px
}

.rtl #block_contact_infos .ct-adress:before {
  right: 0;
  left: auto
}

#block_contact_infos .ct-phone {
  padding-left: 30px;
  margin-bottom: 10px
}

.rtl #block_contact_infos .ct-phone {
  padding-right: 30px;
  padding-left: inherit
}

#block_contact_infos .ct-phone:before {
  content: "\f10b";
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  font-size: 21px
}

.rtl #block_contact_infos .ct-phone:before {
  right: 0;
  left: auto
}

#block_contact_infos .ct-email {
  padding-left: 30px
}

.rtl #block_contact_infos .ct-email {
  padding-right: 30px;
  padding-left: inherit
}

#block_contact_infos .ct-email:before {
  content: "\f0e0";
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  font-size: 13px
}

.rtl #block_contact_infos .ct-email:before {
  right: 0;
  left: auto
}

.mc4wp-form .btn {
  line-height: 20px
}

.bwp-ourteam .ourteam-item .ourteam-image {
  display: inline-block
}

.bwp-ourteam .ourteam-item .ourteam-info {
  color: #666;
  margin-top: 16px;
  text-transform: uppercase
}

.bwp-ourteam .ourteam-item .ourteam-info .ourteam-customer-name {
  font-size: 16px;
  font-family: Playfair Display, sans-serif
}

.bwp-ourteam .ourteam-item .ourteam-info .team-job {
  margin-top: 5px
}

.bwp-ourteam .ourteam-item .ourteam-info .social-link {
  padding: 0;
  margin-top: 13px;
  padding-top: 10px;
  position: relative
}

.bwp-ourteam .ourteam-item .ourteam-info .social-link:before {
  position: absolute;
  content: "";
  background: #666;
  top: 0;
  left: calc(50% - 40px);
  width: 80px;
  height: 1px
}

.rtl .bwp-ourteam .ourteam-item .ourteam-info .social-link:before {
  right: calc(50% - 40px);
  left: auto
}

.bwp-ourteam .ourteam-item .ourteam-info .social-link li {
  background: 0 0;
  margin: 0 10px
}

.bwp-ourteam .ourteam-item .ourteam-info .social-link li a i {
  color: #666;
  font-size: 16px
}

.bwp-ourteam .ourteam-item .ourteam-info .social-link li:hover a i {
  color: #f28a3d
}

.bwp-ourteam.slider .block_content .ourteam-item .ourteam-top {
  display: flex;
  align-items: center;
  margin-bottom: 25px
}

.bwp-ourteam.slider .block_content .ourteam-item .ourteam-top .ourteam-image {
  width: 80px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  overflow: hidden;
  margin-right: 14px;
  border: 2px solid #fff
}

.rtl .bwp-ourteam.slider .block_content .ourteam-item .ourteam-top .ourteam-image {
  margin-left: 14px;
  margin-right: inherit
}

.bwp-ourteam.slider .block_content .ourteam-item .ourteam-top .ourteam-customer-name a {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: #ccc !important;
  text-transform: capitalize;
  font-family: Playfair Display, sans-serif;
  margin-bottom: 3px;
  display: block
}

.bwp-ourteam.slider .block_content .ourteam-item .ourteam-top .ourteam-customer-name .team-job {
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  color: #ccc !important;
  text-transform: uppercase;
  font-family: sf-pro, sans-serif
}

.bwp-ourteam.slider .block_content .ourteam-item .carousel-body {
  margin-top: 0;
  text-align: left;
  font-family: sf-pro, sans-serif;
  font-size: 16px;
  line-height: 30px;
  color: #ccc !important;
  text-transform: inherit
}

.rtl .bwp-ourteam.slider .block_content .ourteam-item .carousel-body {
  text-align: right
}

.bwp-ourteam.slider .block_content .ourteam-item .carousel-body i {
  width: 25px;
  text-indent: 2px
}

.bwp-ourteam .slick-dots {
  position: absolute;
  bottom: -45px;
  right: 0
}

.rtl .bwp-ourteam .slick-dots {
  left: 0;
  right: auto
}

.bwp-ourteam .owl-buttons .carousel-control {
  top: auto;
  border: none;
  color: #acacac
}

.bwp-ourteam .owl-buttons .carousel-control:hover {
  cursor: pointer;
  color: #f28a3d
}

.bwp-ourteam .owl-buttons .carousel-control.disabled {
  display: none
}

.bwp-ourteam.slider-2 .title {
  margin: 0;
  font-size: 20px;
  margin-bottom: 5px;
  font-family: Playfair Display;
  font-weight: 400;
  line-height: 1.2;
}

.bwp-ourteam.slider-2 .title a {
  color: #000;
}

.bwp-ourteam.slider-2 .ourteam-image {
  display: block
}

.bwp-ourteam.slider-2 .team-job {
  font-size: 12px;
  text-transform: uppercase;
  color: #898989;
  margin-bottom: 20px;
  font-weight: 600;
  margin-top: 5px;
}

.bwp-ourteam.slider-2 .post-excerpt {
  margin-bottom: 0
}


.bwp-ourteam.slider-2 .ourteam-customer-name {
  background: #fff;
  /*box-shadow: 0 3px 30px 0 rgba(0, 0, 0, .05);*/
  padding: 40px 40px 15px;
  margin-bottom: 30px;
  text-align: center;

   background: #fff;
    /*box-shadow: 0 3px 30px 0 rgba(0, 0, 0, .05);*/
    padding: 40px 40px 15px;
    margin-bottom: 30px;
    text-align: center;
}
.about.banners-effect-1 .slick-track .slick-slide.ourteam-item img{
   height: 260px;
    height: 410px;
    object-fit: cover;
    border: 12px solid #fff;
     /*box-shadow: 0 3px 30px 0 rgba(0, 0, 0, .05); */
}
.main_team .bwp-ourteam.slider-2 .ourteam-top{
  box-shadow: 0 3px 30px 0 rgba(0, 0, 0, .05);
}

.block_content.team-contents {
    display: flex;
    flex-wrap: wrap;
        justify-content: center;
    text-align: center;
}
.bwp-ourteam.slider-2 .team-contents .ourteam-customer-name {
  box-shadow: none;
    padding: 40px 0px 10px;
    margin-bottom: 0px;
}

.bwp-ourteam.slider-2 .team-contents  .team-job{
      margin-bottom: 0;
}

.bwp-ourteam.slider-2  .team-contents  .title{
      font-family: sf-pro;
}
.bwp-ourteam.slider-2  .team-contents  .title a{
  color: #333;
}

.bwp-ourteam.slider-2 .team-contents .ourteam-top:hover{
  top: 0;
}

.team-contents .ourteam-item {
  /*width: 18%;*/
  margin: 0 60px;
}

.team-position{
    /* padding: 0px 20px 0px; */
    margin: 0;
    line-height: 1;
    font-size: 26px;
    margin-top: 40px;
    text-align: center;
}
.team-position a{
  color: #f28a3d;
  position: relative;
  z-index: 2;
}

.team-position a:before {
    position: absolute;
    content: "";
    width: 40px;
    height: 1px;
    width: 100%;
    height: 2px;
    background: #f28a3d;
    left: 0;
    bottom: -3px;
    z-index: -1;
}

.bwp-ourteam.slider-2 .slick-slider {
  overflow: unset
}

.bwp-ourteam.slider-2 .ourteam-top {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  margin-top: 10px;
  position: relative;
  top: 0
}

.bwp-ourteam.slider-2 .ourteam-top:hover {
  top: -10px
}

.bwp-ourteam.style-1 {
  position: relative
}

.bwp-ourteam.style-1 .slick-dots {
  bottom: auto;
  top: -116px;
  text-align: right
}

.rtl .bwp-ourteam.style-1 .slick-dots {
  text-align: left
}

.bwp-ourteam.style-1 .slick-dots li {
  margin: 0 5px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

.bwp-ourteam.style-1 .slick-dots li button {
  background: #f0f0f0;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

.bwp-ourteam.style-1 .slick-dots li button:hover {
  background: #2d2d2d
}

.bwp-ourteam.style-1 .slick-dots li.slick-active {
  width: 30px
}

.bwp-ourteam.style-1 .slick-dots li.slick-active button {
  width: 30px;
  background: #2d2d2d
}

@media (max-width:767px) {
  .bwp-ourteam.style-1 .slick-dots {
    display: none !important
  }
}

.bwp-ourteam.style-1 .slider {
  overflow: unset
}

.bwp-ourteam.style-1 .item {
  padding: 0 40px;
  border-left: 1px solid rgba(45, 45, 45, .1)
}

.bwp-ourteam.style-1 .ourteam-image {
  max-width: 72px
}

.bwp-ourteam.style-1 .ourteam-image img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%
}

.bwp-ourteam.style-1 .ourteam-customer-name {
  padding-left: 20px
}

.rtl .bwp-ourteam.style-1 .ourteam-customer-name {
  padding-right: 20px;
  padding-left: inherit
}

.bwp-ourteam.style-1 .ourteam-customer-name .title {
  font-size: 18px;
  margin: 0;
  line-height: 1.5
}

.bwp-ourteam.style-1 .ourteam-customer-name .team-job {
  font-size: 12px;
  text-transform: uppercase;
  color: #898989
}

.bwp-ourteam.style-1 .ourteam-bottom {
  display: flex;
  margin-top: 25px;
  align-items: center
}

.widget h1.widget-title {
  font-size: 18px;
  text-transform: uppercase;
  padding: 0 0 10px;
  margin: 0
}

.rtl .widget h1.widget-title {
  padding: 0 0 10px
}

.bwp_best_seller .content-best-seller {
  margin-top: 15px
}

.bwp_best_seller .content-best-seller .post-item {
  margin-bottom: 30px;
  border: 1px solid #f5f5f5;
  display: flex
}

.bwp_best_seller .content-best-seller .item-img {
  min-width: 95px
}

.bwp_best_seller .content-best-seller .item-img img {
  width: 95px
}

.bwp_best_seller .content-best-seller .item-content {
  padding-left: 20px;
  padding-right: 10px
}

.rtl .bwp_best_seller .content-best-seller .item-content {
  padding-right: 20px;
  padding-left: inherit;
  padding-left: 10px;
  padding-right: inherit
}

.bwp_best_seller .content-best-seller .item-content h4 {
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
  font-family: sf-pro, sans-serif;
  margin-top: 12px;
  margin-bottom: 7px
}

.bwp_best_seller .content-best-seller .item-content h4 a {
  color: #595959
}

.bwp_best_seller .content-best-seller .item-content h4 a:hover {
  color: #f28a3d
}

.bwp_best_seller .content-best-seller .item-content del>.woocommerce-Price-amount {
  color: #595959;
  font-weight: 300
}

.bwp_best_seller .content-best-seller .item-content .woocommerce-Price-amount {
  color: #f28a3d;
  font-weight: 500
}

.bwp_best_seller .content-best-seller .item-content ins {
  color: #595959;
  text-decoration: none;
  margin-left: 5px
}

.rtl .bwp_best_seller .content-best-seller .item-content ins {
  margin-right: 5px;
  margin-left: inherit
}

.bwp-widget-banner {
  position: relative;
  margin-bottom: 30px
}

@media (max-width:767px) {
  .bwp-widget-banner {
    text-align: center
  }
}

.bwp-widget-banner.default {
  margin-bottom: 20px;
  text-align: center
}

.bwp-widget-banner.banner_countdown {
  text-align: center;
  background: #f5f5f5
}

.bwp-widget-banner.banner_countdown .bg-banner {
  display: inline-block
}

@media (max-width:480px) {
  .bwp-widget-banner.banner_countdown .bg-banner {
    margin: 100px 0
  }
}

.bwp-widget-banner.banner_countdown h2 {
  margin-top: 0
}

.bwp-widget-banner.banner_countdown .banner-wrapper-centainer {
  position: absolute;
  flex-direction: column;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #2d2d2d;
  padding: 15px
}

.rtl .bwp-widget-banner.banner_countdown .banner-wrapper-centainer {
  right: 0;
  left: auto
}

.bwp-widget-banner.banner_countdown .banner-wrapper-centainer .banner-wrapper-infor {
  max-width: 585px
}

.bwp-widget-banner.nostyle {
  margin-bottom: 0
}

.bwp-widget-banner.style-2 {
  margin-bottom: 40px
}

@media (max-width:767px) {
  .bwp-widget-banner.style-2 {
    text-align: left
  }

  .rtl .bwp-widget-banner.style-2 {
    text-align: right
  }
}

.bwp-widget-banner.style-2 .bg-banner .banners {
  position: relative;
  display: flex;
  box-shadow: 0 3px 73px 0 rgba(0, 0, 0, .05)
}

@media (max-width:991px) {
  .bwp-widget-banner.style-2 .bg-banner .banners {
    display: block
  }
}

.bwp-widget-banner.style-2 .bg-banner .banners .bwp-image {
  flex: 0 0 50%
}

@media (max-width:1199px) {
  .bwp-widget-banner.style-2 .bg-banner .banners .bwp-image {
    flex: 0 0 47%
  }
}

@media (max-width:991px) {
  .bwp-widget-banner.style-2 .bg-banner .banners .bwp-image {
    text-align: center;
    padding-top: 40px
  }
}

.bwp-widget-banner.style-2 .bg-banner .banners .banner-wrapper-infor {
  padding: 50px 40px
}

@media (max-width:1199px) {
  .bwp-widget-banner.style-2 .bg-banner .banners .banner-wrapper-infor {
    padding: 10px
  }
}

@media (max-width:991px) {
  .bwp-widget-banner.style-2 .bg-banner .banners .banner-wrapper-infor {
    padding: 40px 57px
  }
}

@media (max-width:767px) {
  .bwp-widget-banner.style-2 .bg-banner .banners .banner-wrapper-infor {
    padding: 40px 20px
  }
}

.bwp-widget-banner.style-2 .bg-banner .banners .banner-wrapper-infor .title-banner {
  font-size: 18px;
  line-height: 25px;
  margin: 0;
  font-weight: 400;
  font-family: sf-pro;
}

.bwp-widget-banner.style-2 .bg-banner .banners .banner-wrapper-infor .bwp-image-subtitle {
  font-size: 12px;
  line-height: 24px;
  color: #898989;
  font-family: sf-pro, sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 5px;
  margin-bottom: 31px;
}

@media (max-width:1199px) {
  .bwp-widget-banner.style-2 .bg-banner .banners .banner-wrapper-infor .bwp-image-subtitle {
    margin-bottom: 0
  }
}

@media (max-width:991px) {
  .bwp-widget-banner.style-2 .bg-banner .banners .banner-wrapper-infor .bwp-image-subtitle {
    margin-bottom: 31px
  }
}

.bwp-widget-banner.style-2 .bg-banner .banners .banner-wrapper-infor .bwp-image-description {
  font-size: 16px;
  line-height: 30px;
  color: #595959;
  font-family: sf-pro, sans-serif
}

.bwp-widget-banner.style-3 {
  margin-bottom: 40px
}

.bwp-widget-banner.style-3 .bg-banner .banners {
  position: relative;
  display: flex;
  box-shadow: 0 3px 73px 0 rgba(0, 0, 0, .05)
}

@media (max-width:991px) {
  .bwp-widget-banner.style-3 .bg-banner .banners {
    display: block
  }
}

.bwp-widget-banner.style-3 .bg-banner .banners .bwp-image {
  flex: 0 0 50%;
  order: 2
}

@media (max-width:1199px) {
  .bwp-widget-banner.style-3 .bg-banner .banners .bwp-image {
    flex: 0 0 47%
  }
}

@media (max-width:991px) {
  .bwp-widget-banner.style-3 .bg-banner .banners .bwp-image {
    text-align: center;
    padding-top: 40px
  }
}

.bwp-widget-banner.style-3 .bg-banner .banners .banner-wrapper-infor {
  padding: 50px 40px;
  text-align: right
}

.rtl .bwp-widget-banner.style-3 .bg-banner .banners .banner-wrapper-infor {
  text-align: left
}

@media (max-width:1199px) {
  .bwp-widget-banner.style-3 .bg-banner .banners .banner-wrapper-infor {
    padding: 10px
  }
}

@media (max-width:991px) {
  .bwp-widget-banner.style-3 .bg-banner .banners .banner-wrapper-infor {
    padding: 40px 57px;
    text-align: left
  }

  .rtl .bwp-widget-banner.style-3 .bg-banner .banners .banner-wrapper-infor {
    text-align: right
  }
}

@media (max-width:767px) {
  .bwp-widget-banner.style-3 .bg-banner .banners .banner-wrapper-infor {
    padding: 40px 20px
  }
}

.bwp-widget-banner.style-3 .bg-banner .banners .banner-wrapper-infor .title-banner {
  font-size: 18px;
  line-height: 25px;
  margin: 0;
  font-weight: 400;
  font-family: sf-pro;
}

.bwp-widget-banner.style-3 .bg-banner .banners .banner-wrapper-infor .bwp-image-subtitle {
  font-size: 12px;
  line-height: 24px;
  color: #898989;
  font-family: sf-pro, sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 5px;
  margin-bottom: 31px;
}

@media (max-width:1199px) {
  .bwp-widget-banner.style-3 .bg-banner .banners .banner-wrapper-infor .bwp-image-subtitle {
    margin-bottom: 0
  }
}

@media (max-width:991px) {
  .bwp-widget-banner.style-3 .bg-banner .banners .banner-wrapper-infor .bwp-image-subtitle {
    margin-bottom: 31px
  }
}

.bwp-widget-banner.style-3 .bg-banner .banners .banner-wrapper-infor .bwp-image-description {
  font-size: 16px;
  line-height: 30px;
  color: #595959;
  font-family: sf-pro, sans-serif
}

.bwp-widget-banner.style-4 {
  position: relative
}

.bwp-widget-banner.style-4:before {
  width: 100%;
  height: 100%;
  content: "";
  top: 0;
  left: 0;
  position: absolute;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  background: rgba(45, 45, 45, .7);
  opacity: 0;
  visibility: hidden
}

.bwp-widget-banner.style-4 .banner-wrapper-infor,
.bwp-widget-banner.style-4 .content-hover {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

.bwp-widget-banner.style-4 .content-hover {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0)
}

.bwp-widget-banner.style-4 .content-hover .bwp-image-subtitle {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 500;
  position: relative;
  display: inline-block;
  padding-bottom: 12px
}

.bwp-widget-banner.style-4 .content-hover .bwp-image-subtitle:before {
  width: 70%;
  height: 2px;
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #62b4df
}

.bwp-widget-banner.style-4 .content-hover .title-banner {
  font-size: 32px;
  margin: 0 auto;
  max-width: 350px;
  color: #fff;
  text-transform: uppercase;
  margin-top: 24px
}

.bwp-widget-banner.style-4 .content-hover .button {
  display: inline-block;
  line-height: 60px;
  padding: 0 45px;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  border: 2px solid hsla(0, 0%, 100%, .2);
  margin-top: 50px
}

.bwp-widget-banner.style-4 .content-hover .button:hover {
  background: #f28a3d;
  color: #2d2d2d
}

@media (max-width:1199px) {
  .bwp-widget-banner.style-4 .content-hover .title-banner {
    font-size: 16px;
    max-width: 145px
  }

  .bwp-widget-banner.style-4 .content-hover .button {
    line-height: 45px;
    padding: 0 30px
  }
}

.bwp-widget-banner.style-4 .banner-wrapper-infor .bwp-image-subtitle {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  position: relative;
  display: inline-block;
  line-height: 1
}

.bwp-widget-banner.style-4 .banner-wrapper-infor .bwp-image-subtitle:before {
  width: 100%;
  height: 8px;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background: hsla(0, 0%, 100%, .4);
  z-index: -1
}

.bwp-widget-banner.style-4 .banner-wrapper-infor .title-banner {
  margin: 0 auto;
  font-size: 32px;
  color: #fff;
  max-width: 265px;
  margin-top: 35px
}

@media (max-width:1199px) {
  .bwp-widget-banner.style-4 .banner-wrapper-infor .title-banner {
    font-size: 20px;
    max-width: 170px;
    margin-top: 20px
  }
}

.bwp-widget-banner.style-4 .banners>div img:hover {
  opacity: 1
}

.bwp-widget-banner.style-4:hover:before {
  opacity: 1;
  visibility: visible
}

.bwp-widget-banner.style-4:hover .content-hover {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1)
}

.bwp-widget-banner.style-4:hover .banner-wrapper-infor {
  opacity: 0;
  visibility: hidden
}

.bwp-instagram .content_instagram.row {
  margin-left: -10px;
  margin-right: -10px
}

.bwp-instagram .content_instagram.row .image-instagram {
  padding-left: 10px;
  padding-right: 10px
}

.bwp-instagram a.instagram {
  display: inline-block;
  margin-bottom: 20px;
  position: relative;
  vertical-align: top;
  overflow: hidden
}

.bwp-instagram a.instagram img {
  -webkit-transition: transform .3s ease;
  transition: transform .3s ease
}

.bwp-instagram a.instagram:before {
  content: "";
  top: 0;
  height: 100%;
  background-color: rgba(37, 37, 37, .45);
  z-index: 1
}

.bwp-instagram a.instagram:after,
.bwp-instagram a.instagram:before {
  position: absolute;
  left: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease
}

.bwp-instagram a.instagram:after {
  content: "\f16d";
  color: #fff;
  font-family: FontAwesome;
  font-size: 30px;
  font-weight: 400;
  top: calc(50% - 13px);
  text-align: center;
  line-height: 100%;
  z-index: 2
}

.bwp-instagram a.instagram:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2)
}

.bwp-instagram a.instagram:hover:after,
.bwp-instagram a.instagram:hover:before {
  opacity: 1;
  visibility: visible
}

.bwp-instagram.default .content_instagram.row {
  display: flex;
  flex-wrap: wrap;
  margin-left: 0;
  margin-right: 0
}

.bwp-instagram.default .content_instagram.row .image-instagram {
  padding-left: 0;
  padding-right: 0
}

.bwp-instagram.default a.instagram {
  margin-bottom: -1px
}

@media (max-width:991px) {
  .bwp-instagram.slider .instagram-title {
    padding: 0 30px
  }
}

@media (max-width:767px) {
  .bwp-instagram.slider .instagram-title {
    padding: 0 15px
  }
}

.bwp-instagram.slider .instagram-title h2 {
  margin: 0;
  font-size: 18px;
  line-height: 21px;
  text-transform: uppercase;
  font-weight: 700;
  font-family: sf-pro, sans-serif;
  margin-bottom: 20px
}

.bwp-instagram.slider:not(.no-padding) .content_instagram {
  margin: 0
}

.bwp-instagram.slider:not(.no-padding) .content_instagram .slick-list {
  margin: 0 -2px
}

.bwp-instagram.slider:not(.no-padding) .content_instagram .image-instagram {
  padding: 0 2px
}

.bwp-instagram.slider:not(.no-padding) .content_instagram .image-instagram a {
  margin-bottom: 0
}

.bwp-instagram.slider2 .block .instagram-title {
  text-align: center
}

.bwp-instagram.slider2 .block .instagram-title h2 {
  margin: 0;
  font-size: 18px;
  line-height: 21px;
  text-transform: uppercase;
  font-weight: 400;
  font-family: sf-pro, sans-serif;
  margin-bottom: 26px
}

.bwp-instagram.slider2 .block:not(.no-padding) .content_instagram,
.bwp-instagram.slider2 .block:not(.no-padding) .content_instagram .slick-list {
  margin: 0
}

.bwp-instagram.slider2 .block:not(.no-padding) .content_instagram .image-instagram {
  padding: 0
}

.bwp-instagram.slider2 .block:not(.no-padding) .content_instagram .image-instagram a {
  margin-bottom: 0
}

.bwp-instagram.slider3 .block_content .slick-list {
  margin: 0
}

.bwp-instagram.slider3 .block_content .slick-list .image-instagram {
  padding: 0;
  height: auto
}

.bwp-instagram.slider3 .block_content .slick-list .image-instagram:nth-child(2n) {
  padding-top: 43px
}

.bwp-cta.default {
  text-align: center
}

.bwp-cta.default .box-icon {
  height: 46px;
  margin-bottom: 35px
}

.bwp-cta.default .box-icon .icon {
  display: block;
  margin: auto
}

.bwp-cta.default .count-cta {
  font-size: 32px;
  margin: 0;
  line-height: 36px;
  font-weight: 400
}

.bwp-cta.default .title-cta {
  font-size: 14px;
  padding: 0 5px;
  text-transform: uppercase;
  line-height: 24px;
  color: #2d2d2d
}

@media (max-width:1199px) {
  .bwp-cta.default .title-cta {
    margin-bottom: 10px
  }
}

.bwp-cta.default .title-cta .sub-title {
  color: #999;
  margin-right: 3px
}

.rtl .bwp-cta.default .title-cta .sub-title {
  margin-left: 3px;
  margin-right: inherit
}

@media (max-width:1199px) {
  .bwp-cta.default .title-cta .sub-title {
    display: block;
    margin-right: 0
  }

  .rtl .bwp-cta.default .title-cta .sub-title {
    margin-left: 0;
    margin-right: inherit
  }
}

.bwp-tabs .block_content .row {
  display: flex;
  align-items: center;
  margin: 0
}

.bwp-tabs .block_content>.row .col-lg-9 {
  padding-right: 0
}

.rtl .bwp-tabs .block_content>.row .col-lg-9 {
  padding-left: 0;
  padding-right: inherit
}

.bwp-tabs .block_content .title-block {
  margin-bottom: 87px
}

.bwp-tabs .block_content .title-block h2 {
  font-size: 44px;
  line-height: 60px;
  margin: 0;
  text-align: right;
  font-weight: 400;
      text-transform: capitalize;
}

.rtl .bwp-tabs .block_content .title-block h2 {
  text-align: left
}

@media (max-width:1199px) {
  .bwp-tabs .block_content .title-block {
    margin-bottom: 50px
  }

  .bwp-tabs .block_content .title-block h2 {
    font-size: 35px;
    line-height: 50px
  }
}

@media (max-width:991px) {
  .bwp-tabs .block_content .title-block {
    margin-top: 50px
  }

  .bwp-tabs .block_content .title-block h2 {
    text-align: left
  }

  .rtl .bwp-tabs .block_content .title-block h2 {
    text-align: right
  }
  .bwp-tabs .block_content .row {
  flex-wrap: wrap;
}
}

@media (max-width:767px) {
  .bwp-tabs .block_content .title-block h2 {
    font-size: 28px;
    line-height: 45px
  }
}

.bwp-tabs .tab-pane {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn
}

.bwp-tabs.default ul.nav {
  display: block;
  padding: 0;
  text-align: right
}

.bwp-tabs.default ul.nav li {
  display: block;
  float: none;
  padding-top: 18px
}

.bwp-tabs.default ul.nav li a {
  padding: 0;
  text-transform: uppercase;
  color: #898989;
  font-size: 14px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: .3px;
  font-family: sf-pro;
  /*font-family: Playfair Display;*/
}

.bwp-tabs.default ul.nav li.active a,
.bwp-tabs.default ul.nav li a:hover {
  color: #2d2d2d
}

@media (max-width:991px) {
  .bwp-tabs.default ul.nav {
    text-align: left
  }

  .rtl .bwp-tabs.default ul.nav {
    text-align: right
  }
}

.bwp-tabs.default2 .block ul {
  margin: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
  padding: 0
}

.bwp-tabs.default2 .block ul li {
  float: unset
}

.bwp-tabs.default2 .block ul li a {
  font-size: 12px;
  text-transform: uppercase;
  font-family: Playfair Display, sans-serif;
  color: #999
}

.bwp-tabs.default2 .block ul li.active a {
  color: #2d2d2d
}

@media (max-width:767px) {
  .bwp-tabs.default2 .block ul {
    overflow: auto;
    white-space: nowrap;
    justify-content: flex-start
  }
}

.bwp-tabs.default2 .content-tab {
  display: flex;
  background: #2d2d2d;
  padding: 95px 80px 113px;
  flex-wrap: wrap
}

@media (max-width:767px) {
  .bwp-tabs.default2 .content-tab {
    padding: 95px 30px 113px
  }
}

.bwp-tabs.default2 .content-tab .tab-content {
  width: 51.7%;
  color: #fff
}

.bwp-tabs.default2 .content-tab .tab-content h3 {
  color: #fff;
  margin-bottom: 28px;
  margin-top: 17px;
  font-size: 24px
}

.bwp-tabs.default2 .content-tab .tab-content .content-plan li {
  border-bottom: 1px solid hsla(0, 0%, 100%, .4)
}

.bwp-tabs.default2 .content-tab .tab-content .content-plan li:last-child {
  border-bottom: 0
}

.bwp-tabs.default2 .content-tab .tab-content .content-plan li .count,
.bwp-tabs.default2 .content-tab .tab-content .content-plan li a {
  color: #fff
}

.bwp-tabs.default2 .content-tab .tab-content .content-plan li a:hover {
  color: #f28a3d
}

.bwp-tabs.default2 .content-tab .tab-content p {
  color: #fff
}

@media (max-width:1199px) {
  .bwp-tabs.default2 .content-tab .tab-content {
    width: 100%
  }

  .bwp-tabs.default2 .content-tab .tab-content .content-plan {
    padding: 0
  }
}

.bwp-tabs.default2 .content-tab .image {
  width: 48.3%;
  text-align: right
}

.rtl .bwp-tabs.default2 .content-tab .image {
  text-align: left
}

@media (max-width:1199px) {
  .bwp-tabs.default2 .content-tab .image {
    width: 100%;
    text-align: center !important;
    margin-top: 50px
  }
}

.bwp-tabs.default2 .content-tab .btn-newletter {
  cursor: pointer;
  color: #fff;
  display: inline-block;
  width: 100%;
  border: 2px solid hsla(0, 0%, 100%, .4);
  line-height: 45px;
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 700
}

.bwp-tabs.default2 .content-tab .btn-newletter:hover {
  background: #f28a3d;
  border-color: #f28a3d;
  color: #2d2d2d
}

@media (max-width:1199px) {
  .bwp-tabs.default2 .content-tab .btn-newletter {
    margin-top: 30px
  }
}

@media (max-width:1499px) {
  .bwp-tabs.style-1 .gallery {
    margin-right: 0 !important
  }

  .rtl .bwp-tabs.style-1 .gallery {
    margin-left: 0 !important;
    margin-right: inherit
  }

  .bwp-tabs.style-1 .gallery .gallery-item {
    padding-right: 0 !important
  }

  .rtl .bwp-tabs.style-1 .gallery .gallery-item {
    padding-left: 0 !important;
    padding-right: inherit
  }
}

.bwp-tabs.style-1 .block_content .row {
  align-items: flex-start
}

.bwp-tabs.style-1 .block_content .sub-title {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 17px;
  display: inline-block;
  letter-spacing: 2.8px;
  position: relative;
  margin-bottom: 32px;
  z-index: 999
}

.bwp-tabs.style-1 .block_content .sub-title:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 8px;
  background: #f28a3d;
  left: 0;
  bottom: 0;
  z-index: -1
}

.bwp-tabs.style-1 .block_content .title-block {
  margin-bottom: 105px
}

.bwp-tabs.style-1 .block_content .title-block h2 {
  text-align: left;
  font-size: 52px
}

.rtl .bwp-tabs.style-1 .block_content .title-block h2 {
  text-align: right
}

@media (max-width:1199px) {
  .bwp-tabs.style-1 .block_content .title-block h2 {
    font-size: 42px
  }
}

@media (max-width:991px) {
  .bwp-tabs.style-1 .block_content .title-block h2 {
    margin-top: 0
  }
}

.bwp-tabs.style-1 .block_content ul {
  padding: 0;
  max-height: 395px;
  overflow: auto;
  min-width: 340px
}

@media (max-width:1199px) {
  .bwp-tabs.style-1 .block_content ul {
    max-height: 300px;
    min-width: 230px
  }
}

@media (max-width:991px) {
  .bwp-tabs.style-1 .block_content ul {
    min-width: unset;
    width: 100%;
    margin-bottom: 50px
  }
}

.bwp-tabs.style-1 .block_content ul::-webkit-scrollbar {
  width: 2px
}

.bwp-tabs.style-1 .block_content ul::-webkit-scrollbar-track {
  background: hsla(0, 0%, 54%, .2)
}

.bwp-tabs.style-1 .block_content ul::-webkit-scrollbar-thumb {
  background: #2d2d2d
}

.bwp-tabs.style-1 .block_content ul::-webkit-scrollbar-thumb:hover {
  background: #f28a3d
}

.bwp-tabs.style-1 .block_content ul li {
  display: block;
  float: unset;
  margin-bottom: 35px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

.bwp-tabs.style-1 .block_content ul li:last-child {
  margin-bottom: 0
}

.bwp-tabs.style-1 .block_content ul li a {
  padding: 0;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #898989
}

.bwp-tabs.style-1 .block_content ul li.active {
  padding-left: 30px
}

.rtl .bwp-tabs.style-1 .block_content ul li.active {
  padding-right: 30px;
  padding-left: inherit
}

.bwp-tabs.style-1 .block_content ul li.active a,
.bwp-tabs.style-1 .block_content ul li:hover a {
  color: #2d2d2d
}

.bwp-tabs.style-2 {
  text-align: center
}

.bwp-tabs.style-2 .nav {
  padding: 0;
  display: inline-block;
  margin-bottom: 85px
}

.bwp-tabs.style-2 .nav li {
  min-width: 210px;
  border: 1px solid #fff;
  border-left: 0
}

.bwp-tabs.style-2 .nav li:first-child {
  border-left: 1px solid #fff
}

.bwp-tabs.style-2 .nav li a {
  color: #fff;
  height: 70px;
  line-height: 70px;
  text-transform: uppercase;
  font-size: 14px;
  font-family: Playfair Display, sans-serif
}

.bwp-tabs.style-2 .nav li.active,
.bwp-tabs.style-2 .nav li:hover {
  background: #f28a3d;
  border-color: #f28a3d
}

.bwp-tabs.style-2 .nav li.active a,
.bwp-tabs.style-2 .nav li:hover a {
  color: #2d2d2d
}

@media (max-width:991px) {
  .bwp-tabs.style-2 .nav {
    padding: 0 20px
  }

  .bwp-tabs.style-2 .nav li {
    width: 50%;
    border: 1px solid #fff
  }
}

@media (max-width:767px) {
  .bwp-tabs.style-2 .nav li {
    width: 100%
  }
}

.bwp-tabs.style-2 .tab-content {
  text-align: left
}

.rtl .bwp-tabs.style-2 .tab-content {
  text-align: right
}

.bwp-tabs.style-2 .tab-content .elementor-row {
  align-items: flex-end
}

.bwp-tabs.style-2 .tab-content .elementor-row .elementor-text-editor {
  max-width: 360px;
  color: #fff
}

.bwp-tabs.style-2 .tab-content .elementor-row .elementor-text-editor h2 {
  font-size: 24px;
  color: #fff;
  margin: 0;
  margin-bottom: 5px
}

.bwp-tabs.style-2 .tab-content .elementor-row .elementor-text-editor strong {
  color: #f28a3d;
  margin-bottom: 30px;
  display: inline-block
}

.image-gallery .gallery {
  margin: 0
}

.image-gallery .gallery-item-1 .gallery .gallery-item:first-child {
  margin-bottom: 40px
}

.image-gallery .block {
  padding: 0 20px
}

.image-gallery ul {
  width: 100%;
  border-bottom: 2px solid #ebebeb;
  padding: 0;
  margin-bottom: 30px
}

.image-gallery ul li {
  width: 25%;
  padding: 0 20px;
  text-align: center;
  position: relative
}

.image-gallery ul li a {
  font-size: 18px;
  position: relative;
  padding-bottom: 4px
}

.image-gallery ul li a:before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 0;
  background: #2d2d2d;
  -webkit-transition: all .5s ease;
  transition: all .5s ease
}

.image-gallery ul li:last-child {
  padding-right: 0
}

.rtl .image-gallery ul li:last-child {
  padding-left: 0;
  padding-right: inherit
}

.image-gallery ul li:first-child {
  padding-left: 0
}

.rtl .image-gallery ul li:first-child {
  padding-right: 0;
  padding-left: inherit
}

.image-gallery ul li.active a,
.image-gallery ul li:hover a {
  color: #595959
}

.image-gallery ul li.active a:before,
.image-gallery ul li:hover a:before {
  width: 100%;
  height: 2px
}

@media (max-width:767px) {
  .image-gallery ul {
    display: flex;
    white-space: nowrap;
    overflow: auto
  }

  .image-gallery ul li {
    width: auto;
    padding: 0 20px
  }

  .image-gallery ul li.active a,
  .image-gallery ul li:hover a {
    color: #f28a3d
  }
}

.image-gallery .gallery-item .gallery-icon {
  position: relative;
  overflow: hidden
}

.image-gallery .gallery-item .gallery-icon:before {
  /*background: rgba(45, 45, 45, .7) none repeat scroll 0 0;*/
  background: rgba(0,0,0, 0.2) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  top: 100%;
  position: absolute;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none
}

.image-gallery .gallery-item .gallery-icon>a:after {
  content: "\f278";
  font-family: Material;
  color: #fff;
  font-size: 24px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 22.5px);
  opacity: 0;
  visibility: hidden;
  transition: all .3s ease;
  z-index: 999;
  display: none;
}

.image-gallery .gallery-item .gallery-icon:hover>a:after {
  opacity: 1;
  visibility: visible
}

.image-gallery .gallery-item .gallery-icon.in-top:before {
  transform-origin: 50% 0;
  animation: b .3s ease 0ms forwards
}

.image-gallery .gallery-item .gallery-icon.in-right:before {
  top: 0;
  animation: c .3s ease 0ms forwards
}

.image-gallery .gallery-item .gallery-icon.in-bottom:before {
  transform-origin: 50% 100%;
  animation: d .3s ease 0ms forwards
}

.image-gallery .gallery-item .gallery-icon.in-left:before {
  top: 0;
  animation: e .3s ease 0ms forwards
}

.image-gallery .gallery-item .gallery-icon.out-top:before {
  transform-origin: 50% 0;
  animation: f .3s ease 0ms forwards
}

.image-gallery .gallery-item .gallery-icon.out-right:before {
  top: 0;
  animation: g .3s ease 0ms forwards
}

.image-gallery .gallery-item .gallery-icon.out-bottom:before {
  transform-origin: 50% 100%;
  animation: h .3s ease 0ms forwards
}

.image-gallery .gallery-item .gallery-icon.out-left:before {
  top: 0;
  animation: i .3s ease 0ms forwards
}

@media (max-width:1499px) {
  .image-gallery .gallery-image-1 .gallery {
    margin: 0 -20px !important
  }

  .image-gallery .gallery-image-1 .gallery .gallery-item {
    padding: 0 20px !important;
    margin-bottom: 40px
  }
}

@keyframes b {
  0% {
    top: -100%
  }

  to {
    top: 0
  }
}

@keyframes c {
  0% {
    left: 100%
  }

  to {
    left: 0
  }
}

@keyframes d {
  0% {
    top: 100%
  }

  to {
    top: 0
  }
}

@keyframes e {
  0% {
    left: -100%
  }

  to {
    left: 0
  }
}

@keyframes f {
  0% {
    top: 0
  }

  to {
    top: -100%
  }
}

@keyframes g {
  0% {
    left: 0
  }

  to {
    left: 100%
  }
}

@keyframes h {
  0% {
    top: 0
  }

  to {
    top: 100%
  }
}

@keyframes i {
  0% {
    left: 0
  }

  to {
    left: -100%
  }
}

.tab-plan {
  margin-top: 18px;
  max-width: 1160px;
  margin: auto
}

@media (max-width:1199px) and (min-width:991px) {
  .tab-plan {
    padding: 0 20px
  }
}

.tab-plan .elementor-tabs {
  /*margin-left: 80px*/
}

.rtl .tab-plan .elementor-tabs {
  margin-right: 80px;
  margin-left: inherit
}

@media (max-width:1199px) {
  .tab-plan .elementor-tabs {
    margin-left: 0
  }

  .rtl .tab-plan .elementor-tabs {
    margin-right: 0;
    margin-left: inherit
  }
}

.tab-plan .elementor-tabs-wrapper {
  text-align: center;
  /*margin-right: 80px*/
}

.rtl .tab-plan .elementor-tabs-wrapper {
  margin-left: 80px;
  margin-right: inherit
}

@media (max-width:1199px) {
  .tab-plan .elementor-tabs-wrapper {
    margin-right: 0
  }

  .rtl .tab-plan .elementor-tabs-wrapper {
    margin-left: 0;
    margin-right: inherit
  }
}

.tab-plan .elementor-tabs-wrapper .elementor-tab-title {
  width: 120px !important;
  line-height: 36px;
  border: 2px solid rgba(45, 45, 45, .1) !important;
  padding: 0;
  display: inline-block !important;
  margin: 0 5px;
  transition: .3s;
}

.tab-plan .elementor-tabs-wrapper .elementor-tab-title a {
  font-size: 12px;
  text-transform: uppercase;
  font-family: Playfair Display, serif;
  font-family: sf-pro, sans-serif;
  color: #ccc;
  font-weight: 600
}

.tab-plan .elementor-tabs-wrapper .elementor-tab-title.elementor-active,
.tab-plan .elementor-tabs-wrapper .elementor-tab-title:hover {
  border-color: #2d2d2d !important
}

.tab-plan .elementor-tabs-wrapper .elementor-tab-title.elementor-active a,
.tab-plan .elementor-tabs-wrapper .elementor-tab-title:hover a {
  color: #2d2d2d
}

@media (max-width:767px) {
  .tab-plan .elementor-tabs-wrapper .elementor-tab-title {
    margin: 5px
  }
}

.tab-plan .elementor-tabs-content-wrapper {
  text-align: center
}

.tab-plan .elementor-tabs-content-wrapper .elementor-tab-mobile-title {
  display: none !important
}

.tab-plan .elementor-tabs-content-wrapper .elementor-tab-content {
  padding: 0
}

@media (max-width:991px) {
  .tab-plan .elementor-tabs-content-wrapper .elementor-tab-content {
    overflow: auto
  }
}

.tab-plan .elementor-tabs-content-wrapper .elementor-tab-content table {
  border: none;
  margin-bottom: 0;
  margin-top: 60px
}

.tab-plan .elementor-tabs-content-wrapper .elementor-tab-content table tr td,
.tab-plan .elementor-tabs-content-wrapper .elementor-tab-content table tr th {
  border: none;
  padding: 0;
  height: 60px;
  line-height: 60px;
  text-align: center;
  min-width: 120px
}

.tab-plan .elementor-tabs-content-wrapper .elementor-tab-content table tr td {
  color: #666;
  font-size: 14px;
  position: relative
}

.tab-plan .elementor-tabs-content-wrapper .elementor-tab-content table tr td:empty:before {
  position: absolute;
  content: "";
  width: 10px;
  height: 2px;
  background: #2d2d2d;
  left: calc(50% - 5px);
  top: 50%
}

.rtl .tab-plan .elementor-tabs-content-wrapper .elementor-tab-content table tr td:empty:before {
  right: calc(50% - 5px);
  left: auto
}

.tab-plan .elementor-tabs-content-wrapper .elementor-tab-content table tr td a {
  display: inline-block;
  font-size: 12px;
  text-transform: uppercase;
  padding: 0 30px;
  line-height: 30px;
  color: #666;
  border: 2px solid rgba(45, 45, 45, .1)
}

.tab-plan .elementor-tabs-content-wrapper .elementor-tab-content table tr td a:hover {
  border-color: #2d2d2d;
  color: #2d2d2d
}

.tab-plan .elementor-tabs-content-wrapper .elementor-tab-content table tr th {
  color: #2d2d2d;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px
}

.tab-plan .elementor-tabs-content-wrapper .elementor-tab-content table tbody {
  /*height: 366px;*/
  overflow-y: auto;
  display: block;
  width: 100%;
  position: relative;
  /*padding-right: 79px*/
}

.rtl .tab-plan .elementor-tabs-content-wrapper .elementor-tab-content table tbody {
  padding-left: 75px;
  padding-right: inherit
}

@media (max-width:1199px) {
  .tab-plan .elementor-tabs-content-wrapper .elementor-tab-content table tbody {
    padding-right: 0
  }

  .rtl .tab-plan .elementor-tabs-content-wrapper .elementor-tab-content table tbody {
    padding-left: 0;
    padding-right: inherit
  }
}

.tab-plan .elementor-tabs-content-wrapper .elementor-tab-content table tbody::-webkit-scrollbar {
  width: 5px
}

.tab-plan .elementor-tabs-content-wrapper .elementor-tab-content table tbody::-webkit-scrollbar-track {
  background: #f5f5f5;
  position: absolute;
  right: -70px
}

.rtl .tab-plan .elementor-tabs-content-wrapper .elementor-tab-content table tbody::-webkit-scrollbar-track {
  left: -70px;
  right: auto
}

.tab-plan .elementor-tabs-content-wrapper .elementor-tab-content table tbody::-webkit-scrollbar-thumb {
  background: #2d2d2d
}

.tab-plan .elementor-tabs-content-wrapper .elementor-tab-content table tbody::-webkit-scrollbar-thumb:hover {
  background: #f28a3d
}

.tab-plan .elementor-tabs-content-wrapper .elementor-tab-content table tbody tr {
  /*border-bottom: 1px solid #eaeaea;*/
  border: 1px solid #eaeaea;
  border-top: 0px solid #eaeaea;
  width: 100%;
  display: flex
}

.tab-plan .elementor-tabs-content-wrapper .elementor-tab-content table tbody tr td,
.tab-plan .elementor-tabs-content-wrapper .elementor-tab-content table tbody tr th {
  float: left;
  display: inline-block
}

.rtl .tab-plan .elementor-tabs-content-wrapper .elementor-tab-content table tbody tr td,
.rtl .tab-plan .elementor-tabs-content-wrapper .elementor-tab-content table tbody tr th {
  float: right
}

.tab-plan .elementor-tabs-content-wrapper .elementor-tab-content table thead {
  /*padding-right: 79px*/
}

.rtl .tab-plan .elementor-tabs-content-wrapper .elementor-tab-content table thead {
  padding-left: 79px;
  padding-right: inherit
}

.tab-plan .elementor-tabs-content-wrapper .elementor-tab-content table thead tr {
  /*padding-right: 79px;*/
  display: inline-block;
  width: 100%;
  position: relative;
  border: 1px solid #f28a3d;
}

.rtl .tab-plan .elementor-tabs-content-wrapper .elementor-tab-content table thead tr {
  padding-left: 79px;
  padding-right: inherit
}

.tab-plan .elementor-tabs-content-wrapper .elementor-tab-content table thead th {
  font-family: sf-pro;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  float: left;
  background: #f28a3d;
  color: #fff;
}

.rtl .tab-plan .elementor-tabs-content-wrapper .elementor-tab-content table thead th {
  float: right
}

@media (max-width:1199px) {
  .tab-plan .elementor-tabs-content-wrapper .elementor-tab-content table thead {
    padding-right: 0
  }

  .rtl .tab-plan .elementor-tabs-content-wrapper .elementor-tab-content table thead {
    padding-left: 0;
    padding-right: inherit
  }

  .tab-plan .elementor-tabs-content-wrapper .elementor-tab-content table thead tr {
    padding-right: 0
  }

  .rtl .tab-plan .elementor-tabs-content-wrapper .elementor-tab-content table thead tr {
    padding-left: 0;
    padding-right: inherit
  }
}

.bwp-apartment.default .apartment-image {
  overflow: hidden
}

.bwp-apartment.default .apartment-image img {
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  -webkit-transform: scale(1);
  transform: scale(1)
}

.bwp-apartment.default .apartment-item:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}

.bwp-apartment.default .apartment-item {
  padding: 0;
  position: relative
}

.bwp-apartment.default .apartment-item:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 55%;
  content: "";
  z-index: 2;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  background: linear-gradient(0deg, #3f4448 0, rgba(63, 68, 72, .99) 1%, rgba(37, 39, 40, 0))
}

.bwp-apartment.default .apartment-item:after {
  content: "\f278";
  font-family: Material;
  color: #fff;
  font-size: 24px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 22.5px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  z-index: 3
}

.bwp-apartment.default .apartment-item:hover:before {
  background: rgba(0, 0, 0, .8);
  height: 100%
}

.bwp-apartment.default .apartment-item:hover:after {
  opacity: 1;
  visibility: visible
}

.bwp-apartment.default .post-content {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 0 40px 50px;
  z-index: 10
}

@media (max-width:1199px) {
  .bwp-apartment.default .post-content {
    padding: 0 20px 20px
  }
}

.bwp-apartment.default .entry-title {
  font-size: 24.24px;
  font-weight: 500;
  margin: 0;
  line-height: 1.5
}

.bwp-apartment.default .entry-title a {
  color: #fff
}

.bwp-apartment.default .entry-title a:hover {
  color: #f28a3d
}

.bwp-apartment.default .button {
  color: hsla(0, 0%, 100%, .6);
  text-transform: uppercase;
  font-size: 12.12px;
  letter-spacing: 2px
}

.bwp-apartment.default .button:hover {
  color: #f28a3d
}

.bwp-policy.default .policy-icon {
  display: inline-block;
  margin-bottom: 45px
}

.bwp-policy.default .policy-icon:before {
  position: absolute;
  width: 65px;
  height: 65px;
  background: #f28a3d;
  content: "";
  z-index: -1;
  left: 28px;
  top: -5px
}

.rtl .bwp-policy.default .policy-icon:before {
  right: 28px;
  left: auto
}

.bwp-policy.default .policy-icon img {
  min-width: 55px;
  width: 55px;
}

.bwp-policy.default label {
  font-size: 15px;
  margin-bottom: 7px;
  margin-left: 18px;
  display: block;
  color: #000;
}

.rtl .bwp-policy.default label {
  margin-right: 18px;
  margin-left: inherit
}

.bwp-policy.default .policy-info {
  padding-bottom: 27px;
  border-bottom: 1px solid #000
}

.bwp-policy.default .policy-info h4.title-policy {
  margin: 0;
  font-size: 25px;
  line-height: 36px;
  color: #000;
  font-family: Playfair Display, sans-serif;
  font-weight: 500;
  letter-spacing: 1px
}

.bwp-policy.default .policy-info h4.title-policy a {
  color: #111;
}

.bwp-policy.layout1,
.bwp-policy.layout2 {
  display: flex;
  margin-bottom: 45px
}

.bwp-policy.layout1:hover .policy-icon img,
.bwp-policy.layout2:hover .policy-icon img {
  -webkit-animation-name: j;
  animation-name: j;
  -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
}

.bwp-policy.layout1 .policy-icon,
.bwp-policy.layout2 .policy-icon {
  flex: 0 0 60px
}

.bwp-policy.layout1 .policy-icon img,
.bwp-policy.layout2 .policy-icon img {
  margin-top: 5px
}

.bwp-policy.layout1 .policy-info h4.title-policy,
.bwp-policy.layout2 .policy-info h4.title-policy {
  margin: 0;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #2d2d2d;
  margin-bottom: 15px
}

.bwp-policy.layout1 .policy-info .desc-policy,
.bwp-policy.layout2 .policy-info .desc-policy {
  line-height: 30px;
  font-size: 16px
}

.bwp-policy.layout2 {
  display: block
}

.bwp-policy.layout2 .policy-icon {
  margin-bottom: 15px
}

.bwp-policy.layout2 .policy-icon img {
  margin-top: 10px
}

.bwp-policy.layout3 {
  background: #fff;
  text-align: center;
  padding: 55px 0 45px
}

.bwp-policy.layout3:hover .policy-icon img {
  -webkit-animation-name: j;
  animation-name: j;
  -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
}

.bwp-policy.layout3 .title-policy {
  margin: 0;
  font-size: 18px;
  margin-top: 25px
}

.bwp-policy.layout3 .policy-icon {
  height: 45px
}

@keyframes j {
  16.65% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px)
  }

  33.33% {
    -webkit-transform: translateX(-8px);
    transform: translateX(-8px)
  }

  49.95% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px)
  }

  66.6% {
    -webkit-transform: translateX(-4px);
    transform: translateX(-4px)
  }

  83.25% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px)
  }

  to {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@-webkit-keyframes j {
  16.65% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px)
  }

  33.33% {
    -webkit-transform: translateX(-8px);
    transform: translateX(-8px)
  }

  49.95% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px)
  }

  66.6% {
    -webkit-transform: translateX(-4px);
    transform: translateX(-4px)
  }

  83.25% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px)
  }

  to {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

.border-policy>.wpb_column .bwp-policy.layout2 {
  background: 0 0
}

.border-policy-2 {
  margin: 0 !important
}

@media (min-width:768px) {
  .border-policy-2 {
    display: flex
  }
}

.border-policy-2>.wpb_column {
  border: 1px solid hsla(0, 0%, 40%, .3);
  padding-top: 100px;
  padding-bottom: 93px
}

@media (min-width:768px) {
  .border-policy-2>.wpb_column:not(:last-child) {
    border-right: 0
  }
}

@media (max-width:767px) {
  .border-policy-2>.wpb_column:not(:last-child) {
    border-bottom: 0
  }
}

.grid-system .cell {
  border: 1px solid #d9d9d9;
  background: #d8d8d8;
  text-align: center !important;
  padding: 8px 0
}

.grid-system .cell,
.rtl .grid-system .cell {
  margin: 0 0 10px
}

.rtl .grid-system .cell {
  padding: 8px 0
}

.grid-system>div,
.rtl .grid-system>div {
  padding: 0 5px
}

.features-btn .table>tbody>tr>td,
.features-btn .table>tbody>tr>th,
.features-btn .table>tfoot>tr>td,
.features-btn .table>tfoot>tr>th,
.features-btn .table>thead>tr>td,
.features-btn .table>thead>tr>th {
  vertical-align: middle
}

.icon .input-group-addon {
  background: #fff
}

.icon .input-group-addon .fa,
.icon .input-group-addon .icon {
  color: #000
}

.icons-examples {
  padding-bottom: 20px;
  min-height: 130px
}

.icons-examples .fa {
  font-size: 24px;
  line-height: 40px;
  width: 40px;
  height: 40px;
  text-align: center
}

.rtl .icons-examples .fa {
  text-align: right
}

.shortcode_sourcecode {
  margin: 10px 0
}

.shortcode_sourcecode code {
  white-space: normal
}

.alignnone {
  margin: 5px 0 20px
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto
}

.alignright {
  float: right;
  margin: 5px 0 20px 15px
}

.alignleft,
.rtl .alignright {
  float: left
}

.alignleft {
  margin: 5px 15px 20px 0
}

.rtl .alignleft {
  float: right
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 15px
}

a img.alignnone {
  margin: 5px 0 20px
}

a img.alignleft {
  float: left;
  margin: 5px 15px 20px 0
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.wp-caption {
  background: #fff;
  text-align: center;
  max-width: 100%
}

.wp-caption.alignnone {
  margin: 5px 0 20px
}

.wp-caption.alignleft {
  margin: 5px 15px 20px 0
}

.wp-caption.alignright {
  margin: 5px 0 20px 15px
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  padding: 0;
  width: auto
}

.wp-caption .wp-caption-text {
  font-size: 12px;
  margin: 0;
  padding: 5px 4px;
  font-style: italic;
  margin-bottom: 20px
}

code {
  padding: 2px 4px;
  font-size: 13px
}

.gallery-slider.carousel .carousel-control {
  width: 26px;
  height: 26px;
  line-height: 26px;
  color: #fff;
  opacity: .7
}

.gallery-slider.carousel .carousel-control:hover {
  opacity: 1
}

.gallery {
  margin: 0 -5px
}

.gallery .gallery-item {
  float: left;
  overflow: hidden;
  position: relative;
  margin: 5px
}

.rtl .gallery .gallery-item {
  float: right
}

.gallery .gallery-item img {
  width: 100%
}

.gallery-columns-1 .gallery-item {
  max-width: 100%;
  width: 100%
}

.gallery-columns-2 .gallery-item {
  max-width: 48%;
  max-width: calc(50% - 14px);
  width: 100%
}

.gallery-columns-3 .gallery-item {
  max-width: 32%;
  max-width: calc(33.3% - 11px);
  width: 100%
}

.gallery-columns-4 .gallery-item {
  max-width: 23%;
  max-width: calc(25% - 9px);
  width: 100%
}

.gallery-columns-5 .gallery-item {
  max-width: 19%;
  max-width: calc(20% - 8px);
  width: 100%
}

.gallery-columns-6 .gallery-item {
  max-width: 15%;
  max-width: calc(16.7% - 7px);
  width: 100%
}

.gallery-columns-7 .gallery-item {
  max-width: 13%;
  max-width: calc(14.28% - 7px);
  width: 100%
}

.gallery-columns-8 .gallery-item {
  max-width: 11%;
  max-width: calc(12.5% - 6px);
  width: 100%
}

.gallery-columns-9 .gallery-item {
  max-width: 9%;
  max-width: calc(11.1% - 6px);
  width: 100%
}

.gallery .gallery-caption {
  background-color: rgba(0, 0, 0, .7);
  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%
}

.rtl .gallery .gallery-caption {
  text-align: right
}

.gallery .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
}

.mejs-container .mejs-controls,
.mejs-mediaelement {
  background: #000
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: #fff
}

.mejs-controls .mejs-time-rail .mejs-time-current {
  background: #24890d
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.mejs-controls .mejs-time-rail .mejs-time-total {
  background: hsla(0, 0%, 100%, .33)
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.mejs-controls .mejs-time-rail span {
  border-radius: 0
}

.mejs-overlay-loading {
  background: 0 0
}

html .mceContentBody.rtl {
  direction: rtl;
  unicode-bidi: embed
}

.rtl .wp-caption,
.rtl tr th {
  text-align: right
}

.rtl .rtl .wp-caption,
.rtl .rtl tr th {
  text-align: left
}

.rtl td {
  text-align: right
}

.rtl .rtl td {
  text-align: left
}

.bg-danger,
.bg-info,
.bg-primary,
.bg-success,
.bg-warning {
  background-color: #2d2d2d
}

.text-primary {
  color: #2d2d2d
}

.text-success {
  color: #57bf6d
}

.text-info {
  color: #33aebd
}

.text-warning {
  color: #fbaf3f
}

.text-danger {
  color: #e42234
}

.text-skin {
  color: #f28a3d
}

.text-hightlight {
  color: #000
}

.box-advert>div {
  background: #fff;
  padding: 20px
}

.heading-padding-large .widget-title {
  padding-bottom: 20px
}

.box-header {
  display: table;
  margin-top: 20px
}

.box-header>div {
  float: left
}

.box-header .icon {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border: 1px solid #f99b17;
  text-align: center;
  line-height: 44px;
  margin-right: 5px;
  margin-top: 6px
}

.box-header .icon i {
  font-size: 30px;
  color: #f99b17;
  width: 13px
}

.box-header .text-small {
  font-size: 11px;
  color: #595959
}

.box-header .text-large,
.box-header .text-small {
  font-family: Playfair Display, sans-serif;
  font-weight: 300;
  display: block
}

.box-header .text-large {
  font-size: 18px;
  color: #f99b17
}

.caret {
  border: none;
  font-family: FontAwesome;
  font-size: 11px;
  width: auto;
  height: auto
}

.caret:before {
  content: "\f107"
}

.tabs-list {
  border: 0;
  text-align: left
}

.rtl .tabs-list {
  text-align: right
}

.breadcrumb>.fa,
.rtl .breadcrumb>.fa {
  margin: 0 5px
}

.modal-content {
  box-shadow: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0
}

.modal-lg {
  width: 900px
}

.modal-lg.modal-min-width {
  width: 500px;
  height: auto;
  min-height: 90px
}

.modal-lg.modal-min-width .modal-content {
  border: 0
}

.modal-lg .buttons,
.modal-lg .total {
  text-align: center
}

.bwp-pagination:after,
.bwp-pagination:before {
  content: " ";
  display: table
}

.bwp-pagination:after {
  clear: both
}

.bwp-pagination .page-numbers,
.bwp-pagination .pagination {
  margin: 0;
  border: 0
}

.bwp-pagination .page-numbers.current,
.bwp-pagination .pagination.current {
  background-color: #f28a3d;
  color: #fff
}

.result-count {
  padding: 5px 0;
  margin: 0
}

.active-mobile {
  width: 44px;
  height: 70px;
  line-height: 70px;
  position: relative;
  cursor: default;
  border-left: 1px solid hsla(0, 0%, 100%, .1);
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
  text-align: center;
  padding-top: 4px
}

.active-mobile:before {
  background-color: #6b6b6b;
  content: "";
  display: block;
  width: 1px;
  height: 40px;
  left: 0;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  display: none
}

.rtl .active-mobile:before {
  right: 0;
  left: auto
}

.active-mobile:first-child:before {
  display: none
}

.active-mobile:hover {
  background-color: #6b6b6b !important;
  cursor: pointer
}

.active-mobile:hover:before {
  display: none
}

.active-mobile:hover .active-content {
  left: auto
}

.rtl .active-mobile:hover .active-content {
  right: auto;
  left: auto
}

.active-mobile>.fa,
.active-mobile>.icon {
  color: #fff
}

.active-mobile.cart-popup {
  background: url("../wp-content/cache/autoptimize/themes/mihouse/images/cart-m.svg") no-repeat 50%
}

.active-mobile.cart-popup .fa,
.active-mobile.cart-popup .icon {
  display: none
}

.active-mobile .active-content {
  top: 100%;
  z-index: 9999;
  color: #595959;
  padding: 20px;
  background-color: #6b6b6b;
  left: -10000px;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  min-width: 270px;
  visibility: hidden;
  right: 0;
  text-align: left;
  -webkit-transition: opacity .3s ease 0s;
  transition: opacity .3s ease 0s
}

.rtl .active-mobile .active-content {
  right: -10000px;
  left: auto;
  left: 0;
  right: auto;
  text-align: right
}

.active-mobile.cart-popup .active-content {
  background-color: #6b6b6b;
  min-width: 320px
}

.active-mobile .title {
  color: #fff;
  padding-bottom: 10px;
  border-bottom: 1px solid #787878
}

.active-mobile .title,
.rtl .active-mobile .title {
  margin: 0 0 10px
}

.active-mobile ul {
  padding: 0
}

.active-mobile ul li {
  display: block;
  margin: 0;
  padding: 10px 0;
  line-height: normal;
  text-transform: none;
  font-size: 16px
}

.active-mobile .navbar-toggle {
  background: 0 0;
  border: medium none;
  margin: 0;
  padding: 0;
  position: static
}

.custom-panel {
  border: 0
}

.custom-panel .panel-footer {
  border-width: 0 1px 1px;
  border-style: solid;
  border-color: #d9d9d9
}

.pricing-tables .panel-heading {
  border-color: #d9d9d9
}

.pricing-tables .panel-footer {
  border-top: 0
}

.box-service {
  overflow: hidden;
  padding: 0 16.6667%
}

.box-service .box-content {
  overflow: hidden;
  padding: 95px 0 75px
}

.box-service .box-content .small-text,
.box-service .box-content .tiny-text {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  position: relative;
  padding: 0 15px
}

.box-service .box-content .small-text:after,
.box-service .box-content .small-text:before,
.box-service .box-content .tiny-text:after,
.box-service .box-content .tiny-text:before {
  height: 1px;
  width: 500px;
  position: absolute;
  background: hsla(0, 0%, 100%, .3);
  top: 50%;
  content: ""
}

.box-service .box-content .small-text:after,
.box-service .box-content .tiny-text:after {
  left: 100%
}

.box-service .box-content .small-text:before,
.box-service .box-content .tiny-text:before {
  right: 100%
}

.box-service .box-content .large-text {
  font-size: 30px;
  font-weight: 900;
  padding: 15px 0;
  display: block;
  color: #f28a3d
}

.box-service .box-content .large-text.yellow {
  color: #e9c931
}

.box-service .box-content .tiny-text {
  text-transform: none
}

.carousel.slide {
  position: relative
}

.tabs-left>.nav-tabs {
  border-bottom: 0;
  float: left;
  margin-right: 0;
  padding-right: 10px;
  background: 0 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  width: auto;
  min-width: 16.6667%
}

.tabs-left>.nav-tabs:after,
.tabs-left>.nav-tabs:before {
  content: none
}

.tabs-left>.nav-tabs li {
  float: none;
  margin-bottom: 18px;
  padding-bottom: 18px;
  border-bottom: 1px solid #d9d9d9
}

.tabs-left>.nav-tabs li a {
  margin-right: 0;
  padding: 0;
  font-size: 12px;
  font-weight: 400;
  color: #aaa;
  margin-right: -1px;
  background: 0 0
}

.tabs-left>.nav-tabs li a:after,
.tabs-left>.nav-tabs li a:before {
  content: none
}

.tabs-left>.nav-tabs li a:focus,
.tabs-left>.nav-tabs li a:hover {
  background: 0 0;
  color: #f28a3d;
  font-weight: 400
}

.tabs-left>.nav-tabs li:hover {
  border-color: #f28a3d
}

.tabs-left>.nav-tabs li.active {
  border-color: #f28a3d;
  background: 0 0
}

.tabs-left>.nav-tabs li.active a,
.tabs-left>.nav-tabs li.active a:focus,
.tabs-left>.nav-tabs li.active a:hover {
  font-weight: 400;
  color: #f28a3d
}

.tabbable {
  overflow: hidden
}

.back-top {
  width: 48px;
  height: 48px;
  text-align: center;
  position: fixed;
  bottom: 70px;
  padding: 0;
  line-height: 48px;
  right: 30px;
  z-index: 9;
  color: #fff;
  background: #f28a3d;
  border: 1px solid #f28a3d;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

.rtl .back-top {
  left: 30px;
  right: auto
}

@media (max-width:767px) {
  .back-top {
    bottom: 15px;
    right: 15px
  }

  .rtl .back-top {
    left: 15px;
    right: auto
  }
}

.back-top i {
  font-size: 20px;
  line-height: 48px;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  display: inline-block
}

.back-top:hover {
  cursor: pointer;
  background: #414099;
  border-color: #414099;
  bottom: 80px
}

.back-top.button-show {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  visibility: visible;
  opacity: 1
}

.wpml-languages img {
  margin-right: 5px
}

#_atssh {
  overflow: hidden
}

.wpb_button_a .wpb_button {
  background: 0 0;
  font-family: Playfair Display, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #252525;
  border: none;
  font-size: 19px
}

.wpb_button_a .wpb_button:hover {
  color: #f28a3d;
  background: 0 0
}

.btn-outline {
  color: #fff;
  background-color: #f28a3d;
  border: 1px solid #f28a3d;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  -webkit-transition: all .3s;
  transition: all .3s
}

.btn-outline.active,
.btn-outline:active,
.btn-outline:focus,
.btn-outline:hover {
  color: #fff;
  background-color: #000;
  border: 1px solid #000
}

.btn-outline .fa,
.btn-outline .icon {
  font-size: 14px;
  margin: 0
}

.btn-outline:hover {
  background: #000 !important;
  border-color: #000 !important
}

.btn-outline-lg {
  padding: 21px 48px;
  font-size: 14px;
  line-height: 3;
  border-radius: 4px
}

.btn-outline-sm {
  padding: 8px 18px;
  line-height: 1.3
}

.btn-outline-sm,
.btn-outline-xs {
  font-size: 11px;
  border-radius: 3px
}

.btn-outline-xs {
  padding: 5px 15px;
  line-height: 1.2
}

.btn-cart a,
.btn-outline-inverse {
  color: #fff;
  background-color: #000;
  border: 1px solid #000;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  -webkit-transition: all .3s;
  transition: all .3s
}

.btn-cart a.active,
.btn-cart a:active,
.btn-cart a:focus,
.btn-cart a:hover,
.btn-outline-inverse.active,
.btn-outline-inverse:active,
.btn-outline-inverse:focus,
.btn-outline-inverse:hover {
  color: #fff;
  background-color: #f28a3d;
  border: 1px solid #fff
}

.btn-cart a .fa,
.btn-cart a .icon,
.btn-outline-inverse .fa,
.btn-outline-inverse .icon {
  font-size: 14px;
  margin: 0
}

.btn-cart a:hover,
.btn-outline-inverse:hover {
  background: #f28a3d !important;
  border-color: #fff !important
}

.btn-inverse {
  color: #000;
  background-color: #fff;
  border: #d9d9d9;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  -webkit-transition: all .3s;
  transition: all .3s
}

.btn-inverse.active,
.btn-inverse:active,
.btn-inverse:focus,
.btn-inverse:hover {
  color: #fff;
  background-color: #000;
  border: #d9d9d9
}

.btn-inverse .fa,
.btn-inverse .icon {
  font-size: 14px;
  margin: 0
}

.btn-inverse:hover {
  background: #f28a3d !important;
  border-color: #f28a3d !important
}

.btn-action,
.btn-cart a {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  font-size: 11px;
  font-weight: 900;
  line-height: 30px;
  margin-bottom: 0;
  padding: 0 10px;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all .4s ease 0s;
  transition: all .4s ease 0s;
  vertical-align: middle;
  white-space: nowrap
}

.searchform {
  position: relative
}

.search-box {
  cursor: pointer;
  text-align: center
}

.search-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  color: #fff;
  right: 0;
  z-index: 99999;
  background: 0 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out
}

.rtl .search-overlay {
  left: 0;
  right: auto
}

.search-overlay:before {
  background: rgba(0, 0, 0, .9);
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 100%;
  height: 100%
}

.search-overlay.search-visible {
  opacity: 1;
  visibility: visible
}

.search-overlay .close-search {
  font-size: 48px;
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 9
}

.rtl .search-overlay .close-search {
  left: 30px;
  right: auto
}

.search-overlay .close-search:hover {
  cursor: pointer
}

.search-overlay .search-from {
  max-width: 830px;
  min-width: 290px;
  margin: auto;
  display: flex;
  position: relative;
  border-bottom: 1px solid #d9d9d9
}

.search-overlay .search-from input {
  width: calc(100% - 30px);
  background: 0 0;
  border: 0;
  font-size: 16px;
  padding: 7px 0;
  color: #fff
}

.search-overlay .search-from input::-webkit-input-placeholder {
  text-transform: inherit;
  color: #fff;
  font-size: 32px;
  line-height: 38px;
  font-family: sf-pro, sans-serif;
  font-weight: 400
}

.search-overlay .search-from input:-ms-input-placeholder {
  text-transform: inherit;
  color: #fff;
  font-size: 32px;
  line-height: 38px;
  font-family: sf-pro, sans-serif;
  font-weight: 400
}

.search-overlay .search-from input::-moz-placeholder {
  text-transform: inherit;
  color: #fff;
  font-size: 32px;
  line-height: 38px;
  font-family: sf-pro, sans-serif;
  font-weight: 400
}

.search-overlay .search-from #searchsubmit {
  background: 0 0;
  font-size: 25px;
  padding: 0
}

.search-overlay .search-from #searchsubmit span {
  display: none
}

.search-overlay .search-from #searchsubmit:focus,
.search-overlay .search-from #searchsubmit:hover {
  color: #f28a3d
}

.search-overlay .form-content {
  position: relative
}

.wrapper-search {
  text-align: center;
  position: absolute;
  top: 30%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  padding: 50px 20px
}

@media (min-width:1200px) {
  .wrapper-search {
    width: 1200px !important
  }
}

@media (max-width:991px) {
  .wrapper-search {
    top: 50%
  }
}

input[type=email],
input[type=number],
input[type=password],
input[type=tel],
input[type=text],
select,
textarea {
  border: 1px solid #d9d9d9;
  padding: 5px 6px;
  background: 0 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  box-shadow: none;
  -moz-appearance: none;
  -o-appearance: none;
  -webkit-appearance: none
}

select {
  background-image: linear-gradient(45deg, transparent 50%, gray 0), linear-gradient(135deg, gray 50%, transparent 0), linear-gradient(90deg, #ccc, #ccc);
  background-position: calc(100% - 18px) calc(1em + 1px), calc(100% - 13px) calc(1em + 1px), calc(100% - 2.5em) .5em;
  background-size: 6px 5px, 6px 5px, 0 1.5em;
  width: 100%
}

select,
select:focus {
  background-repeat: no-repeat
}

select:focus {
  background-image: linear-gradient(45deg, #2d2d2d 50%, transparent 0), linear-gradient(135deg, transparent 50%, #2d2d2d 0), linear-gradient(90deg, #ccc, #ccc);
  background-position: calc(100% - 13px) 1em, calc(100% - 19px) 1em, calc(100% - 2.5em) .5em;
  background-size: 6px 5px, 5px 5px, 0 1.5em;
  border-color: #2d2d2d;
  outline: 0
}

.chosen-container {
  width: 100% !important
}

.input-group-form {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  background: 0 0;
  margin: 0 0 5px
}

.input-group-form .form-control-reversed {
  border: 0;
  background: #2a2a2a;
  color: #ccc;
  font-size: 14px;
  height: 34px
}

.input-group-form .form-control-reversed:focus,
.input-group-form .form-control-reversed:hover {
  box-shadow: none
}

.input-group-form .input-group-addon {
  border: 0;
  background: #2a2a2a;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px
}

.select {
  overflow: hidden;
  width: 180px;
  cursor: pointer;
  margin: 0;
  font-weight: 400;
  border: 1px solid #d9d9d9
}

.select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  appearance: none;
  width: 200px;
  border: 0;
  cursor: pointer;
  background: transparent url("../wp-content/cache/autoptimize/themes/mihouse/images/arrow.png") no-repeat 85%
}

.select select:focus,
.select select:hover {
  outline: none !important;
  box-shadow: none
}

.off-canvas-toggle {
  border: 0 none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 100;
  display: block;
  right: 140px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  width: 68px;
  height: 68px;
  border-left: 1px solid #6b6b6b;
  top: -172px
}

.rtl .off-canvas-toggle {
  left: 140px;
  right: auto
}

.off-canvas-toggle .icon-bar {
  color: #fff;
  background: #fff !important;
  margin: 24px 24px 0;
  height: 4px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0
}

.off-canvas-toggle:active,
.off-canvas-toggle:focus,
.off-canvas-toggle:hover {
  background: 0 0 !important
}

.navbar-offcanvas {
  background-color: #f5f5f5;
  border: none
}

.navbar-offcanvas .navbar-brand {
  color: #595959
}

.navbar-offcanvas .navbar-brand:focus,
.navbar-offcanvas .navbar-brand:hover {
  color: #fff;
  background-color: transparent
}

.navbar-offcanvas .navbar-text {
  color: #000
}

.navbar-offcanvas .navbar-nav>li {
  margin: 0
}

.navbar-offcanvas .navbar-nav>li>a {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  font-size: 14px;
  text-transform: none;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, .1) !important;
  color: #000;
  font-weight: 700;
  text-transform: uppercase
}

.navbar-offcanvas .navbar-nav>li>a:focus,
.navbar-offcanvas .navbar-nav>li>a:hover {
  color: #0281ab;
  background-color: transparent
}

.navbar-offcanvas .navbar-nav>.active>a,
.navbar-offcanvas .navbar-nav>.active>a:focus,
.navbar-offcanvas .navbar-nav>.active>a:hover {
  color: #0281ab
}

.navbar-offcanvas .navbar-nav>.disabled>a,
.navbar-offcanvas .navbar-nav>.disabled>a:focus,
.navbar-offcanvas .navbar-nav>.disabled>a:hover {
  color: #444;
  background-color: transparent
}

.navbar-toggle:focus,
.navbar-toggle:hover {
  background-color: transparent
}

.navbar-toggle .icon-bar {
  background-color: #2d2d2d
}

.navbar-collapse,
.navbar-form {
  border-color: #e3e3e3;
  border: 0;
  box-shadow: none;
  padding: 0
}

.navbar-nav a {
  border-color: rgba(0, 0, 0, .1)
}

.navbar-nav a:focus,
.navbar-nav a:hover {
  background-color: transparent
}

.dropdown>a:hover .caret {
  border-top-color: #0281ab;
  border-bottom-color: #0281ab
}

.dropdown>a .caret {
  display: block;
  border: 0;
  margin: 0;
  padding: 0;
  top: 15px;
  right: 20px;
  position: absolute;
  color: #000
}

.rtl .dropdown>a .caret {
  left: 20px;
  right: auto
}

.dropdown>a .caret:before {
  content: "\f105";
  color: #000;
  font-size: 16px;
  font-family: FontAwesome
}

.dropdown-menu {
  display: block;
  padding: 10px;
  float: none;
  width: 100%;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .25s ease;
  transition: all .25s ease;
  background: #fff
}

.dropdown-menu .caret {
  top: 5px
}

@media (max-width:767px) {
  .open .dropdown-menu {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible
  }

  .open .dropdown-menu>.dropdown-header {
    border-color: rgba(0, 0, 0, .1)
  }

  .open .dropdown-menu>li>a {
    color: #595959
  }

  .open .dropdown-menu>li>a:focus,
  .open .dropdown-menu>li>a:hover {
    color: #0281ab;
    background-color: transparent
  }

  .open .dropdown-menu>.disabled>a:focus,
  .open .dropdown-menu>.disabled>a:hover {
    color: #444;
    background-color: transparent
  }
}

.navbar-link {
  color: #595959
}

.navbar-link:hover {
  color: #0281ab
}

.noscroll {
  position: fixed;
  overflow-y: scroll
}

.comment-form-comment textarea#comment,
.noscroll {
  width: 100%
}

.full-layout #main-content>.container {
  width: 100%;
  padding: 0
}

.loop-pagination>ul.page-numbers,
.woocommerce-pagination>ul.page-numbers {
  vertical-align: top;
  float: none
}

.loop-pagination>ul.page-numbers li,
.woocommerce-pagination>ul.page-numbers li {
  display: inline-block;
  margin-left: 3px;
  float: left
}

.rtl .loop-pagination>ul.page-numbers li,
.rtl .woocommerce-pagination>ul.page-numbers li {
  margin-right: 3px;
  margin-left: inherit;
  float: right
}

.loop-pagination>ul.page-numbers li a,
.loop-pagination>ul.page-numbers li span,
.woocommerce-pagination>ul.page-numbers li a,
.woocommerce-pagination>ul.page-numbers li span {
  display: inline-block;
  float: none;
  width: 60px;
  height: 40px;
  padding: 0;
  line-height: 44px;
  text-align: center;
  vertical-align: middle;
  color: #2d2d2d;
  font-size: 14px;
  background: #f8f8f8;
  border: none;
  -webkit-transition: none;
  transition: none
}

.loop-pagination>ul.page-numbers li a.current,
.loop-pagination>ul.page-numbers li a:hover,
.loop-pagination>ul.page-numbers li span.current,
.loop-pagination>ul.page-numbers li span:hover,
.woocommerce-pagination>ul.page-numbers li a.current,
.woocommerce-pagination>ul.page-numbers li a:hover,
.woocommerce-pagination>ul.page-numbers li span.current,
.woocommerce-pagination>ul.page-numbers li span:hover {
  background: #f28a3d !important
}

.loop-pagination>ul.page-numbers li a.next,
.loop-pagination>ul.page-numbers li a.prev,
.loop-pagination>ul.page-numbers li span.next,
.loop-pagination>ul.page-numbers li span.prev,
.woocommerce-pagination>ul.page-numbers li a.next,
.woocommerce-pagination>ul.page-numbers li a.prev,
.woocommerce-pagination>ul.page-numbers li span.next,
.woocommerce-pagination>ul.page-numbers li span.prev {
  font-size: 0
}

.loop-pagination>ul.page-numbers li a.next:before,
.loop-pagination>ul.page-numbers li a.prev:before,
.loop-pagination>ul.page-numbers li span.next:before,
.loop-pagination>ul.page-numbers li span.prev:before,
.woocommerce-pagination>ul.page-numbers li a.next:before,
.woocommerce-pagination>ul.page-numbers li a.prev:before,
.woocommerce-pagination>ul.page-numbers li span.next:before,
.woocommerce-pagination>ul.page-numbers li span.prev:before {
  font-size: 17px;
  font-family: Material
}

.loop-pagination>ul.page-numbers li a.prev:before,
.loop-pagination>ul.page-numbers li span.prev:before,
.woocommerce-pagination>ul.page-numbers li a.prev:before,
.woocommerce-pagination>ul.page-numbers li span.prev:before {
  content: "\f2ea"
}

.loop-pagination>ul.page-numbers li a.next:before,
.loop-pagination>ul.page-numbers li span.next:before,
.woocommerce-pagination>ul.page-numbers li a.next:before,
.woocommerce-pagination>ul.page-numbers li span.next:before {
  content: "\f2ee"
}

.loop-pagination>ul.page-numbers li:first-child,
.woocommerce-pagination>ul.page-numbers li:first-child {
  margin-left: 0
}

.rtl .loop-pagination>ul.page-numbers li:first-child,
.rtl .woocommerce-pagination>ul.page-numbers li:first-child {
  margin-right: 0;
  margin-left: inherit
}

.page-template-homepage-sticky {
  background: #fff
}

.page-template-homepage-sticky .homepage-sticky .page-wrapper {
  width: calc(100% - 345px);
  display: inline-block;
  float: left
}

.rtl .page-template-homepage-sticky .homepage-sticky .page-wrapper {
  float: right
}

@media (max-width:1499px) and (min-width:1200px) {
  .page-template-homepage-sticky .homepage-sticky .page-wrapper {
    width: calc(100% - 300px)
  }
}

@media (max-width:1199px) {
  .page-template-homepage-sticky .homepage-sticky .page-wrapper {
    width: 100%
  }
}

.page-template-homepage-sticky .homepage-sticky .page-wrapper .bwp-main {
  border-right: 1px solid #d9d9d9
}

.rtl .page-template-homepage-sticky .homepage-sticky .page-wrapper .bwp-main {
  border-left: 1px solid #d9d9d9;
  border-right: inherit
}

@media (max-width:1199px) {
  .page-template-homepage-sticky .homepage-sticky .page-wrapper .bwp-main {
    border-right: 0
  }

  .rtl .page-template-homepage-sticky .homepage-sticky .page-wrapper .bwp-main {
    border-left: 0;
    border-right: inherit
  }
}

@media (max-width:1199px) {
  .page-template-homepage-sticky .homepage-sticky .button-click {
    display: inline-block;
    padding: 15px;
    position: fixed;
    right: 0;
    top: 50%;
    border: 1px solid #f1f1f1;
    background: #fff;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
  }

  .rtl .page-template-homepage-sticky .homepage-sticky .button-click {
    left: 0;
    right: auto
  }
}

.page-template-homepage-sticky .homepage-sticky .button-click i {
  font-weight: 600;
  font-size: 20px
}

@media (max-width:1199px) {
  .page-template-homepage-sticky .homepage-sticky .button-click.active {
    right: 345px
  }

  .rtl .page-template-homepage-sticky .homepage-sticky .button-click.active {
    left: 345px;
    right: auto
  }
}

@media (max-width:991px) {
  .page-template-homepage-sticky .homepage-sticky .button-click.active {
    right: 250px
  }

  .rtl .page-template-homepage-sticky .homepage-sticky .button-click.active {
    left: 250px;
    right: auto
  }
}

.page-template-homepage-sticky .homepage-sticky .post-right {
  width: 345px;
  display: inline-block;
  float: left;
  padding: 30px 30px 20px;
  overflow: auto;
  visibility: hidden;
  height: calc(100vh - 62px)
}

.rtl .page-template-homepage-sticky .homepage-sticky .post-right {
  float: right
}

@media (max-width:1499px) and (min-width:1200px) {
  .page-template-homepage-sticky .homepage-sticky .post-right {
    width: 300px
  }
}

@media (max-width:1199px) {
  .page-template-homepage-sticky .homepage-sticky .post-right {
    position: fixed;
    right: -345px;
    width: 345px;
    top: 0;
    bottom: 0;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    padding: 30px;
    background: #fff;
    visibility: visible;
    z-index: 99999;
    border: 1px solid #f1f1f1
  }

  .rtl .page-template-homepage-sticky .homepage-sticky .post-right {
    left: -345px;
    right: auto
  }
}

@media (max-width:991px) {
  .page-template-homepage-sticky .homepage-sticky .post-right {
    right: -250px;
    width: 250px;
    padding: 30px 0 30px 15px
  }

  .rtl .page-template-homepage-sticky .homepage-sticky .post-right {
    left: -250px;
    right: auto;
    padding: 30px 15px 30px 0
  }
}

@media (max-width:1199px) {
  .page-template-homepage-sticky .homepage-sticky .post-right.active {
    right: 0
  }

  .rtl .page-template-homepage-sticky .homepage-sticky .post-right.active {
    left: 0;
    right: auto
  }
}

.page-template-homepage-sticky .homepage-sticky .post-right .widget {
  margin-bottom: 0
}

.page-template-homepage-sticky .homepage-sticky .post-right::-webkit-scrollbar {
  opacity: 0
}

.page-template-homepage-sticky .homepage-sticky .post-right:hover,
.page-template-homepage-sticky .homepage-sticky .post-right>* {
  visibility: visible
}

.page-template-homepage-sticky .layout-left {
  width: 660px !important
}

@media (max-width:1499px) and (min-width:1200px) {
  .page-template-homepage-sticky .layout-left {
    width: 430px !important
  }
}

@media (max-width:1199px) {
  .page-template-homepage-sticky .layout-left {
    width: 35% !important
  }
}

@media (max-width:991px) {
  .page-template-homepage-sticky .layout-left {
    width: 40% !important
  }
}

@media (max-width:767px) {
  .page-template-homepage-sticky .layout-left {
    width: 100% !important;
    margin-bottom: 50px
  }
}

@media (max-width:767px) {
  .page-template-homepage-sticky .layout-left .elementor-element-populated {
    padding: 0 15px !important
  }

  .rtl .page-template-homepage-sticky .layout-left .elementor-element-populated {
    padding: 0 15px !important 0
  }
}

.page-template-homepage-sticky .layout-right {
  width: calc(100% - 660px) !important;
  overflow: auto;
  visibility: hidden;
  height: calc(100vh - 137px)
}

@media (max-width:1499px) and (min-width:1200px) {
  .page-template-homepage-sticky .layout-right {
    width: calc(100% - 430px) !important
  }
}

@media (max-width:1199px) {
  .page-template-homepage-sticky .layout-right {
    width: 65% !important
  }
}

@media (max-width:991px) {
  .page-template-homepage-sticky .layout-right {
    width: 60% !important;
    height: calc(100vh - 207px)
  }
}

@media (max-width:767px) {
  .page-template-homepage-sticky .layout-right {
    width: 100% !important;
    height: auto
  }
}

.page-template-homepage-sticky .layout-right::-webkit-scrollbar {
  opacity: 0
}

.page-template-homepage-sticky .layout-right>* {
  visibility: visible !important
}

.page-template-homepage-sticky .layout-right:hover {
  visibility: visible
}

.page-template-homepage-layout2 .content-fake-grid {
  position: fixed;
  top: 0;
  left: 50%;
  width: 1140px;
  height: 100vh;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
  pointer-events: none
}

.page-template-homepage-layout2 .content-fake-grid span {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  box-shadow: inset 1px 0 #f2f2f2, inset -1px 0 #f2f2f2
}

.page-template-homepage-layout2 .content-fake-grid span:before {
  content: "";
  position: absolute;
  width: 50%;
  height: 100%;
  left: 25%;
  box-shadow: inset 1px 0 #f2f2f2, inset -1px 0 #f2f2f2
}

.page-template-homepage-layout2 .content-fake-grid span:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  top: 0;
  left: 50%;
  background-color: #f2f2f2
}

.page-template-homepage-layout2 .content-fake-grid span.fake-grid-left {
  right: calc(100% + 285px);
  left: auto
}

.page-template-homepage-layout2 .content-fake-grid span.fake-grid-right {
  left: calc(100% + 285px)
}

.page-template-homepage-nofooter #bwp-footer,
.page-template-homepage .page-title,
.page-template .page-title {
  display: none
}

.page-template #bwp-footer,
.page-template-homepage #bwp-footer {
  margin-top: 0
}

.home .page-title,
.page-template-homepage-layout2 .page-title,
.page-template-homepage-nofooter .page-title,
.page-template-homepage-sticky .page-title,
.page-template-homepage .page-title {
  display: none
}

.home #bwp-footer,
.page-template-homepage #bwp-footer,
.page-template-homepage-layout2 #bwp-footer,
.page-template-homepage-nofooter #bwp-footer,
.page-template-homepage-sticky #bwp-footer {
  margin-top: 0
}

body:not(.home):not(.services):not(.archive):not(.page-template-homepage):not(.page-template-homepage-menu) {
  background: #fff
}

@media (min-width:1220px) {
  body.page-template-default.page .main-content.container {
    width: 1040px
  }
}

@media (min-width:1199px) {
  .page-template-homepage-menu {
    padding-left: 135px
  }

  .rtl .page-template-homepage-menu {
    padding-right: 135px;
    padding-left: inherit
  }
}

@media (max-width:991px) {
  .bwp-navigation {
    display: none
  }

  .rtl .bwp-canvas-navigation .menu li .mm-next:before {
    content: "\f177"
  }

  .mm-btn {
    height: 50px
  }

  .bwp-canvas-navigation {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    background-color: #fff;
    width: 280px;
    z-index: 999999;
    overflow-x: hidden;
    overflow-y: auto;
    visibility: hidden;
    border-width: 1px 0 0 1px;
    -webkit-transform: translate3d(-280px, 0, 0);
    transform: translate3d(-280px, 0, 0);
    -webkit-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s
  }

  .bwp-canvas-navigation .remove-megamenu {
    padding: 10px;
    z-index: 10;
    cursor: pointer;
    display: none;
    text-align: right
  }

  .bwp-canvas-navigation.active {
    visibility: visible;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }

  .bwp-canvas-navigation.active .remove-megamenu {
    display: block;
    padding: 0;
    background: #f28a3d;
    padding: 20px
  }

  .bwp-canvas-navigation.active .remove-megamenu:before {
    content: "\f00d";
    font-family: FontAwesome;
    color: #2d2d2d;
    font-size: 14px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background: #fff;
    display: inline-block;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px
  }

  .bwp-canvas-navigation.active .remove-megamenu:hover:before {
    color: #595959
  }

  .bwp-canvas-navigation .mm-menu {
    background: #fff;
    z-index: 999;
    top: 68px
  }

  .bwp-canvas-navigation .mm-menu .mm-panels>.mm-panel>.mm-listview {
    margin: 0;
    margin-top: 0
  }

  .bwp-canvas-navigation .mm-menu .mm-panels>.mm-panel>.mm-listview>li>a,
  .bwp-canvas-navigation .mm-menu .mm-panels>.mm-panel>.mm-listview>li>span {
    padding: 0;
    text-align: left
  }

  .rtl .bwp-canvas-navigation .mm-menu .mm-panels>.mm-panel>.mm-listview>li>a,
  .rtl .bwp-canvas-navigation .mm-menu .mm-panels>.mm-panel>.mm-listview>li>span {
    text-align: right
  }

  .bwp-canvas-navigation .mm-menu .mm-listview {
    margin: 0;
    padding: 0
  }

  .bwp-canvas-navigation .mm-menu .mm-listview>li:not(.mm-divider):after {
    display: none
  }

  .bwp-canvas-navigation .mm-menu .mm-navbar {
    height: 50px;
    line-height: 30px;
    border: none
  }

  .bwp-canvas-navigation .mm-menu .mm-navbar a {
    color: #f28a3d;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px
  }

  .bwp-canvas-navigation .mm-menu .menu-item-image {
    border-bottom: none;
    text-align: center;
    margin-top: 10px
  }

  .bwp-canvas-navigation .mm-menu .menu-item-image>a,
  .bwp-canvas-navigation .mm-menu .menu-item-image>span.title {
    display: none
  }

  .bwp-canvas-navigation .mm-menu ul>li,
  .bwp-canvas-navigation .mm-menu ul>li.level-0 {
    display: inline-block;
    width: 100%;
    position: relative !important;
    padding-top: 8px;
    padding-bottom: 6px !important;
    border-bottom: 1px solid #d9d9d9
  }

  .bwp-canvas-navigation .mm-menu ul>li.current_page_item>a>span.menu-item-text,
  .bwp-canvas-navigation .mm-menu ul>li.level-0.current_page_item>a>span.menu-item-text {
    font-weight: 500;
    color: #f28a3d
  }

  .bwp-canvas-navigation .mm-menu ul>li.level-0 .mm-next,
  .bwp-canvas-navigation .mm-menu ul>li .mm-next {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 43px;
    text-align: center
  }

  .rtl .bwp-canvas-navigation .mm-menu ul>li.level-0 .mm-next,
  .rtl .bwp-canvas-navigation .mm-menu ul>li .mm-next {
    left: 0;
    right: auto
  }

  .bwp-canvas-navigation .mm-menu ul>li.level-0 .mm-next:before,
  .bwp-canvas-navigation .mm-menu ul>li .mm-next:before {
    display: none
  }

  .bwp-canvas-navigation .mm-menu ul>li.level-0 .mm-next:after,
  .bwp-canvas-navigation .mm-menu ul>li .mm-next:after {
    right: 17px
  }

  .rtl .bwp-canvas-navigation .mm-menu ul>li.level-0 .mm-next:after,
  .rtl .bwp-canvas-navigation .mm-menu ul>li .mm-next:after {
    left: 17px;
    right: auto
  }

  .bwp-canvas-navigation .mm-menu ul>li.level-0 span.title,
  .bwp-canvas-navigation .mm-menu ul>li.level-0>a:not(.mm-next),
  .bwp-canvas-navigation .mm-menu ul>li>a:not(.mm-next),
  .bwp-canvas-navigation .mm-menu ul>li span.title {
    color: #2d2d2d;
    padding: 0;
    line-height: 30px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400
  }
}

.wpbingo-menu-wrapper .navbar-default {
  border: none;
  background: 0 0
}

.wpbingo-menu-mobile {
  position: relative
}

.wpbingo-menu-mobile.wpbingo-menu-sidebar .bwp-navigation {
  display: block
}

.wpbingo-menu-mobile.wpbingo-menu-sidebar .bwp-navigation span.grower {
  display: block;
  opacity: 1;
  position: absolute;
  right: 0;
  cursor: pointer;
  font-family: ElegantIcons;
  font-size: 14px;
  top: 10px;
  text-align: center;
  color: #595959;
  background: 0 0;
  width: 18px;
  height: 18px;
  line-height: 18px
}

.rtl .wpbingo-menu-mobile.wpbingo-menu-sidebar .bwp-navigation span.grower {
  left: 0;
  right: auto
}

.wpbingo-menu-mobile.wpbingo-menu-sidebar .bwp-navigation span.grower.close:before {
  content: "\4c"
}

.wpbingo-menu-mobile.wpbingo-menu-sidebar .bwp-navigation span.grower.open:before {
  content: "\4b"
}

.wpbingo-menu-mobile.wpbingo-menu-sidebar .bwp-navigation ul>li.level-0 {
  float: none;
  font-size: 16px;
  padding: 12px 0 !important;
  position: relative !important;
  border-bottom: 1px solid hsla(0, 0%, 40%, .2)
}

.wpbingo-menu-mobile.wpbingo-menu-sidebar .bwp-navigation ul>li.level-0:last-child {
  padding-bottom: 12px !important
}

.wpbingo-menu-mobile.wpbingo-menu-sidebar .bwp-navigation ul>li.level-0>a {
  margin: 0
}

.wpbingo-menu-mobile.wpbingo-menu-sidebar .bwp-navigation ul>li.level-0>ul.sub-menu li a {
  font-weight: 400
}

.wpbingo-menu-mobile.wpbingo-menu-sidebar .bwp-navigation ul>li.level-0.mega-menu>ul.sub-menu>li {
  margin-bottom: 0
}

.wpbingo-menu-mobile.wpbingo-menu-sidebar .bwp-navigation ul>li.level-0.mega-menu .menu-item-has-children>a,
.wpbingo-menu-mobile.wpbingo-menu-sidebar .bwp-navigation ul>li.level-0.mega-menu .menu-item-has-children span.title {
  margin: 0;
  font-weight: 400;
  font-size: 14px;
  text-transform: capitalize;
  font-family: sf-pro, sans-serif
}

.wpbingo-menu-mobile.wpbingo-menu-sidebar .bwp-navigation ul>li.level-0>span.grower {
  top: 14px;
  background: #2d2d2d;
  color: #fff
}

.wpbingo-menu-mobile.wpbingo-menu-sidebar .bwp-navigation ul>li.level-0 a:before {
  display: none
}

.wpbingo-menu-mobile.wpbingo-menu-sidebar .bwp-navigation ul>li.level-0 .sub-menu {
  position: static;
  display: none;
  width: auto;
  opacity: 1;
  visibility: inherit;
  margin-top: 0;
  float: none;
  min-width: auto !important;
  box-shadow: none;
  border: none;
  border-radius: 0;
  padding-left: 20px !important;
  padding: 0;
  background: 0 0;
  -webkit-transform: none !important;
  transform: none !important;
  -webkit-transition: none !important;
  transition: none !important
}

.wpbingo-menu-mobile.wpbingo-menu-sidebar .bwp-navigation ul>li.level-0 .sub-menu li {
  border: none
}

.wpbingo-menu-mobile.wpbingo-menu-sidebar .bwp-navigation ul>li.level-0 .sub-menu li.level-1 {
  padding: 0
}

.wpbingo-menu-mobile.wpbingo-menu-sidebar .bwp-navigation ul>li.level-0 .sub-menu li.level-1.menu-item-has-children>a {
  padding: 0;
  font-size: 14px;
  font-weight: 400;
  text-transform: capitalize
}

.wpbingo-menu-mobile.wpbingo-menu-sidebar .bwp-navigation ul li {
  width: 100%;
  position: relative;
  padding: 8px 0 !important
}

.wpbingo-menu-mobile.wpbingo-menu-sidebar .bwp-navigation ul li:last-child {
  padding-bottom: 0 !important
}

.wpbingo-menu-mobile.wpbingo-menu-sidebar .bwp-navigation ul li.menu-item-has-children>a:after,
.wpbingo-menu-mobile.wpbingo-menu-sidebar .bwp-navigation ul li.menu-item-has-children>a>span:after {
  display: none
}

@media (min-width:768px) {

  .wpbingo-menu-mobile.wpbingo-menu-sidebar .bwp-navigation ul li.menu-hide-title:not(.menu-item-image)>a,
  .wpbingo-menu-mobile.wpbingo-menu-sidebar .bwp-navigation ul li.menu-hide-title:not(.menu-item-image)>span.title {
    display: block !important
  }
}

.bwp-navigation {
  float: none
}

.bwp-navigation>.open>a {
  color: #f28a3d
}

.bwp-navigation>.open>a:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  background: #f28a3d;
  left: 0;
  bottom: -1px;
  -webkit-transition: all .35s;
  transition: all .35s
}

.bwp-navigation>.open>a:focus,
.bwp-navigation>.open>a:hover {
  color: #f28a3d
}

.bwp-navigation ul {
  padding: 0;
  list-style: none;
  float: none;
  -webkit-transition: all .35s;
  transition: all .35s
}

.bwp-navigation ul li {
  text-align: left
}

.rtl .bwp-navigation ul li {
  text-align: right
}

.bwp-navigation ul li.dropdown-submenu,
.bwp-navigation ul li.parent {
  position: relative
}

.bwp-navigation ul li.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  right: auto;
  position: absolute
}

@media (min-width:768px) {

  .bwp-navigation ul li.menu-hide-title>a,
  .bwp-navigation ul li.menu-hide-title>span.title {
    display: none !important
  }
}

.bwp-navigation ul>li.level-0,
.bwp-navigation ul>li.level-0>a {
  position: relative;
  display: inline-block
}

.bwp-navigation ul>li.level-0>a {
  text-transform: uppercase;
  font-family: sf-pro, sans-serif;
  font-family: playfair Display, serif;
  font-weight: 500;
  font-size: 14px;
  background-color: transparent;
  color: #fff;
  padding: 0 30px;
  margin: 0;
  white-space: nowrap;
  -webkit-transition: all .2s ease 0s;
  transition: all .2s ease 0s;
  line-height: 18px
}

@media (max-width:1499px) {
  .bwp-navigation ul>li.level-0>a {
    padding: 0 20px
  }
}

@media (max-width:1200px) {
  .bwp-navigation ul>li.level-0>a {
    padding: 0 15px
  }
}

.bwp-navigation ul>li.level-0>a .caret {
  color: #fff
}

.bwp-navigation ul>li.level-0>a:focus,
.bwp-navigation ul>li.level-0>a:hover {
  color: #f28a3d
}

.bwp-navigation ul>li.level-0>a>span {
  position: relative
}

.bwp-navigation ul>li.level-0:last-child>a {
  padding-right: 0
}

.rtl .bwp-navigation ul>li.level-0:last-child>a {
  padding-left: 0;
  padding-right: inherit
}

.bwp-navigation ul>li.level-0:first-child>a {
  padding-left: 0
}

.rtl .bwp-navigation ul>li.level-0:first-child>a {
  padding-right: 0;
  padding-left: inherit
}

.bwp-navigation ul>li.level-0.menu-item-has-children>a>span:after {
  content: "\f2f9";
  font-family: Material;
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
  margin-left: 5px
}

.rtl .bwp-navigation ul>li.level-0.menu-item-has-children>a>span:after {
  margin-right: 5px;
  margin-left: inherit
}

.bwp-navigation ul>li.level-0 .menu-item-has-children>a:after {
  content: "\f2fb";
  font-family: Material;
  font-size: 14px;
  display: inline-block;
  margin-left: 5px;
  position: absolute;
  right: 0
}

.rtl .bwp-navigation ul>li.level-0 .menu-item-has-children>a:after {
  margin-right: 5px;
  margin-left: inherit;
  left: 0;
  right: auto
}

.bwp-navigation ul>li.level-0.current-menu-ancestor>a,
.bwp-navigation ul>li.level-0.current-menu-item>a,
.bwp-navigation ul>li.level-0.current_page_item>a,
.bwp-navigation ul>li.level-0:hover>a {
  color: #f28a3d
}

.bwp-navigation ul>li.level-0>ul.sub-menu {
  top: 110%
}

.bwp-navigation ul>li.level-0>ul.sub-menu li {
  line-height: 1.7
}

.bwp-navigation ul>li.level-0>ul.sub-menu li:last-child {
  border: none
}

@media (max-width:991px) {
  .bwp-navigation ul>li.level-0>ul.sub-menu li.menu-item-image {
    margin-bottom: 10px
  }

  .bwp-navigation ul>li.level-0>ul.sub-menu li.menu-item-image>a,
  .bwp-navigation ul>li.level-0>ul.sub-menu li.menu-item-image>span.title {
    display: none
  }
}

.bwp-navigation ul>li.level-0>ul.sub-menu li a {
  font-size: 14px;
  color: #595959;
  font-weight: 400;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-transition: all .2s ease 0s;
  transition: all .2s ease 0s;
  display: block
}

.bwp-navigation ul>li.level-0>ul.sub-menu li a:hover {
  color: #f28a3d
}

@media (min-width:992px) {
  .bwp-navigation ul>li.level-0>ul.sub-menu li a {
    position: relative;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
  }
}

@media (min-width:991px) {
  .bwp-navigation ul>li.level-0>ul.sub-menu li.level-1 .sub-menu {
    left: calc(100% + 30px);
    margin-top: -30px
  }

  .bwp-navigation ul>li.level-0>ul.sub-menu li.level-1.sub-menu-left .sub-menu,
  .rtl .bwp-navigation ul>li.level-0>ul.sub-menu li.level-1 .sub-menu {
    right: calc(100% + 30px);
    left: auto
  }

  .rtl .bwp-navigation ul>li.level-0>ul.sub-menu li.level-1.sub-menu-left .sub-menu {
    right: auto;
    left: auto;
    left: calc(100% + 30px)
  }
}

.bwp-navigation ul>li.level-0.mega-menu.mega-menu-fullwidth-width {
  position: static
}

.bwp-navigation ul>li.level-0.mega-menu.mega-menu-fullwidth-width>.sub-menu {
  width: 100%
}

.bwp-navigation ul>li.level-0.mega-menu .menu-item-has-children>a,
.bwp-navigation ul>li.level-0.mega-menu .menu-item-has-children span.title {
  display: block;
  color: #2d2d2d;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 24px
}

@media (min-width:991px) {
  .bwp-navigation ul>li.level-0.mega-menu>ul.sub-menu {
    min-width: 340px
  }
}

.bwp-navigation ul>li.level-0.mega-menu>ul.sub-menu li.menu-item-has-children,
.bwp-navigation ul>li.level-0.mega-menu>ul.sub-menu li.menu-item-image {
  border: none
}

.bwp-navigation ul>li.level-0.mega-menu>ul.sub-menu li.level-1 .sub-menu {
  margin-top: 0;
  position: inherit;
  left: 0;
  margin-left: 0;
  padding: 0;
  border: 0;
  box-shadow: none;
  -webkit-transform: none !important;
  transform: none !important
}

.rtl .bwp-navigation ul>li.level-0.mega-menu>ul.sub-menu li.level-1 .sub-menu {
  right: 0;
  left: auto;
  margin-right: 0;
  margin-left: inherit
}

@media (min-width:768px) {
  .bwp-navigation ul>li.level-0.mega-menu>ul.sub-menu>li {
    margin-bottom: 10px
  }
}

.bwp-navigation ul>li.level-0.mega-menu:hover>ul.sub-menu li.level-1 .sub-menu {
  opacity: 1 !important;
  visibility: visible !important
}

.bwp-navigation ul>li.level-0.mega-menu .sub-menu {
  padding: 22px 15px 0;
  min-width: auto
}

.rtl .bwp-navigation ul>li.level-0.mega-menu .sub-menu {
  padding: 22px 15px 0
}

.bwp-navigation ul>li.level-0.mega-menu .sub-menu li.level-1 {
  padding: 0
}

.bwp-navigation ul>li.level-0.mega-menu .sub-menu li.level-1>a {
  padding: 0 0 8px;
  display: block;
  font-size: 16px;
  color: #2d2d2d;
  position: relative;
  font-weight: 700;
  text-transform: uppercase
}

@media (max-width:991px) {
  .bwp-navigation ul>li.level-0.mega-menu .sub-menu li.level-1>a {
    font-size: 14px
  }
}

.bwp-navigation ul>li.level-0.mega-menu .sub-menu li.level-1>ul.sub-menu li.level-2.menu-item-has-children ul.sub-menu li.level-3 {
  padding-top: 0;
  padding-bottom: 14px
}

.bwp-navigation ul>li.level-0.mega-menu .sub-menu li.level-1>ul.sub-menu li.level-2.menu-item-has-children ul.sub-menu li.level-3 a {
  padding-left: 20px;
  position: relative;
  color: #2d2d2d
}

.rtl .bwp-navigation ul>li.level-0.mega-menu .sub-menu li.level-1>ul.sub-menu li.level-2.menu-item-has-children ul.sub-menu li.level-3 a {
  padding-right: 20px;
  padding-left: inherit
}

.bwp-navigation ul>li.level-0.mega-menu .sub-menu li.level-1>ul.sub-menu li.level-2.menu-item-has-children ul.sub-menu li.level-3 a:before {
  position: absolute;
  content: "\f105";
  font-size: 12px;
  font-family: Fontawesome;
  left: 0;
  bottom: 0
}

.rtl .bwp-navigation ul>li.level-0.mega-menu .sub-menu li.level-1>ul.sub-menu li.level-2.menu-item-has-children ul.sub-menu li.level-3 a:before {
  right: 0;
  left: auto
}

.bwp-navigation ul>li.level-0.mega-menu .sub-menu li.level-1>ul.sub-menu li.level-2.menu-item-has-children ul.sub-menu li.level-3 a:hover {
  color: #2d2d2d;
  text-shadow: 0 0 .001px #000
}

.bwp-navigation ul>li.level-0 .sub-menu {
  display: block;
  min-width: 225px;
  position: absolute;
  top: 100%;
  z-index: 9999;
  background: #fff;
  left: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
  transform: translateY(20px)
}

.rtl .bwp-navigation ul>li.level-0 .sub-menu {
  right: 0;
  left: auto
}

.bwp-navigation ul>li.level-0 .sub-menu .menu-item-has-children {
  position: relative
}

.bwp-navigation ul ul.sub-menu {
  padding: 25px 30px 20px;
  box-shadow: 1px 2px 5px 2px hsla(0, 0%, 56%, .25)
}

.bwp-navigation>.active a {
  color: #f28a3d
}

.bwp-navigation .menu-item-has-children:hover>ul {
  opacity: 1 !important;
  visibility: visible !important;
  -webkit-transform: translate(0) !important;
  transform: translate(0) !important;
  display: block
}

.bwp-navigation .menu-item-new-badge>a,
.bwp-navigation .menu-item-sale-badge>a {
  position: relative
}

.bwp-navigation .menu-item-new-badge>a .new-badge,
.bwp-navigation .menu-item-new-badge>a>.sale-badge,
.bwp-navigation .menu-item-sale-badge>a .new-badge,
.bwp-navigation .menu-item-sale-badge>a>.sale-badge {
  position: absolute;
  top: -17px;
  font-size: 12px;
  text-transform: capitalize;
  color: #fff;
  padding: 0 5px
}

.bwp-navigation .menu-item-new-badge>a .new-badge:before,
.bwp-navigation .menu-item-new-badge>a>.sale-badge:before,
.bwp-navigation .menu-item-sale-badge>a .new-badge:before,
.bwp-navigation .menu-item-sale-badge>a>.sale-badge:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  position: absolute;
  top: 14px
}

.bwp-navigation .menu-item-new-badge>a>.new-badge {
  background: #3a9be6;
  left: calc(100% + 5px)
}

.bwp-navigation .menu-item-new-badge>a>.new-badge:before {
  left: 0;
  border-color: transparent transparent transparent #3a9be6
}

.bwp-navigation .menu-item-sale-badge>a>.sale-badge {
  right: calc(100% + 5px);
  background: red
}

.bwp-navigation .menu-item-sale-badge>a>.sale-badge:before {
  border-color: transparent transparent transparent red;
  right: 0;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

.menu li.menu-item-loggedin {
  display: none !important
}

.logged-in .menu li.menu-item-loggedin {
  display: block !important
}

.row-no-padding [class*=col-]>.vc_column-inner {
  padding-left: 0 !important;
  padding-right: 0 !important
}

.row-no-padding .bwp-widget-banner {
  margin-bottom: 0
}

.no-margin {
  margin: 0 !important
}

.no-margin .pagination {
  margin: 0
}

.no-margin-left {
  margin-left: 0 !important
}

.no-margin-right {
  margin-right: 0 !important
}

.no-margin-top {
  margin-top: 0 !important
}

.no-margin-bottom {
  margin-bottom: 0 !important
}

.no-padding {
  padding: 0 !important
}

.no-padding-left {
  padding-left: 0 !important
}

.no-padding-right {
  padding-right: 0 !important
}

.no-padding-top {
  padding-top: 0 !important
}

.no-padding-bottom {
  padding-bottom: 0 !important
}

.no-position {
  position: static !important
}

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

.lt-ie8 .inline-block {
  display: inline;
  zoom: 1
}

.clear-list {
  padding: 0;
  list-style: none
}

.hidden {
  visibility: hidden !important
}

.hidden,
.no-heading-style:after {
  display: none !important
}

.text-none {
  text-transform: none !important
}

.text-uppercase {
  text-transform: uppercase !important
}

.text-align-center {
  text-align: center
}

.separator_align_center {
  text-align: center !important
}

.separator_align_left {
  text-align: left !important
}

.separator_align_right {
  text-align: right !important
}

.well.no-margin {
  margin-bottom: 0
}

.well.no-padding {
  padding-bottom: 0
}

.font-size-lg {
  font-size: 48px
}

.font-size-md {
  font-size: 35px
}

.font-size-sm {
  font-size: 19px
}

.font-size-xs {
  font-size: 17px
}

.rounded {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%
}

.no-rounded {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0
}

@keyframes k {
  0% {
    top: 50%
  }

  50% {
    top: calc(50% - 5px)
  }

  to {
    top: 50%
  }
}

@-webkit-keyframes k {
  0% {
    top: 50%
  }

  50% {
    top: calc(50% - 5px)
  }

  to {
    top: 50%
  }
}

.title-style h3.elementor-heading-title {
  font-family: sf-pro, sans-serif
}

@media (max-width:767px) {
  .bg-responsive .elementor-container .elementor-element .elementor-element-populated {
    padding: 15px !important
  }
}

.entry-meta-link img {
  display: none
}

.content-layout-sticky .elementor-row {
  display: inline-block !important
}

.content-layout-sticky .elementor-row .layout-left,
.content-layout-sticky .elementor-row .layout-right {
  float: left
}

.rtl .content-layout-sticky .elementor-row .layout-left,
.rtl .content-layout-sticky .elementor-row .layout-right {
  float: right
}

.layout-button .button-style {
  background: #f2f2f2
}

.layout-button .button-style .elementor-button {
  padding: 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 99px;
  color: #2d2d2d;
  background-color: #f2f2f2
}

.layout-button .button-style .elementor-button:hover {
  color: #f28a3d !important
}

.text-style1 p {
  font-weight: 300
}

.text-style1 p strong {
  font-weight: 700
}

@media (max-width:767px) {
  .style-col-right {
    overflow: hidden
  }
}

@media (max-width:991px) {
  .style-col-right .elementor-element-populated {
    padding: 0 30px 0 0 !important
  }

  .rtl .style-col-right .elementor-element-populated {
    padding: 0 !important
  }
}

@media (max-width:767px) {
  .style-col-right .elementor-element-populated {
    padding: 0 !important
  }

  .rtl .style-col-right .elementor-element-populated {
    padding: 0 !important
  }
}

@media (max-width:767px) {
  .style-col-left {
    overflow: hidden
  }
}

@media (max-width:991px) {
  .style-col-left .elementor-element-populated {
    padding: 0 0 0 30px !important
  }

  .rtl .style-col-left .elementor-element-populated {
    padding: 0 30px !important 0
  }
}

@media (max-width:767px) {
  .style-col-left .elementor-element-populated {
    padding: 0 !important
  }

  .rtl .style-col-left .elementor-element-populated {
    padding: 0 !important
  }
}

.no-mg p {
  margin-bottom: 0
}

.no-mg.style {
  margin-top: -15px;
  position: relative
}

.no-mg.style:before {
  content: "\f2ea";
  position: absolute;
  font-family: Material;
  right: 0;
  top: 100%;
  font-size: 18px
}

.rtl .no-mg.style:before {
  left: 0;
  right: auto
}

.wpbingo-contact .content-newsletter .button,
.wpbingo-contact .content-newsletter .email,
.wpbingo-contact .content-newsletter .message,
.wpbingo-contact .content-newsletter .name {
  display: block
}

@media (min-width:992px) {
  .wpbingo-contact .content-newsletter .your-detail {
    display: flex
  }
}

.wpbingo-contact .content-newsletter .your-detail .website input[type=text] {
  margin-right: 0
}

.wpbingo-contact .content-newsletter input[type=email],
.wpbingo-contact .content-newsletter input[type=text],
.wpbingo-contact .content-newsletter input[type=file] {
  max-width: 240px;
  height: 48px;
  padding: 14px 20px;
  margin-bottom: 25px;
  border: 1px solid #d9d9d9;
  margin-right: 25px
}

@media (max-width:767px) {

  .wpbingo-contact .content-newsletter input[type=email],
  .wpbingo-contact .content-newsletter input[type=text] {
    width: 100%
  }
}

.wpbingo-contact .content-newsletter input[type=email]::placeholder,
.wpbingo-contact .content-newsletter input[type=text]::placeholder {
  font-size: 16px;
  line-height: 46px;
  font-weight: 400;
  font-family: sf-pro, sans-serif;
  color: #888
}

.wpbingo-contact .content-newsletter textarea {
  width: 100%;
  max-height: 210px;
  padding: 14px 20px;
  border: 1px solid #d9d9d9;
  margin-bottom: 16px
}

.wpbingo-contact .content-newsletter textarea::placeholder {
  font-size: 16px;
  font-weight: 400;
  font-family: sf-pro, sans-serif;
  color: #888
}

.wpbingo-contact .content-newsletter input[type=submit] {
  height: 40px;
  line-height: 40px;
  font-family: sf-pro, sans-serif;
  font-weight: 400;
  display: inline-block;
  background: #2d2d2d;
  color: #fff;
  border: 0;
  text-transform: uppercase;
  font-size: 14px;
  padding: 0 70px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px
}

.wpbingo-contact .content-newsletter input[type=submit]:hover {
  background: #f28a3d
}

.text-contact p {
  margin-bottom: 0
}

.text-instagram p {
  position: relative
}

.text-instagram p:before {
  left: calc(50% - 5px);
  -webkit-animation: l 1s linear 1s infinite;
  animation: l 1s linear 1s infinite
}

.default4-left .block_content .post-grid:after,
.text-instagram p:before {
  content: "\f2ea";
  position: absolute;
  font-family: Material;
  font-size: 16px;
  font-weight: 400;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg)
}

.default4-left .block_content .post-grid:after {
  right: -77px;
  -webkit-animation: k 1s linear 1s infinite;
  animation: k 1s linear 1s infinite
}

.rtl .default4-left .block_content .post-grid:after {
  left: -77px;
  right: auto
}

@media (max-width:991px) {
  .default4-left .block_content .post-grid:after {
    right: -37px
  }

  .rtl .default4-left .block_content .post-grid:after {
    left: -37px;
    right: auto
  }
}

@media (max-width:767px) {
  .default4-left .block_content .post-grid:after {
    display: none
  }
}

.default4-right .block_content .post-grid:after {
  content: "\f2ea";
  font-size: 16px;
  font-weight: 400;
  position: absolute;
  font-family: Material;
  left: -77px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-animation: k 1s linear 1s infinite;
  animation: k 1s linear 1s infinite
}

.rtl .default4-right .block_content .post-grid:after {
  right: -77px;
  left: auto
}

@media (max-width:991px) {
  .default4-right .block_content .post-grid:after {
    left: -37px
  }

  .rtl .default4-right .block_content .post-grid:after {
    right: -37px;
    left: auto
  }
}

@media (max-width:767px) {
  .default4-right .block_content .post-grid:after {
    display: none
  }
}

@keyframes l {
  0% {
    top: 200%
  }

  50% {
    top: calc(200% - 5px)
  }

  to {
    top: 200%
  }
}

@-webkit-keyframes l {
  0% {
    top: 200%
  }

  50% {
    top: calc(200% - 5px)
  }

  to {
    top: 200%
  }
}

@media (max-width:767px) {
  .about .main-content .elementor-section-wrap .elementor-widget-social-icons {
    text-align: left
  }

  .rtl .about .main-content .elementor-section-wrap .elementor-widget-social-icons {
    text-align: right
  }
}

.about .main-content .elementor-section-wrap .elementor-widget-social-icons .elementor-social-icons-wrapper a {
  padding-bottom: 0;
  padding-top: 0
}

@media (max-width:767px) {
  .about .main-content .elementor-section-wrap .elementor-widget-social-icons .elementor-social-icons-wrapper a:first-child {
    padding-left: 0
  }

  .rtl .about .main-content .elementor-section-wrap .elementor-widget-social-icons .elementor-social-icons-wrapper a:first-child {
    padding-right: 0;
    padding-left: inherit
  }
}

@media (min-width:992px) {
  .col-40 {
    width: 40% !important
  }
}

.entry-about-top .elementor-container {
  border-bottom: 1px solid #ededed;
  padding-bottom: 17px
}

.entry-about-top .elementor-container .entry-about {
  display: flex;
  align-items: center
}

@media (max-width:767px) {
  .entry-about-top .elementor-container .entry-about {
    margin-bottom: 15px
  }
}

.entry-about-top .elementor-container .entry-about .entry-author {
  font-family: sf-pro, sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px
}

.entry-about-top .elementor-container .entry-about .entry-author span {
  font-family: Playfair Display, sans-serif;
  font-weight: 400;
  line-height: 19px
}

.entry-about-top .elementor-container .entry-about .entry-date {
  font-family: sf-pro, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 17px;
  position: relative;
  padding-left: 36px
}

.rtl .entry-about-top .elementor-container .entry-about .entry-date {
  padding-right: 36px;
  padding-left: inherit
}

.entry-about-top .elementor-container .entry-about .entry-date:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 20px;
  background: #666;
  top: -2px;
  left: 18px
}

.rtl .entry-about-top .elementor-container .entry-about .entry-date:before {
  right: 18px;
  left: auto
}

.blockquote-about blockquote {
  padding: 12px 40px;
  margin: 0
}

.blockquote-about blockquote:before {
  left: 10px
}

.rtl .blockquote-about blockquote:before {
  right: 10px;
  left: auto
}

@media (max-width:767px) {
  .news-style .elementor-element-populated {
    padding: 20px !important
  }
}

.news-style .wpbingo-newsletter3 .sub-title,
.news-style .wpbingo-newsletter3 .title {
  color: #fff
}

@media (max-width:991px) {
  .layout-style-2 {
    margin-left: -15px;
    margin-right: -15px
  }
}

@media (max-width:767px) {
  .layout-style-2 {
    margin-bottom: 0 !important
  }
}

@media (max-width:767px) {
  .text-padding .elementor-element-populated {
    padding: 40px !important
  }
}

.text-style .elementor-text-editor p {
  margin-bottom: 0;
  font-family: Playfair Display, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 29px;
  text-align: center;
  position: relative
}

.text-style .elementor-text-editor p:before {
  position: absolute;
  content: "\7b";
  font-family: ElegantIcons;
  transform: rotate(180deg);
  font-size: 50px;
  width: 30px;
  height: 50px;
  line-height: 50px;
  top: -20px;
  left: 0;
  color: rgba(45, 45, 45, .2)
}

@media (max-width:991px) {
  .text-style .elementor-text-editor p:before {
    left: -20px
  }
}

.text-block-wraper {
  text-align: center;
  margin-bottom: 0 !important
}

.text-block-wraper .subtitle {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 17px;
  display: inline-block;
  letter-spacing: 2.8px;
  padding: 0 5px;
  position: relative;
  margin-bottom: 80px;
  z-index: 999
}

.text-block-wraper .subtitle:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 8px;
  background: #f28a3d;
  left: 0;
  bottom: 0;
  z-index: -1
}

.rtl .text-block-wraper .subtitle:before {
  right: 0;
  left: auto
}

.text-block-wraper .title {
  font-size: 52px;
  line-height: 1.2;
  font-weight: 400;
  margin: 0
}

@media (max-width:1199px) {
  .text-block-wraper .title {
    font-size: 35px
  }
}

@media (max-width:767px) {
  .text-block-wraper .title {
    font-size: 28px
  }
}

.text-block-wraper2 .subtitle {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 17px;
  display: inline-block;
  letter-spacing: 2.8px;
  padding: 0 5px;
  position: relative;
  margin-bottom: 30px;
  z-index: 9999;
  color: #fff
}

.text-block-wraper2 .subtitle:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 8px;
  background: hsla(0, 0%, 100%, .2);
  left: 0;
  bottom: 0;
  z-index: -1
}

.rtl .text-block-wraper2 .subtitle:before {
  right: 0;
  left: auto
}

.text-block-wraper2 .title {
  font-size: 52px;
  line-height: 1.2;
  font-weight: 400;
  margin: 0;
  color: #fff;
  text-transform: capitalize
}

@media (max-width:1199px) {
  .text-block-wraper2 .title {
    font-size: 35px
  }
}

@media (max-width:767px) {
  .text-block-wraper2 .title {
    font-size: 28px
  }
}

.text-block-wraper3 {
  text-align: center
}

.text-block-wraper3 .subtitle {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 17px;
  display: inline-block;
  letter-spacing: 2.8px;
  padding: 0 5px;
  position: relative;
  margin-bottom: 80px;
  z-index: 999
}

.text-block-wraper3 .subtitle:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 8px;
  background: #f28a3d;
  left: 0;
  bottom: 0;
  z-index: -1
}

.rtl .text-block-wraper3 .subtitle:before {
  right: 0;
  left: auto
}

.text-block-wraper3 .title {
  font-size: 52px;
  line-height: 1.2;
  font-weight: 400;
  margin: 0
}

@media (max-width:1199px) {
  .text-block-wraper3 .title {
    font-size: 35px
  }
}

@media (max-width:767px) {
  .text-block-wraper3 .title {
    font-size: 28px
  }
}

.text-block-wraper4 {
  text-align: center;
}

.text-block-wraper4 .subtitle {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 17px;
  display: inline-block;
  letter-spacing: 2.8px;
  padding: 0 5px;
  position: relative;
  margin-bottom: 30px;
  z-index: 999
}

.text-block-wraper4 .subtitle:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 8px;
  background: #f28a3d;
  left: 0;
  bottom: 0;
  z-index: -1
}

.rtl .text-block-wraper4 .subtitle:before {
  right: 0;
  left: auto
}

.text-block-wraper4 .title {
  font-size: 42px;
  line-height: 1.2;
  font-weight: 400;
  margin: 0;
      text-transform: capitalize;
}

@media (max-width:1199px) {
  .text-block-wraper4 .title {
    font-size: 35px
  }
}

@media (max-width:767px) {
  .text-block-wraper4 .title {
    font-size: 28px
  }
}

.text-block-wraper5 {
  text-align: center;
  margin-bottom: 108px !important
}

.text-block-wraper5 .subtitle {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 17px;
  display: inline-block;
  letter-spacing: 2.8px;
  padding: 0 5px;
  position: relative;
  margin-bottom: 30px;
  z-index: 999
}

.text-block-wraper5 .subtitle:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 8px;
  background: #f28a3d;
  left: 0;
  bottom: 0;
  z-index: -1
}

.rtl .text-block-wraper5 .subtitle:before {
  right: 0;
  left: auto
}

.text-block-wraper5 .title {
  font-size: 52px;
  line-height: 1.2;
  font-weight: 400;
  margin: 0
}

@media (max-width:1199px) {
  .text-block-wraper5 .title {
    font-size: 35px
  }
}

@media (max-width:767px) {
  .text-block-wraper5 .title {
    font-size: 28px
  }
}

.text-block-wraper6 {
  margin-bottom: 108px !important
}

@media (max-width:1360px) {
  .text-block-wraper6 {
    margin-bottom: 58px !important
  }
}

@media (max-width:1199px) {
  .text-block-wraper6 {
    margin-bottom: 30px !important
  }
}

.text-block-wraper6 .subtitle {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 17px;
  display: inline-block;
  letter-spacing: 2.8px;
  position: relative;
  margin-bottom: 25px;
  z-index: 999;
  color: #fff
}

.text-block-wraper6 .subtitle:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 8px;
  background: hsla(43, 23%, 61%, .2);
  left: 0;
  bottom: 0;
  z-index: -1
}

.rtl .text-block-wraper6 .subtitle:before {
  right: 0;
  left: auto
}

.text-block-wraper6 .title {
  font-size: 52px;
  line-height: 1.2;
  font-weight: 400;
  margin: 0;
  color: #fff
}

@media (max-width:1199px) {
  .text-block-wraper6 .title {
    font-size: 35px
  }
}

@media (max-width:767px) {
  .text-block-wraper6 .title {
    font-size: 28px
  }
}

.text-block-wraper7 .subtitle {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 17px;
  display: inline-block;
  letter-spacing: 2.8px;
  padding: 0 5px;
  position: relative;
  margin-bottom: 88px;
  z-index: 9999;
  color: #fff
}

.text-block-wraper7 .subtitle:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 8px;
  background: hsla(0, 0%, 100%, .2);
  left: 0;
  bottom: 0;
  z-index: -1
}

.rtl .text-block-wraper7 .subtitle:before {
  right: 0;
  left: auto
}

.text-block-wraper7 .title {
  font-size: 52px;
  line-height: 60px;
  font-weight: 400;
  margin: 0;
  color: #fff;
  text-transform: capitalize
}

@media (max-width:1199px) {
  .text-block-wraper7 .title {
    font-size: 35px
  }
}

@media (max-width:767px) {
  .text-block-wraper7 .title {
    font-size: 28px
  }
}

.text-block-wraper-2 .subtitle {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 17px;
  display: inline-block;
  letter-spacing: 2.8px;
  padding: 0 5px;
  position: relative;
  margin-bottom: 30px;
  z-index: 9999;
  color: #fff
}

.text-block-wraper-2 .subtitle:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 8px;
  background: hsla(0, 0%, 100%, .2);
  left: 0;
  bottom: 0;
  z-index: -1
}

.rtl .text-block-wraper-2 .subtitle:before {
  right: 0;
  left: auto
}

.text-block-wraper-2 .title {
  font-size: 42px;
  line-height: 1.2;
  font-weight: 400;
  margin: 0;
  color: #fff;
  text-transform: capitalize
}

@media (max-width:1199px) {
  .text-block-wraper-2 .title {
    font-size: 35px
  }
}

@media (max-width:767px) {
  .text-block-wraper-2 .title {
    font-size: 28px
  }
}

.text-block-wraper-4 {
  text-align: center
}

.text-block-wraper-4 .subtitle {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 17px;
  display: inline-block;
  letter-spacing: 2.8px;
  padding: 0 5px;
  position: relative;
  margin-bottom: 30px;
  z-index: 999
}

.text-block-wraper-4 .subtitle:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 8px;
  background: #f28a3d;
  left: 0;
  bottom: 0;
  z-index: -1
}

.rtl .text-block-wraper-4 .subtitle:before {
  right: 0;
  left: auto
}

.text-block-wraper-4 .title {
  font-size: 42px;
  line-height: 1.2;
  font-weight: 400;
  margin: 0;
  text-transform: capitalize;
}

@media (max-width:1199px) {
  .text-block-wraper-4 .title {
    font-size: 35px
  }
}

@media (max-width:767px) {
  .text-block-wraper-4 .title {
    font-size: 28px
  }
}

.text-block-wraper-7,
.text-block-wraper-8 {
  padding: 160px 140px 128px 250px;
  background: #fff;
  position: relative;
  top: -160px;
  margin-bottom: -160px
}

.rtl .text-block-wraper-7,
.rtl .text-block-wraper-8 {
  padding: 160px 250px 128px 140px
}

.text-block-wraper-7 h2,
.text-block-wraper-8 h2 {
  font-size: 42px;
  font-weight: 500;
  line-height: 1.5;
  margin: 0;
  margin-bottom: 65px;
  margin-top: -10px
}

.text-block-wraper-7 p,
.text-block-wraper-8 p {
  font-size: 18px
}

@media (max-width:1600px) {

  .rtl .text-block-wraper-7,
  .rtl .text-block-wraper-8,
  .text-block-wraper-7,
  .text-block-wraper-8 {
    padding: 130px 100px 100px
  }
}

@media (max-width:1499px) {

  .rtl .text-block-wraper-7,
  .rtl .text-block-wraper-8,
  .text-block-wraper-7,
  .text-block-wraper-8 {
    padding: 160px 100px 128px
  }
}

@media (max-width:1400px) {

  .rtl .text-block-wraper-7,
  .rtl .text-block-wraper-8,
  .text-block-wraper-7,
  .text-block-wraper-8 {
    padding: 60px 60px 0
  }
}

@media (max-width:1250px) {

  .rtl .text-block-wraper-7,
  .rtl .text-block-wraper-8,
  .text-block-wraper-7,
  .text-block-wraper-8 {
    padding: 50px 30px 0
  }
}

@media (max-width:1199px) {

  .text-block-wraper-7,
  .text-block-wraper-8 {
    padding: 115px 20px 130px;
    top: 0;
    margin-bottom: 0
  }

  .rtl .text-block-wraper-7,
  .rtl .text-block-wraper-8 {
    padding: 115px 20px 130px
  }

  .text-block-wraper-7 h2,
  .text-block-wraper-8 h2 {
    font-size: 32px
  }
}

@media (max-width:991px) {

  .rtl .text-block-wraper-7,
  .rtl .text-block-wraper-8,
  .text-block-wraper-7,
  .text-block-wraper-8 {
    padding: 115px 20px 90px
  }
}

.text-block-wraper-8 {
  top: 0;
  margin-bottom: 0;
  padding: 0 140px 0 185px
}

.rtl .text-block-wraper-8 {
  padding: 0 185px 0 140px
}

@media (max-width:1600px) {

  .rtl .text-block-wraper-8,
  .text-block-wraper-8 {
    padding: 0 100px
  }
}

@media (max-width:1499px) {
  .text-block-wraper-8 {
    padding: 0 50px 0 20px
  }

  .rtl .text-block-wraper-8 {
    padding: 0 20px 0 50px
  }
}

@media (max-width:1400px) {

  .rtl .text-block-wraper-8,
  .text-block-wraper-8 {
    padding: 0 60px
  }
}

@media (max-width:1250px) {

  .rtl .text-block-wraper-8,
  .text-block-wraper-8 {
    padding: 0 30px
  }
}

@media (max-width:1199px) {
  .text-block-wraper-8 {
    top: 0;
    margin-bottom: 0
  }

  .rtl .text-block-wraper-8,
  .text-block-wraper-8 {
    padding: 0 20px
  }

  .text-block-wraper-8 h2 {
    font-size: 32px
  }
}

@media (max-width:991px) {

  .rtl .text-block-wraper-8,
  .text-block-wraper-8 {
    padding: 0 20px 50px
  }
}

.portfolio-left>.elementor-column-wrap {
  padding-left: 100px !important
}

.rtl .portfolio-left>.elementor-column-wrap {
  padding-right: 100px !important;
  padding-left: inherit
}

@media (max-width:1199px) {
  .portfolio-left>.elementor-column-wrap {
    padding-left: 20px !important
  }

  .rtl .portfolio-left>.elementor-column-wrap {
    padding-right: 20px !important;
    padding-left: inherit
  }
}

.text-block-about2 .subtitle {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 17px;
  display: inline-block;
  letter-spacing: 2.8px;
  padding: 0 5px;
  position: relative;
  margin-bottom: 30px;
  z-index: 9999;
  color: #fff
}

.text-block-about2 .subtitle:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 8px;
  background: hsla(0, 0%, 100%, .2);
  left: 0;
  bottom: 0;
  z-index: -1
}

.rtl .text-block-about2 .subtitle:before {
  right: 0;
  left: auto
}

.text-block-about2 .title {
  font-size: 36px;
  line-height: 48px;
  font-weight: 400;
  margin: 0;
  color: #fff;
  text-transform: capitalize
}

@media (max-width:767px) {
  .text-block-about2 .title {
    font-size: 28px
  }
}

.text-block-right-building {
  padding: 0 190px 0 200px
}

.rtl .text-block-right-building {
  padding: 0 200px 0 190px
}

@media (max-width:1600px) {

  .rtl .text-block-right-building,
  .text-block-right-building {
    padding: 0 100px
  }
}

@media (max-width:1499px) {

  .rtl .text-block-right-building,
  .text-block-right-building {
    padding: 0 100px
  }
}

@media (max-width:1400px) {

  .rtl .text-block-right-building,
  .text-block-right-building {
    padding: 0 60px
  }
}

@media (max-width:1250px) {

  .rtl .text-block-right-building,
  .text-block-right-building {
    padding: 0 30px
  }
}

@media (max-width:1199px) {

  .rtl .text-block-right-building,
  .text-block-right-building {
    padding: 30px 20px 10px
  }
}

.text-block-right-building h3.title {
  margin: 0;
  font-size: 42px;
  line-height: 59px;
  color: #000;
  font-weight: 400;
  margin-bottom: 30px
}

@media (max-width:1199px) {
  .text-block-right-building h3.title {
    font-size: 32px;
    line-height: 1.4
  }
}

.text-block-right-building .content {
  font-size: 18px;
  line-height: 40px
}

@media (max-width:1199px) {
  .text-block-right-building .content {
    line-height: 30px
  }
}

.text-block-right-building .button-box {
  font-size: 14px;
  font-weight: 700;
  line-height: 60px;
  letter-spacing: 2.8px;
  text-transform: uppercase;
  position: relative
}

.text-block-right-building .button-box:after {
  content: "\24";
  font-family: eleganticons;
  font-size: 16px;
  position: absolute;
  right: -25px;
  line-height: 1;
  top: -1px
}

.rtl .text-block-right-building .button-box:after {
  left: -25px;
  right: auto
}

.text-block-left-building {
  padding: 0 200px 0 190px
}

.rtl .text-block-left-building {
  padding: 0 190px 0 200px
}

@media (max-width:1600px) {

  .rtl .text-block-left-building,
  .text-block-left-building {
    padding: 0 100px
  }
}

@media (max-width:1499px) {

  .rtl .text-block-left-building,
  .text-block-left-building {
    padding: 0 100px
  }
}

@media (max-width:1400px) {

  .rtl .text-block-left-building,
  .text-block-left-building {
    padding: 0 60px
  }
}

@media (max-width:1250px) {

  .rtl .text-block-left-building,
  .text-block-left-building {
    padding: 0 30px
  }
}

@media (max-width:1199px) {

  .rtl .text-block-left-building,
  .text-block-left-building {
    padding: 30px 20px 10px
  }
}

.text-block-left-building h3.title {
  margin: 0;
  font-size: 42px;
  line-height: 59px;
  color: #000;
  font-weight: 400;
  margin-bottom: 30px
}

@media (max-width:1199px) {
  .text-block-left-building h3.title {
    font-size: 32px;
    line-height: 1.4
  }
}

@media (max-width:991px) {
  .text-block-left-building h3.title br {
    display: none
  }
}

.text-block-left-building .content {
  font-size: 18px;
  line-height: 40px
}

@media (max-width:1199px) {
  .text-block-left-building .content {
    line-height: 30px
  }
}

.text-block-left-building .button-box {
  font-size: 14px;
  font-weight: 700;
  line-height: 60px;
  letter-spacing: 2.8px;
  text-transform: uppercase;
  position: relative
}

.text-block-left-building .button-box:after {
  content: "\24";
  font-family: eleganticons;
  font-size: 16px;
  position: absolute;
  right: -25px
}

.rtl .text-block-left-building .button-box:after {
  left: -25px;
  right: auto
}

.text-build p {
  margin-bottom: 0
}

.desc-contact {
  max-width: 1000px;
  margin: auto
}

.desc-contact p {
  font-size: 18px;
  line-height: 36px;
  margin-bottom: 25px;
  letter-spacing: .45px
}

.text-block-about {
  padding-right: 130px
}

.rtl .text-block-about {
  padding-left: 130px;
  padding-right: inherit
}

@media (max-width:1199px) {
  .text-block-about {
    padding-right: 0
  }

  .rtl .text-block-about {
    padding-left: 0;
    padding-right: inherit
  }
}

.text-block-about .titleAbout {
    font-size: 42px;
    letter-spacing: 1.05px;
    line-height: 1.5;
    font-weight: 400;
    margin-top: -10px;
    margin-bottom: 65px;
  text-transform:capitalize;
}

@media (max-width:1199px) {
  .text-block-about .titleAbout {
    font-size: 35px
  }
}

@media (max-width:767px) {
  .text-block-about .titleAbout {
    font-size: 28px
  }
}

.text-block-about .descAbout {
  font-size: 18px;
  line-height: 36px;
  letter-spacing: .45px;
  margin-bottom: 60px
}

.text-block-about .bottomAbout {
  padding-left: 52px;
  border-left: 3px solid #2d2d2d;
}

.rtl .text-block-about .bottomAbout {
  padding-right: 52px;
  padding-left: inherit;
  border-right: 3px solid #2d2d2d;
  border-left: inherit;
}

.text-block-about .bottomAbout .titleAboutBottom {
  margin: 0;
  margin-bottom: 25px;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: .7px;
  font-weight: 400;

}

@media (max-width:1199px) {
  .text-block-about .bottomAbout .titleAboutBottom {
    font-size: 24px
  }
}

.text-block-about .bottomAbout .authorAbout {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1.2px
}

.layout_cta {
     position: absolute !important;
    text-align: center;
    left: 20px;
    max-width: 870px;
    bottom: 0;
    padding: 70px 0 68px;
    box-shadow: 0 1px 32px 0 rgba(0, 0, 0, .09);
    background: #fff;
}


.rtl .layout_cta {
  right: 20px;
  left: auto
}

@media (max-width:1417px) {
  .layout_cta {
    bottom: -100px
  }
}

@media (max-width:1310px) {
  .layout_cta {
    bottom: -150px
  }
}

@media (max-width:1282px) {
  .layout_cta {
    position: relative !important;
    left: auto;
    max-width: 100%;
    margin: 0 20px;
    margin-top: 50px;
    bottom: 0
  }

  .rtl .layout_cta {
    right: auto;
    left: auto
  }
}

.layout_cta .bwp-cta .elementor-counter {
  cursor: pointer
}

.layout_cta .bwp-cta .elementor-counter .elementor-counter-number-wrapper {
  margin-bottom: -5px
}

.layout_cta .bwp-cta .elementor-counter .elementor-counter-title {
  display: inline-block;
  padding: 0 5px;
  line-height: 1 !important;
  position: relative;
  z-index: 999
}

.layout_cta .bwp-cta .elementor-counter .elementor-counter-title:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 8px;
  background: #eee;
  left: 0;
  bottom: 0;
  z-index: -1
}

.layout_cta .bwp-cta .elementor-counter:hover .elementor-counter-title:before {
  background: #f28a3d
}

.info-contact,
.info-contact span {
  display: block;
}

.info-contact span a {
  color: #949494;
}
.info-contact span a:hover {
  color: #f28a3d;
}

#f28a3d

.info-contact span.title {
  font-size: 20px;
  line-height: 24.04px;
  color: #2d2d2d;
  color: #f28a3d;
  text-transform: uppercase;
  /*font-family: sf-pro;*/
  font-family: Playfair Display, sans-serif;
  margin-bottom: 15px
}

.info-contact span.content {
  font-size: 16px;
  line-height: 32.05px;
  letter-spacing: .32px;
  color: #898989;
  padding-bottom: 28px;
  margin-bottom: 35px;
  border-bottom: 1px dashed rgba(45, 45, 45, .2);
}

.info-contact span:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none
}

.box-policy ul.content-policy {
  list-style: none;
  padding: 0;
  margin-top: 10px
}

.info-contact a {
  color: yellow;
}

.box-policy ul.content-policy li.list-content {
  font-size: 16px;
  line-height: 36px;
  color: #898989;
  font-family: sf-pro, sans-serif;
  letter-spacing: .32px;
  position: relative;
  padding: 0 40px;
  cursor: pointer
}

.box-policy ul.content-policy li.list-content:before {
  content: "\eac7";
  font-family: IcoFont;
  font-size: 20px;
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 600;
  color: #898989
}

.rtl .box-policy ul.content-policy li.list-content:before {
  right: 0;
  left: auto
}

.box-policy ul.content-policy li.list-content:hover,
.box-policy ul.content-policy li.list-content:hover:before {
  color: #2d2d2d
}

.box-amenities ul.content-amenities {
  list-style: none;
  padding: 0;
  display: inline-block;
  margin-right: 115px
}

.rtl .box-amenities ul.content-amenities {
  margin-left: 115px;
  margin-right: inherit
}

@media (max-width:1800px) {
  .box-amenities ul.content-amenities {
    margin-right: 80px
  }

  .rtl .box-amenities ul.content-amenities {
    margin-left: 80px;
    margin-right: inherit
  }
}

@media (max-width:1499px) {
  .box-amenities ul.content-amenities {
    margin-right: 40px
  }

  .rtl .box-amenities ul.content-amenities {
    margin-left: 40px;
    margin-right: inherit
  }
}

@media (max-width:1359px) {
  .box-amenities ul.content-amenities {
    margin-right: 20px
  }

  .rtl .box-amenities ul.content-amenities {
    margin-left: 20px;
    margin-right: inherit
  }
}

@media (max-width:1290px) {
  .box-amenities ul.content-amenities {
    width: 50%;
    margin-right: 0;
    float: left
  }

  .rtl .box-amenities ul.content-amenities {
    margin-left: 0;
    margin-right: inherit;
    float: right
  }
}

@media (max-width:767px) {
  .box-amenities ul.content-amenities {
    width: 100%
  }
}

.box-amenities ul.content-amenities:last-child {
  margin-right: 0
}

.rtl .box-amenities ul.content-amenities:last-child {
  margin-left: 0;
  margin-right: inherit
}

.box-amenities ul.content-amenities li.list-content {
  font-size: 16px;
  color: #ccc;
  line-height: 48px;
  font-weight: 300;
  padding-left: 30px;
  cursor: pointer;
  position: relative
}

.rtl .box-amenities ul.content-amenities li.list-content {
  padding-right: 30px;
  padding-left: inherit
}

@media (max-width:1290px) {
  .box-amenities ul.content-amenities li.list-content {
    line-height: 34px
  }
}

.box-amenities ul.content-amenities li.list-content:before {
  content: "\eac7";
  font-family: IcoFont;
  font-size: 20px;
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 400;
  color: #fff
}

.rtl .box-amenities ul.content-amenities li.list-content:before {
  right: 0;
  left: auto
}

.services-style {
  background: #fff;
  text-align: center;
  box-shadow: 0 3px 73px 0 rgba(0, 0, 0, .05)
}

.rtl .services-style,
.services-style {
  padding: 65px 65px 67px
}

@media (max-width:991px) {

  .rtl .services-style,
  .services-style {
    padding: 20px 0
  }
}

.services-style .services-box .title {
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 3.2px;
  font-family: sf-pro, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 20px
}

.services-style .services-box .pay-services {
  font-size: 32px;
  line-height: 1;
  font-family: Playfair Display, sans-serif;
  color: #2d2d2d;
  margin-bottom: 30px
}

.services-style .services-box .content-services {
  font-size: 16px;
  line-height: 28px;
  font-family: sf-pro, sans-serif;
  font-weight: 300;
  margin-bottom: 40px
}

.services-style .services-box .button-services a {
  font-family: sf-pro, sans-serif;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 2.8px;
  text-transform: uppercase;
  color: #2d2d2d;
  position: relative
}

.services-style .services-box .button-services a:after {
  position: absolute;
  content: "\f301";
  font-family: Material;
  font-size: 14px;
  font-weight: 400;
  right: -20px;
  top: 0;
  line-height: 15px
}

.services-style .services-box .button-services a:hover {
  color: #f28a3d
}

.spacer {
  margin-bottom: 0 !important
}

.faq-accordion .elementor-accordion-item {
  border-right: 0 !important;
  border-left: 0 !important
}

.faq-accordion .elementor-accordion-item .elementor-tab-title {
  display: flex
}

.faq-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed i:before {
  content: "\f278";
  font-family: Material
}

.faq-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened i:before {
  content: "\f273";
  font-family: Material
}

.img-building .gallery {
  margin: 0 -15px 0 0 !important
}

.rtl .img-building .gallery {
  margin: 0 !important
}

@media (max-width:1499px) {
  .img-building .gallery {
    margin: 0 !important
  }
}

@media (max-width:767px) {
  .img-building .gallery {
    margin: 0 !important;
    display: inline-block;
    text-align: center;
    padding: 0 15px
  }
}

.img-building .gallery .gallery-item {
  max-width: 33.33333% !important;
  width: auto;
  padding: 0 !important;
  padding-right: 15px !important
}

.rtl .img-building .gallery .gallery-item {
  padding-left: 15px !important;
  padding-right: inherit
}

@media (max-width:767px) {
  .img-building .gallery .gallery-item {
    margin-right: 0 !important
  }

  .rtl .img-building .gallery .gallery-item {
    margin-left: 0 !important;
    margin-right: inherit
  }
}

.img-building .gallery .gallery-item:last-child {
  margin-right: 0 !important
}

.rtl .img-building .gallery .gallery-item:last-child {
  margin-left: 0 !important;
  margin-right: inherit
}

.amenities-right .elementor-element-populated {
  padding: 160px 80px 0 100px !important
}

.rtl .amenities-right .elementor-element-populated {
  padding: 160px 100px !important 0
}

@media (max-width:1800px) {
  .amenities-right .elementor-element-populated {
    padding: 50px 20px 0 40px !important
  }

  .rtl .amenities-right .elementor-element-populated {
    padding: 50px 40px !important 0
  }
}

@media (max-width:1499px) {
  .amenities-right .elementor-element-populated {
    padding: 50px 0 0 30px !important
  }

  .rtl .amenities-right .elementor-element-populated {
    padding: 50px 30px !important 0
  }
}

@media (max-width:1300px) {
  .amenities-right .elementor-element-populated {
    padding: 50px 0 0 20px !important
  }

  .rtl .amenities-right .elementor-element-populated {
    padding: 50px 20px !important 0
  }
}

@media (max-width:1199px) {
  .amenities-right .elementor-element-populated {
    padding: 30px 0 30px 20px !important
  }

  .rtl .amenities-right .elementor-element-populated {
    padding: 30px 20px !important 30px
  }
}

@media (max-width:1024px) {
  .amenities-right .elementor-element-populated {
    padding: 30px !important
  }
}

@media (max-width:991px) {

  .title-thebuilding h3 br,
  .title-thebuilding h4 br {
    display: none
  }
}

@media (max-width:1199px) {
  .flex .elementor-row {
    align-items: center
  }
}

.d-flex .elementor-row,
.flex-order .elementor-row {
  align-items: center
}

@media (max-width:991px) {
  .flex-order .elementor-row .order1 {
    width: 100% !important;
    order: 1
  }
}

@media (max-width:991px) {
  .flex-order .elementor-row .order2 {
    width: 100% !important;
    order: 2
  }
}

.title-content-plan {
  margin-bottom: 65px !important
}

.title-content-plan .title {
  font-family: Playfair Display, sans-serif;
  font-size: 26px;
  line-height: 30px;
  margin: 0;
  margin-bottom: 50px;
  font-weight: 400;
  text-transform: capitalize;

}

.title-content-plan p {
  font-size: 16px;
  line-height: 30px;
  color: #666;
  margin-bottom: 0
}

@media (max-width:1199px) and (min-width:991px) {
  .title-content-plan {
    padding-right: 20px
  }

  .rtl .title-content-plan {
    padding-left: 20px;
    padding-right: inherit
  }
}

@media (max-width:1199px) {
  .title-content-plan {
    margin-bottom: 0 !important
  }

  .title-content-plan .title {
    margin-bottom: 10px
  }
}

@media (max-width:767px) {
  .title-content-plan .title {
    margin-top: 50px
  }
}

.content-plan {
  list-style: none;
  padding: 0
}

@media (max-width:1199px) and (min-width:991px) {
  .content-plan {
    padding-right: 20px
  }

  .rtl .content-plan {
    padding-left: 20px;
    padding-right: inherit
  }
}

.content-plan li {
  font-size: 16px;
  line-height: 2;
  border-bottom: 1px solid rgba(45, 45, 45, .1);
  padding-top: 8px;
  padding-bottom: 8px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  justify-content: space-between;
}

.content-plan li:last-child {
  border-bottom: none
}

.content-plan li {
  color: #666;
  text-align: left;
}

.content-plan li a:hover {
  color: #f28a3d
}

.content-plan li .count {
  color: #2d2d2d
}

@media (max-width:1199px) {
  .content-plan li {
    line-height: 30px
  }
}

.text-block-wapper-1 a {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 3px;
  display: inline-block;
  min-width: 320px;
  text-align: center;
  border: 2px solid #ccc;
  line-height: 56px
}

.text-block-wapper-1 a:hover {
  background: #f28a3d;
  color: #2d2d2d;
  border-color: #f28a3d
}

@media (max-width:767px) {
  .text-block-wapper-1 {
    text-align: center
  }

  .text-block-wapper-1 a {
    float: unset !important;
    min-width: 250px
  }
}

.text-block-wapper-2 {
  padding-right: 120px
}

.rtl .text-block-wapper-2 {
  padding-left: 120px;
  padding-right: inherit
}

@media (max-width:1199px) {
  .text-block-wapper-2 {
    padding-right: 20px
  }

  .rtl .text-block-wapper-2 {
    padding-left: 20px;
    padding-right: inherit
  }
}

.text-block-wapper-2 h2 {
  font-size: 52px;
  color: #fff;
  margin: 0;
  line-height: 64px;
  margin-bottom: 36px
}

.text-contact-map {
  max-width: 360px;
  position: absolute !important;
  top: 110px;
  right: 460px;
  background: #fff;
  padding: 62px 40px 68px;
  box-shadow: 0 1px 32px 0 rgba(0, 0, 0, .09)
}

.rtl .text-contact-map {
  left: 460px;
  right: auto
}

@media (max-width:1499px) {
  .text-contact-map {
    right: 150px
  }

  .rtl .text-contact-map {
    left: 150px;
    right: auto
  }
}

@media (max-width:1199px) {
  .text-contact-map {
    padding: 30px 20px 20px;
    max-width: 300px;
    top: 50px;
    right: 50px
  }

  .rtl .text-contact-map {
    left: 50px;
    right: auto
  }
}

@media (max-width:767px) {
  .text-contact-map {
    position: unset !important;
    margin: 0 20px;
    margin-bottom: 100px
  }
}

.icon-right .elementor-button-content-wrapper {
  position: relative;
  display: inline-block
}

.icon-right .elementor-button-content-wrapper:after {
  content: "\24";
  font-family: eleganticons;
  font-size: 16px;
  position: absolute;
  right: -25px;
  top: 0
}

.accordion-plan .elementor-accordion-item {
  border-left: 0 !important;
  border-right: 0 !important;
  border-color: #e2e2e2 !important
}

.accordion-plan .elementor-tab-title {
  max-width: 1440px;
  margin: auto !important;
  padding: 0 20px !important;
  height: 95px;
  line-height: 95px !important
}

.accordion-plan .elementor-tab-title a {
  font-size: 16px;
  font-family: sf-pro, sans-serif;
  letter-spacing: 3px;
  color: #2d2d2d !important;
  text-transform: uppercase
}

.accordion-plan .elementor-tab-title .elementor-accordion-icon {
  float: right !important
}

.accordion-plan .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened i:before {
  content: "\f273";
  font-family: Material;
  color: #2d2d2d !important;
  font-size: 18px
}

.accordion-plan .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed i:before {
  content: "\f278";
  font-family: Material;
  color: #2d2d2d !important;
  font-size: 18px
}

.accordion-plan .elementor-tab-content {
  padding: 0 !important;
  border-top-color: #e2e2e2 !important
}

.accordion-plan .content {
  max-width: 1440px;
  margin: auto;
  display: flex;
  padding: 80px 0;
  flex-wrap: wrap;
  align-items: center
}

.accordion-plan .content h2 {
  font-size: 24.03px;
  margin: 0;
  margin-bottom: 25px
}

.accordion-plan .content .left {
  width: 50%;
  padding: 0 100px 0 20px
}

.rtl .accordion-plan .content .left {
  padding: 0 20px 0 100px
}

@media (max-width:991px) {

  .accordion-plan .content .left,
  .rtl .accordion-plan .content .left {
    padding: 0 20px
  }
}

@media (max-width:767px) {
  .accordion-plan .content .left {
    width: 100%;
    margin-bottom: 50px
  }
}

.accordion-plan .content .right {
  width: 50%;
  padding: 0 20px
}

.accordion-plan .content .right img {
  margin: 0
}

@media (max-width:767px) {
  .accordion-plan .content .right {
    width: 100%
  }
}

.policy-container .elementor-widget-wrap {
  position: relative;
  top: 240px;
  background: #fff;
  margin-top: 30px;
  box-shadow: 0 3px 73px 0 rgba(0, 0, 0, .05);
  padding-left: 40px;
  padding-top: 60px;
  padding-bottom: 50px
}

.rtl .policy-container .elementor-widget-wrap {
  padding-right: 40px;
  padding-left: inherit
}

.policy-container .elementor-widget-wrap .box-policy ul.content-policy li.list-content {
  letter-spacing: 0;
  margin-bottom: 10px
}

.policy-container .elementor-widget-wrap .box-policy ul.content-policy li.list-content:last-child {
  margin-bottom: 0
}

@media (max-width:767px) {
  .policy-container .elementor-widget-wrap .box-policy ul.content-policy li.list-content {
    padding: 0 25px
  }
}

@media (max-width:767px) {
  .policy-container .elementor-widget-wrap {
    padding-left: 20px
  }

  .rtl .policy-container .elementor-widget-wrap {
    padding-right: 20px;
    padding-left: inherit
  }
}

.text-content-right {
  padding: 0 0 0 120px;
  max-width: 680px;
  margin: 132px 0
}

.rtl .text-content-right {
  padding: 0 120px 0 0
}

@media (max-width:1199px) {
  .text-content-right {
    padding: 0 0 0 20px
  }

  .rtl .text-content-right {
    padding: 0 20px 0 0
  }
}

@media (max-width:991px) {
  .text-content-right {
    padding: 0 50px !important
  }
}

@media (max-width:767px) {
  .text-content-right {
    padding: 0 !important
  }
}

.text-content-right-2 {
  padding: 0 120px
}

@media (max-width:1199px) {
  .text-content-right-2 {
    padding: 0 20px
  }
}

.text-content-right-2 h3 {
  font-size: 18px;
  margin: 0;
  padding-bottom: 20px;
  border-bottom: 1px solid #e8e8e8
}

.text-content-right-2 ul {
  padding: 0;
  margin-top: 30px
}

.text-content-right-2 ul li {
  list-style: none;
  display: flex;
  align-items: center;
  color: #82807d;
  margin-bottom: 17px
}

.text-content-right-2 ul li strong {
  color: #2d2d2d;
  font-weight: 400;
  padding-left: 5px
}

.rtl .text-content-right-2 ul li strong {
  padding-right: 5px;
  padding-left: inherit
}

.text-content-right-2 ul li img {
  margin: 0
}

.text-content-right-2 ul li i {
  width: 65px
}

.text-content-right-3 h3 {
  font-size: 14px;
  margin: 0;
  margin-bottom: 25px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 5px
}

.text-content-right-3 .content {
  display: flex;
  padding: 0 35px;
  flex-wrap: wrap
}

@media (max-width:767px) {
  .text-content-right-3 .content {
    padding: 0;
    margin-top: 35px
  }
}

.text-content-right-3 ul {
  padding: 0;
  margin-top: 30px;
  width: 50%
}

.text-content-right-3 ul li {
  list-style: none;
  display: flex;
  align-items: center;
  color: #bbb9b6;
  margin-bottom: 17px
}

.text-content-right-3 ul li strong {
  color: #fff;
  font-weight: 400;
  padding-left: 5px
}

.rtl .text-content-right-3 ul li strong {
  padding-right: 5px;
  padding-left: inherit
}

.text-content-right-3 ul li img {
  margin: 0
}

.text-content-right-3 ul li i {
  width: 65px
}

@media (max-width:767px) {
  .text-content-right-3 ul {
    width: 100%;
    margin-top: 0
  }
}

.text-content {
  padding: 0 70px 0 55px
}

.rtl .text-content {
  padding: 0 55px 0 70px
}

.text-content h2 {
  font-size: 18px;
  margin: 0;
  font-weight: 500;
  padding-bottom: 25px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e8e8e8
}

.text-content ul {
  padding: 0
}

.text-content ul li {
  list-style: none;
  margin-bottom: 15px
}

.text-content ul li strong {
  display: block;
  color: #2d2d2d;
  font-weight: 600
}

@media (max-width:1199px) {
  .text-content {
    padding: 0 70px 0 0
  }

  .rtl .text-content {
    padding: 0 0 0 70px
  }
}

.text-padding1 {
  padding: 0 165px
}

@media (max-width:1700px) {
  .text-padding1 {
    padding: 0 120px
  }
}

@media (max-width:1600px) {
  .text-padding1 {
    padding: 0 80px
  }
}

@media (max-width:1500px) {
  .text-padding1 {
    padding: 0 50px
  }
}

@media (max-width:991px) {
  .text-padding1 {
    padding: 0 20px
  }
}

.text-block--wapper-2 p {
  font-size: 18px
}

.text-block--wapper-2 .title {
  margin-top: 50px;
  padding-left: 50px;
  position: relative
}

.rtl .text-block--wapper-2 .title {
  padding-right: 50px;
  padding-left: inherit
}

.text-block--wapper-2 .title:before {
  content: "";
  position: absolute;
  width: 3px;
  height: 100%;
  background: #2d2d2d;
  top: 0;
  left: 0
}

.rtl .text-block--wapper-2 .title:before {
  right: 0;
  left: auto
}

.text-block--wapper-2 .title h2 {
  font-size: 28px;
  line-height: 36px;
  margin: 0;
  margin-bottom: 25px
}

.text-block--wapper-2 .title p {
  font-size: 12px;
  text-transform: uppercase
}

.text-block--wapper-3 {
  overflow: hidden
}

.text-block--wapper-3>.elementor-widget-container>.elementor-text-editor {
  padding: 370px 50px 50px;
  top: 115px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  z-index: 2;
  position: relative
}

.text-block--wapper-3>.elementor-widget-container>.elementor-text-editor:before {
  content: "";
  width: 100%;
  height: 0;
  background: rgba(0, 0, 0, .6);
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  z-index: -1
}

@media (max-width:1199px) {
  .text-block--wapper-3>.elementor-widget-container>.elementor-text-editor {
    padding: 150px 20px 20px
  }
}

.text-block--wapper-3 h2 {
  color: #fff;
  font-size: 24px;
  margin: 0;
  margin-bottom: 17px
}

.text-block--wapper-3 .content {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

.text-block--wapper-3:hover>.elementor-widget-container>.elementor-text-editor {
  top: 0
}

.text-block--wapper-3:hover>.elementor-widget-container>.elementor-text-editor:before {
  height: 100%
}

.text-block--wapper-3:hover .content {
  opacity: 1;
  visibility: visible
}

.content-list-text {
  padding-right: 120px
}

.rtl .content-list-text {
  padding-left: 120px;
  padding-right: inherit
}

@media (max-width:1199px) {
  .content-list-text {
    padding-right: 20px
  }

  .rtl .content-list-text {
    padding-left: 20px;
    padding-right: inherit
  }
}

.content-list-text h2 {
  font-size: 24px;
  margin: 0;
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 20px;
  margin-bottom: 30px
}

.content-list-text ul {
  padding: 0
}

.content-list-text ul li {
  list-style: none;
  margin-bottom: 15px
}

.content-list-text ul li strong {
  font-size: 14px;
  font-weight: 400;
  display: inline-block;
  margin-right: 10px
}

.rtl .content-list-text ul li strong {
  margin-left: 10px;
  margin-right: inherit
}

.postion-map {
  position: relative;
  top: -205px;
  margin-bottom: -205px !important
}

.postion-map .elementor-row {
  display: flex;
  align-items: center;
  flex-wrap: wrap
}

#policy-padding .elementor-row {
  padding: 0 120px
}

@media (max-width:1199px) {
  #policy-padding .elementor-row {
    padding: 0
  }
}

#padding-text {
  padding-left: 200px
}

.rtl #padding-text {
  padding-right: 200px;
  padding-left: inherit
}

@media (max-width:1499px) {
  #padding-text {
    padding-left: 20px
  }

  .rtl #padding-text {
    padding-right: 20px;
    padding-left: inherit
  }
}

.container-padding {
  margin-left: 100px
}

.rtl .container-padding {
  margin-right: 100px;
  margin-left: inherit
}

@media (max-width:1199px) {
  .container-padding {
    margin-left: 0
  }

  .rtl .container-padding {
    margin-right: 0;
    margin-left: inherit
  }
}

.text-wraper-landing1 {
  font-size: 15px;
  color: #9ea0a6
}

.text-wraper-landing1 h2 {
  font-size: 30px;
  color: #fff;
  margin: 0;
  margin-bottom: 10px
}

.text-wraper-landing1 h2 strong {
  color: #f28a3d
}

.rev_slider_wrapper .rev-btn {
  -webkit-transition: all .2s ease !important;
  transition: all .2s ease !important
}

.rev_slider_wrapper .font-1 {
  font-family: Playfair Display, sans-serif
}

.rev_slider_wrapper .style-1 {
  opacity: .21 !important
}

.loader-content {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000111;
  background-color: #fff;
  opacity: 1;
  transition: all .5s linear 0s
}

.loader-content.loader-off,
body.loaded .loader-content {
  opacity: 0;
  visibility: hidden;
  transition: all .5s linear 0s
}

#loader {
  position: absolute;
  top: 50%;
  left: calc(50% - 18px);
}

.zoom-2 {
  overflow: hidden
}

.zoom-2 img {
  position: relative;
  width: 100%;
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out;
  -webkit-transform-origin: center center;
  transform-origin: center center
}

.zoom-2:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2)
}

.filter-grayscale,
.widget .widget_sp_image-image-link img {
  -webkit-transition: all .6s ease-out 0s;
  transition: all .6s ease-out 0s
}

.filter-grayscale:hover,
.widget .widget_sp_image-image-link img:hover {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -ms-filter: grayscale(100%)
}

.filter-brightness {
  -webkit-transition: all .4s ease-out 0s;
  transition: all .4s ease-out 0s
}

.filter-brightness:hover {
  filter: brightness(.4);
  -webkit-filter: brightness(.4);
  -moz-filter: brightness(.4);
  -o-filter: brightness(.4);
  -ms-filter: brightness(.4)
}

.filter-blur {
  -webkit-transition: all .6s ease-out 0s;
  transition: all .6s ease-out 0s
}

.filter-blur:hover {
  filter: blur(5px);
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px)
}

.tab-pane {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-duration: .7s;
  animation-duration: .7s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  height: 0;
  overflow: hidden;
  display: none
}

.tab-pane.active {
  height: auto;
  display: block;
  overflow: visible
}

.close .fa {
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out
}

.close:hover .fa {
  -webkit-transform: rotate(1turn);
  transform: rotate(1turn)
}

.image-overlay-1:after,
.image-overlay-1:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 100;
  background: rgba(0, 0, 0, .7);
  width: 100%;
  height: 100%;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s
}

.rtl .image-overlay-1:after,
.rtl .image-overlay-1:before {
  right: 0;
  left: auto
}

.image-overlay-1:after {
  top: -100%
}

.image-overlay-1:before {
  bottom: -100%
}

.image-overlay-1:hover:after {
  top: -50%;
  opacity: 1;
  filter: alpha(opacity=100)
}

.image-overlay-1:hover:before {
  bottom: -50%;
  opacity: 1;
  filter: alpha(opacity=100)
}

.image-plus-1 {
  position: relative
}

.image-plus-1:before {
  overflow: hidden;
  position: absolute;
  top: 0;
  content: "";
  z-index: 100;
  width: 100%;
  height: 100%;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
  -webkit-transform: scale(.5) rotateY(180deg);
  transform: scale(.5) rotateY(180deg);
  background: url("../wp-content/cache/autoptimize/themes/mihouse/images/plus.png") no-repeat scroll 50%/60px 60px rgba(0, 0, 0, .6)
}

.rtl .image-plus-1:before {
  right: 0;
  left: auto
}

.image-plus-1:hover:before {
  visibility: visible;
  opacity: .6;
  filter: alpha(opacity=60);
  -webkit-transform: scale(1) rotateY(0deg);
  transform: scale(1) rotateY(0deg)
}

.image-plus-2 {
  position: relative
}

.image-plus-2:before {
  content: "";
  z-index: 199;
  top: 0;
  position: absolute;
  background: url("../wp-content/cache/autoptimize/themes/mihouse/images/plus.png") no-repeat scroll 50%/60px 60px rgba(0, 0, 0, .8);
  width: 100%;
  height: 100%;
  left: 0;
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-background-size: 10px 10px, 100% 100%;
  background-size: 10px 10px, 100% 100%;
  -ms-background-origin: padding-box, padding-box;
  background-origin: padding-box, padding-box
}

.rtl .image-plus-2:before {
  right: 0;
  left: auto
}

.image-plus-2:hover:before {
  opacity: .6;
  visibility: visible;
  -ms-background-size: 60px 60px, 100% 100%;
  background-size: 60px 60px, 100% 100%
}

.image-plus-3 {
  position: relative
}

.image-plus-3:before {
  content: "";
  top: 0;
  overflow: hidden;
  position: absolute;
  z-index: 100;
  -webkit-transform: scale(.5) rotateX(180deg);
  transform: scale(.5) rotateX(180deg);
  width: 100%;
  height: 100%;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
  background: rgba(0, 0, 0, .8)
}

.rtl .image-plus-3:before {
  right: 0;
  left: auto
}

.image-plus-3:hover:before {
  visibility: visible;
  opacity: .6;
  filter: alpha(opacity=60);
  -webkit-transform: scale(1) rotateX(0deg);
  transform: scale(1) rotateX(0deg)
}

.icon-effect-1 {
  position: relative
}

.icon-effect-1:before {
  content: "";
  display: block;
  -webkit-transform: scale(.5);
  transform: scale(.5);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: transparent
}

.icon-effect-1:before,
.icon-effect-1:hover:before {
  -webkit-transition: transform .5s cubic-bezier(.19, 1, .22, 1), background-color .2s cubic-bezier(.19, 1, .22, 1);
  transition: transform .5s cubic-bezier(.19, 1, .22, 1), background-color .2s cubic-bezier(.19, 1, .22, 1)
}

.icon-effect-1:hover:before {
  -webkit-transform: scale(1);
  transform: scale(1)
}

.ih-item.square {
  position: relative
}

.ih-item.square .info {
  backface-visibility: hidden;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  background: #333;
  color: #fff
}

.ih-item.square .info>* {
  color: #fff
}

.ih-item.square .info h3 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  padding: 10px;
  background: #111;
  margin: 30px 0 0;
  font-size: 17px
}

.ih-item.square .info p {
  font-style: italic;
  position: relative;
  color: #bbb;
  padding: 20px;
  text-align: center;
  font-size: 16px
}

.ih-item.square.effect2 {
  overflow: hidden
}

.ih-item.square.effect2.colored .info {
  background: #333
}

.ih-item.square.effect2.colored .info h3 {
  background: #111
}

.ih-item.square.effect2 .img {
  opacity: 1;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  -webkit-transform: rotate(0deg) scale(1);
  transform: rotate(0deg) scale(1)
}

.ih-item.square.effect2 .info {
  background: #333;
  visibility: hidden;
  -webkit-transition: all .35s ease-in-out .3s;
  transition: all .35s ease-in-out .3s
}

.ih-item.square.effect2 .info h3 {
  -webkit-transition: all .35s ease-in-out .6s;
  transition: all .35s ease-in-out .6s
}

.ih-item.square.effect2 .info h3,
.ih-item.square.effect2 .info p {
  -webkit-transform: translateY(-200px);
  transform: translateY(-200px)
}

.ih-item.square.effect2 .info p {
  -webkit-transition: all .35s linear .5s;
  transition: all .35s linear .5s
}

.ih-item.square.effect2 a:hover .img {
  -webkit-transform: rotate(2turn) scale(0);
  transform: rotate(2turn) scale(0);
  opacity: 0
}

.ih-item.square.effect2 a:hover .info {
  visibility: visible
}

.ih-item.square.effect2 a:hover .info h3,
.ih-item.square.effect2 a:hover .info p {
  -webkit-transform: translateY(0);
  transform: translateY(0)
}

.ih-item.square.effect3.bottom_to_top {
  overflow: hidden
}

.ih-item.square.effect3.bottom_to_top .info {
  top: auto;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translateY(100%);
  transform: translateY(100%)
}

.ih-item.square.effect3.bottom_to_top .img,
.ih-item.square.effect3.bottom_to_top .info {
  -webkit-transition: all .35s;
  transition: all .35s
}

.ih-item.square.effect3.bottom_to_top a:hover .img {
  -webkit-transform: translateY(-50px);
  transform: translateY(-50px)
}

.ih-item.square.effect3.bottom_to_top a:hover .info {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translateY(0);
  transform: translateY(0)
}

.ih-item.square.effect5 .img {
  -webkit-transform: scale(1);
  transform: scale(1)
}

.ih-item.square.effect5 .img,
.ih-item.square.effect5 .info {
  -webkit-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out
}

.ih-item.square.effect5 .info {
  background: #111;
  opacity: 0
}

.ih-item.square.effect5 a:hover .img {
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-delay: 0, 0;
  transition-delay: 0, 0
}

.ih-item.square.effect5 a:hover .info {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
  -webkit-transition-delay: .3s, .3s;
  transition-delay: .3s, .3s
}

.ih-item.square.effect5.left_to_right .info {
  -webkit-transform: scale(0) rotate(-180deg);
  transform: scale(0) rotate(-180deg)
}

.ih-item.square.effect6 {
  overflow: hidden
}

.ih-item.square.effect6 .img {
  -webkit-transform: scale(1);
  transform: scale(1)
}

.ih-item.square.effect6 .img,
.ih-item.square.effect6 .info {
  -webkit-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out
}

.ih-item.square.effect6 .info {
  background: #111;
  background: #333;
  visibility: hidden;
  opacity: 0
}

.ih-item.square.effect6 .info h3 {
  -webkit-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out
}

.ih-item.square.effect6 .info p {
  -webkit-transition: all .35s linear .1s;
  transition: all .35s linear .1s
}

.ih-item.square.effect6 a:hover .img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2)
}

.ih-item.square.effect6 a:hover .info {
  visibility: visible;
  opacity: 1
}

.ih-item.square.effect6.bottom_to_top .info h3,
.ih-item.square.effect6.bottom_to_top .info p {
  -webkit-transform: translateY(100%);
  transform: translateY(100%)
}

.ih-item.square.effect6.bottom_to_top a:hover .info h3,
.ih-item.square.effect6.bottom_to_top a:hover .info p {
  -webkit-transform: translateY(0);
  transform: translateY(0)
}

.ih-item.square.effect7 {
  overflow: hidden
}

.ih-item.square.effect7 .img {
  -webkit-transform: scale(1);
  transform: scale(1)
}

.ih-item.square.effect7 .img,
.ih-item.square.effect7 .info {
  -webkit-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out
}

.ih-item.square.effect7 .info {
  background: #111;
  background: #333;
  visibility: hidden;
  opacity: 0
}

.ih-item.square.effect7 .info h3 {
  -webkit-transform: scale(4);
  transform: scale(4);
  -webkit-transition: all .35s ease-in-out .1s;
  transition: all .35s ease-in-out .1s
}

.ih-item.square.effect7 .info p {
  -webkit-transform: scale(5);
  transform: scale(5);
  -webkit-transition: all .35s linear .3s;
  transition: all .35s linear .3s
}

.ih-item.square.effect7 a:hover .img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2)
}

.ih-item.square.effect7 a:hover .info {
  visibility: visible;
  opacity: 1
}

.ih-item.square.effect7 a:hover .info h3,
.ih-item.square.effect7 a:hover .info p {
  -webkit-transform: scale(1);
  transform: scale(1)
}

.ih-item.square.effect8 {
  overflow: hidden
}

.ih-item.square.effect8 .img {
  opacity: 1
}

.ih-item.square.effect8 .img,
.ih-item.square.effect8 .info {
  -webkit-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out
}

.ih-item.square.effect8 .info {
  background: #111;
  visibility: hidden;
  opacity: 0
}

.ih-item.square.effect8 .info h3 {
  -webkit-transition: all .35s ease-in-out .1s;
  transition: all .35s ease-in-out .1s
}

.ih-item.square.effect8 .info p {
  -webkit-transition: all .35s linear .15s;
  transition: all .35s linear .15s
}

.ih-item.square.effect8 a:hover .img {
  opacity: 0
}

.ih-item.square.effect8 a:hover .info {
  visibility: visible;
  opacity: 1
}

.ih-item.square.effect8.scale_up .img {
  -webkit-transform: scale(1);
  transform: scale(1)
}

.ih-item.square.effect8.scale_up .info,
.ih-item.square.effect8.scale_up .info h3,
.ih-item.square.effect8.scale_up .info p {
  -webkit-transform: scale(0);
  transform: scale(0)
}

.ih-item.square.effect8.scale_up a:hover .img {
  -webkit-transform: scale(5);
  transform: scale(5)
}

.ih-item.square.effect8.scale_up a:hover .info,
.ih-item.square.effect8.scale_up a:hover .info h3,
.ih-item.square.effect8.scale_up a:hover .info p {
  -webkit-transform: scale(1);
  transform: scale(1)
}

.ih-item.square.effect10 {
  overflow: hidden
}

.ih-item.square.effect10 .img,
.ih-item.square.effect10 .info {
  -webkit-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out
}

.ih-item.square.effect10 .info {
  background: #111;
  visibility: hidden;
  opacity: 0
}

.ih-item.square.effect10 a:hover .info {
  visibility: visible;
  opacity: 1
}

.ih-item.square.effect10.left_to_right .img {
  -webkit-transform: translateX(0);
  transform: translateX(0)
}

.ih-item.square.effect10.left_to_right .info {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%)
}

.ih-item.square.effect10.left_to_right a:hover .img {
  -webkit-transform: translateX(100%);
  transform: translateX(100%)
}

.ih-item.square.effect10.left_to_right a:hover .info {
  -webkit-transform: translateX(0);
  transform: translateX(0)
}

.ih-item.square.effect12 {
  overflow: hidden
}

.ih-item.square.effect12 .img,
.ih-item.square.effect12 .info {
  -webkit-transition: all .35s ease-in;
  transition: all .35s ease-in
}

.ih-item.square.effect12 .info {
  background: #111;
  background: #333;
  visibility: hidden;
  opacity: 0
}

.ih-item.square.effect12 .info h3,
.ih-item.square.effect12 .info p {
  -webkit-transition: all .35s ease-in;
  transition: all .35s ease-in
}

.ih-item.square.effect12 a:hover .info {
  visibility: visible;
  opacity: 1;
  -webkit-transition-delay: .2s, .2s;
  transition-delay: .2s, .2s
}

.ih-item.square.effect12 a:hover .info h3 {
  -webkit-transition-delay: .3s, .3s;
  transition-delay: .3s, .3s
}

.ih-item.square.effect12 a:hover .info p {
  -webkit-transition-delay: .25s, .25s;
  transition-delay: .25s, .25s
}

.ih-item.square.effect12.left_to_right .info {
  -webkit-transform: translate(-460px, -100px) rotate(-180deg);
  transform: translate(-460px, -100px) rotate(-180deg)
}

.ih-item.square.effect12.left_to_right .info h3 {
  -webkit-transform: translateY(-100px);
  transform: translateY(-100px)
}

.ih-item.square.effect12.left_to_right .info p {
  -webkit-transform: translateX(-300px) rotate(-90deg);
  transform: translateX(-300px) rotate(-90deg)
}

.ih-item.square.effect12.left_to_right a:hover .info {
  -webkit-transform: translate(0);
  transform: translate(0)
}

.ih-item.square.effect12.left_to_right a:hover .info h3 {
  -webkit-transform: translateY(0);
  transform: translateY(0)
}

.ih-item.square.effect12.left_to_right a:hover .info p {
  -webkit-transform: translateX(0) rotate(0deg);
  transform: translateX(0) rotate(0deg)
}

.ih-item.square.effect14 {
  overflow: hidden
}

.ih-item.square.effect14 .img {
  opacity: 1;
  -webkit-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out
}

.ih-item.square.effect14 .info {
  background: #111;
  visibility: hidden;
  -webkit-transition: all .35s ease .2s;
  transition: all .35s ease .2s
}

.ih-item.square.effect14 .info,
.ih-item.square.effect14 a:hover .img {
  opacity: 0;
  pointer-events: none;
  -webkit-transform: scale(.5);
  transform: scale(.5)
}

.ih-item.square.effect14 a:hover .info {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1)
}

.ih-item.square.effect14.left_to_right .img {
  -webkit-transform: translateX(0) rotate(0);
  transform: translateX(0) rotate(0)
}

.ih-item.square.effect14.left_to_right a:hover .img {
  -webkit-transform: translateX(100%) rotate(180deg);
  transform: translateX(100%) rotate(180deg)
}

.ih-item.square.effect15 {
  overflow: hidden;
  -webkit-perspective: 900px;
  perspective: 900px
}

.ih-item.square.effect15 .img {
  opacity: 1;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}

.ih-item.square.effect15 .info {
  background: #111;
  opacity: 0;
  -webkit-transition: all .35s ease-in-out .3s;
  transition: all .35s ease-in-out .3s
}

.ih-item.square.effect15 a:hover .img {
  opacity: 0;
  visibility: hidden
}

.ih-item.square.effect15 a:hover .info {
  visibility: visible;
  opacity: 1
}

.ih-item.square.effect15.left_to_right .img {
  -webkit-transform: rotateY(0);
  transform: rotateY(0);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%
}

.ih-item.square.effect15.left_to_right .info {
  -webkit-transform: rotateY(90deg);
  transform: rotateY(90deg);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%
}

.ih-item.square.effect15.left_to_right a:hover .img {
  -webkit-transform: rotateY(-90deg);
  transform: rotateY(-90deg)
}

.ih-item.square.effect15.left_to_right a:hover .info {
  -webkit-transform: rotateY(0);
  transform: rotateY(0)
}

.banners-effect-1 .banners>div img {
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in
}

.banners-effect-1 .banners>div img:hover {
/*  opacity: .8
*/}

.banners-effect-2 .banners>div a {
  display: block;
  position: relative;
  overflow: hidden
}

.banners-effect-2 .banners>div a:hover:after,
.banners-effect-2 .banners>div a:hover:before {
  left: 0;
  opacity: 1
}

.banners-effect-2 .banners>div a:after,
.banners-effect-2 .banners>div a:before {
  background-color: hsla(0, 0%, 100%, .4);
  display: block;
  width: 100%;
  height: 100%;
  left: -100%;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  -webkit-transition: all .3s ease-in;
  transition: all .3s ease-in;
  content: "";
  z-index: 1
}

.banners-effect-3 .banners>div a {
  display: block;
  position: relative;
  overflow: hidden
}

.banners-effect-3 .banners>div a:hover:after,
.banners-effect-3 .banners>div a:hover:before {
  border: 0 solid rgba(0, 0, 0, .7);
  opacity: 0;
  filter: alpha(opacity=0)
}

.banners-effect-3 .banners>div a:after,
.banners-effect-3 .banners>div a:before {
  border: 50px solid transparent;
  border-top-right-radius: 50px;
  border-top-left-radius: 50px;
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 50px;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
  top: 0;
  content: "";
  opacity: 1;
  filter: alpha(opacity=100);
  width: 100px;
  height: 100px;
  -webkit-transform: scale(7);
  transform: scale(7);
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  visibility: visible;
  z-index: 1
}

.banners-effect-4 .banners>div a {
  display: block;
  position: relative;
  overflow: hidden
}

.banners-effect-4 .banners>div a:hover:after,
.banners-effect-4 .banners>div a:hover:before {
  opacity: 1;
  -webkit-transform: rotate(45deg) scaleY(4);
  transform: rotate(45deg) scaleY(4)
}

.banners-effect-4 .banners>div a:after,
.banners-effect-4 .banners>div a:before {
  border-bottom: 50px solid rgba(0, 0, 0, .2);
  border-top: 50px solid rgba(0, 0, 0, .2);
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  transform-origin: 50% 50% 0;
  width: 100%;
  -webkit-transform: rotate(45deg) scaleY(0);
  transform: rotate(45deg) scaleY(0);
  -webkit-transition: opacity .4s ease 0s, transform .35s ease 0s;
  transition: opacity .4s ease 0s, transform .35s ease 0s;
  visibility: visible;
  z-index: 1
}

.banners-effect-5 .banners>div a {
  display: block;
  position: relative;
  overflow: hidden
}

.banners-effect-5 .banners>div a:before {
  border: 70px solid hsla(0, 0%, 100%, 0)
}

.banners-effect-5 .banners>div a:after,
.banners-effect-5 .banners>div a:before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all .5s ease-in-out
}

.banners-effect-5 .banners>div a:after {
  opacity: .5;
  border: 30px solid #fff;
  transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0)
}

.banners-effect-5 .banners>div a:hover:before {
  border: 0 solid hsla(0, 0%, 100%, .7)
}

.banners-effect-5 .banners>div a:hover:after {
  transform: scale(.8);
  -moz-transform: scale(.8);
  -webkit-transform: scale(.8);
  -ms-transform: scale(.8);
  opacity: 0;
  transition-delay: .1s
}

.banners-effect-6 .banners>div a {
  display: inline-block;
  position: relative;
  overflow: hidden;
  vertical-align: top
}

.banners-effect-6 .banners>div a img {
  backface-visibility: hidden;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 1s ease 0s, transform 1s ease 0s;
  transition: opacity 1s ease 0s, transform 1s ease 0s
}

.banners-effect-6 .banners>div a:hover img {
  filter: alpha(opacity=80);
  transform: scale3d(1.1, 1.1, 1)
}

.banners-effect-7 .banners>div a {
  display: block;
  position: relative;
  overflow: hidden
}

.banners-effect-7 .banners>div a:before {
  position: absolute;
  background: rgba(0, 0, 0, .3);
  width: 0;
  top: 0;
  left: 50%;
  content: "";
  transition: all .3s ease-in-out 0s
}

.banners-effect-7 .banners>div a:hover:before {
  width: 100%;
  left: 0;
  top: 0;
  height: 100%
}

.banners-effect-8 .banners>div a {
  display: inline-block;
  position: relative;
  overflow: hidden;
  background: #000;
  vertical-align: top
}

.banners-effect-8 .banners>div a:after,
.banners-effect-8 .banners>div a:before {
  bottom: 20px;
  content: "";
  left: 20px;
  opacity: 0;
  position: absolute;
  right: 20px;
  top: 20px;
  -webkit-transition: opacity .35s ease 0s, transform .35s ease 0s;
  transition: opacity .35s ease 0s, transform .35s ease 0s;
  z-index: 1
}

.banners-effect-8 .banners>div a:before {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  -webkit-transform: scaleX(0);
  transform: scaleX(0)
}

.banners-effect-8 .banners>div a:after {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: scaleY(0);
  transform: scaleY(0)
}

.banners-effect-8 .banners>div img {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity .35s ease 0s;
  transition: opacity .35s ease 0s
}

.banners-effect-8 .banners>div a:hover:after,
.banners-effect-8 .banners>div a:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  transform: scale(1)
}

.banners-effect-8 .banners>div a:hover img {
  opacity: .5;
  filter: alpha(opacity=50)
}

.banners-effect-9 .banners>div a {
  display: block;
  position: relative;
  z-index: 10
}

.banners-effect-9 .banners>div a:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  background: #000;
  content: "";
  -webkit-transition: opacity .35s;
  transition: opacity .35s;
  box-shadow: 0 3px 30px rgba(0, 0, 0, .2);
  opacity: 0
}

.banners-effect-9 .banners>div a:hover:before {
  opacity: 1
}

.banners-effect-9 .banners>div a img {
  opacity: 1;
  -webkit-transition: -webkit-transform .35s;
  transition: transform .35s;
  -webkit-transform: perspective(1000px) translateZ(0);
  transform: perspective(1000px) translateZ(0)
}

.banners-effect-9 .banners>div a:hover img {
  -webkit-transform: perspective(1000px) translateZ(21px);
  transform: perspective(1000px) translateZ(21px)
}

.banners-effect-10 .banners>div a {
  display: block;
  position: relative;
  overflow: hidden
}

.banners-effect-10 .banners>div a:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, .2) 75%);
  background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, .2) 75%);
  content: "";
  opacity: 0;
  -webkit-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
  -webkit-transition: opacity .35s, -webkit-transform .35s;
  transition: opacity .35s, transform .35s
}

.banners-effect-10 .banners>div a:hover:before {
  opacity: 1;
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

.banners-effect-11 .banners>div a {
  display: block;
  position: relative;
  overflow: hidden
}

.banners-effect-11 .banners>div a:hover:after,
.banners-effect-11 .banners>div a:hover:before {
  width: 100%;
  height: 100%
}

.banners-effect-11 .banners>div a:after,
.banners-effect-11 .banners>div a:before {
  background-color: rgba(0, 0, 0, .15);
  content: "";
  height: 0;
  left: 0;
  margin: auto;
  position: absolute;
  width: 0;
  -webkit-transition: all .3s ease-out 0s;
  transition: all .3s ease-out 0s
}

.banners-effect-11 .banners>div a:after {
  left: auto;
  right: 0;
  bottom: 0
}

.banners-effect-12 .banners>div img {
  -webkit-transition: all .3s ease-in;
  transition: all .3s ease-in
}

.banners-effect-12 .banners>div img:hover {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -ms-filter: grayscale(100%)
}

#loader:before,
.loading:before {
  background-color: hsla(0, 0%, 100%, .8) !important
}

#loader .chasing-dots div,
.loading .chasing-dots div {
  margin: 0 2px;
  background-color: #f28a3d;
  width: 4px;
  height: 25px;
  display: inline-block
}

#loader .chasing-dots div:first-child,
.loading .chasing-dots div:first-child {
  -webkit-animation: m 1s -.4s infinite cubic-bezier(.2, .68, .18, 1.08);
  animation: m 1s -.4s infinite cubic-bezier(.2, .68, .18, 1.08)
}

#loader .chasing-dots div:nth-child(2),
.loading .chasing-dots div:nth-child(2) {
  -webkit-animation: m 1s -.3s infinite cubic-bezier(.2, .68, .18, 1.08);
  animation: m 1s -.3s infinite cubic-bezier(.2, .68, .18, 1.08)
}

#loader .chasing-dots div:nth-child(3),
.loading .chasing-dots div:nth-child(3) {
  -webkit-animation: m 1s -.2s infinite cubic-bezier(.2, .68, .18, 1.08);
  animation: m 1s -.2s infinite cubic-bezier(.2, .68, .18, 1.08)
}

@keyframes m {

  0%,
  to {
    -webkit-transform: scaley(1);
    transform: scaley(1)
  }

  50% {
    -webkit-transform: scaley(.4);
    transform: scaley(.4)
  }
}

@keyframes n {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.opal-move-up {
  animation-name: o;
  -moz-animation-name: o;
  -webkit-animation-name: o;
  -webkit-animation-duration: 1.25s;
  animation-duration: 1.25s
}

@keyframes o {
  0% {
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0 25px;
  font-size: 15px;
  line-height: 38px;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
  text-transform: uppercase
}

.btn.active:focus,
.btn:active:focus,
.btn:focus {
  outline: 0;
  outline-offset: -2px
}

.btn:focus,
.btn:hover {
  color: #2d2d2d;
  text-decoration: none
}

.btn.active,
.btn:active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .65;
  filter: alpha(opacity=65);
  box-shadow: none
}

.btn-default {
  color: #2d2d2d;
  background-color: #fff;
  border-color: #666;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

.open .btn-default.dropdown-toggle {
  color: #2d2d2d;
  background-color: #ebebeb;
  border-color: #474747
}

.btn-default.active,
.btn-default:active,
.open .btn-default.dropdown-toggle {
  background-image: none
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #666
}

.btn-default:hover {
  color: #2d2d2d
}

.open .btn-default:hover.dropdown-toggle {
  color: #2d2d2d;
  background-color: #ebebeb;
  border-color: #474747
}

.btn-default:hover.active,
.btn-default:hover:active,
.open .btn-default:hover.dropdown-toggle {
  background-image: none
}

.btn-default:hover.disabled,
.btn-default:hover.disabled.active,
.btn-default:hover.disabled:active,
.btn-default:hover.disabled:focus,
.btn-default:hover.disabled:hover,
.btn-default:hover[disabled],
.btn-default:hover[disabled].active,
.btn-default:hover[disabled]:active,
.btn-default:hover[disabled]:focus,
.btn-default:hover[disabled]:hover,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:hover.active,
fieldset[disabled] .btn-default:hover:active,
fieldset[disabled] .btn-default:hover:focus,
fieldset[disabled] .btn-default:hover:hover {
  background-color: #fff;
  border-color: #666
}

.btn-primary {
  color: #fff;
  background-color: #2d2d2d;
  border-color: #2d2d2d;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

.open .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #191919;
  border-color: #0e0e0e
}

.btn-primary.active,
.btn-primary:active,
.open .btn-primary.dropdown-toggle {
  background-image: none
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  background-color: #2d2d2d;
  border-color: #2d2d2d
}

.btn-primary:hover {
  color: #fff;
  background-color: #3a3a3a;
  border-color: #2d2d2d
}

.open .btn-primary:hover.dropdown-toggle {
  color: #fff;
  background-color: #252525;
  border-color: #0e0e0e
}

.btn-primary:hover.active,
.btn-primary:hover:active,
.open .btn-primary:hover.dropdown-toggle {
  background-image: none
}

.btn-primary:hover.disabled,
.btn-primary:hover.disabled.active,
.btn-primary:hover.disabled:active,
.btn-primary:hover.disabled:focus,
.btn-primary:hover.disabled:hover,
.btn-primary:hover[disabled],
.btn-primary:hover[disabled].active,
.btn-primary:hover[disabled]:active,
.btn-primary:hover[disabled]:focus,
.btn-primary:hover[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:hover.active,
fieldset[disabled] .btn-primary:hover:active,
fieldset[disabled] .btn-primary:hover:focus,
fieldset[disabled] .btn-primary:hover:hover {
  background-color: #3a3a3a;
  border-color: #2d2d2d
}

.btn-success {
  color: #fff;
  background-color: #57bf6d;
  border-color: #46b75e
}

.open .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #41ac58;
  border-color: #358b47
}

.btn-success.active,
.btn-success:active,
.open .btn-success.dropdown-toggle {
  background-image: none
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
  background-color: #57bf6d;
  border-color: #46b75e
}

.btn-info {
  color: #fff;
  background-color: #33aebd;
  border-color: #2e9ca9
}

.open .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #2a909d;
  border-color: #216f79
}

.btn-info.active,
.btn-info:active,
.open .btn-info.dropdown-toggle {
  background-image: none
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
  background-color: #33aebd;
  border-color: #2e9ca9
}

.btn-warning {
  color: #fff;
  background-color: #fbaf3f;
  border-color: #faa526
}

.open .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #fa9e17;
  border-color: #df8705
}

.btn-warning.active,
.btn-warning:active,
.open .btn-warning.dropdown-toggle {
  background-image: none
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
  background-color: #fbaf3f;
  border-color: #faa526
}

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

.open .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c51828;
  border-color: #9c1320
}

.btn-danger.active,
.btn-danger:active,
.open .btn-danger.dropdown-toggle {
  background-image: none
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
  background-color: #e42234;
  border-color: #d31a2b
}

.btn-link {
  color: #2d2d2d;
  font-weight: 400;
  cursor: pointer;
  border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
  border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
  color: #f28a3d;
  text-decoration: underline;
  background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
  color: #ccc;
  text-decoration: none
}

.btn-lg {
  padding: 15px 30px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 5px
}

.btn-sm {
  padding: 8px 18px;
  font-size: 11px;
  border-radius: 30px
}

.btn-sm,
.btn-xs {
  line-height: 1.5
}

.btn-xs {
  padding: 4px 10px;
  font-size: 10px;
  border-radius: 3px
}

.btn-block {
  display: block;
  width: 100%
}

.btn-block+.btn-block {
  margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
  width: 100%
}

@media (max-width:767px) {

  #newsletterpopup,
  .popupshadow {
    /*display: none !important*/
  }
}

@media (min-width:992px) {
  .home.blog .bwp-header {
    margin-bottom: 70px
  }
}

@media (min-width:1400px) {
  .container {
    width: 1440px
  }
}

@media (max-width:1024px) and (min-width:991px) {

  .elementor-6569 .elementor-element.elementor-element-52f4242,
  .elementor-6569 .elementor-element.elementor-element-a8e1645 {
    width: 50% !important
  }

  .elementor-6569 .elementor-element.elementor-element-2ea51ec,
  .elementor-6569 .elementor-element.elementor-element-3d9a31a,
  .elementor-6569 .elementor-element.elementor-element-123a9da,
  .elementor-6569 .elementor-element.elementor-element-44844a5,
  .elementor-6569 .elementor-element.elementor-element-45006d5,
  .elementor-6569 .elementor-element.elementor-element-e307919 {
    width: 33.333% !important
  }
}

@media (max-width:1024px) and (min-width:991px) {

  .elementor-6668 .elementor-element.elementor-element-5c7648c,
  .elementor-6668 .elementor-element.elementor-element-6b3f1bb,
  .elementor-6668 .elementor-element.elementor-element-d00bacc,
  .elementor-6668 .elementor-element.elementor-element-ebed4f7 {
    width: 25% !important
  }

  .elementor-6668 .elementor-element.elementor-element-4ef3583,
  .elementor-6668 .elementor-element.elementor-element-5c41c10,
  .elementor-6668 .elementor-element.elementor-element-833062f,
  .elementor-6668 .elementor-element.elementor-element-f2242e7 {
    width: 50% !important
  }

  .elementor-6668 .elementor-element.elementor-element-0d98410,
  .elementor-6668 .elementor-element.elementor-element-11f29a4,
  .elementor-6668 .elementor-element.elementor-element-14478e6 {
    width: 33.333% !important
  }
}

@media (max-width:1024px) and (min-width:991px) {

  .elementor-6687 .elementor-element.elementor-element-abfdbaa,
  .elementor-8728 .elementor-element.elementor-element-5820a5f {
    width: 50% !important
  }

  .elementor-6687 .elementor-element.elementor-element-39bfccd,
  .elementor-6687 .elementor-element.elementor-element-4869803,
  .elementor-6687 .elementor-element.elementor-element-b7161ad {
    width: 16.6666% !important
  }

  .elementor-6687 .elementor-element.elementor-element-7ef3b45 {
    width: 57% !important
  }

  .elementor-6687 .elementor-element.elementor-element-92df5d5 {
    width: 42.33% !important
  }

  .elementor-6687 .elementor-element.elementor-element-2da0883,
  .elementor-6687 .elementor-element.elementor-element-84c2d88 {
    width: 41.6666% !important
  }

  .elementor-6687 .elementor-element.elementor-element-de190ce {
    width: 16.666% !important
  }

  .elementor-6687 .elementor-element.elementor-element-de190ce .elementor-button,
  .elementor-6687 .elementor-element.elementor-element-de190ce a.elementor-button {
    padding: 0 150px 0 130px !important
  }

  .elementor-6687 .elementor-element.elementor-element-fc3fe4c {
    width: 44.7% !important
  }

  .elementor-6687 .elementor-element.elementor-element-0e8cb65 {
    width: 54.965% !important
  }

  .elementor-6687 .elementor-element.elementor-element-5b9bb31 .elementor-button,
  .elementor-6687 .elementor-element.elementor-element-5b9bb31 a.elementor-button {
    padding: 0 150px 0 130px !important
  }
}

@media (max-width:1024px) and (min-width:991px) {

  .elementor-6725 .elementor-element.elementor-element-0c3721f,
  .elementor-6725 .elementor-element.elementor-element-1f497ab,
  .elementor-6725 .elementor-element.elementor-element-4664314 {
    width: 33.333% !important
  }

  .elementor-6725 .elementor-element.elementor-element-3f32531,
  .elementor-6725 .elementor-element.elementor-element-5aac956,
  .elementor-6725 .elementor-element.elementor-element-90e396c,
  .elementor-6725 .elementor-element.elementor-element-ceccfcb {
    width: 25% !important
  }

  .elementor-6725 .elementor-element.elementor-element-a843332>.elementor-widget-container {
    margin-top: 15px !important
  }

  .elementor-6725 .elementor-element.elementor-element-c0a9751>.elementor-widget-container {
    margin-top: 5px !important
  }
}

@media (max-width:1024px) and (min-width:991px) {
  .elementor-6892 .elementor-element.elementor-element-7cb34f6 {
    width: 40% !important
  }

  .elementor-6892 .elementor-element.elementor-element-7cb34f6>.elementor-element-populated {
    margin-bottom: 0 !important
  }

  .elementor-6892 .elementor-element.elementor-element-5085083 {
    width: 60% !important
  }

  .elementor-6892 .elementor-element.elementor-element-91c4d3f {
    width: 50% !important
  }

  .elementor-6892 .elementor-element.elementor-element-a1e349c,
  .elementor-6892 .elementor-element.elementor-element-f48b978 {
    width: 25% !important
  }
}

@media (max-width:1024px) and (min-width:991px) {

  .elementor-8728 .elementor-element.elementor-element-9f265ba,
  .elementor-8728 .elementor-element.elementor-element-1593826,
  .elementor-8728 .elementor-element.elementor-element-efe7d79,
  .elementor-8912 .elementor-element.elementor-element-085d43d,
  .elementor-8912 .elementor-element.elementor-element-c31215f {
    width: 50% !important
  }
}

.blog_title {
  font-family: Open Sans;
  font-size: 14px;
  font-weight: 400
}

/*! elementor-icons - v5.3.0 - 02-07-2019 */
@font-face {
  font-family: eicons;
  src: url("../../../theme_icon/eicons.woff") format("woff");
  font-weight: 400;
  font-style: normal
}

[class*=" eicon-"],
[class^=eicon] {
  display: inline-block;
  font-family: eicons;
  font-size: inherit;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

@keyframes a {
  0% {
    transform: rotate(0deg)
  }

  to {
    transform: rotate(359deg)
  }
}

.eicon-animation-spin {
  animation: a 2s infinite linear
}

.eicon-editor-link:before {
  content: '\e800'
}

.eicon-editor-unlink:before {
  content: '\e801'
}

.eicon-editor-external-link:before {
  content: '\e802'
}

.eicon-editor-close:before {
  content: '\e803'
}

.eicon-editor-list-ol:before {
  content: '\e804'
}

.eicon-editor-list-ul:before {
  content: '\e805'
}

.eicon-editor-bold:before {
  content: '\e806'
}

.eicon-editor-italic:before {
  content: '\e807'
}

.eicon-editor-underline:before {
  content: '\e808'
}

.eicon-editor-paragraph:before {
  content: '\e809'
}

.eicon-editor-h1:before {
  content: '\e80a'
}

.eicon-editor-h2:before {
  content: '\e80b'
}

.eicon-editor-h3:before {
  content: '\e80c'
}

.eicon-editor-h4:before {
  content: '\e80d'
}

.eicon-editor-h5:before {
  content: '\e80e'
}

.eicon-editor-h6:before {
  content: '\e80f'
}

.eicon-editor-quote:before {
  content: '\e810'
}

.eicon-editor-code:before {
  content: '\e811'
}

.eicon-elementor:before {
  content: '\e812'
}

.eicon-elementor-square:before {
  content: '\e813'
}

.eicon-pojome:before {
  content: '\e814'
}

.eicon-plus:before {
  content: '\e815'
}

.eicon-menu-bar:before {
  content: '\e816'
}

.eicon-apps:before {
  content: '\e817'
}

.eicon-accordion:before {
  content: '\e818'
}

.eicon-alert:before {
  content: '\e819'
}

.eicon-animation-text:before {
  content: '\e81a'
}

.eicon-animation:before {
  content: '\e81b'
}

.eicon-banner:before {
  content: '\e81c'
}

.eicon-blockquote:before {
  content: '\e81d'
}

.eicon-button:before {
  content: '\e81e'
}

.eicon-call-to-action:before {
  content: '\e81f'
}

.eicon-captcha:before {
  content: '\e820'
}

.eicon-carousel:before {
  content: '\e821'
}

.eicon-checkbox:before {
  content: '\e822'
}

.eicon-columns:before {
  content: '\e823'
}

.eicon-countdown:before {
  content: '\e824'
}

.eicon-counter:before {
  content: '\e825'
}

.eicon-date:before {
  content: '\e826'
}

.eicon-divider-shape:before {
  content: '\e827'
}

.eicon-divider:before {
  content: '\e828'
}

.eicon-download-button:before {
  content: '\e829'
}

.eicon-dual-button:before {
  content: '\e82a'
}

.eicon-email-field:before {
  content: '\e82b'
}

.eicon-facebook-comments:before {
  content: '\e82c'
}

.eicon-facebook-like-box:before {
  content: '\e82d'
}

.eicon-form-horizontal:before {
  content: '\e82e'
}

.eicon-form-vertical:before {
  content: '\e82f'
}

.eicon-gallery-grid:before {
  content: '\e830'
}

.eicon-gallery-group:before {
  content: '\e831'
}

.eicon-gallery-justified:before {
  content: '\e832'
}

.eicon-gallery-masonry:before {
  content: '\e833'
}

.eicon-icon-box:before {
  content: '\e834'
}

.eicon-image-before-after:before {
  content: '\e835'
}

.eicon-image-box:before {
  content: '\e836'
}

.eicon-image-hotspot:before {
  content: '\e837'
}

.eicon-image-rollover:before {
  content: '\e838'
}

.eicon-info-box:before {
  content: '\e839'
}

.eicon-inner-section:before {
  content: '\e83a'
}

.eicon-mailchimp:before {
  content: '\e83b'
}

.eicon-menu-card:before {
  content: '\e83c'
}

.eicon-navigation-horizontal:before {
  content: '\e83d'
}

.eicon-nav-menu:before {
  content: '\e83e'
}

.eicon-navigation-vertical:before {
  content: '\e83f'
}

.eicon-number-field:before {
  content: '\e840'
}

.eicon-parallax:before {
  content: '\e841'
}

.eicon-php7:before {
  content: '\e842'
}

.eicon-post-list:before {
  content: '\e843'
}

.eicon-post-slider:before {
  content: '\e844'
}

.eicon-post:before {
  content: '\e845'
}

.eicon-posts-carousel:before {
  content: '\e846'
}

.eicon-posts-grid:before {
  content: '\e847'
}

.eicon-posts-group:before {
  content: '\e848'
}

.eicon-posts-justified:before {
  content: '\e849'
}

.eicon-posts-masonry:before {
  content: '\e84a'
}

.eicon-posts-ticker:before {
  content: '\e84b'
}

.eicon-price-list:before {
  content: '\e84c'
}

.eicon-price-table:before {
  content: '\e84d'
}

.eicon-radio:before {
  content: '\e84e'
}

.eicon-rtl:before {
  content: '\e84f'
}

.eicon-scroll:before {
  content: '\e850'
}

.eicon-search:before {
  content: '\e851'
}

.eicon-select:before {
  content: '\e852'
}

.eicon-share:before {
  content: '\e853'
}

.eicon-sidebar:before {
  content: '\e854'
}

.eicon-skill-bar:before {
  content: '\e855'
}

.eicon-slider-3d:before {
  content: '\e856'
}

.eicon-slider-album:before {
  content: '\e857'
}

.eicon-slider-device:before {
  content: '\e858'
}

.eicon-slider-full-screen:before {
  content: '\e859'
}

.eicon-slider-push:before {
  content: '\e85a'
}

.eicon-slider-vertical:before {
  content: '\e85b'
}

.eicon-slider-video:before {
  content: '\e85c'
}

.eicon-slideshow:before {
  content: '\e85d'
}

.eicon-social-icons:before {
  content: '\e85e'
}

.eicon-spacer:before {
  content: '\e85f'
}

.eicon-table:before {
  content: '\e860'
}

.eicon-tabs:before {
  content: '\e861'
}

.eicon-tel-field:before {
  content: '\e862'
}

.eicon-text-area:before {
  content: '\e863'
}

.eicon-text-field:before {
  content: '\e864'
}

.eicon-thumbnails-down:before {
  content: '\e865'
}

.eicon-thumbnails-half:before {
  content: '\e866'
}

.eicon-thumbnails-right:before {
  content: '\e867'
}

.eicon-time-line:before {
  content: '\e868'
}

.eicon-toggle:before {
  content: '\e869'
}

.eicon-url:before {
  content: '\e86a'
}

.eicon-type-tool:before {
  content: '\e86b'
}

.eicon-wordpress:before {
  content: '\e86c'
}

.eicon-text:before {
  content: '\e86d'
}

.eicon-anchor:before {
  content: '\e86e'
}

.eicon-bullet-list:before {
  content: '\e86f'
}

.eicon-code:before {
  content: '\e870'
}

.eicon-favorite:before {
  content: '\e871'
}

.eicon-google-maps:before {
  content: '\e872'
}

.eicon-image:before {
  content: '\e873'
}

.eicon-photo-library:before {
  content: '\e874'
}

.eicon-woocommerce:before {
  content: '\e875'
}

.eicon-youtube:before {
  content: '\e876'
}

.eicon-flip-box:before {
  content: '\e877'
}

.eicon-settings:before {
  content: '\e878'
}

.eicon-headphones:before {
  content: '\e879'
}

.eicon-testimonial:before {
  content: '\e87a'
}

.eicon-counter-circle:before {
  content: '\e87b'
}

.eicon-person:before {
  content: '\e87c'
}

.eicon-chevron-right:before {
  content: '\e87d'
}

.eicon-chevron-left:before {
  content: '\e87e'
}

.eicon-close:before {
  content: '\e87f'
}

.eicon-file-download:before {
  content: '\e880'
}

.eicon-save:before {
  content: '\e881'
}

.eicon-zoom-in:before {
  content: '\e882'
}

.eicon-shortcode:before {
  content: '\e883'
}

.eicon-nerd:before {
  content: '\e884'
}

.eicon-device-desktop:before {
  content: '\e885'
}

.eicon-device-tablet:before {
  content: '\e886'
}

.eicon-device-mobile:before {
  content: '\e887'
}

.eicon-document-file:before {
  content: '\e888'
}

.eicon-folder-o:before {
  content: '\e889'
}

.eicon-hypster:before {
  content: '\e88a'
}

.eicon-h-align-left:before {
  content: '\e88b'
}

.eicon-h-align-right:before {
  content: '\e88c'
}

.eicon-h-align-center:before {
  content: '\e88d'
}

.eicon-h-align-stretch:before {
  content: '\e88e'
}

.eicon-v-align-top:before {
  content: '\e88f'
}

.eicon-v-align-bottom:before {
  content: '\e890'
}

.eicon-v-align-middle:before {
  content: '\e891'
}

.eicon-v-align-stretch:before {
  content: '\e892'
}

.eicon-pro-icon:before {
  content: '\e893'
}

.eicon-mail:before {
  content: '\e894'
}

.eicon-lock-user:before {
  content: '\e895'
}

.eicon-testimonial-carousel:before {
  content: '\e896'
}

.eicon-media-carousel:before {
  content: '\e897'
}

.eicon-section:before {
  content: '\e898'
}

.eicon-column:before {
  content: '\e899'
}

.eicon-edit:before {
  content: '\e89a'
}

.eicon-clone:before {
  content: '\e89b'
}

.eicon-trash:before {
  content: '\e89c'
}

.eicon-play:before {
  content: '\e89d'
}

.eicon-angle-right:before {
  content: '\e89e'
}

.eicon-angle-left:before {
  content: '\e89f'
}

.eicon-animated-headline:before {
  content: '\e8a0'
}

.eicon-menu-toggle:before {
  content: '\e8a1'
}

.eicon-fb-embed:before {
  content: '\e8a2'
}

.eicon-fb-feed:before {
  content: '\e8a3'
}

.eicon-twitter-embed:before {
  content: '\e8a4'
}

.eicon-twitter-feed:before {
  content: '\e8a5'
}

.eicon-sync:before {
  content: '\e8a6'
}

.eicon-import-export:before {
  content: '\e8a7'
}

.eicon-check-circle:before {
  content: '\e8a8'
}

.eicon-library-save:before {
  content: '\e8a9'
}

.eicon-library-download:before {
  content: '\e8aa'
}

.eicon-insert:before {
  content: '\e8ab'
}

.eicon-preview:before {
  content: '\e8ac'
}

.eicon-sort-down:before {
  content: '\e8ad'
}

.eicon-sort-up:before {
  content: '\e8ae'
}

.eicon-heading:before {
  content: '\e8af'
}

.eicon-logo:before {
  content: '\e8b0'
}

.eicon-meta-data:before {
  content: '\e8b1'
}

.eicon-post-content:before {
  content: '\e8b2'
}

.eicon-post-excerpt:before {
  content: '\e8b3'
}

.eicon-post-navigation:before {
  content: '\e8b4'
}

.eicon-yoast:before {
  content: '\e8b5'
}

.eicon-nerd-chuckle:before {
  content: '\e8b6'
}

.eicon-nerd-wink:before {
  content: '\e8b7'
}

.eicon-comments:before {
  content: '\e8b8'
}

.eicon-download-circle-o:before {
  content: '\e8b9'
}

.eicon-library-upload:before {
  content: '\e8ba'
}

.eicon-save-o:before {
  content: '\e8bb'
}

.eicon-upload-circle-o:before {
  content: '\e8bc'
}

.eicon-ellipsis-h:before {
  content: '\e8bd'
}

.eicon-ellipsis-v:before {
  content: '\e8be'
}

.eicon-arrow-left:before {
  content: '\e8bf'
}

.eicon-arrow-right:before {
  content: '\e8c0'
}

.eicon-arrow-up:before {
  content: '\e8c1'
}

.eicon-arrow-down:before {
  content: '\e8c2'
}

.eicon-play-o:before {
  content: '\e8c3'
}

.eicon-archive-posts:before {
  content: '\e8c4'
}

.eicon-archive-title:before {
  content: '\e8c5'
}

.eicon-featured-image:before {
  content: '\e8c6'
}

.eicon-post-info:before {
  content: '\e8c7'
}

.eicon-post-title:before {
  content: '\e8c8'
}

.eicon-site-logo:before {
  content: '\e8c9'
}

.eicon-site-search:before {
  content: '\e8ca'
}

.eicon-site-title:before {
  content: '\e8cb'
}

.eicon-plus-square:before {
  content: '\e8cc'
}

.eicon-minus-square:before {
  content: '\e8cd'
}

.eicon-cloud-check:before {
  content: '\e8ce'
}

.eicon-drag-n-drop:before {
  content: '\e8cf'
}

.eicon-welcome:before {
  content: '\e8d0'
}

.eicon-handle:before {
  content: '\e8d1'
}

.eicon-cart:before {
  content: '\e8d2'
}

.eicon-product-add-to-cart:before {
  content: '\e8d3'
}

.eicon-product-breadcrumbs:before {
  content: '\e8d4'
}

.eicon-product-categories:before {
  content: '\e8d5'
}

.eicon-product-description:before {
  content: '\e8d6'
}

.eicon-product-images:before {
  content: '\e8d7'
}

.eicon-product-info:before {
  content: '\e8d8'
}

.eicon-product-meta:before {
  content: '\e8d9'
}

.eicon-product-pages:before {
  content: '\e8da'
}

.eicon-product-price:before {
  content: '\e8db'
}

.eicon-product-rating:before {
  content: '\e8dc'
}

.eicon-product-related:before {
  content: '\e8dd'
}

.eicon-product-stock:before {
  content: '\e8de'
}

.eicon-product-tabs:before {
  content: '\e8df'
}

.eicon-product-title:before {
  content: '\e8e0'
}

.eicon-product-upsell:before {
  content: '\e8e1'
}

.eicon-products:before {
  content: '\e8e2'
}

.eicon-bag-light:before {
  content: '\e8e3'
}

.eicon-bag-medium:before {
  content: '\e8e4'
}

.eicon-bag-solid:before {
  content: '\e8e5'
}

.eicon-basket-light:before {
  content: '\e8e6'
}

.eicon-basket-medium:before {
  content: '\e8e7'
}

.eicon-basket-solid:before {
  content: '\e8e8'
}

.eicon-cart-light:before {
  content: '\e8e9'
}

.eicon-cart-medium:before {
  content: '\e8ea'
}

.eicon-cart-solid:before {
  content: '\e8eb'
}

.eicon-exchange:before {
  content: '\e8ec'
}

.eicon-eye:before {
  content: '\e8ed'
}

.eicon-device-laptop:before {
  content: '\e8ee'
}

.eicon-collapse:before {
  content: '\e8ef'
}

.eicon-expand:before {
  content: '\e8f0'
}

.eicon-navigator:before {
  content: '\e8f1'
}

.eicon-plug:before {
  content: '\e8f2'
}

.eicon-dashboard:before {
  content: '\e8f3'
}

.eicon-typography:before {
  content: '\e8f4'
}

.eicon-info-circle-o:before {
  content: '\e8f5'
}

.eicon-integration:before {
  content: '\e8f6'
}

.eicon-plus-circle-o:before {
  content: '\e8f7'
}

.eicon-rating:before {
  content: '\e8f8'
}

.eicon-review:before {
  content: '\e8f9'
}

.eicon-tools:before {
  content: '\e8fa'
}

.eicon-loading:before {
  content: '\e8fb'
}

.eicon-sitemap:before {
  content: '\e8fc'
}

.eicon-click:before {
  content: '\e8fd'
}

.eicon-clock:before {
  content: '\e8fe'
}

.eicon-library-open:before {
  content: '\e8ff'
}

.eicon-warning:before {
  content: '\e900'
}

.eicon-flow:before {
  content: '\e901'
}

.eicon-cursor-move:before {
  content: '\e902'
}

.eicon-arrow-circle-left:before {
  content: '\e903'
}

.eicon-flash:before {
  content: '\e904'
}

.eicon-redo:before {
  content: '\e905'
}

.eicon-ban:before {
  content: '\e906'
}

.eicon-barcode:before {
  content: '\e907'
}

.eicon-calendar:before {
  content: '\e908'
}

.eicon-caret-left:before {
  content: '\e909'
}

.eicon-caret-right:before {
  content: '\e90a'
}

.eicon-caret-up:before {
  content: '\e90b'
}

.eicon-chain-broken:before {
  content: '\e90c'
}

.eicon-check-circle-o:before {
  content: '\e90d'
}

.eicon-check:before {
  content: '\e90e'
}

.eicon-chevron-double-left:before {
  content: '\e90f'
}

.eicon-chevron-double-right:before {
  content: '\e910'
}

.eicon-undo:before {
  content: '\e911'
}

.eicon-filter:before {
  content: '\e912'
}

.eicon-circle-o:before {
  content: '\e913'
}

.eicon-circle:before {
  content: '\e914'
}

.eicon-clock-o:before {
  content: '\e915'
}

.eicon-cog:before {
  content: '\e916'
}

.eicon-cogs:before {
  content: '\e917'
}

.eicon-commenting-o:before {
  content: '\e918'
}

.eicon-copy:before {
  content: '\e919'
}

.eicon-database:before {
  content: '\e91a'
}

.eicon-dot-circle-o:before {
  content: '\e91b'
}

.eicon-envelope:before {
  content: '\e91c'
}

.eicon-external-link-square:before {
  content: '\e91d'
}

.eicon-eyedropper:before {
  content: '\e91e'
}

.eicon-folder:before {
  content: '\e91f'
}

.eicon-font:before {
  content: '\e920'
}

.eicon-adjust:before {
  content: '\e921'
}

.eicon-lightbox:before {
  content: '\e922'
}

.eicon-heart-o:before {
  content: '\e923'
}

.eicon-history:before {
  content: '\e924'
}

.eicon-image-bold:before {
  content: '\e925'
}

.eicon-info-circle:before {
  content: '\e926'
}

.eicon-link:before {
  content: '\e927'
}

.eicon-long-arrow-left:before {
  content: '\e928'
}

.eicon-long-arrow-right:before {
  content: '\e929'
}

.eicon-caret-down:before {
  content: '\e92a'
}

.eicon-paint-brush:before {
  content: '\e92b'
}

.eicon-pencil:before {
  content: '\e92c'
}

.eicon-plus-circle:before {
  content: '\e92d'
}

.eicon-zoom-in-bold:before {
  content: '\e92e'
}

.eicon-sort-amount-desc:before {
  content: '\e92f'
}

.eicon-sign-out:before {
  content: '\e930'
}

.eicon-spinner:before {
  content: '\e931'
}

.eicon-square:before {
  content: '\e932'
}

.eicon-star-o:before {
  content: '\e933'
}

.eicon-star:before {
  content: '\e934'
}

.eicon-text-align-justify:before {
  content: '\e935'
}

.eicon-text-align-center:before {
  content: '\e936'
}

.eicon-tags:before {
  content: '\e937'
}

.eicon-text-align-left:before {
  content: '\e938'
}

.eicon-text-align-right:before {
  content: '\e939'
}

.eicon-close-circle:before {
  content: '\e93a'
}

.eicon-trash-o:before {
  content: '\e93b'
}

.eicon-font-awesome:before {
  content: '\e93c'
}

.eicon-user-circle-o:before {
  content: '\e93d'
}

.eicon-video-camera:before {
  content: '\e93e'
}

.eicon-heart:before {
  content: '\e93f'
}

.eicon-wrench:before {
  content: '\e940'
}

.eicon-help:before {
  content: '\e941'
}

.eicon-help-o:before {
  content: '\e942'
}

.eicon-zoom-out-bold:before {
  content: '\e943'
}

.eicon-plus-square-o:before {
  content: '\e944'
}

.eicon-minus-square-o:before {
  content: '\e945'
}

.eicon-minus-circle:before {
  content: '\e946'
}

.eicon-minus-circle-o:before {
  content: '\e947'
}

.eicon-code-bold:before {
  content: '\e948'
}

@keyframes bounce {

  20%,
  53%,
  80%,
  from,
  to {
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    transform: translate3d(0, 0, 0)
  }

  40%,
  43% {
    animation-timing-function: cubic-bezier(.755, .050, .855, .060);
    transform: translate3d(0, -30px, 0)
  }

  70% {
    animation-timing-function: cubic-bezier(.755, .050, .855, .060);
    transform: translate3d(0, -15px, 0)
  }

  90% {
    transform: translate3d(0, -4px, 0)
  }
}

.bounce {
  animation-name: bounce;
  transform-origin: center bottom
}

@keyframes flash {

  50%,
  from,
  to {
    opacity: 1
  }

  25%,
  75% {
    opacity: 0
  }
}

.flash {
  animation-name: flash
}

@keyframes pulse {

  from,
  to {
    transform: scale3d(1, 1, 1)
  }

  50% {
    transform: scale3d(1.05, 1.05, 1.05)
  }
}

.pulse {
  animation-name: pulse
}

@keyframes rubberBand {

  from,
  to {
    transform: scale3d(1, 1, 1)
  }

  30% {
    transform: scale3d(1.25, .75, 1)
  }

  40% {
    transform: scale3d(.75, 1.25, 1)
  }

  50% {
    transform: scale3d(1.15, .85, 1)
  }

  65% {
    transform: scale3d(.95, 1.05, 1)
  }

  75% {
    transform: scale3d(1.05, .95, 1)
  }
}

.rubberBand {
  animation-name: rubberBand
}

@keyframes shake {

  from,
  to {
    transform: translate3d(0, 0, 0)
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translate3d(-10px, 0, 0)
  }

  20%,
  40%,
  60%,
  80% {
    transform: translate3d(10px, 0, 0)
  }
}

.shake {
  animation-name: shake
}

@keyframes headShake {
  0% {
    transform: translateX(0)
  }

  6.5% {
    transform: translateX(-6px) rotateY(-9deg)
  }

  18.5% {
    transform: translateX(5px) rotateY(7deg)
  }

  31.5% {
    transform: translateX(-3px) rotateY(-5deg)
  }

  43.5% {
    transform: translateX(2px) rotateY(3deg)
  }

  50% {
    transform: translateX(0)
  }
}

.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake
}

@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg)
  }

  40% {
    transform: rotate3d(0, 0, 1, -10deg)
  }

  60% {
    transform: rotate3d(0, 0, 1, 5deg)
  }

  80% {
    transform: rotate3d(0, 0, 1, -5deg)
  }

  to {
    transform: rotate3d(0, 0, 1, 0deg)
  }
}

.swing {
  transform-origin: top center;
  animation-name: swing
}

@keyframes tada {

  from,
  to {
    transform: scale3d(1, 1, 1)
  }

  10%,
  20% {
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
  }

  30%,
  50%,
  70%,
  90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
  }

  40%,
  60%,
  80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
  }
}

.tada {
  animation-name: tada
}

@keyframes wobble {

  from,
  to {
    transform: none
  }

  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
  }

  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
  }

  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
  }

  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
  }

  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
  }
}

.wobble {
  animation-name: wobble
}

@keyframes jello {

  11.1%,
  from,
  to {
    transform: none
  }

  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg)
  }

  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg)
  }

  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg)
  }

  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg)
  }

  66.6% {
    transform: skewX(-.78125deg) skewY(-.78125deg)
  }

  77.7% {
    transform: skewX(.390625deg) skewY(.390625deg)
  }

  88.8% {
    transform: skewX(-.1953125deg) skewY(-.1953125deg)
  }
}

.jello {
  animation-name: jello;
  transform-origin: center
}

@keyframes bounceIn {

  20%,
  40%,
  60%,
  80%,
  from,
  to {
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    transform: scale3d(.3, .3, .3)
  }

  20% {
    transform: scale3d(1.1, 1.1, 1.1)
  }

  40% {
    transform: scale3d(.9, .9, .9)
  }

  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03)
  }

  80% {
    transform: scale3d(.97, .97, .97)
  }

  to {
    opacity: 1;
    transform: scale3d(1, 1, 1)
  }
}

.bounceIn {
  animation-name: bounceIn
}

@keyframes bounceInDown {

  60%,
  75%,
  90%,
  from,
  to {
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0)
  }

  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0)
  }

  75% {
    transform: translate3d(0, -10px, 0)
  }

  90% {
    transform: translate3d(0, 5px, 0)
  }

  to {
    transform: none
  }
}

.bounceInDown {
  animation-name: bounceInDown
}

@keyframes bounceInLeft {

  60%,
  75%,
  90%,
  from,
  to {
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0)
  }

  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0)
  }

  75% {
    transform: translate3d(-10px, 0, 0)
  }

  90% {
    transform: translate3d(5px, 0, 0)
  }

  to {
    transform: none
  }
}

.bounceInLeft {
  animation-name: bounceInLeft
}

@keyframes bounceInRight {

  60%,
  75%,
  90%,
  from,
  to {
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0)
  }

  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0)
  }

  75% {
    transform: translate3d(10px, 0, 0)
  }

  90% {
    transform: translate3d(-5px, 0, 0)
  }

  to {
    transform: none
  }
}

.bounceInRight {
  animation-name: bounceInRight
}

@keyframes bounceInUp {

  60%,
  75%,
  90%,
  from,
  to {
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0)
  }

  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0)
  }

  75% {
    transform: translate3d(0, 10px, 0)
  }

  90% {
    transform: translate3d(0, -5px, 0)
  }

  to {
    transform: translate3d(0, 0, 0)
  }
}

.bounceInUp {
  animation-name: bounceInUp
}

@keyframes fadeIn {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

.fadeIn {
  animation-name: fadeIn
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0)
  }

  to {
    opacity: 1;
    transform: none
  }
}

.fadeInDown {
  animation-name: fadeInDown
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0)
  }

  to {
    opacity: 1;
    transform: none
  }
}

.fadeInLeft {
  animation-name: fadeInLeft
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0)
  }

  to {
    opacity: 1;
    transform: none
  }
}

.fadeInRight {
  animation-name: fadeInRight
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0)
  }

  to {
    opacity: 1;
    transform: none
  }
}

.fadeInUp {
  animation-name: fadeInUp
}

@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0
  }

  60% {
    transform: skewX(20deg);
    opacity: 1
  }

  80% {
    transform: skewX(-5deg);
    opacity: 1
  }

  to {
    transform: none;
    opacity: 1
  }
}

.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out
}

@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0
  }

  to {
    transform-origin: center;
    transform: none;
    opacity: 1
  }
}

.rotateIn {
  animation-name: rotateIn
}

@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }

  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1
  }
}

.rotateInDownLeft {
  animation-name: rotateInDownLeft
}

@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }

  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1
  }
}

.rotateInDownRight {
  animation-name: rotateInDownRight
}

@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }

  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1
  }
}

.rotateInUpLeft {
  animation-name: rotateInUpLeft
}

@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0
  }

  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1
  }
}

.rotateInUpRight {
  animation-name: rotateInUpRight
}

@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
  }

  to {
    opacity: 1;
    transform: none
  }
}

.rollIn {
  animation-name: rollIn
}

@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(.3, .3, .3)
  }

  50% {
    opacity: 1
  }
}

.zoomIn {
  animation-name: zoomIn
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

.zoomInDown {
  animation-name: zoomInDown
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

.zoomInLeft {
  animation-name: zoomInLeft
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

.zoomInRight {
  animation-name: zoomInRight
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

.zoomInUp {
  animation-name: zoomInUp
}

@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible
  }

  to {
    transform: translate3d(0, 0, 0)
  }
}

.slideInDown {
  animation-name: slideInDown
}

@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible
  }

  to {
    transform: translate3d(0, 0, 0)
  }
}

.slideInLeft {
  animation-name: slideInLeft
}

@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible
  }

  to {
    transform: translate3d(0, 0, 0)
  }
}

.slideInRight {
  animation-name: slideInRight
}

@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible
  }

  to {
    transform: translate3d(0, 0, 0)
  }
}

.slideInUp {
  animation-name: slideInUp
}

.elementor-animation-grow {
  transition-duration: .3s;
  transition-property: transform
}

.elementor-animation-grow:active,
.elementor-animation-grow:focus,
.elementor-animation-grow:hover {
  transform: scale(1.1)
}

.elementor-animation-shrink {
  transition-duration: .3s;
  transition-property: transform
}

.elementor-animation-shrink:active,
.elementor-animation-shrink:focus,
.elementor-animation-shrink:hover {
  transform: scale(0.9)
}

@keyframes elementor-animation-pulse {
  25% {
    transform: scale(1.1)
  }

  75% {
    transform: scale(0.9)
  }
}

.elementor-animation-pulse:active,
.elementor-animation-pulse:focus,
.elementor-animation-pulse:hover {
  animation-name: elementor-animation-pulse;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: infinite
}

@keyframes elementor-animation-pulse-grow {
  to {
    transform: scale(1.1)
  }
}

.elementor-animation-pulse-grow:active,
.elementor-animation-pulse-grow:focus,
.elementor-animation-pulse-grow:hover {
  animation-name: elementor-animation-pulse-grow;
  animation-duration: .3s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-direction: alternate
}

@keyframes elementor-animation-pulse-shrink {
  to {
    transform: scale(0.9)
  }
}

.elementor-animation-pulse-shrink:active,
.elementor-animation-pulse-shrink:focus,
.elementor-animation-pulse-shrink:hover {
  animation-name: elementor-animation-pulse-shrink;
  animation-duration: .3s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-direction: alternate
}

@keyframes elementor-animation-push {
  50% {
    transform: scale(0.8)
  }

  100% {
    transform: scale(1)
  }
}

.elementor-animation-push:active,
.elementor-animation-push:focus,
.elementor-animation-push:hover {
  animation-name: elementor-animation-push;
  animation-duration: .3s;
  animation-timing-function: linear;
  animation-iteration-count: 1
}

@keyframes elementor-animation-pop {
  50% {
    transform: scale(1.2)
  }
}

.elementor-animation-pop:active,
.elementor-animation-pop:focus,
.elementor-animation-pop:hover {
  animation-name: elementor-animation-pop;
  animation-duration: .3s;
  animation-timing-function: linear;
  animation-iteration-count: 1
}

.elementor-animation-bounce-in {
  transition-duration: .5s
}

.elementor-animation-bounce-in:active,
.elementor-animation-bounce-in:focus,
.elementor-animation-bounce-in:hover {
  transform: scale(1.2);
  transition-timing-function: cubic-bezier(0.47, 2.02, .31, -.36)
}

.elementor-animation-bounce-out {
  transition-duration: .5s
}

.elementor-animation-bounce-out:active,
.elementor-animation-bounce-out:focus,
.elementor-animation-bounce-out:hover {
  transform: scale(0.8);
  transition-timing-function: cubic-bezier(0.47, 2.02, .31, -.36)
}

.elementor-animation-rotate {
  transition-duration: .3s;
  transition-property: transform
}

.elementor-animation-rotate:active,
.elementor-animation-rotate:focus,
.elementor-animation-rotate:hover {
  transform: rotate(4deg)
}

.elementor-animation-grow-rotate {
  transition-duration: .3s;
  transition-property: transform
}

.elementor-animation-grow-rotate:active,
.elementor-animation-grow-rotate:focus,
.elementor-animation-grow-rotate:hover {
  transform: scale(1.1) rotate(4deg)
}

.elementor-animation-float {
  transition-duration: .3s;
  transition-property: transform;
  transition-timing-function: ease-out
}

.elementor-animation-float:active,
.elementor-animation-float:focus,
.elementor-animation-float:hover {
  transform: translateY(-8px)
}

.elementor-animation-sink {
  transition-duration: .3s;
  transition-property: transform;
  transition-timing-function: ease-out
}

.elementor-animation-sink:active,
.elementor-animation-sink:focus,
.elementor-animation-sink:hover {
  transform: translateY(8px)
}

@keyframes elementor-animation-bob {
  0% {
    transform: translateY(-8px)
  }

  50% {
    transform: translateY(-4px)
  }

  100% {
    transform: translateY(-8px)
  }
}

@keyframes elementor-animation-bob-float {
  100% {
    transform: translateY(-8px)
  }
}

.elementor-animation-bob:active,
.elementor-animation-bob:focus,
.elementor-animation-bob:hover {
  animation-name: elementor-animation-bob-float, elementor-animation-bob;
  animation-duration: .3s, 1.5s;
  animation-delay: 0s, .3s;
  animation-timing-function: ease-out, ease-in-out;
  animation-iteration-count: 1, infinite;
  animation-fill-mode: forwards;
  animation-direction: normal, alternate
}

@keyframes elementor-animation-hang {
  0% {
    transform: translateY(8px)
  }

  50% {
    transform: translateY(4px)
  }

  100% {
    transform: translateY(8px)
  }
}

@keyframes elementor-animation-hang-sink {
  100% {
    transform: translateY(8px)
  }
}

.elementor-animation-hang:active,
.elementor-animation-hang:focus,
.elementor-animation-hang:hover {
  animation-name: elementor-animation-hang-sink, elementor-animation-hang;
  animation-duration: .3s, 1.5s;
  animation-delay: 0s, .3s;
  animation-timing-function: ease-out, ease-in-out;
  animation-iteration-count: 1, infinite;
  animation-fill-mode: forwards;
  animation-direction: normal, alternate
}

.elementor-animation-skew {
  transition-duration: .3s;
  transition-property: transform
}

.elementor-animation-skew:active,
.elementor-animation-skew:focus,
.elementor-animation-skew:hover {
  transform: skew(-10deg)
}

.elementor-animation-skew-forward {
  transition-duration: .3s;
  transition-property: transform;
  transform-origin: 0 100%
}

.elementor-animation-skew-forward:active,
.elementor-animation-skew-forward:focus,
.elementor-animation-skew-forward:hover {
  transform: skew(-10deg)
}

.elementor-animation-skew-backward {
  transition-duration: .3s;
  transition-property: transform;
  transform-origin: 0 100%
}

.elementor-animation-skew-backward:active,
.elementor-animation-skew-backward:focus,
.elementor-animation-skew-backward:hover {
  transform: skew(10deg)
}

@keyframes elementor-animation-wobble-vertical {
  16.65% {
    transform: translateY(8px)
  }

  33.3% {
    transform: translateY(-6px)
  }

  49.95% {
    transform: translateY(4px)
  }

  66.6% {
    transform: translateY(-2px)
  }

  83.25% {
    transform: translateY(1px)
  }

  100% {
    transform: translateY(0)
  }
}

.elementor-animation-wobble-vertical:active,
.elementor-animation-wobble-vertical:focus,
.elementor-animation-wobble-vertical:hover {
  animation-name: elementor-animation-wobble-vertical;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-horizontal {
  16.65% {
    transform: translateX(8px)
  }

  33.3% {
    transform: translateX(-6px)
  }

  49.95% {
    transform: translateX(4px)
  }

  66.6% {
    transform: translateX(-2px)
  }

  83.25% {
    transform: translateX(1px)
  }

  100% {
    transform: translateX(0)
  }
}

.elementor-animation-wobble-horizontal:active,
.elementor-animation-wobble-horizontal:focus,
.elementor-animation-wobble-horizontal:hover {
  animation-name: elementor-animation-wobble-horizontal;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-to-bottom-right {
  16.65% {
    transform: translate(8px, 8px)
  }

  33.3% {
    transform: translate(-6px, -6px)
  }

  49.95% {
    transform: translate(4px, 4px)
  }

  66.6% {
    transform: translate(-2px, -2px)
  }

  83.25% {
    transform: translate(1px, 1px)
  }

  100% {
    transform: translate(0, 0)
  }
}

.elementor-animation-wobble-to-bottom-right:active,
.elementor-animation-wobble-to-bottom-right:focus,
.elementor-animation-wobble-to-bottom-right:hover {
  animation-name: elementor-animation-wobble-to-bottom-right;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-to-top-right {
  16.65% {
    transform: translate(8px, -8px)
  }

  33.3% {
    transform: translate(-6px, 6px)
  }

  49.95% {
    transform: translate(4px, -4px)
  }

  66.6% {
    transform: translate(-2px, 2px)
  }

  83.25% {
    transform: translate(1px, -1px)
  }

  100% {
    transform: translate(0, 0)
  }
}

.elementor-animation-wobble-to-top-right:active,
.elementor-animation-wobble-to-top-right:focus,
.elementor-animation-wobble-to-top-right:hover {
  animation-name: elementor-animation-wobble-to-top-right;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-top {
  16.65% {
    transform: skew(-12deg)
  }

  33.3% {
    transform: skew(10deg)
  }

  49.95% {
    transform: skew(-6deg)
  }

  66.6% {
    transform: skew(4deg)
  }

  83.25% {
    transform: skew(-2deg)
  }

  100% {
    transform: skew(0)
  }
}

.elementor-animation-wobble-top {
  transform-origin: 0 100%
}

.elementor-animation-wobble-top:active,
.elementor-animation-wobble-top:focus,
.elementor-animation-wobble-top:hover {
  animation-name: elementor-animation-wobble-top;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-bottom {
  16.65% {
    transform: skew(-12deg)
  }

  33.3% {
    transform: skew(10deg)
  }

  49.95% {
    transform: skew(-6deg)
  }

  66.6% {
    transform: skew(4deg)
  }

  83.25% {
    transform: skew(-2deg)
  }

  100% {
    transform: skew(0)
  }
}

.elementor-animation-wobble-bottom {
  transform-origin: 100% 0
}

.elementor-animation-wobble-bottom:active,
.elementor-animation-wobble-bottom:focus,
.elementor-animation-wobble-bottom:hover {
  animation-name: elementor-animation-wobble-bottom;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-skew {
  16.65% {
    transform: skew(-12deg)
  }

  33.3% {
    transform: skew(10deg)
  }

  49.95% {
    transform: skew(-6deg)
  }

  66.6% {
    transform: skew(4deg)
  }

  83.25% {
    transform: skew(-2deg)
  }

  100% {
    transform: skew(0)
  }
}

.elementor-animation-wobble-skew:active,
.elementor-animation-wobble-skew:focus,
.elementor-animation-wobble-skew:hover {
  animation-name: elementor-animation-wobble-skew;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1
}

@keyframes elementor-animation-buzz {
  50% {
    transform: translateX(3px) rotate(2deg)
  }

  100% {
    transform: translateX(-3px) rotate(-2deg)
  }
}

.elementor-animation-buzz:active,
.elementor-animation-buzz:focus,
.elementor-animation-buzz:hover {
  animation-name: elementor-animation-buzz;
  animation-duration: .15s;
  animation-timing-function: linear;
  animation-iteration-count: infinite
}

@keyframes elementor-animation-buzz-out {
  10% {
    transform: translateX(3px) rotate(2deg)
  }

  20% {
    transform: translateX(-3px) rotate(-2deg)
  }

  30% {
    transform: translateX(3px) rotate(2deg)
  }

  40% {
    transform: translateX(-3px) rotate(-2deg)
  }

  50% {
    transform: translateX(2px) rotate(1deg)
  }

  60% {
    transform: translateX(-2px) rotate(-1deg)
  }

  70% {
    transform: translateX(2px) rotate(1deg)
  }

  80% {
    transform: translateX(-2px) rotate(-1deg)
  }

  90% {
    transform: translateX(1px) rotate(0)
  }

  100% {
    transform: translateX(-1px) rotate(0)
  }
}

.elementor-animation-buzz-out:active,
.elementor-animation-buzz-out:focus,
.elementor-animation-buzz-out:hover {
  animation-name: elementor-animation-buzz-out;
  animation-duration: .75s;
  animation-timing-function: linear;
  animation-iteration-count: 1
}

/*! elementor - v2.6.8 - 07-08-2019 */
.dialog-widget-content {
  background-color: #fff;
  position: absolute;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 2px 8px 23px 3px rgba(0, 0, 0, .2);
  box-shadow: 2px 8px 23px 3px rgba(0, 0, 0, .2);
  overflow: hidden
}

.dialog-message {
  font-size: 12px;
  line-height: 1.5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.dialog-type-lightbox {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, .8);
  z-index: 9999;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.dialog-type-lightbox .dialog-widget-content {
  margin: auto;
  width: 375px
}

.dialog-type-lightbox .dialog-header {
  font-size: 15px;
  color: #495157;
  padding: 30px 0 10px;
  font-weight: 500
}

.dialog-type-lightbox .dialog-message {
  padding: 0 30px 30px;
  min-height: 50px
}

.dialog-type-lightbox:not(.elementor-popup-modal) .dialog-header,
.dialog-type-lightbox:not(.elementor-popup-modal) .dialog-message {
  text-align: center
}

.dialog-type-lightbox .dialog-buttons-wrapper {
  border-top: 1px solid #e6e9ec;
  text-align: center
}

.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button {
  font-family: Roboto, Arial, Helvetica, Verdana, sans-serif;
  width: 50%;
  border: none;
  background: none;
  font-size: 15px;
  cursor: pointer;
  padding: 13px 0;
  outline: 0
}

.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button:hover {
  background-color: #f4f6f7
}

.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button.dialog-ok {
  color: #b01b1b
}

.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button.dialog-take_over {
  color: #39b54a
}

.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button:active {
  background-color: rgba(230, 233, 236, .5)
}

.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button::-moz-focus-inner {
  border: 0
}

.dialog-close-button {
  cursor: pointer;
  position: absolute;
  top: 30px;
  right: 30px;
  font-size: 15px;
  line-height: 1
}

.dialog-close-button:not(:hover) {
  opacity: .4
}

.dialog-alert-widget .dialog-buttons-wrapper>button {
  width: 100%
}

.dialog-confirm-widget .dialog-button:first-child {
  border-right: 1px solid #e6e9ec
}

.dialog-prevent-scroll {
  overflow: hidden;
  max-height: 100vh
}

@media (max-width:767px) {
  .dialog-close-button {
    top: 15px;
    right: 15px
  }

  body.admin-bar .dialog-close-button {
    top: 40px
  }
}

.elementor-aspect-ratio-219 .elementor-fit-aspect-ratio {
  padding-bottom: 42.8571%
}

.elementor-aspect-ratio-169 .elementor-fit-aspect-ratio {
  padding-bottom: 56.25%
}

.elementor-aspect-ratio-43 .elementor-fit-aspect-ratio {
  padding-bottom: 75%
}

.elementor-aspect-ratio-32 .elementor-fit-aspect-ratio {
  padding-bottom: 66.6666%
}

.elementor-aspect-ratio-11 .elementor-fit-aspect-ratio {
  padding-bottom: 100%
}

.elementor-aspect-ratio-916 .elementor-fit-aspect-ratio {
  padding-bottom: 177.8%
}

.elementor-fit-aspect-ratio {
  position: relative;
  height: 0
}

.elementor-fit-aspect-ratio iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border: 0;
  background-color: #000
}

.elementor-fit-aspect-ratio video {
  width: 100%
}

.flatpickr-calendar {
  width: 280px
}

.flatpickr-calendar .flatpickr-current-month span.cur-month {
  font-weight: 300
}

.flatpickr-calendar .dayContainer {
  width: 280px;
  min-width: 280px;
  max-width: 280px
}

.flatpickr-calendar .flatpickr-days {
  width: 280px
}

.flatpickr-calendar .flatpickr-day {
  max-width: 37px;
  height: 37px;
  line-height: 37px
}

.elementor-templates-modal .dialog-widget-content {
  font-family: Roboto, Arial, Helvetica, Verdana, sans-serif;
  background-color: #f1f3f5;
  width: 100%
}

@media (max-width:1439px) {
  .elementor-templates-modal .dialog-widget-content {
    max-width: 990px
  }
}

@media (min-width:1440px) {
  .elementor-templates-modal .dialog-widget-content {
    max-width: 1200px
  }
}

.elementor-templates-modal .dialog-header {
  padding: 0;
  z-index: 1
}

.elementor-templates-modal .dialog-buttons-wrapper,
.elementor-templates-modal .dialog-header {
  background-color: #fff;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .1);
  box-shadow: 0 0 8px rgba(0, 0, 0, .1);
  position: relative
}

.elementor-templates-modal .dialog-buttons-wrapper {
  border: none;
  display: none;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 5px
}

.elementor-templates-modal .dialog-buttons-wrapper .elementor-button {
  height: 40px;
  margin-left: 5px
}

.elementor-templates-modal .dialog-buttons-wrapper .elementor-button-success {
  padding: 12px 36px;
  color: #fff;
  width: auto;
  font-size: 15px
}

.elementor-templates-modal .dialog-buttons-wrapper .elementor-button-success:hover {
  background-color: #39b54a
}

.elementor-templates-modal .dialog-message {
  height: 750px;
  max-height: 85vh;
  overflow: auto;
  padding-top: 25px
}

.elementor-templates-modal .dialog-content {
  height: 100%
}

.elementor-templates-modal .dialog-loading {
  display: none
}

.elementor-templates-modal__header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 50px
}

.elementor-templates-modal__header__logo {
  line-height: 1;
  text-transform: uppercase;
  font-weight: 700;
  cursor: pointer
}

.elementor-templates-modal__header__logo-area {
  text-align: left;
  padding-left: 15px
}

.elementor-templates-modal__header__logo-area>* {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.elementor-templates-modal__header__logo__icon-wrapper {
  padding: 4px 7px 6px;
  background-image: -webkit-linear-gradient(225deg, #f2295b, #434363);
  background-image: -o-linear-gradient(225deg, #f2295b, #434363);
  background-image: linear-gradient(-135deg, #f2295b, #434363);
  -webkit-border-radius: 2px;
  border-radius: 2px;
  margin-right: 10px
}

.elementor-templates-modal__header__logo__title {
  padding-top: 2px
}

.elementor-templates-modal__header__logo i {
  color: #fff;
  font-size: 10px
}

.elementor-templates-modal__header__items-area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}

.elementor-templates-modal__header__item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

.elementor-templates-modal__header__item>i {
  font-size: 20px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  cursor: pointer
}

.elementor-templates-modal__header__item>i:not(:hover) {
  color: #a4afb7
}

.elementor-templates-modal__header__close--normal {
  width: 45px;
  border-left: 1px solid #e6e9ec
}

.elementor-templates-modal__header__close--normal i {
  font-size: 18px
}

.elementor-templates-modal__header__close--skip {
  padding: 10px 10px 10px 20px;
  margin-right: 10px;
  color: #fff;
  background-color: #a4afb7;
  font-size: 11px;
  font-weight: 400;
  line-height: 1;
  text-transform: uppercase;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer
}

.elementor-templates-modal__header__close--skip>i {
  font-size: inherit;
  padding-left: 10px;
  margin-left: 15px;
  border-left: 1px solid
}

.elementor-templates-modal__header__close--skip>i:not(:hover) {
  color: #fff
}

.elementor-templates-modal__sidebar {
  width: 25%;
  background-color: hsla(0, 0%, 100%, .3)
}

.elementor-templates-modal__content {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-shadow: 0 0 13px inset rgba(0, 0, 0, .05);
  box-shadow: inset 0 0 13px rgba(0, 0, 0, .05)
}

.elementor-hidden {
  display: none
}

.elementor-screen-only,
.screen-reader-text,
.screen-reader-text span,
.ui-helper-hidden-accessible {
  position: absolute;
  top: -10000em;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}

.elementor-clearfix:after {
  content: "";
  display: block;
  clear: both;
  width: 0;
  height: 0
}

.elementor {
  -webkit-hyphens: manual;
  -ms-hyphens: manual;
  hyphens: manual
}

.elementor *,
.elementor :after,
.elementor :before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.elementor a {
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none
}

.elementor hr {
  margin: 0;
  background-color: transparent
}

.elementor img {
  height: auto;
  max-width: 100%;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none
}

.elementor .elementor-widget:not(.elementor-widget-text-editor) figure {
  margin: 0
}

.elementor embed,
.elementor iframe,
.elementor object,
.elementor video {
  max-width: 100%;
  width: 100%;
  margin: 0;
  line-height: 1;
  border: none
}

.elementor .elementor-custom-embed {
  line-height: 0
}

.elementor .elementor-background,
.elementor .elementor-background-holder,
.elementor .elementor-background-video-container {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  overflow: hidden;
  z-index: 0;
  direction: ltr
}

.elementor .elementor-background-video-container {
  -webkit-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
  pointer-events: none
}

.elementor .elementor-background-video-container.elementor-loading {
  opacity: 0
}

.elementor .elementor-background-video-embed {
  max-width: none
}

.elementor .elementor-background-video-embed,
.elementor .elementor-background-video-hosted {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%)
}

.elementor .elementor-background-video {
  position: absolute;
  max-width: none;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%)
}

.elementor .elementor-html5-video {
  -o-object-fit: cover;
  object-fit: cover
}

.elementor .elementor-background-overlay {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute
}

.elementor-widget-wrap>.elementor-element.elementor-absolute {
  position: absolute
}

.elementor-widget-wrap>.elementor-element.elementor-fixed {
  position: fixed
}

.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,
.elementor-widget-wrap .elementor-element.elementor-widget__width-initial {
  max-width: 100%
}

@media (max-width:1024px) {

  .elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,
  .elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial {
    max-width: 100%
  }
}

@media (max-width:767px) {

  .elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,
  .elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial {
    max-width: 100%
  }
}

.elementor-element.elementor-absolute,
.elementor-element.elementor-fixed {
  z-index: 1
}

.elementor-invisible {
  visibility: hidden
}

.elementor-align-center {
  text-align: center
}

.elementor-align-center .elementor-button {
  width: auto
}

.elementor-align-right {
  text-align: right
}

.elementor-align-right .elementor-button {
  width: auto
}

.elementor-align-left {
  text-align: left
}

.elementor-align-left .elementor-button {
  width: auto
}

.elementor-align-justify .elementor-button {
  width: 100%
}

.elementor-custom-embed-play {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%)
}

.elementor-custom-embed-play i {
  font-size: 100px;
  color: #fff;
  opacity: .8;
  text-shadow: 1px 0 6px rgba(0, 0, 0, .3);
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s
}

.elementor-custom-embed-play.elementor-playing i {
  font-family: eicons;
  -webkit-animation: fa-spin 2s linear infinite;
  animation: fa-spin 2s linear infinite
}

.elementor-custom-embed-play.elementor-playing i:before {
  content: "\e8fb"
}

.elementor-swiper-button {
  position: absolute;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  z-index: 1;
  cursor: pointer;
  font-size: 25px;
  color: hsla(0, 0%, 93.3%, .9);
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.elementor-swiper-button.swiper-button-disabled {
  opacity: .3
}

.elementor-tag {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex
}

@media (max-width:1024px) {
  .elementor-tablet-align-center {
    text-align: center
  }

  .elementor-tablet-align-center .elementor-button {
    width: auto
  }

  .elementor-tablet-align-right {
    text-align: right
  }

  .elementor-tablet-align-right .elementor-button {
    width: auto
  }

  .elementor-tablet-align-left {
    text-align: left
  }

  .elementor-tablet-align-left .elementor-button {
    width: auto
  }

  .elementor-tablet-align-justify .elementor-button {
    width: 100%
  }
}

@media (max-width:767px) {
  .elementor-mobile-align-center {
    text-align: center
  }

  .elementor-mobile-align-center .elementor-button {
    width: auto
  }

  .elementor-mobile-align-right {
    text-align: right
  }

  .elementor-mobile-align-right .elementor-button {
    width: auto
  }

  .elementor-mobile-align-left {
    text-align: left
  }

  .elementor-mobile-align-left .elementor-button {
    width: auto
  }

  .elementor-mobile-align-justify .elementor-button {
    width: 100%
  }
}

#wpadminbar #wp-admin-bar-elementor_edit_page>.ab-item:before {
  content: "\e813";
  font-family: eicons;
  top: 3px;
  font-size: 18px
}

#wpadminbar #wp-admin-bar-elementor_inspector>.ab-item:before {
  content: "\f348";
  top: 2px
}

.elementor-section {
  position: relative
}

.elementor-section .elementor-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  position: relative
}

.elementor-section.elementor-section-boxed>.elementor-container {
  max-width: 1140px
}

.elementor-section.elementor-section-stretched {
  position: relative;
  width: 100%
}

.elementor-section.elementor-section-items-top>.elementor-container {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start
}

.elementor-section.elementor-section-items-middle>.elementor-container {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.elementor-section.elementor-section-items-bottom>.elementor-container {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end
}

@media (min-width:768px) {
  .elementor-section.elementor-section-height-full {
    height: 100vh
  }

  .elementor-section.elementor-section-height-full>.elementor-container {
    height: 100%
  }
}

.elementor-section-content-top>.elementor-container>.elementor-row>.elementor-column>.elementor-column-wrap {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start
}

.elementor-section-content-middle>.elementor-container>.elementor-row>.elementor-column>.elementor-column-wrap {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.elementor-section-content-bottom>.elementor-container>.elementor-row>.elementor-column>.elementor-column-wrap {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end
}

.elementor-row {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

@media (max-width:1024px) {
  .elementor-row {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

.elementor-column-wrap {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

.elementor-widget-wrap {
  position: relative;
  width: 100%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start
}

.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

.elementor-widget-wrap>.elementor-element {
  width: 100%
}

.elementor-widget {
  position: relative
}

.elementor-widget:not(:last-child) {
  margin-bottom: 20px
}

.elementor-widget:not(:last-child).elementor-absolute,
.elementor-widget:not(:last-child).elementor-widget__width-auto,
.elementor-widget:not(:last-child).elementor-widget__width-initial {
  margin-bottom: 0
}

.elementor-column {
  position: relative;
  min-height: 1px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

.elementor-column-gap-narrow>.elementor-row>.elementor-column>.elementor-element-populated {
  padding: 5px
}

.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
  padding: 10px;
}

.elementor-column-gap-extended>.elementor-row>.elementor-column>.elementor-element-populated {
  padding: 15px
}

.elementor-column-gap-wide>.elementor-row>.elementor-column>.elementor-element-populated {
  padding: 20px
}

.elementor-column-gap-wider>.elementor-row>.elementor-column>.elementor-element-populated {
  padding: 30px
}

.elementor-inner-section .elementor-column-gap-no .elementor-element-populated {
  padding: 0
}

@media (min-width:768px) {

  .elementor-column.elementor-col-10,
  .elementor-column[data-col="10"] {
    width: 10%
  }

  .elementor-column.elementor-col-11,
  .elementor-column[data-col="11"] {
    width: 11.111%
  }

  .elementor-column.elementor-col-12,
  .elementor-column[data-col="12"] {
    width: 12.5%
  }

  .elementor-column.elementor-col-14,
  .elementor-column[data-col="14"] {
    width: 14.285%
  }

  .elementor-column.elementor-col-16,
  .elementor-column[data-col="16"] {
    width: 16.666%
  }

  .elementor-column.elementor-col-20,
  .elementor-column[data-col="20"] {
    width: 20%
  }

  .elementor-column.elementor-col-25,
  .elementor-column[data-col="25"] {
    width: 25%
  }

  .elementor-column.elementor-col-30,
  .elementor-column[data-col="30"] {
    width: 30%
  }

  .elementor-column.elementor-col-33,
  .elementor-column[data-col="33"] {
    width: 33.333%
  }

  .elementor-column.elementor-col-40,
  .elementor-column[data-col="40"] {
    width: 40%
  }

  .elementor-column.elementor-col-50,
  .elementor-column[data-col="50"] {
    width: 50%
  }

  .elementor-column.elementor-col-60,
  .elementor-column[data-col="60"] {
    width: 60%
  }

  .elementor-column.elementor-col-66,
  .elementor-column[data-col="66"] {
    width: 66.666%
  }

  .elementor-column.elementor-col-70,
  .elementor-column[data-col="70"] {
    width: 70%
  }

  .elementor-column.elementor-col-75,
  .elementor-column[data-col="75"] {
    width: 75%
  }

  .elementor-column.elementor-col-80,
  .elementor-column[data-col="80"] {
    width: 80%
  }

  .elementor-column.elementor-col-83,
  .elementor-column[data-col="83"] {
    width: 83.333%
  }

  .elementor-column.elementor-col-90,
  .elementor-column[data-col="90"] {
    width: 90%
  }

  .elementor-column.elementor-col-100,
  .elementor-column[data-col="100"] {
    width: 100%
  }
}

@media (max-width:479px) {
  .elementor-column.elementor-xs-10 {
    width: 10%
  }

  .elementor-column.elementor-xs-11 {
    width: 11.111%
  }

  .elementor-column.elementor-xs-12 {
    width: 12.5%
  }

  .elementor-column.elementor-xs-14 {
    width: 14.285%
  }

  .elementor-column.elementor-xs-16 {
    width: 16.666%
  }

  .elementor-column.elementor-xs-20 {
    width: 20%
  }

  .elementor-column.elementor-xs-25 {
    width: 25%
  }

  .elementor-column.elementor-xs-30 {
    width: 30%
  }

  .elementor-column.elementor-xs-33 {
    width: 33.333%
  }

  .elementor-column.elementor-xs-40 {
    width: 40%
  }

  .elementor-column.elementor-xs-50 {
    width: 50%
  }

  .elementor-column.elementor-xs-60 {
    width: 60%
  }

  .elementor-column.elementor-xs-66 {
    width: 66.666%
  }

  .elementor-column.elementor-xs-70 {
    width: 70%
  }

  .elementor-column.elementor-xs-75 {
    width: 75%
  }

  .elementor-column.elementor-xs-80 {
    width: 80%
  }

  .elementor-column.elementor-xs-83 {
    width: 83.333%
  }

  .elementor-column.elementor-xs-90 {
    width: 90%
  }

  .elementor-column.elementor-xs-100 {
    width: 100%
  }
}

@media (max-width:767px) {
  .elementor-column.elementor-sm-10 {
    width: 10%
  }

  .elementor-column.elementor-sm-11 {
    width: 11.111%
  }

  .elementor-column.elementor-sm-12 {
    width: 12.5%
  }

  .elementor-column.elementor-sm-14 {
    width: 14.285%
  }

  .elementor-column.elementor-sm-16 {
    width: 16.666%
  }

  .elementor-column.elementor-sm-20 {
    width: 20%
  }

  .elementor-column.elementor-sm-25 {
    width: 25%
  }

  .elementor-column.elementor-sm-30 {
    width: 30%
  }

  .elementor-column.elementor-sm-33 {
    width: 33.333%
  }

  .elementor-column.elementor-sm-40 {
    width: 40%
  }

  .elementor-column.elementor-sm-50 {
    width: 50%
  }

  .elementor-column.elementor-sm-60 {
    width: 60%
  }

  .elementor-column.elementor-sm-66 {
    width: 66.666%
  }

  .elementor-column.elementor-sm-70 {
    width: 70%
  }

  .elementor-column.elementor-sm-75 {
    width: 75%
  }

  .elementor-column.elementor-sm-80 {
    width: 80%
  }

  .elementor-column.elementor-sm-83 {
    width: 83.333%
  }

  .elementor-column.elementor-sm-90 {
    width: 90%
  }

  .elementor-column.elementor-sm-100 {
    width: 100%
  }
}

@media (min-width:768px) and (max-width:1024px) {
  .elementor-column.elementor-md-10 {
    width: 10%
  }

  .elementor-column.elementor-md-11 {
    width: 11.111%
  }

  .elementor-column.elementor-md-12 {
    width: 12.5%
  }

  .elementor-column.elementor-md-14 {
    width: 14.285%
  }

  .elementor-column.elementor-md-16 {
    width: 16.666%
  }

  .elementor-column.elementor-md-20 {
    width: 20%
  }

  .elementor-column.elementor-md-25 {
    width: 25%
  }

  .elementor-column.elementor-md-30 {
    width: 30%
  }

  .elementor-column.elementor-md-33 {
    width: 33.333%
  }

  .elementor-column.elementor-md-40 {
    width: 40%
  }

  .elementor-column.elementor-md-50 {
    width: 50%
  }

  .elementor-column.elementor-md-60 {
    width: 60%
  }

  .elementor-column.elementor-md-66 {
    width: 66.666%
  }

  .elementor-column.elementor-md-70 {
    width: 70%
  }

  .elementor-column.elementor-md-75 {
    width: 75%
  }

  .elementor-column.elementor-md-80 {
    width: 80%
  }

  .elementor-column.elementor-md-83 {
    width: 83.333%
  }

  .elementor-column.elementor-md-90 {
    width: 90%
  }

  .elementor-column.elementor-md-100 {
    width: 100%
  }
}

@media (min-width:768px) and (max-width:1024px) {
  .elementor-reverse-tablet>.elementor-container>.elementor-row>:first-child {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10
  }

  .elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(2) {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9
  }

  .elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(3) {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8
  }

  .elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(4) {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7
  }

  .elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(5) {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6
  }

  .elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(6) {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5
  }

  .elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(7) {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4
  }

  .elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(8) {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3
  }

  .elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(9) {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
  }

  .elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(10) {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
  }
}

@media (max-width:767px) {
  .elementor-reverse-mobile>.elementor-container>.elementor-row>:first-child {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10
  }

  .elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(2) {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9
  }

  .elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(3) {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8
  }

  .elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(4) {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7
  }

  .elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(5) {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6
  }

  .elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(6) {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5
  }

  .elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(7) {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4
  }

  .elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(8) {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3
  }

  .elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(9) {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
  }

  .elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(10) {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
  }

  .elementor-column {
    width: 100%
  }
}

ul.elementor-icon-list-items.elementor-inline-items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item {
  word-break: break-word
}

.elementor-grid .elementor-grid-item {
  word-break: break-word;
  min-width: 0
}

.elementor-grid-0 .elementor-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.elementor-grid-1 .elementor-grid {
  grid-template-columns: repeat(1, 1fr);
  display: grid
}

.elementor-grid-2 .elementor-grid {
  grid-template-columns: repeat(2, 1fr);
  display: grid
}

.elementor-grid-3 .elementor-grid {
  grid-template-columns: repeat(3, 1fr);
  display: grid
}

.elementor-grid-4 .elementor-grid {
  grid-template-columns: repeat(4, 1fr);
  display: grid
}

.elementor-grid-5 .elementor-grid {
  grid-template-columns: repeat(5, 1fr);
  display: grid
}

.elementor-grid-6 .elementor-grid {
  grid-template-columns: repeat(6, 1fr);
  display: grid
}

.elementor-grid-7 .elementor-grid {
  grid-template-columns: repeat(7, 1fr);
  display: grid
}

.elementor-grid-8 .elementor-grid {
  grid-template-columns: repeat(8, 1fr);
  display: grid
}

.elementor-grid-9 .elementor-grid {
  grid-template-columns: repeat(9, 1fr);
  display: grid
}

.elementor-grid-10 .elementor-grid {
  grid-template-columns: repeat(10, 1fr);
  display: grid
}

.elementor-grid-11 .elementor-grid {
  grid-template-columns: repeat(11, 1fr);
  display: grid
}

.elementor-grid-12 .elementor-grid {
  grid-template-columns: repeat(12, 1fr);
  display: grid
}

@media (max-width:1024px) {
  .elementor-grid-tablet-0 .elementor-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .elementor-grid-tablet-1 .elementor-grid {
    grid-template-columns: repeat(1, 1fr);
    display: grid
  }

  .elementor-grid-tablet-2 .elementor-grid {
    grid-template-columns: repeat(2, 1fr);
    display: grid
  }

  .elementor-grid-tablet-3 .elementor-grid {
    grid-template-columns: repeat(3, 1fr);
    display: grid
  }

  .elementor-grid-tablet-4 .elementor-grid {
    grid-template-columns: repeat(4, 1fr);
    display: grid
  }

  .elementor-grid-tablet-5 .elementor-grid {
    grid-template-columns: repeat(5, 1fr);
    display: grid
  }

  .elementor-grid-tablet-6 .elementor-grid {
    grid-template-columns: repeat(6, 1fr);
    display: grid
  }

  .elementor-grid-tablet-7 .elementor-grid {
    grid-template-columns: repeat(7, 1fr);
    display: grid
  }

  .elementor-grid-tablet-8 .elementor-grid {
    grid-template-columns: repeat(8, 1fr);
    display: grid
  }

  .elementor-grid-tablet-9 .elementor-grid {
    grid-template-columns: repeat(9, 1fr);
    display: grid
  }

  .elementor-grid-tablet-10 .elementor-grid {
    grid-template-columns: repeat(10, 1fr);
    display: grid
  }

  .elementor-grid-tablet-11 .elementor-grid {
    grid-template-columns: repeat(11, 1fr);
    display: grid
  }

  .elementor-grid-tablet-12 .elementor-grid {
    grid-template-columns: repeat(12, 1fr);
    display: grid
  }
}

@media (max-width:767px) {
  .elementor-grid-mobile-0 .elementor-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .elementor-grid-mobile-1 .elementor-grid {
    grid-template-columns: repeat(1, 1fr);
    display: grid
  }

  .elementor-grid-mobile-2 .elementor-grid {
    grid-template-columns: repeat(2, 1fr);
    display: grid
  }

  .elementor-grid-mobile-3 .elementor-grid {
    grid-template-columns: repeat(3, 1fr);
    display: grid
  }

  .elementor-grid-mobile-4 .elementor-grid {
    grid-template-columns: repeat(4, 1fr);
    display: grid
  }

  .elementor-grid-mobile-5 .elementor-grid {
    grid-template-columns: repeat(5, 1fr);
    display: grid
  }

  .elementor-grid-mobile-6 .elementor-grid {
    grid-template-columns: repeat(6, 1fr);
    display: grid
  }

  .elementor-grid-mobile-7 .elementor-grid {
    grid-template-columns: repeat(7, 1fr);
    display: grid
  }

  .elementor-grid-mobile-8 .elementor-grid {
    grid-template-columns: repeat(8, 1fr);
    display: grid
  }

  .elementor-grid-mobile-9 .elementor-grid {
    grid-template-columns: repeat(9, 1fr);
    display: grid
  }

  .elementor-grid-mobile-10 .elementor-grid {
    grid-template-columns: repeat(10, 1fr);
    display: grid
  }

  .elementor-grid-mobile-11 .elementor-grid {
    grid-template-columns: repeat(11, 1fr);
    display: grid
  }

  .elementor-grid-mobile-12 .elementor-grid {
    grid-template-columns: repeat(12, 1fr);
    display: grid
  }
}

@media (min-width:1025px) {
  #elementor-device-mode:after {
    content: "desktop"
  }
}

@media (min-width:768px) and (max-width:1024px) {
  #elementor-device-mode:after {
    content: "tablet"
  }
}

@media (max-width:767px) {
  #elementor-device-mode:after {
    content: "mobile"
  }
}

.elementor-form-fields-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.elementor-form-fields-wrapper.elementor-labels-above>.elementor-field-group .elementor-field-subgroup,
.elementor-form-fields-wrapper.elementor-labels-above>.elementor-field-group>.elementor-select-wrapper,
.elementor-form-fields-wrapper.elementor-labels-above>.elementor-field-group>input,
.elementor-form-fields-wrapper.elementor-labels-above>.elementor-field-group>textarea {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%
}

.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,
.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}

.elementor-field-group {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.elementor-field-group.elementor-field-type-submit {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end
}

.elementor-field-group .elementor-field-textual {
  width: 100%;
  max-width: 100%;
  border: 1px solid #818a91;
  background-color: transparent;
  color: #373a3c;
  vertical-align: middle;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}

.elementor-field-group .elementor-field-textual:focus {
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, .1) inset;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1);
  outline: 0
}

.elementor-field-group .elementor-field-textual::-webkit-input-placeholder {
  color: inherit;
  font-family: inherit;
  opacity: .6
}

.elementor-field-group .elementor-field-textual:-ms-input-placeholder {
  color: inherit;
  font-family: inherit;
  opacity: .6
}

.elementor-field-group .elementor-field-textual:-moz-placeholder {
  color: inherit;
  font-family: inherit;
  opacity: .6
}

.elementor-field-group .elementor-field-textual::-ms-input-placeholder {
  color: inherit;
  font-family: inherit;
  opacity: .6
}

.elementor-field-group .elementor-field-textual::placeholder {
  color: inherit;
  font-family: inherit;
  opacity: .6
}

.elementor-field-group .elementor-select-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%
}

.elementor-field-group .elementor-select-wrapper select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  text-transform: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  padding-right: 20px
}

.elementor-field-group .elementor-select-wrapper:before {
  content: "\e92a";
  font-family: eicons;
  font-size: 15px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 10px;
  pointer-events: none
}

.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before {
  content: ""
}

.elementor-field-subgroup {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.elementor-field-subgroup .elementor-field-option label {
  display: inline-block
}

.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option {
  padding-right: 10px
}

.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%
}

.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,
.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,
.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,
.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,
.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,
.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label {
  display: inline
}

.elementor-field-label {
  cursor: pointer
}

.elementor-mark-required .elementor-field-label:after {
  content: "*";
  color: red;
  padding-left: .2em
}

.elementor-field-textual {
  line-height: 1.4
}

.elementor-field-textual.elementor-size-xs {
  font-size: 13px;
  min-height: 33px;
  padding: 4px 12px;
  -webkit-border-radius: 2px;
  border-radius: 2px
}

.elementor-field-textual.elementor-size-sm {
  font-size: 15px;
  min-height: 40px;
  padding: 5px 14px;
  -webkit-border-radius: 3px;
  border-radius: 3px
}

.elementor-field-textual.elementor-size-md {
  font-size: 16px;
  min-height: 47px;
  padding: 6px 16px;
  -webkit-border-radius: 4px;
  border-radius: 4px
}

.elementor-field-textual.elementor-size-lg {
  font-size: 18px;
  min-height: 59px;
  padding: 7px 20px;
  -webkit-border-radius: 5px;
  border-radius: 5px
}

.elementor-field-textual.elementor-size-xl {
  font-size: 20px;
  min-height: 72px;
  padding: 8px 24px;
  -webkit-border-radius: 6px;
  border-radius: 6px
}

.elementor-button-align-center .elementor-field-type-submit {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.elementor-button-align-stretch .elementor-field-type-submit button {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%
}

.elementor-button-align-start .elementor-field-type-submit {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.elementor-button-align-end .elementor-field-type-submit {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

@media screen and (max-width:1024px) {
  .elementor-tablet-button-align-center .elementor-field-type-submit {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .elementor-tablet-button-align-stretch .elementor-field-type-submit button {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
  }

  .elementor-tablet-button-align-start .elementor-field-type-submit {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .elementor-tablet-button-align-end .elementor-field-type-submit {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }
}

@media screen and (max-width:767px) {
  .elementor-mobile-button-align-center .elementor-field-type-submit {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .elementor-mobile-button-align-stretch .elementor-field-type-submit button {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
  }

  .elementor-mobile-button-align-start .elementor-field-type-submit {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .elementor-mobile-button-align-end .elementor-field-type-submit {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }
}

.elementor-error .elementor-field {
  border-color: #d9534f
}

.elementor-error .help-inline {
  color: #d9534f;
  font-size: .9em
}

.elementor-message {
  margin: 10px 0;
  font-size: 1em;
  line-height: 1
}

.elementor-message:before {
  content: "\e90e";
  display: inline-block;
  font-family: eicons;
  font-weight: 400;
  font-style: normal;
  vertical-align: middle;
  margin-right: 5px
}

.elementor-message.elementor-message-danger {
  color: #d9534f
}

.elementor-message.elementor-message-danger:before {
  content: "\e87f"
}

.elementor-message.form-message-success {
  color: #5cb85c
}

.elementor-form .elementor-button {
  padding-top: 0;
  padding-bottom: 0;
  border: 0
}

.elementor-form .elementor-button>span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.elementor-form .elementor-button .elementor-align-icon-right {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2
}

.elementor-form .elementor-button .elementor-align-icon-left {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0
}

.elementor-form .elementor-button.elementor-size-xs {
  min-height: 33px
}

.elementor-form .elementor-button.elementor-size-sm {
  min-height: 40px
}

.elementor-form .elementor-button.elementor-size-md {
  min-height: 47px
}

.elementor-form .elementor-button.elementor-size-lg {
  min-height: 59px
}

.elementor-form .elementor-button.elementor-size-xl {
  min-height: 72px
}

.elementor-element .elementor-widget-container {
  -webkit-transition: background .3s, border .3s, -webkit-border-radius .3s, -webkit-box-shadow .3s;
  transition: background .3s, border .3s, -webkit-border-radius .3s, -webkit-box-shadow .3s;
  -o-transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
  transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
  transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, -webkit-border-radius .3s, -webkit-box-shadow .3s
}

.elementor-accordion {
  text-align: left
}

.elementor-accordion .elementor-accordion-item {
  border: 1px solid #d4d4d4
}

.elementor-accordion .elementor-accordion-item+.elementor-accordion-item {
  border-top: none
}

.elementor-accordion .elementor-tab-title {
  margin: 0;
  padding: 15px 20px;
  font-weight: 700;
  line-height: 1;
  cursor: pointer;
  outline: none
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon {
  display: inline-block;
  width: 1.5em
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right {
  float: right;
  text-align: right
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left {
  float: left;
  text-align: left
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed {
  display: block
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened,
.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed {
  display: none
}

.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened {
  display: block
}

.elementor-accordion .elementor-tab-content {
  /*display: none;*/
  padding: 15px 20px;
  border-top: 1px solid #d4d4d4
}

@media (max-width:767px) {
  .elementor-accordion .elementor-tab-title {
    padding: 12px 15px
  }

  .elementor-accordion .elementor-tab-title .elementor-accordion-icon {
    width: 1.2em
  }

  .elementor-accordion .elementor-tab-content {
    padding: 7px 15px
  }
}

.elementor-alert {
  padding: 15px;
  border-left: 5px solid transparent;
  position: relative;
  text-align: left
}

.elementor-alert .elementor-alert-title {
  display: block;
  font-weight: 700
}

.elementor-alert .elementor-alert-description {
  font-size: 13px
}

.elementor-alert button.elementor-alert-dismiss {
  position: absolute;
  right: 10px;
  top: 10px;
  padding: 3px;
  font-size: 20px;
  line-height: 1;
  background: transparent;
  color: inherit;
  border: none;
  cursor: pointer
}

.elementor-alert.elementor-alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bcdff1
}

.elementor-alert.elementor-alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #cae6be
}

.elementor-alert.elementor-alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #f9f0c3
}

.elementor-alert.elementor-alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #e8c4c4
}

@media (max-width:767px) {
  .elementor-alert {
    padding: 10px
  }

  .elementor-alert button.elementor-alert-dismiss {
    right: 7px;
    top: 7px
  }
}

.elementor-tab-title a {
  color: inherit
}

.elementor-button {
  display: inline-block;
  line-height: 1;
  background-color: #818a91;
  color: #fff;
  fill: #fff;
  text-align: center;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}

.elementor-button:focus,
.elementor-button:hover,
.elementor-button:visited {
  color: #fff
}

.elementor-button-icon svg {
  width: 1em
}

.elementor-button.elementor-size-xs {
  font-size: 13px;
  padding: 10px 20px;
  -webkit-border-radius: 2px;
  border-radius: 2px
}

.elementor-button.elementor-size-sm {
  font-size: 15px;
  padding: 12px 24px;
  -webkit-border-radius: 3px;
  border-radius: 3px
}

.elementor-button.elementor-size-md {
  font-size: 16px;
  padding: 15px 30px;
  -webkit-border-radius: 4px;
  border-radius: 4px
}

.elementor-button.elementor-size-lg {
  font-size: 18px;
  padding: 20px 40px;
  -webkit-border-radius: 5px;
  border-radius: 5px
}

.elementor-button.elementor-size-xl {
  font-size: 20px;
  padding: 25px 50px;
  -webkit-border-radius: 6px;
  border-radius: 6px
}

.elementor-button .elementor-align-icon-right {
  float: right;
  margin-left: 5px
}

.elementor-button .elementor-align-icon-left {
  float: left;
  margin-right: 5px
}

.elementor-button .elementor-button-text {
  display: inline-block
}

.elementor-button span {
  text-decoration: inherit
}

.elementor-element.elementor-button-info .elementor-button {
  background-color: #5bc0de
}

.elementor-element.elementor-button-success .elementor-button {
  background-color: #5cb85c
}

.elementor-element.elementor-button-warning .elementor-button {
  background-color: #f0ad4e
}

.elementor-element.elementor-button-danger .elementor-button {
  background-color: #d9534f
}

.elementor-widget-button .elementor-button .elementor-button-info {
  background-color: #5bc0de
}

.elementor-widget-button .elementor-button .elementor-button-success {
  background-color: #5cb85c
}

.elementor-widget-button .elementor-button .elementor-button-warning {
  background-color: #f0ad4e
}

.elementor-widget-button .elementor-button .elementor-button-danger {
  background-color: #d9534f
}

.elementor-counter .elementor-counter-number-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 69px;
  font-weight: 600;
  color: #222;
  line-height: 1
}

.elementor-counter .elementor-counter-number-prefix,
.elementor-counter .elementor-counter-number-suffix {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  white-space: pre-wrap
}

.elementor-counter .elementor-counter-number-prefix {
  text-align: right
}

.elementor-counter .elementor-counter-number-suffix {
  text-align: left
}

.elementor-counter .elementor-counter-title {
  text-align: center;
  font-size: 19px;
  font-weight: 400;
  color: #666;
  line-height: 2.5
}

.elementor-widget-divider .elementor-divider {
  line-height: 0;
  font-size: 0
}

.elementor-widget-divider .elementor-divider-separator {
  display: inline-block
}

.elementor-image-gallery .gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
  max-width: 100%;
  margin: 0 auto
}

.elementor-image-gallery .gallery-item img {
  margin: 0 auto
}

.elementor-image-gallery .gallery-item .gallery-caption {
  margin: 0
}

@media (min-width:768px) {
  .elementor-image-gallery .gallery-columns-2 .gallery-item {
    max-width: 50%
  }

  .elementor-image-gallery .gallery-columns-3 .gallery-item {
    max-width: 33.33%
  }

  .elementor-image-gallery .gallery-columns-4 .gallery-item {
    max-width: 25%
  }

  .elementor-image-gallery .gallery-columns-5 .gallery-item {
    max-width: 20%
  }

  .elementor-image-gallery .gallery-columns-6 .gallery-item {
    max-width: 16.666%
  }

  .elementor-image-gallery .gallery-columns-7 .gallery-item {
    max-width: 14.28%
  }

  .elementor-image-gallery .gallery-columns-8 .gallery-item {
    max-width: 12.5%
  }

  .elementor-image-gallery .gallery-columns-9 .gallery-item {
    max-width: 11.11%
  }

  .elementor-image-gallery .gallery-columns-10 .gallery-item {
    max-width: 10%
  }
}

@media (min-width:480px) and (max-width:767px) {

  .elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,
  .elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,
  .elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,
  .elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,
  .elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,
  .elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,
  .elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,
  .elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,
  .elementor-image-gallery .gallery.gallery-columns-10 .gallery-item {
    max-width: 50%
  }
}

@media (max-width:479px) {

  .elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,
  .elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,
  .elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,
  .elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,
  .elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,
  .elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,
  .elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,
  .elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,
  .elementor-image-gallery .gallery.gallery-columns-10 .gallery-item {
    max-width: 100%
  }
}

.elementor-widget-google_maps iframe {
  height: 300px
}

.elementor-widget-heading .elementor-heading-title {
  padding: 0;
  margin: 0;
  line-height: 1
}

.elementor-widget-heading .elementor-heading-title>a {
  color: inherit;
  font-size: inherit
}

.elementor-widget-heading .elementor-heading-title.elementor-size-small {
  font-size: 15px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-medium {
  font-size: 19px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-large {
  font-size: 29px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-xl {
  font-size: 39px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-xxl {
  font-size: 59px
}

.elementor-icon {
  display: inline-block;
  line-height: 1;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  color: #818a91;
  font-size: 50px;
  text-align: center
}

.elementor-icon:hover {
  color: #818a91
}

.elementor-icon i,
.elementor-icon svg {
  width: 1em;
  height: 1em;
  position: relative;
  display: block
}

.elementor-icon i:before,
.elementor-icon svg:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}

.elementor-view-stacked .elementor-icon {
  padding: .5em;
  background-color: #818a91;
  color: #fff;
  fill: #fff
}

.elementor-view-framed .elementor-icon {
  padding: .5em;
  color: #818a91;
  border: 3px solid #818a91;
  background-color: transparent
}

.elementor-shape-circle .elementor-icon {
  -webkit-border-radius: 50%;
  border-radius: 50%
}

@media (min-width:768px) {

  .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper,
  .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
  }

  .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon,
  .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
  }

  .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper {
    text-align: right;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }

  .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper {
    text-align: left;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
  }

  .elementor-widget-icon-box.elementor-position-top .elementor-icon-box-img {
    margin: auto
  }

  .elementor-widget-icon-box.elementor-vertical-align-top .elementor-icon-box-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
  }

  .elementor-widget-icon-box.elementor-vertical-align-middle .elementor-icon-box-wrapper {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
  }

  .elementor-widget-icon-box.elementor-vertical-align-bottom .elementor-icon-box-wrapper {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
  }
}

@media (max-width:767px) {
  .elementor-widget-icon-box .elementor-icon-box-icon {
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 15px
  }
}

.elementor-widget-icon-box .elementor-icon-box-wrapper {
  text-align: center
}

.elementor-widget-icon-box .elementor-icon-box-title a {
  color: inherit
}

.elementor-widget-icon-box .elementor-icon-box-content {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}

.elementor-widget-icon-box .elementor-icon-box-description {
  margin: 0
}

.elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container {
  overflow: hidden
}

.elementor-widget .elementor-icon-list-items.elementor-inline-items {
  margin-right: -8px;
  margin-left: -8px
}

.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
  margin-right: 8px;
  margin-left: 8px
}

.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
  width: auto;
  left: auto;
  right: auto;
  position: relative;
  height: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-top: 0;
  border-bottom: 0;
  border-right: 0;
  border-left-width: 1px;
  border-style: solid;
  right: -8px
}

.elementor-widget .elementor-icon-list-items {
  list-style-type: none;
  margin: 0;
  padding: 0
}

.elementor-widget .elementor-icon-list-item {
  margin: 0;
  padding: 0;
  position: relative
}

.elementor-widget .elementor-icon-list-item:after {
  position: absolute;
  bottom: 0;
  width: 100%
}

.elementor-widget .elementor-icon-list-item,
.elementor-widget .elementor-icon-list-item a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start
}

.elementor-widget .elementor-icon-list-item a {
  width: 100%
}

.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  padding-left: 5px
}

.elementor-widget .elementor-icon-list-icon {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0
}

.elementor-widget.elementor-align-center .elementor-icon-list-item,
.elementor-widget.elementor-align-center .elementor-icon-list-item a {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.elementor-widget.elementor-align-center .elementor-icon-list-item:after {
  margin: auto
}

.elementor-widget.elementor-align-center .elementor-inline-items {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.elementor-widget.elementor-align-left .elementor-icon-list-item,
.elementor-widget.elementor-align-left .elementor-icon-list-item a {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: left
}

.elementor-widget.elementor-align-left .elementor-inline-items {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.elementor-widget.elementor-align-right .elementor-icon-list-item,
.elementor-widget.elementor-align-right .elementor-icon-list-item a {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: right
}

.elementor-widget.elementor-align-right .elementor-icon-list-items {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.elementor-widget:not(.elementor-align-right) .elementor-icon-list-item:after {
  left: 0
}

.elementor-widget:not(.elementor-align-left) .elementor-icon-list-item:after {
  right: 0
}

@media (max-width:1024px) {

  .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item,
  .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a,
  .elementor-widget.elementor-tablet-align-center .elementor-icon-list-items {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item:after {
    margin: auto
  }

  .elementor-widget.elementor-tablet-align-left .elementor-icon-list-items {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .elementor-widget.elementor-tablet-align-left .elementor-icon-list-item,
  .elementor-widget.elementor-tablet-align-left .elementor-icon-list-item a {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left
  }

  .elementor-widget.elementor-tablet-align-right .elementor-icon-list-items {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .elementor-widget.elementor-tablet-align-right .elementor-icon-list-item,
  .elementor-widget.elementor-tablet-align-right .elementor-icon-list-item a {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right
  }

  .elementor-widget:not(.elementor-tablet-align-right) .elementor-icon-list-item:after {
    left: 0
  }

  .elementor-widget:not(.elementor-tablet-align-left) .elementor-icon-list-item:after {
    right: 0
  }
}

@media (max-width:767px) {

  .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item,
  .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a,
  .elementor-widget.elementor-mobile-align-center .elementor-icon-list-items {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after {
    margin: auto
  }

  .elementor-widget.elementor-mobile-align-left .elementor-icon-list-items {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .elementor-widget.elementor-mobile-align-left .elementor-icon-list-item,
  .elementor-widget.elementor-mobile-align-left .elementor-icon-list-item a {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left
  }

  .elementor-widget.elementor-mobile-align-right .elementor-icon-list-items {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .elementor-widget.elementor-mobile-align-right .elementor-icon-list-item,
  .elementor-widget.elementor-mobile-align-right .elementor-icon-list-item a {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right
  }

  .elementor-widget:not(.elementor-mobile-align-right) .elementor-icon-list-item:after {
    left: 0
  }

  .elementor-widget:not(.elementor-mobile-align-left) .elementor-icon-list-item:after {
    right: 0
  }
}

.elementor-widget-image {
  text-align: center
}

.elementor-widget-image .elementor-image>a,
.elementor-widget-image .elementor-image figure>a {
  display: inline-block
}

.elementor-widget-image .elementor-image>a img[src$=".svg"],
.elementor-widget-image .elementor-image figure>a img[src$=".svg"] {
  width: 48px
}

.elementor-widget-image .elementor-image img {
  vertical-align: middle;
  display: inline-block
}

.elementor-widget-image .elementor-image.elementor-image-shape-circle {
  -webkit-border-radius: 50%;
  border-radius: 50%
}

.elementor-widget-image-box .elementor-image-box-content {
  width: 100%
}

@media (min-width:768px) {

  .elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,
  .elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
  }

  .elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper {
    text-align: right;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }

  .elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper {
    text-align: left;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
  }

  .elementor-widget-image-box.elementor-position-top .elementor-image-box-img {
    margin: auto
  }

  .elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
  }

  .elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
  }

  .elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
  }
}

@media (max-width:767px) {
  .elementor-widget-image-box .elementor-image-box-img {
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 15px
  }
}

.elementor-widget-image-box .elementor-image-box-img {
  display: inline-block
}

.elementor-widget-image-box .elementor-image-box-title a {
  color: inherit
}

.elementor-widget-image-box .elementor-image-box-wrapper {
  text-align: center
}

.elementor-widget-image-box .elementor-image-box-description {
  margin: 0
}

.elementor-image-carousel-wrapper .slick-image-stretch .slick-slide .slick-slide-image {
  width: 100%
}

.elementor-image-gallery figure img {
  display: block
}

.elementor-image-gallery figure figcaption {
  width: 100%
}

.gallery-spacing-custom .elementor-image-gallery .gallery-icon {
  padding: 0
}

.swiper-container .swiper-slide figure {
  line-height: 0
}

.swiper-container .swiper-slide figure img {
  width: 100%
}

body.elementor-page .elementor-widget-menu-anchor {
  margin-bottom: 0
}

.elementor-widget-progress {
  text-align: left
}

.elementor-progress-wrapper {
  position: relative;
  background-color: #eee;
  color: #fff;
  height: 100%;
  -webkit-border-radius: 2px;
  border-radius: 2px
}

.elementor-progress-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #818a91;
  width: 0;
  font-size: 11px;
  height: 30px;
  line-height: 30px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: width 1s ease-in-out;
  -o-transition: width 1s ease-in-out;
  transition: width 1s ease-in-out
}

.elementor-progress-text {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  padding-left: 15px
}

.elementor-progress-percentage {
  padding-right: 15px
}

.elementor-widget-progress .elementor-progress-wrapper.progress-info .elementor-progress-bar {
  background-color: #5bc0de
}

.elementor-widget-progress .elementor-progress-wrapper.progress-success .elementor-progress-bar {
  background-color: #5cb85c
}

.elementor-widget-progress .elementor-progress-wrapper.progress-warning .elementor-progress-bar {
  background-color: #f0ad4e
}

.elementor-widget-progress .elementor-progress-wrapper.progress-danger .elementor-progress-bar {
  background-color: #d9534f
}

.elementor-progress .elementor-title {
  display: block
}

@media (max-width:767px) {
  .elementor-progress-text {
    padding-left: 10px
  }
}

.elementor-social-icons-wrapper {
  font-size: 0
}

.elementor-social-icon {
  background-color: #818a91;
  font-size: 25px;
  text-align: center;
  padding: .5em;
  margin-right: 5px;
  cursor: pointer
}

.elementor-social-icon i {
  color: #fff
}

.elementor-social-icon:last-child {
  margin: 0
}

.elementor-social-icon:hover {
  opacity: .9;
  color: #fff
}

.elementor-social-icon-android {
  background-color: #a4c639
}

.elementor-social-icon-apple {
  background-color: #999
}

.elementor-social-icon-behance {
  background-color: #1769ff
}

.elementor-social-icon-bitbucket {
  background-color: #205081
}

.elementor-social-icon-codepen {
  background-color: #000
}

.elementor-social-icon-delicious {
  background-color: #39f
}

.elementor-social-icon-deviantart {
  background-color: #05cc47
}

.elementor-social-icon-digg {
  background-color: #005be2
}

.elementor-social-icon-dribbble {
  background-color: #ea4c89
}

.elementor-social-icon-elementor {
  background-color: #d30c5c
}

.elementor-social-icon-envelope {
  background-color: #ea4335
}

.elementor-social-icon-facebook,
.elementor-social-icon-facebook-f {
  background-color: #3b5998
}

.elementor-social-icon-flickr {
  background-color: #0063dc
}

.elementor-social-icon-foursquare {
  background-color: #2d5be3
}

.elementor-social-icon-free-code-camp,
.elementor-social-icon-freecodecamp {
  background-color: #006400
}

.elementor-social-icon-github {
  background-color: #333
}

.elementor-social-icon-gitlab {
  background-color: #e24329
}

.elementor-social-icon-globe {
  background-color: #818a91
}

.elementor-social-icon-google-plus,
.elementor-social-icon-google-plus-g {
  background-color: #dd4b39
}

.elementor-social-icon-houzz {
  background-color: #7ac142
}

.elementor-social-icon-instagram {
  background-color: #262626
}

.elementor-social-icon-jsfiddle {
  background-color: #487aa2
}

.elementor-social-icon-link {
  background-color: #818a91
}

.elementor-social-icon-linkedin {
  background-color: #0077b5
}

.elementor-social-icon-medium {
  background-color: #00ab6b
}

.elementor-social-icon-meetup {
  background-color: #ec1c40
}

.elementor-social-icon-mixcloud {
  background-color: #273a4b
}

.elementor-social-icon-odnoklassniki {
  background-color: #f4731c
}

.elementor-social-icon-pinterest {
  background-color: #bd081c
}

.elementor-social-icon-product-hunt {
  background-color: #da552f
}

.elementor-social-icon-reddit {
  background-color: #ff4500
}

.elementor-social-icon-rss {
  background-color: #f26522
}

.elementor-social-icon-shopping-cart {
  background-color: #4caf50
}

.elementor-social-icon-skype {
  background-color: #00aff0
}

.elementor-social-icon-slideshare {
  background-color: #0077b5
}

.elementor-social-icon-snapchat {
  background-color: #fffc00
}

.elementor-social-icon-soundcloud {
  background-color: #f80
}

.elementor-social-icon-spotify {
  background-color: #2ebd59
}

.elementor-social-icon-stack-overflow {
  background-color: #fe7a15
}

.elementor-social-icon-steam {
  background-color: #00adee
}

.elementor-social-icon-stumbleupon {
  background-color: #eb4924
}

.elementor-social-icon-telegram {
  background-color: #2ca5e0
}

.elementor-social-icon-thumb-tack {
  background-color: #1aa1d8
}

.elementor-social-icon-tripadvisor {
  background-color: #589442
}

.elementor-social-icon-tumblr {
  background-color: #35465c
}

.elementor-social-icon-twitch {
  background-color: #6441a5
}

.elementor-social-icon-twitter {
  background-color: #1da1f2
}

.elementor-social-icon-viber {
  background-color: #665cac
}

.elementor-social-icon-vimeo {
  background-color: #1ab7ea
}

.elementor-social-icon-vk {
  background-color: #45668e
}

.elementor-social-icon-weibo {
  background-color: #df2029
}

.elementor-social-icon-weixin {
  background-color: #7bb32e
}

.elementor-social-icon-whatsapp {
  background-color: #25d366
}

.elementor-social-icon-wordpress {
  background-color: #21759b
}

.elementor-social-icon-xing {
  background-color: #026466
}

.elementor-social-icon-yelp {
  background-color: #af0606
}

.elementor-social-icon-youtube {
  background-color: #cd201f
}

.elementor-social-icon-500px {
  background-color: #0099e5
}

.elementor-shape-rounded .elementor-icon.elementor-social-icon {
  -webkit-border-radius: 10%;
  border-radius: 10%
}

.elementor-shape-circle .elementor-icon.elementor-social-icon {
  -webkit-border-radius: 50%;
  border-radius: 50%
}

.elementor-star-rating {
  color: #ccd6df;
  font-family: eicons;
  display: inline-block
}

.elementor-star-rating i {
  display: inline-block;
  position: relative;
  font-style: normal;
  cursor: default
}

.elementor-star-rating i:before {
  content: "\e934";
  display: block;
  font-size: inherit;
  font-family: inherit;
  position: absolute;
  overflow: hidden;
  color: #f0ad4e;
  top: 0;
  left: 0
}

.elementor-star-rating .elementor-star-empty:before {
  content: none
}

.elementor-star-rating .elementor-star-1:before {
  width: 10%
}

.elementor-star-rating .elementor-star-2:before {
  width: 20%
}

.elementor-star-rating .elementor-star-3:before {
  width: 30%
}

.elementor-star-rating .elementor-star-4:before {
  width: 40%
}

.elementor-star-rating .elementor-star-5:before {
  width: 50%
}

.elementor-star-rating .elementor-star-6:before {
  width: 60%
}

.elementor-star-rating .elementor-star-7:before {
  width: 70%
}

.elementor-star-rating .elementor-star-8:before {
  width: 80%
}

.elementor-star-rating .elementor-star-9:before {
  width: 90%
}

.elementor-star-rating__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.elementor-star-rating__title {
  margin-right: 10px
}

.elementor-star-rating--align-right .elementor-star-rating__wrapper {
  text-align: right;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.elementor-star-rating--align-left .elementor-star-rating__wrapper {
  text-align: left;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

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

.elementor-star-rating--align-justify .elementor-star-rating__title {
  margin-right: auto
}

@media (max-width:1024px) {
  .elementor-star-rating-tablet--align-right .elementor-star-rating__wrapper {
    text-align: right;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .elementor-star-rating-tablet--align-left .elementor-star-rating__wrapper {
    text-align: left;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .elementor-star-rating-tablet--align-center .elementor-star-rating__wrapper {
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .elementor-star-rating-tablet--align-justify .elementor-star-rating__title {
    margin-right: auto
  }
}

@media (max-width:767px) {
  .elementor-star-rating-mobile--align-right .elementor-star-rating__wrapper {
    text-align: right;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .elementor-star-rating-mobile--align-left .elementor-star-rating__wrapper {
    text-align: left;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .elementor-star-rating-mobile--align-center .elementor-star-rating__wrapper {
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .elementor-star-rating-mobile--align-justify .elementor-star-rating__title {
    margin-right: auto
  }
}

.last-star {
  letter-spacing: 0
}

.elementor--star-style-star_unicode .elementor-star-rating {
  font-family: Arial, Helvetica, sans-serif
}

.elementor--star-style-star_unicode .elementor-star-rating i:not(.elementor-star-empty):before {
  content: "\002605"
}

.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper {
  width: 25%;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0
}

.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active {
  border-right-style: none
}

.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after,
.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before {
  height: 999em;
  width: 0;
  right: 0;
  border-right-style: solid
}

.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before {
  top: 0;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%)
}

.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after {
  top: 100%
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title {
  display: table-cell
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active {
  border-bottom-style: none
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after,
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before {
  bottom: 0;
  height: 0;
  width: 999em;
  border-bottom-style: solid
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before {
  right: 100%
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after {
  left: 100%
}

.elementor-widget-tabs .elementor-tab-content,
.elementor-widget-tabs .elementor-tab-title,
.elementor-widget-tabs .elementor-tab-title:after,
.elementor-widget-tabs .elementor-tab-title:before,
.elementor-widget-tabs .elementor-tabs-content-wrapper {
  border: 1px #d4d4d4
}

.elementor-widget-tabs .elementor-tabs {
  text-align: left
}

.elementor-widget-tabs .elementor-tabs-wrapper {
  overflow: hidden
}

.elementor-widget-tabs .elementor-tab-title {
  cursor: pointer;
  outline: none
}

.elementor-widget-tabs .elementor-tab-desktop-title {
  position: relative;
  padding: 20px 25px;
  font-weight: 700;
  line-height: 1;
  border: solid transparent
}

.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active {
  border-color: #d4d4d4
}

.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:after,
.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:before {
  display: block;
  content: "";
  position: absolute
}

.elementor-widget-tabs .elementor-tab-mobile-title {
  padding: 10px;
  cursor: pointer
}

.elementor-widget-tabs .elementor-tab-content {
  padding: 20px;
  display: none
}

@media (max-width:767px) {

  .elementor-tabs .elementor-tab-content,
  .elementor-tabs .elementor-tab-title {
    border-style: solid solid none
  }

  .elementor-tabs .elementor-tabs-wrapper {
    display: none
  }

  .elementor-tabs .elementor-tabs-content-wrapper {
    border-bottom-style: solid
  }

  .elementor-tabs .elementor-tab-content {
    padding: 10px
  }
}

@media (min-width:768px) {
  .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
  }

  .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-content-wrapper {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border-style: solid solid solid none
  }

  .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-content {
    border-style: none solid solid
  }

  .elementor-tabs .elementor-tab-mobile-title {
    display: none
  }
}

.elementor-testimonial-wrapper {
  overflow: hidden;
  text-align: center
}

.elementor-testimonial-wrapper .elementor-testimonial-content {
  font-size: 1.3em;
  margin-bottom: 20px
}

.elementor-testimonial-wrapper .elementor-testimonial-name {
  line-height: 1.5;
  color: inherit
}

.elementor-testimonial-wrapper .elementor-testimonial-job {
  font-size: .85em;
  color: inherit
}

.elementor-testimonial-wrapper.elementor-testimonial-text-align-left {
  text-align: left
}

.elementor-testimonial-wrapper.elementor-testimonial-text-align-right {
  text-align: right
}

.elementor-testimonial-wrapper .elementor-testimonial-meta {
  width: 100%;
  line-height: 1
}

.elementor-testimonial-wrapper .elementor-testimonial-meta-inner {
  display: inline-block
}

.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-details,
.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image {
  display: table-cell;
  vertical-align: middle
}

.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image img {
  width: 60px;
  height: 60px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover;
  max-width: none
}

.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-image {
  padding-right: 15px
}

.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-details {
  text-align: left
}

.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-details,
.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image {
  display: block
}

.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image {
  margin-bottom: 20px
}

.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap {
  background-color: #818a91;
  color: #fff
}

.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap {
  color: #818a91;
  border: 3px solid;
  background-color: transparent
}

.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap {
  margin-top: 8px
}

.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter {
  width: 1em;
  height: 1em
}

.elementor-widget-text-editor .elementor-drop-cap {
  float: left;
  text-align: center;
  line-height: 1;
  font-size: 50px
}

.elementor-widget-text-editor .elementor-drop-cap-letter {
  display: inline-block
}

.elementor-toggle {
  text-align: left
}

.elementor-toggle .elementor-tab-title {
  font-weight: 700;
  line-height: 1;
  margin: 0;
  padding: 15px;
  border-bottom: 1px solid #d4d4d4;
  cursor: pointer;
  outline: none
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon {
  display: inline-block;
  width: 1em
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right {
  float: right;
  text-align: right
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left {
  float: left;
  text-align: left
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed {
  display: block
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened {
  display: none
}

.elementor-toggle .elementor-tab-title.elementor-active {
  border-bottom: none
}

.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed {
  display: none
}

.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened {
  display: block
}

.elementor-toggle .elementor-tab-content {
  padding: 15px;
  border-bottom: 1px solid #d4d4d4;
  display: none
}

@media (max-width:767px) {
  .elementor-toggle .elementor-tab-title {
    padding: 12px
  }

  .elementor-toggle .elementor-tab-content {
    padding: 12px 10px
  }
}

.elementor-widget-video .elementor-widget-container {
  overflow: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

.elementor-widget-video .elementor-open-inline .elementor-custom-embed-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: 50%
}

.elementor-widget-video .elementor-custom-embed-image-overlay {
  cursor: pointer;
  text-align: center
}

.elementor-widget-video .elementor-custom-embed-image-overlay:hover .elementor-custom-embed-play i {
  opacity: 1
}

.elementor-widget-video .elementor-custom-embed-image-overlay img {
  display: block;
  width: 100%
}

.elementor-widget-video .elementor-video {
  -o-object-fit: cover;
  object-fit: cover
}

.slick-slider {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}

.slick-list,
.slick-slider {
  position: relative;
  display: block
}

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0
}

.slick-list:focus {
  outline: none
}

.slick-list.dragging {
  cursor: pointer
}

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

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

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

.slick-track:after {
  clear: both
}

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

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

.elementor-slick-slider[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
}

.elementor-slick-slider .slick-loading .slick-list {
  background: #fff
}

.elementor-slick-slider .slick-loading .slick-list:after {
  content: "\e8fb";
  font-family: eicons;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-animation: fa-spin 2s linear infinite;
  animation: fa-spin 2s linear infinite;
  font-size: 25px;
  color: #a4afb7
}

.elementor-slick-slider .slick-next,
.elementor-slick-slider .slick-prev {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  padding: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent
}

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

.elementor-slick-slider .slick-next:focus:before,
.elementor-slick-slider .slick-next:hover:before,
.elementor-slick-slider .slick-prev:focus:before,
.elementor-slick-slider .slick-prev:hover:before {
  opacity: 1
}

.elementor-slick-slider .slick-next.slick-disabled:before,
.elementor-slick-slider .slick-prev.slick-disabled:before {
  opacity: .25
}

.elementor-slick-slider .slick-next:before,
.elementor-slick-slider .slick-prev:before {
  font-family: eicons;
  font-size: 35px;
  line-height: 1;
  opacity: .75;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.elementor-slick-slider .slick-prev {
  left: -25px
}

[dir=rtl] .elementor-slick-slider .slick-prev {
  left: auto;
  right: -25px
}

.elementor-slick-slider .slick-prev:before {
  content: "\e89f"
}

[dir=rtl] .elementor-slick-slider .slick-prev:before {
  content: "\e89e"
}

.elementor-slick-slider .slick-next {
  right: -25px
}

[dir=rtl] .elementor-slick-slider .slick-next {
  left: -25px;
  right: auto
}

.elementor-slick-slider .slick-next:before {
  content: "\e89e"
}

[dir=rtl] .elementor-slick-slider .slick-next:before {
  content: "\e89f"
}

.elementor-slick-slider .slick-dotted.slick-slider {
  margin-bottom: 30px
}

.elementor-slick-slider ul.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1
}

.elementor-slick-slider ul.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  cursor: pointer
}

.elementor-slick-slider ul.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent
}

.elementor-slick-slider ul.slick-dots li button:focus,
.elementor-slick-slider ul.slick-dots li button:hover {
  outline: none
}

.elementor-slick-slider ul.slick-dots li button:focus:before,
.elementor-slick-slider ul.slick-dots li button:hover:before {
  opacity: 1
}

.elementor-slick-slider ul.slick-dots li button:before {
  font-family: eicons;
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "\e914";
  text-align: center;
  opacity: .25;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.elementor-slick-slider ul.slick-dots li.slick-active button:before {
  opacity: .75;
  color: #000
}

.elementor-slick-slider .slick-arrows-inside .slick-prev {
  left: 20px
}

[dir=rtl] .elementor-slick-slider .slick-arrows-inside .slick-prev {
  left: auto;
  right: 20px
}

.elementor-slick-slider .slick-arrows-inside .slick-next {
  right: 20px
}

[dir=rtl] .elementor-slick-slider .slick-arrows-inside .slick-next {
  left: 20px;
  right: auto
}

.elementor-slick-slider .slick-dots-inside .slick-dots {
  bottom: 5px
}

.elementor-slick-slider .slick-dots-inside.slick-dotted.slick-slider {
  margin-bottom: 0
}

.elementor-slick-slider .slick-slider .slick-next,
.elementor-slick-slider .slick-slider .slick-prev {
  z-index: 1
}

.elementor-slick-slider .slick-slide img {
  margin: auto
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
  float: left
}

.swiper-container-vertical>.swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

.swiper-container-multirow>.swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto
}

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform
}

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000
}

.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y
}

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background: no-repeat 50%
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
  left: 10px;
  right: auto
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
  right: 10px;
  left: auto
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%
}

.swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  display: inline-block;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #000;
  opacity: .2
}

.swiper-pagination-fraction {
  color: #000
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff
}

.swiper-pagination-bullet-active {
  opacity: 1
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000
}

.swiper-container-vertical>.swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 6px
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, .25);
  position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0
}

.swiper-container-vertical>.swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0
}

.swiper-pagination-progressbar.swiper-pagination-white {
  background: hsla(0, 0%, 100%, .5)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000
}

.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(transparent));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), transparent);
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), transparent);
  background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(transparent));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
  background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(transparent));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
  background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(transparent));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), transparent);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), transparent);
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  -ms-perspective: 1200px
}

.swiper-container-cube,
.swiper-container-flip {
  overflow: visible
}

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: 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%;
  -o-object-fit: contain;
  object-fit: contain
}

.swiper-scrollbar {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%
}

.swiper-container-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);
  -webkit-border-radius: 10px;
  border-radius: 10px;
  left: 0;
  top: 0
}

.swiper-scrollbar-cursor-drag {
  cursor: move
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12) infinite;
  animation: swiper-preloader-spin 1s steps(12) infinite
}

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  -webkit-background-size: 100% 100%;
  background-size: 100%;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E") no-repeat 50%
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

@keyframes swiper-preloader-spin {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

.elementor-lightbox .dialog-header {
  display: none
}

.elementor-lightbox .dialog-widget-content {
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 100%;
  height: 100%
}

.elementor-lightbox .dialog-message {
  -webkit-animation-duration: .4s;
  animation-duration: .4s
}

.elementor-lightbox .dialog-message:not(.elementor-fit-aspect-ratio) {
  height: 100%
}

.elementor-lightbox .dialog-lightbox-close-button {
  cursor: pointer;
  position: absolute;
  font-size: 25px;
  padding: 5px;
  z-index: 2;
  line-height: 1
}

@media (max-width:767px) {
  .elementor-lightbox .dialog-lightbox-close-button {
    padding: 0
  }
}

.elementor-lightbox .dialog-lightbox-close-button,
.elementor-lightbox .elementor-swiper-button {
  color: hsla(0, 0%, 93.3%, .9);
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  opacity: 1
}

.elementor-lightbox .dialog-lightbox-close-button:hover,
.elementor-lightbox .elementor-swiper-button:hover {
  color: #fff
}

.elementor-lightbox .swiper-container {
  height: 100%
}

.elementor-lightbox .elementor-lightbox-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  padding: 70px 80px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  margin: auto
}

@media (max-width:767px) {
  .elementor-lightbox .elementor-lightbox-item {
    padding: 40px
  }
}

.elementor-lightbox .elementor-lightbox-image {
  max-height: 100%
}

.elementor-lightbox .elementor-video-container {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%)
}

@media (min-width:1025px) {
  .elementor-lightbox .elementor-video-container {
    width: 75%
  }
}

@media (max-width:1024px) {
  .elementor-lightbox .elementor-video-container {
    width: 100%
  }
}

@media (min-width:768px) and (max-width:1024px) {
  .elementor-lightbox .elementor-aspect-ratio-916 .elementor-video-container {
    width: 70%
  }
}

.elementor-lightbox .elementor-swiper-button-prev {
  left: 35px
}

.elementor-lightbox .elementor-swiper-button-next {
  right: 35px
}

@media (max-width:767px) {
  .elementor-lightbox .elementor-swiper-button-prev {
    left: 10px
  }

  .elementor-lightbox .elementor-swiper-button-next {
    right: 10px
  }
}

.animated {
  -webkit-animation-duration: 1.25s;
  animation-duration: 1.25s
}

.animated.animated-slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s
}

.animated.animated-fast {
  -webkit-animation-duration: .75s;
  animation-duration: .75s
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite
}

.animated.reverse {
  animation-direction: reverse
}

@media (prefers-reduced-motion:reduce) {
  .animated {
    -webkit-animation: none;
    animation: none
  }
}

.elementor-shape {
  overflow: hidden;
  position: absolute;
  left: 0;
  width: 100%;
  line-height: 0;
  direction: ltr
}

.elementor-shape-top {
  top: -1px
}

.elementor-shape-bottom {
  bottom: -1px
}

.elementor-shape[data-negative=false].elementor-shape-bottom,
.elementor-shape[data-negative=true].elementor-shape-top {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.elementor-shape svg {
  display: block;
  width: calc(100% + 1.3px);
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}

.elementor-shape .elementor-shape-fill {
  fill: #fff;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg)
}

#wp-admin-bar-elementor_edit_page .ab-submenu .ab-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px
}

#wp-admin-bar-elementor_edit_page .elementor-edit-link-title {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  width: 100%
}

#wp-admin-bar-elementor_edit_page .elementor-edit-link-type {
  background: #55595c;
  font-size: 11px;
  line-height: 9px;
  margin-top: 6px;
  padding: 4px 8px;
  -webkit-border-radius: 3px;
  border-radius: 3px
}

.page-template-elementor_canvas.elementor-page:before {
  display: none
}

.elementor-post__thumbnail__link {
  -webkit-transition: none;
  -o-transition: none;
  transition: none
}

#elementor .elementor-element ul.elementor-icon-list-items,
#left-area ul.elementor-icon-list-items,
.elementor .elementor-element ul.elementor-icon-list-items {
  padding: 0
}

@media (max-width:767px) {
  .elementor:not(.elementor-edit-area-active) .elementor-hidden-phone {
    display: none
  }
}

@media (min-width:768px) and (max-width:1024px) {
  .elementor:not(.elementor-edit-area-active) .elementor-hidden-tablet {
    display: none
  }
}

@media (min-width:1025px) {
  .elementor:not(.elementor-edit-area-active) .elementor-hidden-desktop {
    display: none
  }
}

/*!
 * Font Awesome Free 5.9.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fab,
.fal,
.far,
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1
}

.fa-lg {
  font-size: 1.33333em;
  line-height: .75em;
  vertical-align: -.0667em
}

.fa-xs {
  font-size: .75em
}

.fa-sm {
  font-size: .875em
}

.fa-1x {
  font-size: 1em
}

.fa-2x {
  font-size: 2em
}

.fa-3x {
  font-size: 3em
}

.fa-4x {
  font-size: 4em
}

.fa-5x {
  font-size: 5em
}

.fa-6x {
  font-size: 6em
}

.fa-7x {
  font-size: 7em
}

.fa-8x {
  font-size: 8em
}

.fa-9x {
  font-size: 9em
}

.fa-10x {
  font-size: 10em
}

.fa-fw {
  text-align: center;
  width: 1.25em
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0
}

.fa-ul>li {
  position: relative
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit
}

.fa-border {
  border: .08em solid #eee;
  border-radius: .1em;
  padding: .2em .25em .15em
}

.fa-pull-left {
  float: left
}

.fa-pull-right {
  float: right
}

.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
  margin-right: .3em
}

.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
  margin-left: .3em
}

.fa-spin {
  animation: fa-spin 2s infinite linear
}

.fa-pulse {
  animation: fa-spin 1s infinite steps(8)
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg)
  }

  to {
    transform: rotate(1turn)
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg)
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg)
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg)
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scaleX(-1)
}

.fa-flip-vertical {
  transform: scaleY(-1)
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical,
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1)
}

:root .fa-flip-both,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
  filter: none
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%
}

.fa-stack-1x {
  line-height: inherit
}

.fa-stack-2x {
  font-size: 2em
}

.fa-inverse {
  color: #fff
}

.fa-500px:before {
  content: "\f26e"
}

.fa-accessible-icon:before {
  content: "\f368"
}

.fa-accusoft:before {
  content: "\f369"
}

.fa-acquisitions-incorporated:before {
  content: "\f6af"
}

.fa-ad:before {
  content: "\f641"
}

.fa-address-book:before {
  content: "\f2b9"
}

.fa-address-card:before {
  content: "\f2bb"
}

.fa-adjust:before {
  content: "\f042"
}

.fa-adn:before {
  content: "\f170"
}

.fa-adobe:before {
  content: "\f778"
}

.fa-adversal:before {
  content: "\f36a"
}

.fa-affiliatetheme:before {
  content: "\f36b"
}

.fa-air-freshener:before {
  content: "\f5d0"
}

.fa-airbnb:before {
  content: "\f834"
}

.fa-algolia:before {
  content: "\f36c"
}

.fa-align-center:before {
  content: "\f037"
}

.fa-align-justify:before {
  content: "\f039"
}

.fa-align-left:before {
  content: "\f036"
}

.fa-align-right:before {
  content: "\f038"
}

.fa-alipay:before {
  content: "\f642"
}

.fa-allergies:before {
  content: "\f461"
}

.fa-amazon:before {
  content: "\f270"
}

.fa-amazon-pay:before {
  content: "\f42c"
}

.fa-ambulance:before {
  content: "\f0f9"
}

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"
}

.fa-amilia:before {
  content: "\f36d"
}

.fa-anchor:before {
  content: "\f13d"
}

.fa-android:before {
  content: "\f17b"
}

.fa-angellist:before {
  content: "\f209"
}

.fa-angle-double-down:before {
  content: "\f103"
}

.fa-angle-double-left:before {
  content: "\f100"
}

.fa-angle-double-right:before {
  content: "\f101"
}

.fa-angle-double-up:before {
  content: "\f102"
}

.fa-angle-down:before {
  content: "\f107"
}

.fa-angle-left:before {
  content: "\f104"
}

.fa-angle-right:before {
  content: "\f105"
}

.fa-angle-up:before {
  content: "\f106"
}

.fa-angry:before {
  content: "\f556"
}

.fa-angrycreative:before {
  content: "\f36e"
}

.fa-angular:before {
  content: "\f420"
}

.fa-ankh:before {
  content: "\f644"
}

.fa-app-store:before {
  content: "\f36f"
}

.fa-app-store-ios:before {
  content: "\f370"
}

.fa-apper:before {
  content: "\f371"
}

.fa-apple:before {
  content: "\f179"
}

.fa-apple-alt:before {
  content: "\f5d1"
}

.fa-apple-pay:before {
  content: "\f415"
}

.fa-archive:before {
  content: "\f187"
}

.fa-archway:before {
  content: "\f557"
}

.fa-arrow-alt-circle-down:before {
  content: "\f358"
}

.fa-arrow-alt-circle-left:before {
  content: "\f359"
}

.fa-arrow-alt-circle-right:before {
  content: "\f35a"
}

.fa-arrow-alt-circle-up:before {
  content: "\f35b"
}

.fa-arrow-circle-down:before {
  content: "\f0ab"
}

.fa-arrow-circle-left:before {
  content: "\f0a8"
}

.fa-arrow-circle-right:before {
  content: "\f0a9"
}

.fa-arrow-circle-up:before {
  content: "\f0aa"
}

.fa-arrow-down:before {
  content: "\f063"
}

.fa-arrow-left:before {
  content: "\f060"
}

.fa-arrow-right:before {
  content: "\f061"
}

.fa-arrow-up:before {
  content: "\f062"
}

.fa-arrows-alt:before {
  content: "\f0b2"
}

.fa-arrows-alt-h:before {
  content: "\f337"
}

.fa-arrows-alt-v:before {
  content: "\f338"
}

.fa-artstation:before {
  content: "\f77a"
}

.fa-assistive-listening-systems:before {
  content: "\f2a2"
}

.fa-asterisk:before {
  content: "\f069"
}

.fa-asymmetrik:before {
  content: "\f372"
}

.fa-at:before {
  content: "\f1fa"
}

.fa-atlas:before {
  content: "\f558"
}

.fa-atlassian:before {
  content: "\f77b"
}

.fa-atom:before {
  content: "\f5d2"
}

.fa-audible:before {
  content: "\f373"
}

.fa-audio-description:before {
  content: "\f29e"
}

.fa-autoprefixer:before {
  content: "\f41c"
}

.fa-avianex:before {
  content: "\f374"
}

.fa-aviato:before {
  content: "\f421"
}

.fa-award:before {
  content: "\f559"
}

.fa-aws:before {
  content: "\f375"
}

.fa-baby:before {
  content: "\f77c"
}

.fa-baby-carriage:before {
  content: "\f77d"
}

.fa-backspace:before {
  content: "\f55a"
}

.fa-backward:before {
  content: "\f04a"
}

.fa-bacon:before {
  content: "\f7e5"
}

.fa-balance-scale:before {
  content: "\f24e"
}

.fa-balance-scale-left:before {
  content: "\f515"
}

.fa-balance-scale-right:before {
  content: "\f516"
}

.fa-ban:before {
  content: "\f05e"
}

.fa-band-aid:before {
  content: "\f462"
}

.fa-bandcamp:before {
  content: "\f2d5"
}

.fa-barcode:before {
  content: "\f02a"
}

.fa-bars:before {
  content: "\f0c9"
}

.fa-baseball-ball:before {
  content: "\f433"
}

.fa-basketball-ball:before {
  content: "\f434"
}

.fa-bath:before {
  content: "\f2cd"
}

.fa-battery-empty:before {
  content: "\f244"
}

.fa-battery-full:before {
  content: "\f240"
}

.fa-battery-half:before {
  content: "\f242"
}

.fa-battery-quarter:before {
  content: "\f243"
}

.fa-battery-three-quarters:before {
  content: "\f241"
}

.fa-battle-net:before {
  content: "\f835"
}

.fa-bed:before {
  content: "\f236"
}

.fa-beer:before {
  content: "\f0fc"
}

.fa-behance:before {
  content: "\f1b4"
}

.fa-behance-square:before {
  content: "\f1b5"
}

.fa-bell:before {
  content: "\f0f3"
}

.fa-bell-slash:before {
  content: "\f1f6"
}

.fa-bezier-curve:before {
  content: "\f55b"
}

.fa-bible:before {
  content: "\f647"
}

.fa-bicycle:before {
  content: "\f206"
}

.fa-biking:before {
  content: "\f84a"
}

.fa-bimobject:before {
  content: "\f378"
}

.fa-binoculars:before {
  content: "\f1e5"
}

.fa-biohazard:before {
  content: "\f780"
}

.fa-birthday-cake:before {
  content: "\f1fd"
}

.fa-bitbucket:before {
  content: "\f171"
}

.fa-bitcoin:before {
  content: "\f379"
}

.fa-bity:before {
  content: "\f37a"
}

.fa-black-tie:before {
  content: "\f27e"
}

.fa-blackberry:before {
  content: "\f37b"
}

.fa-blender:before {
  content: "\f517"
}

.fa-blender-phone:before {
  content: "\f6b6"
}

.fa-blind:before {
  content: "\f29d"
}

.fa-blog:before {
  content: "\f781"
}

.fa-blogger:before {
  content: "\f37c"
}

.fa-blogger-b:before {
  content: "\f37d"
}

.fa-bluetooth:before {
  content: "\f293"
}

.fa-bluetooth-b:before {
  content: "\f294"
}

.fa-bold:before {
  content: "\f032"
}

.fa-bolt:before {
  content: "\f0e7"
}

.fa-bomb:before {
  content: "\f1e2"
}

.fa-bone:before {
  content: "\f5d7"
}

.fa-bong:before {
  content: "\f55c"
}

.fa-book:before {
  content: "\f02d"
}

.fa-book-dead:before {
  content: "\f6b7"
}

.fa-book-medical:before {
  content: "\f7e6"
}

.fa-book-open:before {
  content: "\f518"
}

.fa-book-reader:before {
  content: "\f5da"
}

.fa-bookmark:before {
  content: "\f02e"
}

.fa-bootstrap:before {
  content: "\f836"
}

.fa-border-all:before {
  content: "\f84c"
}

.fa-border-none:before {
  content: "\f850"
}

.fa-border-style:before {
  content: "\f853"
}

.fa-bowling-ball:before {
  content: "\f436"
}

.fa-box:before {
  content: "\f466"
}

.fa-box-open:before {
  content: "\f49e"
}

.fa-boxes:before {
  content: "\f468"
}

.fa-braille:before {
  content: "\f2a1"
}

.fa-brain:before {
  content: "\f5dc"
}

.fa-bread-slice:before {
  content: "\f7ec"
}

.fa-briefcase:before {
  content: "\f0b1"
}

.fa-briefcase-medical:before {
  content: "\f469"
}

.fa-broadcast-tower:before {
  content: "\f519"
}

.fa-broom:before {
  content: "\f51a"
}

.fa-brush:before {
  content: "\f55d"
}

.fa-btc:before {
  content: "\f15a"
}

.fa-buffer:before {
  content: "\f837"
}

.fa-bug:before {
  content: "\f188"
}

.fa-building:before {
  content: "\f1ad"
}

.fa-bullhorn:before {
  content: "\f0a1"
}

.fa-bullseye:before {
  content: "\f140"
}

.fa-burn:before {
  content: "\f46a"
}

.fa-buromobelexperte:before {
  content: "\f37f"
}

.fa-bus:before {
  content: "\f207"
}

.fa-bus-alt:before {
  content: "\f55e"
}

.fa-business-time:before {
  content: "\f64a"
}

.fa-buysellads:before {
  content: "\f20d"
}

.fa-calculator:before {
  content: "\f1ec"
}

.fa-calendar:before {
  content: "\f133"
}

.fa-calendar-alt:before {
  content: "\f073"
}

.fa-calendar-check:before {
  content: "\f274"
}

.fa-calendar-day:before {
  content: "\f783"
}

.fa-calendar-minus:before {
  content: "\f272"
}

.fa-calendar-plus:before {
  content: "\f271"
}

.fa-calendar-times:before {
  content: "\f273"
}

.fa-calendar-week:before {
  content: "\f784"
}

.fa-camera:before {
  content: "\f030"
}

.fa-camera-retro:before {
  content: "\f083"
}

.fa-campground:before {
  content: "\f6bb"
}

.fa-canadian-maple-leaf:before {
  content: "\f785"
}

.fa-candy-cane:before {
  content: "\f786"
}

.fa-cannabis:before {
  content: "\f55f"
}

.fa-capsules:before {
  content: "\f46b"
}

.fa-car:before {
  content: "\f1b9"
}

.fa-car-alt:before {
  content: "\f5de"
}

.fa-car-battery:before {
  content: "\f5df"
}

.fa-car-crash:before {
  content: "\f5e1"
}

.fa-car-side:before {
  content: "\f5e4"
}

.fa-caret-down:before {
  content: "\f0d7"
}

.fa-caret-left:before {
  content: "\f0d9"
}

.fa-caret-right:before {
  content: "\f0da"
}

.fa-caret-square-down:before {
  content: "\f150"
}

.fa-caret-square-left:before {
  content: "\f191"
}

.fa-caret-square-right:before {
  content: "\f152"
}

.fa-caret-square-up:before {
  content: "\f151"
}

.fa-caret-up:before {
  content: "\f0d8"
}

.fa-carrot:before {
  content: "\f787"
}

.fa-cart-arrow-down:before {
  content: "\f218"
}

.fa-cart-plus:before {
  content: "\f217"
}

.fa-cash-register:before {
  content: "\f788"
}

.fa-cat:before {
  content: "\f6be"
}

.fa-cc-amazon-pay:before {
  content: "\f42d"
}

.fa-cc-amex:before {
  content: "\f1f3"
}

.fa-cc-apple-pay:before {
  content: "\f416"
}

.fa-cc-diners-club:before {
  content: "\f24c"
}

.fa-cc-discover:before {
  content: "\f1f2"
}

.fa-cc-jcb:before {
  content: "\f24b"
}

.fa-cc-mastercard:before {
  content: "\f1f1"
}

.fa-cc-paypal:before {
  content: "\f1f4"
}

.fa-cc-stripe:before {
  content: "\f1f5"
}

.fa-cc-visa:before {
  content: "\f1f0"
}

.fa-centercode:before {
  content: "\f380"
}

.fa-centos:before {
  content: "\f789"
}

.fa-certificate:before {
  content: "\f0a3"
}

.fa-chair:before {
  content: "\f6c0"
}

.fa-chalkboard:before {
  content: "\f51b"
}

.fa-chalkboard-teacher:before {
  content: "\f51c"
}

.fa-charging-station:before {
  content: "\f5e7"
}

.fa-chart-area:before {
  content: "\f1fe"
}

.fa-chart-bar:before {
  content: "\f080"
}

.fa-chart-line:before {
  content: "\f201"
}

.fa-chart-pie:before {
  content: "\f200"
}

.fa-check:before {
  content: "\f00c"
}

.fa-check-circle:before {
  content: "\f058"
}

.fa-check-double:before {
  content: "\f560"
}

.fa-check-square:before {
  content: "\f14a"
}

.fa-cheese:before {
  content: "\f7ef"
}

.fa-chess:before {
  content: "\f439"
}

.fa-chess-bishop:before {
  content: "\f43a"
}

.fa-chess-board:before {
  content: "\f43c"
}

.fa-chess-king:before {
  content: "\f43f"
}

.fa-chess-knight:before {
  content: "\f441"
}

.fa-chess-pawn:before {
  content: "\f443"
}

.fa-chess-queen:before {
  content: "\f445"
}

.fa-chess-rook:before {
  content: "\f447"
}

.fa-chevron-circle-down:before {
  content: "\f13a"
}

.fa-chevron-circle-left:before {
  content: "\f137"
}

.fa-chevron-circle-right:before {
  content: "\f138"
}

.fa-chevron-circle-up:before {
  content: "\f139"
}

.fa-chevron-down:before {
  content: "\f078"
}

.fa-chevron-left:before {
  content: "\f053"
}

.fa-chevron-right:before {
  content: "\f054"
}

.fa-chevron-up:before {
  content: "\f077"
}

.fa-child:before {
  content: "\f1ae"
}

.fa-chrome:before {
  content: "\f268"
}

.fa-chromecast:before {
  content: "\f838"
}

.fa-church:before {
  content: "\f51d"
}

.fa-circle:before {
  content: "\f111"
}

.fa-circle-notch:before {
  content: "\f1ce"
}

.fa-city:before {
  content: "\f64f"
}

.fa-clinic-medical:before {
  content: "\f7f2"
}

.fa-clipboard:before {
  content: "\f328"
}

.fa-clipboard-check:before {
  content: "\f46c"
}

.fa-clipboard-list:before {
  content: "\f46d"
}

.fa-clock:before {
  content: "\f017"
}

.fa-clone:before {
  content: "\f24d"
}

.fa-closed-captioning:before {
  content: "\f20a"
}

.fa-cloud:before {
  content: "\f0c2"
}

.fa-cloud-download-alt:before {
  content: "\f381"
}

.fa-cloud-meatball:before {
  content: "\f73b"
}

.fa-cloud-moon:before {
  content: "\f6c3"
}

.fa-cloud-moon-rain:before {
  content: "\f73c"
}

.fa-cloud-rain:before {
  content: "\f73d"
}

.fa-cloud-showers-heavy:before {
  content: "\f740"
}

.fa-cloud-sun:before {
  content: "\f6c4"
}

.fa-cloud-sun-rain:before {
  content: "\f743"
}

.fa-cloud-upload-alt:before {
  content: "\f382"
}

.fa-cloudscale:before {
  content: "\f383"
}

.fa-cloudsmith:before {
  content: "\f384"
}

.fa-cloudversify:before {
  content: "\f385"
}

.fa-cocktail:before {
  content: "\f561"
}

.fa-code:before {
  content: "\f121"
}

.fa-code-branch:before {
  content: "\f126"
}

.fa-codepen:before {
  content: "\f1cb"
}

.fa-codiepie:before {
  content: "\f284"
}

.fa-coffee:before {
  content: "\f0f4"
}

.fa-cog:before {
  content: "\f013"
}

.fa-cogs:before {
  content: "\f085"
}

.fa-coins:before {
  content: "\f51e"
}

.fa-columns:before {
  content: "\f0db"
}

.fa-comment:before {
  content: "\f075"
}

.fa-comment-alt:before {
  content: "\f27a"
}

.fa-comment-dollar:before {
  content: "\f651"
}

.fa-comment-dots:before {
  content: "\f4ad"
}

.fa-comment-medical:before {
  content: "\f7f5"
}

.fa-comment-slash:before {
  content: "\f4b3"
}

.fa-comments:before {
  content: "\f086"
}

.fa-comments-dollar:before {
  content: "\f653"
}

.fa-compact-disc:before {
  content: "\f51f"
}

.fa-compass:before {
  content: "\f14e"
}

.fa-compress:before {
  content: "\f066"
}

.fa-compress-arrows-alt:before {
  content: "\f78c"
}

.fa-concierge-bell:before {
  content: "\f562"
}

.fa-confluence:before {
  content: "\f78d"
}

.fa-connectdevelop:before {
  content: "\f20e"
}

.fa-contao:before {
  content: "\f26d"
}

.fa-cookie:before {
  content: "\f563"
}

.fa-cookie-bite:before {
  content: "\f564"
}

.fa-copy:before {
  content: "\f0c5"
}

.fa-copyright:before {
  content: "\f1f9"
}

.fa-couch:before {
  content: "\f4b8"
}

.fa-cpanel:before {
  content: "\f388"
}

.fa-creative-commons:before {
  content: "\f25e"
}

.fa-creative-commons-by:before {
  content: "\f4e7"
}

.fa-creative-commons-nc:before {
  content: "\f4e8"
}

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"
}

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"
}

.fa-creative-commons-nd:before {
  content: "\f4eb"
}

.fa-creative-commons-pd:before {
  content: "\f4ec"
}

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"
}

.fa-creative-commons-remix:before {
  content: "\f4ee"
}

.fa-creative-commons-sa:before {
  content: "\f4ef"
}

.fa-creative-commons-sampling:before {
  content: "\f4f0"
}

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"
}

.fa-creative-commons-share:before {
  content: "\f4f2"
}

.fa-creative-commons-zero:before {
  content: "\f4f3"
}

.fa-credit-card:before {
  content: "\f09d"
}

.fa-critical-role:before {
  content: "\f6c9"
}

.fa-crop:before {
  content: "\f125"
}

.fa-crop-alt:before {
  content: "\f565"
}

.fa-cross:before {
  content: "\f654"
}

.fa-crosshairs:before {
  content: "\f05b"
}

.fa-crow:before {
  content: "\f520"
}

.fa-crown:before {
  content: "\f521"
}

.fa-crutch:before {
  content: "\f7f7"
}

.fa-css3:before {
  content: "\f13c"
}

.fa-css3-alt:before {
  content: "\f38b"
}

.fa-cube:before {
  content: "\f1b2"
}

.fa-cubes:before {
  content: "\f1b3"
}

.fa-cut:before {
  content: "\f0c4"
}

.fa-cuttlefish:before {
  content: "\f38c"
}

.fa-d-and-d:before {
  content: "\f38d"
}

.fa-d-and-d-beyond:before {
  content: "\f6ca"
}

.fa-dashcube:before {
  content: "\f210"
}

.fa-database:before {
  content: "\f1c0"
}

.fa-deaf:before {
  content: "\f2a4"
}

.fa-delicious:before {
  content: "\f1a5"
}

.fa-democrat:before {
  content: "\f747"
}

.fa-deploydog:before {
  content: "\f38e"
}

.fa-deskpro:before {
  content: "\f38f"
}

.fa-desktop:before {
  content: "\f108"
}

.fa-dev:before {
  content: "\f6cc"
}

.fa-deviantart:before {
  content: "\f1bd"
}

.fa-dharmachakra:before {
  content: "\f655"
}

.fa-dhl:before {
  content: "\f790"
}

.fa-diagnoses:before {
  content: "\f470"
}

.fa-diaspora:before {
  content: "\f791"
}

.fa-dice:before {
  content: "\f522"
}

.fa-dice-d20:before {
  content: "\f6cf"
}

.fa-dice-d6:before {
  content: "\f6d1"
}

.fa-dice-five:before {
  content: "\f523"
}

.fa-dice-four:before {
  content: "\f524"
}

.fa-dice-one:before {
  content: "\f525"
}

.fa-dice-six:before {
  content: "\f526"
}

.fa-dice-three:before {
  content: "\f527"
}

.fa-dice-two:before {
  content: "\f528"
}

.fa-digg:before {
  content: "\f1a6"
}

.fa-digital-ocean:before {
  content: "\f391"
}

.fa-digital-tachograph:before {
  content: "\f566"
}

.fa-directions:before {
  content: "\f5eb"
}

.fa-discord:before {
  content: "\f392"
}

.fa-discourse:before {
  content: "\f393"
}

.fa-divide:before {
  content: "\f529"
}

.fa-dizzy:before {
  content: "\f567"
}

.fa-dna:before {
  content: "\f471"
}

.fa-dochub:before {
  content: "\f394"
}

.fa-docker:before {
  content: "\f395"
}

.fa-dog:before {
  content: "\f6d3"
}

.fa-dollar-sign:before {
  content: "\f155"
}

.fa-dolly:before {
  content: "\f472"
}

.fa-dolly-flatbed:before {
  content: "\f474"
}

.fa-donate:before {
  content: "\f4b9"
}

.fa-door-closed:before {
  content: "\f52a"
}

.fa-door-open:before {
  content: "\f52b"
}

.fa-dot-circle:before {
  content: "\f192"
}

.fa-dove:before {
  content: "\f4ba"
}

.fa-download:before {
  content: "\f019"
}

.fa-draft2digital:before {
  content: "\f396"
}

.fa-drafting-compass:before {
  content: "\f568"
}

.fa-dragon:before {
  content: "\f6d5"
}

.fa-draw-polygon:before {
  content: "\f5ee"
}

.fa-dribbble:before {
  content: "\f17d"
}

.fa-dribbble-square:before {
  content: "\f397"
}

.fa-dropbox:before {
  content: "\f16b"
}

.fa-drum:before {
  content: "\f569"
}

.fa-drum-steelpan:before {
  content: "\f56a"
}

.fa-drumstick-bite:before {
  content: "\f6d7"
}

.fa-drupal:before {
  content: "\f1a9"
}

.fa-dumbbell:before {
  content: "\f44b"
}

.fa-dumpster:before {
  content: "\f793"
}

.fa-dumpster-fire:before {
  content: "\f794"
}

.fa-dungeon:before {
  content: "\f6d9"
}

.fa-dyalog:before {
  content: "\f399"
}

.fa-earlybirds:before {
  content: "\f39a"
}

.fa-ebay:before {
  content: "\f4f4"
}

.fa-edge:before {
  content: "\f282"
}

.fa-edit:before {
  content: "\f044"
}

.fa-egg:before {
  content: "\f7fb"
}

.fa-eject:before {
  content: "\f052"
}

.fa-elementor:before {
  content: "\f430"
}

.fa-ellipsis-h:before {
  content: "\f141"
}

.fa-ellipsis-v:before {
  content: "\f142"
}

.fa-ello:before {
  content: "\f5f1"
}

.fa-ember:before {
  content: "\f423"
}

.fa-empire:before {
  content: "\f1d1"
}

.fa-envelope:before {
  content: "\f0e0"
}

.fa-envelope-open:before {
  content: "\f2b6"
}

.fa-envelope-open-text:before {
  content: "\f658"
}

.fa-envelope-square:before {
  content: "\f199"
}

.fa-envira:before {
  content: "\f299"
}

.fa-equals:before {
  content: "\f52c"
}

.fa-eraser:before {
  content: "\f12d"
}

.fa-erlang:before {
  content: "\f39d"
}

.fa-ethereum:before {
  content: "\f42e"
}

.fa-ethernet:before {
  content: "\f796"
}

.fa-etsy:before {
  content: "\f2d7"
}

.fa-euro-sign:before {
  content: "\f153"
}

.fa-evernote:before {
  content: "\f839"
}

.fa-exchange-alt:before {
  content: "\f362"
}

.fa-exclamation:before {
  content: "\f12a"
}

.fa-exclamation-circle:before {
  content: "\f06a"
}

.fa-exclamation-triangle:before {
  content: "\f071"
}

.fa-expand:before {
  content: "\f065"
}

.fa-expand-arrows-alt:before {
  content: "\f31e"
}

.fa-expeditedssl:before {
  content: "\f23e"
}

.fa-external-link-alt:before {
  content: "\f35d"
}

.fa-external-link-square-alt:before {
  content: "\f360"
}

.fa-eye:before {
  content: "\f06e"
}

.fa-eye-dropper:before {
  content: "\f1fb"
}

.fa-eye-slash:before {
  content: "\f070"
}

.fa-facebook:before {
  content: "\f09a"
}

.fa-facebook-f:before {
  content: "\f39e"
}

.fa-facebook-messenger:before {
  content: "\f39f"
}

.fa-facebook-square:before {
  content: "\f082"
}

.fa-fan:before {
  content: "\f863"
}

.fa-fantasy-flight-games:before {
  content: "\f6dc"
}

.fa-fast-backward:before {
  content: "\f049"
}

.fa-fast-forward:before {
  content: "\f050"
}

.fa-fax:before {
  content: "\f1ac"
}

.fa-feather:before {
  content: "\f52d"
}

.fa-feather-alt:before {
  content: "\f56b"
}

.fa-fedex:before {
  content: "\f797"
}

.fa-fedora:before {
  content: "\f798"
}

.fa-female:before {
  content: "\f182"
}

.fa-fighter-jet:before {
  content: "\f0fb"
}

.fa-figma:before {
  content: "\f799"
}

.fa-file:before {
  content: "\f15b"
}

.fa-file-alt:before {
  content: "\f15c"
}

.fa-file-archive:before {
  content: "\f1c6"
}

.fa-file-audio:before {
  content: "\f1c7"
}

.fa-file-code:before {
  content: "\f1c9"
}

.fa-file-contract:before {
  content: "\f56c"
}

.fa-file-csv:before {
  content: "\f6dd"
}

.fa-file-download:before {
  content: "\f56d"
}

.fa-file-excel:before {
  content: "\f1c3"
}

.fa-file-export:before {
  content: "\f56e"
}

.fa-file-image:before {
  content: "\f1c5"
}

.fa-file-import:before {
  content: "\f56f"
}

.fa-file-invoice:before {
  content: "\f570"
}

.fa-file-invoice-dollar:before {
  content: "\f571"
}

.fa-file-medical:before {
  content: "\f477"
}

.fa-file-medical-alt:before {
  content: "\f478"
}

.fa-file-pdf:before {
  content: "\f1c1"
}

.fa-file-powerpoint:before {
  content: "\f1c4"
}

.fa-file-prescription:before {
  content: "\f572"
}

.fa-file-signature:before {
  content: "\f573"
}

.fa-file-upload:before {
  content: "\f574"
}

.fa-file-video:before {
  content: "\f1c8"
}

.fa-file-word:before {
  content: "\f1c2"
}

.fa-fill:before {
  content: "\f575"
}

.fa-fill-drip:before {
  content: "\f576"
}

.fa-film:before {
  content: "\f008"
}

.fa-filter:before {
  content: "\f0b0"
}

.fa-fingerprint:before {
  content: "\f577"
}

.fa-fire:before {
  content: "\f06d"
}

.fa-fire-alt:before {
  content: "\f7e4"
}

.fa-fire-extinguisher:before {
  content: "\f134"
}

.fa-firefox:before {
  content: "\f269"
}

.fa-first-aid:before {
  content: "\f479"
}

.fa-first-order:before {
  content: "\f2b0"
}

.fa-first-order-alt:before {
  content: "\f50a"
}

.fa-firstdraft:before {
  content: "\f3a1"
}

.fa-fish:before {
  content: "\f578"
}

.fa-fist-raised:before {
  content: "\f6de"
}

.fa-flag:before {
  content: "\f024"
}

.fa-flag-checkered:before {
  content: "\f11e"
}

.fa-flag-usa:before {
  content: "\f74d"
}

.fa-flask:before {
  content: "\f0c3"
}

.fa-flickr:before {
  content: "\f16e"
}

.fa-flipboard:before {
  content: "\f44d"
}

.fa-flushed:before {
  content: "\f579"
}

.fa-fly:before {
  content: "\f417"
}

.fa-folder:before {
  content: "\f07b"
}

.fa-folder-minus:before {
  content: "\f65d"
}

.fa-folder-open:before {
  content: "\f07c"
}

.fa-folder-plus:before {
  content: "\f65e"
}

.fa-font:before {
  content: "\f031"
}

.fa-font-awesome:before {
  content: "\f2b4"
}

.fa-font-awesome-alt:before {
  content: "\f35c"
}

.fa-font-awesome-flag:before {
  content: "\f425"
}

.fa-font-awesome-logo-full:before {
  content: "\f4e6"
}

.fa-fonticons:before {
  content: "\f280"
}

.fa-fonticons-fi:before {
  content: "\f3a2"
}

.fa-football-ball:before {
  content: "\f44e"
}

.fa-fort-awesome:before {
  content: "\f286"
}

.fa-fort-awesome-alt:before {
  content: "\f3a3"
}

.fa-forumbee:before {
  content: "\f211"
}

.fa-forward:before {
  content: "\f04e"
}

.fa-foursquare:before {
  content: "\f180"
}

.fa-free-code-camp:before {
  content: "\f2c5"
}

.fa-freebsd:before {
  content: "\f3a4"
}

.fa-frog:before {
  content: "\f52e"
}

.fa-frown:before {
  content: "\f119"
}

.fa-frown-open:before {
  content: "\f57a"
}

.fa-fulcrum:before {
  content: "\f50b"
}

.fa-funnel-dollar:before {
  content: "\f662"
}

.fa-futbol:before {
  content: "\f1e3"
}

.fa-galactic-republic:before {
  content: "\f50c"
}

.fa-galactic-senate:before {
  content: "\f50d"
}

.fa-gamepad:before {
  content: "\f11b"
}

.fa-gas-pump:before {
  content: "\f52f"
}

.fa-gavel:before {
  content: "\f0e3"
}

.fa-gem:before {
  content: "\f3a5"
}

.fa-genderless:before {
  content: "\f22d"
}

.fa-get-pocket:before {
  content: "\f265"
}

.fa-gg:before {
  content: "\f260"
}

.fa-gg-circle:before {
  content: "\f261"
}

.fa-ghost:before {
  content: "\f6e2"
}

.fa-gift:before {
  content: "\f06b"
}

.fa-gifts:before {
  content: "\f79c"
}

.fa-git:before {
  content: "\f1d3"
}

.fa-git-alt:before {
  content: "\f841"
}

.fa-git-square:before {
  content: "\f1d2"
}

.fa-github:before {
  content: "\f09b"
}

.fa-github-alt:before {
  content: "\f113"
}

.fa-github-square:before {
  content: "\f092"
}

.fa-gitkraken:before {
  content: "\f3a6"
}

.fa-gitlab:before {
  content: "\f296"
}

.fa-gitter:before {
  content: "\f426"
}

.fa-glass-cheers:before {
  content: "\f79f"
}

.fa-glass-martini:before {
  content: "\f000"
}

.fa-glass-martini-alt:before {
  content: "\f57b"
}

.fa-glass-whiskey:before {
  content: "\f7a0"
}

.fa-glasses:before {
  content: "\f530"
}

.fa-glide:before {
  content: "\f2a5"
}

.fa-glide-g:before {
  content: "\f2a6"
}

.fa-globe:before {
  content: "\f0ac"
}

.fa-globe-africa:before {
  content: "\f57c"
}

.fa-globe-americas:before {
  content: "\f57d"
}

.fa-globe-asia:before {
  content: "\f57e"
}

.fa-globe-europe:before {
  content: "\f7a2"
}

.fa-gofore:before {
  content: "\f3a7"
}

.fa-golf-ball:before {
  content: "\f450"
}

.fa-goodreads:before {
  content: "\f3a8"
}

.fa-goodreads-g:before {
  content: "\f3a9"
}

.fa-google:before {
  content: "\f1a0"
}

.fa-google-drive:before {
  content: "\f3aa"
}

.fa-google-play:before {
  content: "\f3ab"
}

.fa-google-plus:before {
  content: "\f2b3"
}

.fa-google-plus-g:before {
  content: "\f0d5"
}

.fa-google-plus-square:before {
  content: "\f0d4"
}

.fa-google-wallet:before {
  content: "\f1ee"
}

.fa-gopuram:before {
  content: "\f664"
}

.fa-graduation-cap:before {
  content: "\f19d"
}

.fa-gratipay:before {
  content: "\f184"
}

.fa-grav:before {
  content: "\f2d6"
}

.fa-greater-than:before {
  content: "\f531"
}

.fa-greater-than-equal:before {
  content: "\f532"
}

.fa-grimace:before {
  content: "\f57f"
}

.fa-grin:before {
  content: "\f580"
}

.fa-grin-alt:before {
  content: "\f581"
}

.fa-grin-beam:before {
  content: "\f582"
}

.fa-grin-beam-sweat:before {
  content: "\f583"
}

.fa-grin-hearts:before {
  content: "\f584"
}

.fa-grin-squint:before {
  content: "\f585"
}

.fa-grin-squint-tears:before {
  content: "\f586"
}

.fa-grin-stars:before {
  content: "\f587"
}

.fa-grin-tears:before {
  content: "\f588"
}

.fa-grin-tongue:before {
  content: "\f589"
}

.fa-grin-tongue-squint:before {
  content: "\f58a"
}

.fa-grin-tongue-wink:before {
  content: "\f58b"
}

.fa-grin-wink:before {
  content: "\f58c"
}

.fa-grip-horizontal:before {
  content: "\f58d"
}

.fa-grip-lines:before {
  content: "\f7a4"
}

.fa-grip-lines-vertical:before {
  content: "\f7a5"
}

.fa-grip-vertical:before {
  content: "\f58e"
}

.fa-gripfire:before {
  content: "\f3ac"
}

.fa-grunt:before {
  content: "\f3ad"
}

.fa-guitar:before {
  content: "\f7a6"
}

.fa-gulp:before {
  content: "\f3ae"
}

.fa-h-square:before {
  content: "\f0fd"
}

.fa-hacker-news:before {
  content: "\f1d4"
}

.fa-hacker-news-square:before {
  content: "\f3af"
}

.fa-hackerrank:before {
  content: "\f5f7"
}

.fa-hamburger:before {
  content: "\f805"
}

.fa-hammer:before {
  content: "\f6e3"
}

.fa-hamsa:before {
  content: "\f665"
}

.fa-hand-holding:before {
  content: "\f4bd"
}

.fa-hand-holding-heart:before {
  content: "\f4be"
}

.fa-hand-holding-usd:before {
  content: "\f4c0"
}

.fa-hand-lizard:before {
  content: "\f258"
}

.fa-hand-middle-finger:before {
  content: "\f806"
}

.fa-hand-paper:before {
  content: "\f256"
}

.fa-hand-peace:before {
  content: "\f25b"
}

.fa-hand-point-down:before {
  content: "\f0a7"
}

.fa-hand-point-left:before {
  content: "\f0a5"
}

.fa-hand-point-right:before {
  content: "\f0a4"
}

.fa-hand-point-up:before {
  content: "\f0a6"
}

.fa-hand-pointer:before {
  content: "\f25a"
}

.fa-hand-rock:before {
  content: "\f255"
}

.fa-hand-scissors:before {
  content: "\f257"
}

.fa-hand-spock:before {
  content: "\f259"
}

.fa-hands:before {
  content: "\f4c2"
}

.fa-hands-helping:before {
  content: "\f4c4"
}

.fa-handshake:before {
  content: "\f2b5"
}

.fa-hanukiah:before {
  content: "\f6e6"
}

.fa-hard-hat:before {
  content: "\f807"
}

.fa-hashtag:before {
  content: "\f292"
}

.fa-hat-wizard:before {
  content: "\f6e8"
}

.fa-haykal:before {
  content: "\f666"
}

.fa-hdd:before {
  content: "\f0a0"
}

.fa-heading:before {
  content: "\f1dc"
}

.fa-headphones:before {
  content: "\f025"
}

.fa-headphones-alt:before {
  content: "\f58f"
}

.fa-headset:before {
  content: "\f590"
}

.fa-heart:before {
  content: "\f004"
}

.fa-heart-broken:before {
  content: "\f7a9"
}

.fa-heartbeat:before {
  content: "\f21e"
}

.fa-helicopter:before {
  content: "\f533"
}

.fa-highlighter:before {
  content: "\f591"
}

.fa-hiking:before {
  content: "\f6ec"
}

.fa-hippo:before {
  content: "\f6ed"
}

.fa-hips:before {
  content: "\f452"
}

.fa-hire-a-helper:before {
  content: "\f3b0"
}

.fa-history:before {
  content: "\f1da"
}

.fa-hockey-puck:before {
  content: "\f453"
}

.fa-holly-berry:before {
  content: "\f7aa"
}

.fa-home:before {
  content: "\f015"
}

.fa-hooli:before {
  content: "\f427"
}

.fa-hornbill:before {
  content: "\f592"
}

.fa-horse:before {
  content: "\f6f0"
}

.fa-horse-head:before {
  content: "\f7ab"
}

.fa-hospital:before {
  content: "\f0f8"
}

.fa-hospital-alt:before {
  content: "\f47d"
}

.fa-hospital-symbol:before {
  content: "\f47e"
}

.fa-hot-tub:before {
  content: "\f593"
}

.fa-hotdog:before {
  content: "\f80f"
}

.fa-hotel:before {
  content: "\f594"
}

.fa-hotjar:before {
  content: "\f3b1"
}

.fa-hourglass:before {
  content: "\f254"
}

.fa-hourglass-end:before {
  content: "\f253"
}

.fa-hourglass-half:before {
  content: "\f252"
}

.fa-hourglass-start:before {
  content: "\f251"
}

.fa-house-damage:before {
  content: "\f6f1"
}

.fa-houzz:before {
  content: "\f27c"
}

.fa-hryvnia:before {
  content: "\f6f2"
}

.fa-html5:before {
  content: "\f13b"
}

.fa-hubspot:before {
  content: "\f3b2"
}

.fa-i-cursor:before {
  content: "\f246"
}

.fa-ice-cream:before {
  content: "\f810"
}

.fa-icicles:before {
  content: "\f7ad"
}

.fa-icons:before {
  content: "\f86d"
}

.fa-id-badge:before {
  content: "\f2c1"
}

.fa-id-card:before {
  content: "\f2c2"
}

.fa-id-card-alt:before {
  content: "\f47f"
}

.fa-igloo:before {
  content: "\f7ae"
}

.fa-image:before {
  content: "\f03e"
}

.fa-images:before {
  content: "\f302"
}

.fa-imdb:before {
  content: "\f2d8"
}

.fa-inbox:before {
  content: "\f01c"
}

.fa-indent:before {
  content: "\f03c"
}

.fa-industry:before {
  content: "\f275"
}

.fa-infinity:before {
  content: "\f534"
}

.fa-info:before {
  content: "\f129"
}

.fa-info-circle:before {
  content: "\f05a"
}

.fa-instagram:before {
  content: "\f16d"
}

.fa-intercom:before {
  content: "\f7af"
}

.fa-internet-explorer:before {
  content: "\f26b"
}

.fa-invision:before {
  content: "\f7b0"
}

.fa-ioxhost:before {
  content: "\f208"
}

.fa-italic:before {
  content: "\f033"
}

.fa-itch-io:before {
  content: "\f83a"
}

.fa-itunes:before {
  content: "\f3b4"
}

.fa-itunes-note:before {
  content: "\f3b5"
}

.fa-java:before {
  content: "\f4e4"
}

.fa-jedi:before {
  content: "\f669"
}

.fa-jedi-order:before {
  content: "\f50e"
}

.fa-jenkins:before {
  content: "\f3b6"
}

.fa-jira:before {
  content: "\f7b1"
}

.fa-joget:before {
  content: "\f3b7"
}

.fa-joint:before {
  content: "\f595"
}

.fa-joomla:before {
  content: "\f1aa"
}

.fa-journal-whills:before {
  content: "\f66a"
}

.fa-js:before {
  content: "\f3b8"
}

.fa-js-square:before {
  content: "\f3b9"
}

.fa-jsfiddle:before {
  content: "\f1cc"
}

.fa-kaaba:before {
  content: "\f66b"
}

.fa-kaggle:before {
  content: "\f5fa"
}

.fa-key:before {
  content: "\f084"
}

.fa-keybase:before {
  content: "\f4f5"
}

.fa-keyboard:before {
  content: "\f11c"
}

.fa-keycdn:before {
  content: "\f3ba"
}

.fa-khanda:before {
  content: "\f66d"
}

.fa-kickstarter:before {
  content: "\f3bb"
}

.fa-kickstarter-k:before {
  content: "\f3bc"
}

.fa-kiss:before {
  content: "\f596"
}

.fa-kiss-beam:before {
  content: "\f597"
}

.fa-kiss-wink-heart:before {
  content: "\f598"
}

.fa-kiwi-bird:before {
  content: "\f535"
}

.fa-korvue:before {
  content: "\f42f"
}

.fa-landmark:before {
  content: "\f66f"
}

.fa-language:before {
  content: "\f1ab"
}

.fa-laptop:before {
  content: "\f109"
}

.fa-laptop-code:before {
  content: "\f5fc"
}

.fa-laptop-medical:before {
  content: "\f812"
}

.fa-laravel:before {
  content: "\f3bd"
}

.fa-lastfm:before {
  content: "\f202"
}

.fa-lastfm-square:before {
  content: "\f203"
}

.fa-laugh:before {
  content: "\f599"
}

.fa-laugh-beam:before {
  content: "\f59a"
}

.fa-laugh-squint:before {
  content: "\f59b"
}

.fa-laugh-wink:before {
  content: "\f59c"
}

.fa-layer-group:before {
  content: "\f5fd"
}

.fa-leaf:before {
  content: "\f06c"
}

.fa-leanpub:before {
  content: "\f212"
}

.fa-lemon:before {
  content: "\f094"
}

.fa-less:before {
  content: "\f41d"
}

.fa-less-than:before {
  content: "\f536"
}

.fa-less-than-equal:before {
  content: "\f537"
}

.fa-level-down-alt:before {
  content: "\f3be"
}

.fa-level-up-alt:before {
  content: "\f3bf"
}

.fa-life-ring:before {
  content: "\f1cd"
}

.fa-lightbulb:before {
  content: "\f0eb"
}

.fa-line:before {
  content: "\f3c0"
}

.fa-link:before {
  content: "\f0c1"
}

.fa-linkedin:before {
  content: "\f08c"
}

.fa-linkedin-in:before {
  content: "\f0e1"
}

.fa-linode:before {
  content: "\f2b8"
}

.fa-linux:before {
  content: "\f17c"
}

.fa-lira-sign:before {
  content: "\f195"
}

.fa-list:before {
  content: "\f03a"
}

.fa-list-alt:before {
  content: "\f022"
}

.fa-list-ol:before {
  content: "\f0cb"
}

.fa-list-ul:before {
  content: "\f0ca"
}

.fa-location-arrow:before {
  content: "\f124"
}

.fa-lock:before {
  content: "\f023"
}

.fa-lock-open:before {
  content: "\f3c1"
}

.fa-long-arrow-alt-down:before {
  content: "\f309"
}

.fa-long-arrow-alt-left:before {
  content: "\f30a"
}

.fa-long-arrow-alt-right:before {
  content: "\f30b"
}

.fa-long-arrow-alt-up:before {
  content: "\f30c"
}

.fa-low-vision:before {
  content: "\f2a8"
}

.fa-luggage-cart:before {
  content: "\f59d"
}

.fa-lyft:before {
  content: "\f3c3"
}

.fa-magento:before {
  content: "\f3c4"
}

.fa-magic:before {
  content: "\f0d0"
}

.fa-magnet:before {
  content: "\f076"
}

.fa-mail-bulk:before {
  content: "\f674"
}

.fa-mailchimp:before {
  content: "\f59e"
}

.fa-male:before {
  content: "\f183"
}

.fa-mandalorian:before {
  content: "\f50f"
}

.fa-map:before {
  content: "\f279"
}

.fa-map-marked:before {
  content: "\f59f"
}

.fa-map-marked-alt:before {
  content: "\f5a0"
}

.fa-map-marker:before {
  content: "\f041"
}

.fa-map-marker-alt:before {
  content: "\f3c5"
}

.fa-map-pin:before {
  content: "\f276"
}

.fa-map-signs:before {
  content: "\f277"
}

.fa-markdown:before {
  content: "\f60f"
}

.fa-marker:before {
  content: "\f5a1"
}

.fa-mars:before {
  content: "\f222"
}

.fa-mars-double:before {
  content: "\f227"
}

.fa-mars-stroke:before {
  content: "\f229"
}

.fa-mars-stroke-h:before {
  content: "\f22b"
}

.fa-mars-stroke-v:before {
  content: "\f22a"
}

.fa-mask:before {
  content: "\f6fa"
}

.fa-mastodon:before {
  content: "\f4f6"
}

.fa-maxcdn:before {
  content: "\f136"
}

.fa-medal:before {
  content: "\f5a2"
}

.fa-medapps:before {
  content: "\f3c6"
}

.fa-medium:before {
  content: "\f23a"
}

.fa-medium-m:before {
  content: "\f3c7"
}

.fa-medkit:before {
  content: "\f0fa"
}

.fa-medrt:before {
  content: "\f3c8"
}

.fa-meetup:before {
  content: "\f2e0"
}

.fa-megaport:before {
  content: "\f5a3"
}

.fa-meh:before {
  content: "\f11a"
}

.fa-meh-blank:before {
  content: "\f5a4"
}

.fa-meh-rolling-eyes:before {
  content: "\f5a5"
}

.fa-memory:before {
  content: "\f538"
}

.fa-mendeley:before {
  content: "\f7b3"
}

.fa-menorah:before {
  content: "\f676"
}

.fa-mercury:before {
  content: "\f223"
}

.fa-meteor:before {
  content: "\f753"
}

.fa-microchip:before {
  content: "\f2db"
}

.fa-microphone:before {
  content: "\f130"
}

.fa-microphone-alt:before {
  content: "\f3c9"
}

.fa-microphone-alt-slash:before {
  content: "\f539"
}

.fa-microphone-slash:before {
  content: "\f131"
}

.fa-microscope:before {
  content: "\f610"
}

.fa-microsoft:before {
  content: "\f3ca"
}

.fa-minus:before {
  content: "\f068"
}

.fa-minus-circle:before {
  content: "\f056"
}

.fa-minus-square:before {
  content: "\f146"
}

.fa-mitten:before {
  content: "\f7b5"
}

.fa-mix:before {
  content: "\f3cb"
}

.fa-mixcloud:before {
  content: "\f289"
}

.fa-mizuni:before {
  content: "\f3cc"
}

.fa-mobile:before {
  content: "\f10b"
}

.fa-mobile-alt:before {
  content: "\f3cd"
}

.fa-modx:before {
  content: "\f285"
}

.fa-monero:before {
  content: "\f3d0"
}

.fa-money-bill:before {
  content: "\f0d6"
}

.fa-money-bill-alt:before {
  content: "\f3d1"
}

.fa-money-bill-wave:before {
  content: "\f53a"
}

.fa-money-bill-wave-alt:before {
  content: "\f53b"
}

.fa-money-check:before {
  content: "\f53c"
}

.fa-money-check-alt:before {
  content: "\f53d"
}

.fa-monument:before {
  content: "\f5a6"
}

.fa-moon:before {
  content: "\f186"
}

.fa-mortar-pestle:before {
  content: "\f5a7"
}

.fa-mosque:before {
  content: "\f678"
}

.fa-motorcycle:before {
  content: "\f21c"
}

.fa-mountain:before {
  content: "\f6fc"
}

.fa-mouse-pointer:before {
  content: "\f245"
}

.fa-mug-hot:before {
  content: "\f7b6"
}

.fa-music:before {
  content: "\f001"
}

.fa-napster:before {
  content: "\f3d2"
}

.fa-neos:before {
  content: "\f612"
}

.fa-network-wired:before {
  content: "\f6ff"
}

.fa-neuter:before {
  content: "\f22c"
}

.fa-newspaper:before {
  content: "\f1ea"
}

.fa-nimblr:before {
  content: "\f5a8"
}

.fa-node:before {
  content: "\f419"
}

.fa-node-js:before {
  content: "\f3d3"
}

.fa-not-equal:before {
  content: "\f53e"
}

.fa-notes-medical:before {
  content: "\f481"
}

.fa-npm:before {
  content: "\f3d4"
}

.fa-ns8:before {
  content: "\f3d5"
}

.fa-nutritionix:before {
  content: "\f3d6"
}

.fa-object-group:before {
  content: "\f247"
}

.fa-object-ungroup:before {
  content: "\f248"
}

.fa-odnoklassniki:before {
  content: "\f263"
}

.fa-odnoklassniki-square:before {
  content: "\f264"
}

.fa-oil-can:before {
  content: "\f613"
}

.fa-old-republic:before {
  content: "\f510"
}

.fa-om:before {
  content: "\f679"
}

.fa-opencart:before {
  content: "\f23d"
}

.fa-openid:before {
  content: "\f19b"
}

.fa-opera:before {
  content: "\f26a"
}

.fa-optin-monster:before {
  content: "\f23c"
}

.fa-osi:before {
  content: "\f41a"
}

.fa-otter:before {
  content: "\f700"
}

.fa-outdent:before {
  content: "\f03b"
}

.fa-page4:before {
  content: "\f3d7"
}

.fa-pagelines:before {
  content: "\f18c"
}

.fa-pager:before {
  content: "\f815"
}

.fa-paint-brush:before {
  content: "\f1fc"
}

.fa-paint-roller:before {
  content: "\f5aa"
}

.fa-palette:before {
  content: "\f53f"
}

.fa-palfed:before {
  content: "\f3d8"
}

.fa-pallet:before {
  content: "\f482"
}

.fa-paper-plane:before {
  content: "\f1d8"
}

.fa-paperclip:before {
  content: "\f0c6"
}

.fa-parachute-box:before {
  content: "\f4cd"
}

.fa-paragraph:before {
  content: "\f1dd"
}

.fa-parking:before {
  content: "\f540"
}

.fa-passport:before {
  content: "\f5ab"
}

.fa-pastafarianism:before {
  content: "\f67b"
}

.fa-paste:before {
  content: "\f0ea"
}

.fa-patreon:before {
  content: "\f3d9"
}

.fa-pause:before {
  content: "\f04c"
}

.fa-pause-circle:before {
  content: "\f28b"
}

.fa-paw:before {
  content: "\f1b0"
}

.fa-paypal:before {
  content: "\f1ed"
}

.fa-peace:before {
  content: "\f67c"
}

.fa-pen:before {
  content: "\f304"
}

.fa-pen-alt:before {
  content: "\f305"
}

.fa-pen-fancy:before {
  content: "\f5ac"
}

.fa-pen-nib:before {
  content: "\f5ad"
}

.fa-pen-square:before {
  content: "\f14b"
}

.fa-pencil-alt:before {
  content: "\f303"
}

.fa-pencil-ruler:before {
  content: "\f5ae"
}

.fa-penny-arcade:before {
  content: "\f704"
}

.fa-people-carry:before {
  content: "\f4ce"
}

.fa-pepper-hot:before {
  content: "\f816"
}

.fa-percent:before {
  content: "\f295"
}

.fa-percentage:before {
  content: "\f541"
}

.fa-periscope:before {
  content: "\f3da"
}

.fa-person-booth:before {
  content: "\f756"
}

.fa-phabricator:before {
  content: "\f3db"
}

.fa-phoenix-framework:before {
  content: "\f3dc"
}

.fa-phoenix-squadron:before {
  content: "\f511"
}

.fa-phone:before {
  content: "\f095"
}

.fa-phone-alt:before {
  content: "\f879"
}

.fa-phone-slash:before {
  content: "\f3dd"
}

.fa-phone-square:before {
  content: "\f098"
}

.fa-phone-square-alt:before {
  content: "\f87b"
}

.fa-phone-volume:before {
  content: "\f2a0"
}

.fa-photo-video:before {
  content: "\f87c"
}

.fa-php:before {
  content: "\f457"
}

.fa-pied-piper:before {
  content: "\f2ae"
}

.fa-pied-piper-alt:before {
  content: "\f1a8"
}

.fa-pied-piper-hat:before {
  content: "\f4e5"
}

.fa-pied-piper-pp:before {
  content: "\f1a7"
}

.fa-piggy-bank:before {
  content: "\f4d3"
}

.fa-pills:before {
  content: "\f484"
}

.fa-pinterest:before {
  content: "\f0d2"
}

.fa-pinterest-p:before {
  content: "\f231"
}

.fa-pinterest-square:before {
  content: "\f0d3"
}

.fa-pizza-slice:before {
  content: "\f818"
}

.fa-place-of-worship:before {
  content: "\f67f"
}

.fa-plane:before {
  content: "\f072"
}

.fa-plane-arrival:before {
  content: "\f5af"
}

.fa-plane-departure:before {
  content: "\f5b0"
}

.fa-play:before {
  content: "\f04b"
}

.fa-play-circle:before {
  content: "\f144"
}

.fa-playstation:before {
  content: "\f3df"
}

.fa-plug:before {
  content: "\f1e6"
}

.fa-plus:before {
  content: "\f067"
}

.fa-plus-circle:before {
  content: "\f055"
}

.fa-plus-square:before {
  content: "\f0fe"
}

.fa-podcast:before {
  content: "\f2ce"
}

.fa-poll:before {
  content: "\f681"
}

.fa-poll-h:before {
  content: "\f682"
}

.fa-poo:before {
  content: "\f2fe"
}

.fa-poo-storm:before {
  content: "\f75a"
}

.fa-poop:before {
  content: "\f619"
}

.fa-portrait:before {
  content: "\f3e0"
}

.fa-pound-sign:before {
  content: "\f154"
}

.fa-power-off:before {
  content: "\f011"
}

.fa-pray:before {
  content: "\f683"
}

.fa-praying-hands:before {
  content: "\f684"
}

.fa-prescription:before {
  content: "\f5b1"
}

.fa-prescription-bottle:before {
  content: "\f485"
}

.fa-prescription-bottle-alt:before {
  content: "\f486"
}

.fa-print:before {
  content: "\f02f"
}

.fa-procedures:before {
  content: "\f487"
}

.fa-product-hunt:before {
  content: "\f288"
}

.fa-project-diagram:before {
  content: "\f542"
}

.fa-pushed:before {
  content: "\f3e1"
}

.fa-puzzle-piece:before {
  content: "\f12e"
}

.fa-python:before {
  content: "\f3e2"
}

.fa-qq:before {
  content: "\f1d6"
}

.fa-qrcode:before {
  content: "\f029"
}

.fa-question:before {
  content: "\f128"
}

.fa-question-circle:before {
  content: "\f059"
}

.fa-quidditch:before {
  content: "\f458"
}

.fa-quinscape:before {
  content: "\f459"
}

.fa-quora:before {
  content: "\f2c4"
}

.fa-quote-left:before {
  content: "\f10d"
}

.fa-quote-right:before {
  content: "\f10e"
}

.fa-quran:before {
  content: "\f687"
}

.fa-r-project:before {
  content: "\f4f7"
}

.fa-radiation:before {
  content: "\f7b9"
}

.fa-radiation-alt:before {
  content: "\f7ba"
}

.fa-rainbow:before {
  content: "\f75b"
}

.fa-random:before {
  content: "\f074"
}

.fa-raspberry-pi:before {
  content: "\f7bb"
}

.fa-ravelry:before {
  content: "\f2d9"
}

.fa-react:before {
  content: "\f41b"
}

.fa-reacteurope:before {
  content: "\f75d"
}

.fa-readme:before {
  content: "\f4d5"
}

.fa-rebel:before {
  content: "\f1d0"
}

.fa-receipt:before {
  content: "\f543"
}

.fa-recycle:before {
  content: "\f1b8"
}

.fa-red-river:before {
  content: "\f3e3"
}

.fa-reddit:before {
  content: "\f1a1"
}

.fa-reddit-alien:before {
  content: "\f281"
}

.fa-reddit-square:before {
  content: "\f1a2"
}

.fa-redhat:before {
  content: "\f7bc"
}

.fa-redo:before {
  content: "\f01e"
}

.fa-redo-alt:before {
  content: "\f2f9"
}

.fa-registered:before {
  content: "\f25d"
}

.fa-remove-format:before {
  content: "\f87d"
}

.fa-renren:before {
  content: "\f18b"
}

.fa-reply:before {
  content: "\f3e5"
}

.fa-reply-all:before {
  content: "\f122"
}

.fa-replyd:before {
  content: "\f3e6"
}

.fa-republican:before {
  content: "\f75e"
}

.fa-researchgate:before {
  content: "\f4f8"
}

.fa-resolving:before {
  content: "\f3e7"
}

.fa-restroom:before {
  content: "\f7bd"
}

.fa-retweet:before {
  content: "\f079"
}

.fa-rev:before {
  content: "\f5b2"
}

.fa-ribbon:before {
  content: "\f4d6"
}

.fa-ring:before {
  content: "\f70b"
}

.fa-road:before {
  content: "\f018"
}

.fa-robot:before {
  content: "\f544"
}

.fa-rocket:before {
  content: "\f135"
}

.fa-rocketchat:before {
  content: "\f3e8"
}

.fa-rockrms:before {
  content: "\f3e9"
}

.fa-route:before {
  content: "\f4d7"
}

.fa-rss:before {
  content: "\f09e"
}

.fa-rss-square:before {
  content: "\f143"
}

.fa-ruble-sign:before {
  content: "\f158"
}

.fa-ruler:before {
  content: "\f545"
}

.fa-ruler-combined:before {
  content: "\f546"
}

.fa-ruler-horizontal:before {
  content: "\f547"
}

.fa-ruler-vertical:before {
  content: "\f548"
}

.fa-running:before {
  content: "\f70c"
}

.fa-rupee-sign:before {
  content: "\f156"
}

.fa-sad-cry:before {
  content: "\f5b3"
}

.fa-sad-tear:before {
  content: "\f5b4"
}

.fa-safari:before {
  content: "\f267"
}

.fa-salesforce:before {
  content: "\f83b"
}

.fa-sass:before {
  content: "\f41e"
}

.fa-satellite:before {
  content: "\f7bf"
}

.fa-satellite-dish:before {
  content: "\f7c0"
}

.fa-save:before {
  content: "\f0c7"
}

.fa-schlix:before {
  content: "\f3ea"
}

.fa-school:before {
  content: "\f549"
}

.fa-screwdriver:before {
  content: "\f54a"
}

.fa-scribd:before {
  content: "\f28a"
}

.fa-scroll:before {
  content: "\f70e"
}

.fa-sd-card:before {
  content: "\f7c2"
}

.fa-search:before {
  content: "\f002"
}

.fa-search-dollar:before {
  content: "\f688"
}

.fa-search-location:before {
  content: "\f689"
}

.fa-search-minus:before {
  content: "\f010"
}

.fa-search-plus:before {
  content: "\f00e"
}

.fa-searchengin:before {
  content: "\f3eb"
}

.fa-seedling:before {
  content: "\f4d8"
}

.fa-sellcast:before {
  content: "\f2da"
}

.fa-sellsy:before {
  content: "\f213"
}

.fa-server:before {
  content: "\f233"
}

.fa-servicestack:before {
  content: "\f3ec"
}

.fa-shapes:before {
  content: "\f61f"
}

.fa-share:before {
  content: "\f064"
}

.fa-share-alt:before {
  content: "\f1e0"
}

.fa-share-alt-square:before {
  content: "\f1e1"
}

.fa-share-square:before {
  content: "\f14d"
}

.fa-shekel-sign:before {
  content: "\f20b"
}

.fa-shield-alt:before {
  content: "\f3ed"
}

.fa-ship:before {
  content: "\f21a"
}

.fa-shipping-fast:before {
  content: "\f48b"
}

.fa-shirtsinbulk:before {
  content: "\f214"
}

.fa-shoe-prints:before {
  content: "\f54b"
}

.fa-shopping-bag:before {
  content: "\f290"
}

.fa-shopping-basket:before {
  content: "\f291"
}

.fa-shopping-cart:before {
  content: "\f07a"
}

.fa-shopware:before {
  content: "\f5b5"
}

.fa-shower:before {
  content: "\f2cc"
}

.fa-shuttle-van:before {
  content: "\f5b6"
}

.fa-sign:before {
  content: "\f4d9"
}

.fa-sign-in-alt:before {
  content: "\f2f6"
}

.fa-sign-language:before {
  content: "\f2a7"
}

.fa-sign-out-alt:before {
  content: "\f2f5"
}

.fa-signal:before {
  content: "\f012"
}

.fa-signature:before {
  content: "\f5b7"
}

.fa-sim-card:before {
  content: "\f7c4"
}

.fa-simplybuilt:before {
  content: "\f215"
}

.fa-sistrix:before {
  content: "\f3ee"
}

.fa-sitemap:before {
  content: "\f0e8"
}

.fa-sith:before {
  content: "\f512"
}

.fa-skating:before {
  content: "\f7c5"
}

.fa-sketch:before {
  content: "\f7c6"
}

.fa-skiing:before {
  content: "\f7c9"
}

.fa-skiing-nordic:before {
  content: "\f7ca"
}

.fa-skull:before {
  content: "\f54c"
}

.fa-skull-crossbones:before {
  content: "\f714"
}

.fa-skyatlas:before {
  content: "\f216"
}

.fa-skype:before {
  content: "\f17e"
}

.fa-slack:before {
  content: "\f198"
}

.fa-slack-hash:before {
  content: "\f3ef"
}

.fa-slash:before {
  content: "\f715"
}

.fa-sleigh:before {
  content: "\f7cc"
}

.fa-sliders-h:before {
  content: "\f1de"
}

.fa-slideshare:before {
  content: "\f1e7"
}

.fa-smile:before {
  content: "\f118"
}

.fa-smile-beam:before {
  content: "\f5b8"
}

.fa-smile-wink:before {
  content: "\f4da"
}

.fa-smog:before {
  content: "\f75f"
}

.fa-smoking:before {
  content: "\f48d"
}

.fa-smoking-ban:before {
  content: "\f54d"
}

.fa-sms:before {
  content: "\f7cd"
}

.fa-snapchat:before {
  content: "\f2ab"
}

.fa-snapchat-ghost:before {
  content: "\f2ac"
}

.fa-snapchat-square:before {
  content: "\f2ad"
}

.fa-snowboarding:before {
  content: "\f7ce"
}

.fa-snowflake:before {
  content: "\f2dc"
}

.fa-snowman:before {
  content: "\f7d0"
}

.fa-snowplow:before {
  content: "\f7d2"
}

.fa-socks:before {
  content: "\f696"
}

.fa-solar-panel:before {
  content: "\f5ba"
}

.fa-sort:before {
  content: "\f0dc"
}

.fa-sort-alpha-down:before {
  content: "\f15d"
}

.fa-sort-alpha-down-alt:before {
  content: "\f881"
}

.fa-sort-alpha-up:before {
  content: "\f15e"
}

.fa-sort-alpha-up-alt:before {
  content: "\f882"
}

.fa-sort-amount-down:before {
  content: "\f160"
}

.fa-sort-amount-down-alt:before {
  content: "\f884"
}

.fa-sort-amount-up:before {
  content: "\f161"
}

.fa-sort-amount-up-alt:before {
  content: "\f885"
}

.fa-sort-down:before {
  content: "\f0dd"
}

.fa-sort-numeric-down:before {
  content: "\f162"
}

.fa-sort-numeric-down-alt:before {
  content: "\f886"
}

.fa-sort-numeric-up:before {
  content: "\f163"
}

.fa-sort-numeric-up-alt:before {
  content: "\f887"
}

.fa-sort-up:before {
  content: "\f0de"
}

.fa-soundcloud:before {
  content: "\f1be"
}

.fa-sourcetree:before {
  content: "\f7d3"
}

.fa-spa:before {
  content: "\f5bb"
}

.fa-space-shuttle:before {
  content: "\f197"
}

.fa-speakap:before {
  content: "\f3f3"
}

.fa-speaker-deck:before {
  content: "\f83c"
}

.fa-spell-check:before {
  content: "\f891"
}

.fa-spider:before {
  content: "\f717"
}

.fa-spinner:before {
  content: "\f110"
}

.fa-splotch:before {
  content: "\f5bc"
}

.fa-spotify:before {
  content: "\f1bc"
}

.fa-spray-can:before {
  content: "\f5bd"
}

.fa-square:before {
  content: "\f0c8"
}

.fa-square-full:before {
  content: "\f45c"
}

.fa-square-root-alt:before {
  content: "\f698"
}

.fa-squarespace:before {
  content: "\f5be"
}

.fa-stack-exchange:before {
  content: "\f18d"
}

.fa-stack-overflow:before {
  content: "\f16c"
}

.fa-stackpath:before {
  content: "\f842"
}

.fa-stamp:before {
  content: "\f5bf"
}

.fa-star:before {
  content: "\f005"
}

.fa-star-and-crescent:before {
  content: "\f699"
}

.fa-star-half:before {
  content: "\f089"
}

.fa-star-half-alt:before {
  content: "\f5c0"
}

.fa-star-of-david:before {
  content: "\f69a"
}

.fa-star-of-life:before {
  content: "\f621"
}

.fa-staylinked:before {
  content: "\f3f5"
}

.fa-steam:before {
  content: "\f1b6"
}

.fa-steam-square:before {
  content: "\f1b7"
}

.fa-steam-symbol:before {
  content: "\f3f6"
}

.fa-step-backward:before {
  content: "\f048"
}

.fa-step-forward:before {
  content: "\f051"
}

.fa-stethoscope:before {
  content: "\f0f1"
}

.fa-sticker-mule:before {
  content: "\f3f7"
}

.fa-sticky-note:before {
  content: "\f249"
}

.fa-stop:before {
  content: "\f04d"
}

.fa-stop-circle:before {
  content: "\f28d"
}

.fa-stopwatch:before {
  content: "\f2f2"
}

.fa-store:before {
  content: "\f54e"
}

.fa-store-alt:before {
  content: "\f54f"
}

.fa-strava:before {
  content: "\f428"
}

.fa-stream:before {
  content: "\f550"
}

.fa-street-view:before {
  content: "\f21d"
}

.fa-strikethrough:before {
  content: "\f0cc"
}

.fa-stripe:before {
  content: "\f429"
}

.fa-stripe-s:before {
  content: "\f42a"
}

.fa-stroopwafel:before {
  content: "\f551"
}

.fa-studiovinari:before {
  content: "\f3f8"
}

.fa-stumbleupon:before {
  content: "\f1a4"
}

.fa-stumbleupon-circle:before {
  content: "\f1a3"
}

.fa-subscript:before {
  content: "\f12c"
}

.fa-subway:before {
  content: "\f239"
}

.fa-suitcase:before {
  content: "\f0f2"
}

.fa-suitcase-rolling:before {
  content: "\f5c1"
}

.fa-sun:before {
  content: "\f185"
}

.fa-superpowers:before {
  content: "\f2dd"
}

.fa-superscript:before {
  content: "\f12b"
}

.fa-supple:before {
  content: "\f3f9"
}

.fa-surprise:before {
  content: "\f5c2"
}

.fa-suse:before {
  content: "\f7d6"
}

.fa-swatchbook:before {
  content: "\f5c3"
}

.fa-swimmer:before {
  content: "\f5c4"
}

.fa-swimming-pool:before {
  content: "\f5c5"
}

.fa-symfony:before {
  content: "\f83d"
}

.fa-synagogue:before {
  content: "\f69b"
}

.fa-sync:before {
  content: "\f021"
}

.fa-sync-alt:before {
  content: "\f2f1"
}

.fa-syringe:before {
  content: "\f48e"
}

.fa-table:before {
  content: "\f0ce"
}

.fa-table-tennis:before {
  content: "\f45d"
}

.fa-tablet:before {
  content: "\f10a"
}

.fa-tablet-alt:before {
  content: "\f3fa"
}

.fa-tablets:before {
  content: "\f490"
}

.fa-tachometer-alt:before {
  content: "\f3fd"
}

.fa-tag:before {
  content: "\f02b"
}

.fa-tags:before {
  content: "\f02c"
}

.fa-tape:before {
  content: "\f4db"
}

.fa-tasks:before {
  content: "\f0ae"
}

.fa-taxi:before {
  content: "\f1ba"
}

.fa-teamspeak:before {
  content: "\f4f9"
}

.fa-teeth:before {
  content: "\f62e"
}

.fa-teeth-open:before {
  content: "\f62f"
}

.fa-telegram:before {
  content: "\f2c6"
}

.fa-telegram-plane:before {
  content: "\f3fe"
}

.fa-temperature-high:before {
  content: "\f769"
}

.fa-temperature-low:before {
  content: "\f76b"
}

.fa-tencent-weibo:before {
  content: "\f1d5"
}

.fa-tenge:before {
  content: "\f7d7"
}

.fa-terminal:before {
  content: "\f120"
}

.fa-text-height:before {
  content: "\f034"
}

.fa-text-width:before {
  content: "\f035"
}

.fa-th:before {
  content: "\f00a"
}

.fa-th-large:before {
  content: "\f009"
}

.fa-th-list:before {
  content: "\f00b"
}

.fa-the-red-yeti:before {
  content: "\f69d"
}

.fa-theater-masks:before {
  content: "\f630"
}

.fa-themeco:before {
  content: "\f5c6"
}

.fa-themeisle:before {
  content: "\f2b2"
}

.fa-thermometer:before {
  content: "\f491"
}

.fa-thermometer-empty:before {
  content: "\f2cb"
}

.fa-thermometer-full:before {
  content: "\f2c7"
}

.fa-thermometer-half:before {
  content: "\f2c9"
}

.fa-thermometer-quarter:before {
  content: "\f2ca"
}

.fa-thermometer-three-quarters:before {
  content: "\f2c8"
}

.fa-think-peaks:before {
  content: "\f731"
}

.fa-thumbs-down:before {
  content: "\f165"
}

.fa-thumbs-up:before {
  content: "\f164"
}

.fa-thumbtack:before {
  content: "\f08d"
}

.fa-ticket-alt:before {
  content: "\f3ff"
}

.fa-times:before {
  content: "\f00d"
}

.fa-times-circle:before {
  content: "\f057"
}

.fa-tint:before {
  content: "\f043"
}

.fa-tint-slash:before {
  content: "\f5c7"
}

.fa-tired:before {
  content: "\f5c8"
}

.fa-toggle-off:before {
  content: "\f204"
}

.fa-toggle-on:before {
  content: "\f205"
}

.fa-toilet:before {
  content: "\f7d8"
}

.fa-toilet-paper:before {
  content: "\f71e"
}

.fa-toolbox:before {
  content: "\f552"
}

.fa-tools:before {
  content: "\f7d9"
}

.fa-tooth:before {
  content: "\f5c9"
}

.fa-torah:before {
  content: "\f6a0"
}

.fa-torii-gate:before {
  content: "\f6a1"
}

.fa-tractor:before {
  content: "\f722"
}

.fa-trade-federation:before {
  content: "\f513"
}

.fa-trademark:before {
  content: "\f25c"
}

.fa-traffic-light:before {
  content: "\f637"
}

.fa-train:before {
  content: "\f238"
}

.fa-tram:before {
  content: "\f7da"
}

.fa-transgender:before {
  content: "\f224"
}

.fa-transgender-alt:before {
  content: "\f225"
}

.fa-trash:before {
  content: "\f1f8"
}

.fa-trash-alt:before {
  content: "\f2ed"
}

.fa-trash-restore:before {
  content: "\f829"
}

.fa-trash-restore-alt:before {
  content: "\f82a"
}

.fa-tree:before {
  content: "\f1bb"
}

.fa-trello:before {
  content: "\f181"
}

.fa-tripadvisor:before {
  content: "\f262"
}

.fa-trophy:before {
  content: "\f091"
}

.fa-truck:before {
  content: "\f0d1"
}

.fa-truck-loading:before {
  content: "\f4de"
}

.fa-truck-monster:before {
  content: "\f63b"
}

.fa-truck-moving:before {
  content: "\f4df"
}

.fa-truck-pickup:before {
  content: "\f63c"
}

.fa-tshirt:before {
  content: "\f553"
}

.fa-tty:before {
  content: "\f1e4"
}

.fa-tumblr:before {
  content: "\f173"
}

.fa-tumblr-square:before {
  content: "\f174"
}

.fa-tv:before {
  content: "\f26c"
}

.fa-twitch:before {
  content: "\f1e8"
}

.fa-twitter:before {
  content: "\f099"
}

.fa-twitter-square:before {
  content: "\f081"
}

.fa-typo3:before {
  content: "\f42b"
}

.fa-uber:before {
  content: "\f402"
}

.fa-ubuntu:before {
  content: "\f7df"
}

.fa-uikit:before {
  content: "\f403"
}

.fa-umbrella:before {
  content: "\f0e9"
}

.fa-umbrella-beach:before {
  content: "\f5ca"
}

.fa-underline:before {
  content: "\f0cd"
}

.fa-undo:before {
  content: "\f0e2"
}

.fa-undo-alt:before {
  content: "\f2ea"
}

.fa-uniregistry:before {
  content: "\f404"
}

.fa-universal-access:before {
  content: "\f29a"
}

.fa-university:before {
  content: "\f19c"
}

.fa-unlink:before {
  content: "\f127"
}

.fa-unlock:before {
  content: "\f09c"
}

.fa-unlock-alt:before {
  content: "\f13e"
}

.fa-untappd:before {
  content: "\f405"
}

.fa-upload:before {
  content: "\f093"
}

.fa-ups:before {
  content: "\f7e0"
}

.fa-usb:before {
  content: "\f287"
}

.fa-user:before {
  content: "\f007"
}

.fa-user-alt:before {
  content: "\f406"
}

.fa-user-alt-slash:before {
  content: "\f4fa"
}

.fa-user-astronaut:before {
  content: "\f4fb"
}

.fa-user-check:before {
  content: "\f4fc"
}

.fa-user-circle:before {
  content: "\f2bd"
}

.fa-user-clock:before {
  content: "\f4fd"
}

.fa-user-cog:before {
  content: "\f4fe"
}

.fa-user-edit:before {
  content: "\f4ff"
}

.fa-user-friends:before {
  content: "\f500"
}

.fa-user-graduate:before {
  content: "\f501"
}

.fa-user-injured:before {
  content: "\f728"
}

.fa-user-lock:before {
  content: "\f502"
}

.fa-user-md:before {
  content: "\f0f0"
}

.fa-user-minus:before {
  content: "\f503"
}

.fa-user-ninja:before {
  content: "\f504"
}

.fa-user-nurse:before {
  content: "\f82f"
}

.fa-user-plus:before {
  content: "\f234"
}

.fa-user-secret:before {
  content: "\f21b"
}

.fa-user-shield:before {
  content: "\f505"
}

.fa-user-slash:before {
  content: "\f506"
}

.fa-user-tag:before {
  content: "\f507"
}

.fa-user-tie:before {
  content: "\f508"
}

.fa-user-times:before {
  content: "\f235"
}

.fa-users:before {
  content: "\f0c0"
}

.fa-users-cog:before {
  content: "\f509"
}

.fa-usps:before {
  content: "\f7e1"
}

.fa-ussunnah:before {
  content: "\f407"
}

.fa-utensil-spoon:before {
  content: "\f2e5"
}

.fa-utensils:before {
  content: "\f2e7"
}

.fa-vaadin:before {
  content: "\f408"
}

.fa-vector-square:before {
  content: "\f5cb"
}

.fa-venus:before {
  content: "\f221"
}

.fa-venus-double:before {
  content: "\f226"
}

.fa-venus-mars:before {
  content: "\f228"
}

.fa-viacoin:before {
  content: "\f237"
}

.fa-viadeo:before {
  content: "\f2a9"
}

.fa-viadeo-square:before {
  content: "\f2aa"
}

.fa-vial:before {
  content: "\f492"
}

.fa-vials:before {
  content: "\f493"
}

.fa-viber:before {
  content: "\f409"
}

.fa-video:before {
  content: "\f03d"
}

.fa-video-slash:before {
  content: "\f4e2"
}

.fa-vihara:before {
  content: "\f6a7"
}

.fa-vimeo:before {
  content: "\f40a"
}

.fa-vimeo-square:before {
  content: "\f194"
}

.fa-vimeo-v:before {
  content: "\f27d"
}

.fa-vine:before {
  content: "\f1ca"
}

.fa-vk:before {
  content: "\f189"
}

.fa-vnv:before {
  content: "\f40b"
}

.fa-voicemail:before {
  content: "\f897"
}

.fa-volleyball-ball:before {
  content: "\f45f"
}

.fa-volume-down:before {
  content: "\f027"
}

.fa-volume-mute:before {
  content: "\f6a9"
}

.fa-volume-off:before {
  content: "\f026"
}

.fa-volume-up:before {
  content: "\f028"
}

.fa-vote-yea:before {
  content: "\f772"
}

.fa-vr-cardboard:before {
  content: "\f729"
}

.fa-vuejs:before {
  content: "\f41f"
}

.fa-walking:before {
  content: "\f554"
}

.fa-wallet:before {
  content: "\f555"
}

.fa-warehouse:before {
  content: "\f494"
}

.fa-water:before {
  content: "\f773"
}

.fa-wave-square:before {
  content: "\f83e"
}

.fa-waze:before {
  content: "\f83f"
}

.fa-weebly:before {
  content: "\f5cc"
}

.fa-weibo:before {
  content: "\f18a"
}

.fa-weight:before {
  content: "\f496"
}

.fa-weight-hanging:before {
  content: "\f5cd"
}

.fa-weixin:before {
  content: "\f1d7"
}

.fa-whatsapp:before {
  content: "\f232"
}

.fa-whatsapp-square:before {
  content: "\f40c"
}

.fa-wheelchair:before {
  content: "\f193"
}

.fa-whmcs:before {
  content: "\f40d"
}

.fa-wifi:before {
  content: "\f1eb"
}

.fa-wikipedia-w:before {
  content: "\f266"
}

.fa-wind:before {
  content: "\f72e"
}

.fa-window-close:before {
  content: "\f410"
}

.fa-window-maximize:before {
  content: "\f2d0"
}

.fa-window-minimize:before {
  content: "\f2d1"
}

.fa-window-restore:before {
  content: "\f2d2"
}

.fa-windows:before {
  content: "\f17a"
}

.fa-wine-bottle:before {
  content: "\f72f"
}

.fa-wine-glass:before {
  content: "\f4e3"
}

.fa-wine-glass-alt:before {
  content: "\f5ce"
}

.fa-wix:before {
  content: "\f5cf"
}

.fa-wizards-of-the-coast:before {
  content: "\f730"
}

.fa-wolf-pack-battalion:before {
  content: "\f514"
}

.fa-won-sign:before {
  content: "\f159"
}

.fa-wordpress:before {
  content: "\f19a"
}

.fa-wordpress-simple:before {
  content: "\f411"
}

.fa-wpbeginner:before {
  content: "\f297"
}

.fa-wpexplorer:before {
  content: "\f2de"
}

.fa-wpforms:before {
  content: "\f298"
}

.fa-wpressr:before {
  content: "\f3e4"
}

.fa-wrench:before {
  content: "\f0ad"
}

.fa-x-ray:before {
  content: "\f497"
}

.fa-xbox:before {
  content: "\f412"
}

.fa-xing:before {
  content: "\f168"
}

.fa-xing-square:before {
  content: "\f169"
}

.fa-y-combinator:before {
  content: "\f23b"
}

.fa-yahoo:before {
  content: "\f19e"
}

.fa-yammer:before {
  content: "\f840"
}

.fa-yandex:before {
  content: "\f413"
}

.fa-yandex-international:before {
  content: "\f414"
}

.fa-yarn:before {
  content: "\f7e3"
}

.fa-yelp:before {
  content: "\f1e9"
}

.fa-yen-sign:before {
  content: "\f157"
}

.fa-yin-yang:before {
  content: "\f6ad"
}

.fa-yoast:before {
  content: "\f2b1"
}

.fa-youtube:before {
  content: "\f167"
}

.fa-youtube-square:before {
  content: "\f431"
}

.fa-zhihu:before {
  content: "\f63f"
}

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

.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto
}

@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url("../wp-content/cache/autoptimize/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot");
  src: url("../wp-content/cache/autoptimize/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../wp-content/cache/autoptimize/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2") format("woff2"), url("../wp-content/cache/autoptimize/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff") format("woff"), url("../wp-content/cache/autoptimize/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf") format("truetype"), url("../wp-content/cache/autoptimize/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg#fontawesome") format("svg")
}

.fab {
  font-family: "Font Awesome 5 Brands"
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("../wp-content/cache/autoptimize/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot");
  src: url("../wp-content/cache/autoptimize/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../wp-content/cache/autoptimize/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff2") format("woff2"), url("../wp-content/cache/autoptimize/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff") format("woff"), url("../wp-content/cache/autoptimize/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.ttf") format("truetype"), url("../wp-content/cache/autoptimize/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.svg#fontawesome") format("svg")
}

.far {
  font-weight: 400
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("../wp-content/cache/autoptimize/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot");
  src: url("../wp-content/cache/autoptimize/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../wp-content/cache/autoptimize/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg#fontawesome") format("svg")
}

.fa,
.far,
.fas {
  font-family: "Font Awesome 5 Free"
}

.fa,
.fas {
  font-weight: 900
}

/*!
 * Font Awesome Free 5.9.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa.fa-glass:before {
  content: "\f000"
}

.fa.fa-meetup {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

.fa.fa-star-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-star-o:before {
  content: "\f005"
}

.fa.fa-close:before,
.fa.fa-remove:before {
  content: "\f00d"
}

.fa.fa-gear:before {
  content: "\f013"
}

.fa.fa-trash-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-trash-o:before {
  content: "\f2ed"
}

.fa.fa-file-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-file-o:before {
  content: "\f15b"
}

.fa.fa-clock-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-clock-o:before {
  content: "\f017"
}

.fa.fa-arrow-circle-o-down {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-arrow-circle-o-down:before {
  content: "\f358"
}

.fa.fa-arrow-circle-o-up {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-arrow-circle-o-up:before {
  content: "\f35b"
}

.fa.fa-play-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-play-circle-o:before {
  content: "\f144"
}

.fa.fa-repeat:before,
.fa.fa-rotate-right:before {
  content: "\f01e"
}

.fa.fa-refresh:before {
  content: "\f021"
}

.fa.fa-list-alt {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-dedent:before {
  content: "\f03b"
}

.fa.fa-video-camera:before {
  content: "\f03d"
}

.fa.fa-picture-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-picture-o:before {
  content: "\f03e"
}

.fa.fa-photo {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-photo:before {
  content: "\f03e"
}

.fa.fa-image {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-image:before {
  content: "\f03e"
}

.fa.fa-pencil:before {
  content: "\f303"
}

.fa.fa-map-marker:before {
  content: "\f3c5"
}

.fa.fa-pencil-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-pencil-square-o:before {
  content: "\f044"
}

.fa.fa-share-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-share-square-o:before {
  content: "\f14d"
}

.fa.fa-check-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-check-square-o:before {
  content: "\f14a"
}

.fa.fa-arrows:before {
  content: "\f0b2"
}

.fa.fa-times-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-times-circle-o:before {
  content: "\f057"
}

.fa.fa-check-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-check-circle-o:before {
  content: "\f058"
}

.fa.fa-mail-forward:before {
  content: "\f064"
}

.fa.fa-eye,
.fa.fa-eye-slash {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-warning:before {
  content: "\f071"
}

.fa.fa-calendar:before {
  content: "\f073"
}

.fa.fa-arrows-v:before {
  content: "\f338"
}

.fa.fa-arrows-h:before {
  content: "\f337"
}

.fa.fa-bar-chart {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-bar-chart:before {
  content: "\f080"
}

.fa.fa-bar-chart-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-bar-chart-o:before {
  content: "\f080"
}

.fa.fa-facebook-square,
.fa.fa-twitter-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

.fa.fa-gears:before {
  content: "\f085"
}

.fa.fa-thumbs-o-up {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-thumbs-o-up:before {
  content: "\f164"
}

.fa.fa-thumbs-o-down {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-thumbs-o-down:before {
  content: "\f165"
}

.fa.fa-heart-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-heart-o:before {
  content: "\f004"
}

.fa.fa-sign-out:before {
  content: "\f2f5"
}

.fa.fa-linkedin-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

.fa.fa-linkedin-square:before {
  content: "\f08c"
}

.fa.fa-thumb-tack:before {
  content: "\f08d"
}

.fa.fa-external-link:before {
  content: "\f35d"
}

.fa.fa-sign-in:before {
  content: "\f2f6"
}

.fa.fa-github-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

.fa.fa-lemon-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-lemon-o:before {
  content: "\f094"
}

.fa.fa-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-square-o:before {
  content: "\f0c8"
}

.fa.fa-bookmark-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-bookmark-o:before {
  content: "\f02e"
}

.fa.fa-facebook,
.fa.fa-twitter {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

.fa.fa-facebook:before {
  content: "\f39e"
}

.fa.fa-facebook-f {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

.fa.fa-facebook-f:before {
  content: "\f39e"
}

.fa.fa-github {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

.fa.fa-credit-card {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-feed:before {
  content: "\f09e"
}

.fa.fa-hdd-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-hdd-o:before {
  content: "\f0a0"
}

.fa.fa-hand-o-right {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-hand-o-right:before {
  content: "\f0a4"
}

.fa.fa-hand-o-left {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-hand-o-left:before {
  content: "\f0a5"
}

.fa.fa-hand-o-up {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-hand-o-up:before {
  content: "\f0a6"
}

.fa.fa-hand-o-down {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-hand-o-down:before {
  content: "\f0a7"
}

.fa.fa-arrows-alt:before {
  content: "\f31e"
}

.fa.fa-group:before {
  content: "\f0c0"
}

.fa.fa-chain:before {
  content: "\f0c1"
}

.fa.fa-scissors:before {
  content: "\f0c4"
}

.fa.fa-files-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-files-o:before {
  content: "\f0c5"
}

.fa.fa-floppy-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-floppy-o:before {
  content: "\f0c7"
}

.fa.fa-navicon:before,
.fa.fa-reorder:before {
  content: "\f0c9"
}

.fa.fa-google-plus,
.fa.fa-google-plus-square,
.fa.fa-pinterest,
.fa.fa-pinterest-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

.fa.fa-google-plus:before {
  content: "\f0d5"
}

.fa.fa-money {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-money:before {
  content: "\f3d1"
}

.fa.fa-unsorted:before {
  content: "\f0dc"
}

.fa.fa-sort-desc:before {
  content: "\f0dd"
}

.fa.fa-sort-asc:before {
  content: "\f0de"
}

.fa.fa-linkedin {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

.fa.fa-linkedin:before {
  content: "\f0e1"
}

.fa.fa-rotate-left:before {
  content: "\f0e2"
}

.fa.fa-legal:before {
  content: "\f0e3"
}

.fa.fa-dashboard:before,
.fa.fa-tachometer:before {
  content: "\f3fd"
}

.fa.fa-comment-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-comment-o:before {
  content: "\f075"
}

.fa.fa-comments-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-comments-o:before {
  content: "\f086"
}

.fa.fa-flash:before {
  content: "\f0e7"
}

.fa.fa-clipboard,
.fa.fa-paste {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-paste:before {
  content: "\f328"
}

.fa.fa-lightbulb-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-lightbulb-o:before {
  content: "\f0eb"
}

.fa.fa-exchange:before {
  content: "\f362"
}

.fa.fa-cloud-download:before {
  content: "\f381"
}

.fa.fa-cloud-upload:before {
  content: "\f382"
}

.fa.fa-bell-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-bell-o:before {
  content: "\f0f3"
}

.fa.fa-cutlery:before {
  content: "\f2e7"
}

.fa.fa-file-text-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-file-text-o:before {
  content: "\f15c"
}

.fa.fa-building-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-building-o:before {
  content: "\f1ad"
}

.fa.fa-hospital-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-hospital-o:before {
  content: "\f0f8"
}

.fa.fa-tablet:before {
  content: "\f3fa"
}

.fa.fa-mobile-phone:before,
.fa.fa-mobile:before {
  content: "\f3cd"
}

.fa.fa-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-circle-o:before {
  content: "\f111"
}

.fa.fa-mail-reply:before {
  content: "\f3e5"
}

.fa.fa-github-alt {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

.fa.fa-folder-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-folder-o:before {
  content: "\f07b"
}

.fa.fa-folder-open-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-folder-open-o:before {
  content: "\f07c"
}

.fa.fa-smile-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-smile-o:before {
  content: "\f118"
}

.fa.fa-frown-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-frown-o:before {
  content: "\f119"
}

.fa.fa-meh-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-meh-o:before {
  content: "\f11a"
}

.fa.fa-keyboard-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-keyboard-o:before {
  content: "\f11c"
}

.fa.fa-flag-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-flag-o:before {
  content: "\f024"
}

.fa.fa-mail-reply-all:before {
  content: "\f122"
}

.fa.fa-star-half-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-star-half-o:before {
  content: "\f089"
}

.fa.fa-star-half-empty {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-star-half-empty:before {
  content: "\f089"
}

.fa.fa-star-half-full {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-star-half-full:before {
  content: "\f089"
}

.fa.fa-code-fork:before {
  content: "\f126"
}

.fa.fa-chain-broken:before {
  content: "\f127"
}

.fa.fa-shield:before {
  content: "\f3ed"
}

.fa.fa-calendar-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-calendar-o:before {
  content: "\f133"
}

.fa.fa-css3,
.fa.fa-html5,
.fa.fa-maxcdn {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

.fa.fa-ticket:before {
  content: "\f3ff"
}

.fa.fa-minus-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-minus-square-o:before {
  content: "\f146"
}

.fa.fa-level-up:before {
  content: "\f3bf"
}

.fa.fa-level-down:before {
  content: "\f3be"
}

.fa.fa-pencil-square:before {
  content: "\f14b"
}

.fa.fa-external-link-square:before {
  content: "\f360"
}

.fa.fa-compass {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-caret-square-o-down {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-caret-square-o-down:before {
  content: "\f150"
}

.fa.fa-toggle-down {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-toggle-down:before {
  content: "\f150"
}

.fa.fa-caret-square-o-up {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-caret-square-o-up:before {
  content: "\f151"
}

.fa.fa-toggle-up {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-toggle-up:before {
  content: "\f151"
}

.fa.fa-caret-square-o-right {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-caret-square-o-right:before {
  content: "\f152"
}

.fa.fa-toggle-right {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-toggle-right:before {
  content: "\f152"
}

.fa.fa-eur:before,
.fa.fa-euro:before {
  content: "\f153"
}

.fa.fa-gbp:before {
  content: "\f154"
}

.fa.fa-dollar:before,
.fa.fa-usd:before {
  content: "\f155"
}

.fa.fa-inr:before,
.fa.fa-rupee:before {
  content: "\f156"
}

.fa.fa-cny:before,
.fa.fa-jpy:before,
.fa.fa-rmb:before,
.fa.fa-yen:before {
  content: "\f157"
}

.fa.fa-rouble:before,
.fa.fa-rub:before,
.fa.fa-ruble:before {
  content: "\f158"
}

.fa.fa-krw:before,
.fa.fa-won:before {
  content: "\f159"
}

.fa.fa-bitcoin,
.fa.fa-btc {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

.fa.fa-bitcoin:before {
  content: "\f15a"
}

.fa.fa-file-text:before {
  content: "\f15c"
}

.fa.fa-sort-alpha-asc:before {
  content: "\f15d"
}

.fa.fa-sort-alpha-desc:before {
  content: "\f15e"
}

.fa.fa-sort-amount-asc:before {
  content: "\f160"
}

.fa.fa-sort-amount-desc:before {
  content: "\f161"
}

.fa.fa-sort-numeric-asc:before {
  content: "\f162"
}

.fa.fa-sort-numeric-desc:before {
  content: "\f163"
}

.fa.fa-xing,
.fa.fa-xing-square,
.fa.fa-youtube,
.fa.fa-youtube-play,
.fa.fa-youtube-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

.fa.fa-youtube-play:before {
  content: "\f167"
}

.fa.fa-adn,
.fa.fa-bitbucket,
.fa.fa-bitbucket-square,
.fa.fa-dropbox,
.fa.fa-flickr,
.fa.fa-instagram,
.fa.fa-stack-overflow {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

.fa.fa-bitbucket-square:before {
  content: "\f171"
}

.fa.fa-tumblr,
.fa.fa-tumblr-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

.fa.fa-long-arrow-down:before {
  content: "\f309"
}

.fa.fa-long-arrow-up:before {
  content: "\f30c"
}

.fa.fa-long-arrow-left:before {
  content: "\f30a"
}

.fa.fa-long-arrow-right:before {
  content: "\f30b"
}

.fa.fa-android,
.fa.fa-apple,
.fa.fa-dribbble,
.fa.fa-foursquare,
.fa.fa-gittip,
.fa.fa-gratipay,
.fa.fa-linux,
.fa.fa-skype,
.fa.fa-trello,
.fa.fa-windows {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

.fa.fa-gittip:before {
  content: "\f184"
}

.fa.fa-sun-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-sun-o:before {
  content: "\f185"
}

.fa.fa-moon-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-moon-o:before {
  content: "\f186"
}

.fa.fa-pagelines,
.fa.fa-renren,
.fa.fa-stack-exchange,
.fa.fa-vk,
.fa.fa-weibo {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

.fa.fa-arrow-circle-o-right {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-arrow-circle-o-right:before {
  content: "\f35a"
}

.fa.fa-arrow-circle-o-left {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-arrow-circle-o-left:before {
  content: "\f359"
}

.fa.fa-caret-square-o-left {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-caret-square-o-left:before {
  content: "\f191"
}

.fa.fa-toggle-left {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-toggle-left:before {
  content: "\f191"
}

.fa.fa-dot-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-dot-circle-o:before {
  content: "\f192"
}

.fa.fa-vimeo-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

.fa.fa-try:before,
.fa.fa-turkish-lira:before {
  content: "\f195"
}

.fa.fa-plus-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-plus-square-o:before {
  content: "\f0fe"
}

.fa.fa-openid,
.fa.fa-slack,
.fa.fa-wordpress {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

.fa.fa-bank:before,
.fa.fa-institution:before {
  content: "\f19c"
}

.fa.fa-mortar-board:before {
  content: "\f19d"
}

.fa.fa-delicious,
.fa.fa-digg,
.fa.fa-drupal,
.fa.fa-google,
.fa.fa-joomla,
.fa.fa-pied-piper-alt,
.fa.fa-pied-piper-pp,
.fa.fa-reddit,
.fa.fa-reddit-square,
.fa.fa-stumbleupon,
.fa.fa-stumbleupon-circle,
.fa.fa-yahoo {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

.fa.fa-spoon:before {
  content: "\f2e5"
}

.fa.fa-behance,
.fa.fa-behance-square,
.fa.fa-steam,
.fa.fa-steam-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

.fa.fa-automobile:before {
  content: "\f1b9"
}

.fa.fa-cab:before {
  content: "\f1ba"
}

.fa.fa-envelope-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-envelope-o:before {
  content: "\f0e0"
}

.fa.fa-deviantart,
.fa.fa-soundcloud {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

.fa.fa-file-pdf-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-file-pdf-o:before {
  content: "\f1c1"
}

.fa.fa-file-word-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-file-word-o:before {
  content: "\f1c2"
}

.fa.fa-file-excel-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-file-excel-o:before {
  content: "\f1c3"
}

.fa.fa-file-powerpoint-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-file-powerpoint-o:before {
  content: "\f1c4"
}

.fa.fa-file-image-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-file-image-o:before {
  content: "\f1c5"
}

.fa.fa-file-photo-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-file-photo-o:before {
  content: "\f1c5"
}

.fa.fa-file-picture-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-file-picture-o:before {
  content: "\f1c5"
}

.fa.fa-file-archive-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-file-archive-o:before {
  content: "\f1c6"
}

.fa.fa-file-zip-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-file-zip-o:before {
  content: "\f1c6"
}

.fa.fa-file-audio-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-file-audio-o:before {
  content: "\f1c7"
}

.fa.fa-file-sound-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-file-sound-o:before {
  content: "\f1c7"
}

.fa.fa-file-video-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-file-video-o:before {
  content: "\f1c8"
}

.fa.fa-file-movie-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-file-movie-o:before {
  content: "\f1c8"
}

.fa.fa-file-code-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-file-code-o:before {
  content: "\f1c9"
}

.fa.fa-codepen,
.fa.fa-jsfiddle,
.fa.fa-vine {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

.fa.fa-life-bouy,
.fa.fa-life-ring {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-life-bouy:before {
  content: "\f1cd"
}

.fa.fa-life-buoy {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-life-buoy:before {
  content: "\f1cd"
}

.fa.fa-life-saver {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-life-saver:before {
  content: "\f1cd"
}

.fa.fa-support {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-support:before {
  content: "\f1cd"
}

.fa.fa-circle-o-notch:before {
  content: "\f1ce"
}

.fa.fa-ra,
.fa.fa-rebel {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

.fa.fa-ra:before {
  content: "\f1d0"
}

.fa.fa-resistance {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

.fa.fa-resistance:before {
  content: "\f1d0"
}

.fa.fa-empire,
.fa.fa-ge {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

.fa.fa-ge:before {
  content: "\f1d1"
}

.fa.fa-git,
.fa.fa-git-square,
.fa.fa-hacker-news,
.fa.fa-y-combinator-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

.fa.fa-y-combinator-square:before {
  content: "\f1d4"
}

.fa.fa-yc-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

.fa.fa-yc-square:before {
  content: "\f1d4"
}

.fa.fa-qq,
.fa.fa-tencent-weibo,
.fa.fa-wechat,
.fa.fa-weixin {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

.fa.fa-wechat:before {
  content: "\f1d7"
}

.fa.fa-send:before {
  content: "\f1d8"
}

.fa.fa-paper-plane-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-paper-plane-o:before {
  content: "\f1d8"
}

.fa.fa-send-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-send-o:before {
  content: "\f1d8"
}

.fa.fa-circle-thin {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-circle-thin:before {
  content: "\f111"
}

.fa.fa-header:before {
  content: "\f1dc"
}

.fa.fa-sliders:before {
  content: "\f1de"
}

.fa.fa-futbol-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-futbol-o:before {
  content: "\f1e3"
}

.fa.fa-soccer-ball-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-soccer-ball-o:before {
  content: "\f1e3"
}

.fa.fa-slideshare,
.fa.fa-twitch,
.fa.fa-yelp {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

.fa.fa-newspaper-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-newspaper-o:before {
  content: "\f1ea"
}

.fa.fa-cc-amex,
.fa.fa-cc-discover,
.fa.fa-cc-mastercard,
.fa.fa-cc-paypal,
.fa.fa-cc-stripe,
.fa.fa-cc-visa,
.fa.fa-google-wallet,
.fa.fa-paypal {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

.fa.fa-bell-slash-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-bell-slash-o:before {
  content: "\f1f6"
}

.fa.fa-trash:before {
  content: "\f2ed"
}

.fa.fa-copyright {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-eyedropper:before {
  content: "\f1fb"
}

.fa.fa-area-chart:before {
  content: "\f1fe"
}

.fa.fa-pie-chart:before {
  content: "\f200"
}

.fa.fa-line-chart:before {
  content: "\f201"
}

.fa.fa-angellist,
.fa.fa-ioxhost,
.fa.fa-lastfm,
.fa.fa-lastfm-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

.fa.fa-cc {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-cc:before {
  content: "\f20a"
}

.fa.fa-ils:before,
.fa.fa-shekel:before,
.fa.fa-sheqel:before {
  content: "\f20b"
}

.fa.fa-meanpath {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

.fa.fa-meanpath:before {
  content: "\f2b4"
}

.fa.fa-buysellads,
.fa.fa-connectdevelop,
.fa.fa-dashcube,
.fa.fa-forumbee,
.fa.fa-leanpub,
.fa.fa-sellsy,
.fa.fa-shirtsinbulk,
.fa.fa-simplybuilt,
.fa.fa-skyatlas {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

.fa.fa-diamond {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-diamond:before {
  content: "\f3a5"
}

.fa.fa-intersex:before {
  content: "\f224"
}

.fa.fa-facebook-official {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

.fa.fa-facebook-official:before {
  content: "\f09a"
}

.fa.fa-pinterest-p,
.fa.fa-whatsapp {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

.fa.fa-hotel:before {
  content: "\f236"
}

.fa.fa-medium,
.fa.fa-viacoin,
.fa.fa-y-combinator,
.fa.fa-yc {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

.fa.fa-yc:before {
  content: "\f23b"
}

.fa.fa-expeditedssl,
.fa.fa-opencart,
.fa.fa-optin-monster {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

.fa.fa-battery-4:before,
.fa.fa-battery:before {
  content: "\f240"
}

.fa.fa-battery-3:before {
  content: "\f241"
}

.fa.fa-battery-2:before {
  content: "\f242"
}

.fa.fa-battery-1:before {
  content: "\f243"
}

.fa.fa-battery-0:before {
  content: "\f244"
}

.fa.fa-object-group,
.fa.fa-object-ungroup,
.fa.fa-sticky-note-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-sticky-note-o:before {
  content: "\f249"
}

.fa.fa-cc-diners-club,
.fa.fa-cc-jcb {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

.fa.fa-clone,
.fa.fa-hourglass-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-hourglass-o:before {
  content: "\f254"
}

.fa.fa-hourglass-1:before {
  content: "\f251"
}

.fa.fa-hourglass-2:before {
  content: "\f252"
}

.fa.fa-hourglass-3:before {
  content: "\f253"
}

.fa.fa-hand-rock-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-hand-rock-o:before {
  content: "\f255"
}

.fa.fa-hand-grab-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-hand-grab-o:before {
  content: "\f255"
}

.fa.fa-hand-paper-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-hand-paper-o:before {
  content: "\f256"
}

.fa.fa-hand-stop-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-hand-stop-o:before {
  content: "\f256"
}

.fa.fa-hand-scissors-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-hand-scissors-o:before {
  content: "\f257"
}

.fa.fa-hand-lizard-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-hand-lizard-o:before {
  content: "\f258"
}

.fa.fa-hand-spock-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-hand-spock-o:before {
  content: "\f259"
}

.fa.fa-hand-pointer-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-hand-pointer-o:before {
  content: "\f25a"
}

.fa.fa-hand-peace-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-hand-peace-o:before {
  content: "\f25b"
}

.fa.fa-registered {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-chrome,
.fa.fa-creative-commons,
.fa.fa-firefox,
.fa.fa-get-pocket,
.fa.fa-gg,
.fa.fa-gg-circle,
.fa.fa-internet-explorer,
.fa.fa-odnoklassniki,
.fa.fa-odnoklassniki-square,
.fa.fa-opera,
.fa.fa-safari,
.fa.fa-tripadvisor,
.fa.fa-wikipedia-w {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

.fa.fa-television:before {
  content: "\f26c"
}

.fa.fa-500px,
.fa.fa-amazon,
.fa.fa-contao {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

.fa.fa-calendar-plus-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-calendar-plus-o:before {
  content: "\f271"
}

.fa.fa-calendar-minus-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-calendar-minus-o:before {
  content: "\f272"
}

.fa.fa-calendar-times-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-calendar-times-o:before {
  content: "\f273"
}

.fa.fa-calendar-check-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-calendar-check-o:before {
  content: "\f274"
}

.fa.fa-map-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-map-o:before {
  content: "\f279"
}

.fa.fa-commenting:before {
  content: "\f4ad"
}

.fa.fa-commenting-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-commenting-o:before {
  content: "\f4ad"
}

.fa.fa-houzz,
.fa.fa-vimeo {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

.fa.fa-vimeo:before {
  content: "\f27d"
}

.fa.fa-black-tie,
.fa.fa-edge,
.fa.fa-fonticons,
.fa.fa-reddit-alien {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

.fa.fa-credit-card-alt:before {
  content: "\f09d"
}

.fa.fa-codiepie,
.fa.fa-fort-awesome,
.fa.fa-mixcloud,
.fa.fa-modx,
.fa.fa-product-hunt,
.fa.fa-scribd,
.fa.fa-usb {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

.fa.fa-pause-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-pause-circle-o:before {
  content: "\f28b"
}

.fa.fa-stop-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-stop-circle-o:before {
  content: "\f28d"
}

.fa.fa-bluetooth,
.fa.fa-bluetooth-b,
.fa.fa-envira,
.fa.fa-gitlab,
.fa.fa-wheelchair-alt,
.fa.fa-wpbeginner,
.fa.fa-wpforms {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

.fa.fa-wheelchair-alt:before {
  content: "\f368"
}

.fa.fa-question-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-question-circle-o:before {
  content: "\f059"
}

.fa.fa-volume-control-phone:before {
  content: "\f2a0"
}

.fa.fa-asl-interpreting:before {
  content: "\f2a3"
}

.fa.fa-deafness:before,
.fa.fa-hard-of-hearing:before {
  content: "\f2a4"
}

.fa.fa-glide,
.fa.fa-glide-g {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

.fa.fa-signing:before {
  content: "\f2a7"
}

.fa.fa-first-order,
.fa.fa-google-plus-official,
.fa.fa-pied-piper,
.fa.fa-snapchat,
.fa.fa-snapchat-ghost,
.fa.fa-snapchat-square,
.fa.fa-themeisle,
.fa.fa-viadeo,
.fa.fa-viadeo-square,
.fa.fa-yoast {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

.fa.fa-google-plus-official:before {
  content: "\f2b3"
}

.fa.fa-google-plus-circle {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

.fa.fa-google-plus-circle:before {
  content: "\f2b3"
}

.fa.fa-fa,
.fa.fa-font-awesome {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

.fa.fa-fa:before {
  content: "\f2b4"
}

.fa.fa-handshake-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-handshake-o:before {
  content: "\f2b5"
}

.fa.fa-envelope-open-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-envelope-open-o:before {
  content: "\f2b6"
}

.fa.fa-linode {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

.fa.fa-address-book-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-address-book-o:before {
  content: "\f2b9"
}

.fa.fa-vcard:before {
  content: "\f2bb"
}

.fa.fa-address-card-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-address-card-o:before {
  content: "\f2bb"
}

.fa.fa-vcard-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-vcard-o:before {
  content: "\f2bb"
}

.fa.fa-user-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-user-circle-o:before {
  content: "\f2bd"
}

.fa.fa-user-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-user-o:before {
  content: "\f007"
}

.fa.fa-id-badge {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-drivers-license:before {
  content: "\f2c2"
}

.fa.fa-id-card-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-id-card-o:before {
  content: "\f2c2"
}

.fa.fa-drivers-license-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-drivers-license-o:before {
  content: "\f2c2"
}

.fa.fa-free-code-camp,
.fa.fa-quora,
.fa.fa-telegram {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

.fa.fa-thermometer-4:before,
.fa.fa-thermometer:before {
  content: "\f2c7"
}

.fa.fa-thermometer-3:before {
  content: "\f2c8"
}

.fa.fa-thermometer-2:before {
  content: "\f2c9"
}

.fa.fa-thermometer-1:before {
  content: "\f2ca"
}

.fa.fa-thermometer-0:before {
  content: "\f2cb"
}

.fa.fa-bathtub:before,
.fa.fa-s15:before {
  content: "\f2cd"
}

.fa.fa-window-maximize,
.fa.fa-window-restore {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-times-rectangle:before {
  content: "\f410"
}

.fa.fa-window-close-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-window-close-o:before {
  content: "\f410"
}

.fa.fa-times-rectangle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-times-rectangle-o:before {
  content: "\f410"
}

.fa.fa-bandcamp,
.fa.fa-eercast,
.fa.fa-etsy,
.fa.fa-grav,
.fa.fa-imdb,
.fa.fa-ravelry {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

.fa.fa-eercast:before {
  content: "\f2da"
}

.fa.fa-snowflake-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400
}

.fa.fa-snowflake-o:before {
  content: "\f2dc"
}

.fa.fa-spotify,
.fa.fa-superpowers,
.fa.fa-wpexplorer {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url("../wp-content/cache/autoptimize/plugins/revslider/public/assets/fonts/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../wp-content/cache/autoptimize/plugins/revslider/public/assets/fonts/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format('embedded-opentype'), url("../wp-content/cache/autoptimize/plugins/revslider/public/assets/fonts/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0") format('woff2'), url("../wp-content/cache/autoptimize/plugins/revslider/public/assets/fonts/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0") format('woff'), url("../wp-content/cache/autoptimize/plugins/revslider/public/assets/fonts/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0") format('truetype'), url("../wp-content/cache/autoptimize/plugins/revslider/public/assets/fonts/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format('svg');
  font-weight: 400;
  font-style: normal
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%
}

.fa-2x {
  font-size: 2em
}

.fa-3x {
  font-size: 3em
}

.fa-4x {
  font-size: 4em
}

.fa-5x {
  font-size: 5em
}

.fa-fw {
  width: 1.28571429em;
  text-align: center
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none
}

.fa-ul>li {
  position: relative
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center
}

.fa-li.fa-lg {
  left: -1.85714286em
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em
}

.fa-pull-left {
  float: left
}

.fa-pull-right {
  float: right
}

.fa.fa-pull-left {
  margin-right: .3em
}

.fa.fa-pull-right {
  margin-left: .3em
}

.pull-right {
  float: right
}

.pull-left {
  float: left
}

.fa.pull-left {
  margin-right: .3em
}

.fa.pull-right {
  margin-left: .3em
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg)
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1)
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center
}

.fa-stack-1x {
  line-height: inherit
}

.fa-stack-2x {
  font-size: 2em
}

.fa-inverse {
  color: #fff
}

.fa-glass:before {
  content: "\f000"
}

.fa-music:before {
  content: "\f001"
}

.fa-search:before {
  content: "\f002"
}

.fa-envelope-o:before {
  content: "\f003"
}

.fa-heart:before {
  content: "\f004"
}

.fa-star:before {
  content: "\f005"
}

.fa-star-o:before {
  content: "\f006"
}

.fa-user:before {
  content: "\f007"
}

.fa-film:before {
  content: "\f008"
}

.fa-th-large:before {
  content: "\f009"
}

.fa-th:before {
  content: "\f00a"
}

.fa-th-list:before {
  content: "\f00b"
}

.fa-check:before {
  content: "\f00c"
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d"
}

.fa-search-plus:before {
  content: "\f00e"
}

.fa-search-minus:before {
  content: "\f010"
}

.fa-power-off:before {
  content: "\f011"
}

.fa-signal:before {
  content: "\f012"
}

.fa-gear:before,
.fa-cog:before {
  content: "\f013"
}

.fa-trash-o:before {
  content: "\f014"
}

.fa-home:before {
  content: "\f015"
}

.fa-file-o:before {
  content: "\f016"
}

.fa-clock-o:before {
  content: "\f017"
}

.fa-road:before {
  content: "\f018"
}

.fa-download:before {
  content: "\f019"
}

.fa-arrow-circle-o-down:before {
  content: "\f01a"
}

.fa-arrow-circle-o-up:before {
  content: "\f01b"
}

.fa-inbox:before {
  content: "\f01c"
}

.fa-play-circle-o:before {
  content: "\f01d"
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e"
}

.fa-refresh:before {
  content: "\f021"
}

.fa-list-alt:before {
  content: "\f022"
}

.fa-lock:before {
  content: "\f023"
}

.fa-flag:before {
  content: "\f024"
}

.fa-headphones:before {
  content: "\f025"
}

.fa-volume-off:before {
  content: "\f026"
}

.fa-volume-down:before {
  content: "\f027"
}

.fa-volume-up:before {
  content: "\f028"
}

.fa-qrcode:before {
  content: "\f029"
}

.fa-barcode:before {
  content: "\f02a"
}

.fa-tag:before {
  content: "\f02b"
}

.fa-tags:before {
  content: "\f02c"
}

.fa-book:before {
  content: "\f02d"
}

.fa-bookmark:before {
  content: "\f02e"
}

.fa-print:before {
  content: "\f02f"
}

.fa-camera:before {
  content: "\f030"
}

.fa-font:before {
  content: "\f031"
}

.fa-bold:before {
  content: "\f032"
}

.fa-italic:before {
  content: "\f033"
}

.fa-text-height:before {
  content: "\f034"
}

.fa-text-width:before {
  content: "\f035"
}

.fa-align-left:before {
  content: "\f036"
}

.fa-align-center:before {
  content: "\f037"
}

.fa-align-right:before {
  content: "\f038"
}

.fa-align-justify:before {
  content: "\f039"
}

.fa-list:before {
  content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b"
}

.fa-indent:before {
  content: "\f03c"
}

.fa-video-camera:before {
  content: "\f03d"
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e"
}

.fa-pencil:before {
  content: "\f040"
}

.fa-map-marker:before {
  content: "\f041"
}

.fa-adjust:before {
  content: "\f042"
}

.fa-tint:before {
  content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044"
}

.fa-share-square-o:before {
  content: "\f045"
}

.fa-check-square-o:before {
  content: "\f046"
}

.fa-arrows:before {
  content: "\f047"
}

.fa-step-backward:before {
  content: "\f048"
}

.fa-fast-backward:before {
  content: "\f049"
}

.fa-backward:before {
  content: "\f04a"
}

.fa-play:before {
  content: "\f04b"
}

.fa-pause:before {
  content: "\f04c"
}

.fa-stop:before {
  content: "\f04d"
}

.fa-forward:before {
  content: "\f04e"
}

.fa-fast-forward:before {
  content: "\f050"
}

.fa-step-forward:before {
  content: "\f051"
}

.fa-eject:before {
  content: "\f052"
}

.fa-chevron-left:before {
  content: "\f053"
}

.fa-chevron-right:before {
  content: "\f054"
}

.fa-plus-circle:before {
  content: "\f055"
}

.fa-minus-circle:before {
  content: "\f056"
}

.fa-times-circle:before {
  content: "\f057"
}

.fa-check-circle:before {
  content: "\f058"
}

.fa-question-circle:before {
  content: "\f059"
}

.fa-info-circle:before {
  content: "\f05a"
}

.fa-crosshairs:before {
  content: "\f05b"
}

.fa-times-circle-o:before {
  content: "\f05c"
}

.fa-check-circle-o:before {
  content: "\f05d"
}

.fa-ban:before {
  content: "\f05e"
}

.fa-arrow-left:before {
  content: "\f060"
}

.fa-arrow-right:before {
  content: "\f061"
}

.fa-arrow-up:before {
  content: "\f062"
}

.fa-arrow-down:before {
  content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064"
}

.fa-expand:before {
  content: "\f065"
}

.fa-compress:before {
  content: "\f066"
}

.fa-plus:before {
  content: "\f067"
}

.fa-minus:before {
  content: "\f068"
}

.fa-asterisk:before {
  content: "\f069"
}

.fa-exclamation-circle:before {
  content: "\f06a"
}

.fa-gift:before {
  content: "\f06b"
}

.fa-leaf:before {
  content: "\f06c"
}

.fa-fire:before {
  content: "\f06d"
}

.fa-eye:before {
  content: "\f06e"
}

.fa-eye-slash:before {
  content: "\f070"
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071"
}

.fa-plane:before {
  content: "\f072"
}

.fa-calendar:before {
  content: "\f073"
}

.fa-random:before {
  content: "\f074"
}

.fa-comment:before {
  content: "\f075"
}

.fa-magnet:before {
  content: "\f076"
}

.fa-chevron-up:before {
  content: "\f077"
}

.fa-chevron-down:before {
  content: "\f078"
}

.fa-retweet:before {
  content: "\f079"
}

.fa-shopping-cart:before {
  content: "\f07a"
}

.fa-folder:before {
  content: "\f07b"
}

.fa-folder-open:before {
  content: "\f07c"
}

.fa-arrows-v:before {
  content: "\f07d"
}

.fa-arrows-h:before {
  content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080"
}

.fa-twitter-square:before {
  content: "\f081"
}

.fa-facebook-square:before {
  content: "\f082"
}

.fa-camera-retro:before {
  content: "\f083"
}

.fa-key:before {
  content: "\f084"
}

.fa-gears:before,
.fa-cogs:before {
  content: "\f085"
}

.fa-comments:before {
  content: "\f086"
}

.fa-thumbs-o-up:before {
  content: "\f087"
}

.fa-thumbs-o-down:before {
  content: "\f088"
}

.fa-star-half:before {
  content: "\f089"
}

.fa-heart-o:before {
  content: "\f08a"
}

.fa-sign-out:before {
  content: "\f08b"
}

.fa-linkedin-square:before {
  content: "\f08c"
}

.fa-thumb-tack:before {
  content: "\f08d"
}

.fa-external-link:before {
  content: "\f08e"
}

.fa-sign-in:before {
  content: "\f090"
}

.fa-trophy:before {
  content: "\f091"
}

.fa-github-square:before {
  content: "\f092"
}

.fa-upload:before {
  content: "\f093"
}

.fa-lemon-o:before {
  content: "\f094"
}

.fa-phone:before {
  content: "\f095"
}

.fa-square-o:before {
  content: "\f096"
}

.fa-bookmark-o:before {
  content: "\f097"
}

.fa-phone-square:before {
  content: "\f098"
}

.fa-twitter:before {
  content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a"
}

.fa-github:before {
  content: "\f09b"
}

.fa-unlock:before {
  content: "\f09c"
}

.fa-credit-card:before {
  content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
  content: "\f09e"
}

.fa-hdd-o:before {
  content: "\f0a0"
}

.fa-bullhorn:before {
  content: "\f0a1"
}

.fa-bell:before {
  content: "\f0f3"
}

.fa-certificate:before {
  content: "\f0a3"
}

.fa-hand-o-right:before {
  content: "\f0a4"
}

.fa-hand-o-left:before {
  content: "\f0a5"
}

.fa-hand-o-up:before {
  content: "\f0a6"
}

.fa-hand-o-down:before {
  content: "\f0a7"
}

.fa-arrow-circle-left:before {
  content: "\f0a8"
}

.fa-arrow-circle-right:before {
  content: "\f0a9"
}

.fa-arrow-circle-up:before {
  content: "\f0aa"
}

.fa-arrow-circle-down:before {
  content: "\f0ab"
}

.fa-globe:before {
  content: "\f0ac"
}

.fa-wrench:before {
  content: "\f0ad"
}

.fa-tasks:before {
  content: "\f0ae"
}

.fa-filter:before {
  content: "\f0b0"
}

.fa-briefcase:before {
  content: "\f0b1"
}

.fa-arrows-alt:before {
  content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
  content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
  content: "\f0c1"
}

.fa-cloud:before {
  content: "\f0c2"
}

.fa-flask:before {
  content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5"
}

.fa-paperclip:before {
  content: "\f0c6"
}

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7"
}

.fa-square:before {
  content: "\f0c8"
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9"
}

.fa-list-ul:before {
  content: "\f0ca"
}

.fa-list-ol:before {
  content: "\f0cb"
}

.fa-strikethrough:before {
  content: "\f0cc"
}

.fa-underline:before {
  content: "\f0cd"
}

.fa-table:before {
  content: "\f0ce"
}

.fa-magic:before {
  content: "\f0d0"
}

.fa-truck:before {
  content: "\f0d1"
}

.fa-pinterest:before {
  content: "\f0d2"
}

.fa-pinterest-square:before {
  content: "\f0d3"
}

.fa-google-plus-square:before {
  content: "\f0d4"
}

.fa-google-plus:before {
  content: "\f0d5"
}

.fa-money:before {
  content: "\f0d6"
}

.fa-caret-down:before {
  content: "\f0d7"
}

.fa-caret-up:before {
  content: "\f0d8"
}

.fa-caret-left:before {
  content: "\f0d9"
}

.fa-caret-right:before {
  content: "\f0da"
}

.fa-columns:before {
  content: "\f0db"
}

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc"
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd"
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de"
}

.fa-envelope:before {
  content: "\f0e0"
}

.fa-linkedin:before {
  content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2"
}

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4"
}

.fa-comment-o:before {
  content: "\f0e5"
}

.fa-comments-o:before {
  content: "\f0e6"
}

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7"
}

.fa-sitemap:before {
  content: "\f0e8"
}

.fa-umbrella:before {
  content: "\f0e9"
}

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea"
}

.fa-lightbulb-o:before {
  content: "\f0eb"
}

.fa-exchange:before {
  content: "\f0ec"
}

.fa-cloud-download:before {
  content: "\f0ed"
}

.fa-cloud-upload:before {
  content: "\f0ee"
}

.fa-user-md:before {
  content: "\f0f0"
}

.fa-stethoscope:before {
  content: "\f0f1"
}

.fa-suitcase:before {
  content: "\f0f2"
}

.fa-bell-o:before {
  content: "\f0a2"
}

.fa-coffee:before {
  content: "\f0f4"
}

.fa-cutlery:before {
  content: "\f0f5"
}

.fa-file-text-o:before {
  content: "\f0f6"
}

.fa-building-o:before {
  content: "\f0f7"
}

.fa-hospital-o:before {
  content: "\f0f8"
}

.fa-ambulance:before {
  content: "\f0f9"
}

.fa-medkit:before {
  content: "\f0fa"
}

.fa-fighter-jet:before {
  content: "\f0fb"
}

.fa-beer:before {
  content: "\f0fc"
}

.fa-h-square:before {
  content: "\f0fd"
}

.fa-plus-square:before {
  content: "\f0fe"
}

.fa-angle-double-left:before {
  content: "\f100"
}

.fa-angle-double-right:before {
  content: "\f101"
}

.fa-angle-double-up:before {
  content: "\f102"
}

.fa-angle-double-down:before {
  content: "\f103"
}

.fa-angle-left:before {
  content: "\f104"
}

.fa-angle-right:before {
  content: "\f105"
}

.fa-angle-up:before {
  content: "\f106"
}

.fa-angle-down:before {
  content: "\f107"
}

.fa-desktop:before {
  content: "\f108"
}

.fa-laptop:before {
  content: "\f109"
}

.fa-tablet:before {
  content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b"
}

.fa-circle-o:before {
  content: "\f10c"
}

.fa-quote-left:before {
  content: "\f10d"
}

.fa-quote-right:before {
  content: "\f10e"
}

.fa-spinner:before {
  content: "\f110"
}

.fa-circle:before {
  content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112"
}

.fa-github-alt:before {
  content: "\f113"
}

.fa-folder-o:before {
  content: "\f114"
}

.fa-folder-open-o:before {
  content: "\f115"
}

.fa-smile-o:before {
  content: "\f118"
}

.fa-frown-o:before {
  content: "\f119"
}

.fa-meh-o:before {
  content: "\f11a"
}

.fa-gamepad:before {
  content: "\f11b"
}

.fa-keyboard-o:before {
  content: "\f11c"
}

.fa-flag-o:before {
  content: "\f11d"
}

.fa-flag-checkered:before {
  content: "\f11e"
}

.fa-terminal:before {
  content: "\f120"
}

.fa-code:before {
  content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123"
}

.fa-location-arrow:before {
  content: "\f124"
}

.fa-crop:before {
  content: "\f125"
}

.fa-code-fork:before {
  content: "\f126"
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127"
}

.fa-question:before {
  content: "\f128"
}

.fa-info:before {
  content: "\f129"
}

.fa-exclamation:before {
  content: "\f12a"
}

.fa-superscript:before {
  content: "\f12b"
}

.fa-subscript:before {
  content: "\f12c"
}

.fa-eraser:before {
  content: "\f12d"
}

.fa-puzzle-piece:before {
  content: "\f12e"
}

.fa-microphone:before {
  content: "\f130"
}

.fa-microphone-slash:before {
  content: "\f131"
}

.fa-shield:before {
  content: "\f132"
}

.fa-calendar-o:before {
  content: "\f133"
}

.fa-fire-extinguisher:before {
  content: "\f134"
}

.fa-rocket:before {
  content: "\f135"
}

.fa-maxcdn:before {
  content: "\f136"
}

.fa-chevron-circle-left:before {
  content: "\f137"
}

.fa-chevron-circle-right:before {
  content: "\f138"
}

.fa-chevron-circle-up:before {
  content: "\f139"
}

.fa-chevron-circle-down:before {
  content: "\f13a"
}

.fa-html5:before {
  content: "\f13b"
}

.fa-css3:before {
  content: "\f13c"
}

.fa-anchor:before {
  content: "\f13d"
}

.fa-unlock-alt:before {
  content: "\f13e"
}

.fa-bullseye:before {
  content: "\f140"
}

.fa-ellipsis-h:before {
  content: "\f141"
}

.fa-ellipsis-v:before {
  content: "\f142"
}

.fa-rss-square:before {
  content: "\f143"
}

.fa-play-circle:before {
  content: "\f144"
}

.fa-ticket:before {
  content: "\f145"
}

.fa-minus-square:before {
  content: "\f146"
}

.fa-minus-square-o:before {
  content: "\f147"
}

.fa-level-up:before {
  content: "\f148"
}

.fa-level-down:before {
  content: "\f149"
}

.fa-check-square:before {
  content: "\f14a"
}

.fa-pencil-square:before {
  content: "\f14b"
}

.fa-external-link-square:before {
  content: "\f14c"
}

.fa-share-square:before {
  content: "\f14d"
}

.fa-compass:before {
  content: "\f14e"
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150"
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151"
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152"
}

.fa-euro:before,
.fa-eur:before {
  content: "\f153"
}

.fa-gbp:before {
  content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
  content: "\f155"
}

.fa-rupee:before,
.fa-inr:before {
  content: "\f156"
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157"
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158"
}

.fa-won:before,
.fa-krw:before {
  content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a"
}

.fa-file:before {
  content: "\f15b"
}

.fa-file-text:before {
  content: "\f15c"
}

.fa-sort-alpha-asc:before {
  content: "\f15d"
}

.fa-sort-alpha-desc:before {
  content: "\f15e"
}

.fa-sort-amount-asc:before {
  content: "\f160"
}

.fa-sort-amount-desc:before {
  content: "\f161"
}

.fa-sort-numeric-asc:before {
  content: "\f162"
}

.fa-sort-numeric-desc:before {
  content: "\f163"
}

.fa-thumbs-up:before {
  content: "\f164"
}

.fa-thumbs-down:before {
  content: "\f165"
}

.fa-youtube-square:before {
  content: "\f166"
}

.fa-youtube:before {
  content: "\f167"
}

.fa-xing:before {
  content: "\f168"
}

.fa-xing-square:before {
  content: "\f169"
}

.fa-youtube-play:before {
  content: "\f16a"
}

.fa-dropbox:before {
  content: "\f16b"
}

.fa-stack-overflow:before {
  content: "\f16c"
}

.fa-instagram:before {
  content: "\f16d"
}

.fa-flickr:before {
  content: "\f16e"
}

.fa-adn:before {
  content: "\f170"
}

.fa-bitbucket:before {
  content: "\f171"
}

.fa-bitbucket-square:before {
  content: "\f172"
}

.fa-tumblr:before {
  content: "\f173"
}

.fa-tumblr-square:before {
  content: "\f174"
}

.fa-long-arrow-down:before {
  content: "\f175"
}

.fa-long-arrow-up:before {
  content: "\f176"
}

.fa-long-arrow-left:before {
  content: "\f177"
}

.fa-long-arrow-right:before {
  content: "\f178"
}

.fa-apple:before {
  content: "\f179"
}

.fa-windows:before {
  content: "\f17a"
}

.fa-android:before {
  content: "\f17b"
}

.fa-linux:before {
  content: "\f17c"
}

.fa-dribbble:before {
  content: "\f17d"
}

.fa-skype:before {
  content: "\f17e"
}

.fa-foursquare:before {
  content: "\f180"
}

.fa-trello:before {
  content: "\f181"
}

.fa-female:before {
  content: "\f182"
}

.fa-male:before {
  content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184"
}

.fa-sun-o:before {
  content: "\f185"
}

.fa-moon-o:before {
  content: "\f186"
}

.fa-archive:before {
  content: "\f187"
}

.fa-bug:before {
  content: "\f188"
}

.fa-vk:before {
  content: "\f189"
}

.fa-weibo:before {
  content: "\f18a"
}

.fa-renren:before {
  content: "\f18b"
}

.fa-pagelines:before {
  content: "\f18c"
}

.fa-stack-exchange:before {
  content: "\f18d"
}

.fa-arrow-circle-o-right:before {
  content: "\f18e"
}

.fa-arrow-circle-o-left:before {
  content: "\f190"
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191"
}

.fa-dot-circle-o:before {
  content: "\f192"
}

.fa-wheelchair:before {
  content: "\f193"
}

.fa-vimeo-square:before {
  content: "\f194"
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195"
}

.fa-plus-square-o:before {
  content: "\f196"
}

.fa-space-shuttle:before {
  content: "\f197"
}

.fa-slack:before {
  content: "\f198"
}

.fa-envelope-square:before {
  content: "\f199"
}

.fa-wordpress:before {
  content: "\f19a"
}

.fa-openid:before {
  content: "\f19b"
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c"
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d"
}

.fa-yahoo:before {
  content: "\f19e"
}

.fa-google:before {
  content: "\f1a0"
}

.fa-reddit:before {
  content: "\f1a1"
}

.fa-reddit-square:before {
  content: "\f1a2"
}

.fa-stumbleupon-circle:before {
  content: "\f1a3"
}

.fa-stumbleupon:before {
  content: "\f1a4"
}

.fa-delicious:before {
  content: "\f1a5"
}

.fa-digg:before {
  content: "\f1a6"
}

.fa-pied-piper-pp:before {
  content: "\f1a7"
}

.fa-pied-piper-alt:before {
  content: "\f1a8"
}

.fa-drupal:before {
  content: "\f1a9"
}

.fa-joomla:before {
  content: "\f1aa"
}

.fa-language:before {
  content: "\f1ab"
}

.fa-fax:before {
  content: "\f1ac"
}

.fa-building:before {
  content: "\f1ad"
}

.fa-child:before {
  content: "\f1ae"
}

.fa-paw:before {
  content: "\f1b0"
}

.fa-spoon:before {
  content: "\f1b1"
}

.fa-cube:before {
  content: "\f1b2"
}

.fa-cubes:before {
  content: "\f1b3"
}

.fa-behance:before {
  content: "\f1b4"
}

.fa-behance-square:before {
  content: "\f1b5"
}

.fa-steam:before {
  content: "\f1b6"
}

.fa-steam-square:before {
  content: "\f1b7"
}

.fa-recycle:before {
  content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba"
}

.fa-tree:before {
  content: "\f1bb"
}

.fa-spotify:before {
  content: "\f1bc"
}

.fa-deviantart:before {
  content: "\f1bd"
}

.fa-soundcloud:before {
  content: "\f1be"
}

.fa-database:before {
  content: "\f1c0"
}

.fa-file-pdf-o:before {
  content: "\f1c1"
}

.fa-file-word-o:before {
  content: "\f1c2"
}

.fa-file-excel-o:before {
  content: "\f1c3"
}

.fa-file-powerpoint-o:before {
  content: "\f1c4"
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5"
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6"
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8"
}

.fa-file-code-o:before {
  content: "\f1c9"
}

.fa-vine:before {
  content: "\f1ca"
}

.fa-codepen:before {
  content: "\f1cb"
}

.fa-jsfiddle:before {
  content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd"
}

.fa-circle-o-notch:before {
  content: "\f1ce"
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0"
}

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1"
}

.fa-git-square:before {
  content: "\f1d2"
}

.fa-git:before {
  content: "\f1d3"
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4"
}

.fa-tencent-weibo:before {
  content: "\f1d5"
}

.fa-qq:before {
  content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7"
}

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8"
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9"
}

.fa-history:before {
  content: "\f1da"
}

.fa-circle-thin:before {
  content: "\f1db"
}

.fa-header:before {
  content: "\f1dc"
}

.fa-paragraph:before {
  content: "\f1dd"
}

.fa-sliders:before {
  content: "\f1de"
}

.fa-share-alt:before {
  content: "\f1e0"
}

.fa-share-alt-square:before {
  content: "\f1e1"
}

.fa-bomb:before {
  content: "\f1e2"
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3"
}

.fa-tty:before {
  content: "\f1e4"
}

.fa-binoculars:before {
  content: "\f1e5"
}

.fa-plug:before {
  content: "\f1e6"
}

.fa-slideshare:before {
  content: "\f1e7"
}

.fa-twitch:before {
  content: "\f1e8"
}

.fa-yelp:before {
  content: "\f1e9"
}

.fa-newspaper-o:before {
  content: "\f1ea"
}

.fa-wifi:before {
  content: "\f1eb"
}

.fa-calculator:before {
  content: "\f1ec"
}

.fa-paypal:before {
  content: "\f1ed"
}

.fa-google-wallet:before {
  content: "\f1ee"
}

.fa-cc-visa:before {
  content: "\f1f0"
}

.fa-cc-mastercard:before {
  content: "\f1f1"
}

.fa-cc-discover:before {
  content: "\f1f2"
}

.fa-cc-amex:before {
  content: "\f1f3"
}

.fa-cc-paypal:before {
  content: "\f1f4"
}

.fa-cc-stripe:before {
  content: "\f1f5"
}

.fa-bell-slash:before {
  content: "\f1f6"
}

.fa-bell-slash-o:before {
  content: "\f1f7"
}

.fa-trash:before {
  content: "\f1f8"
}

.fa-copyright:before {
  content: "\f1f9"
}

.fa-at:before {
  content: "\f1fa"
}

.fa-eyedropper:before {
  content: "\f1fb"
}

.fa-paint-brush:before {
  content: "\f1fc"
}

.fa-birthday-cake:before {
  content: "\f1fd"
}

.fa-area-chart:before {
  content: "\f1fe"
}

.fa-pie-chart:before {
  content: "\f200"
}

.fa-line-chart:before {
  content: "\f201"
}

.fa-lastfm:before {
  content: "\f202"
}

.fa-lastfm-square:before {
  content: "\f203"
}

.fa-toggle-off:before {
  content: "\f204"
}

.fa-toggle-on:before {
  content: "\f205"
}

.fa-bicycle:before {
  content: "\f206"
}

.fa-bus:before {
  content: "\f207"
}

.fa-ioxhost:before {
  content: "\f208"
}

.fa-angellist:before {
  content: "\f209"
}

.fa-cc:before {
  content: "\f20a"
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b"
}

.fa-meanpath:before {
  content: "\f20c"
}

.fa-buysellads:before {
  content: "\f20d"
}

.fa-connectdevelop:before {
  content: "\f20e"
}

.fa-dashcube:before {
  content: "\f210"
}

.fa-forumbee:before {
  content: "\f211"
}

.fa-leanpub:before {
  content: "\f212"
}

.fa-sellsy:before {
  content: "\f213"
}

.fa-shirtsinbulk:before {
  content: "\f214"
}

.fa-simplybuilt:before {
  content: "\f215"
}

.fa-skyatlas:before {
  content: "\f216"
}

.fa-cart-plus:before {
  content: "\f217"
}

.fa-cart-arrow-down:before {
  content: "\f218"
}

.fa-diamond:before {
  content: "\f219"
}

.fa-ship:before {
  content: "\f21a"
}

.fa-user-secret:before {
  content: "\f21b"
}

.fa-motorcycle:before {
  content: "\f21c"
}

.fa-street-view:before {
  content: "\f21d"
}

.fa-heartbeat:before {
  content: "\f21e"
}

.fa-venus:before {
  content: "\f221"
}

.fa-mars:before {
  content: "\f222"
}

.fa-mercury:before {
  content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224"
}

.fa-transgender-alt:before {
  content: "\f225"
}

.fa-venus-double:before {
  content: "\f226"
}

.fa-mars-double:before {
  content: "\f227"
}

.fa-venus-mars:before {
  content: "\f228"
}

.fa-mars-stroke:before {
  content: "\f229"
}

.fa-mars-stroke-v:before {
  content: "\f22a"
}

.fa-mars-stroke-h:before {
  content: "\f22b"
}

.fa-neuter:before {
  content: "\f22c"
}

.fa-genderless:before {
  content: "\f22d"
}

.fa-facebook-official:before {
  content: "\f230"
}

.fa-pinterest-p:before {
  content: "\f231"
}

.fa-whatsapp:before {
  content: "\f232"
}

.fa-server:before {
  content: "\f233"
}

.fa-user-plus:before {
  content: "\f234"
}

.fa-user-times:before {
  content: "\f235"
}

.fa-hotel:before,
.fa-bed:before {
  content: "\f236"
}

.fa-viacoin:before {
  content: "\f237"
}

.fa-train:before {
  content: "\f238"
}

.fa-subway:before {
  content: "\f239"
}

.fa-medium:before {
  content: "\f23a"
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b"
}

.fa-optin-monster:before {
  content: "\f23c"
}

.fa-opencart:before {
  content: "\f23d"
}

.fa-expeditedssl:before {
  content: "\f23e"
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244"
}

.fa-mouse-pointer:before {
  content: "\f245"
}

.fa-i-cursor:before {
  content: "\f246"
}

.fa-object-group:before {
  content: "\f247"
}

.fa-object-ungroup:before {
  content: "\f248"
}

.fa-sticky-note:before {
  content: "\f249"
}

.fa-sticky-note-o:before {
  content: "\f24a"
}

.fa-cc-jcb:before {
  content: "\f24b"
}

.fa-cc-diners-club:before {
  content: "\f24c"
}

.fa-clone:before {
  content: "\f24d"
}

.fa-balance-scale:before {
  content: "\f24e"
}

.fa-hourglass-o:before {
  content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253"
}

.fa-hourglass:before {
  content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255"
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256"
}

.fa-hand-scissors-o:before {
  content: "\f257"
}

.fa-hand-lizard-o:before {
  content: "\f258"
}

.fa-hand-spock-o:before {
  content: "\f259"
}

.fa-hand-pointer-o:before {
  content: "\f25a"
}

.fa-hand-peace-o:before {
  content: "\f25b"
}

.fa-trademark:before {
  content: "\f25c"
}

.fa-registered:before {
  content: "\f25d"
}

.fa-creative-commons:before {
  content: "\f25e"
}

.fa-gg:before {
  content: "\f260"
}

.fa-gg-circle:before {
  content: "\f261"
}

.fa-tripadvisor:before {
  content: "\f262"
}

.fa-odnoklassniki:before {
  content: "\f263"
}

.fa-odnoklassniki-square:before {
  content: "\f264"
}

.fa-get-pocket:before {
  content: "\f265"
}

.fa-wikipedia-w:before {
  content: "\f266"
}

.fa-safari:before {
  content: "\f267"
}

.fa-chrome:before {
  content: "\f268"
}

.fa-firefox:before {
  content: "\f269"
}

.fa-opera:before {
  content: "\f26a"
}

.fa-internet-explorer:before {
  content: "\f26b"
}

.fa-tv:before,
.fa-television:before {
  content: "\f26c"
}

.fa-contao:before {
  content: "\f26d"
}

.fa-500px:before {
  content: "\f26e"
}

.fa-amazon:before {
  content: "\f270"
}

.fa-calendar-plus-o:before {
  content: "\f271"
}

.fa-calendar-minus-o:before {
  content: "\f272"
}

.fa-calendar-times-o:before {
  content: "\f273"
}

.fa-calendar-check-o:before {
  content: "\f274"
}

.fa-industry:before {
  content: "\f275"
}

.fa-map-pin:before {
  content: "\f276"
}

.fa-map-signs:before {
  content: "\f277"
}

.fa-map-o:before {
  content: "\f278"
}

.fa-map:before {
  content: "\f279"
}

.fa-commenting:before {
  content: "\f27a"
}

.fa-commenting-o:before {
  content: "\f27b"
}

.fa-houzz:before {
  content: "\f27c"
}

.fa-vimeo:before {
  content: "\f27d"
}

.fa-black-tie:before {
  content: "\f27e"
}

.fa-fonticons:before {
  content: "\f280"
}

.fa-reddit-alien:before {
  content: "\f281"
}

.fa-edge:before {
  content: "\f282"
}

.fa-credit-card-alt:before {
  content: "\f283"
}

.fa-codiepie:before {
  content: "\f284"
}

.fa-modx:before {
  content: "\f285"
}

.fa-fort-awesome:before {
  content: "\f286"
}

.fa-usb:before {
  content: "\f287"
}

.fa-product-hunt:before {
  content: "\f288"
}

.fa-mixcloud:before {
  content: "\f289"
}

.fa-scribd:before {
  content: "\f28a"
}

.fa-pause-circle:before {
  content: "\f28b"
}

.fa-pause-circle-o:before {
  content: "\f28c"
}

.fa-stop-circle:before {
  content: "\f28d"
}

.fa-stop-circle-o:before {
  content: "\f28e"
}

.fa-shopping-bag:before {
  content: "\f290"
}

.fa-shopping-basket:before {
  content: "\f291"
}

.fa-hashtag:before {
  content: "\f292"
}

.fa-bluetooth:before {
  content: "\f293"
}

.fa-bluetooth-b:before {
  content: "\f294"
}

.fa-percent:before {
  content: "\f295"
}

.fa-gitlab:before {
  content: "\f296"
}

.fa-wpbeginner:before {
  content: "\f297"
}

.fa-wpforms:before {
  content: "\f298"
}

.fa-envira:before {
  content: "\f299"
}

.fa-universal-access:before {
  content: "\f29a"
}

.fa-wheelchair-alt:before {
  content: "\f29b"
}

.fa-question-circle-o:before {
  content: "\f29c"
}

.fa-blind:before {
  content: "\f29d"
}

.fa-audio-description:before {
  content: "\f29e"
}

.fa-volume-control-phone:before {
  content: "\f2a0"
}

.fa-braille:before {
  content: "\f2a1"
}

.fa-assistive-listening-systems:before {
  content: "\f2a2"
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3"
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4"
}

.fa-glide:before {
  content: "\f2a5"
}

.fa-glide-g:before {
  content: "\f2a6"
}

.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7"
}

.fa-low-vision:before {
  content: "\f2a8"
}

.fa-viadeo:before {
  content: "\f2a9"
}

.fa-viadeo-square:before {
  content: "\f2aa"
}

.fa-snapchat:before {
  content: "\f2ab"
}

.fa-snapchat-ghost:before {
  content: "\f2ac"
}

.fa-snapchat-square:before {
  content: "\f2ad"
}

.fa-pied-piper:before {
  content: "\f2ae"
}

.fa-first-order:before {
  content: "\f2b0"
}

.fa-yoast:before {
  content: "\f2b1"
}

.fa-themeisle:before {
  content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4"
}

.fa-handshake-o:before {
  content: "\f2b5"
}

.fa-envelope-open:before {
  content: "\f2b6"
}

.fa-envelope-open-o:before {
  content: "\f2b7"
}

.fa-linode:before {
  content: "\f2b8"
}

.fa-address-book:before {
  content: "\f2b9"
}

.fa-address-book-o:before {
  content: "\f2ba"
}

.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb"
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc"
}

.fa-user-circle:before {
  content: "\f2bd"
}

.fa-user-circle-o:before {
  content: "\f2be"
}

.fa-user-o:before {
  content: "\f2c0"
}

.fa-id-badge:before {
  content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3"
}

.fa-quora:before {
  content: "\f2c4"
}

.fa-free-code-camp:before {
  content: "\f2c5"
}

.fa-telegram:before {
  content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb"
}

.fa-shower:before {
  content: "\f2cc"
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd"
}

.fa-podcast:before {
  content: "\f2ce"
}

.fa-window-maximize:before {
  content: "\f2d0"
}

.fa-window-minimize:before {
  content: "\f2d1"
}

.fa-window-restore:before {
  content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4"
}

.fa-bandcamp:before {
  content: "\f2d5"
}

.fa-grav:before {
  content: "\f2d6"
}

.fa-etsy:before {
  content: "\f2d7"
}

.fa-imdb:before {
  content: "\f2d8"
}

.fa-ravelry:before {
  content: "\f2d9"
}

.fa-eercast:before {
  content: "\f2da"
}

.fa-microchip:before {
  content: "\f2db"
}

.fa-snowflake-o:before {
  content: "\f2dc"
}

.fa-superpowers:before {
  content: "\f2dd"
}

.fa-wpexplorer:before {
  content: "\f2de"
}

.fa-meetup:before {
  content: "\f2e0"
}


.elementor-element.elementor-element-b1cae4e.elementor-column.elementor-col-25.elementor-top-column:nth-of-type(2) {
  margin-right: 12.5%;
  margin-left: 12.5%;
}

.panel h2 {
  color: #fff;
  font-family: sf-pro;
  font-weight: 400;
}

.hero-container {
  margin-bottom: 150px;
}


.bwp-header.header-v5 .header-content .header-center {
  position: fixed;
  width: 120px;
  right: 0;
  top: 0;
  /* bottom: 0; */
  background: #fff;
  padding: 50px 0 50px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  -webkit-transition: all .5s ease-in-out 0s;
  transition: all .5s ease-in-out 0s;
  z-index: 99999999999;
}

.bwp-header.header-v5 .header-logo {
  position: absolute;
  width: 200px;
  left: 40px;
  top: 30px;
}

.elementor-element.elementor-element-79e6d49.elementor-widget.elementor-widget-bwp_slider .slick-carousel .slick-slide img {
  object-fit: cover;
  height: 100%;
  height: 800px;
  width: calc(100% - 10px);
}

.bwp-slider.slider .slick-list .slick-slide.slick-center img {
  margin-right: 10px;

}

.post-content.project-block-content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  /* color: #fff; */
  background: linear-gradient(180deg, transparent, black);
  text-align: left;
  display: flex;
  flex-direction: column;
  align-items: baseline;
  justify-content: flex-end;
  height: 70%
}

.post-content.project-block-content h3,
.post-content.project-block-content a {
  color: #fff;
  margin-left: 20px;
}

.post-content.project-block-content h3 {
  margin-bottom: 5px;
  line-height: 1;
}

a#homepage-video svg,
a.video-thumb:after {
  display: none;
}

.footer-section-top {
  display: flex;
  justify-content: space-between;
}

.contact-link {
  width: 800px;
  padding-right: 100px;
  color: transparent;
}

.contact-link p {
  color: #222;
  font-size: 50px;
  font-weight: 200;
  text-decoration: none;
  line-height: 1.2;
  margin-bottom: 0;
  transition: .4s;
}

.contact-link a {
  font-size: 50px;
  font-weight: 200;
  text-decoration: none;
  line-height: 1.2;
  transition: .2s;
  color: #f28a3d;
  cursor: pointer;
}

.contact-link a:hover {
  color: #414099;
}

svg #connect {
  display: none;
}

.address-section {
  display: flex;
}

.address-section h3 {
  color: #414099;
}

.address-info {
  padding-right: 100px;
}

.social-links a,
.address-info a,
.side-text a,
.copy-text a {
  text-decoration: none;
}

.social-links p {
  margin-bottom: 20px;
}

.phn-wrap,
.eml-wrap {
  display: flex;
}

.phn-wrap>div:nth-of-type(1),
.eml-wrap>div:nth-of-type(1) {
  margin-right: 10px;
}

.phn-wrap p {
  margin-bottom: 0;
}

.location-info,
.phn-wrap {
  margin-bottom: 15px;
}

a:hover svg #connect {
  fill: transparent;
}

.side-text {
  display: inline-block;
  font-size: 13px;
  transform: rotate(-90deg)translateY(-40px)translateX(90px);
  position: absolute;
  bottom: 50px;
}

.social-links a:hover,
.address-info a:hover,
.side-text a:hover,
.copy-text a:hover {
  color: #f28a3d;
}

.address-section {
  margin-top: 10px;
  /*width: 50%;*/
}

.copy-text {
  font-size: 15px;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 1440px;
  margin: auto;
  transform: translateY(30px);
  display: flex;
  justify-content: space-between;
}

.footer-section-top {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 30px;
  margin-bottom: 10px;
}

.footer-lite-text {
  opacity: .3;
}

.copy-text a {
  color: #535360;
}
.copy-text a:hover {
  color: #f28a3d;
}


.icon-medium.ratio-1x1.color-thunder {
  color: #f28a3d;
}

.hover-underline.active {
  background-image: linear-gradient(#f6f6f7, #f6f6f7), linear-gradient(#f6f6f7, #f6f6f7), linear-gradient(#f28a3d, #f28a3d);
}

.ratio-1x1:before {}

.rel {
  position: relative;
}



.bg-white {
  background-color: #f6f6f7;
}


.trim h3 {
  margin-bottom: 30px;
}

.ratio-480x270 {
  width: 100%;
}

.ratio-480x270 img {
  height: auto;
  width: 100%;
  position: static;
}

h3.weight400 {
  font-weight: 400;
}

li h3.weight400 {
  margin-bottom: 10px;
}

p.opacity06 {
  opacity: 0.6;
}

.ratio-480x270:before {
  padding-top: 40px;
}

.ratio-640x530.bg-charade img {
  object-fit: cover;
}

.post-grid.flex.grid {
  display: flex;
  justify-content: space-between;
}

.post-grid .post-item {
  /*margin-bottom: 20px; */
}

span.d-inline-block.va-top.bg-radical.bg-hover-charade.color-white.color-hover-white.transition-background.td-none.post-item__tag.nowrap {
  position: absolute;
  top: 0;
  margin: 10px;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 11px;
}

h3.w-100.font-300.golf {
  margin-top: 20px;
  margin-bottom: 5px;
  margin-bottom: 20px;
}

article.post-item.current_project:hover .hover-underline {
  background-size: .05em 1px, .05em 1px, 100% 1px;
}

ul.ls-none.m-0.p-0.flex.flex-wrap.font-maison-neue.font-11,
li.w-100.w-sm-50.flex {
  border: 1px solid #ddd;
}

.p-1.w-100.flex h3 {
  color: #222;
}

.p-1.w-100.flex ul li {
  font-size: 12px;
  font-weight: 400;
}

.flex_wrap_floor {
  display: flex;
  flex-wrap: wrap;
}

.flex_wrap_floor a {
  width: 25%;
}

.carousel__content.bg-md-charade.color-md-white.p-md-3.p-xl-80.trim p {
  font-weight: 300;
  font-size: 14px;
}

.carousel__content.bg-md-charade.color-md-white.p-md-3.p-xl-80.trim h3 {
  font-weight: 300;
}

.project_inner .bg-radical.color-white.trim.p-2.p-md-3.p-xl-80 p {
  /*font-weight: 300;*/
  /*font-size: 14px;*/
}

.project_inner .bg-radical.color-white.trim.p-2.p-md-3.p-xl-80 h3 {
  font-weight: 300;
}

table.table,
table.table td,
table.table th {
  border: 1px solid #ddd;
  text-align: left;
}

table.table {
  border-collapse: collapse;
  width: 100%;
}

table.table th,
table.table td {
  padding: 15px;
}

table.table th {
  font-weight: 300;
  font-size: 20px;
}

.specification_table h3 {
  font-size: 14px;
}

.specification_table li {
  font-weight: 400;
  font-size: 14px;
}

.specification_table tr {
  vertical-align: initial;
}

.section-border-bottom {
  border-bottom: 1px solid #dddddf;
}

ul.row.flex-xl-jc-center.ls-none.my-0.px-0.text-center.four-col.four-col--4.rel li.flex.flex-col.flex-ai-center.rel h2.font-noe.golf {
  margin-bottom: 10px;
}

ul.row.flex-xl-jc-center.ls-none.my-0.px-0.text-center.four-col.four-col--4.rel li.flex.flex-col.flex-ai-center.rel p {
  margin-bottom: 0;
}

ul.row.flex-xl-jc-center.ls-none.my-0.px-0.text-center.four-col.four-col--4.rel li.flex.flex-col.flex-ai-center.rel p.career-years {
  margin-bottom: 10px;
  color: #757575;
}

.select.js-select.flex.flex-col.select--small.mr-sm-05.w-100.w-sm-auto {
  transition: .2s;
}

.select.js-select.flex.flex-col.select--small.mr-sm-05.w-100.w-sm-auto:hover {
  background: #f68c47;
}

.bg-radical.color-white.trim.p-2.p-md-3.p-xl-80 p {
  margin-bottom: 30px;
  font-weight: 200;
}

.bg-radical.color-white.trim.p-2.p-md-3.p-xl-80 li {
  font-weight: 200;
}

.bg-radical.color-white.trim.p-2.p-md-3.p-xl-80 p.margin-btm {
  margin-bottom: 0;
}

.about-page .trim h3 {
  margin-bottom: 20px;
}

.trim ul {
  padding-left: 0;

}

.trim li {
  list-style: none;
  margin-bottom: 10px;
  font-weight: 200;
}

.post-item__main p {
  display: none;
}

h3.w-100.font-300.golf {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

h3.w-100.font-300.golf:hover .hover-underline,
article.post-item:hover h3.w-100.font-300.golf .hover-underline {
  background-image: linear-gradient(#fff, #fff), linear-gradient(#fff, #fff), linear-gradient(#f68c47, #f68c47);
  background-size: 0.05em 2px, .05em 2px, 100% 2px;

}

.project-block-icon {
  color: #2b2b33;
  color: #f68c47;
  opacity: 0;
  transform: translateX(-20px);
  transition: .4s;
}

.project-block-icon svg {
  width: 20px;
}

article.post-item:hover h3.w-100.font-300.golf .project-block-icon,
article.post-item h3.w-100.font-300.golf:hover .project-block-icon {
  opacity: 1;
  transform: translateX(0px);
}

table ul {
  padding-left: 20px;
}

.select .form-control {
  min-width: 150px;
}

.custom-margin-top-address-project {
  margin-top: 47px !important;
}

.js-contact-form-submit.bg-hover-charade-light:hover {
  background-color: #f28a3d;
}

.ratio-860x600 img.ls-is-cached {
  object-fit: cover;
}

a.d-block.post-item__image.bg-charade.ratio-340x240 {
  background: linear-gradient(45deg, #000 50%, #171717 50%);
}

.email-contact {
  cursor: pointer;
  text-decoration: none;
  transition: .2s;
}

.email-contact:hover,
.email-contact:focus {
  color: #f28a3d;
}

.background-parallex-image {
  background-image: url("../wp-content/cache/autoptimize/img/images/1.jpg");
  background-size: cover;
  background-attachment: fixed;
}

.background-parallex-image:before {
  content: '';
  background: rgba(65, 64, 153, 0.3);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  display: block;
}


.gallery-columns-2 .gallery-item img {
  height: 349px;
  object-fit: cover;
}

.gallery-columns-1 .gallery-item img {
  height: 716px;
  object-fit: cover;
}

.parallex-img-div {
  background-image: url("../wp-content/downloaded/architecture-bricks-building-concrete-323781.jpg");
  background-size: cover;
  background-attachment: fixed;
  height: 500px;
  margin: 100px 0;
}

.margin-btm-100px {
  margin-bottom: 100px;
}

.accordion-plan .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened i:before {
  color: #f28a3d !important;
}

.accordion-plan .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed i:before {
  color: #f28a3d !important;
}

.career-btn {
  background: #f28a3d;
  padding: 7px 30px;
  color: #fff;
  transition: .2s;
  /*border-radius: 4px;*/
}

.career-btn:hover,
.career-btn:focus {
  background: #414099;
  color: #fff;
}

.projectpage article#post-8333 {
  /*margin-bottom: 80px;*/
}

section.elementor-element.elementor-element-6d089e0.animated-fast.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.elementor-section.elementor-top-section {
  margin: 60px 0 100px 0;
}

.ourteam-item .career-btn {
  display: inline-block;
  margin-top: 20px;
}

.slick-track .slick-slide.ourteam-item img {
  height: 350px;
  object-fit: cover;
}

body.page-template-default.page.page-id-321.contact.banners-effect-1.full-layout.elementor-default.elementor-page.elementor-page-321.loaded .bwp-main .page-title {
  margin: 0 0 0px;
}

.contact.page-template-default .elementor-321 .elementor-element.elementor-element-03c37eb:not(.elementor-motion-effects-element-type-background),
.elementor-321 .elementor-element.elementor-element-03c37eb>.elementor-motion-effects-container>.elementor-motion-effects-layer,
.contact.page-template-default section.elementor-element.elementor-element-038fdec.elementor-section-stretched.elementor-section-full_width.animated-fast.elementor-section-height-default.elementor-section-height-default.elementor-section.elementor-top-section {
  background-color: #fff;
}

.contact.page-template-default .elementor-321 .elementor-element.elementor-element-03c37eb {
  padding: 70px 0 140px 0;
  margin-bottom: -40px;
}

.projectpage .bwp-main .page-title {
  margin: 0 0 0px;
}

.projectpage div#bwp-main {
  background-color: #fff;
}

.projectpage-inner .elementor-widget-image .elementor-image img {
  height: 850px;
  object-fit: cover;
}

.projectpage-inner section.elementor-element.elementor-element-0cb182c.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.elementor-section.elementor-top-section {
  margin-top: 130px;
  margin-bottom: 130px;
}

.projectpage-inner .elementor-element.elementor-element-3cb5404.elementor-column.elementor-col-33.elementor-top-column {
  margin-left: 30px;
}

.tab-plan .elementor-tabs-content-wrapper .elementor-tab-content table tbody tr:nth-of-type(even) {
  background: #eaeaea
}

.link-to-contact-btn {
  width: 100%;
  text-align: center;
}

.link-to-contact-btn .elementor-button {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 60px;
  letter-spacing: 2.4px;
  color: #fff;
  background: #f28a3d;
  padding: 0 105px;
  transition: .2s;
}

.link-to-contact-btn .elementor-button:hover {
  background: #414099;
}

.contact-link-wrap-at-main-div.elementor-8333 .elementor-element.elementor-element-19ca075 {
  background-image: url("../../../uploads/2019/06/bg-banner1.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover
}

.elementor-8333 .elementor-element.elementor-element-19ca075 {
  transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
  margin-top: 0;
  margin-bottom: 0px;
  padding: 160px 0 170px
}

.elementor-8333 .elementor-element.elementor-element-7caa4d3 .elementor-text-editor {
  text-align: center
}

.elementor-section.elementor-section-boxed>.elementor-container.project-inner-block1-content-wrap {
  max-width: 910px;
}

.project-inner-block1-content-wrap .text-block-wraper4 .title {
  margin-bottom: 20px;
}

.project-inner-block1-content-wrap p {
  color: #595959;
  font-size: 18px;
  font-weight: 400;
  line-height: 36px;
  letter-spacing: .45px;
}

.elementor-7997 .elementor-element.elementor-element-800a048>.elementor-container.features-block1-content-wrap {
  max-width: 900px;
}

.features-block1-content-wrap .text-block-wraper-4 .title {
  margin-bottom: 20px;
}

.features-block1-content-wrap p {
  color: #595959;
  font-size: 18px;
  font-weight: 400;
  line-height: 36px;
  letter-spacing: .45px;
      margin-bottom: 0;
}

section.elementor-element.elementor-element-22.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.elementor-section.elementor-top-section {
  margin-bottom: 100px;
}

.project-div-three,.project-div-one {
  align-self: flex-start;
    margin-top: 145px;
}

.foundername
{
  font-size: 19px;
}
.about.banners-effect-1 .slick-track .slick-slide.ourteam-item img {
  height: 260px;
  height: 380px;
  object-fit: cover;
}


.about.banners-effect-1 section.elementor-element.elementor-element-6d089e0.animated-fast.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.elementor-section.elementor-top-section {
  margin: 0px 0 0px 0;
}

section.bg-light-wite-feature.elementor-element.elementor-section-stretched.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.elementor-section.elementor-top-section {
  background: #f6f6f7;
  z-index: 0;
  padding: 100px 0;
  margin-bottom: 100px;
  margin-top: 20px;
}

.bwp-widget-banner.style-2 .bg-banner .banners,
.bwp-widget-banner.style-3 .bg-banner .banners {
  transition: all .3s ease;
  position: relative;
  margin-top: 10px;
  top: 0;
}

.bwp-widget-banner.style-2 .bg-banner .banners:hover,
.bwp-widget-banner.style-3 .bg-banner .banners:hover {
  top: -10px;
}

/*.tab-plan .elementor-tabs-content-wrapper .elementor-tab-content table tbody {
  height: auto;
  padding-right: 0px;
}

.tab-plan .elementor-tabs-content-wrapper .elementor-tab-content table thead tr {
  padding-right: 0px;
}*/
.about.banners-effect-1 .slick-arrow,
.careerpage.banners-effect-1 .slider-2 .slick-arrow.zmdi-chevron-left,
.careerpage.banners-effect-1 .slider-2 .slick-arrow.zmdi-chevron-right{
      display: none !important;
}

.pad-top-1 {
  padding-top: 40px
}

.bwp-main .page-title{
  position: relative;
}
.bwp-main .page-title:after{
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 0;
}
.bwp-main .page-title .container{
  position: relative;
  z-index: 1;
}

.elementor-583 .elementor-element.elementor-element-b079f47:not(.elementor-motion-effects-element-type-background){
  position: relative;
}
.elementor-583 .elementor-element.elementor-element-b079f47:not(.elementor-motion-effects-element-type-background):after{
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 0;
}

.elementor-583 .elementor-element.elementor-element-b079f47:not(.elementor-motion-effects-element-type-background) .elementor-container{
  position: relative;
  z-index: 1;
}

.prevNextArticle.box {
    display: flex;
    justify-content: center;
}

.prevNextArticle.box{
/*    background: #f6f6f7;
*/    display: flex;
    justify-content: space-between;
    margin: auto;
    width: calc(3*250px);
}
.prevNextArticle.box>div{
    width: 150px;
    text-align: center;
    /*background: #f6f6f7;*/
}
.prevNextArticle.box .hoverExtend.active {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px 0px;
}
.prevNextArticle.box>div i{
  font-size: 24px;
      color: #f28a3e;
          line-height: 2;
}

.prevNextArticle.box>div p{
  margin-bottom: 0;
      margin-top: 10px;
    line-height: 1.3;
    text-transform: uppercase;
    font-size: 13px;
}

.project-inner-block1-content-wrap p span {
    display: inline-block;
        padding-right: 5px;
}

@media (min-width:1600px) {
  .pad-top-1 {
    padding-top: 2.5vw
  }
}

@media (min-width:2000px) {
  .pad-top-1 {
    padding-top: 50px
  }
}

.pad-bottom-1 {
  padding-bottom: 40px
}

@media (min-width:1600px) {
  .pad-bottom-1 {
    padding-bottom: 2.5vw
  }
}

@media (min-width:2000px) {
  .pad-bottom-1 {
    padding-bottom: 50px
  }
}

.pad-top-2 {
  padding-top: 50px
}

@media (min-width:1000px) {
  .pad-top-2 {
    padding-top: 5vw
  }
}

@media (min-width:2000px) {
  .pad-top-2 {
    padding-top: 100px
  }
}

.pad-bottom-2 {
  padding-bottom: 50px
}

@media (min-width:1000px) {
  .pad-bottom-2 {
    padding-bottom: 5vw
  }
}

@media (min-width:2000px) {
  .pad-bottom-2 {
    padding-bottom: 100px
  }
}

.pad-top-3 {
  padding-top: 50px
}

@media (min-width:667px) {
  .pad-top-3 {
    padding-top: 7.5vw
  }
}

@media (min-width:2000px) {
  .pad-top-3 {
    padding-top: 150px
  }
}

.pad-bottom-3 {
  padding-bottom: 50px
}

@media (min-width:667px) {
  .pad-bottom-3 {
    padding-bottom: 7.5vw
  }
}

@media (min-width:2000px) {
  .pad-bottom-3 {
    padding-bottom: 150px
  }
}

.pad-top-4 {
  padding-top: 50px
}

@media (min-width:500px) {
  .pad-top-4 {
    padding-top: 10vw
  }
}

@media (min-width:2000px) {
  .pad-top-4 {
    padding-top: 200px
  }
}

.pad-bottom-4 {
  padding-bottom: 50px
}

@media (min-width:500px) {
  .pad-bottom-4 {
    padding-bottom: 10vw
  }
}

@media (min-width:2000px) {
  .pad-bottom-4 {
    padding-bottom: 200px
  }
}


div.btn.btn-link {
    display: block;
    width: 100%;
}
.card{
  border: 1px solid #d4d4d4;
      border-left: 0 !important;
    border-right: 0 !important;
        border-top: none;
    border-color: #e2e2e2 !important;
}
.card:nth-of-type(1){
  border-top: 1px solid #d4d4d4;
}
.collapse {
    border-top: 1px solid #d4d4d4;
}
div.btn.btn-link .elementor-accordion-icon-closed {
    display: none;
}
div.btn.btn-link.collapsed .elementor-accordion-icon-closed {
    display: block;
}

div.btn.btn-link .elementor-accordion-icon-opened {
  display: block;
}
div.btn.btn-link.collapsed .elementor-accordion-icon-opened {
    display: none;
}

div.btn.btn-link .elementor-tab-title{
      display: flex;
    justify-content: space-between;
        padding: 0 0px !important;
}
div.btn.btn-link .elementor-tab-title p{
  order: 1;
  font-size: 16px;
    font-family: sf-pro, sans-serif;
    letter-spacing: 3px;
    color: #2d2d2d !important;
    text-transform: uppercase;
}
div.btn.btn-link  .elementor-tab-title .elementor-accordion-icon {
    float: none !important;
    order: 2;
}
.card h5{
  margin-bottom: 0;
  margin-top: 0;
}
h5 .btn.btn-link:focus,h5  .btn.btn-link:hover{
      text-decoration: none;
}
.bwp-main .page-title.m-b-0{
      margin: 0 0 0px;
}
.post-content.project-block-content > div{
      display: flex;
    justify-content: space-between;
    width: calc(100% - 20px);
    margin-bottom: 15px;
    z-index:10;
}
.post-content.project-block-content > div > p{
  font-size: 13px;
      font-weight: 500;
    color: #f28a3d;
    text-transform: uppercase;
    margin-bottom: 0;
    display: none;
}
.gallery-icon .badge-overlay {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  overflow:hidden;

}
.gallery-icon .sold-badge{
  background: #f28a3d;
  position:absolute;
    top: 20px;
    left: -60px;
    width:200px;
    font-size:inherit;
    font-weight: 500;
    text-align:center;
    text-transform:uppercase;
    color:#fff;
    -ms-transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
    transform:rotate(-45deg);
    
}

/*.project-item{
  width: calc(25% - 100px);
}
.project-item:nth-of-type(1){
  width: calc(50% - 100px);
}
.image-gallery .gallery-item .gallery-icon:before{
  overflow: hidden;
}

.grid .gallery-item {
  width:  calc(25% - 100px);
  height: 200px;
}
.grid .gallery-item:nth-of-type(1) {
  width:  calc(50% - 200px);
  height: 600px;
}
.grid .gallery-item img{
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.elementor-8333 .elementor-element.elementor-element-b0038c3{
  width: 100% !important;
  left: auto !important;
}
.container{
  width: 100% !important;
}
.elementor-section.elementor-section-boxed>.elementor-container{
  max-width: initial !important;
}
body.page-template-default.page .main-content.container{
  width:100% !important;
}
.gallery-icon a{
  display: block;
}*/

/* .elementor-8333 div#upcoming .elementor-element.elementor-element-b0038c3 {
      padding-left: 0px;
} */

.tab-plan .elementor-tabs-content-wrapper .elementor-tab-content table::-webkit-scrollbar-track
{
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  background-color: #F5F5F5;
}

.tab-plan .elementor-tabs-content-wrapper .elementor-tab-content table::-webkit-scrollbar
{
  width: 6px;
  background-color: #F5F5F5;
}

.tab-plan .elementor-tabs-content-wrapper .elementor-tab-content table::-webkit-scrollbar-thumb
{
  background-color: #f28a3d;
}

.seperate-2-right .gallery-item:nth-of-type(1){
  padding: 0 10px 10px 0;
}

.seperate-2-right .gallery-item:nth-of-type(2){
  padding: 0 0px 10px 10px;
}

.elementor-element.elementor-element-cff3722.text-block-wraper-4.elementor-widget.elementor-widget-text-editor>.elementor-widget-container{
     /* margin: 0 0 100px;*/
}
.career-mail{
  color: #f28a3d;
}
.features-block1-content-wrap .text-block-wraper-4 .title span{
  font-size: 19px;
  display: block;
  margin-top: 15px;
}
.footer-section-link {
        display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 10px;
    margin-bottom: 10px;
    padding-top: 20px;
}
.footer-section-link p{
  margin-bottom: 0px;
}
.footer-section-link ul.links {
    padding-left: 0px;
    display: flex;
    margin-bottom: 20px;
}
.footer-section-link li.footer {
    list-style: none;
    /*margin-left: 10px;*/
}
.footer-section-link li.footer a{
      color: #595959;
}
.footer-section-link li.footer a:hover {
      color: #f28a3d;
}
.footer-section-link ul.links li:not(:first-child):before,.footer-section-link ul.links li:not(:first-child):before {
    content: "/";
    display: inline-block;
    text-indent: 0;
    text-align: center;
    margin-right: 6px;
    margin-left: 6px;
    color: #595959;
}
.bwp-ourteam.slider-2 .team-contents .title a span{
  display: inline-block;
}
.bwp-tabs .block_content .title-block h2 span{
      display: block;
      margin-left: 10px;
}
.bwp-tabs .block_content .title-block h2 span:first-of-type{
  margin-left: 0px;
}
.bwp-image img{
    object-fit:cover;
  }

.prevNextArticle.box>div p{
  margin-top: 15.5px;
}
.prevNextArticle.box .previousArticle .hoverExtend{
  flex-direction:row;
}
.prevNextArticle.box .hoverExtend span{
      font-size: 60px !important;
    font-weight: 100;
    font-family: sf-pro;
        line-height: 0.6;
            color: #e78544;
}

.prevNextArticle.box .hoverExtend span:hover {
    color: #414099;
}

.prevNextArticle.box .previousArticle .hoverExtend p{
      padding-left: 10px;
          color: #474397;

}
.prevNextArticle.box .nextArticle .hoverExtend{
  flex-direction:row-reverse;
}
.prevNextArticle.box .nextArticle .hoverExtend p{
      padding-right: 10px;
          color: #474397;
}
.previousArticle .hoverExtend{
  align-items: center;
}

.prevNextArticle.box .hoverExtend p{
  opacity: 0;
      letter-spacing: 1.3px;
  transform: translateY(20px);
      transition: all 300ms linear;
}
.prevNextArticle.box .hoverExtend:hover p{
  opacity: 1;
  transform: translateY(0px);
}
.prevNextArticle.box .hoverExtend i{
  transition: all 300ms linear;
}
.prevNextArticle.box .hoverExtend:hover i{
      transform: rotateX(360deg);
          color: #494495;
}

/*.careerpage section.elementor-element.elementor-element-800a048.elementor-section-stretched.animated-fast.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.elementor-section.elementor-top-section.animated.opal-move-up{
   background: #f6f6f7;
}*/
.careerpage section.elementor-element.elementor-element-6d089e0.animated-fast.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.elementor-section.elementor-top-section{
  margin-top: 0;
}
.careerpage .elementor-element.elementor-element-cff3722.text-block-wraper-4.elementor-widget.elementor-widget-text-editor>.elementor-widget-container{
  /*margin-bottom: 0;*/
}
.careerpage .wpbingo-newsletter2 {
    margin-top: 0px;
}
.careers-form{
  width: 50%;
  margin:auto;
}
.wpbingo-newsletter2 .content-newsletter input[type=file]{
      display: flex;
    align-items: baseline;
        padding: 20px 20px;
}
@-moz-document url-prefix() {
    .wpbingo-newsletter2 .content-newsletter input[type=file] {
      padding:0px 20px;
    }
}
div#form-messages-c{
  margin-top: 10px
}

.bwp-header.header-v5 .header-content .header-center.sticky{
      background: transparent;
      /*background: rgba(255, 255, 255, 0.5);*/

      /*padding: 20px 0 20px;*/
          /*width: 50px;*/
}
.slick-slider .slick-list .slick-slide .ourteam-customer-name{
  display: flex;
    flex-direction: column;
    justify-content: center;
}
.bwp-ourteam.slider-2 .team-desc{
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 20px;
    font-weight: 400;
    margin-top: 5px;
}
.team-line{
  position: relative;
}
.bwp-ourteam.slider-2 .team-job{
  margin-bottom: 30px;
}
.bwp-ourteam.slider-2 .ourteam-top{
      margin-bottom: 10px;
}
.team-line:after {
    content: '';
    position: absolute;
    width: 100px;
    height: 2px;
    top: -20px;
    left: calc(50% - 50px);
    background: #f28a3d;
}
.slick-slider .slick-list .slick-slide:nth-of-type(1) .foundername{
  font-size: 17px;
}
.team-desc span{
  display: inline-block;
}

@media (max-width:420px) {
.seperate-2-right .gallery-item:nth-of-type(1){
  padding: 0 0px 20px 0;
}

.seperate-2-right .gallery-item:nth-of-type(2){
  padding: 0 0px 10px 0px;
}
.bwp-tabs .block_content .title-block h2{
  display: flex;
}
}
