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,
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 {
  font-size: 2em;
  margin: .67em 0
}

mark {
  background: #ff0;
  color: #000
}

small {
  font-size: 80%
}

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

sup {
  top: -.5em
}

sub {
  bottom: -.25em
}

img {
  border: 0
}

svg:not(:root) {
  overflow: hidden
}

figure {
  margin: 1.5em 0
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0
}

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

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0
}

button {
  overflow: visible
}

button,
select {
  text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}

button[disabled],
html input[disabled] {
  cursor: default
}

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

input {
  line-height: normal
}

input[type=checkbox],
input[type=radio] {
  -webkit-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-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}

legend {
  border: 0;
  padding: 0
}

textarea {
  overflow: auto
}

optgroup {
  font-weight: 700
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

td,
th {
  padding: 0
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0
}

input[type=search] {
  -webkit-box-sizing: inherit;
  box-sizing: inherit
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

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

.container,
.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: .9375rem;
  padding-right: .9375rem
}

.row {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  margin-left: -.9375rem;
  margin-right: -.9375rem
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.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-xxl-1,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12,
.col-xxl-2,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9 {
  min-height: 1px;
  padding-left: .9375rem;
  padding-right: .9375rem;
  position: relative;
  width: 100%
}

.col-xs-1 {
  -webkit-box-flex: 0;
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%
}

.col-xs-2 {
  -webkit-box-flex: 0;
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%
}

.col-xs-3 {
  -webkit-box-flex: 0;
  flex: 0 0 25%;
  max-width: 25%
}

.col-xs-4 {
  -webkit-box-flex: 0;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%
}

.col-xs-5 {
  -webkit-box-flex: 0;
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%
}

.col-xs-6 {
  -webkit-box-flex: 0;
  flex: 0 0 50%;
  max-width: 50%
}

.col-xs-7 {
  -webkit-box-flex: 0;
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%
}

.col-xs-8 {
  -webkit-box-flex: 0;
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%
}

.col-xs-9 {
  -webkit-box-flex: 0;
  flex: 0 0 75%;
  max-width: 75%
}

.col-xs-10 {
  -webkit-box-flex: 0;
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%
}

.col-xs-11 {
  -webkit-box-flex: 0;
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%
}

.col-xs-12 {
  -webkit-box-flex: 0;
  flex: 0 0 100%;
  max-width: 100%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-offset-0 {
  margin-left: 0
}

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-offset-right-0 {
  margin-right: 0
}

.col-xs-offset-right-1 {
  margin-right: 8.3333333333%
}

.col-xs-offset-right-2 {
  margin-right: 16.6666666667%
}

.col-xs-offset-right-3 {
  margin-right: 25%
}

.col-xs-offset-right-4 {
  margin-right: 33.3333333333%
}

.col-xs-offset-right-5 {
  margin-right: 41.6666666667%
}

.col-xs-offset-right-6 {
  margin-right: 50%
}

.col-xs-offset-right-7 {
  margin-right: 58.3333333333%
}

.col-xs-offset-right-8 {
  margin-right: 66.6666666667%
}

.col-xs-offset-right-9 {
  margin-right: 75%
}

.col-xs-offset-right-10 {
  margin-right: 83.3333333333%
}

.col-xs-offset-right-11 {
  margin-right: 91.6666666667%
}

.col-xs-offset-right-12 {
  margin-right: 100%
}

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

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

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

.row-xs-center {
  -webkit-box-align: center;
  align-items: center
}

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

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

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

.col-xs-top {
  align-self: flex-start
}

.col-xs-center {
  align-self: center
}

.col-xs-bottom {
  align-self: flex-end
}

[class*=hint--] {
  display: inline-block;
  position: relative
}

[class*=hint--]:after,
[class*=hint--]:before {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: .3s ease;
  transition: .3s ease;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  visibility: hidden;
  z-index: 1000000
}

[class*=hint--]:hover:after,
[class*=hint--]:hover:before {
  opacity: 1;
  -webkit-transition-delay: .1s;
  transition-delay: .1s;
  visibility: visible
}

[class*=hint--]:before {
  background: transparent;
  border: 7px solid transparent;
  content: "";
  position: absolute;
  z-index: 1000001
}

[class*=hint--]:after {
  background: #000;
  border-radius: 5px;
  color: #fff;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 14px;
  padding: 8px 10px;
  white-space: nowrap
}

[class*=hint--][aria-label]:after {
  content: attr(aria-label)
}

[class*=hint--][data-hint]:after {
  content: attr(data-hint)
}

[aria-label=""]:after,
[aria-label=""]:before,
[data-hint=""]:after,
[data-hint=""]:before {
  display: none !important
}

.hint--top-left:before,
.hint--top-right:before,
.hint--top:before {
  border-top-color: #000
}

.hint--bottom-left:before,
.hint--bottom-right:before,
.hint--bottom:before {
  border-bottom-color: #000
}

.hint--left:before {
  border-left-color: #000
}

.hint--right:before {
  border-right-color: #000
}

.hint--top:before {
  margin-bottom: -13px
}

.hint--top:after,
.hint--top:before {
  bottom: 100%;
  left: 50%
}

.hint--top:before {
  left: calc(50% - 7px)
}

.hint--top:after {
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.hint--top:hover:before {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px)
}

.hint--top:hover:after {
  -webkit-transform: translateX(-50%) translateY(-8px);
  transform: translateX(-50%) translateY(-8px)
}

.hint--bottom:before {
  margin-top: -13px
}

.hint--bottom:after,
.hint--bottom:before {
  left: 50%;
  top: 100%
}

.hint--bottom:before {
  left: calc(50% - 7px)
}

.hint--bottom:after {
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.hint--bottom:hover:before {
  -webkit-transform: translateY(8px);
  transform: translateY(8px)
}

.hint--bottom:hover:after {
  -webkit-transform: translateX(-50%) translateY(8px);
  transform: translateX(-50%) translateY(8px)
}

.hint--right:before {
  margin-bottom: -7px;
  margin-left: -13px
}

.hint--right:after {
  margin-bottom: -15px
}

.hint--right:after,
.hint--right:before {
  bottom: 50%;
  left: 100%
}

.hint--right:hover:after,
.hint--right:hover:before {
  -webkit-transform: translateX(8px);
  transform: translateX(8px)
}

.hint--left:before {
  margin-bottom: -7px;
  margin-right: -13px
}

.hint--left:after {
  margin-bottom: -15px
}

.hint--left:after,
.hint--left:before {
  bottom: 50%;
  right: 100%
}

.hint--left:hover:after,
.hint--left:hover:before {
  -webkit-transform: translateX(-8px);
  transform: translateX(-8px)
}

.hint--top-left:before {
  margin-bottom: -13px
}

.hint--top-left:after,
.hint--top-left:before {
  bottom: 100%;
  left: 50%
}

.hint--top-left:before {
  left: calc(50% - 7px)
}

.hint--top-left:after {
  margin-left: 14px;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%)
}

.hint--top-left:hover:before {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px)
}

.hint--top-left:hover:after {
  -webkit-transform: translateX(-100%) translateY(-8px);
  transform: translateX(-100%) translateY(-8px)
}

.hint--top-right:before {
  margin-bottom: -13px
}

.hint--top-right:after,
.hint--top-right:before {
  bottom: 100%;
  left: 50%
}

.hint--top-right:before {
  left: calc(50% - 7px)
}

.hint--top-right:after {
  margin-left: -14px;
  -webkit-transform: translateX(0);
  transform: translateX(0)
}

.hint--top-right:hover:after,
.hint--top-right:hover:before {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px)
}

.hint--bottom-left:before {
  margin-top: -13px
}

.hint--bottom-left:after,
.hint--bottom-left:before {
  left: 50%;
  top: 100%
}

.hint--bottom-left:before {
  left: calc(50% - 7px)
}

.hint--bottom-left:after {
  margin-left: 14px;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%)
}

.hint--bottom-left:hover:before {
  -webkit-transform: translateY(8px);
  transform: translateY(8px)
}

.hint--bottom-left:hover:after {
  -webkit-transform: translateX(-100%) translateY(8px);
  transform: translateX(-100%) translateY(8px)
}

.hint--bottom-right:before {
  margin-top: -13px
}

.hint--bottom-right:after,
.hint--bottom-right:before {
  left: 50%;
  top: 100%
}

.hint--bottom-right:before {
  left: calc(50% - 7px)
}

.hint--bottom-right:after {
  margin-left: -14px;
  -webkit-transform: translateX(0);
  transform: translateX(0)
}

.hint--bottom-right:hover:after,
.hint--bottom-right:hover:before {
  -webkit-transform: translateY(8px);
  transform: translateY(8px)
}

.hint--large:after,
.hint--medium:after,
.hint--small:after {
  line-height: 1.4em;
  white-space: normal
}

.hint--small:after {
  width: 80px
}

.hint--medium:after {
  width: 150px
}

.hint--large:after {
  width: 300px
}

[class*=hint--]:after {
  border-radius: 0;
  -webkit-box-shadow: 4px 4px 8px rgba(0, 0, 0, .1);
  box-shadow: 4px 4px 8px rgba(0, 0, 0, .1);
  text-shadow: none
}

.hint--error:after {
  background-color: #b34e4d;
  text-shadow: 0 -1px 0 #592726
}

.hint--error.hint--top-left:before,
.hint--error.hint--top-right:before,
.hint--error.hint--top:before {
  border-top-color: #b34e4d
}

.hint--error.hint--bottom-left:before,
.hint--error.hint--bottom-right:before,
.hint--error.hint--bottom:before {
  border-bottom-color: #b34e4d
}

.hint--error.hint--left:before {
  border-left-color: #b34e4d
}

.hint--error.hint--right:before {
  border-right-color: #b34e4d
}

.hint--warning:after {
  background-color: #c09854;
  text-shadow: 0 -1px 0 #6c5328
}

.hint--warning.hint--top-left:before,
.hint--warning.hint--top-right:before,
.hint--warning.hint--top:before {
  border-top-color: #c09854
}

.hint--warning.hint--bottom-left:before,
.hint--warning.hint--bottom-right:before,
.hint--warning.hint--bottom:before {
  border-bottom-color: #c09854
}

.hint--warning.hint--left:before {
  border-left-color: #c09854
}

.hint--warning.hint--right:before {
  border-right-color: #c09854
}

.hint--info:after {
  background-color: #3986ac;
  text-shadow: 0 -1px 0 #193b4d
}

.hint--info.hint--top-left:before,
.hint--info.hint--top-right:before,
.hint--info.hint--top:before {
  border-top-color: #3986ac
}

.hint--info.hint--bottom-left:before,
.hint--info.hint--bottom-right:before,
.hint--info.hint--bottom:before {
  border-bottom-color: #3986ac
}

.hint--info.hint--left:before {
  border-left-color: #3986ac
}

.hint--info.hint--right:before {
  border-right-color: #3986ac
}

.hint--success:after {
  background-color: #458746;
  text-shadow: 0 -1px 0 #1a321a
}

.hint--success.hint--top-left:before,
.hint--success.hint--top-right:before,
.hint--success.hint--top:before {
  border-top-color: #458746
}

.hint--success.hint--bottom-left:before,
.hint--success.hint--bottom-right:before,
.hint--success.hint--bottom:before {
  border-bottom-color: #458746
}

.hint--success.hint--left:before {
  border-left-color: #458746
}

.hint--success.hint--right:before {
  border-right-color: #458746
}

.hint--always:after,
.hint--always:before {
  opacity: 1;
  visibility: visible
}

.hint--always.hint--top:before {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px)
}

.hint--always.hint--top:after {
  -webkit-transform: translateX(-50%) translateY(-8px);
  transform: translateX(-50%) translateY(-8px)
}

.hint--always.hint--top-left:before {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px)
}

.hint--always.hint--top-left:after {
  -webkit-transform: translateX(-100%) translateY(-8px);
  transform: translateX(-100%) translateY(-8px)
}

.hint--always.hint--top-right:after,
.hint--always.hint--top-right:before {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px)
}

.hint--always.hint--bottom:before {
  -webkit-transform: translateY(8px);
  transform: translateY(8px)
}

.hint--always.hint--bottom:after {
  -webkit-transform: translateX(-50%) translateY(8px);
  transform: translateX(-50%) translateY(8px)
}

.hint--always.hint--bottom-left:before {
  -webkit-transform: translateY(8px);
  transform: translateY(8px)
}

.hint--always.hint--bottom-left:after {
  -webkit-transform: translateX(-100%) translateY(8px);
  transform: translateX(-100%) translateY(8px)
}

.hint--always.hint--bottom-right:after,
.hint--always.hint--bottom-right:before {
  -webkit-transform: translateY(8px);
  transform: translateY(8px)
}

.hint--always.hint--left:after,
.hint--always.hint--left:before {
  -webkit-transform: translateX(-8px);
  transform: translateX(-8px)
}

.hint--always.hint--right:after,
.hint--always.hint--right:before {
  -webkit-transform: translateX(8px);
  transform: translateX(8px)
}

.hint--rounded:after {
  border-radius: 4px
}

.hint--no-animate:after,
.hint--no-animate:before {
  -webkit-transition-duration: 0s;
  transition-duration: 0s
}

.hint--bounce:after,
.hint--bounce:before {
  -webkit-transition: opacity .3s ease, visibility .3s ease, -webkit-transform .3s cubic-bezier(.71, 1.7, .77, 1.24);
  transition: opacity .3s ease, visibility .3s ease, -webkit-transform .3s cubic-bezier(.71, 1.7, .77, 1.24);
  transition: opacity .3s ease, visibility .3s ease, transform .3s cubic-bezier(.71, 1.7, .77, 1.24);
  transition: opacity .3s ease, visibility .3s ease, transform .3s cubic-bezier(.71, 1.7, .77, 1.24), -webkit-transform .3s cubic-bezier(.71, 1.7, .77, 1.24)
}

.sl-button {
  color: inherit;
  padding-right: 10px
}

a.liked:active,
a.liked:focus,
a.liked:hover {
  color: #666
}

.loader,
.loader:after,
.loader:before {
  -webkit-animation: load1 1s ease-in-out infinite;
  animation: load1 1s ease-in-out infinite;
  background: rgba(0, 0, 0, .2);
  height: .6em;
  width: .2em
}

.loader {
  -webkit-animation-delay: -.16s;
  animation-delay: -.16s;
  display: inline-block;
  font-size: 1em;
  position: relative;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  vertical-align: middle
}

.loader:after,
.loader:before {
  content: "";
  position: absolute;
  top: 0
}

.loader:before {
  -webkit-animation-delay: -.32s;
  animation-delay: -.32s;
  left: -.375em
}

.loader:after {
  left: .375em
}

.sl-icon {
  margin-right: 7px
}

@-webkit-keyframes load1 {

  0%,
  80%,
  to {
    -webkit-box-shadow: 0 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 rgba(0, 0, 0, .2);
    height: .6em
  }

  40% {
    -webkit-box-shadow: 0 -.3em rgba(0, 0, 0, .2);
    box-shadow: 0 -.3em rgba(0, 0, 0, .2);
    height: 1em
  }
}

@keyframes load1 {

  0%,
  80%,
  to {
    -webkit-box-shadow: 0 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 rgba(0, 0, 0, .2);
    height: .6em
  }

  40% {
    -webkit-box-shadow: 0 -.3em rgba(0, 0, 0, .2);
    box-shadow: 0 -.3em rgba(0, 0, 0, .2);
    height: 1em
  }
}

.branding__logo:after,
.comment-list .comment:after,
.comment-list .pingback:after,
.entry-author .author-social-networks:after,
.page-links:after,
.page-loading .sk-three-bounce:after,
.simple-footer .social-networks .inner:after,
.single-post .entry-content:after,
.tagcloud:after,
.tm-blog.style-list:after,
.tm-box-icon:after,
.tm-custom-menu.style-2 .menu:after,
.tm-custom-menu.style-3 .menu:after,
.tm-custom-menu.style-4 .menu:after,
.tm-custom-menu.style-5 .menu:after,
.tm-heading.highlight-big-number:after,
.tm-posts-widget .post-item:after,
.tm-slider-button.style-01 .button-wrap:after,
.tm-slider-button.style-02 .button-wrap:after,
.tm-slider-button.style-03 .button-wrap:after,
.tm-slider-button.style-04 .button-wrap:after,
.tm-social-networks ul:after,
.tm-testimonial.style-5 .swiper-custom-action-wrap:after,
.tm-timeline.style-01 .item-wrapper:after,
.top-bar-01 .top-bar-social-network:after,
.top-bar-03 .top-bar-social-network:after,
.top-bar-04 .top-bar-social-network:after,
.top-bar-07 .top-bar-social-network:after,
.top-bar-08 .top-bar-social-network:after,
.top-bar-office-wrapper:after,
.vc_progress_bar .vc_single_bar_title:after,
.widget_recent_comments .recentcomments:after {
  clear: both;
  content: "";
  display: table
}

a {
  color: #4169e1;
  text-decoration: none
}

a:active,
a:focus,
a:hover {
  color: #191970;
  outline: 0
}

a[href^=tel] {
  text-decoration: none
}

.link-secret {
  color: currentColor
}

ol {
  list-style: decimal
}

li>ol,
li>ul {
  margin-bottom: 0
}

dt {
  font-weight: 700
}

dd {
  margin: 0 1.5em 1.5em
}

::-webkit-input-placeholder {
  color: #7a8a9e;
  font-weight: 500;
  opacity: 1;
  -webkit-transition: opacity .3s !important;
  transition: opacity .3s !important
}

:-moz-placeholder,
::-moz-placeholder {
  color: #7a8a9e;
  font-weight: 500;
  opacity: 1;
  -moz-transition: opacity .3s !important;
  transition: opacity .3s !important
}

:-ms-input-placeholder {
  color: #7a8a9e;
  font-weight: 500;
  opacity: 1;
  -ms-transition: opacity .3s !important;
  transition: opacity .3s !important
}

:focus::-webkit-input-placeholder {
  opacity: 0
}

:focus:-moz-placeholder,
:focus::-moz-placeholder {
  opacity: 0
}

:focus:-ms-input-placeholder {
  opacity: 0
}

input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=range],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week] {
  background-color: #eceff3;
  border: 1px solid #eee;
  color: #888;
  font-weight: inherit;
  height: 50px;
  outline: none;
  padding: 3px 20px;
  width: 100%
}

input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=range]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus {
  background-color: #fff;
  color: var(--color-primary)
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: #eceff3 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAFCAYAAAELY03+AAAABGdBTUEAALGPC/xhBQAAAFFJREFUCB1tTsERwCAIC9MyhnQMprUJPTw9mweGmACWmQFggGSSQCT02lLUCaayAuTubrcNeNr5TaRAZyhd6A1q2hnkQ8IPKl3G/tyPoHaMfwHyzSNHeemKDAAAAABJRU5ErkJggg==") no-repeat center right 20px;
  border: 1px solid #eee;
  border-radius: 0;
  color: #7a8a9e;
  font-weight: inherit;
  height: 50px;
  max-width: 100%;
  outline: none;
  padding: 3px 20px;
  width: 100%
}

select:focus {
  background-color: #fff;
  color: var(--color-primary)
}

textarea {
  background-color: #eceff3;
  border: 1px solid #eee;
  color: #7a8a9e;
  display: block;
  max-width: 100%;
  outline: none;
  padding: 10px 20px;
  width: 100%
}

textarea:focus {
  background-color: #fff;
  color: var(--color-primary)
}

input:-webkit-autofill,
input:-webkit-autofill:active,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover,
select:-webkit-autofill,
textarea:-webkit-autofill {
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s
}

form label {
  color: var(--color-secondary);
  font-weight: 600
}

input[type=checkbox] {
  background: transparent;
  border-width: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
  margin: 0 10px 0 0;
  position: relative
}

input[type=checkbox]:before {
  background: #fff;
  border: 1px solid #e7e7e7;
  content: "";
  display: block;
  height: 18px;
  left: 50%;
  margin-left: -9px;
  margin-top: -9px;
  position: absolute;
  top: 50%;
  -webkit-transition: background .3s ease, border-color .3s ease;
  transition: background .3s ease, border-color .3s ease;
  width: 18px
}

input[type=checkbox]:after {
  color: #fff;
  content: "\f00c";
  display: block;
  font-size: 12px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease
}

input[type=checkbox]:hover:before {
  border-color: #222
}

input[type=checkbox]:checked:before {
  background: #222;
  border-color: #222
}

input[type=checkbox]:checked:after {
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1)
}

input[type=radio] {
  cursor: pointer;
  margin: 0 10px 0 0;
  padding: 5px;
  position: relative
}

input[type=radio]:before {
  border: 1px solid #e7e7e7;
  height: 18px;
  margin-left: -9px;
  margin-top: -9px;
  -webkit-transition: background .3s ease, border-color .3s ease;
  transition: background .3s ease, border-color .3s ease;
  width: 18px;
  z-index: 1
}

input[type=radio]:after,
input[type=radio]:before {
  background: #fff;
  border-radius: 50%;
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  top: 50%
}

input[type=radio]:after {
  height: 6px;
  -webkit-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
  width: 6px;
  z-index: 2
}

input[type=radio]:hover:before {
  border-color: #222
}

input[type=radio]:checked {
  cursor: auto
}

input[type=radio]:checked:before {
  background: #222;
  border-color: #222
}

input[type=radio]:checked:after {
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1)
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em
}

img {
  height: auto;
  max-width: 100%;
  vertical-align: top
}

table {
  margin: 0 0 1.5em;
  width: 100%
}

td,
th {
  border: 1px solid rgba(0, 0, 0, .08);
  padding: 10px;
  vertical-align: middle
}

th {
  background: url(assets/images/th_bg.png) repeat-x 0 0;
  color: #222;
  font-weight: 700
}

table th.empty {
  background: none;
  border: 0;
  visibility: hidden
}

table tr:nth-child(2n) td {
  background: rgba(0, 0, 0, .01)
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  margin-bottom: 25px
}

p {
  margin-bottom: 1em;
  margin-top: 0
}

cite,
dfn,
em,
i {
  font-style: italic
}

address {
  margin: 0 0 1.5em
}

pre {
  background: #eee;
  font-family: Courier\ 10 Pitch, Courier, monospace;
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word
}

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, Andale Mono, DejaVu Sans Mono, monospace;
  font-size: 15px
}

code {
  color: #7a8a9e
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help
}

ins,
mark {
  background: #fff9c0;
  text-decoration: none
}

big {
  font-size: 125%
}

blockquote,
q {
  quotes: "" ""
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: ""
}

blockquote {
  border: 2px solid #eee;
  color: #223645;
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 1.5em;
  padding: 26px 30px 26px 75px;
  position: relative
}

blockquote:before {
  content: "\f10e";
  font-size: 26px;
  font-style: normal;
  left: 25px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

blockquote p {
  margin-bottom: 0
}

blockquote a {
  text-decoration: underline
}

b,
strong {
  font-weight: bolder
}

.page-has-sidebar .page-content .page-main-content .alignfull {
  clear: both;
  left: 0;
  max-width: 100%;
  position: relative;
  width: 100%
}

.page-content .page-main-content .alignfull {
  clear: both;
  left: -15px;
  max-width: 100vw;
  position: relative;
  width: 100vw
}

.page-content .page-main-content .alignwide {
  clear: both;
  max-width: 100%;
  position: relative;
  width: 100%
}

.page-content .page-main-content .alignleft {
  float: left;
  margin-left: 0;
  margin-right: 1rem;
  margin-top: 0;
  max-width: 41.6666666667%
}

.page-content .page-main-content .alignright {
  float: right;
  margin-left: 1rem;
  margin-right: 0;
  margin-top: 0;
  max-width: 41.6666666667%
}

.page-content .page-main-content .aligncenter {
  margin-left: auto;
  margin-right: auto
}

.page-content .page-main-content .wp-block-cover .wp-block-cover-text {
  font-size: 2em;
  font-weight: 500
}

.page-content .page-main-content .wp-block-quote,
.page-content .page-main-content .wp-block-quote:not(.is-large):not(.is-style-large) {
  border-left: 2px solid #eee;
  padding-left: 75px
}

.page-content .page-main-content .wp-block-quote.is-large,
.page-content .page-main-content .wp-block-quote.is-style-large {
  padding: 26px 30px 26px 75px
}

.page-content .page-main-content .wp-block-quote cite,
.page-content .page-main-content .wp-block-quote footer,
.page-content .page-main-content .wp-block-quote__citation {
  display: inline-block
}

.page-content .page-main-content .wp-block-pullquote {
  border: 4px solid #eee;
  margin: 20px;
  padding: 20px 0
}

.page-content .page-main-content .wp-block-pullquote blockquote {
  border: 0;
  margin-bottom: 0;
  width: 100%
}

.page-content .page-main-content .wp-block-pullquote .wp-block-pullquote__citation,
.page-content .page-main-content .wp-block-pullquote cite,
.page-content .page-main-content .wp-block-pullquote footer {
  display: block;
  font-weight: 600;
  margin-top: 1em
}

.page-content .page-main-content .wp-block-pullquote.alignfull,
.page-content .page-main-content .wp-block-pullquote.alignwide {
  clear: both;
  margin: 20px 0
}

.page-content .page-main-content .wp-block-pullquote.alignleft {
  margin-left: 0
}

.page-content .page-main-content .wp-block-pullquote.alignright {
  margin-right: 0
}

.page-content .page-main-content .wp-block-media-text .has-large-font-size,
.page-content .page-main-content .wp-block-media-text p {
  font-size: 14px
}

.page-content .page-main-content .wp-block-separator {
  background-color: transparent
}

.page-content .page-main-content .wp-block-table td,
.page-content .page-main-content .wp-block-table th {
  border: 1px solid rgba(0, 0, 0, .08);
  padding: 10px
}

.page-content .page-main-content .wp-block-table dt {
  color: #223645;
  font-weight: 700
}

.page-content .page-main-content .wp-block-table dd {
  margin: 0 1.5em 1.5em
}

.page-content .page-main-content .wp-block-table th {
  background: url(assets/images/th_bg.png) repeat-x 0 0;
  color: #222;
  font-weight: 700
}

.page-content .page-main-content .wp-block-latest-posts {
  list-style: none;
  margin: 16px 0;
  padding: 0
}

.page-content .page-main-content .wp-block-latest-posts li {
  margin-bottom: 12px
}

.page-content .page-main-content .wp-block-categories.wp-block-categories-list {
  list-style: none;
  padding: 0
}

.page-content .page-main-content .wp-block-categories.wp-block-categories-list li ol,
.page-content .page-main-content .wp-block-categories.wp-block-categories-list li ul {
  list-style: none;
  padding-left: 20px
}

.page-content .page-main-content .wp-block-categories.wp-block-categories-list li a {
  display: block;
  margin-bottom: 8px
}

.page-content .page-main-content .wp-block-categories.wp-block-categories-list .count:before {
  content: "("
}

.page-content .page-main-content .wp-block-categories.wp-block-categories-list .count:after {
  content: ")"
}

.page-content .page-main-content .wp-block-archives.wp-block-archives-list {
  list-style: none;
  padding: 0
}

.page-content .page-main-content .wp-block-archives.wp-block-archives-list li ol,
.page-content .page-main-content .wp-block-archives.wp-block-archives-list li ul {
  list-style: none;
  padding-left: 20px
}

.page-content .page-main-content .wp-block-archives.wp-block-archives-list li a {
  display: block;
  margin-bottom: 8px
}

.screen-reader-text {
  overflow: hidden;
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  width: 1px
}

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

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto
}

.max-width-570 {
  margin: 0 auto;
  max-width: 570px
}

.comment-content .wp-smiley,
.entry-content .wp-smiley,
.page-content .wp-smiley {
  border: 0;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0
}

.wp-caption,
embed,
iframe,
object {
  max-width: 100%
}

.wp-caption {
  margin: 0 0 30px
}

.wp-caption.aligncenter {
  margin: 30px auto
}

.wp-caption.alignleft {
  margin: 0 30px 30px 0
}

.wp-caption.alignright {
  margin: 0 0 30px 30px
}

.wp-caption-text {
  background: #f8f8f8;
  padding: 5px 0;
  text-align: center
}

.gallery {
  margin-bottom: 1.5em
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%
}

.gallery-columns-2 .gallery-item {
  max-width: 50%
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
  max-width: 25%
}

.gallery-columns-5 .gallery-item {
  max-width: 20%
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%
}

.gallery-caption {
  display: block
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
  background-color: transparent;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  color: #fff;
  cursor: pointer;
  font-weight: 600;
  height: 50px;
  line-height: 50px;
  outline: none;
  padding: 0 41px
}

button:focus,
input[type=button]:focus,
input[type=reset]:focus,
input[type=submit]:focus {
  outline: none
}

.comment-nav-links,
.page-pagination {
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 0
}

.comment-nav-links li,
.page-pagination li {
  display: inline-block;
  list-style-type: none
}

.comment-nav-links li a,
.comment-nav-links li span,
.page-pagination li a,
.page-pagination li span {
  color: #7a8a9e;
  display: block;
  padding: 15px 12px;
  text-align: center
}

.comment-nav-links li .current,
.page-pagination li .current {
  background-color: var(--color-primary);
  border-radius: 50%;
  color: #fff;
  height: 38px;
  line-height: 38px;
  min-width: 38px;
  padding: 0;
  text-align: center
}

.comment-nav-links li .dots,
.page-pagination li .dots {
  background: none;
  min-width: 20px
}

.comment-nav-links li .next,
.comment-nav-links li .prev,
.page-pagination li .next,
.page-pagination li .prev {
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase
}

.comment-nav-links li .next i,
.comment-nav-links li .prev i,
.page-pagination li .next i,
.page-pagination li .prev i {
  font-size: 10px;
  font-weight: 700
}

.comment-nav-links li .prev i,
.page-pagination li .prev i {
  margin-right: 8px
}

.comment-nav-links li .next i,
.page-pagination li .next i {
  margin-left: 8px
}

.page-pagination {
  margin: 40px -12px 0;
  text-align: center
}

.comment-nav-links ul {
  padding: 0
}

#comment-nav-above ul {
  margin: 50px 0
}

#comment-nav-below ul {
  margin: 0 0 74px
}

.page-links {
  clear: both;
  margin: 0 -12px;
  padding-top: 30px;
  text-align: center
}

.page-links>a,
.page-links>span {
  border-radius: 50%;
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  height: 38px;
  line-height: 38px;
  min-width: 38px;
  padding: 0;
  text-align: center
}

.page-links>a {
  color: #7a8a9e
}

.page-links a span {
  padding: 0 6px
}

.page-links>span {
  background-color: var(--color-primary);
  color: #fff
}

.post-navigation {
  position: relative
}

.nav-links {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  margin-top: 80px;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between
}

.nav-links .nav-item {
  width: 45%
}

.nav-links .nav-previous {
  text-align: left
}

.nav-links .archive-link {
  color: var(--color-primary);
  font-size: 24px;
  font-weight: 500
}

.nav-links .nav-next {
  text-align: right
}

.nav-links a {
  display: block;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2
}

.nav-links a div {
  color: #888;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .5px;
  margin-bottom: 16px;
  text-transform: uppercase
}

.page-top-bar {
  border: 0 solid transparent;
  z-index: 99999
}

.page-top-bar.remove {
  display: none
}

.page-top-bar #topbar-remove {
  color: inherit;
  cursor: pointer;
  margin: 0 0 0 20px
}

.page-top-bar ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  z-index: 9999
}

.page-top-bar .menu li {
  position: relative
}

.page-top-bar .menu>li {
  display: inline-block;
  margin-bottom: 0
}

.page-top-bar .menu>li>a {
  padding: 5px
}

.page-top-bar .menu .menu-item-has-children:hover>.sub-menu {
  display: block
}

.page-top-bar .menu .sub-menu {
  background-color: #fff;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .15);
  box-shadow: 0 1px 3px rgba(0, 0, 0, .15);
  display: none;
  left: 0;
  min-width: 250px;
  position: absolute;
  top: 100%;
  width: 100%
}

.page-top-bar .menu .sub-menu a {
  padding: 10px 15px
}

.page-top-bar .menu .sub-menu a+a {
  border-top: 1px solid #eee
}

.page-top-bar .menu .sub-menu .sub-menu {
  left: 100%;
  top: 0
}

.page-top-bar .switcher-language-wrapper {
  height: 50px
}

.top-bar-wrap {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center
}

.top-bar-wrap.top-bar-right {
  -webkit-box-pack: end;
  justify-content: flex-end
}

.top-bar-text a {
  text-decoration: underline
}

.top-bar-info .info-item {
  display: inline-block;
  line-height: 1;
  margin-right: 15px
}

.top-bar-info .info-item:last-child {
  margin-right: 0
}

.top-bar-info .info-item a {
  line-height: 1
}

.top-bar-info .info-icon {
  font-size: 18px;
  margin-right: 6px;
  vertical-align: middle
}

.top-bar-info .info-text {
  vertical-align: middle
}

.top-bar-link-list .link-item {
  display: inline-block;
  line-height: 1;
  margin-right: 15px
}

.top-bar-link-list .link-item:last-child {
  margin-right: 0
}

.top-bar-link-list .link-item a {
  line-height: 1
}

.top-bar-link-list .text {
  vertical-align: middle
}

.top-bar-office-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: stretch;
  align-items: stretch
}

.top-bar-office-wrapper ul {
  margin: 0;
  padding: 0
}

.top-bar-office-wrapper ul li {
  list-style-type: none
}

.top-bar-office-wrapper .office-switcher {
  flex-shrink: 0;
  margin-left: 20px;
  position: relative;
  text-align: left
}

.top-bar-office-wrapper .office-switcher:hover .office-list {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  visibility: visible
}

.top-bar-office-wrapper .office-list {
  background: #fff;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .09);
  box-shadow: 0 0 5px rgba(0, 0, 0, .09);
  left: 0;
  margin: 0;
  min-width: 100%;
  opacity: 0;
  overflow: hidden;
  padding: 12px 0;
  position: absolute;
  top: 100%;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  visibility: hidden;
  z-index: 99999
}

.top-bar-office-wrapper .office-list a {
  display: block;
  padding: 10px 20px
}

.top-bar-office-wrapper .active {
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  height: 50px;
  line-height: 50px;
  min-width: 180px;
  padding: 0 40px 0 24px;
  position: relative;
  text-decoration: none !important
}

.top-bar-office-wrapper .active:after {
  content: "\f124";
  font-size: 15px;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.top-bar-office-wrapper .offices {
  -webkit-box-flex: 1;
  flex-grow: 1
}

.top-bar-office-wrapper .office {
  display: none;
  height: 100%
}

.top-bar-office-wrapper .office li {
  display: inline-block;
  height: 100%
}

.top-bar-office-wrapper .office .office-content-wrap {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  border-left: 1px solid #ccc;
  height: 100%;
  padding: 0 30px
}

.top-bar-office-wrapper .office i {
  font-size: 18px;
  margin-right: 10px
}

.top-bar-01 .top-bar-wrap {
  height: 100%
}

.top-bar-01 .top-bar-text span {
  margin-right: 5px
}

.top-bar-01 .top-bar-social-network {
  border-left: 1px solid transparent;
  border-right: 1px solid transparent
}

.top-bar-01 .top-bar-social-network .social-link {
  float: left;
  font-size: 16px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  width: 50px
}

.top-bar-01 .top-bar-social-network .social-link+.social-link {
  border-left: 1px solid transparent
}

.top-bar-02 .top-bar-wrap {
  height: 100%
}

.top-bar-02 .top-bar-right {
  -webkit-box-flex: 1;
  flex-grow: 1;
  -webkit-box-pack: start;
  justify-content: flex-start
}

.top-bar-02 .switcher-language-wrapper {
  padding-right: 15px
}

.top-bar-03 .top-bar-wrap {
  height: 100%
}

.top-bar-03 .top-bar-left {
  -webkit-box-flex: 1;
  flex-grow: 1
}

.top-bar-03 .top-bar-right {
  display: -webkit-box;
  display: flex;
  flex-shrink: 0;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: end;
  justify-content: flex-end
}

.top-bar-03 .top-bar-info .info-item {
  margin-right: 55px;
  padding: 16px 0
}

.top-bar-03 .top-bar-info .info-item:last-child {
  margin-right: 0
}

.top-bar-03 .switcher-language-wrapper {
  margin-left: 30px
}

.top-bar-03 .top-bar-social-network .social-link {
  float: left;
  font-size: 18px;
  padding: 2px 13px;
  text-align: center
}

.top-bar-04 .top-bar-wrap {
  height: 100%
}

.top-bar-04 .top-bar-left {
  -webkit-box-flex: 1;
  flex-grow: 1
}

.top-bar-04 .top-bar-right {
  display: -webkit-box;
  display: flex;
  flex-shrink: 0;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: end;
  justify-content: flex-end
}

.top-bar-04 .top-bar-info .info-item {
  border-right: 1px solid hsla(0, 0%, 93.3%, .1);
  margin-right: 27px;
  padding: 16px 34px 16px 0
}

.top-bar-04 .top-bar-info .info-item:last-child {
  border-right: 0;
  margin-right: 0;
  padding-right: 16px
}

.top-bar-04 .top-bar-social-network {
  border-left: 1px solid transparent;
  border-right: 1px solid transparent
}

.top-bar-04 .top-bar-social-network .social-link {
  float: left;
  font-size: 16px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  width: 50px
}

.top-bar-04 .top-bar-social-network .social-link+.social-link {
  border-left: 1px solid transparent
}

.top-bar-05 .top-bar-wrap,
.top-bar-11 .top-bar-wrap {
  height: 100%
}

.top-bar-05 .top-bar-text,
.top-bar-11 .top-bar-text {
  text-align: center;
  width: 100%
}

.top-bar-05 .top-bar-text span,
.top-bar-11 .top-bar-text span {
  margin-right: 5px
}

.top-bar-06 .top-bar-wrap {
  height: 100%
}

.top-bar-06 .top-bar-info .info-item {
  margin-right: 30px
}

.top-bar-06 .switcher-language-wrapper {
  height: 40px
}

.top-bar-07 .top-bar-wrap {
  height: 100%
}

.top-bar-07 .top-bar-left {
  -webkit-box-flex: 1;
  flex-grow: 1
}

.top-bar-07 .top-bar-right {
  display: -webkit-box;
  display: flex;
  flex-shrink: 0;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: end;
  justify-content: flex-end
}

.top-bar-07 .top-bar-right>div {
  padding-left: 30px
}

.top-bar-07 .top-bar-right .top-bar-social-network {
  margin: 0 -13px
}

.top-bar-07 .top-bar-info .info-item {
  margin-right: 41px;
  padding: 16px 0
}

.top-bar-07 .top-bar-info .info-item:last-child {
  margin-right: 0
}

.top-bar-07 .switcher-language-wrapper {
  margin-left: 30px
}

.top-bar-07 .top-bar-social-network .social-link {
  float: left;
  font-size: 18px;
  padding: 2px 13px;
  text-align: center
}

.top-bar-08 .top-bar-wrap {
  height: 100%
}

.top-bar-08 .top-bar-left {
  -webkit-box-flex: 1;
  flex-grow: 1
}

.top-bar-08 .top-bar-right {
  display: -webkit-box;
  display: flex;
  flex-shrink: 0;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: end;
  justify-content: flex-end
}

.top-bar-08 .top-bar-right>div {
  padding-left: 30px
}

.top-bar-08 .top-bar-right .top-bar-social-network {
  margin: 0 -13px
}

.top-bar-08 .top-bar-social-network .social-link {
  float: left;
  font-size: 16px;
  padding: 2px 13px;
  text-align: center
}

.top-bar-08 .top-bar-button .tm-button {
  height: 45px;
  line-height: 41px
}

.top-bar-09 .top-bar-text a {
  display: inline-block
}

.top-bar-10 .top-bar-wrap {
  display: none;
  height: 100%
}

.top-bar-10 .top-bar-right {
  flex-shrink: 0
}

.top-bar-10 .top-bar-text {
  padding: 13px 0
}

.top-bar-10 .top-bar-text span {
  margin-right: 5px
}

.top-bar-10 .top-bar-info a {
  color: inherit
}

.top-bar-10 .top-bar-info {
  text-align: right
}

.top-bar-10 .top-bar-info .info-item {
  border-left: 1px solid hsla(0, 0%, 93.3%, .1);
  margin-left: 20px;
  padding: 15px 0 15px 20px
}

.top-bar-10 .top-bar-info .info-item:first-child {
  border-left: 0;
  margin-left: 0;
  padding-left: 0
}

.top-bar-12 .top-bar-wrap {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between
}

.top-bar-12 .top-bar-right {
  text-align: right
}

@-webkit-keyframes headerSlideDown {
  0% {
    margin-top: -100px
  }

  to {
    margin-top: 0
  }
}

.page-header {
  position: relative;
  z-index: 4
}

.page-header-inner {
  border-bottom: 1px solid transparent
}

.page-header-inner h1,
.page-header-inner h2,
.page-header-inner h3,
.page-header-inner h4,
.page-header-inner h5,
.page-header-inner h6 {
  margin-bottom: 0
}

.header-layout-fixed .page-header-inner {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999
}

.headroom--not-top .header-on-top-button,
.tm-button.header-sticky-button {
  display: none
}

.headroom--not-top .header-sticky-button {
  display: block
}

.headroom--not-top .page-header-inner {
  border: 0
}

.header-sticky-both .headroom.headroom--not-top {
  position: relative;
  z-index: 9999
}

.header-sticky-both .headroom.headroom--not-top .page-header-inner {
  -webkit-animation: headerSlideDown .95s ease forwards;
  animation: headerSlideDown .95s ease forwards;
  -webkit-box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .1);
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .1);
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999
}

.header-sticky-both .headroom.headroom--not-top .page-header-inner .container,
.header-sticky-both .headroom.headroom--not-top .page-header-inner .container-fluid,
.header-sticky-both .headroom.headroom--not-top .page-header-inner .row {
  height: 100%
}

.header-sticky-both .headroom.headroom--not-top .page-header-inner .row>div {
  align-self: center
}

.header-sticky-up .headroom.headroom--not-top.headroom--pinned {
  position: relative;
  z-index: 9999
}

.header-sticky-up .headroom.headroom--not-top.headroom--pinned .page-header-inner {
  -webkit-animation: headerSlideDown .95s ease forwards;
  animation: headerSlideDown .95s ease forwards;
  -webkit-box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .1);
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .1);
  left: 0;
  position: fixed;
  width: 100%;
  z-index: 9999
}

.header-sticky-up .headroom.headroom--not-top.headroom--pinned .page-header-inner .container,
.header-sticky-up .headroom.headroom--not-top.headroom--pinned .page-header-inner .container-fluid,
.header-sticky-up .headroom.headroom--not-top.headroom--pinned .page-header-inner .row {
  height: 100%
}

.header-sticky-up .headroom.headroom--not-top.headroom--pinned .page-header-inner .row>div {
  align-self: center
}

.header-sticky-down .headroom.headroom--not-top.headroom--unpinned {
  position: relative;
  z-index: 9999
}

.header-sticky-down .headroom.headroom--not-top.headroom--unpinned .page-header-inner {
  -webkit-animation: headerSlideDown .95s ease forwards;
  animation: headerSlideDown .95s ease forwards;
  -webkit-box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .1);
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .1);
  left: 0;
  position: fixed;
  width: 100%;
  z-index: 9999
}

.header-sticky-down .headroom.headroom--not-top.headroom--unpinned .page-header-inner .container,
.header-sticky-down .headroom.headroom--not-top.headroom--unpinned .page-header-inner .container-fluid,
.header-sticky-down .headroom.headroom--not-top.headroom--unpinned .page-header-inner .row {
  height: 100%
}

.header-sticky-down .headroom.headroom--not-top.headroom--unpinned .page-header-inner .row>div {
  align-self: center
}

.branding {
  line-height: 0
}

.branding__logo a {
  display: inline-block;
  float: left
}

/* .dark-logo,
.light-logo {
  display: none
} */

.dark-logo-version .dark-logo,
.light-logo-version .light-logo {
  display: block
}

.header-right {
  display: -webkit-box;
  display: flex;
  margin: 0 -12px;
  -webkit-box-align: center;
  align-items: center;
  flex-shrink: 0
}

.header-right>div {
  padding: 0 12px
}

.popup-search-wrap {
  text-align: center
}

.header-search-form-wrap .search-form {
  position: relative
}

.header-search-form-wrap .search-field {
  background-color: #fff;
  border-color: #fff;
  -webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .11);
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .11);
  padding-right: 50px
}

.header-search-form-wrap .search-submit {
  background: none;
  border: 0;
  color: #7a8a9e;
  font-size: 18px;
  height: 48px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 48px
}

.header-search-form-wrap .search-btn-text {
  display: none
}

.btn-open-popup-search {
  display: block;
  font-size: 16px;
  line-height: 0
}

.header-login {
  font-size: 18px
}

.header-login a {
  color: inherit
}

.header-social-networks .inner {
  margin-left: -5px;
  margin-right: -5px
}

.header-social-networks a {
  font-size: 18px;
  padding: 0 5px
}

.header-social-networks .circle-style {
  background-color: #eee;
  border-radius: 50%;
  height: 50px;
  line-height: 50px;
  margin: 0 3px;
  text-align: center;
  width: 50px
}

.header-link-list {
  margin: 0;
  padding: 0
}

.header-link-list .link-item {
  display: inline-block;
  line-height: 1;
  margin-right: 15px
}

.header-link-list .link-item:last-child {
  margin-right: 0
}

.header-link-list .link-item a {
  line-height: 1
}

.header-link-list .info-icon {
  font-size: 18px;
  margin-right: 6px;
  vertical-align: middle
}

.header-link-list .info-text {
  vertical-align: middle
}

.page-open-main-menu {
  display: none;
  height: 30px;
  -webkit-box-align: center;
  align-items: center
}

.desktop-menu .page-open-main-menu {
  display: -webkit-box;
  display: flex
}

.page-open-main-menu:hover i:after,
.page-open-main-menu:hover i:before {
  width: 70%
}

.page-open-main-menu div {
  cursor: pointer;
  height: 18px;
  position: relative;
  width: 24px
}

.page-open-main-menu i {
  background: currentColor;
  height: 2px;
  left: 0;
  margin-top: -1px;
  position: absolute;
  top: 50%;
  width: 100%
}

.page-open-main-menu i:after,
.page-open-main-menu i:before {
  background: inherit;
  content: "";
  height: 100%;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
  -webkit-transition: width .3s cubic-bezier(.645, .045, .355, 1);
  transition: width .3s cubic-bezier(.645, .045, .355, 1);
  width: 100%
}

.page-open-main-menu i:before {
  top: -8px
}

.page-open-main-menu i:after {
  top: 8px
}

.page-open-main-menu-title {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1.3px;
  text-transform: uppercase
}

.page-open-canvas-sidebar {
  -webkit-box-align: center;
  align-items: center
}

.page-off-canvas-sidebar-opened .page-open-canvas-sidebar .icon-inner span:first-child {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 21px
}

.page-off-canvas-sidebar-opened .page-open-canvas-sidebar .icon-inner span:nth-child(2) {
  left: 200%;
  opacity: 0
}

.page-off-canvas-sidebar-opened .page-open-canvas-sidebar .icon-inner span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 21px
}

.page-open-canvas-sidebar .icon-inner-wrap {
  background-color: #fff;
  border-radius: 50%;
  -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .05);
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .05);
  cursor: pointer;
  height: 50px;
  line-height: 56px;
  text-align: center;
  width: 50px
}

.page-open-canvas-sidebar .icon-inner {
  display: inline-block;
  height: 16px;
  position: relative;
  width: 20px
}

.page-open-canvas-sidebar .icon-inner span {
  background: currentColor;
  height: 2px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.page-open-canvas-sidebar .icon-inner span:first-child {
  -webkit-transform-origin: left top;
  transform-origin: left top
}

.page-open-canvas-sidebar .icon-inner span:nth-child(2) {
  margin-top: -1px;
  top: 50%
}

.page-open-canvas-sidebar .icon-inner span:nth-child(3) {
  bottom: 0;
  top: auto;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom
}

.switcher-language-wrapper {
  height: 100%
}

.switcher-language-wrapper .trp-language-switcher>div>a>img {
  display: inline-block;
  vertical-align: middle
}

.switcher-language-wrapper .wpml-ls-legacy-dropdown-click,
.switcher-language-wrapper .wpml-ls-legacy-dropdown-click>ul,
.switcher-language-wrapper .wpml-ls-legacy-dropdown-click>ul>li {
  height: 100%
}

.switcher-language-wrapper .wpml-ls-legacy-dropdown-click>ul>li {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  cursor: pointer
}

.switcher-language-wrapper .wpml-ls-legacy-dropdown-click {
  width: auto
}

.switcher-language-wrapper .wpml-ls-legacy-dropdown-click>ul {
  list-style-type: none;
  margin: 0 !important;
  padding: 0;
  position: relative
}

.switcher-language-wrapper .wpml-ls-legacy-dropdown-click .wpml-ls-item-legacy-dropdown-click:hover .wpml-ls-sub-menu {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  visibility: visible !important
}

.switcher-language-wrapper .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle {
  background: none !important;
  border: 0;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .5px;
  line-height: 1;
  padding-left: 0;
  padding-right: 20px
}

.switcher-language-wrapper .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:after {
  border: 0;
  content: "\f078";
  font-size: 8px;
  height: 9px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.switcher-language-wrapper .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle-flag {
  display: inline-block;
  max-width: 24px;
  overflow: hidden;
  position: relative;
  vertical-align: middle
}

.switcher-language-wrapper .wpml-ls-legacy-dropdown-click .wpml-ls-native {
  font-size: 14px;
  font-weight: 600;
  margin-left: 5px;
  vertical-align: middle
}

.switcher-language-wrapper .wpml-ls-legacy-dropdown-click .wpml-ls-flag+span {
  margin-left: 10px
}

.switcher-language-wrapper .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
  border: 0;
  -webkit-box-shadow: 0 0 37px rgba(0, 0, 0, .07);
  box-shadow: 0 0 37px rgba(0, 0, 0, .07);
  left: 0;
  list-style-type: none;
  margin: 0;
  min-width: 200px;
  opacity: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 100%;
  visibility: hidden;
  z-index: 102
}

.switcher-language-wrapper .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu.hover-back {
  left: auto;
  right: 0
}

.switcher-language-wrapper .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu li {
  list-style-type: none;
  margin: 0;
  padding: 0
}

.switcher-language-wrapper .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
  -webkit-transform: translateY(20px);
  transform: translateY(20px)
}

.switcher-language-wrapper .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu a {
  background: #fff;
  border: 0;
  color: #222;
  display: block;
  line-height: 1;
  padding: 10px;
  text-decoration: none
}

.switcher-language-wrapper .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu a:hover {
  background: #eee;
  color: #222
}

.switcher-language-wrapper .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu a img {
  width: 18px
}

.header-button {
  line-height: 0
}

.header-button .button-icon--left {
  margin-right: 8px
}

.header-button .button-icon--right {
  margin-left: 8px
}

.header-text-info {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center
}

.header-text-info h1,
.header-text-info h2,
.header-text-info h3,
.header-text-info h4,
.header-text-info h5,
.header-text-info h6 {
  margin-bottom: 0
}

.header-text-info .info-icon {
  color: #ababab;
  flex-shrink: 0;
  font-size: 37px;
  margin-right: 13px
}

.header-text-info .info-text {
  font-size: 14px;
  margin-bottom: 5px
}

.header-text-info .info-sub-text {
  font-size: 22px;
  font-weight: 600
}

.header-01 .header-wrap {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  -webkit-box-align: center;
  align-items: center;
  padding: 26px 0
}

.header-01 .header-right {
  flex-shrink: 0
}

.header-01 .branding {
  -webkit-box-flex: 1;
  flex-grow: 1
}

.header-01 .branding__logo {
  display: inline-block
}

.header-01 .header-right {
  justify-self: flex-end
}

.header-01 .header-below {
  display: -webkit-box;
  display: flex;
  left: 15px;
  padding: 0 30px;
  position: absolute;
  right: 15px;
  top: 100%;
  -webkit-box-align: stretch;
  align-items: stretch;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px
}

.desktop-menu .header-01 .menu--primary {
  position: static;
  text-align: left
}

.header-01 .header-below-left {
  -webkit-box-flex: 1;
  flex-grow: 1
}

.header-01 .header-below-right {
  display: -webkit-box;
  display: flex;
  flex-shrink: 0;
  -webkit-box-align: center;
  align-items: center
}

.header-01 .header-below-right>div {
  padding: 0 10px
}

.mobile-menu .header-01 .branding {
  -webkit-box-flex: 1;
  flex-grow: 1
}

.mobile-menu .header-01 .header-wrap {
  padding: 10px 0
}

.mobile-menu .header-01 .header-below {
  display: none
}

.header-01 .header-info {
  width: 900px
}

.header-01 .header-info .info-item {
  display: -webkit-box;
  display: flex;
  padding-left: 19px
}

.header-01 .header-info .info-icon {
  flex-shrink: 0;
  font-size: 38px;
  line-height: 1;
  width: 50px
}

.header-01 .header-info .info-content {
  -webkit-box-flex: 1;
  flex-grow: 1
}

.header-01 .header-info .info-title {
  display: block;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.18;
  margin-bottom: 6px
}

.header-01 .header-info .info-sub-title {
  display: block;
  font-size: 14px
}

.header-01 .header-info .swiper-slide-active~.swiper-slide .info-item {
  border-left: 1px solid #ededed
}

.header-02 .header-wrap {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  -webkit-box-align: center;
  align-items: center;
  padding: 19px 0 54px
}

.header-02 .header-right {
  flex-shrink: 0;
  justify-self: flex-end
}

.header-02 .branding {
  -webkit-box-flex: 1;
  flex-grow: 1
}

.header-02 .branding__logo {
  display: inline-block
}

.header-02 .header-below {
  display: -webkit-box;
  display: flex;
  left: 15px;
  padding: 0 30px;
  position: absolute;
  right: 15px;
  top: 100%;
  -webkit-box-align: stretch;
  align-items: stretch;
  border-radius: 5px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.desktop-menu .header-02 .menu--primary {
  position: static;
  text-align: left
}

.header-02 .header-below-left {
  -webkit-box-flex: 1;
  flex-grow: 1
}

.header-02 .header-below-right {
  display: -webkit-box;
  display: flex;
  flex-shrink: 0;
  -webkit-box-align: center;
  align-items: center
}

.header-02 .header-below-right>div {
  padding: 0 10px
}

.mobile-menu .header-02 .branding {
  -webkit-box-flex: 1;
  flex-grow: 1
}

.mobile-menu .header-02 .header-wrap {
  padding: 16px 0
}

.mobile-menu .header-02 .header-below {
  display: none
}

.header-02 .header-info {
  width: 900px
}

.header-02 .header-info .info-item {
  display: -webkit-box;
  display: flex
}

.header-02 .header-info .info-icon {
  border: 1px solid #eee;
  border-radius: 50%;
  flex-shrink: 0;
  font-size: 20px;
  height: 50px;
  margin-right: 15px;
  position: relative;
  width: 50px
}

.header-02 .header-info .info-icon span {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.header-02 .header-info .info-content {
  -webkit-box-flex: 1;
  flex-grow: 1
}

.header-02 .header-info .info-title {
  display: block;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.18;
  margin-bottom: 6px
}

.header-02 .header-info .info-sub-title {
  display: block;
  font-size: 14px
}

.header-03 .header-wrap {
  display: -webkit-box;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  align-items: center
}

.header-03 .header-right {
  flex-shrink: 0;
  justify-self: flex-end
}

.header-03 .branding__logo {
  display: inline-block
}

.header-03 .page-navigation {
  -webkit-box-flex: 1;
  flex-grow: 1
}

.header-03 .page-navigation .menu__container {
  text-align: center
}

.desktop-menu .header-03 .menu--primary {
  position: static;
  text-align: center
}

.desktop-menu .header-03 .menu__container>li>a {
  position: relative
}

.desktop-menu .header-03 .menu__container>li>a:after {
  background: currentColor;
  border-radius: 5px;
  bottom: 0;
  content: "";
  height: 3px;
  position: absolute;
  right: 0;
  -webkit-transition: width .5s;
  transition: width .5s;
  width: 0
}

.desktop-menu .header-03 .menu__container>li:hover>a:after {
  left: 0;
  right: auto;
  width: 100%
}

.mobile-menu .header-03 .branding {
  -webkit-box-flex: 1;
  flex-grow: 1
}

.header-03 .header-social-networks .inner {
  margin-left: -8px;
  margin-right: -8px
}

.header-03 .header-social-networks a {
  font-size: 18px;
  padding: 0 8px
}

.header-04 .header-wrap {
  display: -webkit-box;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  align-items: center;
  padding: 0 85px
}

.header-04 .branding {
  flex-shrink: 0
}

.header-04 .header-right {
  -webkit-box-flex: 1;
  display: -webkit-box;
  display: flex;
  flex-grow: 1;
  -webkit-box-pack: justify;
  justify-content: space-between
}

.header-04 .header-right-wrap {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  margin: 0 -15px
}

.header-04 .header-right-wrap>div {
  padding: 0 15px
}

.header-04 .header-search-form-wrap .search-btn-icon {
  font-size: 16px
}

.header-04 .header-search-form-wrap .search-field {
  border: 0;
  height: 50px;
  max-width: 300px;
  width: 300px
}

.desktop-menu .header-04 .page-navigation {
  -webkit-box-flex: 1;
  flex-grow: 1;
  padding-left: 20px;
  padding-right: 20px;
  position: relative
}

.desktop-menu .header-04 .menu--primary {
  position: static;
  text-align: left
}

.desktop-menu .header-04 .menu__container>li>a:after {
  bottom: 0;
  content: "";
  height: 3px;
  position: absolute;
  right: 0;
  width: 0
}

.desktop-menu .header-04 .menu__container>li:hover>a:after {
  left: 0;
  right: auto;
  width: 100%
}

.header-05 .header-wrap {
  display: -webkit-box;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  align-items: center;
  padding: 0 85px
}

.header-05 .branding {
  flex-shrink: 0
}

.header-05 .header-right {
  -webkit-box-pack: end;
  justify-content: flex-end
}

.header-05 .header-right,
.header-05 .header-right-wrap {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center
}

.header-05 .header-right-wrap {
  margin: 0 -15px
}

.header-05 .header-right-wrap>div {
  padding: 0 15px
}

.header-05 .header-search-form-wrap .search-btn-icon {
  font-size: 20px
}

.header-05 .header-search-form-wrap .search-field {
  border: 0;
  height: 50px;
  max-width: 300px;
  width: 300px
}

.desktop-menu .header-05 .page-navigation {
  -webkit-box-flex: 1;
  flex-grow: 1
}

.desktop-menu .header-05 .menu--primary {
  position: static;
  text-align: center
}

.header-06 .header-wrap {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  -webkit-box-align: center;
  align-items: center;
  padding: 33px 0
}

.header-06 .header-right {
  flex-shrink: 0;
  justify-self: flex-end
}

.header-06 .branding {
  -webkit-box-flex: 1;
  flex-grow: 1
}

.header-06 .branding__logo {
  display: inline-block
}

.header-06 .header-below-inner {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: stretch;
  align-items: stretch
}

.desktop-menu .header-06 .menu--primary {
  position: static;
  text-align: left
}

.desktop-menu .header-06 .menu__container>.level-1>a>.menu-item-wrap {
  position: relative
}

.desktop-menu .header-06 .menu__container>.level-1>a>.menu-item-wrap:before {
  background: currentColor;
  border-radius: 5px;
  bottom: -9px;
  content: "";
  height: 2px;
  position: absolute;
  -webkit-transition: width .3s;
  transition: width .3s;
  width: 0
}

.desktop-menu .header-06 .menu__container>.level-1:hover>a>.menu-item-wrap:before {
  width: 100%
}

.header-06 .header-below-left {
  -webkit-box-flex: 1;
  flex-grow: 1
}

.header-06 .header-below-right {
  display: -webkit-box;
  display: flex;
  flex-shrink: 0;
  -webkit-box-align: center;
  align-items: center;
  margin: 0 -10px
}

.header-06 .header-below-right>div {
  padding: 0 10px
}

.mobile-menu .header-06 .branding {
  -webkit-box-flex: 1;
  flex-grow: 1
}

.mobile-menu .header-06 .header-below {
  display: none
}

.header-06 .header-info {
  width: 560px
}

.header-06 .header-info .info-item {
  display: -webkit-box;
  display: flex
}

.header-06 .header-info .info-icon {
  border: 1px solid #eee;
  border-radius: 50%;
  flex-shrink: 0;
  font-size: 20px;
  height: 50px;
  margin-right: 15px;
  position: relative;
  width: 50px
}

.header-06 .header-info .info-icon span {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.header-06 .header-info .info-content {
  -webkit-box-flex: 1;
  flex-grow: 1
}

.header-06 .header-info .info-title {
  display: block;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.18;
  margin-bottom: 6px
}

.header-06 .header-info .info-sub-title {
  display: block;
  font-size: 14px
}

.header-06 .header-social-networks a {
  font-size: 16px
}

.header-07 .header-wrap {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  -webkit-box-align: center;
  align-items: center
}

.header-07 .branding,
.header-07 .header-right {
  flex-shrink: 0
}

.header-07 .page-navigation {
  -webkit-box-flex: 1;
  flex-grow: 1
}

.header-07 .branding__logo {
  display: inline-block
}

.header-07 .header-right {
  justify-self: flex-end
}

.desktop-menu .header-07 .menu--primary {
  position: static;
  text-align: center
}

.header-07 .header-below-inner {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center
}

.header-07 .header-below-left {
  -webkit-box-flex: 1;
  flex-grow: 1
}

.header-07 .header-below-right {
  display: -webkit-box;
  display: flex;
  flex-shrink: 0;
  -webkit-box-align: center;
  align-items: center
}

.header-07 .header-below-right>div {
  padding: 0 10px
}

.header-07 .header-info {
  width: 930px
}

.header-07 .header-info .info-item {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  padding: 29px 20px 29px 40px;
  width: 100%
}

.header-07 .header-info .info-icon {
  flex-shrink: 0;
  font-size: 40px;
  line-height: 1;
  width: 50px
}

.header-07 .header-info .info-content {
  -webkit-box-flex: 1;
  flex-grow: 1
}

.header-07 .header-info .info-title {
  display: block;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.18;
  margin-bottom: 3px
}

.header-07 .header-info .info-sub-title {
  display: block;
  font-size: 14px
}

.header-07 .header-info .swiper-slide .info-item {
  border-left: 1px solid #ededed
}

.header-07 .header-info .swiper-slide-next+.swiper-slide .info-item {
  border-right: 1px solid #ededed
}

.mobile-menu .header-07 .branding {
  -webkit-box-flex: 1;
  flex-grow: 1
}

.mobile-menu .header-07 .page-header-inner {
  padding: 12px 0
}

.mobile-menu .header-07 .header-below {
  display: none
}

.header-08 .header-above-inner {
  padding: 25px 0;
  position: relative;
  -webkit-box-pack: justify;
  justify-content: space-between
}

.header-08 .header-above-inner,
.header-08 .header-above-inner>div {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center
}

.header-08 .branding {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.header-08 .header-above-right {
  -webkit-box-pack: end;
  justify-content: flex-end;
  margin: 0 -10px
}

.header-08 .header-above-right>div {
  padding: 10px
}

.header-08 .header-search-form-wrap .search-field {
  background: transparent;
  border-radius: 0;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  width: 300px
}

.header-08 .header-search-form-wrap .search-field::-webkit-input-placeholder {
  color: #999;
  font-size: 14px;
  font-style: italic
}

.header-08 .header-search-form-wrap .search-field::-moz-placeholder {
  color: #999;
  font-size: 14px;
  font-style: italic
}

.header-08 .header-search-form-wrap .search-field:-ms-input-placeholder {
  color: #999;
  font-size: 14px;
  font-style: italic
}

.header-08 .header-search-form-wrap .search-field:-moz-placeholder {
  color: #999;
  font-size: 14px;
  font-style: italic
}

.header-08 .header-search-form-wrap .search-submit {
  color: inherit;
  font-size: 16px;
  height: 50px;
  width: 50px
}

.header-08 .header-search-form-wrap .search-btn-icon {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.header-08 .header-below-inner {
  display: -webkit-box;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  align-items: center
}

.desktop-menu .header-08 .menu--primary {
  position: static;
  text-align: left
}

.header-08 .header-below-left {
  -webkit-box-flex: 1;
  flex-grow: 1
}

.header-08 .header-below-right {
  flex-shrink: 0
}

.mobile-menu .header-08 .branding {
  -webkit-box-flex: 1;
  flex-grow: 1
}

.mobile-menu .header-08 .header-wrap {
  padding: 10px 0
}

.mobile-menu .header-08 .header-below {
  display: none
}

.desktop-menu .header-08 .menu__container {
  border-left: 1px solid #fff
}

.desktop-menu .header-08 .menu__container>li {
  border-right: 1px solid #fff
}

.desktop-menu .header-08 .menu__container>li>a:after {
  content: "";
  height: 3px;
  position: absolute;
  right: 0;
  top: 0;
  width: 0
}

.desktop-menu .header-08 .menu__container>li:hover>a:after {
  left: 0;
  right: auto;
  width: 100%
}

.header-09 .header-wrap {
  display: -webkit-box;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  align-items: center
}

.header-09 .header-right {
  flex-shrink: 0;
  justify-self: flex-end
}

.header-09 .branding__logo {
  display: inline-block
}

.header-09 .page-navigation {
  -webkit-box-flex: 1;
  flex-grow: 1
}

.header-09 .page-navigation .menu__container {
  text-align: center
}

.desktop-menu .header-09 .menu--primary {
  position: static;
  text-align: center
}

.desktop-menu .header-09 .menu__container>li>a {
  position: relative
}

.desktop-menu .header-09 .menu__container>li>a:after {
  border-radius: 5px;
  bottom: 0;
  content: "";
  height: 3px;
  position: absolute;
  right: 0;
  -webkit-transition: width .5s;
  transition: width .5s;
  width: 0
}

.desktop-menu .header-09 .menu__container>li:hover>a:after {
  left: 0;
  right: auto;
  width: 100%
}

.mobile-menu .header-09 .branding {
  -webkit-box-flex: 1;
  flex-grow: 1
}

.header-09 .header-social-networks .inner {
  margin-left: -8px;
  margin-right: -8px
}

.header-09 .header-social-networks a {
  font-size: 18px;
  padding: 0 8px
}

.header-10 .header-wrap {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  padding: 0 85px
}

.header-10 .wpml-ls-item-toggle {
  padding: 18px 0
}

.desktop-menu .header-10 .menu--primary {
  position: static;
  text-align: center
}

.desktop-menu .header-10 .page-navigation,
.mobile-menu .header-10 .branding {
  -webkit-box-flex: 1;
  flex-grow: 1
}

.mobile-menu .header-10 .header-right {
  flex-shrink: 0
}

.header-11 .header-above {
  display: -webkit-box;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding: 0 40px
}

.header-11 .branding {
  flex-shrink: 0
}

.header-11 .page-navigation {
  -webkit-box-flex: 1;
  flex-grow: 1;
  margin-left: 35px
}

.header-11 .header-right {
  -webkit-box-pack: end;
  justify-content: flex-end
}

.header-11 .header-link-list {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center
}

.header-11 .header-below {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  border-top: 1px solid #eee;
  justify-content: space-between
}

.header-11 .header-right-below {
  display: -webkit-box;
  display: flex;
  flex-shrink: 0
}

.header-11 .header-right-below>div {
  border-left: 1px solid #eee;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center
}

.header-11 .header-link-list {
  padding: 10px 40px
}

.header-11 .header-link-list .link-item {
  margin-right: 30px
}

.header-11 .header-text-wrap {
  font-size: 15px;
  font-weight: 500;
  padding: 0 25px
}

.header-11 .header-text-wrap a {
  text-decoration: underline
}

.header-11 .header-button {
  position: relative
}

.header-11 .header-button:after {
  border-color: #000 transparent transparent;
  border-style: solid;
  border-width: 13px 15px 0 0;
  content: "";
  display: inline-block;
  height: 0;
  left: 12px;
  position: absolute;
  top: 100%;
  -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
  transition: all .3s cubic-bezier(.645, .045, .355, 1);
  width: 0
}

.desktop-menu .header-11 .menu--primary {
  position: static;
  text-align: left
}

.desktop-menu .header-11 .menu__container>li>a:after {
  bottom: 0;
  content: "";
  height: 3px;
  position: absolute;
  right: 0;
  width: 0
}

.desktop-menu .header-11 .menu__container>li:hover>a:after {
  left: 0;
  right: auto;
  width: 100%
}

.header-11 .header-search-form-wrap {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  border-left: 1px solid #eee
}

.header-11 .header-search-form-wrap .search-field {
  background: transparent;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #222;
  padding: 0 20px;
  width: 390px
}

.header-11 .header-search-form-wrap .search-field::-webkit-input-placeholder {
  color: #999;
  font-size: 14px;
  font-style: italic
}

.header-11 .header-search-form-wrap .search-field::-moz-placeholder {
  color: #999;
  font-size: 14px;
  font-style: italic
}

.header-11 .header-search-form-wrap .search-field:-ms-input-placeholder {
  color: #999;
  font-size: 14px;
  font-style: italic
}

.header-11 .header-search-form-wrap .search-field:-moz-placeholder {
  color: #999;
  font-size: 14px;
  font-style: italic
}

.header-11 .header-search-form-wrap .search-submit {
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 40px
}

.header-11.headroom--not-top .header-below {
  display: none
}

.header-11.headroom--not-top .tm-button.style-flat.tm-button-sm {
  font-size: 12px;
  height: 40px;
  line-height: 36px
}

.header-12 .page-header-inner {
  border: 0
}

.desktop-menu.admin-bar .header-12 {
  top: 32px
}

.desktop-menu .header-12 {
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 300px;
  z-index: 99999
}

.desktop-menu .header-12 .branding {
  margin-bottom: 115px
}

.desktop-menu .header-12 .page-header-inner {
  border: 0;
  border-right: 1px solid transparent;
  height: 100%
}

.desktop-menu .header-12 .header-wrap {
  display: -webkit-box;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  padding: 43px 44px 70px
}

.desktop-menu .header-12 .navigation {
  -webkit-box-flex: 1;
  flex-grow: 1
}

.desktop-menu .header-12 .branding,
.desktop-menu .header-12 .header-bottom {
  flex-shrink: 0
}

.desktop-menu .header-12 .toggle-sub-menu {
  position: static
}

.desktop-menu .header-12 .menu--primary .sm-simple {
  display: block
}

.desktop-menu .header-12 .menu--primary .sm-simple>li>a .menu-item-title {
  padding-bottom: 0
}

.desktop-menu .header-12 .menu--primary .sm-simple>li>a .menu-item-title:after {
  bottom: auto;
  left: -30px;
  margin-left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.desktop-menu .header-12 .menu--primary .sm-simple>li.current-menu-item .menu-item-title:after,
.desktop-menu .header-12 .menu--primary .sm-simple>li.current-menu-parent .menu-item-title:after,
.desktop-menu .header-12 .menu--primary .sm-simple>li:hover .menu-item-title:after {
  left: -18px
}

.desktop-menu .header-12 .menu__container {
  width: 100%
}

.desktop-menu .header-12 .menu__container>li>a .toggle-sub-menu:before {
  font-size: 12px;
  right: 10px
}

.desktop-menu .header-12 .menu--primary {
  display: block
}

.desktop-menu .header-12 .menu--primary li {
  display: block !important;
  width: 100%
}

.desktop-menu .header-12 .menu--primary li.wpml-ls-menu-item {
  display: inline-block !important;
  margin-right: 15px !important;
  width: auto
}

.desktop-menu .header-12 .menu--primary a {
  width: 100%
}

.desktop-menu .header-12 .sub-menu.mega-menu li>a {
  white-space: normal
}

.desktop-menu .header-12 .header-bottom {
  font-size: 14px;
  line-height: 1.7
}

.desktop-menu .header-12 .header-social-networks a {
  font-size: 18px
}

.desktop-menu .header-12 .header-text {
  margin-top: 25px
}

.mobile-menu.admin-bar .header-12 {
  top: 32px
}

.mobile-menu .header-12 {
  left: 0;
  position: absolute;
  right: 0;
  top: 0
}

.mobile-menu .header-12 .header-wrap {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  height: 100%;
  padding: 0 15px
}

.mobile-menu .header-12 .branding {
  -webkit-box-flex: 1;
  flex-grow: 1
}

.mobile-menu .header-12 .header-bottom {
  display: -webkit-box;
  display: flex;
  flex-shrink: 0;
  -webkit-box-align: center;
  align-items: center;
  margin-left: -10px;
  margin-right: -10px
}

.mobile-menu .header-12 .header-bottom>div {
  padding: 0 10px
}

.header-12 .popup-search-wrap,
.mobile-menu .header-12 .header-text {
  display: none
}

.header-12 .header-search-form-wrap {
  margin-bottom: 50px
}

.header-12 .header-search-form-wrap .search-field {
  border: none;
  border-bottom: 1px solid #eee;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0
}

.header-12 .header-search-form-wrap .search-submit {
  font-size: 14px;
  text-align: right
}

.header-12 .switcher-language-wrapper,
.header-12 .switcher-language-wrapper .wpml-ls-legacy-dropdown-click,
.header-12 .switcher-language-wrapper .wpml-ls-legacy-dropdown-click>ul,
.header-12 .switcher-language-wrapper .wpml-ls-legacy-dropdown-click>ul>li {
  height: auto
}

.header-12 .switcher-language-wrapper {
  margin-bottom: 20px
}

.header-12 .mini-cart .widget_shopping_cart_content {
  left: 100%;
  right: auto;
  top: calc(10% + 20px)
}

.header-12 .mini-cart {
  margin-bottom: 20px
}

.header-12 .mini-cart.open .widget_shopping_cart_content {
  top: 10%
}

.page-mobile-main-menu li.wpml-ls-menu-item {
  display: inline-block;
  margin-right: 15px
}

.page-mobile-main-menu li.wpml-ls-menu-item a {
  border: none !important
}

.header-13 .container-fluid {
  padding: 0
}

.header-13 .header-wrap {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  -webkit-box-align: stretch;
  align-items: stretch
}

.header-13 .branding {
  background-color: #fff;
  flex-shrink: 0;
  padding: 0 35px
}

.header-13 .branding img {
  padding: 20px 0
}

.header-13 .header-right {
  -webkit-box-flex: 1;
  flex-grow: 1;
  -webkit-box-pack: justify;
  justify-content: space-between;
  margin: 0;
  padding: 0 60px 0 45px
}

.header-13 .header-right>div {
  padding: 0
}

.header-13 .header-right-inner {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  margin: -10px
}

.header-13 .header-right-inner>div {
  padding: 0 10px
}

.header-13 .header-below-inner {
  display: -webkit-box;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  align-items: center
}

.desktop-menu .header-13 .menu--primary {
  position: static;
  text-align: left
}

.header-14 .header-wrap {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  -webkit-box-align: center;
  align-items: center;
  padding: 26px 0
}

.header-14 .header-right {
  flex-shrink: 0
}

.header-14 .branding {
  -webkit-box-flex: 1;
  flex-grow: 1
}

.header-14 .branding__logo {
  display: inline-block
}

.header-14 .header-right {
  justify-self: flex-end
}

.header-14 .header-below-inner {
  display: -webkit-box;
  display: flex;
  position: relative
}

.desktop-menu .header-14 .menu--primary {
  position: static;
  text-align: left
}

.header-14 .header-below-left {
  -webkit-box-flex: 1;
  flex-grow: 1
}

.header-14 .header-below-right {
  display: -webkit-box;
  display: flex;
  flex-shrink: 0;
  -webkit-box-align: center;
  align-items: center
}

.header-14 .header-below-right>div {
  padding: 0 10px
}

.mobile-menu .header-14 .branding {
  -webkit-box-flex: 1;
  flex-grow: 1
}

.mobile-menu .header-14 .header-wrap {
  padding: 10px 0
}

.mobile-menu .header-14 .header-below {
  display: none
}

.header-14 .header-info {
  width: 800px
}

.header-14 .header-info .tm-swiper {
  margin: -30px
}

.header-14 .header-info .swiper {
  padding: 30px
}

.header-14 .header-info .info-item {
  display: -webkit-box;
  display: flex;
  padding: 10px 0
}

.header-14 .header-info .info-item:hover .info-icon {
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: tada;
  animation-name: tada
}

.header-14 .header-info .info-icon {
  flex-shrink: 0;
  font-size: 38px;
  line-height: 1;
  padding-right: 15px
}

.header-14 .header-info .info-content {
  -webkit-box-flex: 1;
  flex-grow: 1
}

.header-14 .header-info .info-title {
  display: block;
  font-size: 14px;
  font-weight: inherit;
  line-height: 1.18;
  margin-bottom: 6px
}

.header-14 .header-info .info-sub-title {
  display: block;
  font-size: 18px;
  font-weight: 600
}

.header-14.headroom--not-top .header-above {
  display: none
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }

  10%,
  20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
    transform: scale3d(.9, .9, .9) rotate(-3deg)
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
  }

  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }

  10%,
  20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
    transform: scale3d(.9, .9, .9) rotate(-3deg)
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
  }

  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
}

.header-15 .header-wrap {
  display: -webkit-box;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  align-items: center
}

.header-15 .header-right {
  -webkit-box-flex: 1;
  display: -webkit-box;
  display: flex;
  flex-grow: 1;
  text-align: right;
  -webkit-box-pack: end;
  justify-content: flex-end
}

.header-15 .branding {
  flex-shrink: 0
}

.header-15 .wpml-ls-item-toggle {
  padding: 18px 0
}

.desktop-menu .header-15 .menu--primary {
  position: static;
  text-align: right
}

.desktop-menu .header-15 .menu--primary .menu__container>li>a .menu-item-wrap {
  position: relative
}

.desktop-menu .header-15 .menu--primary .menu__container>li>a .menu-item-wrap:after {
  bottom: -6px;
  content: "";
  height: 2px;
  position: absolute;
  right: 0;
  width: 0
}

.desktop-menu .header-15 .menu--primary .menu__container>li:hover>a .menu-item-wrap:after {
  left: 0;
  right: auto;
  width: 100%
}

.mobile-menu .header-15 .header-wrap {
  align-content: center;
  display: -webkit-box;
  display: flex
}

.mobile-menu .header-15 .branding {
  -webkit-box-flex: 1;
  flex-grow: 1
}

.mobile-menu .header-15 .header-right {
  flex-shrink: 0
}

.header-16 .header-wrap {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  -webkit-box-align: center;
  align-items: center
}

.header-16 .branding {
  -webkit-box-flex: 1;
  flex-grow: 1
}

.header-16 .header-right {
  flex-shrink: 0;
  justify-self: flex-end
}

.desktop-menu .header-16 .header-wrap {
  padding: 16px 0
}

.desktop-menu.headroom--not-top .header-16 .header-wrap {
  padding: 0
}

.mobile-menu .header-16 .branding {
  -webkit-box-flex: 1;
  flex-grow: 1
}

.desktop-menu .header-16.headroom--not-top .header-wrap {
  padding: 0
}

.header-17 .header-wrap {
  display: -webkit-box;
  display: flex;
  position: relative;
  -webkit-box-align: stretch;
  align-items: stretch
}

.header-17 .branding {
  flex-shrink: 0
}

.header-17 .branding,
.header-17 .info-wrap {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center
}

.header-17 .info-icon {
  color: var(--color-primary);
  flex-shrink: 0;
  font-size: 48px;
  margin-right: 20px
}

.header-17 .wpml-ls-item-toggle {
  padding: 18px 0
}

.header-17 .info-text {
  color: #7a8a9e;
  font-size: 14px;
  margin-bottom: 5px
}

.header-17 .info-sub-text {
  font-size: 22px;
  font-weight: 600
}

.desktop-menu .header-17 .menu--primary {
  position: static;
  text-align: center
}

.desktop-menu .header-17 .container-fluid {
  padding: 0
}

.desktop-menu .header-17 .page-navigation {
  -webkit-box-flex: 1;
  display: -webkit-box;
  display: flex;
  flex-grow: 1;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center
}

.mobile-menu .header-17 .header-wrap {
  align-content: center;
  display: -webkit-box;
  display: flex
}

.mobile-menu .header-17 .branding {
  -webkit-box-flex: 1;
  flex-grow: 1
}

.mobile-menu .header-17 .header-right {
  flex-shrink: 0;
  padding-left: 15px
}

.header-17 .header-social-networks a {
  font-size: 20px
}

.header-18 .header-wrap {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center
}

.header-18 .wpml-ls-item-toggle {
  padding: 18px 0
}

.desktop-menu .header-18 .page-navigation {
  -webkit-box-flex: 1;
  flex-grow: 1
}

.desktop-menu .header-18 .branding,
.desktop-menu .header-18 .header-right {
  flex-shrink: 0
}

.desktop-menu .header-18 .menu--primary {
  position: static;
  text-align: right
}

.mobile-menu .header-18 .branding {
  -webkit-box-flex: 1;
  flex-grow: 1
}

.mobile-menu .header-18 .header-right {
  flex-shrink: 0
}

.header-19 .header-wrap {
  display: -webkit-box;
  display: flex;
  position: relative;
  -webkit-box-align: stretch;
  align-items: stretch
}

.header-19 .branding {
  border-right: 1px solid hsla(0, 0%, 84.7%, .54);
  flex-shrink: 0;
  padding: 0 30px
}

.header-19 .branding,
.header-19 .page-navigation {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center
}

.header-19 .header-right {
  border-left: 1px solid hsla(0, 0%, 84.7%, .54);
  flex-shrink: 0;
  margin: 0;
  padding: 10px 30px
}

.header-19 .header-right-wrap {
  padding: 0
}

.header-19 .header-right-above,
.header-19 .header-right-below {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: end;
  justify-content: flex-end;
  margin-left: -12px;
  margin-right: -12px
}

.header-19 .header-right-above>div,
.header-19 .header-right-below>div {
  padding: 0 12px
}

.header-19 .header-right-above {
  margin-bottom: 20px
}

.header-19 .header-search-form-wrap .search-field {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #ddd;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 38px;
  padding: 0;
  width: 180px
}

.header-19 .header-search-form-wrap .search-submit {
  color: inherit;
  font-size: 16px;
  font-weight: 700;
  height: 38px;
  width: 38px
}

.header-19 .header-search-form-wrap .search-btn-icon {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.header-19 .header-left-info {
  display: none;
  -webkit-box-align: center;
  align-items: center;
  padding: 10px 30px
}

.header-19.headroom--not-top .header-left-info {
  padding: 0 30px
}

.header-19 .info-wrap {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center
}

.header-19 .info-icon {
  color: var(--color-primary);
  flex-shrink: 0;
  font-size: 48px;
  line-height: 1;
  margin-right: 20px
}

.header-19 .info-text {
  font-size: 14px;
  line-height: 1;
  margin-bottom: 5px
}

.header-19 .info-sub-text {
  font-size: 22px;
  font-weight: 600
}

.desktop-menu .header-19 .page-navigation {
  -webkit-box-flex: 1;
  flex-grow: 1;
  padding-left: 20px;
  padding-right: 20px;
  position: relative
}

.desktop-menu .header-19 .container-fluid {
  padding: 0
}

.desktop-menu .header-19 .menu--primary {
  position: static;
  text-align: left
}

.desktop-menu .header-19 .menu__container>li>a:after {
  bottom: 0;
  content: "";
  height: 3px;
  position: absolute;
  right: 0;
  width: 0
}

.desktop-menu .header-19 .menu__container>li:hover>a:after {
  left: 0;
  right: auto;
  width: 100%
}

.mobile-menu .header-19 .header-wrap {
  align-content: center;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap
}

.mobile-menu .header-19 .branding {
  -webkit-box-flex: 1;
  flex-grow: 1;
  padding: 0
}

.mobile-menu .header-19 .header-right {
  border: 0;
  flex-shrink: 0;
  padding: 0
}

.mobile-menu .header-19 .header-right-above {
  display: none
}

.mobile-menu .header-19 .popup-search-wrap {
  display: block !important
}

.header-19.headroom--not-top .header-right-above,
.header-19.headroom--top .popup-search-wrap {
  display: none
}

.header-19.headroom--not-top .header-right {
  padding: 0 30px
}

.header-20 .header-above-wrap>.container-fluid,
.header-20 .header-below-wrap>.container-fluid {
  padding: 0 15px
}

.header-20 .header-above {
  display: block
}

.header-20 .header-below {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center
}

.header-20 .header-above-wrap {
  border-bottom: 1px solid #eee
}

.header-20 .header-link-list {
  margin: 0 -10px
}

.header-20 .header-link-list .link-item {
  font-size: 14px;
  padding: 12px 10px
}

.header-20 .header-social-networks a {
  font-size: 18px;
  padding: 10px
}

.header-20 .page-navigation {
  -webkit-box-flex: 1;
  flex-grow: 1
}

.header-20.headroom--not-top .header-above-wrap {
  display: none
}

.desktop-menu .header-20 .menu--primary {
  position: static;
  text-align: center
}

.header-21 .header-wrap {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center
}

.header-21 .header-wrap-content {
  -webkit-box-flex: 1;
  flex-grow: 1
}

.header-21 .header-wrap-above {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between
}

.header-21 .header-wrap-below {
  border-top: 1px solid #eee
}

.header-21 .header-info {
  display: none
}

.header-21 .branding {
  flex-shrink: 0;
  -webkit-box-flex: 1;
  flex-grow: 1;
  -webkit-box-pack: center;
  justify-content: center
}

.header-21 .branding,
.header-21 .info-wrap {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center
}

.header-21 .info-icon {
  background-color: #f7f7f7;
  border-radius: 50%;
  color: var(--color-primary);
  flex-shrink: 0;
  font-size: 32px;
  height: 60px;
  line-height: 60px;
  margin-right: 20px;
  text-align: center;
  width: 60px
}

.header-21 .header-info-right .info-icon {
  margin-left: 20px;
  margin-right: 0
}

.header-21 .info-text {
  color: #7a8a9e;
  font-size: 14px;
  margin-bottom: 5px
}

.header-21 .info-sub-text {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 0
}

.desktop-menu .header-21 .header-wrap-below {
  position: relative
}

.desktop-menu .header-21 .menu--primary {
  position: static;
  text-align: center
}

.desktop-menu .header-21 .container-fluid {
  padding: 0
}

.desktop-menu .header-21 .header-wrap-below,
.desktop-menu .header-21 .page-navigation {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center
}

.desktop-menu .header-21 .page-navigation {
  -webkit-box-flex: 1;
  flex-grow: 1;
  -webkit-box-pack: center;
  justify-content: center
}

.desktop-menu .header-21 .menu__container>li>a:after {
  bottom: 0;
  content: "";
  height: 3px;
  position: absolute;
  right: 0;
  width: 0
}

.desktop-menu .header-21 .menu__container>li.current-menu-ancestor>a:after,
.desktop-menu .header-21 .menu__container>li.current-menu-parent>a:after,
.desktop-menu .header-21 .menu__container>li.current_page_item>a:after,
.desktop-menu .header-21 .menu__container>li:hover>a:after {
  left: 0;
  right: auto;
  width: 100%
}

.desktop-menu .header-21.headroom--not-top .header-wrap-above {
  display: none
}

.mobile-menu .header-21 .header-wrap {
  align-content: center;
  display: -webkit-box;
  display: flex
}

.mobile-menu .header-21 .branding {
  -webkit-box-flex: 1;
  flex-grow: 1
}

.mobile-menu .header-21 .header-wrap-content {
  position: relative
}

.mobile-menu .header-21 .header-right {
  flex-shrink: 0;
  left: -10px;
  padding-left: 15px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.mobile-menu .header-21 .switcher-language-wrapper {
  display: none
}

.header-21 .header-social-networks a {
  font-size: 20px
}

.header-21.headroom--not-top .header-wrap-below {
  border-top: 0
}

.header-22 .header-wrap {
  display: -webkit-box;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  align-items: center;
  margin: 0 -10px
}

.header-22 .header-wrap>div {
  padding: 0 10px
}

.header-22 .header-right {
  flex-shrink: 0;
  justify-self: flex-end
}

.header-22 .branding__logo {
  display: inline-block
}

.header-22 .page-navigation {
  -webkit-box-flex: 1;
  flex-grow: 1
}

.header-22 .page-navigation .menu__container {
  text-align: center
}

.header-22 .header-right {
  margin: 0 -10px
}

.header-22 .header-right>div {
  padding: 0 10px
}

.header-22 .info-wrap {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center
}

.header-22 .info-icon {
  color: var(--color-primary);
  flex-shrink: 0;
  font-size: 40px;
  margin-right: 20px
}

.header-22 .info-text {
  color: #7a8a9e;
  font-size: 12px;
  margin-bottom: 5px
}

.header-22 .info-sub-text {
  font-size: 18px;
  font-weight: 600
}

.desktop-menu .header-22 .menu--primary {
  position: static;
  text-align: right;
}

.desktop-menu .header-22 .menu__container>li>a .menu-item-title {
  position: relative
}

.desktop-menu .header-22 .menu__container>li>a .menu-item-title:after {
  background: currentColor;
  border-radius: 5px;
  bottom: -2px;
  content: "";
  height: 2px;
  position: absolute;
  right: 0;
  -webkit-transition: width .5s;
  transition: width .5s;
  width: 0
}

.desktop-menu .header-22 .menu__container>li:hover>a .menu-item-title:after {
  left: 0;
  right: auto;
  width: 100%
}

.mobile-menu .header-22 .branding {
  -webkit-box-flex: 1;
  flex-grow: 1
}

.header-22 .header-social-networks .inner {
  margin-left: -8px;
  margin-right: -8px
}

.header-22 .header-social-networks a {
  font-size: 18px;
  padding: 0 8px
}

.header-23 .header-wrap {
  display: -webkit-box;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  align-items: center
}

.header-23 .header-right {
  flex-shrink: 0;
  justify-self: flex-end
}

.header-23 .branding__logo {
  display: inline-block
}

.header-23 .page-navigation {
  -webkit-box-flex: 1;
  flex-grow: 1
}

.header-23 .page-navigation .menu__container {
  text-align: center
}

.header-23 .header-right {
  margin: 0 -20px
}

.header-23 .header-right>div {
  padding: 0 20px
}

.header-23 .header-right>div+div {
  position: relative
}

.header-23 .header-right>div+div:before {
  background-color: #eee;
  content: "";
  height: 30px;
  left: 0;
  margin-top: -15px;
  position: absolute;
  top: 50%;
  width: 1px
}

.header-23 .info-wrap {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center
}

.header-23 .info-icon {
  color: var(--color-primary);
  flex-shrink: 0;
  font-size: 40px;
  margin-right: 20px
}

.header-23 .info-text {
  color: #7a8a9e;
  font-size: 12px;
  margin-bottom: 5px
}

.header-23 .info-sub-text {
  font-size: 18px;
  font-weight: 600
}

.desktop-menu .header-23 .menu--primary {
  position: static;
  text-align: center
}

.desktop-menu .header-23 .menu__container>li>a {
  position: relative
}

.desktop-menu .header-23 .menu__container>li>a:after {
  background: currentColor;
  border-radius: 5px;
  bottom: 0;
  content: "";
  height: 3px;
  position: absolute;
  right: 0;
  -webkit-transition: width .5s;
  transition: width .5s;
  width: 0
}

.desktop-menu .header-23 .menu__container>li:hover>a:after {
  left: 0;
  right: auto;
  width: 100%
}

.mobile-menu .header-23 .branding {
  -webkit-box-flex: 1;
  flex-grow: 1
}

.header-23 .header-social-networks .inner {
  margin-left: -8px;
  margin-right: -8px
}

.header-23 .header-social-networks a {
  font-size: 18px;
  padding: 0 8px
}

.simple-footer {
  background: #222;
  color: hsla(0, 0%, 100%, .5);
  padding: 20px 0
}

.simple-footer .social-networks {
  line-height: 0;
  text-align: right
}

.simple-footer .social-networks .inner {
  border: 1px solid hsla(0, 0%, 59.2%, .11);
  border-radius: 5px;
  display: inline-block
}

.simple-footer .social-networks a {
  border-right: 1px solid hsla(0, 0%, 59.2%, .11);
  color: #d8d8d8;
  display: block;
  float: left;
  font-size: 16px;
  height: 48px;
  position: relative;
  width: 51px
}

.simple-footer .social-networks a:last-child {
  border-right: 0;
  width: 50px
}

.simple-footer .social-networks .social-icon {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

@-webkit-keyframes show-animation {
  0% {
    opacity: 0;
    -webkit-transform: translateY(5px)
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0)
  }
}

@keyframes show-animation {
  0% {
    opacity: 0;
    -webkit-transform: translateY(5px);
    transform: translateY(5px)
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@-webkit-keyframes hide-animation {
  0% {
    opacity: 1;
    -webkit-transform: translateX(5px)
  }

  to {
    opacity: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@keyframes hide-animation {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  to {
    opacity: 0;
    -webkit-transform: translateY(5px);
    transform: translateY(5px)
  }
}

.desktop-menu .sm {
  position: relative;
  z-index: 9999
}

.desktop-menu .sm,
.desktop-menu .sm li,
.desktop-menu .sm ul {
  direction: ltr;
  display: block;
  line-height: normal;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.desktop-menu .sm-rtl,
.desktop-menu .sm-rtl li,
.desktop-menu .sm-rtl ul {
  direction: rtl;
  text-align: right
}

.desktop-menu .sm>li h1,
.desktop-menu .sm>li h2,
.desktop-menu .sm>li h3,
.desktop-menu .sm>li h4,
.desktop-menu .sm>li h5,
.desktop-menu .sm>li h6 {
  margin: 0;
  padding: 0
}

.desktop-menu .sm ul {
  display: none
}

.desktop-menu .sm a,
.desktop-menu .sm li {
  position: relative
}

.desktop-menu .sm a {
  display: block
}

.desktop-menu .sm a.disabled {
  cursor: not-allowed
}

.desktop-menu .sm-simple li>a {
  padding: 13px 58px 13px 20px
}

.desktop-menu .sm-simple a.current {
  background: #555;
  color: #fff
}

.desktop-menu .sm-simple a.disabled {
  color: #ccc
}

.desktop-menu .sm-simple .sub-menu a .toggle-sub-menu {
  position: absolute;
  right: 0;
  top: 50%
}

.desktop-menu .sm-simple .sub-menu a .toggle-sub-menu:before {
  right: 30px
}

.desktop-menu .menu-item-wrap {
  position: relative
}

.desktop-menu .has-submenu .menu-item-title {
  margin-right: 15px
}

/* .desktop-menu .toggle-sub-menu:before {
  content: "\f078";
  font-size: 8px;
  font-weight: 500;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
} */

.desktop-menu .page-mobile-main-menu .toggle-sub-menu:before,
.desktop-menu .sub-arrow {
  display: none
}

.desktop-menu .sm-simple ul {
  position: absolute;
  width: 12em
}

.desktop-menu .sm-simple.sm-rtl li {
  float: right
}

.desktop-menu .sm-simple ul li,
.desktop-menu .sm-simple.sm-rtl ul li,
.desktop-menu .sm-simple.sm-vertical li {
  float: none
}

.desktop-menu .sm-simple a {
  white-space: nowrap
}

.desktop-menu .sm-simple ul a,
.desktop-menu .sm-simple.sm-vertical a {
  white-space: normal
}

.desktop-menu .sm-simple .sm-nowrap>li>:not(ul) a,
.desktop-menu .sm-simple .sm-nowrap>li>a {
  white-space: nowrap
}

.desktop-menu .sm-simple .scroll-down,
.desktop-menu .sm-simple .scroll-up {
  background: #fff;
  display: none;
  height: 20px;
  overflow: hidden;
  position: absolute;
  visibility: hidden
}

.desktop-menu .sm-simple .scroll-down-arrow,
.desktop-menu .sm-simple .scroll-up-arrow {
  border: 8px dashed transparent;
  border-bottom: 8px solid #555;
  height: 0;
  left: 50%;
  margin-left: -8px;
  overflow: hidden;
  position: absolute;
  top: -2px;
  width: 0
}

.desktop-menu .sm-simple .scroll-down-arrow {
  border-color: #555 transparent transparent;
  border-style: solid dashed dashed;
  top: 6px
}

.desktop-menu .sm-simple.sm-rtl .has-submenu {
  padding-left: 32px;
  padding-right: 20px
}

.desktop-menu .sm-simple.sm-rtl ul .has-submenu,
.desktop-menu .sm-simple.sm-rtl.sm-vertical .has-submenu {
  padding: 11px 20px
}

.desktop-menu .sm-simple.sm-rtl>li:first-child {
  border-left: 1px solid #eee
}

.desktop-menu .sm-simple.sm-rtl>li:last-child {
  border-left: 0
}

.desktop-menu .sm-simple:not(.sm-vertical) .has-mega-menu {
  position: static !important
}

.desktop-menu .sm-simple:not(.sm-vertical) .has-mega-menu .mega-menu {
  margin-left: 0 !important;
  max-width: none !important;
  right: 0 !important;
  width: auto !important
}

.desktop-menu .sm-simple.sm-vertical .has-mega-menu .mega-menu {
  max-width: calc(100vw - 394px) !important;
  width: 1170px !important
}

.desktop-menu .sm-simple.sm-vertical a .toggle-sub-menu:before {
  content: "\f054";
  font-size: 12px;
  right: 30px
}

.desktop-menu .menu--primary {
  position: relative;
  text-align: center
}

.desktop-menu .menu--primary .sm-simple {
  display: inline-block;
  position: static
}

.desktop-menu .menu--primary .sm-simple>li {
  display: inline-block
}

.desktop-menu .menu--primary .widgettitle {
  border-bottom: 1px solid #eee;
  display: block;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  margin: 0 0 20px;
  padding-bottom: 10px;
  text-transform: uppercase
}

.desktop-menu .menu--primary .children,
.desktop-menu .menu--primary .sub-menu {
  border-bottom: 3px solid transparent;
  -webkit-box-shadow: 0 0 37px rgba(0, 0, 0, .07);
  box-shadow: 0 0 37px rgba(0, 0, 0, .07);
  min-width: 270px !important;
  padding: 25px 0
}

.desktop-menu .menu--primary .children>.menu-item>a,
.desktop-menu .menu--primary .sub-menu>.menu-item>a {
  padding: 11px 30px
}

.desktop-menu .menu--primary .children .toggle-sub-menu:before,
.desktop-menu .menu--primary .sub-menu .toggle-sub-menu:before {
  content: "\f054"
}

.desktop-menu .menu--primary .children.mega-menu,
.desktop-menu .menu--primary .sub-menu.mega-menu {
  -webkit-box-shadow: 0 10px 37px rgba(0, 0, 0, .07);
  box-shadow: 0 10px 37px rgba(0, 0, 0, .07)
}

.desktop-menu .menu--primary .has-mega-menu .mega-menu {
  padding: 34px 23px
}

.desktop-menu .menu--primary .has-mega-menu .mega-menu ul {
  background: transparent;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: block;
  position: static;
  width: auto
}

.desktop-menu .menu--primary .has-mega-menu .mega-menu-content>.vc_row {
  margin-left: 0 !important;
  margin-right: 0 !important
}

.desktop-menu .menu--primary .has-mega-menu .mega-menu-content .menu>.menu-item>a {
  padding: 11px 0
}

.desktop-menu .menu--primary .has-mega-menu .scroll-down,
.desktop-menu .menu--primary .has-mega-menu .scroll-up {
  margin-left: 0 !important
}

.desktop-menu .menu--primary .has-mega-menu .wpb_button,
.desktop-menu .menu--primary .has-mega-menu .wpb_content_element,
.desktop-menu .menu--primary .has-mega-menu ul.wpb_thumbnails-fluid>li {
  margin-bottom: 0
}

.desktop-menu .menu--primary .has-mega-menu .insight-core-bmw ul,
.desktop-menu .menu--primary .has-mega-menu .widget_nav_menu ul {
  margin: 0;
  padding: 0
}

.desktop-menu .menu--primary .has-mega-menu .insight-core-bmw li,
.desktop-menu .menu--primary .has-mega-menu .widget_nav_menu li {
  border: 0;
  margin-bottom: 0;
  padding: 0
}

.desktop-menu .menu--primary .has-mega-menu .tm-list {
  padding-left: 0;
  padding-right: 0
}

.desktop-menu .menu--primary .has-mega-menu .tm-list .item-wrapper {
  display: block;
  line-height: 20px;
  padding-bottom: 11px;
  padding-top: 11px
}

.desktop-menu .menu--primary .menu-item-feature {
  margin-left: 10px;
  position: relative
}

.desktop-menu .menu--primary .menu-item-feature:before {
  content: "\f005";
  font-size: 14px;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.desktop-menu .menu--primary .sub-menu.show-animation {
  -webkit-animation: show-animation .3s;
  animation: show-animation .3s
}

.desktop-menu .menu--primary .sub-menu.hide-animation {
  -webkit-animation: hide-animation .3s;
  animation: hide-animation .3s
}

.menu-item-image_hover {
  display: none;
  opacity: 0;
  visibility: hidden;
  width: 0
}

.sm-simple .menu-item-image_hover {
  border-radius: 5px;
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .2);
  box-shadow: 0 10px 25px rgba(0, 0, 0, .2);
  display: block;
  height: auto;
  max-width: 100%;
  opacity: 0;
  position: absolute;
  right: -100px;
  top: -10px;
  -webkit-transform: translateX(20px);
  transform: translateX(20px);
  visibility: hidden;
  width: 150px;
  z-index: 1
}

.sm-simple .menu-item-image_hover img {
  border-radius: 5px
}

.sm-simple .has-image-hover:hover>a>.menu-item-image_hover {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  visibility: visible
}

.page-close-main-menu {
  cursor: pointer;
  font-size: 100px;
  line-height: 0;
  opacity: 0;
  position: fixed;
  right: 60px;
  top: 60px;
  visibility: hidden;
  z-index: 100000
}

.page-off-canvas-main-menu {
  bottom: 0;
  left: 0;
  opacity: 0;
  overflow: hidden;
  overflow-y: auto;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-transform: scale(.3);
  transform: scale(.3);
  visibility: hidden;
  z-index: 99999
}

.page-off-canvas-main-menu .menu--primary .sm-simple li {
  display: block
}

.page-off-canvas-main-menu .toggle-sub-menu {
  margin-left: 20px
}

.page-off-canvas-main-menu .toggle-sub-menu:before {
  font-size: 18px
}

.page-off-canvas-main-menu .navigation {
  display: table;
  height: 100%;
  margin: 0 auto;
  max-width: 350px;
  padding: 30px 0;
  text-align: center;
  width: 100%
}

.page-off-canvas-main-menu .navigation .menu__container {
  display: table-cell;
  vertical-align: middle
}

.page-off-canvas-main-menu ul {
  margin: 0;
  padding: 0
}

.page-off-canvas-main-menu a {
  display: block
}

.page-off-canvas-main-menu .menu__container>li {
  -webkit-animation-timing-function: cubic-bezier(.45, .005, 0, 1);
  animation-timing-function: cubic-bezier(.45, .005, 0, 1);
  opacity: 0;
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
  -webkit-transition: opacity .2s, -webkit-transform .2s;
  transition: opacity .2s, -webkit-transform .2s;
  transition: transform .2s, opacity .2s;
  transition: transform .2s, opacity .2s, -webkit-transform .2s
}

.page-off-canvas-main-menu li {
  list-style-type: none
}

.page-off-canvas-main-menu .sub-menu {
  display: none
}

.page-off-canvas-main-menu .widgettitle {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 3px;
  margin: 20px 0 10px;
  text-transform: uppercase
}

.page-off-canvas-main-menu .vc_column_container {
  display: block !important;
  float: none;
  width: 100% !important
}

.admin-bar .page-off-canvas-main-menu {
  top: 32px
}

.page-off-canvas-main-menu .insight-core-bmw li {
  border: 0;
  margin-bottom: 0;
  padding: 0
}

.page-off-canvas-main-menu .insight-core-bmw li a,
.page-off-canvas-main-menu .menu__container .sub-menu>li>a {
  padding: 4px 0
}

.page-off-canvas-menu-opened {
  overflow: hidden
}

.page-off-canvas-menu-opened .page-header {
  z-index: 99999
}

.page-off-canvas-menu-opened .page-off-canvas-main-menu {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  visibility: visible
}

.page-off-canvas-menu-opened .page-off-canvas-main-menu .menu__container>li {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0)
}

.page-off-canvas-menu-opened .page-close-main-menu {
  opacity: 1;
  visibility: visible
}

.page-off-canvas-sidebar {
  background-color: #fff;
  bottom: 0;
  -webkit-box-shadow: -10px 0 50px 2px rgba(0, 0, 0, .3);
  box-shadow: -10px 0 50px 2px rgba(0, 0, 0, .3);
  opacity: 0;
  overflow-y: auto;
  padding: 50px 30px;
  position: fixed;
  right: -380px;
  top: 0;
  visibility: hidden;
  width: 380px;
  z-index: 99999
}

.page-close-canvas-sidebar {
  margin-bottom: 30px
}

.page-close-canvas-sidebar span {
  cursor: pointer;
  display: inline-block;
  font-size: 50px
}

.page-off-canvas-sidebar-opened .page-off-canvas-sidebar {
  opacity: 1;
  right: 0;
  visibility: visible
}

.page-open-mobile-menu {
  cursor: pointer
}

.page-open-mobile-menu .inner {
  display: -webkit-box;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  height: 30px;
  justify-content: center
}

.page-open-mobile-menu .icon {
  height: 18px;
  position: relative;
  width: 24px
}

.page-open-mobile-menu:hover i:before {
  width: 80%
}

.page-open-mobile-menu:hover i:after {
  width: 65%
}

.page-open-mobile-menu i {
  background: currentColor;
  height: 2px;
  left: 0;
  margin-top: -1px;
  position: absolute;
  top: 50%;
  width: 100%
}

.page-open-mobile-menu i:after,
.page-open-mobile-menu i:before {
  background: inherit;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  -webkit-transition: width .3s cubic-bezier(.645, .045, .355, 1);
  transition: width .3s cubic-bezier(.645, .045, .355, 1);
  width: 100%
}

.page-open-mobile-menu i:before {
  top: -8px
}

.page-open-mobile-menu i:after {
  top: 8px
}

.page-close-mobile-menu {
  cursor: pointer;
  font-size: 36px
}

.page-mobile-menu-header {
  background: #fff;
  display: -webkit-box;
  display: flex;
  height: 80px;
  left: 0;
  padding: 0 30px;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-box-align: center;
  align-items: center
}

.page-mobile-menu-logo {
  -webkit-box-flex: 1;
  flex-grow: 1
}

.page-mobile-menu-opened {
  overflow: hidden
}

.page-mobile-main-menu {
  background: #fff;
  height: 100%;
  overflow-y: auto;
  padding-top: 80px;
  position: fixed;
  right: 100%;
  text-align: left;
  top: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
  width: 100%;
  z-index: 9999999
}

.admin-bar .page-mobile-main-menu {
  height: calc(100% - 32px);
  top: 32px
}

.page-mobile-menu-opened .page-mobile-main-menu {
  right: 0
}

.page-mobile-main-menu .widgettitle {
  margin: 0 0 10px
}

.page-mobile-main-menu .wpb_column+.wpb_column {
  margin-top: 35px
}

.page-mobile-main-menu ul {
  margin: 0;
  padding: 0
}

.page-mobile-main-menu li {
  display: block;
  list-style-type: none
}

.page-mobile-main-menu li.opened>a .toggle-sub-menu:after {
  content: "\f078"
}

.page-mobile-main-menu .sub-menu {
  display: none;
  margin: 12px 0 14px 10px
}

.page-mobile-main-menu .sub-menu a {
  padding: 8px 0
}

.page-mobile-main-menu .page-mobile-menu-content>ul>li.page_item_has_children {
  padding-bottom: 18px
}

.page-mobile-main-menu .children {
  margin-left: 20px
}

.page-mobile-main-menu .children a {
  padding: 8px 0
}

.page-mobile-main-menu .wpb_column.vc_column_container {
  width: 100% !important
}

.page-mobile-main-menu .menu__container {
  margin: 14px 30px 30px;
  padding: 0
}

.page-mobile-main-menu .menu__container>li>a {
  border: 0;
  border-color: transparent;
  padding: 10px 0
}

.page-mobile-main-menu .menu__container>li+li>a {
  border-top: 1px solid transparent
}

.page-mobile-main-menu .menu__container>li.opened>a {
  border-bottom: 1px solid transparent
}

.page-mobile-main-menu .menu__container a {
  display: block;
  position: relative
}

.page-mobile-main-menu .tm-list {
  margin-bottom: 16px
}

.page-mobile-main-menu .mega-menu {
  margin-top: 20px
}

.page-mobile-main-menu .wpb_button,
.page-mobile-main-menu .wpb_content_element,
.page-mobile-main-menu ul.wpb_thumbnails-fluid>li {
  margin-bottom: 30px
}

.page-mobile-main-menu .insight-core-bmw li,
.page-mobile-main-menu .widget_nav_menu li {
  border: 0;
  margin: 0;
  padding: 0
}

.page-mobile-main-menu .toggle-sub-menu {
  background: hsla(0, 0%, 100%, .1);
  color: #fff;
  height: 40px;
  line-height: 40px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 40px
}

.page-mobile-main-menu .toggle-sub-menu:after {
  content: "\f054";
  display: block;
  font-size: 16px
}

.page-mobile-main-menu .toggle-sub-menu:hover {
  background: hsla(0, 0%, 100%, .2)
}

.mobile-menu .page-navigation,
.mobile-menu .page-navigation-wrap {
  display: none
}

.page-mobile-main-menu .tm-list.style-circle-05 .title a {
  padding: 0
}

.page-mobile-main-menu .vc_tta-panel-title {
  background-color: #333
}

.desktop-menu .page-open-mobile-menu {
  display: none !important
}

.page-title-bar {
  position: relative
}

.page-title-bar h1,
.page-title-bar h2,
.page-title-bar h3,
.page-title-bar h4,
.page-title-bar h5,
.page-title-bar h6 {
  margin-bottom: 0
}

.page-title-bar-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0
}

.page-title-bar-inner {
  border-bottom-style: solid
}

.insight_core_breadcrumb {
  margin: 0 -15px;
  padding: 0
}

.insight_core_breadcrumb li {
  display: inline-block;
  padding: 0 15px;
  position: relative
}

.insight_core_breadcrumb li+li:after {
  content: "\f054";
  font-size: 10px;
  left: -5px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.insight_core_breadcrumb a {
  overflow: hidden;
  padding: 2px 0;
  position: relative;
  z-index: 1
}

.insight_core_breadcrumb a:before {
  background: currentColor;
  bottom: 0;
  content: "";
  height: 2px;
  left: auto;
  position: absolute;
  right: 0;
  -webkit-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
  transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
  width: 0;
  z-index: -1
}

.insight_core_breadcrumb a:hover:before {
  left: 0;
  right: auto;
  width: 100%
}

.page-title-bar-01 .heading {
  text-align: center
}

.page-title-bar-01 .insight_core_breadcrumb {
  margin-top: 18px;
  text-align: center
}

.page-title-bar-02 .insight_core_breadcrumb {
  margin-top: 10px
}

.page-title-bar-03 .heading {
  text-align: center
}

.page-title-bar-03 .page-breadcrumb {
  bottom: 41px;
  left: 0;
  position: absolute;
  width: 100%
}

.page-title-bar-03 .insight_core_breadcrumb {
  text-align: center
}

.page-title-bar-04 .title-box {
  border-bottom: 5px solid var(--color-primary);
  padding: 40px 50px 60px
}

.page-title-bar-04 .page-breadcrumb {
  margin-bottom: 30px
}

.page-title-bar-04 .title-bar-text,
.page-title-bar-05 .title-bar-text {
  margin-top: 20px
}

.page-title-bar-05 .breadcrumb-wrap {
  bottom: 41px;
  left: 0;
  position: absolute;
  width: 100%
}

.page-title-bar-06 .title-box,
.page-title-bar-07 .title-box {
  border-bottom: 5px solid var(--color-primary);
  -webkit-box-shadow: 0 20px 20px 0 rgba(0, 0, 0, .06);
  box-shadow: 0 20px 20px 0 rgba(0, 0, 0, .06);
  padding: 40px 50px 60px;
  position: relative;
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
  z-index: 2
}

.page-title-bar-06 .page-breadcrumb,
.page-title-bar-07 .page-breadcrumb {
  margin-bottom: 15px
}

.page-title-bar-06 .title-bar-text,
.page-title-bar-07 .title-bar-text {
  margin-top: 20px
}

.page-scroll-up {
  border-radius: 50%;
  bottom: -55px;
  -webkit-box-shadow: 0 30px 50px rgba(0, 0, 0, .03);
  box-shadow: 0 30px 50px rgba(0, 0, 0, .03);
  cursor: pointer;
  display: block;
  font-size: 22px;
  height: 55px;
  line-height: 55px;
  opacity: 0;
  padding: 0;
  position: fixed;
  right: 30px;
  text-align: center;
  visibility: hidden;
  width: 55px;
  z-index: 999
}

.page-scroll-up:before {
  background: var(--color-primary);
  border-radius: 100%;
  content: "";
  display: block;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  height: 0;
  left: 50%;
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 0;
  z-index: -1
}

.page-scroll-up i {
  color: #fff
}

.page-scroll-up.show {
  bottom: 30px;
  opacity: 1;
  visibility: visible
}

.page-scroll-up:hover {
  opacity: .8
}

.page-scroll-up:hover:before {
  -webkit-animation: circle 1.05s infinite;
  animation: circle 1.05s infinite
}

@-webkit-keyframes circle {
  0% {
    opacity: .2
  }

  40% {
    opacity: .2
  }

  to {
    height: 200%;
    opacity: 0;
    width: 200%
  }
}

@keyframes circle {
  0% {
    opacity: .2
  }

  40% {
    opacity: .2
  }

  to {
    height: 200%;
    opacity: 0;
    width: 200%
  }
}

.popup-search-opened .page-popup-search {
  opacity: 1;
  visibility: visible
}

.popup-search-opened .page-popup-search .page-popup-search-inner {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  visibility: visible
}

.popup-search-opened .page-popup-search .search-field {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition: .3s ease-out, -webkit-transform .5s;
  transition: .3s ease-out, -webkit-transform .5s;
  transition: transform .5s, .3s ease-out;
  transition: transform .5s, .3s ease-out, -webkit-transform .5s
}

.popup-search-opened .page-popup-search .form-description {
  opacity: 1;
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

.page-popup-search {
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  width: 100%;
  z-index: 9999999
}

.page-popup-search,
.page-popup-search-inner {
  opacity: 0;
  text-align: center;
  visibility: hidden
}

.page-popup-search-inner {
  display: inline-block;
  font-size: 18px;
  left: 50%;
  padding: 0 50px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) scale(.8);
  transform: translate(-50%, -50%) scale(.8);
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  width: 75%
}

.page-popup-search .popup-search-close {
  cursor: pointer;
  display: inline-block;
  font-size: 60px;
  height: 60px;
  line-height: 60px;
  position: absolute;
  right: 60px;
  top: 60px;
  width: 60px
}

.page-popup-search .form-description {
  display: block;
  font-size: 90%;
  font-weight: 500;
  opacity: 0;
  padding: .85em 0;
  text-align: right;
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
  -webkit-transition: opacity .4s, -webkit-transform .4s;
  transition: opacity .4s, -webkit-transform .4s;
  transition: opacity .4s, transform .4s;
  transition: opacity .4s, transform .4s, -webkit-transform .4s
}

.page-popup-search .search-form {
  position: relative
}

.page-popup-search .search-field {
  -webkit-appearance: none;
  background: none !important;
  border: 0;
  border-bottom: 5px solid transparent;
  border-radius: 0;
  font-size: 10vw;
  height: auto;
  padding: .05em 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%
}

.page-popup-search .search-field:-webkit-autofill,
.page-popup-search .search-field:-webkit-autofill:active,
.page-popup-search .search-field:-webkit-autofill:focus,
.page-popup-search .search-field:-webkit-autofill:hover {
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s
}

.page-popup-search .search-field::-webkit-input-placeholder {
  color: inherit;
  font-size: 10vw;
  opacity: 1 !important
}

.page-popup-search .search-field:-moz-placeholder,
.page-popup-search .search-field::-moz-placeholder {
  color: inherit;
  font-size: 10vw;
  opacity: 1 !important
}

.page-popup-search .search-field:-ms-input-placeholder {
  color: inherit;
  font-size: 10vw;
  opacity: 1 !important
}

.page-popup-search .search-submit {
  display: none
}

.desktop-menu .header-04 .menu__container>li>a:after,
.desktop-menu .header-08 .menu__container>li>a:after,
.desktop-menu .header-11 .menu__container>li>a:after,
.desktop-menu .header-15 .menu--primary .menu__container>li>a .menu-item-wrap:after,
.desktop-menu .header-19 .menu__container>li>a:after,
.desktop-menu .header-21 .menu__container>li>a:after,
.desktop-menu .menu--primary .menu-item,
.insight-core-bmw li,
.post-type-archive-ic_caregiver .search-result.style-grid-01 .post-item-wrap,
.post-type-archive-ic_caregiver .search-result.style-grid-01 .post-item-wrap:before,
.post-type-archive-ic_caregiver .search-result.style-grid-02 .post-thumbnail-wrap img,
.post-type-archive-ic_caregiver .search-result.style-grid-04 .post-item-wrap,
.related-posts .post-item-wrapper,
.related-posts .related-post-feature-wrap,
.tm-accordion.style-1 .accordion-title:before,
.tm-accordion.style-3 .title-prefix,
.tm-blog.style-01 .post-feature-wrap,
.tm-blog.style-02 .post-item-wrap,
.tm-blog.style-03 .post-item-wrap,
.tm-blog.style-03 .post-thumbnail img,
.tm-blog.style-list_simple .post-thumbnail a:after,
.tm-blog.style-list_simple .post-thumbnail a:before,
.tm-box-icon.style-1 .icon img,
.tm-box-icon.style-1 .icon:before,
.tm-box-icon.style-1 .image,
.tm-box-icon.style-1 .image img,
.tm-box-icon.style-1 .image:before,
.tm-box-icon.style-10 .content-wrap,
.tm-box-icon.style-2 .content-wrap,
.tm-box-icon.style-2 .content-wrap:after,
.tm-box-icon.style-3 .image,
.tm-box-icon.style-4 .content-wrap,
.tm-box-icon.style-4 .image,
.tm-box-icon.style-5 .image,
.tm-box-icon.style-5 .image img,
.tm-box-icon.style-6 .content-wrap,
.tm-box-icon.style-6 .content-wrap:before,
.tm-box-icon.style-6 .image,
.tm-box-icon.style-7 .content-wrap,
.tm-box-icon.style-7 .icon span,
.tm-box-icon.style-7 .image,
.tm-box-icon.style-7 .tm-box-icon__btn .button-icon,
.tm-box-icon.style-8 .icon img,
.tm-box-icon.style-8 .image,
.tm-box-icon.style-8 .image img,
.tm-button,
.tm-caregiver.style-01 .post-item-wrap,
.tm-caregiver.style-01 .post-item-wrap:before,
.tm-caregiver.style-02 .post-thumbnail-wrap img,
.tm-caregiver.style-04 .post-item-wrap,
.tm-caregiver.style-04.style-carousel-04 .post-item-wrap,
.tm-case-study.style-grid .post-read-more,
.tm-case-study.style-grid-caption-3 .post-thumbnail,
.tm-category-feature.style-01 .cat-item-wrap,
.tm-category-feature.style-01 .icon span,
.tm-client.hover-main-move-up .image,
.tm-client.style-grid .grid-inner,
.tm-counter .counter-image img,
.tm-counter .counter-image:before,
.tm-counter .icon i,
.tm-counter .icon:before,
.tm-gallery img,
.tm-gradation--with_image .count,
.tm-gradation--with_image .image-wrap,
.tm-heading.with-separator-1 .heading:after,
.tm-heading.with-separator-1 .heading:before,
.tm-list .marker,
.tm-office-info .image,
.tm-posts-widget .post-widget-overlay,
.tm-pricing.style-1 .inner,
.tm-pricing.style-3 .inner,
.tm-service-list .icon,
.tm-service-list .service-list-item,
.tm-service-list .service-list-item:after,
.tm-service.style-02 .post-item-wrap,
.tm-service.style-03 .post-thumbnail-wrap,
.tm-service.style-05 .post-item-wrap,
.tm-service.style-06 .post-icon i,
.tm-service.style-06 .post-item-wrap,
.tm-service.style-07 .post-icon i,
.tm-service.style-07 .post-item-wrap,
.tm-social-networks.style-rounded-icon-title .item .link-icon,
.tm-swiper.pagination-style-7 .swiper-pagination-bullet:after,
.tm-swiper.pagination-style-9 .swiper-pagination-bullet:after,
.tm-swiper:hover .swiper-nav-button,
.tm-team-member.style-1 .photo img,
.tm-team-member.style-2 .inner,
.tm-team-member.style-2 .inner:before,
.tm-testimonial-list .testimonial-item,
.tm-testimonial.style-3 .testimonial-item,
.tm-testimonial.style-6 .testimonial-item,
.tm-testimonial.style-7 .testimonial-item,
.tm-view-demo.style-01 .item-wrap,
.tm-view-demo.style-01 .thumbnail,
.tm-view-demo.style-02 .item-wrap,
.tm-view-demo.style-02 .overlay,
.widget_archive li,
.widget_categories li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li,
.widget_product_categories li,
.widget_recent_comments li,
.widget_recent_entries li,
.widget_rss li,
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-02 .vc_tta-tab:after,
a,
button,
input[type=button],
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=range],
input[type=reset],
input[type=search],
input[type=submit],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select,
textarea {
  -webkit-transition: all .2s cubic-bezier(.645, .045, .355, 1);
  transition: all .2s cubic-bezier(.645, .045, .355, 1)
}

.fall-down-effect:before,
.nav-links a div,
.page-close-main-menu,
.page-mobile-main-menu .toggle-sub-menu,
.page-off-canvas-main-menu,
.page-off-canvas-sidebar,
.page-open-canvas-sidebar .icon-inner span,
.page-open-main-menu i,
.page-open-mobile-menu i,
.page-scroll-up,
.popup-search-wrap i,
.post-type-archive-ic_caregiver .search-result .caregiver-item .social-networks a,
.sm-simple .menu-item-image_hover,
.switcher-language-wrapper .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu,
.tm-accordion .accordion-title,
.tm-button.style-border-text:after,
.tm-button.style-border-text:before,
.tm-button.tm-button-icon-move .button-icon,
.tm-caregiver .social-networks a,
.tm-case-study .post-thumbnail img,
.tm-case-study.style-grid .post-item-wrap,
.tm-case-study.style-grid .post-overlay,
.tm-case-study.style-grid-caption .post-item-wrap,
.tm-case-study.style-grid-caption-2 .post-item-wrap,
.tm-gallery.hover-overlay .overlay,
.tm-pricing.style-2 .inner,
.tm-service.style-01 .post-info,
.tm-service.style-01 .post-info:after,
.tm-slider-button .slider-btn,
.tm-team-member .social-networks a,
.tm-team-member.effect-grayscale .photo img,
.tm-testimonial.style-2 .testimonial-item,
.tm-view-demo.style-02 .thumbnail,
.tm-view-demo.style-02 .thumbnail:before,
.top-bar-office-wrapper .office-list {
  -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
  transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.tm-box-icon.style-7 .icon-overlay,
.tm-service.style-06 .post-icon-overlay,
.tm-service.style-07 .post-icon-overlay {
  -webkit-transition: all .5s ease;
  transition: all .5s ease
}

.desktop-menu .toggle-sub-menu:before,
.insight_core_breadcrumb li+li:after,
.switcher-language-wrapper .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:after,
.tm-blog.style-list_simple .post-thumbnail a:after,
.tm-gallery-slider .lSAction .nav-button-icon:before,
.tm-list.style-check .marker:before,
.tm-list.style-check-02 .marker:before,
.tm-list.style-circle .marker:before,
.tm-list.style-circle-02 .marker:before,
.tm-popup-video.style-button-06 a .video-text:after,
blockquote:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: Font Awesome\ 6 Pro;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  line-height: 1;
  text-rendering: auto
}

.comment-list .comment-actions a:before,
.desktop-menu .menu--primary .menu-item-feature:before,
.page-mobile-main-menu .toggle-sub-menu:after,
.single-post .post-tags span:before,
.tm-accordion.style-1 .accordion-icon:before,
.tm-accordion.style-3 .accordion-icon:before,
.tm-mailchimp-form.style-3 button[type=submit]:after,
.tm-mailchimp-form.style-4 button[type=submit]:after,
.tm-maps-popup .tm-maps-popup-marker .animated-dot .middle-dot:after,
.tm-maps.overlay-style-02 .animated-dot .middle-dot:after,
.tm-office-info .info>div:before,
.tm-rotate-box.style-2 .heading:after,
.tm-swiper .swiper-nav-button i,
.tm-view-demo.style-02 .thumbnail:before,
.top-bar-office-wrapper .active:after,
.widget_recent_comments .comment-author-link:before,
.widget_recent_entries .post-date:before,
.widget_rss .rss-date:before,
input[type=checkbox]:after {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: Font Awesome\ 6 Pro;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  text-rendering: auto
}

@-webkit-keyframes tm-animation-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg)
  }

  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg)
  }

  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg)
  }

  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg)
  }

  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg)
  }

  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg)
  }

  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg)
  }

  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg)
  }

  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0)
  }

  to {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0)
  }
}

@keyframes tm-animation-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg)
  }

  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg)
  }

  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg)
  }

  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg)
  }

  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg)
  }

  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg)
  }

  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg)
  }

  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg)
  }

  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0)
  }

  to {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0)
  }
}

@-webkit-keyframes bounce {
  50% {
    -webkit-transform: translateY(-10px)
  }

  0%,
  to {
    -webkit-transform: translateY(0)
  }
}

@keyframes bounce {
  50% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
  }

  0%,
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@keyframes zoom-bounce {
  50% {
    -webkit-transform: scale(.75);
    transform: scale(.75)
  }

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

@-webkit-keyframes zoom-bounce {
  50% {
    -webkit-transform: scale(.75)
  }

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

@-webkit-keyframes separator-bounce {

  0%,
  80%,
  to {
    opacity: .3;
    -webkit-transform: scale(.5);
    transform: scale(.5)
  }

  40% {
    opacity: .6;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

@keyframes separator-bounce {

  0%,
  80%,
  to {
    opacity: .3;
    -webkit-transform: scale(.5);
    transform: scale(.5)
  }

  40% {
    opacity: .6;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

@keyframes blink {
  0% {
    opacity: 1
  }

  50% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@-webkit-keyframes blink {
  0% {
    opacity: 1
  }

  50% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@-webkit-keyframes zoomBig {
  0% {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(0)
  }

  to {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1)
  }
}

@keyframes zoomBig {
  0% {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0)
  }

  to {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1)
  }
}

@-webkit-keyframes lineUp {
  0% {
    bottom: 0;
    -webki-transform: translateY(100%)
  }

  to {
    bottom: 100%;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@keyframes lineUp {
  0% {
    bottom: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
  }

  to {
    bottom: 100%;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@-webkit-keyframes lineDown {
  0% {
    top: 0;
    -webkit-transform: translateY(-100%)
  }

  to {
    top: 100%;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@keyframes lineDown {
  0% {
    top: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
  }

  to {
    top: 100%;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@-webkit-keyframes circle-2 {
  to {
    height: 200%;
    opacity: 0;
    width: 200%
  }
}

@keyframes circle-2 {
  to {
    height: 200%;
    opacity: 0;
    width: 200%
  }
}

@-webkit-keyframes circle-3 {
  to {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(1.2)
  }
}

@keyframes circle-3 {
  to {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(1.2);
    transform: translate(-50%, -50%) scale(1.2)
  }
}

@-webkit-keyframes sonarEffect {
  0% {
    opacity: .3
  }

  40% {
    opacity: .5
  }

  to {
    opacity: 0;
    -webkit-transform: scale(1.5)
  }
}

@keyframes sonarEffect {
  0% {
    opacity: .3
  }

  40% {
    opacity: .5
  }

  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5)
  }
}

@-webkit-keyframes box-image-pop {
  50% {
    -webkit-transform: scale(1.1)
  }
}

@keyframes box-image-pop {
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
  }
}

@-webkit-keyframes fadeIn {
  to {
    opacity: 1
  }
}

@keyframes fadeIn {
  to {
    opacity: 1
  }
}

@-webkit-keyframes moveVertical {
  to {
    opacity: 1;
    -webkit-transform: translateY(0)
  }
}

@keyframes moveVertical {
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@-webkit-keyframes moveHorizontal {
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@keyframes moveHorizontal {
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@-webkit-keyframes scaleUp {
  to {
    opacity: 1;
    -webkit-transform: scale(1)
  }
}

@keyframes scaleUp {
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

@-webkit-keyframes fallPerspective {
  to {
    opacity: 1;
    -webkit-transform: translateZ(0) translateY(0) rotateX(0deg)
  }
}

@keyframes fallPerspective {
  to {
    opacity: 1;
    -webkit-transform: translateZ(0) translateY(0) rotateX(0deg);
    transform: translateZ(0) translateY(0) rotateX(0deg)
  }
}

@-webkit-keyframes fly {
  to {
    opacity: 1;
    -webkit-transform: rotateX(0deg)
  }
}

@keyframes fly {
  to {
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg)
  }
}

@-webkit-keyframes flip {
  to {
    opacity: 1;
    -webkit-transform: rotateX(0deg)
  }
}

@keyframes flip {
  to {
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg)
  }
}

@-webkit-keyframes helix {
  to {
    opacity: 1;
    -webkit-transform: rotateY(0deg)
  }
}

@keyframes helix {
  to {
    opacity: 1;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg)
  }
}

@-webkit-keyframes popUp {
  70% {
    -webkit-animation-timing-function: ease-out;
    opacity: .8;
    -webkit-transform: scale(1.1)
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1)
  }
}

@keyframes popUp {
  70% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    opacity: .8;
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

.page-has-animation .page-content .tm-animation {
  opacity: 0
}

.page-has-animation .page-content .tm-animation.fade-in.animate {
  -webkit-animation: fadeIn .95s ease forwards;
  animation: fadeIn .95s ease forwards
}

.page-has-animation .page-content .tm-animation.move-up.animate {
  -webkit-animation: moveVertical 1s ease forwards;
  animation: moveVertical 1s ease forwards;
  -webkit-transform: translateY(20px);
  transform: translateY(20px)
}

.page-has-animation .page-content .tm-animation.move-down.animate {
  -webkit-animation: moveVertical 1s ease forwards;
  animation: moveVertical 1s ease forwards;
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px)
}

.page-has-animation .page-content .tm-animation.move-left.animate {
  -webkit-animation: moveHorizontal 1s ease forwards;
  animation: moveHorizontal 1s ease forwards;
  -webkit-transform: translateX(20px);
  transform: translateX(20px)
}

.page-has-animation .page-content .tm-animation.move-right.animate {
  -webkit-animation: moveHorizontal 1s ease forwards;
  animation: moveHorizontal 1s ease forwards;
  -webkit-transform: translateX(-20px);
  transform: translateX(-20px)
}

.page-has-animation .page-content .tm-animation.scale-up.animate {
  -webkit-animation: scaleUp 1s ease-in-out forwards;
  animation: scaleUp 1s ease-in-out forwards;
  -webkit-transform: scale(.8);
  transform: scale(.8)
}

.page-has-animation .page-content .tm-animation.fall-perspective {
  -webkit-perspective: 1300px;
  perspective: 1300px
}

.page-has-animation .page-content .tm-animation.fall-perspective.animate {
  -webkit-animation: fallPerspective 1s ease-in-out forwards;
  animation: fallPerspective 1s ease-in-out forwards;
  -webkit-transform: translateZ(400px) translateY(300px) rotateX(-90deg);
  transform: translateZ(400px) translateY(300px) rotateX(-90deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d
}

.page-has-animation .page-content .tm-animation.fly {
  -webkit-perspective: 1300px;
  perspective: 1300px
}

.page-has-animation .page-content .tm-animation.fly.animate {
  -webkit-animation: fly 1s ease-in-out forwards;
  animation: fly 1s ease-in-out forwards;
  -webkit-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
  -webkit-transform-origin: 50% 50% -300px;
  transform-origin: 50% 50% -300px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d
}

.page-has-animation .page-content .tm-animation.flip.animate {
  -webkit-animation: flip 1s ease-in-out forwards;
  animation: flip 1s ease-in-out forwards;
  -webkit-transform: rotateX(-80deg);
  transform: rotateX(-80deg);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d
}

.page-has-animation .page-content .tm-animation.helix {
  -webkit-perspective: 1300px;
  perspective: 1300px
}

.page-has-animation .page-content .tm-animation.helix.animate {
  -webkit-animation: helix 1s ease-in-out forwards;
  animation: helix 1s ease-in-out forwards;
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d
}

.page-has-animation .page-content .tm-animation.pop-up {
  -webkit-perspective: 1300px;
  perspective: 1300px
}

.page-has-animation .page-content .tm-animation.pop-up.animate {
  -webkit-animation: popUp 1s ease-in forwards;
  animation: popUp 1s ease-in forwards;
  -webkit-transform: scale(.6);
  transform: scale(.6);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d
}

.page-has-animation .page-content .tm-swiper .tm-animation {
  opacity: 1 !important;
  -webkit-perspective: none !important;
  perspective: none !important;
  -webkit-transform: none !important;
  transform: none !important
}

.fall-down-effect:hover:before {
  opacity: 1;
  -webkit-transform: scale(1) translateX(0) translateY(0) rotate(0deg);
  transform: scale(1) translateX(0) translateY(0) rotate(0deg)
}

.fall-down-effect:before {
  content: attr(data-hover);
  opacity: 0;
  pointer-events: none;
  position: absolute;
  -webkit-transform: scale(1.1) translateX(10px) translateY(-10px) rotate(4deg);
  transform: scale(1.1) translateX(10px) translateY(-10px) rotate(4deg)
}

.embed-responsive,
.video-player {
  display: block;
  height: 0;
  overflow: hidden;
  padding: 0;
  position: relative
}

.embed-responsive iframe,
.video-player iframe {
  border: 0;
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.embed-responsive-16by9,
.video-player {
  padding-bottom: 56.25%
}

.fa-classic,
.fa-light,
.fa-regular,
.fa-solid,
.fal,
.far,
.fas {
  font-family: Font Awesome\ 6 Pro !important
}

.page-content {
  position: relative;
  z-index: 1
}

.boxed {
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .06);
  box-shadow: 0 0 30px rgba(0, 0, 0, .06);
  margin: 0 auto;
  max-width: 1200px
}

.boxed .content,
.site {
  overflow: hidden
}

body {
  -ms-word-wrap: break-word;
  word-wrap: break-word
}

.page-main-content,
.page-sidebar {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  width: 100%
}

.page-main-content .page-sidebar {
  padding-left: 0;
  padding-right: 0
}

body.page-has-sidebar .page-content {
  padding: 0
}

body.page-has-sidebar .page-main-content {
  padding-bottom: 110px;
  padding-top: 110px
}

body.page-has-sidebar.has-title-bar-06 .page-main-content,
body.page-has-sidebar.has-title-bar-07 .page-main-content {
  padding-bottom: 110px;
  padding-top: 150px
}

body.page-has-sidebar.has-title-bar-06 .page-sidebar.page-sidebar-left .page-sidebar-content,
body.page-has-sidebar.has-title-bar-06 .page-sidebar.page-sidebar-right .page-sidebar-content,
body.page-has-sidebar.has-title-bar-07 .page-sidebar.page-sidebar-left .page-sidebar-content,
body.page-has-sidebar.has-title-bar-07 .page-sidebar.page-sidebar-right .page-sidebar-content {
  padding-top: 150px
}

.page-comment-form .comment-respond {
  -webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .09);
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .09);
  margin-top: 100px;
  padding: 50px 35px
}

.page-comment-form>.container>.row>.col-md-12 {
  padding: 0
}

.comments-area {
  clear: both
}

.comment-respond {
  -webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .09);
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .09);
  margin-top: 100px;
  padding: 50px 35px
}

.comment-content a {
  word-wrap: break-word
}

.bypostauthor {
  display: block
}

.comment-reply-title,
.comments-title {
  display: block;
  font-size: 26px;
  margin-bottom: 50px;
  padding-bottom: 12px;
  position: relative;
  text-align: center
}

.comment-reply-title:before,
.comments-title:before {
  background-color: var(--color-primary);
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  margin-left: -40px;
  position: absolute;
  width: 80px
}

.comment-reply-title small a,
.comments-title small a {
  color: #7a8a9e;
  font-size: 22px;
  font-weight: 500
}

.comment-reply-title small a:hover,
.comments-title small a:hover {
  color: var(--color-primary)
}

.comment-reply-title small a:before,
.comments-title small a:before {
  content: " - "
}

.comment-notes {
  margin: 0;
  text-align: center
}

.logged-in-as {
  margin-bottom: 30px
}

.comments-wrap {
  padding-top: 100px
}

.comments-title {
  margin-bottom: 50px
}

.comment-list {
  margin: 0;
  padding: 0
}

.comment-list .comment {
  list-style-type: none
}

.comment-list .comment+.comment {
  border-top: 1px solid #eee;
  margin-top: 45px;
  padding-top: 45px
}

.comment-list .pingback {
  list-style-type: none;
  margin-bottom: 66px
}

.comment-list .pingback:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0
}

.comment-list .pingback .comment-content {
  margin-left: 0
}

.comment-list .children {
  border-top: 1px solid #eee;
  margin-left: 50px;
  margin-top: 45px;
  padding-top: 45px
}

.comment-list .comment-header {
  margin-bottom: 14px
}

.comment-list .comment-author {
  float: left
}

.comment-list .comment-author img {
  border-radius: 50%
}

.comment-list .comment-content {
  margin-left: 100px;
  overflow: hidden;
  position: relative
}

.comment-list .fn {
  display: inline-block;
  font-size: 16px;
  margin-bottom: 0;
  margin-right: 12px
}

.comment-list .fn a {
  font-size: inherit;
  font-style: inherit
}

.comment-list .comment-datetime {
  color: #7a8a9e;
  display: inline-block;
  font-size: 14px;
  line-height: 1.23;
  padding-left: 15px;
  position: relative
}

.comment-list .comment-datetime:before {
  background-color: #ddd;
  content: "";
  display: inline-block;
  height: 20px;
  left: 0;
  margin-top: -10px;
  position: absolute;
  top: 50%;
  width: 1px
}

.comment-list .comment-actions {
  margin-top: 18px
}

.comment-list .comment-actions a {
  font-weight: 600;
  margin-right: 30px
}

.comment-list .comment-actions a:before {
  margin-right: 10px
}

.comment-list .comment-actions a:last-child {
  margin-right: 0
}

.comment-list .comment-reply-link:before {
  content: "\f3e5";
  font-size: 16px
}

.comment-list .comment-edit-link:before {
  content: "\f304";
  font-size: 12px
}

.comment-list .comment-text p:last-child {
  margin-bottom: 0
}

.comment-list .comment-awaiting-messages {
  display: block
}

.comment-list .comment-respond {
  margin-top: 30px
}

.comment-form label {
  display: block;
  font-weight: 600;
  margin-bottom: 13px
}

.comment-form textarea {
  height: 136px
}

.comment-form input[type=email],
.comment-form input[type=submit],
.comment-form input[type=text] {
  width: 100%
}

.comment-form .comment-form-author,
.comment-form .comment-form-comment,
.comment-form .comment-form-email,
.comment-form .comment-form-url {
  margin: 0 0 30px
}

.comment-navigation {
  margin-top: 40px
}

.form-subscribe {
  display: -webkit-box;
  display: flex;
  margin: 0 -10px
}

.form-subscribe .form-item-wrap {
  padding: 0 10px
}

.form-subscribe .form-input {
  width: 50%
}

.vc_col-has-fill>.vc_column-inner,
.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,
.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner,
.vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner,
.vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner,
.vc_row-has-fill>.vc_column_container>.vc_column-inner,
.vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner,
.vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner,
.vc_section.vc_section-has-fill,
.vc_section.vc_section-has-fill+.vc_row-full-width+.vc_section,
.vc_section.vc_section-has-fill+.vc_section {
  padding-top: 0 !important
}

.wpb-js-composer.wpb-js-composer .vc_tta-container,
.wpb_wrapper .wpb_button,
.wpb_wrapper .wpb_content_element,
.wpb_wrapper ul.wpb_thumbnails-fluid>li {
  margin-bottom: 0
}

body.vc_editor .grid-item,
body.vc_editor .tm-animation,
body.vc_editor .tm-animation .grid-item {
  opacity: 1 !important
}

.rev_slider iframe {
  border: 0 !important
}

#builderView [class*=" fa-"]:before,
#builderView [class^=fa-]:before,
#objectlibrary [class*=" fa-"]:before,
#objectlibrary [class^=fa-]:before,
#rs_overview [class*=" fa-"]:before,
#rs_overview [class^=fa-]:before,
#rs_overview_menu [class*=" fa-"]:before,
#rs_overview_menu [class^=fa-]:before,
#waitaminute [class*=" fa-"]:before,
#waitaminute [class^=fa-]:before,
.rb-modal-wrapper [class*=" fa-"]:before,
.rb-modal-wrapper [class^=fa-]:before,
.rs-module [class*=" fa-"]:before,
.rs-module [class^=fa-]:before {
  font-family: Font Awesome\ 6 Pro;
  font-weight: 900
}

html .row:after,
html .row:before {
  display: block
}

.page-loading {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100000
}

.page-load-inner {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0
}

.preloader-wrap {
  display: table;
  height: 100%;
  width: 100%
}

.wrap-2 {
  display: table-cell;
  vertical-align: middle
}

body.loaded .page-loading {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0)
}

.page-loading {
  -webkit-transition: all 1s;
  transition: all 1s
}

.page-loading .sk-wrap {
  font-size: 0;
  height: 60px;
  margin: 0 auto;
  width: 60px
}

.page-loading .sk-wrap .sk-circle {
  margin: 0 auto
}

.page-loading .sk-wandering-cubes .sk-cube {
  height: 16px;
  width: 16px
}

.page-loading .sk-three-bounce {
  height: 20px;
  width: 80px
}

.page-loading .sk-three-bounce .sk-child {
  display: block;
  float: left
}

.page-loading .sk-three-bounce .sk-bounce2 {
  margin: 0 10px
}

.page-loading .sk-wave>div {
  margin: 0 2px;
  width: 7px
}

.page-loading .sk-image {
  display: block;
  margin: 0 auto;
  text-align: center
}

.page-loading .sk-image img {
  height: auto;
  max-width: 200px
}

.admin-bar .headroom.headroom--not-top .page-header-inner {
  top: 32px
}

.lg-backdrop {
  z-index: 999998 !important
}

.lg-outer {
  z-index: 999999 !important
}

.lg-sub-html * {
  color: inherit
}

.lg-actions .lg-next,
.lg-actions .lg-prev {
  border: 0
}

.tm-swiper {
  position: relative;
  z-index: 1
}

.tm-swiper:hover .swiper-nav-button {
  opacity: 1;
  visibility: visible
}

.tm-swiper .swiper {
  width: 100%;
  --swiper-navigation-size: 50px
}

.tm-swiper .swiper-slide {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.tm-swiper.disable-pagination.has-pagination {
  margin-bottom: 0
}

.tm-swiper.disable-pagination .swiper-pagination {
  display: none
}

.tm-swiper.auto-slide-wide .swiper-slide,
.tm-swiper.auto-slide-wide .swiper-slide img {
  width: auto
}

.tm-swiper.has-pagination {
  margin-bottom: 60px
}

.tm-swiper.auto-height>.swiper>.swiper-wrapper {
  height: auto !important
}

.tm-swiper.equal-height>.swiper>.swiper-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: stretch;
  align-items: stretch
}

.tm-swiper.equal-height>.swiper>.swiper-wrapper>.swiper-slide {
  display: -webkit-box;
  display: flex;
  height: auto
}

.tm-swiper.v-center>.swiper>.swiper-wrapper>.swiper-slide {
  align-self: center;
  display: -webkit-box;
  display: flex
}

.tm-swiper.h-center>.swiper>.swiper-wrapper>.swiper-slide {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center
}

.tm-swiper.c-bottom>.swiper>.swiper-wrapper {
  -webkit-box-align: end;
  align-items: flex-end
}

.tm-swiper.equal-height.v-center>.swiper>.swiper-wrapper>.swiper-slide {
  align-self: auto
}

.tm-swiper.equal-height.v-center>.swiper>.swiper-wrapper>.swiper-slide>div {
  align-self: center
}

.tm-swiper .swiper-fade .swiper-slide {
  opacity: 0 !important
}

.tm-swiper .swiper-fade .swiper-slide.swiper-slide-active {
  opacity: 1 !important
}

.tm-swiper .swiper-pagination {
  left: 0;
  line-height: 1;
  position: absolute;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 100%
}

.tm-swiper .swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
  --swiper-pagination-bottom: -60px
}

.tm-swiper .swiper-pagination-fraction {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: .4em
}

.tm-swiper .swiper-pagination-bullet {
  background: transparent;
  border: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 16px;
  margin: 0 3px;
  opacity: 1;
  outline: none;
  position: relative;
  vertical-align: middle;
  width: 16px
}

.tm-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active:before,
.tm-swiper .swiper-pagination-bullet:hover:before {
  background: #222
}

.tm-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  cursor: default
}

.tm-swiper .swiper-pagination-bullet:before {
  background: #d8d8d8;
  border-radius: 100%;
  content: "";
  height: 12px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all .7s;
  transition: all .7s;
  width: 12px;
  z-index: 1
}

.tm-swiper .swiper-nav-button {
  background-image: none;
  border: 2px solid rgba(34, 34, 34, .16);
  border-radius: 100%;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .01);
  box-shadow: 0 0 5px rgba(0, 0, 0, .01);
  color: #222;
  font-size: 22px;
  height: 50px;
  margin-top: 0;
  opacity: 0;
  outline: none !important;
  text-align: center;
  top: auto;
  -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1), visibility .3s linear 2s, opacity .3s linear 2s;
  transition: all .3s cubic-bezier(.645, .045, .355, 1), visibility .3s linear 2s, opacity .3s linear 2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 50px
}

.tm-swiper .swiper-nav-button svg,
.tm-swiper .swiper-nav-button.swiper-button-disabled,
.tm-swiper .swiper-nav-button:after {
  display: none
}

.tm-swiper .swiper-nav-button:hover {
  color: #fff
}

.tm-swiper .swiper-nav-button i {
  display: inline-block;
  font-size: inherit;
  left: 50%;
  line-height: 1;
  position: absolute;
  text-rendering: auto;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.tm-swiper .swiper-button-prev {
  left: 50px
}

.tm-swiper .swiper-button-prev i:before {
  content: "\f104"
}

.tm-swiper .swiper-button-next {
  right: 50px
}

.tm-swiper .swiper-button-next i:before {
  content: "\f105"
}

.tm-swiper.nav-style-6 .swiper-nav-button {
  border-color: hsla(0, 0%, 100%, .08);
  color: #fff
}

.tm-swiper.nav-style-6 .swiper-nav-button:hover {
  background: #fff;
  border-color: #fff
}

.tm-swiper.nav-style-8 .swiper-nav-button {
  background: #fff;
  border-color: #fff;
  color: #333
}

.tm-swiper.nav-style-8 .swiper-nav-button:hover {
  background: #333;
  border-color: #333;
  color: #fff
}

.tm-swiper.nav-style-3 .swiper-nav-button,
.tm-swiper.nav-style-7 .swiper-nav-button {
  border: 0;
  color: #222;
  font-size: 30px;
  font-weight: 500
}

.tm-swiper.nav-style-3 .swiper-nav-button:hover,
.tm-swiper.nav-style-7 .swiper-nav-button:hover {
  background: none
}

.tm-swiper.nav-style-3 .swiper-button-prev,
.tm-swiper.nav-style-7 .swiper-button-prev {
  left: -70px
}

.tm-swiper.nav-style-3 .swiper-button-prev i:before,
.tm-swiper.nav-style-7 .swiper-button-prev i:before {
  content: "\f053"
}

.tm-swiper.nav-style-3 .swiper-button-next,
.tm-swiper.nav-style-7 .swiper-button-next {
  right: -70px
}

.tm-swiper.nav-style-3 .swiper-button-next i:before,
.tm-swiper.nav-style-7 .swiper-button-next i:before {
  content: "\f054"
}

.tm-swiper.nav-style-7 .swiper-nav-button {
  color: #fff
}

.tm-swiper.pagination-style-2 {
  margin-bottom: 0 !important
}

.tm-swiper.pagination-style-2 .swiper-pagination {
  bottom: auto;
  left: auto;
  right: 50px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: auto
}

.tm-swiper.pagination-style-2 .swiper-pagination-bullet {
  display: block;
  margin: 0
}

.tm-swiper.pagination-style-2 .swiper-pagination-bullet+.swiper-pagination-bullet {
  margin-top: 15px
}

.tm-swiper.pagination-style-3 {
  margin-bottom: 0 !important
}

.tm-swiper.pagination-style-3 .swiper-pagination {
  bottom: auto;
  left: auto;
  right: 50px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: auto
}

.tm-swiper.pagination-style-3 .swiper-pagination-bullet {
  display: block;
  margin: 0
}

.tm-swiper.pagination-style-3 .swiper-pagination-bullet+.swiper-pagination-bullet {
  margin-top: 6px
}

.tm-swiper.pagination-style-4 {
  margin-bottom: 0 !important
}

.tm-swiper.pagination-style-4 .swiper-pagination {
  bottom: auto;
  left: auto;
  right: -60px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: auto
}

.tm-swiper.pagination-style-4 .swiper-pagination-bullet {
  display: block;
  margin: 0
}

.tm-swiper.pagination-style-4 .swiper-pagination-bullet+.swiper-pagination-bullet {
  margin-top: 6px
}

.tm-swiper.pagination-style-4 .swiper-pagination-bullet.swiper-pagination-bullet-active:before,
.tm-swiper.pagination-style-4 .swiper-pagination-bullet:hover:before {
  background-color: #222
}

.tm-swiper.pagination-style-5 .swiper-pagination-bullet:before {
  background: #d8d8d8;
  border-color: transparent
}

.tm-swiper.pagination-style-5 .swiper-pagination-bullet.swiper-pagination-bullet-active:before,
.tm-swiper.pagination-style-5 .swiper-pagination-bullet:hover:before {
  background: #999;
  border-color: transparent
}

.tm-swiper.pagination-style-6 .swiper-pagination-bullet:before {
  background: #ddd;
  border-color: transparent
}

.tm-swiper.pagination-style-6 .swiper-pagination-bullet.swiper-pagination-bullet-active:before,
.tm-swiper.pagination-style-6 .swiper-pagination-bullet:hover:before {
  background: #14163e;
  border-color: transparent
}

.tm-swiper.pagination-style-7,
.tm-swiper.pagination-style-9 {
  margin-bottom: 79px
}

.tm-swiper.pagination-style-7 .swiper-pagination,
.tm-swiper.pagination-style-9 .swiper-pagination {
  bottom: -79px
}

.tm-swiper.pagination-style-7 .swiper-pagination-bullet,
.tm-swiper.pagination-style-9 .swiper-pagination-bullet {
  border: 2px solid transparent;
  color: #acacac;
  font-size: 15px;
  font-weight: 500;
  height: 45px;
  line-height: 41px;
  padding: 0 7px;
  text-align: center;
  -webkit-transition: all .3s ease, width 0s, border-color 0s;
  transition: all .3s ease, width 0s, border-color 0s;
  width: auto
}

.tm-swiper.pagination-style-7 .swiper-pagination-bullet:hover,
.tm-swiper.pagination-style-9 .swiper-pagination-bullet:hover {
  color: #222
}

.tm-swiper.pagination-style-7 .swiper-pagination-bullet:after,
.tm-swiper.pagination-style-9 .swiper-pagination-bullet:after {
  background: #ddd;
  content: "";
  height: 2px;
  margin-top: -1px;
  opacity: 0;
  position: absolute;
  right: -54px;
  top: 50%;
  width: 0
}

.tm-swiper.pagination-style-7 .swiper-pagination-bullet.swiper-pagination-bullet-active,
.tm-swiper.pagination-style-9 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border-color: #ddd;
  color: #222;
  margin-right: 57px;
  min-width: 45px;
  position: relative
}

.tm-swiper.pagination-style-7 .swiper-pagination-bullet.swiper-pagination-bullet-active:last-child,
.tm-swiper.pagination-style-9 .swiper-pagination-bullet.swiper-pagination-bullet-active:last-child {
  margin-right: 0
}

.tm-swiper.pagination-style-7 .swiper-pagination-bullet.swiper-pagination-bullet-active:last-child:after,
.tm-swiper.pagination-style-9 .swiper-pagination-bullet.swiper-pagination-bullet-active:last-child:after {
  left: -54px;
  right: auto
}

.tm-swiper.pagination-style-7 .swiper-pagination-bullet.swiper-pagination-bullet-active:after,
.tm-swiper.pagination-style-9 .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
  opacity: 1;
  width: 40px
}

.tm-swiper.pagination-style-7 .swiper-pagination-bullet i,
.tm-swiper.pagination-style-9 .swiper-pagination-bullet i {
  font-style: normal;
  position: relative;
  z-index: 1
}

.tm-swiper.pagination-style-7 .swiper-pagination-bullet:before,
.tm-swiper.pagination-style-9 .swiper-pagination-bullet:before {
  display: none
}

.tm-swiper.pagination-style-9 {
  margin-bottom: 0
}

.tm-swiper.pagination-style-9 .swiper-pagination {
  bottom: auto;
  left: auto;
  right: 0;
  text-align: right;
  top: 0
}

.tm-swiper.pagination-style-10.has-pagination {
  margin-bottom: 62px
}

.tm-swiper.pagination-style-10 .swiper-pagination {
  bottom: -50px
}

.tm-swiper.pagination-style-10 .swiper-pagination-bullet:before {
  background: hsla(0, 0%, 84.7%, .32);
  border-color: transparent
}

.tm-swiper.pagination-style-10 .swiper-pagination-bullet.swiper-pagination-bullet-active:before,
.tm-swiper.pagination-style-10 .swiper-pagination-bullet:hover:before {
  background: #fff;
  border-color: transparent
}

.tm-swiper.pagination-style-11.has-pagination {
  margin-bottom: 62px
}

.tm-swiper.pagination-style-11 .swiper-pagination {
  bottom: -50px
}

.tm-swiper.pagination-style-11 .swiper-pagination-bullet {
  background-color: #ddd;
  border-radius: 0;
  height: 4px;
  margin: 0 5px;
  -webkit-transition: all .2s cubic-bezier(.645, .045, .355, 1);
  transition: all .2s cubic-bezier(.645, .045, .355, 1);
  width: 25px
}

.tm-swiper.pagination-style-11 .swiper-pagination-bullet:before {
  display: none
}

.tm-swiper.pagination-style-11 .swiper-pagination-bullet.swiper-pagination-bullet-active,
.tm-swiper.pagination-style-11 .swiper-pagination-bullet:hover {
  background-color: var(--color-primary);
  opacity: 1
}

.odometer.odometer-auto-theme,
.odometer.odometer-theme-default {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  position: relative;
  vertical-align: middle;
  *vertical-align: auto
}

.odometer.odometer-auto-theme .odometer-digit,
.odometer.odometer-theme-default .odometer-digit {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  position: relative;
  vertical-align: middle;
  *vertical-align: auto
}

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,
.odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  *vertical-align: auto;
  visibility: hidden
}

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,
.odometer.odometer-theme-default .odometer-digit .odometer-digit-inner {
  bottom: 0;
  display: block;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-align: left;
  top: 0
}

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,
.odometer.odometer-theme-default .odometer-digit .odometer-ribbon {
  display: block
}

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,
.odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner {
  -webkit-backface-visibility: hidden;
  display: block
}

.odometer.odometer-auto-theme .odometer-digit .odometer-value,
.odometer.odometer-theme-default .odometer-digit .odometer-value {
  display: block;
  -webkit-transform: translateZ(0)
}

.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,
.odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value {
  position: absolute
}

.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 4s cubic-bezier(.6, .3, .3, 1);
  transition: -webkit-transform 4s cubic-bezier(.6, .3, .3, 1);
  transition: transform 4s cubic-bezier(.6, .3, .3, 1);
  transition: transform 4s cubic-bezier(.6, .3, .3, 1), -webkit-transform 4s cubic-bezier(.6, .3, .3, 1)
}

.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,
.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%)
}

.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform 4s cubic-bezier(.6, .3, .3, 1);
  transition: -webkit-transform 4s cubic-bezier(.6, .3, .3, 1);
  transition: transform 4s cubic-bezier(.6, .3, .3, 1);
  transition: transform 4s cubic-bezier(.6, .3, .3, 1), -webkit-transform 4s cubic-bezier(.6, .3, .3, 1)
}

.odometer.odometer-auto-theme .odometer-value,
.odometer.odometer-theme-default .odometer-value {
  text-align: center
}

img.tm-lazy-load {
  -webkit-filter: blur(15px);
  filter: blur(15px);
  opacity: .5;
  -webkit-transition: all 1s;
  transition: all 1s;
  width: 100%
}

img.tm-lazy-load.loaded {
  -webkit-filter: blur(0);
  filter: blur(0);
  opacity: 1;
  width: auto
}

.tm-lazy-load {
  -webkit-transition: all 1s;
  transition: all 1s
}

.tm-lazy-load[data-was-processed=true] {
  -webkit-backface-visibility: hidden
}

.growl.growl.growl-default {
  background: rgba(0, 0, 0, .9);
  color: #fff
}

.growl.growl .growl-close {
  height: 30px;
  line-height: 30px;
  margin-right: -10px;
  margin-top: -6px;
  text-align: center;
  width: 30px
}

body .booked-appt-list .timeslot .timeslot-people button {
  white-space: nowrap
}

.page-content {
  padding-bottom: 100px;
  padding-top: 100px
}

.has-title-bar-06 .page-content,
.has-title-bar-07 .page-content {
  padding-top: 150px
}

.sticky .post-sticky {
  margin-left: 14px
}

.sticky .post-sticky span {
  font-size: 18px;
  margin-right: 4px
}

.post-password-form input[type=submit] {
  display: block;
  margin: 30px 0 0
}

.entry-content p:last-child {
  clear: both
}

.single-post .entry-banner {
  padding: 138px 0 70px;
  position: relative
}

.single-post .entry-banner:before {
  background: rgba(0, 0, 0, .45);
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0
}

.single-post .entry-banner .entry-title {
  color: #fff;
  line-height: 1.04em;
  margin-bottom: 25px
}

.single-post .entry-banner .post-meta {
  color: #fff
}

.single-post .entry-banner .post-meta a {
  color: inherit
}

.single-post .entry-banner .post-meta .meta-icon,
.single-post .entry-banner .post-meta .sl-icon {
  color: #fff
}

.single-post .page-main-content {
  min-height: 1px;
  padding-left: .9375rem;
  padding-right: .9375rem;
  position: relative;
  width: 100%
}

.single-post .entry-header {
  margin-bottom: 30px
}

.single-post .entry-title {
  font-size: 32px;
  margin: 0 0 24px
}

.single-post .post-meta {
  border-top: 1px dashed #d4d2d2;
  padding-top: 25px
}

.single-post .post-feature {
  margin-bottom: 40px
}

.single-post .post-feature.post-gallery {
  margin: 0 0 40px
}

.single-post .post-feature.post-gallery .swiper {
  padding: 0
}

.single-post .entry-content {
  margin-bottom: 50px
}

.single-post .post-thumbnail {
  text-align: center
}

.single-post .post-tags span {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  margin-right: 20px;
  text-transform: uppercase
}

.single-post .post-tags span:before {
  content: "\f02b";
  font-size: 18px;
  margin-right: 9px
}

.single-post .post-tags a {
  color: inherit;
  display: inline-block
}

.single-post .post-categories {
  margin: 0 -5px 18px
}

.single-post .post-categories a {
  border: 1px solid var(--color-primary);
  color: var(--color-primary);
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  margin: 5px;
  padding: 5px 7px
}

.single-post .post-categories a:hover {
  color: #fff
}

.single-post .post-meta {
  color: #7a8a9e;
  font-size: 14px;
  font-weight: 500
}

.single-post .post-meta>* {
  display: inline-block;
  vertical-align: middle
}

.single-post .post-meta>div+div {
  margin-left: 12px;
  padding-left: 15px;
  position: relative
}

.single-post .post-meta>div+div:before {
  background-color: #ddd;
  content: "";
  display: inline-block;
  height: 20px;
  left: 0;
  margin-top: -10px;
  position: absolute;
  top: 50%;
  width: 1px
}

.single-post .post-meta .post-author-meta * {
  display: inline-block;
  vertical-align: middle
}

.single-post .post-meta .post-author-meta .avatar {
  border-radius: 50%;
  margin-right: 10px
}

.single-post .post-meta .post-author-meta a {
  font-weight: 600
}

.single-post .entry-footer {
  padding-bottom: 30px
}

.single-post .nav-links {
  border-top: 1px solid #eee;
  margin-top: 30px;
  padding-top: 30px
}

.single-post .post-link,
.single-post .post-quote,
.single-post .post-video {
  margin-bottom: 46px
}

.single-post .post-audio {
  margin-bottom: 38px
}

.single-post .post-audio iframe {
  border: 0;
  height: 165px;
  width: 100%
}

.single-post .post-link {
  background-color: rgba(208, 56, 85, .07);
  font-size: 24px;
  line-height: 1.5;
  padding: 50px 70px
}

.single-post .post-link a {
  word-wrap: break-word
}

.single-post .post-quote {
  position: relative
}

.single-post .post-quote-overlay {
  bottom: 0;
  left: 0;
  opacity: .8;
  position: absolute;
  right: 0;
  top: 0
}

.single-post .post-quote-content {
  background-color: rgba(208, 56, 85, .07);
  padding: 63px 70px 67px;
  position: relative
}

.single-post .post-quote-text {
  font-family: Playfair Display, serif;
  font-size: 24px;
  font-style: italic;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 40px
}

.single-post .post-quote-name {
  font-size: 22px;
  font-weight: 500
}

.single-post .post-quote-name:before {
  content: "- "
}

.single-post .format-gallery .post-feature.tm-swiper .swiper-pagination {
  bottom: 30px
}

.post-share,
.post-share .post-share-list {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: end;
  justify-content: flex-end
}

.post-share .post-share-list {
  flex-wrap: wrap;
  gap: 10px
}

.post-share .post-share-list a {
  border: 1px solid #eee;
  border-radius: 50%;
  display: block;
  font-size: 16px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  width: 45px
}

.post-share .post-share-list a:hover {
  border-color: transparent;
  color: #fff
}

.related-posts .related-title {
  font-size: 26px;
  margin-bottom: 50px;
  margin-top: 75px;
  padding-bottom: 12px;
  position: relative;
  text-align: center
}

.related-posts .related-title:before {
  background-color: var(--color-primary);
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  margin-left: -40px;
  position: absolute;
  width: 80px
}

.related-posts .tm-swiper {
  margin: -30px
}

.related-posts .swiper {
  padding: 30px
}

.related-posts .related-post-item {
  width: 100%
}

.related-posts .related-post-item:hover .post-item-wrapper {
  -webkit-box-shadow: 0 20px 20px rgba(0, 0, 0, .15);
  box-shadow: 0 20px 20px rgba(0, 0, 0, .15);
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px)
}

.related-posts .post-item-wrapper {
  background-color: #fff;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .05);
  box-shadow: 0 10px 20px rgba(0, 0, 0, .05);
  padding: 20px
}

.related-posts .related-post-feature-wrap .post-thumbnail {
  margin-bottom: 27px
}

.related-posts .related-post-feature-wrap img {
  -webkit-transition: all 1s cubic-bezier(0, 0, .2, 1);
  transition: all 1s cubic-bezier(0, 0, .2, 1);
  width: 100%
}

.related-posts .related-post-thumbnail {
  overflow: hidden
}

.related-posts .related-post-info {
  margin-bottom: 15px
}

.related-posts .related-post-date {
  margin-bottom: 10px
}

.related-posts .post-title {
  font-size: 20px;
  line-height: 1.2
}

.related-posts .tm-swiper.has-pagination {
  padding-bottom: 30px
}

.related-posts .tm-swiper .swiper-pagination {
  bottom: 0
}

.related-posts .tm-swiper .swiper-pagination-bullet {
  height: 5px;
  margin: 0 5px;
  width: 50px
}

.related-posts .tm-swiper .swiper-pagination-bullet:before {
  border-radius: 0;
  height: 5px;
  width: 50px
}

.entry-author {
  border: 1px solid #eee;
  margin-top: 95px;
  padding: 50px 46px
}

.entry-author .author-info {
  display: -webkit-box;
  display: flex
}

.entry-author .author-avatar {
  min-width: 100px;
  width: 100px
}

.entry-author .author-avatar img {
  border-radius: 100%
}

.entry-author .author-description {
  margin-left: 32px
}

.entry-author .author-name {
  font-size: 18px;
  margin-bottom: 8px
}

.entry-author .author-biographical-info {
  margin-top: 15px
}

.entry-author .author-biographical-info p:last-child {
  margin-bottom: 0
}

.entry-author .author-social-networks {
  margin: 15px -10px 0
}

.entry-author .author-social-networks a {
  display: block;
  float: left;
  font-size: 18px;
  line-height: 1;
  padding: 6px 10px
}

.single-case_study .page-main-content {
  min-height: 1px;
  padding-left: .9375rem;
  padding-right: .9375rem;
  position: relative;
  width: 100%
}

.single-case_study .entry-header {
  border-bottom: 1px dashed #d4d2d2;
  margin-bottom: 40px;
  padding-bottom: 26px
}

.single-case_study .entry-title {
  font-size: 36px;
  margin-bottom: 10px
}

.single-case_study .post-categories a {
  font-size: 16px;
  font-weight: 600
}

.single-service .post-main-feature {
  margin-bottom: 50px
}

.single-service .post-main-title {
  font-size: 32px;
  margin-bottom: 30px
}

.post-type-archive-ic_caregiver .search-title {
  font-size: 36px;
  margin-bottom: 50px;
  text-align: center
}

.post-type-archive-ic_caregiver .search-form {
  margin: 0 auto 76px;
  max-width: 800px
}

.post-type-archive-ic_caregiver .search-form form {
  display: -webkit-box;
  display: flex
}

.post-type-archive-ic_caregiver .search-form button {
  flex-shrink: 0
}

.post-type-archive-ic_caregiver .result-count {
  display: block;
  margin-bottom: 40px;
  text-align: center;
  width: 100%
}

.post-type-archive-ic_caregiver .search-result .caregiver-item {
  margin-bottom: 30px;
  text-align: center
}

.post-type-archive-ic_caregiver .search-result .caregiver-item .post-item-wrap {
  height: 100%
}

.post-type-archive-ic_caregiver .search-result .caregiver-item .post-thumbnail {
  margin-bottom: 30px
}

.post-type-archive-ic_caregiver .search-result .caregiver-item .post-title {
  font-size: 20px;
  margin-bottom: 3px
}

.post-type-archive-ic_caregiver .search-result .caregiver-item .position {
  font-size: 15px;
  font-weight: 400;
  margin-top: 3px
}

.post-type-archive-ic_caregiver .search-result .caregiver-item .caregiver-footer {
  margin-top: 25px
}

.post-type-archive-ic_caregiver .search-result .caregiver-item .social-networks {
  margin: 0 -10px
}

.post-type-archive-ic_caregiver .search-result .caregiver-item .social-networks a {
  color: #aeaeae;
  display: inline-block;
  font-size: 18px;
  line-height: 1;
  padding: 5px 10px
}

.post-type-archive-ic_caregiver .search-result.style-grid-02 .post-item-wrap:hover .post-thumbnail-wrap img {
  -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, .08);
  box-shadow: 0 20px 30px rgba(0, 0, 0, .08);
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px)
}

.post-type-archive-ic_caregiver .search-result.style-grid-02 .caregiver-header {
  border-bottom: 1px dashed #ddd;
  margin-bottom: 25px;
  padding-bottom: 20px
}

.post-type-archive-ic_caregiver .search-result.style-grid-02 .post-thumbnail-wrap {
  position: relative
}

.post-type-archive-ic_caregiver .search-result.style-grid-02 .post-thumbnail-wrap img {
  width: 100%
}

.post-type-archive-ic_caregiver .search-result.style-grid-01 .post-item-wrap:hover {
  -webkit-box-shadow: 0 20px 40px rgba(0, 0, 0, .09);
  box-shadow: 0 20px 40px rgba(0, 0, 0, .09)
}

.post-type-archive-ic_caregiver .search-result.style-grid-01 .post-item-wrap:hover:before {
  left: 0;
  right: auto;
  width: 100%
}

.post-type-archive-ic_caregiver .search-result.style-grid-01 .post-item-wrap {
  background-color: #fff;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .06);
  box-shadow: 0 0 30px rgba(0, 0, 0, .06);
  padding: 23px 40px 30px;
  position: relative
}

.post-type-archive-ic_caregiver .search-result.style-grid-01 .post-item-wrap:before {
  bottom: 0;
  content: "";
  height: 3px;
  position: absolute;
  right: 0;
  width: 0
}

.post-type-archive-ic_caregiver .search-result.style-grid-01 .post-thumbnail img {
  border-radius: 50%;
  width: 100%
}

.post-type-archive-ic_caregiver .search-result.style-grid-03 .post-item-wrap {
  overflow: hidden;
  position: relative
}

.post-type-archive-ic_caregiver .search-result.style-grid-03 .post-item-wrap:hover .info {
  top: 0
}

.post-type-archive-ic_caregiver .search-result.style-grid-03 .post-thumbnail {
  position: relative
}

.post-type-archive-ic_caregiver .search-result.style-grid-03 .post-thumbnail img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%)
}

.post-type-archive-ic_caregiver .search-result.style-grid-03 .post-thumbnail:before {
  content: "";
  height: 100%;
  left: 0;
  opacity: .36;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1
}

.post-type-archive-ic_caregiver .search-result.style-grid-03 .info {
  color: #fff;
  height: 100%;
  left: 0;
  position: absolute;
  top: 100%;
  -webkit-transition: .65s cubic-bezier(.68, -.55, .265, 1.55);
  transition: .65s cubic-bezier(.68, -.55, .265, 1.55);
  width: 100%;
  z-index: 2
}

.post-type-archive-ic_caregiver .search-result.style-grid-03 .post-thumbnail {
  margin: 0
}

.post-type-archive-ic_caregiver .search-result.style-grid-03 .post-title {
  margin-bottom: 1px
}

.post-type-archive-ic_caregiver .search-result.style-grid-03 .post-title a {
  color: #fff;
  font-size: 20px
}

.post-type-archive-ic_caregiver .search-result.style-grid-03 .post-title a:hover {
  color: var(--color-primary)
}

.post-type-archive-ic_caregiver .search-result.style-grid-03 .position {
  font-style: italic;
  font-weight: 400
}

.post-type-archive-ic_caregiver .search-result.style-grid-03 .caregiver-header {
  bottom: 25px;
  left: 0;
  position: absolute;
  width: 100%
}

.post-type-archive-ic_caregiver .search-result.style-grid-03 .social-networks {
  left: 0;
  margin: 0;
  position: absolute;
  text-align: center;
  top: 40%;
  width: 100%
}

.post-type-archive-ic_caregiver .search-result.style-grid-03 .social-networks a {
  color: #fff !important;
  font-size: 22px
}

.post-type-archive-ic_caregiver .search-result.style-grid-03 .social-networks a:hover {
  color: var(--color-primary)
}

.post-type-archive-ic_caregiver .search-result.style-grid-04 .post-item-wrap {
  background-color: #fff;
  -webkit-box-shadow: 0 20px 35px rgba(0, 0, 0, .06);
  box-shadow: 0 20px 35px rgba(0, 0, 0, .06);
  padding: 20px
}

.post-type-archive-ic_caregiver .search-result.style-grid-04 .post-item-wrap:hover {
  -webkit-box-shadow: 0 20px 35px rgba(0, 0, 0, .15);
  box-shadow: 0 20px 35px rgba(0, 0, 0, .15)
}

.post-type-archive-ic_caregiver .search-result.style-grid-04 .post-thumbnail {
  margin-bottom: 24px
}

.post-type-archive-ic_caregiver .search-result.style-grid-04 .position {
  color: var(--color-primary);
  font-weight: 600;
  margin-bottom: 5px
}

.post-type-archive-ic_caregiver .search-result.style-grid-04 .post-title {
  font-size: 20px;
  margin-bottom: 2px
}

.post-type-archive-ic_caregiver .search-result.style-grid-04 .caregiver-header {
  border-bottom: 2px dashed #d8d8d8;
  margin-bottom: 17px;
  padding-bottom: 15px
}

.post-type-archive-ic_caregiver .page-pagination {
  text-align: center;
  width: 100%
}

.search-no-results .page-main-content .search-form,
.search-results .page-main-content .search-form {
  position: relative
}

.search-no-results .page-main-content .search-form .search-submit,
.search-results .page-main-content .search-form .search-submit {
  background: transparent;
  border: 0;
  color: #454545;
  font-size: 21px;
  padding: 0;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.search-no-results .page-main-content .search-form .search-btn-text,
.search-results .page-main-content .search-form .search-btn-text {
  display: none
}

.search-page-search-form {
  background: #fff;
  border: 1px solid #eee;
  margin-bottom: 30px;
  padding: 30px
}

.search-no-results .no-results {
  background: #fff;
  border: 1px solid #eee;
  padding: 45px 30px 60px
}

.search-no-results .no-results .page-title {
  margin-bottom: 21px
}

.search-no-results .no-results .search-no-results-text {
  margin-bottom: 30px
}

.simple-header .branding {
  padding-top: 84px;
  text-align: center
}

.error404 {
  background-color: #f7f7f7
}

.error404 .maintenance-page {
  padding: 100px 0;
  text-align: center
}

.error404 .error-404-big-title {
  font-size: 200px;
  font-weight: 500
}

.error404 .error-404-title {
  font-size: 36px;
  margin-bottom: 20px
}

.error404 .error-404-search-form-wrap {
  margin: 84px auto 0;
  max-width: 500px;
  position: relative
}

.error404 .error-404-search-form-wrap .search-field {
  background: transparent;
  border: 0;
  border-bottom: 2px solid red;
  border-radius: 0;
  color: #222;
  padding: 0
}

.error404 .error-404-search-form-wrap .search-field::-webkit-input-placeholder {
  color: #999;
  font-size: 15px
}

.error404 .error-404-search-form-wrap .search-field::-moz-placeholder {
  color: #999;
  font-size: 15px
}

.error404 .error-404-search-form-wrap .search-field:-ms-input-placeholder {
  color: #999;
  font-size: 15px
}

.error404 .error-404-search-form-wrap .search-field:-moz-placeholder {
  color: #999;
  font-size: 15px
}

.error404 .error-404-search-form-wrap .search-submit {
  background-color: transparent;
  border: 0;
  outline: none;
  padding: 0;
  position: absolute;
  right: -5px;
  top: 0
}

.error404 .error-404-search-form-wrap .search-btn-text {
  font-size: 0
}

.error404 .error-404-search-form-wrap .search-btn-icon {
  color: #222;
  font-size: 24px;
  font-weight: 500;
  vertical-align: middle
}

.error404 .woosc-area {
  display: none
}

.tm-grid-wrapper .tm-filter-button-group {
  padding-bottom: 80px
}

.tm-grid-wrapper .tm-filter-button-group .container {
  padding-left: 0;
  padding-right: 0
}

.tm-grid-wrapper .tm-filter-button-group.right {
  text-align: right
}

.tm-grid-wrapper .tm-filter-button-group.center {
  text-align: center
}

.tm-grid-wrapper .tm-filter-button-group-inner {
  border-bottom: 2px dashed #d4d2d2;
  display: block;
  width: 100%
}

.tm-grid-wrapper .btn-filter {
  display: inline-block;
  padding: 18px 15px;
  position: relative;
  z-index: 1
}

.tm-grid-wrapper .btn-filter+.btn-filter {
  margin-left: 20px
}

.tm-grid-wrapper .btn-filter.current {
  cursor: auto
}

.tm-grid-wrapper .btn-filter.current:after,
.tm-grid-wrapper .btn-filter:hover:after {
  width: 100%
}

.tm-grid-wrapper .btn-filter:hover:after {
  left: 0;
  right: auto
}

.tm-grid-wrapper .btn-filter:after {
  bottom: -2px;
  content: "";
  height: 3px;
  left: auto;
  position: absolute;
  right: 0;
  -webkit-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
  transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
  width: 0
}

.tm-grid-wrapper .filter-text {
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  line-height: 1
}

.tm-grid-wrapper .filter-counter {
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 11px;
  font-weight: 600;
  height: 20px;
  line-height: 20px;
  position: absolute;
  right: -5px;
  text-align: center;
  top: 0;
  width: 20px
}

.modern-grid {
  display: grid
}

.modern-grid .grid-item {
  width: 100%
}

.grid-width-2 {
  grid-column: span 2
}

.grid-height-2 {
  grid-row: span 2
}

.tm-loader {
  -webkit-animation: spin 1.2s linear infinite;
  animation: spin 1.2s linear infinite;
  border: 3px solid #f3f3f3;
  border-radius: 50%;
  border-top-color: #979797;
  display: none;
  height: 68px;
  margin: 30px 0;
  width: 68px
}

.tm-grid-loadmore-btn {
  margin-top: 60px;
  min-width: 180px
}

.tm-grid-messages {
  margin: 50px 0;
  text-align: center
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

.page-has-animation div:not(.tm-swiper) .tm-grid.has-animation .grid-item {
  opacity: 0
}

.page-has-animation div:not(.tm-swiper) .tm-grid.fade-in .animate {
  -webkit-animation: fadeIn 1s ease forwards;
  animation: fadeIn 1s ease forwards
}

.page-has-animation div:not(.tm-swiper) .tm-grid.move-up .animate {
  -webkit-animation: moveVertical 1s ease forwards;
  animation: moveVertical 1s ease forwards;
  -webkit-transform: translateY(20px);
  transform: translateY(20px)
}

.page-has-animation div:not(.tm-swiper) .tm-grid.move-down .animate {
  -webkit-animation: moveVertical 1s ease forwards;
  animation: moveVertical 1s ease forwards;
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px)
}

.page-has-animation div:not(.tm-swiper) .tm-grid.move-left .animate {
  -webkit-animation: moveHorizontal 1s ease forwards;
  animation: moveHorizontal 1s ease forwards;
  -webkit-transform: translateX(20px);
  transform: translateX(20px)
}

.page-has-animation div:not(.tm-swiper) .tm-grid.move-right .animate {
  -webkit-animation: moveHorizontal 1s ease forwards;
  animation: moveHorizontal 1s ease forwards;
  -webkit-transform: translateX(-20px);
  transform: translateX(-20px)
}

.page-has-animation div:not(.tm-swiper) .tm-grid.scale-up .animate {
  -webkit-animation: scaleUp 1s ease-in-out forwards;
  animation: scaleUp 1s ease-in-out forwards;
  -webkit-transform: scale(.8);
  transform: scale(.8)
}

.page-has-animation div:not(.tm-swiper) .tm-grid.fall-perspective {
  -webkit-perspective: 1300px;
  perspective: 1300px
}

.page-has-animation div:not(.tm-swiper) .tm-grid.fall-perspective .animate {
  -webkit-animation: fallPerspective 1s ease-in-out forwards;
  animation: fallPerspective 1s ease-in-out forwards;
  -webkit-transform: translateZ(400px) translateY(300px) rotateX(-90deg);
  transform: translateZ(400px) translateY(300px) rotateX(-90deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d
}

.page-has-animation div:not(.tm-swiper) .tm-grid.fly {
  -webkit-perspective: 1300px;
  perspective: 1300px
}

.page-has-animation div:not(.tm-swiper) .tm-grid.fly .animate {
  -webkit-animation: fly 1s ease-in-out forwards;
  animation: fly 1s ease-in-out forwards;
  -webkit-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
  -webkit-transform-origin: 50% 50% -300px;
  transform-origin: 50% 50% -300px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d
}

.page-has-animation div:not(.tm-swiper) .tm-grid.flip .animate {
  -webkit-animation: flip 1s ease-in-out forwards;
  animation: flip 1s ease-in-out forwards;
  -webkit-transform: rotateX(-80deg);
  transform: rotateX(-80deg);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d
}

.page-has-animation div:not(.tm-swiper) .tm-grid.helix {
  -webkit-perspective: 1300px;
  perspective: 1300px
}

.page-has-animation div:not(.tm-swiper) .tm-grid.helix .animate {
  -webkit-animation: helix 1s ease-in-out forwards;
  animation: helix 1s ease-in-out forwards;
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d
}

.page-has-animation div:not(.tm-swiper) .tm-grid.pop-up {
  -webkit-perspective: 1300px;
  perspective: 1300px
}

.page-has-animation div:not(.tm-swiper) .tm-grid.pop-up .animate {
  -webkit-animation: popUp 1s ease-in forwards;
  animation: popUp 1s ease-in forwards;
  -webkit-transform: scale(.6);
  transform: scale(.6);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d
}

.tm-blog .post-item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word
}

.tm-blog .post-categories a,
.tm-blog .post-title a {
  color: inherit;
  font-size: inherit
}

.tm-blog .post-excerpt p:last-child {
  margin-bottom: 0
}

.tm-blog .format-gallery .swiper-pagination {
  bottom: 27px
}

.tm-blog .format-gallery .swiper-pagination .swiper-pagination-bullet:before {
  background: #fff
}

.tm-blog .post-audio {
  margin-bottom: -8px
}

.tm-blog .post-audio iframe {
  border: 0;
  height: 145px;
  width: 100%
}

.tm-blog .post-link {
  margin-bottom: 14px
}

.tm-blog .post-link a {
  font-size: 20px;
  letter-spacing: -.02em;
  line-height: 1.2
}

.tm-blog .post-quote {
  background: url(assets/images/blog-quote-icon.png) no-repeat top 0 right 2px;
  padding: 55px 35px 47px
}

.tm-blog .post-quote .post-quote-text {
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 18px
}

.tm-blog .post-quote .post-quote-name {
  font-size: 16px;
  font-style: italic;
  letter-spacing: -.02em;
  padding-left: 40px;
  position: relative
}

.tm-blog .post-quote .post-quote-name:before {
  background-color: #fff;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  top: 50%;
  width: 29px
}

.tm-blog .post-quote .post-quote-name a {
  color: #fff
}

.tm-blog.style-list .post-item {
  margin-bottom: 70px
}

.tm-blog.style-list .post-item:last-child {
  margin-bottom: 35px
}

.tm-blog.style-list .post-thumbnail {
  position: relative;
  text-align: center
}

.tm-blog.style-list .post-feature {
  margin-bottom: 40px
}

.tm-blog.style-list .post-title {
  border-bottom: 1px dashed #d4d2d2;
  font-size: 30px;
  line-height: 1.26;
  margin-bottom: 25px;
  padding-bottom: 25px
}

.tm-blog.style-list .post-meta {
  font-size: 14px;
  margin-bottom: 22px
}

.tm-blog.style-list .post-meta>* {
  display: inline-block;
  vertical-align: middle
}

.tm-blog.style-list .post-meta>div+div {
  margin-left: 12px;
  padding-left: 15px;
  position: relative
}

.tm-blog.style-list .post-meta>div+div:before {
  background-color: #ddd;
  content: "";
  display: inline-block;
  height: 20px;
  left: 0;
  margin-top: -10px;
  position: absolute;
  top: 50%;
  width: 1px
}

.tm-blog.style-list .post-meta .post-author-meta * {
  display: inline-block;
  vertical-align: middle
}

.tm-blog.style-list .post-meta .post-author-meta .avatar {
  border-radius: 50%;
  margin-right: 10px
}

.tm-blog.style-list .post-categories {
  font-size: 12px;
  font-weight: 600;
  margin: 0 -3px 19px;
  position: relative
}

.tm-blog.style-list .post-categories a {
  border: 1px solid var(--color-primary);
  display: inline-block;
  margin: 0 3px 5px;
  padding: 2px 7px
}

.tm-blog.style-list .post-categories a:hover {
  color: #fff
}

.tm-blog.style-list .post-read-more a {
  background-color: red;
  color: #fff;
  display: inline-block;
  height: 50px;
  line-height: 50px;
  padding: 0 35px
}

.tm-blog.style-list .post-read-more a:hover {
  color: #fff
}

.tm-blog.style-list .post-read-more .btn-text {
  color: inherit;
  font-size: 14px;
  font-weight: 600
}

.tm-blog.style-list .post-read-more i {
  font-size: 10px;
  margin-left: 5px
}

.tm-blog.style-list .post-excerpt {
  margin-bottom: 40px
}

.tm-blog.style-list_simple .post-item+.post-item {
  border-top: 1px dashed #d4d2d2;
  margin-top: 30px;
  padding-top: 30px
}

.tm-blog.style-list_simple .post-item-wrap {
  display: -webkit-box;
  display: flex
}

.tm-blog.style-list_simple .post-item-wrap:hover .post-thumbnail a:before {
  opacity: .3
}

.tm-blog.style-list_simple .post-item-wrap:hover .post-thumbnail a:after {
  opacity: 1
}

.tm-blog.style-list_simple .post-thumbnail {
  margin-right: 20px;
  position: relative
}

.tm-blog.style-list_simple .post-thumbnail a:before {
  background-color: #000;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.tm-blog.style-list_simple .post-thumbnail a:after {
  color: #fff;
  content: "\f002";
  font-size: 16px;
  left: 0;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%
}

.tm-blog.style-list_simple .post-title {
  font-size: 16px;
  margin-bottom: 0
}

.tm-blog.style-list_simple .post-date {
  font-size: 14px;
  margin-top: 10px
}

.tm-blog.style-01.style-carousel_01 .tm-swiper {
  margin: -50px
}

.tm-blog.style-01.style-carousel_01 .swiper {
  padding: 50px
}

.tm-blog.style-01 .tm-grid-pagination {
  margin-top: 70px
}

.tm-blog.style-01 .post-item:hover .post-item-wrap {
  -webkit-transform: translateY(-30px);
  transform: translateY(-30px)
}

.tm-blog.style-01 .post-item:hover .post-item-wrap:before {
  opacity: 1;
  visibility: visible
}

.tm-blog.style-01 .post-item-wrap {
  position: relative
}

.tm-blog.style-01 .post-item-wrap,
.tm-blog.style-01 .post-item-wrap:before {
  -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
  transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.tm-blog.style-01 .post-item-wrap:before {
  background-color: #fff;
  -webkit-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, .06);
  box-shadow: 0 20px 30px 0 rgba(0, 0, 0, .06);
  content: "";
  height: calc(100% + 60px);
  left: -20px;
  opacity: 0;
  position: absolute;
  top: -20px;
  visibility: hidden;
  width: calc(100% + 40px);
  z-index: -1
}

.tm-blog.style-01 .post-feature-wrap {
  position: relative
}

.tm-blog.style-01 .post-feature-wrap img {
  -webkit-transition: all 1s cubic-bezier(0, 0, .2, 1);
  transition: all 1s cubic-bezier(0, 0, .2, 1);
  width: 100%
}

.tm-blog.style-01 .post-thumbnail {
  margin-bottom: 27px;
  overflow: hidden
}

.tm-blog.style-01 .post-date {
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  padding: 5px 11px;
  position: absolute;
  right: 0;
  top: 0
}

.tm-blog.style-01 .post-categories {
  font-weight: 600;
  margin-bottom: 10px
}

.tm-blog.style-01 .post-categories a {
  color: #7a8a9e
}

.tm-blog.style-01 .post-title {
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 0
}

.tm-blog.style-01 .post-title a {
  color: inherit
}

.tm-blog.style-01 .post-title a:hover {
  text-decoration: none
}

.tm-blog.style-01 .page-pagination {
  margin-top: 0
}

.tm-blog.style-02.style-carousel_02 .tm-swiper {
  margin: -30px -20px
}

.tm-blog.style-02.style-carousel_02 .swiper {
  padding: 30px 20px
}

.tm-blog.style-02.style-carousel_02 .post-item-wrap {
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .06);
  box-shadow: 0 0 20px rgba(0, 0, 0, .06)
}

.tm-blog.style-02 .post-item:hover .post-item-wrap {
  -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, .14);
  box-shadow: 0 20px 30px rgba(0, 0, 0, .14);
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px)
}

.tm-blog.style-02 .post-item-wrap {
  background-color: #fff;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .06);
  box-shadow: 0 0 30px rgba(0, 0, 0, .06)
}

.tm-blog.style-02 .post-info,
.tm-blog.style-02 .post-item-wrap {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between
}

.tm-blog.style-02 .post-info {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  padding: 35px 30px
}

.tm-blog.style-02 .post-thumbnail {
  flex-shrink: 0;
  padding: 20px
}

.tm-blog.style-02 .post-categories {
  font-size: 12px;
  margin-bottom: 15px
}

.tm-blog.style-02 .post-categories a {
  border: 1px solid var(--color-primary);
  display: inline-block;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 5px;
  margin-right: 1px;
  padding: 5px 7px
}

.tm-blog.style-02 .post-categories a:hover {
  color: #fff
}

.tm-blog.style-02 .post-title {
  font-size: 20px;
  line-height: 1.3;
  margin-bottom: 20px
}

.tm-blog.style-02 .post-date {
  font-size: 14px;
  font-weight: 500;
  margin-top: 20px
}

.tm-blog.style-03.style-carousel_03 .tm-swiper {
  margin: -30px -20px
}

.tm-blog.style-03.style-carousel_03 .swiper {
  padding: 30px 20px
}

.tm-blog.style-03.style-carousel_03 .post-item-wrap:hover {
  -webkit-box-shadow: 0 15px 20px rgba(0, 0, 0, .13);
  box-shadow: 0 15px 20px rgba(0, 0, 0, .13)
}

.tm-blog.style-03 .post-item-wrap {
  background-color: #fff;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .05);
  box-shadow: 0 10px 20px rgba(0, 0, 0, .05);
  padding: 20px
}

.tm-blog.style-03 .post-item-wrap:hover {
  -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, .13);
  box-shadow: 0 20px 30px rgba(0, 0, 0, .13)
}

.tm-blog.style-03 .post-item-wrap:hover .post-read-more a {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1)
}

.tm-blog.style-03 .post-info {
  padding: 22px 0 10px
}

.tm-blog.style-03 .post-title {
  font-size: 20px;
  margin-bottom: 0
}

.tm-blog.style-03 .post-date {
  margin-bottom: 8px
}

.tm-blog.style-03 .post-feature-wrap {
  position: relative
}

.tm-blog.style-03 .post-read-more {
  bottom: -25px;
  left: 50%;
  margin-left: -25px;
  position: absolute;
  width: 100%
}

.tm-blog.style-03 .post-read-more a {
  background-color: var(--color-primary);
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  height: 50px;
  line-height: 50px;
  opacity: 0;
  position: relative;
  text-align: center;
  -webkit-transform: scale(.95);
  transform: scale(.95);
  width: 50px;
  z-index: 3
}

.tm-blog.style-03 .post-read-more a i {
  position: relative;
  z-index: 3
}

.tm-blog.style-03 .post-read-more a:after,
.tm-blog.style-03 .post-read-more a:before {
  background-color: var(--color-primary);
  border-radius: 50%;
  content: "";
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.tm-blog.style-03 .post-read-more a:before {
  height: 66px;
  opacity: .21;
  width: 66px;
  z-index: 2
}

.tm-blog.style-03 .post-read-more a:after {
  height: 82px;
  opacity: .09;
  width: 82px;
  z-index: 1
}

.tm-blog.style-03 .post-read-more a:hover:after,
.tm-blog.style-03 .post-read-more a:hover:before {
  -webkit-animation: circle-2 1.05s infinite;
  animation: circle-2 1.05s infinite
}

.tm-blog.style-metro .post-item-wrap {
  overflow: hidden;
  position: relative
}

.tm-blog.style-metro .post-item-wrap:before {
  content: "";
  display: block;
  padding-top: 100%
}

.tm-blog.style-metro .post-item-wrap:hover .post-thumbnail {
  -webkit-transform: scale3d(1.15, 1.15, 1.15);
  transform: scale3d(1.15, 1.15, 1.15)
}

.tm-blog.style-metro .post-thumbnail {
  background-color: #222;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 1.5s cubic-bezier(0, 0, .2, 1);
  transition: all 1.5s cubic-bezier(0, 0, .2, 1);
  width: 100%
}

.tm-blog.style-metro .post-thumbnail:after {
  background: rgba(0, 0, 0, .6);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(34, 54, 69, 0)), to(#222));
  background: linear-gradient(180deg, rgba(34, 54, 69, 0), #222);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.tm-blog.style-metro .post-info {
  bottom: 0;
  left: 0;
  padding: 0 40px 40px;
  position: absolute;
  width: 100%
}

.tm-blog.style-metro .post-title {
  color: #fff;
  font-size: 20px;
  line-height: 1.25;
  margin-bottom: 10px
}

.tm-blog.style-metro .post-date {
  color: hsla(0, 0%, 100%, .7);
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase
}

.tm-category-feature.style-01 {
  -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, .03);
  box-shadow: 0 20px 30px rgba(0, 0, 0, .03);
  text-align: center;
  width: 100%
}

.tm-category-feature.style-01 .modern-grid {
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 1px;
  background: #eee;
  overflow: hidden;
  width: 100%
}

.tm-category-feature.style-01 .grid-item.current .cat-name,
.tm-category-feature.style-01 .grid-item:hover .cat-name {
  color: #fff
}

.tm-category-feature.style-01 .grid-item.current .icon span,
.tm-category-feature.style-01 .grid-item:hover .icon span {
  background-color: #fff;
  border-color: #fff
}

.tm-category-feature.style-01 .cat-item-wrap {
  background: #fff;
  height: 100%;
  padding: 20px 10px
}

.tm-category-feature.style-01 .icon {
  font-size: 40px;
  margin-bottom: 15px
}

.tm-category-feature.style-01 .icon span {
  border: 1px solid #eee;
  border-radius: 50%;
  display: inline-block;
  height: 95px;
  line-height: 95px;
  width: 95px
}

.tm-category-feature.style-01 .cat-name {
  font-size: 16px;
  line-height: 1.266;
  margin-bottom: 0;
  word-break: break-word
}

.tm-case-study .tm-grid-pagination {
  margin-top: 20px
}

.tm-case-study .post-thumbnail {
  position: relative
}

.tm-case-study .post-thumbnail img {
  width: 100%
}

.tm-case-study .post-categories {
  font-size: 14px
}

.tm-case-study .post-categories a {
  color: inherit;
  font-size: inherit
}

.tm-case-study .post-title {
  font-size: 20px;
  margin-bottom: 0
}

.tm-case-study .post-title a {
  font-size: inherit
}

.tm-case-study.style-grid .post-item-wrap:hover .post-thumbnail-wrap img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}

.tm-case-study.style-grid .post-item-wrap:hover .post-read-more span {
  color: #fff
}

.tm-case-study.style-grid .post-thumbnail-wrap {
  overflow: hidden;
  position: relative
}

.tm-case-study.style-grid .post-thumbnail-wrap img {
  -webkit-transition: all .8s;
  transition: all .8s
}

.tm-case-study.style-grid .post-overlay {
  background: rgba(0, 0, 0, .5);
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(125%, #000));
  background: linear-gradient(-180deg, transparent, #000 125%);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.tm-case-study.style-grid .post-overlay-content {
  bottom: 0;
  left: 0;
  padding: 30px 35px 40px;
  position: absolute;
  width: 100%
}

.tm-case-study.style-grid .post-categories {
  color: #fff;
  font-size: 14px;
  margin-bottom: 10px
}

.tm-case-study.style-grid .post-title {
  color: #fff;
  line-height: 1.4;
  margin-bottom: 0
}

.tm-case-study.style-grid .post-read-more {
  border: 2px solid red;
  border-radius: 50%;
  height: 55px;
  position: absolute;
  right: 30px;
  top: 30px;
  width: 55px
}

.tm-case-study.style-grid .post-read-more span {
  font-size: 18px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.tm-case-study.style-grid-caption .post-item-wrap {
  background: #fff;
  -webkit-box-shadow: 0 30px 50px rgba(0, 0, 0, .06);
  box-shadow: 0 30px 50px rgba(0, 0, 0, .06)
}

.tm-case-study.style-grid-caption .post-item-wrap:hover .post-thumbnail-wrap a:before {
  background-color: rgba(0, 0, 0, .3)
}

.tm-case-study.style-grid-caption .post-thumbnail-wrap {
  margin: -1px -1px 0;
  position: relative
}

.tm-case-study.style-grid-caption .post-thumbnail-wrap a:before {
  background-color: transparent;
  content: "";
  display: inline-block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all .2s cubic-bezier(.645, .045, .355, 1);
  transition: all .2s cubic-bezier(.645, .045, .355, 1);
  width: 100%;
  z-index: 2
}

.tm-case-study.style-grid-caption .post-info {
  padding: 30px
}

.tm-case-study.style-grid-caption .post-categories {
  margin-top: 5px
}

.tm-case-study.style-grid-caption .post-title {
  line-height: 1.41;
  margin-bottom: 0
}

.tm-case-study.style-grid-caption-2 .post-item-wrap {
  background: #fff;
  -webkit-box-shadow: 0 30px 50px rgba(0, 0, 0, .06);
  box-shadow: 0 30px 50px rgba(0, 0, 0, .06);
  margin-bottom: 50px;
  position: relative
}

.tm-case-study.style-grid-caption-2 .post-item-wrap:hover .post-thumbnail-wrap a:before {
  background-color: rgba(0, 0, 0, .3)
}

.tm-case-study.style-grid-caption-2 .post-thumbnail-wrap {
  margin: -1px -1px 0;
  position: relative
}

.tm-case-study.style-grid-caption-2 .post-thumbnail-wrap a:before {
  background-color: transparent;
  content: "";
  display: inline-block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all .2s cubic-bezier(.645, .045, .355, 1);
  transition: all .2s cubic-bezier(.645, .045, .355, 1);
  width: 100%;
  z-index: 2
}

.tm-case-study.style-grid-caption-2 .post-info {
  padding: 30px
}

.tm-case-study.style-grid-caption-2 .post-title {
  line-height: 1.41;
  margin-bottom: 0
}

.tm-case-study.style-grid-caption-2 .post-excerpt {
  border-top: 1px solid #eee;
  margin-top: 14px;
  padding-top: 15px
}

.tm-case-study.style-grid-caption-2 .post-read-more a {
  background-color: #fff;
  border: 2px solid red;
  border-radius: 50%;
  bottom: -25px;
  font-size: 20px;
  height: 50px;
  left: 50%;
  line-height: 50px;
  margin-left: -25px;
  position: absolute;
  text-align: center;
  width: 50px
}

.tm-case-study.style-grid-caption-2 .post-read-more a:hover {
  color: #fff
}

.tm-case-study.style-grid-caption-3 .post-item-wrap:hover .post-thumbnail {
  -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, .09);
  box-shadow: 0 20px 30px rgba(0, 0, 0, .09);
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px)
}

.tm-case-study.style-grid-caption-3 .post-thumbnail {
  margin-bottom: 35px
}

.tm-case-study.style-grid-caption-3 .post-categories {
  margin-bottom: 5px
}

.tm-case-study.style-grid-caption-3 .post-categories a {
  font-size: 16px;
  font-weight: 600
}

.tm-case-study.style-grid-caption-3 .post-title {
  line-height: 1.41;
  margin-bottom: 18px
}

.tm-case-study.style-grid-caption-3 .post-read-more {
  margin-top: 30px
}

.post-type-archive-service .tm-service.style-03 .post-item-wrap {
  margin-bottom: 0
}

.post-type-archive-service .tm-service.style-01 .post-item-wrap {
  padding-bottom: 0
}

.tm-service .post-excerpt p:last-child {
  margin-bottom: 0
}

.tm-service .post-item-wrap {
  position: relative
}

.tm-service .post-item-wrap .trending-label {
  border-color: transparent #ffa942 transparent transparent;
  border-style: solid;
  border-width: 0 60px 60px 0;
  height: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  z-index: 2
}

.tm-service .post-item-wrap .trending-label i {
  color: #fff;
  font-size: 14px;
  left: 35px;
  position: absolute;
  top: 11px
}

.tm-service.style-01.style-carousel_01 .tm-swiper {
  margin: 0 -20px -50px
}

.tm-service.style-01.style-carousel_01 .swiper {
  padding: 0 20px 50px
}

.tm-service.style-01.style-carousel_01 .post-item-wrap:hover .post-info {
  -webkit-box-shadow: 0 30px 50px rgba(0, 0, 0, .09);
  box-shadow: 0 30px 50px rgba(0, 0, 0, .09)
}

.tm-service.style-01 .post-item-wrap {
  padding: 0 0 30px
}

.tm-service.style-01 .post-item-wrap:hover .post-info {
  -webkit-box-shadow: 0 30px 50px rgba(0, 0, 0, .06);
  box-shadow: 0 30px 50px rgba(0, 0, 0, .06)
}

.tm-service.style-01 .post-item-wrap:hover .post-info:after {
  left: 0;
  right: auto;
  width: 100%
}

.tm-service.style-01 .post-thumbnail {
  overflow: hidden;
  position: relative
}

.tm-service.style-01 .post-thumbnail img {
  -webkit-transition: all .7s linear;
  transition: all .7s linear;
  width: 100%
}

.tm-service.style-01 .post-info {
  background: #fff;
  -webkit-box-shadow: 0 30px 50px rgba(0, 0, 0, .03);
  box-shadow: 0 30px 50px rgba(0, 0, 0, .03);
  margin: -30px 20px 0;
  padding: 25px 25px 30px;
  position: relative;
  z-index: 999
}

.tm-service.style-01 .post-info:after {
  bottom: 0;
  content: "";
  height: 3px;
  left: auto;
  position: absolute;
  right: 0;
  width: 0
}

.tm-service.style-01 .post-title {
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 14px
}

.tm-service.style-01 .post-read-more {
  font-size: 13px;
  letter-spacing: 1px;
  margin-top: 20px
}

.tm-service.style-01 .post-read-more .btn-text {
  font-weight: 600;
  margin-right: 3px;
  text-transform: uppercase
}

.tm-service.style-02.style-carousel_02 .tm-swiper {
  margin: -30px -20px
}

.tm-service.style-02.style-carousel_02 .swiper {
  padding: 30px 20px
}

.tm-service.style-02.style-carousel_02 .post-item-wrap {
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .03);
  box-shadow: 0 10px 30px rgba(0, 0, 0, .03)
}

.tm-service.style-02.style-carousel_02 .post-item-wrap:hover {
  -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, .09);
  box-shadow: 0 20px 30px rgba(0, 0, 0, .09)
}

.tm-service.style-02.style-carousel_02 .has-pagination {
  padding-bottom: 30px
}

.tm-service.style-02.style-carousel_02 .has-pagination .swiper-pagination {
  bottom: 0
}

.tm-service.style-02 .post-item-wrap {
  background-color: #fff;
  -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, .03);
  box-shadow: 0 20px 30px rgba(0, 0, 0, .03);
  padding: 20px;
  text-align: center
}

.tm-service.style-02 .post-item-wrap:hover {
  -webkit-box-shadow: 0 20px 40px rgba(0, 0, 0, .09);
  box-shadow: 0 20px 40px rgba(0, 0, 0, .09);
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px)
}

.tm-service.style-02 .post-thumbnail-wrap {
  padding-bottom: 41px;
  position: relative
}

.tm-service.style-02 .post-thumbnail-wrap img {
  width: 100%
}

.tm-service.style-02 .post-info {
  padding: 10px 10px 16px
}

.tm-service.style-02 .post-title {
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 14px
}

.tm-service.style-02 .post-read-more {
  bottom: 16px;
  left: 0;
  position: absolute;
  width: 100%
}

.tm-service.style-02 .post-read-more a {
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
  height: 50px;
  line-height: 50px;
  position: relative;
  width: 50px;
  z-index: 3
}

.tm-service.style-02 .post-read-more a .btn-icon {
  position: relative;
  z-index: 3
}

.tm-service.style-02 .post-read-more a:after,
.tm-service.style-02 .post-read-more a:before {
  border-radius: 50%;
  content: "";
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.tm-service.style-02 .post-read-more a:before {
  height: 66px;
  opacity: .21;
  width: 66px;
  z-index: 2
}

.tm-service.style-02 .post-read-more a:after {
  height: 82px;
  opacity: .09;
  width: 82px;
  z-index: 1
}

.tm-service.style-02 .post-read-more a:hover:after,
.tm-service.style-02 .post-read-more a:hover:before {
  -webkit-animation: circle-2 1.05s infinite;
  animation: circle-2 1.05s infinite
}

.tm-service.style-03 {
  text-align: center
}

.tm-service.style-03.style-carousel_03 .tm-swiper {
  margin: -30px -20px 0
}

.tm-service.style-03.style-carousel_03 .swiper {
  padding: 30px 20px 0
}

.tm-service.style-03 .post-item-wrap {
  margin-bottom: 30px
}

.tm-service.style-03 .post-item-wrap:hover .post-thumbnail-wrap {
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .09);
  box-shadow: 0 10px 20px rgba(0, 0, 0, .09);
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px)
}

.tm-service.style-03 .post-thumbnail-wrap {
  position: relative
}

.tm-service.style-03 .post-thumbnail {
  margin-bottom: 35px
}

.tm-service.style-03 .post-thumbnail img {
  width: 100%
}

.tm-service.style-03 .post-title {
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 14px
}

.tm-service.style-03 .post-read-more {
  margin-top: 32px
}

.tm-service.style-03 .post-read-more a {
  color: var(--color-primary)
}

.tm-service.style-03 .btn-icon {
  font-size: 12px;
  margin-left: 5px
}

.tm-service.style-04 .post-item-wrap:hover .post-thumbnail-wrap img {
  -webkit-filter: none;
  filter: none;
  -webkit-transform: scale(1.05);
  transform: scale(1.05)
}

.tm-service.style-04 .post-thumbnail-wrap {
  border-radius: 5px;
  overflow: hidden;
  position: relative
}

.tm-service.style-04 .post-thumbnail-wrap img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
  transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.tm-service.style-04 .post-thumbnail-wrap:before {
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), to(#000));
  background-image: linear-gradient(hsla(0, 0%, 100%, 0), #000);
  content: "";
  height: 100%;
  left: 0;
  opacity: .8;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1
}

.tm-service.style-04 .post-info {
  bottom: 0;
  left: 0;
  padding: 40px 20px;
  position: absolute;
  width: 100%;
  z-index: 2
}

.tm-service.style-04 .post-title {
  font-size: 20px;
  margin-bottom: 12px
}

.tm-service.style-04 .post-title a {
  color: #fff
}

.tm-service.style-04 .post-excerpt {
  color: #fff;
  font-size: 14px
}

.tm-service.style-04 .post-read-more {
  margin-top: 15px
}

.tm-service.style-04 .post-read-more a {
  color: #e7cbaf
}

.tm-service.style-04 .post-read-more a:hover {
  color: red
}

.tm-service.style-04 .post-read-more a i {
  margin-left: 8px
}

.tm-service.style-05.style-carousel_05 .tm-swiper {
  margin: -40px -15px
}

.tm-service.style-05.style-carousel_05 .swiper {
  padding: 40px 15px
}

.tm-service.style-05.style-carousel_05 .post-item-wrap {
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .06);
  box-shadow: 0 10px 20px rgba(0, 0, 0, .06)
}

.tm-service.style-05.style-carousel_05 .service-item:hover .post-item-wrap {
  -webkit-box-shadow: 0 20px 20px rgba(0, 0, 0, .13);
  box-shadow: 0 20px 20px rgba(0, 0, 0, .13);
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px)
}

.tm-service.style-05 .service-item:hover .post-item-wrap {
  -webkit-box-shadow: 0 30px 35px rgba(0, 0, 0, .13);
  box-shadow: 0 30px 35px rgba(0, 0, 0, .13);
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px)
}

.tm-service.style-05 .post-item-wrap {
  background-color: #fff;
  -webkit-box-shadow: 0 20px 35px rgba(0, 0, 0, .06);
  box-shadow: 0 20px 35px rgba(0, 0, 0, .06);
  padding: 20px;
  text-align: center
}

.tm-service.style-05 .post-thumbnail {
  margin-bottom: 35px
}

.tm-service.style-05 .post-thumbnail img {
  width: 100%
}

.tm-service.style-05 .post-info {
  padding: 0 25px 25px
}

.tm-service.style-05 .post-title {
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 14px
}

.tm-service.style-05 .post-read-more {
  margin-top: 30px
}

.tm-service.style-05 .post-read-more a {
  border: 2px solid #eee;
  color: var(--color-primary);
  display: block;
  font-size: 14px;
  font-weight: 600;
  height: 50px;
  line-height: 46px;
  padding: 0 30px;
  width: 100%
}

.tm-service.style-05 .post-read-more a:hover {
  background-color: var(--color-secondary);
  border-color: var(--color-secondary);
  color: #fff
}

.tm-service.style-05 .post-read-more .btn-icon {
  font-size: 12px;
  margin-left: 5px
}

.tm-service.style-06.style-carousel_06 .tm-swiper {
  margin: -40px -15px
}

.tm-service.style-06.style-carousel_06 .swiper {
  padding: 40px 15px
}

.tm-service.style-06.style-carousel_06 .post-item-wrap {
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .06);
  box-shadow: 0 10px 20px rgba(0, 0, 0, .06)
}

.tm-service.style-06.style-carousel_06 .service-item:hover .post-item-wrap {
  -webkit-box-shadow: 0 20px 20px rgba(0, 0, 0, .13);
  box-shadow: 0 20px 20px rgba(0, 0, 0, .13);
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px)
}

.tm-service.style-06 .service-item:hover .post-item-wrap {
  -webkit-box-shadow: 0 30px 35px rgba(0, 0, 0, .13);
  box-shadow: 0 30px 35px rgba(0, 0, 0, .13);
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px)
}

.tm-service.style-06 .post-item-wrap {
  background-color: #fff;
  -webkit-box-shadow: 0 20px 35px rgba(0, 0, 0, .06);
  box-shadow: 0 20px 35px rgba(0, 0, 0, .06);
  padding: 40px 20px 20px;
  text-align: center
}

.tm-service.style-06 .post-icon-wrap {
  height: 116px;
  margin: 0 auto 30px;
  position: relative;
  width: 116px
}

.tm-service.style-06 .post-icon-overlay {
  border-radius: 50%;
  height: 100%;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%
}

.tm-service.style-06 .post-icon {
  position: relative;
  z-index: 1
}

.tm-service.style-06 .post-icon i {
  border-radius: 50%;
  display: inline-block;
  font-size: 56px;
  height: 116px;
  line-height: 116px;
  position: relative;
  width: 116px
}

.tm-service.style-06 .post-info {
  padding: 0 25px 25px
}

.tm-service.style-06 .post-title {
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 14px
}

.tm-service.style-06 .post-read-more {
  margin-top: 30px
}

.tm-service.style-06 .post-read-more a {
  border: 2px solid #eee;
  display: block;
  font-size: 14px;
  font-weight: 600;
  height: 50px;
  line-height: 46px;
  padding: 0 30px;
  width: 100%
}

.tm-service.style-06 .post-read-more a:hover {
  color: #fff
}

.tm-service.style-06 .post-read-more .btn-icon {
  font-size: 12px;
  margin-left: 5px
}

.tm-service.style-07 .post-item-wrap {
  text-align: center
}

.tm-service.style-07 .post-icon-wrap {
  height: 116px;
  margin: 0 auto 30px;
  position: relative;
  width: 116px
}

.tm-service.style-07 .post-icon-overlay {
  border-radius: 50%;
  height: 100%;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%
}

.tm-service.style-07 .post-icon {
  position: relative;
  z-index: 1
}

.tm-service.style-07 .post-icon i {
  border-radius: 50%;
  display: inline-block;
  font-size: 56px;
  height: 116px;
  line-height: 116px;
  position: relative;
  width: 116px
}

.tm-service.style-07 .post-title {
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 0;
  position: relative
}

.tm-service.style-07 .trending-label2 {
  bottom: 100%;
  color: #ffa942;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.tm-service.style-icon-dotted .service-item:hover .post-icon-overlay {
  border: 2px dotted var(--color-primary)
}

.tm-service.style-icon-dotted .post-icon-overlay {
  border: 58px dotted #ebf5f5
}

.tm-service.style-icon-dashed .service-item:hover .post-icon-overlay {
  border: 2px dashed var(--color-primary)
}

.tm-service.style-icon-dashed .post-icon-overlay {
  border: 58px dashed #ebf5f5
}

.tm-service-list {
  background-color: #fff;
  -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, .03);
  box-shadow: 0 20px 30px rgba(0, 0, 0, .03)
}

.tm-service-list .service-list-item {
  display: -webkit-box;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  align-items: center;
  padding: 20px 30px
}

.tm-service-list .service-list-item+.service-list-item {
  border-top: 1px solid #eee
}

.tm-service-list .service-list-item:after {
  background-color: var(--color-primary);
  bottom: 50%;
  content: "";
  height: 0;
  position: absolute;
  right: 0;
  width: 5px
}

.tm-service-list .service-list-item:hover {
  -webkit-box-shadow: 0 20px 20px 0 rgba(0, 0, 0, .06);
  box-shadow: 0 20px 20px 0 rgba(0, 0, 0, .06)
}

.tm-service-list .service-list-item:hover:after {
  bottom: 0;
  height: 100%
}

.tm-service-list .service-list-item:hover .icon,
.tm-service-list .service-list-item:hover a {
  color: var(--color-primary)
}

.tm-service-list .service-list-item-img {
  margin-right: 25px;
  width: 36px
}

.tm-service-list .icon {
  font-size: 36px
}

.tm-service-list .icon,
.tm-service-list .title {
  display: inline-block
}

.tm-service-list .icon {
  line-height: 1;
  margin-right: 25px
}

.tm-service-list .title {
  font-size: 18px;
  margin-bottom: 0
}

.tm-button-wrapper {
  font-size: 0
}

.tm-button {
  border-style: solid;
  cursor: pointer;
  display: inline-block;
  line-height: 1.2;
  position: relative;
  text-align: center;
  white-space: nowrap
}

.tm-button.tm-button-full-wide {
  width: 100% !important
}

.tm-button.style-modern {
  border-color: transparent;
  border-width: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  padding: 0 28px;
  text-transform: capitalize;
  -webkit-transition: all .3s, border-width 0s;
  transition: all .3s, border-width 0s;
  z-index: 1
}

.tm-button.style-modern:after {
  content: "";
  height: 100%;
  left: auto;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
  transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
  width: 0;
  z-index: -1
}

.tm-button.style-modern:hover:after {
  left: 0;
  right: auto;
  width: 100%
}

.tm-button.style-modern.has-icon-right .button-icon {
  margin-left: 10px
}

.tm-button.style-modern.has-icon-left .button-icon {
  margin-right: 10px
}

.tm-button.style-modern .button-icon {
  display: inline-block;
  font-size: 16px;
  line-height: 0;
  -webkit-transform: translateY(2px);
  transform: translateY(2px)
}

.tm-button.style-modern.tm-button-white {
  background: #fff;
  border-color: #fff;
  color: #454545
}

.tm-button.style-modern.tm-button-white .button-icon {
  color: #454545
}

.tm-button.style-modern.tm-button-white:hover {
  background: transparent
}

.tm-button.style-modern.tm-button-white:hover .button-icon {
  color: #fff
}

.tm-button.style-modern.tm-button-grey {
  background-color: #eee
}

.tm-button.style-modern.tm-button-grey:hover {
  color: #fff
}

.tm-button.style-modern.tm-button-lg {
  font-size: 15px;
  height: 55px;
  line-height: 55px;
  padding: 0 32px
}

.tm-button.style-modern.tm-button-sm {
  font-size: 13px;
  height: 45px;
  line-height: 45px;
  padding: 0 22px
}

.tm-button.style-modern.tm-button-xs {
  font-size: 12px;
  height: 40px;
  line-height: 40px;
  padding: 0 17px
}

.tm-button.style-flat {
  border-width: 2px;
  font-size: 14px;
  font-weight: 600;
  height: 50px;
  line-height: 46px;
  padding: 0 26px;
  text-transform: capitalize
}

.tm-button.style-flat.has-icon-right .button-icon {
  margin-left: 10px
}

.tm-button.style-flat.has-icon-left .button-icon {
  margin-right: 10px
}

.tm-button.style-flat .button-icon {
  display: inline-block;
  font-size: 20px;
  line-height: 0;
  -webkit-transform: translateY(2px);
  transform: translateY(2px)
}

.tm-button.style-flat.tm-button-primary,
.tm-button.style-flat.tm-button-secondary {
  color: #fff
}

.tm-button.style-flat.tm-button-grey {
  background: #eee;
  border-color: #eee
}

.tm-button.style-flat.tm-button-grey:hover {
  color: #fff
}

.tm-button.style-flat.tm-button-lg {
  font-size: 15px;
  height: 55px;
  line-height: 51px;
  padding: 0 30px
}

.tm-button.style-flat.tm-button-sm {
  font-size: 13px;
  height: 45px;
  line-height: 41px;
  padding: 0 20px
}

.tm-button.style-flat.tm-button-xs {
  border-width: 2px;
  font-size: 12px;
  height: 40px;
  line-height: 36px;
  padding: 0 15px
}

.tm-button.style-outline {
  border-width: 2px;
  font-size: 14px;
  font-weight: 600;
  height: 50px;
  line-height: 46px;
  padding: 0 26px;
  text-transform: capitalize
}

.tm-button.style-outline.has-icon-right .button-icon {
  margin-left: 10px
}

.tm-button.style-outline.has-icon-left .button-icon {
  margin-right: 10px
}

.tm-button.style-outline .button-icon {
  line-height: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.tm-button.style-outline.tm-button-primary,
.tm-button.style-outline.tm-button-secondary {
  background-color: transparent
}

.tm-button.style-outline.tm-button-primary:hover,
.tm-button.style-outline.tm-button-secondary:hover {
  color: #fff
}

.tm-button.style-outline.tm-button-white {
  border-color: #fff;
  color: #fff
}

.tm-button.style-outline.tm-button-white .button-icon {
  color: #fff
}

.tm-button.style-outline.tm-button-white:hover {
  background: #fff;
  color: #454545
}

.tm-button.style-outline.tm-button-white:hover .button-icon {
  color: #454545
}

.tm-button.style-outline.tm-button-grey {
  border-color: #eee
}

.tm-button.style-outline.tm-button-grey:hover {
  background: red;
  color: #fff
}

.tm-button.style-outline.tm-button-lg {
  font-size: 15px;
  height: 55px;
  line-height: 51px;
  padding: 0 30px
}

.tm-button.style-outline.tm-button-sm {
  font-size: 13px;
  height: 45px;
  line-height: 41px;
  padding: 0 20px
}

.tm-button.style-outline.tm-button-xs {
  font-size: 12px;
  height: 40px;
  line-height: 36px;
  padding: 0 15px
}

.tm-button.style-border-text {
  background-color: transparent;
  border: 0;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  padding: 0 0 5px;
  position: relative
}

.tm-button.style-border-text:after,
.tm-button.style-border-text:before {
  background: #ddd;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 100%
}

.tm-button.style-border-text:after {
  background: red;
  left: auto;
  right: 0;
  width: 0
}

.tm-button.style-border-text:hover:after {
  left: 0;
  right: auto;
  width: 100%
}

.tm-button.style-border-text.has-icon-right .button-icon {
  margin-left: 5px
}

.tm-button.style-border-text.has-icon-left .button-icon {
  margin-right: 5px
}

.tm-button.style-border-text .button-icon {
  font-size: 14px
}

.tm-button.style-border-text .button-icon:before {
  line-height: 0
}

.tm-button.style-border-text.tm-button-lg {
  font-size: 15px
}

.tm-button.style-border-text.tm-button-sm {
  font-size: 13px
}

.tm-button.style-border-text.tm-button-xs {
  font-size: 12px
}

.tm-button.style-border-text.tm-button-grey {
  color: #ddd
}

.tm-button.style-text {
  background-color: transparent;
  border: 0;
  font-size: 14px;
  font-weight: 600;
  padding: 0
}

.tm-button.style-text .button-text {
  display: inline-block
}

.tm-button.style-text.has-icon-left .button-icon,
.tm-button.style-text.has-icon-right .button-icon {
  margin-left: 5px
}

.tm-button.style-text .button-icon {
  font-size: 15px
}

.tm-button.style-text .button-icon:before {
  line-height: 0
}

.tm-button.style-text.tm-button-lg {
  font-size: 15px
}

.tm-button.style-text.tm-button-sm {
  font-size: 13px
}

.tm-button.style-text.tm-button-xs {
  font-size: 12px
}

.tm-button.style-text.tm-button-grey {
  color: #ddd
}

.tm-button.style-image-text {
  border: 0;
  font-size: 14px;
  font-weight: 600;
  height: 50px;
  line-height: 50px
}

.tm-button.style-image-text>div {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center
}

.tm-button.style-image-text img {
  flex-shrink: 0;
  margin-right: 10px
}

.tm-button.style-image-text.tm-button-lg {
  font-size: 15px;
  height: 55px;
  line-height: 55px
}

.tm-button.style-image-text.tm-button-sm {
  font-size: 13px;
  height: 45px;
  line-height: 45px
}

.tm-button.style-image-text.tm-button-xs {
  font-size: 12px;
  height: 40px;
  line-height: 40px
}

.tm-button.tm-button-icon-move.has-icon-left:hover .button-icon {
  margin-left: -20px
}

.tm-button.tm-button-icon-move.has-icon-right:hover .button-icon {
  margin-left: 20px
}

.tm-button.tm-button-move-up:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px)
}

.tm-button.glint-effect {
  overflow: hidden;
  position: relative
}

.tm-button.glint-effect:before {
  background-color: hsla(0, 0%, 100%, .5);
  content: "";
  display: block;
  height: 100%;
  left: -50%;
  position: absolute;
  top: 0;
  -webkit-transform: skewX(-45deg);
  transform: skewX(-45deg);
  -webkit-transition: none;
  transition: none;
  width: 3.5em
}

.tm-button.glint-effect:hover:before {
  left: 150%;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out
}

.rev-btn {
  -webkit-transition: background-color .5s cubic-bezier(.645, .045, .355, 1), border-color .5s cubic-bezier(.645, .045, .355, 1), color .5s cubic-bezier(.645, .045, .355, 1) !important;
  transition: background-color .5s cubic-bezier(.645, .045, .355, 1), border-color .5s cubic-bezier(.645, .045, .355, 1), color .5s cubic-bezier(.645, .045, .355, 1) !important
}

.rev_slider .left-icon {
  margin-right: 10px
}

.rev_slider .right-icon {
  margin-left: 10px
}

.btn-text-popup-video .button-text {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: none
}

.tm-button-group {
  clear: both;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin: -10px
}

.tm-button-group .tm-button-wrapper {
  padding: 10px
}

.tm-list-group.style-01>div {
  border-top: 1px solid #ecebeb;
  padding-top: 50px
}

.tm-list-group.style-01>div+div {
  margin-top: 50px
}

.tm-list {
  display: grid;
  grid-row-gap: 15px;
  grid-column-gap: 30px
}

.tm-list .list-item {
  padding: 0;
  position: relative
}

.tm-list .title-wrap {
  overflow: hidden
}

.tm-list .link {
  color: currentColor;
  padding: 0
}

.tm-list .title {
  font-size: 14px;
  line-height: inherit;
  margin-bottom: 0
}

.tm-list .sub-title {
  font-size: 15px;
  font-style: italic;
  font-weight: 500
}

.tm-list .desc {
  margin-bottom: 26px;
  margin-top: 13px
}

.tm-list .marker {
  display: inline-block;
  float: left
}

.tm-list.style-check .list-item {
  padding-left: 25px
}

.tm-list.style-check .marker:before {
  content: "\f00c";
  display: block;
  font-size: 10px;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.tm-list.style-check .title {
  font-size: 14px;
  font-weight: 500
}

.tm-list.style-check-02 .list-item {
  padding-left: 25px
}

.tm-list.style-check-02 .marker:before {
  content: "\f00c";
  display: block;
  font-size: 10px;
  left: 0;
  line-height: 1;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.tm-list.style-check-02 .title {
  color: inherit;
  font-size: 14px;
  font-weight: 500;
  line-height: inherit
}

.tm-list.style-icon .title {
  font-size: 18px;
  line-height: 1.55
}

.tm-list.style-icon .marker {
  font-size: 20px;
  min-width: calc(1em + 18px)
}

.tm-list.style-icon-02 {
  grid-row-gap: 15px
}

.tm-list.style-icon-02 .title {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: 1.66
}

.tm-list.style-icon-02 .marker {
  font-size: 18px;
  min-width: 30px
}

.tm-list.style-circle .list-item,
.tm-list.style-circle-02 .list-item {
  padding-left: 20px
}

.tm-list.style-circle .marker:before,
.tm-list.style-circle-02 .marker:before {
  content: "\f192";
  display: block;
  font-size: 8px;
  left: 0;
  position: absolute;
  top: 8px
}

.tm-list.style-circle .title,
.tm-list.style-circle-02 .title {
  font-weight: inherit
}

.tm-list.style-circle-02 .title {
  color: inherit;
  font-weight: inherit
}

.tm-list.style-modern-icon {
  grid-row-gap: 50px
}

.tm-list.style-modern-icon .marker {
  border-radius: 50%;
  font-size: 50px;
  height: 55px;
  line-height: 55px;
  margin-right: 16px;
  text-align: center;
  width: 55px
}

.tm-list.style-modern-icon .title {
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase
}

.tm-list.style-modern-icon .sub-title {
  color: #7a8a9e;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: capitalize
}

.tm-list.style-modern-icon .desc {
  margin-bottom: 0;
  margin-top: 15px
}

.tm-list.style-modern-icon-02 {
  grid-row-gap: 30px
}

.tm-list.style-modern-icon-02 .marker {
  border-radius: 50%;
  color: #fff;
  font-size: 30px;
  height: 70px;
  line-height: 70px;
  margin-right: 29px;
  text-align: center;
  width: 70px
}

.tm-list.style-modern-icon-02 .title {
  border-bottom: 1px solid #eee;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 1.2;
  padding-bottom: 15px;
  text-transform: uppercase
}

.tm-list.style-modern-icon-02 .desc {
  margin-bottom: 0;
  margin-top: 15px
}

.tm-list.style-modern-icon-03 {
  grid-row-gap: 30px
}

.tm-list.style-modern-icon-03 .marker {
  background-color: #fff;
  border: 1px solid #ddd;
  color: var(--color-primary);
  font-size: 30px;
  height: 70px;
  line-height: 70px;
  margin-right: 29px;
  text-align: center;
  width: 70px
}

.tm-list.style-modern-icon-03 .title {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1.2;
  margin-bottom: 12px;
  text-transform: uppercase
}

.tm-list.style-modern-icon-03 .desc {
  margin-bottom: 0
}

.tm-list.style-auto-numbered,
.tm-list.style-manual-numbered {
  grid-row-gap: 30px
}

.tm-list.style-auto-numbered .marker,
.tm-list.style-manual-numbered .marker {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
  margin-right: 10px
}

.tm-list.style-auto-numbered .title,
.tm-list.style-manual-numbered .title {
  font-size: 18px;
  line-height: 1.2
}

.tm-list.style-auto-numbered .desc,
.tm-list.style-manual-numbered .desc {
  margin-bottom: 0;
  margin-top: 15px
}

.tm-gradation {
  display: -webkit-box;
  display: flex;
  margin: 0 -15px;
  position: relative
}

.tm-gradation .count {
  color: #ddd;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.22;
  margin-bottom: 20px
}

.tm-gradation .count-wrap {
  height: 28px;
  margin-bottom: 27px;
  position: relative
}

.tm-gradation .dot {
  border-radius: 100%;
  height: 28px;
  width: 28px;
  z-index: 2
}

.tm-gradation .dot,
.tm-gradation .dot:before {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.tm-gradation .dot:before {
  border-radius: 50%;
  content: "";
  height: 18px;
  width: 18px
}

.tm-gradation .dot:after {
  border-radius: 50%;
  content: "";
  height: 10px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 10px
}

.tm-gradation .line {
  border-top: 1px dashed #d4d2d2;
  height: 1px;
  left: 0;
  margin-top: -1px;
  position: absolute;
  top: 14px;
  width: calc(100% + 30px)
}

.tm-gradation .item {
  opacity: 1;
  padding: 0 15px;
  position: relative;
  width: 33.3333333333%
}

.tm-gradation .item:first-child .line:before,
.tm-gradation .item:last-child .line:after {
  display: none
}

.tm-gradation .title {
  font-size: 20px;
  margin-bottom: 15px
}

.tm-gradation--basic {
  overflow: hidden
}

.tm-gradation--basic .dot {
  border-radius: 100%;
  height: 28px;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 28px
}

.tm-gradation--no_number {
  padding-top: 28px
}

.tm-gradation--no_number:before {
  border-top: 1px dashed #d4d2d2;
  content: "";
  height: 1px;
  left: 15px;
  position: absolute;
  top: 14px;
  width: calc(100% - 30px)
}

.tm-gradation--no_number .dot {
  top: -14px
}

.tm-gradation--no_number .count-wrap {
  margin-bottom: 20px
}

.tm-gradation--no_number .content-wrap {
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .06);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, .06);
  padding: 50px 25px;
  position: relative;
  text-align: center
}

.tm-gradation--no_number .content-wrap:after {
  border-color: transparent transparent #fff #fff;
  border-style: solid;
  border-width: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  content: "";
  -webkit-filter: drop-shadow(-3px 3px 10px rgba(0, 0, 0, .05));
  filter: drop-shadow(-3px 3px 10px rgba(0, 0, 0, .05));
  height: 0;
  left: calc(50% + 21px);
  position: absolute;
  top: 0;
  -webkit-transform: rotate(-225deg);
  transform: rotate(-225deg);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 0
}

.tm-gradation--with_image {
  text-align: center
}

.tm-gradation--with_image .item {
  padding: 0 30px;
  width: 33.3333333333%
}

.tm-gradation--with_image img {
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .11);
  box-shadow: 0 10px 20px rgba(0, 0, 0, .11)
}

.tm-gradation--with_image .count {
  line-height: 1;
  margin: 0
}

.tm-gradation--with_image .count span {
  background-color: var(--color-primary);
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  height: 45px;
  line-height: 45px;
  position: relative;
  text-align: center;
  width: 45px
}

.tm-gradation--with_image .count span:after,
.tm-gradation--with_image .count span:before {
  background-color: var(--color-primary);
  border-radius: 50%;
  content: "";
  display: inline-block;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1
}

.tm-gradation--with_image .count span:before {
  height: 57px;
  opacity: .2;
  width: 57px
}

.tm-gradation--with_image .count span:after {
  height: 69px;
  opacity: .09;
  width: 69px
}

.tm-gradation--with_image .image-wrap {
  margin-bottom: 40px;
  padding-top: 12px
}

.tm-gradation--with_image .image-wrap img {
  border-radius: 50%
}

.tm-gradation--with_image .image-wrap.has-image {
  display: inline-block;
  padding-top: 0;
  position: relative
}

.tm-gradation--with_image .image-wrap.has-image .count {
  left: 12px;
  position: absolute;
  top: 12px;
  z-index: 2
}

.tm-gradation--with_image .item:hover .count span:after,
.tm-gradation--with_image .item:hover .count span:before {
  -webkit-animation: circle-2 1.05s infinite;
  animation: circle-2 1.05s infinite
}

.tm-icon .icon {
  font-size: 20px;
  line-height: 1;
  position: relative
}

.tm-icon .icon span {
  font-size: inherit
}

.tm-icon.style-01 {
  line-height: 0
}

.tm-icon.style-01 .icon {
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 40px;
  height: 100px;
  width: 100px
}

.tm-icon.style-01 span {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.tm-client .image,
.tm-client .image-hover {
  -webkit-transition: all .4s linear;
  transition: all .4s linear
}

.tm-client .image-hover {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  visibility: hidden
}

.tm-client .inner {
  position: relative
}

.tm-client .has-image-hover:hover .image {
  opacity: 0;
  visibility: hidden
}

.tm-client .has-image-hover:hover .image-hover {
  opacity: 1;
  visibility: visible
}

.tm-client.style-grid .grid-inner {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  border: 1px solid #eee;
  height: 100%;
  justify-content: center;
  min-height: 140px;
  padding: 20px;
  text-align: center;
  width: 100%
}

.tm-client.style-grid .grid-inner:hover {
  background: #fff;
  border-color: transparent;
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .05);
  box-shadow: 0 10px 30px rgba(0, 0, 0, .05)
}

.tm-client.style-grid img {
  margin: 0 auto
}

.tm-client.hover-main-move-up {
  margin-top: -10px
}

.tm-client.hover-main-move-up .swiper {
  padding-top: 10px
}

.tm-client.hover-main-move-up .image:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px)
}

.tm-client.hover-slide-up {
  margin-top: -20px
}

.tm-client.hover-slide-up .swiper {
  padding-top: 20px
}

.tm-client.hover-slide-up .image-hover {
  -webkit-transform: translateY(20px);
  transform: translateY(20px)
}

.tm-client.hover-slide-up .has-image-hover:hover .image {
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
  visibility: hidden
}

.tm-client.hover-slide-up .has-image-hover:hover .image-hover {
  -webkit-transform: none;
  transform: none
}

.tm-client.hover-slide-down {
  margin-bottom: -20px
}

.tm-client.hover-slide-down .swiper {
  padding-bottom: 20px
}

.tm-client.hover-slide-down .image-hover {
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px)
}

.tm-client.hover-slide-down .has-image-hover:hover .image {
  -webkit-transform: translateY(20px);
  transform: translateY(20px)
}

.tm-client.hover-slide-down .has-image-hover:hover .image-hover {
  -webkit-transform: none;
  transform: none
}

.tm-client.hover-grow-up .image-hover {
  -webkit-transform: scale(.8);
  transform: scale(.8)
}

.tm-client.hover-grow-up .has-image-hover:hover .image-hover {
  -webkit-transform: none;
  transform: none
}

.tm-client.style-2-rows [data-swiper-row="0"] {
  margin-bottom: 70px
}

.tm-callout-box.style-01 {
  background: url(assets/images/icon-envelope-open-02.png) no-repeat 100% 100%;
  border-radius: 5px;
  padding: 57px 25px 72px
}

.tm-box-icon {
  margin-bottom: 60px;
  position: relative
}

.tm-box-icon .icon {
  line-height: 1
}

.tm-box-icon .tm-svg {
  line-height: 0
}

.tm-box-icon .tm-svg * {
  stroke: currentColor
}

.tm-box-icon .overlay {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.tm-box-icon .content-wrap {
  display: -webkit-box;
  display: flex;
  height: 100%;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column
}

.tm-box-icon .tm-box-icon__btn {
  margin-top: 34px;
  text-align: left
}

.tm-box-icon .tm-box-icon__btn .button-icon {
  font-size: 14px;
  left: auto;
  margin-left: 3px;
  position: relative;
  right: auto;
  top: 1px;
  -webkit-transform: none;
  transform: none
}

.tm-box-icon.style-1:hover .icon img,
.tm-box-icon.style-1:hover .icon span,
.tm-box-icon.style-1:hover .icon:before,
.tm-box-icon.style-1:hover .image img,
.tm-box-icon.style-1:hover .image span,
.tm-box-icon.style-1:hover .image:before {
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease
}

.tm-box-icon.style-1:hover .icon img,
.tm-box-icon.style-1:hover .icon span,
.tm-box-icon.style-1:hover .image img,
.tm-box-icon.style-1:hover .image span {
  -webkit-animation-name: bounce;
  animation-name: bounce
}

.tm-box-icon.style-1:hover .icon:before,
.tm-box-icon.style-1:hover .image:before {
  -webkit-animation-name: zoom-bounce;
  animation-name: zoom-bounce
}

.tm-box-icon.style-1 .image {
  width: 100%
}

.tm-box-icon.style-1 .icon {
  font-size: 60px
}

.tm-box-icon.style-1 .icon span {
  display: block
}

.tm-box-icon.style-1 .icon,
.tm-box-icon.style-1 .image {
  line-height: 1;
  margin-bottom: 80px;
  position: relative
}

.tm-box-icon.style-1 .icon img,
.tm-box-icon.style-1 .image img {
  min-height: 91px
}

.tm-box-icon.style-1 .icon:before,
.tm-box-icon.style-1 .image:before {
  background-color: #dfe0e0;
  border-radius: 50%;
  bottom: 0;
  content: "";
  height: 7px;
  position: absolute;
  width: 44px
}

.tm-box-icon.style-1.style-align-left .icon:before,
.tm-box-icon.style-1.style-align-left .image:before {
  left: 0
}

.tm-box-icon.style-1.style-align-center .icon:before,
.tm-box-icon.style-1.style-align-center .image:before {
  left: 50%;
  margin-left: -22px
}

.tm-box-icon.style-1.style-align-right .icon:before,
.tm-box-icon.style-1.style-align-right .image:before {
  right: 0
}

.tm-box-icon.style-1 .tm-svg {
  width: 54px
}

.tm-box-icon.style-1 .icon,
.tm-box-icon.style-1 .image {
  margin-bottom: 30px;
  padding-bottom: 25px
}

.tm-box-icon.style-1 .heading {
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 17px
}

.tm-box-icon.style-1 .text {
  max-width: 350px
}

.tm-box-icon.style-2 .content-wrap {
  background-color: #fff;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .06);
  box-shadow: 0 0 30px rgba(0, 0, 0, .06);
  padding: 30px;
  position: relative
}

.tm-box-icon.style-2 .content-wrap:after {
  background-color: var(--color-primary);
  bottom: 0;
  content: "";
  height: 3px;
  position: absolute;
  right: 0;
  width: 0
}

.tm-box-icon.style-2 .content-wrap:hover {
  -webkit-box-shadow: 0 20px 40px rgba(0, 0, 0, .09);
  box-shadow: 0 20px 40px rgba(0, 0, 0, .09);
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px)
}

.tm-box-icon.style-2 .content-wrap:hover:after {
  left: 0;
  right: auto;
  width: 100%
}

.tm-box-icon.style-2 .content {
  width: 100%
}

.tm-box-icon.style-2 .icon {
  font-size: 54px;
  width: 100%
}

.tm-box-icon.style-2 .tm-svg {
  width: 54px
}

.tm-box-icon.style-2 .icon,
.tm-box-icon.style-2 .image {
  margin-bottom: 30px
}

.tm-box-icon.style-2 .image {
  text-align: center;
  width: 100%
}

.tm-box-icon.style-2 .heading {
  border-bottom: 1px dashed #d4d2d2;
  font-size: 18px;
  margin-bottom: 25px;
  padding-bottom: 20px
}

.tm-box-icon.style-2 .text {
  margin-bottom: 20px
}

.tm-box-icon.style-2 .box-icon-list {
  list-style: none;
  margin: 0 0 20px;
  padding: 0
}

.tm-box-icon.style-2 .box-icon-list li {
  color: var(--color-secondary)
}

.tm-box-icon.style-2 .box-icon-list li+li {
  margin-top: 10px
}

.tm-box-icon.style-2 .box-icon-list li i {
  font-size: 12px;
  margin-right: 10px
}

.tm-box-icon.style-2 .tm-box-icon__btn {
  margin: 0 0 20px
}

.tm-box-icon.style-3:hover .icon,
.tm-box-icon.style-3:hover .image {
  -webkit-animation: box-image-pop .3s linear;
  animation: box-image-pop .3s linear
}

.tm-box-icon.style-3 .icon {
  display: -webkit-box;
  display: flex;
  height: 70px;
  width: 70px;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  border: 2px solid;
  font-size: 30px;
  font-weight: 500;
  justify-content: center;
  margin-bottom: 35px;
  margin-right: 30px
}

.tm-box-icon.style-3 .tm-svg {
  width: 60px
}

.tm-box-icon.style-3 .content-inner {
  display: -webkit-box;
  display: flex
}

.tm-box-icon.style-3 .image {
  flex-shrink: 0;
  margin-right: 20px;
  width: 100px
}

.tm-box-icon.style-3 .content {
  -webkit-box-flex: 1;
  flex-grow: 1
}

.tm-box-icon.style-3 .heading {
  font-size: 14px;
  letter-spacing: 1px;
  margin-bottom: 15px;
  text-transform: uppercase
}

.tm-box-icon.style-4 {
  width: 100%
}

.tm-box-icon.style-4:hover .icon,
.tm-box-icon.style-4:hover .image {
  -webkit-animation: box-image-pop .3s linear;
  animation: box-image-pop .3s linear
}

.tm-box-icon.style-4:hover .content-wrap {
  -webkit-box-shadow: none;
  box-shadow: none
}

.tm-box-icon.style-4 .content-wrap {
  background-color: #fff;
  -webkit-box-shadow: -10px 10px 30px rgba(0, 0, 0, .03);
  box-shadow: -10px 10px 30px rgba(0, 0, 0, .03);
  height: 100%;
  padding: 60px 80px 60px 100px;
  width: 100%
}

.tm-box-icon.style-4 .icon {
  font-size: 46px;
  font-weight: 500;
  margin-bottom: 35px;
  margin-right: 30px
}

.tm-box-icon.style-4 .tm-svg {
  width: 60px
}

.tm-box-icon.style-4 .content-inner {
  display: -webkit-box;
  display: flex
}

.tm-box-icon.style-4 .image {
  flex-shrink: 0;
  margin-right: 25px;
  width: 60px
}

.tm-box-icon.style-4 .content {
  -webkit-box-flex: 1;
  flex-grow: 1
}

.tm-box-icon.style-4 .heading {
  font-size: 22px;
  margin-bottom: 0
}

.tm-box-icon.style-4 .text {
  margin-top: 15px
}

.tm-box-icon.style-5:hover .image {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px)
}

.tm-box-icon.style-5:hover .image img {
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .09);
  box-shadow: 0 10px 20px rgba(0, 0, 0, .09)
}

.tm-box-icon.style-5:hover .icon {
  -webkit-animation: box-image-pop .3s linear;
  animation: box-image-pop .3s linear
}

.tm-box-icon.style-5 .image {
  width: 100%
}

.tm-box-icon.style-5 .icon {
  font-size: 54px
}

.tm-box-icon.style-5 .tm-svg {
  width: 54px
}

.tm-box-icon.style-5 .icon,
.tm-box-icon.style-5 .image {
  margin-bottom: 30px
}

.tm-box-icon.style-5 .heading {
  font-size: 22px;
  line-height: 1.4;
  margin-bottom: 14px
}

.tm-box-icon.style-5 .text {
  max-width: 350px
}

.tm-box-icon.style-6:hover .icon {
  -webkit-animation-duration: .55s;
  animation-duration: .55s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-name: box-image-pop;
  animation-name: box-image-pop;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease
}

.tm-box-icon.style-6:hover .content-wrap {
  border-color: #334657;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px)
}

.tm-box-icon.style-6:hover .content-wrap:before {
  background-color: #334657
}

.tm-box-icon.style-6 .content-wrap {
  border: 1px solid hsla(0, 0%, 100%, .08);
  padding: 35px 22px 50px;
  position: relative
}

.tm-box-icon.style-6 .content-wrap:before {
  background-color: var(--color-secondary);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1
}

.tm-box-icon.style-6 .image {
  width: 100%
}

.tm-box-icon.style-6 .icon {
  font-size: 50px
}

.tm-box-icon.style-6 .tm-svg {
  width: 50px
}

.tm-box-icon.style-6 .icon,
.tm-box-icon.style-6 .image {
  margin-bottom: 30px
}

.tm-box-icon.style-6 .heading {
  color: #fff;
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 20px
}

.tm-box-icon.style-6 .heading a,
.tm-box-icon.style-6 .tm-box-icon__btn {
  color: #fff
}

.tm-box-icon.style-6 .text {
  max-width: 350px
}

.tm-box-icon.style-7:hover .icon-overlay {
  border: 2px dotted var(--color-primary)
}

.tm-box-icon.style-7:hover .content-wrap {
  -webkit-box-shadow: 0 30px 35px rgba(0, 0, 0, .12);
  box-shadow: 0 30px 35px rgba(0, 0, 0, .12);
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px)
}

.tm-box-icon.style-7 .content-wrap {
  background-color: #fff;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .12);
  box-shadow: 0 0 20px rgba(0, 0, 0, .12);
  padding: 20px
}

.tm-box-icon.style-7 .content {
  padding: 0 25px 25px
}

.tm-box-icon.style-7 .image {
  width: 100%
}

.tm-box-icon.style-7 .icon-wrap {
  height: 116px;
  margin: 20px auto 30px;
  position: relative;
  text-align: center;
  width: 116px
}

.tm-box-icon.style-7 .icon-overlay {
  border: 58px dotted #ebf5f5;
  border-radius: 50%;
  height: 100%;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%
}

.tm-box-icon.style-7 .icon {
  position: relative;
  z-index: 1
}

.tm-box-icon.style-7 .icon span {
  border-radius: 50%;
  display: inline-block;
  font-size: 56px;
  height: 116px;
  line-height: 116px;
  position: relative;
  width: 116px
}

.tm-box-icon.style-7 .tm-svg {
  width: 50px
}

.tm-box-icon.style-7 .icon,
.tm-box-icon.style-7 .image {
  margin-bottom: 30px
}

.tm-box-icon.style-7 .heading {
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 14px
}

.tm-box-icon.style-7 .tm-box-icon__btn {
  text-align: center;
  width: 100%
}

.tm-box-icon.style-7 .tm-box-icon__btn:hover {
  color: #fff !important
}

.tm-box-icon.style-7 .tm-box-icon__btn:hover .button-icon {
  color: #fff
}

.tm-box-icon.style-8:hover .icon img,
.tm-box-icon.style-8:hover .icon span,
.tm-box-icon.style-8:hover .icon:before,
.tm-box-icon.style-8:hover .image img,
.tm-box-icon.style-8:hover .image span,
.tm-box-icon.style-8:hover .image:before {
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease
}

.tm-box-icon.style-8:hover .icon img,
.tm-box-icon.style-8:hover .icon span,
.tm-box-icon.style-8:hover .image img,
.tm-box-icon.style-8:hover .image span {
  -webkit-animation-name: bounce;
  animation-name: bounce
}

.tm-box-icon.style-8 .image {
  width: 100%
}

.tm-box-icon.style-8 .icon {
  font-size: 60px
}

.tm-box-icon.style-8 .icon span {
  display: block
}

.tm-box-icon.style-8 .icon,
.tm-box-icon.style-8 .image {
  line-height: 1;
  margin-bottom: 35px;
  position: relative
}

.tm-box-icon.style-8 .tm-svg {
  width: 54px
}

.tm-box-icon.style-8 .heading {
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 17px
}

.tm-box-icon.style-8 .text {
  max-width: 350px
}

.tm-box-icon.style-9:hover .icon,
.tm-box-icon.style-9:hover .image {
  -webkit-animation: tm-animation-buzz-out .75s linear;
  animation: tm-animation-buzz-out .75s linear
}

.tm-box-icon.style-9 .icon {
  font-size: 60px
}

.tm-box-icon.style-9 .icon span {
  display: block
}

.tm-box-icon.style-9 .image {
  line-height: 1
}

.tm-box-icon.style-9 .icon,
.tm-box-icon.style-9 .image {
  margin-bottom: 22px;
  position: relative
}

.tm-box-icon.style-9 .icon span {
  border: 1px solid red;
  border-radius: 50%;
  display: inline-block;
  font-size: 45px;
  height: 87px;
  line-height: 87px;
  text-align: center;
  width: 87px
}

.tm-box-icon.style-9 .icon:before {
  background: red;
  border-radius: 50%;
  content: "";
  height: 87px;
  left: 7px;
  opacity: .1;
  position: absolute;
  top: 3px;
  width: 87px;
  z-index: -1
}

.tm-box-icon.style-9 .sub-heading {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 9px
}

.tm-box-icon.style-9 .heading {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 17px
}

.tm-box-icon.style-9 .text {
  max-width: 350px
}

.tm-box-icon.style-10:hover .content-wrap {
  background-color: #fff;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .12);
  box-shadow: 0 0 20px rgba(0, 0, 0, .12)
}

.tm-box-icon.style-10:hover .icon,
.tm-box-icon.style-10:hover .image {
  -webkit-animation: tm-animation-buzz-out .75s linear;
  animation: tm-animation-buzz-out .75s linear;
  -webkit-filter: grayscale(0);
  filter: grayscale(0)
}

.tm-box-icon.style-10 .content-wrap {
  border-radius: 5px;
  padding: 28px 28px 35px
}

.tm-box-icon.style-10 .image {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  width: 100%
}

.tm-box-icon.style-10 .icon {
  font-size: 72px
}

.tm-box-icon.style-10 .tm-svg {
  width: 50px
}

.tm-box-icon.style-10 .icon,
.tm-box-icon.style-10 .image {
  margin-bottom: 30px
}

.tm-box-icon.style-10 .heading {
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 14px
}

.tm-box-icon.style-10 .tm-box-icon__btn {
  margin-top: 25px
}

.tm-box-icon.style-11 .content-wrap {
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  -webkit-transition: all .2s cubic-bezier(.645, .045, .355, 1);
  transition: all .2s cubic-bezier(.645, .045, .355, 1)
}

.tm-box-icon.style-11 .content-wrap:hover {
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .3);
  box-shadow: 0 10px 30px rgba(0, 0, 0, .3)
}

.tm-box-icon.style-11 .content-wrap:hover .image img {
  -webkit-transform: scale(1.03);
  transform: scale(1.03)
}

.tm-box-icon.style-11 .content-wrap:before {
  background: #000;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#000));
  background: linear-gradient(180deg, transparent, #000);
  bottom: 0;
  content: "";
  height: 60%;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 1
}

.tm-box-icon.style-11 .image {
  width: 100%
}

.tm-box-icon.style-11 .image img {
  -webkit-transition: all .2s cubic-bezier(.645, .045, .355, 1);
  transition: all .2s cubic-bezier(.645, .045, .355, 1);
  width: 100%
}

.tm-box-icon.style-11 .content {
  bottom: 0;
  left: 0;
  padding: 30px;
  position: absolute;
  width: 100%;
  z-index: 2
}

.tm-box-icon.style-11 .heading {
  color: #fff;
  font-size: 20px;
  margin-bottom: 12px
}

.tm-box-icon.style-11 .text {
  color: hsla(0, 0%, 100%, .7);
  font-size: 14px
}

.tm-accordion .accordion-title-wrapper {
  cursor: pointer
}

.tm-accordion .accordion-title {
  margin-bottom: 0
}

.tm-accordion .accordion-content {
  display: none
}

.tm-accordion.style-1 .accordion-section {
  background-color: #f7f7f7;
  border: 1px solid #ddd
}

.tm-accordion.style-1 .accordion-section+.accordion-section {
  margin-top: 30px
}

.tm-accordion.style-1 .accordion-title {
  background-color: #f7f7f7;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
  padding: 15px 50px 15px 25px;
  position: relative
}

.tm-accordion.style-1 .accordion-title:before {
  background-color: red;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  top: 0;
  width: 3px
}

.tm-accordion.style-1 .accordion-content {
  background-color: #fff;
  border-top: 1px solid #ddd
}

.tm-accordion.style-1 .title-prefix {
  color: var(--color-primary);
  font-size: 26px;
  font-weight: 600;
  margin-right: 15px
}

.tm-accordion.style-1 .accordion-icon {
  color: #bbb;
  font-weight: 500;
  right: 20px
}

.tm-accordion.style-1 .accordion-icon,
.tm-accordion.style-1 .accordion-icon:before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.tm-accordion.style-1 .accordion-icon:before {
  content: "\f055";
  font-size: 22px;
  right: 0
}

.tm-accordion.style-1 .active .accordion-icon:before {
  content: "\f056"
}

.tm-accordion.style-1 .accordion-title-wrapper:hover .accordion-title:before,
.tm-accordion.style-1 .active .accordion-title:before {
  height: 100%
}

.tm-accordion.style-1 .accordion-content {
  padding: 26px 35px 43px
}

.tm-accordion.style-2 .accordion-section+.accordion-section {
  margin-top: 10px
}

.tm-accordion.style-2 .accordion-title {
  border-bottom: 3px solid transparent;
  color: #7a8a9e;
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
  padding: 5px 0;
  position: relative
}

.tm-accordion.style-2 .accordion-title:after {
  bottom: -3px;
  content: "";
  height: 2px;
  left: auto;
  position: absolute;
  right: 0;
  -webkit-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
  transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
  width: 0;
  z-index: -1
}

.tm-accordion.style-2 .title-prefix {
  color: var(--color-primary);
  font-size: 26px;
  font-weight: 600;
  margin-right: 15px
}

.tm-accordion.style-2 .accordion-title-wrapper:hover .accordion-title:after {
  left: 0;
  right: auto;
  width: 100%
}

.tm-accordion.style-2 .accordion-title-wrapper:hover .accordion-title,
.tm-accordion.style-2 .active .accordion-title {
  color: var(--color-secondary)
}

.tm-accordion.style-2 .accordion-title-wrapper:hover .accordion-title:after,
.tm-accordion.style-2 .active .accordion-title:after {
  width: 100%
}

.tm-accordion.style-2 .accordion-content {
  padding: 30px 0
}

.tm-accordion.style-3 .accordion-section {
  background: #fff;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .06);
  box-shadow: 0 0 20px rgba(0, 0, 0, .06)
}

.tm-accordion.style-3 .accordion-section.active {
  -webkit-box-shadow: 0 20px 20px rgba(0, 0, 0, .06);
  box-shadow: 0 20px 20px rgba(0, 0, 0, .06)
}

.tm-accordion.style-3 .accordion-section.active .accordion-icon {
  color: #fff
}

.tm-accordion.style-3 .accordion-section+.accordion-section {
  margin-top: 30px
}

.tm-accordion.style-3 .accordion-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
  padding: 15px 50px 15px 25px;
  position: relative
}

.tm-accordion.style-3 .accordion-title:hover,
.tm-accordion.style-3 .accordion-title:hover span {
  color: #fff
}

.tm-accordion.style-3 .title-prefix {
  color: var(--color-primary);
  font-size: 26px;
  font-weight: 600;
  margin-right: 15px
}

.tm-accordion.style-3 .accordion-icon {
  color: #bbb;
  font-weight: 500;
  right: 20px
}

.tm-accordion.style-3 .accordion-icon,
.tm-accordion.style-3 .accordion-icon:before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.tm-accordion.style-3 .accordion-icon:before {
  content: "\f055";
  font-size: 22px;
  right: 0
}

.tm-accordion.style-3 .active .accordion-icon:before {
  content: "\f056"
}

.tm-accordion.style-3 .accordion-title-wrapper:hover .accordion-title,
.tm-accordion.style-3 .active .accordion-title {
  color: #fff
}

.tm-accordion.style-3 .accordion-content {
  padding: 26px 35px 43px
}

.typed-cursor {
  -webkit-animation: blink .7s infinite;
  animation: blink .7s infinite;
  opacity: 1
}

.tm-heading.center .heading {
  margin-left: auto;
  margin-right: auto
}

.tm-heading h1,
.tm-heading h2,
.tm-heading h3,
.tm-heading h4,
.tm-heading h5,
.tm-heading h6 {
  margin-bottom: 0
}

.tm-heading mark {
  background-color: transparent
}

.tm-heading a {
  color: inherit;
  font-size: inherit;
  position: relative
}

.tm-heading a:after,
.tm-heading a:before {
  background-color: currentColor;
  bottom: -3px;
  content: "";
  height: 1px;
  position: absolute;
  -webkit-transition: all .3s, background-color 0s;
  transition: all .3s, background-color 0s;
  width: 0
}

.tm-heading a:before {
  right: 50%
}

.tm-heading a:after {
  left: 50%
}

.tm-heading a:hover {
  color: inherit
}

.tm-heading a:hover:after,
.tm-heading a:hover:before {
  width: 50%
}

.tm-heading .icon {
  display: inline-block;
  margin-right: 20px;
  vertical-align: inherit
}

.tm-heading.with-separator-1 .heading {
  display: inline-block;
  font-size: 36px;
  overflow: hidden;
  padding-bottom: 5px;
  position: relative
}

.tm-heading.with-separator-1 .heading:after,
.tm-heading.with-separator-1 .heading:before {
  background: #ddd;
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  width: 100%
}

.tm-heading.with-separator-1 .heading:before {
  left: 0
}

.tm-heading.with-separator-1 .heading:after {
  right: calc(100% + 10px)
}

.tm-heading.with-separator-1 .heading:hover:before {
  left: calc(100% + 10px)
}

.tm-heading.with-separator-1 .heading:hover:after {
  right: 0
}

.tm-heading.with-separator-2 .heading {
  display: inline-block;
  padding-bottom: 30px;
  position: relative
}

.tm-heading.with-separator-2 .heading:after {
  background: red;
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  width: 100px
}

.tm-heading.with-separator-2.center .heading:after {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.tm-heading.with-separator-2.right .heading:after {
  left: auto;
  right: 0
}

.tm-heading.modern-icon .heading {
  position: relative
}

.tm-heading.modern-icon .heading .icon {
  margin: 0;
  position: absolute;
  right: calc(100% - 40px);
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: -1
}

.tm-heading.highlight-big-number mark {
  float: left;
  font-size: 120px;
  line-height: 1;
  margin-right: 5px
}

.tm-heading.highlight-big-number mark sup {
  font-size: .5em;
  vertical-align: super
}

.typed-text mark {
  background: none
}

.tm-testimonial .swiper-pagination {
  bottom: -60px
}

.tm-testimonial .post-thumbnail img {
  border-radius: 50%
}

.tm-testimonial .testimonial-name {
  margin-bottom: 0
}

.tm-testimonial .testimonial-by-line {
  color: #7a8a9e;
  font-style: italic
}

.tm-testimonial .testimonial-rating {
  color: #ffc246;
  font-size: 14px
}

.tm-testimonial .testimonial-desc {
  font-weight: 600
}

.tm-testimonial .testimonial-desc p:last-child {
  margin-bottom: 0
}

.tm-testimonial.style-1 {
  text-align: center
}

.tm-testimonial.style-1 .testimonial-item {
  width: 100%
}

.tm-testimonial.style-1 .testimonial-name {
  font-size: 18px
}

.tm-testimonial.style-1 .testimonial-desc {
  font-size: 20px;
  margin: 0 auto;
  max-width: 770px
}

.tm-testimonial.style-1 .testimonial-info .inner {
  display: -webkit-box;
  display: flex;
  padding-top: 35px;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  text-align: left
}

.tm-testimonial.style-1 .post-thumbnail {
  margin-right: 15px
}

.tm-testimonial.style-1 .testimonial-rating {
  margin-bottom: 22px
}

.tm-testimonial.style-2 .testimonial-item {
  position: relative
}

.tm-testimonial.style-2 .testimonial-footer,
.tm-testimonial.style-2 .testimonial-header {
  display: -webkit-box;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center
}

.tm-testimonial.style-2 .testimonial-header {
  margin-bottom: 30px
}

.tm-testimonial.style-2 .testimonial-footer {
  border-top: 1px dashed #eee;
  padding-top: 30px
}

.tm-testimonial.style-2 .quote-icon {
  color: var(--color-primary);
  font-size: 55px;
  line-height: 1
}

.tm-testimonial.style-2 .post-thumbnail {
  flex-shrink: 0
}

.tm-testimonial.style-2 .testimonial-main-info {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center
}

.tm-testimonial.style-2 .info-wrap {
  margin-left: 20px
}

.tm-testimonial.style-2 .testimonial-name {
  font-size: 18px
}

.tm-testimonial.style-2 .testimonial-desc {
  font-size: 26px;
  margin-bottom: 30px
}

.tm-testimonial.style-2 .swiper-custom-btn {
  float: left;
  font-size: 20px;
  height: 50px;
  line-height: 48px;
  text-align: center;
  width: 50px
}

.tm-testimonial.style-2 .swiper-custom-btn:hover {
  cursor: pointer
}

.tm-testimonial.style-2 .btn-next-slider {
  position: relative
}

.tm-testimonial.style-2 .btn-next-slider:after {
  background-color: #eee;
  content: "";
  height: 20px;
  margin-top: -11px;
  position: absolute;
  right: 100%;
  top: 50%;
  width: 1px
}

.tm-testimonial.style-3 .testimonial-item {
  margin-bottom: 40px;
  position: relative
}

.tm-testimonial.style-3 .post-thumbnail {
  margin-bottom: 30px
}

.tm-testimonial.style-3 .post-thumbnail img {
  border-radius: 0;
  width: 100%
}

.tm-testimonial.style-3 .testimonial-info {
  position: relative;
  -webkit-box-flex: 1;
  flex-grow: 1
}

.tm-testimonial.style-3 .quote-icon {
  display: inline-block;
  height: 30px;
  position: absolute;
  right: 0;
  top: 0;
  width: 35px
}

.tm-testimonial.style-3 .testimonial-name {
  font-size: 18px;
  margin-bottom: 13px
}

.tm-testimonial.style-3 .testimonial-by-line {
  font-size: 14px;
  font-weight: 400;
  text-transform: capitalize
}

.tm-testimonial.style-3 .testimonial-by-line:before {
  content: " - "
}

.tm-testimonial.style-3 .testimonial-rating {
  margin-bottom: 14px
}

.tm-testimonial.style-3 .testimonial-desc {
  font-size: 18px
}

.tm-testimonial.style-4 .testimonial-item {
  margin: 0 auto;
  max-width: 100%;
  text-align: center;
  width: 800px
}

.tm-testimonial.style-4 .testimonial-rating {
  margin-bottom: 20px
}

.tm-testimonial.style-4 .testimonial-desc {
  font-size: 24px;
  margin-bottom: 17px
}

.tm-testimonial.style-4 .testimonial-name {
  font-size: 18px
}

.tm-testimonial.style-4 .testimonial-by-line {
  color: #7a8a9e;
  font-size: 14px;
  font-weight: 400
}

.tm-testimonial.style-4 .testimonial-by-line:before {
  content: " - "
}

.tm-testimonial.style-5 .testimonial-item {
  background-color: #222;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 149px 0;
  width: 100%
}

.tm-testimonial.style-5 .post-thumbnail {
  align-self: flex-end
}

.tm-testimonial.style-5 .post-thumbnail img {
  border-radius: 0
}

.tm-testimonial.style-5 .testimonial-rating {
  margin-bottom: 14px
}

.tm-testimonial.style-5 .testimonial-info {
  background: #fff;
  padding: 56px 50px 45px;
  position: relative
}

.tm-testimonial.style-5 svg {
  position: absolute;
  right: 40px;
  top: -30px
}

.tm-testimonial.style-5 .testimonial-desc {
  font-size: 20px;
  margin-bottom: 64px
}

.tm-testimonial.style-5 .testimonial-name {
  font-size: 22px
}

.tm-testimonial.style-5 .testimonial-footer {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center
}

.tm-testimonial.style-5 .testimonial-main-info {
  -webkit-box-flex: 1;
  flex-grow: 1
}

.tm-testimonial.style-5 .swiper-custom-action-wrap {
  flex-shrink: 0;
  overflow: hidden
}

.tm-testimonial.style-5 .swiper-custom-btn {
  float: left;
  font-size: 20px;
  height: 50px;
  line-height: 48px;
  text-align: center;
  width: 50px
}

.tm-testimonial.style-5 .swiper-custom-btn:hover {
  cursor: pointer
}

.tm-testimonial.style-5 .btn-next-slider {
  position: relative
}

.tm-testimonial.style-5 .btn-next-slider:after {
  background-color: #ddd;
  content: "";
  height: 20px;
  margin-top: -11px;
  position: absolute;
  right: 100%;
  top: 50%;
  width: 1px
}

.tm-testimonial.style-6 {
  margin: -30px -15px
}

.tm-testimonial.style-6 .swiper {
  padding: 30px 15px
}

.tm-testimonial.style-6 .testimonial-item {
  width: 100%
}

.tm-testimonial.style-6 .testimonial-item:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px)
}

.tm-testimonial.style-6 .testimonial-content {
  background-color: #fff;
  -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, .06);
  box-shadow: 0 20px 30px rgba(0, 0, 0, .06);
  padding: 33px 30px 42px;
  position: relative;
  width: 100%
}

.tm-testimonial.style-6 .testimonial-content:before {
  border-color: transparent transparent #fff #fff;
  border-style: solid;
  border-width: 12px;
  content: "";
  height: 0;
  left: 43px;
  position: absolute;
  top: 100%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 0
}

.tm-testimonial.style-6 .testimonial-rating {
  font-size: 12px;
  margin-bottom: 14px
}

.tm-testimonial.style-6 .testimonial-info {
  display: -webkit-box;
  display: flex;
  padding: 40px 0 0 30px;
  -webkit-box-align: center;
  align-items: center
}

.tm-testimonial.style-6 .post-thumbnail {
  flex-shrink: 0
}

.tm-testimonial.style-6 .testimonial-main-info {
  -webkit-box-flex: 1;
  flex-grow: 1;
  margin-left: 20px
}

.tm-testimonial.style-6 .testimonial-name {
  font-size: 18px;
  margin-bottom: 2px
}

.tm-testimonial.style-6 .testimonial-by-line {
  font-size: 12px
}

.tm-testimonial.style-6 .testimonial-desc {
  font-size: 16px;
  margin-bottom: 2px
}

.tm-testimonial.style-6 .testimonial-desc p {
  margin-bottom: 0
}

.tm-testimonial.style-7 .testimonial-item {
  width: 100%
}

.tm-testimonial.style-7 .testimonial-content-wrap {
  display: -webkit-box;
  display: flex
}

.tm-testimonial.style-7 .quote-icon {
  flex-shrink: 0;
  padding-top: 5px
}

.tm-testimonial.style-7 .testimonial-content {
  -webkit-box-flex: 1;
  flex-grow: 1;
  padding-left: 25px
}

.tm-testimonial.style-7 .testimonial-rating {
  margin-top: 14px
}

.tm-testimonial.style-7 .testimonial-info {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  margin-bottom: 40px
}

.tm-testimonial.style-7 .post-thumbnail {
  flex-shrink: 0
}

.tm-testimonial.style-7 .testimonial-main-info {
  -webkit-box-flex: 1;
  flex-grow: 1;
  margin-left: 20px
}

.tm-testimonial.style-7 .testimonial-name {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 2px
}

.tm-testimonial.style-7 .testimonial-by-line {
  font-style: italic
}

.tm-testimonial.style-7 .testimonial-desc {
  color: var(--color-secondary);
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  margin-bottom: 2px
}

.tm-testimonial.style-7 .testimonial-desc i {
  font-style: normal
}

.tm-testimonial.style-8 .testimonial-item {
  background-color: #fff;
  border: 1px solid #eee;
  margin-top: 14px;
  padding: 55px 33px 33px;
  position: relative;
  text-align: center
}

.tm-testimonial.style-8 .quote-icon {
  left: 50%;
  margin-left: -17px;
  position: absolute;
  top: -14px
}

.tm-testimonial.style-8 .post-thumbnail {
  margin-bottom: 15px
}

.tm-testimonial.style-8 .testimonial-name {
  font-size: 20px;
  font-weight: 600
}

.tm-testimonial.style-8 .testimonial-by-line {
  font-size: 14px;
  font-style: normal
}

.tm-testimonial.style-8 .testimonial-desc {
  color: inherit;
  margin-top: 10px
}

.tm-testimonial.style-8 .testimonial-rating {
  margin-top: 10px
}

.tm-testimonial.style-9 {
  margin: -30px -15px
}

.tm-testimonial.style-9 .swiper {
  padding: 30px 15px
}

.tm-testimonial.style-9 .testimonial-item {
  position: relative
}

.tm-testimonial.style-9 .testimonial-content {
  background-color: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, .03);
  box-shadow: 0 15px 30px rgba(0, 0, 0, .03);
  margin-top: 40px;
  padding: 70px 35px 35px;
  position: relative;
  text-align: center
}

.tm-testimonial.style-9 .post-thumbnail {
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 2
}

.tm-testimonial.style-9 .testimonial-name {
  font-size: 20px;
  font-weight: 600
}

.tm-testimonial.style-9 .testimonial-by-line {
  font-size: 14px;
  font-style: normal
}

.tm-testimonial.style-9 .testimonial-desc {
  color: inherit;
  margin-top: 10px
}

.tm-testimonial.style-9 .testimonial-rating {
  margin-top: 10px
}

.tm-testimonial-pagination {
  height: 85px;
  margin: 0 auto 55px;
  text-align: center;
  width: 320px
}

.tm-testimonial-pagination img {
  -webkit-transition: all .6s ease 0s;
  transition: all .6s ease 0s;
  width: 85px
}

.tm-testimonial-pagination .swiper-slide:not(.swiper-slide-active) {
  cursor: pointer
}

.tm-testimonial-pagination .swiper-slide:not(.swiper-slide-active) img {
  opacity: .4;
  -webkit-transform: scale(.8);
  transform: scale(.8)
}

.tm-testimonial-pagination .swiper-slide:not(.swiper-slide-active) img:hover {
  opacity: 1
}

.tm-testimonial-list .testimonial-item {
  position: relative
}

.tm-testimonial-list .testimonial-item+.testimonial-item {
  margin-top: 60px
}

.tm-testimonial-list .post-thumbnail {
  margin-bottom: 30px
}

.tm-testimonial-list .post-thumbnail img {
  border-radius: 0;
  width: 100%
}

.tm-testimonial-list .testimonial-info {
  position: relative;
  -webkit-box-flex: 1;
  flex-grow: 1
}

.tm-testimonial-list .quote-icon {
  display: inline-block;
  height: 30px;
  position: absolute;
  right: 0;
  top: 0;
  width: 35px
}

.tm-testimonial-list .testimonial-name {
  font-size: 18px;
  margin-bottom: 13px
}

.tm-testimonial-list .testimonial-by-line {
  color: #7a8a9e;
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: capitalize
}

.tm-testimonial-list .testimonial-by-line:before {
  content: " - "
}

.tm-testimonial-list .testimonial-rating {
  color: #ffc246;
  font-size: 14px;
  margin-bottom: 14px
}

.tm-testimonial-list .testimonial-desc {
  font-size: 18px;
  font-weight: 600
}

.tm-testimonial-list .testimonial-desc p {
  margin-bottom: 0
}

.tm-slider .spacing {
  height: 32px
}

.tm-slider .sub-title {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 3px;
  line-height: 1.71;
  margin-bottom: 14px;
  text-transform: uppercase
}

.tm-slider .heading {
  font-size: 24px;
  margin-bottom: 12px
}

.tm-slider.fw-image .image img {
  width: 100%
}

.tm-slider.tm-swiper.has-pagination.pagination-style-1 {
  margin-bottom: 50px
}

.tm-slider.tm-swiper.has-pagination.pagination-style-1 .swiper-pagination {
  bottom: -50px
}

.tm-slider.style-2 .swiper {
  padding-bottom: 20px
}

.tm-slider.style-2 .image-wrap {
  display: inline-block;
  position: relative
}

.tm-slider.style-2 .image-wrap:after,
.tm-slider.style-2 .image-wrap:before {
  border-radius: 10px;
  content: "";
  position: absolute
}

.tm-slider.style-2 .image-wrap:before {
  background: #e9f5ff;
  bottom: -20px;
  height: 100%;
  left: 42px;
  right: 42px
}

.tm-slider.style-2 .image-wrap:after {
  background: #bae0ff;
  bottom: -10px;
  height: 100%;
  left: 25px;
  right: 25px
}

.tm-slider.style-2 .image {
  position: relative;
  z-index: 3
}

.tm-slider.style-2 .image img {
  border-radius: 10px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .06);
  box-shadow: 0 0 20px rgba(0, 0, 0, .06)
}

.tm-slider.style-4 .image img {
  width: 100%
}

.tm-slider.style-5 {
  margin: 0;
  position: relative
}

.tm-slider.style-5 .swiper {
  padding: 0;
  z-index: 8
}

.tm-slider.style-5 .swiper .swiper-slide .row {
  -webkit-box-align: center;
  align-items: center
}

.tm-slider.style-5 .swiper .swiper-slide .row .image-wrap img {
  height: auto;
  width: 100%
}

.tm-slider.style-5 .swiper .swiper-slide .row .info-wrap .sub-title {
  color: #888;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px
}

.tm-slider.style-5 .swiper .swiper-slide .row .info-wrap .heading {
  font-size: 40px;
  line-height: 54px;
  margin-bottom: 30px;
  padding-bottom: 30px;
  position: relative
}

.tm-slider.style-5 .swiper .swiper-slide .row .info-wrap .heading:before {
  background-color: var(--color-primary);
  bottom: 0;
  content: "";
  display: block;
  height: 4px;
  left: 0;
  position: absolute;
  width: 50px
}

.tm-slider.style-5 .swiper .swiper-slide .row .info-wrap .text {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 40px
}

.tm-slider.style-5 .swiper .swiper-slide .row .info-wrap .more a {
  background-color: #222;
  color: #fff;
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  height: 50px;
  letter-spacing: 1px;
  line-height: 50px;
  padding: 0 30px;
  text-transform: uppercase
}

.tm-slider.style-5 .swiper .swiper-slide .row .info-wrap .more a:hover {
  background-color: var(--color-primary)
}

.tm-slider.style-5 .swiper-pagination {
  bottom: 30px;
  display: inline-block;
  left: 50%;
  padding-left: 15px;
  width: auto;
  z-index: 7
}

.tm-slider-button {
  line-height: 1
}

.tm-slider-button .slider-btn {
  cursor: pointer;
  outline: none !important
}

.tm-slider-button.style-01 .button-wrap {
  border: 1px solid #eee;
  border-radius: 5px;
  display: inline-block;
  overflow: hidden
}

.tm-slider-button.style-01 .slider-btn {
  border: 1px solid #eee;
  color: #222;
  float: left;
  font-size: 20px;
  height: 58px;
  line-height: 56px;
  text-align: center;
  width: 58px
}

.tm-slider-button.style-01 .slider-btn:hover {
  background: #eee
}

.tm-slider-button.style-02 .button-wrap {
  display: inline-block
}

.tm-slider-button.style-02 .slider-btn {
  border: 2px solid #ddd;
  border-radius: 5px;
  color: #222;
  float: left;
  font-size: 20px;
  height: 60px;
  line-height: 56px;
  text-align: center;
  width: 60px
}

.tm-slider-button.style-02 .slider-btn:hover {
  border-color: transparent;
  color: #fff
}

.tm-slider-button.style-02 .slider-prev-btn {
  margin-right: 10px
}

.tm-slider-button.style-03 .button-wrap {
  display: inline-block
}

.tm-slider-button.style-03 .slider-btn {
  border: 2px solid #ddd;
  border-radius: 50%;
  color: #222;
  float: left;
  font-size: 18px;
  height: 50px;
  line-height: 46px;
  text-align: center;
  width: 50px
}

.tm-slider-button.style-03 .slider-btn:hover {
  background-color: var(--color-primary);
  border-color: var(--color-primary);
  color: #fff
}

.tm-slider-button.style-03 .slider-prev-btn {
  margin-right: 10px
}

.tm-slider-button.style-04 .button-wrap {
  display: inline-block;
  margin: 0 -20px
}

.tm-slider-button.style-04 .slider-btn {
  float: left;
  font-size: 16px;
  font-weight: 600;
  padding: 10px 20px;
  text-align: center
}

.tm-slider-button.style-04 .slider-btn+.slider-btn {
  position: relative
}

.tm-slider-button.style-04 .slider-btn+.slider-btn:before {
  background-color: #ddd;
  content: "";
  display: inline-block;
  height: 20px;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1px
}

.pricing-wrap {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: start;
  align-items: flex-start
}

.pricing-wrap .tm-pricing {
  -webkit-box-flex: 1;
  flex: 1 1 auto
}

.pricing-wrap .tm-pricing.tm-pricing-featured {
  z-index: 2
}

.tm-pricing {
  margin-bottom: 30px;
  z-index: 1
}

.tm-pricing h1,
.tm-pricing h2,
.tm-pricing h3,
.tm-pricing h4,
.tm-pricing h5,
.tm-pricing h6 {
  margin-bottom: 0
}

.tm-pricing .tm-pricing-list {
  margin: 0;
  padding: 0
}

.tm-pricing .tm-pricing-list li {
  list-style-type: none
}

.tm-pricing .tm-pricing-button {
  max-width: 100%;
  min-width: 170px
}

.tm-pricing .pricing-image {
  margin-bottom: 24px
}

.tm-pricing.style-1:hover .inner {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px)
}

.tm-pricing.style-1 .inner {
  background-color: #fff;
  -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, .03);
  box-shadow: 0 20px 30px rgba(0, 0, 0, .03);
  text-align: center
}

.tm-pricing.style-1 .pricing-content-wrap {
  padding: 40px 35px 65px
}

.tm-pricing.style-1 .title {
  background: #fff;
  background: -webkit-gradient(left top, left bottom, color-stop(0, #fff), color-stop(44%, #fff), color-stop(100%, #fafafa));
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(44%, #fff), to(#fafafa));
  background: linear-gradient(180deg, #fff 0, #fff 44%, #fafafa);
  border-bottom: 1px solid #eee;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#fafafa", GradientType=0);
  padding: 17px 15px;
  text-align: center
}

.tm-pricing.style-1 .price {
  display: inline-block;
  font-size: 50px;
  font-weight: 700;
  position: relative
}

.tm-pricing.style-1 .currency {
  font-size: 20px;
  position: absolute;
  right: calc(100% + 10px);
  top: 10px;
  vertical-align: super
}

.tm-pricing.style-1 .period {
  color: #7a8a9e;
  font-size: 14px;
  font-style: italic;
  font-weight: 500
}

.tm-pricing.style-1 .price-wrap {
  margin-bottom: 30px
}

.tm-pricing.style-1 .description {
  margin-bottom: 20px
}

.tm-pricing.style-1 .tm-pricing-list {
  text-align: left
}

.tm-pricing.style-1 .tm-pricing-list i {
  font-size: 12px;
  margin-right: 10px
}

.tm-pricing.style-1 .tm-pricing-list li {
  border-bottom: 1px solid #eee;
  padding: 13px 0
}

.tm-pricing.style-1 .tm-pricing-footer {
  margin-top: 40px
}

.tm-pricing.style-1.tm-pricing-featured .inner {
  -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, .07);
  box-shadow: 0 20px 30px rgba(0, 0, 0, .07)
}

.tm-pricing.style-1.tm-pricing-featured .price {
  color: var(--color-primary)
}

.tm-pricing.style-2:hover .inner {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px)
}

.tm-pricing.style-2 .inner {
  background-color: #fff;
  -webkit-box-shadow: 0 10px 40px rgba(0, 0, 0, .05);
  box-shadow: 0 10px 40px rgba(0, 0, 0, .05);
  margin: 0 auto;
  padding-bottom: 60px;
  position: relative
}

.tm-pricing.style-2 .inner:after {
  border: 3px solid transparent;
  bottom: 0;
  content: "";
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0
}

.tm-pricing.style-2 .tm-pricing-recomend {
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 1px;
  position: absolute;
  right: 20px;
  text-transform: uppercase;
  top: 20px
}

.tm-pricing.style-2 .tm-pricing-header {
  background: #f7f7f7;
  padding: 60px 30px 31px;
  text-align: center
}

.tm-pricing.style-2 .price-wrap-inner {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  justify-content: center;
  margin-bottom: 25px
}

.tm-pricing.style-2 .currency {
  color: inherit;
  font-size: 24px;
  vertical-align: super
}

.tm-pricing.style-2 .price {
  color: inherit;
  font-size: 56px;
  font-weight: 700;
  line-height: 1;
  margin-left: 4px;
  margin-right: 4px
}

.tm-pricing.style-2 .period {
  color: inherit;
  font-size: 14px;
  font-style: italic;
  font-weight: 500;
  margin-top: 5px
}

.tm-pricing.style-2 .period:before {
  content: "/"
}

.tm-pricing.style-2 .title {
  font-size: 24px;
  margin-bottom: 14px
}

.tm-pricing.style-2 .description {
  font-size: 15px
}

.tm-pricing.style-2 .tm-pricing-content {
  padding: 46px 30px 0
}

.tm-pricing.style-2 .tm-pricing-list {
  color: #222;
  font-weight: 400
}

.tm-pricing.style-2 .tm-pricing-list li {
  display: block;
  position: relative
}

.tm-pricing.style-2 .tm-pricing-list li i {
  font-size: 13px;
  margin-right: 10px
}

.tm-pricing.style-2 .tm-pricing-list li+li {
  margin-top: 16px
}

.tm-pricing.style-2 .tm-pricing-footer {
  padding: 46px 30px 0;
  text-align: center
}

.tm-pricing.style-3 .inner {
  background-color: #fff;
  padding: 50px 40px;
  position: relative
}

.tm-pricing.style-3 .tm-pricing-recomend {
  bottom: 100%;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  left: 0;
  letter-spacing: 2px;
  padding: 10px 15px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  width: 100%
}

.tm-pricing.style-3 .tm-pricing-recomend i {
  margin-right: 10px
}

.tm-pricing.style-3 .pricing-content-wrap {
  padding: 40px 35px 65px
}

.tm-pricing.style-3 .pricing-image {
  margin-bottom: 30px
}

.tm-pricing.style-3 .title {
  font-size: 24px;
  margin-bottom: 22px
}

.tm-pricing.style-3 .price {
  display: inline-block;
  font-size: 50px;
  font-weight: 700
}

.tm-pricing.style-3 .currency {
  font-size: 20px;
  vertical-align: super
}

.tm-pricing.style-3 .period {
  color: #7a8a9e;
  display: inline-block;
  font-size: 14px;
  font-style: italic;
  font-weight: 500;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px)
}

.tm-pricing.style-3 .period:before {
  content: "/ "
}

.tm-pricing.style-3 .price-wrap {
  margin-bottom: 30px
}

.tm-pricing.style-3 .description {
  margin-bottom: 25px
}

.tm-pricing.style-3 .tm-pricing-list {
  text-align: left
}

.tm-pricing.style-3 .tm-pricing-list i {
  font-size: 12px;
  margin-right: 10px
}

.tm-pricing.style-3 .tm-pricing-list li {
  border-bottom: 1px solid #eee;
  padding: 13px 0
}

.tm-pricing.style-3 .tm-pricing-footer {
  margin-top: 40px
}

.tm-pricing.style-3 .tm-pricing-button {
  width: 100%
}

.tm-pricing.style-3.tm-pricing-featured .inner {
  -webkit-box-shadow: 0 20px 35px rgba(0, 0, 0, .13);
  box-shadow: 0 20px 35px rgba(0, 0, 0, .13);
  padding: 50px 40px 90px
}

.tm-countdown {
  margin: 0 auto;
  max-width: 770px;
  text-align: center
}

.tm-countdown .day,
.tm-countdown .hour,
.tm-countdown .minute,
.tm-countdown .second {
  text-align: center;
  -webkit-box-flex: 1;
  flex-grow: 1
}

.tm-countdown .countdown-wrap {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center
}

.tm-countdown.style-1 .number {
  display: inline-block;
  font-size: 60px;
  font-weight: 700;
  line-height: 1
}

.tm-countdown.style-1 .text {
  display: block;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  margin-top: 18px;
  text-transform: uppercase
}

.tm-countdown.style-1.skin-light .number {
  color: #fff
}

.tm-countdown.style-1.skin-light .text {
  color: hsla(0, 0%, 100%, .7)
}

.tm-countdown.style-2 .number {
  display: block;
  font-size: 60px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 15px;
  text-shadow: 7px 2px 0 rgba(0, 0, 0, .1)
}

.tm-countdown.style-2 .text {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase
}

.tm-countdown.style-2.skin-light .number {
  color: #fff;
  text-shadow: 7px 2px 0 hsla(0, 0%, 100%, .2)
}

.tm-countdown.style-2.skin-light .text {
  color: hsla(0, 0%, 100%, .7)
}

.tm-counter {
  margin-bottom: 30px
}

.tm-counter.align-left .number-wrap {
  -webkit-box-pack: start;
  justify-content: flex-start
}

.tm-counter.align-center .number-wrap {
  -webkit-box-pack: center;
  justify-content: center
}

.tm-counter.align-right .number-wrap {
  -webkit-box-pack: end;
  justify-content: flex-end
}

.tm-counter .number-wrap {
  display: -webkit-box;
  display: flex
}

.tm-counter .number-wrap span {
  display: inline-block
}

.tm-counter .counter-image {
  display: inline-block;
  margin-bottom: 80px;
  position: relative
}

.tm-counter .counter-image:before {
  background-color: #dfe0e0;
  border-radius: 50%;
  content: "";
  height: 7px;
  left: 50%;
  margin-left: -22px;
  position: absolute;
  top: calc(100% + 30px);
  width: 44px
}

.tm-counter .icon {
  color: var(--color-primary);
  margin-bottom: 70px;
  position: relative
}

.tm-counter .icon,
.tm-counter .icon i {
  display: inline-block
}

.tm-counter .icon:before {
  background-color: #dfe0e0;
  border-radius: 50%;
  content: "";
  height: 7px;
  left: 50%;
  margin-left: -22px;
  position: absolute;
  top: calc(100% + 30px);
  width: 44px
}

.tm-counter:hover .counter-image i,
.tm-counter:hover .counter-image img,
.tm-counter:hover .counter-image:before,
.tm-counter:hover .icon i,
.tm-counter:hover .icon img,
.tm-counter:hover .icon:before {
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease
}

.tm-counter:hover .counter-image i,
.tm-counter:hover .counter-image img,
.tm-counter:hover .icon i,
.tm-counter:hover .icon img {
  -webkit-animation-name: bounce;
  animation-name: bounce
}

.tm-counter:hover .counter-image:before,
.tm-counter:hover .icon:before {
  -webkit-animation-name: zoom-bounce;
  animation-name: zoom-bounce
}

.tm-counter.style-01 .icon {
  font-size: 60px;
  line-height: 1
}

.tm-counter.style-01 .number-wrap {
  font-size: 50px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 17px
}

.tm-counter.style-01 .number-prefix {
  font-size: 30px
}

.tm-counter.style-01 .number-suffix {
  font-size: 30px;
  line-height: 1
}

.tm-counter.style-01 .text {
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 15px
}

.tm-counter.style-02 .icon {
  font-size: 60px;
  line-height: 1
}

.tm-counter.style-02 .number-wrap {
  font-size: 100px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 20px
}

.tm-counter.style-02 .number-prefix {
  font-size: 60px;
  font-weight: 700
}

.tm-counter.style-02 .number-suffix {
  font-size: 36px;
  font-weight: 700;
  line-height: 1
}

.tm-counter.style-02 .text {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 15px
}

.tm-counter.style-03 .counter-image,
.tm-counter.style-03 .icon {
  margin-bottom: 40px
}

.tm-counter.style-03 .counter-image:before,
.tm-counter.style-03 .icon:before {
  display: none
}

.tm-counter.style-03 .icon {
  font-size: 60px;
  line-height: 1;
  margin-bottom: 35px
}

.tm-counter.style-03 .number-wrap {
  font-size: 50px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 17px
}

.tm-counter.style-03 .number-prefix {
  font-size: 30px
}

.tm-counter.style-03 .number-suffix {
  font-size: 30px;
  line-height: 1
}

.tm-counter.style-03 .text {
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 15px
}

.tm-team-member {
  text-align: center
}

.tm-team-member .photo {
  margin-bottom: 30px
}

.tm-team-member .name {
  font-size: 16px;
  letter-spacing: 1px;
  text-transform: uppercase
}

.tm-team-member .position {
  font-size: 15px;
  font-weight: 400;
  margin-top: 3px
}

.tm-team-member .team-footer {
  margin-top: 25px
}

.tm-team-member .social-networks {
  margin: 0 -10px
}

.tm-team-member .social-networks a {
  color: #aeaeae;
  display: inline-block;
  font-size: 18px;
  line-height: 1;
  padding: 5px 10px
}

.tm-team-member.effect-grayscale .photo img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%)
}

.tm-team-member.effect-grayscale:hover .photo img {
  -webkit-filter: none;
  filter: none
}

.tm-team-member.style-1 {
  margin-bottom: 30px
}

.tm-team-member.style-1:hover .photo img {
  -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, .08);
  box-shadow: 0 20px 30px rgba(0, 0, 0, .08);
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px)
}

.tm-team-member.style-1 .team-header {
  border-bottom: 1px dashed #ddd;
  margin-bottom: 25px;
  padding-bottom: 20px
}

.tm-team-member.style-1 .photo {
  position: relative
}

.tm-team-member.style-1 .photo img {
  width: 100%
}

.tm-team-member.style-2 {
  margin-bottom: 30px
}

.tm-team-member.style-2:hover .inner {
  -webkit-box-shadow: 0 20px 40px rgba(0, 0, 0, .09);
  box-shadow: 0 20px 40px rgba(0, 0, 0, .09)
}

.tm-team-member.style-2:hover .inner:before {
  left: 0;
  right: auto;
  width: 100%
}

.tm-team-member.style-2 .inner {
  background-color: #fff;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .06);
  box-shadow: 0 0 30px rgba(0, 0, 0, .06);
  padding: 23px 40px 30px;
  position: relative
}

.tm-team-member.style-2 .inner:before {
  bottom: 0;
  content: "";
  height: 3px;
  position: absolute;
  right: 0;
  width: 0
}

.tm-team-member.style-2 .photo img {
  border-radius: 50%;
  width: 100%
}

.tm-team-member.style-2 .description {
  margin-top: 20px
}

.tm-team-member.style-3 {
  margin-bottom: 30px
}

.tm-team-member.style-3 .inner {
  overflow: hidden;
  position: relative
}

.tm-team-member.style-3 .inner:before {
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), to(#000));
  background-image: linear-gradient(hsla(0, 0%, 100%, 0), #000);
  content: "";
  height: 100%;
  left: 0;
  opacity: .5;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1
}

.tm-team-member.style-3 .info-wrap {
  bottom: 0;
  left: 0;
  position: absolute;
  text-align: left;
  -webkit-transition: all .2s cubic-bezier(.645, .045, .355, 1);
  transition: all .2s cubic-bezier(.645, .045, .355, 1);
  width: 100%;
  z-index: 2
}

.tm-team-member.style-3.has-button .info-wrap {
  bottom: -50px
}

.tm-team-member.style-3 .photo {
  margin-bottom: 0
}

.tm-team-member.style-3 .info {
  padding: 20px
}

.tm-team-member.style-3 .name {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0;
  margin-bottom: 5px;
  text-transform: capitalize
}

.tm-team-member.style-3 .position {
  color: #fff;
  font-size: 14px
}

.tm-team-member.style-3 .description {
  color: #fff;
  margin-top: 15px
}

.tm-team-member.style-3 .team-footer {
  margin-top: 15px
}

.tm-team-member.style-3 .social-networks a {
  color: #fff;
  font-size: 14px
}

.tm-team-member.style-3 .team-button {
  width: 100%
}

.tm-team-member.style-3 .team-button i {
  margin-left: 10px
}

.tm-team-member.style-3:hover.has-button .info-wrap {
  bottom: 0
}

.tm-slider-group .tm-team-member.style-2 .inner {
  -webkit-box-shadow: none;
  box-shadow: none
}

.tm-slider-group .tm-team-member.style-2 .inner:hover {
  -webkit-box-shadow: 0 20px 40px rgba(0, 0, 0, .09);
  box-shadow: 0 20px 40px rgba(0, 0, 0, .09)
}

.tm-caregiver {
  text-align: center
}

.tm-caregiver .post-thumbnail {
  margin-bottom: 30px
}

.tm-caregiver .caregiver-footer {
  margin-top: 25px
}

.tm-caregiver .social-networks {
  margin: 0 -10px
}

.tm-caregiver .social-networks a {
  color: #aeaeae;
  display: inline-block;
  font-size: 18px;
  line-height: 1;
  padding: 5px 10px
}

.tm-caregiver.style-01.style-carousel-01 .tm-swiper {
  margin: -20px
}

.tm-caregiver.style-01.style-carousel-01 .swiper {
  padding: 20px
}

.tm-caregiver.style-01.style-carousel-01 .post-item-wrap:hover {
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .13);
  box-shadow: 0 0 20px rgba(0, 0, 0, .13)
}

.tm-caregiver.style-01 .post-item-wrap {
  height: 100%
}

.tm-caregiver.style-01 .post-item-wrap:hover {
  -webkit-box-shadow: 0 20px 40px rgba(0, 0, 0, .09);
  box-shadow: 0 20px 40px rgba(0, 0, 0, .09)
}

.tm-caregiver.style-01 .post-item-wrap:hover:before {
  left: 0;
  right: auto;
  width: 100%
}

.tm-caregiver.style-01 .post-item-wrap {
  background-color: #fff;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .06);
  box-shadow: 0 0 30px rgba(0, 0, 0, .06);
  padding: 23px 40px 30px;
  position: relative
}

.tm-caregiver.style-01 .post-item-wrap:before {
  background-color: var(--color-primary);
  bottom: 0;
  content: "";
  height: 3px;
  position: absolute;
  right: 0;
  width: 0
}

.tm-caregiver.style-01 .post-thumbnail img {
  border-radius: 50%;
  width: 100%
}

.tm-caregiver.style-01 .post-title {
  font-size: 18px;
  margin-bottom: 0
}

.tm-caregiver.style-01 .position {
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  margin-top: 3px
}

.tm-caregiver.style-02.style-carousel-02 .tm-swiper {
  margin: -30px -15px
}

.tm-caregiver.style-02.style-carousel-02 .swiper {
  padding: 30px 15px
}

.tm-caregiver.style-02 .post-item-wrap:hover .post-thumbnail-wrap img {
  -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, .08);
  box-shadow: 0 20px 30px rgba(0, 0, 0, .08);
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px)
}

.tm-caregiver.style-02 .caregiver-header {
  border-bottom: 1px dashed #ddd;
  margin-bottom: 25px;
  padding-bottom: 20px
}

.tm-caregiver.style-02 .post-title {
  font-size: 20px;
  margin-bottom: 0
}

.tm-caregiver.style-02 .position {
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  margin-top: 3px
}

.tm-caregiver.style-02 .post-thumbnail-wrap {
  position: relative
}

.tm-caregiver.style-02 .post-thumbnail-wrap img {
  width: 100%
}

.tm-caregiver.style-03 .post-item-wrap {
  overflow: hidden;
  position: relative
}

.tm-caregiver.style-03 .post-item-wrap:hover .info {
  top: 0
}

.tm-caregiver.style-03 .post-thumbnail {
  position: relative
}

.tm-caregiver.style-03 .post-thumbnail img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  width: 100%
}

.tm-caregiver.style-03 .post-thumbnail:before {
  background-color: var(--color-secondary);
  content: "";
  height: 100%;
  left: 0;
  opacity: .36;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1
}

.tm-caregiver.style-03 .post-thumbnail {
  margin: 0
}

.tm-caregiver.style-03 .post-title {
  margin-bottom: 0
}

.tm-caregiver.style-03 .post-title a {
  color: #fff;
  font-size: 20px
}

.tm-caregiver.style-03 .post-title a:hover {
  color: var(--color-primary)
}

.tm-caregiver.style-03 .position {
  font-style: italic;
  font-weight: 400
}

.tm-caregiver.style-03 .info {
  background-color: var(--color-third);
  color: #fff;
  display: -webkit-box;
  display: flex;
  height: 100%;
  left: 0;
  padding: 20px;
  position: absolute;
  top: 100%;
  -webkit-transition: .65s cubic-bezier(.68, -.55, .265, 1.55);
  transition: .65s cubic-bezier(.68, -.55, .265, 1.55);
  width: 100%;
  z-index: 2;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column
}

.tm-caregiver.style-03 .caregiver-header {
  width: 100%
}

.tm-caregiver.style-03 .social-networks {
  margin: 0;
  text-align: center;
  width: 100%;
  -webkit-box-flex: 1;
  display: -webkit-box;
  display: flex;
  flex-grow: 1;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center
}

.tm-caregiver.style-03 .social-networks a {
  color: #fff;
  font-size: 22px
}

.tm-caregiver.style-03 .social-networks a:hover {
  color: var(--color-primary)
}

.tm-caregiver.style-04.style-carousel-04 .tm-swiper {
  margin: -40px -15px
}

.tm-caregiver.style-04.style-carousel-04 .swiper {
  padding: 40px 15px
}

.tm-caregiver.style-04.style-carousel-04 .post-item-wrap {
  -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, .06);
  box-shadow: 0 15px 30px rgba(0, 0, 0, .06)
}

.tm-caregiver.style-04.style-carousel-04 .post-item-wrap:hover {
  -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, .15);
  box-shadow: 0 15px 30px rgba(0, 0, 0, .15)
}

.tm-caregiver.style-04 .post-item-wrap {
  background-color: #fff;
  -webkit-box-shadow: 0 20px 35px rgba(0, 0, 0, .06);
  box-shadow: 0 20px 35px rgba(0, 0, 0, .06);
  padding: 20px
}

.tm-caregiver.style-04 .post-item-wrap:hover {
  -webkit-box-shadow: 0 20px 35px rgba(0, 0, 0, .15);
  box-shadow: 0 20px 35px rgba(0, 0, 0, .15)
}

.tm-caregiver.style-04 .post-thumbnail {
  margin-bottom: 24px
}

.tm-caregiver.style-04 .position {
  color: var(--color-primary);
  font-weight: 600;
  margin-bottom: 5px
}

.tm-caregiver.style-04 .post-title {
  font-size: 20px;
  margin-bottom: 0
}

.tm-caregiver.style-04 .caregiver-header {
  border-bottom: 2px dashed #d8d8d8;
  margin-bottom: 17px;
  padding-bottom: 15px
}

.tm-caregiver-search-form.style-01 .heading {
  font-size: 30px;
  margin-bottom: 25px
}

.tm-caregiver-search-form.style-01 .search-form {
  background-color: #fff;
  -webkit-box-shadow: 0 30px 40px rgba(0, 0, 0, .08);
  box-shadow: 0 30px 40px rgba(0, 0, 0, .08)
}

.tm-caregiver-search-form.style-01 form {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: stretch;
  align-items: stretch
}

.tm-caregiver-search-form.style-01 .field {
  -webkit-box-flex: 1;
  display: -webkit-box;
  display: flex;
  flex-grow: 1;
  -webkit-box-align: center;
  align-items: center;
  padding: 0 15px
}

.tm-caregiver-search-form.style-01 .field .inner {
  width: 100%
}

.tm-caregiver-search-form.style-01 .field+.field {
  border-left: 1px solid #eee
}

.tm-caregiver-search-form.style-01 .field .label {
  margin: 10px 20px 0
}

.tm-caregiver-search-form.style-01 select {
  background-color: #fff;
  border: 0;
  font-size: 20px;
  font-weight: 600
}

.tm-caregiver-search-form.style-01 button {
  flex-shrink: 0;
  font-size: 18px;
  height: 100px
}

.tm-caregiver-search-form.style-02 .heading {
  font-size: 30px;
  margin-bottom: 35px;
  text-align: center
}

.tm-caregiver-search-form.style-02 .search-form {
  background-color: #fff;
  padding: 70px 45px
}

.tm-caregiver-search-form.style-02 .field+.field {
  border-top: 1px solid #eee;
  margin-top: 10px;
  padding-top: 20px
}

.tm-caregiver-search-form.style-02 select {
  background-color: #fff;
  background-position: 100%;
  border: 0;
  font-size: 20px;
  font-weight: 600;
  padding: 0
}

.tm-caregiver-search-form.style-02 button {
  margin-top: 25px;
  text-align: center;
  width: 100%
}

.tm-social-networks {
  line-height: 0
}

.tm-social-networks ul {
  display: inline-block;
  margin: 0 -8px;
  padding: 0
}

.tm-social-networks .item {
  list-style-type: none
}

.tm-social-networks .link {
  padding: 5px 8px
}

.tm-social-networks.layout-list {
  display: block
}

.tm-social-networks.layout-inline .item {
  display: inline-block
}

.tm-social-networks.layout-two-columns ul {
  margin: 0;
  padding: 0
}

.tm-social-networks.layout-two-columns .item {
  display: block;
  float: left;
  padding-right: 18px;
  width: 50%
}

.tm-social-networks.layout-two-columns .item .link {
  padding: 10px 0
}

.tm-social-networks.style-icons {
  font-size: 16px
}

.tm-social-networks.style-large-icons {
  font-size: 18px
}

.tm-social-networks.style-large-icons ul {
  margin: 0 -14px
}

.tm-social-networks.style-large-icons .link {
  padding: 5px 14px
}

.tm-social-networks.style-solid-square-icon ul {
  margin: 0;
  padding: 1px 0 0 1px
}

.tm-social-networks.style-solid-square-icon li {
  border: 1px solid #eee;
  float: left;
  margin: -1px 0 0 -1px
}

.tm-social-networks.style-solid-square-icon .link {
  display: block;
  font-size: 18px;
  height: 50px;
  position: relative;
  text-align: center;
  width: 50px
}

.tm-social-networks.style-solid-square-icon .link-icon {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.tm-social-networks.style-solid-rounded-icon ul {
  margin: 0
}

.tm-social-networks.style-solid-rounded-icon li {
  float: left
}

.tm-social-networks.style-solid-rounded-icon li+li {
  margin-left: 10px
}

.tm-social-networks.style-solid-rounded-icon .item:hover .link-icon {
  color: #fff
}

.tm-social-networks.style-solid-rounded-icon .link {
  background-color: #eee;
  border: 1px solid #eee;
  border-radius: 50%;
  display: block;
  font-size: 18px;
  height: 50px;
  position: relative;
  text-align: center;
  width: 50px
}

.tm-social-networks.style-solid-rounded-icon .link-icon {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.tm-social-networks.style-solid-rounded-icon-02 ul {
  margin: 0
}

.tm-social-networks.style-solid-rounded-icon-02 li {
  float: left
}

.tm-social-networks.style-solid-rounded-icon-02 li+li {
  margin-left: 10px
}

.tm-social-networks.style-solid-rounded-icon-02 .item:hover .link-icon {
  color: #fff
}

.tm-social-networks.style-solid-rounded-icon-02 .link {
  border: 1px solid #eee;
  border-radius: 50%;
  color: var(--color-secondary);
  display: block;
  font-size: 18px;
  height: 50px;
  position: relative;
  text-align: center;
  width: 50px
}

.tm-social-networks.style-solid-rounded-icon-02 .link-icon {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.tm-social-networks.style-icon-title.layout-two-columns ul {
  margin: 0;
  padding: 0
}

.tm-social-networks.style-icon-title.layout-two-columns .item .link {
  padding: 10px 0
}

.tm-social-networks.style-icon-title .link-icon {
  font-size: 18px;
  margin-right: 10px;
  min-width: 18px
}

.tm-social-networks.style-icon-title ul {
  margin: -10px -15px
}

.tm-social-networks.style-icon-title .link {
  padding: 10px 15px
}

.tm-social-networks.style-rounded-icon-title .item .link-icon {
  background-color: #eee;
  border: 1px solid #eee;
  border-radius: 50%;
  color: #b7b7b7;
  font-size: 18px;
  height: 50px;
  line-height: 48px;
  margin-right: 15px;
  text-align: center;
  width: 50px
}

.tm-social-networks.style-rounded-icon-title .item .link-text {
  color: #7a8a9e;
  font-size: 16px
}

.tm-social-networks.style-rounded-icon-title .item:hover .link-icon {
  color: #fff
}

.tm-social-networks.style-title ul {
  margin: 0 -13px
}

.tm-social-networks.style-title .link {
  padding: 5px 13px
}

.tm-social-networks.style-title .link-text {
  font-size: 16px
}

.tm-social-networks .link {
  display: inline-block
}

.tm-social-networks br {
  display: none
}

.tm-circle-progress-chart {
  text-align: center
}

.tm-circle-progress-chart .chart {
  height: 126px;
  margin: 0 auto 50px;
  position: relative;
  width: 126px
}

.tm-circle-progress-chart .chart canvas {
  left: 0;
  position: absolute;
  top: 0
}

.tm-circle-progress-chart .inner-content {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.tm-circle-progress-chart .chart-number {
  font-size: 42px;
  line-height: 1;
  margin-bottom: 0
}

.tm-circle-progress-chart .chart-number span {
  font-size: 20px;
  vertical-align: super
}

.tm-circle-progress-chart .chart-icon {
  font-size: 60px;
  line-height: 1
}

.tm-circle-progress-chart .inner-circle {
  border-radius: 50%;
  height: 100%;
  width: 100%
}

.tm-circle-progress-chart .title-wrap {
  margin-bottom: 30px
}

.tm-circle-progress-chart .title {
  font-size: 24px
}

form.submitting .wpcf7-spinner {
  display: block
}

.wpcf7 .wpcf7-spinner {
  display: none;
  margin: 30px auto 0
}

.wpcf7 .screen-reader-response {
  display: none
}

.wpcf7 .wpcf7-response-output {
  background: #2196f3;
  border: 0 !important;
  color: #fff
}

.wpcf7 form.sent .wpcf7-response-output {
  background: #5cb85c;
  margin: 30px 0 0 !important;
  padding: 15px 20px !important
}

.wpcf7 form.aborted .wpcf7-response-output,
.wpcf7 form.failed .wpcf7-response-output {
  background: #d9534f;
  margin: 30px 0 0 !important;
  padding: 15px 20px !important
}

.wpcf7 form.spam .wpcf7-response-output {
  background: #cf7b50;
  margin: 30px 0 0 !important;
  padding: 15px 20px !important
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
  background: #f0ad4e;
  margin: 30px 0 0 !important;
  padding: 15px 20px !important
}

.wpcf7 .wpcf7-not-valid-tip {
  color: #d9534f;
  font-size: 12px;
  margin-top: 5px
}

.tm-contact-form-7 .wpcf7-form br {
  display: none
}

.tm-contact-form-7 .row {
  margin-left: -15px;
  margin-right: -15px
}

.tm-contact-form-7 [class*=col-] {
  padding-left: 15px;
  padding-right: 15px
}

.tm-contact-form-7 label {
  color: var(--color-secondary);
  display: block;
  font-weight: 600;
  margin-bottom: 13px
}

.tm-contact-form-7 .form-item {
  position: relative
}

.tm-contact-form-7 .form-item.has-icon .wpcf7-date,
.tm-contact-form-7 .form-item.has-icon .wpcf7-text {
  padding-right: 40px
}

.tm-contact-form-7 .form-icon {
  font-size: 20px;
  line-height: 0;
  position: absolute;
  right: 15px;
  top: 50%
}

.tm-contact-form-7 .wpcf7-form-control-wrap {
  display: block;
  margin-bottom: 30px
}

.tm-contact-form-7 .wpcf7-textarea {
  height: 150px;
  margin-bottom: 30px
}

.tm-contact-form-7 .ajax-loader {
  display: none !important
}

.tm-contact-form-7 .wpcf7-submit {
  display: block;
  margin: 0;
  text-transform: capitalize
}

.tm-contact-form-7.gutter-20 .row {
  margin-left: -10px;
  margin-right: -10px
}

.tm-contact-form-7.gutter-20 [class*=col-] {
  padding-left: 10px;
  padding-right: 10px
}

.tm-contact-form-7.gutter-20 .wpcf7-form-control-wrap {
  margin-bottom: 20px
}

.tm-contact-form-7.gutter-40 .row {
  margin-left: -20px;
  margin-right: -20px
}

.tm-contact-form-7.gutter-40 [class*=col-] {
  padding-left: 20px;
  padding-right: 20px
}

.tm-contact-form-7.gutter-40 .wpcf7-form-control-wrap {
  margin-bottom: 40px
}

.tm-contact-form-7.style-01 .wpcf7-submit {
  width: 100%
}

.tm-contact-form-7.style-05 label {
  color: #fff
}

.tm-contact-form-7.style-05 .wpcf7-submit {
  background-color: red;
  border-color: red;
  color: #fff;
  width: 100%
}

.tm-contact-form-7.style-05 .wpcf7-submit:hover {
  background-color: #fff;
  border-color: #fff;
  color: #000
}

.tm-contact-form-7.style-02 .wpcf7-date,
.tm-contact-form-7.style-02 .wpcf7-select,
.tm-contact-form-7.style-02 .wpcf7-text,
.tm-contact-form-7.style-02 .wpcf7-textarea {
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 0 15px
}

.tm-contact-form-7.style-02 .wpcf7-textarea {
  background-color: #fff;
  border: 1px solid #ddd;
  height: 120px;
  margin-bottom: 40px;
  padding: 10px 15px
}

.tm-contact-form-7.style-02 .wpcf7-submit {
  background-color: #222;
  border-color: #222;
  color: #fff
}

.tm-contact-form-7.style-02 .wpcf7-submit:hover {
  border-color: transparent
}

.tm-contact-form-7.style-03 .wpcf7-date,
.tm-contact-form-7.style-03 .wpcf7-select,
.tm-contact-form-7.style-03 .wpcf7-text,
.tm-contact-form-7.style-03 .wpcf7-textarea {
  background-color: #fff;
  border: 0;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .06);
  box-shadow: 0 0 20px rgba(0, 0, 0, .06);
  padding: 0 15px
}

.tm-contact-form-7.style-03 .wpcf7-textarea {
  background-color: #fff;
  height: 120px;
  margin-bottom: 40px;
  padding: 20px 15px
}

.tm-contact-form-7.style-03 .wpcf7-submit {
  color: #fff;
  width: 100%
}

.tm-contact-form-7.style-04 .wpcf7-form {
  background-color: #f7f7f7;
  border: 1px solid #eee;
  padding: 40px 30px 50px
}

.tm-contact-form-7.style-04 .wpcf7-date,
.tm-contact-form-7.style-04 .wpcf7-select,
.tm-contact-form-7.style-04 .wpcf7-text,
.tm-contact-form-7.style-04 .wpcf7-textarea {
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 0 15px
}

.tm-contact-form-7.style-04 .wpcf7-textarea {
  background-color: #fff;
  border: 1px solid #ddd;
  height: 120px;
  margin-bottom: 40px;
  padding: 10px 15px
}

.form-online-support {
  background: #eee url(assets/images/icon-envelope-open.png) no-repeat 100% 100%;
  border-radius: 5px;
  padding: 44px 35px 62px
}

.form-online-support .form-title {
  font-size: 30px;
  line-height: 1.66;
  margin-bottom: 38px
}

.form-online-support input[type=email],
.form-online-support input[type=number],
.form-online-support input[type=password],
.form-online-support input[type=search],
.form-online-support input[type=tel],
.form-online-support input[type=text],
.form-online-support input[type=url],
.form-online-support select {
  background: #fff;
  height: 50px
}

.form-online-support .wpcf7-textarea {
  background: #fff;
  height: 125px
}

.form-online-support button,
.form-online-support input[type=reset],
.form-online-support input[type=submit] {
  height: 50px;
  line-height: 46px;
  padding: 0 22px
}

.wrap-style-01 {
  background: #fff;
  -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, .03);
  box-shadow: 0 20px 30px rgba(0, 0, 0, .03);
  padding: 50px 25px 40px
}

.wrap-style-01 .form-title {
  font-size: 36px;
  margin-bottom: 40px;
  text-align: center
}

.wrap-style-02 {
  background: #fff url(assets/images/icon-money-bag.png) no-repeat top right -30px;
  padding: 84px 45px 85px
}

.wrap-style-02 .form-title {
  font-size: 36px;
  margin-bottom: 47px
}

.tm-mailchimp-form .subscribe-form {
  display: -webkit-box;
  display: flex
}

.tm-mailchimp-form button[type=submit],
.tm-mailchimp-form input[type=submit] {
  flex-shrink: 0;
  height: 50px;
  line-height: 50px
}

.tm-mailchimp-form.style-1 input[type=email] {
  background-color: #f7f7f7;
  border: 1px solid #eee;
  height: 50px;
  margin-bottom: 20px;
  padding: 0 15px
}

.tm-mailchimp-form.style-2 input[type=email] {
  background: hsla(0, 0%, 100%, .1);
  border: 0;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .06);
  box-shadow: 0 0 20px rgba(0, 0, 0, .06);
  padding: 0 15px
}

.tm-mailchimp-form.style-3 button[type=submit],
.tm-mailchimp-form.style-4 button[type=submit] {
  font-size: 0;
  padding: 0;
  position: relative;
  width: 50px
}

.tm-mailchimp-form.style-3 button[type=submit]:after,
.tm-mailchimp-form.style-4 button[type=submit]:after {
  content: "\f1d8";
  font-size: 20px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.tm-mailchimp-form.style-3 input[type=email] {
  background-color: #334657;
  border-color: #334657
}

.tm-mailchimp-form.style-3 input[type=email]::-webkit-input-placeholder {
  color: hsla(0, 0%, 100%, .5);
  font-size: 14px;
  font-style: italic
}

.tm-mailchimp-form.style-3 input[type=email]::-moz-placeholder {
  color: hsla(0, 0%, 100%, .5);
  font-size: 14px;
  font-style: italic
}

.tm-mailchimp-form.style-3 input[type=email]:-ms-input-placeholder {
  color: hsla(0, 0%, 100%, .5);
  font-size: 14px;
  font-style: italic
}

.tm-mailchimp-form.style-3 input[type=email]:-moz-placeholder {
  color: hsla(0, 0%, 100%, .5);
  font-size: 14px;
  font-style: italic
}

.tm-mailchimp-form.style-3 input[type=email]:focus {
  border-color: #311d39 !important;
  color: #fff
}

.tm-mailchimp-form.style-3 button[type=submit]:hover {
  background-color: #fff
}

.tm-mailchimp-form.style-4 button[type=submit]:hover {
  color: #fff
}

.tm-mailchimp-form.style-5 .subscribe-form {
  border-radius: 25px;
  position: relative
}

.tm-mailchimp-form.style-5 input[type=email] {
  background: #eceff3;
  border: 0;
  border-radius: 25px;
  padding: 0 180px 0 30px
}

.tm-mailchimp-form.style-5 button[type=submit] {
  border-radius: 25px;
  position: absolute;
  right: 0;
  top: 0
}

.tm-search-form .search-form {
  position: relative
}

.tm-search-form .search-field {
  background: #fff;
  padding: 3px 160px 3px 20px
}

.tm-search-form .search-field::-webkit-input-placeholder {
  font-weight: 500
}

.tm-search-form .search-field:-moz-placeholder,
.tm-search-form .search-field::-moz-placeholder {
  font-weight: 500
}

.tm-search-form .search-field:-ms-input-placeholder {
  font-weight: 500
}

.tm-search-form .search-submit {
  border: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 1.25px;
  position: absolute;
  right: 0;
  top: 0
}

.tm-search-form .search-submit:hover {
  color: #fff
}

.tm-search-form .search-btn-icon {
  display: none
}

.tm-search-form .search-btn-text {
  display: block
}

.tm-search-form .category-wrap {
  display: -webkit-box;
  display: flex;
  margin-top: 40px;
  -webkit-box-pack: center;
  justify-content: center
}

.tm-search-form .category-label {
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 10px;
  margin-right: 34px
}

.tm-search-form .category-list {
  display: inline-block
}

.tm-search-form .category-list a {
  background: hsla(0, 0%, 49.4%, .3);
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 2px;
  margin-bottom: 12px;
  margin-right: 11px;
  padding: 5px 15px;
  text-transform: uppercase
}

.tm-popup-video {
  position: relative
}

.tm-popup-video a:hover .video-play {
  -webkit-transform: scale3d(1.15, 1.15, 1.15);
  transform: scale3d(1.15, 1.15, 1.15)
}

.tm-popup-video a:hover .video-poster img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}

.tm-popup-video .video-button {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.tm-popup-video .video-poster {
  border-radius: inherit;
  overflow: hidden;
  position: relative
}

.tm-popup-video .video-poster img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1);
  -webkit-transition: all 1.5s cubic-bezier(.2, 1, .22, 1);
  transition: all 1.5s cubic-bezier(.2, 1, .22, 1)
}

.tm-popup-video .video-text {
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  margin-top: 19px;
  text-align: center
}

.tm-popup-video .video-play {
  border-radius: 50%;
  position: relative;
  -webkit-transition: all 1s cubic-bezier(0, 0, .2, 1) !important;
  transition: all 1s cubic-bezier(0, 0, .2, 1) !important
}

.tm-popup-video .video-play:hover {
  -webkit-transform: scale3d(1.15, 1.15, 1.15);
  transform: scale3d(1.15, 1.15, 1.15)
}

.tm-popup-video .video-play i {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.tm-popup-video .video-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0
}

.tm-popup-video.style-poster-01 {
  border-radius: 0;
  position: relative
}

.tm-popup-video.style-poster-01 .video-poster {
  border-radius: 0;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 2
}

.tm-popup-video.style-poster-01 .video-poster img {
  border-radius: 0;
  width: 100%
}

.tm-popup-video.style-poster-01 .video-overlay {
  background: rgba(69, 69, 69, .2);
  border-radius: 0;
  z-index: 3
}

.tm-popup-video.style-poster-01 .video-play {
  background: #fff;
  color: #000;
  height: 80px;
  width: 80px
}

.tm-popup-video.style-poster-01 .video-play i {
  font-size: 25px;
  line-height: 1;
  margin-left: 1px
}

.tm-popup-video.style-poster-02 {
  position: relative
}

.tm-popup-video.style-poster-02 .video-mark {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.tm-popup-video.style-poster-02 .wave-pulse {
  height: 0;
  margin: 0 auto;
  width: 1px
}

.tm-popup-video.style-poster-02 .wave-pulse:after,
.tm-popup-video.style-poster-02 .wave-pulse:before {
  -webkit-animation: zoomBig 5.25s linear 5.25s infinite;
  animation: zoomBig 5.25s linear 5.25s infinite;
  border: 1px solid #d8d8d8;
  border-radius: 50%;
  content: "";
  display: block;
  height: 400px;
  opacity: 0;
  position: absolute;
  top: 50%;
  width: 400px
}

.tm-popup-video.style-poster-02 .wave-pulse:before {
  -webkit-animation-delay: .75s;
  animation-delay: .75s
}

.tm-popup-video.style-poster-02 .wave-pulse-2:before {
  -webkit-animation-delay: 2.25s;
  animation-delay: 2.25s
}

.tm-popup-video.style-poster-02 .wave-pulse-2:after {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s
}

.tm-popup-video.style-poster-02 .wave-pulse-3:before {
  -webkit-animation-delay: 3.75s;
  animation-delay: 3.75s
}

.tm-popup-video.style-poster-02 .wave-pulse-3:after {
  -webkit-animation-delay: 3s;
  animation-delay: 3s
}

.tm-popup-video.style-poster-02 .video-poster {
  border-radius: 0
}

.tm-popup-video.style-poster-02 .video-poster img {
  border-radius: 0;
  width: 100%
}

.tm-popup-video.style-poster-02 .video-button {
  left: auto;
  right: 0;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%)
}

.tm-popup-video.style-poster-02 .video-overlay {
  border-radius: 0
}

.tm-popup-video.style-poster-02 .video-play {
  background-color: #fff;
  -webkit-box-shadow: 0 30px 50px rgba(0, 0, 0, .03);
  box-shadow: 0 30px 50px rgba(0, 0, 0, .03);
  color: #222;
  height: 80px;
  width: 80px
}

.tm-popup-video.style-poster-02 .video-play i {
  font-size: 25px;
  line-height: 1;
  margin-left: 1px
}

.tm-popup-video.style-poster-03 {
  position: relative
}

.tm-popup-video.style-poster-03 .video-poster {
  border-radius: 0;
  position: relative;
  z-index: 2
}

.tm-popup-video.style-poster-03 .video-poster img {
  border-radius: 0;
  width: 100%
}

.tm-popup-video.style-poster-03 .video-overlay {
  z-index: 3
}

.tm-popup-video.style-poster-03 .video-play {
  background: #fff;
  color: #000;
  height: 84px;
  width: 84px
}

.tm-popup-video.style-poster-03 .video-play i {
  font-size: 20px;
  line-height: 1;
  margin-left: 1px
}

.tm-popup-video.style-poster-04 {
  position: relative
}

.tm-popup-video.style-poster-04:hover .left-line:after {
  -webkit-animation: lineDown 1.5s linear infinite;
  animation: lineDown 1.5s linear infinite
}

.tm-popup-video.style-poster-04:hover .right-line:after {
  -webkit-animation: lineUp 1.5s linear infinite;
  animation: lineUp 1.5s linear infinite
}

.tm-popup-video.style-poster-04 .line {
  bottom: 0;
  left: 50%;
  position: absolute;
  top: 0
}

.tm-popup-video.style-poster-04 .line:after,
.tm-popup-video.style-poster-04 .line:before {
  background: #fff;
  content: "";
  height: 100%;
  left: 50%;
  position: absolute;
  width: 1px
}

.tm-popup-video.style-poster-04 .line:before {
  opacity: .25;
  top: 0
}

.tm-popup-video.style-poster-04 .line:after {
  height: 35%;
  width: 2px
}

.tm-popup-video.style-poster-04 .left-line {
  -webkit-transform: translateX(-100px);
  transform: translateX(-100px)
}

.tm-popup-video.style-poster-04 .left-line:after {
  top: 0;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%)
}

.tm-popup-video.style-poster-04 .right-line {
  -webkit-transform: translateX(100px);
  transform: translateX(100px)
}

.tm-popup-video.style-poster-04 .right-line:after {
  bottom: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%)
}

.tm-popup-video.style-poster-04 .video-poster {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  z-index: 2
}

.tm-popup-video.style-poster-04 .video-poster img {
  width: 100%
}

.tm-popup-video.style-poster-04 .video-overlay {
  z-index: 3
}

.tm-popup-video.style-poster-04 .video-play {
  background: #fff;
  color: #14163e;
  height: 80px;
  width: 80px
}

.tm-popup-video.style-poster-04 .video-play i {
  font-size: 20px;
  line-height: 1;
  margin-left: 1px
}

.tm-popup-video.style-poster-05 {
  position: relative
}

.tm-popup-video.style-poster-05 a:hover .video-play {
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5)
}

.tm-popup-video.style-poster-05 .video-poster {
  border-radius: 8px;
  overflow: hidden;
  position: relative;
  z-index: 2
}

.tm-popup-video.style-poster-05 .video-poster img {
  width: 100%
}

.tm-popup-video.style-poster-05 .video-overlay {
  background: rgba(0, 0, 0, .19);
  z-index: 3
}

.tm-popup-video.style-poster-05 .video-play {
  background: #fff;
  height: 60px;
  margin: 0 auto;
  width: 60px
}

.tm-popup-video.style-poster-05 .video-play i {
  font-size: 20px;
  line-height: 1;
  margin-left: 1px
}

.tm-popup-video.style-poster-06 {
  border-radius: 0;
  position: relative
}

.tm-popup-video.style-poster-06 .video-poster {
  border-radius: 0;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 2
}

.tm-popup-video.style-poster-06 .video-poster img {
  border-radius: 0;
  width: 100%
}

.tm-popup-video.style-poster-06 .video-overlay {
  background: rgba(0, 0, 0, .47);
  border-radius: 0;
  z-index: 3
}

.tm-popup-video.style-poster-06 .video-play {
  background: #fff;
  color: #000;
  height: 84px;
  width: 84px
}

.tm-popup-video.style-poster-06 .video-play i {
  font-size: 20px;
  line-height: 1;
  margin-left: 1px
}

.tm-popup-video.style-poster-07 {
  position: relative
}

.tm-popup-video.style-poster-07 .video-mark {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.tm-popup-video.style-poster-07 .video-poster {
  border-radius: 0
}

.tm-popup-video.style-poster-07 .video-poster img {
  border-radius: 0;
  width: 100%
}

.tm-popup-video.style-poster-07 .video-button {
  left: auto;
  right: 0;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%)
}

.tm-popup-video.style-poster-07 .video-overlay {
  border-radius: 0
}

.tm-popup-video.style-poster-07 .video-play {
  color: #fff;
  height: 80px;
  width: 80px
}

.tm-popup-video.style-poster-07 .video-play i {
  font-size: 25px;
  line-height: 1;
  margin-left: 1px
}

.tm-popup-video.align-center {
  text-align: center
}

.tm-popup-video.align-right {
  text-align: right
}

.tm-popup-video.style-button a {
  display: inline-block
}

.tm-popup-video.style-button .video-play {
  background: #fff;
  color: #000;
  height: 100px;
  width: 100px
}

.tm-popup-video.style-button .video-play i {
  font-size: 26px !important;
  line-height: 1;
  margin-left: 2px
}

.tm-popup-video.style-button-02 a {
  display: inline-block
}

.tm-popup-video.style-button-02 .video-play {
  border: 2px solid #fff;
  color: #fff;
  height: 100px;
  width: 100px
}

.tm-popup-video.style-button-02 .video-play i {
  font-size: 30px;
  line-height: 1;
  margin-left: 2px
}

.tm-popup-video.style-button-03 a {
  display: inline-block
}

.tm-popup-video.style-button-03 .video-play {
  background: #333;
  color: #fff;
  height: 90px;
  width: 90px
}

.tm-popup-video.style-button-03 .video-play:before {
  background: rgba(55, 55, 55, .05);
  border-radius: 50%;
  content: "";
  height: calc(100% + 30px);
  left: -15px;
  position: absolute;
  top: -15px;
  width: calc(100% + 30px)
}

.tm-popup-video.style-button-03 .video-play i {
  font-size: 30px;
  line-height: 1;
  margin-left: 2px
}

.tm-popup-video.style-button-04 a {
  display: inline-block;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center
}

.tm-popup-video.style-button-04 a .video-play {
  border: 1px solid #fff;
  color: #fff;
  height: 50px;
  margin-right: 20px;
  width: 50px
}

.tm-popup-video.style-button-04 a .video-play i {
  font-size: 20px;
  line-height: 1;
  margin-left: 2px
}

.tm-popup-video.style-button-04 a .video-text {
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 1;
  margin: 0;
  padding: 0;
  text-transform: uppercase
}

.tm-popup-video.style-button-05 a {
  display: inline-block;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center
}

.tm-popup-video.style-button-05 a .video-play {
  background-color: var(--color-primary);
  border: 1px solid var(--color-primary);
  color: var(--color-primary);
  height: 50px;
  margin-right: 20px;
  width: 50px
}

.tm-popup-video.style-button-05 a .video-play i {
  color: #fff;
  font-size: 18px;
  line-height: 1
}

.tm-popup-video.style-button-05 a .video-text {
  border-bottom: 2px solid #eee;
  color: var(--color-secondary);
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin: 0;
  padding: 0 0 5px;
  position: relative
}

.tm-popup-video.style-button-05 a .video-text:before {
  background-color: var(--color-primary);
  bottom: -2px;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  -webkit-transition: all .2s cubic-bezier(.645, .045, .355, 1);
  transition: all .2s cubic-bezier(.645, .045, .355, 1);
  width: 0
}

.tm-popup-video.style-button-05 a:hover .video-text:before {
  width: 100%
}

.tm-popup-video.style-button-06 a {
  display: inline-block;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center
}

.tm-popup-video.style-button-06 a .video-play {
  background-color: var(--color-primary);
  color: #fff;
  height: 70px;
  line-height: 70px;
  margin-right: 20px;
  text-align: center;
  width: 70px
}

.tm-popup-video.style-button-06 a .video-play i {
  font-size: 20px;
  line-height: 1;
  margin-left: 2px
}

.tm-popup-video.style-button-06 a .video-text {
  border-bottom: 2px solid #eee;
  color: var(--color-secondary);
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin: 0;
  padding: 0 0 6px;
  position: relative
}

.tm-popup-video.style-button-06 a .video-text:after {
  color: var(--color-primary);
  content: "\f178";
  font-size: 14px;
  font-weight: 500;
  margin-left: 10px
}

.tm-popup-video.style-button-06 a .video-text:before {
  background-color: var(--color-primary);
  bottom: -2px;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  -webkit-transition: all .2s cubic-bezier(.645, .045, .355, 1);
  transition: all .2s cubic-bezier(.645, .045, .355, 1);
  width: 0
}

.tm-popup-video.style-button-06 a:hover .video-text:before {
  width: 100%
}

.tm-gallery {
  position: relative
}

.tm-gallery img {
  width: 100%
}

.tm-gallery .gallery-item>a {
  display: block;
  height: 100%;
  position: relative;
  width: 100%
}

.tm-gallery.hover-overlay .gallery-item {
  overflow: hidden
}

.tm-gallery.hover-overlay .gallery-item:hover .overlay {
  opacity: .9;
  visibility: visible
}

.tm-gallery.hover-overlay .overlay {
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 100%
}

.tm-gallery.hover-overlay .overlay>div {
  color: #fff;
  font-size: 50px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.tm-gallery.hover-simple .gallery-item:hover>a {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px)
}

.tm-gallery.hover-simple .gallery-item:hover img {
  -webkit-box-shadow: 0 20px 40px rgba(0, 0, 0, .09);
  box-shadow: 0 20px 40px rgba(0, 0, 0, .09)
}

.tm-gallery-slider .lslide {
  position: relative
}

.tm-gallery-slider .lSAction>a {
  background: none;
  opacity: 1;
  width: 50px
}

.tm-gallery-slider .lSAction .nav-button-icon:before {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 50%;
  content: "\f053";
  display: inline-block;
  font-size: 16px;
  height: 50px;
  line-height: 46px;
  text-align: center;
  -webkit-transition: all .2s cubic-bezier(.645, .045, .355, 1);
  transition: all .2s cubic-bezier(.645, .045, .355, 1);
  width: 50px
}

.tm-gallery-slider .lSAction .lSNext:hover .nav-button-icon:before,
.tm-gallery-slider .lSAction .lSPrev:hover .nav-button-icon:before {
  color: #fff
}

.tm-gallery-slider .lSAction .lSPrev {
  left: 15px
}

.tm-gallery-slider .lSAction .lSNext {
  right: 15px
}

.tm-gallery-slider .lSAction .lSNext .nav-button-icon:before {
  content: "\f054"
}

.tm-gallery-slider .lSSlideOuter .lSPager.lSGallery li {
  opacity: .5;
  -webkit-transition: all .2s cubic-bezier(.645, .045, .355, 1);
  transition: all .2s cubic-bezier(.645, .045, .355, 1)
}

.tm-gallery-slider .lSSlideOuter .lSPager.lSGallery li.active,
.tm-gallery-slider .lSSlideOuter .lSPager.lSGallery li:hover {
  border-radius: 0;
  opacity: 1
}

.tm-gallery-slider .caption {
  background-color: hsla(0, 0%, 100%, .8);
  bottom: 0;
  color: #888;
  font-size: 15px;
  font-style: italic;
  padding: 15px 20px;
  position: absolute;
  width: 100%
}

.tm-office-info:hover .image {
  -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, .09);
  box-shadow: 0 20px 30px rgba(0, 0, 0, .09);
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px)
}

.tm-office-info .image img {
  height: auto;
  width: 100%
}

.tm-office-info .title {
  border-bottom: 1px dashed #d4d2d2;
  font-size: 24px;
  padding: 27px 0
}

.tm-office-info .info {
  padding: 27px 0
}

.tm-office-info .info>div {
  padding: 0 0 0 40px;
  position: relative
}

.tm-office-info .info>div+div {
  margin-top: 10px
}

.tm-office-info .info>div:before {
  display: block;
  font-size: 15px;
  left: 0;
  position: absolute;
  top: 5px
}

.tm-office-info .info .address:before {
  content: "\f5a0"
}

.tm-office-info .info .email:before {
  content: "\f0e0"
}

.tm-office-info .info .phone:before {
  content: "\f095"
}

.tm-office-info .link {
  margin-top: 10px
}

.tm-image .caption {
  background-color: #222;
  color: #fff;
  font-style: italic;
  padding: 12px 25px
}

.tm-view-demo {
  text-align: center
}

.tm-view-demo.style-01 .item-wrap:hover .thumbnail {
  -webkit-box-shadow: 0 20px 40px rgba(0, 0, 0, .3);
  box-shadow: 0 20px 40px rgba(0, 0, 0, .3);
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px)
}

.tm-view-demo.style-01 .thumbnail {
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .17);
  box-shadow: 0 10px 20px rgba(0, 0, 0, .17);
  margin-bottom: 30px;
  overflow: hidden;
  position: relative
}

.tm-view-demo.style-01 .thumbnail>img {
  border-radius: inherit;
  width: 100%
}

.tm-view-demo.style-01 .heading {
  font-size: 24px;
  white-space: normal
}

.tm-view-demo.style-01 .coming-item .overlay {
  background: rgba(0, 0, 0, .3);
  opacity: 1;
  visibility: visible
}

.tm-view-demo.style-01 .badge {
  left: 0;
  position: absolute;
  top: 0
}

.tm-view-demo.style-01 .badge.new {
  background-color: var(--color-primary);
  border-radius: 50%;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  height: 50px;
  left: auto;
  letter-spacing: 1px;
  line-height: 52px;
  position: absolute;
  right: 20px;
  text-transform: uppercase;
  top: 20px;
  width: 50px
}

.tm-view-demo.style-02 .item-wrap:hover .overlay {
  opacity: 1;
  visibility: visible
}

.tm-view-demo.style-02 .item-wrap:hover .thumbnail {
  -webkit-box-shadow: none;
  box-shadow: none
}

.tm-view-demo.style-02 .item-wrap:hover .thumbnail:before {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  visibility: visible
}

.tm-view-demo.style-02 .thumbnail {
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .17);
  box-shadow: 0 10px 20px rgba(0, 0, 0, .17);
  margin-bottom: 30px;
  overflow: hidden;
  position: relative
}

.tm-view-demo.style-02 .thumbnail>img {
  width: 100%
}

.tm-view-demo.style-02 .thumbnail:before {
  background-color: var(--color-third);
  border-radius: 100%;
  color: #fff;
  content: "\f067";
  font-size: 30px;
  height: 80px;
  left: 50%;
  line-height: 80px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translate(-50%, calc(-50% + 20px));
  transform: translate(-50%, calc(-50% + 20px));
  visibility: hidden;
  width: 80px;
  z-index: 2
}

.tm-view-demo.style-02 .heading {
  font-size: 24px;
  white-space: normal
}

.tm-view-demo.style-02 .overlay {
  background: rgba(0, 0, 0, .5);
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  visibility: hidden
}

.tm-view-demo.style-02 .coming-item .overlay {
  background: rgba(0, 0, 0, .3);
  opacity: 1;
  visibility: visible
}

.tm-view-demo.style-02 .new {
  background-color: var(--color-primary);
  border-radius: 50%;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  height: 50px;
  letter-spacing: 1px;
  line-height: 52px;
  position: absolute;
  right: 20px;
  text-transform: uppercase;
  top: 20px;
  width: 50px
}

.tm-timeline ul {
  margin: 0;
  padding: 0
}

.tm-timeline.style-01 .grid-item+.grid-item {
  padding-top: 100px
}

.tm-timeline.style-01 .grid-item:not([style*="left: 0"]) .item-wrapper {
  padding: 0 0 0 55px
}

.tm-timeline.style-01 .grid-item:not([style*="left: 0"]) .content-wrap {
  float: right
}

.tm-timeline.style-01 .grid-item:not([style*="left: 0"]) .dot {
  left: -14px
}

.tm-timeline.style-01 .item-wrapper {
  padding: 0 55px 0 0;
  position: relative
}

.tm-timeline.style-01 .line {
  border-left: 2px dotted hsla(0, 0%, 59.2%, .88);
  height: 100%;
  left: 50%;
  margin-left: -1px;
  position: absolute
}

.tm-timeline.style-01 .dot {
  border-radius: 100%;
  height: 28px;
  position: absolute;
  right: -14px;
  top: 0;
  width: 28px
}

.tm-timeline.style-01 .dot:before {
  height: 18px;
  width: 18px
}

.tm-timeline.style-01 .dot:after,
.tm-timeline.style-01 .dot:before {
  border-radius: 50%;
  content: "";
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.tm-timeline.style-01 .dot:after {
  height: 10px;
  width: 10px
}

.tm-timeline.style-01 .content-header {
  padding: 0 20px
}

.tm-timeline.style-01 .content-wrap {
  background: #fff;
  -webkit-box-shadow: 0 5px 40px rgba(0, 0, 0, .11);
  box-shadow: 0 5px 40px rgba(0, 0, 0, .11);
  position: relative
}

.tm-timeline.style-01 .content-wrap:hover .heading:before {
  width: 100%
}

.tm-timeline.style-01 .content-body {
  padding: 20px 20px 25px
}

.tm-timeline.style-01 .heading {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 0;
  padding: 15px 0;
  position: relative
}

.tm-timeline.style-01 .photo {
  margin-bottom: 25px
}

.tm-timeline.style-01 .photo img {
  width: 100%
}

.tm-timeline.style-02 .timeline-item+.timeline-item {
  border-top: 1px solid #eee;
  margin-top: 40px;
  padding-top: 40px
}

.tm-timeline.style-02 .content-wrap {
  display: -webkit-box;
  display: flex
}

.tm-timeline.style-02 .content-body {
  padding: 0 0 0 40px
}

.tm-timeline.style-02 .photo {
  flex-shrink: 0
}

.tm-timeline.style-02 .heading {
  font-size: 18px;
  margin-bottom: 13px
}

.tm-timeline .tm-animation-queue .item .content-wrap {
  opacity: 0
}

.tm-timeline .tm-animation-queue .item.animate .content-wrap {
  -webkit-animation: moveHorizontal .65s ease forwards;
  animation: moveHorizontal .65s ease forwards;
  opacity: 1
}

.tm-timeline .tm-animation-queue .item.animate:nth-child(2n) .content-wrap {
  -webkit-transform: translateX(100px);
  transform: translateX(100px)
}

.tm-timeline .tm-animation-queue .item.animate:nth-child(odd) .content-wrap {
  -webkit-transform: translateX(-100px);
  transform: translateX(-100px)
}

.tm-blockquote blockquote {
  border: 0;
  margin: 0 !important;
  padding: 35px 0 0
}

.tm-blockquote blockquote:before {
  font-size: 40px;
  left: 0;
  top: 0
}

.tm-blockquote .quote-text {
  font-size: 24px;
  font-style: italic;
  line-height: 1.8
}

.tm-blockquote .quote-footer {
  border-top: 1px dashed #d4d2d2;
  display: -webkit-box;
  display: flex;
  margin-top: 30px;
  padding-top: 35px;
  -webkit-box-align: center;
  align-items: center
}

.tm-blockquote .quote-footer .quote-photo {
  flex-shrink: 0;
  margin-right: 20px
}

.tm-blockquote .quote-footer .quote-photo img {
  border-radius: 50%;
  height: 60px;
  width: 60px
}

.tm-blockquote .quote-footer .quote-info {
  -webkit-box-flex: 1;
  flex-grow: 1
}

.tm-blockquote .quote-footer .heading {
  font-size: 16px;
  letter-spacing: 1px;
  margin-bottom: 4px;
  text-transform: uppercase
}

.tm-blockquote .quote-footer .quote-position {
  font-size: 15px
}

.tm-drop-cap {
  margin-bottom: 70px
}

.tm-drop-cap.style-1 .drop-cap {
  float: left;
  font-size: 56px;
  line-height: 50px;
  padding-left: 3px;
  padding-right: 12px;
  padding-top: 4px
}

.tm-drop-cap.style-2 .drop-cap {
  color: #fff;
  float: left;
  font-size: 56px;
  line-height: 50px;
  margin: -8px 10px 0 -18px;
  padding: 7px 13px 7px 9px
}

.tm-maps {
  position: relative
}

.tm-maps .map {
  height: 100px
}

.tm-maps .btn-view-full-map {
  bottom: 0;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  height: 70px;
  left: 0;
  line-height: 70px;
  position: absolute;
  text-align: center;
  width: 100%
}

.tm-maps .btn-icon {
  font-size: 20px;
  margin-left: 21px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.gmap-marker-wrap {
  padding: 20px
}

.gmap-marker-title {
  font-size: 20px;
  margin-bottom: 14px
}

.tm-maps.overlay-style-01 .animated-dot {
  height: 20px;
  left: -9px;
  position: relative;
  top: -5px;
  width: 20px
}

.tm-maps.overlay-style-01 .animated-dot .middle-dot {
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  border-radius: 50%;
  height: 20px;
  position: absolute;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  width: 20px
}

.tm-maps.overlay-style-01 .animated-dot .middle-dot:after {
  background-color: #fff;
  border-radius: 50%;
  content: " ";
  display: block;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  width: 100%;
  z-index: 100
}

.tm-maps.overlay-style-01 .animated-dot .signal {
  -webkit-animation: animationSignal 2s cubic-bezier(0, .55, .55, 1);
  animation: animationSignal 2s cubic-bezier(0, .55, .55, 1);
  -webkit-animation-delay: .78s;
  animation-delay: .78s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite
}

.tm-maps.overlay-style-01 .animated-dot .signal,
.tm-maps.overlay-style-01 .animated-dot .signal2 {
  border-radius: 50%;
  height: 180px;
  left: -80px;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: -80px;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  width: 180px
}

.tm-maps.overlay-style-01 .animated-dot .signal2 {
  -webkit-animation: animationSignal 2s cubic-bezier(0, .55, .55, 1);
  animation: animationSignal 2s cubic-bezier(0, .55, .55, 1);
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite
}

.tm-maps.overlay-style-02 .animated-dot {
  height: 20px;
  left: -9px;
  position: relative;
  top: -5px;
  width: 20px
}

.tm-maps.overlay-style-02 .animated-dot .middle-dot:after {
  content: "\f3c5";
  font-size: 56px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.tm-maps.overlay-style-02 .animated-dot .signal,
.tm-maps.overlay-style-02 .animated-dot .signal2 {
  -webkit-animation: animationSignal2 2s cubic-bezier(0, .55, .55, 1);
  animation: animationSignal2 2s cubic-bezier(0, .55, .55, 1);
  -webkit-animation-delay: .78s;
  animation-delay: .78s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  border-radius: 50%;
  height: 200px;
  left: -90px;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: -90px;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  width: 200px
}

.tm-maps.overlay-style-02 .animated-dot .signal {
  -webkit-animation-delay: .78s;
  animation-delay: .78s;
  border: 2px solid rgba(0, 0, 0, .2);
  -webkit-box-shadow: inset 0 0 35px 10px rgba(0, 0, 0, .18);
  box-shadow: inset 0 0 35px 10px rgba(0, 0, 0, .18)
}

.tm-maps.overlay-style-02 .animated-dot .signal2 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  border: 2px solid #000
}

@-webkit-keyframes animationSignal {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0)
  }

  1% {
    opacity: .14
  }

  20% {
    opacity: .14
  }

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

@keyframes animationSignal {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0)
  }

  1% {
    opacity: .14
  }

  20% {
    opacity: .14
  }

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

@-webkit-keyframes animationSignal2 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0)
  }

  1% {
    opacity: .29
  }

  20% {
    opacity: .29
  }

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

@keyframes animationSignal2 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0)
  }

  1% {
    opacity: .29
  }

  20% {
    opacity: .29
  }

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

.tm-maps-popup {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  position: relative
}

.tm-maps-popup:before {
  background-color: rgba(0, 0, 0, .5);
  content: "";
  display: block;
  height: 100%;
  opacity: 0;
  -webkit-transition: all .2s cubic-bezier(.645, .045, .355, 1);
  transition: all .2s cubic-bezier(.645, .045, .355, 1);
  width: 100%;
  z-index: 8
}

.tm-maps-popup .tm-maps-popup-text {
  color: #fff;
  font-size: 20px;
  opacity: 0;
  text-align: center;
  z-index: 9
}

.tm-maps-popup .tm-maps-popup-marker,
.tm-maps-popup .tm-maps-popup-text {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.tm-maps-popup .tm-maps-popup-marker {
  width: 32px;
  z-index: 7
}

.tm-maps-popup .tm-maps-popup-marker .animated-dot {
  height: 20px;
  margin: 10px 0 0 10px;
  position: relative;
  width: 20px
}

.tm-maps-popup .tm-maps-popup-marker .animated-dot .middle-dot:after {
  color: var(--color-primary);
  content: "\f3c5";
  font-size: 56px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.tm-maps-popup .tm-maps-popup-marker .animated-dot .signal,
.tm-maps-popup .tm-maps-popup-marker .animated-dot .signal2 {
  -webkit-animation: animationSignal2 2s cubic-bezier(0, .55, .55, 1);
  animation: animationSignal2 2s cubic-bezier(0, .55, .55, 1);
  -webkit-animation-delay: .78s;
  animation-delay: .78s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  border-radius: 50%;
  height: 200px;
  left: -90px;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: -90px;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  width: 200px
}

.tm-maps-popup .tm-maps-popup-marker .animated-dot .signal {
  -webkit-animation-delay: .78s;
  animation-delay: .78s;
  border: 2px solid rgba(0, 0, 0, .2);
  -webkit-box-shadow: inset 0 0 35px 10px rgba(0, 0, 0, .18);
  box-shadow: inset 0 0 35px 10px rgba(0, 0, 0, .18)
}

.tm-maps-popup .tm-maps-popup-marker .animated-dot .signal2 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  border: 2px solid var(--color-primary);
  -webkit-box-shadow: inset 0 0 35px 10px var(--color-primary);
  box-shadow: inset 0 0 35px 10px var(--color-primary)
}

.tm-maps-popup:hover .tm-maps-popup-text,
.tm-maps-popup:hover:before {
  opacity: 1
}

.tm-maps-popup:hover .tm-maps-popup-marker {
  opacity: 0
}

.tm-rotate-box,
.tm-rotate-box .flipper {
  position: relative
}

.tm-rotate-box .flipper:hover .box {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: -webkit-transform 1s cubic-bezier(.3, 1, .6, 1);
  transition: -webkit-transform 1s cubic-bezier(.3, 1, .6, 1);
  transition: transform 1s cubic-bezier(.3, 1, .6, 1);
  transition: transform 1s cubic-bezier(.3, 1, .6, 1), -webkit-transform 1s cubic-bezier(.3, 1, .6, 1)
}

.tm-rotate-box .to-left .front,
.tm-rotate-box .to-right .front {
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg)
}

.tm-rotate-box .to-bottom .front,
.tm-rotate-box .to-top .front {
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg)
}

.tm-rotate-box .to-top .back {
  -webkit-transform: rotateX(-180deg);
  transform: rotateX(-180deg)
}

.tm-rotate-box .to-top:hover .front {
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg)
}

.tm-rotate-box .to-top:hover .back {
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg)
}

.tm-rotate-box .to-bottom .back {
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg)
}

.tm-rotate-box .to-bottom:hover .front {
  -webkit-transform: rotateX(-180deg);
  transform: rotateX(-180deg)
}

.tm-rotate-box .to-bottom:hover .back {
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg)
}

.tm-rotate-box .to-left .back {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg)
}

.tm-rotate-box .to-left:hover .front {
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg)
}

.tm-rotate-box .to-left:hover .back {
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg)
}

.tm-rotate-box .to-right .back {
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg)
}

.tm-rotate-box .to-right:hover .front {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg)
}

.tm-rotate-box .to-right:hover .back {
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg)
}

.tm-rotate-box .thumb-wrap {
  -webkit-perspective: 1000px;
  perspective: 1000px
}

.tm-rotate-box .box {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-size: cover;
  min-height: 370px;
  -webkit-perspective: inherit;
  perspective: inherit;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: -webkit-transform .8s cubic-bezier(.5, .2, .2, .8);
  transition: -webkit-transform .8s cubic-bezier(.5, .2, .2, .8);
  transition: transform .8s cubic-bezier(.5, .2, .2, .8);
  transition: transform .8s cubic-bezier(.5, .2, .2, .8), -webkit-transform .8s cubic-bezier(.5, .2, .2, .8);
  z-index: 1
}

.tm-rotate-box .box:before {
  border-radius: inherit;
  content: ""
}

.tm-rotate-box .box-outer,
.tm-rotate-box .box:before {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0
}

.tm-rotate-box .box-inner {
  display: table;
  height: 100%;
  width: 100%
}

.tm-rotate-box .box-content {
  display: table-cell;
  vertical-align: middle
}

.tm-rotate-box .back {
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.tm-rotate-box .content-wrap {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: block;
  padding: 50px 30px;
  -webkit-perspective: inherit;
  perspective: inherit;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  width: 100%;
  z-index: 2
}

.tm-rotate-box.style-1 {
  text-align: center
}

.tm-rotate-box.style-1 .heading {
  color: #fff;
  font-size: 24px;
  margin-bottom: 0
}

.tm-rotate-box.style-1 .text {
  color: hsla(0, 0%, 100%, .55);
  margin: 32px auto 0;
  max-width: 420px
}

.tm-rotate-box.style-1 .tm-button {
  color: #fff;
  margin-top: 78px
}

.tm-rotate-box.style-2 .box-content {
  vertical-align: bottom
}

.tm-rotate-box.style-2 .heading {
  background-color: #fff;
  color: #222;
  display: -webkit-box;
  display: flex;
  font-size: 20px;
  margin-bottom: 0;
  min-height: 70px;
  padding: 10px 70px 10px 18px;
  position: relative;
  -webkit-box-align: center;
  align-items: center
}

.tm-rotate-box.style-2 .heading:after {
  background-color: var(--color-primary);
  color: #fff;
  content: "\f054";
  font-size: 16px;
  height: 50px;
  line-height: 50px;
  position: absolute;
  right: 10px;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 50px
}

.tm-rotate-box.style-2 .text {
  color: #fff;
  margin-top: 30px
}

.tm-rotate-box.style-2 .tm-button {
  margin-top: 78px
}

.tm-custom-menu .widget {
  margin: 0 !important
}

.tm-custom-menu.style-2 .menu {
  margin: -8px -15px 0
}

.tm-custom-menu.style-2 .menu>li {
  float: left;
  padding: 0 15px;
  width: 50%
}

.tm-custom-menu.style-3 .menu {
  margin: -8px -15px 0
}

.tm-custom-menu.style-3 .menu>li {
  display: inline-block;
  padding: 0 15px;
  position: relative
}

.tm-custom-menu.style-3 .menu>li+li:before {
  background-color: #d8d8d8;
  content: "";
  height: 20px;
  left: -1px;
  position: absolute;
  top: 10px;
  width: 1px
}

.tm-custom-menu.style-4 .menu {
  margin: -8px -15px 0
}

.tm-custom-menu.style-4 .menu>li {
  display: inline-block;
  margin-bottom: 0;
  padding: 0 15px;
  position: relative
}

.tm-custom-menu.style-4 .menu>li+li:before {
  background-color: #d8d8d8;
  content: "";
  height: 3px;
  left: -2px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 3px
}

.tm-custom-menu.style-5 .menu>li {
  padding-left: 15px !important;
  position: relative
}

.tm-custom-menu.style-5 .menu>li a {
  font-weight: 400 !important
}

.tm-custom-menu.style-5 .menu>li:before {
  background-color: #d8d8d8;
  border-radius: 50%;
  content: "";
  height: 5px;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 5px
}

.tm-slider-group {
  margin: -30px
}

.tm-slider-group .swiper {
  padding: 30px
}

.tm-slider-group .tm-box-icon {
  margin-bottom: 0
}

.tm-slider-group.tm-swiper.pagination-style-11 .swiper-pagination {
  bottom: -20px
}

.tm-slider-group.style-separator .swiper {
  padding-left: 1px
}

.tm-slider-group.style-separator .tm-group {
  border-left: 1px solid hsla(0, 0%, 60%, .1);
  border-right: 1px solid hsla(0, 0%, 60%, .1);
  margin-left: -1px;
  padding: 100px 57px
}

.tm-grid-group .tm-box-icon,
.tm-grid-group .tm-card,
.tm-grid-group .tm-pricing,
.tm-grid-group .tm-team-member {
  height: 100%;
  margin-bottom: 0
}

.tm-grid-group.style-border .tm-grid {
  background: #eee;
  padding: 1px
}

.tm-grid-group.style-border .grid-item {
  background: #fff
}

.tm-grid-group.style-light-border {
  padding-left: 1px;
  padding-top: 1px
}

.tm-grid-group.style-light-border .tm-grid {
  border: 1px solid hsla(0, 0%, 100%, .28)
}

.tm-grid-group.style-light-border .grid-item {
  border-left: 1px solid hsla(0, 0%, 100%, .28);
  border-top: 1px solid hsla(0, 0%, 100%, .28);
  margin: -1px 0 0 -1px;
  padding: 47px 30px
}

.tm-grid-group.style-dark-border .tm-grid {
  border: 1px solid #eee
}

.tm-grid-group.style-dark-border .grid-item {
  border-left: 1px solid #eee;
  border-top: 1px solid #eee;
  margin: -1px 0 0 -1px;
  padding: 47px 30px
}

.tm-grid-group.style-rounded-separator .tm-grid {
  background: #ddd;
  grid-gap: 1px !important
}

.tm-grid-group.style-rounded-separator .grid-item {
  background: #fff
}

.tm-grid-group.style-rounded-separator .grid-item:hover {
  z-index: 9
}

.tm-separator {
  line-height: 0
}

.tm-separator.style-single-line {
  border-bottom: 1px solid #f3f3f3
}

.tm-separator.style-thick-short-line .separator-wrap {
  border-radius: 5px;
  display: inline-block;
  height: 8px;
  width: 50px
}

.tm-separator.style-modern-dots .separator-wrap {
  cursor: pointer;
  display: inline-block;
  padding: 3px 10px
}

.tm-separator.style-modern-dots .dot {
  -webkit-animation: separator-bounce 1.4s ease-in-out 0s infinite both;
  animation: separator-bounce 1.4s ease-in-out 0s infinite both;
  background: #fff;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 12px #def0ff;
  box-shadow: 0 0 12px #def0ff;
  height: 14px;
  width: 14px
}

.tm-separator.style-modern-dots .second-circle {
  -webkit-animation-delay: -.16s;
  animation-delay: -.16s;
  margin-top: 18px
}

.tm-separator.style-modern-dots .third-circle {
  -webkit-animation-delay: -.32s;
  animation-delay: -.32s;
  margin-top: 14px
}

.tm-skill-box .title {
  border-bottom: 1px dashed #d4d2d2;
  margin-bottom: 20px;
  padding-bottom: 20px
}

.tm-skill-box .title .icon,
.tm-skill-box .title .title-text {
  display: inline-block
}

.tm-skill-box .title .icon {
  flex-shrink: 0;
  font-size: 24px;
  margin-right: 8px
}

.tm-skill-box .title .title-text {
  font-size: 16px;
  letter-spacing: 1px;
  text-transform: uppercase
}

.tm-skill-box .text {
  font-size: 16px
}

.tm-skill-box .text+.text {
  margin-top: 5px
}

.tm-spacer {
  clear: both
}

.tm-download-box {
  border: 1px solid #eee
}

.tm-download-box.style-1 .download-item {
  padding: 30px;
  text-align: center
}

.tm-download-box.style-1 .title {
  font-size: 16px;
  margin-bottom: 0
}

.tm-download-box.style-1 .image {
  margin-bottom: 20px
}

.tm-download-box.style-1 .size {
  color: #ababab;
  font-size: 16px;
  margin-top: 10px
}

.tm-download-box.style-2 .download-item {
  display: -webkit-box;
  display: flex;
  padding: 15px 85px 15px 25px;
  position: relative;
  text-align: center;
  -webkit-box-align: center;
  align-items: center
}

.tm-download-box.style-2 .download-item+.download-item {
  border-top: 1px solid #eee
}

.tm-download-box.style-2 .title {
  font-size: 18px;
  margin-bottom: 0;
  text-align: left;
  word-break: break-word
}

.tm-download-box.style-2 .image {
  flex-shrink: 0;
  margin-right: 30px;
  width: 32px
}

.tm-download-box.style-2 .size {
  color: #ababab;
  font-size: 18px;
  position: absolute;
  right: 25px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.tm-working-hour-list .working-list {
  border-collapse: collapse;
  display: table;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%
}

.tm-working-hour-list .menu-item {
  border-bottom: 1px solid #eee;
  display: table-row;
  width: 100%
}

.tm-working-hour-list .menu-item:first-child {
  border-top: 1px solid #eee
}

.tm-working-hour-list .working-list--text,
.tm-working-hour-list .working-list--title {
  display: table-cell;
  font-size: 16px;
  padding: 15px 0
}

.tm-working-hour-list .working-list--title {
  font-weight: 600
}

.tm-working-hour-list .working-list--text {
  text-align: right
}

.vc_row {
  clear: both
}

.vc_row.vc_row-no-padding .vc_inner {
  margin-left: -15px;
  margin-right: -15px
}

.vc_row.vc_row-no-padding .vc_inner .vc_column-inner {
  padding-left: 15px;
  padding-right: 15px
}

.vc_row.vc_row[data-vc-full-width],
.vc_section.vc_section[data-vc-full-width] {
  overflow: visible
}

.vc_container-has-overlay {
  position: relative
}

.vc_container-has-overlay .vc_container-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0
}

.wrapper-full-height .wpb_wrapper {
  height: 100%
}

.vc_col-sm-15 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative
}

.vc_row-column-separator-01>.wpb_column+.wpb_column:before {
  background: #f7f7f7;
  content: "";
  height: 40%;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 2px
}

.vc_row-column-separator-02>.wpb_column+.wpb_column:before {
  background: #eee;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1px
}

.vc_row-column-separator-03>.wpb_column:before {
  background: #eee;
  content: "";
  height: 100%;
  left: 50%;
  position: absolute;
  top: 0;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
  width: 1px
}

.vc_row-column-separator-04>.wpb_column+.wpb_column:before {
  background: #2e2e2e;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1px
}

.vc_row-has-separator {
  overflow: visible !important;
  position: relative
}

.vc_row-has-separator .vc_column_container {
  z-index: 2
}

.vc_row-separator {
  left: 0;
  line-height: 0;
  position: absolute;
  width: 100%;
  z-index: 1
}

.vc_row-separator.top {
  top: 0
}

.vc_row-separator.bottom {
  bottom: 0
}

.vc_row-separator svg {
  fill: transparent;
  height: 100px;
  width: 100%
}

.vc_row-separator.tilt_left.top {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1)
}

.vc_row-separator.tilt_right.top {
  -webkit-transform: scale(-1);
  transform: scale(-1)
}

.vc_row-separator.tilt_right.bottom {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1)
}

.vc_row-separator.big_triangle.bottom,
.vc_row-separator.big_triangle_alt.top,
.vc_row-separator.big_triangle_left.top,
.vc_row-separator.triangle.bottom {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1)
}

.vc_row-separator.big_triangle_right.top {
  -webkit-transform: scale(-1);
  transform: scale(-1)
}

.vc_row-separator.big_triangle_right.bottom {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1)
}

.vc_row-separator.clouds.top,
.vc_row-separator.curve.top {
  -webkit-transform: scale(-1);
  transform: scale(-1)
}

.vc_row-separator.circle.bottom {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1)
}

.vc_progress_bar .vc_single_bar_wrapper {
  padding-bottom: 7px
}

.vc_progress_bar .vc_single_bar_wrapper+.vc_single_bar_wrapper {
  margin-top: 27px
}

.vc_progress_bar .vc_single_bar_title {
  color: #222;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 12px
}

.vc_progress_bar .vc_single_bar_title .vc_label_units {
  float: right;
  font-weight: 500
}

.vc_progress_bar .vc_general.vc_single_bar {
  background-color: #e0e0e0;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 5px
}

.vc_progress_bar .vc_general.vc_single_bar .vc_label {
  padding: 0
}

.vc_progress_bar .vc_general.vc_single_bar .vc_bar {
  border-radius: inherit
}

.vc_progress_bar .vc_bar:after {
  background: inherit;
  border-radius: 50%;
  content: "";
  height: 16px;
  position: absolute;
  right: -1px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 16px
}

.vc_progress_bar.style-2 .vc_single_bar_title {
  width: 100% !important
}

.vc_chart.vc_chart .vc_chart-legend li {
  font-size: 15px;
  font-weight: 500;
  margin: 0
}

.vc_chart.vc_chart .vc_chart-legend li+li {
  margin-top: 18px
}

.vc_chart.vc_chart .vc_chart-legend span {
  border-radius: 3px;
  height: 26px;
  margin-right: 28px;
  width: 26px
}

.vc_tta-tabs.vc_tta-tabs.vc_tta-color-primary.vc_tta-style-classic .vc_tta-tab>a {
  color: #fff
}

.vc_tta-tabs.vc_tta-tabs.vc_tta-color-primary.vc_tta-style-classic .vc_tta-tab.vc_active>a {
  background-color: #f8f8f8;
  border-color: #f0f0f0;
  color: #666
}

.vc_tta-tabs.vc_tta-tabs.vc_tta-color-primary.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
  color: #fff
}

.vc_tta-tabs.vc_tta-tabs.vc_tta-color-primary.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
  background-color: #f8f8f8
}

.vc_tta-tabs.vc_tta-tabs.vc_tta-color-primary.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body,
.vc_tta-tabs.vc_tta-tabs.vc_tta-color-primary.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body:after,
.vc_tta-tabs.vc_tta-tabs.vc_tta-color-primary.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body:before {
  border-color: #f0f0f0
}

.vc_tta-tabs.vc_tta-tabs.vc_tta-color-primary.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a {
  color: #666
}

.vc_tta-tabs.vc_tta-tabs.vc_tta-color-primary.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
  background-color: #f8f8f8;
  border-color: #f0f0f0
}

.vc_tta-tabs.vc_tta-tabs.vc_tta-color-primary.vc_tta-style-modern .vc_tta-tab>a {
  color: #fff
}

.vc_tta-tabs.vc_tta-tabs.vc_tta-color-primary.vc_tta-style-modern .vc_tta-tab.vc_active>a {
  background-color: #f8f8f8;
  border-color: #f0f0f0
}

.vc_tta-tabs.vc_tta-tabs.vc_tta-color-primary.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title>a {
  color: #fff
}

.vc_tta-tabs.vc_tta-tabs.vc_tta-color-primary.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body {
  background-color: #f8f8f8;
  border-color: #f0f0f0
}

.vc_tta-tabs.vc_tta-tabs.vc_tta-color-primary.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title>a {
  color: #666
}

.vc_tta-tabs.vc_tta-tabs.vc_tta-color-primary.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading {
  background-color: #f8f8f8;
  border-color: #f0f0f0
}

.vc_tta-tabs.vc_tta-tabs.vc_tta-color-primary.vc_tta-style-flat:not(.vc_tta-o-no-fill) .vc_tta-panel-body {
  color: #fff
}

.vc_tta-tabs.vc_tta-tabs.vc_tta-color-primary.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title>a,
.vc_tta-tabs.vc_tta-tabs.vc_tta-color-primary.vc_tta-style-flat .vc_tta-tab>a,
.vc_tta-tabs.vc_tta-tabs.vc_tta-color-primary.vc_tta-style-outline .vc_tta-panel:not(.vc_active) .vc_tta-panel-heading:focus a,
.vc_tta-tabs.vc_tta-tabs.vc_tta-color-primary.vc_tta-style-outline .vc_tta-panel:not(.vc_active) .vc_tta-panel-heading:hover a,
.vc_tta-tabs.vc_tta-tabs.vc_tta-color-primary.vc_tta-style-outline .vc_tta-tab:not(.vc_active)>a:focus,
.vc_tta-tabs.vc_tta-tabs.vc_tta-color-primary.vc_tta-style-outline .vc_tta-tab:not(.vc_active)>a:hover {
  color: #fff
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-01.vc_tta-tabs-position-top .vc_tta-tabs-container,
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-01.vc_tta-tabs-position-top .vc_tta-tabs-list {
  overflow: visible
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-01.vc_tta-shape-rounded .vc_tta-tabs-list {
  overflow: hidden
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-01.vc_tta-shape-rounded .vc_tta-tab>a {
  border-radius: 0
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-01 .vc_tta-tabs-container {
  margin: 0
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-01 .vc_tta-tabs-list {
  display: table;
  margin: 0;
  width: 100%
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-01 .vc_tta-tab {
  display: table-cell;
  text-align: center;
  width: 1%
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-01 .vc_tta-tab+.vc_tta-tab {
  padding-left: 15px
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-01 .vc_tta-tab>a {
  background-color: var(--color-primary);
  color: #fff;
  font-size: 20px;
  font-weight: 700
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-01 .vc_tta-tab.vc_active>a,
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-01 .vc_tta-tab:hover>a {
  background-color: #fff;
  color: var(--color-secondary)
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-01 .vc_tta-panel-body {
  background: #fff;
  border: 0;
  border-radius: 0;
  padding: 42px 0
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-01 .vc_tta-panel.vc_active .vc_tta-panel-title {
  color: #fff
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-01 .vc_tta-panel-heading {
  background: #eee;
  border-radius: 0
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-01 .vc_active .vc_tta-panel-heading {
  color: #fff
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-02.vc_tta-tabs-position-top .vc_tta-tabs-container,
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-02.vc_tta-tabs-position-top .vc_tta-tabs-list {
  overflow: visible
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-02 .vc_tta-tabs-list {
  border-bottom: 1px dashed #d4d2d2;
  display: grid;
  grid-auto-flow: column;
  margin: 0;
  text-align: center;
  grid-gap: 1px
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-02 .vc_tta-tab {
  margin: 0;
  position: relative
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-02 .vc_tta-tab:after {
  bottom: -2px;
  content: "";
  height: 3px;
  position: absolute;
  right: 0;
  width: 0
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-02 .vc_tta-tab>a {
  border: 0;
  border-bottom: 3px solid transparent;
  color: #c1c1c1;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: -2px;
  padding: 15px 25px
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-02 .vc_tta-tab.vc_active:after,
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-02 .vc_tta-tab:hover:after {
  left: 0;
  right: auto;
  width: 100%
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-02 .vc_tta-panel-body {
  border: 0;
  padding: 70px 0 0
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-02 .vc_tta-panel-heading {
  border: 0
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-02 .vc_tta-panel-heading:hover .vc_tta-panel-title {
  color: var(--color-secondary)
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-02 .vc_tta-panel-title {
  border-bottom: 3px solid;
  color: #777
}

.vc_active .wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-02 .vc_tta-panel-title {
  color: var(--color-secondary)
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-02 .vc_tta-panel-title>a {
  padding: 14px 0
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-03.vc_tta-tabs-position-top .vc_tta-tabs-container,
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-03.vc_tta-tabs-position-top .vc_tta-tabs-list {
  overflow: visible
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-03.vc_tta-shape-rounded .vc_tta-tabs-list {
  overflow: hidden
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-03.vc_tta-shape-rounded .vc_tta-tab>a {
  border-radius: 0
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-03 .vc_tta-tabs-container {
  margin: 0 0 -1px !important
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-03 .vc_tta-tab+.vc_tta-tab {
  padding-left: 10px
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-03 .vc_tta-tab>a {
  background-color: #f7f7f7;
  border: 1px solid transparent;
  border-bottom-color: #ddd;
  color: #888;
  font-size: 18px;
  font-weight: 700
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-03 .vc_tta-tab>a:before {
  content: "";
  display: inline-block;
  height: 0 !important;
  left: -1px !important;
  position: absolute !important;
  top: -1px !important;
  -webkit-transition: all .2s cubic-bezier(.645, .045, .355, 1);
  transition: all .2s cubic-bezier(.645, .045, .355, 1);
  width: 3px !important
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-03 .vc_tta-tab.vc_active>a,
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-03 .vc_tta-tab:hover>a {
  background-color: #fff;
  border: 1px solid;
  border-color: #ddd #ddd #fff;
  color: #222
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-03 .vc_tta-tab.vc_active>a:after,
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-03 .vc_tta-tab:hover>a:after {
  display: none !important
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-03 .vc_tta-tab.vc_active>a:before,
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-03 .vc_tta-tab:hover>a:before {
  height: calc(100% + 2px) !important
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-03 .vc_tta-panel-body {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  padding: 42px 30px 67px
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-03 .vc_tta-panel-title {
  color: inherit
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-03 .vc_tta-panel-heading {
  background: #f7f7f7;
  border: 1px solid #ddd;
  border-radius: 0
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-03 .vc_active .vc_tta-panel-heading {
  color: #222
}

.vc_tta.vc_general.vc_tta-style-healsoul-tour-01 .vc_tta-tabs-container {
  margin: 0 !important;
  overflow: visible !important;
  width: 25%
}

.vc_tta.vc_general.vc_tta-style-healsoul-tour-01 .vc_tta-tabs-list {
  background-color: #f7f7f7;
  overflow: visible !important;
  padding: 36px 0 !important
}

.vc_tta.vc_general.vc_tta-style-healsoul-tour-01 .vc_tta-tabs-list .vc_tta-tab {
  color: #999;
  font-size: 16px;
  font-weight: 500;
  margin: 0;
  position: relative
}

.vc_tta.vc_general.vc_tta-style-healsoul-tour-01 .vc_tta-tabs-list .vc_tta-tab a {
  font-weight: inherit
}

.vc_tta.vc_general.vc_tta-style-healsoul-tour-01 .vc_tta-tabs-list .vc_tta-tab:after {
  border-bottom: 6px solid transparent;
  border-left: 6px solid var(--color-primary);
  border-top: 6px solid transparent;
  content: "";
  height: 0;
  left: calc(100% - 6px);
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  visibility: hidden;
  width: 0
}

.vc_tta.vc_general.vc_tta-style-healsoul-tour-01 .vc_tta-tabs-list .vc_tta-tab>a {
  padding: 14px 30px
}

.vc_tta.vc_general.vc_tta-style-healsoul-tour-01 .vc_tta-tabs-list .vc_tta-tab.vc_active,
.vc_tta.vc_general.vc_tta-style-healsoul-tour-01 .vc_tta-tabs-list .vc_tta-tab:hover {
  background-color: var(--color-primary);
  color: #222
}

.vc_tta.vc_general.vc_tta-style-healsoul-tour-01 .vc_tta-tabs-list .vc_tta-tab.vc_active:after,
.vc_tta.vc_general.vc_tta-style-healsoul-tour-01 .vc_tta-tabs-list .vc_tta-tab:hover:after {
  left: 100%;
  opacity: 1;
  -webkit-transition: all .2s cubic-bezier(.645, .045, .355, 1);
  transition: all .2s cubic-bezier(.645, .045, .355, 1);
  visibility: visible
}

.vc_tta.vc_general.vc_tta-style-healsoul-tour-02 .vc_tta-tabs-container {
  margin: 0 !important;
  overflow: visible !important;
  width: 33.3333333333%
}

.vc_tta.vc_general.vc_tta-style-healsoul-tour-02 .vc_tta-panel-title {
  border-bottom: 1px solid #ddd
}

.vc_tta.vc_general.vc_tta-style-healsoul-tour-02 .vc_tta-panel-body {
  padding: 50px 20px !important
}

.vc_tta.vc_general.vc_tta-style-healsoul-tour-02 .vc_tta-tabs-list {
  background-color: #f7f7f7;
  overflow: visible !important
}

.vc_tta.vc_general.vc_tta-style-healsoul-tour-02 .vc_tta-tabs-list .vc_tta-tab {
  color: #222;
  font-size: 16px;
  font-weight: 500;
  margin: 0;
  position: relative
}

.vc_tta.vc_general.vc_tta-style-healsoul-tour-02 .vc_tta-tabs-list .vc_tta-tab a {
  font-weight: inherit
}

.vc_tta.vc_general.vc_tta-style-healsoul-tour-02 .vc_tta-tabs-list .vc_tta-tab+.vc_tta-tab {
  border-top: 1px solid #ddd
}

.vc_tta.vc_general.vc_tta-style-healsoul-tour-02 .vc_tta-tabs-list .vc_tta-tab:after {
  border-bottom: 6px solid transparent;
  border-left: 6px solid var(--color-primary);
  border-top: 6px solid transparent;
  content: "";
  height: 0;
  left: calc(100% - 6px);
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  visibility: hidden;
  width: 0
}

.vc_tta.vc_general.vc_tta-style-healsoul-tour-02 .vc_tta-tabs-list .vc_tta-tab>a {
  padding: 14px 30px
}

.vc_tta.vc_general.vc_tta-style-healsoul-tour-02 .vc_tta-tabs-list .vc_tta-tab.vc_active,
.vc_tta.vc_general.vc_tta-style-healsoul-tour-02 .vc_tta-tabs-list .vc_tta-tab:hover {
  background-color: var(--color-primary);
  color: #fff
}

.vc_tta.vc_general.vc_tta-style-healsoul-tour-02 .vc_tta-tabs-list .vc_tta-tab.vc_active:after,
.vc_tta.vc_general.vc_tta-style-healsoul-tour-02 .vc_tta-tabs-list .vc_tta-tab:hover:after {
  left: 100%;
  opacity: 1;
  -webkit-transition: all .2s cubic-bezier(.645, .045, .355, 1);
  transition: all .2s cubic-bezier(.645, .045, .355, 1);
  visibility: visible
}

#mega-industries .vc_tta.vc_general.vc_tta-style-healsoul-tour-01 .vc_tta-tabs-list {
  background: #f7f7f7 url(assets/images/decor.jpg) no-repeat 0 0;
  background-size: cover
}

.vc_separator.position-top {
  margin: 0;
  position: absolute;
  top: 0;
  width: calc(100% - 30px)
}

.vc_separator.position-bottom {
  bottom: 0;
  margin: 0;
  position: absolute;
  width: calc(100% - 30px)
}

.mejs-controls .mejs-button button {
  -webkit-transition: none;
  transition: none
}

.wp-audio-playlist .wp-playlist-current-item {
  display: table
}

.wp-audio-playlist .wp-playlist-current-item .wp-playlist-caption {
  display: table-cell;
  vertical-align: middle
}

.wp-audio-playlist .wp-playlist-item {
  border-color: #eee;
  padding: 5px 3px
}

.wp-audio-playlist .wp-playlist-item-length {
  top: 5px
}

.section-icon-demo .glyph {
  border: 1px solid #eee;
  display: inline-block;
  margin: 1em;
  text-align: center;
  vertical-align: top;
  width: 9em
}

.section-icon-demo .glyph-icon {
  color: var(--color-secondary);
  display: block;
  font-size: 64px;
  line-height: 1;
  padding: 20px
}

.section-icon-demo .class-name {
  background-color: #f7f7f7;
  color: var(--color-secondary);
  padding: 10px
}

body table.booked-calendar th .monthName {
  font-weight: 600
}

body table.booked-calendar td.today .date span {
  border: 2px solid var(--color-primary)
}

body .booked-modal button.cancel,
body .booked-modal button.cancel:hover {
  border: 0
}

.widget+.widget {
  margin-top: 70px
}

.page-sidebar-content select {
  background-color: #fff;
  border-color: #fff
}

.page-sidebar-content .tm-contact-form-7 select {
  background-color: #eceff3
}

.page-sidebar .page-sidebar-content {
  background: #fff9f7;
  height: 100%;
  padding: 110px 0 110px 30px;
  position: relative
}

.page-sidebar .page-sidebar-content:after {
  background-color: #fff9f7;
  content: "";
  height: 100%;
  position: absolute;
  width: 1000px;
  z-index: -1
}

.page-sidebar .page-sidebar-content .widget-title {
  border: 0;
  font-size: 26px;
  margin-bottom: 40px;
  padding-bottom: 10px;
  position: relative;
  text-align: center
}

.page-sidebar .page-sidebar-content .widget-title:after {
  background-color: var(--color-primary);
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  margin-left: -40px;
  position: absolute;
  width: 80px
}

.page-sidebar.page-sidebar-left .page-sidebar-content {
  padding: 110px 30px 110px 0
}

.page-sidebar.page-sidebar-left .page-sidebar-content:after {
  right: 100%;
  top: 0
}

.page-sidebar.page-sidebar-right .page-sidebar-content {
  padding: 110px 0 110px 30px
}

.page-sidebar.page-sidebar-right .page-sidebar-content:after {
  left: 100%;
  top: 0
}

.page-sidebar .page-sidebar-special {
  margin-top: 40px
}

.page-sidebar .page-sidebar-inner {
  height: 100%
}

.page-sidebar .insight-core-bmw ul ul>li>a,
.page-sidebar .widget_nav_menu ul ul>li>a,
.page-sidebar .widget_pages ul ul>li>a {
  padding-left: 35px
}

.page-sidebar .insight-core-bmw ul ul>li ul>li>a,
.page-sidebar .widget_nav_menu ul ul>li ul>li>a,
.page-sidebar .widget_pages ul ul>li ul>li>a {
  padding-left: 45px
}

.page-sidebar .insight-core-bmw ul ul>li ul ul>li>a,
.page-sidebar .widget_nav_menu ul ul>li ul ul>li>a,
.page-sidebar .widget_pages ul ul>li ul ul>li>a {
  padding-left: 55px
}

.page-sidebar .insight-core-bmw ul ul>li ul ul ul>li>a,
.page-sidebar .widget_nav_menu ul ul>li ul ul ul>li>a,
.page-sidebar .widget_pages ul ul>li ul ul ul>li>a {
  padding-left: 65px
}

.page-sidebar .insight-core-bmw ul ul>li ul ul ul ul>li>a,
.page-sidebar .widget_nav_menu ul ul>li ul ul ul ul>li>a,
.page-sidebar .widget_pages ul ul>li ul ul ul ul>li>a {
  padding-left: 75px
}

.page-sidebar .insight-core-bmw ul ul>li ul ul ul ul ul>li>a,
.page-sidebar .widget_nav_menu ul ul>li ul ul ul ul ul>li>a,
.page-sidebar .widget_pages ul ul>li ul ul ul ul ul>li>a {
  padding-left: 85px
}

.page-sidebar .insight-core-bmw ul ul>li ul ul ul ul ul ul>li>a,
.page-sidebar .widget_nav_menu ul ul>li ul ul ul ul ul ul>li>a,
.page-sidebar .widget_pages ul ul>li ul ul ul ul ul ul>li>a {
  padding-left: 95px
}

.page-sidebar .insight-core-bmw ul ul>li ul ul ul ul ul ul ul>li>a,
.page-sidebar .widget_nav_menu ul ul>li ul ul ul ul ul ul ul>li>a,
.page-sidebar .widget_pages ul ul>li ul ul ul ul ul ul ul>li>a {
  padding-left: 105px
}

.page-sidebar .insight-core-bmw ul ul>li ul ul ul ul ul ul ul ul>li>a,
.page-sidebar .widget_nav_menu ul ul>li ul ul ul ul ul ul ul ul>li>a,
.page-sidebar .widget_pages ul ul>li ul ul ul ul ul ul ul ul>li>a {
  padding-left: 115px
}

.page-sidebar .insight-core-bmw ul ul>li ul ul ul ul ul ul ul ul ul>li>a,
.page-sidebar .widget_nav_menu ul ul>li ul ul ul ul ul ul ul ul ul>li>a,
.page-sidebar .widget_pages ul ul>li ul ul ul ul ul ul ul ul ul>li>a {
  padding-left: 125px
}

.page-sidebar .insight-core-bmw>ul,
.page-sidebar .widget_nav_menu>ul,
.page-sidebar .widget_pages>ul {
  border: 0;
  overflow: hidden
}

.page-sidebar .insight-core-bmw>ul>li,
.page-sidebar .widget_nav_menu>ul>li,
.page-sidebar .widget_pages>ul>li {
  background: #fff;
  padding: 0
}

.page-sidebar .insight-core-bmw li,
.page-sidebar .widget_nav_menu li,
.page-sidebar .widget_pages li {
  background: #fff;
  border: 0
}

.page-sidebar .insight-core-bmw li ul,
.page-sidebar .insight-core-bmw li+li>a,
.page-sidebar .widget_nav_menu li ul,
.page-sidebar .widget_nav_menu li+li>a,
.page-sidebar .widget_pages li ul,
.page-sidebar .widget_pages li+li>a {
  border-top: 1px solid #eee
}

.page-sidebar .insight-core-bmw .current-menu-item>a,
.page-sidebar .insight-core-bmw a:hover,
.page-sidebar .widget_nav_menu .current-menu-item>a,
.page-sidebar .widget_nav_menu a:hover,
.page-sidebar .widget_pages .current-menu-item>a,
.page-sidebar .widget_pages a:hover {
  color: #fff
}

.page-sidebar .insight-core-bmw .menu,
.page-sidebar .widget_nav_menu .menu,
.page-sidebar .widget_pages .menu {
  overflow: hidden
}

.page-sidebar .insight-core-bmw .menu>li:first-child>a,
.page-sidebar .widget_nav_menu .menu>li:first-child>a,
.page-sidebar .widget_pages .menu>li:first-child>a {
  border: 0
}

.page-sidebar .tm-button {
  text-overflow: ellipsis
}

.widget_text {
  font-size: 16px
}

.page-footer {
  font-size: 15px;
  line-height: 1.66
}

.page-footer .tm-mailchimp-form .title,
.page-footer .widgettitle {
  border-bottom: 1px solid transparent
}

.page-footer .tm-mailchimp-form .title,
.page-footer .widgettitle {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .5px;
  line-height: 1.4;
  margin-bottom: 30px;
  text-transform: uppercase
}

.page-footer .insight-core-bmw li,
.page-footer .widget_nav_menu li {
  border: 0;
  margin-bottom: 3px;
  padding: 0
}

.page-footer .insight-core-bmw a:hover,
.page-footer .widget_nav_menu a:hover {
  text-decoration: underline
}

.page-footer .widget_archive>ul>li,
.page-footer .widget_categories>ul>li,
.page-footer .widget_meta>ul>li,
.page-footer .widget_pages>ul>li,
.page-footer .widget_product_categories>ul>li,
.page-footer .widget_recent_comments>ul>li,
.page-footer .widget_recent_entries>ul>li,
.page-footer .widget_rss>ul>li {
  border-bottom: 0;
  padding: 0
}

.page-footer .insight-core-bmw li a,
.page-footer .widget_archive li a,
.page-footer .widget_meta li a,
.page-footer .widget_nav_menu li a,
.page-footer .widget_pages li a {
  padding: 7px 0
}

.insight-core-bmw ul,
.widget_archive ul,
.widget_categories ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_pages ul,
.widget_product_categories ul,
.widget_recent_comments ul,
.widget_recent_entries ul,
.widget_rss ul {
  margin: 0;
  padding: 0
}

.insight-core-bmw li,
.widget_archive li,
.widget_categories li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li,
.widget_product_categories li,
.widget_recent_comments li,
.widget_recent_entries li,
.widget_rss li {
  border-bottom: 1px solid #f3f3f3;
  display: block;
  list-style-type: none;
  margin: 0;
  padding: 12px 0
}

.insight-core-bmw li:last-child,
.widget_archive li:last-child,
.widget_categories li:last-child,
.widget_meta li:last-child,
.widget_nav_menu li:last-child,
.widget_pages li:last-child,
.widget_product_categories li:last-child,
.widget_recent_comments li:last-child,
.widget_recent_entries li:last-child,
.widget_rss li:last-child {
  margin-bottom: 0
}

.insight-core-bmw li a,
.widget_archive li a,
.widget_categories li a,
.widget_meta li a,
.widget_nav_menu li a,
.widget_pages li a,
.widget_product_categories li a,
.widget_recent_comments li a,
.widget_recent_entries li a,
.widget_rss li a {
  display: block
}

.widget_meta li {
  padding: 0
}

.widget_meta li a {
  padding: 12px 0
}

.insight-core-bmw a:empty,
.widget_nav_menu a:empty,
.widget_pages a:empty {
  display: none
}

.insight-core-bmw ul ul>li>a,
.widget_nav_menu ul ul>li>a,
.widget_pages ul ul>li>a {
  padding-left: 10px
}

.insight-core-bmw ul ul>li ul>li>a,
.widget_nav_menu ul ul>li ul>li>a,
.widget_pages ul ul>li ul>li>a {
  padding-left: 20px
}

.insight-core-bmw ul ul>li ul ul>li>a,
.widget_nav_menu ul ul>li ul ul>li>a,
.widget_pages ul ul>li ul ul>li>a {
  padding-left: 30px
}

.insight-core-bmw ul ul>li ul ul ul>li>a,
.widget_nav_menu ul ul>li ul ul ul>li>a,
.widget_pages ul ul>li ul ul ul>li>a {
  padding-left: 40px
}

.insight-core-bmw li,
.widget_nav_menu li,
.widget_pages li {
  margin: 0;
  padding: 0
}

.insight-core-bmw a,
.widget_nav_menu a,
.widget_pages a {
  color: inherit;
  font-size: inherit;
  padding: 13px 25px
}

.insight-core-bmw .current-menu-item a,
.widget_nav_menu .current-menu-item a,
.widget_pages .current-menu-item a {
  color: #fff
}

.widget_archive li,
.widget_categories li,
.widget_product_categories li {
  border: 0
}

.widget_archive>ul,
.widget_categories>ul,
.widget_product_categories>ul {
  border: 0;
  overflow: hidden
}

.widget_archive>ul>li,
.widget_categories>ul>li,
.widget_product_categories>ul>li {
  background: #fff;
  margin: -1px -1px 0;
  padding: 0
}

.widget_archive>ul>li+li>a,
.widget_categories>ul>li+li>a,
.widget_product_categories>ul>li+li>a {
  border-top: 1px solid #eee
}

.widget_archive .current-cat>a,
.widget_archive a:hover,
.widget_categories .current-cat>a,
.widget_categories a:hover,
.widget_product_categories .current-cat>a,
.widget_product_categories a:hover {
  color: #fff !important
}

.widget_archive a,
.widget_categories a,
.widget_product_categories a {
  color: inherit;
  display: block;
  font-size: inherit;
  padding: 12px 50px 12px 35px;
  position: relative
}

.widget_archive .count,
.widget_categories .count,
.widget_product_categories .count {
  border-radius: 100%;
  color: #fff;
  float: right;
  font-size: 11px;
  font-weight: 600;
  line-height: 1;
  min-width: 22px;
  padding: 5px;
  position: absolute;
  right: 20px;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.widget_archive .children,
.widget_categories .children,
.widget_product_categories .children {
  padding: 0 !important
}

.widget_archive .children li,
.widget_categories .children li,
.widget_product_categories .children li {
  border-bottom: 0;
  border-top: 1px solid #eee;
  padding: 0
}

.widget_archive .children a,
.widget_categories .children a,
.widget_product_categories .children a {
  padding-left: 50px
}

.widget_archive .children .children a,
.widget_categories .children .children a,
.widget_product_categories .children .children a {
  padding-left: 60px
}

.widget_rss .rssSummary {
  margin: 5px 0
}

.widget_recent_comments .comment-author-link {
  padding-left: 24px;
  position: relative
}

.widget_recent_comments .comment-author-link:before {
  content: "\f086";
  font-size: 18px;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.widget_recent_comments .recentcomments span {
  display: inline-block
}

.widget_recent_comments .recentcomments a {
  display: inline-block !important;
  word-break: break-all !important
}

.widget_recent_entries a {
  font-weight: 500;
  line-height: 1.44
}

.widget_recent_entries .post-date {
  display: block;
  font-size: 15px;
  font-weight: 500;
  margin-top: 17px;
  padding-left: 25px;
  position: relative
}

.widget_recent_entries .post-date:before {
  content: "\f073";
  font-size: 18px;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.page-off-canvas-sidebar .widget-title {
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 40px;
  padding-bottom: 5px;
  position: relative;
  text-transform: uppercase
}

.page-off-canvas-sidebar .widget-title:after {
  bottom: 0;
  content: "";
  display: inline-block;
  height: 2px;
  left: 0;
  position: absolute;
  width: 100%
}

.page-off-canvas-sidebar .insight-core-bmw li,
.page-off-canvas-sidebar .widget_nav_menu li,
.page-off-canvas-sidebar .widget_pages li {
  border: 0
}

.page-off-canvas-sidebar .insight-core-bmw a,
.page-off-canvas-sidebar .widget_nav_menu a,
.page-off-canvas-sidebar .widget_pages a {
  background-color: transparent;
  border: 0;
  color: #7a8a9e;
  font-weight: 400;
  padding: 10px 0
}

.widget_product_search form,
.widget_search form {
  position: relative
}

.widget_product_search .search-field,
.widget_search .search-field {
  background: #fff;
  border: 0;
  border-color: transparent;
  -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, .06);
  box-shadow: 0 20px 30px rgba(0, 0, 0, .06);
  padding: 0 20px;
  width: 100%
}

.widget_product_search .search-field:focus,
.widget_search .search-field:focus {
  -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, .14);
  box-shadow: 0 20px 30px rgba(0, 0, 0, .14)
}

.widget_product_search .search-submit,
.widget_search .search-submit {
  background: transparent;
  border: 0;
  padding: 0;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.widget_product_search .search-btn-text,
.widget_search .search-btn-text {
  display: none
}

.widget_product_search .search-btn-icon,
.widget_search .search-btn-icon {
  color: var(--color-primary);
  font-size: 18px;
  line-height: 1;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.tagcloud {
  margin: -5px
}

.tagcloud a {
  background: #fff;
  border: 0;
  -webkit-box-shadow: 0 5px 8px 0 rgba(0, 0, 0, .08);
  box-shadow: 0 5px 8px 0 rgba(0, 0, 0, .08);
  color: #7a8a9e;
  display: block;
  float: left;
  font-size: 14px !important;
  margin: 5px;
  padding: 3px 10px
}

.tagcloud a:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff
}

.widget_calendar #wp-calendar {
  background: #fff;
  margin-bottom: 0
}

.widget_calendar .calendar_wrap td,
.widget_calendar .calendar_wrap th {
  padding: 5px;
  text-align: center
}

.widget_calendar caption {
  color: var(--color-secondary);
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 3px;
  margin-bottom: 10px;
  text-transform: uppercase
}

.widget_calendar #today {
  color: #fff
}

.widget_calendar #today a,
.widget_rss .widget-title a {
  color: inherit
}

.widget_rss .widget-title .rsswidget {
  font-size: 26px
}

.widget_rss .rsswidget {
  font-size: 16px;
  font-weight: 700
}

.widget_rss .rss-widget-icon {
  vertical-align: middle
}

.widget_rss .rss-date {
  font-size: 13px;
  padding-left: 24px;
  position: relative
}

.widget_rss .rss-date:before {
  content: "\f09e";
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.tm-posts-widget .post-item {
  display: -webkit-box;
  display: flex
}

.tm-posts-widget .post-item+.post-item {
  border-top: 1px dashed #d4d2d2;
  margin-top: 35px;
  padding-top: 35px
}

.tm-posts-widget .post-widget-thumbnail {
  flex-shrink: 0;
  height: 80px;
  margin-right: 20px;
  overflow: hidden;
  position: relative;
  width: 80px
}

.tm-posts-widget .post-widget-thumbnail:hover .post-widget-overlay {
  opacity: 1;
  visibility: visible
}

.tm-posts-widget .post-widget-thumbnail img {
  width: 100%
}

.tm-posts-widget .post-widget-info {
  -webkit-box-flex: 1;
  flex-grow: 1
}

.tm-posts-widget .post-widget-categories {
  margin-bottom: 10px
}

.tm-posts-widget .post-widget-title {
  font-size: 16px;
  line-height: 1.375;
  margin-bottom: 0
}

.tm-posts-widget .post-date {
  display: block;
  font-size: 14px;
  margin-top: 12px;
  position: relative
}

.tm-posts-widget .post-widget-overlay {
  background-color: rgba(0, 0, 0, .6);
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 100%
}

.tm-posts-widget .post-overlay-icon {
  color: #fff;
  font-size: 18px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.comment-list .comment-actions a,
.comment-reply-title small a:hover,
.comments-title small a:hover,
.error404 .error-404-big-title,
.growl-close:hover,
.header-17 .info-icon,
.header-19 .info-icon,
.menu--primary .menu-item-feature,
.nav-links .archive-link,
.nav-links a:hover,
.nav-links a:hover:after,
.page-close-mobile-menu:hover,
.page-content .tm-custom-menu.style-1 .menu a:hover,
.page-main-content .search-form .search-submit:hover .search-btn-icon,
.page-off-canvas-sidebar .insight-core-bmw a:hover,
.page-off-canvas-sidebar .widget_nav_menu a:hover,
.page-off-canvas-sidebar .widget_pages a:hover,
.page-sidebar-fixed .widget a:hover,
.post-author-meta a:hover,
.post-share .post-share-title:before,
.post-share a:hover,
.post-share-toggle,
.post-sticky span,
.post-type-archive-ic_caregiver .search-result .caregiver-item .social-networks a:hover,
.post-type-archive-ic_caregiver .search-result.style-grid-03 .post-title a:hover,
.post-type-archive-ic_caregiver .search-result.style-grid-04 .position,
.primary-color,
.related-posts .related-post-title a:hover,
.simple-footer .social-networks a:hover,
.single-case_study .entry-banner .post-categories,
.single-case_study .post-categories a,
.single-post .entry-banner .post-meta a:hover,
.single-post .post-categories a,
.single-post .post-meta .post-author-meta a:hover,
.single-post .post-meta .sl-icon,
.single-post .post-tags,
.single-post .post-tags span:after,
.single-post .post-tags span:before,
.skin-primary .wpcf7-text.wpcf7-text,
.skin-primary .wpcf7-textarea,
.tm-accordion.style-1 .title-prefix,
.tm-accordion.style-2 .title-prefix,
.tm-accordion.style-3 .accordion-title:hover .title-prefix,
.tm-accordion.style-3 .active .accordion-title .title-prefix,
.tm-accordion.style-3 .title-prefix,
.tm-attribute-list.style-01 .icon,
.tm-blog .post-categories a,
.tm-blog .post-title a:hover,
.tm-box-icon .icon,
.tm-box-icon .tm-button .button-icon,
.tm-box-icon .tm-button:hover,
.tm-box-icon.style-2 .box-icon-list i,
.tm-box-icon.style-6 .heading a:hover,
.tm-box-icon.style-7:hover .icon span,
.tm-button.style-border-text.tm-button-primary,
.tm-button.style-border-text.tm-button-secondary .button-icon,
.tm-button.style-flat.tm-button-grey .button-icon,
.tm-button.style-outline.tm-button-grey .button-icon,
.tm-button.style-outline.tm-button-primary,
.tm-button.style-text.tm-button-primary,
.tm-button.style-text.tm-button-secondary:hover,
.tm-button.tm-button-secondary.style-text:hover,
.tm-caregiver .social-networks a:hover,
.tm-caregiver.style-03 .post-title a:hover,
.tm-caregiver.style-03 .social-networks a:hover,
.tm-caregiver.style-04 .position,
.tm-case-study .post-categories:hover,
.tm-case-study .post-title a:hover,
.tm-case-study.style-grid .post-read-more span,
.tm-case-study.style-grid-caption-2 .post-read-more a,
.tm-case-study.style-grid-caption-3 .post-categories a,
.tm-category-feature.style-01 .icon,
.tm-circle-progress-chart .chart-icon,
.tm-contact-form-7 .form-icon,
.tm-countdown.skin-dark .number,
.tm-countdown.skin-dark .separator,
.tm-counter.style-01 .number-wrap,
.tm-counter.style-02 .number-wrap,
.tm-counter.style-03 .number-wrap,
.tm-cta-box .info .link a,
.tm-drop-cap.style-1 .drop-cap,
.tm-grid-wrapper .btn-filter.current,
.tm-grid-wrapper .btn-filter:hover,
.tm-heading.modern-with-separator .heading,
.tm-info-boxes .box-icon,
.tm-info-boxes .tm-button .button-icon,
.tm-instagram .instagram-user-name,
.tm-list .link:hover,
.tm-list .marker,
.tm-list.style-modern-icon-03 .marker,
.tm-list.style-modern-icon-04 .marker,
.tm-maps.overlay-style-02 .middle-dot,
.tm-menu .menu-price,
.tm-popup-video.style-button-06 a .video-text:after,
.tm-pricing .feature-icon,
.tm-pricing-rotate-box .tm-pricing-list li:before,
.tm-pricing.style-1.tm-pricing-featured .price,
.tm-pricing.style-2 .price-wrap-inner,
.tm-pricing.style-3 .price,
.tm-product-banner-slider .tm-product-banner-btn,
.tm-product.style-grid .woosw-btn.woosw-added,
.tm-service-feature.style-01 .icon,
.tm-service-list .service-list-item:hover .icon,
.tm-service-list .service-list-item:hover a,
.tm-service-pricing-menu .service-cost,
.tm-service.style-01 .post-read-more .btn-icon,
.tm-service.style-03 .post-read-more a,
.tm-service.style-04 .post-read-more a:hover,
.tm-service.style-04 .post-title a:hover,
.tm-service.style-05 .post-read-more a,
.tm-service.style-06 .post-read-more a,
.tm-service.style-06 .service-item:hover .post-icon i,
.tm-service.style-07 .service-item:hover .post-icon i,
.tm-skill-box .title .icon,
.tm-slider-button.style-04 .slider-btn:hover,
.tm-social-networks .link:hover,
.tm-swiper.nav-style-3 .swiper-nav-button:hover,
.tm-swiper.nav-style-6 .swiper-nav-button:hover,
.tm-swiper.nav-style-7 .swiper-nav-button:hover,
.tm-team-member .social-networks a:hover,
.tm-testimonial.style-2 .quote-icon,
.tm-testimonial.style-5 .swiper-custom-btn:hover,
.tm-twitter .tweet:before,
.tm-twitter.style-slider-quote .tweet-info:before,
.tm-twitter.style-slider-quote .tweet-text a,
.top-bar-office-wrapper .office-list a:hover,
.typed-text .typed-cursor,
.typed-text mark,
.widget_product_search .search-submit:hover .search-btn-icon,
.widget_recent_entries .post-date:before,
.widget_search .search-submit:hover .search-btn-icon,
.woosw-continue:hover,
.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-popup-content-bot-inner .woosw-page:hover,
.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-popup-close:hover,
blockquote:before,
input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=range]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
mark,
select:focus,
textarea:focus {
  color: var(--color-primary)
}

.post-type-archive-ic_caregiver .search-result.style-grid-03 .social-networks a:hover,
.primary-color-hover-important:hover,
.primary-color-important,
.tm-box-icon.style-7 .tm-box-icon__btn {
  color: var(--color-primary) !important
}

.box-bg-primary .vc_column-inner .wpb_wrapper,
.comment-nav-links li .current,
.comment-reply-title:before,
.comments-title:before,
.desktop-menu .header-09 .header-special-button,
.hint--primary:after,
.page-links>span,
.page-off-canvas-sidebar .widget-title:after,
.page-pagination li .current,
.page-scroll-up,
.page-scroll-up:before,
.page-sidebar .insight-core-bmw .current-menu-item,
.page-sidebar .insight-core-bmw a:hover,
.page-sidebar .page-sidebar-content .widget-title:after,
.page-sidebar .widget_nav_menu .current-menu-item,
.page-sidebar .widget_nav_menu a:hover,
.page-sidebar .widget_pages .current-menu-item,
.page-sidebar .widget_pages a:hover,
.post-share .post-share-list a:hover,
.post-type-archive-ic_caregiver .search-result.style-grid-01 .post-item-wrap:before,
.post-type-service .page-sidebar .insight-core-bmw .current-menu-item,
.post-type-service .page-sidebar .widget_nav_menu .current-menu-item,
.post-type-service .page-sidebar .widget_pages .current-menu-item,
.primary-background-color,
.related-posts .related-title:before,
.select2-container--default .select2-results__option--highlighted[aria-selected],
.single-post .post-categories a:hover,
.tagcloud a:hover,
.tm-accordion.style-1 .accordion-title:before,
.tm-accordion.style-2 .accordion-title:after,
.tm-blog.style-01 .post-date,
.tm-blog.style-02 .post-categories a:hover,
.tm-blog.style-03 .post-read-more a,
.tm-blog.style-03 .post-read-more a:after,
.tm-blog.style-03 .post-read-more a:before,
.tm-blog.style-list .post-categories a:hover,
.tm-blog.style-list .post-read-more a,
.tm-box-icon.style-2 .content-wrap:after,
.tm-box-icon.style-9 .icon:before,
.tm-button.style-border-text:after,
.tm-button.style-flat.tm-button-primary,
.tm-button.style-flat.tm-button-secondary:hover,
.tm-button.style-modern.tm-button-primary,
.tm-button.style-modern.tm-button-secondary:after,
.tm-button.style-outline.tm-button-primary:hover,
.tm-callout-box.style-01,
.tm-card.style-1,
.tm-card.style-2 .icon:before,
.tm-caregiver.style-01 .post-item-wrap:before,
.tm-case-study.style-grid .post-thumbnail-wrap:hover .post-read-more,
.tm-case-study.style-grid-caption-2 .post-read-more a:hover,
.tm-category-feature.style-01 .current .cat-item-wrap,
.tm-category-feature.style-01 .grid-item:hover .cat-item-wrap,
.tm-contact-form-7.style-02 .wpcf7-submit,
.tm-contact-form-7.style-03 .wpcf7-submit,
.tm-contact-form-7.style-05 .wpcf7-submit,
.tm-drop-cap.style-2 .drop-cap,
.tm-gallery .overlay,
.tm-gallery-slider .lSAction .lSNext:hover .nav-button-icon:before,
.tm-gallery-slider .lSAction .lSPrev:hover .nav-button-icon:before,
.tm-gradation .count-wrap:after,
.tm-gradation .count-wrap:before,
.tm-gradation .dot:after,
.tm-gradation--with_image .count span,
.tm-gradation--with_image .count span:after,
.tm-gradation--with_image .count span:before,
.tm-grid-wrapper .btn-filter:after,
.tm-grid-wrapper .filter-counter,
.tm-heading.modern-with-separator-02 .heading:after,
.tm-heading.thick-separator .separator:after,
.tm-heading.with-separator-03 .heading:after,
.tm-heading.with-separator-03 .heading:before,
.tm-heading.with-separator-04:before,
.tm-heading.with-separator-2 .heading:after,
.tm-icon.style-01 .icon,
.tm-jobs-box .tm-jobs-box-top .link a:hover:after,
.tm-list.style-modern-icon-02 .marker,
.tm-mailchimp-form.style-1 .form-submit,
.tm-maps.overlay-style-01 .animated-dot .middle-dot,
.tm-maps.overlay-style-01 .animated-dot div[class*=signal],
.tm-page-feature.style-01 .grid-item.current .post-item-wrap,
.tm-page-feature.style-01 .grid-item:hover .post-item-wrap,
.tm-popup-video.style-button-05 a .video-play,
.tm-popup-video.style-button-05 a .video-text:before,
.tm-popup-video.style-button-06 a .video-play,
.tm-popup-video.style-button-06 a .video-text:before,
.tm-popup-video.style-poster-07 .video-play,
.tm-rotate-box .box,
.tm-rotate-box.style-2 .heading:after,
.tm-search-form .category-list a:hover,
.tm-separator.style-thick-short-line .separator-wrap,
.tm-service-feature.style-01 .current .post-item-wrap,
.tm-service-feature.style-01 .grid-item:hover .post-item-wrap,
.tm-service-list .service-list-item:after,
.tm-service.style-01 .post-info:after,
.tm-service.style-02 .post-read-more a,
.tm-service.style-02 .post-read-more a:after,
.tm-service.style-02 .post-read-more a:before,
.tm-slider-button.style-02 .slider-btn:hover,
.tm-slider-button.style-03 .slider-btn:hover,
.tm-social-networks.style-rounded-icon-title .item:hover .link-icon,
.tm-social-networks.style-solid-rounded-icon .item:hover .link,
.tm-social-networks.style-solid-rounded-icon-02 .item:hover .link,
.tm-swiper .swiper-nav-button:hover,
.tm-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active:before,
.tm-swiper .swiper-pagination-bullet:hover:before,
.tm-swiper.nav-style-8 .swiper-nav-button:hover,
.tm-swiper.pagination-style-11 .swiper-pagination-bullet.swiper-pagination-bullet-active,
.tm-swiper.pagination-style-11 .swiper-pagination-bullet:hover,
.tm-team-member.style-2 .inner:before,
.tm-testimonial.style-4 .swiper-custom-btn:hover,
.tm-timeline.style-01 .content-header,
.tm-timeline.style-01 .dot:after,
.tm-view-demo.style-01 .badge.new,
.tm-view-demo.style-02 .new,
.tm-view-demo.style-02 .thumbnail:before,
.top-bar-01 .top-bar-button,
.vc_progress_bar .vc_general.vc_single_bar .vc_bar,
.vc_tta.vc_general.vc_tta-style-healsoul-tour-01 .vc_tta-tabs-list .vc_tta-tab.vc_active,
.vc_tta.vc_general.vc_tta-style-healsoul-tour-01 .vc_tta-tabs-list .vc_tta-tab:hover,
.vc_tta.vc_general.vc_tta-style-healsoul-tour-02 .vc_tta-tabs-list .vc_tta-tab.vc_active,
.vc_tta.vc_general.vc_tta-style-healsoul-tour-02 .vc_tta-tabs-list .vc_tta-tab:hover,
.widget_archive a:hover,
.widget_calendar #today,
.widget_categories .current-cat-ancestor>a,
.widget_categories .current-cat-parent>a,
.widget_categories .current-cat>a,
.widget_categories a:hover,
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-02 .vc_tta-tab.vc_active:after,
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-02 .vc_tta-tab:hover:after {
  background-color: var(--color-primary)
}

.lg-progress-bar .lg-progress,
.primary-background-color-hover-important:hover,
.primary-background-color-important,
.woosc-area .woosc-inner .woosc-bar .woosc-bar-btn,
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-03 .vc_tta-tab>a:before,
body table.booked-calendar td.today:hover .date span {
  background-color: var(--color-primary) !important
}

.btn-view-full-map {
  background-color: var(--color-primary-alpha-70)
}

.tm-popup-video.style-poster-01 .video-overlay {
  background-color: var(--color-primary-alpha-80)
}

.tm-popup-video.style-poster-07 .video-play {
  -webkit-box-shadow: 0 0 20px var(--color-primary-alpha-70);
  box-shadow: 0 0 20px var(--color-primary-alpha-70)
}

.tm-gradation .dot,
.tm-timeline.style-01 .dot {
  background-color: var(--color-primary-alpha-18)
}

.tm-gradation .dot:before,
.tm-timeline.style-01 .dot:before {
  background-color: var(--color-primary-alpha-29)
}

.tm-box-icon.style-4:hover .content-wrap {
  background-color: var(--color-primary-alpha-08)
}

.tm-service.style-06 .service-item:hover .post-icon i,
.tm-service.style-07 .service-item:hover .post-icon i {
  background-color: var(--color-primary-alpha-06)
}

.error404 .error-404-search-form-wrap .search-field,
.header-search-form-wrap .search-form .search-field:focus,
.insight-core-bmw .current-menu-item,
.post-share-toggle:hover,
.post-type-service .page-sidebar .insight-core-bmw .current-menu-item,
.post-type-service .page-sidebar .widget_nav_menu .current-menu-item,
.post-type-service .page-sidebar .widget_pages .current-menu-item,
.primary-border-color,
.single-post .post-categories a,
.single-post .post-quote-content,
.tm-blog.style-02 .post-categories a,
.tm-blog.style-list .post-categories a,
.tm-box-icon.style-7:hover .icon-overlay,
.tm-button.style-flat.tm-button-primary,
.tm-button.style-flat.tm-button-secondary:hover,
.tm-button.style-outline.tm-button-primary,
.tm-case-study.style-grid .post-read-more,
.tm-case-study.style-grid .post-thumbnail-wrap:hover .post-read-more,
.tm-case-study.style-grid-caption-2 .post-read-more a,
.tm-contact-form-7.style-02 .wpcf7-date:focus,
.tm-contact-form-7.style-02 .wpcf7-select:focus,
.tm-contact-form-7.style-02 .wpcf7-text:focus,
.tm-contact-form-7.style-02 .wpcf7-textarea:focus,
.tm-contact-form-7.style-05 .wpcf7-submit,
.tm-gallery-slider .lSAction .lSNext:hover .nav-button-icon:before,
.tm-gallery-slider .lSAction .lSPrev:hover .nav-button-icon:before,
.tm-jobs-box .tm-jobs-box-top .link a:hover:after,
.tm-popup-video.style-button-05 a .video-play,
.tm-pricing.style-2.tm-pricing-featured .inner:after,
.tm-service.style-icon-dashed .service-item:hover .post-icon-overlay,
.tm-service.style-icon-dotted .service-item:hover .post-icon-overlay,
.tm-slider-button.style-03 .slider-btn:hover,
.tm-social-networks.style-rounded-icon-title .item:hover .link-icon,
.tm-social-networks.style-solid-rounded-icon .item:hover .link,
.tm-social-networks.style-solid-rounded-icon-02 .item:hover .link,
.tm-swiper .swiper-nav-button:hover,
.tm-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active:before,
.tm-swiper .swiper-pagination-bullet:hover:before,
.tm-swiper.nav-style-4 .swiper-nav-button,
.tm-swiper.nav-style-5 .swiper-nav-button,
.tm-swiper.nav-style-8 .swiper-nav-button:hover,
.tm-testimonial.style-4 .swiper-custom-btn:hover,
.widget .mc4wp-form input[type=email]:focus,
.widget_archive a:hover,
.widget_categories .current-cat-ancestor>a,
.widget_categories .current-cat-parent>a,
.widget_categories .current-cat>a,
.widget_categories a:hover,
.widget_nav_menu .current-menu-item,
.widget_pages .current-menu-item,
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-02 .vc_tta-panel-title,
body table.booked-calendar td.today .date span,
input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=range]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
select:focus,
textarea:focus {
  border-color: var(--color-primary)
}

#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover,
.primary-border-color-hover-important:hover,
.primary-border-color-important,
.tm-maps.overlay-style-02 .animated-dot .signal2 {
  border-color: var(--color-primary) !important
}

.hint--primary.hint--top-left:before,
.hint--primary.hint--top-right:before,
.hint--primary.hint--top:before,
.tm-grid-wrapper .filter-counter:before {
  border-top-color: var(--color-primary)
}

.hint--primary.hint--right:before,
.rtl .hint--primary.hint--left:before {
  border-right-color: var(--color-primary)
}

.rtl .hint--primary.hint--right:before,
.vc_tta.vc_general.vc_tta-style-healsoul-tour-01 .vc_tta-tabs-list .vc_tta-tab:after,
.vc_tta.vc_general.vc_tta-style-healsoul-tour-02 .vc_tta-tabs-list .vc_tta-tab:after {
  border-left-color: var(--color-primary)
}

.hint--primary.hint--bottom-left:before,
.hint--primary.hint--bottom-right:before,
.hint--primary.hint--bottom:before {
  border-bottom-color: var(--color-primary)
}

.hint--primary.hint--left:before {
  border-left-color: var(--color-primary)
}

.tm-popup-video.style-poster-01 {
  -webkit-box-shadow: 0 0 40px var(--color-primary-alpha-40);
  box-shadow: 0 0 40px var(--color-primary-alpha-40)
}

.tm-maps.overlay-style-02 .animated-dot .signal2 {
  -webkit-box-shadow: inset 0 0 35px 10px var(--color-primary);
  box-shadow: inset 0 0 35px 10px var(--color-primary)
}

.testimonial-info svg *,
.tm-testimonial.style-7 .quote-icon svg * {
  fill: var(--color-primary)
}

.tm-heading.above-medium-separator .separator:after,
.tm-heading.medium-separator .separator:after,
.tm-pricing-rotate-box .title {
  background-color: var(--color-primary);
  background-image: linear-gradient(136deg, var(--color-primary) 0, var(--color-secondary) 100%)
}

.comment-form label,
.comment-list .comment-actions a:hover,
.comment-list .comment-datetime:before,
.comment-nav-links li a:focus,
.comment-nav-links li a:hover,
.header-search-form-wrap .search-submit,
.nav-links .archive-link:hover,
.nav-links a,
.nav-links a:hover div,
.page-close-canvas-sidebar span:hover,
.page-links>a:hover,
.page-pagination li a:focus,
.page-pagination li a:hover,
.post-author-meta a,
.post-type-archive-ic_caregiver .search-result .caregiver-item .social-networks a,
.secondary-color,
.single-case_study .post-categories a:hover,
.single-post .post-link a,
.single-post .post-meta .post-author-meta a,
.single-post .post-tags a:hover,
.tm-accordion.style-2 .accordion-title-wrapper:hover .accordion-title,
.tm-accordion.style-2 .active .accordion-title,
.tm-blog.style-01 .post-categories a:hover,
.tm-box-icon.style-5 .tm-box-icon__btn,
.tm-button,
.tm-button.style-border-text.tm-button-primary .button-icon,
.tm-button.style-border-text.tm-button-secondary,
.tm-button.style-flat.tm-button-grey,
.tm-button.style-modern.tm-button-grey,
.tm-button.style-outline.tm-button-grey,
.tm-button.tm-button-grey.style-text:hover,
.tm-button.tm-button-primary.style-text:hover,
.tm-button.tm-button-secondary.style-text,
.tm-caregiver .social-networks a,
.tm-caregiver-search-form select,
.tm-case-study.style-grid-caption-3 .post-categories a:hover,
.tm-case-study.style-grid-caption-3 .post-read-more a,
.tm-contact-form-7 label,
.tm-contact-form-7.style-05 .wpcf7-submit:hover,
.tm-grid-wrapper .btn-filter,
.tm-mailchimp-form.style-1 .form-submit:hover,
.tm-mailchimp-form.style-3 button[type=submit]:hover,
.tm-office-info .info>div:before,
.tm-office-info .link a,
.tm-popup-video .video-button,
.tm-popup-video.style-button-05 a .video-text,
.tm-popup-video.style-button-06 a .video-text,
.tm-pricing.style-3 .feature-icon,
.tm-slider-button.style-04 .slider-btn,
.tm-testimonial .testimonial-desc,
.tm-testimonial-list .testimonial-desc,
.tm-twitter.style-slider-quote .tweet-text a:hover,
.topbar a,
.vc_tta-color-secondary.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title>a,
.widget_calendar caption,
.widget_search .search-btn-icon,
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-02 .vc_tta-tab.vc_active>a,
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-02 .vc_tta-tab>a:hover,
form label {
  color: var(--color-secondary)
}

.secondary-color-hover-important:hover,
.secondary-color-important {
  color: var(--color-secondary) !important
}

.post-type-archive-ic_caregiver .search-result.style-grid-03 .post-thumbnail:before,
.secondary-background-color,
.tm-accordion.style-3 .accordion-title:hover,
.tm-accordion.style-3 .active .accordion-title,
.tm-blog.style-list .post-read-more a:hover,
.tm-box-icon.style-6 .content-wrap:before,
.tm-button.style-flat.tm-button-grey:hover,
.tm-button.style-flat.tm-button-primary:hover,
.tm-button.style-flat.tm-button-secondary,
.tm-button.style-modern.tm-button-grey:after,
.tm-button.style-modern.tm-button-primary:after,
.tm-button.style-modern.tm-button-secondary,
.tm-button.style-outline.tm-button-grey:hover,
.tm-button.style-outline.tm-button-secondary:hover,
.tm-caregiver.style-03 .post-thumbnail:before,
.tm-contact-form-7.style-02 .wpcf7-submit:hover,
.tm-contact-form-7.style-03 .wpcf7-submit:hover,
.tm-heading.above-thick-separator .separator:after,
.tm-heading.beside-thick-separator:before,
.tm-list.style-modern-icon-02 .list-item:hover .marker,
.tm-search-form .search-submit:hover,
.tm-service.style-05 .post-read-more a:hover,
.tm-service.style-06 .post-read-more a:hover,
.tm-swiper.pagination-style-6 .swiper-pagination-bullet.swiper-pagination-bullet-active:before,
.tm-swiper.pagination-style-6 .swiper-pagination-bullet:hover:before,
.top-bar-01 .top-bar-button:hover,
.vc_tta-color-secondary.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading,
.vc_tta-color-secondary.vc_tta-style-classic .vc_tta-tab>a,
.vc_tta-color-secondary.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-secondary.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading,
.vc_tta-color-secondary.vc_tta-style-flat .vc_tta-tab>a,
.vc_tta-color-secondary.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading,
.vc_tta-color-secondary.vc_tta-style-outline .vc_tta-panel:not(.vc_active) .vc_tta-panel-heading:focus,
.vc_tta-color-secondary.vc_tta-style-outline .vc_tta-panel:not(.vc_active) .vc_tta-panel-heading:hover,
.vc_tta-color-secondary.vc_tta-style-outline .vc_tta-tab:not(.vc_active)>a:focus,
.vc_tta-color-secondary.vc_tta-style-outline .vc_tta-tab:not(.vc_active)>a:hover,
.vc_tta-tabs.vc_tta-color-secondary.vc_tta-style-modern .vc_tta-tab>a,
.widget_archive .count,
.widget_categories .count,
.widget_product_categories .count {
  background-color: var(--color-secondary)
}

.mejs-controls .mejs-time-rail .mejs-time-current,
.secondary-background-color-hover-important:hover,
.secondary-background-color-important {
  background-color: var(--color-secondary) !important
}

.secondary-border-color,
.tm-button.style-flat.tm-button-grey:hover,
.tm-button.style-flat.tm-button-primary:hover,
.tm-button.style-flat.tm-button-secondary,
.tm-button.style-outline.tm-button-grey:hover,
.tm-button.style-outline.tm-button-secondary,
.tm-service.style-05 .post-read-more a:hover,
.tm-service.style-06 .post-read-more a:hover,
.vc_tta-color-secondary.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading,
.vc_tta-color-secondary.vc_tta-style-outline .vc_tta-controls-icon:after,
.vc_tta-color-secondary.vc_tta-style-outline .vc_tta-controls-icon:before,
.vc_tta-color-secondary.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-secondary.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body:after,
.vc_tta-color-secondary.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body:before,
.vc_tta-color-secondary.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading,
.vc_tta-tabs.vc_tta-color-secondary.vc_tta-style-outline .vc_tta-tab>a {
  border-color: var(--color-secondary)
}

.secondary-border-color-hover-important:hover,
.secondary-border-color-important {
  border-color: var(--color-secondary) !important
}

.third-color,
.tm-box-icon.style-7 .icon span,
.tm-counter .icon,
.tm-service-list .icon,
.tm-service.style-06 .post-icon i,
.tm-service.style-07 .post-icon i {
  color: var(--color-third)
}

.third-color-hover-important:hover,
.third-color-important {
  color: var(--color-third) !important
}

.post-type-archive-ic_caregiver .search-result.style-grid-03 .info,
.third-background-color,
.tm-pricing.style-3 .tm-pricing-recomend,
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-01 .vc_active .vc_tta-panel-heading,
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-01 .vc_tta-tab>a {
  background-color: var(--color-third)
}

.third-background-color-hover-important:hover,
.third-background-color-important {
  background-color: var(--color-third) !important
}

.third-border-color {
  border-color: var(--color-third)
}

.third-border-color-hover-important:hover,
.third-border-color-important {
  border-color: var(--color-third) !important
}

.amount,
.button:hover,
.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit:disabled[disabled]:hover,
.woocommerce .cart_list.product_list_widget a:hover,
.woocommerce .quantity button:hover span,
.woocommerce a.button.alt:hover,
.woocommerce a.button.disabled:hover,
.woocommerce a.button:disabled:hover,
.woocommerce a.button:disabled[disabled]:hover,
.woocommerce a.button:hover,
.woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce button.button:hover,
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce input.button.alt:hover,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button:disabled[disabled]:hover,
.woocommerce input.button:hover,
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce ul.product_list_widget li .product-title:hover,
.woocommerce-Price-amount,
.woocommerce-mini-cart__empty-message .empty-basket,
.woocommerce.single-product div.product .product-meta a:hover,
.woocommerce.single-product div.product .single_add_to_cart_button:hover {
  color: var(--color-primary)
}

.single-product .woosc-btn:hover,
.single-product .woosw-btn:hover,
.tm-product.style-grid .woocommerce_loop_add_to_cart_wrap a:hover,
.tm-product.style-grid .woosc-btn:hover,
.tm-product.style-grid .woosq-btn:hover,
.tm-product.style-grid .woosw-btn:hover,
.widget_product_categories .current-cat>a,
.widget_product_categories a:hover,
.woocommerce .products .product .woocommerce_loop_add_to_cart_wrap .button:hover,
.woocommerce .products .product .woosc-btn:hover,
.woocommerce .products .product .woosq-btn:hover,
.woocommerce .products .product .woosw-btn:hover,
.woocommerce .tm-products .product .woocommerce_loop_add_to_cart_wrap .button:hover,
.woocommerce .tm-products .product .woosc-btn:hover,
.woocommerce .tm-products .product .woosq-btn:hover,
.woocommerce .tm-products .product .woosw-btn:hover,
.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce-MyAccount-navigation .is-active a,
.woocommerce-MyAccount-navigation a:hover,
.woocommerce.single-product div.product .single_add_to_cart_button {
  background-color: var(--color-primary)
}

.button,
.single-product .woosc-btn:hover,
.single-product .woosw-btn:hover,
.woocommerce #respond input#submit,
.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.woocommerce a.button,
.woocommerce a.button.alt,
.woocommerce button.button,
.woocommerce div.quantity .qty:focus,
.woocommerce input.button,
.woocommerce input.button.alt,
.woocommerce.single-product div.product .single_add_to_cart_button,
body.woocommerce-cart table.cart td.actions .coupon .input-text:focus {
  border-color: var(--color-primary)
}

#mini-cart .widget_shopping_cart_content,
.woocommerce .select2-container .select2-choice,
.woocommerce.single-product div.product .woocommerce-tabs ul.tabs li.active {
  border-bottom-color: var(--color-primary) !important
}

.button,
.widget_product_search .search-btn-icon,
.widget_search .search-btn-icon,
.woocommerce #respond input#submit,
.woocommerce .cart.shop_table td.product-subtotal,
.woocommerce a.button,
.woocommerce a.button.alt,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce input.button.alt,
.woocommerce.single-product .comment-reply-title,
.woocommerce.single-product .comments-title,
.woocommerce.single-product div.product .summary .compare-btn a,
.woocommerce.single-product div.product .summary .wishlist-btn a {
  color: var(--color-secondary)
}

.tm-product-search-form .search-submit:hover,
.woocommerce .products div.product .product-overlay,
.woocommerce.single-product div.product .single_add_to_cart_button:hover {
  background-color: var(--color-secondary)
}

.button:hover,
.woocommerce a.button.alt:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button.alt:hover,
.woocommerce input.button:hover,
.woocommerce.single-product div.product .images .thumbnails .item img:hover {
  border-color: var(--color-secondary)
}

.wpb_column.column-full-height .wpb_wrapper {
  height: 100%
}

.tm-image.up-80px .image {
  -webkit-transform: translateY(-80px);
  transform: translateY(-80px)
}

.box-bg-primary .vc_column-inner .wpb_wrapper {
  background-color: var(--color-primary);
  padding: 40px 40px 40px 10px;
  position: relative
}

.box-bg-primary .vc_column-inner .wpb_wrapper:before {
  background-color: inherit;
  content: "";
  display: block;
  height: 100%;
  left: -30px;
  position: absolute;
  top: 0;
  width: 30px
}

@media (min-width:544px) {
  .container {
    max-width: 576px
  }

  .col-sm-1 {
    -webkit-box-flex: 0;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
  }

  .col-sm-2 {
    -webkit-box-flex: 0;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
  }

  .col-sm-3 {
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-sm-4 {
    -webkit-box-flex: 0;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
  }

  .col-sm-5 {
    -webkit-box-flex: 0;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
  }

  .col-sm-6 {
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-sm-7 {
    -webkit-box-flex: 0;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
  }

  .col-sm-8 {
    -webkit-box-flex: 0;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
  }

  .col-sm-9 {
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-sm-10 {
    -webkit-box-flex: 0;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
  }

  .col-sm-11 {
    -webkit-box-flex: 0;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
  }

  .col-sm-12 {
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%
  }

  .col-sm-pull-0 {
    right: auto
  }

  .col-sm-pull-1 {
    right: 8.3333333333%
  }

  .col-sm-pull-2 {
    right: 16.6666666667%
  }

  .col-sm-pull-3 {
    right: 25%
  }

  .col-sm-pull-4 {
    right: 33.3333333333%
  }

  .col-sm-pull-5 {
    right: 41.6666666667%
  }

  .col-sm-pull-6 {
    right: 50%
  }

  .col-sm-pull-7 {
    right: 58.3333333333%
  }

  .col-sm-pull-8 {
    right: 66.6666666667%
  }

  .col-sm-pull-9 {
    right: 75%
  }

  .col-sm-pull-10 {
    right: 83.3333333333%
  }

  .col-sm-pull-11 {
    right: 91.6666666667%
  }

  .col-sm-pull-12 {
    right: 100%
  }

  .col-sm-push-0 {
    left: auto
  }

  .col-sm-push-1 {
    left: 8.3333333333%
  }

  .col-sm-push-2 {
    left: 16.6666666667%
  }

  .col-sm-push-3 {
    left: 25%
  }

  .col-sm-push-4 {
    left: 33.3333333333%
  }

  .col-sm-push-5 {
    left: 41.6666666667%
  }

  .col-sm-push-6 {
    left: 50%
  }

  .col-sm-push-7 {
    left: 58.3333333333%
  }

  .col-sm-push-8 {
    left: 66.6666666667%
  }

  .col-sm-push-9 {
    left: 75%
  }

  .col-sm-push-10 {
    left: 83.3333333333%
  }

  .col-sm-push-11 {
    left: 91.6666666667%
  }

  .col-sm-push-12 {
    left: 100%
  }

  .col-sm-offset-0 {
    margin-left: 0
  }

  .col-sm-offset-1 {
    margin-left: 8.3333333333%
  }

  .col-sm-offset-2 {
    margin-left: 16.6666666667%
  }

  .col-sm-offset-3 {
    margin-left: 25%
  }

  .col-sm-offset-4 {
    margin-left: 33.3333333333%
  }

  .col-sm-offset-5 {
    margin-left: 41.6666666667%
  }

  .col-sm-offset-6 {
    margin-left: 50%
  }

  .col-sm-offset-7 {
    margin-left: 58.3333333333%
  }

  .col-sm-offset-8 {
    margin-left: 66.6666666667%
  }

  .col-sm-offset-9 {
    margin-left: 75%
  }

  .col-sm-offset-10 {
    margin-left: 83.3333333333%
  }

  .col-sm-offset-11 {
    margin-left: 91.6666666667%
  }

  .col-sm-offset-12 {
    margin-left: 100%
  }

  .col-sm-offset-right-0 {
    margin-right: 0
  }

  .col-sm-offset-right-1 {
    margin-right: 8.3333333333%
  }

  .col-sm-offset-right-2 {
    margin-right: 16.6666666667%
  }

  .col-sm-offset-right-3 {
    margin-right: 25%
  }

  .col-sm-offset-right-4 {
    margin-right: 33.3333333333%
  }

  .col-sm-offset-right-5 {
    margin-right: 41.6666666667%
  }

  .col-sm-offset-right-6 {
    margin-right: 50%
  }

  .col-sm-offset-right-7 {
    margin-right: 58.3333333333%
  }

  .col-sm-offset-right-8 {
    margin-right: 66.6666666667%
  }

  .col-sm-offset-right-9 {
    margin-right: 75%
  }

  .col-sm-offset-right-10 {
    margin-right: 83.3333333333%
  }

  .col-sm-offset-right-11 {
    margin-right: 91.6666666667%
  }

  .col-sm-offset-right-12 {
    margin-right: 100%
  }

  .col-sm-first {
    -webkit-box-ordinal-group: 0;
    order: -1
  }

  .col-sm-last {
    -webkit-box-ordinal-group: 2;
    order: 1
  }

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

  .row-sm-center {
    -webkit-box-align: center;
    align-items: center
  }

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

  .row-sm-between {
    -webkit-box-pack: justify;
    justify-content: space-between
  }

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

  .col-sm-top {
    align-self: flex-start
  }

  .col-sm-center {
    align-self: center
  }

  .col-sm-bottom {
    align-self: flex-end
  }

  .tm-list.style-modern-icon-02 {
    grid-row-gap: 60px
  }

  .tm-list.style-auto-numbered,
  .tm-list.style-manual-numbered {
    grid-row-gap: 57px
  }

  .tm-testimonial.style-3 .testimonial-item {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center
  }

  .tm-testimonial.style-3 .post-thumbnail {
    flex-shrink: 0;
    height: 190px;
    margin-bottom: 0;
    margin-right: 30px;
    width: 250px
  }

  .tm-testimonial-list .testimonial-item {
    display: -webkit-box;
    display: flex
  }

  .tm-testimonial-list .post-thumbnail {
    flex-shrink: 0;
    height: 190px;
    margin-bottom: 0;
    margin-right: 30px;
    width: 250px
  }
}

@media screen and (min-width:555px) {
  .page-content .page-main-content .alignfull {
    left: calc(262.5px - 50vw)
  }
}

@media (min-width:768px) {
  .container {
    max-width: 720px
  }

  .col-md-1 {
    -webkit-box-flex: 0;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
  }

  .col-md-2 {
    -webkit-box-flex: 0;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
  }

  .col-md-3 {
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-md-4 {
    -webkit-box-flex: 0;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
  }

  .col-md-5 {
    -webkit-box-flex: 0;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
  }

  .col-md-6 {
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-md-7 {
    -webkit-box-flex: 0;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
  }

  .col-md-8 {
    -webkit-box-flex: 0;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
  }

  .col-md-9 {
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-md-10 {
    -webkit-box-flex: 0;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
  }

  .col-md-11 {
    -webkit-box-flex: 0;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
  }

  .col-md-12 {
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%
  }

  .col-md-pull-0 {
    right: auto
  }

  .col-md-pull-1 {
    right: 8.3333333333%
  }

  .col-md-pull-2 {
    right: 16.6666666667%
  }

  .col-md-pull-3 {
    right: 25%
  }

  .col-md-pull-4 {
    right: 33.3333333333%
  }

  .col-md-pull-5 {
    right: 41.6666666667%
  }

  .col-md-pull-6 {
    right: 50%
  }

  .col-md-pull-7 {
    right: 58.3333333333%
  }

  .col-md-pull-8 {
    right: 66.6666666667%
  }

  .col-md-pull-9 {
    right: 75%
  }

  .col-md-pull-10 {
    right: 83.3333333333%
  }

  .col-md-pull-11 {
    right: 91.6666666667%
  }

  .col-md-pull-12 {
    right: 100%
  }

  .col-md-push-0 {
    left: auto
  }

  .col-md-push-1 {
    left: 8.3333333333%
  }

  .col-md-push-2 {
    left: 16.6666666667%
  }

  .col-md-push-3 {
    left: 25%
  }

  .col-md-push-4 {
    left: 33.3333333333%
  }

  .col-md-push-5 {
    left: 41.6666666667%
  }

  .col-md-push-6 {
    left: 50%
  }

  .col-md-push-7 {
    left: 58.3333333333%
  }

  .col-md-push-8 {
    left: 66.6666666667%
  }

  .col-md-push-9 {
    left: 75%
  }

  .col-md-push-10 {
    left: 83.3333333333%
  }

  .col-md-push-11 {
    left: 91.6666666667%
  }

  .col-md-push-12 {
    left: 100%
  }

  .col-md-offset-0 {
    margin-left: 0
  }

  .col-md-offset-1 {
    margin-left: 8.3333333333%
  }

  .col-md-offset-2 {
    margin-left: 16.6666666667%
  }

  .col-md-offset-3 {
    margin-left: 25%
  }

  .col-md-offset-4 {
    margin-left: 33.3333333333%
  }

  .col-md-offset-5 {
    margin-left: 41.6666666667%
  }

  .col-md-offset-6 {
    margin-left: 50%
  }

  .col-md-offset-7 {
    margin-left: 58.3333333333%
  }

  .col-md-offset-8 {
    margin-left: 66.6666666667%
  }

  .col-md-offset-9 {
    margin-left: 75%
  }

  .col-md-offset-10 {
    margin-left: 83.3333333333%
  }

  .col-md-offset-11 {
    margin-left: 91.6666666667%
  }

  .col-md-offset-12 {
    margin-left: 100%
  }

  .col-md-offset-right-0 {
    margin-right: 0
  }

  .col-md-offset-right-1 {
    margin-right: 8.3333333333%
  }

  .col-md-offset-right-2 {
    margin-right: 16.6666666667%
  }

  .col-md-offset-right-3 {
    margin-right: 25%
  }

  .col-md-offset-right-4 {
    margin-right: 33.3333333333%
  }

  .col-md-offset-right-5 {
    margin-right: 41.6666666667%
  }

  .col-md-offset-right-6 {
    margin-right: 50%
  }

  .col-md-offset-right-7 {
    margin-right: 58.3333333333%
  }

  .col-md-offset-right-8 {
    margin-right: 66.6666666667%
  }

  .col-md-offset-right-9 {
    margin-right: 75%
  }

  .col-md-offset-right-10 {
    margin-right: 83.3333333333%
  }

  .col-md-offset-right-11 {
    margin-right: 91.6666666667%
  }

  .col-md-offset-right-12 {
    margin-right: 100%
  }

  .col-md-first {
    -webkit-box-ordinal-group: 0;
    order: -1
  }

  .col-md-last {
    -webkit-box-ordinal-group: 2;
    order: 1
  }

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

  .row-md-center {
    -webkit-box-align: center;
    align-items: center
  }

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

  .row-md-between {
    -webkit-box-pack: justify;
    justify-content: space-between
  }

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

  .col-md-top {
    align-self: flex-start
  }

  .col-md-center {
    align-self: center
  }

  .col-md-bottom {
    align-self: flex-end
  }

  .top-bar-03 .top-bar-wrap {
    padding: 0 55px
  }

  .top-bar-04 .container-fluid {
    padding: 0 65px
  }

  .top-bar-06 .top-bar-wrap,
  .top-bar-07 .top-bar-wrap {
    padding: 0 55px
  }

  .top-bar-10 .top-bar-wrap {
    display: block;
    padding: 0 55px
  }

  .top-bar-12 .top-bar-wrap {
    padding: 0 55px
  }

  .header-03 .header-wrap,
  .header-09 .header-wrap {
    padding: 0 15px
  }

  .header-15 .header-wrap {
    padding: 0 30px
  }

  .header-17 .header-wrap,
  .header-18 .header-wrap {
    padding: 0 15px
  }

  .header-20 .header-above-wrap>.container-fluid,
  .header-20 .header-below-wrap>.container-fluid {
    padding: 0 30px
  }

  .header-21 .header-wrap,
  .header-22 .header-wrap,
  .header-23 .header-wrap {
    padding: 0 15px
  }

  .page-title-bar-02 .insight_core_breadcrumb {
    margin-top: 0;
    text-align: right
  }

  .tm-gradation .item {
    opacity: 0
  }

  .tm-gradation .item.animate {
    -webkit-animation: moveHorizontal 1s ease forwards;
    animation: moveHorizontal 1s ease forwards;
    -webkit-transform: translateX(20px);
    transform: translateX(20px)
  }

  .tm-search-form .search-field {
    height: 64px;
    padding: 3px 190px 3px 30px
  }

  .tm-search-form .search-submit {
    height: 64px;
    min-width: 180px
  }

  .tm-custom-menu.align-right {
    text-align: right
  }

  .tm-custom-menu.align-center {
    text-align: center
  }

  .tm-download-box.style-1 {
    border-collapse: collapse;
    display: table;
    table-layout: fixed;
    width: 100%
  }

  .tm-download-box.style-1 .download-item {
    background-color: #fff;
    border: 1px solid #eee;
    display: table-cell;
    text-align: center;
    width: 33.3333333333%
  }

  .tm-download-box.style-1 .image {
    margin-bottom: 20px
  }

  .vc_column_container.vc_col-sm-15 {
    float: left;
    width: 20%
  }

  .vc_tta-tabs.vc_tta-tabs.vc_tta-color-primary.vc_tta-style-classic .vc_tta-panels {
    background-color: #f8f8f8
  }

  .vc_tta-tabs.vc_tta-tabs.vc_tta-color-primary.vc_tta-style-classic .vc_tt a-panels:after,
  .vc_tta-tabs.vc_tta-tabs.vc_tta-color-primary.vc_tta-style-classic .vc_tta-panels,
  .vc_tta-tabs.vc_tta-tabs.vc_tta-color-primary.vc_tta-style-classic .vc_tta-panels:before {
    border-color: #f0f0f0
  }

  .wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-01 .vc_tta-panel-body {
    padding: 100px 0 0
  }

  .vc_tta.vc_general.vc_tta-style-healsoul-tour-02 .vc_tta-panel-body {
    padding: 0 0 0 61px !important
  }
}

@media only screen and (min-width:768px) {
  .page-content .page-main-content .alignleft {
    margin-right: 2rem;
    max-width: 33.3333333333%
  }

  .page-content .page-main-content .alignright {
    margin-left: 2rem;
    margin-right: 0;
    max-width: 33.3333333333%
  }
}

@media screen and (min-width:768px) {
  .page-content .page-main-content .alignfull {
    left: calc(345px - 50vw)
  }
}

@media (min-width:992px) {
  .container {
    max-width: 940px
  }

  .col-lg-1 {
    -webkit-box-flex: 0;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
  }

  .col-lg-2 {
    -webkit-box-flex: 0;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
  }

  .col-lg-3 {
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-lg-4 {
    -webkit-box-flex: 0;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
  }

  .col-lg-5 {
    -webkit-box-flex: 0;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
  }

  .col-lg-6 {
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-lg-7 {
    -webkit-box-flex: 0;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
  }

  .col-lg-8 {
    -webkit-box-flex: 0;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
  }

  .col-lg-9 {
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-lg-10 {
    -webkit-box-flex: 0;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
  }

  .col-lg-11 {
    -webkit-box-flex: 0;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
  }

  .col-lg-12 {
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%
  }

  .col-lg-pull-0 {
    right: auto
  }

  .col-lg-pull-1 {
    right: 8.3333333333%
  }

  .col-lg-pull-2 {
    right: 16.6666666667%
  }

  .col-lg-pull-3 {
    right: 25%
  }

  .col-lg-pull-4 {
    right: 33.3333333333%
  }

  .col-lg-pull-5 {
    right: 41.6666666667%
  }

  .col-lg-pull-6 {
    right: 50%
  }

  .col-lg-pull-7 {
    right: 58.3333333333%
  }

  .col-lg-pull-8 {
    right: 66.6666666667%
  }

  .col-lg-pull-9 {
    right: 75%
  }

  .col-lg-pull-10 {
    right: 83.3333333333%
  }

  .col-lg-pull-11 {
    right: 91.6666666667%
  }

  .col-lg-pull-12 {
    right: 100%
  }

  .col-lg-push-0 {
    left: auto
  }

  .col-lg-push-1 {
    left: 8.3333333333%
  }

  .col-lg-push-2 {
    left: 16.6666666667%
  }

  .col-lg-push-3 {
    left: 25%
  }

  .col-lg-push-4 {
    left: 33.3333333333%
  }

  .col-lg-push-5 {
    left: 41.6666666667%
  }

  .col-lg-push-6 {
    left: 50%
  }

  .col-lg-push-7 {
    left: 58.3333333333%
  }

  .col-lg-push-8 {
    left: 66.6666666667%
  }

  .col-lg-push-9 {
    left: 75%
  }

  .col-lg-push-10 {
    left: 83.3333333333%
  }

  .col-lg-push-11 {
    left: 91.6666666667%
  }

  .col-lg-push-12 {
    left: 100%
  }

  .col-lg-offset-0 {
    margin-left: 0
  }

  .col-lg-offset-1 {
    margin-left: 8.3333333333%
  }

  .col-lg-offset-2 {
    margin-left: 16.6666666667%
  }

  .col-lg-offset-3 {
    margin-left: 25%
  }

  .col-lg-offset-4 {
    margin-left: 33.3333333333%
  }

  .col-lg-offset-5 {
    margin-left: 41.6666666667%
  }

  .col-lg-offset-6 {
    margin-left: 50%
  }

  .col-lg-offset-7 {
    margin-left: 58.3333333333%
  }

  .col-lg-offset-8 {
    margin-left: 66.6666666667%
  }

  .col-lg-offset-9 {
    margin-left: 75%
  }

  .col-lg-offset-10 {
    margin-left: 83.3333333333%
  }

  .col-lg-offset-11 {
    margin-left: 91.6666666667%
  }

  .col-lg-offset-12 {
    margin-left: 100%
  }

  .col-lg-offset-right-0 {
    margin-right: 0
  }

  .col-lg-offset-right-1 {
    margin-right: 8.3333333333%
  }

  .col-lg-offset-right-2 {
    margin-right: 16.6666666667%
  }

  .col-lg-offset-right-3 {
    margin-right: 25%
  }

  .col-lg-offset-right-4 {
    margin-right: 33.3333333333%
  }

  .col-lg-offset-right-5 {
    margin-right: 41.6666666667%
  }

  .col-lg-offset-right-6 {
    margin-right: 50%
  }

  .col-lg-offset-right-7 {
    margin-right: 58.3333333333%
  }

  .col-lg-offset-right-8 {
    margin-right: 66.6666666667%
  }

  .col-lg-offset-right-9 {
    margin-right: 75%
  }

  .col-lg-offset-right-10 {
    margin-right: 83.3333333333%
  }

  .col-lg-offset-right-11 {
    margin-right: 91.6666666667%
  }

  .col-lg-offset-right-12 {
    margin-right: 100%
  }

  .col-lg-first {
    -webkit-box-ordinal-group: 0;
    order: -1
  }

  .col-lg-last {
    -webkit-box-ordinal-group: 2;
    order: 1
  }

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

  .row-lg-center {
    -webkit-box-align: center;
    align-items: center
  }

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

  .row-lg-between {
    -webkit-box-pack: justify;
    justify-content: space-between
  }

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

  .col-lg-top {
    align-self: flex-start
  }

  .col-lg-center {
    align-self: center
  }

  .col-lg-bottom {
    align-self: flex-end
  }

  .header-03 .header-wrap,
  .header-09 .header-wrap {
    padding: 0 55px
  }

  .header-15 .header-wrap {
    padding: 0 60px
  }

  .header-17 .header-wrap,
  .header-18 .header-wrap {
    padding: 0 55px
  }

  .header-20 .header-above-wrap>.container-fluid,
  .header-20 .header-below-wrap>.container-fluid {
    padding: 0 50px
  }

  .header-21 .header-wrap,
  .header-22 .header-wrap,
  .header-23 .header-wrap {
    padding: 0 55px
  }

  .tm-testimonial-list .post-thumbnail,
  .tm-testimonial.style-3 .post-thumbnail {
    margin-right: 50px
  }
}

@media screen and (min-width:992px) {
  .page-content .page-main-content .alignfull {
    left: calc(455px - 50vw)
  }
}

@media only screen and (min-width:1024px) {
  .page-content .page-main-content .alignwide {
    left: -50px;
    max-width: calc(100% + 100px);
    width: calc(100% + 100px)
  }

  #footer-wrap {
    bottom: 0;
    left: 0;
    position: fixed
  }

  .page-footer-parallax:not(.page-template-one-page-scroll) {
    height: 100%
  }

  .page-footer-parallax:not(.page-template-one-page-scroll) .site {
    min-height: 100%;
    position: static
  }

  .page-footer-parallax:not(.page-template-one-page-scroll) .content-wrapper {
    background: inherit;
    position: relative;
    z-index: 3
  }

  .page-footer-parallax:not(.page-template-one-page-scroll) .page-footer-wrapper {
    bottom: 0;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 1
  }

  .page-footer-parallax .site {
    background-color: #fff
  }
}

@media (min-width:1200px) {
  .container {
    max-width: 1200px
  }

  .col-xl-1 {
    -webkit-box-flex: 0;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
  }

  .col-xl-2 {
    -webkit-box-flex: 0;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
  }

  .col-xl-3 {
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-xl-4 {
    -webkit-box-flex: 0;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
  }

  .col-xl-5 {
    -webkit-box-flex: 0;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
  }

  .col-xl-6 {
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-xl-7 {
    -webkit-box-flex: 0;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
  }

  .col-xl-8 {
    -webkit-box-flex: 0;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
  }

  .col-xl-9 {
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-xl-10 {
    -webkit-box-flex: 0;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
  }

  .col-xl-11 {
    -webkit-box-flex: 0;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
  }

  .col-xl-12 {
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%
  }

  .col-xl-pull-0 {
    right: auto
  }

  .col-xl-pull-1 {
    right: 8.3333333333%
  }

  .col-xl-pull-2 {
    right: 16.6666666667%
  }

  .col-xl-pull-3 {
    right: 25%
  }

  .col-xl-pull-4 {
    right: 33.3333333333%
  }

  .col-xl-pull-5 {
    right: 41.6666666667%
  }

  .col-xl-pull-6 {
    right: 50%
  }

  .col-xl-pull-7 {
    right: 58.3333333333%
  }

  .col-xl-pull-8 {
    right: 66.6666666667%
  }

  .col-xl-pull-9 {
    right: 75%
  }

  .col-xl-pull-10 {
    right: 83.3333333333%
  }

  .col-xl-pull-11 {
    right: 91.6666666667%
  }

  .col-xl-pull-12 {
    right: 100%
  }

  .col-xl-push-0 {
    left: auto
  }

  .col-xl-push-1 {
    left: 8.3333333333%
  }

  .col-xl-push-2 {
    left: 16.6666666667%
  }

  .col-xl-push-3 {
    left: 25%
  }

  .col-xl-push-4 {
    left: 33.3333333333%
  }

  .col-xl-push-5 {
    left: 41.6666666667%
  }

  .col-xl-push-6 {
    left: 50%
  }

  .col-xl-push-7 {
    left: 58.3333333333%
  }

  .col-xl-push-8 {
    left: 66.6666666667%
  }

  .col-xl-push-9 {
    left: 75%
  }

  .col-xl-push-10 {
    left: 83.3333333333%
  }

  .col-xl-push-11 {
    left: 91.6666666667%
  }

  .col-xl-push-12 {
    left: 100%
  }

  .col-xl-offset-0 {
    margin-left: 0
  }

  .col-xl-offset-1 {
    margin-left: 8.3333333333%
  }

  .col-xl-offset-2 {
    margin-left: 16.6666666667%
  }

  .col-xl-offset-3 {
    margin-left: 25%
  }

  .col-xl-offset-4 {
    margin-left: 33.3333333333%
  }

  .col-xl-offset-5 {
    margin-left: 41.6666666667%
  }

  .col-xl-offset-6 {
    margin-left: 50%
  }

  .col-xl-offset-7 {
    margin-left: 58.3333333333%
  }

  .col-xl-offset-8 {
    margin-left: 66.6666666667%
  }

  .col-xl-offset-9 {
    margin-left: 75%
  }

  .col-xl-offset-10 {
    margin-left: 83.3333333333%
  }

  .col-xl-offset-11 {
    margin-left: 91.6666666667%
  }

  .col-xl-offset-12 {
    margin-left: 100%
  }

  .col-xl-offset-right-0 {
    margin-right: 0
  }

  .col-xl-offset-right-1 {
    margin-right: 8.3333333333%
  }

  .col-xl-offset-right-2 {
    margin-right: 16.6666666667%
  }

  .col-xl-offset-right-3 {
    margin-right: 25%
  }

  .col-xl-offset-right-4 {
    margin-right: 33.3333333333%
  }

  .col-xl-offset-right-5 {
    margin-right: 41.6666666667%
  }

  .col-xl-offset-right-6 {
    margin-right: 50%
  }

  .col-xl-offset-right-7 {
    margin-right: 58.3333333333%
  }

  .col-xl-offset-right-8 {
    margin-right: 66.6666666667%
  }

  .col-xl-offset-right-9 {
    margin-right: 75%
  }

  .col-xl-offset-right-10 {
    margin-right: 83.3333333333%
  }

  .col-xl-offset-right-11 {
    margin-right: 91.6666666667%
  }

  .col-xl-offset-right-12 {
    margin-right: 100%
  }

  .col-xl-first {
    -webkit-box-ordinal-group: 0;
    order: -1
  }

  .col-xl-last {
    -webkit-box-ordinal-group: 2;
    order: 1
  }

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

  .row-xl-center {
    -webkit-box-align: center;
    align-items: center
  }

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

  .row-xl-between {
    -webkit-box-pack: justify;
    justify-content: space-between
  }

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

  .col-xl-top {
    align-self: flex-start
  }

  .col-xl-center {
    align-self: center
  }

  .col-xl-bottom {
    align-self: flex-end
  }

  .top-bar-03 .top-bar-wrap,
  .top-bar-06 .top-bar-wrap,
  .top-bar-07 .top-bar-wrap {
    padding: 0 85px
  }

  .top-bar-10 .top-bar-wrap {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 0 85px
  }

  .header-03 .header-wrap,
  .header-09 .header-wrap,
  .top-bar-12 .top-bar-wrap {
    padding: 0 85px
  }

  .desktop-menu .header-10 .branding {
    left: 35px
  }

  .desktop-menu .header-10 .header-right {
    right: 35px
  }

  .desktop-menu .header-10 .header-on-top-button {
    min-width: 160px
  }

  .header-14 .header-info .swiper-slide {
    -webkit-box-pack: end;
    justify-content: flex-end
  }

  .header-15 .header-wrap {
    padding: 0 100px
  }

  .header-16 .container-fluid>.row>.col-xs-12 {
    padding-left: 50px;
    padding-right: 50px
  }

  .header-17 .header-wrap,
  .header-18 .header-wrap {
    padding: 0 85px
  }

  .desktop-menu .header-18 .header-on-top-button {
    min-width: 160px
  }

  .header-20 .header-above-wrap>.container-fluid,
  .header-20 .header-below-wrap>.container-fluid {
    padding: 0 100px
  }

  .header-20 .header-above {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center
  }

  .header-20 .header-link-list {
    margin: 0 -20px
  }

  .header-20 .header-link-list .link-item {
    padding: 0 20px
  }

  .header-20 .header-link-list .link-item+.link-item {
    border-left: 1px solid #eee;
    height: 50px;
    line-height: 50px
  }

  .header-20 .header-social-networks {
    flex-shrink: 0
  }

  .header-20 .header-social-networks .inner {
    border-left: 1px solid #eee;
    margin: 0
  }

  .header-20 .header-social-networks a {
    border-right: 1px solid #eee;
    height: 50px;
    line-height: 50px;
    margin-right: -4px;
    padding: 0;
    text-align: center;
    width: 50px
  }

  .header-21 .header-wrap {
    padding: 0 85px
  }

  .header-21 .header-wrap-above .header-info {
    display: block
  }

  .header-22 .header-wrap,
  .header-23 .header-wrap {
    padding: 0 85px
  }

  .tm-swiper.pagination-style-3 .swiper-pagination {
    right: -50px
  }

  .single-service .page-content {
    padding-bottom: 115px;
    padding-top: 126px
  }

  .post-type-service.page-has-sidebar .page-content>.container {
    max-width: 1200px
  }

  .post-type-service.page-both-sidebar .page-content>.container {
    max-width: 1600px
  }
}

@media only screen and (min-width:1200px) {
  .page-content .page-main-content .alignwide {
    left: -100px;
    max-width: calc(100% + 200px);
    width: calc(100% + 200px)
  }
}

@media screen and (min-width:1200px) {
  .page-content .page-main-content .alignfull {
    left: calc(585px - 50vw)
  }
}

@media only screen and (min-width:1280px) {
  .page-content .page-main-content .alignwide {
    left: -200px;
    max-width: calc(100% + 400px);
    width: calc(100% + 400px)
  }
}

@media (min-width:1400px) {
  .header-19 .header-search-form-wrap .search-field {
    width: 250px
  }

  .tm-swiper.nav-style-2 .swiper-nav-button,
  .tm-swiper.nav-style-5 .swiper-nav-button,
  .tm-swiper.nav-style-6 .swiper-nav-button,
  .tm-swiper.nav-style-8 .swiper-nav-button {
    opacity: 1
  }

  .tm-swiper.nav-style-2 .swiper-button-prev,
  .tm-swiper.nav-style-5 .swiper-button-prev,
  .tm-swiper.nav-style-6 .swiper-button-prev,
  .tm-swiper.nav-style-8 .swiper-button-prev {
    left: -80px
  }

  .tm-swiper.nav-style-2 .swiper-button-next,
  .tm-swiper.nav-style-5 .swiper-button-next,
  .tm-swiper.nav-style-6 .swiper-button-next,
  .tm-swiper.nav-style-8 .swiper-button-next {
    right: -80px
  }

  .tm-swiper.pagination-style-2 .swiper-pagination {
    right: 100px
  }
}

@media (min-width:1420px) {
  .desktop-menu .header-10 .branding {
    left: 85px
  }

  .desktop-menu .header-10 .header-right {
    right: 85px
  }

  .header-16 .container-fluid>.row>.col-xs-12 {
    padding-left: 100px;
    padding-right: 100px
  }
}

@media (min-width:1600px) {
  .tm-swiper.pagination-style-3 .swiper-pagination {
    right: -125px
  }
}

@media (min-width:1720px) {
  .header-19 .branding {
    padding: 0 44px
  }

  .header-19 .header-right {
    padding: 10px 60px
  }
}

@media (min-width:1820px) {
  .header-04 .header-search-form-wrap .search-field {
    max-width: 350px;
    width: 350px
  }
}

@media (min-width:1830px) {
  .header-19 .header-left-info {
    display: -webkit-box;
    display: flex
  }
}

@media (min-width:1920px) {
  .col-xxl-1 {
    -webkit-box-flex: 0;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
  }

  .col-xxl-2 {
    -webkit-box-flex: 0;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
  }

  .col-xxl-3 {
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-xxl-4 {
    -webkit-box-flex: 0;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
  }

  .col-xxl-5 {
    -webkit-box-flex: 0;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
  }

  .col-xxl-6 {
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-xxl-7 {
    -webkit-box-flex: 0;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
  }

  .col-xxl-8 {
    -webkit-box-flex: 0;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
  }

  .col-xxl-9 {
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-xxl-10 {
    -webkit-box-flex: 0;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
  }

  .col-xxl-11 {
    -webkit-box-flex: 0;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
  }

  .col-xxl-12 {
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%
  }

  .col-xxl-pull-0 {
    right: auto
  }

  .col-xxl-pull-1 {
    right: 8.3333333333%
  }

  .col-xxl-pull-2 {
    right: 16.6666666667%
  }

  .col-xxl-pull-3 {
    right: 25%
  }

  .col-xxl-pull-4 {
    right: 33.3333333333%
  }

  .col-xxl-pull-5 {
    right: 41.6666666667%
  }

  .col-xxl-pull-6 {
    right: 50%
  }

  .col-xxl-pull-7 {
    right: 58.3333333333%
  }

  .col-xxl-pull-8 {
    right: 66.6666666667%
  }

  .col-xxl-pull-9 {
    right: 75%
  }

  .col-xxl-pull-10 {
    right: 83.3333333333%
  }

  .col-xxl-pull-11 {
    right: 91.6666666667%
  }

  .col-xxl-pull-12 {
    right: 100%
  }

  .col-xxl-push-0 {
    left: auto
  }

  .col-xxl-push-1 {
    left: 8.3333333333%
  }

  .col-xxl-push-2 {
    left: 16.6666666667%
  }

  .col-xxl-push-3 {
    left: 25%
  }

  .col-xxl-push-4 {
    left: 33.3333333333%
  }

  .col-xxl-push-5 {
    left: 41.6666666667%
  }

  .col-xxl-push-6 {
    left: 50%
  }

  .col-xxl-push-7 {
    left: 58.3333333333%
  }

  .col-xxl-push-8 {
    left: 66.6666666667%
  }

  .col-xxl-push-9 {
    left: 75%
  }

  .col-xxl-push-10 {
    left: 83.3333333333%
  }

  .col-xxl-push-11 {
    left: 91.6666666667%
  }

  .col-xxl-push-12 {
    left: 100%
  }

  .col-xxl-offset-0 {
    margin-left: 0
  }

  .col-xxl-offset-1 {
    margin-left: 8.3333333333%
  }

  .col-xxl-offset-2 {
    margin-left: 16.6666666667%
  }

  .col-xxl-offset-3 {
    margin-left: 25%
  }

  .col-xxl-offset-4 {
    margin-left: 33.3333333333%
  }

  .col-xxl-offset-5 {
    margin-left: 41.6666666667%
  }

  .col-xxl-offset-6 {
    margin-left: 50%
  }

  .col-xxl-offset-7 {
    margin-left: 58.3333333333%
  }

  .col-xxl-offset-8 {
    margin-left: 66.6666666667%
  }

  .col-xxl-offset-9 {
    margin-left: 75%
  }

  .col-xxl-offset-10 {
    margin-left: 83.3333333333%
  }

  .col-xxl-offset-11 {
    margin-left: 91.6666666667%
  }

  .col-xxl-offset-12 {
    margin-left: 100%
  }

  .col-xxl-offset-right-0 {
    margin-right: 0
  }

  .col-xxl-offset-right-1 {
    margin-right: 8.3333333333%
  }

  .col-xxl-offset-right-2 {
    margin-right: 16.6666666667%
  }

  .col-xxl-offset-right-3 {
    margin-right: 25%
  }

  .col-xxl-offset-right-4 {
    margin-right: 33.3333333333%
  }

  .col-xxl-offset-right-5 {
    margin-right: 41.6666666667%
  }

  .col-xxl-offset-right-6 {
    margin-right: 50%
  }

  .col-xxl-offset-right-7 {
    margin-right: 58.3333333333%
  }

  .col-xxl-offset-right-8 {
    margin-right: 66.6666666667%
  }

  .col-xxl-offset-right-9 {
    margin-right: 75%
  }

  .col-xxl-offset-right-10 {
    margin-right: 83.3333333333%
  }

  .col-xxl-offset-right-11 {
    margin-right: 91.6666666667%
  }

  .col-xxl-offset-right-12 {
    margin-right: 100%
  }

  .col-xxl-first {
    -webkit-box-ordinal-group: 0;
    order: -1
  }

  .col-xxl-last {
    -webkit-box-ordinal-group: 2;
    order: 1
  }

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

  .row-xxl-center {
    -webkit-box-align: center;
    align-items: center
  }

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

  .row-xxl-between {
    -webkit-box-pack: justify;
    justify-content: space-between
  }

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

  .col-xxl-top {
    align-self: flex-start
  }

  .col-xxl-center {
    align-self: center
  }

  .col-xxl-bottom {
    align-self: flex-end
  }

  .header-21 .header-wrap-above .header-info {
    display: none
  }

  .header-21 .header-info {
    display: block
  }

  .header-21 .header-wrap-content {
    padding: 0 80px
  }
}

@media (max-width:1919px) {
  .tm-box-icon.style-4 .content-wrap {
    padding: 60px 50px
  }
}

@media (max-width:1720px) {

  .header-04 .header-search-form-wrap,
  .header-04 .header-social-networks {
    display: none
  }

  .desktop-menu .header-04 .menu--primary {
    text-align: right
  }
}

@media (max-width:1520px) {
  .header-11 .header-button {
    display: none !important
  }
}

@media (max-width:1500px) {
  .header-17 .header-right-info {
    display: none
  }

  .desktop-menu .header-17 .menu--primary {
    text-align: right;
    width: 100%
  }

  .header-22.headroom--not-top .header-right-info {
    display: none
  }

  .desktop-menu .header-23 .header-wrap {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center
  }

  .desktop-menu .header-23 .page-open-mobile-menu {
    display: block !important
  }

  .desktop-menu .header-23 .page-navigation {
    display: none
  }

  .desktop-menu .header-23 .toggle-sub-menu:before {
    display: none !important
  }
}

@media (max-width:1330px) {
  .header-11 .header-social-networks {
    display: none !important
  }
}

@media (max-width:1199px) {
  .top-bar-06 {
    display: none
  }

  .top-bar-10 .top-bar-wrap {
    display: block
  }

  .top-bar-10 .top-bar-info {
    text-align: left
  }

  .header-01 .header-info,
  .header-02 .header-info {
    width: 560px
  }

  .header-04 .header-wrap {
    padding: 0 55px
  }

  .header-04 .header-right {
    -webkit-box-pack: end;
    justify-content: flex-end
  }

  .header-05 .header-wrap {
    padding: 0 55px
  }

  .header-05 .page-open-canvas-sidebar {
    display: none
  }

  .header-05 .header-right {
    -webkit-box-flex: 1;
    flex-grow: 1
  }

  .header-06 .header-info,
  .header-07 .header-info {
    width: 560px
  }

  .header-10 .header-wrap {
    padding: 0 55px
  }

  .header-11 .header-text-wrap {
    display: none !important
  }

  .header-11 .header-search-form-wrap .search-field {
    width: 300px
  }

  .header-12 .popup-search-wrap {
    display: inline-block;
    margin-right: 20px
  }

  .header-12 .header-search-form-wrap {
    display: none
  }

  .header-12 .switcher-language-wrapper {
    margin-bottom: 0;
    margin-right: 30px
  }

  .header-12 .switcher-language-wrapper .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
    left: auto;
    right: 0
  }

  .header-12 .mini-cart {
    margin-bottom: 0;
    margin-right: 15px
  }

  .header-12 .mini-cart .widget_shopping_cart_content {
    left: auto;
    right: 0;
    top: calc(100% + 20px)
  }

  .header-12 .mini-cart.open .widget_shopping_cart_content {
    top: 100%
  }

  .page-top-bar {
    display: none
  }

  .header-13 .header-right {
    -webkit-box-pack: end;
    justify-content: flex-end;
    padding: 0 15px
  }

  .header-13 .branding {
    padding: 0 15px
  }

  .header-14 .header-info {
    width: 560px
  }

  .header-14.headroom--not-top .header-above {
    display: block
  }

  .header-19.headroom--not-top .header-right {
    padding: 0
  }

  .header-19 .container-fluid {
    padding-left: 30px;
    padding-right: 30px
  }

  .header-19 .branding {
    border-right: none
  }

  .header-19 .header-right {
    padding-left: 0;
    padding-right: 0
  }

  .header-20 .header-above-wrap {
    display: none
  }

  .comment-list .vcard img {
    width: 50px
  }

  .comment-list .children,
  .comment-list .children .children {
    padding-left: 20px
  }

  .comment-list .comment-content {
    margin-left: 80px
  }

  .tm-gradation--with_image {
    margin: 0 -30px
  }

  .tm-gradation--with_image .item {
    padding: 0 30px
  }

  .tm-countdown.style-1 .number,
  .tm-countdown.style-2 .number {
    font-size: 80px
  }

  .tm-popup-video.style-poster-02 .video-button,
  .tm-popup-video.style-poster-07 .video-button {
    right: 50%
  }

  .wpb_widgetised_column {
    padding: 0 !important
  }

  .wpb_widgetised_column .wpb_wrapper {
    background: #fff;
    max-width: 100%;
    padding: 50px 30px
  }

  .wpb_widgetised_column .wpb_wrapper:after {
    display: none
  }
}

@media screen and (max-width:1199px) {
  .tm-timeline.style-01 .grid-item:not([style*="left: 0"]) .item-wrapper {
    padding: 0 0 0 30px
  }

  .tm-timeline.style-01 .item-wrapper {
    padding: 0 30px 0 0
  }
}

@media (max-width:991px) {

  .top-bar-01,
  .top-bar-02,
  .top-bar-03,
  .top-bar-04,
  .top-bar-05,
  .top-bar-07,
  .top-bar-08,
  .top-bar-10,
  .top-bar-11,
  .top-bar-12 {
    display: none
  }

  .header-01 .header-info,
  .header-02 .header-info {
    width: 280px
  }

  .header-04 .header-wrap {
    padding: 0 15px
  }

  .header-06 .header-info,
  .header-07 .header-info {
    width: 280px
  }

  .header-08 .header-button {
    display: none
  }

  .header-08 .header-search-form-wrap .search-field {
    width: 200px
  }

  .header-11 .header-above {
    padding: 0 15px
  }

  .header-11 .branding {
    flex-shrink: 1
  }

  .header-11 .header-right-below {
    width: 100%;
    -webkit-box-pack: justify;
    justify-content: space-between
  }

  .header-11 .header-right-below .header-search-form-wrap {
    border-left: 0;
    border-right: 1px solid #eee
  }

  .header-11 .header-below {
    display: none !important
  }

  .header-11 .header-social-networks {
    display: none
  }

  .header-11 .header-search-form-wrap .search-field {
    width: 250px
  }

  .header-14 .header-info {
    width: 280px
  }

  .header-14 .header-above .container,
  .header-14 .header-below .container {
    max-width: 100%;
    padding-left: 30px;
    padding-right: 30px
  }

  body.page-has-sidebar.has-title-bar-06 .page-sidebar.page-sidebar-left .page-sidebar-content,
  body.page-has-sidebar.has-title-bar-06 .page-sidebar.page-sidebar-right .page-sidebar-content,
  body.page-has-sidebar.has-title-bar-07 .page-sidebar.page-sidebar-left .page-sidebar-content,
  body.page-has-sidebar.has-title-bar-07 .page-sidebar.page-sidebar-right .page-sidebar-content {
    padding-top: 110px
  }

  .single-service .post-main-feature {
    margin-bottom: 50px
  }

  .single-service .post-main-title {
    font-size: 36px;
    margin-bottom: 30px
  }

  .error404 {
    overflow: auto
  }

  .error404 .error-404-big-title {
    font-size: 100px
  }

  .error404 .error-404-title {
    font-size: 20px
  }

  .error404 .error-404-search-form-wrap {
    margin-top: 60px;
    max-width: 350px
  }

  .tm-gradation--with_image {
    display: block
  }

  .tm-gradation--with_image .item {
    width: 100%
  }

  .tm-gradation--with_image .item+.item {
    margin-top: 50px
  }

  .tm-testimonial.style-5 .testimonial-item {
    padding: 100px 0
  }

  .tm-slider.style-5 .swiper .swiper-slide .row .image-wrap {
    margin-bottom: 30px
  }

  .tm-slider.style-5 .swiper-pagination {
    display: none
  }

  .pricing-wrap .tm-pricing.style-3.tm-pricing-featured {
    margin-top: 45px
  }

  .pricing-wrap {
    flex-wrap: wrap
  }

  .pricing-wrap .tm-pricing {
    margin-right: 0;
    max-width: 100%;
    width: 100%
  }

  .tm-countdown.style-1 .number,
  .tm-countdown.style-2 .number {
    font-size: 60px
  }

  .tm-caregiver-search-form.style-01 form {
    display: block
  }

  .tm-caregiver-search-form.style-01 .field {
    padding: 20px
  }

  .tm-caregiver-search-form.style-01 .field+.field {
    border: 0
  }

  .tm-caregiver-search-form.style-01 button {
    width: 100%
  }

  .wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-01 .vc_tta-tabs-list {
    display: table;
    margin: 0;
    width: 100%
  }

  .wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-01 .vc_tta-tab {
    display: block;
    width: 100%
  }

  .wpb-js-composer .vc_tta.vc_general.vc_tta-style-healsoul-01 .vc_tta-tab+.vc_tta-tab {
    padding-left: 0
  }

  .page-sidebar.page-sidebar-left .page-sidebar-content {
    padding: 110px 0
  }

  .page-sidebar.page-sidebar-left .page-sidebar-content:before {
    background-color: #fff9f7;
    content: "";
    height: 100%;
    left: 100%;
    position: absolute;
    top: 0;
    width: 1000px;
    z-index: -1
  }

  .page-sidebar.page-sidebar-right .page-sidebar-content {
    padding: 110px 0
  }

  .page-sidebar.page-sidebar-right .page-sidebar-content:before {
    background-color: #fff9f7;
    content: "";
    height: 100%;
    position: absolute;
    right: 100%;
    top: 0;
    width: 1000px;
    z-index: -1
  }

  .page-content .widget+.widget {
    margin: 50px 0 0
  }

  .page-content .widget-title,
  .page-content .widgettitle {
    font-size: 24px
  }

  .box-bg-primary .vc_column-inner .wpb_wrapper {
    padding: 40px
  }

  .box-bg-primary .vc_column-inner .wpb_wrapper:before {
    display: none
  }
}

@media screen and (max-width:782px) {
  .mobile-menu.admin-bar .header-12 {
    top: 46px
  }

  .admin-bar .page-mobile-main-menu {
    height: calc(100% - 46px);
    top: 46px
  }

  .page-navigation,
  .page-navigation-wrap {
    display: none !important
  }

  .admin-bar.header-sticky .content-wrapper {
    margin-top: 46px
  }

  .admin-bar .headroom.headroom--not-top .page-header-inner {
    top: 46px
  }
}

@media (max-width:767px) {
  .top-bar-09 .top-bar-wrap.top-bar-right {
    -webkit-box-pack: start;
    justify-content: flex-start
  }

  .header-01 .header-info,
  .header-02 .header-info,
  .header-button {
    display: none
  }

  .header-04 .header-wrap,
  .header-05 .header-wrap {
    padding: 0
  }

  .header-06 .header-info,
  .header-07 .header-info,
  .header-08 .header-search-form-wrap {
    display: none
  }

  .header-08 .branding {
    position: static;
    -webkit-transform: translate(0);
    transform: translate(0)
  }

  .header-08 .header-above-inner {
    padding: 10px 0
  }

  .header-10 .header-wrap {
    padding: 0
  }

  .header-13 .header-text-info,
  .header-14 .header-info {
    display: none
  }

  .header-17 .branding {
    padding: 0 15px
  }

  .header-22 .header-right-info,
  .header-22 .switcher-language-wrapper,
  .header-23 .header-right-info,
  .header-23 .switcher-language-wrapper {
    display: none
  }

  .simple-footer .footer-text {
    text-align: center
  }

  .simple-footer .social-networks {
    margin-top: 20px;
    text-align: center
  }

  .page-title-bar-03 .page-breadcrumb {
    bottom: 25px
  }

  .page-popup-search-inner {
    padding: 0 15px
  }

  .page-popup-search .popup-search-close {
    right: 20px;
    top: 20px
  }

  .page-popup-search-inner {
    width: 90%
  }

  .comment-notes,
  .logged-in-as {
    margin-bottom: 40px
  }

  .comment-form textarea {
    height: 120px
  }

  .comment-list .comment-author {
    float: none;
    margin-bottom: 20px
  }

  .comment-list .comment {
    margin-bottom: 50px
  }

  .comment-list .comment:last-child {
    margin-bottom: 0
  }

  .comment-list .comment-header {
    margin-bottom: 25px
  }

  .comment-list .comment-content {
    margin-left: 0
  }

  .comment-list .children {
    margin-top: 50px
  }

  .comment-list .children,
  .comment-list .children .children {
    margin-left: 20px;
    padding-left: 0
  }

  .form-subscribe {
    display: block;
    margin: 0 -10px
  }

  .form-subscribe .form-item-wrap {
    padding: 0 10px
  }

  .form-subscribe .form-input {
    margin-bottom: 20px;
    width: 100%
  }

  .entry-author {
    padding: 30px
  }

  .post-share {
    margin-top: 15px
  }

  .post-share,
  .post-share .post-share-list {
    -webkit-box-pack: start;
    justify-content: flex-start
  }

  .single-service .post-main-title {
    font-size: 30px
  }

  .post-type-archive-ic_caregiver .search-form form {
    display: block
  }

  .post-type-archive-ic_caregiver .search-form select {
    margin-bottom: 20px
  }

  .post-type-archive-ic_caregiver .search-form button {
    flex-shrink: 0
  }

  .tm-grid-wrapper .btn-filter {
    display: block;
    margin-bottom: 3px
  }

  .tm-grid-wrapper .btn-filter:after {
    bottom: 0
  }

  .tm-grid-wrapper .btn-filter+.btn-filter {
    margin-left: 0
  }

  .tm-grid-wrapper .filter-counter {
    margin-top: -13px;
    right: 0;
    top: 50%
  }

  .tm-grid-wrapper .tm-filter-button-group-inner {
    display: block
  }

  .tm-blog.style-01 .post-title {
    font-size: 16px
  }

  .tm-blog.style-01 .post-info {
    padding: 26px 25px 49px
  }

  .tm-blog.style-grid_classic_03 .post-info {
    padding: 31px 30px 54px
  }

  .tm-gradation {
    display: block
  }

  .tm-gradation .item {
    width: 100%
  }

  .tm-gradation .item+.item {
    margin-top: 50px
  }

  .tm-gradation .count-wrap {
    margin-bottom: 25px
  }

  .tm-testimonial.style-5 .testimonial-info {
    padding: 30px 25px
  }

  .tm-testimonial.style-5 .testimonial-desc {
    font-size: 18px
  }

  .tm-testimonial.style-5 svg {
    width: 52px
  }

  .tm-countdown.style-1 .number,
  .tm-countdown.style-2 .number {
    font-size: 40px
  }

  .wrap-style-02 {
    padding: 60px 30px
  }

  .wrap-style-02 .form-title {
    font-size: 28px
  }

  .tm-timeline.style-02 .content-body {
    padding: 6px 0 0 30px
  }

  .tm-slider-group.style-separator .tm-group {
    padding: 60px 25px
  }

  .vc_row-column-separator-01>.wpb_column+.wpb_column .tm-counter {
    padding-top: 36px
  }

  .vc_row-column-separator-01>.wpb_column+.wpb_column:before {
    height: 1px;
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    width: 150px
  }

  .vc_row-column-separator-02>.wpb_column+.wpb_column .tm-counter {
    padding-top: 36px
  }

  .vc_row-column-separator-02>.wpb_column+.wpb_column:before {
    height: 1px;
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    width: 100%
  }

  .vc_row-column-separator-04>.wpb_column+.wpb_column .tm-counter {
    padding-top: 36px
  }

  .vc_row-column-separator-04>.wpb_column+.wpb_column:before {
    height: 1px;
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    width: 100%
  }
}

@media screen and (max-width:640px) {
  .tm-timeline.style-01 .grid-item+.grid-item {
    padding-top: 40px
  }

  .tm-timeline.style-01 .item-wrapper {
    padding: 0 0 0 50px
  }

  .tm-timeline.style-01 .line {
    left: 20px
  }

  .tm-timeline.style-01 .dot {
    left: 6px;
    right: auto
  }

  .tm-timeline.style-01 .content-wrap {
    float: right
  }
}

@media screen and (max-width:600px) {
  .admin-bar .page-mobile-main-menu {
    height: 100%;
    top: 0
  }

  .admin-bar .headroom.headroom--not-top .page-header-inner,
  .admin-bar .page-header {
    top: 0
  }
}

@media (max-width:543px) {
  blockquote {
    padding: 70px 20px 30px
  }

  blockquote:before {
    top: 40px
  }

  .page-content .page-main-content .wp-block-pullquote blockquote:before {
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
  }

  .header-03 .header-social-networks,
  .header-03 .switcher-language-wrapper,
  .header-09 .header-social-networks,
  .header-09 .switcher-language-wrapper,
  .header-12 .header-social-networks,
  .header-17 .header-social-networks,
  .header-17 .switcher-language-wrapper,
  .header-19 .header-social-networks,
  .header-19 .switcher-language-wrapper {
    display: none
  }

  .page-title-bar-06 .title-box,
  .page-title-bar-07 .title-box {
    padding: 40px 30px 45px
  }

  .tm-blog.style-02 .post-item-wrap {
    display: block
  }

  .tm-blog.style-02 .post-thumbnail {
    flex-shrink: inherit;
    padding-top: 0
  }

  .tm-blog.style-02 .post-thumbnail img {
    width: 100%
  }

  .tm-testimonial.style-5 .testimonial-desc,
  .tm-testimonial.style-5 .testimonial-main-info {
    margin-bottom: 30px
  }

  .tm-testimonial.style-5 .testimonial-footer {
    display: block
  }

  .tm-timeline.style-02 .photo {
    max-width: 100%
  }

  .tm-timeline.style-02 .content-wrap {
    display: block;
    text-align: center
  }

  .tm-timeline.style-02 .content-body {
    padding: 30px 0 0
  }
}
