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

@font-face {
  font-family: "flaticon";
  src: url(../fonts/flaticon.ttf) format("truetype"), url(../fonts/flaticon.woff) format("woff"), url(../fonts/flaticon.woff2) format("woff2"), url(../fonts/flaticon.eot#iefix) format("embedded-opentype"), url(../img/flaticon.svg#flaticon) format("svg")
}

i[class^=flaticon-]:before,
i[class*=" flaticon-"]:before {
  font-family: flaticon !important;
  font-style: normal;
  font-weight: 400 !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Flaticon";
    src: url(//themetechmount.com/wordpress/inoterior/wp-content/themes/inoterior/assets/themetechmount-inoterior-extra-icons/font/./Flaticon.svg#Flaticon) format("svg")
  }
}

[class^=flaticon-]:before,
[class*=" flaticon-"]:before,
[class^=flaticon-]:after,
[class*=" flaticon-"]:after {
  font-family: Flaticon;
  font-style: normal
}

.flaticon-workspace:before {
  content: "\f101"
}

.flaticon-living-room:before {
  content: "\f102"
}

.flaticon-staircase:before {
  content: "\f103"
}

.flaticon-blueprint:before {
  content: "\f104"
}

.flaticon-home-decoration:before {
  content: "\f105"
}

.flaticon-decorating:before {
  content: "\f106"
}

.flaticon-door:before {
  content: "\f107"
}

.flaticon-stairs:before {
  content: "\f108"
}

.flaticon-interior-design:before {
  content: "\f109"
}

.flaticon-wardrobe:before {
  content: "\f10a"
}

.flaticon-windows:before {
  content: "\f10b"
}

.flaticon-door-1:before {
  content: "\f10c"
}

.flaticon-bed:before {
  content: "\f10d"
}

.flaticon-bed-1:before {
  content: "\f10e"
}

.flaticon-interior-design-1:before {
  content: "\f10f"
}

.flaticon-apartment:before {
  content: "\f110"
}

.flaticon-interior-design-2:before {
  content: "\f111"
}

.flaticon-french-doors:before {
  content: "\f112"
}

.flaticon-door-2:before {
  content: "\f113"
}

.flaticon-architecture-and-city:before {
  content: "\f114"
}

.flaticon-play-button:before {
  content: "\f115"
}

.flaticon-call:before {
  content: "\f116"
}

.flaticon-destination:before {
  content: "\f117"
}

.flaticon-delivery:before {
  content: "\f118"
}

.flaticon-navigation:before {
  content: "\f119"
}

.flaticon-email:before {
  content: "\f11a"
}

.flaticon-call-1:before {
  content: "\f11b"
}

.flaticon-wall-clock:before {
  content: "\f11c"
}

.flaticon-clock:before {
  content: "\f11d"
}

.flaticon-clock-1:before {
  content: "\f11e"
}

.flaticon-work-done:before {
  content: "\f11f"
}

@charset "UTF-8";

#start-resizable-editor-section {
  display: none
}

.wp-block-audio figcaption {
  margin-top: .5em;
  margin-bottom: 1em
}

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

.wp-block-button__link {
  color: #fff;
  background-color: #32373c;
  border: none;
  border-radius: 1.55em;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  font-size: 1.125em;
  padding: .667em 1.333em;
  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: #fff
}

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

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

.wp-block-buttons>.wp-block-button.has-custom-width {
  max-width: none
}

.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link {
  width: 100%
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-25 {
  width: calc(25% - .5em)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-50 {
  width: calc(50% - .5em)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-75 {
  width: calc(75% - .5em)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-100 {
  margin-right: 0;
  width: 100%
}

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

.wp-block-button.no-border-radius,
.wp-block-button__link.no-border-radius {
  border-radius: 0 !important
}

.is-style-outline>.wp-block-button__link,
.wp-block-button__link.is-style-outline {
  border: 2px solid
}

.is-style-outline>.wp-block-button__link:not(.has-text-color),
.wp-block-button__link.is-style-outline:not(.has-text-color) {
  color: #32373c
}

.is-style-outline>.wp-block-button__link:not(.has-background),
.wp-block-button__link.is-style-outline:not(.has-background) {
  background-color: transparent
}

.wp-block-buttons {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap
}

.wp-block-buttons.is-vertical {
  flex-direction: column
}

.wp-block-buttons.is-vertical>.wp-block-button {
  margin-right: 0
}

.wp-block-buttons.is-vertical>.wp-block-button:last-child {
  margin-bottom: 0
}

.wp-block-buttons>.wp-block-button {
  display: inline-block;
  margin-left: 0;
  margin-right: .5em;
  margin-bottom: .5em
}

.wp-block-buttons>.wp-block-button:last-child {
  margin-right: 0
}

.wp-block-buttons.is-content-justification-left {
  justify-content: flex-start
}

.wp-block-buttons.is-content-justification-left.is-vertical {
  align-items: flex-start
}

.wp-block-buttons.is-content-justification-center {
  justify-content: center
}

.wp-block-buttons.is-content-justification-center.is-vertical {
  align-items: center
}

.wp-block-buttons.is-content-justification-right {
  justify-content: flex-end
}

.wp-block-buttons.is-content-justification-right>.wp-block-button {
  margin-left: .5em;
  margin-right: 0
}

.wp-block-buttons.is-content-justification-right>.wp-block-button:first-child {
  margin-left: 0
}

.wp-block-buttons.is-content-justification-right.is-vertical {
  align-items: flex-end
}

.wp-block-buttons.is-content-justification-space-between {
  justify-content: space-between
}

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

.wp-block-buttons.alignleft .wp-block-button {
  margin-left: 0;
  margin-right: .5em
}

.wp-block-buttons.alignleft .wp-block-button:last-child {
  margin-right: 0
}

.wp-block-buttons.alignright .wp-block-button {
  margin-right: 0;
  margin-left: .5em
}

.wp-block-buttons.alignright .wp-block-button:first-child {
  margin-left: 0
}

.wp-block-buttons:not(.is-content-justification-space-between, .is-content-justification-right, .is-content-justification-left, .is-content-justification-center) .wp-block-button.aligncenter {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: .5em;
  width: 100%
}

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

.wp-block-calendar tbody td,
.wp-block-calendar th {
  padding: .25em;
  border: 1px solid #ddd
}

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

.wp-block-calendar table {
  width: 100%;
  border-collapse: collapse
}

.wp-block-calendar table th {
  font-weight: 400;
  background: #ddd
}

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

.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-code code {
  display: block;
  white-space: pre-wrap;
  overflow-wrap: break-word
}

.wp-block-columns {
  display: flex;
  margin-bottom: 1.75em;
  flex-wrap: wrap
}

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

.wp-block-columns.has-background {
  padding: 1.25em 2.375em
}

.wp-block-columns.are-vertically-aligned-top {
  align-items: flex-start
}

.wp-block-columns.are-vertically-aligned-center {
  align-items: center
}

.wp-block-columns.are-vertically-aligned-bottom {
  align-items: flex-end
}

.wp-block-column {
  flex-grow: 1;
  min-width: 0;
  word-break: break-word;
  overflow-wrap: break-word
}

@media (max-width:599px) {
  .wp-block-column {
    flex-basis: 100% !important
  }
}

@media (min-width:600px) and (max-width:781px) {
  .wp-block-column:not(:only-child) {
    flex-basis: calc(50% - 1em) !important;
    flex-grow: 0
  }

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

@media (min-width:782px) {
  .wp-block-column {
    flex-basis: 0;
    flex-grow: 1
  }

  .wp-block-column[style*=flex-basis] {
    flex-grow: 0
  }

  .wp-block-column:not(:first-child) {
    margin-left: 2em
  }
}

.wp-block-column.is-vertically-aligned-top {
  align-self: flex-start
}

.wp-block-column.is-vertically-aligned-center {
  -ms-grid-row-align: center;
  align-self: center
}

.wp-block-column.is-vertically-aligned-bottom {
  align-self: flex-end
}

.wp-block-column.is-vertically-aligned-bottom,
.wp-block-column.is-vertically-aligned-center,
.wp-block-column.is-vertically-aligned-top {
  width: 100%
}

.wp-block-cover,
.wp-block-cover-image {
  position: relative;
  background-size: cover;
  background-position: 50%;
  min-height: 430px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1em;
  box-sizing: border-box
}

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

@media (prefers-reduced-motion:reduce) {

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

.wp-block-cover-image.is-repeated,
.wp-block-cover.is-repeated {
  background-repeat: repeat;
  background-size: auto
}

.wp-block-cover-image.has-background-dim:not([class*=-background-color]),
.wp-block-cover.has-background-dim:not([class*=-background-color]) {
  background-color: #000
}

.wp-block-cover-image.has-background-dim:before,
.wp-block-cover.has-background-dim:before {
  content: "";
  background-color: inherit
}

.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,
.wp-block-cover-image .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim:not(.has-background-gradient):before,
.wp-block-cover .wp-block-cover__gradient-background {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  opacity: .5
}

.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before {
  opacity: .1
}

.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before {
  opacity: .2
}

.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before {
  opacity: .3
}

.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before {
  opacity: .4
}

.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before {
  opacity: .5
}

.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before {
  opacity: .6
}

.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before {
  opacity: .7
}

.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before {
  opacity: .8
}

.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before {
  opacity: .9
}

.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before {
  opacity: 1
}

.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
  max-width: 420px;
  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: 100%;
  z-index: 1;
  color: #fff
}

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

.wp-block-cover-image.is-position-top-left,
.wp-block-cover.is-position-top-left {
  align-items: flex-start;
  justify-content: flex-start
}

.wp-block-cover-image.is-position-top-center,
.wp-block-cover.is-position-top-center {
  align-items: flex-start;
  justify-content: center
}

.wp-block-cover-image.is-position-top-right,
.wp-block-cover.is-position-top-right {
  align-items: flex-start;
  justify-content: flex-end
}

.wp-block-cover-image.is-position-center-left,
.wp-block-cover.is-position-center-left {
  align-items: center;
  justify-content: flex-start
}

.wp-block-cover-image.is-position-center-center,
.wp-block-cover.is-position-center-center {
  align-items: center;
  justify-content: center
}

.wp-block-cover-image.is-position-center-right,
.wp-block-cover.is-position-center-right {
  align-items: center;
  justify-content: flex-end
}

.wp-block-cover-image.is-position-bottom-left,
.wp-block-cover.is-position-bottom-left {
  align-items: flex-end;
  justify-content: flex-start
}

.wp-block-cover-image.is-position-bottom-center,
.wp-block-cover.is-position-bottom-center {
  align-items: flex-end;
  justify-content: center
}

.wp-block-cover-image.is-position-bottom-right,
.wp-block-cover.is-position-bottom-right {
  align-items: flex-end;
  justify-content: flex-end
}

.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container {
  margin: 0;
  width: auto
}

.wp-block-cover-image img.wp-block-cover__image-background,
.wp-block-cover-image video.wp-block-cover__video-background,
.wp-block-cover img.wp-block-cover__image-background,
.wp-block-cover video.wp-block-cover__video-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  max-height: none;
  -o-object-fit: cover;
  object-fit: cover;
  outline: none;
  border: none;
  box-shadow: none
}

.wp-block-cover__image-background,
.wp-block-cover__video-background {
  z-index: 0
}

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

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

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

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

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

.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
section.wp-block-cover-image>h2 {
  font-size: 2em;
  line-height: 1.25;
  z-index: 1;
  margin-bottom: 0;
  max-width: 840px;
  padding: .44em;
  text-align: center
}

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

.wp-block-embed.alignleft .wp-block-embed__wrapper,
.wp-block-embed.alignright .wp-block-embed__wrapper,
.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,
.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper {
  min-width: 280px
}

.wp-block-cover .wp-block-embed {
  min-width: 320px;
  min-height: 240px
}

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

.wp-block-embed figcaption {
  margin-top: .5em;
  margin-bottom: 1em
}

.wp-block-embed iframe {
  max-width: 100%
}

.wp-block-embed__wrapper {
  position: relative
}

.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before {
  content: "";
  display: block;
  padding-top: 50%
}

.wp-embed-responsive .wp-has-aspect-ratio iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%
}

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

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

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

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

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

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

.wp-embed-responsive .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: .8em;
  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
}

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

.blocks-gallery-grid .blocks-gallery-image,
.blocks-gallery-grid .blocks-gallery-item,
.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
  margin: 0 1em 1em 0;
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  justify-content: center;
  position: relative;
  width: calc(50% - 1em)
}

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

.blocks-gallery-grid .blocks-gallery-image figure,
.blocks-gallery-grid .blocks-gallery-item figure,
.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)) {

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

.blocks-gallery-grid .blocks-gallery-image img,
.blocks-gallery-grid .blocks-gallery-item img,
.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)) {

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

.blocks-gallery-grid .blocks-gallery-image figcaption,
.blocks-gallery-grid .blocks-gallery-item figcaption,
.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: 3em .77em .7em;
  color: #fff;
  text-align: center;
  font-size: .8em;
  background: linear-gradient(0deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .3) 70%, transparent);
  box-sizing: border-box;
  margin: 0
}

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

.blocks-gallery-grid figcaption,
.wp-block-gallery figcaption {
  flex-grow: 1
}

.blocks-gallery-grid.is-cropped .blocks-gallery-image a,
.blocks-gallery-grid.is-cropped .blocks-gallery-image img,
.blocks-gallery-grid.is-cropped .blocks-gallery-item a,
.blocks-gallery-grid.is-cropped .blocks-gallery-item img,
.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)) {

  .blocks-gallery-grid.is-cropped .blocks-gallery-image a,
  .blocks-gallery-grid.is-cropped .blocks-gallery-image img,
  .blocks-gallery-grid.is-cropped .blocks-gallery-item a,
  .blocks-gallery-grid.is-cropped .blocks-gallery-item img,
  .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
  }
}

.blocks-gallery-grid.columns-1 .blocks-gallery-image,
.blocks-gallery-grid.columns-1 .blocks-gallery-item,
.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) {

  .blocks-gallery-grid.columns-3 .blocks-gallery-image,
  .blocks-gallery-grid.columns-3 .blocks-gallery-item,
  .wp-block-gallery.columns-3 .blocks-gallery-image,
  .wp-block-gallery.columns-3 .blocks-gallery-item {
    width: calc(33.33333% - .66667em);
    margin-right: 1em
  }

  .blocks-gallery-grid.columns-4 .blocks-gallery-image,
  .blocks-gallery-grid.columns-4 .blocks-gallery-item,
  .wp-block-gallery.columns-4 .blocks-gallery-image,
  .wp-block-gallery.columns-4 .blocks-gallery-item {
    width: calc(25% - .75em);
    margin-right: 1em
  }

  .blocks-gallery-grid.columns-5 .blocks-gallery-image,
  .blocks-gallery-grid.columns-5 .blocks-gallery-item,
  .wp-block-gallery.columns-5 .blocks-gallery-image,
  .wp-block-gallery.columns-5 .blocks-gallery-item {
    width: calc(20% - .8em);
    margin-right: 1em
  }

  .blocks-gallery-grid.columns-6 .blocks-gallery-image,
  .blocks-gallery-grid.columns-6 .blocks-gallery-item,
  .wp-block-gallery.columns-6 .blocks-gallery-image,
  .wp-block-gallery.columns-6 .blocks-gallery-item {
    width: calc(16.66667% - .83333em);
    margin-right: 1em
  }

  .blocks-gallery-grid.columns-7 .blocks-gallery-image,
  .blocks-gallery-grid.columns-7 .blocks-gallery-item,
  .wp-block-gallery.columns-7 .blocks-gallery-image,
  .wp-block-gallery.columns-7 .blocks-gallery-item {
    width: calc(14.28571% - .85714em);
    margin-right: 1em
  }

  .blocks-gallery-grid.columns-8 .blocks-gallery-image,
  .blocks-gallery-grid.columns-8 .blocks-gallery-item,
  .wp-block-gallery.columns-8 .blocks-gallery-image,
  .wp-block-gallery.columns-8 .blocks-gallery-item {
    width: calc(12.5% - .875em);
    margin-right: 1em
  }

  .blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(1n),
  .blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(1n),
  .blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n),
  .blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n),
  .blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n),
  .blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n),
  .blocks-gallery-grid.columns-4 .blocks-gallery-image:nth-of-type(4n),
  .blocks-gallery-grid.columns-4 .blocks-gallery-item:nth-of-type(4n),
  .blocks-gallery-grid.columns-5 .blocks-gallery-image:nth-of-type(5n),
  .blocks-gallery-grid.columns-5 .blocks-gallery-item:nth-of-type(5n),
  .blocks-gallery-grid.columns-6 .blocks-gallery-image:nth-of-type(6n),
  .blocks-gallery-grid.columns-6 .blocks-gallery-item:nth-of-type(6n),
  .blocks-gallery-grid.columns-7 .blocks-gallery-image:nth-of-type(7n),
  .blocks-gallery-grid.columns-7 .blocks-gallery-item:nth-of-type(7n),
  .blocks-gallery-grid.columns-8 .blocks-gallery-image:nth-of-type(8n),
  .blocks-gallery-grid.columns-8 .blocks-gallery-item:nth-of-type(8n),
  .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
  }
}

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

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

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

.wp-block-group {
  box-sizing: border-box
}

h1.has-background,
h2.has-background,
h3.has-background,
h4.has-background,
h5.has-background,
h6.has-background {
  padding: 1.25em 2.375em
}

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

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

.wp-block-image:not(.is-style-rounded) img {
  border-radius: inherit
}

.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 {
  display: table
}

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

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

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

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

.wp-block-image figcaption {
  margin-top: .5em;
  margin-bottom: 1em
}

.wp-block-image.is-style-circle-mask img,
.wp-block-image.is-style-rounded img {
  border-radius: 9999px
}

@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none) {
  .wp-block-image.is-style-circle-mask img {
    -webkit-mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
    mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
    mask-mode: alpha;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-position: center;
    mask-position: center;
    border-radius: 0
  }
}

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

.has-avatars .wp-block-latest-comments__comment {
  min-height: 2.25em;
  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: 3.25em
}

.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: .875em;
  line-height: 1.8;
  margin: .36em 0 1.4em
}

.wp-block-latest-comments__comment-date {
  display: block;
  font-size: .75em
}

.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar {
  border-radius: 1.5em;
  display: block;
  float: left;
  height: 2.5em;
  margin-right: .75em;
  width: 2.5em
}

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

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

.wp-block-latest-posts.wp-block-latest-posts__list {
  list-style: none
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
  clear: both
}

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

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

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

  .wp-block-latest-posts.columns-2 li:nth-child(2n) {
    margin-right: 0
  }

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

  .wp-block-latest-posts.columns-3 li:nth-child(3n) {
    margin-right: 0
  }

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

  .wp-block-latest-posts.columns-4 li:nth-child(4n) {
    margin-right: 0
  }

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

  .wp-block-latest-posts.columns-5 li:nth-child(5n) {
    margin-right: 0
  }

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

  .wp-block-latest-posts.columns-6 li:nth-child(6n) {
    margin-right: 0
  }
}

.wp-block-latest-posts__post-author,
.wp-block-latest-posts__post-date {
  display: block;
  color: #555;
  font-size: .8125em
}

.wp-block-latest-posts__post-excerpt {
  margin-top: .5em;
  margin-bottom: 1em
}

.wp-block-latest-posts__featured-image a {
  display: inline-block
}

.wp-block-latest-posts__featured-image img {
  height: auto;
  width: auto
}

.wp-block-latest-posts__featured-image.alignleft {
  margin-right: 1em
}

.wp-block-latest-posts__featured-image.alignright {
  margin-left: 1em
}

.wp-block-latest-posts__featured-image.aligncenter {
  margin-bottom: 1em;
  text-align: center
}

.block-editor-image-alignment-control__row .components-base-control__field {
  display: flex;
  justify-content: space-between;
  align-items: center
}

.block-editor-image-alignment-control__row .components-base-control__field .components-base-control__label {
  margin-bottom: 0
}

ol.has-background,
ul.has-background {
  padding: 1.25em 2.375em
}

.wp-block-media-text {
  /*!rtl:begin:ignore*/
  direction: ltr;
  /*!rtl:end:ignore*/
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 50% 1fr;
  grid-template-columns: 50% 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto
}

.wp-block-media-text.has-media-on-the-right {
  -ms-grid-columns: 1fr 50%;
  grid-template-columns: 1fr 50%
}

.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media {
  -ms-grid-row-align: start;
  align-self: start
}

.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media,
.wp-block-media-text .wp-block-media-text__content,
.wp-block-media-text .wp-block-media-text__media {
  -ms-grid-row-align: center;
  align-self: center
}

.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media {
  -ms-grid-row-align: end;
  align-self: end
}

.wp-block-media-text .wp-block-media-text__media {
  /*!rtl:begin:ignore*/
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  grid-row: 1;
  /*!rtl:end:ignore*/
  margin: 0
}

.wp-block-media-text .wp-block-media-text__content {
  direction: ltr;
  /*!rtl:begin:ignore*/
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 1;
  grid-row: 1;
  /*!rtl:end:ignore*/
  padding: 0 8%;
  word-break: break-word
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
  /*!rtl:begin:ignore*/
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 1;
  grid-row: 1
    /*!rtl:end:ignore*/
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
  /*!rtl:begin:ignore*/
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  grid-row: 1
    /*!rtl:end:ignore*/
}

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

.wp-block-media-text.is-image-fill .wp-block-media-text__media {
  height: 100%;
  min-height: 250px;
  background-size: cover
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media>a {
  display: block;
  height: 100%
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media img {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}

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

  .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1
  }

  .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 2;
    grid-row: 2
  }
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__container .wp-block-navigation__container {
  color: #1e1e1e;
  background-color: #fff;
  min-width: 200px
}

.items-justified-left>ul {
  justify-content: flex-start
}

.items-justified-center>ul {
  justify-content: center
}

.items-justified-right>ul {
  justify-content: flex-end
}

.items-justified-space-between>ul {
  justify-content: space-between
}

.wp-block-navigation-link {
  display: flex;
  align-items: center;
  position: relative;
  margin: 0
}

.wp-block-navigation-link .wp-block-navigation__container:empty {
  display: none
}

.wp-block-navigation__container {
  list-style: none;
  margin: 0;
  padding-left: 0;
  display: flex;
  flex-wrap: wrap
}

.is-vertical .wp-block-navigation__container {
  display: block
}

.has-child>.wp-block-navigation-link__content {
  padding-right: .5em
}

.has-child .wp-block-navigation__container {
  border: 1px solid rgba(0, 0, 0, .15);
  background-color: inherit;
  color: inherit;
  position: absolute;
  left: 0;
  top: 100%;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  z-index: 2;
  opacity: 0;
  transition: opacity .1s linear;
  visibility: hidden
}

.has-child .wp-block-navigation__container>.wp-block-navigation-link>.wp-block-navigation-link__content {
  flex-grow: 1
}

.has-child .wp-block-navigation__container>.wp-block-navigation-link>.wp-block-navigation-link__submenu-icon {
  padding-right: .5em
}

@media (min-width:782px) {
  .has-child .wp-block-navigation__container {
    left: 1.5em
  }

  .has-child .wp-block-navigation__container .wp-block-navigation__container {
    left: 100%;
    top: -1px
  }

  .has-child .wp-block-navigation__container .wp-block-navigation__container:before {
    content: "";
    position: absolute;
    right: 100%;
    height: 100%;
    display: block;
    width: .5em;
    background: transparent
  }

  .has-child .wp-block-navigation__container .wp-block-navigation-link__submenu-icon svg {
    transform: rotate(0)
  }
}

.has-child:hover {
  cursor: pointer
}

.has-child:hover>.wp-block-navigation__container {
  visibility: visible;
  opacity: 1;
  display: flex;
  flex-direction: column
}

.has-child:focus-within {
  cursor: pointer
}

.has-child:focus-within>.wp-block-navigation__container {
  visibility: visible;
  opacity: 1;
  display: flex;
  flex-direction: column
}

.wp-block-navigation[style*=text-decoration] .wp-block-navigation-link,
.wp-block-navigation[style*=text-decoration] .wp-block-navigation-link__content,
.wp-block-navigation[style*=text-decoration] .wp-block-navigation-link__content:active,
.wp-block-navigation[style*=text-decoration] .wp-block-navigation-link__content:focus,
.wp-block-navigation[style*=text-decoration] .wp-block-navigation__container {
  text-decoration: inherit
}

.wp-block-navigation:not([style*=text-decoration]) .wp-block-navigation-link__content,
.wp-block-navigation:not([style*=text-decoration]) .wp-block-navigation-link__content:active,
.wp-block-navigation:not([style*=text-decoration]) .wp-block-navigation-link__content:focus {
  text-decoration: none
}

.wp-block-navigation-link__content {
  color: inherit;
  padding: .5em 1em
}

.wp-block-navigation-link__content+.wp-block-navigation-link__content {
  padding-top: 0
}

.has-text-color .wp-block-navigation-link__content {
  color: inherit
}

.wp-block-navigation-link__label {
  word-break: normal;
  overflow-wrap: break-word
}

.wp-block-navigation-link__submenu-icon {
  height: inherit;
  padding: .375em 1em .375em 0
}

.wp-block-navigation-link__submenu-icon svg {
  fill: currentColor
}

@media (min-width:782px) {
  .wp-block-navigation-link__submenu-icon svg {
    transform: rotate(90deg)
  }
}

.is-small-text {
  font-size: .875em
}

.is-regular-text {
  font-size: 1em
}

.is-large-text {
  font-size: 2.25em
}

.is-larger-text {
  font-size: 3em
}

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

p.has-background {
  padding: 1.25em 2.375em
}

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

.wp-block-post-author {
  display: flex;
  flex-wrap: wrap
}

.wp-block-post-author__byline {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: .5em
}

.wp-block-post-author__avatar {
  margin-right: 1em
}

.wp-block-post-author__bio {
  margin-bottom: .7em;
  font-size: .7em
}

.wp-block-post-author__content {
  flex-grow: 1;
  flex-basis: 0
}

.wp-block-post-author__name {
  font-weight: 700;
  margin: 0
}

.wp-block-post-comments-form input[type=submit] {
  color: #fff;
  background-color: #32373c;
  border: none;
  border-radius: 1.55em;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  font-size: 1.125em;
  padding: .667em 1.333em;
  text-align: center;
  text-decoration: none;
  overflow-wrap: break-word
}

.wp-block-post-comments-form input[type=submit]:active,
.wp-block-post-comments-form input[type=submit]:focus,
.wp-block-post-comments-form input[type=submit]:hover,
.wp-block-post-comments-form input[type=submit]:visited {
  color: #fff
}

.wp-block-preformatted {
  white-space: pre-wrap
}

.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: 420px
}

.wp-block-pullquote.alignleft p,
.wp-block-pullquote.alignright p {
  font-size: 1.25em
}

.wp-block-pullquote p {
  font-size: 1.75em;
  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: 2em
}

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

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

.wp-block-query-loop {
  max-width: 100%;
  list-style: none;
  padding: 0
}

.wp-block-query-loop li {
  clear: both
}

.wp-block-query-loop.is-flex-container {
  flex-direction: row;
  display: flex;
  flex-wrap: wrap
}

.wp-block-query-loop.is-flex-container li {
  margin: 0 0 1.25em;
  width: 100%
}

@media (min-width:600px) {
  .wp-block-query-loop.is-flex-container li {
    margin-right: 1.25em
  }

  .wp-block-query-loop.is-flex-container.is-flex-container.columns-2>li {
    width: calc(50% - .625em)
  }

  .wp-block-query-loop.is-flex-container.is-flex-container.columns-2>li:nth-child(2n) {
    margin-right: 0
  }

  .wp-block-query-loop.is-flex-container.is-flex-container.columns-3>li {
    width: calc(33.33333% - .83333em)
  }

  .wp-block-query-loop.is-flex-container.is-flex-container.columns-3>li:nth-child(3n) {
    margin-right: 0
  }

  .wp-block-query-loop.is-flex-container.is-flex-container.columns-4>li {
    width: calc(25% - .9375em)
  }

  .wp-block-query-loop.is-flex-container.is-flex-container.columns-4>li:nth-child(4n) {
    margin-right: 0
  }

  .wp-block-query-loop.is-flex-container.is-flex-container.columns-5>li {
    width: calc(20% - 1em)
  }

  .wp-block-query-loop.is-flex-container.is-flex-container.columns-5>li:nth-child(5n) {
    margin-right: 0
  }

  .wp-block-query-loop.is-flex-container.is-flex-container.columns-6>li {
    width: calc(16.66667% - 1.04167em)
  }

  .wp-block-query-loop.is-flex-container.is-flex-container.columns-6>li:nth-child(6n) {
    margin-right: 0
  }
}

.wp-block-query-pagination {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap
}

.wp-block-query-pagination>.wp-block-query-pagination-next,
.wp-block-query-pagination>.wp-block-query-pagination-numbers,
.wp-block-query-pagination>.wp-block-query-pagination-previous {
  display: inline-block;
  margin-right: .5em;
  margin-bottom: .5em
}

.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,
.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,
.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child {
  margin-right: 0
}

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

.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
  font-size: 1.5em;
  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: 1.125em;
  text-align: right
}

.wp-block-rss.wp-block-rss {
  box-sizing: border-box
}

.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 1em 1em 0;
  width: 100%
}

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

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

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

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

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

.wp-block-rss__item-author,
.wp-block-rss__item-publish-date {
  display: block;
  color: #555;
  font-size: .8125em
}

.wp-block-search .wp-block-search__button {
  background: #f7f7f7;
  border: 1px solid #ccc;
  padding: .375em .625em;
  color: #32373c;
  margin-left: .625em;
  word-break: normal
}

.wp-block-search .wp-block-search__button.has-icon {
  line-height: 0
}

.wp-block-search .wp-block-search__button svg {
  min-width: 1.5em;
  min-height: 1.5em
}

.wp-block-search .wp-block-search__inside-wrapper {
  display: flex;
  flex: auto;
  flex-wrap: nowrap;
  max-width: 100%
}

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

.wp-block-search .wp-block-search__input {
  flex-grow: 1;
  min-width: 3em;
  border: 1px solid #949494
}

.wp-block-search.wp-block-search__button-only .wp-block-search__button {
  margin-left: 0
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
  padding: 4px;
  border: 1px solid #949494
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input {
  border-radius: 0;
  border: none;
  padding: 0 0 0 .25em
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input:focus {
  outline: none
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button {
  padding: .125em .5em
}

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

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

.wp-block-separator.is-style-dots:before {
  content: "···";
  color: currentColor;
  font-size: 1.5em;
  letter-spacing: 2em;
  padding-left: 2em;
  font-family: serif
}

.wp-block-custom-logo {
  line-height: 0
}

.wp-block-custom-logo .aligncenter {
  display: table
}

.wp-block-custom-logo.is-style-rounded img {
  border-radius: 9999px
}

.wp-block-social-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding-left: 0;
  padding-right: 0;
  text-indent: 0;
  margin-left: 0
}

.wp-block-social-links .wp-social-link a,
.wp-block-social-links .wp-social-link a:hover {
  text-decoration: none;
  border-bottom: 0;
  box-shadow: none
}

.wp-block-social-links .wp-social-link.wp-social-link.wp-social-link {
  margin: 4px 8px 4px 0
}

.wp-block-social-links .wp-social-link a {
  padding: .25em
}

.wp-block-social-links .wp-social-link svg {
  width: 1em;
  height: 1em
}

.wp-block-social-links.has-small-icon-size {
  font-size: 16px
}

.wp-block-social-links,
.wp-block-social-links.has-normal-icon-size {
  font-size: 24px
}

.wp-block-social-links.has-large-icon-size {
  font-size: 36px
}

.wp-block-social-links.has-huge-icon-size {
  font-size: 48px
}

.wp-block-social-links.aligncenter {
  justify-content: center;
  display: flex
}

.wp-block-social-links.alignright {
  justify-content: flex-end
}

.wp-social-link {
  display: block;
  border-radius: 9999px;
  transition: transform .1s ease;
  height: auto
}

@media (prefers-reduced-motion:reduce) {
  .wp-social-link {
    transition-duration: 0s
  }
}

.wp-social-link a {
  display: block;
  line-height: 0;
  transition: transform .1s ease
}

.wp-social-link a,
.wp-social-link a:active,
.wp-social-link a:hover,
.wp-social-link a:visited,
.wp-social-link svg {
  color: currentColor;
  fill: currentColor
}

.wp-social-link:hover {
  transform: scale(1.1)
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link {
  background-color: #f0f0f0;
  color: #444
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon {
  background-color: #f90;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp {
  background-color: #1ea0c3;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance {
  background-color: #0757fe;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen {
  background-color: #1e1f26;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart {
  background-color: #02e49b;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble {
  background-color: #e94c89;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox {
  background-color: #4280ff;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy {
  background-color: #f45800;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook {
  background-color: #1778f2;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx {
  background-color: #000;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr {
  background-color: #0461dd;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare {
  background-color: #e65678;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github {
  background-color: #24292d;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads {
  background-color: #eceadd;
  color: #382110
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google {
  background-color: #ea4434;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram {
  background-color: #f00075;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm {
  background-color: #e21b24;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin {
  background-color: #0d66c2;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon {
  background-color: #3288d4;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium {
  background-color: #02ab6c;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup {
  background-color: #f6405f;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon {
  background-color: #ff424d;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest {
  background-color: #e60122;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket {
  background-color: #ef4155;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit {
  background-color: #fe4500;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype {
  background-color: #0478d7;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat {
  background-color: #fefc00;
  color: #fff;
  stroke: #000
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud {
  background-color: #ff5600;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify {
  background-color: #1bd760;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram {
  background-color: #2aabee;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok {
  background-color: #000;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr {
  background-color: #011835;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch {
  background-color: #6440a4;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter {
  background-color: #1da1f2;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo {
  background-color: #1eb7ea;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk {
  background-color: #4680c2;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress {
  background-color: #3499cd;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp {
  background-color: #d32422;
  color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube {
  background-color: red;
  color: #fff
}

.wp-block-social-links.is-style-logos-only .wp-social-link {
  background: none;
  padding: 4px
}

.wp-block-social-links.is-style-logos-only .wp-social-link-amazon {
  color: #f90
}

.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp {
  color: #1ea0c3
}

.wp-block-social-links.is-style-logos-only .wp-social-link-behance {
  color: #0757fe
}

.wp-block-social-links.is-style-logos-only .wp-social-link-codepen {
  color: #1e1f26
}

.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart {
  color: #02e49b
}

.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble {
  color: #e94c89
}

.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox {
  color: #4280ff
}

.wp-block-social-links.is-style-logos-only .wp-social-link-etsy {
  color: #f45800
}

.wp-block-social-links.is-style-logos-only .wp-social-link-facebook {
  color: #1778f2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx {
  color: #000
}

.wp-block-social-links.is-style-logos-only .wp-social-link-flickr {
  color: #0461dd
}

.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare {
  color: #e65678
}

.wp-block-social-links.is-style-logos-only .wp-social-link-github {
  color: #24292d
}

.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads {
  color: #382110
}

.wp-block-social-links.is-style-logos-only .wp-social-link-google {
  color: #ea4434
}

.wp-block-social-links.is-style-logos-only .wp-social-link-instagram {
  color: #f00075
}

.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm {
  color: #e21b24
}

.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin {
  color: #0d66c2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon {
  color: #3288d4
}

.wp-block-social-links.is-style-logos-only .wp-social-link-medium {
  color: #02ab6c
}

.wp-block-social-links.is-style-logos-only .wp-social-link-meetup {
  color: #f6405f
}

.wp-block-social-links.is-style-logos-only .wp-social-link-patreon {
  color: #ff424d
}

.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest {
  color: #e60122
}

.wp-block-social-links.is-style-logos-only .wp-social-link-pocket {
  color: #ef4155
}

.wp-block-social-links.is-style-logos-only .wp-social-link-reddit {
  color: #fe4500
}

.wp-block-social-links.is-style-logos-only .wp-social-link-skype {
  color: #0478d7
}

.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat {
  color: #fff;
  stroke: #000
}

.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud {
  color: #ff5600
}

.wp-block-social-links.is-style-logos-only .wp-social-link-spotify {
  color: #1bd760
}

.wp-block-social-links.is-style-logos-only .wp-social-link-telegram {
  color: #2aabee
}

.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok {
  color: #000
}

.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr {
  color: #011835
}

.wp-block-social-links.is-style-logos-only .wp-social-link-twitch {
  color: #6440a4
}

.wp-block-social-links.is-style-logos-only .wp-social-link-twitter {
  color: #1da1f2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo {
  color: #1eb7ea
}

.wp-block-social-links.is-style-logos-only .wp-social-link-vk {
  color: #4680c2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress {
  color: #3499cd
}

.wp-block-social-links.is-style-logos-only .wp-social-link-yelp {
  background-color: #d32422;
  color: #fff
}

.wp-block-social-links.is-style-logos-only .wp-social-link-youtube {
  color: red
}

.wp-block-social-links.is-style-pill-shape .wp-social-link {
  width: auto
}

.wp-block-social-links.is-style-pill-shape .wp-social-link a {
  padding-left: .66667em;
  padding-right: .66667em
}

.wp-block-spacer {
  clear: both
}

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

.wp-block-tag-cloud.aligncenter {
  text-align: center
}

.wp-block-tag-cloud.alignfull {
  padding-left: 1em;
  padding-right: 1em
}

.wp-block-table {
  overflow-x: auto
}

.wp-block-table table {
  width: 100%
}

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

.wp-block-table .has-fixed-layout td,
.wp-block-table .has-fixed-layout th {
  word-break: break-word
}

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

.wp-block-table.aligncenter td,
.wp-block-table.aligncenter th,
.wp-block-table.alignleft td,
.wp-block-table.alignleft th,
.wp-block-table.alignright td,
.wp-block-table.alignright th {
  word-break: break-word
}

.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 #f0f0f0
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #f0f0f0
}

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

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

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

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

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

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

.wp-block-text-columns .wp-block-column {
  margin: 0 1em;
  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 {
  font-family: inherit;
  overflow: auto;
  white-space: pre-wrap
}

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

.wp-block-video video {
  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
}

.wp-block-post-featured-image a {
  display: inline-block
}

.wp-block-post-featured-image img {
  max-width: 100%;
  height: auto
}

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

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

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

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

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

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

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

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

:root .has-vivid-purple-background-color {
  background-color: #9b51e0
}

:root .has-white-background-color {
  background-color: #fff
}

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

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

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

:root .has-black-background-color {
  background-color: #000
}

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

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

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

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

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

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

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

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

:root .has-vivid-purple-color {
  color: #9b51e0
}

:root .has-white-color {
  color: #fff
}

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

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

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

:root .has-black-color {
  color: #000
}

:root .has-vivid-cyan-blue-to-vivid-purple-gradient-background {
  background: linear-gradient(135deg, #0693e3, #9b51e0)
}

:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
  background: linear-gradient(135deg, #00d084, #0693e3)
}

:root .has-light-green-cyan-to-vivid-green-cyan-gradient-background {
  background: linear-gradient(135deg, #7adcb4, #00d082)
}

:root .has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
  background: linear-gradient(135deg, #fcb900, #ff6900)
}

:root .has-luminous-vivid-orange-to-vivid-red-gradient-background {
  background: linear-gradient(135deg, #ff6900, #cf2e2e)
}

:root .has-very-light-gray-to-cyan-bluish-gray-gradient-background {
  background: linear-gradient(135deg, #eee, #a9b8c3)
}

:root .has-cool-to-warm-spectrum-gradient-background {
  background: linear-gradient(135deg, #4aeadc, #9778d1 20%, #cf2aba 40%, #ee2c82 60%, #fb6962 80%, #fef84c)
}

:root .has-blush-light-purple-gradient-background {
  background: linear-gradient(135deg, #ffceec, #9896f0)
}

:root .has-blush-bordeaux-gradient-background {
  background: linear-gradient(135deg, #fecda5, #fe2d2d 50%, #6b003e)
}

:root .has-purple-crush-gradient-background {
  background: linear-gradient(135deg, #34e2e4, #4721fb 50%, #ab1dfe)
}

:root .has-luminous-dusk-gradient-background {
  background: linear-gradient(135deg, #ffcb70, #c751c0 50%, #4158d0)
}

:root .has-hazy-dawn-gradient-background {
  background: linear-gradient(135deg, #faaca8, #dad0ec)
}

:root .has-pale-ocean-gradient-background {
  background: linear-gradient(135deg, #fff5cb, #b6e3d4 50%, #33a7b5)
}

:root .has-electric-grass-gradient-background {
  background: linear-gradient(135deg, #caf880, #71ce7e)
}

:root .has-subdued-olive-gradient-background {
  background: linear-gradient(135deg, #fafae1, #67a671)
}

:root .has-atomic-cream-gradient-background {
  background: linear-gradient(135deg, #fdd79a, #004a59)
}

:root .has-nightshade-gradient-background {
  background: linear-gradient(135deg, #330968, #31cdcf)
}

:root .has-midnight-gradient-background {
  background: linear-gradient(135deg, #020381, #2874fc)
}

:root .has-link-color a {
  color: #00e;
  color: var(--wp--style--color--link, #00e)
}

.has-small-font-size {
  font-size: .8125em
}

.has-normal-font-size,
.has-regular-font-size {
  font-size: 1em
}

.has-medium-font-size {
  font-size: 1.25em
}

.has-large-font-size {
  font-size: 2.25em
}

.has-huge-font-size,
.has-larger-font-size {
  font-size: 2.625em
}

.has-text-align-center {
  text-align: center
}

.has-text-align-left {
  text-align: left
}

.has-text-align-right {
  text-align: right
}

#end-resizable-editor-section {
  display: none
}

.aligncenter {
  clear: both
}

.components-custom-select-control {
  position: relative
}

.components-custom-select-control__label {
  display: block;
  margin-bottom: 8px
}

.components-custom-select-control__button {
  border: 1px solid #757575;
  border-radius: 2px;
  min-height: 30px;
  min-width: 130px;
  position: relative;
  text-align: left
}

.components-custom-select-control__button.components-custom-select-control__button {
  padding-right: 24px
}

.components-custom-select-control__button:focus:not(:disabled) {
  border-color: var(--wp-admin-theme-color);
  box-shadow: 0 0 0 .5px var(--wp-admin-theme-color)
}

.components-custom-select-control__button .components-custom-select-control__button-icon {
  height: 100%;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0
}

.components-custom-select-control__menu {
  background-color: #fff;
  max-height: 400px;
  min-width: 100%;
  overflow: auto;
  padding: 0;
  position: absolute;
  z-index: 1000000
}

.components-custom-select-control__menu:focus {
  border: 1px solid #1e1e1e;
  border-radius: 2px;
  outline: none;
  transition: none
}

.components-custom-select-control__item {
  align-items: center;
  display: flex;
  list-style-type: none;
  padding: 10px 5px 10px 25px;
  cursor: default
}

.components-custom-select-control__item.is-highlighted {
  background: #ddd
}

.components-custom-select-control__item-icon {
  margin-left: -20px;
  margin-right: 0
}

.components-spinner {
  display: inline-block;
  background-color: #949494;
  width: 18px;
  height: 18px;
  opacity: .7;
  margin: 5px 11px 0;
  border-radius: 100%;
  position: relative
}

.components-spinner:before {
  content: "";
  position: absolute;
  background-color: #fff;
  top: 3px;
  left: 3px;
  width: 4px;
  height: 4px;
  border-radius: 100%;
  transform-origin: 6px 6px;
  -webkit-animation: components-spinner__animation 1s linear infinite;
  animation: components-spinner__animation 1s linear infinite
}

@-webkit-keyframes components-spinner__animation {
  0% {
    transform: rotate(0deg)
  }

  to {
    transform: rotate(1turn)
  }
}

@keyframes components-spinner__animation {
  0% {
    transform: rotate(0deg)
  }

  to {
    transform: rotate(1turn)
  }
}

.components-snackbar {
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
  font-size: 13px;
  background-color: #1e1e1e;
  border-radius: 2px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, .3);
  color: #fff;
  padding: 16px 24px;
  width: 100%;
  max-width: 600px;
  box-sizing: border-box;
  cursor: pointer
}

@media(min-width:600px) {
  .components-snackbar {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
  }
}

.components-snackbar:focus {
  box-shadow: 0 0 0 1px #fff, 0 0 0 3px var(--wp-admin-theme-color)
}

.components-snackbar__action.components-button {
  margin-left: 32px;
  color: #fff;
  height: auto;
  flex-shrink: 0;
  line-height: 1.4;
  padding: 0
}

.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary) {
  text-decoration: underline;
  background-color: transparent
}

.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):focus {
  color: #fff;
  box-shadow: none;
  outline: 1px dotted #fff
}

.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover {
  color: var(--wp-admin-theme-color)
}

.components-snackbar__content {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  line-height: 1.4
}

.components-snackbar-list {
  position: absolute;
  z-index: 100000;
  width: 100%;
  box-sizing: border-box
}

.components-snackbar-list__notice-container {
  position: relative;
  padding-top: 8px
}

.wc-block-link-button {
  border: 0;
  border-radius: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-decoration: inherit;
  text-transform: inherit;
  box-shadow: none;
  display: inline;
  text-shadow: none;
  text-decoration: underline
}

.wc-block-link-button,
.wc-block-link-button:active,
.wc-block-link-button:focus,
.wc-block-link-button:hover {
  background: 0 0
}

.wc-block-suspense-placeholder {
  -webkit-animation: loading-fade 1.2s ease-in-out infinite;
  animation: loading-fade 1.2s ease-in-out infinite;
  background-color: var(--global--color-primary, #e0e0e0) !important;
  color: var(--global--color-primary, #e0e0e0) !important;
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none;
  pointer-events: none;
  max-width: 100%
}

.wc-block-suspense-placeholder>* {
  visibility: hidden
}

@media screen and (prefers-reduced-motion:reduce) {
  .wc-block-suspense-placeholder {
    -webkit-animation: none;
    animation: none
  }
}

.wc-block-suspense-placeholder:after {
  content: " "
}

.wc-block-grid__products .wc-block-grid__product-image {
  text-decoration: none;
  display: block;
  position: relative
}

.wc-block-grid__products .wc-block-grid__product-image a {
  text-decoration: none;
  border: 0;
  outline: 0;
  box-shadow: none
}

.wc-block-grid__products .wc-block-grid__product-image img {
  height: auto;
  width: 100%
}

.wc-block-grid__products .wc-block-grid__product-image img[hidden] {
  display: none
}

.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,
.editor-styles-wrapper .wc-block-grid__product-title,
.wc-block-grid__product-title {
  font-family: inherit;
  line-height: 1.2em;
  font-weight: 700;
  padding: 0;
  color: inherit;
  font-size: inherit;
  display: block
}

.wc-block-grid__product-price {
  display: block
}

.wc-block-grid__product-price .wc-block-grid__product-price__regular {
  margin-right: .5em
}

.wc-block-grid__product-add-to-cart.wp-block-button {
  word-break: break-word;
  white-space: normal
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
  word-break: break-word;
  white-space: normal;
  margin: 0 auto !important;
  display: inline-flex;
  justify-content: center;
  text-align: center;
  padding: .5em 1em;
  font-size: 1em
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading {
  opacity: .25
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after {
  font-family: WooCommerce;
  content: "";
  margin-left: .5em;
  display: inline-block;
  width: auto;
  height: auto
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after {
  font-family: WooCommerce;
  content: "";
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  margin-left: .5em;
  display: inline-block;
  width: auto;
  height: auto
}

.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,
.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,
.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,
.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,
.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after {
  content: "";
  margin: 0
}

.wc-block-grid__product-rating {
  display: block
}

.wc-block-grid__product-rating .star-rating,
.wc-block-grid__product-rating .wc-block-grid__product-rating__stars {
  overflow: hidden;
  position: relative;
  width: 5.3em;
  height: 1.618em;
  line-height: 1.618;
  font-size: 1em;
  font-family: star;
  font-weight: 400;
  margin: 0 auto;
  text-align: left
}

.wc-block-grid__product-rating .star-rating:before,
.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before {
  content: "SSSSS";
  top: 0;
  left: 0;
  right: 0;
  position: absolute;
  opacity: .5;
  color: #aaa;
  white-space: nowrap
}

.wc-block-grid__product-rating .star-rating span,
.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span {
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  position: absolute;
  padding-top: 1.5em
}

.wc-block-grid__product-rating .star-rating span:before,
.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before {
  content: "SSSSS";
  top: 0;
  left: 0;
  right: 0;
  position: absolute;
  color: #000;
  white-space: nowrap
}

.wc-block-grid__product-onsale {
  font-size: .875em;
  padding: .25em .75em;
  display: inline-block;
  width: auto;
  border: 1px solid #43454b;
  border-radius: 3px;
  color: #43454b;
  background: #fff;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  z-index: 9;
  position: relative
}

.wc-block-grid__product .wc-block-grid__product-image,
.wc-block-grid__product .wc-block-grid__product-title {
  margin: 0 0 12px
}

.wc-block-grid__product .wc-block-grid__product-add-to-cart,
.wc-block-grid__product .wc-block-grid__product-onsale,
.wc-block-grid__product .wc-block-grid__product-price,
.wc-block-grid__product .wc-block-grid__product-rating {
  margin: 0 auto 12px
}

.theme-twentysixteen .wc-block-grid .price ins {
  color: #77a464
}

.theme-twentynineteen .wc-block-grid__product {
  font-size: .88889em
}

.theme-twentynineteen .wc-block-components-product-sale-badge,
.theme-twentynineteen .wc-block-components-product-title,
.theme-twentynineteen .wc-block-grid__product-onsale,
.theme-twentynineteen .wc-block-grid__product-title {
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif
}

.theme-twentynineteen .wc-block-grid__product-title:before {
  display: none
}

.theme-twentynineteen .wc-block-components-product-sale-badge,
.theme-twentynineteen .wc-block-grid__product-onsale {
  line-height: 1
}

.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color) {
  color: #fff
}

.theme-twentytwenty .wc-block-grid__product-link {
  color: #000
}

.theme-twentytwenty .wc-block-components-product-title,
.theme-twentytwenty .wc-block-grid__product-title {
  font-family: -apple-system, blinkmacsystemfont, Helvetica Neue, helvetica, sans-serif;
  color: #000;
  font-size: 1.2em
}

.theme-twentytwenty .wp-block-columns .wc-block-components-product-title {
  margin-top: 0
}

.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,
.theme-twentytwenty .wc-block-components-product-price__value,
.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,
.theme-twentytwenty .wc-block-grid__product-price__value {
  font-family: -apple-system, blinkmacsystemfont, Helvetica Neue, helvetica, sans-serif;
  font-size: .9em
}

.theme-twentytwenty .wc-block-components-product-price del,
.theme-twentytwenty .wc-block-grid__product-price del {
  opacity: .5
}

.theme-twentytwenty .wc-block-components-product-price ins,
.theme-twentytwenty .wc-block-grid__product-price ins {
  text-decoration: none
}

.theme-twentytwenty .star-rating,
.theme-twentytwenty .wc-block-grid__product-rating {
  font-size: .7em
}

.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,
.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,
.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,
.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars {
  line-height: 1
}

.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,
.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link {
  font-family: -apple-system, blinkmacsystemfont, Helvetica Neue, helvetica, sans-serif
}

.theme-twentytwenty .wc-block-components-product-sale-badge,
.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale {
  background: #cd2653;
  color: #fff;
  font-family: -apple-system, blinkmacsystemfont, Helvetica Neue, helvetica, sans-serif;
  font-weight: 700;
  letter-spacing: -.02em;
  line-height: 1.2;
  text-transform: uppercase
}

.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale {
  position: absolute;
  right: 4px;
  top: 4px;
  z-index: 1
}

.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge {
  position: static
}

.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge {
  position: absolute
}

.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge) {
  position: absolute;
  right: 4px;
  top: 4px;
  z-index: 1
}

@media only screen and (min-width:768px) {
  .theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale {
    font-size: .875em;
    padding: .5em
  }
}

@media only screen and (min-width:1168px) {
  .theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale {
    font-size: .875em;
    padding: .5em
  }
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  overflow-wrap: normal !important;
  word-wrap: normal !important;
  padding: 0;
  position: absolute !important;
  width: 1px
}

.screen-reader-text:focus {
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #2b2d2f;
  display: block;
  font-size: .875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000
}

.wc-block-components-product-add-to-cart-attribute-picker {
  margin: 0;
  flex-basis: 100%
}

.wc-block-components-product-add-to-cart-attribute-picker label {
  display: block;
  font-size: 1em
}

.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__container {
  position: relative
}

.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select {
  margin: 0 0 .75em
}

.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select select {
  min-width: 60%;
  min-height: 1.75em
}

.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select.has-error {
  margin-bottom: 24px
}

.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select.has-error select {
  border-color: #cc1818
}

.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select.has-error select:focus {
  outline-color: #cc1818
}

.wc-block-components-product-add-to-cart {
  margin: 0;
  display: flex;
  flex-wrap: wrap
}

.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button {
  margin: 0 0 .75em
}

.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button .wc-block-components-button__text {
  display: block
}

.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button .wc-block-components-button__text>svg {
  fill: currentColor;
  vertical-align: top;
  width: 1.5em;
  height: 1.5em;
  margin: -.25em 0 -.25em .5em
}

.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity {
  margin: 0 1em .75em 0;
  flex-basis: 5em;
  padding: .618em;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 2px;
  color: #43454b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .125);
  text-align: center
}

.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button,
.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity,
.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button,
.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity {
  -webkit-animation: loading-fade 1.2s ease-in-out infinite;
  animation: loading-fade 1.2s ease-in-out infinite;
  background-color: var(--global--color-primary, #e0e0e0) !important;
  color: var(--global--color-primary, #e0e0e0) !important;
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none;
  pointer-events: none;
  max-width: 100%
}

.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button>*,
.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity>*,
.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button>*,
.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity>* {
  visibility: hidden
}

@media screen and (prefers-reduced-motion:reduce) {

  .is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button,
  .is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity,
  .wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button,
  .wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity {
    -webkit-animation: none;
    animation: none
  }
}

.wc-block-grid .wc-block-components-product-add-to-cart {
  justify-content: center
}

.wc-block-components-product-add-to-cart-notice {
  margin: 0
}

.wp-block-button.wc-block-components-product-button {
  word-break: break-word;
  white-space: normal;
  margin-top: 0;
  margin-bottom: 12px
}

.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button {
  word-break: break-word;
  white-space: normal;
  margin: 0 auto;
  display: inline-flex;
  justify-content: center
}

.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder {
  -webkit-animation: loading-fade 1.2s ease-in-out infinite;
  animation: loading-fade 1.2s ease-in-out infinite;
  background-color: var(--global--color-primary, #e0e0e0) !important;
  color: var(--global--color-primary, #e0e0e0) !important;
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none;
  pointer-events: none;
  max-width: 100%;
  min-width: 8em;
  min-height: 3em
}

.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder>* {
  visibility: hidden
}

@media screen and (prefers-reduced-motion:reduce) {
  .wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder {
    -webkit-animation: none;
    animation: none
  }
}

.is-loading .wc-block-components-product-button>.wc-block-components-product-button__button {
  -webkit-animation: loading-fade 1.2s ease-in-out infinite;
  animation: loading-fade 1.2s ease-in-out infinite;
  background-color: var(--global--color-primary, #e0e0e0) !important;
  color: var(--global--color-primary, #e0e0e0) !important;
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none;
  pointer-events: none;
  max-width: 100%;
  min-width: 8em;
  min-height: 3em
}

.is-loading .wc-block-components-product-button>.wc-block-components-product-button__button>* {
  visibility: hidden
}

@media screen and (prefers-reduced-motion:reduce) {
  .is-loading .wc-block-components-product-button>.wc-block-components-product-button__button {
    -webkit-animation: none;
    animation: none
  }
}

.theme-twentytwentyone .editor-styles-wrapper .wc-block-components-product-button .wp-block-button__link {
  background-color: var(--button--color-background);
  color: var(--button--color-text);
  border-color: var(--button--color-background)
}

.wc-block-components-product-category-list {
  margin-top: 0;
  margin-bottom: .75em
}

.wc-block-components-product-category-list ul {
  margin: 0;
  padding: 0;
  display: inline
}

.wc-block-components-product-category-list ul li {
  display: inline;
  list-style: none
}

.wc-block-components-product-category-list ul li:after {
  content: ", "
}

.wc-block-components-product-category-list ul li:last-child:after {
  content: ""
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image,
.wc-block-components-product-image {
  margin-top: 0;
  margin-bottom: 12px;
  text-decoration: none;
  display: block;
  position: relative
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image a,
.wc-block-components-product-image a {
  text-decoration: none;
  border: 0;
  outline: 0;
  box-shadow: none
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image img,
.wc-block-components-product-image img {
  vertical-align: middle;
  width: 100%
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image img[hidden],
.wc-block-components-product-image img[hidden] {
  display: none
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--align-left,
.wc-block-components-product-image .wc-block-components-product-sale-badge--align-left {
  position: absolute;
  left: 4px;
  top: 4px;
  right: auto;
  margin: 0
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--align-center,
.wc-block-components-product-image .wc-block-components-product-sale-badge--align-center {
  position: absolute;
  top: 4px;
  left: 50%;
  right: auto;
  transform: translateX(-50%);
  margin: 0
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--align-right,
.wc-block-components-product-image .wc-block-components-product-sale-badge--align-right {
  position: absolute;
  right: 4px;
  top: 4px;
  left: auto;
  margin: 0
}

.is-loading .wc-block-components-product-image {
  -webkit-animation: loading-fade 1.2s ease-in-out infinite;
  animation: loading-fade 1.2s ease-in-out infinite;
  background-color: var(--global--color-primary, #e0e0e0) !important;
  color: var(--global--color-primary, #e0e0e0) !important;
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none;
  pointer-events: none;
  max-width: 100%
}

.is-loading .wc-block-components-product-image>* {
  visibility: hidden
}

@media screen and (prefers-reduced-motion:reduce) {
  .is-loading .wc-block-components-product-image {
    -webkit-animation: none;
    animation: none
  }
}

.wc-block-components-product-rating {
  display: block;
  margin-top: 0;
  margin-bottom: 12px
}

.wc-block-components-product-rating__stars {
  overflow: hidden;
  position: relative;
  width: 5.3em;
  height: 1.618em;
  line-height: 1.618;
  font-size: 1em;
  font-family: star;
  font-weight: 400;
  margin: 0 auto;
  text-align: left
}

.wc-block-components-product-rating__stars:before {
  content: "SSSSS";
  top: 0;
  left: 0;
  right: 0;
  position: absolute;
  opacity: .5;
  color: #aaa;
  white-space: nowrap
}

.wc-block-components-product-rating__stars span {
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  position: absolute;
  padding-top: 1.5em
}

.wc-block-components-product-rating__stars span:before {
  content: "SSSSS";
  top: 0;
  left: 0;
  right: 0;
  position: absolute;
  color: #000;
  white-space: nowrap
}

.wc-block-single-product .wc-block-components-product-rating__stars {
  margin: 0
}

.wc-block-components-product-sale-badge {
  margin: 0 auto 12px;
  font-size: .875em;
  padding: .25em .75em;
  display: inline-block;
  width: auto;
  border: 1px solid #43454b;
  border-radius: 3px;
  color: #43454b;
  background: #fff;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  z-index: 9;
  position: static
}

.wc-block-components-product-sku {
  margin-top: 0;
  margin-bottom: 12px;
  display: block;
  text-transform: uppercase;
  font-size: .875em
}

.wc-block-components-product-stock-indicator {
  margin-top: 0;
  margin-bottom: .75em;
  display: block;
  font-size: .875em
}

.wc-block-components-product-stock-indicator--in-stock {
  color: #4ab866
}

.wc-block-components-product-stock-indicator--out-of-stock {
  color: #cc1818
}

.wc-block-components-product-stock-indicator--available-on-backorder,
.wc-block-components-product-stock-indicator--low-stock {
  color: #f0b849
}

.wc-block-components-product-summary {
  margin-top: 0;
  margin-bottom: 12px
}

.is-loading .wc-block-components-product-summary:before {
  -webkit-animation: loading-fade 1.2s ease-in-out infinite;
  animation: loading-fade 1.2s ease-in-out infinite;
  background-color: var(--global--color-primary, #e0e0e0) !important;
  color: var(--global--color-primary, #e0e0e0) !important;
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none;
  pointer-events: none;
  max-width: 100%;
  content: ".";
  display: block;
  width: 100%;
  height: 6em
}

.is-loading .wc-block-components-product-summary:before>* {
  visibility: hidden
}

@media screen and (prefers-reduced-motion:reduce) {
  .is-loading .wc-block-components-product-summary:before {
    -webkit-animation: none;
    animation: none
  }
}

.wc-block-components-product-tag-list {
  margin-top: 0;
  margin-bottom: .75em
}

.wc-block-components-product-tag-list ul {
  margin: 0;
  padding: 0;
  display: inline
}

.wc-block-components-product-tag-list ul li {
  display: inline;
  list-style: none
}

.wc-block-components-product-tag-list ul li:after {
  content: ", "
}

.wc-block-components-product-tag-list ul li:last-child:after {
  content: ""
}

.wc-block-components-product-title {
  margin-top: 0;
  margin-bottom: 12px
}

.wc-block-grid .wc-block-components-product-title {
  line-height: 1.5;
  font-weight: 700;
  padding: 0;
  color: inherit;
  font-size: inherit;
  display: block
}

.is-loading .wc-block-components-product-title:before {
  -webkit-animation: loading-fade 1.2s ease-in-out infinite;
  animation: loading-fade 1.2s ease-in-out infinite;
  background-color: var(--global--color-primary, #e0e0e0) !important;
  color: var(--global--color-primary, #e0e0e0) !important;
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none;
  pointer-events: none;
  max-width: 100%;
  content: ".";
  display: inline-block;
  width: 7em
}

.is-loading .wc-block-components-product-title:before>* {
  visibility: hidden
}

@media screen and (prefers-reduced-motion:reduce) {
  .is-loading .wc-block-components-product-title:before {
    -webkit-animation: none;
    animation: none
  }
}

.is-loading .wc-block-grid .wc-block-components-product-title:before {
  width: 10em
}

.wc-block-components-product-title--align-left {
  text-align: left
}

.wc-block-components-product-title--align-center {
  text-align: center
}

.wc-block-components-product-title--align-right {
  text-align: right
}

.wc-block-components-error {
  display: flex;
  background-color: #f0f0f0;
  border-left: 4px solid #ddd;
  padding: 36px 16px;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: #757575
}

.wc-block-components-error__header {
  font-size: 2em;
  font-weight: 700;
  margin: 0
}

.wc-block-components-error__image {
  max-width: 25%
}

.wc-block-components-error__text {
  margin: 0
}

.wc-block-components-error__message {
  margin: 1em 0 0;
  font-style: italic
}

@media(min-width:481px) {
  .wc-block-components-error {
    flex-direction: row
  }

  .wc-block-components-error__image+.wc-block-components-error__content {
    margin-left: 24px
  }
}

.wc-block-components-button:not(.is-link) {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-decoration: inherit;
  text-transform: inherit;
  align-items: center;
  background-color: #1e1e1e;
  color: #fff;
  display: inline-flex;
  font-weight: 700;
  min-height: 3em;
  justify-content: center;
  line-height: 1;
  padding: 0 1em;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  position: relative
}

.wc-block-components-button:not(.is-link):active,
.wc-block-components-button:not(.is-link):disabled,
.wc-block-components-button:not(.is-link):focus,
.wc-block-components-button:not(.is-link):hover {
  background-color: #1e1e1e;
  color: #fff
}

.wc-block-components-button:not(.is-link) .wc-block-components-button__text {
  display: block
}

.wc-block-components-button:not(.is-link) .wc-block-components-button__text>svg {
  fill: currentColor
}

.wc-block-components-button:not(.is-link) .wc-block-components-button__spinner {
  width: 1em;
  height: 1em;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 100%;
  margin-top: -.5em;
  color: inherit;
  box-sizing: content-box
}

.wc-block-components-button:not(.is-link) .wc-block-components-button__spinner:after {
  content: " ";
  display: inline-block;
  margin: 0 auto;
  width: 1em;
  height: 1em;
  box-sizing: border-box;
  transform-origin: 50% 50%;
  transform: translateZ(0) scale(.5);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-radius: 50%;
  border: .2em solid;
  border-left: .2em solid transparent;
  -webkit-animation: wc-block-components-button__spinner__animation 1s linear infinite;
  animation: wc-block-components-button__spinner__animation 1s linear infinite
}

.wc-block-components-button:not(.is-link) .wc-block-components-button__spinner+.wc-block-components-button__text {
  visibility: hidden
}

@-webkit-keyframes wc-block-components-button__spinner__animation {
  0% {
    -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
    animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
    transform: rotate(0deg)
  }

  to {
    transform: rotate(1turn)
  }
}

@keyframes wc-block-components-button__spinner__animation {
  0% {
    -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
    animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
    transform: rotate(0deg)
  }

  to {
    transform: rotate(1turn)
  }
}

.wc-block-components-form {
  counter-reset: checkout-step
}

.wc-block-components-form .wc-block-components-checkout-step {
  position: relative;
  border: none;
  padding: 0 0 0 36px;
  background: 0 0;
  margin: 0
}

.is-large .wc-block-components-form .wc-block-components-checkout-step {
  padding-right: 24px
}

.wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__heading:after {
  content: "";
  border-left: 1px solid;
  opacity: .3;
  position: absolute;
  left: -18px;
  top: 2.5em;
  bottom: -1em
}

.wc-block-components-checkout-step--disabled {
  opacity: .6
}

.wc-block-components-checkout-step__container {
  position: relative
}

.wc-block-components-checkout-step__content {
  padding-bottom: 1.5em
}

.wc-block-components-checkout-step__heading {
  display: flex;
  justify-content: space-between;
  align-content: center;
  flex-wrap: wrap;
  margin: .75em 0 1em;
  position: relative;
  align-items: center;
  gap: 1em
}

.wc-block-components-checkout-step:first-child .wc-block-components-checkout-step__heading {
  margin-top: 0
}

.wc-block-components-checkout-step__title {
  margin: 0 12px 0 0
}

.wc-block-components-checkout-step__heading-content {
  font-size: .75em
}

.wc-block-components-checkout-step__heading-content a {
  font-weight: 700;
  color: inherit
}

.wc-block-components-checkout-step__description {
  font-size: .875em;
  line-height: 1.25;
  margin-bottom: 16px
}

.wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__title:before {
  border: 0;
  border-radius: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: 0 0;
  counter-increment: checkout-step;
  content: " " counter(checkout-step) ".";
  content: " " counter(checkout-step) "." /"";
  position: absolute;
  width: 36px;
  left: -18px;
  top: 0;
  text-align: center;
  transform: translateX(-50%)
}

.wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__container:after {
  content: "";
  height: 100%;
  border-left: 1px solid;
  opacity: .3;
  position: absolute;
  left: -18px;
  top: 0
}

.wc-block-components-order-summary__content {
  display: table;
  width: 100%
}

.wc-block-components-order-summary-item {
  position: relative;
  font-size: .875em;
  display: flex;
  padding-bottom: 1px;
  padding-top: 16px;
  width: 100%
}

.wc-block-components-order-summary-item:after {
  border-style: solid;
  border-width: 0 0 1px;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  opacity: .3;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0
}

.wc-block-components-order-summary-item:first-child {
  padding-top: 0
}

.wc-block-components-order-summary-item:last-child>div {
  padding-bottom: 0
}

.wc-block-components-order-summary-item:last-child:after {
  display: none
}

.wc-block-components-order-summary-item .wc-block-components-product-metadata {
  font-size: 1em
}

.wc-block-components-order-summary-item__description,
.wc-block-components-order-summary-item__image {
  display: table-cell;
  vertical-align: top
}

.wc-block-components-order-summary-item__image {
  width: 48px;
  padding-bottom: 16px;
  position: relative
}

.wc-block-components-order-summary-item__image>img {
  width: 48px;
  max-width: 48px
}

.wc-block-components-order-summary-item__quantity {
  align-items: center;
  background: #fff;
  border: 2px solid;
  border-radius: 1em;
  box-shadow: 0 0 0 2px #fff;
  color: #000;
  display: flex;
  line-height: 1;
  min-height: 20px;
  padding: 0 .4em;
  position: absolute;
  justify-content: center;
  min-width: 20px;
  right: 0;
  top: 0;
  transform: translate(50%, -50%);
  white-space: nowrap;
  z-index: 1
}

.wc-block-components-order-summary-item__description {
  padding-left: 24px;
  padding-right: 12px;
  padding-bottom: 16px
}

.wc-block-components-order-summary-item__description .wc-block-components-product-metadata,
.wc-block-components-order-summary-item__description p {
  line-height: 1.375;
  margin-top: 4px
}

.wc-block-components-order-summary-item__total-price {
  font-weight: 700;
  margin-left: auto;
  text-align: right
}

.wc-block-components-order-summary-item__individual-prices {
  display: block
}

.wc-block-components-payment-method-icons {
  display: block;
  text-align: center;
  margin: 0 0 14px
}

.wc-block-components-payment-method-icons .wc-block-components-payment-method-icon {
  display: inline-block;
  margin: 0 4px 2px;
  padding: 0;
  width: auto;
  height: 24px;
  vertical-align: middle
}

.wc-block-components-payment-method-icons--align-left {
  text-align: left
}

.wc-block-components-payment-method-icons--align-left .wc-block-components-payment-method-icon {
  margin-left: 0;
  margin-right: 8px
}

.wc-block-components-payment-method-icons--align-right {
  text-align: right
}

.wc-block-components-payment-method-icons--align-right .wc-block-components-payment-method-icon {
  margin-right: 0;
  margin-left: 8px
}

.wc-block-components-payment-method-icons:last-child {
  margin-bottom: 0
}

.is-mobile .wc-block-components-payment-method-icons .wc-block-components-payment-method-icon,
.is-small .wc-block-components-payment-method-icons .wc-block-components-payment-method-icon {
  height: 16px
}

.wc-block-components-payment-method-label--with-icon {
  display: inline-block;
  vertical-align: middle
}

.wc-block-components-payment-method-label--with-icon>img,
.wc-block-components-payment-method-label--with-icon>svg {
  vertical-align: middle;
  margin: -2px 4px 0 0
}

.is-mobile .wc-block-components-payment-method-label--with-icon>img,
.is-mobile .wc-block-components-payment-method-label--with-icon>svg,
.is-small .wc-block-components-payment-method-label--with-icon>img,
.is-small .wc-block-components-payment-method-label--with-icon>svg {
  display: none
}

.editor-styles-wrapper .wc-block-components-checkout-policies,
.wc-block-components-checkout-policies {
  font-size: .75em;
  text-align: center;
  list-style: none outside;
  line-height: 1;
  margin: 24px 0
}

.wc-block-components-checkout-policies__item {
  list-style: none outside;
  display: inline-block;
  padding: 0 .25em;
  margin: 0
}

.wc-block-components-checkout-policies__item:not(:first-child) {
  border-left: 1px solid #ccc
}

.wc-block-components-checkout-policies__item>a {
  color: inherit;
  padding: 0 .25em
}

.wc-block-components-product-badge {
  font-size: .75em;
  border-radius: 2px;
  border: 1px solid;
  display: inline-block;
  font-weight: 600;
  padding: 0 .66em;
  text-transform: uppercase;
  white-space: nowrap
}

.wc-block-components-product-details.wc-block-components-product-details {
  list-style: none;
  margin: .5em 0;
  padding: 0
}

.wc-block-components-product-details.wc-block-components-product-details:last-of-type {
  margin-bottom: 0
}

.wc-block-components-product-details.wc-block-components-product-details li {
  margin-left: 0
}

.wc-block-components-product-details__name,
.wc-block-components-product-details__value {
  display: inline-block
}

.is-large:not(.wc-block-checkout) .wc-block-components-product-details__name {
  font-weight: 700
}

.wc-block-components-product-metadata {
  font-size: .75em
}

.wc-block-components-product-metadata .wc-block-components-product-metadata__description>p,
.wc-block-components-product-metadata .wc-block-components-product-metadata__variation-data {
  margin: .25em 0
}

.wc-block-components-checkout-return-to-cart-button {
  box-shadow: none;
  color: inherit;
  padding-left: calc(24px + .25em);
  position: relative;
  text-decoration: none
}

.wc-block-components-checkout-return-to-cart-button svg {
  left: 0;
  position: absolute;
  transform: translateY(-50%);
  top: 50%
}

.wc-block-components-shipping-calculator-address {
  margin-bottom: 0
}

.wc-block-components-shipping-calculator-address__button {
  width: 100%;
  margin-top: 1.5em
}

.wc-block-components-shipping-calculator {
  padding: .5em 0 .75em
}

.wc-block-components-shipping-rates-control__package .wc-block-components-panel__button {
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: .75em;
  padding-top: .75em
}

.wc-block-components-shipping-rates-control__package .wc-block-components-shipping-rates-control__package-title {
  border: 0;
  border-radius: 0;
  padding: 0;
  vertical-align: baseline;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-decoration: inherit;
  text-transform: inherit;
  box-shadow: none;
  display: inline;
  background: 0 0;
  font-weight: 700;
  margin: 0
}

.wc-block-components-shipping-rates-control__package .wc-block-components-panel__content {
  padding-bottom: 0
}

.wc-block-components-shipping-rates-control__package .wc-block-components-radio-control,
.wc-block-components-shipping-rates-control__package .wc-block-components-radio-control__option-layout {
  padding-bottom: 1em
}

.wc-block-components-shipping-rates-control__package .wc-block-components-radio-control .wc-block-components-radio-control__option-layout {
  padding-bottom: 0
}

.wc-block-components-shipping-rates-control__package-items {
  font-size: .875em;
  display: block;
  list-style: none;
  margin: 0;
  padding: 0
}

.wc-block-components-shipping-rates-control__package-item {
  overflow-wrap: anywhere;
  word-break: break-word;
  -ms-word-break: break-all;
  display: inline-block;
  margin: 0;
  padding: 0
}

.wc-block-components-shipping-rates-control__package-item:not(:last-child):after {
  content: ", ";
  white-space: pre
}

.wc-block-components-totals-coupon__form {
  display: flex;
  margin-bottom: .5em;
  width: 100%
}

.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input {
  margin-bottom: 0;
  margin-top: 0;
  flex-grow: 1
}

.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button {
  height: 3em;
  flex-shrink: 0;
  margin-left: 8px;
  padding-left: 24px;
  padding-right: 24px;
  white-space: nowrap
}

.wc-block-components-totals-coupon__content {
  flex-direction: column;
  position: relative
}

.wc-block-components-totals-discount__coupon-list {
  list-style: none;
  margin: 0;
  padding: 0
}

.wc-block-components-totals-footer-item .wc-block-components-totals-item__label,
.wc-block-components-totals-footer-item .wc-block-components-totals-item__value {
  font-size: 1.25em
}

.wc-block-components-totals-footer-item .wc-block-components-totals-item__label {
  font-weight: 700
}

.wc-block-components-totals-footer-item .wc-block-components-totals-footer-item-tax {
  margin-bottom: 0
}

.wc-block-components-totals-shipping fieldset.wc-block-components-totals-shipping__fieldset {
  background-color: transparent;
  margin: 0;
  padding: 0;
  border: 0
}

.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__description,
.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__label,
.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__secondary-description,
.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__secondary-label {
  flex-basis: 100%;
  text-align: left
}

.wc-block-components-totals-shipping .wc-block-components-shipping-rates-control__no-results-notice {
  margin: 0 0 .75em
}

.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button {
  border: 0;
  border-radius: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-decoration: inherit;
  text-transform: inherit;
  background: 0 0;
  box-shadow: none;
  display: inline;
  text-shadow: none;
  text-decoration: underline
}

.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button:active,
.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button:focus,
.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button:hover {
  background: 0 0;
  opacity: .8
}

.theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-totals-shipping__change-address-button {
  border: 0;
  border-radius: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-decoration: inherit;
  text-transform: inherit;
  background: 0 0;
  box-shadow: none;
  display: inline;
  text-shadow: none;
  text-decoration: underline
}

.theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-totals-shipping__change-address-button:active,
.theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-totals-shipping__change-address-button:focus,
.theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-totals-shipping__change-address-button:hover {
  background: 0 0
}

.wc-block-components-checkbox {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-decoration: inherit;
  text-transform: inherit;
  align-items: center;
  display: flex;
  height: 1em;
  position: relative
}

.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox] {
  font-size: 1em;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 2px solid #50575e;
  border-radius: 2px;
  height: 1.5em;
  width: 1.5em;
  margin: 0;
  min-height: 24px;
  min-width: 24px;
  overflow: hidden;
  position: static;
  vertical-align: middle;
  background-color: #fff
}

.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked {
  background: #fff;
  border-color: #50575e
}

.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:after,
.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:before {
  content: ""
}

.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:not(:checked)+.wc-block-components-checkbox__mark {
  display: none
}

.has-dark-controls .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox] {
  border-color: hsla(0, 0%, 100%, .6);
  background-color: rgba(0, 0, 0, .1)
}

.has-dark-controls .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked {
  background: rgba(0, 0, 0, .1);
  border-color: hsla(0, 0%, 100%, .6)
}

.wc-block-components-checkbox .wc-block-components-checkbox__mark {
  fill: #000;
  position: absolute;
  left: .1875em;
  top: -.125em;
  width: 1.125em;
  height: 1.125em
}

.has-dark-controls .wc-block-components-checkbox .wc-block-components-checkbox__mark {
  fill: #fff
}

.wc-block-components-checkbox .wc-block-components-checkbox__label {
  padding-left: 16px;
  vertical-align: middle
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
  .wc-block-components-checkbox__mark {
    display: none
  }
}

.theme-twentytwentyone .has-dark-controls .wc-block-components-checkbox__input[type=checkbox],
.theme-twentytwentyone .wc-block-components-checkbox__input[type=checkbox] {
  background-color: #fff;
  border-color: var(--form--border-color);
  position: relative
}

.theme-twentytwentyone .has-dark-controls .wc-block-components-checkbox__input[type=checkbox]:checked,
.theme-twentytwentyone .wc-block-components-checkbox__input[type=checkbox]:checked {
  background-color: #fff;
  border-color: var(--form--border-color)
}

.theme-twentytwentyone .wc-block-components-checkbox__mark {
  display: none
}

.editor-styles-wrapper .wc-block-components-checkbox-list,
.wc-block-components-checkbox-list {
  margin: 0;
  padding: 0;
  list-style: none outside
}

.editor-styles-wrapper .wc-block-components-checkbox-list li,
.wc-block-components-checkbox-list li {
  margin: 0 0 4px;
  padding: 0;
  list-style: none outside
}

.editor-styles-wrapper .wc-block-components-checkbox-list li.show-less button,
.editor-styles-wrapper .wc-block-components-checkbox-list li.show-more button,
.wc-block-components-checkbox-list li.show-less button,
.wc-block-components-checkbox-list li.show-more button {
  background: 0 0;
  border: none;
  padding: 0;
  text-decoration: underline;
  cursor: pointer
}

.editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li,
.wc-block-components-checkbox-list.is-loading li {
  -webkit-animation: loading-fade 1.2s ease-in-out infinite;
  animation: loading-fade 1.2s ease-in-out infinite;
  background-color: var(--global--color-primary, #e0e0e0) !important;
  color: var(--global--color-primary, #e0e0e0) !important;
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none;
  pointer-events: none;
  max-width: 100%
}

.editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li>*,
.wc-block-components-checkbox-list.is-loading li>* {
  visibility: hidden
}

@media screen and (prefers-reduced-motion:reduce) {

  .editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li,
  .wc-block-components-checkbox-list.is-loading li {
    -webkit-animation: none;
    animation: none
  }
}

.wc-block-components-chip {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-decoration: inherit;
  text-transform: inherit;
  align-items: center;
  border: 0;
  display: inline-flex;
  padding: .125em .5em .25em;
  margin: 0 .365em .365em 0;
  border-radius: 0;
  line-height: 1;
  max-width: 100%
}

.wc-block-components-chip,
.wc-block-components-chip:active,
.wc-block-components-chip:focus,
.wc-block-components-chip:hover {
  background: #e0e0e0;
  color: #1e1e1e
}

.wc-block-components-chip.wc-block-components-chip--radius-small {
  border-radius: 3px
}

.wc-block-components-chip.wc-block-components-chip--radius-medium {
  border-radius: .433em
}

.wc-block-components-chip.wc-block-components-chip--radius-large {
  border-radius: 2em;
  padding-left: .75em;
  padding-right: .75em
}

.wc-block-components-chip .wc-block-components-chip__text {
  flex-grow: 1
}

.wc-block-components-chip.is-removable {
  padding-right: .5em
}

.wc-block-components-chip.is-removable .wc-block-components-chip__text {
  padding-right: .25em
}

.wc-block-components-chip .wc-block-components-chip__remove {
  font-size: .75em;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0
}

.wc-block-components-chip .wc-block-components-chip__remove-icon {
  vertical-align: middle
}

.wc-block-components-chip__remove:focus,
.wc-block-components-chip__remove:hover,
button.wc-block-components-chip:focus>.wc-block-components-chip__remove,
button.wc-block-components-chip:hover>.wc-block-components-chip__remove {
  fill: #cc1818
}

.wc-block-components-chip__remove:disabled,
button.wc-block-components-chip:disabled>.wc-block-components-chip__remove {
  fill: #949494;
  cursor: not-allowed
}

.wc-block-components-country-input {
  margin-top: 1.5em
}

.wc-block-components-dropdown-selector {
  max-width: 300px;
  position: relative;
  width: 100%
}

.wc-block-components-dropdown-selector__input-wrapper {
  background: #fff;
  border: 1px solid #50575e;
  color: #2b2d2f;
  align-items: center;
  border-radius: 4px;
  cursor: text;
  display: flex;
  flex-wrap: wrap;
  padding: 2px 8px
}

.is-disabled .wc-block-components-dropdown-selector__input-wrapper {
  background-color: #e0e0e0
}

.is-multiple.has-checked>.wc-block-components-dropdown-selector__input-wrapper {
  padding: 2px 4px
}

.is-open>.wc-block-components-dropdown-selector__input-wrapper {
  border-radius: 4px 4px 0 0
}

.wc-block-components-dropdown-selector__input {
  font-size: .875em;
  line-height: 1.2857142857;
  margin: .1875em 0;
  min-width: 0;
  padding: .1875em 0
}

.is-single .wc-block-components-dropdown-selector__input {
  width: 100%
}

.is-single .wc-block-components-dropdown-selector__input:active,
.is-single .wc-block-components-dropdown-selector__input:focus,
.is-single .wc-block-components-dropdown-selector__input:hover {
  outline: 0
}

.is-single.has-checked.is-open .wc-block-components-dropdown-selector__input {
  margin-bottom: 1.5px;
  margin-top: 1.5px
}

.is-single.has-checked:not(.is-open) .wc-block-components-dropdown-selector__input {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  overflow-wrap: normal !important;
  word-wrap: normal !important;
  padding: 0;
  position: absolute !important;
  width: 1px;
  position: absolute
}

.is-multiple .wc-block-components-dropdown-selector__input {
  flex: 1;
  min-width: 0
}

.is-multiple .wc-block-components-dropdown-selector__input,
.is-single .wc-block-components-dropdown-selector__input:first-child {
  background: 0 0;
  border: 0
}

.is-multiple .wc-block-components-dropdown-selector__input:active,
.is-multiple .wc-block-components-dropdown-selector__input:focus,
.is-multiple .wc-block-components-dropdown-selector__input:hover,
.is-single .wc-block-components-dropdown-selector__input:first-child:active,
.is-single .wc-block-components-dropdown-selector__input:first-child:focus,
.is-single .wc-block-components-dropdown-selector__input:first-child:hover {
  outline: 0
}

.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__label,
.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove {
  background-color: transparent;
  border: 0;
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  text-transform: none
}

.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__label:active,
.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__label:focus,
.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__label:hover,
.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove:active,
.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove:focus,
.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove:hover {
  background-color: transparent;
  text-decoration: none
}

.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value {
  font-size: .875em;
  align-items: center;
  color: #757575;
  display: inline-flex;
  margin: .1875em 0;
  padding: .1875em 0;
  width: 100%
}

.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__label {
  flex-grow: 1;
  line-height: 1.2857142857;
  padding: 0;
  text-align: left
}

.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove {
  background-color: transparent;
  border: 0;
  display: inline-block;
  line-height: 1;
  padding: 0 0 0 .3em
}

.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove>svg {
  display: block
}

.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-chip {
  font-size: .875em;
  margin-top: .1875em;
  margin-bottom: .1875em;
  line-height: 1.2857142857
}

.wc-block-components-dropdown-selector__list {
  background-color: #fff;
  margin: -1px 0 0;
  padding: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  max-height: 300px;
  overflow-y: auto;
  z-index: 1
}

.wc-block-components-dropdown-selector__list:not(:empty) {
  border: 1px solid #9f9f9f
}

.wc-block-components-dropdown-selector__list-item {
  font-size: .875em;
  color: #757575;
  cursor: default;
  list-style: none;
  margin: 0;
  padding: 0 4px
}

.wc-block-components-dropdown-selector__list-item.is-selected {
  background-color: #ddd
}

.wc-block-components-dropdown-selector__list-item.is-highlighted,
.wc-block-components-dropdown-selector__list-item:active,
.wc-block-components-dropdown-selector__list-item:focus,
.wc-block-components-dropdown-selector__list-item:hover {
  background-color: #00669e;
  color: #fff
}

.wc-block-components-filter-submit-button {
  display: block;
  margin-left: auto;
  white-space: nowrap
}

.wc-block-components-formatted-money-amount {
  white-space: nowrap
}

.wc-block-components-load-more {
  text-align: center;
  width: 100%
}

.wc-block-components-loading-mask {
  position: relative;
  min-height: 34px
}

.wc-block-components-loading-mask .components-spinner {
  position: absolute;
  margin: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)
}

.wc-block-components-loading-mask__children {
  opacity: .5
}

.wc-block-components-pagination {
  margin: 0 auto 16px
}

.wc-block-components-pagination__ellipsis,
.wc-block-components-pagination__page {
  font-size: 1em;
  color: #333;
  display: inline-block;
  font-weight: 400
}

.wc-block-components-pagination__page {
  border-color: transparent;
  padding: .3em .6em;
  min-width: 2.2em
}

@media(max-width:782px) {
  .wc-block-components-pagination__page {
    padding: .1em .2em;
    min-width: 1.6em
  }
}

.wc-block-components-pagination__page:not(.toggle) {
  background-color: transparent
}

.wc-block-components-pagination__ellipsis {
  padding: .3em
}

@media(max-width:782px) {
  .wc-block-components-pagination__ellipsis {
    padding: .1em
  }
}

.wc-block-components-pagination__page--active[disabled] {
  color: #333;
  font-weight: 700;
  opacity: 1 !important
}

.wc-block-components-pagination__page--active[disabled]:focus,
.wc-block-components-pagination__page--active[disabled]:hover {
  background-color: inherit;
  color: #333;
  opacity: 1 !important
}

.wc-block-components-price-slider {
  margin-bottom: 24px
}

.wc-block-components-price-slider.wc-block-components-price-slider--has-filter-button .wc-block-components-price-slider__controls {
  justify-content: flex-end
}

.wc-block-components-price-slider.wc-block-components-price-slider--has-filter-button .wc-block-components-price-slider__controls .wc-block-components-price-slider__amount.wc-block-components-price-slider__amount--max {
  margin-left: 0;
  margin-right: 10px
}

.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__amount,
.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__button,
.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper,
.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__amount,
.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__button,
.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper {
  -webkit-animation: loading-fade 1.2s ease-in-out infinite;
  animation: loading-fade 1.2s ease-in-out infinite;
  background-color: var(--global--color-primary, #e0e0e0) !important;
  color: var(--global--color-primary, #e0e0e0) !important;
  outline: 0 !important;
  border: 0 !important;
  pointer-events: none;
  max-width: 100%;
  box-shadow: none
}

.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__amount>*,
.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__button>*,
.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper>*,
.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__amount>*,
.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__button>*,
.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper>* {
  visibility: hidden
}

@media screen and (prefers-reduced-motion:reduce) {

  .wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__amount,
  .wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__button,
  .wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper,
  .wc-block-components-price-slider.is-loading .wc-block-components-price-slider__amount,
  .wc-block-components-price-slider.is-loading .wc-block-components-price-slider__button,
  .wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper {
    -webkit-animation: none;
    animation: none
  }
}

.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__amount,
.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__button,
.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__range-input-wrapper {
  -webkit-animation: none;
  animation: none
}

.wc-block-components-price-slider__range-input-wrapper {
  padding: 0;
  border: 0;
  outline: none;
  background: 0 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 9px;
  clear: both;
  position: relative;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1);
  background: #e1e1e1;
  margin: 15px 0
}

.wc-block-components-price-slider__range-input-progress {
  height: 9px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  --track-background: linear-gradient(90deg, transparent var(--low), var(--range-color) 0, var(--range-color) var(--high), transparent 0) no-repeat 0 100%/100% 100%;
  --range-color: #af7dd1;
  background: var(--track-background)
}

.wc-block-components-price-slider__controls {
  display: flex
}

.wc-block-components-price-slider__controls .wc-block-components-price-slider__amount {
  margin: 0;
  border-radius: 4px;
  width: auto;
  max-width: 100px;
  min-width: 0
}

.wc-block-components-price-slider__controls .wc-block-components-price-slider__amount.wc-block-components-price-slider__amount--min {
  margin-right: 10px
}

.wc-block-components-price-slider__controls .wc-block-components-price-slider__amount.wc-block-components-price-slider__amount--max {
  margin-left: auto
}

.wc-block-components-price-slider__range-input {
  margin: 0;
  padding: 0;
  border: 0;
  outline: none;
  background: 0 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  height: 0;
  display: block;
  position: relative;
  pointer-events: none;
  outline: none !important;
  position: absolute;
  left: 0;
  top: 0
}

.wc-block-components-price-slider__range-input::-webkit-slider-runnable-track {
  cursor: default;
  height: 1px;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.wc-block-components-price-slider__range-input::-webkit-slider-thumb {
  background-color: transparent;
  background-position: 0 0;
  width: 28px;
  height: 23px;
  border: 0;
  padding: 0;
  vertical-align: top;
  cursor: pointer;
  z-index: 20;
  pointer-events: auto;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='56' height='46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M25.318 9.942L16.9 3.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 16.645 6.21 21 11.67 21h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0z' fill='%23fff' stroke='%23757575'/%3E%3Cpath d='M13 7v9m-3-9v9-9z' stroke='%23B8B8B8'/%3E%3Cpath d='M25.318 9.942L16.9 3.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 16.645 6.21 21 11.67 21h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0z' fill='%23fff' stroke='%23757575'/%3E%3Cpath d='M13 7v9m-3-9v9-9z' stroke='%23B8B8B8'/%3E%3Cpath d='M25.318 32.942L16.9 26.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 39.645 6.21 44 11.67 44h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0z' fill='%23F8F3F7' stroke='%23fff' stroke-opacity='.75' stroke-width='3'/%3E%3Cpath d='M25.318 32.942L16.9 26.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 39.645 6.21 44 11.67 44h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0zM13 30v9m-3-9v9-9z' stroke='%23757575'/%3E%3Cpath d='M30.682 9.942L39.1 3.8c1.706-1.228 3.64-1.899 5.686-1.787h.114c4.89.335 8.985 4.356 9.099 9.27C54.112 16.645 49.79 21 44.33 21h-.113c-1.82 0-3.64-.67-5.118-1.787l-8.417-6.255c-.91-.893-.91-2.234 0-3.016v0z' fill='%23fff' stroke='%23757575'/%3E%3Cpath d='M43 7v9m3-9v9-9z' stroke='%23B8B8B8'/%3E%3Cpath d='M30.682 32.942L39.1 26.8c1.706-1.228 3.64-1.899 5.686-1.787h.114c4.89.335 8.985 4.356 9.099 9.27C54.112 39.645 49.79 44 44.33 44h-.113c-1.82 0-3.64-.67-5.118-1.787l-8.417-6.255c-.91-.893-.91-2.234 0-3.016v0z' fill='%23F8F3F7' stroke='%23fff' stroke-opacity='.75' stroke-width='3'/%3E%3Cpath d='M30.682 32.942L39.1 26.8c1.706-1.228 3.64-1.899 5.686-1.787h.114c4.89.335 8.985 4.356 9.099 9.27C54.112 39.645 49.79 44 44.33 44h-.113c-1.82 0-3.64-.67-5.118-1.787l-8.417-6.255c-.91-.893-.91-2.234 0-3.016v0zM43 30v9m3-9v9-9z' stroke='%23757575'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' d='M0 0h56v46H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  -webkit-transition: transform .2s ease-in-out;
  transition: transform .2s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: -6px 0 0
}

.wc-block-components-price-slider__range-input::-webkit-slider-thumb:hover {
  background-position-y: -23px;
  transform: scale(1.1)
}

.wc-block-components-price-slider__range-input::-webkit-slider-progress {
  margin: 0;
  padding: 0;
  border: 0;
  outline: none;
  background: 0 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.wc-block-components-price-slider__range-input::-moz-focus-outer {
  border: 0
}

.wc-block-components-price-slider__range-input::-moz-range-track {
  cursor: default;
  height: 1px;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.wc-block-components-price-slider__range-input::-moz-range-progress {
  margin: 0;
  padding: 0;
  border: 0;
  outline: none;
  background: 0 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.wc-block-components-price-slider__range-input::-moz-range-thumb {
  background-color: transparent;
  background-position: 0 0;
  width: 28px;
  height: 23px;
  border: 0;
  padding: 0;
  margin: 0;
  vertical-align: top;
  cursor: pointer;
  z-index: 20;
  pointer-events: auto;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='56' height='46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M25.318 9.942L16.9 3.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 16.645 6.21 21 11.67 21h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0z' fill='%23fff' stroke='%23757575'/%3E%3Cpath d='M13 7v9m-3-9v9-9z' stroke='%23B8B8B8'/%3E%3Cpath d='M25.318 9.942L16.9 3.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 16.645 6.21 21 11.67 21h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0z' fill='%23fff' stroke='%23757575'/%3E%3Cpath d='M13 7v9m-3-9v9-9z' stroke='%23B8B8B8'/%3E%3Cpath d='M25.318 32.942L16.9 26.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 39.645 6.21 44 11.67 44h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0z' fill='%23F8F3F7' stroke='%23fff' stroke-opacity='.75' stroke-width='3'/%3E%3Cpath d='M25.318 32.942L16.9 26.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 39.645 6.21 44 11.67 44h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0zM13 30v9m-3-9v9-9z' stroke='%23757575'/%3E%3Cpath d='M30.682 9.942L39.1 3.8c1.706-1.228 3.64-1.899 5.686-1.787h.114c4.89.335 8.985 4.356 9.099 9.27C54.112 16.645 49.79 21 44.33 21h-.113c-1.82 0-3.64-.67-5.118-1.787l-8.417-6.255c-.91-.893-.91-2.234 0-3.016v0z' fill='%23fff' stroke='%23757575'/%3E%3Cpath d='M43 7v9m3-9v9-9z' stroke='%23B8B8B8'/%3E%3Cpath d='M30.682 32.942L39.1 26.8c1.706-1.228 3.64-1.899 5.686-1.787h.114c4.89.335 8.985 4.356 9.099 9.27C54.112 39.645 49.79 44 44.33 44h-.113c-1.82 0-3.64-.67-5.118-1.787l-8.417-6.255c-.91-.893-.91-2.234 0-3.016v0z' fill='%23F8F3F7' stroke='%23fff' stroke-opacity='.75' stroke-width='3'/%3E%3Cpath d='M30.682 32.942L39.1 26.8c1.706-1.228 3.64-1.899 5.686-1.787h.114c4.89.335 8.985 4.356 9.099 9.27C54.112 39.645 49.79 44 44.33 44h-.113c-1.82 0-3.64-.67-5.118-1.787l-8.417-6.255c-.91-.893-.91-2.234 0-3.016v0zM43 30v9m3-9v9-9z' stroke='%23757575'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' d='M0 0h56v46H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  -moz-transition: transform .2s ease-in-out;
  transition: transform .2s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.wc-block-components-price-slider__range-input::-moz-range-thumb:hover {
  background-position-y: -23px;
  transform: scale(1.1)
}

.wc-block-components-price-slider__range-input::-ms-thumb {
  background-color: transparent;
  background-position: 0 0;
  width: 28px;
  height: 23px;
  border: 0;
  padding: 0;
  margin: 0;
  vertical-align: top;
  cursor: pointer;
  z-index: 20;
  pointer-events: auto;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='56' height='46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M25.318 9.942L16.9 3.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 16.645 6.21 21 11.67 21h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0z' fill='%23fff' stroke='%23757575'/%3E%3Cpath d='M13 7v9m-3-9v9-9z' stroke='%23B8B8B8'/%3E%3Cpath d='M25.318 9.942L16.9 3.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 16.645 6.21 21 11.67 21h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0z' fill='%23fff' stroke='%23757575'/%3E%3Cpath d='M13 7v9m-3-9v9-9z' stroke='%23B8B8B8'/%3E%3Cpath d='M25.318 32.942L16.9 26.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 39.645 6.21 44 11.67 44h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0z' fill='%23F8F3F7' stroke='%23fff' stroke-opacity='.75' stroke-width='3'/%3E%3Cpath d='M25.318 32.942L16.9 26.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 39.645 6.21 44 11.67 44h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0zM13 30v9m-3-9v9-9z' stroke='%23757575'/%3E%3Cpath d='M30.682 9.942L39.1 3.8c1.706-1.228 3.64-1.899 5.686-1.787h.114c4.89.335 8.985 4.356 9.099 9.27C54.112 16.645 49.79 21 44.33 21h-.113c-1.82 0-3.64-.67-5.118-1.787l-8.417-6.255c-.91-.893-.91-2.234 0-3.016v0z' fill='%23fff' stroke='%23757575'/%3E%3Cpath d='M43 7v9m3-9v9-9z' stroke='%23B8B8B8'/%3E%3Cpath d='M30.682 32.942L39.1 26.8c1.706-1.228 3.64-1.899 5.686-1.787h.114c4.89.335 8.985 4.356 9.099 9.27C54.112 39.645 49.79 44 44.33 44h-.113c-1.82 0-3.64-.67-5.118-1.787l-8.417-6.255c-.91-.893-.91-2.234 0-3.016v0z' fill='%23F8F3F7' stroke='%23fff' stroke-opacity='.75' stroke-width='3'/%3E%3Cpath d='M30.682 32.942L39.1 26.8c1.706-1.228 3.64-1.899 5.686-1.787h.114c4.89.335 8.985 4.356 9.099 9.27C54.112 39.645 49.79 44 44.33 44h-.113c-1.82 0-3.64-.67-5.118-1.787l-8.417-6.255c-.91-.893-.91-2.234 0-3.016v0zM43 30v9m3-9v9-9z' stroke='%23757575'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' d='M0 0h56v46H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  -ms-transition: transform .2s ease-in-out;
  transition: transform .2s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.wc-block-components-price-slider__range-input::-ms-thumb:hover {
  background-position-y: -23px;
  transform: scale(1.1)
}

.wc-block-components-price-slider__range-input:focus::-webkit-slider-thumb {
  background-position-y: -23px;
  transform: scale(1.1)
}

.wc-block-components-price-slider__range-input:focus::-moz-range-thumb {
  background-position-y: -23px;
  transform: scale(1.1)
}

.wc-block-components-price-slider__range-input:focus::-ms-thumb {
  background-position-y: -23px;
  transform: scale(1.1)
}

.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min {
  z-index: 21
}

.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min::-webkit-slider-thumb {
  margin-left: -2px;
  background-position-x: left
}

.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min::-moz-range-thumb {
  background-position-x: left;
  transform: translate(-2px, 4px)
}

.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min::-ms-thumb {
  background-position-x: left
}

.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max {
  z-index: 20
}

.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max::-webkit-slider-thumb {
  background-position-x: right;
  margin-left: 2px
}

.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max::-moz-range-thumb {
  background-position-x: right;
  transform: translate(2px, 4px)
}

.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max::-ms-thumb {
  background-position-x: right
}

.rtl .wc-block-components-price-slider__range-input-progress {
  --track-background: linear-gradient(270deg, transparent var(--low), var(--range-color) 0, var(--range-color) var(--high), transparent 0) no-repeat 0 100%/100% 100%;
  --range-color: #af7dd1;
  background: var(--track-background)
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
  .wc-block-components-price-slider__range-input-wrapper {
    background: 0 0;
    box-shadow: none;
    height: 24px
  }

  .wc-block-components-price-slider__range-input-progress {
    background: #af7dd1;
    width: 100%;
    top: 7px
  }

  .wc-block-components-price-slider__range-input {
    height: 24px;
    pointer-events: auto
  }

  .wc-block-components-price-slider__range-input::-ms-track {
    background: 0 0;
    border-color: transparent;
    border-width: 7px 0;
    color: transparent
  }

  .wc-block-components-price-slider__range-input::-ms-fill-lower {
    background: #e1e1e1;
    box-shadow: inset 0 0 0 1px #b8b8b8
  }

  .wc-block-components-price-slider__range-input::-ms-fill-upper {
    background: 0 0
  }

  .wc-block-components-price-slider__range-input::-ms-tooltip {
    display: none
  }

  .wc-block-components-price-slider__range-input::-ms-thumb {
    transform: translate(1px);
    pointer-events: auto
  }

  .wc-block-components-price-slider__range-input--max::-ms-fill-upper {
    background: #e1e1e1;
    box-shadow: inset 0 0 0 1px #b8b8b8
  }

  .wc-block-components-price-slider__range-input--max::-ms-fill-lower {
    background: 0 0
  }

  .wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper,
  .wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper {
    -webkit-animation: loading-fade 1.2s ease-in-out infinite;
    animation: loading-fade 1.2s ease-in-out infinite;
    background-color: var(--global--color-primary, #e0e0e0) !important;
    color: var(--global--color-primary, #e0e0e0) !important;
    outline: 0 !important;
    border: 0 !important;
    pointer-events: none;
    max-width: 100%;
    box-shadow: none
  }

  .wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper>*,
  .wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper>* {
    visibility: hidden
  }
}

@media screen and (-ms-high-contrast:active)and (prefers-reduced-motion:reduce),
screen and (-ms-high-contrast:none)and (prefers-reduced-motion:reduce) {

  .wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper,
  .wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper {
    -webkit-animation: none;
    animation: none
  }
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
  .wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__range-input-wrapper {
    -webkit-animation: none;
    animation: none
  }
}

@supports(-ms-ime-align:auto) {
  .wc-block-components-price-slider__range-input-wrapper {
    background: 0 0;
    box-shadow: none;
    height: 24px
  }

  .wc-block-components-price-slider__range-input-progress {
    background: #af7dd1;
    width: 100%;
    top: 7px
  }

  .wc-block-components-price-slider__range-input {
    height: 24px;
    pointer-events: auto
  }

  .wc-block-components-price-slider__range-input::-ms-track {
    background: 0 0;
    border-color: transparent;
    border-width: 7px 0;
    color: transparent
  }

  .wc-block-components-price-slider__range-input::-ms-fill-lower {
    background: #e1e1e1;
    box-shadow: inset 0 0 0 1px #b8b8b8
  }

  .wc-block-components-price-slider__range-input::-ms-fill-upper {
    background: 0 0
  }

  .wc-block-components-price-slider__range-input::-ms-tooltip {
    display: none
  }

  .wc-block-components-price-slider__range-input::-ms-thumb {
    transform: translate(1px);
    pointer-events: auto
  }

  .wc-block-components-price-slider__range-input--max::-ms-fill-upper {
    background: #e1e1e1;
    box-shadow: inset 0 0 0 1px #b8b8b8
  }

  .wc-block-components-price-slider__range-input--max::-ms-fill-lower {
    background: 0 0
  }

  .wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper,
  .wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper {
    -webkit-animation: loading-fade 1.2s ease-in-out infinite;
    animation: loading-fade 1.2s ease-in-out infinite;
    background-color: var(--global--color-primary, #e0e0e0) !important;
    color: var(--global--color-primary, #e0e0e0) !important;
    outline: 0 !important;
    border: 0 !important;
    pointer-events: none;
    max-width: 100%;
    box-shadow: none
  }

  .wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper>*,
  .wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper>* {
    visibility: hidden
  }

  @media screen and (prefers-reduced-motion:reduce) {

    .wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper,
    .wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper {
      -webkit-animation: none;
      animation: none
    }
  }

  .wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__range-input-wrapper {
    -webkit-animation: none;
    animation: none
  }
}

.theme-twentytwentyone .wc-block-components-price-slider__range-input-wrapper {
  background: 0 0;
  border: 3px solid;
  box-sizing: border-box
}

.theme-twentytwentyone .wc-block-components-price-slider__range-input-progress {
  --range-color: currentColor;
  margin: -3px
}

.theme-twentytwentyone .wc-block-price-filter__range-input {
  background: 0 0;
  margin: -3px;
  width: calc(100% + 6px)
}

.theme-twentytwentyone .wc-block-price-filter__range-input:focus::-webkit-slider-thumb,
.theme-twentytwentyone .wc-block-price-filter__range-input:hover::-webkit-slider-thumb {
  filter: none
}

.theme-twentytwentyone .wc-block-price-filter__range-input:focus::-moz-range-thumb,
.theme-twentytwentyone .wc-block-price-filter__range-input:hover::-moz-range-thumb {
  filter: none
}

.theme-twentytwentyone .wc-block-price-filter__range-input:focus::-ms-thumb,
.theme-twentytwentyone .wc-block-price-filter__range-input:hover::-ms-thumb {
  filter: none
}

.theme-twentytwentyone .wc-block-price-filter__range-input::-webkit-slider-thumb {
  margin-top: -9px
}

.theme-twentytwentyone .wc-block-price-filter__range-input.wc-block-components-price-slider__range-input--max::-moz-range-thumb {
  transform: translate(2px, 1px)
}

.theme-twentytwentyone .wc-block-price-filter__range-input.wc-block-components-price-slider__range-input--min::-moz-range-thumb {
  transform: translate(-2px, 1px)
}

.theme-twentytwentyone .wc-block-price-filter__range-input::-ms-track {
  border-color: transparent !important
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
  .theme-twentytwentyone .wc-block-components-price-slider__range-input-wrapper {
    border: 0;
    height: auto;
    position: relative;
    height: 50px
  }

  .theme-twentytwentyone .wc-block-components-price-slider__range-input-progress {
    display: none
  }

  .theme-twentytwentyone .wc-block-price-filter__range-input {
    height: 100%;
    margin: 0;
    width: 100%
  }
}

.wc-block-components-product-sort-select {
  margin-bottom: 24px;
  text-align: left
}

@-webkit-keyframes spin {
  0% {
    transform: rotate(0deg)
  }

  to {
    transform: rotate(1turn)
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg)
  }

  to {
    transform: rotate(1turn)
  }
}

.wc-block-grid {
  text-align: center
}

.wc-block-grid__no-products {
  padding: 40px;
  text-align: center;
  width: 100%
}

.wc-block-grid__no-products .wc-block-grid__no-products-image {
  max-width: 150px;
  margin: 0 auto 1em;
  display: block;
  color: inherit
}

.wc-block-grid__no-products .wc-block-grid__no-products-title {
  display: block;
  margin: 0;
  font-weight: 700
}

.wc-block-grid__no-products .wc-block-grid__no-products-description {
  display: block;
  margin: .25em 0 1em
}

.wc-block-grid__products {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0 -8px 16px;
  background-clip: padding-box
}

.wc-block-grid__product {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  float: none;
  width: auto;
  position: relative;
  text-align: center;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 16px solid transparent;
  list-style: none
}

.theme-twentytwenty .wc-block-grid.has-aligned-buttons .wc-block-grid__product,
.wc-block-grid.has-aligned-buttons .wc-block-grid__product {
  display: flex;
  flex-direction: column
}

.theme-twentytwenty .wc-block-grid.has-aligned-buttons .wc-block-grid__product>:last-child,
.wc-block-grid.has-aligned-buttons .wc-block-grid__product>:last-child {
  margin-top: auto;
  margin-bottom: 0;
  padding-bottom: 12px
}

.theme-twentytwenty .wc-block-grid.has-1-columns .wc-block-grid__product,
.wc-block-grid.has-1-columns .wc-block-grid__product {
  flex: 1 0 100%;
  max-width: 100%
}

.theme-twentytwenty .wc-block-grid.has-2-columns .wc-block-grid__product,
.wc-block-grid.has-2-columns .wc-block-grid__product {
  flex: 1 0 50%;
  max-width: 50%
}

.theme-twentytwenty .wc-block-grid.has-3-columns .wc-block-grid__product,
.wc-block-grid.has-3-columns .wc-block-grid__product {
  flex: 1 0 33.33333%;
  max-width: 33.3333333333%
}

.theme-twentytwenty .wc-block-grid.has-4-columns .wc-block-grid__product,
.wc-block-grid.has-4-columns .wc-block-grid__product {
  flex: 1 0 25%;
  max-width: 25%
}

.theme-twentytwenty .wc-block-grid.has-5-columns .wc-block-grid__product,
.wc-block-grid.has-5-columns .wc-block-grid__product {
  flex: 1 0 20%;
  max-width: 20%
}

.theme-twentytwenty .wc-block-grid.has-6-columns .wc-block-grid__product,
.wc-block-grid.has-6-columns .wc-block-grid__product {
  flex: 1 0 16.66667%;
  max-width: 16.6666666667%
}

.theme-twentytwenty .wc-block-grid.has-7-columns .wc-block-grid__product,
.wc-block-grid.has-7-columns .wc-block-grid__product {
  flex: 1 0 14.28571%;
  max-width: 14.2857142857%
}

.theme-twentytwenty .wc-block-grid.has-8-columns .wc-block-grid__product,
.wc-block-grid.has-8-columns .wc-block-grid__product {
  flex: 1 0 12.5%;
  max-width: 12.5%
}

.theme-twentytwenty .wc-block-grid.has-6-columns .wc-block-grid__product,
.wc-block-grid.has-6-columns .wc-block-grid__product {
  font-size: .5em
}

.theme-twentytwenty .wc-block-grid.has-5-columns .wc-block-grid__product,
.theme-twentytwenty .wc-block-grid.has-6-columns.alignfull .wc-block-grid__product,
.wc-block-grid.has-5-columns .wc-block-grid__product,
.wc-block-grid.has-6-columns.alignfull .wc-block-grid__product {
  font-size: .58em
}

.theme-twentytwenty .wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product,
.theme-twentytwenty .wc-block-grid.has-5-columns.alignfull .wc-block-grid__product,
.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product,
.wc-block-grid.has-5-columns.alignfull .wc-block-grid__product {
  font-size: .75em
}

.theme-twentytwenty .wc-block-grid.has-3-columns:not(.alignwide):not(.alignfull),
.wc-block-grid.has-3-columns:not(.alignwide):not(.alignfull) {
  font-size: .92em
}

@media(max-width:480px) {
  .wc-block-grid.has-2-columns .wc-block-grid__products {
    display: block
  }

  .wc-block-grid.has-2-columns .wc-block-grid__product {
    margin-left: auto;
    margin-right: auto;
    flex: 1 0 100%;
    max-width: 100%;
    padding: 0
  }

  .wc-block-grid.has-3-columns .wc-block-grid__products {
    display: block
  }

  .wc-block-grid.has-3-columns .wc-block-grid__product {
    margin-left: auto;
    margin-right: auto;
    flex: 1 0 100%;
    max-width: 100%;
    padding: 0
  }

  .wc-block-grid.has-4-columns .wc-block-grid__products {
    display: block
  }

  .wc-block-grid.has-4-columns .wc-block-grid__product {
    margin-left: auto;
    margin-right: auto;
    flex: 1 0 100%;
    max-width: 100%;
    padding: 0
  }

  .wc-block-grid.has-5-columns .wc-block-grid__products {
    display: block
  }

  .wc-block-grid.has-5-columns .wc-block-grid__product {
    margin-left: auto;
    margin-right: auto;
    flex: 1 0 100%;
    max-width: 100%;
    padding: 0
  }

  .wc-block-grid.has-6-columns .wc-block-grid__products {
    display: block
  }

  .wc-block-grid.has-6-columns .wc-block-grid__product {
    margin-left: auto;
    margin-right: auto;
    flex: 1 0 100%;
    max-width: 100%;
    padding: 0
  }

  .wc-block-grid.has-7-columns .wc-block-grid__products {
    display: block
  }

  .wc-block-grid.has-7-columns .wc-block-grid__product {
    margin-left: auto;
    margin-right: auto;
    flex: 1 0 100%;
    max-width: 100%;
    padding: 0
  }

  .wc-block-grid.has-8-columns .wc-block-grid__products {
    display: block
  }

  .wc-block-grid.has-8-columns .wc-block-grid__product {
    margin-left: auto;
    margin-right: auto;
    flex: 1 0 100%;
    max-width: 100%;
    padding: 0
  }
}

@media(min-width:481px)and (max-width:600px) {
  .wc-block-grid.has-2-columns .wc-block-grid__product {
    flex: 1 0 50%;
    max-width: 50%;
    padding: 0;
    margin: 0 0 24px
  }

  .wc-block-grid.has-2-columns .wc-block-grid__product:nth-child(odd) {
    padding-right: 8px
  }

  .wc-block-grid.has-2-columns .wc-block-grid__product:nth-child(2n) {
    padding-left: 8px
  }

  .wc-block-grid.has-2-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale {
    left: 8px
  }

  .wc-block-grid.has-3-columns .wc-block-grid__product {
    flex: 1 0 50%;
    max-width: 50%;
    padding: 0;
    margin: 0 0 24px
  }

  .wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(odd) {
    padding-right: 8px
  }

  .wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(2n) {
    padding-left: 8px
  }

  .wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale {
    left: 8px
  }

  .wc-block-grid.has-4-columns .wc-block-grid__product {
    flex: 1 0 50%;
    max-width: 50%;
    padding: 0;
    margin: 0 0 24px
  }

  .wc-block-grid.has-4-columns .wc-block-grid__product:nth-child(odd) {
    padding-right: 8px
  }

  .wc-block-grid.has-4-columns .wc-block-grid__product:nth-child(2n) {
    padding-left: 8px
  }

  .wc-block-grid.has-4-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale {
    left: 8px
  }

  .wc-block-grid.has-5-columns .wc-block-grid__product {
    flex: 1 0 50%;
    max-width: 50%;
    padding: 0;
    margin: 0 0 24px
  }

  .wc-block-grid.has-5-columns .wc-block-grid__product:nth-child(odd) {
    padding-right: 8px
  }

  .wc-block-grid.has-5-columns .wc-block-grid__product:nth-child(2n) {
    padding-left: 8px
  }

  .wc-block-grid.has-5-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale {
    left: 8px
  }

  .wc-block-grid.has-6-columns .wc-block-grid__product {
    flex: 1 0 50%;
    max-width: 50%;
    padding: 0;
    margin: 0 0 24px
  }

  .wc-block-grid.has-6-columns .wc-block-grid__product:nth-child(odd) {
    padding-right: 8px
  }

  .wc-block-grid.has-6-columns .wc-block-grid__product:nth-child(2n) {
    padding-left: 8px
  }

  .wc-block-grid.has-6-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale {
    left: 8px
  }

  .wc-block-grid.has-7-columns .wc-block-grid__product {
    flex: 1 0 50%;
    max-width: 50%;
    padding: 0;
    margin: 0 0 24px
  }

  .wc-block-grid.has-7-columns .wc-block-grid__product:nth-child(odd) {
    padding-right: 8px
  }

  .wc-block-grid.has-7-columns .wc-block-grid__product:nth-child(2n) {
    padding-left: 8px
  }

  .wc-block-grid.has-7-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale {
    left: 8px
  }

  .wc-block-grid.has-8-columns .wc-block-grid__product {
    flex: 1 0 50%;
    max-width: 50%;
    padding: 0;
    margin: 0 0 24px
  }

  .wc-block-grid.has-8-columns .wc-block-grid__product:nth-child(odd) {
    padding-right: 8px
  }

  .wc-block-grid.has-8-columns .wc-block-grid__product:nth-child(2n) {
    padding-left: 8px
  }

  .wc-block-grid.has-8-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale {
    left: 8px
  }
}

.wc-block-components-product-name {
  font-size: 1em;
  overflow-wrap: anywhere;
  word-break: break-word;
  -ms-word-break: break-all
}

.wc-block-components-product-price--align-left {
  display: block;
  text-align: left
}

.wc-block-components-product-price--align-center {
  display: block;
  text-align: center
}

.wc-block-components-product-price--align-right {
  display: block;
  text-align: right
}

.wc-block-components-product-price__value.is-discounted {
  margin-left: .5em
}

.is-loading .wc-block-components-product-price:before {
  -webkit-animation: loading-fade 1.2s ease-in-out infinite;
  animation: loading-fade 1.2s ease-in-out infinite;
  background-color: var(--global--color-primary, #e0e0e0) !important;
  color: var(--global--color-primary, #e0e0e0) !important;
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none;
  pointer-events: none;
  max-width: 100%;
  content: ".";
  display: inline-block;
  width: 5em
}

.is-loading .wc-block-components-product-price:before>* {
  visibility: hidden
}

@media screen and (prefers-reduced-motion:reduce) {
  .is-loading .wc-block-components-product-price:before {
    -webkit-animation: none;
    animation: none
  }
}

.wc-block-components-quantity-selector {
  display: flex;
  width: 107px;
  border: 1px solid #ddd;
  background: #fff;
  border-radius: 4px;
  box-sizing: content-box;
  margin: 0 0 .25em
}

.has-dark-controls .wc-block-components-quantity-selector {
  background-color: transparent;
  border-color: hsla(0, 0%, 100%, .4)
}

.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {
  font-size: 1em;
  order: 2;
  min-width: 40px;
  flex: 1 1 auto;
  border: 0;
  padding: .4em 0;
  margin: 0;
  text-align: center;
  background: 0 0;
  box-shadow: none;
  color: #000;
  line-height: 1;
  vertical-align: middle;
  -moz-appearance: textfield
}

.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:focus {
  background: #f0f0f0;
  outline: 1px solid #ddd
}

.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:disabled {
  color: #949494
}

.has-dark-controls .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {
  color: #fff;
  background: 0 0
}

.has-dark-controls .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:focus {
  background: 0 0
}

.has-dark-controls .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:disabled {
  color: hsla(0, 0%, 100%, .3)
}

.wc-block-components-quantity-selector input::-webkit-inner-spin-button,
.wc-block-components-quantity-selector input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0
}

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button {
  border: 0;
  padding: 0;
  margin: 0;
  background: none transparent;
  box-shadow: none;
  font-size: 1em;
  min-width: 30px;
  cursor: pointer;
  color: #1e1e1e;
  font-style: normal;
  text-align: center;
  text-decoration: none
}

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus {
  outline: 2px solid #ddd
}

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus,
.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover {
  border: 0;
  padding: 0;
  margin: 0;
  background: none transparent;
  box-shadow: none;
  color: #1e1e1e
}

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus:focus,
.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover:focus {
  outline: 2px solid #ddd
}

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:disabled {
  color: #949494;
  cursor: default;
  border: 0;
  padding: 0;
  margin: 0;
  background: none transparent;
  box-shadow: none
}

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:disabled:focus {
  outline: 2px solid #ddd
}

.has-dark-controls .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button,
.has-dark-controls .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus,
.has-dark-controls .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover {
  color: #fff
}

.has-dark-controls .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:disabled {
  color: hsla(0, 0%, 100%, .3)
}

.wc-block-components-quantity-selector>.wc-block-components-quantity-selector__button--minus {
  order: 1
}

.wc-block-components-quantity-selector>.wc-block-components-quantity-selector__button--plus {
  order: 3
}

.theme-twentyseventeen .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus,
.theme-twentyseventeen .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover {
  background: none transparent
}

.wc-block-components-radio-control__option {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-decoration: inherit;
  text-transform: inherit;
  display: block;
  margin: 1em 0;
  padding: 0 0 0 2.5em;
  position: relative
}

.wc-block-components-radio-control__option:first-child {
  margin-top: 0
}

.wc-block-components-radio-control__option:last-child {
  margin-bottom: 0
}

.wc-block-components-radio-control__option-layout {
  display: table;
  width: 100%
}

.wc-block-components-radio-control__option .wc-block-components-radio-control__option-layout:after {
  display: none
}

.wc-block-components-radio-control__description-group,
.wc-block-components-radio-control__label-group {
  display: table-row
}

.wc-block-components-radio-control__description-group>span,
.wc-block-components-radio-control__label-group>span {
  display: table-cell
}

.wc-block-components-radio-control__description-group .wc-block-components-radio-control__secondary-description,
.wc-block-components-radio-control__description-group .wc-block-components-radio-control__secondary-label,
.wc-block-components-radio-control__label-group .wc-block-components-radio-control__secondary-description,
.wc-block-components-radio-control__label-group .wc-block-components-radio-control__secondary-label {
  text-align: right;
  min-width: 50%
}

.wc-block-components-radio-control__label,
.wc-block-components-radio-control__secondary-label {
  line-height: max(1.5rem, 24px)
}

.wc-block-components-radio-control__description,
.wc-block-components-radio-control__secondary-description {
  font-size: .875em;
  line-height: 20px
}

.wc-block-components-radio-control .wc-block-components-radio-control__input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff;
  border: 2px solid #50575e;
  border-radius: 50%;
  display: inline-block;
  height: 1.5em;
  min-height: 24px;
  min-width: 24px;
  width: 1.5em;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%)
}

.wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before {
  background: #000;
  border-radius: 50%;
  content: "";
  display: block;
  height: .75em;
  left: 50%;
  margin: 0;
  min-height: 12px;
  min-width: 12px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: .75em
}

.has-dark-controls .wc-block-components-radio-control .wc-block-components-radio-control__input {
  border-color: hsla(0, 0%, 100%, .6);
  background-color: rgba(0, 0, 0, .1)
}

.has-dark-controls .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before {
  background: #fff
}

.theme-twentytwentyone .wc-block-components-radio-control .wc-block-components-radio-control__input:checked {
  border-width: 2px
}

.theme-twentytwentyone .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before {
  background-color: var(--form--color-text)
}

.theme-twentytwentyone .wc-block-components-radio-control .wc-block-components-radio-control__input:after {
  display: none
}

.is-loading .wc-block-components-review-list-item__text {
  -webkit-animation: loading-fade 1.2s ease-in-out infinite;
  animation: loading-fade 1.2s ease-in-out infinite;
  background-color: var(--global--color-primary, #e0e0e0) !important;
  color: var(--global--color-primary, #e0e0e0) !important;
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none;
  pointer-events: none;
  max-width: 100%;
  display: block;
  width: 60%
}

.is-loading .wc-block-components-review-list-item__text>* {
  visibility: hidden
}

@media screen and (prefers-reduced-motion:reduce) {
  .is-loading .wc-block-components-review-list-item__text {
    -webkit-animation: none;
    animation: none
  }
}

.is-loading .wc-block-components-review-list-item__text:after {
  content: " "
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image {
  -webkit-animation: loading-fade 1.2s ease-in-out infinite;
  animation: loading-fade 1.2s ease-in-out infinite;
  background-color: var(--global--color-primary, #e0e0e0) !important;
  color: var(--global--color-primary, #e0e0e0) !important;
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none;
  pointer-events: none;
  max-width: 100%
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image>* {
  visibility: hidden
}

@media screen and (prefers-reduced-motion:reduce) {
  .is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image {
    -webkit-animation: none;
    animation: none
  }
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image:after {
  content: " "
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author {
  -webkit-animation: loading-fade 1.2s ease-in-out infinite;
  animation: loading-fade 1.2s ease-in-out infinite;
  background-color: var(--global--color-primary, #e0e0e0) !important;
  color: var(--global--color-primary, #e0e0e0) !important;
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none;
  pointer-events: none;
  max-width: 100%;
  font-size: 1em;
  width: 80px
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author>* {
  visibility: hidden
}

@media screen and (prefers-reduced-motion:reduce) {
  .is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author {
    -webkit-animation: none;
    animation: none
  }
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author:after {
  content: " "
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__product,
.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__rating .wc-block-components-review-list-item__rating__stars>span {
  display: none
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date {
  -webkit-animation: loading-fade 1.2s ease-in-out infinite;
  animation: loading-fade 1.2s ease-in-out infinite;
  background-color: var(--global--color-primary, #e0e0e0) !important;
  color: var(--global--color-primary, #e0e0e0) !important;
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none;
  pointer-events: none;
  max-width: 100%;
  height: 1em;
  width: 120px
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date>* {
  visibility: hidden
}

@media screen and (prefers-reduced-motion:reduce) {
  .is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date {
    -webkit-animation: none;
    animation: none
  }
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date:after {
  content: " "
}

.editor-styles-wrapper .wc-block-components-review-list-item__item,
.wc-block-components-review-list-item__item {
  margin: 0 0 48px;
  list-style: none
}

.wc-block-components-review-list-item__info {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  margin-bottom: 24px
}

.wc-block-components-review-list-item__meta {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  grid-row: 1
}

.has-image .wc-block-components-review-list-item__info {
  -ms-grid-columns: 64px 1fr;
  grid-template-columns: 64px 1fr
}

.has-image .wc-block-components-review-list-item__meta {
  -ms-grid-column: 2;
  grid-column: 2
}

.wc-block-components-review-list-item__image {
  align-items: center;
  display: flex;
  height: 48px;
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  grid-row: 1/3;
  justify-content: center;
  position: relative;
  width: 48px
}

.wc-block-components-review-list-item__image>img {
  display: block;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  width: auto
}

.wc-block-components-review-list-item__verified {
  width: 21px;
  height: 21px;
  text-indent: 21px;
  margin: 0;
  line-height: 21px;
  overflow: hidden;
  position: absolute;
  right: -7px;
  bottom: -7px
}

.wc-block-components-review-list-item__verified:before {
  width: 21px;
  height: 21px;
  background: transparent url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="21" height="21" fill="none"%3E%3Ccircle cx="10.5" cy="10.5" r="10.5" fill="%23fff"/%3E%3Cpath fill="%23008A21" fill-rule="evenodd" d="M2.1667 10.5003c0-4.6 3.7333-8.3333 8.3333-8.3333s8.3334 3.7333 8.3334 8.3333S15.1 18.8337 10.5 18.8337s-8.3333-3.7334-8.3333-8.3334zm2.5 0l4.1666 4.1667 7.5001-7.5-1.175-1.1833-6.325 6.325-2.9917-2.9834-1.175 1.175z" clip-rule="evenodd"/%3E%3Cmask id="a" width="17" height="17" x="2" y="2" maskUnits="userSpaceOnUse"%3E%3Cpath fill="%23fff" fill-rule="evenodd" d="M2.1667 10.5003c0-4.6 3.7333-8.3333 8.3333-8.3333s8.3334 3.7333 8.3334 8.3333S15.1 18.8337 10.5 18.8337s-8.3333-3.7334-8.3333-8.3334zm2.5 0l4.1666 4.1667 7.5001-7.5-1.175-1.1833-6.325 6.325-2.9917-2.9834-1.175 1.175z" clip-rule="evenodd"/%3E%3C/mask%3E%3Cg mask="url(%23a)"%3E%3Cpath fill="%23008A21" d="M.5.5h20v20H.5z"/%3E%3C/g%3E%3C/svg%3E') 50% no-repeat;
  display: block;
  content: ""
}

.wc-block-components-review-list-item__meta {
  display: flex;
  align-items: center;
  flex-flow: row wrap
}

.wc-block-components-review-list-item__meta:after {
  order: 3;
  content: "";
  flex-basis: 100%
}

.wc-block-components-review-list-item__author,
.wc-block-components-review-list-item__product {
  display: block;
  font-weight: 700;
  order: 1;
  margin-right: 8px
}

.wc-block-components-review-list-item__product+.wc-block-components-review-list-item__author {
  font-weight: 400;
  color: grey;
  order: 4
}

.wc-block-components-review-list-item__published-date {
  color: grey;
  order: 5
}

.wc-block-components-review-list-item__author+.wc-block-components-review-list-item__published-date:before {
  content: "";
  display: inline-block;
  margin-right: 8px;
  border-right: 1px solid #ddd;
  height: 1em;
  vertical-align: middle
}

.wc-block-components-review-list-item__author:first-child+.wc-block-components-review-list-item__published-date:before,
.wc-block-components-review-list-item__rating+.wc-block-components-review-list-item__author+.wc-block-components-review-list-item__published-date:before {
  display: none
}

.wc-block-components-review-list-item__rating {
  order: 2
}

.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars {
  font-size: 1em;
  display: inline-block;
  top: 0;
  overflow: hidden;
  position: relative;
  height: 1.618em;
  line-height: 1.618;
  width: 5.3em;
  font-family: star;
  font-weight: 400;
  vertical-align: top
}

.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars:before {
  content: "SSSSS";
  opacity: .25;
  float: left;
  top: 0;
  left: 0;
  position: absolute
}

.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em
}

.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars span:before {
  content: "SSSSS";
  top: 0;
  position: absolute;
  left: 0;
  color: #e6a237
}

.editor-styles .wc-block-components-review-list,
.wc-block-components-review-list {
  margin: 0
}

.wc-block-components-review-sort-select {
  text-align: right
}

.wc-block-components-form .wc-block-components-select,
.wc-block-components-select {
  height: 3em;
  position: relative
}

.wc-block-components-form .wc-block-components-select label.components-custom-select-control__label,
.wc-block-components-select label.components-custom-select-control__label {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-decoration: inherit;
  text-transform: inherit;
  font-size: 1em;
  line-height: 1.375;
  position: absolute;
  transform: translateY(.75em);
  transform-origin: top left;
  transition: all .2s ease;
  color: #757575;
  z-index: 1;
  margin: 0 0 0 17px;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: calc(100% - 32px);
  white-space: nowrap
}

.has-dark-controls .wc-block-components-form .wc-block-components-select label.components-custom-select-control__label,
.has-dark-controls .wc-block-components-select label.components-custom-select-control__label {
  color: hsla(0, 0%, 100%, .6)
}

@media screen and (prefers-reduced-motion:reduce) {

  .wc-block-components-form .wc-block-components-select label.components-custom-select-control__label,
  .wc-block-components-select label.components-custom-select-control__label {
    transition: none
  }
}

.wc-block-components-form .wc-block-components-select.is-active label,
.wc-block-components-select.is-active label {
  transform: translateY(4px) scale(.75)
}

.wc-block-components-form .wc-block-components-select.has-error .components-custom-select-control__button,
.wc-block-components-form .wc-block-components-select.has-error .components-custom-select-control__button:active,
.wc-block-components-form .wc-block-components-select.has-error .components-custom-select-control__button:focus,
.wc-block-components-form .wc-block-components-select.has-error .components-custom-select-control__button:hover,
.wc-block-components-select.has-error .components-custom-select-control__button,
.wc-block-components-select.has-error .components-custom-select-control__button:active,
.wc-block-components-select.has-error .components-custom-select-control__button:focus,
.wc-block-components-select.has-error .components-custom-select-control__button:hover {
  border-color: #cc1818
}

.wc-block-components-form .wc-block-components-select.has-error .components-custom-select-control__button:focus,
.wc-block-components-select.has-error .components-custom-select-control__button:focus {
  outline: 1px dotted #cc1818;
  outline-offset: 2px
}

.wc-block-components-form .wc-block-components-select.has-error label,
.wc-block-components-select.has-error label {
  color: #cc1818
}

.wc-block-components-form .wc-block-components-select .components-custom-select-control__button,
.wc-block-components-form .wc-block-components-select .components-custom-select-control__button:active,
.wc-block-components-form .wc-block-components-select .components-custom-select-control__button:focus,
.wc-block-components-form .wc-block-components-select .components-custom-select-control__button:hover,
.wc-block-components-select .components-custom-select-control__button,
.wc-block-components-select .components-custom-select-control__button:active,
.wc-block-components-select .components-custom-select-control__button:focus,
.wc-block-components-select .components-custom-select-control__button:hover {
  font-size: 1em;
  background: #fff;
  box-shadow: none;
  color: #2b2d2f;
  font-family: inherit;
  font-weight: 400;
  height: 3em;
  letter-spacing: inherit;
  line-height: 1;
  overflow: hidden;
  padding: 1.5em 16px .25em;
  text-align: left;
  text-overflow: ellipsis;
  text-transform: none;
  white-space: nowrap;
  width: 100%;
  opacity: 1;
  border-radius: 4px
}

.has-dark-controls .wc-block-components-form .wc-block-components-select .components-custom-select-control__button,
.has-dark-controls .wc-block-components-form .wc-block-components-select .components-custom-select-control__button:active,
.has-dark-controls .wc-block-components-form .wc-block-components-select .components-custom-select-control__button:focus,
.has-dark-controls .wc-block-components-form .wc-block-components-select .components-custom-select-control__button:hover,
.has-dark-controls .wc-block-components-select .components-custom-select-control__button,
.has-dark-controls .wc-block-components-select .components-custom-select-control__button:active,
.has-dark-controls .wc-block-components-select .components-custom-select-control__button:focus,
.has-dark-controls .wc-block-components-select .components-custom-select-control__button:hover {
  background: rgba(0, 0, 0, .1);
  border-color: hsla(0, 0%, 100%, .4);
  color: #fff
}

.wc-block-components-form .wc-block-components-select .components-custom-select-control__button-icon,
.wc-block-components-select .components-custom-select-control__button-icon {
  right: 12px
}

.has-dark-controls .wc-block-components-form .wc-block-components-select .components-custom-select-control__button-icon,
.has-dark-controls .wc-block-components-select .components-custom-select-control__button-icon {
  fill: #fff
}

.wc-block-components-form .wc-block-components-select .components-custom-select-control__menu,
.wc-block-components-select .components-custom-select-control__menu {
  background-color: #fff;
  margin: 0;
  max-height: 300px;
  overflow: auto;
  color: #2b2d2f
}

.wc-block-components-form .wc-block-components-select .components-custom-select-control__menu:empty,
.wc-block-components-select .components-custom-select-control__menu:empty {
  display: none
}

.has-dark-controls .wc-block-components-form .wc-block-components-select .components-custom-select-control__menu,
.has-dark-controls .wc-block-components-select .components-custom-select-control__menu {
  background-color: #1e1e1e;
  color: #fff
}

.wc-block-components-form .wc-block-components-select .components-custom-select-control__item,
.wc-block-components-select .components-custom-select-control__item {
  font-size: 1em;
  margin-left: 0;
  padding-left: 16px
}

.has-dark-controls .wc-block-components-form .wc-block-components-select .components-custom-select-control__item.is-highlighted,
.has-dark-controls .wc-block-components-form .wc-block-components-select .components-custom-select-control__item:focus,
.has-dark-controls .wc-block-components-form .wc-block-components-select .components-custom-select-control__item:hover,
.has-dark-controls .wc-block-components-select .components-custom-select-control__item.is-highlighted,
.has-dark-controls .wc-block-components-select .components-custom-select-control__item:focus,
.has-dark-controls .wc-block-components-select .components-custom-select-control__item:hover {
  background-color: rgba(0, 0, 0, .4)
}

.wc-block-components-form .wc-block-components-select .components-custom-select-control__item-icon,
.wc-block-components-select .components-custom-select-control__item-icon {
  display: none
}

.theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .components-custom-select-control__button {
  background-color: #fff;
  color: #2b2d2f
}

.theme-twentytwentyone.is-dark-theme .has-dark-controls .components-custom-select-control__item {
  color: #fff
}

.theme-twentytwentyone.is-dark-theme .components-custom-select-control__item {
  color: #2b2d2f
}

.theme-twentyseventeen.theme-twentyseventeen.theme-twentyseventeen .components-custom-select-control__button {
  background-color: #fff;
  color: #2b2d2f
}

.theme-twentyseventeen.theme-twentyseventeen.theme-twentyseventeen .has-dark-controls .components-custom-select-control__button {
  background-color: #1e1e1e;
  color: #fff
}

.wc-block-components-sidebar-layout {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto 16px;
  position: relative
}

.wc-block-components-sidebar-layout .wc-block-components-main {
  box-sizing: border-box;
  margin: 0;
  padding-right: 3.7735849057%;
  width: 65%
}

.wc-block-components-sidebar {
  box-sizing: border-box;
  margin: 0;
  padding-left: 2.2641509434%;
  width: 35%
}

.wc-block-components-sidebar .wc-block-components-panel>h2 {
  font-size: 1em;
  border: 0;
  border-radius: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline
}

.is-medium.wc-block-components-sidebar-layout,
.is-mobile.wc-block-components-sidebar-layout,
.is-small.wc-block-components-sidebar-layout {
  flex-direction: column;
  margin: 0 auto 16px
}

.is-medium.wc-block-components-sidebar-layout .wc-block-components-main,
.is-medium.wc-block-components-sidebar-layout .wc-block-components-sidebar,
.is-mobile.wc-block-components-sidebar-layout .wc-block-components-main,
.is-mobile.wc-block-components-sidebar-layout .wc-block-components-sidebar,
.is-small.wc-block-components-sidebar-layout .wc-block-components-main,
.is-small.wc-block-components-sidebar-layout .wc-block-components-sidebar {
  padding: 0;
  width: 100%
}

.is-large .wc-block-components-sidebar .wc-block-components-panel,
.is-large .wc-block-components-sidebar .wc-block-components-totals-item {
  padding-left: 16px;
  padding-right: 16px
}

.theme-twentytwenty .wc-block-components-sidebar .wc-block-components-panel>h2 {
  font-size: 1.25em;
  border: 0;
  border-radius: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline
}

.wc-block-components-sort-select {
  margin-bottom: 12px
}

.wc-block-components-sort-select__label {
  margin-right: 12px;
  display: inline-block;
  font-weight: 400
}

.wc-block-components-sort-select__select {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content
}

.wc-block-components-state-input {
  margin-top: 1.5em
}

.wc-block-components-tabs .wc-block-components-tabs__list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%
}

.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item {
  border: none;
  flex: auto;
  background: 0 0;
  padding: 12px 16px;
  color: inherit;
  outline-offset: -1px;
  text-align: center;
  transition: box-shadow .1s linear;
  box-shadow: inset 0 -1px currentColor;
  border-radius: 0
}

.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item.is-active {
  box-shadow: inset 0 -3px currentColor;
  font-weight: 600;
  position: relative
}

.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item:focus {
  outline-offset: -1px;
  outline: 1px dotted currentColor
}

.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item:active,
.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item:hover {
  background: 0 0
}

.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item .wc-block-components-tabs__item-content {
  font-size: 1em;
  line-height: 1;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: inline-block;
  font-weight: 700
}

.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item .wc-block-components-tabs__item-content>img,
.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item .wc-block-components-tabs__item-content>svg {
  height: 1.2em;
  vertical-align: middle;
  margin: .2em 0 -.2em
}

.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item .wc-block-components-tabs__item-content .wc-block-components-payment-method-icons {
  margin: .2em 0 -.2em
}

.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item .wc-block-components-tabs__item-content .wc-block-components-payment-method-icons .wc-block-components-payment-method-icon {
  height: 1.2em;
  vertical-align: middle
}

.wc-block-components-tabs .wc-block-components-tabs__content {
  padding: 16px 0;
  text-transform: none
}

.wc-block-components-form .wc-block-components-text-input,
.wc-block-components-text-input {
  position: relative;
  margin-top: 1.5em;
  white-space: nowrap
}

.wc-block-components-form .wc-block-components-text-input label,
.wc-block-components-text-input label {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-decoration: inherit;
  text-transform: inherit;
  font-size: 1em;
  position: absolute;
  transform: translateY(.75em);
  left: 0;
  top: 0;
  transform-origin: top left;
  line-height: 1.375;
  color: #757575;
  transition: transform .2s ease;
  margin: 0 0 0 17px;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: calc(100% - 32px);
  cursor: text
}

.has-dark-controls .wc-block-components-form .wc-block-components-text-input label,
.has-dark-controls .wc-block-components-text-input label {
  color: hsla(0, 0%, 100%, .6)
}

@media screen and (prefers-reduced-motion:reduce) {

  .wc-block-components-form .wc-block-components-text-input label,
  .wc-block-components-text-input label {
    transition: none
  }
}

.wc-block-components-form .wc-block-components-text-input input:-webkit-autofill+label,
.wc-block-components-text-input input:-webkit-autofill+label {
  transform: translateY(4px) scale(.75)
}

.wc-block-components-form .wc-block-components-text-input.is-active label,
.wc-block-components-text-input.is-active label {
  transform: translateY(4px) scale(.75)
}

.wc-block-components-form .wc-block-components-text-input input[type=email],
.wc-block-components-form .wc-block-components-text-input input[type=tel],
.wc-block-components-form .wc-block-components-text-input input[type=text],
.wc-block-components-form .wc-block-components-text-input input[type=url],
.wc-block-components-text-input input[type=email],
.wc-block-components-text-input input[type=tel],
.wc-block-components-text-input input[type=text],
.wc-block-components-text-input input[type=url] {
  font-size: 1em;
  background-color: #fff;
  padding: .75em 16px;
  border-radius: 4px;
  border: 1px solid #50575e;
  width: 100%;
  line-height: 1.375;
  font-family: inherit;
  margin: 0;
  box-sizing: border-box;
  height: 3em;
  min-height: 0;
  color: #2b2d2f
}

.wc-block-components-form .wc-block-components-text-input input[type=email]:focus,
.wc-block-components-form .wc-block-components-text-input input[type=tel]:focus,
.wc-block-components-form .wc-block-components-text-input input[type=text]:focus,
.wc-block-components-form .wc-block-components-text-input input[type=url]:focus,
.wc-block-components-text-input input[type=email]:focus,
.wc-block-components-text-input input[type=tel]:focus,
.wc-block-components-text-input input[type=text]:focus,
.wc-block-components-text-input input[type=url]:focus {
  background-color: #fff;
  color: #2b2d2f
}

.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=email],
.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=tel],
.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=text],
.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=url],
.has-dark-controls .wc-block-components-text-input input[type=email],
.has-dark-controls .wc-block-components-text-input input[type=tel],
.has-dark-controls .wc-block-components-text-input input[type=text],
.has-dark-controls .wc-block-components-text-input input[type=url] {
  background-color: rgba(0, 0, 0, .1);
  border-color: hsla(0, 0%, 100%, .4);
  color: #fff
}

.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=email]:focus,
.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=tel]:focus,
.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=text]:focus,
.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=url]:focus,
.has-dark-controls .wc-block-components-text-input input[type=email]:focus,
.has-dark-controls .wc-block-components-text-input input[type=tel]:focus,
.has-dark-controls .wc-block-components-text-input input[type=text]:focus,
.has-dark-controls .wc-block-components-text-input input[type=url]:focus {
  background-color: rgba(0, 0, 0, .1);
  color: #fff
}

.wc-block-components-form .wc-block-components-text-input.is-active input[type=email],
.wc-block-components-form .wc-block-components-text-input.is-active input[type=tel],
.wc-block-components-form .wc-block-components-text-input.is-active input[type=text],
.wc-block-components-form .wc-block-components-text-input.is-active input[type=url],
.wc-block-components-text-input.is-active input[type=email],
.wc-block-components-text-input.is-active input[type=tel],
.wc-block-components-text-input.is-active input[type=text],
.wc-block-components-text-input.is-active input[type=url] {
  padding: 1.5em 0 .25em 16px
}

.wc-block-components-form .wc-block-components-text-input.has-error input,
.wc-block-components-form .wc-block-components-text-input.has-error input:active,
.wc-block-components-form .wc-block-components-text-input.has-error input:focus,
.wc-block-components-form .wc-block-components-text-input.has-error input:hover,
.wc-block-components-text-input.has-error input,
.wc-block-components-text-input.has-error input:active,
.wc-block-components-text-input.has-error input:focus,
.wc-block-components-text-input.has-error input:hover {
  border-color: #cc1818
}

.wc-block-components-form .wc-block-components-text-input.has-error input:focus,
.wc-block-components-text-input.has-error input:focus {
  outline: 1px dotted #cc1818;
  outline-offset: 2px
}

.wc-block-components-form .wc-block-components-text-input.has-error label,
.wc-block-components-text-input.has-error label {
  color: #cc1818
}

.wc-block-components-form .wc-block-components-text-input:only-child,
.wc-block-components-text-input:only-child {
  margin-top: 0
}

.wc-block-components-textarea {
  font-size: 1em;
  background-color: #fff;
  border: 1px solid #50575e;
  border-radius: 4px;
  color: #2b2d2f;
  font-family: inherit;
  line-height: 1.375;
  margin: 0;
  padding: .75em 16px;
  width: 100%
}

.has-dark-controls .wc-block-components-textarea {
  background-color: rgba(0, 0, 0, .1);
  border-color: hsla(0, 0%, 100%, .4);
  color: #fff
}

.has-dark-controls .wc-block-components-textarea::-moz-placeholder {
  color: hsla(0, 0%, 100%, .6)
}

.has-dark-controls .wc-block-components-textarea:-ms-input-placeholder {
  color: hsla(0, 0%, 100%, .6)
}

.has-dark-controls .wc-block-components-textarea::placeholder {
  color: hsla(0, 0%, 100%, .6)
}

.theme-twentytwentyone .has-dark-controls .wc-block-components-textarea {
  background-color: rgba(0, 0, 0, .1);
  color: #fff
}

.theme-twentytwenty .wc-block-components-title.wc-block-components-title,
.wc-block-components-title.wc-block-components-title {
  border: 0;
  border-radius: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  font-size: 1.25em;
  word-break: break-word
}

.wc-block-components-notices {
  display: block;
  margin-bottom: 2em
}

.wc-block-components-notices .wc-block-components-notices__notice {
  margin: 0;
  display: flex;
  flex-wrap: nowrap
}

.wc-block-components-notices .wc-block-components-notices__notice .components-notice__dismiss {
  background: transparent none;
  padding: 0;
  margin: 0 0 0 auto;
  border: 0;
  outline: 0;
  color: currentColor
}

.wc-block-components-notices .wc-block-components-notices__notice .components-notice__dismiss svg {
  fill: currentColor;
  vertical-align: text-top
}

.wc-block-components-notices .wc-block-components-notices__notice+.wc-block-components-notices__notice {
  margin-top: 1em
}

.wc-block-components-notices__snackbar {
  position: fixed;
  bottom: 20px;
  left: 16px;
  width: auto
}

@media(max-width:782px) {
  .wc-block-components-notices__snackbar {
    position: fixed;
    top: 10px;
    left: 0;
    bottom: auto
  }
}

@media(max-width:782px) {
  .wc-block-components-notices__snackbar .components-snackbar-list__notice-container {
    margin-left: 10px;
    margin-right: 10px
  }
}

.wc-block-components-validation-error {
  font-size: .75em;
  color: #cc1818;
  max-width: 100%;
  position: absolute;
  top: calc(100% - 1px);
  white-space: normal
}

.wc-block-components-validation-error>p {
  align-items: center;
  display: flex;
  line-height: 12px;
  margin: 0;
  min-height: 24px;
  padding: 0
}

.wc-block-components-select+.wc-block-components-validation-error {
  margin-bottom: 24px
}

.with-scroll-to-top__scroll-point {
  position: relative;
  top: -36px
}

.wc-block-cart__submit {
  position: relative
}

.wc-block-cart__submit-container {
  padding-bottom: 16px
}

.wc-block-cart__submit-button {
  width: 100%;
  margin: 0 0 16px
}

.wc-block-cart__submit-button:last-child {
  margin-bottom: 0
}

.is-medium .wc-block-cart__submit-container:not(.wc-block-cart__submit-container--sticky),
.is-mobile .wc-block-cart__submit-container:not(.wc-block-cart__submit-container--sticky),
.is-small .wc-block-cart__submit-container:not(.wc-block-cart__submit-container--sticky) {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0
}

@media(min-width:783px) {
  .wc-block-cart__submit-container--sticky {
    display: none
  }
}

@media(max-width:782px) {
  .wc-block-cart__submit-container--sticky {
    background: #fff;
    bottom: 0;
    left: 0;
    padding: 16px;
    position: fixed;
    width: 100%;
    z-index: 9999
  }

  .wc-block-cart__submit-container--sticky:before {
    box-shadow: 0 -10px 20px 10px currentColor;
    color: hsla(0, 0%, 80%, .5);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
  }
}

.editor-styles-wrapper .wc-block-cart__empty-cart__title,
.wc-block-cart__empty-cart__title {
  font-size: inherit
}

.wc-block-cart .wc-block-components-shipping-calculator {
  white-space: nowrap
}

.wc-block-cart .wc-block-components-address-form .wc-block-components-country-input:first-of-type,
.wc-block-cart .wc-block-components-address-form .wc-block-components-state-input:first-of-type,
.wc-block-cart .wc-block-components-address-form .wc-block-components-text-input:first-of-type {
  margin-top: 0
}

table.wc-block-cart-items,
table.wc-block-cart-items td,
table.wc-block-cart-items th {
  background: none !important;
  border: 0;
  margin: 0
}

.editor-styles-wrapper table.wc-block-cart-items,
table.wc-block-cart-items {
  width: 100%
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header,
table.wc-block-cart-items .wc-block-cart-items__header {
  font-size: .75em;
  text-transform: uppercase
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-image,
table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-image {
  width: 100px
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-product,
table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-product {
  visibility: hidden
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-total,
table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-total {
  width: 100px;
  text-align: right
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img {
  width: 100%;
  margin: 0
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link {
  border: 0;
  border-radius: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-decoration: inherit;
  text-transform: inherit;
  background: 0 0;
  box-shadow: none;
  display: inline;
  text-shadow: none;
  text-decoration: underline;
  font-size: .75em;
  text-transform: none;
  white-space: nowrap
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:active,
.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:focus,
.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:active,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:focus,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover {
  background: 0 0
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name {
  display: block;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total {
  font-size: 1em;
  text-align: right;
  line-height: inherit
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-metadata,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-metadata {
  margin-bottom: .75em
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row.is-disabled,
table.wc-block-cart-items .wc-block-cart-items__row.is-disabled {
  opacity: .5;
  pointer-events: none;
  transition: opacity .2s ease
}

.wc-block-cart .wc-block-components-shipping-rates-control__package {
  position: relative
}

.wc-block-cart .wc-block-components-shipping-rates-control__package:after {
  border-style: solid;
  border-width: 1px 0 0;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  opacity: .3;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0
}

.wc-block-cart--is-loading h2 span,
.wc-block-cart--is-loading th span {
  -webkit-animation: loading-fade 1.2s ease-in-out infinite;
  animation: loading-fade 1.2s ease-in-out infinite;
  background-color: var(--global--color-primary, #e0e0e0) !important;
  color: var(--global--color-primary, #e0e0e0) !important;
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none;
  pointer-events: none;
  max-width: 100%;
  min-width: 84px;
  display: inline-block
}

.wc-block-cart--is-loading h2 span>*,
.wc-block-cart--is-loading th span>* {
  visibility: hidden
}

@media screen and (prefers-reduced-motion:reduce) {

  .wc-block-cart--is-loading h2 span,
  .wc-block-cart--is-loading th span {
    -webkit-animation: none;
    animation: none
  }
}

.wc-block-cart--is-loading h2 span:after,
.wc-block-cart--is-loading th span:after {
  content: " "
}

.wc-block-cart--is-loading h2 span {
  min-width: 33%
}

.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image>*,
.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__individual-price,
.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__price,
.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product-metadata,
.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-components-quantity-selector {
  -webkit-animation: loading-fade 1.2s ease-in-out infinite;
  animation: loading-fade 1.2s ease-in-out infinite;
  background-color: var(--global--color-primary, #e0e0e0) !important;
  color: var(--global--color-primary, #e0e0e0) !important;
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none;
  pointer-events: none;
  max-width: 100%
}

.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image>*>*,
.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__individual-price>*,
.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__price>*,
.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product-metadata>*,
.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-components-quantity-selector>* {
  visibility: hidden
}

@media screen and (prefers-reduced-motion:reduce) {

  .wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image>*,
  .wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__individual-price,
  .wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__price,
  .wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product-metadata,
  .wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-components-quantity-selector {
    -webkit-animation: none;
    animation: none
  }
}

.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product-name {
  -webkit-animation: loading-fade 1.2s ease-in-out infinite;
  animation: loading-fade 1.2s ease-in-out infinite;
  background-color: var(--global--color-primary, #e0e0e0) !important;
  color: var(--global--color-primary, #e0e0e0) !important;
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none;
  pointer-events: none;
  max-width: 100%;
  min-width: 84px;
  display: inline-block
}

.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product-name>* {
  visibility: hidden
}

@media screen and (prefers-reduced-motion:reduce) {
  .wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product-name {
    -webkit-animation: none;
    animation: none
  }
}

.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product-name:after {
  content: " "
}

.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product-metadata {
  margin-top: .25em;
  min-width: 8em
}

.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__remove-link {
  visibility: hidden
}

.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image a {
  display: block
}

.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__individual-price {
  max-width: 3em;
  display: block;
  margin-top: .25em
}

.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__individual-price:after {
  content: " "
}

.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total>div,
.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total>span {
  display: none
}

.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-cart-item__price {
  display: block
}

.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-cart-item__price:after {
  content: " "
}

.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card {
  -webkit-animation: loading-fade 1.2s ease-in-out infinite;
  animation: loading-fade 1.2s ease-in-out infinite;
  background-color: var(--global--color-primary, #e0e0e0) !important;
  color: var(--global--color-primary, #e0e0e0) !important;
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none;
  pointer-events: none;
  max-width: 100%;
  min-height: 460px
}

.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card>* {
  visibility: hidden
}

@media screen and (prefers-reduced-motion:reduce) {
  .wc-block-cart--is-loading .wc-block-cart__sidebar .components-card {
    -webkit-animation: none;
    animation: none
  }
}

.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card:after {
  content: " "
}

.wc-block-components-sidebar-layout.wc-block-cart--skeleton {
  display: none
}

.is-loading+.wc-block-components-sidebar-layout.wc-block-cart--skeleton {
  display: flex
}

.wc-block-cart-item__total-price-and-sale-badge-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-end
}

.wc-block-cart-item__total-price-and-sale-badge-wrapper .wc-block-components-sale-badge {
  margin-top: 4px
}

.is-medium.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title,
.is-mobile .wc-block-cart-item__total .wc-block-components-sale-badge,
.is-mobile.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title,
.is-small .wc-block-cart-item__total .wc-block-components-sale-badge,
.is-small.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title {
  display: none
}

.is-medium table.wc-block-cart-items td,
.is-mobile table.wc-block-cart-items td,
.is-small table.wc-block-cart-items td {
  padding: 0
}

.is-medium table.wc-block-cart-items .wc-block-cart-item__remove-link,
.is-medium table.wc-block-cart-items .wc-block-cart-items__header,
.is-mobile table.wc-block-cart-items .wc-block-cart-item__remove-link,
.is-mobile table.wc-block-cart-items .wc-block-cart-items__header,
.is-small table.wc-block-cart-items .wc-block-cart-item__remove-link,
.is-small table.wc-block-cart-items .wc-block-cart-items__header {
  display: none
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row,
.is-mobile table.wc-block-cart-items .wc-block-cart-items__row,
.is-small table.wc-block-cart-items .wc-block-cart-items__row {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 80px 132px;
  grid-template-columns: 80px 132px;
  padding: 16px 0
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row:after,
.is-mobile table.wc-block-cart-items .wc-block-cart-items__row:after,
.is-small table.wc-block-cart-items .wc-block-cart-items__row:after {
  border-style: solid;
  border-width: 0 0 1px;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  opacity: .3;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image,
.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image,
.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row: 1;
  grid-row-start: 1;
  padding-right: 16px
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product,
.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product,
.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 2;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
  padding: 0 16px 16px 0
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity,
.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity,
.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row: 2;
  grid-row-start: 2;
  vertical-align: bottom;
  padding-right: 16px;
  -ms-grid-row-align: end;
  align-self: end;
  padding-top: 16px
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total,
.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total,
.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total {
  -ms-grid-row: 1;
  grid-row-start: 1
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-formatted-money-amount,
.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-formatted-money-amount,
.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-formatted-money-amount {
  display: inline-block
}

.is-large.wc-block-cart .wc-block-cart-items {
  position: relative
}

.is-large.wc-block-cart .wc-block-cart-items:after {
  border-style: solid;
  border-width: 0 0 1px;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  opacity: .3;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0
}

.is-large.wc-block-cart .wc-block-cart-items th {
  padding: .25rem 16px .25rem 0;
  white-space: nowrap
}

.is-large.wc-block-cart .wc-block-cart-items td {
  position: relative;
  padding: 16px 16px 16px 0;
  vertical-align: top
}

.is-large.wc-block-cart .wc-block-cart-items td:after {
  border-style: solid;
  border-width: 1px 0 0;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  opacity: .3;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0
}

.is-large.wc-block-cart .wc-block-cart-items td:last-child,
.is-large.wc-block-cart .wc-block-cart-items th:last-child {
  padding-right: 0
}

.is-large.wc-block-cart .wc-block-components-radio-control__input {
  left: 0
}

.is-large.wc-block-cart .wc-block-cart__totals-title {
  position: relative;
  border: 0;
  border-radius: 0;
  margin: 0;
  vertical-align: baseline;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-decoration: inherit;
  text-transform: inherit;
  box-shadow: none;
  display: inline;
  background: 0 0;
  font-size: .75em;
  display: block;
  font-weight: 600;
  padding: .25rem 0;
  text-align: right;
  text-transform: uppercase
}

.is-large.wc-block-cart .wc-block-cart__totals-title:after {
  border-style: solid;
  border-width: 0 0 1px;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  opacity: .3;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0
}

.is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-shipping-calculator,
.is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-shipping-rates-control__package:not(.wc-block-components-panel) {
  padding-left: 16px;
  padding-right: 16px
}

.is-large.wc-block-cart .wc-block-cart__payment-options {
  padding: 16px
}

.wp-block-woocommerce-cart.is-loading {
  display: none
}

.wp-block-woocommerce-cart {
  margin-bottom: 3em
}

.components-placeholder.wc-block-checkout__no-shipping-placeholder {
  margin-bottom: 16px
}

.components-placeholder.wc-block-checkout__no-shipping-placeholder * {
  pointer-events: all
}

.components-placeholder.wc-block-checkout__no-shipping-placeholder .components-placeholder__fieldset {
  display: block
}

.components-placeholder.wc-block-checkout__no-shipping-placeholder .components-placeholder__fieldset .components-button {
  background-color: #1e1e1e;
  color: #fff
}

.components-placeholder.wc-block-checkout__no-shipping-placeholder .components-placeholder__fieldset .wc-block-checkout__no-shipping-placeholder-description {
  display: block;
  margin: .25em 0 1em
}

.wc-block-checkout__add-note {
  margin: 1.5em 0 1.5em 9px
}

.is-medium .wc-block-checkout__add-note,
.is-mobile .wc-block-checkout__add-note,
.is-small .wc-block-checkout__add-note {
  position: relative;
  margin-bottom: 1em;
  margin-top: 1em;
  padding: 1em 0
}

.is-medium .wc-block-checkout__add-note:after,
.is-mobile .wc-block-checkout__add-note:after,
.is-small .wc-block-checkout__add-note:after {
  border-style: solid;
  border-width: 1px 0;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  opacity: .3;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0
}

.wc-block-checkout__add-note .wc-block-components-textarea {
  margin-top: 16px
}

.wc-block-checkout__order-notes.wc-block-components-checkout-step {
  padding-left: 0
}

.wc-block-checkout__form {
  margin: 0;
  max-width: 100%
}

.wc-block-checkout__create-account,
.wc-block-checkout__use-address-for-billing {
  margin-top: 1.5em
}

.wc-block-checkout__shipping-option .wc-block-components-radio-control__option {
  position: relative;
  margin: 0;
  padding: .75em 0 .75em 2.5em
}

.wc-block-checkout__shipping-option .wc-block-components-radio-control__option:after {
  border-style: solid;
  border-width: 0 0 1px;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  opacity: .3;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0
}

.wc-block-checkout__shipping-option .wc-block-components-shipping-rates-control__no-results-notice {
  margin: .75em 0
}

.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form {
  margin-left: -6px;
  margin-right: -6px
}

.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form:after,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form:after,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form:after,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form:after,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form:after,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form:after {
  content: "";
  clear: both;
  display: block
}

.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input,
.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input,
.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input {
  float: left;
  margin-left: 6px;
  margin-right: 6px;
  position: relative;
  width: calc(50% - 12px)
}

.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,
.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),
.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,
.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),
.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,
.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2),
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2),
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2),
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2),
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2),
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2) {
  margin-top: 0
}

.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,
.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,
.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__company,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__company,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__company,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__company,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__company,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__company {
  width: calc(100% - 12px)
}

.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-checkbox,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-checkbox,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-checkbox,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-checkbox,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-checkbox,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-checkbox {
  clear: both
}

.wp-block-woocommerce-checkout .with-scroll-to-top__scroll-point {
  top: -96px
}

.wc-block-checkout__sidebar .wc-block-components-product-name {
  display: block;
  color: inherit;
  flex-grow: 1;
  flex-basis: 0
}

.wc-block-checkout__actions {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-left: 9px
}

.wc-block-checkout__actions .wc-block-components-checkout-place-order-button {
  width: 50%;
  padding: 1em;
  height: auto
}

.wc-block-checkout__actions .wc-block-components-checkout-place-order-button .wc-block-components-button__text {
  line-height: 24px
}

.wc-block-checkout__actions .wc-block-components-checkout-place-order-button .wc-block-components-button__text>svg {
  fill: #fff;
  vertical-align: top
}

.wc-block-checkout--is-loading .wc-block-checkout__actions button,
.wc-block-checkout--is-loading .wc-block-components-express-payment {
  -webkit-animation: loading-fade 1.2s ease-in-out infinite;
  animation: loading-fade 1.2s ease-in-out infinite;
  background-color: var(--global--color-primary, #e0e0e0) !important;
  color: var(--global--color-primary, #e0e0e0) !important;
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none;
  pointer-events: none;
  max-width: 100%
}

.wc-block-checkout--is-loading .wc-block-checkout__actions button>*,
.wc-block-checkout--is-loading .wc-block-components-express-payment>* {
  visibility: hidden
}

@media screen and (prefers-reduced-motion:reduce) {

  .wc-block-checkout--is-loading .wc-block-checkout__actions button,
  .wc-block-checkout--is-loading .wc-block-components-express-payment {
    -webkit-animation: none;
    animation: none
  }
}

.wc-block-checkout--is-loading .wc-block-checkout__actions button:after,
.wc-block-checkout--is-loading .wc-block-components-express-payment:after {
  content: " "
}

.wc-block-checkout--is-loading .wc-block-components-express-payment {
  min-height: 150px
}

.wc-block-checkout--is-loading .wc-block-components-express-payment-continue-rule>span {
  -webkit-animation: loading-fade 1.2s ease-in-out infinite;
  animation: loading-fade 1.2s ease-in-out infinite;
  background-color: var(--global--color-primary, #e0e0e0) !important;
  color: var(--global--color-primary, #e0e0e0) !important;
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none;
  pointer-events: none;
  max-width: 100%;
  width: 150px
}

.wc-block-checkout--is-loading .wc-block-components-express-payment-continue-rule>span>* {
  visibility: hidden
}

@media screen and (prefers-reduced-motion:reduce) {
  .wc-block-checkout--is-loading .wc-block-components-express-payment-continue-rule>span {
    -webkit-animation: none;
    animation: none
  }
}

.wc-block-checkout--is-loading .wc-block-components-express-payment-continue-rule>span:after {
  content: " "
}

.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__title {
  -webkit-animation: loading-fade 1.2s ease-in-out infinite;
  animation: loading-fade 1.2s ease-in-out infinite;
  background-color: var(--global--color-primary, #e0e0e0) !important;
  color: var(--global--color-primary, #e0e0e0) !important;
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none;
  pointer-events: none;
  max-width: 100%;
  display: block;
  width: 10em
}

.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__title>* {
  visibility: hidden
}

@media screen and (prefers-reduced-motion:reduce) {
  .wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__title {
    -webkit-animation: none;
    animation: none
  }
}

.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__title:after {
  content: " "
}

.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__title:before {
  -webkit-animation: loading-fade 1.2s ease-in-out infinite;
  animation: loading-fade 1.2s ease-in-out infinite;
  background-color: var(--global--color-primary, #e0e0e0) !important;
  color: var(--global--color-primary, #e0e0e0) !important;
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none;
  pointer-events: none;
  max-width: 100%;
  border-radius: 50%;
  display: block;
  height: 100%;
  width: 1.5em
}

.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__title:before>* {
  visibility: hidden
}

@media screen and (prefers-reduced-motion:reduce) {
  .wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__title:before {
    -webkit-animation: none;
    animation: none
  }
}

.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__title:before:after {
  content: " "
}

.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__container:after {
  -webkit-animation: loading-fade 1.2s ease-in-out infinite;
  animation: loading-fade 1.2s ease-in-out infinite;
  background-color: var(--global--color-primary, #e0e0e0) !important;
  color: var(--global--color-primary, #e0e0e0) !important;
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none;
  pointer-events: none;
  max-width: 100%
}

.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__container:after>* {
  visibility: hidden
}

@media screen and (prefers-reduced-motion:reduce) {
  .wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__container:after {
    -webkit-animation: none;
    animation: none
  }
}

.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__content>span {
  -webkit-animation: loading-fade 1.2s ease-in-out infinite;
  animation: loading-fade 1.2s ease-in-out infinite;
  background-color: var(--global--color-primary, #e0e0e0) !important;
  color: var(--global--color-primary, #e0e0e0) !important;
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none;
  pointer-events: none;
  max-width: 100%;
  display: block;
  min-height: 100px
}

.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__content>span>* {
  visibility: hidden
}

@media screen and (prefers-reduced-motion:reduce) {
  .wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__content>span {
    -webkit-animation: none;
    animation: none
  }
}

.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__content>span:after {
  content: " "
}

.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step:after,
.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step:before {
  -webkit-animation: loading-fade 1.2s ease-in-out infinite;
  animation: loading-fade 1.2s ease-in-out infinite;
  background-color: var(--global--color-primary, #e0e0e0) !important;
  color: var(--global--color-primary, #e0e0e0) !important;
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none;
  pointer-events: none;
  max-width: 100%
}

.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step:after>*,
.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step:before>* {
  visibility: hidden
}

@media screen and (prefers-reduced-motion:reduce) {

  .wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step:after,
  .wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step:before {
    -webkit-animation: none;
    animation: none
  }
}

.wc-block-checkout--is-loading .wc-block-checkout__sidebar .components-card {
  -webkit-animation: loading-fade 1.2s ease-in-out infinite;
  animation: loading-fade 1.2s ease-in-out infinite;
  background-color: var(--global--color-primary, #e0e0e0) !important;
  color: var(--global--color-primary, #e0e0e0) !important;
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none;
  pointer-events: none;
  max-width: 100%;
  min-height: 460px
}

.wc-block-checkout--is-loading .wc-block-checkout__sidebar .components-card>* {
  visibility: hidden
}

@media screen and (prefers-reduced-motion:reduce) {
  .wc-block-checkout--is-loading .wc-block-checkout__sidebar .components-card {
    -webkit-animation: none;
    animation: none
  }
}

.wc-block-checkout--is-loading .wc-block-checkout__sidebar .components-card:after {
  content: " "
}

.wc-block-components-sidebar-layout.wc-block-checkout--skeleton {
  display: none
}

.is-loading+.wc-block-components-sidebar-layout.wc-block-checkout--skeleton {
  display: flex
}

.wc-block-checkout-empty,
.wc-block-checkout-error {
  padding: 40px;
  text-align: center;
  width: 100%
}

.wc-block-checkout-empty .wc-block-checkout-empty__image,
.wc-block-checkout-empty .wc-block-checkout-error__image,
.wc-block-checkout-error .wc-block-checkout-empty__image,
.wc-block-checkout-error .wc-block-checkout-error__image {
  max-width: 150px;
  margin: 0 auto 1em;
  display: block;
  color: inherit
}

.wc-block-checkout-empty .wc-block-checkout-empty__title,
.wc-block-checkout-empty .wc-block-checkout-error__title,
.wc-block-checkout-error .wc-block-checkout-empty__title,
.wc-block-checkout-error .wc-block-checkout-error__title {
  display: block;
  margin: 0;
  font-weight: 700
}

.wc-block-checkout-empty .wc-block-checkout-empty__description,
.wc-block-checkout-empty .wc-block-checkout-error__description,
.wc-block-checkout-error .wc-block-checkout-empty__description,
.wc-block-checkout-error .wc-block-checkout-error__description {
  display: block;
  margin: .25em 0 1em
}

.is-mobile .wc-block-checkout__actions .wc-block-components-checkout-return-to-cart-button {
  display: none
}

.is-mobile .wc-block-checkout__actions .wc-block-components-checkout-place-order-button {
  width: 100%
}

.is-medium .wc-block-checkout__main,
.is-mobile .wc-block-checkout__main,
.is-small .wc-block-checkout__main {
  order: 1
}

.is-medium .wc-block-checkout__sidebar,
.is-mobile .wc-block-checkout__sidebar,
.is-small .wc-block-checkout__sidebar {
  margin-bottom: 40px;
  order: 0
}

.is-large .wc-block-checkout__actions {
  position: relative;
  margin-right: 24px;
  padding-top: 1.5em
}

.is-large .wc-block-checkout__actions:after {
  border-style: solid;
  border-width: 1px 0 0;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  opacity: .3;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0
}

.wc-block-components-express-payment {
  margin: auto;
  position: relative
}

.wc-block-components-express-payment .wc-block-components-express-payment__event-buttons {
  list-style: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  padding: 0;
  margin: 0;
  overflow: hidden;
  text-align: center
}

.wc-block-components-express-payment .wc-block-components-express-payment__event-buttons>li {
  margin: 0
}

.wc-block-components-express-payment .wc-block-components-express-payment__event-buttons>li>img {
  width: 100%;
  height: 48px
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title-container {
  display: flex;
  flex-direction: row;
  left: 0;
  position: absolute;
  right: 0;
  top: -5px;
  vertical-align: middle
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title-container:before {
  border-left: 1px solid;
  border-top: 1px solid;
  border-radius: 5px 0 0;
  content: "";
  display: block;
  height: 4px;
  margin-right: 12px;
  opacity: .3;
  pointer-events: none;
  width: 22px
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title-container:after {
  border-right: 1px solid;
  border-top: 1px solid;
  border-radius: 0 5px 0 0;
  content: "";
  display: block;
  height: 4px;
  margin-left: 12px;
  opacity: .3;
  pointer-events: none;
  flex-grow: 1
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title {
  flex-grow: 0;
  transform: translateY(-50%)
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__content {
  position: relative;
  margin-top: calc(.75em + 5px);
  padding: 1.5em 35px 1em
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__content:after {
  border-style: solid;
  border-width: 0 1px 1px;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  opacity: .3;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 0 0 5px 5px
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__content>p {
  margin-bottom: 1em
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__event-buttons>li {
  display: inline-block;
  width: 50%
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__event-buttons>li:nth-child(2n) {
  padding-left: 8px
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__event-buttons>li:nth-child(odd) {
  padding-right: 8px
}

.wc-block-components-express-payment--cart .wc-block-components-express-payment__event-buttons>li {
  padding-bottom: 16px;
  text-align: center;
  width: 100%
}

.wc-block-components-express-payment--cart .wc-block-components-express-payment__event-buttons>li:last-child {
  padding-bottom: 0
}

.wc-block-components-express-payment-continue-rule {
  display: flex;
  align-items: center;
  text-align: center;
  padding: 0 36px;
  margin: 24px 0
}

.wc-block-components-express-payment-continue-rule:before {
  margin-right: 10px
}

.wc-block-components-express-payment-continue-rule:after {
  margin-left: 10px
}

.wc-block-components-express-payment-continue-rule:after,
.wc-block-components-express-payment-continue-rule:before {
  content: " ";
  flex: 1;
  border-bottom: 1px solid;
  opacity: .3
}

.wc-block-components-express-payment-continue-rule--cart {
  margin: 16px 0;
  text-transform: uppercase
}

.theme-twentynineteen .wc-block-components-express-payment__title:before {
  display: none
}

.theme-twentytwenty .wc-block-components-express-payment .wc-block-components-express-payment__title {
  padding-left: 12px;
  padding-right: 12px
}

.components-placeholder.wc-block-checkout__no-payment-methods-placeholder {
  margin-bottom: 16px
}

.components-placeholder.wc-block-checkout__no-payment-methods-placeholder * {
  pointer-events: all
}

.components-placeholder.wc-block-checkout__no-payment-methods-placeholder .components-placeholder__fieldset {
  display: block
}

.components-placeholder.wc-block-checkout__no-payment-methods-placeholder .components-placeholder__fieldset .components-button {
  background-color: #1e1e1e;
  color: #fff
}

.components-placeholder.wc-block-checkout__no-payment-methods-placeholder .components-placeholder__fieldset .wc-block-checkout__no-payment-methods-placeholder-description {
  display: block;
  margin: .25em 0 1em
}

.components-notice.wc-block-checkout__no-payment-methods-notice {
  margin-bottom: 16px
}

.wc-block-card-elements {
  display: flex;
  width: 100%
}

.wc-block-card-elements .wc-block-components-validation-error {
  position: static
}

.wc-block-gateway-container {
  position: relative;
  margin-bottom: 1.5em;
  white-space: nowrap
}

.wc-block-gateway-container.wc-card-number-element {
  flex-basis: 15em;
  flex-grow: 1;
  min-width: min(15em, 60%)
}

.wc-block-gateway-container.wc-card-expiry-element {
  flex-basis: 7em;
  margin-left: 12px;
  min-width: min(7em, calc(24% - 12px))
}

.wc-block-gateway-container.wc-card-cvc-element {
  flex-basis: 7em;
  margin-left: 12px;
  min-width: min(5em, calc(16% - 12px))
}

.wc-block-gateway-container .wc-block-gateway-input {
  font-size: 1em;
  line-height: 1.375;
  background-color: #fff;
  padding: .75em 0 .75em 16px;
  border-radius: 4px;
  border: 1px solid #50575e;
  width: 100%;
  font-family: inherit;
  margin: 0;
  box-sizing: border-box;
  height: 3em;
  color: #2b2d2f;
  cursor: text
}

.wc-block-gateway-container .wc-block-gateway-input:focus,
.wc-block-gateway-container:focus {
  background-color: #fff
}

.wc-block-gateway-container label {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-decoration: inherit;
  text-transform: inherit;
  font-size: 1em;
  line-height: 1.375;
  position: absolute;
  transform: translateY(.75em);
  left: 0;
  top: 0;
  transform-origin: top left;
  color: #757575;
  transition: transform .2s ease;
  margin: 0 0 0 17px;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: calc(100% - 24px);
  cursor: text
}

@media screen and (prefers-reduced-motion:reduce) {
  .wc-block-gateway-container label {
    transition: none
  }
}

.wc-block-gateway-container.wc-inline-card-element label {
  margin-left: calc(24px + 1.5em)
}

.wc-block-gateway-container.wc-inline-card-element .wc-block-gateway-input.focused.empty+label,
.wc-block-gateway-container.wc-inline-card-element .wc-block-gateway-input:not(.empty)+label {
  margin-left: 16px;
  transform: translateY(4px) scale(.75)
}

.wc-block-gateway-container.wc-inline-card-element+.wc-block-components-validation-error {
  position: static;
  margin-top: -24px
}

.wc-block-gateway-container .wc-block-gateway-input.focused.empty,
.wc-block-gateway-container .wc-block-gateway-input:not(.empty) {
  padding: 1.5em 0 .25em 16px
}

.wc-block-gateway-container .wc-block-gateway-input.focused.empty+label,
.wc-block-gateway-container .wc-block-gateway-input:not(.empty)+label {
  transform: translateY(4px) scale(.75)
}

.wc-block-gateway-container .wc-block-gateway-input.has-error {
  border-color: #cc1818
}

.wc-block-gateway-container .wc-block-gateway-input.has-error:focus {
  outline-color: #cc1818
}

.wc-block-gateway-container .wc-block-gateway-input.has-error+label {
  color: #cc1818
}

.is-large .wc-card-cvc-element .wc-block-components-validation-error>p,
.is-large .wc-card-expiry-element .wc-block-components-validation-error>p,
.is-medium .wc-card-cvc-element .wc-block-components-validation-error>p,
.is-medium .wc-card-expiry-element .wc-block-components-validation-error>p {
  line-height: 16px;
  padding-top: 4px
}

.is-mobile .wc-card-cvc-element .wc-block-components-validation-error>p,
.is-mobile .wc-card-expiry-element .wc-block-components-validation-error>p,
.is-small .wc-card-cvc-element .wc-block-components-validation-error>p,
.is-small .wc-card-expiry-element .wc-block-components-validation-error>p {
  min-height: 28px
}

.wc-block-components-checkout-payment-methods * {
  pointer-events: all
}

.is-mobile .wc-block-card-elements,
.is-small .wc-block-card-elements {
  flex-wrap: wrap
}

.is-mobile .wc-block-gateway-container.wc-card-number-element,
.is-small .wc-block-gateway-container.wc-card-number-element {
  flex-basis: 100%
}

.is-mobile .wc-block-gateway-container.wc-card-expiry-element,
.is-small .wc-block-gateway-container.wc-card-expiry-element {
  flex-basis: calc(50% - 8px);
  margin-left: 0;
  margin-right: 8px
}

.is-mobile .wc-block-gateway-container.wc-card-cvc-element,
.is-small .wc-block-gateway-container.wc-card-cvc-element {
  flex-basis: calc(50% - 8px);
  margin-left: 8px
}

.wc-block-checkout__payment-method .wc-block-components-radio-control__option {
  padding-left: 56px
}

.wc-block-checkout__payment-method .wc-block-components-radio-control__option:after {
  content: none
}

.wc-block-checkout__payment-method .wc-block-components-radio-control__option .wc-block-components-radio-control__input {
  left: 16px
}

.wc-block-checkout__payment-method .wc-block-components-radio-control__option,
.wc-block-checkout__payment-method .wc-block-components-radio-control__option:first-child,
.wc-block-checkout__payment-method .wc-block-components-radio-control__option:last-child {
  margin: 0;
  padding-bottom: 1em;
  padding-top: 1em
}

.wc-block-checkout__payment-method .wc-block-components-radio-control__option-checked {
  font-weight: 700
}

.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option,
.wc-block-checkout__payment-method .wc-block-components-radio-control__option {
  position: relative
}

.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option:after,
.wc-block-checkout__payment-method .wc-block-components-radio-control__option:after {
  border-style: solid;
  border-width: 1px 1px 0;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  opacity: .3;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0
}

.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option:last-child:after,
.wc-block-checkout__payment-method .wc-block-components-radio-control__option:last-child:after {
  border-width: 1px
}

.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option .wc-block-components-radio-control__option:after {
  border-width: 0
}

.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option .wc-block-components-radio-control__label img {
  height: 24px
}

.wc-block-checkout__payment-method .wc-block-components-radio-control.disable-radio-control .wc-block-components-radio-control__option {
  padding-left: 16px
}

.wc-block-checkout__payment-method .wc-block-components-radio-control.disable-radio-control .wc-block-components-radio-control__input {
  display: none
}

.wc-block-checkout__payment-method .wc-block-components-checkout-step__description-payments-aligned {
  padding-top: 14px;
  height: 28px
}

.wc-block-components-radio-control-accordion-content {
  padding: 0 16px 1em
}

.wc-block-components-radio-control-accordion-content:empty {
  display: none
}

.wc-block-checkout__order-notes .wc-block-components-checkout-step__content {
  padding-bottom: 0
}

.wc-block-components-panel.has-border {
  position: relative
}

.wc-block-components-panel.has-border:after {
  border-style: solid;
  border-width: 1px 0;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  opacity: .3;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0
}

.wc-block-components-panel.has-border+.wc-block-components-panel.has-border:after {
  border-top-width: 0
}

.wc-block-components-panel__button {
  border: 0;
  border-radius: 0;
  vertical-align: baseline;
  height: auto;
  line-height: 1;
  margin: .375em 0;
  padding: .375em 32px .375em 0;
  position: relative;
  text-align: left;
  width: 100%
}

.wc-block-components-panel__button,
.wc-block-components-panel__button:active,
.wc-block-components-panel__button:focus,
.wc-block-components-panel__button:hover {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-decoration: inherit;
  text-transform: inherit;
  background: 0 0;
  box-shadow: none
}

.wc-block-components-panel__button>.wc-block-components-panel__button-icon {
  fill: currentColor;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: auto
}

.wc-block-components-panel__content {
  padding-bottom: 1em
}

.wc-block-components-panel__content[hidden] {
  display: none
}

.theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-panel__button {
  background-color: inherit;
  color: inherit
}

.theme-twentyseventeen .wc-block-components-panel__button,
.theme-twentytwenty .wc-block-components-panel__button {
  background: none transparent;
  color: inherit
}

.theme-twentyseventeen .wc-block-components-panel__button.wc-block-components-panel__button:focus,
.theme-twentyseventeen .wc-block-components-panel__button.wc-block-components-panel__button:hover,
.theme-twentytwenty .wc-block-components-panel__button.wc-block-components-panel__button:focus,
.theme-twentytwenty .wc-block-components-panel__button.wc-block-components-panel__button:hover {
  background: none transparent
}

.wc-block-components-totals-item {
  display: flex;
  flex-wrap: wrap;
  margin: .75em 0;
  width: 100%
}

.wc-block-components-totals-item__label {
  flex-grow: 1
}

.wc-block-components-totals-item__value {
  font-weight: 700;
  white-space: nowrap
}

.wc-block-components-totals-item__description {
  font-size: .875em;
  width: 100%
}

.wc-block-product-categories {
  margin-bottom: 1em
}

.wc-block-product-categories.is-dropdown {
  display: flex
}

.wc-block-product-categories select {
  margin-right: .5em
}

.wc-block-product-categories-list--has-images {
  list-style: none outside
}

.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item {
  margin: 4px 0 4px 60px;
  list-style: none outside;
  clear: both
}

.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item ul {
  margin: 4px 0 0
}

.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image {
  max-width: 50px;
  display: inline-block;
  padding: 0;
  margin: 0 .5em 0 -60px;
  position: relative;
  vertical-align: middle;
  border: 1px solid #eee
}

.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image img {
  margin: 0;
  padding: 0
}

.wc-block-product-categories-list-item-count:before {
  content: " ("
}

.wc-block-product-categories-list-item-count:after {
  content: ")"
}

.wp-block-woocommerce-product-categories.is-loading .wc-block-product-categories__placeholder {
  display: inline-block;
  height: 1em;
  width: 50%;
  min-width: 200px;
  background: currentColor;
  opacity: .2
}

.wc-block-product-categories__button {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0 .5em;
  position: relative;
  overflow: hidden
}

.wc-block-product-categories__button svg {
  fill: currentColor;
  outline: none
}

.rtl .wc-block-product-categories__button svg {
  transform: rotate(180deg)
}

.wc-block-product-categories__button:active {
  color: currentColor
}

.wc-block-product-categories__button:disabled,
.wc-block-product-categories__button[aria-disabled=true] {
  cursor: default;
  opacity: .3
}

.wc-block-product-categories__button:disabled:focus,
.wc-block-product-categories__button[aria-disabled=true]:focus {
  box-shadow: none
}

.wc-block-featured-product {
  position: relative;
  background-color: #1e1e1e;
  background-size: cover;
  background-position: 50%;
  width: 100%;
  margin: 0 0 1.5em
}

.wc-block-featured-product,
.wc-block-featured-product .wc-block-featured-product__wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: center
}

.wc-block-featured-product .wc-block-featured-product__wrapper {
  overflow: hidden;
  height: 100%
}

.wc-block-featured-product.has-left-content {
  justify-content: flex-start
}

.wc-block-featured-product.has-left-content .wc-block-featured-product__description,
.wc-block-featured-product.has-left-content .wc-block-featured-product__price,
.wc-block-featured-product.has-left-content .wc-block-featured-product__title,
.wc-block-featured-product.has-left-content .wc-block-featured-product__variation {
  margin-left: 0;
  text-align: left
}

.wc-block-featured-product.has-right-content {
  justify-content: flex-end
}

.wc-block-featured-product.has-right-content .wc-block-featured-product__description,
.wc-block-featured-product.has-right-content .wc-block-featured-product__price,
.wc-block-featured-product.has-right-content .wc-block-featured-product__title,
.wc-block-featured-product.has-right-content .wc-block-featured-product__variation {
  margin-right: 0;
  text-align: right
}

.wc-block-featured-product .wc-block-featured-product__description,
.wc-block-featured-product .wc-block-featured-product__price,
.wc-block-featured-product .wc-block-featured-product__title,
.wc-block-featured-product .wc-block-featured-product__variation {
  color: #fff;
  line-height: 1.25;
  margin-bottom: 0;
  text-align: center
}

.wc-block-featured-product .wc-block-featured-product__description a,
.wc-block-featured-product .wc-block-featured-product__description a:active,
.wc-block-featured-product .wc-block-featured-product__description a:focus,
.wc-block-featured-product .wc-block-featured-product__description a:hover,
.wc-block-featured-product .wc-block-featured-product__price a,
.wc-block-featured-product .wc-block-featured-product__price a:active,
.wc-block-featured-product .wc-block-featured-product__price a:focus,
.wc-block-featured-product .wc-block-featured-product__price a:hover,
.wc-block-featured-product .wc-block-featured-product__title a,
.wc-block-featured-product .wc-block-featured-product__title a:active,
.wc-block-featured-product .wc-block-featured-product__title a:focus,
.wc-block-featured-product .wc-block-featured-product__title a:hover,
.wc-block-featured-product .wc-block-featured-product__variation a,
.wc-block-featured-product .wc-block-featured-product__variation a:active,
.wc-block-featured-product .wc-block-featured-product__variation a:focus,
.wc-block-featured-product .wc-block-featured-product__variation a:hover {
  color: #fff
}

.wc-block-featured-product .wc-block-featured-product__description,
.wc-block-featured-product .wc-block-featured-product__link,
.wc-block-featured-product .wc-block-featured-product__price,
.wc-block-featured-product .wc-block-featured-product__title,
.wc-block-featured-product .wc-block-featured-product__variation {
  width: 100%;
  padding: 16px 48px 0;
  z-index: 1
}

.wc-block-featured-product .wc-block-featured-product__title,
.wc-block-featured-product .wc-block-featured-product__variation {
  margin-top: 0;
  border: 0
}

.wc-block-featured-product .wc-block-featured-product__title:before,
.wc-block-featured-product .wc-block-featured-product__variation:before {
  display: none
}

.wc-block-featured-product .wc-block-featured-product__variation {
  font-style: italic;
  padding-top: 0
}

.wc-block-featured-product .wc-block-featured-product__description p {
  margin: 0;
  line-height: 1.5em
}

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

.wc-block-featured-product.has-background-dim:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: inherit;
  opacity: .5;
  z-index: 1
}

.wc-block-featured-product.has-background-dim.has-background-dim-10:before {
  opacity: .1
}

.wc-block-featured-product.has-background-dim.has-background-dim-20:before {
  opacity: .2
}

.wc-block-featured-product.has-background-dim.has-background-dim-30:before {
  opacity: .3
}

.wc-block-featured-product.has-background-dim.has-background-dim-40:before {
  opacity: .4
}

.wc-block-featured-product.has-background-dim.has-background-dim-50:before {
  opacity: .5
}

.wc-block-featured-product.has-background-dim.has-background-dim-60:before {
  opacity: .6
}

.wc-block-featured-product.has-background-dim.has-background-dim-70:before {
  opacity: .7
}

.wc-block-featured-product.has-background-dim.has-background-dim-80:before {
  opacity: .8
}

.wc-block-featured-product.has-background-dim.has-background-dim-90:before {
  opacity: .9
}

.wc-block-featured-product.has-background-dim.has-background-dim-100:before {
  opacity: 1
}

.wc-block-featured-product.alignleft,
.wc-block-featured-product.alignright {
  max-width: 290px;
  width: 100%
}

.wc-block-featured-product:after {
  display: block;
  content: "";
  font-size: 0;
  min-height: inherit
}

@supports(position:sticky) {
  .wc-block-featured-product:after {
    content: none
  }
}

.wc-block-featured-product.aligncenter,
.wc-block-featured-product.alignleft,
.wc-block-featured-product.alignright,
.wc-block-product-search .wc-block-product-search__fields {
  display: flex
}

.wc-block-product-search .wc-block-product-search__field {
  padding: 6px 8px;
  line-height: 1.8;
  flex-grow: 1
}

.wc-block-product-search .wc-block-product-search__button {
  display: flex;
  align-items: center;
  margin: 0 0 0 6px;
  cursor: pointer;
  padding: 0 .5em;
  position: relative;
  overflow: hidden
}

.wc-block-product-search .wc-block-product-search__button svg {
  fill: currentColor;
  outline: none
}

.rtl .wc-block-product-search .wc-block-product-search__button svg {
  transform: rotate(180deg)
}

.wc-block-product-search .wc-block-product-search__button:active {
  color: currentColor
}

.wc-block-product-search .wc-block-product-search__button:disabled,
.wc-block-product-search .wc-block-product-search__button[aria-disabled=true] {
  cursor: default;
  opacity: .3
}

.wc-block-product-search .wc-block-product-search__button:disabled:focus,
.wc-block-product-search .wc-block-product-search__button[aria-disabled=true]:focus {
  box-shadow: none
}

.wc-block-featured-category {
  position: relative;
  background-color: #1e1e1e;
  background-size: cover;
  background-position: 50%;
  width: 100%;
  margin: 0 0 1.5em;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: center
}

.wc-block-featured-category .wc-block-featured-category__wrapper {
  overflow: hidden;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: center
}

.wc-block-featured-category.has-left-content {
  justify-content: flex-start
}

.wc-block-featured-category.has-left-content .wc-block-featured-category__description,
.wc-block-featured-category.has-left-content .wc-block-featured-category__price,
.wc-block-featured-category.has-left-content .wc-block-featured-category__title {
  margin-left: 0;
  text-align: left
}

.wc-block-featured-category.has-right-content {
  justify-content: flex-end
}

.wc-block-featured-category.has-right-content .wc-block-featured-category__description,
.wc-block-featured-category.has-right-content .wc-block-featured-category__price,
.wc-block-featured-category.has-right-content .wc-block-featured-category__title {
  margin-right: 0;
  text-align: right
}

.wc-block-featured-category .wc-block-featured-category__description,
.wc-block-featured-category .wc-block-featured-category__price,
.wc-block-featured-category .wc-block-featured-category__title {
  color: #fff;
  line-height: 1.25;
  margin-bottom: 0;
  text-align: center
}

.wc-block-featured-category .wc-block-featured-category__description a,
.wc-block-featured-category .wc-block-featured-category__description a:active,
.wc-block-featured-category .wc-block-featured-category__description a:focus,
.wc-block-featured-category .wc-block-featured-category__description a:hover,
.wc-block-featured-category .wc-block-featured-category__price a,
.wc-block-featured-category .wc-block-featured-category__price a:active,
.wc-block-featured-category .wc-block-featured-category__price a:focus,
.wc-block-featured-category .wc-block-featured-category__price a:hover,
.wc-block-featured-category .wc-block-featured-category__title a,
.wc-block-featured-category .wc-block-featured-category__title a:active,
.wc-block-featured-category .wc-block-featured-category__title a:focus,
.wc-block-featured-category .wc-block-featured-category__title a:hover {
  color: #fff
}

.wc-block-featured-category .wc-block-featured-category__description,
.wc-block-featured-category .wc-block-featured-category__link,
.wc-block-featured-category .wc-block-featured-category__price,
.wc-block-featured-category .wc-block-featured-category__title {
  width: 100%;
  padding: 0 48px 16px;
  z-index: 1
}

.wc-block-featured-category .wc-block-featured-category__title {
  margin-top: 0
}

.wc-block-featured-category .wc-block-featured-category__title:before {
  display: none
}

.wc-block-featured-category .wc-block-featured-category__description p {
  margin: 0
}

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

.wc-block-featured-category.has-background-dim:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: inherit;
  opacity: .5;
  z-index: 1
}

.wc-block-featured-category.has-background-dim.has-background-dim-10:before {
  opacity: .1
}

.wc-block-featured-category.has-background-dim.has-background-dim-20:before {
  opacity: .2
}

.wc-block-featured-category.has-background-dim.has-background-dim-30:before {
  opacity: .3
}

.wc-block-featured-category.has-background-dim.has-background-dim-40:before {
  opacity: .4
}

.wc-block-featured-category.has-background-dim.has-background-dim-50:before {
  opacity: .5
}

.wc-block-featured-category.has-background-dim.has-background-dim-60:before {
  opacity: .6
}

.wc-block-featured-category.has-background-dim.has-background-dim-70:before {
  opacity: .7
}

.wc-block-featured-category.has-background-dim.has-background-dim-80:before {
  opacity: .8
}

.wc-block-featured-category.has-background-dim.has-background-dim-90:before {
  opacity: .9
}

.wc-block-featured-category.has-background-dim.has-background-dim-100:before {
  opacity: 1
}

.wc-block-featured-category.alignleft,
.wc-block-featured-category.alignright {
  max-width: 290px;
  width: 100%
}

.wc-block-featured-category:after {
  display: block;
  content: "";
  font-size: 0;
  min-height: inherit
}

@supports(position:sticky) {
  .wc-block-featured-category:after {
    content: none
  }
}

.wc-block-featured-category.aligncenter,
.wc-block-featured-category.alignleft,
.wc-block-featured-category.alignright {
  display: flex
}

.wc-block-attribute-filter {
  margin-bottom: 24px
}

.wc-block-attribute-filter .wc-block-attribute-filter-list-count:before {
  content: " ("
}

.wc-block-attribute-filter .wc-block-attribute-filter-list-count:after {
  content: ")"
}

.wc-block-attribute-filter .wc-block-attribute-filter-list {
  margin: 0
}

.wc-block-attribute-filter .wc-block-attribute-filter-list li {
  text-decoration: underline
}

.wc-block-attribute-filter .wc-block-attribute-filter-list li label {
  cursor: pointer
}

.wc-block-attribute-filter .wc-block-attribute-filter-list li input {
  cursor: pointer;
  display: inline-block
}

.wc-block-attribute-filter .wc-block-attribute-filter-list .wc-block-attribute-filter-list-count {
  float: right
}

.wc-block-attribute-filter .is-single .wc-block-attribute-filter-list-count,
.wc-block-attribute-filter .wc-block-dropdown-selector .wc-block-dropdown-selector__list .wc-block-attribute-filter-list-count {
  opacity: .6
}

.wc-block-attribute-filter .wc-block-attribute-filter__button {
  margin-top: 8px
}

@-webkit-keyframes loading-fade {
  0% {
    opacity: .7
  }

  50% {
    opacity: 1
  }

  to {
    opacity: .7
  }
}

@keyframes loading-fade {
  0% {
    opacity: .7
  }

  50% {
    opacity: 1
  }

  to {
    opacity: .7
  }
}

.wc-block-active-filters {
  margin-bottom: 24px;
  overflow: hidden
}

.wc-block-active-filters .wc-block-active-filters__clear-all {
  font-size: 1em;
  float: right;
  border: none;
  padding: 0;
  text-decoration: underline;
  cursor: pointer
}

.wc-block-active-filters .wc-block-active-filters__clear-all,
.wc-block-active-filters .wc-block-active-filters__clear-all:active,
.wc-block-active-filters .wc-block-active-filters__clear-all:focus,
.wc-block-active-filters .wc-block-active-filters__clear-all:hover {
  background: 0 0;
  color: inherit
}

.wc-block-active-filters .wc-block-active-filters__list {
  margin: 0 0 4px;
  padding: 0;
  list-style: none outside;
  clear: both
}

.wc-block-active-filters .wc-block-active-filters__list li {
  margin: 0;
  padding: 0;
  list-style: none outside;
  clear: both
}

.wc-block-active-filters .wc-block-active-filters__list li ul {
  margin: 0;
  padding: 0;
  list-style: none outside
}

.wc-block-active-filters .wc-block-active-filters__list li:first-child .wc-block-active-filters__list-item-type {
  margin: 0
}

.wc-block-active-filters .wc-block-active-filters__list-item-type {
  font-size: .75em;
  text-transform: uppercase;
  letter-spacing: .1em;
  margin: 16px 0 0;
  display: block
}

.wc-block-active-filters .wc-block-active-filters__list-item-operator {
  font-weight: 400;
  font-style: italic
}

.wc-block-active-filters .wc-block-active-filters__list-item-name {
  font-weight: 700;
  display: block;
  position: relative;
  padding: 0 16px 0 0
}

.wc-block-active-filters .wc-block-active-filters__list-item-remove {
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 16px;
  width: 16px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 50%;
  margin: -8px 0 0;
  color: currentColor
}

.wc-block-active-filters .wc-block-active-filters__list--chips li,
.wc-block-active-filters .wc-block-active-filters__list--chips ul {
  display: inline
}

.wc-block-active-filters .wc-block-active-filters__list--chips .wc-block-active-filters__list-item-type {
  display: none
}

.wc-block-active-filters .wc-block-active-filters__list--chips .wc-block-components-chip {
  font-size: .875em;
  margin-top: .1875em;
  margin-bottom: .1875em
}

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

.wpcf7 form .wpcf7-response-output {
  margin: 2em .5em 1em;
  padding: .2em 1em;
  border: 2px solid #00a0d2
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
  display: none
}

.wpcf7 form.sent .wpcf7-response-output {
  border-color: #46b450
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
  border-color: #dc3232
}

.wpcf7 form.spam .wpcf7-response-output {
  border-color: #f56e28
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
  border-color: #ffb900
}

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

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

.use-floating-validation-tip .wpcf7-not-valid-tip {
  position: relative;
  top: -2ex;
  left: 1em;
  z-index: 100;
  border: 1px solid #dc3232;
  background: #fff;
  padding: .2em .8em;
  width: 24em
}

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

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

.wpcf7 .ajax-loader {
  visibility: hidden;
  display: inline-block;
  background-color: #23282d;
  opacity: .75;
  width: 24px;
  height: 24px;
  border: none;
  border-radius: 100%;
  padding: 0;
  margin: 0 24px;
  position: relative
}

.wpcf7 form.submitting .ajax-loader {
  visibility: visible
}

.wpcf7 .ajax-loader:before {
  content: '';
  position: absolute;
  background-color: #fbfbfc;
  top: 4px;
  left: 4px;
  width: 6px;
  height: 6px;
  border: none;
  border-radius: 100%;
  transform-origin: 8px 8px;
  animation-name: spin;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: infinite
}

@media (prefers-reduced-motion:reduce) {
  .wpcf7 .ajax-loader:before {
    animation-name: blink;
    animation-duration: 2s
  }
}

@keyframes spin {
  from {
    transform: rotate(0deg)
  }

  to {
    transform: rotate(360deg)
  }
}

@keyframes blink {
  from {
    opacity: 0
  }

  50% {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

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

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

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

.wpcf7 input[type=url],
.wpcf7 input[type=email],
.wpcf7 input[type=tel] {
  direction: ltr
}

.twenty20 {
  margin-bottom: 20px
}

.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-horizontal .twentytwenty-handle:after,
.twentytwenty-vertical .twentytwenty-handle:before,
.twentytwenty-vertical .twentytwenty-handle:after {
  content: " ";
  display: block;
  background: #fff;
  position: absolute;
  z-index: 30;
  -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, .5);
  -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, .5);
  box-shadow: 0px 0px 12px rgba(51, 51, 51, .5)
}

.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-horizontal .twentytwenty-handle:after {
  width: 3px;
  height: 9999px;
  left: 50%;
  margin-left: -1.5px
}

.twentytwenty-vertical .twentytwenty-handle:before,
.twentytwenty-vertical .twentytwenty-handle:after {
  width: 9999px;
  height: 3px;
  top: 50%;
  margin-top: -1.5px
}

.twentytwenty-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%
}

.twentytwenty-overlay {
  -webkit-transition-duration: .5s;
  -moz-transition-duration: .5s;
  transition-duration: .5s
}

.twentytwenty-before-label,
.twentytwenty-after-label {
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  transition-property: opacity
}

.twentytwenty-before-label,
.twentytwenty-after-label {
  color: #fff;
  font-size: 13px;
  letter-spacing: .1em
}

.twentytwenty-before-label,
.twentytwenty-after-label {
  position: absolute;
  background: rgba(255, 255, 255, .2);
  line-height: 38px;
  padding: 0 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px
}

.twentytwenty-left-arrow,
.twentytwenty-right-arrow,
.twentytwenty-up-arrow,
.twentytwenty-down-arrow {
  width: 0;
  height: 0;
  border: 6px inset transparent;
  position: absolute
}

.twentytwenty-left-arrow,
.twentytwenty-right-arrow {
  top: 50%;
  margin-top: -6px
}

.twentytwenty-up-arrow,
.twentytwenty-down-arrow {
  left: 50%;
  margin-left: -6px
}

.twentytwenty-container {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  z-index: 0;
  overflow: hidden;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none
}

.twentytwenty-container img {
  max-width: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  display: block
}

.twentytwenty-container.active .twentytwenty-overlay,
.twentytwenty-container.active :hover.twentytwenty-overlay {
  background: rgba(0, 0, 0, 0)
}

.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label {
  opacity: 0
}

.twentytwenty-container * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box
}

.twentytwenty-before-label {
  opacity: 0
}

.twentytwenty-container.t20-hover.active .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.t20-hover.active .twentytwenty-overlay .twentytwenty-after-label {
  opacity: 1
}

.twentytwenty-after-label {
  opacity: 0
}

.twentytwenty-horizontal .twentytwenty-before-label {
  left: 1px;
  bottom: 0;
  max-width: 50%;
  box-sizing: border-box;
  line-height: inherit;
  padding: 4px
}

.twentytwenty-horizontal .twentytwenty-after-label {
  right: 1px;
  bottom: 0;
  max-width: 50%;
  box-sizing: border-box;
  line-height: inherit;
  padding: 4px
}

.twentytwenty-vertical .twentytwenty-before-label {
  top: 1px;
  line-height: inherit;
  padding: 6px;
  box-sizing: border-box
}

.twentytwenty-vertical .twentytwenty-after-label {
  bottom: 1px;
  line-height: inherit;
  padding: 6px;
  box-sizing: border-box
}

.twentytwenty-overlay {
  -webkit-transition-property: background;
  -moz-transition-property: background;
  transition-property: background;
  background: rgba(0, 0, 0, 0);
  z-index: 25
}

.twentytwenty-overlay:hover {
  background: rgba(0, 0, 0, .5)
}

.twentytwenty-overlay:hover .twentytwenty-after-label {
  opacity: 1
}

.twentytwenty-overlay:hover .twentytwenty-before-label {
  opacity: 1
}

.twentytwenty-before {
  z-index: 20
}

.twentytwenty-after {
  z-index: 10
}

.twentytwenty-handle {
  height: 38px;
  width: 38px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -22px;
  margin-top: -22px;
  border: 3px solid #fff;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, .5);
  -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, .5);
  box-shadow: 0px 0px 12px rgba(51, 51, 51, .5);
  z-index: 40;
  cursor: pointer
}

.twentytwenty-horizontal .twentytwenty-handle:before {
  bottom: 50%;
  margin-bottom: 22px;
  -webkit-box-shadow: 0 3px 0 #fff, 0px 0px 12px rgba(51, 51, 51, .5);
  -moz-box-shadow: 0 3px 0 #fff, 0px 0px 12px rgba(51, 51, 51, .5);
  box-shadow: 0 3px 0 #fff, 0px 0px 12px rgba(51, 51, 51, .5)
}

.twentytwenty-horizontal .twentytwenty-handle:after {
  top: 50%;
  margin-top: 22px;
  -webkit-box-shadow: 0 -3px 0 #fff, 0px 0px 12px rgba(51, 51, 51, .5);
  -moz-box-shadow: 0 -3px 0 #fff, 0px 0px 12px rgba(51, 51, 51, .5);
  box-shadow: 0 -3px 0 #fff, 0px 0px 12px rgba(51, 51, 51, .5)
}

.twentytwenty-vertical .twentytwenty-handle:before {
  left: 50%;
  margin-left: 22px;
  -webkit-box-shadow: 3px 0 0 #fff, 0px 0px 12px rgba(51, 51, 51, .5);
  -moz-box-shadow: 3px 0 0 #fff, 0px 0px 12px rgba(51, 51, 51, .5);
  box-shadow: 3px 0 0 #fff, 0px 0px 12px rgba(51, 51, 51, .5)
}

.twentytwenty-vertical .twentytwenty-handle:after {
  right: 50%;
  margin-right: 22px;
  -webkit-box-shadow: -3px 0 0 #fff, 0px 0px 12px rgba(51, 51, 51, .5);
  -moz-box-shadow: -3px 0 0 #fff, 0px 0px 12px rgba(51, 51, 51, .5);
  box-shadow: -3px 0 0 #fff, 0px 0px 12px rgba(51, 51, 51, .5)
}

.twentytwenty-left-arrow {
  border-right: 6px solid #fff;
  left: 50%;
  margin-left: -17px
}

.twentytwenty-right-arrow {
  border-left: 6px solid #fff;
  right: 50%;
  margin-right: -17px
}

.twentytwenty-up-arrow {
  border-bottom: 6px solid #fff;
  top: 50%;
  margin-top: -17px
}

.twentytwenty-down-arrow {
  border-top: 6px solid #fff;
  bottom: 50%;
  margin-bottom: -17px
}

@charset "UTF-8";

:root {
  --woocommerce: #a46497;
  --wc-green: #7ad03a;
  --wc-red: #a00;
  --wc-orange: #ffba00;
  --wc-blue: #2ea2cc;
  --wc-primary: #a46497;
  --wc-primary-text: #fff;
  --wc-secondary: #ebe9eb;
  --wc-secondary-text: #515151;
  --wc-highlight: #77a464;
  --wc-highligh-text: #fff;
  --wc-content-bg: #fff;
  --wc-subtext: #767676
}

.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce-page .woocommerce-info .button,
.woocommerce-page .woocommerce-message .button {
  float: right
}

.woocommerce .col2-set,
.woocommerce-page .col2-set {
  width: 100%
}

.woocommerce .col2-set:after,
.woocommerce .col2-set:before,
.woocommerce-page .col2-set:after,
.woocommerce-page .col2-set:before {
  content: " ";
  display: table
}

.woocommerce .col2-set:after,
.woocommerce-page .col2-set:after {
  clear: both
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
  float: left;
  width: 48%
}

.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
  float: right;
  width: 48%
}

.woocommerce img,
.woocommerce-page img {
  height: auto;
  max-width: 100%
}

.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
  float: left;
  width: 48%
}

.woocommerce #content div.product div.thumbnails:after,
.woocommerce #content div.product div.thumbnails:before,
.woocommerce div.product div.thumbnails:after,
.woocommerce div.product div.thumbnails:before,
.woocommerce-page #content div.product div.thumbnails:after,
.woocommerce-page #content div.product div.thumbnails:before,
.woocommerce-page div.product div.thumbnails:after,
.woocommerce-page div.product div.thumbnails:before {
  content: " ";
  display: table
}

.woocommerce #content div.product div.thumbnails:after,
.woocommerce div.product div.thumbnails:after,
.woocommerce-page #content div.product div.thumbnails:after,
.woocommerce-page div.product div.thumbnails:after {
  clear: both
}

.woocommerce #content div.product div.thumbnails a,
.woocommerce div.product div.thumbnails a,
.woocommerce-page #content div.product div.thumbnails a,
.woocommerce-page div.product div.thumbnails a {
  float: left;
  width: 30.75%;
  margin-right: 3.8%;
  margin-bottom: 1em
}

.woocommerce #content div.product div.thumbnails a.last,
.woocommerce div.product div.thumbnails a.last,
.woocommerce-page #content div.product div.thumbnails a.last,
.woocommerce-page div.product div.thumbnails a.last {
  margin-right: 0
}

.woocommerce #content div.product div.thumbnails a.first,
.woocommerce div.product div.thumbnails a.first,
.woocommerce-page #content div.product div.thumbnails a.first,
.woocommerce-page div.product div.thumbnails a.first {
  clear: both
}

.woocommerce #content div.product div.thumbnails.columns-1 a,
.woocommerce div.product div.thumbnails.columns-1 a,
.woocommerce-page #content div.product div.thumbnails.columns-1 a,
.woocommerce-page div.product div.thumbnails.columns-1 a {
  width: 100%;
  margin-right: 0;
  float: none
}

.woocommerce #content div.product div.thumbnails.columns-2 a,
.woocommerce div.product div.thumbnails.columns-2 a,
.woocommerce-page #content div.product div.thumbnails.columns-2 a,
.woocommerce-page div.product div.thumbnails.columns-2 a {
  width: 48%
}

.woocommerce #content div.product div.thumbnails.columns-4 a,
.woocommerce div.product div.thumbnails.columns-4 a,
.woocommerce-page #content div.product div.thumbnails.columns-4 a,
.woocommerce-page div.product div.thumbnails.columns-4 a {
  width: 22.05%
}

.woocommerce #content div.product div.thumbnails.columns-5 a,
.woocommerce div.product div.thumbnails.columns-5 a,
.woocommerce-page #content div.product div.thumbnails.columns-5 a,
.woocommerce-page div.product div.thumbnails.columns-5 a {
  width: 16.9%
}

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
  float: right;
  width: 48%;
  clear: none
}

.woocommerce #content div.product .woocommerce-tabs,
.woocommerce div.product .woocommerce-tabs,
.woocommerce-page #content div.product .woocommerce-tabs,
.woocommerce-page div.product .woocommerce-tabs {
  clear: both
}

.woocommerce #content div.product .woocommerce-tabs ul.tabs:after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs:before,
.woocommerce div.product .woocommerce-tabs ul.tabs:after,
.woocommerce div.product .woocommerce-tabs ul.tabs:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs:before {
  content: " ";
  display: table
}

.woocommerce #content div.product .woocommerce-tabs ul.tabs:after,
.woocommerce div.product .woocommerce-tabs ul.tabs:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs:after {
  clear: both
}

.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li {
  display: inline-block
}

.woocommerce #content div.product #reviews .comment:after,
.woocommerce #content div.product #reviews .comment:before,
.woocommerce div.product #reviews .comment:after,
.woocommerce div.product #reviews .comment:before,
.woocommerce-page #content div.product #reviews .comment:after,
.woocommerce-page #content div.product #reviews .comment:before,
.woocommerce-page div.product #reviews .comment:after,
.woocommerce-page div.product #reviews .comment:before {
  content: " ";
  display: table
}

.woocommerce #content div.product #reviews .comment:after,
.woocommerce div.product #reviews .comment:after,
.woocommerce-page #content div.product #reviews .comment:after,
.woocommerce-page div.product #reviews .comment:after {
  clear: both
}

.woocommerce #content div.product #reviews .comment img,
.woocommerce div.product #reviews .comment img,
.woocommerce-page #content div.product #reviews .comment img,
.woocommerce-page div.product #reviews .comment img {
  float: right;
  height: auto
}

.woocommerce ul.products,
.woocommerce-page ul.products {
  clear: both
}

.woocommerce ul.products:after,
.woocommerce ul.products:before,
.woocommerce-page ul.products:after,
.woocommerce-page ul.products:before {
  content: " ";
  display: table
}

.woocommerce ul.products:after,
.woocommerce-page ul.products:after {
  clear: both
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  float: left;
  margin: 0 3.8% 2.992em 0;
  padding: 0;
  position: relative;
  width: 22.05%;
  margin-left: 0
}

.woocommerce ul.products li.first,
.woocommerce-page ul.products li.first {
  clear: both
}

.woocommerce ul.products li.last,
.woocommerce-page ul.products li.last {
  margin-right: 0
}

.woocommerce ul.products.columns-1 li.product,
.woocommerce-page ul.products.columns-1 li.product {
  width: 100%;
  margin-right: 0
}

.woocommerce ul.products.columns-2 li.product,
.woocommerce-page ul.products.columns-2 li.product {
  width: 48%
}

.woocommerce ul.products.columns-3 li.product,
.woocommerce-page ul.products.columns-3 li.product {
  width: 30.75%
}

.woocommerce ul.products.columns-5 li.product,
.woocommerce-page ul.products.columns-5 li.product {
  width: 16.95%
}

.woocommerce ul.products.columns-6 li.product,
.woocommerce-page ul.products.columns-6 li.product {
  width: 13.5%
}

.woocommerce-page.columns-1 ul.products li.product,
.woocommerce.columns-1 ul.products li.product {
  width: 100%;
  margin-right: 0
}

.woocommerce-page.columns-2 ul.products li.product,
.woocommerce.columns-2 ul.products li.product {
  width: 48%
}

.woocommerce-page.columns-3 ul.products li.product,
.woocommerce.columns-3 ul.products li.product {
  width: 30.75%
}

.woocommerce-page.columns-5 ul.products li.product,
.woocommerce.columns-5 ul.products li.product {
  width: 16.95%
}

.woocommerce-page.columns-6 ul.products li.product,
.woocommerce.columns-6 ul.products li.product {
  width: 13.5%
}

.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count {
  float: left
}

.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
  float: right
}

.woocommerce .woocommerce-pagination ul.page-numbers:after,
.woocommerce .woocommerce-pagination ul.page-numbers:before,
.woocommerce-page .woocommerce-pagination ul.page-numbers:after,
.woocommerce-page .woocommerce-pagination ul.page-numbers:before {
  content: " ";
  display: table
}

.woocommerce .woocommerce-pagination ul.page-numbers:after,
.woocommerce-page .woocommerce-pagination ul.page-numbers:after {
  clear: both
}

.woocommerce .woocommerce-pagination ul.page-numbers li,
.woocommerce-page .woocommerce-pagination ul.page-numbers li {
  display: inline-block
}

.woocommerce #content table.cart img,
.woocommerce table.cart img,
.woocommerce-page #content table.cart img,
.woocommerce-page table.cart img {
  height: auto
}

.woocommerce #content table.cart td.actions,
.woocommerce table.cart td.actions,
.woocommerce-page #content table.cart td.actions,
.woocommerce-page table.cart td.actions {
  text-align: right
}

.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
  width: 80px
}

.woocommerce #content table.cart td.actions .coupon,
.woocommerce table.cart td.actions .coupon,
.woocommerce-page #content table.cart td.actions .coupon,
.woocommerce-page table.cart td.actions .coupon {
  float: left
}

.woocommerce #content table.cart td.actions .coupon label,
.woocommerce table.cart td.actions .coupon label,
.woocommerce-page #content table.cart td.actions .coupon label,
.woocommerce-page table.cart td.actions .coupon label {
  display: none
}

.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
  width: 100%
}

.woocommerce .cart-collaterals:after,
.woocommerce .cart-collaterals:before,
.woocommerce-page .cart-collaterals:after,
.woocommerce-page .cart-collaterals:before {
  content: " ";
  display: table
}

.woocommerce .cart-collaterals:after,
.woocommerce-page .cart-collaterals:after {
  clear: both
}

.woocommerce .cart-collaterals .related,
.woocommerce-page .cart-collaterals .related {
  width: 30.75%;
  float: left
}

.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cross-sells {
  width: 48%;
  float: left
}

.woocommerce .cart-collaterals .cross-sells ul.products,
.woocommerce-page .cart-collaterals .cross-sells ul.products {
  float: none
}

.woocommerce .cart-collaterals .cross-sells ul.products li,
.woocommerce-page .cart-collaterals .cross-sells ul.products li {
  width: 48%
}

.woocommerce .cart-collaterals .shipping_calculator,
.woocommerce-page .cart-collaterals .shipping_calculator {
  width: 48%;
  clear: right;
  float: right
}

.woocommerce .cart-collaterals .shipping_calculator:after,
.woocommerce .cart-collaterals .shipping_calculator:before,
.woocommerce-page .cart-collaterals .shipping_calculator:after,
.woocommerce-page .cart-collaterals .shipping_calculator:before {
  content: " ";
  display: table
}

.woocommerce .cart-collaterals .shipping_calculator:after,
.woocommerce-page .cart-collaterals .shipping_calculator:after {
  clear: both
}

.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,
.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,
.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,
.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2 {
  width: 47%
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
  float: right;
  width: 48%
}

.woocommerce ul.cart_list li:after,
.woocommerce ul.cart_list li:before,
.woocommerce ul.product_list_widget li:after,
.woocommerce ul.product_list_widget li:before,
.woocommerce-page ul.cart_list li:after,
.woocommerce-page ul.cart_list li:before,
.woocommerce-page ul.product_list_widget li:after,
.woocommerce-page ul.product_list_widget li:before {
  content: " ";
  display: table
}

.woocommerce ul.cart_list li:after,
.woocommerce ul.product_list_widget li:after,
.woocommerce-page ul.cart_list li:after,
.woocommerce-page ul.product_list_widget li:after {
  clear: both
}

.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img,
.woocommerce-page ul.cart_list li img,
.woocommerce-page ul.product_list_widget li img {
  float: right;
  height: auto
}

.woocommerce form .form-row:after,
.woocommerce form .form-row:before,
.woocommerce-page form .form-row:after,
.woocommerce-page form .form-row:before {
  content: " ";
  display: table
}

.woocommerce form .form-row:after,
.woocommerce-page form .form-row:after {
  clear: both
}

.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
  display: block
}

.woocommerce form .form-row label.checkbox,
.woocommerce-page form .form-row label.checkbox {
  display: inline
}

.woocommerce form .form-row select,
.woocommerce-page form .form-row select {
  width: 100%
}

.woocommerce form .form-row .input-text,
.woocommerce-page form .form-row .input-text {
  box-sizing: border-box;
  width: 100%
}

.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
  width: 47%;
  overflow: visible
}

.woocommerce form .form-row-first,
.woocommerce-page form .form-row-first {
  float: left
}

.woocommerce form .form-row-last,
.woocommerce-page form .form-row-last {
  float: right
}

.woocommerce form .form-row-wide,
.woocommerce-page form .form-row-wide {
  clear: both
}

.woocommerce form .password-input,
.woocommerce-page form .password-input {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  position: relative
}

.woocommerce form .password-input input[type=password],
.woocommerce-page form .password-input input[type=password] {
  padding-right: 2.5rem
}

.woocommerce form .password-input input::-ms-reveal,
.woocommerce-page form .password-input input::-ms-reveal {
  display: none
}

.woocommerce form .show-password-input,
.woocommerce-page form .show-password-input {
  position: absolute;
  right: .7em;
  top: .7em;
  cursor: pointer
}

.woocommerce form .show-password-input:after,
.woocommerce-page form .show-password-input:after {
  font-family: WooCommerce;
  speak: never;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-left: .618em;
  content: "";
  text-decoration: none
}

.woocommerce form .show-password-input.display-password:after,
.woocommerce-page form .show-password-input.display-password:after {
  color: #585858
}

.woocommerce #payment .form-row select,
.woocommerce-page #payment .form-row select {
  width: auto
}

.woocommerce #payment .terms,
.woocommerce #payment .wc-terms-and-conditions,
.woocommerce-page #payment .terms,
.woocommerce-page #payment .wc-terms-and-conditions {
  text-align: left;
  padding: 0 1em 0 0;
  float: left
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
  float: right
}

.woocommerce .woocommerce-billing-fields:after,
.woocommerce .woocommerce-billing-fields:before,
.woocommerce .woocommerce-shipping-fields:after,
.woocommerce .woocommerce-shipping-fields:before,
.woocommerce-page .woocommerce-billing-fields:after,
.woocommerce-page .woocommerce-billing-fields:before,
.woocommerce-page .woocommerce-shipping-fields:after,
.woocommerce-page .woocommerce-shipping-fields:before {
  content: " ";
  display: table
}

.woocommerce .woocommerce-billing-fields:after,
.woocommerce .woocommerce-shipping-fields:after,
.woocommerce-page .woocommerce-billing-fields:after,
.woocommerce-page .woocommerce-shipping-fields:after {
  clear: both
}

.woocommerce .woocommerce-terms-and-conditions,
.woocommerce-page .woocommerce-terms-and-conditions {
  margin-bottom: 1.618em;
  padding: 1.618em
}

.woocommerce .woocommerce-oembed,
.woocommerce-page .woocommerce-oembed {
  position: relative
}

.woocommerce-account .woocommerce-MyAccount-navigation {
  float: left;
  width: 30%
}

.woocommerce-account .woocommerce-MyAccount-content {
  float: right;
  width: 68%
}

.woocommerce-page.left-sidebar #content.twentyeleven {
  width: 58.4%;
  margin: 0 7.6%;
  float: right
}

.woocommerce-page.right-sidebar #content.twentyeleven {
  margin: 0 7.6%;
  width: 58.4%;
  float: left
}

.twentyfourteen .tfwc {
  padding: 12px 10px 0;
  max-width: 474px;
  margin: 0 auto
}

.twentyfourteen .tfwc .product .entry-summary {
  padding: 0 !important;
  margin: 0 0 1.618em !important
}

.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail {
  margin-top: 0
}

@media screen and (min-width:673px) {
  .twentyfourteen .tfwc {
    padding-right: 30px;
    padding-left: 30px
  }
}

@media screen and (min-width:1040px) {
  .twentyfourteen .tfwc {
    padding-right: 15px;
    padding-left: 15px
  }
}

@media screen and (min-width:1110px) {
  .twentyfourteen .tfwc {
    padding-right: 30px;
    padding-left: 30px
  }
}

@media screen and (min-width:1218px) {
  .twentyfourteen .tfwc {
    margin-right: 54px
  }

  .full-width .twentyfourteen .tfwc {
    margin-right: auto
  }
}

.twentyfifteen .t15wc {
  padding-left: 7.6923%;
  padding-right: 7.6923%;
  padding-top: 7.6923%;
  margin-bottom: 7.6923%;
  background: #fff;
  box-shadow: 0 0 1px rgba(0, 0, 0, .15)
}

.twentyfifteen .t15wc .page-title {
  margin-left: 0
}

@media screen and (min-width:38.75em) {
  .twentyfifteen .t15wc {
    margin-right: 7.6923%;
    margin-left: 7.6923%;
    margin-top: 8.3333%
  }
}

@media screen and (min-width:59.6875em) {
  .twentyfifteen .t15wc {
    margin-left: 8.3333%;
    margin-right: 8.3333%;
    padding: 10%
  }

  .single-product .twentyfifteen .entry-summary {
    padding: 0 !important
  }
}

.twentysixteen .site-main {
  margin-right: 7.6923%;
  margin-left: 7.6923%
}

.twentysixteen .entry-summary {
  margin-right: 0;
  margin-left: 0
}

#content .twentysixteen div.product div.images,
#content .twentysixteen div.product div.summary {
  width: 46.42857%
}

@media screen and (min-width:44.375em) {
  .twentysixteen .site-main {
    margin-right: 23.0769%
  }
}

@media screen and (min-width:56.875em) {
  .twentysixteen .site-main {
    margin-right: 0;
    margin-left: 0
  }

  .no-sidebar .twentysixteen .site-main {
    margin-right: 15%;
    margin-left: 15%
  }

  .no-sidebar .twentysixteen .entry-summary {
    margin-right: 0;
    margin-left: 0
  }
}

.rtl .woocommerce .col2-set .col-1,
.rtl .woocommerce-page .col2-set .col-1 {
  float: right
}

.rtl .woocommerce .col2-set .col-2,
.rtl .woocommerce-page .col2-set .col-2 {
  float: left
}

@charset "UTF-8";

:root {
  --woocommerce: #a46497;
  --wc-green: #7ad03a;
  --wc-red: #a00;
  --wc-orange: #ffba00;
  --wc-blue: #2ea2cc;
  --wc-primary: #a46497;
  --wc-primary-text: #fff;
  --wc-secondary: #ebe9eb;
  --wc-secondary-text: #515151;
  --wc-highlight: #77a464;
  --wc-highligh-text: #fff;
  --wc-content-bg: #fff;
  --wc-subtext: #767676
}

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

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

@font-face {
  font-family: star;
  src: url(../fonts/star.eot);
  src: url(../fonts/star.eot#iefix) format("embedded-opentype"), url(../fonts/star.woff) format("woff"), url(../fonts/star.ttf) format("truetype"), url(../img/star.svg#star) format("svg");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: WooCommerce;
  src: url(../fonts/WooCommerce.eot);
  src: url(../fonts/WooCommerce.eot#iefix) format("embedded-opentype"), url(../fonts/WooCommerce.woff) format("woff"), url(../fonts/WooCommerce.ttf) format("truetype"), url(../img/WooCommerce.svg#WooCommerce) format("svg");
  font-weight: 400;
  font-style: normal
}

.woocommerce-store-notice,
p.demo_store {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  width: 100%;
  font-size: 1em;
  padding: 1em 0;
  text-align: center;
  background-color: #a46497;
  color: #fff;
  z-index: 99998;
  box-shadow: 0 1px 1em rgba(0, 0, 0, .2);
  display: none
}

.woocommerce-store-notice a,
p.demo_store a {
  color: #fff;
  text-decoration: underline
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important
}

.admin-bar p.demo_store {
  top: 32px
}

.clear {
  clear: both
}

.woocommerce .blockUI.blockOverlay {
  position: relative
}

.woocommerce .blockUI.blockOverlay:before {
  height: 1em;
  width: 1em;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -.5em;
  margin-top: -.5em;
  content: "";
  -webkit-animation: spin 1s ease-in-out infinite;
  animation: spin 1s ease-in-out infinite;
  background: url(../img/loader.svg) center center;
  background-size: cover;
  line-height: 1;
  text-align: center;
  font-size: 2em;
  color: rgba(0, 0, 0, .75)
}

.woocommerce .loader:before {
  height: 1em;
  width: 1em;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -.5em;
  margin-top: -.5em;
  content: "";
  -webkit-animation: spin 1s ease-in-out infinite;
  animation: spin 1s ease-in-out infinite;
  background: url(../img/loader.svg) center center;
  background-size: cover;
  line-height: 1;
  text-align: center;
  font-size: 2em;
  color: rgba(0, 0, 0, .75)
}

.woocommerce a.remove {
  display: block;
  font-size: 1.5em;
  height: 1em;
  width: 1em;
  text-align: center;
  line-height: 1;
  border-radius: 100%;
  color: red !important;
  text-decoration: none;
  font-weight: 700;
  border: 0
}

.woocommerce a.remove:hover {
  color: #fff !important;
  background: red
}

.woocommerce small.note {
  display: block;
  color: #767676;
  font-size: .857em;
  margin-top: 10px
}

.woocommerce .woocommerce-breadcrumb {
  margin: 0 0 1em;
  padding: 0;
  font-size: .92em;
  color: #767676
}

.woocommerce .woocommerce-breadcrumb:after,
.woocommerce .woocommerce-breadcrumb:before {
  content: " ";
  display: table
}

.woocommerce .woocommerce-breadcrumb:after {
  clear: both
}

.woocommerce .woocommerce-breadcrumb a {
  color: #767676
}

.woocommerce .quantity .qty {
  width: 3.631em;
  text-align: center
}

.woocommerce div.product {
  margin-bottom: 0;
  position: relative
}

.woocommerce div.product .product_title {
  clear: none;
  margin-top: 0;
  padding: 0
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
  color: #77a464;
  font-size: 1.25em
}

.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
  background: inherit;
  font-weight: 700;
  display: inline-block
}

.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
  opacity: .5;
  display: inline-block
}

.woocommerce div.product p.stock {
  font-size: .92em
}

.woocommerce div.product .stock {
  color: #77a464
}

.woocommerce div.product .out-of-stock {
  color: red
}

.woocommerce div.product .woocommerce-product-rating {
  margin-bottom: 1.618em
}

.woocommerce div.product div.images {
  margin-bottom: 2em
}

.woocommerce div.product div.images img {
  display: block;
  width: 100%;
  height: auto;
  box-shadow: none
}

.woocommerce div.product div.images div.thumbnails {
  padding-top: 1em
}

.woocommerce div.product div.images.woocommerce-product-gallery {
  position: relative
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
  -webkit-transition: all cubic-bezier(.795, -.035, 0, 1) .5s;
  transition: all cubic-bezier(.795, -.035, 0, 1) .5s;
  margin: 0;
  padding: 0
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
  background-color: #fff;
  opacity: 0
}

.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder {
  border: 1px solid #f2f2f2
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
  width: 25%;
  display: inline-block
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
  position: absolute;
  top: .5em;
  right: .5em;
  font-size: 2em;
  z-index: 9;
  width: 36px;
  height: 36px;
  background: #fff;
  text-indent: -9999px;
  border-radius: 100%;
  box-sizing: content-box
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: 2px solid #000;
  border-radius: 100%;
  position: absolute;
  top: 9px;
  left: 9px;
  box-sizing: content-box
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after {
  content: "";
  display: block;
  width: 2px;
  height: 8px;
  background: #000;
  border-radius: 6px;
  position: absolute;
  top: 19px;
  left: 22px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  box-sizing: content-box
}

.woocommerce div.product div.images .flex-control-thumbs {
  overflow: hidden;
  zoom: 1;
  margin: 0;
  padding: 0
}

.woocommerce div.product div.images .flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
  list-style: none
}

.woocommerce div.product div.images .flex-control-thumbs li img {
  cursor: pointer;
  opacity: .5;
  margin: 0
}

.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,
.woocommerce div.product div.images .flex-control-thumbs li img:hover {
  opacity: 1
}

.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1) {
  clear: left
}

.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
  clear: left
}

.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1) {
  clear: left
}

.woocommerce div.product div.summary {
  margin-bottom: 2em
}

.woocommerce div.product div.social {
  text-align: right;
  margin: 0 0 1em
}

.woocommerce div.product div.social span {
  margin: 0 0 0 2px
}

.woocommerce div.product div.social span span {
  margin: 0
}

.woocommerce div.product div.social span .stButton .chicklets {
  padding-left: 16px;
  width: 0
}

.woocommerce div.product div.social iframe {
  float: left;
  margin-top: 3px
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
  list-style: none;
  padding: 0 0 0 1em;
  margin: 0 0 1.618em;
  overflow: hidden;
  position: relative
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border: 1px solid #d3ced2;
  background-color: #ebe9eb;
  display: inline-block;
  position: relative;
  z-index: 0;
  border-radius: 4px 4px 0 0;
  margin: 0 -5px;
  padding: 0 1em
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  display: inline-block;
  padding: .5em 0;
  font-weight: 700;
  color: #515151;
  text-decoration: none
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
  text-decoration: none;
  color: #6b6a6b
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  background: #fff;
  z-index: 2;
  border-bottom-color: #fff
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  color: inherit;
  text-shadow: inherit
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before {
  box-shadow: 2px 2px 0 #fff
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after {
  box-shadow: -2px 2px 0 #fff
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
  border: 1px solid #d3ced2;
  position: absolute;
  bottom: -1px;
  width: 5px;
  height: 5px;
  content: " ";
  box-sizing: border-box
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
  left: -5px;
  border-bottom-right-radius: 4px;
  border-width: 0 1px 1px 0;
  box-shadow: 2px 2px 0 #ebe9eb
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
  right: -5px;
  border-bottom-left-radius: 4px;
  border-width: 0 0 1px 1px;
  box-shadow: -2px 2px 0 #ebe9eb
}

.woocommerce div.product .woocommerce-tabs ul.tabs:before {
  position: absolute;
  content: " ";
  width: 100%;
  bottom: 0;
  left: 0;
  border-bottom: 1px solid #d3ced2;
  z-index: 1
}

.woocommerce div.product .woocommerce-tabs .panel {
  margin: 0 0 2em;
  padding: 0
}

.woocommerce div.product p.cart {
  margin-bottom: 2em
}

.woocommerce div.product p.cart:after,
.woocommerce div.product p.cart:before {
  content: " ";
  display: table
}

.woocommerce div.product p.cart:after {
  clear: both
}

.woocommerce div.product form.cart {
  margin-bottom: 2em
}

.woocommerce div.product form.cart:after,
.woocommerce div.product form.cart:before {
  content: " ";
  display: table
}

.woocommerce div.product form.cart:after {
  clear: both
}

.woocommerce div.product form.cart div.quantity {
  float: left;
  margin: 0 4px 0 0
}

.woocommerce div.product form.cart table {
  border-width: 0 0 1px
}

.woocommerce div.product form.cart table td {
  padding-left: 0
}

.woocommerce div.product form.cart table div.quantity {
  float: none;
  margin: 0
}

.woocommerce div.product form.cart table small.stock {
  display: block;
  float: none
}

.woocommerce div.product form.cart .variations {
  margin-bottom: 1em;
  border: 0;
  width: 100%
}

.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
  border: 0;
  vertical-align: top;
  line-height: 2em
}

.woocommerce div.product form.cart .variations label {
  font-weight: 700
}

.woocommerce div.product form.cart .variations select {
  max-width: 100%;
  min-width: 75%;
  display: inline-block;
  margin-right: 1em
}

.woocommerce div.product form.cart .variations td.label {
  padding-right: 1em
}

.woocommerce div.product form.cart .woocommerce-variation-description p {
  margin-bottom: 1em
}

.woocommerce div.product form.cart .reset_variations {
  visibility: hidden;
  font-size: .83em
}

.woocommerce div.product form.cart .wc-no-matching-variations {
  display: none
}

.woocommerce div.product form.cart .button {
  vertical-align: middle;
  float: left
}

.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label {
  padding-right: 1em;
  padding-left: 1em
}

.woocommerce div.product form.cart .group_table td {
  vertical-align: top;
  padding-bottom: .5em;
  border: 0
}

.woocommerce div.product form.cart .group_table td:first-child {
  width: 4em;
  text-align: center
}

.woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox {
  display: inline-block;
  width: auto;
  margin: 0 auto;
  -webkit-transform: scale(1.5, 1.5);
  -ms-transform: scale(1.5, 1.5);
  transform: scale(1.5, 1.5)
}

.woocommerce span.onsale {
  min-height: 3.236em;
  min-width: 3.236em;
  padding: .202em;
  font-size: 1em;
  font-weight: 700;
  position: absolute;
  text-align: center;
  line-height: 3.236;
  top: -.5em;
  left: -.5em;
  margin: 0;
  border-radius: 100%;
  background-color: #77a464;
  color: #fff;
  font-size: .857em;
  z-index: 9
}

.woocommerce .products ul,
.woocommerce ul.products {
  margin: 0 0 1em;
  padding: 0;
  list-style: none outside;
  clear: both
}

.woocommerce .products ul:after,
.woocommerce .products ul:before,
.woocommerce ul.products:after,
.woocommerce ul.products:before {
  content: " ";
  display: table
}

.woocommerce .products ul:after,
.woocommerce ul.products:after {
  clear: both
}

.woocommerce .products ul li,
.woocommerce ul.products li {
  list-style: none outside
}

.woocommerce ul.products li.product .onsale {
  top: 0;
  right: 0;
  left: auto;
  margin: -.5em -.5em 0 0
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
  padding: .5em 0;
  margin: 0;
  font-size: 1em
}

.woocommerce ul.products li.product a {
  text-decoration: none
}

.woocommerce ul.products li.product a img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 0 1em;
  box-shadow: none
}

.woocommerce ul.products li.product strong {
  display: block
}

.woocommerce ul.products li.product .woocommerce-placeholder {
  border: 1px solid #f2f2f2
}

.woocommerce ul.products li.product .star-rating {
  font-size: .857em
}

.woocommerce ul.products li.product .button {
  margin-top: 1em
}

.woocommerce ul.products li.product .price {
  color: #77a464;
  display: block;
  font-weight: 400;
  margin-bottom: .5em;
  font-size: .857em
}

.woocommerce ul.products li.product .price del {
  color: inherit;
  opacity: .5;
  display: inline-block
}

.woocommerce ul.products li.product .price ins {
  background: 0 0;
  font-weight: 700;
  display: inline-block
}

.woocommerce ul.products li.product .price .from {
  font-size: .67em;
  margin: -2px 0 0;
  text-transform: uppercase;
  color: rgba(132, 132, 132, .5)
}

.woocommerce .woocommerce-result-count {
  margin: 0 0 1em
}

.woocommerce .woocommerce-ordering {
  margin: 0 0 1em
}

.woocommerce .woocommerce-ordering select {
  vertical-align: top
}

.woocommerce nav.woocommerce-pagination {
  text-align: center
}

.woocommerce nav.woocommerce-pagination ul {
  display: inline-block;
  white-space: nowrap;
  padding: 0;
  clear: both;
  border: 1px solid #d3ced2;
  border-right: 0;
  margin: 1px
}

.woocommerce nav.woocommerce-pagination ul li {
  border-right: 1px solid #d3ced2;
  padding: 0;
  margin: 0;
  float: left;
  display: inline;
  overflow: hidden
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
  margin: 0;
  text-decoration: none;
  padding: 0;
  line-height: 1;
  font-size: 1em;
  font-weight: 400;
  padding: .5em;
  min-width: 1em;
  display: block
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
  background: #ebe9eb;
  color: #8a7e88
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  font-size: 100%;
  margin: 0;
  line-height: 1;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  overflow: visible;
  padding: .618em 1em;
  font-weight: 700;
  border-radius: 3px;
  left: auto;
  color: #515151;
  background-color: #ebe9eb;
  border: 0;
  display: inline-block;
  background-image: none;
  box-shadow: none;
  text-shadow: none
}

.woocommerce #respond input#submit.loading,
.woocommerce a.button.loading,
.woocommerce button.button.loading,
.woocommerce input.button.loading {
  opacity: .25;
  padding-right: 2.618em
}

.woocommerce #respond input#submit.loading:after,
.woocommerce a.button.loading:after,
.woocommerce button.button.loading:after,
.woocommerce input.button.loading:after {
  font-family: WooCommerce;
  content: "\e01c";
  vertical-align: top;
  font-weight: 400;
  position: absolute;
  top: .618em;
  right: 1em;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite
}

.woocommerce #respond input#submit.added:after,
.woocommerce a.button.added:after,
.woocommerce button.button.added:after,
.woocommerce input.button.added:after {
  font-family: WooCommerce;
  content: "\e017";
  margin-left: .53em;
  vertical-align: bottom
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
  background-color: #dfdcde;
  text-decoration: none;
  background-image: none;
  color: #515151
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background-color: #a46497;
  color: #fff;
  -webkit-font-smoothing: antialiased
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background-color: #96588a;
  color: #fff
}

.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt:disabled[disabled]:hover {
  background-color: #a46497;
  color: #fff
}

.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
  color: inherit;
  cursor: not-allowed;
  opacity: .5;
  padding: .618em 1em
}

.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit:disabled[disabled]:hover,
.woocommerce a.button.disabled:hover,
.woocommerce a.button:disabled:hover,
.woocommerce a.button:disabled[disabled]:hover,
.woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button:disabled[disabled]:hover {
  color: inherit;
  background-color: #ebe9eb
}

.woocommerce .cart .button,
.woocommerce .cart input.button {
  float: none
}

.woocommerce a.added_to_cart {
  padding-top: .5em;
  display: inline-block
}

.woocommerce #reviews h2 small {
  float: right;
  color: #767676;
  font-size: 15px;
  margin: 10px 0 0
}

.woocommerce #reviews h2 small a {
  text-decoration: none;
  color: #767676
}

.woocommerce #reviews h3 {
  margin: 0
}

.woocommerce #reviews #respond {
  margin: 0;
  border: 0;
  padding: 0
}

.woocommerce #reviews #comment {
  height: 75px
}

.woocommerce #reviews #comments .add_review:after,
.woocommerce #reviews #comments .add_review:before {
  content: " ";
  display: table
}

.woocommerce #reviews #comments .add_review:after {
  clear: both
}

.woocommerce #reviews #comments h2 {
  clear: none
}

.woocommerce #reviews #comments ol.commentlist {
  margin: 0;
  width: 100%;
  background: 0 0;
  list-style: none
}

.woocommerce #reviews #comments ol.commentlist:after,
.woocommerce #reviews #comments ol.commentlist:before {
  content: " ";
  display: table
}

.woocommerce #reviews #comments ol.commentlist:after {
  clear: both
}

.woocommerce #reviews #comments ol.commentlist li {
  padding: 0;
  margin: 0 0 20px;
  border: 0;
  position: relative;
  background: 0;
  border: 0
}

.woocommerce #reviews #comments ol.commentlist li .meta {
  color: #767676;
  font-size: .75em
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  padding: 3px;
  width: 32px;
  height: auto;
  background: #ebe9eb;
  border: 1px solid #e4e1e3;
  margin: 0;
  box-shadow: none
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
  margin: 0 0 0 50px;
  border: 1px solid #e4e1e3;
  border-radius: 4px;
  padding: 1em 1em 0
}

.woocommerce #reviews #comments ol.commentlist li .comment-text:after,
.woocommerce #reviews #comments ol.commentlist li .comment-text:before {
  content: " ";
  display: table
}

.woocommerce #reviews #comments ol.commentlist li .comment-text:after {
  clear: both
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p {
  margin: 0 0 1em
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
  font-size: .83em
}

.woocommerce #reviews #comments ol.commentlist ul.children {
  list-style: none outside;
  margin: 20px 0 0 50px
}

.woocommerce #reviews #comments ol.commentlist ul.children .star-rating {
  display: none
}

.woocommerce #reviews #comments ol.commentlist #respond {
  border: 1px solid #e4e1e3;
  border-radius: 4px;
  padding: 1em 1em 0;
  margin: 20px 0 0 50px
}

.woocommerce #reviews #comments .commentlist>li:before {
  content: ""
}

.woocommerce .star-rating {
  float: right;
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1;
  font-size: 1em;
  width: 5.4em;
  font-family: star
}

.woocommerce .star-rating:before {
  content: "\73\73\73\73\73";
  color: #d3ced2;
  float: left;
  top: 0;
  left: 0;
  position: absolute
}

.woocommerce .star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em
}

.woocommerce .star-rating span:before {
  content: "\53\53\53\53\53";
  top: 0;
  position: absolute;
  left: 0
}

.woocommerce .woocommerce-product-rating {
  line-height: 2;
  display: block
}

.woocommerce .woocommerce-product-rating:after,
.woocommerce .woocommerce-product-rating:before {
  content: " ";
  display: table
}

.woocommerce .woocommerce-product-rating:after {
  clear: both
}

.woocommerce .woocommerce-product-rating .star-rating {
  margin: .5em 4px 0 0;
  float: left
}

.woocommerce .products .star-rating {
  display: block;
  margin: 0 0 .5em;
  float: none
}

.woocommerce .hreview-aggregate .star-rating {
  margin: 10px 0 0
}

.woocommerce #review_form #respond {
  position: static;
  margin: 0;
  width: auto;
  padding: 0;
  background: transparent none;
  border: 0
}

.woocommerce #review_form #respond:after,
.woocommerce #review_form #respond:before {
  content: " ";
  display: table
}

.woocommerce #review_form #respond:after {
  clear: both
}

.woocommerce #review_form #respond p {
  margin: 0 0 10px
}

.woocommerce #review_form #respond .form-submit input {
  left: auto
}

.woocommerce #review_form #respond textarea {
  box-sizing: border-box;
  width: 100%
}

.woocommerce p.stars a {
  position: relative;
  height: 1em;
  width: 1em;
  text-indent: -999em;
  display: inline-block;
  text-decoration: none
}

.woocommerce p.stars a:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  line-height: 1;
  font-family: WooCommerce;
  content: "\e021";
  text-indent: 0
}

.woocommerce p.stars a:hover~a:before {
  content: "\e021"
}

.woocommerce p.stars:hover a:before {
  content: "\e020"
}

.woocommerce p.stars.selected a.active:before {
  content: "\e020"
}

.woocommerce p.stars.selected a.active~a:before {
  content: "\e021"
}

.woocommerce p.stars.selected a:not(.active):before {
  content: "\e020"
}

.woocommerce table.shop_attributes {
  border: 0;
  border-top: 1px dotted rgba(0, 0, 0, .1);
  margin-bottom: 1.618em;
  width: 100%
}

.woocommerce table.shop_attributes th {
  width: 150px;
  font-weight: 700;
  padding: 8px;
  border-top: 0;
  border-bottom: 1px dotted rgba(0, 0, 0, .1);
  margin: 0;
  line-height: 1.5
}

.woocommerce table.shop_attributes td {
  font-style: italic;
  padding: 0;
  border-top: 0;
  border-bottom: 1px dotted rgba(0, 0, 0, .1);
  margin: 0;
  line-height: 1.5
}

.woocommerce table.shop_attributes td p {
  margin: 0;
  padding: 8px 0
}

.woocommerce table.shop_attributes tr:nth-child(even) td,
.woocommerce table.shop_attributes tr:nth-child(even) th {
  background: rgba(0, 0, 0, .025)
}

.woocommerce table.shop_table {
  border: 1px solid rgba(0, 0, 0, .1);
  margin: 0 -1px 24px 0;
  text-align: left;
  width: 100%;
  border-collapse: separate;
  border-radius: 5px
}

.woocommerce table.shop_table th {
  font-weight: 700;
  padding: 9px 12px;
  line-height: 1.5em
}

.woocommerce table.shop_table td {
  border-top: 1px solid rgba(0, 0, 0, .1);
  padding: 9px 12px;
  vertical-align: middle;
  line-height: 1.5em
}

.woocommerce table.shop_table td small {
  font-weight: 400
}

.woocommerce table.shop_table td del {
  font-weight: 400
}

.woocommerce table.shop_table tbody:first-child tr:first-child td,
.woocommerce table.shop_table tbody:first-child tr:first-child th {
  border-top: 0
}

.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
  font-weight: 700;
  border-top: 1px solid rgba(0, 0, 0, .1)
}

.woocommerce table.my_account_orders {
  font-size: .85em
}

.woocommerce table.my_account_orders td,
.woocommerce table.my_account_orders th {
  padding: 4px 8px;
  vertical-align: middle
}

.woocommerce table.my_account_orders .button {
  white-space: nowrap
}

.woocommerce table.woocommerce-MyAccount-downloads td,
.woocommerce table.woocommerce-MyAccount-downloads th {
  vertical-align: top;
  text-align: center
}

.woocommerce table.woocommerce-MyAccount-downloads td:first-child,
.woocommerce table.woocommerce-MyAccount-downloads th:first-child {
  text-align: left
}

.woocommerce table.woocommerce-MyAccount-downloads td:last-child,
.woocommerce table.woocommerce-MyAccount-downloads th:last-child {
  text-align: left
}

.woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file:before,
.woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file:before {
  content: "\2193";
  display: inline-block
}

.woocommerce td.product-name .wc-item-meta,
.woocommerce td.product-name dl.variation {
  list-style: none outside
}

.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,
.woocommerce td.product-name .wc-item-meta dt,
.woocommerce td.product-name dl.variation .wc-item-meta-label,
.woocommerce td.product-name dl.variation dt {
  float: left;
  clear: both;
  margin-right: .25em;
  display: inline-block;
  list-style: none outside
}

.woocommerce td.product-name .wc-item-meta dd,
.woocommerce td.product-name dl.variation dd {
  margin: 0
}

.woocommerce td.product-name .wc-item-meta p,
.woocommerce td.product-name .wc-item-meta:last-child,
.woocommerce td.product-name dl.variation p,
.woocommerce td.product-name dl.variation:last-child {
  margin-bottom: 0
}

.woocommerce td.product-name p.backorder_notification {
  font-size: .83em
}

.woocommerce td.product-quantity {
  min-width: 80px
}

.woocommerce ul.cart_list,
.woocommerce ul.product_list_widget {
  list-style: none outside;
  padding: 0;
  margin: 0
}

.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
  padding: 4px 0;
  margin: 0;
  list-style: none
}

.woocommerce ul.cart_list li:after,
.woocommerce ul.cart_list li:before,
.woocommerce ul.product_list_widget li:after,
.woocommerce ul.product_list_widget li:before {
  content: " ";
  display: table
}

.woocommerce ul.cart_list li:after,
.woocommerce ul.product_list_widget li:after {
  clear: both
}

.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
  display: block;
  font-weight: 700
}

.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
  float: right;
  margin-left: 4px;
  width: 32px;
  height: auto;
  box-shadow: none
}

.woocommerce ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl {
  margin: 0;
  padding-left: 1em;
  border-left: 2px solid rgba(0, 0, 0, .1)
}

.woocommerce ul.cart_list li dl:after,
.woocommerce ul.cart_list li dl:before,
.woocommerce ul.product_list_widget li dl:after,
.woocommerce ul.product_list_widget li dl:before {
  content: " ";
  display: table
}

.woocommerce ul.cart_list li dl:after,
.woocommerce ul.product_list_widget li dl:after {
  clear: both
}

.woocommerce ul.cart_list li dl dd,
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dd,
.woocommerce ul.product_list_widget li dl dt {
  display: inline-block;
  float: left;
  margin-bottom: 1em
}

.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dt {
  font-weight: 700;
  padding: 0 0 .25em;
  margin: 0 4px 0 0;
  clear: left
}

.woocommerce ul.cart_list li dl dd,
.woocommerce ul.product_list_widget li dl dd {
  padding: 0 0 .25em
}

.woocommerce ul.cart_list li dl dd p:last-child,
.woocommerce ul.product_list_widget li dl dd p:last-child {
  margin-bottom: 0
}

.woocommerce ul.cart_list li .star-rating,
.woocommerce ul.product_list_widget li .star-rating {
  float: none
}

.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
  border-top: 3px double #ebe9eb;
  padding: 4px 0 0
}

.woocommerce .widget_shopping_cart .total strong,
.woocommerce.widget_shopping_cart .total strong {
  min-width: 40px;
  display: inline-block
}

.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li {
  padding-left: 2em;
  position: relative;
  padding-top: 0
}

.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
  position: absolute;
  top: 0;
  left: 0
}

.woocommerce .widget_shopping_cart .buttons:after,
.woocommerce .widget_shopping_cart .buttons:before,
.woocommerce.widget_shopping_cart .buttons:after,
.woocommerce.widget_shopping_cart .buttons:before {
  content: " ";
  display: table
}

.woocommerce .widget_shopping_cart .buttons:after,
.woocommerce.widget_shopping_cart .buttons:after {
  clear: both
}

.woocommerce .widget_shopping_cart .buttons a,
.woocommerce.widget_shopping_cart .buttons a {
  margin-right: 5px;
  margin-bottom: 5px
}

.woocommerce form .form-row {
  padding: 3px;
  margin: 0 0 6px
}

.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder {
  -webkit-transition: opacity .5s .5s ease;
  transition: opacity .5s .5s ease;
  opacity: 0
}

.woocommerce form .form-row label {
  line-height: 2
}

.woocommerce form .form-row label.hidden {
  visibility: hidden
}

.woocommerce form .form-row label.inline {
  display: inline
}

.woocommerce form .form-row .woocommerce-input-wrapper .description {
  background: #1e85be;
  color: #fff;
  border-radius: 3px;
  padding: 1em;
  margin: .5em 0 0;
  clear: both;
  display: none;
  position: relative
}

.woocommerce form .form-row .woocommerce-input-wrapper .description a {
  color: #fff;
  text-decoration: underline;
  border: 0;
  box-shadow: none
}

.woocommerce form .form-row .woocommerce-input-wrapper .description:before {
  left: 50%;
  top: 0;
  margin-top: -4px;
  -webkit-transform: translateX(-50%) rotate(180deg);
  -ms-transform: translateX(-50%) rotate(180deg);
  transform: translateX(-50%) rotate(180deg);
  content: "";
  position: absolute;
  border-width: 4px 6px 0;
  border-style: solid;
  border-color: #1e85be transparent transparent;
  z-index: 100;
  display: block
}

.woocommerce form .form-row select {
  cursor: pointer;
  margin: 0
}

.woocommerce form .form-row .required {
  color: red;
  font-weight: 700;
  border: 0 !important;
  text-decoration: none;
  visibility: hidden
}

.woocommerce form .form-row .optional {
  visibility: visible
}

.woocommerce form .form-row .input-checkbox {
  display: inline;
  margin: -2px 8px 0 0;
  text-align: center;
  vertical-align: middle
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  outline: 0;
  line-height: normal
}

.woocommerce form .form-row textarea {
  height: 4em;
  line-height: 1.5;
  display: block;
  box-shadow: none
}

.woocommerce form .form-row .select2-container {
  width: 100%;
  line-height: 2em
}

.woocommerce form .form-row.woocommerce-invalid label {
  color: #a00
}

.woocommerce form .form-row.woocommerce-invalid .select2-container,
.woocommerce form .form-row.woocommerce-invalid input.input-text,
.woocommerce form .form-row.woocommerce-invalid select {
  border-color: #a00
}

.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
  border-color: #6dc22e
}

.woocommerce form .form-row ::-webkit-input-placeholder {
  line-height: normal
}

.woocommerce form .form-row :-moz-placeholder {
  line-height: normal
}

.woocommerce form .form-row :-ms-input-placeholder {
  line-height: normal
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  border: 1px solid #d3ced2;
  padding: 20px;
  margin: 2em 0;
  text-align: left;
  border-radius: 5px
}

.woocommerce ul#shipping_method {
  list-style: none outside;
  margin: 0;
  padding: 0
}

.woocommerce ul#shipping_method li {
  margin: 0 0 .5em;
  line-height: 1.5em;
  list-style: none outside
}

.woocommerce ul#shipping_method li input {
  margin: 3px .4375em 0 0;
  vertical-align: top
}

.woocommerce ul#shipping_method li label {
  display: inline
}

.woocommerce ul#shipping_method .amount {
  font-weight: 700
}

.woocommerce p.woocommerce-shipping-contents {
  margin: 0
}

.woocommerce ul.order_details {
  margin: 0 0 3em;
  list-style: none
}

.woocommerce ul.order_details:after,
.woocommerce ul.order_details:before {
  content: " ";
  display: table
}

.woocommerce ul.order_details:after {
  clear: both
}

.woocommerce ul.order_details li {
  float: left;
  margin-right: 2em;
  text-transform: uppercase;
  font-size: .715em;
  line-height: 1;
  border-right: 1px dashed #d3ced2;
  padding-right: 2em;
  margin-left: 0;
  padding-left: 0;
  list-style-type: none
}

.woocommerce ul.order_details li strong {
  display: block;
  font-size: 1.4em;
  text-transform: none;
  line-height: 1.5
}

.woocommerce ul.order_details li:last-of-type {
  border: none
}

.woocommerce .wc-bacs-bank-details-account-name {
  font-weight: 700
}

.woocommerce .woocommerce-customer-details,
.woocommerce .woocommerce-order-details,
.woocommerce .woocommerce-order-downloads {
  margin-bottom: 2em
}

.woocommerce .woocommerce-customer-details :last-child,
.woocommerce .woocommerce-order-details :last-child,
.woocommerce .woocommerce-order-downloads :last-child {
  margin-bottom: 0
}

.woocommerce .woocommerce-customer-details address {
  font-style: normal;
  margin-bottom: 0;
  border: 1px solid rgba(0, 0, 0, .1);
  border-bottom-width: 2px;
  border-right-width: 2px;
  text-align: left;
  width: 100%;
  border-radius: 5px;
  padding: 6px 12px
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone {
  margin-bottom: 0;
  padding-left: 1.5em
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:before {
  font-family: WooCommerce;
  speak: never;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: .618em;
  content: "";
  text-decoration: none;
  margin-left: -1.5em;
  line-height: 1.75;
  position: absolute
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:before {
  font-family: WooCommerce;
  speak: never;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: .618em;
  content: "";
  text-decoration: none;
  margin-left: -1.5em;
  line-height: 1.75;
  position: absolute
}

.woocommerce .woocommerce-widget-layered-nav-list {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none outside
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
  padding: 0 0 1px;
  list-style: none
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:after,
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:before {
  content: " ";
  display: table
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:after {
  clear: both
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span {
  padding: 1px 0
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a:before {
  font-family: WooCommerce;
  speak: never;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: .618em;
  content: "";
  text-decoration: none;
  color: #a00
}

.woocommerce .woocommerce-widget-layered-nav-dropdown__submit {
  margin-top: 1em
}

.woocommerce .widget_layered_nav_filters ul {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none outside;
  overflow: hidden;
  zoom: 1
}

.woocommerce .widget_layered_nav_filters ul li {
  float: left;
  padding: 0 1em 1px 1px;
  list-style: none
}

.woocommerce .widget_layered_nav_filters ul li a {
  text-decoration: none
}

.woocommerce .widget_layered_nav_filters ul li a:before {
  font-family: WooCommerce;
  speak: never;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: .618em;
  content: "";
  text-decoration: none;
  color: #a00;
  vertical-align: inherit;
  margin-right: .5em
}

.woocommerce .widget_price_filter .price_slider {
  margin-bottom: 1em
}

.woocommerce .widget_price_filter .price_slider_amount {
  text-align: right;
  line-height: 2.4;
  font-size: .8751em
}

.woocommerce .widget_price_filter .price_slider_amount .button {
  font-size: 1.15em;
  float: left
}

.woocommerce .widget_price_filter .ui-slider {
  position: relative;
  text-align: left;
  margin-left: .5em;
  margin-right: .5em
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1em;
  height: 1em;
  background-color: #a46497;
  border-radius: 1em;
  cursor: ew-resize;
  outline: 0;
  top: -.3em;
  margin-left: -.5em
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  border-radius: 1em;
  background-color: #a46497
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  border-radius: 1em;
  background-color: #462940;
  border: 0
}

.woocommerce .widget_price_filter .ui-slider-horizontal {
  height: .5em
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
  left: -1px
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
  right: -1px
}

.woocommerce .widget_rating_filter ul {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none outside
}

.woocommerce .widget_rating_filter ul li {
  padding: 0 0 1px;
  list-style: none
}

.woocommerce .widget_rating_filter ul li:after,
.woocommerce .widget_rating_filter ul li:before {
  content: " ";
  display: table
}

.woocommerce .widget_rating_filter ul li:after {
  clear: both
}

.woocommerce .widget_rating_filter ul li a {
  padding: 1px 0;
  text-decoration: none
}

.woocommerce .widget_rating_filter ul li .star-rating {
  float: none;
  display: inline-block
}

.woocommerce .widget_rating_filter ul li.chosen a:before {
  font-family: WooCommerce;
  speak: never;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: .618em;
  content: "";
  text-decoration: none;
  color: #a00
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
  float: left;
  margin-right: 1em
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
  display: inline-block
}

.woocommerce-no-js form.woocommerce-form-coupon,
.woocommerce-no-js form.woocommerce-form-login {
  display: block !important
}

.woocommerce-no-js .showcoupon,
.woocommerce-no-js .woocommerce-form-coupon-toggle,
.woocommerce-no-js .woocommerce-form-login-toggle {
  display: none !important
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  padding: 1em 2em 1em 3.5em;
  margin: 0 0 2em;
  position: relative;
  background-color: #f7f6f7;
  color: #515151;
  border-top: 3px solid #a46497;
  list-style: none outside;
  width: auto;
  word-wrap: break-word
}

.woocommerce-error:after,
.woocommerce-error:before,
.woocommerce-info:after,
.woocommerce-info:before,
.woocommerce-message:after,
.woocommerce-message:before {
  content: " ";
  display: table
}

.woocommerce-error:after,
.woocommerce-info:after,
.woocommerce-message:after {
  clear: both
}

.woocommerce-error:before,
.woocommerce-info:before,
.woocommerce-message:before {
  font-family: WooCommerce;
  content: "\e028";
  display: inline-block;
  position: absolute;
  top: 1em;
  left: 1.5em
}

.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-message .button {
  float: right
}

.woocommerce-error li,
.woocommerce-info li,
.woocommerce-message li {
  list-style: none outside !important;
  padding-left: 0 !important;
  margin-left: 0 !important
}

.rtl.woocommerce .price_label,
.rtl.woocommerce .price_label span {
  direction: ltr;
  unicode-bidi: embed
}

.woocommerce-message {
  border-top-color: #8fae1b
}

.woocommerce-message:before {
  content: "\e015";
  color: #8fae1b
}

.woocommerce-info {
  border-top-color: #1e85be
}

.woocommerce-info:before {
  color: #1e85be
}

.woocommerce-error {
  border-top-color: #b81c23
}

.woocommerce-error:before {
  content: "\e016";
  color: #b81c23
}

.woocommerce-account .woocommerce:after,
.woocommerce-account .woocommerce:before {
  content: " ";
  display: table
}

.woocommerce-account .woocommerce:after {
  clear: both
}

.woocommerce-account .addresses .title:after,
.woocommerce-account .addresses .title:before {
  content: " ";
  display: table
}

.woocommerce-account .addresses .title:after {
  clear: both
}

.woocommerce-account .addresses .title h3 {
  float: left
}

.woocommerce-account .addresses .title .edit {
  float: right
}

.woocommerce-account ol.commentlist.notes li.note p.meta {
  font-weight: 700;
  margin-bottom: 0
}

.woocommerce-account ol.commentlist.notes li.note .description p:last-child {
  margin-bottom: 0
}

.woocommerce-account ul.digital-downloads {
  margin-left: 0;
  padding-left: 0
}

.woocommerce-account ul.digital-downloads li {
  list-style: none;
  margin-left: 0;
  padding-left: 0
}

.woocommerce-account ul.digital-downloads li:before {
  font-family: WooCommerce;
  speak: never;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: .618em;
  content: "";
  text-decoration: none
}

.woocommerce-account ul.digital-downloads li .count {
  float: right
}

#add_payment_method table.cart .product-thumbnail,
.woocommerce-cart table.cart .product-thumbnail,
.woocommerce-checkout table.cart .product-thumbnail {
  min-width: 32px
}

#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
  width: 32px;
  box-shadow: none
}

#add_payment_method table.cart td,
#add_payment_method table.cart th,
.woocommerce-cart table.cart td,
.woocommerce-cart table.cart th,
.woocommerce-checkout table.cart td,
.woocommerce-checkout table.cart th {
  vertical-align: middle
}

#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
  float: left;
  box-sizing: border-box;
  border: 1px solid #d3ced2;
  padding: 6px 6px 5px;
  margin: 0 4px 0 0;
  outline: 0
}

#add_payment_method table.cart input,
.woocommerce-cart table.cart input,
.woocommerce-checkout table.cart input {
  margin: 0;
  vertical-align: middle
}

#add_payment_method .wc-proceed-to-checkout,
.woocommerce-cart .wc-proceed-to-checkout,
.woocommerce-checkout .wc-proceed-to-checkout {
  padding: 1em 0
}

#add_payment_method .wc-proceed-to-checkout:after,
#add_payment_method .wc-proceed-to-checkout:before,
.woocommerce-cart .wc-proceed-to-checkout:after,
.woocommerce-cart .wc-proceed-to-checkout:before,
.woocommerce-checkout .wc-proceed-to-checkout:after,
.woocommerce-checkout .wc-proceed-to-checkout:before {
  content: " ";
  display: table
}

#add_payment_method .wc-proceed-to-checkout:after,
.woocommerce-cart .wc-proceed-to-checkout:after,
.woocommerce-checkout .wc-proceed-to-checkout:after {
  clear: both
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
  display: block;
  text-align: center;
  margin-bottom: 1em;
  font-size: 1.25em;
  padding: 1em
}

#add_payment_method .cart-collaterals .shipping-calculator-button,
.woocommerce-cart .cart-collaterals .shipping-calculator-button,
.woocommerce-checkout .cart-collaterals .shipping-calculator-button {
  float: none;
  margin-top: .5em;
  display: inline-block
}

#add_payment_method .cart-collaterals .shipping-calculator-button:after,
.woocommerce-cart .cart-collaterals .shipping-calculator-button:after,
.woocommerce-checkout .cart-collaterals .shipping-calculator-button:after {
  font-family: WooCommerce;
  speak: never;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-left: .618em;
  content: "";
  text-decoration: none
}

#add_payment_method .cart-collaterals .shipping-calculator-form,
.woocommerce-cart .cart-collaterals .shipping-calculator-form,
.woocommerce-checkout .cart-collaterals .shipping-calculator-form {
  margin: 1em 0 0
}

#add_payment_method .cart-collaterals .cart_totals p small,
.woocommerce-cart .cart-collaterals .cart_totals p small,
.woocommerce-checkout .cart-collaterals .cart_totals p small {
  color: #767676;
  font-size: .83em
}

#add_payment_method .cart-collaterals .cart_totals table,
.woocommerce-cart .cart-collaterals .cart_totals table,
.woocommerce-checkout .cart-collaterals .cart_totals table {
  border-collapse: separate;
  margin: 0 0 6px;
  padding: 0
}

#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,
#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,
.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th {
  border-top: 0
}

#add_payment_method .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table th {
  width: 35%
}

#add_payment_method .cart-collaterals .cart_totals table td,
#add_payment_method .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table td,
.woocommerce-checkout .cart-collaterals .cart_totals table th {
  vertical-align: top;
  border-left: 0;
  border-right: 0;
  line-height: 1.5em
}

#add_payment_method .cart-collaterals .cart_totals table small,
.woocommerce-cart .cart-collaterals .cart_totals table small,
.woocommerce-checkout .cart-collaterals .cart_totals table small {
  color: #767676
}

#add_payment_method .cart-collaterals .cart_totals table select,
.woocommerce-cart .cart-collaterals .cart_totals table select,
.woocommerce-checkout .cart-collaterals .cart_totals table select {
  width: 100%
}

#add_payment_method .cart-collaterals .cart_totals .discount td,
.woocommerce-cart .cart-collaterals .cart_totals .discount td,
.woocommerce-checkout .cart-collaterals .cart_totals .discount td {
  color: #77a464
}

#add_payment_method .cart-collaterals .cart_totals tr td,
#add_payment_method .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-checkout .cart-collaterals .cart_totals tr td,
.woocommerce-checkout .cart-collaterals .cart_totals tr th {
  border-top: 1px solid #ebe9eb
}

#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination,
.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,
.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination {
  margin-bottom: 0
}

#add_payment_method .cart-collaterals .cross-sells ul.products li.product,
.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,
.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product {
  margin-top: 0
}

#add_payment_method .checkout .col-2 h3#ship-to-different-address,
.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {
  float: left;
  clear: none
}

#add_payment_method .checkout .col-2 .notes,
.woocommerce-cart .checkout .col-2 .notes,
.woocommerce-checkout .checkout .col-2 .notes {
  clear: left
}

#add_payment_method .checkout .col-2 .form-row-first,
.woocommerce-cart .checkout .col-2 .form-row-first,
.woocommerce-checkout .checkout .col-2 .form-row-first {
  clear: left
}

#add_payment_method .checkout .create-account small,
.woocommerce-cart .checkout .create-account small,
.woocommerce-checkout .checkout .create-account small {
  font-size: 11px;
  color: #767676;
  font-weight: 400
}

#add_payment_method .checkout div.shipping-address,
.woocommerce-cart .checkout div.shipping-address,
.woocommerce-checkout .checkout div.shipping-address {
  padding: 0;
  clear: left;
  width: 100%
}

#add_payment_method .checkout .shipping_address,
.woocommerce-cart .checkout .shipping_address,
.woocommerce-checkout .checkout .shipping_address {
  clear: both
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  background: #ebe9eb;
  border-radius: 5px
}

#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
  text-align: left;
  padding: 1em;
  border-bottom: 1px solid #d3ced2;
  margin: 0;
  list-style: none outside
}

#add_payment_method #payment ul.payment_methods:after,
#add_payment_method #payment ul.payment_methods:before,
.woocommerce-cart #payment ul.payment_methods:after,
.woocommerce-cart #payment ul.payment_methods:before,
.woocommerce-checkout #payment ul.payment_methods:after,
.woocommerce-checkout #payment ul.payment_methods:before {
  content: " ";
  display: table
}

#add_payment_method #payment ul.payment_methods:after,
.woocommerce-cart #payment ul.payment_methods:after,
.woocommerce-checkout #payment ul.payment_methods:after {
  clear: both
}

#add_payment_method #payment ul.payment_methods li,
.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li {
  line-height: 2;
  text-align: left;
  margin: 0;
  font-weight: 400
}

#add_payment_method #payment ul.payment_methods li input,
.woocommerce-cart #payment ul.payment_methods li input,
.woocommerce-checkout #payment ul.payment_methods li input {
  margin: 0 1em 0 0
}

#add_payment_method #payment ul.payment_methods li img,
.woocommerce-cart #payment ul.payment_methods li img,
.woocommerce-checkout #payment ul.payment_methods li img {
  vertical-align: middle;
  margin: -2px 0 0 .5em;
  padding: 0;
  position: relative;
  box-shadow: none
}

#add_payment_method #payment ul.payment_methods li img+img,
.woocommerce-cart #payment ul.payment_methods li img+img,
.woocommerce-checkout #payment ul.payment_methods li img+img {
  margin-left: 2px
}

#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice):after,
#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice):before,
.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice):after,
.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice):before,
.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice):after,
.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice):before {
  content: " ";
  display: table
}

#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice):after,
.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice):after,
.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice):after {
  clear: both
}

#add_payment_method #payment div.form-row,
.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row {
  padding: 1em
}

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  padding: 1em;
  margin: 1em 0;
  font-size: .92em;
  border-radius: 2px;
  line-height: 1.5;
  background-color: #dfdcde;
  color: #515151
}

#add_payment_method #payment div.payment_box input.input-text,
#add_payment_method #payment div.payment_box textarea,
.woocommerce-cart #payment div.payment_box input.input-text,
.woocommerce-cart #payment div.payment_box textarea,
.woocommerce-checkout #payment div.payment_box input.input-text,
.woocommerce-checkout #payment div.payment_box textarea {
  border-color: #c7c1c6;
  border-top-color: #bbb3b9
}

#add_payment_method #payment div.payment_box ::-webkit-input-placeholder,
.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,
.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder {
  color: #bbb3b9
}

#add_payment_method #payment div.payment_box :-moz-placeholder,
.woocommerce-cart #payment div.payment_box :-moz-placeholder,
.woocommerce-checkout #payment div.payment_box :-moz-placeholder {
  color: #bbb3b9
}

#add_payment_method #payment div.payment_box :-ms-input-placeholder,
.woocommerce-cart #payment div.payment_box :-ms-input-placeholder,
.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder {
  color: #bbb3b9
}

#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods {
  list-style: none outside;
  margin: 0
}

#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token {
  margin: 0 0 .5em
}

#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label {
  cursor: pointer
}

#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput {
  vertical-align: middle;
  margin: -3px 1em 0 0;
  position: relative
}

#add_payment_method #payment div.payment_box .wc-credit-card-form,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form {
  border: 0;
  padding: 0;
  margin: 1em 0 0
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number {
  font-size: 1.5em;
  padding: 8px;
  background-repeat: no-repeat;
  background-position: right .618em center;
  background-size: 32px 20px
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa {
  background-image: url(../img/visa.svg)
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard {
  background-image: url(../img/mastercard.svg)
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser {
  background-image: url(../img/laser.svg)
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub {
  background-image: url(../img/diners.svg)
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro {
  background-image: url(../img/maestro.svg)
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb {
  background-image: url(../img/jcb.svg)
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex {
  background-image: url(../img/amex.svg)
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover {
  background-image: url(../img/discover.svg)
}

#add_payment_method #payment div.payment_box span.help,
.woocommerce-cart #payment div.payment_box span.help,
.woocommerce-checkout #payment div.payment_box span.help {
  font-size: .857em;
  color: #767676;
  font-weight: 400
}

#add_payment_method #payment div.payment_box .form-row,
.woocommerce-cart #payment div.payment_box .form-row,
.woocommerce-checkout #payment div.payment_box .form-row {
  margin: 0 0 1em
}

#add_payment_method #payment div.payment_box p:last-child,
.woocommerce-cart #payment div.payment_box p:last-child,
.woocommerce-checkout #payment div.payment_box p:last-child {
  margin-bottom: 0
}

#add_payment_method #payment div.payment_box:before,
.woocommerce-cart #payment div.payment_box:before,
.woocommerce-checkout #payment div.payment_box:before {
  content: "";
  display: block;
  border: 1em solid #dfdcde;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
  position: absolute;
  top: -.75em;
  left: 0;
  margin: -1em 0 0 2em
}

#add_payment_method #payment .payment_method_paypal .about_paypal,
.woocommerce-cart #payment .payment_method_paypal .about_paypal,
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
  float: right;
  line-height: 52px;
  font-size: .83em
}

#add_payment_method #payment .payment_method_paypal img,
.woocommerce-cart #payment .payment_method_paypal img,
.woocommerce-checkout #payment .payment_method_paypal img {
  max-height: 52px;
  vertical-align: middle
}

.woocommerce-terms-and-conditions {
  border: 1px solid rgba(0, 0, 0, .2);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
  background: rgba(0, 0, 0, .05)
}

.woocommerce-invalid #terms {
  outline: 2px solid red;
  outline-offset: 2px
}

.woocommerce-password-strength {
  text-align: center;
  font-weight: 600;
  padding: 3px .5em;
  font-size: 1em
}

.woocommerce-password-strength.strong {
  background-color: #c1e1b9;
  border-color: #83c373
}

.woocommerce-password-strength.short {
  background-color: #f1adad;
  border-color: #e35b5b
}

.woocommerce-password-strength.bad {
  background-color: #fbc5a9;
  border-color: #f78b53
}

.woocommerce-password-strength.good {
  background-color: #ffe399;
  border-color: #ffc733
}

.woocommerce-password-hint {
  margin: .5em 0 0;
  display: block
}

#content.twentyeleven .woocommerce-pagination a {
  font-size: 1em;
  line-height: 1
}

.single-product .twentythirteen #reply-title,
.single-product .twentythirteen #respond #commentform,
.single-product .twentythirteen .entry-summary {
  padding: 0
}

.single-product .twentythirteen p.stars {
  clear: both
}

.twentythirteen .woocommerce-breadcrumb {
  padding-top: 40px
}

.twentyfourteen ul.products li.product {
  margin-top: 0 !important
}

body:not(.search-results) .twentysixteen .entry-summary {
  color: inherit;
  font-size: inherit;
  line-height: inherit
}

.twentysixteen .price ins {
  background: inherit;
  color: inherit
}

.woocommerce form .form-row .required {
  visibility: visible
}

/*!
 *  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(../fonts/fontawesome-webfont.eot);
  src: url(../fonts/fontawesome-webfont_1.eot#iefix&v=4.7.0) format('embedded-opentype'), url(../fonts/fontawesome-webfont.woff2) format('woff2'), url(../fonts/fontawesome-webfont.woff) format('woff'), url(../fonts/fontawesome-webfont.ttf) format('truetype'), url(../img/fontawesome-webfont.svg#fontawesomeregular) format('svg');
  font-weight: normal;
  font-style: normal
}

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

.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-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"
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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
}

.ps-container {
  -ms-touch-action: auto;
  touch-action: auto;
  overflow: hidden !important;
  -ms-overflow-style: none
}

@supports (-ms-overflow-style: none) {
  .ps-container {
    overflow: auto !important
  }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
  .ps-container {
    overflow: auto !important
  }
}

.ps-container.ps-active-x>.ps-scrollbar-x-rail,
.ps-container.ps-active-y>.ps-scrollbar-y-rail {
  display: block;
  background-color: transparent
}

.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
  background-color: #eee;
  opacity: .9
}

.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
  background-color: #999;
  height: 11px
}

.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
  background-color: #eee;
  opacity: .9
}

.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
  background-color: #999;
  width: 11px
}

.ps-container>.ps-scrollbar-x-rail {
  display: none;
  position: absolute;
  opacity: 0;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  -o-transition: background-color .2s linear, opacity .2s linear;
  -moz-transition: background-color .2s linear, opacity .2s linear;
  transition: background-color .2s linear, opacity .2s linear;
  bottom: 0px;
  height: 15px
}

.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x {
  position: absolute;
  background-color: #aaa;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;
  transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;
  -o-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
  -moz-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;
  transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
  transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -webkit-border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;
  bottom: 2px;
  height: 6px
}

.ps-container>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x,
.ps-container>.ps-scrollbar-x-rail:active>.ps-scrollbar-x {
  height: 11px
}

.ps-container>.ps-scrollbar-y-rail {
  display: none;
  position: absolute;
  opacity: 0;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  -o-transition: background-color .2s linear, opacity .2s linear;
  -moz-transition: background-color .2s linear, opacity .2s linear;
  transition: background-color .2s linear, opacity .2s linear;
  right: 0;
  width: 15px
}

.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y {
  position: absolute;
  background-color: #aaa;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;
  transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;
  -o-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
  -moz-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;
  transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
  transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -webkit-border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;
  right: 2px;
  width: 6px
}

.ps-container>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y,
.ps-container>.ps-scrollbar-y-rail:active>.ps-scrollbar-y {
  width: 11px
}

.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
  background-color: #eee;
  opacity: .9
}

.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
  background-color: #999;
  height: 11px
}

.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
  background-color: #eee;
  opacity: .9
}

.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
  background-color: #999;
  width: 11px
}

.ps-container:hover>.ps-scrollbar-x-rail,
.ps-container:hover>.ps-scrollbar-y-rail {
  opacity: .6
}

.ps-container:hover>.ps-scrollbar-x-rail:hover {
  background-color: #eee;
  opacity: .9
}

.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x {
  background-color: #999
}

.ps-container:hover>.ps-scrollbar-y-rail:hover {
  background-color: #eee;
  opacity: .9
}

.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y {
  background-color: #999
}

/*! Chris Bracco Tooltip
* https://chrisbracco.com/a-simple-css-tooltip/
*  */
.tooltip,
[data-tooltip] {
  position: relative;
}

.tooltip:after,
.tooltip:before,
[data-tooltip]:after,
[data-tooltip]:before {
  position: absolute;
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity .2s ease-in-out, visibility .2s ease-in-out, -webkit-transform .2s cubic-bezier(.71, 1.7, .77, 1.24);
  -moz-transition: opacity .2s ease-in-out, visibility .2s ease-in-out, -moz-transform .2s cubic-bezier(.71, 1.7, .77, 1.24);
  transition: opacity .2s ease-in-out, visibility .2s ease-in-out, transform .2s cubic-bezier(.71, 1.7, .77, 1.24);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  pointer-events: none
}

.tooltip:focus:after,
.tooltip:focus:before,
.tooltip:hover:after,
.tooltip:hover:before,
[data-tooltip]:focus:after,
[data-tooltip]:focus:before,
[data-tooltip]:hover:after,
[data-tooltip]:hover:before {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(Opacity=100);
  opacity: 1
}

.tooltip:before,
[data-tooltip]:before {
  z-index: 1001;
  border: 6px solid transparent;
  background: 0 0;
  content: ""
}

.tooltip:after,
[data-tooltip]:after {
  z-index: 1000;
  padding: 8px;
  width: 160px;
  background-color: #000;
  background-color: hsla(0, 0%, 20%, .9);
  color: #fff;
  content: attr(data-tooltip);
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
  border-radius: 5px;
}

.tooltip-top:after,
.tooltip-top:before,
.tooltip:after,
.tooltip:before,
[data-tooltip]:after,
[data-tooltip]:before {
  bottom: 100%;
  left: 50%
}

.tooltip-top:before,
.tooltip:before,
[data-tooltip]:before {
  margin-left: -6px;
  margin-bottom: -12px;
  border-top-color: #000;
  border-top-color: hsla(0, 0%, 20%, .9)
}

.tooltip-bottom:before,
.tooltip-left:before,
.tooltip-right:before {
  margin-bottom: 0;
  border-top-color: transparent
}

.tooltip-top:after,
.tooltip:after,
[data-tooltip]:after {
  margin-left: -80px
}

.tooltip-top:focus:after,
.tooltip-top:focus:before,
.tooltip-top:hover:after,
.tooltip-top:hover:before,
.tooltip:focus:after,
.tooltip:focus:before,
.tooltip:hover:after,
.tooltip:hover:before,
[data-tooltip]:focus:after,
[data-tooltip]:focus:before,
[data-tooltip]:hover:after,
[data-tooltip]:hover:before {
  -webkit-transform: translateY(-12px);
  -moz-transform: translateY(-12px);
  transform: translateY(-12px)
}

.tooltip-left:after,
.tooltip-left:before {
  right: 100%;
  bottom: 50%;
  left: auto
}

.tooltip-left:before {
  margin-left: 0;
  margin-right: -12px;
  border-left-color: #000;
  border-left-color: hsla(0, 0%, 20%, .9)
}

.tooltip-left:focus:after,
.tooltip-left:focus:before,
.tooltip-left:hover:after,
.tooltip-left:hover:before {
  -webkit-transform: translateX(-12px);
  -moz-transform: translateX(-12px);
  transform: translateX(-12px)
}

.tooltip-bottom:after,
.tooltip-bottom:before {
  top: 100%;
  bottom: auto;
  left: 50%
}

.tooltip-bottom:before {
  margin-top: -12px;
  border-bottom-color: #000;
  border-bottom-color: hsla(0, 0%, 20%, .9)
}

.tooltip-bottom:focus:after,
.tooltip-bottom:focus:before,
.tooltip-bottom:hover:after,
.tooltip-bottom:hover:before {
  -webkit-transform: translateY(12px);
  -moz-transform: translateY(12px);
  transform: translateY(12px)
}

.tooltip-right:after,
.tooltip-right:before {
  bottom: 50%;
  left: 100%
}

.tooltip-right:before {
  margin-left: -12px;
  border-right-color: #000;
  border-right-color: hsla(0, 0%, 20%, .9)
}

.tooltip-right:focus:after,
.tooltip-right:focus:before,
.tooltip-right:hover:after,
.tooltip-right:hover:before {
  -webkit-transform: translateX(12px);
  -moz-transform: translateX(12px);
  transform: translateX(12px)
}

.tooltip-left:before,
.tooltip-right:before {
  top: 3px
}

.tooltip-left:after,
.tooltip-right:after {
  margin-left: 0;
  margin-bottom: -16px
}

.multi-columns-row .first-in-row {
  clear: left
}

.multi-columns-row .col-xs-6:nth-child(2n+3) {
  clear: left
}

.multi-columns-row .col-xs-4:nth-child(3n+4) {
  clear: left
}

.multi-columns-row .col-xs-3:nth-child(4n+5) {
  clear: left
}

.multi-columns-row .col-xs-2:nth-child(6n+7) {
  clear: left
}

.multi-columns-row .col-xs-1:nth-child(12n+13) {
  clear: left
}

.multi-columns-row .col-xs-20percent:nth-child(5n+6) {
  clear: left
}

@media (min-width:768px) {
  .multi-columns-row .col-xs-6:nth-child(2n+3) {
    clear: none
  }

  .multi-columns-row .col-xs-4:nth-child(3n+4) {
    clear: none
  }

  .multi-columns-row .col-xs-3:nth-child(4n+5) {
    clear: none
  }

  .multi-columns-row .col-xs-2:nth-child(6n+7) {
    clear: none
  }

  .multi-columns-row .col-xs-1:nth-child(12n+13) {
    clear: none
  }

  .multi-columns-row .col-xs-20percent:nth-child(5n+6) {
    clear: none
  }

  .multi-columns-row .col-sm-6:nth-child(2n+3) {
    clear: left
  }

  .multi-columns-row .col-sm-4:nth-child(3n+4) {
    clear: left
  }

  .multi-columns-row .col-sm-3:nth-child(4n+5) {
    clear: left
  }

  .multi-columns-row .col-sm-2:nth-child(6n+7) {
    clear: left
  }

  .multi-columns-row .col-sm-1:nth-child(12n+13) {
    clear: left
  }

  .multi-columns-row .col-sm-20percent:nth-child(5n+6) {
    clear: left
  }
}

@media (min-width:992px) {
  .multi-columns-row .col-sm-6:nth-child(2n+3) {
    clear: none
  }

  .multi-columns-row .col-sm-4:nth-child(3n+4) {
    clear: none
  }

  .multi-columns-row .col-sm-3:nth-child(4n+5) {
    clear: none
  }

  .multi-columns-row .col-sm-2:nth-child(6n+7) {
    clear: none
  }

  .multi-columns-row .col-sm-1:nth-child(12n+13) {
    clear: none
  }

  .multi-columns-row .col-sm-20percent:nth-child(5n+6) {
    clear: left
  }

  .multi-columns-row .col-md-6:nth-child(2n+3) {
    clear: left
  }

  .multi-columns-row .col-md-4:nth-child(3n+4) {
    clear: left
  }

  .multi-columns-row .col-md-3:nth-child(4n+5) {
    clear: left
  }

  .multi-columns-row .col-md-2:nth-child(6n+7) {
    clear: left
  }

  .multi-columns-row .col-md-1:nth-child(12n+13) {
    clear: left
  }

  .multi-columns-row .col-md-20percent:nth-child(5n+6) {
    clear: left
  }
}

@media (min-width:1200px) {
  .multi-columns-row .col-md-6:nth-child(2n+3) {
    clear: none
  }

  .multi-columns-row .col-md-4:nth-child(3n+4) {
    clear: none
  }

  .multi-columns-row .col-md-3:nth-child(4n+5) {
    clear: none
  }

  .multi-columns-row .col-md-2:nth-child(6n+7) {
    clear: none
  }

  .multi-columns-row .col-md-1:nth-child(12n+13) {
    clear: none
  }

  .multi-columns-row .col-md-20percent:nth-child(5n+6) {
    clear: none
  }

  .multi-columns-row .col-lg-6:nth-child(2n+3) {
    clear: left
  }

  .multi-columns-row .col-lg-4:nth-child(3n+4) {
    clear: left
  }

  .multi-columns-row .col-lg-3:nth-child(4n+5) {
    clear: left
  }

  .multi-columns-row .col-lg-2:nth-child(6n+7) {
    clear: left
  }

  .multi-columns-row .col-lg-1:nth-child(12n+13) {
    clear: left
  }

  .multi-columns-row .col-lg-20percent:nth-child(5n+6) {
    clear: left
  }
}

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  margin: 0 0 -4px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px
}

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap
}

.select2-container .select2-search--inline {
  float: left;
  padding: 0
}

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin: 0;
  padding: 0
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none
}

.select2-dropdown {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051
}

.select2-results {
  display: block
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0
}

.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none
}

.select2-results__option[aria-selected],
.select2-results__option[data-selected] {
  cursor: pointer
}

.select2-container--open .select2-dropdown {
  left: 0
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.select2-search--dropdown {
  display: block;
  padding: 4px
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
  display: none
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888;
  border-width: 0 4px 5px
}

.select2-container--default .select2-selection--multiple {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
  margin: 5px 5px 0 0
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before {
  content: '';
  display: none
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
  margin-top: 5px;
  margin-right: 10px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  margin-right: 2px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
  float: right
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid #000 1px;
  outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: 0 0;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield
}

.select2-container--default .select2-results>.select2-results__options {
  max-height: 200px;
  overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
  padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999
}

.select2-container--default .select2-results__option[aria-selected=true],
.select2-container--default .select2-results__option[data-selected=true] {
  background-color: #ddd
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
  background-color: #0073aa;
  color: #fff
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), to(#eee));
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #0073aa
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
  margin-right: 10px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#ccc));
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #0073aa
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: 0 0;
  border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888;
  border-width: 0 4px 5px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%, #eee));
  background-image: linear-gradient(to bottom, #fff 0, #eee 50%);
  background-repeat: repeat-x
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#fff));
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x
}

.select2-container--classic .select2-selection--multiple {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #0073aa
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  margin-right: 2px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  float: right
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #0073aa
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none
}

.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
  border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
  border-top: none
}

.select2-container--classic .select2-results>.select2-results__options {
  max-height: 200px;
  overflow-y: auto
}

.select2-container--classic .select2-results__option[role=group] {
  padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey
}

.select2-container--classic .select2-results__option--highlighted[aria-selected],
.select2-container--classic .select2-results__option--highlighted[data-selected] {
  background-color: #3875d7;
  color: #fff
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #0073aa
}

@font-face {
  font-family: 'flexslider-icon';
  src: url(../fonts/flexslider-icon.eot);
  src: url(../fonts/flexslider-icon.eot#iefix) format('embedded-opentype'), url(../fonts/flexslider-icon.woff) format('woff'), url(../fonts/flexslider-icon.ttf) format('truetype'), url(../img/flexslider-icon.svg#flexslider-icon) format('svg');
  font-weight: 400;
  font-style: normal
}

.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
  outline: none
}

.slides,
.slides>li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none
}

.flex-pauseplay span {
  text-transform: capitalize
}

.flexslider {
  margin: 0;
  padding: 0
}

.flexslider .slides>li {
  display: none;
  -webkit-backface-visibility: hidden
}

.flexslider .slides img {
  width: 100%;
  display: block
}

.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0
}

html[xmlns] .flexslider .slides {
  display: block
}

* html .flexslider .slides {
  height: 1%
}

.no-js .flexslider .slides>li:first-child {
  display: block
}

.flexslider {
  margin: 0 0 60px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, .2);
  -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, .2);
  -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, .2);
  box-shadow: '' 0 1px 4px rgba(0, 0, 0, .2)
}

.flexslider .slides {
  zoom: 1
}

.flexslider .slides img {
  height: auto
}

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease
}

.loading .flex-viewport {
  max-height: 300px
}

.carousel li {
  margin-right: 5px
}

.flex-direction-nav {
  *height: 0;
}

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, .8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, .3);
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, .8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, .3)
}

.flex-direction-nav a.flex-next:before {
  content: '\f002'
}

.flex-direction-nav .flex-prev {
  left: -50px
}

.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right
}

.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: .7;
  left: 10px
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1
}

.flexslider:hover .flex-direction-nav .flex-next {
  opacity: .7;
  right: 10px
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1
}

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default
}

.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: .8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000
}

.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004'
}

.flex-pauseplay a:hover {
  opacity: 1
}

.flex-pauseplay a.flex-play:before {
  content: '\f003'
}

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center
}

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, .5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px
}

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, .7)
}

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, .9);
  cursor: default
}

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden
}

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0
}

.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease
}

.flex-control-thumbs img:hover {
  opacity: 1
}

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default
}

@media screen and (max-width:860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px
  }

  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px
  }
}

@charset "UTF-8";

@font-face {
  font-family: 'tm-inoterior-icons';
  src: url(../fonts/tm-inoterior-icons.eot);
  src: url(../fonts/tm-inoterior-icons.eot#iefix) format('embedded-opentype'), url(../fonts/tm-inoterior-icons.woff2) format('woff2'), url(../fonts/tm-inoterior-icons.woff) format('woff'), url(../fonts/tm-inoterior-icons.ttf) format('truetype'), url(../img/tm-inoterior-icons.svg#tm-inoterior-icons) format('svg');
  font-weight: 400;
  font-style: normal
}

[class^=tm-inoterior-icon-]:before,
[class*=" tm-inoterior-icon-"]:before {
  font-family: "tm-inoterior-icons";
  font-style: normal;
  font-weight: 400;
  speak: never;
  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;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.tm-inoterior-icon-check:before {
  content: '\2605'
}

.tm-inoterior-icon-skype-outline:before {
  content: '\e800'
}

.tm-inoterior-icon-right-thin:before {
  content: '\e801'
}

.tm-inoterior-icon-google-drive:before {
  content: '\e802'
}

.tm-inoterior-icon-music:before {
  content: '\e803'
}

.tm-inoterior-icon-issuu:before {
  content: '\e804'
}

.tm-inoterior-icon-quote:before {
  content: '\e805'
}

.tm-inoterior-icon-aside:before {
  content: '\e806'
}

.tm-inoterior-icon-rss:before {
  content: '\e807'
}

.tm-inoterior-icon-angle-left:before {
  content: '\e808'
}

.tm-inoterior-icon-angle-right:before {
  content: '\e809'
}

.tm-inoterior-icon-status:before {
  content: '\e80a'
}

.tm-inoterior-icon-dribbble:before {
  content: '\e80b'
}

.tm-inoterior-icon-facebook:before {
  content: '\e80c'
}

.tm-inoterior-icon-flickr:before {
  content: '\e80d'
}

.tm-inoterior-icon-gplus:before {
  content: '\e80e'
}

.tm-inoterior-icon-instagram:before {
  content: '\e80f'
}

.tm-inoterior-icon-linkedin:before {
  content: '\e810'
}

.tm-inoterior-icon-pinterest:before {
  content: '\e811'
}

.tm-inoterior-icon-twitter:before {
  content: '\e812'
}

.tm-inoterior-icon-vk:before {
  content: '\e813'
}

.tm-inoterior-icon-xing:before {
  content: '\e814'
}

.tm-inoterior-icon-yelp:before {
  content: '\e815'
}

.tm-inoterior-icon-youtube:before {
  content: '\e816'
}

.tm-inoterior-icon-gallery:before {
  content: '\e817'
}

.tm-inoterior-icon-plus:before {
  content: '\e818'
}

.tm-inoterior-icon-user:before {
  content: '\e819'
}

.tm-inoterior-icon-video:before {
  content: '\e81a'
}

.tm-inoterior-icon-link:before {
  content: '\e81b'
}

.tm-inoterior-icon-heart:before {
  content: '\e81c'
}

.tm-inoterior-icon-sticky:before {
  content: '\e81d'
}

.tm-inoterior-icon-clock:before {
  content: '\e81e'
}

.tm-inoterior-icon-comment:before {
  content: '\e81f'
}

.tm-inoterior-icon-chat:before {
  content: '\e820'
}

.tm-inoterior-icon-podcast:before {
  content: '\e821'
}

.tm-inoterior-icon-houzz:before {
  content: '\e822'
}

.tm-inoterior-icon-image:before {
  content: '\e823'
}

.tm-inoterior-icon-cart:before {
  content: '\e824'
}

.tm-inoterior-icon-search:before {
  content: '\e825'
}

.tm-inoterior-icon-arrow-right:before {
  content: '\e826'
}

.tm-inoterior-icon-pencil:before {
  content: '\e827'
}

.tm-inoterior-icon-mobile:before {
  content: '\e828'
}

.tm-inoterior-icon-comment-1:before {
  content: '\e829'
}

.tm-inoterior-icon-world:before {
  content: '\e82a'
}

.tm-inoterior-icon-location-pin:before {
  content: '\e82b'
}

.tm-inoterior-icon-tag:before {
  content: '\e82c'
}

.tm-inoterior-icon-marker:before {
  content: '\e82d'
}

.tm-inoterior-icon-quote-left:before {
  content: '\e82e'
}

.tm-inoterior-icon-close:before {
  content: '\e82f'
}

.tm-inoterior-icon-comments-smiley:before {
  content: '\e830'
}

.tm-inoterior-icon-category:before {
  content: '\e831'
}

.tm-inoterior-icon-mail:before {
  content: '\e832'
}

.tm-inoterior-icon-phone:before {
  content: '\e833'
}

.tm-inoterior-icon-tag-1:before {
  content: '\e834'
}

.tm-inoterior-icon-shift-right:before {
  content: '\e835'
}

.tm-inoterior-icon-arrow-left:before {
  content: '\e836'
}

.tm-inoterior-icon-gallery-1:before {
  content: '\e837'
}

.tm-inoterior-icon-heart-empty:before {
  content: '\e838'
}

.tm-inoterior-icon-star:before {
  content: '\e839'
}

.tm-inoterior-icon-ok:before {
  content: '\e83a'
}

.tm-inoterior-icon-music-alt:before {
  content: '\e83b'
}

.tm-inoterior-icon-shopping-cart:before {
  content: '\e83c'
}

.tm-inoterior-icon-plus-1:before {
  content: '\e83d'
}

.tm-inoterior-icon-unlink:before {
  content: '\e83e'
}

.tm-inoterior-icon-quote-1:before {
  content: '\e83f'
}

.tm-inoterior-icon-shuffle:before {
  content: '\e840'
}

.tm-inoterior-icon-search-1:before {
  content: '\e841'
}

.tm-inoterior-icon-quote-right:before {
  content: '\e842'
}

.tm-inoterior-icon-basket:before {
  content: '\e843'
}

.tm-inoterior-icon-paper-plane:before {
  content: '\e844'
}

.tm-inoterior-icon-home:before {
  content: '\e845'
}

.tm-inoterior-icon-minus:before {
  content: '\e846'
}

.tm-inoterior-icon-minus-1:before {
  content: '\e847'
}

.tm-inoterior-icon-left-open-big:before {
  content: '\e848'
}

.tm-inoterior-icon-right-open-big:before {
  content: '\e849'
}

.tm-inoterior-icon-location:before {
  content: '\e84a'
}

.tm-inoterior-icon-comment-3:before {
  content: '\e84b'
}

.tm-inoterior-icon-user-1:before {
  content: '\e84c'
}

.tm-inoterior-icon-star-1:before {
  content: '\e84d'
}

.tm-inoterior-icon-star-empty-1:before {
  content: '\e84e'
}

.tm-inoterior-icon-folder:before {
  content: '\e84f'
}

.tm-inoterior-icon-left-fat:before {
  content: '\e850'
}

.tm-inoterior-icon-right-fat:before {
  content: '\e851'
}

.tm-inoterior-icon-plus-2:before {
  content: '\e852'
}

.tm-inoterior-icon-plus-3:before {
  content: '\e853'
}

.tm-inoterior-icon-left-bold:before {
  content: '\e854'
}

.tm-inoterior-icon-right-bold:before {
  content: '\e855'
}

.tm-inoterior-icon-shuffle-1:before {
  content: '\e856'
}

.tm-inoterior-icon-basket-1:before {
  content: '\e857'
}

.tm-inoterior-icon-search-outline:before {
  content: '\e858'
}

.tm-inoterior-icon-search-2:before {
  content: '\e859'
}

.tm-inoterior-icon-mobile-1:before {
  content: '\e85a'
}

.tm-inoterior-icon-shop:before {
  content: '\e85b'
}

.tm-inoterior-icon-mail-1:before {
  content: '\e85c'
}

.tm-inoterior-icon-globe:before {
  content: '\e85d'
}

.tm-inoterior-icon-location-1:before {
  content: '\e85e'
}

.tm-inoterior-icon-comment-2:before {
  content: '\e85f'
}

.tm-inoterior-icon-quote-left-1:before {
  content: '\e860'
}

.tm-inoterior-icon-ok-circled2:before {
  content: '\e861'
}

.tm-inoterior-icon-share-1:before {
  content: '\e862'
}

.tm-inoterior-icon-eye:before {
  content: '\e863'
}

.tm-inoterior-icon-arrow-circle-down:before {
  content: '\e864'
}

.tm-inoterior-icon-left-thin:before {
  content: '\e865'
}

.tm-inoterior-icon-calendar-outlilne:before {
  content: '\e866'
}

.tm-inoterior-icon-headphones:before {
  content: '\e867'
}

.tm-inoterior-icon-headphones-1:before {
  content: '\e868'
}

.tm-inoterior-icon-tag-2:before {
  content: '\e869'
}

.tm-inoterior-icon-ok-1:before {
  content: '\e86a'
}

.tm-inoterior-icon-resize-full-alt-2:before {
  content: '\e86b'
}

.tm-inoterior-icon-ok-2:before {
  content: '\e86c'
}

.tm-inoterior-icon-align-justify:before {
  content: '\e86d'
}

.tm-inoterior-icon-layout:before {
  content: '\e86e'
}

.tm-inoterior-icon-th:before {
  content: '\e86f'
}

.tm-inoterior-icon-th-1:before {
  content: '\e870'
}

.tm-inoterior-icon-th-thumb:before {
  content: '\f00a'
}

.tm-inoterior-icon-th-thumb-empty:before {
  content: '\f00b'
}

.tm-inoterior-icon-resize-full-alt:before {
  content: '\f0b2'
}

.tm-inoterior-icon-gauge:before {
  content: '\f0e4'
}

.tm-inoterior-icon-angle-double-left:before {
  content: '\f100'
}

.tm-inoterior-icon-angle-double-right:before {
  content: '\f101'
}

.tm-inoterior-icon-angle-up:before {
  content: '\f106'
}

.tm-inoterior-icon-angle-down:before {
  content: '\f107'
}

.tm-inoterior-icon-quote-right-1:before {
  content: '\f10e'
}

.tm-inoterior-icon-calendar-empty:before {
  content: '\f133'
}

.tm-inoterior-icon-tumblr:before {
  content: '\f173'
}

.tm-inoterior-icon-skype:before {
  content: '\f17e'
}

.tm-inoterior-icon-dot-circled:before {
  content: '\f192'
}

.tm-inoterior-icon-stumbleupon:before {
  content: '\f1a4'
}

.tm-inoterior-icon-digg:before {
  content: '\f1a6'
}

.tm-inoterior-icon-share:before {
  content: '\f1e0'
}

.tm-inoterior-icon-whatsapp:before {
  content: '\f232'
}

.tm-inoterior-icon-map-o:before {
  content: '\f278'
}

.tm-inoterior-icon-reddit:before {
  content: '\f281'
}

.tm-inoterior-icon-shopping-basket:before {
  content: '\f291'
}

.tm-inoterior-icon-vimeo:before {
  content: '󨇎'
}

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

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

.slick-list:focus {
  outline: none
}

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

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

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

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

.slick-track:after {
  clear: both
}

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

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

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

.slick-slide img {
  display: block
}

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

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

.slick-initialized .slick-slide {
  display: block
}

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

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

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

@charset 'UTF-8';

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

@font-face {
  font-family: 'slick';
  font-weight: 400;
  font-style: normal;
  src: url(../fonts/slick.eot);
  src: url(../fonts/slick.eot#iefix) format('embedded-opentype'), url(../fonts/slick.woff) format('woff'), url(../fonts/slick.ttf) format('truetype'), url(../img/slick.svg#slick) format('svg')
}

.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: 0 0
}

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

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1
}

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

.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.slick-prev {
  left: -25px
}

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

.slick-prev:before {
  content: '←'
}

[dir=rtl] .slick-prev:before {
  content: '→'
}

.slick-next {
  right: -25px
}

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

.slick-next:before {
  content: '→'
}

[dir=rtl] .slick-next:before {
  content: '←'
}

.slick-dotted.slick-slider {
  margin-bottom: 30px
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer
}

.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: 0 0
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1
}

.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: #000
}

.slick-prev:before,
.slick-next:before {
  color: #b9b9b9
}

div.pp_default .pp_top,
div.pp_default .pp_top .pp_middle,
div.pp_default .pp_top .pp_left,
div.pp_default .pp_top .pp_right,
div.pp_default .pp_bottom,
div.pp_default .pp_bottom .pp_left,
div.pp_default .pp_bottom .pp_middle,
div.pp_default .pp_bottom .pp_right {
  height: 13px
}

div.pp_default .pp_top .pp_left {
  background: url(../img/sprite.png) -78px -93px no-repeat
}

div.pp_default .pp_top .pp_middle {
  background: url(../img/sprite_x.png) top left repeat-x
}

div.pp_default .pp_top .pp_right {
  background: url(../img/sprite.png) -112px -93px no-repeat
}

div.pp_default .pp_content .ppt {
  color: #f8f8f8
}

div.pp_default .pp_content_container .pp_left {
  background: url(../img/sprite_y.png) -7px 0 repeat-y;
  padding-left: 13px
}

div.pp_default .pp_content_container .pp_right {
  background: url(../img/sprite_y.png) top right repeat-y;
  padding-right: 13px
}

div.pp_default .pp_next:hover {
  background: url(../img/sprite_next.png) center right no-repeat;
  cursor: pointer
}

div.pp_default .pp_previous:hover {
  background: url(../img/sprite_prev.png) center left no-repeat;
  cursor: pointer
}

div.pp_default .pp_expand {
  background: url(../img/sprite.png) 0 -29px no-repeat;
  cursor: pointer;
  width: 28px;
  height: 28px
}

div.pp_default .pp_expand:hover {
  background: url(../img/sprite.png) 0 -56px no-repeat;
  cursor: pointer
}

div.pp_default .pp_contract {
  background: url(../img/sprite.png) 0 -84px no-repeat;
  cursor: pointer;
  width: 28px;
  height: 28px
}

div.pp_default .pp_contract:hover {
  background: url(../img/sprite.png) 0 -113px no-repeat;
  cursor: pointer
}

div.pp_default .pp_close {
  width: 30px;
  height: 30px;
  background: url(../img/sprite.png) 2px 1px no-repeat;
  cursor: pointer
}

div.pp_default .pp_gallery ul li a {
  background: url(../img/default_thumb.png) center center #f8f8f8;
  border: 1px solid #aaa
}

div.pp_default .pp_social {
  margin-top: 7px
}

div.pp_default .pp_gallery a.pp_arrow_previous,
div.pp_default .pp_gallery a.pp_arrow_next {
  position: static;
  left: auto
}

div.pp_default .pp_nav .pp_play,
div.pp_default .pp_nav .pp_pause {
  background: url(../img/sprite.png) -51px 1px no-repeat;
  height: 30px;
  width: 30px
}

div.pp_default .pp_nav .pp_pause {
  background-position: -51px -29px
}

div.pp_default a.pp_arrow_previous,
div.pp_default a.pp_arrow_next {
  background: url(../img/sprite.png) -31px -3px no-repeat;
  height: 20px;
  width: 20px;
  margin: 4px 0 0
}

div.pp_default a.pp_arrow_next {
  left: 52px;
  background-position: -82px -3px
}

div.pp_default .pp_content_container .pp_details {
  margin-top: 5px
}

div.pp_default .pp_nav {
  clear: none;
  height: 30px;
  width: 110px;
  position: relative
}

div.pp_default .pp_nav .currentTextHolder {
  font-family: Georgia;
  font-style: italic;
  color: #999;
  font-size: 11px;
  left: 75px;
  line-height: 25px;
  position: absolute;
  top: 2px;
  margin: 0;
  padding: 0 0 0 10px
}

div.pp_default .pp_close:hover,
div.pp_default .pp_nav .pp_play:hover,
div.pp_default .pp_nav .pp_pause:hover,
div.pp_default .pp_arrow_next:hover,
div.pp_default .pp_arrow_previous:hover {
  opacity: .7
}

div.pp_default .pp_description {
  font-size: 11px;
  font-weight: 700;
  line-height: 14px;
  margin: 5px 50px 5px 0
}

div.pp_default .pp_bottom .pp_left {
  background: url(../img/sprite.png) -78px -127px no-repeat
}

div.pp_default .pp_bottom .pp_middle {
  background: url(../img/sprite_x.png) bottom left repeat-x
}

div.pp_default .pp_bottom .pp_right {
  background: url(../img/sprite.png) -112px -127px no-repeat
}

div.pp_default .pp_loaderIcon {
  background: url(../img/loader.gif) center center no-repeat
}

div.light_rounded .pp_top .pp_left {
  background: url(../img/sprite_5.png) -88px -53px no-repeat
}

div.light_rounded .pp_top .pp_right {
  background: url(../img/sprite_5.png) -110px -53px no-repeat
}

div.light_rounded .pp_next:hover {
  background: url(../img/btnNext.png) center right no-repeat;
  cursor: pointer
}

div.light_rounded .pp_previous:hover {
  background: url(../img/btnPrevious.png) center left no-repeat;
  cursor: pointer
}

div.light_rounded .pp_expand {
  background: url(../img/sprite_5.png) -31px -26px no-repeat;
  cursor: pointer
}

div.light_rounded .pp_expand:hover {
  background: url(../img/sprite_5.png) -31px -47px no-repeat;
  cursor: pointer
}

div.light_rounded .pp_contract {
  background: url(../img/sprite_5.png) 0 -26px no-repeat;
  cursor: pointer
}

div.light_rounded .pp_contract:hover {
  background: url(../img/sprite_5.png) 0 -47px no-repeat;
  cursor: pointer
}

div.light_rounded .pp_close {
  width: 75px;
  height: 22px;
  background: url(../img/sprite_5.png) -1px -1px no-repeat;
  cursor: pointer
}

div.light_rounded .pp_nav .pp_play {
  background: url(../img/sprite_5.png) -1px -100px no-repeat;
  height: 15px;
  width: 14px
}

div.light_rounded .pp_nav .pp_pause {
  background: url(../img/sprite_5.png) -24px -100px no-repeat;
  height: 15px;
  width: 14px
}

div.light_rounded .pp_arrow_previous {
  background: url(../img/sprite_5.png) 0 -71px no-repeat
}

div.light_rounded .pp_arrow_next {
  background: url(../img/sprite_5.png) -22px -71px no-repeat
}

div.light_rounded .pp_bottom .pp_left {
  background: url(../img/sprite_5.png) -88px -80px no-repeat
}

div.light_rounded .pp_bottom .pp_right {
  background: url(../img/sprite_5.png) -110px -80px no-repeat
}

div.dark_rounded .pp_top .pp_left {
  background: url(../img/sprite_4.png) -88px -53px no-repeat
}

div.dark_rounded .pp_top .pp_right {
  background: url(../img/sprite_4.png) -110px -53px no-repeat
}

div.dark_rounded .pp_content_container .pp_left {
  background: url(../img/contentPattern.png) top left repeat-y
}

div.dark_rounded .pp_content_container .pp_right {
  background: url(../img/contentPattern.png) top right repeat-y
}

div.dark_rounded .pp_next:hover {
  background: url(../img/btnNext_4.png) center right no-repeat;
  cursor: pointer
}

div.dark_rounded .pp_previous:hover {
  background: url(../img/btnPrevious_4.png) center left no-repeat;
  cursor: pointer
}

div.dark_rounded .pp_expand {
  background: url(../img/sprite_4.png) -31px -26px no-repeat;
  cursor: pointer
}

div.dark_rounded .pp_expand:hover {
  background: url(../img/sprite_4.png) -31px -47px no-repeat;
  cursor: pointer
}

div.dark_rounded .pp_contract {
  background: url(../img/sprite_4.png) 0 -26px no-repeat;
  cursor: pointer
}

div.dark_rounded .pp_contract:hover {
  background: url(../img/sprite_4.png) 0 -47px no-repeat;
  cursor: pointer
}

div.dark_rounded .pp_close {
  width: 75px;
  height: 22px;
  background: url(../img/sprite_4.png) -1px -1px no-repeat;
  cursor: pointer
}

div.dark_rounded .pp_description {
  margin-right: 85px;
  color: #fff
}

div.dark_rounded .pp_nav .pp_play {
  background: url(../img/sprite_4.png) -1px -100px no-repeat;
  height: 15px;
  width: 14px
}

div.dark_rounded .pp_nav .pp_pause {
  background: url(../img/sprite_4.png) -24px -100px no-repeat;
  height: 15px;
  width: 14px
}

div.dark_rounded .pp_arrow_previous {
  background: url(../img/sprite_4.png) 0 -71px no-repeat
}

div.dark_rounded .pp_arrow_next {
  background: url(../img/sprite_4.png) -22px -71px no-repeat
}

div.dark_rounded .pp_bottom .pp_left {
  background: url(../img/sprite_4.png) -88px -80px no-repeat
}

div.dark_rounded .pp_bottom .pp_right {
  background: url(../img/sprite_4.png) -110px -80px no-repeat
}

div.dark_rounded .pp_loaderIcon {
  background: url(../img/loader_3.gif) center center no-repeat
}

div.dark_square .pp_left,
div.dark_square .pp_middle,
div.dark_square .pp_right,
div.dark_square .pp_content {
  background: #000
}

div.dark_square .pp_description {
  color: #fff;
  margin: 0 85px 0 0
}

div.dark_square .pp_loaderIcon {
  background: url(../img/loader_4.gif) center center no-repeat
}

div.dark_square .pp_expand {
  background: url(../img/sprite_1.png) -31px -26px no-repeat;
  cursor: pointer
}

div.dark_square .pp_expand:hover {
  background: url(../img/sprite_1.png) -31px -47px no-repeat;
  cursor: pointer
}

div.dark_square .pp_contract {
  background: url(../img/sprite_1.png) 0 -26px no-repeat;
  cursor: pointer
}

div.dark_square .pp_contract:hover {
  background: url(../img/sprite_1.png) 0 -47px no-repeat;
  cursor: pointer
}

div.dark_square .pp_close {
  width: 75px;
  height: 22px;
  background: url(../img/sprite_1.png) -1px -1px no-repeat;
  cursor: pointer
}

div.dark_square .pp_nav {
  clear: none
}

div.dark_square .pp_nav .pp_play {
  background: url(../img/sprite_1.png) -1px -100px no-repeat;
  height: 15px;
  width: 14px
}

div.dark_square .pp_nav .pp_pause {
  background: url(../img/sprite_1.png) -24px -100px no-repeat;
  height: 15px;
  width: 14px
}

div.dark_square .pp_arrow_previous {
  background: url(../img/sprite_1.png) 0 -71px no-repeat
}

div.dark_square .pp_arrow_next {
  background: url(../img/sprite_1.png) -22px -71px no-repeat
}

div.dark_square .pp_next:hover {
  background: url(../img/btnNext_1.png) center right no-repeat;
  cursor: pointer
}

div.dark_square .pp_previous:hover {
  background: url(../img/btnPrevious_1.png) center left no-repeat;
  cursor: pointer
}

div.light_square .pp_expand {
  background: url(../img/sprite_2.png) -31px -26px no-repeat;
  cursor: pointer
}

div.light_square .pp_expand:hover {
  background: url(../img/sprite_2.png) -31px -47px no-repeat;
  cursor: pointer
}

div.light_square .pp_contract {
  background: url(../img/sprite_2.png) 0 -26px no-repeat;
  cursor: pointer
}

div.light_square .pp_contract:hover {
  background: url(../img/sprite_2.png) 0 -47px no-repeat;
  cursor: pointer
}

div.light_square .pp_close {
  width: 75px;
  height: 22px;
  background: url(../img/sprite_2.png) -1px -1px no-repeat;
  cursor: pointer
}

div.light_square .pp_nav .pp_play {
  background: url(../img/sprite_2.png) -1px -100px no-repeat;
  height: 15px;
  width: 14px
}

div.light_square .pp_nav .pp_pause {
  background: url(../img/sprite_2.png) -24px -100px no-repeat;
  height: 15px;
  width: 14px
}

div.light_square .pp_arrow_previous {
  background: url(../img/sprite_2.png) 0 -71px no-repeat
}

div.light_square .pp_arrow_next {
  background: url(../img/sprite_2.png) -22px -71px no-repeat
}

div.light_square .pp_next:hover {
  background: url(../img/btnNext_2.png) center right no-repeat;
  cursor: pointer
}

div.light_square .pp_previous:hover {
  background: url(../img/btnPrevious_2.png) center left no-repeat;
  cursor: pointer
}

div.facebook .pp_top .pp_left {
  background: url(../img/sprite_3.png) -88px -53px no-repeat
}

div.facebook .pp_top .pp_middle {
  background: url(../img/contentPatternTop.png) top left repeat-x
}

div.facebook .pp_top .pp_right {
  background: url(../img/sprite_3.png) -110px -53px no-repeat
}

div.facebook .pp_content_container .pp_left {
  background: url(../img/contentPatternLeft.png) top left repeat-y
}

div.facebook .pp_content_container .pp_right {
  background: url(../img/contentPatternRight.png) top right repeat-y
}

div.facebook .pp_expand {
  background: url(../img/sprite_3.png) -31px -26px no-repeat;
  cursor: pointer
}

div.facebook .pp_expand:hover {
  background: url(../img/sprite_3.png) -31px -47px no-repeat;
  cursor: pointer
}

div.facebook .pp_contract {
  background: url(../img/sprite_3.png) 0 -26px no-repeat;
  cursor: pointer
}

div.facebook .pp_contract:hover {
  background: url(../img/sprite_3.png) 0 -47px no-repeat;
  cursor: pointer
}

div.facebook .pp_close {
  width: 22px;
  height: 22px;
  background: url(../img/sprite_3.png) -1px -1px no-repeat;
  cursor: pointer
}

div.facebook .pp_description {
  margin: 0 37px 0 0
}

div.facebook .pp_loaderIcon {
  background: url(../img/loader_1.gif) center center no-repeat
}

div.facebook .pp_arrow_previous {
  background: url(../img/sprite_3.png) 0 -71px no-repeat;
  height: 22px;
  margin-top: 0;
  width: 22px
}

div.facebook .pp_arrow_previous.disabled {
  background-position: 0 -96px;
  cursor: default
}

div.facebook .pp_arrow_next {
  background: url(../img/sprite_3.png) -32px -71px no-repeat;
  height: 22px;
  margin-top: 0;
  width: 22px
}

div.facebook .pp_arrow_next.disabled {
  background-position: -32px -96px;
  cursor: default
}

div.facebook .pp_nav {
  margin-top: 0
}

div.facebook .pp_nav p {
  font-size: 15px;
  padding: 0 3px 0 4px
}

div.facebook .pp_nav .pp_play {
  background: url(../img/sprite_3.png) -1px -123px no-repeat;
  height: 22px;
  width: 22px
}

div.facebook .pp_nav .pp_pause {
  background: url(../img/sprite_3.png) -32px -123px no-repeat;
  height: 22px;
  width: 22px
}

div.facebook .pp_next:hover {
  background: url(../img/btnNext_3.png) center right no-repeat;
  cursor: pointer
}

div.facebook .pp_previous:hover {
  background: url(../img/btnPrevious_3.png) center left no-repeat;
  cursor: pointer
}

div.facebook .pp_bottom .pp_left {
  background: url(../img/sprite_3.png) -88px -80px no-repeat
}

div.facebook .pp_bottom .pp_middle {
  background: url(../img/contentPatternBottom.png) top left repeat-x
}

div.facebook .pp_bottom .pp_right {
  background: url(../img/sprite_3.png) -110px -80px no-repeat
}

div.pp_pic_holder a:focus {
  outline: none
}

div.pp_overlay {
  background: #00040c;
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9500
}

div.pp_pic_holder {
  display: none;
  position: absolute;
  width: 100px;
  z-index: 10000
}

.pp_content {
  height: 40px;
  min-width: 40px
}

* html .pp_content {
  width: 40px
}

.pp_content_container {
  position: relative;
  text-align: left;
  width: 100%
}

.pp_content_container .pp_left {
  padding-left: 20px
}

.pp_content_container .pp_right {
  padding-right: 20px
}

.pp_content_container .pp_details {
  float: left;
  margin: 10px 0 2px
}

.pp_description {
  display: none;
  margin: 0
}

.pp_social {
  float: left;
  margin: 0
}

.pp_social .facebook {
  float: left;
  margin-left: 5px;
  width: 55px;
  overflow: hidden
}

.pp_social .twitter {
  float: left
}

.pp_nav {
  clear: right;
  float: left;
  margin: 3px 10px 0 0
}

.pp_nav p {
  float: left;
  white-space: nowrap;
  margin: 2px 4px
}

.pp_nav .pp_play,
.pp_nav .pp_pause {
  float: left;
  margin-right: 4px;
  text-indent: -10000px
}

a.pp_arrow_previous,
a.pp_arrow_next {
  display: block;
  float: left;
  height: 15px;
  margin-top: 3px;
  overflow: hidden;
  text-indent: -10000px;
  width: 14px
}

.pp_hoverContainer {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2000
}

.pp_gallery {
  display: none;
  left: 50%;
  margin-top: -50px;
  position: absolute;
  z-index: 10000
}

.pp_gallery div {
  float: left;
  overflow: hidden;
  position: relative
}

.pp_gallery ul {
  float: left;
  height: 35px;
  position: relative;
  white-space: nowrap;
  margin: 0 0 0 5px;
  padding: 0
}

.pp_gallery ul a {
  border: 1px rgba(0, 0, 0, .5) solid;
  display: block;
  float: left;
  height: 33px;
  overflow: hidden
}

.pp_gallery ul a img {
  border: 0
}

.pp_gallery li {
  display: block;
  float: left;
  margin: 0 5px 0 0;
  padding: 0
}

.pp_gallery li.default a {
  background: url(../img/default_thumbnail.gif) 0 0 no-repeat;
  display: block;
  height: 33px;
  width: 50px
}

.pp_gallery .pp_arrow_previous,
.pp_gallery .pp_arrow_next {
  margin-top: 7px !important
}

a.pp_next {
  background: url(../img/btnNext.png) 10000px 10000px no-repeat;
  display: block;
  float: right;
  height: 100%;
  text-indent: -10000px;
  width: 49%
}

a.pp_previous {
  background: url(../img/btnNext.png) 10000px 10000px no-repeat;
  display: block;
  float: left;
  height: 100%;
  text-indent: -10000px;
  width: 49%
}

a.pp_expand,
a.pp_contract {
  cursor: pointer;
  display: none;
  height: 20px;
  position: absolute;
  right: 30px;
  text-indent: -10000px;
  top: 10px;
  width: 20px;
  z-index: 20000
}

a.pp_close {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  line-height: 22px;
  text-indent: -10000px
}

.pp_loaderIcon {
  display: block;
  height: 24px;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 24px;
  margin: -12px 0 0 -12px
}

#pp_full_res {
  line-height: 1 !important
}

#pp_full_res .pp_inline {
  text-align: left
}

#pp_full_res .pp_inline p {
  margin: 0 0 15px
}

div.ppt {
  color: #fff;
  display: none;
  font-size: 17px;
  z-index: 9999;
  margin: 0 0 5px 15px
}

div.pp_default .pp_content,
div.light_rounded .pp_content {
  background-color: #fff
}

div.pp_default #pp_full_res .pp_inline,
div.light_rounded .pp_content .ppt,
div.light_rounded #pp_full_res .pp_inline,
div.light_square .pp_content .ppt,
div.light_square #pp_full_res .pp_inline,
div.facebook .pp_content .ppt,
div.facebook #pp_full_res .pp_inline {
  color: #000
}

div.pp_default .pp_gallery ul li a:hover,
div.pp_default .pp_gallery ul li.selected a,
.pp_gallery ul a:hover,
.pp_gallery li.selected a {
  border-color: #fff
}

div.pp_default .pp_details,
div.light_rounded .pp_details,
div.dark_rounded .pp_details,
div.dark_square .pp_details,
div.light_square .pp_details,
div.facebook .pp_details {
  position: relative
}

div.light_rounded .pp_top .pp_middle,
div.light_rounded .pp_content_container .pp_left,
div.light_rounded .pp_content_container .pp_right,
div.light_rounded .pp_bottom .pp_middle,
div.light_square .pp_left,
div.light_square .pp_middle,
div.light_square .pp_right,
div.light_square .pp_content,
div.facebook .pp_content {
  background: #fff
}

div.light_rounded .pp_description,
div.light_square .pp_description {
  margin-right: 85px
}

div.light_rounded .pp_gallery a.pp_arrow_previous,
div.light_rounded .pp_gallery a.pp_arrow_next,
div.dark_rounded .pp_gallery a.pp_arrow_previous,
div.dark_rounded .pp_gallery a.pp_arrow_next,
div.dark_square .pp_gallery a.pp_arrow_previous,
div.dark_square .pp_gallery a.pp_arrow_next,
div.light_square .pp_gallery a.pp_arrow_previous,
div.light_square .pp_gallery a.pp_arrow_next {
  margin-top: 12px !important
}

div.light_rounded .pp_arrow_previous.disabled,
div.dark_rounded .pp_arrow_previous.disabled,
div.dark_square .pp_arrow_previous.disabled,
div.light_square .pp_arrow_previous.disabled {
  background-position: 0 -87px;
  cursor: default
}

div.light_rounded .pp_arrow_next.disabled,
div.dark_rounded .pp_arrow_next.disabled,
div.dark_square .pp_arrow_next.disabled,
div.light_square .pp_arrow_next.disabled {
  background-position: -22px -87px;
  cursor: default
}

div.light_rounded .pp_loaderIcon,
div.light_square .pp_loaderIcon {
  background: url(../img/loader_2.gif) center center no-repeat
}

div.dark_rounded .pp_top .pp_middle,
div.dark_rounded .pp_content,
div.dark_rounded .pp_bottom .pp_middle {
  background: url(../img/contentPattern.png) top left repeat
}

div.dark_rounded .currentTextHolder,
div.dark_square .currentTextHolder {
  color: #c4c4c4
}

div.dark_rounded #pp_full_res .pp_inline,
div.dark_square #pp_full_res .pp_inline {
  color: #fff
}

.pp_top,
.pp_bottom {
  height: 20px;
  position: relative
}

* html .pp_top,
* html .pp_bottom {
  padding: 0 20px
}

.pp_top .pp_left,
.pp_bottom .pp_left {
  height: 20px;
  left: 0;
  position: absolute;
  width: 20px
}

.pp_top .pp_middle,
.pp_bottom .pp_middle {
  height: 20px;
  left: 20px;
  position: absolute;
  right: 20px
}

* html .pp_top .pp_middle,
* html .pp_bottom .pp_middle {
  left: 0;
  position: static
}

.pp_top .pp_right,
.pp_bottom .pp_right {
  height: 20px;
  left: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px
}

.pp_fade,
.pp_gallery li.default a img {
  display: none
}

/*! elementor-icons - v5.11.0 - 01-03-2021 */
@font-face {
  font-family: eicons;
  src: url(../fonts/eicons.eot);
  src: url(../fonts/eicons.eot#iefix) format("embedded-opentype"), url(../fonts/eicons.woff2) format("woff2"), url(../fonts/eicons.woff) format("woff"), url(../fonts/eicons.ttf) format("truetype"), url(../img/eicons.svg#eicon) format("svg");
  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-circle: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-slides: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-t-letter: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-medium: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-preview-thin: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'
}

.eicon-cloud-upload:before {
  content: '\e949'
}

.eicon-search-bold:before {
  content: '\e94a'
}

.eicon-map-pin:before {
  content: '\e94b'
}

.eicon-meetup:before {
  content: '\e94c'
}

.eicon-slideshow:before {
  content: '\e94d'
}

.eicon-t-letter-bold:before {
  content: '\e94e'
}

.eicon-preferences:before {
  content: '\e94f'
}

.eicon-table-of-contents:before {
  content: '\e950'
}

.eicon-tv:before {
  content: '\e951'
}

.eicon-upload:before {
  content: '\e952'
}

.eicon-instagram-comments:before {
  content: '\e953'
}

.eicon-instagram-nested-gallery:before {
  content: '\e954'
}

.eicon-instagram-post:before {
  content: '\e955'
}

.eicon-instagram-video:before {
  content: '\e956'
}

.eicon-instagram-gallery:before {
  content: '\e957'
}

.eicon-instagram-likes:before {
  content: '\e958'
}

.eicon-facebook:before {
  content: '\e959'
}

.eicon-twitter:before {
  content: '\e95a'
}

.eicon-pinterest:before {
  content: '\e95b'
}

.eicon-frame-expand:before {
  content: '\e95c'
}

.eicon-frame-minimize:before {
  content: '\e95d'
}

.eicon-archive:before {
  content: '\e95e'
}

.eicon-colors-typography:before {
  content: '\e95f'
}

.eicon-custom:before {
  content: '\e960'
}

.eicon-footer:before {
  content: '\e961'
}

.eicon-header:before {
  content: '\e962'
}

.eicon-layout-settings:before {
  content: '\e963'
}

.eicon-lightbox-expand:before {
  content: '\e964'
}

.eicon-error-404:before {
  content: '\e965'
}

.eicon-theme-style:before {
  content: '\e966'
}

.eicon-search-results:before {
  content: '\e967'
}

.eicon-single-post:before {
  content: '\e968'
}

.eicon-site-identity:before {
  content: '\e969'
}

.eicon-theme-builder:before {
  content: '\e96a'
}

.eicon-download-bold:before {
  content: '\e96b'
}

.eicon-share-arrow:before {
  content: '\e96c'
}

.eicon-global-settings:before {
  content: '\e96d'
}

.eicon-user-preferences:before {
  content: '\e96e'
}

.eicon-lock:before {
  content: '\e96f'
}

.eicon-export-kit:before {
  content: '\e970'
}

.eicon-import-kit:before {
  content: '\e971'
}

.eicon-lottie:before {
  content: '\e972'
}

.eicon-products-archive:before {
  content: '\e973'
}

.eicon-single-product:before {
  content: '\e974'
}

.eicon-disable-trash-o:before {
  content: '\e975'
}

.eicon-single-page:before {
  content: '\e976'
}

.eicon-wordpress-light:before {
  content: '\e977'
}

.eicon-cogs-check:before {
  content: '\e978'
}

.eicon-custom-css:before {
  content: '\e979'
}

.eicon-global-colors:before {
  content: '\e97a'
}

.eicon-globe:before {
  content: '\e97b'
}

.eicon-typography-1:before {
  content: '\e97c'
}

.eicon-background:before {
  content: '\e97d'
}

.eicon-device-responsive:before {
  content: '\e97e'
}

.eicon-device-wide:before {
  content: '\e97f'
}

.eicon-code-highlight:before {
  content: '\e980'
}

.eicon-video-playlist:before {
  content: '\e981'
}

.eicon-download-kit:before {
  content: '\e982'
}

.eicon-kit-details:before {
  content: '\e983'
}

.eicon-kit-parts:before {
  content: '\e984'
}

.eicon-kit-upload:before {
  content: '\e985'
}

.eicon-kit-plugins:before {
  content: '\e986'
}

.eicon-kit-upload-alt:before {
  content: '\e987'
}

.eicon-hotspot:before {
  content: '\e988'
}

.eicon-paypal-button:before {
  content: '\e989'
}

.eicon-shape:before {
  content: '\e98a'
}

.eicon-wordart:before {
  content: '\e98b'
}

.eicon-eye:before {
  content: '\e8ac'
}

.eicon-elementor-square:before {
  content: '\e813'
}

@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 - v3.1.4 - 10-03-2021 */
.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%;
  bottom: 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;
  color: #6d7882;
  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;
  margin-top: 15px;
  right: 15px;
  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 (min-width:1024px) {
  body.admin-bar .dialog-lightbox-widget {
    height: calc(100vh - 32px)
  }
}

@media (max-width:1024px) {
  body.admin-bar .dialog-type-lightbox {
    position: -webkit-sticky;
    position: sticky;
    height: 100vh
  }
}

.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;
  -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: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  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: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.elementor-templates-modal__header__logo__icon-wrapper {
  margin-right: 10px;
  font-size: 12px
}

.elementor-templates-modal__header__logo__title {
  padding-top: 2px
}

.elementor-templates-modal__header__items-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}

.elementor-templates-modal__header__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -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: 47px;
  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 {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 25%;
  background-color: hsla(0, 0%, 100%, .3)
}

.elementor-templates-modal__content {
  -webkit-box-flex: 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)
}

#wpadminbar #wp-admin-bar-elementor_app_site_editor a.ab-item {
  border-top: 1px solid #464b50;
  margin-top: 6px
}

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

.e-logo-wrapper {
  background: #93003c;
  display: inline-block;
  padding: .75em;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  line-height: 1
}

.e-logo-wrapper i {
  color: #fff;
  font-size: 1em
}

.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):not(.elementor-widget-theme-post-content) 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,
.elementor .elementor-background-video-embed,
.elementor .elementor-background-video-hosted {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.elementor .elementor-background-video {
  max-width: none
}

.elementor .elementor-html5-video {
  -o-object-fit: cover;
  object-fit: cover
}

.elementor .elementor-background-overlay,
.elementor .elementor-background-slideshow {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute
}

.elementor .elementor-background-slideshow {
  z-index: 0
}

.elementor .elementor-background-slideshow__slide__image {
  width: 100%;
  height: 100%;
  background-position: 50%;
  -webkit-background-size: cover;
  background-size: cover
}

.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: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -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-tag {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex
}

.elementor-ken-burns {
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 10s;
  -o-transition-duration: 10s;
  transition-duration: 10s;
  -webkit-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear
}

.elementor-ken-burns--out {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3)
}

.elementor-ken-burns--active {
  -webkit-transition-duration: 20s;
  -o-transition-duration: 20s;
  transition-duration: 20s
}

.elementor-ken-burns--active.elementor-ken-burns--out {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}

.elementor-ken-burns--active.elementor-ken-burns--in {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3)
}

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

:root {
  --page-title-display: block
}

.elementor-page-title,
h1.entry-title {
  display: var(--page-title-display)
}

.elementor-section {
  position: relative
}

.elementor-section .elementor-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  position: relative
}

@media (max-width:1024px) {
  .elementor-section .elementor-container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

.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;
  -ms-flex-align: start;
  align-items: flex-start
}

.elementor-section.elementor-section-items-middle>.elementor-container {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.elementor-section.elementor-section-items-bottom>.elementor-container {
  -webkit-box-align: 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-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end
}

.elementor-row {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media (max-width:1024px) {
  .elementor-row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

.elementor-widget-wrap {
  position: relative;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: start;
  align-content: flex-start
}

.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
  display: -webkit-box;
  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 {
  min-height: 1px
}

.elementor-column,
.elementor-column-wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.elementor-column-wrap {
  width: 100%
}

.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated {
  padding: 5px
}

.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
  padding: 10px
}

.elementor-column-gap-extended>.elementor-column>.elementor-element-populated {
  padding: 15px
}

.elementor-column-gap-wide>.elementor-column>.elementor-element-populated {
  padding: 20px
}

.elementor-column-gap-wider>.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>:first-child {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
  }

  .elementor-reverse-tablet>.elementor-container>:nth-child(2) {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
  }

  .elementor-reverse-tablet>.elementor-container>:nth-child(3) {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
  }

  .elementor-reverse-tablet>.elementor-container>:nth-child(4) {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
  }

  .elementor-reverse-tablet>.elementor-container>:nth-child(5) {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
  }

  .elementor-reverse-tablet>.elementor-container>:nth-child(6) {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
  }

  .elementor-reverse-tablet>.elementor-container>:nth-child(7) {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
  }

  .elementor-reverse-tablet>.elementor-container>:nth-child(8) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
  }

  .elementor-reverse-tablet>.elementor-container>:nth-child(9) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }

  .elementor-reverse-tablet>.elementor-container>:nth-child(10) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }
}

@media (max-width:767px) {
  .elementor-reverse-mobile>.elementor-container>:first-child {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
  }

  .elementor-reverse-mobile>.elementor-container>:nth-child(2) {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
  }

  .elementor-reverse-mobile>.elementor-container>:nth-child(3) {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
  }

  .elementor-reverse-mobile>.elementor-container>:nth-child(4) {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
  }

  .elementor-reverse-mobile>.elementor-container>:nth-child(5) {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
  }

  .elementor-reverse-mobile>.elementor-container>:nth-child(6) {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
  }

  .elementor-reverse-mobile>.elementor-container>:nth-child(7) {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
  }

  .elementor-reverse-mobile>.elementor-container>:nth-child(8) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
  }

  .elementor-reverse-mobile>.elementor-container>:nth-child(9) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }

  .elementor-reverse-mobile>.elementor-container>:nth-child(10) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }

  .elementor-column {
    width: 100%
  }
}

ul.elementor-icon-list-items.elementor-inline-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item {
  word-break: break-word
}

.elementor-grid {
  display: grid;
  grid-column-gap: var(--grid-column-gap);
  grid-row-gap: var(--grid-row-gap)
}

.elementor-grid .elementor-grid-item {
  min-width: 0
}

.elementor-grid-0 .elementor-grid {
  display: inline-block;
  width: 100%;
  word-spacing: var(--grid-column-gap);
  margin-bottom: calc(-1 * var(--grid-row-gap))
}

.elementor-grid-0 .elementor-grid .elementor-grid-item {
  display: inline-block;
  margin-bottom: var(--grid-row-gap);
  word-break: break-word
}

.elementor-grid-1 .elementor-grid {
  grid-template-columns: repeat(1, 1fr)
}

.elementor-grid-2 .elementor-grid {
  grid-template-columns: repeat(2, 1fr)
}

.elementor-grid-3 .elementor-grid {
  grid-template-columns: repeat(3, 1fr)
}

.elementor-grid-4 .elementor-grid {
  grid-template-columns: repeat(4, 1fr)
}

.elementor-grid-5 .elementor-grid {
  grid-template-columns: repeat(5, 1fr)
}

.elementor-grid-6 .elementor-grid {
  grid-template-columns: repeat(6, 1fr)
}

.elementor-grid-7 .elementor-grid {
  grid-template-columns: repeat(7, 1fr)
}

.elementor-grid-8 .elementor-grid {
  grid-template-columns: repeat(8, 1fr)
}

.elementor-grid-9 .elementor-grid {
  grid-template-columns: repeat(9, 1fr)
}

.elementor-grid-10 .elementor-grid {
  grid-template-columns: repeat(10, 1fr)
}

.elementor-grid-11 .elementor-grid {
  grid-template-columns: repeat(11, 1fr)
}

.elementor-grid-12 .elementor-grid {
  grid-template-columns: repeat(12, 1fr)
}

@media (max-width:1024px) {
  .elementor-grid-tablet-0 .elementor-grid {
    display: inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-bottom: calc(-1 * var(--grid-row-gap))
  }

  .elementor-grid-tablet-0 .elementor-grid .elementor-grid-item {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word
  }

  .elementor-grid-tablet-1 .elementor-grid {
    grid-template-columns: repeat(1, 1fr)
  }

  .elementor-grid-tablet-2 .elementor-grid {
    grid-template-columns: repeat(2, 1fr)
  }

  .elementor-grid-tablet-3 .elementor-grid {
    grid-template-columns: repeat(3, 1fr)
  }

  .elementor-grid-tablet-4 .elementor-grid {
    grid-template-columns: repeat(4, 1fr)
  }

  .elementor-grid-tablet-5 .elementor-grid {
    grid-template-columns: repeat(5, 1fr)
  }

  .elementor-grid-tablet-6 .elementor-grid {
    grid-template-columns: repeat(6, 1fr)
  }

  .elementor-grid-tablet-7 .elementor-grid {
    grid-template-columns: repeat(7, 1fr)
  }

  .elementor-grid-tablet-8 .elementor-grid {
    grid-template-columns: repeat(8, 1fr)
  }

  .elementor-grid-tablet-9 .elementor-grid {
    grid-template-columns: repeat(9, 1fr)
  }

  .elementor-grid-tablet-10 .elementor-grid {
    grid-template-columns: repeat(10, 1fr)
  }

  .elementor-grid-tablet-11 .elementor-grid {
    grid-template-columns: repeat(11, 1fr)
  }

  .elementor-grid-tablet-12 .elementor-grid {
    grid-template-columns: repeat(12, 1fr)
  }
}

@media (max-width:767px) {
  .elementor-grid-mobile-0 .elementor-grid {
    display: inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-bottom: calc(-1 * var(--grid-row-gap))
  }

  .elementor-grid-mobile-0 .elementor-grid .elementor-grid-item {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word
  }

  .elementor-grid-mobile-1 .elementor-grid {
    grid-template-columns: repeat(1, 1fr)
  }

  .elementor-grid-mobile-2 .elementor-grid {
    grid-template-columns: repeat(2, 1fr)
  }

  .elementor-grid-mobile-3 .elementor-grid {
    grid-template-columns: repeat(3, 1fr)
  }

  .elementor-grid-mobile-4 .elementor-grid {
    grid-template-columns: repeat(4, 1fr)
  }

  .elementor-grid-mobile-5 .elementor-grid {
    grid-template-columns: repeat(5, 1fr)
  }

  .elementor-grid-mobile-6 .elementor-grid {
    grid-template-columns: repeat(6, 1fr)
  }

  .elementor-grid-mobile-7 .elementor-grid {
    grid-template-columns: repeat(7, 1fr)
  }

  .elementor-grid-mobile-8 .elementor-grid {
    grid-template-columns: repeat(8, 1fr)
  }

  .elementor-grid-mobile-9 .elementor-grid {
    grid-template-columns: repeat(9, 1fr)
  }

  .elementor-grid-mobile-10 .elementor-grid {
    grid-template-columns: repeat(10, 1fr)
  }

  .elementor-grid-mobile-11 .elementor-grid {
    grid-template-columns: repeat(11, 1fr)
  }

  .elementor-grid-mobile-12 .elementor-grid {
    grid-template-columns: repeat(12, 1fr)
  }
}

@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: -ms-flexbox;
  display: flex;
  -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 {
  -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;
  -ms-flex-positive: 1;
  flex-grow: 1
}

.elementor-field-group {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.elementor-field-group.elementor-field-type-submit {
  -webkit-box-align: 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;
  -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,
.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: -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;
  -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;
  text-shadow: 0 0 3px rgba(0, 0, 0, .3)
}

.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before {
  content: ""
}

.elementor-field-subgroup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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 {
  -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;
  font-size: 15px;
  min-height: 40px;
  padding: 5px 14px;
  -webkit-border-radius: 3px;
  border-radius: 3px
}

.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-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-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%
}

.elementor-button-align-stretch .e-form__buttons__wrapper {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}

.elementor-button-align-stretch .e-form__buttons__wrapper__button {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%
}

.elementor-button-align-center .e-form__buttons,
.elementor-button-align-center .elementor-field-type-submit {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.elementor-button-align-start .e-form__buttons,
.elementor-button-align-start .elementor-field-type-submit {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.elementor-button-align-end .e-form__buttons,
.elementor-button-align-end .elementor-field-type-submit {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,
.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,
.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
  -ms-flex-preferred-size: initial;
  flex-basis: auto
}

.elementor-button-align-center .e-form__buttons__wrapper,
.elementor-button-align-end .e-form__buttons__wrapper,
.elementor-button-align-start .e-form__buttons__wrapper {
  -webkit-box-flex: initial;
  -ms-flex-positive: initial;
  flex-grow: 0
}

.elementor-button-align-center .e-form__buttons__wrapper,
.elementor-button-align-center .e-form__buttons__wrapper__button,
.elementor-button-align-end .e-form__buttons__wrapper,
.elementor-button-align-end .e-form__buttons__wrapper__button,
.elementor-button-align-start .e-form__buttons__wrapper,
.elementor-button-align-start .e-form__buttons__wrapper__button {
  -ms-flex-preferred-size: initial;
  flex-basis: auto
}

@media screen and (max-width:1024px) {
  .elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
  }

  .elementor-tablet-button-align-stretch .e-form__buttons__wrapper {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
  }

  .elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
  }

  .elementor-tablet-button-align-center .e-form__buttons,
  .elementor-tablet-button-align-center .elementor-field-type-submit {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .elementor-tablet-button-align-start .e-form__buttons,
  .elementor-tablet-button-align-start .elementor-field-type-submit {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .elementor-tablet-button-align-end .e-form__buttons,
  .elementor-tablet-button-align-end .elementor-field-type-submit {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,
  .elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,
  .elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
    -ms-flex-preferred-size: initial;
    flex-basis: auto
  }

  .elementor-tablet-button-align-center .e-form__buttons__wrapper,
  .elementor-tablet-button-align-end .e-form__buttons__wrapper,
  .elementor-tablet-button-align-start .e-form__buttons__wrapper {
    -webkit-box-flex: initial;
    -ms-flex-positive: initial;
    flex-grow: 0
  }

  .elementor-tablet-button-align-center .e-form__buttons__wrapper,
  .elementor-tablet-button-align-center .e-form__buttons__wrapper__button,
  .elementor-tablet-button-align-end .e-form__buttons__wrapper,
  .elementor-tablet-button-align-end .e-form__buttons__wrapper__button,
  .elementor-tablet-button-align-start .e-form__buttons__wrapper,
  .elementor-tablet-button-align-start .e-form__buttons__wrapper__button {
    -ms-flex-preferred-size: initial;
    flex-basis: auto
  }
}

@media screen and (max-width:767px) {
  .elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
  }

  .elementor-mobile-button-align-stretch .e-form__buttons__wrapper {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
  }

  .elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
  }

  .elementor-mobile-button-align-center .e-form__buttons,
  .elementor-mobile-button-align-center .elementor-field-type-submit {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .elementor-mobile-button-align-start .e-form__buttons,
  .elementor-mobile-button-align-start .elementor-field-type-submit {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .elementor-mobile-button-align-end .e-form__buttons,
  .elementor-mobile-button-align-end .elementor-field-type-submit {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,
  .elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,
  .elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
    -ms-flex-preferred-size: initial;
    flex-basis: auto
  }

  .elementor-mobile-button-align-center .e-form__buttons__wrapper,
  .elementor-mobile-button-align-end .e-form__buttons__wrapper,
  .elementor-mobile-button-align-start .e-form__buttons__wrapper {
    -webkit-box-flex: initial;
    -ms-flex-positive: initial;
    flex-grow: 0
  }

  .elementor-mobile-button-align-center .e-form__buttons__wrapper,
  .elementor-mobile-button-align-center .e-form__buttons__wrapper__button,
  .elementor-mobile-button-align-end .e-form__buttons__wrapper,
  .elementor-mobile-button-align-end .e-form__buttons__wrapper__button,
  .elementor-mobile-button-align-start .e-form__buttons__wrapper,
  .elementor-mobile-button-align-start .e-form__buttons__wrapper__button {
    -ms-flex-preferred-size: initial;
    flex-basis: auto
  }
}

.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: none
}

.elementor-form .elementor-button>span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.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;
  font-size: 15px;
  padding: 12px 24px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  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-content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.elementor-button-icon {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5
}

.elementor-button-icon svg {
  width: 1em
}

.elementor-button-text {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
  display: inline-block
}

.elementor-button.elementor-size-xs {
  font-size: 13px;
  padding: 10px 20px;
  -webkit-border-radius: 2px;
  border-radius: 2px
}

.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 {
  margin-left: 5px;
  -webkit-box-ordinal-group: 16;
  -ms-flex-order: 15;
  order: 15
}

.elementor-button .elementor-align-icon-left {
  margin-right: 5px;
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5
}

.elementor-button span {
  text-decoration: inherit
}

.elementor-menu-cart__toggle .elementor-button-icon {
  -webkit-box-ordinal-group: 16;
  -ms-flex-order: 15;
  order: 15
}

.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: -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;
  -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 {
  --divider-border-style: none;
  --divider-border-width: 1px;
  --divider-color: #2c2c2c;
  --divider-icon-size: 20px;
  --divider-element-spacing: 10px;
  --divider-pattern-height: 24px;
  --divider-pattern-size: 20px;
  --divider-pattern-url: none;
  --divider-pattern-repeat: repeat-x
}

.elementor-widget-divider .elementor-divider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.elementor-widget-divider .elementor-divider__text {
  font-size: 15px;
  line-height: 1;
  max-width: 95%
}

.elementor-widget-divider .elementor-divider__element {
  margin: 0 var(--divider-element-spacing);
  -ms-flex-negative: 0;
  flex-shrink: 0
}

.elementor-widget-divider .elementor-icon {
  font-size: var(--divider-icon-size)
}

.elementor-widget-divider .elementor-divider-separator {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  direction: ltr
}

.elementor-widget-divider--view-line_icon .elementor-divider-separator,
.elementor-widget-divider--view-line_text .elementor-divider-separator {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,
.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,
.elementor-widget-divider--view-line_text .elementor-divider-separator:after,
.elementor-widget-divider--view-line_text .elementor-divider-separator:before {
  display: block;
  content: "";
  border-bottom: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  border-top: var(--divider-border-width) var(--divider-border-style) var(--divider-color)
}

.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 100;
  flex-shrink: 100
}

.elementor-widget-divider--element-align-left .elementor-divider-separator:before {
  content: none
}

.elementor-widget-divider--element-align-left .elementor-divider__element {
  margin-left: 0
}

.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 100;
  flex-shrink: 100
}

.elementor-widget-divider--element-align-right .elementor-divider-separator:after {
  content: none
}

.elementor-widget-divider--element-align-right .elementor-divider__element {
  margin-right: 0
}

.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator {
  border-top: var(--divider-border-width) var(--divider-border-style) var(--divider-color)
}

.elementor-widget-divider--separator-type-pattern {
  --divider-border-style: none
}

.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,
.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,
.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,
.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator {
  width: 100%;
  min-height: var(--divider-pattern-height);
  -webkit-mask-size: var(--divider-pattern-size) 100%;
  mask-size: var(--divider-pattern-size) 100%;
  -webkit-mask-repeat: var(--divider-pattern-repeat);
  mask-repeat: var(--divider-pattern-repeat);
  background-color: var(--divider-color);
  -webkit-mask-image: var(--divider-pattern-url);
  mask-image: var(--divider-pattern-url)
}

.elementor-widget-divider--no-spacing {
  --divider-pattern-size: auto
}

.elementor-widget-divider--bg-round {
  --divider-pattern-repeat: round
}

.rtl .elementor-widget-divider .elementor-divider__text {
  direction: rtl
}

.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 .elementor-widget-container {
  overflow: hidden
}

.elementor-widget-google_maps iframe {
  height: 300px
}

.elementor-heading-title {
  padding: 0;
  margin: 0;
  line-height: 1
}

.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a {
  color: inherit;
  font-size: inherit;
  line-height: 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-icon i.fad {
  width: auto
}

.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: -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: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-flex: 0;
    -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;
    -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;
    -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;
    -ms-flex-align: start;
    align-items: flex-start
  }

  .elementor-widget-icon-box.elementor-vertical-align-middle .elementor-icon-box-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .elementor-widget-icon-box.elementor-vertical-align-bottom .elementor-icon-box-wrapper {
    -webkit-box-align: 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;
  -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: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text {
  -ms-flex-item-align: center;
  align-self: center;
  padding-left: 5px
}

.elementor-widget .elementor-icon-list-icon {
  -ms-flex-negative: 0;
  flex-shrink: 0
}

.elementor-widget .elementor-icon-list-icon i {
  width: 1.25em
}

.elementor-widget .elementor-icon-list-icon svg {
  width: 1em
}

.elementor-widget.elementor-list-item-link-full_width a {
  width: 100%
}

.elementor-widget.elementor-align-center .elementor-icon-list-item,
.elementor-widget.elementor-align-center .elementor-icon-list-item a {
  -webkit-box-pack: 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;
  -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;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: left
}

.elementor-widget.elementor-align-left .elementor-inline-items {
  -webkit-box-pack: 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;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: right
}

.elementor-widget.elementor-align-right .elementor-icon-list-items {
  -webkit-box-pack: 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;
    -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;
    -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;
    -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;
    -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;
    -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;
    -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;
    -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;
    -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;
    -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;
    -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: -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;
    -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;
    -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;
    -ms-flex-align: start;
    align-items: flex-start
  }

  .elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper {
    -webkit-box-align: 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-widget-image-carousel .swiper-container {
  position: static
}

.elementor-widget-image-carousel .swiper-container .swiper-slide figure {
  line-height: inherit
}

.elementor-widget-image-carousel .swiper-slide {
  text-align: center
}

.elementor-image-gallery figure img {
  display: block
}

.elementor-image-gallery figure figcaption {
  width: 100%
}

.gallery-spacing-custom .elementor-image-gallery .gallery-icon {
  padding: 0
}

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: -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;
  -ms-flex-positive: 1;
  flex-grow: 1;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  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-widget-social-icons.elementor-grid-0 .elementor-widget-container,
.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,
.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container {
  line-height: 1;
  font-size: 0
}

.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid {
  display: inline-grid
}

.elementor-widget-social-icons .elementor-grid {
  grid-column-gap: var(--grid-column-gap, 5px);
  grid-row-gap: var(--grid-row-gap, 5px);
  grid-template-columns: var(--grid-template-columns);
  -webkit-box-pack: var(--justify-content, center);
  -ms-flex-pack: var(--justify-content, center);
  justify-content: var(--justify-content, center);
  justify-items: var(--justify-content, center)
}

.elementor-icon.elementor-social-icon {
  font-size: var(--icon-size, 25px);
  line-height: var(--icon-size, 25px);
  width: calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));
  height: calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))
}

.elementor-social-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background-color: #818a91;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  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,
.elementor-social-icon-linkedin-in {
  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: #dd2430
}

.elementor-social-icon-weixin {
  background-color: #31a918
}

.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: -ms-flexbox;
  display: flex;
  -webkit-box-align: 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;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.elementor-star-rating--align-left .elementor-star-rating__wrapper {
  text-align: left;
  -webkit-box-pack: 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;
  -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;
    -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;
    -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;
    -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;
    -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;
    -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;
    -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%;
  -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: var(--focus-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: -ms-flexbox;
    display: flex
  }

  .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-content-wrapper {
    -webkit-box-flex: 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-widget-tabs.elementor-tabs-alignment-center .elementor-tabs-wrapper,
  .elementor-widget-tabs.elementor-tabs-alignment-end .elementor-tabs-wrapper,
  .elementor-widget-tabs.elementor-tabs-alignment-stretch .elementor-tabs-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }

  .elementor-widget-tabs.elementor-tabs-alignment-center .elementor-tabs-wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .elementor-widget-tabs.elementor-tabs-alignment-end .elementor-tabs-wrapper {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .elementor-widget-tabs.elementor-tabs-alignment-stretch.elementor-tabs-view-horizontal .elementor-tab-title {
    width: 100%
  }

  .elementor-widget-tabs.elementor-tabs-alignment-stretch.elementor-tabs-view-vertical .elementor-tab-title {
    height: 100%
  }

  .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;
  display: block
}

.elementor-testimonial-wrapper .elementor-testimonial-job {
  font-size: .85em;
  color: inherit;
  display: block
}

.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 .e-hosted-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: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -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 .swiper-slide figure {
  line-height: 0
}

.swiper-container .elementor-lightbox-content-source {
  display: none
}

.swiper-container-no-flexbox .swiper-slide {
  float: left
}

.swiper-container-vertical>.swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  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 {
  -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 {
  -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;
  -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: 5px;
  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;
  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: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  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
}

.elementor-pagination-position-outside .swiper-container {
  padding-bottom: 30px
}

.elementor-pagination-position-outside .elementor-swiper-button {
  top: calc(50% - 30px / 2)
}

.elementor-swiper {
  position: relative
}

.elementor-main-swiper {
  position: static
}

.elementor-arrows-position-outside .swiper-container {
  width: calc(100% - 60px)
}

.elementor-arrows-position-outside .elementor-swiper-button-prev {
  left: 0
}

.elementor-arrows-position-outside .elementor-swiper-button-next {
  right: 0
}

.swiper-image-stretch .swiper-slide .swiper-slide-image {
  width: 100%
}

.elementor-swiper-button {
  position: absolute;
  display: -webkit-inline-box;
  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-prev {
  left: 10px
}

.elementor-swiper-button-next {
  right: 10px
}

.elementor-swiper-button.swiper-button-disabled {
  opacity: .3
}

.swiper-container-cube .elementor-swiper-button {
  -webkit-transform: translate3d(0, -50%, 1px);
  transform: translate3d(0, -50%, 1px)
}

.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 {
  --lightbox-ui-color: hsla(0, 0%, 93.3%, 0.9);
  --lightbox-ui-color-hover: #fff;
  --lightbox-text-color: var(--lightbox-ui-color);
  --lightbox-header-icons-size: 20px;
  --lightbox-navigation-icons-size: 25px
}

.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: .3s;
  animation-duration: .3s
}

.elementor-lightbox .dialog-message:not(.elementor-fit-aspect-ratio) {
  height: 100%
}

.elementor-lightbox .dialog-message.dialog-lightbox-message {
  padding: 0
}

.elementor-lightbox .dialog-lightbox-close-button {
  cursor: pointer;
  position: absolute;
  font-size: var(--lightbox-header-icons-size);
  right: .75em;
  margin-top: 13px;
  padding: .25em;
  z-index: 2;
  line-height: 1
}

.elementor-lightbox .dialog-lightbox-close-button,
.elementor-lightbox .elementor-swiper-button {
  color: var(--lightbox-ui-color);
  -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: var(--lightbox-ui-color-hover)
}

.elementor-lightbox .swiper-container {
  height: 100%
}

.elementor-lightbox .elementor-lightbox-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  padding: 70px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  margin: auto
}

@media (max-width:767px) {
  .elementor-lightbox .elementor-lightbox-item {
    padding: 70px 0
  }
}

.elementor-lightbox .elementor-lightbox-image {
  max-height: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.elementor-lightbox .elementor-lightbox-image,
.elementor-lightbox .elementor-lightbox-image:hover {
  opacity: 1;
  -webkit-filter: none;
  filter: none;
  border: none
}

.elementor-lightbox .elementor-lightbox-image,
.elementor-lightbox .elementor-video-container {
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .3), 0 0 8px -5px rgba(0, 0, 0, .3);
  box-shadow: 0 0 30px rgba(0, 0, 0, .3), 0 0 8px -5px rgba(0, 0, 0, .3);
  -webkit-border-radius: 2px;
  border-radius: 2px
}

.elementor-lightbox .elementor-video-container {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -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:focus {
  outline-width: 1px
}

.elementor-lightbox .elementor-swiper-button-next,
.elementor-lightbox .elementor-swiper-button-prev {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 15%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: var(--lightbox-navigation-icons-size)
}

.elementor-lightbox .elementor-swiper-button-prev {
  left: 0
}

.elementor-lightbox .elementor-swiper-button-next {
  right: 0
}

@media (max-width:767px) {

  .elementor-lightbox .elementor-swiper-button-next,
  .elementor-lightbox .elementor-swiper-button-prev {
    width: 20%
  }

  .elementor-lightbox .elementor-swiper-button-next i,
  .elementor-lightbox .elementor-swiper-button-prev i {
    padding: 10px;
    background-color: rgba(0, 0, 0, .5)
  }

  .elementor-lightbox .elementor-swiper-button-prev {
    left: 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .elementor-lightbox .elementor-swiper-button-next {
    right: 0;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }
}

.elementor-slideshow__counter {
  color: currentColor;
  font-size: .75em;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content
}

.elementor-slideshow__footer,
.elementor-slideshow__header {
  position: absolute;
  left: 0;
  width: 100%;
  padding: 15px 20px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.elementor-slideshow__footer {
  color: var(--lightbox-text-color)
}

.elementor-slideshow__header {
  color: var(--lightbox-ui-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  font-size: var(--lightbox-header-icons-size);
  padding-left: 1em;
  padding-right: 2.6em;
  top: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 10
}

.elementor-slideshow__header>i {
  font-size: inherit;
  cursor: pointer;
  padding: .25em;
  margin: 0 .35em
}

.elementor-slideshow__header>i:hover {
  color: var(--lightbox-ui-color-hover)
}

.elementor-slideshow__header .elementor-slideshow__counter {
  margin-right: auto
}

.elementor-slideshow__header .elementor-icon-share {
  z-index: 5
}

.elementor-slideshow__share-menu {
  background-color: transparent;
  width: 0;
  height: 0;
  position: absolute;
  overflow: hidden;
  -webkit-transition: background-color .4s;
  -o-transition: background-color .4s;
  transition: background-color .4s
}

.elementor-slideshow__share-menu .elementor-slideshow__share-links a {
  color: #2c2c2c
}

.elementor-slideshow__share-links {
  display: block;
  position: absolute;
  min-width: 200px;
  right: 2.8em;
  top: 3em;
  background-color: #fff;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 14px 20px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  -webkit-transform-origin: 90% 10%;
  -ms-transform-origin: 90% 10%;
  transform-origin: 90% 10%;
  -webkit-transition: all .25s .1s;
  -o-transition: all .25s .1s;
  transition: all .25s .1s;
  -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, .3);
  box-shadow: 0 4px 15px rgba(0, 0, 0, .3)
}

.elementor-slideshow__share-links a {
  text-align: left;
  color: #55595c;
  font-size: 12px;
  line-height: 2.5;
  display: block;
  opacity: 0;
  -webkit-transition: opacity .5s .1s;
  -o-transition: opacity .5s .1s;
  transition: opacity .5s .1s
}

.elementor-slideshow__share-links a:hover {
  color: #000
}

.elementor-slideshow__share-links a i {
  font-size: 1.25em;
  margin-right: .75em
}

.elementor-slideshow__share-links:before {
  content: "";
  display: block;
  position: absolute;
  top: 1px;
  right: .5em;
  border: .45em solid transparent;
  border-bottom-color: #fff;
  -webkit-transform: translateY(-100%) scaleX(.7);
  -ms-transform: translateY(-100%) scaleX(.7);
  transform: translateY(-100%) scaleX(.7)
}

.elementor-slideshow__footer {
  bottom: 0;
  z-index: 5;
  position: fixed
}

.elementor-slideshow__description,
.elementor-slideshow__title {
  margin: 0
}

.elementor-slideshow__title {
  font-size: 16px;
  font-weight: 700
}

.elementor-slideshow__description {
  font-size: 14px
}

.elementor-slideshow--ui-hidden .elementor-slideshow__footer,
.elementor-slideshow--ui-hidden .elementor-slideshow__header {
  opacity: 0;
  pointer-events: none
}

.elementor-slideshow--ui-hidden .elementor-swiper-button-next,
.elementor-slideshow--ui-hidden .elementor-swiper-button-prev {
  opacity: 0
}

.elementor-slideshow--fullscreen-mode .elementor-video-container {
  width: 100%
}

.elementor-slideshow--zoom-mode .elementor-slideshow__footer,
.elementor-slideshow--zoom-mode .elementor-slideshow__header {
  background-color: rgba(0, 0, 0, .5)
}

.elementor-slideshow--zoom-mode .elementor-swiper-button-next,
.elementor-slideshow--zoom-mode .elementor-swiper-button-prev {
  opacity: 0;
  pointer-events: none
}

.elementor-slideshow--share-mode .elementor-slideshow__share-menu {
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  opacity: 1;
  cursor: default;
  background-color: rgba(0, 0, 0, .5)
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links,
.elementor-slideshow--share-mode .elementor-slideshow__share-links a {
  opacity: 1
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-twitter {
  color: #1da1f2
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-facebook {
  color: #3b5998
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-pinterest {
  color: #bd081c
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-download-bold {
  color: #a4afb7
}

.elementor-slideshow--share-mode .eicon-share-arrow {
  z-index: 2
}

.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-top:not([data-negative=false]) svg {
  z-index: -1
}

.elementor-shape-bottom {
  bottom: -1px
}

.elementor-shape-bottom:not([data-negative=true]) svg {
  z-index: -1
}

.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: -ms-flexbox;
  display: flex;
  width: 200px
}

#wp-admin-bar-elementor_edit_page .elementor-edit-link-title {
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  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
}

#left-area ul.elementor-icon-list-items,
.elementor-edit-area .elementor-element ul.elementor-icon-list-items,
.elementor .elementor-element ul.elementor-icon-list-items {
  padding: 0
}

#wpadminbar * {
  font-style: normal
}

.elementor-portfolio.elementor-grid {
  display: grid
}

.elementor-share-buttons--align-right {
  text-align: right
}

.elementor-share-buttons--align-left {
  text-align: left
}

.elementor-share-buttons--align-center {
  text-align: center
}

.elementor-share-buttons--align-justify {
  text-align: justify;
  -moz-text-align-last: justify;
  text-align-last: justify
}

@media (max-width:1024px) {
  .elementor-share-buttons-tablet--align-right {
    text-align: right
  }

  .elementor-share-buttons-tablet--align-left {
    text-align: left
  }

  .elementor-share-buttons-tablet--align-center {
    text-align: center
  }

  .elementor-share-buttons-tablet--align-justify {
    text-align: justify;
    -moz-text-align-last: justify;
    text-align-last: justify
  }
}

@media (max-width:767px) {
  .elementor-share-buttons-mobile--align-right {
    text-align: right
  }

  .elementor-share-buttons-mobile--align-left {
    text-align: left
  }

  .elementor-share-buttons-mobile--align-center {
    text-align: center
  }

  .elementor-share-buttons-mobile--align-justify {
    text-align: justify;
    -moz-text-align-last: justify;
    text-align-last: justify
  }
}

.e--ua-appleWebkit.rtl {
  --flex-right: flex-start
}

.e--ua-appleWebkit .elementor-share-buttons--align-right,
.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-right {
  --justify-content: var(--flex-right, flex-end)
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-widget-container,
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-widget-container,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-widget-container {
  margin-left: calc(-.5 * var(--grid-column-gap));
  margin-right: calc(-.5 * var(--grid-column-gap))
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-widget-container .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-widget-container .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-widget-container .elementor-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: var(--justify-content, space-between);
  -ms-flex-pack: var(--justify-content, space-between);
  justify-content: var(--justify-content, space-between)
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-widget-container .elementor-grid-item,
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-widget-container .elementor-grid-item,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-widget-container .elementor-grid-item {
  margin-left: calc(.5 * var(--grid-column-gap));
  margin-right: calc(.5 * var(--grid-column-gap))
}

@media (max-width:767px) {
  .elementor .elementor-hidden-phone {
    display: none
  }
}

@media (min-width:768px) and (max-width:1024px) {
  .elementor .elementor-hidden-tablet {
    display: none
  }
}

@media (min-width:1025px) {
  .elementor .elementor-hidden-desktop {
    display: none
  }
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}

body {
  margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
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-color: transparent
}

a:active,
a:hover {
  outline: 0
}

abbr[title] {
  border-bottom: 1px dotted
}

b,
strong {
  font-weight: 700
}

dfn {
  font-style: italic
}

h1 {
  margin: .67em 0;
  font-size: 2em
}

mark {
  color: #000;
  background: #ff0
}

small {
  font-size: 80%
}

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

sup {
  top: -.5em
}

sub {
  bottom: -.25em
}

img {
  border: 0
}

svg:not(:root) {
  overflow: hidden
}

figure {
  margin: 1em 40px
}

hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box
}

pre {
  overflow: auto
}

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

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit
}

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 {
  padding: 0;
  border: 0
}

input {
  line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield
}

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

fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid silver
}

legend {
  padding: 0;
  border: 0
}

textarea {
  overflow: auto
}

optgroup {
  font-weight: 700
}

table {
  border-spacing: 0;
  border-collapse: collapse
}

td,
th {
  padding: 0
}

@media print {

  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !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: ""
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid
  }

  thead {
    display: table-header-group
  }

  tr,
  img {
    page-break-inside: avoid
  }

  img {
    max-width: 100% !important
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3
  }

  h2,
  h3 {
    page-break-after: avoid
  }

  select {
    background: #fff !important
  }

  .navbar {
    display: none
  }

  .btn>.caret,
  .dropup>.btn>.caret {
    border-top-color: #000 !important
  }

  .label {
    border: 1px solid #000
  }

  .table {
    border-collapse: collapse !important
  }

  .table td,
  .table th {
    background-color: #fff !important
  }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important
  }
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(//themetechmount.com/wordpress/inoterior/wp-content/themes/inoterior/css/../fonts/glyphicons-halflings-regular.eot);
  src: url(//themetechmount.com/wordpress/inoterior/wp-content/themes/inoterior/css/../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(//themetechmount.com/wordpress/inoterior/wp-content/themes/inoterior/css/../fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(//themetechmount.com/wordpress/inoterior/wp-content/themes/inoterior/css/../fonts/glyphicons-halflings-regular.woff) format('woff'), url(//themetechmount.com/wordpress/inoterior/wp-content/themes/inoterior/css/../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(//themetechmount.com/wordpress/inoterior/wp-content/themes/inoterior/css/../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.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,
.glyphicon-eur: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"
}

.glyphicon-cd:before {
  content: "\e201"
}

.glyphicon-save-file:before {
  content: "\e202"
}

.glyphicon-open-file:before {
  content: "\e203"
}

.glyphicon-level-up:before {
  content: "\e204"
}

.glyphicon-copy:before {
  content: "\e205"
}

.glyphicon-paste:before {
  content: "\e206"
}

.glyphicon-alert:before {
  content: "\e209"
}

.glyphicon-equalizer:before {
  content: "\e210"
}

.glyphicon-king:before {
  content: "\e211"
}

.glyphicon-queen:before {
  content: "\e212"
}

.glyphicon-pawn:before {
  content: "\e213"
}

.glyphicon-bishop:before {
  content: "\e214"
}

.glyphicon-knight:before {
  content: "\e215"
}

.glyphicon-baby-formula:before {
  content: "\e216"
}

.glyphicon-tent:before {
  content: "\26fa"
}

.glyphicon-blackboard:before {
  content: "\e218"
}

.glyphicon-bed:before {
  content: "\e219"
}

.glyphicon-apple:before {
  content: "\f8ff"
}

.glyphicon-erase:before {
  content: "\e221"
}

.glyphicon-hourglass:before {
  content: "\231b"
}

.glyphicon-lamp:before {
  content: "\e223"
}

.glyphicon-duplicate:before {
  content: "\e224"
}

.glyphicon-piggy-bank:before {
  content: "\e225"
}

.glyphicon-scissors:before {
  content: "\e226"
}

.glyphicon-bitcoin:before {
  content: "\e227"
}

.glyphicon-yen:before {
  content: "\00a5"
}

.glyphicon-ruble:before {
  content: "\20bd"
}

.glyphicon-scale:before {
  content: "\e230"
}

.glyphicon-ice-lolly:before {
  content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"
}

.glyphicon-education:before {
  content: "\e233"
}

.glyphicon-option-horizontal:before {
  content: "\e234"
}

.glyphicon-option-vertical:before {
  content: "\e235"
}

.glyphicon-menu-hamburger:before {
  content: "\e236"
}

.glyphicon-modal-window:before {
  content: "\e237"
}

.glyphicon-oil:before {
  content: "\e238"
}

.glyphicon-grain:before {
  content: "\e239"
}

.glyphicon-sunglasses:before {
  content: "\e240"
}

.glyphicon-text-size:before {
  content: "\e241"
}

.glyphicon-text-color:before {
  content: "\e242"
}

.glyphicon-text-background:before {
  content: "\e243"
}

.glyphicon-object-align-top:before {
  content: "\e244"
}

.glyphicon-object-align-bottom:before {
  content: "\e245"
}

.glyphicon-object-align-horizontal:before {
  content: "\e246"
}

.glyphicon-object-align-left:before {
  content: "\e247"
}

.glyphicon-object-align-vertical:before {
  content: "\e248"
}

.glyphicon-object-align-right:before {
  content: "\e249"
}

.glyphicon-triangle-right:before {
  content: "\e250"
}

.glyphicon-triangle-left:before {
  content: "\e251"
}

.glyphicon-triangle-bottom:before {
  content: "\e252"
}

.glyphicon-triangle-top:before {
  content: "\e253"
}

.glyphicon-console:before {
  content: "\e254"
}

.glyphicon-superscript:before {
  content: "\e255"
}

.glyphicon-subscript:before {
  content: "\e256"
}

.glyphicon-menu-left:before {
  content: "\e257"
}

.glyphicon-menu-right:before {
  content: "\e258"
}

.glyphicon-menu-down:before {
  content: "\e259"
}

.glyphicon-menu-up:before {
  content: "\e260"
}

@media (min-width:768px) {
  .lead {
    font-size: 21px
  }
}

small,
.small {
  font-size: 85%
}

mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3
}

.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: #777
}

.text-primary {
  color: #337ab7
}

a.text-primary:hover {
  color: #286090
}

.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: #337ab7
}

a.bg-primary:hover {
  background-color: #286090
}

.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: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0
}

.list-unstyled {
  padding-left: 0;
  list-style: none
}

.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none
}

.list-inline>li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px
}

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

dt,
dd {
  line-height: 1.42857143
}

dt {
  font-weight: 700
}

dd {
  margin-left: 0
}

@media (min-width:768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap
  }

  .dl-horizontal dd {
    margin-left: 180px
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777
}

.initialism {
  font-size: 90%;
  text-transform: uppercase
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0
}

.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: ''
}

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014'
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px
}

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


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

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

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px
}

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

.col-xs-12 {
  width: 100%
}

.col-xs-11 {
  width: 91.66666667%
}

.col-xs-10 {
  width: 83.33333333%
}

.col-xs-9 {
  width: 75%
}

.col-xs-8 {
  width: 66.66666667%
}

.col-xs-7 {
  width: 58.33333333%
}

.col-xs-6 {
  width: 50%
}

.col-xs-5 {
  width: 41.66666667%
}

.col-xs-4 {
  width: 33.33333333%
}

.col-xs-3 {
  width: 25%
}

.col-xs-2 {
  width: 16.66666667%
}

.col-xs-1 {
  width: 8.33333333%
}

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

.col-xs-pull-11 {
  right: 91.66666667%
}

.col-xs-pull-10 {
  right: 83.33333333%
}

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

.col-xs-pull-8 {
  right: 66.66666667%
}

.col-xs-pull-7 {
  right: 58.33333333%
}

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

.col-xs-pull-5 {
  right: 41.66666667%
}

.col-xs-pull-4 {
  right: 33.33333333%
}

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

.col-xs-pull-2 {
  right: 16.66666667%
}

.col-xs-pull-1 {
  right: 8.33333333%
}

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

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

.col-xs-push-11 {
  left: 91.66666667%
}

.col-xs-push-10 {
  left: 83.33333333%
}

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

.col-xs-push-8 {
  left: 66.66666667%
}

.col-xs-push-7 {
  left: 58.33333333%
}

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

.col-xs-push-5 {
  left: 41.66666667%
}

.col-xs-push-4 {
  left: 33.33333333%
}

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

.col-xs-push-2 {
  left: 16.66666667%
}

.col-xs-push-1 {
  left: 8.33333333%
}

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

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

.col-xs-offset-11 {
  margin-left: 91.66666667%
}

.col-xs-offset-10 {
  margin-left: 83.33333333%
}

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

.col-xs-offset-8 {
  margin-left: 66.66666667%
}

.col-xs-offset-7 {
  margin-left: 58.33333333%
}

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

.col-xs-offset-5 {
  margin-left: 41.66666667%
}

.col-xs-offset-4 {
  margin-left: 33.33333333%
}

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

.col-xs-offset-2 {
  margin-left: 16.66666667%
}

.col-xs-offset-1 {
  margin-left: 8.33333333%
}

.col-xs-offset-0 {
  margin-left: 0
}

@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-12 {
    width: 100%
  }

  .col-sm-11 {
    width: 91.66666667%
  }

  .col-sm-10 {
    width: 83.33333333%
  }

  .col-sm-9 {
    width: 75%
  }

  .col-sm-8 {
    width: 66.66666667%
  }

  .col-sm-7 {
    width: 58.33333333%
  }

  .col-sm-6 {
    width: 50%
  }

  .col-sm-5 {
    width: 41.66666667%
  }

  .col-sm-4 {
    width: 33.33333333%
  }

  .col-sm-3 {
    width: 25%
  }

  .col-sm-2 {
    width: 16.66666667%
  }

  .col-sm-1 {
    width: 8.33333333%
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .col-sm-pull-0 {
    right: auto
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .col-sm-push-0 {
    left: auto
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .col-sm-offset-0 {
    margin-left: 0
  }
}

@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-12 {
    width: 100%
  }

  .col-md-11 {
    width: 91.66666667%
  }

  .col-md-10 {
    width: 83.33333333%
  }

  .col-md-9 {
    width: 75%
  }

  .col-md-8 {
    width: 66.66666667%
  }

  .col-md-7 {
    width: 58.33333333%
  }

  .col-md-6 {
    width: 50%
  }

  .col-md-5 {
    width: 41.66666667%
  }

  .col-md-4 {
    width: 33.33333333%
  }

  .col-md-3 {
    width: 25%
  }

  .col-md-2 {
    width: 16.66666667%
  }

  .col-md-1 {
    width: 8.33333333%
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .col-md-pull-0 {
    right: auto
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .col-md-push-0 {
    left: auto
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .col-md-offset-0 {
    margin-left: 0
  }
}

@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-12 {
    width: 100%
  }

  .col-lg-11 {
    width: 91.66666667%
  }

  .col-lg-10 {
    width: 83.33333333%
  }

  .col-lg-9 {
    width: 75%
  }

  .col-lg-8 {
    width: 66.66666667%
  }

  .col-lg-7 {
    width: 58.33333333%
  }

  .col-lg-6 {
    width: 50%
  }

  .col-lg-5 {
    width: 41.66666667%
  }

  .col-lg-4 {
    width: 33.33333333%
  }

  .col-lg-3 {
    width: 25%
  }

  .col-lg-2 {
    width: 16.66666667%
  }

  .col-lg-1 {
    width: 8.33333333%
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-pull-0 {
    right: auto
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-push-0 {
    left: auto
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-offset-0 {
    margin-left: 0
  }
}

table {
  background-color: transparent
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left
}

th {
  text-align: left
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd
}

.table>thead>tr>th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>td {
  border-top: 0
}

.table>tbody+tbody {
  border-top: 2px solid #ddd
}

.table .table {
  background-color: #fff
}

.table-condensed>thead>tr>th,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>td {
  padding: 5px
}

.table-bordered {
  border: 1px solid #ddd
}

.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td {
  border: 1px solid #ddd
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
  border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
  background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
  background-color: #f5f5f5
}

table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none
}

.table>thead>tr>td.active,
.table>tbody>tr>td.active,
.table>tfoot>tr>td.active,
.table>thead>tr>th.active,
.table>tbody>tr>th.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>tbody>tr.active>td,
.table>tfoot>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr.active>th,
.table>tfoot>tr.active>th {
  background-color: #f5f5f5
}

.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover,
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr.active:hover>th {
  background-color: #e8e8e8
}

.table>thead>tr>td.success,
.table>tbody>tr>td.success,
.table>tfoot>tr>td.success,
.table>thead>tr>th.success,
.table>tbody>tr>th.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>tbody>tr.success>td,
.table>tfoot>tr.success>td,
.table>thead>tr.success>th,
.table>tbody>tr.success>th,
.table>tfoot>tr.success>th {
  background-color: #dff0d8
}

.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover,
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr.success:hover>th {
  background-color: #d0e9c6
}

.table>thead>tr>td.info,
.table>tbody>tr>td.info,
.table>tfoot>tr>td.info,
.table>thead>tr>th.info,
.table>tbody>tr>th.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>tbody>tr.info>td,
.table>tfoot>tr.info>td,
.table>thead>tr.info>th,
.table>tbody>tr.info>th,
.table>tfoot>tr.info>th {
  background-color: #d9edf7
}

.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover,
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr.info:hover>th {
  background-color: #c4e3f3
}

.table>thead>tr>td.warning,
.table>tbody>tr>td.warning,
.table>tfoot>tr>td.warning,
.table>thead>tr>th.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>tbody>tr.warning>td,
.table>tfoot>tr.warning>td,
.table>thead>tr.warning>th,
.table>tbody>tr.warning>th,
.table>tfoot>tr.warning>th {
  background-color: #fcf8e3
}

.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover,
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr.warning:hover>th {
  background-color: #faf2cc
}

.table>thead>tr>td.danger,
.table>tbody>tr>td.danger,
.table>tfoot>tr>td.danger,
.table>thead>tr>th.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>tbody>tr.danger>td,
.table>tfoot>tr.danger>td,
.table>thead>tr.danger>th,
.table>tbody>tr.danger>th,
.table>tfoot>tr.danger>th {
  background-color: #f2dede
}

.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover,
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr.danger:hover>th {
  background-color: #ebcccc
}

.table-responsive {
  min-height: .01%;
  overflow-x: auto
}

@media screen and (max-width:767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd
  }

  .table-responsive>.table {
    margin-bottom: 0
  }

  .table-responsive>.table>thead>tr>th,
  .table-responsive>.table>tbody>tr>th,
  .table-responsive>.table>tfoot>tr>th,
  .table-responsive>.table>thead>tr>td,
  .table-responsive>.table>tbody>tr>td,
  .table-responsive>.table>tfoot>tr>td {
    white-space: nowrap
  }

  .table-responsive>.table-bordered {
    border: 0
  }

  .table-responsive>.table-bordered>thead>tr>th:first-child,
  .table-responsive>.table-bordered>tbody>tr>th:first-child,
  .table-responsive>.table-bordered>tfoot>tr>th:first-child,
  .table-responsive>.table-bordered>thead>tr>td:first-child,
  .table-responsive>.table-bordered>tbody>tr>td:first-child,
  .table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0
  }

  .table-responsive>.table-bordered>thead>tr>th:last-child,
  .table-responsive>.table-bordered>tbody>tr>th:last-child,
  .table-responsive>.table-bordered>tfoot>tr>th:last-child,
  .table-responsive>.table-bordered>thead>tr>td:last-child,
  .table-responsive>.table-bordered>tbody>tr>td:last-child,
  .table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0
  }

  .table-responsive>.table-bordered>tbody>tr:last-child>th,
  .table-responsive>.table-bordered>tfoot>tr:last-child>th,
  .table-responsive>.table-bordered>tbody>tr:last-child>td,
  .table-responsive>.table-bordered>tfoot>tr:last-child>td {
    border-bottom: 0
  }
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

input[type="radio"],
input[type="checkbox"] {
  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="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1
}

.form-control:-ms-input-placeholder {
  color: #999
}

.form-control::-webkit-input-placeholder {
  color: #999
}

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

@media screen and (-webkit-min-device-pixel-ratio:0) {

  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px
  }

  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px
  }

  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px
  }
}

.form-group {
  margin-bottom: 15px
}

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

.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px
}

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

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
  margin-top: 0;
  margin-left: 10px
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.has-feedback {
  position: relative
}

.has-feedback .form-control {
  padding-right: 42.5px
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none
}

.input-lg+.form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px
}

.input-sm+.form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d
}

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d
}

.has-success .form-control-feedback {
  color: #3c763d
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b
}

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b
}

.has-warning .form-control-feedback {
  color: #8a6d3b
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442
}

.has-error .form-control-feedback {
  color: #a94442
}

.has-feedback label~.form-control-feedback {
  top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
  top: 0
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373
}

@media (min-width:768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
  }

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

  .form-inline .form-control-static {
    display: inline-block
  }

  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle
  }

  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto
  }

  .form-inline .input-group>.form-control {
    width: 100%
  }

  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle
  }

  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle
  }

  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0
  }

  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0
  }

  .form-inline .has-feedback .form-control-feedback {
    top: 0
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px
}

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px
}

@media (min-width:768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px
}

@media (min-width:768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px
  }
}

@media (min-width:768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px
  }
}

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none
}

.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65
}

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

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
  background-image: none
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc
}

.btn-default .badge {
  color: #fff;
  background-color: #333
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
  background-image: none
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4
}

.btn-primary .badge {
  color: #337ab7;
  background-color: #fff
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439
}

.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
  background-image: none
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc
}

.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
  background-image: none
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512
}

.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
  background-image: none
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff
}

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

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925
}

.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
  background-image: none
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff
}

.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent
}

.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none
}

.btn-lg,
.btn-group-lg>.btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px
}

.btn-sm,
.btn-group-sm>.btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px
}

.btn-xs,
.btn-group-xs>.btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px
}

.btn-block {
  display: block;
  width: 100%
}

.btn-block+.btn-block {
  margin-top: 5px
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%
}

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear
}

.fade.in {
  opacity: 1
}

.collapse {
  display: none;
  visibility: hidden
}

.collapse.in {
  display: block;
  visibility: visible
}

tr.collapse.in {
  display: table-row
}

tbody.collapse.in {
  display: table-row-group
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility
}

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

.dropup,
.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: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5
}

.dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
  color: #777
}

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.open>.dropdown-menu {
  display: block
}

.open>a {
  outline: 0
}

.dropdown-menu-right {
  right: 0;
  left: auto
}

.dropdown-menu-left {
  right: auto;
  left: 0
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990
}

.pull-right>.dropdown-menu {
  right: 0;
  left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px solid
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px
}

@media (min-width:768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto
  }

  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0
  }
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle
}

.btn-group>.btn,
.btn-group-vertical>.btn {
  position: relative;
  float: left
}

.btn-group>.btn:hover,
.btn-group-vertical>.btn:hover,
.btn-group>.btn:focus,
.btn-group-vertical>.btn:focus,
.btn-group>.btn:active,
.btn-group-vertical>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn.active {
  z-index: 2
}

.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 .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-top-right-radius: 0;
  border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-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:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0
}

.btn-group>.btn+.dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none
}

.btn .caret {
  margin-left: 0
}

.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0
}

.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>.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: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px
}

.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-left-radius: 0;
  border-top-right-radius: 0
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
  display: table-cell;
  float: none;
  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="radio"],
[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],
[data-toggle="buttons"]>.btn input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate
}

.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0
}

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

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
  height: 46px;
  line-height: 46px
}

textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn,
select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn {
  height: auto
}

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

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
  height: 30px;
  line-height: 30px
}

textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn,
select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn {
  height: auto
}

.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: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px
}

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0
}

.input-group .form-control:first-child,
.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:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}

.input-group-addon:first-child {
  border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}

.input-group-addon:last-child {
  border-left: 0
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap
}

.input-group-btn>.btn {
  position: relative
}

.input-group-btn>.btn+.btn {
  margin-left: -1px
}

.input-group-btn>.btn:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:active {
  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: -1px
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none
}

.nav>li {
  position: relative;
  display: block
}

.nav>li>a {
  position: relative;
  display: block;
  padding: 10px 15px
}

.nav>li>a:hover,
.nav>li>a:focus {
  text-decoration: none;
  background-color: #eee
}

.nav>li.disabled>a {
  color: #777
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
  background-color: #eee;
  border-color: #337ab7
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5
}

.nav>li>a>img {
  max-width: none
}

.nav-tabs {
  border-bottom: 1px solid #ddd
}

.nav-tabs>li {
  float: left;
  margin-bottom: -1px
}

.nav-tabs>li>a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
  border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0
}

.nav-tabs.nav-justified>li {
  float: none
}

.nav-tabs.nav-justified>li>a {
  margin-bottom: 5px;
  text-align: center
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto
}

@media (min-width:768px) {
  .nav-tabs.nav-justified>li {
    display: table-cell;
    width: 1%
  }

  .nav-tabs.nav-justified>li>a {
    margin-bottom: 0
  }
}

.nav-tabs.nav-justified>li>a {
  margin-right: 0;
  border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:focus {
  border: 1px solid #ddd
}

@media (min-width:768px) {
  .nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0
  }

  .nav-tabs.nav-justified>.active>a,
  .nav-tabs.nav-justified>.active>a:hover,
  .nav-tabs.nav-justified>.active>a:focus {
    border-bottom-color: #fff
  }
}

.nav-pills>li {
  float: left
}

.nav-pills>li>a {
  border-radius: 4px
}

.nav-pills>li+li {
  margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
  color: #fff;
  background-color: #337ab7
}

.nav-stacked>li {
  float: none
}

.nav-stacked>li+li {
  margin-top: 2px;
  margin-left: 0
}

.nav-justified {
  width: 100%
}

.nav-justified>li {
  float: none
}

.nav-justified>li>a {
  margin-bottom: 5px;
  text-align: center
}

.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto
}

@media (min-width:768px) {
  .nav-justified>li {
    display: table-cell;
    width: 1%
  }

  .nav-justified>li>a {
    margin-bottom: 0
  }
}

.nav-tabs-justified {
  border-bottom: 0
}

.nav-tabs-justified>li>a {
  margin-right: 0;
  border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus {
  border: 1px solid #ddd
}

@media (min-width:768px) {
  .nav-tabs-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0
  }

  .nav-tabs-justified>.active>a,
  .nav-tabs-justified>.active>a:hover,
  .nav-tabs-justified>.active>a:focus {
    border-bottom-color: #fff
  }
}

.tab-content>.tab-pane {
  display: none;
  visibility: hidden
}

.tab-content>.active {
  display: block;
  visibility: visible
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent
}

@media (min-width:768px) {
  .navbar {
    border-radius: 4px
  }
}

@media (min-width:768px) {
  .navbar-header {
    float: left
  }
}

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}

.navbar-collapse.in {
  overflow-y: auto
}

@media (min-width:768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none
  }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
    visibility: visible !important
  }

  .navbar-collapse.in {
    overflow-y: visible
  }

  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px
}

@media (max-device-width:480px) and (orientation:landscape) {

  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px
  }
}

.container>.navbar-header,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-collapse {
  margin-right: -15px;
  margin-left: -15px
}

@media (min-width:768px) {

  .container>.navbar-header,
  .container-fluid>.navbar-header,
  .container>.navbar-collapse,
  .container-fluid>.navbar-collapse {
    margin-right: 0;
    margin-left: 0
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px
}

@media (min-width:768px) {
  .navbar-static-top {
    border-radius: 0
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030
}

@media (min-width:768px) {

  .navbar-fixed-top,
  .navbar-fixed-bottom {
    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;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none
}

.navbar-brand>img {
  display: block
}

@media (min-width:768px) {

  .navbar>.container .navbar-brand,
  .navbar>.container-fluid .navbar-brand {
    margin-left: -15px
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px
}

.navbar-toggle:focus {
  outline: 0
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
  margin-top: 4px
}

@media (min-width:768px) {
  .navbar-toggle {
    display: none
  }
}

.navbar-nav {
  margin: 7.5px -15px
}

.navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px
}

@media (max-width:767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none
  }

  .navbar-nav .open .dropdown-menu>li>a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px
  }

  .navbar-nav .open .dropdown-menu>li>a {
    line-height: 20px
  }

  .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-nav .open .dropdown-menu>li>a:focus {
    background-image: none
  }
}

@media (min-width:768px) {
  .navbar-nav {
    float: left;
    margin: 0
  }

  .navbar-nav>li {
    float: left
  }

  .navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px
  }
}

.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)
}

@media (min-width:768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
  }

  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle
  }

  .navbar-form .form-control-static {
    display: inline-block
  }

  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle
  }

  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto
  }

  .navbar-form .input-group>.form-control {
    width: 100%
  }

  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle
  }

  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle
  }

  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0
  }

  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0
  }

  .navbar-form .has-feedback .form-control-feedback {
    top: 0
  }
}

@media (max-width:767px) {
  .navbar-form .form-group {
    margin-bottom: 5px
  }

  .navbar-form .form-group:last-child {
    margin-bottom: 0
  }
}

@media (min-width:768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none
  }
}

.navbar-nav>li>.dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px
}

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px
}

@media (min-width:768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px
  }
}

@media (min-width:768px) {
  .navbar-left {
    float: left !important
  }

  .navbar-right {
    float: right !important;
    margin-right: -15px
  }

  .navbar-right~.navbar-right {
    margin-right: 0
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7
}

.navbar-default .navbar-brand {
  color: #777
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent
}

.navbar-default .navbar-text {
  color: #777
}

.navbar-default .navbar-nav>li>a {
  color: #777
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
  color: #333;
  background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
  color: #555;
  background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
  color: #ccc;
  background-color: transparent
}

.navbar-default .navbar-toggle {
  border-color: #ddd
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd
}

.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:hover,
.navbar-default .navbar-nav>.open>a:focus {
  color: #555;
  background-color: #e7e7e7
}

@media (max-width:767px) {
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #777
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #333;
    background-color: transparent
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
    color: #555;
    background-color: #e7e7e7
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
    color: #ccc;
    background-color: transparent
  }
}

.navbar-default .navbar-link {
  color: #777
}

.navbar-default .navbar-link:hover {
  color: #333
}

.navbar-default .btn-link {
  color: #777
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333
}

.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc
}

.navbar-inverse {
  background-color: #222;
  border-color: #080808
}

.navbar-inverse .navbar-brand {
  color: #9d9d9d
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent
}

.navbar-inverse .navbar-text {
  color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
  color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
  color: #fff;
  background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
  color: #fff;
  background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
  color: #444;
  background-color: transparent
}

.navbar-inverse .navbar-toggle {
  border-color: #333
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
  color: #fff;
  background-color: #080808
}

@media (max-width:767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
    border-color: #080808
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #9d9d9d
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #fff;
    background-color: transparent
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
    color: #fff;
    background-color: #080808
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
    color: #444;
    background-color: transparent
  }
}

.navbar-inverse .navbar-link {
  color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
  color: #fff
}

.navbar-inverse .btn-link {
  color: #9d9d9d
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff
}

.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px
}

.breadcrumb>li {
  display: inline-block
}

.breadcrumb>li+li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0"
}

.breadcrumb>.active {
  color: #777
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px
}

.pagination>li {
  display: inline
}

.pagination>li>a,
.pagination>li>span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
  color: #23527c;
  background-color: #eee;
  border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd
}

.pagination-lg>li>a,
.pagination-lg>li>span {
  padding: 10px 16px;
  font-size: 18px
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
  padding: 5px 10px;
  font-size: 12px
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none
}

.pager li {
  display: inline
}

.pager li>a,
.pager li>span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px
}

.pager li>a:hover,
.pager li>a:focus {
  text-decoration: none;
  background-color: #eee
}

.pager .next>a,
.pager .next>span {
  float: right
}

.pager .previous>a,
.pager .previous>span {
  float: left
}

.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em
}

a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer
}

.label:empty {
  display: none
}

.btn .label {
  position: relative;
  top: -1px
}

.label-default {
  background-color: #777
}

.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e
}

.label-primary {
  background-color: #337ab7
}

.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090
}

.label-success {
  background-color: #5cb85c
}

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44
}

.label-info {
  background-color: #5bc0de
}

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5
}

.label-warning {
  background-color: #f0ad4e
}

.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f
}

.label-danger {
  background-color: #d9534f
}

.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #777;
  border-radius: 10px
}

.badge:empty {
  display: none
}

.btn .badge {
  position: relative;
  top: -1px
}

.btn-xs .badge {
  top: 0;
  padding: 1px 5px
}

a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
  color: #337ab7;
  background-color: #fff
}

.list-group-item>.badge {
  float: right
}

.list-group-item>.badge+.badge {
  margin-right: 5px
}

.nav-pills>li>a>.badge {
  margin-left: 3px
}

.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee
}

.jumbotron h1,
.jumbotron .h1 {
  color: inherit
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200
}

.jumbotron>hr {
  border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px
}

.jumbotron .container {
  max-width: 100%
}

@media screen and (min-width:768px) {
  .jumbotron {
    padding: 48px 0
  }

  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px
  }

  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out
}

.thumbnail>img,
.thumbnail a>img {
  margin-right: auto;
  margin-left: auto
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7
}

.thumbnail .caption {
  padding: 9px;
  color: #333
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px
}

.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 {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6
}

.alert-success hr {
  border-top-color: #c9e2b3
}

.alert-success .alert-link {
  color: #2b542c
}

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1
}

.alert-info hr {
  border-top-color: #a6e1ec
}

.alert-info .alert-link {
  color: #245269
}

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc
}

.alert-warning hr {
  border-top-color: #f7e1b5
}

.alert-warning .alert-link {
  color: #66512c
}

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1
}

.alert-danger hr {
  border-top-color: #e4b9c0
}

.alert-danger .alert-link {
  color: #843534
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0
  }

  to {
    background-position: 0 0
  }
}

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0
  }

  to {
    background-position: 0 0
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0
  }

  to {
    background-position: 0 0
  }
}

.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
  background-color: #5cb85c
}

.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
  background-color: #5bc0de
}

.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
  background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
  background-color: #d9534f
}

.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media {
  margin-top: 15px
}

.media:first-child {
  margin-top: 0
}

.media,
.media-body {
  overflow: hidden;
  zoom: 1
}

.media-body {
  width: 10000px
}

.media-object {
  display: block
}

.media-right,
.media>.pull-right {
  padding-left: 10px
}

.media-left,
.media>.pull-left {
  padding-right: 10px
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top
}

.media-middle {
  vertical-align: middle
}

.media-bottom {
  vertical-align: bottom
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px
}

.media-list {
  padding-left: 0;
  list-style: none
}

.list-group {
  padding-left: 0;
  margin-bottom: 20px
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd
}

.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px
}

a.list-group-item {
  color: #555
}

a.list-group-item .list-group-item-heading {
  color: #333
}

a.list-group-item:hover,
a.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>.small {
  color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef
}

.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:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  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:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  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:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  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:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  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: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
  padding: 15px
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
  color: inherit
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit
}

.panel-title>a,
.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
  color: inherit
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
  margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px
}

.panel-heading+.list-group .list-group-item:first-child {
  border-top-width: 0
}

.list-group+.panel-footer {
  border-top-width: 0
}

.panel>.table,
.panel>.table-responsive>.table,
.panel>.panel-collapse>.table {
  margin-bottom: 0
}

.panel>.table caption,
.panel>.table-responsive>.table caption,
.panel>.panel-collapse>.table caption {
  padding-right: 15px;
  padding-left: 15px
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px
}

.panel>.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 td:first-child,
.panel>.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 td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th: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 th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
  border-top-left-radius: 3px
}

.panel>.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 td:last-child,
.panel>.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 td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th: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 th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
  border-top-right-radius: 3px
}

.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px
}

.panel>.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 td:first-child,
.panel>.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 td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
  border-bottom-left-radius: 3px
}

.panel>.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 td:last-child,
.panel>.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 td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
  border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
  border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td {
  border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
  border: 0
}

.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
  border-left: 0
}

.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
  border-right: 0
}

.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
  border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
  border-bottom: 0
}

.panel>.table-responsive {
  margin-bottom: 0;
  border: 0
}

.panel-group {
  margin-bottom: 20px
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px
}

.panel-group .panel+.panel {
  margin-top: 5px
}

.panel-group .panel-heading {
  border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
  border-top: 1px solid #ddd
}

.panel-group .panel-footer {
  border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
  border-bottom: 1px solid #ddd
}

.panel-default {
  border-color: #ddd
}

.panel-default>.panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
  color: #f5f5f5;
  background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #ddd
}

.panel-primary {
  border-color: #337ab7
}

.panel-primary>.panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
  color: #337ab7;
  background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #337ab7
}

.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-heading .badge {
  color: #dff0d8;
  background-color: #3c763d
}

.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-heading .badge {
  color: #d9edf7;
  background-color: #31708f
}

.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-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b
}

.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-heading .badge {
  color: #f2dede;
  background-color: #a94442
}

.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 iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 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: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15)
}

.well-lg {
  padding: 24px;
  border-radius: 6px
}

.well-sm {
  padding: 9px;
  border-radius: 3px
}

.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5
}

button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0
}

.modal-open {
  overflow: hidden
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0
}

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%)
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 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;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000
}

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0
}

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5
}

.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
  margin-top: -2px
}

.modal-title {
  margin: 0;
  line-height: 1.42857143
}

.modal-body {
  position: relative;
  padding: 15px
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
  margin-bottom: 0;
  margin-left: 5px
}

.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 {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    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;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.4;
  visibility: visible;
  filter: alpha(opacity=0);
  opacity: 0
}

.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9
}

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px
}

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px
}

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px
}

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px
}

.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 {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -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;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -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;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.popover.top {
  margin-top: -10px
}

.popover.right {
  margin-left: 10px
}

.popover.bottom {
  margin-top: 10px
}

.popover.left {
  margin-left: -10px
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  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 {
  content: "";
  border-width: 10px
}

.popover.top>.arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0
}

.popover.top>.arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0
}

.popover.right>.arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0
}

.popover.right>.arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0
}

.popover.bottom>.arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom>.arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  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: #999;
  border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff
}

.carousel {
  position: relative
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden
}

.carousel-inner>.item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
  line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
  .carousel-inner>.item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000
  }

  .carousel-inner>.item.next,
  .carousel-inner>.item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }

  .carousel-inner>.item.prev,
  .carousel-inner>.item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }

  .carousel-inner>.item.next.left,
  .carousel-inner>.item.prev.right,
  .carousel-inner>.item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.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;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x
}

.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
  line-height: 1
}

.carousel-control .icon-prev:before {
  content: '\2039'
}

.carousel-control .icon-next:before {
  content: '\203a'
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
  text-shadow: none
}

@media screen and (min-width:768px) {

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    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 {
    right: 20%;
    left: 20%;
    padding-bottom: 30px
  }

  .carousel-indicators {
    bottom: 20px
  }
}



.center-block {
  display: block;
  margin-right: auto;
  margin-left: 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
}

@-ms-viewport {
  width: device-width
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important
}

@media (max-width:767px) {
  .visible-xs {
    display: block !important
  }

  table.visible-xs {
    display: table
  }

  tr.visible-xs {
    display: table-row !important
  }

  th.visible-xs,
  td.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
  }

  table.visible-sm {
    display: table
  }

  tr.visible-sm {
    display: table-row !important
  }

  th.visible-sm,
  td.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
  }

  table.visible-md {
    display: table
  }

  tr.visible-md {
    display: table-row !important
  }

  th.visible-md,
  td.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
  }

  table.visible-lg {
    display: table
  }

  tr.visible-lg {
    display: table-row !important
  }

  th.visible-lg,
  td.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 {
    display: none !important
  }
}

@media (min-width:768px) and (max-width:991px) {
  .hidden-sm {
    display: none !important
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .hidden-md {
    display: none !important
  }
}

@media (min-width:1200px) {
  .hidden-lg {
    display: none !important
  }
}

.visible-print {
  display: none !important
}

@media print {
  .visible-print {
    display: block !important
  }

  table.visible-print {
    display: table
  }

  tr.visible-print {
    display: table-row !important
  }

  th.visible-print,
  td.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 {
    display: none !important
  }
}

.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075)
}

.btn-default:active,
.btn-primary:active,
.btn-success:active,
.btn-info:active,
.btn-warning:active,
.btn-danger:active,
.btn-default.active,
.btn-primary.active,
.btn-success.active,
.btn-info.active,
.btn-warning.active,
.btn-danger.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-default.disabled,
.btn-primary.disabled,
.btn-success.disabled,
.btn-info.disabled,
.btn-warning.disabled,
.btn-danger.disabled,
.btn-default[disabled],
.btn-primary[disabled],
.btn-success[disabled],
.btn-info[disabled],
.btn-warning[disabled],
.btn-danger[disabled],
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-danger {
  -webkit-box-shadow: none;
  box-shadow: none
}

.btn-default .badge,
.btn-primary .badge,
.btn-success .badge,
.btn-info .badge,
.btn-warning .badge,
.btn-danger .badge {
  text-shadow: none
}

.btn:active,
.btn.active {
  background-image: none
}

.btn-default {
  text-shadow: 0 1px 0 #fff;
  background-image: -webkit-linear-gradient(top, #fff 0%, #e0e0e0 100%);
  background-image: -o-linear-gradient(top, #fff 0%, #e0e0e0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
  background-image: linear-gradient(to bottom, #fff 0%, #e0e0e0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #dbdbdb;
  border-color: #ccc
}

.btn-default:hover,
.btn-default:focus {
  background-color: #e0e0e0;
  background-position: 0 -15px
}

.btn-default:active,
.btn-default.active {
  background-color: #e0e0e0;
  border-color: #dbdbdb
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #e0e0e0;
  background-image: none
}

.btn-primary {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #265a88 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #265a88 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88));
  background-image: linear-gradient(to bottom, #337ab7 0%, #265a88 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #245580
}

.btn-primary:hover,
.btn-primary:focus {
  background-color: #265a88;
  background-position: 0 -15px
}

.btn-primary:active,
.btn-primary.active {
  background-color: #265a88;
  border-color: #245580
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #265a88;
  background-image: none
}

.btn-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image: -o-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));
  background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #3e8f3e
}

.btn-success:hover,
.btn-success:focus {
  background-color: #419641;
  background-position: 0 -15px
}

.btn-success:active,
.btn-success.active {
  background-color: #419641;
  border-color: #3e8f3e
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #419641;
  background-image: none
}

.btn-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image: -o-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
  background-image: linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #28a4c9
}

.btn-info:hover,
.btn-info:focus {
  background-color: #2aabd2;
  background-position: 0 -15px
}

.btn-info:active,
.btn-info.active {
  background-color: #2aabd2;
  border-color: #28a4c9
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #2aabd2;
  background-image: none
}

.btn-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image: -o-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #e38d13
}

.btn-warning:hover,
.btn-warning:focus {
  background-color: #eb9316;
  background-position: 0 -15px
}

.btn-warning:active,
.btn-warning.active {
  background-color: #eb9316;
  border-color: #e38d13
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #eb9316;
  background-image: none
}

.btn-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image: -o-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
  background-image: linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #b92c28
}

.btn-danger:hover,
.btn-danger:focus {
  background-color: #c12e2a;
  background-position: 0 -15px
}

.btn-danger:active,
.btn-danger.active {
  background-color: #c12e2a;
  border-color: #b92c28
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #c12e2a;
  background-image: none
}

.thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, .075)
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
  background-color: #e8e8e8;
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-repeat: repeat-x
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
  background-color: #2e6da4;
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
  background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
  background-repeat: repeat-x
}

.navbar-default {
  background-image: -webkit-linear-gradient(top, #fff 0%, #f8f8f8 100%);
  background-image: -o-linear-gradient(top, #fff 0%, #f8f8f8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8));
  background-image: linear-gradient(to bottom, #fff 0%, #f8f8f8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075)
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.active>a {
  background-image: -webkit-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
  background-image: -o-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#e2e2e2));
  background-image: linear-gradient(to bottom, #dbdbdb 0%, #e2e2e2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075)
}

.navbar-brand,
.navbar-nav>li>a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, .25)
}

.navbar-inverse {
  background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222 100%);
  background-image: -o-linear-gradient(top, #3c3c3c 0%, #222 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222));
  background-image: linear-gradient(to bottom, #3c3c3c 0%, #222 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-radius: 4px
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.active>a {
  background-image: -webkit-linear-gradient(top, #080808 0%, #0f0f0f 100%);
  background-image: -o-linear-gradient(top, #080808 0%, #0f0f0f 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#080808), to(#0f0f0f));
  background-image: linear-gradient(to bottom, #080808 0%, #0f0f0f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25)
}

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav>li>a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
  border-radius: 0
}

@media (max-width:767px) {

  .navbar .navbar-nav .open .dropdown-menu>.active>a,
  .navbar .navbar-nav .open .dropdown-menu>.active>a:hover,
  .navbar .navbar-nav .open .dropdown-menu>.active>a:focus {
    color: #fff;
    background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
    background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
    background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
    background-repeat: repeat-x
  }
}

.alert {
  text-shadow: 0 1px 0 rgba(255, 255, 255, .2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05)
}

.alert-success {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
  background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
  background-repeat: repeat-x;
  border-color: #b2dba1
}

.alert-info {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));
  background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
  background-repeat: repeat-x;
  border-color: #9acfea
}

.alert-warning {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
  background-repeat: repeat-x;
  border-color: #f5e79e
}

.alert-danger {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
  background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
  background-repeat: repeat-x;
  border-color: #dca7a7
}

.progress {
  background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
  background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
  background-repeat: repeat-x
}

.progress-bar {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #286090 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #286090 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#286090));
  background-image: linear-gradient(to bottom, #337ab7 0%, #286090 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);
  background-repeat: repeat-x
}

.progress-bar-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: -o-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));
  background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
  background-repeat: repeat-x
}

.progress-bar-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: -o-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
  background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
  background-repeat: repeat-x
}

.progress-bar-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: -o-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
  background-repeat: repeat-x
}

.progress-bar-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: -o-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));
  background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
  background-repeat: repeat-x
}

.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.list-group {
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, .075)
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  text-shadow: 0 -1px 0 #286090;
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2b669a 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #2b669a 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2b669a));
  background-image: linear-gradient(to bottom, #337ab7 0%, #2b669a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);
  background-repeat: repeat-x;
  border-color: #2b669a
}

.list-group-item.active .badge,
.list-group-item.active:hover .badge,
.list-group-item.active:focus .badge {
  text-shadow: none
}

.panel {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, .05)
}

.panel-default>.panel-heading {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-repeat: repeat-x
}

.panel-primary>.panel-heading {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
  background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
  background-repeat: repeat-x
}

.panel-success>.panel-heading {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
  background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
  background-repeat: repeat-x
}

.panel-info>.panel-heading {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
  background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
  background-repeat: repeat-x
}

.panel-warning>.panel-heading {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
  background-repeat: repeat-x
}

.panel-danger>.panel-heading {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: -o-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
  background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
  background-repeat: repeat-x
}

.well {
  background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
  background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
  background-repeat: repeat-x;
  border-color: #dcdcdc;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1)
}

@font-face {
  font-family: 'themify';
  src: url(../fonts/themify.eot);
  src: url(../fonts/themify_1.eot#iefix-fvbane) format('embedded-opentype'), url(../fonts/themify.woff) format('woff'), url(../fonts/themify.ttf) format('truetype'), url(../img/themify.svg#themify) format('svg');
  font-weight: 400;
  font-style: normal
}

[class^=ti-],
[class*=" ti-"] {
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.ti-wand:before {
  content: "\e600"
}

.ti-volume:before {
  content: "\e601"
}

.ti-user:before {
  content: "\e602"
}

.ti-unlock:before {
  content: "\e603"
}

.ti-unlink:before {
  content: "\e604"
}

.ti-trash:before {
  content: "\e605"
}

.ti-thought:before {
  content: "\e606"
}

.ti-target:before {
  content: "\e607"
}

.ti-tag:before {
  content: "\e608"
}

.ti-tablet:before {
  content: "\e609"
}

.ti-star:before {
  content: "\e60a"
}

.ti-spray:before {
  content: "\e60b"
}

.ti-signal:before {
  content: "\e60c"
}

.ti-shopping-cart:before {
  content: "\e60d"
}

.ti-shopping-cart-full:before {
  content: "\e60e"
}

.ti-settings:before {
  content: "\e60f"
}

.ti-search:before {
  content: "\e610"
}

.ti-zoom-in:before {
  content: "\e611"
}

.ti-zoom-out:before {
  content: "\e612"
}

.ti-cut:before {
  content: "\e613"
}

.ti-ruler:before {
  content: "\e614"
}

.ti-ruler-pencil:before {
  content: "\e615"
}

.ti-ruler-alt:before {
  content: "\e616"
}

.ti-bookmark:before {
  content: "\e617"
}

.ti-bookmark-alt:before {
  content: "\e618"
}

.ti-reload:before {
  content: "\e619"
}

.ti-plus:before {
  content: "\e61a"
}

.ti-pin:before {
  content: "\e61b"
}

.ti-pencil:before {
  content: "\e61c"
}

.ti-pencil-alt:before {
  content: "\e61d"
}

.ti-paint-roller:before {
  content: "\e61e"
}

.ti-paint-bucket:before {
  content: "\e61f"
}

.ti-na:before {
  content: "\e620"
}

.ti-mobile:before {
  content: "\e621"
}

.ti-minus:before {
  content: "\e622"
}

.ti-medall:before {
  content: "\e623"
}

.ti-medall-alt:before {
  content: "\e624"
}

.ti-marker:before {
  content: "\e625"
}

.ti-marker-alt:before {
  content: "\e626"
}

.ti-arrow-up:before {
  content: "\e627"
}

.ti-arrow-right:before {
  content: "\e628"
}

.ti-arrow-left:before {
  content: "\e629"
}

.ti-arrow-down:before {
  content: "\e62a"
}

.ti-lock:before {
  content: "\e62b"
}

.ti-location-arrow:before {
  content: "\e62c"
}

.ti-link:before {
  content: "\e62d"
}

.ti-layout:before {
  content: "\e62e"
}

.ti-layers:before {
  content: "\e62f"
}

.ti-layers-alt:before {
  content: "\e630"
}

.ti-key:before {
  content: "\e631"
}

.ti-import:before {
  content: "\e632"
}

.ti-image:before {
  content: "\e633"
}

.ti-heart:before {
  content: "\e634"
}

.ti-heart-broken:before {
  content: "\e635"
}

.ti-hand-stop:before {
  content: "\e636"
}

.ti-hand-open:before {
  content: "\e637"
}

.ti-hand-drag:before {
  content: "\e638"
}

.ti-folder:before {
  content: "\e639"
}

.ti-flag:before {
  content: "\e63a"
}

.ti-flag-alt:before {
  content: "\e63b"
}

.ti-flag-alt-2:before {
  content: "\e63c"
}

.ti-eye:before {
  content: "\e63d"
}

.ti-export:before {
  content: "\e63e"
}

.ti-exchange-vertical:before {
  content: "\e63f"
}

.ti-desktop:before {
  content: "\e640"
}

.ti-cup:before {
  content: "\e641"
}

.ti-crown:before {
  content: "\e642"
}

.ti-comments:before {
  content: "\e643"
}

.ti-comment:before {
  content: "\e644"
}

.ti-comment-alt:before {
  content: "\e645"
}

.ti-close:before {
  content: "\e646"
}

.ti-clip:before {
  content: "\e647"
}

.ti-angle-up:before {
  content: "\e648"
}

.ti-angle-right:before {
  content: "\e649"
}

.ti-angle-left:before {
  content: "\e64a"
}

.ti-angle-down:before {
  content: "\e64b"
}

.ti-check:before {
  content: "\e64c"
}

.ti-check-box:before {
  content: "\e64d"
}

.ti-camera:before {
  content: "\e64e"
}

.ti-announcement:before {
  content: "\e64f"
}

.ti-brush:before {
  content: "\e650"
}

.ti-briefcase:before {
  content: "\e651"
}

.ti-bolt:before {
  content: "\e652"
}

.ti-bolt-alt:before {
  content: "\e653"
}

.ti-blackboard:before {
  content: "\e654"
}

.ti-bag:before {
  content: "\e655"
}

.ti-move:before {
  content: "\e656"
}

.ti-arrows-vertical:before {
  content: "\e657"
}

.ti-arrows-horizontal:before {
  content: "\e658"
}

.ti-fullscreen:before {
  content: "\e659"
}

.ti-arrow-top-right:before {
  content: "\e65a"
}

.ti-arrow-top-left:before {
  content: "\e65b"
}

.ti-arrow-circle-up:before {
  content: "\e65c"
}

.ti-arrow-circle-right:before {
  content: "\e65d"
}

.ti-arrow-circle-left:before {
  content: "\e65e"
}

.ti-arrow-circle-down:before {
  content: "\e65f"
}

.ti-angle-double-up:before {
  content: "\e660"
}

.ti-angle-double-right:before {
  content: "\e661"
}

.ti-angle-double-left:before {
  content: "\e662"
}

.ti-angle-double-down:before {
  content: "\e663"
}

.ti-zip:before {
  content: "\e664"
}

.ti-world:before {
  content: "\e665"
}

.ti-wheelchair:before {
  content: "\e666"
}

.ti-view-list:before {
  content: "\e667"
}

.ti-view-list-alt:before {
  content: "\e668"
}

.ti-view-grid:before {
  content: "\e669"
}

.ti-uppercase:before {
  content: "\e66a"
}

.ti-upload:before {
  content: "\e66b"
}

.ti-underline:before {
  content: "\e66c"
}

.ti-truck:before {
  content: "\e66d"
}

.ti-timer:before {
  content: "\e66e"
}

.ti-ticket:before {
  content: "\e66f"
}

.ti-thumb-up:before {
  content: "\e670"
}

.ti-thumb-down:before {
  content: "\e671"
}

.ti-text:before {
  content: "\e672"
}

.ti-stats-up:before {
  content: "\e673"
}

.ti-stats-down:before {
  content: "\e674"
}

.ti-split-v:before {
  content: "\e675"
}

.ti-split-h:before {
  content: "\e676"
}

.ti-smallcap:before {
  content: "\e677"
}

.ti-shine:before {
  content: "\e678"
}

.ti-shift-right:before {
  content: "\e679"
}

.ti-shift-left:before {
  content: "\e67a"
}

.ti-shield:before {
  content: "\e67b"
}

.ti-notepad:before {
  content: "\e67c"
}

.ti-server:before {
  content: "\e67d"
}

.ti-quote-right:before {
  content: "\e67e"
}

.ti-quote-left:before {
  content: "\e67f"
}

.ti-pulse:before {
  content: "\e680"
}

.ti-printer:before {
  content: "\e681"
}

.ti-power-off:before {
  content: "\e682"
}

.ti-plug:before {
  content: "\e683"
}

.ti-pie-chart:before {
  content: "\e684"
}

.ti-paragraph:before {
  content: "\e685"
}

.ti-panel:before {
  content: "\e686"
}

.ti-package:before {
  content: "\e687"
}

.ti-music:before {
  content: "\e688"
}

.ti-music-alt:before {
  content: "\e689"
}

.ti-mouse:before {
  content: "\e68a"
}

.ti-mouse-alt:before {
  content: "\e68b"
}

.ti-money:before {
  content: "\e68c"
}

.ti-microphone:before {
  content: "\e68d"
}

.ti-menu:before {
  content: "\e68e"
}

.ti-menu-alt:before {
  content: "\e68f"
}

.ti-map:before {
  content: "\e690"
}

.ti-map-alt:before {
  content: "\e691"
}

.ti-loop:before {
  content: "\e692"
}

.ti-location-pin:before {
  content: "\e693"
}

.ti-list:before {
  content: "\e694"
}

.ti-light-bulb:before {
  content: "\e695"
}

.ti-Italic:before {
  content: "\e696"
}

.ti-info:before {
  content: "\e697"
}

.ti-infinite:before {
  content: "\e698"
}

.ti-id-badge:before {
  content: "\e699"
}

.ti-hummer:before {
  content: "\e69a"
}

.ti-home:before {
  content: "\e69b"
}

.ti-help:before {
  content: "\e69c"
}

.ti-headphone:before {
  content: "\e69d"
}

.ti-harddrives:before {
  content: "\e69e"
}

.ti-harddrive:before {
  content: "\e69f"
}

.ti-gift:before {
  content: "\e6a0"
}

.ti-game:before {
  content: "\e6a1"
}

.ti-filter:before {
  content: "\e6a2"
}

.ti-files:before {
  content: "\e6a3"
}

.ti-file:before {
  content: "\e6a4"
}

.ti-eraser:before {
  content: "\e6a5"
}

.ti-envelope:before {
  content: "\e6a6"
}

.ti-download:before {
  content: "\e6a7"
}

.ti-direction:before {
  content: "\e6a8"
}

.ti-direction-alt:before {
  content: "\e6a9"
}

.ti-dashboard:before {
  content: "\e6aa"
}

.ti-control-stop:before {
  content: "\e6ab"
}

.ti-control-shuffle:before {
  content: "\e6ac"
}

.ti-control-play:before {
  content: "\e6ad"
}

.ti-control-pause:before {
  content: "\e6ae"
}

.ti-control-forward:before {
  content: "\e6af"
}

.ti-control-backward:before {
  content: "\e6b0"
}

.ti-cloud:before {
  content: "\e6b1"
}

.ti-cloud-up:before {
  content: "\e6b2"
}

.ti-cloud-down:before {
  content: "\e6b3"
}

.ti-clipboard:before {
  content: "\e6b4"
}

.ti-car:before {
  content: "\e6b5"
}

.ti-calendar:before {
  content: "\e6b6"
}

.ti-book:before {
  content: "\e6b7"
}

.ti-bell:before {
  content: "\e6b8"
}

.ti-basketball:before {
  content: "\e6b9"
}

.ti-bar-chart:before {
  content: "\e6ba"
}

.ti-bar-chart-alt:before {
  content: "\e6bb"
}

.ti-back-right:before {
  content: "\e6bc"
}

.ti-back-left:before {
  content: "\e6bd"
}

.ti-arrows-corner:before {
  content: "\e6be"
}

.ti-archive:before {
  content: "\e6bf"
}

.ti-anchor:before {
  content: "\e6c0"
}

.ti-align-right:before {
  content: "\e6c1"
}

.ti-align-left:before {
  content: "\e6c2"
}

.ti-align-justify:before {
  content: "\e6c3"
}

.ti-align-center:before {
  content: "\e6c4"
}

.ti-alert:before {
  content: "\e6c5"
}

.ti-alarm-clock:before {
  content: "\e6c6"
}

.ti-agenda:before {
  content: "\e6c7"
}

.ti-write:before {
  content: "\e6c8"
}

.ti-window:before {
  content: "\e6c9"
}

.ti-widgetized:before {
  content: "\e6ca"
}

.ti-widget:before {
  content: "\e6cb"
}

.ti-widget-alt:before {
  content: "\e6cc"
}

.ti-wallet:before {
  content: "\e6cd"
}

.ti-video-clapper:before {
  content: "\e6ce"
}

.ti-video-camera:before {
  content: "\e6cf"
}

.ti-vector:before {
  content: "\e6d0"
}

.ti-themify-logo:before {
  content: "\e6d1"
}

.ti-themify-favicon:before {
  content: "\e6d2"
}

.ti-themify-favicon-alt:before {
  content: "\e6d3"
}

.ti-support:before {
  content: "\e6d4"
}

.ti-stamp:before {
  content: "\e6d5"
}

.ti-split-v-alt:before {
  content: "\e6d6"
}

.ti-slice:before {
  content: "\e6d7"
}

.ti-shortcode:before {
  content: "\e6d8"
}

.ti-shift-right-alt:before {
  content: "\e6d9"
}

.ti-shift-left-alt:before {
  content: "\e6da"
}

.ti-ruler-alt-2:before {
  content: "\e6db"
}

.ti-receipt:before {
  content: "\e6dc"
}

.ti-pin2:before {
  content: "\e6dd"
}

.ti-pin-alt:before {
  content: "\e6de"
}

.ti-pencil-alt2:before {
  content: "\e6df"
}

.ti-palette:before {
  content: "\e6e0"
}

.ti-more:before {
  content: "\e6e1"
}

.ti-more-alt:before {
  content: "\e6e2"
}

.ti-microphone-alt:before {
  content: "\e6e3"
}

.ti-magnet:before {
  content: "\e6e4"
}

.ti-line-double:before {
  content: "\e6e5"
}

.ti-line-dotted:before {
  content: "\e6e6"
}

.ti-line-dashed:before {
  content: "\e6e7"
}

.ti-layout-width-full:before {
  content: "\e6e8"
}

.ti-layout-width-default:before {
  content: "\e6e9"
}

.ti-layout-width-default-alt:before {
  content: "\e6ea"
}

.ti-layout-tab:before {
  content: "\e6eb"
}

.ti-layout-tab-window:before {
  content: "\e6ec"
}

.ti-layout-tab-v:before {
  content: "\e6ed"
}

.ti-layout-tab-min:before {
  content: "\e6ee"
}

.ti-layout-slider:before {
  content: "\e6ef"
}

.ti-layout-slider-alt:before {
  content: "\e6f0"
}

.ti-layout-sidebar-right:before {
  content: "\e6f1"
}

.ti-layout-sidebar-none:before {
  content: "\e6f2"
}

.ti-layout-sidebar-left:before {
  content: "\e6f3"
}

.ti-layout-placeholder:before {
  content: "\e6f4"
}

.ti-layout-menu:before {
  content: "\e6f5"
}

.ti-layout-menu-v:before {
  content: "\e6f6"
}

.ti-layout-menu-separated:before {
  content: "\e6f7"
}

.ti-layout-menu-full:before {
  content: "\e6f8"
}

.ti-layout-media-right-alt:before {
  content: "\e6f9"
}

.ti-layout-media-right:before {
  content: "\e6fa"
}

.ti-layout-media-overlay:before {
  content: "\e6fb"
}

.ti-layout-media-overlay-alt:before {
  content: "\e6fc"
}

.ti-layout-media-overlay-alt-2:before {
  content: "\e6fd"
}

.ti-layout-media-left-alt:before {
  content: "\e6fe"
}

.ti-layout-media-left:before {
  content: "\e6ff"
}

.ti-layout-media-center-alt:before {
  content: "\e700"
}

.ti-layout-media-center:before {
  content: "\e701"
}

.ti-layout-list-thumb:before {
  content: "\e702"
}

.ti-layout-list-thumb-alt:before {
  content: "\e703"
}

.ti-layout-list-post:before {
  content: "\e704"
}

.ti-layout-list-large-image:before {
  content: "\e705"
}

.ti-layout-line-solid:before {
  content: "\e706"
}

.ti-layout-grid4:before {
  content: "\e707"
}

.ti-layout-grid3:before {
  content: "\e708"
}

.ti-layout-grid2:before {
  content: "\e709"
}

.ti-layout-grid2-thumb:before {
  content: "\e70a"
}

.ti-layout-cta-right:before {
  content: "\e70b"
}

.ti-layout-cta-left:before {
  content: "\e70c"
}

.ti-layout-cta-center:before {
  content: "\e70d"
}

.ti-layout-cta-btn-right:before {
  content: "\e70e"
}

.ti-layout-cta-btn-left:before {
  content: "\e70f"
}

.ti-layout-column4:before {
  content: "\e710"
}

.ti-layout-column3:before {
  content: "\e711"
}

.ti-layout-column2:before {
  content: "\e712"
}

.ti-layout-accordion-separated:before {
  content: "\e713"
}

.ti-layout-accordion-merged:before {
  content: "\e714"
}

.ti-layout-accordion-list:before {
  content: "\e715"
}

.ti-ink-pen:before {
  content: "\e716"
}

.ti-info-alt:before {
  content: "\e717"
}

.ti-help-alt:before {
  content: "\e718"
}

.ti-headphone-alt:before {
  content: "\e719"
}

.ti-hand-point-up:before {
  content: "\e71a"
}

.ti-hand-point-right:before {
  content: "\e71b"
}

.ti-hand-point-left:before {
  content: "\e71c"
}

.ti-hand-point-down:before {
  content: "\e71d"
}

.ti-gallery:before {
  content: "\e71e"
}

.ti-face-smile:before {
  content: "\e71f"
}

.ti-face-sad:before {
  content: "\e720"
}

.ti-credit-card:before {
  content: "\e721"
}

.ti-control-skip-forward:before {
  content: "\e722"
}

.ti-control-skip-backward:before {
  content: "\e723"
}

.ti-control-record:before {
  content: "\e724"
}

.ti-control-eject:before {
  content: "\e725"
}

.ti-comments-smiley:before {
  content: "\e726"
}

.ti-brush-alt:before {
  content: "\e727"
}

.ti-youtube:before {
  content: "\e728"
}

.ti-vimeo:before {
  content: "\e729"
}

.ti-twitter:before {
  content: "\e72a"
}

.ti-time:before {
  content: "\e72b"
}

.ti-tumblr:before {
  content: "\e72c"
}

.ti-skype:before {
  content: "\e72d"
}

.ti-share:before {
  content: "\e72e"
}

.ti-share-alt:before {
  content: "\e72f"
}

.ti-rocket:before {
  content: "\e730"
}

.ti-pinterest:before {
  content: "\e731"
}

.ti-new-window:before {
  content: "\e732"
}

.ti-microsoft:before {
  content: "\e733"
}

.ti-list-ol:before {
  content: "\e734"
}

.ti-linkedin:before {
  content: "\e735"
}

.ti-layout-sidebar-2:before {
  content: "\e736"
}

.ti-layout-grid4-alt:before {
  content: "\e737"
}

.ti-layout-grid3-alt:before {
  content: "\e738"
}

.ti-layout-grid2-alt:before {
  content: "\e739"
}

.ti-layout-column4-alt:before {
  content: "\e73a"
}

.ti-layout-column3-alt:before {
  content: "\e73b"
}

.ti-layout-column2-alt:before {
  content: "\e73c"
}

.ti-instagram:before {
  content: "\e73d"
}

.ti-google:before {
  content: "\e73e"
}

.ti-github:before {
  content: "\e73f"
}

.ti-flickr:before {
  content: "\e740"
}

.ti-facebook:before {
  content: "\e741"
}

.ti-dropbox:before {
  content: "\e742"
}

.ti-dribbble:before {
  content: "\e743"
}

.ti-apple:before {
  content: "\e744"
}

.ti-android:before {
  content: "\e745"
}

.ti-save:before {
  content: "\e746"
}

.ti-save-alt:before {
  content: "\e747"
}

.ti-yahoo:before {
  content: "\e748"
}

.ti-wordpress:before {
  content: "\e749"
}

.ti-vimeo-alt:before {
  content: "\e74a"
}

.ti-twitter-alt:before {
  content: "\e74b"
}

.ti-tumblr-alt:before {
  content: "\e74c"
}

.ti-trello:before {
  content: "\e74d"
}

.ti-stack-overflow:before {
  content: "\e74e"
}

.ti-soundcloud:before {
  content: "\e74f"
}

.ti-sharethis:before {
  content: "\e750"
}

.ti-sharethis-alt:before {
  content: "\e751"
}

.ti-reddit:before {
  content: "\e752"
}

.ti-pinterest-alt:before {
  content: "\e753"
}

.ti-microsoft-alt:before {
  content: "\e754"
}

.ti-linux:before {
  content: "\e755"
}

.ti-jsfiddle:before {
  content: "\e756"
}

.ti-joomla:before {
  content: "\e757"
}

.ti-html5:before {
  content: "\e758"
}

.ti-flickr-alt:before {
  content: "\e759"
}

.ti-email:before {
  content: "\e75a"
}

.ti-drupal:before {
  content: "\e75b"
}

.ti-dropbox-alt:before {
  content: "\e75c"
}

.ti-css3:before {
  content: "\e75d"
}

.ti-rss:before {
  content: "\e75e"
}

.ti-rss-alt:before {
  content: "\e75f"
}


.themetechmount-fbar-box-w {
  position: relative
}

.themetechmount-fbar-box-w:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  display: block
}

.themetechmount-fbar-bg-darkgrey.themetechmount-fbar-box-w.tm-fbar-with-bgimage:after {
  background: rgba(0, 0, 0, .85)
}

.themetechmount-fbar-bg-grey.themetechmount-fbar-box-w.tm-fbar-with-bgimage:after {
  background: rgba(231, 231, 231, .85)
}

.themetechmount-fbar-bg-white.themetechmount-fbar-box-w.tm-fbar-with-bgimage:after {
  background: rgba(255, 255, 255, .85)
}

.themetechmount-fbar-bg-darkgrey.themetechmount-fbar-box-w:after {
  background: #282828
}

.themetechmount-fbar-bg-grey.themetechmount-fbar-box-w:after {
  background: #f8f8f8
}

.themetechmount-fbar-bg-white.themetechmount-fbar-box-w:after {
  background: #fff
}

.themetechmount-fbar-box {
  position: relative;
  z-index: 10
}

.themetechmount-fbar-position-default div.themetechmount-fbar-box-w {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1002;
  border-bottom: 4px solid #999;
  -webkit-transition: transform 0.4s ease;
  transition: transform 0.4s ease;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.themetechmount-fbar-position-default div.themetechmount-fbar-box-w.animated {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0)
}

.themetechmount-fbar-position-default .fcloseicon {
  position: fixed;
  top: 17px;
  right: 24px;
  height: 30px;
  width: 30px;
  z-index: 100;
  display: block;
  text-align: center;
  font-size: 20px;
  cursor: pointer
}

.themetechmount-fbar-position-default .fcloseicon:after {
  content: '\E82D';
  font-family: "tm-inoterior-icons"
}

.themetechmount-fbar-position-default .widget {
  margin: 65px 0 0
}

.themetechmount-team-form-no-group .tm-wrap-cell {
  display: inline-block
}

.themetechmount-team-form-no-group .tm-wrap-cell h2 {
  padding-right: 20px
}

.themetechmount-fbar-text-white.themetechmount-fbar-bg-darkgrey.themetechmount-fbar-box-w .submit_field button {
  border-color: transparent;
  color: #fff
}

.themetechmount-fbar-text-white.themetechmount-fbar-bg-darkgrey.themetechmount-fbar-box-w .submit_field button:hover {
  background-color: transparent
}

.tm-fbar-close .tm-fbar-close-icon {
  position: fixed;
  top: 20px;
  right: 25px;
  height: 50px;
  width: 50px;
  z-index: 100;
  display: block;
  text-align: center;
  font-size: 18px;
  cursor: pointer;
  background-color: #ffb120;
  border-radius: 50%;
  line-height: 50px
}

.tm-fbar-close [class^="ti-"],
.tm-fbar-close [class*=" ti-"] {
  line-height: unset
}

.themetechmount-fbar-position-right .themetechmount-fbar-box-w {
  position: fixed;
  top: 0;
  right: 0;
  width: 400px;
  height: 100%;
  overflow: hidden;
  z-index: 9999;
  -webkit-transition: transform 0.4s ease;
  transition: transform 0.4s ease;
  -webkit-transform: translateX(400px);
  -ms-transform: translateX(400px);
  transform: translateX(400px);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.tm-header-invert .themetechmount-fbar-position-right .themetechmount-fbar-box-w {
  right: auto;
  left: 0;
  -webkit-transition: transform 0.4s ease;
  transition: transform 0.4s ease;
  -webkit-transform: translateX(-400px);
  -ms-transform: translateX(-400px);
  transform: translateX(-400px)
}

.themetechmount-fbar-position-right .themetechmount-fbar-box-w .tm-fbar-close {
  -webkit-transition: transform 0.4s ease;
  transition: transform 0.4s ease;
  -webkit-transform: translateX(400px);
  -ms-transform: translateX(400px);
  transform: translateX(400px);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.themetechmount-fbar-position-right .themetechmount-fbar-box-w.animated .tm-fbar-close,
.themetechmount-fbar-position-right .themetechmount-fbar-box-w.animated {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0)
}

.themetechmount-fbar-position-right .themetechmount-fbar-box .widget {
  float: none;
  width: auto
}

.themetechmount-fbar-position-right .themetechmount-fbar-box-w {
  border: none
}

.themetechmount-fbar-position-right .themetechmount-fbar-btn {
  cursor: pointer;
  position: absolute;
  right: 80px;
  z-index: 1005;
  width: 58px;
  height: 58px;
  text-align: center;
  width: 0;
  height: 0;
  top: 72px
}

.themetechmount-fbar-position-right .floatingbar-widgets-inner .widget-area {
  float: none;
  width: 100%
}

.themetechmount-fbar-position-right .themetechmount-fbar-content-wrapper {
  width: 100%
}

.themetechmount-fbar-position-default .themetechmount-fbar-content-wrapper,
.themetechmount-fbar-position-right .themetechmount-fbar-content-wrapper {
  overflow: hidden;
  height: 100%;
  padding: 35px;
  padding-bottom: 10px;
  z-index: 80;
  position: relative
}

.themetechmount-fbar-position-default .themetechmount-fbar-content-wrapper {
  height: 100%;
  padding: 0
}

.themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget_calendar table,
.themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget_calendar th,
.themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget_calendar td,
.themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget ul>li {
  border-color: rgba(255, 255, 255, .21)
}

.themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget_tag_cloud .tagcloud a {
  background-color: rgba(255, 255, 255, .9);
  color: #2C2C2C
}

.themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget_tag_cloud .tagcloud a:hover {
  color: #fff
}

.themetechmount-fbar-box-w.themetechmount-fbar-text-white.themetechmount-fbar-bg-skincolor .widget a:hover,
.themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget_calendar caption,
.themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget_calendar table,
.themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget_calendar th,
.themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget_calendar td,
.themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget ul>li,
.themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget_text {
  color: rgba(255, 255, 255, .8)
}

.themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget a,
.themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget .widget-title {
  color: rgba(255, 255, 255, .9)
}

.themetechmount-fbar-box-w.themetechmount-fbar-text-white.themetechmount-fbar-bg-skincolor .widget .widget-title {
  border-color: #fff
}

.themetechmount-fbar-btn.tm-fbar-bg-color-darkgrey a:before {
  border-bottom-color: #202020
}

.themetechmount-fbar-btn.tm-fbar-bg-color-darkgrey a {
  background-color: #202020
}

.themetechmount-fbar-position-right .themetechmount-fbar-btn.tm-fbar-bg-color-darkgrey a:after {
  border-top-color: #202020;
  border-bottom-color: #202020
}

.themetechmount-fbar-btn.tm-fbar-bg-color-grey a {
  background-color: #E4E4E4
}

.themetechmount-fbar-position-right .themetechmount-fbar-btn.tm-fbar-bg-color-grey a:after {
  border-top-color: #E4E4E4;
  border-bottom-color: #E4E4E4
}

.themetechmount-fbar-btn.tm-fbar-bg-color-white a {
  background-color: #fff
}

.themetechmount-fbar-position-right .themetechmount-fbar-btn.tm-fbar-bg-color-white a:after {
  border-top-color: #fff;
  border-bottom-color: #fff
}

.themetechmount-fbar-position-default .themetechmount-fbar-btn.tm-fbar-bg-color-white a:after {
  border-left-color: #fff;
  border-right-color: #fff
}

.themetechmount-fbar-position-default .themetechmount-fbar-btn.tm-fbar-bg-color-grey a:after {
  border-left-color: #E4E4E4;
  border-right-color: #E4E4E4
}

.themetechmount-fbar-position-default .themetechmount-fbar-btn.tm-fbar-bg-color-darkgrey a:after {
  border-left-color: #202020;
  border-right-color: #202020
}

.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .team-search-form-before-text,
.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .widget_text,
.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .widget ul>li {
  color: rgba(0, 0, 0, .66)
}

.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .widget .widget-title,
.themetechmount-fbar-box-w.themetechmount-fbar-text-dark a {
  color: rgba(0, 0, 0, .7)
}

.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .search_field,
.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .contact-info,
.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .widget_calendar table,
.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .widget_calendar th,
.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .widget_calendar td,
.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .widget ul>li {
  border-color: rgba(0, 0, 0, .1)
}

.themetechmount-fbar-box-w.themetechmount-fbar-bg-skincolor.themetechmount-fbar-text-dark .widget .widget-title {
  border-color: 1px solid rgba(61, 61, 61, 1)
}

.themetechmount-fbar-box-w.tm-textcolor-darkgrey .select2-container--default .select2-selection--single .select2-selection__rendered,
.themetechmount-fbar-box-w.themetechmount-fbar-bg-skincolor.themetechmount-fbar-text-dark a:hover,
.themetechmount-fbar-box-w.themetechmount-fbar-bg-skincolor.themetechmount-fbar-text-dark .widget li a:before,
.themetechmount-fbar-box-w.themetechmount-fbar-bg-skincolor.themetechmount-fbar-text-dark .widget li:before,
.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .search_field.selectbox:after,
.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .search_field i,
.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .themetechmount-fbar-box h2,
.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .themetechmount-fbar-box .search_field select,
.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .themetechmount-fbar-box .search_field input[type="text"] {
  color: rgba(0, 0, 0, .8)
}

.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .search_field select,
.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .search_field input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, .5)
}

.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .search_field input:-moz-placeholder {
  color: rgba(0, 0, 0, .5)
}

.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .search_field input::-moz-placeholder {
  color: rgba(0, 0, 0, .5)
}

.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .search_field input:-ms-input-placeholder {
  color: rgba(0, 0, 0, .5)
}

.themetechmount-fbar-box-w.themetechmount-fbar-bg-skincolor.themetechmount-fbar-text-white .tagcloud a:hover,
.themetechmount-fbar-box-w.themetechmount-fbar-bg-skincolor.themetechmount-fbar-text-dark .tagcloud a:hover {
  background-color: #2c2c2c;
  color: #fff
}

.themetechmount-topbar-wrapper .social-icons li>a {
  border: none;
  width: 26px;
  height: 48px;
  line-height: 48px;
  font-size: 14px;
  font-weight: 500;
  text-align: center
}

.themetechmount-topbar-wrapper.tm-borderbottom-yes .social-icons li>a {
  width: 30px
}

.tm-header-overlay .tm-borderbottom-yes .tm-topbar-content .tm-wrap-cell div.themetechmount-social-links-wrapper,
.tm-header-overlay .tm-borderbottom-yes .tm-topbar-content .tm-wrap-cell div.themetechmount-social-links-wrapper:first-child {
  padding-left: 15px
}

.tm-header-overlay .tm-borderbottom-yes .tm-topbar-content .tm-wrap-cell div.themetechmount-social-links-wrapper ul {
  padding-right: 10px
}

.tm-header-overlay .tm-textcolor-white .social-icons li>a {
  color: rgba(255, 255, 255, .95)
}

.themetechmount-topbar-wrapper .top-contact li a,
.themetechmount-topbar-wrapper .social-icons li>a,
.themetechmount-topbar-wrapper .tm-fbar-open-icon {
  transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out
}

.tm-topbar-content .tm-wrap-cell div {
  display: inline-block
}

.tm-topbar-content .tm-wrap-cell div.tm-center-text {
  display: block
}

.site-header .themetechmount-topbar {
  position: relative;
  z-index: 10
}

.table-row {
  display: table;
  width: 100%
}

.tm-tb-right-content {
  text-align: right;
  display: inline-block;
  padding-left: 5px
}

.tm-center-content .themetechmount-tb-left-content {
  width: 100%;
  display: block
}

.themetechmount-topbar-inner {
  line-height: 48px
}

.top-contact {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 14px;
  display: inline-block;
  position: relative;
  line-height: 48px;
  vertical-align: top
}

.top-contact.tm-highlight-left {
  margin-right: 15px;
  padding-right: 5px;
  color: rgba(255, 255, 255, .95)
}

.top-contact.tm-highlight-right {
  margin-left: 15px;
  padding-left: 15px;
  color: rgba(255, 255, 255, .95)
}

.top-contact.tm-highlight-right strong,
.top-contact.tm-highlight-left strong {
  font-weight: 500
}

.tm-header-style-infostack .themetechmount-social-links-wrapper,
.tm-header-style-infostack .top-contact {
  line-height: 50px
}

.top-contact i {
  margin-right: 7px;
  display: inline-block;
  width: 20px;
  height: 15px;
  border: none;
  border-radius: 50%;
  text-align: center;
  line-height: 24px;
  font-size: 14px
}

.tm-bgcolor-skincolor .top-contact i {
  color: rgba(255, 255, 255, .75)
}

.top-contact .kw_inoterior {
  margin-top: -8px;
  vertical-align: middle
}

.top-contact li {
  display: inline-block;
  padding-left: 20px;
  padding-right: 20px;
  z-index: 1
}

.themetechmount-topbar-wrapper:not(.tm-borderbottom-yes) .tm-wrap-cell:not(.tm-align-right) .top-contact li:first-child {
  padding-left: 0px !important
}

.top-contact li,
.tm-topbar-content .tm-wrap-cell div {
  position: relative
}

.tm-topbar-content .tm-wrap-cell div {
  padding-left: 15px;
  margin-left: 15px
}

.tm-topbar-content .tm-wrap-cell div:first-child {
  margin-left: 0
}

.tm-topbar-content .tm-wrap-cell div.themetechmount-social-links-wrapper:first-child,
.tm-topbar-content .tm-wrap-cell .themetechmount-social-links-wrapper {
  padding-left: 10px
}

.tm-borderbottom-yes .tm-topbar-content .tm-wrap-cell div.themetechmount-social-links-wrapper:first-child {
  padding-left: 3px
}

.tm-header-overlay .tm-borderbottom-yes .tm-topbar-content .tm-wrap-cell .themetechmount-social-links-wrapper:after,
.tm-header-overlay .tm-borderbottom-yes .tm-topbar-content .tm-wrap-cell .themetechmount-social-links-wrapper:before,
.tm-header-overlay .tm-topbar-content .tm-wrap-cell .top-contact li:last-child:after,
.tm-topbar-content .tm-wrap-cell div:not(.tm-center-text):before,
.tm-topbar-content .tm-wrap-cell .top-contact li:before {
  top: 15px;
  content: '';
  height: 18px;
  width: 1px;
  background-color: #e9ecef;
  z-index: 1;
  position: absolute
}

.tm-header-overlay .tm-borderbottom-yes .tm-topbar-content .tm-wrap-cell .themetechmount-social-links-wrapper:after,
.tm-header-overlay .tm-borderbottom-yes .tm-topbar-content .tm-wrap-cell .themetechmount-social-links-wrapper:before,
.tm-header-overlay .tm-topbar-content .tm-wrap-cell .top-contact li:last-child:after,
.tm-borderbottom-yes .tm-topbar-content .tm-wrap-cell div:before,
.tm-borderbottom-yes .tm-topbar-content .tm-wrap-cell .top-contact li:before {
  height: 100%;
  top: 0
}

.tm-header-overlay .tm-borderbottom-yes.tm-textcolor-white .tm-topbar-content .tm-wrap-cell .themetechmount-social-links-wrapper:after,
.tm-header-overlay .tm-borderbottom-yes.tm-textcolor-white .tm-topbar-content .tm-wrap-cell .themetechmount-social-links-wrapper:before,
.tm-header-overlay .themetechmount-topbar-wrapper.tm-bgcolor-darkgrey .tm-topbar-content .tm-wrap-cell .top-contact li:last-child:after,
.tm-header-overlay .themetechmount-topbar-wrapper.tm-bgcolor-skincolor .tm-topbar-content .tm-wrap-cell .top-contact li:last-child:after,
.themetechmount-topbar-wrapper.tm-bgcolor-darkgrey .top-contact li:before,
.themetechmount-topbar-wrapper.tm-bgcolor-darkgrey .top-contact li:last-child:after,
.themetechmount-topbar-wrapper.tm-bgcolor-skincolor .top-contact li:before,
.themetechmount-topbar-wrapper.tm-bgcolor-skincolor .top-contact li:last-child:after {
  background-color: rgba(255, 255, 255, .08)
}

.tm-wrap-cell:not(.tm-align-right) .top-contact li:first-child,
.tm-topbar-content .tm-wrap-cell .top-contact li {
  padding-left: 16px;
  padding-right: 16px
}

.tm-topbar-content .tm-wrap-cell .top-contact li:last-child:after {
  right: 0
}

.tm-topbar-content .tm-wrap-cell .top-contact li:last-child {
  padding-right: 5px
}

.tm-header-overlay .tm-topbar-content .tm-wrap-cell .top-contact li:last-child {
  padding-right: 15px
}

.tm-topbar-content .tm-wrap-cell .top-contact li:before {
  left: 0
}

.themetechmount-boxed .tm-topbar-content .tm-wrap-cell div:first-child:before,
.themetechmount-topbar-wrapper:not(.tm-borderbottom-yes) .tm-topbar-content .tm-wrap-cell .top-contact li:first-child:before {
  content: unset
}

.themetechmount-boxed .tm-topbar-content .tm-wrap-cell div.themetechmount-social-links-wrapper:first-child,
.themetechmount-boxed .tm-topbar-content .tm-wrap-cell .themetechmount-social-links-wrapper {
  padding-left: 0
}

.tm-header-style-infostack .tm-align-right>div:last-child .social-icons {
  padding-right: 11px
}

.themetechmount-topbar-wrapper .social-icons li:before,
.top-contact li:last-child:after {
  right: 0
}

.tm-topbar-content .tm-wrap-cell .themetechmount-social-links-wrapper {
  padding-left: 15px
}

.tm-topbar-content .tm-wrap-cell div:before {
  right: auto;
  left: 0
}

.top-contact.tm-highlight-right:after,
.top-contact.tm-highlight-left:after {
  content: "";
  width: 5000px;
  height: 100%;
  background-color: #0186d5;
  right: 0;
  top: 0;
  position: absolute;
  z-index: 0
}

.top-contact.tm-highlight-right:after {
  left: 0
}

.top-contact.tm-highlight-right i,
.top-contact.tm-highlight-left i {
  color: #fff !important
}

.top-contact.tm-highlight-right li:first-child:before,
.top-contact.tm-highlight-right li:after,
.top-contact.tm-highlight-left li:first-child:before,
.top-contact.tm-highlight-left li:after {
  display: none
}

.themetechmount-topbar-wrapper.tm-bgcolor-skincolor .social-icons li>a:hover {
  color: #fff !important;
  border-color: rgba(255, 255, 255, 1)
}

.themetechmount-topbar-wrapper.tm-bgcolor-skincolor.tm-textcolor-white a:hover {
  color: rgba(255, 255, 255, .8)
}

.tm-header-overlay .tm-textcolor-white .tm-topbar-content .tm-wrap-cell .top-contact li:last-child:after,
.tm-textcolor-white .tm-topbar-content .tm-wrap-cell div.tm-addsep-before:before,
.tm-header-overlay .tm-textcolor-white .top-contact li:before,
.tm-header-overlay .tm-textcolor-white .top-contact li:last-child:after,
.tm-header-overlay .tm-textcolor-white.themetechmount-topbar-wrapper .social-icons li:before,
.tm-textcolor-white.themetechmount-topbar-wrapper .social-icons li:first-child:before,
.tm-textcolor-white.themetechmount-topbar-wrapper .social-icons li:after,
.tm-textcolor-white.themetechmount-topbar-wrapper .social-icons li:before,
.tm-textcolor-white .tm-topbar-content .tm-wrap-cell div:before,
.tm-textcolor-white .tm-topbar-content .tm-wrap-cell .top-contact li:before,
.tm-textcolor-white .top-contact li:first-child:before,
.tm-textcolor-white .top-contact li:last-child:after,
.tm-textcolor-white .top-contact li:before,
.tm-textcolor-white .top-contact li:after,
.tm-header-overlay .tm-textcolor-white .tm-topbar-content .social-icons:before {
  background-color: rgba(255, 255, 255, .12)
}

.tm-bgcolor-skincolor.tm-textcolor-white a:hover {
  color: rgb(54, 48, 46)
}

.themetechmount-topbar-wrapper .social-icons li {
  position: relative;
  min-width: auto;
  padding: 0;
  margin: 0;
  float: left;
  text-align: center
}

.tm-topbar-content .tm-wrap-cell .themetechmount-social-links-wrapper {
  display: inline-block;
  vertical-align: top
}

.tm-bgcolor-skincolor .tm-topbar-content .social-icons li>a:hover {
  color: #fff;
  border-color: transparent
}

.tm-titlebar-wrapper .tm-titlebar-inner-wrapper {
  padding: 0;
  display: table;
  width: 100%
}

.tm-titlebar-main {
  text-align: center;
  vertical-align: middle;
  display: table-cell
}

.tm-titlebar-wrapper {
  position: relative;
  z-index: 1
}

.tm-titlebar-wrapper.entry-header {
  margin-bottom: 0
}

.tm-titlebar-align-right .tm-titlebar-main {
  text-align: right
}

.tm-titlebar-align-left .tm-titlebar-main {
  text-align: left
}

.tm-titlebar-wrapper .entry-header {
  margin-bottom: 0;
  position: relative
}

.themetechmount-titlebar-main {
  text-align: center
}

.tm-titlebar-wrapper .entry-title-wrapper a {
  color: rgba(255, 255, 255, .9);
  font-weight: 700
}

.tm-titlebar-wrapper .entry-title-wrapper a:hover {
  color: #fff
}

.tm-titlebar-main .breadcrumb-wrapper span:last-child {
  padding-right: 0
}

.tm-titlebar-wrapper .entry-title .tm-subtitle {
  font-size: 17px;
  opacity: .8;
  font-weight: 300
}

.tm-titlebar-wrapper .breadcrumb-wrapper a {
  color: #888;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s
}

.tm-bread-sep {
  position: relative;
  top: 0
}

.tm-titlebar-wrapper .breadcrumb-wrapper a:hover {
  text-decoration: none
}

.themetechmount-titlebar-main .breadcrumb-wrapper {
  color: #999;
  vertical-align: middle
}

.breadcrumb-wrapper .tm-pf-navbar-wrapper i {
  font-size: 24px;
  opacity: .8;
  transition: all 0.2s ease
}

.breadcrumb-wrapper .tm-pf-navbar-wrapper a {
  margin: 2px;
  display: inline-block
}

.breadcrumb-wrapper .tm-pf-navbar-wrapper a,
.breadcrumb-wrapper .tm-pf-navbar-wrapper .tm-dim {
  margin: 5px;
  display: inline-block
}

.tm-titlebar-wrapper {
  background-size: 100%;
  background-position: 50% 0;
  background-repeat: repeat repeat
}

.themetechmount-titlebar-main .entry-title {
  line-height: 27px;
  color: #2d2d2d;
  font-weight: 400;
  font-size: 28px
}

.tm-titlebar-align-right .tm-titlebar-main-inner,
.tm-titlebar-align-left .tm-titlebar-main-inner {
  display: table;
  width: 100%
}

.tm-titlebar-align-right .entry-title-wrapper,
.tm-titlebar-align-left .entry-title-wrapper,
.tm-titlebar-align-right .breadcrumb-wrapper,
.tm-titlebar-align-left .breadcrumb-wrapper {
  display: table-cell
}

.tm-titlebar-align-left .breadcrumb-wrapper {
  text-align: right;
  vertical-align: middle
}

.tm-titlebar-align-right .breadcrumb-wrapper {
  text-align: left;
  vertical-align: middle
}

.tm-titlebar-wrapper .breadcrumb-wrapper {
  font-size: 13px;
  color: #999
}

.tm-titlebar-align-allleft .tm-titlebar-main {
  text-align: left
}

.tm-titlebar-align-allright .tm-titlebar-main {
  text-align: right
}

.entry-title-wrapper .entry-title {
  margin: 0;
  margin-bottom: 10px;
  position: relative;
  display: inline-block;
  word-break: break-word
}

.entry-title-wrapper.tm-bgcolor-skincolor .entry-title:before {
  background-color: #fff
}

.tm-titlebar-align-left .breadcrumb-wrapper>.container {
  padding-right: 0
}

.tm-titlebar-wrapper.tm-breadcrumb-on-bottom .breadcrumb-wrapper {
  position: absolute
}

.tm-titlebar-wrapper.tm-breadcrumb-on-bottom .breadcrumb-wrapper {
  bottom: 0;
  text-align: left
}

.tm-titlebar-wrapper.tm-breadcrumb-on-bottom.tm-titlebar-align-allright .breadcrumb-wrapper {
  right: 0
}

.tm-textcolor-white .tm-bread-sep,
.tm-textcolor-white .tm-titlebar-main .breadcrumb-wrapper a {
  color: #fff
}

.tm-textcolor-white .tm-titlebar-main .breadcrumb-wrapper,
.tm-textcolor-white .tm-titlebar-main .breadcrumb-wrapper a:hover {
  color: rgba(255, 255, 255, 1)
}

.tm-textcolor-white .tm-titlebar-main .entry-title,
.tm-textcolor-white .tm-titlebar-main .entry-subtitle {
  color: #fff
}

span.post.post-page.current-item {
  font-weight: 500
}

.tm-textcolor-dark .tm-titlebar-main .breadcrumb-wrapper a {
  color: rgba(0, 0, 0, .6)
}

.tm-textcolor-dark .tm-titlebar-main .breadcrumb-wrapper,
.tm-textcolor-dark .tm-titlebar-main .breadcrumb-wrapper a:hover {
  color: rgba(0, 0, 0, .8)
}

.tm-textcolor-dark .tm-titlebar-main .entry-title,
.tm-textcolor-dark .tm-titlebar-main .entry-subtitle {
  color: rgba(0, 0, 0, .9)
}

.themetechmount-titlebar-main .breadcrumb-wrapper a {
  color: #999
}

.tm-titlebar-textcolor-custom .tm-titlebar .breadcrumb-wrapper a {
  opacity: .8
}

.tm-titlebar-textcolor-custom .tm-titlebar .breadcrumb-wrapper a:hover {
  opacity: 1
}

.tm-titlebar-wrapper.tm-bgimage-no .tm-titlebar-wrapper-bg-layer {
  opacity: 1
}

.tm-titlebar-main h3.tm-subtitle {
  opacity: .8
}

.tm-titlebar-wrapper.tm-breadcrumb-on-bottom .tm-titlebar-main>.container {
  padding: 0;
  vertical-align: middle;
  display: table;
  height: 100%
}

.tm-titlebar-wrapper.tm-breadcrumb-on-bottom .tm-titlebar-main>.container .tm-titlebar-main-inner {
  vertical-align: middle;
  display: table-cell
}

.tm-titlebar-wrapper:not(.tm-breadcrumb-on-bottom) .tm-titlebar-main .breadcrumb-wrapper .container,
.tm-titlebar-wrapper:not(.tm-breadcrumb-on-bottom) .tm-titlebar-main .entry-title-wrapper .container {
  width: auto;
  padding: 0
}

.tm-titlebar-wrapper:not(.tm-breadcrumb-on-bottom) .tm-titlebar-main .entry-title-wrapper .container {
  padding-left: 0
}

.tm-titlebar-wrapper:not(.tm-breadcrumb-on-bottom).tm-titlebar-align-allleft .breadcrumb-wrapper .container,
.tm-titlebar-wrapper:not(.tm-breadcrumb-on-bottom).tm-titlebar-align-allright .breadcrumb-wrapper .container {
  padding-top: 7px
}

hr.tm-titlebar-border {
  margin-top: 0;
  margin-bottom: 0;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, .05);
  background-color: transparent
}

.tm-titlebar-wrapper.tm-breadcrumb-on-bottom {
  position: relative;
  z-index: 1
}

.tm-titlebar-wrapper.tm-breadcrumb-on-bottom .tm-titlebar .breadcrumb-wrapper .container {
  padding: 14px 15px;
  display: inline-block;
  border-radius: 0;
  margin-left: 15px;
  width: auto
}

.tm-bgcolor-skincolor.tm-titlebar-wrapper.tm-breadcrumb-on-bottom .tm-titlebar .breadcrumb-wrapper .container {
  background-color: #3d3d3d
}

.tm-titlebar-wrapper.tm-breadcrumb-on-bottom.tm-textcolor-dark .tm-titlebar-main .breadcrumb-wrapper a,
.tm-titlebar-wrapper.tm-breadcrumb-on-bottom .tm-titlebar .breadcrumb-wrapper .container {
  color: #fff
}

.themetechmount-wide.themetechmount-sticky-footer .site-content-wrapper {
  z-index: 1
}

.tm-bordertype-none .bottom-footer-inner {
  border: none !important
}

ul.footer-nav-menu li:after {
  position: absolute;
  content: "|";
  padding-left: 7px
}

ul.footer-nav-menu li:last-child:after {
  content: ""
}

.footer-nav-menu {
  list-style: none;
  margin: 0;
  padding: 0
}

.footer-nav-menu li {
  display: inline-block;
  padding-left: 2px;
  padding-right: 14px;
  font-size: 16px;
  padding-bottom: 0
}

.footer-nav-menu li:first-child {
  padding-left: 0
}

.bottom-footer-inner,
.second-footer-inner {
  position: relative
}

.tm-footer2-left,
.tm-footer2-right {
  padding-top: 20px;
  padding-bottom: 15px;
  font-size: 14px
}

.tm-footer2-right {
  text-align: right
}

.col-sm-12.tm-footer2-left,
.col-sm-12.tm-footer2-right {
  line-height: 25px;
  text-align: center
}

.site-footer .col-sm-6.first-widget-area {
  position: relative;
  overflow: hidden
}

.bottom-footer-text.tm-textcolor-white .footer-nav-menu,
.bottom-footer-text.tm-textcolor-white .tm-footer2-left .footer-nav-menu a:not(:hover),
.bottom-footer-text.tm-textcolor-white .tm-footer2-right .footer-nav-menu a:not(:hover) {
  color: rgba(255, 255, 255, 1)
}

.site-footer .bottom-footer-text.tm-bordercolor-dark,
.site-footer .bottom-footer-text.tm-bordercolor-white {
  border-top: 1px solid rgba(255, 255, 255, .07)
}

.site-footer .bottom-footer-text.tm-bordercolor-dark {
  border-color: 1px solid rgba(0, 0, 0, .07)
}

.tm-textcolor-dark .col-sm-6.first-widget-area:after {
  background-color: rgba(0, 0, 0, .1)
}

.bottom-footer-text.tm-textcolor-dark .bottom-footer-inner {
  border-top-color: rgba(0, 0, 0, .1)
}

.footer-nav-menu li:last-child {
  padding-right: 0
}

.footer .social-icons li:first-child,
.footer .bottom-footer-text .bottom-footer-inner .social-icons li:first-child {
  margin-left: 0
}

body .datepicker.dropdown-menu {
  border-radius: 0;
  box-shadow: none;
  padding: 20px;
  border: 1px solid #eee;
  font-size: 14px;
  z-index: 14 !important
}

body .datepicker .datepicker-days table tr td {
  color: #999;
  padding: 8px;
  width: 34px;
  height: 34px !important;
  border-top: 0
}

body .datepicker table tr td span.active.active,
body .datepicker table tr td.active.active {
  background: transparent;
  color: #999;
  text-shadow: none
}

body .datepicker table tr td span.active.active,
body .datepicker table tr td.active.active,
.datepicker table tr td.active.active:hover,
.datepicker table tr td span.active.active:hover,
body .datepicker .datepicker-days table tr td:hover {
  color: #fff
}

.widget.inoterior_category_list_widget .widget-title {
  display: none !important
}

.woocommerce-account .woocommerce-MyAccount-navigation li a,
.widget.tm_widget_nav_menu li a,
.widget.inoterior_all_post_list_widget li a,
.widget.inoterior_category_list_widget li a {
  display: block;
  padding: 13px 15px 13px 15px;
  position: relative;
  z-index: 1;
  font-size: 15px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 7px 0 rgb(43 52 59 / 6%);
  -moz-box-shadow: 0 0 7px 0 rgba(43, 52, 59, .06);
  box-shadow: 0 0 7px 0 rgb(43 52 59 / 6%)
}

.woocommerce-account .woocommerce-MyAccount-navigation li,
.widget.tm_widget_nav_menu li,
.widget.inoterior_all_post_list_widget li,
.widget.inoterior_category_list_widget li {
  padding-bottom: 10px
}

.woocommerce-account .woocommerce-MyAccount-navigation li a:before,
.widget.tm_widget_nav_menu li a:before,
.widget.inoterior_all_post_list_widget li a:before,
.widget.inoterior_category_list_widget li a:before {
  content: "";
  width: 100%;
  left: 0;
  bottom: 50%;
  background: #eaeaea;
  height: 0;
  position: absolute;
  transition: all .3s cubic-bezier(.645, .045, .355, 1);
  z-index: -1
}

.woocommerce-account .woocommerce-MyAccount-navigation li a:hover:before,
.widget.tm_widget_nav_menu li a:hover:before,
.widget.inoterior_all_post_list_widget li a:hover:before,
.widget.inoteriorcategory_list_widget li a:hover:before,
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a:before,
.widget.tm_widget_nav_menu li.current_page_item a:before,
.widget.inoterior_all_post_list_widget li.tm-post-active a:before,
.widget.inoterior_category_list_widget li.current-cat a:before {
  height: 100%;
  bottom: 0
}

.widget.inoterior_all_post_list_widget li a:hover,
.widget.inoterior_category_list_widget li a:hover,
.widget.inoterior_all_post_list_widget li.tm-post-active a,
.widget.inoterior_category_list_widget li.current-cat a {
  color: #fff
}

.widget.inoterior_all_post_list_widget li:last-child a. .widget.inoterior_category_list_widget li:last-child a {
  border-bottom: none
}

.widget ul,
.widget ol {
  list-style-type: none;
  margin: 0;
  padding: 0
}

.widget,
.wpb_row .wpb_widgetised_column .widget {
  word-wrap: break-word
}

.site-footer .first-footer .tm-container-for-footer>div>.row .widget-area .widget {
  margin: 0
}

.footer .first-footer.tm-footerrow-sepwhite,
.footer .first-footer.tm-footerrow-sepdark {
  border-bottom: 1px solid rgba(255, 255, 255, .04)
}

.footer .first-footer.tm-footerrow-sepdark {
  border-color: rgba(0, 0, 0, .04)
}

.footer .first-footer .widget {
  padding-top: 15px;
  padding-bottom: 15px
}

.footer.tm-bgcolor-skincolor .tm-container-for-footer>div>.row .widget-area,
.footer.tm-bgcolor-skincolor .footer-rows .footer-rows-inner div:nth-child(2).second-footer .second-footer-bg-layer,
.footer.tm-bgcolor-darkgrey .tm-container-for-footer>div>.row .widget-area,
.footer.tm-bgcolor-darkgrey .footer-rows .footer-rows-inner div:nth-child(2).second-footer .second-footer-bg-layer {
  border-color: rgba(255, 255, 255, .05)
}

.footer.tm-bgcolor-white .tm-container-for-footer>div>.row .widget-area,
.footer.tm-bgcolor-white .footer-rows .footer-rows-inner div:nth-child(2).second-footer .second-footer-bg-layer {
  border-color: rgba(0, 0, 0, .14)
}

.footer .widget {
  margin: 60px 0 50px
}

.footer .widget.themetechmount_widget_recent_entries .tm-recent-post-list {
  text-align: left
}

.widget ul>li {
  padding: 0 0 15px 0
}

.sidebar .widget ul:not(.slides):not(.cart_list):not(.inoterior_contact_widget_wrapper)>li:last-child,
.widget ul>li ul>li:last-child {
  border-bottom: 0;
  padding-bottom: 0px !important;
  margin-bottom: 0
}

.widget .widget-title {
  margin-bottom: 18px;
  position: relative
}

.second-footer .container.tm-container-for-footer .row>.widget-area:first-child .custom-heading {
  display: inline-block;
  float: left;
  padding-right: 10px
}

.widget .widget-title {
  margin-bottom: 20px
}

.footer_logo {
  margin-bottom: 20px
}

.footer_logo img {
  max-height: 65px
}

.footer .widget .widget-title {
  margin-bottom: 28px
}

.footer .widget ul>li {
  padding: 0 0 12px 0
}

.footer .widget ul.tm-recent-post-list>li {
  padding: 0 0 18px 0
}

.first-footer.tm-widgetsep-yes .widget-area {
  border-right: 1px solid rgba(0, 0, 0, .15)
}

.first-footer.tm-textcolor-white.tm-widgetsep-yes .widget-area {
  border-color: rgba(255, 255, 255, .04)
}

.first-footer.tm-widgetsep-yes .widget-area:last-child {
  border-right: 0
}

.site-footer .tm-ctabox-row .mailchimp-inputbox p {
  margin-bottom: 0
}

.footer .footer-rows .first-footer .first-footer-inner {
  padding: 40px 0 15px
}

.footer .first-footer .first-footer-inner {
  border-bottom: 1px solid #dadada
}

.site-footer .second-footer.tm-swidgetsep-yes .second-footer-inner,
.site-footer .second-footer-inner {
  border-bottom: 1px solid #dadada
}

.site-footer .second-footer.tm-swidgetsep-yes.tm-textcolor-white .second-footer-inner,
.footer .footer-rows .first-footer.tm-textcolor-white .first-footer-inner,
.footer .footer-rows .second-footer.tm-textcolor-white .second-footer-inner {
  border-color: rgba(255, 255, 255, .10)
}

.sidebar .widget ul:not(.slides):not(.cart_list):not(.inoterior_contact_widget_wrapper):not(.inoterior_category_list_widget):not(.tm-all-post-list)>li {
  padding-bottom: 12px;
  padding-top: 12px;
  border-top: 1px dashed rgba(0, 0, 0, .09)
}

.sidebar .widget ul.slick-dots>li {
  border-bottom: 1px solid #eee !important
}

.sidebar .widget.themetechmount_widget_recent_entries ul:not(.slides):not(.cart_list)>li {
  padding: 0 0 9px !important;
  border-top: none !important
}

.sidebar .widget ul:not(.slides):not(.cart_list):not(.inoterior_contact_widget_wrapper):not(.inoterior_category_list_widget):not(.tm-all-post-list)>li:first-child {
  border-top: none;
  padding-top: 0
}

.tm-bg-footer-box .footer-logo-box img {
  margin-bottom: 20px
}

ul.inoterior_contact_widget_wrapper.call-email-footer {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 15px;
  margin-top: 20px
}

ul.inoterior_contact_widget_wrapper.call-email-footer li:before {
  position: relative;
  left: -6px;
  top: 0
}

.footer .social-icons li>a:hover {
  color: #fff
}

.inoterior_flicker_widget_wrapper a {
  overflow: hidden;
  display: block;
  margin: 0 7px 0 0;
  width: 75px;
  height: 75px;
  display: inline-block;
  background: none
}

ul.inoterior_contact_widget_wrapper {
  list-style: none;
  margin-left: 0;
  padding-left: 0
}

ul.inoterior_contact_widget_wrapper li {
  padding-left: 40px;
  position: relative;
  padding-bottom: 15px;
  line-height: 25px
}

.widget ul.inoterior_contact_widget_wrapper li {
  position: relative;
  line-height: 23px;
  font-size: inherit;
  padding: 10px 0 10px 0;
  padding-left: 32px
}

.tm-textcolor-white .widget ul.inoterior_contact_widget_wrapper li {
  border-color: rgba(255, 255, 255, .04)
}

.widget ul.inoterior_contact_widget_wrapper li:first-child {
  padding-top: 0
}

.footer ul.inoterior_contact_widget_wrapper li:last-child {
  border: none
}

ul.inoterior_contact_widget_wrapper li:before {
  position: absolute;
  left: 0;
  top: 7px;
  font-size: 18px;
  font-weight: 400
}

.tm-col-bgcolor-skincolor ul.inoterior_contact_widget_wrapper li:before,
.tm-bgcolor-skincolor ul.inoterior_contact_widget_wrapper li:before {
  color: #fff
}

.widget ul.inoterior_contact_widget_wrapper li:before {
  top: 13px
}

.widget ul.inoterior_contact_widget_wrapper li:first-child:before {
  top: 4px
}

.sidebar .widget ul.inoterior_contact_widget_wrapper li:first-child {
  padding-top: 0
}

.sidebar .widget ul.inoterior_contact_widget_wrapper li:first-child:before {
  top: 6px
}

.sidebar .widget ul.inoterior_contact_widget_wrapper li {
  padding: 9px 0 9px 0;
  padding-left: 37px;
  border: none
}

.sidebar ul.inoterior_contact_widget_wrapper li:before {
  top: 11px
}

ul.tm-recent-post-list {
  list-style: none;
  padding: 0
}

ul.tm-recent-post-list>li img {
  display: block;
  width: 70px;
  float: left;
  margin-right: 18px;
  padding-top: 3px
}

.sidebar ul.tm-recent-post-list>li img {
  width: 80px;
  height: 80px
}

ul.tm-recent-post-list>li {
  padding: 0 0 20px 0
}

ul.tm-recent-post-list>li>a {
  line-height: 25px;
  display: block
}

ul.tm-recent-post-list li:after {
  content: " ";
  display: table;
  clear: both
}

ul.tm-recent-post-list>li .post-date {
  display: block;
  font-size: 13px;
  padding-bottom: 2px
}

.main-holder .widget.themetechmount_widget_recent_entries ul li:first-child,
ul.tm-recent-post-list>li:first-child {
  border-top: 0;
  padding-top: 0
}

ul.tm-recent-post-list>li .post-date i {
  margin-right: 6px;
  font-size: 11px
}

.footer .widget_recent_comments li.recentcomments:before,
.footer .widget_recent_entries a:before,
.footer .widget_meta a:before,
.footer .widget_categories a:before,
.footer .widget_archive li a:before,
.footer .widget_pages li a:before,
.footer .widget.widget_nav_menu li a:before,
.footer .widget_product_categories a:before {
  font-family: "tm-inoterior-icons";
  content: "\e818";
  position: absolute;
  top: 6px;
  left: 0;
  line-height: 1em;
  font-size: 14px;
  opacity: 1;
  background-color: transparent;
  height: 0;
  width: 0;
  color: inherit;
  transform: none
}

.widget_recent_comments li.recentcomments,
.widget_recent_entries a,
.widget_meta a,
.widget_categories a,
.widget_product_categories a,
.widget_archive li a,
.widget_pages li a,
.widget.widget_nav_menu li a {
  display: inline-block;
  position: relative;
  padding-left: 25px
}

.footer .widget_recent_comments li.recentcomments,
.footer .widget_recent_entries a,
.footer .widget_meta a,
.footer .widget_categories a,
.footer .widget_product_categories a,
.footer .widget_archive li a,
.footer .widget_pages li a,
.footer .widget.widget_nav_menu li a {
  padding-left: 16px
}

.widget_recent_comments li.recentcomments:before,
.widget_recent_entries a:before,
.widget_meta a:before,
.widget_categories a:before,
.widget_archive li a:before,
.widget_pages li a:before,
.widget.widget_nav_menu li a:before,
.widget_product_categories a:before {
  content: "\e864";
  font-family: "tm-inoterior-icons";
  position: absolute;
  top: 0;
  left: 0;
  color: inherit;
  transform: rotate(270deg)
}

.tm-bgcolor-skincolor .widget_recent_comments li.recentcomments:before,
.tm-bgcolor-skincolor .widget_recent_entries a:before,
.tm-bgcolor-skincolor .widget_meta a:before,
.tm-bgcolor-skincolor .widget_categories a:before,
.tm-bgcolor-skincolor .widget_archive li a:before,
.tm-bgcolor-skincolor .widget_pages li a:before,
.tm-bgcolor-skincolor .widget_nav_menu li a:before,
.tm-bgcolor-skincolor .widget_product_categories a:before {
  color: #fff
}

.footer .tm-textcolor-white hr {
  border-color: rgba(255, 255, 255, .03)
}

.footer .widget.widget_nav_menu ul>li:last-child {
  border-bottom: none
}

.widget_recent_comments ul li.recentcomments:before {
  top: 12px
}

.widget_recent_comments ul li.recentcomments:first-child:before {
  top: 0
}

.widget .menu-main-menu-container {
  float: none
}

.widget ul>li ul {
  margin-left: 15px;
  margin-top: 15px
}

.widget_categories.widget ul>li ul,
.widget_nav_menu.widget ul>li ul,
.widget_pages.widget ul>li ul {
  margin-top: 10px
}

.flexslider {
  border: none;
  background: none;
  box-shadow: none;
  margin-bottom: 0
}

.wpb_gallery .wpb_flexslider .flex-control-nav {
  margin-top: -25px
}

.sidebar .wpb_gallery .flex-direction-nav {
  display: none
}

.sidebar .wpb_gallery.wpb_content_element {
  margin-bottom: 0
}

.tm-slick-carousel-wrapper img {
  max-width: 100%
}

.widget_calendar table td#today {
  font-weight: 700
}

.widget_calendar table {
  border-collapse: separate;
  border-color: #efefef;
  border-spacing: 0;
  border-style: solid;
  border-width: 1px 0 0 1px;
  margin-bottom: 24px;
  width: 100%;
  background-color: #fff
}

.widget_calendar table th,
.widget_calendar table td {
  border-bottom: 1px solid #efefef;
  border-right: 1px solid #efefef;
  padding: 8px;
  text-align: center
}

.widget_calendar caption {
  padding: 0;
  margin: 0;
  margin-bottom: 5px;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
  color: inherit
}

.widget_calendar tbody a {
  display: block;
  font-weight: 700
}

.tm-textcolor-dark .widget_calendar table {
  border-color: rgba(0, 0, 0, .07)
}

.tm-textcolor-dark .widget_calendar table th,
.tm-textcolor-dark .widget_calendar table td {
  border-bottom-color: rgba(0, 0, 0, .07);
  border-right-color: rgba(0, 0, 0, .07)
}

.tm-textcolor-white .newsletter-submit,
.tm-textcolor-white .newsletter-widget,
.tm-textcolor-white .widget_calendar table th,
.tm-textcolor-white .widget_calendar table td,
.tm-textcolor-white .widget_calendar table {
  border-color: rgba(229, 229, 229, .12)
}

.tm-textcolor-white .newsletter-widget .newsletter-email {
  color: rgba(255, 255, 255, .34)
}

.tm-textcolor-white .mc_form_inside .mc_merge_var:after,
.tm-textcolor-white .newsletter-widget:after {
  color: rgba(255, 255, 255, .4)
}

.tm-textcolor-dark .mc_form_inside .mc_merge_var,
.tm-textcolor-dark .newsletter-submit,
.tm-textcolor-dark .newsletter-widget {
  border-color: rgba(0, 0, 0, .07)
}

.tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap {
  background: none
}

#site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-menu-item .calendar_wrap a {
  padding: 0;
  text-align: left;
  border-bottom: 0
}

#site-header-menu #site-navigation div.nav-menu>ul {
  margin: 0;
  padding: 0
}

#site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu a,
#site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal ul.mega-sub-menu li.mega-menu-item a:focus {
  background: none
}

.righticon,
#site-header-menu #site-navigation .mega-menu-toggle:after {
  display: none
}

.header-controls .search_box a>.ti-close,
.header-controls .search_box a>.ti-search,
.header-controls .ti-bag {
  height: 33px;
  width: 33px;
  line-height: 33px;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  text-align: center;
  font-size: 15px
}

.tm-search-overlay {
  position: fixed;
  top: 0;
  left: 0;
  background: #000;
  height: 100%;
  width: 100%;
  z-index: 9999;
  visibility: hidden;
  opacity: 0;
  background-color: transparent !important;
  -webkit-transition: all 300ms;
  -o-transition: all 300ms;
  -moz-transition: all 300ms;
  transition: all 300ms;
  -webkit-transform: translateY(-30%);
  -moz-transform: translateY(-30%);
  -ms-transform: translateY(-30%);
  -o-transform: translateY(-30%);
  transform: translateY(-30%)
}

.tm-search-overlay.st-show {
  visibility: visible;
  opacity: 1;
  display: block;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0)
}

.tm-search-overlay .tm-search-outer {
  position: absolute;
  width: auto;
  top: 50%;
  left: 50%;
  width: 620px;
  max-width: 100%;
  height: 70px;
  line-height: 70px;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -khtml-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%)
}

.tm-search-overlay .tm-site-searchform {
  position: relative
}

.tm-search-overlay .tm-icon-close {
  position: absolute;
  left: 50%;
  top: 55px;
  color: #fff;
  cursor: pointer;
  width: 60px;
  margin-left: -25px
}

.tm-search-overlay .tm-icon-close:after {
  font-family: "tm-inoterior-icons";
  content: "\e82f";
  font-size: 26px;
  color: #fff;
  position: absolute;
  right: 7px;
  top: 9px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  display: block
}

.tm-search-overlay .tm-icon-close:hover:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg)
}

.tm-search-overlay .tm-site-searchform input[type="search"] {
  background: none;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 1);
  height: 65px;
  padding: 0 70px 0 0;
  font-weight: 700;
  font-size: 18px;
  width: 100%;
  color: #fff;
  outline: none
}

.tm-search-outer .tm-form-title {
  text-align: center;
  font-size: 22px;
  line-height: 32px;
  color: #fff;
  margin-top: -40px;
  margin-bottom: 40px
}

.tm-site-searchform button {
  background: #fab442;
  color: #000;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  display: block;
  outline: none;
  padding: 0;
  font-size: 12px
}

.tm-search-overlay .tm-site-searchform button {
  background: none;
  color: #fff;
  height: 70px;
  line-height: 70px;
  width: 50px;
  font-size: 21px;
  border: none
}

.tm-search-overlay ::-webkit-input-placeholder {
  color: #fff
}

.tm-search-overlay :-moz-placeholder {
  color: #fff;
  opacity: 1
}

.tm-search-overlay ::-moz-placeholder {
  color: #fff;
  opacity: 1
}

.tm-search-overlay :-ms-input-placeholder {
  color: #fff
}

.tm-search-overlay input[type="search"]::-webkit-input-placeholder {
  color: rgba(255, 255, 255, .8)
}

.tm-search-overlay input[type="search"]::-moz-placeholder {
  color: rgba(255, 255, 255, .8)
}

.tm-search-overlay input[type="search"]::-moz-placeholder {
  color: rgba(255, 255, 255, .8)
}

.tm-search-overlay input[type="search"]::-ms-input-placeholder {
  color: rgba(255, 255, 255, .8)
}

.themetechmount-servicebox-stylefour .item-content,
.themetechmount-iconbox-stylefive .themetechmount-iconbox-inner,
.themetechmount-box-blog.themetechmount-blog-box-view-left-image .post-item>.themetechmount-box-content,
.themetechmount-portfolio-box-view-styleone .themetechmount-box-bottom-content,
.themetechmount-box-client.themetechmount-box-view-boxed-logo:hover,
.tm-shadow-box,
.tm-shadow-row {
  -webkit-box-shadow: 0 0 7px 0 rgba(43, 52, 59, .08);
  -moz-box-shadow: 0 0 7px 0 rgba(43, 52, 59, .08);
  box-shadow: 0 0 7px 0 rgba(43, 52, 59, .08)
}

.elementor-element.elementor-widget-button .elementor-button {
  position: relative
}

.tm-btn-style-text .elementor-button {
  padding: 0;
  margin-top: 0px !important;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.5s ease-in-out;
  background-color: transparent;
  padding-top: 0 !important;
  padding-bottom: 0 !important
}

.tm-btn-style-flat.tm-btn-color-white .elementor-button {
  background-color: #fff
}

.tm-btn-style-flat.tm-btn-color-grey .elementor-button:hover,
.tm-btn-style-flat.tm-btn-color-white .elementor-button:hover {
  color: #fff
}

.tm-btn-shape-square.elementor-element.elementor-widget-button:not(.tm-button-custom-padding) .elementor-button {
  border-radius: 0;
  padding: 13px 30px
}

.tm-btn-shape-square.elementor-element.elementor-widget-button .elementor-button {
  border-radius: 0
}

.tm-btn-shape-rounded.elementor-element.elementor-widget-button .elementor-button {
  border-radius: 5px
}

.tm-btn-shape-round.elementor-element.elementor-widget-button .elementor-button {
  border-radius: 2em
}

.tm-btn-style-outline.elementor-element.elementor-widget-button .elementor-button {
  background-color: transparent
}

.tm-btn-style-outline.elementor-element.elementor-widget-button .elementor-button {
  border: 1px solid
}

.tm-btn-style-outline.tm-btn-color-white .elementor-button {
  border-color: #ffffff !important;
  color: #fff
}

.tm-btn-style-outline.tm-btn-color-white .elementor-button:hover {
  background-color: #fff
}

.tm-btn-style-text.tm-icon-align-right .elementor-button {
  padding-right: 22px
}

.tm-btn-style-text.tm-icon-align-right .elementor-button:hover {
  padding-left: 22px
}

.tm-btn-style-text.tm-icon-align-right .elementor-button span {
  z-index: 1
}

.tm-btn-style-text.tm-icon-align-right .elementor-button-link.elementor-button:hover {
  color: #fff
}

.tm-btn-style-text.tm-icon-align-right .elementor-button .elementor-button-icon {
  color: #fff
}

.tm-btn-style-text.tm-icon-align-right .elementor-button .elementor-button-icon:after {
  content: '';
  position: absolute;
  width: 35px;
  height: 40px;
  top: -12px;
  right: 0;
  background-color: #e01f11;
  z-index: -1;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}

.tm-btn-style-text.tm-icon-align-right .elementor-button:hover .elementor-button-icon:after {
  width: 100%
}

.tm-bgcolor-skincolor .tm-btn-style-text.tm-icon-align-right .elementor-button .elementor-button-icon:after {
  background-color: #0b1328
}

.single #tribe-events .tribe-events-content p,
.single article.post .entry-content p {
  margin-bottom: 25px
}

article.post .entry-content blockquote {
  line-height: 30px
}

.tm-featured-wrapper .tm-slick-carousel-wrapper .tm-slick-carousel>div:not(:first-child) {
  display: none
}

.themetechmount-box-blog .themetechmount-box-content.col-md-7 {
  padding: 25px 35px 25px;
  flex-shrink: 0
}

.themetechmount-box-blog .themetechmount-box-content.col-md-7 .themetechmount-box-content-inner {
  padding-bottom: 20px
}

.themetechmount-blogbox-format-link.themetechmount-box-blog-classic .themetechmount-blogbox-desc-footer,
.themetechmount-blogbox-format-quote.themetechmount-box-blog-classic .themetechmount-blogbox-desc-footer,
.themetechmount-blogbox-format-link.themetechmount-box-blog .themetechmount-box-content,
.themetechmount-blogbox-format-quote.themetechmount-box-blog .themetechmount-box-content {
  display: none
}

.themetechmount-blog-box-view-left-image .themetechmount-box-content .tm-post-categories {
  padding-bottom: 10px;
  padding-top: 10px
}

.themetechmount-blog-box-view-left-image .themetechmount-box-content .tm-post-categories>.tm-meta-line.cat-links a {
  display: inline-block;
  border: 1px solid;
  padding: 5px 10px;
  margin-right: 1px;
  font-size: 12px;
  font-weight: 500;
  line-height: 15px;
  margin-bottom: 5px
}

.tm-post-featured-outer-wrapper,
.themetechmount-box-blog,
article.post,
.themetechmount-post-item-thumbnail,
.tm-featured-wrapper {
  position: relative
}

.tm-entry-meta-wrapper {
  margin: 0 0 4px 0;
  font-size: 14px;
  padding: 0 0 0 0
}

.tm-entry-meta .tm-meta-line i,
.tm-right-meta .tm-social-share-wrapper.tm-social-share-post-wrapper,
.tm-entry-meta .tm-meta-line a,
.tm-post-cat .tm-meta-line a {
  color: inherit
}

.tm-entry-meta .tm-meta-line i.fa-tag,
.tm-entry-meta .tm-meta-line i.fa-calendar,
.tm-entry-meta .tm-meta-line i.fa-user {
  padding-right: 4px
}

.tm-bgcolor-skincolor .themetechmount-blogbox-footer-readmore,
.tm-bgcolor-darkgrey .themetechmount-blogbox-footer-readmore,
.tm-bgcolor-skincolor .themetechmount-box-blog .tm-entry-meta-wrapper,
.tm-bgcolor-darkgrey .themetechmount-box-blog .tm-entry-meta-wrapper {
  border-color: rgba(255, 255, 255, .15)
}

.tm-bgcolor-grey .tm-entry-meta-wrapper {
  border-color: rgba(0, 0, 0, .16)
}

.themetechmount-blogbox-format-link .themetechmount-box-meta {
  margin-top: 0
}

.themetechmount-blogbox-footer-readmore {
  padding-top: 9px;
  padding-bottom: 5px;
  margin-top: 6px;
  margin-top: 6px
}

.themetechmount-boxes-blog.themetechmount-boxes-view-carousel div.slick-list {
  padding-top: 0;
  padding-bottom: 10px
}

.themetechmount-boxes-blog.themetechmount-boxes-view-carousel .themetechmount-boxes-blog-inner .row.slick-slider {
  margin-left: -15px;
  margin-right: -15px
}

article.themetechmount-box-blog-classic .tm-blog-classic-box-content img.alignleft,
article.themetechmount-box-blog-classic .tm-blog-classic-box-content img.alignright {
  margin-bottom: 20px
}

article.themetechmount-box-blog-classic .themetechmount-box-desc-text p:last-child img.alignright {
  margin-bottom: 0
}

.tm-blog-classic-box-content img.alignleft {
  margin: .375em 1em 1em 0
}

article.themetechmount-box-blog-classic.sticky .entry-header:after {
  content: none
}

article.themetechmount-box-blog-classic .tm-blog-classic-box-content {
  background-color: #fff;
  padding: 28px 35px 35px 35px;
  position: relative;
  display: block;
  margin: -35px 35px 0 0;
  -webkit-box-shadow: 0 0 10px 0 rgb(43 52 59 / 9%);
  -moz-box-shadow: 0 0 10px 0 rgb(43 52 59 / 9%);
  box-shadow: 0 0 10px 0 rgb(43 52 59 / 9%)
}

article.themetechmount-box-blog-classic .tm-entry-meta .tm-meta-line:after {
  position: absolute;
  content: "";
  height: 16px;
  width: 1px;
  right: 10px;
  top: 0;
  background-color: #e7e7e7;
  margin-top: 2px
}

article.themetechmount-box-blog-classic .tm-entry-meta .tm-meta-line:last-child:after {
  content: unset
}

article.themetechmount-box-blog-classic.tm-no-featured-content .tm-post-featured-outer-wrapper .tm-postcategory {
  display: none
}

.themetechmount-box-blog-classic .entry-header .tm-meta-line,
.themetechmount-box-blog-classic .entry-header .tm-meta-line a {
  color: inherit
}

article.themetechmount-box-blog-classic.tm-no-featured-content .tm-box-post-date {
  display: none
}

article.themetechmount-box-blog-classic.themetechmount-blogbox-format-audio .tm-blog-classic-box-content {
  padding-bottom: 30px
}

.single-post article.themetechmount-box-blog-classic.tm-no-featured-content .tm-blog-classic-box-content {
  padding-top: 0
}

.themetechmount-box-blog .themetechmount-blogbox-desc-footer {
  padding-top: 22px;
  padding-bottom: 6px
}

.themetechmount-box-blog .themetechmount-blogbox-desc-footer a {
  position: relative
}

.post.themetechmount-box-blog-classic .tm-box-post-icon,
.themetechmount-box-blog .tm-box-post-date {
  height: 60px;
  width: 60px;
  padding-bottom: 12px;
  z-index: 1;
  color: #fff;
  text-align: center;
  background-color: #9aca40;
  position: absolute;
  top: -20px;
  right: 20px;
  font-weight: 600;
  font-size: 26px;
  line-height: 15px;
  padding-top: 13px
}

.themetechmount-box-blog .tm-box-post-icon {
  bottom: -30px;
  left: 20px;
  top: auto
}

.post.themetechmount-box-blog-classic .tm-box-post-date {
  height: 60px;
  width: 60px;
  background-color: #fff;
  position: absolute;
  top: 25px;
  left: 30px;
  font-weight: 800;
  font-size: 18px;
  line-height: 14px;
  padding-top: 12px;
  padding-bottom: 12px;
  z-index: 1;
  color: #000;
  text-align: center;
  border-bottom: 3px solid #cda274;
  transition: all 500ms ease 300ms
}

.themetechmount-box-blog .tm-box-post-date span,
.post.themetechmount-box-blog-classic .tm-box-post-date span {
  font-weight: 400;
  display: block;
  font-size: 15px;
  padding-top: 4px
}

.themetechmount-box-blog.themetechmount-blog-box-view-left-image.themetechmount-blogbox-format-quote .themetechmount-box-content,
.themetechmount-box-blog.themetechmount-blog-box-view-left-image.themetechmount-blogbox-format-link .themetechmount-box-content,
.themetechmount-box-blog.themetechmount-blog-box-view-left-image.tm-no-featured-content .themetechmount-box-img-left {
  display: none
}

.themetechmount-box-blog.themetechmount-blog-box-view-left-image.themetechmount-blogbox-format-quote .themetechmount-box-img-left,
.themetechmount-box-blog.themetechmount-blog-box-view-left-image.themetechmount-blogbox-format-link .themetechmount-box-img-left,
.themetechmount-box-blog.themetechmount-blog-box-view-left-image.tm-no-featured-content .themetechmount-box-content {
  width: 100%;
  display: block
}

.themetechmount-box-blog.themetechmount-blog-box-view-left-image .col-md-8.themetechmount-box-content {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  padding: 18px 0 0 25px
}

.themetechmount-box-blog.themetechmount-blog-box-view-left-image .post-item:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0
}

.themetechmount-blog-box-view-left-image .tm-featured-wrapper {
  border-radius: 6px
}

.themetechmount-box-blog.themetechmount-blog-box-view-left-image .themetechmount-box-desc-text {
  display: inline
}

.themetechmount-box-blog.themetechmount-blog-box-view-left-image .themetechmount-blogbox-footer-left {
  display: inline;
  font-size: 15px;
  font-weight: 600;
  text-decoration: underline
}

.themetechmount-boxes-col-two .tm-box-col-wrapper:nth-last-child(2) .themetechmount-blog-box-view-left-image .post-item,
.themetechmount-boxes-blog .tm-box-col-wrapper:last-child .themetechmount-blog-box-view-left-image .post-item {
  border: none
}

.themetechmount-box-blog.themetechmount-blog-box-view-left-image .themetechmount-post-item-thumbnail {
  float: left
}

.themetechmount-boxes-view-carousel .themetechmount-box-blog.themetechmount-blog-box-view-left-image .post-item {
  margin: 7px;
  margin-left: 0
}

.themetechmount-boxes-view-carousel.tm-blog-leftright-view.tm-heading-with-border .slick-slider {
  margin-top: -19px
}

.themetechmount-box-blog.themetechmount-blog-box-view-left-image .post-item>.themetechmount-box-content {
  padding: 15px;
  clear: both;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  background-color: #fff;
  border-radius: 6px
}

.tm-col-bgcolor-skincolor .themetechmount-box-blog.themetechmount-blog-box-view-left-image .tm-entry-meta a,
.tm-col-bgcolor-darkgrey .themetechmount-box-blog.themetechmount-blog-box-view-left-image .tm-entry-meta a,
.tm-bgcolor-darkgrey .themetechmount-box-blog.themetechmount-blog-box-view-left-image .tm-entry-meta a,
.tm-bgcolor-skincolor .themetechmount-box-blog.themetechmount-blog-box-view-left-image .tm-entry-meta a {
  color: #8d9297
}

.themetechmount-box-img-left {
  padding-left: 0;
  padding-right: 0
}

.themetechmount-box-blog.themetechmount-blog-box-view-left-image .themetechmount-box-meta {
  border: none;
  padding: 0;
  margin: 10px 0
}

.themetechmount-blog-box-view-left-image .tm-box-post-date {
  bottom: 11px;
  left: 11px
}

article.themetechmount-box-blog-classic .tm-post-entry-header {
  padding-bottom: 10px;
  border-bottom: 1px solid #f2f2f2;
  margin-bottom: 21px
}

.themetechmount-box-blog .tm-post-entry-header {
  min-height: 52px
}

.themetechmount-box-blog .themetechmount-box-desc-text,
.themetechmount-box-blog .themetechmount-box-desc {
  padding-top: 9px
}

.themetechmount-box-blog .tm-post-entry-header,
article.themetechmount-box-blog-classic .tm-post-entry-header {
  position: relative
}

.themetechmount-box-blog .entry-header:not(.tm-titlebar) .entry-title {
  margin-bottom: 4px
}

.themetechmount-box-blog-classic .entry-header:not(.tm-titlebar) .entry-title {
  margin-bottom: 4px
}

.themetechmount-box-blog .entry-header {
  margin-top: 0
}

.themetechmount-box-blog.themetechmount-blog-box-view-left-image .themetechmount-box-content h4 {
  font-size: 19px;
  line-height: 26px
}

.themetechmount-blog-box-view-left-image .tm-entry-meta-wrapper {
  padding: 5px 0 10px 0;
  border-bottom: 1px solid #e8ecef
}

.tm-meta-line.byline img {
  display: none
}

.themetechmount-box-blog-classic .tm-entry-meta .tm-meta-line.byline img {
  display: inline-block
}

article.themetechmount-box-blog-classic .tm-post-featured-outer-wrapper .tm-postdate {
  position: absolute;
  top: auto;
  background-color: #84c13a;
  padding: 2px 15px;
  color: #fff;
  display: inline-block;
  left: 35px;
  bottom: -15px;
  z-index: 1;
  font-size: 13px
}

article.themetechmount-box-blog-classic .tm-post-featured-outer-wrapper .tm-postdate a {
  color: #fff
}

.themetechmount-blog-box-view-left-image:hover .tm-featured-wrapper img {
  transform: scale(1.09) rotate(0.9deg)
}

.themetechmount-blog-box-view-left-image .tm-featured-wrapper img {
  width: 100%;
  transform: scale(1.01);
  transition: all 700ms ease
}

.themetechmount-box-blog .themetechmount-meta-details .themetechmount-blogbox-meta-row-date:after {
  position: absolute;
  right: 11px;
  top: -3px;
  width: 0;
  height: 0;
  content: " / ";
  font-size: 15px
}

.themetechmount-meta-details,
.themetechmount-meta-details a,
.themetechmount-meta-details i {
  font-size: 14px;
  color: #656565
}

.themetechmount-meta-details i {
  padding-right: 3px
}

.themetechmount-meta-details a:hover {
  text-decoration: none
}

.themetechmount-box-blog.tm-no-featured-content:not(.themetechmount-blog-box-view-left-image):not(.themetechmount-blog-box-view-right-image) .tm-box-post-date {
  bottom: -72px
}

.themetechmount-box-blog.tm-no-featured-content .tm-post-format-icon-wrapper {
  top: 0
}

.tm-no-featured-content .tm-post-format-icon-wrapper {
  left: 0;
  top: 8px
}

.tm-no-featured-content .tm-post-format-icon-wrapper:before {
  display: none
}

.tm-entry-meta-wrapper .tm-social-share-wrapper {
  padding-bottom: 0
}

.tm-entry-meta-wrapper .tm-social-share-links ul li {
  padding-right: 10px;
  padding-top: 0
}

.tm-entry-meta-wrapper .tm-social-share-links ul {
  padding-right: 0
}

.tm-entry-meta .tm-meta-line {
  padding-right: 23px;
  position: relative
}

.themetechmount-box-blog .themetechmount-box-content .tm-entry-meta .tm-meta-line:last-child {
  padding-right: 0
}

.themetechmount-box-blog .themetechmount-box-content .tm-entry-meta .tm-meta-line:after {
  position: absolute;
  content: "";
  height: 16px;
  width: 1px;
  right: 10px;
  top: 0;
  background-color: #e7e7e7;
  margin-top: 2px
}

.themetechmount-box-blog .themetechmount-box-content .tm-entry-meta .tm-meta-line:last-child:after {
  content: unset
}

.themetechmount-box-view-top-image .tm-entry-meta .tm-meta-line a,
.themetechmount-box-view-top-image .tm-post-cat .tm-meta-line a {
  color: #494949;
  font-size: 15px
}

.themetechmount-box-blog-classic .tm-post-format-icon-wrapper,
.themetechmount-box-blog .tm-post-format-icon-wrapper {
  height: 70px;
  width: 70px;
  font-size: 23px;
  line-height: 70px;
  border-top: 70px solid #fff;
  border-left: 70px solid transparent;
  text-align: center;
  color: #fff;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 99
}

.themetechmount-box-blog .tm-post-format-icon-wrapper i {
  position: absolute;
  top: -85px;
  color: #fff;
  right: 5px;
  font-size: 19px
}

.themetechmount-box-blog-classic .themetechmount-post-date-wrapper .themetechmount-entry-date .entry-month,
.themetechmount-box-blog-classic .themetechmount-post-date-wrapper .themetechmount-entry-date .entry-month .entry-year,
.themetechmount-box-blog .themetechmount-post-date-wrapper .themetechmount-entry-date .entry-month,
.themetechmount-box-blog .themetechmount-post-date-wrapper .themetechmount-entry-date .entry-month .entry-year {
  font-size: 13px;
  font-weight: 400;
  display: inline-block;
  text-transform: uppercase
}

.themetechmount-box-blog-classic .themetechmount-post-date-wrapper .themetechmount-entry-date .entry-month {
  width: 100%
}

.themetechmount-box-blog-classic .themetechmount-post-date-wrapper .themetechmount-entry-date .entry-month,
.themetechmount-box-blog-classic .themetechmount-post-date-wrapper .themetechmount-entry-date .entry-month .entry-year {
  color: #fff
}

.themetechmount-box-blog-classic .themetechmount-post-date-wrapper .themetechmount-entry-date .entry-month .entry-year {
  display: none
}

.themetechmount-box-blog .tm-post-format-icon-wrapper:before,
.themetechmount-post-box-icon-wrapper:before {
  content: none
}

.themetechmount-box-blog.themetechmount-blogbox-format-quote blockquote {
  margin: 40px 40px
}

.themetechmount-box-blog-classic.tm-no-featured-content .tm-post-format-icon-wrapper:before {
  display: block
}

.single .tm-titlebar-wrapper.entry-header {
  margin-bottom: 50px
}

.themetechmount-box-blog .themetechmount-post-date-wrapper .themetechmount-entry-date .entry-month .entry-year {
  padding-left: 3px
}

article.themetechmount-box-blog-classic {
  margin-bottom: 40px
}

article.themetechmount-box-blog-classic.tm-no-featured-content .tm-blog-classic-box-content.tm-boxwith-morebutton,
article.themetechmount-box-blog-classic .tm-blog-classic-box-content.tm-boxwith-morebutton {
  margin-bottom: 35px
}

article.themetechmount-box-blog-classic .tm-blog-classic-box-content .tm-post-cat {
  padding-bottom: 4px
}

.single article.themetechmount-box-blog-classic {
  margin-bottom: 40px;
  border-bottom: none
}

.single article.themetechmount-box-blog-classic.tm-no-featured-content .themetechmount-post-date-wrapper {
  right: -21px;
  left: auto;
  top: 24px
}

article.themetechmount-box-blog-classic .tm-blog-classic-box-content .tm-classic-footer-meta {
  position: relative;
  display: block;
  width: auto;
  margin-left: 0
}

.post.themetechmount-box-blog-classic .tm-right-meta .themetechmount-commentbox,
article.themetechmount-box-blog-classic .tm-blog-classic-box-content .tm-classic-footer-meta .tm-entry-meta .tm-meta-line {
  color: inherit;
  font-size: 14px
}

article.themetechmount-box-blog-classic .tm-featured-outer-wrapper .tm-featured-wrapper {
  overflow: hidden
}

article.themetechmount-box-blog-classic .tm-post-featured-wrapper a:after {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: '';
  background-color: rgba(0, 0, 0, .2);
  opacity: 0;
  -webkit-transition: opacity .4s ease-in-out;
  -o-transition: opacity .4s ease-in-out;
  transition: opacity .4s ease-in-out
}

article.themetechmount-box-blog-classic:hover .tm-post-featured-wrapper a:after {
  opacity: 1
}

.single article.themetechmount-box-blog-classic:hover .tm-featured-outer-wrapper .tm-featured-wrapper img {
  transform: unset
}

article.themetechmount-box-blog-classic .tm-post-featured-wrapper.tm-post-format-gallery a:after,
article.themetechmount-box-blog-classic .tm-post-featured-wrapper.tm-post-format-quote a:after,
article.themetechmount-box-blog-classic .tm-post-featured-wrapper.tm-post-format-video a:after,
article.themetechmount-box-blog-classic .tm-post-featured-wrapper.tm-post-format-link a:after,
article.themetechmount-box-blog-classic .tm-post-featured-wrapper.tm-post-format-audio a:after {
  content: unset
}

.themetechmount-sidebar-true.themetechmount-sidebar-right .site-content-inner,
.themetechmount-sidebar-true.themetechmount-sidebar-left .site-content-inner {
  position: relative
}

body.blog #content-inner,
body.single-post #content-inner,
body.author #content-inner,
body.tag #content-inner,
body.archive #content-inner,
body.archive #content-inner {
  overflow: hidden
}

.single article.themetechmount-box-blog-classic {
  padding: 0;
  border: none
}

.single article.themetechmount-box-blog-classic:before {
  content: unset
}

article.tm-no-featured-content.themetechmount-box-blog-classic .tm-blogbox-classic-date .tm-post-date {
  display: none
}

article.tm-no-featured-content.themetechmount-box-blog-classic .tm-blog-classic-box-content {
  margin: 0
}

article.post.tm-no-featured-content.themetechmount-box-blog-classic .tm_classic_post_icon .tm-social-share-links ul li {
  padding-top: 8px
}

article.post.tm-no-featured-content.themetechmount-box-blog-classic .tm_classic_post_icon {
  margin-top: 0;
  bottom: -30px;
  right: 17px
}

.single article.post.tm-no-featured-content.themetechmount-box-blog-classic .tm_classic_post_icon {
  bottom: -63px
}

article.post.tm-no-featured-content.themetechmount-box-blog-classic .tm-post-cat {
  padding-right: 240px
}

article.themetechmount-box-blog-classic.tm-no-featured-content .tm-col-right {
  display: block;
  width: 100%
}

article.themetechmount-box-blog-classic.tm-no-featured-content .tm-col-right {
  padding-right: 40px
}

article.themetechmount-box-blog-classic.tm-no-featured-content .themetechmount-post-date-wrapper {
  left: 32px;
  right: auto;
  top: 24px
}

article.themetechmount-box-blog-classic.tm-no-featured-content.format-quote .tm-featured-outer-wrapper,
article.themetechmount-box-blog-classic.tm-no-featured-content.format-link .tm-featured-outer-wrapper {
  margin-top: 0
}

.more-link-wrapper {
  display: block
}

.more-link-wrapper a {
  display: inline-block
}

.more-link-wrapper {
  margin-top: 30px
}

article.post .more-link-wrapper a.more-link {
  padding: 10px 45px 10px 34px;
  border-radius: 22px;
  color: #fff;
  position: relative
}

article.post .more-link-wrapper a.more-link:after {
  font-family: "tm-inoterior-icons";
  content: '\e809';
  font-style: normal;
  font-weight: 400;
  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;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 8px;
  font-size: 24px;
  position: absolute;
  right: 13px;
  top: 10px
}

.author-info {
  padding: 40px 60px;
  position: relative;
  margin-top: 30px
}

body.author .author-info {
  margin-bottom: 80px
}

.author-info .author-title {
  margin-bottom: 5px;
  font-size: 26px;
  margin-top: 0px !important
}

.author-info .author-avatar {
  margin: 9px 30px 0 0;
  float: left
}

.author-info .author-avatar img {
  border-radius: 50%;
  width: 100px;
  height: 100px
}

.author-info .author-description {
  overflow: hidden
}

.tm-author-social-links {
  margin: 0;
  margin-left: 116px;
  padding: 0;
  margin-top: 5px
}

.tm-author-social-links ul {
  list-style: none
}

.tm-author-social-links li {
  display: inline-block;
  margin-left: 10px
}

.tm-author-social-links li a {
  display: block;
  width: 25px;
  height: 30px;
  line-height: 30px
}

article.sticky {
  background-color: #fff;
  border: 3px solid #cda274
}

article.themetechmount-box-blog-classic.sticky:after {
  font-family: "tm-inoterior-icons";
  content: "\e81d";
  font-size: 20px;
  position: absolute;
  color: #fff;
  opacity: 1;
  right: 0;
  top: 0;
  background-color: #cda274;
  padding: 10px 15px;
  z-index: 11
}

article.sticky .entry-content {
  margin-bottom: 0
}

article.sticky.themetechmount-box-blog-classic .tm-post-format-icon-wrapper:after {
  border-bottom-color: #FAFAFA
}

article.themetechmount-blogbox-format-gallery .slick-dotted.slick-slider,
article.post.format-gallery .slick-dotted.slick-slider {
  margin-bottom: 0
}

article.themetechmount-blogbox-format-gallery .slick-dots,
article.post.format-gallery .slick-dots {
  position: absolute;
  top: auto;
  z-index: 10;
  text-align: center;
  margin: 0;
  width: 100%;
  bottom: 15px
}

article.themetechmount-blogbox-format-gallery .slick-dots li,
article.post.format-gallery .slick-dots li {
  width: 12px
}

article.themetechmount-blogbox-format-gallery .slick-dots li button,
article.post.format-gallery .slick-dots li button {
  background-color: transparent;
  display: block;
  cursor: pointer;
  padding: 0;
  text-indent: -9999px;
  width: 10px !important;
  height: 10px !important;
  border: 1px solid #FFF;
  box-shadow: none;
  border-radius: 50%;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out
}

.tm-col-bgcolor-dargrey .slick-dots li button,
.tm-col-bgcolor-skincolor .slick-dots li button,
.tm-bgcolor-dargrey .slick-dots li button,
.tm-bgcolor-skincolor .slick-dots li button,
article.themetechmount-blogbox-format-gallery .slick-dots li.slick-active button,
article.themetechmount-blogbox-format-gallery .slick-dots li button:hover,
article.post.format-gallery .slick-dots li.slick-active button,
article.post.format-gallery .slick-dots li button:hover {
  background-color: #fff
}

article.themetechmount-blogbox-format-audio .tm-post-format-audio-mp3,
article.format-audio .tm-post-format-audio-mp3 {
  background-color: #222;
  padding: 22px 47px
}

.post_format-post-format-link .entry-content a {
  font-size: 15px;
  font-weight: 700
}

.tm-post-featured-link-wrapper .tm-post-featured-link {
  background: rgba(35, 35, 35, 1);
  padding: 110px 50px;
  text-align: center
}

article.themetechmount-box-blog-classic.themetechmount-blogbox-format-quote .tm-blog-classic-box-content,
article.themetechmount-box-blog-classic.themetechmount-blogbox-format-link .tm-blog-classic-box-content {
  display: none
}

.tm-post-featured-quote,
.tm-post-featured-link-wrapper {
  background-size: cover;
  background-position: 100%
}

article.themetechmount-blogbox-format-link .tm-format-link-title,
article.post.format-link .tm-format-link-title {
  text-transform: uppercase;
  font-size: 25px;
  margin-bottom: 15px;
  color: #fff;
  font-weight: 600
}

article.themetechmount-blogbox-format-link .tm-format-link-url,
article.post.format-link .tm-format-link-url {
  font-size: 18px;
  font-style: italic
}

article.post.tm-no-featured-content.themetechmount-box-blog-classic.themetechmount-blogbox-format-link .tm_classic_post_icon {
  bottom: 0
}

article.post.tm-no-featured-content.themetechmount-box-blog-classic.themetechmount-blogbox-format-quote .tm_classic_post_icon {
  bottom: 65px
}

.tm-post-featured-quote {
  padding: 20px
}

article.post.format-quote .tm-post-featured-quote {
  padding: 80px 50px
}

article.post.themetechmount-box-blog-classic.format-quote .tm-post-entry-header {
  display: none
}

article.post.themetechmount-box-blog-classic .tm-post-featured-quote blockquote {
  margin: 0
}

article.post.format-quote .tm-featured-outer-wrapper {
  margin-bottom: 100px
}

article.post.themetechmount-box-blog-classic.format-quote .tm-featured-outer-wrapper {
  margin-bottom: 0
}

body:not(.single) article.post.themetechmount-box-blog-classic.format-quote .tm-col-left {
  width: 100%
}

body:not(.single) article.post.themetechmount-box-blog-classic.format-quote .tm-col-right {
  display: none
}

article.post.format-link .tm-featured-outer-wrapper {
  margin-bottom: 0
}

article.post.format-link .tm-featured-outer-wrapper {
  margin-bottom: 0
}

.tm-post-featured-quote:after {
  content: " ";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(35, 35, 35, 1);
  top: 0;
  left: 0;
  z-index: 1
}

.tm-post-featured-quote blockquote {
  z-index: 2;
  position: relative;
  border: 0;
  background: transparent;
  color: white;
  font-size: 30px;
  line-height: 40px;
  padding: 0;
  margin: 10px 40px
}

.themetechmount-boxes-blog.themetechmount-boxes-col-five .tm-post-featured-quote blockquote {
  font-size: 22px;
  line-height: 30px;
  padding: 0;
  margin: 15px 0
}

.tm-post-featured-quote blockquote cite {
  color: rgb(255, 255, 255);
  font-size: 19px;
  padding-top: 20px;
  text-align: left
}

.tm-tm_portfolio-featured-wrapper.tm-post-format-video,
article.post_format-post-format-video .tm-post-format-video,
article.themetechmount-blogbox-format-video .tm-post-format-video,
article.post_format-post-format-audio .tm-post-format-audio:not(.tm-post-format-audio-mp3) .themetechmount-blogbox-format-audio,
article.themetechmount-blogbox-format-audio .tm-post-format-audio:not(.tm-post-format-audio-mp3) .tm-blogbox-audio-mp3player-w {
  position: relative;
  overflow: hidden;
  padding-bottom: 65.25%;
  padding-top: 25px;
  height: 0
}

.single-tm_portfolio .tm-tm_portfolio-featured-wrapper.tm-post-format-video {
  padding-bottom: 40.25%
}

.tm-tm_portfolio-featured-wrapper.tm-post-format-video iframe,
article.post_format-post-format-video .tm-post-format-video iframe,
article.themetechmount-blogbox-format-video .tm-post-format-video iframe,
article.post_format-post-format-audio .tm-post-format-audio:not(.tm-post-format-audio-mp3) .themetechmount-blogbox-format-audio iframe,
article.themetechmount-blogbox-format-audio .tm-post-format-audio:not(.tm-post-format-audio-mp3) .tm-blogbox-audio-mp3player-w iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none
}

.single-post .themetechmount-blogbox-footer-readmore {
  display: none
}

.single-tribe_events #tribe-events-content .gallery,
.single-post .tm-blog-classic-box-content .gallery {
  margin-bottom: 0
}

article.post_format-post-format-video.themetechmount-box-topimage .tm-post-format-video,
article.themetechmount-blogbox-format-video.themetechmount-box-topimage .tm-post-format-video,
article.post_format-post-format-audio.themetechmount-box-topimage .tm-post-format-audio:not(.tm-post-format-audio-mp3) .themetechmount-blogbox-format-audio,
article.themetechmount-blogbox-format-audio.themetechmount-box-topimage .tm-post-format-audio:not(.tm-post-format-audio-mp3) .tm-blogbox-audio-mp3player-w {
  padding-bottom: 78.25%
}

article.post_format-post-format-video.themetechmount-blog-box-view-left-image .tm-post-format-video,
article.themetechmount-blogbox-format-video.themetechmount-blog-box-view-left-image .tm-post-format-video,
article.post_format-post-format-audio.themetechmount-blog-box-view-left-image .tm-post-format-audio:not(.tm-post-format-audio-mp3) .themetechmount-blogbox-format-audio,
article.themetechmount-blogbox-format-audio.themetechmount-blog-box-view-left-image .tm-post-format-audio:not(.tm-post-format-audio-mp3) .tm-blogbox-audio-mp3player-w {
  padding-bottom: 205px
}

body .wp-block-cover-image .wp-block-cover-image-text,
body .wp-block-cover-image .wp-block-cover-text,
body .wp-block-cover-image h2,
body .wp-block-cover .wp-block-cover-image-text,
body .wp-block-cover .wp-block-cover-text,
body .wp-block-cover h2 {
  color: #fff
}

.wp-block-cover,
.wp-block-cover-image {
  margin: 0 1.75em 1.5em 0
}

.has-large-font-size {
  line-height: 1.4
}

.entry-content .wp-block-archives-dropdown {
  margin-bottom: 10px
}

.wp-block-categories.wp-block-categories-dropdown {
  margin-bottom: 15px
}

.tm-blog-classic-box-content .wp-block-group.has-background>.wp-block-group__inner-container {
  padding: 15px
}

.wp-block-quote.is-style-large cite,
.single article.post .wp-block-quote.is-style-large cite {
  display: flex;
  margin-bottom: 15px
}

.single-post .themetechmount-box-blog-classic .tm-post-featured-outer-wrapper {
  margin-bottom: 20px
}

.single-post .themetechmount-box-blog-classic.tm-no-featured-content .tm-post-featured-outer-wrapper {
  margin-bottom: 0
}

.single-post .themetechmount-box-blog-classic .tm-blog-classic-box-content {
  padding: 8px 0 30px;
  margin: 0;
  box-shadow: unset;
  background-color: transparent
}

.single-post article.themetechmount-box-blog-classic.tm-no-featured-content .tm-blog-classic-box-content {
  padding: 15px 30px 30px
}

.single-tm_portfolio .tm-single-pf-footer .clearfix,
.single-post .themetechmount-blogbox-sharebox .clearfix {
  display: inline-block
}

.single-tm_portfolio .tm-pf-single-category-w,
.single-post .tm_tag_lists {
  float: right
}

.single-post .tm-social-share-post-wrapper {
  text-align: left;
  padding: 0;
  border-radius: 0
}

.single-post .tm-post-prev-next-buttons {
  border-bottom: 1px solid #e9ecef;
  border-top: 1px solid #e9ecef
}

.single-post .tm-social-share-links ul li {
  display: inline-block;
  padding-right: 7px;
  padding-top: 0
}

.single-post .tm-social-share-title {
  margin-top: 11px;
  font-weight: 500
}

.single-post article.post .entry-content {
  border-bottom: 1px solid #f3f3f3;
  padding-bottom: 20px
}

.single-post .tm-post-prev-next-buttons {
  margin-top: 20px;
  margin-bottom: 10px;
  padding-top: 30px;
  padding-bottom: 10px
}

.single-tm_portfolio .tm-pf-single-category-w a,
.single-post .themetechmount-blogbox-sharebox .themetechmount-tags-links a {
  padding: 7px 25px;
  background-color: #f7f7f7;
  font-size: 14px;
  display: inline-block;
  margin-right: 3px;
  font-weight: 600;
  margin-bottom: 7px;
  border-radius: 0
}

.single-tm_portfolio .tm-pf-single-category-w a:hover,
.single-post .themetechmount-blogbox-sharebox .themetechmount-tags-links a:hover {
  color: #fff
}

.single-post .themetechmount-blogbox-sharebox {
  display: block;
  clear: both;
  overflow: hidden;
  padding-top: 35px
}

.single-post .comments-area {
  margin-top: 35px;
  margin-bottom: 0
}

.single article.themetechmount-box-blog-classic .tm-blog-classic-box-content h1,
.single article.themetechmount-box-blog-classic .tm-blog-classic-box-content h2,
.single article.themetechmount-box-blog-classic .tm-blog-classic-box-content h3,
.single article.themetechmount-box-blog-classic .tm-blog-classic-box-content h4,
.single article.themetechmount-box-blog-classic .tm-blog-classic-box-content h5,
.single article.themetechmount-box-blog-classic .tm-blog-classic-box-content h6 {
  margin-top: 20px
}

article.themetechmount-box-blog-classic .tm-blog-classic-box-content .tm-list {
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 0
}

article.type-attachment .entry-attachment {
  text-align: center;
  border: 1px solid #dadada;
  background: #f3f3f3;
  padding: 15px
}

span.tm-publised-in-wrapper {
  border: 1px solid #dadada;
  display: block;
  margin-top: 30px;
  padding: 15px;
  text-align: center
}

.tm-publised-in-wrapper span.meta-nav {
  font-size: 12px
}

.tm-publised-in-wrapper span.post-title {
  font-size: 25px;
  display: block
}

.single-post article.post .entry-content ol li,
.single-post article.post .entry-content ul li {
  padding-bottom: 8px
}

.single-post .themetechmount-box-blog-classic ul.tm-blog-list li {
  list-style: none
}

.single-post .themetechmount-box-blog-classic .tm-blog-list li i {
  margin-right: 10px
}

.entry-content img.alignright,
.entry-content img.alignleft,
.entry-content img.aligncenter {
  clear: both
}

#image-navigation.navigation .nav-previous {
  float: left;
  padding-top: 7px;
  padding-left: 25px
}

#image-navigation.navigation .nav-next {
  float: right;
  padding-top: 7px;
  padding-right: 25px
}

.navigation a:hover {
  text-decoration: none
}

.comments-area .comments-title,
.single-post .comments-area .comments-title,
#respond .comment-reply-title {
  font-size: 26px;
  line-height: 30px
}

.comment-list .children {
  margin-left: 35px
}

.comment-list li.comment {
  position: relative;
  margin-top: 30px
}

.comment-list li.comment.parent:last-child {
  border: none
}

.tm-comment-owner {
  display: block;
  font-size: 18px;
  font-style: normal;
  margin-right: 8px
}

.tm-comment-owner,
.tm-comment-owner a,
.comment-meta .tm-comment-owner a {
  display: inline-block;
  font-size: 16px;
  line-height: 19px;
  font-weight: 600;
  color: #252525
}

.tm-comment-owner a {
  font-size: 16px;
  font-weight: 400
}

.comment-list,
.comment-list .children {
  list-style-type: none;
  padding: 0;
  margin-top: 0
}

.comment-list>li:last-child:after {
  display: none
}

.comment-body {
  margin-left: 105px;
  margin-top: 35px;
  margin-bottom: 30px;
  padding: 22px 20px;
  position: relative;
  background-color: #f7f7f7;
  border: 1px solid #f7f7f7
}

.pingback .comment-author {
  display: none
}

.comment-body:after,
.comment-body:before {
  position: absolute;
  top: 17px;
  width: 0;
  height: 0;
  border-width: 10px 12px 10px 0;
  border-style: solid;
  border-color: transparent #f5f9fd transparent #f5f9fd;
  z-index: 1;
  content: "";
  left: -12px
}

.comment-author {
  float: left;
  text-align: center;
  width: 80px;
  height: 80px;
  display: block;
  margin-right: 25px;
  overflow: hidden;
  margin-left: -125px;
  margin-top: -20px
}

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

.comment-body .author-content-wrap .tm-comment-owner {
  display: inline-block;
  padding-right: 15px
}

.comment-author .fn {
  word-wrap: break-word
}

.comment-author .fn,
.comment-author .url,
.comment-reply-link,
.comment-reply-login {
  color: #838383;
  font-size: 14px;
  font-style: normal;
  font-weight: 400
}

.comment-author .fn {
  color: rgba(0, 0, 0, .6)
}

.comment-list a.comment-reply-link {
  border: 1px solid;
  color: #fff;
  font-size: 13px;
  padding: 3px 25px 3px 25px;
  position: relative;
  font-weight: 600;
  background-color: transparent;
  border-radius: 0
}

.comment-reply-link:before,
.comment-reply-login:before {
  margin-right: 7px
}

.says {
  display: none
}

.no-avatars .comment-author {
  margin: 0 0 5px;
  max-width: 100%;
  position: relative
}

.no-avatars .comment-metadata,
.no-avatars .comment-content,
.no-avatars .comment-list .reply {
  width: 100%
}

.comment-list .edit-link {
  margin-left: 20px
}

.comment-meta,
.comment-meta a {
  color: #7b8095;
  font-size: 12px;
  display: block;
  font-size: 14px
}

.ping-meta {
  color: #a2a2a2;
  font-size: 13px;
  line-height: 1
}

.comment-awaiting-moderation {
  color: #a2a2a2
}

.comments-area ol.comment-list {
  margin-bottom: 30px
}

.comments-area .comment-respond {
  padding-top: 20px
}

.pingback .comment-meta {
  margin-left: 0;
  padding-left: 0
}

.trackback .comment-body,
.pingback .comment-body {
  margin-left: 0
}

.trackback .comment-body:before,
.trackback .comment-body:after,
.pingback .comment-body:before,
.pingback .comment-body:after {
  content: unset
}

.comment-form p:not(.comment-notes) {
  margin-bottom: 20px
}

.themetechmount-page-full-width.themetechmount-boxed .comments-area {
  margin: 30px 15px 60px 15px
}

.comments-area {
  margin-top: 60px;
  margin-bottom: 60px
}

.comment-form {
  margin-bottom: 20px
}

.comment .comment-respond {
  margin-bottom: 20px;
  padding: 20px
}

.comment-reply-title small a {
  color: #131310;
  display: inline-block;
  float: right;
  height: 16px;
  overflow: hidden;
  width: 16px
}

ol.comment-list li #respond {
  width: 100%;
  padding: 25px 0;
  margin-bottom: 34px;
  padding-bottom: 0
}

.comment-reply-title small a:hover {
  color: #ed331c;
  text-decoration: none
}

.comment-reply-title small a:before {
  font-family: FontAwesome;
  content: "\f00d";
  vertical-align: top
}

.sidebar .comment-list .comment-reply-title,
.sidebar .comment-list .comment-respond .comment-form {
  padding: 0
}

.comment-form .comment-notes {
  margin-bottom: 10px;
  font-size: 15px;
  font-style: italic
}

.tm-comment-date-link {
  float: right
}

.tm-fn {
  font-size: 17px;
  color: #2c2c2c;
  font-weight: 700
}

.comment-body .tm-fn a {
  font-size: 17px;
  color: #2c2c2c
}

.comment-body .tm-fn {
  color: #a2a2a2
}

.single article.post .comment-body p {
  margin-top: 15px
}

.single article.post .comment-body blockquote {
  padding-bottom: 25px
}

.comment-reply-link {
  font-size: 14px;
  margin-top: 0;
  display: inline-block
}

.tm-comment-date-link:before {
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: 400;
  display: inline-block;
  text-decoration: inherit;
  margin-right: .2em;
  text-align: center;
  opacity: .8;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 13px;
  content: "\f017"
}

.comment-body p {
  margin-top: 15px;
  display: block
}

.comment-reply-title {
  margin-bottom: 10px;
  font-size: 28px
}

.tm-post-prev-next-buttons {
  padding-top: 60px
}

.tm-post-prev-next-buttons .tm-right-align-btn {
  float: right
}

.comment-form textarea {
  height: 125px
}

.comment-form textarea,
.comment-form input[type="text"] {
  background-color: transparent;
  border-radius: 0
}

.comments-area .comment-form .comment-form-author,
.comments-area .comment-form .comment-form-email,
.comments-area .comment-form .comment-form-url {
  position: relative;
  float: left;
  width: 32%;
  margin-right: 2%
}

.comment-form p.form-submit {
  padding-top: 0;
  position: relative;
  width: auto;
  display: inline-block;
  margin: 0;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease
}

.comment-box h2 {
  margin-top: 10px
}

.comments-area .comment-form .comment-form-url {
  margin-right: 0
}

.comment-form textarea::-webkit-input-placeholder,
.comment-form input[type="text"]::-webkit-input-placeholder,
.comment-form input[type="email"]::-webkit-input-placeholder {
  color: rgba(119, 119, 119, .5)
}

.comment-form input[type="text"]:-moz-placeholder,
.comment-form input[type="text"]:-moz-placeholder,
.comment-form input[type="email"]:-moz-placeholder {
  color: rgba(119, 119, 119, .5)
}

.comment-form input[type="text"]:-ms-input-placeholder,
.comment-form input[type="text"]:-ms-input-placeholder,
.comment-form input[type="email"]:-ms-input-placeholder {
  color: rgba(119, 119, 119, .5)
}

.comment-form input[type="submit"] {
  background-color: transparent;
  padding: 13px 30px 13px;
}

.main-holder .site-content .woocommerce-pagination,
.themetechmount-pagination {
  display: block;
  margin-bottom: 60px;
  margin-top: 10px;
  text-align: center
}

.themetechmount-boxes .themetechmount-boxes-inner .themetechmount-pagination {
  margin-bottom: 0
}

.main-holder .site-content nav.woocommerce-pagination ul li span,
.main-holder .site-content nav.woocommerce-pagination ul li a,
.themetechmount-pagination .page-numbers {
  width: 43px;
  height: 43px;
  line-height: 43px;
  text-align: center;
  display: inline-block;
  background-color: #fff;
  color: #232323;
  font-size: 15px;
  font-weight: 600;
  border-radius: 0;
  margin: 0 3px 10px;
  padding: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
  -moz-box-shadow: 0 0 12px 0 rgba(0, 0, 0, .1);
  box-shadow: 0 0 5px 0 rgba(43, 52, 59, .1)
}

.tm-bgcolor-grey .themetechmount-pagination .page-numbers {
  background-color: #fff;
  border: 1px solid #fff
}

.main-holder .site-content nav.woocommerce-pagination ul {
  padding: 0;
  border: none;
  margin: 0
}

.main-holder .site-content nav.woocommerce-pagination ul li {
  border: none;
  overflow: visible
}

.main-holder .site-content nav.woocommerce-pagination ul li .page-numbers.current,
.main-holder .site-content nav.woocommerce-pagination ul li a:hover,
.themetechmount-pagination .page-numbers.current,
.themetechmount-pagination .page-numbers:hover {
  border-color: transparent;
  color: #fff
}

.tm-bgcolor-skincolor .themetechmount-pagination .page-numbers.current,
.tm-bgcolor-skincolor .themetechmount-pagination .page-numbers:hover {
  background-color: #f8f8f8
}

.tax-tm_portfolio_category .tm-box-col-wrapper,
.tax-tm_team_group .tm-box-col-wrapper .themetechmount-box {
  margin-bottom: 30px
}

.themetechmount-post-item,
.themetechmount-post-item-inner {
  position: relative
}

.themetechmount-box-portfolio .themetechmount-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.45s ease-in-out;
  -moz-transition: all 0.45s ease-in-out;
  -ms-transition: all 0.45s ease-in-out;
  transition: all 0.45s ease-in-out;
  opacity: 0;
  visibility: hidden;
  display: flex;
  align-items: center;
  justify-content: center
}

.themetechmount-box-portfolio:hover .themetechmount-overlay {
  opacity: 1;
  visibility: visible
}

.themetechmount-box-portfolio .themetechmount-icon-box a {
  position: absolute;
  top: 50%;
  left: 50%;
  border: 1px solid transparent;
  color: #fff;
  width: 40px;
  height: 40px;
  border-radius: 0;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  opacity: 0;
  -webkit-transition: all .45s ease 0ms;
  -khtml-transition: all .45s ease 0ms;
  -moz-transition: all .45s ease 0ms;
  -ms-transition: all .45s ease 0ms;
  -o-transition: all .45s ease 0ms;
  transition: all .45s ease 0ms;
  margin-top: -22px
}

.themetechmount-box-portfolio .themetechmount-icon-box a.tm_prettyphoto {
  -webkit-transform: translate(-30px, -45px);
  -khtml-transform: translate(-30px, -45px);
  -moz-transform: translate(-30px, -45px);
  -ms-transform: translate(-30px, -45px);
  -o-transform: translate(-30px, -45px);
  transform: translate(-30px, -45px);
  margin-left: -46px
}

.themetechmount-box-portfolio .themetechmount-icon-box a.themetechmount_pf_link {
  -webkit-transform: translate(30px, 45px);
  -khtml-transform: translate(30px, 45px);
  -moz-transform: translate(30px, 45px);
  -ms-transform: translate(30px, 45px);
  -o-transform: translate(30px, 45px);
  transform: translate(30px, 45px);
  margin-left: 1px
}

.themetechmount-box-portfolio:hover .themetechmount-icon-box a {
  opacity: 1;
  -webkit-transform: translate(0);
  -khtml-transform: translate(0);
  -moz-transform: translate(0);
  -ms-transform: translate(0);
  -o-transform: translate(0);
  transform: translate(0)
}

.themetechmount-box-portfolio:hover .themetechmount-icon-box a:hover {
  background-color: white;
  color: #3bad71
}

.themetechmount-box-portfolio .themetechmount-box-content-inner {
  padding: 0;
  display: table;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1
}

.themetechmount-box-portfolio .themetechmount-post-item .item-content {
  display: block;
  text-align: center;
  position: absolute;
  top: 50%;
  width: 100%
}

.themetechmount-box-portfolio .themetechmount-post-item .themetechmount-item-thumbnail {
  position: relative;
  width: 100%;
  overflow: hidden
}

.themetechmount-box-portfolio .themetechmount-box-title h4 {
  margin-bottom: 10px;
  font-size: 22px;
  line-height: 30px;
  position: relative;
  text-align: left
}

.themetechmount-boxes-portfolio.themetechmount-boxes-view-carousel .slick-dotted.slick-slider,
.themetechmount-boxes-portfolio.themetechmount-boxes-view-carousel .slick-dotted.slick-slider {
  padding-bottom: 50px
}

.themetechmount-boxes-blog.themetechmount-boxes-view-carousel.tm-boxes-carousel-arrows-above .themetechmount-boxes-inner div.themetechmount-boxes-row-wrapper.slick-slider:first-child,
.themetechmount-boxes-portfolio.themetechmount-boxes-view-carousel.tm-boxes-carousel-arrows-above .themetechmount-boxes-inner div.themetechmount-boxes-row-wrapper.slick-slider:first-child {
  margin-top: 82px
}

.themetechmount-box-portfolio .tm-featured-wrapper {
  overflow: hidden
}

.themetechmount-portfoliobox-style1 .tm-featured-wrapper {
  position: relative;
  z-index: 0;
  display: block
}

.themetechmount-portfoliobox-style1 .themetechmount-post-item-inner img {
  -webkit-transition: all 1000ms;
  -o-transition: all 1000ms;
  transition: all 1000ms
}

.themetechmount-portfoliobox-style1:hover .themetechmount-post-item-inner img {
  -webkit-transform: rotate(9deg) scale(1.2, 1.2);
  -o-transform: rotate(9deg) scale(1.2, 1.2);
  transform: rotate(9deg) scale(1.2, 1.2)
}

.themetechmount-portfoliobox-style1 .tm-featured-wrapper:before {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  transition: all 0.5s linear;
  z-index: 1
}

.themetechmount-portfoliobox-style1:hover .tm-featured-wrapper:before {
  opacity: 1
}

.themetechmount-portfoliobox-style1 .themetechmount-box-overlay {
  padding: 40px 0 40px 40px;
  position: absolute;
  bottom: 0;
  opacity: 0;
  text-align: left
}

.themetechmount-portfoliobox-style1:hover .themetechmount-box-overlay {
  opacity: 1
}

.themetechmount-portfoliobox-style1 .tm-post-iconbox {
  position: absolute;
  top: 30px;
  right: 30px
}

.themetechmount-portfoliobox-style1 .tm-post-iconbox a {
  height: 45px;
  width: 45px;
  line-height: 45px;
  border-radius: 3px;
  text-align: center;
  color: #fff;
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  transform: scale(0) rotate(360deg);
  -webkit-transform: scale(0) rotate(360deg);
  -ms-transform: scale(0) rotate(360deg);
  -webkit-transition: all 0.9s ease;
  -moz-transition: all 0.9s ease;
  -ms-transition: all 0.9s ease;
  -o-transition: all 0.9s ease;
  transition: all 0.9s ease
}

.themetechmount-portfoliobox-style1:hover .tm-post-iconbox a {
  transform: scale(1) rotate(0deg);
  -webkit-transform: scale(1) rotate(0deg);
  -ms-transform: scale(1) rotate(0deg)
}

.themetechmount-portfoliobox-style1 .themetechmount-box-content,
.themetechmount-portfoliobox-style1 .themetechmount-box-title,
.themetechmount-portfoliobox-style1 .themetechmount-box-category {
  display: block;
  overflow: hidden
}

.themetechmount-portfoliobox-style1 .themetechmount-box-title h4 {
  margin-bottom: 2px;
  transform: translateY(100%);
  transition: all 0.9s linear
}

.themetechmount-portfoliobox-style1 .themetechmount-box-category {
  font-size: 15px;
  transform: translateY(100%);
  transition: all 0.7s linear
}

.themetechmount-portfoliobox-style1:hover .themetechmount-box-title h4,
.themetechmount-portfoliobox-style1:hover .themetechmount-box-category {
  transform: translateY(0)
}

.themetechmount-portfoliobox-style1 .themetechmount-box-content .themetechmount-box-title a,
.themetechmount-portfoliobox-style1 .themetechmount-box-content .themetechmount-box-category,
.themetechmount-portfoliobox-style1 .themetechmount-box-content .themetechmount-box-category a {
  color: #fff
}

.themetechmount-portfoliobox-style1 .tm-tm_portfolio-featured-wrapper.tm-post-format-video {
  padding-bottom: 91%;
  padding-top: 0
}

.themetechmount-portfoliobox-style2 .themetechmount-post-item {
  overflow: hidden;
  text-align: left
}

.themetechmount-portfoliobox-style2 .figcaption {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  background-color: rgba(24, 24, 24, .73);
  opacity: 0
}

.themetechmount-portfoliobox-style2:hover .figcaption {
  opacity: 1
}

.themetechmount-portfoliobox-style2 .figcaption:before {
  position: absolute;
  content: '';
  opacity: 0
}

.themetechmount-portfoliobox-style2 .figcaption:before {
  top: 20px;
  right: 15px;
  bottom: 20px;
  left: 15px;
  border-top: 1px solid rgba(255, 255, 255, .5);
  border-bottom: 1px solid rgba(255, 255, 255, .5);
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0
}

.themetechmount-portfoliobox-style2 .figcaption:after {
  top: 15px;
  right: 20px;
  bottom: 15px;
  left: 20px;
  border-right: 1px solid rgba(255, 255, 255, .5);
  border-left: 1px solid rgba(255, 255, 255, .5);
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0
}

.themetechmount-portfoliobox-style2:hover .figcaption:before {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1)
}

.themetechmount-portfoliobox-style2 .figcaption:before {
  pointer-events: none
}

.themetechmount-portfoliobox-style2 .figcaption:before {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s
}

.themetechmount-portfoliobox-style2 .figcaption:after {
  position: absolute;
  content: '';
  opacity: 0
}

.themetechmount-portfoliobox-style2:hover .figcaption:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1)
}

.themetechmount-portfoliobox-style2 .figcaption:after {
  pointer-events: none
}

.themetechmount-portfoliobox-style2 .figcaption:after {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s
}

.themetechmount-portfoliobox-style2 .themetechmount-box-category {
  position: absolute;
  top: 50px;
  left: 50px;
  right: 40px;
  opacity: 0
}

.themetechmount-portfoliobox-style2 .themetechmount-box-category p {
  margin-bottom: 0
}

.themetechmount-portfoliobox-style2.thememount-portfolio-box-view-overlay .tm-project-readmore-btn,
.themetechmount-portfoliobox-style2.thememount-portfolio-box-view-overlay .themetechmount-box-category {
  -webkit-transition: all 0.8s 0.2s;
  transition: all 0.8s 0.2s
}

.themetechmount-portfoliobox-style2 .tm-project-readmore-btn {
  position: absolute;
  bottom: 50px;
  left: 50px;
  opacity: 0
}

.themetechmount-post-item-inner.figcaption {
  transition: opacity 0.4s ease-in-out, left 0.4s ease-in-out
}

.themetechmount-portfoliobox-style2 .thememount-portfolio-box-view-overlay .themetechmount-box-category {
  transition: opacity 0.4s ease-in-out, left 0.4s ease-in-out
}

.themetechmount-portfoliobox-style2:hover .tm-project-readmore-btn,
.themetechmount-portfoliobox-style2:hover .themetechmount-box-category {
  opacity: 1
}

.themetechmount-portfoliobox-style2 .themetechmount-post-item:hover img {
  -webkit-transform: scale(1);
  transform: scale(1)
}

.themetechmount-portfoliobox-style2:hover .tm-featured-wrapper.tm-tm_portfolio-featured-wrapper img {
  transform: scale(1.2)
}

.themetechmount-box-portfolio:hover .tm-featured-wrapper.tm-tm_portfolio-featured-wrapper {
  -webkit-transform: scale(1);
  transform: scale(1)
}

.themetechmount-box-portfolio .tm-featured-wrapper.tm-tm_portfolio-featured-wrapper img.wp-post-image {
  transition: transform 0.5s ease-in-out
}

.themetechmount-portfoliobox-style2 .themetechmount-box-category p {
  color: rgba(255, 255, 255, .70)
}

.themetechmount-portfoliobox-style2 .themetechmount-box-title h4 a,
.themetechmount-portfoliobox-style2 .tm-project-readmore-btn a {
  color: #fff
}

.tm-pf-single-content-wrapper {
  padding-bottom: 100px
}

.tm-social-share-wrapper.tm-social-share-portfolio-wrapper {
  padding-top: 0
}

.tm-social-top-wrapper {
  position: relative;
  text-align: center;
  margin-bottom: 35px;
  border-bottom: 1px solid #e2e2e2;
  padding: 0 18px;
  padding-bottom: 30px;
  border-radius: 0
}

.tm-social-share-wrapper {
  float: none
}

.tm-social-share-wrapper .tm-social-share-title,
.tm-social-share-wrapper .tm-social-share-links,
.tm-social-share-wrapper .tm-single-top-btn {
  float: left
}

.tm-social-share-wrapper:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0
}

.tm-social-share-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
  padding-right: 15px
}

.tm-social-share-links ul li {
  display: inline-block;
  padding-right: 6px
}

.tm-right-meta .tm-social-share-links ul li a {
  padding: 0;
  width: 30px;
  height: 30px;
  line-height: 29px;
  text-align: center;
  margin-right: 0;
  border-radius: 50%;
  font-size: 12px
}

.tm-social-share-links ul li a {
  border: 1px solid #e3e3e3;
  height: 34px;
  width: 34px;
  line-height: 34px;
  text-align: center;
  display: block;
  font-size: 13px;
  border-radius: 0;
  background-color: #fff
}

.tm-pf-single-content-wrapper.tm-pf-view-left-image .tm-pf-detail-box {
  width: 100%;
  display: flex
}

.themetechmount-pf-detailbox-list {
  list-style: none;
  padding-left: 0;
  overflow: hidden;
  margin-top: 0
}

.tm-social-share-title {
  padding-right: 10px;
  position: relative;
  margin-right: 10px;
  font-weight: 600;
  font-size: 18px
}

.tm-social-top-wrapper .tm-social-share-title {
  margin-right: 5px
}

.tm-social-top-wrapper .tm-social-share-links ul li a {
  border: 1px solid #f1f1f1;
  background-color: #f1f1f1;
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  color: #303030
}

.tm-social-share-links ul li a:hover {
  color: #fff;
  border-color: transparent
}

.tm-pf-single-content-wrapper .tm-portfolio-description .container {
  width: auto
}

.tm-pf-view-left-image .tm-portfolio-description .themetechmount-pf-detailbox-title {
  display: none
}

.tm-pf-view-left-image .tm-pf-single-content-area {
  margin-top: 35px
}

.tm-portfolio-description h2 {
  margin-bottom: 0;
  font-size: 34px;
  line-height: 40px
}

.tm-portfolio-description .themetechmount-pf-detailbox-title {
  margin-bottom: 15px
}

.tm-pf-single-content-wrapper.tm-pf-view-full .tm-portfolio-description .themetechmount-pf-detailbox-title {
  display: none
}

.tm-pf-single-content-wrapper.tm-pf-view-top-image .tm-pf-top-content {
  position: relative
}

.tm-pf-single-content-wrapper.tm-pf-view-top-image .themetechmount-pf-single-details-area {
  position: absolute;
  right: 25px;
  bottom: -40px;
  z-index: 2
}

.themetechmount-pf-detailbox-inner {
  padding: 0 0 0 0;
  margin-top: 0;
  overflow: hidden
}

.themetechmount-pf-detailbox-inner .themetechmount-pf-detailbox-title {
  margin-top: 20px
}

.themetechmount-pf-detailbox-list .tm-pf-details-date {
  position: relative;
  display: inline-block;
  padding: 15px 0 15px 0;
  width: 48%
}

.themetechmount-pf-detailbox-list .tm-pf-details-date:last-child {
  border-bottom: none
}

.themetechmount-pf-single-detail-box .tm-short-desc {
  padding-bottom: 25px;
  border-bottom: 1px solid #e8e8e830;
  margin-bottom: 22px
}

.themetechmount-pf-detailbox-list .tm-pf-details-date .tm-pf-left-details {
  font-size: 17px;
  font-weight: 700;
  color: #fff
}

.themetechmount-pf-detailbox-list .tm-pf-details-date .tm-pf-right-details {
  display: block
}

.tm-pf-view-top-image .themetechmount-pf-single-content-area {
  padding-top: 38px
}

.tm-pf-single-content-wrapper.tm-pf-view-top-image .themetechmount-pf-single-detail-box {
  margin-top: 15px
}

.tm-tm_portfolio-featured-wrapper .slick-dots {
  bottom: 16px;
  right: 16px;
  text-align: right
}

.tm-tm_portfolio-featured-wrapper .slick-dots li button:before {
  font-size: 12px
}

.tm-pf-view-top-image .themetechmount-pf-detailbox-list .tm-pf-details-date i,
.tm-pf-view-left-image .themetechmount-pf-detailbox-list .tm-pf-details-date i {
  top: 11px
}

.tm-pf-view-top-image .themetechmount-pf-detailbox-list .tm-pf-details-date:before {
  content: unset
}

.tm-pf-single-related-wrapper {
  padding-top: 10px;
  padding-bottom: 30px
}

.themetechmount-footer-cta-yes .tm-pf-single-related-wrapper {
  padding-bottom: 20px
}

.themetechmount-pf-detailbox-inner .themetechmount-pf-detailbox-title,
.tm-pf-single-related-wrapper .tm-pf-single-related-title {
  font-size: 34px
}

.tm-pf-single-related-wrapper .tm-pf-single-related-title {
  margin-bottom: 30px
}

.single-tm_portfolio .navigation.post-navigation .nav-links,
.nav-links .nav-next,
.nav-links .nav-previous {
  position: relative
}

.single-tm_portfolio.nav-links .nav-previous {
  float: left
}

.single-tm_portfolio .nav-links .nav-next {
  float: right
}

.single-tm_portfolio .nav-next,
.single-tm_portfolio .nav-previous {
  display: inline-block
}

.single-tm_portfolio .nav-previous {
  margin-right: 3px
}

.single-tm_portfolio .nav-next {
  margin-left: 3px
}

.single-tm_portfolio .nav-next a,
.single-tm_portfolio .nav-previous a {
  text-align: center;
  top: 106px;
  right: 48px;
  color: #343c5c;
  transition: all .2s ease-in-out;
  display: inline-block;
  border: 1px solid transparent;
  font-size: 16px;
  padding: 13px 30px;
  border-radius: 0;
  font-weight: 500
}

.single-tm_portfolio .site-content-wrapper {
  position: relative
}

.tm-pf-single-content-wrapper.tm-pf-view-left-image,
.tm-pf-single-content-wrapper.tm-pf-view-top-image {
  padding-bottom: 0
}

.tm-pf-single-content-wrapper .tm-single-pf-footer {
  display: block;
  clear: both;
  overflow: hidden
}

.tm-nextprev-bottom-nav {
  position: relative;
  margin-bottom: 35px;
  margin-top: 25px;
  border-top: 1px solid #e3e3e3;
  padding-top: 40px
}

.single-tm_portfolio .tm-social-bottom-wrapper {
  display: block;
  clear: both;
  padding-top: 5px
}

.single-tm_portfolio .tm-pf-view-left-image.style2 .tm-social-bottom-wrapper {
  padding-bottom: 35px
}

.single-tm_portfolio .tm-pf-view-full .tm-social-bottom-wrapper {
  padding-left: 0;
  padding-right: 0
}

.tm-pf-single-content-wrapper .themetechmount-pf-single-detail-box {
  display: block;
  height: 100%;
  background-color: #f8f8f8;
  padding: 40px 25px 16px 40px
}

.tm-pf-single-content-wrapper .themetechmount-pf-single-detail-box .themetechmount-pf-detailbox-title {
  position: relative;
  font-size: 25px;
  line-height: 33px;
  margin-bottom: 6px
}

.tm-pf-single-content-wrapper .tm-viewproject-btn-wrapper {
  margin-top: 30px
}

.tm-pf-single-content-wrapper .tm-viewproject-btn-wrapper a {
  width: 100%;
  padding: 15px 30px 15px 25px
}

.tm-pf-view-left-image.style2 .themetechmount-pf-detailbox-list .tm-pf-details-date {
  display: block;
  padding-bottom: 20px
}

.tm-pf-view-left-image.style2 .themetechmount-pf-detailbox-list .tm-pf-details-date .tm-pf-right-details,
.tm-pf-view-left-image.style2 .themetechmount-pf-detailbox-list .tm-pf-details-date .tm-pf-left-details {
  flex: unset;
  width: 100%;
  display: block;
  margin-left: 60px;
  font-size: 14px
}

.tm-pf-view-left-image.style2 .themetechmount-pf-detailbox-list .tm-pf-details-date i {
  font-size: 30px;
  top: 10px
}

.tm-pf-view-left-image.style2 .themetechmount-pf-detailbox-list .tm-pf-details-date .tm-pf-left-details:first-child {
  font-size: 20px;
  margin-bottom: 5px
}

.tm-pf-view-left-image.style2 .themetechmount-pf-single-detail-box {
  padding: 50px
}

.themetechmount-box-team .tm-team-social-links-wrapper ul li {
  list-style: none;
  font-size: 16px
}

.themetechmount-box-team.themetechmount-box-view-left-image .tm-team-social-links-wrapper ul li:first-child {
  margin-left: 0
}

h2.tm-team-member-single-title {
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 0
}

.tm-team-member-single-position {
  font-size: 16px
}

.tm-featured-wrapper.tm-tm_team_member-featured-wrapper {
  margin-left: -15px
}

.themetechmount-team-member-single-content-area .tm-team-member-single-content-wrapper {
  margin-top: 0;
  padding-top: 15px
}

.tm-team-member-single-category {
  margin-top: 20px
}

.tm-team-member-single-meta-title {
  font-weight: 700;
  text-transform: uppercase
}

.tm-team-details-list {
  list-style: none;
  padding: 0
}

.tm-team-details-list li {
  position: relative;
  font-size: 16px;
  line-height: 24px;
  display: block;
  float: left;
  padding: 8px 0 10px 0;
  width: 100%
}

.tm-team-details-list li:before {
  content: '';
  position: absolute;
  top: 18px;
  left: 0;
  height: 6px;
  width: 6px;
  background-color: #e0e6ed
}

.tm-team-member-single-title-wrapper .tm-short-desc {
  padding-top: 18px
}

.tm-team-member-view-wide-image .tm-team-details-list li {
  padding: 9px 0 9px 26px
}

.tm-team-extra-details-wrapper .tm-team-details-list li i {
  top: 1px;
  left: 4px;
  margin-right: 14px
}

.tm-team-extra-details-wrapper {
  margin-bottom: 30px
}

.tm-team-details-list .tm-team-list-title {
  margin-right: 3px;
  position: relative;
  font-weight: 700;
  font-size: 16px;
  line-height: 26px
}

.tm-team-extra-details-wrapper .tm-team-details-list .tm-team-list-title {
  text-indent: 0;
  width: auto;
  margin-right: 3px
}

.tm-team-details-list .tm-team-list-title,
.tm-team-details-list .tm-team-list-value {
  display: inline
}

.tm-team-list-title i {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-size: 16px;
  top: 0;
  margin-right: 3px;
  display: none
}

.tm-team-details-list {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 13px
}

.tm-team-member-single-content-wrapper.tm-team-member-view-default .themetechmount-team-member-single-featured-area .tm-team-extra-details-list {
  margin-top: 0
}

.themetechmount-box-team.themetechmount-box-view-left-image .tm-team-extra-details-line-website {
  display: none
}

.tm-teamform textarea {
  min-height: 60px;
  height: 151px
}

.tm-team-member-single-title-wrapper.col-xs-12 {
  padding-left: 0;
  padding-top: 70px;
  padding-bottom: 40px
}

.tm-team-member-single-title-wrapper .tm-team-data .tm-details-title {
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 0;
  margin-bottom: 25px
}

.tm-team-member-single-title-wrapper .tm-team-data .tm-details-title h2 {
  font-size: 30px;
  line-height: 45px
}

.tm-team-member-single-title-wrapper .tm-team-data {
  margin: 0
}

.single-tm_team_member .themetechmount-team-member-single-content-area .tm-team-member-single-title-wrapper .tm-team-social-links-wrapper ul li a {
  border: 1px solid #e7e7e7
}

.tm-team-details-list li:before {
  content: none
}

.tm-team-member-single-content-wrapper .tm-team-member-single-content {
  background-image: url(../img/team-img.png);
  margin: 0
}

.single-tm_team_member .themetechmount-team-img {
  padding-right: 30px;
  margin-top: 0
}

.tm-team-member-view-wide-image .tm-team-member-single-excerpt {
  margin-top: 10px
}

.tm-team-member-view-wide-image .tm-team-member-single-meta-details {
  padding-top: 40px;
  border-top: 1px solid #e4e4e4;
  margin-top: 40px
}

.single-tm_team_member .tm-team-member-single-content-wrapper .container {
  width: auto;
  padding: 20px 0
}

.single-tm_team_member .tm-team-member-single-content-wrapper .container:first-child {
  padding-top: 0
}

.tm-team-member-view-wide-image .tm-team-member-single-content-wrapper {
  margin-top: 40px
}

.tm-team-member-view-wide-image .tm-team-details-list .tm-team-list-title {
  font-weight: 700;
  color: #313131;
  width: auto
}

.tm-team-member-view-wide-image .tm-team-details-list .tm-team-list-value {
  margin-left: 6px;
  float: none
}

.tm-team-member-single-content-wrapper ul {
  margin: 0
}

.tm-team-member-single-content-wrapper .tm-teammember-content {
  padding-top: 30px;
  padding-bottom: 20px
}

.tm-team-member-single-content-wrapper .themetechmount-iconbox.themetechmount-iconbox-styleone {
  padding: 60px 25px 40px 40px
}

.tm-team-member-single-content-wrapper .themetechmount-iconbox.themetechmount-iconbox-styleone .tm-cta3-content-wrapper {
  padding-top: 15px
}

body .tm-team-member-single-content-wrapper .elementor-section.elementor-top-section:first-child {
  margin-top: 0
}

.themetechmount-box.themetechmount-teambox-style1 {
  border: 1px solid rgba(0, 0, 0, .11);
  border-radius: 3px;
  overflow: hidden;
  background-color: #fff
}

.themetechmount-teambox-style1 .themetechmount-box-title h4 {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 0
}

.themetechmount-teambox-style1 .themetechmount-team-position {
  font-size: 13px
}

.themetechmount-teambox-style1 .themetechmount-team-image-box {
  position: relative
}

.themetechmount-teambox-style1 .themetechmount-box-content {
  text-align: center;
  position: relative;
  padding: 22px 15px 25px;
  border-top: 1px solid rgba(0, 0, 0, .11);
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  overflow: hidden;
  background-color: #fff
}

.themetechmount-teambox-style1:hover .themetechmount-box-content {
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  transform: translateY(-40px)
}

.themetechmount-teambox-style1 .tm-team-profile-btn {
  opacity: 0;
  position: absolute;
  left: 0;
  right: 0;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s
}

.themetechmount-teambox-style1:hover .tm-team-profile-btn {
  opacity: 1
}

.themetechmount-teambox-style1 .tm-member-social {
  position: absolute;
  right: 28px;
  top: 22px
}

.themetechmount-teambox-style1 .tm-member-social:hover {
  height: 100%
}

.themetechmount-teambox-style1 .themetechmount-team-icon {
  font-size: 22px;
  text-align: center;
  z-index: 2;
  position: absolute;
  cursor: pointer;
  display: inline-block;
  background-color: #fff;
  color: #fff;
  border-radius: 50%;
  -webkit-transition: color .3s, background .3s ease, -webkit-transform .2s;
  transition: color .3s, background .3s ease, -webkit-transform .2s;
  -o-transition: color .3s, background .3s ease, -o-transform .2s;
  -moz-transition: transform .2s, color .3s, background .3s ease, -moz-transform .2s;
  transition: transform .2s, color .3s, background .3s ease;
  transition: transform .2s, color .3s, background .3s ease, -webkit-transform .2s, -moz-transform .2s, -o-transform .2s
}

.themetechmount-teambox-style1 .tm-member-social:hover .themetechmount-team-icon,
.themetechmount-teambox-style1 .themetechmount-team-icon:hover {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.themetechmount-teambox-style1 .tm-team-social-links-wrapper ul li a:hover,
.themetechmount-teambox-style1 .tm-member-social:hover .themetechmount-team-icon,
.themetechmount-teambox-style1 .themetechmount-team-icon:hover {
  color: #fff
}

.themetechmount-teambox-style1 .tm-team-social-links-wrapper ul li a,
.themetechmount-teambox-style1 .themetechmount-team-icon {
  width: 37px;
  height: 37px;
  line-height: 37px
}

.themetechmount-teambox-style1 .themetechmount-box-social-links .tm-team-social-links-wrapper ul li {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  display: block;
  text-align: center;
  border-radius: 50%;
  width: 0;
  height: 0;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
  margin-bottom: 10px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s
}

.themetechmount-teambox-style1 .tm-team-social-links-wrapper ul li a {
  background: #fff;
  font-size: 14px;
  display: block;
  border-radius: 50%;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  -moz-transition: all .4s ease;
  transition: all .4s ease
}

.themetechmount-teambox-style1 .themetechmount-team-icon,
.themetechmount-teambox-style1 .tm-team-social-links-wrapper ul li a {
  -webkit-box-shadow: 10px 7px 30px 0 rgba(0, 42, 106, .1);
  -moz-box-shadow: 10px 7px 30px 0 rgba(0, 42, 106, .1);
  box-shadow: 10px 7px 30px 0 rgba(0, 42, 106, .1)
}

.themetechmount-teambox-style1 .tm-member-social:hover .tm-team-social-links-wrapper ul li {
  opacity: 1;
  width: 37px;
  height: 37px;
  top: auto;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0)
}

.themetechmount-teambox-style1 .tm-team-social-links-wrapper ul li:nth-child(1) {
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

.themetechmount-teambox-style1 .tm-team-social-links-wrapper ul li:nth-child(2) {
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s
}

.themetechmount-teambox-style1 .tm-team-social-links-wrapper ul li:nth-child(3) {
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s
}

.themetechmount-teambox-style1 .tm-team-social-links-wrapper ul li:nth-child(4) {
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s
}

.themetechmount-teambox-style1 .tm-team-social-links-wrapper ul li:nth-child(5) {
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s
}

.themetechmount-teambox-style1 .tm-team-social-links-wrapper ul li:nth-child(6) {
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s
}

.themetechmount-teambox-style1 .tm-team-social-links-wrapper ul li:nth-child(7) {
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s
}

.themetechmount-teambox-style1 .tm-member-social:hover .tm-team-social-links-wrapper ul li:nth-child(1) {
  top: 45px
}

.themetechmount-teambox-style1 .tm-member-social:hover .tm-team-social-links-wrapper ul li:nth-child(2) {
  top: 90px
}

.themetechmount-teambox-style1 .tm-member-social:hover .tm-team-social-links-wrapper ul li:nth-child(3) {
  top: 135px
}

.themetechmount-teambox-style1 .tm-member-social:hover .tm-team-social-links-wrapper ul li:nth-child(4) {
  top: 180px
}

.themetechmount-teambox-style1 .tm-member-social:hover .tm-team-social-links-wrapper ul li:nth-child(5) {
  top: 225px
}

.themetechmount-teambox-style1 .tm-member-social:hover .tm-team-social-links-wrapper ul li:nth-child(6) {
  top: 270px
}

.themetechmount-teambox-style1 .tm-member-social:hover .tm-team-social-links-wrapper ul li:nth-child(7) {
  top: 315px
}

.themetechmount-teambox-style2 .themetechmount-post-item {
  overflow: hidden
}

.themetechmount-teambox-style2 .themetechmount-item-thumbnail-inner {
  overflow: hidden
}

.themetechmount-teambox-style2 .themetechmount-box-title h4 {
  font-size: 19px;
  line-height: 23px;
  margin-bottom: 0
}

.themetechmount-teambox-style2 .themetechmount-box-content {
  background-color: #f7f7f7;
  padding: 15px 25px 17px 25px
}

.themetechmount-teambox-style2 .themetechmount-team-position {
  text-align: left
}

.themetechmount-teambox-style2 .themetechmount-team {
  font-size: 13px
}

.themetechmount-teambox-style2:hover ul.tm-team-social-links {
  opacity: 1;
  z-index: 1;
  right: 0
}

.themetechmount-teambox-style2 .tm-team-social-links-wrapper ul {
  opacity: 0;
  position: absolute;
  top: 0;
  left: auto;
  bottom: 0;
  right: -40px;
  width: 50px;
  padding-top: 74px;
  padding-left: 5px;
  -webkit-transition: .5s all ease;
  -ms-transition: .5s all ease;
  -moz-transition: .5s all ease;
  -o-transition: .5s all ease;
  transition: .5s all ease;
  text-align: center;
  margin-top: 0
}

.themetechmount-teambox-style2 li {
  padding-bottom: 15px
}

.themetechmount-teambox-style2:hover .themetechmount-team-image-box img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -moz-transform: scale(1.05);
  transform: scale(1.05)
}

.themetechmount-teambox-style2 .themetechmount-team-image-box img {
  -webkit-transition: .4s ease-in-out;
  -ms-transition: .4s ease-in-out;
  -moz-transition: .4s ease-in-out;
  -o-transition: .4s ease-in-out;
  transition: .4s ease-in-out;
  width: 100%
}

.single-tm_team_member .themetechmount-teambox-style2 .tm-team-social-links-wrapper ul {
  padding-top: 74px;
  padding-left: 5px
}

.tm-teambox-style2 .themetechmount-teambox-style2 .tm-team-social-links-wrapper ul {
  padding-top: 83px
}

.inside {
  text-align: center;
  position: relative;
  padding: 29px 15px 21px 15px
}

.tm-fid-no-border.tm-fid-without-icon.inside {
  margin-bottom: 0;
  padding: 11px 15px 7px
}

.tm-fid-with-icon.tm-fid-view-topicon .tm-fid-icon-wrapper {
  margin-bottom: 10px
}

.inside.tm-fid-with-border:not(.tm-fid-view-circle-progress) {
  background-color: rgba(0, 0, 0, .02);
  padding: 25px 30px 35px 35px
}

.tm-bgimage-yes .inside.tm-fid-with-border,
.tm-col-bgcolor-skincolor .inside.tm-fid-with-border,
.tm-col-bgcolor-darkgrey .inside.tm-fid-with-border,
.tm-bgcolor-skincolor .inside.tm-fid-with-border,
.tm-bgcolor-darkgrey .inside.tm-fid-with-border {
  background-color: rgba(255, 255, 255, .1)
}

.tm-fid-with-icon.tm-fid-view-topicon {
  padding: 0;
  text-align: center
}

.tm-facts-colum-sep .tm-fid-with-icon.tm-fid-view-topicon {
  padding: 5px 0 2px;
  margin-bottom: 14px
}

.tm-bgcolor-skincolor .inside.tm-fid-with-border.tm-fid-view-topicon,
.tm-bgcolor-darkgrey .inside.tm-fid-with-border.tm-fid-view-topicon,
.inside.tm-fid-with-border.tm-fid-view-topicon {
  border: none;
  background-color: transparent;
  padding: 0
}

.tm-fid-with-icon.tm-fid-view-topicon .tm-fid-icon-wrapper {
  margin-bottom: 0;
  height: 79px;
  line-height: 60px;
  border-radius: 50%;
  display: inline-block;
  position: relative
}

.tm-fid-with-icon.tm-fid-view-topicon h4 {
  font-size: 43px;
  line-height: 50px;
  font-weight: 700
}

.tm-fid-with-icon.tm-fid-view-topicon .tm-fid-icon-wrapper i {
  font-size: 45px
}

.tm-col-bgcolor-darkgrey .tm-fid.inside h4,
.tm-col-bgcolor-darkgrey .tm-fid.inside h3,
.tm-bgcolor-darkgrey .tm-fid.inside h4,
.tm-bgcolor-darkgrey .tm-fid.inside h3,
.tm-bgcolor-skincolor .tm-fid-with-icon.tm-fid-view-topicon .tm-fid-icon-wrapper i,
.tm-col-bgcolor-skincolor .tm-fid-with-icon.tm-fid-view-topicon .tm-fid-icon-wrapper i {
  color: #fff
}

.tm-fid-with-icon.tm-fid-view-topicon h3 {
  position: relative
}

.inside h3 {
  margin-bottom: 0;
  width: 100%;
  font-size: 16px;
  line-height: 23px;
  font-weight: 500;
  padding-top: 0;
  color: inherit
}

.inside .themetechmount-fid-wrapper {
  padding-top: 20px
}

.inside h4 {
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 40px;
  line-height: 40px
}

.tm-fid-view-righticon .tm-fid-icon-wrapper i,
.tm-fid-view-lefticon .tm-fid-icon-wrapper i {
  font-size: 55px;
  font-size: 50px;
  line-height: 50px;
  top: 13px
}

.inside.tm-fid-view-righticon h4,
.inside.tm-fid-view-lefticon h4 {
  font-size: 37px;
  line-height: 46px
}

.inside.tm-fid-view-righticon h3,
.inside.tm-fid-view-lefticon h3 {
  font-size: 16px;
  line-height: 18px
}

.tm-fid.inside h4 {
  position: relative
}

.tm-fid-without-icon.inside h4 {
  margin-top: 0
}

.tm-fid-without-icon.inside h3 span {
  padding-left: 0
}

.inside h3 span {
  padding: 2px 4px 0 4px;
  display: block
}

.inside.tm-fid-view-lefticon h3 span {
  padding: 0 4px 0 4px
}

.tm-fid-inner sub,
.tm-fid-inner sup {
  font-size: 15px;
  font-weight: 400
}

.tm-fid-inner sup {
  top: -.9em
}

.tm-fid-icon-wrapper i {
  position: relative;
  top: 15px
}

.inside.tm-fid-view-lefticon {
  padding: 22px 15px 15px 15px
}

.tm-fid-icon-wrapper i {
  font-size: 50px
}

.tm-bgcolor-skincolor .inside.tm-fid-with-border:not(.tm-fid-view-circle-progress.inside),
.tm-bgcolor-darkgrey .inside.tm-fid-with-border:not(.tm-fid-view-circle-progress.inside) {
  border-color: rgba(255, 255, 255, .15);
  background-color: rgba(255, 255, 255, .08)
}

.tm-bgcolor-skincolor .inside h3,
.tm-bgcolor-darkgrey .inside h3,
.tm-bgcolor-darkgrey .tm-fid.inside h4,
.tm-bgcolor-skincolor .tm-fid-icon-wrapper i,
.tm-bgcolor-skincolor .tm-fid.inside h4 {
  color: #fff
}

.tm-fid.tm-fid-without-icon .tm-fld-contents {
  text-align: center
}

.tm-fid-view-righticon .tm-fid-left,
.tm-fid-view-lefticon .tm-fid-left {
  position: relative;
  display: block;
  width: 100%
}

.tm-fid-view-righticon .tm-fld-contents,
.tm-fid-view-lefticon .tm-fld-contents {
  text-align: left;
  clear: both;
  overflow: hidden
}

.tm-fid-view-lefticon.tm-fid-without-icon .tm-fld-contents {
  padding-left: 0
}

.tm-fid-view-righticon-border .tm-fid-icon-wrapper,
.tm-fid-view-lefticon-border .tm-fid-icon-wrapper,
.tm-fid-view-righticon .tm-fid-icon-wrapper,
.tm-fid-view-lefticon .tm-fid-icon-wrapper {
  position: absolute;
  top: 0
}

.tm-fid-view-righticon.inside h4,
.tm-fid-view-lefticon.inside h4 {
  margin-top: 1px;
  margin-bottom: 0;
  float: left;
  display: block
}

.tm-fid-view-lefticon .tm-fld-contents {
  padding-left: 70px
}

.tm-fid-view-topicon.inside h4 span:nth-child(2),
.tm-fid-view-lefticon.inside h4 span:nth-child(2) {
  margin-left: -15px
}

.tm-fid-view-righticon.inside h4 {
  float: right
}

.tm-textcolor-white .inside h3 {
  color: rgba(255, 255, 255, 1) !important
}

.tm-fid-view-righticon .tm-fld-contents {
  text-align: right;
  padding-right: 95px
}

.tm-fid-view-righticon.tm-fid-without-icon .tm-fld-contents {
  padding-right: 0
}

.tm-fid-view-righticon .tm-fid-icon-wrapper {
  right: 13px
}

.tm-fid-main-border {
  text-align: center
}

.inside .tm-content-fid {
  text-align: center;
  height: 140px;
  padding-top: 18px;
  width: 140px;
  background-color: #1a1d22;
  border-radius: 50%;
  position: relative
}

.inside.tm-fid-view-style5 {
  padding: 0;
  text-align: left
}

.inside.tm-fid-view-style5 .tm-fid-icon-wrapper {
  padding-bottom: 25px
}

.tm-fid.inside.tm-fid-view-style5 h4 {
  font-size: 40px;
  line-height: 50px;
  margin-right: 10px
}

.tm-fid.tm-fid-view-style5 .tm-fld-contents {
  text-align: left;
  display: inline-block;
  width: 100%
}

.tm-fid.tm-fid-view-style5 h4 span:nth-child(2) {
  margin-left: -15px;
  margin-right: 30px
}

.tm-fid.tm-fid-view-style5 h3 {
  font-size: 20px;
  line-height: 26px;
  display: inline
}

.tm-fid.tm-fid-view-style5 h3 span {
  padding: 0;
  margin-top: 25px
}

.tm-fid.tm-fid-view-style5 strong {
  font-weight: 600
}

.tm-fid.tm-fid-view-style5 .tm-digit-content {
  display: inline;
  float: left
}

.tm-custom-fact1 .tm-fid.inside.tm-fid-view-style5 h4 {
  font-size: 50px;
  line-height: 60px
}

.inside.tm-fid-view-style6 {
  text-align: left
}

.inside.tm-fid-view-style6 h3 span {
  padding: 0
}

.inside.tm-fid-view-style6 h3 {
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
  color: #0b1328;
  margin-bottom: 5px
}

.inside.tm-fid-view-style6 h4 {
  font-size: 62px;
  line-height: 70px;
  font-weight: 400;
  margin-bottom: 6px
}

.tm-fid.tm-fid-without-icon.tm-fid-view-style6 .tm-fld-contents {
  text-align: left
}

.site {
  overflow: hidden
}

.site-main {
  position: relative;
  padding-top: 82px;
  z-index: 10
}

.themetechmount-sidebar-true.page #primary .site-main {
  padding-bottom: 40px
}

.themetechmount-sidebar-true .site-main {
  padding-top: 70px
}

body.themetechmount-sidebar-left:not(.tm-empty-sidebar) .site-content #primary.content-area {
  float: right
}

.site-content #sidebar-left.sidebar,
.site-content #sidebar-right.sidebar {
  margin-top: 0;
  padding-top: 17px;
  padding-bottom: 40px
}

.site-content #sidebar-left.sidebar {
  float: left
}

.tm-empty-sidebar:not(.themetechmount-sidebar-bothright, .themetechmount-sidebar-bothleft) #primary {
  margin: 0 auto !important;
  float: none !important
}

body.themetechmount-sidebar-both .site-content #sidebar-left.sidebar {
  margin-left: -74.8%;
  float: left
}

body.themetechmount-sidebar-both .site-content #primary.content-area {
  margin-left: 25% !important
}

body.themetechmount-sidebar-bothleft .site-content #primary.content-area {
  float: right
}

body.themetechmount-sidebar-bothleft .site-content #sidebar-right.sidebar {
  margin-top: 0;
  padding-top: 17px;
  padding-bottom: 70px
}

body.themetechmount-sidebar-bothleft .site-content #sidebar-left.sidebar {
  border: none;
  float: left
}

body.themetechmount-sidebar-bothleft .site-content #sidebar-right.sidebar {
  border-left: 0;
  float: right
}

body.themetechmount-sidebar-bothleft .site-content #sidebar-right .widget {
  padding-left: 0;
  padding-right: 0
}

body.themetechmount-sidebar-bothleft .site-content #sidebar-left .widget {
  padding-right: 0
}

body.themetechmount-sidebar-bothright .site-content #sidebar-right.sidebar {
  border: none
}

body.themetechmount-sidebar-bothright .site-content #sidebar-left.sidebar {
  border-right: 0;
  float: left
}

.widget .woocommerce-product-search,
.widget .search-form {
  position: relative
}

.widget .search-form label {
  display: block
}

.widget .woocommerce-product-search .search-field,
.widget .search-form .search-field {
  border: 1px solid #f0f0f0;
  background-color: #fff;
  border-radius: 0;
  padding: 11px 15px;
  font-weight: 500;
  height: 51px
}

.widget .woocommerce-product-search input::-webkit-input-placeholder,
.widget .search-form input::-webkit-input-placeholder {
  color: #7b8095
}

.widget .woocommerce-product-search input:-moz-placeholder,
.widget .search-form input:-moz-placeholder {
  color: #7b8095
}

.widget .woocommerce-product-search input:-ms-input-placeholder,
.widget .search-form input:-ms-input-placeholder {
  color: #7b8095
}

.widget.woocommerce.widget_product_search input[type="submit"],
.widget.woocommerce.widget_product_search button,
.widget .search-form .search-submit {
  position: absolute;
  top: 0;
  right: 0;
  box-shadow: none;
  border-bottom: none;
  text-indent: -999px;
  padding: 0;
  width: 49px;
  height: 51px;
  z-index: 1;
  border-radius: 0;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAdCAYAAAC5UQwxAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QkIyMUIzOENCN0MwMTFFNjlFN0ZFQzVCNjE1RkI4NjkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QkIyMUIzOERCN0MwMTFFNjlFN0ZFQzVCNjE1RkI4NjkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCQjIxQjM4QUI3QzAxMUU2OUU3RkVDNUI2MTVGQjg2OSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCQjIxQjM4QkI3QzAxMUU2OUU3RkVDNUI2MTVGQjg2OSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv8c+gAAAAFpSURBVHjavFYLjcQgEKXNGcACFrDQk7AroRawsBZqoSeBSuhKaCVsJXCwmSYsmeEzud5LXtoQ4AEzvKFzzokClKeGb4yn5yJaEQQJ3jyty+PlOXmqzDwfxBpVhRAGwxHUsGouZk+ZE/yKTjfEyXpK4vRDzI4orgrpc4PvvRTDsKqNiJEhVq1hR03He/4YZNBamQwjIaooQYnEbSvFokJ0ogSxzkOD2MkZCQcqOCNHKRjUNQvvITtj/AgeQhbvSVs691sQsywu9lKHXvwzesKsuZA1gkvp3BvE0rEHJvhE7EkyBEekbcGsTdde2gwVYh42Z22WW27AkVZk/JgT1MxyMxCmb6kxXfTEMJ4PJA4HmEF8sTXEmkqwMOYbvdPJCib3d3jByRWfGOZK0ZwR24ZJDWTqWhKtqQAPRHyDhBqTpJIlUcEsRZxr8hbtKh7CXJuzWOm7qlpQ10JetUNqp/erBU8MYBr7rwADAC4mLBh7uQBTAAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 14px 14px
}

.tm-textcolor-dark .widget .search-form .search-field {
  border-color: rgba(0, 0, 0, .07)
}

.sidebar .widget {
  position: relative
}

.sidebar .widget:first-child {
  padding-top: 0
}

#sidebar-left.sidebar .widget:not(.inoterior_all_post_list_widget):first-child {
  margin-top: 0
}

.sidebar .widget {
  padding: 15px 0 15px
}

#sidebar-left.sidebar .widget {
  margin: 35px 0 35px;
  padding: 35px 25px 30px;
  background-color: #f7f7f7;
  overflow: hidden
}

form.search-form {
  padding-bottom: 12px
}

.sidebar .widget.widget-0padding-box {
  padding: 0;
  box-shadow: unset;
  border: none
}

.sidebar .widget .widget-title {
  padding-bottom: 12px;
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, .09)
}

.sidebar .widget .widget-title:after {
  display: block;
  content: "";
  position: absolute;
  height: 3px;
  width: 70px;
  left: 0;
  bottom: -1px;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s
}

.sidebar .widget:hover .widget-title:after {
  width: 100%
}

.sidebar .widget.widget_search {
  padding: 0;
  border: none
}

.widget .woocommerce-product-search input::-webkit-input-placeholder,
.widget .search-form input::-webkit-input-placeholder {
  color: inherit !important
}

.widget .woocommerce-product-search input:-moz-placeholder,
.widget .search-form input:-moz-placeholder {
  color: inherit !important
}

.widget .woocommerce-product-search input:-ms-input-placeholder,
.widget .search-form input:-ms-input-placeholder {
  color: inherit important
}

.sidebar .widget.widget_media_video:before,
.sidebar .widget.widget_media_image:before,
.sidebar .widget.widget-0padding-box:before,
.sidebar .widget.inoterior_all_post_list_widget:before,
.sidebar .widget.inoterior_category_list_widget:before,
.sidebar .widget.widget_search:before {
  border: none
}

.sidebar.widget-area .widget.widget_media_video,
.sidebar.widget-area .widget.widget_media_image {
  padding: 0;
  box-shadow: unset
}

.sidebar.widget-area .widget.widget_media_video,
.sidebar.widget-area .widget.widget_media_image {
  border: none
}

.sidebar.widget-area .widget.widget_media_video .widget-title,
.sidebar.widget-area .widget.widget_media_image .widget-title,
.widget.woocommerce.widget_product_search .widget-title,
.sidebar.widget-area .widget.widget_search .widget-title {
  display: none
}

body.themetechmount-sidebar-right .site-content-wrapper #primary.content-area {
  float: left
}

.site-content-wrapper #sidebar-right.sidebar {
  margin-top: 0;
  padding-top: 70px;
  padding-bottom: 70px;
  float: right
}

body.themetechmount-sidebar-left:not(.tm-empty-sidebar) .site-content-wrapper #primary.content-area {
  float: right
}

.site-content-wrapper #sidebar-left.sidebar {
  margin-top: 0;
  padding-top: 30px;
  padding-bottom: 70px;
  float: left
}

body.themetechmount-sidebar-right.tm-empty-sidebar .site-content-wrapper #primary.content-area {
  padding-right: 0px !important;
  border-right: 0;
  margin-right: 0
}

body.themetechmount-sidebar-left.tm-empty-sidebar .site-content-wrapper #primary.content-area {
  padding-left: 0px !important;
  border-left: 0;
  margin-left: 0;
  margin-right: 0
}

.social-icons {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 15px;
  padding-top: 0;
  padding-bottom: 0
}

.social-icons li {
  display: inline-block !important;
  padding-left: 0;
  min-width: 23px;
  border: none
}

.social-icons li>a {
  width: 36px;
  height: 36px;
  line-height: 36px;
  border-radius: 0;
  border: 1px solid #f1f1f1;
  text-align: center;
  display: block;
  background-color: transparent;
  font-size: 14px;
  color: inherit;
  margin-right: 5px
}

.sidebar .social-icons li {
  border-top: none !important;
  padding: 0 !important
}

.footer .social-icons li>a {
  width: 37px;
  height: 37px;
  line-height: 37px;
  border-radius: 0;
  border: 1px solid rgba(255, 255, 255, .1);
  text-align: center;
  display: block;
  margin: 0 1px;
  background-color: transparent;
  font-size: 14px;
  color: #fff
}

.footer .tm-bg.tm-bgcolor-transparent.tm-textcolor-white .social-icons li>a:hover {
  color: rgba(255, 255, 255, 1)
}

.content-area .social-icons li>a {
  margin-right: 3px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 50%;
  font-size: 14px
}

.content-area .social-icons li>a:hover,
.content-area .tm-col-bgcolor-skincolor .social-icons li>a,
.content-area .tm-bgcolor-skincolor .social-icons li>a {
  color: #fff
}

.tm-colorstyle-social-link .themetechmount-social-links-wrapper .tm-social-twitter a,
.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-twitter {
  background-color: #2cbfd9
}

.tm-colorstyle-social-link .themetechmount-social-links-wrapper .tm-social-youtube a,
.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-youtube {
  background-color: red
}

.tm-colorstyle-social-link .themetechmount-social-links-wrapper .tm-social-flickr a,
.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-flickr {
  background-color: #ED1384
}

.tm-colorstyle-social-link .themetechmount-social-links-wrapper .tm-social-facebook a,
.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-facebook {
  background-color: #4583bc
}

.tm-colorstyle-social-link .themetechmount-social-links-wrapper .tm-social-linkedin a,
.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-linkedin {
  background-color: #0b84b3
}

.tm-colorstyle-social-link .themetechmount-social-links-wrapper .tm-social-gplus a,
.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-gplus {
  background-color: #d3452b
}

.tm-colorstyle-social-link .themetechmount-social-links-wrapper .tm-social-yelp a,
.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-yelp {
  background-color: #c41200
}

.tm-colorstyle-social-link .themetechmount-social-links-wrapper .tm-social-dribbble a,
.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-dribbble {
  background-color: #de588b
}

.tm-colorstyle-social-link .themetechmount-social-links-wrapper .tm-social-pinterest a,
.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-pinterest {
  background-color: #cd1f29
}

.tm-colorstyle-social-link .themetechmount-social-links-wrapper .tm-social-podcast a,
.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-podcast {
  background-color: #803aac
}

.tm-colorstyle-social-link .themetechmount-social-links-wrapper .tm-social-xing a,
.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-xing {
  background-color: #006464
}

.tm-colorstyle-social-link .themetechmount-social-links-wrapper .tm-social-vimeo a,
.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-vimeo {
  background-color: #07C0ED
}

.tm-colorstyle-social-link .themetechmount-social-links-wrapper .tm-social-vk a,
.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-vk {
  background-color: #44678d
}

.tm-colorstyle-social-link .themetechmount-social-links-wrapper .tm-social-houzz a,
.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-houzz {
  background-color: #98c742
}

.tm-colorstyle-social-link .themetechmount-social-links-wrapper .tm-social-issuu a,
.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-issuu {
  background-color: #ea4925
}

.tm-colorstyle-social-link .themetechmount-social-links-wrapper .tm-social-google-drive a,
.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-google-drive {
  background-color: #f9cb2f
}

.tm-colorstyle-social-link .themetechmount-social-links-wrapper .tm-social-rss a,
.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-rss {
  background-color: #fb7200
}

.tm-colorstyle-social-link .themetechmount-social-links-wrapper .tm-social-instagram a,
.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-instagram {
  background-color: #125688
}

.k_flying_searchform_wrapper,
.k_flying_searchform_wrapper .container {
  position: relative
}

.k_flying_searchform_wrapper {
  display: none
}

.w-search-input input[type="text"]:focus {
  border-color: rgba(255, 255, 255, .8);
  color: #fff
}

.w-search-form-h {
  display: table;
  height: 100%;
  width: 100%
}

.w-search-form-row {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 100%;
  position: relative
}

.k_flying_searchform_wrapper .header-search {
  position: absolute;
  top: -6px;
  right: -4px;
  background-color: transparent;
  border: none;
  padding: 15px;
  font-size: 20px
}

.k_flying_searchform_wrapper .header-search {
  color: #fff
}

.tm-search-close {
  position: absolute;
  border: 1px solid rgba(255, 255, 255, 1);
  top: 50%;
  margin-top: -20px;
  right: 15px;
  border-radius: 3px;
  width: 33px;
  height: 33px;
  line-height: 30px;
  text-align: center;
  background-color: #fff;
  color: #012546;
  cursor: pointer;
  transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out
}

.tm-search-close:hover {
  background-color: #012546;
  border-color: #012546;
  color: #fff
}

.w-search-close {
  display: block;
  position: absolute;
  top: 15px;
  right: 20px;
  font-size: 22px;
  line-height: 50px;
  height: 50px;
  width: 50px;
  color: #fff !important;
  -webkit-transition: transform ease-out .2s;
  -moz-transition: transform ease-out .2s;
  -ms-transition: transform ease-out .2s;
  -o-transition: transform ease-out .2s;
  transition: transform ease-out .2s;
  transform: rotate(0deg)
}

.w-search-close:hover {
  opacity: 1;
  transform: rotate(90deg)
}

.k_flying_searchform_wrapper .field::-webkit-input-placeholder {
  color: rgba(255, 255, 255, .8);
  line-height: 1.3em
}

.k_flying_searchform_wrapper .field:-moz-placeholder {
  color: rgba(255, 255, 255, .8);
  line-height: 1.3em
}

.k_flying_searchform_wrapper .field::-moz-placeholder {
  color: rgba(255, 255, 255, .8);
  line-height: 1.3em
}

.k_flying_searchform_wrapper .field:-ms-input-placeholder {
  color: rgba(0, 0, 0, .8);
  line-height: 1.3em
}

.select2-container--default .select2-selection--single {
  border-radius: 0
}

.select2-container .select2-selection--single {
  height: 46px;
  outline: none
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 45px;
  padding-left: 15px;
  font-weight: 400;
  color: inherit;
  font-size: 14px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  margin-left: -10px;
  margin-top: 0
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 41px;
  right: 5px
}

.tm-textcolor-white .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #fff
}

.tm-textcolor-white .select2-container--default .select2-selection--single {
  background-color: rgba(255, 255, 255, .03);
  border-color: transparent
}

.select2-container--default .select2-selection--single {
  background-color: rgba(0, 0, 0, .03)
}

.select2-container--default .select2-selection--single,
.select2-dropdown {
  border: 1px solid #e5e5e5
}

.tm-textcolor-dark .select2-container--default .select2-selection--single,
.tm-textcolor-dark .select2-dropdown {
  border-color: rgba(0, 0, 0, .07)
}

.tm-col-bgcolor-skincolor .select2-container--default .select2-selection--single,
.tm-bgcolor-skincolor .select2-container--default .select2-selection--single,
.tm-col-bgcolor-skincolor .select2-dropdown,
.tm-bgcolor-skincolor .select2-dropdown {
  border-color: transparent
}

.tm-bgcolor-skincolor .select2-container--default .select2-selection--single .select2-selection__arrow b,
.tm-col-bgcolor-skincolor .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #fff transparent transparent transparent
}

.wpcf7-form .wpcf7-form-control-wrap:not(.chkTerms) {
  margin-bottom: 15px;
  display: block;
  padding-top: 5px
}

.wpcf7 label {
  display: block
}

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

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

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

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

.wpcf7-form div.wpcf7-mail-sent-ok {
  background: green;
  border: none;
  color: white;
  padding: 8px 16px
}

.wpcf7 .tm-commonform textarea {
  min-height: 100px
}

.tm-col-bgcolor-darkgrey .wpcf7 .tm-commonform .wpcf7-text,
.tm-bgcolor-darkgrey .wpcf7 .tm-commonform .wpcf7-text,
.tm-col-bgcolor-darkgrey .wpcf7 .tm-commonform .wpcf7-textarea,
.tm-bgcolor-darkgrey .wpcf7 .tm-commonform .wpcf7-textarea,
.tm-col-bgcolor-skincolor .wpcf7 .tm-commonform .wpcf7-text,
.tm-bgcolor-skincolor .wpcf7 .tm-commonform .wpcf7-text {
  color: rgba(255, 255, 255, 1)
}

div.wpcf7 .ajax-loader {
  position: absolute
}

.tm-col-bgcolor-grey .select2-container--default .select2-selection--single,
.tm-col-bgcolor-grey .select2-container--default .select2-selection--single .select2-selection__rendered,
.tm-col-bgcolor-grey textarea,
.tm-col-bgcolor-grey input[type="text"],
.tm-col-bgcolor-grey input[type="password"],
.tm-col-bgcolor-grey input[type="datetime"],
.tm-col-bgcolor-grey input[type="datetime-local"],
.tm-col-bgcolor-grey input[type="date"],
.tm-col-bgcolor-grey input[type="time"],
.tm-col-bgcolor-grey input[type="number"],
.tm-col-bgcolor-grey input[type="email"],
.tm-col-bgcolor-grey input[type="url"],
.tm-col-bgcolor-grey input[type="tel"],
.tm-col-bgcolor-grey .uneditable-input,
.tm-col-bgcolor-grey select {
  background-color: rgba(255, 255, 255, 1);
  color: #686e73;
  border-color: transparent
}

.tm-col-bgcolor-skincolor .select2-container--default .select2-selection--single .select2-selection__rendered,
.tm-col-bgcolor-skincolor textarea,
.tm-col-bgcolor-skincolor input[type="text"],
.tm-col-bgcolor-skincolor input[type="password"],
.tm-col-bgcolor-skincolor input[type="datetime"],
.tm-col-bgcolor-skincolor input[type="datetime-local"],
.tm-col-bgcolor-skincolor input[type="date"],
.tm-col-bgcolor-skincolor input[type="time"],
.tm-col-bgcolor-skincolor input[type="number"],
.tm-col-bgcolor-skincolor input[type="email"],
.tm-col-bgcolor-skincolor input[type="url"],
.tm-col-bgcolor-skincolor input[type="tel"],
.tm-col-bgcolor-skincolor .uneditable-input,
.tm-col-bgcolor-skincolor select {
  background-color: rgba(0, 0, 0, .12);
  color: rgba(255, 255, 255, 1);
  border-color: transparent
}

.tm-bgcolor-skincolor .wpcf7 .tm-commonform .wpcf7-text::-webkit-input-placeholder,
.tm-bgcolor-skincolor .wpcf7 .tm-commonform .wpcf7-date::-webkit-input-placeholder,
.tm-bgcolor-skincolor .wpcf7 .tm-commonform .select2-container--default .select2-selection--single .select2-selection__rendered,
.tm-bgcolor-skincolor .wpcf7 .tm-commonform textarea::-webkit-input-placeholder,
.tm-col-bgcolor-skincolor .wpcf7 .tm-commonform .wpcf7-date::-webkit-input-placeholder,
.tm-col-bgcolor-skincolor .wpcf7 .tm-commonform .wpcf7-text::-webkit-input-placeholder,
.tm-col-bgcolor-skincolor .wpcf7 .tm-commonform .select2-container--default .select2-selection--single .select2-selection__rendered,
.tm-col-bgcolor-skincolor .wpcf7 .tm-commonform textarea::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 1) !important
}

.tm-bgcolor-grey .wpcf7 .tm-commonform .wpcf7-text::-webkit-input-placeholder,
.tm-bgcolor-grey .wpcf7 .tm-commonform .select2-container--default .select2-selection--single .select2-selection__rendered,
.tm-bgcolor-grey .wpcf7 .tm-commonform textarea::-webkit-input-placeholder,
.tm-col-bgcolor-grey .wpcf7 .tm-commonform .wpcf7-text::-webkit-input-placeholder,
.tm-col-bgcolor-grey .wpcf7 .tm-commonform .select2-container--default .select2-selection--single .select2-selection__rendered,
.tm-col-bgcolor-grey .wpcf7 .tm-commonform textarea::-webkit-input-placeholder {
  color: #8d8d8d !important
}

.wpcf7 .tm-commonform .field-group {
  position: relative
}

.wpcf7 .tm-commonform .field-group i {
  position: absolute;
  left: 15px;
  top: 20px;
  opacity: .9;
  font-size: 16px;
  z-index: 1;
  line-height: 16px
}

.wpcf7 .tm-commonform .field-group input[type="text"],
.wpcf7 .tm-commonform .field-group textarea,
.wpcf7 .tm-commonform .field-group input[type="email"] {
  padding-left: 45px
}

.wpcf7-checkbox .wpcf7-list-item {
  margin: 0
}

.wpcf7-checkbox label {
  font-weight: 400
}

.tm-contactform-01 textarea,
.tm-contactform-01 input[type="number"],
.tm-contactform-01 input[type="tel"],
.tm-contactform-01 input[type="email"],
.tm-contactform-01 input[type="text"] {
  background-color: transparent;
  padding: 15px 30px;
  font-size: 15px
}

.tm-contactform-01 input[type="text"]::-webkit-input-placeholder,
.tm-contactform-01 input[type="email"]::-webkit-input-placeholder,
.tm-contactform-01 textarea::-webkit-input-placeholder {
  color: rgba(119, 119, 119, .5)
}

.tm-contactform-01 input[type="text"]:-moz-placeholder,
.tm-contactform-01 input[type="email"]:-moz-placeholder,
.tm-contactform-01 textarea:-moz-placeholder {
  color: rgba(119, 119, 119, .5)
}

.tm-contactform-01 input[type="text"]:-ms-input-placeholder,
.tm-contactform-01 input[type="email"]:-ms-input-placeholder,
.tm-contactform-01 textarea:-ms-input-placeholder {
  color: rgba(119, 119, 119, .5)
}

.tm-contact-btn {
  position: relative;
  width: auto;
  cursor: pointer;
  display: inline-block;
  margin-top: 15px
}

.tm-contact-btn input[type="submit"] {
  background-color: transparent;
  transition: all 0.5s ease 0s;
  border-radius: 0;
  padding: 15px 30px
}

.tm-align-center .tm-element-heading-content-wrapper .tm-element-content-desctxt {
  width: 50%;
  margin: 0 auto
}

.elementor-element .themetechmount-boxes .themetechmount-box-heading-wrapper {
  margin-bottom: 40px
}

.elementor-element .themetechmount-boxes .themetechmount-box-heading-wrapper.tm-boxwithout-heading {
  margin-bottom: 0
}

.tm-content-with-desc .tm-element-content-heading {
  margin-bottom: 15px
}

.tm-element-heading-content-wrapper .tm-element-subheading {
  margin-bottom: 5px;
  position: relative;
  display: inline-block
}

.tm-heading-style-horizontal.tm-element-heading-content-wrapper .tm-content-header,
.tm-heading-style-horizontal.tm-element-heading-content-wrapper .tm-element-content-desctxt {
  display: table-cell;
  padding-bottom: 0;
  vertical-align: middle
}

.tm-heading-style-horizontal.tm-element-heading-content-wrapper .tm-content-header {
  width: 50%;
  text-align: left;
  position: relative;
  padding-right: 80px
}

.tm-heading-style-horizontal.tm-element-heading-content-wrapper .tm-content-header:after {
  content: "";
  right: 65px;
  height: 100%;
  position: absolute;
  top: 0;
  width: 1px;
  border-right-width: 1px;
  border-right-color: rgba(0, 0, 0, .08);
  border-right-style: solid
}

.tm-seperator-solid.left-align .tm-element-subheading,
.tm-seperator-solid.right-align .tm-element-subheading {
  padding-left: 47px
}

.tm-seperator-solid .tm-element-subheading:before,
.tm-seperator-solid .tm-element-subheading:after {
  display: block;
  content: "";
  position: absolute;
  width: 36px;
  height: 1px;
  left: 0;
  background-color: #8cbc43;
  top: 50%
}

.tm-seperator-solid.left-align .tm-element-subheading:after,
.tm-seperator-solid.right-align .tm-element-subheading:after {
  content: unset
}

.tm-seperator-solid.center-align .tm-element-subheading:after {
  margin-right: -47px;
  left: auto;
  right: 0
}

.tm-seperator-solid.center-align .tm-element-subheading:before {
  margin-left: -47px;
  left: 0;
  right: auto
}

.entry-header:not(.tm-titlebar) .entry-title,
.themetechmount-box-blog .themetechmount-box-content h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  line-height: 32px
}

.entry-header:not(.tm-titlebar) .entry-title {
  font-size: 28px;
  line-height: 38px;
  position: relative;
  word-wrap: break-word
}

.wpb_heading,
.entry-header .entry-title {
  font-size: 22px
}

.wpb_heading {
  margin-bottom: 30px
}

.themetechmount-boxes-view-carousel .themetechmount-box-heading-wrapper.tm-element-align-left,
.themetechmount-boxes-view-carousel .themetechmount-box-heading-wrapper.tm-element-align-right {
  position: relative
}

.themetechmount-boxes-view-carousel:not(.tm-boxes-carousel-arrows-hide) .themetechmount-box-heading-wrapper.tm-element-align-left .tm-element-heading-wrapper {
  padding-right: 110px;
  width: 100%
}

.themetechmount-boxes-view-carousel .themetechmount-box-heading-wrapper.tm-element-align-left .tm-heading-carousel-arrows,
.themetechmount-boxes-view-carousel .themetechmount-box-heading-wrapper.tm-element-align-right .tm-heading-carousel-arrows {
  position: absolute;
  right: 0;
  top: 7px
}

.themetechmount-boxes-view-carousel .themetechmount-box-heading-wrapper.tm-element-align-right .tm-heading-carousel-arrows {
  right: auto;
  left: 0
}

.single-tm_team_member .tm-team-member-single-title-wrapper .tm-team-social-links-wrapper ul {
  list-style: none;
  padding: 0
}

.single-tm_team_member .tm-team-member-single-title-wrapper .tm-team-social-links-wrapper ul li {
  display: inline-block
}

.single-tm_team_member .tm-team-member-single-title-wrapper .tm-team-social-links-wrapper ul li a {
  display: block;
  font-size: 14px;
  width: 36px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  color: inherit;
  margin-right: 8px
}

.single-tm_team_member .tm-team-member-single-title-wrapper .tm-team-social-links-wrapper ul li a:hover {
  color: #fff
}

.single-tm_team_member .tm-team-member-view-default .themetechmount-team-data {
  padding: 23px 0 25px 0;
  position: relative
}

.single-tm_team_member .tm-team-member-view-default .tm-team-member-single-category {
  margin-top: 0
}

.single-tm_team_member .tm-team-member-view-default .themetechmount-team-data h3 {
  font-size: 17px;
  line-height: 35px;
  margin-bottom: 0
}

.tm-team-member-appointment-btn-wrapper {
  position: absolute;
  right: 15px;
  top: 0
}

.single-tm_team_member .inside {
  padding: 25px 15px 15px 15px;
  margin-bottom: 0
}

.single-tm_team_member .inside h4 {
  font-size: 27px;
  line-height: 33px
}

.single-tm_team_member .tm-fid-view-lefticon .tm-fld-contents {
  padding-left: 77px
}

.single-tm_team_member .tm-fid-icon-wrapper i {
  font-size: 55px
}

.tm-socialbox-links-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link {
  display: block;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  color: #fff;
  text-align: center;
  transition: all 400ms;
  -webkit-transition: all 400ms;
  background-color: #ccc
}

.tm-socialbox-icon-size-large .tm-socialbox-links-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link {
  width: 70px;
  height: 70px;
  line-height: 70px;
  font-size: 24px
}

.tm-socialbox-icon-size-medium .tm-socialbox-links-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link {
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 20px
}

.tm-socialbox-icon-size-small .tm-socialbox-links-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link {
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 16px
}

.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper {
  margin-bottom: 30px
}

.tm-social-width-auto {
  text-align: center;
  float: none
}

.tm-social-width-auto .tm-socialbox-i-wrapper {
  width: auto;
  display: inline-block;
  float: none;
  padding: 0 5px
}

.tm-socialbox-links-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link .tm-link {
  color: #9dabaf;
  position: absolute;
  top: 0;
  text-transform: capitalize
}

.tm-socialbox-icon-size-small .tm-socialbox-links-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link .tm-link {
  left: 46px
}

.tm-socialbox-icon-size-medium .tm-socialbox-links-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link .tm-link {
  left: 60px
}

.tm-socialbox-icon-size-large .tm-socialbox-links-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link .tm-link {
  left: 80px;
  font-size: 20px
}

.tm-term-featured-img img {
  width: 100%
}

.tm-term-featured-img {
  padding-bottom: 30px
}

.content-area .tm-term-desc {
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 30px;
  margin-bottom: 30px
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-carousel:not(.themetechmount-boxes-col-one) .themetechmount-post-item {
  margin-bottom: 5px
}

.tm-row .tm-col-bgcolor-grey .themetechmount-box-view-default .themetechmount-box-desc:after,
.tm-row .tm-col-bgcolor-white .themetechmount-box-view-default .themetechmount-box-desc:after,
.tm-bgcolor-grey .themetechmount-box-view-default .themetechmount-box-desc:after,
.tm-bgcolor-white .themetechmount-box-view-default .themetechmount-box-desc:after {
  border-color: rgba(0, 0, 0, .2);
  color: rgba(0, 0, 0, .2)
}

.tm-row .tm-col-bgcolor-darkgrey .themetechmount-boxes-col-one .themetechmount-box-view-default .themetechmount-post-item,
.tm-row .tm-col-bgcolor-skincolor .themetechmount-boxes-col-one .themetechmount-box-view-default .themetechmount-post-item {
  border-color: rgba(255, 255, 255, .49)
}

.tm-row .tm-col-bgcolor-skincolor .themetechmount-box-view-default .themetechmount-box-desc:after,
.tm-row .tm-col-bgcolor-darkgrey .themetechmount-box-view-default .themetechmount-box-desc:after,
.tm-bgcolor-skincolor .themetechmount-box-view-default .themetechmount-box-desc:after,
.tm-bgcolor-darkgrey .themetechmount-box-view-default .themetechmount-box-desc:after {
  border-color: rgba(255, 255, 255, .53);
  color: rgba(255, 255, 255, .53)
}

.tm-bgcolor-darkgrey .themetechmount-boxes-testimonial.themetechmount-boxes-col-one .themetechmount-box-author .themetechmount-item-thumbnail-inner:after,
.tm-bgcolor-skincolor .themetechmount-boxes-testimonial.themetechmount-boxes-col-one .themetechmount-box-author .themetechmount-item-thumbnail-inner:after {
  border-color: rgba(255, 255, 255, .45)
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-testimonials-info {
  overflow: hidden;
  display: block;
  width: 100%
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-desc .themetechmount-box-img {
  border-radius: 50%;
  display: inline-block;
  z-index: 9;
  width: 100px;
  height: 100px;
  position: relative;
  margin: 0 auto;
  text-align: center
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-desc .themetechmount-box-img img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  width: 100%;
  height: auto;
  transition: opacity 400ms;
  -webkit-transition: opacity 400ms;
  transform: translateZ(0) !important;
  -webkit-transform: translateZ(0)
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-desc .testimonial_item .themetechmount-author-name,
.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-desc .testimonial_item .themetechmount-box-footer {
  display: inline-block;
  padding-left: 3px;
  padding-right: 3px
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-desc .testimonial_item .themetechmount-box-footer:before {
  content: "-";
  padding-right: 5px
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-desc .testimonial_item {
  background-color: rgb(255, 255, 255);
  border: 1px solid rgba(0, 0, 0, .1);
  width: 25%;
  margin: -21px auto 0 auto;
  padding: 7px 5px
}

.testimonials-nav .nav_item_wrap:not(.slick-active) {
  cursor: pointer
}

.themetechmount-boxes-testimonial .themetechmount-box-desc .themetechmount-testimonial-text {
  position: relative
}

.tm-bgcolor-skincolor .themetechmount-boxes-testimonial .themetechmount-box-desc .themetechmount-testimonial-text,
.tm-col-bgcolor-skincolor .themetechmount-boxes-testimonial .themetechmount-box-desc .themetechmount-testimonial-text,
.tm-bgcolor-darkgrey .themetechmount-boxes-testimonial .themetechmount-box-desc .themetechmount-testimonial-text,
.tm-col-bgcolor-darkgrey .themetechmount-boxes-testimonial .themetechmount-box-desc .themetechmount-testimonial-text {
  color: rgba(255, 255, 255, .8)
}

.tm-textcolor-white .boxview-style4 .themetechmount-box-desc .themetechmount-testimonial-text,
.tm-bgcolor-skincolor .themetechmount-boxes-testimonial .themetechmount-author-name,
.tm-col-bgcolor-skincolor .themetechmount-boxes-testimonial .themetechmount-author-name {
  color: rgba(255, 255, 255, 1)
}

.themetechmount-boxes-col-one .themetechmount-boxes-testimonial-inner .row.themetechmount-boxes-row-wrapper {
  margin: 0
}

.tm-row-inner .themetechmount-boxes-col-one .themetechmount-boxes-testimonial-inner .row.themetechmount-boxes-row-wrapper {
  margin-left: 0;
  margin-right: 0
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-carousel .slick-dots {
  position: absolute;
  right: 30px;
  bottom: 30px;
  width: auto
}

.themetechmount-box-view-default .themetechmount-box-author .themetechmount-box-img .themetechmount-item-thumbnail {
  display: block;
  left: 0;
  right: 0
}

.themetechmount-box-view-default .themetechmount-box-author .themetechmount-box-img .themetechmount-icon-box {
  line-height: 60px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: none;
  background-color: #0186d5;
  text-align: center;
  color: #fff;
  font-size: 22px
}

.themetechmount-box-view-default .themetechmount-box-title {
  margin-top: 0;
  position: relative
}

.themetechmount-box-view-default .themetechmount-box-author .themetechmount-author-name a:hover {
  color: #424242
}

.themetechmount-boxes-view-default.themetechmount-boxes-client .themetechmount-boxes-row-wrapper.row:not(.slick-slider) .tm-box-col-wrapper {
  margin-bottom: 20px
}

.themetechmount-box-client {
  text-align: center
}

.themetechmount-box-client .themetechmount-item-thumbnail {
  width: 100%;
  display: table
}

.themetechmount-box-client .themetechmount-item-thumbnail-inner {
  margin-right: 13px;
  margin-left: 13px;
  padding: 25px;
  display: table-cell;
  text-align: center;
  align-items: center;
  vertical-align: middle
}

.themetechmount-box-client.themetechmount-client-box-view-boxed-logo .themetechmount-item-thumbnail-inner {
  background-color: #fff
}

.themetechmount-box-client:not(.themetechmount-box-view-boxed-logo) .themetechmount-item-thumbnail-inner {
  padding: 8px 12px
}

.themetechmount-box-client.themetechmount-box-view-boxed-logo .themetechmount-item-thumbnail-inner {
  height: 130px
}

.themetechmount-box-client.themetechmount-box-view-boxed-logo {
  border: none;
  display: block
}

.slick-slide .themetechmount-box-client .themetechmount-item-thumbnail-inner img {
  display: inline-block
}

.themetechmount-box-client:hover .themetechmount-item-thumbnail-inner img {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px)
}

.slick-slide .themetechmount-box-client .themetechmount-item-thumbnail-inner img {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  opacity: .5;
  -webkit-transition: .6s;
  -moz-transition: .6s;
  transition: .6s
}

.slick-slide .themetechmount-box-client .themetechmount-item-thumbnail-inner img:hover {
  filter: grayscale(0%);
  opacity: 1
}

.tm-clientlogo-box-full-opacity .slick-slide .themetechmount-box-client .themetechmount-item-thumbnail-inner img {
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  opacity: 1
}

.tm-box-col-wrapper.slick-slide .themetechmount-box-client .tm-client-logo-tooltip .themetechmount-box-client {
  margin: 44px 0;
  display: block
}

.tm-box-col-wrapper.slick-slide .themetechmount-box-client .tm-client-logo-tooltip a.tm-client-logo-link {
  display: block;
  padding: 0;
  outline: none
}

.themetechmount-boxes-view-default .themetechmount-box-client {
  padding-bottom: 10px
}

.tm-col-bgcolor-darkgrey .themetechmount-box-client.themetechmount-box-view-boxed-logo,
.tm-bgcolor-darkgrey .themetechmount-box-client.themetechmount-box-view-boxed-logo,
.tm-col-bgcolor-skincolor .themetechmount-box-client.themetechmount-box-view-boxed-logo,
.tm-bgcolor-skincolor .themetechmount-box-client.themetechmount-box-view-boxed-logo,
.tm-col-bgcolor-grey .themetechmount-box-client.themetechmount-box-view-boxed-logo,
.tm-bgcolor-grey .themetechmount-box-client.themetechmount-box-view-boxed-logo {
  background-color: #fff
}

.themetechmount-client-box-view-separator-logo {
  display: block
}

.themetechmount-box-view-separator-logo .themetechmount-item-thumbnail {
  position: relative
}

.themetechmount-box-view-separator-logo .themetechmount-item-thumbnail:after {
  border-right: 1px solid #eaeaea;
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  right: -10px
}

.themetechmount-boxes-client.themetechmount-boxes-col-five .tm-box-col-wrapper:nth-child(5n+5) .themetechmount-item-thumbnail:after {
  border-right: none
}

.themetechmount-boxes-client.themetechmount-boxes-col-three .tm-box-col-wrapper:nth-child(3n+3) .themetechmount-item-thumbnail:after {
  border-right: none
}

.themetechmount-boxes-client.themetechmount-boxes-view-carousel.tm-boxes-carousel-arrows-side .themetechmount-boxes-row-wrapper.slick-slider {
  margin-top: -35px
}

.tm-shadowboxview-style-clientlogo .themetechmount-client-box-view-boxed-logo {
  box-shadow: 0 0 10px 0 rgb(0, 0, 0, .1)
}

.themetechmount-boxes-view-default.tm-shadowboxview-style-clientlogo .themetechmount-box-client {
  padding-bottom: 10px
}

.tm-shadowboxview-style-clientlogo .themetechmount-box-client.themetechmount-box-view-boxed-logo .themetechmount-item-thumbnail-inner {
  height: 150px
}

.themetechmount-boxes-client.tm-borderedbox-style .themetechmount-boxes-row-wrapper {
  padding: 40px 20px 43px 20px;
  border-style: solid;
  border-width: 9px 9px 9px 9px;
  border-color: #f7f9fa;
  margin-left: 5px;
  margin-right: 5px
}

.themetechmount-boxes-client.tm-borderedbox-style .themetechmount-box-client {
  padding: 20px 0 10px
}

.themetechmount-boxes-client.tm-borderedbox-style.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-center .themetechmount-box-heading-wrapper {
  padding-bottom: 0
}

.themetechmount-boxes-client.tm-borderedbox-style.tm-boxes-carousel-arrows-above .themetechmount-boxes-row-wrapper .slick-arrow {
  display: none !important
}

.themetechmount-boxes-view-carousel .tm-box-col-wrapper {
  padding-left: 15px;
  padding-right: 15px
}

.themetechmount-boxes-row-wrapper.row:not(.slick-slider) .tm-box-col-wrapper {
  margin-bottom: 30px
}

.themetechmount-boxes-spacing-0px .themetechmount-boxes-row-wrapper.row .tm-box-col-wrapper {
  padding-right: 0;
  padding-left: 0;
  margin-bottom: 0
}

.themetechmount-boxes-spacing-5px .themetechmount-boxes-row-wrapper.row .tm-box-col-wrapper {
  padding-left: 2.5px;
  padding-right: 2.5px;
  margin-bottom: 5px
}

.themetechmount-boxes-spacing-10px .themetechmount-boxes-row-wrapper.row .tm-box-col-wrapper {
  padding-right: 5px;
  padding-left: 5px;
  margin-bottom: 10px
}

.themetechmount-boxes-spacing-0px .themetechmount-boxes-row-wrapper.row {
  margin-left: 0;
  margin-right: 0
}

.themetechmount-boxes-spacing-5px .themetechmount-boxes-row-wrapper.row {
  margin-left: -2.5px;
  margin-right: -2.5px
}

.themetechmount-boxes-spacing-10px .themetechmount-boxes-row-wrapper.row {
  margin-left: -5px;
  margin-right: -5px
}

.themetechmount-boxes-portfolio .col-xs-12 {
  margin-bottom: 30px
}

.themetechmount-boxes-portfolio.themetechmount-boxes-sortable-yes .col-lg-4 {
  margin-left: -1px
}

.themetechmount-slider-wrapper {
  position: relative;
  z-index: 1;
  background-color: transparent
}

.tm-headerstyle-classic .themetechmount-slider-wrapper {
  z-index: 9
}

.themetechmount-boxes-blog.themetechmount-boxes-view-carousel .tm-post-format-icon-wrapper:before {
  display: none
}

.slick-slide {
  outline: none
}

.themetechmount-boxes-row-wrapper .slick-arrow {
  padding: 0;
  margin: 0 3px;
  z-index: 1;
  background: transparent;
  width: 37px;
  height: 37px;
  border: 1px solid #c7c7c7;
  text-align: center
}

.tm-boxes-carousel-arrows-hide .themetechmount-boxes-row-wrapper .slick-arrow {
  opacity: 0
}

.themetechmount-boxes-view-carousel .themetechmount-boxes-row-wrapper .slick-arrow:hover:before {
  color: #fff;
  border-color: transparent
}

.themetechmount-boxes-row-wrapper .slick-prev:before,
.themetechmount-boxes-row-wrapper .slick-next:before {
  font-family: "FontAwesome";
  content: "\f178";
  color: #c7c7c7;
  font-size: 15px;
  line-height: 30px;
  position: relative;
  opacity: 1
}

.themetechmount-boxes-row-wrapper .slick-prev:before {
  content: '\e834';
  text-align: center
}

.tm-boxes-carousel-arrows-1 .themetechmount-boxes-row-wrapper .slick-arrow {
  opacity: 1;
  visibility: visible
}

.tm-boxes-carousel-arrows-1 .themetechmount-boxes-row-wrapper .slick-prev {
  left: -40px
}

.tm-boxes-carousel-arrows-1 .themetechmount-boxes-row-wrapper .slick-next {
  right: -40px
}

.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-justify .themetechmount-boxes-row-wrapper .slick-next,
.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-justify .themetechmount-boxes-row-wrapper .slick-prev,
.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-center .themetechmount-boxes-row-wrapper .slick-next,
.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-center .themetechmount-boxes-row-wrapper .slick-prev {
  top: -63px
}

.tm-boxes-carousel-arrows-below .themetechmount-boxes-row-wrapper .slick-prev,
.tm-boxes-carousel-arrows-below .themetechmount-boxes-row-wrapper .slick-prev,
.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-justify .themetechmount-boxes-row-wrapper .slick-prev,
.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-center .themetechmount-boxes-row-wrapper .slick-prev {
  left: 50%;
  margin-left: -45px
}

.tm-boxes-carousel-arrows-below .themetechmount-boxes-row-wrapper .slick-next,
.tm-boxes-carousel-arrows-below .themetechmount-boxes-row-wrapper .slick-next,
.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-justify .themetechmount-boxes-row-wrapper .slick-next,
.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-center .themetechmount-boxes-row-wrapper .slick-next {
  right: 50%;
  margin-right: -45px
}

.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-justify .themetechmount-box-heading-wrapper,
.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-center .themetechmount-box-heading-wrapper {
  padding-bottom: 60px
}

.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-justify .themetechmount-box-heading-wrapper .tm-cta3-without-desc,
.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-center .themetechmount-box-heading-wrapper .tm-cta3-without-desc {
  padding-bottom: 25px
}

.tm-boxes-carousel-arrows-below.themetechmount-boxes {
  padding-bottom: 70px
}

.tm-boxes-carousel-arrows-below .themetechmount-boxes-row-wrapper .slick-prev,
.tm-boxes-carousel-arrows-below .themetechmount-boxes-row-wrapper .slick-next {
  top: auto;
  bottom: -90px
}

.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-left .slick-slider,
.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-right .slick-slider {
  position: static
}

.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-left,
.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-right {
  position: relative
}

.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-left .themetechmount-boxes-row-wrapper .slick-next,
.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-left .themetechmount-boxes-row-wrapper .slick-prev,
.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-right .themetechmount-boxes-row-wrapper .slick-next,
.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-right .themetechmount-boxes-row-wrapper .slick-prev {
  top: 53px
}

.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-left,
.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-right {
  overflow: hidden
}

.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-left .themetechmount-boxes-row-wrapper .slick-prev {
  right: 45px;
  left: auto
}

.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-left .themetechmount-boxes-row-wrapper .slick-next {
  right: -3px
}

.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-right .themetechmount-boxes-row-wrapper .slick-prev {
  left: -3px;
  right: auto
}

.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-right .themetechmount-boxes-row-wrapper .slick-next {
  left: 35px
}

.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-left,
.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-right,
.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-center {
  overflow: hidden
}

.themetechmount-boxes-team.themetechmount-boxes-view-carousel .slick-slider {
  margin-left: -10px;
  margin-right: -10px
}

.themetechmount-boxes-portfolio .themetechmount-boxes-row-wrapper .slick-arrow {
  border-radius: 0
}

.slick-dots {
  bottom: -50px
}

.slick-dots li {
  width: 9px;
  height: 5px;
  margin: 0 2px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease
}

.slick-dots li button {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  box-shadow: none;
  cursor: pointer;
  margin: 13px 10px 0 0;
  position: relative;
  background-color: #e0e0e0;
  line-height: 0;
  padding: 0
}

.slick-dots li.slick-active {
  width: 30px;
  height: 8px;
  border-radius: 6px
}

.slick-dots li.slick-active button {
  width: 30px;
  background-color: #e0e0e0;
  border-radius: 6px
}

.slick-dots li button:before {
  display: none
}

.tm-bgcolor-skincolor .slick-dots li button,
.tm-col-bgcolor-skincolor .slick-dots li button {
  background-color: rgba(255, 255, 255, .1)
}

.tm-boxes-carousel-arrows-side .themetechmount-boxes-row-wrapper .slick-prev,
.tm-boxes-carousel-arrows-side .themetechmount-boxes-row-wrapper .slick-next {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  opacity: 1;
  z-index: 9
}

.tm-boxes-carousel-arrows-side .themetechmount-boxes-row-wrapper .slick-prev {
  left: -60px;
  right: auto
}

.tm-boxes-carousel-arrows-side .themetechmount-boxes-row-wrapper .slick-next {
  right: -60px;
  left: auto
}

.themetechmount-boxes-row-wrapper .slick-prev:before,
.themetechmount-boxes-row-wrapper .slick-next:before {
  font-weight: 600
}

.tm-textcolor-white .themetechmount-boxes-row-wrapper .slick-prev:before,
.tm-textcolor-white .themetechmount-boxes-row-wrapper .slick-next:before,
.tm-bgcolor-skincolor .themetechmount-boxes-row-wrapper .slick-prev:before,
.tm-bgcolor-skincolor .themetechmount-boxes-row-wrapper .slick-next:before,
.tm-bgcolor-darkgrey .themetechmount-boxes-row-wrapper .slick-prev:before,
.tm-bgcolor-darkgrey .themetechmount-boxes-row-wrapper .slick-next:before {
  color: #fff
}

.tm-textcolor-white .themetechmount-boxes-row-wrapper .slick-arrow,
.tm-bgcolor-skincolor .themetechmount-boxes-row-wrapper .slick-arrow,
.tm-bgcolor-darkgrey .themetechmount-boxes-row-wrapper .slick-arrow {
  border-color: #fff
}

.tm-textcolor-white .themetechmount-boxes-row-wrapper .slick-arrow:not(.slick-disabled):hover,
.tm-bgcolor-skincolor .themetechmount-boxes-row-wrapper .slick-arrow:not(.slick-disabled):hover,
.tm-bgcolor-darkgrey .themetechmount-boxes-row-wrapper .slick-arrow:not(.slick-disabled):hover {
  background-color: #fff;
  border-color: #fff
}

.flex-control-paging li a {
  -o-box-shadow: none;
  box-shadow: none;
  background: none;
  border: 2px solid #fff
}

.flex-control-paging li a:hover {
  background: none
}

.flex-control-paging li a.flex-active {
  background-color: #fff
}

.flex-direction-nav a:before,
.flex-direction-nav a.flex-next:before {
  font-family: "tm-inoterior-icons"
}

.flex-direction-nav a:before {
  content: '\e808'
}

.flex-direction-nav a.flex-next:before {
  content: '\e809'
}

.tm-flexslider ul li {
  display: none;
  float: left
}

.tm-flexslider ul li:first-child {
  display: block
}

.tm-flexslider .flex-control-nav {
  bottom: 5px;
  z-index: 1
}

.tm-flexslider .flex-control-paging li a {
  border: 1px solid #fff;
  background: none;
  -o-box-shadow: none;
  box-shadow: none;
  font-size: 0
}

.tm-flexslider .flex-control-paging li a.flex-active {
  background-color: #fff
}

.flex-control-nav li {
  margin: 0 3px
}

.tm-dropcap {
  float: left;
  text-align: center;
  overflow: hidden;
  font-weight: 400;
  width: 51px;
  height: 51px;
  line-height: 52px;
  font-size: 34px;
  margin: 7px 8px -5px 0
}

.tm-dcap-style-rounded {
  border-radius: 5px
}

.tm-dcap-style-round {
  border-radius: 50%
}

.tm-dropcap.tm-bgcolor-dark,
.tm-dropcap.tm-bgcolor-skincolor {
  color: #fff
}

.tm-dropcap.tm-bgcolor-dark {
  background-color: #202020
}

.tm-dropcap.tm-bgcolor-grey {
  background-color: #E2E2E2
}

.tm-dropcap.tm-bgcolor-grey,
.tm-dcap-txt-color-dark {
  color: #313131
}

.tm-dcap-style-square,
.tm-dcap-style-round,
.tm-dcap-style-rounded {
  position: relative;
  top: 4px;
  float: left;
  margin-right: 10px;
  padding: 0;
  line-height: 50px;
  text-transform: uppercase
}

.tm-dcap-style-rounded {
  border-radius: 5px;
  background-color: #c93756;
  font-size: 35px
}

.tm-dcap-style-round {
  border-radius: 50%;
  background-color: #1f4788;
  font-size: 35px
}

.tm-dcap-style-square {
  color: #a0ce4e;
  font-size: 60px
}

.tm-dropcap.tm-bgcolor-skincolor {
  color: #fff;
  background-color: #fc6042;
  font-size: 35px
}

body .tm-dropcap.tm-bgcolor-dark,
body .tm-dropcap.tm-bgcolor-skincolor {
  color: #fff !important
}

.themetechmount-twitterbox-inner {
  text-align: center
}

.themetechmount-twitterbox-inner .tweet-text {
  font-size: 18px;
  line-height: 28px
}

.themetechmount-twitterbox-inner .tweet-details {
  font-size: 15px;
  font-style: italic
}

.themetechmount-twitterbox-inner h3 a.twitter-link {
  z-index: 10;
  position: relative
}

.themetechmount-twitterbox-inner i {
  display: inline-block;
  width: 55px;
  height: 55px;
  font-size: 24px;
  color: #fff;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  line-height: 55px;
  margin-bottom: 10px
}

.tm-col-bgcolor-skincolor .themetechmount-twitterbox-inner i,
.tm-bgcolor-skincolor .themetechmount-twitterbox-inner i {
  background-color: #202020
}

.themetechmount-twitterbox-wrapper .themetechmount-boxes-row-wrapper {
  margin-top: 20px
}

.themetechmount-twitterbox-inner .tweet-text a,
.widget .latest-tweets ul li .tweet-text a,
.widget .latest-tweets ul li .tweet-details a {
  font-style: italic
}

.widget .latest-tweets ul li .tweet-text a,
.themetechmount-twitterbox-inner .tweet-text a {
  font-size: 15px
}

.widget .latest-tweets ul li p.tweet-text {
  margin-bottom: 0;
  line-height: 24px
}

.widget .latest-tweets ul li .tweet-details a {
  font-size: 12px;
  color: #acacac
}

.themetechmount-twitterbox-inner-list .themetechmount_tweet_item.themetechmount_tweetitem {
  line-height: 30px;
  font-size: 19px
}

.themetechmount-carousel-col-one .themetechmount_tweet_item.themetechmount_tweetitem {
  width: 60%;
  margin: 0 auto
}

.themetechmount-twitterbox-inner .tweet-details {
  font-size: 15px;
  font-style: italic
}

.tm-bgcolor-skincolor .themetechmount-twitterbox-inner .tweet-text,
.tm-bgcolor-darkgrey .themetechmount-twitterbox-inner .tweet-text {
  color: rgba(255, 255, 255, .7)
}

.tm-bgcolor-skincolor .themetechmount-twitterbox-inner .tweet-text a,
.tm-bgcolor-darkgrey .themetechmount-twitterbox-inner .tweet-text a {
  color: rgba(255, 255, 255, 1)
}

.tm-bgcolor-skincolor .themetechmount-twitterbox-inner .tweet-details a,
.tm-bgcolor-darkgrey .themetechmount-twitterbox-inner .tweet-details a {
  color: rgba(255, 255, 255, .4)
}

.tm-bgcolor-skincolor .themetechmount-twitterbox-inner i,
.tm-bgcolor-darkgrey .themetechmount-twitterbox-inner i {
  border-color: #fff;
  color: #fff
}

.tm-bgcolor-skincolor .themetechmount-twitterbox-inner .tweet-text a:hover,
.tm-bgcolor-skincolor .themetechmount-twitterbox-inner .tweet-details a:hover {
  color: rgba(255, 255, 255, .6)
}

.themetechmount-boxes-textalign-left .tm-sortable-wrapper {
  text-align: left
}

.themetechmount-boxes-textalign-right .tm-sortable-wrapper {
  text-align: right
}

.tm-sortable-list ul {
  margin: 0;
  padding: 0;
  margin-bottom: 35px;
  margin-top: 20px
}

.tm-sortable-list .tm-sortable-link {
  display: inline-block;
  margin-right: 10px
}

.tm-sortable-list .tm-sortable-link a {
  display: block;
  cursor: pointer;
  padding: 8px 25px 10px;
  margin-bottom: 5px;
  width: auto;
  position: relative;
  z-index: 3;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #fff;
  font-size: 16px;
  font-weight: 700;
  border-radius: 0;
  border: none;
  text-transform: capitalize
}

.themetechmount-boxes-textalign-left .tm-sortable-list .tm-sortable-link a {
  padding: 5px 21px;
  background-color: transparent;
  border: none;
  border-radius: 3px
}

.tm-sortable-list .tm-sortable-link a:hover,
.tm-sortable-list .tm-sortable-link a.selected {
  color: #fff;
  border-color: transparent
}

.themetechmount-boxes-textalign-center .tm-sortable-wrapper {
  text-align: center
}

.tm-bgcolor-skincolor .tm-sortable-list .tm-sortable-link a,
.tm-bgcolor-darkgrey .tm-sortable-list .tm-sortable-link a,
.tm-white-sort-bt .tm-sortable-list .tm-sortable-link a {
  border: 1px solid rgba(255, 255, 255, .75);
  color: rgba(255, 255, 255, .75)
}

.themetechmount-boxes-portfolio.themetechmount-boxes-sortable-yes .themetechmount-boxes-inner.themetechmount-boxes-portfolio-inner {
  margin-left: 0;
  margin-right: -13px
}

.themetechmount-boxes-sortable-yes:not(.themetechmount-boxes-textalign-center) .themetechmount-boxes-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.themetechmount-boxes-sortable-yes:not(.themetechmount-boxes-textalign-center) .themetechmount-boxes-inner>div.themetechmount-box-heading-wrapper:not(.themetechmount-boxes-row-wrapper) {
  flex-basis: 0%;
  flex-grow: 1;
  flex: 0 0 35.33%;
  max-width: 35.33%
}

.themetechmount-boxes-sortable-yes:not(.themetechmount-boxes-textalign-center) .themetechmount-boxes-inner>div.tm-sortable-wrapper.tm-sortable-wrapper-portfolio:not(.themetechmount-boxes-row-wrapper) {
  flex-basis: 0%;
  flex-grow: 1;
  flex: 0 0 64.33%;
  max-width: 64.33%
}

.themetechmount-boxes-sortable-yes.themetechmount-boxes-textalign-left .themetechmount-boxes-inner>div.tm-sortable-wrapper.tm-sortable-wrapper-portfolio:not(.themetechmount-boxes-row-wrapper) {
  text-align: right
}

.themetechmount-boxes.themetechmount-boxes-sortable-yes .themetechmount-boxes-inner>div.themetechmount-boxes-row-wrapper {
  margin-top: 16px;
  display: block;
  width: calc(100% + 20px)
}

.themetechmount-boxes-sortable-yes.tm-cta3-rev-heading .tm-sortable-list ul {
  margin-top: 20px
}

.themetechmount-boxes-sortable-yes:not(.tm-cta3-rev-heading) .tm-sortable-list ul {
  margin-top: 8px
}

#cboxTopRight,
#cboxTopLeft,
#cboxTopCenter,
#cboxMiddleLeft,
#cboxMiddleRight,
#cboxBottomCenter,
#cboxBottomLeft,
#cboxBottomRight {
  background: none;
  background-color: #fff
}

.summary .clear {
  display: none
}

.sidebar .widget .tagcloud a {
  display: inline-block;
  padding: 7px 21px;
  margin: 0 5px 8px 0;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  font-size: 15px !important;
  background-color: #fff;
  font-weight: 500;
  color: inherit
}

.sidebar .widget .tagcloud a:hover {
  color: #fff;
  border-color: transparent
}

.sidebar .gallery {
  margin-bottom: 0
}

.comment-form-rating {
  padding-bottom: 10px
}

#review_form .comment-form-rating .select2-container {
  display: none
}

.error404 .site-main {
  padding-top: 0
}

section.error-404 {
  padding: 200px 0;
  text-align: left
}

.tm-headerstyle-classic-overlay section.error-404 {
  padding: 200px 0 170px
}

section.error-404 .tm-big-icon {
  font-size: 104px
}

section.error-404 .page-header {
  border-bottom: none;
  margin: 0
}

section.error-404 h1 {
  font-size: 220px;
  line-height: 100%
}

section.error-404 .page-content p {
  font-size: 18px;
  margin-bottom: 0
}

section.error-404 .search-form {
  position: relative;
  max-width: 390px;
  margin-top: 35px;
  padding-bottom: 0
}

section.error-404 .search-form label {
  display: block
}

section.error-404 .search-form .search-field {
  border-width: 1px;
  background-color: #fff;
  border-radius: 0em
}

section.error-404 .search-form .search-submit {
  position: absolute;
  top: 0;
  right: 0;
  box-shadow: none;
  border-bottom: none;
  text-indent: -999px;
  padding: 0;
  width: 46px;
  height: 46px;
  z-index: 1;
  border-radius: 0 3px 3px 0;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAdCAYAAAC5UQwxAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjgyMjhGQUZCNjM3MTFFNkEyQkREQUYwMUY2Qjc5NDEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjgyMjhGQjBCNjM3MTFFNkEyQkREQUYwMUY2Qjc5NDEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCODIyOEZBREI2MzcxMUU2QTJCRERBRjAxRjZCNzk0MSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCODIyOEZBRUI2MzcxMUU2QTJCRERBRjAxRjZCNzk0MSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrfvcRAAAAFxSURBVHjavJaBccMgDEVtXxZgBa/ACs4I7QhegRXaEdwR2hGcEZwRnBGSESjK4R4hXwITu/9Ol7sc+AlJSNRVWq0z7X9DnZ2drLXVVnpzNjqzgl2dDeQMgXOMO1EKhMyUALX32hbatzMlAQ8RjE6mmBBTzm5BFFomDaT3VL4IMjM5MowT2p9oVXgXGbBpYk4Rq2egLQdUIG+zENoH+Y8g6MAB0eIu9+4EH4rDe0XABnz8fqEL7u1nXBd1XT853vjkh/op6RLOe3L0AgrrCYhaVqkuqQVN9c9qmNZWKpUDPKXiniNXIArsvSHgGbQnVcDswX+w2jW6tGvuoU9D3DxGqbWhcWRW5G0C+3sJqKVxI8A6pumPOfPQJKZ67wGdXzslXgI6ZwAPLwzfLCiS2RPKSa941yxDumXC/ABNicAfAD77gurDN4xQsX/QlwVyJEI3b94OSu3sCDoYOWJ2mRYSdLfxxEC/Ns8hc9m75RX3K8AAFHkZkykwzQsAAAAASUVORK5CYII=);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px 16px;
  opacity: .3
}

.tm-sresults-no-content-w {
  padding-bottom: 80px;
  padding-top: 30px
}

.tm-sresults-no-content-w h3 {
  font-size: 30px;
  line-height: 35px
}

.error404 .site-main {
  background-color: transparent !important
}

section.error-404 h4 {
  font-size: 60px;
  line-height: 60px
}

.tm-404-home-button {
  margin-top: 45px
}

section.error-404 h6 {
  font-size: 20px;
  margin-bottom: 0
}

.tm-404-home-button a {
  color: #fff
}

.tm-404-home-button .elementor-button-icon {
  padding-right: 2px
}

.tm-sresult-form-wrapper {
  padding: 22px 0 0;
  margin-bottom: 60px;
  color: #fff;
  border-radius: 5px
}

.tm-search-pagelist .tm-result-page-content {
  padding-left: 33px;
  padding-bottom: 10px
}

.tm-search-pagelist li>h4 {
  margin-bottom: 7px
}

.tm-search-results-title a.label-default {
  padding: 5px 10px;
  position: relative;
  top: -3px
}

.tm-search-select-box {
  width: 100%;
  position: relative;
  padding-right: 162px
}

.tm-search-select-box .select2-container {
  width: 98% !important
}

.tm-search-select-box .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #fff
}

.tm-search-select-box .select2-container--default .select2-selection--single {
  border: 1px solid rgba(255, 255, 255, .51);
  height: 50px;
  border-radius: 0
}

.tm-search-select-box .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 50px
}

.tm-search-select-box .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 50px;
  right: 5px
}

.tm-search-select-box .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #fff transparent transparent transparent
}

.tm-search-select-box .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #fff transparent
}

.tm-sresult-form-sbtbtn-wrapper input.tm-sresult-form-sbtbtn {
  color: #fff;
  border: 2px solid transparent;
  padding: 14px 40px;
  font-size: 15px
}

.tm-sresult-form-sbtbtn-wrapper {
  position: absolute;
  top: 0;
  right: 0
}

.tm-search-main-box {
  padding: 22px 25px 30px 25px;
  background-color: rgba(0, 0, 0, .1);
  margin: 14px;
  margin-top: 0;
  margin-bottom: 0;
  position: relative
}

.tm-search-main-box:before {
  position: absolute;
  right: 76px;
  top: -14px;
  width: 47px;
  height: 47px;
  text-align: center;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 14px solid rgba(32, 32, 32, .09);
  content: " "
}

.tm-search-text strong {
  padding-bottom: 10px;
  display: block;
  font-size: 18px;
  font-weight: 600
}

.tm-search-results-title {
  font-weight: 400
}

.tm-search-postlist li {
  list-style: none
}

.tm-sresult-form-wrapper h2 {
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 600;
  margin-right: 10px;
  color: #fff;
  display: table-cell;
  width: 23%;
  margin-top: 0;
  vertical-align: middle
}

.tm-sresult-form-wrapper h2 i {
  display: none
}

body.search .tm-sresult-form-wrapper .search-form .search-field {
  border: 0;
  border-radius: 0;
  background-color: rgba(0, 0, 0, .1);
  font-size: 20px;
  padding: 0;
  margin: 0;
  color: rgba(255, 255, 255, 1);
  padding-left: 70px;
  text-align: left;
  width: 100%;
  height: 52px
}

body.search .tm-sresult-form-wrapper .search-form .search-field::-webkit-input-placeholder {
  color: rgba(255, 255, 255, .48)
}

body.search .tm-sresult-form-wrapper .search-form .search-field::-moz-placeholder {
  color: rgba(255, 255, 255, .48)
}

body.search .tm-sresult-form-wrapper .search-form .search-field:-ms-input-placeholder {
  color: rgba(255, 255, 255, .48)
}

body.search .tm-sresult-form-wrapper .search-form .search-field:-moz-placeholder {
  color: rgba(255, 255, 255, .48)
}

body.search .tm-sresult-form-wrapper .search-form input.search-field:focus {
  background-color: rgba(32, 32, 32, .08);
  color: #fff
}

.tm-sresult-form-wrapper .search-form {
  width: 62%;
  display: table-cell;
  position: relative
}

.tm-sresult-form-wrapper .search-form:after {
  position: absolute;
  content: '\e825';
  font-family: "tm-inoterior-icons";
  font-style: normal;
  font-weight: 400;
  text-decoration: inherit;
  font-size: 19px;
  background-color: rgba(0, 0, 0, .12);
  height: 52px;
  display: block;
  width: 55px;
  top: 4px;
  text-align: center;
  padding-top: 15px;
  left: 0;
  border-radius: 0
}

.tm-sresult-form-wrapper .search-form label {
  margin-bottom: 0;
  display: block
}

.search .tm-sresult-form-wrapper .search-form .search-submit {
  display: none
}

.tm-sresult-form-top {
  position: relative;
  display: table;
  width: 100%;
  padding: 7px 25px 26px 25px
}

.tm-sresults-settings-wrapper {
  width: auto;
  display: table-cell;
  position: relative;
  padding-left: 15px
}

.tm-sresults-settings-wrapper a {
  font-size: 17px;
  color: #fff;
  text-align: center;
  display: block;
  background-color: rgba(0, 0, 0, .1);
  display: block;
  padding: 14px 12px;
  border-radius: 3px;
  outline: none;
  font-weight: 500
}

.tm-sresults-settings-wrapper a:hover,
.tm-sresults-settings-wrapper a.tm-sresult-btn-active {
  color: #fff
}

.tm-search-eventlist .item .item-thumbnail:before {
  display: none
}

.tm-search-list.tm-search-postlist {
  padding-left: 0
}

.tm-sresults-first-row,
.tm-sresults-cta-wrapper {
  padding-bottom: 60px
}

.tm-sresults-title-w h2 {
  margin-bottom: 30px;
  font-size: 26px;
  line-height: 30px
}

.tm-sresults-title-w h2 strong {
  font-weight: 700
}

.search-results .tm-list.tm-list-style-icon li {
  position: relative;
  padding-bottom: 10px;
  list-style: none
}

.search-results .tm-list.tm-list-style-icon .tm-list-li-content {
  padding-left: 7px
}

.tm-sresults-title small a {
  font-weight: 400;
  margin-top: 0;
  display: inline-block;
  padding: 2px 13px;
  display: inline-flex;
  position: absolute;
  font-size: 13px;
  line-height: 25px;
  height: 29px;
  border-radius: 0
}

.search-results .themetechmount-box-team {
  margin-bottom: 30px
}

.tm-sresults-title small a i {
  width: 8px;
  margin-left: -6px;
  padding-right: 18px;
  margin-top: -1px
}

.search-results .themetechmount-box-portfolio .themetechmount-post-item {
  margin-bottom: 30px
}

.search-results .page-header {
  border: none;
  margin: 0 0 0;
  padding-bottom: 0
}

.tm-results-page .tm-list.tm-list-style-icon,
.tm-results-post .tm-recent-post-list {
  margin-top: 0
}

.tm-sresults-first-row .tm-list.tm-list-style-icon,
.tm-sresults-first-row ul.tm-recent-post-list {
  margin-bottom: 0;
  padding: 0
}

.tm-results-page>.row,
.tm-results-post>.row {
  padding-bottom: 37px
}

.search-form .search-submit {
  display: block
}

.widget .search-form label {
  display: block
}

.tm-bgcolor-skincolor .tm-sc-twitterbox-followus-text small,
.tm-bgcolor-darkgrey .tm-sc-twitterbox-followus-text small,
.tm-bgcolor-darkgrey ul.inoterior_contact_widget_wrapper li a,
.tm-bgcolor-skincolor ul.inoterior_contact_widget_wrapper li a,
article.themetechmount-blogbox-format-link .tm-format-link-title a,
article.post.format-link .tm-format-link-title a,
.themetechmount-blog-box-view-left-image .themetechmount-box-content .tm-post-categories>.tm-meta-line.cat-links a:hover,
.tm-bgcolor-skincolor .tm-entry-meta a:hover,
.tm-bgcolor-darkgrey .tm-entry-meta a:hover,
.tm-format-link-url a:hover,
.tm-post-format-quote a:hover,
.tm-post-format-quote a:hover:after,
.tm-bgcolor-skincolor .themetechmount-blogbox-footer-readmore a,
.tm-bgcolor-darkgrey .themetechmount-blogbox-footer-readmore a,
.tm-col-bgcolor-skincolor .themetechmount-blogbox-footer-readmore a,
.tm-col-bgcolor-darkgrey .themetechmount-blogbox-footer-readmore a,
.site-main .tm-dcap-color-skincolor,
.tm-bgcolor-darkgrey .tm-team-social-links a,
.tm-col-bgcolor-skincolor .themetechmount-iconbox .tm-box-icon i,
.tm-col-bgcolor-darkgrey .themetechmount-iconbox .tm-box-icon i,
.tm-bgcolor-skincolor .themetechmount-iconbox .tm-box-icon i,
.tm-bgcolor-darkgrey .themetechmount-iconbox .tm-box-icon i {
  color: #fff
}

.themetechmount-box-view-content-overlay .themetechmount-blogbox-footer-readmore a:hover,
.themetechmount-box-view-content-overlay .themetechmount-box-content h4 a:hover {
  color: rgba(255, 255, 255, .8)
}

.tm-post-format-quote a,
.tm-post-format-quote a:after {
  color: rgba(255, 255, 255, .8)
}

.tm-bgcolor-skincolor .tm-entry-meta .tm-meta-line,
.tm-bgcolor-darkgrey .tm-entry-meta .tm-meta-line,
.tm-bgcolor-skincolor .tm-entry-meta a,
.tm-bgcolor-darkgrey .tm-entry-meta a,
.tm-bgcolor-skincolor .themetechmount-box-blog .themetechmount-box-content .themetechmount-box-post-date a,
.tm-bgcolor-darkgrey .themetechmount-box-blog .themetechmount-box-content .themetechmount-box-post-date a,
.tm-col-bgcolor-skincolor .themetechmount-box-blog .themetechmount-box-content .themetechmount-box-post-date a,
.tm-col-bgcolor-darkgrey .themetechmount-box-blog .themetechmount-box-content .themetechmount-box-post-date a,
.site-footer.tm-bgcolor-darkgrey ul.tm-recent-post-list li .post-date,
.tm-format-link-url a,
.tm-bgcolor-skincolor .themetechmount-meta-details,
.tm-bgcolor-skincolor .themetechmount-meta-details a,
.tm-bgcolor-skincolor .themetechmount-meta-details i,
.tm-bgcolor-darkgrey .themetechmount-meta-details,
.tm-bgcolor-darkgrey .themetechmount-meta-details a,
.tm-bgcolor-darkgrey .themetechmount-meta-details i {
  color: rgba(255, 255, 255, .95)
}

.tm-col-bgcolor-darkgrey .themetechmount-iconbox-stylesix .tm-cta3-content-wrapper,
.tm-bgcolor-darkgrey .themetechmount-iconbox-stylesix .tm-cta3-content-wrapper,
.tm-bgcolor-skincolor .tm-element-heading-content-wrapper .tm-element-content-desctxt,
.tm-col-bgcolor-skincolor .tm-element-heading-content-wrapper .tm-element-content-desctxt,
.tm-bgcolor-darkgrey .tm-element-heading-content-wrapper .tm-element-content-desctxt,
.tm-col-bgcolor-darkgrey .tm-element-heading-content-wrapper .tm-element-content-desctxt {
  color: rgba(255, 255, 255, .65)
}

.tm-textcolor-white h1,
.tm-textcolor-white h2,
.tm-textcolor-white h3,
.tm-textcolor-white h4,
.tm-textcolor-white h5,
.tm-textcolor-white h6,
.tm-textcolor-white .tm-fid-icon-wrapper i,
.rev_slider .tm-textcolor-white {
  color: #fff !important
}

.footer .tm-textcolor-white .tm-quicklink-box .tm-righttext-box p a:not(:hover),
.footer .tm-textcolor-white .themetechmount-iconbox-styletwo .tm-cta3-content-wrapper,
.footer .tm-textcolor-white .widget ul.tm-pricelist-block li,
.footer .tm-textcolor-white .widget ul.tm-pricelist-block li .service-price,
.footer .tm-textcolor-white .tm-footer2-left,
.footer .tm-textcolor-white .tm-footer2-right,
.footer .tm-textcolor-white .widget ul.inoterior_contact_widget_wrapper li,
.footer .tm-textcolor-white ul.tm-recent-post-list>li .post-date,
.footer .tm-textcolor-white p {
  color: rgba(255, 255, 255, .65) !important
}

.tm-col-bgcolor-skincolor.tm-textcolor-white a:hover,
.tm-textcolor-white a,
.tm-textcolor-white {
  color: rgba(255, 255, 255, 1)
}

.themetechmount-topbar-wrapper.tm-textcolor-white {
  color: rgba(255, 255, 255, .95)
}

.themetechmount-topbar-wrapper.tm-bgcolor-darkgrey.tm-textcolor-white {
  color: rgba(255, 255, 255, .8)
}

.footer .tm-textcolor-white .widget .search-form .search-field {
  border-color: rgba(255, 255, 255, .07);
  background-color: rgba(255, 255, 255, .03)
}

.tm-textcolor-white .widget .search-form .search-submit {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAdCAYAAAC5UQwxAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QkIyMUIzOENCN0MwMTFFNjlFN0ZFQzVCNjE1RkI4NjkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QkIyMUIzOERCN0MwMTFFNjlFN0ZFQzVCNjE1RkI4NjkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCQjIxQjM4QUI3QzAxMUU2OUU3RkVDNUI2MTVGQjg2OSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCQjIxQjM4QkI3QzAxMUU2OUU3RkVDNUI2MTVGQjg2OSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv8c+gAAAAFpSURBVHjavFYLjcQgEKXNGcACFrDQk7AroRawsBZqoSeBSuhKaCVsJXCwmSYsmeEzud5LXtoQ4AEzvKFzzokClKeGb4yn5yJaEQQJ3jyty+PlOXmqzDwfxBpVhRAGwxHUsGouZk+ZE/yKTjfEyXpK4vRDzI4orgrpc4PvvRTDsKqNiJEhVq1hR03He/4YZNBamQwjIaooQYnEbSvFokJ0ogSxzkOD2MkZCQcqOCNHKRjUNQvvITtj/AgeQhbvSVs691sQsywu9lKHXvwzesKsuZA1gkvp3BvE0rEHJvhE7EkyBEekbcGsTdde2gwVYh42Z22WW27AkVZk/JgT1MxyMxCmb6kxXfTEMJ4PJA4HmEF8sTXEmkqwMOYbvdPJCib3d3jByRWfGOZK0ZwR24ZJDWTqWhKtqQAPRHyDhBqTpJIlUcEsRZxr8hbtKh7CXJuzWOm7qlpQ10JetUNqp/erBU8MYBr7rwADAC4mLBh7uQBTAAAAAElFTkSuQmCC)
}

.main-holder .widget.themetechmount_widget_recent_entries ul li:last-child {
  padding-bottom: 0;
  border: none
}

.tm-textcolor-darkgrey {
  color: rgba(0, 0, 0, .5)
}

.tm-textcolor-darkgrey a {
  color: rgba(0, 0, 0, .8)
}

.tm-textcolor-dark ul.tm-recent-post-list>li {
  border-top-color: rgba(0, 0, 0, .07)
}

.tm-textcolor-grey h1,
.tm-textcolor-grey h2,
.tm-textcolor-grey h3,
.tm-textcolor-grey h4,
.tm-textcolor-grey h5,
.tm-textcolor-grey h6 {
  color: #c0c0c0 !important
}

.tm-textcolor-grey {
  color: rgba(192, 192, 192, .6)
}

.tm-textcolor-grey a,
.tm-icolor-grey i {
  color: rgba(192, 192, 192, .8)
}

.tm-bgcolor-darkgrey .inside.tm-fid-with-border:not(.tm-fid-view-circle-progress),
.tm-bgcolor-darkgrey .tm-fid-view-righticon .tm-fld-contents,
.tm-bgcolor-darkgrey .tm-fid-view-lefticon .tm-fld-contents {
  border-color: rgba(242, 242, 242, .06)
}

.tm-bgcolor-skincolor .tm-fid-view-righticon .tm-fld-contents,
.tm-bgcolor-skincolor .tm-fid-view-lefticon .tm-fld-contents {
  border-color: rgba(242, 242, 242, .4)
}

.tm-bgcolor-darkgrey .inside.tm-fid-with-border,
.tm-bgcolor-skincolor .inside.tm-fid-with-border {
  border: none;
  background-color: rgba(242, 242, 242, .1)
}

span.edit-link {
  padding: 7px 0
}

.edit-link a {
  background: #f8f8f8;
  padding: 10px 20px;
  display: inline-block;
  color: #232323
}

.tm-page-loader-wrapper {
  background-color: white;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background-repeat: no-repeat;
  background-position: center center
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-heading-wrapper {
  padding-bottom: 0
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-heading-wrapper .tm-cta3-without-desc {
  padding-bottom: 16px
}

.themetechmount-boxes-view-slickview .testimonial_wrapper .slick-arrow,
.themetechmount-boxes-view-slickview .testimonial_wrapper .slick-arrow:not(.slick-disabled):hover {
  background: transparent;
  background-color: transparent
}

.themetechmount-boxes-view-slickview .testimonial_wrapper .slick-prev:before,
.themetechmount-boxes-view-slickview .testimonial_wrapper .slick-next:before {
  font-size: 20px
}

.themetechmount-boxes-view-slickview .testimonial_wrapper .slick-prev,
.themetechmount-boxes-view-slickview .testimonial_wrapper .slick-next {
  background-color: transparent !important;
  box-shadow: none !important
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-desc .themetechmount-testimonial-text {
  position: relative;
  z-index: 1;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  color: #404040;
  font-style: normal;
  background-color: transparent;
  margin: 45px 0 20px;
  border-left: 0;
  padding: 0
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-desc .themetechmount-testimonial-text:before {
  content: "";
  background-color: #0b1328;
  -webkit-mask: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI0N3B4IiBoZWlnaHQ9IjM0cHgiIHZpZXdCb3g9IjAgMCA0NyAzNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNDcgMzQiIHhtbDpzcGFjZT0icHJlc2VydmUiPiAgPGltYWdlIGlkPSJpbWFnZTAiIHdpZHRoPSI0NyIgaGVpZ2h0PSIzNCIgeD0iMCIgeT0iMCIKICAgIGhyZWY9ImRhdGE6aW1hZ2UvcG5nO2Jhc2U2NCxpVkJPUncwS0dnb0FBQUFOU1VoRVVnQUFBQzhBQUFBaUNBTUFBQUQ0WjNCQUFBQUFCR2RCVFVFQUFMR1BDL3hoQlFBQUFDQmpTRkpOCkFBQjZKZ0FBZ0lRQUFQb0FBQUNBNkFBQWRUQUFBT3BnQUFBNm1BQUFGM0NjdWxFOEFBQUIvbEJNVkVVTEV5Z0xFeWdMRXlnTEV5Z0wKRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTApFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMCkV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0wKRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTApFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMCkV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0wKRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTApFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMCkV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5ai8vLzlDMzFSbUFBQUFxSFJTVGxNQUN0N0oKaHlwNmdoLzQ0UTN2UEoyY2RKdlA5UVlaK2N0YUFnVFF1b0JIY2hwQ0QvMTQzOUVCcTlpaUVrVnI1UVh0ZGZ3TGtoVm9WOXk0TzR3TwpyTVFzU3lMR3cvQ3ppR2NrUnBwYkNJTjgybEdoNHg3Kzl4QTVTdXFucEMySnNjSnE4amFRNnhkKzlpZFYyN0RGTStsSW44eXArbXdKCis0K1dKZk43S0diaXpleU9kdFhTNk9lR0cyNlVOWGNkUGFnYzduOFR5bVV2cGtUZHh3T3FMbUs5dkZtL2lneVh3SEQ4dm1uWkFBQUEKQVdKTFIwU3BKdzhHQkFBQUFBZDBTVTFGQitVQ0Vnc1RHSFJiMnNBQUFBS0xTVVJCVkRqTHZaUDdRMHhCRk1jUGttMFR2WlJzM3RtTgo4aXJ5V0pJMkpCSGJKbVM5RTVGWEZIbVh6ZHBXYlM5S2tsSjgvMHhuWnVmdXZYUDNOeitZSCs3OXptZStkK2JNT2VjUy9aZXhhREhrCldHTGpLWEdNcFRhZXF2Z3lIVHZTNHRocHM2Y3ZWLzRNbmE5UWVLWE5uOGtzS3h2SXlkWHdxandnUDR2WFZ1djJBbzdldWNZRkZPcDgKTFZ2WHJlZkhCcDF2WkpTNWFUTlFwRyt6QlhCN2lvR3R0bkMyQVdrbHBVbmhpMjIyMDQ2azhIZnVBb3BwTjFCV3J2RTlRRjdKWHY2bwpJam1jZmNUMzJxOXpKM0NBRGlabnpjdjdIS0xEUUtXR2o4aWRxL2g1VlBkWEF6NTVpWnBqeDBzTEV2Z0VPMnZwSkQ5OWRhZlNUWHM5ClovazAwWmw0YVJyT0d2d2M0Q2RxREVqYzVEMXY4R2FlWHVEaVhGVEZ2RlFmNXcwaUMwUXRDanN2SzMrRktvZ2plTVZWSmxhdXlpcm4Kc2s0VjJidlc0cFB0Y3YxRzNIOFR1R1djMVhxN1RiU0drSGRZVkJrWnY5dk9NMytybk53RDdwdTM2WGpBS3c5WlZHbHRYTTR1UEpMeQpNZkRFa3EzbVRxQ2EzMC9aWU1uS3MzeWdxMVlvYnJadWEzcWZzL0dGYkxZZUsrN2dSTDBVb2daSXNTNjhZdjlyMlExdnRESzlWUVhOCnMvZmxPK0M5UEtaZHc5MHFMM3hPcjdiUUI5U1I2S2NQR3U3bGM4VTdaSXVIK29FZ1VSRG8xL0JITG9HS1MvdXZ3bnpnSjVtZlFLdVYKRndJdThZNEFuWTBXWHNUbkRoQU44Q3Rxd1o4NXp4RWhCbmxoeU9TeFliNm9oOGpESlIyT21Yd284U05Vc2hveDhPZ1l6OGFGR21jeApObXJ3RVNUQy9zSVp4ZGV3MUJPVHJMOU5DVG5GL3dVbUp5UnUvTTQ2WjFwOSswUDBlTmVNTnhycEU0M29WMUhFL0dMV0Y0bDZmM2F4CkNNd21ZcHR0Z2puY0RnTTczQmJjWk5xSnB1Y00zUFpyM3NUendUYUR6MDJUTmpJVzNEMkIwTy9Vc0k3RGYyWkNnVkQyd2lEOTIvZ0wKY1MxSEJiNU1iOWdBQUFBbGRFVllkR1JoZEdVNlkzSmxZWFJsQURJd01qRXRNREl0TVRoVU1URTZNVGs2TWpRck1EQTZNREJRM2I5WQpBQUFBSlhSRldIUmtZWFJsT20xdlpHbG1lUUF5TURJeExUQXlMVEU0VkRFeE9qRTVPakkwS3pBd09qQXdJWUFINUFBQUFCbDBSVmgwClUyOW1kSGRoY21VQVFXUnZZbVVnU1cxaFoyVlNaV0ZrZVhISlpUd0FBQUFBU1VWT1JLNUNZSUk9IiAvPgo8L3N2Zz4K) no-repeat 100% 100%;
  mask: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI0N3B4IiBoZWlnaHQ9IjM0cHgiIHZpZXdCb3g9IjAgMCA0NyAzNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNDcgMzQiIHhtbDpzcGFjZT0icHJlc2VydmUiPiAgPGltYWdlIGlkPSJpbWFnZTAiIHdpZHRoPSI0NyIgaGVpZ2h0PSIzNCIgeD0iMCIgeT0iMCIKICAgIGhyZWY9ImRhdGE6aW1hZ2UvcG5nO2Jhc2U2NCxpVkJPUncwS0dnb0FBQUFOU1VoRVVnQUFBQzhBQUFBaUNBTUFBQUQ0WjNCQUFBQUFCR2RCVFVFQUFMR1BDL3hoQlFBQUFDQmpTRkpOCkFBQjZKZ0FBZ0lRQUFQb0FBQUNBNkFBQWRUQUFBT3BnQUFBNm1BQUFGM0NjdWxFOEFBQUIvbEJNVkVVTEV5Z0xFeWdMRXlnTEV5Z0wKRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTApFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMCkV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0wKRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTApFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMCkV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0wKRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTApFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMCkV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5Z0xFeWdMRXlnTEV5ai8vLzlDMzFSbUFBQUFxSFJTVGxNQUN0N0oKaHlwNmdoLzQ0UTN2UEoyY2RKdlA5UVlaK2N0YUFnVFF1b0JIY2hwQ0QvMTQzOUVCcTlpaUVrVnI1UVh0ZGZ3TGtoVm9WOXk0TzR3TwpyTVFzU3lMR3cvQ3ppR2NrUnBwYkNJTjgybEdoNHg3Kzl4QTVTdXFucEMySnNjSnE4amFRNnhkKzlpZFYyN0RGTStsSW44eXArbXdKCis0K1dKZk43S0diaXpleU9kdFhTNk9lR0cyNlVOWGNkUGFnYzduOFR5bVV2cGtUZHh3T3FMbUs5dkZtL2lneVh3SEQ4dm1uWkFBQUEKQVdKTFIwU3BKdzhHQkFBQUFBZDBTVTFGQitVQ0Vnc1RHSFJiMnNBQUFBS0xTVVJCVkRqTHZaUDdRMHhCRk1jUGttMFR2WlJzM3RtTgo4aXJ5V0pJMkpCSGJKbVM5RTVGWEZIbVh6ZHBXYlM5S2tsSjgvMHhuWnVmdXZYUDNOeitZSCs3OXptZStkK2JNT2VjUy9aZXhhREhrCldHTGpLWEdNcFRhZXF2Z3lIVHZTNHRocHM2Y3ZWLzRNbmE5UWVLWE5uOGtzS3h2SXlkWHdxandnUDR2WFZ1djJBbzdldWNZRkZPcDgKTFZ2WHJlZkhCcDF2WkpTNWFUTlFwRyt6QlhCN2lvR3R0bkMyQVdrbHBVbmhpMjIyMDQ2azhIZnVBb3BwTjFCV3J2RTlRRjdKWHY2bwpJam1jZmNUMzJxOXpKM0NBRGlabnpjdjdIS0xEUUtXR2o4aWRxL2g1VlBkWEF6NTVpWnBqeDBzTEV2Z0VPMnZwSkQ5OWRhZlNUWHM5ClovazAwWmw0YVJyT0d2d2M0Q2RxREVqYzVEMXY4R2FlWHVEaVhGVEZ2RlFmNXcwaUMwUXRDanN2SzMrRktvZ2plTVZWSmxhdXlpcm4Kc2s0VjJidlc0cFB0Y3YxRzNIOFR1R1djMVhxN1RiU0drSGRZVkJrWnY5dk9NMytybk53RDdwdTM2WGpBS3c5WlZHbHRYTTR1UEpMeQpNZkRFa3EzbVRxQ2EzMC9aWU1uS3MzeWdxMVlvYnJadWEzcWZzL0dGYkxZZUsrN2dSTDBVb2daSXNTNjhZdjlyMlExdnRESzlWUVhOCnMvZmxPK0M5UEtaZHc5MHFMM3hPcjdiUUI5U1I2S2NQR3U3bGM4VTdaSXVIK29FZ1VSRG8xL0JITG9HS1MvdXZ3bnpnSjVtZlFLdVYKRndJdThZNEFuWTBXWHNUbkRoQU44Q3Rxd1o4NXp4RWhCbmxoeU9TeFliNm9oOGpESlIyT21Yd284U05Vc2hveDhPZ1l6OGFGR21jeApObXJ3RVNUQy9zSVp4ZGV3MUJPVHJMOU5DVG5GL3dVbUp5UnUvTTQ2WjFwOSswUDBlTmVNTnhycEU0M29WMUhFL0dMV0Y0bDZmM2F4CkNNd21ZcHR0Z2puY0RnTTczQmJjWk5xSnB1Y00zUFpyM3NUendUYUR6MDJUTmpJVzNEMkIwTy9Vc0k3RGYyWkNnVkQyd2lEOTIvZ0wKY1MxSEJiNU1iOWdBQUFBbGRFVllkR1JoZEdVNlkzSmxZWFJsQURJd01qRXRNREl0TVRoVU1URTZNVGs2TWpRck1EQTZNREJRM2I5WQpBQUFBSlhSRldIUmtZWFJsT20xdlpHbG1lUUF5TURJeExUQXlMVEU0VkRFeE9qRTVPakkwS3pBd09qQXdJWUFINUFBQUFCbDBSVmgwClUyOW1kSGRoY21VQVFXUnZZbVVnU1cxaFoyVlNaV0ZrZVhISlpUd0FBQUFBU1VWT1JLNUNZSUk9IiAvPgo8L3N2Zz4K) no-repeat 100% 100%;
  position: absolute;
  top: 0;
  left: -5px;
  width: 50px;
  height: 50px;
  text-align: center;
  display: block;
  margin-top: -60px
}

.tm-bgcolor-skincolor .themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-desc .themetechmount-testimonial-text:before,
.tm-col-bgcolor-skincolor .themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-desc .themetechmount-testimonial-text:before,
.tm-bgcolor-darkgrey .themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-desc .themetechmount-testimonial-text:before,
.tm-col-bgcolor-darkgrey .themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-desc .themetechmount-testimonial-text:before,
.tm-textcolor-white .themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-desc .themetechmount-testimonial-text:before,
.tm-textcolor-white .themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-desc .themetechmount-testimonial-text:before {
  background-color: #fff
}

.tm-bgcolor-skincolor .themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-author-name,
.tm-col-bgcolor-skincolor .themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-author-name,
.tm-bgcolor-darkgrey .themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-author-name,
.tm-col-bgcolor-darkgrey .themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-author-name {
  color: rgba(255, 255, 255, 1)
}

.tm-bgcolor-skincolor .themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-footer,
.tm-col-bgcolor-skincolor .themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-footer,
.tm-bgcolor-darkgrey .themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-footer,
.tm-col-bgcolor-darkgrey .themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-footer {
  color: rgba(255, 255, 255, .85)
}

.themetechmount-boxes-view-slickview .testimonial_wrapper .slick-prev {
  left: 50%;
  margin-left: -195px
}

.themetechmount-boxes-view-slickview .testimonial_wrapper .slick-next {
  right: 50%;
  margin-right: -195px
}

.tmicon-fa-heart-o::before {
  content: "\f08a"
}

.tmicon-fa-heart:before {
  content: "\f004"
}

[class^="tmicon-fa-"]:before,
[class*="tmicon-fa-"]:before {
  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;
  transform: translate(0, 0)
}

div.themetechmount-portfolio-likes-wrapper .like-active {
  cursor: default
}

a.themetechmount-portfolio-likes {
  color: #fff
}

.widget_latest_tweets_widget p.tweet-text:before {
  content: "\f099";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-size: 20px;
  position: absolute;
  left: 0;
  padding-top: 5px
}

.widget.widget_latest_tweets_widget ul>li {
  position: relative;
  padding: 0 0 0 28px
}

.tm-meta-line img {
  border-radius: 50%;
  margin-right: 10px;
  width: 30px;
  height: 30px
}

article.themetechmount-box-blog-classic .tm-entry-meta-wrapper {
  margin-bottom: 15px;
  position: relative
}

.themetechmount-box-blog-classic .themetechmount-box-desc-text {
  margin-top: 0;
  padding-top: 15px;
  border-top: 1px solid rgba(0, 0, 0, .08)
}

.single .post.themetechmount-box-blog-classic .tm-social-share-wrapper .tm-social-share-links {
  display: block
}

.post.themetechmount-box-blog-classic.themetechmount-blogbox-format-quote .tm-blog-classic-box-content {
  padding: 0;
  border: none;
  box-shadow: unset
}

.themetechmount-box-blog-classic .themetechmount-blogbox-desc-footer {
  position: absolute;
  bottom: -30px;
  padding: 0
}

.post.themetechmount-box-blog-classic .themetechmount-blogbox-desc-footer .themetechmount-blogbox-footer-left {
  clear: both;
  padding: 0;
  float: left
}

.post.themetechmount-box-blog-classic .themetechmount-blogbox-footer-readmore a {
  background-color: #fff;
  position: relative;
  display: inline-block;
  position: relative;
  padding: 13px 30px 13px;
  border: 1px solid
}

.single .themetechmount-box-blog-classic .themetechmount-box-desc-text {
  border-bottom: none;
  padding: 0
}

article.themetechmount-box-blog-classic.post_format-post-format-audio .tm-post-format-audio:not(.tm-post-format-audio-mp3) .themetechmount-blogbox-format-audio,
article.themetechmount-box-blog-classic.themetechmount-blogbox-format-audio .tm-post-format-audio:not(.tm-post-format-audio-mp3) .tm-blogbox-audio-mp3player-w {
  padding-bottom: 20.7%
}

.post.themetechmount-box-blog-classic .tm-social-share-wrapper .tm-social-share-title {
  font-size: 16px;
  margin-top: 7px;
  margin-right: 3px
}

.themetechmount-box-blog-classic .tm-social-share-wrapper {
  z-index: 10;
  position: relative;
  float: left
}

.single-tm_portfolio .tm-social-share-title {
  font-size: 17px;
  line-height: 26px;
  margin-top: 5px;
  margin-right: 5px;
  font-weight: 700;
  color: #fff
}

.single-tm_portfolio .tm-social-share-links a {
  color: #fff;
  background-color: transparent;
  border-color: rgba(255, 255, 255, .1)
}

.single-tm_portfolio .tm-social-share-links ul,
.single .themetechmount-box-blog-classic .tm-social-share-links ul {
  padding-right: 0
}

.single .post.themetechmount-box-blog-classic .tm-social-share-wrapper .tm-social-share-links {
  position: initial;
  opacity: 1;
  visibility: visible;
  text-align: left;
  padding: 0;
  width: auto;
  float: left
}

.post.themetechmount-box.themetechmount-box-blog-classic .themetechmount-blogbox-desc-footer>div {
  padding: 0;
  position: relative;
  display: inline-block
}

.themetechmount-boxes-portfolio.themetechmount-boxes-sortablebutton-round .tm-sortable-list .tm-sortable-link a {
  border-radius: 2em
}

.site-footer .tm-textcolor-dark,
.site-footer .tm-textcolor-dark .social-icons li:not:hover i,
.site-footer .tm-textcolor-dark.themetechmount-fbar-btn-link i {
  color: rgba(0, 0, 0, .7)
}

.main-holder .widget.widget_recent_entries ul li {
  padding: 10px 0
}

.main-holder .widget.widget_recent_entries ul li:first-child {
  padding-top: 0
}

.topbar-nav-menu {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0
}

.topbar-nav-menu li {
  display: inline;
  padding-left: 5px;
  padding-right: 5px
}

.topbar-nav-menu li:first-child {
  padding-left: 0
}

.tm-header-style-infostack .kw-phone .ttm-custombutton a,
.themetechmount-boxes-row-wrapper .slick-prev:before,
.themetechmount-boxes-row-wrapper .slick-next:before,
.themetechmount-boxes-row-wrapper .slick-arrow {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}

.single article.post blockquote:before {
  content: '';
  background-color: #cda274;
  -webkit-mask: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI1MHB4IiBoZWlnaHQ9IjM4cHgiIHZpZXdCb3g9IjAgMCA1MCAzOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNTAgMzgiIHhtbDpzcGFjZT0icHJlc2VydmUiPiAgPGltYWdlIGlkPSJpbWFnZTAiIHdpZHRoPSI1MCIgaGVpZ2h0PSIzOCIgeD0iMCIgeT0iMCIKICAgIGhyZWY9ImRhdGE6aW1hZ2UvcG5nO2Jhc2U2NCxpVkJPUncwS0dnb0FBQUFOU1VoRVVnQUFBRElBQUFBbUNBUUFBQUFzY1FDM0FBQUFCR2RCVFVFQUFMR1BDL3hoQlFBQUFDQmpTRkpOCkFBQjZKZ0FBZ0lRQUFQb0FBQUNBNkFBQWRUQUFBT3BnQUFBNm1BQUFGM0NjdWxFOEFBQUFBbUpMUjBRQS80ZVB6TDhBQUFBSGRFbE4KUlFmbEJSZ0dHZzZFQ0h2L0FBQUFra2xFUVZSSXgrM1VzUTNETUF3RjBZTkcwU3haTXJONEZzL3hTNlZJWUNTMnJCQXlXUmpnMVNRZQp3SUpnU05VeTFhL1p0dlhRTW8rb2FyVVFiUjVSMWFwbUlhYVJONkZXeGdTWERzVkNCUmdnWHNRQThTTk9FVS9pQlBFbHVvZzMwVUg4CmlRTVNRZXlRR09JSGlTSytrRGhpUXlLSkR4SkxRSWtub01RVFVLNFF3UE0vTVh6MWZpV1NTQ0tKSkpMSWJaQVhTeFJkRXRON1Nyc0EKQUFBbGRFVllkR1JoZEdVNlkzSmxZWFJsQURJd01qRXRNRFV0TWpSVU1EWTZNalk2TVRRck1EQTZNRERvUVdFZUFBQUFKWFJGV0hSawpZWFJsT20xdlpHbG1lUUF5TURJeExUQTFMVEkwVkRBMk9qSTJPakUwS3pBd09qQXdtUnpab2dBQUFCbDBSVmgwVTI5bWRIZGhjbVVBClFXUnZZbVVnU1cxaFoyVlNaV0ZrZVhISlpUd0FBQUFBU1VWT1JLNUNZSUk9IiAvPgo8L3N2Zz4K) no-repeat 100% 100%;
  mask: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI1MHB4IiBoZWlnaHQ9IjM4cHgiIHZpZXdCb3g9IjAgMCA1MCAzOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNTAgMzgiIHhtbDpzcGFjZT0icHJlc2VydmUiPiAgPGltYWdlIGlkPSJpbWFnZTAiIHdpZHRoPSI1MCIgaGVpZ2h0PSIzOCIgeD0iMCIgeT0iMCIKICAgIGhyZWY9ImRhdGE6aW1hZ2UvcG5nO2Jhc2U2NCxpVkJPUncwS0dnb0FBQUFOU1VoRVVnQUFBRElBQUFBbUNBUUFBQUFzY1FDM0FBQUFCR2RCVFVFQUFMR1BDL3hoQlFBQUFDQmpTRkpOCkFBQjZKZ0FBZ0lRQUFQb0FBQUNBNkFBQWRUQUFBT3BnQUFBNm1BQUFGM0NjdWxFOEFBQUFBbUpMUjBRQS80ZVB6TDhBQUFBSGRFbE4KUlFmbEJSZ0dHZzZFQ0h2L0FBQUFra2xFUVZSSXgrM1VzUTNETUF3RjBZTkcwU3haTXJONEZzL3hTNlZJWUNTMnJCQXlXUmpnMVNRZQp3SUpnU05VeTFhL1p0dlhRTW8rb2FyVVFiUjVSMWFwbUlhYVJONkZXeGdTWERzVkNCUmdnWHNRQThTTk9FVS9pQlBFbHVvZzMwVUg4CmlRTVNRZXlRR09JSGlTSytrRGhpUXlLSkR4SkxRSWtub01RVFVLNFF3UE0vTVh6MWZpV1NTQ0tKSkpMSWJaQVhTeFJkRXRON1Nyc0EKQUFBbGRFVllkR1JoZEdVNlkzSmxZWFJsQURJd01qRXRNRFV0TWpSVU1EWTZNalk2TVRRck1EQTZNRERvUVdFZUFBQUFKWFJGV0hSawpZWFJsT20xdlpHbG1lUUF5TURJeExUQTFMVEkwVkRBMk9qSTJPakUwS3pBd09qQXdtUnpab2dBQUFCbDBSVmgwVTI5bWRIZGhjbVVBClFXUnZZbVVnU1cxaFoyVlNaV0ZrZVhISlpUd0FBQUFBU1VWT1JLNUNZSUk9IiAvPgo8L3N2Zz4K) no-repeat 100% 100%;
  -webkit-mask-size: cover;
  mask-size: cover;
  position: absolute;
  height: 38px;
  width: 50px;
  transform: rotateZ(180deg);
  top: 25px;
  left: 25px;
  opacity: .5;
  z-index: -1;
  display: block
}

.single article.post blockquote {
  display: block;
  padding: 38px 30px 15px 45px;
  position: relative;
  border-left: 5px solid;
  color: #343c5c;
  margin: 40px 0 45px 0;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  min-height: 100px;
  border-radius: 0;
  z-index: 1
}

.single article.post blockquote cite {
  font-size: 16px;
  margin-top: -10px;
  position: relative;
  font-weight: 600
}

article.post .entry-content blockquote p {
  margin-bottom: 15px;
  color: inherit
}

blockquote h3 {
  font-size: 24px;
  line-height: 33px;
  font-weight: 400
}

.single article.post blockquote .author-title {
  margin-top: -10px;
  padding-bottom: 10px
}

.sidebar .widget_product_categories li,
.sidebar .widget_categories li {
  position: relative
}

.sidebar .widget_product_categories li span,
.sidebar .widget_categories li span {
  position: absolute;
  top: 10px;
  right: 0;
  width: 25px;
  height: 25px;
  overflow: hidden;
  z-index: 1;
  font-size: 11px;
  letter-spacing: 0;
  font-weight: 600;
  line-height: 20px;
  text-align: center;
  padding: 3px 4px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  background-color: #f8f8f8
}

.sidebar .widget_product_categories li:first-child span,
.sidebar .widget_categories li:first-child span {
  top: 2px
}

.footer .widget.tm-hide-feature-image ul.tm-recent-post-list {
  text-align: center
}

.footer .widget.tm-hide-feature-image ul.tm-recent-post-list>li img {
  display: none
}

.tm-textalign-center,
.tm-center-text {
  text-align: center
}

.site-footer .widget.tm-widget_nav_menu.widget_nav_menu ul li {
  display: inline-block;
  width: calc(50% - 2px);
  float: none;
  padding: 0 0 11px 0
}

.site-footer .widget.tm-widget_nav_menu.widget_nav_menu ul li:nth-child(even) {
  width: 40%;
  margin-left: 5%
}

.tm-zindex-0,
.tm-zindex-1,
.tm-zindex-2 {
  position: relative
}

.tm-zindex-0 {
  z-index: unset
}

.tm-zindex-2 {
  z-index: 2
}

.tm-zindex-1 {
  z-index: 1
}

.main-holder .site-content ul.products {
  margin-right: -15px;
  margin-left: -15px
}

.main-holder .site-content ul.products li.product {
  margin: 0;
  padding-right: 15px;
  padding-left: 15px
}

.main-holder #content.site-content ul.products li.product .tm-product-box {
  background-color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  margin-bottom: 35px
}

.main-holder #content.site-content ul.products li.product .tm-product-box .tm-product-content {
  text-align: center;
  padding: 15px 0 13px 0;
  position: relative
}

.main-holder .site-content ul.products li.product .woocommerce-loop-category__title,
.main-holder .site-content ul.products li.product .woocommerce-loop-product__title,
.main-holder .site-content ul.products li.product h3 {
  display: inline;
  padding: 0;
  margin: 0;
  font-size: 17px;
  padding-bottom: 0;
  line-height: 25px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s
}

.main-holder .site-content ul.products li.product .price {
  margin: 0;
  min-height: 20px;
  font-size: 17px;
  margin-top: 18px
}

.tm-product-box-inner {
  position: relative;
  overflow: hidden
}

.main-holder .site-content ul.products li.product .tm-shop-icon>div {
  height: 48px;
  line-height: 46px;
  font-size: 14px;
  padding: 0;
  display: table-cell;
  vertical-align: middle;
  opacity: 0;
  visibility: hidden;
  transform: translateY(20px);
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -o-transform: translateY(20px);
  transition: all 500ms;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  background-color: #232323
}

.main-holder .site-content ul.products li.product:hover .tm-shop-icon>div {
  transform: translateY(0);
  opacity: 1;
  visibility: visible
}

.main-holder .site-content ul.products li.product:hover .tm-shop-icon div.tm-wc-wishlist-btn,
.main-holder .site-content ul.products li.product:hover .tm-shop-icon div.tm-wc-quickview-btn {
  width: 48px;
  font-size: 18px
}

.main-holder .site-content ul.products li.product:hover .tm-shop-icon div.tm-wc-add-to-cart-btn {
  transition-delay: 100ms;
  -webkit-transition-delay: 100ms;
  -moz-transition-delay: 100ms;
  -o-transition-delay: 100ms;
  border-left: 1px solid rgba(246, 246, 246, .18);
  border-right: 1px solid rgba(246, 246, 246, .18)
}

.main-holder .site-content ul.products li.product:hover .tm-shop-icon div.tm-wc-wishlist-btn {
  transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms
}

.main-holder .site-content ul.products li.product .tm-shop-icon {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: table;
  width: 100%;
  max-width: 100%;
  z-index: 3;
  text-align: center
}

.main-holder .site-content ul.products li.product:hover .tm-shop-icon {
  visibility: visible;
  margin-top: 0;
  bottom: 0
}

.main-holder .site-content ul.products li.product .yith-wcqv-button,
.main-holder .site-content ul.products li.product .add_to_cart_button {
  color: #fff;
  text-align: center;
  padding: 0;
  margin: 0;
  background: none;
  letter-spacing: 0;
  transition: none;
  padding-left: 0;
  font-size: 14px
}

.main-holder .site-content ul.products li.product .yith-wcwl-wishlistexistsbrowse a[rel="nofollow"]:after,
.main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse:after,
.main-holder .site-content ul.products li.product .add_to_wishlist:after,
.main-holder .site-content ul.products li.product .compare:after,
.main-holder .site-content ul.products li.product .yith-wcqv-button:after,
.main-holder .site-content ul.products li.product .product_type_external:after,
.main-holder .site-content ul.products li.product .product_type_grouped:after,
.main-holder .site-content ul.products li.product.outofstock .product_type_simple:after,
.main-holder .site-content ul.products li.product .product_type_variable:after {
  content: '\e837';
  font-family: "tm-inoterior-icons";
  position: absolute;
  left: -23px;
  text-align: center;
  font-size: 14px;
  margin-left: 0;
  border-width: 0;
  border-radius: 50%;
  top: -3px;
  color: #fff
}

.main-holder .site-content ul.products li.product .yith-wcqv-button:after {
  content: '\e842'
}

.main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-add-button:after {
  content: '\e838'
}

.main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse:after,
.main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse:after {
  content: '\e81c'
}

.main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist,
.main-holder .site-content ul.products li.product .yith-wcqv-button {
  position: absolute;
  right: -17px;
  font-size: 0;
  top: 17px;
  width: 30px;
  height: 30px;
  z-index: 1;
  display: block
}

.main-holder .site-content ul.products li.product .yith-wcqv-button {
  top: 12px;
  right: 6px
}

.main-holder .site-content ul.products li.product .yith-wcqv-button:after {
  left: 5px;
  top: 7px
}

.main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist {
  left: 41px;
  top: 13px;
  margin-top: -7px
}

.main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist .ajax-loading {
  display: none !important
}

.main-holder .site-content ul.products li.product .add_to_cart_button.loading:after {
  font-family: WooCommerce;
  content: "\e01c";
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  position: absolute;
  top: 7px;
  left: -30px;
  right: auto;
  -webkit-animation: spin 2s linear infinite;
  -moz-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  width: auto;
  height: auto;
  background: none;
  width: auto;
  height: auto;
  line-height: 0
}

.main-holder .site-content ul.products li.product a.added_to_cart {
  display: none
}

.main-holder .site-content ul.products li.product .add_to_cart_button.added:after {
  margin-left: 0
}

.main-holder .site-content .yith-wcwl-add-to-wishlist .feedback {
  display: none
}

.main-holder .site-content ul.products li.product .product_type_grouped:after {
  content: '\e806'
}

.main-holder .site-content ul.products li.product .product_type_variable:after {
  content: '\e818';
  font-size: 22px;
  padding-left: 2px
}

.main-holder .site-content ul.products li.product.outofstock .product_type_simple:after {
  content: '\e826'
}

.main-holder .site-content ul.products li.product .yith-wcqv-button:after {
  content: '\E825'
}

.main-holder .site-content ul.products li.product .compare:after {
  content: '\E81D'
}

.main-holder .site-content ul.products li.product .add_to_wishlist:after {
  content: '\E838'
}

.main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse:after,
.main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse:after,
.main-holder .site-content ul.products li.product .yith-wcwl-wishlistexistsbrowse a[rel="nofollow"]:after {
  content: '\e81c'
}

.main-holder .site-content ul.products li.product .add_to_cart_button.added:after {
  margin-left: 7px
}

.woocommerce .price .woocommerce-Price-amount,
.main-holder .site-content ul.products li.product .price del {
  color: #7b8095;
  font-size: 14px;
  display: inline-block
}

.main-holder .site-content ul.products li.product div.clear {
  display: inline-block;
  opacity: 0;
  display: none
}

.tm-wrap-addto {
  display: inline-block
}

.main-holder .site-content ul.products li.product .price ins {
  font-weight: 400
}

.main-holder .site-content ul.products li.product.outofstock .product_type_simple:hover:after {
  color: #fff
}

.single .main-holder .site-content span.featured.product-label,
#yith-quick-view-content .onsale,
.single .main-holder .site-content span.onsale,
.main-holder .site-content ul.products li.product .product-label {
  background: rgba(81, 173, 0, .92);
  color: #fff;
  font-size: 13px;
  padding: 0 10px;
  display: table;
  position: absolute;
  text-align: center;
  top: 20px;
  left: 20px;
  min-width: 50px;
  line-height: 26px;
  z-index: 5;
  min-height: auto;
  font-weight: 400;
  height: 26px;
  width: 55px;
  max-width: 55px;
  vertical-align: top;
  border-radius: 0;
  margin: 0
}

.main-holder .site-content ul.products li.product .product-labels .product-label:first-child {
  top: 20px
}

.main-holder .site-content ul.products li.product .product-labels .product-label:nth-child(2) {
  top: 55px
}

.single .main-holder .site-content span.featured.product-label {
  top: 45px;
  left: 12px
}

#yith-quick-view-modal .yith-wcqv-main {
  -webkit-box-shadow: none;
  box-shadow: none
}

#yith-quick-view-close {
  font-size: 0
}

#yith-quick-view-close:after {
  content: '\E82D';
  font-family: "tm-inoterior-icons";
  font-size: 16px
}

#yith-quick-view-close {
  border: none;
  top: 10px;
  right: 10px;
  opacity: 1;
  color: #a7a7a7
}

.main-holder #content.site-content ul.products li.product .products-entry {
  display: block;
  position: relative;
  overflow: hidden;
  margin-bottom: 35px
}

.main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse:hover:after,
.main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse:hover:after,
.main-holder .site-content ul.products li.product .yith-wcwl-wishlistexistsbrowse a[rel="nofollow"]:hover:after {
  color: #fff
}

.tm-sresults-cta-wrapper ul.products li.product .onsale,
.tm-sresults-cta-wrapper ul.products li.product .featured.product-label {
  width: 55px;
  max-width: 55px
}

#cboxTopRight,
#cboxTopLeft,
#cboxTopCenter,
#cboxMiddleLeft,
#cboxMiddleRight,
#cboxBottomCenter,
#cboxBottomLeft,
#cboxBottomRight {
  background: none;
  background-color: #fff
}

.woocommerce .comment-form-rating p.stars a,
.woocommerce .comment-form-rating p.stars a:hover,
.woocommerce .star-rating:before,
.woocommerce .star-rating span:before {
  color: #f5cc26 !important
}

.woocommerce .products .star-rating,
.woocommerce .star-rating {
  display: inline-block;
  margin: 0 0 .5em;
  float: none;
  text-align: center;
  width: 67px;
  margin: 0 auto;
  letter-spacing: 3px;
  margin-top: 6px;
  margin-bottom: 10px;
  font-size: 10px
}

.woocommerce ul.products li.product .star-rating {
  font-size: 10px;
  margin-top: 7px;
  display: block;
  text-align: center
}

.woocommerce .widget.widget_products .star-rating {
  margin: 0;
  text-align: left;
  padding: 7px 0
}

.woocommerce .widget.widget_products .woocommerce-Price-amount.amount {
  display: inline-block;
  padding: 0
}

.woocommerce .widget.widget_products .star-rating,
.woocommerce .widget_recent_reviews ul.product_list_widget li .star-rating,
.woocommerce .widget_top_rated_products ul.product_list_widget li .star-rating {
  width: 170px;
  margin: 0;
  padding-bottom: 0;
  margin-bottom: 5px !important;
  display: block
}

#notification .success {
  padding: 21px 40px 21px 80px;
  margin-left: 10px;
  margin-right: 10px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, .3);
  position: fixed;
  top: 37px;
  right: 20px;
  border-radius: 0;
  z-index: 999999
}

#notification .success {
  max-width: 350px
}

#notification .success {
  background: #FFF url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAXCAYAAAAcP/9qAAAACXBIWXMAAA7DAAAOwwHHb6hkAAABBElEQVR4nL3UMQ6CMBQG4PdMZPImxgu4ODoYEgclrlzBozg7OygxLA56AE4gN2HT+GyJIFQKLW39p7Zp+uWlrwX4Q+J74B/T9ai6NnCOpquQgOIhwbWKo3OUcA/fApMHwjwYnzJncANaJMedwC1okZt1WAHNkMhuxarochIl1mAdlE9qMH9vrPW37PJ93nmu0Br8QSM29KDS9i7QEhbQIp14XzSHJWgnboLyDF5IoQTlmYpfnQ00h58AG0S4yDaIuA2UJ79jdqjHSj4TwaJlb0KABwTamaIlrIG3RRmtwYa4FvoD98S10UZYE++FSmFFvDfaCnfgRmgnLMGNUSVYwGc2UJ43gl8GVZMCmb8AAAAASUVORK5CYII=) 25px center no-repeat
}

#notification .close {
  float: none;
  position: absolute;
  right: 10px;
  top: 8px;
  opacity: .8
}

.main-holder .site-content .woocommerce-ordering {
  margin-bottom: 36px
}

.woocommerce .woocommerce-result-count {
  margin-top: 13px
}

.main-holder .site-content .woocommerce-ordering .select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  padding-right: 28px
}

.main-holder .site-content .woocommerce-ordering .select2-container--default .select2-selection--single .select2-selection__arrow {
  right: 0
}

.woocommerce .main-holder ul.products li.product .price .woocommerce-Price-amount {
  font-size: 16px;
  color: #343c5c
}

.woocommerce .price .woocommerce-Price-amount {
  font-size: 14px;
  font-weight: 500
}

.woocommerce .price del .woocommerce-Price-amount,
.woocommerce .main-holder ul.products li.product .price del .woocommerce-Price-amount {
  font-size: 16px;
  text-decoration: line-through;
  color: #7b8095
}

.themetechmount-single-product-details {
  margin-bottom: 70px
}

.themetechmount-single-product-details:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0
}

.themetechmount-single-product-details .woocommerce-product-details__short-description {
  margin-top: 20px;
  margin-bottom: 25px
}

.themetechmount-single-product-info {
  padding-bottom: 30px
}

.single-product .related.products {
  margin-top: -20px;
  margin-bottom: 25px
}

.themetechmount-single-product-details {
  background-color: #fff
}

.woocommerce div.product .product_title {
  font-size: 30px;
  margin-bottom: 8px
}

.woocommerce div.product .summary .woocommerce-product-rating {
  margin-bottom: 15px
}

.woocommerce .summary div[itemprop="description"] {
  margin-top: 15px
}

.woocommerce .main-holder #content div.product .price del {
  color: #7b8095;
  font-size: 15px;
  display: inline-block
}

.woocommerce .product_meta {
  padding-top: 17px;
  margin-top: 15px
}

.woocommerce .summary .star-rating {
  float: left;
  margin-top: 10px;
  margin-right: 5px;
  width: 80px
}

.woocommerce.single-product .summary .star-rating {
  display: block;
  font-size: 11px
}

.woocommerce.single-product .summary .star-rating {
  margin-top: 9px
}

.woocommerce .summary .compare.button {
  background-color: transparent;
  padding: 0;
  margin-left: 15px;
  font-weight: 400
}

.woocommerce .main-holder #content .summary .compare.button:before {
  content: '\E81D';
  font-family: "tm-inoterior-icons";
  padding-right: 5px
}

.woocommerce .summary form.cart {
  margin-top: 30px
}

.woocommerce .main-holder #content .woocommerce-error .button,
.woocommerce .main-holder #content .woocommerce-info .button,
.woocommerce .main-holder #content .woocommerce-message .button {
  background-color: #232323;
  color: #fff;
  border-radius: 0;
  padding: 8px 15px;
  font-size: 11px;
  border-radius: 0
}

.summary .clear {
  display: none
}

.single .main-holder #content div.product .yith-wcwl-wishlistexistsbrowse a[rel="nofollow"]:before {
  content: '\e81c';
  font-family: "tm-inoterior-icons";
  margin-right: 5px
}

.single .main-holder #content div.product div.thumbnails a {
  width: 70px
}

.woocommerce .themetechmount-single-product-info .product_meta .sku_wrapper {
  margin-right: 10px
}

.woocommerce .themetechmount-single-product-info .product_meta>span {
  display: block;
  width: 100%;
  padding-bottom: 7px
}

.woocommerce .themetechmount-single-product-info .product_meta .posted_in {
  margin-right: 30px
}

.woocommerce .product_meta .posted_in a {
  text-transform: none
}

.single .main-holder div.product form.cart div.quantity {
  margin: 0 10px 0 0
}

.woocommerce .quantity .qty {
  height: 41px;
  width: 5.2em
}

.single .main-holder div.product form.cart .woocommerce-grouped-product-list-item div.quantity {
  margin-left: 5px;
  padding-top: 1px;
  padding-bottom: 5px
}

.single .main-holder div.product .woocommerce-tabs ul.tabs li:after,
.single .main-holder div.product .woocommerce-tabs ul.tabs li:before {
  display: none
}

.single .main-holder div.product .woocommerce-tabs ul.tabs li {
  margin: 0 4px
}

.single .main-holder div.product .woocommerce-tabs ul.tabs li:first-child {
  margin-left: 0
}

.single .main-holder div.product .woocommerce-tabs ul.tabs li:last-child {
  margin-right: 0
}

.single .main-holder div.product .woocommerce-tabs ul.tabs:before,
.single .main-holder div.product .woocommerce-tabs ul.tabs li {
  border: none
}

.single .main-holder div.product .woocommerce-tabs ul.tabs {
  padding: 0;
  margin: 0;
  margin-bottom: 30px;
  overflow: visible
}

.single .main-holder #reviews #comments h2 {
  clear: none;
  margin-bottom: 25px
}

.single .main-holder #reviews #comments ol.commentlist li .comment-text {
  border-radius: 0;
  margin-left: 90px;
  background-color: #f4f7fb;
  border: 1px solid #f5f9fd;
  position: relative
}

.single .main-holder #reviews #comments ol.commentlist li .comment-text:before {
  position: absolute;
  top: 17px;
  width: 0;
  height: 0;
  border-width: 10px 12px 10px 0;
  border-style: solid;
  border-color: transparent #f5f9fd transparent #f5f9fd;
  z-index: 1;
  content: "";
  left: -12px
}

.single .main-holder #content div.product .woocommerce-Reviews .star-rating {
  float: right;
  width: 7.4em
}

.single .main-holder #content div.product .woocommerce-tabs .panel h2 {
  margin-bottom: 15px
}

.up-sells.products h2,
.single .main-holder .related.products h2 {
  font-size: 27px;
  line-height: 38px;
  padding-bottom: 10px
}

.single .main-holder #content div.product .woocommerce-tabs .panel h2 {
  font-size: 24px
}

.single .main-holder #content div.product .woocommerce-tabs .panel {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #fff;
  margin-bottom: 0
}

.woocommerce-Reviews .select2-container {
  width: 154px !important
}

.single .main-holder .summary form.cart {
  margin-bottom: 12px
}

.main-holder .site #content table.cart td.actions .input-text {
  width: 150px
}

.woocommerce-shipping-fields h3,
.woocommerce-billing-fields h3,
.woocommerce-additional-fields h3,
h3#order_review_heading,
.cross-sells h2,
.cart_totals h2 {
  margin-bottom: 15px;
  font-size: 24px
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  display: block
}

.woocommerce-shipping-fields h3 label,
.woocommerce form .form-row label {
  font-weight: 500
}

.woocommerce form .form-row .input-checkbox {
  position: static
}

.main-holder .site .cart-collaterals {
  margin-top: 60px;
  margin-bottom: 20px
}

.woocommerce-checkout h3#order_review_heading {
  margin-bottom: 0;
  margin-top: 15px
}

.woocommerce ul.cart_list li {
  padding: 8px 0
}

.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
  padding: 12px 0 10px
}

.woocommerce .widget_recent_reviews ul.product_list_widget li .star-rating,
.woocommerce .widget_top_rated_products ul.product_list_widget li .star-rating {
  width: auto;
  margin: 0
}

.woocommerce ul.product_list_widget li img {
  width: 50px
}

.woocommerce .widget_price_filter .ui-slider-horizontal {
  height: 4px
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  top: -5px
}

.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
  font-weight: 500
}

.woocommerce .widget_layered_nav ul li {
  padding: 0 0 12px
}

.woocommerce .widget_price_filter .price_slider_amount {
  margin-top: 38px
}

.woocommerce .widget_price_filter .price_slider_amount {
  text-align: left
}

.woocommerce .wishlist_table td.product-add-to-cart a {
  color: #fff;
  padding: 10px 0
}

.woocommerce table.shop_table {
  border-color: #ededed;
  border-radius: 0;
  margin-top: 30px
}

.woocommerce-cart .main-holder table.shop_table {
  margin-top: 0
}

.woocommerce table.wishlist_table {
  font-size: inherit;
  background-color: #fff;
  border: none
}

.tm-wrap-addto {
  display: inline-block
}

.main-holder .site-content ul.products li.product:hover .tm-product-overlay {
  opacity: .3;
  visibility: visible
}

.main-holder .site-content ul.products li.product a img {
  margin: 0 0 0em;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}

.main-holder .site-content ul.products li.product:hover a img {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}

.main-holder .site-content ul.products li.product .price {
  margin-top: 0
}

.woocommerce .price .woocommerce-Price-amount {
  font-size: 15px
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  background-color: #f4f7fb;
  color: inherit
}

.single-product .woocommerce-error,
.single-product .woocommerce-info,
.single-product .woocommerce-message {
  margin-bottom: 55px
}

.main-holder .site-content .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: #e0e0e0
}

.main-holder .site-content .widget_shopping_cart .cart_list li a.remove,
.main-holder .site-content .woocommerce.widget_shopping_cart .cart_list li a.remove {
  top: 5px
}

.woocommerce div.product form.cart .variations label {
  font-size: 16px;
  margin: 15px 0 0 10px;
  color: #7b8095
}

.main-holder .site-content div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
  margin-top: 5px;
  padding: 3px
}

.woocommerce ul.products li.product .woocommerce-placeholder {
  border: none
}

#respond .comment-reply-title {
  margin: 0 0 15px !important
}

#respond label {
  margin: 0 0 5px !important;
  font-size: 15px;
  font-weight: 400
}

.woocommerce #review_form #respond .form-submit {
  margin-top: 15px
}

.woocommerce-Reviews textarea,
.woocommerce-Reviews input[type="text"],
.woocommerce-Reviews input[type="email"] {
  background-color: transparent;
  border: none;
  border: 1px solid rgba(0, 0, 0, .1);
  border-radius: 0;
  padding: 5px 15px
}

.woocommerce #review_form #respond p {
  margin: 0 0 15px
}

.woocommerce .widget_shopping_cart a.button {
  padding: 10px 20px 11px;
  font-size: 12px
}

.woocommerce .widget_price_filter .price_slider_amount .button {
  float: right;
  padding: 11px 22px 9px;
  margin-top: -5px;
  border-radius: 2em;
  font-size: 13px
}

.checkout.woocommerce-checkout,
.woocommerce-cart .main-holder .cart_totals table.shop_table,
.woocommerce-cart-form {
  padding: 0;
  background-color: #fff
}

.main-holder .site-content ul.products li.product .tm-shop-icon a {
  font-weight: 600
}

.main-holder .site-content ul.products li.product .tm-shop-icon .tm-wc-add-to-cart-btn a {
  color: #fff;
  text-align: center;
  padding: 0;
  margin: 0;
  background: none;
  letter-spacing: 0;
  transition: none;
  padding-left: 0;
  font-size: 16px
}

.woocommerce-lost-password .entry-content>.woocommerce,
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  background-color: #fff
}

.woocommerce-lost-password .entry-content>.woocommerce {
  padding: 30px
}

.woocommerce table.shop_attributes td {
  padding-left: 10px
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.main-holder .site .woocommerce-cart-form__contents button,
.main-holder .site .woocommerce-cart-form__contents button.button:disabled[disabled],
.main-holder .site table.cart .coupon button {
  padding: 15px 30px 15px;
  font-weight: 500;
  border-radius: 0
}

.main-holder .site-content ul.products li.product.product-type-grouped .tm-shop-icon,
.main-holder .site-content ul.products li.product.product-type-external .tm-shop-icon {
  padding-left: 10px;
  padding-right: 10px
}

.main-holder .site-content ul.products li.product.product-type-grouped .tm-shop-icon .tm-wc-add-to-cart-btn a,
.main-holder .site-content ul.products li.product.product-type-external .tm-shop-icon .tm-wc-add-to-cart-btn a {
  margin-top: 0;
  background-color: transparent;
  color: #fff;
  padding-left: 5px
}

.main-holder .site-content ul.products li.product.product-type-external .tm-shop-icon,
.main-holder .site-content ul.products li.product.product-type-grouped .tm-shop-icon,
.main-holder .site-content ul.products li.product.product-type-grouped .tm-shop-icon .yith-wcwl-add-to-wishlist,
.main-holder .site-content ul.products li.product.product-type-external .tm-shop-icon .yith-wcqv-button {
  display: none
}

.woocommerce-Reviews .comment-form {
  margin-bottom: 0
}

.main-holder .site-content #reviews #comments ol.commentlist {
  padding-left: 0
}

.woocommerce .main-holder .site-content #review_form {
  padding-top: 10px
}

.woocommerce .main-holder .site-content #review_form .comment-reply-title {
  font-size: 17px;
  line-height: 20px;
  color: #232323;
  font-weight: 700
}

.single-product .main-holder .site-content span.onsale {
  left: 20px;
  top: 20px
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
  width: 65px;
  background: #f4f7fb;
  padding: 0;
  border: none
}

.single .main-holder #reviews #comments ol.commentlist li .comment-text {
  border-radius: 0;
  margin-left: 90px
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
  font-size: 14px;
  color: #7b8095;
  margin-bottom: 9px
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong {
  font-weight: 600;
  font-size: 16px;
  color: #343c5c
}

.woocommerce-account .woocommerce-MyAccount-navigation {
  background-color: #fff;
  position: relative;
  margin-bottom: 40px
}

.woocommerce-account .woocommerce-MyAccount-content {
  margin-bottom: 30px
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
  margin: 0;
  padding: 0
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
  color: #283d58
}

.main-holder .site .woocommerce-EditAccountForm fieldset {
  margin-top: 15px
}

.woocommerce-account .main-holder .site .woocommerce-form.woocommerce-form-login {
  margin-bottom: 80px
}

.woocommerce-account .main-holder .site .woocommerce-form.woocommerce-form-login .woocommerce-form__label-for-checkbox {
  padding-left: 10px
}

.checkout.woocommerce-checkout {
  margin-bottom: 35px
}

.woocommerce .main-holder #content div.product .entry-summary .add_to_wishlist:before {
  content: '\E838';
  font-family: "tm-inoterior-icons";
  margin-right: 5px
}

.single .main-holder #content div.product .yith-wcwl-wishlistexistsbrowse a[rel="nofollow"]:before {
  content: '\e81c';
  font-family: "tm-inoterior-icons";
  margin-right: 5px
}

.single .main-holder #content div.product .entry-summary div.yith-wcwl-add-to-wishlist {
  display: inline-block
}

.woocommerce .yith-quick-view-content div.product form.cart div.quantity {
  margin-right: 8px
}

.main-holder #content.site-content div.product form.cart table.variations td {
  padding: 15px 10px;
  display: table-cell
}

.main-holder #content.site-content div.product form.cart table.variations tr:first-child .select2-container {
  width: 100% !important
}

.main-holder #content.site-content div.product form.cart table.variations tr:last-child td.value {
  padding-bottom: 0
}

.main-holder #content.site-content div.product form.cart table.variations tr:first-child td {
  padding-top: 15px
}

.woocommerce div.product form.cart .variations td.label {
  padding-right: 1em;
  width: 85px
}

.main-holder #content.site-content div.product form.cart table.variations td.value {
  padding-right: 35px
}

.woocommerce-account .woocommerce-MyAccount-content button,
.woocommerce form.checkout_coupon button {
  font-size: 14px;
  font-weight: 600;
  padding: 14px 30px 14px;
  border-radius: 0
}

.single-product.woocommerce .price .woocommerce-Price-amount {
  font-size: 21px
}

.woocommerce-checkout .select2-container--default .select2-selection--single,
.woocommerce-checkout .select2-dropdown {
  background-color: #fff
}

.woocommerce div.product form.cart .group_table td {
  vertical-align: middle;
  padding-bottom: 0
}

.woocommerce table.shop_attributes th,
.woocommerce div.product form.cart .group_table td label,
.woocommerce div.product form.cart .variations label {
  font-weight: 500
}

.main-holder #content.site-content div.product .single_variation_wrap .woocommerce-variation-price {
  padding-bottom: 15px
}

.woocommerce .lost_reset_password .woocommerce-Button,
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
  border-radius: 0em;
  padding: 12px 25px
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover {
  color: #fff
}

.woocommerce ul.product_list_widget li .star-rating {
  float: none;
  margin-bottom: 8px !important
}

.woocommerce ul.product_list_widget li img {
  width: 80px;
  float: left;
  margin-left: 0;
  margin-right: 15px
}

.woocommerce ul.product_list_widget li a {
  padding-bottom: 6px
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  margin-right: 8px
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  position: relative;
  top: 1px;
  display: block;
  float: left;
  font-size: 15px;
  font-weight: 600;
  line-height: 24px;
  cursor: pointer;
  padding: 12px 30px 12px;
  transition: all 500ms ease;
  border-radius: 0;
  background-color: #f7f7f7;
  border: 1px solid #eee;
  color: #232323;
  text-transform: capitalize
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:before {
  opacity: 1
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  border-radius: 0
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  color: #232323;
  background: #ffffff !important
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:before {
  position: absolute;
  content: '';
  left: 0;
  top: -1px;
  width: 100%;
  height: 3px;
  opacity: 0;
  background-color: #0b0c26
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
  padding: 0px !important;
  margin: 0 0 0px !important;
  border: none !important;
  line-height: 0
}

.woocommerce div.product .woocommerce-tabs .panel {
  background: #fff !important;
  margin-top: 0;
  padding: 30px;
  border: 1px solid #e8ecef;
  border-radius: 0;
  margin-top: -1px
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
  display: none;
  border: none
}

.woocommerce-Tabs-panel h2 {
  font-size: 20px;
  margin-top: 0;
  line-height: 28px
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  background: #f8f8f8;
  border-radius: 0
}

#ship-to-different-address .woocommerce-form__label-for-checkbox {
  margin-top: 0;
  margin-bottom: 0
}

.woocommerce .shipping_address .form-row .select2-container {
  width: 100% !important
}

#ship-to-different-address #ship-to-different-address-checkbox {
  margin-top: 10px
}

.woocommerce.single-product div.summary .stock {
  display: inline-block;
  color: #fff;
  border-radius: 0;
  padding: 2px 10px;
  margin-bottom: 0
}

.woocommerce-shipping-fields h3#ship-to-different-address label {
  font-weight: 700
}

.woocommerce-additional-fields #order_comments::-webkit-input-placeholder {
  color: #7b8095
}

.woocommerce-additional-fields #order_comments:-moz-placeholder {
  color: #7b8095
}

.woocommerce-additional-fields #order_comments:-ms-input-placeholder {
  color: #7b8095
}

.single-product .select2-container--default .select2-selection--single {
  background-color: #fff
}

.single .main-holder #content div.product .woocommerce-tabs .panel.woocommerce-Tabs-panel--description>h2,
.single .main-holder #content div.product .woocommerce-tabs .panel.woocommerce-Tabs-panel--additional_information>h2 {
  display: none
}

.woocommerce .themetechmount-single-product-info .product_meta label {
  font-weight: 600;
  color: #232323
}

.woocommerce .themetechmount-single-product-info .product_meta>span a:not(:hover),
.woocommerce .themetechmount-single-product-info .product_meta .sku_wrapper .sku,
.woocommerce #content div.product div.summary .woocommerce .product_meta>span a:not(:hover),
.woocommerce #content div.product div.summary .product_meta .posted_in a:not(:hover) {
  color: #777
}

.themetechmount-ptables-w .ttm-pricetable-column-w {
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
  position: relative;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 0 15px 25px
}

.tm-ptablebox .themetechmount-ptable-main {
  text-align: center;
  display: block;
  position: relative;
  background-color: #fff;
  padding-bottom: 30px
}

.tm-ptablebox-featured-col.ttm-pricetable-column-w .themetechmount-ptable-main {
  padding-bottom: 52px;
  margin-top: -20px
}

.themetechmount-ptables-w .ttm-pricetable-column-w:hover {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px)
}

.tm-ptablebox .tm-ptablebox-content {
  transition: all 0.3s ease
}

.tm-ptablebox .tm-ptablebox-title {
  padding-top: 30px;
  padding-bottom: 0;
  text-align: center
}

.ttm-ptablebox-price-w {
  position: absolute;
  padding: 5px 30px 5px;
  margin-bottom: 0;
  background: #fff;
  display: block;
  top: 0
}

.tm-ptablebox .tm-ptable-icon-wrapper {
  font-size: 30px;
  padding-top: 30px
}

.tm-ptablebox .tm-ptable-icon-wrapper.tm-ptable-icon-type-image {
  padding-top: 0
}

.tm-ptablebox .tm-ptable-icon-type-image img {
  width: 100%;
  height: 195px
}

.tm-ptablebox-frequency,
.tm-ptablebox .tm-ptablebox-cur-symbol {
  display: inline-block;
  font-size: 34px
}

.tm-ptablebox .tm-ptablebox-price {
  font-size: 35px;
  line-height: 60px;
  font-weight: 600;
  display: inline-block
}

.tm-ptablebox .tm-ptablebox-frequency {
  position: relative;
  font-size: 16px
}

.tm-currency-before .tm-ptablebox-price {
  padding-left: 18px
}

.tm-currency-after .tm-ptablebox-price {
  margin-left: -3px
}

.tm-ptablebox-features .tm-feature-lines {
  list-style-type: none;
  margin: 0;
  padding: 12px 35px 10px
}

.tm-ptablebox-features .tm-feature-lines li:first-child {
  border-top: 1px solid rgba(0, 0, 0, .08)
}

.tm-ptablebox-features .tm-feature-lines li {
  padding: 14px 0 11px 0;
  margin: 0;
  border-bottom: 1px solid rgba(0, 0, 0, .08)
}

.tm-ptablebox-features .tm-feature-lines li i {
  margin-right: 10px
}

.tm-ptablebox .tm-ptablebox-title h3 {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 0
}

.tm-ptablebox .tm-ptablebox-desc {
  padding: 0
}

.tm-ptablebox .tm-ptablebox-features {
  position: relative;
  padding: 16px 0 10px
}

.ttm-pricetable-column-w .ttm-featured-title {
  position: absolute;
  top: -35px;
  left: 0;
  right: 0;
  text-align: center;
  font-weight: 600;
  font-size: 15px;
  width: 100%;
  color: #fff;
  padding: 5px 15px;
  background-color: #1a1d22
}

.tm-ptablebox .tm-ptable-btn {
  display: block;
  margin-top: 30px;
  padding-bottom: 5px;
  margin-bottom: 20px;
  text-align: center
}

.tm-ptablebox .tm-ptable-btn a {
  position: relative;
  padding: 11px 30px 12px;
  border: 1px solid #101010
}

.tm-ptablebox .tm-ptable-btn a:hover {
  color: #fff
}

.elementor-widget-tm_ptable_element .tm-element-heading-content-wrapper {
  margin-bottom: 35px
}

.fa-check:before {
  content: "\2605" !important;
  font-family: "tm-inoterior-icons"
}

.themetechmount-boxes-view-slickview .themetechmount-boxes-row-wrapper {
  padding: 0 50px 0 0;
  background-color: #fff;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
  -moz-box-shadow: 0 0 12px 0 rgba(0, 0, 0, .1);
  box-shadow: 0 0 10px 0 rgb(43 52 59 / 10%);
  margin-top: 80px;
  margin-bottom: 15px
}

.testimonial_wrapper {
  position: relative
}

.testimonial_wrapper .themetechmount-box-desc {
  border: none;
  text-align: left;
  padding: 105px 0 40px 50px
}

.slick_testim_info {
  padding-bottom: 21px
}

.slick_testim_info p {
  line-height: 27px;
  font-size: 18px;
  font-style: italic
}

.testimonials-nav {
  max-width: 600px;
  overflow: hidden;
  margin-bottom: 12px !important
}

.testimonials-nav .nav_item_wrap {
  padding: 0;
  margin: 0 5px;
  width: auto;
  outline: none;
  float: left
}

.testimonial_item,
.testimonial_nav_info {
  transition: all 400ms;
  -webkit-transition: all 400ms
}

.slick-center .testimonial_item,
.testimonials-nav {
  margin: 0 auto
}

.testimonials-nav .nav_item_wrap {
  padding: 0;
  margin: 0 5px;
  width: 92px;
  outline: none;
  float: left
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .testimonials-nav .slick-list {
  padding-left: 20px !important
}

.testimonial_item,
.testimonial_nav_info {
  transition: all 400ms;
  -webkit-transition: all 400ms
}

.slick-center .testimonial_item {
  margin: 0 auto
}

.themetechmount-boxes-view-slickview.themetechmount-boxes-col-one .testimonial_item {
  margin-left: 0;
  margin-right: 0;
  position: relative;
  margin-bottom: 20px
}

.themetechmount-boxes-view-slickview.themetechmount-boxes-col-one .testimonial_item .themetechmount-box-title {
  position: relative;
  width: 150px;
  left: -39px
}

.slick-center .testimonial_nav_info {
  margin-left: 0;
  margin-right: 0
}

.testimonial_item h6 {
  margin-bottom: 5px
}

.testimonial_item span {
  display: block;
  line-height: 20px
}

.testimonial_item .themetechmount-author-name {
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 0;
  text-transform: uppercase
}

.testimonial_item .themetechmount-box-footer {
  font-size: 14px;
  font-weight: 400;
  font-style: italic;
  color: #888
}

.testimonial_item h6,
.testimonial_item .themetechmount-box-title h3,
.testimonial_item .themetechmount-box-title span {
  opacity: 0;
  visibility: hidden;
  transition: all 400ms;
  -webkit-transition: all 400ms
}

.slick-center .testimonial_item h6,
.slick-center .testimonial_item h3,
.slick-center .testimonial_item span {
  opacity: 1;
  visibility: visible
}

.tm-bgcolor-darkgrey .testimonial_wrapper:after,
.tm-bgcolor-skincolor .testimonial_wrapper:after {
  border-color: #fff
}

.tm-bgcolor-skincolor .themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-desc blockquote,
.tm-bgcolor-darkgrey .testimonial_wrapper:after,
.tm-bgcolor-skincolor .testimonial_wrapper:after,
.tm-bgcolor-skincolor .testimonial_item .themetechmount-author-name,
.tm-bgcolor-skincolor .testimonial_item .themetechmount-box-footer {
  color: #fff
}

.tm-bgcolor-darkgrey .testimonial_item .themetechmount-box-footer,
.tm-bgcolor-skincolor .testimonial_item .themetechmount-box-footer {
  color: rgba(255, 255, 255, .43)
}

.widget_pages li.empty_link,
.widget_nav_menu li.empty_link {
  display: none
}

.themetechmount-ratting-star {
  padding-top: 2px;
  padding-bottom: 7px
}

.tm-inoterior-icon-star-empty-1,
.tm-inoterior-icon-star-1 {
  display: inline-block;
  width: 10px;
  margin: 0 2px;
  font-size: 14px
}

.tm-inoterior-icon-star-empty-1:before,
.tm-inoterior-icon-star-1:before {
  margin-left: 0
}

.tm-inoterior-icon-star-1.tm-active {
  color: #fd4
}

.tm-textcolor-white .themetechmount-testimonial-box-view-style1 .tm-inoterior-icon-star-1.tm-active,
.tm-bgcolor-skincolor .themetechmount-testimonial-box-view-style1 .tm-inoterior-icon-star-1.tm-active,
.tm-col-bgcolor-skincolor .themetechmount-testimonial-box-view-style1 .tm-inoterior-icon-star-1.tm-active,
.tm-bgcolor-skincolor .themetechmount-testimonial-box-view-style1 .tm-inoterior-icon-star-empty-1,
.tm-bgcolor-darkgrey .themetechmount-testimonial-box-view-style1 .tm-inoterior-icon-star-empty-1,
.tm-col-bgcolor-skincolor .themetechmount-testimonial-box-view-style1 .tm-inoterior-icon-star-empty-1,
.tm-col-bgcolor-darkgrey .themetechmount-testimonial-box-view-style1 .tm-inoterior-icon-star-empty-1 {
  color: #fff
}

.tm-strong-underline strong,
.tm-text-underline {
  text-decoration: underline
}

.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-center .themetechmount-boxes-testimonial-inner div.row.slick-slider:first-child {
  margin-top: 75px
}

.themetechmount-boxes-testimonial.tm-boxes-carousel-arrows-below.themetechmount-boxes {
  padding-bottom: 0
}

.themetechmount-boxes-portfolio.tm-boxes-carousel-arrows-above.themetechmount-boxes div.slick-list {
  padding-bottom: 40px
}

.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-right .themetechmount-boxes-inner .themetechmount-boxes-row-wrapper:first-child .slick-prev {
  right: 60px;
  left: auto
}

.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-right .themetechmount-boxes-inner .themetechmount-boxes-row-wrapper:first-child .slick-next {
  right: 30px;
  left: auto
}

.tm-fid-view-circle-progress.inside {
  padding: 0;
  margin-bottom: 0
}

.tm-circle canvas {
  max-width: 100%;
  height: auto !important
}

.tm-circle canvas {
  image-rendering: optimizeSpeed;
  image-rendering: -moz-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: -o-crisp-edges;
  image-rendering: pixelated;
  -ms-interpolation-mode: nearest-neighbor
}

.tm-fid-view-circle-progress .tm-circle-content {
  position: relative
}

.tm-circle-boxcontent {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
  -khtml-transform: translateX(0%) translateY(-50%);
  -moz-transform: translateX(0%) translateY(-50%);
  -ms-transform: translateX(0%) translateY(-50%);
  -o-transform: translateX(0%) translateY(-50%);
  transform: translateX(0%) translateY(-50%)
}

.tm-fid-view-circle-progress .tm-fid-number,
.tm-fid-view-circle-progress .tm-fid-number sup,
.tm-fid-view-circle-progress .tm-fid-number sub {
  font-size: 26px
}

.tm-fid-view-circle-progress .tm-fid-title {
  text-align: center;
  padding-top: 0;
  font-size: 24px;
  line-height: 34px;
  font-weight: 600
}

.tm-fid-view-circle-progress .tm-circle-content sub {
  bottom: 0
}

.tm-textcolor-white .tm-fid-view-circle-progress.inside h3,
.tm-textcolor-white .tm-fid-view-circle-progress.inside h3 span,
.tm-textcolor-white .tm-fid-view-circle-progress .tm-fid-number sup,
.tm-textcolor-white .tm-fid-view-circle-progress .tm-fid-number sub,
.tm-textcolor-white .tm-fid-view-circle-progress .tm-fid-number,
.tm-bgcolor-skincolor .tm-fid-view-circle-progress.inside h3,
.tm-bgcolor-darkgrey .tm-fid-view-circle-progress.inside h3,
.tm-col-bgcolor-skincolor .tm-fid-view-circle-progress .tm-fid-number sup,
.tm-col-bgcolor-skincolor .tm-fid-view-circle-progress .tm-fid-number sub,
.tm-col-bgcolor-skincolor .tm-fid-view-circle-progress .tm-fid-number sup,
.tm-col-bgcolor-skincolor .tm-fid-view-circle-progress .tm-fid-number sub,
.tm-col-bgcolor-skincolor .tm-fid-view-circle-progress .tm-fid-number,
.tm-col-bgcolor-darkgrey .tm-fid-view-circle-progress .tm-fid-number,
.tm-bgcolor-skincolor .tm-fid-view-circle-progress .tm-fid-number sup,
.tm-bgcolor-skincolor .tm-fid-view-circle-progress .tm-fid-number sub,
.tm-bgcolor-darkgrey .tm-fid-view-circle-progress .tm-fid-number sup,
.tm-bgcolor-darkgrey .tm-fid-view-circle-progress .tm-fid-number sub,
.tm-bgcolor-skincolor .tm-fid-view-circle-progress .tm-fid-number,
.tm-bgcolor-darkgrey .tm-fid-view-circle-progress .tm-fid-number {
  color: #fff
}

.tm-fid-view-circle-progress.inside h3 span {
  color: initial
}

.tm-fid-view-circle-progress .tm-fld-contents {
  width: auto
}

.themetechmount-fbar-box-w.themetechmount-fbar-bg-skincolor.themetechmount-fbar-text-white .widget li a:before,
.themetechmount-fbar-box-w.themetechmount-fbar-bg-skincolor.themetechmount-fbar-text-white .widget li:before {
  color: rgba(255, 255, 255, .2)
}

.themetechmount-fbar-box .textwidget.widget-text {
  font-size: 16px;
  line-height: 26px
}

.themetechmount-fbar-position-right .themetechmount-fbar-btn {
  cursor: pointer;
  position: absolute;
  left: -36px;
  z-index: 1005;
  width: 58px;
  height: 58px;
  text-align: center;
  width: 0;
  height: 0;
  top: 165px
}

.themetechmount-fbar-position-right .themetechmount-fbar-btn a {
  width: 36px;
  height: 41px;
  background-color: #129ce7;
  line-height: 40px;
  padding-left: 0;
  font-size: 19px
}

.themetechmount-fbar-position-right .themetechmount-fbar-btn a i {
  margin-left: -5px
}

.themetechmount-fbar-position-right .themetechmount-fbar-btn a i.themifyicon {
  line-height: 42px
}

.themetechmount-fbar-position-right .themetechmount-fbar-btn a:after {
  content: "";
  position: absolute;
  top: 0;
  left: -20px;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 21px solid transparent;
  border-right: 20px solid #01d6a3
}

.themetechmount-fbar-position-default .themetechmount-fbar-btn {
  cursor: pointer;
  position: absolute;
  right: 128px;
  z-index: 1005;
  text-align: center;
  width: 0;
  height: 0;
  bottom: 0
}

.themetechmount-fbar-position-default .themetechmount-fbar-btn a {
  width: 40px;
  height: 44px;
  line-height: 50px;
  text-align: center
}

.themetechmount-fbar-position-default .themetechmount-fbar-btn a:after {
  content: "";
  position: absolute;
  bottom: -19px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 21px solid transparent;
  border-right: 19px solid transparent;
  border-top: 19px solid #03acdc
}

a.themetechmount-fbar-btn-link.tm-close-icon .tm-fbar-close-icon {
  display: block !important
}

a.themetechmount-fbar-btn-link.tm-close-icon .tm-fbar-open-icon {
  display: none
}

.themetechmount-fbar-box-w .themetechmount-fbar-box .search_field select {
  padding-left: 7px !important
}

.tm-wrap-cell.tm-fbar-input .search_field.selectbox:after {
  font-family: FontAwesome;
  content: '\f107';
  position: absolute;
  right: 13px;
  top: 9px
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-carousel .slick-slider.slick-dotted {
  padding-bottom: 55px
}

.tm-textcolor-white .slick-dots li.slick-active button,
.tm-textcolor-white .slick-dots li button,
.tm-col-bgcolor-darkgrey .slick-dots li button,
.tm-bgcolor-darkgrey .slick-dots li button {
  background-color: #fff
}

.tm-textcolor-white .slick-dots li.slick-active button:before,
.tm-textcolor-white .slick-dots li button:before,
.tm-col-bgcolor-darkgrey .slick-dots li button:before,
.tm-bgcolor-darkgrey .slick-dots li button:before {
  border-color: #fff
}

.tm-bgcolor-darkgrey .themetechmount-boxes-testimonial .themetechmount-author-name,
.tm-col-bgcolor-darkgrey .themetechmount-boxes-testimonial .themetechmount-author-name {
  color: #fff
}

.themetechmount-boxes-testimonial .themetechmount-box-desc blockquote {
  border: none;
  margin: 0;
  outline: none;
  text-align: left;
  position: relative;
  color: inherit;
  font-style: italic;
  font-weight: 400;
  padding: 0;
  margin: 0;
  font-size: 16px;
  background-color: transparent;
  line-height: 30px
}

.themetechmount-boxes-testimonial .themetechmount-box-author {
  display: block;
  width: 100%;
  padding-top: 5px;
  margin: 0 auto
}

.themetechmount-boxes-testimonial .themetechmount-box-img .themetechmount-item-thumbnail {
  display: block;
  margin: 0 auto;
  float: none
}

.themetechmount-box-testimonial .themetechmount-box-img img {
  border-radius: 50%
}

.themetechmount-boxes-testimonial .themetechmount-author-name {
  font-size: 17px;
  line-height: 19px;
  margin-bottom: 0;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s
}

.themetechmount-boxes-testimonial .themetechmount-box-footer {
  font-size: 14px;
  font-weight: 400
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-carousel .slick-dots {
  position: absolute;
  bottom: 20px;
  left: 50%;
  width: auto;
  right: auto;
  margin-left: -33px
}

.themetechmount-boxes-testimonial .themetechmount-ratting-star {
  overflow: hidden;
  padding: 5px 0 5px 0;
  display: block
}

.themetechmount-boxes-testimonial .tm-inoterior-icon-star-1.tm-active,
.themetechmount-boxes-testimonial .tm-inoterior-icon-star-empty-1 {
  color: #f3c903
}

.tm-col-bgcolor-darkgrey .themetechmount-boxes-testimonial .themetechmount-ratting-star,
.tm-bgcolor-darkgrey .themetechmount-boxes-testimonial .themetechmount-ratting-star {
  bottom: -14px
}

.themetechmount-boxes-view-slickview .themetechmount-boxes-row-wrapper .tm-box-col-wrapper {
  margin-bottom: -40px !important
}

.themetechmount-boxes-view-slickview .themetechmount-boxes-row-wrapper .testimonials-info .slick-list {
  margin-top: -40px
}

.themetechmount-boxes-view-slickview .testimonial_item {
  margin-left: 0;
  margin-right: 0;
  position: relative
}

.testimonial_item .themetechmount-box-img img {
  width: 100%;
  height: auto
}

.testimonials-nav .testimonial_item .themetechmount-box-img .themetechmount-item-thumbnail-inner {
  position: relative;
  overflow: hidden;
  border-radius: 3px;
  transition: all .5s ease
}

.testimonials-nav .testimonial_item .themetechmount-box-img:hover .themetechmount-item-thumbnail-inner:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: #000;
  height: 100%;
  width: 100%;
  border-radius: 3px;
  transition: all .5s ease;
  opacity: .7
}

.testimonials-nav .slick-center .testimonial_item .themetechmount-box-img .themetechmount-item-thumbnail-inner:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: #000;
  height: 100%;
  width: 100%;
  border-radius: 3px;
  transition: all .5s ease;
  opacity: .8
}

.testimonials-nav .testimonial_item .themetechmount-box-img .themetechmount-item-thumbnail-inner:after {
  font-family: "tm-inoterior-icons";
  content: '\e818';
  position: absolute;
  font-size: 20px;
  color: #fff;
  transform: scale(0);
  -webkit-transform: scale(0);
  top: 50%;
  left: 0;
  right: 0;
  margin-top: -15px;
  opacity: 0;
  -webkit-transition: all .9s ease;
  -o-transition: all .9s ease;
  -moz-transition: all .9s ease;
  transition: all .9s ease
}

.testimonials-nav .slick-center .testimonial_item .themetechmount-box-img .themetechmount-item-thumbnail-inner:after {
  opacity: 1;
  transform: scale(1);
  -webkit-transform: scale(1)
}

.tm-bgcolor-skincolor .slick-center .testimonial_item .themetechmount-box-img img,
.tm-col-bgcolor-skincolor .slick-center .testimonial_item .themetechmount-box-img img,
.tm-col-bgcolor-darkgrey .slick-center .testimonial_item .themetechmount-box-img img,
.tm-bgcolor-darkgrey .slick-center .testimonial_item .themetechmount-box-img img {
  border-color: rgba(255, 255, 255, .5)
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-testimonials-info .tm-box-img {
  display: block;
  float: left
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-testimonials-info .themetechmount-item-thumbnail {
  transform: scale(1)
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-testimonials-info .tm-box-img img {
  border: 5px solid #000;
  border-radius: 3px
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .ratting-star {
  padding-bottom: 12px
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-boxes-row-wrapper .slick-arrow {
  border: none
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-boxes-row-wrapper .slick-prev:before,
.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-boxes-row-wrapper .slick-next:before {
  color: #7b8095;
  font-size: 16px;
  line-height: 30px;
  position: relative;
  opacity: 1
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-boxes-row-wrapper .slick-prev:before {
  text-align: center
}

.themetechmount-boxes-view-slickview .testimonial_wrapper .slick-prev,
.themetechmount-boxes-view-slickview .testimonial_wrapper .slick-next {
  bottom: -120px;
  top: auto
}

.tm-bgcolor-skincolor .themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-boxes-row-wrapper .slick-prev:before,
.tm-bgcolor-skincolor .themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-boxes-row-wrapper .slick-next:before,
.tm-col-bgcolor-skincolor .themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-boxes-row-wrapper .slick-prev:before,
.tm-col-bgcolor-skincolor .themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-boxes-row-wrapper .slick-next:before,
.tm-bgcolor-darkgrey .themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-boxes-row-wrapper .slick-prev:before,
.tm-bgcolor-darkgrey .themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-boxes-row-wrapper .slick-next:before,
.tm-col-bgcolor-darkgrey .themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-boxes-row-wrapper .slick-prev:before,
.tm-col-bgcolor-darkgrey .themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-boxes-row-wrapper .slick-next:before {
  color: #fff
}

.themetechmount-boxes-testimonial .themetechmount-boxes-row-wrapper.row:not(.slick-slider) .tm-box-col-wrapper {
  margin-bottom: 22px;
  padding-top: 45px
}

.themetechmount-boxes-testimonial.tm-boxes-carousel-arrows-below .themetechmount-boxes-row-wrapper .slick-next {
  bottom: 35%;
  top: auto;
  right: 60px;
  left: auto;
  transform: rotate(90deg);
  margin-right: -37px
}

.themetechmount-boxes-testimonial.tm-boxes-carousel-arrows-below .themetechmount-boxes-row-wrapper .slick-prev {
  bottom: 50%;
  top: auto;
  right: 20px;
  left: auto;
  transform: rotate(90deg)
}

.themetechmount-boxes-testimonial .themetechmount-boxes-row-wrapper .slick-arrow {
  border: none;
  height: 45px;
  width: 50px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
  -moz-box-shadow: 0 0 12px 0 rgba(0, 0, 0, .1);
  box-shadow: 0 0 10px 0 rgba(43, 52, 59, .1);
  border-radius: 0
}

.themetechmount-boxes-testimonial .themetechmount-boxes-row-wrapper .slick-prev:before {
  content: "\f177"
}

.themetechmount-boxes-view-carousel.tm-boxes-carousel-arrow-round .themetechmount-boxes-row-wrapper .slick-arrow {
  height: 40px;
  width: 40px;
  border-radius: 50%
}

a.tm-link-underline,
.tm-link-underline a {
  text-decoration: underline
}

a.tm-link-underline:hover,
.tm-link-underline a:hover {
  color: #1a1d22;
  border-bottom-color: #1a1d22
}

article.themetechmount-box.themetechmount-box-testimonial.themetechmount-testimonialbox-styleone {
  margin-right: 20px;
  margin-bottom: 30px
}

.themetechmount-testimonialbox-styleone .themetechmount-post-item {
  margin-top: 20px
}

.themetechmount-testimonialbox-styleone .themetechmount-box-title.tm-wrap-cell,
.themetechmount-testimonialbox-styleone .themetechmount-ratting-star {
  text-align: left
}

.themetechmount-testimonialbox-styleone .themetechmount-box-content {
  border: 1px solid #e7e7e7;
  overflow: hidden;
  padding: 13px 30px 30px 30px;
  background-color: #fff
}

.themetechmount-box-testimonial.themetechmount-testimonialbox-styleone .themetechmount-item-thumbnail {
  height: 50px;
  width: 50px;
  margin: 0
}

.themetechmount-testimonialbox-styleone .themetechmount-box-img img {
  border-radius: 0
}

.themetechmount-testimonialbox-styleone span.themetechmount-box-footer {
  font-size: 14px
}

.themetechmount-testimonialbox-styleone .themetechmount-box-img.tm-wrap-cell {
  width: 70px;
  vertical-align: top
}

.themetechmount-testimonialbox-styleone .themetechmount-post-item .tm-box-footer {
  padding-top: 20px
}

.themetechmount-testimonialbox-styleone .themetechmount-box-content:before {
  background-color: #000;
  -webkit-mask: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI1MHB4IiBoZWlnaHQ9IjM4cHgiIHZpZXdCb3g9IjAgMCA1MCAzOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNTAgMzgiIHhtbDpzcGFjZT0icHJlc2VydmUiPiAgPGltYWdlIGlkPSJpbWFnZTAiIHdpZHRoPSI1MCIgaGVpZ2h0PSIzOCIgeD0iMCIgeT0iMCIKICAgIGhyZWY9ImRhdGE6aW1hZ2UvcG5nO2Jhc2U2NCxpVkJPUncwS0dnb0FBQUFOU1VoRVVnQUFBRElBQUFBbUNBUUFBQUFzY1FDM0FBQUFCR2RCVFVFQUFMR1BDL3hoQlFBQUFDQmpTRkpOCkFBQjZKZ0FBZ0lRQUFQb0FBQUNBNkFBQWRUQUFBT3BnQUFBNm1BQUFGM0NjdWxFOEFBQUFBbUpMUjBRQS80ZVB6TDhBQUFBSGRFbE4KUlFmbEJSZ0dHZzZFQ0h2L0FBQUFra2xFUVZSSXgrM1VzUTNETUF3RjBZTkcwU3haTXJONEZzL3hTNlZJWUNTMnJCQXlXUmpnMVNRZQp3SUpnU05VeTFhL1p0dlhRTW8rb2FyVVFiUjVSMWFwbUlhYVJONkZXeGdTWERzVkNCUmdnWHNRQThTTk9FVS9pQlBFbHVvZzMwVUg4CmlRTVNRZXlRR09JSGlTSytrRGhpUXlLSkR4SkxRSWtub01RVFVLNFF3UE0vTVh6MWZpV1NTQ0tKSkpMSWJaQVhTeFJkRXRON1Nyc0EKQUFBbGRFVllkR1JoZEdVNlkzSmxZWFJsQURJd01qRXRNRFV0TWpSVU1EWTZNalk2TVRRck1EQTZNRERvUVdFZUFBQUFKWFJGV0hSawpZWFJsT20xdlpHbG1lUUF5TURJeExUQTFMVEkwVkRBMk9qSTJPakUwS3pBd09qQXdtUnpab2dBQUFCbDBSVmgwVTI5bWRIZGhjbVVBClFXUnZZbVVnU1cxaFoyVlNaV0ZrZVhISlpUd0FBQUFBU1VWT1JLNUNZSUk9IiAvPgo8L3N2Zz4K) no-repeat 100% 100%;
  mask: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI1MHB4IiBoZWlnaHQ9IjM4cHgiIHZpZXdCb3g9IjAgMCA1MCAzOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNTAgMzgiIHhtbDpzcGFjZT0icHJlc2VydmUiPiAgPGltYWdlIGlkPSJpbWFnZTAiIHdpZHRoPSI1MCIgaGVpZ2h0PSIzOCIgeD0iMCIgeT0iMCIKICAgIGhyZWY9ImRhdGE6aW1hZ2UvcG5nO2Jhc2U2NCxpVkJPUncwS0dnb0FBQUFOU1VoRVVnQUFBRElBQUFBbUNBUUFBQUFzY1FDM0FBQUFCR2RCVFVFQUFMR1BDL3hoQlFBQUFDQmpTRkpOCkFBQjZKZ0FBZ0lRQUFQb0FBQUNBNkFBQWRUQUFBT3BnQUFBNm1BQUFGM0NjdWxFOEFBQUFBbUpMUjBRQS80ZVB6TDhBQUFBSGRFbE4KUlFmbEJSZ0dHZzZFQ0h2L0FBQUFra2xFUVZSSXgrM1VzUTNETUF3RjBZTkcwU3haTXJONEZzL3hTNlZJWUNTMnJCQXlXUmpnMVNRZQp3SUpnU05VeTFhL1p0dlhRTW8rb2FyVVFiUjVSMWFwbUlhYVJONkZXeGdTWERzVkNCUmdnWHNRQThTTk9FVS9pQlBFbHVvZzMwVUg4CmlRTVNRZXlRR09JSGlTSytrRGhpUXlLSkR4SkxRSWtub01RVFVLNFF3UE0vTVh6MWZpV1NTQ0tKSkpMSWJaQVhTeFJkRXRON1Nyc0EKQUFBbGRFVllkR1JoZEdVNlkzSmxZWFJsQURJd01qRXRNRFV0TWpSVU1EWTZNalk2TVRRck1EQTZNRERvUVdFZUFBQUFKWFJGV0hSawpZWFJsT20xdlpHbG1lUUF5TURJeExUQTFMVEkwVkRBMk9qSTJPakUwS3pBd09qQXdtUnpab2dBQUFCbDBSVmgwVTI5bWRIZGhjbVVBClFXUnZZbVVnU1cxaFoyVlNaV0ZrZVhISlpUd0FBQUFBU1VWT1JLNUNZSUk9IiAvPgo8L3N2Zz4K) no-repeat 100% 100%;
  position: absolute;
  content: '';
  height: 38px;
  width: 50px;
  right: 25px;
  top: -20px;
  display: block;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s
}

.themetechmount-testimonialbox-styleone .themetechmount-box-content:after {
  content: "";
  height: 100%;
  width: 100%;
  background-color: #f7f7f7;
  display: block;
  position: absolute;
  right: -20px;
  top: 20px;
  z-index: -1;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s
}

.themetechmount-box-service .themetechmount-box-desc {
  margin-bottom: 13px
}

.themetechmount-box-service .themetechmount-box-title h4 {
  margin-bottom: 0;
  font-size: 20px;
  line-height: 28px
}

.themetechmount-box-service .themetechmount-serviceboxbox-readmore a {
  display: inline-block;
  position: relative;
  border: none;
  font-size: 15px;
  font-weight: 700
}

.themetechmount-servicebox-styleone .themetechmount-post-item-inner:before {
  content: '';
  position: absolute;
  background: #111;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s
}

.themetechmount-servicebox-styleone:hover .themetechmount-post-item-inner:before {
  opacity: .30;
  visibility: visible
}

.themetechmount-servicebox-styleone .tm-box-icon {
  display: inline-block
}

.themetechmount-servicebox-styleone .themetechmount-box-bottom-content {
  padding: 63px 30px 48px 30px;
  text-align: center;
  background-color: #fff;
  position: relative;
  margin: 10px 0
}

.themetechmount-servicebox-styleone .themetechmount-box-bottom-content:before {
  content: '';
  position: absolute;
  width: 0;
  height: 3px;
  background-color: #000;
  bottom: 0;
  z-index: 1;
  opacity: 0;
  left: 0;
  right: 0;
  -webkit-transition: all 0.3s cubic-bezier(.645, .045, .355, 1);
  -o-transition: all 0.3s cubic-bezier(.645, .045, .355, 1);
  transition: all 0.3s cubic-bezier(.645, .045, .355, 1);
  -webkit-transition: all 0.3s cubic-bezier(.645, .045, .355, 1);
  -o-transition: all 0.3s cubic-bezier(.645, .045, .355, 1);
  transition: all 0.3s cubic-bezier(.645, .045, .355, 1)
}

.themetechmount-boxes-service .tm-box-col-wrapper:first-child .themetechmount-servicebox-styleone .themetechmount-box-bottom-content:before,
.themetechmount-servicebox-styleone:hover .themetechmount-box-bottom-content:before {
  opacity: 1;
  width: 100%
}

.themetechmount-servicebox-styleone .tm-box-icon {
  font-size: 50px
}

.themetechmount-box-service .themetechmount-serviceboxbox-readmore,
.themetechmount-servicebox-styleone .tm-box-icon {
  position: relative
}

.themetechmount-servicebox-styleone .tm-box-icon {
  position: relative;
  padding-bottom: 13px
}

.themetechmount-servicebox-styleone .themetechmount-box-title h4 {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 10px
}

.themetechmount-servicebox-styleone .themetechmount-serviceboxbox-readmore a {
  position: relative
}

.themetechmount-servicebox-styleone .themetechmount-serviceboxbox-readmore a:after {
  font-family: "tm-inoterior-icons";
  content: "\e826";
  right: -21px;
  font-size: 13px;
  position: absolute;
  color: inherit
}

.tm-boxbg-white .themetechmount-servicebox-styleone .themetechmount-box-bottom-content {
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
  -moz-box-shadow: 0 0 12px 0 rgba(0, 0, 0, .1);
  box-shadow: 0 0 10px 0 rgba(43, 52, 59, .1)
}

.tm-boxbg-white .themetechmount-box-service .themetechmount-serviceboxbox-readmore:before {
  background-color: #f6f6f6
}

.themetechmount-servicebox-styleone .tm-box-icon {
  -webkit-transition: all .5s ease-in-out 0s;
  -moz-transition: all .5s ease-in-out 0s;
  -ms-transition: all .5s ease-in-out 0s;
  -o-transition: all .5s ease-in-out 0s;
  transition: all .5s ease-in-out 0s
}

.themetechmount-servicebox-styleone:hover .tm-box-icon {
  transform: rotateY(360deg)
}

.themetechmount-servicebox-styletwo .themetechmount-post-item {
  position: relative;
  z-index: 1;
  background-color: #fff;
  border-right: 1px solid rgba(0, 0, 0, .09)
}

.tm-box-col-wrapper:last-child .themetechmount-servicebox-styletwo .themetechmount-post-item {
  border-right-color: transparent
}

.themetechmount-servicebox-styletwo .themetechmount-box-bottom-content {
  padding: 50px 35px 50px
}

.themetechmount-servicebox-styletwo .themetechmount-box-title h4 {
  font-weight: 600
}

.themetechmount-servicebox-styletwo .themetechmount-serviceboxbox-readmore a {
  border: 1px solid;
  padding: 12px 25px
}

.themetechmount-servicebox-styletwo .tm-featured-wrapper {
  background-color: #fff
}

.themetechmount-servicebox-styletwo .themetechmount-box-title {
  padding-bottom: 12px
}

.themetechmount-servicebox-styletwo .item-content {
  position: absolute;
  background-color: #fff;
  padding: 60px 35px 35px 35px;
  left: 0;
  right: 0;
  top: 0
}

.themetechmount-iconbox-stylefive .tm-box-icon i,
.themetechmount-iconbox.themetechmount-iconbox-styleone .tm-box-icon i,
.themetechmount-servicebox-stylethree .tm-box-icon i,
.themetechmount-servicebox-styletwo .tm-box-icon i {
  display: inline-block;
  transition: all 500ms ease
}

.themetechmount-iconbox-stylefive:hover .tm-box-icon i,
.themetechmount-iconbox.themetechmount-iconbox-styleone:hover .tm-box-icon i,
.themetechmount-servicebox-stylethree:hover .tm-box-icon i,
.themetechmount-servicebox-styletwo:hover .tm-box-icon i {
  transform: rotateY(180deg)
}

.themetechmount-boxes-row-wrapper .tm-box-col-wrapper:last-child .themetechmount-servicebox-styletwo {
  border-right: 0
}

.themetechmount-servicebox-styletwo .tm-box-icon {
  font-size: 50px;
  line-height: 50px;
  color: #cda274;
  margin-bottom: 25px
}

.themetechmount-box-service.themetechmount-servicebox-styletwo .themetechmount-box-desc {
  margin-bottom: 35px
}

.themetechmount-servicebox-styletwo .tm-short-desc p {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical
}

.tm-box-col-wrapper:last-child .themetechmount-servicebox-styletwo .item-content {
  border-right: none
}

.themetechmount-servicebox-styletwo:hover .item-content {
  background-color: unset
}

.themetechmount-servicebox-styletwo .item-figure {
  opacity: 0
}

.themetechmount-servicebox-styletwo .item-figure img {
  width: calc(100% + 10px);
  max-width: none;
  height: 400px;
  opacity: 0;
  backface-backface-visibility: hidden;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out
}

.themetechmount-servicebox-styletwo:hover .item-figure img {
  opacity: 1;
  backface-backface-visibility: visible;
  -webkit-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  transform: translateX(-10px)
}

.themetechmount-servicebox-styletwo .item-figure {
  overflow: hidden
}

.themetechmount-servicebox-styletwo:hover .item-content {
  z-index: 2
}

.themetechmount-servicebox-styletwo:hover .item-figure {
  opacity: 1
}

.themetechmount-servicebox-styletwo .themetechmount-post-item:before {
  content: "";
  position: absolute;
  z-index: 2;
  background-color: rgba(0, 0, 0, .6);
  top: 0;
  bottom: -5px;
  left: 0;
  right: 0;
  opacity: 0;
  backface-visibility: hidden;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.themetechmount-servicebox-styletwo:hover .themetechmount-post-item:before {
  opacity: 1;
  backface-visibility: visible
}

.themetechmount-servicebox-stylethree {
  position: relative
}

.themetechmount-servicebox-stylethree:before {
  position: absolute;
  content: '';
  background-color: #fff;
  height: 100%;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0
}

.themetechmount-servicebox-stylethree:hover:before {
  opacity: 0
}

.themetechmount-servicebox-stylethree .tm-shadow-box {
  box-shadow: unset
}

.themetechmount-servicebox-stylethree .themetechmount-box-desc {
  text-align: center
}

.themetechmount-servicebox-stylethree .themetechmount-box-title {
  text-align: center;
  padding-bottom: 15px
}

.themetechmount-servicebox-stylethree .tm-servicebox-detials {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  padding: 47px 40px 25px
}

.themetechmount-servicebox-stylethree .tm-short-desc p {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical
}

.themetechmount-servicebox-stylethree .tm-featured-wrapper img {
  height: 280px
}

.themetechmount-servicebox-stylethree .themetechmount-post-item {
  border: 1px solid rgba(0, 0, 0, .15);
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s
}

.themetechmount-servicebox-stylethree .themetechmount-post-item:before {
  position: absolute;
  top: -11px;
  left: -11px;
  content: "";
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  border: solid;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 5px;
  -webkit-transition: all .9s ease-out;
  -moz-transition: all .9s ease-out;
  transition: all .9s ease-out;
  border-color: rgba(0, 0, 0, .15)
}

.themetechmount-servicebox-stylethree:hover .themetechmount-post-item:before {
  left: 100%;
  transform: rotate(90deg)
}

.themetechmount-servicebox-stylethree .themetechmount-post-item:after {
  position: absolute;
  bottom: -11px;
  right: -11px;
  content: "";
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  border: solid;
  border-width: 1px 0 0 1px;
  display: inline-block;
  padding: 5px;
  -webkit-transition: all .9s ease-out;
  -moz-transition: all .9s ease-out;
  transition: all .9s ease-out;
  border-color: rgba(0, 0, 0, .15)
}

.themetechmount-servicebox-stylethree:hover .themetechmount-post-item:after {
  right: 100%;
  transform: rotate(90deg)
}

.themetechmount-servicebox-stylethree:hover .tm-featured-wrapper.tm-tm_service-featured-wrapper {
  opacity: 1
}

.themetechmount-servicebox-stylethree .tm-featured-wrapper.tm-tm_service-featured-wrapper {
  opacity: 0;
  transition: opacity 0.4s ease-in-out, left 0.4s ease-in-out
}

.themetechmount-servicebox-stylethree .opacity {
  position: absolute;
  content: '';
  height: 100%;
  width: 100%;
  background-color: rgb(16, 16, 16, .6);
  opacity: 0;
  top: 0;
  transition: opacity 0.4s ease-in-out, left 0.4s ease-in-out
}

.themetechmount-servicebox-stylethree:hover .opacity {
  opacity: 1
}

.themetechmount-servicebox-stylethree .tm-box-icon {
  font-size: 45px;
  text-align: center;
  padding-bottom: 20px;
  color: #cda274
}

.tm-sbox-active-post .themetechmount-boxes-service .tm-box-col-wrapper:nth-child(2) .themetechmount-servicebox-stylethree:before {
  opacity: 0
}

.tm-sbox-active-post .themetechmount-boxes-service .tm-box-col-wrapper:nth-child(2) .themetechmount-servicebox-stylethree .themetechmount-post-item:before {
  left: 100%;
  transform: rotate(90deg)
}

.tm-sbox-active-post .themetechmount-boxes-service .tm-box-col-wrapper:nth-child(2) .themetechmount-servicebox-stylethree .themetechmount-post-item:after {
  right: 100%;
  transform: rotate(90deg)
}

.tm-sbox-active-post .themetechmount-boxes-service .tm-box-col-wrapper:nth-child(2) .themetechmount-servicebox-stylethree .tm-featured-wrapper.tm-tm_service-featured-wrapper,
.tm-sbox-active-post .themetechmount-boxes-service .tm-box-col-wrapper:nth-child(2) .themetechmount-servicebox-stylethree .opacity {
  opacity: 1
}

.tm-sbox-active-post .themetechmount-boxes-service .tm-box-col-wrapper:nth-child(2) .themetechmount-servicebox-stylethree .themetechmount-box-title h4 a,
.tm-sbox-active-post .themetechmount-boxes-service .tm-box-col-wrapper:nth-child(2) .themetechmount-servicebox-stylethree .themetechmount-box-desc {
  color: #fff
}

.themetechmount-box-service.themetechmount-servicebox-stylefour .themetechmount-post-item {
  border-right: none;
  margin-top: 10px;
  margin-bottom: 10px
}

.themetechmount-servicebox-stylefour .item-content {
  text-align: center;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  padding-top: 60px
}

.themetechmount-servicebox-stylefour .item-content {
  border: none
}

.themetechmount-servicebox-stylefour .tm-featured-wrapper img {
  height: 405px
}

.themetechmount-servicebox-stylefour:hover .item-figure img {
  transform: translateX(0)
}

.themetechmount-servicebox-stylefour .themetechmount-post-item:before {
  bottom: 0
}

.themetechmount-box-service.themetechmount-servicebox-stylefour .themetechmount-box-title h4 {
  font-size: 21px;
  line-height: 30px
}

.themetechmount-servicebox-stylefour .themetechmount-serviceboxbox-readmore a {
  padding: 15px 27px
}

.themetechmount-servicebox-styletwo:hover .item-content,
.themetechmount-servicebox-styletwo:hover .themetechmount-box-title h4 a,
.themetechmount-servicebox-styletwo:hover .themetechmount-serviceboxbox-readmore.figcaption.fborder a,
.themetechmount-servicebox-stylethree:hover .themetechmount-box-title h4 a,
.themetechmount-servicebox-stylethree:hover .themetechmount-box-desc {
  color: #fff
}

.elementor-widget-tm_service_element:not(.services-greybox-style) .themetechmount-boxes-service .tm-box-col-wrapper:nth-child(2) .themetechmount-servicebox-styletwo .item-content,
.elementor-widget-tm_service_element:not(.services-greybox-style) .themetechmount-boxes-service .tm-box-col-wrapper:nth-child(2) .themetechmount-servicebox-styletwo .themetechmount-box-title h4 a,
.elementor-widget-tm_service_element:not(.services-greybox-style) .themetechmount-boxes-service .tm-box-col-wrapper:nth-child(2) .themetechmount-servicebox-styletwo .themetechmount-serviceboxbox-readmore.figcaption.fborder a {
  color: #fff
}

.elementor-widget-tm_service_element:not(.services-greybox-style) .themetechmount-boxes-service .tm-box-col-wrapper:nth-child(2) .themetechmount-servicebox-styletwo .themetechmount-post-item:before {
  opacity: 1;
  backface-visibility: visible
}

.elementor-widget-tm_service_element:not(.services-greybox-style) .themetechmount-boxes-service .tm-box-col-wrapper:nth-child(2) .themetechmount-servicebox-styletwo .item-figure {
  opacity: 1
}

.elementor-widget-tm_service_element:not(.services-greybox-style) .themetechmount-boxes-service .tm-box-col-wrapper:nth-child(2) .themetechmount-servicebox-styletwo .item-figure img {
  opacity: 1;
  backface-backface-visibility: visible;
  -webkit-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  transform: translateX(-10px)
}

.elementor-widget-tm_service_element:not(.services-greybox-style) .themetechmount-boxes-service .tm-box-col-wrapper:nth-child(2) .themetechmount-servicebox-styletwo .item-content {
  z-index: 2;
  background-color: unset
}

.mailchimp-inputbox {
  width: 100%;
  position: relative;
  margin: 0 auto
}

.mc4wp-form-fields .mailchimp-inputbox input[type="email"]::-webkit-input-placeholder {
  color: rgba(105, 105, 105, 1)
}

.mc4wp-form-fields .mailchimp-inputbox input[type="email"]:-moz-placeholder {
  color: rgba(105, 105, 105, 1)
}

.mc4wp-form-fields .mailchimp-inputbox input[type="email"]::-moz-placeholder {
  color: rgba(105, 105, 105, 1)
}

.mc4wp-form-fields .mailchimp-inputbox input[type="email"]:-ms-input-placeholder {
  color: rgba(105, 105, 105, 1)
}

.mailchimp-inputbox button[type="submit"] {
  position: absolute;
  top: 0;
  height: 54px;
  width: 170px;
  border: 0;
  z-index: 1;
  padding: 0;
  right: 0;
  font-weight: 700;
  background-color: #1684fe;
  font-size: 16px;
  color: #fff;
  border-radius: 0
}

.mailchimp-inputbox input[type="email"] {
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, .1);
  font-size: 15px;
  width: 100%;
  height: 54px;
  outline: none;
  border-radius: 0;
  color: #fff
}

.mailchimp-inputbox button[type="submit"]:hover {
  background-color: #fff;
  color: #cda274
}

.mailchimp-inputbox input::-webkit-input-placeholder {
  color: #777777 !important
}

.mailchimp-inputbox input:-moz-placeholder {
  color: #777777 !important
}

.mailchimp-inputbox input::-moz-placeholder {
  color: #777777 !important
}

.mailchimp-inputbox input:-ms-input-placeholder {
  color: #777777 !important
}

.tm-newsletter-titlebox h3 {
  margin-bottom: 7px;
  font-size: 25px
}

.tm-newsletter-titlebox p {
  margin-bottom: 0
}

.tm-quicklink-box .tm-lefticon-box,
.tm-quicklink-box .tm-righttext-box {
  display: table-cell
}

.tm-quicklink-box .tm-lefticon-box {
  vertical-align: top
}

.tm-quicklink-box .tm-lefticon-box {
  font-size: 24px;
  padding-top: 6px
}

.tm-quicklink-box .tm-righttext-box {
  padding-left: 15px
}

.tm-quicklink-box .tm-righttext-box h2 {
  font-size: 15px;
  line-height: 25px;
  font-weight: 800;
  margin-bottom: 0
}

.tm-quicklink-box .tm-righttext-box p {
  font-size: 15px
}

#sidebar-left .tm-quicklink-box {
  background-color: #fff;
  padding: 8px 20px 7px;
  margin-bottom: 10px;
  -webkit-box-shadow: 0 0 7px 0 rgba(43, 52, 59, .06);
  -moz-box-shadow: 0 0 7px 0 rgba(43, 52, 59, .06);
  box-shadow: 0 0 7px 0 rgba(43, 52, 59, .06)
}

#sidebar-left .tm-quicklink-box .tm-righttext-box p {
  margin-bottom: 0;
  word-break: break-word
}

#sidebar-left .tm-quicklink-box .tm-righttext-box h2 {
  font-weight: 700
}

.tm-blog-cntbox {
  margin-top: 25px
}

.tm-blog-cntbox .tm-lefticon-box {
  width: 45px;
  height: 45px;
  font-size: 22px;
  line-height: 45px;
  text-align: center;
  padding: 0
}

.tm-blog-cntbox .tm-lefticon-box span {
  color: #fff
}

.tm-blog-cntbox .tm-righttext-box h6 {
  font-size: 14px;
  margin-bottom: 0;
  color: #fff
}

.tm-blog-cntbox .tm-righttext-box h4 {
  font-size: 20px;
  margin-bottom: 0;
  color: #fff
}

.tm-blog-cntbox .tm-righttext-box {
  padding-left: 20px
}

.widget.tm-sidebar-custom-banner {
  text-align: left;
  padding: 33px 30px 40px;
  z-index: 2;
  background-image: url(../img/sidebar-banner1.jpg) !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  margin: 15px 0 20px
}

.widget.tm-sidebar-custom-banner:before {
  content: '';
  position: absolute;
  background-color: #000;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  opacity: .8;
  z-index: -1
}

.widget.tm-sidebar-custom-banner .widget-title {
  color: #fff;
  margin-bottom: 15px;
  border-bottom-color: rgba(255, 255, 255, .7);
}

.themetechmount-box-blog .themetechmount-box-desc-footer {
  position: relative
}

.themetechmount-box-blog .themetechmount-blogbox-footer-readmore {
  padding-top: 18px;
  padding-bottom: 0;
  margin-top: 23px;
  border-top: 1px solid #eaeff5;
  min-height: 35px
}

.themetechmount-box-blog .themetechmount-box-desc-footer .comments-link {
  position: absolute;
  right: 0;
  top: 18px
}

.themetechmount-box-blog .themetechmount-blogbox-footer-readmore a {
  display: inline-block;
  position: relative;
  font-weight: 600
}

.themetechmount-box-blog .themetechmount-blogbox-footer-readmore a:after {
  font-family: "tm-inoterior-icons";
  content: "\e849";
  right: -15px;
  font-size: 12px;
  position: absolute
}

.tm-bgcolor-darkgrey .themetechmount-box-blog.themetechmount-blog-box-view-left-image .post-item>.themetechmount-box-content,
.tm-bgcolor-gradient .themetechmount-box-blog.themetechmount-blog-box-view-left-image .post-item>.themetechmount-box-content,
.tm-bgcolor-skincolor .themetechmount-box-blog.themetechmount-blog-box-view-left-image .post-item>.themetechmount-box-content {
  background-color: #fff
}

.tm-bgcolor-gradient .themetechmount-box-blog .tm-entry-meta .tm-meta-line,
.tm-bgcolor-gradient .themetechmount-box-blog .tm-entry-meta a,
.tm-bgcolor-skincolor .themetechmount-box-blog .tm-entry-meta .tm-meta-line,
.tm-bgcolor-skincolor .themetechmount-box-blog .tm-entry-meta a,
.tm-bgcolor-darkgrey .themetechmount-box-blog .tm-entry-meta .tm-meta-line,
.tm-bgcolor-darkgrey .themetechmount-box-blog .tm-entry-meta a {
  color: inherit !important
}

.themetechmount-box-blog .tm-featured-wrapper {
  overflow: hidden
}

.themetechmount-box-blog.themetechmount-blogbox-styleone {
  margin-bottom: 15px
}

.themetechmount-box-blog.themetechmount-blogbox-styleone .themetechmount-box-desc {
  background-color: #fff;
  padding: 40px 30px 55px 30px;
  margin: 0;
  border: 1px solid rgba(0, 0, 0, .08);
  border-top: none
}

.themetechmount-box-blog.themetechmount-blogbox-styleone .tm-box-post-date {
  background-color: #fff;
  border-bottom: 3px solid #cda274;
  color: #000;
  bottom: -20px;
  top: auto;
  left: 30px;
  transition: all 500ms ease 300ms
}

.post.themetechmount-box-blog-classic:hover .tm-box-post-date,
.themetechmount-box-blog.themetechmount-blogbox-styleone:hover .tm-box-post-date {
  transform: rotateX(360deg)
}

.themetechmount-box-blog.themetechmount-blogbox-styleone .themetechmount-blogbox-desc-footer {
  position: absolute;
  bottom: -8px;
  padding: 0
}

.themetechmount-box-blog.themetechmount-blogbox-styleone .themetechmount-blogbox-desc-footer a {
  padding: 10px 30px 12px;
  font-weight: 700;
  border: 1px solid;
  background-color: #fff
}

.themetechmount-box-blog .tm-featured-wrapper.tm-post-featured-wrapper img {
  transition: transform 0.5s ease-in-out;
  width: 100%
}

.themetechmount-box-blog:hover .tm-featured-wrapper.tm-post-featured-wrapper img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2)
}

.themetechmount-blogbox-styletwo .entry-meta.tm-entry-meta.tm-entry-meta-blogbox {
  font-size: 14px
}

.themetechmount-blogbox-styletwo .post-item {
  background-color: #fff
}

.themetechmount-blogbox-styletwo .themetechmount-box-content {
  padding: 60px 21px 25px 4px
}

article.themetechmount-box.themetechmount-box-blog.themetechmount-blogbox-stylethree {
  margin-top: 20px
}

.themetechmount-blogbox-stylethree .tm-entry-meta-wrapper {
  font-size: 14px;
  margin-bottom: 3px
}

.themetechmount-box-blog.themetechmount-blogbox-stylethree .themetechmount-box-desc {
  background-color: #fff;
  margin-left: 40px;
  padding-bottom: 20px
}

.themetechmount-box-blog .themetechmount-box-desc {
  margin-top: -60px;
  z-index: 1;
  padding-top: 22px;
  padding-left: 30px
}

.themetechmount-blogbox-stylethree .tm-featured-outer-wrapper.tm-post-featured-outer-wrapper {
  z-index: -1;
  border: 20px solid #000;
  border-top: none;
  border-right: none
}

.themetechmount-blogbox-stylethree .tm-featured-outer-wrapper.tm-post-featured-outer-wrapper:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 20px;
  background-color: #000;
  top: -20px;
  right: 20px;
  z-index: 0
}

.themetechmount-blogbox-stylethree .themetechmount-box-title {
  padding-top: 0;
  padding-bottom: 6px
}

.themetechmount-blogbox-stylethree .themetechmount-box-title a {
  font-size: 20px
}

.themetechmount-box-blog.themetechmount-blogbox-stylethree .tm-box-post-date {
  left: -20px;
  background-color: #101010;
  -webkit-transition: .4s ease-in-out;
  -ms-transition: .4s ease-in-out;
  -moz-transition: .4s ease-in-out;
  -o-transition: .4s ease-in-out;
  transition: .4s ease-in-out
}

.themetechmount-box-blog .themetechmount-box-desc-text {
  padding-top: 3px
}

.themetechmount-blogbox-stylethree .tm-featured-wrapper {
  overflow: hidden
}

.themetechmount-blogbox-stylethree .tm-featured-wrapper img {
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out
}

.themetechmount-blogbox-stylethree:hover .tm-featured-wrapper img {
  -moz-transform: scale(1.09);
  -webkit-transform: scale(1.09);
  -ms-transform: scale(1.09);
  transform: scale(1.09)
}

.themetechmount-box-blog .tm-box-post-date {
  font-size: 17px;
  font-weight: 800
}

.themetechmount-box-blog .entry-header {
  text-align: left
}

.themetechmount-blogbox-stylefour {
  margin-bottom: 10px
}

.themetechmount-blogbox-stylefour .themetechmount-box-desc {
  padding: 21px 30px 15px;
  margin-top: 0;
  margin-left: 0;
  -webkit-box-shadow: 0 0 7px 0 rgb(43, 52, 59, .08);
  -moz-box-shadow: 0 0 7px 0 rgba(43, 52, 59, .08);
  box-shadow: 0 0 7px 0 rgba(43, 52, 59, .08)
}

.themetechmount-blogbox-stylefour .tm-featured-wrapper img {
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out
}

.themetechmount-blogbox-stylefour:hover .tm-featured-wrapper img {
  -moz-transform: scale(1.09);
  -webkit-transform: scale(1.09);
  -ms-transform: scale(1.09);
  transform: scale(1.09)
}

.themetechmount-blogbox-stylefour .tm-post-featured-wrapper {
  overflow: hidden
}

.themetechmount-blogbox-stylefour .tm-blog-post-cat {
  padding-bottom: 2px
}

.themetechmount-blogbox-stylefour .tm-blog-post-cat a {
  font-size: 14px
}

.themetechmount-blogbox-stylefour .tm-footer-content {
  padding-top: 18px;
  position: relative;
  border-top: 1px dashed rgba(0, 0, 0, .07);
  margin-top: 17px
}

.themetechmount-blogbox-stylefour .tm-icon-box {
  position: absolute;
  top: 19px;
  right: -5px
}

.themetechmount-iconbox .tm-iconstyle-rounded-less-outline .tm-box-icon,
.themetechmount-iconbox .tm-iconstyle-boxed-outline .tm-box-icon,
.themetechmount-iconbox .tm-iconstyle-rounded-outline .tm-box-icon {
  background-color: transparent;
  border: 1px solid
}

.themetechmount-iconbox .tm-iconstyle-rounded-outline .tm-box-icon {
  border-radius: 50%
}

.themetechmount-iconbox .tm-iconstyle-rounded-less .tm-box-icon,
.themetechmount-iconbox .tm-iconstyle-rounded-less-outline .tm-box-icon {
  border-radius: 3px
}

.themetechmount-iconbox .tm-iconstyle-boxed-outline .tm-box-icon,
.themetechmount-iconbox .tm-iconstyle-boxed .tm-box-icon {
  border-radius: 0
}

.themetechmount-iconbox .tm-iconstyle-rounded .tm-box-icon {
  border-radius: 50%
}

.themetechmount-iconbox .tm-iconstyle-rounded-less .tm-box-icon i,
.themetechmount-iconbox .tm-iconstyle-boxed .tm-box-icon i,
.themetechmount-iconbox .tm-iconstyle-rounded .tm-box-icon i {
  color: #fff
}

.themetechmount-iconbox.tm-content-left-all * {
  text-align: left !important
}

.themetechmount-iconbox .tm-textalign-left .tm-box-icon,
.themetechmount-iconbox.tm-content-left-all .tm-box-icon {
  margin-left: 0
}

.tm-textcolor-white .themetechmount-iconbox .tm-box-icon i {
  color: #fff
}

.themetechmount-iconbox .tm-textalign-left * {
  text-align: left
}

.themetechmount-iconbox .tm-textalign-right * {
  text-align: right
}

.themetechmount-iconbox .tm-textalign-right .tm-box-icon {
  margin-right: 0
}

.themetechmount-iconbox {
  margin-bottom: 15px
}

.themetechmount-iconbox .themetechmount-iconbox-heading .tm-custom-heading {
  font-size: 21px;
  line-height: 30px;
  position: relative;
  margin-bottom: 0
}

.themetechmount-iconbox .themetechmount-iconbox-heading .tm-element-subheading {
  margin-bottom: 0
}

.themetechmount-iconbox .themetechmount-iconbox-icon img {
  width: 55px;
  height: 55px
}

.themetechmount-iconbox .tm-ihbox-btn {
  margin-top: 10px
}

.themetechmount-iconbox .tm-box-icon i,
.themetechmount-iconbox .tm-box-icon i.kw_inoterior {
  font-size: 40px
}

.themetechmount-iconbox .themetechmount-iconbox-icon {
  margin-bottom: 15px
}

.tm-col-bgcolor-darkgrey .themetechmount-iconbox .themetechmount-iconbox-heading .tm-custom-heading,
.tm-col-bgcolor-skincolor .themetechmount-iconbox .themetechmount-iconbox-heading .tm-custom-heading {
  color: #fff
}

.tm-col-bgcolor-darkgrey .themetechmount-iconbox.themetechmount-iconbox-styleone .tm-cta3-content-wrapper,
.tm-col-bgcolor-skincolor .themetechmount-iconbox.themetechmount-iconbox-styleone .tm-cta3-content-wrapper {
  color: rgba(255, 255, 255, .65)
}

.themetechmount-iconbox.themetechmount-iconcolor-white .tm-box-icon i,
.themetechmount-iconbox.themetechmount-iconcolor-white .tm-icon-type-text {
  color: #fff
}

.themetechmount-iconbox.themetechmount-iconcolor-default .tm-box-icon i,
.themetechmount-iconbox.themetechmount-iconcolor-default .tm-icon-type-text {
  color: inherit
}

.themetechmount-iconbox.themetechmount-iconbox-styleone .tm-box-icon {
  position: relative
}

.themetechmount-iconbox-styleone .tm-box-icon i {
  position: relative;
  font-size: 45px
}

.themetechmount-iconbox-styleone .tm-box-icon i.kw_inoterior {
  font-size: 45px
}

.themetechmount-iconbox.themetechmount-iconbox-styleone .tm-cta3-content-wrapper {
  padding-top: 10px
}

.themetechmount-iconbox.themetechmount-iconbox-styleone .themetechmount-iconbox-icon {
  margin-bottom: 12px
}

.themetechmount-iconbox.themetechmount-iconbox-styleone .themetechmount-iconbox-icon img {
  width: 60px;
  height: 60px
}

.themetechmount-iconbox.themetechmount-iconbox-styletwo .themetechmount-iconbox-icon {
  vertical-align: top;
  padding-right: 18px;
  width: 20px;
  padding-top: 5px
}

.themetechmount-iconbox.themetechmount-iconbox-styletwo .themetechmount-iconbox-heading .tm-element-subheading {
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
  margin-bottom: 20px
}

.themetechmount-iconbox.themetechmount-iconbox-styletwo .tm-icon-type-text {
  height: 55px;
  width: 40px;
  background-color: #000;
  line-height: 55px;
  text-align: center;
  border-radius: 3px;
  font-size: 24px;
  font-weight: 600
}

.themetechmount-iconbox.themetechmount-iconbox-stylethree {
  position: relative;
  text-align: center;
  padding: 55px 22px 40px;
  box-shadow: none;
  border: 1px solid rgba(0, 0, 0, .1);
  border-radius: 0
}

.themetechmount-iconbox.themetechmount-iconbox-stylethree:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-bottom: 3px solid #c3002f;
  transition: all .5s ease;
  -moz-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  -ms-transform: scaleX(0);
  transform: scaleX(0)
}

.themetechmount-iconbox.themetechmount-iconbox-stylethree:hover:before {
  transform: scaleX(1)
}

.themetechmount-iconbox.themetechmount-iconbox-stylethree .themetechmount-iconbox-icon {
  margin-bottom: 0
}

.themetechmount-iconbox.themetechmount-iconbox-stylethree .tm-box-icon {
  transition: all 1s ease
}

.themetechmount-iconbox.themetechmount-iconbox-stylethree:hover .tm-box-icon {
  transform: rotateY(360deg)
}

.themetechmount-iconbox.themetechmount-iconbox-stylethree .tm-custom-heading {
  font-size: 16px;
  line-height: 26px
}

.themetechmount-iconbox.themetechmount-iconbox-stylefour.themetechmount-iconbox-styletwo .tm-icon-type-text {
  background-color: #07332f;
  height: auto;
  line-height: inherit;
  width: 50px;
  height: 50px;
  border-radius: 0;
  line-height: 50px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s
}

.themetechmount-iconbox.themetechmount-iconbox-stylefive {
  text-align: center
}

.themetechmount-iconbox.themetechmount-iconbox-stylefive .tm-cta3-content-wrapper {
  padding-top: 10px
}

.themetechmount-iconbox-stylefive .themetechmount-iconbox-inner {
  padding-bottom: 33px
}

.themetechmount-iconbox-stylefive .themetechmount-iconbox-inner:after {
  transform: scaleX(0);
  transition: transform 800ms ease-in-out;
  position: absolute;
  content: '';
  border-bottom: 5px solid;
  height: 1px;
  width: 100%;
  left: 0;
  bottom: 0
}

.themetechmount-iconbox-stylefive:hover .themetechmount-iconbox-inner:after {
  transform: scaleX(1)
}

.themetechmount-iconbox-stylefive .tm-box-icon i {
  font-size: 30px !important
}

.themetechmount-iconbox-stylefive .themetechmount-iconbox-heading {
  padding-top: 10px
}

.themetechmount-iconbox-stylefive .tm-box-icon {
  position: relative;
  height: 60px;
  width: 60px;
  display: block;
  margin: 0 auto;
  line-height: 60px
}

.themetechmount-iconbox-stylefive .tm-box-icon:before {
  content: "";
  position: absolute;
  top: -12px;
  left: 60px;
  border-width: 0 13px 12px 0;
  border-style: solid;
  border-color: #000;
  border-right-color: transparent !important;
  border-left-color: transparent !important;
  display: block;
  transition: all .4s;
  opacity: .7
}

.themetechmount-iconbox-stylefive .tm-box-icon:after {
  position: absolute;
  content: "";
  right: 0;
  height: 11px;
  width: 100%;
  top: -11px;
  z-index: -4;
  transition: all .5s;
  background-color: #000;
  transform: scale(1, 1.2)
}

.themetechmount-iconbox.themetechmount-iconbox-stylesix {
  padding: 47px 25px 32px 40px;
  position: relative;
  border: 1px solid rgba(0, 0, 0, .09)
}

.themetechmount-iconbox.themetechmount-iconbox-stylesix .themetechmount-iconbox-heading .tm-custom-heading {
  font-size: 20px
}

.themetechmount-iconbox-stylesix:before {
  position: absolute;
  top: -11px;
  left: -11px;
  content: "";
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  border: solid;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 5px;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  transition: all .7s ease-out;
  border-color: rgba(0, 0, 0, .09)
}

.themetechmount-iconbox-stylesix:hover:before {
  left: 100%;
  transform: rotate(90deg)
}

.themetechmount-iconbox-stylesix:after {
  position: absolute;
  bottom: -11px;
  right: -11px;
  content: "";
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  border: solid;
  border-width: 1px 0 0 1px;
  display: inline-block;
  padding: 5px;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  transition: all .7s ease-out;
  border-color: rgba(0, 0, 0, .09)
}

.themetechmount-iconbox-stylesix:hover:after {
  right: 100%;
  transform: rotate(90deg)
}

.themetechmount-iconbox-stylesix:hover .themetechmount-iconbox-icon {
  transform: translateY(-25px);
  -ms-transform: translateY(-25px);
  -webkit-transform: translateY(-25px);
  -moz-transform: translateY(-25px);
  opacity: 0
}

.themetechmount-iconbox-stylesix .themetechmount-iconbox-icon {
  transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  opacity: 1
}

.themetechmount-iconbox.themetechmount-iconbox-stylesix,
.themetechmount-iconbox-stylesix .themetechmount-iconbox-icon,
.themetechmount-iconbox-stylesix .themetechmount-iconbox-heading,
.themetechmount-iconbox-stylesix .tm-iocnbox-btn {
  transition: all .6s ease;
  -ms-transition: all .6s ease;
  -webkit-transition: all .6s ease;
  -moz-transition: all .6s ease
}

.themetechmount-iconbox-stylesix .themetechmount-iconbox-heading {
  transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0)
}

.themetechmount-iconbox-stylesix:hover .themetechmount-iconbox-heading {
  transform: translateY(-45px);
  -ms-transform: translateY(-45px);
  -webkit-transform: translateY(-45px);
  -moz-transform: translateY(-45px)
}

.themetechmount-iconbox-stylesix .tm-iocnbox-btn {
  transform: translateY(10px);
  -ms-transform: translateY(10px);
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  opacity: 0;
  position: absolute;
  width: 100%;
  left: 0
}

.themetechmount-iconbox-stylesix:hover .tm-iocnbox-btn {
  transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  opacity: 1
}

.themetechmount-iconbox-stylesix .tm-iocnbox-btn a {
  font-weight: 700;
  color: rgba(0, 0, 0, 1)
}

.themetechmount-iconbox-stylesix .tm-cta3-content-wrapper {
  padding-top: 9px;
  padding-bottom: 17px
}

.tm-bgcolor-darkgrey .themetechmount-iconbox.themetechmount-iconbox-stylesix:hover,
.tm-col-bgcolor-darkgrey .themetechmount-iconbox.themetechmount-iconbox-stylesix:hover,
.tm-bgcolor-skincolor .themetechmount-iconbox.themetechmount-iconbox-stylesix:hover,
.tm-col-bgcolor-skincolor .themetechmount-iconbox.themetechmount-iconbox-stylesix:hover,
.tm-bgcolor-darkgrey .themetechmount-iconbox-stylesix:hover:before,
.tm-col-bgcolor-darkgrey .themetechmount-iconbox-stylesix:hover:before,
.tm-bgcolor-darkgrey .themetechmount-iconbox-stylesix:hover:after,
.tm-col-bgcolor-darkgrey .themetechmount-iconbox-stylesix:hover:after,
.tm-bgcolor-skincolor .themetechmount-iconbox-stylesix:hover:before,
.tm-col-bgcolor-skincolor .themetechmount-iconbox-stylesix:hover:before,
.tm-bgcolor-skincolor .themetechmount-iconbox-stylesix:hover:after,
.tm-col-bgcolor-skincolor .themetechmount-iconbox-stylesix:hover:after {
  border-color: rgba(255, 255, 255, 1)
}

.tm-bgcolor-darkgrey .themetechmount-iconbox.themetechmount-iconbox-stylesix .themetechmount-iconbox-heading .tm-custom-heading,
.tm-col-bgcolor-darkgrey .themetechmount-iconbox.themetechmount-iconbox-stylesix .themetechmount-iconbox-heading .tm-custom-heading {
  color: #fff
}

.tm-bgcolor-darkgrey .themetechmount-iconbox.themetechmount-iconbox-stylesix,
.tm-col-bgcolor-darkgrey .themetechmount-iconbox.themetechmount-iconbox-stylesix,
.tm-bgcolor-darkgrey .themetechmount-iconbox-stylesix:before,
.tm-col-bgcolor-darkgrey .themetechmount-iconbox-stylesix:before,
.tm-bgcolor-darkgrey .themetechmount-iconbox-stylesix:after,
.tm-col-bgcolor-darkgrey .themetechmount-iconbox-stylesix:after,
.tm-bgcolor-skincolor .themetechmount-iconbox.themetechmount-iconbox-stylesix,
.tm-col-bgcolor-skincolor .themetechmount-iconbox.themetechmount-iconbox-stylesix,
.tm-bgcolor-skincolor .themetechmount-iconbox-stylesix:before,
.tm-col-bgcolor-skincolor .themetechmount-iconbox-stylesix:before,
.tm-bgcolor-skincolor .themetechmount-iconbox-stylesix:after,
.tm-col-bgcolor-skincolor .themetechmount-iconbox-stylesix:after {
  border-color: rgba(255, 255, 255, .40)
}

.tm-bgcolor-darkgrey .themetechmount-iconbox-stylesix .tm-iocnbox-btn a,
.tm-col-bgcolor-darkgrey .themetechmount-iconbox-stylesix .tm-iocnbox-btn a,
.tm-bgcolor-skincolor .themetechmount-iconbox-stylesix .tm-iocnbox-btn a,
.tm-col-bgcolor-skincolor .themetechmount-iconbox-stylesix .tm-iocnbox-btn a {
  color: rgba(255, 255, 255, 1)
}

body {
  counter-reset: section
}

.themetechmount-stepboxes-wrapper {
  margin-top: 35px
}

.themetechmount-stepboxes-wrapper .tm-stepbox {
  text-align: center;
  padding: 0 15px
}

.themetechmount-stepboxes-wrapper .tm-stepbox .tm-box-title h4 {
  font-size: 21px;
  line-height: 30px;
  margin-bottom: 10px
}

.themetechmount-stepboxes-wrapper .tm-stepbox .tm-ptable-icon-wrapper {
  font-size: 40px;
  line-height: 40px
}

.themetechmount-stepboxes-wrapper .tm-stepbox .tm-bottom-contentbox {
  padding: 23px 15px 0
}

.themetechmount-stepboxes-wrapper .tm-stepbox .tm-stepbox-imagebox .tm-ptable-icon-type-image img {
  height: 200px;
  width: 200px;
  border-radius: 50%
}

.themetechmount-stepboxes-wrapper.tm-staticbox-style1 .tm-stepbox-content .tm-top-contentbox {
  position: relative;
  transition: all 500ms ease
}

.themetechmount-stepboxes-wrapper.tm-staticbox-style1 .tm-stepbox-content:hover .tm-top-contentbox {
  transform: translateY(-10px)
}

.themetechmount-stepboxes-wrapper.tm-staticbox-style1 .tm-stepbox-content .tm-ptable-icon-wrapper {
  position: relative;
  font-size: 56px;
  line-height: 167px;
  height: 150px;
  width: 150px;
  text-align: center;
  margin: 0 auto;
  border: 1px dashed;
  border-radius: 50%;
  color: rgba(24, 24, 24, .59);
  -webkit-transition: .4s ease-in-out;
  -ms-transition: .4s ease-in-out;
  -moz-transition: .4s ease-in-out;
  -o-transition: .4s ease-in-out;
  transition: .5s ease-in-out
}

.tm-bgcolor-grey .themetechmount-stepboxes-wrapper.tm-staticbox-style1 .tm-stepbox-content:hover .tm-ptable-icon-wrapper,
.tm-col-bgcolor-grey .themetechmount-stepboxes-wrapper.tm-staticbox-style1 .tm-stepbox-content:hover .tm-ptable-icon-wrapper {
  background-color: #fff
}

.themetechmount-stepboxes-wrapper.tm-staticbox-style1 .tm-top-contentbox:before {
  display: block;
  content: '';
  position: absolute;
  right: -27%;
  top: 35px;
  height: 40px;
  width: 170px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKsAAAAlCAYAAAA9UhmxAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUE2MkIyRjM4MzFBMTFFQjkxN0FFRDlFNEE3ODMwNTMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUE2MkIyRjQ4MzFBMTFFQjkxN0FFRDlFNEE3ODMwNTMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTYyQjJGMTgzMUExMUVCOTE3QUVEOUU0QTc4MzA1MyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTYyQjJGMjgzMUExMUVCOTE3QUVEOUU0QTc4MzA1MyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PvZPLssAAAL0SURBVHja7JxZb9NAFIXHCW0pKaUpoUEIRFnKIsQi9f//BCQeEAgQD0isoZS9S5La3KM5QVFIU5ra8dg+n3QUN7Gq9s7J9Z07Y0dOiAKQJImrKQyiKJxSCCYSmeZM83ydY8zej5xXN90f+RkcmJ6MOfcOP+tTOO6ZPirkkwdDeBP2xsTmEY3U5efdCaaCiRMex0PH42K+wPPrfB0kjU8j5+JLcsO0N0ZJ1cqAKpoVBmhQZ0yLfP8pjRlaMsHfeHpEyMYvZNbyc5OvO0PqluD/Ome6aPpp+kXFMmv4l/RlDt5nDl4VwGR5iTrLjLzD0uKbzBoOqAFXTSs8hkG/c5D6Fa3DB+ZFjb0rs4bDCgfmB42aOHFUKYQYbfNLHcus2WTQBoMspgddiCbVoGG3+WVPZNaTXc4Q1BZnwl9Mb+W3VGv8Juvc18qs03PJdMH027TFDKBL/GwzcBxCzGHW0MGMfl6eyQ0kigfOt8TqyqyewarOnvwRHGiBtZ1vB6Ku7Zj2q2jWGmvRNov7N/JG0LXtGsfrmft3ebq0Zq3xEtNmPfrB+Qa2CJ8ojxo2T7NusHDH7qVdjX8pSoWDLMuDvDNrrDEuDedNl51vK2JHWr+oZsVsvqvxLD3Y5ohWY5OG7bgCtRlRkK87vylZdyRUByzcYDn3dlEKcMwaH5quuJz7cyLXTJsWm2n/wsG36hrr0ZeaPFWafsjud5wRdlhoCzHqtevO7+uYqk2Zdi3Zk1HFhEyLFbANTsSiWZo14mVfiP8Fm5GeO78tEXf4Ls7CrAuc7bUVf3FM0MZ8RePechk/DmCVM/01xV2ckMw6RcjCV033nF9eEyJYsJN83anBL7Ij4pVbiOBB/XrX+V59bWY1gxBTgMUktLdwtzLuTsAe5yOfklPjTF/PwhJ5AbPilhrcYn/ocivew0aEfcVL5Ah2bmG5vjVszGHQP8UKw1fTO8VLpMjmIe8/Psa5f1li2m0priJ0MANbVhhEiFT1kZeioGb9I8AALBC1bCYOgocAAAAASUVORK5CYII=) center center no-repeat;
  background-repeat: no-repeat
}

.themetechmount-stepboxes-wrapper.tm-staticbox-style1 .tm-stepbox:nth-child(2n) .tm-top-contentbox:before {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKoAAAAmCAYAAABUBAAhAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QzVEOTMxNkU4MzFBMTFFQkI0MEFFMjMwRDA5OTlERTciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QzVEOTMxNkY4MzFBMTFFQkI0MEFFMjMwRDA5OTlERTciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDNUQ5MzE2QzgzMUExMUVCQjQwQUUyMzBEMDk5OURFNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDNUQ5MzE2RDgzMUExMUVCQjQwQUUyMzBEMDk5OURFNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pvp2ygkAAAMQSURBVHja7JttbxJBFIWHt4KIlraxvpYSTWpiGvuh//8n9JNRUzUxvkVTraUWKQUK3ps9m2xwId3AMLO750lOSpplWWbPztx751KYTCaGEFsUCoXlnIdDSVbE4Yz/H93g2CMOH/GVpujpHIMT4pxt0UvRbQ4F8TKkFe2I9kXVuAPqjFeJY4qiZ6LnovKsgzQW2Jt3ACEr4N6sCbOEv2eYaluiv6Ihx4w4oJck0zoQbXHMiCcchnFBlI7oGFlXhWNELFFGPHo3yRum6YveciyJJe6I2gg3LxYxKiE20CTpIRKmT1i9E5UEbnpci+EAWYBdExTw3yQ1aZIZVTtXRqIXoi+i3xx3kpBvZoFqUtIifx3xxZXos2EZi3geazwyQRmLMS6J88cDUW1ZJ9RW1EW2TddEA94XMpXRtyIr7sAHoxISokn2E1EDOUxnmSe30dzfNnP2a0lml/p9hINFGx9gY0at48mqIMvr8D7mAjXo2NbJbS792jPw2AQlra8maHQh2VnmV1rtsR2j6rnD5pZfvL+pZ90EO0vXovdZMirJBk0YVJf378bBZo+rX0qHndxNesB7NDnW3cgNlxfhakYt4IvfN0Hj9onoFEsK8Ysy8gyTR6NG0QKx9r42kHSd0htO0GYRrdj89PHi1Kiut0AvoKph7dXFbLkFFX01aXQZ9hkND/R3NF0TdHCR5bCL8OscBu36fLFpyPrVqJsmqN2dQV36bCkhVy8teUGaylNVGHYDg3tMr81Fl3L9PVITD3aq69hpraPGZaIVVBD6OTZnBQ/zOhIjjf3/mGAbe5h2o6axn3Q0I2vdQczdhfRGXeYsOdLWyx/4/uMsfbmsZdrarNuI6ARK+z2qYZYMpaZ8nZcnMK9bqG3EvH3MuFd4PXBcWYjrQNL7c4Cluzelaxo1+0tkLUYfzf9dXpsw0AgawyDzTF2MrFQlmGwSU82oYqleQ3yp73sVE9pYbaGjUbNBaKgyTFfC6w8xiZvuid+CqUJjqqnfYdaOso1jBtDQeLBV6bNRCUmFUYscBpIG/gkwANG5vXZr6NI8AAAAAElFTkSuQmCC) center center no-repeat;
  top: 55px
}

.themetechmount-stepboxes-wrapper.tm-staticbox-style1 .tm-stepbox:last-child .tm-top-contentbox:before {
  content: unset
}

.themetechmount-stepboxes-wrapper.tm-staticbox-style1 .tm-top-contentbox:before {
  content: unset
}

.themetechmount-stepboxes-wrapper.tm-staticbox-style1 .tm-ptable-icon-wrapper:before {
  counter-increment: section;
  content: " " counter(section) " ";
  position: absolute;
  z-index: 9;
  top: 0;
  right: 0;
  font-size: 20px;
  font-weight: 500;
  border-radius: 50%;
  height: 50px;
  width: 50px;
  line-height: 47px;
  border: 1px dashed;
  background-color: #fff;
  text-align: center
}

.themetechmount-teambox-style1 .themetechmount-team-image-box img,
article.themetechmount-box-blog-classic .tm-featured-wrapper img,
.themetechmount-blog-box-view-left-image .tm-featured-wrapper img {
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out
}

.themetechmount-teambox-style1:hover .themetechmount-team-image-box img,
.themetechmount-blog-box-view-left-image:hover .tm-featured-wrapper img {
  -moz-transform: scale(1.09);
  -webkit-transform: scale(1.09);
  -ms-transform: scale(1.09);
  transform: scale(1.09)
}

article.themetechmount-box-blog-classic:hover .tm-post-featured-wrapper img {
  transform: scale(1.03) rotate(0.50deg)
}

.themetechmount-blog-box-view-left-image .tm-featured-wrapper {
  overflow: hidden
}

article.themetechmount-box-blog-classic .tm-post-featured-wrapper.tm-post-format-gallery img,
article.themetechmount-box-blog-classic:hover .tm-post-featured-wrapper.tm-post-format-gallery img {
  transform: none
}

.first-footer .widget-area {
  overflow: hidden
}

.footer ul.tm-pricelist-block {
  margin-right: 10px
}

.widget ul.inoterior_contact_widget_wrapper.tm-padding-small li {
  padding-bottom: 3px
}

.footer .widget.themetechmount_widget_recent_entries.post-with-border ul li {
  padding: 23px 0;
  border-bottom: 1px solid rgba(0, 0, 0, .07)
}

.main-holder .widget.themetechmount_widget_recent_entries.post-with-border ul li:first-child {
  padding-top: 0
}

.tm-textcolor-white .widget.themetechmount_widget_recent_entries.post-with-border ul li {
  border-color: rgba(255, 255, 255, .06)
}

.main-holder .widget.themetechmount_widget_recent_entries.post-with-border ul li:last-child {
  padding-bottom: 0;
  border: none
}

.wpb_text_column blockquote {
  color: inherit;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  margin: 0;
  background-color: transparent;
  padding: 25px 25px 29px 35px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
  -moz-box-shadow: 0 0 12px 0 rgba(0, 0, 0, .1);
  box-shadow: 0 0 10px 0 rgba(43, 52, 59, .1);
  border-left: none;
  border-bottom: 3px solid;
  line-height: 28px;
  position: relative
}

.wpb_text_column blockquote footer {
  display: block;
  font-size: 20px !important;
  font-weight: 600;
  color: inherit;
  font-style: normal
}

.wpb_text_column blockquote cite:before,
.wpb_text_column blockquote footer:before,
.wpb_text_column blockquote:before,
.wpb_text_column blockquote .small:before {
  content: unset
}

.wpb_text_column blockquote cite,
.wpb_text_column blockquote small {
  color: #7d7d7d
}

.wpb_text_column blockquote cite,
.wpb_text_column blockquote small {
  font-size: 12px;
  line-height: 24px
}

.wpb_text_column blockquote:before {
  content: '"';
  font-size: 115px;
  font-weight: 400;
  position: absolute;
  right: 30px;
  bottom: 20px;
  font-style: normal;
  display: block;
  margin-top: 10px;
  font-family: 'Open Sans';
  opacity: .15
}

.elementor-progress-percentage {
  position: relative;
  padding-right: 0;
  left: 20px;
  top: 0;
  margin-top: -35px;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  height: 25px;
  width: 40px;
  line-height: 25px;
  background: #000;
  text-align: center
}

.elementor-progress-percentage:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-top: 5px solid #1b2a5b;
  border-left: 5px solid rgba(255, 255, 255, .15);
  border-right: 5px solid rgba(255, 255, 255, .15);
  left: 0;
  right: 0;
  top: 25px;
  display: block;
  margin: 0 auto
}

body .elementor-section.elementor-top-section:first-child {
  margin-top: -83px
}

.elementor-section.elementor-top-section {
  padding-top: 92px;
  padding-bottom: 80px
}

.elementor-column.elementor-top-column.tm-col-bgcolor-white:not(.tm-bgimage-yes) .elementor-widget-wrap>.tm-stretched-div,
.elementor-column.elementor-top-column.tm-col-bgcolor-white:not(.tm-col-stretched-yes)>.elementor-widget-wrap,
.elementor-column.elementor-inner-column.tm-col-bgcolor-white:not(.tm-bgimage-yes)>.elementor-widget-wrap {
  background-color: #ffffff !important
}

.elementor-section.elementor-top-section.tm-bgcolor-white,
.elementor-section.elementor-top-section.tm-bgcolor-white:before,
.elementor-section.elementor-inner-section.tm-bgcolor-white,
.elementor-progress-wrapper {
  background-color: #fff
}

.elementor-inner-section,
.elementor-widget-container,
.elementor-button-wrapper,
.elementor-section .elementor-widget-wrap {
  position: relative;
  z-index: 1
}

.elementor-top-column>.elementor-widget-wrap:before,
.elementor-inner-column>.elementor-widget-wrap:before,
.elementor-top-section:before,
.elementor-inner-section:before,
.tm-col-stretched-yes .tm-stretched-div:before {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  content: "";
  display: block;
  z-index: 1
}

.elementor-top-column>.elementor-widget-wrap:before,
.elementor-inner-column>.elementor-widget-wrap:before,
.elementor-top-section:before,
.elementor-inner-section:before {
  background-color: transparent !important
}

body.elementor-editor-active .elementor-top-section:before,
body.elementor-editor-active .tm-col-stretched-yes .tm-stretched-div:before {
  z-index: 0
}

.elementor-column.elementor-top-column.tm-col-bgcolor-white.tm-bgimage-yes .elementor-widget-wrap .tm-stretched-div:before {
  background-color: rgba(255, 255, 255, .70) !important
}

.elementor-column.tm-col-stretched-yes.tm-bgimage-yes {
  background-image: none;
  background-color: transparent
}

.tm-bg-color-white,
.tm-bg-color-white .tm-stretched-div:before {
  background-color: #fff
}

.tm-bg-color-white .tm-bgimage-yes.tm-stretched-div:before {
  background-color: rgba(255, 255, 255, .8)
}

.tm-col-stretched-yes .tm-stretched-div {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  width: auto;
  z-index: 1
}

.tm-col-stretched-left .tm-stretched-div {
  right: 0
}

.elementor-column.tm-col-stretched-left.tm-bgcolor-yes:not(.tm-col-stretched-content-yes):not(.tm-bgimage-yes) .tm-stretched-div {
  margin-left: -500px !important
}

.tm-col-stretched-right .tm-stretched-div {
  right: 0
}

.elementor-column.tm-col-stretched-right.tm-bgcolor-yes:not(.tm-bgimage-yes):not(.tm-col-stretched-content-yes) .tm-stretched-div {
  margin-right: -500px !important
}

body .tm-bgimage-position-left-top .tm-stretched-div,
body .tm-bgimage-position-left-top {
  background-position: left top !important
}

body .tm-bgimage-position-left-center .tm-stretched-div,
body .tm-bgimage-position-left-center {
  background-position: left center !important
}

body .tm-bgimage-position-left-bottom .tm-stretched-div,
body .tm-bgimage-position-left-bottom {
  background-position: left bottom !important
}

body .tm-bgimage-position-right-top .tm-stretched-div,
body .tm-bgimage-position-right-top {
  background-position: right top !important
}

body .tm-bgimage-position-right-bottom .tm-stretched-div,
body .tm-bgimage-position-right-bottom {
  background-position: right bottom !important
}

body .tm-bgimage-position-right-center .tm-stretched-div,
body .tm-bgimage-position-right-center {
  background-position: right center !important
}

body .tm-bgimage-position-center-top .tm-stretched-div,
body .tm-bgimage-position-center-top {
  background-position: center top !important
}

body .tm-bgimage-position-center-center .tm-stretched-div,
body .tm-bgimage-position-center-center {
  background-position: center center !important
}

body .tm-bgimage-position-center-bottom .tm-stretched-div,
body .tm-bgimage-position-center-bottom {
  background-position: center bottom !important
}

.tm-col-bgcolor-darkgrey .tm-element-heading-content-wrapper .tm-element-content-heading,
.tm-col-bgcolor-skincolor .tm-element-heading-content-wrapper .tm-element-content-heading {
  color: #fff
}

.tm-col-bgcolor-darkgrey .tm-element-content-desctxt,
.tm-col-bgcolor-skincolor .tm-element-content-desctxt {
  color: rgba(255, 255, 255, 1)
}

.elementor-testimonial-meta {
  padding-top: 10px
}

.tm-fid-view-topicon.inside h4 {
  color: #cda274;
  font-size: 70px
}

.tm-fid-view-topicon h3.tm-fid-title {
  padding-top: 39px;
  font-size: 21px;
  font-weight: 700
}

.tm-fid-view-topicon:hover h3.tm-fid-title:after {
  transform: scaleX(1)
}

.tm-fid-view-topicon h3.tm-fid-title:after {
  transform: scaleX(0);
  transition: transform 800ms ease-in-out;
  position: absolute;
  content: '';
  border-bottom: 3px solid;
  height: 1px;
  width: 55%;
  left: 23%;
  padding-top: 18px;
  color: #cda274
}

.tm-fid-view-topicon:hover h3.tm-fid-title {
  color: #cda274;
  -webkit-transition: .4s ease-in-out;
  -ms-transition: .4s ease-in-out;
  -moz-transition: .4s ease-in-out;
  -o-transition: .4s ease-in-out;
  transition: .4s ease-in-out
}

.tm-textbox-quote blockquote {
  border-left-width: 5px;
  background-color: unset;
  font-size: 18px;
  margin: 0;
  padding: 0;
  padding-left: 20px;
  font-weight: 500;
  color: #181818;
  line-height: 26px
}

.tm-fid-view-circle-progress .tm-fid-title {
  font-size: 20px;
  font-weight: 400
}

.themetechmount-boxes-gap-0px .themetechmount-boxes-row-wrapper.row {
  margin-left: 0;
  margin-right: 0
}

.themetechmount-boxes-gap-0px .themetechmount-boxes-row-wrapper.row .tm-box-col-wrapper {
  padding-right: 0;
  padding-left: 0
}

.themetechmount-boxes-gap-0px .themetechmount-boxes-row-wrapper.row:not(.slick-slider) .tm-box-col-wrapper {
  margin-bottom: 0
}

.themetechmount-boxes-gap-5px .themetechmount-boxes-row-wrapper.row .tm-box-col-wrapper {
  padding-left: 2.5px;
  padding-right: 2.5px
}

.themetechmount-boxes-gap-5px .themetechmount-boxes-row-wrapper.row {
  margin-left: -2.5px;
  margin-right: -2.5px
}

.themetechmount-boxes-gap-5px .themetechmount-boxes-row-wrapper.row:not(.slick-slider) .tm-box-col-wrapper {
  margin-bottom: 5px
}

.themetechmount-boxes-gap-10px .themetechmount-boxes-row-wrapper.row {
  margin-left: -5px;
  margin-right: -5px
}

.themetechmount-boxes-gap-10px .themetechmount-boxes-row-wrapper.row .tm-box-col-wrapper {
  padding-right: 5px;
  padding-left: 5px
}

.themetechmount-boxes-gap-10px .themetechmount-boxes-row-wrapper.row:not(.slick-slider) .tm-box-col-wrapper {
  margin-bottom: 10px
}

.themetechmount-boxes-gap-15px .themetechmount-boxes-row-wrapper.row {
  margin-left: -7.5px;
  margin-right: -7.5px
}

.themetechmount-boxes-gap-15px .themetechmount-boxes-row-wrapper.row .tm-box-col-wrapper {
  padding-right: 7.5px;
  padding-left: 7.5px
}

.themetechmount-boxes-gap-15px .themetechmount-boxes-row-wrapper.row:not(.slick-slider) .tm-box-col-wrapper {
  margin-bottom: 15px
}

.themetechmount-boxes-gap-20px .themetechmount-boxes-row-wrapper.row {
  margin-left: -10px;
  margin-right: -10px
}

.themetechmount-boxes-gap-20px .themetechmount-boxes-row-wrapper.row .tm-box-col-wrapper {
  padding-right: 10px;
  padding-left: 10px
}

.themetechmount-boxes-gap-20px .themetechmount-boxes-row-wrapper.row:not(.slick-slider) .tm-box-col-wrapper {
  margin-bottom: 20px
}

.themetechmount-boxes-gap-25px .themetechmount-boxes-row-wrapper.row {
  margin-left: -12.5px;
  margin-right: -12.5px
}

.themetechmount-boxes-gap-25px .themetechmount-boxes-row-wrapper.row .tm-box-col-wrapper {
  padding-right: 12.5px;
  padding-left: 12.5px
}

.themetechmount-boxes-gap-25px .themetechmount-boxes-row-wrapper.row:not(.slick-slider) .tm-box-col-wrapper {
  margin-bottom: 25px
}

.themetechmount-boxes-gap-30px .themetechmount-boxes-row-wrapper.row {
  margin-left: -15px;
  margin-right: -15px
}

.themetechmount-boxes-gap-30px .themetechmount-boxes-row-wrapper.row .tm-box-col-wrapper {
  padding-right: 15px;
  padding-left: 15px
}

.themetechmount-boxes-gap-30px .themetechmount-boxes-row-wrapper.row:not(.slick-slider) .tm-box-col-wrapper {
  margin-bottom: 30px
}

.themetechmount-boxes-gap-40px .themetechmount-boxes-row-wrapper.row {
  margin-left: -20px;
  margin-right: -20px
}

.themetechmount-gap-40px .themetechmount-boxes-row-wrapper.row .tm-box-col-wrapper {
  padding-right: 20px;
  padding-left: 20px
}

.themetechmount-boxes-gap-40px .themetechmount-boxes-row-wrapper.row:not(.slick-slider) .tm-box-col-wrapper {
  margin-bottom: 40px
}

.themetechmount-boxes-gap-50px .themetechmount-boxes-row-wrapper.row {
  margin-left: -25px;
  margin-right: -25px
}

.themetechmount-boxes-gap-50px .themetechmount-boxes-row-wrapper.row .tm-box-col-wrapper {
  padding-right: 25px;
  padding-left: 25px
}

.themetechmount-boxes-gap-50px .themetechmount-boxes-row-wrapper.row:not(.slick-slider) .tm-box-col-wrapper {
  margin-bottom: 50px
}

.tm-imgwith-15padding img {
  padding: 15px
}

.elementor-tab-content .alignleft {
  margin: .375em 1.75em 20px 0
}

.tm_coverimgbox_wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
  display: flex;
  background: #000
}

.tm_coverimgbox_wrapper.four_cols .tm_coverbox_contents {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%
}

.tm_coverimgbox_wrapper .tm_coverbox_img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 0;
  overflow: hidden
}

.tm_coverimgbox_wrapper .tm_coverbox_img {
  visibility: hidden;
  opacity: 0;
  transition-duration: 1500ms;
  transition: all 1s
}

.tm_coverimgbox_wrapper .tm_coverbox_img,
.tm_coverimgbox_wrapper .tm_box_overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 0;
  overflow: hidden
}

.tm_coverimgbox_wrapper:not(.tm-projectbox) .tm_box_overlay {
  z-index: 1;
  background: rgba(0, 0, 0, .3)
}

.tm_coverimgbox_wrapper .tm_coverbox_img img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover
}

.tm_coverimgbox_wrapper .tm_coverbox_img.active {
  opacity: 1;
  visibility: visible;
  -ms-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  transform: scale(1.05)
}

.tm_coverbox_contents {
  min-height: 65vh
}

.tm_coverimgbox_wrapper .tm_coverbox_contents {
  position: relative;
  z-index: 2;
  padding: 0 50px 63px;
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: flex-end;
  border-right: 1px solid rgba(256, 256, 256, .5)
}

.tm_coverimgbox_wrapper .tm_coverbox_contents .tm-bottom-contentbox {
  opacity: 0;
  transition: transform .9s ease;
  -moz-transform: translateY(170px);
  -ms-transform: translateY(170px);
  -webkit-transform: translateY(170px);
  transform: translateY(170px)
}

.tm_coverimgbox_wrapper .tm_coverbox_contents:hover .tm-bottom-contentbox {
  opacity: 1;
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0)
}

.tm_coverimgbox_wrapper .tm_coverbox_contents:first-child .tm-bottom-contentbox {
  opacity: 1;
  transform: translateY(0)
}

.tm_coverimgbox_wrapper .tm-box-title h4 {
  color: #fff;
  margin-bottom: 35px;
  position: relative
}

.tm_coverimgbox_wrapper:not(.tm-projectbox) .tm-box-title h4:after {
  content: '';
  position: absolute;
  width: 100px;
  height: 1px;
  background-color: #fff;
  bottom: -13px;
  left: 0
}

.tm_coverimgbox_wrapper .themetechmount-static-box-desc {
  color: #fff;
  padding-bottom: 35px
}

.tm_coverimgbox_wrapper .tm-staticbox-more-link {
  position: relative;
  padding: 10px 30px;
  border: 1px solid #fff;
  color: #fff
}

.tm_coverimgbox_wrapper .tm_coverbox_contents .coverbox-img-reposive {
  display: none;
  background-size: cover;
  background-repeat: no-repeat
}

.tm-arrow-tab.elementor-widget-tabs .elementor-tab-desktop-title {
  border-bottom: 2px solid #e7e7e7 !important;
  position: relative;
  padding: 20px 35px
}

.tm-arrow-tab.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  z-index: 1;
  bottom: 0;
  left: 50%;
  right: 50%;
  border: 6px solid transparent;
  border-top: 0;
  border-bottom-color: #fff;
  margin-bottom: -2px;
  margin-left: -7px
}

.tm-arrow-tab.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  bottom: -2px;
  left: 50%;
  right: 50%;
  border: 9px solid transparent;
  border-top: 0;
  border-bottom-color: #000;
  margin-left: -10px
}

.tm-arrow-tab.elementor-widget-tabs .elementor-tab-content {
  padding-top: 30px;
  padding-left: 0
}

.tm-arrow-tab.elementor-widget-tabs .elementor-tabs-content-wrapper .elementor-tab-mobile-title {
  border: 1px solid #e7e7e7;
  margin-bottom: 10px;
  padding-left: 15px
}

.elementor-widget-tabs .elementor-tab-content ul {
  display: inline-block;
  padding: 0;
  margin: 0
}

.elementor-widget-tabs .elementor-tab-content ul li {
  position: relative;
  list-style-type: none;
  padding-bottom: 5px
}

.elementor-widget-tabs .elementor-tab-content ul li i {
  margin-right: 10px
}

.elementor-widget-tabs .elementor-tab-content ul li i.flaticon-work-done {
  position: relative;
  top: 3px
}

.twentytwenty-horizontal .twentytwenty-after-label,
.twentytwenty-horizontal .twentytwenty-before-label {
  left: 20%;
  bottom: 0;
  max-width: 50%;
  padding: 9px 30px;
  background-color: #fff;
  color: #cda274;
  font-size: 15px;
  font-weight: 700;
  border-radius: 0;
  opacity: 1
}

.twentytwenty-horizontal .twentytwenty-after-label {
  right: 20%;
  left: auto;
  background-color: #101010;
  color: #fff
}

.comment-list a.comment-reply-link:before,
.comment-form .form-submit:before,
.post.themetechmount-box-blog-classic .themetechmount-blogbox-footer-readmore a:before,
.tm-slider-button:before,
.tm-ptable-btn a:before,
#totop.top-visible:before,
.tm-btn-shape-square:not(.tm-btn-style-text).elementor-element.elementor-widget-button .elementor-button-link:before,
.themetechmount-servicebox-styletwo .figcaption a:before,
.themetechmount-box-blog.themetechmount-blogbox-styleone .themetechmount-blogbox-desc-footer a:before,
.tm_coverimgbox_wrapper .tm-staticbox-more-link:before,
.tm-contact-btn:before {
  position: absolute;
  top: -7px;
  left: -7px;
  content: "";
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  border: solid;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 3px;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  transition: all .7s ease-out;
  border-color: inherit
}

.comment-list a.comment-reply-link:hover:before,
.comment-form .form-submit:hover:before,
.post.themetechmount-box-blog-classic .themetechmount-blogbox-footer-readmore a:hover:before,
.tm-slider-button:hover:before,
.tm-ptable-btn a:hover:before,
#totop.top-visible:hover:before,
.tm-btn-shape-square:not(.tm-btn-style-text).elementor-element.elementor-widget-button .elementor-button-link:hover:before,
.themetechmount-servicebox-styletwo .figcaption a:hover:before,
.themetechmount-box-blog.themetechmount-blogbox-styleone .themetechmount-blogbox-desc-footer a:hover:before,
.tm_coverimgbox_wrapper .tm-staticbox-more-link:hover:before,
.tm-contact-btn:hover:before {
  left: 100%;
  transform: rotate(90deg)
}

.comment-list a.comment-reply-link:after,
.comment-form .form-submit:after,
.post.themetechmount-box-blog-classic .themetechmount-blogbox-footer-readmore a:after,
.tm-slider-button:after,
.tm-ptable-btn a:after,
#totop.top-visible:after,
.tm-btn-shape-square:not(.tm-btn-style-text).elementor-element.elementor-widget-button .elementor-button-link:after,
.themetechmount-servicebox-styletwo .figcaption a:after,
.themetechmount-box-blog.themetechmount-blogbox-styleone .themetechmount-blogbox-desc-footer a:after,
.tm_coverimgbox_wrapper .tm-staticbox-more-link:after,
.tm-contact-btn:after {
  position: absolute;
  bottom: -7px;
  right: -7px;
  content: "";
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  border: solid;
  border-width: 1px 0 0 1px;
  display: inline-block;
  padding: 3px;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  transition: all .7s ease-out;
  border-color: inherit
}

.comment-list a.comment-reply-link:hover:after,
.comment-form .form-submit:hover:after,
.post.themetechmount-box-blog-classic .themetechmount-blogbox-footer-readmore a:hover:after,
.tm-slider-button:hover:after,
.tm-ptable-btn a:hover:after,
#totop.top-visible:hover:after,
.tm-btn-shape-square:not(.tm-btn-style-text).elementor-element.elementor-widget-button .elementor-button-link:hover:after,
.themetechmount-servicebox-styletwo .figcaption a:hover:after,
.themetechmount-box-blog.themetechmount-blogbox-styleone .themetechmount-blogbox-desc-footer a:hover:after,
.tm_coverimgbox_wrapper .tm-staticbox-more-link:hover:after,
.tm-contact-btn:hover:after {
  right: 100%;
  transform: rotate(90deg)
}

.comment-form .form-submit:before,
#totop.top-visible:before,
.tm-btn-style-flat:not(.tm-btn-style-text).elementor-element.elementor-widget-button .elementor-button-link:before,
.tm-contact-btn:before {
  top: -6px;
  left: -6px
}

.comment-form .form-submit:after,
#totop.top-visible:after,
.tm-btn-style-flat:not(.tm-btn-style-text).elementor-element.elementor-widget-button .elementor-button-link:after,
.tm-contact-btn:after {
  bottom: -6px;
  right: -6px
}

.tm-accor-style1 .elementor-accordion .elementor-tab-title {
  border: 1px solid rgba(0, 0, 0, .1) !important;
  margin-bottom: 30px
}

.tm-accor-style1 .elementor-accordion .elementor-tab-title.elementor-active {
  margin-bottom: 0
}

.tm-icon-style1 .elementor-icon-wrapper .elementor-icon {
  position: relative
}

.tm-icon-style1 .elementor-icon-wrapper .elementor-icon:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  width: 80px;
  height: 80px;
  opacity: 1;
  z-index: -1;
  border: 1px solid rgba(255, 255, 255, .5)
}

.tm-icon-style1 .elementor-icon-wrapper .elementor-icon:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  z-index: 1;
  width: 100px;
  height: 100px;
  opacity: 1;
  border: 1px solid rgba(255, 255, 255, .15)
}

.tm-icon-style1 .elementor-icon-wrapper .elementor-icon:hover:before,
.tm-icon-style1 .elementor-icon-wrapper .elementor-icon:hover:after {
  -webkit-animation: prittyphoto 1.05s infinite;
  -moz-animation: prittyphoto 1.05s infinite;
  -ms-animation: prittyphoto 1.05s infinite;
  -o-animation: prittyphoto 1.05s infinite;
  animation: prittyphoto 1.05s infinite
}

@-webkit-keyframes prittyphoto {
  100% {
    width: 200%;
    height: 200%;
    opacity: 0
  }
}

@keyframes prittyphoto {
  100% {
    width: 200%;
    height: 200%;
    opacity: 0
  }
}

@-webkit-keyframes sonarEffect {
  0% {
    opacity: .3
  }

  40% {
    opacity: .5
  }

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

.tm-slider-button {
  position: relative;
  padding: 7px 30px 8px !important;
  border: 1px solid !important;
  -webkit-transition: all .3s !important;
  -o-transition: all .3s !important;
  transition: all .3s !important
}

.btn-white.tm-slider-button {
  border-color: #fff !important
}

.btn-white.tm-slider-button:hover {
  background-color: #fff !important;
  color: #232323 !important
}

.btn-black.tm-slider-button {
  color: #fff !important
}

.tm-textblock-underline {
  position: relative
}

.tm-textblock-underline:before {
  position: absolute;
  content: '';
  height: 2px;
  width: 100%;
  background-color: #fff;
  bottom: 0
}

.elementor-heading-title {
  line-height: initial
}

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

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

.wp-block-quote.is-style-large cite,
.single article.post .wp-block-quote.is-style-large cite {
  display: flex;
  margin-bottom: 15px
}

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

.tm-blog-classic-box-content .wp-block-calendar table th {
  font-weight: 600;
  background: #f7f7f7;
  text-align: center
}

.page .entry-content table tbody th {
  font-weight: 600
}

.wp-block-calendar tbody td,
.wp-block-calendar th {
  border-color: #f0f0f0
}

.wp-block-calendar .wp-calendar-nav {
  background: #f7f7f7;
  padding: 5px 20px;
  margin-bottom: 15px
}

.wp-block-calendar tbody td {
  color: #555c63
}

.tm-blog-classic-box-content .wp-block-table.is-style-stripes td,
.tm-blog-classic-box-content .wp-block-table.is-style-stripes th {
  border-color: #f0f0f0
}

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
  padding: 20px
}

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

.wp-block-image .aligncenter>figcaption,
.wp-block-image .alignleft>figcaption,
.wp-block-image .alignright>figcaption,
.wp-block-image.alignnone>figcaption {
  font-style: italic
}

.blocks-gallery-caption,
.wp-block-embed figcaption,
.wp-block-image figcaption {
  text-align: center
}

.wp-block-gallery.is-cropped .blocks-gallery-caption:last-child,
.wp-block-gallery.is-cropped {
  margin-bottom: 10px
}

.tm-blog-classic-box-content table tbody tr,
.tm-blog-classic-box-content table thead tr {
  border-color: #eee
}

.tm-blog-classic-box-content .wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #f7f7f7
}

ul.wp-block-latest-posts li,
ul.wp-block-categories li,
ul.wp-block-archives li {
  padding-bottom: 0;
  position: relative;
  margin: 7px 0;
  padding: 0
}

.wp-block-search,
.tm-blog-classic-box-content .wp-block-audio {
  margin-bottom: 15px
}

.wp-block-video figcaption {
  color: #666;
  font-size: 16px
}

.wp-block-calendar table caption {
  font-weight: 600
}

.tm-blog-classic-box-content table tbody th,
.themetechmount-box-desc-text table tbody th {
  font-weight: 500
}

.entry-content table tbody a:not(:hover),
.tm-blog-classic-box-content table tbody a:not(:hover) {
  color: #9d9d9d
}

.tm-blog-classic-box-content table th {
  font-weight: 600
}

.post-password-required input[type="submit"] {
  padding: 15px 30px 19px
}

.single article.post .comment-body blockquote {
  padding-bottom: 25px;
  background-color: #fff
}

.single article.post .comment-body table {
  background-color: #fff
}

.woocommerce form.woocommerce-form-coupon .form-row-last {
  float: left
}

.shakeimage img {
  -webkit-animation: shake 24s linear infinite;
  -moz-animation: shake 24s linear infinite;
  -o-animation: shake 24s linear infinite;
  animation: shake 24s linear infinite
}

@-webkit-keyframes shake {

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

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px)
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px)
  }
}

@keyframes shake {

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

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px)
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px)
  }
}

.tada-img-single img {
  -webkit-animation: bounce 12s linear infinite;
  -moz-animation: bounce 12s linear infinite;
  -o-animation: bounce 12s linear infinite;
  animation: bounce 12s linear infinite
}

@-webkit-keyframes bounce {

  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0)
  }

  40% {
    -webkit-transform: translateY(-20px)
  }

  60% {
    -webkit-transform: translateY(-10px)
  }
}

@keyframes bounce {

  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0)
  }

  40% {
    transform: translateY(-20px)
  }

  60% {
    transform: translateY(-10px)
  }
}

.elementor-progress-wrapper {
  border-radius: 0;
  margin-top: 4px
}

.elementor-widget-progress .elementor-title {
  font-size: 17px !important
}

.tm_coverimgbox_wrapper:not(.tm-projectbox) .tm_coverbox_contents:before {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  background: rgb(0 0 0 / 40%);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0
}

::selection {
  color: #fff;
  background-color: #c3002f
}

::-moz-selection {
  color: #fff;
  background-color: #c3002f
}

.single-post .themetechmount-box-blog-classic .comment-box li {
  list-style: inherit
}

.tm-blog-classic-box-content .themetechmount-box-desc-text div.wp-block-image:last-child .alignright {
  margin-bottom: 0
}

.single-post article.post .entry-content ul:not(.tm-blog-list) {
  padding-left: 15px
}

.elementor-button.elementor-size-md {
  font-size: 15px;
  padding: 15px 30px
}

.single .elementor-element .themetechmount-element-teambox-style2.themetechmount-boxes .themetechmount-box-heading-wrapper {
  margin-bottom: 20px
}

.themetechmount-slider-inner:before,
.themetechmount-slider-inner:after {
  position: absolute;
  content: '';
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1)
}

.themetechmount-slider-inner:before {
  top: 7.8%;
  right: 6%;
  bottom: 7.8%;
  left: 6%;
  border-top: 1px outset rgba(255, 255, 255, .7);
  border-bottom: 1px outset rgba(255, 255, 255, .7);
  width: 88%
}

.themetechmount-slider-inner:after {
  top: 4%;
  right: 7.8%;
  bottom: 4%;
  left: 7.8%;
  border-right: 1px outset rgba(255, 255, 255, .7);
  border-left: 1px outset rgba(255, 255, 255, .7);
  height: 93%
}

.themetechmount-testimonialbox-styletwo .themetechmount-post-item {
  background-color: #fff;
  padding: 40px 30px 40px;
  margin: 10px 0 30px 50px;
  -webkit-box-shadow: 0 2px 14px 0 rgb(0 0 0 / 10%);
  -moz-box-shadow: 0 2px 14px 0 rgba(0, 0, 0, .1);
  box-shadow: 0 2px 14px 0 rgb(0 0 0 / 10%);
  position: relative;
  margin-bottom: 50px !important
}

.themetechmount-testimonialbox-styletwo .themetechmount-box-img {
  float: left;
  margin-left: -82px;
  margin-top: 5px;
  position: relative;
  width: 87px;
  height: 87px;
  border-radius: 50%
}

.themetechmount-testimonialbox-styletwo .themetechmount-box-content {
  padding-left: 50px;
  position: relative
}

.themetechmount-testimonialbox-styletwo .themetechmount-box-desc blockquote {
  font-size: 20px;
  line-height: 36px
}

.themetechmount-testimonialbox-styletwo .themetechmount-box-img:after {
  top: 0;
  content: '';
  height: 107px;
  width: 107px;
  background-color: rgba(255, 255, 255, .08);
  z-index: 1;
  left: 0;
  border-radius: 50%;
  position: absolute;
  border: 3px solid #ff6f00;
  right: 0
}

.themetechmount-testimonialbox-styletwo .themetechmount-box-img img {
  margin: 10px
}

.themetechmount-testimonialbox-styletwo .tm-box-footer {
  padding-top: 23px
}

.themetechmount-testimonialbox-styletwo .themetechmount-author-name {
  font-size: 17px;
  line-height: 16px;
  margin-bottom: 2px
}

.themetechmount-testimonialbox-styletwo .themetechmount-box-footer {
  font-size: 14px
}

.themetechmount-testimonialbox-styletwo .themetechmount-box-content:after {
  content: "";
  background-color: #0b1328;
  -webkit-mask: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCA2NCA2NCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNjQgNjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGcgaWQ9IlF1b3RlbWFya3MtbGVmdCI+DQoJPHBhdGggZD0iTTUwLjYyOTI2NDgsMjYuMjI1NjY4Yy0wLjEyODg5ODYtMS4zOTM0OTk0LTAuMDMwMzAwMS01LjE4MTYwMDYsMy41OTg1OTg1LTEwLjQ0OTIwMDYNCgkJYzAuMjc0NTAxOC0wLjM5NzUsMC4yMjQ3MDA5LTAuOTMzNTk5NS0wLjExNjE5NTctMS4yNzQzOTk4Yy0xLjQ3OTUwMzYtMS40Nzk0OTk4LTIuMzk1NTA0LTIuNDEzMTAwMi0zLjAzNzk5ODItMy4wNjYzOTk2DQoJCWMtMC44NDQ4MDI5LTAuODYxNDAwNi0xLjIzMDUwMzEtMS4yNTM5MDA1LTEuNzk1MDAyLTEuNzY1NzAwM2MtMC4zNzY5MDM1LTAuMzM4ODAwNC0wLjk0NzIwMDgtMC4zNDQ2OTk5LTEuMzI4MTAyMS0wLjAxMjU5OTkNCgkJYy02LjMyNTE5OTEsNS41MDM4OTk2LTEzLjM1MDU5NzQsMTYuODc2ODk5Ny0xMi4zMzM5OTU4LDMwLjgxMDUwMTENCgkJYzAuNTk1Njk1NSw4LjE4MTU5ODcsNi41NjM0OTU2LDE0LjEyMDA5ODEsMTQuMTg5NDk1MSwxNC4xMjAwOTgxYzcuODI2MDk5NCwwLDE0LjE5MzI5ODMtNi4zNjYxOTk1LDE0LjE5MzI5ODMtMTQuMTkyMzk4MQ0KCQlDNjMuOTk5MzYyOSwzMi44NDU3NjgsNTguMDczNjY5NCwyNi42NTQzNjc0LDUwLjYyOTI2NDgsMjYuMjI1NjY4eiBNNDkuODA2MDY0Niw1Mi41ODc5NjY5DQoJCWMtNi41NDg5MDA2LDAtMTEuNjc2Nzk5OC01LjE1ODE5OTMtMTIuMTk1MzAxMS0xMi4yNjQ1OTg4YzAsMCwwLDAsMC0wLjAwMDk5OTUNCgkJYy0xLjE0MzU5NjYtMTUuNjcwOTAwMyw4LjE3MTgwMjUtMjUuODQ5NjAxNywxMC45ODYzMDE0LTI4LjU0NDkwMDljMC4yNzQzOTg4LDAuMjcwNTAwMiwwLjU4Nzg5ODMsMC41ODg3OTk1LDEuMDQ5ODAwOSwxLjA1OTQ5OTcNCgkJYzAuNTU2NTk4NywwLjU2NjQwMDUsMS4zMTgzOTc1LDEuMzQxNzk5NywyLjQ3MDY5OTMsMi40OTgxMDAzYy00LjQwNTMwMDEsNi43ODcwOTk4LTMuNTc0MTk5NywxMS42MjI5OTkyLTMuMjA5OTk5MSwxMi4zMTY0MDA1DQoJCWMwLjE3Mjg5NzMsMC4zMjkwOTk3LDAuNTI3Mzk3MiwwLjU1MDgwMDMsMC44OTg0OTg1LDAuNTUwODAwM2M2LjcyMzYwMjMsMCwxMi4xOTMyOTgzLDUuNDY5Njk4LDEyLjE5MzI5ODMsMTIuMTkzMzAwMg0KCQlDNjEuOTk5MzYyOSw0Ny4xMTgyNjcxLDU2LjUyOTY2NjksNTIuNTg3OTY2OSw0OS44MDYwNjQ2LDUyLjU4Nzk2Njl6Ii8+DQoJPHBhdGggZD0iTTE1LjExMzY2NzUsMjYuMjI1NjY4Yy0wLjEyOTktMS4zODk2MDA4LTAuMDM0MTk5Ny01LjE3NDgwMDksMy41OTg1OTk0LTEwLjQ0OTIwMDYNCgkJYzAuMjczNTAwNC0wLjM5NzUsMC4yMjQ1OTk4LTAuOTMzNTk5NS0wLjExNjE5OTUtMS4yNzQzOTk4Yy0xLjQ3NjYwMDYtMS40NzY1OTk3LTIuMzkxNTk5Ny0yLjQwOTE5OTctMy4wMzMyMDAzLTMuMDYyNQ0KCQljLTAuODQ3Ni0wLjg2MzMwMDMtMS4yMzQzOTk4LTEuMjU2ODk5OC0xLjc5ODc5OTUtMS43Njk1OTk5Yy0wLjM3Njk5OTktMC4zMzg4MDA0LTAuOTQ3My0wLjM0MzcwMDQtMS4zMjgxMDAyLTAuMDEzNjAwMw0KCQljLTYuMzI1MTk5Niw1LjUwMzkwMDUtMTMuMzUxNTk5NywxNi44NzUtMTIuMzM2OTk5OSwzMC44MTE1MDA1djAuMDAwOTk5NQ0KCQljMC41OTc3LDguMTgwNTk5Miw2LjU2NjQwMDEsMTQuMTE5MDk4NywxNC4xOTI0LDE0LjExOTA5ODdjNy44MjYxOTk1LDAsMTQuMTkzNDAwNC02LjM2NjE5OTUsMTQuMTkzNDAwNC0xNC4xOTIzOTgxDQoJCUMyOC40ODQ3Njc5LDMyLjg0NDg2NzcsMjIuNTU4OTY3NiwyNi42NTI0Njc3LDE1LjExMzY2NzUsMjYuMjI1NjY4eiBNMTQuMjkxMzY3NSw1Mi41ODc5NjY5DQoJCWMtNi41NDc4MDAxLDAtMTEuNjc4Njk5NS01LjE1ODE5OTMtMTIuMTk4MjAwMi0xMi4yNjU1OTgzdjAuMDAwOTk5NQ0KCQljLTEuMTQwNi0xNS42NzQ4MDA5LDguMTc0Nzk5OS0yNS44NTE2MDA2LDEwLjk4OTIwMDYtMjguNTQ1OTAwM2MwLjI3NTQwMDIsMC4yNzA1MDAyLDAuNTg5OSwwLjU5MDgwMDMsMS4wNTI4MDAyLDEuMDYyNQ0KCQljMC41NTU1OTkyLDAuNTY2Mzk5NiwxLjMxNjM5OTYsMS4zNDA4MDAzLDIuNDY2Nzk4OCwyLjQ5NTFjLTQuNDA1Mjk5Miw2Ljc4ODA5OTMtMy41NzQxOTk3LDExLjYyMjk5OTItMy4yMDk5OTkxLDEyLjMxNTM5OTINCgkJYzAuMTcyOTAwMiwwLjMyOTEwMTYsMC41MjgzMDAzLDAuNTUxODAxNywwLjg5OTM5OTgsMC41NTE4MDE3YzYuNzIzNzAwNSwwLDEyLjE5MzQwMDQsNS40Njk2OTgsMTIuMTkzNDAwNCwxMi4xOTMzMDAyDQoJCUMyNi40ODQ3Njc5LDQ3LjExODI2NzEsMjEuMDE1MDY4MSw1Mi41ODc5NjY5LDE0LjI5MTM2NzUsNTIuNTg3OTY2OXoiLz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjwvc3ZnPg0K) no-repeat 100% 100%;
  mask: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCA2NCA2NCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNjQgNjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGcgaWQ9IlF1b3RlbWFya3MtbGVmdCI+DQoJPHBhdGggZD0iTTUwLjYyOTI2NDgsMjYuMjI1NjY4Yy0wLjEyODg5ODYtMS4zOTM0OTk0LTAuMDMwMzAwMS01LjE4MTYwMDYsMy41OTg1OTg1LTEwLjQ0OTIwMDYNCgkJYzAuMjc0NTAxOC0wLjM5NzUsMC4yMjQ3MDA5LTAuOTMzNTk5NS0wLjExNjE5NTctMS4yNzQzOTk4Yy0xLjQ3OTUwMzYtMS40Nzk0OTk4LTIuMzk1NTA0LTIuNDEzMTAwMi0zLjAzNzk5ODItMy4wNjYzOTk2DQoJCWMtMC44NDQ4MDI5LTAuODYxNDAwNi0xLjIzMDUwMzEtMS4yNTM5MDA1LTEuNzk1MDAyLTEuNzY1NzAwM2MtMC4zNzY5MDM1LTAuMzM4ODAwNC0wLjk0NzIwMDgtMC4zNDQ2OTk5LTEuMzI4MTAyMS0wLjAxMjU5OTkNCgkJYy02LjMyNTE5OTEsNS41MDM4OTk2LTEzLjM1MDU5NzQsMTYuODc2ODk5Ny0xMi4zMzM5OTU4LDMwLjgxMDUwMTENCgkJYzAuNTk1Njk1NSw4LjE4MTU5ODcsNi41NjM0OTU2LDE0LjEyMDA5ODEsMTQuMTg5NDk1MSwxNC4xMjAwOTgxYzcuODI2MDk5NCwwLDE0LjE5MzI5ODMtNi4zNjYxOTk1LDE0LjE5MzI5ODMtMTQuMTkyMzk4MQ0KCQlDNjMuOTk5MzYyOSwzMi44NDU3NjgsNTguMDczNjY5NCwyNi42NTQzNjc0LDUwLjYyOTI2NDgsMjYuMjI1NjY4eiBNNDkuODA2MDY0Niw1Mi41ODc5NjY5DQoJCWMtNi41NDg5MDA2LDAtMTEuNjc2Nzk5OC01LjE1ODE5OTMtMTIuMTk1MzAxMS0xMi4yNjQ1OTg4YzAsMCwwLDAsMC0wLjAwMDk5OTUNCgkJYy0xLjE0MzU5NjYtMTUuNjcwOTAwMyw4LjE3MTgwMjUtMjUuODQ5NjAxNywxMC45ODYzMDE0LTI4LjU0NDkwMDljMC4yNzQzOTg4LDAuMjcwNTAwMiwwLjU4Nzg5ODMsMC41ODg3OTk1LDEuMDQ5ODAwOSwxLjA1OTQ5OTcNCgkJYzAuNTU2NTk4NywwLjU2NjQwMDUsMS4zMTgzOTc1LDEuMzQxNzk5NywyLjQ3MDY5OTMsMi40OTgxMDAzYy00LjQwNTMwMDEsNi43ODcwOTk4LTMuNTc0MTk5NywxMS42MjI5OTkyLTMuMjA5OTk5MSwxMi4zMTY0MDA1DQoJCWMwLjE3Mjg5NzMsMC4zMjkwOTk3LDAuNTI3Mzk3MiwwLjU1MDgwMDMsMC44OTg0OTg1LDAuNTUwODAwM2M2LjcyMzYwMjMsMCwxMi4xOTMyOTgzLDUuNDY5Njk4LDEyLjE5MzI5ODMsMTIuMTkzMzAwMg0KCQlDNjEuOTk5MzYyOSw0Ny4xMTgyNjcxLDU2LjUyOTY2NjksNTIuNTg3OTY2OSw0OS44MDYwNjQ2LDUyLjU4Nzk2Njl6Ii8+DQoJPHBhdGggZD0iTTE1LjExMzY2NzUsMjYuMjI1NjY4Yy0wLjEyOTktMS4zODk2MDA4LTAuMDM0MTk5Ny01LjE3NDgwMDksMy41OTg1OTk0LTEwLjQ0OTIwMDYNCgkJYzAuMjczNTAwNC0wLjM5NzUsMC4yMjQ1OTk4LTAuOTMzNTk5NS0wLjExNjE5OTUtMS4yNzQzOTk4Yy0xLjQ3NjYwMDYtMS40NzY1OTk3LTIuMzkxNTk5Ny0yLjQwOTE5OTctMy4wMzMyMDAzLTMuMDYyNQ0KCQljLTAuODQ3Ni0wLjg2MzMwMDMtMS4yMzQzOTk4LTEuMjU2ODk5OC0xLjc5ODc5OTUtMS43Njk1OTk5Yy0wLjM3Njk5OTktMC4zMzg4MDA0LTAuOTQ3My0wLjM0MzcwMDQtMS4zMjgxMDAyLTAuMDEzNjAwMw0KCQljLTYuMzI1MTk5Niw1LjUwMzkwMDUtMTMuMzUxNTk5NywxNi44NzUtMTIuMzM2OTk5OSwzMC44MTE1MDA1djAuMDAwOTk5NQ0KCQljMC41OTc3LDguMTgwNTk5Miw2LjU2NjQwMDEsMTQuMTE5MDk4NywxNC4xOTI0LDE0LjExOTA5ODdjNy44MjYxOTk1LDAsMTQuMTkzNDAwNC02LjM2NjE5OTUsMTQuMTkzNDAwNC0xNC4xOTIzOTgxDQoJCUMyOC40ODQ3Njc5LDMyLjg0NDg2NzcsMjIuNTU4OTY3NiwyNi42NTI0Njc3LDE1LjExMzY2NzUsMjYuMjI1NjY4eiBNMTQuMjkxMzY3NSw1Mi41ODc5NjY5DQoJCWMtNi41NDc4MDAxLDAtMTEuNjc4Njk5NS01LjE1ODE5OTMtMTIuMTk4MjAwMi0xMi4yNjU1OTgzdjAuMDAwOTk5NQ0KCQljLTEuMTQwNi0xNS42NzQ4MDA5LDguMTc0Nzk5OS0yNS44NTE2MDA2LDEwLjk4OTIwMDYtMjguNTQ1OTAwM2MwLjI3NTQwMDIsMC4yNzA1MDAyLDAuNTg5OSwwLjU5MDgwMDMsMS4wNTI4MDAyLDEuMDYyNQ0KCQljMC41NTU1OTkyLDAuNTY2Mzk5NiwxLjMxNjM5OTYsMS4zNDA4MDAzLDIuNDY2Nzk4OCwyLjQ5NTFjLTQuNDA1Mjk5Miw2Ljc4ODA5OTMtMy41NzQxOTk3LDExLjYyMjk5OTItMy4yMDk5OTkxLDEyLjMxNTM5OTINCgkJYzAuMTcyOTAwMiwwLjMyOTEwMTYsMC41MjgzMDAzLDAuNTUxODAxNywwLjg5OTM5OTgsMC41NTE4MDE3YzYuNzIzNzAwNSwwLDEyLjE5MzQwMDQsNS40Njk2OTgsMTIuMTkzNDAwNCwxMi4xOTMzMDAyDQoJCUMyNi40ODQ3Njc5LDQ3LjExODI2NzEsMjEuMDE1MDY4MSw1Mi41ODc5NjY5LDE0LjI5MTM2NzUsNTIuNTg3OTY2OXoiLz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjwvc3ZnPg0K) no-repeat 100% 100%;
  position: absolute;
  bottom: 8px;
  right: 0;
  width: 65px;
  height: 46px;
  display: block
}

.themetechmount-testimonialbox-styletwo .themetechmount-post-item:before {
  display: block;
  content: '';
  position: absolute;
  right: 85px;
  bottom: -39px;
  width: 60px;
  height: 39px;
  background: url(//themetechmount.com/wordpress/inoterior/wp-content/themes/inoterior/css/../images/arrow-review.png) center center no-repeat;
  background-repeat: no-repeat
}

.tm-bgcolor-darkgrey .themetechmount-testimonialbox-styletwo .themetechmount-post-item:before {
  content: unset
}

.tm-bgcolor-darkgrey .themetechmount-testimonialbox-styletwo .themetechmount-post-item:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 0 solid transparent;
  border-right: 60px solid transparent;
  border-top: 50px solid #fff;
  position: absolute;
  bottom: -50px;
  right: 100px;
  border-top-color: rgba(24, 24, 24, .45)
}

.tm-bgcolor-darkgrey .themetechmount-testimonialbox-styletwo .themetechmount-post-item {
  background-color: rgba(24, 24, 24, .45)
}

.tm-bgcolor-darkgrey .themetechmount-testimonialbox-styletwo .themetechmount-box-footer {
  color: #fff
}

.second-footer .second-footer-inner .widget-area .tm-center-text {
  margin-left: -10px !important;
  margin-right: 35px !important
}

.tm-button-bold {
  font-weight: 700
}

.tm-button-bold i {
  padding-left: 7px
}

.site-footer .themetechmount-iconbox-styletwo .themetechmount-iconbox-icon .tm-box-icon {
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 30px;
  background-color: #ff6f00;
  border-radius: 6px
}

.site-footer .themetechmount-iconbox-styletwo .themetechmount-iconbox-icon .tm-box-icon i {
  font-size: 25px
}

.footer .second-footer.tm-footerrow-sepdark .second-footer-inner,
.footer .second-footer.tm-footerrow-sepwhite .second-footer-inner,
.footer .first-footer.tm-footerrow-sepdark .first-footer-inner,
.footer .first-footer.tm-footerrow-sepwhite .first-footer-inner {
  border-bottom: none
}

.site-footer .bottom-footer-text.tm-bordercolor-dark,
.site-footer .bottom-footer-text.tm-bordercolor-white {
  border-top: 1px solid rgba(255, 255, 255, .1)
}

.site-footer .bottom-footer-text.tm-bordercolor-dark {
  border-top: 1px solid rgba(0, 0, 0, .07)
}

.mailchimp-inputbox.tm-rounded-style button[type="submit"] {
  border-radius: 0 50px 50px 0;
  font-size: 14px
}

.mailchimp-inputbox.tm-rounded-style input[type="email"] {
  border-radius: 25px
}

ul.tm-pricelist-block li {
  margin-bottom: 0;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

ul.tm-pricelist-block li .tm-leftbox,
ul.tm-pricelist-block li .tm-rightbox {
  -webkit-flex-basis: 0%;
  -ms-flex-preferred-size: 0;
  flex-basis: 0%;
  flex-grow: 1;
  -webkit-flex-grow: 1;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  padding: 0;
  margin: 0
}

ul.tm-pricelist-block li .tm-rightbox {
  text-align: right
}

ul.tm-pricelist-block li .tm-leftbox {
  max-width: 40%
}

.footer .widget ul.tm-pricelist-block>li:last-child {
  padding-bottom: 0
}

.footer .tm-rounded-socialicon .social-icons li>a {
  border-radius: 6px
}

.tm-menu-withoutsep.widget.widget_nav_menu li a:before {
  content: unset
}

.tm-menu-withoutsep.widget.widget_nav_menu li a {
  padding-left: 0
}

.tm-progress-bar .elementor-progress-percentage:before {
  content: none
}

.tm-progress-bar .elementor-progress-percentage {
  background: unset;
  background-color: unset;
  color: #181818;
  font-size: 16px;
  font-weight: 600
}

.tm-progress-bar .elementor-progress-wrapper:after {
  position: absolute;
  content: '';
  bottom: -6px;
  left: 0;
  width: 100%;
  border-bottom: 1px solid #efefef
}

.tm-progress-bar .elementor-progress-wrapper {
  margin-top: 12px
}

.tm-shadow-iconboxs .themetechmount-iconbox.themetechmount-iconbox-styleone.themetechmount-iconcolor-skincolor {
  padding: 40px 40px 44px 40px;
  -webkit-box-shadow: 0 0 7px 0 rgba(43, 52, 59, .08);
  -moz-box-shadow: 0 0 7px 0 rgba(43, 52, 59, .08);
  box-shadow: 0 0 7px 0 rgba(43, 52, 59, .08);
  background-color: #fff
}

.tm-shadow-iconboxs .themetechmount-iconbox.themetechmount-iconbox-styleone .themetechmount-iconbox-heading .tm-custom-heading {
  font-size: 21px
}

.tm-shadow-iconboxs .themetechmount-iconbox.themetechmount-iconbox-styleone .themetechmount-iconbox-icon {
  margin-bottom: 22px
}

.elementor-element.elementor-widget-button.tm-button-width-full .elementor-size-md.elementor-button {
  width: 100%
}

.themetechmount-iconbox.themetechmount-iconbox-styleseven .themetechmount-iconbox-heading .tm-custom-heading {
  font-size: 20px;
  line-height: 28px;
  padding-left: 70px;
  padding-right: 70px;
  padding-bottom: 4px
}

.themetechmount-iconbox.themetechmount-iconbox-styleseven .themetechmount-iconbox-icon img {
  width: 130px;
  height: 130px;
  border-radius: 50%
}

.themetechmount-iconbox.themetechmount-iconbox-styleseven {
  text-align: center
}

.themetechmount-iconbox.themetechmount-iconbox-styleseven .tm-cta3-content-wrapper {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 17px
}

.themetechmount-iconbox.themetechmount-iconbox-styleseven .themetechmount-iconbox-icon {
  margin-bottom: 32px
}

.themetechmount-iconbox-styleseven .themetechmount-serviceboxbox-readmore a {
  position: relative
}

.themetechmount-iconbox-styleseven .themetechmount-serviceboxbox-readmore a:after {
  font-family: FontAwesome;
  content: '\f178';
  position: absolute;
  right: -22px;
  top: 2px
}

.themetechmount-iconbox-styleseven .tm-number-wrapper {
  font-size: 120px;
  font-weight: 700;
  color: #181818;
  opacity: .07;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 15px;
  -webkit-transition: all .6s ease-in-out;
  -o-transition: all .6s ease-in-out;
  -moz-transition: all .6s ease-in-out;
  transition: all .6s ease-in-out;
  z-index: -1
}

.themetechmount-iconbox-styleseven:hover .tm-number-wrapper {
  -webkit-transform: translate3d(0%, -10%, 0) scale(.78);
  -moz-transform: translate3d(0%, -10%, 0) scale(.78);
  transform: translate3d(0%, -10%, 0) scale(.78)
}

.themetechmount-iconbox-styleseven .themetechmount-iconbox-inner {
  margin-bottom: 50px
}

.tm-rounded-iconstyles .themetechmount-iconbox.themetechmount-iconbox-styletwo.themetechmount-iconcolor-skincolor .tm-box-icon i {
  font-size: 44px
}

.tm-col-bgcolor-skincolor .themetechmount-iconbox-styletwo.themetechmount-iconcolor-skincolor .tm-box-icon i {
  color: #fff
}

.tm-rounded-iconstyles .themetechmount-iconbox.themetechmount-iconbox-styletwo .tm-box-icon {
  border: 1px solid;
  padding: 19px 20px 13px 21px;
  border-radius: 5px
}

.tm-rounded-iconstyles .themetechmount-iconbox.themetechmount-iconbox-styletwo .themetechmount-iconbox-icon {
  padding-right: 28px
}

.slick-slide .themetechmount-box-client.tm-stylenormal .themetechmount-item-thumbnail-inner img {
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
  opacity: 1
}

.tm-square-socialicon .social-icons li>a {
  border-radius: 5px;
  border-color: #cbcbcb
}

.tm-square-socialicon .themetechmount-social-links-wrapper a:not(:hover) {
  color: #cbcbcb;
  border-color: #cbcbcb
}

.themetechmount-blogbox-stylefive .themetechmount-blogbox-footer-left.themetechmount-wrap-cell {
  text-align: left;
  padding-top: 3px
}

.themetechmount-box-blog.themetechmount-blogbox-stylefive .themetechmount-box-desc {
  background-color: #fff;
  padding: 28px 28px 32px;
  margin-top: 0
}

.themetechmount-blogbox-stylefive .themetechmount-box-title {
  padding-bottom: 11px
}

.themetechmount-blogbox-stylefive .tm-entry-meta-wrapper {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500
}

.themetechmount-box-blog.themetechmount-blogbox-stylefive .themetechmount-box-content .tm-entry-meta .tm-meta-line:after {
  margin-top: 0
}

.themetechmount-box-blog.themetechmount-blogbox-stylefive .themetechmount-blogbox-footer-readmore a:after {
  font-family: "tm-inoterior-icons";
  content: "\e801";
  right: -19px;
  bottom: -1px;
  font-size: 12px;
  position: absolute
}

.themetechmount-box-blog.themetechmount-blogbox-stylefive .themetechmount-blogbox-footer-readmore {
  margin-top: 16px
}

.themetechmount-box-blog.themetechmount-blogbox-stylefive .tm-box-post-date {
  height: 35px;
  width: 114px;
  line-height: 9px;
  bottom: 0;
  right: 0;
  font-size: 15px;
  font-weight: 400;
  top: auto;
  width: auto;
  padding: 13px 15px 12px
}

.wpcf7 .tm-commonform.tm-contactform-onepage .field-group input[type="text"],
.wpcf7 .tm-commonform.tm-contactform-onepage .field-group textarea,
.wpcf7 .tm-commonform.tm-contactform-onepage .field-group input[type="email"] {
  padding-left: 15px;
  border-radius: 5px
}

.tm-contactform-onepage select,
.tm-contactform-onepage .wpcf7-textarea,
.tm-contactform-onepage .wpcf7-text {
  background-color: transparent;
  border-color: rgba(255, 255, 255, .08)
}

.tm-contactform-onepage .wpcf7-textarea:focus,
.tm-contactform-onepage .wpcf7-text:focus {
  background-color: transparent
}

.tm-contactform-onepage .row .col-xs-6:first-child {
  padding-right: 10px
}

.tm-contactform-onepage .row .col-xs-6:last-child {
  padding-left: 10px
}

.tm-contactform-onepage input[type="checkbox"] {
  width: 0;
  margin-right: 20px
}

.tm-contactform-onepage input[type="checkbox"]:before {
  position: absolute;
  content: '';
  top: 10px;
  left: 0;
  height: 15px;
  width: 15px;
  border-radius: 3px;
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, .08)
}

.tm-contactform-onepage input[type="checkbox"]:checked:after {
  content: "";
  border: solid #8cbc43;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  display: block;
  position: absolute;
  left: 5px;
  width: 6px;
  height: 13px;
  background-color: transparent !important
}

.tm-contactform-onepage .elementor-button.elementor-size-md {
  font-size: 14px;
  width: 100%;
  border-radius: 2em
}

.tm-contactform-onepage .tm-contact-btns .kw_inoterior {
  left: 0;
  position: absolute;
  font-size: 18px;
  color: #fff;
  z-index: 9;
  right: -115px;
  display: inline-block;
  width: 25px;
  margin: 0 auto;
  right: -147px;
  top: 10px
}

.tm-contactform-onepage .tm-contact-btns {
  position: relative;
  cursor: pointer;
  display: inline-block;
  margin-top: 15px
}

.tm-contactform-onepage .elementor-button.elementor-size-md:hover {
  background-color: #fff !important
}

.elementor-column.elementor-top-column.tm-col-bgcolor-darkgrey.tm-bgimage-yes.tm-bgwith-opacity .elementor-widget-wrap .tm-stretched-div:before {
  background-color: transparent !important
}

.tm-header-quick-callbox {
  display: table
}

.tm-header-quick-callbox .tm-callbox-content,
.tm-header-quick-callbox .tm-callbox-icon {
  display: table-cell;
  vertical-align: middle
}

.tm-header-quick-callbox .tm-callbox-icon {
  font-size: 40px;
  width: 55px;
  text-align: left;
  padding-right: 0;
  line-height: 35px
}

.tm-header-quick-callbox .tm-callbox-content .tm-callbox-title,
.tm-header-quick-callbox .tm-callbox-content .tm-callbox-number {
  display: block;
  margin-bottom: 0
}

.tm-header-quick-callbox .tm-callbox-content .tm-callbox-number {
  font-size: 20px;
  line-height: 28px;
  font-weight: 600
}

.tm-header-quick-callbox .tm-callbox-content .tm-callbox-title {
  font-size: 13px;
  line-height: 17px;
  font-weight: 600;
  margin-bottom: 3px
}

.themetechmount-slider-wrapper .tm-quickdetails-area {
  position: absolute;
  left: 0;
  width: 100px;
  height: 100%;
  background-color: #181818;
  top: 0;
  z-index: 1;
  padding-top: 70px;
  padding-bottom: 70px
}

.themetechmount-slider-wrapper .tm-quickdetails-area {
  z-index: 1;
  display: block;
  color: #fff;
  writing-mode: vertical-rl;
  transform: rotate(180deg)
}

.themetechmount-slider-wrapper .tm-quickdetails-area a:not(:hover) {
  color: #fff
}

.themetechmount-slider-wrapper .tm-quickdetails-area .top-contact li {
  padding: 20px;
  font-size: 14px;
  text-transform: uppercase
}

.themetechmount-slider-wrapper .tm-quickdetails-area .top-contact li:first-child {
  padding-top: 0
}

.themetechmount-slider-wrapper .tm-quickdetails-area .top-contact li:last-child {
  padding-bottom: 0
}

.themetechmount-slider-wrapper .tm-quickdetails-area .top-contact li i {
  writing-mode: vertical-rl;
  transform: rotate(90deg);
  position: relative;
  top: -4px
}

.themetechmount-banner-style1 {
  overflow: hidden
}

.themetechmount-banner-style1 .themetechmount-bannerbox-inner img {
  transition: transform 0.5s ease-in-out;
  width: 100%
}

.themetechmount-banner-style1:hover .themetechmount-bannerbox-inner img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}

.tm-banner-first .themetechmount-banner-style1 .tm-bannerbox-content,
.tm-banner-second .themetechmount-banner-style1 .tm-bannerbox-content,
.tm-banner-third .themetechmount-banner-style1 .tm-bannerbox-content {
  position: absolute;
  bottom: auto;
  z-index: 9
}

.tm-banner-first .themetechmount-banner-style1 .tm-bannerbox-content {
  right: auto;
  left: 28%;
  top: 11%;
  text-align: center
}

.tm-banner-second .themetechmount-banner-style1 .tm-bannerbox-content {
  right: auto;
  left: 20%;
  top: 22%;
  text-align: center
}

.tm-banner-third .themetechmount-banner-style1 .tm-bannerbox-content {
  right: 21%;
  left: 11%;
  top: 15%;
  text-align: left
}

.tm-banner-third .themetechmount-banner-style1 .tm-iocnbox-btn,
.tm-banner-first .themetechmount-banner-style1 .tm-iocnbox-btn {
  display: inline-block;
  margin-top: 19px;
  position: relative
}

.tm-banner-third .themetechmount-banner-style1 .tm-iocnbox-btn a,
.tm-banner-first .themetechmount-banner-style1 .tm-iocnbox-btn a {
  padding: 7px 34px 10px 34px;
  border: 1px solid #000;
  font-size: 15px;
  display: inline-block;
  position: relative;
  font-weight: 700
}

.tm-banner-first .themetechmount-banner-style1 .tm-iocnbox-btn a:before,
.tm-banner-third .themetechmount-banner-style1 .tm-iocnbox-btn a:before {
  position: absolute;
  top: -7px;
  left: -7px;
  content: "";
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  border: solid;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 3px;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  transition: all .7s ease-out;
  border-color: inherit
}

.tm-banner-first .themetechmount-banner-style1 .tm-iocnbox-btn a:after,
.tm-banner-third .themetechmount-banner-style1 .tm-iocnbox-btn a:after {
  position: absolute;
  bottom: -7px;
  right: -7px;
  content: "";
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  border: solid;
  border-width: 1px 0 0 1px;
  display: inline-block;
  padding: 3px;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  transition: all .7s ease-out;
  border-color: inherit
}

.tm-banner-first .themetechmount-banner-style1 .tm-iocnbox-btn a:hover:before,
.tm-banner-third .themetechmount-banner-style1 .tm-iocnbox-btn a:hover:before {
  left: 100%;
  transform: rotate(90deg)
}

.tm-banner-first .themetechmount-banner-style1 .tm-iocnbox-btn a:hover:after,
.tm-banner-third .themetechmount-banner-style1 .tm-iocnbox-btn a:hover:after {
  right: 100%;
  transform: rotate(90deg)
}

.tm-banner-first .themetechmount-banner-style1 .tm-iocnbox-btn {
  margin-left: -30px
}

.tm-banner-first .themetechmount-banner-style1 h2.tm-custom-heading {
  font-size: 40px;
  line-height: 50px;
  color: #000
}

.tm-banner-third .themetechmount-banner-style1 .tm-iocnbox-btn span,
.tm-banner-first .themetechmount-banner-style1 .tm-iocnbox-btn span {
  font-weight: 700
}

.tm-banner-third .themetechmount-banner-style1 h2.tm-custom-heading {
  font-size: 14px;
  line-height: 30px;
  margin-bottom: 7px;
  color: #000
}

.tm-banner-third .themetechmount-banner-style1 h4.tm-element-subheading {
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 12px
}

.tm-banner-second .themetechmount-banner-style1 h4.tm-element-subheading {
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  padding-top: 5px;
  font-weight: 400
}

.tm-banner-second .themetechmount-banner-style1 .tm-cta3-content-wrapper {
  font-size: 24px;
  font-weight: 700;
  padding-bottom: 23px;
  color: #000
}

.tm-banner-second .themetechmount-banner-style1 .tm-iocnbox-btn a {
  color: #fff;
  border-bottom: 1px solid #fff
}

.tm-banner-second .themetechmount-banner-style1 h2.tm-custom-heading {
  font-size: 120px;
  background: url(../img/bg-img-01.png) no-repeat center center;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding: 23px 1px 26px 0
}

.tm-banner-second .themetechmount-banner-style1 .themetechmount-bannerbox-inner {
  position: relative
}

.tm-banner-second .themetechmount-banner-style1 .themetechmount-bannerbox-inner:before,
.tm-banner-second .themetechmount-banner-style1 .themetechmount-bannerbox-inner:after {
  position: absolute;
  content: '';
  z-index: 2
}

.tm-banner-second .themetechmount-banner-style1 .themetechmount-bannerbox-inner:before {
  top: 15px;
  right: 10px;
  bottom: 15px;
  left: 10px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff
}

.tm-banner-second .themetechmount-banner-style1 .themetechmount-bannerbox-inner:after {
  top: 10px;
  right: 15px;
  bottom: 10px;
  left: 15px;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff
}

.tm-boxtab.elementor-widget-tabs .elementor-tab-content {
  padding: 0
}

.tm-boxtab .elementor-tabs .elementor-tab-title.elementor-tab-desktop-title {
  border: 1px solid #000;
  margin-right: 11px;
  text-align: center;
  padding: 13px 27px;
  color: #000;
  font-size: 16px;
  display: inline-block
}

.tm-boxtab .elementor-tabs .elementor-tab-title.elementor-tab-desktop-title:last-child {
  margin-right: 0
}

.tm-boxtab.elementor-widget-tabs .elementor-tabs-wrapper {
  display: flex;
  float: right;
  padding-bottom: 56px
}

.main-holder #content.site-content .tm-boxtab ul.products li.product .tm-product-box .tm-product-content {
  text-align: left;
  padding: 13px 0 13px 0
}

.tm-boxtab .woocommerce ul.products li.product .star-rating {
  display: inline-block;
  text-align: right;
  float: right;
  margin-top: 40px;
  font-size: 12px;
  width: 85px;
  letter-spacing: 5px
}

.tm-boxtab .tm-heading-style-horizontal.tm-element-heading-content-wrapper .tm-content-header:after {
  border: none
}

.site-content .tm-boxtab ul.products li.product h2.woocommerce-loop-product__title {
  font-size: 18px;
  line-height: 30px
}

.tm-boxtab .tm-product-box .product-labels {
  display: none
}

.main-holder #content.site-content .tm-boxtab ul.products li.product .tm-product-box {
  margin-bottom: 28px
}

.tm-boxtab .woocommerce .price .woocommerce-Price-amount {
  font-weight: 500
}

.tm-boxtab .woocommerce ul.products li.product .price del {
  opacity: 1
}

.tm-seprator-color .tm-seperator-solid .tm-element-subheading:before,
.tm-seprator-color .tm-seperator-solid .tm-element-subheading:after {
  background-color: #fff !important
}

.tm-seperator-style1.left-align .tm-element-subheading,
.tm-seperator-style1.left-align .tm-element-content-heading {
  padding-left: 30px
}

.tm-element-heading-content-wrapper.tm-seperator-style1 .tm-content-header {
  position: relative
}

.tm-seperator-style1.right-align .tm-element-subheading,
.tm-seperator-style1.right-align .tm-element-content-heading {
  padding-right: 30px
}

.tm-element-heading-content-wrapper.tm-seperator-style1 .tm-content-header:before {
  display: block;
  content: "";
  position: absolute;
  width: 6px;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #07332f
}

.tm-seperator-style1.right-align .tm-content-header:before {
  right: 0;
  left: auto
}

.tm-seperator-style1.center-align .tm-content-header:before {
  width: 95px;
  height: 6px;
  left: 0;
  top: auto;
  right: 0;
  margin: 0 auto;
  bottom: 0
}

.tm-seperator-style1.center-align .tm-content-header {
  padding-bottom: 5px;
  margin-bottom: 20px
}

.themetechmount-iconbox.themetechmount-iconsize-large .tm-box-icon i,
.themetechmount-iconbox.themetechmount-iconsize-large .tm-box-icon i.kw_inoterior {
  font-size: 55px
}

.themetechmount-iconbox.themetechmount-iconbox-styletwo.themetechmount-iconsize-large .themetechmount-iconbox-icon {
  padding-right: 22px
}

.tm-fidstyle-centerbox .tm-fid.tm-fid-without-icon.tm-fid-view-style6 .tm-fld-contents {
  text-align: center
}

.tm-fidstyle-centerbox h4.tm-fid-inner span:not(.tm-number-rotate) {
  position: relative;
  right: 5px
}

.tm-fidstyle-centerbox h4.tm-fid-inner span.tm-number-rotate {
  margin-left: 5px
}

.tm-fidstyle-centerbox .inside.tm-fid-view-style6 h4 {
  font-size: 40px;
  line-height: 49px;
  font-weight: 600;
  margin-bottom: 0
}

.tm-single-image-inner {
  display: inline-block;
  position: relative
}

.tm-single-image-wrapper:not(.imagestyle-two) .tm-single-image-inner .tm-desctext {
  position: absolute;
  bottom: 30px;
  background-color: #fff;
  max-width: 400px;
  right: 30px;
  padding: 30px 50px 23px 30px
}

.tm-single-image-wrapper:not(.imagestyle-two) .tm-single-image-inner .tm-desctext:before {
  display: block;
  content: "";
  position: absolute;
  width: 6px;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #ffb120
}

.tm-single-image-inner .tm-iocnbox-btn {
  font-size: 18px;
  line-height: 26px;
  margin-top: 15px
}

.themetechmount-iconbox-styleeight .themetechmount-iconbox-inner {
  padding: 40px 30px 37px;
  background-color: #fff;
  text-align: center
}

.themetechmount-iconbox-styleeight .tm-box-icon {
  width: 80px;
  height: 80px;
  line-height: 80px;
  background-color: #f8f8f8;
  margin: 0 auto
}

.themetechmount-iconbox-styleeight .tm-box-icon i:before {
  line-height: unset
}

.themetechmount-iconbox-styleeight .tm-element-subheading {
  font-size: 16px;
  line-height: 26px;
  padding-bottom: 7px
}

.themetechmount-iconbox-styleeight .tm-cta3-content-wrapper {
  padding: 15px 0
}

.themetechmount-iconbox-styleeight:hover .themetechmount-serviceboxbox-readmore a,
.themetechmount-iconbox-styleeight:hover .tm-element-subheading,
.themetechmount-iconbox-styleeight:hover .tm-cta3-content-wrapper,
.themetechmount-iconbox-styleeight:hover .tm-custom-heading {
  color: #fff
}

.themetechmount-iconbox-styleeight .tm-element-subheading,
.themetechmount-iconbox-styleeight .tm-custom-heading,
.themetechmount-iconbox-styleeight .tm-cta3-content-wrapper,
.themetechmount-iconbox-styleeight .tm-box-icon,
.themetechmount-iconbox-styleeight .tm-box-icon i,
.themetechmount-iconbox-styleeight .themetechmount-iconbox-inner {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s
}

.tm_coverimgbox_wrapper.tm-projectbox .tm_coverbox_contents {
  border: none
}

.tm_coverimgbox_wrapper.tm-projectbox .tm_coverbox_contents {
  padding: 0
}

.tm_coverimgbox_wrapper.tm-projectbox .tm_coverbox_contents .tm-bottom-contentbox {
  opacity: 1;
  transition: transform .9s ease;
  -moz-transform: unset;
  -ms-transform: unset;
  -webkit-transform: unset;
  transform: unset
}

.tm_coverimgbox_wrapper.tm-projectbox .tm_coverbox_contents:hover .tm-bottom-contentbox,
.tm_coverimgbox_wrapper.tm-projectbox .tm_coverbox_contents:first-child .tm-bottom-contentbox {
  background-color: #07332f
}

.tm_coverimgbox_wrapper.tm-projectbox .tm_coverbox_contents .tm-bottom-contentbox {
  padding: 30px
}

.tm_coverimgbox_wrapper.tm-projectbox .tm-box-title h4 {
  margin-bottom: 15px
}

.tm_coverimgbox_wrapper.tm-projectbox .themetechmount-static-box-desc {
  padding-bottom: 0
}

.tm_coverbox_contents.tm-projectbox {
  min-height: 70vh
}

.themetechmount-stepboxes-wrapper.tm-staticbox-style2 {
  margin-top: 0
}

.themetechmount-stepboxes-wrapper.tm-staticbox-style2 .tm-stepbox .tm-bottom-contentbox {
  padding: 23px 0 0
}

.tm-staticbox-style2 .tm-sepeline,
.tm-staticbox-style2 .tm-stepbox-content {
  text-align: left;
  position: relative;
  display: block
}

.tm-staticbox-style2 .tm-stepbox-content .tm-steps-seperator {
  position: relative;
  margin: 15px 0;
  padding-bottom: 1px
}

.tm-staticbox-style2 .tm-stepbox-content .tm-steps-seperator:after,
.tm-staticbox-style2 .tm-stepbox-content .tm-steps-seperator:before {
  content: '';
  position: absolute;
  border-radius: 50%
}

.tm-staticbox-style2 .tm-stepbox-content .tm-steps-seperator:before {
  width: 24px;
  height: 24px;
  top: 0;
  left: 0;
  background-color: #07332f
}

.tm-staticbox-style2 .tm-stepbox-content .tm-steps-seperator:after {
  width: 10px;
  height: 10px;
  top: 7px;
  left: 7px;
  background-color: #fff
}

.themetechmount-stepboxes-wrapper.tm-staticbox-style2 .tm-stepbox .tm-ptable-icon-wrapper {
  font-size: 57px;
  line-height: 57px
}

.tm-staticbox-style2 .tm-sepeline:after,
.tm-staticbox-style2 .tm-sepeline:before {
  background-color: #dcdcdc;
  content: '';
  position: absolute;
  width: calc(100% + 30px);
  top: 11px;
  left: 0;
  height: 1px;
  z-index: -1
}

.tm-staticbox-style2 .tm-sepeline:after {
  width: 0
}

.tm-fid-view-style7 .tm-fid-icon-wrapper i,
.tm-fid-view-style7 .tm-fld-contents .tm-fid-title,
.tm-fid-view-style7 .tm-fld-contents .tm-digit-content .tm-fid-inner,
.tm_coverimgbox_wrapper.tm-projectbox .tm_coverbox_contents .tm-bottom-contentbox,
.tm_coverimgbox_wrapper.tm-projectbox .tm-box-title h4,
.tm-staticbox-style2 .tm-stepbox-content .tm-box-title h4,
.tm-staticbox-style2 .tm-stepbox-content .tm-steps-seperator:after,
.tm-staticbox-style2 .tm-stepbox-content .tm-steps-seperator:before,
.tm-staticbox-style2 .tm-sepeline:after,
.themetechmount-stepboxes-wrapper.tm-staticbox-style2 .tm-stepbox .tm-ptable-icon-wrapper {
  transition: all .5s ease;
  -moz-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease
}

.tm-staticbox-style2 .tm-stepbox:hover .tm-sepeline:after {
  width: calc(100% + 30px)
}

.tm-staticbox-style2 .tm-stepbox:last-child .tm-sepeline:after,
.tm-staticbox-style2 .tm-stepbox:last-child .tm-sepeline:before {
  content: unset
}

.themetechmount-stepboxes-wrapper.tm-staticbox-style2 .tm-stepbox .tm-box-title h4 {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 5px
}

.tm-fid-view-style7 {
  padding: 0
}

.tm-fid-view-style7 .tm-fld-contents h3.tm-fid-title:before {
  content: '';
  position: absolute;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  width: 80px;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 61px
}

.tm-textcolor-white .tm-fid-view-style7 .tm-fld-contents h3.tm-fid-title:before {
  border-color: rgba(247, 247, 247, .5)
}

.tm-fid-view-style7 .tm-fid-icon-wrapper i {
  font-size: 56px
}

.tm-fid-view-style7 .tm-digit-content .tm-fid-inner {
  font-size: 34px
}

.tm-fid-view-style7 .tm-fld-contents .tm-fid-title {
  font-size: 20px;
  line-height: 32px;
  position: relative;
  padding-bottom: 39px;
  padding-top: 10px
}

.tm-fid-view-style7 .tm-digit-content .tm-fid-inner span:not(.tm-number-rotate) {
  position: relative;
  left: -3px
}

.tm-process-style1 .elementor-progress-percentage:before {
  content: unset
}

.elementor-widget-progress.tm-process-style1 .elementor-title {
  font-size: 20px !important
}

.tm-process-style1 .elementor-progress-wrapper {
  border-radius: 0;
  margin-top: 10px
}

.elementor-widget-progress.tm-process-style1 .elementor-progress-percentage {
  background-color: transparent;
  font-size: 20px;
  font-weight: 600;
  position: absolute;
  right: 0;
  left: auto
}

.tm-make-appoint-form .elementor-widget-button input {
  width: 100%
}

.wpcf7 .tm-commonform.tm-make-appoint-form input[type="text"],
.wpcf7 .tm-commonform.tm-make-appoint-form input[type="email"],
.wpcf7 .tm-commonform.tm-make-appoint-form input[type="date"] {
  padding-left: 15px
}

.wpcf7 .tm-commonform.tm-make-appoint-form input[type="text"],
.wpcf7 .tm-commonform.tm-make-appoint-form input[type="email"],
.wpcf7 .tm-commonform.tm-make-appoint-form input[type="date"],
.tm-commonform.tm-make-appoint-form .select2 .select2-selection {
  border-radius: 5px;
  background-color: #fff;
  opacity: .8;
  margin-bottom: 8px
}

.wpcf7 .tm-commonform.tm-make-appoint-form .field-group i {
  right: 20px;
  left: auto;
  color: #8a8a8a
}

.tm-make-appoint-form .select2-container {
  width: 100% !important
}

.themetechmount-blogbox-stylesix {
  position: relative
}

.themetechmount-blogbox-stylesix .themetechmount-box-content .tm-box-post-date {
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  background-color: #07332f;
  position: absolute;
  width: 44px;
  height: 100%;
  left: 0;
  line-height: 40px;
  font-size: 16px;
  font-weight: 400;
  top: 0
}

.themetechmount-blogbox-stylesix .themetechmount-box-content .tm-box-post-date .tm-cal-icon {
  transform: rotate(90deg);
  margin-bottom: 7px
}

.themetechmount-blogbox-stylesix .themetechmount-box-content .themetechmount-box-desc {
  background-color: #f7f7f7;
  padding: 30px 30px 30px 75px;
  margin: 0;
  position: relative;
  min-height: 140px
}

.themetechmount-box-blog.themetechmount-blogbox-stylesix .themetechmount-box-content .tm-entry-meta .tm-meta-line:after {
  background-color: #8a8a8a;
  margin-top: 4px;
  transform: rotate(20deg)
}

.themetechmount-blogbox-stylesix .themetechmount-box-content .themetechmount-box-desc .themetechmount-box-title {
  padding-top: 3px
}

.themetechmount-blogbox-styleseven .themetechmount-box-content .tm-box-post-date {
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  background-color: #07332f;
  position: absolute;
  width: 44px;
  height: 100%;
  max-height: 145px;
  left: 0;
  line-height: 40px;
  font-size: 16px;
  font-weight: 400;
  top: auto;
  bottom: 0
}

.themetechmount-blogbox-styleseven .themetechmount-box-content .tm-box-post-date .tm-cal-icon {
  transform: rotate(90deg);
  margin-bottom: 7px
}

.themetechmount-box-blog.themetechmount-blogbox-styleseven .themetechmount-box-desc {
  margin: 0;
  padding-left: 0;
  padding-top: 24px
}

.themetechmount-blogbox-styleseven .themetechmount-box-desc .themetechmount-box-title {
  padding-top: 7px
}

.themetechmount-blogbox-styleseven .themetechmount-box-desc .themetechmount-blogbox-desc-footer {
  padding-top: 18px;
  padding-bottom: 0;
  margin-top: 25px;
  border-top: 1px solid #eaeff5
}

.themetechmount-box-blog.themetechmount-blogbox-styleseven .themetechmount-blogbox-footer-left a {
  font-size: 20px;
  line-height: 20px
}

.ttm-topbar-pbox i {
  width: 36px;
  height: 36px;
  line-height: 36px;
  border: 1px solid #07332f;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  margin-right: 10px
}

.tm-header-style-classic-box.tm-header-overlay .themetechmount-topbar-inner {
  line-height: 48px
}

.tm-header-style-classic-box.tm-header-overlay .tm-topbar-content .tm-wrap-cell .top-contact li:last-child:after {
  content: unset
}

.tm_subscribe_form {
  position: relative;
  margin-top: 5px;
  margin-bottom: 5px
}

.tm_subscribe_form input[type="email"] {
  background-color: rgba(255, 255, 255, .1);
  border-color: transparent;
  border-radius: 2em;
  color: #fff
}

.tm_subscribe_form .btn[type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 16px;
  border-radius: 0;
  height: 52px;
  width: 52px;
  background-color: #ffb937;
  border: none;
  border-radius: 50%
}

.tm_subscribe_form input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, .4);
   !important
}

.tm_subscribe_form input:-moz-placeholder {
  color: rgba(255, 255, 255, .4);
   !important
}

.tm_subscribe_form input::-moz-placeholder {
  color: rgba(255, 255, 255, .4);
   !important
}

.tm_subscribe_form input:-ms-input-placeholder {
  color: rgba(255, 255, 255, .4);
   !important
}

.site-footer .tm-footer-cta-wrapper .tm-quicklink-box .tm-lefticon-box .tm-icon {
  width: 50px;
  line-height: 50px;
  height: 50px;
  background-color: #ffb120;
  text-align: center;
  display: block
}

.site-footer .tm-footer-cta-wrapper .tm-quicklink-box .tm-righttext-box h2 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 600
}

.site-footer .tm-footer-cta-wrapper .tm-quicklink-box .tm-righttext-box p {
  font-size: 16px;
  margin-bottom: 0
}

.site-footer .tm-ctabox-row.row {
  border: 1px solid rgba(255, 255, 255, .1);
  margin: 0
}

.site-footer .tm-ctabox-row.row .cta-widget-area {
  padding: 18px 35px 24px 35px;
  position: relative
}

.site-footer .tm-ctabox-row.row .cta-widget-area:not(:first-child):after {
  width: 1px;
  height: 100%;
  content: '';
  position: absolute;
  left: 0;
  background-color: rgba(255, 255, 255, .1);
  top: 0
}

.site-footer .tm-footerrow-sepnone .second-footer-inner {
  border-bottom: none
}

.site-footer .tm-footer-cta-wrapper {
  margin-bottom: 4px
}

.site-footer .tm-footer-cta-wrapper .tm-quicklink-box .tm-righttext-box {
  padding-left: 20px;
  padding-top: 3px
}

.tm-header-style-classic-box.tm-header-overlay .social-icons li>a:hover {
  background-color: transparent
}

.tm-topbar-content .tm-wrap-cell div.themetechmount-social-links-wrapper:before {
  content: unset
}

.tm-header-style-classic-box.tm-header-overlay .tm-header-icons:before {
  content: unset
}

.tm-header-style-classic-box.tm-header-overlay .tm-header-icons .tm-header-wc-cart-link span.number-cart {
  bottom: 23px;
  left: 5px;
  width: 15px;
  height: 15px
}

.tm-single-image-inner .tm-iocnbox-btn a {
  font-weight: 500
}

.tm-header-text-area .header-info-widget .elementor-button.elementor-size-md {
  display: block
}

.themetechmount-iconbox.themetechmount-iconbox-stylenine .themetechmount-iconbox-icon {
  vertical-align: top;
  padding-right: 18px;
  width: 20px;
  padding-top: 5px;
  transition: all .6s ease;
  -ms-transition: all .6s ease;
  -webkit-transition: all .6s ease;
  -moz-transition: all .6s ease
}

.themetechmount-iconbox-stylenine .themetechmount-iconbox-heading .tm-element-subheading {
  font-weight: 400;
  font-size: 13px;
  line-height: 23px;
  text-transform: uppercase
}

.themetechmount-iconbox.themetechmount-iconbox-stylenine .themetechmount-iconbox-heading .tm-custom-heading {
  font-size: 22px;
  line-height: 32px
}

.themetechmount-iconbox-stylenine .tm-iocnbox-btn a {
  font-weight: 600
}

.themetechmount-iconbox.themetechmount-iconbox-stylenine .tm-icon-type-text {
  height: 55px;
  width: 45px;
  background-color: #000;
  line-height: 55px;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  position: relative;
  transition: all .6s ease;
  -ms-transition: all .6s ease;
  -webkit-transition: all .6s ease;
  -moz-transition: all .6s ease;
  margin-left: 17px
}

.themetechmount-iconbox.themetechmount-iconbox-stylenine:hover .tm-icon-type-text {
  color: #fff
}

.themetechmount-iconbox-stylenine .tm-icon-type-text:after {
  position: absolute;
  content: '';
  border-bottom: 1px solid #000;
  width: 32px;
  bottom: 14px;
  left: -17px;
  right: auto;
  top: auto
}

.themetechmount-iconbox-stylenine .tm-descbtn {
  padding-top: 19px
}

.themetechmount-iconbox-stylenine .tm-iocnbox-btn {
  padding-top: 12px
}

.themetechmount-iconbox-stylenine .themetechmount-iconbox-heading {
  vertical-align: bottom;
  transition: all .6s ease;
  -ms-transition: all .6s ease;
  -webkit-transition: all .6s ease;
  -moz-transition: all .6s ease
}

.themetechmount-iconbox-stylenine:hover .tm-icon-type-text:after {
  -webkit-transform: scale(-1) rotate(180deg);
  -moz-transform: scale(-1) rotate(180deg);
  -ms-transform: scale(-1) rotate(180deg);
  -o-transform: scale(-1) rotate(180deg);
  transform: scale(-1) rotate(180deg)
}

.themetechmount-iconbox-stylenine .tm-iocnbox-btn a:hover,
.themetechmount-iconbox-stylenine .tm-icon-type-text:after {
  -webkit-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  transition: all 600ms ease
}

.themetechmount-iconbox-stylenine .tm-iocnbox-btn a:hover:before {
  opacity: 1
}

.themetechmount-iconbox-stylenine .tm-iocnbox-btn a:hover {
  padding-left: 40px
}

.themetechmount-iconbox-stylenine .tm-iocnbox-btn a {
  position: relative
}

.themetechmount-iconbox-stylenine .tm-iocnbox-btn a:before {
  position: absolute;
  content: '';
  border-top: 1px solid #000;
  width: 32px;
  top: 50%;
  left: 0;
  opacity: 0;
  border-color: inherit
}

.themetechmount-iconbox-stylenine .tm-icontype-text .tm-descbtn {
  padding-left: 17px
}

.tm-single-image-wrapper.imagestyle-two {
  padding: 19px
}

.imagestyle-two .tm-single-image-inner {
  position: relative;
  z-index: 1
}

.imagestyle-two .tm-single-image-inner:before,
.imagestyle-two .tm-single-image-inner:after {
  position: absolute;
  content: '';
  height: 340px;
  width: 100px;
  z-index: -1;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s
}

.imagestyle-two .tm-single-image-inner:before {
  background-color: #000;
  top: auto;
  bottom: -19px;
  left: -19px;
  right: auto
}

.imagestyle-two .tm-single-image-inner:after {
  background-color: #1b1925;
  background-color: var(--tm-secondary-bg);
  top: -19px;
  bottom: auto;
  left: auto;
  right: -19px
}

.imagestyle-two .tm-single-image-inner:hover:after,
.imagestyle-two .tm-single-image-inner:hover:before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  width: 100%;
  height: 100%
}

.imagestyle-two .tm-single-image-inner .tm-desctext {
  display: none
}

.tm-listiconstyle1 ul .elementor-icon-list-item:before {
  position: absolute;
  content: '';
  border-bottom: 1px solid #e2e2e2;
  bottom: 0;
  left: 0;
  width: 60px
}

.tm-listiconstyle1 ul .elementor-icon-list-item {
  padding-bottom: 7px
}

.inside.tm-fid-view-style8.tm-fid-with-icon {
  text-align: left;
  padding: 0 0 0 26px
}

.inside.tm-fid-view-style8.tm-fid-without-icon {
  padding: 0
}

.inside.tm-fid-view-style8 .tm-fid-icon-wrapper {
  padding-bottom: 17px
}

.tm-fid.tm-fid-without-icon.tm-fid-view-style8 .tm-fld-contents {
  position: relative;
  text-align: left;
  padding: 0 0 5px 26px
}

.tm-fid-view-style8 .tm-fld-contents:before {
  position: absolute;
  content: '';
  border-left: 5px solid #000;
  top: 0;
  left: 0;
  height: 100%
}

.tm-fid-view-style8 .tm-fld-contents .tm-fid-inner span {
  font-weight: 700;
  font-size: 46px;
  line-height: 54px
}

.tm-fid-view-style8 .tm-fid-title span {
  line-height: 26px
}

.tm-fid-view-style8 p.tm-fid-title {
  margin-bottom: 0
}

.tm-fid-view-style8.inside h4 span:nth-child(2) {
  margin-left: -8px
}

.tm-seperator-style2.center-align .tm-content-header {
  display: table;
  width: 100%
}

.tm-seperator-style2.center-align .tm-element-content-heading,
.tm-seperator-style2.center-align .tm-element-subheading {
  display: table-cell
}

.tm-seperator-style2.center-align .tm-element-content-heading {
  width: 60%;
  position: relative;
  text-align: right;
  padding-right: 40px;
  padding-top: 7px;
  padding-bottom: 4px
}

.tm-seperator-style2.center-align .tm-element-subheading {
  width: 40%;
  text-align: left;
  padding-left: 40px;
  vertical-align: middle;
  position: relative
}

.tm-seperator-style2.center-align .tm-element-content-heading:before {
  display: block;
  content: "";
  position: absolute;
  width: 2px;
  height: 100%;
  right: 0;
  background-color: #8cbc43;
  top: 0
}

.tm-seperator-style2.center-align.tm-content-with-desc .tm-element-content-desctxt {
  padding-top: 20px
}

.tm-btn-style-style2.elementor-element.elementor-widget-button .elementor-size-md.elementor-button {
  margin: 5px 0
}

.tm-btn-style-style2.tm-btn-shape-square:not(.tm-btn-style-text).elementor-element.elementor-widget-button .elementor-button-link:before,
.tm-btn-style-style2.tm-btn-shape-square:not(.tm-btn-style-text).elementor-element.elementor-widget-button .elementor-button-link:after {
  width: 25px;
  height: 2px;
  transform: none !important;
  -webkit-transform: 0;
  background-color: inherit;
  padding: 0;
  border: 0;
  bottom: -5px;
  right: 0;
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  transition: all .4s ease-out
}

.tm-btn-style-style2.tm-btn-shape-square:not(.tm-btn-style-text).elementor-element.elementor-widget-button .elementor-button-link:before {
  left: 0;
  right: auto;
  bottom: auto;
  top: -5px
}

.tm-btn-style-style2.tm-btn-shape-square:not(.tm-btn-style-text).elementor-element.elementor-widget-button .elementor-button-link:hover:before {
  width: 100%;
  right: 0
}

.tm-btn-style-style2.tm-btn-shape-square:not(.tm-btn-style-text).elementor-element.elementor-widget-button .elementor-button-link:hover:after {
  width: 100%
}

.tm-btn-style-style2.tm-btn-color-grey .elementor-button:hover,
.tm-btn-style-style2.tm-btn-color-white .elementor-button:hover {
  color: #fff
}

.tm-btn-style-style2.tm-btn-color-white .elementor-button {
  background-color: #fff
}

.tm-globalbutton-style3 .tm-ptable-btn a:before,
.tm-globalbutton-style3 .tm-ptable-btn a:after,
.tm-globalbutton-style3 .themetechmount-servicebox-styletwo .themetechmount-serviceboxbox-readmore a:before,
.tm-globalbutton-style3 .themetechmount-servicebox-styletwo .themetechmount-serviceboxbox-readmore a:after,
.tm-globalbutton-style3 .comment-form .form-submit:before,
.tm-globalbutton-style3 .comment-form .form-submit:after,
.tm-globalbutton-style3 .tm-contact-btn.tm-btn-style-style2:before,
.tm-globalbutton-style3 .tm-contact-btn.tm-btn-style-style2:after,
.tm-globalbutton-style3 .themetechmount-box-blog.themetechmount-blogbox-styleone .themetechmount-blogbox-desc-footer a:before,
.tm-globalbutton-style3 .themetechmount-box-blog.themetechmount-blogbox-styleone .themetechmount-blogbox-desc-footer a:after,
.tm-globalbutton-style3 .post.themetechmount-box-blog-classic .themetechmount-blogbox-footer-readmore a:before,
.tm-globalbutton-style3 .post.themetechmount-box-blog-classic .themetechmount-blogbox-footer-readmore a:after {
  position: absolute;
  content: "";
  width: 25px;
  height: 2px;
  transform: none !important;
  -webkit-transform: 0;
  display: inline-block;
  padding: 0;
  border: 0;
  bottom: -5px;
  right: 0;
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  transition: all .4s ease-out
}

.tm-globalbutton-style3 .themetechmount-box-blog.themetechmount-blogbox-styleone .themetechmount-blogbox-desc-footer a:before,
.tm-globalbutton-style3 .post.themetechmount-box-blog-classic .themetechmount-blogbox-footer-readmore a:before {
  left: 0;
  right: auto
}

.tm-globalbutton-style3 .themetechmount-box-blog.themetechmount-blogbox-styleone .themetechmount-blogbox-desc-footer a:hover:before,
.tm-globalbutton-style3 .post.themetechmount-box-blog-classic .themetechmount-blogbox-footer-readmore a:hover:before {
  width: 100%;
  right: 0;
  left: 0
}

.tm-globalbutton-style3 .themetechmount-box-blog.themetechmount-blogbox-styleone .themetechmount-blogbox-desc-footer a:hover:after,
.tm-globalbutton-style3 .post.themetechmount-box-blog-classic .themetechmount-blogbox-footer-readmore a:hover:after {
  width: 100%;
  right: 0;
  left: auto
}

.tm-globalbutton-style3 .tm-ptable-btn a:before,
.tm-globalbutton-style3 .themetechmount-servicebox-styletwo .themetechmount-serviceboxbox-readmore a:before,
.tm-globalbutton-style3 .comment-form .form-submit:before,
.tm-globalbutton-style3 .tm-contact-btn:before {
  left: 0
}

.tm-globalbutton-style3 .tm-ptable-btn a:hover:before,
.tm-globalbutton-style3 .themetechmount-servicebox-styletwo .themetechmount-serviceboxbox-readmore a:hover:before,
.tm-globalbutton-style3 .comment-form .form-submit:hover:before,
.tm-globalbutton-style3 .tm-contact-btn:hover:before {
  width: 100%;
  right: 0
}

.tm-globalbutton-style3 .tm-ptable-btn a:hover:after,
.tm-globalbutton-style3 .themetechmount-servicebox-styletwo .themetechmount-serviceboxbox-readmore a:hover:after,
.tm-globalbutton-style3 .comment-form .form-submit:hover:after,
.tm-globalbutton-style3 .tm-contact-btn:hover:after {
  width: 100%
}

.tm-globalbutton-style3:hover .themetechmount-servicebox-styletwo .themetechmount-serviceboxbox-readmore a:after,
.tm-globalbutton-style3:hover .themetechmount-servicebox-styletwo .themetechmount-serviceboxbox-readmore a:before,
.tm-globalbutton-style3 .themetechmount-servicebox-styletwo .themetechmount-serviceboxbox-readmore a:hover:before,
.tm-globalbutton-style3 .themetechmount-servicebox-styletwo .themetechmount-serviceboxbox-readmore a:hover:after {
  background-color: #fff
}

.tm-globalbutton-style3 .themetechmount-servicebox-styletwo .themetechmount-serviceboxbox-readmore a:after {
  bottom: -7px
}

.themetechmount-testimonialbox-stylethree .themetechmount-box-img.tm-wrap-cell {
  width: 90px;
  vertical-align: top
}

.themetechmount-box-testimonial.themetechmount-testimonialbox-stylethree .themetechmount-item-thumbnail {
  height: 70px;
  width: 70px;
  margin: 0
}

.themetechmount-testimonialbox-stylethree .themetechmount-box-img img {
  border-radius: 0
}

.themetechmount-testimonialbox-stylethree .themetechmount-box-desc {
  position: relative;
  padding-bottom: 50px
}

.themetechmount-testimonialbox-stylethree .themetechmount-box-desc:after {
  position: absolute;
  content: '';
  border-bottom: 1px solid #e2e2e2;
  width: 90%;
  bottom: 27px;
  left: 0;
  top: auto;
  right: auto
}

.elementor-element .themetechmount-boxes.themetechmount-element-testimonialbox-style-3 .themetechmount-box-heading-wrapper {
  margin-bottom: 11px
}

.themetechmount-box-testimonial.themetechmount-testimonialbox-stylethree .themetechmount-box-desc .themetechmount-testimonial-text {
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  line-height: 30px
}

.themetechmount-box-testimonial.themetechmount-testimonialbox-stylethree .themetechmount-author-name {
  font-size: 20px;
  line-height: 26px
}

.mailchimp-inputbox3 .mailchimp-email i {
  position: absolute;
  left: 0;
  bottom: auto;
  top: 10px;
  font-size: 16px
}

.mailchimp-inputbox3 input[type="email"] {
  border-bottom: 2px solid rgba(255, 255, 255, .38);
  background-color: transparent;
  height: 47px;
  font-size: 14px;
  padding: 9px 40px 9px 29px;
  border-width: 0 0 2px 0;
  color: #fff
}

.mc4wp-form .mailchimp-inputbox3 button[type="submit"] {
  background-color: transparent;
  color: #fff;
  width: 25px;
  position: absolute;
  right: 0;
  top: 7px;
  padding: 0;
  margin: 0
}

.mailchimp-inputbox3 .btn i {
  font-size: 18px
}

.mailchimp-inputbox3 .tm-radio span.wpcf7-list-item.first.last {
  margin-left: 0;
  color: #fff
}

.mailchimp-inputbox3 .tm-radio {
  padding-top: 13px
}

.mailchimp-inputbox3 .tm-radio i {
  color: #fff;
  padding-right: 9px
}

.mailchimp-inputbox3 input[type="email"]::-webkit-input-placeholder {
  color: rgba(255, 255, 255, .6)
}

.mailchimp-inputbox3 input[type="email"]:-moz-placeholder {
  color: rgba(255, 255, 255, .6)
}

.mailchimp-inputbox3 input[type="email"]::-moz-placeholder {
  color: rgba(255, 255, 255, .6)
}

.mailchimp-inputbox3 input[type="email"]:-ms-input-placeholder {
  color: rgba(255, 255, 255, .6)
}

.mailchimp-inputbox3 input[type=radio] {
  visibility: hidden;
  position: absolute
}

.mailchimp-inputbox3 input[type=radio]+label {
  height: 12px;
  width: 12px;
  border: 1px solid #fece51;
  border-radius: 50%;
  vertical-align: middle;
  margin-bottom: 0;
  margin-right: 10px
}

.mailchimp-inputbox3 input[type=radio]+label:before {
  height: 6px;
  width: 6px;
  margin-left: 2px;
  margin-top: 2px;
  content: " ";
  display: inline-block;
  vertical-align: top;
  border: 1px solid #fece51;
  background-color: #fece51;
  border-radius: 50%
}

.mailchimp-inputbox3 input[type=radio]:checked+label:before {
  background-color: #fece51
}

.mailchimp-inputbox3 .tm-radio p {
  display: inline-block;
  color: #fff
}

.tm-inoterior-newtab.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs {
  position: relative;
  flex-direction: row-reverse
}

.tm-inoterior-newtab .elementor-tabs .elementor-tabs-wrapper {
  flex-direction: column-reverse;
  -webkit-box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
  -moz-box-shadow: 0 0 12px 0 rgba(0, 0, 0, .1);
  box-shadow: 0 0 5px 0 rgb(43 52 59 / 10%)
}

.tm-inoterior-newtab .elementor-tabs .elementor-tab-title {
  background-color: #fff;
  padding: 23px 15px 24px 55px;
  border-bottom: 1px solid #e2e2e2 !important;
  color: #000;
  position: relative
}

.tm-inoterior-newtab .elementor-tabs .elementor-tab-content {
  padding: 0;
  -webkit-animation: fadeEffect 2s;
  animation: fadeEffect 2s
}

.tm-inoterior-newtab .elementor-tabs .elementor-tab-title span {
  position: absolute;
  left: 16px;
  top: 23px
}

.tm-inoterior-newtab .elementor-tabs .elementor-tab-title:last-child {
  border-bottom: none !important
}

.themetechmount-box-blog.themetechmount-blogbox-styleeight .themetechmount-box-desc {
  margin-top: 0;
  padding-top: 7px;
  padding-left: 0
}

.themetechmount-box-blog.themetechmount-blogbox-styleeight .tm-box-post-date {
  bottom: 12px;
  right: 12px;
  top: auto
}

.themetechmount-box-blog.themetechmount-blogbox-styleeight .themetechmount-box-desc-text {
  padding-bottom: 11px
}

.themetechmount-blogbox-styleeight .themetechmount-box-content-inner {
  padding-left: 10px
}

.themetechmount-element-blogbox-style8.themetechmount-boxes-col-one .themetechmount-boxes-row-wrapper.row .tm-box-col-wrapper {
  border-bottom: 1px solid #eee;
  padding-bottom: 35px;
  margin-bottom: 35px
}

.themetechmount-element-blogbox-style8.themetechmount-boxes-col-one .themetechmount-boxes-row-wrapper.row .tm-box-col-wrapper:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0
}

.themetechmount-element-blogbox-style8.themetechmount-boxes-col-one.themetechmount-boxes-view-default {
  overflow: hidden
}

.themetechmount-servicebox-stylefive .tm-box-icon {
  font-size: 50px;
  height: auto;
  width: auto;
  display: inline-block;
  transition: all 500ms ease
}

.themetechmount-servicebox-stylefive .themetechmount-post-item {
  text-align: left;
  padding: 40px 45px 35px 35px
}

.themetechmount-servicebox-stylefive .themetechmount-box-title {
  padding: 28px 0 12px
}

.themetechmount-servicebox-stylefive .tm-servicebox-morebtn {
  opacity: 0;
  position: absolute;
  background-color: #fece51;
  color: #fff;
  width: 40px;
  height: 40px;
  text-align: center;
  left: 50px;
  bottom: -15px;
  line-height: 40px;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease;
  transform: scale(0);
  -webkit-transform: scale(0);
  border-radius: 50%
}

.themetechmount-servicebox-stylefive:hover .tm-servicebox-morebtn {
  opacity: 1;
  transform: scale(1);
  -webkit-transform: scale(1)
}

.themetechmount-servicebox-stylefive:hover .tm-box-icon {
  transform: rotateY(180deg)
}

.themetechmount-servicebox-stylefive .tm-servicebox-morebtn a {
  display: block
}

.themetechmount-servicebox-stylefive .tm-servicebox-morebtn:hover a {
  color: #fff
}

.themetechmount-element-servicebox-stylefive.themetechmount-boxes-gap-0px .themetechmount-boxes-row-wrapper.row .tm-box-col-wrapper:not(.slick-current) .themetechmount-post-item:before {
  top: 0;
  content: '';
  height: calc(100% + 190px);
  width: 1px;
  background-color: #e9ecef;
  z-index: 1;
  position: absolute;
  left: 0
}

.themetechmount-element-servicebox-stylefive.themetechmount-boxes-gap-0px .themetechmount-servicebox-stylefive .themetechmount-post-item {
  box-shadow: none
}

.themetechmount-element-servicebox-stylefive.themetechmount-boxes-gap-0px .themetechmount-boxes-row-wrapper.row .tm-box-col-wrapper.slick-active.slick-active:last-child .themetechmount-post-item:before {
  right: 0
}

.tm-slider-button2 {
  position: relative
}

.tm-slider-button2:before,
.tm-slider-button2:after {
  width: 25px;
  height: 2px;
  transform: none !important;
  -webkit-transform: 0;
  background-color: inherit;
  padding: 0;
  border: 0;
  bottom: -6px;
  right: -1px;
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  transition: all .4s ease-out;
  content: "";
  position: absolute
}

.tm-slider-button2:before {
  left: -1px;
  right: auto;
  bottom: auto;
  top: -6px
}

.tm-slider-button2:hover:after {
  width: calc(100% + 1px)
}

.tm-slider-button2:hover:before {
  width: calc(100% + 1px);
  right: 0
}

.tm-slider-button2.tm-btmoutline:after,
.tm-slider-button2.tm-btmoutline:before {
  background-color: #fff
}

.tm-header-style-classic3 #site-header-menu #site-navigation .tm-header-icon a {
  font-size: 20px
}

.tm-header-style-classic3 .tm-header-icons:before {
  height: 50px;
  margin-top: -23px
}

.widget.widget_nav_menu li.tm-2column-menu {
  display: inline-block;
  padding: 0 0 13px 0;
  position: relative;
  width: calc(50% - 2px);
  float: none;
  vertical-align: top
}

.widget.widget_nav_menu li.tm-3column-menu {
  display: inline-block;
  padding: 0 0 13px 0;
  position: relative;
  width: calc(33% - 2px);
  float: none;
  vertical-align: top
}

.footer .widget.widget_nav_menu li.tm-3column-menu a:before {
  content: unset
}

.footer .widget.widget_nav_menu li.tm-3column-menu a {
  padding-left: 0
}

.widget.widget_nav_menu li.tm-2column-menu a:before {
  font-family: "tm-inoterior-icons";
  content: "\e849";
  position: absolute;
  top: 7px;
  left: 0;
  font-size: 10px;
  font-weight: 700;
  color: var(--tm-skincolor-text)
}

.tm-info-widgettext .tm-company-logo {
  width: 285px;
  position: relative;
  padding-right: 70px
}

.tm-info-widgettext .tm-company-logo img {
  margin-top: -20px
}

.tm-info-widgettext .tm-company-logo:after {
  display: block;
  height: 90%;
  content: '';
  position: absolute;
  right: 55px;
  width: 1px;
  top: 5%;
  background-color: rgb(255 255 255 / 7%)
}

.tm-text-align-right {
  text-align: right
}

.tm-quickicons-box .tm-lefticon-box {
  font-size: 44px;
  width: 65px
}

.tm-quickicons-box * {
  margin-bottom: 0
}

.tm-quickicons-box p {
  font-size: 16px;
  line-height: 26px
}

.widget.tm-widget-above-0padding hr {
  margin-top: 0
}

.tm-quickicons-box {
  padding-bottom: 3px
}

.footer .tm-socialstyle-2 .social-icons li>a {
  width: 44px;
  height: 44px;
  line-height: 44px;
  margin: 0 1px;
  background-color: rgba(255, 255, 255, .10);
  font-size: 16px;
  border: none
}

.themetechmount-servicebox-stylesix {
  -webkit-box-shadow: 0 0 7px 0 rgba(43, 52, 59, .08);
  -moz-box-shadow: 0 0 7px 0 rgba(43, 52, 59, .08);
  box-shadow: 0 0 7px 0 rgba(43, 52, 59, .08);
  padding-bottom: 35px
}

.themetechmount-servicebox-stylesix .item-content {
  padding: 48px 0 0 0
}

.themetechmount-servicebox-stylesix .tm-box-icon i {
  text-align: center;
  font-size: 36px;
  line-height: 26px;
  padding: 17px;
  background-color: #f8f8f8;
  position: absolute;
  z-index: 9;
  bottom: 83px;
  top: auto;
  right: 0;
  color: #07332f;
  left: 0;
  width: 70px;
  margin: 0 auto;
  transition: all 500ms ease
}

.themetechmount-servicebox-stylesix .themetechmount-post-item:after {
  content: '';
  position: absolute;
  height: 3px;
  width: 76%;
  background-color: #ffb120;
  left: 12%;
  bottom: -35px;
  transition: all .5s ease;
  -moz-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease
}

.themetechmount-servicebox-stylesix:hover .themetechmount-post-item:after {
  width: 100%;
  left: 0
}

.themetechmount-servicebox-stylesix :hover .tm-box-icon i {
  transform: rotateY(180deg)
}

.tm-icon-bg-color .themetechmount-iconbox.themetechmount-iconbox-styleten .themetechmount-iconbox-icon {
  padding-right: 38px
}

.themetechmount-iconbox-styleten .themetechmount-iconbox-icon img {
  width: 137px;
  height: 122px
}

.tm-col-bgcolor-skincolor .tm-staticbox-style2 .tm-stepbox:hover .tm-stepbox-content .tm-steps-seperator:before,
.tm-col-bgcolor-skincolor .tm-staticbox-style2 .tm-stepbox:hover .tm-sepeline:after,
.tm-col-bgcolor-skincolor .tm-staticbox-style2 .tm-sepeline:after,
.tm-col-bgcolor-skincolor .tm-staticbox-style2 .tm-sepeline:before {
  background-color: #07332f
}

.tm-col-bgcolor-skincolor .themetechmount-stepboxes-wrapper.tm-staticbox-style2 .tm-stepbox:hover .tm-ptable-icon-wrapper {
  color: #07332f
}

.tm-col-bgcolor-skincolor .tm-staticbox-style2 .tm-stepbox:hover .tm-stepbox-content .tm-steps-seperator:after {
  background-color: #fff
}

.tm-column-shape-style.elementor-widget-text-editor {
  position: relative
}

.tm-column-shape-style.elementor-widget-text-editor:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-bottom: 54px solid #ffb120;
  border-left: 55px solid transparent;
  left: -55px;
  bottom: 0
}

.tm-blogdesc-withshadow .themetechmount-box-blog.themetechmount-blogbox-stylefive .post-item {
  -webkit-box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
  -moz-box-shadow: 0 0 12px 0 rgba(0, 0, 0, .1);
  box-shadow: 0 0 10px 0 rgba(43, 52, 59, .1)
}

.tm-col-bgcolor-skincolor .tm-element-heading-content-wrapper.tm-seperator-style1 .tm-content-header:before {
  background-color: #2f2f2f
}

.tm-iconsz-large .themetechmount-iconbox .tm-box-icon i,
.tm-iconsz-large .themetechmount-iconbox .tm-box-icon i.kw_inoterior {
  font-size: 55px
}

.tm-point-ctaheading:after {
  content: '';
  position: absolute;
  bottom: -90px;
  right: 40px !important;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-image: url(//themetechmount.com/wordpress/inoterior/wp-content/themes/inoterior/css/../images/arrow-bg-1.png);
  background-repeat: no-repeat;
  background-position: center
}

.themetechmount-servicebox-stylesix {
  margin-bottom: 5px
}

.themetechmount-iconbox.themetechmount-iconbox-styleeleven {
  background-color: #fff;
  padding: 40px 30px 35px;
  position: relative;
  overflow: hidden
}

.themetechmount-iconbox-styleeleven .tm-element-subheading {
  position: absolute;
  right: 35px;
  top: 68px;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #1f232c;
  -webkit-text-fill-color: transparent;
  font-size: 60px;
  line-height: 40px;
  opacity: .15;
  transition: all 500ms ease
}

.themetechmount-iconbox-styleeleven .themetechmount-serviceboxbox-readmore a {
  position: absolute;
  bottom: 10px;
  right: 10px;
  color: #fff;
  z-index: 1;
  font-size: 18px
}

.themetechmount-iconbox-styleeleven .themetechmount-serviceboxbox-readmore {
  background-color: var(--tm-skincolor-text);
  height: 57px;
  width: 50px;
  bottom: 0;
  right: 0;
  position: absolute;
  border-top-left-radius: 100%;
  transition: all 500ms ease
}

.themetechmount-iconbox.themetechmount-iconbox-styleeleven .tm-box-icon i {
  font-size: 80px;
  display: inline-block;
  transition: all 500ms ease
}

.themetechmount-iconbox.themetechmount-iconbox-styleeleven .themetechmount-iconbox-heading .tm-custom-heading {
  font-size: 22px;
  line-height: 40px;
  padding-bottom: 9px
}

.themetechmount-iconbox.themetechmount-iconbox-styleeleven .themetechmount-iconbox-icon {
  margin-bottom: 9px
}

.themetechmount-iconbox-styleeleven:hover .tm-box-icon i {
  transform: rotateY(360deg)
}

.themetechmount-iconbox-styleeleven:hover .themetechmount-serviceboxbox-readmore {
  background-color: var(--tm-secondary-bg)
}

.themetechmount-iconbox-styleeleven:hover .tm-element-subheading {
  -webkit-text-stroke-color: var(--tm-skincolor-text);
  opacity: 1
}

.themetechmount-iconbox-styleeleven:hover .themetechmount-serviceboxbox-readmore a:before {
  color: var(--tm-skincolor-text)
}

.tm-quote-text .elementor-widget-container i {
  font-size: 60px
}

.tm-quote-text blockquote {
  border: none;
  font-style: normal;
  padding: 0 0 0 90px;
  margin: 0;
  position: relative;
  font-size: 15px
}

.tm-quote-text blockquote:before {
  position: absolute;
  content: '\e82e';
  font-family: 'tm-inoterior-icons';
  font-size: 60px;
  left: 0;
  top: 9px;
  color: var(--tm-skincolor-text)
}

.tm-quote-text .elementor-widget-container h3 {
  font-size: 16px;
  line-height: 26px;
  padding: 15px 90px 0
}

.themetechmount-iconbox-styletwelve:hover .tm-icon-type-image {
  background-color: var(--tm-secondary-bg)
}

.themetechmount-iconbox.themetechmount-iconbox-styletwelve {
  text-align: center
}

.themetechmount-iconbox-styletwelve .tm-icon-type-image {
  background-color: #fff;
  width: 155px;
  height: 155px;
  line-height: 155px;
  text-align: center;
  display: block;
  margin: 0 auto;
  transition: all 500ms ease
}

.themetechmount-iconbox.themetechmount-iconbox-styletwelve .themetechmount-iconbox-heading .tm-custom-heading {
  font-size: 22px;
  line-height: 30px;
  padding: 6px 0 12px
}

.themetechmount-iconbox.themetechmount-iconbox-styletwelve .themetechmount-iconbox-icon img {
  width: auto;
  height: auto
}

.themetechmount-iconbox-styleeleven .themetechmount-serviceboxbox-readmore a {
  position: relative;
  font-size: 0
}

.themetechmount-iconbox-styleeleven .themetechmount-serviceboxbox-readmore a:before {
  position: absolute;
  content: '\e801';
  font-family: 'tm-inoterior-icons';
  font-size: 18px;
  top: 16px;
  right: -45px;
  color: #fff
}

.tm-iconcheckstyle-01 .themetechmount-iconbox-styletwo .tm-box-icon .fa-check-circle:before {
  content: "\e83a";
  font-family: 'tm-inoterior-icons';
  font-size: 14px;
  font-weight: 400;
  line-height: 40px;
  position: absolute;
  top: 6px;
  left: 11px
}

.tm-iconcheckstyle-01 .themetechmount-iconbox-styletwo .tm-box-icon {
  background-color: var(--tm-greycolor-bg);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s
}

.tm-iconcheckstyle-01 .themetechmount-iconbox.themetechmount-iconbox-styletwo .themetechmount-iconbox-icon {
  padding-right: 23px
}

.tm-iconcheckstyle-01 .themetechmount-iconbox-styletwo:hover .tm-box-icon {
  background-color: var(--tm-skincolor-bg);
  color: #fff
}

.tm-iconcheckstyle-01 .themetechmount-iconbox-styletwo:hover .tm-box-icon i {
  color: #fff !important
}

.themetechmount-testimonialbox-stylefour .tm-box-footer {
  position: relative;
  text-align: center;
  padding-bottom: 30px
}

.themetechmount-testimonialbox-stylefour .tm-box-footer:after {
  position: absolute;
  content: '';
  border-bottom: 1px solid #e3e3e3;
  width: 100%;
  bottom: 0;
  left: 0;
  top: auto;
  right: auto
}

.themetechmount-box-testimonial.themetechmount-testimonialbox-stylefour .themetechmount-box-img img {
  border-radius: 0;
  width: auto;
  height: auto
}

.themetechmount-testimonialbox-stylefour .themetechmount-item-thumbnail {
  width: 100px;
  height: 100px
}

.themetechmount-box-testimonial.themetechmount-testimonialbox-stylefour blockquote.themetechmount-testimonial-text {
  font-style: italic;
  text-align: center;
  font-size: 17px;
  line-height: 32px;
  color: #616365;
  padding-top: 24px
}

.themetechmount-box-testimonial.themetechmount-testimonialbox-stylefour .themetechmount-author-name {
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 10px;
  padding-top: 19px
}

.themetechmount-box-testimonial.themetechmount-testimonialbox-stylefour .themetechmount-box-footer {
  font-size: 15px
}

.themetechmount-boxes.themetechmount-element-testimonialbox-style-4 .themetechmount-box-heading-wrapper {
  margin-bottom: 22px
}

.elementor-heading-title span:after {
  position: absolute;
  content: '';
  border-bottom: 5px solid var(--tm-skincolor-text);
  width: 100%;
  bottom: -5px;
  left: 0;
  z-index: -1
}

.elementor-heading-title span {
  position: relative;
  display: inline-block;
  font-weight: 400
}

.themetechmount-box-blog.themetechmount-blogbox-stylenine .themetechmount-box-desc {
  background-color: #fff;
  -webkit-box-shadow: 0 0 7px 0 rgb(43 52 59 / 8%);
  -moz-box-shadow: 0 0 7px 0 rgba(43, 52, 59, .08);
  box-shadow: 0 0 7px 0 rgb(43 52 59 / 8%);
  padding: 33px 40px 31px;
  margin: -115px 40px 0
}

.themetechmount-box-blog.themetechmount-blogbox-stylenine .tm-box-post-date {
  font-size: 18px;
  font-weight: 700;
  top: 40px;
  right: 40px;
  height: 70px;
  width: 65px;
  padding-top: 13px;
  transition: all 500ms ease 300ms
}

.themetechmount-box-blog.themetechmount-blogbox-stylenine .tm-box-post-date span {
  font-weight: 700;
  font-size: 18px;
  padding-top: 12px
}

.themetechmount-blogbox-stylenine .themetechmount-box-content .tm-entry-meta-wrapper {
  padding-bottom: 8px
}

.themetechmount-box-blog.themetechmount-blogbox-stylenine .themetechmount-box-desc-text {
  padding-top: 12px
}

.themetechmount-box-blog.themetechmount-blogbox-stylenine .themetechmount-box-content h4 {
  font-size: 22px;
  line-height: 32px
}

.themetechmount-blogbox-stylenine .themetechmount-box-desc {
  position: relative
}

.themetechmount-blogbox-stylenine .themetechmount-box-desc:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  background: var(--tm-skincolor-text);
  z-index: -1;
  transition: .5s
}

.themetechmount-blogbox-stylenine:hover .themetechmount-box-desc:before {
  height: 100%
}

.themetechmount-blogbox-stylenine:hover .themetechmount-box-content .tm-meta-line i,
.themetechmount-blogbox-stylenine:hover .themetechmount-box-content .tm-meta-line a,
.themetechmount-blogbox-stylenine:hover .themetechmount-box-desc-text,
.themetechmount-blogbox-stylenine:hover .themetechmount-box-title h4 a {
  color: #fff
}

.themetechmount-box-blog.themetechmount-blogbox-stylenine:hover .tm-box-post-date {
  background-color: #fff;
  color: var(--tm-skincolor-text)
}

.tm-fid-view-style9 .tm-fid-content {
  display: table-cell;
  vertical-align: middle
}

.tm-fid-view-style9 .tm-circle-box {
  display: table-cell;
  width: 40%;
  text-align: left
}

.tm-fid-view-style9 .tm-fid-title {
  font-size: 24px;
  line-height: 34px;
  font-weight: 700;
  text-align: left;
  color: #1f232c
}

.tm-fid-view-style9 .tm-circle-boxcontent {
  left: 25px;
  top: 44%;
  text-align: left
}

.tm-fid-view-style9 .tm-fid-number {
  font-size: 24px
}

.tm-fid-view-style9.inside {
  padding: 0
}

.footer .widget .tm-mailchimp-textbox .tm-mailbox,
.footer .widget .tm-mailchimp-textbox .mailchimp-title {
  display: table-cell;
  width: 42%
}

.footer .widget .mailchimp-title .widget-title {
  margin-bottom: 12px
}

.footer .widget .tm-mailchimp-textbox {
  background-color: rgba(255, 255, 255, .06);
  padding: 31px 40px 15px;
  margin-bottom: 20px;
  margin-top: -5px
}

.footer .widget .tm-mailchimp-textbox .tm-mailbox {
  padding-left: 35px;
  vertical-align: top
}

.footer .tm-mailbox .mailchimp-inputbox input[type="email"] {
  background-color: #fff;
  color: #000;
  padding-right: 65px;
  font-size: 14px
}

.footer .tm-mailbox .mailchimp-inputbox button[type="submit"] {
  width: 60px
}

.footer .tm-mailbox .mailchimp-inputbox button[type="submit"]:hover {
  background-color: var(--tm-secondary-bg)
}

.tm-headerstyle-classic-overlay .tm-header-quotebtn,
.tm-headerstyle-classic-overlay .tm-header-calliconbox {
  display: table-cell;
  position: relative;
  vertical-align: middle;
  height: 100%
}

.tm-headerstyle-classic-overlay .tm-header-quotebtn:before {
  position: absolute;
  content: '';
  border-right: 1px solid rgba(255, 255, 255, .12);
  height: 94px;
  top: -20px;
  right: 0
}

.tm-headerstyle-classic-overlay .tm-header-quick-callbox.tm-header-calliconbox {
  padding-left: 30px
}

.tm-headerstyle-classic-overlay .tm-header-quick-callbox.tm-header-calliconbox .tm-callbox-icon {
  font-size: 36px
}

.tm-headerstyle-classic-overlay .tm-header-quick-callbox.tm-header-calliconbox .tm-callbox-content .tm-callbox-title {
  font-size: 18px;
  line-height: 25px;
  font-weight: 700;
  margin-bottom: 0
}

.themetechmount-box-client.tm-style_lessopacity .themetechmount-item-thumbnail-inner img {
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
  opacity: .3
}

.themetechmount-box-client.tm-style_lessopacity:hover .themetechmount-item-thumbnail-inner img {
  filter: grayscale(0%);
  opacity: 1
}

.tm-colorstyle-social-link .social-icons li>a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin: 0 5px;
  font-size: 18px;
  color: #fff;
  border: none;
  border-radius: 0
}

.tm-colorstyle-social-link .themetechmount-social-links-wrapper a:hover {
  background-color: var(--tm-skincolor-text)
}

.footer .widget.tm-footer-post1 ul.tm-recent-post-list>li .post-date i {
  color: var(--tm-skincolor-text)
}

.tm-textcolor-white .widget.widget_nav_menu li.tm-2column-menu a:not(:hover) {
  color: rgba(255, 255, 255, .65)
}

.tm-header-text-area .header-info-widget .tm-btn-color-skincolor .elementor-button.elementor-size-md {
  color: #fff
}

.tm-twbefore-bg .twentytwenty-handle {
  margin-left: -20px
}

.tm-twbefore-bg .twentytwenty-horizontal .twentytwenty-handle:before,
.tm-twbefore-bg .twentytwenty-horizontal .twentytwenty-handle:after {
  left: 55%
}

.themetechmount-box-blog.themetechmount-blogbox-styleten .themetechmount-box-desc {
  margin-top: -9px;
  z-index: 1;
  padding-top: 22px;
  padding-left: 0
}

.themetechmount-box-blog.themetechmount-blogbox-styleten .tm-box-post-date {
  background-color: transparent;
  position: absolute;
  display: table-cell;
  vertical-align: top;
  font-weight: 700;
  font-size: 48px;
  top: 85px;
  left: 40px
}

.themetechmount-box-blog.themetechmount-blogbox-styleten .tm-box-post-date span {
  font-size: 18px;
  font-weight: 700;
  color: var(--tm-skincolor-text);
  padding-top: 20px
}

.themetechmount-blogbox-styleten .themetechmount-box-content-inner {
  display: table-cell;
  width: 84%;
  padding: 5px 0 24px 32px;
  position: relative;
  vertical-align: top
}

.themetechmount-blogbox-styleten .themetechmount-box-content-inner:before {
  content: "";
  height: 100%;
  width: 1px;
  background-color: rgba(215, 215, 215, .11);
  display: block;
  position: absolute;
  left: 11px;
  top: 0
}

.themetechmount-blogbox-styleten .themetechmount-box-content.col-md-6 {
  display: table !important;
  background-color: var(--tm-secondary-bg);
  padding: 70px 35px 60px 35px
}

.themetechmount-blogbox-styleten .themetechmount-blogbox-footer-left a:not(:hover),
.themetechmount-blogbox-styleten .themetechmount-box-content-inner .themetechmount-box-title h4 a:not(:hover),
.themetechmount-blogbox-styleten .tm-blog-post-cat a {
  color: #fff
}

.themetechmount-blogbox-styleten .themetechmount-blogbox-footer-left,
.themetechmount-blogbox-styleten .themetechmount-box-content-inner .tm-icon-box {
  display: inline-flex
}

.themetechmount-blogbox-styleten .themetechmount-box-content-inner .tm-icon-box a {
  align-items: center;
  border-radius: 50%;
  width: 42px;
  height: 42px;
  margin: 0;
  background-color: var(--tm-skincolor-text);
  font-size: 26px;
  text-align: center;
  line-height: 42px
}

.themetechmount-blogbox-styleten .themetechmount-box-content-inner .tm-icon-box a:hover {
  color: #fff
}

.themetechmount-blogbox-styleten .themetechmount-blogbox-footer-left {
  padding-left: 12px
}

.themetechmount-box-blog.themetechmount-blogbox-styleten .themetechmount-box-desc-text {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 21px;
  line-height: 26px;
  color: rgba(255, 255, 255, .6)
}

.themetechmount-blogbox-styleten .themetechmount-box-title {
  padding-top: 2px
}

.themetechmount-boxes.themetechmount-boxes-view-slickview .themetechmount-testimonials-info img {
  display: none
}

.themetechmount-boxes.themetechmount-boxes-view-slickview .testimonials-nav.slick-slider {
  margin-top: 45px
}

.themetechmount-boxes-view-slickview .slick-center .testimonial_item,
.themetechmount-boxes-view-slickview .testimonials-nav {
  margin: 0 auto
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-img .themetechmount-item-thumbnail {
  width: 100px;
  height: 100px
}

.themetechmount-boxes-view-slickview .testimonials-nav .testimonial_item .themetechmount-box-img .themetechmount-item-thumbnail-inner {
  border-radius: 50%
}

.themetechmount-boxes-view-slickview .testimonials-nav .nav_item_wrap {
  margin: 0 10px;
  width: auto
}

.themetechmount-boxes-view-slickview .testimonials-nav .testimonial_item .themetechmount-box-img .themetechmount-item-thumbnail-inner:after {
  content: unset
}

.themetechmount-boxes-view-slickview .testimonials-nav .slick-center .testimonial_item .themetechmount-box-img .themetechmount-item-thumbnail-inner:before {
  background-color: unset
}

.themetechmount-boxes-view-slickview .testimonials-nav .slick-current.slick-center.slick-active .testimonial_item .themetechmount-box-img .themetechmount-item-thumbnail-inner:before {
  background-color: var(--tm-secondary-bg);
  opacity: 0
}

.themetechmount-boxes-view-slickview .testimonials-nav .slick-center .testimonial_item .themetechmount-box-img .themetechmount-item-thumbnail-inner:before,
.themetechmount-boxes-view-slickview .testimonials-nav .testimonial_item .themetechmount-box-img .themetechmount-item-thumbnail-inner:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: var(--tm-secondary-bg);
  height: 100%;
  width: 100%;
  border-radius: 3px;
  transition: all .5s ease;
  opacity: 0;
  content: ''
}

.themetechmount-boxes-view-slickview .testimonial_wrapper .themetechmount-box-desc {
  text-align: center;
  padding: 0
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-testimonials-info {
  display: block;
  text-align: center;
  margin: 0 auto
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-desc .themetechmount-testimonial-text {
  font-family: 'Urbanist';
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
  text-align: center;
  padding: 35px 0 5px
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .slick-slide .themetechmount-box-desc .themetechmount-testimonial-text:before {
  content: '';
  -webkit-mask: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4gPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWxuczpzdmdqcz0iaHR0cDovL3N2Z2pzLmNvbS9zdmdqcyIgdmVyc2lvbj0iMS4xIiB3aWR0aD0iNTAiIGhlaWdodD0iNTAiIHg9IjAiIHk9IjAiIHZpZXdCb3g9IjAgMCAxMjMuOTYxIDEyMy45NjEiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTIiIHhtbDpzcGFjZT0icHJlc2VydmUiIGNsYXNzPSIiPjxnPiA8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPiA8cGF0aCBkPSJNNDkuOCwyOS4wMzJjMy4xLTEuMyw0LjQtNSwzLThsLTQuOS0xMC4zYy0xLjQtMi44OTktNC44LTQuMi03LjgtMi44OTljLTguNSwzLjYtMTUuOCw4LjMtMjEuNiwxNCBDMTEuNCwyOC41MzIsNi42LDM2LjIzMiw0LDQ0LjczMmMtMi42LDguNjAxLTQsMjAuMy00LDM1LjJ2MzAuN2MwLDMuMywyLjcsNiw2LDZoMzkuM2MzLjMsMCw2LTIuNyw2LTZ2LTM5LjNjMC0zLjMwMS0yLjctNi02LTYgSDI2LjVjMC4yLTEwLjEwMSwyLjYtMTguMiw3LTI0LjMwMUMzNy4xLDM2LjEzMyw0Mi41LDMyLjEzMyw0OS44LDI5LjAzMnoiIGZpbGw9IiMwMGRhYjIiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSIiPjwvcGF0aD4gPHBhdGggZD0iTTEyMC40LDI5LjAzMmMzLjEtMS4zLDQuMzk5LTUsMy04bC00LjktMTAuMTk5Yy0xLjQtMi45LTQuOC00LjItNy44LTIuOWMtOC40LDMuNi0xNS42MDEsOC4zLTIxLjUsMTMuOSBjLTcuMTAxLDYuOC0xMiwxNC41LTE0LjYwMSwyM2MtMi42LDguMzk5LTMuODk5LDIwLjEtMy44OTksMzUuMXYzMC43YzAsMy4zLDIuNyw2LDYsNkgxMTZjMy4zLDAsNi0yLjcsNi02di0zOS4zIGMwLTMuMzAxLTIuNy02LTYtNkg5Ny4xYzAuMi0xMC4xMDEsMi42MDEtMTguMiw3LTI0LjMwMUMxMDcuNywzNi4xMzMsMTEzLjEsMzIuMTMzLDEyMC40LDI5LjAzMnoiIGZpbGw9IiMwMGRhYjIiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSIiPjwvcGF0aD4gPC9nPiA8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPiA8L2c+IDxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+IDwvZz4gPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gPC9nPiA8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPiA8L2c+IDxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+IDwvZz4gPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gPC9nPiA8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPiA8L2c+IDxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+IDwvZz4gPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gPC9nPiA8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPiA8L2c+IDxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+IDwvZz4gPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gPC9nPiA8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPiA8L2c+IDxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+IDwvZz4gPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gPC9nPiA8L2c+PC9zdmc+IA==) no-repeat 100% 100%;
  mask: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4gPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWxuczpzdmdqcz0iaHR0cDovL3N2Z2pzLmNvbS9zdmdqcyIgdmVyc2lvbj0iMS4xIiB3aWR0aD0iNTAiIGhlaWdodD0iNTAiIHg9IjAiIHk9IjAiIHZpZXdCb3g9IjAgMCAxMjMuOTYxIDEyMy45NjEiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTIiIHhtbDpzcGFjZT0icHJlc2VydmUiIGNsYXNzPSIiPjxnPiA8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPiA8cGF0aCBkPSJNNDkuOCwyOS4wMzJjMy4xLTEuMyw0LjQtNSwzLThsLTQuOS0xMC4zYy0xLjQtMi44OTktNC44LTQuMi03LjgtMi44OTljLTguNSwzLjYtMTUuOCw4LjMtMjEuNiwxNCBDMTEuNCwyOC41MzIsNi42LDM2LjIzMiw0LDQ0LjczMmMtMi42LDguNjAxLTQsMjAuMy00LDM1LjJ2MzAuN2MwLDMuMywyLjcsNiw2LDZoMzkuM2MzLjMsMCw2LTIuNyw2LTZ2LTM5LjNjMC0zLjMwMS0yLjctNi02LTYgSDI2LjVjMC4yLTEwLjEwMSwyLjYtMTguMiw3LTI0LjMwMUMzNy4xLDM2LjEzMyw0Mi41LDMyLjEzMyw0OS44LDI5LjAzMnoiIGZpbGw9IiMwMGRhYjIiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSIiPjwvcGF0aD4gPHBhdGggZD0iTTEyMC40LDI5LjAzMmMzLjEtMS4zLDQuMzk5LTUsMy04bC00LjktMTAuMTk5Yy0xLjQtMi45LTQuOC00LjItNy44LTIuOWMtOC40LDMuNi0xNS42MDEsOC4zLTIxLjUsMTMuOSBjLTcuMTAxLDYuOC0xMiwxNC41LTE0LjYwMSwyM2MtMi42LDguMzk5LTMuODk5LDIwLjEtMy44OTksMzUuMXYzMC43YzAsMy4zLDIuNyw2LDYsNkgxMTZjMy4zLDAsNi0yLjcsNi02di0zOS4zIGMwLTMuMzAxLTIuNy02LTYtNkg5Ny4xYzAuMi0xMC4xMDEsMi42MDEtMTguMiw3LTI0LjMwMUMxMDcuNywzNi4xMzMsMTEzLjEsMzIuMTMzLDEyMC40LDI5LjAzMnoiIGZpbGw9IiMwMGRhYjIiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSIiPjwvcGF0aD4gPC9nPiA8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPiA8L2c+IDxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+IDwvZz4gPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gPC9nPiA8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPiA8L2c+IDxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+IDwvZz4gPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gPC9nPiA8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPiA8L2c+IDxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+IDwvZz4gPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gPC9nPiA8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPiA8L2c+IDxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+IDwvZz4gPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gPC9nPiA8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPiA8L2c+IDxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+IDwvZz4gPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gPC9nPiA8L2c+PC9zdmc+IA==) no-repeat 100% 100%;
  position: absolute;
  top: -36px;
  left: 0;
  right: 0;
  text-align: center;
  display: block;
  background-color: var(--tm-skincolor-text);
  margin: 0 auto
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-boxes-row-wrapper {
  box-shadow: unset
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-author-name {
  font-size: 16px;
  line-height: 28px;
  display: inline-block;
  padding-right: 5px
}

.themetechmount-boxes-view-slickview .themetechmount-box-desc .themetechmount-box-title {
  background-color: #f4f4f4;
  display: inline-block;
  padding: 6px 25px;
  border: 1px solid #e3e3e3
}

.themetechmount-iconbox.themetechmount-iconbox-stylethirteen {
  margin-top: -40px;
  position: relative;
  margin-bottom: 0
}

.themetechmount-iconbox.themetechmount-iconbox-stylethirteen .themetechmount-iconbox-inner {
  padding: 0 30px 20px;
  position: relative;
  text-align: center
}

.themetechmount-iconbox-stylethirteen .themetechmount-iconbox-heading {
  padding-top: 0;
  transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0)
}

.themetechmount-iconbox.themetechmount-iconbox-stylethirteen .tm-btndesc {
  transform: translateY(10px);
  -ms-transform: translateY(10px);
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  opacity: 0;
  position: absolute;
  width: 100%;
  left: 0;
  display: none
}

.themetechmount-iconbox.themetechmount-iconbox-stylethirteen:hover .tm-btndesc {
  transform: translateY(5px);
  -ms-transform: translateY(5px);
  -webkit-transform: translateY(5px);
  -moz-transform: translateY(5px);
  opacity: 1;
  display: block
}

.testimonial_item .themetechmount-box-img img {
  opacity: .5
}

.slick-center .testimonial_item .themetechmount-box-img img {
  opacity: 1
}

.themetechmount-iconbox.themetechmount-iconbox-stylethirteen .tm-btndesc {
  transform: translateY(10px);
  -ms-transform: translateY(10px);
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  opacity: 0;
  position: absolute;
  width: 100%;
  left: 0;
  display: none
}

.themetechmount-iconbox-stylethirteen:hover .themetechmount-iconbox-heading {
  transform: translateY(-90px);
  -ms-transform: translateY(-90px);
  -webkit-transform: translateY(-90px);
  -moz-transform: translateY(-90px)
}

.themetechmount-iconbox.themetechmount-iconbox-stylethirteen:hover .tm-box-icon {
  background-color: #fff;
  border: 1px solid #eeee
}

.themetechmount-iconbox.themetechmount-iconbox-stylethirteen:hover .tm-box-icon {
  transform: translateY(-90px);
  -ms-transform: translateY(-90px);
  -webkit-transform: translateY(-90px);
  -moz-transform: translateY(-90px)
}

.themetechmount-iconbox.themetechmount-iconbox-stylethirteen:hover .tm-box-icon i {
  color: #000;
  -ms-transform: rotateY(-360deg);
  -webkit-transform: rotateY(-360deg);
  transform: rotateY(-360deg)
}

.themetechmount-iconbox.themetechmount-iconbox-stylethirteen .tm-box-icon i {
  display: inline-block;
  transition: all .6s ease;
  -ms-transition: all .6s ease;
  -webkit-transition: all .6s ease;
  -moz-transition: all .6s ease
}

.themetechmount-iconbox.themetechmount-iconbox-stylethirteen:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 130%;
  transform: scaleY(0);
  transform-origin: bottom center;
  background: var(--tm-skincolor-text);
  z-index: -1;
  transition: transform 0.6s
}

.themetechmount-iconbox.themetechmount-iconbox-stylethirteen:hover:after {
  transform: scaleY(1)
}

.themetechmount-iconbox.themetechmount-iconbox-stylethirteen .tm-cta3-content-wrapper,
.themetechmount-iconbox.themetechmount-iconbox-stylethirteen .tm-box-icon i,
.themetechmount-iconbox.themetechmount-iconbox-stylethirteen .themetechmount-iconbox-heading .tm-custom-heading,
.themetechmount-iconbox.themetechmount-iconbox-stylethirteen .tm-btndesc,
.themetechmount-iconbox-stylethirteen .themetechmount-iconbox-heading,
.themetechmount-iconbox.themetechmount-iconbox-stylethirteen .tm-box-icon,
.themetechmount-iconbox.themetechmount-iconbox-stylethirteen .themetechmount-iconbox-inner,
.themetechmount-iconbox.themetechmount-iconbox-stylethirteen {
  transition: all .6s ease;
  -ms-transition: all .6s ease;
  -webkit-transition: all .6s ease;
  -moz-transition: all .6s ease
}

.themetechmount-iconbox.themetechmount-iconbox-stylethirteen .tm-box-icon {
  height: 75px;
  width: 80px;
  line-height: 85px;
  transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  text-align: center;
  display: block;
  margin: 0 auto;
  background-color: var(--tm-skincolor-text)
}

.themetechmount-iconbox.themetechmount-iconbox-stylethirteen .themetechmount-iconbox-heading .tm-custom-heading {
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 8px;
  padding-top: 8px
}

.themetechmount-iconbox.themetechmount-iconbox-stylethirteen .tm-iocnbox-btn {
  margin-top: 15px
}

.themetechmount-iconbox.themetechmount-iconbox-stylethirteen:hover .tm-iocnbox-btn a,
.themetechmount-iconbox-stylethirteen:hover .tm-cta3-content-wrapper,
.themetechmount-iconbox.themetechmount-iconbox-stylethirteen:hover .themetechmount-iconbox-heading .tm-custom-heading a {
  color: #fff
}

.themetechmount-iconbox.themetechmount-iconbox-stylethirteen .themetechmount-iconbox-heading .tm-custom-heading a:hover,
.themetechmount-iconbox.themetechmount-iconbox-stylethirteen .tm-iocnbox-btn a:hover {
  color: #1b1925
}

.tm-tab-imgbox.elementor-widget .tm-tab-livingart {
  display: inline-block;
  padding-top: 5px;
  text-align: left;
  width: 50%
}

.tm-tab-imgbox.elementor-widget .elementor-tabs-content-wrapper {
  padding: 35px 40px 16px
}

.tm-tab-imgbox.elementor-widget {
  border: 1px solid #e3e3e3
}

.tm-tab-imgbox.elementor-widget-tabs .elementor-tabs-wrapper {
  border-bottom: 1px solid #e3e3e3
}

.tm-tab-imgbox.elementor-widget-tabs .elementor-tabs-wrapper .elementor-tab-title {
  border-width: 0 0 0 1px;
  border-color: #e3e3e3;
  padding: 36px 45px 37px 79px
}

.tm-tab-imgbox.elementor-widget-tabs .elementor-tab-title.elementor-active {
  background-color: var(--tm-skincolor-text);
  border: none;
  padding: 36px 45px 37px 79px
}

.tm-tab-imgbox .elementor-tab-title p {
  padding-top: 8px
}

.tm-tab-imgbox .elementor-tab-title.elementor-active span {
  background-color: var(--tm-secondary-bg)
}

.tm-tab-imgbox .elementor-tab-title span {
  background-color: var(--tm-greycolor-bg);
  width: 35px;
  height: 35px;
  line-height: 35px;
  position: absolute;
  border-radius: 50%;
  text-align: center;
  left: 25px;
  font-weight: 500
}

.tm-tab-imgbox.elementor-widget .tm-tab-livingart h3 {
  font-size: 26px;
  padding-bottom: 6px
}

.tm-tab-imgbox.elementor-widget .tm-tab-livingart .elementor-element.elementor-widget-button {
  padding-top: 25px
}

.tm-tab-imgbox.elementor-widget .tm-tab-livingart .elementor-element.elementor-widget-button .elementor-button-text {
  color: #fff
}

.site-footer .tm-featured-icon-box.icon-align-left .tm-content {
  padding-left: 20px
}

.tm-featured-icon-box.icon-align-left .tm-footer-iconbox,
.tm-featured-icon-box.icon-align-left .tm-content,
.tm-featured-icon-box .featured-title,
.featured-icon-box .tm-footer-iconbox {
  display: table-cell;
  vertical-align: middle
}

.site-footer .tm-featured-icon-box .tm-icon {
  margin-bottom: 8px
}

.site-footer .tm-featured-icon-box .tm-icon {
  height: 50px;
  width: 50px;
  line-height: 50px;
  background-color: var(--tm-secondary-bg);
  text-align: center
}

.site-footer .tm-featured-icon-box h3 {
  font-size: 20px;
  line-height: 32px;
  margin-bottom: 0
}

.footer .first-footer.tm-textcolor-white .widget .tm-featured-icon-box .tm-content .tm-footer-title p {
  color: rgba(255, 255, 255, .84) !important
}

.footer .widget .footer-subscribebox {
  display: table;
  width: 100%;
  padding: 30px 44px 37px;
  background-color: #282828;
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
  margin-top: 39px
}

.footer .footer-subscribebox .subscribe-box input[type="email"] {
  background-color: #323232;
  border-color: transparent;
  border-radius: 0;
  color: rgba(255, 255, 255, .7);
  padding: 11px 18px 11px;
  padding-right: 100px;
  font-size: 14px
}

.footer .footer-subscribebox .subscribe-box button[type="submit"] {
  font-size: 20px;
  border: none;
  font-weight: 600;
  border-radius: 0;
  text-transform: uppercase;
  padding: 0;
  width: 80px
}

.footer .footer-subscribebox .subscribe-box input[type="email"]::-webkit-input-placeholder {
  color: rgba(255, 255, 255, .45) !important
}

.footer .footer-subscribebox .subscribe-box input[type="email"]:-moz-placeholder {
  color: rgba(255, 255, 255, .45) !important
}

.footer .footer-subscribebox .ttm-textcolor-white p {
  color: rgba(255, 255, 255, .36)
}

.footer .footer-rows .second-footer .second-footer-inner .widget-area.tm-lastwidget {
  clear: both;
  overflow: hidden;
  display: block
}

.tm-mnumber-box h3,
.tm-mnumber-box p {
  margin-bottom: 0
}

.tm-mnumber-box h3 {
  font-size: 22px;
  line-height: 32px
}

.footer .footer-rows .second-footer .second-footer-inner .tm-layout-2-2-3-below .widget-area.tm-lastwidget {
  border-top: 1px solid rgba(255, 255, 255, .1);
  margin: 0 15px;
  padding-left: 0;
  padding-right: 0;
  max-width: 96%
}

.tm-tab-imgbox.elementor-widget .tm-tab-livingart .elementor-element.elementor-widget-button {
  padding-top: 38px
}

.tm-icon-style01 .themetechmount-iconbox-styleone .tm-custom-heading {
  padding-top: 8px;
  padding-bottom: 4px;
  font-size: 22px
}

.themetechmount-iconbox.themetechmount-iconbox-styleone .tm-cta3-content-wrapper {
  line-height: 28px
}

.tm-tab-imgbox.elementor-widget {
  -webkit-box-shadow: 0 0 7px 0 rgb(43 52 59 / 6%);
  -moz-box-shadow: 0 0 7px 0 rgba(43, 52, 59, .06);
  box-shadow: 0 0 7px 0 rgb(43 52 59 / 6%)
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-desc .themetechmount-testimonial-text {
  line-height: 38px;
  color: #232c3a
}

.themetechmount-blogbox-styleten .themetechmount-blogbox-footer-left a {
  font-weight: 600
}

.themetechmount-blogbox-styleten .themetechmount-box-content-inner .tm-icon-box a {
  font-size: 22px
}

.themetechmount-box-blog.themetechmount-blogbox-style11 .tm-box-post-date {
  background-color: #fff;
  border-bottom: 3px solid var(--tm-skincolor-bg);
  color: #000;
  top: 20px;
  left: 20px;
  transition: all 500ms ease 300ms
}

.themetechmount-box-blog.themetechmount-blogbox-style11 .themetechmount-box-desc {
  margin-top: 0;
  padding-top: 7px;
  padding-left: 0
}

.themetechmount-box-blog.themetechmount-blogbox-style11 .themetechmount-box-content {
  padding-left: 0;
  padding-right: 0;
  background-color: #f8f8f8
}

.themetechmount-box-blog.themetechmount-blogbox-style11 .themetechmount-box-content .themetechmount-box-content-inner {
  padding: 35px 15px 35px 15px
}

.themetechmount-box-blog.themetechmount-blogbox-style11 .themetechmount-box-content .themetechmount-box-content-inner .entry-header .themetechmount-box-title h4 {
  font-size: 20px;
  line-height: 30px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical
}

.themetechmount-box-blog.themetechmount-blogbox-style11 .themetechmount-box-content .themetechmount-box-desc .themetechmount-box-desc-text {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical
}

.right-image-blog-style .themetechmount-boxes-row-wrapper .tm-box-col-wrapper:nth-child(even) .themetechmount-box-content {
  display: flex;
  flex-direction: row-reverse
}

.themetechmount-blogbox-style11 .themetechmount-blogbox-footer-left {
  padding-top: 11px;
  font-weight: 600
}

.themetechmount-blogbox-style11 .themetechmount-blogbox-footer-left a:not(:hover) {
  color: var(--tm-skincolor-text)
}

.themetechmount-box-blog.themetechmount-blogbox-styleten .themetechmount-box-content,
.themetechmount-box-blog.themetechmount-blogbox-style11 .themetechmount-box-content {
  display: flex
}

.themetechmount-box-blog.themetechmount-blogbox-styleten .tm-post-featured-link-wrapper,
.themetechmount-box-blog.themetechmount-blogbox-styleten .tm-featured-outer-wrapper,
.themetechmount-box-blog.themetechmount-blogbox-style11 .tm-post-featured-link-wrapper,
.themetechmount-box-blog.themetechmount-blogbox-style11 .tm-featured-outer-wrapper {
  display: block;
  height: 100%;
  width: 100%
}

.themetechmount-blogbox-style11 .themetechmount-box-img-left {
  padding-right: 7px
}

.right-image-blog-style .themetechmount-boxes-row-wrapper .tm-box-col-wrapper:nth-child(even) .themetechmount-blogbox-style11 .themetechmount-box-img-left {
  padding-right: 7px;
  padding-left: 0
}

.right-image-blog-style .themetechmount-box-blog.themetechmount-blogbox-style11 .themetechmount-box-content .themetechmount-box-content-inner {
  padding: 35px 15px 35px 20px
}

.elementor-heading-title h4 strong {
  font-size: 50px;
  line-height: 58px;
  padding-right: 5px;
  font-weight: 700
}

.themetechmount-stepboxes-wrapper.tm-staticbox-style3 {
  position: relative;
  z-index: 1;
  margin-top: 50px
}

.themetechmount-stepboxes-wrapper.tm-staticbox-style3 .tm-stepbox {
  transform: translateY(0);
  -webkit-transition: .5s;
  -o-transition: .5s;
  -moz-transition: .5s;
  transition: .5s
}

.themetechmount-stepboxes-wrapper.tm-staticbox-style3 .tm-stepbox:hover {
  transform: translateY(-10px)
}

.themetechmount-stepboxes-wrapper.tm-staticbox-style3 .tm-stepbox .tm-ptable-icon-wrapper i {
  font-size: 50px
}

.themetechmount-stepboxes-wrapper.tm-staticbox-style3 .tm-stepbox .tm-ptable-icon-wrapper {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  margin: 0 auto;
  border: 1px solid #d8d8d8;
  height: 90px;
  width: 90px;
  line-height: 110px
}

.themetechmount-stepboxes-wrapper.tm-staticbox-style3 .tm-stepbox .tm-ptable-icon-wrapper:before {
  content: '';
  position: absolute;
  right: -7px;
  top: -6px;
  display: inline-block;
  width: 100px;
  height: 100px;
  border: 1px solid #d8d8d8;
  z-index: -1
}

.themetechmount-stepboxes-wrapper.tm-staticbox-style3 .tm-stepbox:nth-child(1):before {
  content: '';
  position: absolute;
  left: 50%;
  top: -30%;
  width: 14px;
  height: 14px;
  -webkit-mask: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANBAMAAACAxflPAAAAJFBMVEUAAADXICfXICfXICfXICfXICfXICfXICfXICfXICfXICfXICfeHwpyAAAAC3RSTlMA3e5EqmZ3IhGIM0kFtXcAAABNSURBVAjXY2Bg4ChgAINFWyB09EZkmrkBSFswMGSLR29k21jAIL0xe2P27gAGo93am3ZvAcpr796924GBASgA4oIEQFyQANQ85glAAgBwAxaXnehAJgAAAABJRU5ErkJgglhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6N0Y2OEU3NUYyMzM1MTFFQzgwMjY5RTBEMEJDNDM0QzYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6N0Y2OEU3NjAyMzM1MTFFQzgwMjY5RTBEMEJDNDM0QzYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3RjY4RTc1RDIzMzUxMUVDODAyNjlFMEQwQkM0MzRDNiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3RjY4RTc1RTIzMzUxMUVDODAyNjlFMEQwQkM0MzRDNiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsIgD0EAAACoSURBVHjaYvz//z8DOrihqCEIpAQ17t+4x4AFMGHRYAyk7oIwkL2KKE1AANIkiMQmShNBwAR1kgvUHzgBshomIKMcSO8G4jNAthIODShqQDalQeWUoBKCWDR0IKlxYbyuoO4CZKxCUvweBxsEVgOjIYwRFE8g96JpxAbAGuABAeTsAVJhUJPxakAJcjwaUTRgxBMWjRgawADkJ3QMChwg7sAmB8IAAQYA9ntlUBMZR9gAAAAASUVORK5CYII=);
  -webkit-mask-box-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANBAMAAACAxflPAAAAJFBMVEUAAADXICfXICfXICfXICfXICfXICfXICfXICfXICfXICfXICfeHwpyAAAAC3RSTlMA3e5EqmZ3IhGIM0kFtXcAAABNSURBVAjXY2Bg4ChgAINFWyB09EZkmrkBSFswMGSLR29k21jAIL0xe2P27gAGo93am3ZvAcpr796924GBASgA4oIEQFyQANQ85glAAgBwAxaXnehAJgAAAABJRU5ErkJgglhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6N0Y2OEU3NUYyMzM1MTFFQzgwMjY5RTBEMEJDNDM0QzYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6N0Y2OEU3NjAyMzM1MTFFQzgwMjY5RTBEMEJDNDM0QzYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3RjY4RTc1RDIzMzUxMUVDODAyNjlFMEQwQkM0MzRDNiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3RjY4RTc1RTIzMzUxMUVDODAyNjlFMEQwQkM0MzRDNiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsIgD0EAAACoSURBVHjaYvz//z8DOrihqCEIpAQ17t+4x4AFMGHRYAyk7oIwkL2KKE1AANIkiMQmShNBwAR1kgvUHzgBshomIKMcSO8G4jNAthIODShqQDalQeWUoBKCWDR0IKlxYbyuoO4CZKxCUvweBxsEVgOjIYwRFE8g96JpxAbAGuABAeTsAVJhUJPxakAJcjwaUTRgxBMWjRgawADkJ3QMChwg7sAmB8IAAQYA9ntlUBMZR9gAAAAASUVORK5CYII=);
  mask: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANBAMAAACAxflPAAAAJFBMVEUAAADXICfXICfXICfXICfXICfXICfXICfXICfXICfXICfXICfeHwpyAAAAC3RSTlMA3e5EqmZ3IhGIM0kFtXcAAABNSURBVAjXY2Bg4ChgAINFWyB09EZkmrkBSFswMGSLR29k21jAIL0xe2P27gAGo93am3ZvAcpr796924GBASgA4oIEQFyQANQ85glAAgBwAxaXnehAJgAAAABJRU5ErkJgglhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6N0Y2OEU3NUYyMzM1MTFFQzgwMjY5RTBEMEJDNDM0QzYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6N0Y2OEU3NjAyMzM1MTFFQzgwMjY5RTBEMEJDNDM0QzYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3RjY4RTc1RDIzMzUxMUVDODAyNjlFMEQwQkM0MzRDNiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3RjY4RTc1RTIzMzUxMUVDODAyNjlFMEQwQkM0MzRDNiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsIgD0EAAACoSURBVHjaYvz//z8DOrihqCEIpAQ17t+4x4AFMGHRYAyk7oIwkL2KKE1AANIkiMQmShNBwAR1kgvUHzgBshomIKMcSO8G4jNAthIODShqQDalQeWUoBKCWDR0IKlxYbyuoO4CZKxCUvweBxsEVgOjIYwRFE8g96JpxAbAGuABAeTsAVJhUJPxakAJcjwaUTRgxBMWjRgawADkJ3QMChwg7sAmB8IAAQYA9ntlUBMZR9gAAAAASUVORK5CYII=);
  background-repeat: no-repeat;
  background-color: var(--tm-skincolor-bg)
}

.themetechmount-stepboxes-wrapper.tm-staticbox-style3 .tm-stepbox:nth-child(1):after {
  display: block;
  content: '';
  position: absolute;
  right: 40px;
  top: -47px;
  width: 110px;
  height: 100px;
  background-color: #d8d8d8;
  background-repeat: no-repeat;
  -webkit-mask: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAG4AAABkCAYAAABnwAWdAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDQ5QzYwMTE3QTg0MTFFQ0FFOUVDNkEwMzJCNDYzMzQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDQ5QzYwMTI3QTg0MTFFQ0FFOUVDNkEwMzJCNDYzMzQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NDlDNjAwRjdBODQxMUVDQUU5RUM2QTAzMkI0NjMzNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NDlDNjAxMDdBODQxMUVDQUU5RUM2QTAzMkI0NjMzNCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PnjPhGwAAAHZSURBVHja7N2/S1VxHMbxcxNEaLAh/AeEpKHJUWgqwbtf8A9oapCGBhFSHF1dXFqaojEkAnFJy6GlxeE2+6PBTYdQAn0O9wsdz3iHCxdeb3iWBy7CefPxPi6eTr/f71ZV9TbZTL5VGAseeATEYcTibpKpZNLjGB86+Y7zFPyqxCjFvUiOkpceh4sDcSDOqoSLg1Xp4kAciINV6eJgVcLFEQfiYFXCxVmVcHEgjjhYlXBxVqVV6eJAHIizKuHiYFW6OBAH4mBVujhYlRhO3J/kUbKX3CYnyVwynRyUrs5V8rx87lOr75X+faOvs1L6jVa/XvrXyb9Gv1P65eS60X8uff3zLxv9fjX4Hy2zyXmjP06e+I4bPxaTd8lq8sN3HIgDcf6Og4sDcUOvysNkgTgQB+KsSrg4EGdVujjiQBysShcH4qxK4kAccbAq4eKIsyqJA3EgzqqEi4NVaVWCOBBnVVqVLg7EWZUujjgQB6vSxYE4q5I4EEccrEq4OOKsSuJAHIizKuHiQJxVOb6cJTPJ92rwHoLfydPkYfKz+v9+gvodBs/KZ3Yb/d+kW/oP1f13Jrwq/VarXyv9m1a/Xfpeq/9Y+qXkotF/TSaS+eS00f9KHpf+y50AAwDm7o/edrofJgAAAABJRU5ErkJggg==);
  -webkit-mask-box-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAG4AAABkCAYAAABnwAWdAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDQ5QzYwMTE3QTg0MTFFQ0FFOUVDNkEwMzJCNDYzMzQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDQ5QzYwMTI3QTg0MTFFQ0FFOUVDNkEwMzJCNDYzMzQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NDlDNjAwRjdBODQxMUVDQUU5RUM2QTAzMkI0NjMzNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NDlDNjAxMDdBODQxMUVDQUU5RUM2QTAzMkI0NjMzNCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PnjPhGwAAAHZSURBVHja7N2/S1VxHMbxcxNEaLAh/AeEpKHJUWgqwbtf8A9oapCGBhFSHF1dXFqaojEkAnFJy6GlxeE2+6PBTYdQAn0O9wsdz3iHCxdeb3iWBy7CefPxPi6eTr/f71ZV9TbZTL5VGAseeATEYcTibpKpZNLjGB86+Y7zFPyqxCjFvUiOkpceh4sDcSDOqoSLg1Xp4kAciINV6eJgVcLFEQfiYFXCxVmVcHEgjjhYlXBxVqVV6eJAHIizKuHiYFW6OBAH4mBVujhYlRhO3J/kUbKX3CYnyVwynRyUrs5V8rx87lOr75X+faOvs1L6jVa/XvrXyb9Gv1P65eS60X8uff3zLxv9fjX4Hy2zyXmjP06e+I4bPxaTd8lq8sN3HIgDcf6Og4sDcUOvysNkgTgQB+KsSrg4EGdVujjiQBysShcH4qxK4kAccbAq4eKIsyqJA3EgzqqEi4NVaVWCOBBnVVqVLg7EWZUujjgQB6vSxYE4q5I4EEccrEq4OOKsSuJAHIizKuHiQJxVOb6cJTPJ92rwHoLfydPkYfKz+v9+gvodBs/KZ3Yb/d+kW/oP1f13Jrwq/VarXyv9m1a/Xfpeq/9Y+qXkotF/TSaS+eS00f9KHpf+y50AAwDm7o/edrofJgAAAABJRU5ErkJggg==);
  mask: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAG4AAABkCAYAAABnwAWdAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDQ5QzYwMTE3QTg0MTFFQ0FFOUVDNkEwMzJCNDYzMzQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDQ5QzYwMTI3QTg0MTFFQ0FFOUVDNkEwMzJCNDYzMzQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NDlDNjAwRjdBODQxMUVDQUU5RUM2QTAzMkI0NjMzNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NDlDNjAxMDdBODQxMUVDQUU5RUM2QTAzMkI0NjMzNCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PnjPhGwAAAHZSURBVHja7N2/S1VxHMbxcxNEaLAh/AeEpKHJUWgqwbtf8A9oapCGBhFSHF1dXFqaojEkAnFJy6GlxeE2+6PBTYdQAn0O9wsdz3iHCxdeb3iWBy7CefPxPi6eTr/f71ZV9TbZTL5VGAseeATEYcTibpKpZNLjGB86+Y7zFPyqxCjFvUiOkpceh4sDcSDOqoSLg1Xp4kAciINV6eJgVcLFEQfiYFXCxVmVcHEgjjhYlXBxVqVV6eJAHIizKuHiYFW6OBAH4mBVujhYlRhO3J/kUbKX3CYnyVwynRyUrs5V8rx87lOr75X+faOvs1L6jVa/XvrXyb9Gv1P65eS60X8uff3zLxv9fjX4Hy2zyXmjP06e+I4bPxaTd8lq8sN3HIgDcf6Og4sDcUOvysNkgTgQB+KsSrg4EGdVujjiQBysShcH4qxK4kAccbAq4eKIsyqJA3EgzqqEi4NVaVWCOBBnVVqVLg7EWZUujjgQB6vSxYE4q5I4EEccrEq4OOKsSuJAHIizKuHiQJxVOb6cJTPJ92rwHoLfydPkYfKz+v9+gvodBs/KZ3Yb/d+kW/oP1f13Jrwq/VarXyv9m1a/Xfpeq/9Y+qXkotF/TSaS+eS00f9KHpf+y50AAwDm7o/edrofJgAAAABJRU5ErkJggg==)
}

.themetechmount-stepboxes-wrapper.tm-staticbox-style3 .tm-stepbox .tm-stepbox-content:before {
  content: '';
  position: absolute;
  top: 48px;
  right: 30px;
  bottom: 0;
  width: 7px;
  height: 11px;
  -webkit-mask: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAALBAMAAABBvoqbAAAAG1BMVEUAAADXICfXICfXICfXICfXICfXICfXICfXICdA75dUAAAACHRSTlMAIkTu3cyIETmJdwEAAAAvSURBVAjXY2ATYGBgkHAEES0CQKLDEUS0CACJjgAg0awAJIyAYs0KQALIYCgFMgDcCwhYkTG8owAAAABJRU5ErkJggmEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OERERUMyQjUyMjg2MTFFQzhCODQ5NDJDMjA4QjEzNTEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OERERUMyQjYyMjg2MTFFQzhCODQ5NDJDMjA4QjEzNTEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4RERFQzJCMzIyODYxMUVDOEI4NDk0MkMyMDhCMTM1MSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4RERFQzJCNDIyODYxMUVDOEI4NDk0MkMyMDhCMTM1MSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PjN2HYEAAABiSURBVHjaYvj//z/DdQX1DiBWArGRMSNIkIGB4S4Q3wNiV437N0A0GDAxIABI0e4bihpK2CQxFKBLoijAJglTsAqX5HsgrmDCIREGdPUeJlwS6A5CkYBJggTPokuAAECAAQBtszDInbjkKAAAAABJRU5ErkJggg==);
  -webkit-mask-box-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAALBAMAAABBvoqbAAAAG1BMVEUAAADXICfXICfXICfXICfXICfXICfXICfXICdA75dUAAAACHRSTlMAIkTu3cyIETmJdwEAAAAvSURBVAjXY2ATYGBgkHAEES0CQKLDEUS0CACJjgAg0awAJIyAYs0KQALIYCgFMgDcCwhYkTG8owAAAABJRU5ErkJggmEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OERERUMyQjUyMjg2MTFFQzhCODQ5NDJDMjA4QjEzNTEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OERERUMyQjYyMjg2MTFFQzhCODQ5NDJDMjA4QjEzNTEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4RERFQzJCMzIyODYxMUVDOEI4NDk0MkMyMDhCMTM1MSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4RERFQzJCNDIyODYxMUVDOEI4NDk0MkMyMDhCMTM1MSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PjN2HYEAAABiSURBVHjaYvj//z/DdQX1DiBWArGRMSNIkIGB4S4Q3wNiV437N0A0GDAxIABI0e4bihpK2CQxFKBLoijAJglTsAqX5HsgrmDCIREGdPUeJlwS6A5CkYBJggTPokuAAECAAQBtszDInbjkKAAAAABJRU5ErkJggg==);
  mask: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAALBAMAAABBvoqbAAAAG1BMVEUAAADXICfXICfXICfXICfXICfXICfXICfXICdA75dUAAAACHRSTlMAIkTu3cyIETmJdwEAAAAvSURBVAjXY2ATYGBgkHAEES0CQKLDEUS0CACJjgAg0awAJIyAYs0KQALIYCgFMgDcCwhYkTG8owAAAABJRU5ErkJggmEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OERERUMyQjUyMjg2MTFFQzhCODQ5NDJDMjA4QjEzNTEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OERERUMyQjYyMjg2MTFFQzhCODQ5NDJDMjA4QjEzNTEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4RERFQzJCMzIyODYxMUVDOEI4NDk0MkMyMDhCMTM1MSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4RERFQzJCNDIyODYxMUVDOEI4NDk0MkMyMDhCMTM1MSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PjN2HYEAAABiSURBVHjaYvj//z/DdQX1DiBWArGRMSNIkIGB4S4Q3wNiV437N0A0GDAxIABI0e4bihpK2CQxFKBLoijAJglTsAqX5HsgrmDCIREGdPUeJlwS6A5CkYBJggTPokuAAECAAQBtszDInbjkKAAAAABJRU5ErkJggg==);
  background-repeat: no-repeat;
  background-color: var(--tm-skincolor-bg)
}

.themetechmount-stepboxes-wrapper.tm-staticbox-style3 .tm-stepbox:nth-child(even) .tm-stepbox-content:after {
  display: block;
  content: '';
  position: absolute;
  right: 40px;
  bottom: -18px;
  width: 105px;
  height: 65px;
  background-color: #d8d8d8;
  background-repeat: no-repeat;
  -webkit-mask: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGkAAABBCAYAAADSfYphAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODNDODgwN0I3QTdGMTFFQzgzOURDM0Y0RUY3NDIzNDEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODNDODgwN0M3QTdGMTFFQzgzOURDM0Y0RUY3NDIzNDEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4M0M4ODA3OTdBN0YxMUVDODM5REMzRjRFRjc0MjM0MSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4M0M4ODA3QTdBN0YxMUVDODM5REMzRjRFRjc0MjM0MSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0INSQAAACJSURBVHja7N2xDYAwDEXBONN4/2m8DekjJGjj3JWhfFL4VMRopqqe/Swz4+3ZKecAP666Dqa0IiESgHXnnYRIiCQSIgGAj1nDAZEAwLozHKw7RAIAE9xwQCSRAAAT3HAQCZEAwAQ3HBAJAKw7w8G6QyREEgkwwV13iIRIIsE14tR/Cn2dd7IEGADTOGeFBn5ZEQAAAABJRU5ErkJggg==);
  -webkit-mask-box-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGkAAABBCAYAAADSfYphAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODNDODgwN0I3QTdGMTFFQzgzOURDM0Y0RUY3NDIzNDEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODNDODgwN0M3QTdGMTFFQzgzOURDM0Y0RUY3NDIzNDEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4M0M4ODA3OTdBN0YxMUVDODM5REMzRjRFRjc0MjM0MSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4M0M4ODA3QTdBN0YxMUVDODM5REMzRjRFRjc0MjM0MSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0INSQAAACJSURBVHja7N2xDYAwDEXBONN4/2m8DekjJGjj3JWhfFL4VMRopqqe/Swz4+3ZKecAP666Dqa0IiESgHXnnYRIiCQSIgGAj1nDAZEAwLozHKw7RAIAE9xwQCSRAAAT3HAQCZEAwAQ3HBAJAKw7w8G6QyREEgkwwV13iIRIIsE14tR/Cn2dd7IEGADTOGeFBn5ZEQAAAABJRU5ErkJggg==);
  mask: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGkAAABBCAYAAADSfYphAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODNDODgwN0I3QTdGMTFFQzgzOURDM0Y0RUY3NDIzNDEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODNDODgwN0M3QTdGMTFFQzgzOURDM0Y0RUY3NDIzNDEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4M0M4ODA3OTdBN0YxMUVDODM5REMzRjRFRjc0MjM0MSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4M0M4ODA3QTdBN0YxMUVDODM5REMzRjRFRjc0MjM0MSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0INSQAAACJSURBVHja7N2xDYAwDEXBONN4/2m8DekjJGjj3JWhfFL4VMRopqqe/Swz4+3ZKecAP666Dqa0IiESgHXnnYRIiCQSIgGAj1nDAZEAwLozHKw7RAIAE9xwQCSRAAAT3HAQCZEAwAQ3HBAJAKw7w8G6QyREEgkwwV13iIRIIsE14tR/Cn2dd7IEGADTOGeFBn5ZEQAAAABJRU5ErkJggg==)
}

.themetechmount-stepboxes-wrapper.tm-staticbox-style3 .tm-stepbox .tm-stepbox-content {
  padding-top: 10px
}

.themetechmount-stepboxes-wrapper.tm-staticbox-style3 .tm-stepbox:nth-child(even) .tm-bottom-contentbox {
  position: absolute;
  top: -115px;
  left: 20px;
  padding-top: 0
}

.themetechmount-stepboxes-wrapper.tm-staticbox-style3 .tm-stepbox:nth-child(1) .tm-bottom-contentbox .themetechmount-static-box-smalldesc {
  position: absolute;
  top: -110px;
  left: 135px;
  width: 56px;
  word-break: break-all;
  line-height: 20px
}

.themetechmount-stepboxes-wrapper.tm-staticbox-style3 .tm-stepbox:nth-child(3) .tm-stepbox-content:after {
  display: block;
  content: '';
  position: absolute;
  right: 40px;
  top: -4px;
  width: 104px;
  height: 57px;
  background-color: var(--tm-skincolor-bg);
  background-repeat: no-repeat;
  -webkit-mask: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGgAAAA5AQMAAADgAPywAAAABlBMVEUAAADY2NjnFMi2AAAAAXRSTlMAQObYZgAAACFJREFUKM9j+HzeBog+MOAGAmTyGEbNHDVziJrJbwPOFwDndQs458fsVgAAAABJRU5ErkJggiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NkY3N0QwMzAyMjdCMTFFQ0IyNDZDMjMyNDU2MjI2MDkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NkY3N0QwMzEyMjdCMTFFQ0IyNDZDMjMyNDU2MjI2MDkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2Rjc3RDAyRTIyN0IxMUVDQjI0NkMyMzI0NTYyMjYwOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2Rjc3RDAyRjIyN0IxMUVDQjI0NkMyMzI0NTYyMjYwOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PnJYkhgAAAChSURBVHja7NwxCoAwEERRV7z/+fY2EYJNmrSS4f1GsJPHwlRWd49rrb7n6e8jejYfdPr7iO6w7xmABEiAAP1UARIgK84FARIgQFYcIFlxgAQIkABZcYBckBUHSIAACZAVJ0BWnAsCJECArDhAAmTFCZAAAbLiALkgKw6QAAESICtOgKw4QC5IgGTFARIgK06ABAiQFQdI87fMaUX9B/wVYAAsMB4Gu2QSEAAAAABJRU5ErkJggg==);
  -webkit-mask-box-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGgAAAA5AQMAAADgAPywAAAABlBMVEUAAADY2NjnFMi2AAAAAXRSTlMAQObYZgAAACFJREFUKM9j+HzeBog+MOAGAmTyGEbNHDVziJrJbwPOFwDndQs458fsVgAAAABJRU5ErkJggiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NkY3N0QwMzAyMjdCMTFFQ0IyNDZDMjMyNDU2MjI2MDkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NkY3N0QwMzEyMjdCMTFFQ0IyNDZDMjMyNDU2MjI2MDkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2Rjc3RDAyRTIyN0IxMUVDQjI0NkMyMzI0NTYyMjYwOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2Rjc3RDAyRjIyN0IxMUVDQjI0NkMyMzI0NTYyMjYwOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PnJYkhgAAAChSURBVHja7NwxCoAwEERRV7z/+fY2EYJNmrSS4f1GsJPHwlRWd49rrb7n6e8jejYfdPr7iO6w7xmABEiAAP1UARIgK84FARIgQFYcIFlxgAQIkABZcYBckBUHSIAACZAVJ0BWnAsCJECArDhAAmTFCZAAAbLiALkgKw6QAAESICtOgKw4QC5IgGTFARIgK06ABAiQFQdI87fMaUX9B/wVYAAsMB4Gu2QSEAAAAABJRU5ErkJggg==);
  mask: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGgAAAA5AQMAAADgAPywAAAABlBMVEUAAADY2NjnFMi2AAAAAXRSTlMAQObYZgAAACFJREFUKM9j+HzeBog+MOAGAmTyGEbNHDVziJrJbwPOFwDndQs458fsVgAAAABJRU5ErkJggiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NkY3N0QwMzAyMjdCMTFFQ0IyNDZDMjMyNDU2MjI2MDkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NkY3N0QwMzEyMjdCMTFFQ0IyNDZDMjMyNDU2MjI2MDkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2Rjc3RDAyRTIyN0IxMUVDQjI0NkMyMzI0NTYyMjYwOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2Rjc3RDAyRjIyN0IxMUVDQjI0NkMyMzI0NTYyMjYwOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PnJYkhgAAAChSURBVHja7NwxCoAwEERRV7z/+fY2EYJNmrSS4f1GsJPHwlRWd49rrb7n6e8jejYfdPr7iO6w7xmABEiAAP1UARIgK84FARIgQFYcIFlxgAQIkABZcYBckBUHSIAACZAVJ0BWnAsCJECArDhAAmTFCZAAAbLiALkgKw6QAAESICtOgKw4QC5IgGTFARIgK06ABAiQFQdI87fMaUX9B/wVYAAsMB4Gu2QSEAAAAABJRU5ErkJggg==)
}

.themetechmount-stepboxes-wrapper.tm-staticbox-style3 .tm-stepbox .tm-bottom-contentbox .tm-box-title h4 {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 5px
}

.themetechmount-stepboxes-wrapper.tm-staticbox-style3 .tm-stepbox .tm-bottom-contentbox .themetechmount-static-box-desc {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical
}

.tm-style-greybgbox .themetechmount-box-blog.themetechmount-blogbox-styleone .themetechmount-box-desc {
  background-color: var(--tm-greycolor-bg);
  border-color: var(--tm-greycolor-bg)
}

.themetechmount-blogbox-style11 .themetechmount-blogbox-footer-left a:hover {
  color: var(--body-blackfont-color)
}

.tm-style-greybgbox .themetechmount-box-blog.themetechmount-blogbox-styleone .themetechmount-blogbox-desc-footer a:not(:hover) {
  background-color: var(--tm-skincolor-bg);
  border-color: var(--tm-skincolor-bg)
}

.tm-style-greybgbox .themetechmount-box-blog.themetechmount-blogbox-styleone .themetechmount-blogbox-desc-footer a {
  padding: 8px 30px 10px
}

.tm-col-bgcolor-skincolor.tm-textcolor-dark .tm-seperator-solid .tm-element-subheading:before {
  background-color: var(--tm-secondary-bg)
}

.tm-single-image-wrapper:not(.imagestyle-two) .tm-single-image-inner .tm-desctext:before {
  background-color: var(--tm-skincolor-bg)
}

.tm-custome-fidbox-style .tm-number-rotate {
  font-size: 50px;
  line-height: 65px;
  font-weight: 700;
  color: var(--tm-skincolor-text)
}

.tm-custome-fidbox-style .tm-fid.tm-fid-view-style5 h3 {
  font-size: 25px;
  line-height: 30px;
  font-weight: 700
}

.tm-custome-fidbox-style .tm-fid.tm-fid-view-style5 h4 {
  margin-top: 5px
}

.themetechmount-iconbox.themetechmount-iconbox-style14 .themetechmount-iconbox-inner {
  background-color: #fff;
  z-index: 1;
  padding: 32px 75px 33px 30px;
  overflow: hidden
}

.themetechmount-iconbox-style14 .tm-process-num {
  right: 0;
  position: absolute;
  bottom: 0;
  color: #fff;
  font-weight: 600;
  font-size: 20px;
  z-index: 1;
  line-height: 50px;
  padding-right: 11px
}

.themetechmount-iconbox-style14:hover .tm-process-num .tm-number-wrapper:before {
  width: 65px;
  height: 65px
}

.themetechmount-iconbox-style14 .tm-process-num .tm-number-wrapper:before {
  content: '';
  bottom: 0;
  position: absolute;
  right: 0;
  display: inline-block;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  border-radius: 70px 0 0 0;
  transition: all 0.4s ease-in-out;
  z-index: -1;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  background-color: var(--tm-skincolor-bg)
}

.themetechmount-iconbox-style14 .themetechmount-iconbox-icon {
  position: absolute;
  right: 20px;
  top: 30px;
  transition: all 1s ease
}

.themetechmount-iconbox-style14:hover .themetechmount-iconbox-icon i {
  transform: rotateY(360deg)
}

.themetechmount-iconbox-style14 .tm-cta3-content-wrapper {
  padding-top: 10px
}

.themetechmount-iconbox-style14:hover .tm-box-icon i {
  transform: rotateY(360deg)
}

.themetechmount-iconbox.themetechmount-iconbox-style14 .tm-box-icon i {
  display: inline-block;
  transition: all 500ms ease
}

.themetechmount-iconbox-style15 .themetechmount-iconbox-inner .tm-icon-type-image {
  overflow: hidden
}

.themetechmount-iconbox.themetechmount-iconbox-style15 .themetechmount-iconbox-icon img {
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out
}

.themetechmount-iconbox.themetechmount-iconbox-style15:hover .themetechmount-iconbox-icon img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -moz-transform: scale(1.2);
  transform: scale(1.2)
}

.themetechmount-iconbox.themetechmount-iconbox-style15 .themetechmount-iconbox-heading .tm-custom-heading {
  font-size: 22px;
  line-height: 32px;
  font-weight: 700;
  position: relative;
  margin-bottom: 0;
  padding-left: 20px;
  margin-top: 25px
}

.themetechmount-iconbox.themetechmount-iconbox-style15 .themetechmount-iconbox-heading .tm-custom-heading:before {
  content: '';
  position: absolute;
  height: 100%;
  width: 5px;
  left: 0;
  bottom: 0;
  background-color: var(--tm-skincolor-bg)
}

.themetechmount-iconbox-style15 .themetechmount-iconbox-icon {
  position: relative
}

.themetechmount-iconbox-style15 .box-angel-right-icon {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  z-index: 1;
  opacity: 1;
  transition: all .4s;
  transition-delay: .1s;
  background-color: var(--tm-secondary-bg);
  transition: all .3s ease 0s
}

.themetechmount-iconbox-style15 .box-angel-right-icon a {
  color: #fff;
  font-size: 16px
}

.themetechmount-iconbox-style15 .box-angel-right-icon:hover {
  background-color: var(--tm-skincolor-bg)
}

.themetechmount-iconbox.themetechmount-iconbox-style16 {
  padding: 31px 20px 33px 30px;
  border: 1px solid #fff;
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  transition: all .4s ease-out
}

.themetechmount-iconbox.themetechmount-iconbox-style16 .tm-number-wrapper {
  color: #fff;
  font-size: 20px;
  line-height: 28px;
  padding-bottom: 40px;
  padding-right: 45px
}

.themetechmount-iconbox.themetechmount-iconbox-style16 .box-plus-icon {
  position: absolute;
  top: 28px;
  right: 28px;
  height: 30px;
  width: 30px;
  text-align: center;
  z-index: 1;
  transition: all .4s;
  transition-delay: .1s
}

.themetechmount-iconbox.themetechmount-iconbox-style16 .box-plus-icon a {
  color: #fff;
  text-align: center;
  font-size: 18px;
  line-height: 26px;
  border: 1px solid #fff;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  transition: all .7s ease-out
}

.themetechmount-iconbox.themetechmount-iconbox-style16:hover .box-plus-icon a {
  background-color: #fff
}

.themetechmount-iconbox.themetechmount-iconbox-style16:hover {
  background-color: var(--tm-skincolor-bg);
  border-color: var(--tm-skincolor-bg)
}

.themetechmount-iconbox.themetechmount-iconbox-style16:hover .box-plus-icon a {
  color: var(--tm-skincolor-bg)
}

.themetechmount-boxes-view-slickview-style2 .testimonial_wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.themetechmount-boxes-view-slickview-style2 .testimonials-info {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%
}

.themetechmount-boxes-view-slickview-style2 .testimonials-nav {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%
}

.themetechmount-boxes-view-slickview-style2 .themetechmount-testimonials-info {
  overflow: hidden;
  padding-right: 50px
}

.themetechmount-boxes-view-slickview-style2 .testimonial_wrapper .themetechmount-box-desc {
  border: none;
  text-align: left;
  padding: 0 50px 0 0;
  vertical-align: top;
  position: relative
}

.themetechmount-boxes-view-slickview-style2 .themetechmount-box-desc .themetechmount-testimonial-text {
  position: relative;
  padding-bottom: 10px;
  z-index: 1;
  font-size: 16px;
  line-height: 28px;
  margin-top: 90px
}

.themetechmount-boxes-view-slickview-style2 .themetechmount-box-title {
  padding-top: 25px
}

.themetechmount-boxes-view-slickview-style2 .tm-box-img {
  width: 285px
}

.themetechmount-boxes-view-slickview-style2 .tm-box-img img {
  border: 10px solid #fff;
  border-radius: 0;
  -webkit-box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
  -moz-box-shadow: 0 0 12px 0 rgba(0, 0, 0, .1);
  box-shadow: 0 0 10px 0 rgb(43 52 59 / 10%)
}

.themetechmount-boxes-view-slickview-style2 .themetechmount-box-desc:before {
  content: "";
  background-color: var(--tm-skincolor-text);
  -webkit-mask: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDAyIDc5LjE2NDQ4OCwgMjAyMC8wNy8xMC0yMjowNjo1MyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIyLjAgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkIwNzhGQUZEMUFEMjExRUNBNTA4REM2MUJDMjg1NDU2IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkIwNzhGQUZFMUFEMjExRUNBNTA4REM2MUJDMjg1NDU2Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QjA3OEZBRkIxQUQyMTFFQ0E1MDhEQzYxQkMyODU0NTYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QjA3OEZBRkMxQUQyMTFFQ0E1MDhEQzYxQkMyODU0NTYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5K3wQhAAAF90lEQVR42uSba2wUVRTHZ9sttJSHVArWIApFICqpVilWIo3RCMRHTCo++KIfKkZFbVA+YNREovERIkYlBElNhfiABsUHiQhRCUStGFuwVRTlpQWKtdryaG27Xf+H/U+4mex2Z+7M7uzUk/wy+7gzO2fOvfc87t1QNBo1XEohmAMmgQLNa8hNrAUNfP8gmKJ5rV7QCr4HO/je8mtQWpPJoA5Eot7I67xuFuj26Jpt4HGQq957SNPSC0ANyAVHQB34jk+4V9NCYplOvp4KijSvMwJMADeAm0EY7ObrP3QtPZ9PUSz8pPUpZhjSG7fzfn8F554xssOLFIGToB9UZrCyKkPAJiq+Xkfp1Tz5xYAobDIcHOa9z3AypoeCP/n6AtBhBEvuA2+AlVkOTirjJLElgAqLbAQRcKMTpSfw2GQEU9rBMdHDidKFPHYYwZU2GabhARoUgyvBWPq6Cn5e4aOlDoBvXMQCcSOyEP3w7mjmSjtYDkZrzOKNUSpp6j8KvAfm8r3EwdvAYXDS526ZA8ax581lJCie5A7wpYPrNIIS8wnkg3o+yb1gdgb73EKwhvfaAyqcWtp8s5IX2QlGBiTgeJT3fByc41TpaaCPGcm4gEVaNVT8Badj+iX08yXgMfCyw7Ems/rlYLgln22yuDaJ5q7gWDSlh/NGl4uxLuP8IDjF1xG7Y/oHJhDnO3zKY0FTghm2E1zPdhcrca9VWkGJS2t/zGtdbdfSYfrjVubFTmQxuJR+82fl83xwO1hO6z7FWP1z8LvSTvz/PPAcc11daeD5E3kvtrpnHtin8WPn8fgQCwCq/MObUMPXOxkRmZIN+sB4D4IW8yHakiylRqUr/Tbb9VneRzz25SGnSv+vJOziXNNSV7E7i7QocXFEmaVFZoFm9owWdm+3vUxL3Fj6fR7XMBE4wLlhEvPuFn7/AY+fsM0hTj6X8POjQbL0ZjCfE5TExtOp8Fo+zJ1st4rWvomfl7Ltq/z+q7T3b/q4Rg+io1cU/yt16ykJ2tUq7f4CY1z+bjWvVW3XT3s5kZ1QxvK94JcE7cwx3kV/3hak7m2VFeA0g5D6AdotY7oqNaufgjZ7xwsSnrfRTlYZnvXTZQ0GP72VFdqtXio9gjFz1CdkDrhlgPtrZjWl2cvu3cf0LeKTJXuU4MetDPXaZflFOUtc5UnahZjytg6GMT3TiC3tzkzSbgaH6h473TuPbqjIJ6Uklq8C211e5xEeN9lROpsKX+iT0t2WcpSOSAi8gHH+m3aUlpr3RQHu/lKdeZf59sMSCQ7mfFoKlrVMjGQsL2UUaMtlSQa1TikPpVvEVS6JU5KyyiJwGxjJmtwYfi71v2ojtnpj208Po/Mf5aPVJttQupiISEl4By1bY1iWpewo3UEr5/po6RM22j3B3L2XSieNyHJszKDdGTp2zXmp027kFmZ25MYHFzNrytM8v5/jbYPm+UVOy05h5rRStLvM0NtaUQ7u8iDF1VX6Wh5/dPJjH1Hp++nHnMrbLPTluFB6n+Z54pbKWKXZ66RGJiv6f3OttyxAiYZsivuaCVOVk3PNFw/w5KOgNAAK53Ezrsi3siano7SwihfpAsvMfZQZRja4VVkt3Q/GO72OuuckxMjnGfrkfo7VI4b99So78i/4Aqw2kq9uiEdYyHFbxDE8WikT3WPoLBbEeRLy5FaAQyneJbQ4iUVkS8UeyznSCz8E89z0mGR7QwsYjQ3x0NLTmPV8ZsT+ERBP5Pc+Bdcxj34a7Dfc7Se3HYa2G2fXf72SqTz+NkD+XkuFG5gLnwp6Cdjcp7YtgcKyFnY3H4rnCp+ZvDz444rTnnXciG3RKDTO/n3B7NLvgEojtuJ5jRFbCUlZsJ4umcPZd4tF4QLOxpW0cMoU9kPpKh7fUj6TzTi7wGwj9ueXWalUOJHLShUTuUnvGMjhZwuVvyNtAMPScS/ptPQiTlSvsYvXMUDJYjlHNreeTtfEki4p5TGf6ayM44NMS+v9qDqkQzbzuJSWFotPT7fC6XZZEttLwb2EXXuXX/Wl/wQYAJHQV0nAExuYAAAAAElFTkSuQmCC) no-repeat 100% 100%;
  mask: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDAyIDc5LjE2NDQ4OCwgMjAyMC8wNy8xMC0yMjowNjo1MyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIyLjAgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkIwNzhGQUZEMUFEMjExRUNBNTA4REM2MUJDMjg1NDU2IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkIwNzhGQUZFMUFEMjExRUNBNTA4REM2MUJDMjg1NDU2Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QjA3OEZBRkIxQUQyMTFFQ0E1MDhEQzYxQkMyODU0NTYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QjA3OEZBRkMxQUQyMTFFQ0E1MDhEQzYxQkMyODU0NTYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5K3wQhAAAF90lEQVR42uSba2wUVRTHZ9sttJSHVArWIApFICqpVilWIo3RCMRHTCo++KIfKkZFbVA+YNREovERIkYlBElNhfiABsUHiQhRCUStGFuwVRTlpQWKtdryaG27Xf+H/U+4mex2Z+7M7uzUk/wy+7gzO2fOvfc87t1QNBo1XEohmAMmgQLNa8hNrAUNfP8gmKJ5rV7QCr4HO/je8mtQWpPJoA5Eot7I67xuFuj26Jpt4HGQq957SNPSC0ANyAVHQB34jk+4V9NCYplOvp4KijSvMwJMADeAm0EY7ObrP3QtPZ9PUSz8pPUpZhjSG7fzfn8F554xssOLFIGToB9UZrCyKkPAJiq+Xkfp1Tz5xYAobDIcHOa9z3AypoeCP/n6AtBhBEvuA2+AlVkOTirjJLElgAqLbAQRcKMTpSfw2GQEU9rBMdHDidKFPHYYwZU2GabhARoUgyvBWPq6Cn5e4aOlDoBvXMQCcSOyEP3w7mjmSjtYDkZrzOKNUSpp6j8KvAfm8r3EwdvAYXDS526ZA8ax581lJCie5A7wpYPrNIIS8wnkg3o+yb1gdgb73EKwhvfaAyqcWtp8s5IX2QlGBiTgeJT3fByc41TpaaCPGcm4gEVaNVT8Badj+iX08yXgMfCyw7Ems/rlYLgln22yuDaJ5q7gWDSlh/NGl4uxLuP8IDjF1xG7Y/oHJhDnO3zKY0FTghm2E1zPdhcrca9VWkGJS2t/zGtdbdfSYfrjVubFTmQxuJR+82fl83xwO1hO6z7FWP1z8LvSTvz/PPAcc11daeD5E3kvtrpnHtin8WPn8fgQCwCq/MObUMPXOxkRmZIN+sB4D4IW8yHakiylRqUr/Tbb9VneRzz25SGnSv+vJOziXNNSV7E7i7QocXFEmaVFZoFm9owWdm+3vUxL3Fj6fR7XMBE4wLlhEvPuFn7/AY+fsM0hTj6X8POjQbL0ZjCfE5TExtOp8Fo+zJ1st4rWvomfl7Ltq/z+q7T3b/q4Rg+io1cU/yt16ykJ2tUq7f4CY1z+bjWvVW3XT3s5kZ1QxvK94JcE7cwx3kV/3hak7m2VFeA0g5D6AdotY7oqNaufgjZ7xwsSnrfRTlYZnvXTZQ0GP72VFdqtXio9gjFz1CdkDrhlgPtrZjWl2cvu3cf0LeKTJXuU4MetDPXaZflFOUtc5UnahZjytg6GMT3TiC3tzkzSbgaH6h473TuPbqjIJ6Uklq8C211e5xEeN9lROpsKX+iT0t2WcpSOSAi8gHH+m3aUlpr3RQHu/lKdeZf59sMSCQ7mfFoKlrVMjGQsL2UUaMtlSQa1TikPpVvEVS6JU5KyyiJwGxjJmtwYfi71v2ojtnpj208Po/Mf5aPVJttQupiISEl4By1bY1iWpewo3UEr5/po6RM22j3B3L2XSieNyHJszKDdGTp2zXmp027kFmZ25MYHFzNrytM8v5/jbYPm+UVOy05h5rRStLvM0NtaUQ7u8iDF1VX6Wh5/dPJjH1Hp++nHnMrbLPTluFB6n+Z54pbKWKXZ66RGJiv6f3OttyxAiYZsivuaCVOVk3PNFw/w5KOgNAAK53Ezrsi3siano7SwihfpAsvMfZQZRja4VVkt3Q/GO72OuuckxMjnGfrkfo7VI4b99So78i/4Aqw2kq9uiEdYyHFbxDE8WikT3WPoLBbEeRLy5FaAQyneJbQ4iUVkS8UeyznSCz8E89z0mGR7QwsYjQ3x0NLTmPV8ZsT+ERBP5Pc+Bdcxj34a7Dfc7Se3HYa2G2fXf72SqTz+NkD+XkuFG5gLnwp6Cdjcp7YtgcKyFnY3H4rnCp+ZvDz444rTnnXciG3RKDTO/n3B7NLvgEojtuJ5jRFbCUlZsJ4umcPZd4tF4QLOxpW0cMoU9kPpKh7fUj6TzTi7wGwj9ueXWalUOJHLShUTuUnvGMjhZwuVvyNtAMPScS/ptPQiTlSvsYvXMUDJYjlHNreeTtfEki4p5TGf6ayM44NMS+v9qDqkQzbzuJSWFotPT7fC6XZZEttLwb2EXXuXX/Wl/wQYAJHQV0nAExuYAAAAAElFTkSuQmCC) no-repeat 100% 100%;
  top: -3px;
  left: 0;
  width: 65px;
  height: 65px;
  position: absolute
}

.themetechmount-boxes-view-slickview-style2 .testimonial_item .themetechmount-box-img {
  height: 70px;
  width: 70px
}

.themetechmount-boxes-view-slickview-style2 .testimonial_item .themetechmount-box-title {
  padding-left: 20px;
  padding-top: 10px
}

.themetechmount-boxes-view-slickview-style2 .testimonial_item {
  margin-bottom: 30px
}

.themetechmount-boxes-view-slickview-style2 .testimonials-nav .testimonial_item .themetechmount-box-img:hover .themetechmount-item-thumbnail-inner:before,
.themetechmount-boxes-view-slickview-style2 .testimonials-nav .slick-center .testimonial_item .themetechmount-box-img .themetechmount-item-thumbnail-inner:before,
.themetechmount-boxes-view-slickview-style2 .testimonials-nav .testimonial_item .themetechmount-box-img .themetechmount-item-thumbnail-inner:after {
  content: unset
}

.themetechmount-boxes-view-slickview-style2 .testimonial_item h6,
.themetechmount-boxes-view-slickview-style2 .testimonial_item .themetechmount-box-title h3,
.themetechmount-boxes-view-slickview-style2 .testimonial_item .themetechmount-box-title span {
  opacity: 1;
  visibility: visible
}

.themetechmount-boxes-view-slickview-style2.themetechmount-boxes-testimonial .themetechmount-author-name {
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 0;
  text-transform: inherit;
  color: var(--body-blackfont-color);
  font-weight: initial
}

.themetechmount-boxes-view-slickview-style2 .testimonials-nav .testimonial_item .themetechmount-box-img .themetechmount-item-thumbnail-inner {
  border-radius: 0
}

.themetechmount-boxes-view-slickview-style2.themetechmount-boxes-testimonial .slick-current .themetechmount-author-name {
  color: var(--tm-skincolor-text)
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview-style2 .themetechmount-boxes-row-wrapper.row:not(.slick-slider) .tm-box-col-wrapper {
  padding-top: 10px
}

.tm-textcolor-white .themetechmount-boxes-view-slickview-style2 .themetechmount-box-desc:before {
  background-color: #fff
}

.tm-textcolor-white .themetechmount-boxes-view-slickview-style2 .testimonial_item .themetechmount-box-title span {
  color: #fff
}

.tm-textcolor-white .themetechmount-boxes-view-slickview-style2 .tm-box-img img {
  border-color: #fff
}

.tm-header-style-classic4 .tm-header-icons .tm-header-wc-cart-link a,
.tm-header-style-classic4 .tm-header-icons .tm-header-search-link a {
  height: 40px;
  width: 40px;
  line-height: 40px;
  border-radius: 6px;
  color: var(--body-blackfont-color);
  border: 1px solid #d8d8d8;
  background-color: #fff
}

.tm-header-style-classic4 .tm-header-icons .tm-header-wc-cart-link a:hover,
.tm-header-style-classic4 .tm-header-icons .tm-header-search-link a:hover {
  color: #fff;
  background-color: var(--tm-skincolor-bg);
  border-color: var(--tm-skincolor-bg)
}

.tm-header-style-classic4 .tm-header-icons .tm-header-wc-cart-link span.number-cart {
  top: -6px;
  right: -6px;
  bottom: auto;
  left: auto;
  border-radius: 50%;
  left: auto
}

.tm-header-style-classic4 .is_stuck .tm-header-icons .tm-header-search-link a:not(:hover),
.tm-header-style-classic4 .is_stuck .tm-header-icons .tm-header-wc-cart-link a:not(:hover) {
  color: var(--body-blackfont-color)
}

.tm-inline-widget-menu {
  padding-top: 15px
}

.tm-inline-widget-menu ul.footer-nav-menu li:after {
  content: unset
}

.tm-inline-widget-menu ul.footer-nav-menu li {
  padding-right: 27px;
  padding-bottom: 0
}

.tm-inline-widget-menu ul.footer-nav-menu li:last-child {
  padding-right: 0
}

.tm-textalign-right {
  text-align: right
}

.mailchimp-inputbox-demo6 input[type="email"] {
  background-color: rgba(255, 255, 255, .05);
  border-color: transparent;
  color: #fff;
  padding: 11px 15px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding-right: 30px
}

.mailchimp-inputbox-demo6 input[type="submit"] {
  height: 46px;
  width: 100%;
  border: 0;
  z-index: 1;
  padding: 0;
  font-weight: 700;
  background-color: var(--tm-skincolor-bg);
  font-size: 16px;
  color: #fff;
  border-radius: 0
}

.widget.widget_nav_menu.tm-menu-sep-arrow li a:before {
  font-family: "tm-inoterior-icons";
  content: "\e849";
  top: 11px;
  left: 0;
  font-size: 10px
}

.site-footer .tm-footercta-style1 .tm-footer-cta-wrapper {
  margin-bottom: 0
}

.site-footer .tm-footercta-style1 .tm-ctabox-row.row {
  border: none
}

.site-footer .tm-footercta-style1 .tm-ctabox-row.row .cta-widget-area:not(:first-child):after {
  content: unset
}

.site-footer .tm-footercta-style1 .tm-featured-icon-box p {
  margin-bottom: 0
}

.site-footer .tm-footercta-style1 .tm-featured-icon-box .tm-icon {
  height: 80px;
  width: 80px;
  line-height: 80px;
  background-color: transparent;
  text-align: center;
  border: 1px solid rgba(216, 216, 216, .1);
  font-size: 35px
}

.site-footer .tm-footercta-style1 .tm-featured-icon-box h3 {
  font-size: 19px;
  line-height: 28px;
  margin-bottom: 4px
}

.site-footer .tm-footercta-style1 .tm-ctabox-row.row .cta-widget-area {
  padding: 29px 35px 25px 35px
}

.site-footer .tm-footercta-style1 .tm-textcolor-white .tm-featured-icon-box a:not(:hover) {
  color: rgba(255, 255, 255, .65) !important
}

.themetechmount-boxes-view-slickview-style2 .testimonials-nav {
  height: 300px
}

.widget-rounded-iconbox>.elementor-widget-wrap.elementor-element-populated {
  width: 360px;
  text-align: center;
  height: 360px;
  max-width: 100%;
  background-color: var(--tm-skincolor-bg);
  border-radius: 50%;
  padding: 47px 70px 20px 15px;
  position: absolute;
  right: -100px;
  top: 120px;
  border: 28px solid rgba(0, 0, 0, .1)
}

#tm-column-styleview .tm-blogbox-inner .tm-slick-arrow {
  display: inline-block;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  border: none;
  font-size: 16px;
  cursor: pointer;
  color: #fff;
  background-color: var(--tm-secondary-bg)
}

#tm-column-styleview .tm-blogbox-inner .tm-slick-arrow.tm-slick-next {
  margin-left: 10px
}

#tm-column-styleview .tm-blogbox-inner .tm-slick-arrow {
  margin-top: 65px
}

#tm-column-styleview .tm-blogbox-inner .tm-slick-arrow:hover {
  background-color: var(--tm-skincolor-bg)
}

#tm-column-styleview .col-md-4 .tm-blogbox-inner {
  padding-top: 43px
}

#tm-column-styleview .themetechmount-boxes-inner>.col-md-4 {
  padding-left: 0
}

#tm-column-styleview .themetechmount-boxes-inner>.col-md-8 {
  padding-right: 0
}

.tm-globalbutton-style3 .themetechmount-servicebox-styletwo:hover .themetechmount-serviceboxbox-readmore a:hover:before,
.tm-globalbutton-style3 .themetechmount-servicebox-styletwo:hover .themetechmount-serviceboxbox-readmore a:hover:after {
  background-color: var(--tm-skincolor-bg)
}

.tm-globalbutton-style3 .themetechmount-boxes-service .tm-box-col-wrapper:nth-child(2) .themetechmount-servicebox-styletwo:hover .themetechmount-serviceboxbox-readmore a:hover:after,
.tm-globalbutton-style3 .themetechmount-boxes-service .tm-box-col-wrapper:nth-child(2) .themetechmount-servicebox-styletwo:hover .themetechmount-serviceboxbox-readmore a:hover:before {
  background-color: #fff
}

.tm-boxstyle-classic .themetechmount-servicebox-styleone .themetechmount-box-bottom-content {
  padding: 35px 30px 28px 30px
}

.tm-bgcolor-grey .tm-boxstyle-classic .themetechmount-servicebox-styleone .themetechmount-box-bottom-content {
  box-shadow: none
}

.tm-boxstyle-classic .themetechmount-servicebox-styleone .tm-box-icon {
  padding-bottom: 20px
}

.tm-boxstyle-classic .themetechmount-servicebox-styleone .themetechmount-serviceboxbox-readmore a:after {
  content: unset
}

.tm-boxstyle-classic .themetechmount-servicebox-styleone .themetechmount-serviceboxbox-readmore {
  border-top: 1px solid rgba(58, 83, 72, .1);
  padding-top: 18px;
  margin-top: 21px
}

.tm-center-text .themetechmount-social-links-wrapper {
  text-align: center
}

.tm-col-bgcolor-grey .tm-square-socialicon .themetechmount-social-links-wrapper a:not(:hover) {
  background-color: #fff
}

.tm-headingfont-initial .themetechmount-teambox-style2 .themetechmount-team {
  font-size: 15px
}

.tm-desctext-white .themetechmount-boxes-view-slickview-style2 .testimonial_wrapper .themetechmount-box-desc * {
  color: #fff
}

.tm-desctext-white .themetechmount-boxes-view-slickview-style2 .themetechmount-box-desc:before {
  background-color: #fff
}

.tm-blog5-custom-style .themetechmount-blogbox-stylefive .tm-entry-meta-wrapper {
  font-size: 14px;
  text-transform: capitalize;
  font-weight: 400
}

.tm-blog5-custom-style .themetechmount-box-blog.themetechmount-blogbox-stylefive .themetechmount-blogbox-footer-readmore a:after {
  content: unset
}

.tm-blog5-custom-style .themetechmount-box-blog.themetechmount-blogbox-stylefive .themetechmount-box-desc {
  background-color: var(--tm-greycolor-bg)
}

.tm-blog5-custom-style .themetechmount-box-blog.themetechmount-blogbox-stylefive .tm-box-post-date {
  background-color: var(--tm-secondary-bg)
}

.themetechmount-box-blog.themetechmount-blogbox-style12 .themetechmount-blogbox-footer-readmore {
  padding: 0;
  margin-top: 0;
  border-top: 0
}

.themetechmount-box-blog.themetechmount-blogbox-style12 .themetechmount-box-desc {
  margin-top: 0;
  padding-top: 0;
  padding-left: 0
}

.themetechmount-box-blog.themetechmount-blogbox-style12 .themetechmount-box-content {
  background-color: var(--tm-greycolor-bg);
  padding: 27px 30px 17px 30px
}

.themetechmount-box-blog.themetechmount-blogbox-style12 .tm-entry-meta .tm-meta-line {
  padding-right: 42px
}

.themetechmount-box-blog.themetechmount-blogbox-style12 .themetechmount-box-content .tm-entry-meta .tm-meta-line:after {
  right: 15px
}

.themetechmount-box-blog.themetechmount-blogbox-style12 .themetechmount-box-desc-text {
  line-height: 24px;
  -webkit-line-clamp: 2;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  margin-bottom: 18px
}

.themetechmount-box-blog.themetechmount-blogbox-style12 .themetechmount-blogbox-footer-readmore a:after {
  content: unset
}

.themetechmount-box-blog.themetechmount-blogbox-style12 .themetechmount-box-content h4 {
  -webkit-line-clamp: 2;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  margin: 5px 0 5px
}

.themetechmount-box-blog.themetechmount-blogbox-style12 .themetechmount-blogbox-footer-readmore a:not(:hover) {
  color: var(--body-blackfont-color)
}

.tm-progress-bar .elementor-progress-percentage {
  position: unset
}

.tm-talksupport-box .tm-lefticon-box {
  font-size: 30px;
  padding-top: 6px;
  vertical-align: top
}

.tm-talksupport-box .tm-righttext-box {
  padding-left: 15px
}

.tm-talksupport-box .tm-righttext-box h5 {
  font-size: 20px;
  padding-bottom: 0;
  line-height: 20px;
  display: block !important
}

.tm-talksupport-box .tm-righttext-box p {
  font-size: 16px;
  line-height: 16px;
  clear: both;
  margin-bottom: 0
}

.header-info-widget .tm-btn-shape-none .elementor-button.elementor-size-md {
  padding: 0
}

.tm-header-style-toplogo .tm-header-top-wrapper .col-sm-4.col-md-3 {
  padding: 0
}

.tm-header-style-toplogo .info-widget {
  display: table
}

.tm-header-style-toplogo .info-widget-content {
  display: table-cell;
  vertical-align: middle
}

.tm-header-style-toplogo .info-widget-content p {
  color: var(--body-blackfont-color);
  font-size: 16px;
  margin: 0
}

.tm-header-style-toplogo .info-widget-content h2 {
  position: relative;
  display: block;
  padding-left: 25px;
  color: var(--tm-skincolor-text);
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 0
}

.tm-header-style-toplogo .info-widget {
  padding-left: 25px
}

.tm-header-style-toplogo .widget-left .info-widget-content:before,
.tm-header-style-toplogo .widget-right .info-widget-content:after {
  position: absolute;
  top: 35px;
  width: 37px;
  height: 40px;
  background-repeat: no-repeat;
  content: ""
}

.tm-header-style-toplogo .widget-right .info-widget-content:after {
  right: 0;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACUAAAAoCAYAAAB5ADPdAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDI2RkZBMTM1QzM5MTFFOTk2MzQ5RjI5NDExRDhENEEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDI2RkZBMTQ1QzM5MTFFOTk2MzQ5RjI5NDExRDhENEEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowMjZGRkExMTVDMzkxMUU5OTYzNDlGMjk0MTFEOEQ0QSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowMjZGRkExMjVDMzkxMUU5OTYzNDlGMjk0MTFEOEQ0QSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PncYhT8AAAKrSURBVHjazJhbiExxHMfP7M7MzqwwWpdIrbJSWzwo8UCRa/HggRdE8eCSEh6UePCCVnJZub0tNiQk5ckLCvGghH1QHlj33WbclrV21+dX363TOLNzYs7M/1efZh7OqW+/2/l//7FsNutFGOvgHTyCTujPfyCTyfz1UtyLNtbCNHgOV+E8vCn2UlXEovbACaiG/XAdVkNNJUXdgZ2wBDZDAs7BYRhdKVED8QFOwVJohk3QApOCHo5F3OhBkYSNcARuwyqa/W0lMuWPX8rWFpgDTblcbmilRXlaDafV/CtNIMJilRZl0QsH4JaGYKoLoiy+WPmgzhYt2Uq4IMpTs9v+Wg5TnBDF5PXw0wpjYLYrmbJ4Ai9hOiVMuyLKPtr3YQaMd0KUSvhUJaxzJVMW7yEFtS6JykEfpF0SFROeS6JGSFSXS6LGwg/DCVHspqS+fXaE+eRKpsbBTHgA7a6IMnNRDw/ZWd1VDpTOdtMaeA13XZm+BbAYLkJbGFHxgd0RUYyU22k3I0HpeouJWqazdGOEBmKvGvwYgtqKOeRF8majVOdnJRZk5nSHjsEn4Uwx47BQGZoAv4P8/3/GENgN++CGuWiy9HOwu4R5cNxnEkstaDLs0rRdhu0I6hzsgmOuXGxDnhXqKsGHtl5War3+NylTnwtNl8Us1bYh4JlaXUgkQwpI6Z2UjMB8mc6JMgnb4KZawytk2xvlJoIE9ej8/CrEtVG/enS4LJP9DtM5aeAq6IruqYreT9VoygpNSUZWOxFiZ/WpJI+hQ2bgnpbi97D1jisTG+Cozsj++AYH4ZrEhxFlk/QVuv+1CeOyz5eU+mal3m+t7RrnYzm/O/49dQG2Ku3+xk2X+2OYvzxbtWk78hq4rBE0UWcl9pD6qNoFURYt2jUr4EW5Rf0RYADtJZuELVDI9gAAAABJRU5ErkJggg==)
}

.tm-header-style-toplogo .widget-left .info-widget-content:before {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACUAAAAoCAYAAAB5ADPdAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RUM4QUIwOUM1QzM4MTFFOUE4NDlFOTJGNjU3NzA4RjUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RUM4QUIwOUQ1QzM4MTFFOUE4NDlFOTJGNjU3NzA4RjUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFQzhBQjA5QTVDMzgxMUU5QTg0OUU5MkY2NTc3MDhGNSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFQzhBQjA5QjVDMzgxMUU5QTg0OUU5MkY2NTc3MDhGNSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PkEG3kwAAAKuSURBVHjazJhbiE1RGMfXYQZDw9aIBrmVMIVSIiUmkby4v7g9iAeXQpISxQvizXV4UKMmREmilAeiiPKAmuTyYsLJ5ZzxcJgZjN+q/9Zp23P2Ps3Z56yvfp06l85vr/Wttb5vpTKZjIkZKaiDmVAPF0wJwvO8/96rivnbUbAOVkADPCuVVFhESfWH1bATZkjmDNwyCUYhqeFwELbAc9gK1yFtEo6epCbCCVgMJ+E4vDdlijCpkXAe5sEOaIJOU8YIStXCMZgP2+AsdJsyR5/Akt8Oa+AInKuEUFBqmpL5LhyF36ZC4UtVw0Ztjnb6vpsKhi81FVbBDbhvKhy+1FwYAS3Q5YJUjc6zd9okjQtSo2EWPIKPrkjVaepeujB1vtRAGACfjCPh59QfyLok5e/mKZekchIa6pLUD1HvktRn+KCzr58rUm3wGGarlnJCqgOewFjV4c6svgcqdzdoz3JCqhUuqyZf6IqULeialV97YViC/5mKau3yK89WdTA24Q8luBIb1CEti9s42C5mssriNlWhpS6Lp8N6pYrdH+8UGikbP+EA3ITDsB8GlVjKNiO/YJwdsWw2uyhKysZXjdRVdci2TZ+UgJjf9J5CbEGUlNHUbdb0rYXbsE9P19uDOxdo3axYE2KN/1ZCxFWQzbkl6pRtx/wW7qkNe6Hpzuk1To/YqZub0yEFwCvY5Hnew1TM+ylbna7Muwry1Ia1a7rbVZNFjaLNpTE6Z6tDPn8DS1NFXJoZJf0UmAMTtJ/ZUnpIgVTIz6Mu3eaM7+H79uEai5UKu7+q1dEUR8qes8uVq4MDn6eVJteqepm0HaKYSIfsfTYFdpFPV0yMp0siagK598WOEEKXoraEJKM7ILQboZY4+1SS0Vcr7xvsQehi1NlXjngNT3ViNId94a8AAwCYQZg7foYWEwAAAABJRU5ErkJggg==);
  left: 0
}

.tm-header-style-toplogo .widget-right .info-widget {
  text-align: right;
  padding-right: 25px;
  float: right
}

.tm-header-style-toplogo .tm-header-top-wrapper .col-sm-4.col-md-3 .widget-right h2 {
  padding-right: 25px
}

.tm-header-style-toplogo .tm-topbar-content .tm-wrap-cell div.themetechmount-social-links-wrapper:before {
  content: "";
  height: 22px;
  width: 1px;
  background-color: rgba(0, 0, 0, .09);
  display: block;
  position: absolute;
  right: auto;
  left: 0
}

.tm-header-style-toplogo .tm-textcolor-white .tm-topbar-content .tm-wrap-cell div.themetechmount-social-links-wrapper:before {
  background-color: rgba(255, 255, 255, .09)
}

.tm-header-style-toplogo .themetechmount-topbar-wrapper .social-icons li>a {
  height: 50px;
  line-height: 50px
}

.tm-col-bgcolor-skincolor .tm-btn-style-text.tm-btn-color-white .elementor-button-link.elementor-button:hover {
  color: #1f232c
}

.themetechmount-iconbox.themetechmount-iconbox-style17 {
  margin-bottom: 0;
  padding-bottom: 10px
}

.themetechmount-iconbox.themetechmount-iconbox-style17 .themetechmount-iconbox-icon {
  vertical-align: top;
  padding-right: 20px;
  width: 20px;
  padding-top: 5px
}

.themetechmount-iconbox.themetechmount-iconbox-style17 .tm-iocnbox-btn a {
  font-size: 15px;
  line-height: 25px;
  font-weight: 600;
  color: var(--tm-skincolor-text)
}

.themetechmount-iconbox-style17 .tm-cta3-content-wrapper {
  padding-right: 70px;
  margin-bottom: 15px
}

.themetechmount-iconbox.themetechmount-iconbox-style17 .themetechmount-iconbox-heading .tm-custom-heading {
  margin-bottom: 15px
}

.themetechmount-iconbox-style17:hover .tm-box-icon i {
  transform: rotateY(360deg)
}

.themetechmount-iconbox.themetechmount-iconbox-style17 .tm-box-icon i {
  display: inline-block;
  transition: all 500ms ease
}

.progressbar-style1 .elementor-progress-percentage {
  left: 0;
  top: 0;
  margin-top: -35px;
  font-size: 11px;
  height: 24px;
  width: 38px;
  line-height: 27px;
  background: var(--tm-skincolor-bg);
  padding: 0 5px
}

.progressbar-style1 .elementor-progress-percentage:before {
  border-top: 9px solid var(--tm-skincolor-bg);
  border-left: 8px solid transparent;
  border-right: 0 solid transparent;
  left: auto;
  right: 0;
  top: 24px;
  margin: 0
}

.progressbar-style1 .elementor-progress-wrapper {
  background-color: var(--tm-secondary-bg)
}

.progressbar-style1 .elementor-progress-bar {
  border-radius: 0
}

.tm_hoverimgbox_wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
  display: flex;
  background: #000;
  justify-content: center
}

.tm_hoverimgbox_wrapper.tm-column-three .tm_hoverbox_contents {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
  max-width: 30%
}

.tm_hoverimgbox_wrapper:not(.tm-projectbox) .tm_hoverbox_img:before {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  background: rgb(0 0 0 / 40%);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0
}

.tm_hoverimgbox_wrapper .tm_hoverbox_img {
  visibility: hidden;
  opacity: 0;
  transition-duration: 1500ms;
  transition: all 1s
}

.tm_hoverimgbox_wrapper .tm_hoverbox_img,
.tm_hoverimgbox_wrapper .tm_box_overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 0;
  overflow: hidden;
  z-index: 1;
  background: rgba(0, 0, 0, .4)
}

.tm_hoverimgbox_wrapper .tm_hoverbox_img img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover
}

.tm_hoverimgbox_wrapper .tm_hoverbox_img.active {
  opacity: 1;
  visibility: visible;
  -ms-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  transform: scale(1.05)
}

.tm_hoverbox_contents {
  min-height: 76vh
}

.tm_hoverimgbox_wrapper .tm_hoverbox_contents:first-child {
  border-left: 1px solid rgba(256, 256, 256, .5)
}

.tm_hoverimgbox_wrapper .tm_hoverbox_contents {
  position: relative;
  z-index: 2;
  padding: 0 50px 63px;
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: flex-end;
  border-right: 1px solid rgba(256, 256, 256, .5)
}

.tm_hoverimgbox_wrapper .tm_hoverbox_contents:first-child::after,
.tm_hoverimgbox_wrapper .tm_hoverbox_contents:before {
  position: absolute;
  left: auto;
  right: -4px;
  width: 7px;
  height: 26px;
  display: block;
  content: "";
  background-color: var(--tm-skincolor-bg);
  -webkit-animation: scanning 9s linear infinite alternate;
  animation: scanning 9s linear infinite alternate
}

.tm_hoverimgbox_wrapper .tm_hoverbox_contents:first-child::after {
  left: -4px;
  right: auto;
  -webkit-animation: scanning 11s linear infinite alternate;
  animation: scanning 11s linear infinite alternate
}

.tm_hoverimgbox_wrapper .tm_hoverbox_contents:nth-child(5):before {
  b-webkit-animation: scanning 13s linear infinite alternate;
  animation: scanning 13s linear infinite alternate
}

.tm_hoverimgbox_wrapper .tm_hoverbox_contents:nth-child(3):before {
  -webkit-animation: scanning 15s linear infinite alternate;
  animation: scanning 15s linear infinite alternate
}

@-webkit-keyframes scanning {
  from {
    top: 0
  }

  to {
    top: 100%
  }
}

@keyframes scanning {
  from {
    top: 0
  }

  to {
    top: 100%
  }
}

.tm_hoverimgbox_wrapper .tm-box-title h4 {
  color: #fff;
  margin-bottom: 15px;
  position: relative
}

.tm_hoverimgbox_wrapper .tm-box-title h4 a {
  color: #fff
}

.tm_hoverimgbox_wrapper .tm-box-title h4 a:hover {
  color: var(--tm-skincolor-text)
}

.tm_hoverimgbox_wrapper .themetechmount-static-box-desc {
  color: #fff;
  padding-bottom: 0
}

.tm_hoverimgbox_wrapper .tm-staticbox-more-link {
  position: relative;
  padding: 10px 30px;
  border: 1px solid #fff;
  color: #fff
}

.tm_hoverimgbox_wrapper .tm_hoverbox_contents .hoverbox-img-reposive {
  display: none;
  background-size: cover;
  background-repeat: no-repeat
}

.themetechmount-hoverbox-heading .themetechmount-static-box-smalldesc {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  color: white;
  padding: 10px 0 0 0;
  margin-bottom: 25px
}

.themetechmount-hoverbox-icon .tm-box-icon i {
  font-size: 50px;
  color: var(--tm-skincolor-text);
  padding-right: 15px
}

.tm_hoverimgbox_wrapper .themetechmount-hoverbox-icon.tm-wrap-cell {
  vertical-align: top
}

.tm_hoverimgbox_wrapper .tm_hoverbox_contents .tm-bottom-contentbox {
  opacity: 1;
  transition: transform .9s ease;
  -moz-transform: translateY(30px);
  -ms-transform: translateY(30px);
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
  margin-bottom: 0
}

.tm_hoverimgbox_wrapper .tm_hoverbox_contents:hover .tm-bottom-contentbox {
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0)
}

.tm_hoverbox_img.active .project-box .elementor-text-editor {
  font-size: 16px;
  line-height: 26px
}

.project-box .elementor-text-editor h3 {
  font-size: 38px;
  line-height: 45px;
  margin-bottom: 5px
}

.cta-heading .tm-element-content-heading span {
  position: relative
}

.cta-heading .tm-element-content-heading span:after {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  height: 4px;
  left: 0;
  background-color: var(--tm-skincolor-bg);
  top: auto;
  bottom: 0
}

.tm-border-text h2 {
  font-size: 260px;
  line-height: 1;
  position: absolute;
  -webkit-text-stroke: 1px rgba(255, 255, 255, .15);
  -webkit-text-fill-color: transparent;
  bottom: -136px;
  z-index: 1;
  display: block;
  text-align: center;
  margin: 0 auto;
  left: 0;
  right: 0
}

.tm-header-style-classic3.tm-header-style-classic-style2 .header-widget p {
  color: var(--body-fonts-color)
}

.tm-header-style-classic3.tm-header-style-classic-style2 .header-widget h3 {
  font-size: 14px;
  font-weight: 700;
  line-height: 24px
}

.tm-header-style-classic3.tm-header-style-classic-style2 .header-widget .header-icon .icon {
  border: none;
  background-color: var(--tm-greycolor-bg)
}

.tm-header-style-classic3.tm-header-style-classic-style2 .header-widget .header-icon i {
  font-size: 30px;
  line-height: 55px;
  margin-top: 0;
  display: block
}

.tm-header-style-classic3.tm-header-style-classic-style2 .header-widget .header-icon i:before {
  line-height: unset
}

.services-greybox-style .themetechmount-servicebox-styletwo .themetechmount-post-item {
  border: 1px solid rgba(0, 0, 0, .09);
  border-left: 0;
  background-color: var(--tm-greycolor-bg);
  overflow: hidden
}

.services-greybox-style .themetechmount-servicebox-styletwo:not(:hover) .item-content {
  background-color: var(--tm-greycolor-bg)
}

.services-greybox-style .themetechmount-servicebox-styletwo .themetechmount-serviceboxbox-readmore a {
  border: none;
  padding: 0
}

.services-greybox-style .themetechmount-servicebox-styletwo .item-content {
  padding: 50px 35px 15px 35px
}

.services-greybox-style .themetechmount-servicebox-styletwo .item-figure img {
  height: 330px
}

.services-greybox-style .themetechmount-servicebox-styletwo .themetechmount-serviceboxbox-readmore a:hover {
  color: var(--tm-skincolor-bg)
}

.tm-testimonial-nobackground .themetechmount-boxes-view-slickview .themetechmount-boxes-row-wrapper {
  background: transparent
}

.tm-testimonial-nobackground .themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-desc .themetechmount-testimonial-text {
  line-height: 38px;
  color: var(--body-fonts-color);
  font-weight: 500;
  font-style: italic
}

.tm-testimonial-nobackground .themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-desc .themetechmount-testimonial-text {
  margin: 38px 0 20px
}

.tm-testimonial-nobackground .themetechmount-boxes-testimonial .themetechmount-box-desc .themetechmount-testimonial-text {
  overflow: visible
}

.tm_sliderimgbox_wrapper .tm_sliderbox_img {
  visibility: hidden;
  opacity: 0;
  transition-duration: 1500ms;
  transition: all 1s
}

.tm_sliderimgbox_wrapper .tm_sliderbox_img,
.tm_sliderimgbox_wrapper .tm_box_overlay {
  position: absolute;
  top: -46px;
  right: auto;
  height: 100%;
  z-index: -1;
  left: 0
}

.tm_sliderimgbox_wrapper .tm_sliderbox_img.active {
  opacity: 1;
  visibility: visible;
  -ms-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  transform: scale(1.05)
}

.tm_sliderimgbox_wrapper .tm_sliderbox_contents {
  position: relative;
  height: 100%;
  width: 50%;
  display: inline-block;
  min-height: unset
}

.tm_sliderimgbox_wrapper .tm_sliderbox_contents .prt-bottom-contentbox {
  opacity: 1;
  transform: translateY(0)
}

.tm_sliderimgbox_wrapper .prt-bottom-contentbox {
  padding: 30px;
  position: relative;
  background-color: #f8f8f8;
  width: 75%;
  text-align: center;
  border-top: 1px solid rgba(0, 0, 0, .09);
  position: relative;
  right: 0;
  margin-right: 0;
  left: 25%
}

.tm_sliderimgbox_inner .tm_sliderbox_contents:first-child .prt-bottom-contentbox {
  border-top: none
}

.tm_sliderimgbox_wrapper .prt-box-title h4 {
  position: relative;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 30px
}

.tm_sliderimgbox_wrapper .tm_sliderbox_contents:hover .prt-bottom-contentbox:before {
  background-color: var(--prt-secondary-bg)
}

.tm_sliderimgbox_wrapper .prt-staticbox-more-link {
  position: relative;
  padding: 10px 30px;
  border: 1px solid #fff
}

.tm_sliderimgbox_wrapper .tm_sliderbox_contents .coverbox-img-reposive {
  display: none;
  background-size: cover;
  background-repeat: no-repeat
}

.tm_sliderimgbox_wrapper .prt-box-icon i {
  font-size: 40px;
  line-height: 30px;
  color: var(--tm-skincolor-text);
  position: relative
}

.tm_sliderimgbox_wrapper .preyantechnosys-static-box-desc {
  font-size: 14px;
  color: #fff;
  padding-top: 52px
}

.tm_sliderimgbox_wrapper .tm_sliderbox_contents.active .prt-bottom-contentbox,
.tm_sliderimgbox_wrapper .prt-bottom-contentbox:hover {
  background-color: var(--tm-skincolor-bg);
  border-color: var(--tm-skincolor-bg)
}

.tm_sliderimgbox_wrapper .tm_sliderbox_contents.active .prt-bottom-contentbox .prt-box-icon i,
.tm_sliderimgbox_wrapper .prt-bottom-contentbox:hover .prt-box-icon i {
  color: var(--tm-secondary-bg)
}

.tm_sliderimgbox_wrapper .tm_sliderbox_contents.active .prt-bottom-contentbox .themetechmount-static-box-desc,
.tm_sliderimgbox_wrapper .tm_sliderbox_contents.active .prt-bottom-contentbox .prt-box-title h4,
.tm_sliderimgbox_wrapper .prt-bottom-contentbox:hover .themetechmount-static-box-desc,
.tm_sliderimgbox_wrapper .prt-bottom-contentbox:hover .prt-box-title h4 {
  color: #fff
}

.tm_sliderimgbox_wrapper .prt-sliderbox-shortdesc {
  color: #fff;
  font-style: italic;
  background-color: rgba(255, 255, 255, .2);
  display: inline-block;
  padding: 4px 11px 4px 5px;
  margin-bottom: 25px
}

.prt-sliderbox-shortdesc h3 {
  font-size: 15px;
  line-height: 25px;
  margin-bottom: 0;
  font-weight: 400
}

.tm_sliderimgbox_wrapper span.prt-new {
  background-color: var(--prt-skincolor-bg);
  padding: 0 5px 0 5px;
  margin-right: 11px
}

.tm_sliderimgbox_wrapper .prt-sliderbox-btn {
  display: inline-block;
  border: 1px solid #fff;
  padding: 10px 30px 10px;
  margin-top: 40px;
  transition: all 0.3s ease 0s;
  border-radius: 30px
}

.tm_sliderimgbox_wrapper .prt-sliderbox-btn:hover {
  background-color: #fff
}

.tm_sliderimgbox_wrapper .prt-sliderbox-btn:hover h4 {
  color: var(--prt-secondary-bg)
}

.tm_sliderimgbox_wrapper .prt-sliderbox-btn a {
  color: #fff;
  font-weight: 600
}

.tm_sliderimgbox_inner {
  text-align: right;
  float: right;
  position: relative
}

.tm_sliderimgbox_wrapper .sliderbox-img-reposive {
  display: none;
  background-size: cover;
  background-repeat: no-repeat
}

.tm-fbar-close .tm-ibgcolor-skincolor,
.tm-fbar-btncolor-skincolor {
  background-color: var(--tm-skincolor-bg)
}

.tm-fbar-close .tm-ibgcolor-dark,
.tm-fbar-btncolor-dark {
  background-color: var(--tm-secondary-bg)
}

.tm-fbar-close .tm-ibgcolor-grey,
.tm-fbar-btncolor-grey {
  background-color: var(--tm-greycolor-bg)
}

.tm-fbar-close .tm-ibgcolor-white,
.tm-fbar-btncolor-white {
  background-color: #fff
}

.tm-fbar-close .tm-icolor-dark,
.tm-fbar-open-icon.tm-icolor-dark {
  color: var(--body-blackfont-color)
}

.tm-fbar-close .tm-icolor-skincolor,
.tm-fbar-open-icon.tm-icolor-skincolor {
  color: var(--tm-skincolor-bg)
}

.tm-fbar-close .tm-icolor-grey,
.tm-fbar-open-icon.tm-icolor-grey {
  color: var(--tm-greycolor-bg)
}

.tm-fbar-close .tm-icolor-white,
.tm-fbar-open-icon.tm-icolor-white {
  color: #fff
}

.tm-floatingbar-style1.tm-header-style-classic.tm-header-overlay .tm-header-icons .themetechmount-fbar-btn {
  padding: 0 30px
}

.tm-floatingbar-style1 .themetechmount-fbar-position-right .themetechmount-fbar-box-w {
  width: 660px;
  -webkit-transition: transform 0.4s ease;
  transition: transform 0.4s ease;
  -webkit-transform: translateX(660px);
  -ms-transform: translateX(660px);
  transform: translateX(660px)
}

.tm-floatingbar-style1 .themetechmount-fbar-position-right .themetechmount-fbar-box-w.animated .tm-fbar-close,
.tm-floatingbar-style1 .themetechmount-fbar-position-right .themetechmount-fbar-box-w.animated {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0)
}

.tm-floatingbar-style1 .themetechmount-fbar-position-right .themetechmount-fbar-content-wrapper {
  padding: 40px 70px
}

.tm-floatingbar-style1 .widget {
  margin: 35px 0 20px
}

.tm-header-style-classic.tm-header-overlay .container-fullwide .tm-header-flotingbar-icon {
  position: absolute;
  right: 0
}

.tm-header-style-classic.tm-header-overlay .tm-header-flotingbar-icon {
  position: relative;
  right: 0;
  float: right;
  margin-left: 20px
}

.tm-header-style-classic.tm-header-overlay .container-fullwide .tm-header-flotingbar-icon .themetechmount-fbar-btn {
  padding: 0 36px
}

.tm-header-style-classic.tm-header-overlay .container-fullwide #site-header-menu #site-navigation .themetechmount-fbar-btn a {
  font-size: 28px
}

.tm-textcolor-white h5.tm-skincolor {
  color: var(--tm-skincolor-text) !important
}

.themetechmount-fbar-box .tm-quicklink-box .tm-righttext-box h2 {
  font-size: 18px;
  line-height: 25px;
  font-weight: 600;
  margin-bottom: 0
}

.themetechmount-fbar-box .tm-icon i {
  font-size: 40px
}

.tm-textcolor-white .themetechmount-fbar-box .tm-quicklink-box .tm-righttext-box p,
.tm-textcolor-white .themetechmount-fbar-box .tm-quicklink-box .tm-righttext-box p a {
  color: rgb(255 255 255 / 65%)
}

.themetechmount-fbar-box .tm-quicklink-box:not(.tm-boxspacing-0) .tm-righttext-box {
  padding-bottom: 10px
}

.themetechmount-fbar-box .tm-quicklink-box.tm-boxspacing-0 .tm-righttext-box p {
  margin-bottom: 0
}

.themetechmount-fbar-box .tm-quicklink-boxs:before {
  content: "";
  height: 25px;
  width: 1px;
  background-color: rgb(255 255 255 / 28%);
  display: block;
  position: absolute;
  left: 0;
  top: 16px
}

.themetechmount-fbar-box .tm-quicklink-box.tm-quicklink-boxs {
  padding-left: 30px
}

.themetechmount-fbar-box .tm_subscribe_form .btn[type="submit"] {
  height: 50px;
  border-radius: 0
}

.themetechmount-fbar-box .tm_subscribe_form input[type="email"] {
  border-radius: 0
}

.themetechmount-fbar-box .social-icons li>a:hover {
  background-color: var(--tm-skincolor-bg);
  border-color: var(--tm-skincolor-bg);
  color: #fff
}

.tm-float-overlay .tm-float-header {
  display: flex
}

.tm-float-header .tm-floatingbar-menu nav {
  opacity: 0;
  display: flex;
  align-items: center;
  height: 100vh;
  transform: translateX(100%) scale(.8);
  transition: .6s ease-in-out;
  transition-delay: .1s;
  padding-top: 40px;
  padding-bottom: 40px
}

.tm-float-header .tm-floatingbar-menu nav {
  opacity: 1;
  transform: translateX(0) scale(1);
  transition: .5s ease-out;
  transition-delay: 0s
}

.tm-float-header .tm-floatingbar-menu {
  width: 33.333333%
}

.tm-float-header .tm-floatingbar-menu .nav-menu .menu-item {
  list-style-type: none;
  margin-bottom: 20px;
  position: relative
}

.tm-float-header .tm-floatingbar-menu .nav-menu .menu-item:last-child {
  margin-bottom: 0
}

.tm-float-header .tm-floatingbar-menu .nav-menu .menu-item a {
  display: inline-block
}

.tm-float-header .tm-floatingbar-menu div.nav-menu>ul li ul li a:hover,
.tm-float-header .tm-floatingbar-menu div.nav-menu>ul>li.current-menu-item>a,
.tm-float-header .tm-floatingbar-menu div.nav-menu>ul>li>a:hover {
  color: var(--tm-skincolor-bg)
}

.tm-float-header .tm-floatingbar-menu div.nav-menu .sub-menu .menu-item:first-child {
  margin-top: 20px
}

.tm-float-header .tm-floatingbar-menu div.nav-menu .sub-menu {
  max-height: 0;
  overflow: hidden;
  transition: .3s ease-in-out
}

.tm-float-header .tm-floatingbar-menu div.nav-menu .sub-menu.toggle-active {
  max-height: 300px
}

.tm-float-overlay.animated {
  opacity: 1
}

.tm-float-header .tm-floatingbar-menu div.nav-menu ul li i.tm-inoterior-icon-angle-down {
  right: 0;
  position: absolute;
  font-size: 20px;
  transition: all 500ms ease;
  display: inline-block;
  top: 5px;
  color: rgba(255, 255, 255, .5);
  cursor: pointer
}

.tm-float-header .tm-floatingbar-menu div.nav-menu ul.sub-menu li i.tm-inoterior-icon-angle-down {
  top: 0
}

.tm-float-header .tm-floatingbar-menu div.nav-menu {
  min-width: 260px
}

#site-header-menu #site-navigation div.nav-menu>ul.sub-menu>li i {
  display: none
}

.tm-header-style-classic.tm-header-overlay .tm-slider-hasquicktext .themetechmount-slider-wrapper .tm-quickdetails-area {
  right: 0;
  left: auto
}

.tm-process-style2 .elementor-progress-bar {
  margin-top: 10px
}

.tm-testimonial-nobackground .themetechmount-boxes-view-slickview .themetechmount-box-desc .themetechmount-box-title {
  background-color: #fff;
  border-radius: 5px
}

.tm-after-image-bg .twentytwenty-after-label {
  background-color: var(--tm-skincolor-bg)
}

.tm-stylish-font .tm-element-content-heading strong,
.tm-seperator-style3 .tm-element-content-heading strong {
  font-family: "Caveat", Arial, Helvetica, sans-serif
}

.tm-fid-view-style10 .tm-fld-contents {
  text-align: right;
  padding-right: 55px
}

.tm-fid-view-style10.tm-fid-without-icon .tm-fld-contents {
  padding-right: 0
}

.tm-fid-view-style10 {
  float: right;
  position: relative;
  padding: 0;
  overflow: hidden;
  display: flex
}

.tm-fid-view-style10 .tm-fid-icon-wrapper i {
  position: relative;
  top: 0
}

.tm-fid-view-style10.tm-fid.inside h4 {
  font-size: 34px;
  color: var(--body-blackfont-color);
  font-weight: 600
}

.tm-fid-view-style10 h3.tm-fid-title {
  font-size: 15px;
  color: var(--body-fonts-color)
}

.tm-fid-view-style10 .tm-number-rotate.numinate.completed {
  margin-right: -7px
}

.tm-fid-view-style10 .tm-fid-left {
  display: inline-block
}

.tm-fid-view-style10 .tm-fid-icon-wrapper:after {
  position: absolute;
  content: '';
  background-color: #e5e5e5;
  width: 1px;
  height: 59px;
  left: -30px;
  right: auto;
  top: auto;
  bottom: 4px
}

.tm-fid-view-style10 .tm-fid-icon-wrapper {
  position: relative
}

.tm-fid-view-style10 .tm-fid-icon-wrapper i {
  display: inline-block;
  transition: all .5s ease;
  padding-top: 9px
}

.tm-fid-view-style10:hover .tm-fid-icon-wrapper i {
  transform: rotateY(180deg)
}

.tm-font-interior .tm-element-content-heading {
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 0
}

.tm-font-interior .tm-element-content-heading strong {
  font-family: "Caveat", Arial, Helvetica, sans-serif
}

.tm-font-interior .elementor-button-link.elementor-button.elementor-size-md {
  padding: 12px 20px !important
}

.themetechmount-iconbox-style18 {
  padding: 40px 15px 34px 40px;
  margin-bottom: 0;
  transition: all 0.5s ease
}

.themetechmount-iconbox.themetechmount-iconbox-style18 .tm-box-icon i {
  font-size: 50px
}

.themetechmount-iconbox.themetechmount-iconbox-style18 .tm-custom-heading {
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
  margin-bottom: 17px
}

.tm-col-active .themetechmount-iconbox.themetechmount-iconbox-style18 .tm-custom-heading a {
  color: #fff
}

.themetechmount-iconbox-style18 .themetechmount-iconbox-icon {
  margin-bottom: 14px
}

.themetechmount-iconbox-style18:hover,
.tm-col-active .themetechmount-iconbox-style18 {
  background-color: var(--body-blackfont-color);
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASUAAAEVCAYAAACmHfPaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjE0MjcxNEM0MTdDNTExRUQ4OTQ2OUU1QUUzNTczREQzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjE0MjcxNEM1MTdDNTExRUQ4OTQ2OUU1QUUzNTczREQzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MTQyNzE0QzIxN0M1MTFFRDg5NDY5RTVBRTM1NzNERDMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MTQyNzE0QzMxN0M1MTFFRDg5NDY5RTVBRTM1NzNERDMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz46YbjdAAAMFklEQVR42uzd0W7buBqFUZv+nXSKzvs/a6aNfUJABAhCdnxuqn2xBgjacWJLKwUYivocnu/3+7+n0+m/r48/Xx+3r4/z18d1+/O8Pd4/+n+Xr4+37fH+nM/tObV99MfvXx+/p9fqj79vr/Hf9vn7doy2fc3n9vn79v/v27HmY7TpGOftGJ/b38d53bfn3La/1/a58/bY7+kY1+057OzsQfbaPvm5fUGbnniaTvw0Ye/TyY3H2/RNmF/rsv35Z3qt+fHT9vXjOZft9eZjr681H+M8Hf+2nNd6jPH4/A/Nzs4eZu8PfGxfMJ/IaRrNBuq6fe5jeoHLhJ2fM0by9+2xj+WbPU7ktoyYtY3MH8sIXxNqjP7jGNft8Y8JW9Pj8zd1Hsl/s7Oz59nPX5dv5wej2W2Zqo1p2J9llL3sjNhjqnafTrwtI/M6ys7f0HmUbctr3bfPXaeR/LZMOcdzZsc8Tb1PPzHY2dmD7G1CXabR7HOZetWDa8fLciKn6evbcn3aluvQ+Zp2Psa4dn10XvO077Jcn87f7Ps0VTwtU8Xf3xyDnZ39IHufKb3tjJj3aZp4X64D27SQNo+kp2kkv03POU9f33aum6/LN+dzGfnvy3ldN9Dtm58Wn8sC33k5xqOfFuzs7Afa24NReV1km68D5xO8LaPfvLr+OY2Y892Aveeso/J6Xredf4TbMip/d4zTMlqzs7MH2vtM6Z/pWnO86Nsy5bpNU75HI+Z1WXVfV+rnKd95utX4Zxqx52Ps3Q24Tt+0eYFv76fFaTvGZfr69afFmZ2dPcteT24p3nZGvzad9DqSfnd7cr42fjRat+UY62vdd1b8286o3B6c17xYd2dnZ8+z1zaNOk3XlN+FUuuC1QilPl4Mpa7fRGKnnevTNRI7LaPsbed26l4ktnc7k52dPcheIjF2dvYke4nE2NnZk+xjoVskxs7OHmFvIjF2dvYk+4gnRWLs7OwR9iYSY2dnT7KPN+SKxNjZ2SPsbee69baslP8/odS6Gr8XSj0KuPauZ9uDUbm+icROO8f47qcIOzt7gL12VvBFYuzs7IfZSyTGzs6eZC+RGDs7e5K9L3SXSIydnT3F3kRi7OzsSfY+U2oiMXZ29hR7E4mxs7Mn2ftM6ZdIjJ2dPcX+yi06kRg7O/tfs5dIjJ2dPcleIjF2dvYke4nE2NnZk+x9ofsqEmNnZ0+xi8TY2dmj7PNmlCIxdnb2w+1NJMbOzp5kH28zEYmxs7NH2JtIjJ2dPcleIjF2dvYk+3iiSIydnT3CLhJjZ2ePsveF7h8iMXZ29hR7E4mxs7Mn2efNKEVi7Ozsh9ubSIydnT3J3mdK7yIxdnb2FLtIjJ2dPcpeIjF2dvYke+10DCIxdnb2w+wlEmNnZ0+yjyRAJMbOzh5hbyIxdnb2JHufKf0UibGzs6fYRWLs7OxR9rGbiUiMnZ09wt5EYuzs7En2Eomxs7Mn2Uskxs7OnmQXibGzs0fZx2aUIjF2dvYIu0iMnZ09yt5nSheRGDs7e4q9icTY2dmT7GPbbpEYOzt7hL1eCKXuT24p3nZGvzad9DqSvhqJPYux2nKMZ5HY+Ukk1h6cFzs7+4H2cRtQJMbOzh5hL5EYOzt7kr1EYuzs7En28ZsnRWLs7OwR9iYSY2dnT7L3mdKbSIydnT3FLhJjZ2ePso835IrE2NnZI+wlEmNnZ0+yj80oRWLs7OwR9hKJsbOzJ9lLJMbOzp5kHwvdIjF2dvYIexOJsbOzJ9lHPCkSY2dnj7A3kRg7O3uSfbwhVyTGzs4eYW8n2wqzs7MH2WtnBV8kxs7Ofpi9RGLs7OxJ9hKJsbOzJ9n7QneJxNjZ2VPsTSTGzs6eZB+bUYrE2NnZI+xNJMbOzp5k7zOlXyIxdnb2FPsrt+hEYuzs7H/NXiIxdnb2JHuJxNjZ2ZPsJRJjZ2dPsveF7qtIjJ2dPcUuEmNnZ4+yz5tRisTY2dkPtzeRGDs7e5J9vM1EJMbOzh5hbyIxdnb2JHuJxNjZ2ZPs44kiMXZ29gi7SIydnT3K3he6f4jE2NnZU+xNJMbOzp5knzejFImxs7Mfbm8iMXZ29iR7nym9i8TY2dlT7CIxdnb2KHuJxNjZ2ZPstdMxiMTY2dkPs5dIjJ2dPck+kgCRGDs7e4S9icTY2dmT7H2m9FMkxs7OnmIXibGzs0fZx24mIjF2dvYIexOJsbOzJ9lLJMbOzp5kL5EYOzt7kl0kxs7OHmUfm1GKxNjZ2SPsIjF2dvYoe58pXURi7OzsKfYmEmNnZ0+yj227RWLs7OwR9nohlLo/uaV42xn92nTS60j6aiT2LMZqyzGeRWLnJ5FYe3Be7OzsB9rHbUCRGDs7e4S9RGLs7OxJ9hKJsbOzJ9nHb54UibGzs0fYm0iMnZ09yd5nSm8iMXZ29hS7SIydnT3KPt6QKxJjZ2ePsJdIjJ2dPck+NqMUibGzs0fYSyTGzs6eZC+RGDs7e5J9LHSLxNjZ2SPsTSTGzs6eZB/xpEiMnZ09wt5EYuzs7En28YZckRg7O3uEvZ1sK8zOzh5kr50VfJEYOzv7YfYSibGzsyfZSyTGzs6eZO8L3SUSY2dnT7E3kRg7O3uSfWxGKRJjZ2ePsDeRGDs7e5K9z5R+icTY2dlT7K/cohOJsbOz/zV7icTY2dmT7CUSY2dnT7KXSIydnT3J3he6ryIxdnb2FLtIjJ2dPco+b0YpEmNnZz/c3kRi7OzsSfbxNhORGDs7e4S9icTY2dmT7CUSY2dnT7KPJ4rE2NnZI+wiMXZ29ih7X+j+IRJjZ2dPsTeRGDs7e5J93oxSJMbOzn64vYnE2NnZk+x9pvQuEmNnZ0+xi8TY2dmj7CUSY2dnT7LXTscgEmNnZz/MXiIxdnb2JPtIAkRi7OzsEfYmEmNnZ0+y95nST5EYOzt7il0kxs7OHmUfu5mIxNjZ2SPsTSTGzs6eZC+RGDs7e5K9RGLs7OxJdpEYOzt7lH1sRikSY2dnj7CLxNjZ2aPsfaZ0EYmxs7On2JtIjJ2dPck+tu0WibGzs0fY64VQ6v7kluJtZ/Rr00mvI+mrkdizGKstx3gWiZ2fRGLtwXmxs7MfaB+3AUVi7OzsEfYSibGzsyfZSyTGzs6eZB+/eVIkxs7OHmFvIjF2dvYke58pvYnE2NnZU+wiMXZ29ij7eEOuSIydnT3CXiIxdnb2JPvYjFIkxs7OHmEvkRg7O3uSvURi7OzsSfax0C0SY2dnj7A3kRg7O3uSfcSTIjF2dvYIexOJsbOzJ9nHG3JFYuzs7BH2drKtMDs7e5C9dlbwRWLs7OyH2Uskxs7OnmQvkRg7O3uSvS90l0iMnZ09xd5EYuzs7En2sRmlSIydnT3C3kRi7OzsSfY+U/olEmNnZ0+xv3KLTiTGzs7+1+wlEmNnZ0+yl0iMnZ09yV4iMXZ29iR7X+i+isTY2dlT7CIxdnb2KPu8GaVIjJ2d/XB7E4mxs7Mn2cfbTERi7OzsEfYmEmNnZ0+yl0iMnZ09yT6eKBJjZ2ePsIvE2NnZo+x9ofuHSIydnT3F3kRi7OzsSfZ5M0qRGDs7++H2JhJjZ2dPsveZ0rtIjJ2dPcUuEmNnZ4+yl0iMnZ09yV47HYNIjJ2d/TB7icTY2dmT7CMJEImxs7NH2JtIjJ2dPcneZ0o/RWLs7OwpdpEYOzt7lH3sZiISY2dnj7A3kRg7O3uSvURi7OzsSfYSibGzsyfZRWLs7OxR9rEZpUiMnZ09wi4SY2dnj7L3mdJFJMbOzp5ibyIxdnb2JPvYtlskxs7OHmGvF0Kp+5Nbired0a9NJ72OpK9GYs9irLYc41kkdn4SibUH58XOzn6gfdwGFImxs7NH2Eskxs7OnmQvkRg7O3uSffzmSZEYOzt7hL2JxNjZ2ZPsfab0JhJjZ2dPsYvE2NnZo+zjDbkiMXZ29gh7icTY2dmT7GMzSpEYOzt7hL1EYuzs7En2Eomxs7Mn2cdCt0iMnZ09wt5EYuzs7En2EU+KxNjZ2SPsTSTGzs6eZB9vyBWJsbOzR9jbybbC7OzsQfbaWcEXibGzsx9mL5EYOzt7kr1EYuzs7En2vtBdIjF2dvYUexOJsbOzJ9nHZpQiMXZ29gh7E4mxs7Mn2f8nwABncNDmGtgpqgAAAABJRU5ErkJggg==);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover
}

.tm-col-active .themetechmount-iconbox-style18 .tm-cta3-content-wrapper {
  color: #fff;
  opacity: .7
}

.themetechmount-iconbox-style18:hover .tm-box-icon i {
  color: var(--tm-skincolor-bg) !important
}

.themetechmount-iconbox-style18:hover .tm-custom-heading {
  color: #fff
}

.themetechmount-iconbox.themetechmount-iconbox-style18:hover .tm-custom-heading a {
  color: #fff
}

.themetechmount-iconbox.themetechmount-iconbox-style18 .tm-custom-heading a:hover {
  color: var(--tm-skincolor-bg)
}

.themetechmount-iconbox-style18:hover .tm-cta3-content-wrapper {
  color: #fff;
  opacity: .7
}

.tm-brand-font .elementor-heading-title strong {
  font-family: "Caveat", Arial, Helvetica, sans-serif;
  color: var(--tm-skincolor-text)
}

.tm-col-logo .themetechmount-client-box-view-separator-logo .themetechmount-item-thumbnail-inner {
  padding: 0 0 0 0
}

.tm-col-logo .themetechmount-box-view-separator-logo .themetechmount-item-thumbnail:after {
  border-color: #26465e
}

.tm-col-logo .themetechmount-client-box-view-separator-logo .themetechmount-item-thumbnail-inner img {
  display: inline-block;
  transition: all .5s ease
}

.tm-font-stylish .elementor-heading-title.elementor-size-default strong {
  font-family: "Caveat", Arial, Helvetica, sans-serif
}

.tm-img-class .elementor-widget-container {
  font-size: 24px;
  color: var(--body-blackfont-color);
  font-weight: 600
}

.tm-img-class .elementor-widget-container strong {
  color: var(--tm-skincolor-bg);
  font-family: "Caveat", Arial, Helvetica, sans-serif;
  font-size: 24px
}

.themetechmount-blogbox-style13 .tm-box-post-date {
  display: none
}

.themetechmount-blogbox-style13 .themetechmount-box-desc {
  margin: 0;
  padding-top: 0;
  padding-right: 0;
  padding-left: 0
}

.themetechmount-blogbox-style13 {
  border: 1px solid #e5e5e5;
  text-align: center;
  background-color: #fff
}

.themetechmount-blogbox-style13 .themetechmount-box-desc .entry-header {
  text-align: center;
  padding: 0 25px 30px
}

.themetechmount-blogbox-style13 .themetechmount-blogbox-desc-footer {
  padding: 0
}

.themetechmount-blogbox-style13 .themetechmount-blogbox-footer-left:hover a {
  -moz-transform: translate(20px, 0);
  -webkit-transform: translate(20px, 0);
  -o-transform: translate(20px, 0);
  -ms-transform: translate(20px, 0);
  transform: translate(20px, 0)
}

.themetechmount-blogbox-style13 .themetechmount-blogbox-footer-left:hover a:before {
  width: 30px;
  opacity: 1;
  -moz-transform: translate(30px, 0);
  -webkit-transform: translate(30px, 0);
  -o-transform: translate(30px, 0);
  -ms-transform: translate(30px, 0);
  transform: translate(30px, 0);
  position: relative;
  left: 0
}

.themetechmount-blogbox-style13 .themetechmount-blogbox-footer-left:hover a:after {
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 0
}

.themetechmount-blogbox-style13 .themetechmount-blogbox-footer-left.themetechmount-wrap-cell:hover a:before {
  opacity: 1
}

.themetechmount-blogbox-style13 .themetechmount-blogbox-footer-left.themetechmount-wrap-cell a:after,
.themetechmount-blogbox-style13 .themetechmount-blogbox-footer-left.themetechmount-wrap-cell a {
  transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out
}

.themetechmount-blogbox-style13 .themetechmount-blogbox-footer-left.themetechmount-wrap-cell a:after {
  content: "\e826";
  font-family: "tm-inoterior-icons";
  padding-left: 10px
}

.themetechmount-blogbox-style13 .themetechmount-blogbox-footer-left.themetechmount-wrap-cell a:before {
  content: "\e826";
  font-family: "tm-inoterior-icons";
  padding-right: 10px;
  opacity: 0
}

.themetechmount-blogbox-style13 .themetechmount-box-title h4 a {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: var(--body-blackfont-color);
  font-weight: 600;
  font-size: 24px
}

.themetechmount-blogbox-style13 .themetechmount-blogbox-footer-left.themetechmount-wrap-cell:hover {
  color: var(--tm-skincolor-text);
  background-color: var(--body-blackfont-color)
}

.themetechmount-blogbox-style13 .themetechmount-blogbox-footer-left.themetechmount-wrap-cell:hover a {
  color: var(--tm-skincolor-text)
}

.themetechmount-blogbox-style13 i {
  display: none
}

.themetechmount-blogbox-style13 .themetechmount-box-content .tm-entry-meta .tm-meta-line:after {
  position: absolute;
  content: "";
  height: 16px;
  width: 1px;
  right: 10px;
  top: 0;
  background-color: #c0c2c6;
  margin-top: 2px;
  transform: rotate(15deg)
}

.themetechmount-blogbox-style13 .tm-entry-meta-wrapper {
  margin-bottom: 8px;
  font-weight: 600
}

.themetechmount-blogbox-style13 .themetechmount-blogbox-footer-left.themetechmount-wrap-cell {
  display: block;
  padding: 15px 25px;
  background: var(--tm-greycolor-bg);
  border-top: 1px solid #e5e5e5;
  transition: all 0.3s ease-in-out
}

.themetechmount-blogbox-style13 .themetechmount-blogbox-footer-left.themetechmount-wrap-cell a {
  color: var(--body-blackfont-color);
  font-weight: 600;
  display: block
}

.themetechmount-blogbox-style13 .tm-featured-outer-wrapper.tm-post-featured-outer-wrapper {
  padding: 25px 25px
}

.themetechmount-blogbox-style13 .entry-date.published {
  color: var(--tm-skincolor-text)
}

.tm-ul-stylish .tm-skincolor u {
  font-family: "Caveat", Arial, Helvetica, sans-serif
}

.tm-ul-stylish .elementor-heading-title {
  font-weight: 600;
  font-size: 56px;
  line-height: 65px !important;
  width: 75%;
  text-align: center;
  margin: 0 auto
}

.tm-ul-stylish .elementor-widget-container {
  margin-bottom: 5px
}

.tm-first-widget .textwidget.widget-text {
  font-size: 30px;
  line-height: 35px
}

.tm-first-widget .textwidget.widget-text strong {
  font-family: "Caveat", Arial, Helvetica, sans-serif;
  color: var(--tm-skincolor-bg)
}

.widget-area .tm-second-firstwid .widget-title {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 22px
}

.widget-area .tm-second-firstwid .textwidget.widget-text {
  color: rgba(255, 255, 255, .5)
}

.widget-area .tm-second-secondwid .widget-title {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 20px
}

.widget-area .tm-second-secondwid .textwidget.widget-text {
  font-size: 24px;
  line-height: 36px
}

.tm-second-secondwid .textwidget.widget-text strong {
  color: var(--tm-skincolor-bg);
  font-family: "Caveat", Arial, Helvetica, sans-serif
}

.tm-second-secondwid .tm-link {
  font-size: 15px;
  text-decoration: underline;
  padding-top: 14px
}

.tm-textcolor-white .tm-second-secondwid .tm-link a:not(:hover) {
  color: rgba(255, 255, 255, .5) !important
}

.widget.tm-second-fourwid .widget-title {
  font-size: 22px;
  font-weight: 600
}

.tm-second-fourwid .textwidget.widget-text {
  color: rgba(255, 255, 255, .5)
}

.footer .tm-first-widget.enhanced-text-widget {
  padding-top: 20px;
  padding-bottom: 5px
}

.footer .tm-sec-wid .textwidget.widget-text {
  color: rgba(255, 255, 255, .5)
}

.tm-second-thirdwid .widget-title {
  margin-bottom: 22px !important
}

.tm-second-fourwid .mailchimp-inputbox button[type="submit"] {
  position: absolute;
  background-color: transparent;
  height: auto;
  width: auto;
  top: 17px;
  bottom: auto;
  right: 8px;
  text-align: right
}

.tm-second-fourwid .mailchimp-email i {
  position: absolute;
  top: 15px;
  bottom: auto
}

.tm-second-fourwid .mailchimp-inputbox input[type="email"] {
  padding-left: 27px;
  padding-right: 35px;
  border: none
}

.tm-second-fourwid .mailchimp-email {
  border-bottom: 1px solid #36546a
}

.tm-second-fourwid p {
  display: inline-block
}

.tm-second-fourwid input[type="checkbox"] {
  display: inline-block
}

.tm-second-fourwid .tm-radio {
  padding-top: 23px
}

.tm-social-widget.widget ul>li a:before {
  content: none !important
}

.widget-area .tm-social-widget .widget-title {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 22px
}

.tm-social-widget.widget ul>li {
  padding-bottom: 5px
}

.widget.tm-second-fourwid .widget-title {
  margin-bottom: 7px
}

.footer .tm-textcolor-white .tm-social-widget.widget ul>li a:not(:hover) {
  color: rgba(255, 255, 255, .5)
}

.footer .tm-textcolor-white .tm-social-widget.widget ul>li a {
  padding-left: 0
}

.header-info-widget .tm-header-quick-whatsbox {
  display: flex;
  margin-left: 63px;
  position: relative
}

.header-info-widget .tm-whatsbox-content {
  display: table-cell;
  vertical-align: middle
}

.tm-header-quick-whatsbox .tm-whatsbox-content .tm-whatsbox-title {
  padding-top: 20px;
  font-size: 22px;
  line-height: 26px;
  font-weight: 600;
  font-family: "Caveat", Arial, Helvetica, sans-serif;
  display: block
}

.tm-header-quick-whatsbox .tm-whatsbox-content .tm-whatsbox-number {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  display: block;
  margin-bottom: 0
}

.tm-header-quick-whatsbox .tm-whatsbox-image {
  padding-right: 20px
}

.header-info-widget .tm-header-quick-whatsbox:before {
  position: absolute;
  content: '';
  background-color: #e5e5e5;
  width: 1px;
  height: 59px;
  left: -51px;
  right: auto;
  top: 0;
  bottom: 0;
  margin: auto
}

.tm-custom-fontfamily {
  font-family: "Caveat", Arial, Helvetica, sans-serif
}

.mc4wp-form-fields .mailchimp-inputbox.tm-mailchimp-newsletter input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, .3) !important
}

.mc4wp-form-fields .mailchimp-inputbox.tm-mailchimp-newsletter input:-moz-placeholder {
  color: rgba(255, 255, 255, .3) !important
}

.mc4wp-form-fields .mailchimp-inputbox.tm-mailchimp-newsletter input::-moz-placeholder {
  color: rgba(255, 255, 255, .3) !important
}

.mc4wp-form-fields .mailchimp-inputbox.tm-mailchimp-newsletter input:-ms-input-placeholder {
  color: rgba(255, 255, 255, .3) !important
}

.tm-text-line .elementor-widget-container strong a {
  text-decoration: underline
}

.tm-boxstyle-classic .themetechmount-servicebox-styleone .themetechmount-box-desc {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical
}

.tm-icon-middle .themetechmount-iconbox.themetechmount-iconbox-style17 .themetechmount-iconbox-icon {
  vertical-align: middle;
  padding-right: 30px
}

.tm-icon-middle .themetechmount-iconbox.themetechmount-iconbox-style17 .tm-box-icon i {
  padding: 20px
}

.tm-icon-middle .themetechmount-iconbox.themetechmount-iconbox-style17 .tm-custom-heading {
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  margin-bottom: 7px
}

.tm-icon-middle .themetechmount-iconbox.themetechmount-iconbox-style17 .tm-cta3-content-wrapper {
  margin-bottom: 0
}

.tm-icon-middle .themetechmount-iconbox.themetechmount-iconbox-style17 .themetechmount-iconbox-heading.tm-wrap-cell {
  padding-top: 5px
}

.themetechmount-blogbox-styleten .themetechmount-box-content-inner a {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: inline
}

.themetechmount-iconbox.themetechmount-iconbox-style19 .tm-iconbox-wrapper {
  text-align: center;
  padding: 0 40px 0 40px
}

.themetechmount-iconbox.themetechmount-iconbox-style19 .tm-icon-type-text {
  font-size: 100px;
  font-family: 'Roboto';
  font-weight: 700;
  font-size: 100px;
  line-height: 0;
  transition: all .6s;
  -webkit-background-clip: text;
  -webkit-text-stroke: 1px #dcdcdc;
  color: #ffffff !important;
  line-height: 100px
}

.themetechmount-iconbox.themetechmount-iconbox-style19:hover .tm-icon-type-text {
  -webkit-text-stroke: 1px var(--tm-skincolor-bg)
}

.themetechmount-iconbox.themetechmount-iconbox-style19 .tm-custom-heading {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 6px
}

.themetechmount-iconbox.themetechmount-iconbox-style19 .tm-cta3-content-wrapper {
  margin-bottom: 14px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical
}

.themetechmount-iconbox.themetechmount-iconbox-style19 a {
  font-size: 12px;
  line-height: 26px;
  letter-spacing: 3px;
  font-weight: 600
}

.themetechmount-iconbox.themetechmount-iconbox-style19 a:after {
  content: '';
  position: absolute;
  height: 1px;
  width: 30%;
  background-color: #2d2d2d;
  top: 20px;
  bottom: auto;
  left: 0;
  right: 0;
  margin: 0 auto
}

.themetechmount-iconbox.themetechmount-iconbox-style19 a:hover:after {
  width: 100%;
  transition: all .5s ease;
  background-color: var(--tm-skincolor-bg)
}

.themetechmount-iconbox.themetechmount-iconbox-style19 .tm-iconbox-wrapper .themetechmount-iconbox-icon {
  margin-bottom: 10px
}

.themetechmount-iconbox.themetechmount-iconbox-style19 .tm-iocnbox-btn a {
  position: relative
}

.themetechmount-element-servicebox-styleseven .tm-sortable-link:last-child a:after {
  display: none
}

.themetechmount-box-service.themetechmount-servicebox-styleseven .tm-servicebox-detials {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  top: auto;
  bottom: 30px;
  width: 84%;
  height: auto;
  background-color: #f4f4f4;
  color: var(--body-fonts-color);
  padding: 23px 24px 23px
}

.themetechmount-box-service.themetechmount-servicebox-styleseven:hover img {
  -moz-transform: scale(1.09);
  -ms-transform: scale(1.09);
  transform: scale(1.09)
}

.themetechmount-box-service.themetechmount-servicebox-styleseven img {
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  width: 100%
}

.themetechmount-box.themetechmount-box-service.themetechmount-servicebox-styleseven {
  overflow: hidden
}

.themetechmount-element-servicebox-styleseven .tm-sortable-link.tm-sortable-all-link a:hover {
  background-color: #fff !important;
  color: var(--tm-skincolor-bg)
}

.themetechmount-element-servicebox-styleseven .tm-sortable-link a:hover {
  background-color: #fff;
  color: var(--tm-skincolor-bg);
  position: relative
}

.themetechmount-element-servicebox-styleseven .tm-sortable-link:first-child a {
  padding-left: 0
}

.themetechmount-element-servicebox-styleseven .tm-sortable-link a {
  background-color: #fff !important;
  letter-spacing: 2px;
  text-transform: capitalize
}

.themetechmount-element-servicebox-styleseven .tm-sortable-link a:after {
  content: '';
  position: absolute;
  background-color: #212121;
  width: 1px;
  height: 24px;
  top: auto;
  bottom: auto;
  right: 0;
  left: auto;
  transition: all .5s ease
}

.themetechmount-element-servicebox-styleseven .tm-sortable-link a:hover:after {
  transform: rotate(25deg);
  transition: all .5s ease;
  background-color: var(--tm-skincolor-bg)
}

.themetechmount-element-servicebox-styleseven .tm-sortable-link a.selected:after {
  transform: rotate(25deg);
  transition: all .5s ease;
  background-color: var(--tm-skincolor-bg)
}

.themetechmount-element-servicebox-styleseven .tm-sortable-link li:last-child a:after {
  content: none
}

.themetechmount-element-servicebox-styleseven .tm-sortable-link a.selected {
  color: var(--tm-skincolor-bg)
}

.themetechmount-element-servicebox-styleseven .tm-sortable-link a:hover:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 25%;
  background-color: #2d2d2d;
  top: auto;
  bottom: 8px;
  left: 0;
  right: 0;
  margin: 0 auto;
  transition: all .5s ease
}

.themetechmount-element-servicebox-styleseven .tm-sortable-list ul {
  margin-top: 0;
  margin-bottom: 25px
}

.themetechmount-element-servicebox-styleseven .themetechmount-box-category {
  text-transform: uppercase;
  font-size: 12px
}

.themetechmount-box-team.themetechmount-teambox-style3 .tm-team-social-links {
  background-color: #fff;
  display: flex
}

.themetechmount-box-team.themetechmount-teambox-style3 .themetechmount-content-inner {
  display: flex
}

.themetechmount-box-team.themetechmount-teambox-style3 .themetechmount-box-content {
  position: relative;
  display: inline-block;
  width: 57%
}

.themetechmount-teambox-style3 .themetechmount-innercontent-box {
  background-color: #fff;
  border: 1px solid #e2e2e2;
  position: absolute;
  top: auto;
  bottom: 35px;
  left: 0;
  right: 0;
  padding: 30px 30px 10px 25px
}

.themetechmount-box-team.themetechmount-teambox-style3 .themetechmount-box-content:before {
  content: '';
  position: absolute;
  height: 125px;
  width: 174px;
  background-color: #f4f4f4;
  top: 60px;
  bottom: auto;
  right: 0;
  left: auto
}

.themetechmount-box-team.themetechmount-teambox-style3 .themetechmount-box-title h4 {
  margin-bottom: 0
}

.themetechmount-box-team.themetechmount-teambox-style3 .tm-member-social {
  float: right
}

.themetechmount-box-team.themetechmount-teambox-style3 .tm-team-social-links i:hover {
  color: var(--tm-skincolor-bg)
}

.tm_coverimgbox_wrapper.tm-column-four.horizontal {
  display: block
}

.tm-column-four.horizontal .tm_coverbox_contents {
  display: block;
  flex-direction: row;
  padding: 50px 0 13px 0;
  text-align: center;
  border-bottom: 1px solid #5d5c5d
}

.tm-column-four.horizontal.tm_coverimgbox_wrapper .tm_coverbox_contents:hover .tm-bottom-contentbox {
  opacity: 1;
  -moz-transform: unset;
  -ms-transform: unset;
  -webkit-transform: unset;
  transform: unset
}

.tm-column-four.horizontal.tm_coverimgbox_wrapper .tm_coverbox_contents .tm-bottom-contentbox {
  opacity: 1;
  -moz-transform: unset;
  -ms-transform: unset;
  -webkit-transform: unset;
  transform: unset
}

.tm-column-four.horizontal.tm_coverimgbox_wrapper:not(.tm-projectbox) .tm_coverbox_contents:before {
  content: none
}

.tm-column-four.horizontal .tm_coverbox_contents {
  min-height: 0
}

.tm-column-four.horizontal.tm_coverimgbox_wrapper .tm_coverbox_contents .tm-bottom-contentbox {
  display: flex;
  max-width: 1200px;
  margin: 0 auto
}

.tm-column-four.horizontal.tm_coverimgbox_wrapper:not(.tm-projectbox) .tm-box-title h4:after {
  content: none
}

.tm-column-four.horizontal .tm-box-title {
  width: 40%;
  text-align: left
}

.tm-column-four.horizontal .themetechmount-static-box-desc {
  width: 40%;
  padding: 0
}

.tm-column-four.horizontal.tm_coverimgbox_wrapper .tm-staticbox-more-link {
  position: relative;
  border: none;
  padding: 0;
  width: 20%;
  font-size: 12px;
  line-height: 26px;
  letter-spacing: 2px;
  text-align: right;
  padding-right: 25px
}

.tm-column-four.horizontal.tm_coverimgbox_wrapper .tm-staticbox-more-link:hover {
  color: var(--tm-skincolor-bg)
}

.tm-column-four.horizontal.tm_coverimgbox_wrapper .tm-staticbox-more-link:before {
  content: none
}

.tm-column-four.horizontal.tm_coverimgbox_wrapper .tm-staticbox-more-link:after {
  content: none
}

.tm-column-four.horizontal.tm_coverimgbox_wrapper .tm-staticbox-more-link:after {
  content: '\e826';
  position: absolute;
  font-family: 'tm-inoterior-icons';
  border: none;
  right: 0;
  left: auto;
  top: auto;
  bottom: 35px
}

.tm-column-four.horizontal.tm_coverimgbox_wrapper .tm-staticbox-more-link:hover:after {
  transform: unset
}

.tm-column-four.horizontal .tm_coverbox_contents:hover {
  background-color: rgba(34, 34, 34, .6);
  opacity: 1
}

.elementor-section.tm-section-customborder {
  border: 30px solid transparent;
  border-image: url(../img/custom-border.png) 30 round
}

.tm-inline-sharebox p,
.tm-inline-sharebox .themetechmount-social-links-wrapper,
.tm-inline-sharebox h3 {
  display: inline-block
}

.footer .tm-inline-sharebox .social-icons li {
  padding: 0
}

.footer .tm-inline-sharebox .social-icons li>a {
  border: none;
  background-color: transparent !important;
  width: 30px;
  height: 30px
}

.footer .tm-inline-sharebox .social-icons li>a:hover {
  color: var(--tm-skincolor-bg) !important
}

.footer.tm-footerstyle-style1 .widget.widget_nav_menu ul>li:last-child {
  padding-bottom: 10px
}

.footer.tm-footerstyle-style1 .tm-textcolor-dark {
  color: var(--body-fonts-color) !important
}

.footer.tm-footerstyle-style1 .widget.widget_nav_menu ul>li {
  padding-bottom: 5px
}

.tm-widget-address p {
  margin: 0 0 8px
}

.themetechmount-fbar-content-wrapper .widget {
  margin: 35px 0 35px;
  word-wrap: break-word
}

.themetechmount-fbar-position-right .themetechmount-fbar-box .widget:first-child {
  margin-top: 0
}

#tm-slider-borderbutton rs-mask-wrap,
#tm-slider-borderbutton,
#tm-slider-borderbutton * {
  overflow: visible !important
}

.footer.tm-footerstyle-style1 .first-footer {
  border-top: 1px solid #E2E2E2
}

.footer.tm-footerstyle-style1 .footer-rows .first-footer .first-footer-inner {
  padding: 40px 0 40px
}

.tm-fidpadding0 .tm-fid-view-style10 .tm-number-rotate {
  font-size: 55px;
  line-height: 65px
}

.tm-fidpadding0 .tm-fid-view-style10 {
  float: none;
  display: block
}

.tm-fidpadding0 .tm-fidpadding0 .tm-fid-view-style10 {
  padding: 0 30px 0 0;
  display: block;
  text-align: center;
  margin: 0 auto;
  float: none
}

.tm-fidpadding0 .tm-fid-view-style10 .tm-fid-left {
  display: block
}

.themetechmount-iconbox-style20 {
  background-color: #fff;
  padding: 44px 30px 0 30px;
  position: relative;
  margin-bottom: -26px
}

.themetechmount-iconbox.themetechmount-iconbox-style20,
.themetechmount-iconbox-style20 .themetechmount-iconbox-icon,
.themetechmount-iconbox-style20 .themetechmount-iconbox-heading,
.themetechmount-iconbox-style20 .tm-iocnbox-btn {
  transition: all .6s ease;
  -ms-transition: all .6s ease;
  -webkit-transition: all .6s ease;
  -moz-transition: all .6s ease
}

.themetechmount-iconbox-style20 .themetechmount-iconbox-icon {
  transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  margin-bottom: 0;
  padding-bottom: 10px
}

.themetechmount-iconbox-style20:hover .themetechmount-iconbox-icon,
.tm-active-iconbox .themetechmount-iconbox-style20 .themetechmount-iconbox-icon {
  transform: translateY(-25px);
  -ms-transform: translateY(-25px);
  -webkit-transform: translateY(-25px);
  -moz-transform: translateY(-25px);
  opacity: 0
}

.themetechmount-iconbox-style20 .themetechmount-iconbox-heading {
  transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0)
}

.themetechmount-iconbox-style20 .themetechmount-iconbox-icon,
.themetechmount-iconbox-style20 .themetechmount-iconbox-heading {
  opacity: 1
}

.themetechmount-iconbox-style20:hover .themetechmount-iconbox-heading,
.tm-active-iconbox .themetechmount-iconbox-style20 .themetechmount-iconbox-heading {
  transform: translateY(-65px);
  -ms-transform: translateY(-65px);
  -webkit-transform: translateY(-65px);
  -moz-transform: translateY(-65px)
}

.themetechmount-iconbox.themetechmount-iconbox-style20 .themetechmount-iconbox-heading .tm-custom-heading {
  font-size: 20px;
  margin-bottom: 10px
}

.themetechmount-iconbox-style20 .tm-cta3-content-wrapper {
  opacity: 0
}

.themetechmount-iconbox-style20:hover .themetechmount-iconbox-heading,
.themetechmount-iconbox-style20:hover .tm-cta3-content-wrapper,
.themetechmount-iconbox-style20:hover::after,
.tm-active-iconbox .themetechmount-iconbox-style20::after,
.tm-active-iconbox .themetechmount-iconbox-style20 .themetechmount-iconbox-heading,
.tm-active-iconbox .themetechmount-iconbox-style20 .tm-cta3-content-wrapper {
  opacity: 1
}

.themetechmount-iconbox-style20:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 26px;
  width: 100%;
  border-bottom: 3px solid var(--tm-skincolor-bg);
  transition: all 0.3s ease 0s;
  opacity: 0
}

.themetechmount-iconbox-style20 .tm-cta3-content-wrapper {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical
}

.progressbar-style2 .elementor-widget-progress .elementor-title {
  font-size: 15px !important;
  line-height: 24px
}

.progressbar-style2 .elementor-progress-wrapper {
  background: #e2e2e2;
  margin-top: 0
}

.progressbar-style2 .elementor-progress-percentage {
  font-weight: 500;
  background-color: transparent;
  color: var(--body-blackfont-color)
}

.progressbar-style2 .elementor-progress-percentage:before {
  display: none
}

.themetechmount-element-portfoliobox-style3 .themetechmount-box.themetechmount-box-portfolio.themetechmount-box-view-top-image.themetechmount-portfolio-box-view-top-image {
  overflow: hidden
}

.themetechmount-element-portfoliobox-style3 .tm-element-content-heading {
  margin-bottom: 10px
}

.elementor-element .themetechmount-element-portfoliobox-style3 .themetechmount-box-heading-wrapper {
  margin-bottom: 0
}

.themetechmount-element-portfoliobox-style3 .tm-sortable-list ul {
  margin-bottom: 33px;
  margin-top: 0
}

.themetechmount-element-portfoliobox-style3 .tm-sortable-list .tm-sortable-link {
  margin-right: 40px
}

.themetechmount-element-portfoliobox-style3 .themetechmount-icon-box a.tm_prettyphoto {
  display: none
}

.themetechmount-element-portfoliobox-style3 .tm-sortable-list .tm-sortable-link a.selected {
  background-color: transparent;
  color: var(--body-fonts-color);
  border-bottom: 2px solid #ff4880
}

.themetechmount-element-portfoliobox-style3 .tm-sortable-list .tm-sortable-link a {
  padding: 8px 5px 5px;
  color: var(--body-fonts-color)
}

.themetechmount-element-portfoliobox-style3 .tm-sortable-list .tm-sortable-link a.selected,
.themetechmount-element-portfoliobox-style3 .tm-sortable-list .tm-sortable-link a:hover {
  background-color: transparent
}

.themetechmount-element-portfoliobox-style3 .themetechmount-box-portfolio .themetechmount-overlay {
  background-color: transparent
}

.themetechmount-element-portfoliobox-style3 .themetechmount-box-portfolio .themetechmount-box-title h4 {
  font-size: 18px;
  text-align: center;
  margin-bottom: 5px
}

.themetechmount-element-portfoliobox-style3 .themetechmount-box-category a {
  color: var(--body-fonts-color)
}

.themetechmount-element-portfoliobox-style3 .themetechmount-portfolio-box-view-top-image .tm-featured-wrapper.tm-tm_portfolio-featured-wrapper img.wp-post-image {
  width: 100%;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.5s ease-in-out;
  overflow: hidden
}

.themetechmount-element-portfoliobox-style3 .themetechmount-portfolio-box-view-top-image:hover .tm-featured-wrapper.tm-tm_portfolio-featured-wrapper img.wp-post-image {
  -webkit-transform: scale(1.2);
  transform: scale(1.2)
}

.themetechmount-element-portfoliobox-style3 .themetechmount-box-bottom-content,
.themetechmount-element-portfoliobox-style3 .themetechmount-box-title,
.themetechmount-element-portfoliobox-style3 .themetechmount-box-category {
  display: block;
  overflow: hidden
}

.themetechmount-element-portfoliobox-style3 .themetechmount-box-bottom-content {
  padding: 15px 15px 19px 15px;
  position: absolute;
  text-align: center;
  bottom: -50px;
  left: 27px;
  right: 27px;
  background: #fff;
  display: inline-block;
  z-index: 10;
  opacity: 0;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out
}

.themetechmount-element-portfoliobox-style3 .themetechmount-portfolio-box-view-top-image:hover .themetechmount-box-bottom-content {
  opacity: 1;
  bottom: 26px;
  z-index: 10
}

.tm-iconbgcolor-style14 .themetechmount-iconbox.themetechmount-iconbox-style14 .themetechmount-iconbox-inner {
  background-color: var(--tm-greycolor-bg)
}

.tm-iconbgcolor-style14 .themetechmount-iconbox-style14:hover .tm-process-num .tm-number-wrapper:before {
  background-color: #fff
}

.tm-iconbgcolor-style14 .themetechmount-iconbox-style14 .tm-process-num {
  display: none
}

.tm-iconbgcolor-style14 .themetechmount-iconbox .themetechmount-iconbox-heading .tm-custom-heading {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical
}

.tm-iconborder-style7 .themetechmount-iconbox-styleseven .themetechmount-iconbox-icon img {
  border-radius: 0%;
  border: 5px solid #fff
}

.tm-iconborder-style7 .themetechmount-iconbox-styleseven .themetechmount-iconbox-heading .tm-custom-heading {
  padding-left: 15px;
  padding-right: 15px
}

.tm-iconborder-style7 .themetechmount-iconbox-styleseven .themetechmount-serviceboxbox-readmore a {
  color: var(--body-fonts-color)
}

.tm-iconborder-style7 .themetechmount-iconbox-styleseven:hover .themetechmount-serviceboxbox-readmore a {
  color: var(--tm-skincolor-bg)
}

.tm-reviewcolor .themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-desc .themetechmount-testimonial-text:before {
  background-color: var(--tm-greycolor-bg)
}

.tm-reviewcolor .themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-desc .themetechmount-testimonial-text {
  color: var(--body-fonts-color);
  font-family: 'Jost';
  font-weight: 500;
  font-style: italic
}

.tm-reviewcolor .themetechmount-boxes-view-slickview .themetechmount-boxes-row-wrapper {
  margin-top: 62px
}

.footer .widget.tm-latestform .footer-subscribebox {
  background-color: #fff
}

.footer .tm-latestform .footer-subscribebox .subscribe-box input[type="email"] {
  background-color: var(--tm-greycolor-bg);
  color: var(--body-fonts-color)
}

.footer .tm-latestform .footer-subscribebox .subscribe-box input[type="email"]::-webkit-input-placeholder {
  color: var(--body-fonts-color) !important
}

.tm-textcolor-dark .tm-latestform .ttm-textcolor p {
  color: var(--body-fonts-color) !important
}

.tm-footer2-left .tm-footertextcolor a {
  font-weight: 500
}

.tm-bgcolor-grey.footer .footer-rows .second-footer .second-footer-inner .tm-layout-2-2-3-below .widget-area.tm-lastwidget {
  border-top-color: #ddd
}

.tm-bgcolor-grey.footer .social-icons li>a {
  border-color: #ddd;
  color: var(--body-fonts-color) !important
}

.tm-bgcolor-grey.footer .social-icons li>a:hover {
  color: #fff !important
}

.tm-latestform .mailchimp-inputbox button[type="submit"]:hover {
  background-color: var(--tm-secondary-bg)
}

.wp-block-themepunch-revslider spam.tm-desc {
  position: relative
}

.wp-block-themepunch-revslider spam.tm-desc:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 0 20px;
  border-color: #ffff transparent transparent transparent;
  position: absolute;
  content: "";
  top: auto;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
  margin-bottom: -40px;
  z-index: -1
}

body.themetechmount-fullwide.tm-site-widebox.tm-pageslider-yes .elementor-section.elementor-top-section.tm-bgcolor-grey:first-child {
  margin-top: -57px
}

.widget.tm-2column-menu.widget_nav_menu li {
  display: inline-block;
  padding: 0 0 13px 0;
  position: relative;
  width: calc(45% - 3px);
  float: none;
  vertical-align: top
}

@media (max-width:1600px) {
  .tm-pageslider-yes.tm-headerstyle-classic .themetechmount-slider-wide {
    margin: 0 45px;
    overflow: hidden
  }

  .wp-block-themepunch-revslider spam.tm-desc:before {
    margin-bottom: -34px
  }
}

@media (max-width:1470px) {

  .tm-headerstyle-classic-overlay .tm-header-quotebtn:before,
  .tm-headerstyle-classic-overlay .tm-header-quick-callbox.tm-header-calliconbox {
    display: none
  }

  .themetechmount-flotbar-yes .tm-header-style-classic.tm-header-overlay .site-header-main.container-fullwide {
    padding-left: 15px;
    padding-right: 130px
  }
}

@media (max-width:1450px) {
  .tm-pageslider-yes .tm-slider-div .themetechmount-social-links-wrapper {
    left: 25px
  }

  .themetechmount-slider-wrapper .tm-quickdetails-area {
    display: none
  }

  .tm-header-overlay.tm-header-style-classic2 .site-header-main.container-fullwide {
    padding-left: 15px;
    padding-right: 30px
  }

  .tm-header-overlay.tm-header-style-classic4 .site-header-main.container-fullwide {
    padding-left: 15px;
    padding-right: 15px
  }

  .wp-block-themepunch-revslider spam.tm-desc:before {
    margin-bottom: -30px
  }
}

@media (max-width:1380px) {
  .tm-pageslider-yes .tm-slider-div .themetechmount-social-links-wrapper {
    display: none
  }
}

@media (max-width:1299px) {
  .tm-seperator-none.tm-content-with-desc.tm-heading-style-vertical {
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical
  }
}

@media (max-width:1200px) {
  .tm-pageslider-yes.tm-headerstyle-classic .themetechmount-slider-wide {
    margin: 0;
    overflow: hidden
  }

  .wp-block-themepunch-revslider spam.tm-desc:before {
    margin-bottom: -25px
  }

  .themetechmount-slider-inner:before,
  .themetechmount-slider-inner:after {
    content: unset
  }

  .elementor-section .elementor-column .elementor-widget-wrap {
    padding-left: 15px !important;
    padding-right: 15px !important
  }

  .themetechmount-boxed .main-holder .site-main .site-main-inner {
    max-width: 1200px;
    width: auto
  }

  .elementor-section:not(.tm-laltop-pddefault) .elementor-column.tm-padding0-1024px>.elementor-widget-wrap,
  body .elementor-column.tm-padding0-1024px>.elementor-widget-wrap,
  .elementor-section .elementor-inner-section.tm-col-padding-zero-991 .elementor-column.elementor-inner-column .elementor-widget-wrap {
    padding-left: 0px !important;
    padding-right: 0px !important
  }

  .themetechmount-rounded .main-holder {
    margin-top: 0
  }

  .main-holder {
    overflow: hidden
  }

  .themetechmount-sticky-footer .site-main {
    margin-bottom: auto !important
  }

  .tm-reset-content-left-1200 .counter-box.tm-text-align-right .time_circles {
    float: left
  }

  .site-footer .widget.tm-widget_nav_menu.widget_nav_menu ul li,
  .site-footer .widget.tm-widget_nav_menu.widget_nav_menu ul li:nth-child(even) {
    width: 100%;
    margin-left: 0%
  }

  .tm-widget_nav_menu ul li.menu-item:nth-last-child(2) a:after,
  .tm-widget_nav_menu ul li.menu-item:nth-last-child(1) a:after {
    height: 34px;
    top: 0
  }

  .tm-boxes-carousel-arrows-side .themetechmount-boxes-row-wrapper:hover .slick-next,
  .tm-boxes-carousel-arrows-side .themetechmount-boxes-row-wrapper:hover .slick-prev {
    z-index: 1
  }

  .widget .select2-container {
    width: 100% !important
  }

  .tm-boxes-carousel-arrows-side .themetechmount-boxes-row-wrapper .slick-prev {
    left: 12px
  }

  .tm-boxes-carousel-arrows-side .themetechmount-boxes-row-wrapper .slick-next {
    right: 12px
  }

  .tm-header-overlay .tm-search-overlay {
    z-index: 11
  }

  .tm-quickicons-box {
    padding-bottom: 15px
  }

  .tm-point-ctaheading:after {
    content: unset !important
  }

  .tm-custome-shape-style:before,
  .tm-custome-shape-style:after,
  .tm-custome-shape-style2:before,
  .tm-custome-shape-style2:after {
    content: unset
  }

  .themetechmount-iconbox-style17 .tm-cta3-content-wrapper {
    padding-right: 15px;
    margin-bottom: 15px
  }

  .services-greybox-style .themetechmount-servicebox-styletwo .themetechmount-post-item {
    border-left: 1px solid rgba(0, 0, 0, .09);
    margin-left: -1px;
    margin-bottom: -1px
  }

  .services-greybox-style .tm-box-col-wrapper:last-child .themetechmount-servicebox-styletwo .themetechmount-post-item {
    border-right-color: rgba(0, 0, 0, .09)
  }

  .themetechmount-iconbox.themetechmount-iconbox-style19 .tm-iconbox-wrapper {
    padding: 0 15px 0 15px
  }

  .tm-column-four.horizontal.tm_coverimgbox_wrapper .tm_coverbox_contents .tm-bottom-contentbox {
    padding: 0 15px
  }
}

@media (max-width:1024px) {
  .elementor-section .elementor-inner-section .elementor-container {
    margin-left: -15px !important;
    margin-right: -15px !important
  }

  .themetechmount-boxes-sortable-yes:not(.themetechmount-boxes-textalign-center) .themetechmount-boxes-inner>div.themetechmount-box-heading-wrapper:not(.themetechmount-boxes-row-wrapper) {
    flex-basis: 0%;
    flex-grow: 1;
    flex: 0 0 100%;
    max-width: 100%
  }

  .themetechmount-boxes-sortable-yes:not(.themetechmount-boxes-textalign-center) .themetechmount-boxes-inner>div.tm-sortable-wrapper.tm-sortable-wrapper-portfolio:not(.themetechmount-boxes-row-wrapper) {
    flex-basis: 0%;
    flex-grow: 1;
    flex: 0 0 100%;
    max-width: 100%
  }

  .themetechmount-boxes-sortable-yes.themetechmount-boxes-textalign-left .themetechmount-boxes-inner>div.tm-sortable-wrapper.tm-sortable-wrapper-portfolio:not(.themetechmount-boxes-row-wrapper) {
    text-align: left
  }

  .tm_coverimgbox_wrapper {
    display: block;
    background-color: transparent
  }

  .tm_coverimgbox_wrapper .tm_coverbox_contents {
    padding: 30px 15px 60px;
    border-right: none;
    height: 500px;
    margin-bottom: 15px
  }

  .tm_coverimgbox_wrapper .tm_coverbox_contents .coverbox-img-reposive {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1
  }

  .tm_coverimgbox_wrapper .tm_coverbox_img {
    display: none
  }

  .tm-heading-style-horizontal.tm-element-heading-content-wrapper .tm-content-header,
  .tm-heading-style-horizontal.tm-element-heading-content-wrapper .tm-element-content-desctxt {
    display: block;
    float: none;
    width: 100%;
    padding-right: 0
  }

  .tm-heading-style-horizontal.tm-element-heading-content-wrapper .tm-content-header:after {
    content: unset
  }

  .single-post .themetechmount-box-blog-classic .tm-blog-list {
    display: inline-block;
    padding: 0;
    margin: 10px 0
  }

  .tm-stretched-custom .tm-col-stretched-right .tm-stretched-div {
    margin-right: 0px !important
  }

  .tm-rightmargin-zero-tablet .tm-col-stretched-right .tm-stretched-div {
    margin-right: 0px !important
  }

  .tm-span0-1024px>.elementor-widget-wrap {
    width: 100% !important;
    margin-right: 0px !important
  }

  .elementor-widget-image-box.tm-content-auto1024 .elementor-image-box-img {
    width: max-content !important
  }

  .themetechmount-iconbox-style17 .tm-cta3-content-wrapper {
    padding-right: 0
  }

  .tm_sliderimgbox_wrapper .tm_sliderbox_img,
  .tm_sliderimgbox_wrapper .tm_box_overlay {
    right: auto;
    left: 15px;
    width: auto
  }

  .tm-column-four.horizontal.tm_coverimgbox_wrapper .tm_coverbox_contents .tm-bottom-contentbox:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, .4);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0
  }
}

@media only screen and (max-width:1200px) and (min-width:1024px) {
  .tm-divider-border.elementor-element>.elementor-widget-container {
    margin: 0 60px 0 -50px !important
  }

  .tm-icon-border.elementor-element>.elementor-widget-container {
    margin: 0 15px 0 0 !important;
    padding: 10px 0 0 !important
  }
}

@media (max-width:991px) {
  .tm-column-four.horizontal.tm_coverimgbox_wrapper .tm_coverbox_contents .tm-bottom-contentbox {
    display: block;
    padding-bottom: 27px
  }

  .tm-column-four.horizontal .tm-box-title {
    width: unset;
    text-align: center
  }

  .tm-column-four.horizontal .themetechmount-static-box-desc {
    width: unset;
    position: relative
  }

  .tm-column-four.horizontal .tm-box-title h4 {
    margin-bottom: 5px
  }

  .tm-column-four.horizontal.tm_coverimgbox_wrapper .tm-staticbox-more-link:after {
    right: 0;
    bottom: auto
  }

  .elementor-404 .elementor-row>.elementor-column>.elementor-element-populated {
    padding-left: 15px;
    padding-right: 15px
  }

  .themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .testimonials-info {
    margin-left: 0;
    margin-right: 0
  }

  .themetechmount-boxes-row-wrapper.tm-processbox-wrapper:before {
    content: unset
  }

  .tm-titlebar-wrapper.tm-breadcrumb-on-bottom.tm-titlebar-align-default .breadcrumb-wrapper {
    display: block;
    width: 100%;
    left: 0;
    transform: unset
  }

  .tm-titlebar-wrapper.tm-breadcrumb-on-bottom .breadcrumb-wrapper {
    text-align: left
  }

  body.themetechmount-sidebar-both .site-content #sidebar-left.sidebar,
  body.themetechmount-sidebar-both .site-content #primary.content-area {
    margin-left: 0% !important
  }

  .tm-pf-single-content-wrapper.tm-pf-view-left-image .tm-pf-detail-box {
    display: block
  }

  .tm-pf-view-left-image .themetechmount-pf-single-featured-area,
  .tm-pf-view-left-image .themetechmount-pf-single-content-area {
    display: block;
    float: none;
    width: 100%
  }

  .tm-pf-view-left-image .tm-pf-single-content-area,
  .tm-pf-view-left-image .tm-portfolio-description {
    margin-top: 20px
  }

  .wpcf7-form .col-md-6 .select2-container {
    width: 100% !important
  }

  .second-footer .container.tm-container-for-footer .row>.widget-area:first-child .custom-heading {
    display: block;
    float: none;
    padding-right: 0
  }

  .tm-reset-content-center-991 * {
    text-align: center !important
  }

  .wpb_single_image.tm-reset-content-center-991,
  .tm-reset-content-center-991 * {
    text-align: center !important
  }

  .themetechmount-team-box-view-left-image .themetechmount-box-content {
    padding: 15px 20px 15px;
    text-align: left;
    display: block;
    width: 100%
  }

  .tm-pf-view-left-image .themetechmount-pf-single-detail-box {
    margin-left: 0
  }

  .tm-blog-classic-box-content .tm-right-meta {
    padding-bottom: 0
  }

  .tm-sresult-form-wrapper h2,
  .tm-sresult-form-wrapper .search-form,
  .tm-sresults-settings-wrapper {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 10px
  }

  .tm-sresult-form-wrapper .search-form:after {
    top: 0
  }

  .ttm-pricetable-column-w.col-md-3 {
    width: 50%;
    float: left;
    margin-bottom: 30px
  }

  .tm-reset-all-left-991 * {
    text-align: left !important
  }

  .site-footer .first-footer .tm-container-for-footer>div>.row .widget-area:last-child .widget {
    margin-bottom: 5px
  }

  .site-footer .widget-area:not(:first-child) .tm-contactbox {
    padding: 0
  }

  .tm-processbox-wrapper {
    display: block;
    display: -block;
    display: -ms-block
  }

  .tm-processbox-wrapper .tm-processbox {
    width: 100%;
    padding-bottom: 20px
  }

  .tm-processbox-wrapper .tm-processbox .tm-box-image:before {
    content: unset
  }

  .themetechmount-sidebar-true .site-main {
    padding-top: 60px
  }

  .site-content-wrapper #sidebar-right.sidebar,
  .site-content-wrapper #sidebar-left.sidebar {
    padding-top: 0px !important;
    padding-bottom: 15px
  }

  body.woocommerce-page.themetechmount-footer-cta-yes.themetechmount-sidebar-true #primary .site-main,
  body.themetechmount-footer-cta-yes:not(.page).themetechmount-sidebar-true .site-main,
  .themetechmount-sidebar-true.themetechmount-footer-cta-yes .site-main {
    padding-bottom: 25px
  }

  .themetechmount-ptables-w {
    flex-wrap: wrap
  }

  .themetechmount-ptables-w .ttm-pricetable-column-w {
    width: 100%;
    max-width: 100%
  }

  .tm-ptablebox .tm-ptable-icon-type-image img {
    height: auto
  }

  .site-footer .tm-footer-cta-wrapper {
    width: 100%
  }

  .site-footer .tm-footer-cta-wrapper .tm-footer-cta-inner .cta-widget-area {
    width: 100%
  }

  .site-footer .tm-footer-cta-wrapper .tm-footer-cta-inner .cta-widget-area:last-child {
    margin-bottom: 0
  }

  .single-post .sidebar .widget:first-child {
    margin-top: 0
  }

  .single-tm_team_member .tm-team-member-single-content-wrapper>.tm-team-member-single-content .tm-row-wrapper-bg-layer {
    background-image: none
  }

  .tm-boxes-carousel-arrows-1 .themetechmount-boxes-row-wrapper:hover .slick-next {
    right: -5px
  }

  .tm-boxes-carousel-arrows-1 .themetechmount-boxes-row-wrapper:hover .slick-prev {
    left: -5px
  }

  .tm-processbox-wrapper .tm-processbox .tm-box-iconbox:before {
    content: unset
  }

  .themetechmount-box-blog.themetechmount-blog-box-view-left-image .col-md-8.themetechmount-box-content {
    padding: 25px 0 10px 20px
  }

  .tm-pbar-single-bar-w {
    margin-right: 0
  }

  .footer.tm-footerstyle-style1 .footer-rows .first-footer .first-footer-inner,
  .footer .footer-rows .first-footer .first-footer-inner {
    padding: 20px 0 20px
  }

  .footer .first-footer .widget {
    padding-top: 20px;
    padding-bottom: 20px
  }

  .mailchimp-inputbox {
    margin-top: 0;
    margin-bottom: 0
  }

  .themetechmount-stepboxes-wrapper .tm-stepbox-content {
    margin-bottom: 30px
  }

  .tm-team-member-single-title-wrapper.col-xs-12 {
    padding-top: 25px
  }

  .tm-pf-single-content-wrapper.tm-pf-view-top-image .themetechmount-pf-single-details-area {
    width: 100%;
    top: 15px;
    padding: 0;
    left: 0;
    position: relative
  }

  .single article.themetechmount-box-blog-classic {
    margin-bottom: 0
  }

  .themetechmount-testimonialbox-styletwo .themetechmount-box-content:after {
    content: unset
  }

  .second-footer .second-footer-inner .widget-area .tm-center-text {
    margin: 0px !important
  }

  .site-footer .themetechmount-iconbox-styletwo {
    margin-bottom: 0
  }

  .site-footer .tm-ctabox-row.row .cta-widget-area:after {
    content: unset
  }

  .site-footer .tm-ctabox-row.row .cta-widget-area {
    padding: 18px 25px 5px 25px
  }

  .site-footer .tm-ctabox-row.row .cta-widget-area:last-child {
    padding-bottom: 24px
  }

  .tm-staticbox-style2 .tm-sepeline:after,
  .tm-staticbox-style2 .tm-sepeline:before {
    width: 100%
  }

  .tm-staticbox-style2 .tm-stepbox:last-child .tm-sepeline:after,
  .tm-staticbox-style2 .tm-stepbox:last-child .tm-sepeline:before {
    content: ''
  }

  .tm-seperator-style2.center-align .tm-element-content-heading,
  .tm-seperator-style2.center-align .tm-element-subheading,
  .tm-seperator-style2.center-align .tm-content-header {
    display: block
  }

  .tm-seperator-style2.center-align .tm-element-subheading {
    width: 100%;
    text-align: left;
    padding-left: 0
  }

  .tm-seperator-style2.center-align .tm-element-content-heading {
    width: 100%;
    text-align: left;
    padding: 0
  }

  .tm-seperator-style2.center-align .tm-element-content-heading:before {
    content: unset
  }

  .footer .footer-rows .first-footer .first-footer-inner .col-sm-3.col-md-3.col-lg-3,
  .footer .footer-rows .first-footer .first-footer-inner .col-sm-9.col-md-9.col-lg-9 {
    width: 100%
  }

  .tm-reset-align991 {
    text-align: left
  }

  .footer .footer-rows .second-footer .second-footer-inner .tm-layout-2-2-3-below .widget-area.tm-lastwidget {
    padding-bottom: 25px;
    border: none
  }

  .tm-mnumber-box {
    margin-top: 15px
  }

  .themetechmount-boxes-view-slickview .testimonials-nav .nav_item_wrap {
    margin: 0 15px
  }

  .themetechmount-boxes.themetechmount-boxes-view-slickview .testimonials-nav.slick-slider {
    max-width: 400px;
    margin-bottom: 10px
  }

  .themetechmount-boxes-view-slickview.themetechmount-element-testimonialbox-style-4 .testimonial_wrapper .themetechmount-box-desc {
    padding: 65px 0 0 0
  }

  .themetechmount-boxes-view-slickview.themetechmount-element-testimonialbox-style-4 .themetechmount-boxes-row-wrapper {
    margin-top: 0;
    padding: 0
  }

  .themetechmount-blogbox-styleten .themetechmount-box-content.col-md-6 {
    padding: 46px 10px 44px 50px
  }

  .tm-tab-imgbox.elementor-widget .tm-tab-livingart {
    width: 100%;
    padding: 10px 15px 40px
  }

  .tm-tab-imgbox .elementor-tab-content img {
    float: left;
    margin: 0 auto
  }

  .themetechmount-box-blog.themetechmount-blogbox-style11 .tm-post-featured-link-wrapper,
  .themetechmount-box-blog.themetechmount-blogbox-style11 .tm-featured-outer-wrapper {
    min-height: 250px;
    padding-top: 15px
  }

  .themetechmount-box-blog.themetechmount-blogbox-style11 .themetechmount-box-content,
  .right-image-blog-style .themetechmount-boxes-row-wrapper .tm-box-col-wrapper:nth-child(even) .themetechmount-box-content {
    display: block;
    flex-direction: unset
  }

  .themetechmount-stepboxes-wrapper.tm-staticbox-style3 .tm-stepbox:nth-child(3) .tm-stepbox-content:after,
  .themetechmount-stepboxes-wrapper.tm-staticbox-style3 .tm-stepbox:nth-child(even) .tm-stepbox-content:after,
  .themetechmount-stepboxes-wrapper.tm-staticbox-style3 .tm-stepbox .tm-stepbox-content:before,
  .themetechmount-stepboxes-wrapper.tm-staticbox-style3 .tm-stepbox:nth-child(1):after,
  .themetechmount-stepboxes-wrapper.tm-staticbox-style3 .tm-stepbox:nth-child(1):before {
    content: unset
  }

  .themetechmount-stepboxes-wrapper.tm-staticbox-style3 .tm-stepbox:nth-child(1) .tm-bottom-contentbox .themetechmount-static-box-smalldesc {
    display: none
  }

  .themetechmount-stepboxes-wrapper.tm-staticbox-style3 .tm-stepbox:nth-child(even) .tm-bottom-contentbox {
    position: unset;
    padding: 23px 15px 0
  }

  .themetechmount-stepboxes-wrapper.tm-staticbox-style3 {
    margin-top: 25px
  }

  .themetechmount-boxes-view-slickview-style2 .testimonial_wrapper {
    display: block;
    -ms-flex-wrap: unset;
    flex-wrap: unset
  }

  .themetechmount-boxes-view-slickview-style2 .testimonials-nav,
  .themetechmount-boxes-view-slickview-style2 .testimonials-info {
    flex: unset;
    max-width: 100%
  }

  .themetechmount-boxes-view-slickview-style2 .themetechmount-testimonials-info {
    padding-right: 0
  }

  .themetechmount-boxes-view-slickview-style2 .testimonials-nav {
    display: none
  }

  .tm-inline-widget-menu.tm-textalign-right {
    text-align: left;
    padding-top: 0
  }

  .widget-rounded-iconbox>.elementor-widget-wrap.elementor-element-populated {
    right: -44px;
    top: auto;
    bottom: -115px
  }

  #tm-column-styleview .tm-blogbox-inner .tm-slick-arrow {
    margin-top: 15px;
    margin-bottom: 25px
  }

  #tm-column-styleview .col-md-4 .tm-blogbox-inner {
    padding-top: 0
  }

  .tm_hoverimgbox_wrapper .tm_hoverbox_contents:first-child:after,
  .tm_hoverimgbox_wrapper .tm_hoverbox_contents:after {
    content: unset
  }

  .themetechmount-teambox-style3 .themetechmount-team-image-box img {
    width: 100%
  }

  .themetechmount-box-team.themetechmount-teambox-style3 .tm-member-social {
    float: none;
    display: inline-block
  }

  .themetechmount-teambox-style3 .themetechmount-innercontent-box {
    position: unset
  }

  .themetechmount-box-team.themetechmount-teambox-style3 .themetechmount-box-content {
    display: block;
    width: 100%
  }

  .themetechmount-box-team.themetechmount-teambox-style3 .themetechmount-content-inner {
    display: block
  }

  .themetechmount-box-team.themetechmount-teambox-style3 .themetechmount-box-content:before {
    content: unset
  }

  .themetechmount-box-service.themetechmount-servicebox-styleseven img {
    width: 100%
  }
}

@media(max-width:768px) {
  .site-footer .tm-sbox .tm-vc_cta3-container {
    margin-bottom: 0
  }

  .tm-titlebar-wrapper.tm-breadcrumb-on-bottom .tm-titlebar .breadcrumb-wrapper .container {
    margin-left: 0
  }

  .tm-pf-single-content-wrapper .themetechmount-pf-single-detail-box {
    padding: 35px 15px 35px
  }

  .tm-facts-colum-sep .tm-fid-with-icon.tm-fid-view-topicon {
    margin-bottom: 35px
  }

  .themetechmount-box-blog-classic .wp-block-embed iframe {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important
  }

  .fb_iframe_widget>span,
  .themetechmount-box-blog-classic .wp-block-embed .fb_iframe_widget>span,
  .themetechmount-box-blog-classic .wp-block-embed .fb_iframe_widget_fluid>span {
    width: 100% !important
  }

  body.tm_service-template-default.themetechmount-sidebar-left:not(.tm-empty-sidebar) .site-content-wrapper #primary.content-area {
    padding: 0
  }

  .tm-align-center .tm-element-heading-content-wrapper .tm-element-content-desctxt {
    width: 80%
  }

  .elementor-widget-icon-box .elementor-icon-box-wrapper {
    margin-bottom: 10px
  }

  .elementor-element .elementor-icon-box-icon {
    margin-bottom: 5px !important
  }

  .main-holder .site #content table.cart td.actions button {
    float: left !important
  }

  .woocommerce form .form-row .select2-container {
    width: 100% !important
  }

  .single .main-holder .site-content span.featured.product-label {
    top: 55px;
    left: 20px
  }

  .tm-boxtab.elementor-widget-tabs .elementor-tabs-wrapper {
    display: block
  }

  .tm-boxtab .elementor-tabs .elementor-tab-title.elementor-tab-desktop-title {
    display: none
  }

  .tm-boxtab .elementor-tabs .elementor-tab-title.elementor-tab-mobile-title {
    border: 1px solid !important;
    text-align: center;
    padding: 13px 27px;
    color: #000;
    font-size: 16px;
    margin-bottom: 20px
  }

  .tm-tab-imgbox .elementor-tab-title.elementor-active span {
    left: 60px
  }

  .tm-tab-imgbox .elementor-tab-title p {
    padding-left: 30px
  }

  .themetechmount-iconbox.themetechmount-iconbox-stylethirteen .themetechmount-iconbox-inner {
    padding: 50px 30px 20px
  }

  .tm-single-image-wrapper:not(.imagestyle-two) .tm-single-image-inner .tm-desctext {
    max-width: calc(100% - 30px);
    right: 15px
  }

  .elementor-widget-image-box .elementor-image-box-img {
    margin-bottom: 15px !important
  }
}

@media(max-width:767px) {

  .themetechmount-blog-box-view-left-image.themetechmount-blogbox-format-video .themetechmount-box-img-left,
  .themetechmount-blog-box-view-right-image.themetechmount-blogbox-format-video .themetechmount-box-img-left {
    max-width: 100%;
    width: 100%
  }

  .themetechmount-blog-box-view-left-image.themetechmount-blogbox-format-gallery .themetechmount-box-img-left,
  .themetechmount-blog-box-view-right-image.themetechmount-blogbox-format-gallery .themetechmount-box-img-left {
    max-width: 100%
  }

  .tm-topbar-content .tm-wrap-cell {
    display: block;
    text-align: center
  }

  .comment-list .children {
    margin-left: 20px
  }

  .themetechmount-team-member-single-content-area {
    padding-left: 0;
    padding-right: 0
  }

  .tm-fid-with-icon.tm-fid-view-topicon {
    margin: 0
  }

  .col-sm-6.first-widget-area:after {
    display: none
  }

  .footer .widget {
    margin: 30px 0 0
  }

  .site-footer-w .second-footer-inner,
  .site-footer-w .first-footer-inner {
    padding-bottom: 30px
  }

  .site-footer-w .tm-widgetsep-yes .first-footer-inner {
    padding-bottom: 0
  }

  .footer .footer-rows .second-footer .second-footer-inner {
    padding: 15px 0 30px
  }

  .footer .footer-rows .first-footer .first-footer-inner .widget-area:first-child .widget {
    margin-top: 0
  }

  .tm-footer2-left,
  .tm-footer2-right {
    padding-top: 10px;
    padding-bottom: 25px;
    text-align: left
  }

  .tm-footer2-left {
    padding-top: 25px;
    width: 100%;
    padding-bottom: 0
  }

  .col-xs-12.col-sm-12.tm-footer2-left {
    padding-bottom: 23px
  }

  .site-content .sidebar .wpb_gallery.wpb_content_element {
    margin-bottom: 0
  }

  .widget_calendar table th,
  .widget_calendar table td {
    padding: 6px
  }

  .tribe-mobile #main {
    padding-top: 65px
  }

  #tribe-bar-views .tribe-bar-views-list {
    left: -3px
  }

  .tm-reset-content-center-767 * {
    text-align: center !important
  }

  .tm-titlebar-align-right .tm-titlebar-main-inner,
  .tm-titlebar-align-left .tm-titlebar-main-inner,
  .tm-titlebar-align-right .entry-title-wrapper,
  .tm-titlebar-align-left .entry-title-wrapper,
  .tm-titlebar-align-right .breadcrumb-wrapper,
  .tm-titlebar-align-left .breadcrumb-wrapper {
    display: block;
    text-align: center
  }

  .themetechmount-boxes-view-slickview-bottomimg .themetechmount-box-desc blockquote {
    padding: 0 40px
  }

  .tm-text-align-center-767 {
    text-align: center !important
  }

  .themetechmount-team-box-view-left-image .themetechmount-item-thumbnail img,
  .themetechmount-team-box-view-left-image .themetechmount-box-img-left {
    width: 100%
  }

  .tm-titlebar-wrapper.tm-breadcrumb-on-bottom.tm-titlebar-align-default .breadcrumb-wrapper .container:before {
    left: 99%
  }

  .tm-widget_nav_menu ul li.menu-item:nth-last-child(1) a:after {
    height: 26px
  }

  .tm-pf-view-top-image .themetechmount-pf-detailbox-inner {
    margin-top: 15px
  }

  body.themetechmount-sidebar-right.tm-empty-sidebar .site-content-wrapper #primary.content-area {
    padding-right: 15px !important
  }

  .widget_recent_comments li.recentcomments {
    width: 100%
  }

  .widget_recent_comments li.recentcomments:first-child:before {
    top: 6px
  }

  .main-holder .site-content ul.products li.product {
    width: 50%
  }

  .single .main-holder #content div.product div.images {
    width: 100%
  }

  .single-tm_team_member .tm-team-member-view-default .tm-team-member-single-content.row {
    display: -webkit-box;
    display: -webkit-block;
    display: -moz-box;
    display: -ms-block;
    display: block
  }

  .single-tm_team_member .tm-team-member-single-content.row:after {
    left: 0;
    top: 0;
    bottom: 0
  }

  .single-tm_team_member .tm-team-member-view-default .themetechmount-team-img {
    margin-top: 0;
    padding-right: 0
  }

  .single-tm_team_member .tm-team-member-view-default .themetechmount-team-data {
    padding: 0
  }

  .single-tm_team_member .tm-team-member-single-content-wrapper>.tm-team-member-single-content {
    margin: 0;
    padding: 0
  }

  .single-tm_team_member .tm-team-member-single-content.row div.themetechmount-team-member-single-featured-area:nth-child(1) .themetechmount-team-img {
    margin-top: 15px;
    margin-left: 0;
    padding-left: 0
  }

  .single-tm_team_member .tm-team-member-view-default .tm-team-member-single-title-wrapper .tm-team-social-links-wrapper {
    margin-top: 20px
  }

  .single-tm_team_member .tm-team-member-view-default .themetechmount-team-data {
    padding: 0;
    padding-top: 10px
  }

  .tm-seperator-solid.tm-heading-style-horizontal .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content .tm-vc_cta3-content-header {
    width: 100%
  }

  .themetechmount-ptables-w {
    flex-wrap: wrap
  }

  .tm-pf-single-related-wrapper {
    padding-top: 10px
  }

  .tm-pf-single-content-wrapper {
    padding-bottom: 0
  }

  .comments-area .comment-form .comment-form-author,
  .comments-area .comment-form .comment-form-email,
  .comments-area .comment-form .comment-form-url {
    width: 100%;
    margin-right: 0%
  }

  .tm-sresults-first-row>.col-sm-6:first-child {
    padding-bottom: 60px
  }

  .themetechmount-boxes-testimonial.tm-boxes-carousel-arrows-below .themetechmount-boxes-row-wrapper .slick-prev {
    bottom: -70px;
    transform: none;
    left: 50%;
    margin-left: -59px
  }

  .themetechmount-boxes-testimonial.tm-boxes-carousel-arrows-below .themetechmount-boxes-row-wrapper .slick-next {
    bottom: -70px;
    transform: none;
    right: 50%;
    margin-right: -42px
  }

  .themetechmount-boxes-testimonial.themetechmount-boxes-view-carousel .tm-box-col-wrapper {
    padding-left: 15px
  }

  .themetechmount-team-member-single-content-area .tm-team-member-content {
    padding: 0 15px 0 15px
  }

  .tm-fid-view-circle-progress.inside {
    margin-bottom: 30px
  }

  .themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-desc .themetechmount-testimonial-text {
    font-size: 19px;
    line-height: 35px;
    margin: 0 0 27px
  }

  .elementor-tab-content p {
    display: inline-block
  }

  .tm-arrow-tab.elementor-widget-tabs .elementor-tab-content {
    padding-top: 0
  }

  .twentytwenty-horizontal .twentytwenty-before-label {
    left: 0
  }

  .twentytwenty-horizontal .twentytwenty-after-label {
    right: 0
  }

  .tm-inoterior-newtab .elementor-tabs .elementor-tab-title span {
    left: 10px
  }

  .tm-inoterior-newtab .elementor-tabs .elementor-tab-title {
    padding: 23px 15px 24px 50px
  }

  .footer .first-footer.tm-textcolor-white .widget .tm-featured-icon-box .tm-content .tm-footer-title p {
    margin-bottom: 0
  }

  .tm_sliderimgbox_wrapper .prt-bottom-contentbox {
    left: 13%
  }

  .themetechmount-iconbox-style20:after {
    bottom: 0
  }

  .wp-block-themepunch-revslider spam.tm-desc:before {
    margin-bottom: -20px
  }
}

@media only screen and (max-width:520px) {
  .themetechmount-boxes-testimonial .themetechmount-box-view-default .themetechmount-box-desc .themetechmount-testimonial-text:before {
    content: unset
  }

  .themetechmount-boxes-testimonial.tm-boxes-carousel-arrows-below .themetechmount-boxes-row-wrapper .slick-arrow {
    bottom: 10px
  }

  .themetechmount-box-blog.themetechmount-blog-box-view-left-image .tm-featured-wrapper img {
    width: 100%
  }

  .themetechmount-box-blog.themetechmount-blog-box-view-left-image .post-item>.themetechmount-box-content {
    display: block
  }

  .themetechmount-box-blog.themetechmount-blog-box-view-left-image .themetechmount-box-content.col-md-7 .tm-entry-footer {
    margin-top: 25px
  }

  .themetechmount-blog-box-view-left-image.themetechmount-blogbox-format-video .themetechmount-box-img-left,
  .themetechmount-blog-box-view-left-image.themetechmount-blogbox-format-gallery .themetechmount-box-img-left {
    max-width: 100%;
    width: 100%
  }
}

@media only screen and (max-width:479px) {
  .comment-list .children {
    margin-left: 15px
  }

  .comment-body {
    margin-left: 0
  }

  .single-post blockquote {
    margin-left: 15px
  }

  .main-holder .site-content ul.products li.product {
    width: 100%
  }

  .tm-social-share-wrapper .tm-social-share-wrapper {
    float: none;
    margin-top: 5px
  }

  .tm-social-share-wrapper {
    float: none
  }

  .single-tm_portfolio .tm-pf-single-category-w,
  .single-post .tm_tag_lists {
    float: left
  }

  .tm-social-share-wrapper .tm-single-top-btn {
    float: none
  }

  .tm-social-share-wrapper {
    text-align: left
  }

  .single article.post blockquote {
    padding: 25px 0 15px 20px;
    margin: 20px 0
  }

  .single article.post blockquote:before {
    left: 15px
  }

  .single article.post blockquote:before {
    content: unset
  }

  .single .post.themetechmount-box-blog-classic .tm-social-share-wrapper .tm-social-share-links ul {
    padding-right: 0
  }

  .themetechmount-box-topimage .tm-right-meta,
  .tm-blog-classic-box-content .tm-right-meta {
    display: block
  }

  .single-post .comment-author {
    opacity: 0
  }

  .k_flying_searchform_wrapper .tm-search-close {
    display: none
  }

  .themetechmount-box-blog .themetechmount-box-content.col-md-7 {
    padding: 15px;
    padding-left: 10px
  }

  .wp-block-image .alignright,
  .wp-block-image .alignleft,
  .wp-caption.alignright,
  .wp-caption.alignleft,
  .alignright,
  .alignleft {
    float: none;
    margin: 0 auto;
    margin-bottom: 10px
  }
}

@media (min-width:768px) {
  .tm-titlebar-bcrumb-bottom.themetechmount-sidebar-true .site-main {
    padding-top: 70px
  }

  .tm-titlebar-bcrumb-bottom .site-content #sidebar-left.sidebar,
  .tm-titlebar-bcrumb-bottom .site-content #sidebar-right.sidebar {
    padding-top: 63px;
    margin-top: 8px
  }

  .main-holder .site-content ul.products li.product.col-sm-12 {
    width: 100%
  }

  .main-holder .site-content ul.products li.product.col-sm-11 {
    width: 91.66666667%
  }

  .main-holder .site-content ul.products li.product.col-sm-10 {
    width: 83.33333333%
  }

  .main-holder .site-content ul.products li.product.col-sm-9 {
    width: 75%
  }

  .main-holder .site-content ul.products li.product.col-sm-8 {
    width: 66.66666667%
  }

  .main-holder .site-content ul.products li.product.col-sm-7 {
    width: 58.33333333%
  }

  .main-holder .site-content ul.products li.product.col-sm-6 {
    width: 50%
  }

  .main-holder .site-content ul.products li.product.col-sm-5 {
    width: 41.66666667%
  }

  .main-holder .site-content ul.products li.product.col-sm-4 {
    width: 33.33333333%
  }

  .main-holder .site-content ul.products li.product.col-sm-3 {
    width: 25%
  }

  .main-holder .site-content ul.products li.product.col-sm-2 {
    width: 16.66666667%
  }

  .main-holder .site-content ul.products li.product.col-sm-1 {
    width: 8.33333333%
  }

  .single-product .main-holder .site-content span.onsale {
    top: 12px;
    left: 12px
  }

  .single-product .main-holder .site-content span.featured {
    top: 45px;
    left: 12px
  }

  .tm-arrow-tab.elementor-widget-tabs .elementor-tabs-wrapper {
    display: -webkit-flex;
    display: flex
  }

  .tm-arrow-tab.elementor-widget-tabs .elementor-tab-desktop-title {
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-right: 35px;
    text-align: center
  }

  .woocommerce.themetechmount-page-full-width #content div.product div.summary,
  .woocommerce.themetechmount-page-full-width div.product div.summary,
  .woocommerce-page.themetechmount-page-full-width #content div.product div.summary,
  .woocommerce-page.themetechmount-page-full-width div.product div.summary {
    width: 53%
  }

  .woocommerce.themetechmount-page-full-width #content div.product div.images,
  .woocommerce.themetechmount-page-full-width div.product div.images,
  .woocommerce-page.themetechmount-page-full-width #content div.product div.images,
  .woocommerce-page.themetechmount-page-full-width div.product div.images {
    width: 43%
  }
}

@media (min-width:992px) {
  body.tm-empty-sidebar.themetechmount-sidebar-true:not(.themetechmount-sidebar-bothleft):not(.themetechmount-sidebar-bothright) #primary {
    width: 100% !important;
    margin: 0 auto;
    float: none
  }

  .single-post.themetechmount-sidebar-right #primary.content-area,
  .woocommerce.themetechmount-sidebar-right #primary.content-area.col-md-9,
  .themetechmount-sidebar-right #primary.content-area.col-md-9 {
    width: 70.5%
  }

  body.themetechmount-sidebar-left .site-content #primary.content-area {
    width: 70.5%
  }

  .single-post.themetechmount-sidebar-right #sidebar-right.widget-area,
  .woocommerce.themetechmount-sidebar-right #sidebar-right.widget-area.col-md-3,
  .themetechmount-sidebar-right #sidebar-right.widget-area.col-md-3 {
    width: 28.914%
  }

  .themetechmount-sidebar-left #sidebar-left.sidebar {
    width: 28.914%
  }

  .main-holder .site-content ul.products li.product.col-md-12 {
    width: 100%
  }

  .main-holder .site-content ul.products li.product.col-md-11 {
    width: 91.66666667%
  }

  .main-holder .site-content ul.products li.product.col-md-10 {
    width: 83.33333333%
  }

  .main-holder .site-content ul.products li.product.col-md-9 {
    width: 75%
  }

  .main-holder .site-content ul.products li.product.col-md-8 {
    width: 66.66666667%
  }

  .main-holder .site-content ul.products li.product.col-md-7 {
    width: 58.33333333%
  }

  .main-holder .site-content ul.products li.product.col-md-6 {
    width: 50%
  }

  .main-holder .site-content ul.products li.product.col-md-5 {
    width: 41.66666667%
  }

  .main-holder .site-content ul.products li.product.col-md-4 {
    width: 33.33333333%
  }

  .main-holder .site-content ul.products li.product.col-md-3 {
    width: 25%
  }

  .main-holder .site-content ul.products li.product.col-md-2 {
    width: 16.66666667%
  }

  .main-holder .site-content ul.products li.product.col-md-1 {
    width: 8.33333333%
  }

  .k_flying_searchform_wrapper #flying_searchform {
    max-width: 670px;
    margin: 75px auto 93px
  }

  .ttm-pricetable-column-w.col-md-3 {
    width: 25%;
    float: left
  }
}

@media (min-width:1240px) {
  body .elementor-section.elementor-section-boxed>.elementor-container,
  .elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1200px
  }

  body .elementor-section.tm-container-12515px.elementor-section-boxed>.elementor-container,
  .elementor-section.tm-container-12515px.elementor-section-boxed>.elementor-container {
    max-width: 1215px
  }
}

@media (min-width:1200px) {
  .themetechmount-boxed .main-holder .site-main .site-main-inner {
    max-width: 1200px;
    width: auto
  }

  .col-xs-20percent,
  .col-sm-20percent,
  .col-md-20percent,
  .col-lg-20percent {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    width: 20%;
    float: left
  }

  .site-footer .tm-container-for-footer>div>.row {
    display: flex
  }

  .footer .footer-rows .second-footer .second-footer-inner {
    padding: 0
  }

  .footer .footer-rows .second-footer .second-footer-inner .widget-area {
    padding: 40px 15px 20px
  }

  .site-footer .tm-container-for-footer>div>.row .widget-area .tm-layout-2-2-3-below .widget {
    padding-bottom: 25px
  }

  .site-footer .tm-container-for-footer>div>.row .widget-area .tm-layout-2-2-3-below {
    padding-left: 20px
  }

  .site-footer .tm-container-for-footer>div>.row .widget-area {
    float: none;
    position: relative;
    margin: 0
  }

  .site-footer .tm-container-for-footer>div>.row .widget-area .widget {
    margin: 0
  }

  .site-footer .tm-container-for-footer .bottom-footer-inner>div.row {
    display: block
  }

  .site-footer .tm-container-for-footer>div>.row .widget-area .widget:not(:first-child) {
    padding-top: 0;
    margin: 35px 0 20px
  }

  .site-footer .tm-footerstyle-style1 .tm-container-for-footer>div>.row .widget-area .widget:not(:first-child) {
    margin: 15px 0 0
  }

  .site-footer .tm-container-for-footer>div>.row .widget-area:first-child .widget {
    margin-right: 30px
  }

  .site-footer .tm-container-for-footer>div>.row .widget-area:last-child .widget {
    margin-right: 0
  }

  .site-footer .second-footer .container.tm-container-for-footer .row>.widget-area:first-child .widget:not(:first-child) {
    padding: 0;
    margin-top: 10px
  }

  .site-footer .container-fullwide.tm-container-for-footer>div>.row .widget-area {
    padding: 0 0 0 30px
  }

  .site-footer .container-fullwide.tm-container-for-footer>div>.row {
    margin: 0
  }

  .site-footer .second-footer .tm-container-for-footer>div>.row .widget-area:not(:first-child):after {
    width: 1px;
    height: 100%;
    content: '';
    position: absolute;
    left: -25px;
    background-color: rgba(255, 255, 255, .1);
    top: 0
  }

  .second-footer.tm-swidgetsep-no .row .widget-area:after {
    content: unset !important
  }

  .site-footer .second-footer.tm-swidgetsep-no .tm-container-for-footer>div>.row .widget-area:first-child .widget {
    margin-right: 0
  }

  .site-footer .second-footer .tm-container-for-footer>div>.row .widget-area .widget:not(:first-child) {
    position: relative
  }

  .site-footer .second-footer .tm-container-for-footer>div>.row .widget-area .widget:not(:first-child):before {
    width: calc(100% + 30px);
    height: 1px;
    content: '';
    position: absolute;
    left: -40px;
    background-color: rgba(255, 255, 255, .1);
    top: 0
  }

  .site-footer .second-footer .tm-container-for-footer>div>.row .widget-area .widget.tm-center-text:not(:first-child):before {
    width: calc(100% + 55px);
    left: -30px
  }

  .site-footer .second-footer .tm-container-for-footer>div>.row .widget-area:not(:first-child) .widget:not(:first-child) {
    padding-top: 25px
  }

  .site-footer .second-footer .tm-container-for-footer>div>.row .widget-area:not(:first-child) .widget.tm-widget-above-0padding {
    padding-top: 0;
    margin-top: 25px
  }

  .site-footer .second-footer .tm-container-for-footer>div>.row .widget-area:first-child .widget:not(:first-child):before,
  .site-footer .second-footer .tm-container-for-footer>div>.row .widget-area:last-child .widget:not(:first-child):before {
    content: unset
  }

  .site-footer .second-footer.tm-footerrow-sepwhite .tm-container-for-footer>div>.row .widget-area .widget:not(:first-child):before,
  .site-footer .second-footer.tm-footerrow-sepwhite .tm-container-for-footer>div>.row .widget-area:not(:first-child):after {
    background-color: rgba(255, 255, 255, .06)
  }

  .main-holder .site-content ul.products li.product.col-lg-12 {
    width: 100%
  }

  .main-holder .site-content ul.products li.product.col-lg-11 {
    width: 91.66666667%
  }

  .main-holder .site-content ul.products li.product.col-lg-10 {
    width: 83.33333333%
  }

  .main-holder .site-content ul.products li.product.col-lg-9 {
    width: 75%
  }

  .main-holder .site-content ul.products li.product.col-lg-8 {
    width: 66.66666667%
  }

  .main-holder .site-content ul.products li.product.col-lg-7 {
    width: 58.33333333%
  }

  .main-holder .site-content ul.products li.product.col-lg-6 {
    width: 50%
  }

  .main-holder .site-content ul.products li.product.col-lg-5 {
    width: 41.66666667%
  }

  .main-holder .site-content ul.products li.product.col-lg-4 {
    width: 33.33333333%
  }

  .main-holder .site-content ul.products li.product.col-lg-3 {
    width: 25%
  }

  .main-holder .site-content ul.products li.product.col-lg-2 {
    width: 16.66666667%
  }

  .main-holder .site-content ul.products li.product.col-lg-1 {
    width: 8.33333333%
  }
}

@media (max-width:991px) {
  .themetechmount-box-team.themetechmount-teambox-style3 .themetechmount-post-item:before {
    content: none
  }

  .tm-column-four.horizontal .tm_coverbox_contents {
    height: 50%
  }
}

@media (max-width:1024px) {
  .tm-column-four.horizontal .tm_coverbox_contents {
    height: 50%
  }
}

@media (min-width:768px) {
  .col-sm-20percent {
    width: 20% !important;
    float: left
  }

  .comment-body .reply {
    position: absolute;
    right: 15px;
    top: 15px
  }

  .site-footer .tm-footerstyle-style1 .tm-widgetsep-yes .tm-container-for-footer>div>.row .widget-area:not(:first-child) .widget {
    padding-right: 20px;
    padding-left: 20px
  }
}

@media (min-width:992px) {
  .col-md-20percent {
    width: 20% !important;
    float: left
  }
}

@media (min-width:1200px) {
  .col-lg-20percent {
    width: 20% !important;
    float: left
  }

  .site-main .site-main-inner {
    width: 1170px
  }

  .themetechmount-sticky-footer .site-footer {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    z-index: 0
  }

  .themetechmount-boxed.themetechmount-sticky-footer .site-footer {
    width: 1230px;
    z-index: 0;
    margin: 0 auto
  }

  .themetechmount-boxed.themetechmount-boxed-framed.themetechmount-sticky-footer .site-footer,
  .themetechmount-boxed.themetechmount-boxed-rounded.themetechmount-sticky-footer .site-footer {
    top: 30px
  }

  .themetechmount-boxed .main-holder {
    max-width: 1230px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .3);
    -webkit-transition: all 0s;
    -moz-transition: all .9s ease;
    transition: all .9s ease
  }

  .themetechmount-framed .main-holder {
    background: none repeat scroll 0 0 #FFF;
    margin: 20px auto
  }

  .themetechmount-rounded .main-holder {
    background: none repeat scroll 0 0 #FFF;
    border-radius: 10px;
    margin: 20px auto
  }

  .themetechmount-boxed .main-holder {
    background-color: #fff
  }

  .themetechmount-rounded .main-holder .site {
    overflow: hidden
  }
}

@media only screen and (max-width:995px) and (min-width:768px) {
  .site-footer .inoterior_flicker_widget_wrapper a {
    width: 50px;
    height: 50px
  }

  .comment-body .comment-meta.commentmetadata {
    padding-right: 15px
  }

  .site-footer .tm-sbox .tm-vc_cta3-content-header h2 {
    padding-top: 0
  }

  .inoterior_flicker_widget_wrapper a {
    width: 65px;
    height: 65px
  }
}

@media only screen and (max-width:991px) and (min-width:360px) {
  .site-footer .widget.tm-widget_nav_menu.widget_nav_menu ul li {
    width: calc(50% - 2px) !important;
    padding: 0 0 11px 0
  }
}

@media (max-width:680px) {
  .site-content .rpt_style_basic .rpt_plan .rpt_head .rpt_price {
    font-size: 48px !important;
    line-height: 40px !important
  }

  .k_flying_searchform_wrapper #flying_searchform {
    max-width: 350px;
    margin: 55px auto 73px
  }

  .ttm-pricetable-column-w.col-md-3 {
    width: 100%
  }

  .themetechmount-box-blog-classic .themetechmount-blogbox-desc-footer>div.clearfix {
    padding: 0
  }

  .themetechmount-box-blog.themetechmount-box-topimage .themetechmount-box-desc {
    margin: 0
  }

  .themetechmount-box-events .event-box-content {
    padding: 24px 20px 25px
  }

  .themetechmount-box-blog-classic .entry-header:not(.tm-titlebar) .entry-title {
    font-size: 24px;
    line-height: 34px
  }

  .themetechmount-boxes-testimonial .themetechmount-box-desc blockquote {
    font-size: 17px;
    line-height: 30px
  }

  article.themetechmount-box-blog-classic {
    margin-bottom: 30px
  }

  article.themetechmount-box-blog-classic .tm-blog-classic-box-content {
    margin: 0
  }

  article.sticky {
    margin-bottom: 60px
  }

  .blocks-gallery-grid .blocks-gallery-image,
  .blocks-gallery-grid .blocks-gallery-item,
  .wp-block-gallery .blocks-gallery-image,
  .wp-block-gallery .blocks-gallery-item {
    width: 100%
  }

  blockquote {
    margin: 24px 0
  }

  .wp-block-pullquote {
    padding: 1em 0
  }

  .wp-block-pullquote.is-style-solid-color blockquote {
    max-width: 80%
  }

  .themetechmount-box-blog-classic .gallery-columns-4 .gallery-item,
  .themetechmount-box-blog-classic .gallery-item {
    max-width: 100% !important
  }

  .tm-sresults-title-w h2 {
    font-size: 22px;
    line-height: 25px
  }

  .single-post .themetechmount-box-blog-classic ul.tm-blog-list li {
    position: relative;
    padding-left: 30px
  }

  .single-post .themetechmount-box-blog-classic .tm-blog-list li i {
    position: absolute;
    left: 0
  }

  .themetechmount-blogbox-styleeight .themetechmount-box-content-inner {
    padding: 20px 0 0
  }

  .themetechmount-blogbox-styleeight .col-md-8 {
    padding: 0
  }
}

@media (max-width:591px) {
  .main-holder .rpt_style_basic .rpt_plan .rpt_head .rpt_price {
    font-size: 25px !important;
    line-height: 45px !important
  }

  .post.themetechmount-box-blog-classic .tm-right-meta {
    padding-left: 15px
  }

  .themetechmount-boxes-view-carousel .themetechmount-box-heading-wrapper.tm-element-align-left .tm-element-heading-wrapper {
    padding-right: 0px !important
  }

  .tm-boxes-carousel-arrows-above.tm-boxes-txtalign-left .themetechmount-boxes-row-wrapper .slick-arrow {
    display: none !important
  }

  .tm-social-share-wrapper.tm-social-share-portfolio-wrapper {
    float: left;
    width: 100%;
    padding-left: 5px
  }

  .single-tm_portfolio .tm-pf-single-category-w {
    float: left;
    padding-top: 30px
  }

  .themetechmount-box-blog-classic .tm-social-share-wrapper {
    width: 100%;
    margin-bottom: 20px
  }

  .single-tm_portfolio .tm-pf-single-category-w,
  .single-post .tm_tag_lists {
    float: left
  }

  .author-info {
    padding: 30px 25px;
    text-align: center
  }

  .author-info .author-avatar {
    float: none
  }

  .tm-author-social-links {
    margin-left: 0
  }

  .author-info .author-title {
    margin-top: 10px !important
  }

  .tm-search-overlay {
    width: 320px
  }

  .themetechmount-boxes-view-slickview .testimonial_wrapper .slick-next {
    margin-right: -185px
  }

  .themetechmount-boxes-view-slickview .testimonial_wrapper .slick-prev {
    margin-left: -185px
  }

  .tm-info-widgettext .tm-company-logo {
    width: 100%;
    padding-right: 0;
    display: block;
    padding-top: 15px
  }

  .tm-info-widgettext .tm-wrap-cell:not(.tm-company-logo) {
    display: block;
    width: 100%;
    padding-top: 20px
  }

  .tm-info-widgettext .tm-company-logo:after {
    content: unset
  }

  .footer .widget .tm-mailchimp-textbox .tm-mailbox,
  .footer .widget .tm-mailchimp-textbox .mailchimp-title {
    display: block;
    width: 100%
  }

  .footer .widget .tm-mailchimp-textbox .tm-mailbox {
    padding-left: 0;
    vertical-align: top
  }

  .footer .widget .tm-mailchimp-textbox {
    padding: 31px 40px 33px
  }

  .themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-img .themetechmount-item-thumbnail {
    width: 80px;
    height: 80px
  }

  .themetechmount-boxes.themetechmount-boxes-view-slickview .testimonials-nav.slick-slider {
    max-width: 350px
  }

  .themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .testimonials-nav .slick-list {
    padding-left: 0px !important
  }

  .wp-block-themepunch-revslider spam.tm-desc:before {
    margin-bottom: -15px
  }
}

@media (max-width:480px) {
  .themetechmount-box-blog-classic .tm-social-share-wrapper {
    width: 100%;
    margin-bottom: 20px
  }

  .mailchimp-inputbox input[type="submit"] {
    position: relative;
    top: 15px
  }

  .gallery-columns-2 .gallery-item {
    max-width: 100%
  }

  .mailchimp-inputbox button[type="submit"] {
    position: relative;
    margin-top: 15px
  }

  .mailchimp-inputbox.tm-rounded-style button[type="submit"] {
    border-radius: 50px
  }

  .mailchimp-inputbox {
    text-align: center
  }

  .tm-search-select-box {
    padding-right: 0;
    padding-bottom: 20px
  }

  .tm-sresult-form-sbtbtn-wrapper {
    position: relative;
    top: 20px;
    width: 100%
  }

  .footer .tm-mailchimp-textbox .mailchimp-inputbox button[type="submit"] {
    position: absolute;
    margin-top: 0
  }

  .themetechmount-iconbox.themetechmount-iconbox-stylethirteen .themetechmount-iconbox-inner {
    padding: 0 30px 45px
  }

  .tm-tab-imgbox .elementor-tab-title p {
    padding-left: 0
  }

  .themetechmount-box-blog.themetechmount-blogbox-styleten .tm-box-post-date {
    left: 30px
  }

  .cta-heading .tm-element-content-heading {
    font-size: 30px;
    line-height: 40px
  }

  .services-greybox-style .themetechmount-servicebox-styletwo .tm-short-desc p {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
  }

  .wp-block-themepunch-revslider spam.tm-desc:before {
    margin-bottom: -10px
  }
}

@media (max-width:420px) {

  .tp-caption.border-style-btn,
  .tp-caption.Sports-Button-skin {
    padding: 10px 15px !important
  }

  .tm-header-icons {
    opacity: 0;
    display: none
  }

  .wp-block-themepunch-revslider spam.tm-desc:before {
    margin-bottom: -8px
  }
}

@media (max-width:390px) {
  .tm-search-overlay .w-search-form-row:before {
    right: 18px
  }

  .site-footer .tm-footer-cta-inner .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-left.tm-vc_cta3-actions-right .tm-vc_cta3_content-container {
    display: table-cell;
    float: left;
    margin-top: 30px;
    padding-left: 0
  }

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

@media only screen and (max-width:991px) and (min-width:768px) {
  .footer .first-footer .widget-area.col-sm-4 {
    width: 50%
  }

  .footer .widget {
    margin: 30px 0 0
  }

  .single-tm_team_member .themetechmount-team-img {
    padding-left: 0;
    padding-right: 0
  }

  .single-tm_team_member .tm-team-member-single-content-wrapper>.tm-team-member-single-content {
    margin-top: 25px;
    padding-bottom: 0
  }

  .footer .first-footer .tm-fc-layout5_4_3 .widget-area.col-sm-5 {
    width: 100%
  }

  .footer .footer-rows .first-footer .tm-fc-layout5_4_3.first-footer-inner .col-sm-3.col-md-3.col-lg-3 {
    width: 50%
  }

  .first-footer.tm-widgetsep-yes .tm-fc-layout5_4_3 .widget-area.col-sm-5 {
    border-right: none
  }

  .site-footer .tm-footerstyle-style1 .tm-widgetsep-yes .tm-container-for-footer>div>.row .widget-area:not(:first-child) .widget {
    padding-right: 0;
    padding-left: 0
  }
}

@media only screen and (min-width:768px) and (max-width:1200px) {
  .footer .footer-rows .first-footer .first-footer-inner .widget {
    margin: 0 0 0
  }

  .breadcrumb-wrapper-inner {
    text-align: left
  }
}

@media only screen and (min-width:767px) and (max-width:991px) {
  .themetechmount-box-view-left-image .col-md-4.themetechmount-box-img-left {
    float: left;
    width: 33.33333333%
  }

  .themetechmount-box-view-left-image .col-md-8.themetechmount-box-content {
    float: left;
    width: 66.66666667%
  }

  .single-tm_team_member .site-content.tm-container-for-content,
  .footer-rows .container {
    width: 95%
  }

  .tm-2-column-view-tablet .tm-stepbox.col-md-3 {
    width: 50%;
    float: left
  }

  .single-tm_team_member .tm-team-member-view-default .themetechmount-team-data {
    padding: 5px 0 0 0;
    width: 100%
  }

  .single-tm_team_member .tm-team-member-single-title-wrapper .tm-team-social-links-wrapper ul {
    padding-top: 15px
  }
}

@media only screen and (min-width:768px) and (max-width:1024px) {
  .elementor-section.elementor-top-section.tm-column-break-ipad-yes .elementor-column {
    width: 100% !important
  }

  .elementor-section.tm-column-break-ipad-yes .elementor-inner-column {
    width: 100% !important
  }

  .tm-inoterior-newtab .elementor-tabs .elementor-tabs-wrapper {
    width: 35%
  }

  .tm-inoterior-newtab .elementor-tab-title {
    font-size: 17px !important;
    line-height: 23px !important
  }
}

@media (max-width:574px) {
  .themetechmount-servicebox-styletwo .themetechmount-post-item {
    border-right: none
  }

  .tm-align-center .tm-element-heading-content-wrapper .tm-element-content-desctxt {
    width: 98%
  }
}

@media only screen and (min-width:480px) and (max-width:1024px) {

  .elementor-inner-section.tm-column-width-auto-tablet.tm-column-break-ipad-no .elementor-container .elementor-column,
  .tm-column-width-auto-tablet .elementor-column {
    width: auto !important
  }
}

@media only screen and (min-width:680px) and (max-width:1024px) {

  .elementor-inner-section.tm-2-column-view-tablet.tm-column-break-ipad-no .elementor-container .elementor-column,
  .tm-2-column-view-tablet .elementor-column {
    width: 50% !important
  }

  .tm-columnview-tablet .themetechmount-stepboxes-wrapper .tm-stepbox.col-md-3 {
    width: 50%;
    float: left
  }
}

@media (max-width:1024px) {
  .tm-boxtab.elementor-widget-tabs .elementor-tabs-wrapper {
    float: left;
    padding-bottom: 40px
  }
}

@media (min-width:680px) {
  .themetechmount-blogbox-styleeight .themetechmount-box-img-left {
    width: 37.333333%;
    float: left
  }

  .themetechmount-blogbox-styleeight .col-md-8 {
    width: 62.666667%;
    float: left
  }
}

@media (max-width:1470px) {

  .tm-header-style-classic3 .tm-top-info-con,
  .tm-header-style-infostack .tm-top-info-con {
    display: none
  }
}

@media only screen and (min-width:520px) and (max-width:991px) {
  .sidebar .widget.widget_media_gallery .gallery-item {
    max-width: max-content
  }
}

@media only screen and (min-width:768px) and (max-width:768px) {
  .tm-tab-imgbox.elementor-widget-tabs .elementor-tab-title.elementor-active {
    padding: 36px 45px 37px 60px
  }

  .tm-tab-imgbox .elementor-tab-title.elementor-active span {
    left: 10px
  }

  .tm-tab-imgbox .elementor-tab-title p {
    padding-left: 0
  }
}

@media only screen and (min-width:1024px) and (max-width:1400px) {
  .tm-icon-style01.elementor-top-section .elementor-top-column .elementor-element-populated {
    margin-left: 0;
    margin-right: 0
  }

  .themetechmount-blogbox-styleten .themetechmount-box-content.col-md-6,
  .themetechmount-blogbox-styleten .themetechmount-box-img-left {
    width: 100%
  }

  .elementor-column.elementor-top-column.tm-iconcheckstyle-01 .elementor-widget-wrap,
  .elementor-column.elementor-top-column.tm-iconcheckstyle-01 {
    padding-left: 30px !important
  }

  .elementor-section.tm-paddingcustom-1400 {
    padding-top: 100px !important
  }
}

@media (max-width:1199px) {
  .themetechmount-stepboxes-wrapper.tm-staticbox-style3 .tm-stepbox:nth-child(1):after {
    right: 15px;
    top: -49px
  }

  .themetechmount-stepboxes-wrapper.tm-staticbox-style3 .tm-stepbox:nth-child(1):before {
    left: 51%;
    top: -33%
  }

  .themetechmount-stepboxes-wrapper.tm-staticbox-style3 .tm-stepbox .tm-stepbox-content:before {
    top: 45px;
    right: 15px
  }

  .themetechmount-stepboxes-wrapper.tm-staticbox-style3 .tm-stepbox:nth-child(even) .tm-stepbox-content:after {
    right: 21px;
    bottom: -15px
  }

  .themetechmount-stepboxes-wrapper.tm-staticbox-style3 .tm-stepbox:nth-child(3) .tm-stepbox-content:after {
    right: 20px;
    top: -6px
  }

  .themetechmount-teambox-style3 .themetechmount-innercontent-box {
    padding: 30px 15px 10px 15px
  }
}

@media only screen and (min-width:1024px) and (max-width:1200px) {
  .elementor-section .elementor-column.tm-customcolumn-width-1200 {
    width: 20%
  }
}

@media only screen and (min-width:767px) and (max-width:1024px) {

  .elementor-inner-section.tm-3-column-view-tablet.tm-column-break-ipad-no .elementor-container .elementor-column,
  .elementor-inner-section.tm-3-column-view-tablet.tm-column-break-ipad-yes .elementor-container .elementor-column,
  .tm-3-column-view-tablet .elementor-column {
    width: 33.33% !important
  }
}

@media only screen and (min-width:767px) and (max-width:1024px) {

  .elementor-inner-section.tm-2-columns-view-tablet.tm-column-break-ipad-no .elementor-container .elementor-column,
  .tm-2-columns-view-tablet .elementor-column {
    width: 50% !important
  }
}

@media (max-width:1240px) {
  .tm_hoverimgbox_wrapper .tm_hoverbox_contents {
    padding: 0 15px 60px 30px
  }
}

@media only screen and (min-width:950px) and (max-width:1024px) {
  .tm_hoverimgbox_wrapper .tm_hoverbox_contents {
    padding: 0 15px 40px 20px
  }
}

@media (max-width:950px) {
  .tm_hoverimgbox_wrapper.tm-column-three .tm_hoverbox_contents {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .tm_hoverimgbox_wrapper {
    position: initial;
    display: block;
    background-color: transparent
  }

  .tm_hoverbox_contents {
    min-height: 60vh
  }

  .tm_hoverimgbox_wrapper .tm_hoverbox_contents {
    padding: 30px 25px 60px;
    border-right: none;
    height: 500px;
    margin-bottom: 15px
  }

  .tm_hoverimgbox_wrapper .tm_hoverbox_contents .hoverbox-img-reposive {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1
  }

  .tm_hoverimgbox_wrapper .tm_hoverbox_img {
    display: none
  }

  .tm_hoverimgbox_wrapper .tm-box-title h4 {
    margin-bottom: 0
  }

  .tm_hoverimgbox_wrapper .tm_hoverbox_contents .hoverbox-img-reposive:before {
    content: unset
  }

  .tm_hoverimgbox_wrapper .tm_hoverbox_contents:before,
  .tm_hoverimgbox_wrapper .tm_hoverbox_contents:first-child::after,
  .tm_hoverimgbox_wrapper .tm_hoverbox_contents:after {
    content: unset
  }

  .tm_hoverimgbox_wrapper .tm_hoverbox_contents:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgb(0 0 0 / 40%);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1
  }

  .tm_hoverimgbox_wrapper .tm_hoverbox_contents:before {
    right: 0
  }
}

@media (max-width:767px) {
  .tm_sliderimgbox_wrapper .sliderbox-img-reposive {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1
  }

  .tm_sliderimgbox_wrapper .tm_sliderbox_img {
    display: none
  }

  .tm_sliderimgbox_wrapper .tm_sliderbox_contents {
    padding: 30px 15px 60px;
    border-right: none;
    height: 450px;
    margin-bottom: 15px;
    width: 100%
  }

  .tm_sliderimgbox_inner {
    width: 100%
  }

  .tm-column-four.horizontal.tm_coverimgbox_wrapper .tm_coverbox_contents .tm-bottom-contentbox {
    display: block
  }

  .tm-column-four.horizontal .tm-box-title {
    width: 100%
  }

  .tm-column-four.horizontal .themetechmount-static-box-desc {
    width: 100%;
    padding: 0
  }

  .themetechmount-iconbox.themetechmount-iconbox-style18 .tm-iconbox-wrapper .themetechmount-iconbox-icon:before {
    font-size: 75px;
    top: 50px
  }

  .themetechmount-iconbox.themetechmount-iconbox-style18 .tm-iconbox-wrapper {
    padding: 40px 40px 35px 40px
  }

  .first-footer.tm-widgetsep-yes .widget-area {
    border-right: 0
  }

  .footer .first-footer .first-footer-inner.tm-fc-layout5_4_3 {
    border-bottom: none
  }

  .site-footer .first-footer .tm-container-for-footer>div.tm-fc-layout5_4_3>.row .widget-area .widget:nth-child(2) {
    padding: 0
  }
}

@media only screen and (min-width:992px) and (max-width:1300px) {
  .tm-portfolio-classic .themetechmount-portfoliobox-style2 .themetechmount-box-category p {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
  }
}


/*!
 * Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.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
}

.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 {
  -webkit-animation: fa-spin 2s linear infinite;
  animation: fa-spin 2s linear infinite
}

.fa-pulse {
  -webkit-animation: fa-spin 1s steps(8) infinite;
  animation: fa-spin 1s steps(8) infinite
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg)
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1)
}

.fa-flip-vertical {
  -webkit-transform: scaleY(-1);
  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 {
  -webkit-transform: scale(-1);
  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 {
  -webkit-filter: none;
  filter: none
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%
}

.fa-stack-1x {
  line-height: inherit
}

.fa-stack-2x {
  font-size: 2em
}

.fa-inverse {
  color: #fff
}

.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-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-bacteria:before {
  content: "\e059"
}

.fa-bacterium:before {
  content: "\e05a"
}

.fa-bahai:before {
  content: "\f666"
}

.fa-balance-scale:before {
  content: "\f24e"
}

.fa-balance-scale-left:before {
  content: "\f515"
}

.fa-balance-scale-right:before {
  content: "\f516"
}

.fa-ban:before {
  content: "\f05e"
}

.fa-band-aid:before {
  content: "\f462"
}

.fa-bandcamp:before {
  content: "\f2d5"
}

.fa-barcode:before {
  content: "\f02a"
}

.fa-bars:before {
  content: "\f0c9"
}

.fa-baseball-ball:before {
  content: "\f433"
}

.fa-basketball-ball:before {
  content: "\f434"
}

.fa-bath:before {
  content: "\f2cd"
}

.fa-battery-empty:before {
  content: "\f244"
}

.fa-battery-full:before {
  content: "\f240"
}

.fa-battery-half:before {
  content: "\f242"
}

.fa-battery-quarter:before {
  content: "\f243"
}

.fa-battery-three-quarters:before {
  content: "\f241"
}

.fa-battle-net:before {
  content: "\f835"
}

.fa-bed:before {
  content: "\f236"
}

.fa-beer:before {
  content: "\f0fc"
}

.fa-behance:before {
  content: "\f1b4"
}

.fa-behance-square:before {
  content: "\f1b5"
}

.fa-bell:before {
  content: "\f0f3"
}

.fa-bell-slash:before {
  content: "\f1f6"
}

.fa-bezier-curve:before {
  content: "\f55b"
}

.fa-bible:before {
  content: "\f647"
}

.fa-bicycle:before {
  content: "\f206"
}

.fa-biking:before {
  content: "\f84a"
}

.fa-bimobject:before {
  content: "\f378"
}

.fa-binoculars:before {
  content: "\f1e5"
}

.fa-biohazard:before {
  content: "\f780"
}

.fa-birthday-cake:before {
  content: "\f1fd"
}

.fa-bitbucket:before {
  content: "\f171"
}

.fa-bitcoin:before {
  content: "\f379"
}

.fa-bity:before {
  content: "\f37a"
}

.fa-black-tie:before {
  content: "\f27e"
}

.fa-blackberry:before {
  content: "\f37b"
}

.fa-blender:before {
  content: "\f517"
}

.fa-blender-phone:before {
  content: "\f6b6"
}

.fa-blind:before {
  content: "\f29d"
}

.fa-blog:before {
  content: "\f781"
}

.fa-blogger:before {
  content: "\f37c"
}

.fa-blogger-b:before {
  content: "\f37d"
}

.fa-bluetooth:before {
  content: "\f293"
}

.fa-bluetooth-b:before {
  content: "\f294"
}

.fa-bold:before {
  content: "\f032"
}

.fa-bolt:before {
  content: "\f0e7"
}

.fa-bomb:before {
  content: "\f1e2"
}

.fa-bone:before {
  content: "\f5d7"
}

.fa-bong:before {
  content: "\f55c"
}

.fa-book:before {
  content: "\f02d"
}

.fa-book-dead:before {
  content: "\f6b7"
}

.fa-book-medical:before {
  content: "\f7e6"
}

.fa-book-open:before {
  content: "\f518"
}

.fa-book-reader:before {
  content: "\f5da"
}

.fa-bookmark:before {
  content: "\f02e"
}

.fa-bootstrap:before {
  content: "\f836"
}

.fa-border-all:before {
  content: "\f84c"
}

.fa-border-none:before {
  content: "\f850"
}

.fa-border-style:before {
  content: "\f853"
}

.fa-bowling-ball:before {
  content: "\f436"
}

.fa-box:before {
  content: "\f466"
}

.fa-box-open:before {
  content: "\f49e"
}

.fa-box-tissue:before {
  content: "\e05b"
}

.fa-boxes:before {
  content: "\f468"
}

.fa-braille:before {
  content: "\f2a1"
}

.fa-brain:before {
  content: "\f5dc"
}

.fa-bread-slice:before {
  content: "\f7ec"
}

.fa-briefcase:before {
  content: "\f0b1"
}

.fa-briefcase-medical:before {
  content: "\f469"
}

.fa-broadcast-tower:before {
  content: "\f519"
}

.fa-broom:before {
  content: "\f51a"
}

.fa-brush:before {
  content: "\f55d"
}

.fa-btc:before {
  content: "\f15a"
}

.fa-buffer:before {
  content: "\f837"
}

.fa-bug:before {
  content: "\f188"
}

.fa-building:before {
  content: "\f1ad"
}

.fa-bullhorn:before {
  content: "\f0a1"
}

.fa-bullseye:before {
  content: "\f140"
}

.fa-burn:before {
  content: "\f46a"
}

.fa-buromobelexperte:before {
  content: "\f37f"
}

.fa-bus:before {
  content: "\f207"
}

.fa-bus-alt:before {
  content: "\f55e"
}

.fa-business-time:before {
  content: "\f64a"
}

.fa-buy-n-large:before {
  content: "\f8a6"
}

.fa-buysellads:before {
  content: "\f20d"
}

.fa-calculator:before {
  content: "\f1ec"
}

.fa-calendar:before {
  content: "\f133"
}

.fa-calendar-alt:before {
  content: "\f073"
}

.fa-calendar-check:before {
  content: "\f274"
}

.fa-calendar-day:before {
  content: "\f783"
}

.fa-calendar-minus:before {
  content: "\f272"
}

.fa-calendar-plus:before {
  content: "\f271"
}

.fa-calendar-times:before {
  content: "\f273"
}

.fa-calendar-week:before {
  content: "\f784"
}

.fa-camera:before {
  content: "\f030"
}

.fa-camera-retro:before {
  content: "\f083"
}

.fa-campground:before {
  content: "\f6bb"
}

.fa-canadian-maple-leaf:before {
  content: "\f785"
}

.fa-candy-cane:before {
  content: "\f786"
}

.fa-cannabis:before {
  content: "\f55f"
}

.fa-capsules:before {
  content: "\f46b"
}

.fa-car:before {
  content: "\f1b9"
}

.fa-car-alt:before {
  content: "\f5de"
}

.fa-car-battery:before {
  content: "\f5df"
}

.fa-car-crash:before {
  content: "\f5e1"
}

.fa-car-side:before {
  content: "\f5e4"
}

.fa-caravan:before {
  content: "\f8ff"
}

.fa-caret-down:before {
  content: "\f0d7"
}

.fa-caret-left:before {
  content: "\f0d9"
}

.fa-caret-right:before {
  content: "\f0da"
}

.fa-caret-square-down:before {
  content: "\f150"
}

.fa-caret-square-left:before {
  content: "\f191"
}

.fa-caret-square-right:before {
  content: "\f152"
}

.fa-caret-square-up:before {
  content: "\f151"
}

.fa-caret-up:before {
  content: "\f0d8"
}

.fa-carrot:before {
  content: "\f787"
}

.fa-cart-arrow-down:before {
  content: "\f218"
}

.fa-cart-plus:before {
  content: "\f217"
}

.fa-cash-register:before {
  content: "\f788"
}

.fa-cat:before {
  content: "\f6be"
}

.fa-cc-amazon-pay:before {
  content: "\f42d"
}

.fa-cc-amex:before {
  content: "\f1f3"
}

.fa-cc-apple-pay:before {
  content: "\f416"
}

.fa-cc-diners-club:before {
  content: "\f24c"
}

.fa-cc-discover:before {
  content: "\f1f2"
}

.fa-cc-jcb:before {
  content: "\f24b"
}

.fa-cc-mastercard:before {
  content: "\f1f1"
}

.fa-cc-paypal:before {
  content: "\f1f4"
}

.fa-cc-stripe:before {
  content: "\f1f5"
}

.fa-cc-visa:before {
  content: "\f1f0"
}

.fa-centercode:before {
  content: "\f380"
}

.fa-centos:before {
  content: "\f789"
}

.fa-certificate:before {
  content: "\f0a3"
}

.fa-chair:before {
  content: "\f6c0"
}

.fa-chalkboard:before {
  content: "\f51b"
}

.fa-chalkboard-teacher:before {
  content: "\f51c"
}

.fa-charging-station:before {
  content: "\f5e7"
}

.fa-chart-area:before {
  content: "\f1fe"
}

.fa-chart-bar:before {
  content: "\f080"
}

.fa-chart-line:before {
  content: "\f201"
}

.fa-chart-pie:before {
  content: "\f200"
}

.fa-check:before {
  content: "\f00c"
}

.fa-check-circle:before {
  content: "\f058"
}

.fa-check-double:before {
  content: "\f560"
}

.fa-check-square:before {
  content: "\f14a"
}

.fa-cheese:before {
  content: "\f7ef"
}

.fa-chess:before {
  content: "\f439"
}

.fa-chess-bishop:before {
  content: "\f43a"
}

.fa-chess-board:before {
  content: "\f43c"
}

.fa-chess-king:before {
  content: "\f43f"
}

.fa-chess-knight:before {
  content: "\f441"
}

.fa-chess-pawn:before {
  content: "\f443"
}

.fa-chess-queen:before {
  content: "\f445"
}

.fa-chess-rook:before {
  content: "\f447"
}

.fa-chevron-circle-down:before {
  content: "\f13a"
}

.fa-chevron-circle-left:before {
  content: "\f137"
}

.fa-chevron-circle-right:before {
  content: "\f138"
}

.fa-chevron-circle-up:before {
  content: "\f139"
}

.fa-chevron-down:before {
  content: "\f078"
}

.fa-chevron-left:before {
  content: "\f053"
}

.fa-chevron-right:before {
  content: "\f054"
}

.fa-chevron-up:before {
  content: "\f077"
}

.fa-child:before {
  content: "\f1ae"
}

.fa-chrome:before {
  content: "\f268"
}

.fa-chromecast:before {
  content: "\f838"
}

.fa-church:before {
  content: "\f51d"
}

.fa-circle:before {
  content: "\f111"
}

.fa-circle-notch:before {
  content: "\f1ce"
}

.fa-city:before {
  content: "\f64f"
}

.fa-clinic-medical:before {
  content: "\f7f2"
}

.fa-clipboard:before {
  content: "\f328"
}

.fa-clipboard-check:before {
  content: "\f46c"
}

.fa-clipboard-list:before {
  content: "\f46d"
}

.fa-clock:before {
  content: "\f017"
}

.fa-clone:before {
  content: "\f24d"
}

.fa-closed-captioning:before {
  content: "\f20a"
}

.fa-cloud:before {
  content: "\f0c2"
}

.fa-cloud-download-alt:before {
  content: "\f381"
}

.fa-cloud-meatball:before {
  content: "\f73b"
}

.fa-cloud-moon:before {
  content: "\f6c3"
}

.fa-cloud-moon-rain:before {
  content: "\f73c"
}

.fa-cloud-rain:before {
  content: "\f73d"
}

.fa-cloud-showers-heavy:before {
  content: "\f740"
}

.fa-cloud-sun:before {
  content: "\f6c4"
}

.fa-cloud-sun-rain:before {
  content: "\f743"
}

.fa-cloud-upload-alt:before {
  content: "\f382"
}

.fa-cloudflare:before {
  content: "\e07d"
}

.fa-cloudscale:before {
  content: "\f383"
}

.fa-cloudsmith:before {
  content: "\f384"
}

.fa-cloudversify:before {
  content: "\f385"
}

.fa-cocktail:before {
  content: "\f561"
}

.fa-code:before {
  content: "\f121"
}

.fa-code-branch:before {
  content: "\f126"
}

.fa-codepen:before {
  content: "\f1cb"
}

.fa-codiepie:before {
  content: "\f284"
}

.fa-coffee:before {
  content: "\f0f4"
}

.fa-cog:before {
  content: "\f013"
}

.fa-cogs:before {
  content: "\f085"
}

.fa-coins:before {
  content: "\f51e"
}

.fa-columns:before {
  content: "\f0db"
}

.fa-comment:before {
  content: "\f075"
}

.fa-comment-alt:before {
  content: "\f27a"
}

.fa-comment-dollar:before {
  content: "\f651"
}

.fa-comment-dots:before {
  content: "\f4ad"
}

.fa-comment-medical:before {
  content: "\f7f5"
}

.fa-comment-slash:before {
  content: "\f4b3"
}

.fa-comments:before {
  content: "\f086"
}

.fa-comments-dollar:before {
  content: "\f653"
}

.fa-compact-disc:before {
  content: "\f51f"
}

.fa-compass:before {
  content: "\f14e"
}

.fa-compress:before {
  content: "\f066"
}

.fa-compress-alt:before {
  content: "\f422"
}

.fa-compress-arrows-alt:before {
  content: "\f78c"
}

.fa-concierge-bell:before {
  content: "\f562"
}

.fa-confluence:before {
  content: "\f78d"
}

.fa-connectdevelop:before {
  content: "\f20e"
}

.fa-contao:before {
  content: "\f26d"
}

.fa-cookie:before {
  content: "\f563"
}

.fa-cookie-bite:before {
  content: "\f564"
}

.fa-copy:before {
  content: "\f0c5"
}

.fa-copyright:before {
  content: "\f1f9"
}

.fa-cotton-bureau:before {
  content: "\f89e"
}

.fa-couch:before {
  content: "\f4b8"
}

.fa-cpanel:before {
  content: "\f388"
}

.fa-creative-commons:before {
  content: "\f25e"
}

.fa-creative-commons-by:before {
  content: "\f4e7"
}

.fa-creative-commons-nc:before {
  content: "\f4e8"
}

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"
}

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"
}

.fa-creative-commons-nd:before {
  content: "\f4eb"
}

.fa-creative-commons-pd:before {
  content: "\f4ec"
}

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"
}

.fa-creative-commons-remix:before {
  content: "\f4ee"
}

.fa-creative-commons-sa:before {
  content: "\f4ef"
}

.fa-creative-commons-sampling:before {
  content: "\f4f0"
}

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"
}

.fa-creative-commons-share:before {
  content: "\f4f2"
}

.fa-creative-commons-zero:before {
  content: "\f4f3"
}

.fa-credit-card:before {
  content: "\f09d"
}

.fa-critical-role:before {
  content: "\f6c9"
}

.fa-crop:before {
  content: "\f125"
}

.fa-crop-alt:before {
  content: "\f565"
}

.fa-cross:before {
  content: "\f654"
}

.fa-crosshairs:before {
  content: "\f05b"
}

.fa-crow:before {
  content: "\f520"
}

.fa-crown:before {
  content: "\f521"
}

.fa-crutch:before {
  content: "\f7f7"
}

.fa-css3:before {
  content: "\f13c"
}

.fa-css3-alt:before {
  content: "\f38b"
}

.fa-cube:before {
  content: "\f1b2"
}

.fa-cubes:before {
  content: "\f1b3"
}

.fa-cut:before {
  content: "\f0c4"
}

.fa-cuttlefish:before {
  content: "\f38c"
}

.fa-d-and-d:before {
  content: "\f38d"
}

.fa-d-and-d-beyond:before {
  content: "\f6ca"
}

.fa-dailymotion:before {
  content: "\e052"
}

.fa-dashcube:before {
  content: "\f210"
}

.fa-database:before {
  content: "\f1c0"
}

.fa-deaf:before {
  content: "\f2a4"
}

.fa-deezer:before {
  content: "\e077"
}

.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-disease:before {
  content: "\f7fa"
}

.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-edge-legacy:before {
  content: "\e078"
}

.fa-edit:before {
  content: "\f044"
}

.fa-egg:before {
  content: "\f7fb"
}

.fa-eject:before {
  content: "\f052"
}

.fa-elementor:before {
  content: "\f430"
}

.fa-ellipsis-h:before {
  content: "\f141"
}

.fa-ellipsis-v:before {
  content: "\f142"
}

.fa-ello:before {
  content: "\f5f1"
}

.fa-ember:before {
  content: "\f423"
}

.fa-empire:before {
  content: "\f1d1"
}

.fa-envelope:before {
  content: "\f0e0"
}

.fa-envelope-open:before {
  content: "\f2b6"
}

.fa-envelope-open-text:before {
  content: "\f658"
}

.fa-envelope-square:before {
  content: "\f199"
}

.fa-envira:before {
  content: "\f299"
}

.fa-equals:before {
  content: "\f52c"
}

.fa-eraser:before {
  content: "\f12d"
}

.fa-erlang:before {
  content: "\f39d"
}

.fa-ethereum:before {
  content: "\f42e"
}

.fa-ethernet:before {
  content: "\f796"
}

.fa-etsy:before {
  content: "\f2d7"
}

.fa-euro-sign:before {
  content: "\f153"
}

.fa-evernote:before {
  content: "\f839"
}

.fa-exchange-alt:before {
  content: "\f362"
}

.fa-exclamation:before {
  content: "\f12a"
}

.fa-exclamation-circle:before {
  content: "\f06a"
}

.fa-exclamation-triangle:before {
  content: "\f071"
}

.fa-expand:before {
  content: "\f065"
}

.fa-expand-alt:before {
  content: "\f424"
}

.fa-expand-arrows-alt:before {
  content: "\f31e"
}

.fa-expeditedssl:before {
  content: "\f23e"
}

.fa-external-link-alt:before {
  content: "\f35d"
}

.fa-external-link-square-alt:before {
  content: "\f360"
}

.fa-eye:before {
  content: "\f06e"
}

.fa-eye-dropper:before {
  content: "\f1fb"
}

.fa-eye-slash:before {
  content: "\f070"
}

.fa-facebook:before {
  content: "\f09a"
}

.fa-facebook-f:before {
  content: "\f39e"
}

.fa-facebook-messenger:before {
  content: "\f39f"
}

.fa-facebook-square:before {
  content: "\f082"
}

.fa-fan:before {
  content: "\f863"
}

.fa-fantasy-flight-games:before {
  content: "\f6dc"
}

.fa-fast-backward:before {
  content: "\f049"
}

.fa-fast-forward:before {
  content: "\f050"
}

.fa-faucet:before {
  content: "\e005"
}

.fa-fax:before {
  content: "\f1ac"
}

.fa-feather:before {
  content: "\f52d"
}

.fa-feather-alt:before {
  content: "\f56b"
}

.fa-fedex:before {
  content: "\f797"
}

.fa-fedora:before {
  content: "\f798"
}

.fa-female:before {
  content: "\f182"
}

.fa-fighter-jet:before {
  content: "\f0fb"
}

.fa-figma:before {
  content: "\f799"
}

.fa-file:before {
  content: "\f15b"
}

.fa-file-alt:before {
  content: "\f15c"
}

.fa-file-archive:before {
  content: "\f1c6"
}

.fa-file-audio:before {
  content: "\f1c7"
}

.fa-file-code:before {
  content: "\f1c9"
}

.fa-file-contract:before {
  content: "\f56c"
}

.fa-file-csv:before {
  content: "\f6dd"
}

.fa-file-download:before {
  content: "\f56d"
}

.fa-file-excel:before {
  content: "\f1c3"
}

.fa-file-export:before {
  content: "\f56e"
}

.fa-file-image:before {
  content: "\f1c5"
}

.fa-file-import:before {
  content: "\f56f"
}

.fa-file-invoice:before {
  content: "\f570"
}

.fa-file-invoice-dollar:before {
  content: "\f571"
}

.fa-file-medical:before {
  content: "\f477"
}

.fa-file-medical-alt:before {
  content: "\f478"
}

.fa-file-pdf:before {
  content: "\f1c1"
}

.fa-file-powerpoint:before {
  content: "\f1c4"
}

.fa-file-prescription:before {
  content: "\f572"
}

.fa-file-signature:before {
  content: "\f573"
}

.fa-file-upload:before {
  content: "\f574"
}

.fa-file-video:before {
  content: "\f1c8"
}

.fa-file-word:before {
  content: "\f1c2"
}

.fa-fill:before {
  content: "\f575"
}

.fa-fill-drip:before {
  content: "\f576"
}

.fa-film:before {
  content: "\f008"
}

.fa-filter:before {
  content: "\f0b0"
}

.fa-fingerprint:before {
  content: "\f577"
}

.fa-fire:before {
  content: "\f06d"
}

.fa-fire-alt:before {
  content: "\f7e4"
}

.fa-fire-extinguisher:before {
  content: "\f134"
}

.fa-firefox:before {
  content: "\f269"
}

.fa-firefox-browser:before {
  content: "\e007"
}

.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-pay:before {
  content: "\e079"
}

.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-guilded:before {
  content: "\e07e"
}

.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-medical:before {
  content: "\e05c"
}

.fa-hand-holding-usd:before {
  content: "\f4c0"
}

.fa-hand-holding-water:before {
  content: "\f4c1"
}

.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-sparkles:before {
  content: "\e05d"
}

.fa-hand-spock:before {
  content: "\f259"
}

.fa-hands:before {
  content: "\f4c2"
}

.fa-hands-helping:before {
  content: "\f4c4"
}

.fa-hands-wash:before {
  content: "\e05e"
}

.fa-handshake:before {
  content: "\f2b5"
}

.fa-handshake-alt-slash:before {
  content: "\e05f"
}

.fa-handshake-slash:before {
  content: "\e060"
}

.fa-hanukiah:before {
  content: "\f6e6"
}

.fa-hard-hat:before {
  content: "\f807"
}

.fa-hashtag:before {
  content: "\f292"
}

.fa-hat-cowboy:before {
  content: "\f8c0"
}

.fa-hat-cowboy-side:before {
  content: "\f8c1"
}

.fa-hat-wizard:before {
  content: "\f6e8"
}

.fa-hdd:before {
  content: "\f0a0"
}

.fa-head-side-cough:before {
  content: "\e061"
}

.fa-head-side-cough-slash:before {
  content: "\e062"
}

.fa-head-side-mask:before {
  content: "\e063"
}

.fa-head-side-virus:before {
  content: "\e064"
}

.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-hive:before {
  content: "\e07f"
}

.fa-hockey-puck:before {
  content: "\f453"
}

.fa-holly-berry:before {
  content: "\f7aa"
}


.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-hospital-user:before {
  content: "\f80d"
}

.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-house-user:before {
  content: "\e065"
}

.fa-houzz:before {
  content: "\f27c"
}

.fa-hryvnia:before {
  content: "\f6f2"
}

.fa-html5:before {
  content: "\f13b"
}

.fa-hubspot:before {
  content: "\f3b2"
}

.fa-i-cursor:before {
  content: "\f246"
}

.fa-ice-cream:before {
  content: "\f810"
}

.fa-icicles:before {
  content: "\f7ad"
}

.fa-icons:before {
  content: "\f86d"
}

.fa-id-badge:before {
  content: "\f2c1"
}

.fa-id-card:before {
  content: "\f2c2"
}

.fa-id-card-alt:before {
  content: "\f47f"
}

.fa-ideal:before {
  content: "\e013"
}

.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-innosoft:before {
  content: "\e080"
}

.fa-instagram:before {
  content: "\f16d"
}

.fa-instagram-square:before {
  content: "\e055"
}

.fa-instalod:before {
  content: "\e081"
}

.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-house:before {
  content: "\e066"
}

.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-lungs:before {
  content: "\f604"
}

.fa-lungs-virus:before {
  content: "\e067"
}

.fa-lyft:before {
  content: "\f3c3"
}

.fa-magento:before {
  content: "\f3c4"
}

.fa-magic:before {
  content: "\f0d0"
}

.fa-magnet:before {
  content: "\f076"
}

.fa-mail-bulk:before {
  content: "\f674"
}

.fa-mailchimp:before {
  content: "\f59e"
}

.fa-male:before {
  content: "\f183"
}

.fa-mandalorian:before {
  content: "\f50f"
}

.fa-map:before {
  content: "\f279"
}

.fa-map-marked:before {
  content: "\f59f"
}

.fa-map-marked-alt:before {
  content: "\f5a0"
}

.fa-map-marker:before {
  content: "\f041"
}

.fa-map-marker-alt:before {
  content: "\f3c5"
}

.fa-map-pin:before {
  content: "\f276"
}

.fa-map-signs:before {
  content: "\f277"
}

.fa-markdown:before {
  content: "\f60f"
}

.fa-marker:before {
  content: "\f5a1"
}

.fa-mars:before {
  content: "\f222"
}

.fa-mars-double:before {
  content: "\f227"
}

.fa-mars-stroke:before {
  content: "\f229"
}

.fa-mars-stroke-h:before {
  content: "\f22b"
}

.fa-mars-stroke-v:before {
  content: "\f22a"
}

.fa-mask:before {
  content: "\f6fa"
}

.fa-mastodon:before {
  content: "\f4f6"
}

.fa-maxcdn:before {
  content: "\f136"
}

.fa-mdb:before {
  content: "\f8ca"
}

.fa-medal:before {
  content: "\f5a2"
}

.fa-medapps:before {
  content: "\f3c6"
}

.fa-medium:before {
  content: "\f23a"
}

.fa-medium-m:before {
  content: "\f3c7"
}

.fa-medkit:before {
  content: "\f0fa"
}

.fa-medrt:before {
  content: "\f3c8"
}

.fa-meetup:before {
  content: "\f2e0"
}

.fa-megaport:before {
  content: "\f5a3"
}

.fa-meh:before {
  content: "\f11a"
}

.fa-meh-blank:before {
  content: "\f5a4"
}

.fa-meh-rolling-eyes:before {
  content: "\f5a5"
}

.fa-memory:before {
  content: "\f538"
}

.fa-mendeley:before {
  content: "\f7b3"
}

.fa-menorah:before {
  content: "\f676"
}

.fa-mercury:before {
  content: "\f223"
}

.fa-meteor:before {
  content: "\f753"
}

.fa-microblog:before {
  content: "\e01a"
}

.fa-microchip:before {
  content: "\f2db"
}

.fa-microphone:before {
  content: "\f130"
}

.fa-microphone-alt:before {
  content: "\f3c9"
}

.fa-microphone-alt-slash:before {
  content: "\f539"
}

.fa-microphone-slash:before {
  content: "\f131"
}

.fa-microscope:before {
  content: "\f610"
}

.fa-microsoft:before {
  content: "\f3ca"
}

.fa-minus:before {
  content: "\f068"
}

.fa-minus-circle:before {
  content: "\f056"
}

.fa-minus-square:before {
  content: "\f146"
}

.fa-mitten:before {
  content: "\f7b5"
}

.fa-mix:before {
  content: "\f3cb"
}

.fa-mixcloud:before {
  content: "\f289"
}

.fa-mixer:before {
  content: "\e056"
}

.fa-mizuni:before {
  content: "\f3cc"
}

.fa-mobile:before {
  content: "\f10b"
}

.fa-mobile-alt:before {
  content: "\f3cd"
}

.fa-modx:before {
  content: "\f285"
}

.fa-monero:before {
  content: "\f3d0"
}

.fa-money-bill:before {
  content: "\f0d6"
}

.fa-money-bill-alt:before {
  content: "\f3d1"
}

.fa-money-bill-wave:before {
  content: "\f53a"
}

.fa-money-bill-wave-alt:before {
  content: "\f53b"
}

.fa-money-check:before {
  content: "\f53c"
}

.fa-money-check-alt:before {
  content: "\f53d"
}

.fa-monument:before {
  content: "\f5a6"
}

.fa-moon:before {
  content: "\f186"
}

.fa-mortar-pestle:before {
  content: "\f5a7"
}

.fa-mosque:before {
  content: "\f678"
}

.fa-motorcycle:before {
  content: "\f21c"
}

.fa-mountain:before {
  content: "\f6fc"
}

.fa-mouse:before {
  content: "\f8cc"
}

.fa-mouse-pointer:before {
  content: "\f245"
}

.fa-mug-hot:before {
  content: "\f7b6"
}

.fa-music:before {
  content: "\f001"
}

.fa-napster:before {
  content: "\f3d2"
}

.fa-neos:before {
  content: "\f612"
}

.fa-network-wired:before {
  content: "\f6ff"
}

.fa-neuter:before {
  content: "\f22c"
}

.fa-newspaper:before {
  content: "\f1ea"
}

.fa-nimblr:before {
  content: "\f5a8"
}

.fa-node:before {
  content: "\f419"
}

.fa-node-js:before {
  content: "\f3d3"
}

.fa-not-equal:before {
  content: "\f53e"
}

.fa-notes-medical:before {
  content: "\f481"
}

.fa-npm:before {
  content: "\f3d4"
}

.fa-ns8:before {
  content: "\f3d5"
}

.fa-nutritionix:before {
  content: "\f3d6"
}

.fa-object-group:before {
  content: "\f247"
}

.fa-object-ungroup:before {
  content: "\f248"
}

.fa-octopus-deploy:before {
  content: "\e082"
}

.fa-odnoklassniki:before {
  content: "\f263"
}

.fa-odnoklassniki-square:before {
  content: "\f264"
}

.fa-oil-can:before {
  content: "\f613"
}

.fa-old-republic:before {
  content: "\f510"
}

.fa-om:before {
  content: "\f679"
}

.fa-opencart:before {
  content: "\f23d"
}

.fa-openid:before {
  content: "\f19b"
}

.fa-opera:before {
  content: "\f26a"
}

.fa-optin-monster:before {
  content: "\f23c"
}

.fa-orcid:before {
  content: "\f8d2"
}

.fa-osi:before {
  content: "\f41a"
}

.fa-otter:before {
  content: "\f700"
}

.fa-outdent:before {
  content: "\f03b"
}

.fa-page4:before {
  content: "\f3d7"
}

.fa-pagelines:before {
  content: "\f18c"
}

.fa-pager:before {
  content: "\f815"
}

.fa-paint-brush:before {
  content: "\f1fc"
}

.fa-paint-roller:before {
  content: "\f5aa"
}

.fa-palette:before {
  content: "\f53f"
}

.fa-palfed:before {
  content: "\f3d8"
}

.fa-pallet:before {
  content: "\f482"
}

.fa-paper-plane:before {
  content: "\f1d8"
}

.fa-paperclip:before {
  content: "\f0c6"
}

.fa-parachute-box:before {
  content: "\f4cd"
}

.fa-paragraph:before {
  content: "\f1dd"
}

.fa-parking:before {
  content: "\f540"
}

.fa-passport:before {
  content: "\f5ab"
}

.fa-pastafarianism:before {
  content: "\f67b"
}

.fa-paste:before {
  content: "\f0ea"
}

.fa-patreon:before {
  content: "\f3d9"
}

.fa-pause:before {
  content: "\f04c"
}

.fa-pause-circle:before {
  content: "\f28b"
}

.fa-paw:before {
  content: "\f1b0"
}

.fa-paypal:before {
  content: "\f1ed"
}

.fa-peace:before {
  content: "\f67c"
}

.fa-pen:before {
  content: "\f304"
}

.fa-pen-alt:before {
  content: "\f305"
}

.fa-pen-fancy:before {
  content: "\f5ac"
}

.fa-pen-nib:before {
  content: "\f5ad"
}

.fa-pen-square:before {
  content: "\f14b"
}

.fa-pencil-alt:before {
  content: "\f303"
}

.fa-pencil-ruler:before {
  content: "\f5ae"
}

.fa-penny-arcade:before {
  content: "\f704"
}

.fa-people-arrows:before {
  content: "\e068"
}

.fa-people-carry:before {
  content: "\f4ce"
}

.fa-pepper-hot:before {
  content: "\f816"
}

.fa-perbyte:before {
  content: "\e083"
}

.fa-percent:before {
  content: "\f295"
}

.fa-percentage:before {
  content: "\f541"
}

.fa-periscope:before {
  content: "\f3da"
}

.fa-person-booth:before {
  content: "\f756"
}

.fa-phabricator:before {
  content: "\f3db"
}

.fa-phoenix-framework:before {
  content: "\f3dc"
}

.fa-phoenix-squadron:before {
  content: "\f511"
}

.fa-phone:before {
  content: "\f095"
}

.fa-phone-alt:before {
  content: "\f879"
}

.fa-phone-slash:before {
  content: "\f3dd"
}

.fa-phone-square:before {
  content: "\f098"
}

.fa-phone-square-alt:before {
  content: "\f87b"
}

.fa-phone-volume:before {
  content: "\f2a0"
}

.fa-photo-video:before {
  content: "\f87c"
}

.fa-php:before {
  content: "\f457"
}

.fa-pied-piper:before {
  content: "\f2ae"
}

.fa-pied-piper-alt:before {
  content: "\f1a8"
}

.fa-pied-piper-hat:before {
  content: "\f4e5"
}

.fa-pied-piper-pp:before {
  content: "\f1a7"
}

.fa-pied-piper-square:before {
  content: "\e01e"
}

.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-plane-slash:before {
  content: "\e069"
}

.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-pump-medical:before {
  content: "\e06a"
}

.fa-pump-soap:before {
  content: "\e06b"
}

.fa-pushed:before {
  content: "\f3e1"
}

.fa-puzzle-piece:before {
  content: "\f12e"
}

.fa-python:before {
  content: "\f3e2"
}

.fa-qq:before {
  content: "\f1d6"
}

.fa-qrcode:before {
  content: "\f029"
}

.fa-question:before {
  content: "\f128"
}

.fa-question-circle:before {
  content: "\f059"
}

.fa-quidditch:before {
  content: "\f458"
}

.fa-quinscape:before {
  content: "\f459"
}

.fa-quora:before {
  content: "\f2c4"
}

.fa-quote-left:before {
  content: "\f10d"
}

.fa-quote-right:before {
  content: "\f10e"
}

.fa-quran:before {
  content: "\f687"
}

.fa-r-project:before {
  content: "\f4f7"
}

.fa-radiation:before {
  content: "\f7b9"
}

.fa-radiation-alt:before {
  content: "\f7ba"
}

.fa-rainbow:before {
  content: "\f75b"
}

.fa-random:before {
  content: "\f074"
}

.fa-raspberry-pi:before {
  content: "\f7bb"
}

.fa-ravelry:before {
  content: "\f2d9"
}

.fa-react:before {
  content: "\f41b"
}

.fa-reacteurope:before {
  content: "\f75d"
}

.fa-readme:before {
  content: "\f4d5"
}

.fa-rebel:before {
  content: "\f1d0"
}

.fa-receipt:before {
  content: "\f543"
}

.fa-record-vinyl:before {
  content: "\f8d9"
}

.fa-recycle:before {
  content: "\f1b8"
}

.fa-red-river:before {
  content: "\f3e3"
}

.fa-reddit:before {
  content: "\f1a1"
}

.fa-reddit-alien:before {
  content: "\f281"
}

.fa-reddit-square:before {
  content: "\f1a2"
}

.fa-redhat:before {
  content: "\f7bc"
}

.fa-redo:before {
  content: "\f01e"
}

.fa-redo-alt:before {
  content: "\f2f9"
}

.fa-registered:before {
  content: "\f25d"
}

.fa-remove-format:before {
  content: "\f87d"
}

.fa-renren:before {
  content: "\f18b"
}

.fa-reply:before {
  content: "\f3e5"
}

.fa-reply-all:before {
  content: "\f122"
}

.fa-replyd:before {
  content: "\f3e6"
}

.fa-republican:before {
  content: "\f75e"
}

.fa-researchgate:before {
  content: "\f4f8"
}

.fa-resolving:before {
  content: "\f3e7"
}

.fa-restroom:before {
  content: "\f7bd"
}

.fa-retweet:before {
  content: "\f079"
}

.fa-rev:before {
  content: "\f5b2"
}

.fa-ribbon:before {
  content: "\f4d6"
}

.fa-ring:before {
  content: "\f70b"
}

.fa-road:before {
  content: "\f018"
}

.fa-robot:before {
  content: "\f544"
}

.fa-rocket:before {
  content: "\f135"
}

.fa-rocketchat:before {
  content: "\f3e8"
}

.fa-rockrms:before {
  content: "\f3e9"
}

.fa-route:before {
  content: "\f4d7"
}

.fa-rss:before {
  content: "\f09e"
}

.fa-rss-square:before {
  content: "\f143"
}

.fa-ruble-sign:before {
  content: "\f158"
}

.fa-ruler:before {
  content: "\f545"
}

.fa-ruler-combined:before {
  content: "\f546"
}

.fa-ruler-horizontal:before {
  content: "\f547"
}

.fa-ruler-vertical:before {
  content: "\f548"
}

.fa-running:before {
  content: "\f70c"
}

.fa-rupee-sign:before {
  content: "\f156"
}

.fa-rust:before {
  content: "\e07a"
}

.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-shield-virus:before {
  content: "\e06c"
}

.fa-ship:before {
  content: "\f21a"
}

.fa-shipping-fast:before {
  content: "\f48b"
}

.fa-shirtsinbulk:before {
  content: "\f214"
}

.fa-shoe-prints:before {
  content: "\f54b"
}

.fa-shopify:before {
  content: "\e057"
}

.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-sink:before {
  content: "\e06d"
}

.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-soap:before {
  content: "\e06e"
}

.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-stopwatch-20:before {
  content: "\e06f"
}

.fa-store:before {
  content: "\f54e"
}

.fa-store-alt:before {
  content: "\f54f"
}

.fa-store-alt-slash:before {
  content: "\e070"
}

.fa-store-slash:before {
  content: "\e071"
}

.fa-strava:before {
  content: "\f428"
}

.fa-stream:before {
  content: "\f550"
}

.fa-street-view:before {
  content: "\f21d"
}

.fa-strikethrough:before {
  content: "\f0cc"
}

.fa-stripe:before {
  content: "\f429"
}

.fa-stripe-s:before {
  content: "\f42a"
}

.fa-stroopwafel:before {
  content: "\f551"
}

.fa-studiovinari:before {
  content: "\f3f8"
}

.fa-stumbleupon:before {
  content: "\f1a4"
}

.fa-stumbleupon-circle:before {
  content: "\f1a3"
}

.fa-subscript:before {
  content: "\f12c"
}

.fa-subway:before {
  content: "\f239"
}

.fa-suitcase:before {
  content: "\f0f2"
}

.fa-suitcase-rolling:before {
  content: "\f5c1"
}

.fa-sun:before {
  content: "\f185"
}

.fa-superpowers:before {
  content: "\f2dd"
}

.fa-superscript:before {
  content: "\f12b"
}

.fa-supple:before {
  content: "\f3f9"
}

.fa-surprise:before {
  content: "\f5c2"
}

.fa-suse:before {
  content: "\f7d6"
}

.fa-swatchbook:before {
  content: "\f5c3"
}

.fa-swift:before {
  content: "\f8e1"
}

.fa-swimmer:before {
  content: "\f5c4"
}

.fa-swimming-pool:before {
  content: "\f5c5"
}

.fa-symfony:before {
  content: "\f83d"
}

.fa-synagogue:before {
  content: "\f69b"
}

.fa-sync:before {
  content: "\f021"
}

.fa-sync-alt:before {
  content: "\f2f1"
}

.fa-syringe:before {
  content: "\f48e"
}

.fa-table:before {
  content: "\f0ce"
}

.fa-table-tennis:before {
  content: "\f45d"
}

.fa-tablet:before {
  content: "\f10a"
}

.fa-tablet-alt:before {
  content: "\f3fa"
}

.fa-tablets:before {
  content: "\f490"
}

.fa-tachometer-alt:before {
  content: "\f3fd"
}

.fa-tag:before {
  content: "\f02b"
}

.fa-tags:before {
  content: "\f02c"
}

.fa-tape:before {
  content: "\f4db"
}

.fa-tasks:before {
  content: "\f0ae"
}

.fa-taxi:before {
  content: "\f1ba"
}

.fa-teamspeak:before {
  content: "\f4f9"
}

.fa-teeth:before {
  content: "\f62e"
}

.fa-teeth-open:before {
  content: "\f62f"
}

.fa-telegram:before {
  content: "\f2c6"
}

.fa-telegram-plane:before {
  content: "\f3fe"
}

.fa-temperature-high:before {
  content: "\f769"
}

.fa-temperature-low:before {
  content: "\f76b"
}

.fa-tencent-weibo:before {
  content: "\f1d5"
}

.fa-tenge:before {
  content: "\f7d7"
}

.fa-terminal:before {
  content: "\f120"
}

.fa-text-height:before {
  content: "\f034"
}

.fa-text-width:before {
  content: "\f035"
}

.fa-th:before {
  content: "\f00a"
}

.fa-th-large:before {
  content: "\f009"
}

.fa-th-list:before {
  content: "\f00b"
}

.fa-the-red-yeti:before {
  content: "\f69d"
}

.fa-theater-masks:before {
  content: "\f630"
}

.fa-themeco:before {
  content: "\f5c6"
}

.fa-themeisle:before {
  content: "\f2b2"
}

.fa-thermometer:before {
  content: "\f491"
}

.fa-thermometer-empty:before {
  content: "\f2cb"
}

.fa-thermometer-full:before {
  content: "\f2c7"
}

.fa-thermometer-half:before {
  content: "\f2c9"
}

.fa-thermometer-quarter:before {
  content: "\f2ca"
}

.fa-thermometer-three-quarters:before {
  content: "\f2c8"
}

.fa-think-peaks:before {
  content: "\f731"
}

.fa-thumbs-down:before {
  content: "\f165"
}

.fa-thumbs-up:before {
  content: "\f164"
}

.fa-thumbtack:before {
  content: "\f08d"
}

.fa-ticket-alt:before {
  content: "\f3ff"
}

.fa-tiktok:before {
  content: "\e07b"
}

.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-toilet-paper-slash:before {
  content: "\e072"
}

.fa-toolbox:before {
  content: "\f552"
}

.fa-tools:before {
  content: "\f7d9"
}

.fa-tooth:before {
  content: "\f5c9"
}

.fa-torah:before {
  content: "\f6a0"
}

.fa-torii-gate:before {
  content: "\f6a1"
}

.fa-tractor:before {
  content: "\f722"
}

.fa-trade-federation:before {
  content: "\f513"
}

.fa-trademark:before {
  content: "\f25c"
}

.fa-traffic-light:before {
  content: "\f637"
}

.fa-trailer:before {
  content: "\e041"
}

.fa-train:before {
  content: "\f238"
}

.fa-tram:before {
  content: "\f7da"
}

.fa-transgender:before {
  content: "\f224"
}

.fa-transgender-alt:before {
  content: "\f225"
}

.fa-trash:before {
  content: "\f1f8"
}

.fa-trash-alt:before {
  content: "\f2ed"
}

.fa-trash-restore:before {
  content: "\f829"
}

.fa-trash-restore-alt:before {
  content: "\f82a"
}

.fa-tree:before {
  content: "\f1bb"
}

.fa-trello:before {
  content: "\f181"
}

.fa-tripadvisor:before {
  content: "\f262"
}

.fa-trophy:before {
  content: "\f091"
}

.fa-truck:before {
  content: "\f0d1"
}

.fa-truck-loading:before {
  content: "\f4de"
}

.fa-truck-monster:before {
  content: "\f63b"
}

.fa-truck-moving:before {
  content: "\f4df"
}

.fa-truck-pickup:before {
  content: "\f63c"
}

.fa-tshirt:before {
  content: "\f553"
}

.fa-tty:before {
  content: "\f1e4"
}

.fa-tumblr:before {
  content: "\f173"
}

.fa-tumblr-square:before {
  content: "\f174"
}

.fa-tv:before {
  content: "\f26c"
}

.fa-twitch:before {
  content: "\f1e8"
}

.fa-twitter:before {
  content: "\f099"
}

.fa-twitter-square:before {
  content: "\f081"
}

.fa-typo3:before {
  content: "\f42b"
}

.fa-uber:before {
  content: "\f402"
}

.fa-ubuntu:before {
  content: "\f7df"
}

.fa-uikit:before {
  content: "\f403"
}

.fa-umbraco:before {
  content: "\f8e8"
}

.fa-umbrella:before {
  content: "\f0e9"
}

.fa-umbrella-beach:before {
  content: "\f5ca"
}

.fa-uncharted:before {
  content: "\e084"
}

.fa-underline:before {
  content: "\f0cd"
}

.fa-undo:before {
  content: "\f0e2"
}

.fa-undo-alt:before {
  content: "\f2ea"
}

.fa-uniregistry:before {
  content: "\f404"
}

.fa-unity:before {
  content: "\e049"
}

.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-unsplash:before {
  content: "\e07c"
}

.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-users-slash:before {
  content: "\e073"
}

.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-vest:before {
  content: "\e085"
}

.fa-vest-patches:before {
  content: "\e086"
}

.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-virus:before {
  content: "\e074"
}

.fa-virus-slash:before {
  content: "\e075"
}

.fa-viruses:before {
  content: "\e076"
}

.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-watchman-monitoring:before {
  content: "\e087"
}

.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-wodu:before {
  content: "\e088"
}

.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 Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */


.fa,
.fas {
  font-family: "Font Awesome 5 Free";
}

span.edit-link {
  display: none
}

@media only screen and (max-width:680px) {
  .tm-element-content-heading {
    font-size: 30px;
    line-height: 40px
  }

  .tm-titlebar h1.entry-title,
  .tm-titlebar-textcolor-custom .tm-titlebar-main .entry-title {
    font-size: 40px;
    line-height: 50px
  }

  .tm-titlebar-wrapper .tm-titlebar-inner-wrapper {
    height: 270px
  }
}

@media (min-width:1200px) {

  .tm-header-style-classic-two .tm-header-menu-position-center #site-header-menu #site-navigation div.nav-menu>ul,
  .tm-header-style-classic-two .tm-header-menu-position-center.tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal {
    margin-right: -240px
  }
}

.post.themetechmount-box-blog-classic .tm-box-post-date {
  left: auto;
  right: 25px
}

#site-header-menu #site-navigation div.nav-menu>ul ul li>a>span,
.tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item a>span:not(.mega-indicator) {
  display: inline !important;
  padding: 4px 8px;
  background: #ff6f00;
  color: #fff !important;
  text-shadow: none;
  border-radius: 0;
  margin-left: 14px;
  position: relative;
  text-transform: uppercase;
  font-size: 11px !important;
  font-weight: 500 !important
}

#site-header-menu #site-navigation div.nav-menu>ul ul li>a>span:before,
.tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item a>span:not(.mega-indicator):before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #ff6f00;
  border-width: 5px;
  margin-top: -5px
}

.tm-theme-demos .thumbnail {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, .17)
}

.tm-theme-demos .thumbnail>img {
  border-radius: 0;
  width: 100%
}

.tm-theme-demos .tm-heading {
  font-size: 17px;
  padding: 5px 0 0;
  text-align: center;
  margin-bottom: 0
}

.tm-theme-demos .tm-item-wrap>a {
  padding: 0 !important
}

.tm-theme-demos .tm-item-wrap>a h3 {
  -webkit-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -ms-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s
}

.tm-theme-demos .tm-item-wrap>a:hover h3 {
  color: #cda274
}

@media (min-width:1200px) {
  #site-header-menu #site-navigation div.nav-menu>ul>li.tm-hideitem-desktop {
    display: none
  }
}

.tm-theme-demos .thumbnail {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, .17)
}

.tm-theme-demos .thumbnail>img {
  border-radius: 0;
  width: 100%
}

.tm-theme-demos .tm-heading {
  font-size: 14px;
  padding: 5px 0 0;
  text-align: center;
  margin-bottom: 0
}

.tm-theme-demos .tm-item-wrap>a {
  padding: 0 !important
}

.tm-theme-demos .tm-item-wrap>a h3 {
  -webkit-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -ms-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s
}

.tm-theme-demos .tm-item-wrap>a:hover h3 {
  color: #cda274
}

@media (min-width:1200px) {
  #mega-menu-wrap-themetechmount-main-menu #mega-menu-themetechmount-main-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item {
    padding: 0 15px !important
  }

  .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li:not(.mega-menu-megamenu) ul.mega-sub-menu>li,
  .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-megamenu ul.mega-sub-menu .mega-menu-item li {
    padding: 0 25px
  }

  .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-row ul.mega-sub-menu>li,
  .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-row ul.mega-sub-menu .mega-menu-item li {
    padding: 0
  }

  .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-item:not(.mega-menu-megamenu) ul.mega-sub-menu,
  #site-header-menu #site-navigation div.nav-menu>ul>li ul {
    padding: 7px 0
  }

  #mega-menu-wrap-themetechmount-main-menu #mega-menu-themetechmount-main-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item {
    padding: 0 15px;
    width: 100%
  }

  #mega-menu-wrap-themetechmount-main-menu #mega-menu-themetechmount-main-menu>li.mega-menu-item.mega-tm-hideitem-desktop {
    display: none !important
  }

  .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu:before {
    content: unset !important
  }
}

@media (max-width:1200px) {
  #mega-menu-wrap-themetechmount-main-menu #mega-menu-themetechmount-main-menu>li.mega-menu-item.mega-tm-hideitem-mobile {
    display: none !important
  }
}

/** Mega Menu CSS: fs **/
.rs-p-wp-fix {
  display: none !important;
  margin: 0 !important;
  height: 0 !important
}

.wp-block-themepunch-revslider {
  position: relative
}

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-module-wrap.hideallscrollbars.rs-modal {
  overflow: hidden !important;
  max-width: 100% !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-forceuntouchable,
.rs-forceuntouchable * {
  pointer-events: none !important
}

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

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

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

.rtl {
  direction: rtl
}

@font-face {
  font-family: 'revicons';
  src: url(../fonts/revicons.eot);
  src: url(../fonts/revicons.eot#iefix) format('embedded-opentype'), url(../fonts/revicons.woff) format('woff'), url(../fonts/revicons.ttf) format('truetype'), url(../img/revicons.svg#revicons) format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap
}

[class^=revicon-]:before,
[class*=" revicon-"]:before {
  font-family: "revicons";
  font-style: normal;
  font-weight: 400;
  speak: never;
  speak-as: spell-out;
  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: never;
  speak-as: spell-out;
  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 {
  visibility: hidden
}

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;
  left: 0 !important
}

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

.rs-stickyscrollon {
  overflow: visible !important
}

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

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

rs-module.disableVerticalScroll {
  -ms-touch-action: pan-x;
  touch-action: pan-x
}

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-carousel-wrap rs-column rs-layer img {
  width: 0;
  height: 0
}

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
}

.rs-parallax-hidden-of rs-slide {
  overflow: hidden !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_html5vidbasicstyles {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden
}

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

rs-layer-wrap,
rs-mask,
rs-module-wrap,
rs-module .rs-layer,
rs-module img {
  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:not(.rs-wtbindex),
.rs-layer:not(.rs-wtbindex),
rs-alyer *:not(.rs-wtbindex),
.rs-layer *:not(.rs-wtbindex) {
  outline: none !important
}

rs-carousel-wrap {
  cursor: url(openhand.cur), move
}

rs-carousel-wrap.dragged {
  cursor: url(closedhand.cur), move
}

rs-carousel-wrap.noswipe {
  cursor: default
}

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: 0;
  position: relative
}

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

.rs-layer.rs-selectable {
  user-select: text
}

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;
  pointer-events: none
}

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

rs-layer-wrap,
rs-parallax-wrap,
rs-loop-wrap,
rs-mask-wrap {
  display: block
}

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

rs-layer-wrap,
rs-mask-wrap,
rs-cbg-mask-wrap {
  transform-style: flat
}

@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) {

  rs-carousel-wrap rs-layer-wrap,
  rs-carousel-wrap rs-loop-wrap {
    backface-visibility: hidden;
    transform-style: preserve-3d
  }
}

.safarifix rs-layer-wrap {
  perspective: 1000000
}

@-moz-document url-prefix() {

  rs-layer-wrap,
  rs-mask-wrap,
  rs-cbg-mask-wrap {
    perspective: none
  }
}

rs-mask-wrap {
  overflow: hidden
}

rs-fullwidth-wrap {
  position: relative;
  width: 100%;
  height: auto;
  display: block;
  overflow: visible;
  max-width: none !important
}

.rev_row_zone_top {
  top: 0
}

.rev_row_zone_bottom {
  bottom: 0
}

.rev_row_zone_middle {
  top: 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-layer.rs-waction.iospermaccwait.permanenthidden {
  display: none !important;
  visibility: hidden !important;
  pointer-events: none !important
}

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-wrap rs-cbg-mask-wrap {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0
}

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
}

a.rs-layer.rs-nointeraction>.div,
rs-layer.rs-nointeraction:not(a),
.rs-layer.rs-nointeraction:not(a) {
  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;
  overflow: hidden
}

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

.rs-stl-visible {
  overflow: visible !important
}

.rs-layer rs-fcr {
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 0 solid transparent;
  border-bottom-width: 0 !important;
  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-top-width: 0 !important;
  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;
  border-top-width: 0 !important;
  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;
  border-bottom-width: 0 !important;
  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%;
  z-index: 0;
  display: block
}

.rs-layer.rs-fsv {
  top: 0;
  left: 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%;
  height: 100%
}

.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-ISM .tp-video-play-button {
  opacity: 1;
  transition: none !important;
  z-index: 6
}

.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;
  z-index: 6
}

.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-layer-video .html5vid.hidefullscreen video::-webkit-media-controls-fullscreen-button {
  display: none
}

@supports not (-ms-high-contrast:none) {
  .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;
  pointer-events: none
}

rs-sbg-wrap rs-dotted {
  z-index: 31
}

rs-dotted.twoxtwo {
  background: url(../img/gridtile.png)
}

rs-dotted.twoxtwowhite {
  background: url(../img/gridtile_white.png)
}

rs-dotted.threexthree {
  background: url(../img/gridtile_3x3.png)
}

rs-dotted.threexthreewhite {
  background: url(../img/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;
  position: absolute;
  z-index: 200;
  width: 100%;
  height: 100%
}

rs-progress-bar,
.rs-progress-bar {
  display: block;
  z-index: 20;
  box-sizing: border-box;
  background-clip: content-box;
  position: absolute;
  line-height: 0;
  width: 100%;
  height: 100%
}

rs-progress-bgs {
  display: block;
  z-index: 15;
  box-sizing: border-box;
  width: 100%;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0
}

rs-progress-bg {
  display: block;
  background-clip: content-box;
  position: absolute;
  width: 100%;
  height: 100%
}

rs-progress-gap {
  display: block;
  background-clip: content-box;
  position: absolute;
  width: 100%;
  height: 100%
}

rs-progress-vis {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0
}

.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)
}

.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(../img/coloredbg.png) repeat
}

.rs-layer.slidelink a span {
  background: url(../img/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(../img/loader_5.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(../img/loader_5.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-layer input::placeholder {
  vertical-align: middle;
  line-height: inherit !important
}

a.rs-layer {
  transition: none
}

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

.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.rs-touchhover,
.tp-tab.selected,
.tp-thumb.rs-touchhover,
.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.rs-touchhover {
  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.rs-touchhover {
  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,
.rs-layer [class^=pe-7s-],
.rs-layer [class*=" pe-7s-"] {
  width: auto;
  margin: 0;
  line-height: inherit;
  box-sizing: inherit
}

rs-pzimg-wrap {
  display: block
}

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

.rs_fake_cube {
  transform-style: preserve-3d
}

.rs_fake_cube,
.rs_fake_cube_wall {
  position: absolute;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  left: 0;
  top: 0;
  z-index: 0
}

.rs-builder-mode rs-sbg-wrap canvas,
rs-sbg canvas {
  overflow: hidden;
  z-index: 5;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.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-image: radial-gradient(circle, 40%, #d4a9af 55%, #000 150%);
  mix-blend-mode: overlay
}

.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,
rs-pzimg-wrap.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: absolute
}

._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: 30
}

._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: 40
}

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

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

@media not all and (min-resolution:.001dpcm) {
  @supports (-webkit-appearance:none) {
    .willow {
      filter: grayscale(1) contrast(.95) brightness(.9)
    }

    .willow:after {
      background-color: transparent
    }
  }
}

rs-pzimg-wrap.perpetua:before,
rs-pzimg-wrap.perpetua:after,
rs-pzimg-wrap.nashville:before,
rs-pzimg-wrap.nashville:after,
rs-pzimg-wrap.xpro2:before,
rs-pzimg-wrap.xpro2:after,
rs-pzimg-wrap._1977:after,
rs-pzimg-wrap._1977:before,
rs-pzimg-wrap.aden:after,
rs-pzimg-wrap.aden:before,
rs-pzimg-wrap.brooklyn:after,
rs-pzimg-wrap.brooklyn:before,
rs-pzimg-wrap.clarendon:after,
rs-pzimg-wrap.clarendon:before,
rs-pzimg-wrap.earlybird:after,
rs-pzimg-wrap.earlybird:before,
rs-pzimg-wrap.gingham:after,
rs-pzimg-wrap.gingham:before,
rs-pzimg-wrap.hudson:after,
rs-pzimg-wrap.hudson:before,
rs-pzimg-wrap.inkwell:after,
rs-pzimg-wrap.inkwell:before,
rs-pzimg-wrap.lark:after,
rs-pzimg-wrap.lark:before,
rs-pzimg-wrap.lofi:after,
rs-pzimg-wrap.lofi:before,
rs-pzimg-wrap.mayfair:after,
rs-pzimg-wrap.mayfair:before,
rs-pzimg-wrap.moon:after,
rs-pzimg-wrap.moon:before,
rs-pzimg-wrap.reyes:after,
rs-pzimg-wrap.reyes:before,
rs-pzimg-wrap.rise:after,
rs-pzimg-wrap.rise:before,
rs-pzimg-wrap.slumber:after,
rs-pzimg-wrap.slumber:before,
rs-pzimg-wrap.toaster:after,
rs-pzimg-wrap.toaster:before,
rs-pzimg-wrap.walden:after,
rs-pzimg-wrap.walden:before,
rs-pzimg-wrap.willow:after,
rs-pzimg-wrap.willow:before,
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)
  }
}

.bgcanvas {
  display: none;
  position: absolute;
  overflow: hidden
}

.RSscrollbar-measure {
  width: 100px;
  height: 100px;
  overflow: scroll;
  position: absolute;
  top: -9999px
}

.avada-has-rev-slider-styles .rev_slider_wrapper {
  transform: none
}

#rs-demo-id {}