@charset "UTF-8";

/*!
Theme Name: Ohio
Theme URI: http://ohio.clbthemes.com/
Author: Colabrio
Author URI: http://clbthemes.com/
Description: Ohio is a WordPress theme bundled with premium plugins to build a modern and functional website.
Version: 2.4.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ohio
Tags: agency, showcase, portfolio, blog, business, clean, corporate, creative, event, minimal, modern, multipurpose, photography, responsive, shop, wordpress

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
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
}

b,
strong {
  font-weight: 700
}

dfn {
  font-style: italic
}

mark {
  color: inherit
}

small {
  font-size: 80%
}

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

sup {
  top: -.5em;
  margin-left: 2px
}

sub {
  bottom: -.25em
}

img {
  border: 0
}

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

figure {
  margin: 0
}

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

pre {
  overflow: auto
}

code,
kbd,
pre,
samp {
  font-family: Menlo, monaco, Consolas, Lucida Console, monospace;
  font-size: 1em
}

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;
  margin: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto
}

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

fieldset {
  border: none;
  margin: 0;
  padding: 0
}

legend {
  border: 0;
  padding: 0
}

textarea {
  overflow: auto
}

optgroup {
  font-weight: 600
}

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

td,
th {
  padding: 0
}

.font-titles {
  font-family: "Space Grotesk Bold", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-family: "Space Grotesk Bold", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
  text-align: inherit;
  position: relative;
  color: #17161a;
  letter-spacing: -.01em
}

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

h1.heading-md,
h1.comment-reply-title,
h2.heading-md,
h2.comment-reply-title,
h3.heading-md,
h3.comment-reply-title,
h4.heading-md,
h4.comment-reply-title,
h5.heading-md,
h5.comment-reply-title,
h6.heading-md,
h6.comment-reply-title {
  font-size: 1.4em !important;
  margin: 0 0 20px;
  letter-spacing: -.01em
}

h1.heading-sm,
h2.heading-sm,
h3.heading-sm,
h4.heading-sm,
h5.heading-sm,
h6.heading-sm {
  margin: 5px 0;
  font-weight: 600
}

.woocommerce-additional-fields h3,
.woocommerce-MyAccount-content h3 {
  font-size: 1.4em;
  margin: 0 0 20px;
  letter-spacing: -.01em
}

h1 {
  font-size: -webkit-calc(46px + 26*((100vw - 576px)/1024));
  font-size: calc(46px + 26*((100vw - 576px)/1024));
  line-height: 1;
  letter-spacing: -.03em
}

@media screen and (max-width:576px) {
  h1 {
    font-size: 46px
  }
}

@media screen and (min-width:1600px) {
  h1 {
    font-size: 72px
  }
}

@media screen and (max-width:768px) {
  h1 {
    line-height: 1 !important
  }
}

h2 {
  font-size: -webkit-calc(40px + 14*((100vw - 576px)/1024));
  font-size: calc(40px + 14*((100vw - 576px)/1024));
  line-height: 1.05;
  letter-spacing: -.02em
}

@media screen and (max-width:576px) {
  h2 {
    font-size: 40px
  }
}

@media screen and (min-width:1600px) {
  h2 {
    font-size: 54px
  }
}

h3 {
  font-size: -webkit-calc(36px + 4*((100vw - 576px)/1024));
  font-size: calc(36px + 4*((100vw - 576px)/1024));
  line-height: 1.1
}

@media screen and (max-width:576px) {
  h3 {
    font-size: 36px
  }
}

@media screen and (min-width:1600px) {
  h3 {
    font-size: 40px
  }
}

h4 {
  font-size: -webkit-calc(24px + 2*((100vw - 576px)/1024));
  font-size: calc(24px + 2*((100vw - 576px)/1024));
  line-height: 1.35
}

@media screen and (max-width:576px) {
  h4 {
    font-size: 24px
  }
}

@media screen and (min-width:1600px) {
  h4 {
    font-size: 26px
  }
}

h5 {
  font-size: -webkit-calc(19px + 1*((100vw - 576px)/1024));
  font-size: calc(19px + 1*((100vw - 576px)/1024));
  line-height: 1.3
}

@media screen and (max-width:576px) {
  h5 {
    font-size: 19px
  }
}

@media screen and (min-width:1600px) {
  h5 {
    font-size: 20px
  }
}

h6 {
  font-size: 1.05em;
  line-height: 1.3;
  letter-spacing: 0
}

p {
  width: 100%;
  margin: 10px auto;
  display: block
}

p.text-small {
  font-size: .94rem
}

.has-regular-font-size {
  font-size: 16px;
  font-family: inherit
}

.has-extra-small-font-size {
  font-size: .867em
}

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

.has-large-font-size {
  font-size: 1.6875em;
  font-weight: 500
}

.has-larger-font-size {
  font-size: 1.9875em
}

.text-wrap {
  margin: 6px 0
}

.text-wrap *:first-child {
  margin-top: 0
}

.text-split p {
  padding-left: 10px;
  padding-right: 10px
}

.text-split p:first-child {
  padding-left: 0
}

.text-split p:last-child {
  padding-right: 0
}

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

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

#content[tabindex="-1"]:focus {
  outline: 0
}

.clear:before,
.clear:after,
.clear,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.header:before,
.header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: '';
  display: table;
  clear: both
}

.clear:after,
.entry-content:after,
.comment-content:after,
.header:after,
.site-content:after,
.site-footer:after {
  clear: both
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none
}

.infinity-end.neverending .site-footer {
  display: block
}

.accordion .accordionItem_title {
  background-color: rgba(136, 136, 136, .05);
  width: 100%;
  min-height: 54px;
  padding: 15px 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.accordion .accordionItem_title .icon {
  color: inherit;
  margin-right: 10px;
  font-size: 22px
}

.accordion .accordionItem_title h6 {
  margin: 0
}

.accordion .accordionItem_title .accordionItem_control {
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.accordion .accordionItem_title .accordionItem_control.btn-round .ion {
  background: 0 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: inherit
}

.accordion .accordionItem_title .accordionItem_control .ion {
  font-size: 18px
}

.accordion .accordionItem_title:hover .accordionItem_control.btn-round .ion {
  background-color: rgba(136, 136, 136, .05)
}

.accordion .accordionItem_content {
  height: 10px;
  overflow: hidden;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.accordion .accordionItem_content.visible {
  height: auto
}

.accordion .accordionItem_content .wrap {
  padding: 20px
}

.accordion .accordionItem_content .wrap p {
  margin: 0
}

.accordion.outline .accordionItem_title {
  background: 0 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0;
  -webkit-border-radius: 0px;
  border-radius: 0
}

.accordion.outline .icon {
  color: inherit;
  margin-right: 5px;
  display: inline-block;
  font-size: 20px;
  line-height: 0;
  vertical-align: -2px
}

.accordion.outline h6 {
  left: -10px
}

.accordion.outline .accordionItem_control {
  position: relative;
  right: 0;
  top: auto;
  left: -12px;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none
}

.accordion.outline .accordionItem_content {
  height: 0;
  min-height: 0
}

.accordion.outline .accordionItem_content.visible {
  height: auto
}

.accordion.outline .accordionItem_content .wrap {
  padding: 10px 0
}

.banner-holder {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  position: relative
}

.banner-holder-inner>a {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0
}

.banner-holder img {
  width: 100%;
  vertical-align: top;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.banner-overlay {
  padding: 4.4vh;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(23, 22, 26, 0)), to(rgba(23, 22, 26, .4)));
  background: -webkit-linear-gradient(top, rgba(23, 22, 26, 0), rgba(23, 22, 26, .4));
  background: -o-linear-gradient(top, rgba(23, 22, 26, 0), rgba(23, 22, 26, .4));
  background: linear-gradient(180deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, .4))
}

@media screen and (max-width:1024px) {
  .banner-overlay {
    padding: 20px
  }
}

@media screen and (max-width:768px) {
  .banner-overlay {
    padding-left: 20px;
    padding-right: 20px
  }
}

.banner .content {
  padding-left: 4.4vh;
  padding-right: 4.4vh;
  padding-top: 3.4vh
}

@media screen and (max-width:1024px) {
  .banner .content {
    padding-left: 20px
  }
}

@media screen and (max-width:1024px) {
  .banner .content {
    padding-right: 20px
  }
}

@media screen and (max-width:1024px) {
  .banner .content {
    padding-top: 20px
  }
}

.banner:not(.inner) .description,
.banner.hover .description {
  color: #fff;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.banner-subtitle {
  text-transform: uppercase;
  font-weight: 600;
  font-size: .88em
}

.banner-title {
  margin: 0;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  font-size: 34px
}

.banner .description {
  margin: 0;
  font-size: 17px
}

.banner:hover .banner-overlay {
  opacity: 1
}

.banner:hover .description {
  color: #fff;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  visibility: visible;
  opacity: 1
}

@media screen and (min-width:1025px) {
  .banner:active .banner-holder {
    -webkit-transform: scale(.98);
    -ms-transform: scale(.98);
    transform: scale(.98);
    -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
    -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
    transition: all cubic-bezier(.4, 0, .2, 1) .4s
  }
}

.banner.inner * {
  color: #fff
}

.banner.inner .banner-overlay {
  top: 0;
  background: rgba(23, 22, 26, .55)
}

.banner.inner .content {
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%
}

.banner.inner:not(.hover) .banner-overlay {
  opacity: 1
}

.banner.hover .content-top {
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.banner.hover:hover .content-top {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  visibility: visible;
  opacity: 1
}

.banner.overlay-title .banner-overlay {
  opacity: 1
}

.banner.overlay-title .banner-overlay .description {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  visibility: visible;
  opacity: 1
}

.ohio-button-sc:after {
  content: '';
  display: table;
  clear: both
}

.cta {
  background: #d90a2c;
  color: #fff;
  width: 100%;
  padding: 7.2vh;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media screen and (max-width:768px) {
  .cta {
    padding: 30px
  }
}

.cta * {
  color: #fff
}

.cta .subtitle {
  font-size: 1.25em;
  margin: 10px 0 0;
  font-weight: 500
}

.cta .btn {
  white-space: nowrap
}

.cta .btn span,
.cta .btn i {
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

@media screen and (max-width:768px) {
  .cta {
    display: block
  }

  .cta .btn {
    margin-top: 20px
  }
}

.client-logo {
  position: relative
}

.client-logo-inner {
  position: relative;
  padding: 20px 0;
  -webkit-border-radius: 5px;
  border-radius: 5px
}

.client-logo-inner img {
  vertical-align: top
}

.client-logo-default {
  overflow: hidden
}

.client-logo-default:hover img {
  -webkit-animation: logoFadeUp cubic-bezier(.4, 0, .2, 1) .75s 1;
  animation: logoFadeUp cubic-bezier(.4, 0, .2, 1) .75s 1
}

.client-logo-overlay {
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.client-logo-overlay .client-logo-img {
  padding: 0 25px
}

.client-logo-overlay:hover {
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  background: #fff
}

.client-logo-overlay:hover .client-logo-details {
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  opacity: 1;
  visibility: visible
}

.client-logo-overlay:hover .client-logo-details p {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  visibility: visible;
  opacity: 1
}

.client-logo-details {
  background: #fff;
  width: 100%;
  height: auto;
  visibility: hidden;
  margin: 15px 0 0;
  padding: 0 20px 20px;
  position: absolute;
  z-index: 100;
  opacity: 0;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px
}

.client-logo-details p {
  margin: 0;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

@-webkit-keyframes logoFadeUp {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px)
  }

  50% {
    -webkit-transform: translateY(-webkit-calc(-100% - 25px));
    transform: translateY(calc(-100% - 25px));
    opacity: 1
  }

  51% {
    -webkit-transform: translateY(-webkit-calc(-100% - 25px));
    transform: translateY(calc(-100% - 25px));
    opacity: 0
  }

  52% {
    -webkit-transform: translateY(-webkit-calc(100% + 25px));
    transform: translateY(calc(100% + 25px))
  }

  86% {
    opacity: 1
  }

  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px)
  }
}

@keyframes logoFadeUp {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px)
  }

  50% {
    -webkit-transform: translateY(-webkit-calc(-100% - 25px));
    transform: translateY(calc(-100% - 25px));
    opacity: 1
  }

  51% {
    -webkit-transform: translateY(-webkit-calc(-100% - 25px));
    transform: translateY(calc(-100% - 25px));
    opacity: 0
  }

  52% {
    -webkit-transform: translateY(-webkit-calc(100% + 25px));
    transform: translateY(calc(100% + 25px))
  }

  86% {
    opacity: 1
  }

  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px)
  }
}

.contact-form [class*=vc_col-lg] label,
.subscribe-form [class*=vc_col-lg] label,
.subscribe-widget [class*=vc_col-lg] label {
  margin: 0
}

.contact-form form:after,
.subscribe-form form:after,
.subscribe-widget form:after {
  content: '';
  display: table;
  clear: both
}

@media screen and (max-width:768px) {

  .contact-form .btn,
  .subscribe-form .btn,
  .subscribe-widget .btn {
    display: block;
    width: 100%
  }
}

.contact-form .wpcf7-form.sent .btn.btn-loading:before,
.contact-form .wpcf7-form.invalid .btn.btn-loading:before,
.subscribe-form .wpcf7-form.sent .btn.btn-loading:before,
.subscribe-form .wpcf7-form.invalid .btn.btn-loading:before,
.subscribe-widget .wpcf7-form.sent .btn.btn-loading:before,
.subscribe-widget .wpcf7-form.invalid .btn.btn-loading:before {
  display: none !important
}

.contact-form .wpcf7-form .wpcf7-spinner,
.subscribe-form .wpcf7-form .wpcf7-spinner,
.subscribe-widget .wpcf7-form .wpcf7-spinner {
  display: none
}

.contact-form input:not([type=checkbox]),
.contact-form textarea,
.contact-form select,
.subscribe-form input:not([type=checkbox]),
.subscribe-form textarea,
.subscribe-form select,
.subscribe-widget input:not([type=checkbox]),
.subscribe-widget textarea,
.subscribe-widget select {
  width: 100%
}

.contact-form input[type=submit],
.subscribe-form input[type=submit],
.subscribe-widget input[type=submit] {
  width: auto
}

.contact-form br,
.subscribe-form br,
.subscribe-widget br {
  display: none
}

.contact-form p,
.subscribe-form p,
.subscribe-widget p {
  margin: 0
}

.contact-form .btn-link,
.subscribe-form .btn-link,
.subscribe-widget .btn-link {
  padding: 15px
}

.contact-form input[type=text].wpcf7-not-valid,
.contact-form input[type=password].wpcf7-not-valid,
.contact-form input[type=email].wpcf7-not-valid,
.contact-form input[type=number].wpcf7-not-valid,
.contact-form input[type=tel].wpcf7-not-valid,
.contact-form input[type=url].wpcf7-not-valid,
.contact-form textarea.wpcf7-not-valid,
.subscribe-form input[type=text].wpcf7-not-valid,
.subscribe-form input[type=password].wpcf7-not-valid,
.subscribe-form input[type=email].wpcf7-not-valid,
.subscribe-form input[type=number].wpcf7-not-valid,
.subscribe-form input[type=tel].wpcf7-not-valid,
.subscribe-form input[type=url].wpcf7-not-valid,
.subscribe-form textarea.wpcf7-not-valid,
.subscribe-widget input[type=text].wpcf7-not-valid,
.subscribe-widget input[type=password].wpcf7-not-valid,
.subscribe-widget input[type=email].wpcf7-not-valid,
.subscribe-widget input[type=number].wpcf7-not-valid,
.subscribe-widget input[type=tel].wpcf7-not-valid,
.subscribe-widget input[type=url].wpcf7-not-valid,
.subscribe-widget textarea.wpcf7-not-valid {
  border-color: #de4b53 !important
}

.contact-form .wpcf7-not-valid-tip,
.subscribe-form .wpcf7-not-valid-tip,
.subscribe-widget .wpcf7-not-valid-tip {
  color: #de4b53;
  width: 45px;
  line-height: 45px;
  height: 45px;
  margin: 0;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 0;
  z-index: 1
}

.contact-form .wpcf7-form-control-wrap,
.subscribe-form .wpcf7-form-control-wrap,
.subscribe-widget .wpcf7-form-control-wrap {
  display: block
}

.contact-form label .wpcf7-form-control-wrap,
.subscribe-form label .wpcf7-form-control-wrap,
.subscribe-widget label .wpcf7-form-control-wrap {
  margin-top: 8px
}

@media screen and (max-width:768px) {

  .contact-form label,
  .subscribe-form label,
  .subscribe-widget label {
    margin-top: 15px
  }
}

.contact-form div.wpcf7-validation-errors,
.contact-form div.wpcf7-acceptance-missing,
.contact-form div.wpcf7-response-output,
.subscribe-form div.wpcf7-validation-errors,
.subscribe-form div.wpcf7-acceptance-missing,
.subscribe-form div.wpcf7-response-output,
.subscribe-widget div.wpcf7-validation-errors,
.subscribe-widget div.wpcf7-acceptance-missing,
.subscribe-widget div.wpcf7-response-output {
  color: #de4b53;
  border: none;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 0 15px;
  margin: 10px 0 0;
  text-align: left;
  font-size: .94rem
}

.contact-form div.wpcf7-response-output,
.subscribe-form div.wpcf7-response-output,
.subscribe-widget div.wpcf7-response-output {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

.contact-form div.wpcf7-mail-sent-ok,
.subscribe-form div.wpcf7-mail-sent-ok,
.subscribe-widget div.wpcf7-mail-sent-ok {
  color: inherit
}

.contact-form.outline input[type=text],
.contact-form.outline input[type=password],
.contact-form.outline input[type=number],
.contact-form.outline input[type=email],
.contact-form.outline input[type=tel],
.contact-form.outline input[type=url],
.contact-form.outline select,
.contact-form.outline .select-styled,
.contact-form.outline textarea,
.subscribe-form.outline input[type=text],
.subscribe-form.outline input[type=password],
.subscribe-form.outline input[type=number],
.subscribe-form.outline input[type=email],
.subscribe-form.outline input[type=tel],
.subscribe-form.outline input[type=url],
.subscribe-form.outline select,
.subscribe-form.outline .select-styled,
.subscribe-form.outline textarea,
.subscribe-widget.outline input[type=text],
.subscribe-widget.outline input[type=password],
.subscribe-widget.outline input[type=number],
.subscribe-widget.outline input[type=email],
.subscribe-widget.outline input[type=tel],
.subscribe-widget.outline input[type=url],
.subscribe-widget.outline select,
.subscribe-widget.outline .select-styled,
.subscribe-widget.outline textarea {
  border: 1px solid rgba(136, 136, 136, .65);
  background-color: transparent
}

.contact-form.outline input[type=text]:focus,
.contact-form.outline input[type=password]:focus,
.contact-form.outline input[type=number]:focus,
.contact-form.outline input[type=email]:focus,
.contact-form.outline input[type=tel]:focus,
.contact-form.outline input[type=url]:focus,
.contact-form.outline select:focus,
.contact-form.outline .select-styled:focus,
.contact-form.outline textarea:focus,
.subscribe-form.outline input[type=text]:focus,
.subscribe-form.outline input[type=password]:focus,
.subscribe-form.outline input[type=number]:focus,
.subscribe-form.outline input[type=email]:focus,
.subscribe-form.outline input[type=tel]:focus,
.subscribe-form.outline input[type=url]:focus,
.subscribe-form.outline select:focus,
.subscribe-form.outline .select-styled:focus,
.subscribe-form.outline textarea:focus,
.subscribe-widget.outline input[type=text]:focus,
.subscribe-widget.outline input[type=password]:focus,
.subscribe-widget.outline input[type=number]:focus,
.subscribe-widget.outline input[type=email]:focus,
.subscribe-widget.outline input[type=tel]:focus,
.subscribe-widget.outline input[type=url]:focus,
.subscribe-widget.outline select:focus,
.subscribe-widget.outline .select-styled:focus,
.subscribe-widget.outline textarea:focus {
  border-color: rgba(72, 72, 72, .65)
}

.subscribe-widget div.wpcf7-validation-errors,
.subscribe-widget div.wpcf7-acceptance-missing,
.subscribe-widget div.wpcf7-response-output {
  padding: 0
}

.content_box_container {
  -webkit-transition: border-color cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: border-color cubic-bezier(.4, 0, .2, 1) .4s;
  transition: border-color cubic-bezier(.4, 0, .2, 1) .4s;
  position: relative
}

.content_box_container:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  top: 0;
  left: 0;
  background: #17161a;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.content_box:hover .content_box_container:before {
  height: 100%
}

.countdown-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 1.85em;
  font-weight: 700
}

@media screen and (max-width:768px) {
  .countdown-box {
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8)
  }
}

.countdown-box .box-time {
  padding: 0 12px;
  display: inline-block;
  position: relative
}

@media screen and (max-width:768px) {
  .countdown-box .box-time {
    padding: 0 2px
  }
}

.countdown-box .box-time:first-child {
  padding-left: 0
}

.countdown-box .box-time:last-child {
  padding-right: 0
}

.countdown-box .box-time .box-count {
  min-width: 70px;
  height: 36px;
  line-height: 36px;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  -webkit-border-radius: 5px;
  border-radius: 5px
}

.countdown-box .box-time .box-label {
  display: block;
  text-align: center;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  margin: 10px 0 0
}

.countdown-box.text-left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.countdown-box.text-right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.countdown-classic .box-time:after,
.countdown-classic .box-time:before {
  content: '';
  background-color: currentColor;
  display: block;
  width: 4px;
  height: 4px;
  border-left: none;
  border-right: none;
  position: absolute;
  top: 58%;
  left: -.13em;
  -webkit-border-radius: 50%;
  border-radius: 50%
}

.countdown-classic .box-time:before {
  top: 32%
}

.countdown-classic .box-time:first-child:after,
.countdown-classic .box-time:first-child:before {
  display: none
}

.countdown-classic .box-time .box-count {
  min-width: 1em;
  height: 1em;
  line-height: 1;
  font-size: inherit
}

.countdown-classic .box-time .box-label {
  display: none
}

.countdown-boxed {
  font-weight: 600
}

.countdown-boxed .box-time:after,
.countdown-boxed .box-time:before {
  display: none
}

.countdown-boxed .box-time .box-count {
  line-height: 70px;
  color: #fff;
  height: 70px
}

.countdown-boxed .box-count {
  background-color: #232226;
  position: relative;
  -webkit-perspective: 300px;
  perspective: 300px
}

.countdown-boxed .box-count .box-current,
.countdown-boxed .box-count .box-next {
  background: #fff;
  position: absolute;
  outline: 1px solid transparent;
  top: 0;
  left: 0;
  z-index: 1
}

.countdown-boxed .box-count .box-current.box-top,
.countdown-boxed .box-count .box-next.box-bottom {
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 2
}

.countdown-boxed .box-count .box-current.box-top {
  z-index: 3
}

.countdown-boxed .box-count .box-next.box-bottom {
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg)
}

.countdown-boxed .box-count .box-top {
  background: inherit
}

.countdown-boxed .box-count .box-bottom {
  background: inherit
}

.countdown-boxed .box-count .box-bottom:after {
  content: '';
  background: rgba(255, 255, 255, .08);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0
}

.countdown-boxed .box-count .box-top,
.countdown-boxed .box-count .box-bottom {
  width: 100%;
  height: 50%;
  overflow: hidden
}

.countdown-boxed .box-count .box-bottom {
  height: 50%;
  border-top: none;
  top: 50%;
  margin-top: 0
}

.countdown-boxed .box-count .box-bottom .number {
  top: -35px
}

.countdown-boxed .box-count .number {
  position: relative;
  z-index: 4
}

.countdown-boxed .box-time:after {
  margin-top: -32px
}

@media screen and (max-width:768px) {
  .countdown-boxed .box-time:after {
    margin-top: -28px
  }
}

.countdown-boxed .flip .box-current.box-top {
  -webkit-transition: -webkit-transform .5s ease-in-out;
  transition: -webkit-transform .5s ease-in-out;
  -o-transition: transform .5s ease-in-out;
  transition: transform .5s ease-in-out;
  transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out;
  -webkit-transform: rotateX(-180deg);
  transform: rotateX(-180deg)
}

.countdown-boxed .flip .box-next.box-bottom {
  -webkit-transition: -webkit-transform .5s ease-in-out;
  transition: -webkit-transform .5s ease-in-out;
  -o-transition: transform .5s ease-in-out;
  transition: transform .5s ease-in-out;
  transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out;
  -webkit-transform: rotateX(0);
  transform: rotateX(0)
}

.counter-box-icon {
  font-size: 38px;
  margin-top: -10px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex
}

.counter-box-count {
  font-size: 40px;
  font-weight: 700;
  font-family: "Space Grotesk Bold", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.counter-box .plus-symbol {
  font-size: .75em;
  margin-left: 3px
}

.counter-box i {
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.counter-box i.top-icon {
  margin-bottom: 10px
}

.counter-box .left-icon {
  margin-right: 10px
}

.counter-box .right-icon {
  margin-left: 10px
}

.counter-box-headline {
  display: inline-block;
  font-weight: 600
}

.counter-box:hover i {
  color: #d90a2c
}

.counter-box.text-left .counter-box-count {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.counter-box.text-right .counter-box-count {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.google-maps {
  width: 100%;
  height: 100%;
  min-height: 250px;
  top: 0;
  left: 0;
  overflow: hidden
}

.google-maps-wrap {
  width: 100%;
  height: 100%;
  min-height: 250px
}

@media screen and (max-width:768px) {
  .google-maps {
    position: relative
  }
}

.google-maps .clb-blank-note {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.elementor-widget-ohio_google_maps,
.elementor-widget-ohio_google_maps .elementor-widget-container {
  height: 100%
}

.gm-style img {
  max-width: none !important
}

.heading {
  margin-bottom: 20px
}

.heading .subtitle {
  margin: 0;
  font-size: .9em;
  font-weight: 600;
  color: rgba(35, 34, 38, .8)
}

.heading .subtitle+.divider,
.heading .subtitle+.title,
.heading .title+.subtitle {
  margin-top: 20px
}

.heading .subtitle+h3.title,
.heading h3.title+.subtitle {
  margin-top: 15px
}

.heading .divider {
  width: 100%;
  height: 1px;
  display: block;
  background-color: rgba(136, 136, 136, .65)
}

.heading .divider+.title {
  margin-top: 20px
}

.icon-box {
  position: relative
}

.icon-box .icon-box-icon {
  margin: 0 0 15px;
  vertical-align: middle;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  white-space: nowrap;
  position: relative;
  height: 50px;
  width: 50px;
  -webkit-border-radius: 50%;
  border-radius: 50%
}

.icon-box .icon-box-icon i {
  font-size: 42px;
  display: inherit
}

.icon-box .icon-box-icon img {
  max-width: 40px;
  max-height: 40px;
  vertical-align: middle
}

.icon-box[class*=shape-] .icon-box-icon {
  width: 60px;
  height: 60px;
  -webkit-border-radius: 50%;
  border-radius: 50%
}

.icon-box.shape-border .icon-box-icon {
  border: 1px solid #d90a2c
}

.icon-box.shape-fill .icon-box-icon {
  background-color: #d90a2c;
  color: #fff
}

.icon-box.shape-border .icon-box-icon i,
.icon-box.shape-fill .icon-box-icon i {
  font-size: 32px
}

.icon-box.shape-border .icon-box-icon img,
.icon-box.shape-fill .icon-box-icon img {
  max-height: 32px
}

.icon-box.shape-border .icon-box-icon>*,
.icon-box.shape-fill .icon-box-icon>* {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.icon-box.with-left-icon:not(.with-full-icon) {
  padding-left: 70px
}

.icon-box.with-left-icon:not(.with-full-icon) .icon-box-icon {
  position: absolute;
  top: 0;
  left: 0
}

.icon-box.with-left-icon.with-full-icon .icon-box-headline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px
}

.icon-box.with-left-icon.with-full-icon .icon-box-headline .icon-box-icon {
  margin-bottom: 0
}

.icon-box.with-left-icon.with-full-icon .icon-box-headline .icon-box-title {
  margin-left: 15px
}

#sb_instagram {
  padding-bottom: 0 !important
}

#sb_instagram .sb_instagram_header,
#sb_instagram .sbi_header_link,
#sb_instagram .sbi_header_text,
#sb_instagram .sbi_header_img,
#sb_instagram #sbi_images {
  float: none
}

#sb_instagram .sb_instagram_header .sbi_header_link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  width: 100%;
  padding-bottom: 20px
}

#sb_instagram .sb_instagram_header .sbi_header_link:before {
  display: none
}

#sb_instagram .sb_instagram_header .sbi_header_link .sbi_header_text {
  width: auto
}

#sb_instagram .sb_instagram_header .sbi_header_link .sbi_header_text .sbi_no_bio {
  margin: 0 0 0 15px !important;
  padding-top: 0 !important
}

#sb_instagram .sb_instagram_header .sbi_header_link .sbi_header_img {
  margin: 0 !important
}

#sb_instagram #sbi_images {
  width: auto !important;
  min-width: 100%;
  margin-right: -30px;
  margin-left: -30px
}

@media screen and (max-width:768px) {
  #sb_instagram #sbi_images {
    margin-left: -15px;
    margin-right: -15px
  }
}

#sb_instagram #sbi_images .sbi_item {
  position: relative;
  overflow: hidden
}

#sb_instagram #sbi_images .sbi_item .sbi_photo_wrap {
  overflow: hidden;
  -webkit-border-radius: 5px;
  border-radius: 5px
}

@media screen and (max-width:768px) {
  #sb_instagram #sbi_images .sbi_item {
    width: 50% !important;
    padding: 5px 0 5px !important
  }

  #sb_instagram #sbi_images .sbi_item:nth-child(2n+1) {
    padding-right: 5px !important
  }

  #sb_instagram #sbi_images .sbi_item:nth-child(2n+2) {
    padding-left: 5px !important
  }
}

#sb_instagram #sbi_images a {
  display: block;
  overflow: hidden;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  opacity: 1 !important;
  padding-bottom: 100%;
  height: auto !important
}

#sb_instagram #sbi_images a:before {
  display: none
}

#sb_instagram #sbi_images a:after {
  content: '';
  background: rgba(23, 22, 26, .4);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

#sb_instagram #sbi_images a:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02)
}

#sb_instagram #sbi_images a:hover:after {
  opacity: 1
}

#sb_instagram #sbi_images a:hover .btn-round {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  visibility: visible;
  opacity: 1
}

#sb_instagram #sbi_images a .btn-round {
  z-index: 10;
  position: absolute;
  display: block;
  top: -webkit-calc(50% - 25px);
  top: calc(50% - 25px);
  right: -webkit-calc(50% - 25px);
  right: calc(50% - 25px);
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

#sb_instagram.no-margins #sbi_images {
  margin-left: 0;
  margin-right: 0
}

#sb_instagram #sbi_load {
  display: none
}

.menu-list-headline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.menu-list-price .regular-price,
.menu-list-price .discount-price {
  font-weight: 600
}

.menu-list-price .discount-price {
  color: #6a696c;
  margin-right: 5px;
  text-decoration: line-through
}

.menu-list-details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.menu-list-details p {
  margin: 0
}

.menu-list-details .tag {
  color: #fff;
  background-color: #d90a2c;
  margin: 5px 0 0 20px
}

.message-box {
  background-color: #f9f9f9;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin: 0;
  padding: 10px 60px 10px 18px;
  min-height: 56px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: none;
  text-align: left;
  position: relative;
  color: rgba(0, 0, 0, .7)
}

@media screen and (max-width:768px) {
  .message-box {
    display: block
  }
}

.message-box strong {
  margin-right: 4px
}

.message-box.wauto {
  width: auto;
  display: inline-block;
  margin: 0 auto
}

.message-box .clb-close {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 8px
}

.message-box .clb-close .ion {
  font-size: 20px
}

.message-box.without-close {
  padding-right: 20px
}

.message-box.hidden {
  display: none
}

.message-box a {
  color: #17161a;
  font-weight: 600;
  margin: 0 5px
}

.message-box.primary {
  background: #d7f5ef
}

.message-box.success {
  background: #d7f5ef
}

.message-box.error {
  background: #f9dedf
}

.message-box.warning {
  background: #fce4c7
}

.parallax {
  position: relative;
  height: 100%;
  min-height: 100px;
  overflow: hidden
}

.parallax:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2
}

.parallax .parallax-content {
  position: relative;
  z-index: 3;
  padding-left: 25px;
  padding-right: 25px
}

@media screen and (max-width:768px) {
  .parallax .parallax-content {
    padding-left: 25px;
    padding-right: 25px
  }
}

.parallax-bg {
  background-position: center center;
  width: 100%;
  height: 1000%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
  perspective: 1000;
  will-change: transform
}

.parallax-bg.horizontal {
  width: 1000%;
  height: 100%
}

.pricing {
  width: 100%;
  position: relative;
  display: inline-block
}

.pricing_title {
  font-size: 20px;
  margin: 0 0 10px
}

.pricing_subtitle {
  margin-top: 5px;
  font-size: .94rem
}

.pricing_price_title {
  display: inline-block;
  font-size: -webkit-calc(46px + 26*((100vw - 576px)/1024));
  font-size: calc(46px + 26*((100vw - 576px)/1024));
  line-height: 1.1;
  margin: 0;
  position: relative;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

@media screen and (max-width:576px) {
  .pricing_price_title {
    font-size: 46px
  }
}

@media screen and (min-width:1600px) {
  .pricing_price_title {
    font-size: 72px
  }
}

.pricing_price_title .icon {
  position: absolute;
  left: 0;
  line-height: 25px;
  font-size: 25px
}

.pricing_price_subtitle {
  margin: 25px 0;
  font-weight: 500
}

.pricing_price_time {
  background: #fff;
  margin: 12px 0 0
}

.pricing_list {
  margin: 0;
  list-style-type: none
}

.pricing_list+.btn {
  margin-top: 25px
}

.pricing_list_item:first-child {
  padding-top: 0
}

.pricing_list_item:last-child {
  padding-bottom: 0
}

.pricing_list_item .ion {
  font-size: 22px;
  vertical-align: -3px;
  color: #d90a2c
}

.pricing_list_item .ion+.title {
  margin-left: 10px
}

.pricing_list_item.disabled {
  color: rgba(23, 22, 26, .75)
}

.pricing_list_item.disabled .ion {
  color: inherit
}

.pricing.features {
  background: 0 0
}

.pricing.features .pricing_title {
  text-align: left;
  margin: 0
}

.pricing.features .pricing_list {
  margin-top: 15px
}

.pricing:hover .pricing_price_title {
  color: #d90a2c
}

.pricing:hover .btn.btn-brand {
  background: #d90a2c;
  border-color: #d90a2c;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.process-headline {
  margin: 10px 0 20px
}

.progress-bar {
  width: 100%
}

.progress-bar-headline {
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%
}

.progress-bar-track {
  background-color: rgba(136, 136, 136, .1);
  width: 100%;
  height: 6px;
  -webkit-border-radius: 5px;
  border-radius: 5px
}

.progress-bar-track-inner {
  display: block;
  width: 0;
  height: 100%;
  -webkit-transition: all 1s .4s;
  -o-transition: all 1s .4s;
  transition: all 1s .4s;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  position: relative
}

.progress-bar-track-inner .line-percent {
  content: '20';
  background: #17161a;
  color: #fff;
  padding: 0 8px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-border-bottom-right-radius: 0px;
  border-bottom-right-radius: 0;
  height: 24px;
  line-height: 24px;
  font-size: .7em;
  position: absolute;
  bottom: 100%;
  right: 0;
  font-weight: 600;
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px)
}

.progress-bar-track-inner .line-percent:after {
  content: '';
  width: 0;
  height: 0;
  border-top: 6px solid #17161a;
  border-left: 8px solid transparent;
  position: absolute;
  right: 0;
  bottom: -6px
}

.progress-bar.inner .progress-bar-track {
  height: 16px
}

.progress-bar.inner .line {
  height: 6px;
  top: 5px;
  left: 5px
}

.progress-bar.inner .line-percent {
  margin-bottom: 5px
}

.progress-bar.split .progress-bar-track {
  background: 0 0;
  position: relative
}

.progress-bar.split .line-split {
  background: rgba(136, 136, 136, .15);
  width: -webkit-calc(100%/8 - 2px);
  width: calc(100%/8 - 2px);
  height: 8px;
  float: left;
  margin-right: 2px;
  position: relative;
  overflow: hidden
}

.progress-bar.split .line-split .line {
  position: absolute;
  top: 0;
  left: 0
}

.progress-bar.pattern .line {
  background-image: -webkit-repeating-linear-gradient(30deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 10px, rgba(0, 0, 0, .25) 10px, rgba(0, 0, 0, .25) 20px);
  background-image: -o-repeating-linear-gradient(30deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 10px, rgba(0, 0, 0, .25) 10px, rgba(0, 0, 0, .25) 20px);
  background-image: repeating-linear-gradient(60deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 10px, rgba(0, 0, 0, .25) 10px, rgba(0, 0, 0, .25) 20px);
  -webkit-animation: progress-bar-line-strip-anim 1s linear infinite;
  animation: progress-bar-line-strip-anim 1s linear infinite
}

@-webkit-keyframes progress-bar-line-strip-anim {
  0% {
    background-position: 0 0
  }

  100% {
    background-position: -21px 0
  }
}

@keyframes progress-bar-line-strip-anim {
  0% {
    background-position: 0 0
  }

  100% {
    background-position: -21px 0
  }
}

.vc_row {
  position: relative
}

.vc_row .vc-bg-lines {
  position: absolute;
  height: 100%;
  left: 20px;
  right: 20px
}

.vc_row .vc-bg-lines div {
  background: rgba(23, 22, 26, .04);
  width: 1px;
  height: 100%;
  position: absolute
}

.vc_row .vc-bg-lines div:nth-child(2) {
  margin-left: -webkit-calc((100%/4)*1);
  margin-left: calc((100%/4)*1);
  margin-left: -webkit-calc(25% - 5px);
  margin-left: calc(25% - 5px)
}

.vc_row .vc-bg-lines div:nth-child(3) {
  margin-left: -webkit-calc((100%/4)*2);
  margin-left: calc((100%/4)*2);
  margin-left: -webkit-calc(50% - 10px);
  margin-left: calc(50% - 10px)
}

.vc_row .vc-bg-lines div:nth-child(4) {
  margin-left: -webkit-calc((100%/4)*3);
  margin-left: calc((100%/4)*3);
  margin-left: -webkit-calc(75% - 15px);
  margin-left: calc(75% - 15px)
}

.vc_row .vc-bg-lines div:nth-child(5) {
  margin-left: -webkit-calc((100%/4)*4);
  margin-left: calc((100%/4)*4);
  margin-left: -webkit-calc(100% - 20px);
  margin-left: calc(100% - 20px)
}

.vc_row .vc-bg-lines.light div {
  background: rgba(255, 255, 255, .04)
}

.vc_row .vc-bg-side-text {
  color: rgba(23, 22, 26, .05);
  position: absolute;
  font-size: 5em;
  line-height: 100%;
  font-weight: 600;
  font-family: "Space Grotesk Bold", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  top: 0;
  text-align: left;
  letter-spacing: -.02em;
  -webkit-transform-origin: 0% 0;
  -ms-transform-origin: 0% 0;
  transform-origin: 0% 0;
  -webkit-transform: rotate(-90deg) translateX(-100%) translateY(-50%);
  -ms-transform: rotate(-90deg) translateX(-100%) translateY(-50%);
  transform: rotate(-90deg) translateX(-100%) translateY(-50%)
}

.vc_row .vc-bg-side-text.right {
  left: auto;
  -webkit-transform: translateX(100%) rotate(-90deg) translateX(-100%) translateY(-50%);
  -ms-transform: translateX(100%) rotate(-90deg) translateX(-100%) translateY(-50%);
  transform: translateX(100%) rotate(-90deg) translateX(-100%) translateY(-50%)
}

@media screen and (max-width:768px) {

  .vc_row .vc-bg-lines,
  .vc_row .vc-bg-side-text {
    visibility: hidden
  }
}

.vc_row[data-vc-full-width].vc_hidden {
  opacity: 1 !important
}

.page-container .vc-bg-side-text {
  left: -webkit-calc((100% - 1350px)/4);
  left: calc((100% - 1350px)/4)
}

.page-container .vc-bg-side-text.right {
  left: auto;
  right: -webkit-calc((100% - 1350px)/4);
  right: calc((100% - 1350px)/4)
}

.page-container.full .vc-bg-side-text {
  left: -webkit-calc(14%/4);
  left: calc(14%/4)
}

.page-container.full .vc-bg-side-text.right {
  left: auto;
  right: -webkit-calc(14%/4);
  right: calc(14%/4)
}

@media screen and (max-width:768px) {
  .vc_mobile_spacer {
    height: 50px !important
  }
}

.slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

.clb-slider {
  width: 100%;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: block
}

.clb-slider-outer-stage {
  overflow: hidden;
  position: relative;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.clb-slider.full-vh .clb-slider-outer-stage {
  height: 100%
}

.clb-slider.clb-slider-vertical {
  overflow: hidden
}

.clb-slider.clb-slider-vertical .clb-slider-stage {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: auto
}

.clb-slider-stage {
  will-change: transform;
  -webkit-transition-timing-function: cubic-bezier(.67, .01, .23, 1);
  -o-transition-timing-function: cubic-bezier(.67, .01, .23, 1);
  transition-timing-function: cubic-bezier(.67, .01, .23, 1);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%
}

.clb-slider-item {
  width: 100vw;
  height: 100%;
  list-style: none;
  background-position: center
}

.clb-slider-item>p {
  margin: 0
}

.clb-slider-item img {
  vertical-align: top
}

.clb-slider-item>.elementor {
  margin: 0
}

.clb-slider-nav-btn {
  position: absolute;
  padding: 4.4vh;
  bottom: 0;
  right: 0;
  min-width: 120px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  z-index: 1
}

@media screen and (max-width:1024px) {
  .clb-slider-nav-btn {
    padding: 20px
  }
}

.clb-slider-nav-btn .prev-btn {
  margin-right: 4px
}

.clb-slider-nav-btn .next-btn {
  margin-left: 4px
}

.clb-slider-nav-dots,
.clb-slider-pagination {
  position: absolute;
  width: 100%;
  bottom: 20px;
  padding: 0;
  margin: 0;
  text-align: center;
  z-index: 3
}

.clb-slider-nav-dots .clb-slider-dot,
.clb-slider-pagination .clb-slider-dot {
  position: relative;
  display: inline-block;
  list-style: none;
  background-color: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin: 3px;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.clb-slider-nav-dots .clb-slider-dot:hover,
.clb-slider-pagination .clb-slider-dot:hover {
  cursor: pointer
}

.clb-slider-nav-dots .clb-slider-dot {
  padding: 10px;
  position: relative;
  background-color: transparent
}

.clb-slider-nav-dots .clb-slider-dot.active svg circle {
  stroke-dashoffset: 0
}

.clb-slider-nav-dots .clb-slider-dot:before {
  content: '';
  position: absolute;
  width: 4px;
  height: 4px;
  top: 8px;
  left: 8px;
  background-color: #17161a;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.clb-slider-nav-dots .clb-slider-dot svg {
  position: absolute;
  top: -1px;
  left: -1px
}

.clb-slider-nav-dots .clb-slider-dot svg circle {
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  stroke: currentColor;
  stroke-dashoffset: 70;
  stroke-dasharray: 70
}

.clb-slider-pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  right: 0;
  top: 0;
  width: 4.4vh;
  height: 100%;
  z-index: 10;
  font-size: .94rem;
  font-weight: 500;
  color: #fff
}

.clb-slider-pagination .clb-slider-page {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, .05);
  height: 100%;
  cursor: pointer;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.clb-slider-pagination .clb-slider-page.active {
  background-color: rgba(0, 0, 0, .1)
}

.clb-slider-count {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-weight: 600;
  overflow: hidden
}

.clb-slider-count:before {
  content: '';
  width: 50px;
  height: 2px;
  background: currentColor;
  opacity: .6;
  margin: 0 15px 0 25px
}

.clb-slider-count-current {
  position: absolute;
  top: 0;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.clb-slider.nav-offset .clb-slider-nav-btn,
.clb-slider.nav-inset .clb-slider-nav-btn {
  position: static;
  padding: 0;
  bottom: 0
}

.clb-slider.nav-offset .clb-slider-nav-btn .prev-btn,
.clb-slider.nav-offset .clb-slider-nav-btn .next-btn,
.clb-slider.nav-inset .clb-slider-nav-btn .prev-btn,
.clb-slider.nav-inset .clb-slider-nav-btn .next-btn {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.clb-slider.nav-offset .clb-slider-nav-btn .prev-btn {
  left: -96px
}

.clb-slider.nav-offset .clb-slider-nav-btn .next-btn {
  right: -96px
}

.clb-slider.nav-inset .clb-slider-nav-btn .prev-btn {
  left: 4.4vh
}

@media screen and (max-width:1024px) {
  .clb-slider.nav-inset .clb-slider-nav-btn .prev-btn {
    left: 20px
  }
}

.clb-slider.nav-inset .clb-slider-nav-btn .next-btn {
  right: 4.4vh
}

@media screen and (max-width:1024px) {
  .clb-slider.nav-inset .clb-slider-nav-btn .next-btn {
    right: 20px
  }
}

.clb-slider.slider-offset {
  width: auto
}

.clb-slider.slider-offset .clb-slider-outer-stage {
  overflow: visible
}

@media screen and (max-width:768px) {
  .clb-slider.slider-offset {
    overflow-x: hidden
  }
}

.clb-slider .blog-metro-image {
  padding-top: 100%
}

.ohio-slider-sc {
  position: relative
}

.ohio-slider-sc>.slider:not(.nav-offset):not(.nav-inset)>.clb-slider-nav-btn {
  padding: 0;
  -webkit-transform: translateY(13px);
  -ms-transform: translateY(13px);
  transform: translateY(13px)
}

.ohio-slider-sc .clb-slider-stage {
  height: auto
}

.ohio-slider-sc .sk-preloader {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin: 5vw 0;
  -webkit-animation: none;
  animation: none
}

.ohio-slider-sc .clb-slider-count {
  margin-top: 4.4vh
}

@media screen and (max-width:1024px) {
  .ohio-slider-sc .clb-slider-count {
    margin-top: 20px
  }
}

.ohio-slider-sc .with-preloader {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.ohio-slider-sc .with-pagination.nav-inset .clb-slider-nav-btn>.btn-round,
.ohio-slider-sc .with-pagination.nav-ofset .clb-slider-nav-btn>.btn-round {
  top: -webkit-calc(50% - 26px);
  top: calc(50% - 26px)
}

.clb-smooth-slider {
  position: relative
}

.clb-smooth-slider-item {
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1
}

.clb-smooth-slider-item.active {
  z-index: 3
}

.clb-smooth-slider-item.prev-slide.active {
  z-index: 4
}

.clb-smooth-slider-item.prev-slide.last-slide {
  z-index: 2
}

.clb-smooth-slider-item.next-slide.last-slide {
  z-index: 2
}

.clb-smooth-slider .clb-slider-nav-btn {
  z-index: 10
}

.ohio-fullscreen-slider-sc .clb-slider-nav-dots {
  position: absolute
}

.ohio-fullscreen-slider-sc .clb-slider-nav-dots .clb-slider-dot:before {
  background-color: currentColor
}

.ohio-fullscreen-slider-sc.clb-slider-vertical .clb-slider-stage .clb-slider-item {
  min-width: 100vw
}

@media screen and (max-width:768px) {

  .ohio-fullscreen-slider-sc.full-vh,
  .ohio-fullscreen-slider-sc .full-vh.clb-slider-item {
    height: 100vh !important
  }
}

.socialbar {
  cursor: default
}

.socialbar:not(.inline) a {
  color: #fff
}

.socialbar:not(.inline) a:before {
  display: none
}

.socialbar a {
  background-color: #17161a;
  width: 46px;
  height: 46px;
  text-align: center;
  vertical-align: middle;
  margin: 4px;
  border: 1px solid #17161a;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 1.2em;
  cursor: pointer;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.socialbar a i {
  position: relative;
  z-index: 2
}

.socialbar a:hover {
  background-color: transparent;
  color: #17161a
}

.socialbar.outline a {
  background-color: transparent;
  border: 1px solid rgba(136, 136, 136, .65);
  color: #17161a
}

.socialbar.outline a:hover {
  background-color: #17161a;
  color: #fff
}

.socialbar.outline.inverse a {
  color: #fff;
  border-color: rgba(255, 255, 255, .35)
}

.socialbar.outline.inverse a:hover {
  background-color: #fff;
  border-color: #fff;
  color: initial
}

.socialbar.flat a {
  background-color: transparent;
  color: #17161a;
  border-color: transparent
}

.socialbar.flat a:hover {
  background-color: #17161a;
  color: #fff
}

.socialbar.flat.outline-hover a:hover {
  background-color: transparent;
  border-color: #17161a;
  color: #17161a;
  border-width: 1px
}

.socialbar.hover-bg-trnspr a {
  border-width: 1px !important
}

.socialbar.hover-bg-trnspr a:hover {
  border-color: #17161a
}

.socialbar.inline {
  display: block
}

.socialbar.inline a {
  background-color: initial;
  width: auto;
  height: auto;
  border: none;
  margin: 0 10px;
  line-height: 1.8;
  font-size: inherit;
  font-weight: 600;
  font-family: "Space Grotesk Bold", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"
}

.socialbar.inline a i {
  margin-right: 5px
}

.socialbar.flat-icons a {
  border-color: transparent
}

.socialbar.flat-icons a:hover {
  border-color: #17161a
}

.socialbar.flat-icons.flat-icons-trnspr a:hover {
  color: #17161a;
  background-color: transparent
}

.socialbar.small a {
  width: 42px;
  height: 42px
}

.socialbar.small.inline a {
  width: auto;
  height: auto;
  margin: 0 10px;
  line-height: 2.4;
  font-size: .94rem
}

.socialbar.small.default a {
  line-height: 38px
}

.socialbar.small.outline a {
  line-height: 36px
}

.socialbar a:first-child {
  margin-left: 0
}

.socialbar a:last-child {
  margin-right: 0
}

.socialbar.default a.white {
  background-color: #fff;
  border-color: #fff;
  border-width: 1px !important;
  color: #fff
}

.socialbar.default a.white:hover {
  background-color: transparent;
  color: #fff;
  border-color: #fff
}

.socialbar.default.hover-colorize-reverse a.white {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
  border-width: 1px !important
}

.socialbar.default.hover-colorize-reverse a.white:hover {
  background-color: #fff;
  color: #fff
}

.socialbar.default.outline a.white {
  background-color: transparent;
  color: #fff
}

.socialbar.default.outline a.white:hover {
  background-color: #fff;
  color: #fff
}

.socialbar.default.flat a.white {
  background-color: transparent;
  color: #fff;
  border-color: transparent
}

.socialbar.default.flat a.white:hover {
  background-color: #fff;
  color: #fff
}

.socialbar.default.inline a.white {
  background-color: transparent;
  border-color: transparent;
  color: #17161a
}

.socialbar.default.inline a.white:hover {
  color: #fff
}

.socialbar.default.inline a.white:hover:before {
  display: none
}

.socialbar.default a.facebook {
  background-color: #217cef;
  border-color: #217cef;
  border-width: 1px !important;
  color: #fff
}

.socialbar.default a.facebook:hover {
  background-color: transparent;
  color: #217cef;
  border-color: #217cef
}

.socialbar.default.hover-colorize-reverse a.facebook {
  background-color: transparent;
  color: #217cef;
  border-color: #217cef;
  border-width: 1px !important
}

.socialbar.default.hover-colorize-reverse a.facebook:hover {
  background-color: #217cef;
  color: #fff
}

.socialbar.default.outline a.facebook {
  background-color: transparent;
  color: #217cef
}

.socialbar.default.outline a.facebook:hover {
  background-color: #217cef;
  color: #fff
}

.socialbar.default.flat a.facebook {
  background-color: transparent;
  color: #217cef;
  border-color: transparent
}

.socialbar.default.flat a.facebook:hover {
  background-color: #217cef;
  color: #fff
}

.socialbar.default.inline a.facebook {
  background-color: transparent;
  border-color: transparent;
  color: #17161a
}

.socialbar.default.inline a.facebook:hover {
  color: #217cef
}

.socialbar.default.inline a.facebook:hover:before {
  display: none
}

.socialbar.default a.twitter {
  background-color: #2aa3ef;
  border-color: #2aa3ef;
  border-width: 1px !important;
  color: #fff
}

.socialbar.default a.twitter:hover {
  background-color: transparent;
  color: #2aa3ef;
  border-color: #2aa3ef
}

.socialbar.default.hover-colorize-reverse a.twitter {
  background-color: transparent;
  color: #2aa3ef;
  border-color: #2aa3ef;
  border-width: 1px !important
}

.socialbar.default.hover-colorize-reverse a.twitter:hover {
  background-color: #2aa3ef;
  color: #fff
}

.socialbar.default.outline a.twitter {
  background-color: transparent;
  color: #2aa3ef
}

.socialbar.default.outline a.twitter:hover {
  background-color: #2aa3ef;
  color: #fff
}

.socialbar.default.flat a.twitter {
  background-color: transparent;
  color: #2aa3ef;
  border-color: transparent
}

.socialbar.default.flat a.twitter:hover {
  background-color: #2aa3ef;
  color: #fff
}

.socialbar.default.inline a.twitter {
  background-color: transparent;
  border-color: transparent;
  color: #17161a
}

.socialbar.default.inline a.twitter:hover {
  color: #2aa3ef
}

.socialbar.default.inline a.twitter:hover:before {
  display: none
}

.socialbar.default a.pinterest {
  background-color: #e8323f;
  border-color: #e8323f;
  border-width: 1px !important;
  color: #fff
}

.socialbar.default a.pinterest:hover {
  background-color: transparent;
  color: #e8323f;
  border-color: #e8323f
}

.socialbar.default.hover-colorize-reverse a.pinterest {
  background-color: transparent;
  color: #e8323f;
  border-color: #e8323f;
  border-width: 1px !important
}

.socialbar.default.hover-colorize-reverse a.pinterest:hover {
  background-color: #e8323f;
  color: #fff
}

.socialbar.default.outline a.pinterest {
  background-color: transparent;
  color: #e8323f
}

.socialbar.default.outline a.pinterest:hover {
  background-color: #e8323f;
  color: #fff
}

.socialbar.default.flat a.pinterest {
  background-color: transparent;
  color: #e8323f;
  border-color: transparent
}

.socialbar.default.flat a.pinterest:hover {
  background-color: #e8323f;
  color: #fff
}

.socialbar.default.inline a.pinterest {
  background-color: transparent;
  border-color: transparent;
  color: #17161a
}

.socialbar.default.inline a.pinterest:hover {
  color: #e8323f
}

.socialbar.default.inline a.pinterest:hover:before {
  display: none
}

.socialbar.default a.linkedin {
  background-color: #4477ab;
  border-color: #4477ab;
  border-width: 1px !important;
  color: #fff
}

.socialbar.default a.linkedin:hover {
  background-color: transparent;
  color: #4477ab;
  border-color: #4477ab
}

.socialbar.default.hover-colorize-reverse a.linkedin {
  background-color: transparent;
  color: #4477ab;
  border-color: #4477ab;
  border-width: 1px !important
}

.socialbar.default.hover-colorize-reverse a.linkedin:hover {
  background-color: #4477ab;
  color: #fff
}

.socialbar.default.outline a.linkedin {
  background-color: transparent;
  color: #4477ab
}

.socialbar.default.outline a.linkedin:hover {
  background-color: #4477ab;
  color: #fff
}

.socialbar.default.flat a.linkedin {
  background-color: transparent;
  color: #4477ab;
  border-color: transparent
}

.socialbar.default.flat a.linkedin:hover {
  background-color: #4477ab;
  color: #fff
}

.socialbar.default.inline a.linkedin {
  background-color: transparent;
  border-color: transparent;
  color: #17161a
}

.socialbar.default.inline a.linkedin:hover {
  color: #4477ab
}

.socialbar.default.inline a.linkedin:hover:before {
  display: none
}

.socialbar.default a.dribbble {
  background-color: #fd629e;
  border-color: #fd629e;
  border-width: 1px !important;
  color: #fff
}

.socialbar.default a.dribbble:hover {
  background-color: transparent;
  color: #fd629e;
  border-color: #fd629e
}

.socialbar.default.hover-colorize-reverse a.dribbble {
  background-color: transparent;
  color: #fd629e;
  border-color: #fd629e;
  border-width: 1px !important
}

.socialbar.default.hover-colorize-reverse a.dribbble:hover {
  background-color: #fd629e;
  color: #fff
}

.socialbar.default.outline a.dribbble {
  background-color: transparent;
  color: #fd629e
}

.socialbar.default.outline a.dribbble:hover {
  background-color: #fd629e;
  color: #fff
}

.socialbar.default.flat a.dribbble {
  background-color: transparent;
  color: #fd629e;
  border-color: transparent
}

.socialbar.default.flat a.dribbble:hover {
  background-color: #fd629e;
  color: #fff
}

.socialbar.default.inline a.dribbble {
  background-color: transparent;
  border-color: transparent;
  color: #17161a
}

.socialbar.default.inline a.dribbble:hover {
  color: #fd629e
}

.socialbar.default.inline a.dribbble:hover:before {
  display: none
}

.socialbar.default a.github {
  background-color: #24292e;
  border-color: #24292e;
  border-width: 1px !important;
  color: #fff
}

.socialbar.default a.github:hover {
  background-color: transparent;
  color: #24292e;
  border-color: #24292e
}

.socialbar.default.hover-colorize-reverse a.github {
  background-color: transparent;
  color: #24292e;
  border-color: #24292e;
  border-width: 1px !important
}

.socialbar.default.hover-colorize-reverse a.github:hover {
  background-color: #24292e;
  color: #fff
}

.socialbar.default.outline a.github {
  background-color: transparent;
  color: #24292e
}

.socialbar.default.outline a.github:hover {
  background-color: #24292e;
  color: #fff
}

.socialbar.default.flat a.github {
  background-color: transparent;
  color: #24292e;
  border-color: transparent
}

.socialbar.default.flat a.github:hover {
  background-color: #24292e;
  color: #fff
}

.socialbar.default.inline a.github {
  background-color: transparent;
  border-color: transparent;
  color: #17161a
}

.socialbar.default.inline a.github:hover {
  color: #24292e
}

.socialbar.default.inline a.github:hover:before {
  display: none
}

.socialbar.default a.instagram {
  background-color: #383838;
  border-color: #383838;
  border-width: 1px !important;
  color: #fff
}

.socialbar.default a.instagram:hover {
  background-color: transparent;
  color: #383838;
  border-color: #383838
}

.socialbar.default.hover-colorize-reverse a.instagram {
  background-color: transparent;
  color: #383838;
  border-color: #383838;
  border-width: 1px !important
}

.socialbar.default.hover-colorize-reverse a.instagram:hover {
  background-color: #383838;
  color: #fff
}

.socialbar.default.outline a.instagram {
  background-color: transparent;
  color: #383838
}

.socialbar.default.outline a.instagram:hover {
  background-color: #383838;
  color: #fff
}

.socialbar.default.flat a.instagram {
  background-color: transparent;
  color: #383838;
  border-color: transparent
}

.socialbar.default.flat a.instagram:hover {
  background-color: #383838;
  color: #fff
}

.socialbar.default.inline a.instagram {
  background-color: transparent;
  border-color: transparent;
  color: #17161a
}

.socialbar.default.inline a.instagram:hover {
  color: #383838
}

.socialbar.default.inline a.instagram:hover:before {
  display: none
}

.socialbar.default a.dropbox {
  background-color: #187fe7;
  border-color: #187fe7;
  border-width: 1px !important;
  color: #fff
}

.socialbar.default a.dropbox:hover {
  background-color: transparent;
  color: #187fe7;
  border-color: #187fe7
}

.socialbar.default.hover-colorize-reverse a.dropbox {
  background-color: transparent;
  color: #187fe7;
  border-color: #187fe7;
  border-width: 1px !important
}

.socialbar.default.hover-colorize-reverse a.dropbox:hover {
  background-color: #187fe7;
  color: #fff
}

.socialbar.default.outline a.dropbox {
  background-color: transparent;
  color: #187fe7
}

.socialbar.default.outline a.dropbox:hover {
  background-color: #187fe7;
  color: #fff
}

.socialbar.default.flat a.dropbox {
  background-color: transparent;
  color: #187fe7;
  border-color: transparent
}

.socialbar.default.flat a.dropbox:hover {
  background-color: #187fe7;
  color: #fff
}

.socialbar.default.inline a.dropbox {
  background-color: transparent;
  border-color: transparent;
  color: #17161a
}

.socialbar.default.inline a.dropbox:hover {
  color: #187fe7
}

.socialbar.default.inline a.dropbox:hover:before {
  display: none
}

.socialbar.default a.vk {
  background-color: #6083ab;
  border-color: #6083ab;
  border-width: 1px !important;
  color: #fff
}

.socialbar.default a.vk:hover {
  background-color: transparent;
  color: #6083ab;
  border-color: #6083ab
}

.socialbar.default.hover-colorize-reverse a.vk {
  background-color: transparent;
  color: #6083ab;
  border-color: #6083ab;
  border-width: 1px !important
}

.socialbar.default.hover-colorize-reverse a.vk:hover {
  background-color: #6083ab;
  color: #fff
}

.socialbar.default.outline a.vk {
  background-color: transparent;
  color: #6083ab
}

.socialbar.default.outline a.vk:hover {
  background-color: #6083ab;
  color: #fff
}

.socialbar.default.flat a.vk {
  background-color: transparent;
  color: #6083ab;
  border-color: transparent
}

.socialbar.default.flat a.vk:hover {
  background-color: #6083ab;
  color: #fff
}

.socialbar.default.inline a.vk {
  background-color: transparent;
  border-color: transparent;
  color: #17161a
}

.socialbar.default.inline a.vk:hover {
  color: #6083ab
}

.socialbar.default.inline a.vk:hover:before {
  display: none
}

.socialbar.default a.youtube {
  background-color: red;
  border-color: red;
  border-width: 1px !important;
  color: #fff
}

.socialbar.default a.youtube:hover {
  background-color: transparent;
  color: red;
  border-color: red
}

.socialbar.default.hover-colorize-reverse a.youtube {
  background-color: transparent;
  color: red;
  border-color: red;
  border-width: 1px !important
}

.socialbar.default.hover-colorize-reverse a.youtube:hover {
  background-color: red;
  color: #fff
}

.socialbar.default.outline a.youtube {
  background-color: transparent;
  color: red
}

.socialbar.default.outline a.youtube:hover {
  background-color: red;
  color: #fff
}

.socialbar.default.flat a.youtube {
  background-color: transparent;
  color: red;
  border-color: transparent
}

.socialbar.default.flat a.youtube:hover {
  background-color: red;
  color: #fff
}

.socialbar.default.inline a.youtube {
  background-color: transparent;
  border-color: transparent;
  color: #17161a
}

.socialbar.default.inline a.youtube:hover {
  color: red
}

.socialbar.default.inline a.youtube:hover:before {
  display: none
}

.socialbar.default a.vimeo {
  background-color: #1ab8ea;
  border-color: #1ab8ea;
  border-width: 1px !important;
  color: #fff
}

.socialbar.default a.vimeo:hover {
  background-color: transparent;
  color: #1ab8ea;
  border-color: #1ab8ea
}

.socialbar.default.hover-colorize-reverse a.vimeo {
  background-color: transparent;
  color: #1ab8ea;
  border-color: #1ab8ea;
  border-width: 1px !important
}

.socialbar.default.hover-colorize-reverse a.vimeo:hover {
  background-color: #1ab8ea;
  color: #fff
}

.socialbar.default.outline a.vimeo {
  background-color: transparent;
  color: #1ab8ea
}

.socialbar.default.outline a.vimeo:hover {
  background-color: #1ab8ea;
  color: #fff
}

.socialbar.default.flat a.vimeo {
  background-color: transparent;
  color: #1ab8ea;
  border-color: transparent
}

.socialbar.default.flat a.vimeo:hover {
  background-color: #1ab8ea;
  color: #fff
}

.socialbar.default.inline a.vimeo {
  background-color: transparent;
  border-color: transparent;
  color: #17161a
}

.socialbar.default.inline a.vimeo:hover {
  color: #1ab8ea
}

.socialbar.default.inline a.vimeo:hover:before {
  display: none
}

.socialbar.default a.behance {
  background-color: #0056ff;
  border-color: #0056ff;
  border-width: 1px !important;
  color: #fff
}

.socialbar.default a.behance:hover {
  background-color: transparent;
  color: #0056ff;
  border-color: #0056ff
}

.socialbar.default.hover-colorize-reverse a.behance {
  background-color: transparent;
  color: #0056ff;
  border-color: #0056ff;
  border-width: 1px !important
}

.socialbar.default.hover-colorize-reverse a.behance:hover {
  background-color: #0056ff;
  color: #fff
}

.socialbar.default.outline a.behance {
  background-color: transparent;
  color: #0056ff
}

.socialbar.default.outline a.behance:hover {
  background-color: #0056ff;
  color: #fff
}

.socialbar.default.flat a.behance {
  background-color: transparent;
  color: #0056ff;
  border-color: transparent
}

.socialbar.default.flat a.behance:hover {
  background-color: #0056ff;
  color: #fff
}

.socialbar.default.inline a.behance {
  background-color: transparent;
  border-color: transparent;
  color: #17161a
}

.socialbar.default.inline a.behance:hover {
  color: #0056ff
}

.socialbar.default.inline a.behance:hover:before {
  display: none
}

.socialbar.default a.tumblr {
  background-color: #2a445f;
  border-color: #2a445f;
  border-width: 1px !important;
  color: #fff
}

.socialbar.default a.tumblr:hover {
  background-color: transparent;
  color: #2a445f;
  border-color: #2a445f
}

.socialbar.default.hover-colorize-reverse a.tumblr {
  background-color: transparent;
  color: #2a445f;
  border-color: #2a445f;
  border-width: 1px !important
}

.socialbar.default.hover-colorize-reverse a.tumblr:hover {
  background-color: #2a445f;
  color: #fff
}

.socialbar.default.outline a.tumblr {
  background-color: transparent;
  color: #2a445f
}

.socialbar.default.outline a.tumblr:hover {
  background-color: #2a445f;
  color: #fff
}

.socialbar.default.flat a.tumblr {
  background-color: transparent;
  color: #2a445f;
  border-color: transparent
}

.socialbar.default.flat a.tumblr:hover {
  background-color: #2a445f;
  color: #fff
}

.socialbar.default.inline a.tumblr {
  background-color: transparent;
  border-color: transparent;
  color: #17161a
}

.socialbar.default.inline a.tumblr:hover {
  color: #2a445f
}

.socialbar.default.inline a.tumblr:hover:before {
  display: none
}

.socialbar.default a.flickr {
  background-color: #0063db;
  border-color: #0063db;
  border-width: 1px !important;
  color: #fff
}

.socialbar.default a.flickr:hover {
  background-color: transparent;
  color: #0063db;
  border-color: #0063db
}

.socialbar.default.hover-colorize-reverse a.flickr {
  background-color: transparent;
  color: #0063db;
  border-color: #0063db;
  border-width: 1px !important
}

.socialbar.default.hover-colorize-reverse a.flickr:hover {
  background-color: #0063db;
  color: #fff
}

.socialbar.default.outline a.flickr {
  background-color: transparent;
  color: #0063db
}

.socialbar.default.outline a.flickr:hover {
  background-color: #0063db;
  color: #fff
}

.socialbar.default.flat a.flickr {
  background-color: transparent;
  color: #0063db;
  border-color: transparent
}

.socialbar.default.flat a.flickr:hover {
  background-color: #0063db;
  color: #fff
}

.socialbar.default.inline a.flickr {
  background-color: transparent;
  border-color: transparent;
  color: #17161a
}

.socialbar.default.inline a.flickr:hover {
  color: #0063db
}

.socialbar.default.inline a.flickr:hover:before {
  display: none
}

.socialbar.default a.reddit {
  background-color: #ff4501;
  border-color: #ff4501;
  border-width: 1px !important;
  color: #fff
}

.socialbar.default a.reddit:hover {
  background-color: transparent;
  color: #ff4501;
  border-color: #ff4501
}

.socialbar.default.hover-colorize-reverse a.reddit {
  background-color: transparent;
  color: #ff4501;
  border-color: #ff4501;
  border-width: 1px !important
}

.socialbar.default.hover-colorize-reverse a.reddit:hover {
  background-color: #ff4501;
  color: #fff
}

.socialbar.default.outline a.reddit {
  background-color: transparent;
  color: #ff4501
}

.socialbar.default.outline a.reddit:hover {
  background-color: #ff4501;
  color: #fff
}

.socialbar.default.flat a.reddit {
  background-color: transparent;
  color: #ff4501;
  border-color: transparent
}

.socialbar.default.flat a.reddit:hover {
  background-color: #ff4501;
  color: #fff
}

.socialbar.default.inline a.reddit {
  background-color: transparent;
  border-color: transparent;
  color: #17161a
}

.socialbar.default.inline a.reddit:hover {
  color: #ff4501
}

.socialbar.default.inline a.reddit:hover:before {
  display: none
}

.socialbar.default a.snapchat {
  background-color: #e0e410;
  border-color: #e0e410;
  border-width: 1px !important;
  color: #fff
}

.socialbar.default a.snapchat:hover {
  background-color: transparent;
  color: #e0e410;
  border-color: #e0e410
}

.socialbar.default.hover-colorize-reverse a.snapchat {
  background-color: transparent;
  color: #e0e410;
  border-color: #e0e410;
  border-width: 1px !important
}

.socialbar.default.hover-colorize-reverse a.snapchat:hover {
  background-color: #e0e410;
  color: #fff
}

.socialbar.default.outline a.snapchat {
  background-color: transparent;
  color: #e0e410
}

.socialbar.default.outline a.snapchat:hover {
  background-color: #e0e410;
  color: #fff
}

.socialbar.default.flat a.snapchat {
  background-color: transparent;
  color: #e0e410;
  border-color: transparent
}

.socialbar.default.flat a.snapchat:hover {
  background-color: #e0e410;
  color: #fff
}

.socialbar.default.inline a.snapchat {
  background-color: transparent;
  border-color: transparent;
  color: #17161a
}

.socialbar.default.inline a.snapchat:hover {
  color: #e0e410
}

.socialbar.default.inline a.snapchat:hover:before {
  display: none
}

.socialbar.default a.whatsapp {
  background-color: #0ec143;
  border-color: #0ec143;
  border-width: 1px !important;
  color: #fff
}

.socialbar.default a.whatsapp:hover {
  background-color: transparent;
  color: #0ec143;
  border-color: #0ec143
}

.socialbar.default.hover-colorize-reverse a.whatsapp {
  background-color: transparent;
  color: #0ec143;
  border-color: #0ec143;
  border-width: 1px !important
}

.socialbar.default.hover-colorize-reverse a.whatsapp:hover {
  background-color: #0ec143;
  color: #fff
}

.socialbar.default.outline a.whatsapp {
  background-color: transparent;
  color: #0ec143
}

.socialbar.default.outline a.whatsapp:hover {
  background-color: #0ec143;
  color: #fff
}

.socialbar.default.flat a.whatsapp {
  background-color: transparent;
  color: #0ec143;
  border-color: transparent
}

.socialbar.default.flat a.whatsapp:hover {
  background-color: #0ec143;
  color: #fff
}

.socialbar.default.inline a.whatsapp {
  background-color: transparent;
  border-color: transparent;
  color: #17161a
}

.socialbar.default.inline a.whatsapp:hover {
  color: #0ec143
}

.socialbar.default.inline a.whatsapp:hover:before {
  display: none
}

.socialbar.default a.quora {
  background-color: #a82401;
  border-color: #a82401;
  border-width: 1px !important;
  color: #fff
}

.socialbar.default a.quora:hover {
  background-color: transparent;
  color: #a82401;
  border-color: #a82401
}

.socialbar.default.hover-colorize-reverse a.quora {
  background-color: transparent;
  color: #a82401;
  border-color: #a82401;
  border-width: 1px !important
}

.socialbar.default.hover-colorize-reverse a.quora:hover {
  background-color: #a82401;
  color: #fff
}

.socialbar.default.outline a.quora {
  background-color: transparent;
  color: #a82401
}

.socialbar.default.outline a.quora:hover {
  background-color: #a82401;
  color: #fff
}

.socialbar.default.flat a.quora {
  background-color: transparent;
  color: #a82401;
  border-color: transparent
}

.socialbar.default.flat a.quora:hover {
  background-color: #a82401;
  color: #fff
}

.socialbar.default.inline a.quora {
  background-color: transparent;
  border-color: transparent;
  color: #17161a
}

.socialbar.default.inline a.quora:hover {
  color: #a82401
}

.socialbar.default.inline a.quora:hover:before {
  display: none
}

.socialbar.default a.vine {
  background-color: #00be8e;
  border-color: #00be8e;
  border-width: 1px !important;
  color: #fff
}

.socialbar.default a.vine:hover {
  background-color: transparent;
  color: #00be8e;
  border-color: #00be8e
}

.socialbar.default.hover-colorize-reverse a.vine {
  background-color: transparent;
  color: #00be8e;
  border-color: #00be8e;
  border-width: 1px !important
}

.socialbar.default.hover-colorize-reverse a.vine:hover {
  background-color: #00be8e;
  color: #fff
}

.socialbar.default.outline a.vine {
  background-color: transparent;
  color: #00be8e
}

.socialbar.default.outline a.vine:hover {
  background-color: #00be8e;
  color: #fff
}

.socialbar.default.flat a.vine {
  background-color: transparent;
  color: #00be8e;
  border-color: transparent
}

.socialbar.default.flat a.vine:hover {
  background-color: #00be8e;
  color: #fff
}

.socialbar.default.inline a.vine {
  background-color: transparent;
  border-color: transparent;
  color: #17161a
}

.socialbar.default.inline a.vine:hover {
  color: #00be8e
}

.socialbar.default.inline a.vine:hover:before {
  display: none
}

.socialbar.default a.digg {
  background-color: #1c5891;
  border-color: #1c5891;
  border-width: 1px !important;
  color: #fff
}

.socialbar.default a.digg:hover {
  background-color: transparent;
  color: #1c5891;
  border-color: #1c5891
}

.socialbar.default.hover-colorize-reverse a.digg {
  background-color: transparent;
  color: #1c5891;
  border-color: #1c5891;
  border-width: 1px !important
}

.socialbar.default.hover-colorize-reverse a.digg:hover {
  background-color: #1c5891;
  color: #fff
}

.socialbar.default.outline a.digg {
  background-color: transparent;
  color: #1c5891
}

.socialbar.default.outline a.digg:hover {
  background-color: #1c5891;
  color: #fff
}

.socialbar.default.flat a.digg {
  background-color: transparent;
  color: #1c5891;
  border-color: transparent
}

.socialbar.default.flat a.digg:hover {
  background-color: #1c5891;
  color: #fff
}

.socialbar.default.inline a.digg {
  background-color: transparent;
  border-color: transparent;
  color: #17161a
}

.socialbar.default.inline a.digg:hover {
  color: #1c5891
}

.socialbar.default.inline a.digg:hover:before {
  display: none
}

.socialbar.default a.foursquare {
  background-color: #fd4577;
  border-color: #fd4577;
  border-width: 1px !important;
  color: #fff
}

.socialbar.default a.foursquare:hover {
  background-color: transparent;
  color: #fd4577;
  border-color: #fd4577
}

.socialbar.default.hover-colorize-reverse a.foursquare {
  background-color: transparent;
  color: #fd4577;
  border-color: #fd4577;
  border-width: 1px !important
}

.socialbar.default.hover-colorize-reverse a.foursquare:hover {
  background-color: #fd4577;
  color: #fff
}

.socialbar.default.outline a.foursquare {
  background-color: transparent;
  color: #fd4577
}

.socialbar.default.outline a.foursquare:hover {
  background-color: #fd4577;
  color: #fff
}

.socialbar.default.flat a.foursquare {
  background-color: transparent;
  color: #fd4577;
  border-color: transparent
}

.socialbar.default.flat a.foursquare:hover {
  background-color: #fd4577;
  color: #fff
}

.socialbar.default.inline a.foursquare {
  background-color: transparent;
  border-color: transparent;
  color: #17161a
}

.socialbar.default.inline a.foursquare:hover {
  color: #fd4577
}

.socialbar.default.inline a.foursquare:hover:before {
  display: none
}

.socialbar.default a.tiktok {
  background-color: #323131;
  border-color: #323131;
  border-width: 1px !important;
  color: #fff
}

.socialbar.default a.tiktok:hover {
  background-color: transparent;
  color: #323131;
  border-color: #323131
}

.socialbar.default.hover-colorize-reverse a.tiktok {
  background-color: transparent;
  color: #323131;
  border-color: #323131;
  border-width: 1px !important
}

.socialbar.default.hover-colorize-reverse a.tiktok:hover {
  background-color: #323131;
  color: #fff
}

.socialbar.default.outline a.tiktok {
  background-color: transparent;
  color: #323131
}

.socialbar.default.outline a.tiktok:hover {
  background-color: #323131;
  color: #fff
}

.socialbar.default.flat a.tiktok {
  background-color: transparent;
  color: #323131;
  border-color: transparent
}

.socialbar.default.flat a.tiktok:hover {
  background-color: #323131;
  color: #fff
}

.socialbar.default.inline a.tiktok {
  background-color: transparent;
  border-color: transparent;
  color: #17161a
}

.socialbar.default.inline a.tiktok:hover {
  color: #323131
}

.socialbar.default.inline a.tiktok:hover:before {
  display: none
}

.socialbar.default a.tripadvisor {
  background-color: #34e0a1;
  border-color: #34e0a1;
  border-width: 1px !important;
  color: #fff
}

.socialbar.default a.tripadvisor:hover {
  background-color: transparent;
  color: #34e0a1;
  border-color: #34e0a1
}

.socialbar.default.hover-colorize-reverse a.tripadvisor {
  background-color: transparent;
  color: #34e0a1;
  border-color: #34e0a1;
  border-width: 1px !important
}

.socialbar.default.hover-colorize-reverse a.tripadvisor:hover {
  background-color: #34e0a1;
  color: #fff
}

.socialbar.default.outline a.tripadvisor {
  background-color: transparent;
  color: #34e0a1
}

.socialbar.default.outline a.tripadvisor:hover {
  background-color: #34e0a1;
  color: #fff
}

.socialbar.default.flat a.tripadvisor {
  background-color: transparent;
  color: #34e0a1;
  border-color: transparent
}

.socialbar.default.flat a.tripadvisor:hover {
  background-color: #34e0a1;
  color: #fff
}

.socialbar.default.inline a.tripadvisor {
  background-color: transparent;
  border-color: transparent;
  color: #17161a
}

.socialbar.default.inline a.tripadvisor:hover {
  color: #34e0a1
}

.socialbar.default.inline a.tripadvisor:hover:before {
  display: none
}

.socialbar.default a.twitch {
  background-color: #9147ff;
  border-color: #9147ff;
  border-width: 1px !important;
  color: #fff
}

.socialbar.default a.twitch:hover {
  background-color: transparent;
  color: #9147ff;
  border-color: #9147ff
}

.socialbar.default.hover-colorize-reverse a.twitch {
  background-color: transparent;
  color: #9147ff;
  border-color: #9147ff;
  border-width: 1px !important
}

.socialbar.default.hover-colorize-reverse a.twitch:hover {
  background-color: #9147ff;
  color: #fff
}

.socialbar.default.outline a.twitch {
  background-color: transparent;
  color: #9147ff
}

.socialbar.default.outline a.twitch:hover {
  background-color: #9147ff;
  color: #fff
}

.socialbar.default.flat a.twitch {
  background-color: transparent;
  color: #9147ff;
  border-color: transparent
}

.socialbar.default.flat a.twitch:hover {
  background-color: #9147ff;
  color: #fff
}

.socialbar.default.inline a.twitch {
  background-color: transparent;
  border-color: transparent;
  color: #17161a
}

.socialbar.default.inline a.twitch:hover {
  color: #9147ff
}

.socialbar.default.inline a.twitch:hover:before {
  display: none
}

.socialbar.default a.mixer {
  background-color: #0270d9;
  border-color: #0270d9;
  border-width: 1px !important;
  color: #fff
}

.socialbar.default a.mixer:hover {
  background-color: transparent;
  color: #0270d9;
  border-color: #0270d9
}

.socialbar.default.hover-colorize-reverse a.mixer {
  background-color: transparent;
  color: #0270d9;
  border-color: #0270d9;
  border-width: 1px !important
}

.socialbar.default.hover-colorize-reverse a.mixer:hover {
  background-color: #0270d9;
  color: #fff
}

.socialbar.default.outline a.mixer {
  background-color: transparent;
  color: #0270d9
}

.socialbar.default.outline a.mixer:hover {
  background-color: #0270d9;
  color: #fff
}

.socialbar.default.flat a.mixer {
  background-color: transparent;
  color: #0270d9;
  border-color: transparent
}

.socialbar.default.flat a.mixer:hover {
  background-color: #0270d9;
  color: #fff
}

.socialbar.default.inline a.mixer {
  background-color: transparent;
  border-color: transparent;
  color: #17161a
}

.socialbar.default.inline a.mixer:hover {
  color: #0270d9
}

.socialbar.default.inline a.mixer:hover:before {
  display: none
}

.socialbar.default a.telegram {
  background-color: #08c;
  border-color: #08c;
  border-width: 1px !important;
  color: #fff
}

.socialbar.default a.telegram:hover {
  background-color: transparent;
  color: #08c;
  border-color: #08c
}

.socialbar.default.hover-colorize-reverse a.telegram {
  background-color: transparent;
  color: #08c;
  border-color: #08c;
  border-width: 1px !important
}

.socialbar.default.hover-colorize-reverse a.telegram:hover {
  background-color: #08c;
  color: #fff
}

.socialbar.default.outline a.telegram {
  background-color: transparent;
  color: #08c
}

.socialbar.default.outline a.telegram:hover {
  background-color: #08c;
  color: #fff
}

.socialbar.default.flat a.telegram {
  background-color: transparent;
  color: #08c;
  border-color: transparent
}

.socialbar.default.flat a.telegram:hover {
  background-color: #08c;
  color: #fff
}

.socialbar.default.inline a.telegram {
  background-color: transparent;
  border-color: transparent;
  color: #17161a
}

.socialbar.default.inline a.telegram:hover {
  color: #08c
}

.socialbar.default.inline a.telegram:hover:before {
  display: none
}

.socialbar.default a.soundcloud {
  background-color: #fd561f;
  border-color: #fd561f;
  border-width: 1px !important;
  color: #fff
}

.socialbar.default a.soundcloud:hover {
  background-color: transparent;
  color: #fd561f;
  border-color: #fd561f
}

.socialbar.default.hover-colorize-reverse a.soundcloud {
  background-color: transparent;
  color: #fd561f;
  border-color: #fd561f;
  border-width: 1px !important
}

.socialbar.default.hover-colorize-reverse a.soundcloud:hover {
  background-color: #fd561f;
  color: #fff
}

.socialbar.default.outline a.soundcloud {
  background-color: transparent;
  color: #fd561f
}

.socialbar.default.outline a.soundcloud:hover {
  background-color: #fd561f;
  color: #fff
}

.socialbar.default.flat a.soundcloud {
  background-color: transparent;
  color: #fd561f;
  border-color: transparent
}

.socialbar.default.flat a.soundcloud:hover {
  background-color: #fd561f;
  color: #fff
}

.socialbar.default.inline a.soundcloud {
  background-color: transparent;
  border-color: transparent;
  color: #17161a
}

.socialbar.default.inline a.soundcloud:hover {
  color: #fd561f
}

.socialbar.default.inline a.soundcloud:hover:before {
  display: none
}

.socialbar.default a.spotify {
  background-color: #1ed760;
  border-color: #1ed760;
  border-width: 1px !important;
  color: #fff
}

.socialbar.default a.spotify:hover {
  background-color: transparent;
  color: #1ed760;
  border-color: #1ed760
}

.socialbar.default.hover-colorize-reverse a.spotify {
  background-color: transparent;
  color: #1ed760;
  border-color: #1ed760;
  border-width: 1px !important
}

.socialbar.default.hover-colorize-reverse a.spotify:hover {
  background-color: #1ed760;
  color: #fff
}

.socialbar.default.outline a.spotify {
  background-color: transparent;
  color: #1ed760
}

.socialbar.default.outline a.spotify:hover {
  background-color: #1ed760;
  color: #fff
}

.socialbar.default.flat a.spotify {
  background-color: transparent;
  color: #1ed760;
  border-color: transparent
}

.socialbar.default.flat a.spotify:hover {
  background-color: #1ed760;
  color: #fff
}

.socialbar.default.inline a.spotify {
  background-color: transparent;
  border-color: transparent;
  color: #17161a
}

.socialbar.default.inline a.spotify:hover {
  color: #1ed760
}

.socialbar.default.inline a.spotify:hover:before {
  display: none
}

.socialbar.default a.teamspeak {
  background-color: #1c82cc;
  border-color: #1c82cc;
  border-width: 1px !important;
  color: #fff
}

.socialbar.default a.teamspeak:hover {
  background-color: transparent;
  color: #1c82cc;
  border-color: #1c82cc
}

.socialbar.default.hover-colorize-reverse a.teamspeak {
  background-color: transparent;
  color: #1c82cc;
  border-color: #1c82cc;
  border-width: 1px !important
}

.socialbar.default.hover-colorize-reverse a.teamspeak:hover {
  background-color: #1c82cc;
  color: #fff
}

.socialbar.default.outline a.teamspeak {
  background-color: transparent;
  color: #1c82cc
}

.socialbar.default.outline a.teamspeak:hover {
  background-color: #1c82cc;
  color: #fff
}

.socialbar.default.flat a.teamspeak {
  background-color: transparent;
  color: #1c82cc;
  border-color: transparent
}

.socialbar.default.flat a.teamspeak:hover {
  background-color: #1c82cc;
  color: #fff
}

.socialbar.default.inline a.teamspeak {
  background-color: transparent;
  border-color: transparent;
  color: #17161a
}

.socialbar.default.inline a.teamspeak:hover {
  color: #1c82cc
}

.socialbar.default.inline a.teamspeak:hover:before {
  display: none
}

.socialbar.default a.discord {
  background-color: #7289da;
  border-color: #7289da;
  border-width: 1px !important;
  color: #fff
}

.socialbar.default a.discord:hover {
  background-color: transparent;
  color: #7289da;
  border-color: #7289da
}

.socialbar.default.hover-colorize-reverse a.discord {
  background-color: transparent;
  color: #7289da;
  border-color: #7289da;
  border-width: 1px !important
}

.socialbar.default.hover-colorize-reverse a.discord:hover {
  background-color: #7289da;
  color: #fff
}

.socialbar.default.outline a.discord {
  background-color: transparent;
  color: #7289da
}

.socialbar.default.outline a.discord:hover {
  background-color: #7289da;
  color: #fff
}

.socialbar.default.flat a.discord {
  background-color: transparent;
  color: #7289da;
  border-color: transparent
}

.socialbar.default.flat a.discord:hover {
  background-color: #7289da;
  color: #fff
}

.socialbar.default.inline a.discord {
  background-color: transparent;
  border-color: transparent;
  color: #17161a
}

.socialbar.default.inline a.discord:hover {
  color: #7289da
}

.socialbar.default.inline a.discord:hover:before {
  display: none
}

.socialbar.default a.kaggle {
  background-color: #32c0fd;
  border-color: #32c0fd;
  border-width: 1px !important;
  color: #fff
}

.socialbar.default a.kaggle:hover {
  background-color: transparent;
  color: #32c0fd;
  border-color: #32c0fd
}

.socialbar.default.hover-colorize-reverse a.kaggle {
  background-color: transparent;
  color: #32c0fd;
  border-color: #32c0fd;
  border-width: 1px !important
}

.socialbar.default.hover-colorize-reverse a.kaggle:hover {
  background-color: #32c0fd;
  color: #fff
}

.socialbar.default.outline a.kaggle {
  background-color: transparent;
  color: #32c0fd
}

.socialbar.default.outline a.kaggle:hover {
  background-color: #32c0fd;
  color: #fff
}

.socialbar.default.flat a.kaggle {
  background-color: transparent;
  color: #32c0fd;
  border-color: transparent
}

.socialbar.default.flat a.kaggle:hover {
  background-color: #32c0fd;
  color: #fff
}

.socialbar.default.inline a.kaggle {
  background-color: transparent;
  border-color: transparent;
  color: #17161a
}

.socialbar.default.inline a.kaggle:hover {
  color: #32c0fd
}

.socialbar.default.inline a.kaggle:hover:before {
  display: none
}

.socialbar.default a.medium {
  background-color: #03a87c;
  border-color: #03a87c;
  border-width: 1px !important;
  color: #fff
}

.socialbar.default a.medium:hover {
  background-color: transparent;
  color: #03a87c;
  border-color: #03a87c
}

.socialbar.default.hover-colorize-reverse a.medium {
  background-color: transparent;
  color: #03a87c;
  border-color: #03a87c;
  border-width: 1px !important
}

.socialbar.default.hover-colorize-reverse a.medium:hover {
  background-color: #03a87c;
  color: #fff
}

.socialbar.default.outline a.medium {
  background-color: transparent;
  color: #03a87c
}

.socialbar.default.outline a.medium:hover {
  background-color: #03a87c;
  color: #fff
}

.socialbar.default.flat a.medium {
  background-color: transparent;
  color: #03a87c;
  border-color: transparent
}

.socialbar.default.flat a.medium:hover {
  background-color: #03a87c;
  color: #fff
}

.socialbar.default.inline a.medium {
  background-color: transparent;
  border-color: transparent;
  color: #17161a
}

.socialbar.default.inline a.medium:hover {
  color: #03a87c
}

.socialbar.default.inline a.medium:hover:before {
  display: none
}

.socialbar.default a.xing {
  background-color: #0c6567;
  border-color: #0c6567;
  border-width: 1px !important;
  color: #fff
}

.socialbar.default a.xing:hover {
  background-color: transparent;
  color: #0c6567;
  border-color: #0c6567
}

.socialbar.default.hover-colorize-reverse a.xing {
  background-color: transparent;
  color: #0c6567;
  border-color: #0c6567;
  border-width: 1px !important
}

.socialbar.default.hover-colorize-reverse a.xing:hover {
  background-color: #0c6567;
  color: #fff
}

.socialbar.default.outline a.xing {
  background-color: transparent;
  color: #0c6567
}

.socialbar.default.outline a.xing:hover {
  background-color: #0c6567;
  color: #fff
}

.socialbar.default.flat a.xing {
  background-color: transparent;
  color: #0c6567;
  border-color: transparent
}

.socialbar.default.flat a.xing:hover {
  background-color: #0c6567;
  color: #fff
}

.socialbar.default.inline a.xing {
  background-color: transparent;
  border-color: transparent;
  color: #17161a
}

.socialbar.default.inline a.xing:hover {
  color: #0c6567
}

.socialbar.default.inline a.xing:hover:before {
  display: none
}

.socialbar.hover-default a.white:hover {
  background-color: transparent;
  color: #fff;
  border-color: #fff
}

.socialbar.hover-default.outline a.white:hover {
  background-color: #fff;
  color: #fff
}

.socialbar.hover-default.flat a.white:hover {
  background-color: #fff;
  color: #fff
}

.socialbar.hover-default.inline a.white:hover {
  color: #fff
}

.socialbar.hover-default.inline a.white:before {
  background-color: #fff
}

.socialbar.hover-default a.facebook:hover {
  background-color: transparent;
  color: #217cef;
  border-color: #217cef
}

.socialbar.hover-default.outline a.facebook:hover {
  background-color: #217cef;
  color: #fff
}

.socialbar.hover-default.flat a.facebook:hover {
  background-color: #217cef;
  color: #fff
}

.socialbar.hover-default.inline a.facebook:hover {
  color: #217cef
}

.socialbar.hover-default.inline a.facebook:before {
  background-color: #217cef
}

.socialbar.hover-default a.twitter:hover {
  background-color: transparent;
  color: #2aa3ef;
  border-color: #2aa3ef
}

.socialbar.hover-default.outline a.twitter:hover {
  background-color: #2aa3ef;
  color: #fff
}

.socialbar.hover-default.flat a.twitter:hover {
  background-color: #2aa3ef;
  color: #fff
}

.socialbar.hover-default.inline a.twitter:hover {
  color: #2aa3ef
}

.socialbar.hover-default.inline a.twitter:before {
  background-color: #2aa3ef
}

.socialbar.hover-default a.pinterest:hover {
  background-color: transparent;
  color: #e8323f;
  border-color: #e8323f
}

.socialbar.hover-default.outline a.pinterest:hover {
  background-color: #e8323f;
  color: #fff
}

.socialbar.hover-default.flat a.pinterest:hover {
  background-color: #e8323f;
  color: #fff
}

.socialbar.hover-default.inline a.pinterest:hover {
  color: #e8323f
}

.socialbar.hover-default.inline a.pinterest:before {
  background-color: #e8323f
}

.socialbar.hover-default a.linkedin:hover {
  background-color: transparent;
  color: #4477ab;
  border-color: #4477ab
}

.socialbar.hover-default.outline a.linkedin:hover {
  background-color: #4477ab;
  color: #fff
}

.socialbar.hover-default.flat a.linkedin:hover {
  background-color: #4477ab;
  color: #fff
}

.socialbar.hover-default.inline a.linkedin:hover {
  color: #4477ab
}

.socialbar.hover-default.inline a.linkedin:before {
  background-color: #4477ab
}

.socialbar.hover-default a.dribbble:hover {
  background-color: transparent;
  color: #fd629e;
  border-color: #fd629e
}

.socialbar.hover-default.outline a.dribbble:hover {
  background-color: #fd629e;
  color: #fff
}

.socialbar.hover-default.flat a.dribbble:hover {
  background-color: #fd629e;
  color: #fff
}

.socialbar.hover-default.inline a.dribbble:hover {
  color: #fd629e
}

.socialbar.hover-default.inline a.dribbble:before {
  background-color: #fd629e
}

.socialbar.hover-default a.github:hover {
  background-color: transparent;
  color: #24292e;
  border-color: #24292e
}

.socialbar.hover-default.outline a.github:hover {
  background-color: #24292e;
  color: #fff
}

.socialbar.hover-default.flat a.github:hover {
  background-color: #24292e;
  color: #fff
}

.socialbar.hover-default.inline a.github:hover {
  color: #24292e
}

.socialbar.hover-default.inline a.github:before {
  background-color: #24292e
}

.socialbar.hover-default a.instagram:hover {
  background-color: transparent;
  color: #383838;
  border-color: #383838
}

.socialbar.hover-default.outline a.instagram:hover {
  background-color: #383838;
  color: #fff
}

.socialbar.hover-default.flat a.instagram:hover {
  background-color: #383838;
  color: #fff
}

.socialbar.hover-default.inline a.instagram:hover {
  color: #383838
}

.socialbar.hover-default.inline a.instagram:before {
  background-color: #383838
}

.socialbar.hover-default a.dropbox:hover {
  background-color: transparent;
  color: #187fe7;
  border-color: #187fe7
}

.socialbar.hover-default.outline a.dropbox:hover {
  background-color: #187fe7;
  color: #fff
}

.socialbar.hover-default.flat a.dropbox:hover {
  background-color: #187fe7;
  color: #fff
}

.socialbar.hover-default.inline a.dropbox:hover {
  color: #187fe7
}

.socialbar.hover-default.inline a.dropbox:before {
  background-color: #187fe7
}

.socialbar.hover-default a.vk:hover {
  background-color: transparent;
  color: #6083ab;
  border-color: #6083ab
}

.socialbar.hover-default.outline a.vk:hover {
  background-color: #6083ab;
  color: #fff
}

.socialbar.hover-default.flat a.vk:hover {
  background-color: #6083ab;
  color: #fff
}

.socialbar.hover-default.inline a.vk:hover {
  color: #6083ab
}

.socialbar.hover-default.inline a.vk:before {
  background-color: #6083ab
}

.socialbar.hover-default a.youtube:hover {
  background-color: transparent;
  color: red;
  border-color: red
}

.socialbar.hover-default.outline a.youtube:hover {
  background-color: red;
  color: #fff
}

.socialbar.hover-default.flat a.youtube:hover {
  background-color: red;
  color: #fff
}

.socialbar.hover-default.inline a.youtube:hover {
  color: red
}

.socialbar.hover-default.inline a.youtube:before {
  background-color: red
}

.socialbar.hover-default a.vimeo:hover {
  background-color: transparent;
  color: #1ab8ea;
  border-color: #1ab8ea
}

.socialbar.hover-default.outline a.vimeo:hover {
  background-color: #1ab8ea;
  color: #fff
}

.socialbar.hover-default.flat a.vimeo:hover {
  background-color: #1ab8ea;
  color: #fff
}

.socialbar.hover-default.inline a.vimeo:hover {
  color: #1ab8ea
}

.socialbar.hover-default.inline a.vimeo:before {
  background-color: #1ab8ea
}

.socialbar.hover-default a.behance:hover {
  background-color: transparent;
  color: #0056ff;
  border-color: #0056ff
}

.socialbar.hover-default.outline a.behance:hover {
  background-color: #0056ff;
  color: #fff
}

.socialbar.hover-default.flat a.behance:hover {
  background-color: #0056ff;
  color: #fff
}

.socialbar.hover-default.inline a.behance:hover {
  color: #0056ff
}

.socialbar.hover-default.inline a.behance:before {
  background-color: #0056ff
}

.socialbar.hover-default a.tumblr:hover {
  background-color: transparent;
  color: #2a445f;
  border-color: #2a445f
}

.socialbar.hover-default.outline a.tumblr:hover {
  background-color: #2a445f;
  color: #fff
}

.socialbar.hover-default.flat a.tumblr:hover {
  background-color: #2a445f;
  color: #fff
}

.socialbar.hover-default.inline a.tumblr:hover {
  color: #2a445f
}

.socialbar.hover-default.inline a.tumblr:before {
  background-color: #2a445f
}

.socialbar.hover-default a.flickr:hover {
  background-color: transparent;
  color: #0063db;
  border-color: #0063db
}

.socialbar.hover-default.outline a.flickr:hover {
  background-color: #0063db;
  color: #fff
}

.socialbar.hover-default.flat a.flickr:hover {
  background-color: #0063db;
  color: #fff
}

.socialbar.hover-default.inline a.flickr:hover {
  color: #0063db
}

.socialbar.hover-default.inline a.flickr:before {
  background-color: #0063db
}

.socialbar.hover-default a.reddit:hover {
  background-color: transparent;
  color: #ff4501;
  border-color: #ff4501
}

.socialbar.hover-default.outline a.reddit:hover {
  background-color: #ff4501;
  color: #fff
}

.socialbar.hover-default.flat a.reddit:hover {
  background-color: #ff4501;
  color: #fff
}

.socialbar.hover-default.inline a.reddit:hover {
  color: #ff4501
}

.socialbar.hover-default.inline a.reddit:before {
  background-color: #ff4501
}

.socialbar.hover-default a.snapchat:hover {
  background-color: transparent;
  color: #e0e410;
  border-color: #e0e410
}

.socialbar.hover-default.outline a.snapchat:hover {
  background-color: #e0e410;
  color: #fff
}

.socialbar.hover-default.flat a.snapchat:hover {
  background-color: #e0e410;
  color: #fff
}

.socialbar.hover-default.inline a.snapchat:hover {
  color: #e0e410
}

.socialbar.hover-default.inline a.snapchat:before {
  background-color: #e0e410
}

.socialbar.hover-default a.whatsapp:hover {
  background-color: transparent;
  color: #0ec143;
  border-color: #0ec143
}

.socialbar.hover-default.outline a.whatsapp:hover {
  background-color: #0ec143;
  color: #fff
}

.socialbar.hover-default.flat a.whatsapp:hover {
  background-color: #0ec143;
  color: #fff
}

.socialbar.hover-default.inline a.whatsapp:hover {
  color: #0ec143
}

.socialbar.hover-default.inline a.whatsapp:before {
  background-color: #0ec143
}

.socialbar.hover-default a.quora:hover {
  background-color: transparent;
  color: #a82401;
  border-color: #a82401
}

.socialbar.hover-default.outline a.quora:hover {
  background-color: #a82401;
  color: #fff
}

.socialbar.hover-default.flat a.quora:hover {
  background-color: #a82401;
  color: #fff
}

.socialbar.hover-default.inline a.quora:hover {
  color: #a82401
}

.socialbar.hover-default.inline a.quora:before {
  background-color: #a82401
}

.socialbar.hover-default a.vine:hover {
  background-color: transparent;
  color: #00be8e;
  border-color: #00be8e
}

.socialbar.hover-default.outline a.vine:hover {
  background-color: #00be8e;
  color: #fff
}

.socialbar.hover-default.flat a.vine:hover {
  background-color: #00be8e;
  color: #fff
}

.socialbar.hover-default.inline a.vine:hover {
  color: #00be8e
}

.socialbar.hover-default.inline a.vine:before {
  background-color: #00be8e
}

.socialbar.hover-default a.digg:hover {
  background-color: transparent;
  color: #1c5891;
  border-color: #1c5891
}

.socialbar.hover-default.outline a.digg:hover {
  background-color: #1c5891;
  color: #fff
}

.socialbar.hover-default.flat a.digg:hover {
  background-color: #1c5891;
  color: #fff
}

.socialbar.hover-default.inline a.digg:hover {
  color: #1c5891
}

.socialbar.hover-default.inline a.digg:before {
  background-color: #1c5891
}

.socialbar.hover-default a.foursquare:hover {
  background-color: transparent;
  color: #fd4577;
  border-color: #fd4577
}

.socialbar.hover-default.outline a.foursquare:hover {
  background-color: #fd4577;
  color: #fff
}

.socialbar.hover-default.flat a.foursquare:hover {
  background-color: #fd4577;
  color: #fff
}

.socialbar.hover-default.inline a.foursquare:hover {
  color: #fd4577
}

.socialbar.hover-default.inline a.foursquare:before {
  background-color: #fd4577
}

.socialbar.hover-default a.tiktok:hover {
  background-color: transparent;
  color: #323131;
  border-color: #323131
}

.socialbar.hover-default.outline a.tiktok:hover {
  background-color: #323131;
  color: #fff
}

.socialbar.hover-default.flat a.tiktok:hover {
  background-color: #323131;
  color: #fff
}

.socialbar.hover-default.inline a.tiktok:hover {
  color: #323131
}

.socialbar.hover-default.inline a.tiktok:before {
  background-color: #323131
}

.socialbar.hover-default a.tripadvisor:hover {
  background-color: transparent;
  color: #34e0a1;
  border-color: #34e0a1
}

.socialbar.hover-default.outline a.tripadvisor:hover {
  background-color: #34e0a1;
  color: #fff
}

.socialbar.hover-default.flat a.tripadvisor:hover {
  background-color: #34e0a1;
  color: #fff
}

.socialbar.hover-default.inline a.tripadvisor:hover {
  color: #34e0a1
}

.socialbar.hover-default.inline a.tripadvisor:before {
  background-color: #34e0a1
}

.socialbar.hover-default a.twitch:hover {
  background-color: transparent;
  color: #9147ff;
  border-color: #9147ff
}

.socialbar.hover-default.outline a.twitch:hover {
  background-color: #9147ff;
  color: #fff
}

.socialbar.hover-default.flat a.twitch:hover {
  background-color: #9147ff;
  color: #fff
}

.socialbar.hover-default.inline a.twitch:hover {
  color: #9147ff
}

.socialbar.hover-default.inline a.twitch:before {
  background-color: #9147ff
}

.socialbar.hover-default a.mixer:hover {
  background-color: transparent;
  color: #0270d9;
  border-color: #0270d9
}

.socialbar.hover-default.outline a.mixer:hover {
  background-color: #0270d9;
  color: #fff
}

.socialbar.hover-default.flat a.mixer:hover {
  background-color: #0270d9;
  color: #fff
}

.socialbar.hover-default.inline a.mixer:hover {
  color: #0270d9
}

.socialbar.hover-default.inline a.mixer:before {
  background-color: #0270d9
}

.socialbar.hover-default a.telegram:hover {
  background-color: transparent;
  color: #08c;
  border-color: #08c
}

.socialbar.hover-default.outline a.telegram:hover {
  background-color: #08c;
  color: #fff
}

.socialbar.hover-default.flat a.telegram:hover {
  background-color: #08c;
  color: #fff
}

.socialbar.hover-default.inline a.telegram:hover {
  color: #08c
}

.socialbar.hover-default.inline a.telegram:before {
  background-color: #08c
}

.socialbar.hover-default a.soundcloud:hover {
  background-color: transparent;
  color: #fd561f;
  border-color: #fd561f
}

.socialbar.hover-default.outline a.soundcloud:hover {
  background-color: #fd561f;
  color: #fff
}

.socialbar.hover-default.flat a.soundcloud:hover {
  background-color: #fd561f;
  color: #fff
}

.socialbar.hover-default.inline a.soundcloud:hover {
  color: #fd561f
}

.socialbar.hover-default.inline a.soundcloud:before {
  background-color: #fd561f
}

.socialbar.hover-default a.spotify:hover {
  background-color: transparent;
  color: #1ed760;
  border-color: #1ed760
}

.socialbar.hover-default.outline a.spotify:hover {
  background-color: #1ed760;
  color: #fff
}

.socialbar.hover-default.flat a.spotify:hover {
  background-color: #1ed760;
  color: #fff
}

.socialbar.hover-default.inline a.spotify:hover {
  color: #1ed760
}

.socialbar.hover-default.inline a.spotify:before {
  background-color: #1ed760
}

.socialbar.hover-default a.teamspeak:hover {
  background-color: transparent;
  color: #1c82cc;
  border-color: #1c82cc
}

.socialbar.hover-default.outline a.teamspeak:hover {
  background-color: #1c82cc;
  color: #fff
}

.socialbar.hover-default.flat a.teamspeak:hover {
  background-color: #1c82cc;
  color: #fff
}

.socialbar.hover-default.inline a.teamspeak:hover {
  color: #1c82cc
}

.socialbar.hover-default.inline a.teamspeak:before {
  background-color: #1c82cc
}

.socialbar.hover-default a.discord:hover {
  background-color: transparent;
  color: #7289da;
  border-color: #7289da
}

.socialbar.hover-default.outline a.discord:hover {
  background-color: #7289da;
  color: #fff
}

.socialbar.hover-default.flat a.discord:hover {
  background-color: #7289da;
  color: #fff
}

.socialbar.hover-default.inline a.discord:hover {
  color: #7289da
}

.socialbar.hover-default.inline a.discord:before {
  background-color: #7289da
}

.socialbar.hover-default a.kaggle:hover {
  background-color: transparent;
  color: #32c0fd;
  border-color: #32c0fd
}

.socialbar.hover-default.outline a.kaggle:hover {
  background-color: #32c0fd;
  color: #fff
}

.socialbar.hover-default.flat a.kaggle:hover {
  background-color: #32c0fd;
  color: #fff
}

.socialbar.hover-default.inline a.kaggle:hover {
  color: #32c0fd
}

.socialbar.hover-default.inline a.kaggle:before {
  background-color: #32c0fd
}

.socialbar.hover-default a.medium:hover {
  background-color: transparent;
  color: #03a87c;
  border-color: #03a87c
}

.socialbar.hover-default.outline a.medium:hover {
  background-color: #03a87c;
  color: #fff
}

.socialbar.hover-default.flat a.medium:hover {
  background-color: #03a87c;
  color: #fff
}

.socialbar.hover-default.inline a.medium:hover {
  color: #03a87c
}

.socialbar.hover-default.inline a.medium:before {
  background-color: #03a87c
}

.socialbar.hover-default a.xing:hover {
  background-color: transparent;
  color: #0c6567;
  border-color: #0c6567
}

.socialbar.hover-default.outline a.xing:hover {
  background-color: #0c6567;
  color: #fff
}

.socialbar.hover-default.flat a.xing:hover {
  background-color: #0c6567;
  color: #fff
}

.socialbar.hover-default.inline a.xing:hover {
  color: #0c6567
}

.socialbar.hover-default.inline a.xing:before {
  background-color: #0c6567
}

.socialbar.brand a {
  background-color: #d90a2c;
  border-color: #d90a2c
}

.socialbar.brand a:hover {
  background-color: transparent;
  color: #d90a2c
}

.socialbar.brand.outline a {
  background-color: transparent;
  color: #d90a2c
}

.socialbar.brand.outline a:hover {
  background-color: #d90a2c;
  color: #fff
}

.socialbar.brand.flat a {
  background-color: transparent;
  color: #d90a2c;
  border-color: transparent
}

.socialbar.brand.flat a:hover {
  background-color: #d90a2c;
  color: #fff
}

.socialbar.brand.inline a {
  background-color: transparent;
  border-color: transparent
}

.socialbar.brand.inline a:hover {
  color: #d90a2c
}

.socialbar.boxed {
  margin: 0;
  overflow: hidden
}

.socialbar.boxed.social-column-1 a {
  width: 100%
}

.socialbar.boxed.social-column-2 a {
  width: 50%
}

.socialbar.boxed.social-column-3 a {
  width: 33.333%
}

.socialbar.boxed.social-column-4 a {
  width: 25%
}

.socialbar.boxed.social-column-5 a {
  width: 20%
}

.socialbar.boxed.social-column-6 a {
  width: 16.666%
}

.socialbar.boxed.social-column-7 a {
  width: 14.285%
}

.socialbar.boxed.social-column-8 a {
  width: 12.5%
}

.socialbar.boxed.social-column-9 a {
  width: 11.11%
}

.socialbar.boxed.social-column-10 a {
  width: 10%
}

.socialbar.boxed a {
  background-color: transparent;
  color: #232226;
  height: 100px;
  float: left;
  margin: 0;
  border: none;
  -webkit-border-radius: 0px;
  border-radius: 0;
  line-height: 100px;
  vertical-align: middle;
  position: relative;
  overflow: hidden
}

.socialbar.boxed a i {
  width: 100%;
  text-align: center;
  position: absolute;
  opacity: 0;
  top: 60%;
  left: 0;
  -webkit-transition: .35s ease-in-out;
  -o-transition: .35s ease-in-out;
  transition: .35s ease-in-out;
  -webkit-transition-property: opacity, top;
  -o-transition-property: opacity, top;
  transition-property: opacity, top
}

.socialbar.boxed a .social-text {
  font-size: .85em;
  position: relative;
  top: 0;
  opacity: 1;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.socialbar.boxed a:hover {
  background-color: rgba(136, 136, 136, .05)
}

.socialbar.boxed a:hover i {
  opacity: 1;
  top: 40%
}

.socialbar.boxed a:hover .social-text {
  opacity: 0;
  top: -30px
}

.socialbar.boxed a.default a.white {
  background-color: #fff;
  border-color: #fff
}

.socialbar.boxed a.default a.white:hover {
  background-color: #fff;
  color: #fff
}

.socialbar.boxed a.default a.facebook {
  background-color: #217cef;
  border-color: #217cef
}

.socialbar.boxed a.default a.facebook:hover {
  background-color: #217cef;
  color: #fff
}

.socialbar.boxed a.default a.twitter {
  background-color: #2aa3ef;
  border-color: #2aa3ef
}

.socialbar.boxed a.default a.twitter:hover {
  background-color: #2aa3ef;
  color: #fff
}

.socialbar.boxed a.default a.pinterest {
  background-color: #e8323f;
  border-color: #e8323f
}

.socialbar.boxed a.default a.pinterest:hover {
  background-color: #e8323f;
  color: #fff
}

.socialbar.boxed a.default a.linkedin {
  background-color: #4477ab;
  border-color: #4477ab
}

.socialbar.boxed a.default a.linkedin:hover {
  background-color: #4477ab;
  color: #fff
}

.socialbar.boxed a.default a.dribbble {
  background-color: #fd629e;
  border-color: #fd629e
}

.socialbar.boxed a.default a.dribbble:hover {
  background-color: #fd629e;
  color: #fff
}

.socialbar.boxed a.default a.github {
  background-color: #24292e;
  border-color: #24292e
}

.socialbar.boxed a.default a.github:hover {
  background-color: #24292e;
  color: #fff
}

.socialbar.boxed a.default a.instagram {
  background-color: #383838;
  border-color: #383838
}

.socialbar.boxed a.default a.instagram:hover {
  background-color: #383838;
  color: #fff
}

.socialbar.boxed a.default a.dropbox {
  background-color: #187fe7;
  border-color: #187fe7
}

.socialbar.boxed a.default a.dropbox:hover {
  background-color: #187fe7;
  color: #fff
}

.socialbar.boxed a.default a.vk {
  background-color: #6083ab;
  border-color: #6083ab
}

.socialbar.boxed a.default a.vk:hover {
  background-color: #6083ab;
  color: #fff
}

.socialbar.boxed a.default a.youtube {
  background-color: red;
  border-color: red
}

.socialbar.boxed a.default a.youtube:hover {
  background-color: red;
  color: #fff
}

.socialbar.boxed a.default a.vimeo {
  background-color: #1ab8ea;
  border-color: #1ab8ea
}

.socialbar.boxed a.default a.vimeo:hover {
  background-color: #1ab8ea;
  color: #fff
}

.socialbar.boxed a.default a.behance {
  background-color: #0056ff;
  border-color: #0056ff
}

.socialbar.boxed a.default a.behance:hover {
  background-color: #0056ff;
  color: #fff
}

.socialbar.boxed a.default a.tumblr {
  background-color: #2a445f;
  border-color: #2a445f
}

.socialbar.boxed a.default a.tumblr:hover {
  background-color: #2a445f;
  color: #fff
}

.socialbar.boxed a.default a.flickr {
  background-color: #0063db;
  border-color: #0063db
}

.socialbar.boxed a.default a.flickr:hover {
  background-color: #0063db;
  color: #fff
}

.socialbar.boxed a.default a.reddit {
  background-color: #ff4501;
  border-color: #ff4501
}

.socialbar.boxed a.default a.reddit:hover {
  background-color: #ff4501;
  color: #fff
}

.socialbar.boxed a.default a.snapchat {
  background-color: #e0e410;
  border-color: #e0e410
}

.socialbar.boxed a.default a.snapchat:hover {
  background-color: #e0e410;
  color: #fff
}

.socialbar.boxed a.default a.whatsapp {
  background-color: #0ec143;
  border-color: #0ec143
}

.socialbar.boxed a.default a.whatsapp:hover {
  background-color: #0ec143;
  color: #fff
}

.socialbar.boxed a.default a.quora {
  background-color: #a82401;
  border-color: #a82401
}

.socialbar.boxed a.default a.quora:hover {
  background-color: #a82401;
  color: #fff
}

.socialbar.boxed a.default a.vine {
  background-color: #00be8e;
  border-color: #00be8e
}

.socialbar.boxed a.default a.vine:hover {
  background-color: #00be8e;
  color: #fff
}

.socialbar.boxed a.default a.digg {
  background-color: #1c5891;
  border-color: #1c5891
}

.socialbar.boxed a.default a.digg:hover {
  background-color: #1c5891;
  color: #fff
}

.socialbar.boxed a.default a.foursquare {
  background-color: #fd4577;
  border-color: #fd4577
}

.socialbar.boxed a.default a.foursquare:hover {
  background-color: #fd4577;
  color: #fff
}

.socialbar.boxed a.default a.tiktok {
  background-color: #323131;
  border-color: #323131
}

.socialbar.boxed a.default a.tiktok:hover {
  background-color: #323131;
  color: #fff
}

.socialbar.boxed a.default a.tripadvisor {
  background-color: #34e0a1;
  border-color: #34e0a1
}

.socialbar.boxed a.default a.tripadvisor:hover {
  background-color: #34e0a1;
  color: #fff
}

.socialbar.boxed a.default a.twitch {
  background-color: #9147ff;
  border-color: #9147ff
}

.socialbar.boxed a.default a.twitch:hover {
  background-color: #9147ff;
  color: #fff
}

.socialbar.boxed a.default a.mixer {
  background-color: #0270d9;
  border-color: #0270d9
}

.socialbar.boxed a.default a.mixer:hover {
  background-color: #0270d9;
  color: #fff
}

.socialbar.boxed a.default a.telegram {
  background-color: #08c;
  border-color: #08c
}

.socialbar.boxed a.default a.telegram:hover {
  background-color: #08c;
  color: #fff
}

.socialbar.boxed a.default a.soundcloud {
  background-color: #fd561f;
  border-color: #fd561f
}

.socialbar.boxed a.default a.soundcloud:hover {
  background-color: #fd561f;
  color: #fff
}

.socialbar.boxed a.default a.spotify {
  background-color: #1ed760;
  border-color: #1ed760
}

.socialbar.boxed a.default a.spotify:hover {
  background-color: #1ed760;
  color: #fff
}

.socialbar.boxed a.default a.teamspeak {
  background-color: #1c82cc;
  border-color: #1c82cc
}

.socialbar.boxed a.default a.teamspeak:hover {
  background-color: #1c82cc;
  color: #fff
}

.socialbar.boxed a.default a.discord {
  background-color: #7289da;
  border-color: #7289da
}

.socialbar.boxed a.default a.discord:hover {
  background-color: #7289da;
  color: #fff
}

.socialbar.boxed a.default a.kaggle {
  background-color: #32c0fd;
  border-color: #32c0fd
}

.socialbar.boxed a.default a.kaggle:hover {
  background-color: #32c0fd;
  color: #fff
}

.socialbar.boxed a.default a.medium {
  background-color: #03a87c;
  border-color: #03a87c
}

.socialbar.boxed a.default a.medium:hover {
  background-color: #03a87c;
  color: #fff
}

.socialbar.boxed a.default a.xing {
  background-color: #0c6567;
  border-color: #0c6567
}

.socialbar.boxed a.default a.xing:hover {
  background-color: #0c6567;
  color: #fff
}

@media screen and (max-width:768px) {
  .socialbar.boxed {
    clear: both
  }

  .socialbar.boxed a {
    height: 60px;
    line-height: 60px;
    font-size: 1.2em
  }

  .socialbar.boxed a .social-text {
    display: none
  }

  .socialbar.boxed a i {
    opacity: 1;
    position: static
  }
}

@-webkit-keyframes toTopFromBottom {
  59% {
    -webkit-transform: translateY(-90%);
    transform: translateY(-90%)
  }

  60% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
  }

  61% {
    opacity: 1
  }
}

@keyframes toTopFromBottom {
  59% {
    -webkit-transform: translateY(-90%);
    transform: translateY(-90%)
  }

  60% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
  }

  61% {
    opacity: 1
  }
}

.split-box {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch
}

.split-box-container {
  padding: 5%;
  vertical-align: middle;
  overflow: hidden
}

.split-box-container:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2
}

.split-box-container .content {
  position: relative;
  z-index: 3
}

.split-box .split-box-inner {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (max-width:768px) {
  .split-box {
    display: block
  }
}

.subscribe-form {
  width: 100%;
  position: relative
}

.subscribe-form .btn,
.subscribe-form input[type=submit] {
  white-space: nowrap;
  position: absolute;
  left: 100%;
  top: 0;
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  margin-top: 0 !important;
  margin-bottom: 0 !important
}

@media screen and (max-width:768px) {

  .subscribe-form .btn,
  .subscribe-form input[type=submit] {
    width: auto
  }
}

.tab {
  width: 100%
}

.tab:after {
  content: '';
  display: table;
  clear: both
}

.tab .tabNav {
  width: 100%;
  white-space: nowrap;
  margin-bottom: 10px;
  overflow: auto;
  position: relative;
  list-style-type: none
}

.tab .tabNav_wrapper {
  width: 100%;
  position: relative
}

.tab .tabNav:after {
  content: '';
  display: table;
  clear: both
}

.tab .tabNav_line {
  width: 0;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.tab .tabNav_link {
  width: auto;
  margin: 0 25px 0 0;
  padding: 12px 0;
  font-weight: 600;
  display: inline-block;
  clear: none;
  cursor: pointer;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.tab .tabNav_link.active {
  font-weight: 700
}

.tab .tabItems {
  position: relative;
  overflow: hidden;
  -webkit-transition: height .3s cubic-bezier(.2, .35, .25, 1);
  -o-transition: height .3s cubic-bezier(.2, .35, .25, 1);
  transition: height .3s cubic-bezier(.2, .35, .25, 1)
}

.tab .tabItems_item {
  width: 100%;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: .2s cubic-bezier(.2, .35, .25, 1);
  -o-transition: .2s cubic-bezier(.2, .35, .25, 1);
  transition: .2s cubic-bezier(.2, .35, .25, 1);
  -webkit-transition-property: opacity, visibility;
  -o-transition-property: opacity, visibility;
  transition-property: opacity, visibility;
  position: absolute;
  top: 0;
  left: 0
}

.tab .tabItems_item.active {
  opacity: 1;
  overflow: visible;
  z-index: 2
}

.tab.filled {
  background-color: rgba(136, 136, 136, .05);
  padding: 10px 30px 30px;
  -webkit-border-radius: 5px;
  border-radius: 5px
}

@media screen and (min-width:769px) {
  .tab.vertical {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
  }

  .tab.vertical .tabNav_wrapper {
    width: auto;
    white-space: nowrap;
    border-bottom: none
  }

  .tab.vertical .tabNav {
    overflow: visible;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .tab.vertical .tabNav .tabNav_line {
    width: 2px !important;
    top: 0;
    left: auto;
    right: 0
  }

  .tab.vertical .tabItems {
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
    -ms-flex-positive: 2;
    flex-grow: 2
  }

  .tab.vertical .tabItems_item {
    top: 0;
    padding-left: 25px
  }

  .tab.vertical.filled {
    padding: 25px 30px
  }

  .tab.vertical.filled .tabNav_wrapper {
    border-color: rgba(255, 255, 255, .3)
  }

  .tab.vertical.filled .tabItems {
    width: -webkit-calc(100% - 180px);
    width: calc(100% - 180px);
    min-width: 60%;
    float: right
  }

  .tab.vertical.filled .tabItems_item {
    top: 0;
    padding-left: 10px
  }

  .tab.vertical.filled.filled {
    padding: 25px 30px
  }

  .tab.vertical.filled.filled .tabNav_wrapper {
    border-color: rgba(255, 255, 255, .3)
  }
}

@media screen and (max-width:768px) {
  .tab.vertical .tabNav .tabNav_line {
    height: 2px !important
  }
}

.tab.tabs-center .tabNav {
  text-align: center
}

.tab.tabs-center .tabNav .tabNav_link {
  margin-left: 12px;
  margin-right: 12px
}

.tab.tabs-right .tabNav {
  text-align: right
}

.team-member {
  width: 100%;
  position: relative
}

.team-member_title {
  margin-bottom: 0;
  margin-top: 25px
}

.team-member_subtitle {
  margin: 0
}

.team-member_description {
  margin: 0 0 20px;
  color: #fff;
  position: relative;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.team-member .socialbar {
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  padding-top: 10px
}

.team-member .socialbar .team-member-link {
  display: none
}

.team-member .socialbar>a,
.team-member .socialbar.default>a {
  position: relative
}

.team-member_image {
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 5px;
  border-radius: 5px
}

.team-member_image img {
  width: 100%;
  display: block;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.team-member_image:hover:after {
  opacity: 1
}

.team-member_image:hover .team-member_wrap {
  opacity: 1
}

.team-member_image:hover .team-member_description,
.team-member_image:hover .socialbar {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  visibility: visible;
  opacity: 1
}

.team-member_wrap {
  position: absolute;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 4.4vh;
  z-index: 1;
  opacity: 0
}

@media screen and (max-width:1024px) {
  .team-member_wrap {
    padding: 20px
  }
}

.team-member_wrap:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(23, 22, 26, .6)), to(transparent));
  background-image: -webkit-linear-gradient(bottom, rgba(23, 22, 26, .6), transparent);
  background-image: -o-linear-gradient(bottom, rgba(23, 22, 26, .6), transparent);
  background-image: linear-gradient(to top, rgba(23, 22, 26, .6), transparent)
}

.team-member.inner .team-member_title,
.team-member.inner .team-member_subtitle {
  color: #fff;
  position: relative
}

.team-member.inner .team-member_title {
  margin-top: 0
}

.team-member.inner .team-member_description {
  padding-top: 10px
}

.team-member.inner .team-member_description_wrap {
  opacity: 0;
  display: none;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.team-member.inner .team-member_wrap {
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.team-member.inner .team-member_image:hover .team-member_description_wrap {
  opacity: 1;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.team-member.cover {
  padding: 0;
  overflow: hidden
}

.team-member.cover .team-member_image,
.team-member.cover .cover-content {
  float: left
}

.team-member.cover.column-2 .team-member_image,
.team-member.cover.column-2 .cover-content {
  width: -webkit-calc(100%/3);
  width: calc(100%/3)
}

.team-member.cover.column-3 .team-member_image,
.team-member.cover.column-3 .cover-content {
  width: -webkit-calc(100%/4);
  width: calc(100%/4)
}

.team-member.cover.column-4 .team-member_image,
.team-member.cover.column-4 .cover-content {
  width: -webkit-calc(100%/5);
  width: calc(100%/5)
}

.team-member.cover.column-5 .team-member_image,
.team-member.cover.column-5 .cover-content {
  width: -webkit-calc(100%/6);
  width: calc(100%/6)
}

.team-member.cover.column-6 .team-member_image,
.team-member.cover.column-6 .cover-content {
  width: -webkit-calc(100%/7);
  width: calc(100%/7)
}

.team-member.cover .team-member_image:after {
  display: none
}

.team-member.cover img {
  width: 100%
}

.team-member.cover .cover-content {
  background: #fff;
  padding: 0;
  overflow: hidden;
  -webkit-transition: width .25s cubic-bezier(.4, 0, .2, 1);
  -o-transition: width .25s cubic-bezier(.4, 0, .2, 1);
  transition: width .25s cubic-bezier(.4, 0, .2, 1)
}

.team-member.cover .cover-content.active .team-member_wrap {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  visibility: visible;
  opacity: 1
}

.team-member.cover .team-member_image {
  -webkit-border-radius: 0px;
  border-radius: 0
}

.team-member.cover .team-member_subtitle {
  margin-top: 5px;
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 5px
}

.team-member.cover .team-member_title,
.team-member.cover .team-member_description,
.team-member.cover .team-member_subtitle {
  color: #fff
}

.team-member.cover .team-member_description {
  margin-bottom: 20px;
  opacity: 1;
  visibility: visible
}

.team-member.cover .center-aligned {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background: #17161a
}

.team-member.cover .team-member_wrap {
  padding: 4.4vh;
  opacity: 1;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  height: 100%;
  text-align: left;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -webkit-transition-delay: .3s;
  -o-transition-delay: .3s;
  transition-delay: .3s
}

@media screen and (max-width:1024px) {
  .team-member.cover .team-member_wrap {
    padding: 20px
  }
}

.team-member.cover .team-member_wrap .socialbar {
  opacity: 1;
  visibility: visible;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none
}

.team-member.cover .team-member_wrap .socialbar>a span {
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

@media screen and (max-width:768px) {
  .team-member.cover .team-member_wrap .socialbar {
    bottom: auto;
    position: relative
  }
}

.team-member.cover .team-member_wrap:before {
  display: none
}

@media screen and (max-width:768px) {

  .team-member.cover.column-2 .team-member_image,
  .team-member.cover.column-2 .cover-content,
  .team-member.cover.column-3 .team-member_image,
  .team-member.cover.column-3 .cover-content,
  .team-member.cover.column-4 .team-member_image,
  .team-member.cover.column-4 .cover-content,
  .team-member.cover.column-5 .team-member_image,
  .team-member.cover.column-5 .cover-content,
  .team-member.cover.column-6 .team-member_image,
  .team-member.cover.column-6 .cover-content {
    width: 100%;
    float: left
  }

  .team-member.cover.column-2 .team-member_wrap,
  .team-member.cover.column-3 .team-member_wrap,
  .team-member.cover.column-4 .team-member_wrap,
  .team-member.cover.column-5 .team-member_wrap,
  .team-member.cover.column-6 .team-member_wrap {
    opacity: 1;
    visibility: visible
  }

  .team-member.cover .team-member_title {
    margin-top: 0
  }
}

.testimonial blockquote {
  margin: 0;
  padding: 0;
  border: none;
  font-size: 17px
}

.testimonial blockquote:after {
  display: none
}

.testimonial .author {
  margin-top: 20px
}

.testimonial .author-name,
.testimonial .author-details {
  margin: 0
}

.testimonial .author-avatar {
  min-width: 60px;
  height: 60px;
  background-color: rgba(136, 136, 136, .05);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  display: inline-block;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden
}

.testimonial.with-top-avatar .author-avatar {
  margin-bottom: 15px
}

.testimonial.with-middle-avatar .author-avatar {
  margin-top: 20px
}

.video-module {
  display: inline-block
}

.video-module-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.video-module .btn-round.btn-brand {
  background: #d90a2c;
  border-color: #d90a2c
}

@media screen and (min-width:1025px) {
  .video-module .btn-round:before {
    height: 62px;
    width: 62px;
    line-height: 62px;
    left: 0
  }

  .video-module .btn-round .ion {
    height: 62px;
    width: 62px;
    line-height: 62px
  }
}

.video-module .btn-round .ion:before {
  margin-right: -3px
}

.video-module .btn-round-outline .ion {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-color: currentColor;
  background-color: transparent
}

.video-module .btn-round-outline.btn-brand {
  color: #d90a2c
}

.video-module .video-headline {
  margin: 0 0 0 10px
}

.video-module-preview {
  width: 100%;
  min-height: 160px;
  position: relative
}

.video-module-preview .preview-image {
  vertical-align: top;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  width: 100%
}

.video-module-preview .video-module-holder {
  position: absolute;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.video-module-preview .video-module-holder .btn-play {
  position: relative;
  z-index: 1;
  display: inline-block
}

.video-module-preview .video-module-holder .btn-play+.video-headline {
  margin-bottom: -35px
}

.video-module-preview .video-headline {
  position: absolute;
  color: #fff;
  margin: 50px 0 0;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.video-module-preview:hover .video-headline {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  visibility: visible;
  opacity: 1
}

.video-module.boxed .btn-play.outline .ion {
  border: 1px solid
}

.video-module.boxed>.wrap,
.video-module.boxed .btn-play {
  display: inline-block
}

.video-module.boxed:hover .btn-play {
  color: #232226
}

.video-module.boxed:hover .btn-play.btn-brand {
  color: #d90a2c
}

.video-module.boxed:hover .btn-play.outline.btn-brand {
  background: #d90a2c
}

.video-module.with-animation .btn-play:after {
  content: '';
  border-color: inherit;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .5);
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .5);
  opacity: 1;
  -webkit-animation-timing-function: cubic-bezier(.4, 0, .2, 1);
  animation-timing-function: cubic-bezier(.4, 0, .2, 1);
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -webkit-animation-name: video_sc;
  animation-name: video_sc;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-delay: 1s;
  animation-delay: 1s
}

.video-module.with-animation .btn-play:hover:after {
  -webkit-animation: none;
  animation: none
}

.video-module.with-animation .btn-play.light:after {
  background-color: #fff !important;
  border-color: #fff !important
}

.video-module.btn-brand-color-hover:hover .btn-play .icon {
  color: #d90a2c !important
}

@media screen and (max-width:768px) {
  .video-module.preview .btn-play {
    margin-top: 0
  }
}

@keyframes video_sc {
  0% {
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .5);
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .5);
    opacity: 1
  }

  100% {
    -webkit-box-shadow: 0px 0px 0px 15px rgba(0, 0, 0, .5);
    box-shadow: 0px 0px 0px 15px rgba(0, 0, 0, .5);
    opacity: 0
  }
}

@-webkit-keyframes video_sc {
  0% {
    background: rgba(0, 0, 0, .5);
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1
  }

  100% {
    background: rgba(0, 0, 0, .5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0
  }
}

.woo_c-category:after {
  content: '';
  display: table;
  clear: both
}

.product-category {
  float: left;
  width: 100%;
  padding: 0;
  position: relative;
  padding-right: 0 !important;
  padding-left: 0 !important;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden
}

.product-category:hover .product-category__background-image {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02)
}

.product-category .center-aligned {
  padding-bottom: 5px
}

.product-category--default .product-category__info-wrapper {
  padding: 0;
  height: 100%
}

.product-category--default .product-category__background-image {
  min-height: 528px;
  float: right;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  width: -webkit-calc(100% - 120px);
  width: calc(100% - 120px);
  position: relative;
  -webkit-background-size: cover !important;
  background-size: cover !important;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

@media screen and (max-width:1024px) {
  .product-category--default .product-category__background-image {
    min-height: 350px
  }
}

@media screen and (max-width:768px) {
  .product-category--default .product-category__background-image {
    width: 100%;
    float: none;
    max-width: 100%;
    background-position: left center !important
  }
}

.product-category--boxed {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(136, 136, 136, .05)
}

@media screen and (max-width:768px) {
  .product-category--boxed {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
  }
}

.product-category--boxed .product-category__background-image {
  min-height: 320px;
  width: 50%;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

@media screen and (max-width:1024px) {
  .product-category--boxed .product-category__background-image {
    min-height: 280px
  }
}

@media screen and (max-width:768px) {
  .product-category--boxed .product-category__background-image {
    min-height: 240px;
    width: 100%
  }
}

.product-category--boxed .product-category__info-wrapper {
  width: 50%;
  max-width: none;
  position: static;
  height: 100%;
  padding: 0 40px
}

@media screen and (max-width:1024px) {
  .product-category--boxed .product-category__info-wrapper {
    padding: 0 30px
  }
}

@media screen and (max-width:768px) {
  .product-category--boxed .product-category__info-wrapper {
    width: 100%
  }
}

.product-category--block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

@media screen and (max-width:768px) {
  .product-category--block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.product-category--block .product-category__background-image {
  min-height: 528px;
  width: -webkit-calc(100% - 120px);
  width: calc(100% - 120px)
}

@media screen and (max-width:1024px) {
  .product-category--block .product-category__background-image {
    min-height: 350px
  }
}

@media screen and (max-width:768px) {
  .product-category--block .product-category__background-image {
    width: 100%
  }
}

.product-category--block .product-category__info-wrapper {
  max-width: 280px;
  top: 40px;
  left: 0;
  bottom: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: rgba(23, 22, 26, .9)
}

.product-category--block .product-category__info-wrapper h3,
.product-category--block .product-category__info-wrapper h3 a,
.product-category--block .product-category__info-wrapper .description {
  color: #fff
}

.product-category--block .center-aligned {
  max-height: 200px
}

.product-category__background-image {
  height: 100%;
  width: 100%;
  -webkit-background-size: cover !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center !important
}

.product-category__description {
  margin: -5px 0 5px;
  font-size: .8em;
  font-weight: 600;
  line-height: 1.5;
  text-transform: uppercase
}

.product-category__info-wrapper {
  max-width: 45%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 40px;
  position: absolute;
  overflow: hidden;
  left: 0
}

@media screen and (max-width:768px) {
  .product-category__info-wrapper {
    position: static;
    padding: 25px !important;
    width: 100%;
    max-width: none !important
  }
}

.product-category__info-wrapper .wrap-bg {
  background: rgba(23, 22, 26, .6);
  padding: 20px
}

.product-category__info-wrapper h3,
.product-category__info-wrapper h3 a,
.product-category__info-wrapper .description {
  margin: 5px 0
}

.product-category__info-wrapper .btn {
  margin-top: 15px
}

.product-category__info-wrapper .btn.btn-link {
  margin-top: 5px
}

.product-category__info-wrapper.text-right .plus {
  right: auto;
  left: 50px
}

.circle-progress-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.circle-progress-bar .circle {
  display: inline-block;
  position: relative;
  margin-bottom: 15px
}

.circle-progress-bar .circle .progress {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  vertical-align: top
}

.circle-progress-bar .circle .progress__meter,
.circle-progress-bar .circle .progress__value {
  fill: none
}

.circle-progress-bar .circle .progress__meter {
  stroke: rgba(136, 136, 136, .05)
}

.circle-progress-bar .circle .progress__value {
  -webkit-transition: .9s cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: .9s cubic-bezier(.4, 0, .2, 1) .4s;
  transition: .9s cubic-bezier(.4, 0, .2, 1) .4s;
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
  stroke: #d90a2c
}

.circle-progress-bar .circle .percent-wrap {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 25px
}

.circle-progress-bar .circle .percent-wrap img {
  vertical-align: top
}

.circle-progress-bar .circle .percent-wrap h4 {
  color: inherit;
  font-size: 30px;
  margin: 0
}

.circle-progress-bar-content {
  max-width: 60%
}

.circle-progress-bar-content .percent-wrap h4 {
  color: inherit;
  margin: 0
}

.circle-progress-bar-right .circle-progress-bar-content,
.circle-progress-bar-left .circle-progress-bar-content {
  min-width: 70px
}

.circle-progress-bar-right .circle,
.circle-progress-bar-left .circle {
  margin: 0
}

.circle-progress-bar-right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row
}

.circle-progress-bar-right .circle-progress-bar-content {
  padding-left: 20px;
  text-align: left
}

.circle-progress-bar-left {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}

.circle-progress-bar-left .circle-progress-bar-content {
  padding-right: 20px;
  text-align: right
}

.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-horizontal .twentytwenty-handle:after,
.twentytwenty-vertical .twentytwenty-handle:before,
.twentytwenty-vertical .twentytwenty-handle:after {
  content: " ";
  display: block;
  background: #fff;
  position: absolute;
  z-index: 30;
  -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, .5);
  box-shadow: 0px 0px 12px rgba(51, 51, 51, .5);
  width: 3px;
  height: 9999px;
  left: 50%;
  margin-left: -1.5px
}

.twentytwenty-horizontal .twentytwenty-overlay,
.twentytwenty-vertical .twentytwenty-overlay {
  -webkit-transition-property: background;
  -o-transition-property: background;
  transition-property: background;
  background: 0 0;
  z-index: 25
}

.twentytwenty-horizontal .twentytwenty-overlay,
.twentytwenty-horizontal .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-horizontal .twentytwenty-overlay .twentytwenty-after-label,
.twentytwenty-vertical .twentytwenty-overlay,
.twentytwenty-vertical .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-vertical .twentytwenty-overlay .twentytwenty-after-label {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.twentytwenty-horizontal .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-horizontal .twentytwenty-overlay .twentytwenty-after-label,
.twentytwenty-vertical .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-vertical .twentytwenty-overlay .twentytwenty-after-label {
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity
}

.twentytwenty-horizontal .twentytwenty-overlay .twentytwenty-before-label:before,
.twentytwenty-horizontal .twentytwenty-overlay .twentytwenty-after-label:before,
.twentytwenty-vertical .twentytwenty-overlay .twentytwenty-before-label:before,
.twentytwenty-vertical .twentytwenty-overlay .twentytwenty-after-label:before {
  color: #fff;
  position: absolute;
  background: #17161a;
  font-size: .94rem;
  line-height: 36px;
  font-weight: 500;
  padding: 0 20px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-border-radius: 5px;
  border-radius: 5px;
  top: 50%;
  margin-top: -19px
}

.twentytwenty-horizontal .twentytwenty-overlay:hover,
.twentytwenty-vertical .twentytwenty-overlay:hover {
  background: rgba(23, 22, 26, .5)
}

.twentytwenty-horizontal .twentytwenty-overlay:hover .twentytwenty-after-label,
.twentytwenty-horizontal .twentytwenty-overlay:hover .twentytwenty-before-label,
.twentytwenty-vertical .twentytwenty-overlay:hover .twentytwenty-after-label,
.twentytwenty-vertical .twentytwenty-overlay:hover .twentytwenty-before-label {
  opacity: 1
}

.twentytwenty-horizontal .twentytwenty-arrows,
.twentytwenty-vertical .twentytwenty-arrows {
  color: #fff;
  display: inline-block;
  width: 100%;
  height: 100%;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.twentytwenty-horizontal .twentytwenty-arrows .ion,
.twentytwenty-vertical .twentytwenty-arrows .ion {
  font-size: 25px
}

.twentytwenty-horizontal .twentytwenty-container,
.twentytwenty-vertical .twentytwenty-container {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  z-index: 0;
  overflow: hidden;
  position: relative
}

.twentytwenty-horizontal .twentytwenty-container img,
.twentytwenty-vertical .twentytwenty-container img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  display: block
}

.twentytwenty-horizontal .twentytwenty-container .twentytwenty-before,
.twentytwenty-vertical .twentytwenty-container .twentytwenty-before {
  z-index: 20
}

.twentytwenty-horizontal .twentytwenty-container .twentytwenty-after,
.twentytwenty-vertical .twentytwenty-container .twentytwenty-after {
  z-index: 10
}

.twentytwenty-horizontal .twentytwenty-container.active .twentytwenty-overlay,
.twentytwenty-horizontal .twentytwenty-container.active :hover.twentytwenty-overlay,
.twentytwenty-vertical .twentytwenty-container.active .twentytwenty-overlay,
.twentytwenty-vertical .twentytwenty-container.active :hover.twentytwenty-overlay {
  background: 0 0
}

.twentytwenty-horizontal .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-horizontal .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label,
.twentytwenty-horizontal .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-horizontal .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label,
.twentytwenty-vertical .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-vertical .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label,
.twentytwenty-vertical .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-vertical .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label {
  opacity: 0
}

.twentytwenty-horizontal .twentytwenty-container .twentytwenty-before-label,
.twentytwenty-horizontal .twentytwenty-container .twentytwenty-after-label,
.twentytwenty-vertical .twentytwenty-container .twentytwenty-before-label,
.twentytwenty-vertical .twentytwenty-container .twentytwenty-after-label {
  opacity: 0
}

.twentytwenty-horizontal .twentytwenty-container .twentytwenty-before-label:before,
.twentytwenty-horizontal .twentytwenty-container .twentytwenty-after-label:before,
.twentytwenty-vertical .twentytwenty-container .twentytwenty-before-label:before,
.twentytwenty-vertical .twentytwenty-container .twentytwenty-after-label:before {
  content: attr(data-content)
}

.twentytwenty-horizontal .twentytwenty-container .twentytwenty-before-label:before,
.twentytwenty-vertical .twentytwenty-container .twentytwenty-before-label:before {
  left: 10px
}

.twentytwenty-horizontal .twentytwenty-container .twentytwenty-after-label:before,
.twentytwenty-vertical .twentytwenty-container .twentytwenty-after-label:before {
  right: 10px
}

.twentytwenty-horizontal .twentytwenty-handle,
.twentytwenty-vertical .twentytwenty-handle {
  height: 56px;
  width: 56px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -28px;
  margin-top: -28px;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  z-index: 40;
  cursor: pointer;
  background-color: #17161a
}

.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-vertical .twentytwenty-handle:before {
  bottom: 50%;
  margin-bottom: 30px
}

.twentytwenty-horizontal .twentytwenty-handle:after,
.twentytwenty-vertical .twentytwenty-handle:after {
  top: 50%;
  margin-top: 28px
}

.twentytwenty-vertical .twentytwenty-container .twentytwenty-before-label:before,
.twentytwenty-vertical .twentytwenty-container .twentytwenty-after-label:before {
  content: attr(data-content);
  -webkit-transform: rotate(0deg) translateX(-50%);
  -ms-transform: rotate(0deg) translateX(-50%);
  transform: rotate(0deg) translateX(-50%)
}

.twentytwenty-vertical .twentytwenty-container .twentytwenty-before-label:before {
  top: 30px;
  bottom: auto;
  left: 50%;
  right: auto
}

.twentytwenty-vertical .twentytwenty-container .twentytwenty-after-label:before {
  bottom: 10px;
  top: auto;
  left: 50%;
  right: auto
}

.twentytwenty-vertical .twentytwenty-handle {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}

.ohio-recent-projects-sc .portfolio-onepage-slider:not(.full-vh) .portfolio-item {
  height: auto
}

.ohio-recent-projects-sc .portfolio-onepage-slider:not(.full-vh) .portfolio-item-image,
.ohio-recent-projects-sc .portfolio-onepage-slider:not(.full-vh) .parallax {
  height: 105% !important
}

.clb-gallery .gallery-image img {
  vertical-align: top
}

.clb-gallery .gallery-image .clb-gallery-img-details .caption {
  display: none
}

.clb-gallery .gallery-image.clasic-grid .clb-gallery-img-details {
  padding-top: 25px;
  padding-bottom: 25px
}

@media screen and (max-width:1024px) {
  .clb-gallery .gallery-image.clasic-grid .clb-gallery-img-details {
    padding-top: 20px
  }
}

@media screen and (max-width:1024px) {
  .clb-gallery .gallery-image.clasic-grid .clb-gallery-img-details {
    padding-bottom: 20px
  }
}

.clb-gallery .gallery-image.minimal-grid {
  position: relative
}

@media screen and (max-width:768px) {
  .clb-gallery .gallery-image.minimal-grid.vc_col-xs-6 {
    padding: 10px 15px !important
  }
}

.clb-gallery .gallery-image.minimal-grid .grid-item-container {
  overflow: hidden;
  -webkit-border-radius: 5px;
  border-radius: 5px
}

.clb-gallery .gallery-image.minimal-grid .clb-gallery-img-details {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 40px;
  padding: 4.4vh;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  opacity: 0;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(23, 22, 26, 0)), to(rgba(23, 22, 26, .4)));
  background: -webkit-linear-gradient(top, rgba(23, 22, 26, 0), rgba(23, 22, 26, .4));
  background: -o-linear-gradient(top, rgba(23, 22, 26, 0), rgba(23, 22, 26, .4));
  background: linear-gradient(180deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, .4));
  z-index: 10
}

@media screen and (max-width:1024px) {
  .clb-gallery .gallery-image.minimal-grid .clb-gallery-img-details {
    padding: 20px
  }
}

.clb-gallery .gallery-image.minimal-grid .clb-gallery-img-details * {
  color: #fff;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.clb-gallery .gallery-image.minimal-grid:hover .clb-gallery-img-details {
  opacity: 1
}

.clb-gallery .gallery-image.minimal-grid:hover .clb-gallery-img-details * {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  visibility: visible;
  opacity: 1
}

.grid-item-container {
  position: relative;
  overflow: hidden
}

.grid-item-container-image {
  vertical-align: top;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.grid-item .grid-image-holder {
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 5px;
  border-radius: 5px
}

.grid-item .grid-image-holder:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 100%;
  background: rgba(23, 22, 26, .25);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.grid-item:hover .grid-image-holder:after {
  opacity: 1;
  visibility: visible
}

.grid-item.metro-style .grid-item-container {
  overflow: hidden
}

.grid-item.metro-style figure.grid-item-image {
  padding-top: 100%;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
  position: relative
}

.grid-item.metro-style .hidden-image {
  visibility: hidden;
  height: 100% !important;
  width: 100% !important;
  top: 0;
  position: absolute
}

.gallery-tmpimage {
  position: fixed;
  z-index: 9999999;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.gallery-tmpimage.active {
  left: 50%
}

.horizontal_accordion {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

.horizontal_accordionItem {
  min-width: 50%;
  position: relative;
  -webkit-box-shadow: 5px 0px 8px -2px rgba(0, 0, 0, .05);
  box-shadow: 5px 0px 8px -2px rgba(0, 0, 0, .05);
  background-color: #fff;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.horizontal_accordionItem_content {
  height: 100%;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.horizontal_accordionItem_content>.wrap {
  height: 100%
}

.horizontal_accordionItem:first-child {
  padding-left: 0
}

.horizontal_accordionItem:not(.active) {
  cursor: pointer
}

.horizontal_accordionItem:not(.active):hover {
  background-color: #f9f9f9
}

.horizontal_accordionItem:last-child {
  padding-left: 0;
  -webkit-box-shadow: none;
  box-shadow: none
}

@media screen and (max-width:768px) {
  .horizontal_accordion {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .horizontal_accordionItem {
    -webkit-box-shadow: none;
    box-shadow: none
  }
}

.horizontal_accordion:not(.open) {
  overflow-x: hidden
}

.service {
  width: 100%;
  position: relative;
  display: inline-block;
  padding: 4.4vh;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -webkit-border-radius: 5px;
  border-radius: 5px
}

@media screen and (max-width:1024px) {
  .service {
    padding: 20px
  }
}

.service .service_icon {
  margin-bottom: 10px;
  font-size: 42px
}

.service .service_icon .ion {
  font-size: 42px
}

.service .service_icon img {
  max-width: 36px
}

.service_title {
  margin: 0
}

.service_subtitle {
  margin-top: 15px;
  margin-bottom: 20px;
  font-size: .94rem
}

.service_list {
  margin: 0;
  list-style-type: none
}

.service_list+.btn {
  margin-top: 25px
}

.service .btn {
  background: #17161a;
  border-color: #17161a
}

.service_list_item:first-child {
  padding-top: 0
}

.service_list_item:last-child {
  padding-bottom: 0
}

.service_list_item .ion {
  font-size: 22px;
  vertical-align: -3px;
  color: #d90a2c
}

.service_list_item .ion+.title {
  margin-left: 10px
}

.service_list_item.disabled {
  color: #6a696c
}

.service_list_item.disabled .ion {
  color: inherit
}

.service:hover {
  background-color: rgba(136, 136, 136, .05)
}

.sticky-section-item {
  height: 100%;
  position: relative
}

.sticky-section-item-image-wrapper {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  height: 100%
}

.sticky-section-item-second-image {
  bottom: 0;
  width: 100%;
  position: absolute;
  height: 100vh;
  -webkit-clip-path: inset(100% 0px 0px);
  clip-path: inset(100% 0px 0px)
}

.sticky-section-item-content {
  padding-bottom: 100vh;
  position: relative
}

.sticky-section.full-vh {
  height: auto;
  min-height: 100vh
}

.sticky-section.full-vh .sticky-section-item .sticky-section-item-first-image {
  height: 100vh
}

.widgets a,
.widgets a *:not(.fab) {
  color: #d90a2c;
  font-weight: 500;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.widgets a :hover,
.widgets a *:not(.fab):hover {
  opacity: .5
}

.widgets cite {
  font-style: normal
}

.widgets cite:before {
  content: "— "
}

.widgets .rss-date {
  color: #6a696c
}

.widget-title {
  color: #6a696c
}

.widget {
  margin: 0;
  list-style: none;
  padding-top: 3.4vh
}

@media screen and (max-width:1024px) {
  .widget {
    padding-top: 20px
  }
}

.widget.widget_ohio_widget_logo img {
  max-height: 3rem
}

.widget:first-child {
  padding-top: 0
}

@media screen and (max-width:768px) {
  .widget {
    padding-top: 30px
  }
}

.widget.widget_rating_filter a:before,
.widget.widget_ohio_widget_logo a:before {
  display: none
}

.widget select {
  max-width: 100%
}

.widget ul {
  margin-left: 0
}

.widget h3 {
  font-size: 16px
}

h3.widget-title {
  text-align: inherit;
  line-height: inherit;
  margin: 0 0 20px;
  font-weight: 600;
  letter-spacing: 0;
  color: #6a696c
}

section.widget:first-child .widget-title {
  margin-top: 5px
}

.widget input.search-field.flat:not([type=submit]) {
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .05);
  box-shadow: 0 2px 4px rgba(0, 0, 0, .05)
}

.widget .subtitle {
  color: #6a696c
}

.widget .select .select-options {
  min-width: 300px
}

.widget_recent_comments h3.title {
  margin-bottom: 20px
}

@media screen and (max-width:1024px) {
  .widget_recent_comments h3.title {
    margin-bottom: 15px
  }
}

.widget_recent_comments ul {
  list-style: none
}

.widget_recent_comments li {
  padding-left: 0
}

.widget_recent_comments li:after {
  display: none
}

.widget_recent_comments li.current-cat>a {
  font-weight: 600
}

.widget_recent_comments li.cat-parent {
  position: relative;
  padding-right: 20px
}

.widget_recent_comments li.cat-parent:after {
  content: "\f3d0";
  display: inline-block;
  font-family: Ionicons;
  position: absolute;
  font-style: normal;
  right: 0;
  top: 6px;
  font-size: .78em
}

.widget_recent_comments li.cat-parent.current-cat:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.widget_recent_comments li.cat-parent.current-cat .children {
  display: block
}

.widget_recent_comments .children {
  margin-left: 15px
}

.widget_recent_comments ul .comment-author-link a {
  color: #d90a2c
}

.widget_recent_comments ul li>a {
  position: relative;
  color: #d90a2c
}

.widget_recent_entries h3.title {
  margin-bottom: 20px
}

@media screen and (max-width:1024px) {
  .widget_recent_entries h3.title {
    margin-bottom: 15px
  }
}

.widget_recent_entries ul {
  list-style: none
}

.widget_recent_entries li {
  padding-left: 0
}

.widget_recent_entries li:after {
  display: none
}

.widget_recent_entries li.current-cat>a {
  font-weight: 600
}

.widget_recent_entries li.cat-parent {
  position: relative;
  padding-right: 20px
}

.widget_recent_entries li.cat-parent:after {
  content: "\f3d0";
  display: inline-block;
  font-family: Ionicons;
  position: absolute;
  font-style: normal;
  right: 0;
  top: 6px;
  font-size: .78em
}

.widget_recent_entries li.cat-parent.current-cat:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.widget_recent_entries li.cat-parent.current-cat .children {
  display: block
}

.widget_recent_entries .children {
  margin-left: 15px
}

.widget_recent_entries ul a {
  display: inline-block;
  margin-bottom: 3px
}

.wp-block-latest-posts,
.wp-block-archives-list,
.wp-block-categories {
  list-style-type: none
}

.widget_search form {
  position: relative
}

.widget_search form button {
  background: 0 0;
  width: 42px;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 100%;
  border: none;
  height: 42px;
  line-height: 42px;
  padding: 0 10px;
  font-size: 22px;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  outline: none;
  color: #17161a
}

.widget_search form button:hover {
  opacity: .6
}

.site-footer .widget_search input.placeholder,
.site-footer .widget_search input::-webkit-input-placeholder {
  color: currentColor
}

.site-footer .widget_search input.placeholder,
.site-footer .widget_search input::-moz-placeholder {
  color: currentColor
}

.site-footer .widget_search input.placeholder,
.site-footer .widget_search input::-ms-input-placeholder {
  color: currentColor
}

.site-footer .widget_search input.placeholder,
.site-footer .widget_search input::placeholder {
  color: currentColor
}

.site-footer .widget_search button {
  color: currentColor
}

.widget_tag_cloud .tagcloud,
.widget_product_tag_cloud .tagcloud {
  font-size: 0
}

.widget_tag_cloud .tagcloud:after,
.widget_product_tag_cloud .tagcloud:after {
  content: '';
  display: table;
  clear: both
}

.widget_tag_cloud .tagcloud a,
.widget_product_tag_cloud .tagcloud a {
  margin: 0 6px 6px 0
}

.widget_meta h3.title {
  margin-bottom: 20px
}

@media screen and (max-width:1024px) {
  .widget_meta h3.title {
    margin-bottom: 15px
  }
}

.widget_meta ul {
  list-style: none
}

.widget_meta li {
  padding-left: 0
}

.widget_meta li:after {
  display: none
}

.widget_meta li.current-cat>a {
  font-weight: 600
}

.widget_meta li.cat-parent {
  position: relative;
  padding-right: 20px
}

.widget_meta li.cat-parent:after {
  content: "\f3d0";
  display: inline-block;
  font-family: Ionicons;
  position: absolute;
  font-style: normal;
  right: 0;
  top: 6px;
  font-size: .78em
}

.widget_meta li.cat-parent.current-cat:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.widget_meta li.cat-parent.current-cat .children {
  display: block
}

.widget_meta .children {
  margin-left: 15px
}

.widget_meta ul li.cat-item {
  padding-bottom: 14px;
  padding-top: 14px
}

.widget_archive h3.title {
  margin-bottom: 20px
}

@media screen and (max-width:1024px) {
  .widget_archive h3.title {
    margin-bottom: 15px
  }
}

.widget_archive ul {
  list-style: none
}

.widget_archive li {
  padding-left: 0
}

.widget_archive li:after {
  display: none
}

.widget_archive li.current-cat>a {
  font-weight: 600
}

.widget_archive li.cat-parent {
  position: relative;
  padding-right: 20px
}

.widget_archive li.cat-parent:after {
  content: "\f3d0";
  display: inline-block;
  font-family: Ionicons;
  position: absolute;
  font-style: normal;
  right: 0;
  top: 6px;
  font-size: .78em
}

.widget_archive li.cat-parent.current-cat:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.widget_archive li.cat-parent.current-cat .children {
  display: block
}

.widget_archive .children {
  margin-left: 15px
}

.widget_calendar table {
  position: relative;
  text-align: center;
  color: #232226
}

.widget_calendar table td,
.widget_calendar table th {
  border: none;
  padding: 0
}

.widget_calendar caption {
  background: #d90a2c;
  color: #fff;
  width: 100%;
  height: 46px;
  font-family: "Space Grotesk Bold", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 600;
  line-height: 48px;
  text-align: center;
  vertical-align: middle
}

.widget_calendar tfoot {
  width: 100%;
  height: 46px;
  line-height: 46px;
  padding: 0 20px;
  vertical-align: middle;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0
}

.widget_calendar tfoot tr,
.widget_calendar tfoot #prev,
.widget_calendar tfoot #next {
  display: block;
  font-weight: 600;
  font-size: 0
}

.widget_calendar tfoot tr a,
.widget_calendar tfoot #prev a,
.widget_calendar tfoot #next a {
  color: #fff
}

.widget_calendar tfoot tr a:hover,
.widget_calendar tfoot #prev a:hover,
.widget_calendar tfoot #next a:hover {
  opacity: .6
}

.widget_calendar tfoot tr {
  width: 100%
}

.widget_calendar tfoot td {
  display: none
}

.widget_calendar tfoot #prev {
  float: left
}

.widget_calendar tfoot #next {
  float: right
}

.widget_calendar tfoot #prev a:after,
.widget_calendar tfoot #next a:after {
  content: '\f27d';
  font-family: "Ionicons";
  font-size: 21px;
  font-weight: 400
}

.widget_calendar tfoot #next a:after {
  content: '\f287'
}

.widget_calendar thead {
  line-height: 44px
}

.widget_calendar thead tr th {
  color: #17161a;
  font-size: .94rem
}

.widget_calendar tbody {
  line-height: 44px
}

.widget_calendar tbody tr td {
  border: none;
  text-align: center;
  font-size: .94rem
}

.widget_calendar tbody tr td#today {
  border-color: rgba(136, 136, 136, .15);
  border-collapse: separate;
  border-width: 1px;
  display: block;
  margin: -1px;
  position: relative
}

.widget_calendar tbody tr td a {
  display: block;
  width: 100%;
  height: 100%;
  font-weight: 600
}

.widget_calendar tbody tr td a:hover {
  background: rgba(0, 0, 0, .2)
}

.widget_nav_menu h3.title,
.widget_pages h3.title {
  margin-bottom: 20px
}

@media screen and (max-width:1024px) {

  .widget_nav_menu h3.title,
  .widget_pages h3.title {
    margin-bottom: 15px
  }
}

.widget_nav_menu ul,
.widget_pages ul {
  list-style: none
}

.widget_nav_menu li,
.widget_pages li {
  padding-left: 0
}

.widget_nav_menu li:after,
.widget_pages li:after {
  display: none
}

.widget_nav_menu li.current-cat>a,
.widget_pages li.current-cat>a {
  font-weight: 600
}

.widget_nav_menu li.cat-parent,
.widget_pages li.cat-parent {
  position: relative;
  padding-right: 20px
}

.widget_nav_menu li.cat-parent:after,
.widget_pages li.cat-parent:after {
  content: "\f3d0";
  display: inline-block;
  font-family: Ionicons;
  position: absolute;
  font-style: normal;
  right: 0;
  top: 6px;
  font-size: .78em
}

.widget_nav_menu li.cat-parent.current-cat:after,
.widget_pages li.cat-parent.current-cat:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.widget_nav_menu li.cat-parent.current-cat .children,
.widget_pages li.cat-parent.current-cat .children {
  display: block
}

.widget_nav_menu .children,
.widget_pages .children {
  margin-left: 15px
}

.widget_nav_menu ul,
.widget_nav_menu .menu,
.widget_pages ul,
.widget_pages .menu {
  list-style: none
}

.widget_nav_menu .menu>li,
.widget_pages .menu>li {
  padding: 0 0 20px
}

.widget_nav_menu .menu>li:last-child,
.widget_pages .menu>li:last-child {
  padding: 0
}

.widget_nav_menu .menu-item a,
.widget_pages .menu-item a {
  display: block
}

.widget_nav_menu .menu-item a:hover,
.widget_pages .menu-item a:hover {
  color: #d90a2c
}

.widget_nav_menu .mega-menu-item.has-submenu>a .has-submenu-icon,
.widget_pages .mega-menu-item.has-submenu>a .has-submenu-icon {
  display: none
}

.widget_nav_menu .menu ul,
.widget_pages .menu ul {
  margin-top: 10px
}

.widget_nav_menu .menu-item-depth-0>.menu-link span,
.widget_pages .menu-item-depth-0>.menu-link span {
  font-weight: 600
}

.widget_nav_menu .current-menu-item a,
.widget_pages .current-menu-item a {
  color: #d90a2c;
  font-weight: 600
}

.widget_nav_menu div.test,
.widget_pages div.test {
  display: none;
  list-style: none
}

.widget_nav_menu .has-submenu>.sub-nav,
.widget_nav_menu .sub-sub-menu,
.widget_pages .has-submenu>.sub-nav,
.widget_pages .sub-sub-menu {
  margin-left: 15px
}

.widget_pages .children {
  margin-top: 10px
}

.site-footer .widget_nav_menu .menu>li {
  padding: 4px 0
}

.site-footer .widget_nav_menu .menu-link span {
  font-weight: 400
}

.widget-sidebar-menu-left {
  list-style: none
}

.widget-sidebar-menu-left .menu-item {
  font-size: .94rem
}

.widget-sidebar-menu-left .menu-item a {
  display: block
}

.widget-sidebar-menu-left .menu-item a:hover {
  color: #d90a2c
}

.widget-sidebar-menu-left ul.sub-menu {
  display: none;
  list-style: none
}

.widget_categories h3.title {
  margin-bottom: 20px
}

@media screen and (max-width:1024px) {
  .widget_categories h3.title {
    margin-bottom: 15px
  }
}

.widget_categories ul {
  list-style: none
}

.widget_categories li {
  padding-left: 0
}

.widget_categories li:after {
  display: none
}

.widget_categories li.current-cat>a {
  font-weight: 600
}

.widget_categories li.cat-parent {
  position: relative;
  padding-right: 20px
}

.widget_categories li.cat-parent:after {
  content: "\f3d0";
  display: inline-block;
  font-family: Ionicons;
  position: absolute;
  font-style: normal;
  right: 0;
  top: 6px;
  font-size: .78em
}

.widget_categories li.cat-parent.current-cat:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.widget_categories li.cat-parent.current-cat .children {
  display: block
}

.widget_categories .children {
  margin-left: 15px
}

.widget_rss h3.title {
  margin-bottom: 20px
}

@media screen and (max-width:1024px) {
  .widget_rss h3.title {
    margin-bottom: 15px
  }
}

.widget_rss ul {
  list-style: none
}

.widget_rss li {
  padding-left: 0
}

.widget_rss li:after {
  display: none
}

.widget_rss li.current-cat>a {
  font-weight: 600
}

.widget_rss li.cat-parent {
  position: relative;
  padding-right: 20px
}

.widget_rss li.cat-parent:after {
  content: "\f3d0";
  display: inline-block;
  font-family: Ionicons;
  position: absolute;
  font-style: normal;
  right: 0;
  top: 6px;
  font-size: .78em
}

.widget_rss li.cat-parent.current-cat:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.widget_rss li.cat-parent.current-cat .children {
  display: block
}

.widget_rss .children {
  margin-left: 15px
}

.widget_rss ul {
  list-style: none
}

.widget_rss ul a {
  color: #d90a2c
}

.widget_rss .rss-date {
  font-size: .94rem
}

.widget_rss .rssSummary {
  margin-top: 5px
}

.widget_rss cite {
  margin-top: 5px;
  display: inline-block
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown {
  width: auto
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown a {
  line-height: 34px;
  border: none
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
  font-weight: 600
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
  content: "\f3d0";
  border: none;
  top: 0
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
  border: none;
  visibility: visible
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu a {
  width: auto
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu.select-options li a {
  padding: 0 15px
}

.widget_ohio_widget_logo a {
  margin: 0;
  display: inline-block
}

.widget_ohio_widget_logo h3 {
  font-size: 1.6em;
  font-weight: 700;
  line-height: 30px;
  color: #232226
}

.widget_ohio_widget_recent_posts ul.recent-posts-list {
  list-style: none;
  margin: 0
}

.widget_ohio_widget_recent_posts ul.recent-posts-list li {
  min-height: 20px;
  margin-bottom: 15px;
  position: relative;
  overflow: hidden
}

.widget_ohio_widget_recent_posts ul.recent-posts-list li:last-child {
  margin-bottom: 0
}

.widget_ohio_widget_recent_posts ul.recent-posts-list img {
  width: 70px;
  position: absolute;
  top: 0;
  left: 0
}

.widget_ohio_widget_recent_posts ul.recent-posts-list h4 {
  font-weight: 600
}

.widget_ohio_widget_recent_posts ul.recent-posts-list .content-wrap {
  float: left;
  padding-left: 85px;
  margin-top: -5px
}

.widget_ohio_widget_recent_posts ul.recent-posts-list .content-wrap .comments+.author:before,
.widget_ohio_widget_recent_posts ul.recent-posts-list .content-wrap .date+.categories:before {
  content: '•';
  display: inline-block;
  vertical-align: middle;
  color: #232226;
  margin-right: 4px
}

.widget_ohio_widget_recent_posts ul.recent-posts-list .content-wrap.no-thumb {
  padding-left: 0
}

.widget_ohio_widget_about_author {
  max-width: 100%;
  position: relative;
  -webkit-border-radius: 5px;
  border-radius: 5px
}

.widget_ohio_widget_about_author .author-avatar {
  margin-bottom: 15px;
  height: 56px;
  min-width: 56px
}

.widget_ohio_widget_about_author .content-details h6 {
  margin: 0
}

.widget_ohio_widget_about_author .content-details .site {
  color: #6a696c
}

.widget_ohio_widget_about_author .content .socialbar a {
  margin-top: 10px
}

.widget_ohio_widget_login {
  overflow: hidden
}

.widget_ohio_widget_login .login-wrap {
  overflow: hidden;
  position: relative;
  -webkit-transition: height .25s ease-in-out;
  -o-transition: height .25s ease-in-out;
  transition: height .25s ease-in-out
}

.widget_ohio_widget_login form {
  overflow: hidden
}

.widget_ohio_widget_login .login-form {
  position: relative;
  left: 0;
  opacity: 1;
  -webkit-transition: opacity .25s ease-in-out;
  -o-transition: opacity .25s ease-in-out;
  transition: opacity .25s ease-in-out;
  z-index: 2
}

.widget_ohio_widget_login .login-form.hidden {
  display: block;
  opacity: 0;
  position: absolute;
  z-index: 1
}

.widget_ohio_widget_login .reg-form {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity .25s ease-in-out;
  -o-transition: opacity .25s ease-in-out;
  transition: opacity .25s ease-in-out;
  z-index: 1
}

.widget_ohio_widget_login .reg-form.visible {
  opacity: 1;
  z-index: 2
}

.widget_ohio_widget_login .reg-success {
  color: #0a6
}

.widget_ohio_widget_login .login-error,
.widget_ohio_widget_login .reg-error {
  color: #c22
}

.widget_ohio_widget_login .login-submit {
  float: left;
  margin-top: 2px
}

.widget_ohio_widget_login .login-submit.with-registration {
  width: 48%
}

.widget_ohio_widget_login .login-submit button {
  margin-top: 0
}

.widget_ohio_widget_login .btn .text-loading {
  display: none
}

.widget_ohio_widget_login .btn.loading {
  background: 0 0;
  color: #17161a;
  opacity: .6;
  cursor: default
}

.widget_ohio_widget_login .btn.loading .text-loading {
  display: block
}

.widget_ohio_widget_login .btn.loading .text {
  display: none
}

.widget_ohio_widget_login .login-registration {
  width: 48%;
  margin-top: 2px;
  float: right
}

.widget_ohio_widget_login .login-registration a {
  width: 100%
}

.widget_ohio_widget_login .login-registration a:hover {
  color: #fff;
  text-decoration: none
}

.widget_ohio_widget_login .login-remember {
  float: left
}

.widget_ohio_widget_login .login-lost-password {
  float: right
}

.widget_ohio_widget_login .login-remember,
.widget_ohio_widget_login .login-lost-password {
  width: auto
}

.widget_ohio_widget_login .reg-submit {
  margin-top: 12px
}

.widget_ohio_widget_login .reg-submit button {
  margin-top: 0
}

.widget_ohio_widget_login .back-to-login {
  margin-top: 20px
}

.widget_ohio_widget_login .logged-in {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  -webkit-transition: opacity .25s ease-in-out;
  -o-transition: opacity .25s ease-in-out;
  transition: opacity .25s ease-in-out
}

.widget_ohio_widget_login .logged-in.visible {
  position: relative;
  opacity: 1;
  z-index: 2;
  padding: 5px 0
}

.widget_ohio_widget_login .logged-in.visible:after {
  content: '';
  display: table;
  clear: both
}

.widget_ohio_widget_contact ul.list-box,
.widget_ohio_widget_contact ul.widget_recent_comments,
.widget_ohio_widget_contact ul.widget_recent_entries,
.widget_ohio_widget_contact ul.widget_meta,
.widget_ohio_widget_contact ul.widget_archive,
.widget_ohio_widget_contact ul.widget_nav_menu,
.widget_ohio_widget_contact ul.widget_pages,
.widget_ohio_widget_contact ul.widget_categories,
.widget_ohio_widget_contact ul.widget_rss,
.widget_ohio_widget_contact ul.widget_product_categories,
.widget_ohio_widget_contact ul.widget_layered_nav {
  margin: 0
}

.widget_ohio_widget_contact li {
  padding: 0;
  font-weight: 600;
  list-style: none;
  line-height: 2.3
}

.widget_ohio_widget_contact li:after {
  display: none
}

.widget_ohio_widget_contact li address {
  display: inline;
  font-weight: 400
}

.widget_product_categories h3.title {
  margin-bottom: 20px
}

@media screen and (max-width:1024px) {
  .widget_product_categories h3.title {
    margin-bottom: 15px
  }
}

.widget_product_categories ul {
  list-style: none
}

.widget_product_categories li {
  padding-left: 0
}

.widget_product_categories li:after {
  display: none
}

.widget_product_categories li.current-cat>a {
  font-weight: 600
}

.widget_product_categories li.cat-parent {
  position: relative;
  padding-right: 20px
}

.widget_product_categories li.cat-parent:after {
  content: "\f3d0";
  display: inline-block;
  font-family: Ionicons;
  position: absolute;
  font-style: normal;
  right: 0;
  top: 6px;
  font-size: .78em
}

.widget_product_categories li.cat-parent.current-cat:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.widget_product_categories li.cat-parent.current-cat .children {
  display: block
}

.widget_product_categories .children {
  margin-left: 15px
}

.widget_product_categories li.cat-parent:after {
  background: 0 0
}

.widget_products .image,
.widget_top_rated_products .image,
.widget.widget_recently_viewed_products .image {
  position: absolute
}

.widget_products .image img,
.widget_top_rated_products .image img,
.widget.widget_recently_viewed_products .image img {
  width: 60px;
  height: auto;
  vertical-align: top;
  margin-top: 5px
}

.widget_products .content,
.widget_top_rated_products .content,
.widget.widget_recently_viewed_products .content {
  padding-left: 75px;
  margin-bottom: 20px
}

.widget_products li,
.widget_top_rated_products li,
.widget.widget_recently_viewed_products li {
  padding: 0
}

.widget_products li:last-child .content,
.widget_top_rated_products li:last-child .content,
.widget.widget_recently_viewed_products li:last-child .content {
  margin-bottom: 0
}

.widget_products h4,
.widget_top_rated_products h4,
.widget.widget_recently_viewed_products h4 {
  display: block;
  padding: 0;
  font-family: "Space Grotesk Bold", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"
}

.widget_products h4 a,
.widget_top_rated_products h4 a,
.widget.widget_recently_viewed_products h4 a {
  display: inline-block
}

.widget_products span.price,
.widget_top_rated_products span.price,
.widget.widget_recently_viewed_products span.price {
  font-weight: 600
}

.widget_products div.star-rating,
.widget_top_rated_products div.star-rating,
.widget.widget_recently_viewed_products div.star-rating {
  width: 100%
}

.widget_products div.category,
.widget_top_rated_products div.category,
.widget.widget_recently_viewed_products div.category {
  display: inline-block
}

.widget_recent_reviews li {
  margin-bottom: 15px
}

.widget_recent_reviews li:last-child {
  margin-bottom: 0
}

.widget_recent_reviews li:after {
  content: '';
  display: block;
  clear: both
}

.widget_recent_reviews img {
  max-width: 60px;
  margin-right: 15px;
  display: block;
  float: left
}

.widget_recent_reviews li>a {
  width: 100%;
  display: block;
  line-height: 1.4;
  font-weight: 600
}

.widget_recent_reviews .reviewer {
  padding-left: 75px;
  display: block
}

.widget_price_filter .price_slider {
  background-color: rgba(123, 123, 123, .05);
  height: 4px;
  margin-top: 20px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  position: relative
}

.widget_price_filter .ui-slider-range {
  background: #d90a2c;
  height: 4px;
  position: absolute
}

.widget_price_filter .ui-slider-handle {
  background: #fff;
  width: 24px;
  height: 24px;
  margin-left: 0;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  outline: none;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .08);
  box-shadow: 0 2px 4px rgba(0, 0, 0, .08);
  position: absolute;
  top: -10px;
  z-index: 5;
  cursor: ew-resize
}

.widget_price_filter .ui-slider-handle:after {
  content: "";
  background-color: #d90a2c;
  width: 10px;
  height: 10px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 7px;
  left: 7px
}

.widget_price_filter .ui-slider-handle:last-child {
  margin-left: -22px
}

.widget_price_filter .price_slider_amount {
  margin-top: 30px
}

.widget_price_filter .button {
  background: 0 0;
  border: none;
  float: right;
  padding: 0;
  font-weight: 600;
  font-size: .78em;
  text-transform: uppercase;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: inherit;
  font-family: inherit
}

.widget_price_filter .price_label {
  float: left;
  min-height: 20px;
  line-height: 20px;
  font-size: .78em;
  text-transform: uppercase;
  font-weight: 600
}

.widget_price_filter .price_label .from,
.widget_price_filter .price_label .to {
  color: #232226
}

.widget_layered_nav h3.title {
  margin-bottom: 20px
}

@media screen and (max-width:1024px) {
  .widget_layered_nav h3.title {
    margin-bottom: 15px
  }
}

.widget_layered_nav ul {
  list-style: none
}

.widget_layered_nav li {
  padding-left: 0
}

.widget_layered_nav li:after {
  display: none
}

.widget_layered_nav li.current-cat>a {
  font-weight: 600
}

.widget_layered_nav li.cat-parent {
  position: relative;
  padding-right: 20px
}

.widget_layered_nav li.cat-parent:after {
  content: "\f3d0";
  display: inline-block;
  font-family: Ionicons;
  position: absolute;
  font-style: normal;
  right: 0;
  top: 6px;
  font-size: .78em
}

.widget_layered_nav li.cat-parent.current-cat:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.widget_layered_nav li.cat-parent.current-cat .children {
  display: block
}

.widget_layered_nav .children {
  margin-left: 15px
}

.widget_rating_filter li .star-rating:after {
  content: '•';
  color: #6a696c;
  font-size: 16px;
  position: absolute;
  line-height: 0;
  top: 10px;
  right: -8px
}

.widget_product_search .woocommerce-product-search label .search-field {
  padding-right: 160px
}

.widget_product_search .woocommerce-product-search select {
  position: absolute;
  opacity: 0
}

.widget_product_search .woocommerce-product-search .select-holder {
  position: absolute;
  top: 1px;
  right: 30px;
  width: 125px
}

.widget_product_search .woocommerce-product-search .select-holder select {
  background: 0 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  position: relative;
  top: 0;
  opacity: 1
}

.widget_recent_reviews .product_list_widget>li>a:before {
  display: none
}

.widget_recent_reviews .product_list_widget>li>a span {
  position: relative
}

.widget_recent_reviews .product_list_widget>li>a span:before {
  content: '';
  background: currentColor;
  width: 30%;
  height: 2px;
  position: absolute;
  bottom: -2px;
  left: 0;
  opacity: 0;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.widget_recent_reviews .product_list_widget>li>a:hover span:before {
  opacity: 1;
  width: 100%
}

.widget-woocommerce-currency-switcher {
  overflow-x: hidden
}

html {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-word-wrap: break-word;
  word-wrap: break-word
}

div {
  outline: none
}

address {
  font-style: normal
}

body {
  background: #fff;
  height: 100%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 16px;
  font-weight: 400;
  overflow-x: hidden;
  line-height: 1.65
}

@media screen and (max-width:1024px) {
  body {
    font-size: .98em
  }
}

body.archive {
  width: 100%
}

body.no-scroll {
  overflow-y: hidden
}

::-moz-selection {
  background-color: #fcb3bf
}

::selection {
  background-color: #fcb3bf
}

blockquote,
q {
  margin: 25px 0;
  padding-left: 3.4vh;
  padding-right: 3.4vh;
  quotes: "" "";
  position: relative;
  border-left: 5px solid rgba(23, 22, 26, .5)
}

@media screen and (max-width:1024px) {

  blockquote,
  q {
    padding-left: 20px
  }
}

@media screen and (max-width:1024px) {

  blockquote,
  q {
    padding-right: 20px
  }
}

blockquote p,
q p {
  margin: 0;
  font-style: normal;
  font-weight: 400;
  position: relative
}

blockquote cite,
blockquote h4,
q cite,
q h4 {
  position: relative;
  text-align: left;
  margin-top: 5px;
  font-weight: 600;
  font-size: .94rem;
  font-style: normal
}

blockquote.wp-block-quote {
  border-left: 4px solid rgba(23, 22, 26, .5)
}

mark,
ins {
  background: #9ff8d0
}

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

hr {
  background-color: rgba(136, 136, 136, .15);
  width: 100%;
  border: 0;
  height: 1px;
  margin: 5px auto;
  display: block
}

.wp-block-separator {
  border-color: rgba(136, 136, 136, .15)
}

pre {
  background-color: rgba(136, 136, 136, .05);
  padding: 15px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: .94rem
}

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

.alignfull {
  max-width: none;
  position: relative
}

.widget_price_filter input {
  opacity: 0;
  visibility: hidden;
  height: 0
}

.color-light {
  color: #6a696c
}

.author-avatar,
.comment-author img {
  min-width: 50px;
  max-width: 50px;
  height: auto;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .07);
  box-shadow: 0 2px 4px rgba(0, 0, 0, .07);
  vertical-align: top
}

.author-avatar.jetpack-lazy-image,
.comment-author img.jetpack-lazy-image {
  display: none
}

@media screen and (max-width:768px) {

  .author-avatar,
  .comment-author img {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9)
  }
}

.custom-cursor .circle-cursor {
  position: fixed;
  left: 0;
  top: 0;
  pointer-events: none;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  visibility: hidden
}

.custom-cursor .circle-cursor--inner {
  margin-left: -3px;
  margin-top: -3px;
  width: 6px;
  height: 6px;
  z-index: 10000001;
  background-color: #d90a2c
}

.custom-cursor .circle-cursor--inner.cursor-link-hover {
  margin-left: -10px;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  background-color: #d90a2c;
  opacity: .5
}

.custom-cursor .circle-cursor--outer {
  margin-left: -15px;
  margin-top: -15px;
  width: 30px;
  height: 30px;
  border: 1px solid #d90a2c;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 10000000;
  opacity: .5;
  -webkit-transition: all .08s ease-out;
  -o-transition: all .08s ease-out;
  transition: all .08s ease-out
}

@media screen and (max-width:1024px) {
  .custom-cursor .circle-cursor {
    display: none
  }
}

.custom-cursor .cursor-link.circle-cursor--inner {
  background: 0 0 !important;
  text-align: center
}

.custom-cursor .cursor-link.circle-cursor--inner.cursor-link-hover {
  opacity: 1
}

.custom-cursor .cursor-link.circle-cursor--inner:after {
  content: "\f273";
  display: block;
  font-family: "Ionicons";
  color: #fff;
  position: absolute;
  font-size: 25px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 30px;
  width: 30px;
  line-height: 30px;
  display: inline-block
}

.custom-cursor .cursor-link.circle-cursor--outer.cursor-link-hover {
  margin-left: -23px;
  margin-top: -23px;
  width: 46px;
  height: 46px;
  border-color: #fff
}

.custom-cursor .dark-color.circle-cursor--inner {
  background-color: #17161a
}

.custom-cursor .dark-color.circle-cursor--inner:after {
  color: #17161a
}

.custom-cursor .dark-color.circle-cursor--outer.cursor-link-hover {
  border-color: #17161a
}

.perspective-remove .parallax-holder {
  -webkit-perspective: initial !important;
  perspective: initial !important
}

.perspective-remove .parallax-holder .parallax {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important
}

.parallax-holder {
  -webkit-perspective: 60px;
  perspective: 60px
}

@media screen and (min-width:1025px) {

  .parallax-holder .parallax,
  .parallax-holder .parallax.portfolio-item-image {
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    -o-transition: transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
    width: 110%;
    max-width: 110%;
    height: 110%;
    margin-left: -5%;
    margin-top: -5%;
    margin-bottom: -5%
  }

  .parallax-holder.portfolio-grid-type-3,
  .parallax-holder.portfolio-grid-type-4,
  .parallax-holder.portfolio-grid-type-5 {
    -webkit-perspective: 220;
    perspective: 220
  }

  .parallax-holder.portfolio-grid-type-3 .parallax,
  .parallax-holder.portfolio-grid-type-3 .parallax.portfolio-item-image,
  .parallax-holder.portfolio-grid-type-4 .parallax,
  .parallax-holder.portfolio-grid-type-4 .parallax.portfolio-item-image,
  .parallax-holder.portfolio-grid-type-5 .parallax,
  .parallax-holder.portfolio-grid-type-5 .parallax.portfolio-item-image {
    height: 104vh;
    margin-left: -5%;
    margin-top: -5%;
    margin-top: -2vh;
    margin-bottom: 0
  }

  .parallax-holder.portfolio-grid-type-6 {
    -webkit-perspective: 120;
    perspective: 120
  }

  .parallax-holder.portfolio-grid-type-7 {
    -webkit-perspective: 150;
    perspective: 150
  }
}

@media screen and (min-width:769px) {
  .parallax-holder.portfolio-grid-type-7 .parallax {
    width: -webkit-calc(50vw - 30px) !important;
    width: calc(50vw - 30px) !important;
    height: auto !important;
    margin: 0
  }
}

@media screen and (max-width:768px) {
  .parallax-holder .parallax {
    height: auto
  }
}

.parallax-holder.parallax-offset-reset .parallax,
.parallax-holder.parallax-offset-reset .parallax.portfolio-item-image {
  -webkit-transition: -webkit-transform .5s;
  transition: -webkit-transform .5s;
  -o-transition: transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-transform .5s;
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin: 0
}

@media screen and (min-width:769px) {
  .double-width .parallax-holder {
    -webkit-perspective: 120px;
    perspective: 120px
  }

  .double-width .parallax-holder .parallax {
    width: 105%;
    max-width: 105%;
    height: 105%;
    margin-left: -2.5%;
    margin-top: -2.5%;
    margin-bottom: -2.5%
  }
}

a {
  color: inherit;
  text-decoration: none;
  cursor: pointer
}

a:hover,
a.current,
a.highlighted {
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  color: #d90a2c
}

a.highlighted:hover {
  opacity: .6
}

.quicklinks a {
  position: static
}

.quicklinks a:before {
  display: none;
  visibility: hidden
}

.woocommerce-mini-cart__buttons a:first-child:hover:before {
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px)
}

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

[data-ohio-content-scroll] {
  width: 100%
}

ul,
ol {
  margin: 0 0 1.5em 3em
}

ul li,
ol li {
  padding: 5px 0;
  list-style-position: inside
}

ul ul,
ol ul {
  list-style-type: circle
}

ul {
  list-style: disc;
  margin: 0;
  padding: 0
}

ul.unstyled {
  list-style: none
}

ul.inline li {
  display: inline-block
}

ul.list-square li {
  padding-left: 20px;
  list-style: none
}

ul.list-square li:after {
  content: '\25A0';
  float: left;
  margin-left: -20px;
  margin-top: -1px;
  font-size: 50%;
  vertical-align: middle
}

ol {
  list-style: decimal;
  margin-left: 0;
  padding-left: 0
}

li>ul,
li>ol {
  margin-bottom: 0;
  margin-left: 25px
}

dt {
  font-weight: 600
}

dd {
  margin: 0 1.5em 1.5em
}

table,
.wp-block-table {
  margin: 15px 0;
  width: 100%
}

table td,
table th,
.wp-block-table td,
.wp-block-table th {
  border: none;
  border-top: 1px solid rgba(136, 136, 136, .15);
  border-bottom: 1px solid rgba(136, 136, 136, .15);
  text-align: inherit;
  padding: 10px 10px 10px 0
}

table td:last-child,
table th:last-child,
.wp-block-table td:last-child,
.wp-block-table th:last-child {
  padding-right: 0
}

table th,
.wp-block-table th {
  font-weight: 600
}

table.is-style-stripes tbody tr:nth-child(odd),
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: rgba(136, 136, 136, .05)
}

table.is-style-stripes td,
.wp-block-table.is-style-stripes td {
  border-color: rgba(136, 136, 136, .15)
}

.arrow-icon {
  fill: currentColor;
  stroke: currentColor
}

.arrow-icon-back {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.arrow-icon-inverse {
  fill: #fff;
  stroke: #fff
}

body *::-webkit-scrollbar {
  background: rgba(0, 0, 0, .1);
  width: 8px;
  -webkit-border-radius: 5px;
  border-radius: 5px
}

body *::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, .2);
  -webkit-border-radius: 5px;
  border-radius: 5px
}

body *::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, .3)
}

input[type=submit],
button,
.btn,
a.btn input.btn,
a.button,
span.button,
.wp-block-file__button,
.yith-wcwl-add-to-wishlist .btn,
div.button,
.wp-block-file *+.wp-block-file__button,
.wp-block-button__link {
  background-color: #17161a;
  border: 1px solid #17161a;
  padding: 14px 18px;
  min-height: 20px;
  line-height: 20px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  font-family: "Space Grotesk Bold", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: inherit;
  font-weight: 600;
  text-decoration: none;
  vertical-align: middle;
  outline: none;
  display: inline-block;
  position: relative;
  text-align: center;
  overflow: hidden
}

input[type=submit]:not(.btn-outline):not(.btn-flat):not(.btn-link):not(.wc-forward):not(.single_add_to_wishlist):not(.feedback):not(.search-submit):not(.elementor-button),
button:not(.btn-outline):not(.btn-flat):not(.btn-link):not(.wc-forward):not(.single_add_to_wishlist):not(.feedback):not(.search-submit):not(.elementor-button),
.btn:not(.btn-outline):not(.btn-flat):not(.btn-link):not(.wc-forward):not(.single_add_to_wishlist):not(.feedback):not(.search-submit):not(.elementor-button),
a.btn input.btn:not(.btn-outline):not(.btn-flat):not(.btn-link):not(.wc-forward):not(.single_add_to_wishlist):not(.feedback):not(.search-submit):not(.elementor-button),
a.button:not(.btn-outline):not(.btn-flat):not(.btn-link):not(.wc-forward):not(.single_add_to_wishlist):not(.feedback):not(.search-submit):not(.elementor-button),
span.button:not(.btn-outline):not(.btn-flat):not(.btn-link):not(.wc-forward):not(.single_add_to_wishlist):not(.feedback):not(.search-submit):not(.elementor-button),
.wp-block-file__button:not(.btn-outline):not(.btn-flat):not(.btn-link):not(.wc-forward):not(.single_add_to_wishlist):not(.feedback):not(.search-submit):not(.elementor-button),
.yith-wcwl-add-to-wishlist .btn:not(.btn-outline):not(.btn-flat):not(.btn-link):not(.wc-forward):not(.single_add_to_wishlist):not(.feedback):not(.search-submit):not(.elementor-button),
div.button:not(.btn-outline):not(.btn-flat):not(.btn-link):not(.wc-forward):not(.single_add_to_wishlist):not(.feedback):not(.search-submit):not(.elementor-button),
.wp-block-file *+.wp-block-file__button:not(.btn-outline):not(.btn-flat):not(.btn-link):not(.wc-forward):not(.single_add_to_wishlist):not(.feedback):not(.search-submit):not(.elementor-button),
.wp-block-button__link:not(.btn-outline):not(.btn-flat):not(.btn-link):not(.wc-forward):not(.single_add_to_wishlist):not(.feedback):not(.search-submit):not(.elementor-button) {
  color: #fff
}

input[type=submit]:before,
button:before,
.btn:before,
a.btn input.btn:before,
a.button:before,
span.button:before,
.wp-block-file__button:before,
.yith-wcwl-add-to-wishlist .btn:before,
div.button:before,
.wp-block-file *+.wp-block-file__button:before,
.wp-block-button__link:before {
  display: none
}

input[type=submit] .ion,
input[type=submit] i,
button .ion,
button i,
.btn .ion,
.btn i,
a.btn input.btn .ion,
a.btn input.btn i,
a.button .ion,
a.button i,
span.button .ion,
span.button i,
.wp-block-file__button .ion,
.wp-block-file__button i,
.yith-wcwl-add-to-wishlist .btn .ion,
.yith-wcwl-add-to-wishlist .btn i,
div.button .ion,
div.button i,
.wp-block-file *+.wp-block-file__button .ion,
.wp-block-file *+.wp-block-file__button i,
.wp-block-button__link .ion,
.wp-block-button__link i {
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
  font-size: 20px;
  position: relative;
  min-width: 20px;
  height: 20px
}

input[type=submit] .ion.ion-md-arrow-forward,
input[type=submit] i.ion-md-arrow-forward,
button .ion.ion-md-arrow-forward,
button i.ion-md-arrow-forward,
.btn .ion.ion-md-arrow-forward,
.btn i.ion-md-arrow-forward,
a.btn input.btn .ion.ion-md-arrow-forward,
a.btn input.btn i.ion-md-arrow-forward,
a.button .ion.ion-md-arrow-forward,
a.button i.ion-md-arrow-forward,
span.button .ion.ion-md-arrow-forward,
span.button i.ion-md-arrow-forward,
.wp-block-file__button .ion.ion-md-arrow-forward,
.wp-block-file__button i.ion-md-arrow-forward,
.yith-wcwl-add-to-wishlist .btn .ion.ion-md-arrow-forward,
.yith-wcwl-add-to-wishlist .btn i.ion-md-arrow-forward,
div.button .ion.ion-md-arrow-forward,
div.button i.ion-md-arrow-forward,
.wp-block-file *+.wp-block-file__button .ion.ion-md-arrow-forward,
.wp-block-file *+.wp-block-file__button i.ion-md-arrow-forward,
.wp-block-button__link .ion.ion-md-arrow-forward,
.wp-block-button__link i.ion-md-arrow-forward {
  font-size: 21px
}

input[type=submit] .ion:before,
input[type=submit] i:before,
button .ion:before,
button i:before,
.btn .ion:before,
.btn i:before,
a.btn input.btn .ion:before,
a.btn input.btn i:before,
a.button .ion:before,
a.button i:before,
span.button .ion:before,
span.button i:before,
.wp-block-file__button .ion:before,
.wp-block-file__button i:before,
.yith-wcwl-add-to-wishlist .btn .ion:before,
.yith-wcwl-add-to-wishlist .btn i:before,
div.button .ion:before,
div.button i:before,
.wp-block-file *+.wp-block-file__button .ion:before,
.wp-block-file *+.wp-block-file__button i:before,
.wp-block-button__link .ion:before,
.wp-block-button__link i:before {
  display: inline-block
}

input[type=submit] .ion-left,
input[type=submit] i-left,
button .ion-left,
button i-left,
.btn .ion-left,
.btn i-left,
a.btn input.btn .ion-left,
a.btn input.btn i-left,
a.button .ion-left,
a.button i-left,
span.button .ion-left,
span.button i-left,
.wp-block-file__button .ion-left,
.wp-block-file__button i-left,
.yith-wcwl-add-to-wishlist .btn .ion-left,
.yith-wcwl-add-to-wishlist .btn i-left,
div.button .ion-left,
div.button i-left,
.wp-block-file *+.wp-block-file__button .ion-left,
.wp-block-file *+.wp-block-file__button i-left,
.wp-block-button__link .ion-left,
.wp-block-button__link i-left {
  margin-right: 5px
}

input[type=submit] .ion-right,
input[type=submit] i-right,
button .ion-right,
button i-right,
.btn .ion-right,
.btn i-right,
a.btn input.btn .ion-right,
a.btn input.btn i-right,
a.button .ion-right,
a.button i-right,
span.button .ion-right,
span.button i-right,
.wp-block-file__button .ion-right,
.wp-block-file__button i-right,
.yith-wcwl-add-to-wishlist .btn .ion-right,
.yith-wcwl-add-to-wishlist .btn i-right,
div.button .ion-right,
div.button i-right,
.wp-block-file *+.wp-block-file__button .ion-right,
.wp-block-file *+.wp-block-file__button i-right,
.wp-block-button__link .ion-right,
.wp-block-button__link i-right {
  margin-left: 5px
}

input[type=submit]:not(.btn-swap):hover .ion.ion-right:before,
input[type=submit]:not(.btn-swap):hover .ion.ion-right svg,
input[type=submit]:not(.btn-swap):hover i.ion-right:before,
input[type=submit]:not(.btn-swap):hover i.ion-right svg,
button:not(.btn-swap):hover .ion.ion-right:before,
button:not(.btn-swap):hover .ion.ion-right svg,
button:not(.btn-swap):hover i.ion-right:before,
button:not(.btn-swap):hover i.ion-right svg,
.btn:not(.btn-swap):hover .ion.ion-right:before,
.btn:not(.btn-swap):hover .ion.ion-right svg,
.btn:not(.btn-swap):hover i.ion-right:before,
.btn:not(.btn-swap):hover i.ion-right svg,
a.btn input.btn:not(.btn-swap):hover .ion.ion-right:before,
a.btn input.btn:not(.btn-swap):hover .ion.ion-right svg,
a.btn input.btn:not(.btn-swap):hover i.ion-right:before,
a.btn input.btn:not(.btn-swap):hover i.ion-right svg,
a.button:not(.btn-swap):hover .ion.ion-right:before,
a.button:not(.btn-swap):hover .ion.ion-right svg,
a.button:not(.btn-swap):hover i.ion-right:before,
a.button:not(.btn-swap):hover i.ion-right svg,
span.button:not(.btn-swap):hover .ion.ion-right:before,
span.button:not(.btn-swap):hover .ion.ion-right svg,
span.button:not(.btn-swap):hover i.ion-right:before,
span.button:not(.btn-swap):hover i.ion-right svg,
.wp-block-file__button:not(.btn-swap):hover .ion.ion-right:before,
.wp-block-file__button:not(.btn-swap):hover .ion.ion-right svg,
.wp-block-file__button:not(.btn-swap):hover i.ion-right:before,
.wp-block-file__button:not(.btn-swap):hover i.ion-right svg,
.yith-wcwl-add-to-wishlist .btn:not(.btn-swap):hover .ion.ion-right:before,
.yith-wcwl-add-to-wishlist .btn:not(.btn-swap):hover .ion.ion-right svg,
.yith-wcwl-add-to-wishlist .btn:not(.btn-swap):hover i.ion-right:before,
.yith-wcwl-add-to-wishlist .btn:not(.btn-swap):hover i.ion-right svg,
div.button:not(.btn-swap):hover .ion.ion-right:before,
div.button:not(.btn-swap):hover .ion.ion-right svg,
div.button:not(.btn-swap):hover i.ion-right:before,
div.button:not(.btn-swap):hover i.ion-right svg,
.wp-block-file *+.wp-block-file__button:not(.btn-swap):hover .ion.ion-right:before,
.wp-block-file *+.wp-block-file__button:not(.btn-swap):hover .ion.ion-right svg,
.wp-block-file *+.wp-block-file__button:not(.btn-swap):hover i.ion-right:before,
.wp-block-file *+.wp-block-file__button:not(.btn-swap):hover i.ion-right svg,
.wp-block-button__link:not(.btn-swap):hover .ion.ion-right:before,
.wp-block-button__link:not(.btn-swap):hover .ion.ion-right svg,
.wp-block-button__link:not(.btn-swap):hover i.ion-right:before,
.wp-block-button__link:not(.btn-swap):hover i.ion-right svg {
  -webkit-animation: hoverBtn ease-out .3s;
  animation: hoverBtn ease-out .3s
}

input[type=submit]:not(.btn-swap):hover .ion.ion-left:before,
input[type=submit]:not(.btn-swap):hover .ion.ion-left svg,
input[type=submit]:not(.btn-swap):hover i.ion-left:before,
input[type=submit]:not(.btn-swap):hover i.ion-left svg,
button:not(.btn-swap):hover .ion.ion-left:before,
button:not(.btn-swap):hover .ion.ion-left svg,
button:not(.btn-swap):hover i.ion-left:before,
button:not(.btn-swap):hover i.ion-left svg,
.btn:not(.btn-swap):hover .ion.ion-left:before,
.btn:not(.btn-swap):hover .ion.ion-left svg,
.btn:not(.btn-swap):hover i.ion-left:before,
.btn:not(.btn-swap):hover i.ion-left svg,
a.btn input.btn:not(.btn-swap):hover .ion.ion-left:before,
a.btn input.btn:not(.btn-swap):hover .ion.ion-left svg,
a.btn input.btn:not(.btn-swap):hover i.ion-left:before,
a.btn input.btn:not(.btn-swap):hover i.ion-left svg,
a.button:not(.btn-swap):hover .ion.ion-left:before,
a.button:not(.btn-swap):hover .ion.ion-left svg,
a.button:not(.btn-swap):hover i.ion-left:before,
a.button:not(.btn-swap):hover i.ion-left svg,
span.button:not(.btn-swap):hover .ion.ion-left:before,
span.button:not(.btn-swap):hover .ion.ion-left svg,
span.button:not(.btn-swap):hover i.ion-left:before,
span.button:not(.btn-swap):hover i.ion-left svg,
.wp-block-file__button:not(.btn-swap):hover .ion.ion-left:before,
.wp-block-file__button:not(.btn-swap):hover .ion.ion-left svg,
.wp-block-file__button:not(.btn-swap):hover i.ion-left:before,
.wp-block-file__button:not(.btn-swap):hover i.ion-left svg,
.yith-wcwl-add-to-wishlist .btn:not(.btn-swap):hover .ion.ion-left:before,
.yith-wcwl-add-to-wishlist .btn:not(.btn-swap):hover .ion.ion-left svg,
.yith-wcwl-add-to-wishlist .btn:not(.btn-swap):hover i.ion-left:before,
.yith-wcwl-add-to-wishlist .btn:not(.btn-swap):hover i.ion-left svg,
div.button:not(.btn-swap):hover .ion.ion-left:before,
div.button:not(.btn-swap):hover .ion.ion-left svg,
div.button:not(.btn-swap):hover i.ion-left:before,
div.button:not(.btn-swap):hover i.ion-left svg,
.wp-block-file *+.wp-block-file__button:not(.btn-swap):hover .ion.ion-left:before,
.wp-block-file *+.wp-block-file__button:not(.btn-swap):hover .ion.ion-left svg,
.wp-block-file *+.wp-block-file__button:not(.btn-swap):hover i.ion-left:before,
.wp-block-file *+.wp-block-file__button:not(.btn-swap):hover i.ion-left svg,
.wp-block-button__link:not(.btn-swap):hover .ion.ion-left:before,
.wp-block-button__link:not(.btn-swap):hover .ion.ion-left svg,
.wp-block-button__link:not(.btn-swap):hover i.ion-left:before,
.wp-block-button__link:not(.btn-swap):hover i.ion-left svg {
  animation: hoverBtn ease-out .3s reverse
}

input[type=submit]:not(.btn-swap):hover .ion:before,
input[type=submit]:not(.btn-swap):hover i:before,
button:not(.btn-swap):hover .ion:before,
button:not(.btn-swap):hover i:before,
.btn:not(.btn-swap):hover .ion:before,
.btn:not(.btn-swap):hover i:before,
a.btn input.btn:not(.btn-swap):hover .ion:before,
a.btn input.btn:not(.btn-swap):hover i:before,
a.button:not(.btn-swap):hover .ion:before,
a.button:not(.btn-swap):hover i:before,
span.button:not(.btn-swap):hover .ion:before,
span.button:not(.btn-swap):hover i:before,
.wp-block-file__button:not(.btn-swap):hover .ion:before,
.wp-block-file__button:not(.btn-swap):hover i:before,
.yith-wcwl-add-to-wishlist .btn:not(.btn-swap):hover .ion:before,
.yith-wcwl-add-to-wishlist .btn:not(.btn-swap):hover i:before,
div.button:not(.btn-swap):hover .ion:before,
div.button:not(.btn-swap):hover i:before,
.wp-block-file *+.wp-block-file__button:not(.btn-swap):hover .ion:before,
.wp-block-file *+.wp-block-file__button:not(.btn-swap):hover i:before,
.wp-block-button__link:not(.btn-swap):hover .ion:before,
.wp-block-button__link:not(.btn-swap):hover i:before {
  color: inherit
}

@-webkit-keyframes hoverBtn {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px)
  }

  51% {
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
    opacity: 1
  }

  52% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px)
  }

  53% {
    opacity: 0
  }

  54% {
    opacity: 1
  }

  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px)
  }
}

@keyframes hoverBtn {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px)
  }

  51% {
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
    opacity: 1
  }

  52% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px)
  }

  53% {
    opacity: 0
  }

  54% {
    opacity: 1
  }

  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px)
  }
}

input[type=submit].btn-white,
button.btn-white,
.btn.btn-white,
a.btn input.btn.btn-white,
a.button.btn-white,
span.button.btn-white,
.wp-block-file__button.btn-white,
.yith-wcwl-add-to-wishlist .btn.btn-white,
div.button.btn-white,
.wp-block-file *+.wp-block-file__button.btn-white,
.wp-block-button__link.btn-white {
  background-color: #fff;
  border-color: #fff;
  color: #17161a
}

input[type=submit].btn-white:hover,
button.btn-white:hover,
.btn.btn-white:hover,
a.btn input.btn.btn-white:hover,
a.button.btn-white:hover,
span.button.btn-white:hover,
.wp-block-file__button.btn-white:hover,
.yith-wcwl-add-to-wishlist .btn.btn-white:hover,
div.button.btn-white:hover,
.wp-block-file *+.wp-block-file__button.btn-white:hover,
.wp-block-button__link.btn-white:hover {
  background-color: transparent;
  color: #fff
}

input[type=submit].btn-swap,
button.btn-swap,
.btn.btn-swap,
a.btn input.btn.btn-swap,
a.button.btn-swap,
span.button.btn-swap,
.wp-block-file__button.btn-swap,
.yith-wcwl-add-to-wishlist .btn.btn-swap,
div.button.btn-swap,
.wp-block-file *+.wp-block-file__button.btn-swap,
.wp-block-button__link.btn-swap {
  overflow: hidden;
  position: relative
}

input[type=submit].btn-swap i,
input[type=submit].btn-swap .text,
button.btn-swap i,
button.btn-swap .text,
.btn.btn-swap i,
.btn.btn-swap .text,
a.btn input.btn.btn-swap i,
a.btn input.btn.btn-swap .text,
a.button.btn-swap i,
a.button.btn-swap .text,
span.button.btn-swap i,
span.button.btn-swap .text,
.wp-block-file__button.btn-swap i,
.wp-block-file__button.btn-swap .text,
.yith-wcwl-add-to-wishlist .btn.btn-swap i,
.yith-wcwl-add-to-wishlist .btn.btn-swap .text,
div.button.btn-swap i,
div.button.btn-swap .text,
.wp-block-file *+.wp-block-file__button.btn-swap i,
.wp-block-file *+.wp-block-file__button.btn-swap .text,
.wp-block-button__link.btn-swap i,
.wp-block-button__link.btn-swap .text {
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

input[type=submit].btn-swap i,
input[type=submit].btn-swap img,
button.btn-swap i,
button.btn-swap img,
.btn.btn-swap i,
.btn.btn-swap img,
a.btn input.btn.btn-swap i,
a.btn input.btn.btn-swap img,
a.button.btn-swap i,
a.button.btn-swap img,
span.button.btn-swap i,
span.button.btn-swap img,
.wp-block-file__button.btn-swap i,
.wp-block-file__button.btn-swap img,
.yith-wcwl-add-to-wishlist .btn.btn-swap i,
.yith-wcwl-add-to-wishlist .btn.btn-swap img,
div.button.btn-swap i,
div.button.btn-swap img,
.wp-block-file *+.wp-block-file__button.btn-swap i,
.wp-block-file *+.wp-block-file__button.btn-swap img,
.wp-block-button__link.btn-swap i,
.wp-block-button__link.btn-swap img {
  max-width: 100%;
  text-align: center;
  height: 26px;
  position: absolute;
  top: -webkit-calc(50% - 10px);
  top: calc(50% - 10px);
  font-size: 20px;
  left: 50%;
  top: 50%;
  margin: 0;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

input[type=submit].btn-swap .text,
button.btn-swap .text,
.btn.btn-swap .text,
a.btn input.btn.btn-swap .text,
a.button.btn-swap .text,
span.button.btn-swap .text,
.wp-block-file__button.btn-swap .text,
.yith-wcwl-add-to-wishlist .btn.btn-swap .text,
div.button.btn-swap .text,
.wp-block-file *+.wp-block-file__button.btn-swap .text,
.wp-block-button__link.btn-swap .text {
  display: inline-block;
  -webkit-transform: translateY(-120%);
  -ms-transform: translateY(-120%);
  transform: translateY(-120%);
  opacity: 0
}

input[type=submit].btn-swap:not(.btn-link) .text,
button.btn-swap:not(.btn-link) .text,
.btn.btn-swap:not(.btn-link) .text,
a.btn input.btn.btn-swap:not(.btn-link) .text,
a.button.btn-swap:not(.btn-link) .text,
span.button.btn-swap:not(.btn-link) .text,
.wp-block-file__button.btn-swap:not(.btn-link) .text,
.yith-wcwl-add-to-wishlist .btn.btn-swap:not(.btn-link) .text,
div.button.btn-swap:not(.btn-link) .text,
.wp-block-file *+.wp-block-file__button.btn-swap:not(.btn-link) .text,
.wp-block-button__link.btn-swap:not(.btn-link) .text {
  color: #fff
}

input[type=submit].btn-swap:hover i,
input[type=submit].btn-swap:hover img,
button.btn-swap:hover i,
button.btn-swap:hover img,
.btn.btn-swap:hover i,
.btn.btn-swap:hover img,
a.btn input.btn.btn-swap:hover i,
a.btn input.btn.btn-swap:hover img,
a.button.btn-swap:hover i,
a.button.btn-swap:hover img,
span.button.btn-swap:hover i,
span.button.btn-swap:hover img,
.wp-block-file__button.btn-swap:hover i,
.wp-block-file__button.btn-swap:hover img,
.yith-wcwl-add-to-wishlist .btn.btn-swap:hover i,
.yith-wcwl-add-to-wishlist .btn.btn-swap:hover img,
div.button.btn-swap:hover i,
div.button.btn-swap:hover img,
.wp-block-file *+.wp-block-file__button.btn-swap:hover i,
.wp-block-file *+.wp-block-file__button.btn-swap:hover img,
.wp-block-button__link.btn-swap:hover i,
.wp-block-button__link.btn-swap:hover img {
  -webkit-transform: translate(-50%, 120%);
  -ms-transform: translate(-50%, 120%);
  transform: translate(-50%, 120%);
  opacity: 0
}

input[type=submit].btn-swap:hover .text,
button.btn-swap:hover .text,
.btn.btn-swap:hover .text,
a.btn input.btn.btn-swap:hover .text,
a.button.btn-swap:hover .text,
span.button.btn-swap:hover .text,
.wp-block-file__button.btn-swap:hover .text,
.yith-wcwl-add-to-wishlist .btn.btn-swap:hover .text,
div.button.btn-swap:hover .text,
.wp-block-file *+.wp-block-file__button.btn-swap:hover .text,
.wp-block-button__link.btn-swap:hover .text {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  opacity: 1
}

.btn-wrap .btn-small {
  min-width: 40px
}

button[disabled].btn-white:hover,
input[type=submit][disabled].btn-white:hover {
  background-color: #fff;
  color: #17161a
}

button[disabled].btn-brand:hover,
input[type=submit][disabled].btn-brand:hover {
  background-color: #d90a2c;
  color: #fff
}

.btn:not(.btn-link):hover,
.btn:not(.btn-link):active {
  color: #fff;
  background-color: #d90a2c;
  border-color: #d90a2c;
  opacity: .9
}

.btn-outline,
input[type=submit].btn-outline,
a.btn-outline,
.is-style-outline .wp-block-button__link {
  background-color: transparent
}

.btn-outline:after,
.btn-outline:before,
input[type=submit].btn-outline:after,
input[type=submit].btn-outline:before,
a.btn-outline:after,
a.btn-outline:before,
.is-style-outline .wp-block-button__link:after,
.is-style-outline .wp-block-button__link:before {
  display: none
}

.btn-outline:hover,
.btn-outline:focus,
input[type=submit].btn-outline:hover,
input[type=submit].btn-outline:focus,
a.btn-outline:hover,
a.btn-outline:focus,
.is-style-outline .wp-block-button__link:hover,
.is-style-outline .wp-block-button__link:focus {
  background-color: #d90a2c;
  color: #fff
}

.btn-outline.btn-white,
input[type=submit].btn-outline.btn-white,
a.btn-outline.btn-white,
.is-style-outline .wp-block-button__link.btn-white {
  background-color: transparent;
  border-color: #fff;
  color: #fff
}

.btn-outline.btn-white:hover,
input[type=submit].btn-outline.btn-white:hover,
a.btn-outline.btn-white:hover,
.is-style-outline .wp-block-button__link.btn-white:hover {
  background-color: #fff;
  color: #17161a
}

.btn-outline.disabled:hover,
input[type=submit].btn-outline.disabled:hover,
a.btn-outline.disabled:hover,
.is-style-outline .wp-block-button__link.disabled:hover {
  background-color: transparent;
  color: #17161a;
  border-color: #17161a;
  cursor: default
}

.is-style-outline .wp-block-button__link.has-beige-dark-color {
  color: #d90a2c
}

.is-style-outline .wp-block-button__link.has-dark-strong-color {
  color: #17161a
}

.is-style-outline .wp-block-button__link.has-dark-light-color {
  color: #232226
}

.is-style-outline .wp-block-button__link.has-grey-strong-color {
  color: #6a696c
}

.is-style-outline .wp-block-button__link.has-grey-light-color {
  color: #838286
}

.btn-flat,
input[type=submit].btn-flat,
a.btn-flat {
  background-color: transparent;
  border: none;
  padding: 15px 18px
}

.btn-flat:after,
input[type=submit].btn-flat:after,
a.btn-flat:after {
  display: none
}

.btn-flat:hover,
.btn-flat:focus,
input[type=submit].btn-flat:hover,
input[type=submit].btn-flat:focus,
a.btn-flat:hover,
a.btn-flat:focus {
  background-color: #d90a2c;
  border-color: #d90a2c;
  color: #fff
}

.btn-link,
a.btn-link,
span.btn-link {
  background-color: transparent;
  padding: 3px 0;
  -webkit-border-radius: 0px;
  border-radius: 0;
  border: none
}

.btn-link svg,
a.btn-link svg,
span.btn-link svg {
  vertical-align: middle;
  margin: -2px 0 0 3px
}

.btn-link:before,
a.btn-link:before,
span.btn-link:before {
  display: block;
  bottom: 0
}

.btn-link:after,
a.btn-link:after,
span.btn-link:after {
  display: none
}

.btn-link:hover,
.btn-link:focus,
a.btn-link:hover,
a.btn-link:focus,
span.btn-link:hover,
span.btn-link:focus {
  background-color: transparent;
  color: #d90a2c
}

.btn-link.btn-brand,
a.btn-link.btn-brand,
span.btn-link.btn-brand {
  color: #d90a2c
}

.btn-link.btn-brand:hover,
a.btn-link.btn-brand:hover,
span.btn-link.btn-brand:hover {
  background-color: transparent
}

.btn-small,
a.btn-small,
.product-item .btn-wishlist {
  padding: 7px 15px;
  font-size: .96rem
}

.btn-large,
a.btn-large {
  padding: 15px 20px
}

.btn-huge,
a.btn-huge {
  padding: 18px 25px;
  font-size: 1.02em
}

.btn-full-width,
a.btn-full-width {
  width: 100%
}

ins {
  text-decoration: none
}

del {
  color: #6a696c
}

.btn-loading,
.container-loading,
.tp-loader.spinner5,
.yith-wcan-loading {
  -webkit-box-shadow: none;
  box-shadow: none
}

.btn-loading:before,
.container-loading:before,
.tp-loader.spinner5:before,
.yith-wcan-loading:before {
  content: "";
  position: relative;
  display: inline-block !important;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  bottom: auto;
  left: auto;
  opacity: 1;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid transparent;
  border-top: 2px solid rgba(255, 255, 255, .7);
  border-right: 2px solid rgba(255, 255, 255, .7);
  background: 0 0;
  -webkit-animation: .8s rotate cubic-bezier(.4, 0, .2, 1) infinite;
  animation: .8s rotate cubic-bezier(.4, 0, .2, 1) infinite
}

.btn-loading.search-submit:before,
.btn-loading.btn-outline:before,
.btn-loading.btn-link:before,
.container-loading.search-submit:before,
.container-loading.btn-outline:before,
.container-loading.btn-link:before,
.tp-loader.spinner5.search-submit:before,
.tp-loader.spinner5.btn-outline:before,
.tp-loader.spinner5.btn-link:before,
.yith-wcan-loading.search-submit:before,
.yith-wcan-loading.btn-outline:before,
.yith-wcan-loading.btn-link:before {
  border-color: rgba(23, 22, 26, .2);
  border-top-color: rgba(23, 22, 26, .8);
  border-right-color: rgba(23, 22, 26, .8)
}

.btn-loading.btn-outline:before,
.btn-loading.btn:before,
.container-loading.btn-outline:before,
.container-loading.btn:before,
.tp-loader.spinner5.btn-outline:before,
.tp-loader.spinner5.btn:before,
.yith-wcan-loading.btn-outline:before,
.yith-wcan-loading.btn:before {
  margin-right: 8px
}

.btn-loading:before {
  vertical-align: top;
  margin-top: 1px
}

.btn-loading .ion-left {
  display: none
}

.btn-loading:hover {
  -webkit-transition: none;
  -o-transition: none;
  transition: none
}

.btn-loading:hover:before {
  background: 0 0;
  width: 18px;
  -webkit-transition: none;
  -o-transition: none;
  transition: none
}

.container-loading,
.tp-loader.spinner5,
.yith-wcan-loading {
  background-image: none !important;
  background: 0 0
}

.container-loading:before,
.tp-loader.spinner5:before,
.yith-wcan-loading:before {
  position: absolute;
  left: -webkit-calc(50% - 20px);
  left: calc(50% - 20px);
  top: -webkit-calc(50% - 20px);
  top: calc(50% - 20px);
  width: 40px;
  height: 40px
}

.container-loading.hidden:before,
.tp-loader.spinner5.hidden:before,
.yith-wcan-loading.hidden:before {
  display: none
}

.yith-wcan-loading {
  position: relative
}

.yith-wcan-loading:before {
  border-top-color: rgba(23, 22, 26, .8);
  border-right-color: rgba(23, 22, 26, .8)
}

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

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

@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

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

.btn-round {
  position: relative
}

.btn-round .ion,
.btn-round i {
  width: 56px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  background-color: rgba(23, 22, 26, .95);
  font-size: 24px;
  position: relative;
  z-index: 1;
  color: #fff;
  cursor: pointer;
  outline: none;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: background cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: background cubic-bezier(.4, 0, .2, 1) .4s;
  transition: background cubic-bezier(.4, 0, .2, 1) .4s
}

.btn-round a:before {
  display: none
}

.btn-round:before {
  content: "";
  position: absolute;
  top: 0;
  height: 56px;
  width: 56px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: rgba(136, 136, 136, .2);
  background: #d90a2c;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  z-index: 1;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.btn-round:focus {
  outline: none
}

.btn-round:focus:before {
  -webkit-animation: .5s click_animation cubic-bezier(.4, 0, .2, 1) 1;
  animation: .5s click_animation cubic-bezier(.4, 0, .2, 1) 1
}

.btn-round-light .ion,
.btn-round-light i {
  background-color: rgba(136, 136, 136, .03);
  color: inherit
}

.btn-round-light:hover .ion,
.btn-round-light:hover i {
  background-color: rgba(136, 136, 136, .1)
}

.btn-round-small .ion,
.btn-round-small i {
  width: 46px;
  height: 46px;
  line-height: 44px
}

.btn-round-small:before {
  height: 46px;
  width: 46px
}

.btn-round-outline .ion,
.btn-round-outline i {
  background-color: transparent;
  color: #17161a;
  border: 1px solid currentColor
}

.btn-round-outline.btn-round-light .ion,
.btn-round-outline.btn-round-light i {
  color: #fff
}

.btn-round-outline:hover .ion,
.btn-round-outline:hover i,
.btn-round-outline.btn-round-light:hover .ion,
.btn-round-outline.btn-round-light:hover i {
  background-color: #17161a;
  color: #fff
}

@-webkit-keyframes click_animation {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: .3
  }

  to {
    -webkit-transform: scale(5);
    transform: scale(5);
    opacity: 0
  }
}

@keyframes click_animation {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: .3
  }

  to {
    -webkit-transform: scale(5);
    transform: scale(5);
    opacity: 0
  }
}

.close-bar {
  padding-left: 4.4vh;
  padding-right: 4.4vh;
  height: 14vh;
  position: relative;
  line-height: 1;
  z-index: 11;
  text-align: right
}

@media screen and (max-width:1024px) {
  .close-bar {
    padding-left: 20px
  }
}

@media screen and (max-width:1024px) {
  .close-bar {
    padding-right: 20px
  }
}

@media screen and (max-width:1024px) {
  .close-bar {
    height: 100px
  }
}

.close-bar-btn {
  width: 56px;
  height: 56px;
  position: relative;
  cursor: pointer;
  display: inline-block
}

.close-bar-btn .ion,
.close-bar-btn i {
  display: inline-block;
  vertical-align: top;
  -webkit-animation: btn-rotation .3s cubic-bezier(.4, 0, .2, 1);
  animation: btn-rotation .3s cubic-bezier(.4, 0, .2, 1)
}

@-webkit-keyframes btn-rotation {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

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

.close-bar-btn .ion:after,
.close-bar-btn i:after {
  display: none
}

fieldset.without-label {
  padding-top: 20px
}

fieldset.without-label button.btn {
  margin-top: 0
}

.wpcf7-form label,
.field-label,
label {
  font-size: .93em;
  margin-bottom: 10px;
  font-weight: 500;
  display: block;
  font-style: normal;
  text-align: left
}

input[type=text],
input[type=password],
input[type=number],
input[type=email],
input[type=tel],
input[type=url],
select,
.select2-container--default .select2-selection--single,
textarea {
  color: #232226;
  background-color: rgba(23, 22, 26, .04);
  border: 1px solid transparent;
  width: 100%;
  padding: 14px 15px;
  line-height: 1.3;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  -webkit-appearance: none;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  outline: none;
  font-family: inherit;
  font-weight: 400;
  font-size: inherit
}

input[type=text].outline,
input[type=password].outline,
input[type=number].outline,
input[type=email].outline,
input[type=tel].outline,
input[type=url].outline,
select.outline,
.select2-container--default .select2-selection--single.outline,
textarea.outline {
  background-color: rgba(136, 136, 136, .05);
  border-color: rgba(136, 136, 136, .05)
}

input[type=text].outline:focus,
input[type=password].outline:focus,
input[type=number].outline:focus,
input[type=email].outline:focus,
input[type=tel].outline:focus,
input[type=url].outline:focus,
select.outline:focus,
.select2-container--default .select2-selection--single.outline:focus,
textarea.outline:focus {
  background-color: rgba(136, 136, 136, .05)
}

input[type=text]:hover,
input[type=password]:hover,
input[type=number]:hover,
input[type=email]:hover,
input[type=tel]:hover,
input[type=url]:hover,
select:hover,
.select2-container--default .select2-selection--single:hover,
textarea:hover {
  color: inherit
}

input[type=text]:focus,
input[type=password]:focus,
input[type=number]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=url]:focus,
select:focus,
.select2-container--default .select2-selection--single:focus,
textarea:focus {
  background-color: rgba(23, 22, 26, .07)
}

.wpforms-form .wpforms-field input {
  z-index: 1
}

.wpforms-form .wpforms-field.wpforms-field-radio:not(.wpforms-one-half) {
  display: contents
}

.wpforms-form .wpforms-field .select-holder {
  display: inline-block
}

.wpforms-form .wpforms-field .select-holder:after {
  display: none
}

.select2-container--default .select2-selection--single {
  display: block;
  height: auto;
  margin: 0
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-left: 0;
  line-height: inherit;
  color: inherit
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 100%
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none
}

.select2-container--default .select2-selection--single .select2-selection__arrow:before {
  content: "\f3d0";
  font-family: "Ionicons";
  font-weight: 600;
  font-size: 13px;
  position: absolute;
  line-height: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow:before {
  -webkit-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg)
}

.select-holder {
  position: relative
}

.select-holder:after {
  content: "\f3d0";
  font-family: "Ionicons";
  font-weight: 600;
  font-size: 13px;
  position: absolute;
  line-height: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 18px;
  z-index: 10;
  pointer-events: none;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

select {
  cursor: pointer;
  display: inline-block;
  padding: 0 15px;
  height: 50px
}

.select-inline .select-holder:after,
.variation .select-holder:after {
  right: 12px
}

.select-inline .select-holder select,
.variation .select-holder select {
  height: 32px;
  font-size: .94rem;
  padding-left: 12px;
  padding-right: 28px
}

input[type=checkbox]+span {
  margin-left: 5px;
  font-size: initial
}

input.placeholder,
input::-webkit-input-placeholder,
textarea.placeholder,
textarea::-webkit-input-placeholder {
  color: #6a696c;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

input.placeholder,
input::-moz-placeholder,
textarea.placeholder,
textarea::-moz-placeholder {
  color: #6a696c;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

input.placeholder,
input::-ms-input-placeholder,
textarea.placeholder,
textarea::-ms-input-placeholder {
  color: #6a696c;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

input.placeholder,
input::placeholder,
textarea.placeholder,
textarea::placeholder {
  color: #6a696c;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

textarea {
  width: 100%;
  height: 150px;
  resize: vertical
}

.input-group:after {
  content: '';
  clear: both;
  display: table
}

.input-group>br {
  display: none
}

.input-group .input-block {
  float: left
}

.input-group .input-block.col-6 {
  width: 50%
}

.input-group .input-block.col-4 {
  width: 33.33334%
}

.input-group .input-block.col-3 {
  width: 25%
}

.input-group .input-block.col-2 {
  width: 16.6665%
}

.input-group .input-block.col-fifth {
  width: 20%
}

.input-group .input-block[class^=col-] button.btn {
  margin-top: 0
}

@media screen and (max-width:768px) {
  .input-group .input-block input {
    border-right-width: 1px
  }

  .input-group .input-block.col-6,
  .input-group .input-block.col-4,
  .input-group .input-block.col-3,
  .input-group .input-block.col-2,
  .input-group .input-block.col-fifth {
    width: 100%;
    padding-right: 0 !important;
    padding-left: 0 !important
  }
}

.input-group .input-block.offset input,
.input-group .input-block.offset:last-of-type input:not([type=submit]) {
  border-width: 1px
}

.filter-holder {
  position: relative
}

.filter-holder .filter {
  line-height: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 500;
  width: 100%;
  font-size: .94rem
}

.filter-holder .filter .result {
  margin-left: 10px;
  margin-right: 10px
}

.filter-holder .filter .select-inline {
  margin-left: 8px
}

.filter-holder .filter .select-inline select {
  max-width: 162px
}

.filter-holder .filter .select-inline span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.filter-holder .filter p {
  width: auto;
  margin: 0 20px 0 0
}

@media screen and (max-width:768px) {
  .filter-holder .filter {
    margin-top: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
  }

  .filter-holder .filter .select-inline {
    margin: 15px 0 0;
    width: 100%
  }

  .filter-holder .filter .select-inline select {
    width: 100%;
    line-height: 45px;
    height: 45px;
    max-width: none
  }
}

.filter-holder .btn-filter {
  display: none;
  z-index: 10;
  margin-left: 15px
}

@media screen and (max-width:768px) {
  .filter-holder .btn-filter {
    display: block;
    white-space: nowrap
  }
}

@media screen and (min-width:769px) {
  .filter-holder .close-bar {
    display: none
  }
}

.filter-holder.visible .mbl-overlay {
  visibility: visible;
  opacity: 1;
  left: 0
}

.filter-holder.visible .mbl-overlay .filter {
  top: 0;
  position: static;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%
}

.scroll-bar-container {
  position: fixed;
  top: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 10;
  min-height: 56px;
  list-style: none;
  left: 4.4vh;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: rotate(-90deg) translate(-50%, 0);
  -ms-transform: rotate(-90deg) translate(-50%, 0);
  transform: rotate(-90deg) translate(-50%, 0)
}

@media screen and (max-width:1024px) {
  .scroll-bar-container {
    left: 20px
  }
}

.clb-social,
.clb-scroll-top {
  font-weight: 600;
  margin-right: 1.4rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.clb-social:before,
.clb-scroll-top:before {
  display: none
}

.clb-social.light-typo,
.clb-social.light-typo .font-titles,
.clb-scroll-top.light-typo,
.clb-scroll-top.light-typo .font-titles {
  color: #fff
}

.clb-social.dark-typo,
.clb-social.dark-typo .font-titles,
.clb-scroll-top.dark-typo,
.clb-scroll-top.dark-typo .font-titles {
  color: #17161a
}

.clb-scroll-top {
  opacity: 0;
  visibility: hidden
}

.clb-scroll-top-holder {
  white-space: nowrap
}

.clb-scroll-top-bar {
  width: 60px;
  height: 2px;
  margin-right: 15px;
  position: relative
}

.clb-scroll-top-bar:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: currentColor;
  opacity: .3
}

.clb-scroll-top-bar .scroll-track {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  background-color: currentColor
}

.clb-scroll-top.clb-slider-scroll-top {
  visibility: visible;
  opacity: 1
}

.clb-scroll-top.clb-slider-scroll-top .clb-scroll-top-bar .scroll-track {
  width: 0;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.scroll-bar-container.grid_9,
.portfolio-type-9 .scroll-bar-container {
  width: 100%;
  left: 0;
  bottom: 0;
  position: absolute;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  top: auto
}

.scroll-bar-container.grid_9 .page-container,
.portfolio-type-9 .scroll-bar-container .page-container {
  width: 100%
}

.scroll-bar-container.grid_9 .page-container>[class*=vc_col-md-],
.portfolio-type-9 .scroll-bar-container .page-container>[class*=vc_col-md-] {
  position: relative
}

.scroll-bar-container.grid_9 .clb-scroll-top,
.portfolio-type-9 .scroll-bar-container .clb-scroll-top {
  bottom: 4.4vh;
  position: absolute
}

@media screen and (max-width:1024px) {

  .scroll-bar-container.grid_9 .clb-scroll-top,
  .portfolio-type-9 .scroll-bar-container .clb-scroll-top {
    bottom: 20px
  }
}

.portfolio-type-6 .scroll-bar-container .clb-scroll-top {
  left: 0
}

@media screen and (max-width:1440px) and (min-width:1025px) {
  .portfolio-type-6 .scroll-bar-container .clb-scroll-top {
    left: 3.3vw
  }
}

[data-isotope-grid] {
  -webkit-transition: height .3s ease-in-out;
  -o-transition: height .3s ease-in-out;
  transition: height .3s ease-in-out
}

.tag:not(body),
.tag-cloud-link,
.pricing_price_time {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 0 10px;
  height: 26px;
  line-height: 26px;
  display: inline-block;
  vertical-align: top;
  font-size: 14.5px !important;
  font-weight: 500;
  color: inherit;
  background-color: rgba(136, 136, 136, .1)
}

.tag:not(body) a,
.tag-cloud-link a,
.pricing_price_time a {
  display: block
}

.tag:not(body) a:before,
.tag-cloud-link a:before,
.pricing_price_time a:before {
  display: none
}

.tag:not(body):hover,
.tag-cloud-link:hover,
.pricing_price_time:hover {
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  background-color: #d90a2c;
  color: #fff
}

.tag:not(body):hover a,
.tag-cloud-link:hover a,
.pricing_price_time:hover a {
  color: #fff
}

.tag:not(body):before,
.tag-cloud-link:before,
.pricing_price_time:before {
  display: none
}

.tag:not(body).tag-brand-bg-color,
.tag-cloud-link.tag-brand-bg-color,
.pricing_price_time.tag-brand-bg-color {
  background: customColor
}

.tag:not(body).tag-sale,
.tag:not(body).tag-out-of-stock,
.tag-cloud-link.tag-sale,
.tag-cloud-link.tag-out-of-stock,
.pricing_price_time.tag-sale,
.pricing_price_time.tag-out-of-stock {
  color: #fff
}

.tag:not(body).tag-sale,
.tag-cloud-link.tag-sale,
.pricing_price_time.tag-sale {
  background: #d90a2c
}

.tag:not(body).tag-out-of-stock,
.tag-cloud-link.tag-out-of-stock,
.pricing_price_time.tag-out-of-stock {
  background: #17161a
}

.category-holder {
  display: inline
}

.category-holder .category {
  font-weight: 500
}

.category-holder .category:after {
  content: ","
}

.category-holder .category:last-child:after {
  content: ""
}

.category-holder:not(.no-divider):after {
  content: '•';
  display: inline-block;
  vertical-align: middle;
  font-size: .8em;
  margin-top: -2px;
  color: #d90a2c
}

.inline-divider:after {
  content: '•';
  display: inline-block;
  vertical-align: middle;
  font-size: .8em;
  margin-top: -2px;
  color: #d90a2c
}

.clb-share-bar {
  background: #fff;
  display: inline-block;
  position: absolute;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  z-index: 1
}

.clb-share-bar .socialbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}

.clb-share-bar .socialbar .social-text {
  display: none
}

.clb-share-bar .socialbar>a {
  margin: 0;
  -webkit-border-radius: 0px;
  border-radius: 0
}

.clb-share-bar .socialbar.socialbar-horizontal {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row
}

.clb-page-headline .animated-holder,
.project-page .project-page-content .animated-holder,
.project-page-title .animated-holder,
.main-section .animated-holder,
[data-interactive-links-grid] .animated-holder {
  z-index: 10
}

.clb-page-headline .animated-holder>*,
.project-page .project-page-content .animated-holder>*,
.project-page-title .animated-holder>*,
.main-section .animated-holder>*,
[data-interactive-links-grid] .animated-holder>* {
  -webkit-animation-name: slide_up_elements;
  animation-name: slide_up_elements
}

.animated-holder>*,
.hamburger-nav .menu>*,
.hamburger-nav:not(.type2) .sub-menu>*,
.hamburger-nav:not(.type2) .sub-sub-menu>*,
.hamburger-nav-details>*,
.header-5 .sub-menu>*,
.header-5 .sub-sub-menu>* {
  will-change: transform;
  opacity: 0;
  -webkit-transform: translateY(30px);
  -ms-transform: translateY(30px);
  transform: translateY(30px);
  -webkit-animation-duration: .35s;
  animation-duration: .35s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  -o-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

*.visible:not(.open-onclick) .animated-holder>*,
*.visible:not(.open-onclick).hamburger-nav .hamburger-nav-holder>.menu>*,
*.visible:not(.open-onclick) .hamburger-nav-details>*,
*.visible:not(.open-onclick)>.sub-menu>*,
*.visible:not(.open-onclick)>.sub-sub-menu>*,
*.active .animated-holder>*,
*.active.hamburger-nav .hamburger-nav-holder>.menu>*,
*.active .hamburger-nav-details>*,
*.active>.sub-menu>*,
*.active>.sub-sub-menu>*,
*.last-active .animated-holder>*,
*.last-active.hamburger-nav .hamburger-nav-holder>.menu>*,
*.last-active .hamburger-nav-details>*,
*.last-active>.sub-menu>*,
*.last-active>.sub-sub-menu>* {
  -webkit-animation-name: slide_up_elements;
  animation-name: slide_up_elements
}

*.last-active .animated-holder * {
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  opacity: 0 !important;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px)
}

*:hover:not(.showed-onclick)>.sub-sub-nav>.sub-sub-menu>* {
  -webkit-animation-name: slide_up_elements;
  animation-name: slide_up_elements
}

.animated-holder>*:nth-child(1),
.hamburger-nav .menu>*:nth-child(1),
.hamburger-nav:not(.type2) .sub-menu>*:nth-child(1),
.hamburger-nav:not(.type2) .sub-sub-menu>*:nth-child(1),
.hamburger-nav-details>*:nth-child(1),
.header-5 .sub-menu>*:nth-child(1),
.header-5 .sub-sub-menu>*:nth-child(1) {
  -webkit-animation-delay: .05s;
  animation-delay: .05s;
  -webkit-transition-delay: .05s;
  -o-transition-delay: .05s;
  transition-delay: .05s
}

[data-interactive-links-grid] .portfolio-grid>*:nth-child(1)>[data-aos-delay] {
  -webkit-animation-delay: .05s !important;
  animation-delay: .05s !important;
  -webkit-transition-delay: .05s !important;
  -o-transition-delay: .05s !important;
  transition-delay: .05s !important
}

.clb-slider .animated-holder>*:nth-child(1) {
  -webkit-animation-delay: .45s;
  animation-delay: .45s;
  -webkit-transition-delay: .45s;
  -o-transition-delay: .45s;
  transition-delay: .45s
}

.animated-holder>*:nth-child(2),
.hamburger-nav .menu>*:nth-child(2),
.hamburger-nav:not(.type2) .sub-menu>*:nth-child(2),
.hamburger-nav:not(.type2) .sub-sub-menu>*:nth-child(2),
.hamburger-nav-details>*:nth-child(2),
.header-5 .sub-menu>*:nth-child(2),
.header-5 .sub-sub-menu>*:nth-child(2) {
  -webkit-animation-delay: .1s;
  animation-delay: .1s;
  -webkit-transition-delay: .1s;
  -o-transition-delay: .1s;
  transition-delay: .1s
}

[data-interactive-links-grid] .portfolio-grid>*:nth-child(2)>[data-aos-delay] {
  -webkit-animation-delay: .1s !important;
  animation-delay: .1s !important;
  -webkit-transition-delay: .1s !important;
  -o-transition-delay: .1s !important;
  transition-delay: .1s !important
}

.clb-slider .animated-holder>*:nth-child(2) {
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
  -webkit-transition-delay: .5s;
  -o-transition-delay: .5s;
  transition-delay: .5s
}

.animated-holder>*:nth-child(3),
.hamburger-nav .menu>*:nth-child(3),
.hamburger-nav:not(.type2) .sub-menu>*:nth-child(3),
.hamburger-nav:not(.type2) .sub-sub-menu>*:nth-child(3),
.hamburger-nav-details>*:nth-child(3),
.header-5 .sub-menu>*:nth-child(3),
.header-5 .sub-sub-menu>*:nth-child(3) {
  -webkit-animation-delay: .15s;
  animation-delay: .15s;
  -webkit-transition-delay: .15s;
  -o-transition-delay: .15s;
  transition-delay: .15s
}

[data-interactive-links-grid] .portfolio-grid>*:nth-child(3)>[data-aos-delay] {
  -webkit-animation-delay: .15s !important;
  animation-delay: .15s !important;
  -webkit-transition-delay: .15s !important;
  -o-transition-delay: .15s !important;
  transition-delay: .15s !important
}

.clb-slider .animated-holder>*:nth-child(3) {
  -webkit-animation-delay: .55s;
  animation-delay: .55s;
  -webkit-transition-delay: .55s;
  -o-transition-delay: .55s;
  transition-delay: .55s
}

.animated-holder>*:nth-child(4),
.hamburger-nav .menu>*:nth-child(4),
.hamburger-nav:not(.type2) .sub-menu>*:nth-child(4),
.hamburger-nav:not(.type2) .sub-sub-menu>*:nth-child(4),
.hamburger-nav-details>*:nth-child(4),
.header-5 .sub-menu>*:nth-child(4),
.header-5 .sub-sub-menu>*:nth-child(4) {
  -webkit-animation-delay: .2s;
  animation-delay: .2s;
  -webkit-transition-delay: .2s;
  -o-transition-delay: .2s;
  transition-delay: .2s
}

[data-interactive-links-grid] .portfolio-grid>*:nth-child(4)>[data-aos-delay] {
  -webkit-animation-delay: .2s !important;
  animation-delay: .2s !important;
  -webkit-transition-delay: .2s !important;
  -o-transition-delay: .2s !important;
  transition-delay: .2s !important
}

.clb-slider .animated-holder>*:nth-child(4) {
  -webkit-animation-delay: .6s;
  animation-delay: .6s;
  -webkit-transition-delay: .6s;
  -o-transition-delay: .6s;
  transition-delay: .6s
}

.animated-holder>*:nth-child(5),
.hamburger-nav .menu>*:nth-child(5),
.hamburger-nav:not(.type2) .sub-menu>*:nth-child(5),
.hamburger-nav:not(.type2) .sub-sub-menu>*:nth-child(5),
.hamburger-nav-details>*:nth-child(5),
.header-5 .sub-menu>*:nth-child(5),
.header-5 .sub-sub-menu>*:nth-child(5) {
  -webkit-animation-delay: .25s;
  animation-delay: .25s;
  -webkit-transition-delay: .25s;
  -o-transition-delay: .25s;
  transition-delay: .25s
}

[data-interactive-links-grid] .portfolio-grid>*:nth-child(5)>[data-aos-delay] {
  -webkit-animation-delay: .25s !important;
  animation-delay: .25s !important;
  -webkit-transition-delay: .25s !important;
  -o-transition-delay: .25s !important;
  transition-delay: .25s !important
}

.clb-slider .animated-holder>*:nth-child(5) {
  -webkit-animation-delay: .65s;
  animation-delay: .65s;
  -webkit-transition-delay: .65s;
  -o-transition-delay: .65s;
  transition-delay: .65s
}

.animated-holder>*:nth-child(6),
.hamburger-nav .menu>*:nth-child(6),
.hamburger-nav:not(.type2) .sub-menu>*:nth-child(6),
.hamburger-nav:not(.type2) .sub-sub-menu>*:nth-child(6),
.hamburger-nav-details>*:nth-child(6),
.header-5 .sub-menu>*:nth-child(6),
.header-5 .sub-sub-menu>*:nth-child(6) {
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
  -webkit-transition-delay: .3s;
  -o-transition-delay: .3s;
  transition-delay: .3s
}

[data-interactive-links-grid] .portfolio-grid>*:nth-child(6)>[data-aos-delay] {
  -webkit-animation-delay: .3s !important;
  animation-delay: .3s !important;
  -webkit-transition-delay: .3s !important;
  -o-transition-delay: .3s !important;
  transition-delay: .3s !important
}

.clb-slider .animated-holder>*:nth-child(6) {
  -webkit-animation-delay: .7s;
  animation-delay: .7s;
  -webkit-transition-delay: .7s;
  -o-transition-delay: .7s;
  transition-delay: .7s
}

.animated-holder>*:nth-child(7),
.hamburger-nav .menu>*:nth-child(7),
.hamburger-nav:not(.type2) .sub-menu>*:nth-child(7),
.hamburger-nav:not(.type2) .sub-sub-menu>*:nth-child(7),
.hamburger-nav-details>*:nth-child(7),
.header-5 .sub-menu>*:nth-child(7),
.header-5 .sub-sub-menu>*:nth-child(7) {
  -webkit-animation-delay: .35s;
  animation-delay: .35s;
  -webkit-transition-delay: .35s;
  -o-transition-delay: .35s;
  transition-delay: .35s
}

[data-interactive-links-grid] .portfolio-grid>*:nth-child(7)>[data-aos-delay] {
  -webkit-animation-delay: .35s !important;
  animation-delay: .35s !important;
  -webkit-transition-delay: .35s !important;
  -o-transition-delay: .35s !important;
  transition-delay: .35s !important
}

.clb-slider .animated-holder>*:nth-child(7) {
  -webkit-animation-delay: .75s;
  animation-delay: .75s;
  -webkit-transition-delay: .75s;
  -o-transition-delay: .75s;
  transition-delay: .75s
}

.animated-holder>*:nth-child(8),
.hamburger-nav .menu>*:nth-child(8),
.hamburger-nav:not(.type2) .sub-menu>*:nth-child(8),
.hamburger-nav:not(.type2) .sub-sub-menu>*:nth-child(8),
.hamburger-nav-details>*:nth-child(8),
.header-5 .sub-menu>*:nth-child(8),
.header-5 .sub-sub-menu>*:nth-child(8) {
  -webkit-animation-delay: .4s;
  animation-delay: .4s;
  -webkit-transition-delay: .4s;
  -o-transition-delay: .4s;
  transition-delay: .4s
}

[data-interactive-links-grid] .portfolio-grid>*:nth-child(8)>[data-aos-delay] {
  -webkit-animation-delay: .4s !important;
  animation-delay: .4s !important;
  -webkit-transition-delay: .4s !important;
  -o-transition-delay: .4s !important;
  transition-delay: .4s !important
}

.clb-slider .animated-holder>*:nth-child(8) {
  -webkit-animation-delay: .8s;
  animation-delay: .8s;
  -webkit-transition-delay: .8s;
  -o-transition-delay: .8s;
  transition-delay: .8s
}

.animated-holder>*:nth-child(9),
.hamburger-nav .menu>*:nth-child(9),
.hamburger-nav:not(.type2) .sub-menu>*:nth-child(9),
.hamburger-nav:not(.type2) .sub-sub-menu>*:nth-child(9),
.hamburger-nav-details>*:nth-child(9),
.header-5 .sub-menu>*:nth-child(9),
.header-5 .sub-sub-menu>*:nth-child(9) {
  -webkit-animation-delay: .45s;
  animation-delay: .45s;
  -webkit-transition-delay: .45s;
  -o-transition-delay: .45s;
  transition-delay: .45s
}

[data-interactive-links-grid] .portfolio-grid>*:nth-child(9)>[data-aos-delay] {
  -webkit-animation-delay: .45s !important;
  animation-delay: .45s !important;
  -webkit-transition-delay: .45s !important;
  -o-transition-delay: .45s !important;
  transition-delay: .45s !important
}

.clb-slider .animated-holder>*:nth-child(9) {
  -webkit-animation-delay: .85s;
  animation-delay: .85s;
  -webkit-transition-delay: .85s;
  -o-transition-delay: .85s;
  transition-delay: .85s
}

.animated-holder>*:nth-child(10),
.hamburger-nav .menu>*:nth-child(10),
.hamburger-nav:not(.type2) .sub-menu>*:nth-child(10),
.hamburger-nav:not(.type2) .sub-sub-menu>*:nth-child(10),
.hamburger-nav-details>*:nth-child(10),
.header-5 .sub-menu>*:nth-child(10),
.header-5 .sub-sub-menu>*:nth-child(10) {
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
  -webkit-transition-delay: .5s;
  -o-transition-delay: .5s;
  transition-delay: .5s
}

[data-interactive-links-grid] .portfolio-grid>*:nth-child(10)>[data-aos-delay] {
  -webkit-animation-delay: .5s !important;
  animation-delay: .5s !important;
  -webkit-transition-delay: .5s !important;
  -o-transition-delay: .5s !important;
  transition-delay: .5s !important
}

.clb-slider .animated-holder>*:nth-child(10) {
  -webkit-animation-delay: .9s;
  animation-delay: .9s;
  -webkit-transition-delay: .9s;
  -o-transition-delay: .9s;
  transition-delay: .9s
}

.animated-holder>*:nth-child(11),
.hamburger-nav .menu>*:nth-child(11),
.hamburger-nav:not(.type2) .sub-menu>*:nth-child(11),
.hamburger-nav:not(.type2) .sub-sub-menu>*:nth-child(11),
.hamburger-nav-details>*:nth-child(11),
.header-5 .sub-menu>*:nth-child(11),
.header-5 .sub-sub-menu>*:nth-child(11) {
  -webkit-animation-delay: .55s;
  animation-delay: .55s;
  -webkit-transition-delay: .55s;
  -o-transition-delay: .55s;
  transition-delay: .55s
}

[data-interactive-links-grid] .portfolio-grid>*:nth-child(11)>[data-aos-delay] {
  -webkit-animation-delay: .55s !important;
  animation-delay: .55s !important;
  -webkit-transition-delay: .55s !important;
  -o-transition-delay: .55s !important;
  transition-delay: .55s !important
}

.clb-slider .animated-holder>*:nth-child(11) {
  -webkit-animation-delay: .95s;
  animation-delay: .95s;
  -webkit-transition-delay: .95s;
  -o-transition-delay: .95s;
  transition-delay: .95s
}

.animated-holder>*:nth-child(12),
.hamburger-nav .menu>*:nth-child(12),
.hamburger-nav:not(.type2) .sub-menu>*:nth-child(12),
.hamburger-nav:not(.type2) .sub-sub-menu>*:nth-child(12),
.hamburger-nav-details>*:nth-child(12),
.header-5 .sub-menu>*:nth-child(12),
.header-5 .sub-sub-menu>*:nth-child(12) {
  -webkit-animation-delay: .6s;
  animation-delay: .6s;
  -webkit-transition-delay: .6s;
  -o-transition-delay: .6s;
  transition-delay: .6s
}

[data-interactive-links-grid] .portfolio-grid>*:nth-child(12)>[data-aos-delay] {
  -webkit-animation-delay: .6s !important;
  animation-delay: .6s !important;
  -webkit-transition-delay: .6s !important;
  -o-transition-delay: .6s !important;
  transition-delay: .6s !important
}

.clb-slider .animated-holder>*:nth-child(12) {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s
}

.animated-holder>*:nth-child(13),
.hamburger-nav .menu>*:nth-child(13),
.hamburger-nav:not(.type2) .sub-menu>*:nth-child(13),
.hamburger-nav:not(.type2) .sub-sub-menu>*:nth-child(13),
.hamburger-nav-details>*:nth-child(13),
.header-5 .sub-menu>*:nth-child(13),
.header-5 .sub-sub-menu>*:nth-child(13) {
  -webkit-animation-delay: .65s;
  animation-delay: .65s;
  -webkit-transition-delay: .65s;
  -o-transition-delay: .65s;
  transition-delay: .65s
}

[data-interactive-links-grid] .portfolio-grid>*:nth-child(13)>[data-aos-delay] {
  -webkit-animation-delay: .65s !important;
  animation-delay: .65s !important;
  -webkit-transition-delay: .65s !important;
  -o-transition-delay: .65s !important;
  transition-delay: .65s !important
}

.clb-slider .animated-holder>*:nth-child(13) {
  -webkit-animation-delay: 1.05s;
  animation-delay: 1.05s;
  -webkit-transition-delay: 1.05s;
  -o-transition-delay: 1.05s;
  transition-delay: 1.05s
}

.animated-holder>*:nth-child(14),
.hamburger-nav .menu>*:nth-child(14),
.hamburger-nav:not(.type2) .sub-menu>*:nth-child(14),
.hamburger-nav:not(.type2) .sub-sub-menu>*:nth-child(14),
.hamburger-nav-details>*:nth-child(14),
.header-5 .sub-menu>*:nth-child(14),
.header-5 .sub-sub-menu>*:nth-child(14) {
  -webkit-animation-delay: .7s;
  animation-delay: .7s;
  -webkit-transition-delay: .7s;
  -o-transition-delay: .7s;
  transition-delay: .7s
}

[data-interactive-links-grid] .portfolio-grid>*:nth-child(14)>[data-aos-delay] {
  -webkit-animation-delay: .7s !important;
  animation-delay: .7s !important;
  -webkit-transition-delay: .7s !important;
  -o-transition-delay: .7s !important;
  transition-delay: .7s !important
}

.clb-slider .animated-holder>*:nth-child(14) {
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s;
  -webkit-transition-delay: 1.1s;
  -o-transition-delay: 1.1s;
  transition-delay: 1.1s
}

.animated-holder>*:nth-child(15),
.hamburger-nav .menu>*:nth-child(15),
.hamburger-nav:not(.type2) .sub-menu>*:nth-child(15),
.hamburger-nav:not(.type2) .sub-sub-menu>*:nth-child(15),
.hamburger-nav-details>*:nth-child(15),
.header-5 .sub-menu>*:nth-child(15),
.header-5 .sub-sub-menu>*:nth-child(15) {
  -webkit-animation-delay: .75s;
  animation-delay: .75s;
  -webkit-transition-delay: .75s;
  -o-transition-delay: .75s;
  transition-delay: .75s
}

[data-interactive-links-grid] .portfolio-grid>*:nth-child(15)>[data-aos-delay] {
  -webkit-animation-delay: .75s !important;
  animation-delay: .75s !important;
  -webkit-transition-delay: .75s !important;
  -o-transition-delay: .75s !important;
  transition-delay: .75s !important
}

.clb-slider .animated-holder>*:nth-child(15) {
  -webkit-animation-delay: 1.15s;
  animation-delay: 1.15s;
  -webkit-transition-delay: 1.15s;
  -o-transition-delay: 1.15s;
  transition-delay: 1.15s
}

.animated-holder>*:nth-child(16),
.hamburger-nav .menu>*:nth-child(16),
.hamburger-nav:not(.type2) .sub-menu>*:nth-child(16),
.hamburger-nav:not(.type2) .sub-sub-menu>*:nth-child(16),
.hamburger-nav-details>*:nth-child(16),
.header-5 .sub-menu>*:nth-child(16),
.header-5 .sub-sub-menu>*:nth-child(16) {
  -webkit-animation-delay: .8s;
  animation-delay: .8s;
  -webkit-transition-delay: .8s;
  -o-transition-delay: .8s;
  transition-delay: .8s
}

[data-interactive-links-grid] .portfolio-grid>*:nth-child(16)>[data-aos-delay] {
  -webkit-animation-delay: .8s !important;
  animation-delay: .8s !important;
  -webkit-transition-delay: .8s !important;
  -o-transition-delay: .8s !important;
  transition-delay: .8s !important
}

.clb-slider .animated-holder>*:nth-child(16) {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
  -webkit-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s
}

.animated-holder>*:nth-child(17),
.hamburger-nav .menu>*:nth-child(17),
.hamburger-nav:not(.type2) .sub-menu>*:nth-child(17),
.hamburger-nav:not(.type2) .sub-sub-menu>*:nth-child(17),
.hamburger-nav-details>*:nth-child(17),
.header-5 .sub-menu>*:nth-child(17),
.header-5 .sub-sub-menu>*:nth-child(17) {
  -webkit-animation-delay: .85s;
  animation-delay: .85s;
  -webkit-transition-delay: .85s;
  -o-transition-delay: .85s;
  transition-delay: .85s
}

[data-interactive-links-grid] .portfolio-grid>*:nth-child(17)>[data-aos-delay] {
  -webkit-animation-delay: .85s !important;
  animation-delay: .85s !important;
  -webkit-transition-delay: .85s !important;
  -o-transition-delay: .85s !important;
  transition-delay: .85s !important
}

.clb-slider .animated-holder>*:nth-child(17) {
  -webkit-animation-delay: 1.25s;
  animation-delay: 1.25s;
  -webkit-transition-delay: 1.25s;
  -o-transition-delay: 1.25s;
  transition-delay: 1.25s
}

.animated-holder>*:nth-child(18),
.hamburger-nav .menu>*:nth-child(18),
.hamburger-nav:not(.type2) .sub-menu>*:nth-child(18),
.hamburger-nav:not(.type2) .sub-sub-menu>*:nth-child(18),
.hamburger-nav-details>*:nth-child(18),
.header-5 .sub-menu>*:nth-child(18),
.header-5 .sub-sub-menu>*:nth-child(18) {
  -webkit-animation-delay: .9s;
  animation-delay: .9s;
  -webkit-transition-delay: .9s;
  -o-transition-delay: .9s;
  transition-delay: .9s
}

[data-interactive-links-grid] .portfolio-grid>*:nth-child(18)>[data-aos-delay] {
  -webkit-animation-delay: .9s !important;
  animation-delay: .9s !important;
  -webkit-transition-delay: .9s !important;
  -o-transition-delay: .9s !important;
  transition-delay: .9s !important
}

.clb-slider .animated-holder>*:nth-child(18) {
  -webkit-animation-delay: 1.3s;
  animation-delay: 1.3s;
  -webkit-transition-delay: 1.3s;
  -o-transition-delay: 1.3s;
  transition-delay: 1.3s
}

.animated-holder>*:nth-child(19),
.hamburger-nav .menu>*:nth-child(19),
.hamburger-nav:not(.type2) .sub-menu>*:nth-child(19),
.hamburger-nav:not(.type2) .sub-sub-menu>*:nth-child(19),
.hamburger-nav-details>*:nth-child(19),
.header-5 .sub-menu>*:nth-child(19),
.header-5 .sub-sub-menu>*:nth-child(19) {
  -webkit-animation-delay: .95s;
  animation-delay: .95s;
  -webkit-transition-delay: .95s;
  -o-transition-delay: .95s;
  transition-delay: .95s
}

[data-interactive-links-grid] .portfolio-grid>*:nth-child(19)>[data-aos-delay] {
  -webkit-animation-delay: .95s !important;
  animation-delay: .95s !important;
  -webkit-transition-delay: .95s !important;
  -o-transition-delay: .95s !important;
  transition-delay: .95s !important
}

.clb-slider .animated-holder>*:nth-child(19) {
  -webkit-animation-delay: 1.35s;
  animation-delay: 1.35s;
  -webkit-transition-delay: 1.35s;
  -o-transition-delay: 1.35s;
  transition-delay: 1.35s
}

@-webkit-keyframes slide_up_elements {
  from {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0
  }

  to {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1
  }
}

@keyframes slide_up_elements {
  from {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0
  }

  to {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1
  }
}

.clb-back-link {
  position: fixed;
  top: 4.4vh;
  left: 4.4vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  z-index: 2
}

@media screen and (max-width:1024px) {
  .clb-back-link {
    top: 20px
  }
}

@media screen and (max-width:1024px) {
  .clb-back-link {
    left: 20px
  }
}

.clb-back-link .btn-round .ion,
.clb-back-link .btn-round i {
  background-color: rgba(136, 136, 136, .05)
}

.clb-back-link-caption {
  opacity: 0;
  -webkit-transform: translateX(10px);
  -ms-transform: translateX(10px);
  transform: translateX(10px);
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.clb-back-link:hover .clb-back-link-caption {
  opacity: 1;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none
}

.clb-back-link.showed {
  opacity: 1;
  visibility: visible
}

.elements-bar {
  position: fixed;
  top: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 50;
  min-height: 56px;
  list-style: none
}

.elements-bar>li {
  padding: 0
}

.elements-bar.left {
  left: 4.4vh;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: rotate(-90deg) translate(-50%, 0);
  -ms-transform: rotate(-90deg) translate(-50%, 0);
  transform: rotate(-90deg) translate(-50%, 0)
}

@media screen and (max-width:1024px) {
  .elements-bar.left {
    left: 20px
  }
}

.elements-bar.right {
  right: 4.4vh;
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
  -webkit-transform: rotate(-90deg) translate(50%, -100%);
  -ms-transform: rotate(-90deg) translate(50%, -100%);
  transform: rotate(-90deg) translate(50%, -100%)
}

@media screen and (max-width:1024px) {
  .elements-bar.right {
    right: 20px
  }
}

.clb-switcher-holder {
  height: 30px
}

.clb-mode-switcher {
  font-weight: 500;
  font-size: .94em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 104px;
  height: 28px;
  background-color: #ddddde;
  -webkit-border-radius: 14px;
  border-radius: 14px;
  cursor: pointer
}

.clb-mode-switcher p {
  margin: -2px 0 0
}

.clb-mode-switcher-item {
  position: relative
}

.clb-mode-switcher-item p {
  color: #6a696c
}

.clb-mode-switcher-item,
.clb-mode-switcher-toddler-item {
  width: 100%;
  height: 100%;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 8px;
  line-height: 1.4;
  margin: 0
}

.clb-mode-switcher-toddler {
  position: absolute;
  top: 14px;
  right: 0;
  min-width: 52px;
  height: 28px;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.clb-mode-switcher-toddler-wrap {
  position: relative;
  height: 100%
}

.clb-mode-switcher-toddler-item {
  position: absolute;
  background-color: #fff;
  width: 100%;
  -webkit-border-radius: 14px;
  border-radius: 14px;
  -webkit-box-shadow: -1px 0px 4px rgba(23, 22, 26, .05);
  box-shadow: -1px 0px 4px rgba(23, 22, 26, .05)
}

.clb-mode-switcher-toddler-item .light {
  z-index: 1
}

.clb-mode-switcher.dark .clb-mode-switcher-toddler {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.clb-mode-switcher.dark .clb-mode-switcher-toddler .clb-mode-switcher-toddler-item.dark {
  z-index: 1
}

.wpb_single_image {
  margin: 0 !important
}

.hover-scale-img img,
.hover-scale-img .blog-metro-image {
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.hover-scale-img:hover img:not(.author-avatar),
.hover-scale-img:hover .portfolio-metro-image,
.hover-scale-img:hover .blog-metro-image {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1)
}

.hover-color-overlay.portfolio-grid-type-1 .portfolio-item-image a,
.hover-color-overlay.portfolio-grid-type-2 .portfolio-item-image,
.hover-color-overlay.portfolio-grid-type-11 .portfolio-item-image,
.hover-color-overlay .slider a,
.hover-color-overlay.blog-grid .blog-grid-image {
  position: relative;
  display: block
}

.hover-color-overlay.portfolio-grid-type-1 .portfolio-item-image a:after,
.hover-color-overlay.portfolio-grid-type-2 .portfolio-item-image:after,
.hover-color-overlay.portfolio-grid-type-11 .portfolio-item-image:after,
.hover-color-overlay .slider a:after,
.hover-color-overlay.blog-grid .blog-grid-image:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(217, 10, 44, .6);
  z-index: 1;
  opacity: 0;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.hover-color-overlay.hover-scale-img .portfolio-item-image:after,
.hover-color-overlay.hover-scale-img .portfolio-item-image a:after {
  background-color: transparent
}

.hover-color-overlay:hover.portfolio-grid-type-2 .portfolio-item-image:after,
.hover-color-overlay:hover.portfolio-grid-type-1 .portfolio-item-image a:after,
.hover-color-overlay:hover.portfolio-grid-type-11 .portfolio-item-image:after,
.hover-color-overlay:hover .slider a:after,
.hover-color-overlay:hover.blog-grid .blog-grid-image:after {
  opacity: 1
}

.hover-greyscale img,
.hover-greyscale .portfolio-metro-image,
.hover-greyscale .blog-metro-image,
.hover-greyscale.blog-grid .blog-grid-image {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.hover-greyscale:hover img,
.hover-greyscale:hover .portfolio-metro-image,
.hover-greyscale:hover .blog-metro-image,
.hover-greyscale:hover.blog-grid .blog-grid-image {
  -webkit-filter: grayscale(0);
  filter: grayscale(0)
}

@media screen and (max-width:768px) {
  .mbl-overlay:not(.menu-mbl-overlay) {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    visibility: hidden;
    opacity: 0;
    left: 0;
    z-index: 9999999;
    overflow: hidden;
    -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
    -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
    transition: all cubic-bezier(.4, 0, .2, 1) .4s
  }

  .mbl-overlay:not(.menu-mbl-overlay) .close-bar .ion,
  .mbl-overlay:not(.menu-mbl-overlay) .close-bar i {
    color: #232226
  }

  .mbl-overlay:not(.menu-mbl-overlay) .close-bar .search-global {
    display: block
  }

  .mbl-overlay:not(.menu-mbl-overlay) .mbl-overlay-bg {
    position: fixed;
    background-color: rgba(23, 22, 26, .9);
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh
  }

  .mbl-overlay:not(.menu-mbl-overlay) .mbl-overlay-container {
    position: absolute;
    top: 0;
    height: 100vh;
    z-index: 1;
    background-color: #fff;
    width: -webkit-calc(100% - 56px);
    width: calc(100% - 56px);
    text-align: left;
    overflow-y: auto;
    padding: 94px 20px;
    -webkit-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    transform: translateX(-50px);
    -webkit-transition-duration: .25s;
    -o-transition-duration: .25s;
    transition-duration: .25s;
    opacity: 0
  }

  .mbl-overlay:not(.menu-mbl-overlay).visible .mbl-overlay-container {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1
  }
}

.has-beige-dark-background-color {
  background-color: #a80822
}

.has-beige-dark-background-color.wp-block-button__link {
  border-color: #a80822
}

.has-dark-strong-background-color {
  background-color: #17161a
}

.has-dark-strong-background-color.wp-block-button__link {
  border-color: #17161a
}

.has-dark-light-background-color {
  background-color: #232226
}

.has-dark-light-background-color.wp-block-button__link {
  border-color: #232226
}

.has-grey-strong-background-color {
  background-color: #838286
}

.has-grey-strong-background-color.wp-block-button__link {
  border-color: #838286
}

.has-grey-light-background-color {
  background-color: #9d9c9f
}

.has-grey-light-background-color.wp-block-button__link {
  border-color: #9d9c9f
}

.has-beige-dark-color {
  color: #a80822
}

.has-dark-strong-color {
  color: #17161a
}

.has-dark-light-color {
  color: #232226
}

.has-grey-strong-color {
  color: #6a696c
}

.has-grey-light-color {
  color: #9d9c9f
}

.sticky {
  display: block
}

.byline,
.updated:not(.published) {
  display: none
}

.site-content {
  background-color: #fff;
  min-height: -webkit-calc(100vh - 107px);
  min-height: calc(100vh - 107px)
}

@supports (-webkit-touch-callout:none) {
  .site-content {
    overflow-x: hidden
  }
}

i.ion {
  vertical-align: middle
}

.clb-blank {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 30vw;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  margin-top: 20vh;
  margin-left: auto;
  margin-right: auto;
  padding: 4.4vh
}

@media screen and (max-width:1024px) {
  .clb-blank {
    padding: 20px
  }
}

.clb-blank-image {
  background-color: rgba(222, 75, 83, .08);
  width: 90px;
  height: 90px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-border-radius: 50px;
  border-radius: 50px
}

.clb-blank-image i {
  font-size: 40px;
  color: #232226
}

.clb-blank-image svg {
  width: 20px;
  vertical-align: middle;
  fill: #232226
}

.clb-blank-headline {
  width: 100%;
  text-align: center;
  margin: 20px 0 0;
  font-size: -webkit-calc(26px + 6*((100vw - 576px)/1024));
  font-size: calc(26px + 6*((100vw - 576px)/1024))
}

@media screen and (max-width:576px) {
  .clb-blank-headline {
    font-size: 26px
  }
}

@media screen and (min-width:1600px) {
  .clb-blank-headline {
    font-size: 32px
  }
}

.clb-blank-details {
  margin: 0 0 30px;
  font-size: 17px;
  line-height: 1.65
}

@media screen and (max-width:768px) {
  .clb-blank-details {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px
  }
}

.clb-blank-search {
  min-width: 300px
}

@media screen and (max-width:768px) {
  .clb-blank {
    margin-top: 15vh;
    max-width: 100%
  }

  .clb-blank-search {
    min-width: 100%
  }
}

.header-cap+.clb-blank {
  margin-top: -webkit-calc(20vh - 14vh);
  margin-top: calc(20vh - 14vh)
}

.woocommerce-account .clb-blank {
  margin: 0;
  padding: 0;
  max-width: auto
}

.woocommerce-account .clb-blank-headline {
  font-size: -webkit-calc(26px + 0*((100vw - 576px)/1024));
  font-size: calc(26px + 0*((100vw - 576px)/1024));
  margin-bottom: 20px
}

@media screen and (max-width:576px) {
  .woocommerce-account .clb-blank-headline {
    font-size: 26px
  }
}

@media screen and (min-width:1600px) {
  .woocommerce-account .clb-blank-headline {
    font-size: 26px
  }
}

.clb-blank-note {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: rgba(136, 136, 136, .1);
  z-index: 1;
  padding: 20px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin: 10px 0;
  font-size: .98em
}

.clb-blank-note-inner {
  margin-top: 5px
}

.clb-blank-note .ion {
  font-size: 35px;
  margin-right: 12px
}

.page-auth {
  background: #444 url(/wp-content/themes/ohio/./images/bg-full.jpg);
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: relative
}

.page-auth:before {
  content: '';
  background: rgba(52, 52, 54, .75);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0
}

.page-auth .page-auth-wrap {
  text-align: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0
}

.page-auth .page-auth-wrap form {
  background: #fff;
  width: 460px;
  margin: 0 auto;
  padding: 60px
}

.page-auth .page-auth-wrap form input {
  margin-bottom: 15px
}

.page-auth .page-auth-wrap form button.btn {
  margin-top: 0
}

.post-password-form {
  text-align: left;
  padding: 2em 0
}

@media screen and (min-width:1025px) {
  .post-password-form {
    width: 50%
  }
}

.post-password-form input[type=password] {
  margin: 8px 0 15px
}

.search.woocommerce .result {
  display: none
}

.global-page-animation>#page {
  opacity: 0;
  margin-top: -25px;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s
}

.global-page-animation.global-page-animation-active>#page {
  opacity: 1;
  margin-top: 0
}

.global-page-animation.global-page-animation-fade-out>#page {
  opacity: 0;
  margin-top: -25px
}

.ohio-masonry {
  -webkit-transition: height .25s .4s;
  -o-transition: height .25s .4s;
  transition: height .25s .4s
}

.breadcrumbs+.page-container .blog-posts-masonry:not(.no-margins),
.breadcrumbs+.page-container .portfolio-grid {
  margin-top: -20px
}

.breadcrumbs+.page-container .blog-posts-masonry:not(.no-margins).grid-offset,
.breadcrumbs+.page-container .portfolio-grid.grid-offset {
  margin: 0
}

.breadcrumbs+.page-container .portfolio-sorting+.portfolio-grid {
  margin-top: 0
}

.grid-offset {
  margin: 0 20px
}

.grid-offset .grid-item.masonry-block {
  padding: 0
}

.grid-item.masonry-block:not(.no-paddings) {
  padding: 20px
}

.grid-item.masonry-block:not(.no-paddings) .blog-grid:not(.boxed):not(.blog-grid-type-2):not(.blog-grid-type-4):not(.blog-grid-type-6) {
  margin-bottom: 20px
}

.grid-item.blog-post-masonry {
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.grid-item.blog-post-masonry:last-child .blog-grid-type-6 {
  border: none
}

.grid-item:not(.masonry-block) {
  margin-bottom: 40px
}

@media screen and (max-width:768px) {
  .grid-item:not(.masonry-block) {
    padding-left: 0;
    padding-right: 0
  }
}

@media screen and (max-width:768px) {
  .grid-item {
    width: 100%
  }
}

.clb-asymmetric-parallax-grid>* {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important
}

.vc_row:after,
.vc_row:before {
  content: " ";
  display: table
}

.vc_row:after {
  clear: both
}

@media (max-width:767px) {
  .vc_hidden-xs {
    display: none !important
  }
}

@media (min-width:768px) and (max-width:991px) {
  .vc_hidden-sm {
    display: none !important
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .vc_hidden-md {
    display: none !important
  }
}

@media (min-width:1200px) {
  .vc_hidden-lg {
    display: none !important
  }
}

.vc_row,
.vc_row.masonry,
.vc_row.portfolio-grid,
.vc_row.wpb_row,
.vc_row.woo_c-products,
.vc_row.blog-posts-masonry,
.vc_row.tab-items-container,
.site-footer .vc_row,
.breadcrumbs .vc_row,
.project-page-content>.vc_row,
.project-page>.vc_row,
.comments-container .vc_row,
.woo_c-product .page-container>.vc_row,
.clb-page-headline-holder .vc_row {
  margin-left: -20px;
  margin-right: -20px
}

div[class^=vc_col-] {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.vc_col-xs-1,
.vc_col-xs-10,
.vc_col-xs-11,
.vc_col-xs-12,
.vc_col-xs-2,
.vc_col-xs-3,
.vc_col-xs-4,
.vc_col-xs-5,
.vc_col-xs-6,
.vc_col-xs-7,
.vc_col-xs-8,
.vc_col-xs-9 {
  float: left
}

.rtl .vc_rtl-columns-reverse .vc_col-xs-1,
.rtl .vc_rtl-columns-reverse .vc_col-xs-10,
.rtl .vc_rtl-columns-reverse .vc_col-xs-11,
.rtl .vc_rtl-columns-reverse .vc_col-xs-12,
.rtl .vc_rtl-columns-reverse .vc_col-xs-2,
.rtl .vc_rtl-columns-reverse .vc_col-xs-3,
.rtl .vc_rtl-columns-reverse .vc_col-xs-4,
.rtl .vc_rtl-columns-reverse .vc_col-xs-5,
.rtl .vc_rtl-columns-reverse .vc_col-xs-6,
.rtl .vc_rtl-columns-reverse .vc_col-xs-7,
.rtl .vc_rtl-columns-reverse .vc_col-xs-8,
.rtl .vc_rtl-columns-reverse .vc_col-xs-9 {
  float: right
}

.vc_col-xs-12 {
  width: 100%
}

.vc_col-xs-11 {
  width: -webkit-calc(100%/12*11);
  width: calc(100%/12*11)
}

.vc_col-xs-10 {
  width: -webkit-calc(100%/12*10);
  width: calc(100%/12*10)
}

.vc_col-xs-9 {
  width: 75%
}

.vc_col-xs-8 {
  width: -webkit-calc(100%/12*8);
  width: calc(100%/12*8)
}

.vc_col-xs-7 {
  width: -webkit-calc(100%/12*7);
  width: calc(100%/12*7)
}

.vc_col-xs-6 {
  width: 50%
}

.vc_col-xs-5 {
  width: -webkit-calc(100%/12*5);
  width: calc(100%/12*5)
}

.vc_col-xs-4 {
  width: -webkit-calc(100%/12*4);
  width: calc(100%/12*4)
}

.vc_col-xs-3 {
  width: 25%
}

.vc_col-xs-2 {
  width: -webkit-calc(100%/12*2);
  width: calc(100%/12*2)
}

.vc_col-xs-1 {
  width: -webkit-calc(100%/12*1);
  width: calc(100%/12*1)
}

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

.vc_col-xs-pull-11 {
  right: -webkit-calc(100%/12*11);
  right: calc(100%/12*11)
}

.vc_col-xs-pull-10 {
  right: -webkit-calc(100%/12*10);
  right: calc(100%/12*10)
}

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

.vc_col-xs-pull-8 {
  right: -webkit-calc(100%/12*8);
  right: calc(100%/12*8)
}

.vc_col-xs-pull-7 {
  right: -webkit-calc(100%/12*7);
  right: calc(100%/12*7)
}

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

.vc_col-xs-pull-5 {
  right: -webkit-calc(100%/12*5);
  right: calc(100%/12*5)
}

.vc_col-xs-pull-4 {
  right: -webkit-calc(100%/12*4);
  right: calc(100%/12*4)
}

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

.vc_col-xs-pull-2 {
  right: -webkit-calc(100%/12*2);
  right: calc(100%/12*2)
}

.vc_col-xs-pull-1 {
  right: -webkit-calc(100%/12*1);
  right: calc(100%/12*1)
}

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

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

.vc_col-xs-push-11 {
  left: -webkit-calc(100%/12*11);
  left: calc(100%/12*11)
}

.vc_col-xs-push-10 {
  left: -webkit-calc(100%/12*10);
  left: calc(100%/12*10)
}

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

.vc_col-xs-push-8 {
  left: -webkit-calc(100%/12*8);
  left: calc(100%/12*8)
}

.vc_col-xs-push-7 {
  left: -webkit-calc(100%/12*7);
  left: calc(100%/12*7)
}

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

.vc_col-xs-push-5 {
  left: -webkit-calc(100%/12*5);
  left: calc(100%/12*5)
}

.vc_col-xs-push-4 {
  left: -webkit-calc(100%/12*4);
  left: calc(100%/12*4)
}

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

.vc_col-xs-push-2 {
  left: -webkit-calc(100%/12*2);
  left: calc(100%/12*2)
}

.vc_col-xs-push-1 {
  left: -webkit-calc(100%/12*1);
  left: calc(100%/12*1)
}

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

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

.vc_col-xs-offset-11 {
  margin-left: -webkit-calc(100%/12*11);
  margin-left: calc(100%/12*11)
}

.vc_col-xs-offset-10 {
  margin-left: -webkit-calc(100%/12*10);
  margin-left: calc(100%/12*10)
}

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

.vc_col-xs-offset-8 {
  margin-left: -webkit-calc(100%/12*8);
  margin-left: calc(100%/12*8)
}

.vc_col-xs-offset-7 {
  margin-left: -webkit-calc(100%/12*7);
  margin-left: calc(100%/12*7)
}

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

.vc_col-xs-offset-5 {
  margin-left: -webkit-calc(100%/12*5);
  margin-left: calc(100%/12*5)
}

.vc_col-xs-offset-4 {
  margin-left: -webkit-calc(100%/12*4);
  margin-left: calc(100%/12*4)
}

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

.vc_col-xs-offset-2 {
  margin-left: -webkit-calc(100%/12*2);
  margin-left: calc(100%/12*2)
}

.vc_col-xs-offset-1 {
  margin-left: -webkit-calc(100%/12*1);
  margin-left: calc(100%/12*1)
}

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

@media (min-width:768px) {

  .vc_col-sm-1,
  .vc_col-sm-10,
  .vc_col-sm-11,
  .vc_col-sm-12,
  .vc_col-sm-2,
  .vc_col-sm-3,
  .vc_col-sm-4,
  .vc_col-sm-5,
  .vc_col-sm-6,
  .vc_col-sm-7,
  .vc_col-sm-8,
  .vc_col-sm-9 {
    float: left
  }

  .rtl .vc_rtl-columns-reverse .vc_col-sm-1,
  .rtl .vc_rtl-columns-reverse .vc_col-sm-10,
  .rtl .vc_rtl-columns-reverse .vc_col-sm-11,
  .rtl .vc_rtl-columns-reverse .vc_col-sm-12,
  .rtl .vc_rtl-columns-reverse .vc_col-sm-2,
  .rtl .vc_rtl-columns-reverse .vc_col-sm-3,
  .rtl .vc_rtl-columns-reverse .vc_col-sm-4,
  .rtl .vc_rtl-columns-reverse .vc_col-sm-5,
  .rtl .vc_rtl-columns-reverse .vc_col-sm-6,
  .rtl .vc_rtl-columns-reverse .vc_col-sm-7,
  .rtl .vc_rtl-columns-reverse .vc_col-sm-8,
  .rtl .vc_rtl-columns-reverse .vc_col-sm-9 {
    float: right
  }

  .vc_col-sm-12 {
    width: 100%
  }

  .vc_col-sm-11 {
    width: 91.66666667%
  }

  .vc_col-sm-10 {
    width: 83.33333333%
  }

  .vc_col-sm-9 {
    width: 75%
  }

  .vc_col-sm-8 {
    width: 66.66666667%
  }

  .vc_col-sm-7 {
    width: 58.33333333%
  }

  .vc_col-sm-6 {
    width: 50%
  }

  .vc_col-sm-5 {
    width: 41.66666667%
  }

  .vc_col-sm-4 {
    width: 33.33333333%
  }

  .vc_col-sm-3 {
    width: 25%
  }

  .vc_col-sm-2 {
    width: 16.66666667%
  }

  .vc_col-sm-1 {
    width: 8.33333333%
  }

  .vc_col-sm-pull-12 {
    right: 100%
  }

  .vc_col-sm-pull-11 {
    right: 91.66666667%
  }

  .vc_col-sm-pull-10 {
    right: 83.33333333%
  }

  .vc_col-sm-pull-9 {
    right: 75%
  }

  .vc_col-sm-pull-8 {
    right: 66.66666667%
  }

  .vc_col-sm-pull-7 {
    right: 58.33333333%
  }

  .vc_col-sm-pull-6 {
    right: 50%
  }

  .vc_col-sm-pull-5 {
    right: 41.66666667%
  }

  .vc_col-sm-pull-4 {
    right: 33.33333333%
  }

  .vc_col-sm-pull-3 {
    right: 25%
  }

  .vc_col-sm-pull-2 {
    right: 16.66666667%
  }

  .vc_col-sm-pull-1 {
    right: 8.33333333%
  }

  .vc_col-sm-pull-0 {
    right: auto
  }

  .vc_col-sm-push-12 {
    left: 100%
  }

  .vc_col-sm-push-11 {
    left: 91.66666667%
  }

  .vc_col-sm-push-10 {
    left: 83.33333333%
  }

  .vc_col-sm-push-9 {
    left: 75%
  }

  .vc_col-sm-push-8 {
    left: 66.66666667%
  }

  .vc_col-sm-push-7 {
    left: 58.33333333%
  }

  .vc_col-sm-push-6 {
    left: 50%
  }

  .vc_col-sm-push-5 {
    left: 41.66666667%
  }

  .vc_col-sm-push-4 {
    left: 33.33333333%
  }

  .vc_col-sm-push-3 {
    left: 25%
  }

  .vc_col-sm-push-2 {
    left: 16.66666667%
  }

  .vc_col-sm-push-1 {
    left: 8.33333333%
  }

  .vc_col-sm-push-0 {
    left: auto
  }

  .vc_col-sm-offset-12 {
    margin-left: 100%
  }

  .vc_col-sm-offset-11 {
    margin-left: 91.66666667%
  }

  .vc_col-sm-offset-10 {
    margin-left: 83.33333333%
  }

  .vc_col-sm-offset-9 {
    margin-left: 75%
  }

  .vc_col-sm-offset-8 {
    margin-left: 66.66666667%
  }

  .vc_col-sm-offset-7 {
    margin-left: 58.33333333%
  }

  .vc_col-sm-offset-6 {
    margin-left: 50%
  }

  .vc_col-sm-offset-5 {
    margin-left: 41.66666667%
  }

  .vc_col-sm-offset-4 {
    margin-left: 33.33333333%
  }

  .vc_col-sm-offset-3 {
    margin-left: 25%
  }

  .vc_col-sm-offset-2 {
    margin-left: 16.66666667%
  }

  .vc_col-sm-offset-1 {
    margin-left: 8.33333333%
  }

  .vc_col-sm-offset-0 {
    margin-left: 0
  }

  .vc_col-sm-1\/5 {
    width: 20%
  }

  .vc_col-sm-2\/5 {
    width: 40%
  }

  .vc_col-sm-3\/5 {
    width: 60%
  }

  .vc_col-sm-4\/5 {
    width: 80%
  }

  .vc_col-sm-5\/5 {
    width: 100%
  }
}

@media (min-width:769px) {

  .vc_col-md-1,
  .vc_col-md-10,
  .vc_col-md-11,
  .vc_col-md-12,
  .vc_col-md-2,
  .vc_col-md-3,
  .vc_col-md-4,
  .vc_col-md-5,
  .vc_col-md-6,
  .vc_col-md-7,
  .vc_col-md-8,
  .vc_col-md-9 {
    float: left
  }

  .rtl .vc_rtl-columns-reverse .vc_col-md-1,
  .rtl .vc_rtl-columns-reverse .vc_col-md-10,
  .rtl .vc_rtl-columns-reverse .vc_col-md-11,
  .rtl .vc_rtl-columns-reverse .vc_col-md-12,
  .rtl .vc_rtl-columns-reverse .vc_col-md-2,
  .rtl .vc_rtl-columns-reverse .vc_col-md-3,
  .rtl .vc_rtl-columns-reverse .vc_col-md-4,
  .rtl .vc_rtl-columns-reverse .vc_col-md-5,
  .rtl .vc_rtl-columns-reverse .vc_col-md-6,
  .rtl .vc_rtl-columns-reverse .vc_col-md-7,
  .rtl .vc_rtl-columns-reverse .vc_col-md-8,
  .rtl .vc_rtl-columns-reverse .vc_col-md-9 {
    float: right
  }

  .vc_col-md-12 {
    width: 100%
  }

  .vc_col-md-11 {
    width: 91.66666667%
  }

  .vc_col-md-10 {
    width: 83.33333333%
  }

  .vc_col-md-9 {
    width: 75%
  }

  .vc_col-md-8 {
    width: 66.66666667%
  }

  .vc_col-md-7 {
    width: 58.33333333%
  }

  .vc_col-md-6 {
    width: 50%
  }

  .vc_col-md-5 {
    width: 41.66666667%
  }

  .vc_col-md-4 {
    width: 33.33333333%
  }

  .vc_col-md-3 {
    width: 25%
  }

  .vc_col-md-2 {
    width: 16.66666667%
  }

  .vc_col-md-1 {
    width: 8.33333333%
  }

  .vc_col-md-pull-12 {
    right: 100%
  }

  .vc_col-md-pull-11 {
    right: 91.66666667%
  }

  .vc_col-md-pull-10 {
    right: 83.33333333%
  }

  .vc_col-md-pull-9 {
    right: 75%
  }

  .vc_col-md-pull-8 {
    right: 66.66666667%
  }

  .vc_col-md-pull-7 {
    right: 58.33333333%
  }

  .vc_col-md-pull-6 {
    right: 50%
  }

  .vc_col-md-pull-5 {
    right: 41.66666667%
  }

  .vc_col-md-pull-4 {
    right: 33.33333333%
  }

  .vc_col-md-pull-3 {
    right: 25%
  }

  .vc_col-md-pull-2 {
    right: 16.66666667%
  }

  .vc_col-md-pull-1 {
    right: 8.33333333%
  }

  .vc_col-md-pull-0 {
    right: auto
  }

  .vc_col-md-push-12 {
    left: 100%
  }

  .vc_col-md-push-11 {
    left: 91.66666667%
  }

  .vc_col-md-push-10 {
    left: 83.33333333%
  }

  .vc_col-md-push-9 {
    left: 75%
  }

  .vc_col-md-push-8 {
    left: 66.66666667%
  }

  .vc_col-md-push-7 {
    left: 58.33333333%
  }

  .vc_col-md-push-6 {
    left: 50%
  }

  .vc_col-md-push-5 {
    left: 41.66666667%
  }

  .vc_col-md-push-4 {
    left: 33.33333333%
  }

  .vc_col-md-push-3 {
    left: 25%
  }

  .vc_col-md-push-2 {
    left: 16.66666667%
  }

  .vc_col-md-push-1 {
    left: 8.33333333%
  }

  .vc_col-md-push-0 {
    left: auto
  }

  .vc_col-md-offset-12 {
    margin-left: 100%
  }

  .vc_col-md-offset-11 {
    margin-left: 91.66666667%
  }

  .vc_col-md-offset-10 {
    margin-left: 83.33333333%
  }

  .vc_col-md-offset-9 {
    margin-left: 75%
  }

  .vc_col-md-offset-8 {
    margin-left: 66.66666667%
  }

  .vc_col-md-offset-7 {
    margin-left: 58.33333333%
  }

  .vc_col-md-offset-6 {
    margin-left: 50%
  }

  .vc_col-md-offset-5 {
    margin-left: 41.66666667%
  }

  .vc_col-md-offset-4 {
    margin-left: 33.33333333%
  }

  .vc_col-md-offset-3 {
    margin-left: 25%
  }

  .vc_col-md-offset-2 {
    margin-left: 16.66666667%
  }

  .vc_col-md-offset-1 {
    margin-left: 8.33333333%
  }

  .vc_col-md-offset-0 {
    margin-left: 0
  }
}

@media (min-width:1200px) {

  .vc_col-lg-1,
  .vc_col-lg-10,
  .vc_col-lg-11,
  .vc_col-lg-12,
  .vc_col-lg-2,
  .vc_col-lg-3,
  .vc_col-lg-4,
  .vc_col-lg-5,
  .vc_col-lg-6,
  .vc_col-lg-7,
  .vc_col-lg-8,
  .vc_col-lg-9 {
    float: left
  }

  .rtl .vc_rtl-columns-reverse .vc_col-lg-1,
  .rtl .vc_rtl-columns-reverse .vc_col-lg-10,
  .rtl .vc_rtl-columns-reverse .vc_col-lg-11,
  .rtl .vc_rtl-columns-reverse .vc_col-lg-12,
  .rtl .vc_rtl-columns-reverse .vc_col-lg-2,
  .rtl .vc_rtl-columns-reverse .vc_col-lg-3,
  .rtl .vc_rtl-columns-reverse .vc_col-lg-4,
  .rtl .vc_rtl-columns-reverse .vc_col-lg-5,
  .rtl .vc_rtl-columns-reverse .vc_col-lg-6,
  .rtl .vc_rtl-columns-reverse .vc_col-lg-7,
  .rtl .vc_rtl-columns-reverse .vc_col-lg-8,
  .rtl .vc_rtl-columns-reverse .vc_col-lg-9 {
    float: right
  }

  .vc_col-lg-12 {
    width: 100%
  }

  .vc_col-lg-11 {
    width: 91.66666667%
  }

  .vc_col-lg-10 {
    width: 83.33333333%
  }

  .vc_col-lg-9 {
    width: 75%
  }

  .vc_col-lg-8 {
    width: 66.66666667%
  }

  .vc_col-lg-7 {
    width: 58.33333333%
  }

  .vc_col-lg-6 {
    width: 50%
  }

  .vc_col-lg-5 {
    width: 41.66666667%
  }

  .vc_col-lg-4 {
    width: 33.33333333%
  }

  .vc_col-lg-3 {
    width: 25%
  }

  .vc_col-lg-2 {
    width: 16.66666667%
  }

  .vc_col-lg-1 {
    width: 8.33333333%
  }

  .vc_col-lg-5th {
    width: 20% !important
  }

  .vc_col-lg-pull-12 {
    right: 100%
  }

  .vc_col-lg-pull-11 {
    right: 91.66666667%
  }

  .vc_col-lg-pull-10 {
    right: 83.33333333%
  }

  .vc_col-lg-pull-9 {
    right: 75%
  }

  .vc_col-lg-pull-8 {
    right: 66.66666667%
  }

  .vc_col-lg-pull-7 {
    right: 58.33333333%
  }

  .vc_col-lg-pull-6 {
    right: 50%
  }

  .vc_col-lg-pull-5 {
    right: 41.66666667%
  }

  .vc_col-lg-pull-4 {
    right: 33.33333333%
  }

  .vc_col-lg-pull-3 {
    right: 25%
  }

  .vc_col-lg-pull-2 {
    right: 16.66666667%
  }

  .vc_col-lg-pull-1 {
    right: 8.33333333%
  }

  .vc_col-lg-pull-0 {
    right: auto
  }

  .vc_col-lg-push-12 {
    left: 100%
  }

  .vc_col-lg-push-11 {
    left: 91.66666667%
  }

  .vc_col-lg-push-10 {
    left: 83.33333333%
  }

  .vc_col-lg-push-9 {
    left: 75%
  }

  .vc_col-lg-push-8 {
    left: 66.66666667%
  }

  .vc_col-lg-push-7 {
    left: 58.33333333%
  }

  .vc_col-lg-push-6 {
    left: 50%
  }

  .vc_col-lg-push-5 {
    left: 41.66666667%
  }

  .vc_col-lg-push-4 {
    left: 33.33333333%
  }

  .vc_col-lg-push-3 {
    left: 25%
  }

  .vc_col-lg-push-2 {
    left: 16.66666667%
  }

  .vc_col-lg-push-1 {
    left: 8.33333333%
  }

  .vc_col-lg-push-0 {
    left: auto
  }

  .vc_col-lg-offset-12 {
    margin-left: 100%
  }

  .vc_col-lg-offset-11 {
    margin-left: 91.66666667%
  }

  .vc_col-lg-offset-10 {
    margin-left: 83.33333333%
  }

  .vc_col-lg-offset-9 {
    margin-left: 75%
  }

  .vc_col-lg-offset-8 {
    margin-left: 66.66666667%
  }

  .vc_col-lg-offset-7 {
    margin-left: 58.33333333%
  }

  .vc_col-lg-offset-6 {
    margin-left: 50%
  }

  .vc_col-lg-offset-5 {
    margin-left: 41.66666667%
  }

  .vc_col-lg-offset-4 {
    margin-left: 33.33333333%
  }

  .vc_col-lg-offset-3 {
    margin-left: 25%
  }

  .vc_col-lg-offset-2 {
    margin-left: 16.66666667%
  }

  .vc_col-lg-offset-1 {
    margin-left: 8.33333333%
  }

  .vc_col-lg-offset-0 {
    margin-left: 0
  }
}

.vc_pull-right {
  float: right !important
}

.vc_pull-left {
  float: left !important
}

.vc_row:not(.vc_row-no-padding) .vc_column_container>.vc_column-inner {
  padding-left: 20px;
  padding-right: 20px
}

.vc_section {
  padding-left: 20px;
  padding-right: 20px;
  margin-left: -20px;
  margin-right: -20px
}

.clb-popup {
  background-color: rgba(23, 22, 26, .992);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9999999;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-50vh);
  -ms-transform: translateY(-50vh);
  transform: translateY(-50vh)
}

.clb-popup.hidden {
  opacity: 0;
  visibility: hidden;
  display: initial
}

.clb-popup.visible {
  opacity: 1;
  visibility: visible;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: opacity .5s ease-in-out;
  -o-transition: opacity .5s ease-in-out;
  transition: opacity .5s ease-in-out
}

.clb-popup .close-bar {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}

.clb-popup .close-bar.text-left {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.clb-popup .close-bar .btn-expand {
  display: inline-block
}

.clb-popup-holder {
  padding: 136px 10vw;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (min-width:1025px) and (max-width:1440px) {
  .clb-popup-holder {
    padding: 80px 10vw
  }
}

@media screen and (max-width:768px) {
  .clb-popup {
    overflow-y: auto
  }

  .clb-popup-holder {
    height: auto;
    padding: 96px 25px
  }

  .clb-popup .close-bar {
    position: fixed
  }

  .clb-popup .clb-slider-nav-btn {
    margin-right: 0 !important
  }
}

.clb-video-popup iframe {
  margin: 0;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1
}

.clb-portfolio-lightbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

.clb-portfolio-lightbox-media,
.clb-portfolio-lightbox-details {
  height: 100%
}

.clb-portfolio-lightbox-media {
  width: -webkit-calc(100% - 650px);
  width: calc(100% - 650px);
  height: 100%;
  position: relative
}

.clb-portfolio-lightbox-media .slider {
  width: 100%;
  height: 100%;
  position: static
}

.clb-portfolio-lightbox-media .slider .clb-slider-outer-stage,
.clb-portfolio-lightbox-media .slider .clb-slider-stage {
  height: 100%
}

.clb-portfolio-lightbox-media .slider .clb-slider-pagination {
  left: 0
}

.clb-portfolio-lightbox-media .slider .portfolio-lightbox-image {
  width: 100%;
  height: 100%;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center
}

.clb-portfolio-lightbox-details {
  width: 650px;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  right: 0;
  padding: 12vh 10vh;
  background-color: #17161a;
  position: relative;
  color: #fff
}

.clb-portfolio-lightbox-details .project-page-headline,
.clb-portfolio-lightbox-details .project-meta-title,
.clb-portfolio-lightbox-details .btn-link {
  color: #fff
}

.clb-portfolio-lightbox-details .project-page-headline {
  margin: 10px 0
}

.clb-portfolio-lightbox-details .project-page .project-meta li {
  width: -webkit-calc((100%/3) - 25px);
  width: calc((100%/3) - 25px)
}

.clb-portfolio-lightbox-details .project-page .project-meta p {
  color: rgba(255, 255, 255, .35)
}

@media screen and (max-width:768px) {
  .clb-portfolio-lightbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow-y: scroll
  }

  .clb-portfolio-lightbox::-webkit-scrollbar {
    width: 0
  }

  .clb-portfolio-lightbox-media {
    width: 100%;
    position: relative;
    overflow-y: auto;
    overflow: visible;
    min-height: 50%
  }

  .clb-portfolio-lightbox-details {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    right: auto;
    padding: 20px
  }
}

.clb-gallery-lightbox .close-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.clb-gallery-lightbox .clb-popup-holder {
  padding-top: 0;
  padding-bottom: 0
}

.clb-gallery-lightbox .clb-popup-holder .slider {
  opacity: 0;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.clb-gallery-lightbox .clb-popup-holder .slider.ready .clb-slider-item:not(.active) {
  -webkit-transform: scale(.5);
  -ms-transform: scale(.5);
  transform: scale(.5);
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.clb-gallery-lightbox .clb-popup-holder .slider,
.clb-gallery-lightbox .clb-popup-holder .clb-slider-stage {
  height: 100%
}

.clb-gallery-lightbox .clb-popup-holder .slider .image-wrap,
.clb-gallery-lightbox .clb-popup-holder .clb-slider-stage .image-wrap {
  padding-top: 136px;
  padding-bottom: 136px
}

.clb-gallery-lightbox .clb-popup-holder .slider .image-wrap.with-description,
.clb-gallery-lightbox .clb-popup-holder .clb-slider-stage .image-wrap.with-description {
  padding-bottom: 0
}

.clb-gallery-lightbox .clb-slider {
  max-width: 70%
}

.clb-gallery-lightbox .clb-slider-outer-stage {
  overflow: visible
}

.clb-gallery-lightbox .clb-slider-stage {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.clb-gallery-lightbox .clb-slider-item {
  position: relative;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.clb-gallery-lightbox .clb-slider-item img {
  max-height: -webkit-calc(100vh - 290px);
  max-height: calc(100vh - 290px)
}

.clb-gallery-lightbox .clb-slider-item.active {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.clb-gallery-lightbox .clb-slider-item:not(.active) {
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.clb-gallery-lightbox .clb-slider-nav-btn {
  position: fixed
}

@media screen and (max-width:991px) {
  .clb-gallery-lightbox .clb-slider .clb-slider-outer-stage {
    height: 100%
  }

  .clb-gallery-lightbox .clb-slider .clb-slider-outer-stage .image-wrap:not(.with-description) {
    padding-top: 30px;
    padding-bottom: 30px
  }

  .clb-gallery-lightbox .clb-slider .clb-slider-outer-stage .image-wrap:not(.with-description) img {
    max-height: -webkit-calc(100vh - 60px);
    max-height: calc(100vh - 60px)
  }

  .clb-gallery-lightbox .clb-slider .clb-slider-outer-stage .image-wrap.with-description {
    padding-top: 30px
  }

  .clb-gallery-lightbox .clb-slider .clb-slider-outer-stage .image-wrap.with-description img {
    max-height: -webkit-calc(100vh - 166px);
    max-height: calc(100vh - 166px)
  }
}

.clb-gallery-lightbox .clb-gallery-img-details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 136px;
  max-height: 200px;
  width: 100%;
  padding: 3.4vh
}

@media screen and (max-width:1024px) {
  .clb-gallery-lightbox .clb-gallery-img-details {
    padding: 20px
  }
}

.clb-gallery-lightbox .clb-gallery-img-details .title {
  color: #fff;
  font-size: 18px
}

.clb-gallery-lightbox .clb-gallery-img-details .caption {
  display: block;
  width: auto;
  color: #6a696c
}

.clb-popup-product {
  display: block;
  overflow-y: auto
}

.clb-popup-product .vc_row {
  margin: 0
}

.clb-popup-product .vc_row .vc_col-md-6 {
  padding: 0
}

.clb-popup-product .woocommerce-product-gallery__image>img {
  width: 100%
}

.clb-popup-product .woo_c-product {
  background-color: #fff;
  padding: 0;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  overflow-y: auto;
  overflow-x: hidden;
  height: 100%
}

.clb-popup-product .woo_c-product-details {
  background-color: transparent !important
}

@media screen and (max-width:768px) {
  .clb-popup-product .woo_c-product-details {
    margin-left: 0;
    margin-right: 0
  }
}

.clb-popup-product .woo_c-product-details-inner {
  padding: 7.2vh
}

@media screen and (max-width:768px) {
  .clb-popup-product .woo_c-product-details-inner {
    padding: 30px
  }
}

.clb-popup-product .woo_c-product-image .product-image-dots {
  margin-top: 3.4vh;
  margin-left: 3.4vh;
  margin-right: 3.4vh
}

@media screen and (max-width:1024px) {
  .clb-popup-product .woo_c-product-image .product-image-dots {
    margin-top: 20px
  }
}

@media screen and (max-width:1024px) {
  .clb-popup-product .woo_c-product-image .product-image-dots {
    margin-left: 20px
  }
}

@media screen and (max-width:1024px) {
  .clb-popup-product .woo_c-product-image .product-image-dots {
    margin-right: 20px
  }
}

@media screen and (max-width:768px) {
  .clb-popup-product .woo_c-product .clb-slider-stage {
    -webkit-border-radius: 6px;
    border-radius: 6px
  }
}

@media screen and (min-width:1025px) {

  .clb-popup-product .woo_c-product-details,
  .clb-popup-product .woo_c-product .product-image-dots {
    position: -webkit-sticky;
    position: sticky;
    top: 0
  }

  .clb-popup-product .woo_c-product .product-image-dots {
    top: 30px
  }
}

.clb-coming-soon {
  background: -webkit-gradient(linear, left top, right top, from(#e7f6f8), to(#fbf6f1));
  background: -webkit-linear-gradient(left, #e7f6f8, #fbf6f1);
  background: -o-linear-gradient(left, #e7f6f8, #fbf6f1);
  background: linear-gradient(90deg, #e7f6f8, #fbf6f1);
  height: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative
}

.clb-coming-soon .holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center
}

.clb-coming-soon .holder h2 {
  margin: 0
}

.clb-coming-soon .holder p {
  font-size: 1.15em
}

.clb-coming-soon .holder .countdown-box {
  margin-top: 4.4vh
}

@media screen and (max-width:1024px) {
  .clb-coming-soon .holder .countdown-box {
    margin-top: 20px
  }
}

.clb-coming-soon .socialbar {
  position: absolute;
  left: 50%;
  bottom: 8.8vh;
  -webkit-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%)
}

@media screen and (max-width:768px) {
  .clb-coming-soon .socialbar {
    bottom: 40px
  }
}

.breadcrumbs {
  width: 100%;
  padding-top: 3.4vh;
  padding-bottom: 3.4vh;
  line-height: 20px;
  font-size: .94rem;
  line-height: 1
}

@media screen and (max-width:1024px) {
  .breadcrumbs {
    padding-top: 20px
  }
}

@media screen and (max-width:1024px) {
  .breadcrumbs {
    padding-bottom: 20px
  }
}

.breadcrumbs .vc_row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media screen and (max-width:768px) {
  .breadcrumbs .vc_row {
    margin: 0
  }

  .breadcrumbs .vc_row [class*=vc_col] {
    padding: 0
  }
}

.breadcrumbs-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 32px;
  line-height: 32px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 2;
  -webkit-flex-grow: 2;
  -ms-flex-positive: 2;
  flex-grow: 2
}

@media screen and (max-width:768px) {
  .breadcrumbs-holder {
    height: auto;
    padding: 0
  }
}

.breadcrumbs-slug {
  position: relative;
  z-index: 3;
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.breadcrumbs-slug li {
  list-style: none;
  padding: 0
}

.breadcrumbs-slug i {
  margin: -2px 8px 0
}

.breadcrumbs-inner {
  height: 32px;
  line-height: 32px
}

.breadcrumbs-slug .active,
.breadcrumbs-inner .active {
  font-weight: 500
}

.post-type-archive-product .breadcrumbs-container.vc_col-lg-push-2 {
  left: auto;
  width: 100%
}

.pagination {
  margin-top: 25px;
  font-size: 1em;
  font-family: "Space Grotesk Bold", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"
}

.pagination li {
  display: inline-block;
  font-weight: 600;
  padding: 0
}

.pagination li .btn,
.pagination li .page-numbers {
  margin: 0 4px;
  padding: 0 4px;
  height: 36px;
  line-height: 36px;
  vertical-align: top;
  display: inline-block
}

.pagination li .btn .ion,
.pagination li .page-numbers .ion {
  vertical-align: middle;
  margin-top: -3px
}

.pagination li .btn.active,
.pagination li .btn.current,
.pagination li .page-numbers.active,
.pagination li .page-numbers.current {
  color: #d90a2c
}

.pagination li .btn.active:before,
.pagination li .btn.current:before,
.pagination li .page-numbers.active:before,
.pagination li .page-numbers.current:before {
  width: 100%;
  opacity: 1
}

.pagination li .page-numbers>.btn {
  padding: 0
}

.pagination li .page-numbers.current {
  position: relative
}

.pagination li .page-numbers.current:before {
  content: '';
  background: currentColor;
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: -2px;
  left: 0
}

.pagination li:first-child .btn,
.pagination li:first-child .page-numbers {
  margin-left: 0
}

.pagination li:last-child .btn,
.pagination li:last-child .page-numbers {
  margin-right: 0
}

.page-links {
  font-weight: 600
}

.page-links a {
  margin: 0 5px
}

.round-border {
  border-radius: 50%!important;
}

.lazy-load {
  margin: auto;
  margin-top: 3.4vh;
  margin-bottom: 3.4vh;
  display: block;
  font-weight: 600;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

@media screen and (max-width:1024px) {
  .lazy-load {
    margin-top: 20px
  }
}

@media screen and (max-width:1024px) {
  .lazy-load {
    margin-bottom: 20px
  }
}

@media screen and (min-width:1025px) and (max-width:1440px) {
  .lazy-load {
    margin-top: 20px;
    margin-bottom: 20px
  }
}

.lazy-load .btn-round {
  margin-right: 10px;
  display: inline-block
}

.lazy-load .btn-round .ion {
  vertical-align: middle;
  fill: #17161a;
  color: currentColor;
  font-size: 26px
}

.lazy-load[data-lazy-load-loading=""] {
  display: none
}

.lazy-load.active .ion:before,
.lazy-load.is-loading .ion:before {
  -webkit-animation: mymove 1s linear 0s infinite;
  animation: mymove 1s linear 0s infinite;
  -webkit-box-shadow: none;
  box-shadow: none
}

.lazy-load.load-more .loading-text {
  display: none
}

.lazy-load.load-more.active .loadmore-text,
.lazy-load.load-more.is-loading .loadmore-text {
  display: none
}

.lazy-load.load-more.active .loading-text,
.lazy-load.load-more.is-loading .loading-text {
  display: inline
}

.pagination-standard li .btn,
.pagination-standard li .page-numbers {
  background-color: rgba(136, 136, 136, .05);
  color: currentColor;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  height: 42px;
  min-width: 42px;
  line-height: 42px;
  text-align: center;
  padding: 0 15px
}

.pagination-standard li .btn:before,
.pagination-standard li .page-numbers:before {
  display: none
}

.pagination-standard li .btn .ion,
.pagination-standard li .page-numbers .ion {
  color: currentColor
}

.pagination-standard li .btn:hover,
.pagination-standard li .page-numbers:hover {
  background-color: rgba(136, 136, 136, .08)
}

.pagination-standard li .btn.active,
.pagination-standard li .btn.current,
.pagination-standard li .page-numbers.active,
.pagination-standard li .page-numbers.current {
  background-color: #17161a;
  color: #fff !important
}

.pagination-standard li .btn.active:hover,
.pagination-standard li .btn.current:hover,
.pagination-standard li .page-numbers.active:hover,
.pagination-standard li .page-numbers.current:hover {
  color: #fff
}

@-webkit-keyframes mymove {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

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

@keyframes mymove {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

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

.page-preloader {
  background-color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100vh;
  z-index: 999999;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 1;
  visibility: visible;
  -webkit-transition: .6s ease-in-out;
  -o-transition: .6s ease-in-out;
  transition: .6s ease-in-out;
  -webkit-transition-property: opacity, visibility;
  -o-transition-property: opacity, visibility;
  transition-property: opacity, visibility
}

.page-preloader .loader {
  width: 6px;
  height: 6px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-animation: typing 1s linear infinite alternate;
  animation: typing 1s linear infinite alternate
}

.page-preloader.hidden {
  opacity: 0;
  visibility: hidden
}

.page-preloader.hide {
  display: none
}

.page-preloader.percentage-preloader .sk-percentage {
  height: 100%;
  width: 0;
  background-color: #fceef1;
  left: 0;
  position: fixed
}

.page-preloader.percentage-preloader .sk-percentage-percent {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 6em;
  font-weight: 600;
  letter-spacing: -.02rem
}

@media screen and (max-width:1024px) {
  .page-preloader {
    display: none
  }
}

.spinner {
  -webkit-animation: anim1 2s linear infinite;
  animation: anim1 2s linear infinite;
  z-index: 2;
  position: relative;
  width: 50px;
  height: 50px
}

.spinner .path {
  opacity: .75;
  stroke: #17161a;
  stroke-linecap: round;
  -webkit-animation: dash 1.5s ease-in-out infinite;
  animation: dash 1.5s ease-in-out infinite
}

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

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

@-webkit-keyframes dash {
  0% {
    stroke-dasharray: 1, 150;
    stroke-dashoffset: 0
  }

  50% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -35
  }

  100% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -124
  }
}

@keyframes dash {
  0% {
    stroke-dasharray: 1, 150;
    stroke-dashoffset: 0
  }

  50% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -35
  }

  100% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -124
  }
}

.sk-fading-circle,
.sk-double-bounce,
.sk-circle,
.sk-folding-cube {
  width: 50px;
  height: 50px
}

.sk-fading-circle {
  position: relative
}

.sk-fading-circle .sk-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0
}

.sk-fading-circle .sk-circle:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #17161a;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
  animation: sk-circleFadeDelay 1.2s infinite ease-in-out both
}

.sk-fading-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg)
}

.sk-fading-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg)
}

.sk-fading-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}

.sk-fading-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg)
}

.sk-fading-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg)
}

.sk-fading-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.sk-fading-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg)
}

.sk-fading-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg)
}

.sk-fading-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg)
}

.sk-fading-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg)
}

.sk-fading-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg)
}

.sk-fading-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s
}

.sk-fading-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s
}

.sk-fading-circle .sk-circle4:before {
  -webkit-animation-delay: -.9s;
  animation-delay: -.9s
}

.sk-fading-circle .sk-circle5:before {
  -webkit-animation-delay: -.8s;
  animation-delay: -.8s
}

.sk-fading-circle .sk-circle6:before {
  -webkit-animation-delay: -.7s;
  animation-delay: -.7s
}

.sk-fading-circle .sk-circle7:before {
  -webkit-animation-delay: -.6s;
  animation-delay: -.6s
}

.sk-fading-circle .sk-circle8:before {
  -webkit-animation-delay: -.5s;
  animation-delay: -.5s
}

.sk-fading-circle .sk-circle9:before {
  -webkit-animation-delay: -.4s;
  animation-delay: -.4s
}

.sk-fading-circle .sk-circle10:before {
  -webkit-animation-delay: -.3s;
  animation-delay: -.3s
}

.sk-fading-circle .sk-circle11:before {
  -webkit-animation-delay: -.2s;
  animation-delay: -.2s
}

.sk-fading-circle .sk-circle12:before {
  -webkit-animation-delay: -.1s;
  animation-delay: -.1s
}

@-webkit-keyframes sk-circleFadeDelay {

  0%,
  39%,
  100% {
    opacity: 0
  }

  40% {
    opacity: 1
  }
}

@keyframes sk-circleFadeDelay {

  0%,
  39%,
  100% {
    opacity: 0
  }

  40% {
    opacity: 1
  }
}

.sk-double-bounce {
  position: relative
}

.sk-double-bounce .sk-child {
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #17161a;
  opacity: .6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-doubleBounce 2s infinite ease-in-out;
  animation: sk-doubleBounce 2s infinite ease-in-out
}

.sk-double-bounce .sk-double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s
}

@-webkit-keyframes sk-doubleBounce {

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

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

@keyframes sk-doubleBounce {

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

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

.sk-wave {
  width: 50px;
  height: 40px;
  text-align: center;
  font-size: 10px
}

.sk-wave .sk-rect {
  background-color: #17161a;
  height: 100%;
  width: 5px;
  display: inline-block;
  -webkit-animation: sk-waveStretchDelay 1.2s infinite ease-in-out;
  animation: sk-waveStretchDelay 1.2s infinite ease-in-out
}

.sk-wave .sk-rect1 {
  -webkit-animation-delay: -1.2s;
  animation-delay: -1.2s
}

.sk-wave .sk-rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s
}

.sk-wave .sk-rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s
}

.sk-wave .sk-rect4 {
  -webkit-animation-delay: -.9s;
  animation-delay: -.9s
}

.sk-wave .sk-rect5 {
  -webkit-animation-delay: -.8s;
  animation-delay: -.8s
}

@-webkit-keyframes sk-waveStretchDelay {

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

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

@keyframes sk-waveStretchDelay {

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

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

.sk-circle {
  position: relative
}

.sk-circle .sk-child {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0
}

.sk-circle .sk-child:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #17161a;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
  animation: sk-circleBounceDelay 1.2s infinite ease-in-out both
}

.sk-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg)
}

.sk-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg)
}

.sk-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}

.sk-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg)
}

.sk-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg)
}

.sk-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.sk-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg)
}

.sk-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg)
}

.sk-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg)
}

.sk-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg)
}

.sk-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg)
}

.sk-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s
}

.sk-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s
}

.sk-circle .sk-circle4:before {
  -webkit-animation-delay: -.9s;
  animation-delay: -.9s
}

.sk-circle .sk-circle5:before {
  -webkit-animation-delay: -.8s;
  animation-delay: -.8s
}

.sk-circle .sk-circle6:before {
  -webkit-animation-delay: -.7s;
  animation-delay: -.7s
}

.sk-circle .sk-circle7:before {
  -webkit-animation-delay: -.6s;
  animation-delay: -.6s
}

.sk-circle .sk-circle8:before {
  -webkit-animation-delay: -.5s;
  animation-delay: -.5s
}

.sk-circle .sk-circle9:before {
  -webkit-animation-delay: -.4s;
  animation-delay: -.4s
}

.sk-circle .sk-circle10:before {
  -webkit-animation-delay: -.3s;
  animation-delay: -.3s
}

.sk-circle .sk-circle11:before {
  -webkit-animation-delay: -.2s;
  animation-delay: -.2s
}

.sk-circle .sk-circle12:before {
  -webkit-animation-delay: -.1s;
  animation-delay: -.1s
}

@-webkit-keyframes sk-circleBounceDelay {

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

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

@keyframes sk-circleBounceDelay {

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

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

.sk-folding-cube {
  position: relative;
  -webkit-transform: rotateZ(45deg);
  -ms-transform: rotate(45deg);
  transform: rotateZ(45deg)
}

.sk-folding-cube .sk-cube {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1)
}

.sk-folding-cube .sk-cube:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #17161a;
  -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
  animation: sk-foldCubeAngle 2.4s infinite linear both;
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%
}

.sk-folding-cube .sk-cube2 {
  -webkit-transform: scale(1.1) rotateZ(90deg);
  -ms-transform: scale(1.1) rotate(90deg);
  transform: scale(1.1) rotateZ(90deg)
}

.sk-folding-cube .sk-cube3 {
  -webkit-transform: scale(1.1) rotateZ(180deg);
  -ms-transform: scale(1.1) rotate(180deg);
  transform: scale(1.1) rotateZ(180deg)
}

.sk-folding-cube .sk-cube4 {
  -webkit-transform: scale(1.1) rotateZ(270deg);
  -ms-transform: scale(1.1) rotate(270deg);
  transform: scale(1.1) rotateZ(270deg)
}

.sk-folding-cube .sk-cube2:before {
  -webkit-animation-delay: .3s;
  animation-delay: .3s
}

.sk-folding-cube .sk-cube3:before {
  -webkit-animation-delay: .6s;
  animation-delay: .6s
}

.sk-folding-cube .sk-cube4:before {
  -webkit-animation-delay: .9s;
  animation-delay: .9s
}

@-webkit-keyframes sk-foldCubeAngle {

  0%,
  10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0
  }

  25%,
  75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1
  }

  90%,
  100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0
  }
}

@keyframes sk-foldCubeAngle {

  0%,
  10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0
  }

  25%,
  75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1
  }

  90%,
  100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0
  }
}

.clb-subscribe {
  overflow: hidden;
  max-width: 760px;
  height: auto;
  -webkit-animation: .4s slide_up_inner cubic-bezier(.4, 0, .2, 1);
  animation: .4s slide_up_inner cubic-bezier(.4, 0, .2, 1)
}

.clb-subscribe .vc_row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin: 0;
  overflow: hidden;
  -webkit-border-radius: 6px;
  border-radius: 6px
}

@media screen and (max-width:768px) {
  .clb-subscribe .vc_row {
    display: block
  }
}

.clb-subscribe .clb-subscribe-img {
  -webkit-background-size: cover;
  background-size: cover;
  background-color: #fff;
  min-height: 20vh;
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  background-position: center center
}

@media screen and (max-width:768px) {
  .clb-subscribe .clb-subscribe-img {
    -webkit-border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0
  }
}

.clb-subscribe-content.vc_col-sm-6 {
  padding: 4.4vh;
  background-color: #fff
}

@media screen and (max-width:1024px) {
  .clb-subscribe-content.vc_col-sm-6 {
    padding: 20px
  }
}

.clb-subscribe-content-headline {
  margin: 0 0 20px
}

.clb-subscribe div.wpcf7-validation-errors,
.clb-subscribe div.wpcf7-acceptance-missing,
.clb-subscribe div.wpcf7-response-output {
  padding: 0;
  text-align: center
}

.clb-subscribe .wpcf7-form.sent .subscribe-form {
  display: none
}

.clb-subscribe .wpcf7-form.sent .wpcf7-mail-sent-ok:before {
  content: "\f2bc";
  font-family: Ionicons;
  font-size: 1.6em;
  display: block;
  margin: 20px auto;
  height: 56px;
  width: 56px;
  line-height: 56px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: #0ebd6e;
  background-color: rgba(14, 189, 110, .15)
}

.clb-subscribe .subscribe-form {
  margin: 20px 0
}

@media screen and (max-width:768px) {
  .clb-subscribe .subscribe-form input[type=email] {
    margin-bottom: 0
  }
}

@-webkit-keyframes slide_up_inner {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    opacity: .5
  }

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

@keyframes slide_up_inner {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    opacity: .5
  }

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

.clb-search-popup .search-holder {
  width: 100%;
  position: absolute;
  top: -webkit-calc(30vh - 50px);
  top: calc(30vh - 50px);
  left: 0
}

@media screen and (max-width:768px) {
  .clb-search-popup .search-holder {
    top: 100px
  }
}

.clb-search-popup .search-holder .search-field {
  background-color: rgba(255, 255, 255, .03);
  border-color: rgba(0, 0, 0, .2);
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  height: 56px;
  padding-left: 18px;
  padding-right: 18px
}

.clb-search-popup .search-holder .search-field::-webkit-input-placeholder {
  color: #fff
}

.clb-search-popup .search-holder .search-field::-moz-placeholder {
  color: #fff
}

.clb-search-popup .search-holder .search-field::-ms-input-placeholder {
  color: #fff
}

.clb-search-popup .search-holder .search-field::placeholder {
  color: #fff
}

.clb-search-popup .search-holder .search-field:hover::-webkit-input-placeholder {
  opacity: .7
}

.clb-search-popup .search-holder .search-field:hover::-moz-placeholder {
  opacity: .7
}

.clb-search-popup .search-holder .search-field:hover::-ms-input-placeholder {
  opacity: .7
}

.clb-search-popup .search-holder .search-field:hover::placeholder {
  opacity: .7
}

.clb-search-popup .search-holder .product_search_description {
  color: #fff;
  margin-left: 25px;
  max-width: -webkit-calc(100% - 195px);
  max-width: calc(100% - 195px)
}

.clb-search-popup .search-holder .search_results_btn.btn-link {
  color: #fff
}

.clb-search-popup .search-holder form {
  max-width: 500px;
  margin: 0 auto;
  position: relative;
  z-index: 12
}

.clb-search-popup .search-holder form label {
  margin-bottom: 0
}

.clb-search-popup .search-holder form .select-holder {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 45px;
  color: #fff
}

.clb-search-popup .search-holder form .select-holder select {
  background: 0 0;
  color: currentColor;
  height: 100%
}

.clb-search-popup .search-holder form .search-submit {
  color: #fff;
  width: 56px
}

.clb-search-popup .search-holder form .search-submit.btn-loading:before {
  border-color: rgba(255, 255, 255, .2);
  border-top-color: rgba(255, 255, 255, .8);
  border-right-color: rgba(255, 255, 255, .8)
}

@media screen and (max-width:768px) {
  .clb-search-popup .search-holder form {
    max-width: -webkit-calc(100% - 40px);
    max-width: calc(100% - 40px)
  }
}

.search_results {
  max-width: 500px;
  margin: 0 auto;
  max-height: 500px;
  overflow: auto
}

.search_results .suggestions,
.search_results .no-search-results,
.search_results #loading {
  margin: 18px 0;
  color: #6a696c
}

.search_results #loading {
  margin: 25px 15px
}

.search_results .product_search {
  position: relative;
  padding: 13px 0;
  border-top: solid 1px rgba(136, 136, 136, .08);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.search_results .product_search_img a:before {
  display: none
}

.search_results .product_search_img img {
  vertical-align: top;
  max-width: 70px;
  min-width: 70px;
  height: auto
}

.search_results .product_search_name {
  display: block;
  font-weight: 600
}

.search_results .product_search_description {
  margin-left: 15px
}

.search_results .product_search_description .product_search_name div {
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden
}

.search_results .product_search_price {
  font-weight: 600;
  position: absolute;
  right: 0;
  color: #fff
}

.search_results .product_search:first-child {
  border: none
}

.search_results_btn.btn-link {
  margin-top: 15px;
  position: relative
}

.search_results_btn.btn-link:before {
  float: right;
  margin-right: 0 !important
}

@media screen and (max-width:768px) {

  .search_results .suggestions,
  .search_results #loading,
  .search_results_btn {
    margin: 25px 20px
  }

  .search_results .product_search {
    margin: 0 20px
  }
}

.search-global.fixed {
  position: fixed;
  left: 4.4vh;
  bottom: 4.4vh;
  z-index: 50
}

@media screen and (max-width:1024px) {
  .search-global.fixed {
    left: 20px
  }
}

@media screen and (max-width:1024px) {
  .search-global.fixed {
    bottom: 20px
  }
}

.search-global.fixed .ion.light-typo {
  color: #fff
}

.search-global.fixed .ion.dark-typo {
  color: #17161a
}

button.search-submit.btn-loading .ion {
  display: none
}

.search-form,
.woocommerce-product-search {
  position: relative
}

.search-form label,
.woocommerce-product-search label {
  font-size: 1em
}

.search-form .search-submit,
.woocommerce-product-search .search-submit {
  color: #232226
}

.search-form button.search,
.woocommerce-product-search button.search {
  background: 0 0;
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 100%;
  border: none;
  padding: 0;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  outline: none
}

.search-form button.search:hover,
.woocommerce-product-search button.search:hover {
  opacity: .6
}

.search-results .clb-page-headline .category-holder:after {
  display: none
}

.page-container {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 20px;
  position: relative
}

@media screen and (max-width:768px) {
  .page-container {
    padding: 0 20px
  }
}

.page-container.full {
  max-width: none;
  padding-left: 0;
  padding-right: 0
}

@media screen and (max-width:768px) {
  .page-container.full {
    padding-left: 20px !important;
    padding-right: 20px !important
  }
}

.page-container.top-offset {
  padding-top: 8.8vh
}

@media screen and (max-width:768px) {
  .page-container.top-offset {
    padding-top: 40px
  }
}

.page-container.bottom-offset {
  padding-bottom: 8.8vh
}

@media screen and (max-width:768px) {
  .page-container.bottom-offset {
    padding-bottom: 40px
  }
}

.page-container:after {
  content: '';
  clear: both;
  display: table
}

@media screen and (min-width:1025px) and (max-width:1440px) {

  body .page-container:not(.full),
  body .page-container:not(.full) .elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1240px
  }
}

@media screen and (max-width:1366px) {

  body .page-container:not(.full),
  body .page-container:not(.full) .elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1180px
  }
}

@media screen and (max-width:1280px) {

  body .page-container:not(.full),
  body .page-container:not(.full) .elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1090px
  }
}

@media screen and (min-width:1025px) and (max-width:1440px) {

  body.with-header-6.with-spacer .page-container:not(.full),
  body.with-header-6.with-spacer .page-container:not(.full) .elementor-section.elementor-section-boxed>.elementor-container,
  body.with-header-7.with-spacer .page-container:not(.full),
  body.with-header-7.with-spacer .page-container:not(.full) .elementor-section.elementor-section-boxed>.elementor-container,
  body .boxed-container .page-container:not(.full),
  body .boxed-container .page-container:not(.full) .elementor-section.elementor-section-boxed>.elementor-container {
    max-width: -webkit-calc(1240px - 10.5vh);
    max-width: calc(1240px - 10.5vh)
  }
}

@media screen and (max-width:1366px) {

  body.with-header-6.with-spacer .page-container:not(.full),
  body.with-header-6.with-spacer .page-container:not(.full) .elementor-section.elementor-section-boxed>.elementor-container,
  body.with-header-7.with-spacer .page-container:not(.full),
  body.with-header-7.with-spacer .page-container:not(.full) .elementor-section.elementor-section-boxed>.elementor-container,
  body .boxed-container .page-container:not(.full),
  body .boxed-container .page-container:not(.full) .elementor-section.elementor-section-boxed>.elementor-container {
    max-width: -webkit-calc(1180px - 10.5vh);
    max-width: calc(1180px - 10.5vh)
  }
}

@media screen and (max-width:1280px) {

  body.with-header-6.with-spacer .page-container:not(.full),
  body.with-header-6.with-spacer .page-container:not(.full) .elementor-section.elementor-section-boxed>.elementor-container,
  body.with-header-7.with-spacer .page-container:not(.full),
  body.with-header-7.with-spacer .page-container:not(.full) .elementor-section.elementor-section-boxed>.elementor-container,
  body .boxed-container .page-container:not(.full),
  body .boxed-container .page-container:not(.full) .elementor-section.elementor-section-boxed>.elementor-container {
    max-width: -webkit-calc(1090px - 10.5vh);
    max-width: calc(1090px - 10.5vh)
  }
}

@media screen and (max-width:1600px) and (min-width:769px) {

  body.with-header-6:not(.with-spacer) .page-container:not(.full),
  body.with-header-6:not(.with-spacer) .vc_row[data-vc-full-width]:not(.vc_row-no-padding),
  body.with-header-7:not(.with-spacer) .page-container:not(.full),
  body.with-header-7:not(.with-spacer) .vc_row[data-vc-full-width]:not(.vc_row-no-padding) {
    padding-left: -webkit-calc(10.5vh + 20px);
    padding-left: calc(10.5vh + 20px)
  }

  body.with-header-6:not(.with-spacer) .elementor-section-full_width>.elementor-container,
  body.with-header-6:not(.with-spacer) .elementor-section-stretched>.elementor-container,
  body.with-header-7:not(.with-spacer) .elementor-section-full_width>.elementor-container,
  body.with-header-7:not(.with-spacer) .elementor-section-stretched>.elementor-container {
    padding-left: -webkit-calc(10.5vh);
    padding-left: calc(10.5vh)
  }
}

@media screen and (min-width:1025px) and (max-width:1440px) {

  body.with-header-5.with-spacer .page-container:not(.full),
  body.with-header-5.with-spacer .page-container:not(.full) .elementor-section.elementor-section-boxed>.elementor-container {
    max-width: -webkit-calc(1240px - 33vh);
    max-width: calc(1240px - 33vh)
  }
}

@media screen and (max-width:1366px) {

  body.with-header-5.with-spacer .page-container:not(.full),
  body.with-header-5.with-spacer .page-container:not(.full) .elementor-section.elementor-section-boxed>.elementor-container {
    max-width: -webkit-calc(1180px - 33vh);
    max-width: calc(1180px - 33vh)
  }
}

@media screen and (max-width:1280px) {

  body.with-header-5.with-spacer .page-container:not(.full),
  body.with-header-5.with-spacer .page-container:not(.full) .elementor-section.elementor-section-boxed>.elementor-container {
    max-width: -webkit-calc(1090px - 33vh);
    max-width: calc(1090px - 33vh)
  }
}

@media screen and (min-width:1025px) {

  .single-post:not(.single-post-sidebar) .site-content .page-container .vc_row:not(.vc_row-reset):not(.wpb_row),
  .single-post:not(.single-post-sidebar) .clb-page-headline .page-container .vc_row:not(.vc_row-reset):not(.wpb_row),
  .single-post:not(.single-post-sidebar) .breadcrumbs .page-container .vc_row:not(.vc_row-reset):not(.wpb_row),
  .woocommerce-account:not(.logged-in) .site-content .page-container .vc_row:not(.vc_row-reset):not(.wpb_row),
  .woocommerce-account:not(.logged-in) .clb-page-headline .page-container .vc_row:not(.vc_row-reset):not(.wpb_row),
  .woocommerce-account:not(.logged-in) .breadcrumbs .page-container .vc_row:not(.vc_row-reset):not(.wpb_row),
  .woocommerce-lost-password .site-content .page-container .vc_row:not(.vc_row-reset):not(.wpb_row),
  .woocommerce-lost-password .clb-page-headline .page-container .vc_row:not(.vc_row-reset):not(.wpb_row),
  .woocommerce-lost-password .breadcrumbs .page-container .vc_row:not(.vc_row-reset):not(.wpb_row),
  .woocommerce-cart .site-content .page-container .vc_row:not(.vc_row-reset):not(.wpb_row),
  .woocommerce-cart .clb-page-headline .page-container .vc_row:not(.vc_row-reset):not(.wpb_row),
  .woocommerce-cart .breadcrumbs .page-container .vc_row:not(.vc_row-reset):not(.wpb_row),
  .woocommerce-checkout .site-content .page-container .vc_row:not(.vc_row-reset):not(.wpb_row),
  .woocommerce-checkout .clb-page-headline .page-container .vc_row:not(.vc_row-reset):not(.wpb_row),
  .woocommerce-checkout .breadcrumbs .page-container .vc_row:not(.vc_row-reset):not(.wpb_row),
  .woocommerce-wishlist .site-content .page-container .vc_row:not(.vc_row-reset):not(.wpb_row),
  .woocommerce-wishlist .clb-page-headline .page-container .vc_row:not(.vc_row-reset):not(.wpb_row),
  .woocommerce-wishlist .breadcrumbs .page-container .vc_row:not(.vc_row-reset):not(.wpb_row) {
    padding-left: -webkit-calc(100%/15*1);
    padding-left: calc(100%/15*1);
    padding-right: -webkit-calc(100%/15*1);
    padding-right: calc(100%/15*1)
  }

  .woocommerce-ResetPassword {
    padding-left: -webkit-calc(100%/15*1);
    padding-left: calc(100%/15*1);
    padding-right: -webkit-calc(100%/15*1);
    padding-right: calc(100%/15*1)
  }

  .single-post:not(.single-post-sidebar) .site-content .page-container .vc_row .vc_row.portfolio-grid {
    padding-left: 0;
    padding-right: 0
  }
}

.boxed-container {
  margin-right: 12vw;
  margin-left: 12vw;
  position: relative
}

@media screen and (max-width:768px) {
  .boxed-container {
    margin: 0 !important
  }
}

.page-content {
  width: 100%;
  float: left
}

.page-content.with-left-sidebar {
  width: 75%;
  float: right
}

.page-content.with-right-sidebar {
  width: 75%;
  float: left
}

@media screen and (max-width:768px) {

  .page-content.with-left-sidebar,
  .page-content.with-right-sidebar {
    width: 100%
  }
}

.single-post .page-content.with-left-sidebar .content-area .vc_col-lg-8,
.single-post .page-content.with-right-sidebar .content-area .vc_col-lg-8 {
  left: auto;
  width: 100%
}

.header {
  background: 0 0;
  vertical-align: middle;
  left: 0;
  right: 0;
  position: absolute;
  z-index: 60;
  border-style: none;
  border-width: 0;
  border-bottom-width: 1px;
  border-bottom-color: rgba(136, 136, 136, .15)
}

.header-cap {
  width: 100%;
  height: 14vh
}

@media screen and (max-width:1024px) {
  .header-cap {
    height: 100px
  }
}

.header-wrap {
  position: relative;
  z-index: 1;
  height: 14vh
}

@media screen and (max-width:1024px) {
  .header-wrap {
    height: 100px
  }
}

.header-wrap-inner {
  height: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.header-wrap-inner .left-part,
.header-wrap-inner .right-part,
.header-wrap-inner .top-part {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.header-wrap-inner .right-part {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.header-wrap-inner.vertical-inner {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}

.header-wrap-inner .menu-optional {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.header-wrap:not(.page-container) {
  padding-left: 4.4vh;
  padding-right: 4.4vh
}

@media screen and (max-width:1024px) {
  .header-wrap:not(.page-container) {
    padding-left: 20px
  }
}

@media screen and (max-width:1024px) {
  .header-wrap:not(.page-container) {
    padding-right: 20px
  }
}

.header-wrap.wrapped-container {
  padding: 0 15px
}

.header-wrap .top-part {
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (max-width:1024px) {
  .header-wrap .top-part.page-container {
    padding: 0
  }
}

.header-wrap .bottom-part {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%
}

.header .clb-social {
  display: none
}

.header svg {
  fill: currentColor
}

.header ul li {
  list-style: none
}

.header .favorites-global .ion {
  font-size: 22px;
  color: inherit;
  background-color: transparent
}

.header .favorites-global,
.header .search-global {
  display: inline-block
}

.header .fixed-logo,
.header .mobile-logo,
.header .fixed-mobile-logo {
  display: none
}

@media screen and (min-width:769px) {
  .header .desktop-hamburger {
    min-width: 56px
  }

  .header .desktop-hamburger.-left {
    margin-right: 1rem
  }

  .header .desktop-hamburger.-right {
    margin-left: 1rem
  }
}

.header:not(.-sticky) .mbl-overlay .btn-round {
  color: initial
}

.header .branding {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.header .branding-title {
  font-weight: 700;
  font-size: 1.4em
}

.header .branding-title .light {
  color: #fff
}

.header .branding:hover {
  opacity: .65;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.header .branding .logo img,
.header .branding .mobile-logo img,
.header .branding .for-onepage img {
  max-height: 66px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

@media screen and (max-width:768px) {

  .header .branding .logo img,
  .header .branding .mobile-logo img,
  .header .branding .for-onepage img {
    max-height: 46px
  }
}

.header .branding .fixed-logo {
  display: none
}

.header.header-2 .header-wrap .top-part:not(.page-container) {
  padding-left: 4.4vh;
  padding-right: 4.4vh
}

@media screen and (max-width:1024px) {
  .header.header-2 .header-wrap .top-part:not(.page-container) {
    padding-left: 20px
  }
}

@media screen and (max-width:1024px) {
  .header.header-2 .header-wrap .top-part:not(.page-container) {
    padding-right: 20px
  }
}

.header.header-2:not(.-mobile) .header-wrap {
  height: 21vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  padding: 0
}

.header.header-2:not(.-mobile) .header-wrap .menu-optional {
  min-width: 20vw
}

.header.header-2:not(.-mobile) .header-wrap .menu-optional-left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.header.header-2:not(.-mobile) .header-wrap .menu-optional-left>li:first-child {
  padding-left: 0
}

.header.header-2:not(.-mobile) .header-wrap .menu-optional-right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.header.header-2:not(.-mobile) .header-wrap .top-part.page-container:after {
  content: none
}

.header.header-2:not(.-mobile) .header-wrap .middle-part {
  border-top: 1px solid rgba(136, 136, 136, .15)
}

.header.header-2:not(.-mobile) .header-wrap .bottom-part {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}

.header.header-2:not(.-mobile) .header-wrap .top-part,
.header.header-2:not(.-mobile) .header-wrap .bottom-part {
  height: auto;
  padding-top: 1.5vh;
  padding-bottom: 1.5vh
}

.header.header-2:not(.-mobile).-sticky .header-wrap {
  height: 17vh
}

.header.header-2.-mobile .header-wrap {
  padding: 0
}

.header.header-2.-mobile .branding+.menu-optional {
  -webkit-box-flex: 2;
  -webkit-flex-grow: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

@media screen and (max-width:768px) {
  .header.header-2 .header-wrap .menu-optional {
    min-width: auto !important
  }

  .header.header-2 .branding+.menu-optional {
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }
}

.header.header-3:not(.-mobile) .nav {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}

.header.header-4 .menu-blank {
  margin-right: 10vw
}

.header.header-4 .left-part {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.header.header-4 .left-part .desktop-hamburger {
  margin-right: 1rem
}

.header.header-4 .left-part .menu-optional>li:first-child {
  padding-left: 0
}

.header.header-4:not(.-mobile) {
  opacity: 0;
  -webkit-transition-duration: .05s;
  -o-transition-duration: .05s;
  transition-duration: .05s;
  -webkit-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  -o-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity
}

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

.header.header-4:not(.-mobile) .branding-title {
  width: auto;
  padding: 0 30px
}

.header.header-4:not(.-mobile) .left-part,
.header.header-4:not(.-mobile) .right-part {
  z-index: 20
}

.header.header-4:not(.-mobile) .top-part {
  height: 100%;
  position: relative
}

.header.header-4:not(.-mobile) .top-part .nav {
  position: absolute
}

.header.header-4:not(.-mobile) .top-part.page-container:after {
  display: none
}

.header.header-5:not(.-mobile) {
  width: 33vh;
  min-height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  padding: 0
}

.header.header-5:not(.-mobile) .header-wrap {
  height: 100vh;
  padding-bottom: 4.4vh
}

@media screen and (max-width:1024px) {
  .header.header-5:not(.-mobile) .header-wrap {
    padding-bottom: 20px
  }
}

.header.header-5:not(.-mobile) .header-wrap .top-part {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  height: 14vh
}

@media screen and (max-width:1024px) {
  .header.header-5:not(.-mobile) .header-wrap .top-part {
    height: 100px
  }
}

.header.header-5:not(.-mobile) .header-wrap .bottom-part {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.header.header-5:not(.-mobile) .middle-part,
.header.header-5:not(.-mobile) .mbl-overlay {
  width: 100%
}

.header.header-5:not(.-mobile) .menu {
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}

.header.header-5:not(.-mobile) .menu li {
  font-size: 18px;
  font-weight: 600;
  width: 100%
}

.header.header-5:not(.-mobile) .menu li a {
  width: 100%;
  padding-top: .3rem;
  padding-bottom: .3rem
}

.header.header-5:not(.-mobile) .menu li a .has-submenu-icon {
  position: absolute
}

.header.header-5:not(.-mobile) .menu li .sub-menu {
  margin-left: 4.4vh
}

@media screen and (max-width:1024px) {
  .header.header-5:not(.-mobile) .menu li .sub-menu {
    margin-left: 20px
  }
}

.header.header-5:not(.-mobile) .menu li>ul {
  -webkit-box-shadow: none;
  box-shadow: none;
  min-width: 33vh;
  position: absolute;
  top: 0;
  left: -webkit-calc(100% - .8rem);
  left: calc(100% - .8rem);
  color: #fff;
  background-color: transparent;
  padding: 0;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none
}

.header.header-5:not(.-mobile) .menu li>ul li {
  -webkit-transition-duration: .4s;
  -o-transition-duration: .4s;
  transition-duration: .4s
}

.header.header-5:not(.-mobile) .menu li:hover>ul,
.header.header-5:not(.-mobile) .menu li:hover>ul>*,
.header.header-5:not(.-mobile) .menu li:hover:after {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  visibility: visible;
  opacity: 1
}

.header.header-5:not(.-mobile) .menu>.nav-item>a {
  padding-left: 0;
  padding-right: 0
}

.header.header-5:not(.-mobile) .menu>.nav-item.has-submenu .menu-plus {
  display: initial
}

.header.header-5:not(.-mobile) .menu>.nav-item.has-submenu .menu-chevron {
  display: none
}

.header.header-5:not(.-mobile) .menu>.nav-item li {
  padding-left: 4.4vh
}

@media screen and (max-width:1024px) {
  .header.header-5:not(.-mobile) .menu>.nav-item li {
    padding-left: 20px
  }
}

.header.header-5:not(.-mobile) .menu>.nav-item:after {
  content: "";
  height: 100vh;
  background: rgba(23, 22, 26, .99);
  position: fixed;
  left: 33vh;
  right: 0;
  top: 0;
  z-index: -1;
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.header.header-5:not(.-mobile) .menu-optional {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.header.header-5:not(.-mobile) .menu-optional .cart-holder {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.header.header-5:not(.-mobile) .menu-optional>li {
  margin-top: .5rem;
  width: 100%
}

.header.header-5:not(.-mobile) .menu-optional>li,
.header.header-5:not(.-mobile) .menu-optional>li:first-child {
  padding-left: 0
}

.header.header-5:not(.-mobile) .menu-optional>li .submenu_cart {
  top: auto;
  right: auto;
  left: 0;
  margin-bottom: -webkit-calc(56px + 30px);
  margin-bottom: calc(56px + 30px);
  position: fixed;
  bottom: 4.4vh;
  margin-left: 4.4vh
}

@media screen and (max-width:1024px) {
  .header.header-5:not(.-mobile) .menu-optional>li .submenu_cart {
    bottom: 20px
  }
}

@media screen and (max-width:1024px) {
  .header.header-5:not(.-mobile) .menu-optional>li .submenu_cart {
    margin-left: 20px
  }
}

.header.header-6:not(.-mobile) .branding {
  top: 66px
}

.header.header-7:not(.-mobile) .header-wrap-inner {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.header.header-7:not(.-mobile) .branding {
  top: 0
}

.header.header-7:not(.-mobile) .middle-part {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.header.header-7.-mobile .top-part {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2
}

.header.header-7.-mobile .middle-part {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1
}

.header.header-7.-mobile .bottom-part {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3
}

.header:not(.-mobile).header-5,
.header:not(.-mobile).header-6,
.header:not(.-mobile).header-7 {
  border-bottom: none !important;
  border-right-width: 1px;
  border-right-color: rgba(136, 136, 136, .15)
}

.header:not(.-mobile).header-6,
.header:not(.-mobile).header-7 {
  position: fixed;
  width: 10.5vh;
  left: 0;
  top: 0;
  height: 100%;
  border-bottom: none
}

.header:not(.-mobile).header-6.-sticky .header-wrap,
.header:not(.-mobile).header-7.-sticky .header-wrap {
  height: 100%
}

.header:not(.-mobile).header-6 .header-wrap,
.header:not(.-mobile).header-7 .header-wrap {
  height: 100%
}

.header:not(.-mobile).header-6 .vertical-inner,
.header:not(.-mobile).header-7 .vertical-inner {
  padding-top: 3.4vh;
  padding-bottom: 3.4vh
}

@media screen and (max-width:1024px) {

  .header:not(.-mobile).header-6 .vertical-inner,
  .header:not(.-mobile).header-7 .vertical-inner {
    padding-top: 20px
  }
}

@media screen and (max-width:1024px) {

  .header:not(.-mobile).header-6 .vertical-inner,
  .header:not(.-mobile).header-7 .vertical-inner {
    padding-bottom: 20px
  }
}

.header:not(.-mobile).header-6 .header-wrap,
.header:not(.-mobile).header-7 .header-wrap {
  padding: 0
}

.header:not(.-mobile).header-6~.hamburger-nav.split,
.header:not(.-mobile).header-7~.hamburger-nav.split {
  left: 80px;
  z-index: 100
}

.header:not(.-mobile).header-6 .submenu_cart,
.header:not(.-mobile).header-7 .submenu_cart {
  top: auto;
  right: auto;
  left: 0;
  bottom: -60px;
  position: fixed;
  -webkit-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  transform-origin: left bottom;
  -webkit-transform: rotate(90deg) translate(0%, 0%);
  -ms-transform: rotate(90deg) translate(0%, 0%);
  transform: rotate(90deg) translate(0%, 0%);
  margin-bottom: 4.4vh
}

@media screen and (max-width:1024px) {

  .header:not(.-mobile).header-6 .submenu_cart,
  .header:not(.-mobile).header-7 .submenu_cart {
    margin-bottom: 20px
  }
}

.header:not(.-mobile).header-6 .menu,
.header:not(.-mobile).header-7 .menu {
  display: none
}

.header:not(.-mobile).header-6 .branding,
.header:not(.-mobile).header-7 .branding {
  position: absolute;
  left: 0;
  min-width: 35vh;
  min-height: 10.5vh;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: rotate(-90deg) translate(-100%, 0%);
  -ms-transform: rotate(-90deg) translate(-100%, 0%);
  transform: rotate(-90deg) translate(-100%, 0%);
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.header:not(.-mobile).header-6 .top-part-inner,
.header:not(.-mobile).header-7 .top-part-inner {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.header:not(.-mobile).header-6 .bottom-part,
.header:not(.-mobile).header-7 .bottom-part {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: auto;
  position: relative
}

.header:not(.-mobile).header-6 .bottom-part .menu-optional,
.header:not(.-mobile).header-7 .bottom-part .menu-optional {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 10.5vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  transform-origin: left bottom;
  -webkit-transform: rotate(-90deg) translate(0%, 100%);
  -ms-transform: rotate(-90deg) translate(0%, 100%);
  transform: rotate(-90deg) translate(0%, 100%)
}

.header:not(.-mobile).header-6 .bottom-part .menu-optional>li:first-child,
.header:not(.-mobile).header-7 .bottom-part .menu-optional>li:first-child {
  padding-left: 1rem
}

.header:not(.-mobile).header-6 .bottom-part .menu-optional>li:last-child,
.header:not(.-mobile).header-7 .bottom-part .menu-optional>li:last-child {
  padding-left: 0
}

.header:not(.-mobile).header-6 .bottom-part .menu-optional *,
.header:not(.-mobile).header-7 .bottom-part .menu-optional * {
  white-space: nowrap
}

.header:not(.-mobile).header-6 .bottom-part .menu-optional .lang-dropdown,
.header:not(.-mobile).header-7 .bottom-part .menu-optional .lang-dropdown {
  min-width: 92px
}

.header:not(.-mobile).header-6 .bottom-part .menu-optional .ion,
.header:not(.-mobile).header-7 .bottom-part .menu-optional .ion {
  -webkit-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  transform-origin: left bottom;
  -webkit-transform: rotate(90deg) translate(-100%, 0);
  -ms-transform: rotate(90deg) translate(-100%, 0);
  transform: rotate(90deg) translate(-100%, 0)
}

.header:not(.-mobile).header-6 .bottom-part .menu-optional .cart-holder,
.header:not(.-mobile).header-7 .bottom-part .menu-optional .cart-holder {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}

.header:not(.-mobile).extended-menu .hamburger {
  display: none
}

.header:not(.-mobile).hamburger-position-right .left-part .hamburger,
.header:not(.-mobile).hamburger-position-right .menu-optional-left .hamburger,
.header:not(.-mobile).hamburger-position-right .top-part .hamburger {
  display: none
}

.header:not(.-mobile).hamburger-position-right .right-part .hamburger,
.header:not(.-mobile).hamburger-position-right .menu-optional-right .hamburger,
.header:not(.-mobile).hamburger-position-right .bottom-part .hamburger {
  display: block
}

.header:not(.-mobile).hamburger-position-left .right-part .hamburger,
.header:not(.-mobile).hamburger-position-left .menu-optional-right .hamburger,
.header:not(.-mobile).hamburger-position-left .bottom-part .hamburger {
  display: none
}

.header:not(.-mobile).hamburger-position-left .left-part .hamburger,
.header:not(.-mobile).hamburger-position-left .menu-optional-left .hamburger,
.header:not(.-mobile).hamburger-position-left .top-part .hamburger {
  display: block
}

.header.-mobile .clb-social {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform: rotate(-90deg) translate(0, -90%);
  -ms-transform: rotate(-90deg) translate(0, -90%);
  transform: rotate(-90deg) translate(0, -90%);
  right: 4.4vh
}

@media screen and (max-width:1024px) {
  .header.-mobile .clb-social {
    right: 20px
  }
}

.header.-mobile .clb-social-holder {
  color: #fff
}

.header.-mobile.header-5 .header-wrap-inner,
.header.-mobile.header-6 .header-wrap-inner,
.header.-mobile.header-7 .header-wrap-inner {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row
}

.header.-mobile.header-5 .header-wrap-inner .top-part,
.header.-mobile.header-5 .header-wrap-inner .middle-part,
.header.-mobile.header-6 .header-wrap-inner .top-part,
.header.-mobile.header-6 .header-wrap-inner .middle-part,
.header.-mobile.header-7 .header-wrap-inner .top-part,
.header.-mobile.header-7 .header-wrap-inner .middle-part {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.header.-mobile.header-5 .header-wrap-inner .middle-part,
.header.-mobile.header-6 .header-wrap-inner .middle-part,
.header.-mobile.header-7 .header-wrap-inner .middle-part {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

.header.-mobile.header-5 .header-wrap-inner .bottom-part,
.header.-mobile.header-6 .header-wrap-inner .bottom-part,
.header.-mobile.header-7 .header-wrap-inner .bottom-part {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.header.-mobile.header-6 .top-part-inner,
.header.-mobile.header-6 .middle-part-inner,
.header.-mobile.header-7 .top-part-inner,
.header.-mobile.header-7 .middle-part-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

.header.-mobile .header-wrap .clb-social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  right: 0;
  margin-right: 0 !important
}

.header.-mobile .header-wrap .mbl-overlay.visible .clb-social {
  visibility: visible
}

@media screen and (max-width:768px) {
  .header {
    opacity: 0;
    -webkit-transition-duration: .05s;
    -o-transition-duration: .05s;
    transition-duration: .05s;
    -webkit-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    -o-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
  }

  .header .lang-dropdown-holder {
    display: none
  }

  .header .lang-dropdown-holder+li {
    padding-left: 0
  }

  .header.header-6 .hamburger,
  .header.header-7 .hamburger {
    margin-right: .6rem
  }

  .header.header-6 .mobile-hamburger.-right .hamburger,
  .header.header-7 .mobile-hamburger.-right .hamburger {
    margin-right: 0
  }

  .header.header-6 .bottom-part .menu-optional a,
  .header.header-6 .bottom-part .menu-optional .ion,
  .header.header-7 .bottom-part .menu-optional a,
  .header.header-7 .bottom-part .menu-optional .ion {
    -webkit-transition: none;
    -o-transition: none;
    transition: none
  }

  .header .mobile-hamburger {
    min-width: 56px
  }

  .header .mobile-hamburger.-left {
    margin-right: .6rem
  }

  .header .mobile-hamburger.-right {
    margin-left: .6rem
  }

  .header.mobile-hamburger-position-right .left-part .hamburger,
  .header.mobile-hamburger-position-right .menu-optional-left .hamburger,
  .header.mobile-hamburger-position-right .top-part .hamburger,
  .header.mobile-hamburger-position-right .middle-part .hamburger {
    display: none
  }

  .header.mobile-hamburger-position-right .right-part .hamburger,
  .header.mobile-hamburger-position-right .menu-optional-right .hamburger,
  .header.mobile-hamburger-position-right .bottom-part .hamburger {
    display: block
  }

  .header.mobile-hamburger-position-left .right-part .hamburger,
  .header.mobile-hamburger-position-left .menu-optional-right .hamburger,
  .header.mobile-hamburger-position-left .bottom-part .hamburger {
    display: none
  }

  .header.mobile-hamburger-position-left .left-part .hamburger,
  .header.mobile-hamburger-position-left .menu-optional-left .hamburger,
  .header.mobile-hamburger-position-left .top-part .hamburger,
  .header.mobile-hamburger-position-left .middle-part .hamburger {
    display: block
  }

  .header .logo.with-mobile {
    display: none
  }

  .header .mobile-logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
  }

  .header.header-2 .top-part,
  .header.header-4 .top-part {
    height: 100%
  }

  .header.header-2 .menu-optional.text-right,
  .header.header-2 .menu-optional.text-left,
  .header.header-4 .menu-optional.text-right,
  .header.header-4 .menu-optional.text-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
  }

  .header.header-2 .menu-optional.text-right li,
  .header.header-2 .menu-optional.text-left li,
  .header.header-4 .menu-optional.text-right li,
  .header.header-4 .menu-optional.text-left li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
  }

  .header.header-2 .menu-optional.text-left .wishlist,
  .header.header-4 .menu-optional.text-left .wishlist {
    display: none
  }
}

.header.-sticky {
  background: #fff;
  position: fixed;
  top: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0)
}

.header.-sticky .header-wrap {
  height: 9vh
}

.header.-sticky.showed {
  opacity: 1;
  visibility: visible;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  z-index: 1000;
  -webkit-transition: .5s cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: .5s cubic-bezier(.4, 0, .2, 1) .4s;
  transition: .5s cubic-bezier(.4, 0, .2, 1) .4s;
  -webkit-transition-delay: .2s;
  -o-transition-delay: .2s;
  transition-delay: .2s
}

.header.-sticky.with-header-cap {
  margin: 0
}

.header.-sticky .branding img {
  max-height: 4.5vh
}

:not(.is-mobile-menu).with-header-2 .header-cap {
  height: 21vh
}

:not(.is-mobile-menu).with-header-5.with-spacer .site-content,
:not(.is-mobile-menu).with-header-5.with-spacer [data-vc-stretch-content],
:not(.is-mobile-menu).with-header-5.with-spacer .elementor-section-stretched {
  padding-left: 33vh
}

:not(.is-mobile-menu).with-header-5.with-spacer .site-footer {
  margin-left: 33vh
}

:not(.is-mobile-menu).with-header-5 .elements-bar.left,
:not(.is-mobile-menu).with-header-5 .search-global.fixed,
:not(.is-mobile-menu).with-header-5 .clb-back-link {
  margin-left: 33vh
}

:not(.is-mobile-menu).with-header-7 .hamburger-nav:not(.type2):not(.type3) {
  padding-left: 12vh
}

:not(.is-mobile-menu).with-header-7 .hamburger-nav .close-bar {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

:not(.is-mobile-menu).with-header-6.with-spacer .site-content,
:not(.is-mobile-menu).with-header-6.with-spacer [data-vc-stretch-content],
:not(.is-mobile-menu).with-header-6.with-spacer .elementor-section-stretched,
:not(.is-mobile-menu).with-header-7.with-spacer .site-content,
:not(.is-mobile-menu).with-header-7.with-spacer [data-vc-stretch-content],
:not(.is-mobile-menu).with-header-7.with-spacer .elementor-section-stretched {
  padding-left: 10.5vh
}

:not(.is-mobile-menu).with-header-6.with-spacer .site-footer,
:not(.is-mobile-menu).with-header-7.with-spacer .site-footer {
  margin-left: 10.5vh
}

:not(.is-mobile-menu).with-header-6 .hamburger-nav .close-bar,
:not(.is-mobile-menu).with-header-7 .hamburger-nav .close-bar {
  width: 100vh;
  height: 10.5vh;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: rotate(90deg) translate(0, -100%);
  -ms-transform: rotate(90deg) translate(0, -100%);
  transform: rotate(90deg) translate(0, -100%);
  padding-left: 3.4vh;
  padding-right: 3.4vh
}

@media screen and (max-width:1024px) {

  :not(.is-mobile-menu).with-header-6 .hamburger-nav .close-bar,
  :not(.is-mobile-menu).with-header-7 .hamburger-nav .close-bar {
    padding-left: 20px
  }
}

@media screen and (max-width:1024px) {

  :not(.is-mobile-menu).with-header-6 .hamburger-nav .close-bar,
  :not(.is-mobile-menu).with-header-7 .hamburger-nav .close-bar {
    padding-right: 20px
  }
}

:not(.is-mobile-menu).with-header-6 .elements-bar.left,
:not(.is-mobile-menu).with-header-6 .clb-back-link,
:not(.is-mobile-menu).with-header-6 .search-global.fixed,
:not(.is-mobile-menu).with-header-6 .scroll-bar-container,
:not(.is-mobile-menu).with-header-7 .elements-bar.left,
:not(.is-mobile-menu).with-header-7 .clb-back-link,
:not(.is-mobile-menu).with-header-7 .search-global.fixed,
:not(.is-mobile-menu).with-header-7 .scroll-bar-container {
  margin-left: 10.5vh
}

:not(.is-mobile-menu).with-header-6 .search-global.fixed,
:not(.is-mobile-menu).with-header-7 .search-global.fixed {
  bottom: 3.4vh
}

@media screen and (max-width:1024px) {

  :not(.is-mobile-menu).with-header-6 .search-global.fixed,
  :not(.is-mobile-menu).with-header-7 .search-global.fixed {
    bottom: 20px
  }
}

:not(.is-mobile-menu).with-header-5 .header-cap,
:not(.is-mobile-menu).with-header-6 .header-cap,
:not(.is-mobile-menu).with-header-7 .header-cap {
  display: none
}

@media screen and (max-width:768px) {

  :not(.is-mobile-menu).with-header-5 .header-cap,
  :not(.is-mobile-menu).with-header-6 .header-cap,
  :not(.is-mobile-menu).with-header-7 .header-cap {
    display: block
  }
}

:not(.is-mobile-menu).with-header-5[data-elementor-device-mode=mobile] .header-5,
:not(.is-mobile-menu).with-header-5[data-elementor-device-mode=mobile] .header-6,
:not(.is-mobile-menu).with-header-5[data-elementor-device-mode=mobile] .header-7,
:not(.is-mobile-menu).with-header-6[data-elementor-device-mode=mobile] .header-5,
:not(.is-mobile-menu).with-header-6[data-elementor-device-mode=mobile] .header-6,
:not(.is-mobile-menu).with-header-6[data-elementor-device-mode=mobile] .header-7,
:not(.is-mobile-menu).with-header-7[data-elementor-device-mode=mobile] .header-5,
:not(.is-mobile-menu).with-header-7[data-elementor-device-mode=mobile] .header-6,
:not(.is-mobile-menu).with-header-7[data-elementor-device-mode=mobile] .header-7 {
  display: none
}

:not(.is-mobile-menu).with-header-5[data-elementor-device-mode=mobile] .site-content,
:not(.is-mobile-menu).with-header-5[data-elementor-device-mode=mobile] .site-footer,
:not(.is-mobile-menu).with-header-6[data-elementor-device-mode=mobile] .site-content,
:not(.is-mobile-menu).with-header-6[data-elementor-device-mode=mobile] .site-footer,
:not(.is-mobile-menu).with-header-7[data-elementor-device-mode=mobile] .site-content,
:not(.is-mobile-menu).with-header-7[data-elementor-device-mode=mobile] .site-footer {
  margin-left: 0
}

:not(.is-mobile-menu).with-header-5[data-elementor-device-mode=mobile] [data-vc-stretch-content],
:not(.is-mobile-menu).with-header-5[data-elementor-device-mode=mobile] .elementor-section-stretched,
:not(.is-mobile-menu).with-header-6[data-elementor-device-mode=mobile] [data-vc-stretch-content],
:not(.is-mobile-menu).with-header-6[data-elementor-device-mode=mobile] .elementor-section-stretched,
:not(.is-mobile-menu).with-header-7[data-elementor-device-mode=mobile] [data-vc-stretch-content],
:not(.is-mobile-menu).with-header-7[data-elementor-device-mode=mobile] .elementor-section-stretched {
  padding-left: 0
}

.page-is-loaded.is-mobile-menu .nav {
  display: block
}

@media screen and (max-width:768px) {

  .page-is-loaded .header,
  .page-is-loaded .mbl-overlay {
    opacity: 1
  }

  .page-is-loaded .header:not(.-mobile).header-1 .nav-container {
    display: none
  }
}

.header-dynamic-typo.dark-typo .menu>li>a,
.header-dynamic-typo.dark-typo .menu-optional .cart-total a,
.header-dynamic-typo.dark-typo .menu-optional>li>a:not(.btn-optional),
.header-dynamic-typo.dark-typo .select-styled,
.header-dynamic-typo.dark-typo .menu-optional .btn-round-light:not(.clb-close) .ion,
.header-dynamic-typo.dark-typo .hamburger .ion,
.header-dynamic-typo.dark-typo .menu-blank,
.header-dynamic-typo.dark-typo .branding {
  color: #17161a !important
}

.header-dynamic-typo.dark-typo .branding .logo {
  display: none !important
}

.header-dynamic-typo.dark-typo .branding .for-onepage .dark {
  display: block !important
}

@media screen and (max-width:768px) {
  .header-dynamic-typo .branding .mobile-logo {
    display: none
  }
}

.header-dynamic-typo.light-typo .menu>li>a,
.header-dynamic-typo.light-typo .menu-optional .cart-total a,
.header-dynamic-typo.light-typo .menu-optional>li>a:not(.btn-optional),
.header-dynamic-typo.light-typo .select-styled,
.header-dynamic-typo.light-typo .menu-optional .btn-round-light:not(.clb-close) .ion,
.header-dynamic-typo.light-typo .hamburger .ion,
.header-dynamic-typo.light-typo .menu-blank,
.header-dynamic-typo.light-typo .branding {
  color: #fff !important
}

.header-dynamic-typo.light-typo .branding .logo {
  display: none !important
}

.header-dynamic-typo.light-typo .branding .for-onepage .light {
  display: block !important
}

.elementor-html .header:not(.header-5):not(.header-6):not(.header-7) {
  z-index: 0
}

.slider-with-bullets:not(.slider-with-bullets-type5):not(.slider-with-bullets-type8) .header,
.slider-with-bullets:not(.slider-with-bullets-type5):not(.slider-with-bullets-type8) .clb-slider:not([data-clb-portfolio-lightbox-slider]) .clb-slider-nav-btn,
.slider-with-bullets:not(.slider-with-bullets-type5):not(.slider-with-bullets-type8) .clb-smooth-slider .clb-slider-nav-btn,
.slider-with-bullets:not(.slider-with-bullets-type5):not(.slider-with-bullets-type8) .elements-bar.right,
.slider-with-bullets:not(.slider-with-bullets-type5):not(.slider-with-bullets-type8) .sticky-nav {
  margin-right: 4.4vh
}

.slider-with-bullets.slider-with-bullets-type5 .header,
.slider-with-bullets.slider-with-bullets-type5 .clb-slider-nav-btn,
.slider-with-bullets.slider-with-bullets-type5 .elements-bar.right {
  margin-right: 4.4vh
}

@media screen and (max-width:1024px) {

  .slider-with-bullets.slider-with-bullets-type5 .header,
  .slider-with-bullets.slider-with-bullets-type5 .clb-slider-nav-btn,
  .slider-with-bullets.slider-with-bullets-type5 .elements-bar.right {
    margin-right: 20px
  }
}

.slider-with-bullets.slider-with-bullets-type8 .clb-slider-nav-btn,
.slider-with-bullets.slider-with-bullets-type8 .elements-bar.right {
  margin-right: 4.4vh
}

@media screen and (max-width:1024px) {

  .slider-with-bullets.slider-with-bullets-type8 .clb-slider-nav-btn,
  .slider-with-bullets.slider-with-bullets-type8 .elements-bar.right {
    margin-right: 20px
  }
}

.admin-bar .header:not(.-sticky).-mobile .mbl-overlay {
  height: -webkit-calc(100vh - 46px);
  height: calc(100vh - 46px);
  top: 46px
}

.admin-bar .header:not(.-sticky).-mobile .submenu_cart {
  margin-top: 3rem
}

.admin-bar .clb-popup,
.admin-bar .-sticky:not(.-mobile),
.admin-bar .header-5:not(.-mobile) .top-part,
.admin-bar .header-6:not(.-mobile) .top-part,
.admin-bar .header-7:not(.-mobile) .top-part,
.admin-bar .header-7:not(.-mobile) .middle-part {
  margin-top: 32px
}

@media screen and (min-width:1024px) and (max-width:1440px) {
  .with-header-5.single-post .post-share .clb-share-bar {
    left: 10px
  }

  .with-header-6.single-post .post-share .clb-share-bar,
  .with-header-7.single-post .post-share .clb-share-bar {
    left: -30px
  }
}

@media screen and (max-width:768px) {

  .with-header-5.with-spacer .site-content,
  .with-header-5.with-spacer .site-footer,
  .with-header-5.with-spacer [data-vc-stretch-content],
  .with-header-5.with-spacer .elementor-section-stretched,
  .with-header-6.with-spacer .site-content,
  .with-header-6.with-spacer .site-footer,
  .with-header-6.with-spacer [data-vc-stretch-content],
  .with-header-6.with-spacer .elementor-section-stretched,
  .with-header-7.with-spacer .site-content,
  .with-header-7.with-spacer .site-footer,
  .with-header-7.with-spacer [data-vc-stretch-content],
  .with-header-7.with-spacer .elementor-section-stretched {
    padding-left: 0 !important
  }
}

.subheader {
  background: rgba(131, 131, 131, .05);
  color: #6a696c;
  width: 100%;
  vertical-align: middle;
  cursor: default;
  position: relative;
  padding: 8px 25px;
  font-size: .88em;
  z-index: 10
}

@media screen and (max-width:1024px) {
  .subheader {
    padding-right: 20px;
    padding-left: 20px
  }
}

@media screen and (max-width:768px) {
  .subheader {
    padding-right: 0;
    padding-left: 0
  }
}

.subheader .select img {
  display: none
}

.subheader a {
  color: #6a696c
}

.subheader ul:not(.select-options):not(.dd-options) {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 1.5
}

.subheader ul:not(.select-options):not(.dd-options) li {
  display: inline-block;
  vertical-align: middle;
  padding: 0
}

.subheader ul:not(.select-options):not(.dd-options).left>li:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 14px;
  width: 1px;
  background-color: #6a696c;
  margin: -2px 8px 0 10px
}

.subheader ul:not(.select-options):not(.dd-options).left>li:last-child:after {
  display: none
}

.subheader ul:not(.select-options):not(.dd-options).left>li:first-child {
  padding-left: 0
}

.subheader ul:not(.select-options):not(.dd-options).right>li:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 14px;
  width: 1px;
  background-color: #6a696c;
  margin: -2px 10px 0 8px
}

.subheader ul:not(.select-options):not(.dd-options).right>li:first-child:before {
  display: none
}

.subheader ul:not(.select-options):not(.dd-options).right>li:last-child {
  padding-right: 0
}

.subheader ul:not(.select-options):not(.dd-options).right>li>.select-dropdown {
  height: 24px;
  line-height: 24px
}

.subheader .select.select-dropdown {
  z-index: 999
}

.subheader .select.select-dropdown ul.select-options li {
  width: 100%
}

.clb-page-headline {
  width: 100%;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.clb-page-headline-holder {
  position: relative;
  padding-top: 7.2vh;
  padding-bottom: 7.2vh
}

@media screen and (max-width:768px) {
  .clb-page-headline-holder {
    padding-top: 30px
  }
}

@media screen and (max-width:768px) {
  .clb-page-headline-holder {
    padding-bottom: 30px
  }
}

.clb-page-headline .bg-image {
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1
}

.clb-page-headline:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1
}

.clb-page-headline.without-cap {
  padding-top: 14vh
}

@media screen and (max-width:1024px) {
  .clb-page-headline.without-cap {
    padding-top: 100px
  }
}

.clb-page-headline.full-vh {
  padding-top: 0
}

.clb-page-headline .clb-title {
  margin: 10px 0;
  max-width: 60%;
  display: inline-block;
  text-align: inherit
}

@media screen and (max-width:768px) {
  .clb-page-headline .clb-title {
    margin: 10px 0
  }
}

.clb-page-headline .clb-post-meta {
  max-width: 60%;
  font-size: 17px
}

.clb-page-headline .clb-post-meta .clb-post-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 20px;
  list-style: none;
  font-size: 16px
}

@media screen and (max-width:768px) {
  .clb-page-headline .clb-post-meta .clb-post-holder {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: .94rem
  }
}

.clb-page-headline .clb-post-meta-item {
  margin-right: 3.4vh;
  line-height: 1.5;
  text-align: left
}

@media screen and (max-width:1024px) {
  .clb-page-headline .clb-post-meta-item {
    margin-right: 20px
  }
}

.clb-page-headline .clb-post-meta-item .prefix {
  font-size: .94rem
}

.clb-page-headline .clb-post-meta-item:first-child {
  margin-right: 15px
}

.clb-page-headline .clb-post-meta-item .caption {
  color: #6a696c
}

.clb-page-headline .clb-post-meta-item span,
.clb-page-headline .clb-post-meta-item time {
  font-weight: 600
}

.clb-page-headline .clb-post-meta .btn {
  margin-top: 20px
}

.clb-page-headline.text-center .clb-post-meta {
  margin: auto
}

.clb-page-headline.text-center .clb-post-meta .clb-post-holder {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.clb-page-headline.text-right .clb-post-meta {
  margin: auto;
  max-width: 100%
}

.clb-page-headline.headline-with-parallax {
  position: relative
}

.clb-page-headline.headline-with-parallax .parallax {
  position: absolute;
  width: 100%
}

@media screen and (max-width:768px) {
  .clb-page-headline {
    min-height: 30vh;
    margin-bottom: -15px
  }

  .clb-page-headline:before {
    content: '';
    background-color: #fff;
    width: 100%;
    height: 15px;
    -webkit-border-top-right-radius: 15px;
    border-top-right-radius: 15px;
    -webkit-border-top-left-radius: 15px;
    border-top-left-radius: 15px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2
  }

  .clb-page-headline .clb-title,
  .clb-page-headline .clb-post-meta {
    max-width: 100%
  }
}

@media screen and (min-width:1025px) {
  .with-header-2 .clb-page-headline.without-cap {
    padding-top: 21vh
  }

  .with-header-5 .clb-page-headline.without-cap,
  .with-header-6 .clb-page-headline.without-cap,
  .with-header-7 .clb-page-headline.without-cap {
    padding-top: initial
  }

  .single-post .clb-page-headline .clb-title {
    max-width: 80%
  }
}

.site-footer {
  background-color: rgba(136, 136, 136, .05)
}

@media screen and (min-width:1025px) {
  .site-footer.sticky {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1;
    visibility: hidden
  }

  .site-footer.sticky.visible {
    visibility: visible
  }
}

.site-footer .widgets {
  padding-top: 8.8vh;
  padding-bottom: 8.8vh;
  list-style: none
}

@media screen and (max-width:768px) {
  .site-footer .widgets {
    padding-top: 40px
  }
}

@media screen and (max-width:768px) {
  .site-footer .widgets {
    padding-bottom: 40px
  }
}

.site-footer .widgets .subscribe-form input[type=email] {
  background-color: rgba(136, 136, 136, .06)
}

.site-footer .widgets .subscribe-form .btn .text {
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.site-footer .widgets .subscribe-form .btn:hover .text,
.site-footer .widgets .subscribe-form .btn:focus .text {
  color: #fff
}

.site-footer .widgets .socialbar a:hover {
  color: #fff
}

.site-footer .widgets .socialbar i:hover {
  opacity: 1
}

.site-footer .page-container+.site-info .site-info-holder {
  border-top: 1px solid rgba(136, 136, 136, .15)
}

.site-footer .page-container.full {
  padding-left: 4.4vh;
  padding-right: 4.4vh
}

@media screen and (max-width:1024px) {
  .site-footer .page-container.full {
    padding-left: 20px
  }
}

@media screen and (max-width:1024px) {
  .site-footer .page-container.full {
    padding-right: 20px
  }
}

.site-footer .site-info {
  font-size: .94rem
}

.site-footer .site-info-holder {
  padding-top: 3.4vh;
  padding-bottom: 3.4vh
}

@media screen and (max-width:1024px) {
  .site-footer .site-info-holder {
    padding-top: 20px
  }
}

@media screen and (max-width:1024px) {
  .site-footer .site-info-holder {
    padding-bottom: 20px
  }
}

.site-footer .site-info-holder:after {
  content: '';
  display: table;
  clear: both
}

@media screen and (max-width:768px) {

  .site-footer .left,
  .site-footer .right {
    width: 100%;
    text-align: left
  }

  .site-footer .right {
    margin-top: 10px
  }
}

.menu-blank {
  background-color: rgba(136, 136, 136, .06);
  padding: .8rem 1.2rem;
  display: inline-block;
  -webkit-border-radius: 5px;
  border-radius: 5px
}

.menu-blank a {
  font-weight: 700;
  font-family: inherit
}

.has-submenu-icon {
  position: absolute;
  color: currentColor;
  top: -webkit-calc(50% - 8px);
  top: calc(50% - 8px);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  right: 0;
  font-size: .94rem;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  line-height: 0;
  opacity: .65
}

.has-submenu-icon .menu-plus {
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.has-submenu:hover>a>.has-submenu-icon .menu-plus,
.has-submenu.active>a>.has-submenu-icon .menu-plus,
.has-submenu.visible>a>.has-submenu-icon .menu-plus {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}

.nav {
  cursor: default;
  position: relative;
  z-index: 10;
  font-weight: 500;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.nav a:before,
.nav .close-bar {
  display: none
}

.nav .mbl-overlay {
  display: block
}

.nav.with-counters .nav-item {
  counter-increment: number
}

.nav.with-counters .nav-item>a>span {
  position: relative
}

.nav.with-counters .nav-item>a>span:before {
  content: "0" counter(number);
  display: inline-block;
  font-weight: 700;
  width: auto;
  right: 0;
  top: -.75em;
  line-height: .6em;
  font-size: .6em;
  position: absolute;
  height: auto;
  opacity: .75
}

@media screen and (max-width:768px) {
  .nav.with-counters .nav-item>a>span:before {
    display: none
  }
}

.nav.hidden {
  display: none
}

.header:not(.-mobile) .menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.header:not(.-mobile) .menu li {
  position: relative;
  padding: 0
}

.header:not(.-mobile) .menu li span {
  white-space: normal;
  line-height: 1.3
}

.header:not(.-mobile) .menu li>ul {
  width: auto;
  min-width: 210px;
  position: absolute;
  left: 0;
  top: 40px;
  z-index: 10;
  margin: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -webkit-transform-origin: 50% -50px;
  -ms-transform-origin: 50% -50px;
  transform-origin: 50% -50px;
  -webkit-transform: perspective(300px) rotateX(-15deg);
  transform: perspective(300px) rotateX(-15deg);
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 20px 32px -8px rgba(0, 0, 0, .15), 0 0 1px rgba(0, 0, 0, .05);
  box-shadow: 0 20px 32px -8px rgba(0, 0, 0, .15), 0 0 1px rgba(0, 0, 0, .05);
  -webkit-transition-property: opacity, visibility, -webkit-transform;
  transition-property: opacity, visibility, -webkit-transform;
  -o-transition-property: transform, opacity, visibility;
  transition-property: transform, opacity, visibility;
  transition-property: transform, opacity, visibility, -webkit-transform
}

.header:not(.-mobile) .menu li>ul>li {
  line-height: 100%;
  font-size: .96rem;
  font-weight: 400
}

.header:not(.-mobile) .menu li>ul>li a {
  padding: 8px 25px;
  display: block
}

.header:not(.-mobile) .menu li>ul>li a:hover {
  background: rgba(136, 136, 136, .05)
}

.header:not(.-mobile) .menu li>ul>li a>.has-submenu-icon>.menu-chevron {
  display: none
}

.header:not(.-mobile) .menu li>ul>li>ul {
  top: -15px;
  left: 100%
}

.header:not(.-mobile) .menu li>ul .has-submenu-icon {
  margin-right: 25px
}

.header:not(.-mobile) .menu li:hover>ul,
.header:not(.-mobile) .menu li.active>ul {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  visibility: visible;
  z-index: 200;
  transform: none;
  visibility: visible;
  opacity: 1
}

.header:not(.-mobile) .menu li:hover .sub-menu-wide ul,
.header:not(.-mobile) .menu li.active .sub-menu-wide ul {
  visibility: visible;
  opacity: 1
}

.header:not(.-mobile) .menu>.nav-item {
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.header:not(.-mobile) .menu>.nav-item>a {
  padding: 0 1.3vw;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.header:not(.-mobile) .menu>.nav-item>a>.has-submenu-icon {
  padding-left: .5rem;
  position: static
}

.header:not(.-mobile) .menu>.nav-item>a>.has-submenu-icon>.menu-plus {
  display: none
}

.header:not(.-mobile) .menu .sub-menu-wide {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: -webkit-calc(100vw - 8.8vh);
  width: calc(100vw - 8.8vh);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start
}

@media screen and (max-width:1024px) {
  .header:not(.-mobile) .menu .sub-menu-wide {
    width: -webkit-calc(100vw - 40px);
    width: calc(100vw - 40px);
    height: auto !important
  }
}

.header:not(.-mobile) .menu .sub-menu-wide>li {
  width: -webkit-calc(100%/6);
  width: calc(100%/6)
}

.header:not(.-mobile) .menu .sub-menu-wide>li>a.menu-link {
  text-transform: uppercase;
  opacity: .65;
  font-size: .8em;
  font-weight: 600;
  margin-bottom: .5rem
}

.header:not(.-mobile) .menu .sub-menu-wide>li>a.menu-link:hover {
  background: 0 0
}

.header:not(.-mobile) .menu .sub-menu-wide ul {
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  position: static;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none
}

.header:not(.-mobile) .menu .sub-menu-wide .has-submenu-icon {
  display: none
}

.header:not(.-mobile) .menu:hover .nav-item:not(:hover) {
  opacity: .5
}

.header:not(.-mobile) .mbl-overlay {
  height: 100%
}

.header:not(.-mobile) .mbl-overlay .lang-dropdown {
  display: none
}

.header:not(.-mobile) .mbl-overlay-container {
  height: 100%
}

.header:not(.-mobile) .copyright,
.header:not(.-mobile) .mobile-hamburger {
  display: none
}

.header:not(.-mobile) .nav-container {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.header:not(.-mobile) .nav.with-mobile-menu #mobile-menu {
  display: none
}

.header.-mobile .menu-chevron {
  display: none
}

.header.-mobile .menu li>ul {
  height: 0;
  margin: 0;
  padding-left: 15px;
  overflow: hidden;
  font-size: .95em;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.header.-mobile .menu li>ul.active {
  height: auto
}

.header.-mobile .menu li>ul li {
  padding: 0
}

.header.-mobile .menu li>ul li.active {
  font-weight: 600
}

.header.-mobile .menu li>ul ul {
  font-weight: 500
}

.header.-mobile .menu>.nav-item {
  font-size: 17px;
  position: relative;
  padding: 0;
  margin: 0 -20px
}

.header.-mobile .menu>.nav-item a {
  display: block;
  line-height: 2em;
  padding: 5px 20px;
  position: relative
}

.header.-mobile .menu>.nav-item a .has-submenu-icon {
  right: 20px
}

.header.-mobile .menu>.nav-item.active>a {
  background-color: rgba(136, 136, 136, .05)
}

.header.-mobile .menu>.nav-item.active>a:before {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  width: 2px;
  left: 0;
  top: 0;
  opacity: 1;
  background-color: currentColor
}

.header.-mobile .nav .close-bar {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: -webkit-calc(100% - 56px);
  width: calc(100% - 56px);
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.header.-mobile .nav.with-mobile-menu #primary-menu {
  display: none
}

.header.-mobile .nav:not(.with-mobile-menu) #mobile-menu {
  display: none
}

.header.-mobile .mbl-overlay {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  visibility: hidden;
  opacity: 0;
  left: 0;
  z-index: 9999999;
  overflow: hidden;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.header.-mobile .mbl-overlay-bg {
  position: fixed;
  background-color: rgba(23, 22, 26, .95);
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh
}

.header.-mobile .mbl-overlay-container {
  position: absolute;
  top: 0;
  height: 100vh;
  z-index: 1;
  background-color: #fff;
  width: -webkit-calc(100% - 56px);
  width: calc(100% - 56px);
  text-align: left;
  overflow-y: auto;
  padding: 100px 20px;
  -webkit-transform: translateX(-50px);
  -ms-transform: translateX(-50px);
  transform: translateX(-50px);
  -webkit-transition-duration: .25s;
  -o-transition-duration: .25s;
  transition-duration: .25s;
  opacity: 0
}

.header.-mobile .mbl-overlay .lang-dropdown {
  display: inline-block;
  margin-top: 20px
}

.header.-mobile .mbl-overlay .copyright {
  font-weight: 400;
  font-size: .94rem;
  margin-top: 20px
}

.header.-mobile .mbl-overlay .select {
  width: 100%;
  margin-top: 20px;
  font-weight: 400;
  font-size: .94rem
}

.header.-mobile .mbl-overlay.visible .mbl-overlay-container {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  opacity: 1
}

.header.-mobile .desktop-hamburger {
  display: none
}

.header.-mobile.-sticky .clb-social {
  position: absolute
}

.header.-mobile.-sticky .close-bar {
  position: static
}

.header.-mobile.-sticky .close-bar .clb-close {
  z-index: 10
}

.header.-mobile.-sticky .close-bar .search-global {
  position: absolute
}

.header.-mobile:not(.without-mobile-search) .search-global {
  display: block !important
}

.header.-mobile.without-mobile-search .search-global {
  display: none
}

@media screen and (max-width:768px) {
  .header .mbl-overlay {
    opacity: 0
  }
}

.hamburger {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  vertical-align: top
}

.hamburger-holder {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.hamburger-holder ._shape {
  width: 18px;
  margin: 3px 0;
  display: block;
  height: 2px;
  background-color: currentColor
}

.menu-optional {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.menu-optional>li {
  padding-left: 1rem
}

.menu-optional>li:first-child {
  padding-left: 2vw
}

@media screen and (max-width:768px) {
  .menu-optional>li:first-child {
    padding-left: 0
  }
}

.menu-optional .cart-holder {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.menu-optional .cart {
  position: relative
}

.menu-optional .cart .icon {
  display: block;
  text-align: center
}

.menu-optional .cart .icon svg {
  height: 18px
}

.menu-optional .cart-total {
  margin: 0 5px;
  font-weight: 600;
  font-size: .9em
}

.menu-optional .cart-counter {
  position: absolute;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 18px;
  min-width: 18px;
  padding: 0 5px;
  color: #fff;
  top: 0;
  right: 0;
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: .4em;
  font-weight: 600;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-border-radius: 50%;
  border-radius: 50%
}

.hamburger-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 4.4vh
}

@media screen and (max-width:1024px) {
  .hamburger-nav {
    padding: 20px
  }
}

.hamburger-nav-holder {
  height: 100%;
  top: 4.4vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (max-width:1024px) {
  .hamburger-nav-holder {
    top: 20px
  }
}

.hamburger-nav .menu {
  counter-reset: number;
  width: 25%;
  position: relative
}

.hamburger-nav .menu li {
  color: #fff
}

.hamburger-nav .menu-blank {
  color: #fff
}

@media screen and (max-width:1024px) {
  .hamburger-nav .menu {
    width: -webkit-calc(100%/3);
    width: calc(100%/3)
  }
}

.hamburger-nav .menu .menu-chevron {
  display: none
}

.hamburger-nav .menu.menu-blank {
  width: auto;
  margin: 0;
  color: #fff
}

.hamburger-nav .menu .nav-item {
  counter-increment: number
}

.hamburger-nav .menu .nav-item>a:before {
  content: "0" counter(number);
  display: inline-block;
  opacity: 1;
  font-weight: 700;
  width: auto;
  vertical-align: top;
  line-height: 20px;
  font-size: 14px;
  position: relative;
  height: auto;
  background: 0 0;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  color: rgba(255, 255, 255, .35);
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

@media screen and (max-width:768px) {
  .hamburger-nav .menu .nav-item>a:before {
    font-size: 11px
  }
}

.hamburger-nav .menu .mega-menu-item {
  padding: 5px 50px 5px 0;
  list-style-type: none;
  line-height: 1;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.hamburger-nav .menu .mega-menu-item>a {
  width: 100%;
  vertical-align: middle;
  font-weight: 700;
  font-size: 5vh;
  font-family: "Space Grotesk Bold", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  display: block;
  position: relative;
  z-index: 2
}

.hamburger-nav .menu .mega-menu-item>a span {
  line-height: 1.2;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.hamburger-nav .menu .mega-menu-item>ul {
  width: 100%;
  margin: 0;
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.hamburger-nav .menu .mega-menu-item>ul.visible {
  opacity: 1;
  visibility: visible
}

.hamburger-nav .menu .mega-menu-item:hover>a span,
.hamburger-nav .menu .mega-menu-item.active>a span {
  opacity: .5;
  -webkit-transform: translateX(1rem);
  -ms-transform: translateX(1rem);
  transform: translateX(1rem)
}

.hamburger-nav .menu .mega-menu-item:hover>a:before,
.hamburger-nav .menu .mega-menu-item.active>a:before {
  -webkit-transform: translateX(1rem);
  -ms-transform: translateX(1rem);
  transform: translateX(1rem);
  opacity: 0
}

.hamburger-nav .menu .mega-menu-item:hover>a .ion,
.hamburger-nav .menu .mega-menu-item.active>a .ion {
  color: #d90a2c
}

.hamburger-nav .menu .mega-menu-item:hover>ul,
.hamburger-nav .menu .mega-menu-item.active>ul {
  opacity: 1;
  visibility: visible
}

.hamburger-nav .menu .mega-menu-item:hover>ul>*,
.hamburger-nav .menu .mega-menu-item.active>ul>* {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  visibility: visible;
  opacity: 1
}

.hamburger-nav-details {
  font-size: .94rem;
  color: rgba(255, 255, 255, .35);
  padding-top: 2rem;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start
}

.hamburger-nav-details .select-holder {
  display: inline-block
}

.hamburger-nav-details .select-holder select {
  background-color: rgba(255, 255, 255, .05);
  color: #fff
}

.hamburger-nav-details .details-column {
  width: 25%;
  margin: 1rem 0
}

@media screen and (max-width:1024px) {
  .hamburger-nav-details .details-column {
    width: -webkit-calc(100%/3);
    width: calc(100%/3)
  }
}

.hamburger-nav-details .details-column b {
  color: #fff
}

.hamburger-nav:not(.type2):not(.type3) {
  padding-left: 7.2vh;
  padding-right: 7.2vh
}

@media screen and (max-width:768px) {
  .hamburger-nav:not(.type2):not(.type3) {
    padding-left: 30px
  }
}

@media screen and (max-width:768px) {
  .hamburger-nav:not(.type2):not(.type3) {
    padding-right: 30px
  }
}

.hamburger-nav:not(.type2):not(.type3) .menu .nav-item>a:before {
  margin-right: .5rem
}

.hamburger-nav.type2,
.hamburger-nav.type3 {
  display: block
}

.hamburger-nav.type2 .page-container,
.hamburger-nav.type3 .page-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%
}

.hamburger-nav.type2 .hamburger-nav-holder,
.hamburger-nav.type3 .hamburger-nav-holder {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow-x: hidden;
  overflow-y: scroll;
  scrollbar-width: none
}

.hamburger-nav.type2 .hamburger-nav-holder::-webkit-scrollbar,
.hamburger-nav.type2 .hamburger-nav-holder::-webkit-scrollbar-thumb,
.hamburger-nav.type3 .hamburger-nav-holder::-webkit-scrollbar,
.hamburger-nav.type3 .hamburger-nav-holder::-webkit-scrollbar-thumb {
  visibility: hidden
}

.hamburger-nav.type2 .menu,
.hamburger-nav.type3 .menu {
  min-width: initial;
  text-align: center;
  width: 40vw
}

.hamburger-nav.type2 .menu .has-submenu-icon,
.hamburger-nav.type3 .menu .has-submenu-icon {
  position: static;
  top: 0;
  right: 0;
  margin-left: -46px;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  z-index: 1
}

.hamburger-nav.type2 .menu .has-submenu-icon .ion,
.hamburger-nav.type3 .menu .has-submenu-icon .ion {
  background-color: transparent;
  font-size: 1.25em
}

.hamburger-nav.type2 .menu li,
.hamburger-nav.type3 .menu li {
  padding-right: 0;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  text-transform: uppercase
}

.hamburger-nav.type2 .menu li>a,
.hamburger-nav.type3 .menu li>a {
  position: relative;
  width: auto;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.hamburger-nav.type2 .menu li>a span,
.hamburger-nav.type3 .menu li>a span {
  padding: 0 10px;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.hamburger-nav.type2 .menu li>a span.cloned,
.hamburger-nav.type3 .menu li>a span.cloned {
  position: absolute;
  top: 0;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  opacity: 0
}

.hamburger-nav.type2 .menu li>a:before,
.hamburger-nav.type3 .menu li>a:before {
  position: absolute;
  left: -1rem
}

.hamburger-nav.type2 .menu li>ul,
.hamburger-nav.type3 .menu li>ul {
  max-height: 0vh;
  overflow: hidden;
  position: static;
  visibility: visible !important;
  opacity: 1 !important;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 0;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.hamburger-nav.type2 .menu li>ul span,
.hamburger-nav.type3 .menu li>ul span {
  font-size: .75em
}

.hamburger-nav.type2 .menu li.active>ul,
.hamburger-nav.type3 .menu li.active>ul {
  max-height: 100vh;
  margin-top: 20px;
  margin-bottom: 20px
}

.hamburger-nav.type2 .menu li:hover .has-submenu-icon,
.hamburger-nav.type2 .menu li.active .has-submenu-icon,
.hamburger-nav.type3 .menu li:hover .has-submenu-icon,
.hamburger-nav.type3 .menu li.active .has-submenu-icon {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%)
}

.hamburger-nav.type2 .menu li:hover>a span:not(.cloned),
.hamburger-nav.type2 .menu li.active>a span:not(.cloned),
.hamburger-nav.type3 .menu li:hover>a span:not(.cloned),
.hamburger-nav.type3 .menu li.active>a span:not(.cloned) {
  -webkit-transform: translateY(-110%);
  -ms-transform: translateY(-110%);
  transform: translateY(-110%);
  opacity: 0
}

.hamburger-nav.type2 .menu li:hover>a span.cloned,
.hamburger-nav.type2 .menu li.active>a span.cloned,
.hamburger-nav.type3 .menu li:hover>a span.cloned,
.hamburger-nav.type3 .menu li.active>a span.cloned {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: .5
}

.hamburger-nav.type2 .hamburger-nav-details {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.hamburger-nav.type3 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0
}

.hamburger-nav.type3>.page-container {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media screen and (max-width:768px) {
  .hamburger-nav.type3>.page-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.hamburger-nav.type3 .hamburger-nav-holder {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 75%
}

@media screen and (max-width:768px) {
  .hamburger-nav.type3 .hamburger-nav-holder {
    width: 100%
  }
}

.hamburger-nav.type3 .menu {
  width: 100%;
  max-height: 80vh
}

.hamburger-nav.type3 .menu .mega-menu-item>a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  overflow: hidden;
  padding-left: 20px;
  font-size: 10vh
}

@media screen and (max-width:768px) {
  .hamburger-nav.type3 .menu .mega-menu-item>a {
    font-size: 9vw
  }
}

.hamburger-nav.type3 .menu .mega-menu-item>a span {
  line-height: .95
}

.hamburger-nav.type3 .menu .mega-menu-item>a span.cloned {
  width: 100%;
  -webkit-text-stroke: 1px currentColor;
  -webkit-text-fill-color: transparent
}

.hamburger-nav.type3 .menu .mega-menu-item>a:before {
  left: 0
}

.hamburger-nav.type3 .hamburger-nav-details {
  width: 25%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 4.4vh
}

@media screen and (max-width:1024px) {
  .hamburger-nav.type3 .hamburger-nav-details {
    padding-left: 20px
  }
}

@media screen and (max-width:768px) {
  .hamburger-nav.type3 .hamburger-nav-details {
    height: auto;
    width: 100%;
    padding-left: 0
  }
}

.hamburger-nav.type3 .hamburger-nav-details .details-column {
  width: 100%
}

.is-mobile-menu .hamburger-nav {
  display: none
}

.submenu_cart {
  position: absolute;
  text-align: left;
  right: -10px;
  top: 120%;
  line-height: 1.4;
  opacity: 0;
  visibility: hidden;
  z-index: 101;
  width: 420px;
  background-color: #fff;
  -webkit-box-shadow: 0 20px 32px -8px rgba(0, 0, 0, .15), 0 0 1px rgba(0, 0, 0, .05);
  box-shadow: 0 20px 32px -8px rgba(0, 0, 0, .15), 0 0 1px rgba(0, 0, 0, .05);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -webkit-transform-origin: 50% -50px;
  -ms-transform-origin: 50% -50px;
  transform-origin: 50% -50px;
  -webkit-transform: perspective(300px) rotateX(-15deg);
  transform: perspective(300px) rotateX(-15deg);
  -webkit-border-radius: 6px;
  border-radius: 6px
}

.submenu_cart .btn-round {
  margin-right: 15px
}

.submenu_cart .widget_shopping_cart_content {
  padding-left: 3.4vh;
  padding-right: 3.4vh;
  padding-bottom: 3.4vh;
  width: 100%
}

@media screen and (max-width:1024px) {
  .submenu_cart .widget_shopping_cart_content {
    padding-left: 20px
  }
}

@media screen and (max-width:1024px) {
  .submenu_cart .widget_shopping_cart_content {
    padding-right: 20px
  }
}

@media screen and (max-width:1024px) {
  .submenu_cart .widget_shopping_cart_content {
    padding-bottom: 20px
  }
}

.submenu_cart.visible {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  visibility: visible;
  opacity: 1
}

.submenu_cart.visible .cart_heading {
  position: relative
}

.submenu_cart .cart_header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 70px
}

.submenu_cart .cart_header .btn-round .ion {
  color: initial
}

.submenu_cart .cart_heading {
  color: #17161a;
  padding-left: 3.4vh
}

@media screen and (max-width:1024px) {
  .submenu_cart .cart_heading {
    padding-left: 20px
  }
}

.submenu_cart .cart_heading h6 {
  font-size: 1.2em
}

@media screen and (max-width:768px) {
  .submenu_cart {
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
    position: fixed;
    left: 20px;
    right: 20px;
    top: 80px
  }
}

.widget_shopping_cart_content .mini_cart_item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0;
  padding: 15px 0 !important;
  border-top: 1px solid rgba(136, 136, 136, .15)
}

.widget_shopping_cart_content .mini_cart_item:after {
  content: '';
  display: table;
  clear: both
}

.widget_shopping_cart_content .mini_cart_item .font-titles {
  font-weight: 600;
  display: inline-block;
  max-width: 90%;
  line-height: 1.1
}

.widget_shopping_cart_content .mini_cart_item:hover a.remove {
  opacity: 1;
  visibility: visible
}

.widget_shopping_cart_content .woocommerce-mini-cart {
  max-height: 300px;
  overflow-x: hidden;
  overflow-y: auto
}

.widget_shopping_cart_content .mini-cart-image {
  position: relative
}

.widget_shopping_cart_content .mini-cart-image img {
  width: 70px;
  max-width: 70px;
  height: 70px;
  vertical-align: top
}

@media screen and (max-width:768px) {
  .widget_shopping_cart_content .mini-cart-image img {
    width: 60px;
    max-width: 60px;
    height: 60px
  }
}

.widget_shopping_cart_content .mini-cart-image a.remove {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.widget_shopping_cart_content .mini-cart-image a.remove .ion {
  height: 40px;
  width: 40px;
  line-height: 40px
}

.widget_shopping_cart_content .mini-cart-description {
  padding-left: 15px;
  width: -webkit-calc(100% - 70px);
  width: calc(100% - 70px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  line-height: 1.25
}

.widget_shopping_cart_content .mini-cart-description .mini-cart-item-title {
  width: -webkit-calc(100% - 90px);
  width: calc(100% - 90px)
}

.widget_shopping_cart_content .mini-cart-description .mini-cart-item-title>* {
  max-width: 100%
}

@media screen and (max-width:768px) {
  .widget_shopping_cart_content .mini-cart-description .mini-cart-item-title {
    padding-right: 10px
  }
}

.widget_shopping_cart_content .mini-cart-description .mini-cart-item-title>a {
  display: inline-block;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  font-weight: 600;
  font-size: 1.1em;
  font-family: "Space Grotesk Bold", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"
}

.widget_shopping_cart_content .mini-cart-description .mini-cart-item-title .quantity {
  position: absolute;
  top: 0;
  right: 0;
  white-space: nowrap
}

.widget_shopping_cart_content .mini-cart-description .mini-cart-item-title .quantity .ion {
  font-size: 13px;
  margin-right: 5px
}

.widget_shopping_cart_content .quantity span {
  font-weight: 600
}

.widget_shopping_cart_content .mini-cart-price .amount {
  font-weight: 600
}

.widget_shopping_cart_content .total {
  border-top: 1px solid rgba(136, 136, 136, .15);
  padding: 15px 0;
  margin: 0
}

.widget_shopping_cart_content .total strong {
  font-weight: 500
}

.widget_shopping_cart_content .total .amount {
  float: right;
  font-weight: 600
}

.widget_shopping_cart_content .buttons {
  margin: 0;
  text-align: center;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: capitalize
}

.widget_shopping_cart_content .buttons a.button {
  display: block
}

.widget_shopping_cart_content .buttons a.button:hover {
  text-decoration: none;
  opacity: 1 !important
}

.widget_shopping_cart_content .buttons a.button:first-child {
  display: inline-block;
  width: auto;
  position: relative;
  background: 0 0;
  border: none;
  line-height: 1;
  margin-top: 20px;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none
}

.widget_shopping_cart_content .buttons a.button:first-child:before {
  display: block;
  bottom: 0
}

.widget_shopping_cart_content .buttons a.button:last-child {
  width: 100%;
  position: relative;
  color: #fff
}

.widget_shopping_cart_content .buttons a.button:last-child:before {
  content: "\f287";
  font-family: "Ionicons";
  color: #fff;
  position: absolute;
  right: 16px;
  z-index: 1;
  top: 10px;
  line-height: 1;
  font-weight: 400;
  font-size: 20px
}

.widget_shopping_cart_content .buttons a.button:last-child:hover:before {
  color: inherit
}

.widget_shopping_cart_content .wcppec-cart-widget-button {
  margin-top: 15px;
  float: left
}

.widget_shopping_cart_content .woo-cart-empty {
  padding: 0;
  max-height: 300px
}

.blockOverlay {
  background: rgba(222, 75, 83, .2) !important;
  -webkit-border-radius: 5px;
  border-radius: 5px
}

.page-sidebar {
  float: right;
  position: relative;
  z-index: 1;
  width: -webkit-calc(25% - 50px);
  width: calc(25% - 50px);
  margin-bottom: 50px
}

@media screen and (max-width:768px) {
  .page-sidebar {
    width: 100%;
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10;
    margin: 40px 0 0
  }
}

.page-sidebar.sidebar-right {
  float: right
}

.page-sidebar.sidebar-left {
  float: left
}

.page-sidebar .widget:first-child {
  padding-top: 0
}

.page-sidebar .widget:first-child>*:first-child {
  margin-top: 0
}

.page-sidebar .select2 .select2-selection .select2-selection__rendered {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.page-sidebar.sidebar-boxed {
  background-color: rgba(136, 136, 136, .05);
  padding: 4.4vh
}

@media screen and (max-width:1024px) {
  .page-sidebar.sidebar-boxed {
    padding: 20px
  }
}

@media screen and (max-width:768px) {

  .page-container:not(.top-part),
  .page-container .content-area {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
  }
}

.sticky-nav {
  max-width: 270px;
  position: fixed;
  right: 4.4vh;
  bottom: 4.4vh;
  z-index: 100;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

@media screen and (max-width:1024px) {
  .sticky-nav {
    right: 20px
  }
}

@media screen and (max-width:1024px) {
  .sticky-nav {
    bottom: 20px
  }
}

.sticky-nav-holder {
  padding: 3.4vh;
  padding-top: 20px;
  height: 100%;
  background: #fff;
  -webkit-border-radius: 6px;
  border-radius: 6px
}

@media screen and (max-width:1024px) {
  .sticky-nav-holder {
    padding: 20px
  }
}

.sticky-nav-image {
  height: 120px;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  width: 100%;
  position: absolute;
  top: -100px;
  left: 0;
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  overflow: hidden;
  z-index: -1;
  opacity: 0;
  -webkit-transform: translateY(10%);
  -ms-transform: translateY(10%);
  transform: translateY(10%);
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.sticky-nav-image img {
  margin-top: -25%
}

.sticky-nav_heading {
  margin: 5px 0 0;
  color: inherit
}

.sticky-nav_item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  right: 16px;
  top: 16px
}

.sticky-nav_item .nav-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.sticky-nav_item .nav-holder a {
  margin-left: 6px
}

@media screen and (max-width:768px) {
  .sticky-nav {
    position: static;
    max-width: 100%;
    padding: 20px 0
  }
}

.sticky-nav:hover .sticky-nav-image {
  opacity: 1;
  -webkit-transform: translateY(2%);
  -ms-transform: translateY(2%);
  transform: translateY(2%)
}

.sticky-nav-products {
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.notification-bar {
  padding: 10px 15px;
  position: fixed;
  bottom: 4.4vh;
  background-color: #f9f9f9;
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .07);
  box-shadow: 0 2px 4px rgba(0, 0, 0, .07);
  max-width: 700px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}

@media screen and (max-width:1024px) {
  .notification-bar {
    bottom: 20px
  }
}

@media screen and (max-width:768px) {
  .notification-bar {
    max-width: 100%;
    left: 20px;
    right: 20px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
  }
}

.notification-bar .notification-text {
  font-size: .94rem;
  padding-right: 30px;
  color: inherit
}

.notification-bar .notification-text a {
  font-weight: 600
}

.notification-bar .notification-link {
  display: inline-block;
  font-weight: 600
}

.notification-bar .notification-link a:not(:hover) {
  color: currentColor
}

.notification-bar .notification-btn {
  margin-top: 10px
}

.notification-bar .clb-close {
  position: absolute;
  top: 2px;
  right: 2px
}

.notification-bar .clb-close .ion {
  height: 40px;
  width: 40px;
  line-height: 40px;
  font-size: 18px
}

.notification-bar.active {
  opacity: 1;
  visibility: visible
}

.clb-social {
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.clb-social-holder {
  white-space: nowrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  list-style: none
}

.clb-social-holder li {
  margin: 0 5px
}

.clb-social-holder li a:after {
  content: "/";
  display: inline;
  padding-left: 10px
}

.clb-social-holder li:last-child a:after {
  display: none
}

.clb-social-holder.icons li {
  padding: 0 5px
}

.clb-social-holder.icons li i {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}

.clb-social-holder.icons li a:after {
  display: none
}

body[data-aos-duration='50'] [data-aos],
[data-aos][data-aos][data-aos-duration='50'] {
  -webkit-transition-duration: 50ms;
  -o-transition-duration: 50ms;
  transition-duration: 50ms
}

body[data-aos-delay='50'] [data-aos],
[data-aos][data-aos][data-aos-delay='50'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='50'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='50'].aos-animate {
  -webkit-transition-delay: 50ms;
  -o-transition-delay: 50ms;
  transition-delay: 50ms
}

body[data-aos-duration='100'] [data-aos],
[data-aos][data-aos][data-aos-duration='100'] {
  -webkit-transition-duration: .1s;
  -o-transition-duration: .1s;
  transition-duration: .1s
}

body[data-aos-delay='100'] [data-aos],
[data-aos][data-aos][data-aos-delay='100'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='100'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='100'].aos-animate {
  -webkit-transition-delay: .1s;
  -o-transition-delay: .1s;
  transition-delay: .1s
}

body[data-aos-duration='150'] [data-aos],
[data-aos][data-aos][data-aos-duration='150'] {
  -webkit-transition-duration: .15s;
  -o-transition-duration: .15s;
  transition-duration: .15s
}

body[data-aos-delay='150'] [data-aos],
[data-aos][data-aos][data-aos-delay='150'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='150'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='150'].aos-animate {
  -webkit-transition-delay: .15s;
  -o-transition-delay: .15s;
  transition-delay: .15s
}

body[data-aos-duration='200'] [data-aos],
[data-aos][data-aos][data-aos-duration='200'] {
  -webkit-transition-duration: .2s;
  -o-transition-duration: .2s;
  transition-duration: .2s
}

body[data-aos-delay='200'] [data-aos],
[data-aos][data-aos][data-aos-delay='200'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='200'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='200'].aos-animate {
  -webkit-transition-delay: .2s;
  -o-transition-delay: .2s;
  transition-delay: .2s
}

body[data-aos-duration='250'] [data-aos],
[data-aos][data-aos][data-aos-duration='250'] {
  -webkit-transition-duration: .25s;
  -o-transition-duration: .25s;
  transition-duration: .25s
}

body[data-aos-delay='250'] [data-aos],
[data-aos][data-aos][data-aos-delay='250'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='250'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='250'].aos-animate {
  -webkit-transition-delay: .25s;
  -o-transition-delay: .25s;
  transition-delay: .25s
}

body[data-aos-duration='300'] [data-aos],
[data-aos][data-aos][data-aos-duration='300'] {
  -webkit-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s
}

body[data-aos-delay='300'] [data-aos],
[data-aos][data-aos][data-aos-delay='300'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='300'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='300'].aos-animate {
  -webkit-transition-delay: .3s;
  -o-transition-delay: .3s;
  transition-delay: .3s
}

body[data-aos-duration='350'] [data-aos],
[data-aos][data-aos][data-aos-duration='350'] {
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s
}

body[data-aos-delay='350'] [data-aos],
[data-aos][data-aos][data-aos-delay='350'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='350'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='350'].aos-animate {
  -webkit-transition-delay: .35s;
  -o-transition-delay: .35s;
  transition-delay: .35s
}

body[data-aos-duration='400'] [data-aos],
[data-aos][data-aos][data-aos-duration='400'] {
  -webkit-transition-duration: .4s;
  -o-transition-duration: .4s;
  transition-duration: .4s
}

body[data-aos-delay='400'] [data-aos],
[data-aos][data-aos][data-aos-delay='400'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='400'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='400'].aos-animate {
  -webkit-transition-delay: .4s;
  -o-transition-delay: .4s;
  transition-delay: .4s
}

body[data-aos-duration='450'] [data-aos],
[data-aos][data-aos][data-aos-duration='450'] {
  -webkit-transition-duration: .45s;
  -o-transition-duration: .45s;
  transition-duration: .45s
}

body[data-aos-delay='450'] [data-aos],
[data-aos][data-aos][data-aos-delay='450'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='450'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='450'].aos-animate {
  -webkit-transition-delay: .45s;
  -o-transition-delay: .45s;
  transition-delay: .45s
}

body[data-aos-duration='500'] [data-aos],
[data-aos][data-aos][data-aos-duration='500'] {
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s
}

body[data-aos-delay='500'] [data-aos],
[data-aos][data-aos][data-aos-delay='500'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='500'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='500'].aos-animate {
  -webkit-transition-delay: .5s;
  -o-transition-delay: .5s;
  transition-delay: .5s
}

body[data-aos-duration='550'] [data-aos],
[data-aos][data-aos][data-aos-duration='550'] {
  -webkit-transition-duration: .55s;
  -o-transition-duration: .55s;
  transition-duration: .55s
}

body[data-aos-delay='550'] [data-aos],
[data-aos][data-aos][data-aos-delay='550'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='550'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='550'].aos-animate {
  -webkit-transition-delay: .55s;
  -o-transition-delay: .55s;
  transition-delay: .55s
}

body[data-aos-duration='600'] [data-aos],
[data-aos][data-aos][data-aos-duration='600'] {
  -webkit-transition-duration: .6s;
  -o-transition-duration: .6s;
  transition-duration: .6s
}

body[data-aos-delay='600'] [data-aos],
[data-aos][data-aos][data-aos-delay='600'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='600'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='600'].aos-animate {
  -webkit-transition-delay: .6s;
  -o-transition-delay: .6s;
  transition-delay: .6s
}

body[data-aos-duration='650'] [data-aos],
[data-aos][data-aos][data-aos-duration='650'] {
  -webkit-transition-duration: .65s;
  -o-transition-duration: .65s;
  transition-duration: .65s
}

body[data-aos-delay='650'] [data-aos],
[data-aos][data-aos][data-aos-delay='650'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='650'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='650'].aos-animate {
  -webkit-transition-delay: .65s;
  -o-transition-delay: .65s;
  transition-delay: .65s
}

body[data-aos-duration='700'] [data-aos],
[data-aos][data-aos][data-aos-duration='700'] {
  -webkit-transition-duration: .7s;
  -o-transition-duration: .7s;
  transition-duration: .7s
}

body[data-aos-delay='700'] [data-aos],
[data-aos][data-aos][data-aos-delay='700'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='700'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='700'].aos-animate {
  -webkit-transition-delay: .7s;
  -o-transition-delay: .7s;
  transition-delay: .7s
}

body[data-aos-duration='750'] [data-aos],
[data-aos][data-aos][data-aos-duration='750'] {
  -webkit-transition-duration: .75s;
  -o-transition-duration: .75s;
  transition-duration: .75s
}

body[data-aos-delay='750'] [data-aos],
[data-aos][data-aos][data-aos-delay='750'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='750'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='750'].aos-animate {
  -webkit-transition-delay: .75s;
  -o-transition-delay: .75s;
  transition-delay: .75s
}

body[data-aos-duration='800'] [data-aos],
[data-aos][data-aos][data-aos-duration='800'] {
  -webkit-transition-duration: .8s;
  -o-transition-duration: .8s;
  transition-duration: .8s
}

body[data-aos-delay='800'] [data-aos],
[data-aos][data-aos][data-aos-delay='800'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='800'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='800'].aos-animate {
  -webkit-transition-delay: .8s;
  -o-transition-delay: .8s;
  transition-delay: .8s
}

body[data-aos-duration='850'] [data-aos],
[data-aos][data-aos][data-aos-duration='850'] {
  -webkit-transition-duration: .85s;
  -o-transition-duration: .85s;
  transition-duration: .85s
}

body[data-aos-delay='850'] [data-aos],
[data-aos][data-aos][data-aos-delay='850'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='850'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='850'].aos-animate {
  -webkit-transition-delay: .85s;
  -o-transition-delay: .85s;
  transition-delay: .85s
}

body[data-aos-duration='900'] [data-aos],
[data-aos][data-aos][data-aos-duration='900'] {
  -webkit-transition-duration: .9s;
  -o-transition-duration: .9s;
  transition-duration: .9s
}

body[data-aos-delay='900'] [data-aos],
[data-aos][data-aos][data-aos-delay='900'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='900'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='900'].aos-animate {
  -webkit-transition-delay: .9s;
  -o-transition-delay: .9s;
  transition-delay: .9s
}

body[data-aos-duration='950'] [data-aos],
[data-aos][data-aos][data-aos-duration='950'] {
  -webkit-transition-duration: .95s;
  -o-transition-duration: .95s;
  transition-duration: .95s
}

body[data-aos-delay='950'] [data-aos],
[data-aos][data-aos][data-aos-delay='950'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='950'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='950'].aos-animate {
  -webkit-transition-delay: .95s;
  -o-transition-delay: .95s;
  transition-delay: .95s
}

body[data-aos-duration='1000'] [data-aos],
[data-aos][data-aos][data-aos-duration='1000'] {
  -webkit-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s
}

body[data-aos-delay='1000'] [data-aos],
[data-aos][data-aos][data-aos-delay='1000'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='1000'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1000'].aos-animate {
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s
}

body[data-aos-duration='1050'] [data-aos],
[data-aos][data-aos][data-aos-duration='1050'] {
  -webkit-transition-duration: 1.05s;
  -o-transition-duration: 1.05s;
  transition-duration: 1.05s
}

body[data-aos-delay='1050'] [data-aos],
[data-aos][data-aos][data-aos-delay='1050'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='1050'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1050'].aos-animate {
  -webkit-transition-delay: 1.05s;
  -o-transition-delay: 1.05s;
  transition-delay: 1.05s
}

body[data-aos-duration='1100'] [data-aos],
[data-aos][data-aos][data-aos-duration='1100'] {
  -webkit-transition-duration: 1.1s;
  -o-transition-duration: 1.1s;
  transition-duration: 1.1s
}

body[data-aos-delay='1100'] [data-aos],
[data-aos][data-aos][data-aos-delay='1100'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='1100'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1100'].aos-animate {
  -webkit-transition-delay: 1.1s;
  -o-transition-delay: 1.1s;
  transition-delay: 1.1s
}

body[data-aos-duration='1150'] [data-aos],
[data-aos][data-aos][data-aos-duration='1150'] {
  -webkit-transition-duration: 1.15s;
  -o-transition-duration: 1.15s;
  transition-duration: 1.15s
}

body[data-aos-delay='1150'] [data-aos],
[data-aos][data-aos][data-aos-delay='1150'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='1150'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1150'].aos-animate {
  -webkit-transition-delay: 1.15s;
  -o-transition-delay: 1.15s;
  transition-delay: 1.15s
}

body[data-aos-duration='1200'] [data-aos],
[data-aos][data-aos][data-aos-duration='1200'] {
  -webkit-transition-duration: 1.2s;
  -o-transition-duration: 1.2s;
  transition-duration: 1.2s
}

body[data-aos-delay='1200'] [data-aos],
[data-aos][data-aos][data-aos-delay='1200'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='1200'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1200'].aos-animate {
  -webkit-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s
}

body[data-aos-duration='1250'] [data-aos],
[data-aos][data-aos][data-aos-duration='1250'] {
  -webkit-transition-duration: 1.25s;
  -o-transition-duration: 1.25s;
  transition-duration: 1.25s
}

body[data-aos-delay='1250'] [data-aos],
[data-aos][data-aos][data-aos-delay='1250'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='1250'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1250'].aos-animate {
  -webkit-transition-delay: 1.25s;
  -o-transition-delay: 1.25s;
  transition-delay: 1.25s
}

body[data-aos-duration='1300'] [data-aos],
[data-aos][data-aos][data-aos-duration='1300'] {
  -webkit-transition-duration: 1.3s;
  -o-transition-duration: 1.3s;
  transition-duration: 1.3s
}

body[data-aos-delay='1300'] [data-aos],
[data-aos][data-aos][data-aos-delay='1300'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='1300'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1300'].aos-animate {
  -webkit-transition-delay: 1.3s;
  -o-transition-delay: 1.3s;
  transition-delay: 1.3s
}

body[data-aos-duration='1350'] [data-aos],
[data-aos][data-aos][data-aos-duration='1350'] {
  -webkit-transition-duration: 1.35s;
  -o-transition-duration: 1.35s;
  transition-duration: 1.35s
}

body[data-aos-delay='1350'] [data-aos],
[data-aos][data-aos][data-aos-delay='1350'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='1350'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1350'].aos-animate {
  -webkit-transition-delay: 1.35s;
  -o-transition-delay: 1.35s;
  transition-delay: 1.35s
}

body[data-aos-duration='1400'] [data-aos],
[data-aos][data-aos][data-aos-duration='1400'] {
  -webkit-transition-duration: 1.4s;
  -o-transition-duration: 1.4s;
  transition-duration: 1.4s
}

body[data-aos-delay='1400'] [data-aos],
[data-aos][data-aos][data-aos-delay='1400'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='1400'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1400'].aos-animate {
  -webkit-transition-delay: 1.4s;
  -o-transition-delay: 1.4s;
  transition-delay: 1.4s
}

body[data-aos-duration='1450'] [data-aos],
[data-aos][data-aos][data-aos-duration='1450'] {
  -webkit-transition-duration: 1.45s;
  -o-transition-duration: 1.45s;
  transition-duration: 1.45s
}

body[data-aos-delay='1450'] [data-aos],
[data-aos][data-aos][data-aos-delay='1450'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='1450'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1450'].aos-animate {
  -webkit-transition-delay: 1.45s;
  -o-transition-delay: 1.45s;
  transition-delay: 1.45s
}

body[data-aos-duration='1500'] [data-aos],
[data-aos][data-aos][data-aos-duration='1500'] {
  -webkit-transition-duration: 1.5s;
  -o-transition-duration: 1.5s;
  transition-duration: 1.5s
}

body[data-aos-delay='1500'] [data-aos],
[data-aos][data-aos][data-aos-delay='1500'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='1500'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1500'].aos-animate {
  -webkit-transition-delay: 1.5s;
  -o-transition-delay: 1.5s;
  transition-delay: 1.5s
}

body[data-aos-duration='1550'] [data-aos],
[data-aos][data-aos][data-aos-duration='1550'] {
  -webkit-transition-duration: 1.55s;
  -o-transition-duration: 1.55s;
  transition-duration: 1.55s
}

body[data-aos-delay='1550'] [data-aos],
[data-aos][data-aos][data-aos-delay='1550'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='1550'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1550'].aos-animate {
  -webkit-transition-delay: 1.55s;
  -o-transition-delay: 1.55s;
  transition-delay: 1.55s
}

body[data-aos-duration='1600'] [data-aos],
[data-aos][data-aos][data-aos-duration='1600'] {
  -webkit-transition-duration: 1.6s;
  -o-transition-duration: 1.6s;
  transition-duration: 1.6s
}

body[data-aos-delay='1600'] [data-aos],
[data-aos][data-aos][data-aos-delay='1600'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='1600'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1600'].aos-animate {
  -webkit-transition-delay: 1.6s;
  -o-transition-delay: 1.6s;
  transition-delay: 1.6s
}

body[data-aos-duration='1650'] [data-aos],
[data-aos][data-aos][data-aos-duration='1650'] {
  -webkit-transition-duration: 1.65s;
  -o-transition-duration: 1.65s;
  transition-duration: 1.65s
}

body[data-aos-delay='1650'] [data-aos],
[data-aos][data-aos][data-aos-delay='1650'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='1650'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1650'].aos-animate {
  -webkit-transition-delay: 1.65s;
  -o-transition-delay: 1.65s;
  transition-delay: 1.65s
}

body[data-aos-duration='1700'] [data-aos],
[data-aos][data-aos][data-aos-duration='1700'] {
  -webkit-transition-duration: 1.7s;
  -o-transition-duration: 1.7s;
  transition-duration: 1.7s
}

body[data-aos-delay='1700'] [data-aos],
[data-aos][data-aos][data-aos-delay='1700'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='1700'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1700'].aos-animate {
  -webkit-transition-delay: 1.7s;
  -o-transition-delay: 1.7s;
  transition-delay: 1.7s
}

body[data-aos-duration='1750'] [data-aos],
[data-aos][data-aos][data-aos-duration='1750'] {
  -webkit-transition-duration: 1.75s;
  -o-transition-duration: 1.75s;
  transition-duration: 1.75s
}

body[data-aos-delay='1750'] [data-aos],
[data-aos][data-aos][data-aos-delay='1750'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='1750'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1750'].aos-animate {
  -webkit-transition-delay: 1.75s;
  -o-transition-delay: 1.75s;
  transition-delay: 1.75s
}

body[data-aos-duration='1800'] [data-aos],
[data-aos][data-aos][data-aos-duration='1800'] {
  -webkit-transition-duration: 1.8s;
  -o-transition-duration: 1.8s;
  transition-duration: 1.8s
}

body[data-aos-delay='1800'] [data-aos],
[data-aos][data-aos][data-aos-delay='1800'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='1800'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1800'].aos-animate {
  -webkit-transition-delay: 1.8s;
  -o-transition-delay: 1.8s;
  transition-delay: 1.8s
}

body[data-aos-duration='1850'] [data-aos],
[data-aos][data-aos][data-aos-duration='1850'] {
  -webkit-transition-duration: 1.85s;
  -o-transition-duration: 1.85s;
  transition-duration: 1.85s
}

body[data-aos-delay='1850'] [data-aos],
[data-aos][data-aos][data-aos-delay='1850'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='1850'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1850'].aos-animate {
  -webkit-transition-delay: 1.85s;
  -o-transition-delay: 1.85s;
  transition-delay: 1.85s
}

body[data-aos-duration='1900'] [data-aos],
[data-aos][data-aos][data-aos-duration='1900'] {
  -webkit-transition-duration: 1.9s;
  -o-transition-duration: 1.9s;
  transition-duration: 1.9s
}

body[data-aos-delay='1900'] [data-aos],
[data-aos][data-aos][data-aos-delay='1900'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='1900'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1900'].aos-animate {
  -webkit-transition-delay: 1.9s;
  -o-transition-delay: 1.9s;
  transition-delay: 1.9s
}

body[data-aos-duration='1950'] [data-aos],
[data-aos][data-aos][data-aos-duration='1950'] {
  -webkit-transition-duration: 1.95s;
  -o-transition-duration: 1.95s;
  transition-duration: 1.95s
}

body[data-aos-delay='1950'] [data-aos],
[data-aos][data-aos][data-aos-delay='1950'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='1950'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1950'].aos-animate {
  -webkit-transition-delay: 1.95s;
  -o-transition-delay: 1.95s;
  transition-delay: 1.95s
}

body[data-aos-duration='2000'] [data-aos],
[data-aos][data-aos][data-aos-duration='2000'] {
  -webkit-transition-duration: 2s;
  -o-transition-duration: 2s;
  transition-duration: 2s
}

body[data-aos-delay='2000'] [data-aos],
[data-aos][data-aos][data-aos-delay='2000'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='2000'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2000'].aos-animate {
  -webkit-transition-delay: 2s;
  -o-transition-delay: 2s;
  transition-delay: 2s
}

body[data-aos-duration='2050'] [data-aos],
[data-aos][data-aos][data-aos-duration='2050'] {
  -webkit-transition-duration: 2.05s;
  -o-transition-duration: 2.05s;
  transition-duration: 2.05s
}

body[data-aos-delay='2050'] [data-aos],
[data-aos][data-aos][data-aos-delay='2050'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='2050'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2050'].aos-animate {
  -webkit-transition-delay: 2.05s;
  -o-transition-delay: 2.05s;
  transition-delay: 2.05s
}

body[data-aos-duration='2100'] [data-aos],
[data-aos][data-aos][data-aos-duration='2100'] {
  -webkit-transition-duration: 2.1s;
  -o-transition-duration: 2.1s;
  transition-duration: 2.1s
}

body[data-aos-delay='2100'] [data-aos],
[data-aos][data-aos][data-aos-delay='2100'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='2100'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2100'].aos-animate {
  -webkit-transition-delay: 2.1s;
  -o-transition-delay: 2.1s;
  transition-delay: 2.1s
}

body[data-aos-duration='2150'] [data-aos],
[data-aos][data-aos][data-aos-duration='2150'] {
  -webkit-transition-duration: 2.15s;
  -o-transition-duration: 2.15s;
  transition-duration: 2.15s
}

body[data-aos-delay='2150'] [data-aos],
[data-aos][data-aos][data-aos-delay='2150'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='2150'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2150'].aos-animate {
  -webkit-transition-delay: 2.15s;
  -o-transition-delay: 2.15s;
  transition-delay: 2.15s
}

body[data-aos-duration='2200'] [data-aos],
[data-aos][data-aos][data-aos-duration='2200'] {
  -webkit-transition-duration: 2.2s;
  -o-transition-duration: 2.2s;
  transition-duration: 2.2s
}

body[data-aos-delay='2200'] [data-aos],
[data-aos][data-aos][data-aos-delay='2200'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='2200'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2200'].aos-animate {
  -webkit-transition-delay: 2.2s;
  -o-transition-delay: 2.2s;
  transition-delay: 2.2s
}

body[data-aos-duration='2250'] [data-aos],
[data-aos][data-aos][data-aos-duration='2250'] {
  -webkit-transition-duration: 2.25s;
  -o-transition-duration: 2.25s;
  transition-duration: 2.25s
}

body[data-aos-delay='2250'] [data-aos],
[data-aos][data-aos][data-aos-delay='2250'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='2250'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2250'].aos-animate {
  -webkit-transition-delay: 2.25s;
  -o-transition-delay: 2.25s;
  transition-delay: 2.25s
}

body[data-aos-duration='2300'] [data-aos],
[data-aos][data-aos][data-aos-duration='2300'] {
  -webkit-transition-duration: 2.3s;
  -o-transition-duration: 2.3s;
  transition-duration: 2.3s
}

body[data-aos-delay='2300'] [data-aos],
[data-aos][data-aos][data-aos-delay='2300'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='2300'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2300'].aos-animate {
  -webkit-transition-delay: 2.3s;
  -o-transition-delay: 2.3s;
  transition-delay: 2.3s
}

body[data-aos-duration='2350'] [data-aos],
[data-aos][data-aos][data-aos-duration='2350'] {
  -webkit-transition-duration: 2.35s;
  -o-transition-duration: 2.35s;
  transition-duration: 2.35s
}

body[data-aos-delay='2350'] [data-aos],
[data-aos][data-aos][data-aos-delay='2350'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='2350'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2350'].aos-animate {
  -webkit-transition-delay: 2.35s;
  -o-transition-delay: 2.35s;
  transition-delay: 2.35s
}

body[data-aos-duration='2400'] [data-aos],
[data-aos][data-aos][data-aos-duration='2400'] {
  -webkit-transition-duration: 2.4s;
  -o-transition-duration: 2.4s;
  transition-duration: 2.4s
}

body[data-aos-delay='2400'] [data-aos],
[data-aos][data-aos][data-aos-delay='2400'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='2400'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2400'].aos-animate {
  -webkit-transition-delay: 2.4s;
  -o-transition-delay: 2.4s;
  transition-delay: 2.4s
}

body[data-aos-duration='2450'] [data-aos],
[data-aos][data-aos][data-aos-duration='2450'] {
  -webkit-transition-duration: 2.45s;
  -o-transition-duration: 2.45s;
  transition-duration: 2.45s
}

body[data-aos-delay='2450'] [data-aos],
[data-aos][data-aos][data-aos-delay='2450'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='2450'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2450'].aos-animate {
  -webkit-transition-delay: 2.45s;
  -o-transition-delay: 2.45s;
  transition-delay: 2.45s
}

body[data-aos-duration='2500'] [data-aos],
[data-aos][data-aos][data-aos-duration='2500'] {
  -webkit-transition-duration: 2.5s;
  -o-transition-duration: 2.5s;
  transition-duration: 2.5s
}

body[data-aos-delay='2500'] [data-aos],
[data-aos][data-aos][data-aos-delay='2500'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='2500'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2500'].aos-animate {
  -webkit-transition-delay: 2.5s;
  -o-transition-delay: 2.5s;
  transition-delay: 2.5s
}

body[data-aos-duration='2550'] [data-aos],
[data-aos][data-aos][data-aos-duration='2550'] {
  -webkit-transition-duration: 2.55s;
  -o-transition-duration: 2.55s;
  transition-duration: 2.55s
}

body[data-aos-delay='2550'] [data-aos],
[data-aos][data-aos][data-aos-delay='2550'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='2550'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2550'].aos-animate {
  -webkit-transition-delay: 2.55s;
  -o-transition-delay: 2.55s;
  transition-delay: 2.55s
}

body[data-aos-duration='2600'] [data-aos],
[data-aos][data-aos][data-aos-duration='2600'] {
  -webkit-transition-duration: 2.6s;
  -o-transition-duration: 2.6s;
  transition-duration: 2.6s
}

body[data-aos-delay='2600'] [data-aos],
[data-aos][data-aos][data-aos-delay='2600'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='2600'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2600'].aos-animate {
  -webkit-transition-delay: 2.6s;
  -o-transition-delay: 2.6s;
  transition-delay: 2.6s
}

body[data-aos-duration='2650'] [data-aos],
[data-aos][data-aos][data-aos-duration='2650'] {
  -webkit-transition-duration: 2.65s;
  -o-transition-duration: 2.65s;
  transition-duration: 2.65s
}

body[data-aos-delay='2650'] [data-aos],
[data-aos][data-aos][data-aos-delay='2650'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='2650'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2650'].aos-animate {
  -webkit-transition-delay: 2.65s;
  -o-transition-delay: 2.65s;
  transition-delay: 2.65s
}

body[data-aos-duration='2700'] [data-aos],
[data-aos][data-aos][data-aos-duration='2700'] {
  -webkit-transition-duration: 2.7s;
  -o-transition-duration: 2.7s;
  transition-duration: 2.7s
}

body[data-aos-delay='2700'] [data-aos],
[data-aos][data-aos][data-aos-delay='2700'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='2700'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2700'].aos-animate {
  -webkit-transition-delay: 2.7s;
  -o-transition-delay: 2.7s;
  transition-delay: 2.7s
}

body[data-aos-duration='2750'] [data-aos],
[data-aos][data-aos][data-aos-duration='2750'] {
  -webkit-transition-duration: 2.75s;
  -o-transition-duration: 2.75s;
  transition-duration: 2.75s
}

body[data-aos-delay='2750'] [data-aos],
[data-aos][data-aos][data-aos-delay='2750'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='2750'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2750'].aos-animate {
  -webkit-transition-delay: 2.75s;
  -o-transition-delay: 2.75s;
  transition-delay: 2.75s
}

body[data-aos-duration='2800'] [data-aos],
[data-aos][data-aos][data-aos-duration='2800'] {
  -webkit-transition-duration: 2.8s;
  -o-transition-duration: 2.8s;
  transition-duration: 2.8s
}

body[data-aos-delay='2800'] [data-aos],
[data-aos][data-aos][data-aos-delay='2800'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='2800'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2800'].aos-animate {
  -webkit-transition-delay: 2.8s;
  -o-transition-delay: 2.8s;
  transition-delay: 2.8s
}

body[data-aos-duration='2850'] [data-aos],
[data-aos][data-aos][data-aos-duration='2850'] {
  -webkit-transition-duration: 2.85s;
  -o-transition-duration: 2.85s;
  transition-duration: 2.85s
}

body[data-aos-delay='2850'] [data-aos],
[data-aos][data-aos][data-aos-delay='2850'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='2850'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2850'].aos-animate {
  -webkit-transition-delay: 2.85s;
  -o-transition-delay: 2.85s;
  transition-delay: 2.85s
}

body[data-aos-duration='2900'] [data-aos],
[data-aos][data-aos][data-aos-duration='2900'] {
  -webkit-transition-duration: 2.9s;
  -o-transition-duration: 2.9s;
  transition-duration: 2.9s
}

body[data-aos-delay='2900'] [data-aos],
[data-aos][data-aos][data-aos-delay='2900'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='2900'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2900'].aos-animate {
  -webkit-transition-delay: 2.9s;
  -o-transition-delay: 2.9s;
  transition-delay: 2.9s
}

body[data-aos-duration='2950'] [data-aos],
[data-aos][data-aos][data-aos-duration='2950'] {
  -webkit-transition-duration: 2.95s;
  -o-transition-duration: 2.95s;
  transition-duration: 2.95s
}

body[data-aos-delay='2950'] [data-aos],
[data-aos][data-aos][data-aos-delay='2950'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='2950'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2950'].aos-animate {
  -webkit-transition-delay: 2.95s;
  -o-transition-delay: 2.95s;
  transition-delay: 2.95s
}

body[data-aos-duration='3000'] [data-aos],
[data-aos][data-aos][data-aos-duration='3000'] {
  -webkit-transition-duration: 3s;
  -o-transition-duration: 3s;
  transition-duration: 3s
}

body[data-aos-delay='3000'] [data-aos],
[data-aos][data-aos][data-aos-delay='3000'] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

body[data-aos-delay='3000'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='3000'].aos-animate {
  -webkit-transition-delay: 3s;
  -o-transition-delay: 3s;
  transition-delay: 3s
}

[data-aos] {
  pointer-events: none
}

[data-aos].aos-animate {
  pointer-events: auto
}

body[data-aos-easing=linear] [data-aos],
[data-aos][data-aos][data-aos-easing=linear] {
  -webkit-transition-timing-function: cubic-bezier(.25, .25, .75, .75);
  -o-transition-timing-function: cubic-bezier(.25, .25, .75, .75);
  transition-timing-function: cubic-bezier(.25, .25, .75, .75)
}

body[data-aos-easing=ease] [data-aos],
[data-aos][data-aos][data-aos-easing=ease] {
  -webkit-transition-timing-function: cubic-bezier(.25, .1, .25, 1);
  -o-transition-timing-function: cubic-bezier(.25, .1, .25, 1);
  transition-timing-function: cubic-bezier(.25, .1, .25, 1)
}

body[data-aos-easing=ease-in] [data-aos],
[data-aos][data-aos][data-aos-easing=ease-in] {
  -webkit-transition-timing-function: cubic-bezier(.42, 0, 1, 1);
  -o-transition-timing-function: cubic-bezier(.42, 0, 1, 1);
  transition-timing-function: cubic-bezier(.42, 0, 1, 1)
}

body[data-aos-easing=ease-out] [data-aos],
[data-aos][data-aos][data-aos-easing=ease-out] {
  -webkit-transition-timing-function: cubic-bezier(0, 0, .58, 1);
  -o-transition-timing-function: cubic-bezier(0, 0, .58, 1);
  transition-timing-function: cubic-bezier(0, 0, .58, 1)
}

body[data-aos-easing=ease-in-out] [data-aos],
[data-aos][data-aos][data-aos-easing=ease-in-out] {
  -webkit-transition-timing-function: cubic-bezier(.42, 0, .58, 1);
  -o-transition-timing-function: cubic-bezier(.42, 0, .58, 1);
  transition-timing-function: cubic-bezier(.42, 0, .58, 1)
}

body[data-aos-easing=ease-in-back] [data-aos],
[data-aos][data-aos][data-aos-easing=ease-in-back] {
  -webkit-transition-timing-function: cubic-bezier(.6, -.28, .735, .045);
  -o-transition-timing-function: cubic-bezier(.6, -.28, .735, .045);
  transition-timing-function: cubic-bezier(.6, -.28, .735, .045)
}

body[data-aos-easing=ease-out-back] [data-aos],
[data-aos][data-aos][data-aos-easing=ease-out-back] {
  -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.275);
  -o-transition-timing-function: cubic-bezier(.175, .885, .32, 1.275);
  transition-timing-function: cubic-bezier(.175, .885, .32, 1.275)
}

body[data-aos-easing=ease-in-out-back] [data-aos],
[data-aos][data-aos][data-aos-easing=ease-in-out-back] {
  -webkit-transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
  -o-transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
  transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55)
}

body[data-aos-easing=ease-in-sine] [data-aos],
[data-aos][data-aos][data-aos-easing=ease-in-sine] {
  -webkit-transition-timing-function: cubic-bezier(.47, 0, .745, .715);
  -o-transition-timing-function: cubic-bezier(.47, 0, .745, .715);
  transition-timing-function: cubic-bezier(.47, 0, .745, .715)
}

body[data-aos-easing=ease-out-sine] [data-aos],
[data-aos][data-aos][data-aos-easing=ease-out-sine] {
  -webkit-transition-timing-function: cubic-bezier(.39, .575, .565, 1);
  -o-transition-timing-function: cubic-bezier(.39, .575, .565, 1);
  transition-timing-function: cubic-bezier(.39, .575, .565, 1)
}

body[data-aos-easing=ease-in-out-sine] [data-aos],
[data-aos][data-aos][data-aos-easing=ease-in-out-sine] {
  -webkit-transition-timing-function: cubic-bezier(.445, .05, .55, .95);
  -o-transition-timing-function: cubic-bezier(.445, .05, .55, .95);
  transition-timing-function: cubic-bezier(.445, .05, .55, .95)
}

body[data-aos-easing=ease-in-quad] [data-aos],
[data-aos][data-aos][data-aos-easing=ease-in-quad] {
  -webkit-transition-timing-function: cubic-bezier(.55, .085, .68, .53);
  -o-transition-timing-function: cubic-bezier(.55, .085, .68, .53);
  transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

body[data-aos-easing=ease-out-quad] [data-aos],
[data-aos][data-aos][data-aos-easing=ease-out-quad] {
  -webkit-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
  -o-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
  transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

body[data-aos-easing=ease-in-out-quad] [data-aos],
[data-aos][data-aos][data-aos-easing=ease-in-out-quad] {
  -webkit-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
  -o-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
  transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

body[data-aos-easing=ease-in-cubic] [data-aos],
[data-aos][data-aos][data-aos-easing=ease-in-cubic] {
  -webkit-transition-timing-function: cubic-bezier(.55, .085, .68, .53);
  -o-transition-timing-function: cubic-bezier(.55, .085, .68, .53);
  transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

body[data-aos-easing=ease-out-cubic] [data-aos],
[data-aos][data-aos][data-aos-easing=ease-out-cubic] {
  -webkit-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
  -o-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
  transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

body[data-aos-easing=ease-in-out-cubic] [data-aos],
[data-aos][data-aos][data-aos-easing=ease-in-out-cubic] {
  -webkit-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
  -o-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
  transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

body[data-aos-easing=ease-in-quart] [data-aos],
[data-aos][data-aos][data-aos-easing=ease-in-quart] {
  -webkit-transition-timing-function: cubic-bezier(.55, .085, .68, .53);
  -o-transition-timing-function: cubic-bezier(.55, .085, .68, .53);
  transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

body[data-aos-easing=ease-out-quart] [data-aos],
[data-aos][data-aos][data-aos-easing=ease-out-quart] {
  -webkit-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
  -o-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
  transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

body[data-aos-easing=ease-in-out-quart] [data-aos],
[data-aos][data-aos][data-aos-easing=ease-in-out-quart] {
  -webkit-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
  -o-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
  transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

@media screen {
  html:not(.no-js) [data-aos^=fade][data-aos^=fade] {
    opacity: 0;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: opacity, transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform
  }

  html:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
  }

  html:not(.no-js) [data-aos=fade-up] {
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0)
  }

  html:not(.no-js) [data-aos=fade-right] {
    -webkit-transform: translate3d(-30px, 0, 0);
    transform: translate3d(-30px, 0, 0)
  }

  html:not(.no-js) [data-aos=fade-left] {
    -webkit-transform: translate3d(30px, 0, 0);
    transform: translate3d(30px, 0, 0)
  }

  html:not(.no-js) [data-aos^=zoom][data-aos^=zoom] {
    opacity: 0;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: opacity, transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform
  }

  html:not(.no-js) [data-aos^=zoom][data-aos^=zoom].aos-animate {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1)
  }

  html:not(.no-js) [data-aos=zoom-in] {
    -webkit-transform: scale(.95);
    -ms-transform: scale(.95);
    transform: scale(.95)
  }

  html:not(.no-js) [data-aos^=slide][data-aos^=slide] {
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    visibility: hidden
  }

  html:not(.no-js) [data-aos^=slide][data-aos^=slide].aos-animate {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  html:not(.no-js) [data-aos=slide-up] {
    -webkit-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0)
  }

  html:not(.no-js) [data-aos^=flip][data-aos^=flip] {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
  }

  html:not(.no-js) [data-aos=flip-up] {
    -webkit-transform: perspective(2500px) rotateX(-100deg);
    transform: perspective(2500px) rotateX(-100deg)
  }

  html:not(.no-js) [data-aos=flip-up].aos-animate {
    -webkit-transform: perspective(2500px) rotateX(0);
    transform: perspective(2500px) rotateX(0)
  }

  html:not(.no-js) [data-aos=flip-down] {
    -webkit-transform: perspective(2500px) rotateX(100deg);
    transform: perspective(2500px) rotateX(100deg)
  }

  html:not(.no-js) [data-aos=flip-down].aos-animate {
    -webkit-transform: perspective(2500px) rotateX(0);
    transform: perspective(2500px) rotateX(0)
  }
}

.dark-scheme,
.dark-scheme .woo-cart_item_values p span,
.dark-scheme .select-holder select,
.dark-scheme .search-form .search-submit,
.dark-scheme .woocommerce-product-search .search-submit,
.dark-scheme p.subtitle,
.dark-scheme .subtitle-font,
.dark-scheme .heading .subtitle,
.dark-scheme .site-footer,
.dark-scheme .site-footer .site-info,
.dark-scheme .site-footer .widgets a,
.dark-scheme .pricing_list_item.disabled,
.dark-scheme a.category {
  color: rgba(255, 255, 255, .75)
}

.dark-scheme h1,
.dark-scheme h2,
.dark-scheme h3,
.dark-scheme h4,
.dark-scheme h5,
.dark-scheme h6,
.dark-scheme .socialbar a,
.dark-scheme .font-titles,
.dark-scheme .price,
.dark-scheme .product-item-price,
.dark-scheme .woo-cart_item_name .woo-c_product>a,
.dark-scheme .clb-blank-image i,
.dark-scheme .ohio-slider-sc .btn-round .ion,
.dark-scheme .site-footer .widget-title,
.dark-scheme .site-footer .btn-flat,
.dark-scheme .btn-play.btn-round-outline .ion,
.dark-scheme .socialbar.boxed a i,
.dark-scheme .counter-box-count,
.dark-scheme .search-global.fixed .ion.dark-typo,
.dark-scheme .clb-social.dark-typo,
.dark-scheme .clb-social.dark-typo .font-titles,
.dark-scheme .clb-scroll-top.dark-typo,
.dark-scheme .clb-scroll-top.dark-typo .font-titles,
.dark-scheme .woo_c-product-details .star-rating,
.dark-scheme .portfolio-details .portfolio-details-categories {
  color: #fff
}

.dark-scheme .clb-blank-image svg {
  fill: #fff
}

.dark-scheme mark {
  background: rgba(159, 248, 208, .25)
}

.dark-scheme .clb-slider-pagination .clb-slider-page {
  background-color: rgba(0, 0, 0, .15)
}

.dark-scheme .clb-slider-pagination .clb-slider-page.active {
  background-color: rgba(0, 0, 0, .3)
}

.dark-scheme,
.dark-scheme .clb-page-headline:before,
.dark-scheme .boxed-container,
.dark-scheme .site-footer,
.dark-scheme .horizontal_accordionItem {
  background-color: #1a191d
}

.dark-scheme .site-content {
  background-color: #1a191d
}

.dark-scheme .horizontal_accordionItem:hover {
  background-color: #1b1a1e
}

.dark-scheme .select2-container--default .select2-results>.select2-results__options,
.dark-scheme .sticky-nav,
.dark-scheme .notification-bar,
.dark-scheme .clb-popup-product .woo_c-product,
.dark-scheme .-sticky .hamburger,
.dark-scheme .header:not(.header-5) .sub-menu,
.dark-scheme .submenu_cart,
.dark-scheme .clb-mode-switcher,
.dark-scheme .sticky-nav_item h6,
.dark-scheme .sticky-product,
.dark-scheme .sticky-product .price,
.dark-scheme .clb-popup-product .price,
.dark-scheme .clb-popup-product .woo_c-product-details-title,
.dark-scheme .header.-sticky,
.dark-scheme .clb-share-bar .socialbar a:not(:hover) i,
.dark-scheme .clb-subscribe,
.dark-scheme .sticky-product-desc .btn,
.dark-scheme .clb-subscribe .btn,
.dark-scheme .select-holder option,
.dark-scheme .widget_shopping_cart_content .mini-cart-description .mini-cart-item-title>a:not(:hover),
.dark-scheme .product-item .btn-round-light,
.dark-scheme .woocommerce-mini-cart__buttons .button:first-child,
.dark-scheme .-mobile .nav-item a,
.dark-scheme .-mobile .sub-nav-item a,
.dark-scheme .-sticky .branding-title,
.dark-scheme .woo_c-product .sticky-product-desc .category,
.dark-scheme .mbl-overlay .btn-round-light .ion,
.dark-scheme .mbl-overlay .copyright,
.dark-scheme .mbl-overlay .lang-dropdown {
  color: initial
}

.dark-scheme .header .branding .branding-title .logo .main-logo,
.dark-scheme .header .branding .branding-title .mobile-logo .main-logo {
  display: none
}

.dark-scheme .header .branding .branding-title .logo .dark-scheme-logo,
.dark-scheme .header .branding .branding-title .mobile-logo .dark-scheme-logo {
  display: block
}

.dark-scheme .site-footer .widget_ohio_widget_logo .theme-logo .main-logo {
  display: none
}

.dark-scheme .site-footer .widget_ohio_widget_logo .theme-logo .dark-scheme-logo {
  display: block
}

.dark-scheme .dark_mode_light_row.vc_row,
.dark-scheme .dark_mode_light_column.wpb_column>.vc_column-inner,
.dark-scheme .dark_mode_light_row,
.dark-scheme .dark_mode_light_column>.elementor-column-wrap,
.dark-scheme .dark_mode_light_widget>.elementor-widget-container {
  background-color: rgba(255, 255, 255, .025) !important
}

.dark-scheme .clb__dark_mode_fill .vc_column-inner,
.dark-scheme .dark_mode_dark_row,
.dark-scheme .dark_mode_dark_column>.elementor-column-wrap,
.dark-scheme .dark_mode_dark_widget>.elementor-widget-container {
  background-color: rgba(26, 25, 29, .95) !important
}

.dark-scheme .clb__dark_mode_spacer,
.dark-scheme .clb__dark_mode_spacer .elementor-spacer {
  background-color: #1a191d !important
}

.dark-scheme .clb__dark_mode_spacer_light,
.dark-scheme .clb__dark_mode_spacer_light .elementor-spacer {
  background-color: rgba(136, 136, 136, .05) !important
}

.dark-scheme .clb__dark_mode_spacer_reset,
.dark-scheme .clb__dark_mode_spacer_reset .elementor-spacer {
  background-color: transparent !important
}

.dark-scheme .clb__dark_mode_image img {
  mix-blend-mode: multiply
}

.dark-scheme .vc_row .vc-bg-lines div {
  background-color: rgba(255, 255, 255, .03)
}

.dark-scheme .woo-cart_item,
.dark-scheme table td,
.dark-scheme table th,
.dark-scheme .wp-block-table td,
.dark-scheme .wp-block-table th,
.dark-scheme .woo_c-product-details-variations,
.dark-scheme .icon-box.shape-border .icon-box-icon,
.dark-scheme .wp-block-quote:not(.is-large):not(.is-style-large),
.dark-scheme .woo_c-product-details-variations .single_variation_wrap .woo-variation-price,
.dark-scheme blockquote,
.dark-scheme q {
  border-color: rgba(136, 136, 136, .15)
}

.dark-scheme .circle-progress-bar .circle .progress__meter {
  stroke: rgba(255, 255, 255, .1)
}

.dark-scheme rs-sbg:after {
  content: "";
  background-color: rgba(23, 22, 26, .5);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute
}

.dark-scheme .btn,
.dark-scheme .button,
.dark-scheme .alt {
  color: #fff
}

.dark-scheme .btn:not(.btn-elementor-colored):not(.btn-link):not(.btn-outline):not(.comment-author-admin):not(.btn-flat):not(.btn-brand):not(.purchase-theme):not(.product_type_external):not(.product_type_grouped):not(.wc-forward):not(.btn-subscribe):not(.add_to_cart_button):not(.feedback):not(.add_to_wishlist):not(.view-cart):not(:hover):not(:active):not(:focus),
.dark-scheme .button:not(.btn-elementor-colored):not(.btn-link):not(.btn-outline):not(.comment-author-admin):not(.btn-flat):not(.btn-brand):not(.purchase-theme):not(.product_type_external):not(.product_type_grouped):not(.wc-forward):not(.btn-subscribe):not(.add_to_cart_button):not(.feedback):not(.add_to_wishlist):not(.view-cart):not(:hover):not(:active):not(:focus),
.dark-scheme .alt:not(.btn-elementor-colored):not(.btn-link):not(.btn-outline):not(.comment-author-admin):not(.btn-flat):not(.btn-brand):not(.purchase-theme):not(.product_type_external):not(.product_type_grouped):not(.wc-forward):not(.btn-subscribe):not(.add_to_cart_button):not(.feedback):not(.add_to_wishlist):not(.view-cart):not(:hover):not(:active):not(:focus) {
  background-color: #6f6f6f;
  border-color: #6f6f6f
}

.dark-scheme .btn.btn-outline,
.dark-scheme .button.btn-outline,
.dark-scheme .alt.btn-outline {
  border-color: #6f6f6f
}

.dark-scheme .wc-proceed-to-checkout .button:not(:hover):not(:active):not(:focus) {
  background-color: #6f6f6f;
  border-color: #6f6f6f
}

.dark-scheme .select2-container--default .select2-selection--single,
.dark-scheme input[type=text],
.dark-scheme input[type=password],
.dark-scheme input[type=number],
.dark-scheme input[type=email],
.dark-scheme input[type=tel],
.dark-scheme input[type=url],
.dark-scheme .select-holder select,
.dark-scheme textarea {
  color: inherit;
  background-color: rgba(255, 255, 255, .05)
}

.dark-scheme .clb-popup .clb-subscribe input[type=email] {
  background: rgba(136, 136, 136, .05)
}

.dark-scheme .grid_3 .clb-slider-pagination,
.dark-scheme .grid_4 .clb-slider-pagination,
.dark-scheme .grid_5 .clb-slider-pagination,
.dark-scheme .grid_6 .clb-slider-pagination,
.dark-scheme .grid_7 .clb-slider-pagination,
.dark-scheme .grid_9 .clb-slider-pagination,
.dark-scheme .grid_10 .clb-slider-pagination {
  color: #fff
}

.dark-scheme .grid_3 .portfolio-item-fullscreen .portfolio-item-overlay,
.dark-scheme .grid_5 .portfolio-item-fullscreen .portfolio-item-overlay,
.dark-scheme .grid_6 .portfolio-item-fullscreen .portfolio-item-overlay,
.dark-scheme .grid_9 .portfolio-item-fullscreen .portfolio-item-overlay,
.dark-scheme .grid_10 .portfolio-item-fullscreen .portfolio-item-overlay {
  background: rgba(23, 22, 26, .992)
}

.dark-scheme .grid_4 .portfolio-item .portfolio-item-overlay {
  background-color: rgba(23, 22, 26, .55)
}

.dark-scheme .grid_7 .portfolio-item {
  background: rgba(23, 22, 26, .992)
}

.dark-scheme .grid_7 .portfolio-item .portfolio-item-image:before {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(23, 22, 26, 0)), to(rgba(23, 22, 26, .992)));
  background-image: -webkit-linear-gradient(left, rgba(23, 22, 26, 0), rgba(23, 22, 26, .992));
  background-image: -o-linear-gradient(left, rgba(23, 22, 26, 0), rgba(23, 22, 26, .992));
  background-image: linear-gradient(to right, rgba(23, 22, 26, 0), rgba(23, 22, 26, .992))
}

.dark-scheme .grid_10 .portfolio-item .portfolio-bg-overlay:before {
  background-color: rgba(23, 22, 26, .99)
}

.dark-scheme .grid_10 .portfolio-item .portfolio-item-image:before {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(23, 22, 26, 0)), to(rgba(23, 22, 26, .992)));
  background-image: -webkit-linear-gradient(right, rgba(23, 22, 26, 0), rgba(23, 22, 26, .992));
  background-image: -o-linear-gradient(right, rgba(23, 22, 26, 0), rgba(23, 22, 26, .992));
  background-image: linear-gradient(to left, rgba(23, 22, 26, 0), rgba(23, 22, 26, .992))
}

.dark-scheme h6.clb-subscribe-content-headline,
.dark-scheme h6.sticky-nav_heading,
.dark-scheme h6.cart_heading_title {
  color: initial
}

.dark-scheme h5.clb-subscribe-content-headline,
.dark-scheme h5.sticky-nav_heading,
.dark-scheme h5.cart_heading_title {
  color: initial
}

.dark-scheme h4.clb-subscribe-content-headline,
.dark-scheme h4.sticky-nav_heading,
.dark-scheme h4.cart_heading_title {
  color: initial
}

.dark-scheme h3.clb-subscribe-content-headline,
.dark-scheme h3.sticky-nav_heading,
.dark-scheme h3.cart_heading_title {
  color: initial
}

.dark-scheme h2.clb-subscribe-content-headline,
.dark-scheme h2.sticky-nav_heading,
.dark-scheme h2.cart_heading_title {
  color: initial
}

.dark-scheme h1.clb-subscribe-content-headline,
.dark-scheme h1.sticky-nav_heading,
.dark-scheme h1.cart_heading_title {
  color: initial
}

@media screen and (max-width:768px) {
  .dark-scheme .filter-holder {
    color: initial
  }

  .dark-scheme .filter-holder .select-holder select {
    background-color: rgba(23, 22, 26, .04)
  }

  .dark-scheme [class*=type] .woo_c-product-details {
    background-color: #1a191d
  }
}

.switching *:not(.clb-mode-switcher-toddler),
.switching .portfolio-item-grid.portfolio-grid-type-12 .portfolio-item-details .portfolio-item-details-headline:after {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important
}

body:not(.dark-scheme) .header .branding .branding-title .logo .dark-scheme-logo,
body:not(.dark-scheme) .header .branding .branding-title .mobile-logo .dark-scheme-logo {
  display: none
}

body:not(.dark-scheme) .site-footer .widget_ohio_widget_logo .theme-logo .dark-scheme-logo {
  display: none
}

.elementor {
  margin-left: -20px;
  margin-right: -20px
}

.elementor .elementor-widget-text-editor:not(:first-child) {
  margin-top: -10px
}

.elementor .elementor-column-gap-wide>.elementor-row>.elementor-column>.elementor-column-wrap {
  padding-top: 0;
  padding-bottom: 0
}

.elementor .animated {
  -webkit-animation-duration: .4s;
  animation-duration: .4s
}

@-webkit-keyframes fadeInUpShort {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes fadeInUpShort {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@-webkit-keyframes fadeInDownShort {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -40px, 0);
    transform: translate3d(0, -40px, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes fadeInDownShort {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -40px, 0);
    transform: translate3d(0, -40px, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@-webkit-keyframes fadeInLeftShort {
  from {
    opacity: 0;
    -webkit-transform: translate3d(40px, 0, 0);
    transform: translate3d(40px, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes fadeInLeftShort {
  from {
    opacity: 0;
    -webkit-transform: translate3d(40px, 0, 0);
    transform: translate3d(40px, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@-webkit-keyframes fadeInRightShort {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes fadeInRightShort {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.elementor .fadeInUp {
  -webkit-animation-name: fadeInUpShort;
  animation-name: fadeInUpShort
}

.elementor .fadeInDown {
  -webkit-animation-name: fadeInDownShort;
  animation-name: fadeInDownShort
}

.elementor .fadeInLeft {
  -webkit-animation-name: fadeInLeftShort;
  animation-name: fadeInLeftShort
}

.elementor .fadeInRight {
  -webkit-animation-name: fadeInRightShort;
  animation-name: fadeInRightShort
}

@media screen and (min-width:1025px) {
  .clb__narrow {
    padding-right: -webkit-calc(10vw + 20px);
    padding-right: calc(10vw + 20px);
    padding-left: -webkit-calc(10vw + 20px);
    padding-left: calc(10vw + 20px)
  }
}

@media screen and (min-width:1025px) {
  .clb__regular {
    padding-right: -webkit-calc(2vw + 20px);
    padding-right: calc(2vw + 20px);
    padding-left: -webkit-calc(2vw + 20px);
    padding-left: calc(2vw + 20px)
  }
}

.elementor-page .page-container.full .elementor-section.elementor-section-boxed>.elementor-container {
  max-width: none
}

@media screen and (min-width:1025px) and (max-width:1440px) {
  .elementor-page .page-container.full .elementor-section.elementor-section-boxed>.elementor-container {
    max-width: none
  }
}

.builder-switcher {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-top: 10px
}

.builder-switcher a {
  padding: 1px 10px;
  border: 1px solid #828084;
  font-size: .86em;
  font-weight: 500;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s
}

.builder-switcher a:first-child {
  -webkit-border-bottom-left-radius: 14px;
  border-bottom-left-radius: 14px;
  -webkit-border-top-left-radius: 14px;
  border-top-left-radius: 14px
}

.builder-switcher a:last-child {
  -webkit-border-bottom-right-radius: 14px;
  border-bottom-right-radius: 14px;
  -webkit-border-top-right-radius: 14px;
  border-top-right-radius: 14px;
  margin-left: -1px
}

.builder-switcher a.active,
.builder-switcher a:hover {
  background-color: #828084;
  color: #fff
}

.builder-switcher a:not(.active):hover {
  background-color: rgba(0, 0, 0, .5)
}

@media screen and (max-width:768px) {
  .elementor-element.elementor-products-grid ul.products {
    grid-template-columns: 100% !important
  }
}

@media screen and (max-width:768px) {
  .portfolio-grid {
    margin-left: 0 !important;
    margin-right: 0 !important
  }
}

@media screen and (max-width:768px) {
  .portfolio-grid .grid-item {
    padding-left: 0 !important;
    padding-right: 0 !important
  }
}

.portfolio-grid.is-loading {
  max-height: 0px !important
}

.portfolio-grid.is-loading .portfolio-item.portfolio-grid-type-1,
.portfolio-grid.is-loading .portfolio-item.portfolio-grid-type-2,
.portfolio-grid.is-loading .portfolio-item.portfolio-grid-type-11 {
  visibility: hidden;
  opacity: 0
}

.portfolio-sorting {
  width: auto;
  padding-bottom: 3.4vh;
  vertical-align: middle;
  text-align: center;
  font-size: 1.02em
}

@media screen and (max-width:1024px) {
  .portfolio-sorting {
    padding-bottom: 20px
  }
}

.portfolio-sorting:after {
  content: '';
  display: table;
  clear: both
}

.portfolio-sorting.text-left {
  text-align: left
}

.portfolio-sorting.text-right {
  text-align: right
}

.portfolio-sorting li {
  display: inline-block;
  padding: 0
}

.portfolio-sorting li:first-child a {
  margin-left: 0
}

.portfolio-sorting li:last-child a {
  margin-right: 0
}

.portfolio-sorting li a {
  margin: 0 16px;
  display: inline-block;
  font-weight: 500;
  position: relative;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  font-size: .98em
}

@media screen and (max-width:768px) {
  .portfolio-sorting li a {
    margin: 0 25px 0 0
  }
}

.portfolio-sorting li a .num {
  font-size: 10px;
  top: -5px;
  right: -15px;
  text-align: left;
  position: absolute;
  font-size: .7em
}

.portfolio-sorting li a .name {
  position: relative
}

.portfolio-sorting li a.active {
  color: #d90a2c;
  font-weight: 600
}

@media screen and (max-width:768px) {
  .portfolio-sorting {
    padding-right: 0
  }

  .portfolio-sorting,
  .portfolio-sorting.text-right,
  .portfolio-sorting.text-left {
    text-align: left
  }
}

.portfolio-onepage-slider.grid_5 {
  overflow: hidden
}

.portfolio-onepage-slider.grid_5 .clb-slider-nav-btn {
  z-index: 10
}

.grid_12 {
  position: relative;
  counter-reset: portfolio-number
}

.grid_12 .portfolio-sorting,
.grid_12 .lazy-load {
  width: 100%
}

.grid_12 .portfolio-grid-holder {
  position: relative;
  -webkit-box-flex: 2;
  -webkit-flex-grow: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
  overflow-x: hidden
}

.grid_12 .portfolio-grid-holder .portfolio-grid {
  -webkit-transform-origin: bottom left;
  -ms-transform-origin: bottom left;
  transform-origin: bottom left;
  -webkit-transform: rotate(-90deg) translateY(100%);
  -ms-transform: rotate(-90deg) translateY(100%);
  transform: rotate(-90deg) translateY(100%);
  overflow-y: auto;
  overflow-x: hidden;
  left: 20px;
  bottom: 0;
  right: 0;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  top: auto !important;
  position: absolute !important;
  border-left: 1px solid rgba(136, 136, 136, .2)
}

.grid_12 .portfolio-grid-holder .portfolio-grid .grid-item {
  position: static !important;
  left: auto !important;
  top: auto !important;
  padding: 0 0 0 40px !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: -webkit-calc(100%/10);
  height: calc(100%/10)
}

@media screen and (min-width:1025px) and (max-width:1440px) {
  .grid_12 .portfolio-grid-holder .portfolio-grid .grid-item {
    padding: 0 0 0 25px !important
  }
}

.grid_12 .portfolio-grid-holder .portfolio-grid::-webkit-scrollbar,
.grid_12 .portfolio-grid-holder .portfolio-grid::-webkit-scrollbar-thumb {
  visibility: hidden
}

@media screen and (max-width:768px) {
  .grid_12 .portfolio-grid-holder .portfolio-grid {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    overflow: visible;
    position: relative !important;
    top: auto !important;
    height: auto !important;
    left: auto;
    max-width: 100%
  }

  .grid_12 .portfolio-grid-holder .portfolio-grid .grid-item {
    padding: 0 0 5px 20px !important
  }
}

.grid_12 .portfolio-grid-holder-underline {
  position: absolute;
  bottom: 0;
  height: 1px;
  width: 1px;
  background-color: rgba(136, 136, 136, .65);
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.grid_12 .portfolio-grid-images {
  z-index: 10;
  position: relative;
  height: 0;
  width: 0
}

.grid_12 .portfolio-grid-images .portfolio-item-image {
  position: fixed;
  left: 10px;
  top: 10px;
  opacity: 0;
  visibility: hidden;
  will-change: transform;
  pointer-events: none
}

.grid_12 .portfolio-grid-images .portfolio-item-image-container {
  -webkit-transition: all linear 1s;
  -o-transition: all linear 1s;
  transition: all linear 1s;
  will-change: transform;
  overflow: hidden
}

.grid_12 .portfolio-grid-images .portfolio-item-image-container>img {
  -webkit-transform: scale(.8);
  -ms-transform: scale(.8);
  transform: scale(.8);
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  max-width: 50%
}

.grid_12 .portfolio-grid-images .portfolio-item-image.animate {
  -webkit-transition: all linear .25s;
  -o-transition: all linear .25s;
  transition: all linear .25s
}

.grid_12 .portfolio-grid-images .portfolio-item-image.visible img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}

.grid_12.full-vh {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  padding-top: 4.4vh
}

@media screen and (max-width:1024px) {
  .grid_12.full-vh {
    padding-top: 20px
  }
}

.grid_12.full-vh .portfolio-grid-holder {
  margin-bottom: -webkit-calc(6.8vh + 56px);
  margin-bottom: calc(6.8vh + 56px)
}

.grid_12.full-vh .portfolio-grid-holder+.lazy-load {
  margin-top: -webkit-calc(-1*(3.4vh + 56px));
  margin-top: calc(-1*(3.4vh + 56px))
}

@media screen and (max-width:768px) {
  .grid_12 .portfolio-grid-holder {
    height: auto !important
  }

  .grid_12 .portfolio-grid-holder-underline {
    bottom: auto;
    top: 0
  }
}

.portfolio-item {
  margin: 0;
  position: relative;
  overflow: hidden
}

.portfolio-item-grid.portfolio-grid-type-1 .portfolio-item-details {
  padding: 25px;
  padding-left: 0;
  padding-right: 0
}

@media screen and (max-width:1024px) {
  .portfolio-item-grid.portfolio-grid-type-1 .portfolio-item-details {
    padding: 20px
  }
}

.portfolio-item-grid.portfolio-grid-type-1.boxed .portfolio-item-image {
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0
}

.portfolio-item-grid.portfolio-grid-type-1.boxed .portfolio-item-image img {
  -webkit-border-radius: 0px;
  border-radius: 0;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px
}

.portfolio-item-grid.portfolio-grid-type-1.boxed .portfolio-item-details {
  padding: 4.4vh;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  background-color: rgba(136, 136, 136, .05)
}

@media screen and (max-width:1024px) {
  .portfolio-item-grid.portfolio-grid-type-1.boxed .portfolio-item-details {
    padding: 20px
  }
}

@media screen and (min-width:1025px) {
  .portfolio-item-grid.portfolio-grid-type-1.metro-style.hover-parallax-img .portfolio-metro-image {
    padding-bottom: 110%
  }
}

.portfolio-item-grid.portfolio-grid-type-1:not(.boxed) .portfolio-item-details .show-project {
  left: 0;
  right: 0
}

.portfolio-item-grid.portfolio-grid-type-1 .portfolio-item-headline+.show-project {
  bottom: -25px
}

.portfolio-item-grid.portfolio-grid-type-1:hover .portfolio-item-details .show-project {
  -webkit-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  transform: translateY(-30px)
}

@media screen and (max-width:768px) {
  .portfolio-item-grid.portfolio-grid-type-1 .portfolio-item-details .show-project {
    display: none
  }

  .portfolio-item-grid.portfolio-grid-type-1 .portfolio-item-details .category-holder {
    -webkit-transform: translateY(0) !important;
    -ms-transform: translateY(0) !important;
    transform: translateY(0) !important;
    opacity: 1 !important
  }
}

.portfolio-item-grid.portfolio-grid-type-2>a,
.portfolio-item-grid.portfolio-grid-type-11>a {
  display: block
}

.portfolio-item-grid.portfolio-grid-type-2.metro-style,
.portfolio-item-grid.portfolio-grid-type-11.metro-style {
  overflow: hidden;
  -webkit-border-radius: 5px;
  border-radius: 5px
}

.portfolio-item-grid.portfolio-grid-type-2 *,
.portfolio-item-grid.portfolio-grid-type-11 * {
  color: #fff
}

.portfolio-item-grid.portfolio-grid-type-2 .portfolio-item-details,
.portfolio-item-grid.portfolio-grid-type-11 .portfolio-item-details {
  padding: 4.4vh;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  z-index: 10
}

@media screen and (max-width:1024px) {

  .portfolio-item-grid.portfolio-grid-type-2 .portfolio-item-details,
  .portfolio-item-grid.portfolio-grid-type-11 .portfolio-item-details {
    padding: 20px
  }
}

.portfolio-item-grid.portfolio-grid-type-2 .portfolio-item-details .show-project,
.portfolio-item-grid.portfolio-grid-type-11 .portfolio-item-details .show-project {
  -webkit-transform: translateY(30px);
  -ms-transform: translateY(30px);
  transform: translateY(30px)
}

.portfolio-item-grid.portfolio-grid-type-2 .portfolio-item-details .portfolio-item-headline+.show-project,
.portfolio-item-grid.portfolio-grid-type-11 .portfolio-item-details .portfolio-item-headline+.show-project {
  bottom: 25px
}

.portfolio-item-grid.portfolio-grid-type-2.hover-color-overlay .portfolio-item-details,
.portfolio-item-grid.portfolio-grid-type-11.hover-color-overlay .portfolio-item-details {
  z-index: 2
}

.portfolio-item-grid.portfolio-grid-type-2:before,
.portfolio-item-grid.portfolio-grid-type-11:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 50%;
  bottom: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(23, 22, 26, 0)), to(rgba(23, 22, 26, .4)));
  background: -webkit-linear-gradient(top, rgba(23, 22, 26, 0), rgba(23, 22, 26, .4));
  background: -o-linear-gradient(top, rgba(23, 22, 26, 0), rgba(23, 22, 26, .4));
  background: linear-gradient(180deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, .4));
  z-index: 1;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px
}

.portfolio-item-grid.portfolio-grid-type-2:hover .show-project,
.portfolio-item-grid.portfolio-grid-type-11:hover .show-project {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px)
}

.portfolio-item-grid.portfolio-grid-type-2 .portfolio-item-headline+.show-project {
  position: relative;
  left: 0;
  bottom: 0 !important
}

.portfolio-item-grid.portfolio-grid-type-11 .portfolio-item-details {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  width: auto;
  height: auto;
  top: 10px;
  padding: 0;
  z-index: 111111;
  will-change: transform
}

.portfolio-item-grid.portfolio-grid-type-11 .portfolio-item-details .title,
.portfolio-item-grid.portfolio-grid-type-11 .portfolio-item-details .category-holder {
  background-color: rgba(23, 22, 26, .5)
}

.portfolio-item-grid.portfolio-grid-type-11 .portfolio-item-details .title {
  margin: 0;
  padding: 2px 10px
}

.portfolio-item-grid.portfolio-grid-type-11 .portfolio-item-details .category-holder {
  padding: 0 10px;
  margin-left: -10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content
}

.portfolio-item-grid.portfolio-grid-type-11 .portfolio-item-details.text-center .category-holder {
  margin: 0;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center
}

.portfolio-item-grid.portfolio-grid-type-11 .portfolio-item-details.text-right .category-holder {
  margin-right: -10px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end
}

.portfolio-item-grid.portfolio-grid-type-11:before {
  display: none
}

.portfolio-item-grid.portfolio-grid-type-11:hover .portfolio-item-details {
  opacity: 1;
  visibility: visible
}

.portfolio-item-grid.portfolio-grid-type-11:hover .portfolio-item-details .category-holder {
  -webkit-transform: translateY(0px) !important;
  -ms-transform: translateY(0px) !important;
  transform: translateY(0px) !important;
  opacity: 1 !important
}

.portfolio-item-grid.portfolio-grid-type-8 {
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.portfolio-item-grid.portfolio-grid-type-8 .portfolio-item-details {
  padding: 0
}

.portfolio-item-grid.portfolio-grid-type-8 .portfolio-item-details a .portfolio-item-headline {
  display: inline-block;
  font-size: -webkit-calc(46px + 36*((100vw - 576px)/1024));
  font-size: calc(46px + 36*((100vw - 576px)/1024))
}

@media screen and (max-width:576px) {
  .portfolio-item-grid.portfolio-grid-type-8 .portfolio-item-details a .portfolio-item-headline {
    font-size: 46px
  }
}

@media screen and (min-width:1600px) {
  .portfolio-item-grid.portfolio-grid-type-8 .portfolio-item-details a .portfolio-item-headline {
    font-size: 82px
  }
}

.portfolio-item-grid.portfolio-grid-type-8:hover .portfolio-item-headline {
  color: inherit
}

.portfolio-item-grid.portfolio-grid-type-8.invisible {
  opacity: .05 !important;
  visibility: visible !important
}

.portfolio-item-grid.portfolio-grid-type-12 {
  overflow: visible;
  white-space: nowrap;
  counter-increment: portfolio-number
}

.portfolio-item-grid.portfolio-grid-type-12 .portfolio-item-details {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex
}

.portfolio-item-grid.portfolio-grid-type-12 .portfolio-item-details .portfolio-item-details-headline {
  position: relative
}

.portfolio-item-grid.portfolio-grid-type-12 .portfolio-item-details .portfolio-item-details-headline:after {
  content: "0" counter(portfolio-number);
  display: inline-block;
  opacity: .65;
  font-weight: 700;
  width: auto;
  top: 0;
  right: 0;
  -webkit-transform: translateX(110%);
  -ms-transform: translateX(110%);
  transform: translateX(110%);
  position: absolute;
  height: auto;
  background: 0 0;
  color: currentColor;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

@media screen and (max-width:768px) {
  .portfolio-item-grid.portfolio-grid-type-12 .portfolio-item-details .portfolio-item-details-headline:after {
    font-size: .9em
  }
}

.portfolio-item-grid.portfolio-grid-type-12 .portfolio-item-details .portfolio-item-details-headline>a {
  position: relative;
  display: block
}

.portfolio-item-grid.portfolio-grid-type-12 .portfolio-item-details .portfolio-item-details-headline>a .portfolio-item-headline {
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  font-size: 6.25vw
}

@media screen and (min-width:1025px) and (max-width:1440px) {
  .portfolio-item-grid.portfolio-grid-type-12 .portfolio-item-details .portfolio-item-details-headline>a .portfolio-item-headline {
    font-size: 7vw
  }
}

@media screen and (max-width:768px) {
  .portfolio-item-grid.portfolio-grid-type-12 .portfolio-item-details .portfolio-item-details-headline>a .portfolio-item-headline {
    font-size: 15vw
  }
}

.portfolio-item-grid.portfolio-grid-type-12 .portfolio-item-details .portfolio-item-details-headline>a .portfolio-item-headline:hover {
  -webkit-text-stroke: 1px currentColor;
  -webkit-text-fill-color: transparent
}

.portfolio-item-grid.portfolio-grid-type-12 .portfolio-item-details .category-holder {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(30px);
  -ms-transform: translateX(30px);
  transform: translateX(30px);
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.portfolio-item-grid.portfolio-grid-type-12 .portfolio-item-details .category-holder a {
  font-weight: 600
}

.portfolio-item-grid.portfolio-grid-type-12 .portfolio-item-image {
  opacity: 0;
  height: 0;
  width: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  z-index: -1
}

.portfolio-item-grid.portfolio-grid-type-12 .portfolio-item-image>img {
  mix-blend-mode: multiply;
  opacity: .3
}

.portfolio-item-grid.portfolio-grid-type-12:hover .portfolio-item-details .portfolio-item-details-headline:after {
  -webkit-transform: translateX(-15px);
  -ms-transform: translateX(-15px);
  transform: translateX(-15px);
  opacity: 0
}

.portfolio-item-grid.portfolio-grid-type-12:hover .portfolio-item-details .category-holder {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px)
}

@media screen and (max-width:768px) {
  .portfolio-item-grid.portfolio-grid-type-12 {
    white-space: normal
  }

  .portfolio-item-grid.portfolio-grid-type-12 .portfolio-item-details>a {
    display: block
  }

  .portfolio-item-grid.portfolio-grid-type-12 .portfolio-item-details .category-holder {
    display: none
  }
}

.portfolio-item-grid .portfolio-item-details h3.portfolio-item-headline {
  font-size: -webkit-calc(17px + 5*((100vw - 576px)/1024));
  font-size: calc(17px + 5*((100vw - 576px)/1024));
  margin-bottom: 5px
}

@media screen and (max-width:576px) {
  .portfolio-item-grid .portfolio-item-details h3.portfolio-item-headline {
    font-size: 17px
  }
}

@media screen and (min-width:1600px) {
  .portfolio-item-grid .portfolio-item-details h3.portfolio-item-headline {
    font-size: 22px
  }
}

.portfolio-item-grid .portfolio-item-details .category-holder:after {
  display: none
}

.portfolio-item-grid .portfolio-item-details .show-project {
  position: absolute;
  opacity: 0;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  left: 4.4vh;
  right: 4.4vh;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

@media screen and (max-width:1024px) {
  .portfolio-item-grid .portfolio-item-details .show-project {
    left: 20px
  }
}

@media screen and (max-width:1024px) {
  .portfolio-item-grid .portfolio-item-details .show-project {
    right: 20px
  }
}

.portfolio-item-grid .portfolio-item-details .show-project-link {
  position: relative;
  font-weight: 600;
  display: inline-block
}

.portfolio-item-grid .portfolio-item-details .show-project-link:after {
  content: "";
  position: absolute;
  width: 40px;
  height: 2px;
  background-color: currentColor;
  top: 50%;
  right: -55px
}

.portfolio-item-grid .portfolio-item-details.text-right .show-project-link:after {
  left: -55px;
  right: auto
}

.portfolio-item-grid .portfolio-item-details.text-center .show-project-link:after {
  display: none
}

.portfolio-item-grid.metro-style .portfolio-metro-image {
  padding-bottom: 100%;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.portfolio-item-grid.portfolio-grid-type-1 .portfolio-item-details .category-holder,
.portfolio-item-grid.portfolio-grid-type-2 .portfolio-item-details .category-holder,
.portfolio-item-grid.portfolio-grid-type-11 .portfolio-item-details .category-holder {
  display: block;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.portfolio-item-grid.portfolio-grid-type-1 .portfolio-item-details .category-holder .category,
.portfolio-item-grid.portfolio-grid-type-2 .portfolio-item-details .category-holder .category,
.portfolio-item-grid.portfolio-grid-type-11 .portfolio-item-details .category-holder .category {
  font-size: .94rem
}

.portfolio-item-grid.portfolio-grid-type-1 .btn-lightbox,
.portfolio-item-grid.portfolio-grid-type-2 .btn-lightbox,
.portfolio-item-grid.portfolio-grid-type-11 .btn-lightbox {
  position: absolute;
  z-index: 10;
  top: 4.4vh;
  left: 4.4vh;
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

@media screen and (max-width:1024px) {

  .portfolio-item-grid.portfolio-grid-type-1 .btn-lightbox,
  .portfolio-item-grid.portfolio-grid-type-2 .btn-lightbox,
  .portfolio-item-grid.portfolio-grid-type-11 .btn-lightbox {
    top: 20px
  }
}

@media screen and (max-width:1024px) {

  .portfolio-item-grid.portfolio-grid-type-1 .btn-lightbox,
  .portfolio-item-grid.portfolio-grid-type-2 .btn-lightbox,
  .portfolio-item-grid.portfolio-grid-type-11 .btn-lightbox {
    left: 20px
  }
}

.portfolio-item-grid.portfolio-grid-type-1:hover .btn-lightbox,
.portfolio-item-grid.portfolio-grid-type-2:hover .btn-lightbox,
.portfolio-item-grid.portfolio-grid-type-11:hover .btn-lightbox {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  visibility: visible;
  opacity: 1
}

.portfolio-item-grid.portfolio-grid-type-1:hover .portfolio-item-details .show-project,
.portfolio-item-grid.portfolio-grid-type-2:hover .portfolio-item-details .show-project,
.portfolio-item-grid.portfolio-grid-type-11:hover .portfolio-item-details .show-project {
  opacity: 1
}

.portfolio-item-grid.portfolio-grid-type-1:hover .portfolio-item-details .category-holder,
.portfolio-item-grid.portfolio-grid-type-2:hover .portfolio-item-details .category-holder,
.portfolio-item-grid.portfolio-grid-type-11:hover .portfolio-item-details .category-holder {
  -webkit-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px);
  opacity: 0
}

.portfolio-item-grid .portfolio-item-image {
  width: 100%;
  min-height: 80px;
  position: relative;
  text-align: center;
  display: block;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.portfolio-item-grid .portfolio-item-image .video-module {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  position: absolute;
  z-index: 11
}

.portfolio-item-grid .portfolio-item-image .video-module .btn-round {
  position: relative
}

.portfolio-item-grid .portfolio-item-image img {
  vertical-align: middle;
  display: block
}

@media screen and (min-width:1025px) {
  .portfolio-item-grid:active {
    -webkit-transform: scale(.98);
    -ms-transform: scale(.98);
    transform: scale(.98);
    -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
    -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
    transition: all cubic-bezier(.4, 0, .2, 1) .4s
  }
}

.portfolio-item-fullscreen {
  height: 100vh;
  min-width: 100%
}

.portfolio-item-fullscreen .details-holder {
  height: 100%
}

.portfolio-item-fullscreen .details-holder .portfolio-details {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 0;
  padding-bottom: 0
}

.portfolio-item-fullscreen .portfolio-details {
  position: relative;
  height: 100%;
  min-height: 65vh;
  z-index: 10;
  padding-top: 14vh;
  padding-bottom: 7.2vh;
  padding-left: 0;
  padding-right: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

@media screen and (max-width:1024px) {
  .portfolio-item-fullscreen .portfolio-details {
    padding-top: 100px
  }
}

@media screen and (max-width:768px) {
  .portfolio-item-fullscreen .portfolio-details {
    padding-bottom: 30px
  }
}

@media screen and (max-width:768px) {
  .portfolio-item-fullscreen .portfolio-details {
    padding-top: 100px;
    padding-left: 0;
    padding-right: 30px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }
}

.portfolio-item-fullscreen .portfolio-details:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 50%;
  background-image: url(/wp-content/themes/ohio/assets/images/pattern.svg)
}

.portfolio-item-fullscreen .portfolio-details-video {
  margin-bottom: 3.4vh
}

.portfolio-item-fullscreen .portfolio-details-video .btn-play {
  display: inline-block
}

@media screen and (max-width:1024px) {
  .portfolio-item-fullscreen .portfolio-details-video {
    margin-bottom: 20px
  }
}

.portfolio-item-fullscreen .portfolio-details-categories {
  margin-bottom: 20px
}

.portfolio-item-fullscreen .portfolio-details-title h2 {
  font-size: -webkit-calc(46px + 26*((100vw - 576px)/1024));
  font-size: calc(46px + 26*((100vw - 576px)/1024))
}

@media screen and (max-width:576px) {
  .portfolio-item-fullscreen .portfolio-details-title h2 {
    font-size: 46px
  }
}

@media screen and (min-width:1600px) {
  .portfolio-item-fullscreen .portfolio-details-title h2 {
    font-size: 72px
  }
}

@media screen and (max-width:768px) {
  .portfolio-item-fullscreen .portfolio-details-title h2 {
    margin: 5px 0 0
  }
}

.portfolio-item-fullscreen .portfolio-details-title h3 {
  margin: 0;
  font-size: -webkit-calc(36px + 4*((100vw - 576px)/1024));
  font-size: calc(36px + 4*((100vw - 576px)/1024))
}

@media screen and (max-width:576px) {
  .portfolio-item-fullscreen .portfolio-details-title h3 {
    font-size: 36px
  }
}

@media screen and (min-width:1600px) {
  .portfolio-item-fullscreen .portfolio-details-title h3 {
    font-size: 40px
  }
}

.portfolio-item-fullscreen .portfolio-details-description {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding-top: 15px
}

.portfolio-item-fullscreen .portfolio-details-description .short-description {
  font-size: -webkit-calc(16.6px + 1*((100vw - 576px)/1024));
  font-size: calc(16.6px + 1*((100vw - 576px)/1024));
  opacity: .85
}

@media screen and (max-width:576px) {
  .portfolio-item-fullscreen .portfolio-details-description .short-description {
    font-size: 16.6px
  }
}

@media screen and (min-width:1600px) {
  .portfolio-item-fullscreen .portfolio-details-description .short-description {
    font-size: 17.6px
  }
}

.portfolio-item-fullscreen .portfolio-details-link {
  margin-top: 25px
}

@media screen and (max-width:1024px) {
  .portfolio-item-fullscreen .portfolio-details-link {
    margin-top: 20px
  }
}

.portfolio-item-fullscreen .portfolio-details-link .btn {
  font-size: 1.1em
}

.portfolio-item-fullscreen .portfolio-details-link svg {
  fill: currentColor
}

.portfolio-item-fullscreen .portfolio-details-date {
  position: relative;
  display: inline-block
}

.portfolio-item-fullscreen .portfolio-item-image {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  position: absolute
}

.portfolio-item-fullscreen .portfolio-item-overlay {
  background-color: rgba(255, 255, 255, .972)
}

.portfolio-item-fullscreen.portfolio-grid-type-3 .portfolio-item-overlay {
  position: relative
}

.portfolio-item-fullscreen.portfolio-grid-type-3 .portfolio-item-overlay>.page-container {
  height: 100%
}

.portfolio-item-fullscreen.portfolio-grid-type-4 .portfolio-item-overlay {
  position: relative;
  background-color: rgba(255, 255, 255, .05);
  height: 100%
}

.portfolio-item-fullscreen.portfolio-grid-type-4 .portfolio-item-overlay .portfolio-details-title h2 {
  font-size: -webkit-calc(46px + 62*((100vw - 576px)/1024));
  font-size: calc(46px + 62*((100vw - 576px)/1024))
}

@media screen and (max-width:576px) {
  .portfolio-item-fullscreen.portfolio-grid-type-4 .portfolio-item-overlay .portfolio-details-title h2 {
    font-size: 46px
  }
}

@media screen and (min-width:1600px) {
  .portfolio-item-fullscreen.portfolio-grid-type-4 .portfolio-item-overlay .portfolio-details-title h2 {
    font-size: 108px
  }
}

.portfolio-item-fullscreen.portfolio-grid-type-4 .portfolio-item-overlay .portfolio-details:before {
  width: 50%;
  height: 20%
}

@media screen and (min-width:1025px) {
  .portfolio-item-fullscreen.portfolio-grid-type-4 .portfolio-item-overlay .short-description {
    padding-right: 40%
  }
}

@media screen and (min-width:769px) {
  .portfolio-item-fullscreen.portfolio-grid-type-4 .portfolio-item-overlay .portfolio-item-bg-title {
    display: none
  }
}

.portfolio-item-fullscreen.portfolio-grid-type-5 .portfolio-item-overlay {
  width: 50%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end
}

.portfolio-item-fullscreen.portfolio-grid-type-5 .portfolio-item-overlay>.page-container {
  width: 100%;
  height: 100%
}

@media screen and (max-width:1024px) {
  .portfolio-item-fullscreen.portfolio-grid-type-5 .portfolio-item-overlay>.page-container .details-holder {
    height: 90%
  }
}

.portfolio-item-fullscreen.portfolio-grid-type-5 .portfolio-item-overlay .portfolio-details {
  padding-top: 0;
  padding-right: 30px
}

@media screen and (min-width:1920px) {
  .portfolio-item-fullscreen.portfolio-grid-type-5 .portfolio-item-overlay .portfolio-details {
    padding-left: 5vw
  }

  .portfolio-item-fullscreen.portfolio-grid-type-5 .portfolio-item-overlay .portfolio-details:before {
    left: 5vw
  }
}

.portfolio-item-fullscreen.portfolio-grid-type-5 .portfolio-item-overlay .portfolio-details:before {
  height: 25%
}

.portfolio-item-fullscreen.portfolio-grid-type-5 .portfolio-item-overlay .portfolio-item-bg-title {
  top: 100%;
  left: 15%;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: translateY(0%) rotate(-90deg);
  -ms-transform: translateY(0%) rotate(-90deg);
  transform: translateY(0%) rotate(-90deg)
}

@media screen and (min-width:769px) {
  .portfolio-item-fullscreen.portfolio-grid-type-5 .portfolio-item-overlay {
    position: absolute;
    top: 0;
    left: 0
  }
}

@media screen and (max-width:768px) {
  .portfolio-item-fullscreen.portfolio-grid-type-5 .portfolio-item-overlay {
    width: 100%;
    position: absolute;
    top: 0;
    padding-top: 90px;
    height: auto
  }

  .portfolio-item-fullscreen.portfolio-grid-type-5 .parallax {
    height: 100% !important
  }
}

.portfolio-item-fullscreen.portfolio-grid-type-5.active .portfolio-item-image {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  -webkit-transition: transform .5s cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: transform .5s cubic-bezier(.4, 0, .2, 1) .4s;
  -webkit-transition: -webkit-transform .5s cubic-bezier(.4, 0, .2, 1) .4s;
  transition: -webkit-transform .5s cubic-bezier(.4, 0, .2, 1) .4s;
  transition: transform .5s cubic-bezier(.4, 0, .2, 1) .4s;
  transition: transform .5s cubic-bezier(.4, 0, .2, 1) .4s, -webkit-transform .5s cubic-bezier(.4, 0, .2, 1) .4s
}

.portfolio-item-fullscreen.portfolio-grid-type-5.prev-slide .portfolio-item-image {
  -webkit-transform: translateY(-100%) !important;
  -ms-transform: translateY(-100%) !important;
  transform: translateY(-100%) !important;
  -webkit-transition: transform .5s cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: transform .5s cubic-bezier(.4, 0, .2, 1) .4s;
  -webkit-transition: -webkit-transform .5s cubic-bezier(.4, 0, .2, 1) .4s;
  transition: -webkit-transform .5s cubic-bezier(.4, 0, .2, 1) .4s;
  transition: transform .5s cubic-bezier(.4, 0, .2, 1) .4s;
  transition: transform .5s cubic-bezier(.4, 0, .2, 1) .4s, -webkit-transform .5s cubic-bezier(.4, 0, .2, 1) .4s
}

.portfolio-item-fullscreen.portfolio-grid-type-5.prev-slide.last-slide .portfolio-item-image {
  -webkit-transform: translateY(-20%) !important;
  -ms-transform: translateY(-20%) !important;
  transform: translateY(-20%) !important;
  -webkit-transition: transform .5s cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: transform .5s cubic-bezier(.4, 0, .2, 1) .4s;
  -webkit-transition: -webkit-transform .5s cubic-bezier(.4, 0, .2, 1) .4s;
  transition: -webkit-transform .5s cubic-bezier(.4, 0, .2, 1) .4s;
  transition: transform .5s cubic-bezier(.4, 0, .2, 1) .4s;
  transition: transform .5s cubic-bezier(.4, 0, .2, 1) .4s, -webkit-transform .5s cubic-bezier(.4, 0, .2, 1) .4s
}

.portfolio-item-fullscreen.portfolio-grid-type-5.next-slide .portfolio-item-image {
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: transform .5s cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: transform .5s cubic-bezier(.4, 0, .2, 1) .4s;
  -webkit-transition: -webkit-transform .5s cubic-bezier(.4, 0, .2, 1) .4s;
  transition: -webkit-transform .5s cubic-bezier(.4, 0, .2, 1) .4s;
  transition: transform .5s cubic-bezier(.4, 0, .2, 1) .4s;
  transition: transform .5s cubic-bezier(.4, 0, .2, 1) .4s, -webkit-transform .5s cubic-bezier(.4, 0, .2, 1) .4s
}

.portfolio-item-fullscreen.portfolio-grid-type-5.next-slide.last-slide .portfolio-item-image {
  -webkit-transform: translateY(20%) !important;
  -ms-transform: translateY(20%) !important;
  transform: translateY(20%) !important;
  -webkit-transition: transform .5s cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: transform .5s cubic-bezier(.4, 0, .2, 1) .4s;
  -webkit-transition: -webkit-transform .5s cubic-bezier(.4, 0, .2, 1) .4s;
  transition: -webkit-transform .5s cubic-bezier(.4, 0, .2, 1) .4s;
  transition: transform .5s cubic-bezier(.4, 0, .2, 1) .4s;
  transition: transform .5s cubic-bezier(.4, 0, .2, 1) .4s, -webkit-transform .5s cubic-bezier(.4, 0, .2, 1) .4s
}

.portfolio-item-fullscreen.portfolio-grid-type-6 {
  min-width: initial
}

.portfolio-item-fullscreen.portfolio-grid-type-6 .portfolio-item-image {
  background-position: left bottom
}

.portfolio-item-fullscreen.portfolio-grid-type-6 .portfolio-item-overlay {
  padding: 0 7vw;
  background-color: rgba(255, 255, 255, .972);
  position: relative
}

@media screen and (max-width:768px) {
  .portfolio-item-fullscreen.portfolio-grid-type-6 .portfolio-item-overlay {
    height: auto
  }
}

@media screen and (min-width:769px) {
  .portfolio-item-fullscreen.portfolio-grid-type-6 .portfolio-item-overlay .portfolio-item-bg-title {
    display: none
  }
}

@media screen and (max-width:768px) {
  .portfolio-item-fullscreen.portfolio-grid-type-6 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .portfolio-item-fullscreen.portfolio-grid-type-6 .portfolio-item-overlay {
    padding-right: 20px;
    padding-left: 20px
  }

  .portfolio-item-fullscreen.portfolio-grid-type-6 .portfolio-item-image {
    position: absolute
  }
}

.portfolio-item-fullscreen.portfolio-grid-type-7 {
  background: rgba(255, 255, 255, .972)
}

@media screen and (min-width:769px) {
  .portfolio-item-fullscreen.portfolio-grid-type-7 .portfolio-item-image {
    width: -webkit-calc(50vw - 30px);
    width: calc(50vw - 30px);
    height: auto;
    left: 0;
    z-index: 1;
    top: 20vh;
    bottom: 20vh
  }
}

.portfolio-item-fullscreen.portfolio-grid-type-7 .portfolio-item-image .portfolio-details-video {
  top: 50%;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 3
}

.portfolio-item-fullscreen.portfolio-grid-type-7 .portfolio-item-image:before {
  right: 0
}

.portfolio-item-fullscreen.portfolio-grid-type-7 .portfolio-item-bg-title {
  left: -webkit-calc((100%/3) + 15px);
  left: calc((100%/3) + 15px);
  top: 50%
}

.portfolio-item-fullscreen.portfolio-grid-type-7 .portfolio-details:before {
  height: 10vh
}

.portfolio-item-fullscreen.portfolio-grid-type-7 .portfolio-item-overlay {
  background: 0 0 !important
}

@media screen and (min-width:769px) {
  .portfolio-item-fullscreen.portfolio-grid-type-7 .portfolio-item-overlay {
    height: 100%
  }
}

@media screen and (max-width:768px) {
  .portfolio-item-fullscreen.portfolio-grid-type-7 .portfolio-item-image .portfolio-item-bg-title {
    bottom: 25px
  }
}

.portfolio-item-fullscreen.portfolio-grid-type-9 {
  background: #fff
}

.portfolio-item-fullscreen.portfolio-grid-type-9 .portfolio-item-image-box {
  opacity: 0
}

.portfolio-item-fullscreen.portfolio-grid-type-9.active .portfolio-item-image-box {
  -webkit-transition: .4s cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: .4s cubic-bezier(.4, 0, .2, 1) .4s;
  transition: .4s cubic-bezier(.4, 0, .2, 1) .4s;
  opacity: 1
}

.portfolio-item-fullscreen.portfolio-grid-type-9.active .portfolio-item-bg-title,
.portfolio-item-fullscreen.portfolio-grid-type-9.active .next-project-img-box {
  opacity: 1
}

.portfolio-item-fullscreen.portfolio-grid-type-9 .portfolio-item-overlay,
.portfolio-item-fullscreen.portfolio-grid-type-9 .page-container,
.portfolio-item-fullscreen.portfolio-grid-type-9 .portfolio-item-image-box,
.portfolio-item-fullscreen.portfolio-grid-type-9 .portfolio-item-details-box {
  height: 100%
}

.portfolio-item-fullscreen.portfolio-grid-type-9 .portfolio-item-image-box {
  overflow: hidden;
  z-index: 1
}

.portfolio-item-fullscreen.portfolio-grid-type-9 .portfolio-item-image-box .portfolio-details-video {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.portfolio-item-fullscreen.portfolio-grid-type-9 .portfolio-details {
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  padding-top: 0;
  padding-bottom: 0
}

@media screen and (min-width:1025px) {
  .portfolio-item-fullscreen.portfolio-grid-type-9 .portfolio-details-description .short-description {
    font-size: -webkit-calc(13px + 6*((100vw - 576px)/1024));
    font-size: calc(13px + 6*((100vw - 576px)/1024));
    font-weight: 600;
    opacity: 1
  }
}

@media screen and (min-width:1025px) and (max-width:576px) {
  .portfolio-item-fullscreen.portfolio-grid-type-9 .portfolio-details-description .short-description {
    font-size: 13px
  }
}

@media screen and (min-width:1025px) and (min-width:1600px) {
  .portfolio-item-fullscreen.portfolio-grid-type-9 .portfolio-details-description .short-description {
    font-size: 19px
  }
}

.portfolio-item-fullscreen.portfolio-grid-type-9 .portfolio-details:before {
  height: 25%;
  width: 150%
}

@media screen and (min-width:1025px) and (max-width:1440px) {
  .portfolio-item-fullscreen.portfolio-grid-type-9 .portfolio-details-headline {
    font-size: 54px
  }
}

.portfolio-item-fullscreen.portfolio-grid-type-9 .portfolio-item-bg-title {
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 25px;
  opacity: 0;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.portfolio-item-fullscreen.portfolio-grid-type-9 .next-project-img-box {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(-64%, -50%);
  -ms-transform: translate(-64%, -50%);
  transform: translate(-64%, -50%);
  width: 270px;
  height: 270px;
  -webkit-transition: .5s cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: .5s cubic-bezier(.4, 0, .2, 1) .4s;
  transition: .5s cubic-bezier(.4, 0, .2, 1) .4s;
  -webkit-transition-delay: .6s;
  -o-transition-delay: .6s;
  transition-delay: .6s;
  -webkit-border-radius: 5px;
  border-radius: 5px
}

@media screen and (min-width:1025px) and (max-width:1440px) {
  .portfolio-item-fullscreen.portfolio-grid-type-9 .next-project-img-box {
    -webkit-transform: translate(-80%, -50%);
    -ms-transform: translate(-80%, -50%);
    transform: translate(-80%, -50%)
  }
}

.portfolio-item-fullscreen.portfolio-grid-type-9 .next-project-img-box .next-project-img {
  width: 100%;
  height: 100%;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  cursor: pointer;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.portfolio-item-fullscreen.portfolio-grid-type-9 .next-project-img-box .next-project-img:hover {
  -webkit-transform: translateX(10px);
  -ms-transform: translateX(10px);
  transform: translateX(10px)
}

@media screen and (min-width:769px) {
  .portfolio-item-fullscreen.portfolio-grid-type-9 .portfolio-item-image:before {
    display: none
  }
}

@media screen and (max-width:1024px) {
  .portfolio-item-fullscreen.portfolio-grid-type-9 .next-project-img-box {
    display: none
  }
}

@media screen and (max-width:768px) {
  .portfolio-item-fullscreen.portfolio-grid-type-9 .portfolio-item-overlay {
    width: 100%
  }

  .portfolio-item-fullscreen.portfolio-grid-type-9 .portfolio-item-overlay .portfolio-details {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .portfolio-item-fullscreen.portfolio-grid-type-9 .portfolio-item-overlay .portfolio-details-description {
    padding-top: 15px
  }

  .portfolio-item-fullscreen.portfolio-grid-type-9 .page-container {
    padding: 0
  }

  .portfolio-item-fullscreen.portfolio-grid-type-9 .portfolio-item-image-box {
    margin: 0 -20px
  }
}

.portfolio-item-fullscreen.portfolio-grid-type-10 .portfolio-bg-overlay {
  position: relative;
  height: 100%;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat
}

.portfolio-item-fullscreen.portfolio-grid-type-10 .portfolio-bg-overlay:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, .99)
}

.portfolio-item-fullscreen.portfolio-grid-type-10 .portfolio-item-bg-title {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  bottom: auto;
  opacity: 0;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.portfolio-item-fullscreen.portfolio-grid-type-10 .details-holder .portfolio-item-preview {
  top: 18vh;
  bottom: 18vh;
  position: absolute
}

.portfolio-item-fullscreen.portfolio-grid-type-10 .details-holder .portfolio-item-image {
  right: 20px;
  left: 20px;
  width: auto;
  -webkit-transform: scale(.9);
  -ms-transform: scale(.9);
  transform: scale(.9);
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.portfolio-item-fullscreen.portfolio-grid-type-10 .details-holder .portfolio-item-image:before {
  left: 0
}

.portfolio-item-fullscreen.portfolio-grid-type-10 .page-container {
  height: 100%;
  overflow: hidden
}

@media screen and (max-width:1024px) {
  .portfolio-item-fullscreen.portfolio-grid-type-10 .portfolio-bg-overlay {
    padding-top: 100px;
    padding-bottom: 100px
  }
}

@media screen and (max-width:768px) {
  .portfolio-item-fullscreen.portfolio-grid-type-10 .portfolio-bg-overlay {
    padding: 0;
    background: #fff;
    background-image: none !important
  }

  .portfolio-item-fullscreen.portfolio-grid-type-10 .details-holder {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .portfolio-item-fullscreen.portfolio-grid-type-10 .details-holder .portfolio-details {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    height: 50%;
    padding-top: 0;
    padding-bottom: 0
  }

  .portfolio-item-fullscreen.portfolio-grid-type-10 .details-holder .portfolio-item-preview {
    position: absolute;
    padding: 0;
    left: 0;
    bottom: auto;
    top: 0;
    width: 100%;
    height: 50%
  }

  .portfolio-item-fullscreen.portfolio-grid-type-10 .details-holder .portfolio-item-image {
    right: 0;
    left: 0;
    width: auto
  }
}

.portfolio-item-fullscreen.portfolio-grid-type-10.active .details-holder .portfolio-item-image {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none
}

.portfolio-item-fullscreen.portfolio-grid-type-10.active .portfolio-item-bg-title {
  opacity: 1
}

.portfolio-item-fullscreen.portfolio-grid-type-7 .portfolio-item-image:before,
.portfolio-item-fullscreen.portfolio-grid-type-9 .portfolio-item-image:before,
.portfolio-item-fullscreen.portfolio-grid-type-10 .portfolio-item-image:before {
  content: '';
  position: absolute;
  width: 50%;
  height: 100%;
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, .972)));
  background-image: -webkit-linear-gradient(right, rgba(255, 255, 255, 0), rgba(255, 255, 255, .972));
  background-image: -o-linear-gradient(right, rgba(255, 255, 255, 0), rgba(255, 255, 255, .972));
  background-image: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, .972))
}

@media screen and (max-width:768px) {

  .portfolio-item-fullscreen.portfolio-grid-type-7 .portfolio-item-image,
  .portfolio-item-fullscreen.portfolio-grid-type-9 .portfolio-item-image,
  .portfolio-item-fullscreen.portfolio-grid-type-10 .portfolio-item-image {
    position: relative;
    overflow: hidden
  }

  .portfolio-item-fullscreen.portfolio-grid-type-7 .portfolio-item-image:before,
  .portfolio-item-fullscreen.portfolio-grid-type-9 .portfolio-item-image:before,
  .portfolio-item-fullscreen.portfolio-grid-type-10 .portfolio-item-image:before {
    height: 200%;
    -webkit-transform-origin: top right;
    -ms-transform-origin: top right;
    transform-origin: top right;
    -webkit-transform: rotate(270deg) translate(-118%, -50%);
    -ms-transform: rotate(270deg) translate(-118%, -50%);
    transform: rotate(270deg) translate(-118%, -50%);
    right: auto !important
  }
}

@media screen and (max-width:768px) {

  .portfolio-item-fullscreen.portfolio-grid-type-7 .portfolio-item-image,
  .portfolio-item-fullscreen.portfolio-grid-type-9 .portfolio-item-image,
  .portfolio-item-fullscreen.portfolio-grid-type-10 .portfolio-item-image {
    height: 50vh
  }

  .portfolio-item-fullscreen.portfolio-grid-type-7 .portfolio-details,
  .portfolio-item-fullscreen.portfolio-grid-type-9 .portfolio-details,
  .portfolio-item-fullscreen.portfolio-grid-type-10 .portfolio-details {
    top: -14vh;
    bottom: auto;
    height: auto
  }

  .portfolio-item-fullscreen.portfolio-grid-type-7 .portfolio-details-video,
  .portfolio-item-fullscreen.portfolio-grid-type-9 .portfolio-details-video,
  .portfolio-item-fullscreen.portfolio-grid-type-10 .portfolio-details-video {
    margin-top: -2vh
  }
}

@media screen and (min-width:1025px) {

  .portfolio-item-fullscreen.portfolio-grid-type-3 .short-description,
  .portfolio-item-fullscreen.portfolio-grid-type-7 .short-description {
    padding-right: 5vw
  }
}

.portfolio-item-fullscreen.portfolio-grid-type-7 .portfolio-item-image:before {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, .972)));
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, .972));
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, .972));
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, .972))
}

@media screen and (max-width:768px) {
  .portfolio-item-fullscreen.portfolio-grid-type-7 .portfolio-item-image:before {
    width: 60%;
    left: 0;
    bottom: 0;
    -webkit-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    transform-origin: bottom left;
    -webkit-transform: rotate(90deg) translate(-100%, 0);
    -ms-transform: rotate(90deg) translate(-100%, 0);
    transform: rotate(90deg) translate(-100%, 0)
  }
}

.portfolio-item-fullscreen .portfolio-item-bg-title {
  position: absolute;
  bottom: -10px
}

.portfolio-item-fullscreen .portfolio-item-bg-title .bg-title {
  z-index: -1;
  line-height: .5;
  white-space: nowrap;
  letter-spacing: -.02em;
  font-size: 300px;
  font-family: "Space Grotesk Bold", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  color: rgba(136, 136, 136, .04)
}

@media screen and (max-width:768px) {
  .portfolio-item-fullscreen .portfolio-item-bg-title {
    -webkit-transform: rotate(-90deg) !important;
    -ms-transform: rotate(-90deg) !important;
    transform: rotate(-90deg) !important;
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    left: -webkit-calc(100% - 50px) !important;
    left: calc(100% - 50px) !important;
    bottom: 15px !important;
    top: auto !important
  }

  .portfolio-item-fullscreen .portfolio-item-bg-title .bg-title {
    font-size: 100px
  }
}

.with-switcher .grid_3+.clb-scroll-top,
.with-switcher .grid_3 .clb-scroll-top,
.with-switcher .grid_4+.clb-scroll-top,
.with-switcher .grid_4 .clb-scroll-top,
.with-switcher .grid_5+.clb-scroll-top,
.with-switcher .grid_5 .clb-scroll-top,
.with-switcher .grid_6+.clb-scroll-top,
.with-switcher .grid_6 .clb-scroll-top,
.with-switcher .grid_7+.clb-scroll-top,
.with-switcher .grid_7 .clb-scroll-top,
.with-switcher .grid_10+.clb-scroll-top,
.with-switcher .grid_10 .clb-scroll-top {
  padding-right: 60px
}

.with-switcher .grid_3+.scroll-bar-container .clb-scroll-top,
.with-switcher .grid_4+.scroll-bar-container .clb-scroll-top,
.with-switcher .grid_5+.scroll-bar-container .clb-scroll-top,
.with-switcher .grid_6+.scroll-bar-container .clb-scroll-top,
.with-switcher .grid_7+.scroll-bar-container .clb-scroll-top,
.with-switcher .grid_10+.scroll-bar-container .clb-scroll-top {
  padding-right: 60px
}

.grid_3 .clb-slider-pagination,
.grid_4 .clb-slider-pagination,
.grid_5 .clb-slider-pagination,
.grid_6 .clb-slider-pagination,
.grid_7 .clb-slider-pagination,
.grid_9 .clb-slider-pagination,
.grid_10 .clb-slider-pagination {
  color: #232226
}

.portfolio-onepage-slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

.portfolio-onepage-slider.clb-slider {
  display: block
}

[data-interactive-links-grid] {
  padding-top: 14vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative
}

@media screen and (max-width:1024px) {
  [data-interactive-links-grid] {
    padding-top: 100px
  }
}

[data-interactive-links-grid]:before {
  content: "";
  position: absolute;
  right: 0;
  width: 50%;
  top: 0;
  height: 30%;
  opacity: .25;
  background-image: url(/wp-content/themes/ohio/assets/images/pattern.svg)
}

[data-interactive-links-grid] .portfolio-item.active {
  -webkit-transform: scale(2.6);
  -ms-transform: scale(2.6);
  transform: scale(2.6)
}

[data-interactive-links-grid] .portfolio-grid {
  z-index: 10;
  width: 100%;
  height: auto !important;
  padding-top: 7.2vh;
  padding-bottom: 7.2vh
}

@media screen and (max-width:768px) {
  [data-interactive-links-grid] .portfolio-grid {
    padding-top: 30px
  }
}

@media screen and (max-width:768px) {
  [data-interactive-links-grid] .portfolio-grid {
    padding-bottom: 30px
  }
}

[data-interactive-links-grid] .portfolio-grid .portfolio-item-wrap {
  display: inline-block;
  position: relative !important;
  top: auto !important;
  left: auto !important;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  padding-top: 0 !important;
  padding-bottom: 0 !important
}

[data-interactive-links-grid] .portfolio-grid-images {
  position: absolute;
  top: 0
}

[data-interactive-links-grid] .portfolio-grid-images.interactive-links-grid-images {
  height: 100%;
  overflow: hidden
}

[data-interactive-links-grid] .portfolio-grid-images.interactive-links-grid-images .interactive-links-grid-image {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  z-index: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

[data-interactive-links-grid] .portfolio-grid-images.interactive-links-grid-images .interactive-links-grid-image:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%
}

[data-interactive-links-grid] .portfolio-grid-images.interactive-links-grid-images .interactive-links-grid-image.scale {
  opacity: 1;
  -webkit-animation: imageScale 15s 1;
  animation: imageScale 15s 1;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards
}

[data-interactive-links-grid] .hover-scale-img.visible {
  opacity: 1
}

[data-interactive-links-grid] nav.pagination {
  margin-top: 0;
  margin-bottom: 0
}

[data-interactive-links-grid] .portfolio-sorting,
[data-interactive-links-grid] .pagination,
[data-interactive-links-grid] .lazy-load {
  z-index: 12;
  padding-top: 4.4vh;
  padding-bottom: 4.4vh
}

@media screen and (max-width:1024px) {

  [data-interactive-links-grid] .portfolio-sorting,
  [data-interactive-links-grid] .pagination,
  [data-interactive-links-grid] .lazy-load {
    padding-top: 20px
  }
}

@media screen and (max-width:1024px) {

  [data-interactive-links-grid] .portfolio-sorting,
  [data-interactive-links-grid] .pagination,
  [data-interactive-links-grid] .lazy-load {
    padding-bottom: 20px
  }
}

.page-template-page_for-projects [data-interactive-links-grid] {
  min-height: 100vh
}

@-webkit-keyframes imageScale {
  100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
  }
}

@keyframes imageScale {
  100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
  }
}

@-webkit-keyframes imageOpacity {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0
  }

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

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

@keyframes imageOpacity {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0
  }

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

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

.double-width .portfolio-grid-type-1.metro-style .portfolio-metro-image {
  padding-bottom: -webkit-calc(50% - 20px);
  padding-bottom: calc(50% - 20px)
}

@media screen and (max-width:768px) {
  .double-width .portfolio-grid-type-1.metro-style .portfolio-metro-image {
    padding-bottom: 100% !important
  }
}

.double-width .portfolio-grid-type-1.metro-style.hover-parallax-img .portfolio-metro-image {
  padding-bottom: -webkit-calc(50% + 20px);
  padding-bottom: calc(50% + 20px)
}

@media screen and (max-width:768px) {
  .double-width .portfolio-grid-type-1.metro-style.hover-parallax-img .portfolio-metro-image {
    padding-bottom: 100% !important
  }
}

.double-width .portfolio-grid-type-2.metro-style.hover-parallax-img .portfolio-metro-image,
.double-width .portfolio-grid-type-11.metro-style.hover-parallax-img .portfolio-metro-image {
  padding-bottom: -webkit-calc(100% - 36px);
  padding-bottom: calc(100% - 36px)
}

@media screen and (max-width:768px) {

  .double-width .portfolio-grid-type-2.metro-style.hover-parallax-img .portfolio-metro-image,
  .double-width .portfolio-grid-type-11.metro-style.hover-parallax-img .portfolio-metro-image {
    padding-bottom: 100% !important
  }
}

.ohio-recent-projects-sc .pagination {
  margin: 30px auto
}

.ohio-recent-projects-sc[data-interactive-links-grid] .pagination {
  width: 100%
}

.project-page {
  position: relative
}

.project-page .clb-share-bar {
  top: 4.4vh;
  left: 4.4vh
}

@media screen and (max-width:1024px) {
  .project-page .clb-share-bar {
    top: 20px
  }
}

@media screen and (max-width:1024px) {
  .project-page .clb-share-bar {
    left: 20px
  }
}

.project-page-media-holder {
  position: relative
}

.project-page-media-holder img {
  width: 100%;
  margin-bottom: 10px;
  vertical-align: top
}

.project-page-media-holder img:last-of-type {
  margin-bottom: 0
}

@media screen and (max-width:1024px) {
  .project-page-media-holder {
    padding-left: 0 !important;
    padding-right: 0 !important
  }
}

.project-page-media-holder .video-module {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}

.project-page-content {
  z-index: 2;
  padding-bottom: 8.8vh;
  padding-top: 8.8vh
}

@media screen and (max-width:768px) {
  .project-page-content {
    padding-bottom: 40px
  }
}

@media screen and (max-width:768px) {
  .project-page-content {
    padding-top: 40px
  }
}

@media screen and (max-width:1024px) {
  .project-page-content {
    padding: 50px 20px
  }
}

@media screen and (max-width:768px) {
  .project-page-content {
    padding: 40px 0;
    margin-left: 0;
    margin-right: 0
  }
}

.project-page-content .project-title {
  margin-bottom: 20px
}

.project-page-content .project-title .headline {
  margin: 20px 0 10px
}

.project-page-content .project-description {
  font-size: 17px
}

.project-page-content .project-description p {
  margin: 0
}

.project-page-content .project-task {
  margin-top: 30px;
  position: relative
}

.project-page-content .project-task-description {
  font-size: 17px;
  font-weight: 600
}

.project-page-content .btn-link {
  margin-top: 20px
}

.project-page .project-meta {
  list-style: none;
  margin-top: 3.4vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media screen and (max-width:1024px) {
  .project-page .project-meta {
    margin-top: 20px
  }
}

.project-page .project-meta li {
  min-width: -webkit-calc(25% - 25px);
  min-width: calc(25% - 25px);
  width: -webkit-calc(25% - 25px);
  width: calc(25% - 25px);
  margin-right: 25px;
  padding-top: 20px;
  border-top: 1px solid rgba(136, 136, 136, .65);
  margin-bottom: 20px
}

.project-page .project-meta li:last-child {
  margin-bottom: 0
}

.project-page .project-meta li>* {
  margin: 0
}

@media screen and (max-width:1024px) {
  .project-page .project-meta li {
    min-width: -webkit-calc(50% - 20px);
    min-width: calc(50% - 20px);
    width: -webkit-calc(50% - 20px);
    width: calc(50% - 20px);
    margin-right: 20px
  }
}

.project-page .project-first-image {
  position: relative
}

.project-page .project-first-image img {
  margin-bottom: 10px
}

.project-page .project-first-image .video-module {
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.project-page.layout-type1 .project-title .headline,
.project-page.layout-type2 .project-title .headline,
.project-page.layout-type3 .project-title .headline,
.project-page.layout-type4 .project-title .headline {
  margin: 10px 0;
  font-size: -webkit-calc(40px + 14*((100vw - 576px)/1024));
  font-size: calc(40px + 14*((100vw - 576px)/1024))
}

@media screen and (max-width:576px) {

  .project-page.layout-type1 .project-title .headline,
  .project-page.layout-type2 .project-title .headline,
  .project-page.layout-type3 .project-title .headline,
  .project-page.layout-type4 .project-title .headline {
    font-size: 40px
  }
}

@media screen and (min-width:1600px) {

  .project-page.layout-type1 .project-title .headline,
  .project-page.layout-type2 .project-title .headline,
  .project-page.layout-type3 .project-title .headline,
  .project-page.layout-type4 .project-title .headline {
    font-size: 54px
  }
}

@media screen and (min-width:1025px) {
  .project-page.layout-type1 .project-page-content {
    margin-left: 4.4vh
  }
}

@media screen and (min-width:1025px) and (max-width:1024px) {
  .project-page.layout-type1 .project-page-content {
    margin-left: 20px
  }
}

@media screen and (min-width:1025px) {
  .project-page.layout-type2 .project-page-content {
    margin-right: 4.4vh
  }
}

@media screen and (min-width:1025px) and (max-width:1024px) {
  .project-page.layout-type2 .project-page-content {
    margin-right: 20px
  }
}

.project-page.layout-type2 .clb-share-bar {
  left: auto;
  right: 4.4vh
}

@media screen and (max-width:1024px) {
  .project-page.layout-type2 .clb-share-bar {
    right: 20px
  }
}

.project-page.layout-type3,
.project-page.layout-type4 {
  width: 100%;
  max-width: 100%
}

@media screen and (max-width:768px) {

  .project-page.layout-type3 .project-page-content,
  .project-page.layout-type4 .project-page-content {
    padding-right: 0;
    padding-left: 0
  }
}

.project-page.layout-type3 .clb-share-bar {
  right: -webkit-calc(50% + 20px);
  right: calc(50% + 20px);
  margin-right: 4.4vh;
  left: auto;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%)
}

@media screen and (max-width:1024px) {
  .project-page.layout-type3 .clb-share-bar {
    margin-right: 20px
  }
}

.project-page.layout-type3 .scroll-end .clb-share-bar {
  right: 20px
}

@media screen and (max-width:768px) {
  .project-page.layout-type3 .clb-share-bar {
    top: -webkit-calc(100vh - 20px);
    top: calc(100vh - 20px);
    right: 20px;
    -webkit-transform: translate(0%, -100%);
    -ms-transform: translate(0%, -100%);
    transform: translate(0%, -100%)
  }

  .project-page.layout-type3 .scroll-end .clb-share-bar {
    right: 35px
  }
}

@media screen and (min-width:1025px) {
  .project-page.layout-type3 .project-page-media-holder {
    padding-left: 0
  }
}

@media screen and (min-width:1025px) {
  .project-page.layout-type3 .project-page-content {
    margin-left: 5vw;
    margin-right: -webkit-calc(10vw + 136px);
    margin-right: calc(10vw + 136px)
  }
}

@media screen and (min-width:1025px) and (max-width:1440px) {
  .project-page.layout-type3 .project-page-content {
    margin-left: 3vw;
    margin-right: 8vw
  }
}

.project-page.layout-type4 .clb-share-bar {
  left: -webkit-calc(50% + 55px);
  left: calc(50% + 55px);
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  right: auto
}

.project-page.layout-type4 .scroll-end .clb-share-bar {
  left: 55px;
  right: auto
}

@media screen and (max-width:768px) {
  .project-page.layout-type4 .clb-share-bar {
    left: 20px;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
  }
}

@media screen and (max-width:768px) {
  .project-page.layout-type4 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }
}

@media screen and (min-width:1025px) {
  .project-page.layout-type4 .project-page-media-holder {
    padding-right: 0
  }
}

@media screen and (min-width:1025px) {
  .project-page.layout-type4 .project-page-content {
    margin-left: -webkit-calc(10vw + 126px);
    margin-left: calc(10vw + 126px);
    margin-right: 5vw
  }
}

@media screen and (min-width:1025px) and (max-width:1440px) {
  .project-page.layout-type4 .project-page-content {
    margin-left: 7vw;
    margin-right: 3vw
  }
}

.project-page.layout-type3 .clb-share-bar,
.project-page.layout-type4 .clb-share-bar {
  top: -webkit-calc(100vh - 40px);
  top: calc(100vh - 40px);
  position: fixed;
  z-index: 10
}

.project-page.layout-type3 .scroll-end .clb-share-bar,
.project-page.layout-type4 .scroll-end .clb-share-bar {
  position: absolute;
  top: auto;
  bottom: 4.4vh;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none
}

@media screen and (max-width:1024px) {

  .project-page.layout-type3 .scroll-end .clb-share-bar,
  .project-page.layout-type4 .scroll-end .clb-share-bar {
    bottom: 20px
  }
}

@media screen and (max-width:768px) {

  .project-page.layout-type3 .clb-share-bar,
  .project-page.layout-type3 .scroll-end .clb-share-bar,
  .project-page.layout-type4 .clb-share-bar,
  .project-page.layout-type4 .scroll-end .clb-share-bar {
    top: auto;
    position: absolute;
    bottom: 20px;
    right: auto;
    left: 20px
  }
}

.project-page.layout-type5 .project-fullscreen-slider,
.project-page.layout-type6 .project-fullscreen-slider,
.project-page.layout-type8 .project-fullscreen-slider,
.project-page.layout-type9 .project-fullscreen-slider {
  overflow: hidden
}

.project-page.layout-type5 .project-fullscreen-slider .clb-slider-outer-stage,
.project-page.layout-type6 .project-fullscreen-slider .clb-slider-outer-stage,
.project-page.layout-type8 .project-fullscreen-slider .clb-slider-outer-stage,
.project-page.layout-type9 .project-fullscreen-slider .clb-slider-outer-stage {
  height: 100%
}

@media screen and (max-width:768px) {

  .project-page.layout-type5 .project-page-content .vc_col-md-6,
  .project-page.layout-type6 .project-page-content .vc_col-md-6,
  .project-page.layout-type8 .project-page-content .vc_col-md-6,
  .project-page.layout-type9 .project-page-content .vc_col-md-6 {
    margin-top: 40px
  }
}

.project-page.layout-type5 .project-image,
.project-page.layout-type6 .project-image,
.project-page.layout-type8 .project-image,
.project-page.layout-type9 .project-image {
  height: 100%;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative
}

.project-page.layout-type5 .project-image-overlay,
.project-page.layout-type6 .project-image-overlay,
.project-page.layout-type8 .project-image-overlay,
.project-page.layout-type9 .project-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(23, 22, 26, .3)
}

@media screen and (max-width:768px) {

  .project-page.layout-type6 .page-container,
  .project-page.layout-type8 .page-container {
    padding-right: 40px
  }
}

.project-page.layout-type5 .project-fullscreen-slider {
  height: 75vh
}

.project-page.layout-type5 .project-fullscreen-slider .clb-slider-outer-stage {
  height: 100%
}

.project-page.layout-type5 .project-page-media-holder {
  position: relative
}

.project-page.layout-type5 .project-page-media-holder .video-module {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 10
}

.project-page.layout-type5 .project-page-media-holder .clb-share-bar {
  top: auto;
  bottom: 4.4vh;
  left: 0
}

@media screen and (max-width:1024px) {
  .project-page.layout-type5 .project-page-media-holder .clb-share-bar {
    bottom: 20px
  }
}

.project-page.layout-type5 .project-page-content {
  padding-top: 10.6vh;
  padding-bottom: 10.6vh;
  margin: 0
}

@media screen and (max-width:768px) {
  .project-page.layout-type5 .project-page-content {
    padding-top: 50px
  }
}

@media screen and (max-width:768px) {
  .project-page.layout-type5 .project-page-content {
    padding-bottom: 50px
  }
}

.project-page.layout-type5 .project-page-content .project-task {
  margin-top: 0
}

@media screen and (max-width:768px) {
  .project-page.layout-type5 .project-page-media-holder .clb-share-bar {
    left: 20px
  }

  .project-page.layout-type5 .project-fullscreen-slider {
    height: 50vh
  }

  .project-page.layout-type5 .project-page-content {
    padding: 25px 0
  }

  .project-page.layout-type5 .project-page-content .project-link {
    margin-bottom: 20px
  }
}

.project-page.layout-type6 .project-fullscreen-slider {
  height: 100vh;
  width: 100%;
  position: absolute
}

.project-page.layout-type6 .project-fullscreen-slider .clb-slider-outer-stage {
  height: 100%
}

.project-page.layout-type6 .project-page-content {
  height: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff
}

.project-page.layout-type6 .project-page-content>.vc_row {
  width: 100%
}

.project-page.layout-type6 .project-page-content .headline,
.project-page.layout-type6 .project-page-content .project-meta-title,
.project-page.layout-type6 .project-page-content .btn-link {
  color: #fff
}

.project-page.layout-type6 .project-page-content .project-meta li {
  border-color: rgba(255, 255, 255, .25)
}

.project-page.layout-type6 .project-page-content .project-meta p {
  opacity: .6
}

.project-page.layout-type6 .project-page-content .video-module {
  margin-bottom: 3.4vh;
  min-height: 56px
}

@media screen and (max-width:1024px) {
  .project-page.layout-type6 .project-page-content .video-module {
    margin-bottom: 20px
  }
}

.project-page.layout-type6 .project-page-content .clb-share-bar {
  top: auto;
  left: 0;
  bottom: 4.4vh
}

@media screen and (max-width:1024px) {
  .project-page.layout-type6 .project-page-content .clb-share-bar {
    bottom: 20px
  }
}

.project-page.layout-type6 .project-page-content .animated-holder .video-module {
  min-height: 56px
}

@media screen and (max-width:768px) {
  .project-page.layout-type6 .project-page-content .clb-share-bar {
    left: 20px
  }
}

.project-page.layout-type7 {
  padding-bottom: 8.8vh
}

@media screen and (max-width:768px) {
  .project-page.layout-type7 {
    padding-bottom: 40px
  }
}

.project-page.layout-type7 .project-page-content {
  padding-bottom: 7.2vh;
  margin: 0
}

@media screen and (max-width:768px) {
  .project-page.layout-type7 .project-page-content {
    padding-bottom: 30px
  }
}

@media screen and (min-width:1025px) {
  .project-page.layout-type7 .project-task {
    margin-top: 0
  }
}

.project-page.layout-type7 .clb-share-bar {
  margin: 0
}

.project-page.layout-type8 .project-page-media-holder {
  min-height: 100%;
  width: 100%;
  position: static
}

.project-page.layout-type8 .project-fullscreen-slider {
  height: 100%;
  width: 65vw;
  right: 0;
  position: absolute
}

.project-page.layout-type8 .project-fullscreen-slider .clb-slider-outer-stage {
  height: 100%
}

.project-page.layout-type8 .project-image-overlay {
  background: -webkit-gradient(linear, right top, left top, from(rgba(23, 22, 26, 0)), to(rgba(23, 22, 26, .4)));
  background: -webkit-linear-gradient(right, rgba(23, 22, 26, 0), rgba(23, 22, 26, .4));
  background: -o-linear-gradient(right, rgba(23, 22, 26, 0), rgba(23, 22, 26, .4));
  background: linear-gradient(-90deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, .4));
  width: 50%
}

.project-page.layout-type8 .project-page-content {
  padding: 10vh 0;
  margin: 0
}

.project-page.layout-type8 .project-page-content .video-module {
  margin-bottom: 3.4vh
}

@media screen and (max-width:1024px) {
  .project-page.layout-type8 .project-page-content .video-module {
    margin-bottom: 20px
  }
}

.project-page.layout-type8 .project-page-content .project-title .headline {
  font-size: -webkit-calc(54px + 76*((100vw - 576px)/1024));
  font-size: calc(54px + 76*((100vw - 576px)/1024));
  margin-bottom: 0
}

@media screen and (max-width:576px) {
  .project-page.layout-type8 .project-page-content .project-title .headline {
    font-size: 54px
  }
}

@media screen and (min-width:1600px) {
  .project-page.layout-type8 .project-page-content .project-title .headline {
    font-size: 130px
  }
}

.project-page.layout-type8 .project-page-content .project-meta {
  margin-top: 0
}

.project-page.layout-type8 .project-page-content .project-meta li {
  border-color: rgba(136, 136, 136, .5)
}

.project-page.layout-type8 .project-page-content .project-meta p {
  opacity: .6
}

.project-page.layout-type8 .project-page-content .clb-share-bar {
  top: auto;
  left: 0;
  bottom: 0
}

.project-page.layout-type8 .project-page-content .headline,
.project-page.layout-type8 .project-page-content .title {
  color: inherit
}

@media screen and (max-width:768px) {
  .project-page.layout-type8 .project-page-content {
    padding-top: 25px;
    padding-bottom: 15vh
  }

  .project-page.layout-type8 .project-page-content .clb-share-bar {
    left: 20px
  }

  .project-page.layout-type8 .project-page-content .clb-share-bar {
    bottom: 20px
  }

  .project-page.layout-type8 .project-fullscreen-slider {
    width: 100vw
  }
}

.project-page.layout-type9 .project-fullscreen-slider {
  height: 100vh;
  width: 100%;
  position: absolute
}

.project-page.layout-type9 .project-page-title {
  height: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center
}

.project-page.layout-type9 .project-page-title .clb-share-bar {
  top: auto;
  bottom: 4.4vh;
  margin: 0;
  left: 20px
}

@media screen and (max-width:1024px) {
  .project-page.layout-type9 .project-page-title .clb-share-bar {
    bottom: 20px
  }
}

.project-page.layout-type9 .project-page-title .headline {
  font-size: -webkit-calc(50px + 40*((100vw - 576px)/1024));
  font-size: calc(50px + 40*((100vw - 576px)/1024));
  margin: 20px 0;
  line-height: 1
}

@media screen and (max-width:576px) {
  .project-page.layout-type9 .project-page-title .headline {
    font-size: 50px
  }
}

@media screen and (min-width:1600px) {
  .project-page.layout-type9 .project-page-title .headline {
    font-size: 90px
  }
}

.project-page.layout-type9 .project-page-title>.vc_row {
  width: 100%
}

.project-page.layout-type9 .project-page-title .headline,
.project-page.layout-type9 .project-page-title .category-holder,
.project-page.layout-type9 .project-page-title .date {
  color: #fff
}

.project-page.layout-type9 .project-page-content {
  padding-top: 10.6vh;
  padding-bottom: 10.6vh;
  margin: 0
}

@media screen and (max-width:768px) {
  .project-page.layout-type9 .project-page-content {
    padding-top: 50px
  }
}

@media screen and (max-width:768px) {
  .project-page.layout-type9 .project-page-content {
    padding-bottom: 50px
  }
}

.project-page.layout-type9 .project-page-content .project-task {
  margin-top: 0
}

@media screen and (max-width:768px) {
  .project-page.layout-type9 .project-page-media-holder .clb-share-bar {
    left: 20px
  }
}

@media screen and (min-width:1025px) {

  .project-page.layout-type5 .clb-share-bar,
  .project-page.layout-type6 .clb-share-bar,
  .project-page.layout-type8 .clb-share-bar,
  .project-page.layout-type9 .clb-share-bar {
    margin: 0 20px
  }
}

.project-page.layout-type5 .project-fullscreen-slider>.scale-bg,
.project-page.layout-type6 .project-fullscreen-slider>.scale-bg,
.project-page.layout-type8 .project-fullscreen-slider>.scale-bg,
.project-page.layout-type9 .project-fullscreen-slider>.scale-bg {
  height: 100%
}

.project-page.layout-type5 .project-fullscreen-slider .clb-slider-item.active,
.project-page.layout-type6 .project-fullscreen-slider .clb-slider-item.active,
.project-page.layout-type8 .project-fullscreen-slider .clb-slider-item.active,
.project-page.layout-type9 .project-fullscreen-slider .clb-slider-item.active {
  z-index: 10
}

@media screen and (max-width:991px) {
  .project-page-invert>.vc_row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }
}

.single-ohio_portfolio:not(.with-spacer) .project.layout-type7 .page-container {
  margin-top: 14vh
}

@media screen and (max-width:1024px) {
  .single-ohio_portfolio:not(.with-spacer) .project.layout-type7 .page-container {
    margin-top: 100px
  }
}

@media screen and (min-width:1025px) {

  .single-ohio_portfolio.with-header-5 .project.layout-type7 .page-container,
  .single-ohio_portfolio.with-header-6 .project.layout-type7 .page-container,
  .single-ohio_portfolio.with-header-7 .project.layout-type7 .page-container {
    margin-top: initial
  }
}

.single-ohio_portfolio.with-spacer .project.layout-type7 .page-container {
  padding-top: 0
}

.single-ohio_portfolio .full-top-position.layout-type1 .project-page-sticky-container,
.single-ohio_portfolio .full-top-position.layout-type2 .project-page-sticky-container,
.single-ohio_portfolio .full-top-position.layout-type3 .project-page-sticky-container,
.single-ohio_portfolio .full-top-position.layout-type4 .project-page-sticky-container {
  padding-top: 14vh
}

@media screen and (max-width:1024px) {

  .single-ohio_portfolio .full-top-position.layout-type1 .project-page-sticky-container,
  .single-ohio_portfolio .full-top-position.layout-type2 .project-page-sticky-container,
  .single-ohio_portfolio .full-top-position.layout-type3 .project-page-sticky-container,
  .single-ohio_portfolio .full-top-position.layout-type4 .project-page-sticky-container {
    padding-top: 100px
  }
}

@media screen and (max-width:768px) {

  .single-ohio_portfolio .full-top-position.layout-type1 .project-page-sticky-container,
  .single-ohio_portfolio .full-top-position.layout-type2 .project-page-sticky-container,
  .single-ohio_portfolio .full-top-position.layout-type3 .project-page-sticky-container,
  .single-ohio_portfolio .full-top-position.layout-type4 .project-page-sticky-container {
    padding-top: 0
  }
}

@media screen and (min-width:769px) {

  .single-ohio_portfolio .layout-type1 .project-page-sticky-container,
  .single-ohio_portfolio .layout-type2 .project-page-sticky-container,
  .single-ohio_portfolio .layout-type3 .project-page-sticky-container,
  .single-ohio_portfolio .layout-type4 .project-page-sticky-container {
    position: -webkit-sticky;
    position: sticky;
    top: 0
  }
}

.comments-container {
  background-color: rgba(136, 136, 136, .05)
}

.comment-content a {
  word-wrap: break-word
}

.bypostauthor {
  display: block
}

.comment-meta a {
  color: #6a696c
}

.comment-meta a:hover {
  text-decoration: none !important
}

.comment-notes,
.comment-form-cookies-consent {
  color: #6a696c;
  font-size: .94rem;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.comment-notes label,
.comment-form-cookies-consent label {
  margin: 0 0 0 8px
}

.comments-area {
  padding-top: 7.2vh;
  padding-bottom: 7.2vh
}

@media screen and (max-width:768px) {
  .comments-area {
    padding-top: 30px
  }
}

@media screen and (max-width:768px) {
  .comments-area {
    padding-bottom: 30px
  }
}

.comments-area.no-comments .comment-respond:after {
  display: none
}

.comments-area .nav-links {
  margin: 15px 0
}

.comments-area .nav-links div {
  display: inline-block;
  margin-right: 15px
}

.comments-area .comment-list {
  margin-bottom: 7.2vh;
  padding: 0;
  list-style: none
}

@media screen and (max-width:768px) {
  .comments-area .comment-list {
    margin-bottom: 30px
  }
}

.comments-area .comment-list li.trackback .comment-date-and-time:after,
.comments-area .comment-list li.pingback .comment-date-and-time:after,
.comments-area .comment-list li .depth-5 .comment-date-and-time:after {
  display: none
}

.comments-area .comment-list>li:last-child .comment-respond {
  margin: 0;
  padding-bottom: 0
}

.comments-area .comment-list>li:last-child .comment-respond:before {
  display: none
}

.comments-area .pingback p {
  display: none
}

.comments-area .comment-list>li {
  padding: 0
}

.comments-area .comment-list>li:first-child {
  border: none !important
}

.comments-area .comment-list li.depth-1:first-child>.comment-body {
  border: none
}

.comments-area ul.children {
  margin-left: 0;
  padding-left: 75px;
  list-style: none
}

.comments-area .pingback .comment-body,
.comments-area .trackback .comment-body {
  padding-left: 0
}

.comments-area .comment-body {
  padding-left: 75px;
  padding-bottom: 4.4vh;
  position: relative
}

@media screen and (max-width:1024px) {
  .comments-area .comment-body {
    padding-bottom: 20px
  }
}

.comments-area .comment-body .comment-awaiting-moderation {
  font-size: .94rem
}

.comments-area .comment-body .comment-author img {
  max-width: 56px;
  position: absolute;
  top: 0;
  left: 0
}

.comments-area .comment-body .comment-author h4 {
  display: inline-block;
  font-size: 1em;
  letter-spacing: 0
}

.comments-area .comment-body .comment-author .says {
  display: none
}

.comments-area .comment-body .comment-meta {
  font-size: .94rem;
  margin-bottom: 2px
}

.comments-area .comment-body .comment-content p {
  margin: 0
}

.comments-area .comment-body .reply {
  display: inline-block
}

.comments-area .comment-body .reply a {
  color: inherit
}

.comments-area .comment-body .reply a:hover {
  color: #d90a2c
}

.comments-area .reply a,
.comments-area .reply-cancle a,
.comments-area a.comment-edit-link {
  font-size: .94rem;
  position: relative
}

.comments-area .comment-date-and-time {
  display: inline-block
}

.comments-area .comment-date-and-time:after {
  content: '•';
  display: inline-block;
  vertical-align: middle;
  font-size: .8em;
  margin-top: -2px;
  color: #d90a2c;
  margin: 0
}

.comments-area .reply a {
  font-weight: 600
}

.comments-area .comment-respond {
  position: relative;
  z-index: 2
}

.comments-area .comment-respond .form-submit {
  margin: 15px 0 0
}

@media screen and (max-width:768px) {
  .comments-area .comment-respond .form-submit .btn {
    width: 100%
  }
}

.comments-area .comment-respond:before {
  content: '';
  width: 500%;
  height: 1px;
  border-top: 1px solid rgba(136, 136, 136, .1);
  position: absolute;
  top: 0;
  left: -200%
}

.comments-area .comment-respond:before {
  display: none;
  top: auto;
  bottom: 0
}

.comments-area .comment-respond .reply-cancle {
  display: inline-block
}

.comments-area .comment-respond .input-wrap:after {
  content: '';
  display: table;
  clear: both
}

.comments-area .comment-respond .input-wrap>.input-block {
  padding: 5px 20px 20px 0
}

.comments-area .comment-respond .input-wrap>.input-block:last-child {
  padding-right: 0
}

.comments-area .comment .comment-respond {
  margin-bottom: 4.4vh;
  padding-bottom: 4.4vh
}

@media screen and (max-width:1024px) {
  .comments-area .comment .comment-respond {
    margin-bottom: 20px
  }
}

@media screen and (max-width:1024px) {
  .comments-area .comment .comment-respond {
    padding-bottom: 20px
  }
}

.comments-area .comment .comment-respond:before {
  display: block
}

@media screen and (max-width:768px) {
  .comments-area {
    width: 100%
  }

  .comments-area #respond {
    padding-top: 0
  }

  .comments-area .comment-body {
    padding: 90px 0 20px
  }

  .comments-area ul.children {
    padding-left: 30px
  }

  .comments-area .comment-respond .comment-form {
    padding: 0;
    background: 0 0
  }
}

.blog-grid {
  overflow: hidden
}

.blog-grid.sticky {
  background-color: rgba(217, 10, 44, .05)
}

.blog-grid.sticky .sticky-icon {
  vertical-align: middle;
  display: inline-block;
  margin-top: -4px
}

.blog-grid.boxed .blog-grid-content {
  background-color: rgba(136, 136, 136, .05);
  padding: 4.4vh;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px
}

@media screen and (max-width:1024px) {
  .blog-grid.boxed .blog-grid-content {
    padding: 20px
  }
}

.blog-grid.without-media.boxed .blog-grid-content {
  -webkit-border-radius: 5px;
  border-radius: 5px
}

.blog-grid:not(.boxed):not(.blog-grid-type-6) .blog-grid-image {
  overflow: hidden;
  -webkit-border-radius: 5px;
  border-radius: 5px
}

.blog-grid:not(.blog-grid-type-2):not(.blog-grid-type-4):hover h3 a {
  color: #d90a2c
}

.blog-grid-image {
  position: relative;
  overflow: hidden
}

.blog-grid-image>a {
  display: block
}

.blog-grid-image img {
  vertical-align: top;
  width: 100%
}

.blog-grid-image .blog-metro-image.active,
.blog-grid-image img.active {
  z-index: 1
}

.blog-grid-image .slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

.blog-grid-image .slider .clb-slider-nav-btn {
  z-index: 11
}

.blog-grid-image .slider+.blog-grid-meta .meta-holder .author-attributes {
  width: -webkit-calc(100% - 116px);
  width: calc(100% - 116px);
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden
}

.blog-grid .blog-metro-image {
  padding-top: 100%;
  min-width: 100%;
  height: auto;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat
}

.blog-grid-meta {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  padding: 4.4vh;
  font-size: .94rem;
  line-height: 1.4;
  opacity: 0;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(23, 22, 26, 0)), to(rgba(23, 22, 26, .4)));
  background: -webkit-linear-gradient(bottom, rgba(23, 22, 26, 0), rgba(23, 22, 26, .4));
  background: -o-linear-gradient(bottom, rgba(23, 22, 26, 0), rgba(23, 22, 26, .4));
  background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, .4));
  z-index: 10
}

@media screen and (max-width:1024px) {
  .blog-grid-meta {
    padding: 20px
  }
}

.blog-grid-meta .meta-holder {
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.blog-grid-meta .author-avatar {
  height: 46px;
  width: 46px;
  min-width: 46px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .07);
  box-shadow: 0 2px 4px rgba(0, 0, 0, .07);
  margin-right: 15px
}

.blog-grid-meta .author-attributes {
  white-space: nowrap
}

.blog-grid:not(.blog-grid-type-4):not(.blog-grid-type-6) .blog-grid-meta {
  color: #fff
}

.blog-grid.hover-color-overlay .blog-grid-meta {
  background: 0 0
}

.blog-grid-headline {
  margin: 10px 0 0;
  font-size: -webkit-calc(24px + 2*((100vw - 576px)/1024));
  font-size: calc(24px + 2*((100vw - 576px)/1024));
  line-height: 1.3
}

@media screen and (max-width:576px) {
  .blog-grid-headline {
    font-size: 24px
  }
}

@media screen and (min-width:1600px) {
  .blog-grid-headline {
    font-size: 26px
  }
}

.blog-grid-headline a {
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.blog-grid-content {
  padding-top: 25px;
  width: 100%
}

@media screen and (max-width:1024px) {
  .blog-grid-content {
    padding-top: 20px
  }
}

.blog-grid-content .post-details,
.blog-grid-content p,
.blog-grid-content blockquote {
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.blog-grid-content .post-details {
  font-size: .94rem
}

.blog-grid-content p {
  margin-bottom: 0
}

.blog-grid-content p a:not(.more-link) {
  color: #d90a2c;
  font-weight: 500
}

.blog-grid-content p .more-link {
  margin-top: 10px;
  display: inline-block;
  font-weight: 600
}

.blog-grid-content p .wp-block-button__link {
  display: none
}

.blog-grid-content .btn {
  margin-top: 10px
}

.blog-grid-content blockquote cite,
.blog-grid-content blockquote h4,
.blog-grid-content q cite,
.blog-grid-content q h4 {
  display: block
}

.blog-grid-type-1.boxed .btn-link {
  display: none
}

.blog-grid-type-1 .blog-grid-image {
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px
}

@media screen and (min-width:1025px) {
  .blog-grid-type-1 .btn {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
    -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
    transition: all cubic-bezier(.4, 0, .2, 1) .4s
  }
}

.blog-grid-type-2 {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: rgba(136, 136, 136, .05)
}

@media screen and (min-width:1025px) {
  .blog-grid-type-2 {
    min-height: 350px
  }
}

.blog-grid-type-2 .blog-grid-image {
  width: 100%
}

.blog-grid-type-2 .blog-grid-image .slider .blog-image {
  padding-top: 100%;
  -webkit-background-size: cover;
  background-size: cover
}

.blog-grid-type-2 .blog-grid-content {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 4.4vh;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(23, 22, 26, 0)), to(rgba(23, 22, 26, .4)));
  background: -webkit-linear-gradient(top, rgba(23, 22, 26, 0), rgba(23, 22, 26, .4));
  background: -o-linear-gradient(top, rgba(23, 22, 26, 0), rgba(23, 22, 26, .4));
  background: linear-gradient(180deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, .4));
  z-index: 10
}

@media screen and (max-width:1024px) {
  .blog-grid-type-2 .blog-grid-content {
    padding: 20px
  }
}

.blog-grid-type-2 .blog-grid-content * {
  color: #fff
}

.blog-grid-type-2.without-media .blog-grid-image {
  padding-bottom: 100%
}

.blog-grid-type-2.metro-style {
  min-height: initial
}

.blog-grid-type-3:not(.without-media) .blog-grid-image {
  width: 50%
}

.blog-grid-type-3:not(.without-media) .blog-grid-content {
  width: 50%;
  padding: 4.4vh
}

@media screen and (max-width:1024px) {
  .blog-grid-type-3:not(.without-media) .blog-grid-content {
    padding: 20px
  }
}

.blog-grid-type-3.boxed .blog-grid-content {
  padding-top: 70px;
  padding-bottom: 70px
}

.blog-grid-type-4 {
  position: relative;
  min-height: 400px;
  background-color: rgba(136, 136, 136, .05);
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden
}

.blog-grid-type-4 .blog-grid-image {
  width: 100%;
  opacity: 0;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.blog-grid-type-4 .blog-grid-image .slider {
  height: 100%
}

.blog-grid-type-4 .blog-grid-image .slider .blog-image {
  padding-top: 100%;
  -webkit-background-size: cover;
  background-size: cover
}

.blog-grid-type-4 .blog-grid-image:after {
  content: "";
  position: absolute;
  background-color: rgba(23, 22, 26, .45);
  height: 100%;
  width: 100%;
  left: 0;
  top: 0
}

.blog-grid-type-4 .blog-grid-meta {
  opacity: 1;
  background: 0 0;
  -webkit-transition: none;
  -o-transition: none;
  transition: none
}

.blog-grid-type-4 .blog-grid-meta .meta-holder {
  opacity: 1;
  visibility: visible;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none
}

.blog-grid-type-4 .blog-grid-content {
  position: absolute;
  bottom: 0;
  top: 86px;
  left: 0;
  padding: 4.4vh;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  z-index: 10
}

@media screen and (max-width:1024px) {
  .blog-grid-type-4 .blog-grid-content {
    padding: 20px
  }
}

.blog-grid-type-4 .blog-grid-content .btn-more {
  position: absolute;
  bottom: 4.4vh;
  left: 4.4vh
}

@media screen and (max-width:1024px) {
  .blog-grid-type-4 .blog-grid-content .btn-more {
    bottom: 20px
  }
}

@media screen and (max-width:1024px) {
  .blog-grid-type-4 .blog-grid-content .btn-more {
    left: 20px
  }
}

.blog-grid-type-4:hover .blog-grid-image {
  opacity: 1
}

.blog-grid-type-4:hover .blog-grid-headline a,
.blog-grid-type-4:hover .blog-grid-meta,
.blog-grid-type-4:hover .post-details,
.blog-grid-type-4:hover .short-description,
.blog-grid-type-4:hover blockquote,
.blog-grid-type-4:hover .btn {
  color: #fff
}

.blog-grid-type-4.without-media .blog-grid-image {
  padding-bottom: 100%
}

.blog-grid-type-4.metro-style {
  min-height: initial
}

.blog-grid-type-3:not(.without-media),
.blog-grid-type-5:not(.without-media) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-border-radius: 5px;
  border-radius: 5px
}

.blog-grid-type-3:not(.without-media) .blog-grid-image,
.blog-grid-type-5:not(.without-media) .blog-grid-image {
  -webkit-border-radius: 5px;
  border-radius: 5px
}

.blog-grid-type-3:not(.without-media).boxed .blog-grid-image,
.blog-grid-type-3:not(.without-media).boxed .blog-grid-content,
.blog-grid-type-5:not(.without-media).boxed .blog-grid-image,
.blog-grid-type-5:not(.without-media).boxed .blog-grid-content {
  -webkit-border-radius: 0px;
  border-radius: 0
}

.blog-grid-type-3:not(.without-media) .blog-grid-image .slider,
.blog-grid-type-5:not(.without-media) .blog-grid-image .slider {
  min-height: 100%
}

.blog-grid-type-3:not(.without-media) .blog-grid-image .slider .clb-slider-nav-btn,
.blog-grid-type-5:not(.without-media) .blog-grid-image .slider .clb-slider-nav-btn {
  bottom: 0;
  top: auto;
  left: 0;
  right: auto
}

.blog-grid-type-3:not(.without-media) .blog-grid-image .blog-image,
.blog-grid-type-5:not(.without-media) .blog-grid-image .blog-image {
  height: 100%;
  width: 100%;
  padding: 0
}

.blog-grid-type-3:not(.without-media) .blog-grid-image,
.blog-grid-type-3:not(.without-media) .slider,
.blog-grid-type-3:not(.without-media) .blog-metro-image,
.blog-grid-type-3:not(.without-media) .clb-slider-stage,
.blog-grid-type-5:not(.without-media) .blog-grid-image,
.blog-grid-type-5:not(.without-media) .slider,
.blog-grid-type-5:not(.without-media) .blog-metro-image,
.blog-grid-type-5:not(.without-media) .clb-slider-stage {
  min-height: 100%
}

.blog-grid-type-3:not(.without-media) .blog-grid-content,
.blog-grid-type-5:not(.without-media) .blog-grid-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}

@media screen and (max-width:768px) {

  .blog-grid-type-3:not(.without-media),
  .blog-grid-type-5:not(.without-media) {
    display: block
  }

  .blog-grid-type-3:not(.without-media) .blog-grid-image,
  .blog-grid-type-3:not(.without-media) .blog-grid-content,
  .blog-grid-type-5:not(.without-media) .blog-grid-image,
  .blog-grid-type-5:not(.without-media) .blog-grid-content {
    width: 100%
  }

  .blog-grid-type-3:not(.without-media) .blog-grid-image .blog-image,
  .blog-grid-type-3:not(.without-media) .blog-grid-content .blog-image,
  .blog-grid-type-5:not(.without-media) .blog-grid-image .blog-image,
  .blog-grid-type-5:not(.without-media) .blog-grid-content .blog-image {
    padding-top: 70%
  }
}

.blog-grid-type-5:not(.without-media) .blog-grid-image {
  width: 450px
}

.blog-grid-type-5:not(.without-media) .blog-grid-content {
  padding: 4.4vh
}

@media screen and (max-width:1024px) {
  .blog-grid-type-5:not(.without-media) .blog-grid-content {
    padding: 20px
  }
}

.blog-grid-type-1 .blog-slider .clb-slider-nav-btn,
.blog-grid-type-2 .blog-slider .clb-slider-nav-btn,
.blog-grid-type-3 .blog-slider .clb-slider-nav-btn,
.blog-grid-type-4 .blog-slider .clb-slider-nav-btn {
  top: 0;
  bottom: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}

.blog-grid-type-1 .blog-slider .clb-slider-nav-btn .prev-btn,
.blog-grid-type-1 .blog-slider .clb-slider-nav-btn .next-btn,
.blog-grid-type-2 .blog-slider .clb-slider-nav-btn .prev-btn,
.blog-grid-type-2 .blog-slider .clb-slider-nav-btn .next-btn,
.blog-grid-type-3 .blog-slider .clb-slider-nav-btn .prev-btn,
.blog-grid-type-3 .blog-slider .clb-slider-nav-btn .next-btn,
.blog-grid-type-4 .blog-slider .clb-slider-nav-btn .prev-btn,
.blog-grid-type-4 .blog-slider .clb-slider-nav-btn .next-btn {
  margin: 0;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}

.blog-grid-type-1 .blog-slider .clb-slider-nav-btn .prev-btn .ion,
.blog-grid-type-1 .blog-slider .clb-slider-nav-btn .next-btn .ion,
.blog-grid-type-2 .blog-slider .clb-slider-nav-btn .prev-btn .ion,
.blog-grid-type-2 .blog-slider .clb-slider-nav-btn .next-btn .ion,
.blog-grid-type-3 .blog-slider .clb-slider-nav-btn .prev-btn .ion,
.blog-grid-type-3 .blog-slider .clb-slider-nav-btn .next-btn .ion,
.blog-grid-type-4 .blog-slider .clb-slider-nav-btn .prev-btn .ion,
.blog-grid-type-4 .blog-slider .clb-slider-nav-btn .next-btn .ion {
  color: #fff
}

.blog-grid-type-6 {
  border-bottom: 1px solid rgba(136, 136, 136, .2);
  padding-top: 4.4vh;
  padding-bottom: 4.4vh;
  position: relative
}

@media screen and (max-width:1024px) {
  .blog-grid-type-6 {
    padding-top: 20px
  }
}

@media screen and (max-width:1024px) {
  .blog-grid-type-6 {
    padding-bottom: 20px
  }
}

.blog-grid-type-6.boxed {
  background-color: rgba(136, 136, 136, .05);
  padding: 4.4vh
}

@media screen and (max-width:1024px) {
  .blog-grid-type-6.boxed {
    padding: 20px
  }
}

.blog-grid-type-6.hover-color-overlay .blog-grid-image {
  position: absolute
}

.blog-grid-type-6.hover-greyscale:hover img,
.blog-grid-type-6.hover-greyscale:hover .blog-metro-image,
.blog-grid-type-6.hover-greyscale:hover.blog-grid .blog-grid-image {
  -webkit-filter: grayscale(1);
  filter: grayscale(1)
}

.blog-grid-type-6 .blog-grid-holder {
  position: relative;
  z-index: 10
}

.blog-grid-type-6 .blog-grid-image {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.blog-grid-type-6 .blog-grid-meta {
  position: relative;
  left: auto;
  top: auto;
  padding: 0;
  background: 0 0;
  margin-top: 15px
}

.blog-grid-type-6 .blog-grid-meta .meta-holder {
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.blog-grid-type-6 .blog-grid-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start
}

.blog-grid-type-6 .blog-grid-holder .holder-cell:first-child {
  min-width: 26%
}

.blog-grid-type-6 .blog-grid-holder .holder-cell:nth-child(2) {
  margin-left: 4.4vh;
  margin-right: 4.4vh;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}

@media screen and (max-width:1024px) {
  .blog-grid-type-6 .blog-grid-holder .holder-cell:nth-child(2) {
    margin-left: 20px
  }
}

@media screen and (max-width:1024px) {
  .blog-grid-type-6 .blog-grid-holder .holder-cell:nth-child(2) {
    margin-right: 20px
  }
}

.blog-grid-type-6 .blog-grid-holder .holder-cell:last-child {
  white-space: nowrap
}

.blog-grid-type-6 .blog-grid-holder .blog-grid-content {
  padding: 0;
  background-color: transparent
}

.blog-grid-type-6 .blog-grid-holder .blog-grid-content .blog-grid-headline {
  margin-top: 0
}

.blog-grid-type-6:hover.boxed:not(.without-media) .blog-grid-image {
  opacity: 1;
  visibility: visible
}

.blog-grid-type-6:hover.boxed:not(.without-media) *,
.blog-grid-type-6:hover.boxed:not(.without-media) .blog-grid-content h3.blog-grid-headline a,
.blog-grid-type-6:hover.boxed:not(.without-media) .category-holder a.category,
.blog-grid-type-6:hover.boxed:not(.without-media) .category-holder:after {
  color: #fff
}

@media screen and (max-width:768px) {
  .blog-grid-type-6 .blog-grid-holder {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .blog-grid-type-6 .blog-grid-holder .holder-cell:nth-child(1) {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }

  .blog-grid-type-6 .blog-grid-holder .holder-cell:nth-child(1) .post-details {
    margin-top: 4.4vh
  }
}

@media screen and (max-width:768px) and (max-width:1024px) {
  .blog-grid-type-6 .blog-grid-holder .holder-cell:nth-child(1) .post-details {
    margin-top: 20px
  }
}

@media screen and (max-width:768px) {
  .blog-grid-type-6 .blog-grid-holder .holder-cell:nth-child(1) .blog-grid-meta {
    margin: 0;
    opacity: 1;
    margin-bottom: 4.4vh
  }
}

@media screen and (max-width:768px) and (max-width:1024px) {
  .blog-grid-type-6 .blog-grid-holder .holder-cell:nth-child(1) .blog-grid-meta {
    margin-bottom: 20px
  }
}

@media screen and (max-width:768px) {
  .blog-grid-type-6 .blog-grid-holder .holder-cell:nth-child(1) .blog-grid-meta .meta-holder {
    visibility: visible;
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
  }

  .blog-grid-type-6 .blog-grid-holder .holder-cell:nth-child(2) {
    margin: 0;
    margin-top: 4.4vh;
    margin-bottom: 4.4vh
  }
}

@media screen and (max-width:768px) and (max-width:1024px) {
  .blog-grid-type-6 .blog-grid-holder .holder-cell:nth-child(2) {
    margin-top: 20px
  }
}

@media screen and (max-width:768px) and (max-width:1024px) {
  .blog-grid-type-6 .blog-grid-holder .holder-cell:nth-child(2) {
    margin-bottom: 20px
  }
}

.blog-grid:hover .blog-grid-meta {
  opacity: 1
}

.blog-grid:hover .blog-grid-meta .meta-holder {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  visibility: visible;
  opacity: 1
}

.blog-grid:hover .btn {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  visibility: visible;
  opacity: 1
}

@media screen and (min-width:1025px) {
  .blog-grid:active {
    -webkit-transform: scale(.98);
    -ms-transform: scale(.98);
    transform: scale(.98);
    -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
    -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
    transition: all cubic-bezier(.4, 0, .2, 1) .4s
  }
}

.blog-grid.without-media:not(.boxed):not(.type-audio):not(.blog-grid-type-4) .blog-grid-content {
  padding-top: 0
}

.blog-grid .blog-slider img {
  height: 100%
}

.blog-grid.metro-style .clb-slider-outer-stage {
  height: auto !important
}

.blog-grid.type-blockquote {
  display: block
}

.blog-grid.type-blockquote .blog-grid-content {
  width: 100%
}

.blog-grid.type-blockquote.boxed .blog-grid-content {
  -webkit-border-radius: 5px;
  border-radius: 5px
}

.blog-grid-type-1.type-blockquote:not(.boxed) .blog-grid-content,
.blog-grid-type-3.type-blockquote:not(.boxed) .blog-grid-content,
.blog-grid-type-5.type-blockquote:not(.boxed) .blog-grid-content {
  padding: 0
}

.blog-grid-type-4.type-blockquote .blog-grid-content {
  margin: 0;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none
}

.blog-grid .mejs-container {
  z-index: 11
}

.blog-grid-type-2.type-audio .blog-grid-meta,
.blog-grid-type-3.type-audio .blog-grid-meta,
.blog-grid-type-5.type-audio .blog-grid-meta {
  top: 40px
}

.blog-grid.blog-grid-type-audio {
  display: block
}

.blog-grid.blog-grid-type-audio .blog-grid-image,
.blog-grid.blog-grid-type-audio .blog-grid-content {
  width: 100%
}

.blog-grid iframe,
.single-post iframe {
  min-width: 100%;
  vertical-align: top;
  min-height: 290px;
  border: none;
  overflow: hidden
}

.blog-grid .gallery {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 20px !important
}

.blog-grid .gallery .gallery-item {
  display: inline-block;
  margin: 0 5px 5px 0;
  margin-top: 0 !important;
  text-align: center;
  vertical-align: top;
  width: 100%;
  position: relative
}

.blog-grid .gallery .gallery-item img {
  border: none !important;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.blog-grid .gallery .gallery-item .gallery-caption {
  position: absolute;
  background: rgba(255, 255, 255, .8);
  padding: 3px 10px;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  opacity: 0;
  font-size: .8em;
  font-weight: 400
}

.blog-grid .gallery .gallery-item:hover .gallery-caption {
  opacity: 1
}

.blog-grid .gallery .gallery-item:hover img {
  opacity: .8
}

.blog-grid .gallery.gallery-columns-3 .gallery-item {
  max-width: -webkit-calc((100% - 5px*2)/3);
  max-width: calc((100% - 5px*2)/3)
}

.blog-grid .gallery.gallery-columns-3 .gallery-item:nth-of-type(3n+3),
.blog-grid .gallery.gallery-columns-3 .gallery-item:last-of-type {
  margin-right: 0
}

.clb-author {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.clb-author .author-avatar {
  height: 46px;
  width: 46px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-right: 15px;
  background: #000;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .07);
  box-shadow: 0 2px 4px rgba(0, 0, 0, .07)
}

.clb-author .clb-author-details {
  font-size: .94rem;
  line-height: 1.46
}

.clb-author .clb-author-details .date {
  opacity: .7
}

.single .byline,
.group-blog .byline {
  display: inline
}

.page-content,
.entry-content,
.entry-summary {
  margin: 0 auto
}

.entry-content>*:not(.vc_row):not(.vc_clearfix):not(.vc_section) {
  margin-top: 25px;
  margin-bottom: 25px
}

.entry-content>*:not(.vc_row):not(.vc_clearfix):not(.vc_section).alignleft {
  margin-top: 0
}

.entry-content>*:not(.vc_row):not(.vc_clearfix):first-child {
  margin-top: 0
}

.entry-content>*:not(.vc_row):not(.vc_clearfix):last-child {
  margin-bottom: 0
}

.entry-content figcaption {
  padding: .3rem;
  font-size: .98em;
  margin: 0
}

.entry-content .wp-block-pullquote p {
  font-size: 1.6875em;
  font-style: italic;
  line-height: 1.3;
  margin-bottom: .5em;
  margin-top: .5em
}

.single-post .entry-content {
  margin-bottom: 7.2vh
}

@media screen and (max-width:768px) {
  .single-post .entry-content {
    margin-bottom: 30px
  }
}

.single-post .entry-content a:not(.wp-block-button__link) {
  color: #d90a2c;
  font-weight: 500
}

.single-post .entry-content a:not(.wp-block-button__link):hover {
  opacity: .6
}

@media screen and (min-width:1025px) {

  .single-post .entry-content>h2,
  .single-post .entry-content>h3 {
    margin-top: 3rem !important
  }
}

.single-post .entry-content .wp-block-pullquote.is-style-solid-color blockquote {
  color: #fff
}

@media screen and (max-width:768px) {
  .single-post .entry-content .wp-block-pullquote.is-style-solid-color blockquote {
    max-width: 100%;
    padding-left: 0;
    margin-left: 1rem;
    margin-right: 1rem
  }
}

.single-post .entry-content .wp-block-archives li,
.single-post .entry-content .wp-block-categories li,
.single-post .entry-content .wp-block-latest-posts li {
  font-weight: 600
}

@media screen and (min-width:1025px) {

  .single-post .entry-content .wp-block-archives .select-holder,
  .single-post .entry-content .wp-block-categories .select-holder,
  .single-post .entry-content .wp-block-latest-posts .select-holder {
    display: inline-block
  }
}

.single-post .entry-content .blog-slider .blog-metro-image {
  padding-bottom: 100%;
  min-width: 100%
}

.single-post .clb-page-headline .category-holder:after {
  margin-left: 4px
}

.single-post .wpb_single_image {
  margin-bottom: 50px
}

.single-post .entry-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.single-post .entry-footer-tags .tags-holder {
  margin-bottom: 7.2vh
}

@media screen and (max-width:768px) {
  .single-post .entry-footer-tags .tags-holder {
    margin-bottom: 30px
  }
}

.single-post .entry-footer-tags .tags-holder .tag {
  margin: 2px 5px 2px 0
}

.single-post .entry-footer .post-edit-link,
.single-post .entry-footer .vc_inline-link {
  display: inline-block;
  margin-bottom: 7.2vh
}

@media screen and (max-width:768px) {

  .single-post .entry-footer .post-edit-link,
  .single-post .entry-footer .vc_inline-link {
    margin-bottom: 30px
  }
}

.single-post .page-content .widget_ohio_widget_about_author {
  background-color: rgba(136, 136, 136, .05);
  padding: 3.4vh;
  margin-bottom: 7.2vh
}

@media screen and (max-width:1024px) {
  .single-post .page-content .widget_ohio_widget_about_author {
    padding: 20px
  }
}

@media screen and (max-width:768px) {
  .single-post .page-content .widget_ohio_widget_about_author {
    margin-bottom: 30px
  }
}

@media screen and (min-width:1025px) {
  .single-post .page-content .widget_ohio_widget_about_author {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
  }

  .single-post .page-content .widget_ohio_widget_about_author .author-avatar {
    margin-bottom: 0
  }

  .single-post .page-content .widget_ohio_widget_about_author .content {
    margin: 8px 0 0 20px
  }
}

.single-post .related-posts {
  padding-bottom: 4.4vh
}

@media screen and (max-width:1024px) {
  .single-post .related-posts {
    padding-bottom: 20px
  }
}

.single-post .related-posts .blog-grid {
  margin-bottom: 30px
}

.single-post .post-share {
  position: relative
}

.single-post .post-share .clb-share-bar {
  left: -1vw;
  margin-top: 10px;
  z-index: 10
}

@media screen and (min-width:1025px) and (max-width:1440px) {
  .single-post .post-share .clb-share-bar {
    left: 0
  }
}

@media screen and (max-width:1024px) {
  .single-post .post-share .clb-share-bar {
    left: 0;
    position: relative
  }

  .single-post .post-share .clb-share-bar .socialbar {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
  }
}

article.page {
  margin: 0
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
  padding-top: 15px;
  font-size: 110%
}

.post-widget {
  padding-top: 3.4vh;
  position: relative
}

@media screen and (max-width:1024px) {
  .post-widget {
    padding-top: 20px
  }
}

.post {
  margin-top: 0
}

.post .comments-link a {
  font-size: .94rem;
  margin-left: 15px
}

.text-left {
  text-align: left
}

.text-right {
  text-align: right
}

.text-center {
  text-align: center
}

.text-justify {
  text-align: justify
}

.left {
  float: left
}

.right {
  float: right
}

.full-width {
  width: 100%
}

.full-height {
  height: 100%
}

.full-vh {
  height: 100vh
}

@media screen and (max-width:768px) {
  .full-vh {
    height: auto
  }
}

.full-vh-mobile,
.full-vh-mobile .full-vh {
  height: 100vh !important
}

.full-vh-with-gap {
  height: -webkit-calc(100vh - 14vh);
  height: calc(100vh - 14vh)
}

.full-vh-with-gap .elementor-container {
  height: 100%
}

@media screen and (max-width:768px) {
  .full-vh-with-gap {
    height: auto
  }
}

.vc_separator {
  margin: 15px 0 !important
}

@media screen and (max-width:768px) {
  .vc_separator {
    margin: 10px 0 15px !important
  }
}

.hidden {
  display: none
}

.unhidden {
  display: block
}

.visible {
  visibility: visible !important;
  opacity: 1 !important
}

.invisible {
  visibility: hidden !important;
  opacity: 0 !important
}

.no-transition {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important
}

.vc_row.stc-row {
  margin-bottom: 5vh
}

.vc_row.stc-row .ohio-heading-sc:not(.heading-reset) h2 {
  margin-bottom: 40px;
  font-size: 26px
}

@media screen and (min-width:1025px) {
  .vc_row.stc-row {
    margin-right: 2vw;
    margin-left: 2vw;
    margin-bottom: 12vh
  }

  .vc_row.stc-row-wide {
    margin-right: auto;
    margin-left: auto
  }

  .vc_row.stc-row-narrow {
    margin-right: 10vw;
    margin-left: 10vw
  }
}

@media screen and (max-width:768px) {
  .vc_row.stc-row {
    margin-top: 2vh
  }
}

.clb__screenshot img {
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .07);
  box-shadow: 0 2px 4px rgba(0, 0, 0, .07);
  -webkit-border-radius: 5px;
  border-radius: 5px
}

.clb__retina50 img {
  max-width: 50% !important
}

.clb__retina60 img {
  max-width: 60%
}

.clb__retina70 img {
  max-width: 70%
}

.clb__custom_font {
  font-family: "Space Grotesk Bold", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"
}

.clb__custom_font2 {
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"
}

.elementor .clb__border_radius img,
.clb__border_radius img {
  -webkit-border-radius: 5px;
  border-radius: 5px
}

.clb__flex .elementor-widget-wrap,
.clb__flex .wpb_wrapper:not(.vc_figure) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}

.clb__vertical_stretch {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch
}

.clb__stretch_content .wpb_wrapper,
.clb__stretch_content .elementor-widget-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%
}

.clb__stretch_content .wpb_wrapper .vc_row-fluid,
.clb__stretch_content .wpb_wrapper .elementor-section-boxed,
.clb__stretch_content .elementor-widget-wrap .vc_row-fluid,
.clb__stretch_content .elementor-widget-wrap .elementor-section-boxed {
  -webkit-box-flex: 2;
  -webkit-flex-grow: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
  min-height: 30vh
}

@media screen and (max-width:768px) {

  .clb__stretch_content .wpb_wrapper .vc_row-fluid,
  .clb__stretch_content .elementor-widget-wrap .vc_row-fluid {
    margin-left: -20px !important;
    margin-right: -20px !important
  }
}

@media screen and (min-width:1025px) and (max-width:1440px) {
  .clb__section_spacer {
    height: 80px !important
  }
}

@media screen and (max-width:1024px) {
  .clb__spacer {
    height: 50px !important
  }

  .clb__section_spacer {
    height: 70px !important
  }

  .clb__heading h1.title,
  .clb__heading .dynamic,
  .clb__heading .typed-cursor,
  .clb__heading .count {
    font-size: 66px !important
  }

  .clb__heading h2.title,
  .clb__heading .dynamic,
  .clb__heading .typed-cursor,
  .clb__heading .count {
    font-size: 56px !important
  }

  .clb__heading * {
    line-height: 1.1 !important
  }

  .clb__remove_stretch_md .stretch-content {
    left: auto !important;
    width: auto !important
  }
}

@media screen and (max-width:768px) {
  .full-vh-reset {
    height: auto !important;
    min-height: 25vh !important
  }

  .clb__spacer {
    height: 30px !important
  }

  .clb__section_spacer {
    height: 50px !important
  }

  .clb__border_reset .vc_column-inner {
    border: none !important
  }

  .clb__fullheight_reset {
    min-height: initial !important
  }

  .clb__heading.ohio-dynamic-text-sc,
  .clb__heading h1.title,
  .clb__heading .dynamic,
  .clb__heading .typed-cursor,
  .clb__heading .count {
    font-size: 46px !important;
    line-height: 1.1
  }

  .clb__heading h2.title {
    font-size: 40px !important
  }

  .clb__margin_reset .vc_column-inner {
    margin-left: 0 !important;
    margin-right: 0 !important
  }

  .clb__margin_set {
    margin-left: 20px !important;
    margin-right: 20px !important
  }

  div.clb__margin_outer_reset {
    margin-left: -20px !important;
    margin-right: -20px !important
  }

  .clb__padding_reset .vc_column-inner {
    padding-left: 20px !important;
    padding-right: 20px !important
  }

  .vc_row.vc__padding_reset>.wpb_column>.vc_column-inner {
    padding-left: 20px !important;
    padding-right: 20px !important
  }

  .vc_row.vc__padding_remove>.wpb_column>.vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important
  }

  .vc_row.vc__margin_reset {
    margin-right: -20px !important
  }

  .clb__overflow_hidden {
    overflow: hidden
  }

  #content .clb__padding_reset .content_box_container {
    padding-left: 20px !important;
    padding-right: 20px !important
  }

  #content .clb__space_reset .content_box_container {
    padding-left: 0 !important;
    padding-right: 0 !important
  }

  .clb__border_reset .vc_column-inner {
    border: none !important
  }

  .clb__space_reset .vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important
  }

  .clb__remove_stretch_sm .stretch-content {
    left: auto !important;
    width: auto !important
  }

  .clb__alignment_reset {
    float: left
  }

  .clb__alignment_reset .btn-wrap {
    text-align: left
  }
}

body i.icon {
  width: auto;
  height: auto;
  line-height: 1;
  vertical-align: middle;
  margin-left: 0
}

.btn.purchase-theme {
  position: fixed;
  bottom: 4.4vh;
  left: 4.4vh;
  margin-bottom: 60px;
  height: 56px;
  background: rgba(133, 164, 46, .25);
  border: none;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .07);
  box-shadow: 0 2px 4px rgba(0, 0, 0, .07);
  -webkit-border-radius: 30px;
  border-radius: 30px;
  color: #fff;
  padding: 0;
  padding-right: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 110;
  font-family: "Space Grotesk Bold", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 0
}

@media screen and (max-width:1024px) {
  .btn.purchase-theme {
    bottom: 20px
  }
}

@media screen and (max-width:1024px) {
  .btn.purchase-theme {
    left: 20px
  }
}

.btn.purchase-theme:hover {
  background-color: #85a42e;
  font-size: inherit;
  padding-right: 15px
}

.btn.purchase-theme:hover i.icon {
  background-color: rgba(0, 0, 0, .2);
  margin-right: 10px
}

.btn.purchase-theme i.icon {
  height: 36px;
  width: 36px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #85a42e;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin: 10px 0 10px 10px;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.btn.purchase-theme i.icon:after {
  content: "";
  position: fixed;
  display: block;
  height: 56px;
  width: 56px;
  background: rgba(133, 164, 46, .3);
  z-index: -1;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-animation: 3s ease-in-out infinite pulse;
  animation: 3s ease-in-out infinite pulse
}

.btn.purchase-theme i.icon img {
  height: 18px
}

.btn.purchase-theme span {
  height: 26px;
  width: 1px;
  margin: 0 10px;
  background-color: rgba(0, 0, 0, .2)
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0
  }

  25% {
    -webkit-transform: scale(1.6);
    transform: scale(1.6);
    opacity: 1
  }

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

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

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0
  }

  25% {
    -webkit-transform: scale(1.6);
    transform: scale(1.6);
    opacity: 1
  }

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

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

.with-header-5:not(.single-ohio_portfolio):not(.single-product):not(.single-post) .btn.purchase-theme,
.with-header-6:not(.single-ohio_portfolio):not(.single-product):not(.single-post) .btn.purchase-theme,
.with-header-7:not(.single-ohio_portfolio):not(.single-product):not(.single-post) .btn.purchase-theme {
  bottom: 120px;
  left: auto;
  right: 28px;
  margin: 0
}

.with-header-5.single-ohio_portfolio .btn.purchase-theme,
.with-header-5.single-product .btn.purchase-theme,
.with-header-5.single-post .btn.purchase-theme {
  margin-left: 33vh;
  margin-bottom: 0
}

.with-header-6.single-ohio_portfolio .btn.purchase-theme,
.with-header-6.single-product .btn.purchase-theme,
.with-header-6.single-post .btn.purchase-theme,
.with-header-7.single-ohio_portfolio .btn.purchase-theme,
.with-header-7.single-product .btn.purchase-theme,
.with-header-7.single-post .btn.purchase-theme {
  margin-left: 10.5vh;
  margin-bottom: 0
}

.page-template-page_for-projects.slider-with-bullets #tidio-chat,
.single-ohio_portfolio #tidio-chat,
.single-post #tidio-chat,
.single-product #tidio-chat {
  visibility: hidden;
  opacity: 0
}

@media screen and (max-width:1024px) {

  #tidio-chat,
  .purchase-theme {
    visibility: hidden;
    display: none;
    opacity: 0
  }
}

@media screen and (min-width:1025px) {

  .wp-block-cover,
  .wp-block-cover-image {
    padding: 2rem 12%
  }

  .wp-block-cover.alignleft,
  .wp-block-cover-image.alignleft {
    padding: 1rem -webkit-calc(2*1rem);
    padding: 1rem calc(2*1rem);
    min-width: 50%
  }

  .wp-block-cover.alignfull,
  .wp-block-cover-image.alignfull {
    padding-left: -webkit-calc(15% + (2*1rem));
    padding-left: calc(15% + (2*1rem));
    padding-right: -webkit-calc(15% + (2*1rem));
    padding-right: calc(15% + (2*1rem))
  }

  .wp-block-columns.alignfull,
  .wp-block-columns.alignfull .wp-block-column {
    padding-left: -webkit-calc(2*1rem);
    padding-left: calc(2*1rem);
    padding-right: -webkit-calc(2*1rem);
    padding-right: calc(2*1rem)
  }
}

@media screen and (max-width:768px) {

  .wp-block-columns.alignfull,
  .wp-block-columns.alignfull .wp-block-column {
    padding-left: 10px;
    padding-right: 10px
  }

  .wp-block-pullquote {
    padding: 1em 0
  }
}

.wp-block-latest-comments__comment-date,
.wp-block-latest-comments__comment-excerpt p {
  font-size: inherit;
  line-height: inherit
}

.wp-block-latest-comments__comment-link,
.wp-block-latest-comments__comment-author {
  font-weight: 600
}

.wp-block-button__link {
  font-size: inherit
}

.blocks-gallery-item {
  padding: 0
}

.wp-block-cover .wp-block-cover-text {
  font-family: "Space Grotesk Bold", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 2.8em;
  max-width: 100%;
  font-weight: 700
}

@media screen and (max-width:768px) {
  .wp-block-cover .wp-block-cover-text {
    font-size: 2em
  }
}

.wp-block-cover .wp-block-cover-text:not(.has-text-color) {
  color: #fff
}

.wp-block-cover .wp-block-cover-text:not(.has-text-color) a {
  color: #fff
}

.aligncenter {
  text-align: center
}

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

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

@media screen and (min-width:1025px) {

  .wp-block-image .alignleft,
  .alignleft {
    margin-right: -webkit-calc(2*1rem);
    margin-right: calc(2*1rem)
  }
}

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

@media screen and (min-width:1025px) {

  .wp-block-image .alignright,
  .alignright {
    margin-left: -webkit-calc(2*1rem);
    margin-left: calc(2*1rem)
  }
}

.wp-caption-text.gallery-caption {
  white-space: initial
}

.wp-block-image .aligncenter>figcaption,
.wp-block-image .alignleft>figcaption,
.wp-block-image .alignright>figcaption {
  display: block
}

.wp-caption {
  max-width: 100%
}

.wp-block-quote:not(.is-large):not(.is-style-large) {
  border-color: rgba(136, 136, 136, .15)
}

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
  border: none;
  padding: 0
}

.wp-block-pullquote blockquote {
  border: none
}

.wp-block-file *+.wp-block-file__button {
  display: table;
  margin: 20px 0 0;
  color: #fff !important
}

.wp-caption-text {
  padding: .5rem;
  text-align: center
}

.page-container .vc_col-has-fill>.vc_column-inner,
.page-container .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,
.page-container .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner,
.page-container .vc_row-has-fill>.vc_column_container>.vc_column-inner {
  padding-top: 0
}

.center-aligned {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  width: 100%;
  height: 100%
}

.overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0
}

.brand-color,
.brand-color-after:after,
.brand-color-before:before {
  color: #d90a2c
}

.brand-color-hover:hover,
.brand-color-hover-after:after,
.brand-color-hover-before:before {
  color: #d90a2c
}

.brand-border-color,
.brand-border-color-after:after,
.brand-border-color-before:before {
  border-color: #d90a2c
}

.brand-border-color-hover:hover,
.brand-border-color-hover-after:after,
.brand-border-color-hover-before:before {
  border-color: #d90a2c
}

.brand-bg-color,
.brand-bg-color-after:after,
.brand-bg-color-before:before {
  background-color: #d90a2c
}

.brand-bg-color-hover:hover,
.brand-bg-color-hover-after:after,
.brand-bg-color-hover-before:before {
  background-color: #d90a2c
}

.typed-cursor {
  opacity: 1;
  margin-right: -.2em;
  -webkit-animation: typedjsBlink .7s infinite;
  animation: typedjsBlink .7s infinite
}

@keyframes typedjsBlink {
  50% {
    opacity: .0
  }
}

@-webkit-keyframes typedjsBlink {
  0% {
    opacity: 1
  }

  50% {
    opacity: .0
  }

  100% {
    opacity: 1
  }
}

.woo_c-products:after {
  content: '';
  display: table;
  clear: both
}

.woo_c-products .product {
  padding: 0 20px;
  margin-bottom: 4.4vh;
  float: left
}

@media screen and (max-width:1024px) {
  .woo_c-products .product {
    margin-bottom: 20px
  }
}

@media screen and (max-width:768px) {
  .woo_c-products .product {
    margin-bottom: 20px
  }
}

.woo_c-products .product-item-thumbnail {
  overflow: hidden;
  position: relative
}

.woo_c-products .product-item-thumbnail a {
  display: block
}

.woo_c-products .product-item-thumbnail a img {
  vertical-align: top;
  min-width: 100%;
  position: absolute;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.woo_c-products .product-item-thumbnail a:first-child img {
  position: relative
}

.woo_c-products .product-item-thumbnail .btn-lightbox {
  left: 3.4vh;
  top: 3.4vh;
  position: absolute;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  z-index: 10
}

@media screen and (max-width:1024px) {
  .woo_c-products .product-item-thumbnail .btn-lightbox {
    left: 20px
  }
}

@media screen and (max-width:1024px) {
  .woo_c-products .product-item-thumbnail .btn-lightbox {
    top: 20px
  }
}

.woo_c-products .product-item-thumbnail .clb-slider-nav-btn {
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.woo_c-products .product-item-thumbnail .slider {
  text-align: left
}

.woo_c-products .product-item-thumbnail .slider .main-img {
  min-width: 100%
}

.woo_c-products .product-item-thumbnail .slider>a {
  min-width: 100%
}

.woo_c-products .product-item .clb-slider-nav-btn {
  padding: 3.4vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  top: 0;
  bottom: auto;
  min-width: 100px
}

@media screen and (max-width:1024px) {
  .woo_c-products .product-item .clb-slider-nav-btn {
    padding: 20px
  }
}

@media screen and (max-width:768px) {
  .woo_c-products .product-item .clb-slider-nav-btn {
    display: none
  }
}

.woo_c-products .product-item .clb-slider-nav-btn .prev-btn,
.woo_c-products .product-item .clb-slider-nav-btn .next-btn {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  margin: 0
}

.woo_c-products .product-item .clb-slider .clb-slider-item.active img {
  z-index: 10
}

.woo_c-products .product-item .tag {
  position: absolute;
  left: 3.4vh;
  top: 3.4vh;
  z-index: 1;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  visibility: visible;
  opacity: 1
}

@media screen and (max-width:1024px) {
  .woo_c-products .product-item .tag {
    left: 20px
  }
}

@media screen and (max-width:1024px) {
  .woo_c-products .product-item .tag {
    top: 20px
  }
}

.woo_c-products .product-item-details {
  padding-top: 3.4vh
}

@media screen and (max-width:1024px) {
  .woo_c-products .product-item-details {
    padding-top: 20px
  }
}

.woo_c-products .product-item-details * {
  line-height: 22px;
  min-height: 22px;
  margin: 4px 0
}

.woo_c-products .product-item-details *:first-child {
  margin-top: 0
}

.woo_c-products .product-item-details *:last-child {
  margin-bottom: 0
}

.woo_c-products .product-item-details .category-holder:after {
  display: none
}

.woo_c-products .product-item-details .product-item-title {
  font-size: -webkit-calc(17px + 3*((100vw - 576px)/1024));
  font-size: calc(17px + 3*((100vw - 576px)/1024))
}

@media screen and (max-width:576px) {
  .woo_c-products .product-item-details .product-item-title {
    font-size: 17px
  }
}

@media screen and (min-width:1600px) {
  .woo_c-products .product-item-details .product-item-title {
    font-size: 20px
  }
}

.woo_c-products .product-item-details .product-item-price {
  font-size: 1.1em;
  font-weight: 600
}

.woo_c-products .product-item .product-buttons {
  padding: 25px;
  padding-bottom: 3.4vh;
  position: absolute;
  width: 100%;
  z-index: 10;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

@media screen and (max-width:1024px) {
  .woo_c-products .product-item .product-buttons {
    padding: 20px
  }
}

@media screen and (max-width:1024px) {
  .woo_c-products .product-item .product-buttons {
    padding-bottom: 20px
  }
}

.woo_c-products .product-item .product-buttons-item {
  width: 100%;
  cursor: pointer;
  padding: 0 5px
}

.woo_c-products .product-item .product-buttons-item .btn {
  width: 100%;
  color: #fff;
  text-transform: capitalize
}

.woo_c-products .product-item .product-buttons-item .btn-small.btn-loading span {
  vertical-align: text-bottom
}

.woo_c-products .product-item .product-buttons-item .yith-wcwl-add-to-wishlist {
  margin: 0
}

.woo_c-products .product-item .hide {
  display: none
}

.woo_c-products .product-item .show {
  display: block
}

.woo_c-products .product-item.product-item-boxed .product-item-details {
  padding: 3.4vh;
  background: rgba(136, 136, 136, .05)
}

@media screen and (max-width:1024px) {
  .woo_c-products .product-item.product-item-boxed .product-item-details {
    padding: 20px
  }
}

@media screen and (min-width:769px) {

  .woo_c-products .product-item:hover .btn-lightbox,
  .woo_c-products .product-item:hover .product-buttons,
  .woo_c-products .product-item:hover .clb-slider-nav-btn {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    visibility: visible;
    opacity: 1
  }
}

@media screen and (max-width:768px) {
  .woo_c-products .product-item:hover .product-buttons {
    display: none
  }
}

.woo_c-products .product-item:hover .tag {
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

@media screen and (min-width:1025px) {
  .woo_c-products .product-item:active {
    -webkit-transform: scale(.98);
    -ms-transform: scale(.98);
    transform: scale(.98);
    -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
    -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
    transition: all cubic-bezier(.4, 0, .2, 1) .4s
  }
}

.woo_c-products .product,
.woo_c-products li {
  width: 100%
}

@media screen and (min-width:1025px) {
  .columns-2 .product {
    width: -webkit-calc(100%/2);
    width: calc(100%/2)
  }

  .columns-2 .product:nth-child(2n+1) {
    clear: both
  }

  .columns-3 .product {
    width: -webkit-calc(100%/3);
    width: calc(100%/3)
  }

  .columns-3 .product:nth-child(3n+1) {
    clear: both
  }

  .columns-4 .product {
    width: -webkit-calc(100%/4);
    width: calc(100%/4)
  }

  .columns-4 .product:nth-child(4n+1) {
    clear: both
  }

  .columns-5 .product {
    width: -webkit-calc(100%/5);
    width: calc(100%/5)
  }

  .columns-5 .product:nth-child(5n+1) {
    clear: both
  }

  .columns-6 .product {
    width: -webkit-calc(100%/6);
    width: calc(100%/6)
  }

  .columns-6 .product:nth-child(6n+1) {
    clear: both
  }
}

@media screen and (max-width:1024px) and (min-width:769px) {
  .columns-md-2 .product {
    width: -webkit-calc(100%/2);
    width: calc(100%/2)
  }

  .columns-md-2 .product:nth-child(2n+1) {
    clear: both
  }

  .columns-md-3 .product {
    width: -webkit-calc(100%/3);
    width: calc(100%/3)
  }

  .columns-md-3 .product:nth-child(3n+1) {
    clear: both
  }

  .columns-md-4 .product {
    width: -webkit-calc(100%/4);
    width: calc(100%/4)
  }

  .columns-md-4 .product:nth-child(4n+1) {
    clear: both
  }

  .columns-md-5 .product {
    width: -webkit-calc(100%/5);
    width: calc(100%/5)
  }

  .columns-md-5 .product:nth-child(5n+1) {
    clear: both
  }

  .columns-md-6 .product {
    width: -webkit-calc(100%/6);
    width: calc(100%/6)
  }

  .columns-md-6 .product:nth-child(6n+1) {
    clear: both
  }
}

@media screen and (max-width:769px) {
  .columns-sm-2 .product {
    width: -webkit-calc(100%/2);
    width: calc(100%/2)
  }

  .columns-sm-2 .product:nth-child(odd) {
    padding-right: 10px
  }

  .columns-sm-2 .product:nth-child(even) {
    padding-left: 10px
  }

  .columns-sm-2 .product:nth-child(2n+1) {
    clear: both
  }

  .columns-sm-3 .product {
    width: -webkit-calc(100%/3);
    width: calc(100%/3)
  }

  .columns-sm-3 .product:nth-child(odd) {
    padding-right: 10px
  }

  .columns-sm-3 .product:nth-child(even) {
    padding-left: 10px
  }

  .columns-sm-3 .product:nth-child(3n+1) {
    clear: both
  }

  .columns-sm-4 .product {
    width: -webkit-calc(100%/4);
    width: calc(100%/4)
  }

  .columns-sm-4 .product:nth-child(odd) {
    padding-right: 10px
  }

  .columns-sm-4 .product:nth-child(even) {
    padding-left: 10px
  }

  .columns-sm-4 .product:nth-child(4n+1) {
    clear: both
  }

  .columns-sm-5 .product {
    width: -webkit-calc(100%/5);
    width: calc(100%/5)
  }

  .columns-sm-5 .product:nth-child(odd) {
    padding-right: 10px
  }

  .columns-sm-5 .product:nth-child(even) {
    padding-left: 10px
  }

  .columns-sm-5 .product:nth-child(5n+1) {
    clear: both
  }

  .columns-sm-6 .product {
    width: -webkit-calc(100%/6);
    width: calc(100%/6)
  }

  .columns-sm-6 .product:nth-child(odd) {
    padding-right: 10px
  }

  .columns-sm-6 .product:nth-child(even) {
    padding-left: 10px
  }

  .columns-sm-6 .product:nth-child(6n+1) {
    clear: both
  }
}

.columns-2 .double_width,
.columns-md-2 .double_width {
  width: -webkit-calc((100%/2)*2 - 1px);
  width: calc((100%/2)*2 - 1px)
}

.columns-3 .double_width,
.columns-md-3 .double_width {
  width: -webkit-calc((100%/3)*2 - 1px);
  width: calc((100%/3)*2 - 1px)
}

.columns-4 .double_width,
.columns-md-4 .double_width {
  width: -webkit-calc((100%/4)*2 - 1px);
  width: calc((100%/4)*2 - 1px)
}

.columns-5 .double_width,
.columns-md-5 .double_width {
  width: -webkit-calc((100%/5)*2 - 1px);
  width: calc((100%/5)*2 - 1px)
}

.columns-6 .double_width,
.columns-md-6 .double_width {
  width: -webkit-calc((100%/6)*2 - 1px);
  width: calc((100%/6)*2 - 1px)
}

.columns-12 .double_width {
  width: -webkit-calc((100%/12)*2 - 1px);
  width: calc((100%/12)*2 - 1px)
}

@media screen and (max-width:768px) {

  .columns-2 .double_width,
  .columns-3 .double_width,
  .columns-4 .double_width,
  .columns-5 .double_width,
  .columns-6 .double_width {
    width: 100%
  }
}

.woo_c-product {
  padding-bottom: 7.2vh
}

@media screen and (max-width:768px) {
  .woo_c-product {
    padding-bottom: 30px
  }
}

@media screen and (max-width:1024px) {
  .woo_c-product {
    padding-bottom: 55px
  }
}

@media screen and (max-width:768px) {
  .woo_c-product {
    padding-bottom: 50px
  }

  .woo_c-product .page-container.full {
    padding-left: 0;
    padding-right: 0
  }
}

.woo_c-product-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.woo_c-product-image .tag {
  top: 3.4vh;
  left: 3.4vh;
  position: absolute
}

@media screen and (max-width:1024px) {
  .woo_c-product-image .tag {
    top: 20px
  }
}

@media screen and (max-width:1024px) {
  .woo_c-product-image .tag {
    left: 20px
  }
}

@media screen and (max-width:768px) {
  .woo_c-product-image .tag {
    top: auto;
    bottom: 40px
  }
}

@media screen and (min-width:1025px) {
  .woo_c-product-image .tag+.clb-share-bar {
    margin-top: -webkit-calc(56px);
    margin-top: calc(56px)
  }
}

.woo_c-product-image .clb-share-bar {
  top: 3.4vh;
  left: 3.4vh;
  position: absolute
}

@media screen and (max-width:1024px) {
  .woo_c-product-image .clb-share-bar {
    top: 20px
  }
}

@media screen and (max-width:1024px) {
  .woo_c-product-image .clb-share-bar {
    left: 20px
  }
}

.woo_c-product-image .product-image-dots {
  margin-right: 50px;
  width: 80px;
  min-width: 80px;
  height: 100%
}

.woo_c-product-image .product-image-dots .product-image-dot {
  cursor: pointer;
  margin-bottom: 10px
}

.woo_c-product-image .product-image-dots .product-image-dot img {
  vertical-align: top
}

.woo_c-product-image .product-image-dots .product-image-dot.active {
  border: 1px solid #232226
}

.woo_c-product-image .product-image-dots .product-image-dot:last-child {
  margin-bottom: 0
}

@media screen and (max-width:1024px) {
  .woo_c-product-image .product-image-dots {
    display: none
  }
}

.woo_c-product-image-slider {
  width: 100%;
  position: relative;
  overflow: hidden;
  height: auto
}

.woo_c-product-image-slider .image-wrap {
  margin-bottom: 10px;
  overflow: hidden
}

.woo_c-product-image-slider .image-wrap img {
  vertical-align: top
}

.woo_c-product-image-slider-trigger {
  height: 50px;
  width: 50px;
  position: absolute;
  right: 25px;
  top: 25px
}

@media screen and (max-width:768px) {
  .woo_c-product-image .product-image-dots {
    display: none
  }
}

.woo_c-product-image .btn-lightbox {
  position: absolute;
  top: 3.4vh;
  right: 3.4vh
}

@media screen and (max-width:1024px) {
  .woo_c-product-image .btn-lightbox {
    top: 20px
  }
}

@media screen and (max-width:1024px) {
  .woo_c-product-image .btn-lightbox {
    right: 20px
  }
}

@media screen and (max-width:768px) {
  .woo_c-product-image .btn-lightbox {
    bottom: 40px;
    top: auto
  }
}

.woo_c-product .without-gallery .woo_c-product-image-slider {
  padding: 0
}

.woo_c-product .breadcrumbs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media screen and (max-width:768px) {
  .woo_c-product .breadcrumbs {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 80px
  }
}

.woo_c-product-details .woocommerce-breadcrumb {
  margin-bottom: 10px
}

.woo_c-product-details-title {
  margin: 11px 0 8px;
  font-size: -webkit-calc(36px + 4*((100vw - 576px)/1024));
  font-size: calc(36px + 4*((100vw - 576px)/1024))
}

@media screen and (max-width:576px) {
  .woo_c-product-details-title {
    font-size: 36px
  }
}

@media screen and (min-width:1600px) {
  .woo_c-product-details-title {
    font-size: 40px
  }
}

.woo_c-product-details-inner .external-product {
  margin-top: 25px
}

.woo_c-product-details-inner .woocommerce-product-rating .average,
.woo_c-product-details-inner .woocommerce-product-rating .woo-review-link,
.woo_c-product-details-inner .woocommerce-product-rating .write-review {
  vertical-align: top
}

.woo_c-product-details-inner .woocommerce-product-rating .woo-review-link {
  margin-left: 5px;
  font-size: .94rem
}

.woo_c-product-details-inner .woocommerce-product-rating .woo-review-link:after {
  content: '•';
  display: inline-block;
  vertical-align: middle;
  font-size: .8em;
  margin-top: -2px;
  color: #d90a2c;
  color: #d90a2c
}

.woo_c-product-details-inner .price {
  margin: 5px 0 10px;
  font-weight: 600;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.woo_c-product-details-inner .price>span:nth-child(1) {
  margin-right: 5px
}

.woo_c-product-details-inner .price>span:nth-child(2) {
  margin-left: 5px
}

.woo_c-product-details-inner .price .amount {
  font-size: 1.2em
}

.woo_c-product-details-inner .price-discount {
  height: 22px;
  line-height: 22px;
  border-left: 5px solid rgba(0, 0, 0, .1);
  -webkit-border-radius: 2px 0px 0px 2px;
  border-radius: 2px 0 0 2px;
  color: #fff;
  padding-left: 5px;
  margin-left: 10px;
  vertical-align: middle
}

.woo_c-product-details-inner .price ins {
  text-decoration: none;
  background: 0 0
}

.woo_c-product-details-inner .price ins .amount {
  vertical-align: middle
}

.woo_c-product-details-inner .price ins:last-child {
  margin-right: 5px
}

.woo_c-product-details-inner .price del .amount,
.woo_c-product-details-inner .price old .amount {
  font-size: 1rem;
  margin-right: 5px
}

.woo_c-product-details-inner .variations_button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 0;
  text-transform: capitalize
}

.woo_c-product-details-inner .variations_button .view-cart {
  padding: 14px 18px
}

.woo_c-product-details-inner .single_add_to_cart_button .ion svg {
  fill: #fff;
  margin-top: 1px
}

.woo_c-product-details .single_variation_wrap .single-variation {
  display: block !important
}

.woo_c-product-details .single_variation_wrap .single-variation .variation-add-to-cart-wrap {
  display: none
}

.woo_c-product-details .yith-wcwl-add-to-wishlist {
  display: inline-block;
  margin: 0;
  vertical-align: middle
}

.woo_c-product-details .yith-wcwl-add-to-wishlist:after {
  content: '';
  display: table;
  clear: both
}

.woo_c-product-details .yith-wcwl-add-to-wishlist .hide {
  display: none
}

.woo_c-product-details .yith-wcwl-add-to-wishlist .btn-wishlist {
  margin-left: 12px
}

.woo_c-product-details .yith-wcwl-add-to-wishlist .btn-wishlist:not(:hover) {
  background-color: transparent;
  border-color: transparent;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .07);
  box-shadow: 0 2px 4px rgba(0, 0, 0, .07)
}

.woo_c-product-details .yith-wcwl-add-to-wishlist .btn-wishlist:not(:hover):hover {
  color: #fff
}

.woo_c-product-details-variations {
  margin-top: 20px;
  width: 100%;
  text-align: left;
  border-top: 1px solid rgba(136, 136, 136, .15)
}

.woo_c-product-details-variations .variations {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media screen and (max-width:768px) {
  .woo_c-product-details-variations .variations {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

.woo_c-product-details-variations .variations,
.woo_c-product-details-variations .simple-qty {
  padding: 12px 0
}

.woo_c-product-details-variations .variations:after,
.woo_c-product-details-variations .simple-qty:after {
  content: '';
  display: table;
  clear: both
}

.woo_c-product-details-variations .variations .variation,
.woo_c-product-details-variations .simple-qty .variation {
  margin: 8px 20px 8px 0
}

.woo_c-product-details-variations .variations .variation:last-child,
.woo_c-product-details-variations .simple-qty .variation:last-child {
  margin-right: 0
}

.woo_c-product-details-variations .variations .variation.reset,
.woo_c-product-details-variations .simple-qty .variation.reset {
  white-space: nowrap
}

.woo_c-product-details-variations .variations .variation.reset .reset_variations,
.woo_c-product-details-variations .simple-qty .variation.reset .reset_variations {
  width: 100%;
  font-size: .94rem
}

@media screen and (min-width:1025px) {

  .woo_c-product-details-variations .variations .variation.reset .reset_variations,
  .woo_c-product-details-variations .simple-qty .variation.reset .reset_variations {
    margin-top: 36px
  }
}

@media screen and (max-width:768px) {

  .woo_c-product-details-variations .variations .variation,
  .woo_c-product-details-variations .simple-qty .variation {
    margin: 8px 0 15px;
    width: -webkit-calc((100%/3) - 12px);
    width: calc((100%/3) - 12px)
  }

  .woo_c-product-details-variations .variations .variation:last-child,
  .woo_c-product-details-variations .simple-qty .variation:last-child {
    margin: 0
  }
}

.woo_c-product-details-variations .variations .label,
.woo_c-product-details-variations .simple-qty .label {
  display: block
}

.woo_c-product-details-variations .variations .value,
.woo_c-product-details-variations .simple-qty .value {
  display: inline-block;
  min-height: 32px;
  line-height: 32px
}

.woo_c-product-details-variations .single_variation_wrap .woo-variation-price {
  border-top: 1px solid rgba(136, 136, 136, .15)
}

.woo_c-product-details-variations .single_variation_wrap .woo-variation-price .price {
  margin: 20px 0 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.woo_c-product-details-variations .single_variation_wrap .variations_button {
  margin-top: 20px
}

.woo_c-product-details-variations .single_variation_wrap .single-variation {
  display: block !important
}

.woo_c-product-details-variations .out_of_stock {
  margin: 15px 0;
  display: inline-block;
  position: relative
}

.woo_c-product-details-variations .out_of_stock .message-box {
  padding: 10px 18px
}

.woo_c-product-details .product_meta {
  font-size: .94rem;
  margin-top: 10px
}

.woo_c-product-details .product_meta .sku_wrapper,
.woo_c-product-details .product_meta .woo-c_product_category,
.woo_c-product-details .product_meta .tagged_as {
  font-weight: 600
}

.woo_c-product-details .product_meta .sku_wrapper>span,
.woo_c-product-details .product_meta .woo-c_product_category>span,
.woo_c-product-details .product_meta .tagged_as>span {
  font-weight: 400
}

.woo_c-product-details .product_meta .sku_wrapper:after,
.woo_c-product-details .product_meta .woo-c_product_category:after {
  content: '•';
  display: inline-block;
  vertical-align: middle;
  font-size: .8em;
  margin-top: -2px;
  color: #d90a2c
}

.woo_c-product-details .product_meta>span {
  vertical-align: middle;
  position: relative
}

.woo_c-product-details .product_meta>span a {
  font-weight: 400
}

.woo_c-product-details .site-container>.yith-wcwl-add-to-wishlist {
  display: none
}

.woo_c-product .single-product-tabs {
  margin-top: 7.2vh
}

@media screen and (max-width:768px) {
  .woo_c-product .single-product-tabs {
    margin-top: 30px
  }
}

.woo_c-product .single-product-tabs .tab-items-container {
  background-color: rgba(136, 136, 136, .05);
  padding-top: 7.2vh;
  padding-bottom: 7.2vh
}

@media screen and (max-width:768px) {
  .woo_c-product .single-product-tabs .tab-items-container {
    padding-top: 30px
  }
}

@media screen and (max-width:768px) {
  .woo_c-product .single-product-tabs .tab-items-container {
    padding-bottom: 30px
  }
}

.woo_c-product .single-product-tabs .tab .tabNav {
  margin-bottom: 0
}

@media screen and (max-width:1024px) {
  .woo_c-product .single-product-tabs .tab {
    margin-top: 30px
  }
}

.woo_c-product .single-product-tabs .tab .tabItems_item {
  padding-left: 10px;
  padding-right: 10px
}

@media screen and (max-width:768px) {
  .woo_c-product .single-product-tabs .tab .tabItems_item {
    padding-left: 20px;
    padding-right: 20px
  }
}

.woo_c-product .single-product-tabs .tab .tabItems_item {
  padding-left: 10px;
  padding-right: 10px
}

@media screen and (max-width:768px) {
  .woo_c-product .single-product-tabs .tab .tabItems_item {
    padding-left: 20px;
    padding-right: 20px
  }
}

.woo_c-product .single-product-tabs .tab table {
  text-align: left;
  margin-bottom: 0
}

.woo_c-product .single-product-tabs .alt {
  background: 0 0 !important
}

@media screen and (max-width:768px) {
  .woo_c-product .single-product-tabs .tab-items-container>.vc_col-sm-12 {
    padding: 0 20px
  }
}

.woo_c-product .shop_attributes p {
  margin: 0
}

.woo_c-product .shop_attributes tr th:first-child,
.woo_c-product .shop_attributes tr td:first-child {
  width: 25%
}

.woo_c-product .comments-area {
  padding: 0
}

.woo_c-product .comments-area .comment-body .star-rating {
  position: absolute;
  top: 25px;
  right: 0
}

.woo_c-product .comments-area .comment-body .meta h4 {
  font-size: 16px;
  line-height: 25px
}

.woo_c-product .comments-area .comment-body time {
  font-size: 15px;
  line-height: 25px;
  color: #6a696c
}

.woo_c-product .comments-area .comment-body .description p {
  margin: 0
}

.woo_c-product .comments-area .comment-form-rating label {
  font-weight: 600
}

.woo_c-product .comments-area .comment-form .comment-form-rating .select {
  display: none
}

.woo_c-product .woo-c_related,
.woo_c-product .woo-c_upsells {
  margin-top: 7.2vh
}

@media screen and (max-width:768px) {

  .woo_c-product .woo-c_related,
  .woo_c-product .woo-c_upsells {
    margin-top: 30px
  }
}

.woo_c-product .sticky-product {
  position: fixed;
  overflow: hidden;
  height: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  z-index: 101;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .07);
  box-shadow: 0 2px 4px rgba(0, 0, 0, .07);
  -webkit-border-radius: 6px;
  border-radius: 6px;
  right: 4.4vh;
  bottom: 4.4vh;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

@media screen and (max-width:1024px) {
  .woo_c-product .sticky-product {
    right: 20px
  }
}

@media screen and (max-width:1024px) {
  .woo_c-product .sticky-product {
    bottom: 20px
  }
}

.woo_c-product .sticky-product.visible {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  visibility: visible;
  opacity: 1
}

.woo_c-product .sticky-product-img {
  cursor: pointer;
  width: 100px;
  height: 100px;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover
}

.woo_c-product .sticky-product-desc {
  padding: 15px 0 15px 20px;
  line-height: 1.6;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 250px
}

.woo_c-product .sticky-product-desc .title,
.woo_c-product .sticky-product-desc .category {
  display: inherit
}

.woo_c-product .sticky-product-desc .title:before,
.woo_c-product .sticky-product-desc .category:before {
  display: none
}

.woo_c-product .sticky-product-desc .category {
  display: inline-block;
  font-weight: 400;
  font-size: .94rem
}

.woo_c-product .sticky-product-desc .title,
.woo_c-product .sticky-product-desc .price {
  font-weight: 600
}

.woo_c-product .sticky-product-desc .title {
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden
}

.woo_c-product .sticky-product-desc .title .price {
  padding-right: 5px;
  position: relative
}

.woo_c-product .sticky-product-desc .title .price:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin: -2px 0 0 5px;
  height: 60%;
  width: 1px;
  background: #232226
}

.woo_c-product .sticky-product-desc .sticky-product-title,
.woo_c-product .sticky-product-desc .category-holder {
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden
}

.woo_c-product .sticky-product-desc .sticky-product-title:after,
.woo_c-product .sticky-product-desc .category-holder:after {
  display: none
}

.woo_c-product .sticky-product-desc .btn {
  padding: 0;
  vertical-align: top;
  margin-top: 5px
}

.woo_c-product .sticky-product .close-bar {
  padding: 20px
}

@media screen and (max-width:768px) {
  .woo_c-product .sticky-product {
    left: 20px
  }

  .woo_c-product .sticky-product-desc {
    width: -webkit-calc(100% - 146px);
    width: calc(100% - 146px)
  }

  .woo_c-product .sticky-product-desc .title {
    max-width: none
  }
}

.woo_c-product .sticky-product .yith-wcwl-wishlistexistsbrowse,
.woo_c-product .sticky-product .yith-wcwl-wishlistaddedbrowse,
.woo_c-product .sticky-product .add_to_wishlist {
  display: none !important
}

@media screen and (max-width:768px) {
  .woo_c-product-details {
    padding-top: 20px
  }

  .woo_c-product-image.vc_col-sm-12 {
    padding-left: 0;
    padding-right: 0
  }
}

.woo_c-product .comments-area .comment-list {
  margin: 0
}

.woo_c-product .woocommerce-grouped-product-list {
  white-space: nowrap
}

.woo_c-product .woocommerce-grouped-product-list-item__thumb img {
  min-width: 70px;
  max-width: 70px;
  vertical-align: top
}

.woo_c-product .woocommerce-grouped-product-list-item__label .woo-c_product_name {
  max-width: 12rem;
  margin: 0
}

.single-product.with-spacer .breadcrumbs {
  margin-top: 0
}

.type1-left .woo_c-product-details-inner {
  padding-left: 20px
}

@media screen and (max-width:768px) {
  .type1-left .woo_c-product-details-inner {
    padding-left: 0
  }
}

.type1-right .woo_c-product-image {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}

@media screen and (max-width:768px) {
  .type1-right .woo_c-product-image-slider {
    padding-right: 0
  }
}

.type1-right .woo_c-product-image.with-gallery .woo_c-product-image-slider {
  padding-right: 50px
}

.type1-right .woo_c-product-image .product-image-dots {
  margin-right: 0
}

.type1-right .woo_c-product-image .btn-lightbox {
  padding-right: 50px
}

.type1-right .woo_c-product-details-inner {
  padding-right: 20px
}

@media screen and (max-width:768px) {
  .type1-right .woo_c-product-details-inner {
    padding-right: 0
  }
}

@media screen and (max-width:768px) {
  .type1-right .woo_c-product .btn-lightbox {
    padding-right: 0
  }

  .type1-right .woo_c-product-image.with-gallery .woo_c-product-image-slider {
    padding-right: 0
  }
}

[class*=type1] .woo_c-product-image .image-wrap img {
  width: 100%
}

[class*=type1] .woo-summary-content>.wrap>.yith-wcwl-add-to-wishlist {
  display: none
}

[class*=type1] .woo_c-product-image-slider .gimg {
  opacity: 0;
  -webkit-transition: opacity cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: opacity cubic-bezier(.4, 0, .2, 1) .4s;
  transition: opacity cubic-bezier(.4, 0, .2, 1) .4s
}

@media screen and (min-width:1025px) {
  [class*=type1] .woo_c-product.spacer_included {
    margin-top: 50px
  }

  [class*=type1] .woo_c-product.spacer_excluded {
    margin-top: 14vh
  }
}

.woo_c-related {
  margin-bottom: 60px
}

.woo_c-related:after {
  content: '';
  display: table;
  clear: both
}

@media screen and (max-width:768px) {
  [class*=type] .woo_c-product .tab {
    margin: 20px auto 30px
  }

  [class*=type] .woo_c-product .tab .tabNav {
    text-align: left
  }

  [class*=type] .woo_c-product-nav {
    position: static
  }

  [class*=type] .woo_c-product-details {
    background-color: #fff;
    -webkit-border-top-right-radius: 15px;
    border-top-right-radius: 15px;
    -webkit-border-top-left-radius: 15px;
    border-top-left-radius: 15px;
    margin-top: -20px;
    width: auto
  }

  [class*=type] .woo_c-product-details .variations_button {
    display: block
  }

  [class*=type] .woo_c-product-details-inner {
    width: 100%
  }

  [class*=type] .woo_c-product-details-inner .yith-wcwl-add-to-wishlist,
  [class*=type] .woo_c-product-details-inner .btn:not(.yith-wcwl-wishlistaddedbrowse),
  [class*=type] .woo_c-product-details-inner .button {
    width: 100%;
    display: block;
    margin-bottom: 10px
  }

  [class*=type] .woo_c-product-details-inner .yith-wcwl-add-to-wishlist .btn {
    margin-left: 0 !important;
    width: 100%
  }

  [class*=type] .woo_c-product .comments-area .comment-form input[type=text],
  [class*=type] .woo_c-product .comments-area .comment-form input[type=email],
  [class*=type] .woo_c-product .comments-area .comment-form textarea,
  [class*=type] .woo_c-product .comments-area .comment-form .label-header {
    margin-right: 0;
    margin-left: 0
  }

  [class*=type] .woo_c-product .woo_c-product-image-slider .clb-slider-nav-btn {
    position: static;
    padding: 0
  }

  [class*=type] .woo_c-product .woo_c-product-image-slider .clb-slider-nav-btn .prev-btn {
    top: 50%;
    bottom: auto;
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    position: absolute;
    left: 20px
  }

  [class*=type] .woo_c-product .woo_c-product-image-slider .clb-slider-nav-btn .next-btn {
    top: 50%;
    bottom: auto;
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    position: absolute;
    right: 20px
  }

  [class*=type] .site-container>.yith-wcwl-add-to-wishlist {
    display: none
  }
}

@media screen and (max-width:1024px) {
  [class*=type1] .woo_c-product.spacer_excluded {
    margin-top: 90px
  }
}

@media screen and (max-width:768px) {
  [class*=type1] .woo_c-product.spacer_excluded {
    margin-top: 0
  }
}

@media screen and (max-width:768px) {
  .type1-right .woo_c-product.single-product>.product>.page-container>.vc_row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }

  .type1-right .woo_c-product.single-product>.product>.page-container>.vc_row .woo_c-product-details {
    z-index: 1;
    padding-left: 20px;
    padding-right: 20px
  }

  .type1-right .woo_c-product.single-product>.product>.page-container>.vc_row .woo_c-product-image,
  .type1-right .woo_c-product.single-product>.product>.page-container>.vc_row .woo_c-product-details {
    max-width: 100%
  }
}

.yith-wcwl-form .woo-c_wishlist {
  margin: 0;
  font-size: 100%
}

.yith-wcwl-form .woo-c_wishlist tbody td,
.yith-wcwl-form .woo-c_wishlist thead th {
  border-color: rgba(136, 136, 136, .15)
}

.yith-wcwl-form .woo-c_wishlist tr td {
  text-align: left
}

.yith-wcwl-form .woo-c_wishlist tr td.product-name a {
  font-weight: 600
}

.yith-wcwl-form .woo-c_wishlist tr td.product-remove {
  width: 30px
}

.yith-wcwl-form .woo-c_wishlist tr td.product-remove a.remove:hover {
  background: 0 0 !important
}

.yith-wcwl-form .woo-c_wishlist tr td.product-remove .btn-round .ion {
  height: 40px;
  width: 40px;
  line-height: 40px;
  font-size: 18px;
  color: initial
}

.yith-wcwl-form .woo-c_wishlist tr td.product-thumbnail a img {
  max-width: 60px
}

.yith-wcwl-form .woo-c_wishlist tr td.product-add-to-cart {
  padding-right: 0;
  text-align: right
}

.yith-wcwl-form .woo-c_wishlist tr td.product-add-to-cart a.button {
  padding: 7px 15px !important;
  font-size: .94rem
}

.yith-wcwl-form .woo-c_wishlist .product-add-to-cart a {
  display: inline-block !important
}

.yith-wcwl-form .woo-c_wishlist.mobile li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.yith-wcwl-form .woo-c_wishlist.mobile li .btn-round a {
  display: inline-block
}

.yith-wcwl-form .woo-c_wishlist.mobile li .item-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 10px 0
}

.yith-wcwl-form .woo-c_wishlist.mobile li .item-wrapper h6 {
  margin: 0
}

.yith-wcwl-form .yith_wcwl_wishlist_footer {
  margin-top: 30px
}

.yith-wcwl-form .yith_wcwl_wishlist_footer .yith-wcwl-share .socialbar li a {
  line-height: 30px
}

.yith-wcwl-form .yith_wcwl_wishlist_footer .yith-wcwl-share .socialbar li a.facebook,
.yith-wcwl-form .yith_wcwl_wishlist_footer .yith-wcwl-share .socialbar li a.twitter,
.yith-wcwl-form .yith_wcwl_wishlist_footer .yith-wcwl-share .socialbar li a.pinterest,
.yith-wcwl-form .yith_wcwl_wishlist_footer .yith-wcwl-share .socialbar li a.email,
.yith-wcwl-form .yith_wcwl_wishlist_footer .yith-wcwl-share .socialbar li a.whatsapp {
  background: #17161a
}

.yith-wcwl-form .yith_wcwl_wishlist_footer .yith-wcwl-share .socialbar li a:hover {
  opacity: .7
}

.yith-wcwl-form .wishlist-title {
  display: none
}

@media screen and (min-width:1025px) {
  .yith-wcwl-form {
    padding-left: -webkit-calc(100%/15*1);
    padding-left: calc(100%/15*1);
    padding-right: -webkit-calc(100%/15*1);
    padding-right: calc(100%/15*1)
  }
}

.woo_c-message-group {
  padding: 0 20px
}

.woo_c-message-group li {
  margin-bottom: 15px;
  width: 100%
}

body:not(.woocommerce-checkout) .woo_c-message-group .message-box {
  position: fixed;
  bottom: 4.4vh;
  z-index: 999999;
  left: 50%;
  width: auto;
  margin: 0 auto;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .07);
  box-shadow: 0 2px 4px rgba(0, 0, 0, .07);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-animation: .4s slide_up cubic-bezier(.4, 0, .2, 1);
  animation: .4s slide_up cubic-bezier(.4, 0, .2, 1)
}

@media screen and (max-width:1024px) {
  body:not(.woocommerce-checkout) .woo_c-message-group .message-box {
    bottom: 20px
  }
}

@media screen and (max-width:768px) {
  body:not(.woocommerce-checkout) .woo_c-message-group .message-box {
    left: 20px;
    right: 20px;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-animation: .4s slide_up_mobile cubic-bezier(.4, 0, .2, 1);
    animation: .4s slide_up_mobile cubic-bezier(.4, 0, .2, 1);
    display: block
  }
}

@-webkit-keyframes slide_up {
  0% {
    -webkit-transform: translateX(-50%) translateY(150%);
    transform: translateX(-50%) translateY(150%);
    opacity: .5
  }

  100% {
    -webkit-transform: translateX(-50%) translateY(0%);
    transform: translateX(-50%) translateY(0%);
    opacity: 1
  }
}

@keyframes slide_up {
  0% {
    -webkit-transform: translateX(-50%) translateY(150%);
    transform: translateX(-50%) translateY(150%);
    opacity: .5
  }

  100% {
    -webkit-transform: translateX(-50%) translateY(0%);
    transform: translateX(-50%) translateY(0%);
    opacity: 1
  }
}

@-webkit-keyframes slide_up_mobile {
  0% {
    -webkit-transform: translateX(0) translateY(150%);
    transform: translateX(0) translateY(150%);
    opacity: .5
  }

  100% {
    -webkit-transform: translateX(0) translateY(0%);
    transform: translateX(0) translateY(0%);
    opacity: 1
  }
}

@keyframes slide_up_mobile {
  0% {
    -webkit-transform: translateX(0) translateY(150%);
    transform: translateX(0) translateY(150%);
    opacity: .5
  }

  100% {
    -webkit-transform: translateX(0) translateY(0%);
    transform: translateX(0) translateY(0%);
    opacity: 1
  }
}

.quantity {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  max-width: 80px;
  position: relative
}

.quantity input {
  width: 50px;
  padding: 6px 8px
}

@media screen and (max-width:768px) {
  .quantity {
    max-width: 100%
  }
}

.quantity-label {
  font-size: .94rem;
  padding-right: 5px
}

.woo-c_product_category,
.woo-c_product_attr {
  display: block;
  font-size: .94rem;
  opacity: .8;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden
}

.woo-c_product_name>a:not(.woo-c_product_category) {
  font-family: "Space Grotesk Bold", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 600;
  display: block;
  font-size: 17px;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden
}

.woocommerce-checkout-payment ul li label {
  margin-bottom: 0
}

.woocommerce-checkout-payment ul li .payment_box p {
  margin-top: 5px
}

.woocommerce-checkout-payment .payment_method_paypal img {
  max-width: 200px;
  display: block
}

.woocommerce-checkout-payment .payment_method_paypal .about_paypal {
  display: none
}

.woocommerce-shipping-methods li>input[type=radio] {
  margin-right: 6px
}

.woocommerce-shipping-methods li>label {
  font-size: inherit;
  margin: 0
}

.woocommerce-checkout-payment li,
.woocommerce-shipping-methods li {
  padding: 3px 0
}

.woocommerce-checkout-payment .payment_box,
.woocommerce-shipping-totals>td,
.woocommerce-privacy-policy-text,
.woocommerce .product-quantity {
  font-size: .94rem
}

.woocommerce-privacy-policy-text {
  margin-bottom: 20px
}

.woocommerce-privacy-policy-text a {
  color: #d90a2c
}

.woocommerce-button:not(.btn-link),
.woocommerce .button:not(.btn-link) {
  text-transform: capitalize
}

.woocommerce .checkout_coupon {
  margin-top: 3.4vh
}

@media screen and (max-width:1024px) {
  .woocommerce .checkout_coupon {
    margin-top: 20px
  }
}

.woocommerce .stars {
  width: auto;
  height: 16px;
  line-height: 1;
  margin: 0;
  display: inline-block
}

.woocommerce .stars a {
  position: relative;
  height: 18px;
  width: 1em;
  font-size: 17px;
  text-indent: -999em;
  display: inline-block;
  text-decoration: none
}

.woocommerce .stars a:before {
  content: "\f384";
  color: #6a696c;
  display: block;
  background: 0 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  line-height: 1;
  font-family: Ionicons;
  text-indent: 0;
  opacity: .5
}

.woocommerce .stars:hover a:hover~a:before,
.woocommerce .stars.selected a.active~a:before,
.woocommerce .stars.selected:hover span a:hover~a:before {
  content: "\f384";
  opacity: .5
}

.woocommerce .stars:hover a:before,
.woocommerce .stars.selected a:before,
.woocommerce .stars.selected:hover span a:before {
  content: "\f384";
  opacity: 1;
  color: #17161a
}

.woocommerce .star-rating {
  width: auto;
  max-height: 20px;
  line-height: 20px;
  overflow: hidden;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  margin-top: -2px;
  color: #232226
}

.woocommerce .star-rating a:hover {
  opacity: 1
}

.woocommerce .star-rating:before {
  content: "\f384\f384\f384\f384\f384";
  font-family: Ionicons;
  font-weight: 400;
  font-size: 17px;
  letter-spacing: 3px;
  opacity: .2;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  word-wrap: normal
}

.woocommerce .star-rating>span {
  display: inline-block;
  font-size: 0;
  overflow: hidden
}

.woocommerce .star-rating>span:before {
  content: "\f384\f384\f384\f384\f384";
  font-family: Ionicons;
  font-weight: 400;
  font-size: 17px;
  letter-spacing: 3px
}

.woocommerce .comment-form-rating .select-holder:after {
  display: none
}

.woocommerce-billing-fields .heading-md {
  margin-bottom: 3.4vh
}

@media screen and (max-width:1024px) {
  .woocommerce-billing-fields .heading-md {
    margin-bottom: 20px
  }
}

.woocommerce .form-row {
  margin-top: 0;
  margin-bottom: 3.4vh
}

@media screen and (max-width:1024px) {
  .woocommerce .form-row {
    margin-bottom: 20px
  }
}

.woocommerce .form-row .select {
  width: 100%
}

.woocommerce .form-row input,
.woocommerce .form-row em {
  color: #6a696c
}

.woocommerce .form-row em {
  margin-top: 10px;
  display: block;
  font-size: .94rem;
  font-style: normal
}

.woocommerce .form-row label {
  margin-bottom: 8px
}

.woocommerce legend {
  font-size: -webkit-calc(19px + 1*((100vw - 576px)/1024));
  font-size: calc(19px + 1*((100vw - 576px)/1024));
  line-height: 1.25;
  color: #17161a;
  font-weight: 600;
  margin-bottom: 3.4vh
}

@media screen and (max-width:576px) {
  .woocommerce legend {
    font-size: 19px
  }
}

@media screen and (min-width:1600px) {
  .woocommerce legend {
    font-size: 20px
  }
}

@media screen and (max-width:1024px) {
  .woocommerce legend {
    margin-bottom: 20px
  }
}

.woocommerce ul {
  list-style: none
}

.woocommerce #ship-to-different-address {
  font-size: inherit
}

.woocommerce .blockUI.blockOverlay {
  opacity: .4 !important
}

.woocommerce .clb-blank.order-failed .clb-blank-image {
  min-width: 90px
}

@media screen and (max-width:768px) {
  .woocommerce-account .button:not(.btn-link) {
    width: 100%
  }
}

.woocommerce-account .sticky-content-container {
  width: 100%
}

.woocommerce-account .clb-woo-sidebar {
  margin-right: 20px;
  margin-left: 0
}

@media screen and (max-width:768px) {
  .woocommerce-account .clb-woo-sidebar {
    margin: 0 0 40px
  }
}

.woocommerce-account .clb-woo-sidebar .woocommerce-MyAccount-subscriptions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

.woocommerce-account .clb-woo-sidebar .woocommerce-MyAccount-subscriptions tr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}

.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.is-active {
  font-weight: 600
}

.woocommerce-account .woocommerce-orders-table__header {
  border-top: none;
  color: #6a696c;
  text-transform: uppercase;
  font-size: .78em
}

.woocommerce-account .woocommerce-orders-table__header-order-actions {
  display: none
}

@media screen and (max-width:768px) {
  .woocommerce-account .woocommerce-orders-table .woocommerce-orders-table__header-order-date {
    display: none
  }
}

.woocommerce-account .woocommerce-orders-table__row .amount,
.woocommerce-account .woocommerce-orders-table__row .order-number {
  font-weight: 600
}

.woocommerce-account .woocommerce-orders-table__row td {
  padding: 25px 20px 25px 0
}

.woocommerce-account .woocommerce-orders-table__row td:last-child {
  text-align: right;
  padding-right: 0
}

@media screen and (max-width:768px) {

  .woocommerce-account .woocommerce-orders-table__row td:nth-child(1),
  .woocommerce-account .woocommerce-orders-table__row td:nth-child(2) {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    border-top: none
  }

  .woocommerce-account .woocommerce-orders-table__row td:nth-child(1) {
    padding-top: 12px;
    border-bottom: none
  }

  .woocommerce-account .woocommerce-orders-table__row td:nth-child(2) {
    padding-bottom: 12px
  }
}

.woocommerce-account .woocommerce-Addresses {
  margin-top: 20px
}

@media screen and (max-width:768px) {
  .woocommerce-account .woocommerce-Addresses .vc_col-lg-6:last-child {
    margin-top: 30px
  }
}

.woocommerce .woo-c_login .tabNav {
  margin-bottom: 40px
}

.woocommerce .woo-c_login .form-row_btn_remember_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: -5px
}

.woocommerce .woo-c_login .form-row_btn_remember_container label {
  margin: 0;
  font-weight: 400
}

.woocommerce .woo-c_login .form-row_btn_remember_container .lost-link,
.woocommerce .woo-c_login .form-row_btn_remember_container label {
  font-size: .94rem
}

.woocommerce .woo-c_login fieldset .password-field {
  margin-bottom: 0
}

.woocommerce .woo-c_login fieldset .btn[type=submit],
.woocommerce .woo-c_login fieldset .woocommerce-password-strength {
  margin-top: 25px
}

@media screen and (max-width:1024px) {

  .woocommerce .woo-c_login fieldset .btn[type=submit],
  .woocommerce .woo-c_login fieldset .woocommerce-password-strength {
    margin-top: 20px
  }
}

.woocommerce .woo-c_cross_sells .vc_row {
  padding-left: 0 !important;
  padding-right: 0 !important
}

.woocommerce-checkout .woocommerce-order .clb-blank {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 0;
  max-width: 100%;
  margin-top: 0;
  text-align: left
}

.woocommerce-checkout .woocommerce-order .clb-blank-image {
  margin-right: 20px;
  background-color: #e7f9f6;
  height: 70px;
  width: 70px;
  min-width: 70px;
  font-size: 24px
}

.woocommerce-checkout .woocommerce-order .clb-blank-image i {
  font-size: 28px
}

.woocommerce-checkout .woocommerce-order .clb-blank .heading-md {
  margin: 0
}

.woocommerce-checkout .woocommerce-order .woocommerce-customer-details .vc_row {
  margin: 0
}

.woocommerce-checkout .woocommerce-order-overview {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 40px 0
}

.woocommerce-checkout .woocommerce-order-overview li {
  white-space: nowrap;
  margin-right: 3.4vh
}

@media screen and (max-width:1024px) {
  .woocommerce-checkout .woocommerce-order-overview li {
    margin-right: 20px
  }
}

.woocommerce-checkout .woocommerce-order-overview li:last-child {
  margin: 0
}

.woocommerce-checkout .woocommerce-order-overview li strong {
  display: block
}

@media screen and (max-width:768px) {
  .woocommerce-checkout .woocommerce-order-overview {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .woocommerce-checkout .woocommerce-order-overview li strong {
    white-space: normal;
    max-width: -webkit-calc(100vw - 40px);
    max-width: calc(100vw - 40px)
  }
}

.woocommerce-checkout .woocommerce-form-login {
  margin-bottom: 4.4vh
}

@media screen and (max-width:1024px) {
  .woocommerce-checkout .woocommerce-form-login {
    margin-bottom: 20px
  }
}

.woocommerce-checkout .woocommerce-form-login-toggle {
  margin-bottom: 15px
}

#yith-wcwl-popup-message {
  position: fixed;
  bottom: 10px;
  top: auto;
  text-align: center;
  right: 0;
  margin: 0 !important;
  left: 0;
  border: none;
  background-color: transparent;
  -webkit-box-sizing: none;
  box-sizing: none
}

#yith-wcwl-popup-message #yith-wcwl-message {
  height: auto;
  line-height: 1;
  background: #9ff8d0;
  border: none;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin: 0;
  padding: 20px;
  display: inline-block;
  font-size: .94rem;
  text-align: left;
  color: rgba(0, 0, 0, .65);
  -webkit-box-shadow: 0px 3px 8px rgba(0, 0, 0, .08);
  box-shadow: 0px 3px 8px rgba(0, 0, 0, .08)
}

.woocommerce-account .nosidebar-order-details>.woo_c-order-details {
  width: 100% !important;
  padding: 0 !important
}

.clb-woo-sidebar .woocommerce-MyAccount-subscriptions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

.clb-woo-sidebar .woocommerce-MyAccount-subscriptions tr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}

.clb-woo-sidebar .woocommerce-MyAccount-subscriptions tr td,
.clb-woo-sidebar .woocommerce-MyAccount-subscriptions tr th {
  width: auto !important
}

.yith-woocommerce-ajax-product-filter .yith-wcan-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

.yith-woocommerce-ajax-product-filter .yith-wcan-group li {
  margin: 0
}

.yith-woocommerce-ajax-product-filter .yith-wcan-group li a {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  padding: 0 10px;
  height: 24px;
  line-height: 24px;
  display: inline-block;
  vertical-align: top;
  font-weight: 600;
  font-size: .78em;
  color: inherit;
  background-color: #6a696c;
  text-transform: uppercase;
  margin: 0 6px 6px 0
}

.yith-woocommerce-ajax-product-filter .yith-wcan-group li a:before {
  display: none
}

.yith-woocommerce-ajax-product-filter .yith-wcan-group li.chosen a,
.yith-woocommerce-ajax-product-filter .yith-wcan-group li:hover a {
  background-color: #d90a2c;
  color: #fff
}

.yith-woocommerce-ajax-product-filter .yith-wcan-group.yith-wcan-color>li:not(.chosen):first-child a {
  margin-left: 0
}

.yith-woocommerce-ajax-product-filter .yith-wcan-group.yith-wcan-color>li a {
  font-size: 0;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  width: 12px;
  height: 12px;
  padding: 0;
  position: relative;
  margin: 0 10px;
  cursor: pointer;
  border: solid 2px rgba(23, 22, 26, .2)
}

.yith-woocommerce-ajax-product-filter .yith-wcan-group.yith-wcan-color>li a:after {
  content: "";
  height: 40px;
  width: 40px;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  position: absolute;
  top: -webkit-calc(50% - 20px);
  top: calc(50% - 20px);
  left: -webkit-calc(50% - 20px);
  left: calc(50% - 20px);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  background-color: rgba(0, 0, 0, .06);
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.yith-woocommerce-ajax-product-filter .yith-wcan-group.yith-wcan-color>li a:hover:after {
  -webkit-transform: scale(.8);
  -ms-transform: scale(.8);
  transform: scale(.8)
}

.yith-woocommerce-ajax-product-filter .yith-wcan-group.yith-wcan-color .chosen a {
  position: relative;
  display: inline-block
}

.yith-woocommerce-ajax-product-filter .yith-wcan-group.yith-wcan-color .chosen a:after {
  -webkit-transform: scale(.8);
  -ms-transform: scale(.8);
  transform: scale(.8)
}

.yith-woocommerce-ajax-product-filter .yith-wcan-reset-navigation {
  background-color: #6a696c;
  border: none;
  padding: 6px 12px 6px 30px;
  color: #232226;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 30px 0 -20px
}

.yith-woocommerce-ajax-product-filter .yith-wcan-reset-navigation:after {
  content: "\f166";
  font-family: "Ionicons";
  position: absolute;
  left: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 18px
}

.yith-woocommerce-ajax-product-filter .yith-wcan-reset-navigation:hover {
  background-color: #d90a2c;
  color: #fff
}

.yith-woo-ajax-reset-navigation {
  padding: 0
}

.yit-wcan-container .yith-wcan-loading {
  margin: 10vh 0
}

.woo-cart {
  width: 100%;
  margin-bottom: 4.4vh;
  padding-bottom: 4.4vh
}

@media screen and (max-width:1024px) {
  .woo-cart {
    margin-bottom: 20px
  }
}

@media screen and (max-width:1024px) {
  .woo-cart {
    padding-bottom: 20px
  }
}

.woo-cart_details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: -webkit-calc(100% - 80px);
  width: calc(100% - 80px);
  position: relative
}

.woo-cart_item {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid rgba(136, 136, 136, .15);
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 15px 0
}

.woo-cart_item_thumbnail,
.woo-cart_item_name,
.woo-cart_item_price,
.woo-cart_item_quantity,
.woo-cart_item_details {
  margin-right: 20px
}

.woo-cart_item_thumbnail {
  min-width: 80px;
  max-width: 80px;
  position: relative
}

@media screen and (max-width:768px) {
  .woo-cart_item_thumbnail {
    min-width: 60px;
    max-width: 60px
  }
}

.woo-cart_item_thumbnail img {
  vertical-align: top
}

.woo-cart_item_remove {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
  transition: all cubic-bezier(.4, 0, .2, 1) .4s
}

.woo-cart_item_remove .btn-round {
  display: block
}

.woo-cart_item_name {
  line-height: 1.5
}

@media screen and (min-width:1025px) {
  .woo-cart_item_name {
    min-width: 40%;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
  }
}

@media screen and (max-width:768px) {
  .woo-cart_item_name {
    max-width: 90%
  }
}

.woo-cart_item_name .woo-c_product_category {
  display: block;
  font-size: .98em
}

.woo-cart_item_values p {
  font-size: .98em;
  display: inline;
  color: #6a696c;
  margin: 0
}

.woo-cart_item_values p span {
  font-weight: 600;
  color: #232226
}

.woo-cart_item_price_container {
  width: -webkit-calc(50% - 40px);
  width: calc(50% - 40px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.woo-cart_item_quantity {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.woo-cart_item_subtotal {
  display: block;
  text-align: right;
  font-weight: 600
}

.woo-cart_item:hover .woo-cart_item_remove {
  opacity: 1;
  visibility: visible
}

.woo-cart_item:first-child {
  padding-top: 0
}

.woo-cart_item:last-child {
  border-bottom: none;
  padding-bottom: 0
}

@media screen and (max-width:768px) {
  .woo-cart_details {
    position: relative;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-right: 70px
  }

  .woo-cart_item {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
  }

  .woo-cart_item_thumbnail,
  .woo-cart_item_price,
  .woo-cart_item_details {
    margin-right: 15px
  }

  .woo-cart_item_quantity {
    position: absolute;
    right: 0;
    display: block;
    margin: 0
  }

  .woo-cart_item_quantity .quantity-label {
    display: none
  }

  .woo-cart_item_subtotal {
    text-align: left !important
  }

  .woo-cart_item_remove {
    position: absolute;
    opacity: 1;
    visibility: visible;
    left: 0;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
    -o-transition: all cubic-bezier(.4, 0, .2, 1) .4s;
    transition: all cubic-bezier(.4, 0, .2, 1) .4s
  }

  .woo-cart_item_remove .btn-round {
    display: block
  }

  .woo-cart_item_remove .btn-round .ion {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    background: #fff;
    color: #232226
  }

  .woo-cart_item_remove .btn-round:before {
    width: 30px;
    height: 30px
  }
}

.woo-c_actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media screen and (max-width:768px) {
  .woo-c_actions {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
  }

  .woo-c_actions .button {
    margin-top: 20px;
    width: 100%
  }
}

.woo-c_actions_coupon {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-right: 20px
}

@media screen and (max-width:768px) {
  .woo-c_actions_coupon {
    margin: 0;
    width: 100%
  }

  .woo-c_actions_coupon input#coupon_code {
    padding-right: 35vw;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
  }
}

.woo-c_actions_coupon label {
  margin-bottom: 10px
}

.woo-c_actions_coupon .btn {
  position: absolute;
  right: 0;
  bottom: 0
}

.woo-c_actions_update {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end
}

.woo-c_cart-cross-sale {
  padding-top: 7.2vh
}

@media screen and (max-width:768px) {
  .woo-c_cart-cross-sale {
    padding-top: 30px
  }
}

.woo-c_cart-cross-sale h4.heading-md {
  font-size: 2em
}

.clb-woo-sidebar {
  padding: 3.4vh;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: rgba(136, 136, 136, .05);
  margin-left: 20px
}

@media screen and (max-width:1024px) {
  .clb-woo-sidebar {
    padding: 20px
  }
}

@media screen and (max-width:768px) {
  .clb-woo-sidebar {
    margin: 0 0 30px
  }
}

.clb-woo-sidebar .wc-proceed-to-checkout a {
  width: 100%;
  color: #fff
}

.clb-woo-sidebar input[type=radio] {
  margin: -2px 2px 0 0;
  vertical-align: middle
}

.clb-woo-sidebar .form-row {
  margin-bottom: 8px
}

.clb-woo-sidebar .shop_table td.product-name {
  font-weight: 600
}

.clb-woo-sidebar .shop_table td.product-name .woo-c_product_category+.product-quantity {
  margin-left: -8px
}

.clb-woo-sidebar .shop_table td.product-name .woo-c_product_category a,
.clb-woo-sidebar .shop_table td.product-name .woo-c_product_attr {
  font-weight: 400
}

.clb-woo-sidebar .shop_table tr th {
  font-weight: 400;
  font-size: .94rem;
  padding-right: 3.4vh
}

@media screen and (max-width:1024px) {
  .clb-woo-sidebar .shop_table tr th {
    padding-right: 20px
  }
}

.clb-woo-sidebar .shop_table tr th,
.clb-woo-sidebar .shop_table tr td {
  vertical-align: top;
  text-align: left
}

.clb-woo-sidebar .shop_table tr th:first-child,
.clb-woo-sidebar .shop_table tr td:first-child {
  width: 60%;
  max-width: 220px;
  padding-right: 30px
}

.clb-woo-sidebar .shop_table tr:first-child th,
.clb-woo-sidebar .shop_table tr:first-child td {
  border-top: none
}

.clb-woo-sidebar .shop_table tr:last-child th,
.clb-woo-sidebar .shop_table tr:last-child td {
  border-bottom: none
}

.clb-woo-sidebar .shop_table .amount {
  font-weight: 600
}

.clb-woo-sidebar label {
  display: inline-block
}

#checkout-content-scroll {
  padding: 0 !important;
  margin: 0 !important
}

.cart-empty.woocommerce-info {
  display: none
}

.vc_editor.compose-mode .vc_ohio_tabs,
.vc_editor.compose-mode .vc_ohio_split_screens {
  position: relative;
  margin: 10px 0;
  -webkit-border-radius: 4px;
  border-radius: 4px
}

.vc_editor.compose-mode .vc_ohio_tabs:before,
.vc_editor.compose-mode .vc_ohio_split_screens:before {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10000;
  background: rgba(255, 213, 105, .85)
}

.vc_editor.compose-mode .vc_ohio_tabs:after,
.vc_editor.compose-mode .vc_ohio_split_screens:after {
  content: 'Sorry, but this shortcode can be properly edited only in WPBakery Backend Editor.';
  position: absolute;
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  display: block;
  padding: 0 20%;
  font-weight: 500;
  color: rgba(0, 0, 0, .8);
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  left: 0;
  text-align: center;
  z-index: 10001
}

.vc_ohio_accordion_inner .content.open .wrap>.vc_element-container {
  display: none
}

/*!
Theme Name: Ohio-Child
Theme URI: http://ohio.colabr.io/
Author: Colabrio
Author URI: http://colabr.io/
Description: Ohio is a WordPress theme bundled with premium plugins to build a modern and functional website.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: ohio
Text Domain: ohio-child
Tags: ajax, customizer, ecommerce, portfolio, minimal, page builder, responsive, multipurpose, shop, store, woocommerce, wpml

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
/*! elementor - v3.4.8 - 16-11-2021 */
.dialog-widget-content {
  background-color: #fff;
  position: absolute;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 2px 8px 23px 3px rgba(0, 0, 0, .2);
  box-shadow: 2px 8px 23px 3px rgba(0, 0, 0, .2);
  overflow: hidden
}

.dialog-message {
  font-size: 12px;
  line-height: 1.5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.dialog-type-lightbox {
  position: fixed;
  height: 100%;
  width: 100%;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, .8);
  z-index: 9999;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.dialog-type-lightbox .dialog-widget-content {
  margin: auto;
  width: 375px
}

.dialog-type-lightbox .dialog-header {
  font-size: 15px;
  color: #495157;
  padding: 30px 0 10px;
  font-weight: 500
}

.dialog-type-lightbox .dialog-message {
  padding: 0 30px 30px;
  min-height: 50px
}

.dialog-type-lightbox:not(.elementor-popup-modal) .dialog-header,
.dialog-type-lightbox:not(.elementor-popup-modal) .dialog-message {
  text-align: center
}

.dialog-type-lightbox .dialog-buttons-wrapper {
  border-top: 1px solid #e6e9ec;
  text-align: center
}

.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button {
  font-family: Roboto, Arial, Helvetica, Verdana, sans-serif;
  width: 50%;
  border: none;
  background: none;
  color: #6d7882;
  font-size: 15px;
  cursor: pointer;
  padding: 13px 0;
  outline: 0
}

.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button:hover {
  background-color: #f4f6f7
}

.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button.dialog-ok {
  color: #b01b1b
}

.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button.dialog-take_over {
  color: #39b54a
}

.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button:active {
  background-color: rgba(230, 233, 236, .5)
}

.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button::-moz-focus-inner {
  border: 0
}

.dialog-close-button {
  cursor: pointer;
  position: absolute;
  margin-top: 15px;
  right: 15px;
  font-size: 15px;
  line-height: 1
}

.dialog-close-button:not(:hover) {
  opacity: .4
}

.dialog-alert-widget .dialog-buttons-wrapper>button {
  width: 100%
}

.dialog-confirm-widget .dialog-button:first-child {
  border-right: 1px solid #e6e9ec
}

.dialog-prevent-scroll {
  overflow: hidden;
  max-height: 100vh
}

@media (min-width:1024px) {
  body.admin-bar .dialog-lightbox-widget {
    height: calc(100vh - 32px)
  }
}

@media (max-width:1024px) {
  body.admin-bar .dialog-type-lightbox {
    position: -webkit-sticky;
    position: sticky;
    height: 100vh
  }
}

.elementor-aspect-ratio-219 .elementor-fit-aspect-ratio {
  padding-bottom: 42.8571%
}

.elementor-aspect-ratio-169 .elementor-fit-aspect-ratio {
  padding-bottom: 56.25%
}

.elementor-aspect-ratio-43 .elementor-fit-aspect-ratio {
  padding-bottom: 75%
}

.elementor-aspect-ratio-32 .elementor-fit-aspect-ratio {
  padding-bottom: 66.6666%
}

.elementor-aspect-ratio-11 .elementor-fit-aspect-ratio {
  padding-bottom: 100%
}

.elementor-aspect-ratio-916 .elementor-fit-aspect-ratio {
  padding-bottom: 177.8%
}

.elementor-fit-aspect-ratio {
  position: relative;
  height: 0
}

.elementor-fit-aspect-ratio iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border: 0;
  background-color: #000
}

.elementor-fit-aspect-ratio video {
  width: 100%
}

.flatpickr-calendar {
  width: 280px
}

.flatpickr-calendar .flatpickr-current-month span.cur-month {
  font-weight: 300
}

.flatpickr-calendar .dayContainer {
  width: 280px;
  min-width: 280px;
  max-width: 280px
}

.flatpickr-calendar .flatpickr-days {
  width: 280px
}

.flatpickr-calendar .flatpickr-day {
  max-width: 37px;
  height: 37px;
  line-height: 37px
}

.elementor-templates-modal .dialog-widget-content {
  font-family: Roboto, Arial, Helvetica, Verdana, sans-serif;
  background-color: #f1f3f5;
  width: 100%
}

@media (max-width:1439px) {
  .elementor-templates-modal .dialog-widget-content {
    max-width: 990px
  }
}

@media (min-width:1440px) {
  .elementor-templates-modal .dialog-widget-content {
    max-width: 1200px
  }
}

.elementor-templates-modal .dialog-header {
  padding: 0;
  z-index: 1
}

.elementor-templates-modal .dialog-buttons-wrapper,
.elementor-templates-modal .dialog-header {
  background-color: #fff;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .1);
  box-shadow: 0 0 8px rgba(0, 0, 0, .1);
  position: relative
}

.elementor-templates-modal .dialog-buttons-wrapper {
  border: none;
  display: none;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 5px
}

.elementor-templates-modal .dialog-buttons-wrapper .elementor-button {
  height: 40px;
  margin-left: 5px
}

.elementor-templates-modal .dialog-buttons-wrapper .elementor-button-success {
  padding: 12px 36px;
  color: #fff;
  width: auto;
  font-size: 15px
}

.elementor-templates-modal .dialog-buttons-wrapper .elementor-button-success:hover {
  background-color: #39b54a
}

.elementor-templates-modal .dialog-message {
  height: 750px;
  max-height: 85vh;
  overflow: auto;
  padding-top: 25px
}

.elementor-templates-modal .dialog-content {
  height: 100%
}

.elementor-templates-modal .dialog-loading {
  display: none
}

.elementor-templates-modal__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 50px
}

.elementor-templates-modal__header__logo {
  line-height: 1;
  text-transform: uppercase;
  font-weight: 700;
  cursor: pointer
}

.elementor-templates-modal__header__logo-area {
  text-align: left;
  padding-left: 15px
}

.elementor-templates-modal__header__logo-area>* {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.elementor-templates-modal__header__logo__icon-wrapper {
  margin-right: 10px;
  font-size: 12px
}

.elementor-templates-modal__header__logo__title {
  padding-top: 2px
}

.elementor-templates-modal__header__items-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}

.elementor-templates-modal__header__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

.elementor-templates-modal__header__item>i {
  font-size: 20px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  cursor: pointer
}

.elementor-templates-modal__header__item>i:not(:hover) {
  color: #a4afb7
}

.elementor-templates-modal__header__close--normal {
  width: 47px;
  border-left: 1px solid #e6e9ec
}

.elementor-templates-modal__header__close--normal i {
  font-size: 18px
}

.elementor-templates-modal__header__close--skip {
  padding: 10px 10px 10px 20px;
  margin-right: 10px;
  color: #fff;
  background-color: #a4afb7;
  font-size: 11px;
  font-weight: 400;
  line-height: 1;
  text-transform: uppercase;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer
}

.elementor-templates-modal__header__close--skip>i {
  font-size: inherit;
  padding-left: 10px;
  margin-left: 15px;
  border-left: 1px solid
}

.elementor-templates-modal__header__close--skip>i:not(:hover) {
  color: #fff
}

.elementor-templates-modal__sidebar {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 25%;
  background-color: hsla(0, 0%, 100%, .3)
}

.elementor-templates-modal__content {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-shadow: 0 0 13px inset rgba(0, 0, 0, .05);
  box-shadow: inset 0 0 13px rgba(0, 0, 0, .05)
}

#wpadminbar #wp-admin-bar-elementor_edit_page .elementor-general-section+.elementor-second-section {
  border-top: 1px solid #464b50;
  margin-top: 6px
}

.elementor-hidden {
  display: none
}

.elementor-screen-only,
.screen-reader-text,
.screen-reader-text span,
.ui-helper-hidden-accessible {
  position: absolute;
  top: -10000em;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}

.elementor-clearfix:after {
  content: "";
  display: block;
  clear: both;
  width: 0;
  height: 0
}

.e-logo-wrapper {
  background: #93003c;
  display: inline-block;
  padding: .75em;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  line-height: 1
}

.e-logo-wrapper i {
  color: #fff;
  font-size: 1em
}

.elementor {
  -webkit-hyphens: manual;
  -ms-hyphens: manual;
  hyphens: manual
}

.elementor *,
.elementor :after,
.elementor :before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.elementor a {
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none
}

.elementor hr {
  margin: 0;
  background-color: transparent
}

.elementor img {
  height: auto;
  max-width: 100%;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none
}

.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure {
  margin: 0
}

.elementor embed,
.elementor iframe,
.elementor object,
.elementor video {
  max-width: 100%;
  width: 100%;
  margin: 0;
  line-height: 1;
  border: none
}

.elementor .elementor-custom-embed {
  line-height: 0
}

.elementor .elementor-background,
.elementor .elementor-background-holder,
.elementor .elementor-background-video-container {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  overflow: hidden;
  z-index: 0;
  direction: ltr
}

.elementor .elementor-background-video-container {
  -webkit-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
  pointer-events: none
}

.elementor .elementor-background-video-container.elementor-loading {
  opacity: 0
}

.elementor .elementor-background-video-embed {
  max-width: none
}

.elementor .elementor-background-video,
.elementor .elementor-background-video-embed,
.elementor .elementor-background-video-hosted {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.elementor .elementor-background-video {
  max-width: none
}

.elementor .elementor-html5-video {
  -o-object-fit: cover;
  object-fit: cover
}

.elementor .elementor-background-overlay,
.elementor .elementor-background-slideshow {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute
}

.elementor .elementor-background-slideshow {
  z-index: 0
}

.elementor .elementor-background-slideshow__slide__image {
  width: 100%;
  height: 100%;
  background-position: 50%;
  -webkit-background-size: cover;
  background-size: cover
}

.elementor-widget-wrap>.elementor-element.elementor-absolute {
  position: absolute
}

.elementor-column>.elementor-widget-wrap>.elementor-element.elementor-absolute {
  padding: inherit;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

.elementor-widget-wrap>.elementor-element.elementor-fixed {
  position: fixed
}

.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,
.elementor-widget-wrap .elementor-element.elementor-widget__width-initial {
  max-width: 100%
}

@media (max-width:1024px) {

  .elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,
  .elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial {
    max-width: 100%
  }
}

@media (max-width:767px) {

  .elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,
  .elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial {
    max-width: 100%
  }
}

.elementor-element.elementor-absolute,
.elementor-element.elementor-fixed {
  z-index: 1
}

.elementor-invisible {
  visibility: hidden
}

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

.elementor-align-center .elementor-button {
  width: auto
}

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

.elementor-align-right .elementor-button {
  width: auto
}

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

.elementor-align-left .elementor-button {
  width: auto
}

.elementor-align-justify .elementor-button {
  width: 100%
}

.elementor-custom-embed-play {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.elementor-custom-embed-play i {
  font-size: 100px;
  color: #fff;
  text-shadow: 1px 0 6px rgba(0, 0, 0, .3)
}

.elementor-custom-embed-play svg {
  height: 100px;
  width: 100px;
  fill: #fff;
  -webkit-filter: drop-shadow(1px 0 6px rgba(0, 0, 0, .3));
  filter: drop-shadow(1px 0 6px rgba(0, 0, 0, .3))
}

.elementor-custom-embed-play i,
.elementor-custom-embed-play svg {
  opacity: .8;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s
}

.elementor-custom-embed-play.elementor-playing i {
  font-family: eicons;
  -webkit-animation: fa-spin 2s linear infinite;
  animation: fa-spin 2s linear infinite
}

.elementor-custom-embed-play.elementor-playing i:before {
  content: "\e8fb"
}

.elementor-tag {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex
}

.elementor-ken-burns {
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 10s;
  -o-transition-duration: 10s;
  transition-duration: 10s;
  -webkit-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear
}

.elementor-ken-burns--out {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3)
}

.elementor-ken-burns--active {
  -webkit-transition-duration: 20s;
  -o-transition-duration: 20s;
  transition-duration: 20s
}

.elementor-ken-burns--active.elementor-ken-burns--out {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}

.elementor-ken-burns--active.elementor-ken-burns--in {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3)
}

@media (min-width:-1px) {
  .elementor-widescreen-align-center {
    text-align: center
  }

  .elementor-widescreen-align-center .elementor-button {
    width: auto
  }

  .elementor-widescreen-align-right {
    text-align: right
  }

  .elementor-widescreen-align-right .elementor-button {
    width: auto
  }

  .elementor-widescreen-align-left {
    text-align: left
  }

  .elementor-widescreen-align-left .elementor-button {
    width: auto
  }

  .elementor-widescreen-align-justify .elementor-button {
    width: 100%
  }
}

@media (max-width:-1px) {
  .elementor-laptop-align-center {
    text-align: center
  }

  .elementor-laptop-align-center .elementor-button {
    width: auto
  }

  .elementor-laptop-align-right {
    text-align: right
  }

  .elementor-laptop-align-right .elementor-button {
    width: auto
  }

  .elementor-laptop-align-left {
    text-align: left
  }

  .elementor-laptop-align-left .elementor-button {
    width: auto
  }

  .elementor-laptop-align-justify .elementor-button {
    width: 100%
  }
}

@media (max-width:-1px) {
  .elementor-tablet_extra-align-center {
    text-align: center
  }

  .elementor-tablet_extra-align-center .elementor-button {
    width: auto
  }

  .elementor-tablet_extra-align-right {
    text-align: right
  }

  .elementor-tablet_extra-align-right .elementor-button {
    width: auto
  }

  .elementor-tablet_extra-align-left {
    text-align: left
  }

  .elementor-tablet_extra-align-left .elementor-button {
    width: auto
  }

  .elementor-tablet_extra-align-justify .elementor-button {
    width: 100%
  }
}

@media (max-width:1024px) {
  .elementor-tablet-align-center {
    text-align: center
  }

  .elementor-tablet-align-center .elementor-button {
    width: auto
  }

  .elementor-tablet-align-right {
    text-align: right
  }

  .elementor-tablet-align-right .elementor-button {
    width: auto
  }

  .elementor-tablet-align-left {
    text-align: left
  }

  .elementor-tablet-align-left .elementor-button {
    width: auto
  }

  .elementor-tablet-align-justify .elementor-button {
    width: 100%
  }
}

@media (max-width:-1px) {
  .elementor-mobile_extra-align-center {
    text-align: center
  }

  .elementor-mobile_extra-align-center .elementor-button {
    width: auto
  }

  .elementor-mobile_extra-align-right {
    text-align: right
  }

  .elementor-mobile_extra-align-right .elementor-button {
    width: auto
  }

  .elementor-mobile_extra-align-left {
    text-align: left
  }

  .elementor-mobile_extra-align-left .elementor-button {
    width: auto
  }

  .elementor-mobile_extra-align-justify .elementor-button {
    width: 100%
  }
}

@media (max-width:767px) {
  .elementor-mobile-align-center {
    text-align: center
  }

  .elementor-mobile-align-center .elementor-button {
    width: auto
  }

  .elementor-mobile-align-right {
    text-align: right
  }

  .elementor-mobile-align-right .elementor-button {
    width: auto
  }

  .elementor-mobile-align-left {
    text-align: left
  }

  .elementor-mobile-align-left .elementor-button {
    width: auto
  }

  .elementor-mobile-align-justify .elementor-button {
    width: 100%
  }
}

#wpadminbar #wp-admin-bar-elementor_edit_page>.ab-item:before {
  content: "\e813";
  font-family: eicons;
  top: 3px;
  font-size: 18px
}

#wpadminbar #wp-admin-bar-elementor_inspector>.ab-item:before {
  content: "\f348";
  top: 2px
}

:root {
  --page-title-display: block
}

.elementor-page-title,
h1.entry-title {
  display: var(--page-title-display)
}

.elementor-section {
  position: relative
}

.elementor-section .elementor-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  position: relative
}

@media (max-width:1024px) {
  .elementor-section .elementor-container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

.elementor-section.elementor-section-boxed>.elementor-container {
  max-width: 1140px
}

.elementor-section.elementor-section-stretched {
  position: relative;
  width: 100%
}

.elementor-section.elementor-section-items-top>.elementor-container {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.elementor-section.elementor-section-items-middle>.elementor-container {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.elementor-section.elementor-section-items-bottom>.elementor-container {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end
}

@media (min-width:768px) {
  .elementor-section.elementor-section-height-full {
    height: 100vh
  }

  .elementor-section.elementor-section-height-full>.elementor-container {
    height: 100%
  }
}

.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end
}

.elementor-row {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media (max-width:1024px) {
  .elementor-row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

.elementor-widget-wrap {
  position: relative;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: start;
  align-content: flex-start
}

.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.elementor-widget-wrap>.elementor-element {
  width: 100%
}

.elementor-widget {
  position: relative
}

.elementor-widget:not(:last-child) {
  margin-bottom: 20px
}

.elementor-widget:not(:last-child).elementor-absolute,
.elementor-widget:not(:last-child).elementor-widget__width-auto,
.elementor-widget:not(:last-child).elementor-widget__width-initial {
  margin-bottom: 0
}

.elementor-column {
  min-height: 1px
}

.elementor-column,
.elementor-column-wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.elementor-column-wrap {
  width: 100%
}

.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated {
  padding: 5px
}

.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
  padding: 10px
}

.elementor-column-gap-extended>.elementor-column>.elementor-element-populated {
  padding: 15px
}

.elementor-column-gap-wide>.elementor-column>.elementor-element-populated {
  padding: 20px
}

.elementor-column-gap-wider>.elementor-column>.elementor-element-populated {
  padding: 30px
}

.elementor-inner-section .elementor-column-gap-no .elementor-element-populated {
  padding: 0
}

@media (min-width:768px) {

  .elementor-column.elementor-col-10,
  .elementor-column[data-col="10"] {
    width: 10%
  }

  .elementor-column.elementor-col-11,
  .elementor-column[data-col="11"] {
    width: 11.111%
  }

  .elementor-column.elementor-col-12,
  .elementor-column[data-col="12"] {
    width: 12.5%
  }

  .elementor-column.elementor-col-14,
  .elementor-column[data-col="14"] {
    width: 14.285%
  }

  .elementor-column.elementor-col-16,
  .elementor-column[data-col="16"] {
    width: 16.666%
  }

  .elementor-column.elementor-col-20,
  .elementor-column[data-col="20"] {
    width: 20%
  }

  .elementor-column.elementor-col-25,
  .elementor-column[data-col="25"] {
    width: 25%
  }

  .elementor-column.elementor-col-30,
  .elementor-column[data-col="30"] {
    width: 30%
  }

  .elementor-column.elementor-col-33,
  .elementor-column[data-col="33"] {
    width: 33.333%
  }

  .elementor-column.elementor-col-40,
  .elementor-column[data-col="40"] {
    width: 40%
  }

  .elementor-column.elementor-col-50,
  .elementor-column[data-col="50"] {
    width: 50%
  }

  .elementor-column.elementor-col-60,
  .elementor-column[data-col="60"] {
    width: 60%
  }

  .elementor-column.elementor-col-66,
  .elementor-column[data-col="66"] {
    width: 66.666%
  }

  .elementor-column.elementor-col-70,
  .elementor-column[data-col="70"] {
    width: 70%
  }

  .elementor-column.elementor-col-75,
  .elementor-column[data-col="75"] {
    width: 75%
  }

  .elementor-column.elementor-col-80,
  .elementor-column[data-col="80"] {
    width: 80%
  }

  .elementor-column.elementor-col-83,
  .elementor-column[data-col="83"] {
    width: 83.333%
  }

  .elementor-column.elementor-col-90,
  .elementor-column[data-col="90"] {
    width: 90%
  }

  .elementor-column.elementor-col-100,
  .elementor-column[data-col="100"] {
    width: 100%
  }
}

@media (max-width:479px) {
  .elementor-column.elementor-xs-10 {
    width: 10%
  }

  .elementor-column.elementor-xs-11 {
    width: 11.111%
  }

  .elementor-column.elementor-xs-12 {
    width: 12.5%
  }

  .elementor-column.elementor-xs-14 {
    width: 14.285%
  }

  .elementor-column.elementor-xs-16 {
    width: 16.666%
  }

  .elementor-column.elementor-xs-20 {
    width: 20%
  }

  .elementor-column.elementor-xs-25 {
    width: 25%
  }

  .elementor-column.elementor-xs-30 {
    width: 30%
  }

  .elementor-column.elementor-xs-33 {
    width: 33.333%
  }

  .elementor-column.elementor-xs-40 {
    width: 40%
  }

  .elementor-column.elementor-xs-50 {
    width: 50%
  }

  .elementor-column.elementor-xs-60 {
    width: 60%
  }

  .elementor-column.elementor-xs-66 {
    width: 66.666%
  }

  .elementor-column.elementor-xs-70 {
    width: 70%
  }

  .elementor-column.elementor-xs-75 {
    width: 75%
  }

  .elementor-column.elementor-xs-80 {
    width: 80%
  }

  .elementor-column.elementor-xs-83 {
    width: 83.333%
  }

  .elementor-column.elementor-xs-90 {
    width: 90%
  }

  .elementor-column.elementor-xs-100 {
    width: 100%
  }
}

@media (max-width:767px) {
  .elementor-column.elementor-sm-10 {
    width: 10%
  }

  .elementor-column.elementor-sm-11 {
    width: 11.111%
  }

  .elementor-column.elementor-sm-12 {
    width: 12.5%
  }

  .elementor-column.elementor-sm-14 {
    width: 14.285%
  }

  .elementor-column.elementor-sm-16 {
    width: 16.666%
  }

  .elementor-column.elementor-sm-20 {
    width: 20%
  }

  .elementor-column.elementor-sm-25 {
    width: 25%
  }

  .elementor-column.elementor-sm-30 {
    width: 30%
  }

  .elementor-column.elementor-sm-33 {
    width: 33.333%
  }

  .elementor-column.elementor-sm-40 {
    width: 40%
  }

  .elementor-column.elementor-sm-50 {
    width: 50%
  }

  .elementor-column.elementor-sm-60 {
    width: 60%
  }

  .elementor-column.elementor-sm-66 {
    width: 66.666%
  }

  .elementor-column.elementor-sm-70 {
    width: 70%
  }

  .elementor-column.elementor-sm-75 {
    width: 75%
  }

  .elementor-column.elementor-sm-80 {
    width: 80%
  }

  .elementor-column.elementor-sm-83 {
    width: 83.333%
  }

  .elementor-column.elementor-sm-90 {
    width: 90%
  }

  .elementor-column.elementor-sm-100 {
    width: 100%
  }
}

@media (min-width:768px) and (max-width:1024px) {
  .elementor-column.elementor-md-10 {
    width: 10%
  }

  .elementor-column.elementor-md-11 {
    width: 11.111%
  }

  .elementor-column.elementor-md-12 {
    width: 12.5%
  }

  .elementor-column.elementor-md-14 {
    width: 14.285%
  }

  .elementor-column.elementor-md-16 {
    width: 16.666%
  }

  .elementor-column.elementor-md-20 {
    width: 20%
  }

  .elementor-column.elementor-md-25 {
    width: 25%
  }

  .elementor-column.elementor-md-30 {
    width: 30%
  }

  .elementor-column.elementor-md-33 {
    width: 33.333%
  }

  .elementor-column.elementor-md-40 {
    width: 40%
  }

  .elementor-column.elementor-md-50 {
    width: 50%
  }

  .elementor-column.elementor-md-60 {
    width: 60%
  }

  .elementor-column.elementor-md-66 {
    width: 66.666%
  }

  .elementor-column.elementor-md-70 {
    width: 70%
  }

  .elementor-column.elementor-md-75 {
    width: 75%
  }

  .elementor-column.elementor-md-80 {
    width: 80%
  }

  .elementor-column.elementor-md-83 {
    width: 83.333%
  }

  .elementor-column.elementor-md-90 {
    width: 90%
  }

  .elementor-column.elementor-md-100 {
    width: 100%
  }
}

@media (min-width:768px) and (max-width:1024px) {
  .elementor-reverse-tablet>.elementor-container>:first-child {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
  }

  .elementor-reverse-tablet>.elementor-container>:nth-child(2) {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
  }

  .elementor-reverse-tablet>.elementor-container>:nth-child(3) {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
  }

  .elementor-reverse-tablet>.elementor-container>:nth-child(4) {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
  }

  .elementor-reverse-tablet>.elementor-container>:nth-child(5) {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
  }

  .elementor-reverse-tablet>.elementor-container>:nth-child(6) {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
  }

  .elementor-reverse-tablet>.elementor-container>:nth-child(7) {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
  }

  .elementor-reverse-tablet>.elementor-container>:nth-child(8) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
  }

  .elementor-reverse-tablet>.elementor-container>:nth-child(9) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }

  .elementor-reverse-tablet>.elementor-container>:nth-child(10) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }
}

@media (max-width:767px) {
  .elementor-reverse-mobile>.elementor-container>:first-child {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
  }

  .elementor-reverse-mobile>.elementor-container>:nth-child(2) {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
  }

  .elementor-reverse-mobile>.elementor-container>:nth-child(3) {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
  }

  .elementor-reverse-mobile>.elementor-container>:nth-child(4) {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
  }

  .elementor-reverse-mobile>.elementor-container>:nth-child(5) {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
  }

  .elementor-reverse-mobile>.elementor-container>:nth-child(6) {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
  }

  .elementor-reverse-mobile>.elementor-container>:nth-child(7) {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
  }

  .elementor-reverse-mobile>.elementor-container>:nth-child(8) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
  }

  .elementor-reverse-mobile>.elementor-container>:nth-child(9) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }

  .elementor-reverse-mobile>.elementor-container>:nth-child(10) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }

  .elementor-column {
    width: 100%
  }
}

ul.elementor-icon-list-items.elementor-inline-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item {
  word-break: break-word
}

.elementor-grid {
  display: grid;
  grid-column-gap: var(--grid-column-gap);
  grid-row-gap: var(--grid-row-gap)
}

.elementor-grid .elementor-grid-item {
  min-width: 0
}

.elementor-grid-0 .elementor-grid {
  display: inline-block;
  width: 100%;
  word-spacing: var(--grid-column-gap);
  margin-bottom: calc(-1 * var(--grid-row-gap))
}

.elementor-grid-0 .elementor-grid .elementor-grid-item {
  display: inline-block;
  margin-bottom: var(--grid-row-gap);
  word-break: break-word
}

.elementor-grid-1 .elementor-grid {
  grid-template-columns: repeat(1, 1fr)
}

.elementor-grid-2 .elementor-grid {
  grid-template-columns: repeat(2, 1fr)
}

.elementor-grid-3 .elementor-grid {
  grid-template-columns: repeat(3, 1fr)
}

.elementor-grid-4 .elementor-grid {
  grid-template-columns: repeat(4, 1fr)
}

.elementor-grid-5 .elementor-grid {
  grid-template-columns: repeat(5, 1fr)
}

.elementor-grid-6 .elementor-grid {
  grid-template-columns: repeat(6, 1fr)
}

.elementor-grid-7 .elementor-grid {
  grid-template-columns: repeat(7, 1fr)
}

.elementor-grid-8 .elementor-grid {
  grid-template-columns: repeat(8, 1fr)
}

.elementor-grid-9 .elementor-grid {
  grid-template-columns: repeat(9, 1fr)
}

.elementor-grid-10 .elementor-grid {
  grid-template-columns: repeat(10, 1fr)
}

.elementor-grid-11 .elementor-grid {
  grid-template-columns: repeat(11, 1fr)
}

.elementor-grid-12 .elementor-grid {
  grid-template-columns: repeat(12, 1fr)
}

@media (min-width:-1px) {
  .elementor-grid-widescreen-0 .elementor-grid {
    display: inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-bottom: calc(-1 * var(--grid-row-gap))
  }

  .elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word
  }

  .elementor-grid-widescreen-1 .elementor-grid {
    grid-template-columns: repeat(1, 1fr)
  }

  .elementor-grid-widescreen-2 .elementor-grid {
    grid-template-columns: repeat(2, 1fr)
  }

  .elementor-grid-widescreen-3 .elementor-grid {
    grid-template-columns: repeat(3, 1fr)
  }

  .elementor-grid-widescreen-4 .elementor-grid {
    grid-template-columns: repeat(4, 1fr)
  }

  .elementor-grid-widescreen-5 .elementor-grid {
    grid-template-columns: repeat(5, 1fr)
  }

  .elementor-grid-widescreen-6 .elementor-grid {
    grid-template-columns: repeat(6, 1fr)
  }

  .elementor-grid-widescreen-7 .elementor-grid {
    grid-template-columns: repeat(7, 1fr)
  }

  .elementor-grid-widescreen-8 .elementor-grid {
    grid-template-columns: repeat(8, 1fr)
  }

  .elementor-grid-widescreen-9 .elementor-grid {
    grid-template-columns: repeat(9, 1fr)
  }

  .elementor-grid-widescreen-10 .elementor-grid {
    grid-template-columns: repeat(10, 1fr)
  }

  .elementor-grid-widescreen-11 .elementor-grid {
    grid-template-columns: repeat(11, 1fr)
  }

  .elementor-grid-widescreen-12 .elementor-grid {
    grid-template-columns: repeat(12, 1fr)
  }
}

@media (max-width:-1px) {
  .elementor-grid-laptop-0 .elementor-grid {
    display: inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-bottom: calc(-1 * var(--grid-row-gap))
  }

  .elementor-grid-laptop-0 .elementor-grid .elementor-grid-item {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word
  }

  .elementor-grid-laptop-1 .elementor-grid {
    grid-template-columns: repeat(1, 1fr)
  }

  .elementor-grid-laptop-2 .elementor-grid {
    grid-template-columns: repeat(2, 1fr)
  }

  .elementor-grid-laptop-3 .elementor-grid {
    grid-template-columns: repeat(3, 1fr)
  }

  .elementor-grid-laptop-4 .elementor-grid {
    grid-template-columns: repeat(4, 1fr)
  }

  .elementor-grid-laptop-5 .elementor-grid {
    grid-template-columns: repeat(5, 1fr)
  }

  .elementor-grid-laptop-6 .elementor-grid {
    grid-template-columns: repeat(6, 1fr)
  }

  .elementor-grid-laptop-7 .elementor-grid {
    grid-template-columns: repeat(7, 1fr)
  }

  .elementor-grid-laptop-8 .elementor-grid {
    grid-template-columns: repeat(8, 1fr)
  }

  .elementor-grid-laptop-9 .elementor-grid {
    grid-template-columns: repeat(9, 1fr)
  }

  .elementor-grid-laptop-10 .elementor-grid {
    grid-template-columns: repeat(10, 1fr)
  }

  .elementor-grid-laptop-11 .elementor-grid {
    grid-template-columns: repeat(11, 1fr)
  }

  .elementor-grid-laptop-12 .elementor-grid {
    grid-template-columns: repeat(12, 1fr)
  }
}

@media (max-width:-1px) {
  .elementor-grid-tablet_extra-0 .elementor-grid {
    display: inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-bottom: calc(-1 * var(--grid-row-gap))
  }

  .elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word
  }

  .elementor-grid-tablet_extra-1 .elementor-grid {
    grid-template-columns: repeat(1, 1fr)
  }

  .elementor-grid-tablet_extra-2 .elementor-grid {
    grid-template-columns: repeat(2, 1fr)
  }

  .elementor-grid-tablet_extra-3 .elementor-grid {
    grid-template-columns: repeat(3, 1fr)
  }

  .elementor-grid-tablet_extra-4 .elementor-grid {
    grid-template-columns: repeat(4, 1fr)
  }

  .elementor-grid-tablet_extra-5 .elementor-grid {
    grid-template-columns: repeat(5, 1fr)
  }

  .elementor-grid-tablet_extra-6 .elementor-grid {
    grid-template-columns: repeat(6, 1fr)
  }

  .elementor-grid-tablet_extra-7 .elementor-grid {
    grid-template-columns: repeat(7, 1fr)
  }

  .elementor-grid-tablet_extra-8 .elementor-grid {
    grid-template-columns: repeat(8, 1fr)
  }

  .elementor-grid-tablet_extra-9 .elementor-grid {
    grid-template-columns: repeat(9, 1fr)
  }

  .elementor-grid-tablet_extra-10 .elementor-grid {
    grid-template-columns: repeat(10, 1fr)
  }

  .elementor-grid-tablet_extra-11 .elementor-grid {
    grid-template-columns: repeat(11, 1fr)
  }

  .elementor-grid-tablet_extra-12 .elementor-grid {
    grid-template-columns: repeat(12, 1fr)
  }
}

@media (max-width:1024px) {
  .elementor-grid-tablet-0 .elementor-grid {
    display: inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-bottom: calc(-1 * var(--grid-row-gap))
  }

  .elementor-grid-tablet-0 .elementor-grid .elementor-grid-item {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word
  }

  .elementor-grid-tablet-1 .elementor-grid {
    grid-template-columns: repeat(1, 1fr)
  }

  .elementor-grid-tablet-2 .elementor-grid {
    grid-template-columns: repeat(2, 1fr)
  }

  .elementor-grid-tablet-3 .elementor-grid {
    grid-template-columns: repeat(3, 1fr)
  }

  .elementor-grid-tablet-4 .elementor-grid {
    grid-template-columns: repeat(4, 1fr)
  }

  .elementor-grid-tablet-5 .elementor-grid {
    grid-template-columns: repeat(5, 1fr)
  }

  .elementor-grid-tablet-6 .elementor-grid {
    grid-template-columns: repeat(6, 1fr)
  }

  .elementor-grid-tablet-7 .elementor-grid {
    grid-template-columns: repeat(7, 1fr)
  }

  .elementor-grid-tablet-8 .elementor-grid {
    grid-template-columns: repeat(8, 1fr)
  }

  .elementor-grid-tablet-9 .elementor-grid {
    grid-template-columns: repeat(9, 1fr)
  }

  .elementor-grid-tablet-10 .elementor-grid {
    grid-template-columns: repeat(10, 1fr)
  }

  .elementor-grid-tablet-11 .elementor-grid {
    grid-template-columns: repeat(11, 1fr)
  }

  .elementor-grid-tablet-12 .elementor-grid {
    grid-template-columns: repeat(12, 1fr)
  }
}

@media (max-width:-1px) {
  .elementor-grid-mobile_extra-0 .elementor-grid {
    display: inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-bottom: calc(-1 * var(--grid-row-gap))
  }

  .elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word
  }

  .elementor-grid-mobile_extra-1 .elementor-grid {
    grid-template-columns: repeat(1, 1fr)
  }

  .elementor-grid-mobile_extra-2 .elementor-grid {
    grid-template-columns: repeat(2, 1fr)
  }

  .elementor-grid-mobile_extra-3 .elementor-grid {
    grid-template-columns: repeat(3, 1fr)
  }

  .elementor-grid-mobile_extra-4 .elementor-grid {
    grid-template-columns: repeat(4, 1fr)
  }

  .elementor-grid-mobile_extra-5 .elementor-grid {
    grid-template-columns: repeat(5, 1fr)
  }

  .elementor-grid-mobile_extra-6 .elementor-grid {
    grid-template-columns: repeat(6, 1fr)
  }

  .elementor-grid-mobile_extra-7 .elementor-grid {
    grid-template-columns: repeat(7, 1fr)
  }

  .elementor-grid-mobile_extra-8 .elementor-grid {
    grid-template-columns: repeat(8, 1fr)
  }

  .elementor-grid-mobile_extra-9 .elementor-grid {
    grid-template-columns: repeat(9, 1fr)
  }

  .elementor-grid-mobile_extra-10 .elementor-grid {
    grid-template-columns: repeat(10, 1fr)
  }

  .elementor-grid-mobile_extra-11 .elementor-grid {
    grid-template-columns: repeat(11, 1fr)
  }

  .elementor-grid-mobile_extra-12 .elementor-grid {
    grid-template-columns: repeat(12, 1fr)
  }
}

@media (max-width:767px) {
  .elementor-grid-mobile-0 .elementor-grid {
    display: inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-bottom: calc(-1 * var(--grid-row-gap))
  }

  .elementor-grid-mobile-0 .elementor-grid .elementor-grid-item {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word
  }

  .elementor-grid-mobile-1 .elementor-grid {
    grid-template-columns: repeat(1, 1fr)
  }

  .elementor-grid-mobile-2 .elementor-grid {
    grid-template-columns: repeat(2, 1fr)
  }

  .elementor-grid-mobile-3 .elementor-grid {
    grid-template-columns: repeat(3, 1fr)
  }

  .elementor-grid-mobile-4 .elementor-grid {
    grid-template-columns: repeat(4, 1fr)
  }

  .elementor-grid-mobile-5 .elementor-grid {
    grid-template-columns: repeat(5, 1fr)
  }

  .elementor-grid-mobile-6 .elementor-grid {
    grid-template-columns: repeat(6, 1fr)
  }

  .elementor-grid-mobile-7 .elementor-grid {
    grid-template-columns: repeat(7, 1fr)
  }

  .elementor-grid-mobile-8 .elementor-grid {
    grid-template-columns: repeat(8, 1fr)
  }

  .elementor-grid-mobile-9 .elementor-grid {
    grid-template-columns: repeat(9, 1fr)
  }

  .elementor-grid-mobile-10 .elementor-grid {
    grid-template-columns: repeat(10, 1fr)
  }

  .elementor-grid-mobile-11 .elementor-grid {
    grid-template-columns: repeat(11, 1fr)
  }

  .elementor-grid-mobile-12 .elementor-grid {
    grid-template-columns: repeat(12, 1fr)
  }
}

@media (min-width:1025px) {
  #elementor-device-mode:after {
    content: "desktop"
  }
}

@media (min-width:-1px) {
  #elementor-device-mode:after {
    content: "widescreen"
  }
}

@media (max-width:-1px) {
  #elementor-device-mode:after {
    content: "laptop";
    content: "tablet_extra"
  }
}

@media (max-width:1024px) {
  #elementor-device-mode:after {
    content: "tablet"
  }
}

@media (max-width:-1px) {
  #elementor-device-mode:after {
    content: "mobile_extra"
  }
}

@media (max-width:767px) {
  #elementor-device-mode:after {
    content: "mobile"
  }
}

[class*=" eicon-"],
[class^=eicon] {
  display: inline-block;
  font-family: eicons;
  font-size: inherit;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

@-webkit-keyframes eicon-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

@keyframes eicon-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

.eicon-animation-spin {
  -webkit-animation: eicon-spin 2s linear infinite;
  animation: eicon-spin 2s linear infinite
}

.eicon-loading:before {
  content: "\e8fb"
}

.eicon-menu-bar:before {
  content: "\e816"
}

.eicon-chevron-right:before {
  content: "\e87d"
}

.eicon-chevron-left:before {
  content: "\e87e"
}

.eicon-close:before {
  content: "\e87f"
}

.eicon-share-arrow:before {
  content: "\e96c"
}

.eicon-zoom-in:before {
  content: "\e882"
}

.eicon-zoom-in-bold:before {
  content: "\e92e"
}

.eicon-zoom-out-bold:before {
  content: "\e943"
}

.eicon-frame-expand:before {
  content: "\e95c"
}

.eicon-frame-minimize:before {
  content: "\e95d"
}

.eicon-play:before {
  content: "\e89d"
}

.eicon-facebook:before {
  content: "\e959"
}

.eicon-twitter:before {
  content: "\e95a"
}

.eicon-pinterest:before {
  content: "\e95b"
}

.eicon-download-bold:before {
  content: "\e96b"
}

.eicon-caret-down:before {
  content: "\e92a"
}

.elementor-form-fields-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,
.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,
.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,
.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%
}

.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,
.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}

.elementor-field-group {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.elementor-field-group.elementor-field-type-submit {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end
}

.elementor-field-group .elementor-field-textual {
  width: 100%;
  max-width: 100%;
  border: 1px solid #818a91;
  background-color: transparent;
  color: #373a3c;
  vertical-align: middle;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}

.elementor-field-group .elementor-field-textual:focus {
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, .1) inset;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1);
  outline: 0
}

.elementor-field-group .elementor-field-textual::-webkit-input-placeholder {
  color: inherit;
  font-family: inherit;
  opacity: .6
}

.elementor-field-group .elementor-field-textual:-ms-input-placeholder {
  color: inherit;
  font-family: inherit;
  opacity: .6
}

.elementor-field-group .elementor-field-textual:-moz-placeholder,
.elementor-field-group .elementor-field-textual::-moz-placeholder {
  color: inherit;
  font-family: inherit;
  opacity: .6
}

.elementor-field-group .elementor-field-textual::-ms-input-placeholder {
  color: inherit;
  font-family: inherit;
  opacity: .6
}

.elementor-field-group .elementor-field-textual::placeholder {
  color: inherit;
  font-family: inherit;
  opacity: .6
}

.elementor-field-group .elementor-select-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%
}

.elementor-field-group .elementor-select-wrapper select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  text-transform: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  padding-right: 20px
}

.elementor-field-group .elementor-select-wrapper:before {
  content: "\e92a";
  font-family: eicons;
  font-size: 15px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 10px;
  pointer-events: none;
  text-shadow: 0 0 3px rgba(0, 0, 0, .3)
}

.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before {
  content: ""
}

.elementor-field-subgroup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.elementor-field-subgroup .elementor-field-option label {
  display: inline-block
}

.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option {
  padding-right: 10px
}

.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%
}

.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,
.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,
.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,
.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,
.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,
.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label {
  display: inline
}

.elementor-field-label {
  cursor: pointer
}

.elementor-mark-required .elementor-field-label:after {
  content: "*";
  color: red;
  padding-left: .2em
}

.elementor-field-textual {
  line-height: 1.4;
  font-size: 15px;
  min-height: 40px;
  padding: 5px 14px;
  -webkit-border-radius: 3px;
  border-radius: 3px
}

.elementor-field-textual.elementor-size-xs {
  font-size: 13px;
  min-height: 33px;
  padding: 4px 12px;
  -webkit-border-radius: 2px;
  border-radius: 2px
}

.elementor-field-textual.elementor-size-md {
  font-size: 16px;
  min-height: 47px;
  padding: 6px 16px;
  -webkit-border-radius: 4px;
  border-radius: 4px
}

.elementor-field-textual.elementor-size-lg {
  font-size: 18px;
  min-height: 59px;
  padding: 7px 20px;
  -webkit-border-radius: 5px;
  border-radius: 5px
}

.elementor-field-textual.elementor-size-xl {
  font-size: 20px;
  min-height: 72px;
  padding: 8px 24px;
  -webkit-border-radius: 6px;
  border-radius: 6px
}

.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%
}

.elementor-button-align-stretch .e-form__buttons__wrapper {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}

.elementor-button-align-stretch .e-form__buttons__wrapper__button {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%
}

.elementor-button-align-center .e-form__buttons,
.elementor-button-align-center .elementor-field-type-submit {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.elementor-button-align-start .e-form__buttons,
.elementor-button-align-start .elementor-field-type-submit {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.elementor-button-align-end .e-form__buttons,
.elementor-button-align-end .elementor-field-type-submit {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,
.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,
.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
  -ms-flex-preferred-size: initial;
  flex-basis: auto
}

.elementor-button-align-center .e-form__buttons__wrapper,
.elementor-button-align-end .e-form__buttons__wrapper,
.elementor-button-align-start .e-form__buttons__wrapper {
  -webkit-box-flex: initial;
  -ms-flex-positive: initial;
  flex-grow: 0
}

.elementor-button-align-center .e-form__buttons__wrapper,
.elementor-button-align-center .e-form__buttons__wrapper__button,
.elementor-button-align-end .e-form__buttons__wrapper,
.elementor-button-align-end .e-form__buttons__wrapper__button,
.elementor-button-align-start .e-form__buttons__wrapper,
.elementor-button-align-start .e-form__buttons__wrapper__button {
  -ms-flex-preferred-size: initial;
  flex-basis: auto
}

@media screen and (max-width:1024px) {
  .elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
  }

  .elementor-tablet-button-align-stretch .e-form__buttons__wrapper {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
  }

  .elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
  }

  .elementor-tablet-button-align-center .e-form__buttons,
  .elementor-tablet-button-align-center .elementor-field-type-submit {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .elementor-tablet-button-align-start .e-form__buttons,
  .elementor-tablet-button-align-start .elementor-field-type-submit {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .elementor-tablet-button-align-end .e-form__buttons,
  .elementor-tablet-button-align-end .elementor-field-type-submit {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,
  .elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,
  .elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
    -ms-flex-preferred-size: initial;
    flex-basis: auto
  }

  .elementor-tablet-button-align-center .e-form__buttons__wrapper,
  .elementor-tablet-button-align-end .e-form__buttons__wrapper,
  .elementor-tablet-button-align-start .e-form__buttons__wrapper {
    -webkit-box-flex: initial;
    -ms-flex-positive: initial;
    flex-grow: 0
  }

  .elementor-tablet-button-align-center .e-form__buttons__wrapper,
  .elementor-tablet-button-align-center .e-form__buttons__wrapper__button,
  .elementor-tablet-button-align-end .e-form__buttons__wrapper,
  .elementor-tablet-button-align-end .e-form__buttons__wrapper__button,
  .elementor-tablet-button-align-start .e-form__buttons__wrapper,
  .elementor-tablet-button-align-start .e-form__buttons__wrapper__button {
    -ms-flex-preferred-size: initial;
    flex-basis: auto
  }
}

@media screen and (max-width:767px) {
  .elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
  }

  .elementor-mobile-button-align-stretch .e-form__buttons__wrapper {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
  }

  .elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
  }

  .elementor-mobile-button-align-center .e-form__buttons,
  .elementor-mobile-button-align-center .elementor-field-type-submit {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .elementor-mobile-button-align-start .e-form__buttons,
  .elementor-mobile-button-align-start .elementor-field-type-submit {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .elementor-mobile-button-align-end .e-form__buttons,
  .elementor-mobile-button-align-end .elementor-field-type-submit {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,
  .elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,
  .elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
    -ms-flex-preferred-size: initial;
    flex-basis: auto
  }

  .elementor-mobile-button-align-center .e-form__buttons__wrapper,
  .elementor-mobile-button-align-end .e-form__buttons__wrapper,
  .elementor-mobile-button-align-start .e-form__buttons__wrapper {
    -webkit-box-flex: initial;
    -ms-flex-positive: initial;
    flex-grow: 0
  }

  .elementor-mobile-button-align-center .e-form__buttons__wrapper,
  .elementor-mobile-button-align-center .e-form__buttons__wrapper__button,
  .elementor-mobile-button-align-end .e-form__buttons__wrapper,
  .elementor-mobile-button-align-end .e-form__buttons__wrapper__button,
  .elementor-mobile-button-align-start .e-form__buttons__wrapper,
  .elementor-mobile-button-align-start .e-form__buttons__wrapper__button {
    -ms-flex-preferred-size: initial;
    flex-basis: auto
  }
}

.elementor-error .elementor-field {
  border-color: #d9534f
}

.elementor-error .help-inline {
  color: #d9534f;
  font-size: .9em
}

.elementor-message {
  margin: 10px 0;
  font-size: 1em;
  line-height: 1
}

.elementor-message:before {
  content: "\e90e";
  display: inline-block;
  font-family: eicons;
  font-weight: 400;
  font-style: normal;
  vertical-align: middle;
  margin-right: 5px
}

.elementor-message.elementor-message-danger {
  color: #d9534f
}

.elementor-message.elementor-message-danger:before {
  content: "\e87f"
}

.elementor-message.form-message-success {
  color: #5cb85c
}

.elementor-form .elementor-button {
  padding-top: 0;
  padding-bottom: 0;
  border: none
}

.elementor-form .elementor-button>span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.elementor-form .elementor-button.elementor-size-xs {
  min-height: 33px
}

.elementor-form .elementor-button.elementor-size-sm {
  min-height: 40px
}

.elementor-form .elementor-button.elementor-size-md {
  min-height: 47px
}

.elementor-form .elementor-button.elementor-size-lg {
  min-height: 59px
}

.elementor-form .elementor-button.elementor-size-xl {
  min-height: 72px
}

.elementor-element .elementor-widget-container {
  -webkit-transition: background .3s, border .3s, -webkit-border-radius .3s, -webkit-box-shadow .3s;
  transition: background .3s, border .3s, -webkit-border-radius .3s, -webkit-box-shadow .3s;
  -o-transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
  transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
  transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, -webkit-border-radius .3s, -webkit-box-shadow .3s
}

.elementor-button {
  display: inline-block;
  line-height: 1;
  background-color: #818a91;
  font-size: 15px;
  padding: 12px 24px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  fill: #fff;
  text-align: center;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}

.elementor-button:focus,
.elementor-button:hover,
.elementor-button:visited {
  color: #fff
}

.elementor-button-content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.elementor-button-icon {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5
}

.elementor-button-icon svg {
  width: 1em;
  height: auto
}

.elementor-button-icon .e-font-icon-svg {
  height: 1em
}

.elementor-button-text {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
  display: inline-block
}

.elementor-button.elementor-size-xs {
  font-size: 13px;
  padding: 10px 20px;
  -webkit-border-radius: 2px;
  border-radius: 2px
}

.elementor-button.elementor-size-md {
  font-size: 16px;
  padding: 15px 30px;
  -webkit-border-radius: 4px;
  border-radius: 4px
}

.elementor-button.elementor-size-lg {
  font-size: 18px;
  padding: 20px 40px;
  -webkit-border-radius: 5px;
  border-radius: 5px
}

.elementor-button.elementor-size-xl {
  font-size: 20px;
  padding: 25px 50px;
  -webkit-border-radius: 6px;
  border-radius: 6px
}

.elementor-button .elementor-align-icon-right {
  margin-left: 5px;
  -webkit-box-ordinal-group: 16;
  -ms-flex-order: 15;
  order: 15
}

.elementor-button .elementor-align-icon-left {
  margin-right: 5px;
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5
}

.elementor-button span {
  text-decoration: inherit
}

.elementor-menu-cart__toggle .elementor-button-icon {
  -webkit-box-ordinal-group: 16;
  -ms-flex-order: 15;
  order: 15
}

.elementor-element.elementor-button-info .elementor-button {
  background-color: #5bc0de
}

.elementor-element.elementor-button-success .elementor-button {
  background-color: #5cb85c
}

.elementor-element.elementor-button-warning .elementor-button {
  background-color: #f0ad4e
}

.elementor-element.elementor-button-danger .elementor-button {
  background-color: #d9534f
}

.elementor-widget-button .elementor-button .elementor-button-info {
  background-color: #5bc0de
}

.elementor-widget-button .elementor-button .elementor-button-success {
  background-color: #5cb85c
}

.elementor-widget-button .elementor-button .elementor-button-warning {
  background-color: #f0ad4e
}

.elementor-widget-button .elementor-button .elementor-button-danger {
  background-color: #d9534f
}

.elementor-tab-title a {
  color: inherit
}

.elementor-view-stacked .elementor-icon {
  padding: .5em;
  background-color: #818a91;
  color: #fff;
  fill: #fff
}

.elementor-view-framed .elementor-icon {
  padding: .5em;
  color: #818a91;
  border: 3px solid #818a91;
  background-color: transparent
}

.elementor-icon {
  display: inline-block;
  line-height: 1;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  color: #818a91;
  font-size: 50px;
  text-align: center
}

.elementor-icon:hover {
  color: #818a91
}

.elementor-icon i,
.elementor-icon svg {
  width: 1em;
  height: 1em;
  position: relative;
  display: block
}

.elementor-icon i:before,
.elementor-icon svg:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}

.elementor-icon i.fad {
  width: auto
}

.elementor-shape-circle .elementor-icon {
  -webkit-border-radius: 50%;
  border-radius: 50%
}

.slick-slider {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}

.slick-list,
.slick-slider {
  position: relative;
  display: block
}

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0
}

.slick-list:focus {
  outline: none
}

.slick-list.dragging {
  cursor: pointer
}

.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block
}

.slick-track:after,
.slick-track:before {
  content: "";
  display: table
}

.slick-track:after {
  clear: both
}

.slick-loading .slick-track {
  visibility: hidden
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none
}

.elementor-slick-slider[dir=rtl] .slick-slide {
  float: right
}

.slick-slide img {
  display: block
}

.slick-slide.slick-loading img {
  display: none
}

.slick-slide.dragging img {
  pointer-events: none
}

.slick-initialized .slick-slide {
  display: block
}

.slick-loading .slick-slide {
  visibility: hidden
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}

.slick-arrow.slick-hidden {
  display: none
}

.elementor-slick-slider .slick-loading .slick-list {
  background: #fff
}

.elementor-slick-slider .slick-loading .slick-list:after {
  content: "\e8fb";
  font-family: eicons;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-animation: fa-spin 2s linear infinite;
  animation: fa-spin 2s linear infinite;
  font-size: 25px;
  color: #a4afb7
}

.elementor-slick-slider .slick-next,
.elementor-slick-slider .slick-prev {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  padding: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent
}

.elementor-slick-slider .slick-next:focus,
.elementor-slick-slider .slick-next:hover,
.elementor-slick-slider .slick-prev:focus,
.elementor-slick-slider .slick-prev:hover {
  color: transparent;
  outline: none;
  background: transparent
}

.elementor-slick-slider .slick-next:focus:before,
.elementor-slick-slider .slick-next:hover:before,
.elementor-slick-slider .slick-prev:focus:before,
.elementor-slick-slider .slick-prev:hover:before {
  opacity: 1
}

.elementor-slick-slider .slick-next.slick-disabled:before,
.elementor-slick-slider .slick-prev.slick-disabled:before {
  opacity: .25
}

.elementor-slick-slider .slick-next:before,
.elementor-slick-slider .slick-prev:before {
  font-family: eicons;
  font-size: 35px;
  line-height: 1;
  opacity: .75;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.elementor-slick-slider .slick-prev {
  left: -25px
}

[dir=rtl] .elementor-slick-slider .slick-prev {
  left: auto;
  right: -25px
}

.elementor-slick-slider .slick-prev:before {
  content: "\e89f"
}

[dir=rtl] .elementor-slick-slider .slick-prev:before {
  content: "\e89e"
}

.elementor-slick-slider .slick-next {
  right: -25px
}

[dir=rtl] .elementor-slick-slider .slick-next {
  left: -25px;
  right: auto
}

.elementor-slick-slider .slick-next:before {
  content: "\e89e"
}

[dir=rtl] .elementor-slick-slider .slick-next:before {
  content: "\e89f"
}

.elementor-slick-slider .slick-dotted.slick-slider {
  margin-bottom: 30px
}

.elementor-slick-slider ul.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1
}

.elementor-slick-slider ul.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  cursor: pointer
}

.elementor-slick-slider ul.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent
}

.elementor-slick-slider ul.slick-dots li button:focus,
.elementor-slick-slider ul.slick-dots li button:hover {
  outline: none
}

.elementor-slick-slider ul.slick-dots li button:focus:before,
.elementor-slick-slider ul.slick-dots li button:hover:before {
  opacity: 1
}

.elementor-slick-slider ul.slick-dots li button:before {
  font-family: eicons;
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "\e914";
  text-align: center;
  opacity: .25;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.elementor-slick-slider ul.slick-dots li.slick-active button:before {
  opacity: .75;
  color: #000
}

.elementor-slick-slider .slick-arrows-inside .slick-prev {
  left: 20px
}

[dir=rtl] .elementor-slick-slider .slick-arrows-inside .slick-prev {
  left: auto;
  right: 20px
}

.elementor-slick-slider .slick-arrows-inside .slick-next {
  right: 20px
}

[dir=rtl] .elementor-slick-slider .slick-arrows-inside .slick-next {
  left: 20px;
  right: auto
}

.elementor-slick-slider .slick-dots-inside .slick-dots {
  bottom: 5px
}

.elementor-slick-slider .slick-dots-inside.slick-dotted.slick-slider {
  margin-bottom: 0
}

.elementor-slick-slider .slick-slider .slick-next,
.elementor-slick-slider .slick-slider .slick-prev {
  z-index: 1
}

.elementor-slick-slider .slick-slide img {
  margin: auto
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1
}

.swiper-container .swiper-slide figure {
  line-height: 0
}

.swiper-container .elementor-lightbox-content-source {
  display: none
}

.swiper-container-no-flexbox .swiper-slide {
  float: left
}

.swiper-container-vertical>.swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

.swiper-container-multirow>.swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto
}

.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform
}

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000
}

.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y
}

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background: no-repeat 50%
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
  left: 10px;
  right: auto
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
  right: 10px;
  left: auto
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 5px;
  left: 0;
  width: 100%
}

.swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  display: inline-block;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #000;
  opacity: .2
}

.swiper-pagination-fraction {
  color: #000
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff
}

.swiper-pagination-bullet-active {
  opacity: 1
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000
}

.swiper-container-vertical>.swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 6px
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, .25);
  position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0
}

.swiper-container-vertical>.swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0
}

.swiper-pagination-progressbar.swiper-pagination-white {
  background: hsla(0, 0%, 100%, .5)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000
}

.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(transparent));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), transparent);
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), transparent);
  background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(transparent));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
  background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(transparent));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
  background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(transparent));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), transparent);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), transparent);
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  -ms-perspective: 1200px
}

.swiper-container-cube,
.swiper-container-flip {
  overflow: visible
}

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain
}

.swiper-scrollbar {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, .5);
  -webkit-border-radius: 10px;
  border-radius: 10px;
  left: 0;
  top: 0
}

.swiper-scrollbar-cursor-drag {
  cursor: move
}

.elementor-pagination-position-outside .swiper-container {
  padding-bottom: 30px
}

.elementor-pagination-position-outside .elementor-swiper-button {
  top: calc(50% - 30px / 2)
}

.elementor-swiper {
  position: relative
}

.elementor-main-swiper {
  position: static
}

.elementor-arrows-position-outside .swiper-container {
  width: calc(100% - 60px)
}

.elementor-arrows-position-outside .elementor-swiper-button-prev {
  left: 0
}

.elementor-arrows-position-outside .elementor-swiper-button-next {
  right: 0
}

.swiper-image-stretch .swiper-slide .swiper-slide-image {
  width: 100%
}

.elementor-swiper-button {
  position: absolute;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  z-index: 1;
  cursor: pointer;
  font-size: 25px;
  color: hsla(0, 0%, 93.3%, .9);
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.elementor-swiper-button-prev {
  left: 10px
}

.elementor-swiper-button-next {
  right: 10px
}

.elementor-swiper-button.swiper-button-disabled {
  opacity: .3
}

.swiper-container-cube .elementor-swiper-button {
  -webkit-transform: translate3d(0, -50%, 1px);
  transform: translate3d(0, -50%, 1px)
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12) infinite;
  animation: swiper-preloader-spin 1s steps(12) infinite
}

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  -webkit-background-size: 100% 100%;
  background-size: 100%;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E") no-repeat 50%
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

@keyframes swiper-preloader-spin {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

.elementor-lightbox {
  --lightbox-ui-color: hsla(0, 0%, 93.3%, 0.9);
  --lightbox-ui-color-hover: #fff;
  --lightbox-text-color: var(--lightbox-ui-color);
  --lightbox-header-icons-size: 20px;
  --lightbox-navigation-icons-size: 25px
}

.elementor-lightbox .dialog-header {
  display: none
}

.elementor-lightbox .dialog-widget-content {
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 100%;
  height: 100%
}

.elementor-lightbox .dialog-message {
  -webkit-animation-duration: .3s;
  animation-duration: .3s
}

.elementor-lightbox .dialog-message:not(.elementor-fit-aspect-ratio) {
  height: 100%
}

.elementor-lightbox .dialog-message.dialog-lightbox-message {
  padding: 0
}

.elementor-lightbox .dialog-lightbox-close-button {
  cursor: pointer;
  position: absolute;
  font-size: var(--lightbox-header-icons-size);
  right: .75em;
  margin-top: 13px;
  padding: .25em;
  z-index: 2;
  line-height: 1
}

.elementor-lightbox .dialog-lightbox-close-button,
.elementor-lightbox .elementor-swiper-button {
  color: var(--lightbox-ui-color);
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  opacity: 1
}

.elementor-lightbox .dialog-lightbox-close-button:hover,
.elementor-lightbox .elementor-swiper-button:hover {
  color: var(--lightbox-ui-color-hover)
}

.elementor-lightbox .swiper-container {
  height: 100%
}

.elementor-lightbox .elementor-lightbox-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  padding: 70px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  margin: auto
}

@media (max-width:767px) {
  .elementor-lightbox .elementor-lightbox-item {
    padding: 70px 0
  }
}

.elementor-lightbox .elementor-lightbox-image {
  max-height: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.elementor-lightbox .elementor-lightbox-image,
.elementor-lightbox .elementor-lightbox-image:hover {
  opacity: 1;
  -webkit-filter: none;
  filter: none;
  border: none
}

.elementor-lightbox .elementor-lightbox-image,
.elementor-lightbox .elementor-video-container {
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .3), 0 0 8px -5px rgba(0, 0, 0, .3);
  box-shadow: 0 0 30px rgba(0, 0, 0, .3), 0 0 8px -5px rgba(0, 0, 0, .3);
  -webkit-border-radius: 2px;
  border-radius: 2px
}

.elementor-lightbox .elementor-video-container {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

@media (min-width:1025px) {
  .elementor-lightbox .elementor-video-container {
    width: 75%
  }
}

@media (max-width:1024px) {
  .elementor-lightbox .elementor-video-container {
    width: 100%
  }
}

@media (min-width:768px) and (max-width:1024px) {
  .elementor-lightbox .elementor-aspect-ratio-916 .elementor-video-container {
    width: 70%
  }
}

.elementor-lightbox .elementor-swiper-button:focus {
  outline-width: 1px
}

.elementor-lightbox .elementor-swiper-button-next,
.elementor-lightbox .elementor-swiper-button-prev {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 15%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: var(--lightbox-navigation-icons-size)
}

.elementor-lightbox .elementor-swiper-button-prev {
  left: 0
}

.elementor-lightbox .elementor-swiper-button-next {
  right: 0
}

@media (max-width:767px) {
  .elementor-lightbox .elementor-swiper-button:focus {
    outline: none
  }

  .elementor-lightbox .elementor-swiper-button-next,
  .elementor-lightbox .elementor-swiper-button-prev {
    width: 20%
  }

  .elementor-lightbox .elementor-swiper-button-next i,
  .elementor-lightbox .elementor-swiper-button-prev i {
    padding: 10px;
    background-color: rgba(0, 0, 0, .5)
  }

  .elementor-lightbox .elementor-swiper-button-prev {
    left: 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .elementor-lightbox .elementor-swiper-button-next {
    right: 0;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }
}

.elementor-slideshow__counter {
  color: currentColor;
  font-size: .75em;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content
}

.elementor-slideshow__footer,
.elementor-slideshow__header {
  position: absolute;
  left: 0;
  width: 100%;
  padding: 15px 20px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.elementor-slideshow__footer {
  color: var(--lightbox-text-color)
}

.elementor-slideshow__header {
  color: var(--lightbox-ui-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  font-size: var(--lightbox-header-icons-size);
  padding-left: 1em;
  padding-right: 2.6em;
  top: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 10
}

.elementor-slideshow__header>i {
  font-size: inherit;
  cursor: pointer;
  padding: .25em;
  margin: 0 .35em
}

.elementor-slideshow__header>i:hover {
  color: var(--lightbox-ui-color-hover)
}

.elementor-slideshow__header .elementor-slideshow__counter {
  margin-right: auto
}

.elementor-slideshow__header .elementor-icon-share {
  z-index: 5
}

.elementor-slideshow__share-menu {
  background-color: transparent;
  width: 0;
  height: 0;
  position: absolute;
  overflow: hidden;
  -webkit-transition: background-color .4s;
  -o-transition: background-color .4s;
  transition: background-color .4s
}

.elementor-slideshow__share-menu .elementor-slideshow__share-links a {
  color: #2c2c2c
}

.elementor-slideshow__share-links {
  display: block;
  position: absolute;
  min-width: 200px;
  right: 2.8em;
  top: 3em;
  background-color: #fff;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 14px 20px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  -webkit-transform-origin: 90% 10%;
  -ms-transform-origin: 90% 10%;
  transform-origin: 90% 10%;
  -webkit-transition: all .25s .1s;
  -o-transition: all .25s .1s;
  transition: all .25s .1s;
  -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, .3);
  box-shadow: 0 4px 15px rgba(0, 0, 0, .3)
}

.elementor-slideshow__share-links a {
  text-align: left;
  color: #55595c;
  font-size: 12px;
  line-height: 2.5;
  display: block;
  opacity: 0;
  -webkit-transition: opacity .5s .1s;
  -o-transition: opacity .5s .1s;
  transition: opacity .5s .1s
}

.elementor-slideshow__share-links a:hover {
  color: #000
}

.elementor-slideshow__share-links a i {
  font-size: 1.25em;
  margin-right: .75em
}

.elementor-slideshow__share-links:before {
  content: "";
  display: block;
  position: absolute;
  top: 1px;
  right: .5em;
  border: .45em solid transparent;
  border-bottom-color: #fff;
  -webkit-transform: translateY(-100%) scaleX(.7);
  -ms-transform: translateY(-100%) scaleX(.7);
  transform: translateY(-100%) scaleX(.7)
}

.elementor-slideshow__footer {
  bottom: 0;
  z-index: 5;
  position: fixed
}

.elementor-slideshow__description,
.elementor-slideshow__title {
  margin: 0
}

.elementor-slideshow__title {
  font-size: 16px;
  font-weight: 700
}

.elementor-slideshow__description {
  font-size: 14px
}

.elementor-slideshow--ui-hidden .elementor-slideshow__footer,
.elementor-slideshow--ui-hidden .elementor-slideshow__header {
  opacity: 0;
  pointer-events: none
}

.elementor-slideshow--ui-hidden .elementor-swiper-button-next,
.elementor-slideshow--ui-hidden .elementor-swiper-button-prev {
  opacity: 0
}

.elementor-slideshow--fullscreen-mode .elementor-video-container {
  width: 100%
}

.elementor-slideshow--zoom-mode .elementor-slideshow__footer,
.elementor-slideshow--zoom-mode .elementor-slideshow__header {
  background-color: rgba(0, 0, 0, .5)
}

.elementor-slideshow--zoom-mode .elementor-swiper-button-next,
.elementor-slideshow--zoom-mode .elementor-swiper-button-prev {
  opacity: 0;
  pointer-events: none
}

.elementor-slideshow--share-mode .elementor-slideshow__share-menu {
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  opacity: 1;
  cursor: default;
  background-color: rgba(0, 0, 0, .5)
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links,
.elementor-slideshow--share-mode .elementor-slideshow__share-links a {
  opacity: 1
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-twitter {
  color: #1da1f2
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-facebook {
  color: #3b5998
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-pinterest {
  color: #bd081c
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-download-bold {
  color: #a4afb7
}

.elementor-slideshow--share-mode .eicon-share-arrow {
  z-index: 2
}

.animated {
  -webkit-animation-duration: 1.25s;
  animation-duration: 1.25s
}

.animated.animated-slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s
}

.animated.animated-fast {
  -webkit-animation-duration: .75s;
  animation-duration: .75s
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite
}

.animated.reverse {
  animation-direction: reverse;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards
}

@media (prefers-reduced-motion:reduce) {
  .animated {
    -webkit-animation: none;
    animation: none
  }
}

.elementor-shape {
  overflow: hidden;
  position: absolute;
  left: 0;
  width: 100%;
  line-height: 0;
  direction: ltr
}

.elementor-shape-top {
  top: -1px
}

.elementor-shape-top:not([data-negative=false]) svg {
  z-index: -1
}

.elementor-shape-bottom {
  bottom: -1px
}

.elementor-shape-bottom:not([data-negative=true]) svg {
  z-index: -1
}

.elementor-shape[data-negative=false].elementor-shape-bottom,
.elementor-shape[data-negative=true].elementor-shape-top {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.elementor-shape svg {
  display: block;
  width: calc(100% + 1.3px);
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}

.elementor-shape .elementor-shape-fill {
  fill: #fff;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg)
}

#wp-admin-bar-elementor_edit_page .ab-submenu .ab-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 200px
}

#wp-admin-bar-elementor_edit_page .elementor-edit-link-title {
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%
}

#wp-admin-bar-elementor_edit_page .elementor-edit-link-type {
  background: #55595c;
  font-size: 11px;
  line-height: 9px;
  margin-top: 6px;
  padding: 4px 8px;
  -webkit-border-radius: 3px;
  border-radius: 3px
}

.page-template-elementor_canvas.elementor-page:before {
  display: none
}

.elementor-post__thumbnail__link {
  -webkit-transition: none;
  -o-transition: none;
  transition: none
}

#left-area ul.elementor-icon-list-items,
.elementor-edit-area .elementor-element ul.elementor-icon-list-items,
.elementor .elementor-element ul.elementor-icon-list-items {
  padding: 0
}

#wpadminbar * {
  font-style: normal
}

.e--ua-appleWebkit.rtl {
  --flex-right: flex-start
}

.e--ua-appleWebkit .elementor-share-buttons--align-right,
.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-right {
  --justify-content: var(--flex-right, flex-end)
}

.e--ua-appleWebkit .elementor-share-buttons--align-center,
.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-center {
  --justify-content: center
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: var(--justify-content, space-between);
  -ms-flex-pack: var(--justify-content, space-between);
  justify-content: var(--justify-content, space-between);
  margin-left: calc(-.5 * var(--grid-column-gap));
  margin-right: calc(-.5 * var(--grid-column-gap))
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid-item,
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid-item,
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid-item,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid-item,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid-item {
  margin-left: calc(.5 * var(--grid-column-gap));
  margin-right: calc(.5 * var(--grid-column-gap))
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid {
  display: inline-block
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid-item,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid-item {
  margin-left: 0;
  margin-right: 0
}

@media (max-width:1024px) {

  .e--ua-appleWebkit .elementor-share-buttons-tablet--align-right,
  .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-right {
    --justify-content: var(--flex-right, flex-end)
  }

  .e--ua-appleWebkit .elementor-share-buttons-tablet--align-center,
  .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-center {
    --justify-content: center
  }

  .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid,
  .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid,
  .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid,
  .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid,
  .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid {
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: var(--justify-content, space-between);
    -ms-flex-pack: var(--justify-content, space-between);
    justify-content: var(--justify-content, space-between);
    margin-left: calc(-.5 * var(--grid-column-gap));
    margin-right: calc(-.5 * var(--grid-column-gap))
  }

  .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid-item,
  .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid-item,
  .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid-item,
  .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid-item,
  .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid-item {
    margin-left: calc(.5 * var(--grid-column-gap));
    margin-right: calc(.5 * var(--grid-column-gap))
  }

  .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,
  .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid {
    display: inline-block
  }

  .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,
  .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid-item,
  .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid,
  .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid-item {
    margin-left: 0;
    margin-right: 0
  }
}

@media (max-width:767px) {

  .e--ua-appleWebkit .elementor-share-buttons-mobile--align-right,
  .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-right {
    --justify-content: var(--flex-right, flex-end)
  }

  .e--ua-appleWebkit .elementor-share-buttons-mobile--align-center,
  .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-center {
    --justify-content: center
  }

  .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid,
  .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid,
  .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid,
  .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid,
  .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid {
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: var(--justify-content, space-between);
    -ms-flex-pack: var(--justify-content, space-between);
    justify-content: var(--justify-content, space-between);
    margin-left: calc(-.5 * var(--grid-column-gap));
    margin-right: calc(-.5 * var(--grid-column-gap))
  }

  .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid-item,
  .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid-item,
  .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid-item,
  .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid-item,
  .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid-item {
    margin-left: calc(.5 * var(--grid-column-gap));
    margin-right: calc(.5 * var(--grid-column-gap))
  }

  .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,
  .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid {
    display: inline-block
  }

  .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,
  .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid-item,
  .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid,
  .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid-item {
    margin-left: 0;
    margin-right: 0
  }
}

@media (max-width:767px) {

  .elementor .elementor-hidden-mobile,
  .elementor .elementor-hidden-phone {
    display: none
  }
}

@media (min-width:-1px) and (max-width:-1px) {
  .elementor .elementor-hidden-mobile_extra {
    display: none
  }
}

@media (min-width:768px) and (max-width:1024px) {
  .elementor .elementor-hidden-tablet {
    display: none
  }
}

@media (min-width:-1px) and (max-width:-1px) {

  .elementor .elementor-hidden-laptop,
  .elementor .elementor-hidden-tablet_extra {
    display: none
  }
}

@media (min-width:1025px) and (max-width:99999px) {
  .elementor .elementor-hidden-desktop {
    display: none
  }
}

@media (min-width:-1px) {
  .elementor .elementor-hidden-widescreen {
    display: none
  }
}

.elementor-widget-text-path {
  font-size: 20px;
  text-align: var(--alignment, left)
}

.elementor-widget-text-path svg {
  width: var(--width);
  max-width: 100%;
  height: auto;
  overflow: visible;
  word-spacing: var(--word-spacing);
  -webkit-transform: rotate(var(--rotate, 0)) scaleX(var(--scale-x, 1)) scaleY(var(--scale-y, 1));
  -ms-transform: rotate(var(--rotate, 0)) scaleX(var(--scale-x, 1)) scaleY(var(--scale-y, 1));
  transform: rotate(var(--rotate, 0)) scaleX(var(--scale-x, 1)) scaleY(var(--scale-y, 1))
}

.elementor-widget-text-path svg path {
  vector-effect: non-scaling-stroke;
  fill: var(--path-fill, transparent);
  stroke: var(--stroke-color, transparent);
  stroke-width: var(--stroke-width, 1px);
  -webkit-transition: var(--stroke-transition) stroke, var(--stroke-transition) fill;
  -o-transition: var(--stroke-transition) stroke, var(--stroke-transition) fill;
  transition: var(--stroke-transition) stroke, var(--stroke-transition) fill
}

.elementor-widget-text-path svg:hover path {
  --path-fill: var(--path-fill-hover);
  --stroke-color: var(--stroke-color-hover);
  --stroke-width: var(--stroke-width-hover)
}

.elementor-widget-text-path svg text {
  --fill: var(--text-color);
  fill: var(--fill);
  direction: var(--direction, ltr);
  -webkit-transition: var(--transition) stroke, var(--transition) stroke-width, var(--transition) fill;
  -o-transition: var(--transition) stroke, var(--transition) stroke-width, var(--transition) fill;
  transition: var(--transition) stroke, var(--transition) stroke-width, var(--transition) fill
}

.elementor-widget-text-path svg text:hover {
  --color: var(--text-color-hover, var(--text-color));
  --fill: var(--color);
  color: var(--color)
}

.elementor-accordion {
  text-align: left
}

.elementor-accordion .elementor-accordion-item {
  border: 1px solid #d4d4d4
}

.elementor-accordion .elementor-accordion-item+.elementor-accordion-item {
  border-top: none
}

.elementor-accordion .elementor-tab-title {
  margin: 0;
  padding: 15px 20px;
  font-weight: 700;
  line-height: 1;
  cursor: pointer;
  outline: none
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon {
  display: inline-block;
  width: 1.5em
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg {
  width: 1em;
  height: 1em
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right {
  float: right;
  text-align: right
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left {
  float: left;
  text-align: left
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed {
  display: block
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened,
.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed {
  display: none
}

.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened {
  display: block
}

.elementor-accordion .elementor-tab-content {
  display: none;
  padding: 15px 20px;
  border-top: 1px solid #d4d4d4
}

@media (max-width:767px) {
  .elementor-accordion .elementor-tab-title {
    padding: 12px 15px
  }

  .elementor-accordion .elementor-tab-title .elementor-accordion-icon {
    width: 1.2em
  }

  .elementor-accordion .elementor-tab-content {
    padding: 7px 15px
  }
}

.elementor-alert {
  padding: 15px;
  border-left: 5px solid transparent;
  position: relative;
  text-align: left
}

.elementor-alert .elementor-alert-title {
  display: block;
  font-weight: 700
}

.elementor-alert .elementor-alert-description {
  font-size: 13px
}

.elementor-alert button.elementor-alert-dismiss {
  position: absolute;
  right: 10px;
  top: 10px;
  padding: 3px;
  font-size: 20px;
  line-height: 1;
  background: transparent;
  color: inherit;
  border: none;
  cursor: pointer
}

.elementor-alert.elementor-alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bcdff1
}

.elementor-alert.elementor-alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #cae6be
}

.elementor-alert.elementor-alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #f9f0c3
}

.elementor-alert.elementor-alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #e8c4c4
}

@media (max-width:767px) {
  .elementor-alert {
    padding: 10px
  }

  .elementor-alert button.elementor-alert-dismiss {
    right: 7px;
    top: 7px
  }
}

.elementor-counter .elementor-counter-number-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 69px;
  font-weight: 600;
  line-height: 1
}

.elementor-counter .elementor-counter-number-prefix,
.elementor-counter .elementor-counter-number-suffix {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  white-space: pre-wrap
}

.elementor-counter .elementor-counter-number-prefix {
  text-align: right
}

.elementor-counter .elementor-counter-number-suffix {
  text-align: left
}

.elementor-counter .elementor-counter-title {
  text-align: center;
  font-size: 19px;
  font-weight: 400;
  line-height: 2.5
}

.elementor-widget-divider {
  --divider-border-style: none;
  --divider-border-width: 1px;
  --divider-color: #2c2c2c;
  --divider-icon-size: 20px;
  --divider-element-spacing: 10px;
  --divider-pattern-height: 24px;
  --divider-pattern-size: 20px;
  --divider-pattern-url: none;
  --divider-pattern-repeat: repeat-x
}

.elementor-widget-divider .elementor-divider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.elementor-widget-divider .elementor-divider__text {
  font-size: 15px;
  line-height: 1;
  max-width: 95%
}

.elementor-widget-divider .elementor-divider__element {
  margin: 0 var(--divider-element-spacing);
  -ms-flex-negative: 0;
  flex-shrink: 0
}

.elementor-widget-divider .elementor-icon {
  font-size: var(--divider-icon-size)
}

.elementor-widget-divider .elementor-divider-separator {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  direction: ltr
}

.elementor-widget-divider--view-line_icon .elementor-divider-separator,
.elementor-widget-divider--view-line_text .elementor-divider-separator {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,
.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,
.elementor-widget-divider--view-line_text .elementor-divider-separator:after,
.elementor-widget-divider--view-line_text .elementor-divider-separator:before {
  display: block;
  content: "";
  border-bottom: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  border-top: var(--divider-border-width) var(--divider-border-style) var(--divider-color)
}

.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 100;
  flex-shrink: 100
}

.elementor-widget-divider--element-align-left .elementor-divider-separator:before {
  content: none
}

.elementor-widget-divider--element-align-left .elementor-divider__element {
  margin-left: 0
}

.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 100;
  flex-shrink: 100
}

.elementor-widget-divider--element-align-right .elementor-divider-separator:after {
  content: none
}

.elementor-widget-divider--element-align-right .elementor-divider__element {
  margin-right: 0
}

.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator {
  border-top: var(--divider-border-width) var(--divider-border-style) var(--divider-color)
}

.elementor-widget-divider--separator-type-pattern {
  --divider-border-style: none
}

.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,
.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,
.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,
.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator {
  width: 100%;
  min-height: var(--divider-pattern-height);
  -webkit-mask-size: var(--divider-pattern-size) 100%;
  mask-size: var(--divider-pattern-size) 100%;
  -webkit-mask-repeat: var(--divider-pattern-repeat);
  mask-repeat: var(--divider-pattern-repeat);
  background-color: var(--divider-color);
  -webkit-mask-image: var(--divider-pattern-url);
  mask-image: var(--divider-pattern-url)
}

.elementor-widget-divider--no-spacing {
  --divider-pattern-size: auto
}

.elementor-widget-divider--bg-round {
  --divider-pattern-repeat: round
}

.rtl .elementor-widget-divider .elementor-divider__text {
  direction: rtl
}

.elementor-image-gallery .gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
  max-width: 100%;
  margin: 0 auto
}

.elementor-image-gallery .gallery-item img {
  margin: 0 auto
}

.elementor-image-gallery .gallery-item .gallery-caption {
  margin: 0
}

.elementor-image-gallery figure img {
  display: block
}

.elementor-image-gallery figure figcaption {
  width: 100%
}

.gallery-spacing-custom .elementor-image-gallery .gallery-icon {
  padding: 0
}

@media (min-width:768px) {
  .elementor-image-gallery .gallery-columns-2 .gallery-item {
    max-width: 50%
  }

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

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

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

  .elementor-image-gallery .gallery-columns-6 .gallery-item {
    max-width: 16.666%
  }

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

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

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

  .elementor-image-gallery .gallery-columns-10 .gallery-item {
    max-width: 10%
  }
}

@media (min-width:480px) and (max-width:767px) {

  .elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,
  .elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,
  .elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,
  .elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,
  .elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,
  .elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,
  .elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,
  .elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,
  .elementor-image-gallery .gallery.gallery-columns-10 .gallery-item {
    max-width: 50%
  }
}

@media (max-width:479px) {

  .elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,
  .elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,
  .elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,
  .elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,
  .elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,
  .elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,
  .elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,
  .elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,
  .elementor-image-gallery .gallery.gallery-columns-10 .gallery-item {
    max-width: 100%
  }
}

.elementor-widget-google_maps .elementor-widget-container {
  overflow: hidden
}

.elementor-widget-google_maps iframe {
  height: 300px
}

.elementor-heading-title {
  padding: 0;
  margin: 0;
  line-height: 1
}

.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a {
  color: inherit;
  font-size: inherit;
  line-height: inherit
}

.elementor-widget-heading .elementor-heading-title.elementor-size-small {
  font-size: 15px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-medium {
  font-size: 19px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-large {
  font-size: 29px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-xl {
  font-size: 39px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-xxl {
  font-size: 59px
}

@media (min-width:768px) {

  .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper,
  .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }

  .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon,
  .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
  }

  .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper {
    text-align: right;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }

  .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper {
    text-align: left;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }

  .elementor-widget-icon-box.elementor-position-top .elementor-icon-box-img {
    margin: auto
  }

  .elementor-widget-icon-box.elementor-vertical-align-top .elementor-icon-box-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }

  .elementor-widget-icon-box.elementor-vertical-align-middle .elementor-icon-box-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .elementor-widget-icon-box.elementor-vertical-align-bottom .elementor-icon-box-wrapper {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
  }
}

@media (max-width:767px) {
  .elementor-widget-icon-box .elementor-icon-box-icon {
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 15px
  }
}

.elementor-widget-icon-box .elementor-icon-box-wrapper {
  text-align: center
}

.elementor-widget-icon-box .elementor-icon-box-title a {
  color: inherit
}

.elementor-widget-icon-box .elementor-icon-box-content {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}

.elementor-widget-icon-box .elementor-icon-box-description {
  margin: 0
}

.elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container {
  overflow: hidden
}

.elementor-widget .elementor-icon-list-items.elementor-inline-items {
  margin-right: -8px;
  margin-left: -8px
}

.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
  margin-right: 8px;
  margin-left: 8px
}

.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
  width: auto;
  left: auto;
  right: auto;
  position: relative;
  height: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-top: 0;
  border-bottom: 0;
  border-right: 0;
  border-left-width: 1px;
  border-style: solid;
  right: -8px
}

.elementor-widget .elementor-icon-list-items {
  list-style-type: none;
  margin: 0;
  padding: 0
}

.elementor-widget .elementor-icon-list-item {
  margin: 0;
  padding: 0;
  position: relative
}

.elementor-widget .elementor-icon-list-item:after {
  position: absolute;
  bottom: 0;
  width: 100%
}

.elementor-widget .elementor-icon-list-item,
.elementor-widget .elementor-icon-list-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: inherit
}

.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text {
  -ms-flex-item-align: center;
  align-self: center;
  padding-left: 5px
}

.elementor-widget .elementor-icon-list-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.elementor-widget .elementor-icon-list-icon svg {
  width: var(--e-icon-list-icon-size, 1em);
  height: var(--e-icon-list-icon-size, 1em)
}

.elementor-widget .elementor-icon-list-icon i {
  width: 1.25em;
  font-size: var(--e-icon-list-icon-size)
}

.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon {
  text-align: var(--e-icon-list-icon-align)
}

.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg {
  margin: var(--e-icon-list-icon-margin, 0 calc(var(--e-icon-list-icon-size, 1em) * .25) 0 0)
}

.elementor-widget.elementor-list-item-link-full_width a {
  width: 100%
}

.elementor-widget.elementor-align-center .elementor-icon-list-item,
.elementor-widget.elementor-align-center .elementor-icon-list-item a {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.elementor-widget.elementor-align-center .elementor-icon-list-item:after {
  margin: auto
}

.elementor-widget.elementor-align-center .elementor-inline-items {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.elementor-widget.elementor-align-left .elementor-icon-list-item,
.elementor-widget.elementor-align-left .elementor-icon-list-item a {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: left
}

.elementor-widget.elementor-align-left .elementor-inline-items {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.elementor-widget.elementor-align-right .elementor-icon-list-item,
.elementor-widget.elementor-align-right .elementor-icon-list-item a {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: right
}

.elementor-widget.elementor-align-right .elementor-icon-list-items {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.elementor-widget:not(.elementor-align-right) .elementor-icon-list-item:after {
  left: 0
}

.elementor-widget:not(.elementor-align-left) .elementor-icon-list-item:after {
  right: 0
}

@media (max-width:1024px) {

  .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item,
  .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a,
  .elementor-widget.elementor-tablet-align-center .elementor-icon-list-items {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item:after {
    margin: auto
  }

  .elementor-widget.elementor-tablet-align-left .elementor-icon-list-items {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .elementor-widget.elementor-tablet-align-left .elementor-icon-list-item,
  .elementor-widget.elementor-tablet-align-left .elementor-icon-list-item a {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left
  }

  .elementor-widget.elementor-tablet-align-right .elementor-icon-list-items {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .elementor-widget.elementor-tablet-align-right .elementor-icon-list-item,
  .elementor-widget.elementor-tablet-align-right .elementor-icon-list-item a {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right
  }

  .elementor-widget:not(.elementor-tablet-align-right) .elementor-icon-list-item:after {
    left: 0
  }

  .elementor-widget:not(.elementor-tablet-align-left) .elementor-icon-list-item:after {
    right: 0
  }
}

@media (max-width:767px) {

  .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item,
  .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a,
  .elementor-widget.elementor-mobile-align-center .elementor-icon-list-items {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after {
    margin: auto
  }

  .elementor-widget.elementor-mobile-align-left .elementor-icon-list-items {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .elementor-widget.elementor-mobile-align-left .elementor-icon-list-item,
  .elementor-widget.elementor-mobile-align-left .elementor-icon-list-item a {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left
  }

  .elementor-widget.elementor-mobile-align-right .elementor-icon-list-items {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .elementor-widget.elementor-mobile-align-right .elementor-icon-list-item,
  .elementor-widget.elementor-mobile-align-right .elementor-icon-list-item a {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right
  }

  .elementor-widget:not(.elementor-mobile-align-right) .elementor-icon-list-item:after {
    left: 0
  }

  .elementor-widget:not(.elementor-mobile-align-left) .elementor-icon-list-item:after {
    right: 0
  }
}

.elementor-widget-image {
  text-align: center
}

.elementor-widget-image a {
  display: inline-block
}

.elementor-widget-image a img[src$=".svg"] {
  width: 48px
}

.elementor-widget-image img {
  vertical-align: middle;
  display: inline-block
}

.elementor-widget-image-box .elementor-image-box-content {
  width: 100%
}

@media (min-width:768px) {

  .elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,
  .elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }

  .elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper {
    text-align: right;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }

  .elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper {
    text-align: left;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }

  .elementor-widget-image-box.elementor-position-top .elementor-image-box-img {
    margin: auto
  }

  .elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }

  .elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
  }
}

@media (max-width:767px) {
  .elementor-widget-image-box .elementor-image-box-img {
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 15px
  }
}

.elementor-widget-image-box .elementor-image-box-img {
  display: inline-block
}

.elementor-widget-image-box .elementor-image-box-title a {
  color: inherit
}

.elementor-widget-image-box .elementor-image-box-wrapper {
  text-align: center
}

.elementor-widget-image-box .elementor-image-box-description {
  margin: 0
}

.elementor-widget-image-carousel .swiper-container {
  position: static
}

.elementor-widget-image-carousel .swiper-container .swiper-slide figure {
  line-height: inherit
}

.elementor-widget-image-carousel .swiper-slide {
  text-align: center
}

.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide {
  max-width: calc(100% / var(--e-image-carousel-slides-to-show, 3))
}

body.elementor-page .elementor-widget-menu-anchor {
  margin-bottom: 0
}

.elementor-widget-progress {
  text-align: left
}

.elementor-progress-wrapper {
  position: relative;
  background-color: #eee;
  color: #fff;
  height: 100%;
  -webkit-border-radius: 2px;
  border-radius: 2px
}

.elementor-progress-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #818a91;
  width: 0;
  font-size: 11px;
  height: 30px;
  line-height: 30px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: width 1s ease-in-out;
  -o-transition: width 1s ease-in-out;
  transition: width 1s ease-in-out
}

.elementor-progress-text {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-left: 15px
}

.elementor-progress-percentage {
  padding-right: 15px
}

.elementor-widget-progress .elementor-progress-wrapper.progress-info .elementor-progress-bar {
  background-color: #5bc0de
}

.elementor-widget-progress .elementor-progress-wrapper.progress-success .elementor-progress-bar {
  background-color: #5cb85c
}

.elementor-widget-progress .elementor-progress-wrapper.progress-warning .elementor-progress-bar {
  background-color: #f0ad4e
}

.elementor-widget-progress .elementor-progress-wrapper.progress-danger .elementor-progress-bar {
  background-color: #d9534f
}

.elementor-progress .elementor-title {
  display: block
}

@media (max-width:767px) {
  .elementor-progress-text {
    padding-left: 10px
  }
}

.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,
.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,
.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container {
  line-height: 1;
  font-size: 0
}

.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid {
  display: inline-grid
}

.elementor-widget-social-icons .elementor-grid {
  grid-column-gap: var(--grid-column-gap, 5px);
  grid-row-gap: var(--grid-row-gap, 5px);
  grid-template-columns: var(--grid-template-columns);
  -webkit-box-pack: var(--justify-content, center);
  -ms-flex-pack: var(--justify-content, center);
  justify-content: var(--justify-content, center);
  justify-items: var(--justify-content, center)
}

.elementor-icon.elementor-social-icon {
  font-size: var(--icon-size, 25px);
  line-height: var(--icon-size, 25px);
  width: calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));
  height: calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))
}

.elementor-social-icon {
  --e-social-icon-icon-color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background-color: #818a91;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  cursor: pointer
}

.elementor-social-icon i {
  color: var(--e-social-icon-icon-color)
}

.elementor-social-icon svg {
  fill: var(--e-social-icon-icon-color)
}

.elementor-social-icon:last-child {
  margin: 0
}

.elementor-social-icon:hover {
  opacity: .9;
  color: #fff
}

.elementor-social-icon-android {
  background-color: #a4c639
}

.elementor-social-icon-apple {
  background-color: #999
}

.elementor-social-icon-behance {
  background-color: #1769ff
}

.elementor-social-icon-bitbucket {
  background-color: #205081
}

.elementor-social-icon-codepen {
  background-color: #000
}

.elementor-social-icon-delicious {
  background-color: #39f
}

.elementor-social-icon-deviantart {
  background-color: #05cc47
}

.elementor-social-icon-digg {
  background-color: #005be2
}

.elementor-social-icon-dribbble {
  background-color: #ea4c89
}

.elementor-social-icon-elementor {
  background-color: #d30c5c
}

.elementor-social-icon-envelope {
  background-color: #ea4335
}

.elementor-social-icon-facebook,
.elementor-social-icon-facebook-f {
  background-color: #3b5998
}

.elementor-social-icon-flickr {
  background-color: #0063dc
}

.elementor-social-icon-foursquare {
  background-color: #2d5be3
}

.elementor-social-icon-free-code-camp,
.elementor-social-icon-freecodecamp {
  background-color: #006400
}

.elementor-social-icon-github {
  background-color: #333
}

.elementor-social-icon-gitlab {
  background-color: #e24329
}

.elementor-social-icon-globe {
  background-color: #818a91
}

.elementor-social-icon-google-plus,
.elementor-social-icon-google-plus-g {
  background-color: #dd4b39
}

.elementor-social-icon-houzz {
  background-color: #7ac142
}

.elementor-social-icon-instagram {
  background-color: #262626
}

.elementor-social-icon-jsfiddle {
  background-color: #487aa2
}

.elementor-social-icon-link {
  background-color: #818a91
}

.elementor-social-icon-linkedin,
.elementor-social-icon-linkedin-in {
  background-color: #0077b5
}

.elementor-social-icon-medium {
  background-color: #00ab6b
}

.elementor-social-icon-meetup {
  background-color: #ec1c40
}

.elementor-social-icon-mixcloud {
  background-color: #273a4b
}

.elementor-social-icon-odnoklassniki {
  background-color: #f4731c
}

.elementor-social-icon-pinterest {
  background-color: #bd081c
}

.elementor-social-icon-product-hunt {
  background-color: #da552f
}

.elementor-social-icon-reddit {
  background-color: #ff4500
}

.elementor-social-icon-rss {
  background-color: #f26522
}

.elementor-social-icon-shopping-cart {
  background-color: #4caf50
}

.elementor-social-icon-skype {
  background-color: #00aff0
}

.elementor-social-icon-slideshare {
  background-color: #0077b5
}

.elementor-social-icon-snapchat {
  background-color: #fffc00
}

.elementor-social-icon-soundcloud {
  background-color: #f80
}

.elementor-social-icon-spotify {
  background-color: #2ebd59
}

.elementor-social-icon-stack-overflow {
  background-color: #fe7a15
}

.elementor-social-icon-steam {
  background-color: #00adee
}

.elementor-social-icon-stumbleupon {
  background-color: #eb4924
}

.elementor-social-icon-telegram {
  background-color: #2ca5e0
}

.elementor-social-icon-thumb-tack {
  background-color: #1aa1d8
}

.elementor-social-icon-tripadvisor {
  background-color: #589442
}

.elementor-social-icon-tumblr {
  background-color: #35465c
}

.elementor-social-icon-twitch {
  background-color: #6441a5
}

.elementor-social-icon-twitter {
  background-color: #1da1f2
}

.elementor-social-icon-viber {
  background-color: #665cac
}

.elementor-social-icon-vimeo {
  background-color: #1ab7ea
}

.elementor-social-icon-vk {
  background-color: #45668e
}

.elementor-social-icon-weibo {
  background-color: #dd2430
}

.elementor-social-icon-weixin {
  background-color: #31a918
}

.elementor-social-icon-whatsapp {
  background-color: #25d366
}

.elementor-social-icon-wordpress {
  background-color: #21759b
}

.elementor-social-icon-xing {
  background-color: #026466
}

.elementor-social-icon-yelp {
  background-color: #af0606
}

.elementor-social-icon-youtube {
  background-color: #cd201f
}

.elementor-social-icon-500px {
  background-color: #0099e5
}

.elementor-shape-rounded .elementor-icon.elementor-social-icon {
  -webkit-border-radius: 10%;
  border-radius: 10%
}

.elementor-shape-circle .elementor-icon.elementor-social-icon {
  -webkit-border-radius: 50%;
  border-radius: 50%
}

.elementor-star-rating {
  color: #ccd6df;
  font-family: eicons;
  display: inline-block
}

.elementor-star-rating i {
  display: inline-block;
  position: relative;
  font-style: normal;
  cursor: default
}

.elementor-star-rating i:before {
  content: "\e934";
  display: block;
  font-size: inherit;
  font-family: inherit;
  position: absolute;
  overflow: hidden;
  color: #f0ad4e;
  top: 0;
  left: 0
}

.elementor-star-rating .elementor-star-empty:before {
  content: none
}

.elementor-star-rating .elementor-star-1:before {
  width: 10%
}

.elementor-star-rating .elementor-star-2:before {
  width: 20%
}

.elementor-star-rating .elementor-star-3:before {
  width: 30%
}

.elementor-star-rating .elementor-star-4:before {
  width: 40%
}

.elementor-star-rating .elementor-star-5:before {
  width: 50%
}

.elementor-star-rating .elementor-star-6:before {
  width: 60%
}

.elementor-star-rating .elementor-star-7:before {
  width: 70%
}

.elementor-star-rating .elementor-star-8:before {
  width: 80%
}

.elementor-star-rating .elementor-star-9:before {
  width: 90%
}

.elementor-star-rating__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.elementor-star-rating__title {
  margin-right: 10px
}

.elementor-star-rating--align-right .elementor-star-rating__wrapper {
  text-align: right;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.elementor-star-rating--align-left .elementor-star-rating__wrapper {
  text-align: left;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.elementor-star-rating--align-center .elementor-star-rating__wrapper {
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.elementor-star-rating--align-justify .elementor-star-rating__title {
  margin-right: auto
}

@media (max-width:1024px) {
  .elementor-star-rating-tablet--align-right .elementor-star-rating__wrapper {
    text-align: right;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .elementor-star-rating-tablet--align-left .elementor-star-rating__wrapper {
    text-align: left;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .elementor-star-rating-tablet--align-center .elementor-star-rating__wrapper {
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .elementor-star-rating-tablet--align-justify .elementor-star-rating__title {
    margin-right: auto
  }
}

@media (max-width:767px) {
  .elementor-star-rating-mobile--align-right .elementor-star-rating__wrapper {
    text-align: right;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .elementor-star-rating-mobile--align-left .elementor-star-rating__wrapper {
    text-align: left;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .elementor-star-rating-mobile--align-center .elementor-star-rating__wrapper {
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .elementor-star-rating-mobile--align-justify .elementor-star-rating__title {
    margin-right: auto
  }
}

.last-star {
  letter-spacing: 0
}

.elementor--star-style-star_unicode .elementor-star-rating {
  font-family: Arial, Helvetica, sans-serif
}

.elementor--star-style-star_unicode .elementor-star-rating i:not(.elementor-star-empty):before {
  content: "\002605"
}

.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper {
  width: 25%;
  -ms-flex-negative: 0;
  flex-shrink: 0
}

.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active {
  border-right-style: none
}

.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after,
.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before {
  height: 999em;
  width: 0;
  right: 0;
  border-right-style: solid
}

.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before {
  top: 0;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%)
}

.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after {
  top: 100%
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title {
  display: table-cell
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active {
  border-bottom-style: none
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after,
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before {
  bottom: 0;
  height: 0;
  width: 999em;
  border-bottom-style: solid
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before {
  right: 100%
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after {
  left: 100%
}

.elementor-widget-tabs .elementor-tab-content,
.elementor-widget-tabs .elementor-tab-title,
.elementor-widget-tabs .elementor-tab-title:after,
.elementor-widget-tabs .elementor-tab-title:before,
.elementor-widget-tabs .elementor-tabs-content-wrapper {
  border: 1px #d4d4d4
}

.elementor-widget-tabs .elementor-tabs {
  text-align: left
}

.elementor-widget-tabs .elementor-tabs-wrapper {
  overflow: hidden
}

.elementor-widget-tabs .elementor-tab-title {
  cursor: pointer;
  outline: var(--focus-outline, none)
}

.elementor-widget-tabs .elementor-tab-desktop-title {
  position: relative;
  padding: 20px 25px;
  font-weight: 700;
  line-height: 1;
  border: solid transparent
}

.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active {
  border-color: #d4d4d4
}

.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:after,
.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:before {
  display: block;
  content: "";
  position: absolute
}

.elementor-widget-tabs .elementor-tab-mobile-title {
  padding: 10px;
  cursor: pointer
}

.elementor-widget-tabs .elementor-tab-content {
  padding: 20px;
  display: none
}

@media (max-width:767px) {

  .elementor-tabs .elementor-tab-content,
  .elementor-tabs .elementor-tab-title {
    border-style: solid solid none
  }

  .elementor-tabs .elementor-tabs-wrapper {
    display: none
  }

  .elementor-tabs .elementor-tabs-content-wrapper {
    border-bottom-style: solid
  }

  .elementor-tabs .elementor-tab-content {
    padding: 10px
  }
}

@media (min-width:768px) {
  .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }

  .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-content-wrapper {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border-style: solid solid solid none
  }

  .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-content {
    border-style: none solid solid
  }

  .elementor-widget-tabs.elementor-tabs-alignment-center .elementor-tabs-wrapper,
  .elementor-widget-tabs.elementor-tabs-alignment-end .elementor-tabs-wrapper,
  .elementor-widget-tabs.elementor-tabs-alignment-stretch .elementor-tabs-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }

  .elementor-widget-tabs.elementor-tabs-alignment-center .elementor-tabs-wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .elementor-widget-tabs.elementor-tabs-alignment-end .elementor-tabs-wrapper {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .elementor-widget-tabs.elementor-tabs-alignment-stretch.elementor-tabs-view-horizontal .elementor-tab-title {
    width: 100%
  }

  .elementor-widget-tabs.elementor-tabs-alignment-stretch.elementor-tabs-view-vertical .elementor-tab-title {
    height: 100%
  }

  .elementor-tabs .elementor-tab-mobile-title {
    display: none
  }
}

.elementor-testimonial-wrapper {
  overflow: hidden;
  text-align: center
}

.elementor-testimonial-wrapper .elementor-testimonial-content {
  font-size: 1.3em;
  margin-bottom: 20px
}

.elementor-testimonial-wrapper .elementor-testimonial-name {
  line-height: 1.5;
  display: block
}

.elementor-testimonial-wrapper .elementor-testimonial-job {
  font-size: .85em;
  display: block
}

.elementor-testimonial-wrapper .elementor-testimonial-meta {
  width: 100%;
  line-height: 1
}

.elementor-testimonial-wrapper .elementor-testimonial-meta-inner {
  display: inline-block
}

.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-details,
.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image {
  display: table-cell;
  vertical-align: middle
}

.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image img {
  width: 60px;
  height: 60px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover;
  max-width: none
}

.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-image {
  padding-right: 15px
}

.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-details {
  text-align: left
}

.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-details,
.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image {
  display: block
}

.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image {
  margin-bottom: 20px
}

.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap {
  background-color: #818a91;
  color: #fff
}

.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap {
  color: #818a91;
  border: 3px solid;
  background-color: transparent
}

.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap {
  margin-top: 8px
}

.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter {
  width: 1em;
  height: 1em
}

.elementor-widget-text-editor .elementor-drop-cap {
  float: left;
  text-align: center;
  line-height: 1;
  font-size: 50px
}

.elementor-widget-text-editor .elementor-drop-cap-letter {
  display: inline-block
}

.elementor-toggle {
  text-align: left
}

.elementor-toggle .elementor-tab-title {
  font-weight: 700;
  line-height: 1;
  margin: 0;
  padding: 15px;
  border-bottom: 1px solid #d4d4d4;
  cursor: pointer;
  outline: none
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon {
  display: inline-block;
  width: 1em
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg {
  -webkit-margin-start: -5px;
  margin-inline-start: -5px;
  width: 1em;
  height: 1em
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right {
  float: right;
  text-align: right
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left {
  float: left;
  text-align: left
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed {
  display: block
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened {
  display: none
}

.elementor-toggle .elementor-tab-title.elementor-active {
  border-bottom: none
}

.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed {
  display: none
}

.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened {
  display: block
}

.elementor-toggle .elementor-tab-content {
  padding: 15px;
  border-bottom: 1px solid #d4d4d4;
  display: none
}

@media (max-width:767px) {
  .elementor-toggle .elementor-tab-title {
    padding: 12px
  }

  .elementor-toggle .elementor-tab-content {
    padding: 12px 10px
  }
}

.elementor-widget-video .elementor-widget-container {
  overflow: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

.elementor-widget-video .elementor-open-inline .elementor-custom-embed-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: 50%
}

.elementor-widget-video .elementor-custom-embed-image-overlay {
  cursor: pointer;
  text-align: center
}

.elementor-widget-video .elementor-custom-embed-image-overlay:hover .elementor-custom-embed-play i {
  opacity: 1
}

.elementor-widget-video .elementor-custom-embed-image-overlay img {
  display: block;
  width: 100%
}

.elementor-widget-video .e-hosted-video .elementor-video {
  -o-object-fit: cover;
  object-fit: cover
}

/*! elementor-pro - v3.5.1 - 10-11-2021 */
@charset "UTF-8";

.elementor-bg-transform .elementor-bg {
  will-change: transform
}

.elementor-bg-transform-zoom-in:hover .elementor-bg,
.elementor-bg-transform-zoom-out .elementor-bg {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2)
}

.elementor-bg-transform-zoom-out:hover .elementor-bg {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}

.elementor-bg-transform-move-left .elementor-bg {
  -webkit-transform: scale(1.2) translateX(8%);
  -ms-transform: scale(1.2) translateX(8%);
  transform: scale(1.2) translateX(8%)
}

.elementor-bg-transform-move-left:hover .elementor-bg,
.elementor-bg-transform-move-right .elementor-bg {
  -webkit-transform: scale(1.2) translateX(-8%);
  -ms-transform: scale(1.2) translateX(-8%);
  transform: scale(1.2) translateX(-8%)
}

.elementor-bg-transform-move-right:hover .elementor-bg {
  -webkit-transform: scale(1.2) translateX(8%);
  -ms-transform: scale(1.2) translateX(8%);
  transform: scale(1.2) translateX(8%)
}

.elementor-bg-transform-move-up .elementor-bg {
  -webkit-transform: scale(1.2) translateY(8%);
  -ms-transform: scale(1.2) translateY(8%);
  transform: scale(1.2) translateY(8%)
}

.elementor-bg-transform-move-down .elementor-bg,
.elementor-bg-transform-move-up:hover .elementor-bg {
  -webkit-transform: scale(1.2) translateY(-8%);
  -ms-transform: scale(1.2) translateY(-8%);
  transform: scale(1.2) translateY(-8%)
}

.elementor-bg-transform-move-down:hover .elementor-bg {
  -webkit-transform: scale(1.2) translateY(8%);
  -ms-transform: scale(1.2) translateY(8%);
  transform: scale(1.2) translateY(8%)
}

.elementor-animated-content {
  --translate: 0, 0
}

.elementor-animated-content:hover .elementor-animated-item--grow {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1)
}

.elementor-animated-content:hover .elementor-animated-item--shrink {
  -webkit-transform: scale(.85);
  -ms-transform: scale(.85);
  transform: scale(.85)
}

.elementor-animated-content:hover .elementor-animated-item--shrink-contained {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}

.elementor-animated-content:hover .elementor-animated-item--enter-zoom-in,
.elementor-animated-content:hover .elementor-animated-item--enter-zoom-out,
.elementor-animated-content:hover .elementor-animated-item--fade-in {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1
}

.elementor-animated-content:hover .elementor-animated-item--exit-zoom-in,
.elementor-animated-content:hover .elementor-animated-item--exit-zoom-out,
.elementor-animated-content:hover .elementor-animated-item--fade-out {
  opacity: 0
}

.elementor-animated-content:hover .elementor-animated-item--exit-zoom-out {
  -webkit-transform: scale(.2);
  -ms-transform: scale(.2);
  transform: scale(.2)
}

.elementor-animated-content:hover .elementor-animated-item--exit-zoom-in {
  -webkit-transform: scale(2);
  -ms-transform: scale(2);
  transform: scale(2)
}

.elementor-animated-content:hover .elementor-animated-item--enter-from-bottom,
.elementor-animated-content:hover .elementor-animated-item--enter-from-left,
.elementor-animated-content:hover .elementor-animated-item--enter-from-right,
.elementor-animated-content:hover .elementor-animated-item--enter-from-top {
  opacity: 1;
  -webkit-transform: translateY(0) translateX(0);
  -ms-transform: translateY(0) translateX(0);
  transform: translateY(0) translateX(0)
}

.elementor-animated-content:hover .elementor-animated-item--exit-to-right {
  -webkit-transform: translateX(1000px);
  -ms-transform: translateX(1000px);
  transform: translateX(1000px)
}

.elementor-animated-content:hover .elementor-animated-item--exit-to-left {
  -webkit-transform: translateX(-1000px);
  -ms-transform: translateX(-1000px);
  transform: translateX(-1000px)
}

.elementor-animated-content:hover .elementor-animated-item--exit-to-top {
  -webkit-transform: translateY(-600px);
  -ms-transform: translateY(-600px);
  transform: translateY(-600px)
}

.elementor-animated-content:hover .elementor-animated-item--exit-to-bottom {
  -webkit-transform: translateY(600px);
  -ms-transform: translateY(600px);
  transform: translateY(600px)
}

.elementor-animated-content:hover .elementor-animated-item--exit-to-bottom,
.elementor-animated-content:hover .elementor-animated-item--exit-to-left,
.elementor-animated-content:hover .elementor-animated-item--exit-to-right,
.elementor-animated-content:hover .elementor-animated-item--exit-to-top {
  opacity: 0
}

.elementor-animated-content:hover .elementor-animated-item--move-right {
  -webkit-transform: translateX(30px);
  -ms-transform: translateX(30px);
  transform: translateX(30px)
}

.elementor-animated-content:hover .elementor-animated-item--move-left {
  -webkit-transform: translateX(-30px);
  -ms-transform: translateX(-30px);
  transform: translateX(-30px)
}

.elementor-animated-content:hover .elementor-animated-item--move-up {
  -webkit-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  transform: translateY(-30px)
}

.elementor-animated-content:hover .elementor-animated-item--move-down {
  -webkit-transform: translateY(30px);
  -ms-transform: translateY(30px);
  transform: translateY(30px)
}

.elementor-animated-content:hover .elementor-animated-item--move-contained-right {
  --translate: 8%, 0
}

.elementor-animated-content:hover .elementor-animated-item--move-contained-left {
  --translate: -8%, 0
}

.elementor-animated-content:hover .elementor-animated-item--move-contained-top {
  --translate: 0, -8%
}

.elementor-animated-content:hover .elementor-animated-item--move-contained-bottom {
  --translate: 0, 8%
}

.elementor-animated-content [class^=elementor-animated-item] {
  will-change: transform, opacity
}

.elementor-animated-content .elementor-animated-item--shrink-contained {
  -webkit-transform: scale(1.17);
  -ms-transform: scale(1.17);
  transform: scale(1.17)
}

.elementor-animated-content .elementor-animated-item--enter-zoom-in {
  -webkit-transform: scale(.2);
  -ms-transform: scale(.2);
  transform: scale(.2)
}

.elementor-animated-content .elementor-animated-item--enter-zoom-out {
  -webkit-transform: scale(2);
  -ms-transform: scale(2);
  transform: scale(2)
}

.elementor-animated-content .elementor-animated-item--enter-zoom-in,
.elementor-animated-content .elementor-animated-item--enter-zoom-out,
.elementor-animated-content .elementor-animated-item--fade-in {
  opacity: 0
}

.elementor-animated-content .elementor-animated-item--exit-zoom-in,
.elementor-animated-content .elementor-animated-item--exit-zoom-out,
.elementor-animated-content .elementor-animated-item--fade-out {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}

.elementor-animated-content .elementor-animated-item--enter-from-right {
  -webkit-transform: translateX(1000px);
  -ms-transform: translateX(1000px);
  transform: translateX(1000px)
}

.elementor-animated-content .elementor-animated-item--enter-from-left {
  -webkit-transform: translateX(-1000px);
  -ms-transform: translateX(-1000px);
  transform: translateX(-1000px)
}

.elementor-animated-content .elementor-animated-item--enter-from-top {
  -webkit-transform: translateY(-600px);
  -ms-transform: translateY(-600px);
  transform: translateY(-600px)
}

.elementor-animated-content .elementor-animated-item--enter-from-bottom {
  -webkit-transform: translateY(500px);
  -ms-transform: translateY(500px);
  transform: translateY(500px)
}

.elementor-animated-content .elementor-animated-item--enter-from-bottom,
.elementor-animated-content .elementor-animated-item--enter-from-left,
.elementor-animated-content .elementor-animated-item--enter-from-right,
.elementor-animated-content .elementor-animated-item--enter-from-top {
  opacity: 0
}

.elementor-animated-content .elementor-animated-item--exit-to-bottom,
.elementor-animated-content .elementor-animated-item--exit-to-left,
.elementor-animated-content .elementor-animated-item--exit-to-right,
.elementor-animated-content .elementor-animated-item--exit-to-top {
  opacity: 1;
  -webkit-transform: translateY(0) translateX(0);
  -ms-transform: translateY(0) translateX(0);
  transform: translateY(0) translateX(0)
}

.elementor-animated-content .elementor-animated-item--move-contained-bottom,
.elementor-animated-content .elementor-animated-item--move-contained-left,
.elementor-animated-content .elementor-animated-item--move-contained-right,
.elementor-animated-content .elementor-animated-item--move-contained-top {
  -webkit-transform: scale(1.2) translate(var(--translate));
  -ms-transform: scale(1.2) translate(var(--translate));
  transform: scale(1.2) translate(var(--translate))
}

.elementor-editor-active .elementor.elementor-edit-mode .elementor-widget.elementor-global-widget:hover {
  outline: 1px solid #fec449
}

.elementor-editor-active .elementor.elementor-edit-mode .elementor-global-widget .elementor-editor-widget-settings {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#feb416), to(#fec449));
  background-image: -webkit-linear-gradient(bottom, #feb416, #fec449);
  background-image: -o-linear-gradient(bottom, #feb416, #fec449);
  background-image: linear-gradient(0deg, #feb416, #fec449)
}

.elementor-editor-active .elementor.elementor-edit-mode .elementor-global-widget .elementor-editor-widget-settings .elementor-editor-element-setting:hover {
  background-color: #feb416
}

.elementor-editor-active .elementor.elementor-edit-mode .elementor-global-widget .elementor-editor-widget-settings .elementor-editor-element-setting.elementor-editor-element-save {
  display: none
}

body.woocommerce #content div.product .elementor-widget-woocommerce-product-images div.images,
body.woocommerce-page #content div.product .elementor-widget-woocommerce-product-images div.images,
body.woocommerce-page div.product .elementor-widget-woocommerce-product-images div.images,
body.woocommerce div.product .elementor-widget-woocommerce-product-images div.images {
  float: none;
  width: 100%;
  padding: 0
}

body.rtl.woocommerce #content div.product .elementor-widget-woocommerce-product-images div.images,
body.rtl.woocommerce-page #content div.product .elementor-widget-woocommerce-product-images div.images,
body.rtl.woocommerce-page div.product .elementor-widget-woocommerce-product-images div.images,
body.rtl.woocommerce div.product .elementor-widget-woocommerce-product-images div.images {
  float: none;
  padding: 0
}

.woocommerce div.product.elementor form.cart.variations_form .woocommerce-variation-add-to-cart,
.woocommerce div.product.elementor form.cart:not(.grouped_form):not(.variations_form) {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}

.woocommerce div.product.elementor .quantity .qty {
  vertical-align: top;
  margin-right: 0
}

.woocommerce div.product.elementor .quantity+.button {
  margin-left: 10px
}

.woocommerce div.product.elementor .woocommerce-variation-add-to-cart .quantity input {
  height: 100%
}

.woocommerce div.product.elementor .elementor-add-to-cart--align-left form.cart.variations_form .woocommerce-variation-add-to-cart,
.woocommerce div.product.elementor .elementor-add-to-cart--align-left form.cart:not(.grouped_form):not(.variations_form) {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.woocommerce div.product.elementor .elementor-add-to-cart--align-right form.cart.variations_form .woocommerce-variation-add-to-cart,
.woocommerce div.product.elementor .elementor-add-to-cart--align-right form.cart:not(.grouped_form):not(.variations_form) {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.woocommerce div.product.elementor .elementor-add-to-cart--align-center form.cart.variations_form .woocommerce-variation-add-to-cart,
.woocommerce div.product.elementor .elementor-add-to-cart--align-center form.cart:not(.grouped_form):not(.variations_form) {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.woocommerce div.product.elementor .elementor-add-to-cart--align-center form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,
.woocommerce div.product.elementor .elementor-add-to-cart--align-center form.cart:not(.grouped_form):not(.variations_form) div.quantity,
.woocommerce div.product.elementor .elementor-add-to-cart--align-left form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,
.woocommerce div.product.elementor .elementor-add-to-cart--align-left form.cart:not(.grouped_form):not(.variations_form) div.quantity,
.woocommerce div.product.elementor .elementor-add-to-cart--align-right form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,
.woocommerce div.product.elementor .elementor-add-to-cart--align-right form.cart:not(.grouped_form):not(.variations_form) div.quantity {
  margin-right: 0
}

.woocommerce div.product.elementor .elementor-add-to-cart--align-center form.cart.variations_form .woocommerce-variation-add-to-cart button,
.woocommerce div.product.elementor .elementor-add-to-cart--align-center form.cart:not(.grouped_form):not(.variations_form) button,
.woocommerce div.product.elementor .elementor-add-to-cart--align-left form.cart.variations_form .woocommerce-variation-add-to-cart button,
.woocommerce div.product.elementor .elementor-add-to-cart--align-left form.cart:not(.grouped_form):not(.variations_form) button,
.woocommerce div.product.elementor .elementor-add-to-cart--align-right form.cart.variations_form .woocommerce-variation-add-to-cart button,
.woocommerce div.product.elementor .elementor-add-to-cart--align-right form.cart:not(.grouped_form):not(.variations_form) button {
  -ms-flex-preferred-size: auto;
  flex-basis: auto
}

.woocommerce div.product.elementor .elementor-add-to-cart--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart,
.woocommerce div.product.elementor .elementor-add-to-cart--align-justify form.cart:not(.grouped_form):not(.variations_form) {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}

.woocommerce div.product.elementor .elementor-add-to-cart--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,
.woocommerce div.product.elementor .elementor-add-to-cart--align-justify form.cart:not(.grouped_form):not(.variations_form) div.quantity {
  margin-right: auto
}

.woocommerce div.product.elementor .elementor-add-to-cart--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart button,
.woocommerce div.product.elementor .elementor-add-to-cart--align-justify form.cart:not(.grouped_form):not(.variations_form) button {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%
}

@media (max-width:1024px) {

  .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-left form.cart.variations_form .woocommerce-variation-add-to-cart,
  .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-left form.cart:not(.grouped_form):not(.variations_form) {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-right form.cart.variations_form .woocommerce-variation-add-to-cart,
  .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-right form.cart:not(.grouped_form):not(.variations_form) {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-center form.cart.variations_form .woocommerce-variation-add-to-cart,
  .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-center form.cart:not(.grouped_form):not(.variations_form) {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-center form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,
  .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-center form.cart:not(.grouped_form):not(.variations_form) div.quantity,
  .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-left form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,
  .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-left form.cart:not(.grouped_form):not(.variations_form) div.quantity,
  .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-right form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,
  .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-right form.cart:not(.grouped_form):not(.variations_form) div.quantity {
    margin-right: 0
  }

  .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-center form.cart.variations_form .woocommerce-variation-add-to-cart button,
  .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-center form.cart:not(.grouped_form):not(.variations_form) button,
  .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-left form.cart.variations_form .woocommerce-variation-add-to-cart button,
  .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-left form.cart:not(.grouped_form):not(.variations_form) button,
  .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-right form.cart.variations_form .woocommerce-variation-add-to-cart button,
  .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-right form.cart:not(.grouped_form):not(.variations_form) button {
    -ms-flex-preferred-size: auto;
    flex-basis: auto
  }

  .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart,
  .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-justify form.cart:not(.grouped_form):not(.variations_form) {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }

  .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,
  .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-justify form.cart:not(.grouped_form):not(.variations_form) div.quantity {
    margin-right: auto
  }

  .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart button,
  .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-justify form.cart:not(.grouped_form):not(.variations_form) button {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
  }
}

@media (max-width:767px) {

  .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-left form.cart.variations_form .woocommerce-variation-add-to-cart,
  .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-left form.cart:not(.grouped_form):not(.variations_form) {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-right form.cart.variations_form .woocommerce-variation-add-to-cart,
  .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-right form.cart:not(.grouped_form):not(.variations_form) {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-center form.cart.variations_form .woocommerce-variation-add-to-cart,
  .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-center form.cart:not(.grouped_form):not(.variations_form) {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-center form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,
  .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-center form.cart:not(.grouped_form):not(.variations_form) div.quantity,
  .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-left form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,
  .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-left form.cart:not(.grouped_form):not(.variations_form) div.quantity,
  .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-right form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,
  .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-right form.cart:not(.grouped_form):not(.variations_form) div.quantity {
    margin-right: 0
  }

  .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-center form.cart.variations_form .woocommerce-variation-add-to-cart button,
  .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-center form.cart:not(.grouped_form):not(.variations_form) button,
  .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-left form.cart.variations_form .woocommerce-variation-add-to-cart button,
  .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-left form.cart:not(.grouped_form):not(.variations_form) button,
  .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-right form.cart.variations_form .woocommerce-variation-add-to-cart button,
  .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-right form.cart:not(.grouped_form):not(.variations_form) button {
    -ms-flex-preferred-size: auto;
    flex-basis: auto
  }

  .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart,
  .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-justify form.cart:not(.grouped_form):not(.variations_form) {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }

  .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,
  .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-justify form.cart:not(.grouped_form):not(.variations_form) div.quantity {
    margin-right: auto
  }

  .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart button,
  .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-justify form.cart:not(.grouped_form):not(.variations_form) button {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
  }
}

.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-button-info button.button.alt.elementor-button {
  background-color: #5bc0de
}

.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-button-success button.button.alt.elementor-button {
  background-color: #5cb85c
}

.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-button-warning button.button.alt.elementor-button {
  background-color: #f0ad4e
}

.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-button-danger button.button.alt.elementor-button {
  background-color: #d9534f
}

.elementor-widget-wc-add-to-cart .quantity {
  display: inline-block
}

.elementor-widget-wc-add-to-cart.elementor-align-center form.cart {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.elementor-widget-wc-add-to-cart.elementor-align-left form.cart,
.elementor-widget-wc-add-to-cart.elementor-align-right form.cart {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.woocommerce div.product.elementor ul.tabs:before {
  position: static;
  content: none;
  width: auto;
  bottom: auto;
  left: auto;
  border-bottom: 0;
  z-index: auto
}

.woocommerce div.product.elementor ul.tabs {
  margin: 0
}

.woocommerce div.product.elementor ul.tabs li {
  padding: 0
}

.woocommerce div.product.elementor ul.tabs li a {
  padding: .8em 1.2em;
  line-height: 1
}

.woocommerce div.product.elementor ul.tabs li:after,
.woocommerce div.product.elementor ul.tabs li:before {
  border: 0;
  position: static;
  bottom: auto;
  width: auto;
  height: auto;
  content: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.woocommerce div.product.elementor .woocommerce-tabs .panel {
  padding: 20px;
  border-radius: 0;
  border-width: 0;
  border-top: 1px solid #d3ced2;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: -1px 0 0
}

.woocommerce div.product.elementor .elementor-product-price-block-yes .price del,
.woocommerce div.product.elementor .elementor-product-price-block-yes .price ins {
  display: block
}

.elementor-widget-woocommerce-product-meta .detail-container {
  position: relative
}

.elementor-widget-woocommerce-product-meta .detail-container:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%
}

.elementor-widget-woocommerce-product-meta .detail-label {
  font-weight: 700
}

.elementor-woo-meta--view-inline .product_meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.elementor-woo-meta--view-inline .product_meta .detail-container:after {
  width: auto;
  left: auto;
  right: auto;
  position: absolute;
  height: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-top: 0;
  border-bottom: 0;
  border-right: 0;
  border-left-width: 1px;
  border-style: solid;
  right: -8px
}

.elementor-woo-meta--view-table .product_meta {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.elementor-woo-meta--view-table .product_meta,
.elementor-woo-meta--view-table .product_meta .detail-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.elementor-woo-meta--view-table .product_meta .detail-label {
  min-width: 108px
}

.elementor-woo-meta--view-stacked .product_meta .detail-container {
  display: block
}

.woocommerce div.product.elementor .woocommerce-product-rating {
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.woocommerce div.product.elementor .star-rating {
  margin-top: 0
}

.elementor-product-rating--align-left .woocommerce-product-rating {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.elementor-product-rating--align-right .woocommerce-product-rating {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.elementor-product-rating--align-center .woocommerce-product-rating {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.elementor-product-rating--align-justify .woocommerce-product-rating .woocommerce-review-link {
  margin-left: auto
}

.elementor-products-grid ul.products.elementor-grid {
  display: grid;
  margin: 0;
  grid-column-gap: 20px;
  grid-row-gap: 40px
}

.elementor-products-grid ul.products.elementor-grid:after,
.elementor-products-grid ul.products.elementor-grid:before {
  content: none;
  display: none
}

.elementor-products-grid ul.products.elementor-grid li.product {
  width: auto;
  padding: 0;
  margin: 0;
  float: none
}

.elementor-products-grid ul.products.elementor-grid li.product .onsale {
  padding: 0;
  display: none
}

.elementor-products-grid ul.products.elementor-grid li.product a.woocommerce-loop-product__link {
  display: block;
  position: relative
}

.elementor-products-grid:not(.show-heading-yes) .products>h2 {
  display: none
}

.elementor-products-grid nav.woocommerce-pagination {
  margin-top: 40px
}

.elementor-products-grid:not(.elementor-show-pagination-border-yes) nav.woocommerce-pagination ul {
  border: 0
}

.elementor-products-grid:not(.elementor-show-pagination-border-yes) nav.woocommerce-pagination ul li {
  border-right: 0;
  border-left: 0
}

.elementor-product-loop-item--align-left ul.products li.product .star-rating {
  margin-right: auto
}

.elementor-product-loop-item--align-right ul.products li.product .star-rating {
  margin-left: auto
}

.elementor-product-loop-item--align-center ul.products li.product .star-rating {
  margin-right: auto;
  margin-left: auto
}

.woocommerce .elementor-element.elementor-products-grid ul.products li.product,
.woocommerce div.product .elementor-element.elementor-products-grid .related.products ul.products li.product,
.woocommerce div.product .elementor-element.elementor-products-grid .upsells.products ul.products li.product {
  width: auto
}

@media (min-width:1025px) {
  .elementor-widget-wc-archive-products .woocommerce.columns-2 ul.products {
    grid-template-columns: repeat(2, 1fr)
  }

  .elementor-widget-wc-archive-products .woocommerce.columns-3 ul.products {
    grid-template-columns: repeat(3, 1fr)
  }

  .elementor-widget-wc-archive-products .woocommerce.columns-4 ul.products {
    grid-template-columns: repeat(4, 1fr)
  }

  .elementor-widget-wc-archive-products .woocommerce.columns-5 ul.products {
    grid-template-columns: repeat(5, 1fr)
  }

  .elementor-widget-wc-archive-products .woocommerce.columns-6 ul.products {
    grid-template-columns: repeat(6, 1fr)
  }

  .elementor-widget-wc-archive-products .woocommerce.columns-7 ul.products {
    grid-template-columns: repeat(7, 1fr)
  }

  .elementor-widget-wc-archive-products .woocommerce.columns-8 ul.products {
    grid-template-columns: repeat(8, 1fr)
  }

  .elementor-widget-wc-archive-products .woocommerce.columns-9 ul.products {
    grid-template-columns: repeat(9, 1fr)
  }

  .elementor-widget-wc-archive-products .woocommerce.columns-10 ul.products {
    grid-template-columns: repeat(10, 1fr)
  }

  .elementor-widget-wc-archive-products .woocommerce.columns-11 ul.products {
    grid-template-columns: repeat(11, 1fr)
  }

  .elementor-widget-wc-archive-products .woocommerce.columns-12 ul.products {
    grid-template-columns: repeat(12, 1fr)
  }
}

@media (max-width:1024px) {
  .elementor-widget-wc-archive-products .products {
    grid-template-columns: repeat(3, 1fr)
  }
}

@media (max-width:767px) {
  .elementor-widget-wc-archive-products .products {
    grid-template-columns: repeat(2, 1fr)
  }
}

.elementor.product .woocommerce-product-gallery__trigger+.woocommerce-product-gallery__wrapper {
  overflow: hidden
}

.woocommerce .elementor-widget-woocommerce-product-images span.onsale {
  padding: 0
}

.elementor-menu-cart__wrapper {
  text-align: var(--main-alignment, left)
}

.elementor-menu-cart__toggle_wrapper {
  display: inline-block;
  position: relative
}

.elementor-menu-cart__toggle {
  display: inline-block
}

.elementor-menu-cart__toggle .elementor-button {
  background-color: var(--toggle-button-background-color, transparent);
  color: var(--toggle-button-text-color, #818a91);
  border: var(--toggle-button-border-width, 1px) var(--toggle-button-border-type, solid) var(--toggle-button-border-color, #818a91);
  border-radius: var(--toggle-button-border-radius, 0);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: var(--toggle-icon-padding, 12px 24px)
}

.elementor-menu-cart__toggle .elementor-button:hover {
  color: var(--toggle-button-hover-text-color, #818a91);
  background-color: var(--toggle-button-hover-background-color, transparent);
  border-color: var(--toggle-button-hover-border-color, #818a91)
}

.elementor-menu-cart__toggle .elementor-button:hover .elementor-button-icon {
  color: var(--toggle-button-icon-hover-color, #818a91)
}

.elementor-menu-cart__toggle .elementor-button-text {
  margin-right: .3em
}

.elementor-menu-cart__toggle .elementor-button-icon {
  position: relative;
  -webkit-transition: color .1s;
  -o-transition: color .1s;
  transition: color .1s;
  color: var(--toggle-button-icon-color, #818a91);
  font-size: var(--toggle-icon-size, inherit)
}

.elementor-menu-cart--items-indicator-bubble .elementor-menu-cart__toggle .elementor-button-icon[data-counter]:before {
  content: attr(data-counter);
  display: block;
  position: absolute;
  min-width: 1.6em;
  height: 1.6em;
  line-height: 1.5em;
  top: -.7em;
  right: -.7em;
  border-radius: 100%;
  color: var(--items-indicator-text-color, #fff);
  background-color: var(--items-indicator-background-color, #d9534f);
  text-align: center;
  font-size: 10px
}

.elementor-menu-cart--items-indicator-plain .elementor-menu-cart__toggle .elementor-button-icon[data-counter]:before {
  content: attr(data-counter);
  display: inline-block;
  font-weight: 400
}

.elementor-menu-cart__container {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  overflow: hidden;
  position: fixed;
  z-index: 9998;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, .25);
  -webkit-transition: background-color .4s, -webkit-transform 0s;
  transition: background-color .4s, -webkit-transform 0s;
  -o-transition: background-color .4s, transform 0s;
  transition: background-color .4s, transform 0s;
  transition: background-color .4s, transform 0s, -webkit-transform 0s;
  text-align: left
}

.elementor-menu-cart__main {
  position: fixed;
  left: var(--side-cart-alignment-left, auto);
  right: var(--side-cart-alignment-right, 0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  top: 0;
  bottom: 0;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  font-size: 14px;
  min-height: 200px;
  width: 350px;
  max-width: 100%;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  padding: var(--cart-padding, 20px 30px);
  background-color: var(--cart-background-color, #fff);
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
  box-shadow: 0 0 20px rgba(0, 0, 0, .2);
  border-style: var(--cart-border-style, none);
  border-color: var(--cart-border-color, initial);
  border-radius: var(--cart-border-radius, 0);
  margin-top: var(--mini-cart-spacing, 0)
}

.elementor-menu-cart__main,
.elementor-menu-cart__main .widget_shopping_cart_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.elementor-menu-cart__main .widget_shopping_cart_content {
  height: 100%
}

.elementor-menu-cart__main .widget_shopping_cart_content .woocommerce-mini-cart__empty-message {
  color: var(--empty-message-color, inherit);
  text-align: var(--empty-message-alignment, left)
}

body.elementor-default .elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--shown) .elementor-menu-cart__container {
  background-color: transparent;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: background-color .4s, -webkit-transform 0s .4s;
  transition: background-color .4s, -webkit-transform 0s .4s;
  -o-transition: background-color .4s, transform 0s .4s;
  transition: background-color .4s, transform 0s .4s;
  transition: background-color .4s, transform 0s .4s, -webkit-transform 0s .4s
}

body.elementor-default .elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--shown) .elementor-menu-cart__container .dialog-lightbox-close-button {
  display: none
}

body.elementor-default .elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--shown) .elementor-menu-cart__main {
  overflow: hidden;
  opacity: 0;
  -webkit-transform: var(--side-cart-alignment-transform, translateX(100%));
  -ms-transform: var(--side-cart-alignment-transform, translateX(100%));
  transform: var(--side-cart-alignment-transform, translateX(100%))
}

.elementor-menu-cart__close-button {
  width: var(--cart-close-icon-size, 25px);
  height: var(--cart-close-icon-size, 25px);
  position: relative;
  margin: 0 0 20px;
  -ms-flex-item-align: end;
  align-self: flex-end;
  cursor: pointer;
  display: inline-block;
  font-family: eicons;
  font-size: 20px;
  line-height: 1;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.elementor-menu-cart__close-button:after,
.elementor-menu-cart__close-button:before {
  content: "";
  position: absolute;
  height: 3px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: var(--cart-close-button-color, #818a91);
  border-radius: 1px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.elementor-menu-cart__close-button:hover:after,
.elementor-menu-cart__close-button:hover:before {
  background: var(--cart-close-button-hover-color, #818a91)
}

.elementor-menu-cart__close-button:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}

.elementor-menu-cart__close-button:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.elementor-menu-cart__products {
  max-height: calc(100vh - 250px);
  overflow: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch
}

.elementor-menu-cart__product {
  display: grid;
  grid-template-columns: 28% auto;
  grid-template-rows: var(--price-quantity-position--grid-template-rows, auto auto);
  position: relative;
  border-width: 0;
  border-bottom: var(--divider-width, 1px) var(--divider-style, solid) var(--divider-color, #d4d4d4)
}

.elementor-menu-cart__product .variation {
  display: grid;
  grid-template-columns: -webkit-max-content auto;
  grid-template-columns: max-content auto;
  margin: 10px 0
}

.elementor-menu-cart__product .variation dt {
  grid-column-start: 1
}

.elementor-menu-cart__product .variation dd {
  grid-column-start: 2;
  -webkit-margin-start: 5px;
  margin-inline-start: 5px
}

.elementor-menu-cart__product .variation dd p {
  margin-bottom: 0
}

.elementor-menu-cart__product-image {
  grid-row-start: 1;
  grid-row-end: 3;
  width: 100%
}

.elementor-menu-cart__product-image a,
.elementor-menu-cart__product-image img {
  display: block
}

.elementor-menu-cart__product-name {
  grid-column-start: 2;
  grid-column-end: 3;
  margin: 0
}

.elementor-menu-cart__product-name a {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.elementor-menu-cart__product-price {
  grid-column-start: 2;
  grid-column-end: 3;
  -ms-flex-item-align: var(--price-quantity-position--align-self, end);
  align-self: var(--price-quantity-position--align-self, end);
  font-weight: 300;
  color: var(--product-price-color, #d4d4d4)
}

.elementor-menu-cart__product-name,
.elementor-menu-cart__product-price {
  font-size: 14px;
  padding-left: 20px
}

.elementor-menu-cart__product-remove {
  color: #818a91;
  width: var(--remove-item-button-size, 22px);
  height: var(--remove-item-button-size, 22px);
  border-radius: var(--remove-item-button-size, 22px);
  border: 1px solid var(--remove-item-button-color, #d4d4d4);
  text-align: center;
  overflow: hidden;
  position: absolute;
  right: 0;
  bottom: 20px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.elementor-menu-cart__product-remove:hover {
  border: 1px solid var(--remove-item-button-hover-color, #d4d4d4)
}

.elementor-menu-cart__product-remove:hover:after,
.elementor-menu-cart__product-remove:hover:before {
  background: var(--remove-item-button-hover-color, #d4d4d4)
}

.elementor-menu-cart__product-remove:after,
.elementor-menu-cart__product-remove:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 50%;
  top: 50%;
  left: 25%;
  margin-top: -1px;
  background: var(--remove-item-button-color, #d4d4d4);
  z-index: 1;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.elementor-menu-cart__product-remove:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}

.elementor-menu-cart__product-remove:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.elementor-menu-cart__product-remove>a {
  display: block;
  z-index: 2;
  width: 100%;
  height: 100%;
  overflow: hidden;
  opacity: 0;
  position: absolute
}

.elementor-menu-cart__product-remove>a.remove_from_cart_button {
  display: var(--remove-from-cart-button, block)
}

.elementor-menu-cart__product-remove>a.elementor_remove_from_cart_button {
  display: var(--elementor-remove-from-cart-button, none)
}

.elementor-menu-cart__product:last-child {
  border: none
}

.elementor-menu-cart__footer-buttons,
.elementor-menu-cart__product:not(:first-of-type),
.elementor-menu-cart__subtotal {
  padding-top: var(--product-divider-gap, 20px)
}

.elementor-menu-cart__product {
  padding-right: 30px
}

.elementor-menu-cart__product,
.elementor-menu-cart__subtotal {
  padding-bottom: var(--product-divider-gap, 20px)
}

.elementor-menu-cart__subtotal {
  font-size: 20px;
  text-align: var(--menu-cart-subtotal-text-align, center);
  font-weight: 600;
  color: var(--menu-cart-subtotal-color, inherit);
  border-left: var(--subtotal-divider-left-width, 1px) var(--subtotal-divider-style, solid) var(--subtotal-divider-color, #d4d4d4);
  border-bottom: var(--subtotal-divider-bottom-width, 1px) var(--subtotal-divider-style, solid) var(--subtotal-divider-color, #d4d4d4);
  border-right: var(--subtotal-divider-right-width, 1px) var(--subtotal-divider-style, solid) var(--subtotal-divider-color, #d4d4d4);
  border-top: var(--subtotal-divider-top-width, 1px) var(--subtotal-divider-style, solid) var(--subtotal-divider-color, #d4d4d4)
}

.elementor-menu-cart__footer-buttons {
  font-size: 20px;
  text-align: var(--cart-footer-buttons-alignment-text-align, center);
  display: var(--cart-footer-buttons-alignment-display, grid);
  grid-template-columns: var(--cart-footer-layout, 1fr 1fr);
  margin-top: var(--cart-buttons-position-margin, 0);
  grid-column-gap: var(--space-between-buttons, 10px);
  grid-row-gap: var(--space-between-buttons, 10px)
}

.elementor-menu-cart__footer-buttons .elementor-button {
  display: inline-block;
  border-radius: var(--cart-footer-buttons-border-radius, 0);
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content
}

.elementor-menu-cart__footer-buttons .elementor-button--view-cart {
  display: var(--view-cart-button-display, inline-block);
  color: var(--view-cart-button-text-color, #fff);
  padding: var(--view-cart-button-padding, 15px);
  background-color: var(--view-cart-button-background-color, #818a91)
}

.elementor-menu-cart__footer-buttons .elementor-button--view-cart:hover {
  color: var(--view-cart-button-hover-text-color, #fff);
  background-color: var(--view-cart-button-hover-background-color, #818a91)
}

.elementor-menu-cart__footer-buttons .elementor-button--checkout {
  display: var(--checkout-button-display, inline-block);
  color: var(--checkout-button-text-color, #fff);
  padding: var(--checkout-button-padding, 15px);
  background-color: var(--checkout-button-background-color, #818a91)
}

.elementor-menu-cart__footer-buttons .elementor-button--checkout:hover {
  color: var(--checkout-button-hover-text-color, #fff);
  background-color: var(--checkout-button-hover-background-color, #818a91)
}

@media (max-width:767px) {
  .elementor-menu-cart__footer-buttons .elementor-button {
    padding-left: 10px;
    padding-right: 10px
  }
}

.elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--show-subtotal-yes) .elementor-menu-cart__toggle .elementor-button-text {
  display: none
}

.elementor-widget-woocommerce-menu-cart.elementor-menu-cart--empty-indicator-hide .elementor-menu-cart__toggle .elementor-button-icon[data-counter="0"]:before {
  content: none
}

.elementor-widget-woocommerce-menu-cart.toggle-icon--bag-light .elementor-menu-cart__toggle .elementor-button-icon i:before {
  content: "\e8e3"
}

.elementor-widget-woocommerce-menu-cart.toggle-icon--bag-medium .elementor-menu-cart__toggle .elementor-button-icon i:before {
  content: "\e8e4"
}

.elementor-widget-woocommerce-menu-cart.toggle-icon--bag-solid .elementor-menu-cart__toggle .elementor-button-icon i:before {
  content: "\e8e5"
}

.elementor-widget-woocommerce-menu-cart.toggle-icon--basket-light .elementor-menu-cart__toggle .elementor-button-icon i:before {
  content: "\e8e6"
}

.elementor-widget-woocommerce-menu-cart.toggle-icon--basket-medium .elementor-menu-cart__toggle .elementor-button-icon i:before {
  content: "\e8e7"
}

.elementor-widget-woocommerce-menu-cart.toggle-icon--basket-solid .elementor-menu-cart__toggle .elementor-button-icon i:before {
  content: "\e8e8"
}

.elementor-widget-woocommerce-menu-cart.toggle-icon--cart-light .elementor-menu-cart__toggle .elementor-button-icon i:before {
  content: "\e8e9"
}

.elementor-widget-woocommerce-menu-cart.toggle-icon--cart-medium .elementor-menu-cart__toggle .elementor-button-icon i:before {
  content: "\e8ea"
}

.elementor-widget-woocommerce-menu-cart.toggle-icon--cart-solid .elementor-menu-cart__toggle .elementor-button-icon i:before {
  content: "\e8eb"
}

.elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--show-remove-button-yes) .elementor-menu-cart__product {
  padding-left: 0;
  padding-right: 0;
  grid-template-columns: 25% auto
}

.elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--show-remove-button-yes) .elementor-menu-cart__product-remove {
  display: none
}

.elementor-widget-woocommerce-menu-cart.remove-item-position--top .elementor-menu-cart__product-remove {
  top: 0;
  bottom: auto
}

.elementor-widget-woocommerce-menu-cart.remove-item-position--top .elementor-menu-cart__products .cart_item:not(:first-of-type) .elementor-menu-cart__product-remove {
  top: 20px;
  bottom: auto
}

.elementor-widget-woocommerce-menu-cart.remove-item-position--middle .elementor-menu-cart__product-remove {
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
  bottom: 50%
}

.elementor-widget-woocommerce-menu-cart.remove-item-position--bottom .elementor-menu-cart__product-remove {
  top: auto;
  bottom: 20px
}

.elementor-widget-woocommerce-menu-cart.elementor-menu-cart--cart-type-mini-cart .elementor-menu-cart__container {
  position: absolute;
  z-index: 89;
  width: auto;
  height: auto;
  overflow: visible;
  top: 100%;
  bottom: auto;
  background: none;
  min-width: 330px;
  left: 0;
  right: auto;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: background-color .4s, -webkit-transform 0s;
  transition: background-color .4s, -webkit-transform 0s;
  -o-transition: background-color .4s, transform 0s;
  transition: background-color .4s, transform 0s;
  transition: background-color .4s, transform 0s, -webkit-transform 0s
}

.elementor-widget-woocommerce-menu-cart.elementor-menu-cart--cart-type-mini-cart .elementor-menu-cart__main {
  width: auto;
  height: auto;
  position: relative;
  top: auto;
  bottom: auto;
  right: auto;
  left: auto;
  overflow: visible;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

@media (max-width:767px) {
  .elementor-widget-woocommerce-menu-cart.elementor-menu-cart--cart-type-mini-cart .elementor-menu-cart__container {
    min-width: 300px
  }
}

body.elementor-default .elementor-widget-woocommerce-menu-cart.elementor-menu-cart--cart-type-mini-cart:not(.elementor-menu-cart--shown) .elementor-menu-cart__container {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: background-color .4s, -webkit-transform 0s .4s;
  transition: background-color .4s, -webkit-transform 0s .4s;
  -o-transition: background-color .4s, transform 0s .4s;
  transition: background-color .4s, transform 0s .4s;
  transition: background-color .4s, transform 0s .4s, -webkit-transform 0s .4s
}

body.elementor-default .elementor-widget-woocommerce-menu-cart.elementor-menu-cart--cart-type-mini-cart:not(.elementor-menu-cart--shown) .elementor-menu-cart__main {
  opacity: 0;
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px)
}

.elementor-edit-area-active .elementor-widget-woocommerce-menu-cart.elementor-widget.elementor-loading.elementor-menu-cart--shown {
  opacity: 1
}

.elementor-edit-area-active .elementor-widget-woocommerce-menu-cart.elementor-widget.elementor-loading.elementor-menu-cart--shown .elementor-menu-cart__container {
  z-index: 9998
}

.elementor-edit-area-active .elementor-widget-woocommerce-menu-cart.elementor-widget.elementor-loading.elementor-menu-cart--shown.elementor-menu-cart--cart-type-mini-cart {
  z-index: 89
}

.elementor-widget-woocommerce-menu-cart.elementor-menu-cart--cart-type-dropdown .elementor-menu-cart__container {
  display: none
}

.elementor-widget-woocommerce-checkout-page {
  background-color: transparent;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  line-height: 21px;
  color: #818a91
}

.elementor-widget-woocommerce-checkout-page.e-checkout-layout-one-column .e-checkout__container {
  grid-template-columns: auto
}

.elementor-widget-woocommerce-checkout-page ::-webkit-input-placeholder {
  color: var(--forms-fields-normal-color, inherit);
  font-family: inherit;
  opacity: .6
}

.elementor-widget-woocommerce-checkout-page ::-moz-placeholder {
  color: var(--forms-fields-normal-color, inherit);
  font-family: inherit;
  opacity: .6
}

.elementor-widget-woocommerce-checkout-page ::-ms-input-placeholder {
  color: var(--forms-fields-normal-color, inherit);
  font-family: inherit;
  opacity: .6
}

.elementor-widget-woocommerce-checkout-page ::placeholder {
  color: var(--forms-fields-normal-color, inherit);
  font-family: inherit;
  opacity: .6
}

.elementor-widget-woocommerce-checkout-page table tbody tr:hover>td,
.elementor-widget-woocommerce-checkout-page table tbody tr:hover>th {
  background-color: transparent
}

.elementor-widget-woocommerce-checkout-page .select2-container--default .select2-selection--single {
  color: var(--forms-fields-normal-color, #818a91);
  background-color: #f7f7f7;
  border-radius: var(--forms-fields-border-radius, 0);
  border: none;
  height: 45px
}

.elementor-widget-woocommerce-checkout-page .select2-container--default .select2-selection--single:focus {
  color: var(--forms-fields-focus-color, #818a91);
  background-color: #f7f7f7;
  border-color: var(--forms-fields-focus-border-color, initial);
  -webkit-transition-duration: var(--forms-fields-focus-transition-duration, .3s);
  -o-transition-duration: var(--forms-fields-focus-transition-duration, .3s);
  transition-duration: var(--forms-fields-focus-transition-duration, .3s)
}

.elementor-widget-woocommerce-checkout-page .select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: var(--forms-fields-normal-color, #818a91)
}

.elementor-widget-woocommerce-checkout-page .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: var(--forms-fields-normal-color, #818a91);
  line-height: 45px;
  padding-left: 1rem;
  padding-right: 1rem
}

.elementor-widget-woocommerce-checkout-page .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 45px
}

.elementor-widget-woocommerce-checkout-page .select2-container--open .select2-dropdown--below {
  background-color: #f7f7f7
}

.elementor-widget-woocommerce-checkout-page .e-description {
  color: var(--sections-descriptions-color, #818a91);
  padding-bottom: var(--sections-descriptions-spacing, 0);
  font-size: 14px;
  font-weight: 400
}

.elementor-widget-woocommerce-checkout-page .e-woocommerce-login-section {
  margin-bottom: 24px
}

.elementor-widget-woocommerce-checkout-page .e-woocommerce-login-section .e-checkout-secondary-title {
  text-align: var(--login-title-alignment, left)
}

.elementor-widget-woocommerce-checkout-page .e-woocommerce-login-nudge {
  margin-top: var(--sections-secondary-title-spacing, 24px);
  margin-bottom: 15px
}

.elementor-widget-woocommerce-checkout-page .e-coupon-anchor {
  margin-top: var(--sections-secondary-title-spacing, 24px)
}

.elementor-widget-woocommerce-checkout-page .e-coupon-box {
  margin-top: 24px
}

.elementor-widget-woocommerce-checkout-page .e-coupon-anchor-description {
  color: var(--forms-labels-color, #818a91);
  margin-bottom: var(--forms-label-spacing, 3px)
}

.elementor-widget-woocommerce-checkout-page .e-login-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.elementor-widget-woocommerce-checkout-page .e-login-wrap-start {
  -webkit-box-flex: 75%;
  -ms-flex: 75%;
  flex: 75%
}

.elementor-widget-woocommerce-checkout-page .e-login-wrap-end {
  -webkit-box-flex: 20%;
  -ms-flex: 20%;
  flex: 20%;
  text-align: right
}

@media (max-width:1024px) {
  .elementor-widget-woocommerce-checkout-page .e-login-wrap {
    display: block
  }

  .elementor-widget-woocommerce-checkout-page .e-login-wrap-end {
    text-align: left;
    margin-top: 15px
  }

  .elementor-widget-woocommerce-checkout-page .e-login-wrap-end label.e-login-label {
    display: none
  }
}

.elementor-widget-woocommerce-checkout-page .e-login-actions-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 6px
}

.elementor-widget-woocommerce-checkout-page .e-login-actions-wrap-end .lost_password {
  margin-bottom: 0;
  font-size: 12px
}

@media (max-width:1024px) {
  .elementor-widget-woocommerce-checkout-page .e-login-actions-wrap-end .lost_password {
    font-size: 11px
  }
}

.elementor-widget-woocommerce-checkout-page .e-apply-coupon {
  width: 90%
}

@media (max-width:1024px) {
  .elementor-widget-woocommerce-checkout-page .e-apply-coupon {
    width: auto
  }
}

.elementor-widget-woocommerce-checkout-page .e-checkout__container {
  display: grid;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  grid-template-columns: 56% auto;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-column-gap: var(--sections-margin, 24px);
  grid-row-gap: var(--sections-margin, 24px)
}

@media (max-width:1024px) {
  .elementor-widget-woocommerce-checkout-page .e-checkout__container {
    grid-template-columns: repeat(1, 1fr)
  }
}

.elementor-widget-woocommerce-checkout-page .e-checkout-secondary-title {
  color: var(--sections-secondary-title-color, #818a91);
  margin-bottom: 0
}

.elementor-widget-woocommerce-checkout-page .e-woocommerce-coupon-nudge {
  text-align: var(--coupon-title-alignment, left)
}

.elementor-widget-woocommerce-checkout-page #ship-to-different-address {
  margin-top: 13px;
  padding-left: var(--shipping-heading-padding-start, 30px)
}

.elementor-widget-woocommerce-checkout-page #ship-to-different-address span {
  font-weight: 400
}

.elementor-widget-woocommerce-checkout-page a {
  color: var(--links-normal-color, #5bc0de)
}

.elementor-widget-woocommerce-checkout-page a:hover {
  color: var(--links-hover-color, #5bc0de)
}

.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row {
  padding-left: var(--forms-columns-gap-padding, 0);
  padding-right: var(--forms-columns-gap-padding, 0);
  margin-left: var(--forms-columns-gap-margin, 0);
  margin-right: var(--forms-columns-gap-margin, 0)
}

.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row label,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row label,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row label {
  color: var(--forms-labels-color, #818a91);
  margin-bottom: var(--forms-label-spacing, 3px)
}

.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row .input-text,
.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row select,
.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row textarea,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row .input-text,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row select,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row textarea,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row .input-text,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row select,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row textarea {
  color: var(--forms-fields-normal-color, #818a91);
  background-color: #f7f7f7;
  border-radius: var(--forms-fields-border-radius, 0);
  padding: var(--forms-fields-padding, 16px);
  font-size: 14px;
  border: none;
  font-weight: 400
}

.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row .input-text:focus,
.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row select:focus,
.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row textarea:focus,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row .input-text:focus,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row select:focus,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row textarea:focus,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row .input-text:focus,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row select:focus,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row textarea:focus {
  color: var(--forms-fields-focus-color, #818a91);
  background-color: #f7f7f7;
  border-color: var(--forms-fields-focus-border-color, #818a91);
  -webkit-transition-duration: var(--forms-fields-focus-transition-duration, .3s);
  -o-transition-duration: var(--forms-fields-focus-transition-duration, .3s);
  transition-duration: var(--forms-fields-focus-transition-duration, .3s)
}

.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details #billing_address_1_field,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box #billing_address_1_field,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor #billing_address_1_field {
  margin-bottom: 5px
}

.elementor-widget-woocommerce-checkout-page .woocommerce .create-account,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row {
  margin-bottom: 0 !important
}

.elementor-widget-woocommerce-checkout-page .woocommerce #shipping_method li input,
.elementor-widget-woocommerce-checkout-page .woocommerce .input-radio {
  vertical-align: middle
}

.elementor-widget-woocommerce-checkout-page .woocommerce-form__input-checkbox {
  vertical-align: middle;
  margin: 0 5px 0 0
}

.elementor-widget-woocommerce-checkout-page .woocommerce-form__label-for-checkbox span {
  position: relative;
  top: 2px;
  color: var(--sections-checkboxes-color, #818a91)
}

.elementor-widget-woocommerce-checkout-page .woocommerce #shipping_method li label,
.elementor-widget-woocommerce-checkout-page .woocommerce .wc_payment_method label {
  color: var(--sections-radio-buttons-color, #818a91)
}

.elementor-widget-woocommerce-checkout-page .woocommerce .wc_payment_method label {
  display: inline
}

.elementor-widget-woocommerce-checkout-page .woocommerce button.woocommerce-button {
  background-color: #fff;
  color: var(--forms-buttons-normal-text-color, #6f6f6f);
  border-radius: var(--forms-buttons-border-radius, 3px);
  padding: 1rem;
  border: 2px var(--forms-buttons-border-type, solid) var(--forms-buttons-border-color, #5bc0de)
}

.elementor-widget-woocommerce-checkout-page .woocommerce button.woocommerce-button:hover {
  color: var(--forms-buttons-hover-text-color, #6f6f6f);
  -webkit-transition-duration: var(--forms-buttons-hover-transition-duration, .3s);
  -o-transition-duration: var(--forms-buttons-hover-transition-duration, .3s);
  transition-duration: var(--forms-buttons-hover-transition-duration, .3s)
}

.elementor-widget-woocommerce-checkout-page .woocommerce #coupon_code {
  margin-right: 1%
}

@media (max-width:1024px) {
  .elementor-widget-woocommerce-checkout-page .woocommerce #coupon_code {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px
  }
}

.elementor-widget-woocommerce-checkout-page .woocommerce-info {
  border-top-color: transparent;
  background-color: transparent;
  padding: 0
}

.elementor-widget-woocommerce-checkout-page .woocommerce-privacy-policy-text p {
  font-weight: 400;
  font-size: 12px
}

.elementor-widget-woocommerce-checkout-page .woocommerce-form-login-toggle .woocommerce-info {
  font-weight: 400;
  margin-bottom: 0
}

.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .col-1,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-checkout__order_review,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-section,
.elementor-widget-woocommerce-checkout-page .woocommerce .shipping_address,
.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-additional-fields,
.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout #payment {
  background: var(--sections-background-color, #fff);
  border-radius: var(--sections-border-radius, 3px);
  padding: var(--sections-padding, 16px 30px);
  margin: var(--sections-margin, 0 0 24px 0);
  border: 1px var(--sections-border-type, solid) var(--sections-border-color, #d4d4d4);
  display: block
}

.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-additional-fields {
  display: var(--additional-information-display, none)
}

@media (min-width:1024px) {
  .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-additional-fields {
    margin: var(--sections-margin, 0)
  }
}

.elementor-widget-woocommerce-checkout-page .woocommerce .e-checkout-message,
.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout #payment .payment_box,
.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-privacy-policy-text {
  color: var(--sections-messages-color, #818a91);
  font-weight: 400
}

.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-privacy-policy-text p {
  margin-top: 25px
}

.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .col2-set .col-1 {
  margin-bottom: 0
}

.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .col2-set .col-2 {
  padding-top: 15px
}

.elementor-widget-woocommerce-checkout-page .woocommerce #order_review_heading {
  text-align: var(--order-review-title-alignment, left)
}

.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table {
  margin-bottom: 0;
  border: 0;
  font-size: 14px
}

.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table thead {
  background-color: transparent
}

.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table thead tr th {
  padding-top: 0
}

.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tbody td {
  color: #000
}

.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tbody td .product-quantity {
  font-weight: 400
}

.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tfoot td,
.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tfoot th {
  color: #818a91
}

.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table td,
.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table th,
.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tr {
  border: 0;
  padding-left: 0;
  padding-bottom: 15px;
  padding-top: 15px
}

.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table .order-total td,
.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table .order-total th,
.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table .order-total tr {
  padding-bottom: 0
}

.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tr:nth-child(odd)>td,
.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tr:nth-child(odd)>th {
  background-color: transparent
}

.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table .cart_item td {
  font-weight: 400;
  color: var(--order-summary-items-color, #000);
  border-bottom: var(--order-summary-items-divider-weight, 0) solid var(--order-summary-items-divider-color, #818a91)
}

.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table .cart_item td.product-name {
  padding-right: 40px;
  max-width: 150px
}

.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table .cart_item td.product-total {
  vertical-align: top
}

.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table td,
.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table th {
  padding-top: var(--order-summary-rows-gap-top, 15px);
  padding-bottom: var(--order-summary-rows-gap-bottom, 15px)
}

.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table tfoot td,
.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table tfoot th,
.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table thead th {
  color: var(--order-summary-totals-color, #818a91);
  vertical-align: top
}

.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table .order-total td,
.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table .order-total th {
  border-top: var(--order-summary-totals-divider-weight, 0) solid var(--order-summary-totals-divider-color, #818a91)
}

.elementor-widget-woocommerce-checkout-page .woocommerce-shipping-totals td {
  max-width: 70px
}

.elementor-widget-woocommerce-checkout-page .woocommerce h3 {
  font-size: 14px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: var(--sections-title-spacing, 30px);
  color: var(--sections-title-color, #000)
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .form-row>span {
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 3px;
  color: #818a91
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .form-row-first,
.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .form-row-last {
  width: 48%
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .form-row .input-checkbox {
  vertical-align: middle;
  margin: 0 5px 0 0
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .woocommerce-billing-fields h3 {
  text-align: var(--billing-details-title-alignment, left)
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .woocommerce-account-fields .form-row,
.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .woocommerce-billing-fields .form-row,
.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .woocommerce-shipping-fields .form-row {
  margin-bottom: var(--forms-rows-gap, 5px)
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .woocommerce-account-fields .form-row:last-child,
.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .woocommerce-billing-fields .form-row:last-child,
.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .woocommerce-shipping-fields .form-row:last-child {
  margin-bottom: 15px
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout.login {
  margin-top: -8px;
  z-index: 999;
  background: #fff;
  border-top-width: 0;
  position: relative;
  margin-bottom: 0;
  color: #818a91
}

@media (max-width:1024px) {

  .elementor-widget-woocommerce-checkout-page .woocommerce-checkout .form-row-first,
  .elementor-widget-woocommerce-checkout-page .woocommerce-checkout .form-row-last {
    width: 100%
  }
}

.elementor-widget-woocommerce-checkout-page .woocommerce-form-coupon-toggle {
  display: none
}

.elementor-widget-woocommerce-checkout-page .woocommerce-form-login__submit {
  width: 85%
}

@media (max-width:1024px) {
  .elementor-widget-woocommerce-checkout-page .woocommerce-form-login__submit {
    width: 35%
  }
}

.elementor-widget-woocommerce-checkout-page .woocommerce-additional-fields h3 {
  background: var(--additional-fields-title-alignment, left)
}

.elementor-widget-woocommerce-checkout-page .woocommerce-shipping-fields .shipping_address {
  margin-bottom: var(--sections-margin, 20px)
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment {
  margin-top: 24px;
  padding: 15px 25px 25px
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods {
  border-bottom: none;
  padding: 0
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods .payment_box {
  background-color: #f7f7f7
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods .payment_box:before {
  display: none
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods li {
  line-height: 21px
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods li label a {
  padding-left: 15px;
  font-size: 12px
}

@media (max-width:1024px) {
  .elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods li label a {
    float: none;
    font-size: 11px;
    padding-left: 10px
  }
}

@media (max-width:1024px) {
  .elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods li label img {
    width: 55px
  }
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .place-order {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 0;
  -webkit-box-align: var(--place-order-title-alignment, stretch);
  -ms-flex-align: var(--place-order-title-alignment, stretch);
  align-items: var(--place-order-title-alignment, stretch)
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment #place_order {
  background-color: #5bc0de;
  width: var(--purchase-button-width, auto);
  float: none;
  color: var(--purchase-button-normal-text-color, #fff);
  min-height: auto;
  padding: var(--purchase-button-padding, 1em 1em);
  border-radius: var(--purchase-button-border-radius, 3px)
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment #place_order:hover {
  background-color: #5bc0de;
  color: var(--purchase-button-hover-text-color, #fff);
  border-color: var(--purchase-button-hover-border-color, #5bc0de);
  -webkit-transition-duration: var(--purchase-button-hover-transition-duration, .3s);
  -o-transition-duration: var(--purchase-button-hover-transition-duration, .3s);
  transition-duration: var(--purchase-button-hover-transition-duration, .3s)
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .woocommerce-info:before {
  display: none
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .col2-set .col-1,
.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .col2-set .col-2 {
  width: auto;
  float: none
}

.elementor-widget-woocommerce-checkout-page .woocommerce .coupon-container-grid {
  display: grid;
  grid-template-columns: auto auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.elementor-widget-woocommerce-checkout-page .woocommerce .coupon-container-grid .coupon-col-2 {
  text-align: right
}

@media (max-width:1024px) {
  .elementor-widget-woocommerce-checkout-page .woocommerce .coupon-container-grid {
    display: block
  }

  .elementor-widget-woocommerce-checkout-page .woocommerce .coupon-container-grid .coupon-col-2 {
    text-align: left
  }
}

.elementor-widget-woocommerce-checkout-page .woocommerce #account_password_field {
  margin-bottom: 10px
}

.elementor-widget-woocommerce-checkout-page .woocommerce .product-name .variation {
  color: var(--order-summary-variations-color, #000);
  font-size: 14px;
  font-style: normal;
  text-transform: none;
  letter-spacing: normal;
  text-decoration: none;
  line-height: 21px
}

.e-woo-select2-wrapper .select2-results__option,
.e-woo-select2-wrapper .select2-results__option:focus {
  color: #818a91
}

.elementor-widget-woocommerce-cart.e-cart-layout-one-column .e-cart__container {
  grid-template-columns: auto
}

.elementor-widget-woocommerce-cart table tbody tr:hover>td,
.elementor-widget-woocommerce-cart table tbody tr:hover>th {
  background-color: inherit
}

.elementor-widget-woocommerce-cart .e-clear {
  overflow: hidden;
  height: 0;
  width: 0
}

.elementor-widget-woocommerce-cart .e-cart-section {
  background-color: var(--sections-background-color, #fff);
  padding: var(--sections-padding, 16px 30px);
  margin: var(--sections-margin, 0 0 30px 0);
  border-radius: var(--sections-border-radius, 3px);
  border: 1px var(--sections-border-type, solid) var(--sections-border-color, #d4d4d4)
}

@media (min-width:1024px) {
  .elementor-widget-woocommerce-cart .e-cart-section:last-child {
    margin: var(--sections-margin, 0)
  }
}

.elementor-widget-woocommerce-cart .e-cart-content {
  color: var(--sections-descriptions-color, #818a91);
  font-size: 15px;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: 0
}

.elementor-widget-woocommerce-cart .e-cart__container {
  display: grid;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  grid-template-columns: 59% auto;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-column-gap: var(--sections-margin, 30px);
  grid-row-gap: var(--sections-margin, 30px)
}

@media (max-width:1024px) {
  .elementor-widget-woocommerce-cart .e-cart__container {
    grid-template-columns: repeat(1, 1fr)
  }
}

.elementor-widget-woocommerce-cart .e-cart-layout-one-column .e-cart__container {
  grid-template-columns: auto
}

.elementor-widget-woocommerce-cart .select2-container {
  margin-bottom: 4px
}

.elementor-widget-woocommerce-cart .select2-container--default .select2-selection--single {
  color: var(--forms-fields-normal-color, #818a91);
  background-color: #f7f7f7;
  border-radius: var(--forms-fields-border-radius, 0);
  border: none;
  height: 45px
}

.elementor-widget-woocommerce-cart .select2-container--default .select2-selection--single:focus {
  color: var(--forms-fields-focus-color, #818a91);
  background-color: #f7f7f7;
  border-color: var(--forms-fields-focus-border-color, initial);
  -webkit-transition-duration: var(--forms-fields-focus-transition-duration, .3s);
  -o-transition-duration: var(--forms-fields-focus-transition-duration, .3s);
  transition-duration: var(--forms-fields-focus-transition-duration, .3s)
}

.elementor-widget-woocommerce-cart .select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: var(--forms-fields-normal-color, #818a91)
}

.elementor-widget-woocommerce-cart .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: var(--forms-fields-normal-color, #818a91);
  line-height: 45px;
  padding-left: 1rem;
  padding-right: 1rem
}

.elementor-widget-woocommerce-cart .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 45px
}

.elementor-widget-woocommerce-cart .select2-container--open .select2-dropdown--below {
  background-color: #f7f7f7
}

.elementor-widget-woocommerce-cart .woocommerce {
  font-family: Roboto, sans-serif
}

.elementor-widget-woocommerce-cart .woocommerce button.button {
  background-color: #fff;
  color: var(--forms-buttons-normal-text-color, #818a91);
  border-radius: var(--forms-buttons-border-radius, 3px);
  padding: var(--forms-buttons-padding, .88rem 2rem);
  width: var(--forms-buttons-width, auto);
  border: 2px var(--forms-buttons-border-type, solid) var(--forms-buttons-border-color, #5bc0de)
}

.elementor-widget-woocommerce-cart .woocommerce button.button:hover {
  color: var(--forms-buttons-hover-text-color, #818a91);
  -webkit-transition-duration: var(--forms-buttons-hover-transition-duration, .3s);
  -o-transition-duration: var(--forms-buttons-hover-transition-duration, .3s);
  transition-duration: var(--forms-buttons-hover-transition-duration, .3s);
  border-color: var(--forms-buttons-hover-border-color, #5bc0de)
}

.elementor-widget-woocommerce-cart .woocommerce button.button.disabled,
.elementor-widget-woocommerce-cart .woocommerce button.button:disabled,
.elementor-widget-woocommerce-cart .woocommerce button.button:disabled[disabled] {
  padding: var(--forms-buttons-padding, .88rem 2rem);
  color: var(--forms-buttons-normal-text-color, #818a91)
}

.elementor-widget-woocommerce-cart .woocommerce button.button.disabled:hover,
.elementor-widget-woocommerce-cart .woocommerce button.button:disabled:hover,
.elementor-widget-woocommerce-cart .woocommerce button.button:disabled[disabled]:hover {
  background-color: var(--forms-buttons-hover-background-color, #fff);
  color: var(--forms-buttons-hover-text-color, #818a91);
  -webkit-transition-duration: var(--forms-buttons-hover-transition-duration, .3s);
  -o-transition-duration: var(--forms-buttons-hover-transition-duration, .3s);
  transition-duration: var(--forms-buttons-hover-transition-duration, .3s);
  border-color: var(--forms-buttons-hover-border-color, #5bc0de)
}

.elementor-widget-woocommerce-cart .woocommerce #shipping_method li label {
  color: var(--sections-radio-buttons-color, #818a91)
}

.elementor-widget-woocommerce-cart .woocommerce #shipping_method li input {
  vertical-align: middle
}

.elementor-widget-woocommerce-cart .woocommerce .shipping-calculator-form {
  margin-top: var(--sections-descriptions-spacing, 15px)
}

.elementor-widget-woocommerce-cart .woocommerce .woocommerce-shipping-destination {
  color: var(--sections-descriptions-color, #818a91);
  margin-bottom: 0
}

.elementor-widget-woocommerce-cart .woocommerce-page .cart_totals table.shop_table_responsive tbody th,
.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table_responsive tbody th {
  display: none
}

.elementor-widget-woocommerce-cart .woocommerce-page .cart_totals table.shop_table_responsive tr.woocommerce-shipping-totals td,
.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table_responsive tr.woocommerce-shipping-totals td {
  text-align: left !important
}

.elementor-widget-woocommerce-cart .woocommerce-page .cart_totals table.shop_table_responsive tr.woocommerce-shipping-totals td:before,
.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table_responsive tr.woocommerce-shipping-totals td:before {
  width: 100%;
  margin-bottom: 10px
}

.elementor-widget-woocommerce-cart .woocommerce-page .cart_totals table.shop_table_responsive tr td,
.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table_responsive tr td {
  text-align: right !important
}

.elementor-widget-woocommerce-cart .woocommerce-page .cart_totals table.shop_table_responsive tr td:before,
.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table_responsive tr td:before {
  content: attr(data-title);
  font-weight: 700;
  float: left
}

.elementor-widget-woocommerce-cart .woocommerce .cart_totals h2 {
  text-align: var(--totals-title-alignment, left)
}

.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table td {
  padding-top: var(--totals-rows-gap-top, 12px);
  padding-bottom: var(--totals-rows-gap-bottom, 9px)
}

.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table td .woocommerce-Price-amount,
.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table td:before {
  color: var(--totals-color, #818a91);
  font-weight: 700
}

.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table tr.order-total td {
  border-top-color: var(--totals-divider-color, #818a91);
  border-top-width: var(--totals-divider-weight, 0)
}

.elementor-widget-woocommerce-cart .woocommerce .cart_totals .form-row {
  margin-bottom: var(--forms-rows-gap, 6px)
}

.elementor-widget-woocommerce-cart .woocommerce .product-name a {
  color: var(--product-link-normal-color, #000)
}

.elementor-widget-woocommerce-cart .woocommerce .product-name a:hover {
  color: var(--product-link-hover-color, #000)
}

.elementor-widget-woocommerce-cart .woocommerce .form-row {
  padding: 3px 0;
  margin: 0
}

.elementor-widget-woocommerce-cart .woocommerce .input-text,
.elementor-widget-woocommerce-cart .woocommerce select {
  color: var(--forms-fields-normal-color, #818a91);
  background-color: #f7f7f7;
  border-radius: var(--forms-fields-border-radius, 3px);
  border: none;
  padding: var(--forms-fields-padding, 16px);
  font-size: 14px
}

.elementor-widget-woocommerce-cart .woocommerce .input-text::-webkit-input-placeholder,
.elementor-widget-woocommerce-cart .woocommerce select::-webkit-input-placeholder {
  color: var(--forms-fields-normal-color, inherit);
  font-family: inherit;
  opacity: .6
}

.elementor-widget-woocommerce-cart .woocommerce .input-text::-moz-placeholder,
.elementor-widget-woocommerce-cart .woocommerce select::-moz-placeholder {
  color: var(--forms-fields-normal-color, inherit);
  font-family: inherit;
  opacity: .6
}

.elementor-widget-woocommerce-cart .woocommerce .input-text::-ms-input-placeholder,
.elementor-widget-woocommerce-cart .woocommerce select::-ms-input-placeholder {
  color: var(--forms-fields-normal-color, inherit);
  font-family: inherit;
  opacity: .6
}

.elementor-widget-woocommerce-cart .woocommerce .input-text::placeholder,
.elementor-widget-woocommerce-cart .woocommerce select::placeholder {
  color: var(--forms-fields-normal-color, inherit);
  font-family: inherit;
  opacity: .6
}

.elementor-widget-woocommerce-cart .woocommerce .input-text:focus,
.elementor-widget-woocommerce-cart .woocommerce select:focus {
  color: var(--forms-fields-focus-color, #818a91);
  background-color: #f7f7f7;
  border-color: var(--forms-fields-focus-border-color, transparent);
  -webkit-transition-duration: var(--forms-fields-focus-transition-duration, .3s);
  -o-transition-duration: var(--forms-fields-focus-transition-duration, .3s);
  transition-duration: var(--forms-fields-focus-transition-duration, .3s)
}

.elementor-widget-woocommerce-cart .woocommerce .input-text:focus::-webkit-input-placeholder,
.elementor-widget-woocommerce-cart .woocommerce select:focus::-webkit-input-placeholder {
  color: var(--forms-fields-focus-color, #818a91)
}

.elementor-widget-woocommerce-cart .woocommerce .input-text:focus::-moz-placeholder,
.elementor-widget-woocommerce-cart .woocommerce select:focus::-moz-placeholder {
  color: var(--forms-fields-focus-color, #818a91)
}

.elementor-widget-woocommerce-cart .woocommerce .input-text:focus::-ms-input-placeholder,
.elementor-widget-woocommerce-cart .woocommerce select:focus::-ms-input-placeholder {
  color: var(--forms-fields-focus-color, #818a91)
}

.elementor-widget-woocommerce-cart .woocommerce .input-text:focus::placeholder,
.elementor-widget-woocommerce-cart .woocommerce select:focus::placeholder {
  color: var(--forms-fields-focus-color, #818a91)
}

.elementor-widget-woocommerce-cart .woocommerce .input-text.qty {
  background-color: transparent;
  color: var(--order-summary-color, #000);
  border: var(--order-summary-quantity-border-weight, 1px) solid var(--order-summary-quantity-border-color, #d4d4d4);
  border-radius: 3px;
  padding: 1px 2px;
  text-align: left;
  font-size: 14px;
  min-height: 28px;
  max-height: 28px
}

.elementor-widget-woocommerce-cart .woocommerce .wc-proceed-to-checkout {
  padding-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: var(--place-order-title-alignment, stretch);
  -ms-flex-align: var(--place-order-title-alignment, stretch);
  align-items: var(--place-order-title-alignment, stretch)
}

.elementor-widget-woocommerce-cart .woocommerce .wc-proceed-to-checkout .checkout-button {
  padding: var(--checkout-button-padding, 15px 1em);
  width: var(--checkout-button-width, auto);
  font-size: 15px;
  text-align: center;
  color: var(--checkout-button-normal-text-color, #fff);
  background-color: #5bc0de;
  border-radius: var(--checkout-button-border-radius, 3px);
  min-height: auto;
  margin-bottom: 0
}

.elementor-widget-woocommerce-cart .woocommerce .wc-proceed-to-checkout .checkout-button:hover {
  color: var(--checkout-button-hover-text-color, #fff);
  background-color: #5bc0de;
  border-color: var(--checkout-button-hover-border-color, #5bc0de);
  -webkit-transition-duration: var(--checkout-button-hover-transition-duration, .3s);
  -o-transition-duration: var(--checkout-button-hover-transition-duration, .3s);
  transition-duration: var(--checkout-button-hover-transition-duration, .3s)
}

.elementor-widget-woocommerce-cart .woocommerce .remove {
  background: transparent;
  color: var(--order-summary-remove-icon-normal-color, #000) !important;
  width: auto
}

.elementor-widget-woocommerce-cart .woocommerce .remove:hover {
  background: transparent;
  color: var(--order-summary-remove-icon-hover-color, #5bc0de) !important
}

.elementor-widget-woocommerce-cart .woocommerce .cart-collaterals .cart_totals {
  float: none;
  width: 100%
}

.elementor-widget-woocommerce-cart .woocommerce .cart-collaterals .cart_totals td {
  padding-left: 0
}

.elementor-widget-woocommerce-cart .woocommerce .cart-collaterals .cart_totals .woocommerce-shipping-totals td {
  padding-right: 0
}

.elementor-widget-woocommerce-cart .woocommerce .coupon .button {
  float: right;
  width: 100%
}

.elementor-widget-woocommerce-cart .woocommerce .coupon .form-row {
  padding: 0
}

.elementor-widget-woocommerce-cart .woocommerce .coupon-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.elementor-widget-woocommerce-cart .woocommerce .coupon-col-start {
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
  padding-right: 30px
}

@media (max-width:1024px) {
  .elementor-widget-woocommerce-cart .woocommerce .coupon-col-start {
    padding-right: 0
  }
}

.elementor-widget-woocommerce-cart .woocommerce .coupon-col-end {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

@media (max-width:1024px) {
  .elementor-widget-woocommerce-cart .woocommerce .coupon-col {
    display: block
  }
}

@media (max-width:1024px) {
  .elementor-widget-woocommerce-cart .woocommerce .coupon {
    margin: var(--sections-margin, 0)
  }

  .elementor-widget-woocommerce-cart .woocommerce .coupon #coupon_code {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px
  }

  .elementor-widget-woocommerce-cart .woocommerce .coupon .button {
    width: 100%
  }
}

.elementor-widget-woocommerce-cart .woocommerce table.shop_table {
  border: 0 solid
}

.elementor-widget-woocommerce-cart .woocommerce table.shop_table .button {
  float: left;
  font-size: 14px;
  font-weight: 700
}

@media (max-width:1024px) {
  .elementor-widget-woocommerce-cart .woocommerce table.shop_table .button {
    float: none;
    width: 100%
  }
}

.elementor-widget-woocommerce-cart .woocommerce table.shop_table td,
.elementor-widget-woocommerce-cart .woocommerce table.shop_table th,
.elementor-widget-woocommerce-cart .woocommerce table.shop_table tr {
  border: 0 solid
}

.elementor-widget-woocommerce-cart .woocommerce table.shop_table tr:nth-child(odd)>td,
.elementor-widget-woocommerce-cart .woocommerce table.shop_table tr:nth-child(odd)>th {
  background-color: transparent
}

.elementor-widget-woocommerce-cart .woocommerce table.shop_table .actions {
  padding: 16px 0 0
}

.elementor-widget-woocommerce-cart .woocommerce table.shop_table .product-remove a {
  display: inline-block
}

.elementor-widget-woocommerce-cart .woocommerce table.shop_table.cart tbody tr:last-child {
  display: var(--update-cart-automatically-display, table-row)
}

.elementor-widget-woocommerce-cart .woocommerce table.cart {
  margin-bottom: 0
}

.elementor-widget-woocommerce-cart .woocommerce table.cart img {
  width: 55px;
  height: auto;
  display: block
}

.elementor-widget-woocommerce-cart .woocommerce table.cart td {
  padding-top: var(--order-summary-rows-gap-top, 20px);
  padding-right: 20px;
  padding-bottom: var(--order-summary-rows-gap-bottom, 20px);
  padding-left: 0
}

.elementor-widget-woocommerce-cart .woocommerce table.cart td span {
  color: var(--order-summary-color, #000);
  font-size: 14px;
  font-weight: 400
}

.elementor-widget-woocommerce-cart .woocommerce table.cart td.actions,
.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-name,
.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-price,
.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-quantity,
.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-remove,
.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-subtotal,
.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-thumbnail {
  border-top: var(--order-summary-items-divider-weight, 1px) solid var(--order-summary-items-divider-color, #d4d4d4)
}

@media (max-width:768px) {

  .elementor-widget-woocommerce-cart .woocommerce table.cart td.actions,
  .elementor-widget-woocommerce-cart .woocommerce table.cart td.product-name,
  .elementor-widget-woocommerce-cart .woocommerce table.cart td.product-price,
  .elementor-widget-woocommerce-cart .woocommerce table.cart td.product-quantity,
  .elementor-widget-woocommerce-cart .woocommerce table.cart td.product-remove,
  .elementor-widget-woocommerce-cart .woocommerce table.cart td.product-subtotal,
  .elementor-widget-woocommerce-cart .woocommerce table.cart td.product-thumbnail {
    border-top-width: 0
  }
}

.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-remove {
  padding-left: 0;
  padding-right: 0
}

@media (min-width:767px) {
  .elementor-widget-woocommerce-cart .woocommerce table.cart tbody tr:first-child td {
    border-top: none
  }
}

@media (max-width:1024px) {
  .elementor-widget-woocommerce-cart .woocommerce table.cart.product-remove {
    position: relative
  }

  .elementor-widget-woocommerce-cart .woocommerce table.cart.product-name {
    padding-right: 0
  }

  .elementor-widget-woocommerce-cart .woocommerce table.cart tr {
    border-top-width: var(--order-summary-items-divider-weight, 1px);
    border-top-color: var(--order-summary-items-divider-color, #d4d4d4)
  }

  .elementor-widget-woocommerce-cart .woocommerce table.cart tr:first-child {
    border-top: none
  }
}

@media (max-width:768px) {
  .elementor-widget-woocommerce-cart .woocommerce table.cart td {
    padding-left: 0;
    padding-right: 0
  }
}

@media (max-width:767px) {
  .elementor-widget-woocommerce-cart .woocommerce table.cart {
    padding: 0
  }

  .elementor-widget-woocommerce-cart .woocommerce table.cart tr {
    padding: 16px 28px
  }

  .elementor-widget-woocommerce-cart .woocommerce table.cart tr:first-child {
    border-top: none
  }

  .elementor-widget-woocommerce-cart .woocommerce table.cart td {
    padding-left: 0;
    padding-right: 0
  }

  .elementor-widget-woocommerce-cart .woocommerce table.cart td.product-name,
  .elementor-widget-woocommerce-cart .woocommerce table.cart td:first-child {
    border-top: none
  }

  .elementor-widget-woocommerce-cart .woocommerce table.cart td.actions {
    padding: 0
  }
}

.elementor-widget-woocommerce-cart .woocommerce a {
  color: var(--links-normal-color, #5bc0de)
}

.elementor-widget-woocommerce-cart .woocommerce a:hover {
  color: var(--links-hover-color, #5bc0de)
}

.elementor-widget-woocommerce-cart .woocommerce .cart_totals h2,
.elementor-widget-woocommerce-cart .woocommerce .cart th {
  font-size: 14px;
  font-weight: 700;
  margin-top: 0;
  padding: 0 20px 8px 0
}

.elementor-widget-woocommerce-cart .woocommerce .cart_totals h2 {
  margin-bottom: var(--sections-title-spacing, 1rem);
  color: var(--sections-title-color, #000)
}

.elementor-widget-woocommerce-cart .woocommerce .cart th {
  padding-bottom: var(--order-summary-title-spacing, 8px);
  color: var(--order-summary-title-color, #000)
}

.elementor-widget-woocommerce-cart .woocommerce .cart td:before {
  color: var(--order-summary-title-color, #000)
}

.elementor-widget-woocommerce-cart .woocommerce .shipping-calculator-button:after {
  display: none
}

.elementor-widget-woocommerce-cart .woocommerce .product-name .variation {
  color: var(--order-summary-variations-color, #000)
}

@media (max-width:1024px) {

  .elementor-widget-woocommerce-cart .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td,
  .elementor-widget-woocommerce-cart .woocommerce table.shop_table_responsive tr:nth-child(2n) td {
    background-color: transparent
  }

  .elementor-widget-woocommerce-cart .woocommerce .cart_totals .shop_table_responsive td {
    padding-left: 0
  }
}

.e-woo-select2-wrapper .select2-results__option {
  font-family: Roboto, sans-serif;
  font-size: 14px;
  color: var(--forms-fields-normal-color, #818a91)
}

.e-woo-select2-wrapper .select2-results__option:focus {
  color: var(--forms-fields-focus-color, #818a91);
  border-color: var(--forms-fields-focus-border-color, #818a91);
  -webkit-transition-duration: var(--forms-fields-focus-transition-duration, .3s);
  -o-transition-duration: var(--forms-fields-focus-transition-duration, .3s);
  transition-duration: var(--forms-fields-focus-transition-duration, .3s)
}

.elementor-widget-woocommerce-my-account {
  font-family: Roboto, sans-serif;
  color: #818a91
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__dashboard .woocommerce-MyAccount-content-wrapper,
.elementor-widget-woocommerce-my-account .e-my-account-tab__downloads .woocommerce-MyAccount-content-wrapper,
.elementor-widget-woocommerce-my-account .e-my-account-tab__edit-account .woocommerce-MyAccount-content-wrapper,
.elementor-widget-woocommerce-my-account .e-my-account-tab__edit-address .woocommerce-MyAccount-content-wrapper,
.elementor-widget-woocommerce-my-account .e-my-account-tab__orders .woocommerce-MyAccount-content-wrapper {
  border: 1px var(--sections-border-type, solid) var(--sections-border-color, #d4d4d4);
  border-radius: var(--sections-border-radius, 3px)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__dashboard .shop_table,
.elementor-widget-woocommerce-my-account .e-my-account-tab__downloads .shop_table,
.elementor-widget-woocommerce-my-account .e-my-account-tab__edit-account .shop_table,
.elementor-widget-woocommerce-my-account .e-my-account-tab__edit-address .shop_table,
.elementor-widget-woocommerce-my-account .e-my-account-tab__orders .shop_table {
  border: none;
  margin-bottom: 0
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__dashboard .woocommerce-MyAccount-content-wrapper,
.elementor-widget-woocommerce-my-account .e-my-account-tab__downloads .woocommerce-MyAccount-content-wrapper,
.elementor-widget-woocommerce-my-account .e-my-account-tab__edit-account .woocommerce-MyAccount-content-wrapper,
.elementor-widget-woocommerce-my-account .e-my-account-tab__orders .woocommerce-MyAccount-content-wrapper {
  background-color: var(--sections-background-color, #fff)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__dashboard .woocommerce-MyAccount-content-wrapper,
.elementor-widget-woocommerce-my-account .e-my-account-tab__edit-account .woocommerce-MyAccount-content-wrapper {
  padding: var(--sections-padding, 16px 30px)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__downloads .woocommerce-MyAccount-content-wrapper,
.elementor-widget-woocommerce-my-account .e-my-account-tab__orders .woocommerce-MyAccount-content-wrapper {
  padding: var(--sections-padding, 16px 30px 3px 30px)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce-address-fields,
.elementor-widget-woocommerce-my-account .e-my-account-tab address {
  background-color: var(--sections-background-color, #fff);
  padding: var(--sections-padding, 16px 30px);
  border: 1px var(--sections-border-type, solid) var(--sections-border-color, #d4d4d4);
  border-radius: var(--sections-border-radius, 3px)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__edit-address .woocommerce-MyAccount-content,
.elementor-widget-woocommerce-my-account .e-my-account-tab__view-order .woocommerce-MyAccount-content {
  border: 0
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__edit-address .woocommerce-MyAccount-content-wrapper,
.elementor-widget-woocommerce-my-account .e-my-account-tab__view-order .woocommerce-MyAccount-content-wrapper {
  padding: 0;
  border: 0
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__view-order .order_details {
  margin-bottom: 40px
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__view-order .order_details,
.elementor-widget-woocommerce-my-account .e-my-account-tab__view-order .woocommerce-table--order-downloads {
  background-color: var(--sections-background-color, #fff);
  padding: var(--sections-padding, 16px 30px 3px 30px);
  border: 1px var(--sections-border-type, solid) var(--sections-border-color, #d4d4d4);
  border-radius: var(--sections-border-radius, 3px)
}

.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-content>div>p {
  color: var(--general-text-color, #818a91)
}

.elementor-widget-woocommerce-my-account .select2-container--default .select2-selection--single {
  color: var(--forms-fields-normal-color, #818a91);
  background-color: var(--forms-fields-normal-background-color, #f7f7f7);
  border-radius: var(--forms-fields-border-radius, 0);
  border: none;
  height: 45px
}

.elementor-widget-woocommerce-my-account .select2-container--default .select2-selection--single:focus {
  color: var(--forms-fields-focus-color, #818a91);
  background-color: var(--forms-fields-focus-background-color, #f7f7f7);
  border-color: var(--forms-fields-focus-border-color, initial);
  -webkit-transition-duration: var(--forms-fields-focus-transition-duration, .3s);
  -o-transition-duration: var(--forms-fields-focus-transition-duration, .3s);
  transition-duration: var(--forms-fields-focus-transition-duration, .3s)
}

.elementor-widget-woocommerce-my-account .select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: var(--forms-fields-normal-color, #818a91)
}

.elementor-widget-woocommerce-my-account .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: var(--forms-fields-normal-color, #818a91);
  line-height: 45px;
  padding-left: 1rem;
  padding-right: 1rem
}

.elementor-widget-woocommerce-my-account .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 45px
}

.elementor-widget-woocommerce-my-account .select2-container--open .select2-dropdown--below {
  background-color: var(--forms-fields-normal-background-color, #f7f7f7)
}

.elementor-widget-woocommerce-my-account .woocommerce ::-webkit-input-placeholder {
  color: var(--forms-fields-normal-color, inherit);
  font-family: inherit;
  opacity: .6
}

.elementor-widget-woocommerce-my-account .woocommerce ::-moz-placeholder {
  color: var(--forms-fields-normal-color, inherit);
  font-family: inherit;
  opacity: .6
}

.elementor-widget-woocommerce-my-account .woocommerce ::-ms-input-placeholder {
  color: var(--forms-fields-normal-color, inherit);
  font-family: inherit;
  opacity: .6
}

.elementor-widget-woocommerce-my-account .woocommerce ::placeholder {
  color: var(--forms-fields-normal-color, inherit);
  font-family: inherit;
  opacity: .6
}

.elementor-widget-woocommerce-my-account .woocommerce-message {
  font-size: 14px
}

.elementor-widget-woocommerce-my-account .woocommerce address {
  color: var(--general-text-color, #818a91)
}

.elementor-widget-woocommerce-my-account .woocommerce a {
  color: var(--links-normal-color, #5bc0de)
}

.elementor-widget-woocommerce-my-account .woocommerce a:hover {
  color: var(--links-hover-color, #5bc0de)
}

.elementor-widget-woocommerce-my-account .woocommerce a.button.alt:hover,
.elementor-widget-woocommerce-my-account .woocommerce a.button:hover {
  background-color: initial
}

.elementor-widget-woocommerce-my-account .woocommerce em {
  font-size: 12px;
  color: var(--login-messages-color, #818a91)
}

.elementor-widget-woocommerce-my-account .woocommerce .form-row {
  padding-left: var(--forms-columns-gap-padding-left, 0);
  padding-right: var(--forms-columns-gap-padding-right, 0);
  margin-left: var(--forms-columns-gap-margin-left, 0);
  margin-right: var(--forms-columns-gap-margin-right, 0);
  margin-bottom: var(--forms-rows-gap, 6px)
}

.elementor-widget-woocommerce-my-account .woocommerce .form-row label {
  color: var(--forms-labels-color, #818a91);
  margin-bottom: var(--forms-label-spacing, 0)
}

.elementor-widget-woocommerce-my-account .woocommerce .form-row .input-text,
.elementor-widget-woocommerce-my-account .woocommerce .form-row select {
  color: var(--forms-fields-normal-color, #818a91);
  border-radius: var(--forms-fields-border-radius, 0);
  padding: var(--forms-fields-padding, 16px);
  background: #f7f7f7;
  border: none;
  font-size: 14px
}

.elementor-widget-woocommerce-my-account .woocommerce .form-row .input-text:focus,
.elementor-widget-woocommerce-my-account .woocommerce .form-row select:focus {
  color: var(--forms-fields-focus-color, #818a91);
  border-color: var(--forms-fields-focus-border-color, #818a91);
  -webkit-transition-duration: var(--forms-fields-focus-transition-duration, .3s);
  -o-transition-duration: var(--forms-fields-focus-transition-duration, .3s);
  transition-duration: var(--forms-fields-focus-transition-duration, .3s)
}

.elementor-widget-woocommerce-my-account .woocommerce #billing_address_1_field {
  margin-bottom: 5px
}

.elementor-widget-woocommerce-my-account .woocommerce .login .woocommerce-privacy-policy-text,
.elementor-widget-woocommerce-my-account .woocommerce .register .woocommerce-privacy-policy-text {
  margin-bottom: 15px;
  color: var(--login-messages-color, #818a91);
  font-size: 12px
}

.elementor-widget-woocommerce-my-account .woocommerce .login p:nth-child(2),
.elementor-widget-woocommerce-my-account .woocommerce .register p:nth-child(2) {
  color: var(--login-messages-color, #818a91);
  font-size: 12px
}

.elementor-widget-woocommerce-my-account .woocommerce .login .woocommerce-LostPassword,
.elementor-widget-woocommerce-my-account .woocommerce .register .woocommerce-LostPassword {
  font-size: 12px;
  margin-bottom: 0
}

.elementor-widget-woocommerce-my-account .woocommerce .woocommerce-ResetPassword {
  width: 50%
}

@media (max-width:1024px) {
  .elementor-widget-woocommerce-my-account .woocommerce .woocommerce-ResetPassword {
    width: 100%
  }
}

.elementor-widget-woocommerce-my-account .woocommerce .woocommerce-ResetPassword p {
  color: var(--general-text-color, #818a91)
}

.elementor-widget-woocommerce-my-account .woocommerce .woocommerce-ResetPassword .form-row-first {
  width: 100%
}

.elementor-widget-woocommerce-my-account .woocommerce .login,
.elementor-widget-woocommerce-my-account .woocommerce .register,
.elementor-widget-woocommerce-my-account .woocommerce .woocommerce-ResetPassword {
  background-color: var(--sections-background-color, #fff);
  padding: var(--sections-padding, 16px 30px);
  border: 1px var(--sections-border-type, solid) var(--sections-border-color, #d4d4d4);
  border-radius: var(--sections-border-radius, 3px);
  font-size: 14px
}

.elementor-widget-woocommerce-my-account .woocommerce .login .button,
.elementor-widget-woocommerce-my-account .woocommerce .register .button,
.elementor-widget-woocommerce-my-account .woocommerce .woocommerce-ResetPassword .button {
  background: #5bc0de;
  border: none;
  color: var(--forms-buttons-normal-text-color, #fff);
  border-radius: var(--forms-buttons-border-radius, 3px);
  padding: var(--forms-buttons-padding, 12px 32px)
}

.elementor-widget-woocommerce-my-account .woocommerce .login .button:hover,
.elementor-widget-woocommerce-my-account .woocommerce .register .button:hover,
.elementor-widget-woocommerce-my-account .woocommerce .woocommerce-ResetPassword .button:hover {
  color: var(--forms-buttons-hover-text-color, #fff);
  -webkit-transition-duration: var(--forms-buttons-hover-transition-duration, .3s);
  -o-transition-duration: var(--forms-buttons-hover-transition-duration, .3s);
  transition-duration: var(--forms-buttons-hover-transition-duration, .3s)
}

.elementor-widget-woocommerce-my-account .woocommerce .login p:nth-child(3) {
  margin-top: 20px
}

.elementor-widget-woocommerce-my-account .woocommerce .register p:nth-child(2) {
  margin-top: 10px;
  font-size: 12px
}

.elementor-widget-woocommerce-my-account .woocommerce .woocommerce-form__input-checkbox {
  vertical-align: middle
}

.elementor-widget-woocommerce-my-account .woocommerce p:last-of-type {
  margin-bottom: 0
}

.elementor-widget-woocommerce-my-account .woocommerce .woocommerce-form__label-for-checkbox span {
  color: var(--checkboxes-color, #818a91)
}

.elementor-widget-woocommerce-my-account .woocommerce td,
.elementor-widget-woocommerce-my-account .woocommerce th,
.elementor-widget-woocommerce-my-account .woocommerce tr {
  border: none
}

.elementor-widget-woocommerce-my-account .woocommerce h2,
.elementor-widget-woocommerce-my-account .woocommerce h3 {
  color: var(--typography-section-titles-color, #000);
  margin-top: 0;
  margin-bottom: var(--section-title-spacing, 45px);
  font-weight: 400
}

.elementor-widget-woocommerce-my-account .woocommerce strong {
  color: var(--general-text-color, #000)
}

.elementor-widget-woocommerce-my-account .woocommerce .wc-item-meta,
.elementor-widget-woocommerce-my-account .woocommerce strong.wc-item-meta-label {
  color: var(--variations-color, #818a91)
}

.elementor-widget-woocommerce-my-account .woocommerce .product-quantity {
  font-weight: 400;
  color: var(--tables-items-color, #818a91)
}

.elementor-widget-woocommerce-my-account .woocommerce .woocommerce-order-downloads {
  margin-bottom: 0
}

.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-navigation {
  float: left;
  width: 25%
}

@media (max-width:1024px) {
  .elementor-widget-woocommerce-my-account .woocommerce-MyAccount-navigation {
    width: 100%
  }
}

.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-navigation ul {
  -webkit-padding-start: 0;
  padding-inline-start: 0
}

.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-navigation ul li {
  list-style-type: none;
  margin: calc(var(--tabs-spacing, 2px) / 2) 0 calc(var(--tabs-spacing, 2px) / 2) 0;
  display: inline-block;
  width: 100%
}

.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-navigation ul li:after {
  content: "";
  display: block;
  width: 100%;
  background-color: var(--tabs-divider-color, #818a91);
  height: var(--tabs-divider-weight, 0);
  position: relative;
  top: calc(var(--tabs-spacing, 2px) / 2)
}

.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-navigation ul li.is-active a {
  color: var(--tabs-active-color, #5bc0de);
  background: #eceeef;
  border-color: var(--tabs-active-border-color, transparent)
}

.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-navigation ul li a {
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  color: var(--tabs-normal-color, #818a91);
  display: block;
  padding: var(--tabs-padding, 12px 20px);
  text-align: var(--tabs-alignment, start);
  background: #f7f7f7;
  border-radius: var(--tabs-border-radius, 0);
  border: 0 var(--tabs-border-type, solid) var(--tabs-border-color, transparent)
}

.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-navigation ul li a:hover {
  color: var(--tabs-hover-color, #5bc0de);
  border-color: var(--tabs-hover-border-color, transparent)
}

@media (max-width:1024px) {
  .elementor-widget-woocommerce-my-account .woocommerce-MyAccount-navigation ul li a {
    padding: var(--tabs-padding, 10px)
  }
}

.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard {
  margin-top: 0
}

.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout {
  margin-bottom: 0
}

.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout:after {
  display: none
}

.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-content {
  float: right;
  width: 75%;
  padding: 0;
  padding-left: var(--tab-content-spacing, 6%)
}

@media (max-width:1024px) {
  .elementor-widget-woocommerce-my-account .woocommerce-MyAccount-content {
    width: 100%;
    padding: var(--tab-content-spacing, 6%) 0 0 0
  }
}

.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-content-wrapper {
  font-size: 14px
}

.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-content p:last-of-type {
  margin-bottom: 0
}

.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-content h2:first-of-type {
  margin-top: 30px
}

.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-content mark {
  background-color: transparent;
  font-weight: 700;
  color: var(--general-text-color, #000)
}

.elementor-widget-woocommerce-my-account .woocommerce caption+thead tr:first-child td,
.elementor-widget-woocommerce-my-account .woocommerce caption+thead tr:first-child th,
.elementor-widget-woocommerce-my-account .woocommerce colgroup+thead tr:first-child td,
.elementor-widget-woocommerce-my-account .woocommerce colgroup+thead tr:first-child th {
  border-top: 0
}

.elementor-widget-woocommerce-my-account .woocommerce thead:first-child tr:first-child td,
.elementor-widget-woocommerce-my-account .woocommerce thead:first-child tr:first-child th {
  border-top: 0;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: var(--tables-titles-spacing, 9px)
}

.elementor-widget-woocommerce-my-account .woocommerce tbody>tr:nth-child(2n)>td,
.elementor-widget-woocommerce-my-account .woocommerce tbody>tr:nth-child(2n)>th,
.elementor-widget-woocommerce-my-account .woocommerce tbody>tr:nth-child(odd)>td,
.elementor-widget-woocommerce-my-account .woocommerce tbody>tr:nth-child(odd)>th {
  background-color: transparent;
  padding-left: 0;
  padding-top: var(--order-summary-rows-gap-top, 9px);
  padding-bottom: var(--order-summary-rows-gap-bottom, 9px);
  color: var(--tables-items-color, #818a91)
}

.elementor-widget-woocommerce-my-account .woocommerce tbody .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-number>a {
  color: var(--tables-links-normal-color, #5bc0de)
}

.elementor-widget-woocommerce-my-account .woocommerce tbody .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-number>a:hover {
  color: var(--tables-links-hover-color, #5bc0de)
}

.elementor-widget-woocommerce-my-account .woocommerce .shop_table {
  font-size: 14px
}

.elementor-widget-woocommerce-my-account .woocommerce .shop_table .button {
  background: transparent;
  border-radius: var(--tables-button-border-radius, 3px);
  border: 2px var(--tables-buttons-border-type, solid) var(--tables-buttons-border-color, #5bc0de);
  vertical-align: middle;
  color: var(--tables-button-normal-text-color, #818a91);
  padding: var(--tables-button-padding, 5px 10px)
}

.elementor-widget-woocommerce-my-account .woocommerce .shop_table .button:hover {
  color: var(--tables-button-hover-text-color, #818a91);
  -webkit-transition-duration: var(--tables-button-hover-transition-duration, .3s);
  -o-transition-duration: var(--tables-button-hover-transition-duration, .3s);
  transition-duration: var(--tables-button-hover-transition-duration, .3s)
}

.elementor-widget-woocommerce-my-account .woocommerce .shop_table td,
.elementor-widget-woocommerce-my-account .woocommerce .shop_table th {
  border-top: var(--tables-divider-border-width, 1px) var(--tables-divider-border-type, solid) var(--tables-divider-border-color, #d4d4d4)
}

.elementor-widget-woocommerce-my-account .woocommerce .shop_table thead tr th,
.elementor-widget-woocommerce-my-account .woocommerce .shop_table thead tr th span {
  color: var(--tables-title-color, #000)
}

.elementor-widget-woocommerce-my-account .woocommerce .order_details tfoot td,
.elementor-widget-woocommerce-my-account .woocommerce .order_details tfoot th {
  padding-left: 0;
  color: var(--tables-title-color, #000)
}

.elementor-widget-woocommerce-my-account .woocommerce .order_details .download-product a,
.elementor-widget-woocommerce-my-account .woocommerce .order_details .product-name a {
  color: var(--tables-links-normal-color, #5bc0de)
}

.elementor-widget-woocommerce-my-account .woocommerce .order_details .download-product a:hover,
.elementor-widget-woocommerce-my-account .woocommerce .order_details .product-name a:hover {
  color: var(--tables-links-hover-color, #5bc0de)
}

.elementor-widget-woocommerce-my-account .woocommerce .order_details .product-purchase-note td {
  border-top: none;
  padding-top: 0
}

.elementor-widget-woocommerce-my-account .woocommerce .order-again .button {
  background: transparent;
  border: 2px solid #5bc0de;
  border: 2px var(--tables-buttons-border-type, solid) var(--tables-buttons-border-color, #5bc0de);
  border-radius: var(--tables-button-border-radius, 3px);
  vertical-align: middle;
  color: var(--tables-button-normal-text-color, #818a91);
  margin-top: 0;
  margin-bottom: 0;
  padding: var(--tables-button-padding, 12px 32px)
}

.elementor-widget-woocommerce-my-account .woocommerce .order-again .button:hover {
  color: var(--tables-button-hover-text-color, #818a91);
  -webkit-transition-duration: var(--tables-button-hover-transition-duration, .3s);
  -o-transition-duration: var(--tables-button-hover-transition-duration, .3s);
  transition-duration: var(--tables-button-hover-transition-duration, .3s)
}

.elementor-widget-woocommerce-my-account .woocommerce-Address .title h3,
.elementor-widget-woocommerce-my-account .woocommerce-Addresses .title h3 {
  float: none
}

.elementor-widget-woocommerce-my-account .woocommerce-Address address,
.elementor-widget-woocommerce-my-account .woocommerce-Addresses address {
  padding: var(--sections-padding, 45px 30px 16px 30px)
}

.elementor-widget-woocommerce-my-account .woocommerce-Address .edit,
.elementor-widget-woocommerce-my-account .woocommerce-Addresses .edit {
  float: left;
  position: absolute;
  margin-left: var(--edit-link-margin-start, 30px);
  margin-top: var(--edit-link-margin-top, 10px)
}

.elementor-widget-woocommerce-my-account .woocommerce .u-columns {
  margin-top: 20px
}

.elementor-widget-woocommerce-my-account .woocommerce-address-fields fieldset,
.elementor-widget-woocommerce-my-account .woocommerce-EditAccountForm fieldset {
  border: none;
  padding: 0;
  -webkit-margin-start: 0;
  margin-inline-start: 0
}

.elementor-widget-woocommerce-my-account .woocommerce-address-fields fieldset legend,
.elementor-widget-woocommerce-my-account .woocommerce-EditAccountForm fieldset legend {
  font-weight: 700;
  padding: 20px 0;
  color: var(--general-text-color, #000)
}

.elementor-widget-woocommerce-my-account .woocommerce-address-fields .button,
.elementor-widget-woocommerce-my-account .woocommerce-EditAccountForm .button {
  background: #5bc0de;
  border: none;
  color: var(--forms-buttons-normal-text-color, #fff);
  border-radius: var(--forms-buttons-border-radius, 3px);
  padding: var(--forms-buttons-padding, 12px 32px);
  margin-top: 20px
}

.elementor-widget-woocommerce-my-account .woocommerce-address-fields .button:hover,
.elementor-widget-woocommerce-my-account .woocommerce-EditAccountForm .button:hover {
  color: var(--forms-buttons-hover-text-color, #fff);
  -webkit-transition-duration: var(--forms-buttons-hover-transition-duration, .3s);
  -o-transition-duration: var(--forms-buttons-hover-transition-duration, .3s);
  transition-duration: var(--forms-buttons-hover-transition-duration, .3s)
}

.elementor-widget-woocommerce-my-account .woocommerce-pagination {
  padding: 16px 0
}

.elementor-widget-woocommerce-my-account .woocommerce-pagination .button {
  background: transparent;
  border-radius: var(--tables-button-border-radius, 3px);
  border: 2px var(--tables-buttons-border-type, solid) var(--tables-buttons-border-color, #5bc0de);
  vertical-align: middle;
  color: var(--tables-button-normal-text-color, #818a91);
  padding: var(--tables-button-padding, 5px 10px)
}

.elementor-widget-woocommerce-my-account .woocommerce-pagination .button:hover {
  color: var(--tables-button-hover-text-color, #818a91);
  -webkit-transition-duration: var(--tables-button-hover-transition-duration, .3s);
  -o-transition-duration: var(--tables-button-hover-transition-duration, .3s);
  transition-duration: var(--tables-button-hover-transition-duration, .3s)
}

.elementor-widget-woocommerce-my-account .woocommerce-OrderUpdates {
  color: var(--general-text-color, #818a91)
}

.elementor-widget-woocommerce-my-account .woocommerce-table__line-item.order_item .woocommerce-table__product-name.product-purchase-note-is-below,
.elementor-widget-woocommerce-my-account .woocommerce-table__line-item.order_item .woocommerce-table__product-total.product-total.product-purchase-note-is-below {
  padding-bottom: 0
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__view-order .shop_table td {
  vertical-align: top;
  line-height: unset
}

.e-wc-account-tabs-nav .woocommerce-MyAccount-navigation {
  float: none;
  width: 100%
}

.e-wc-account-tabs-nav .woocommerce-MyAccount-navigation ul li {
  display: inline-block
}

.e-my-account-tabs-vertical .woocommerce-MyAccount-navigation {
  display: block
}

.e-my-account-tabs-horizontal .woocommerce-MyAccount-navigation,
.e-my-account-tabs-vertical .e-wc-account-tabs-nav .woocommerce-MyAccount-navigation {
  display: none
}

.e-my-account-tabs-horizontal .e-wc-account-tabs-nav .woocommerce-MyAccount-navigation {
  display: block
}

.e-my-account-tabs-horizontal .e-wc-account-tabs-nav .woocommerce-MyAccount-navigation ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: var(--tabs-container-justify-content, space-between);
  -ms-flex-pack: var(--tabs-container-justify-content, space-between);
  justify-content: var(--tabs-container-justify-content, space-between)
}

@media (max-width:767px) {
  .e-my-account-tabs-horizontal .e-wc-account-tabs-nav .woocommerce-MyAccount-navigation ul {
    display: block
  }
}

.e-my-account-tabs-horizontal .e-wc-account-tabs-nav .woocommerce-MyAccount-navigation ul li {
  display: inline-block;
  width: var(--tab-width, 100%);
  padding: 0 calc(var(--tabs-spacing, 2px) / 2) 0 calc(var(--tabs-spacing, 2px) / 2);
  margin: 0;
  border-right: var(--tabs-divider-weight, 0) solid var(--tabs-divider-color, #818a91)
}

.e-my-account-tabs-horizontal .e-wc-account-tabs-nav .woocommerce-MyAccount-navigation ul li:after {
  display: none
}

.e-my-account-tabs-horizontal .e-wc-account-tabs-nav .woocommerce-MyAccount-navigation ul li:first-of-type {
  padding-left: 0
}

.e-my-account-tabs-horizontal .e-wc-account-tabs-nav .woocommerce-MyAccount-navigation ul li:last-of-type {
  padding-right: 0;
  border-right-width: 0
}

@media (max-width:767px) {
  .e-my-account-tabs-horizontal .e-wc-account-tabs-nav .woocommerce-MyAccount-navigation ul li {
    margin: calc(var(--tabs-spacing, 2px) / 2) 0 calc(var(--tabs-spacing, 2px) / 2) 0;
    display: inline-block;
    width: 100%
  }
}

.e-my-account-tabs-horizontal .woocommerce-MyAccount-content {
  float: none;
  width: 100%;
  padding: var(--tab-content-spacing, 50px) 0 0 0
}

.elementor-editor-active .elementor-widget-container,
.elementor-editor-preview .elementor-widget-container {
  min-height: 1px
}

.elementor-editor-active tr:not(:first-child) .woocommerce-orders-table__cell-order-number a,
.elementor-editor-preview tr:not(:first-child) .woocommerce-orders-table__cell-order-number a {
  pointer-events: none
}

.elementor-editor-active tr:not(:first-child) .woocommerce-orders-table__cell-order-actions .button,
.elementor-editor-preview tr:not(:first-child) .woocommerce-orders-table__cell-order-actions .button {
  pointer-events: none;
  opacity: .3
}

.elementor-editor-active .elementor-widget-woocommerce-my-account .woocommerce-MyAccount-content:not(:first-of-type) {
  display: none
}

.product .count {
  background-color: inherit
}

.elementor-widget-woocommerce-product-additional-information:not(.elementor-show-heading-yes) h2 {
  display: none
}

.woocommerce div.product.elementor form.cart div.product-addon {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-negative: 0;
  flex-shrink: 0
}

.e-sticky-right-column--active {
  position: -webkit-sticky;
  position: sticky;
  top: 0
}

.elementor-theme-builder-content-area {
  height: 400px
}

.elementor-location-footer:before,
.elementor-location-header:before {
  content: "";
  display: table;
  clear: both
}

.elementor-posts.elementor-posts--skin-archive_full_content article.elementor-post {
  display: block
}

.elementor-post-navigation-borders-yes .elementor-post-navigation.elementor-grid {
  color: #d4d4d4;
  border: 1px solid;
  border-right: none;
  border-left: none;
  padding-top: 10px;
  padding-bottom: 10px
}

.elementor-post-navigation-borders-yes .elementor-post-navigation__separator {
  height: 100%;
  width: 1px;
  margin: 0 auto;
  background-color: #d4d4d4
}

.elementor-post-navigation {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.elementor-post-navigation .post-navigation__arrow-wrapper {
  color: #d4d4d4
}

.elementor-post-navigation .post-navigation__arrow-wrapper.post-navigation__arrow-prev {
  font-size: 30px;
  padding-right: 15px
}

.elementor-post-navigation .post-navigation__arrow-wrapper.post-navigation__arrow-next {
  font-size: 30px;
  padding-left: 15px
}

.elementor-post-navigation .post-navigation__arrow-wrapper i {
  -webkit-transform: translateY(-5%);
  -ms-transform: translateY(-5%);
  transform: translateY(-5%)
}

.elementor-post-navigation .elementor-post-navigation__link__next,
.elementor-post-navigation .elementor-post-navigation__link__prev {
  overflow: hidden
}

.elementor-post-navigation .elementor-post-navigation__link a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 100%
}

.elementor-post-navigation .post-navigation__next--label,
.elementor-post-navigation .post-navigation__prev--label {
  text-transform: uppercase;
  font-size: .8em
}

.elementor-post-navigation .post-navigation__next--title,
.elementor-post-navigation .post-navigation__prev--title {
  font-size: .7em
}

.elementor-post-navigation .post-navigation__next--label,
.elementor-post-navigation .post-navigation__next--title,
.elementor-post-navigation .post-navigation__prev--label,
.elementor-post-navigation .post-navigation__prev--title {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis
}

.elementor-post-navigation span.elementor-post-navigation__link__next {
  text-align: right
}

.elementor-post-navigation span.elementor-post-navigation__link__next,
.elementor-post-navigation span.elementor-post-navigation__link__prev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.elementor-post-navigation .elementor-grid {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.elementor-post-navigation .elementor-post-navigation__link {
  width: calc(50% - (1px / 2));
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis
}

.elementor-post-navigation .elementor-post-navigation__separator-wrapper {
  text-align: center
}

.elementor-post-navigation .elementor-post-navigation__next {
  text-align: right
}

.elementor-post-navigation .elementor-post-navigation__next a {
  float: right
}

.elementor-search-form {
  display: block;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s
}

.elementor-search-form .e-font-icon-svg-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.elementor-search-form button,
.elementor-search-form input[type=search] {
  margin: 0;
  border: 0;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  background: none;
  line-height: 1;
  min-width: 0;
  font-size: 15px;
  -webkit-appearance: none;
  -moz-appearance: none
}

.elementor-search-form button:focus,
.elementor-search-form input[type=search]:focus {
  outline: 0;
  color: inherit
}

.elementor-search-form button {
  background-color: #818a91;
  font-size: var(--e-search-form-submit-icon-size, 16px);
  color: #fff;
  border-radius: 0
}

.elementor-search-form__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  overflow: hidden;
  border: 0 solid transparent;
  min-height: 50px
}

.elementor-search-form__container:not(.elementor-search-form--full-screen) {
  background: #eceeef
}

.elementor-search-form__input {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  color: #55595c;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s
}

.elementor-search-form__input::-webkit-input-placeholder {
  color: inherit;
  font-family: inherit;
  opacity: .6
}

.elementor-search-form__input:-ms-input-placeholder {
  color: inherit;
  font-family: inherit;
  opacity: .6
}

.elementor-search-form__input:-moz-placeholder,
.elementor-search-form__input::-moz-placeholder {
  color: inherit;
  font-family: inherit;
  opacity: .6
}

.elementor-search-form__input::-ms-input-placeholder {
  color: inherit;
  font-family: inherit;
  opacity: .6
}

.elementor-search-form__input::placeholder {
  color: inherit;
  font-family: inherit;
  opacity: .6
}

.elementor-search-form__submit {
  -webkit-transition: color .2s, background .2s;
  -o-transition: color .2s, background .2s;
  transition: color .2s, background .2s;
  font-size: var(--e-search-form-submit-icon-size, 16px)
}

.elementor-search-form__submit svg {
  fill: var(--e-search-form-submit-text-color, #fff);
  width: var(--e-search-form-submit-icon-size, 16px);
  height: var(--e-search-form-submit-icon-size, 16px)
}

.elementor-search-form .elementor-search-form__submit,
.elementor-search-form .elementor-search-form__submit:hover {
  color: var(--e-search-form-submit-text-color, #fff);
  border: none;
  border-radius: 0
}

.elementor-search-form--button-type-text .elementor-search-form__submit {
  -ms-flex-negative: 0;
  flex-shrink: 0
}

.elementor-search-form--skin-minimal .elementor-search-form__icon {
  opacity: .6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  color: #55595c;
  fill: #55595c;
  font-size: var(--e-search-form-icon-size-minimal, 15px)
}

.elementor-search-form--skin-minimal .elementor-search-form__icon svg {
  width: var(--e-search-form-icon-size-minimal, 15px);
  height: var(--e-search-form-icon-size-minimal, 15px)
}

.elementor-search-form--skin-full_screen .elementor-search-form input[type=search].elementor-search-form__input {
  font-size: 50px;
  text-align: center;
  border: solid #fff;
  border-width: 0 0 1px;
  line-height: 1.5;
  color: #fff
}

.elementor-search-form--skin-full_screen .elementor-search-form__toggle {
  display: inline-block;
  cursor: pointer;
  vertical-align: middle;
  color: var(--e-search-form-toggle-color, #494c4f);
  font-size: var(--e-search-form-toggle-size, 33px)
}

.elementor-search-form--skin-full_screen .elementor-search-form__toggle .e-font-icon-svg-container,
.elementor-search-form--skin-full_screen .elementor-search-form__toggle i {
  position: relative;
  display: block;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  width: var(--e-search-form-toggle-size, 33px);
  height: var(--e-search-form-toggle-size, 33px);
  background-color: var(--e-search-form-toggle-background-color, rgba(0, 0, 0, .05));
  border: var(--e-search-form-toggle-border-width, 0) solid var(--e-search-form-toggle-color, #494c4f);
  border-radius: var(--e-search-form-toggle-border-radius, 3px)
}

.elementor-search-form--skin-full_screen .elementor-search-form__toggle .e-font-icon-svg-container:before,
.elementor-search-form--skin-full_screen .elementor-search-form__toggle .e-font-icon-svg-container svg,
.elementor-search-form--skin-full_screen .elementor-search-form__toggle i:before,
.elementor-search-form--skin-full_screen .elementor-search-form__toggle i svg {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.elementor-search-form--skin-full_screen .elementor-search-form__toggle .e-font-icon-svg-container:before,
.elementor-search-form--skin-full_screen .elementor-search-form__toggle i:before {
  font-size: var(--e-search-form-toggle-icon-size, .55em)
}

.elementor-search-form--skin-full_screen .elementor-search-form__toggle .e-font-icon-svg-container svg,
.elementor-search-form--skin-full_screen .elementor-search-form__toggle i svg {
  fill: var(--e-search-form-toggle-color, #494c4f);
  width: var(--e-search-form-toggle-icon-size, .55em);
  height: var(--e-search-form-toggle-icon-size, .55em)
}

.elementor-search-form--skin-full_screen .elementor-search-form__container {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: fixed;
  z-index: 9998;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100vh;
  padding: 0 15%;
  background-color: rgba(0, 0, 0, .8)
}

.elementor-search-form--skin-full_screen .elementor-search-form__container:not(.elementor-search-form--full-screen) {
  overflow: hidden;
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0)
}

.elementor-search-form--skin-full_screen .elementor-search-form__container:not(.elementor-search-form--full-screen) .dialog-lightbox-close-button {
  display: none
}

.elementor-author-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.elementor-author-box__avatar {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 25px
}

.elementor-author-box__avatar img {
  width: 100px;
  border-radius: 500px;
  -o-object-fit: cover;
  object-fit: cover
}

.elementor-author-box__text {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-size: 17px
}

.elementor-author-box__name {
  font-size: 24px;
  margin-bottom: 5px
}

.elementor-author-box__bio,
.elementor-author-box__bio p {
  margin-bottom: .8em
}

.elementor-author-box__bio p:last-of-type {
  margin-bottom: 0
}

.elementor-author-box--layout-image-left .elementor-author-box {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row
}

.elementor-author-box--layout-image-left .elementor-author-box__avatar {
  margin-left: 0;
  margin-right: 25px
}

.elementor-author-box--layout-image-right .elementor-author-box {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}

.elementor-author-box--layout-image-right .elementor-author-box__avatar {
  margin-right: 0;
  margin-left: 25px
}

.elementor-author-box--layout-image-above .elementor-author-box {
  display: block
}

.elementor-author-box--layout-image-above .elementor-author-box__avatar {
  margin: 0 auto 15px;
  display: inline-block
}

.elementor-author-box--layout-image-above.elementor-author-box--align-left .elementor-author-box__avatar {
  margin-left: 0
}

.elementor-author-box--layout-image-above.elementor-author-box--align-right .elementor-author-box__avatar {
  margin-right: 0
}

.elementor-author-box--align-left .elementor-author-box {
  text-align: left
}

.elementor-author-box--align-right .elementor-author-box {
  text-align: right
}

.elementor-author-box--align-center .elementor-author-box {
  text-align: center
}

.elementor-button.elementor-author-box__button {
  border: 2px solid #55595c;
  font-size: 15px;
  font-weight: 100;
  padding: 10px 18px
}

.elementor-button.elementor-author-box__button,
.elementor-button.elementor-author-box__button:hover {
  background: transparent;
  color: #55595c
}

.elementor-widget-author-box:not(.elementor-author-box--layout-image-above).elementor-author-box--image-valign-top .elementor-author-box__avatar,
.elementor-widget-author-box:not(.elementor-author-box--layout-image-above) .elementor-author-box__avatar {
  -ms-flex-item-align: start;
  align-self: flex-start
}

.elementor-widget-author-box:not(.elementor-author-box--layout-image-above).elementor-author-box--image-valign-middle .elementor-author-box__avatar {
  -ms-flex-item-align: center;
  align-self: center
}

.elementor-post-info__terms-list {
  display: inline-block
}

.elementor-post-info .elementor-icon-list-icon .elementor-avatar {
  border-radius: 100%
}

.elementor-widget-post-info.elementor-align-center .elementor-icon-list-item:after {
  margin: initial
}

.elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text {
  display: inline-block
}

.elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text a,
.elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text span {
  display: inline
}

.elementor-widget-breadcrumbs {
  font-size: .85em
}

.elementor-widget-breadcrumbs p {
  margin-bottom: 0
}

.elementor-sitemap-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap
}

.elementor-sticky--active {
  z-index: 99
}

[data-elementor-type=popup] .elementor-section-wrap:not(:empty)+#elementor-add-new-section,
[data-elementor-type=popup]:not(.elementor-edit-area) {
  display: none
}

.elementor-popup-modal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  pointer-events: none;
  background-color: transparent;
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto
}

.elementor-popup-modal .dialog-buttons-wrapper,
.elementor-popup-modal .dialog-header {
  display: none
}

.elementor-popup-modal .dialog-close-button {
  display: none;
  top: 20px;
  margin-top: 0;
  right: 20px;
  opacity: 1;
  z-index: 9999;
  pointer-events: all
}

.elementor-popup-modal .dialog-close-button svg {
  fill: #373a3c;
  height: 1em;
  width: 1em
}

.elementor-popup-modal .dialog-widget-content {
  width: auto;
  overflow: visible;
  max-width: 100%;
  max-height: 100%;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  pointer-events: all
}

.elementor-popup-modal .dialog-message {
  width: 640px;
  max-width: 100vw;
  max-height: 100vh;
  padding: 0;
  overflow: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.elementor-popup-modal .elementor {
  width: 100%
}

.elementor-motion-effects-element,
.elementor-motion-effects-layer {
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -o-transition-property: transform, opacity;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0, .33, .07, 1.03);
  -o-transition-timing-function: cubic-bezier(0, .33, .07, 1.03);
  transition-timing-function: cubic-bezier(0, .33, .07, 1.03);
  -webkit-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s
}

.elementor-motion-effects-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x);
  -ms-transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x);
  transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x)
}

.elementor-motion-effects-layer {
  position: absolute;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover
}

.elementor-motion-effects-perspective {
  -webkit-perspective: 1200px;
  perspective: 1200px
}

.elementor-widget-archive-posts:after,
.elementor-widget-posts:after {
  display: none
}

.elementor-posts-container.elementor-posts-masonry {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.elementor-posts-container:not(.elementor-posts-masonry) {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch
}

.elementor-posts-container .elementor-post {
  padding: 0;
  margin: 0
}

.elementor-posts-container .elementor-post__thumbnail {
  overflow: hidden
}

.elementor-posts-container .elementor-post__thumbnail img {
  display: block;
  width: 100%;
  max-height: none;
  max-width: none;
  -webkit-transition: -webkit-filter .3s;
  transition: -webkit-filter .3s;
  -o-transition: filter .3s;
  transition: filter .3s;
  transition: filter .3s, -webkit-filter .3s
}

.elementor-posts-container .elementor-post__thumbnail__link {
  position: relative;
  display: block;
  width: 100%
}

.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0
}

.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail img {
  height: auto;
  position: absolute;
  top: calc(50% + 1px);
  left: calc(50% + 1px);
  -webkit-transform: scale(1.01) translate(-50%, -50%);
  -ms-transform: scale(1.01) translate(-50%, -50%);
  transform: scale(1.01) translate(-50%, -50%)
}

.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail.elementor-fit-height img {
  height: 100%;
  width: auto
}

.elementor-posts .elementor-post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: background, border, -webkit-box-shadow;
  transition-property: background, border, -webkit-box-shadow;
  -o-transition-property: background, border, box-shadow;
  transition-property: background, border, box-shadow;
  transition-property: background, border, box-shadow, -webkit-box-shadow;
  -webkit-transition-duration: .25s;
  -o-transition-duration: .25s;
  transition-duration: .25s
}

.elementor-posts .elementor-post__title {
  font-size: 18px;
  margin: 0
}

.elementor-posts .elementor-post__excerpt {
  margin-bottom: 10px
}

.elementor-posts .elementor-post__excerpt p {
  margin: 0;
  line-height: 1.5em;
  font-size: 14px;
  color: #777
}

.elementor-posts .elementor-post__meta-data {
  line-height: 1.3em;
  font-size: 12px;
  margin-bottom: 13px;
  color: #adadad
}

.elementor-posts .elementor-post__read-more {
  font-size: 12px;
  font-weight: 700
}

.elementor-posts .elementor-post__thumbnail {
  position: relative
}

.elementor-posts--skin-classic {
  display: grid;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.elementor-posts--skin-classic:not(.elementor-posts-masonry) {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch
}

.elementor-posts--skin-classic .elementor-post {
  overflow: hidden
}

.elementor-posts--skin-classic .elementor-post__text {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}

.elementor-posts--align-left .elementor-post {
  text-align: left
}

.elementor-posts--align-right .elementor-post {
  text-align: right
}

.elementor-posts--align-center .elementor-post {
  text-align: center
}

.elementor-posts--thumbnail-top .elementor-post {
  display: block
}

.elementor-posts--thumbnail-top .elementor-post__thumbnail__link {
  margin-bottom: 20px
}

.elementor-posts--thumbnail-top .elementor-post__text {
  width: 100%
}

.elementor-posts--thumbnail-top.elementor-posts--align-left .elementor-post__thumbnail__link {
  margin-right: auto
}

.elementor-posts--thumbnail-top.elementor-posts--align-right .elementor-post__thumbnail__link {
  margin-left: auto
}

.elementor-posts--thumbnail-top.elementor-posts--align-center .elementor-post__thumbnail__link {
  margin-right: auto;
  margin-left: auto
}

.elementor-posts--thumbnail-left .elementor-post__thumbnail__link,
.elementor-posts--thumbnail-right .elementor-post__thumbnail__link {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 25%
}

.elementor-posts--thumbnail-left .elementor-post__thumbnail__link {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
  margin-right: 20px
}

.elementor-posts--thumbnail-right .elementor-post__thumbnail__link {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
  margin-left: 20px
}

.elementor-posts--thumbnail-none .elementor-posts-container .elementor-post__thumbnail__link {
  display: none
}

.elementor-posts .elementor-post__card {
  overflow: hidden;
  position: relative;
  background-color: #fff;
  width: 100%;
  min-height: 100%;
  border-radius: 3px;
  border: 0 solid #818a91;
  -webkit-transition: all .25s;
  -o-transition: all .25s;
  transition: all .25s
}

.elementor-posts .elementor-post__card .elementor-post__thumbnail {
  position: relative;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d
}

.elementor-posts .elementor-post__card .elementor-post__thumbnail img {
  width: calc(100% + 1px)
}

.elementor-posts .elementor-post__card .elementor-post__text {
  padding: 0 30px;
  margin-bottom: 0;
  margin-top: 20px
}

.elementor-posts .elementor-post__card .elementor-post__read-more {
  margin-bottom: 20px;
  display: inline-block
}

.elementor-posts .elementor-post__card .elementor-post__meta-data {
  padding: 15px 30px;
  margin-bottom: 0;
  border-top: 1px solid #eaeaea
}

.elementor-posts .elementor-post__card .elementor-post__meta-data span+span:before {
  margin: 0 5px
}

.elementor-posts .elementor-post__card .elementor-post__title {
  font-size: 21px
}

.elementor-posts .elementor-post__card .elementor-post__excerpt {
  line-height: 1.7
}

.elementor-posts .elementor-post__card .elementor-post__excerpt,
.elementor-posts .elementor-post__card .elementor-post__title {
  margin-bottom: 25px
}

.elementor-posts .elementor-post__card .elementor-post__badge,
.elementor-posts .elementor-post__card .elementor-post__read-more {
  text-transform: uppercase
}

.elementor-posts .elementor-post__badge {
  position: absolute;
  top: 0;
  background: #818a91;
  color: #fff;
  font-size: 12px;
  padding: .6em 1.2em;
  line-height: 1;
  font-weight: 400;
  margin: 20px;
  border-radius: 999px
}

.elementor-posts .elementor-post__avatar {
  position: relative;
  padding: 0 30px;
  width: 100%;
  top: -25px;
  height: 0;
  pointer-events: none
}

.elementor-posts .elementor-post__avatar img {
  border-radius: 50%;
  width: 60px;
  pointer-events: all;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.elementor-posts--thumbnail-top .elementor-posts--skin-cards:not(.elementor-posts-masonry) .elementor-post__card,
.elementor-posts .elementor-posts--skin-cards:not(.elementor-posts-masonry) .elementor-post__card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.elementor-posts--thumbnail-top .elementor-posts--skin-cards:not(.elementor-posts-masonry) .elementor-post__meta-data,
.elementor-posts .elementor-posts--skin-cards:not(.elementor-posts-masonry) .elementor-post__meta-data {
  margin-top: auto
}

.elementor-posts--thumbnail-none .elementor-post__card .elementor-post__avatar {
  padding-top: 0;
  position: static;
  height: auto
}

.elementor-posts--thumbnail-none .elementor-post__card .elementor-post__avatar img.avatar {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  vertical-align: bottom
}

.elementor-posts--show-avatar .elementor-post__thumbnail__link {
  margin-bottom: 25px
}

.elementor-posts__hover-gradient .elementor-post__card .elementor-post__thumbnail__link:after {
  display: block;
  content: "";
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .35)), color-stop(75%, transparent));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .35), transparent 75%);
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .35) 0, transparent 75%);
  background-image: linear-gradient(0deg, rgba(0, 0, 0, .35), transparent 75%);
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  position: absolute;
  bottom: 0;
  opacity: 1;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out
}

.elementor-posts__hover-gradient .elementor-post__card:hover .elementor-post__thumbnail__link:after {
  opacity: .5
}

.elementor-posts__hover-zoom-in .elementor-post__card .elementor-post__thumbnail.elementor-fit-height img {
  height: 100%
}

.elementor-posts__hover-zoom-in .elementor-post__card .elementor-post__thumbnail:not(.elementor-fit-height) img {
  width: calc(100% + 1px)
}

.elementor-posts__hover-zoom-in .elementor-post__card:hover .elementor-post__thumbnail.elementor-fit-height img {
  height: 115%
}

.elementor-posts__hover-zoom-in .elementor-post__card:hover .elementor-post__thumbnail:not(.elementor-fit-height) img {
  width: 115%
}

.elementor-posts__hover-zoom-out .elementor-post__card .elementor-post__thumbnail.elementor-fit-height img {
  height: 115%
}

.elementor-posts__hover-zoom-out .elementor-post__card .elementor-post__thumbnail:not(.elementor-fit-height) img {
  width: 115%
}

.elementor-posts__hover-zoom-out .elementor-post__card:hover .elementor-post__thumbnail.elementor-fit-height img {
  height: 100%
}

.elementor-posts__hover-zoom-out .elementor-post__card:hover .elementor-post__thumbnail:not(.elementor-fit-height) img {
  width: calc(100% + 1px)
}

.elementor-posts__hover-zoom-in .elementor-post__thumbnail img,
.elementor-posts__hover-zoom-out .elementor-post__thumbnail img {
  -webkit-transition: height 1s cubic-bezier(0, .25, .07, 1), width 1s cubic-bezier(0, .25, .07, 1), -webkit-filter .3s;
  transition: height 1s cubic-bezier(0, .25, .07, 1), width 1s cubic-bezier(0, .25, .07, 1), -webkit-filter .3s;
  -o-transition: filter .3s, height 1s cubic-bezier(0, .25, .07, 1), width 1s cubic-bezier(0, .25, .07, 1);
  transition: filter .3s, height 1s cubic-bezier(0, .25, .07, 1), width 1s cubic-bezier(0, .25, .07, 1);
  transition: filter .3s, height 1s cubic-bezier(0, .25, .07, 1), width 1s cubic-bezier(0, .25, .07, 1), -webkit-filter .3s
}

.elementor-card-shadow-yes .elementor-post__card {
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15)
}

.elementor-card-shadow-yes .elementor-post__card:hover {
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .15);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, .15)
}

.elementor-posts--skin-full_content article {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden
}

.elementor-posts--skin-full_content article .elementor-post__thumbnail {
  padding-bottom: 0
}

body.elementor-editor-active .elementor-posts--skin-archive_full_content,
body.elementor-editor-active .elementor-posts--skin-full_content {
  pointer-events: none
}

body.elementor-editor-active .elementor-posts--skin-archive_full_content .elementor-post__thumbnail__link,
body.elementor-editor-active .elementor-posts--skin-full_content .elementor-post__thumbnail__link {
  display: none
}

body.elementor-editor-active .elementor-posts--show-thumbnail .elementor-post__thumbnail__link {
  display: block
}

.elementor-portfolio__filters {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  margin: 0
}

.elementor-portfolio__filter {
  margin: 0;
  cursor: pointer;
  padding: 8px
}

.elementor-portfolio-item {
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -o-transition-property: transform, opacity;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  overflow: hidden;
  margin: 0
}

.elementor-portfolio-item__title {
  margin: 0;
  padding: 0;
  line-height: 1;
  font-size: 18px;
  color: #fff
}

.elementor-portfolio-item__tags__separator:before {
  content: ", "
}

.elementor-portfolio-item__overlay {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  -webkit-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  overflow: hidden;
  background-color: rgba(129, 138, 145, .8)
}

.elementor-portfolio-item__overlay:hover {
  opacity: 1;
  -webkit-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s
}

.elementor-portfolio-item__img img[src=""] {
  background-color: rgba(0, 0, 0, .1);
  height: 100%
}

.elementor-portfolio.elementor-has-item-ratio {
  -webkit-transition: height .5s;
  -o-transition: height .5s;
  transition: height .5s
}

.elementor-portfolio.elementor-has-item-ratio .elementor-post__thumbnail {
  position: absolute;
  background-color: rgba(0, 0, 0, .1)
}

.elementor-portfolio.elementor-has-item-ratio .elementor-post__thumbnail__link {
  padding-bottom: 56.25%
}

.elementor ul li.elementor-portfolio__filter {
  list-style-type: none
}

.elementor-widget-archive-posts.load-more-align-center .elementor-button-wrapper,
.elementor-widget-posts.load-more-align-center .elementor-button-wrapper {
  text-align: center
}

.elementor-widget-archive-posts.load-more-align-start .elementor-button-wrapper,
.elementor-widget-posts.load-more-align-start .elementor-button-wrapper {
  text-align: start
}

.elementor-widget-archive-posts.load-more-align-end .elementor-button-wrapper,
.elementor-widget-posts.load-more-align-end .elementor-button-wrapper {
  text-align: end
}

.elementor-widget-archive-posts.load-more-align-justify .elementor-button,
.elementor-widget-posts.load-more-align-justify .elementor-button {
  width: 100%
}

.elementor-widget-archive-posts .e-load-more-spinner,
.elementor-widget-posts .e-load-more-spinner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.elementor-widget-archive-posts .e-load-more-spinner i,
.elementor-widget-archive-posts .e-load-more-spinner svg,
.elementor-widget-posts .e-load-more-spinner i,
.elementor-widget-posts .e-load-more-spinner svg {
  margin: 0 auto;
  display: none
}

.elementor-widget-archive-posts .e-load-more-spinner i,
.elementor-widget-posts .e-load-more-spinner i {
  color: var(--load-more-spinner-color)
}

.elementor-widget-archive-posts .e-load-more-spinner svg,
.elementor-widget-posts .e-load-more-spinner svg {
  fill: var(--load-more-spinner-color);
  height: 1em;
  width: 1em
}

.elementor-widget-archive-posts .e-load-more-message,
.elementor-widget-posts .e-load-more-message {
  color: var(--load-more-message-color);
  text-align: var(--load-more-message-alignment, center);
  display: none;
  margin-top: var(--load-more—spacing, 30px)
}

.elementor-widget-archive-posts.e-load-more-pagination-loading,
.elementor-widget-posts.e-load-more-pagination-loading {
  cursor: default
}

.elementor-widget-archive-posts.e-load-more-pagination-loading .e-load-more-spinner,
.elementor-widget-posts.e-load-more-pagination-loading .e-load-more-spinner {
  margin-top: var(--load-more—spacing, 30px)
}

.elementor-widget-archive-posts.e-load-more-pagination-loading .e-load-more-spinner i,
.elementor-widget-archive-posts.e-load-more-pagination-loading .e-load-more-spinner svg,
.elementor-widget-posts.e-load-more-pagination-loading .e-load-more-spinner i,
.elementor-widget-posts.e-load-more-pagination-loading .e-load-more-spinner svg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.elementor-widget-archive-posts.e-load-more-pagination-loading .elementor-button-content-wrapper,
.elementor-widget-posts.e-load-more-pagination-loading .elementor-button-content-wrapper {
  visibility: hidden
}

.elementor-widget-archive-posts.e-load-more-pagination-end .elementor-button-wrapper,
.elementor-widget-posts.e-load-more-pagination-end .elementor-button-wrapper {
  display: none
}

.elementor-widget-archive-posts.e-load-more-pagination-end .e-load-more-message,
.elementor-widget-posts.e-load-more-pagination-end .e-load-more-message {
  display: block
}

.elementor-widget-archive-posts.e-load-more-no-spinner .elementor-button-content-wrapper,
.elementor-widget-posts.e-load-more-no-spinner .elementor-button-content-wrapper {
  visibility: visible
}

.elementor-widget-archive-posts .elementor-button-wrapper,
.elementor-widget-posts .elementor-button-wrapper {
  margin-top: var(--load-more—spacing, 30px)
}

.elementor-widget-archive-posts .elementor-button-wrapper .e-load-more-spinner,
.elementor-widget-posts .elementor-button-wrapper .e-load-more-spinner {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: inherit
}

.elementor-widget-archive-posts .elementor-button-wrapper .elementor-button,
.elementor-widget-posts .elementor-button-wrapper .elementor-button {
  cursor: pointer;
  position: relative
}

.elementor-button.elementor-hidden,
.elementor-hidden {
  display: none
}

.e-form__step {
  width: 100%
}

.e-form__step:not(.elementor-hidden) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.e-form__buttons {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.e-form__buttons,
.e-form__buttons__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.e-form__indicators {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  font-size: 13px;
  margin-bottom: var(--e-form-steps-indicators-spacing)
}

.e-form__indicators,
.e-form__indicators__indicator {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.e-form__indicators__indicator {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  padding: 0 var(--e-form-steps-divider-gap)
}

.e-form__indicators__indicator__progress {
  width: 100%;
  position: relative;
  background-color: var(--e-form-steps-indicator-progress-background-color);
  border-radius: var(--e-form-steps-indicator-progress-border-radius);
  overflow: hidden
}

.e-form__indicators__indicator__progress__meter {
  width: var(--e-form-steps-indicator-progress-meter-width, 0);
  height: var(--e-form-steps-indicator-progress-height);
  line-height: var(--e-form-steps-indicator-progress-height);
  padding-right: 15px;
  border-radius: var(--e-form-steps-indicator-progress-border-radius);
  background-color: var(--e-form-steps-indicator-progress-color);
  color: var(--e-form-steps-indicator-progress-meter-color);
  text-align: right;
  -webkit-transition: width .1s linear;
  -o-transition: width .1s linear;
  transition: width .1s linear
}

.e-form__indicators__indicator:first-child {
  padding-left: 0
}

.e-form__indicators__indicator:last-child {
  padding-right: 0
}

.e-form__indicators__indicator--state-inactive {
  color: var(--e-form-steps-indicator-inactive-primary-color, #c2cbd2)
}

.e-form__indicators__indicator--state-inactive [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none) {
  background-color: var(--e-form-steps-indicator-inactive-secondary-color, #fff)
}

.e-form__indicators__indicator--state-inactive object,
.e-form__indicators__indicator--state-inactive svg {
  fill: var(--e-form-steps-indicator-inactive-primary-color, #c2cbd2)
}

.e-form__indicators__indicator--state-active {
  color: var(--e-form-steps-indicator-active-primary-color, #39b54a);
  border-color: var(--e-form-steps-indicator-active-secondary-color, #fff)
}

.e-form__indicators__indicator--state-active [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none) {
  background-color: var(--e-form-steps-indicator-active-secondary-color, #fff)
}

.e-form__indicators__indicator--state-active object,
.e-form__indicators__indicator--state-active svg {
  fill: var(--e-form-steps-indicator-active-primary-color, #39b54a)
}

.e-form__indicators__indicator--state-completed {
  color: var(--e-form-steps-indicator-completed-secondary-color, #fff)
}

.e-form__indicators__indicator--state-completed [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none) {
  background-color: var(--e-form-steps-indicator-completed-primary-color, #39b54a)
}

.e-form__indicators__indicator--state-completed .e-form__indicators__indicator__label {
  color: var(--e-form-steps-indicator-completed-primary-color, #39b54a)
}

.e-form__indicators__indicator--state-completed .e-form__indicators__indicator--shape-none {
  color: var(--e-form-steps-indicator-completed-primary-color, #39b54a);
  background-color: initial
}

.e-form__indicators__indicator--state-completed object,
.e-form__indicators__indicator--state-completed svg {
  fill: var(--e-form-steps-indicator-completed-secondary-color, #fff)
}

.e-form__indicators__indicator__icon {
  width: var(--e-form-steps-indicator-padding, 30px);
  height: var(--e-form-steps-indicator-padding, 30px);
  font-size: var(--e-form-steps-indicator-icon-size);
  border-width: 1px;
  border-style: solid;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  margin-bottom: 10px
}

.e-form__indicators__indicator__icon img,
.e-form__indicators__indicator__icon object,
.e-form__indicators__indicator__icon svg {
  width: var(--e-form-steps-indicator-icon-size);
  height: auto
}

.e-form__indicators__indicator__icon .e-font-icon-svg {
  height: 1em
}

.e-form__indicators__indicator__number {
  width: var(--e-form-steps-indicator-padding, 30px);
  height: var(--e-form-steps-indicator-padding, 30px);
  border-width: 1px;
  border-style: solid;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px
}

.e-form__indicators__indicator--shape-circle {
  border-radius: 50%
}

.e-form__indicators__indicator--shape-square {
  border-radius: 0
}

.e-form__indicators__indicator--shape-rounded {
  border-radius: 5px
}

.e-form__indicators__indicator--shape-none {
  border: 0
}

.e-form__indicators__indicator__label {
  text-align: center
}

.e-form__indicators__indicator__separator {
  width: 100%;
  height: var(--e-form-steps-divider-width);
  background-color: #c2cbd2
}

.e-form__indicators--type-icon,
.e-form__indicators--type-icon_text,
.e-form__indicators--type-number,
.e-form__indicators--type-number_text {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.e-form__indicators--type-icon .e-form__indicators__indicator__separator,
.e-form__indicators--type-icon_text .e-form__indicators__indicator__separator,
.e-form__indicators--type-number .e-form__indicators__indicator__separator,
.e-form__indicators--type-number_text .e-form__indicators__indicator__separator {
  margin-top: calc(var(--e-form-steps-indicator-padding, 30px) / 2 - var(--e-form-steps-divider-width, 1px) / 2)
}

.elementor-field-type-hidden {
  display: none
}

.elementor-field-type-html {
  display: inline-block
}

.elementor-login .elementor-lost-password,
.elementor-login .elementor-remember-me {
  font-size: .85em
}

.elementor-field-type-recaptcha_v3 .elementor-field-label {
  display: none
}

.elementor-field-type-recaptcha_v3 .grecaptcha-badge {
  z-index: 1
}

.elementor-button .elementor-form-spinner {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3
}

.elementor-form .elementor-button>span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.elementor-form .elementor-button .elementor-button-text {
  white-space: normal;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0
}

.elementor-form .elementor-button svg {
  height: auto
}

.elementor-form .elementor-button .e-font-icon-svg {
  height: 1em
}

.elementor-widget-price-list .elementor-price-list {
  list-style: none;
  padding: 0;
  margin: 0
}

.elementor-widget-price-list .elementor-price-list li {
  margin: 0
}

.elementor-price-list li:not(:last-child) {
  margin-bottom: 20px
}

.elementor-price-list .elementor-price-list-image {
  max-width: 50%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 25px
}

.elementor-price-list .elementor-price-list-image img {
  width: 100%
}

.elementor-price-list .elementor-price-list-header,
.elementor-price-list .elementor-price-list-item,
.elementor-price-list .elementor-price-list-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.elementor-price-list .elementor-price-list-item {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.elementor-price-list .elementor-price-list-item .elementor-price-list-text {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}

.elementor-price-list .elementor-price-list-item .elementor-price-list-header {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  font-size: 19px;
  font-weight: 600;
  margin-bottom: 10px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.elementor-price-list .elementor-price-list-item .elementor-price-list-title {
  max-width: 80%
}

.elementor-price-list .elementor-price-list-item .elementor-price-list-price {
  font-weight: 600
}

.elementor-price-list .elementor-price-list-item p.elementor-price-list-description {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  font-size: 14px;
  margin: 0
}

.elementor-price-list .elementor-price-list-item .elementor-price-list-separator {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-left: 10px;
  margin-right: 10px;
  border-bottom-style: dotted;
  border-bottom-width: 2px;
  height: 0
}

.elementor-price-table {
  text-align: center
}

.elementor-price-table .elementor-price-table__header {
  background: var(--e-price-table-header-background-color, #555);
  padding: 20px 0
}

.elementor-price-table .elementor-price-table__heading {
  margin: 0;
  padding: 0;
  line-height: 1.2;
  font-size: 24px;
  font-weight: 600;
  color: #fff
}

.elementor-price-table .elementor-price-table__subheading {
  font-size: 13px;
  font-weight: 400;
  color: #fff
}

.elementor-price-table .elementor-price-table__original-price {
  margin-right: 15px;
  text-decoration: line-through;
  font-size: .5em;
  line-height: 1;
  font-weight: 400;
  -ms-flex-item-align: center;
  align-self: center
}

.elementor-price-table .elementor-price-table__original-price .elementor-price-table__currency {
  font-size: 1em;
  margin: 0
}

.elementor-price-table .elementor-price-table__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  color: #555;
  font-weight: 800;
  font-size: 65px;
  padding: 40px 0
}

.elementor-price-table .elementor-price-table__price .elementor-typo-excluded {
  line-height: normal;
  letter-spacing: normal;
  text-transform: none;
  font-weight: 400;
  font-size: medium;
  font-style: normal
}

.elementor-price-table .elementor-price-table__after-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: left;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.elementor-price-table .elementor-price-table__integer-part {
  line-height: .8
}

.elementor-price-table .elementor-price-table__currency,
.elementor-price-table .elementor-price-table__fractional-part {
  line-height: 1;
  font-size: .3em
}

.elementor-price-table .elementor-price-table__currency {
  margin-right: 3px
}

.elementor-price-table .elementor-price-table__period {
  width: 100%;
  font-size: 13px;
  font-weight: 400
}

.elementor-price-table .elementor-price-table__features-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  line-height: 1;
  color: var(--e-price-table-features-list-color)
}

.elementor-price-table .elementor-price-table__features-list li {
  font-size: 14px;
  line-height: 1;
  margin: 0;
  padding: 0
}

.elementor-price-table .elementor-price-table__features-list li .elementor-price-table__feature-inner {
  margin-left: 15px;
  margin-right: 15px
}

.elementor-price-table .elementor-price-table__features-list li:not(:first-child):before {
  content: "";
  display: block;
  border: 0 solid hsla(0, 0%, 47.8%, .3);
  margin: 10px 12.5%
}

.elementor-price-table .elementor-price-table__features-list i {
  margin-right: 10px;
  font-size: 1.3em
}

.elementor-price-table .elementor-price-table__features-list svg {
  margin-right: 10px;
  fill: var(--e-price-table-features-list-color);
  height: 1.3em;
  width: 1.3em
}

.elementor-price-table .elementor-price-table__features-list svg~* {
  vertical-align: text-top
}

.elementor-price-table .elementor-price-table__footer {
  padding: 30px 0
}

.elementor-price-table .elementor-price-table__additional_info {
  margin: 0;
  font-size: 13px;
  line-height: 1.4
}

.elementor-price-table__ribbon {
  position: absolute;
  top: 0;
  left: auto;
  right: 0;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  width: 150px;
  overflow: hidden;
  height: 150px
}

.elementor-price-table__ribbon-inner {
  text-align: center;
  left: 0;
  width: 200%;
  -webkit-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  -ms-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  margin-top: 35px;
  font-size: 13px;
  line-height: 2;
  font-weight: 800;
  text-transform: uppercase;
  background: #000
}

.elementor-price-table__ribbon.elementor-ribbon-left {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  left: 0;
  right: auto
}

.elementor-price-table__ribbon.elementor-ribbon-right {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  left: auto;
  right: 0
}

.elementor-widget-price-table .elementor-widget-container {
  overflow: hidden;
  background-color: #f7f7f7
}

.elementor-flip-box {
  height: 280px;
  position: relative;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d
}

@media (max-device-width:1024px) {
  .elementor-flip-box {
    cursor: pointer
  }
}

.elementor-flip-box__front {
  background-color: #1abc9c
}

.elementor-flip-box__back {
  background-color: #4054b2;
  display: block
}

.elementor-flip-box__layer {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transition: all .6s ease-in-out;
  -o-transition: all .6s ease-in-out;
  transition: all .6s ease-in-out
}

.elementor-flip-box__layer__overlay {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  text-align: center;
  padding: 35px;
  color: #fff
}

.elementor-flip-box__layer__title {
  font-size: 21px
}

.elementor-flip-box__layer__description {
  font-size: 14px
}

.elementor-flip-box__layer__description:not(:last-child),
.elementor-flip-box__layer__title:not(:last-child) {
  margin: 0 0 20px;
  padding: 0
}

.elementor-flip-box__layer__title {
  line-height: 1;
  font-weight: 600
}

.elementor-flip-box,
.elementor-flip-box .elementor-view-framed,
.elementor-flip-box .elementor-view-stacked {
  --e-flip-box-view-framed-stacked-icon-color: #fff
}

.elementor-flip-box .elementor-icon,
.elementor-flip-box .elementor-view-framed .elementor-icon,
.elementor-flip-box .elementor-view-stacked .elementor-icon {
  color: var(--e-flip-box-view-framed-stacked-icon-color)
}

.elementor-flip-box .elementor-icon svg,
.elementor-flip-box .elementor-view-framed .elementor-icon svg,
.elementor-flip-box .elementor-view-stacked .elementor-icon svg {
  fill: var(--e-flip-box-view-framed-stacked-icon-color)
}

.elementor-flip-box .elementor-view-framed .elementor-icon {
  border-color: #fff
}

.elementor-flip-box .elementor-view-stacked .elementor-icon {
  background-color: rgba(0, 0, 0, .5)
}

.elementor-flip-box__button.elementor-button {
  cursor: pointer;
  -ms-flex-item-align: center;
  align-self: center;
  margin-left: auto;
  margin-right: auto;
  border: 2px solid #fff;
  background: transparent
}

.elementor-flip-box__button.elementor-button:hover {
  background: transparent;
  text-decoration: none
}

.elementor-flip-box__image {
  margin: 0 0 20px;
  display: inline-block;
  width: 100%
}

.elementor-flip-box__image img {
  width: 50%
}

.elementor-flip-box .elementor-icon-wrapper {
  margin-bottom: 20px
}

.elementor-flip-box--3d .elementor-flip-box__layer__inner {
  -webkit-transform: translateZ(90px) scale(.91);
  transform: translateZ(90px) scale(.91)
}

.elementor-flip-box--3d .elementor-flip-box__layer__overlay {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(.1px);
  transform: translateZ(.1px)
}

.elementor-flip-box--effect-flip .elementor-flip-box {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d
}

.elementor-flip-box--effect-flip .elementor-flip-box__layer {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.elementor-flip-box--effect-flip .elementor-flip-box__front {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  z-index: 1
}

.elementor-flip-box--effect-flip .elementor-flip-box:hover .elementor-flip-box__back {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none
}

.elementor-flip-box--effect-flip.elementor-flip-box--direction-right .elementor-flip-box__back {
  -webkit-transform: rotateX(0) rotateY(-180deg);
  transform: rotateX(0) rotateY(-180deg)
}

.elementor-flip-box--effect-flip.elementor-flip-box--direction-left .elementor-flip-box__back,
.elementor-flip-box--effect-flip.elementor-flip-box--direction-right .elementor-flip-box:hover .elementor-flip-box__front {
  -webkit-transform: rotateX(0) rotateY(180deg);
  transform: rotateX(0) rotateY(180deg)
}

.elementor-flip-box--effect-flip.elementor-flip-box--direction-left .elementor-flip-box:hover .elementor-flip-box__front {
  -webkit-transform: rotateX(0) rotateY(-180deg);
  transform: rotateX(0) rotateY(-180deg)
}

.elementor-flip-box--effect-flip.elementor-flip-box--direction-up .elementor-flip-box__back {
  -webkit-transform: rotateX(-180deg) rotateY(0);
  transform: rotateX(-180deg) rotateY(0)
}

.elementor-flip-box--effect-flip.elementor-flip-box--direction-down .elementor-flip-box__back,
.elementor-flip-box--effect-flip.elementor-flip-box--direction-up .elementor-flip-box:hover .elementor-flip-box__front {
  -webkit-transform: rotateX(180deg) rotateY(0);
  transform: rotateX(180deg) rotateY(0)
}

.elementor-flip-box--effect-flip.elementor-flip-box--direction-down .elementor-flip-box:hover .elementor-flip-box__front {
  -webkit-transform: rotateX(-180deg) rotateY(0);
  transform: rotateX(-180deg) rotateY(0)
}

.elementor-flip-box--effect-push .elementor-flip-box__front {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none
}

.elementor-flip-box--effect-push.elementor-flip-box--direction-right .elementor-flip-box:hover .elementor-flip-box__front {
  -webkit-transform: translateX(100%) translateY(0);
  -ms-transform: translateX(100%) translateY(0);
  transform: translateX(100%) translateY(0)
}

.elementor-flip-box--effect-push.elementor-flip-box--direction-left .elementor-flip-box:hover .elementor-flip-box__front {
  -webkit-transform: translateX(-100%) translateY(0);
  -ms-transform: translateX(-100%) translateY(0);
  transform: translateX(-100%) translateY(0)
}

.elementor-flip-box--effect-push.elementor-flip-box--direction-up .elementor-flip-box:hover .elementor-flip-box__front {
  -webkit-transform: translateX(0) translateY(-100%);
  -ms-transform: translateX(0) translateY(-100%);
  transform: translateX(0) translateY(-100%)
}

.elementor-flip-box--effect-push.elementor-flip-box--direction-down .elementor-flip-box:hover .elementor-flip-box__front {
  -webkit-transform: translateX(0) translateY(100%);
  -ms-transform: translateX(0) translateY(100%);
  transform: translateX(0) translateY(100%)
}

.elementor-flip-box--effect-push .elementor-flip-box,
.elementor-flip-box--effect-slide .elementor-flip-box {
  overflow: hidden
}

.elementor-flip-box--effect-push .elementor-flip-box:hover .elementor-flip-box__back,
.elementor-flip-box--effect-slide .elementor-flip-box:hover .elementor-flip-box__back {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none
}

.elementor-flip-box--effect-push.elementor-flip-box--direction-right .elementor-flip-box__back,
.elementor-flip-box--effect-slide.elementor-flip-box--direction-right .elementor-flip-box__back {
  -webkit-transform: translateX(-100%) translateY(0);
  -ms-transform: translateX(-100%) translateY(0);
  transform: translateX(-100%) translateY(0)
}

.elementor-flip-box--effect-push.elementor-flip-box--direction-left .elementor-flip-box__back,
.elementor-flip-box--effect-slide.elementor-flip-box--direction-left .elementor-flip-box__back {
  -webkit-transform: translateX(100%) translateY(0);
  -ms-transform: translateX(100%) translateY(0);
  transform: translateX(100%) translateY(0)
}

.elementor-flip-box--effect-push.elementor-flip-box--direction-up .elementor-flip-box__back,
.elementor-flip-box--effect-slide.elementor-flip-box--direction-up .elementor-flip-box__back {
  -webkit-transform: translateX(0) translateY(100%);
  -ms-transform: translateX(0) translateY(100%);
  transform: translateX(0) translateY(100%)
}

.elementor-flip-box--effect-push.elementor-flip-box--direction-down .elementor-flip-box__back,
.elementor-flip-box--effect-slide.elementor-flip-box--direction-down .elementor-flip-box__back {
  -webkit-transform: translateX(0) translateY(-100%);
  -ms-transform: translateX(0) translateY(-100%);
  transform: translateX(0) translateY(-100%)
}

.elementor-flip-box--effect-zoom-out .elementor-flip-box .elementor-flip-box__front {
  -webkit-transition: opacity .35s, width .1ms, -webkit-transform .7s;
  transition: opacity .35s, width .1ms, -webkit-transform .7s;
  -o-transition: transform .7s, opacity .35s, width .1ms;
  transition: transform .7s, opacity .35s, width .1ms;
  transition: transform .7s, opacity .35s, width .1ms, -webkit-transform .7s;
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  z-index: 1;
  width: 100%
}

.elementor-flip-box--effect-zoom-out .elementor-flip-box:hover .elementor-flip-box__front {
  width: 0;
  opacity: 0;
  -webkit-transform: scale(.7);
  -ms-transform: scale(.7);
  transform: scale(.7);
  -webkit-transition: opacity .7s .1s, width .1ms .7s, -webkit-transform .8s;
  transition: opacity .7s .1s, width .1ms .7s, -webkit-transform .8s;
  -o-transition: transform .8s, opacity .7s .1s, width .1ms .7s;
  transition: transform .8s, opacity .7s .1s, width .1ms .7s;
  transition: transform .8s, opacity .7s .1s, width .1ms .7s, -webkit-transform .8s
}

.elementor-flip-box--effect-zoom-in .elementor-flip-box .elementor-flip-box__back {
  -webkit-transition: opacity .5s .2s, -webkit-transform .7s;
  transition: opacity .5s .2s, -webkit-transform .7s;
  -o-transition: transform .7s, opacity .5s .2s;
  transition: transform .7s, opacity .5s .2s;
  transition: transform .7s, opacity .5s .2s, -webkit-transform .7s;
  opacity: 0;
  -webkit-transform: scale(.7);
  -ms-transform: scale(.7);
  transform: scale(.7)
}

.elementor-flip-box--effect-zoom-in .elementor-flip-box:hover .elementor-flip-box__back {
  -webkit-transition: opacity .5s, -webkit-transform .7s;
  transition: opacity .5s, -webkit-transform .7s;
  -o-transition: transform .7s, opacity .5s;
  transition: transform .7s, opacity .5s;
  transition: transform .7s, opacity .5s, -webkit-transform .7s;
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}

.elementor-flip-box--effect-fade .elementor-flip-box .elementor-flip-box__back {
  opacity: 0
}

.elementor-flip-box--effect-fade .elementor-flip-box:hover .elementor-flip-box__back {
  opacity: 1
}

.elementor-widget-flip-box.elementor-flip-box--flipped .elementor-widget-container .elementor-flip-box__front {
  display: none
}

.elementor-widget-flip-box.elementor-flip-box--flipped .elementor-widget-container .elementor-flip-box__back {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  opacity: 1
}

.elementor-cta,
.elementor-widget-call-to-action .elementor-widget-container {
  overflow: hidden
}

.elementor-cta {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s
}

.elementor-cta--skin-classic .elementor-cta {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.elementor-cta--skin-classic .elementor-cta__bg-wrapper {
  position: relative;
  min-height: 200px;
  width: 100%
}

.elementor-cta--skin-classic .elementor-cta__content {
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  width: 100%;
  background-color: #f7f7f7
}

.elementor-cta--skin-classic .elementor-cta__content-item,
.elementor-cta--skin-classic .elementor-cta__content-item .elementor-icon {
  color: #55595c;
  border-color: #55595c;
  fill: #55595c
}

.elementor-cta--skin-classic .elementor-cta__button.elementor-button {
  color: #55595c;
  border-color: #55595c
}

.elementor-cta--skin-cover .elementor-cta {
  display: block
}

.elementor-cta--skin-cover .elementor-cta__bg-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  width: 100%
}

.elementor-cta--skin-cover .elementor-cta__content {
  min-height: 280px
}

.elementor-cta--skin-cover .elementor-cta__button.elementor-button,
.elementor-cta--skin-cover .elementor-cta__content-item,
.elementor-cta--skin-cover .elementor-cta__content-item .elementor-icon {
  color: #fff;
  border-color: #fff
}

.elementor-cta--layout-image-above .elementor-cta {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.elementor-cta--layout-image-above .elementor-cta__bg-wrapper {
  width: 100%
}

.elementor-cta--layout-image-left .elementor-cta,
.elementor-cta--layout-image-right .elementor-cta {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}

.elementor-cta--layout-image-left .elementor-cta__bg-wrapper,
.elementor-cta--layout-image-right .elementor-cta__bg-wrapper {
  width: auto;
  min-width: 50%
}

.elementor-cta--layout-image-left .elementor-cta__content,
.elementor-cta--layout-image-right .elementor-cta__content {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}

.elementor-cta--layout-image-left .elementor-cta {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row
}

.elementor-cta--layout-image-right .elementor-cta {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}

.elementor-cta__bg,
.elementor-cta__bg-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s
}

.elementor-cta__bg-wrapper {
  z-index: 1;
  overflow: hidden
}

.elementor-cta__bg {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: 50%;
  z-index: 1
}

.elementor-cta__bg-overlay {
  z-index: 2
}

.elementor-cta__button.elementor-button {
  cursor: pointer;
  -ms-flex-item-align: center;
  align-self: center;
  margin-left: auto;
  margin-right: auto;
  border: 2px solid #fff;
  background: transparent
}

.elementor-cta__button.elementor-button:hover {
  background: transparent;
  text-decoration: none
}

.elementor-cta__title {
  font-size: 23px
}

.elementor-cta__content {
  z-index: 1;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  padding: 35px;
  width: 100%
}

.elementor-cta__content,
.elementor-cta__content-item {
  position: relative;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  color: #fff
}

.elementor-cta__content-item {
  width: 100%;
  margin: 0
}

.elementor-cta__content-item:not(:last-child) {
  margin-bottom: 15px
}

.elementor-cta__content-item .elementor-icon {
  color: #fff
}

.elementor-cta--valign-top .elementor-cta__content {
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.elementor-cta--valign-middle .elementor-cta__content {
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.elementor-cta--valign-bottom .elementor-cta__content {
  -ms-flex-line-pack: end;
  align-content: flex-end;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end
}

.elementor-cta:hover .elementor-cta__bg-overlay {
  background-color: rgba(0, 0, 0, .3)
}

@media (max-device-width:1024px) {
  .elementor-cta {
    cursor: pointer
  }
}

@media (min-width:-1px) {
  .elementor-cta--widescreen-layout-image-above .elementor-cta {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .elementor-cta--widescreen-layout-image-above .elementor-cta__bg-wrapper {
    width: 100%
  }

  .elementor-cta--widescreen-layout-image-left .elementor-cta,
  .elementor-cta--widescreen-layout-image-right .elementor-cta {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }

  .elementor-cta--widescreen-layout-image-left .elementor-cta__bg-wrapper,
  .elementor-cta--widescreen-layout-image-right .elementor-cta__bg-wrapper {
    width: auto;
    min-width: 50%
  }

  .elementor-cta--widescreen-layout-image-left .elementor-cta__content,
  .elementor-cta--widescreen-layout-image-right .elementor-cta__content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
  }

  .elementor-cta--widescreen-layout-image-left .elementor-cta {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }

  .elementor-cta--widescreen-layout-image-right .elementor-cta {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
}

@media (max-width:-1px) {
  .elementor-cta--laptop-layout-image-above .elementor-cta {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .elementor-cta--laptop-layout-image-above .elementor-cta__bg-wrapper {
    width: 100%
  }

  .elementor-cta--laptop-layout-image-left .elementor-cta,
  .elementor-cta--laptop-layout-image-right .elementor-cta {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }

  .elementor-cta--laptop-layout-image-left .elementor-cta__bg-wrapper,
  .elementor-cta--laptop-layout-image-right .elementor-cta__bg-wrapper {
    width: auto;
    min-width: 50%
  }

  .elementor-cta--laptop-layout-image-left .elementor-cta__content,
  .elementor-cta--laptop-layout-image-right .elementor-cta__content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
  }

  .elementor-cta--laptop-layout-image-left .elementor-cta {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }

  .elementor-cta--laptop-layout-image-right .elementor-cta {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
}

@media (max-width:-1px) {
  .elementor-cta--tablet_extra-layout-image-above .elementor-cta {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .elementor-cta--tablet_extra-layout-image-above .elementor-cta__bg-wrapper {
    width: 100%
  }

  .elementor-cta--tablet_extra-layout-image-left .elementor-cta,
  .elementor-cta--tablet_extra-layout-image-right .elementor-cta {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }

  .elementor-cta--tablet_extra-layout-image-left .elementor-cta__bg-wrapper,
  .elementor-cta--tablet_extra-layout-image-right .elementor-cta__bg-wrapper {
    width: auto;
    min-width: 50%
  }

  .elementor-cta--tablet_extra-layout-image-left .elementor-cta__content,
  .elementor-cta--tablet_extra-layout-image-right .elementor-cta__content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
  }

  .elementor-cta--tablet_extra-layout-image-left .elementor-cta {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }

  .elementor-cta--tablet_extra-layout-image-right .elementor-cta {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
}

@media (max-width:1024px) {
  .elementor-cta--tablet-layout-image-above .elementor-cta {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .elementor-cta--tablet-layout-image-above .elementor-cta__bg-wrapper {
    width: 100%
  }

  .elementor-cta--tablet-layout-image-left .elementor-cta,
  .elementor-cta--tablet-layout-image-right .elementor-cta {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }

  .elementor-cta--tablet-layout-image-left .elementor-cta__bg-wrapper,
  .elementor-cta--tablet-layout-image-right .elementor-cta__bg-wrapper {
    width: auto;
    min-width: 50%
  }

  .elementor-cta--tablet-layout-image-left .elementor-cta__content,
  .elementor-cta--tablet-layout-image-right .elementor-cta__content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
  }

  .elementor-cta--tablet-layout-image-left .elementor-cta {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }

  .elementor-cta--tablet-layout-image-right .elementor-cta {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
}

@media (max-width:-1px) {
  .elementor-cta--mobile_extra-layout-image-above .elementor-cta {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .elementor-cta--mobile_extra-layout-image-above .elementor-cta__bg-wrapper {
    width: 100%
  }

  .elementor-cta--mobile_extra-layout-image-left .elementor-cta,
  .elementor-cta--mobile_extra-layout-image-right .elementor-cta {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }

  .elementor-cta--mobile_extra-layout-image-left .elementor-cta__bg-wrapper,
  .elementor-cta--mobile_extra-layout-image-right .elementor-cta__bg-wrapper {
    width: auto;
    min-width: 50%
  }

  .elementor-cta--mobile_extra-layout-image-left .elementor-cta__content,
  .elementor-cta--mobile_extra-layout-image-right .elementor-cta__content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
  }

  .elementor-cta--mobile_extra-layout-image-left .elementor-cta {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }

  .elementor-cta--mobile_extra-layout-image-right .elementor-cta {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
}

@media (max-width:767px) {
  .elementor-cta--mobile-layout-image-above .elementor-cta {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .elementor-cta--mobile-layout-image-above .elementor-cta__bg-wrapper {
    width: 100%
  }

  .elementor-cta--mobile-layout-image-left .elementor-cta,
  .elementor-cta--mobile-layout-image-right .elementor-cta {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }

  .elementor-cta--mobile-layout-image-left .elementor-cta__bg-wrapper,
  .elementor-cta--mobile-layout-image-right .elementor-cta__bg-wrapper {
    width: auto;
    min-width: 50%
  }

  .elementor-cta--mobile-layout-image-left .elementor-cta__content,
  .elementor-cta--mobile-layout-image-right .elementor-cta__content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
  }

  .elementor-cta--mobile-layout-image-left .elementor-cta {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }

  .elementor-cta--mobile-layout-image-right .elementor-cta {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
}

.elementor-ribbon {
  position: absolute;
  z-index: 1;
  top: 0;
  left: auto;
  right: 0;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  width: 150px;
  overflow: hidden;
  height: 150px
}

.elementor-ribbon-inner {
  text-align: center;
  left: 0;
  width: 200%;
  -webkit-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  -ms-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  margin-top: 35px;
  font-size: 13px;
  line-height: 2;
  font-weight: 800;
  text-transform: uppercase;
  background: #000;
  color: #fff
}

.elementor-ribbon.elementor-ribbon-left {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  left: 0;
  right: auto
}

.elementor-ribbon.elementor-ribbon-right {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  left: auto;
  right: 0
}

.elementor-widget-countdown .elementor-countdown-expire--message {
  display: none;
  padding: 20px;
  text-align: center
}

.elementor-widget-countdown .elementor-countdown-wrapper {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row
}

.elementor-widget-countdown .elementor-countdown-item {
  padding: 20px 0;
  text-align: center;
  color: #fff
}

.elementor-widget-countdown .elementor-countdown-digits,
.elementor-widget-countdown .elementor-countdown-label {
  line-height: 1
}

.elementor-widget-countdown .elementor-countdown-digits {
  font-size: 69px
}

.elementor-widget-countdown .elementor-countdown-label {
  font-size: 19px
}

.elementor-widget-countdown.elementor-countdown--label-block .elementor-countdown-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: auto;
  margin-left: auto
}

.elementor-widget-countdown.elementor-countdown--label-block .elementor-countdown-digits,
.elementor-widget-countdown.elementor-countdown--label-block .elementor-countdown-label {
  display: block
}

.elementor-widget-countdown.elementor-countdown--label-block .elementor-countdown-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}

.elementor-widget-countdown.elementor-countdown--label-inline {
  text-align: center
}

.elementor-widget-countdown.elementor-countdown--label-inline .elementor-countdown-item {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px
}

.elementor-slides .swiper-slide-bg {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  min-width: 100%;
  min-height: 100%
}

.elementor-slides .swiper-slide-inner {
  background-repeat: no-repeat;
  background-position: 50%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 50px;
  margin: auto
}

.elementor-slides .swiper-slide-inner,
.elementor-slides .swiper-slide-inner:hover {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.elementor-slides .swiper-slide-inner .elementor-background-overlay {
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0
}

.elementor-slides .swiper-slide-inner .elementor-slide-content {
  position: relative;
  z-index: 1;
  width: 100%
}

.elementor-slides .swiper-slide-inner .elementor-slide-heading {
  font-size: 35px;
  font-weight: 700;
  line-height: 1
}

.elementor-slides .swiper-slide-inner .elementor-slide-description {
  font-size: 17px;
  line-height: 1.4
}

.elementor-slides .swiper-slide-inner .elementor-slide-description:not(:last-child),
.elementor-slides .swiper-slide-inner .elementor-slide-heading:not(:last-child) {
  margin-bottom: 30px
}

.elementor-slides .swiper-slide-inner .elementor-slide-button {
  border: 2px solid #fff;
  color: #fff;
  background: transparent;
  display: inline-block
}

.elementor-slides .swiper-slide-inner .elementor-slide-button,
.elementor-slides .swiper-slide-inner .elementor-slide-button:hover {
  background: transparent;
  color: inherit;
  text-decoration: none
}

.elementor--v-position-top .swiper-slide-inner {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.elementor--v-position-bottom .swiper-slide-inner {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end
}

.elementor--v-position-middle .swiper-slide-inner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.elementor--h-position-left .swiper-slide-inner {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.elementor--h-position-right .swiper-slide-inner {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.elementor--h-position-center .swiper-slide-inner {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

body.rtl .elementor-widget-slides .elementor-swiper-button-next {
  left: 10px;
  right: auto
}

body.rtl .elementor-widget-slides .elementor-swiper-button-prev {
  right: 10px;
  left: auto
}

.elementor-slides-wrapper div:not(.swiper-slide)>.swiper-slide-inner {
  display: none
}

@media (max-width:767px) {
  .elementor-slides .swiper-slide-inner {
    padding: 30px
  }

  .elementor-slides .swiper-slide-inner .elementor-slide-heading {
    font-size: 23px;
    line-height: 1;
    margin-bottom: 15px
  }

  .elementor-slides .swiper-slide-inner .elementor-slide-description {
    font-size: 13px;
    line-height: 1.4;
    margin-bottom: 15px
  }
}

.elementor-share-buttons--color-custom.elementor-share-buttons--skin-flat .elementor-share-btn,
.elementor-share-buttons--color-custom.elementor-share-buttons--skin-gradient .elementor-share-btn {
  background-color: var(--e-share-buttons-primary-color, #ea4335)
}

.elementor-share-buttons--color-custom.elementor-share-buttons--skin-flat .elementor-share-btn__icon,
.elementor-share-buttons--color-custom.elementor-share-buttons--skin-flat .elementor-share-btn__text,
.elementor-share-buttons--color-custom.elementor-share-buttons--skin-gradient .elementor-share-btn__icon,
.elementor-share-buttons--color-custom.elementor-share-buttons--skin-gradient .elementor-share-btn__text {
  color: var(--e-share-buttons-secondary-color, #fff)
}

.elementor-share-buttons--color-custom.elementor-share-buttons--skin-flat .elementor-share-btn__icon svg,
.elementor-share-buttons--color-custom.elementor-share-buttons--skin-flat .elementor-share-btn__text svg,
.elementor-share-buttons--color-custom.elementor-share-buttons--skin-gradient .elementor-share-btn__icon svg,
.elementor-share-buttons--color-custom.elementor-share-buttons--skin-gradient .elementor-share-btn__text svg {
  fill: var(--e-share-buttons-secondary-color, #fff)
}

.elementor-share-buttons--color-custom.elementor-share-buttons--skin-boxed .elementor-share-btn,
.elementor-share-buttons--color-custom.elementor-share-buttons--skin-framed .elementor-share-btn,
.elementor-share-buttons--color-custom.elementor-share-buttons--skin-minimal .elementor-share-btn {
  color: var(--e-share-buttons-primary-color, #ea4335);
  border-color: var(--e-share-buttons-primary-color, #ea4335)
}

.elementor-share-buttons--color-custom.elementor-share-buttons--skin-boxed .elementor-share-btn__icon,
.elementor-share-buttons--color-custom.elementor-share-buttons--skin-minimal .elementor-share-btn__icon {
  background-color: var(--e-share-buttons-primary-color, #ea4335);
  color: var(--e-share-buttons-secondary-color, #fff)
}

.elementor-share-buttons--color-custom.elementor-share-buttons--skin-boxed .elementor-share-btn__icon svg,
.elementor-share-buttons--color-custom.elementor-share-buttons--skin-minimal .elementor-share-btn__icon svg {
  fill: var(--e-share-buttons-secondary-color, #fff)
}

.elementor-share-buttons--color-custom.elementor-share-buttons--skin-framed .elementor-share-btn__icon {
  color: var(--e-share-buttons-primary-color, #ea4335)
}

.elementor-share-buttons--color-custom.elementor-share-buttons--skin-framed .elementor-share-btn__icon svg {
  fill: var(--e-share-buttons-primary-color, #ea4335)
}

.elementor-share-buttons--color-official .elementor-share-btn:hover {
  -webkit-filter: saturate(1.5) brightness(1.2);
  filter: saturate(1.5) brightness(1.2)
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_digg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_digg {
  background-color: #005be2
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_email,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_email {
  background-color: #ea4335
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_print,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_print {
  background-color: #aaa
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_facebook,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_facebook {
  background-color: #3b5998
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_google,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_google {
  background-color: #dd4b39
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_pocket,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_pocket {
  background-color: #ef3f56
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_linkedin,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_linkedin {
  background-color: #0077b5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_odnoklassniki,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_odnoklassniki {
  background-color: #f4731c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_pinterest,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_pinterest {
  background-color: #bd081c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_reddit,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_reddit {
  background-color: #ff4500
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_skype,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_skype {
  background-color: #00aff0
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_slideshare,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_slideshare {
  background-color: #0077b5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_snapchat,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_snapchat {
  background-color: #fffc00
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_stumbleupon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_stumbleupon {
  background-color: #eb4924
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_mix,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_mix {
  background-color: #f3782b
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_tumblr,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_tumblr {
  background-color: #35465c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_twitch,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_twitch {
  background-color: #6441a5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_telegram,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_telegram {
  background-color: #2ca5e0
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_twitter,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_twitter {
  background-color: #1da1f2
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_vimeo,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_vimeo {
  background-color: #1ab7ea
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_vk,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_vk {
  background-color: #45668e
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_whatsapp,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_whatsapp {
  background-color: #25d366
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_wordpress,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_wordpress {
  background-color: #21759b
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_xing,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_xing {
  background-color: #026466
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_digg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_digg {
  color: #005be2
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_digg svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_digg svg {
  fill: #005be2
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_email,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_email {
  color: #ea4335
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_email svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_email svg {
  fill: #ea4335
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_print,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_print {
  color: #aaa
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_print svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_print svg {
  fill: #aaa
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_facebook,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_facebook {
  color: #3b5998
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_facebook svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_facebook svg {
  fill: #3b5998
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_google,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_google {
  color: #dd4b39
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_google svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_google svg {
  fill: #dd4b39
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pocket,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_pocket {
  color: #ef3f56
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pocket svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_pocket svg {
  fill: #ef3f56
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_linkedin,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_linkedin {
  color: #0077b5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_linkedin svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_linkedin svg {
  fill: #0077b5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_odnoklassniki,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_odnoklassniki {
  color: #f4731c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_odnoklassniki svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_odnoklassniki svg {
  fill: #f4731c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pinterest,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_pinterest {
  color: #bd081c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pinterest svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_pinterest svg {
  fill: #bd081c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_reddit,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_reddit {
  color: #ff4500
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_reddit svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_reddit svg {
  fill: #ff4500
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_skype,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_skype {
  color: #00aff0
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_skype svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_skype svg {
  fill: #00aff0
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_slideshare,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_slideshare {
  color: #0077b5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_slideshare svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_slideshare svg {
  fill: #0077b5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_snapchat,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_snapchat {
  color: #fffc00
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_snapchat svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_snapchat svg {
  fill: #fffc00
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_stumbleupon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_stumbleupon {
  color: #eb4924
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_stumbleupon svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_stumbleupon svg {
  fill: #eb4924
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_mix,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_mix {
  color: #f3782b
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_mix svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_mix svg {
  fill: #f3782b
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_tumblr,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_tumblr {
  color: #35465c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_tumblr svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_tumblr svg {
  fill: #35465c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitch,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_twitch {
  color: #6441a5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitch svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_twitch svg {
  fill: #6441a5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_telegram,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_telegram {
  color: #2ca5e0
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_telegram svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_telegram svg {
  fill: #2ca5e0
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitter,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_twitter {
  color: #1da1f2
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitter svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_twitter svg {
  fill: #1da1f2
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vimeo,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_vimeo {
  color: #1ab7ea
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vimeo svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_vimeo svg {
  fill: #1ab7ea
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vk,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_vk {
  color: #45668e
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vk svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_vk svg {
  fill: #45668e
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_whatsapp,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_whatsapp {
  color: #25d366
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_whatsapp svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_whatsapp svg {
  fill: #25d366
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_wordpress,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_wordpress {
  color: #21759b
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_wordpress svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_wordpress svg {
  fill: #21759b
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_xing,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_xing {
  color: #026466
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_xing svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_xing svg {
  fill: #026466
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_digg .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_digg .elementor-share-btn__icon {
  background-color: #005be2
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_email .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_email .elementor-share-btn__icon {
  background-color: #ea4335
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_print .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_print .elementor-share-btn__icon {
  background-color: #aaa
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_facebook .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_facebook .elementor-share-btn__icon {
  background-color: #3b5998
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_google .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_google .elementor-share-btn__icon {
  background-color: #dd4b39
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pocket .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_pocket .elementor-share-btn__icon {
  background-color: #ef3f56
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_linkedin .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_linkedin .elementor-share-btn__icon {
  background-color: #0077b5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_odnoklassniki .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_odnoklassniki .elementor-share-btn__icon {
  background-color: #f4731c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pinterest .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_pinterest .elementor-share-btn__icon {
  background-color: #bd081c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_reddit .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_reddit .elementor-share-btn__icon {
  background-color: #ff4500
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_skype .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_skype .elementor-share-btn__icon {
  background-color: #00aff0
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_slideshare .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_slideshare .elementor-share-btn__icon {
  background-color: #0077b5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_snapchat .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_snapchat .elementor-share-btn__icon {
  background-color: #fffc00
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_stumbleupon .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_stumbleupon .elementor-share-btn__icon {
  background-color: #eb4924
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_mix .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_mix .elementor-share-btn__icon {
  background-color: #f3782b
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_tumblr .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_tumblr .elementor-share-btn__icon {
  background-color: #35465c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitch .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_twitch .elementor-share-btn__icon {
  background-color: #6441a5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_telegram .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_telegram .elementor-share-btn__icon {
  background-color: #2ca5e0
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitter .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_twitter .elementor-share-btn__icon {
  background-color: #1da1f2
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vimeo .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_vimeo .elementor-share-btn__icon {
  background-color: #1ab7ea
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vk .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_vk .elementor-share-btn__icon {
  background-color: #45668e
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_whatsapp .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_whatsapp .elementor-share-btn__icon {
  background-color: #25d366
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_wordpress .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_wordpress .elementor-share-btn__icon {
  background-color: #21759b
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_xing .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_xing .elementor-share-btn__icon {
  background-color: #026466
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn .elementor-share-btn__icon {
  color: var(--e-share-buttons-icon-color, #fff)
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn .elementor-share-btn__icon svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn .elementor-share-btn__icon svg {
  fill: var(--e-share-buttons-icon-color, #fff)
}

.elementor-share-buttons--skin-boxed .elementor-share-btn__icon,
.elementor-share-buttons--skin-framed .elementor-share-btn__icon {
  margin-left: -.2em
}

.elementor-share-buttons--skin-boxed .elementor-share-btn,
.elementor-share-buttons--skin-framed .elementor-share-btn {
  border-style: solid
}

.elementor-share-buttons--skin-gradient .elementor-share-btn__text,
.elementor-share-buttons--skin-gradient.elementor-share-buttons--view-icon .elementor-share-btn__icon {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .12)), to(transparent));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .12), transparent);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, .12), transparent);
  background-image: linear-gradient(90deg, rgba(0, 0, 0, .12), transparent)
}

.elementor-share-buttons--skin-boxed .elementor-share-btn__text,
.elementor-share-buttons--skin-gradient .elementor-share-btn__text,
.elementor-share-buttons--skin-minimal .elementor-share-btn__text {
  padding-left: .9em
}

.elementor-share-buttons--skin-flat .elementor-share-btn,
.elementor-share-buttons--skin-gradient .elementor-share-btn {
  background-color: var(--e-share-buttons-primary-color, #ea4335)
}

.elementor-share-buttons--skin-flat .elementor-share-btn__icon,
.elementor-share-buttons--skin-flat .elementor-share-btn__text,
.elementor-share-buttons--skin-gradient .elementor-share-btn__icon,
.elementor-share-buttons--skin-gradient .elementor-share-btn__text {
  color: var(--e-share-buttons-secondary-color, #fff)
}

.elementor-share-buttons--skin-flat .elementor-share-btn__icon svg,
.elementor-share-buttons--skin-flat .elementor-share-btn__text svg,
.elementor-share-buttons--skin-gradient .elementor-share-btn__icon svg,
.elementor-share-buttons--skin-gradient .elementor-share-btn__text svg {
  fill: var(--e-share-buttons-secondary-color, #fff)
}

.elementor-share-buttons--skin-minimal.elementor-share-buttons--shape-rounded .elementor-share-btn__icon {
  border-radius: .5em
}

.elementor-share-buttons--skin-minimal.elementor-share-buttons--shape-circle .elementor-share-btn__icon {
  border-radius: 99.9em
}

.elementor-share-buttons--view-text .elementor-share-btn__text {
  padding-left: 1em
}

.elementor-share-buttons--view-icon .elementor-share-btn,
.elementor-share-buttons--view-text .elementor-share-btn {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.elementor-share-buttons--view-icon .elementor-share-btn__icon,
.elementor-share-buttons--view-icon .elementor-share-btn__text,
.elementor-share-buttons--view-text .elementor-share-btn__icon,
.elementor-share-buttons--view-text .elementor-share-btn__text {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.elementor-share-buttons--shape-rounded .elementor-share-btn {
  border-radius: .5em
}

.elementor-share-buttons--shape-circle .elementor-share-btn {
  border-radius: 99.9em
}

.elementor-share-btn {
  overflow: hidden;
  font-size: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-transition-property: background-color, border-color, -webkit-filter;
  transition-property: background-color, border-color, -webkit-filter;
  -o-transition-property: filter, background-color, border-color;
  transition-property: filter, background-color, border-color;
  transition-property: filter, background-color, border-color, -webkit-filter;
  height: 4.5em;
  cursor: pointer
}

.elementor-share-btn,
.elementor-share-btn__icon,
.elementor-share-btn__text {
  -webkit-transition-duration: .2s;
  -o-transition-duration: .2s;
  transition-duration: .2s
}

.elementor-share-btn__icon,
.elementor-share-btn__text {
  -webkit-transition-property: color, background-color;
  -o-transition-property: color, background-color;
  transition-property: color, background-color
}

.elementor-share-btn__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 4.5em;
  position: relative
}

.elementor-share-btn__icon i {
  font-size: var(--e-share-buttons-icon-size, 1.7em)
}

.elementor-share-btn__icon svg {
  width: var(--e-share-buttons-icon-size, 1.7em);
  height: var(--e-share-buttons-icon-size, 1.7em)
}

.elementor-share-btn__text {
  font-size: 1.5em;
  padding-right: 1em;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 100
}

.elementor-share-btn__title {
  font-weight: 700;
  -ms-flex-negative: 0;
  flex-shrink: 0
}

.elementor-widget-share-buttons {
  text-align: var(--alignment, inherit);
  -moz-text-align-last: var(--alignment, inherit);
  text-align-last: var(--alignment, inherit)
}

.elementor-widget-share-buttons.elementor-grid-0 .elementor-widget-container {
  font-size: 0
}

.elementor-skin-carousel .elementor-main-swiper,
.elementor-skin-coverflow .elementor-main-swiper {
  height: 230px
}

.elementor-skin-slideshow .elementor-main-swiper {
  height: 450px;
  position: relative
}

.elementor-skin-slideshow .elementor-thumbnails-swiper .elementor-custom-embed-play i {
  font-size: 50px
}

.elementor-skin-slideshow .elementor-thumbnails-swiper .swiper-slide {
  cursor: pointer
}

.elementor-skin-slideshow .elementor-thumbnails-swiper .swiper-slide:not(.swiper-slide-active):after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, .3)
}

.elementor-carousel-image {
  background: no-repeat 50%;
  -webkit-background-size: cover;
  background-size: cover;
  height: 100%;
  position: relative
}

.elementor-carousel-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  width: 100%;
  height: 100%;
  padding: 20px;
  color: var(--e-carousel-image-overlay-color, #fff);
  background-color: rgba(129, 138, 145, .8);
  -webkit-transition: opacity .5s, -webkit-transform .5s;
  transition: opacity .5s, -webkit-transform .5s;
  -o-transition: transform .5s, opacity .5s;
  transition: transform .5s, opacity .5s;
  transition: transform .5s, opacity .5s, -webkit-transform .5s
}

.elementor-carousel-image-overlay i {
  font-size: var(--e-carousel-image-overlay-icon-size, 21px)
}

.elementor-carousel-image-overlay svg {
  fill: var(--e-carousel-image-overlay-color, #fff);
  width: var(--e-carousel-image-overlay-icon-size, 21px);
  height: var(--e-carousel-image-overlay-icon-size, 21px)
}

.elementor-testimonial__image {
  -ms-flex-negative: 0;
  flex-shrink: 0
}

.elementor-testimonial__image img {
  border-radius: 999px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -o-object-fit: cover;
  object-fit: cover
}

.elementor-testimonial__footer,
.elementor-testimonial__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.elementor-testimonial__footer cite,
.elementor-testimonial__header cite {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-style: normal;
  font-size: 14px;
  line-height: 1.5
}

.elementor-testimonial__name {
  font-weight: 700
}

.elementor-testimonial--layout-image_above .elementor-testimonial__footer,
.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,
.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite {
  margin-left: 20px
}

.elementor-testimonial--layout-image_above.elementor-testimonial--align-right .elementor-testimonial__footer,
.elementor-testimonial--layout-image_inline.elementor-testimonial--align-right .elementor-testimonial__footer {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}

.elementor-testimonial--layout-image_above.elementor-testimonial--align-right .elementor-testimonial__image+cite,
.elementor-testimonial--layout-image_inline.elementor-testimonial--align-right .elementor-testimonial__image+cite {
  margin-right: 20px;
  margin-left: 0
}

.elementor-testimonial--layout-image_above.elementor-testimonial--align-left .elementor-testimonial__footer,
.elementor-testimonial--layout-image_inline.elementor-testimonial--align-left .elementor-testimonial__footer {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row
}

.elementor-testimonial--layout-image_above.elementor-testimonial--align-left .elementor-testimonial__image+cite,
.elementor-testimonial--layout-image_inline.elementor-testimonial--align-left .elementor-testimonial__image+cite {
  margin-right: 0;
  margin-left: 20px
}

.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
  margin-top: 25px
}

.elementor-testimonial--layout-image_above .elementor-testimonial {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse
}

.elementor-testimonial--layout-image_above .elementor-testimonial__footer {
  margin-bottom: 25px
}

.elementor-testimonial--layout-image_stacked .elementor-testimonial__footer {
  margin-top: 25px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.elementor-testimonial--layout-image_stacked .elementor-testimonial__image,
.elementor-testimonial--layout-image_stacked .elementor-testimonial cite {
  margin-top: 15px;
  width: 100%
}

.elementor-testimonial--layout-image_left .elementor-testimonial,
.elementor-testimonial--layout-image_right .elementor-testimonial {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch
}

.elementor-testimonial--layout-image_left .elementor-testimonial__footer,
.elementor-testimonial--layout-image_right .elementor-testimonial__footer {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center
}

.elementor-testimonial--layout-image_left .elementor-testimonial__image+cite,
.elementor-testimonial--layout-image_right .elementor-testimonial__image+cite {
  margin-top: 15px
}

.elementor-testimonial--layout-image_left.elementor-testimonial--align-center .elementor-testimonial__footer,
.elementor-testimonial--layout-image_right.elementor-testimonial--align-center .elementor-testimonial__footer {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.elementor-testimonial--layout-image_left .elementor-testimonial {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}

.elementor-testimonial--layout-image_left .elementor-testimonial__footer {
  padding-right: 20px
}

.elementor-testimonial--layout-image_right .elementor-testimonial {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row
}

.elementor-testimonial--layout-image_right .elementor-testimonial__footer {
  padding-left: 20px
}

.elementor-testimonial--align-right .elementor-testimonial {
  text-align: right
}

.elementor-testimonial--align-left .elementor-testimonial {
  text-align: left
}

.elementor-testimonial--align-center .elementor-testimonial {
  text-align: center
}

.elementor-testimonial--align-center .elementor-testimonial__footer {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.elementor-testimonial--align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite {
  text-align: left
}

.elementor-testimonial--skin-default.elementor-testimonial--layout-image_above .elementor-testimonial__cite,
.elementor-testimonial--skin-default.elementor-testimonial--layout-image_left .elementor-testimonial__cite,
.elementor-testimonial--skin-default.elementor-testimonial--layout-image_right .elementor-testimonial__cite {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 25px
}

.elementor-testimonial--skin-bubble .elementor-testimonial__content {
  background-color: #e6e9ec;
  padding: 20px;
  position: relative
}

.elementor-testimonial--skin-bubble .elementor-testimonial__content:after {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  background-color: #e6e9ec;
  position: absolute;
  -webkit-transform: scaleX(.75) rotate(45deg);
  -ms-transform: scaleX(.75) rotate(45deg);
  transform: scaleX(.75) rotate(45deg);
  border-width: 0;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_above .elementor-testimonial__content:after {
  bottom: calc(100% - 7px);
  -webkit-transform: scaleX(.75) rotate(-135deg);
  -ms-transform: scaleX(.75) rotate(-135deg);
  transform: scaleX(.75) rotate(-135deg)
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_above.elementor-testimonial--align-center .elementor-testimonial__content:after {
  left: 50%;
  -webkit-transform: translateX(-50%) scaleX(.75) rotate(-135deg);
  -ms-transform: translateX(-50%) scaleX(.75) rotate(-135deg);
  transform: translateX(-50%) scaleX(.75) rotate(-135deg)
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_inline .elementor-testimonial__content:after,
.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_stacked .elementor-testimonial__content:after {
  top: calc(100% - 7px)
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_inline.elementor-testimonial--align-center .elementor-testimonial__content:after,
.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_stacked.elementor-testimonial--align-center .elementor-testimonial__content:after {
  left: 50%;
  -webkit-transform: translateX(-50%) scaleX(.75) rotate(45deg);
  -ms-transform: translateX(-50%) scaleX(.75) rotate(45deg);
  transform: translateX(-50%) scaleX(.75) rotate(45deg)
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_above.elementor-testimonial--align-left .elementor-testimonial__content:after,
.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_inline.elementor-testimonial--align-left .elementor-testimonial__content:after,
.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_stacked.elementor-testimonial--align-left .elementor-testimonial__content:after {
  left: calc(20px + (50px / 2))
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_above.elementor-testimonial--align-right .elementor-testimonial__content:after,
.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_inline.elementor-testimonial--align-right .elementor-testimonial__content:after,
.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_stacked.elementor-testimonial--align-right .elementor-testimonial__content:after {
  right: calc(20px + (50px / 2))
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_left .elementor-testimonial__content:after {
  -webkit-transform: scaleY(.75) rotate(135deg);
  -ms-transform: scaleY(.75) rotate(135deg);
  transform: scaleY(.75) rotate(135deg);
  left: -8px
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_right .elementor-testimonial__content:after {
  -webkit-transform: scaleY(.75) rotate(-45deg);
  -ms-transform: scaleY(.75) rotate(-45deg);
  transform: scaleY(.75) rotate(-45deg);
  right: -8px
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_left .elementor-testimonial__content:after,
.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_right .elementor-testimonial__content:after {
  top: calc(20px + (50px / 2))
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_left .elementor-testimonial__footer,
.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_right .elementor-testimonial__footer {
  padding-top: 20px
}

.elementor-widget-testimonial-carousel .swiper-slide {
  padding: 20px
}

.elementor-widget-testimonial-carousel .elementor-testimonial__text {
  font-size: 1.3em;
  font-style: italic;
  line-height: 1.5
}

.elementor-widget-testimonial-carousel .elementor-testimonial__image img {
  width: 50px;
  height: 50px
}

.elementor-widget-reviews .swiper-slide {
  background-color: #fff;
  border: 1px solid #e1e8ed;
  border-radius: 5px;
  padding: 0
}

.elementor-widget-reviews .elementor-testimonial__text {
  font-size: 14px;
  line-height: 20px
}

.elementor-widget-reviews .elementor-testimonial__name {
  color: #1c2022
}

.elementor-widget-reviews .elementor-testimonial__title {
  color: #697882;
  font-size: 12.5px;
  font-weight: 400;
  font-family: inherit
}

.elementor-widget-reviews .elementor-testimonial__image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.elementor-widget-reviews .elementor-testimonial__image img {
  width: 36px;
  height: 36px
}

.elementor-widget-reviews .elementor-testimonial__icon {
  margin-left: auto;
  font-size: 17px
}

.elementor-widget-reviews .elementor-testimonial__icon .fa+.fa {
  margin-left: .15em
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon {
  color: var(--e-testimonial-icon-color)
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-android {
  --e-testimonial-icon-color: #a4c639
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-apple {
  --e-testimonial-icon-color: #999
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-behance {
  --e-testimonial-icon-color: #1769ff
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-bitbucket {
  --e-testimonial-icon-color: #205081
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-codepen {
  --e-testimonial-icon-color: #000
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-delicious {
  --e-testimonial-icon-color: #39f
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-digg {
  --e-testimonial-icon-color: #005be2
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-dribbble {
  --e-testimonial-icon-color: #ea4c89
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-envelope {
  --e-testimonial-icon-color: #ea4335
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-facebook {
  --e-testimonial-icon-color: #3b5998
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-flickr {
  --e-testimonial-icon-color: #0063dc
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-foursquare {
  --e-testimonial-icon-color: #2d5be3
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-github {
  --e-testimonial-icon-color: #333
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-google-plus {
  --e-testimonial-icon-color: #dd4b39
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-houzz {
  --e-testimonial-icon-color: #7ac142
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-instagram {
  --e-testimonial-icon-color: #262626
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-jsfiddle {
  --e-testimonial-icon-color: #487aa2
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-linkedin {
  --e-testimonial-icon-color: #0077b5
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-medium {
  --e-testimonial-icon-color: #00ab6b
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-meetup {
  --e-testimonial-icon-color: #ec1c40
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-mixcloud {
  --e-testimonial-icon-color: #273a4b
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-odnoklassniki {
  --e-testimonial-icon-color: #f4731c
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-pinterest {
  --e-testimonial-icon-color: #bd081c
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-product-hunt {
  --e-testimonial-icon-color: #da552f
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-reddit {
  --e-testimonial-icon-color: #ff4500
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-rss {
  --e-testimonial-icon-color: #f26522
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-shopping-cart {
  --e-testimonial-icon-color: #4caf50
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-skype {
  --e-testimonial-icon-color: #00aff0
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-slideshare {
  --e-testimonial-icon-color: #0077b5
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-snapchat {
  --e-testimonial-icon-color: #fffc00
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-soundcloud {
  --e-testimonial-icon-color: #f80
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-spotify {
  --e-testimonial-icon-color: #2ebd59
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-stack-overflow {
  --e-testimonial-icon-color: #fe7a15
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-steam {
  --e-testimonial-icon-color: #00adee
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-stumbleupon {
  --e-testimonial-icon-color: #eb4924
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-telegram {
  --e-testimonial-icon-color: #2ca5e0
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-thumb-tack,
.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-thumbtack {
  --e-testimonial-icon-color: #1aa1d8
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-tripadvisor {
  --e-testimonial-icon-color: #589442
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-tumblr {
  --e-testimonial-icon-color: #35465c
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-twitch {
  --e-testimonial-icon-color: #6441a5
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-twitter {
  --e-testimonial-icon-color: #1da1f2
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-vimeo {
  --e-testimonial-icon-color: #1ab7ea
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-vk {
  --e-testimonial-icon-color: #45668e
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-weibo {
  --e-testimonial-icon-color: #dd2430
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-weixin {
  --e-testimonial-icon-color: #31a918
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-whatsapp {
  --e-testimonial-icon-color: #25d366
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-wordpress {
  --e-testimonial-icon-color: #21759b
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-xing {
  --e-testimonial-icon-color: #026466
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-yelp {
  --e-testimonial-icon-color: #af0606
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-youtube {
  --e-testimonial-icon-color: #cd201f
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-500px {
  --e-testimonial-icon-color: #0099e5
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon svg {
  fill: var(--e-testimonial-icon-color)
}

.elementor-widget-reviews .elementor-testimonial__rating {
  background-image: -webkit-gradient(linear, left top, right top, from(#ffc82c), to(#ccc));
  background-image: -webkit-linear-gradient(left, #ffc82c var(--rating), #ccc var(--rating));
  background-image: -o-linear-gradient(left, #ffc82c var(--rating), #ccc var(--rating));
  background-image: linear-gradient(90deg, #ffc82c var(--rating), #ccc var(--rating));
  font-family: eicons
}

.elementor-widget-reviews .elementor-testimonial__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
  padding-bottom: 6px
}

.elementor-widget-reviews .elementor-testimonial__image+cite {
  margin-left: 9px
}

.elementor-widget-reviews .elementor-testimonial__separator {
  margin: 0 auto;
  border-top: 0;
  border-bottom: 1px solid #e1e8ed;
  height: 0
}

.elementor-widget-reviews .elementor-testimonial__content {
  padding-top: 6px;
  padding-bottom: 15px
}

.elementor-widget-reviews .elementor-testimonial__content,
.elementor-widget-reviews .elementor-testimonial__header {
  padding-left: 15px;
  padding-right: 15px
}

.elementor-widget-reviews.elementor-review--has-separator .elementor-testimonial__header {
  border-bottom: 1px solid #e1e8ed
}

.swiper-pagination-bullets {
  color: #fff;
  cursor: default
}

.swiper-slide {
  will-change: transform;
  border-style: solid;
  border-width: 0;
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-property: border, background, -webkit-transform;
  transition-property: border, background, -webkit-transform;
  -o-transition-property: border, background, transform;
  transition-property: border, background, transform;
  transition-property: border, background, transform, -webkit-transform;
  overflow: hidden
}

.swiper-slide:not(:hover) .e-overlay-animation-fade {
  opacity: 0
}

.swiper-slide:not(:hover) .e-overlay-animation-slide-up {
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%)
}

.swiper-slide:not(:hover) .e-overlay-animation-slide-down {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%)
}

.swiper-slide:not(:hover) .e-overlay-animation-slide-right {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%)
}

.swiper-slide:not(:hover) .e-overlay-animation-slide-left {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%)
}

.swiper-slide:not(:hover) .e-overlay-animation-zoom-in {
  -webkit-transform: scale(.5);
  -ms-transform: scale(.5);
  transform: scale(.5);
  opacity: 0
}

.swiper-slide a {
  display: inline
}

.swiper-slide a.elementor-button {
  display: inline-block
}

.elementor-widget-reviews .elementor-arrows-yes .elementor-main-swiper,
.elementor-widget-testimonial-carousel .elementor-arrows-yes .elementor-main-swiper {
  width: calc(95% - 40px)
}

.elementor-widget-reviews .elementor-main-swiper,
.elementor-widget-testimonial-carousel .elementor-main-swiper {
  width: 95%
}

.elementor-widget-reviews .swiper-wrapper,
.elementor-widget-testimonial-carousel .swiper-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch
}

.elementor-widget-reviews .swiper-slide,
.elementor-widget-testimonial-carousel .swiper-slide {
  height: auto
}

.elementor-widget-reviews.elementor-pagination-type-bullets .swiper-container,
.elementor-widget-reviews.elementor-pagination-type-fraction .swiper-container,
.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .swiper-container,
.elementor-widget-testimonial-carousel.elementor-pagination-type-fraction .swiper-container {
  padding-bottom: 40px
}

.elementor-widget-reviews .elementor-swiper-button-prev,
.elementor-widget-reviews .swiper-container-rtl .elementor-swiper-button-next,
.elementor-widget-testimonial-carousel .elementor-swiper-button-prev,
.elementor-widget-testimonial-carousel .swiper-container-rtl .elementor-swiper-button-next {
  left: 0;
  right: unset
}

.elementor-widget-reviews .elementor-swiper-button-next,
.elementor-widget-reviews .swiper-container-rtl .elementor-swiper-button-prev,
.elementor-widget-testimonial-carousel .elementor-swiper-button-next,
.elementor-widget-testimonial-carousel .swiper-container-rtl .elementor-swiper-button-prev {
  right: 0;
  left: unset
}

.elementor-widget-reviews.elementor-pagination-type-bullets .elementor-swiper-button-next,
.elementor-widget-reviews.elementor-pagination-type-bullets .elementor-swiper-button-prev,
.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .elementor-swiper-button-next,
.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .elementor-swiper-button-prev {
  top: calc(50% - (40px / 2))
}

.elementor-widget-media-carousel .elementor-swiper-button-prev,
.elementor-widget-media-carousel .swiper-container-rtl .elementor-swiper-button-next {
  left: 10px;
  right: unset
}

.elementor-widget-media-carousel .elementor-swiper-button-next,
.elementor-widget-media-carousel .swiper-container-rtl .elementor-swiper-button-prev {
  right: 10px;
  left: unset
}

.entry-content blockquote.elementor-blockquote:not(.alignright):not(.alignleft),
.entry-summary blockquote.elementor-blockquote {
  margin-right: 0;
  margin-left: 0
}

.elementor-widget-blockquote blockquote {
  margin: 0;
  padding: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  quotes: none;
  border: 0;
  font-style: normal;
  color: #55595c
}

.elementor-widget-blockquote blockquote:after,
.elementor-widget-blockquote blockquote:before,
.elementor-widget-blockquote blockquote cite:after,
.elementor-widget-blockquote blockquote cite:before,
.elementor-widget-blockquote blockquote footer:after,
.elementor-widget-blockquote blockquote footer:before {
  content: "";
  content: none
}

.elementor-blockquote {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.elementor-blockquote__author,
.elementor-blockquote__content {
  margin-bottom: 0;
  font-style: normal
}

.elementor-blockquote__author {
  font-weight: 700
}

.elementor-blockquote footer {
  margin-top: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.elementor-blockquote__tweet-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  color: #1da1f2;
  -ms-flex-item-align: end;
  align-self: flex-end;
  line-height: 1;
  position: relative;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content
}

.elementor-blockquote__tweet-button:hover {
  color: #0967a0
}

.elementor-blockquote__tweet-button span {
  font-weight: 600
}

.elementor-blockquote__tweet-button i,
.elementor-blockquote__tweet-button span {
  vertical-align: middle
}

.elementor-blockquote__tweet-button i+span,
.elementor-blockquote__tweet-button svg+span {
  margin-left: .5em
}

.elementor-blockquote__tweet-button svg {
  fill: #1da1f2;
  height: 1em;
  width: 1em
}

.elementor-blockquote__tweet-label {
  white-space: pre-wrap
}

.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button,
.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button {
  padding: .7em 1.2em;
  border-radius: 100em;
  background-color: #1da1f2;
  color: #fff;
  font-size: 15px
}

.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover,
.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover {
  background-color: #0967a0;
  color: #fff
}

.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover:before,
.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover:before {
  border-right-color: #0967a0
}

.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button svg,
.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button svg {
  fill: #fff;
  height: 1em;
  width: 1em
}

.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button,
.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button {
  padding: 0;
  width: 2em;
  height: 2em
}

.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i,
.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:before {
  content: "";
  border: .5em solid transparent;
  border-right-color: #1da1f2;
  position: absolute;
  left: -.8em;
  top: 50%;
  -webkit-transform: translateY(-50%) scaleY(.65);
  -ms-transform: translateY(-50%) scaleY(.65);
  transform: translateY(-50%) scaleY(.65);
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:before {
  right: auto;
  left: -.8em;
  border-right-color: #1da1f2;
  border-left-color: transparent
}

.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:hover:before {
  border-right-color: #0967a0
}

.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:before {
  left: auto;
  right: -.8em;
  border-right-color: transparent;
  border-left-color: #1da1f2
}

.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:hover:before {
  border-left-color: #0967a0
}

.elementor-blockquote--skin-boxed .elementor-blockquote {
  background-color: #e6e9ec;
  padding: 30px
}

.elementor-blockquote--skin-border .elementor-blockquote {
  border-color: #e6e9ec;
  border-left: 7px #e6e9ec;
  border-style: solid;
  padding-left: 20px
}

.elementor-blockquote--skin-quotation .elementor-blockquote:before {
  content: "“";
  font-size: 100px;
  color: #e6e9ec;
  font-family: Times New Roman, Times, serif;
  font-weight: 900;
  line-height: 1;
  display: block;
  height: .6em
}

.elementor-blockquote--skin-quotation .elementor-blockquote__content {
  margin-top: 15px
}

.elementor-blockquote--align-left .elementor-blockquote__content {
  text-align: left
}

.elementor-blockquote--align-left .elementor-blockquote footer {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row
}

.elementor-blockquote--align-right .elementor-blockquote__content {
  text-align: right
}

.elementor-blockquote--align-right .elementor-blockquote footer {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}

.elementor-blockquote--align-center .elementor-blockquote {
  text-align: center
}

.elementor-blockquote--align-center .elementor-blockquote__author,
.elementor-blockquote--align-center .elementor-blockquote footer {
  display: block
}

.elementor-blockquote--align-center .elementor-blockquote__tweet-button {
  margin-right: auto;
  margin-left: auto
}

.elementor-headline {
  font-size: 43px;
  line-height: 1.2;
  display: block
}

.elementor-headline-dynamic-text {
  color: var(--dynamic-text-color, #aebcb9)
}

.elementor-headline--style-rotate .elementor-headline-dynamic-wrapper {
  text-align: left
}

.elementor-headline--style-highlight .elementor-headline-dynamic-wrapper {
  overflow: visible;
  text-align: inherit
}

.elementor-headline--style-highlight .elementor-headline-dynamic-text {
  z-index: 1
}

.elementor-headline--style-highlight .elementor-headline-plain-text {
  z-index: 1;
  position: relative
}

.elementor-headline--style-highlight svg {
  position: absolute;
  top: 50%;
  left: 50%;
  width: calc(100% + 20px);
  height: calc(100% + 20px);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  overflow: visible
}

.elementor-headline--style-highlight svg path {
  stroke: red;
  stroke-width: 9;
  fill: none;
  opacity: 0;
  stroke-dasharray: 0 1500;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.elementor-headline.e-animated svg path {
  -webkit-animation: elementor-headline-dash forwards;
  animation: elementor-headline-dash forwards;
  -webkit-animation-duration: var(--animation-duration, 1.2s);
  animation-duration: var(--animation-duration, 1.2s);
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1
}

.elementor-headline.e-animated svg path:nth-of-type(2) {
  -webkit-animation-delay: calc(var(--animation-duration, 1.2s) / 2);
  animation-delay: calc(var(--animation-duration, 1.2s) / 2)
}

.elementor-headline.e-hide-highlight svg path {
  opacity: 1;
  stroke-dasharray: 1500 1500;
  -webkit-animation: hide-highlight .4s forwards;
  animation: hide-highlight .4s forwards;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1
}

@-webkit-keyframes elementor-headline-dash {
  0% {
    stroke-dasharray: 0 1500;
    opacity: 1
  }

  to {
    stroke-dasharray: 1500 1500;
    opacity: 1
  }
}

@keyframes elementor-headline-dash {
  0% {
    stroke-dasharray: 0 1500;
    opacity: 1
  }

  to {
    stroke-dasharray: 1500 1500;
    opacity: 1
  }
}

@-webkit-keyframes hide-highlight {
  0% {
    opacity: 1;
    stroke-dasharray: 1500 1500
  }

  to {
    opacity: 0;
    -webkit-filter: blur(10px);
    filter: blur(10px)
  }
}

@keyframes hide-highlight {
  0% {
    opacity: 1;
    stroke-dasharray: 1500 1500
  }

  to {
    opacity: 0;
    -webkit-filter: blur(10px);
    filter: blur(10px)
  }
}

.elementor-headline-text-wrapper {
  vertical-align: bottom
}

.elementor-headline-dynamic-wrapper {
  display: inline-block;
  position: relative
}

.elementor-headline-dynamic-wrapper .elementor-headline-dynamic-text {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0
}

.elementor-headline-dynamic-wrapper .elementor-headline-dynamic-text.elementor-headline-text-active {
  position: relative
}

.elementor-headline-animation-type-flip .elementor-headline-dynamic-wrapper {
  -webkit-perspective: 300px;
  perspective: 300px
}

.elementor-headline-animation-type-flip .elementor-headline-dynamic-text {
  opacity: 0;
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg)
}

.elementor-headline-animation-type-flip .elementor-headline-dynamic-text.elementor-headline-text-active {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-animation: elementor-headline-flip-in 1.2s;
  animation: elementor-headline-flip-in 1.2s
}

.elementor-headline-animation-type-flip .elementor-headline-dynamic-text.elementor-headline-text-inactive {
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
  -webkit-animation: elementor-headline-flip-out 1.2s;
  animation: elementor-headline-flip-out 1.2s
}

@-webkit-keyframes elementor-headline-flip-in {
  0% {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    opacity: 0
  }

  35% {
    -webkit-transform: rotateX(120deg);
    transform: rotateX(120deg);
    opacity: 0
  }

  65% {
    opacity: 0
  }

  to {
    -webkit-transform: rotateX(1turn);
    transform: rotateX(1turn);
    opacity: 1
  }
}

@keyframes elementor-headline-flip-in {
  0% {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    opacity: 0
  }

  35% {
    -webkit-transform: rotateX(120deg);
    transform: rotateX(120deg);
    opacity: 0
  }

  65% {
    opacity: 0
  }

  to {
    -webkit-transform: rotateX(1turn);
    transform: rotateX(1turn);
    opacity: 1
  }
}

@-webkit-keyframes elementor-headline-flip-out {
  0% {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1
  }

  35% {
    -webkit-transform: rotateX(-40deg);
    transform: rotateX(-40deg);
    opacity: 1
  }

  65% {
    opacity: 0
  }

  to {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    opacity: 0
  }
}

@keyframes elementor-headline-flip-out {
  0% {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1
  }

  35% {
    -webkit-transform: rotateX(-40deg);
    transform: rotateX(-40deg);
    opacity: 1
  }

  65% {
    opacity: 0
  }

  to {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    opacity: 0
  }
}

.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper {
  vertical-align: top;
  overflow: hidden
}

.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper:after {
  content: "";
  position: absolute;
  left: auto;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 90%;
  width: 1px;
  background-color: #0d0d0d
}

.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper:not(.elementor-headline-typing-selected):after {
  -webkit-animation: elementor-headline-pulse 1s infinite;
  animation: elementor-headline-pulse 1s infinite
}

.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper.elementor-headline-typing-selected {
  background-color: var(--typing-selected-bg-color, #0d0d0d)
}

.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper.elementor-headline-typing-selected:after {
  visibility: hidden
}

.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper.elementor-headline-typing-selected .elementor-headline-dynamic-text {
  color: var(--typing-selected-color, var(--dynamic-text-color), #aebcb9)
}

.elementor-headline-animation-type-typing .elementor-headline-dynamic-text:not(.elementor-headline-text-active) {
  visibility: hidden
}

.elementor-headline-animation-type-typing .elementor-headline-dynamic-letter:not(.elementor-headline-animation-in) {
  position: absolute;
  visibility: hidden
}

@-webkit-keyframes elementor-headline-pulse {
  0% {
    -webkit-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
    opacity: 1
  }

  40% {
    -webkit-transform: translateY(-50%) scale(.9);
    transform: translateY(-50%) scale(.9);
    opacity: 0
  }

  to {
    -webkit-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0);
    opacity: 0
  }
}

@keyframes elementor-headline-pulse {
  0% {
    -webkit-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
    opacity: 1
  }

  40% {
    -webkit-transform: translateY(-50%) scale(.9);
    transform: translateY(-50%) scale(.9);
    opacity: 0
  }

  to {
    -webkit-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0);
    opacity: 0
  }
}

.elementor-headline-animation-type-swirl .elementor-headline-dynamic-wrapper {
  -webkit-perspective: 300px;
  perspective: 300px
}

.elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter {
  display: inline-block;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.elementor-headline-animation-type-swirl .elementor-headline-dynamic-text {
  -webkit-transform: scaleX(1.0005);
  -ms-transform: scaleX(1.0005);
  transform: scaleX(1.0005);
  opacity: 0
}

.elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(-20px) rotateX(90deg);
  transform: translateZ(-20px) rotateX(90deg);
  opacity: 0
}

.elementor-headline-text-active .elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter {
  opacity: 1
}

.elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter.elementor-headline-animation-in {
  -webkit-animation: elementor-headline-swirl-in .4s forwards;
  animation: elementor-headline-swirl-in .4s forwards
}

.elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter:not(.elementor-headline-animation-in) {
  -webkit-animation: elementor-headline-swirl-out .4s forwards;
  animation: elementor-headline-swirl-out .4s forwards
}

@-webkit-keyframes elementor-headline-swirl-in {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(90deg);
    transform: translateZ(-20px) rotateX(90deg)
  }

  60% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(-10deg);
    transform: translateZ(-20px) rotateX(-10deg)
  }

  to {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(0deg);
    transform: translateZ(-20px) rotateX(0deg)
  }
}

@keyframes elementor-headline-swirl-in {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(90deg);
    transform: translateZ(-20px) rotateX(90deg)
  }

  60% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(-10deg);
    transform: translateZ(-20px) rotateX(-10deg)
  }

  to {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(0deg);
    transform: translateZ(-20px) rotateX(0deg)
  }
}

@-webkit-keyframes elementor-headline-swirl-out {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(0);
    transform: translateZ(-20px) rotateX(0)
  }

  60% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(-100deg);
    transform: translateZ(-20px) rotateX(-100deg)
  }

  to {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(-90deg);
    transform: translateZ(-20px) rotateX(-90deg)
  }
}

@keyframes elementor-headline-swirl-out {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(0);
    transform: translateZ(-20px) rotateX(0)
  }

  60% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(-100deg);
    transform: translateZ(-20px) rotateX(-100deg)
  }

  to {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(-90deg);
    transform: translateZ(-20px) rotateX(-90deg)
  }
}

.elementor-headline-animation-type-slide-down .elementor-headline-text-wrapper {
  display: inline-block;
  padding: .2em 0
}

.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-wrapper {
  overflow: hidden;
  vertical-align: top
}

.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-text {
  opacity: 0;
  top: .2em
}

.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-text.elementor-headline-text-active {
  top: 0;
  opacity: 1;
  -webkit-animation: elementor-headline-slide-down-in .6s;
  animation: elementor-headline-slide-down-in .6s
}

.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-text.elementor-headline-text-inactive {
  -webkit-animation: elementor-headline-slide-down-out .6s;
  animation: elementor-headline-slide-down-out .6s
}

@-webkit-keyframes elementor-headline-slide-down-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(20%);
    transform: translateY(20%)
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@keyframes elementor-headline-slide-down-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(20%);
    transform: translateY(20%)
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@-webkit-keyframes elementor-headline-slide-down-out {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  60% {
    opacity: 0;
    -webkit-transform: translateY(120%);
    transform: translateY(120%)
  }

  to {
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
  }
}

@keyframes elementor-headline-slide-down-out {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  60% {
    opacity: 0;
    -webkit-transform: translateY(120%);
    transform: translateY(120%)
  }

  to {
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
  }
}

.elementor-headline-animation-type-clip .elementor-headline-text-wrapper {
  display: inline-block;
  padding: .2em 0
}

.elementor-headline-animation-type-clip .elementor-headline-dynamic-wrapper {
  overflow: hidden;
  vertical-align: top
}

.elementor-headline-animation-type-clip .elementor-headline-dynamic-wrapper:after {
  content: "";
  position: absolute;
  top: 0;
  left: auto;
  right: 0;
  width: 2px;
  height: 100%;
  background-color: #0d0d0d
}

.elementor-headline-animation-type-clip .elementor-headline-dynamic-text {
  opacity: 0
}

.elementor-headline-animation-type-clip .elementor-headline-dynamic-text.elementor-headline-text-active {
  opacity: 1
}

.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-wrapper {
  -webkit-perspective: 300px;
  perspective: 300px
}

.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-text {
  opacity: 0
}

.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-text.elementor-headline-text-active {
  opacity: 1;
  -webkit-animation: elementor-headline-drop-in-in .8s;
  animation: elementor-headline-drop-in-in .8s
}

.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-text.elementor-headline-text-inactive {
  -webkit-animation: elementor-headline-drop-in-out .8s;
  animation: elementor-headline-drop-in-out .8s
}

@-webkit-keyframes elementor-headline-drop-in-in {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(100px);
    transform: translateZ(100px)
  }

  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}

@keyframes elementor-headline-drop-in-in {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(100px);
    transform: translateZ(100px)
  }

  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}

@-webkit-keyframes elementor-headline-drop-in-out {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }

  to {
    opacity: 0;
    -webkit-transform: translateZ(-100px);
    transform: translateZ(-100px)
  }
}

@keyframes elementor-headline-drop-in-out {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }

  to {
    opacity: 0;
    -webkit-transform: translateZ(-100px);
    transform: translateZ(-100px)
  }
}

.elementor-headline-animation-type-blinds .elementor-headline-dynamic-wrapper {
  -webkit-perspective: 300px;
  perspective: 300px
}

.elementor-headline-animation-type-blinds .elementor-headline-dynamic-text {
  opacity: 0
}

.elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter {
  display: inline-block;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.elementor-headline-text-active .elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter {
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg)
}

.elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter.elementor-headline-animation-in {
  -webkit-animation: elementor-headline-blinds-in .6s forwards;
  animation: elementor-headline-blinds-in .6s forwards
}

.elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter:not(.elementor-headline-animation-in) {
  -webkit-animation: elementor-headline-blinds-out .6s forwards;
  animation: elementor-headline-blinds-out .6s forwards
}

@-webkit-keyframes elementor-headline-blinds-in {
  0% {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
  }

  to {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg)
  }
}

@keyframes elementor-headline-blinds-in {
  0% {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
  }

  to {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg)
  }
}

@-webkit-keyframes elementor-headline-blinds-out {
  0% {
    -webkit-transform: rotateY(0);
    transform: rotateY(0)
  }

  to {
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg)
  }
}

@keyframes elementor-headline-blinds-out {
  0% {
    -webkit-transform: rotateY(0);
    transform: rotateY(0)
  }

  to {
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg)
  }
}

.elementor-headline-animation-type-wave .elementor-headline-dynamic-text {
  opacity: 0
}

.elementor-headline-animation-type-wave .elementor-headline-dynamic-letter {
  display: inline-block;
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0)
}

.elementor-headline-text-active .elementor-headline-animation-type-wave .elementor-headline-dynamic-letter {
  opacity: 1
}

.elementor-headline-animation-type-wave .elementor-headline-dynamic-letter.elementor-headline-animation-in {
  -webkit-animation: elementor-headline-wave-up .6s forwards;
  animation: elementor-headline-wave-up .6s forwards
}

.elementor-headline-animation-type-wave .elementor-headline-dynamic-letter:not(.elementor-headline-animation-in) {
  -webkit-animation: elementor-headline-wave-down .6s forwards;
  animation: elementor-headline-wave-down .6s forwards
}

@-webkit-keyframes elementor-headline-wave-up {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0
  }

  60% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 1
  }

  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
  }
}

@keyframes elementor-headline-wave-up {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0
  }

  60% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 1
  }

  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
  }
}

@-webkit-keyframes elementor-headline-wave-down {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
  }

  60% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0
  }
}

@keyframes elementor-headline-wave-down {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
  }

  60% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0
  }
}

.elementor-headline-animation-type-slide .elementor-headline-dynamic-text {
  opacity: 0
}

.elementor-headline-animation-type-slide .elementor-headline-dynamic-text.elementor-headline-text-active {
  opacity: 1;
  -webkit-animation: elementor-headline-slide-in .6s;
  animation: elementor-headline-slide-in .6s
}

.elementor-headline-animation-type-slide .elementor-headline-dynamic-text.elementor-headline-text-inactive {
  -webkit-animation: elementor-headline-slide-out .6s;
  animation: elementor-headline-slide-out .6s
}

@-webkit-keyframes elementor-headline-slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(10%);
    transform: translateX(10%)
  }

  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@keyframes elementor-headline-slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(10%);
    transform: translateX(10%)
  }

  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@-webkit-keyframes elementor-headline-slide-out {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }

  60% {
    opacity: 0;
    -webkit-transform: translateX(110%);
    transform: translateX(110%)
  }

  to {
    opacity: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
  }
}

@keyframes elementor-headline-slide-out {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }

  60% {
    opacity: 0;
    -webkit-transform: translateX(110%);
    transform: translateX(110%)
  }

  to {
    opacity: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
  }
}

.elementor-headline-animation-type-blinds .elementor-headline-dynamic-wrapper,
.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-wrapper,
.elementor-headline-animation-type-flip .elementor-headline-dynamic-wrapper,
.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-wrapper,
.elementor-headline-animation-type-slide .elementor-headline-dynamic-wrapper,
.elementor-headline-animation-type-swirl .elementor-headline-dynamic-wrapper,
.elementor-headline-animation-type-wave .elementor-headline-dynamic-wrapper {
  -webkit-transition: width .5s;
  -o-transition: width .5s;
  transition: width .5s
}

.elementor-headline-animation-type-blinds .elementor-headline-dynamic-wrapper,
.elementor-headline-animation-type-swirl .elementor-headline-dynamic-wrapper,
.elementor-headline-animation-type-wave .elementor-headline-dynamic-wrapper {
  overflow: hidden
}

.elementor-headline-animation-type-blinds .elementor-headline-dynamic-text,
.elementor-headline-animation-type-swirl .elementor-headline-dynamic-text,
.elementor-headline-animation-type-wave .elementor-headline-dynamic-text {
  white-space: nowrap
}

.elementor-msie .elementor-headline--style-highlight svg {
  top: auto;
  left: auto;
  -webkit-transform: translate(-100%);
  -ms-transform: translate(-100%);
  transform: translate(-100%)
}

@-webkit-keyframes e-hotspot-soft-beat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
  }
}

@keyframes e-hotspot-soft-beat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
  }
}

@-webkit-keyframes e-hotspot-expand {
  0% {
    -webkit-transform: scale(.5);
    transform: scale(.5);
    opacity: 1
  }

  to {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0
  }
}

@keyframes e-hotspot-expand {
  0% {
    -webkit-transform: scale(.5);
    transform: scale(.5);
    opacity: 1
  }

  to {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0
  }
}

.elementor-widget-hotspot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: var(--background-align);
  -ms-flex-pack: var(--background-align);
  justify-content: var(--background-align)
}

.elementor-widget-hotspot .elementor-widget-container {
  position: relative;
  display: inline-block;
  width: var(--container-width);
  max-width: var(--container-max-width);
  height: var(--container-height)
}

.elementor-widget-hotspot .elementor-widget-container>img {
  display: block;
  width: var(--image-width, auto);
  height: var(--container-height);
  opacity: var(--opacity, 1)
}

.e-hotspot {
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute
}

.e-hotspot--position-left.e-hotspot--position-top {
  -webkit-transform: translate(calc(-1 * var(--hotspot-translate-x)), calc(-1 * var(--hotspot-translate-y)));
  -ms-transform: translate(calc(-1 * var(--hotspot-translate-x)), calc(-1 * var(--hotspot-translate-y)));
  transform: translate(calc(-1 * var(--hotspot-translate-x)), calc(-1 * var(--hotspot-translate-y)))
}

.e-hotspot--position-left.e-hotspot--position-bottom {
  -webkit-transform: translate(calc(-1 * var(--hotspot-translate-x)), var(--hotspot-translate-y));
  -ms-transform: translate(calc(-1 * var(--hotspot-translate-x)), var(--hotspot-translate-y));
  transform: translate(calc(-1 * var(--hotspot-translate-x)), var(--hotspot-translate-y))
}

.e-hotspot--position-right.e-hotspot--position-top {
  -webkit-transform: translate(var(--hotspot-translate-x), calc(-1 * var(--hotspot-translate-y)));
  -ms-transform: translate(var(--hotspot-translate-x), calc(-1 * var(--hotspot-translate-y)));
  transform: translate(var(--hotspot-translate-x), calc(-1 * var(--hotspot-translate-y)))
}

.e-hotspot--position-right.e-hotspot--position-bottom {
  -webkit-transform: translate(var(--hotspot-translate-x), var(--hotspot-translate-y));
  -ms-transform: translate(var(--hotspot-translate-x), var(--hotspot-translate-y));
  transform: translate(var(--hotspot-translate-x), var(--hotspot-translate-y))
}

.e-hotspot--active {
  z-index: 2
}

.e-hotspot__inner-circle,
.e-hotspot__outer-circle {
  content: "";
  display: inline-block;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  border-radius: 50%
}

.e-hotspot__inner-circle {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: var(--hotspot-color);
  padding: calc(var(--hotspot-size, 18px) / 2)
}

.e-hotspot__outer-circle {
  background-color: var(--hotspot-color);
  padding: var(--hotspot-padding, 4px)
}

.e-hotspot--icon .e-hotspot__button,
.e-hotspot__outer-circle {
  width: var(--hotspot-size, 18px);
  height: var(--hotspot-size, 18px)
}

.e-hotspot--icon .e-hotspot__button {
  line-height: 0;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  font-size: var(--hotspot-size, 18px)
}

.e-hotspot__icon,
.e-hotspot__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.e-hotspot__icon svg,
.e-hotspot__label svg {
  width: var(--hotspot-size, 18px);
  height: auto
}

.e-hotspot__button {
  cursor: pointer;
  position: relative;
  display: grid;
  grid-auto-flow: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: var(--hotspot-color);
  font-size: var(--hotspot-size, 18px);
  min-width: var(--hotspot-button-width);
  min-height: var(--hotspot-button-height)
}

.e-hotspot__button:before {
  z-index: -2;
  content: "";
  width: 100%;
  height: 100%;
  left: -5px;
  top: -5px;
  position: absolute;
  padding: 5px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

.e-hotspot__button svg {
  fill: var(--hotspot-color)
}

.e-hotspot:not(.e-hotspot--circle) .e-hotspot__button {
  min-width: var(--hotspot-min-width);
  min-height: var(--hotspot-min-height);
  background-color: var(--hotspot-box-color);
  padding: var(--hotspot-padding, 4px);
  border-radius: var(--hotspot-border-radius, 3px)
}

.e-hotspot:not(.e-hotspot--circle) .e-hotspot__button:before {
  border-radius: var(--hotspot-border-radius, 3px)
}

.e-hotspot:not(.e-hotspot--circle) .e-hotspot--expand:before {
  background-color: var(--hotspot-box-color)
}

.e-hotspot--overlay {
  opacity: .7;
  -webkit-transition: opacity .2s;
  -o-transition: opacity .2s;
  transition: opacity .2s
}

.e-hotspot--active .e-hotspot--overlay,
.e-hotspot--overlay:hover {
  opacity: 1
}

.e-hotspot--soft-beat {
  -webkit-animation: e-hotspot-soft-beat .7s infinite alternate;
  animation: e-hotspot-soft-beat .7s infinite alternate;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease
}

.e-hotspot--expand .e-hotspot__outer-circle,
.e-hotspot:not(.e-hotspot--circle) .e-hotspot--expand:before {
  -webkit-animation: e-hotspot-expand 2s infinite;
  animation: e-hotspot-expand 2s infinite
}

.e-hotspot:not(.e-hotspot--circle) .e-hotspot--expand:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  opacity: 0
}

.e-hotspot--sequenced {
  -webkit-animation: fadeIn .3s;
  animation: fadeIn .3s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}

.e-hotspot__direction-mask {
  overflow: hidden;
  position: absolute;
  pointer-events: none
}

.e-hotspot__tooltip {
  white-space: var(--white-space, nowrap);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -o-transition-property: transform, opacity;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transition-duration: var(--tooltip-transition-duration, .5s);
  -o-transition-duration: var(--tooltip-transition-duration, .5s);
  transition-duration: var(--tooltip-transition-duration, .5s);
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  position: absolute;
  pointer-events: none;
  color: var(--tooltip-text-color, #fff);
  text-align: var(--tooltip-align);
  min-width: var(--tooltip-min-width);
  padding: var(--tooltip-padding, 8px);
  border-radius: var(--tooltip-border-radius);
  background-color: var(--tooltip-color)
}

.e-hotspot__tooltip p:last-of-type {
  margin-bottom: 0
}

.e-hotspot__direction-mask .e-hotspot__tooltip {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  position: static
}

.e-hotspot--active .e-hotspot__tooltip {
  pointer-events: visible
}

.e-hotspot--fade-in-out {
  opacity: 0
}

.e-hotspot--active .e-hotspot--fade-in-out {
  opacity: 1
}

.e-hotspot--fade-grow {
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0)
}

.e-hotspot--active .e-hotspot--fade-grow {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}

.e-hotspot--override-tooltip-animation-from-top,
.e-hotspot--tooltip-animation-from-top {
  -webkit-transform: translateY(calc(-100% - 1px));
  -ms-transform: translateY(calc(-100% - 1px));
  transform: translateY(calc(-100% - 1px))
}

.e-hotspot--override-tooltip-animation-from-left,
.e-hotspot--tooltip-animation-from-left {
  -webkit-transform: translate(calc(-100% - 1px));
  -ms-transform: translate(calc(-100% - 1px));
  transform: translate(calc(-100% - 1px))
}

.e-hotspot--override-tooltip-animation-from-right,
.e-hotspot--tooltip-animation-from-right {
  -webkit-transform: translate(calc(100% + 1px));
  -ms-transform: translate(calc(100% + 1px));
  transform: translate(calc(100% + 1px))
}

.e-hotspot--override-tooltip-animation-from-bottom,
.e-hotspot--tooltip-animation-from-bottom {
  -webkit-transform: translateY(calc(100% + 1px));
  -ms-transform: translateY(calc(100% + 1px));
  transform: translateY(calc(100% + 1px))
}

.e-hotspot--fade-direction {
  opacity: 0
}

.e-hotspot--active .e-hotspot--fade-direction,
.e-hotspot--active .e-hotspot--slide-direction {
  -webkit-transform: translate(0) scale(1);
  -ms-transform: translate(0) scale(1);
  transform: translate(0) scale(1);
  opacity: 1
}

.e-hotspot--show-tooltip {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  opacity: 1;
  pointer-events: visible;
  -webkit-transform: translate(0);
  -ms-transform: translate(0);
  transform: translate(0)
}

.elementor-facebook-widget.fb_iframe_widget,
.elementor-facebook-widget.fb_iframe_widget span {
  width: 100% !important
}

.elementor-facebook-widget.fb_iframe_widget iframe {
  position: relative;
  width: 100% !important
}

.elementor-facebook-widget.fb-like {
  height: 1px
}

.elementor-widget-facebook-comments iframe {
  width: 100% !important
}

.site-main .menu-navigation-container {
  overflow: visible
}

.elementor-item:after,
.elementor-item:before {
  display: block;
  position: absolute;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  -webkit-transition-timing-function: cubic-bezier(.58, .3, .005, 1);
  -o-transition-timing-function: cubic-bezier(.58, .3, .005, 1);
  transition-timing-function: cubic-bezier(.58, .3, .005, 1)
}

.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,
.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
  opacity: 0
}

.elementor-item-active:after,
.elementor-item-active:before,
.elementor-item.highlighted:after,
.elementor-item.highlighted:before,
.elementor-item:focus:after,
.elementor-item:focus:before,
.elementor-item:hover:after,
.elementor-item:hover:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}

.e--pointer-double-line .elementor-item:after,
.e--pointer-double-line .elementor-item:before,
.e--pointer-overline .elementor-item:after,
.e--pointer-overline .elementor-item:before,
.e--pointer-underline .elementor-item:after,
.e--pointer-underline .elementor-item:before {
  height: 3px;
  width: 100%;
  left: 0;
  background-color: #55595c;
  z-index: 2
}

.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,
.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,
.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,
.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,
.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,
.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
  height: 0;
  width: 0;
  left: 50%
}

.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,
.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,
.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
  top: 10px
}

.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,
.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,
.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after {
  bottom: 10px
}

.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,
.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,
.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
  top: -10px
}

.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,
.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,
.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after {
  bottom: -10px
}

.e--pointer-double-line.e--animation-none,
.e--pointer-double-line.e--animation-none .elementor-item,
.e--pointer-double-line.e--animation-none .elementor-item:after,
.e--pointer-double-line.e--animation-none .elementor-item:before,
.e--pointer-double-line.e--animation-none .elementor-item:focus,
.e--pointer-double-line.e--animation-none .elementor-item:hover,
.e--pointer-double-line.e--animation-none:after,
.e--pointer-double-line.e--animation-none:before,
.e--pointer-double-line.e--animation-none:focus,
.e--pointer-double-line.e--animation-none:hover,
.e--pointer-overline.e--animation-none,
.e--pointer-overline.e--animation-none .elementor-item,
.e--pointer-overline.e--animation-none .elementor-item:after,
.e--pointer-overline.e--animation-none .elementor-item:before,
.e--pointer-overline.e--animation-none .elementor-item:focus,
.e--pointer-overline.e--animation-none .elementor-item:hover,
.e--pointer-overline.e--animation-none:after,
.e--pointer-overline.e--animation-none:before,
.e--pointer-overline.e--animation-none:focus,
.e--pointer-overline.e--animation-none:hover,
.e--pointer-underline.e--animation-none,
.e--pointer-underline.e--animation-none .elementor-item,
.e--pointer-underline.e--animation-none .elementor-item:after,
.e--pointer-underline.e--animation-none .elementor-item:before,
.e--pointer-underline.e--animation-none .elementor-item:focus,
.e--pointer-underline.e--animation-none .elementor-item:hover,
.e--pointer-underline.e--animation-none:after,
.e--pointer-underline.e--animation-none:before,
.e--pointer-underline.e--animation-none:focus,
.e--pointer-underline.e--animation-none:hover {
  -webkit-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s
}

.e--pointer-double-line .elementor-item:before,
.e--pointer-overline .elementor-item:before {
  content: "";
  top: 0
}

.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,
.e--pointer-overline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
  width: 10px;
  left: -20px
}

.e--pointer-double-line .elementor-item:after,
.e--pointer-underline .elementor-item:after {
  content: "";
  bottom: 0
}

.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,
.e--pointer-underline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after {
  width: 10px;
  inset-inline-start: 100%
}

.e--pointer-framed .elementor-item:after,
.e--pointer-framed .elementor-item:before {
  background: transparent;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  border: 3px solid #55595c
}

.e--pointer-framed .elementor-item:before {
  content: ""
}

.e--pointer-framed.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
  -webkit-transform: scale(.75);
  -ms-transform: scale(.75);
  transform: scale(.75)
}

.e--pointer-framed.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
  -webkit-transform: scale(1.25);
  -ms-transform: scale(1.25);
  transform: scale(1.25)
}

.e--pointer-framed.e--animation-grow .elementor-item:before,
.e--pointer-framed.e--animation-shrink .elementor-item:before {
  -webkit-transition: opacity .2s, -webkit-transform .4s;
  transition: opacity .2s, -webkit-transform .4s;
  -o-transition: opacity .2s, transform .4s;
  transition: opacity .2s, transform .4s;
  transition: opacity .2s, transform .4s, -webkit-transform .4s
}

.e--pointer-framed.e--animation-draw .elementor-item:after,
.e--pointer-framed.e--animation-draw .elementor-item:before {
  width: 3px;
  height: 3px
}

.e--pointer-framed.e--animation-draw .elementor-item:before {
  border-width: 0 0 3px 3px;
  -webkit-transition: width .1s .2s, height .1s .3s, opacity .12s .22s;
  -o-transition: width .1s .2s, height .1s .3s, opacity .12s .22s;
  transition: width .1s .2s, height .1s .3s, opacity .12s .22s
}

.e--pointer-framed.e--animation-draw .elementor-item:after {
  content: "";
  top: auto;
  bottom: 0;
  left: auto;
  right: 0;
  border-width: 3px 3px 0 0;
  -webkit-transition: width .1s, height .1s .1s, opacity .02s .18s;
  -o-transition: width .1s, height .1s .1s, opacity .02s .18s;
  transition: width .1s, height .1s .1s, opacity .02s .18s
}

.e--pointer-framed.e--animation-draw .elementor-item-active:after,
.e--pointer-framed.e--animation-draw .elementor-item-active:before,
.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,
.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,
.e--pointer-framed.e--animation-draw .elementor-item:focus:after,
.e--pointer-framed.e--animation-draw .elementor-item:focus:before,
.e--pointer-framed.e--animation-draw .elementor-item:hover:after,
.e--pointer-framed.e--animation-draw .elementor-item:hover:before {
  width: 100%;
  height: 100%
}

.e--pointer-framed.e--animation-draw .elementor-item-active:before,
.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,
.e--pointer-framed.e--animation-draw .elementor-item:focus:before,
.e--pointer-framed.e--animation-draw .elementor-item:hover:before {
  -webkit-transition: opacity .02s, height .1s, width .1s .1s;
  -o-transition: opacity .02s, height .1s, width .1s .1s;
  transition: opacity .02s, height .1s, width .1s .1s
}

.e--pointer-framed.e--animation-draw .elementor-item-active:after,
.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,
.e--pointer-framed.e--animation-draw .elementor-item:focus:after,
.e--pointer-framed.e--animation-draw .elementor-item:hover:after {
  -webkit-transition: opacity .02s .2s, height .1s .2s, width .1s .3s;
  -o-transition: opacity .02s .2s, height .1s .2s, width .1s .3s;
  transition: opacity .02s .2s, height .1s .2s, width .1s .3s
}

.e--pointer-framed.e--animation-corners .elementor-item:after,
.e--pointer-framed.e--animation-corners .elementor-item:before {
  width: 3px;
  height: 3px
}

.e--pointer-framed.e--animation-corners .elementor-item:before {
  border-width: 3px 0 0 3px
}

.e--pointer-framed.e--animation-corners .elementor-item:after {
  content: "";
  top: auto;
  bottom: 0;
  left: auto;
  right: 0;
  border-width: 0 3px 3px 0
}

.e--pointer-framed.e--animation-corners .elementor-item-active:after,
.e--pointer-framed.e--animation-corners .elementor-item-active:before,
.e--pointer-framed.e--animation-corners .elementor-item.highlighted:after,
.e--pointer-framed.e--animation-corners .elementor-item.highlighted:before,
.e--pointer-framed.e--animation-corners .elementor-item:focus:after,
.e--pointer-framed.e--animation-corners .elementor-item:focus:before,
.e--pointer-framed.e--animation-corners .elementor-item:hover:after,
.e--pointer-framed.e--animation-corners .elementor-item:hover:before {
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 2ms, width .4s, height .4s;
  -o-transition: opacity 2ms, width .4s, height .4s;
  transition: opacity 2ms, width .4s, height .4s
}

.e--pointer-framed.e--animation-none,
.e--pointer-framed.e--animation-none .elementor-item,
.e--pointer-framed.e--animation-none .elementor-item:after,
.e--pointer-framed.e--animation-none .elementor-item:before,
.e--pointer-framed.e--animation-none .elementor-item:focus,
.e--pointer-framed.e--animation-none .elementor-item:hover,
.e--pointer-framed.e--animation-none:after,
.e--pointer-framed.e--animation-none:before,
.e--pointer-framed.e--animation-none:focus,
.e--pointer-framed.e--animation-none:hover {
  -webkit-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s
}

.e--pointer-background .elementor-item:after,
.e--pointer-background .elementor-item:before {
  content: "";
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.e--pointer-background .elementor-item:before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #55595c;
  z-index: -1
}

.e--pointer-background .elementor-item-active,
.e--pointer-background .elementor-item.highlighted,
.e--pointer-background .elementor-item:focus,
.e--pointer-background .elementor-item:hover {
  color: #fff
}

.e--pointer-background.e--animation-grow .elementor-item:before {
  -webkit-transform: scale(.5);
  -ms-transform: scale(.5);
  transform: scale(.5)
}

.e--pointer-background.e--animation-grow .elementor-item-active:before,
.e--pointer-background.e--animation-grow .elementor-item.highlighted:before,
.e--pointer-background.e--animation-grow .elementor-item:focus:before,
.e--pointer-background.e--animation-grow .elementor-item:hover:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1
}

.e--pointer-background.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.e--pointer-background.e--animation-shrink .elementor-item-active:before,
.e--pointer-background.e--animation-shrink .elementor-item.highlighted:before,
.e--pointer-background.e--animation-shrink .elementor-item:focus:before,
.e--pointer-background.e--animation-shrink .elementor-item:hover:before {
  -webkit-transition: opacity .15s, -webkit-transform .4s;
  transition: opacity .15s, -webkit-transform .4s;
  -o-transition: opacity .15s, transform .4s;
  transition: opacity .15s, transform .4s;
  transition: opacity .15s, transform .4s, -webkit-transform .4s
}

.e--pointer-background.e--animation-sweep-left .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
  left: 100%
}

.e--pointer-background.e--animation-sweep-right .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
  right: 100%
}

.e--pointer-background.e--animation-sweep-up .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
  top: 100%
}

.e--pointer-background.e--animation-sweep-down .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
  bottom: 100%
}

.e--pointer-background.e--animation-shutter-out-vertical .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
  bottom: 50%;
  top: 50%
}

.e--pointer-background.e--animation-shutter-out-horizontal .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
  right: 50%;
  left: 50%
}

.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after,
.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #55595c;
  z-index: -1
}

.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:before {
  top: 0;
  bottom: 100%
}

.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after {
  top: 100%;
  bottom: 0
}

.e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active:before,
.e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted:before,
.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus:before,
.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover:before {
  bottom: 50%
}

.e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active:after,
.e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted:after,
.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus:after,
.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover:after {
  top: 50%
}

.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:before {
  right: 0;
  left: 100%
}

.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after {
  right: 100%;
  left: 0
}

.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active:before,
.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted:before,
.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus:before,
.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover:before {
  left: 50%
}

.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active:after,
.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted:after,
.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus:after,
.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover:after {
  right: 50%
}

.e--pointer-background.e--animation-none,
.e--pointer-background.e--animation-none .elementor-item,
.e--pointer-background.e--animation-none .elementor-item:after,
.e--pointer-background.e--animation-none .elementor-item:before,
.e--pointer-background.e--animation-none .elementor-item:focus,
.e--pointer-background.e--animation-none .elementor-item:hover,
.e--pointer-background.e--animation-none:after,
.e--pointer-background.e--animation-none:before,
.e--pointer-background.e--animation-none:focus,
.e--pointer-background.e--animation-none:hover {
  -webkit-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s
}

.e--pointer-text.e--animation-skew .elementor-item:focus,
.e--pointer-text.e--animation-skew .elementor-item:hover {
  -webkit-transform: skew(-8deg);
  -ms-transform: skew(-8deg);
  transform: skew(-8deg)
}

.e--pointer-text.e--animation-grow .elementor-item:focus,
.e--pointer-text.e--animation-grow .elementor-item:hover {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2)
}

.e--pointer-text.e--animation-shrink .elementor-item:focus,
.e--pointer-text.e--animation-shrink .elementor-item:hover {
  -webkit-transform: scale(.8);
  -ms-transform: scale(.8);
  transform: scale(.8)
}

.e--pointer-text.e--animation-float .elementor-item:focus,
.e--pointer-text.e--animation-float .elementor-item:hover {
  -webkit-transform: translateY(-8px);
  -ms-transform: translateY(-8px);
  transform: translateY(-8px)
}

.e--pointer-text.e--animation-sink .elementor-item:focus,
.e--pointer-text.e--animation-sink .elementor-item:hover {
  -webkit-transform: translateY(8px);
  -ms-transform: translateY(8px);
  transform: translateY(8px)
}

.e--pointer-text.e--animation-rotate .elementor-item:focus,
.e--pointer-text.e--animation-rotate .elementor-item:hover {
  -webkit-transform: rotate(6deg);
  -ms-transform: rotate(6deg);
  transform: rotate(6deg)
}

.e--pointer-text.e--animation-none,
.e--pointer-text.e--animation-none .elementor-item,
.e--pointer-text.e--animation-none .elementor-item:after,
.e--pointer-text.e--animation-none .elementor-item:before,
.e--pointer-text.e--animation-none .elementor-item:focus,
.e--pointer-text.e--animation-none .elementor-item:hover,
.e--pointer-text.e--animation-none:after,
.e--pointer-text.e--animation-none:before,
.e--pointer-text.e--animation-none:focus,
.e--pointer-text.e--animation-none:hover {
  -webkit-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s
}

.elementor-nav-menu--main .elementor-nav-menu a {
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s
}

.elementor-nav-menu--main .elementor-nav-menu a,
.elementor-nav-menu--main .elementor-nav-menu a.highlighted,
.elementor-nav-menu--main .elementor-nav-menu a:focus,
.elementor-nav-menu--main .elementor-nav-menu a:hover {
  padding: 13px 20px
}

.elementor-nav-menu--main .elementor-nav-menu a.current {
  background: #373a3c;
  color: #fff
}

.elementor-nav-menu--main .elementor-nav-menu a.disabled {
  background: #55595c;
  color: #a1a6a9
}

.elementor-nav-menu--main .elementor-nav-menu ul {
  position: absolute;
  width: 12em;
  border-width: 0;
  border-style: solid;
  padding: 0
}

.elementor-nav-menu--main .elementor-nav-menu span.scroll-down,
.elementor-nav-menu--main .elementor-nav-menu span.scroll-up {
  position: absolute;
  display: none;
  visibility: hidden;
  overflow: hidden;
  background: #fff;
  height: 20px
}

.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow,
.elementor-nav-menu--main .elementor-nav-menu span.scroll-up-arrow {
  position: absolute;
  top: -2px;
  left: 50%;
  margin-left: -8px;
  width: 0;
  height: 0;
  overflow: hidden;
  border: 8px dashed transparent;
  border-bottom: 8px solid #494c4f
}

.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow {
  top: 6px;
  border-style: solid dashed dashed;
  border-color: #494c4f transparent transparent
}

.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow i {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg)
}

.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow .e-font-icon-svg {
  height: 1em;
  width: 1em
}

.elementor-nav-menu--layout-horizontal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu a {
  white-space: nowrap;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>.scroll-down,
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li ul {
  top: 100% !important
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>a {
  -webkit-margin-start: var(--e-nav-menu-horizontal-menu-item-margin);
  margin-inline-start: var(--e-nav-menu-horizontal-menu-item-margin)
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>.scroll-down,
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>.scroll-up,
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>ul {
  left: var(--e-nav-menu-horizontal-menu-item-margin) !important
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child)>a {
  -webkit-margin-end: var(--e-nav-menu-horizontal-menu-item-margin);
  margin-inline-end: var(--e-nav-menu-horizontal-menu-item-margin)
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child):after {
  content: var(--e-nav-menu-divider-content, none);
  height: var(--e-nav-menu-divider-height, 35%);
  border-left: var(--e-nav-menu-divider-width, 2px) var(--e-nav-menu-divider-style, solid) var(--e-nav-menu-divider-color, #000);
  border-bottom-color: var(--e-nav-menu-divider-color, #000);
  border-right-color: var(--e-nav-menu-divider-color, #000);
  border-top-color: var(--e-nav-menu-divider-color, #000);
  -ms-flex-item-align: center;
  align-self: center
}

.elementor-nav-menu__align-right .elementor-nav-menu {
  margin-left: auto
}

.elementor-nav-menu__align-right .elementor-nav-menu,
.elementor-nav-menu__align-right .elementor-nav-menu--layout-vertical>ul>li>a {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.elementor-nav-menu__align-left .elementor-nav-menu {
  margin-right: auto
}

.elementor-nav-menu__align-left .elementor-nav-menu,
.elementor-nav-menu__align-left .elementor-nav-menu--layout-vertical>ul>li>a {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.elementor-nav-menu__align-center .elementor-nav-menu {
  margin-left: auto;
  margin-right: auto
}

.elementor-nav-menu__align-center .elementor-nav-menu,
.elementor-nav-menu__align-center .elementor-nav-menu--layout-vertical>ul>li>a {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
  width: 100%
}

.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}

.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>a {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.elementor-widget-nav-menu:not(.elementor-nav-menu--toggle) .elementor-menu-toggle {
  display: none
}

.elementor-widget-nav-menu .elementor-widget-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.elementor-nav-menu {
  position: relative;
  z-index: 2
}

.elementor-nav-menu:after {
  content: "\00a0";
  display: block;
  height: 0;
  font: 0/0 serif;
  clear: both;
  visibility: hidden;
  overflow: hidden
}

.elementor-nav-menu,
.elementor-nav-menu li,
.elementor-nav-menu ul {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: normal;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.elementor-nav-menu ul {
  display: none
}

.elementor-nav-menu ul ul a,
.elementor-nav-menu ul ul a:active,
.elementor-nav-menu ul ul a:focus,
.elementor-nav-menu ul ul a:hover {
  border-left: 16px solid transparent
}

.elementor-nav-menu ul ul ul a,
.elementor-nav-menu ul ul ul a:active,
.elementor-nav-menu ul ul ul a:focus,
.elementor-nav-menu ul ul ul a:hover {
  border-left: 24px solid transparent
}

.elementor-nav-menu ul ul ul ul a,
.elementor-nav-menu ul ul ul ul a:active,
.elementor-nav-menu ul ul ul ul a:focus,
.elementor-nav-menu ul ul ul ul a:hover {
  border-left: 32px solid transparent
}

.elementor-nav-menu ul ul ul ul ul a,
.elementor-nav-menu ul ul ul ul ul a:active,
.elementor-nav-menu ul ul ul ul ul a:focus,
.elementor-nav-menu ul ul ul ul ul a:hover {
  border-left: 40px solid transparent
}

.elementor-nav-menu a,
.elementor-nav-menu li {
  position: relative
}

.elementor-nav-menu li {
  border-width: 0
}

.elementor-nav-menu a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.elementor-nav-menu a,
.elementor-nav-menu a:focus,
.elementor-nav-menu a:hover {
  padding: 10px 20px;
  line-height: 20px
}

.elementor-nav-menu a.current {
  background: #373a3c;
  color: #fff
}

.elementor-nav-menu a.disabled {
  cursor: not-allowed;
  color: #a1a6a9
}

.elementor-nav-menu .e-plus-icon:before {
  content: "+"
}

.elementor-nav-menu .sub-arrow {
  line-height: 1;
  padding: 10px 0 10px 10px;
  margin-top: -10px;
  margin-bottom: -10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.elementor-nav-menu .sub-arrow i {
  pointer-events: none
}

.elementor-nav-menu .sub-arrow .fa.fa-chevron-down,
.elementor-nav-menu .sub-arrow .fas.fa-chevron-down {
  font-size: .7em
}

.elementor-nav-menu .sub-arrow .e-font-icon-svg {
  height: 1em;
  width: 1em
}

.elementor-nav-menu .sub-arrow .e-font-icon-svg.fa-svg-chevron-down {
  height: .7em;
  width: .7em
}

.elementor-nav-menu--dropdown .elementor-item.elementor-item-active,
.elementor-nav-menu--dropdown .elementor-item.highlighted,
.elementor-nav-menu--dropdown .elementor-item:focus,
.elementor-nav-menu--dropdown .elementor-item:hover,
.elementor-sub-item.elementor-item-active,
.elementor-sub-item.highlighted,
.elementor-sub-item:focus,
.elementor-sub-item:hover {
  background-color: #55595c;
  color: #fff
}

.elementor-menu-toggle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 22px;
  padding: .25em;
  cursor: pointer;
  border: 0 solid;
  border-radius: 3px;
  background-color: rgba(0, 0, 0, .05);
  color: #494c4f
}

.elementor-menu-toggle.elementor-active i:before {
  content: "\e87f"
}

.elementor-menu-toggle .e-font-icon-svg {
  fill: #494c4f;
  height: 1em;
  width: 1em
}

.elementor-nav-menu--dropdown {
  background-color: #fff;
  font-size: 13px
}

.elementor-nav-menu--dropdown-none .elementor-menu-toggle,
.elementor-nav-menu--dropdown-none .elementor-nav-menu--dropdown {
  display: none
}

.elementor-nav-menu--dropdown.elementor-nav-menu__container {
  margin-top: 10px;
  -webkit-transition: max-height .3s, -webkit-transform .3s;
  transition: max-height .3s, -webkit-transform .3s;
  -o-transition: max-height .3s, transform .3s;
  transition: max-height .3s, transform .3s;
  transition: max-height .3s, transform .3s, -webkit-transform .3s;
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  overflow: auto
}

.elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-sub-item {
  font-size: .85em
}

.elementor-nav-menu--dropdown a {
  color: #494c4f
}

.elementor-nav-menu--dropdown a.current {
  background: #373a3c;
  color: #fff
}

.elementor-nav-menu--dropdown a.disabled {
  color: #b3b3b3
}

ul.elementor-nav-menu--dropdown a,
ul.elementor-nav-menu--dropdown a:focus,
ul.elementor-nav-menu--dropdown a:hover {
  text-shadow: none;
  border-left: 8px solid transparent
}

.elementor-nav-menu__text-align-center .elementor-nav-menu--dropdown .elementor-nav-menu a {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active)+.elementor-nav-menu__container {
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  max-height: 0
}

.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  max-height: 100vh
}

.elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown {
  position: absolute;
  z-index: 9997
}

@media (max-width:767px) {
  .elementor-nav-menu--dropdown-mobile .elementor-nav-menu--main {
    display: none
  }
}

@media (min-width:768px) {

  .elementor-nav-menu--dropdown-mobile .elementor-menu-toggle,
  .elementor-nav-menu--dropdown-mobile .elementor-nav-menu--dropdown {
    display: none
  }
}

@media (max-width:-1px) {
  .elementor-nav-menu--dropdown-mobile_extra .elementor-nav-menu--main {
    display: none
  }
}

@media (min-width:-1px) {

  .elementor-nav-menu--dropdown-mobile_extra .elementor-menu-toggle,
  .elementor-nav-menu--dropdown-mobile_extra .elementor-nav-menu--dropdown {
    display: none
  }
}

@media (min-width:1025px) {

  .elementor-nav-menu--dropdown-tablet .elementor-menu-toggle,
  .elementor-nav-menu--dropdown-tablet .elementor-nav-menu--dropdown {
    display: none
  }
}

@media (max-width:1024px) {
  .elementor-nav-menu--dropdown-tablet .elementor-nav-menu--main {
    display: none
  }
}

@media (max-width:-1px) {
  .elementor-nav-menu--dropdown-tablet_extra .elementor-nav-menu--main {
    display: none
  }
}

@media (min-width:-1px) {

  .elementor-nav-menu--dropdown-tablet_extra .elementor-menu-toggle,
  .elementor-nav-menu--dropdown-tablet_extra .elementor-nav-menu--dropdown {
    display: none
  }
}

.elementor-gallery__container {
  min-height: 1px
}

.elementor-gallery-item {
  position: relative;
  overflow: hidden;
  display: block;
  text-decoration: none;
  border: solid var(--image-border-width) var(--image-border-color);
  border-radius: var(--image-border-radius)
}

.elementor-gallery-item__content,
.elementor-gallery-item__overlay {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0
}

.elementor-gallery-item__overlay {
  mix-blend-mode: var(--overlay-mix-blend-mode);
  -webkit-transition-duration: var(--overlay-transition-duration);
  -o-transition-duration: var(--overlay-transition-duration);
  transition-duration: var(--overlay-transition-duration);
  -webkit-transition-property: mix-blend-mode, opacity, background-color, -webkit-transform;
  transition-property: mix-blend-mode, opacity, background-color, -webkit-transform;
  -o-transition-property: mix-blend-mode, transform, opacity, background-color;
  transition-property: mix-blend-mode, transform, opacity, background-color;
  transition-property: mix-blend-mode, transform, opacity, background-color, -webkit-transform
}

.elementor-gallery-item__image.e-gallery-image {
  -webkit-transition-duration: var(--image-transition-duration);
  -o-transition-duration: var(--image-transition-duration);
  transition-duration: var(--image-transition-duration);
  -webkit-transition-property: -webkit-filter, -webkit-transform;
  transition-property: -webkit-filter, -webkit-transform;
  -o-transition-property: filter, transform;
  transition-property: filter, transform;
  transition-property: filter, transform, -webkit-filter, -webkit-transform
}

.elementor-gallery-item__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: var(--content-justify-content, center);
  -ms-flex-pack: var(--content-justify-content, center);
  justify-content: var(--content-justify-content, center);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: var(--content-text-align);
  padding: var(--content-padding)
}

.elementor-gallery-item__content>div {
  -webkit-transition-duration: var(--content-transition-duration);
  -o-transition-duration: var(--content-transition-duration);
  transition-duration: var(--content-transition-duration)
}

.elementor-gallery-item__content.elementor-gallery--sequenced-animation>div:nth-child(2) {
  -webkit-transition-delay: calc((var(--content-transition-delay) / 3));
  -o-transition-delay: calc((var(--content-transition-delay) / 3));
  transition-delay: calc((var(--content-transition-delay) / 3))
}

.elementor-gallery-item__content.elementor-gallery--sequenced-animation>div:nth-child(3) {
  -webkit-transition-delay: calc((var(--content-transition-delay) / 3) * 2);
  -o-transition-delay: calc((var(--content-transition-delay) / 3) * 2);
  transition-delay: calc((var(--content-transition-delay) / 3) * 2)
}

.elementor-gallery-item__content.elementor-gallery--sequenced-animation>div:nth-child(4) {
  -webkit-transition-delay: calc((var(--content-transition-delay) / 3) * 3);
  -o-transition-delay: calc((var(--content-transition-delay) / 3) * 3);
  transition-delay: calc((var(--content-transition-delay) / 3) * 3)
}

.elementor-gallery-item__description {
  color: var(--description-text-color, #fff);
  width: 100%
}

.elementor-gallery-item__title {
  color: var(--title-text-color, #fff);
  font-weight: 700;
  width: 100%
}

.elementor-gallery__titles-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: var(--titles-container-justify-content, center);
  -ms-flex-pack: var(--titles-container-justify-content, center);
  justify-content: var(--titles-container-justify-content, center);
  margin-bottom: 20px
}

.elementor-gallery__titles-container:not(.e--pointer-framed) .elementor-item:after,
.elementor-gallery__titles-container:not(.e--pointer-framed) .elementor-item:before {
  background-color: var(--galleries-pointer-bg-color-hover)
}

.elementor-gallery__titles-container:not(.e--pointer-framed) .elementor-item.elementor-item-active:after,
.elementor-gallery__titles-container:not(.e--pointer-framed) .elementor-item.elementor-item-active:before {
  background-color: var(--galleries-pointer-bg-color-active)
}

.elementor-gallery__titles-container.e--pointer-framed .elementor-item:before {
  border-color: var(--galleries-pointer-bg-color-hover);
  border-width: var(--galleries-pointer-border-width)
}

.elementor-gallery__titles-container.e--pointer-framed .elementor-item:after {
  border-color: var(--galleries-pointer-bg-color-hover)
}

.elementor-gallery__titles-container.e--pointer-framed .elementor-item.elementor-item-active:after,
.elementor-gallery__titles-container.e--pointer-framed .elementor-item.elementor-item-active:before {
  border-color: var(--galleries-pointer-bg-color-active)
}

.elementor-gallery__titles-container.e--pointer-framed.e--animation-draw .elementor-item:before {
  border-left-width: var(--galleries-pointer-border-width);
  border-bottom-width: var(--galleries-pointer-border-width);
  border-right-width: 0;
  border-top-width: 0
}

.elementor-gallery__titles-container.e--pointer-framed.e--animation-draw .elementor-item:after {
  border-left-width: 0;
  border-bottom-width: 0;
  border-right-width: var(--galleries-pointer-border-width);
  border-top-width: var(--galleries-pointer-border-width)
}

.elementor-gallery__titles-container.e--pointer-framed.e--animation-corners .elementor-item:before {
  border-left-width: var(--galleries-pointer-border-width);
  border-bottom-width: 0;
  border-right-width: 0;
  border-top-width: var(--galleries-pointer-border-width)
}

.elementor-gallery__titles-container.e--pointer-framed.e--animation-corners .elementor-item:after {
  border-left-width: 0;
  border-bottom-width: var(--galleries-pointer-border-width);
  border-right-width: var(--galleries-pointer-border-width);
  border-top-width: 0
}

.elementor-gallery__titles-container .e--pointer-double-line .elementor-item:after,
.elementor-gallery__titles-container .e--pointer-double-line .elementor-item:before,
.elementor-gallery__titles-container .e--pointer-overline .elementor-item:before,
.elementor-gallery__titles-container .e--pointer-underline .elementor-item:after {
  height: var(--galleries-pointer-border-width)
}

.elementor-gallery-title {
  --space-between: 10px;
  cursor: pointer;
  color: #6d7882;
  font-weight: 500;
  position: relative;
  padding: 7px 14px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}

.elementor-gallery-title--active {
  color: #495157
}

.elementor-gallery-title:not(:last-child) {
  margin-right: var(--space-between)
}

.elementor-gallery-item__title+.elementor-gallery-item__description {
  margin-top: var(--description-margin-top)
}

.e-gallery-item.elementor-gallery-item {
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all
}

.e-gallery-item.elementor-animated-content .elementor-animated-item--enter-from-bottom,
.e-gallery-item.elementor-animated-content .elementor-animated-item--enter-from-left,
.e-gallery-item.elementor-animated-content .elementor-animated-item--enter-from-right,
.e-gallery-item.elementor-animated-content .elementor-animated-item--enter-from-top,
.e-gallery-item:hover .elementor-gallery__item-overlay-bg,
.e-gallery-item:hover .elementor-gallery__item-overlay-content,
.e-gallery-item:hover .elementor-gallery__item-overlay-content__description,
.e-gallery-item:hover .elementor-gallery__item-overlay-content__title {
  opacity: 1
}

a.elementor-item.elementor-gallery-title {
  color: var(--galleries-title-color-normal)
}

a.elementor-item.elementor-gallery-title.elementor-item-active,
a.elementor-item.elementor-gallery-title.highlighted,
a.elementor-item.elementor-gallery-title:focus,
a.elementor-item.elementor-gallery-title:hover {
  color: var(--galleries-title-color-hover)
}

a.elementor-item.elementor-gallery-title.elementor-item-active {
  color: var(--gallery-title-color-active)
}

.elementor-widget-table-of-contents .elementor-toc__header-title {
  color: var(--header-color)
}

.elementor-widget-table-of-contents.elementor-toc--collapsed .elementor-toc__toggle-button--collapse,
.elementor-widget-table-of-contents:not(.elementor-toc--collapsed) .elementor-toc__toggle-button--expand {
  display: none
}

.elementor-widget-table-of-contents .elementor-widget-container {
  min-height: var(--box-min-height);
  border: var(--box-border-width, 1px) solid var(--box-border-color, #a4afb7);
  border-radius: var(--box-border-radius, 3px);
  background-color: var(--box-background-color);
  -webkit-transition: min-height .4s;
  -o-transition: min-height .4s;
  transition: min-height .4s;
  overflow: hidden
}

.elementor-toc__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: var(--box-padding, 20px);
  background-color: var(--header-background-color);
  border-bottom: var(--separator-width, 1px) solid var(--box-border-color, #a4afb7)
}

.elementor-toc__header-title {
  font-size: 18px;
  margin: 0;
  color: var(--header-color)
}

.elementor-toc__toggle-button {
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex
}

.elementor-toc__toggle-button i {
  color: var(--toggle-button-color)
}

.elementor-toc__toggle-button svg {
  height: 1em;
  width: 1em;
  fill: var(--toggle-button-color)
}

.elementor-toc__spinner-container {
  text-align: center
}

.elementor-toc__spinner {
  font-size: 2em
}

.elementor-toc__spinner.e-font-icon-svg {
  height: 1em;
  width: 1em
}

.elementor-toc__body {
  padding: var(--box-padding, 20px);
  max-height: var(--toc-body-max-height);
  overflow-y: auto
}

.elementor-toc__body::-webkit-scrollbar {
  width: 7px
}

.elementor-toc__body::-webkit-scrollbar-thumb {
  background-color: #c2cbd2;
  border-radius: 10px
}

.elementor-toc__list-wrapper {
  list-style: none;
  padding: 0
}

.elementor-toc__list-item {
  margin-bottom: .5em
}

.elementor-toc__list-item.elementor-item-active {
  font-weight: 700
}

.elementor-toc__list-item .elementor-toc__list-wrapper {
  margin-top: .5em;
  margin-left: var(--nested-list-indent, 1em)
}

.elementor-toc__list-item-text:hover {
  color: var(--item-text-hover-color);
  -webkit-text-decoration: var(--item-text-hover-decoration);
  text-decoration: var(--item-text-hover-decoration)
}

.elementor-toc__list-item-text.elementor-item-active {
  color: var(--item-text-active-color);
  -webkit-text-decoration: var(--item-text-active-decoration);
  text-decoration: var(--item-text-active-decoration)
}

.elementor-toc__list-item-text-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.elementor-toc__list-item-text-wrapper:before,
.elementor-toc__list-item-text-wrapper i {
  margin-right: 8px;
  color: var(--marker-color)
}

.elementor-toc__list-item-text-wrapper svg {
  margin-right: 8px;
  fill: var(--marker-color);
  height: var(--marker-size, .5em);
  width: var(--marker-size, .5em)
}

.elementor-toc__list-item-text-wrapper i {
  font-size: var(--marker-size, .5em)
}

.elementor-toc__list-item-text-wrapper:before {
  font-size: var(--marker-size, 1em)
}

.elementor-toc--content-ellipsis .elementor-toc__list-item-text {
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis
}

.elementor-toc__list-items--collapsible>.elementor-toc__list-wrapper>.elementor-toc__list-item>.elementor-toc__list-wrapper {
  display: none
}

.elementor-toc__heading-anchor {
  position: absolute
}

.elementor-toc__body .elementor-toc__list-item-text {
  color: var(--item-text-color);
  -webkit-text-decoration: var(--item-text-decoration);
  text-decoration: var(--item-text-decoration)
}

.elementor-toc__body .elementor-toc__list-item-text:hover {
  color: var(--item-text-hover-color);
  -webkit-text-decoration: var(--item-text-hover-decoration);
  text-decoration: var(--item-text-hover-decoration)
}

.elementor-toc__body .elementor-toc__list-item-text.elementor-item-active {
  color: var(--item-text-active-color);
  -webkit-text-decoration: var(--item-text-active-decoration);
  text-decoration: var(--item-text-active-decoration)
}

ol.elementor-toc__list-wrapper {
  counter-reset: item
}

ol.elementor-toc__list-wrapper .elementor-toc__list-item {
  counter-increment: item
}

ol.elementor-toc__list-wrapper .elementor-toc__list-item-text-wrapper:before {
  content: counters(item, ".") ". "
}

@media only screen and (max-width:-1px) {
  .elementor-toc--minimized-on-tablet_extra .elementor-toc__body {
    display: none
  }
}

@media only screen and (max-width:1024px) {
  .elementor-toc--minimized-on-tablet .elementor-toc__body {
    display: none
  }
}

@media only screen and (max-width:-1px) {
  .elementor-toc--minimized-on-mobile_extra .elementor-toc__body {
    display: none
  }
}

@media only screen and (max-width:767px) {
  .elementor-toc--minimized-on-mobile .elementor-toc__body {
    display: none
  }
}

.e-lottie__container {
  display: inline-block;
  max-width: var(--lottie-container-max-width);
  width: var(--lottie-container-width);
  opacity: var(--lottie-container-opacity)
}

.e-lottie__container:hover {
  opacity: var(--lottie-container-opacity-hover);
  -webkit-transition-duration: var(--lottie-container-transition-duration-hover);
  -o-transition-duration: var(--lottie-container-transition-duration-hover);
  transition-duration: var(--lottie-container-transition-duration-hover)
}

.e-lottie__container svg,
.e-lottie__container svg * {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important
}

.e-lottie__caption {
  color: var(--caption-color);
  margin-top: var(--caption-margin-top);
  text-align: var(--caption-text-align)
}

.e-tabs-inner-tabs {
  text-align: left;
  font-family: Roboto, Arial, Helvetica, Verdana, sans-serif;
  font-size: 16px
}

.e-tabs-inner-tabs .e-tab-content {
  padding-top: 32px
}

.e-tabs-inner-tabs .e-inner-tabs-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  overflow: hidden;
  z-index: 1
}

.e-tabs-inner-tabs .e-inner-tabs-wrapper :after {
  content: "";
  width: 100%;
  height: var(--inner-tabs-border-height, 1px);
  background-color: var(--inner-tabs-border-color, #d5dadf);
  position: absolute;
  bottom: 0;
  z-index: -1
}

.e-tabs-inner-tabs .e-inner-tabs-wrapper .e-inner-tab-title {
  font-weight: 700;
  min-width: 140px;
  line-height: 38px;
  height: 38px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

.e-tabs-inner-tabs .e-inner-tabs-wrapper .e-inner-tab-title a {
  color: #6d7882;
  padding: 0 36px;
  display: block;
  text-align: center
}

.e-tabs-inner-tabs .e-inner-tabs-wrapper .e-inner-tab-title.e-inner-tab-active {
  border-color: #495157 #495157 transparent;
  border-left-width: 0;
  border-bottom: 1px solid #495157;
  border-right-width: 0;
  border-top-width: 0
}

.e-tabs-inner-tabs .e-inner-tabs-wrapper .e-inner-tab-title.e-inner-tab-active a {
  color: #495157
}

.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-tab-mobile-title {
  display: none
}

.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content {
  display: none;
  padding: 20px
}

.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content .e-inner-tab-text {
  color: #556068
}

.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content.e-inner-tab-active {
  display: block
}

.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content .e-inner-tab-buttons {
  margin-top: 24px;
  display: none
}

.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content .e-inner-tab-buttons button {
  display: none;
  font-weight: 500;
  line-height: 24px;
  text-decoration: underline;
  border: none;
  background: transparent;
  padding: 0
}

.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content.collapsible .e-inner-tab-text {
  overflow: hidden
}

.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content.collapsible button {
  display: none
}

.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content.collapsible.show-inner-tab-buttons .e-inner-tab-buttons,
.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content.collapsible button.show-button {
  display: block
}

.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content.show-full-height div.e-inner-tab-text {
  height: auto
}

@media (max-width:767px) {
  .e-tabs-inner-tabs>.e-tab-content:first-child {
    padding-top: 24px
  }

  .e-tabs-inner-tabs .e-inner-tabs-wrapper {
    display: none
  }

  .e-tabs-inner-tabs .e-inner-tabs-content-wrapper {
    border: solid #d5dadf;
    border-width: 1px 1px 0
  }

  .e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-tab-mobile-title {
    border: solid #d5dadf;
    border-width: 0 0 1px;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    height: 38px;
    line-height: 38px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 0 10px;
    cursor: pointer;
    display: block
  }

  .e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content {
    border: solid #d5dadf;
    border-width: 0 0 1px;
    padding: 20px
  }
}

.elementor-widget-video-playlist.elementor-layout-end .e-tabs-main-area {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row
}

@media (max-width:767px) {
  .elementor-widget-video-playlist.elementor-layout-end .e-tabs-main-area {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }
}

.elementor-widget-video-playlist {
  font-family: Roboto, Arial, Helvetica, Verdana, sans-serif
}

.elementor-widget-video-playlist .e-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.elementor-widget-video-playlist .e-tabs-main-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  height: 434px
}

.elementor-widget-video-playlist .e-tabs-wrapper {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 33%
}

.elementor-widget-video-playlist .e-tabs-header {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 16px;
  min-height: 56px;
  border-bottom: 1px solid #d5dadf
}

.elementor-widget-video-playlist .e-tabs-header .e-tabs-header-right-side {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-negative: 0;
  flex-shrink: 0
}

.elementor-widget-video-playlist .e-tabs-header .e-tabs-title {
  font-family: Roboto, Arial, Helvetica, Verdana, sans-serif;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  font-weight: 700;
  font-size: 16px;
  padding: 10px 0;
  overflow-wrap: anywhere;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  margin: auto 0
}

.elementor-widget-video-playlist .e-tabs-header .e-tabs-videos-count {
  font-size: 14px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-weight: 400;
  line-height: 20px;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 18px 0 0
}

.elementor-widget-video-playlist .e-tabs-header .e-tabs-toggle-videos-display-button {
  display: none;
  margin: auto 0 auto 8px;
  cursor: pointer;
  padding: 0 4px
}

.elementor-widget-video-playlist .e-tabs-header .e-tabs-toggle-videos-display-button.e-font-icon-svg {
  height: 1em;
  width: 1em
}

.elementor-widget-video-playlist .e-tabs-header .rotate-up {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.elementor-widget-video-playlist .e-tabs-header .rotate-down {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.elementor-widget-video-playlist .e-tabs-items-wrapper {
  background-color: #fff;
  overflow: hidden;
  position: relative;
  height: 100%
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tabs-items {
  overflow: auto;
  height: 100%
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-section-title {
  border-color: #d5dadf;
  font-size: 14px;
  height: 36px;
  padding: 0 16px;
  line-height: 36px;
  margin: 0;
  text-align: left;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  border-width: 0;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title {
  background-color: #fff;
  border-color: #d5dadf;
  border-width: 0 0 1px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  height: 55px;
  line-height: 55px;
  outline: none;
  padding: 0 16px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title i {
  text-shadow: 0 0 3px #000;
  color: #fff;
  font-size: var(--playlist-item-icon-size, 16px)
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title svg {
  text-shadow: 0 0 3px #000;
  color: #fff;
  fill: #fff;
  width: var(--playlist-item-icon-size, 16px);
  height: var(--playlist-item-icon-size, 16px)
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title svg path {
  fill: #fff
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title.e-active,
.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:hover {
  background-color: #f1f3f5;
  border-color: #d5dadf;
  border-width: 0 0 1px
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title.e-active i,
.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title.e-active svg,
.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:hover i,
.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:hover svg {
  text-shadow: 0 0 3px #000;
  color: #fff
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title.e-active svg path,
.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:hover svg path {
  fill: #fff
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title.e-active .e-tab-title-text,
.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:hover .e-tab-title-text {
  font-size: 14px
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .icon-play,
.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .icon-watched {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .e-tab-thumbnail {
  background-color: #d5dadf;
  position: relative;
  margin: auto 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 75px;
  height: 42px
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .e-tab-thumbnail img {
  -o-object-fit: fill;
  object-fit: fill;
  width: 75px;
  height: 42px
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .e-tab-thumbnail i,
.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .e-tab-thumbnail svg {
  position: absolute;
  bottom: 4px;
  right: 4px;
  font-weight: 900
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .e-tab-title-text {
  font-size: 14px;
  margin: auto 8px;
  text-align: left;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title i,
.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title svg {
  margin: auto 0;
  vertical-align: middle
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .e-tab-duration {
  font-size: 14px;
  margin: auto 0
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .icon-watched,
.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title.watched-video .icon-play {
  display: none
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title.watched-video .icon-watched {
  display: block
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .shadow-top {
  display: none;
  height: 98px;
  position: absolute;
  top: 0;
  width: 100%;
  pointer-events: none;
  background: -webkit-gradient(linear, left bottom, left top, from(transparent), to(#fff));
  background: -webkit-linear-gradient(bottom, transparent, #fff);
  background: -o-linear-gradient(bottom, transparent 0, #fff 100%);
  background: linear-gradient(0deg, transparent, #fff)
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .shadow-bottom {
  display: none;
  height: 98px;
  position: absolute;
  bottom: 0;
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#fff));
  background: -webkit-linear-gradient(top, transparent, #fff);
  background: -o-linear-gradient(top, transparent 0, #fff 100%);
  background: linear-gradient(180deg, transparent, #fff);
  pointer-events: none
}

.elementor-widget-video-playlist .e-tabs-items-wrapper.bottom-shadow .shadow-bottom,
.elementor-widget-video-playlist .e-tabs-items-wrapper.top-shadow .shadow-top {
  display: block
}

.elementor-widget-video-playlist .e-tabs-content-wrapper {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 100%;
  position: relative
}

.elementor-widget-video-playlist .e-tabs-content-wrapper .elementor-custom-embed-image-overlay {
  cursor: pointer;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: 50%
}

.elementor-widget-video-playlist .e-tabs-content-wrapper .e-tab-mobile-title {
  display: none
}

.elementor-widget-video-playlist .e-tabs-content-wrapper .e-tab-content {
  background-color: #000;
  display: none;
  height: 100%;
  outline: none
}

.elementor-widget-video-playlist .e-tabs-content-wrapper .e-tab-content>div {
  height: 100%
}

.elementor-widget-video-playlist .e-tabs-content-wrapper .e-tab-content iframe {
  height: 100%;
  max-height: 100% !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.elementor-widget-video-playlist .e-tabs-content-wrapper .e-tab-content video {
  height: 100%;
  background-color: #000
}

.elementor-widget-video-playlist .e-tabs-inner-tabs .e-tab-content {
  display: none;
  outline: none
}

@media (max-width:767px) {
  .elementor-widget-video-playlist .e-tabs-main-area {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    height: auto
  }

  .elementor-widget-video-playlist .e-tabs-main-area .e-tabs-content-wrapper {
    border: none;
    height: 38%
  }

  .elementor-widget-video-playlist .e-tabs-wrapper {
    width: auto;
    height: 62%
  }

  .elementor-widget-video-playlist .e-tabs-items-wrapper .e-tabs-items {
    max-height: 248px
  }

  .elementor-widget-video-playlist .e-tabs-items-wrapper .e-tabs-items .e-tab-title {
    border: none
  }

  .elementor-widget-video-playlist .e-tabs-header {
    min-height: 48px
  }

  .elementor-widget-video-playlist .e-tabs-header .e-tabs-toggle-videos-display-button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
  }

  .elementor-widget-video-playlist .e-tabs-header .e-tabs-videos-count {
    margin: 0 6px;
    padding: 14px 0 0
  }

  .elementor-widget-video-playlist .e-tab-content {
    border: none;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

.elementor-payment-button {
  border: none
}

.elementor-scrolling-tracker {
  --scrolling-track-default-progress-color: #61ce70;
  --scrolling-track-default-color: #eee;
  --scrolling-track-precentage-default-color: $black
}

.elementor-scrolling-tracker-horizontal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: var(--horizontal-height, 20px);
  padding: var(--tracker-padding);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: var(--horizontal-border-left-width, 2px) var(--horizontal-border-style) var(--horizontal-border-color);
  border-bottom: var(--horizontal-border-bottom-width, 2px) var(--horizontal-border-style) var(--horizontal-border-color);
  border-right: var(--horizontal-border-right-width, 2px) var(--horizontal-border-style) var(--horizontal-border-color);
  border-top: var(--horizontal-border-top-width, 2px) var(--horizontal-border-style) var(--horizontal-border-color);
  border-radius: var(--border-radius);
  background-color: var(--scrolling-track-default-color);
  direction: var(--direction)
}

.elementor-scrolling-tracker-horizontal .current-progress {
  display: none;
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  border-radius: var(--progress-border-radius);
  border-left: var(--horizontal-progress-border-left-width, 2px) var(--horizontal-progress-border) var(--horizontal-progress-border-color);
  border-bottom: var(--horizontal-progress-border-bottom-width, 2px) var(--horizontal-progress-border) var(--horizontal-progress-border-color);
  border-right: var(--horizontal-progress-border-right-width, 2px) var(--horizontal-progress-border) var(--horizontal-progress-border-color);
  border-top: var(--horizontal-progress-border-top-width, 2px) var(--horizontal-progress-border) var(--horizontal-progress-border-color);
  background-color: var(--scrolling-track-default-progress-color)
}

.elementor-scrolling-tracker-horizontal .current-progress .current-progress-percentage {
  inset-inline-end: .5em;
  inset-inline-start: auto;
  position: absolute;
  direction: var(--text-direction);
  color: var(--percentage-color, var(--scrolling-track-precentage-default-color))
}

.elementor-scrolling-tracker-circular {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: var(--circular-width, 100px);
  height: var(--circular-height, 100px);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  -webkit-margin-start: 0;
  margin-inline-start: 0;
  -webkit-margin-end: auto;
  margin-inline-end: auto
}

.elementor-scrolling-tracker-circular .current-progress-percentage {
  position: absolute;
  color: var(--percentage-color, var(--scrolling-track-precentage-default-color))
}

.elementor-scrolling-tracker-circular svg {
  position: absolute
}

.elementor-scrolling-tracker-circular .current-progress {
  display: none;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  stroke: var(--circular-color, var(--scrolling-track-default-progress-color));
  fill: transparent;
  stroke-width: var(--circular-progress-width, 4px)
}

.elementor-scrolling-tracker-circular .circle {
  stroke: var(--circular-background-color, var(--scrolling-track-default-color));
  fill: transparent;
  stroke-width: var(--circular-background-width, 4px)
}

.elementor-scrolling-tracker-alignment-left {
  margin-left: 0;
  margin-right: auto
}

.elementor-scrolling-tracker-alignment-center {
  margin-left: auto;
  margin-right: auto
}

.elementor-scrolling-tracker-alignment-right {
  margin-left: auto;
  margin-right: 0
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url(/wp-content/plugins/elementor/assets/lib/font-awesome/css/../fonts/fontawesome-webfont.eot?v=4.7.0);
  src: url(/wp-content/plugins/elementor/assets/lib/font-awesome/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(/wp-content/plugins/elementor/assets/lib/font-awesome/css/../fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(/wp-content/plugins/elementor/assets/lib/font-awesome/css/../fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(/wp-content/plugins/elementor/assets/lib/font-awesome/css/../fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(/wp-content/plugins/elementor/assets/lib/font-awesome/css/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
  font-weight: normal;
  font-style: normal
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%
}

.fa-2x {
  font-size: 2em
}

.fa-3x {
  font-size: 3em
}

.fa-4x {
  font-size: 4em
}

.fa-5x {
  font-size: 5em
}

.fa-fw {
  width: 1.28571429em;
  text-align: center
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none
}

.fa-ul>li {
  position: relative
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center
}

.fa-li.fa-lg {
  left: -1.85714286em
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em
}

.fa-pull-left {
  float: left
}

.fa-pull-right {
  float: right
}

.fa.fa-pull-left {
  margin-right: .3em
}

.fa.fa-pull-right {
  margin-left: .3em
}

.pull-right {
  float: right
}

.pull-left {
  float: left
}

.fa.pull-left {
  margin-right: .3em
}

.fa.pull-right {
  margin-left: .3em
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

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

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

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

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg)
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1)
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center
}

.fa-stack-1x {
  line-height: inherit
}

.fa-stack-2x {
  font-size: 2em
}

.fa-inverse {
  color: #fff
}

.fa-glass:before {
  content: "\f000"
}

.fa-music:before {
  content: "\f001"
}

.fa-search:before {
  content: "\f002"
}

.fa-envelope-o:before {
  content: "\f003"
}

.fa-heart:before {
  content: "\f004"
}

.fa-star:before {
  content: "\f005"
}

.fa-star-o:before {
  content: "\f006"
}

.fa-user:before {
  content: "\f007"
}

.fa-film:before {
  content: "\f008"
}

.fa-th-large:before {
  content: "\f009"
}

.fa-th:before {
  content: "\f00a"
}

.fa-th-list:before {
  content: "\f00b"
}

.fa-check:before {
  content: "\f00c"
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d"
}

.fa-search-plus:before {
  content: "\f00e"
}

.fa-search-minus:before {
  content: "\f010"
}

.fa-power-off:before {
  content: "\f011"
}

.fa-signal:before {
  content: "\f012"
}

.fa-gear:before,
.fa-cog:before {
  content: "\f013"
}

.fa-trash-o:before {
  content: "\f014"
}

.fa-home:before {
  content: "\f015"
}

.fa-file-o:before {
  content: "\f016"
}

.fa-clock-o:before {
  content: "\f017"
}

.fa-road:before {
  content: "\f018"
}

.fa-download:before {
  content: "\f019"
}

.fa-arrow-circle-o-down:before {
  content: "\f01a"
}

.fa-arrow-circle-o-up:before {
  content: "\f01b"
}

.fa-inbox:before {
  content: "\f01c"
}

.fa-play-circle-o:before {
  content: "\f01d"
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e"
}

.fa-refresh:before {
  content: "\f021"
}

.fa-list-alt:before {
  content: "\f022"
}

.fa-lock:before {
  content: "\f023"
}

.fa-flag:before {
  content: "\f024"
}

.fa-headphones:before {
  content: "\f025"
}

.fa-volume-off:before {
  content: "\f026"
}

.fa-volume-down:before {
  content: "\f027"
}

.fa-volume-up:before {
  content: "\f028"
}

.fa-qrcode:before {
  content: "\f029"
}

.fa-barcode:before {
  content: "\f02a"
}

.fa-tag:before {
  content: "\f02b"
}

.fa-tags:before {
  content: "\f02c"
}

.fa-book:before {
  content: "\f02d"
}

.fa-bookmark:before {
  content: "\f02e"
}

.fa-print:before {
  content: "\f02f"
}

.fa-camera:before {
  content: "\f030"
}

.fa-font:before {
  content: "\f031"
}

.fa-bold:before {
  content: "\f032"
}

.fa-italic:before {
  content: "\f033"
}

.fa-text-height:before {
  content: "\f034"
}

.fa-text-width:before {
  content: "\f035"
}

.fa-align-left:before {
  content: "\f036"
}

.fa-align-center:before {
  content: "\f037"
}

.fa-align-right:before {
  content: "\f038"
}

.fa-align-justify:before {
  content: "\f039"
}

.fa-list:before {
  content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b"
}

.fa-indent:before {
  content: "\f03c"
}

.fa-video-camera:before {
  content: "\f03d"
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e"
}

.fa-pencil:before {
  content: "\f040"
}

.fa-map-marker:before {
  content: "\f041"
}

.fa-adjust:before {
  content: "\f042"
}

.fa-tint:before {
  content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044"
}

.fa-share-square-o:before {
  content: "\f045"
}

.fa-check-square-o:before {
  content: "\f046"
}

.fa-arrows:before {
  content: "\f047"
}

.fa-step-backward:before {
  content: "\f048"
}

.fa-fast-backward:before {
  content: "\f049"
}

.fa-backward:before {
  content: "\f04a"
}

.fa-play:before {
  content: "\f04b"
}

.fa-pause:before {
  content: "\f04c"
}

.fa-stop:before {
  content: "\f04d"
}

.fa-forward:before {
  content: "\f04e"
}

.fa-fast-forward:before {
  content: "\f050"
}

.fa-step-forward:before {
  content: "\f051"
}

.fa-eject:before {
  content: "\f052"
}

.fa-chevron-left:before {
  content: "\f053"
}

.fa-chevron-right:before {
  content: "\f054"
}

.fa-plus-circle:before {
  content: "\f055"
}

.fa-minus-circle:before {
  content: "\f056"
}

.fa-times-circle:before {
  content: "\f057"
}

.fa-check-circle:before {
  content: "\f058"
}

.fa-question-circle:before {
  content: "\f059"
}

.fa-info-circle:before {
  content: "\f05a"
}

.fa-crosshairs:before {
  content: "\f05b"
}

.fa-times-circle-o:before {
  content: "\f05c"
}

.fa-check-circle-o:before {
  content: "\f05d"
}

.fa-ban:before {
  content: "\f05e"
}

.fa-arrow-left:before {
  content: "\f060"
}

.fa-arrow-right:before {
  content: "\f061"
}

.fa-arrow-up:before {
  content: "\f062"
}

.fa-arrow-down:before {
  content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064"
}

.fa-expand:before {
  content: "\f065"
}

.fa-compress:before {
  content: "\f066"
}

.fa-plus:before {
  content: "\f067"
}

.fa-minus:before {
  content: "\f068"
}

.fa-asterisk:before {
  content: "\f069"
}

.fa-exclamation-circle:before {
  content: "\f06a"
}

.fa-gift:before {
  content: "\f06b"
}

.fa-leaf:before {
  content: "\f06c"
}

.fa-fire:before {
  content: "\f06d"
}

.fa-eye:before {
  content: "\f06e"
}

.fa-eye-slash:before {
  content: "\f070"
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071"
}

.fa-plane:before {
  content: "\f072"
}

.fa-calendar:before {
  content: "\f073"
}

.fa-random:before {
  content: "\f074"
}

.fa-comment:before {
  content: "\f075"
}

.fa-magnet:before {
  content: "\f076"
}

.fa-chevron-up:before {
  content: "\f077"
}

.fa-chevron-down:before {
  content: "\f078"
}

.fa-retweet:before {
  content: "\f079"
}

.fa-shopping-cart:before {
  content: "\f07a"
}

.fa-folder:before {
  content: "\f07b"
}

.fa-folder-open:before {
  content: "\f07c"
}

.fa-arrows-v:before {
  content: "\f07d"
}

.fa-arrows-h:before {
  content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080"
}

.fa-twitter-square:before {
  content: "\f081"
}

.fa-facebook-square:before {
  content: "\f082"
}

.fa-camera-retro:before {
  content: "\f083"
}

.fa-key:before {
  content: "\f084"
}

.fa-gears:before,
.fa-cogs:before {
  content: "\f085"
}

.fa-comments:before {
  content: "\f086"
}

.fa-thumbs-o-up:before {
  content: "\f087"
}

.fa-thumbs-o-down:before {
  content: "\f088"
}

.fa-star-half:before {
  content: "\f089"
}

.fa-heart-o:before {
  content: "\f08a"
}

.fa-sign-out:before {
  content: "\f08b"
}

.fa-linkedin-square:before {
  content: "\f08c"
}

.fa-thumb-tack:before {
  content: "\f08d"
}

.fa-external-link:before {
  content: "\f08e"
}

.fa-sign-in:before {
  content: "\f090"
}

.fa-trophy:before {
  content: "\f091"
}

.fa-github-square:before {
  content: "\f092"
}

.fa-upload:before {
  content: "\f093"
}

.fa-lemon-o:before {
  content: "\f094"
}

.fa-phone:before {
  content: "\f095"
}

.fa-square-o:before {
  content: "\f096"
}

.fa-bookmark-o:before {
  content: "\f097"
}

.fa-phone-square:before {
  content: "\f098"
}

.fa-twitter:before {
  content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a"
}

.fa-github:before {
  content: "\f09b"
}

.fa-unlock:before {
  content: "\f09c"
}

.fa-credit-card:before {
  content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
  content: "\f09e"
}

.fa-hdd-o:before {
  content: "\f0a0"
}

.fa-bullhorn:before {
  content: "\f0a1"
}

.fa-bell:before {
  content: "\f0f3"
}

.fa-certificate:before {
  content: "\f0a3"
}

.fa-hand-o-right:before {
  content: "\f0a4"
}

.fa-hand-o-left:before {
  content: "\f0a5"
}

.fa-hand-o-up:before {
  content: "\f0a6"
}

.fa-hand-o-down:before {
  content: "\f0a7"
}

.fa-arrow-circle-left:before {
  content: "\f0a8"
}

.fa-arrow-circle-right:before {
  content: "\f0a9"
}

.fa-arrow-circle-up:before {
  content: "\f0aa"
}

.fa-arrow-circle-down:before {
  content: "\f0ab"
}

.fa-globe:before {
  content: "\f0ac"
}

.fa-wrench:before {
  content: "\f0ad"
}

.fa-tasks:before {
  content: "\f0ae"
}

.fa-filter:before {
  content: "\f0b0"
}

.fa-briefcase:before {
  content: "\f0b1"
}

.fa-arrows-alt:before {
  content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
  content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
  content: "\f0c1"
}

.fa-cloud:before {
  content: "\f0c2"
}

.fa-flask:before {
  content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5"
}

.fa-paperclip:before {
  content: "\f0c6"
}

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7"
}

.fa-square:before {
  content: "\f0c8"
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9"
}

.fa-list-ul:before {
  content: "\f0ca"
}

.fa-list-ol:before {
  content: "\f0cb"
}

.fa-strikethrough:before {
  content: "\f0cc"
}

.fa-underline:before {
  content: "\f0cd"
}

.fa-table:before {
  content: "\f0ce"
}

.fa-magic:before {
  content: "\f0d0"
}

.fa-truck:before {
  content: "\f0d1"
}

.fa-pinterest:before {
  content: "\f0d2"
}

.fa-pinterest-square:before {
  content: "\f0d3"
}

.fa-google-plus-square:before {
  content: "\f0d4"
}

.fa-google-plus:before {
  content: "\f0d5"
}

.fa-money:before {
  content: "\f0d6"
}

.fa-caret-down:before {
  content: "\f0d7"
}

.fa-caret-up:before {
  content: "\f0d8"
}

.fa-caret-left:before {
  content: "\f0d9"
}

.fa-caret-right:before {
  content: "\f0da"
}

.fa-columns:before {
  content: "\f0db"
}

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc"
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd"
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de"
}

.fa-envelope:before {
  content: "\f0e0"
}

.fa-linkedin:before {
  content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2"
}

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4"
}

.fa-comment-o:before {
  content: "\f0e5"
}

.fa-comments-o:before {
  content: "\f0e6"
}

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7"
}

.fa-sitemap:before {
  content: "\f0e8"
}

.fa-umbrella:before {
  content: "\f0e9"
}

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea"
}

.fa-lightbulb-o:before {
  content: "\f0eb"
}

.fa-exchange:before {
  content: "\f0ec"
}

.fa-cloud-download:before {
  content: "\f0ed"
}

.fa-cloud-upload:before {
  content: "\f0ee"
}

.fa-user-md:before {
  content: "\f0f0"
}

.fa-stethoscope:before {
  content: "\f0f1"
}

.fa-suitcase:before {
  content: "\f0f2"
}

.fa-bell-o:before {
  content: "\f0a2"
}

.fa-coffee:before {
  content: "\f0f4"
}

.fa-cutlery:before {
  content: "\f0f5"
}

.fa-file-text-o:before {
  content: "\f0f6"
}

.fa-building-o:before {
  content: "\f0f7"
}

.fa-hospital-o:before {
  content: "\f0f8"
}

.fa-ambulance:before {
  content: "\f0f9"
}

.fa-medkit:before {
  content: "\f0fa"
}

.fa-fighter-jet:before {
  content: "\f0fb"
}

.fa-beer:before {
  content: "\f0fc"
}

.fa-h-square:before {
  content: "\f0fd"
}

.fa-plus-square:before {
  content: "\f0fe"
}

.fa-angle-double-left:before {
  content: "\f100"
}

.fa-angle-double-right:before {
  content: "\f101"
}

.fa-angle-double-up:before {
  content: "\f102"
}

.fa-angle-double-down:before {
  content: "\f103"
}

.fa-angle-left:before {
  content: "\f104"
}

.fa-angle-right:before {
  content: "\f105"
}

.fa-angle-up:before {
  content: "\f106"
}

.fa-angle-down:before {
  content: "\f107"
}

.fa-desktop:before {
  content: "\f108"
}

.fa-laptop:before {
  content: "\f109"
}

.fa-tablet:before {
  content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b"
}

.fa-circle-o:before {
  content: "\f10c"
}

.fa-quote-left:before {
  content: "\f10d"
}

.fa-quote-right:before {
  content: "\f10e"
}

.fa-spinner:before {
  content: "\f110"
}

.fa-circle:before {
  content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112"
}

.fa-github-alt:before {
  content: "\f113"
}

.fa-folder-o:before {
  content: "\f114"
}

.fa-folder-open-o:before {
  content: "\f115"
}

.fa-smile-o:before {
  content: "\f118"
}

.fa-frown-o:before {
  content: "\f119"
}

.fa-meh-o:before {
  content: "\f11a"
}

.fa-gamepad:before {
  content: "\f11b"
}

.fa-keyboard-o:before {
  content: "\f11c"
}

.fa-flag-o:before {
  content: "\f11d"
}

.fa-flag-checkered:before {
  content: "\f11e"
}

.fa-terminal:before {
  content: "\f120"
}

.fa-code:before {
  content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123"
}

.fa-location-arrow:before {
  content: "\f124"
}

.fa-crop:before {
  content: "\f125"
}

.fa-code-fork:before {
  content: "\f126"
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127"
}

.fa-question:before {
  content: "\f128"
}

.fa-info:before {
  content: "\f129"
}

.fa-exclamation:before {
  content: "\f12a"
}

.fa-superscript:before {
  content: "\f12b"
}

.fa-subscript:before {
  content: "\f12c"
}

.fa-eraser:before {
  content: "\f12d"
}

.fa-puzzle-piece:before {
  content: "\f12e"
}

.fa-microphone:before {
  content: "\f130"
}

.fa-microphone-slash:before {
  content: "\f131"
}

.fa-shield:before {
  content: "\f132"
}

.fa-calendar-o:before {
  content: "\f133"
}

.fa-fire-extinguisher:before {
  content: "\f134"
}

.fa-rocket:before {
  content: "\f135"
}

.fa-maxcdn:before {
  content: "\f136"
}

.fa-chevron-circle-left:before {
  content: "\f137"
}

.fa-chevron-circle-right:before {
  content: "\f138"
}

.fa-chevron-circle-up:before {
  content: "\f139"
}

.fa-chevron-circle-down:before {
  content: "\f13a"
}

.fa-html5:before {
  content: "\f13b"
}

.fa-css3:before {
  content: "\f13c"
}

.fa-anchor:before {
  content: "\f13d"
}

.fa-unlock-alt:before {
  content: "\f13e"
}

.fa-bullseye:before {
  content: "\f140"
}

.fa-ellipsis-h:before {
  content: "\f141"
}

.fa-ellipsis-v:before {
  content: "\f142"
}

.fa-rss-square:before {
  content: "\f143"
}

.fa-play-circle:before {
  content: "\f144"
}

.fa-ticket:before {
  content: "\f145"
}

.fa-minus-square:before {
  content: "\f146"
}

.fa-minus-square-o:before {
  content: "\f147"
}

.fa-level-up:before {
  content: "\f148"
}

.fa-level-down:before {
  content: "\f149"
}

.fa-check-square:before {
  content: "\f14a"
}

.fa-pencil-square:before {
  content: "\f14b"
}

.fa-external-link-square:before {
  content: "\f14c"
}

.fa-share-square:before {
  content: "\f14d"
}

.fa-compass:before {
  content: "\f14e"
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150"
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151"
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152"
}

.fa-euro:before,
.fa-eur:before {
  content: "\f153"
}

.fa-gbp:before {
  content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
  content: "\f155"
}

.fa-rupee:before,
.fa-inr:before {
  content: "\f156"
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157"
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158"
}

.fa-won:before,
.fa-krw:before {
  content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a"
}

.fa-file:before {
  content: "\f15b"
}

.fa-file-text:before {
  content: "\f15c"
}

.fa-sort-alpha-asc:before {
  content: "\f15d"
}

.fa-sort-alpha-desc:before {
  content: "\f15e"
}

.fa-sort-amount-asc:before {
  content: "\f160"
}

.fa-sort-amount-desc:before {
  content: "\f161"
}

.fa-sort-numeric-asc:before {
  content: "\f162"
}

.fa-sort-numeric-desc:before {
  content: "\f163"
}

.fa-thumbs-up:before {
  content: "\f164"
}

.fa-thumbs-down:before {
  content: "\f165"
}

.fa-youtube-square:before {
  content: "\f166"
}

.fa-youtube:before {
  content: "\f167"
}

.fa-xing:before {
  content: "\f168"
}

.fa-xing-square:before {
  content: "\f169"
}

.fa-youtube-play:before {
  content: "\f16a"
}

.fa-dropbox:before {
  content: "\f16b"
}

.fa-stack-overflow:before {
  content: "\f16c"
}

.fa-instagram:before {
  content: "\f16d"
}

.fa-flickr:before {
  content: "\f16e"
}

.fa-adn:before {
  content: "\f170"
}

.fa-bitbucket:before {
  content: "\f171"
}

.fa-bitbucket-square:before {
  content: "\f172"
}

.fa-tumblr:before {
  content: "\f173"
}

.fa-tumblr-square:before {
  content: "\f174"
}

.fa-long-arrow-down:before {
  content: "\f175"
}

.fa-long-arrow-up:before {
  content: "\f176"
}

.fa-long-arrow-left:before {
  content: "\f177"
}

.fa-long-arrow-right:before {
  content: "\f178"
}

.fa-apple:before {
  content: "\f179"
}

.fa-windows:before {
  content: "\f17a"
}

.fa-android:before {
  content: "\f17b"
}

.fa-linux:before {
  content: "\f17c"
}

.fa-dribbble:before {
  content: "\f17d"
}

.fa-skype:before {
  content: "\f17e"
}

.fa-foursquare:before {
  content: "\f180"
}

.fa-trello:before {
  content: "\f181"
}

.fa-female:before {
  content: "\f182"
}

.fa-male:before {
  content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184"
}

.fa-sun-o:before {
  content: "\f185"
}

.fa-moon-o:before {
  content: "\f186"
}

.fa-archive:before {
  content: "\f187"
}

.fa-bug:before {
  content: "\f188"
}

.fa-vk:before {
  content: "\f189"
}

.fa-weibo:before {
  content: "\f18a"
}

.fa-renren:before {
  content: "\f18b"
}

.fa-pagelines:before {
  content: "\f18c"
}

.fa-stack-exchange:before {
  content: "\f18d"
}

.fa-arrow-circle-o-right:before {
  content: "\f18e"
}

.fa-arrow-circle-o-left:before {
  content: "\f190"
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191"
}

.fa-dot-circle-o:before {
  content: "\f192"
}

.fa-wheelchair:before {
  content: "\f193"
}

.fa-vimeo-square:before {
  content: "\f194"
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195"
}

.fa-plus-square-o:before {
  content: "\f196"
}

.fa-space-shuttle:before {
  content: "\f197"
}

.fa-slack:before {
  content: "\f198"
}

.fa-envelope-square:before {
  content: "\f199"
}

.fa-wordpress:before {
  content: "\f19a"
}

.fa-openid:before {
  content: "\f19b"
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c"
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d"
}

.fa-yahoo:before {
  content: "\f19e"
}

.fa-google:before {
  content: "\f1a0"
}

.fa-reddit:before {
  content: "\f1a1"
}

.fa-reddit-square:before {
  content: "\f1a2"
}

.fa-stumbleupon-circle:before {
  content: "\f1a3"
}

.fa-stumbleupon:before {
  content: "\f1a4"
}

.fa-delicious:before {
  content: "\f1a5"
}

.fa-digg:before {
  content: "\f1a6"
}

.fa-pied-piper-pp:before {
  content: "\f1a7"
}

.fa-pied-piper-alt:before {
  content: "\f1a8"
}

.fa-drupal:before {
  content: "\f1a9"
}

.fa-joomla:before {
  content: "\f1aa"
}

.fa-language:before {
  content: "\f1ab"
}

.fa-fax:before {
  content: "\f1ac"
}

.fa-building:before {
  content: "\f1ad"
}

.fa-child:before {
  content: "\f1ae"
}

.fa-paw:before {
  content: "\f1b0"
}

.fa-spoon:before {
  content: "\f1b1"
}

.fa-cube:before {
  content: "\f1b2"
}

.fa-cubes:before {
  content: "\f1b3"
}

.fa-behance:before {
  content: "\f1b4"
}

.fa-behance-square:before {
  content: "\f1b5"
}

.fa-steam:before {
  content: "\f1b6"
}

.fa-steam-square:before {
  content: "\f1b7"
}

.fa-recycle:before {
  content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba"
}

.fa-tree:before {
  content: "\f1bb"
}

.fa-spotify:before {
  content: "\f1bc"
}

.fa-deviantart:before {
  content: "\f1bd"
}

.fa-soundcloud:before {
  content: "\f1be"
}

.fa-database:before {
  content: "\f1c0"
}

.fa-file-pdf-o:before {
  content: "\f1c1"
}

.fa-file-word-o:before {
  content: "\f1c2"
}

.fa-file-excel-o:before {
  content: "\f1c3"
}

.fa-file-powerpoint-o:before {
  content: "\f1c4"
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5"
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6"
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8"
}

.fa-file-code-o:before {
  content: "\f1c9"
}

.fa-vine:before {
  content: "\f1ca"
}

.fa-codepen:before {
  content: "\f1cb"
}

.fa-jsfiddle:before {
  content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd"
}

.fa-circle-o-notch:before {
  content: "\f1ce"
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0"
}

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1"
}

.fa-git-square:before {
  content: "\f1d2"
}

.fa-git:before {
  content: "\f1d3"
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4"
}

.fa-tencent-weibo:before {
  content: "\f1d5"
}

.fa-qq:before {
  content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7"
}

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8"
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9"
}

.fa-history:before {
  content: "\f1da"
}

.fa-circle-thin:before {
  content: "\f1db"
}

.fa-header:before {
  content: "\f1dc"
}

.fa-paragraph:before {
  content: "\f1dd"
}

.fa-sliders:before {
  content: "\f1de"
}

.fa-share-alt:before {
  content: "\f1e0"
}

.fa-share-alt-square:before {
  content: "\f1e1"
}

.fa-bomb:before {
  content: "\f1e2"
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3"
}

.fa-tty:before {
  content: "\f1e4"
}

.fa-binoculars:before {
  content: "\f1e5"
}

.fa-plug:before {
  content: "\f1e6"
}

.fa-slideshare:before {
  content: "\f1e7"
}

.fa-twitch:before {
  content: "\f1e8"
}

.fa-yelp:before {
  content: "\f1e9"
}

.fa-newspaper-o:before {
  content: "\f1ea"
}

.fa-wifi:before {
  content: "\f1eb"
}

.fa-calculator:before {
  content: "\f1ec"
}

.fa-paypal:before {
  content: "\f1ed"
}

.fa-google-wallet:before {
  content: "\f1ee"
}

.fa-cc-visa:before {
  content: "\f1f0"
}

.fa-cc-mastercard:before {
  content: "\f1f1"
}

.fa-cc-discover:before {
  content: "\f1f2"
}

.fa-cc-amex:before {
  content: "\f1f3"
}

.fa-cc-paypal:before {
  content: "\f1f4"
}

.fa-cc-stripe:before {
  content: "\f1f5"
}

.fa-bell-slash:before {
  content: "\f1f6"
}

.fa-bell-slash-o:before {
  content: "\f1f7"
}

.fa-trash:before {
  content: "\f1f8"
}

.fa-copyright:before {
  content: "\f1f9"
}

.fa-at:before {
  content: "\f1fa"
}

.fa-eyedropper:before {
  content: "\f1fb"
}

.fa-paint-brush:before {
  content: "\f1fc"
}

.fa-birthday-cake:before {
  content: "\f1fd"
}

.fa-area-chart:before {
  content: "\f1fe"
}

.fa-pie-chart:before {
  content: "\f200"
}

.fa-line-chart:before {
  content: "\f201"
}

.fa-lastfm:before {
  content: "\f202"
}

.fa-lastfm-square:before {
  content: "\f203"
}

.fa-toggle-off:before {
  content: "\f204"
}

.fa-toggle-on:before {
  content: "\f205"
}

.fa-bicycle:before {
  content: "\f206"
}

.fa-bus:before {
  content: "\f207"
}

.fa-ioxhost:before {
  content: "\f208"
}

.fa-angellist:before {
  content: "\f209"
}

.fa-cc:before {
  content: "\f20a"
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b"
}

.fa-meanpath:before {
  content: "\f20c"
}

.fa-buysellads:before {
  content: "\f20d"
}

.fa-connectdevelop:before {
  content: "\f20e"
}

.fa-dashcube:before {
  content: "\f210"
}

.fa-forumbee:before {
  content: "\f211"
}

.fa-leanpub:before {
  content: "\f212"
}

.fa-sellsy:before {
  content: "\f213"
}

.fa-shirtsinbulk:before {
  content: "\f214"
}

.fa-simplybuilt:before {
  content: "\f215"
}

.fa-skyatlas:before {
  content: "\f216"
}

.fa-cart-plus:before {
  content: "\f217"
}

.fa-cart-arrow-down:before {
  content: "\f218"
}

.fa-diamond:before {
  content: "\f219"
}

.fa-ship:before {
  content: "\f21a"
}

.fa-user-secret:before {
  content: "\f21b"
}

.fa-motorcycle:before {
  content: "\f21c"
}

.fa-street-view:before {
  content: "\f21d"
}

.fa-heartbeat:before {
  content: "\f21e"
}

.fa-venus:before {
  content: "\f221"
}

.fa-mars:before {
  content: "\f222"
}

.fa-mercury:before {
  content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224"
}

.fa-transgender-alt:before {
  content: "\f225"
}

.fa-venus-double:before {
  content: "\f226"
}

.fa-mars-double:before {
  content: "\f227"
}

.fa-venus-mars:before {
  content: "\f228"
}

.fa-mars-stroke:before {
  content: "\f229"
}

.fa-mars-stroke-v:before {
  content: "\f22a"
}

.fa-mars-stroke-h:before {
  content: "\f22b"
}

.fa-neuter:before {
  content: "\f22c"
}

.fa-genderless:before {
  content: "\f22d"
}

.fa-facebook-official:before {
  content: "\f230"
}

.fa-pinterest-p:before {
  content: "\f231"
}

.fa-whatsapp:before {
  content: "\f232"
}

.fa-server:before {
  content: "\f233"
}

.fa-user-plus:before {
  content: "\f234"
}

.fa-user-times:before {
  content: "\f235"
}

.fa-hotel:before,
.fa-bed:before {
  content: "\f236"
}

.fa-viacoin:before {
  content: "\f237"
}

.fa-train:before {
  content: "\f238"
}

.fa-subway:before {
  content: "\f239"
}

.fa-medium:before {
  content: "\f23a"
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b"
}

.fa-optin-monster:before {
  content: "\f23c"
}

.fa-opencart:before {
  content: "\f23d"
}

.fa-expeditedssl:before {
  content: "\f23e"
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244"
}

.fa-mouse-pointer:before {
  content: "\f245"
}

.fa-i-cursor:before {
  content: "\f246"
}

.fa-object-group:before {
  content: "\f247"
}

.fa-object-ungroup:before {
  content: "\f248"
}

.fa-sticky-note:before {
  content: "\f249"
}

.fa-sticky-note-o:before {
  content: "\f24a"
}

.fa-cc-jcb:before {
  content: "\f24b"
}

.fa-cc-diners-club:before {
  content: "\f24c"
}

.fa-clone:before {
  content: "\f24d"
}

.fa-balance-scale:before {
  content: "\f24e"
}

.fa-hourglass-o:before {
  content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253"
}

.fa-hourglass:before {
  content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255"
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256"
}

.fa-hand-scissors-o:before {
  content: "\f257"
}

.fa-hand-lizard-o:before {
  content: "\f258"
}

.fa-hand-spock-o:before {
  content: "\f259"
}

.fa-hand-pointer-o:before {
  content: "\f25a"
}

.fa-hand-peace-o:before {
  content: "\f25b"
}

.fa-trademark:before {
  content: "\f25c"
}

.fa-registered:before {
  content: "\f25d"
}

.fa-creative-commons:before {
  content: "\f25e"
}

.fa-gg:before {
  content: "\f260"
}

.fa-gg-circle:before {
  content: "\f261"
}

.fa-tripadvisor:before {
  content: "\f262"
}

.fa-odnoklassniki:before {
  content: "\f263"
}

.fa-odnoklassniki-square:before {
  content: "\f264"
}

.fa-get-pocket:before {
  content: "\f265"
}

.fa-wikipedia-w:before {
  content: "\f266"
}

.fa-safari:before {
  content: "\f267"
}

.fa-chrome:before {
  content: "\f268"
}

.fa-firefox:before {
  content: "\f269"
}

.fa-opera:before {
  content: "\f26a"
}

.fa-internet-explorer:before {
  content: "\f26b"
}

.fa-tv:before,
.fa-television:before {
  content: "\f26c"
}

.fa-contao:before {
  content: "\f26d"
}

.fa-500px:before {
  content: "\f26e"
}

.fa-amazon:before {
  content: "\f270"
}

.fa-calendar-plus-o:before {
  content: "\f271"
}

.fa-calendar-minus-o:before {
  content: "\f272"
}

.fa-calendar-times-o:before {
  content: "\f273"
}

.fa-calendar-check-o:before {
  content: "\f274"
}

.fa-industry:before {
  content: "\f275"
}

.fa-map-pin:before {
  content: "\f276"
}

.fa-map-signs:before {
  content: "\f277"
}

.fa-map-o:before {
  content: "\f278"
}

.fa-map:before {
  content: "\f279"
}

.fa-commenting:before {
  content: "\f27a"
}

.fa-commenting-o:before {
  content: "\f27b"
}

.fa-houzz:before {
  content: "\f27c"
}

.fa-vimeo:before {
  content: "\f27d"
}

.fa-black-tie:before {
  content: "\f27e"
}

.fa-fonticons:before {
  content: "\f280"
}

.fa-reddit-alien:before {
  content: "\f281"
}

.fa-edge:before {
  content: "\f282"
}

.fa-credit-card-alt:before {
  content: "\f283"
}

.fa-codiepie:before {
  content: "\f284"
}

.fa-modx:before {
  content: "\f285"
}

.fa-fort-awesome:before {
  content: "\f286"
}

.fa-usb:before {
  content: "\f287"
}

.fa-product-hunt:before {
  content: "\f288"
}

.fa-mixcloud:before {
  content: "\f289"
}

.fa-scribd:before {
  content: "\f28a"
}

.fa-pause-circle:before {
  content: "\f28b"
}

.fa-pause-circle-o:before {
  content: "\f28c"
}

.fa-stop-circle:before {
  content: "\f28d"
}

.fa-stop-circle-o:before {
  content: "\f28e"
}

.fa-shopping-bag:before {
  content: "\f290"
}

.fa-shopping-basket:before {
  content: "\f291"
}

.fa-hashtag:before {
  content: "\f292"
}

.fa-bluetooth:before {
  content: "\f293"
}

.fa-bluetooth-b:before {
  content: "\f294"
}

.fa-percent:before {
  content: "\f295"
}

.fa-gitlab:before {
  content: "\f296"
}

.fa-wpbeginner:before {
  content: "\f297"
}

.fa-wpforms:before {
  content: "\f298"
}

.fa-envira:before {
  content: "\f299"
}

.fa-universal-access:before {
  content: "\f29a"
}

.fa-wheelchair-alt:before {
  content: "\f29b"
}

.fa-question-circle-o:before {
  content: "\f29c"
}

.fa-blind:before {
  content: "\f29d"
}

.fa-audio-description:before {
  content: "\f29e"
}

.fa-volume-control-phone:before {
  content: "\f2a0"
}

.fa-braille:before {
  content: "\f2a1"
}

.fa-assistive-listening-systems:before {
  content: "\f2a2"
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3"
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4"
}

.fa-glide:before {
  content: "\f2a5"
}

.fa-glide-g:before {
  content: "\f2a6"
}

.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7"
}

.fa-low-vision:before {
  content: "\f2a8"
}

.fa-viadeo:before {
  content: "\f2a9"
}

.fa-viadeo-square:before {
  content: "\f2aa"
}

.fa-snapchat:before {
  content: "\f2ab"
}

.fa-snapchat-ghost:before {
  content: "\f2ac"
}

.fa-snapchat-square:before {
  content: "\f2ad"
}

.fa-pied-piper:before {
  content: "\f2ae"
}

.fa-first-order:before {
  content: "\f2b0"
}

.fa-yoast:before {
  content: "\f2b1"
}

.fa-themeisle:before {
  content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4"
}

.fa-handshake-o:before {
  content: "\f2b5"
}

.fa-envelope-open:before {
  content: "\f2b6"
}

.fa-envelope-open-o:before {
  content: "\f2b7"
}

.fa-linode:before {
  content: "\f2b8"
}

.fa-address-book:before {
  content: "\f2b9"
}

.fa-address-book-o:before {
  content: "\f2ba"
}

.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb"
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc"
}

.fa-user-circle:before {
  content: "\f2bd"
}

.fa-user-circle-o:before {
  content: "\f2be"
}

.fa-user-o:before {
  content: "\f2c0"
}

.fa-id-badge:before {
  content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3"
}

.fa-quora:before {
  content: "\f2c4"
}

.fa-free-code-camp:before {
  content: "\f2c5"
}

.fa-telegram:before {
  content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb"
}

.fa-shower:before {
  content: "\f2cc"
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd"
}

.fa-podcast:before {
  content: "\f2ce"
}

.fa-window-maximize:before {
  content: "\f2d0"
}

.fa-window-minimize:before {
  content: "\f2d1"
}

.fa-window-restore:before {
  content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4"
}

.fa-bandcamp:before {
  content: "\f2d5"
}

.fa-grav:before {
  content: "\f2d6"
}

.fa-etsy:before {
  content: "\f2d7"
}

.fa-imdb:before {
  content: "\f2d8"
}

.fa-ravelry:before {
  content: "\f2d9"
}

.fa-eercast:before {
  content: "\f2da"
}

.fa-microchip:before {
  content: "\f2db"
}

.fa-snowflake-o:before {
  content: "\f2dc"
}

.fa-superpowers:before {
  content: "\f2dd"
}

.fa-wpexplorer:before {
  content: "\f2de"
}

.fa-meetup:before {
  content: "\f2e0"
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto
}

/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fab,
.fad,
.fal,
.far,
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1
}

.fa-lg {
  font-size: 1.33333em;
  line-height: .75em;
  vertical-align: -.0667em
}

.fa-xs {
  font-size: .75em
}

.fa-sm {
  font-size: .875em
}

.fa-1x {
  font-size: 1em
}

.fa-2x {
  font-size: 2em
}

.fa-3x {
  font-size: 3em
}

.fa-4x {
  font-size: 4em
}

.fa-5x {
  font-size: 5em
}

.fa-6x {
  font-size: 6em
}

.fa-7x {
  font-size: 7em
}

.fa-8x {
  font-size: 8em
}

.fa-9x {
  font-size: 9em
}

.fa-10x {
  font-size: 10em
}

.fa-fw {
  text-align: center;
  width: 1.25em
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0
}

.fa-ul>li {
  position: relative
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit
}

.fa-border {
  border: .08em solid #eee;
  border-radius: .1em;
  padding: .2em .25em .15em
}

.fa-pull-left {
  float: left
}

.fa-pull-right {
  float: right
}

.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
  margin-right: .3em
}

.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
  margin-left: .3em
}

.fa-spin {
  -webkit-animation: fa-spin 2s linear infinite;
  animation: fa-spin 2s linear infinite
}

.fa-pulse {
  -webkit-animation: fa-spin 1s steps(8) infinite;
  animation: fa-spin 1s steps(8) infinite
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg)
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1)
}

.fa-flip-vertical {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1)
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical,
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  -webkit-transform: scale(-1);
  transform: scale(-1)
}

:root .fa-flip-both,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
  -webkit-filter: none;
  filter: none
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%
}

.fa-stack-1x {
  line-height: inherit
}

.fa-stack-2x {
  font-size: 2em
}

.fa-inverse {
  color: #fff
}

.fa-500px:before {
  content: "\f26e"
}

.fa-accessible-icon:before {
  content: "\f368"
}

.fa-accusoft:before {
  content: "\f369"
}

.fa-acquisitions-incorporated:before {
  content: "\f6af"
}

.fa-ad:before {
  content: "\f641"
}

.fa-address-book:before {
  content: "\f2b9"
}

.fa-address-card:before {
  content: "\f2bb"
}

.fa-adjust:before {
  content: "\f042"
}

.fa-adn:before {
  content: "\f170"
}

.fa-adversal:before {
  content: "\f36a"
}

.fa-affiliatetheme:before {
  content: "\f36b"
}

.fa-air-freshener:before {
  content: "\f5d0"
}

.fa-airbnb:before {
  content: "\f834"
}

.fa-algolia:before {
  content: "\f36c"
}

.fa-align-center:before {
  content: "\f037"
}

.fa-align-justify:before {
  content: "\f039"
}

.fa-align-left:before {
  content: "\f036"
}

.fa-align-right:before {
  content: "\f038"
}

.fa-alipay:before {
  content: "\f642"
}

.fa-allergies:before {
  content: "\f461"
}

.fa-amazon:before {
  content: "\f270"
}

.fa-amazon-pay:before {
  content: "\f42c"
}

.fa-ambulance:before {
  content: "\f0f9"
}

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"
}

.fa-amilia:before {
  content: "\f36d"
}

.fa-anchor:before {
  content: "\f13d"
}

.fa-android:before {
  content: "\f17b"
}

.fa-angellist:before {
  content: "\f209"
}

.fa-angle-double-down:before {
  content: "\f103"
}

.fa-angle-double-left:before {
  content: "\f100"
}

.fa-angle-double-right:before {
  content: "\f101"
}

.fa-angle-double-up:before {
  content: "\f102"
}

.fa-angle-down:before {
  content: "\f107"
}

.fa-angle-left:before {
  content: "\f104"
}

.fa-angle-right:before {
  content: "\f105"
}

.fa-angle-up:before {
  content: "\f106"
}

.fa-angry:before {
  content: "\f556"
}

.fa-angrycreative:before {
  content: "\f36e"
}

.fa-angular:before {
  content: "\f420"
}

.fa-ankh:before {
  content: "\f644"
}

.fa-app-store:before {
  content: "\f36f"
}

.fa-app-store-ios:before {
  content: "\f370"
}

.fa-apper:before {
  content: "\f371"
}

.fa-apple:before {
  content: "\f179"
}

.fa-apple-alt:before {
  content: "\f5d1"
}

.fa-apple-pay:before {
  content: "\f415"
}

.fa-archive:before {
  content: "\f187"
}

.fa-archway:before {
  content: "\f557"
}

.fa-arrow-alt-circle-down:before {
  content: "\f358"
}

.fa-arrow-alt-circle-left:before {
  content: "\f359"
}

.fa-arrow-alt-circle-right:before {
  content: "\f35a"
}

.fa-arrow-alt-circle-up:before {
  content: "\f35b"
}

.fa-arrow-circle-down:before {
  content: "\f0ab"
}

.fa-arrow-circle-left:before {
  content: "\f0a8"
}

.fa-arrow-circle-right:before {
  content: "\f0a9"
}

.fa-arrow-circle-up:before {
  content: "\f0aa"
}

.fa-arrow-down:before {
  content: "\f063"
}

.fa-arrow-left:before {
  content: "\f060"
}

.fa-arrow-right:before {
  content: "\f061"
}

.fa-arrow-up:before {
  content: "\f062"
}

.fa-arrows-alt:before {
  content: "\f0b2"
}

.fa-arrows-alt-h:before {
  content: "\f337"
}

.fa-arrows-alt-v:before {
  content: "\f338"
}

.fa-artstation:before {
  content: "\f77a"
}

.fa-assistive-listening-systems:before {
  content: "\f2a2"
}

.fa-asterisk:before {
  content: "\f069"
}

.fa-asymmetrik:before {
  content: "\f372"
}

.fa-at:before {
  content: "\f1fa"
}

.fa-atlas:before {
  content: "\f558"
}

.fa-atlassian:before {
  content: "\f77b"
}

.fa-atom:before {
  content: "\f5d2"
}

.fa-audible:before {
  content: "\f373"
}

.fa-audio-description:before {
  content: "\f29e"
}

.fa-autoprefixer:before {
  content: "\f41c"
}

.fa-avianex:before {
  content: "\f374"
}

.fa-aviato:before {
  content: "\f421"
}

.fa-award:before {
  content: "\f559"
}

.fa-aws:before {
  content: "\f375"
}

.fa-baby:before {
  content: "\f77c"
}

.fa-baby-carriage:before {
  content: "\f77d"
}

.fa-backspace:before {
  content: "\f55a"
}

.fa-backward:before {
  content: "\f04a"
}

.fa-bacon:before {
  content: "\f7e5"
}

.fa-bacteria:before {
  content: "\e059"
}

.fa-bacterium:before {
  content: "\e05a"
}

.fa-bahai:before {
  content: "\f666"
}

.fa-balance-scale:before {
  content: "\f24e"
}

.fa-balance-scale-left:before {
  content: "\f515"
}

.fa-balance-scale-right:before {
  content: "\f516"
}

.fa-ban:before {
  content: "\f05e"
}

.fa-band-aid:before {
  content: "\f462"
}

.fa-bandcamp:before {
  content: "\f2d5"
}

.fa-barcode:before {
  content: "\f02a"
}

.fa-bars:before {
  content: "\f0c9"
}

.fa-baseball-ball:before {
  content: "\f433"
}

.fa-basketball-ball:before {
  content: "\f434"
}

.fa-bath:before {
  content: "\f2cd"
}

.fa-battery-empty:before {
  content: "\f244"
}

.fa-battery-full:before {
  content: "\f240"
}

.fa-battery-half:before {
  content: "\f242"
}

.fa-battery-quarter:before {
  content: "\f243"
}

.fa-battery-three-quarters:before {
  content: "\f241"
}

.fa-battle-net:before {
  content: "\f835"
}

.fa-bed:before {
  content: "\f236"
}

.fa-beer:before {
  content: "\f0fc"
}

.fa-behance:before {
  content: "\f1b4"
}

.fa-behance-square:before {
  content: "\f1b5"
}

.fa-bell:before {
  content: "\f0f3"
}

.fa-bell-slash:before {
  content: "\f1f6"
}

.fa-bezier-curve:before {
  content: "\f55b"
}

.fa-bible:before {
  content: "\f647"
}

.fa-bicycle:before {
  content: "\f206"
}

.fa-biking:before {
  content: "\f84a"
}

.fa-bimobject:before {
  content: "\f378"
}

.fa-binoculars:before {
  content: "\f1e5"
}

.fa-biohazard:before {
  content: "\f780"
}

.fa-birthday-cake:before {
  content: "\f1fd"
}

.fa-bitbucket:before {
  content: "\f171"
}

.fa-bitcoin:before {
  content: "\f379"
}

.fa-bity:before {
  content: "\f37a"
}

.fa-black-tie:before {
  content: "\f27e"
}

.fa-blackberry:before {
  content: "\f37b"
}

.fa-blender:before {
  content: "\f517"
}

.fa-blender-phone:before {
  content: "\f6b6"
}

.fa-blind:before {
  content: "\f29d"
}

.fa-blog:before {
  content: "\f781"
}

.fa-blogger:before {
  content: "\f37c"
}

.fa-blogger-b:before {
  content: "\f37d"
}

.fa-bluetooth:before {
  content: "\f293"
}

.fa-bluetooth-b:before {
  content: "\f294"
}

.fa-bold:before {
  content: "\f032"
}

.fa-bolt:before {
  content: "\f0e7"
}

.fa-bomb:before {
  content: "\f1e2"
}

.fa-bone:before {
  content: "\f5d7"
}

.fa-bong:before {
  content: "\f55c"
}

.fa-book:before {
  content: "\f02d"
}

.fa-book-dead:before {
  content: "\f6b7"
}

.fa-book-medical:before {
  content: "\f7e6"
}

.fa-book-open:before {
  content: "\f518"
}

.fa-book-reader:before {
  content: "\f5da"
}

.fa-bookmark:before {
  content: "\f02e"
}

.fa-bootstrap:before {
  content: "\f836"
}

.fa-border-all:before {
  content: "\f84c"
}

.fa-border-none:before {
  content: "\f850"
}

.fa-border-style:before {
  content: "\f853"
}

.fa-bowling-ball:before {
  content: "\f436"
}

.fa-box:before {
  content: "\f466"
}

.fa-box-open:before {
  content: "\f49e"
}

.fa-box-tissue:before {
  content: "\e05b"
}

.fa-boxes:before {
  content: "\f468"
}

.fa-braille:before {
  content: "\f2a1"
}

.fa-brain:before {
  content: "\f5dc"
}

.fa-bread-slice:before {
  content: "\f7ec"
}

.fa-briefcase:before {
  content: "\f0b1"
}

.fa-briefcase-medical:before {
  content: "\f469"
}

.fa-broadcast-tower:before {
  content: "\f519"
}

.fa-broom:before {
  content: "\f51a"
}

.fa-brush:before {
  content: "\f55d"
}

.fa-btc:before {
  content: "\f15a"
}

.fa-buffer:before {
  content: "\f837"
}

.fa-bug:before {
  content: "\f188"
}

.fa-building:before {
  content: "\f1ad"
}

.fa-bullhorn:before {
  content: "\f0a1"
}

.fa-bullseye:before {
  content: "\f140"
}

.fa-burn:before {
  content: "\f46a"
}

.fa-buromobelexperte:before {
  content: "\f37f"
}

.fa-bus:before {
  content: "\f207"
}

.fa-bus-alt:before {
  content: "\f55e"
}

.fa-business-time:before {
  content: "\f64a"
}

.fa-buy-n-large:before {
  content: "\f8a6"
}

.fa-buysellads:before {
  content: "\f20d"
}

.fa-calculator:before {
  content: "\f1ec"
}

.fa-calendar:before {
  content: "\f133"
}

.fa-calendar-alt:before {
  content: "\f073"
}

.fa-calendar-check:before {
  content: "\f274"
}

.fa-calendar-day:before {
  content: "\f783"
}

.fa-calendar-minus:before {
  content: "\f272"
}

.fa-calendar-plus:before {
  content: "\f271"
}

.fa-calendar-times:before {
  content: "\f273"
}

.fa-calendar-week:before {
  content: "\f784"
}

.fa-camera:before {
  content: "\f030"
}

.fa-camera-retro:before {
  content: "\f083"
}

.fa-campground:before {
  content: "\f6bb"
}

.fa-canadian-maple-leaf:before {
  content: "\f785"
}

.fa-candy-cane:before {
  content: "\f786"
}

.fa-cannabis:before {
  content: "\f55f"
}

.fa-capsules:before {
  content: "\f46b"
}

.fa-car:before {
  content: "\f1b9"
}

.fa-car-alt:before {
  content: "\f5de"
}

.fa-car-battery:before {
  content: "\f5df"
}

.fa-car-crash:before {
  content: "\f5e1"
}

.fa-car-side:before {
  content: "\f5e4"
}

.fa-caravan:before {
  content: "\f8ff"
}

.fa-caret-down:before {
  content: "\f0d7"
}

.fa-caret-left:before {
  content: "\f0d9"
}

.fa-caret-right:before {
  content: "\f0da"
}

.fa-caret-square-down:before {
  content: "\f150"
}

.fa-caret-square-left:before {
  content: "\f191"
}

.fa-caret-square-right:before {
  content: "\f152"
}

.fa-caret-square-up:before {
  content: "\f151"
}

.fa-caret-up:before {
  content: "\f0d8"
}

.fa-carrot:before {
  content: "\f787"
}

.fa-cart-arrow-down:before {
  content: "\f218"
}

.fa-cart-plus:before {
  content: "\f217"
}

.fa-cash-register:before {
  content: "\f788"
}

.fa-cat:before {
  content: "\f6be"
}

.fa-cc-amazon-pay:before {
  content: "\f42d"
}

.fa-cc-amex:before {
  content: "\f1f3"
}

.fa-cc-apple-pay:before {
  content: "\f416"
}

.fa-cc-diners-club:before {
  content: "\f24c"
}

.fa-cc-discover:before {
  content: "\f1f2"
}

.fa-cc-jcb:before {
  content: "\f24b"
}

.fa-cc-mastercard:before {
  content: "\f1f1"
}

.fa-cc-paypal:before {
  content: "\f1f4"
}

.fa-cc-stripe:before {
  content: "\f1f5"
}

.fa-cc-visa:before {
  content: "\f1f0"
}

.fa-centercode:before {
  content: "\f380"
}

.fa-centos:before {
  content: "\f789"
}

.fa-certificate:before {
  content: "\f0a3"
}

.fa-chair:before {
  content: "\f6c0"
}

.fa-chalkboard:before {
  content: "\f51b"
}

.fa-chalkboard-teacher:before {
  content: "\f51c"
}

.fa-charging-station:before {
  content: "\f5e7"
}

.fa-chart-area:before {
  content: "\f1fe"
}

.fa-chart-bar:before {
  content: "\f080"
}

.fa-chart-line:before {
  content: "\f201"
}

.fa-chart-pie:before {
  content: "\f200"
}

.fa-check:before {
  content: "\f00c"
}

.fa-check-circle:before {
  content: "\f058"
}

.fa-check-double:before {
  content: "\f560"
}

.fa-check-square:before {
  content: "\f14a"
}

.fa-cheese:before {
  content: "\f7ef"
}

.fa-chess:before {
  content: "\f439"
}

.fa-chess-bishop:before {
  content: "\f43a"
}

.fa-chess-board:before {
  content: "\f43c"
}

.fa-chess-king:before {
  content: "\f43f"
}

.fa-chess-knight:before {
  content: "\f441"
}

.fa-chess-pawn:before {
  content: "\f443"
}

.fa-chess-queen:before {
  content: "\f445"
}

.fa-chess-rook:before {
  content: "\f447"
}

.fa-chevron-circle-down:before {
  content: "\f13a"
}

.fa-chevron-circle-left:before {
  content: "\f137"
}

.fa-chevron-circle-right:before {
  content: "\f138"
}

.fa-chevron-circle-up:before {
  content: "\f139"
}

.fa-chevron-down:before {
  content: "\f078"
}

.fa-chevron-left:before {
  content: "\f053"
}

.fa-chevron-right:before {
  content: "\f054"
}

.fa-chevron-up:before {
  content: "\f077"
}

.fa-child:before {
  content: "\f1ae"
}

.fa-chrome:before {
  content: "\f268"
}

.fa-chromecast:before {
  content: "\f838"
}

.fa-church:before {
  content: "\f51d"
}

.fa-circle:before {
  content: "\f111"
}

.fa-circle-notch:before {
  content: "\f1ce"
}

.fa-city:before {
  content: "\f64f"
}

.fa-clinic-medical:before {
  content: "\f7f2"
}

.fa-clipboard:before {
  content: "\f328"
}

.fa-clipboard-check:before {
  content: "\f46c"
}

.fa-clipboard-list:before {
  content: "\f46d"
}

.fa-clock:before {
  content: "\f017"
}

.fa-clone:before {
  content: "\f24d"
}

.fa-closed-captioning:before {
  content: "\f20a"
}

.fa-cloud:before {
  content: "\f0c2"
}

.fa-cloud-download-alt:before {
  content: "\f381"
}

.fa-cloud-meatball:before {
  content: "\f73b"
}

.fa-cloud-moon:before {
  content: "\f6c3"
}

.fa-cloud-moon-rain:before {
  content: "\f73c"
}

.fa-cloud-rain:before {
  content: "\f73d"
}

.fa-cloud-showers-heavy:before {
  content: "\f740"
}

.fa-cloud-sun:before {
  content: "\f6c4"
}

.fa-cloud-sun-rain:before {
  content: "\f743"
}

.fa-cloud-upload-alt:before {
  content: "\f382"
}

.fa-cloudflare:before {
  content: "\e07d"
}

.fa-cloudscale:before {
  content: "\f383"
}

.fa-cloudsmith:before {
  content: "\f384"
}

.fa-cloudversify:before {
  content: "\f385"
}

.fa-cocktail:before {
  content: "\f561"
}

.fa-code:before {
  content: "\f121"
}

.fa-code-branch:before {
  content: "\f126"
}

.fa-codepen:before {
  content: "\f1cb"
}

.fa-codiepie:before {
  content: "\f284"
}

.fa-coffee:before {
  content: "\f0f4"
}

.fa-cog:before {
  content: "\f013"
}

.fa-cogs:before {
  content: "\f085"
}

.fa-coins:before {
  content: "\f51e"
}

.fa-columns:before {
  content: "\f0db"
}

.fa-comment:before {
  content: "\f075"
}

.fa-comment-alt:before {
  content: "\f27a"
}

.fa-comment-dollar:before {
  content: "\f651"
}

.fa-comment-dots:before {
  content: "\f4ad"
}

.fa-comment-medical:before {
  content: "\f7f5"
}

.fa-comment-slash:before {
  content: "\f4b3"
}

.fa-comments:before {
  content: "\f086"
}

.fa-comments-dollar:before {
  content: "\f653"
}

.fa-compact-disc:before {
  content: "\f51f"
}

.fa-compass:before {
  content: "\f14e"
}

.fa-compress:before {
  content: "\f066"
}

.fa-compress-alt:before {
  content: "\f422"
}

.fa-compress-arrows-alt:before {
  content: "\f78c"
}

.fa-concierge-bell:before {
  content: "\f562"
}

.fa-confluence:before {
  content: "\f78d"
}

.fa-connectdevelop:before {
  content: "\f20e"
}

.fa-contao:before {
  content: "\f26d"
}

.fa-cookie:before {
  content: "\f563"
}

.fa-cookie-bite:before {
  content: "\f564"
}

.fa-copy:before {
  content: "\f0c5"
}

.fa-copyright:before {
  content: "\f1f9"
}

.fa-cotton-bureau:before {
  content: "\f89e"
}

.fa-couch:before {
  content: "\f4b8"
}

.fa-cpanel:before {
  content: "\f388"
}

.fa-creative-commons:before {
  content: "\f25e"
}

.fa-creative-commons-by:before {
  content: "\f4e7"
}

.fa-creative-commons-nc:before {
  content: "\f4e8"
}

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"
}

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"
}

.fa-creative-commons-nd:before {
  content: "\f4eb"
}

.fa-creative-commons-pd:before {
  content: "\f4ec"
}

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"
}

.fa-creative-commons-remix:before {
  content: "\f4ee"
}

.fa-creative-commons-sa:before {
  content: "\f4ef"
}

.fa-creative-commons-sampling:before {
  content: "\f4f0"
}

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"
}

.fa-creative-commons-share:before {
  content: "\f4f2"
}

.fa-creative-commons-zero:before {
  content: "\f4f3"
}

.fa-credit-card:before {
  content: "\f09d"
}

.fa-critical-role:before {
  content: "\f6c9"
}

.fa-crop:before {
  content: "\f125"
}

.fa-crop-alt:before {
  content: "\f565"
}

.fa-cross:before {
  content: "\f654"
}

.fa-crosshairs:before {
  content: "\f05b"
}

.fa-crow:before {
  content: "\f520"
}

.fa-crown:before {
  content: "\f521"
}

.fa-crutch:before {
  content: "\f7f7"
}

.fa-css3:before {
  content: "\f13c"
}

.fa-css3-alt:before {
  content: "\f38b"
}

.fa-cube:before {
  content: "\f1b2"
}

.fa-cubes:before {
  content: "\f1b3"
}

.fa-cut:before {
  content: "\f0c4"
}

.fa-cuttlefish:before {
  content: "\f38c"
}

.fa-d-and-d:before {
  content: "\f38d"
}

.fa-d-and-d-beyond:before {
  content: "\f6ca"
}

.fa-dailymotion:before {
  content: "\e052"
}

.fa-dashcube:before {
  content: "\f210"
}

.fa-database:before {
  content: "\f1c0"
}

.fa-deaf:before {
  content: "\f2a4"
}

.fa-deezer:before {
  content: "\e077"
}

.fa-delicious:before {
  content: "\f1a5"
}

.fa-democrat:before {
  content: "\f747"
}

.fa-deploydog:before {
  content: "\f38e"
}

.fa-deskpro:before {
  content: "\f38f"
}

.fa-desktop:before {
  content: "\f108"
}

.fa-dev:before {
  content: "\f6cc"
}

.fa-deviantart:before {
  content: "\f1bd"
}

.fa-dharmachakra:before {
  content: "\f655"
}

.fa-dhl:before {
  content: "\f790"
}

.fa-diagnoses:before {
  content: "\f470"
}

.fa-diaspora:before {
  content: "\f791"
}

.fa-dice:before {
  content: "\f522"
}

.fa-dice-d20:before {
  content: "\f6cf"
}

.fa-dice-d6:before {
  content: "\f6d1"
}

.fa-dice-five:before {
  content: "\f523"
}

.fa-dice-four:before {
  content: "\f524"
}

.fa-dice-one:before {
  content: "\f525"
}

.fa-dice-six:before {
  content: "\f526"
}

.fa-dice-three:before {
  content: "\f527"
}

.fa-dice-two:before {
  content: "\f528"
}

.fa-digg:before {
  content: "\f1a6"
}

.fa-digital-ocean:before {
  content: "\f391"
}

.fa-digital-tachograph:before {
  content: "\f566"
}

.fa-directions:before {
  content: "\f5eb"
}

.fa-discord:before {
  content: "\f392"
}

.fa-discourse:before {
  content: "\f393"
}

.fa-disease:before {
  content: "\f7fa"
}

.fa-divide:before {
  content: "\f529"
}

.fa-dizzy:before {
  content: "\f567"
}

.fa-dna:before {
  content: "\f471"
}

.fa-dochub:before {
  content: "\f394"
}

.fa-docker:before {
  content: "\f395"
}

.fa-dog:before {
  content: "\f6d3"
}

.fa-dollar-sign:before {
  content: "\f155"
}

.fa-dolly:before {
  content: "\f472"
}

.fa-dolly-flatbed:before {
  content: "\f474"
}

.fa-donate:before {
  content: "\f4b9"
}

.fa-door-closed:before {
  content: "\f52a"
}

.fa-door-open:before {
  content: "\f52b"
}

.fa-dot-circle:before {
  content: "\f192"
}

.fa-dove:before {
  content: "\f4ba"
}

.fa-download:before {
  content: "\f019"
}

.fa-draft2digital:before {
  content: "\f396"
}

.fa-drafting-compass:before {
  content: "\f568"
}

.fa-dragon:before {
  content: "\f6d5"
}

.fa-draw-polygon:before {
  content: "\f5ee"
}

.fa-dribbble:before {
  content: "\f17d"
}

.fa-dribbble-square:before {
  content: "\f397"
}

.fa-dropbox:before {
  content: "\f16b"
}

.fa-drum:before {
  content: "\f569"
}

.fa-drum-steelpan:before {
  content: "\f56a"
}

.fa-drumstick-bite:before {
  content: "\f6d7"
}

.fa-drupal:before {
  content: "\f1a9"
}

.fa-dumbbell:before {
  content: "\f44b"
}

.fa-dumpster:before {
  content: "\f793"
}

.fa-dumpster-fire:before {
  content: "\f794"
}

.fa-dungeon:before {
  content: "\f6d9"
}

.fa-dyalog:before {
  content: "\f399"
}

.fa-earlybirds:before {
  content: "\f39a"
}

.fa-ebay:before {
  content: "\f4f4"
}

.fa-edge:before {
  content: "\f282"
}

.fa-edge-legacy:before {
  content: "\e078"
}

.fa-edit:before {
  content: "\f044"
}

.fa-egg:before {
  content: "\f7fb"
}

.fa-eject:before {
  content: "\f052"
}

.fa-elementor:before {
  content: "\f430"
}

.fa-ellipsis-h:before {
  content: "\f141"
}

.fa-ellipsis-v:before {
  content: "\f142"
}

.fa-ello:before {
  content: "\f5f1"
}

.fa-ember:before {
  content: "\f423"
}

.fa-empire:before {
  content: "\f1d1"
}

.fa-envelope:before {
  content: "\f0e0"
}

.fa-envelope-open:before {
  content: "\f2b6"
}

.fa-envelope-open-text:before {
  content: "\f658"
}

.fa-envelope-square:before {
  content: "\f199"
}

.fa-envira:before {
  content: "\f299"
}

.fa-equals:before {
  content: "\f52c"
}

.fa-eraser:before {
  content: "\f12d"
}

.fa-erlang:before {
  content: "\f39d"
}

.fa-ethereum:before {
  content: "\f42e"
}

.fa-ethernet:before {
  content: "\f796"
}

.fa-etsy:before {
  content: "\f2d7"
}

.fa-euro-sign:before {
  content: "\f153"
}

.fa-evernote:before {
  content: "\f839"
}

.fa-exchange-alt:before {
  content: "\f362"
}

.fa-exclamation:before {
  content: "\f12a"
}

.fa-exclamation-circle:before {
  content: "\f06a"
}

.fa-exclamation-triangle:before {
  content: "\f071"
}

.fa-expand:before {
  content: "\f065"
}

.fa-expand-alt:before {
  content: "\f424"
}

.fa-expand-arrows-alt:before {
  content: "\f31e"
}

.fa-expeditedssl:before {
  content: "\f23e"
}

.fa-external-link-alt:before {
  content: "\f35d"
}

.fa-external-link-square-alt:before {
  content: "\f360"
}

.fa-eye:before {
  content: "\f06e"
}

.fa-eye-dropper:before {
  content: "\f1fb"
}

.fa-eye-slash:before {
  content: "\f070"
}

.fa-facebook:before {
  content: "\f09a"
}

.fa-facebook-f:before {
  content: "\f39e"
}

.fa-facebook-messenger:before {
  content: "\f39f"
}

.fa-facebook-square:before {
  content: "\f082"
}

.fa-fan:before {
  content: "\f863"
}

.fa-fantasy-flight-games:before {
  content: "\f6dc"
}

.fa-fast-backward:before {
  content: "\f049"
}

.fa-fast-forward:before {
  content: "\f050"
}

.fa-faucet:before {
  content: "\e005"
}

.fa-fax:before {
  content: "\f1ac"
}

.fa-feather:before {
  content: "\f52d"
}

.fa-feather-alt:before {
  content: "\f56b"
}

.fa-fedex:before {
  content: "\f797"
}

.fa-fedora:before {
  content: "\f798"
}

.fa-female:before {
  content: "\f182"
}

.fa-fighter-jet:before {
  content: "\f0fb"
}

.fa-figma:before {
  content: "\f799"
}

.fa-file:before {
  content: "\f15b"
}

.fa-file-alt:before {
  content: "\f15c"
}

.fa-file-archive:before {
  content: "\f1c6"
}

.fa-file-audio:before {
  content: "\f1c7"
}

.fa-file-code:before {
  content: "\f1c9"
}

.fa-file-contract:before {
  content: "\f56c"
}

.fa-file-csv:before {
  content: "\f6dd"
}

.fa-file-download:before {
  content: "\f56d"
}

.fa-file-excel:before {
  content: "\f1c3"
}

.fa-file-export:before {
  content: "\f56e"
}

.fa-file-image:before {
  content: "\f1c5"
}

.fa-file-import:before {
  content: "\f56f"
}

.fa-file-invoice:before {
  content: "\f570"
}

.fa-file-invoice-dollar:before {
  content: "\f571"
}

.fa-file-medical:before {
  content: "\f477"
}

.fa-file-medical-alt:before {
  content: "\f478"
}

.fa-file-pdf:before {
  content: "\f1c1"
}

.fa-file-powerpoint:before {
  content: "\f1c4"
}

.fa-file-prescription:before {
  content: "\f572"
}

.fa-file-signature:before {
  content: "\f573"
}

.fa-file-upload:before {
  content: "\f574"
}

.fa-file-video:before {
  content: "\f1c8"
}

.fa-file-word:before {
  content: "\f1c2"
}

.fa-fill:before {
  content: "\f575"
}

.fa-fill-drip:before {
  content: "\f576"
}

.fa-film:before {
  content: "\f008"
}

.fa-filter:before {
  content: "\f0b0"
}

.fa-fingerprint:before {
  content: "\f577"
}

.fa-fire:before {
  content: "\f06d"
}

.fa-fire-alt:before {
  content: "\f7e4"
}

.fa-fire-extinguisher:before {
  content: "\f134"
}

.fa-firefox:before {
  content: "\f269"
}

.fa-firefox-browser:before {
  content: "\e007"
}

.fa-first-aid:before {
  content: "\f479"
}

.fa-first-order:before {
  content: "\f2b0"
}

.fa-first-order-alt:before {
  content: "\f50a"
}

.fa-firstdraft:before {
  content: "\f3a1"
}

.fa-fish:before {
  content: "\f578"
}

.fa-fist-raised:before {
  content: "\f6de"
}

.fa-flag:before {
  content: "\f024"
}

.fa-flag-checkered:before {
  content: "\f11e"
}

.fa-flag-usa:before {
  content: "\f74d"
}

.fa-flask:before {
  content: "\f0c3"
}

.fa-flickr:before {
  content: "\f16e"
}

.fa-flipboard:before {
  content: "\f44d"
}

.fa-flushed:before {
  content: "\f579"
}

.fa-fly:before {
  content: "\f417"
}

.fa-folder:before {
  content: "\f07b"
}

.fa-folder-minus:before {
  content: "\f65d"
}

.fa-folder-open:before {
  content: "\f07c"
}

.fa-folder-plus:before {
  content: "\f65e"
}

.fa-font:before {
  content: "\f031"
}

.fa-font-awesome:before {
  content: "\f2b4"
}

.fa-font-awesome-alt:before {
  content: "\f35c"
}

.fa-font-awesome-flag:before {
  content: "\f425"
}

.fa-font-awesome-logo-full:before {
  content: "\f4e6"
}

.fa-fonticons:before {
  content: "\f280"
}

.fa-fonticons-fi:before {
  content: "\f3a2"
}

.fa-football-ball:before {
  content: "\f44e"
}

.fa-fort-awesome:before {
  content: "\f286"
}

.fa-fort-awesome-alt:before {
  content: "\f3a3"
}

.fa-forumbee:before {
  content: "\f211"
}

.fa-forward:before {
  content: "\f04e"
}

.fa-foursquare:before {
  content: "\f180"
}

.fa-free-code-camp:before {
  content: "\f2c5"
}

.fa-freebsd:before {
  content: "\f3a4"
}

.fa-frog:before {
  content: "\f52e"
}

.fa-frown:before {
  content: "\f119"
}

.fa-frown-open:before {
  content: "\f57a"
}

.fa-fulcrum:before {
  content: "\f50b"
}

.fa-funnel-dollar:before {
  content: "\f662"
}

.fa-futbol:before {
  content: "\f1e3"
}

.fa-galactic-republic:before {
  content: "\f50c"
}

.fa-galactic-senate:before {
  content: "\f50d"
}

.fa-gamepad:before {
  content: "\f11b"
}

.fa-gas-pump:before {
  content: "\f52f"
}

.fa-gavel:before {
  content: "\f0e3"
}

.fa-gem:before {
  content: "\f3a5"
}

.fa-genderless:before {
  content: "\f22d"
}

.fa-get-pocket:before {
  content: "\f265"
}

.fa-gg:before {
  content: "\f260"
}

.fa-gg-circle:before {
  content: "\f261"
}

.fa-ghost:before {
  content: "\f6e2"
}

.fa-gift:before {
  content: "\f06b"
}

.fa-gifts:before {
  content: "\f79c"
}

.fa-git:before {
  content: "\f1d3"
}

.fa-git-alt:before {
  content: "\f841"
}

.fa-git-square:before {
  content: "\f1d2"
}

.fa-github:before {
  content: "\f09b"
}

.fa-github-alt:before {
  content: "\f113"
}

.fa-github-square:before {
  content: "\f092"
}

.fa-gitkraken:before {
  content: "\f3a6"
}

.fa-gitlab:before {
  content: "\f296"
}

.fa-gitter:before {
  content: "\f426"
}

.fa-glass-cheers:before {
  content: "\f79f"
}

.fa-glass-martini:before {
  content: "\f000"
}

.fa-glass-martini-alt:before {
  content: "\f57b"
}

.fa-glass-whiskey:before {
  content: "\f7a0"
}

.fa-glasses:before {
  content: "\f530"
}

.fa-glide:before {
  content: "\f2a5"
}

.fa-glide-g:before {
  content: "\f2a6"
}

.fa-globe:before {
  content: "\f0ac"
}

.fa-globe-africa:before {
  content: "\f57c"
}

.fa-globe-americas:before {
  content: "\f57d"
}

.fa-globe-asia:before {
  content: "\f57e"
}

.fa-globe-europe:before {
  content: "\f7a2"
}

.fa-gofore:before {
  content: "\f3a7"
}

.fa-golf-ball:before {
  content: "\f450"
}

.fa-goodreads:before {
  content: "\f3a8"
}

.fa-goodreads-g:before {
  content: "\f3a9"
}

.fa-google:before {
  content: "\f1a0"
}

.fa-google-drive:before {
  content: "\f3aa"
}

.fa-google-pay:before {
  content: "\e079"
}

.fa-google-play:before {
  content: "\f3ab"
}

.fa-google-plus:before {
  content: "\f2b3"
}

.fa-google-plus-g:before {
  content: "\f0d5"
}

.fa-google-plus-square:before {
  content: "\f0d4"
}

.fa-google-wallet:before {
  content: "\f1ee"
}

.fa-gopuram:before {
  content: "\f664"
}

.fa-graduation-cap:before {
  content: "\f19d"
}

.fa-gratipay:before {
  content: "\f184"
}

.fa-grav:before {
  content: "\f2d6"
}

.fa-greater-than:before {
  content: "\f531"
}

.fa-greater-than-equal:before {
  content: "\f532"
}

.fa-grimace:before {
  content: "\f57f"
}

.fa-grin:before {
  content: "\f580"
}

.fa-grin-alt:before {
  content: "\f581"
}

.fa-grin-beam:before {
  content: "\f582"
}

.fa-grin-beam-sweat:before {
  content: "\f583"
}

.fa-grin-hearts:before {
  content: "\f584"
}

.fa-grin-squint:before {
  content: "\f585"
}

.fa-grin-squint-tears:before {
  content: "\f586"
}

.fa-grin-stars:before {
  content: "\f587"
}

.fa-grin-tears:before {
  content: "\f588"
}

.fa-grin-tongue:before {
  content: "\f589"
}

.fa-grin-tongue-squint:before {
  content: "\f58a"
}

.fa-grin-tongue-wink:before {
  content: "\f58b"
}

.fa-grin-wink:before {
  content: "\f58c"
}

.fa-grip-horizontal:before {
  content: "\f58d"
}

.fa-grip-lines:before {
  content: "\f7a4"
}

.fa-grip-lines-vertical:before {
  content: "\f7a5"
}

.fa-grip-vertical:before {
  content: "\f58e"
}

.fa-gripfire:before {
  content: "\f3ac"
}

.fa-grunt:before {
  content: "\f3ad"
}

.fa-guilded:before {
  content: "\e07e"
}

.fa-guitar:before {
  content: "\f7a6"
}

.fa-gulp:before {
  content: "\f3ae"
}

.fa-h-square:before {
  content: "\f0fd"
}

.fa-hacker-news:before {
  content: "\f1d4"
}

.fa-hacker-news-square:before {
  content: "\f3af"
}

.fa-hackerrank:before {
  content: "\f5f7"
}

.fa-hamburger:before {
  content: "\f805"
}

.fa-hammer:before {
  content: "\f6e3"
}

.fa-hamsa:before {
  content: "\f665"
}

.fa-hand-holding:before {
  content: "\f4bd"
}

.fa-hand-holding-heart:before {
  content: "\f4be"
}

.fa-hand-holding-medical:before {
  content: "\e05c"
}

.fa-hand-holding-usd:before {
  content: "\f4c0"
}

.fa-hand-holding-water:before {
  content: "\f4c1"
}

.fa-hand-lizard:before {
  content: "\f258"
}

.fa-hand-middle-finger:before {
  content: "\f806"
}

.fa-hand-paper:before {
  content: "\f256"
}

.fa-hand-peace:before {
  content: "\f25b"
}

.fa-hand-point-down:before {
  content: "\f0a7"
}

.fa-hand-point-left:before {
  content: "\f0a5"
}

.fa-hand-point-right:before {
  content: "\f0a4"
}

.fa-hand-point-up:before {
  content: "\f0a6"
}

.fa-hand-pointer:before {
  content: "\f25a"
}

.fa-hand-rock:before {
  content: "\f255"
}

.fa-hand-scissors:before {
  content: "\f257"
}

.fa-hand-sparkles:before {
  content: "\e05d"
}

.fa-hand-spock:before {
  content: "\f259"
}

.fa-hands:before {
  content: "\f4c2"
}

.fa-hands-helping:before {
  content: "\f4c4"
}

.fa-hands-wash:before {
  content: "\e05e"
}

.fa-handshake:before {
  content: "\f2b5"
}

.fa-handshake-alt-slash:before {
  content: "\e05f"
}

.fa-handshake-slash:before {
  content: "\e060"
}

.fa-hanukiah:before {
  content: "\f6e6"
}

.fa-hard-hat:before {
  content: "\f807"
}

.fa-hashtag:before {
  content: "\f292"
}

.fa-hat-cowboy:before {
  content: "\f8c0"
}

.fa-hat-cowboy-side:before {
  content: "\f8c1"
}

.fa-hat-wizard:before {
  content: "\f6e8"
}

.fa-hdd:before {
  content: "\f0a0"
}

.fa-head-side-cough:before {
  content: "\e061"
}

.fa-head-side-cough-slash:before {
  content: "\e062"
}

.fa-head-side-mask:before {
  content: "\e063"
}

.fa-head-side-virus:before {
  content: "\e064"
}

.fa-heading:before {
  content: "\f1dc"
}

.fa-headphones:before {
  content: "\f025"
}

.fa-headphones-alt:before {
  content: "\f58f"
}

.fa-headset:before {
  content: "\f590"
}

.fa-heart:before {
  content: "\f004"
}

.fa-heart-broken:before {
  content: "\f7a9"
}

.fa-heartbeat:before {
  content: "\f21e"
}

.fa-helicopter:before {
  content: "\f533"
}

.fa-highlighter:before {
  content: "\f591"
}

.fa-hiking:before {
  content: "\f6ec"
}

.fa-hippo:before {
  content: "\f6ed"
}

.fa-hips:before {
  content: "\f452"
}

.fa-hire-a-helper:before {
  content: "\f3b0"
}

.fa-history:before {
  content: "\f1da"
}

.fa-hive:before {
  content: "\e07f"
}

.fa-hockey-puck:before {
  content: "\f453"
}

.fa-holly-berry:before {
  content: "\f7aa"
}

.fa-home:before {
  content: "\f015"
}

.fa-hooli:before {
  content: "\f427"
}

.fa-hornbill:before {
  content: "\f592"
}

.fa-horse:before {
  content: "\f6f0"
}

.fa-horse-head:before {
  content: "\f7ab"
}

.fa-hospital:before {
  content: "\f0f8"
}

.fa-hospital-alt:before {
  content: "\f47d"
}

.fa-hospital-symbol:before {
  content: "\f47e"
}

.fa-hospital-user:before {
  content: "\f80d"
}

.fa-hot-tub:before {
  content: "\f593"
}

.fa-hotdog:before {
  content: "\f80f"
}

.fa-hotel:before {
  content: "\f594"
}

.fa-hotjar:before {
  content: "\f3b1"
}

.fa-hourglass:before {
  content: "\f254"
}

.fa-hourglass-end:before {
  content: "\f253"
}

.fa-hourglass-half:before {
  content: "\f252"
}

.fa-hourglass-start:before {
  content: "\f251"
}

.fa-house-damage:before {
  content: "\f6f1"
}

.fa-house-user:before {
  content: "\e065"
}

.fa-houzz:before {
  content: "\f27c"
}

.fa-hryvnia:before {
  content: "\f6f2"
}

.fa-html5:before {
  content: "\f13b"
}

.fa-hubspot:before {
  content: "\f3b2"
}

.fa-i-cursor:before {
  content: "\f246"
}

.fa-ice-cream:before {
  content: "\f810"
}

.fa-icicles:before {
  content: "\f7ad"
}

.fa-icons:before {
  content: "\f86d"
}

.fa-id-badge:before {
  content: "\f2c1"
}

.fa-id-card:before {
  content: "\f2c2"
}

.fa-id-card-alt:before {
  content: "\f47f"
}

.fa-ideal:before {
  content: "\e013"
}

.fa-igloo:before {
  content: "\f7ae"
}

.fa-image:before {
  content: "\f03e"
}

.fa-images:before {
  content: "\f302"
}

.fa-imdb:before {
  content: "\f2d8"
}

.fa-inbox:before {
  content: "\f01c"
}

.fa-indent:before {
  content: "\f03c"
}

.fa-industry:before {
  content: "\f275"
}

.fa-infinity:before {
  content: "\f534"
}

.fa-info:before {
  content: "\f129"
}

.fa-info-circle:before {
  content: "\f05a"
}

.fa-innosoft:before {
  content: "\e080"
}

.fa-instagram:before {
  content: "\f16d"
}

.fa-instagram-square:before {
  content: "\e055"
}

.fa-instalod:before {
  content: "\e081"
}

.fa-intercom:before {
  content: "\f7af"
}

.fa-internet-explorer:before {
  content: "\f26b"
}

.fa-invision:before {
  content: "\f7b0"
}

.fa-ioxhost:before {
  content: "\f208"
}

.fa-italic:before {
  content: "\f033"
}

.fa-itch-io:before {
  content: "\f83a"
}

.fa-itunes:before {
  content: "\f3b4"
}

.fa-itunes-note:before {
  content: "\f3b5"
}

.fa-java:before {
  content: "\f4e4"
}

.fa-jedi:before {
  content: "\f669"
}

.fa-jedi-order:before {
  content: "\f50e"
}

.fa-jenkins:before {
  content: "\f3b6"
}

.fa-jira:before {
  content: "\f7b1"
}

.fa-joget:before {
  content: "\f3b7"
}

.fa-joint:before {
  content: "\f595"
}

.fa-joomla:before {
  content: "\f1aa"
}

.fa-journal-whills:before {
  content: "\f66a"
}

.fa-js:before {
  content: "\f3b8"
}

.fa-js-square:before {
  content: "\f3b9"
}

.fa-jsfiddle:before {
  content: "\f1cc"
}

.fa-kaaba:before {
  content: "\f66b"
}

.fa-kaggle:before {
  content: "\f5fa"
}

.fa-key:before {
  content: "\f084"
}

.fa-keybase:before {
  content: "\f4f5"
}

.fa-keyboard:before {
  content: "\f11c"
}

.fa-keycdn:before {
  content: "\f3ba"
}

.fa-khanda:before {
  content: "\f66d"
}

.fa-kickstarter:before {
  content: "\f3bb"
}

.fa-kickstarter-k:before {
  content: "\f3bc"
}

.fa-kiss:before {
  content: "\f596"
}

.fa-kiss-beam:before {
  content: "\f597"
}

.fa-kiss-wink-heart:before {
  content: "\f598"
}

.fa-kiwi-bird:before {
  content: "\f535"
}

.fa-korvue:before {
  content: "\f42f"
}

.fa-landmark:before {
  content: "\f66f"
}

.fa-language:before {
  content: "\f1ab"
}

.fa-laptop:before {
  content: "\f109"
}

.fa-laptop-code:before {
  content: "\f5fc"
}

.fa-laptop-house:before {
  content: "\e066"
}

.fa-laptop-medical:before {
  content: "\f812"
}

.fa-laravel:before {
  content: "\f3bd"
}

.fa-lastfm:before {
  content: "\f202"
}

.fa-lastfm-square:before {
  content: "\f203"
}

.fa-laugh:before {
  content: "\f599"
}

.fa-laugh-beam:before {
  content: "\f59a"
}

.fa-laugh-squint:before {
  content: "\f59b"
}

.fa-laugh-wink:before {
  content: "\f59c"
}

.fa-layer-group:before {
  content: "\f5fd"
}

.fa-leaf:before {
  content: "\f06c"
}

.fa-leanpub:before {
  content: "\f212"
}

.fa-lemon:before {
  content: "\f094"
}

.fa-less:before {
  content: "\f41d"
}

.fa-less-than:before {
  content: "\f536"
}

.fa-less-than-equal:before {
  content: "\f537"
}

.fa-level-down-alt:before {
  content: "\f3be"
}

.fa-level-up-alt:before {
  content: "\f3bf"
}

.fa-life-ring:before {
  content: "\f1cd"
}

.fa-lightbulb:before {
  content: "\f0eb"
}

.fa-line:before {
  content: "\f3c0"
}

.fa-link:before {
  content: "\f0c1"
}

.fa-linkedin:before {
  content: "\f08c"
}

.fa-linkedin-in:before {
  content: "\f0e1"
}

.fa-linode:before {
  content: "\f2b8"
}

.fa-linux:before {
  content: "\f17c"
}

.fa-lira-sign:before {
  content: "\f195"
}

.fa-list:before {
  content: "\f03a"
}

.fa-list-alt:before {
  content: "\f022"
}

.fa-list-ol:before {
  content: "\f0cb"
}

.fa-list-ul:before {
  content: "\f0ca"
}

.fa-location-arrow:before {
  content: "\f124"
}

.fa-lock:before {
  content: "\f023"
}

.fa-lock-open:before {
  content: "\f3c1"
}

.fa-long-arrow-alt-down:before {
  content: "\f309"
}

.fa-long-arrow-alt-left:before {
  content: "\f30a"
}

.fa-long-arrow-alt-right:before {
  content: "\f30b"
}

.fa-long-arrow-alt-up:before {
  content: "\f30c"
}

.fa-low-vision:before {
  content: "\f2a8"
}

.fa-luggage-cart:before {
  content: "\f59d"
}

.fa-lungs:before {
  content: "\f604"
}

.fa-lungs-virus:before {
  content: "\e067"
}

.fa-lyft:before {
  content: "\f3c3"
}

.fa-magento:before {
  content: "\f3c4"
}

.fa-magic:before {
  content: "\f0d0"
}

.fa-magnet:before {
  content: "\f076"
}

.fa-mail-bulk:before {
  content: "\f674"
}

.fa-mailchimp:before {
  content: "\f59e"
}

.fa-male:before {
  content: "\f183"
}

.fa-mandalorian:before {
  content: "\f50f"
}

.fa-map:before {
  content: "\f279"
}

.fa-map-marked:before {
  content: "\f59f"
}

.fa-map-marked-alt:before {
  content: "\f5a0"
}

.fa-map-marker:before {
  content: "\f041"
}

.fa-map-marker-alt:before {
  content: "\f3c5"
}

.fa-map-pin:before {
  content: "\f276"
}

.fa-map-signs:before {
  content: "\f277"
}

.fa-markdown:before {
  content: "\f60f"
}

.fa-marker:before {
  content: "\f5a1"
}

.fa-mars:before {
  content: "\f222"
}

.fa-mars-double:before {
  content: "\f227"
}

.fa-mars-stroke:before {
  content: "\f229"
}

.fa-mars-stroke-h:before {
  content: "\f22b"
}

.fa-mars-stroke-v:before {
  content: "\f22a"
}

.fa-mask:before {
  content: "\f6fa"
}

.fa-mastodon:before {
  content: "\f4f6"
}

.fa-maxcdn:before {
  content: "\f136"
}

.fa-mdb:before {
  content: "\f8ca"
}

.fa-medal:before {
  content: "\f5a2"
}

.fa-medapps:before {
  content: "\f3c6"
}

.fa-medium:before {
  content: "\f23a"
}

.fa-medium-m:before {
  content: "\f3c7"
}

.fa-medkit:before {
  content: "\f0fa"
}

.fa-medrt:before {
  content: "\f3c8"
}

.fa-meetup:before {
  content: "\f2e0"
}

.fa-megaport:before {
  content: "\f5a3"
}

.fa-meh:before {
  content: "\f11a"
}

.fa-meh-blank:before {
  content: "\f5a4"
}

.fa-meh-rolling-eyes:before {
  content: "\f5a5"
}

.fa-memory:before {
  content: "\f538"
}

.fa-mendeley:before {
  content: "\f7b3"
}

.fa-menorah:before {
  content: "\f676"
}

.fa-mercury:before {
  content: "\f223"
}

.fa-meteor:before {
  content: "\f753"
}

.fa-microblog:before {
  content: "\e01a"
}

.fa-microchip:before {
  content: "\f2db"
}

.fa-microphone:before {
  content: "\f130"
}

.fa-microphone-alt:before {
  content: "\f3c9"
}

.fa-microphone-alt-slash:before {
  content: "\f539"
}

.fa-microphone-slash:before {
  content: "\f131"
}

.fa-microscope:before {
  content: "\f610"
}

.fa-microsoft:before {
  content: "\f3ca"
}

.fa-minus:before {
  content: "\f068"
}

.fa-minus-circle:before {
  content: "\f056"
}

.fa-minus-square:before {
  content: "\f146"
}

.fa-mitten:before {
  content: "\f7b5"
}

.fa-mix:before {
  content: "\f3cb"
}

.fa-mixcloud:before {
  content: "\f289"
}

.fa-mixer:before {
  content: "\e056"
}

.fa-mizuni:before {
  content: "\f3cc"
}

.fa-mobile:before {
  content: "\f10b"
}

.fa-mobile-alt:before {
  content: "\f3cd"
}

.fa-modx:before {
  content: "\f285"
}

.fa-monero:before {
  content: "\f3d0"
}

.fa-money-bill:before {
  content: "\f0d6"
}

.fa-money-bill-alt:before {
  content: "\f3d1"
}

.fa-money-bill-wave:before {
  content: "\f53a"
}

.fa-money-bill-wave-alt:before {
  content: "\f53b"
}

.fa-money-check:before {
  content: "\f53c"
}

.fa-money-check-alt:before {
  content: "\f53d"
}

.fa-monument:before {
  content: "\f5a6"
}

.fa-moon:before {
  content: "\f186"
}

.fa-mortar-pestle:before {
  content: "\f5a7"
}

.fa-mosque:before {
  content: "\f678"
}

.fa-motorcycle:before {
  content: "\f21c"
}

.fa-mountain:before {
  content: "\f6fc"
}

.fa-mouse:before {
  content: "\f8cc"
}

.fa-mouse-pointer:before {
  content: "\f245"
}

.fa-mug-hot:before {
  content: "\f7b6"
}

.fa-music:before {
  content: "\f001"
}

.fa-napster:before {
  content: "\f3d2"
}

.fa-neos:before {
  content: "\f612"
}

.fa-network-wired:before {
  content: "\f6ff"
}

.fa-neuter:before {
  content: "\f22c"
}

.fa-newspaper:before {
  content: "\f1ea"
}

.fa-nimblr:before {
  content: "\f5a8"
}

.fa-node:before {
  content: "\f419"
}

.fa-node-js:before {
  content: "\f3d3"
}

.fa-not-equal:before {
  content: "\f53e"
}

.fa-notes-medical:before {
  content: "\f481"
}

.fa-npm:before {
  content: "\f3d4"
}

.fa-ns8:before {
  content: "\f3d5"
}

.fa-nutritionix:before {
  content: "\f3d6"
}

.fa-object-group:before {
  content: "\f247"
}

.fa-object-ungroup:before {
  content: "\f248"
}

.fa-octopus-deploy:before {
  content: "\e082"
}

.fa-odnoklassniki:before {
  content: "\f263"
}

.fa-odnoklassniki-square:before {
  content: "\f264"
}

.fa-oil-can:before {
  content: "\f613"
}

.fa-old-republic:before {
  content: "\f510"
}

.fa-om:before {
  content: "\f679"
}

.fa-opencart:before {
  content: "\f23d"
}

.fa-openid:before {
  content: "\f19b"
}

.fa-opera:before {
  content: "\f26a"
}

.fa-optin-monster:before {
  content: "\f23c"
}

.fa-orcid:before {
  content: "\f8d2"
}

.fa-osi:before {
  content: "\f41a"
}

.fa-otter:before {
  content: "\f700"
}

.fa-outdent:before {
  content: "\f03b"
}

.fa-page4:before {
  content: "\f3d7"
}

.fa-pagelines:before {
  content: "\f18c"
}

.fa-pager:before {
  content: "\f815"
}

.fa-paint-brush:before {
  content: "\f1fc"
}

.fa-paint-roller:before {
  content: "\f5aa"
}

.fa-palette:before {
  content: "\f53f"
}

.fa-palfed:before {
  content: "\f3d8"
}

.fa-pallet:before {
  content: "\f482"
}

.fa-paper-plane:before {
  content: "\f1d8"
}

.fa-paperclip:before {
  content: "\f0c6"
}

.fa-parachute-box:before {
  content: "\f4cd"
}

.fa-paragraph:before {
  content: "\f1dd"
}

.fa-parking:before {
  content: "\f540"
}

.fa-passport:before {
  content: "\f5ab"
}

.fa-pastafarianism:before {
  content: "\f67b"
}

.fa-paste:before {
  content: "\f0ea"
}

.fa-patreon:before {
  content: "\f3d9"
}

.fa-pause:before {
  content: "\f04c"
}

.fa-pause-circle:before {
  content: "\f28b"
}

.fa-paw:before {
  content: "\f1b0"
}

.fa-paypal:before {
  content: "\f1ed"
}

.fa-peace:before {
  content: "\f67c"
}

.fa-pen:before {
  content: "\f304"
}

.fa-pen-alt:before {
  content: "\f305"
}

.fa-pen-fancy:before {
  content: "\f5ac"
}

.fa-pen-nib:before {
  content: "\f5ad"
}

.fa-pen-square:before {
  content: "\f14b"
}

.fa-pencil-alt:before {
  content: "\f303"
}

.fa-pencil-ruler:before {
  content: "\f5ae"
}

.fa-penny-arcade:before {
  content: "\f704"
}

.fa-people-arrows:before {
  content: "\e068"
}

.fa-people-carry:before {
  content: "\f4ce"
}

.fa-pepper-hot:before {
  content: "\f816"
}

.fa-perbyte:before {
  content: "\e083"
}

.fa-percent:before {
  content: "\f295"
}

.fa-percentage:before {
  content: "\f541"
}

.fa-periscope:before {
  content: "\f3da"
}

.fa-person-booth:before {
  content: "\f756"
}

.fa-phabricator:before {
  content: "\f3db"
}

.fa-phoenix-framework:before {
  content: "\f3dc"
}

.fa-phoenix-squadron:before {
  content: "\f511"
}

.fa-phone:before {
  content: "\f095"
}

.fa-phone-alt:before {
  content: "\f879"
}

.fa-phone-slash:before {
  content: "\f3dd"
}

.fa-phone-square:before {
  content: "\f098"
}

.fa-phone-square-alt:before {
  content: "\f87b"
}

.fa-phone-volume:before {
  content: "\f2a0"
}

.fa-photo-video:before {
  content: "\f87c"
}

.fa-php:before {
  content: "\f457"
}

.fa-pied-piper:before {
  content: "\f2ae"
}

.fa-pied-piper-alt:before {
  content: "\f1a8"
}

.fa-pied-piper-hat:before {
  content: "\f4e5"
}

.fa-pied-piper-pp:before {
  content: "\f1a7"
}

.fa-pied-piper-square:before {
  content: "\e01e"
}

.fa-piggy-bank:before {
  content: "\f4d3"
}

.fa-pills:before {
  content: "\f484"
}

.fa-pinterest:before {
  content: "\f0d2"
}

.fa-pinterest-p:before {
  content: "\f231"
}

.fa-pinterest-square:before {
  content: "\f0d3"
}

.fa-pizza-slice:before {
  content: "\f818"
}

.fa-place-of-worship:before {
  content: "\f67f"
}

.fa-plane:before {
  content: "\f072"
}

.fa-plane-arrival:before {
  content: "\f5af"
}

.fa-plane-departure:before {
  content: "\f5b0"
}

.fa-plane-slash:before {
  content: "\e069"
}

.fa-play:before {
  content: "\f04b"
}

.fa-play-circle:before {
  content: "\f144"
}

.fa-playstation:before {
  content: "\f3df"
}

.fa-plug:before {
  content: "\f1e6"
}

.fa-plus:before {
  content: "\f067"
}

.fa-plus-circle:before {
  content: "\f055"
}

.fa-plus-square:before {
  content: "\f0fe"
}

.fa-podcast:before {
  content: "\f2ce"
}

.fa-poll:before {
  content: "\f681"
}

.fa-poll-h:before {
  content: "\f682"
}

.fa-poo:before {
  content: "\f2fe"
}

.fa-poo-storm:before {
  content: "\f75a"
}

.fa-poop:before {
  content: "\f619"
}

.fa-portrait:before {
  content: "\f3e0"
}

.fa-pound-sign:before {
  content: "\f154"
}

.fa-power-off:before {
  content: "\f011"
}

.fa-pray:before {
  content: "\f683"
}

.fa-praying-hands:before {
  content: "\f684"
}

.fa-prescription:before {
  content: "\f5b1"
}

.fa-prescription-bottle:before {
  content: "\f485"
}

.fa-prescription-bottle-alt:before {
  content: "\f486"
}

.fa-print:before {
  content: "\f02f"
}

.fa-procedures:before {
  content: "\f487"
}

.fa-product-hunt:before {
  content: "\f288"
}

.fa-project-diagram:before {
  content: "\f542"
}

.fa-pump-medical:before {
  content: "\e06a"
}

.fa-pump-soap:before {
  content: "\e06b"
}

.fa-pushed:before {
  content: "\f3e1"
}

.fa-puzzle-piece:before {
  content: "\f12e"
}

.fa-python:before {
  content: "\f3e2"
}

.fa-qq:before {
  content: "\f1d6"
}

.fa-qrcode:before {
  content: "\f029"
}

.fa-question:before {
  content: "\f128"
}

.fa-question-circle:before {
  content: "\f059"
}

.fa-quidditch:before {
  content: "\f458"
}

.fa-quinscape:before {
  content: "\f459"
}

.fa-quora:before {
  content: "\f2c4"
}

.fa-quote-left:before {
  content: "\f10d"
}

.fa-quote-right:before {
  content: "\f10e"
}

.fa-quran:before {
  content: "\f687"
}

.fa-r-project:before {
  content: "\f4f7"
}

.fa-radiation:before {
  content: "\f7b9"
}

.fa-radiation-alt:before {
  content: "\f7ba"
}

.fa-rainbow:before {
  content: "\f75b"
}

.fa-random:before {
  content: "\f074"
}

.fa-raspberry-pi:before {
  content: "\f7bb"
}

.fa-ravelry:before {
  content: "\f2d9"
}

.fa-react:before {
  content: "\f41b"
}

.fa-reacteurope:before {
  content: "\f75d"
}

.fa-readme:before {
  content: "\f4d5"
}

.fa-rebel:before {
  content: "\f1d0"
}

.fa-receipt:before {
  content: "\f543"
}

.fa-record-vinyl:before {
  content: "\f8d9"
}

.fa-recycle:before {
  content: "\f1b8"
}

.fa-red-river:before {
  content: "\f3e3"
}

.fa-reddit:before {
  content: "\f1a1"
}

.fa-reddit-alien:before {
  content: "\f281"
}

.fa-reddit-square:before {
  content: "\f1a2"
}

.fa-redhat:before {
  content: "\f7bc"
}

.fa-redo:before {
  content: "\f01e"
}

.fa-redo-alt:before {
  content: "\f2f9"
}

.fa-registered:before {
  content: "\f25d"
}

.fa-remove-format:before {
  content: "\f87d"
}

.fa-renren:before {
  content: "\f18b"
}

.fa-reply:before {
  content: "\f3e5"
}

.fa-reply-all:before {
  content: "\f122"
}

.fa-replyd:before {
  content: "\f3e6"
}

.fa-republican:before {
  content: "\f75e"
}

.fa-researchgate:before {
  content: "\f4f8"
}

.fa-resolving:before {
  content: "\f3e7"
}

.fa-restroom:before {
  content: "\f7bd"
}

.fa-retweet:before {
  content: "\f079"
}

.fa-rev:before {
  content: "\f5b2"
}

.fa-ribbon:before {
  content: "\f4d6"
}

.fa-ring:before {
  content: "\f70b"
}

.fa-road:before {
  content: "\f018"
}

.fa-robot:before {
  content: "\f544"
}

.fa-rocket:before {
  content: "\f135"
}

.fa-rocketchat:before {
  content: "\f3e8"
}

.fa-rockrms:before {
  content: "\f3e9"
}

.fa-route:before {
  content: "\f4d7"
}

.fa-rss:before {
  content: "\f09e"
}

.fa-rss-square:before {
  content: "\f143"
}

.fa-ruble-sign:before {
  content: "\f158"
}

.fa-ruler:before {
  content: "\f545"
}

.fa-ruler-combined:before {
  content: "\f546"
}

.fa-ruler-horizontal:before {
  content: "\f547"
}

.fa-ruler-vertical:before {
  content: "\f548"
}

.fa-running:before {
  content: "\f70c"
}

.fa-rupee-sign:before {
  content: "\f156"
}

.fa-rust:before {
  content: "\e07a"
}

.fa-sad-cry:before {
  content: "\f5b3"
}

.fa-sad-tear:before {
  content: "\f5b4"
}

.fa-safari:before {
  content: "\f267"
}

.fa-salesforce:before {
  content: "\f83b"
}

.fa-sass:before {
  content: "\f41e"
}

.fa-satellite:before {
  content: "\f7bf"
}

.fa-satellite-dish:before {
  content: "\f7c0"
}

.fa-save:before {
  content: "\f0c7"
}

.fa-schlix:before {
  content: "\f3ea"
}

.fa-school:before {
  content: "\f549"
}

.fa-screwdriver:before {
  content: "\f54a"
}

.fa-scribd:before {
  content: "\f28a"
}

.fa-scroll:before {
  content: "\f70e"
}

.fa-sd-card:before {
  content: "\f7c2"
}

.fa-search:before {
  content: "\f002"
}

.fa-search-dollar:before {
  content: "\f688"
}

.fa-search-location:before {
  content: "\f689"
}

.fa-search-minus:before {
  content: "\f010"
}

.fa-search-plus:before {
  content: "\f00e"
}

.fa-searchengin:before {
  content: "\f3eb"
}

.fa-seedling:before {
  content: "\f4d8"
}

.fa-sellcast:before {
  content: "\f2da"
}

.fa-sellsy:before {
  content: "\f213"
}

.fa-server:before {
  content: "\f233"
}

.fa-servicestack:before {
  content: "\f3ec"
}

.fa-shapes:before {
  content: "\f61f"
}

.fa-share:before {
  content: "\f064"
}

.fa-share-alt:before {
  content: "\f1e0"
}

.fa-share-alt-square:before {
  content: "\f1e1"
}

.fa-share-square:before {
  content: "\f14d"
}

.fa-shekel-sign:before {
  content: "\f20b"
}

.fa-shield-alt:before {
  content: "\f3ed"
}

.fa-shield-virus:before {
  content: "\e06c"
}

.fa-ship:before {
  content: "\f21a"
}

.fa-shipping-fast:before {
  content: "\f48b"
}

.fa-shirtsinbulk:before {
  content: "\f214"
}

.fa-shoe-prints:before {
  content: "\f54b"
}

.fa-shopify:before {
  content: "\e057"
}

.fa-shopping-bag:before {
  content: "\f290"
}

.fa-shopping-basket:before {
  content: "\f291"
}

.fa-shopping-cart:before {
  content: "\f07a"
}

.fa-shopware:before {
  content: "\f5b5"
}

.fa-shower:before {
  content: "\f2cc"
}

.fa-shuttle-van:before {
  content: "\f5b6"
}

.fa-sign:before {
  content: "\f4d9"
}

.fa-sign-in-alt:before {
  content: "\f2f6"
}

.fa-sign-language:before {
  content: "\f2a7"
}

.fa-sign-out-alt:before {
  content: "\f2f5"
}

.fa-signal:before {
  content: "\f012"
}

.fa-signature:before {
  content: "\f5b7"
}

.fa-sim-card:before {
  content: "\f7c4"
}

.fa-simplybuilt:before {
  content: "\f215"
}

.fa-sink:before {
  content: "\e06d"
}

.fa-sistrix:before {
  content: "\f3ee"
}

.fa-sitemap:before {
  content: "\f0e8"
}

.fa-sith:before {
  content: "\f512"
}

.fa-skating:before {
  content: "\f7c5"
}

.fa-sketch:before {
  content: "\f7c6"
}

.fa-skiing:before {
  content: "\f7c9"
}

.fa-skiing-nordic:before {
  content: "\f7ca"
}

.fa-skull:before {
  content: "\f54c"
}

.fa-skull-crossbones:before {
  content: "\f714"
}

.fa-skyatlas:before {
  content: "\f216"
}

.fa-skype:before {
  content: "\f17e"
}

.fa-slack:before {
  content: "\f198"
}

.fa-slack-hash:before {
  content: "\f3ef"
}

.fa-slash:before {
  content: "\f715"
}

.fa-sleigh:before {
  content: "\f7cc"
}

.fa-sliders-h:before {
  content: "\f1de"
}

.fa-slideshare:before {
  content: "\f1e7"
}

.fa-smile:before {
  content: "\f118"
}

.fa-smile-beam:before {
  content: "\f5b8"
}

.fa-smile-wink:before {
  content: "\f4da"
}

.fa-smog:before {
  content: "\f75f"
}

.fa-smoking:before {
  content: "\f48d"
}

.fa-smoking-ban:before {
  content: "\f54d"
}

.fa-sms:before {
  content: "\f7cd"
}

.fa-snapchat:before {
  content: "\f2ab"
}

.fa-snapchat-ghost:before {
  content: "\f2ac"
}

.fa-snapchat-square:before {
  content: "\f2ad"
}

.fa-snowboarding:before {
  content: "\f7ce"
}

.fa-snowflake:before {
  content: "\f2dc"
}

.fa-snowman:before {
  content: "\f7d0"
}

.fa-snowplow:before {
  content: "\f7d2"
}

.fa-soap:before {
  content: "\e06e"
}

.fa-socks:before {
  content: "\f696"
}

.fa-solar-panel:before {
  content: "\f5ba"
}

.fa-sort:before {
  content: "\f0dc"
}

.fa-sort-alpha-down:before {
  content: "\f15d"
}

.fa-sort-alpha-down-alt:before {
  content: "\f881"
}

.fa-sort-alpha-up:before {
  content: "\f15e"
}

.fa-sort-alpha-up-alt:before {
  content: "\f882"
}

.fa-sort-amount-down:before {
  content: "\f160"
}

.fa-sort-amount-down-alt:before {
  content: "\f884"
}

.fa-sort-amount-up:before {
  content: "\f161"
}

.fa-sort-amount-up-alt:before {
  content: "\f885"
}

.fa-sort-down:before {
  content: "\f0dd"
}

.fa-sort-numeric-down:before {
  content: "\f162"
}

.fa-sort-numeric-down-alt:before {
  content: "\f886"
}

.fa-sort-numeric-up:before {
  content: "\f163"
}

.fa-sort-numeric-up-alt:before {
  content: "\f887"
}

.fa-sort-up:before {
  content: "\f0de"
}

.fa-soundcloud:before {
  content: "\f1be"
}

.fa-sourcetree:before {
  content: "\f7d3"
}

.fa-spa:before {
  content: "\f5bb"
}

.fa-space-shuttle:before {
  content: "\f197"
}

.fa-speakap:before {
  content: "\f3f3"
}

.fa-speaker-deck:before {
  content: "\f83c"
}

.fa-spell-check:before {
  content: "\f891"
}

.fa-spider:before {
  content: "\f717"
}

.fa-spinner:before {
  content: "\f110"
}

.fa-splotch:before {
  content: "\f5bc"
}

.fa-spotify:before {
  content: "\f1bc"
}

.fa-spray-can:before {
  content: "\f5bd"
}

.fa-square:before {
  content: "\f0c8"
}

.fa-square-full:before {
  content: "\f45c"
}

.fa-square-root-alt:before {
  content: "\f698"
}

.fa-squarespace:before {
  content: "\f5be"
}

.fa-stack-exchange:before {
  content: "\f18d"
}

.fa-stack-overflow:before {
  content: "\f16c"
}

.fa-stackpath:before {
  content: "\f842"
}

.fa-stamp:before {
  content: "\f5bf"
}

.fa-star:before {
  content: "\f005"
}

.fa-star-and-crescent:before {
  content: "\f699"
}

.fa-star-half:before {
  content: "\f089"
}

.fa-star-half-alt:before {
  content: "\f5c0"
}

.fa-star-of-david:before {
  content: "\f69a"
}

.fa-star-of-life:before {
  content: "\f621"
}

.fa-staylinked:before {
  content: "\f3f5"
}

.fa-steam:before {
  content: "\f1b6"
}

.fa-steam-square:before {
  content: "\f1b7"
}

.fa-steam-symbol:before {
  content: "\f3f6"
}

.fa-step-backward:before {
  content: "\f048"
}

.fa-step-forward:before {
  content: "\f051"
}

.fa-stethoscope:before {
  content: "\f0f1"
}

.fa-sticker-mule:before {
  content: "\f3f7"
}

.fa-sticky-note:before {
  content: "\f249"
}

.fa-stop:before {
  content: "\f04d"
}

.fa-stop-circle:before {
  content: "\f28d"
}

.fa-stopwatch:before {
  content: "\f2f2"
}

.fa-stopwatch-20:before {
  content: "\e06f"
}

.fa-store:before {
  content: "\f54e"
}

.fa-store-alt:before {
  content: "\f54f"
}

.fa-store-alt-slash:before {
  content: "\e070"
}

.fa-store-slash:before {
  content: "\e071"
}

.fa-strava:before {
  content: "\f428"
}

.fa-stream:before {
  content: "\f550"
}

.fa-street-view:before {
  content: "\f21d"
}

.fa-strikethrough:before {
  content: "\f0cc"
}

.fa-stripe:before {
  content: "\f429"
}

.fa-stripe-s:before {
  content: "\f42a"
}

.fa-stroopwafel:before {
  content: "\f551"
}

.fa-studiovinari:before {
  content: "\f3f8"
}

.fa-stumbleupon:before {
  content: "\f1a4"
}

.fa-stumbleupon-circle:before {
  content: "\f1a3"
}

.fa-subscript:before {
  content: "\f12c"
}

.fa-subway:before {
  content: "\f239"
}

.fa-suitcase:before {
  content: "\f0f2"
}

.fa-suitcase-rolling:before {
  content: "\f5c1"
}

.fa-sun:before {
  content: "\f185"
}

.fa-superpowers:before {
  content: "\f2dd"
}

.fa-superscript:before {
  content: "\f12b"
}

.fa-supple:before {
  content: "\f3f9"
}

.fa-surprise:before {
  content: "\f5c2"
}

.fa-suse:before {
  content: "\f7d6"
}

.fa-swatchbook:before {
  content: "\f5c3"
}

.fa-swift:before {
  content: "\f8e1"
}

.fa-swimmer:before {
  content: "\f5c4"
}

.fa-swimming-pool:before {
  content: "\f5c5"
}

.fa-symfony:before {
  content: "\f83d"
}

.fa-synagogue:before {
  content: "\f69b"
}

.fa-sync:before {
  content: "\f021"
}

.fa-sync-alt:before {
  content: "\f2f1"
}

.fa-syringe:before {
  content: "\f48e"
}

.fa-table:before {
  content: "\f0ce"
}

.fa-table-tennis:before {
  content: "\f45d"
}

.fa-tablet:before {
  content: "\f10a"
}

.fa-tablet-alt:before {
  content: "\f3fa"
}

.fa-tablets:before {
  content: "\f490"
}

.fa-tachometer-alt:before {
  content: "\f3fd"
}

.fa-tag:before {
  content: "\f02b"
}

.fa-tags:before {
  content: "\f02c"
}

.fa-tape:before {
  content: "\f4db"
}

.fa-tasks:before {
  content: "\f0ae"
}

.fa-taxi:before {
  content: "\f1ba"
}

.fa-teamspeak:before {
  content: "\f4f9"
}

.fa-teeth:before {
  content: "\f62e"
}

.fa-teeth-open:before {
  content: "\f62f"
}

.fa-telegram:before {
  content: "\f2c6"
}

.fa-telegram-plane:before {
  content: "\f3fe"
}

.fa-temperature-high:before {
  content: "\f769"
}

.fa-temperature-low:before {
  content: "\f76b"
}

.fa-tencent-weibo:before {
  content: "\f1d5"
}

.fa-tenge:before {
  content: "\f7d7"
}

.fa-terminal:before {
  content: "\f120"
}

.fa-text-height:before {
  content: "\f034"
}

.fa-text-width:before {
  content: "\f035"
}

.fa-th:before {
  content: "\f00a"
}

.fa-th-large:before {
  content: "\f009"
}

.fa-th-list:before {
  content: "\f00b"
}

.fa-the-red-yeti:before {
  content: "\f69d"
}

.fa-theater-masks:before {
  content: "\f630"
}

.fa-themeco:before {
  content: "\f5c6"
}

.fa-themeisle:before {
  content: "\f2b2"
}

.fa-thermometer:before {
  content: "\f491"
}

.fa-thermometer-empty:before {
  content: "\f2cb"
}

.fa-thermometer-full:before {
  content: "\f2c7"
}

.fa-thermometer-half:before {
  content: "\f2c9"
}

.fa-thermometer-quarter:before {
  content: "\f2ca"
}

.fa-thermometer-three-quarters:before {
  content: "\f2c8"
}

.fa-think-peaks:before {
  content: "\f731"
}

.fa-thumbs-down:before {
  content: "\f165"
}

.fa-thumbs-up:before {
  content: "\f164"
}

.fa-thumbtack:before {
  content: "\f08d"
}

.fa-ticket-alt:before {
  content: "\f3ff"
}

.fa-tiktok:before {
  content: "\e07b"
}

.fa-times:before {
  content: "\f00d"
}

.fa-times-circle:before {
  content: "\f057"
}

.fa-tint:before {
  content: "\f043"
}

.fa-tint-slash:before {
  content: "\f5c7"
}

.fa-tired:before {
  content: "\f5c8"
}

.fa-toggle-off:before {
  content: "\f204"
}

.fa-toggle-on:before {
  content: "\f205"
}

.fa-toilet:before {
  content: "\f7d8"
}

.fa-toilet-paper:before {
  content: "\f71e"
}

.fa-toilet-paper-slash:before {
  content: "\e072"
}

.fa-toolbox:before {
  content: "\f552"
}

.fa-tools:before {
  content: "\f7d9"
}

.fa-tooth:before {
  content: "\f5c9"
}

.fa-torah:before {
  content: "\f6a0"
}

.fa-torii-gate:before {
  content: "\f6a1"
}

.fa-tractor:before {
  content: "\f722"
}

.fa-trade-federation:before {
  content: "\f513"
}

.fa-trademark:before {
  content: "\f25c"
}

.fa-traffic-light:before {
  content: "\f637"
}

.fa-trailer:before {
  content: "\e041"
}

.fa-train:before {
  content: "\f238"
}

.fa-tram:before {
  content: "\f7da"
}

.fa-transgender:before {
  content: "\f224"
}

.fa-transgender-alt:before {
  content: "\f225"
}

.fa-trash:before {
  content: "\f1f8"
}

.fa-trash-alt:before {
  content: "\f2ed"
}

.fa-trash-restore:before {
  content: "\f829"
}

.fa-trash-restore-alt:before {
  content: "\f82a"
}

.fa-tree:before {
  content: "\f1bb"
}

.fa-trello:before {
  content: "\f181"
}

.fa-tripadvisor:before {
  content: "\f262"
}

.fa-trophy:before {
  content: "\f091"
}

.fa-truck:before {
  content: "\f0d1"
}

.fa-truck-loading:before {
  content: "\f4de"
}

.fa-truck-monster:before {
  content: "\f63b"
}

.fa-truck-moving:before {
  content: "\f4df"
}

.fa-truck-pickup:before {
  content: "\f63c"
}

.fa-tshirt:before {
  content: "\f553"
}

.fa-tty:before {
  content: "\f1e4"
}

.fa-tumblr:before {
  content: "\f173"
}

.fa-tumblr-square:before {
  content: "\f174"
}

.fa-tv:before {
  content: "\f26c"
}

.fa-twitch:before {
  content: "\f1e8"
}

.fa-twitter:before {
  content: "\f099"
}

.fa-twitter-square:before {
  content: "\f081"
}

.fa-typo3:before {
  content: "\f42b"
}

.fa-uber:before {
  content: "\f402"
}

.fa-ubuntu:before {
  content: "\f7df"
}

.fa-uikit:before {
  content: "\f403"
}

.fa-umbraco:before {
  content: "\f8e8"
}

.fa-umbrella:before {
  content: "\f0e9"
}

.fa-umbrella-beach:before {
  content: "\f5ca"
}

.fa-uncharted:before {
  content: "\e084"
}

.fa-underline:before {
  content: "\f0cd"
}

.fa-undo:before {
  content: "\f0e2"
}

.fa-undo-alt:before {
  content: "\f2ea"
}

.fa-uniregistry:before {
  content: "\f404"
}

.fa-unity:before {
  content: "\e049"
}

.fa-universal-access:before {
  content: "\f29a"
}

.fa-university:before {
  content: "\f19c"
}

.fa-unlink:before {
  content: "\f127"
}

.fa-unlock:before {
  content: "\f09c"
}

.fa-unlock-alt:before {
  content: "\f13e"
}

.fa-unsplash:before {
  content: "\e07c"
}

.fa-untappd:before {
  content: "\f405"
}

.fa-upload:before {
  content: "\f093"
}

.fa-ups:before {
  content: "\f7e0"
}

.fa-usb:before {
  content: "\f287"
}

.fa-user:before {
  content: "\f007"
}

.fa-user-alt:before {
  content: "\f406"
}

.fa-user-alt-slash:before {
  content: "\f4fa"
}

.fa-user-astronaut:before {
  content: "\f4fb"
}

.fa-user-check:before {
  content: "\f4fc"
}

.fa-user-circle:before {
  content: "\f2bd"
}

.fa-user-clock:before {
  content: "\f4fd"
}

.fa-user-cog:before {
  content: "\f4fe"
}

.fa-user-edit:before {
  content: "\f4ff"
}

.fa-user-friends:before {
  content: "\f500"
}

.fa-user-graduate:before {
  content: "\f501"
}

.fa-user-injured:before {
  content: "\f728"
}

.fa-user-lock:before {
  content: "\f502"
}

.fa-user-md:before {
  content: "\f0f0"
}

.fa-user-minus:before {
  content: "\f503"
}

.fa-user-ninja:before {
  content: "\f504"
}

.fa-user-nurse:before {
  content: "\f82f"
}

.fa-user-plus:before {
  content: "\f234"
}

.fa-user-secret:before {
  content: "\f21b"
}

.fa-user-shield:before {
  content: "\f505"
}

.fa-user-slash:before {
  content: "\f506"
}

.fa-user-tag:before {
  content: "\f507"
}

.fa-user-tie:before {
  content: "\f508"
}

.fa-user-times:before {
  content: "\f235"
}

.fa-users:before {
  content: "\f0c0"
}

.fa-users-cog:before {
  content: "\f509"
}

.fa-users-slash:before {
  content: "\e073"
}

.fa-usps:before {
  content: "\f7e1"
}

.fa-ussunnah:before {
  content: "\f407"
}

.fa-utensil-spoon:before {
  content: "\f2e5"
}

.fa-utensils:before {
  content: "\f2e7"
}

.fa-vaadin:before {
  content: "\f408"
}

.fa-vector-square:before {
  content: "\f5cb"
}

.fa-venus:before {
  content: "\f221"
}

.fa-venus-double:before {
  content: "\f226"
}

.fa-venus-mars:before {
  content: "\f228"
}

.fa-vest:before {
  content: "\e085"
}

.fa-vest-patches:before {
  content: "\e086"
}

.fa-viacoin:before {
  content: "\f237"
}

.fa-viadeo:before {
  content: "\f2a9"
}

.fa-viadeo-square:before {
  content: "\f2aa"
}

.fa-vial:before {
  content: "\f492"
}

.fa-vials:before {
  content: "\f493"
}

.fa-viber:before {
  content: "\f409"
}

.fa-video:before {
  content: "\f03d"
}

.fa-video-slash:before {
  content: "\f4e2"
}

.fa-vihara:before {
  content: "\f6a7"
}

.fa-vimeo:before {
  content: "\f40a"
}

.fa-vimeo-square:before {
  content: "\f194"
}

.fa-vimeo-v:before {
  content: "\f27d"
}

.fa-vine:before {
  content: "\f1ca"
}

.fa-virus:before {
  content: "\e074"
}

.fa-virus-slash:before {
  content: "\e075"
}

.fa-viruses:before {
  content: "\e076"
}

.fa-vk:before {
  content: "\f189"
}

.fa-vnv:before {
  content: "\f40b"
}

.fa-voicemail:before {
  content: "\f897"
}

.fa-volleyball-ball:before {
  content: "\f45f"
}

.fa-volume-down:before {
  content: "\f027"
}

.fa-volume-mute:before {
  content: "\f6a9"
}

.fa-volume-off:before {
  content: "\f026"
}

.fa-volume-up:before {
  content: "\f028"
}

.fa-vote-yea:before {
  content: "\f772"
}

.fa-vr-cardboard:before {
  content: "\f729"
}

.fa-vuejs:before {
  content: "\f41f"
}

.fa-walking:before {
  content: "\f554"
}

.fa-wallet:before {
  content: "\f555"
}

.fa-warehouse:before {
  content: "\f494"
}

.fa-watchman-monitoring:before {
  content: "\e087"
}

.fa-water:before {
  content: "\f773"
}

.fa-wave-square:before {
  content: "\f83e"
}

.fa-waze:before {
  content: "\f83f"
}

.fa-weebly:before {
  content: "\f5cc"
}

.fa-weibo:before {
  content: "\f18a"
}

.fa-weight:before {
  content: "\f496"
}

.fa-weight-hanging:before {
  content: "\f5cd"
}

.fa-weixin:before {
  content: "\f1d7"
}

.fa-whatsapp:before {
  content: "\f232"
}

.fa-whatsapp-square:before {
  content: "\f40c"
}

.fa-wheelchair:before {
  content: "\f193"
}

.fa-whmcs:before {
  content: "\f40d"
}

.fa-wifi:before {
  content: "\f1eb"
}

.fa-wikipedia-w:before {
  content: "\f266"
}

.fa-wind:before {
  content: "\f72e"
}

.fa-window-close:before {
  content: "\f410"
}

.fa-window-maximize:before {
  content: "\f2d0"
}

.fa-window-minimize:before {
  content: "\f2d1"
}

.fa-window-restore:before {
  content: "\f2d2"
}

.fa-windows:before {
  content: "\f17a"
}

.fa-wine-bottle:before {
  content: "\f72f"
}

.fa-wine-glass:before {
  content: "\f4e3"
}

.fa-wine-glass-alt:before {
  content: "\f5ce"
}

.fa-wix:before {
  content: "\f5cf"
}

.fa-wizards-of-the-coast:before {
  content: "\f730"
}

.fa-wodu:before {
  content: "\e088"
}

.fa-wolf-pack-battalion:before {
  content: "\f514"
}

.fa-won-sign:before {
  content: "\f159"
}

.fa-wordpress:before {
  content: "\f19a"
}

.fa-wordpress-simple:before {
  content: "\f411"
}

.fa-wpbeginner:before {
  content: "\f297"
}

.fa-wpexplorer:before {
  content: "\f2de"
}

.fa-wpforms:before {
  content: "\f298"
}

.fa-wpressr:before {
  content: "\f3e4"
}

.fa-wrench:before {
  content: "\f0ad"
}

.fa-x-ray:before {
  content: "\f497"
}

.fa-xbox:before {
  content: "\f412"
}

.fa-xing:before {
  content: "\f168"
}

.fa-xing-square:before {
  content: "\f169"
}

.fa-y-combinator:before {
  content: "\f23b"
}

.fa-yahoo:before {
  content: "\f19e"
}

.fa-yammer:before {
  content: "\f840"
}

.fa-yandex:before {
  content: "\f413"
}

.fa-yandex-international:before {
  content: "\f414"
}

.fa-yarn:before {
  content: "\f7e3"
}

.fa-yelp:before {
  content: "\f1e9"
}

.fa-yen-sign:before {
  content: "\f157"
}

.fa-yin-yang:before {
  content: "\f6ad"
}

.fa-yoast:before {
  content: "\f2b1"
}

.fa-youtube:before {
  content: "\f167"
}

.fa-youtube-square:before {
  content: "\f431"
}

.fa-zhihu:before {
  content: "\f63f"
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto
}

/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-solid-900.eot);
  src: url(/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-solid-900.woff2) format("woff2"), url(/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-solid-900.woff) format("woff"), url(/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-solid-900.ttf) format("truetype"), url(/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-solid-900.svg#fontawesome) format("svg")
}

.fa,
.fas {
  font-family: "Font Awesome 5 Free";
  font-weight: 900
}

/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-brands-400.eot);
  src: url(/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-brands-400.woff2) format("woff2"), url(/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-brands-400.woff) format("woff"), url(/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-brands-400.ttf) format("truetype"), url(/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-brands-400.svg#fontawesome) format("svg")
}

.fab {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

/*!
  Ionicons, v4.0.0
  Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
  https://twitter.com/benjsperry  https://twitter.com/ionicframework
  MIT License: https://github.com/driftyco/ionicons
  Android-style icons originally built by Google’s
  Material Design Icons: https://github.com/google/material-design-icons
  used under CC BY http://creativecommons.org/licenses/by/4.0/
  Modified icons to fit ionicon’s grid from original.
*/
@font-face {
  font-family: "Ionicons";
  src: url(/wp-content/themes/ohio/assets/fonts/ionicons/css/../webfonts/ionicons.eot?v=4.0.0);
  src: url(/wp-content/themes/ohio/assets/fonts/ionicons/css/../webfonts/ionicons.eot?v=4.0.0#iefix) format("embedded-opentype"), url(/wp-content/themes/ohio/assets/fonts/ionicons/css/../webfonts/ionicons.woff2?v=4.0.0) format("woff2"), url(/wp-content/themes/ohio/assets/fonts/ionicons/css/../webfonts/ionicons.woff?v=4.0.0) format("woff"), url(/wp-content/themes/ohio/assets/fonts/ionicons/css/../webfonts/ionicons.ttf?v=4.0.0) format("truetype"), url(/wp-content/themes/ohio/assets/fonts/ionicons/css/../webfonts/ionicons.svg?v=4.0.0#Ionicons) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.ion,
.ionicons,
.ion-ios-add:before,
.ion-ios-add-circle:before,
.ion-ios-add-circle-outline:before,
.ion-ios-airplane:before,
.ion-ios-alarm:before,
.ion-ios-albums:before,
.ion-ios-alert:before,
.ion-ios-american-football:before,
.ion-ios-analytics:before,
.ion-ios-aperture:before,
.ion-ios-apps:before,
.ion-ios-appstore:before,
.ion-ios-archive:before,
.ion-ios-arrow-back:before,
.ion-ios-arrow-down:before,
.ion-ios-arrow-dropdown:before,
.ion-ios-arrow-dropdown-circle:before,
.ion-ios-arrow-dropleft:before,
.ion-ios-arrow-dropleft-circle:before,
.ion-ios-arrow-dropright:before,
.ion-ios-arrow-dropright-circle:before,
.ion-ios-arrow-dropup:before,
.ion-ios-arrow-dropup-circle:before,
.ion-ios-arrow-forward:before,
.ion-ios-arrow-round-back:before,
.ion-ios-arrow-round-down:before,
.ion-ios-arrow-round-forward:before,
.ion-ios-arrow-round-up:before,
.ion-ios-arrow-up:before,
.ion-ios-at:before,
.ion-ios-attach:before,
.ion-ios-backspace:before,
.ion-ios-barcode:before,
.ion-ios-baseball:before,
.ion-ios-basket:before,
.ion-ios-basketball:before,
.ion-ios-battery-charging:before,
.ion-ios-battery-dead:before,
.ion-ios-battery-full:before,
.ion-ios-beaker:before,
.ion-ios-bed:before,
.ion-ios-beer:before,
.ion-ios-bicycle:before,
.ion-ios-bluetooth:before,
.ion-ios-boat:before,
.ion-ios-body:before,
.ion-ios-bonfire:before,
.ion-ios-book:before,
.ion-ios-bookmark:before,
.ion-ios-bookmarks:before,
.ion-ios-bowtie:before,
.ion-ios-briefcase:before,
.ion-ios-browsers:before,
.ion-ios-brush:before,
.ion-ios-bug:before,
.ion-ios-build:before,
.ion-ios-bulb:before,
.ion-ios-bus:before,
.ion-ios-business:before,
.ion-ios-cafe:before,
.ion-ios-calculator:before,
.ion-ios-calendar:before,
.ion-ios-call:before,
.ion-ios-camera:before,
.ion-ios-car:before,
.ion-ios-card:before,
.ion-ios-cart:before,
.ion-ios-cash:before,
.ion-ios-cellular:before,
.ion-ios-chatboxes:before,
.ion-ios-chatbubbles:before,
.ion-ios-checkbox:before,
.ion-ios-checkbox-outline:before,
.ion-ios-checkmark:before,
.ion-ios-checkmark-circle:before,
.ion-ios-checkmark-circle-outline:before,
.ion-ios-clipboard:before,
.ion-ios-clock:before,
.ion-ios-close:before,
.ion-ios-close-circle:before,
.ion-ios-close-circle-outline:before,
.ion-ios-cloud:before,
.ion-ios-cloud-circle:before,
.ion-ios-cloud-done:before,
.ion-ios-cloud-download:before,
.ion-ios-cloud-outline:before,
.ion-ios-cloud-upload:before,
.ion-ios-cloudy:before,
.ion-ios-cloudy-night:before,
.ion-ios-code:before,
.ion-ios-code-download:before,
.ion-ios-code-working:before,
.ion-ios-cog:before,
.ion-ios-color-fill:before,
.ion-ios-color-filter:before,
.ion-ios-color-palette:before,
.ion-ios-color-wand:before,
.ion-ios-compass:before,
.ion-ios-construct:before,
.ion-ios-contact:before,
.ion-ios-contacts:before,
.ion-ios-contract:before,
.ion-ios-contrast:before,
.ion-ios-copy:before,
.ion-ios-create:before,
.ion-ios-crop:before,
.ion-ios-cube:before,
.ion-ios-cut:before,
.ion-ios-desktop:before,
.ion-ios-disc:before,
.ion-ios-document:before,
.ion-ios-done-all:before,
.ion-ios-download:before,
.ion-ios-easel:before,
.ion-ios-egg:before,
.ion-ios-exit:before,
.ion-ios-expand:before,
.ion-ios-eye:before,
.ion-ios-eye-off:before,
.ion-ios-fastforward:before,
.ion-ios-female:before,
.ion-ios-filing:before,
.ion-ios-film:before,
.ion-ios-finger-print:before,
.ion-ios-fitness:before,
.ion-ios-flag:before,
.ion-ios-flame:before,
.ion-ios-flash:before,
.ion-ios-flash-off:before,
.ion-ios-flashlight:before,
.ion-ios-flask:before,
.ion-ios-flower:before,
.ion-ios-folder:before,
.ion-ios-folder-open:before,
.ion-ios-football:before,
.ion-ios-funnel:before,
.ion-ios-gift:before,
.ion-ios-git-branch:before,
.ion-ios-git-commit:before,
.ion-ios-git-compare:before,
.ion-ios-git-merge:before,
.ion-ios-git-network:before,
.ion-ios-git-pull-request:before,
.ion-ios-glasses:before,
.ion-ios-globe:before,
.ion-ios-grid:before,
.ion-ios-hammer:before,
.ion-ios-hand:before,
.ion-ios-happy:before,
.ion-ios-headset:before,
.ion-ios-heart:before,
.ion-ios-heart-dislike:before,
.ion-ios-heart-empty:before,
.ion-ios-heart-half:before,
.ion-ios-help:before,
.ion-ios-help-buoy:before,
.ion-ios-help-circle:before,
.ion-ios-help-circle-outline:before,
.ion-ios-home:before,
.ion-ios-hourglass:before,
.ion-ios-ice-cream:before,
.ion-ios-image:before,
.ion-ios-images:before,
.ion-ios-infinite:before,
.ion-ios-information:before,
.ion-ios-information-circle:before,
.ion-ios-information-circle-outline:before,
.ion-ios-jet:before,
.ion-ios-journal:before,
.ion-ios-key:before,
.ion-ios-keypad:before,
.ion-ios-laptop:before,
.ion-ios-leaf:before,
.ion-ios-link:before,
.ion-ios-list:before,
.ion-ios-list-box:before,
.ion-ios-locate:before,
.ion-ios-lock:before,
.ion-ios-log-in:before,
.ion-ios-log-out:before,
.ion-ios-magnet:before,
.ion-ios-mail:before,
.ion-ios-mail-open:before,
.ion-ios-mail-unread:before,
.ion-ios-male:before,
.ion-ios-man:before,
.ion-ios-map:before,
.ion-ios-medal:before,
.ion-ios-medical:before,
.ion-ios-medkit:before,
.ion-ios-megaphone:before,
.ion-ios-menu:before,
.ion-ios-mic:before,
.ion-ios-mic-off:before,
.ion-ios-microphone:before,
.ion-ios-moon:before,
.ion-ios-more:before,
.ion-ios-move:before,
.ion-ios-musical-note:before,
.ion-ios-musical-notes:before,
.ion-ios-navigate:before,
.ion-ios-notifications:before,
.ion-ios-notifications-off:before,
.ion-ios-notifications-outline:before,
.ion-ios-nuclear:before,
.ion-ios-nutrition:before,
.ion-ios-open:before,
.ion-ios-options:before,
.ion-ios-outlet:before,
.ion-ios-paper:before,
.ion-ios-paper-plane:before,
.ion-ios-partly-sunny:before,
.ion-ios-pause:before,
.ion-ios-paw:before,
.ion-ios-people:before,
.ion-ios-person:before,
.ion-ios-person-add:before,
.ion-ios-phone-landscape:before,
.ion-ios-phone-portrait:before,
.ion-ios-photos:before,
.ion-ios-pie:before,
.ion-ios-pin:before,
.ion-ios-pint:before,
.ion-ios-pizza:before,
.ion-ios-plane:before,
.ion-ios-planet:before,
.ion-ios-play:before,
.ion-ios-play-circle:before,
.ion-ios-podium:before,
.ion-ios-power:before,
.ion-ios-pricetag:before,
.ion-ios-pricetags:before,
.ion-ios-print:before,
.ion-ios-pulse:before,
.ion-ios-qr-scanner:before,
.ion-ios-quote:before,
.ion-ios-radio:before,
.ion-ios-radio-button-off:before,
.ion-ios-radio-button-on:before,
.ion-ios-rainy:before,
.ion-ios-recording:before,
.ion-ios-redo:before,
.ion-ios-refresh:before,
.ion-ios-refresh-circle:before,
.ion-ios-remove:before,
.ion-ios-remove-circle:before,
.ion-ios-remove-circle-outline:before,
.ion-ios-reorder:before,
.ion-ios-repeat:before,
.ion-ios-resize:before,
.ion-ios-restaurant:before,
.ion-ios-return-left:before,
.ion-ios-return-right:before,
.ion-ios-reverse-camera:before,
.ion-ios-rewind:before,
.ion-ios-ribbon:before,
.ion-ios-rocket:before,
.ion-ios-rose:before,
.ion-ios-sad:before,
.ion-ios-save:before,
.ion-ios-school:before,
.ion-ios-search:before,
.ion-ios-send:before,
.ion-ios-settings:before,
.ion-ios-share:before,
.ion-ios-share-alt:before,
.ion-ios-shirt:before,
.ion-ios-shuffle:before,
.ion-ios-skip-backward:before,
.ion-ios-skip-forward:before,
.ion-ios-snow:before,
.ion-ios-speedometer:before,
.ion-ios-square:before,
.ion-ios-square-outline:before,
.ion-ios-star:before,
.ion-ios-star-half:before,
.ion-ios-star-outline:before,
.ion-ios-stats:before,
.ion-ios-stopwatch:before,
.ion-ios-subway:before,
.ion-ios-sunny:before,
.ion-ios-swap:before,
.ion-ios-switch:before,
.ion-ios-sync:before,
.ion-ios-tablet-landscape:before,
.ion-ios-tablet-portrait:before,
.ion-ios-tennisball:before,
.ion-ios-text:before,
.ion-ios-thermometer:before,
.ion-ios-thumbs-down:before,
.ion-ios-thumbs-up:before,
.ion-ios-thunderstorm:before,
.ion-ios-time:before,
.ion-ios-timer:before,
.ion-ios-today:before,
.ion-ios-train:before,
.ion-ios-transgender:before,
.ion-ios-trash:before,
.ion-ios-trending-down:before,
.ion-ios-trending-up:before,
.ion-ios-trophy:before,
.ion-ios-tv:before,
.ion-ios-umbrella:before,
.ion-ios-undo:before,
.ion-ios-unlock:before,
.ion-ios-videocam:before,
.ion-ios-volume-high:before,
.ion-ios-volume-low:before,
.ion-ios-volume-mute:before,
.ion-ios-volume-off:before,
.ion-ios-walk:before,
.ion-ios-wallet:before,
.ion-ios-warning:before,
.ion-ios-watch:before,
.ion-ios-water:before,
.ion-ios-wifi:before,
.ion-ios-wine:before,
.ion-ios-woman:before,
.ion-logo-android:before,
.ion-logo-angular:before,
.ion-logo-apple:before,
.ion-logo-bitbucket:before,
.ion-logo-bitcoin:before,
.ion-logo-buffer:before,
.ion-logo-chrome:before,
.ion-logo-closed-captioning:before,
.ion-logo-codepen:before,
.ion-logo-css3:before,
.ion-logo-designernews:before,
.ion-logo-dribbble:before,
.ion-logo-dropbox:before,
.ion-logo-euro:before,
.ion-logo-facebook:before,
.ion-logo-flickr:before,
.ion-logo-foursquare:before,
.ion-logo-freebsd-devil:before,
.ion-logo-game-controller-a:before,
.ion-logo-game-controller-b:before,
.ion-logo-github:before,
.ion-logo-google:before,
.ion-logo-googleplus:before,
.ion-logo-hackernews:before,
.ion-logo-html5:before,
.ion-logo-instagram:before,
.ion-logo-ionic:before,
.ion-logo-ionitron:before,
.ion-logo-javascript:before,
.ion-logo-linkedin:before,
.ion-logo-markdown:before,
.ion-logo-model-s:before,
.ion-logo-no-smoking:before,
.ion-logo-nodejs:before,
.ion-logo-npm:before,
.ion-logo-octocat:before,
.ion-logo-pinterest:before,
.ion-logo-playstation:before,
.ion-logo-polymer:before,
.ion-logo-python:before,
.ion-logo-reddit:before,
.ion-logo-rss:before,
.ion-logo-sass:before,
.ion-logo-skype:before,
.ion-logo-slack:before,
.ion-logo-snapchat:before,
.ion-logo-steam:before,
.ion-logo-tumblr:before,
.ion-logo-tux:before,
.ion-logo-twitch:before,
.ion-logo-twitter:before,
.ion-logo-usd:before,
.ion-logo-vimeo:before,
.ion-logo-vk:before,
.ion-logo-whatsapp:before,
.ion-logo-windows:before,
.ion-logo-wordpress:before,
.ion-logo-xbox:before,
.ion-logo-xing:before,
.ion-logo-yahoo:before,
.ion-logo-yen:before,
.ion-logo-youtube:before,
.ion-md-add:before,
.ion-md-add-circle:before,
.ion-md-add-circle-outline:before,
.ion-md-airplane:before,
.ion-md-alarm:before,
.ion-md-albums:before,
.ion-md-alert:before,
.ion-md-american-football:before,
.ion-md-analytics:before,
.ion-md-aperture:before,
.ion-md-apps:before,
.ion-md-appstore:before,
.ion-md-archive:before,
.ion-md-arrow-back:before,
.ion-md-arrow-down:before,
.ion-md-arrow-dropdown:before,
.ion-md-arrow-dropdown-circle:before,
.ion-md-arrow-dropleft:before,
.ion-md-arrow-dropleft-circle:before,
.ion-md-arrow-dropright:before,
.ion-md-arrow-dropright-circle:before,
.ion-md-arrow-dropup:before,
.ion-md-arrow-dropup-circle:before,
.ion-md-arrow-forward:before,
.ion-md-arrow-round-back:before,
.ion-md-arrow-round-down:before,
.ion-md-arrow-round-forward:before,
.ion-md-arrow-round-up:before,
.ion-md-arrow-up:before,
.ion-md-at:before,
.ion-md-attach:before,
.ion-md-backspace:before,
.ion-md-barcode:before,
.ion-md-baseball:before,
.ion-md-basket:before,
.ion-md-basketball:before,
.ion-md-battery-charging:before,
.ion-md-battery-dead:before,
.ion-md-battery-full:before,
.ion-md-beaker:before,
.ion-md-bed:before,
.ion-md-beer:before,
.ion-md-bicycle:before,
.ion-md-bluetooth:before,
.ion-md-boat:before,
.ion-md-body:before,
.ion-md-bonfire:before,
.ion-md-book:before,
.ion-md-bookmark:before,
.ion-md-bookmarks:before,
.ion-md-bowtie:before,
.ion-md-briefcase:before,
.ion-md-browsers:before,
.ion-md-brush:before,
.ion-md-bug:before,
.ion-md-build:before,
.ion-md-bulb:before,
.ion-md-bus:before,
.ion-md-business:before,
.ion-md-cafe:before,
.ion-md-calculator:before,
.ion-md-calendar:before,
.ion-md-call:before,
.ion-md-camera:before,
.ion-md-car:before,
.ion-md-card:before,
.ion-md-cart:before,
.ion-md-cash:before,
.ion-md-cellular:before,
.ion-md-chatboxes:before,
.ion-md-chatbubbles:before,
.ion-md-checkbox:before,
.ion-md-checkbox-outline:before,
.ion-md-checkmark:before,
.ion-md-checkmark-circle:before,
.ion-md-checkmark-circle-outline:before,
.ion-md-clipboard:before,
.ion-md-clock:before,
.ion-md-close:before,
.ion-md-close-circle:before,
.ion-md-close-circle-outline:before,
.ion-md-cloud:before,
.ion-md-cloud-circle:before,
.ion-md-cloud-done:before,
.ion-md-cloud-download:before,
.ion-md-cloud-outline:before,
.ion-md-cloud-upload:before,
.ion-md-cloudy:before,
.ion-md-cloudy-night:before,
.ion-md-code:before,
.ion-md-code-download:before,
.ion-md-code-working:before,
.ion-md-cog:before,
.ion-md-color-fill:before,
.ion-md-color-filter:before,
.ion-md-color-palette:before,
.ion-md-color-wand:before,
.ion-md-compass:before,
.ion-md-construct:before,
.ion-md-contact:before,
.ion-md-contacts:before,
.ion-md-contract:before,
.ion-md-contrast:before,
.ion-md-copy:before,
.ion-md-create:before,
.ion-md-crop:before,
.ion-md-cube:before,
.ion-md-cut:before,
.ion-md-desktop:before,
.ion-md-disc:before,
.ion-md-document:before,
.ion-md-done-all:before,
.ion-md-download:before,
.ion-md-easel:before,
.ion-md-egg:before,
.ion-md-exit:before,
.ion-md-expand:before,
.ion-md-eye:before,
.ion-md-eye-off:before,
.ion-md-fastforward:before,
.ion-md-female:before,
.ion-md-filing:before,
.ion-md-film:before,
.ion-md-finger-print:before,
.ion-md-fitness:before,
.ion-md-flag:before,
.ion-md-flame:before,
.ion-md-flash:before,
.ion-md-flash-off:before,
.ion-md-flashlight:before,
.ion-md-flask:before,
.ion-md-flower:before,
.ion-md-folder:before,
.ion-md-folder-open:before,
.ion-md-football:before,
.ion-md-funnel:before,
.ion-md-gift:before,
.ion-md-git-branch:before,
.ion-md-git-commit:before,
.ion-md-git-compare:before,
.ion-md-git-merge:before,
.ion-md-git-network:before,
.ion-md-git-pull-request:before,
.ion-md-glasses:before,
.ion-md-globe:before,
.ion-md-grid:before,
.ion-md-hammer:before,
.ion-md-hand:before,
.ion-md-happy:before,
.ion-md-headset:before,
.ion-md-heart:before,
.ion-md-heart-dislike:before,
.ion-md-heart-empty:before,
.ion-md-heart-half:before,
.ion-md-help:before,
.ion-md-help-buoy:before,
.ion-md-help-circle:before,
.ion-md-help-circle-outline:before,
.ion-md-home:before,
.ion-md-hourglass:before,
.ion-md-ice-cream:before,
.ion-md-image:before,
.ion-md-images:before,
.ion-md-infinite:before,
.ion-md-information:before,
.ion-md-information-circle:before,
.ion-md-information-circle-outline:before,
.ion-md-jet:before,
.ion-md-journal:before,
.ion-md-key:before,
.ion-md-keypad:before,
.ion-md-laptop:before,
.ion-md-leaf:before,
.ion-md-link:before,
.ion-md-list:before,
.ion-md-list-box:before,
.ion-md-locate:before,
.ion-md-lock:before,
.ion-md-log-in:before,
.ion-md-log-out:before,
.ion-md-magnet:before,
.ion-md-mail:before,
.ion-md-mail-open:before,
.ion-md-mail-unread:before,
.ion-md-male:before,
.ion-md-man:before,
.ion-md-map:before,
.ion-md-medal:before,
.ion-md-medical:before,
.ion-md-medkit:before,
.ion-md-megaphone:before,
.ion-md-menu:before,
.ion-md-mic:before,
.ion-md-mic-off:before,
.ion-md-microphone:before,
.ion-md-moon:before,
.ion-md-more:before,
.ion-md-move:before,
.ion-md-musical-note:before,
.ion-md-musical-notes:before,
.ion-md-navigate:before,
.ion-md-notifications:before,
.ion-md-notifications-off:before,
.ion-md-notifications-outline:before,
.ion-md-nuclear:before,
.ion-md-nutrition:before,
.ion-md-open:before,
.ion-md-options:before,
.ion-md-outlet:before,
.ion-md-paper:before,
.ion-md-paper-plane:before,
.ion-md-partly-sunny:before,
.ion-md-pause:before,
.ion-md-paw:before,
.ion-md-people:before,
.ion-md-person:before,
.ion-md-person-add:before,
.ion-md-phone-landscape:before,
.ion-md-phone-portrait:before,
.ion-md-photos:before,
.ion-md-pie:before,
.ion-md-pin:before,
.ion-md-pint:before,
.ion-md-pizza:before,
.ion-md-plane:before,
.ion-md-planet:before,
.ion-md-play:before,
.ion-md-play-circle:before,
.ion-md-podium:before,
.ion-md-power:before,
.ion-md-pricetag:before,
.ion-md-pricetags:before,
.ion-md-print:before,
.ion-md-pulse:before,
.ion-md-qr-scanner:before,
.ion-md-quote:before,
.ion-md-radio:before,
.ion-md-radio-button-off:before,
.ion-md-radio-button-on:before,
.ion-md-rainy:before,
.ion-md-recording:before,
.ion-md-redo:before,
.ion-md-refresh:before,
.ion-md-refresh-circle:before,
.ion-md-remove:before,
.ion-md-remove-circle:before,
.ion-md-remove-circle-outline:before,
.ion-md-reorder:before,
.ion-md-repeat:before,
.ion-md-resize:before,
.ion-md-restaurant:before,
.ion-md-return-left:before,
.ion-md-return-right:before,
.ion-md-reverse-camera:before,
.ion-md-rewind:before,
.ion-md-ribbon:before,
.ion-md-rocket:before,
.ion-md-rose:before,
.ion-md-sad:before,
.ion-md-save:before,
.ion-md-school:before,
.ion-md-search:before,
.ion-md-send:before,
.ion-md-settings:before,
.ion-md-share:before,
.ion-md-share-alt:before,
.ion-md-shirt:before,
.ion-md-shuffle:before,
.ion-md-skip-backward:before,
.ion-md-skip-forward:before,
.ion-md-snow:before,
.ion-md-speedometer:before,
.ion-md-square:before,
.ion-md-square-outline:before,
.ion-md-star:before,
.ion-md-star-half:before,
.ion-md-star-outline:before,
.ion-md-stats:before,
.ion-md-stopwatch:before,
.ion-md-subway:before,
.ion-md-sunny:before,
.ion-md-swap:before,
.ion-md-switch:before,
.ion-md-sync:before,
.ion-md-tablet-landscape:before,
.ion-md-tablet-portrait:before,
.ion-md-tennisball:before,
.ion-md-text:before,
.ion-md-thermometer:before,
.ion-md-thumbs-down:before,
.ion-md-thumbs-up:before,
.ion-md-thunderstorm:before,
.ion-md-time:before,
.ion-md-timer:before,
.ion-md-today:before,
.ion-md-train:before,
.ion-md-transgender:before,
.ion-md-trash:before,
.ion-md-trending-down:before,
.ion-md-trending-up:before,
.ion-md-trophy:before,
.ion-md-tv:before,
.ion-md-umbrella:before,
.ion-md-undo:before,
.ion-md-unlock:before,
.ion-md-videocam:before,
.ion-md-volume-high:before,
.ion-md-volume-low:before,
.ion-md-volume-mute:before,
.ion-md-volume-off:before,
.ion-md-walk:before,
.ion-md-wallet:before,
.ion-md-warning:before,
.ion-md-watch:before,
.ion-md-water:before,
.ion-md-wifi:before,
.ion-md-wine:before,
.ion-md-woman:before {
  display: inline-block;
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.ion-ios-add:before {
  content: "\f102"
}

.ion-ios-add-circle:before {
  content: "\f101"
}

.ion-ios-add-circle-outline:before {
  content: "\f100"
}

.ion-ios-airplane:before {
  content: "\f137"
}

.ion-ios-alarm:before {
  content: "\f3c8"
}

.ion-ios-albums:before {
  content: "\f3ca"
}

.ion-ios-alert:before {
  content: "\f104"
}

.ion-ios-american-football:before {
  content: "\f106"
}

.ion-ios-analytics:before {
  content: "\f3ce"
}

.ion-ios-aperture:before {
  content: "\f108"
}

.ion-ios-apps:before {
  content: "\f10a"
}

.ion-ios-appstore:before {
  content: "\f10c"
}

.ion-ios-archive:before {
  content: "\f10e"
}

.ion-ios-arrow-back:before {
  content: "\f3cf"
}

.ion-ios-arrow-down:before {
  content: "\f3d0"
}

.ion-ios-arrow-dropdown:before {
  content: "\f110"
}

.ion-ios-arrow-dropdown-circle:before {
  content: "\f125"
}

.ion-ios-arrow-dropleft:before {
  content: "\f112"
}

.ion-ios-arrow-dropleft-circle:before {
  content: "\f129"
}

.ion-ios-arrow-dropright:before {
  content: "\f114"
}

.ion-ios-arrow-dropright-circle:before {
  content: "\f12b"
}

.ion-ios-arrow-dropup:before {
  content: "\f116"
}

.ion-ios-arrow-dropup-circle:before {
  content: "\f12d"
}

.ion-ios-arrow-forward:before {
  content: "\f3d1"
}

.ion-ios-arrow-round-back:before {
  content: "\f117"
}

.ion-ios-arrow-round-down:before {
  content: "\f118"
}

.ion-ios-arrow-round-forward:before {
  content: "\f119"
}

.ion-ios-arrow-round-up:before {
  content: "\f11a"
}

.ion-ios-arrow-up:before {
  content: "\f3d8"
}

.ion-ios-at:before {
  content: "\f3da"
}

.ion-ios-attach:before {
  content: "\f11b"
}

.ion-ios-backspace:before {
  content: "\f11d"
}

.ion-ios-barcode:before {
  content: "\f3dc"
}

.ion-ios-baseball:before {
  content: "\f3de"
}

.ion-ios-basket:before {
  content: "\f11f"
}

.ion-ios-basketball:before {
  content: "\f3e0"
}

.ion-ios-battery-charging:before {
  content: "\f120"
}

.ion-ios-battery-dead:before {
  content: "\f121"
}

.ion-ios-battery-full:before {
  content: "\f122"
}

.ion-ios-beaker:before {
  content: "\f124"
}

.ion-ios-bed:before {
  content: "\f139"
}

.ion-ios-beer:before {
  content: "\f126"
}

.ion-ios-bicycle:before {
  content: "\f127"
}

.ion-ios-bluetooth:before {
  content: "\f128"
}

.ion-ios-boat:before {
  content: "\f12a"
}

.ion-ios-body:before {
  content: "\f3e4"
}

.ion-ios-bonfire:before {
  content: "\f12c"
}

.ion-ios-book:before {
  content: "\f3e8"
}

.ion-ios-bookmark:before {
  content: "\f12e"
}

.ion-ios-bookmarks:before {
  content: "\f3ea"
}

.ion-ios-bowtie:before {
  content: "\f130"
}

.ion-ios-briefcase:before {
  content: "\f3ee"
}

.ion-ios-browsers:before {
  content: "\f3f0"
}

.ion-ios-brush:before {
  content: "\f132"
}

.ion-ios-bug:before {
  content: "\f134"
}

.ion-ios-build:before {
  content: "\f136"
}

.ion-ios-bulb:before {
  content: "\f138"
}

.ion-ios-bus:before {
  content: "\f13a"
}

.ion-ios-business:before {
  content: "\f1a3"
}

.ion-ios-cafe:before {
  content: "\f13c"
}

.ion-ios-calculator:before {
  content: "\f3f2"
}

.ion-ios-calendar:before {
  content: "\f3f4"
}

.ion-ios-call:before {
  content: "\f13e"
}

.ion-ios-camera:before {
  content: "\f3f6"
}

.ion-ios-car:before {
  content: "\f140"
}

.ion-ios-card:before {
  content: "\f142"
}

.ion-ios-cart:before {
  content: "\f3f8"
}

.ion-ios-cash:before {
  content: "\f144"
}

.ion-ios-cellular:before {
  content: "\f13d"
}

.ion-ios-chatboxes:before {
  content: "\f3fa"
}

.ion-ios-chatbubbles:before {
  content: "\f146"
}

.ion-ios-checkbox:before {
  content: "\f148"
}

.ion-ios-checkbox-outline:before {
  content: "\f147"
}

.ion-ios-checkmark:before {
  content: "\f3ff"
}

.ion-ios-checkmark-circle:before {
  content: "\f14a"
}

.ion-ios-checkmark-circle-outline:before {
  content: "\f149"
}

.ion-ios-clipboard:before {
  content: "\f14c"
}

.ion-ios-clock:before {
  content: "\f403"
}

.ion-ios-close:before {
  content: "\f406"
}

.ion-ios-close-circle:before {
  content: "\f14e"
}

.ion-ios-close-circle-outline:before {
  content: "\f14d"
}

.ion-ios-cloud:before {
  content: "\f40c"
}

.ion-ios-cloud-circle:before {
  content: "\f152"
}

.ion-ios-cloud-done:before {
  content: "\f154"
}

.ion-ios-cloud-download:before {
  content: "\f408"
}

.ion-ios-cloud-outline:before {
  content: "\f409"
}

.ion-ios-cloud-upload:before {
  content: "\f40b"
}

.ion-ios-cloudy:before {
  content: "\f410"
}

.ion-ios-cloudy-night:before {
  content: "\f40e"
}

.ion-ios-code:before {
  content: "\f157"
}

.ion-ios-code-download:before {
  content: "\f155"
}

.ion-ios-code-working:before {
  content: "\f156"
}

.ion-ios-cog:before {
  content: "\f412"
}

.ion-ios-color-fill:before {
  content: "\f159"
}

.ion-ios-color-filter:before {
  content: "\f414"
}

.ion-ios-color-palette:before {
  content: "\f15b"
}

.ion-ios-color-wand:before {
  content: "\f416"
}

.ion-ios-compass:before {
  content: "\f15d"
}

.ion-ios-construct:before {
  content: "\f15f"
}

.ion-ios-contact:before {
  content: "\f41a"
}

.ion-ios-contacts:before {
  content: "\f161"
}

.ion-ios-contract:before {
  content: "\f162"
}

.ion-ios-contrast:before {
  content: "\f163"
}

.ion-ios-copy:before {
  content: "\f41c"
}

.ion-ios-create:before {
  content: "\f165"
}

.ion-ios-crop:before {
  content: "\f41e"
}

.ion-ios-cube:before {
  content: "\f168"
}

.ion-ios-cut:before {
  content: "\f16a"
}

.ion-ios-desktop:before {
  content: "\f16c"
}

.ion-ios-disc:before {
  content: "\f16e"
}

.ion-ios-document:before {
  content: "\f170"
}

.ion-ios-done-all:before {
  content: "\f171"
}

.ion-ios-download:before {
  content: "\f420"
}

.ion-ios-easel:before {
  content: "\f173"
}

.ion-ios-egg:before {
  content: "\f175"
}

.ion-ios-exit:before {
  content: "\f177"
}

.ion-ios-expand:before {
  content: "\f178"
}

.ion-ios-eye:before {
  content: "\f425"
}

.ion-ios-eye-off:before {
  content: "\f17a"
}

.ion-ios-fastforward:before {
  content: "\f427"
}

.ion-ios-female:before {
  content: "\f17b"
}

.ion-ios-filing:before {
  content: "\f429"
}

.ion-ios-film:before {
  content: "\f42b"
}

.ion-ios-finger-print:before {
  content: "\f17c"
}

.ion-ios-fitness:before {
  content: "\f1ab"
}

.ion-ios-flag:before {
  content: "\f42d"
}

.ion-ios-flame:before {
  content: "\f42f"
}

.ion-ios-flash:before {
  content: "\f17e"
}

.ion-ios-flash-off:before {
  content: "\f12f"
}

.ion-ios-flashlight:before {
  content: "\f141"
}

.ion-ios-flask:before {
  content: "\f431"
}

.ion-ios-flower:before {
  content: "\f433"
}

.ion-ios-folder:before {
  content: "\f435"
}

.ion-ios-folder-open:before {
  content: "\f180"
}

.ion-ios-football:before {
  content: "\f437"
}

.ion-ios-funnel:before {
  content: "\f182"
}

.ion-ios-gift:before {
  content: "\f191"
}

.ion-ios-git-branch:before {
  content: "\f183"
}

.ion-ios-git-commit:before {
  content: "\f184"
}

.ion-ios-git-compare:before {
  content: "\f185"
}

.ion-ios-git-merge:before {
  content: "\f186"
}

.ion-ios-git-network:before {
  content: "\f187"
}

.ion-ios-git-pull-request:before {
  content: "\f188"
}

.ion-ios-glasses:before {
  content: "\f43f"
}

.ion-ios-globe:before {
  content: "\f18a"
}

.ion-ios-grid:before {
  content: "\f18c"
}

.ion-ios-hammer:before {
  content: "\f18e"
}

.ion-ios-hand:before {
  content: "\f190"
}

.ion-ios-happy:before {
  content: "\f192"
}

.ion-ios-headset:before {
  content: "\f194"
}

.ion-ios-heart:before {
  content: "\f443"
}

.ion-ios-heart-dislike:before {
  content: "\f13f"
}

.ion-ios-heart-empty:before {
  content: "\f19b"
}

.ion-ios-heart-half:before {
  content: "\f19d"
}

.ion-ios-help:before {
  content: "\f446"
}

.ion-ios-help-buoy:before {
  content: "\f196"
}

.ion-ios-help-circle:before {
  content: "\f198"
}

.ion-ios-help-circle-outline:before {
  content: "\f197"
}

.ion-ios-home:before {
  content: "\f448"
}

.ion-ios-hourglass:before {
  content: "\f103"
}

.ion-ios-ice-cream:before {
  content: "\f19a"
}

.ion-ios-image:before {
  content: "\f19c"
}

.ion-ios-images:before {
  content: "\f19e"
}

.ion-ios-infinite:before {
  content: "\f44a"
}

.ion-ios-information:before {
  content: "\f44d"
}

.ion-ios-information-circle:before {
  content: "\f1a0"
}

.ion-ios-information-circle-outline:before {
  content: "\f19f"
}

.ion-ios-jet:before {
  content: "\f1a5"
}

.ion-ios-journal:before {
  content: "\f189"
}

.ion-ios-key:before {
  content: "\f1a7"
}

.ion-ios-keypad:before {
  content: "\f450"
}

.ion-ios-laptop:before {
  content: "\f1a8"
}

.ion-ios-leaf:before {
  content: "\f1aa"
}

.ion-ios-link:before {
  content: "\f22a"
}

.ion-ios-list:before {
  content: "\f454"
}

.ion-ios-list-box:before {
  content: "\f143"
}

.ion-ios-locate:before {
  content: "\f1ae"
}

.ion-ios-lock:before {
  content: "\f1b0"
}

.ion-ios-log-in:before {
  content: "\f1b1"
}

.ion-ios-log-out:before {
  content: "\f1b2"
}

.ion-ios-magnet:before {
  content: "\f1b4"
}

.ion-ios-mail:before {
  content: "\f1b8"
}

.ion-ios-mail-open:before {
  content: "\f1b6"
}

.ion-ios-mail-unread:before {
  content: "\f145"
}

.ion-ios-male:before {
  content: "\f1b9"
}

.ion-ios-man:before {
  content: "\f1bb"
}

.ion-ios-map:before {
  content: "\f1bd"
}

.ion-ios-medal:before {
  content: "\f1bf"
}

.ion-ios-medical:before {
  content: "\f45c"
}

.ion-ios-medkit:before {
  content: "\f45e"
}

.ion-ios-megaphone:before {
  content: "\f1c1"
}

.ion-ios-menu:before {
  content: "\f1c3"
}

.ion-ios-mic:before {
  content: "\f461"
}

.ion-ios-mic-off:before {
  content: "\f45f"
}

.ion-ios-microphone:before {
  content: "\f1c6"
}

.ion-ios-moon:before {
  content: "\f468"
}

.ion-ios-more:before {
  content: "\f1c8"
}

.ion-ios-move:before {
  content: "\f1cb"
}

.ion-ios-musical-note:before {
  content: "\f46b"
}

.ion-ios-musical-notes:before {
  content: "\f46c"
}

.ion-ios-navigate:before {
  content: "\f46e"
}

.ion-ios-notifications:before {
  content: "\f1d3"
}

.ion-ios-notifications-off:before {
  content: "\f1d1"
}

.ion-ios-notifications-outline:before {
  content: "\f133"
}

.ion-ios-nuclear:before {
  content: "\f1d5"
}

.ion-ios-nutrition:before {
  content: "\f470"
}

.ion-ios-open:before {
  content: "\f1d7"
}

.ion-ios-options:before {
  content: "\f1d9"
}

.ion-ios-outlet:before {
  content: "\f1db"
}

.ion-ios-paper:before {
  content: "\f472"
}

.ion-ios-paper-plane:before {
  content: "\f1dd"
}

.ion-ios-partly-sunny:before {
  content: "\f1df"
}

.ion-ios-pause:before {
  content: "\f478"
}

.ion-ios-paw:before {
  content: "\f47a"
}

.ion-ios-people:before {
  content: "\f47c"
}

.ion-ios-person:before {
  content: "\f47e"
}

.ion-ios-person-add:before {
  content: "\f1e1"
}

.ion-ios-phone-landscape:before {
  content: "\f1e2"
}

.ion-ios-phone-portrait:before {
  content: "\f1e3"
}

.ion-ios-photos:before {
  content: "\f482"
}

.ion-ios-pie:before {
  content: "\f484"
}

.ion-ios-pin:before {
  content: "\f1e5"
}

.ion-ios-pint:before {
  content: "\f486"
}

.ion-ios-pizza:before {
  content: "\f1e7"
}

.ion-ios-plane:before {
  content: "\f1e9"
}

.ion-ios-planet:before {
  content: "\f1eb"
}

.ion-ios-play:before {
  content: "\f488"
}

.ion-ios-play-circle:before {
  content: "\f113"
}

.ion-ios-podium:before {
  content: "\f1ed"
}

.ion-ios-power:before {
  content: "\f1ef"
}

.ion-ios-pricetag:before {
  content: "\f48d"
}

.ion-ios-pricetags:before {
  content: "\f48f"
}

.ion-ios-print:before {
  content: "\f1f1"
}

.ion-ios-pulse:before {
  content: "\f493"
}

.ion-ios-qr-scanner:before {
  content: "\f1f3"
}

.ion-ios-quote:before {
  content: "\f1f5"
}

.ion-ios-radio:before {
  content: "\f1f9"
}

.ion-ios-radio-button-off:before {
  content: "\f1f6"
}

.ion-ios-radio-button-on:before {
  content: "\f1f7"
}

.ion-ios-rainy:before {
  content: "\f495"
}

.ion-ios-recording:before {
  content: "\f497"
}

.ion-ios-redo:before {
  content: "\f499"
}

.ion-ios-refresh:before {
  content: "\f49c"
}

.ion-ios-refresh-circle:before {
  content: "\f135"
}

.ion-ios-remove:before {
  content: "\f1fc"
}

.ion-ios-remove-circle:before {
  content: "\f1fb"
}

.ion-ios-remove-circle-outline:before {
  content: "\f1fa"
}

.ion-ios-reorder:before {
  content: "\f1fd"
}

.ion-ios-repeat:before {
  content: "\f1fe"
}

.ion-ios-resize:before {
  content: "\f1ff"
}

.ion-ios-restaurant:before {
  content: "\f201"
}

.ion-ios-return-left:before {
  content: "\f202"
}

.ion-ios-return-right:before {
  content: "\f203"
}

.ion-ios-reverse-camera:before {
  content: "\f49f"
}

.ion-ios-rewind:before {
  content: "\f4a1"
}

.ion-ios-ribbon:before {
  content: "\f205"
}

.ion-ios-rocket:before {
  content: "\f14b"
}

.ion-ios-rose:before {
  content: "\f4a3"
}

.ion-ios-sad:before {
  content: "\f207"
}

.ion-ios-save:before {
  content: "\f1a6"
}

.ion-ios-school:before {
  content: "\f209"
}

.ion-ios-search:before {
  content: "\f4a5"
}

.ion-ios-send:before {
  content: "\f20c"
}

.ion-ios-settings:before {
  content: "\f4a7"
}

.ion-ios-share:before {
  content: "\f211"
}

.ion-ios-share-alt:before {
  content: "\f20f"
}

.ion-ios-shirt:before {
  content: "\f213"
}

.ion-ios-shuffle:before {
  content: "\f4a9"
}

.ion-ios-skip-backward:before {
  content: "\f215"
}

.ion-ios-skip-forward:before {
  content: "\f217"
}

.ion-ios-snow:before {
  content: "\f218"
}

.ion-ios-speedometer:before {
  content: "\f4b0"
}

.ion-ios-square:before {
  content: "\f21a"
}

.ion-ios-square-outline:before {
  content: "\f15c"
}

.ion-ios-star:before {
  content: "\f4b3"
}

.ion-ios-star-half:before {
  content: "\f4b1"
}

.ion-ios-star-outline:before {
  content: "\f4b2"
}

.ion-ios-stats:before {
  content: "\f21c"
}

.ion-ios-stopwatch:before {
  content: "\f4b5"
}

.ion-ios-subway:before {
  content: "\f21e"
}

.ion-ios-sunny:before {
  content: "\f4b7"
}

.ion-ios-swap:before {
  content: "\f21f"
}

.ion-ios-switch:before {
  content: "\f221"
}

.ion-ios-sync:before {
  content: "\f222"
}

.ion-ios-tablet-landscape:before {
  content: "\f223"
}

.ion-ios-tablet-portrait:before {
  content: "\f24e"
}

.ion-ios-tennisball:before {
  content: "\f4bb"
}

.ion-ios-text:before {
  content: "\f250"
}

.ion-ios-thermometer:before {
  content: "\f252"
}

.ion-ios-thumbs-down:before {
  content: "\f254"
}

.ion-ios-thumbs-up:before {
  content: "\f256"
}

.ion-ios-thunderstorm:before {
  content: "\f4bd"
}

.ion-ios-time:before {
  content: "\f4bf"
}

.ion-ios-timer:before {
  content: "\f4c1"
}

.ion-ios-today:before {
  content: "\f14f"
}

.ion-ios-train:before {
  content: "\f258"
}

.ion-ios-transgender:before {
  content: "\f259"
}

.ion-ios-trash:before {
  content: "\f4c5"
}

.ion-ios-trending-down:before {
  content: "\f25a"
}

.ion-ios-trending-up:before {
  content: "\f25b"
}

.ion-ios-trophy:before {
  content: "\f25d"
}

.ion-ios-tv:before {
  content: "\f115"
}

.ion-ios-umbrella:before {
  content: "\f25f"
}

.ion-ios-undo:before {
  content: "\f4c7"
}

.ion-ios-unlock:before {
  content: "\f261"
}

.ion-ios-videocam:before {
  content: "\f4cd"
}

.ion-ios-volume-high:before {
  content: "\f11c"
}

.ion-ios-volume-low:before {
  content: "\f11e"
}

.ion-ios-volume-mute:before {
  content: "\f263"
}

.ion-ios-volume-off:before {
  content: "\f264"
}

.ion-ios-walk:before {
  content: "\f266"
}

.ion-ios-wallet:before {
  content: "\f18b"
}

.ion-ios-warning:before {
  content: "\f268"
}

.ion-ios-watch:before {
  content: "\f269"
}

.ion-ios-water:before {
  content: "\f26b"
}

.ion-ios-wifi:before {
  content: "\f26d"
}

.ion-ios-wine:before {
  content: "\f26f"
}

.ion-ios-woman:before {
  content: "\f271"
}

.ion-logo-android:before {
  content: "\f225"
}

.ion-logo-angular:before {
  content: "\f227"
}

.ion-logo-apple:before {
  content: "\f229"
}

.ion-logo-bitbucket:before {
  content: "\f193"
}

.ion-logo-bitcoin:before {
  content: "\f22b"
}

.ion-logo-buffer:before {
  content: "\f22d"
}

.ion-logo-chrome:before {
  content: "\f22f"
}

.ion-logo-closed-captioning:before {
  content: "\f105"
}

.ion-logo-codepen:before {
  content: "\f230"
}

.ion-logo-css3:before {
  content: "\f231"
}

.ion-logo-designernews:before {
  content: "\f232"
}

.ion-logo-dribbble:before {
  content: "\f233"
}

.ion-logo-dropbox:before {
  content: "\f234"
}

.ion-logo-euro:before {
  content: "\f235"
}

.ion-logo-facebook:before {
  content: "\f236"
}

.ion-logo-flickr:before {
  content: "\f107"
}

.ion-logo-foursquare:before {
  content: "\f237"
}

.ion-logo-freebsd-devil:before {
  content: "\f238"
}

.ion-logo-game-controller-a:before {
  content: "\f13b"
}

.ion-logo-game-controller-b:before {
  content: "\f181"
}

.ion-logo-github:before {
  content: "\f239"
}

.ion-logo-google:before {
  content: "\f23a"
}

.ion-logo-googleplus:before {
  content: "\f23b"
}

.ion-logo-hackernews:before {
  content: "\f23c"
}

.ion-logo-html5:before {
  content: "\f23d"
}

.ion-logo-instagram:before {
  content: "\f23e"
}

.ion-logo-ionic:before {
  content: "\f150"
}

.ion-logo-ionitron:before {
  content: "\f151"
}

.ion-logo-javascript:before {
  content: "\f23f"
}

.ion-logo-linkedin:before {
  content: "\f240"
}

.ion-logo-markdown:before {
  content: "\f241"
}

.ion-logo-model-s:before {
  content: "\f153"
}

.ion-logo-no-smoking:before {
  content: "\f109"
}

.ion-logo-nodejs:before {
  content: "\f242"
}

.ion-logo-npm:before {
  content: "\f195"
}

.ion-logo-octocat:before {
  content: "\f243"
}

.ion-logo-pinterest:before {
  content: "\f244"
}

.ion-logo-playstation:before {
  content: "\f245"
}

.ion-logo-polymer:before {
  content: "\f15e"
}

.ion-logo-python:before {
  content: "\f246"
}

.ion-logo-reddit:before {
  content: "\f247"
}

.ion-logo-rss:before {
  content: "\f248"
}

.ion-logo-sass:before {
  content: "\f249"
}

.ion-logo-skype:before {
  content: "\f24a"
}

.ion-logo-slack:before {
  content: "\f10b"
}

.ion-logo-snapchat:before {
  content: "\f24b"
}

.ion-logo-steam:before {
  content: "\f24c"
}

.ion-logo-tumblr:before {
  content: "\f24d"
}

.ion-logo-tux:before {
  content: "\f2ae"
}

.ion-logo-twitch:before {
  content: "\f2af"
}

.ion-logo-twitter:before {
  content: "\f2b0"
}

.ion-logo-usd:before {
  content: "\f2b1"
}

.ion-logo-vimeo:before {
  content: "\f2c4"
}

.ion-logo-vk:before {
  content: "\f10d"
}

.ion-logo-whatsapp:before {
  content: "\f2c5"
}

.ion-logo-windows:before {
  content: "\f32f"
}

.ion-logo-wordpress:before {
  content: "\f330"
}

.ion-logo-xbox:before {
  content: "\f34c"
}

.ion-logo-xing:before {
  content: "\f10f"
}

.ion-logo-yahoo:before {
  content: "\f34d"
}

.ion-logo-yen:before {
  content: "\f34e"
}

.ion-logo-youtube:before {
  content: "\f34f"
}

.ion-md-add:before {
  content: "\f273"
}

.ion-md-add-circle:before {
  content: "\f272"
}

.ion-md-add-circle-outline:before {
  content: "\f158"
}

.ion-md-airplane:before {
  content: "\f15a"
}

.ion-md-alarm:before {
  content: "\f274"
}

.ion-md-albums:before {
  content: "\f275"
}

.ion-md-alert:before {
  content: "\f276"
}

.ion-md-american-football:before {
  content: "\f277"
}

.ion-md-analytics:before {
  content: "\f278"
}

.ion-md-aperture:before {
  content: "\f279"
}

.ion-md-apps:before {
  content: "\f27a"
}

.ion-md-appstore:before {
  content: "\f27b"
}

.ion-md-archive:before {
  content: "\f27c"
}

.ion-md-arrow-back:before {
  content: "\f27d"
}

.ion-md-arrow-down:before {
  content: "\f27e"
}

.ion-md-arrow-dropdown:before {
  content: "\f280"
}

.ion-md-arrow-dropdown-circle:before {
  content: "\f27f"
}

.ion-md-arrow-dropleft:before {
  content: "\f282"
}

.ion-md-arrow-dropleft-circle:before {
  content: "\f281"
}

.ion-md-arrow-dropright:before {
  content: "\f284"
}

.ion-md-arrow-dropright-circle:before {
  content: "\f283"
}

.ion-md-arrow-dropup:before {
  content: "\f286"
}

.ion-md-arrow-dropup-circle:before {
  content: "\f285"
}

.ion-md-arrow-forward:before {
  content: "\f287"
}

.ion-md-arrow-round-back:before {
  content: "\f288"
}

.ion-md-arrow-round-down:before {
  content: "\f289"
}

.ion-md-arrow-round-forward:before {
  content: "\f28a"
}

.ion-md-arrow-round-up:before {
  content: "\f28b"
}

.ion-md-arrow-up:before {
  content: "\f28c"
}

.ion-md-at:before {
  content: "\f28d"
}

.ion-md-attach:before {
  content: "\f28e"
}

.ion-md-backspace:before {
  content: "\f28f"
}

.ion-md-barcode:before {
  content: "\f290"
}

.ion-md-baseball:before {
  content: "\f291"
}

.ion-md-basket:before {
  content: "\f292"
}

.ion-md-basketball:before {
  content: "\f293"
}

.ion-md-battery-charging:before {
  content: "\f294"
}

.ion-md-battery-dead:before {
  content: "\f295"
}

.ion-md-battery-full:before {
  content: "\f296"
}

.ion-md-beaker:before {
  content: "\f297"
}

.ion-md-bed:before {
  content: "\f160"
}

.ion-md-beer:before {
  content: "\f298"
}

.ion-md-bicycle:before {
  content: "\f299"
}

.ion-md-bluetooth:before {
  content: "\f29a"
}

.ion-md-boat:before {
  content: "\f29b"
}

.ion-md-body:before {
  content: "\f29c"
}

.ion-md-bonfire:before {
  content: "\f29d"
}

.ion-md-book:before {
  content: "\f29e"
}

.ion-md-bookmark:before {
  content: "\f29f"
}

.ion-md-bookmarks:before {
  content: "\f2a0"
}

.ion-md-bowtie:before {
  content: "\f2a1"
}

.ion-md-briefcase:before {
  content: "\f2a2"
}

.ion-md-browsers:before {
  content: "\f2a3"
}

.ion-md-brush:before {
  content: "\f2a4"
}

.ion-md-bug:before {
  content: "\f2a5"
}

.ion-md-build:before {
  content: "\f2a6"
}

.ion-md-bulb:before {
  content: "\f2a7"
}

.ion-md-bus:before {
  content: "\f2a8"
}

.ion-md-business:before {
  content: "\f1a4"
}

.ion-md-cafe:before {
  content: "\f2a9"
}

.ion-md-calculator:before {
  content: "\f2aa"
}

.ion-md-calendar:before {
  content: "\f2ab"
}

.ion-md-call:before {
  content: "\f2ac"
}

.ion-md-camera:before {
  content: "\f2ad"
}

.ion-md-car:before {
  content: "\f2b2"
}

.ion-md-card:before {
  content: "\f2b3"
}

.ion-md-cart:before {
  content: "\f2b4"
}

.ion-md-cash:before {
  content: "\f2b5"
}

.ion-md-cellular:before {
  content: "\f164"
}

.ion-md-chatboxes:before {
  content: "\f2b6"
}

.ion-md-chatbubbles:before {
  content: "\f2b7"
}

.ion-md-checkbox:before {
  content: "\f2b9"
}

.ion-md-checkbox-outline:before {
  content: "\f2b8"
}

.ion-md-checkmark:before {
  content: "\f2bc"
}

.ion-md-checkmark-circle:before {
  content: "\f2bb"
}

.ion-md-checkmark-circle-outline:before {
  content: "\f2ba"
}

.ion-md-clipboard:before {
  content: "\f2bd"
}

.ion-md-clock:before {
  content: "\f2be"
}

.ion-md-close:before {
  content: "\f2c0"
}

.ion-md-close-circle:before {
  content: "\f2bf"
}

.ion-md-close-circle-outline:before {
  content: "\f166"
}

.ion-md-cloud:before {
  content: "\f2c9"
}

.ion-md-cloud-circle:before {
  content: "\f2c2"
}

.ion-md-cloud-done:before {
  content: "\f2c3"
}

.ion-md-cloud-download:before {
  content: "\f2c6"
}

.ion-md-cloud-outline:before {
  content: "\f2c7"
}

.ion-md-cloud-upload:before {
  content: "\f2c8"
}

.ion-md-cloudy:before {
  content: "\f2cb"
}

.ion-md-cloudy-night:before {
  content: "\f2ca"
}

.ion-md-code:before {
  content: "\f2ce"
}

.ion-md-code-download:before {
  content: "\f2cc"
}

.ion-md-code-working:before {
  content: "\f2cd"
}

.ion-md-cog:before {
  content: "\f2cf"
}

.ion-md-color-fill:before {
  content: "\f2d0"
}

.ion-md-color-filter:before {
  content: "\f2d1"
}

.ion-md-color-palette:before {
  content: "\f2d2"
}

.ion-md-color-wand:before {
  content: "\f2d3"
}

.ion-md-compass:before {
  content: "\f2d4"
}

.ion-md-construct:before {
  content: "\f2d5"
}

.ion-md-contact:before {
  content: "\f2d6"
}

.ion-md-contacts:before {
  content: "\f2d7"
}

.ion-md-contract:before {
  content: "\f2d8"
}

.ion-md-contrast:before {
  content: "\f2d9"
}

.ion-md-copy:before {
  content: "\f2da"
}

.ion-md-create:before {
  content: "\f2db"
}

.ion-md-crop:before {
  content: "\f2dc"
}

.ion-md-cube:before {
  content: "\f2dd"
}

.ion-md-cut:before {
  content: "\f2de"
}

.ion-md-desktop:before {
  content: "\f2df"
}

.ion-md-disc:before {
  content: "\f2e0"
}

.ion-md-document:before {
  content: "\f2e1"
}

.ion-md-done-all:before {
  content: "\f2e2"
}

.ion-md-download:before {
  content: "\f2e3"
}

.ion-md-easel:before {
  content: "\f2e4"
}

.ion-md-egg:before {
  content: "\f2e5"
}

.ion-md-exit:before {
  content: "\f2e6"
}

.ion-md-expand:before {
  content: "\f2e7"
}

.ion-md-eye:before {
  content: "\f2e9"
}

.ion-md-eye-off:before {
  content: "\f2e8"
}

.ion-md-fastforward:before {
  content: "\f2ea"
}

.ion-md-female:before {
  content: "\f2eb"
}

.ion-md-filing:before {
  content: "\f2ec"
}

.ion-md-film:before {
  content: "\f2ed"
}

.ion-md-finger-print:before {
  content: "\f2ee"
}

.ion-md-fitness:before {
  content: "\f1ac"
}

.ion-md-flag:before {
  content: "\f2ef"
}

.ion-md-flame:before {
  content: "\f2f0"
}

.ion-md-flash:before {
  content: "\f2f1"
}

.ion-md-flash-off:before {
  content: "\f169"
}

.ion-md-flashlight:before {
  content: "\f16b"
}

.ion-md-flask:before {
  content: "\f2f2"
}

.ion-md-flower:before {
  content: "\f2f3"
}

.ion-md-folder:before {
  content: "\f2f5"
}

.ion-md-folder-open:before {
  content: "\f2f4"
}

.ion-md-football:before {
  content: "\f2f6"
}

.ion-md-funnel:before {
  content: "\f2f7"
}

.ion-md-gift:before {
  content: "\f199"
}

.ion-md-git-branch:before {
  content: "\f2fa"
}

.ion-md-git-commit:before {
  content: "\f2fb"
}

.ion-md-git-compare:before {
  content: "\f2fc"
}

.ion-md-git-merge:before {
  content: "\f2fd"
}

.ion-md-git-network:before {
  content: "\f2fe"
}

.ion-md-git-pull-request:before {
  content: "\f2ff"
}

.ion-md-glasses:before {
  content: "\f300"
}

.ion-md-globe:before {
  content: "\f301"
}

.ion-md-grid:before {
  content: "\f302"
}

.ion-md-hammer:before {
  content: "\f303"
}

.ion-md-hand:before {
  content: "\f304"
}

.ion-md-happy:before {
  content: "\f305"
}

.ion-md-headset:before {
  content: "\f306"
}

.ion-md-heart:before {
  content: "\f308"
}

.ion-md-heart-dislike:before {
  content: "\f167"
}

.ion-md-heart-empty:before {
  content: "\f1a1"
}

.ion-md-heart-half:before {
  content: "\f1a2"
}

.ion-md-help:before {
  content: "\f30b"
}

.ion-md-help-buoy:before {
  content: "\f309"
}

.ion-md-help-circle:before {
  content: "\f30a"
}

.ion-md-help-circle-outline:before {
  content: "\f16d"
}

.ion-md-home:before {
  content: "\f30c"
}

.ion-md-hourglass:before {
  content: "\f111"
}

.ion-md-ice-cream:before {
  content: "\f30d"
}

.ion-md-image:before {
  content: "\f30e"
}

.ion-md-images:before {
  content: "\f30f"
}

.ion-md-infinite:before {
  content: "\f310"
}

.ion-md-information:before {
  content: "\f312"
}

.ion-md-information-circle:before {
  content: "\f311"
}

.ion-md-information-circle-outline:before {
  content: "\f16f"
}

.ion-md-jet:before {
  content: "\f315"
}

.ion-md-journal:before {
  content: "\f18d"
}

.ion-md-key:before {
  content: "\f316"
}

.ion-md-keypad:before {
  content: "\f317"
}

.ion-md-laptop:before {
  content: "\f318"
}

.ion-md-leaf:before {
  content: "\f319"
}

.ion-md-link:before {
  content: "\f22e"
}

.ion-md-list:before {
  content: "\f31b"
}

.ion-md-list-box:before {
  content: "\f31a"
}

.ion-md-locate:before {
  content: "\f31c"
}

.ion-md-lock:before {
  content: "\f31d"
}

.ion-md-log-in:before {
  content: "\f31e"
}

.ion-md-log-out:before {
  content: "\f31f"
}

.ion-md-magnet:before {
  content: "\f320"
}

.ion-md-mail:before {
  content: "\f322"
}

.ion-md-mail-open:before {
  content: "\f321"
}

.ion-md-mail-unread:before {
  content: "\f172"
}

.ion-md-male:before {
  content: "\f323"
}

.ion-md-man:before {
  content: "\f324"
}

.ion-md-map:before {
  content: "\f325"
}

.ion-md-medal:before {
  content: "\f326"
}

.ion-md-medical:before {
  content: "\f327"
}

.ion-md-medkit:before {
  content: "\f328"
}

.ion-md-megaphone:before {
  content: "\f329"
}

.ion-md-menu:before {
  content: "\f32a"
}

.ion-md-mic:before {
  content: "\f32c"
}

.ion-md-mic-off:before {
  content: "\f32b"
}

.ion-md-microphone:before {
  content: "\f32d"
}

.ion-md-moon:before {
  content: "\f32e"
}

.ion-md-more:before {
  content: "\f1c9"
}

.ion-md-move:before {
  content: "\f331"
}

.ion-md-musical-note:before {
  content: "\f332"
}

.ion-md-musical-notes:before {
  content: "\f333"
}

.ion-md-navigate:before {
  content: "\f334"
}

.ion-md-notifications:before {
  content: "\f338"
}

.ion-md-notifications-off:before {
  content: "\f336"
}

.ion-md-notifications-outline:before {
  content: "\f337"
}

.ion-md-nuclear:before {
  content: "\f339"
}

.ion-md-nutrition:before {
  content: "\f33a"
}

.ion-md-open:before {
  content: "\f33b"
}

.ion-md-options:before {
  content: "\f33c"
}

.ion-md-outlet:before {
  content: "\f33d"
}

.ion-md-paper:before {
  content: "\f33f"
}

.ion-md-paper-plane:before {
  content: "\f33e"
}

.ion-md-partly-sunny:before {
  content: "\f340"
}

.ion-md-pause:before {
  content: "\f341"
}

.ion-md-paw:before {
  content: "\f342"
}

.ion-md-people:before {
  content: "\f343"
}

.ion-md-person:before {
  content: "\f345"
}

.ion-md-person-add:before {
  content: "\f344"
}

.ion-md-phone-landscape:before {
  content: "\f346"
}

.ion-md-phone-portrait:before {
  content: "\f347"
}

.ion-md-photos:before {
  content: "\f348"
}

.ion-md-pie:before {
  content: "\f349"
}

.ion-md-pin:before {
  content: "\f34a"
}

.ion-md-pint:before {
  content: "\f34b"
}

.ion-md-pizza:before {
  content: "\f354"
}

.ion-md-plane:before {
  content: "\f355"
}

.ion-md-planet:before {
  content: "\f356"
}

.ion-md-play:before {
  content: "\f357"
}

.ion-md-play-circle:before {
  content: "\f174"
}

.ion-md-podium:before {
  content: "\f358"
}

.ion-md-power:before {
  content: "\f359"
}

.ion-md-pricetag:before {
  content: "\f35a"
}

.ion-md-pricetags:before {
  content: "\f35b"
}

.ion-md-print:before {
  content: "\f35c"
}

.ion-md-pulse:before {
  content: "\f35d"
}

.ion-md-qr-scanner:before {
  content: "\f35e"
}

.ion-md-quote:before {
  content: "\f35f"
}

.ion-md-radio:before {
  content: "\f362"
}

.ion-md-radio-button-off:before {
  content: "\f360"
}

.ion-md-radio-button-on:before {
  content: "\f361"
}

.ion-md-rainy:before {
  content: "\f363"
}

.ion-md-recording:before {
  content: "\f364"
}

.ion-md-redo:before {
  content: "\f365"
}

.ion-md-refresh:before {
  content: "\f366"
}

.ion-md-refresh-circle:before {
  content: "\f228"
}

.ion-md-remove:before {
  content: "\f368"
}

.ion-md-remove-circle:before {
  content: "\f367"
}

.ion-md-remove-circle-outline:before {
  content: "\f176"
}

.ion-md-reorder:before {
  content: "\f369"
}

.ion-md-repeat:before {
  content: "\f36a"
}

.ion-md-resize:before {
  content: "\f36b"
}

.ion-md-restaurant:before {
  content: "\f36c"
}

.ion-md-return-left:before {
  content: "\f36d"
}

.ion-md-return-right:before {
  content: "\f36e"
}

.ion-md-reverse-camera:before {
  content: "\f36f"
}

.ion-md-rewind:before {
  content: "\f370"
}

.ion-md-ribbon:before {
  content: "\f371"
}

.ion-md-rocket:before {
  content: "\f179"
}

.ion-md-rose:before {
  content: "\f372"
}

.ion-md-sad:before {
  content: "\f373"
}

.ion-md-save:before {
  content: "\f1a9"
}

.ion-md-school:before {
  content: "\f374"
}

.ion-md-search:before {
  content: "\f375"
}

.ion-md-send:before {
  content: "\f376"
}

.ion-md-settings:before {
  content: "\f377"
}

.ion-md-share:before {
  content: "\f379"
}

.ion-md-share-alt:before {
  content: "\f378"
}

.ion-md-shirt:before {
  content: "\f37a"
}

.ion-md-shuffle:before {
  content: "\f37b"
}

.ion-md-skip-backward:before {
  content: "\f37c"
}

.ion-md-skip-forward:before {
  content: "\f37d"
}

.ion-md-snow:before {
  content: "\f37e"
}

.ion-md-speedometer:before {
  content: "\f37f"
}

.ion-md-square:before {
  content: "\f381"
}

.ion-md-square-outline:before {
  content: "\f380"
}

.ion-md-star:before {
  content: "\f384"
}

.ion-md-star-half:before {
  content: "\f382"
}

.ion-md-star-outline:before {
  content: "\f383"
}

.ion-md-stats:before {
  content: "\f385"
}

.ion-md-stopwatch:before {
  content: "\f386"
}

.ion-md-subway:before {
  content: "\f387"
}

.ion-md-sunny:before {
  content: "\f388"
}

.ion-md-swap:before {
  content: "\f389"
}

.ion-md-switch:before {
  content: "\f38a"
}

.ion-md-sync:before {
  content: "\f38b"
}

.ion-md-tablet-landscape:before {
  content: "\f38c"
}

.ion-md-tablet-portrait:before {
  content: "\f38d"
}

.ion-md-tennisball:before {
  content: "\f38e"
}

.ion-md-text:before {
  content: "\f38f"
}

.ion-md-thermometer:before {
  content: "\f390"
}

.ion-md-thumbs-down:before {
  content: "\f391"
}

.ion-md-thumbs-up:before {
  content: "\f392"
}

.ion-md-thunderstorm:before {
  content: "\f393"
}

.ion-md-time:before {
  content: "\f394"
}

.ion-md-timer:before {
  content: "\f395"
}

.ion-md-today:before {
  content: "\f17d"
}

.ion-md-train:before {
  content: "\f396"
}

.ion-md-transgender:before {
  content: "\f397"
}

.ion-md-trash:before {
  content: "\f398"
}

.ion-md-trending-down:before {
  content: "\f399"
}

.ion-md-trending-up:before {
  content: "\f39a"
}

.ion-md-trophy:before {
  content: "\f39b"
}

.ion-md-tv:before {
  content: "\f17f"
}

.ion-md-umbrella:before {
  content: "\f39c"
}

.ion-md-undo:before {
  content: "\f39d"
}

.ion-md-unlock:before {
  content: "\f39e"
}

.ion-md-videocam:before {
  content: "\f39f"
}

.ion-md-volume-high:before {
  content: "\f123"
}

.ion-md-volume-low:before {
  content: "\f131"
}

.ion-md-volume-mute:before {
  content: "\f3a1"
}

.ion-md-volume-off:before {
  content: "\f3a2"
}

.ion-md-walk:before {
  content: "\f3a4"
}

.ion-md-wallet:before {
  content: "\f18f"
}

.ion-md-warning:before {
  content: "\f3a5"
}

.ion-md-watch:before {
  content: "\f3a6"
}

.ion-md-water:before {
  content: "\f3a7"
}

.ion-md-wifi:before {
  content: "\f3a8"
}

.ion-md-wine:before {
  content: "\f3a9"
}

.ion-md-woman:before {
  content: "\f3aa"
}

/*!
 * Font Awesome Free 5.14.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(/wp-content/themes/ohio/assets/fonts/fa/css/../webfonts/fa-brands-400.eot);
  src: url(/wp-content/themes/ohio/assets/fonts/fa/css/../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(/wp-content/themes/ohio/assets/fonts/fa/css/../webfonts/fa-brands-400.woff2) format("woff2"), url(/wp-content/themes/ohio/assets/fonts/fa/css/../webfonts/fa-brands-400.woff) format("woff"), url(/wp-content/themes/ohio/assets/fonts/fa/css/../webfonts/fa-brands-400.ttf) format("truetype"), url(/wp-content/themes/ohio/assets/fonts/fa/css/../webfonts/fa-brands-400.svg#fontawesome) format("svg")
}

.fab {
  font-family: "Font Awesome 5 Brands"
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(/wp-content/themes/ohio/assets/fonts/fa/css/../webfonts/fa-regular-400.eot);
  src: url(/wp-content/themes/ohio/assets/fonts/fa/css/../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(/wp-content/themes/ohio/assets/fonts/fa/css/../webfonts/fa-regular-400.woff2) format("woff2"), url(/wp-content/themes/ohio/assets/fonts/fa/css/../webfonts/fa-regular-400.woff) format("woff"), url(/wp-content/themes/ohio/assets/fonts/fa/css/../webfonts/fa-regular-400.ttf) format("truetype"), url(/wp-content/themes/ohio/assets/fonts/fa/css/../webfonts/fa-regular-400.svg#fontawesome) format("svg")
}

.fab,
.far {
  font-weight: 400
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(/wp-content/themes/ohio/assets/fonts/fa/css/../webfonts/fa-solid-900.eot);
  src: url(/wp-content/themes/ohio/assets/fonts/fa/css/../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(/wp-content/themes/ohio/assets/fonts/fa/css/../webfonts/fa-solid-900.woff2) format("woff2"), url(/wp-content/themes/ohio/assets/fonts/fa/css/../webfonts/fa-solid-900.woff) format("woff"), url(/wp-content/themes/ohio/assets/fonts/fa/css/../webfonts/fa-solid-900.ttf) format("truetype"), url(/wp-content/themes/ohio/assets/fonts/fa/css/../webfonts/fa-solid-900.svg#fontawesome) format("svg")
}

.fa,
.far,
.fas {
  font-family: "Font Awesome 5 Free"
}

.fa,
.fas {
  font-weight: 900
}

.fa,
.fab,
.fad,
.fal,
.far,
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1
}

.fa-lg {
  font-size: 1.33333em;
  line-height: .75em;
  vertical-align: -.0667em
}

.fa-xs {
  font-size: .75em
}

.fa-sm {
  font-size: .875em
}

.fa-1x {
  font-size: 1em
}

.fa-2x {
  font-size: 2em
}

.fa-3x {
  font-size: 3em
}

.fa-4x {
  font-size: 4em
}

.fa-5x {
  font-size: 5em
}

.fa-6x {
  font-size: 6em
}

.fa-7x {
  font-size: 7em
}

.fa-8x {
  font-size: 8em
}

.fa-9x {
  font-size: 9em
}

.fa-10x {
  font-size: 10em
}

.fa-fw {
  text-align: center;
  width: 1.25em
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0
}

.fa-ul>li {
  position: relative
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit
}

.fa-border {
  border: .08em solid #eee;
  border-radius: .1em;
  padding: .2em .25em .15em
}

.fa-pull-left {
  float: left
}

.fa-pull-right {
  float: right
}

.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
  margin-right: .3em
}

.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
  margin-left: .3em
}

.fa-spin {
  -webkit-animation: fa-spin 2s linear infinite;
  animation: fa-spin 2s linear infinite
}

.fa-pulse {
  -webkit-animation: fa-spin 1s steps(8) infinite;
  animation: fa-spin 1s steps(8) infinite
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

.fa-rotate-90 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}

.fa-rotate-180 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

.fa-rotate-270 {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg)
}

.fa-flip-horizontal {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1)
}

.fa-flip-vertical {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1)
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  -webkit-transform: scale(-1);
  transform: scale(-1)
}

:root .fa-flip-both,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
  -webkit-filter: none;
  filter: none
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%
}

.fa-stack-1x {
  line-height: inherit
}

.fa-stack-2x {
  font-size: 2em
}

.fa-inverse {
  color: #fff
}

.fa-500px:before {
  content: "\f26e"
}

.fa-accessible-icon:before {
  content: "\f368"
}

.fa-accusoft:before {
  content: "\f369"
}

.fa-acquisitions-incorporated:before {
  content: "\f6af"
}

.fa-ad:before {
  content: "\f641"
}

.fa-address-book:before {
  content: "\f2b9"
}

.fa-address-card:before {
  content: "\f2bb"
}

.fa-adjust:before {
  content: "\f042"
}

.fa-adn:before {
  content: "\f170"
}

.fa-adobe:before {
  content: "\f778"
}

.fa-adversal:before {
  content: "\f36a"
}

.fa-affiliatetheme:before {
  content: "\f36b"
}

.fa-air-freshener:before {
  content: "\f5d0"
}

.fa-airbnb:before {
  content: "\f834"
}

.fa-algolia:before {
  content: "\f36c"
}

.fa-align-center:before {
  content: "\f037"
}

.fa-align-justify:before {
  content: "\f039"
}

.fa-align-left:before {
  content: "\f036"
}

.fa-align-right:before {
  content: "\f038"
}

.fa-alipay:before {
  content: "\f642"
}

.fa-allergies:before {
  content: "\f461"
}

.fa-amazon:before {
  content: "\f270"
}

.fa-amazon-pay:before {
  content: "\f42c"
}

.fa-ambulance:before {
  content: "\f0f9"
}

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"
}

.fa-amilia:before {
  content: "\f36d"
}

.fa-anchor:before {
  content: "\f13d"
}

.fa-android:before {
  content: "\f17b"
}

.fa-angellist:before {
  content: "\f209"
}

.fa-angle-double-down:before {
  content: "\f103"
}

.fa-angle-double-left:before {
  content: "\f100"
}

.fa-angle-double-right:before {
  content: "\f101"
}

.fa-angle-double-up:before {
  content: "\f102"
}

.fa-angle-down:before {
  content: "\f107"
}

.fa-angle-left:before {
  content: "\f104"
}

.fa-angle-right:before {
  content: "\f105"
}

.fa-angle-up:before {
  content: "\f106"
}

.fa-angry:before {
  content: "\f556"
}

.fa-angrycreative:before {
  content: "\f36e"
}

.fa-angular:before {
  content: "\f420"
}

.fa-ankh:before {
  content: "\f644"
}

.fa-app-store:before {
  content: "\f36f"
}

.fa-app-store-ios:before {
  content: "\f370"
}

.fa-apper:before {
  content: "\f371"
}

.fa-apple:before {
  content: "\f179"
}

.fa-apple-alt:before {
  content: "\f5d1"
}

.fa-apple-pay:before {
  content: "\f415"
}

.fa-archive:before {
  content: "\f187"
}

.fa-archway:before {
  content: "\f557"
}

.fa-arrow-alt-circle-down:before {
  content: "\f358"
}

.fa-arrow-alt-circle-left:before {
  content: "\f359"
}

.fa-arrow-alt-circle-right:before {
  content: "\f35a"
}

.fa-arrow-alt-circle-up:before {
  content: "\f35b"
}

.fa-arrow-circle-down:before {
  content: "\f0ab"
}

.fa-arrow-circle-left:before {
  content: "\f0a8"
}

.fa-arrow-circle-right:before {
  content: "\f0a9"
}

.fa-arrow-circle-up:before {
  content: "\f0aa"
}

.fa-arrow-down:before {
  content: "\f063"
}

.fa-arrow-left:before {
  content: "\f060"
}

.fa-arrow-right:before {
  content: "\f061"
}

.fa-arrow-up:before {
  content: "\f062"
}

.fa-arrows-alt:before {
  content: "\f0b2"
}

.fa-arrows-alt-h:before {
  content: "\f337"
}

.fa-arrows-alt-v:before {
  content: "\f338"
}

.fa-artstation:before {
  content: "\f77a"
}

.fa-assistive-listening-systems:before {
  content: "\f2a2"
}

.fa-asterisk:before {
  content: "\f069"
}

.fa-asymmetrik:before {
  content: "\f372"
}

.fa-at:before {
  content: "\f1fa"
}

.fa-atlas:before {
  content: "\f558"
}

.fa-atlassian:before {
  content: "\f77b"
}

.fa-atom:before {
  content: "\f5d2"
}

.fa-audible:before {
  content: "\f373"
}

.fa-audio-description:before {
  content: "\f29e"
}

.fa-autoprefixer:before {
  content: "\f41c"
}

.fa-avianex:before {
  content: "\f374"
}

.fa-aviato:before {
  content: "\f421"
}

.fa-award:before {
  content: "\f559"
}

.fa-aws:before {
  content: "\f375"
}

.fa-baby:before {
  content: "\f77c"
}

.fa-baby-carriage:before {
  content: "\f77d"
}

.fa-backspace:before {
  content: "\f55a"
}

.fa-backward:before {
  content: "\f04a"
}

.fa-bacon:before {
  content: "\f7e5"
}

.fa-bacteria:before {
  content: "\e059"
}

.fa-bacterium:before {
  content: "\e05a"
}

.fa-bahai:before {
  content: "\f666"
}

.fa-balance-scale:before {
  content: "\f24e"
}

.fa-balance-scale-left:before {
  content: "\f515"
}

.fa-balance-scale-right:before {
  content: "\f516"
}

.fa-ban:before {
  content: "\f05e"
}

.fa-band-aid:before {
  content: "\f462"
}

.fa-bandcamp:before {
  content: "\f2d5"
}

.fa-barcode:before {
  content: "\f02a"
}

.fa-bars:before {
  content: "\f0c9"
}

.fa-baseball-ball:before {
  content: "\f433"
}

.fa-basketball-ball:before {
  content: "\f434"
}

.fa-bath:before {
  content: "\f2cd"
}

.fa-battery-empty:before {
  content: "\f244"
}

.fa-battery-full:before {
  content: "\f240"
}

.fa-battery-half:before {
  content: "\f242"
}

.fa-battery-quarter:before {
  content: "\f243"
}

.fa-battery-three-quarters:before {
  content: "\f241"
}

.fa-battle-net:before {
  content: "\f835"
}

.fa-bed:before {
  content: "\f236"
}

.fa-beer:before {
  content: "\f0fc"
}

.fa-behance:before {
  content: "\f1b4"
}

.fa-behance-square:before {
  content: "\f1b5"
}

.fa-bell:before {
  content: "\f0f3"
}

.fa-bell-slash:before {
  content: "\f1f6"
}

.fa-bezier-curve:before {
  content: "\f55b"
}

.fa-bible:before {
  content: "\f647"
}

.fa-bicycle:before {
  content: "\f206"
}

.fa-biking:before {
  content: "\f84a"
}

.fa-bimobject:before {
  content: "\f378"
}

.fa-binoculars:before {
  content: "\f1e5"
}

.fa-biohazard:before {
  content: "\f780"
}

.fa-birthday-cake:before {
  content: "\f1fd"
}

.fa-bitbucket:before {
  content: "\f171"
}

.fa-bitcoin:before {
  content: "\f379"
}

.fa-bity:before {
  content: "\f37a"
}

.fa-black-tie:before {
  content: "\f27e"
}

.fa-blackberry:before {
  content: "\f37b"
}

.fa-blender:before {
  content: "\f517"
}

.fa-blender-phone:before {
  content: "\f6b6"
}

.fa-blind:before {
  content: "\f29d"
}

.fa-blog:before {
  content: "\f781"
}

.fa-blogger:before {
  content: "\f37c"
}

.fa-blogger-b:before {
  content: "\f37d"
}

.fa-bluetooth:before {
  content: "\f293"
}

.fa-bluetooth-b:before {
  content: "\f294"
}

.fa-bold:before {
  content: "\f032"
}

.fa-bolt:before {
  content: "\f0e7"
}

.fa-bomb:before {
  content: "\f1e2"
}

.fa-bone:before {
  content: "\f5d7"
}

.fa-bong:before {
  content: "\f55c"
}

.fa-book:before {
  content: "\f02d"
}

.fa-book-dead:before {
  content: "\f6b7"
}

.fa-book-medical:before {
  content: "\f7e6"
}

.fa-book-open:before {
  content: "\f518"
}

.fa-book-reader:before {
  content: "\f5da"
}

.fa-bookmark:before {
  content: "\f02e"
}

.fa-bootstrap:before {
  content: "\f836"
}

.fa-border-all:before {
  content: "\f84c"
}

.fa-border-none:before {
  content: "\f850"
}

.fa-border-style:before {
  content: "\f853"
}

.fa-bowling-ball:before {
  content: "\f436"
}

.fa-box:before {
  content: "\f466"
}

.fa-box-open:before {
  content: "\f49e"
}

.fa-box-tissue:before {
  content: "\e05b"
}

.fa-boxes:before {
  content: "\f468"
}

.fa-braille:before {
  content: "\f2a1"
}

.fa-brain:before {
  content: "\f5dc"
}

.fa-bread-slice:before {
  content: "\f7ec"
}

.fa-briefcase:before {
  content: "\f0b1"
}

.fa-briefcase-medical:before {
  content: "\f469"
}

.fa-broadcast-tower:before {
  content: "\f519"
}

.fa-broom:before {
  content: "\f51a"
}

.fa-brush:before {
  content: "\f55d"
}

.fa-btc:before {
  content: "\f15a"
}

.fa-buffer:before {
  content: "\f837"
}

.fa-bug:before {
  content: "\f188"
}

.fa-building:before {
  content: "\f1ad"
}

.fa-bullhorn:before {
  content: "\f0a1"
}

.fa-bullseye:before {
  content: "\f140"
}

.fa-burn:before {
  content: "\f46a"
}

.fa-buromobelexperte:before {
  content: "\f37f"
}

.fa-bus:before {
  content: "\f207"
}

.fa-bus-alt:before {
  content: "\f55e"
}

.fa-business-time:before {
  content: "\f64a"
}

.fa-buy-n-large:before {
  content: "\f8a6"
}

.fa-buysellads:before {
  content: "\f20d"
}

.fa-calculator:before {
  content: "\f1ec"
}

.fa-calendar:before {
  content: "\f133"
}

.fa-calendar-alt:before {
  content: "\f073"
}

.fa-calendar-check:before {
  content: "\f274"
}

.fa-calendar-day:before {
  content: "\f783"
}

.fa-calendar-minus:before {
  content: "\f272"
}

.fa-calendar-plus:before {
  content: "\f271"
}

.fa-calendar-times:before {
  content: "\f273"
}

.fa-calendar-week:before {
  content: "\f784"
}

.fa-camera:before {
  content: "\f030"
}

.fa-camera-retro:before {
  content: "\f083"
}

.fa-campground:before {
  content: "\f6bb"
}

.fa-canadian-maple-leaf:before {
  content: "\f785"
}

.fa-candy-cane:before {
  content: "\f786"
}

.fa-cannabis:before {
  content: "\f55f"
}

.fa-capsules:before {
  content: "\f46b"
}

.fa-car:before {
  content: "\f1b9"
}

.fa-car-alt:before {
  content: "\f5de"
}

.fa-car-battery:before {
  content: "\f5df"
}

.fa-car-crash:before {
  content: "\f5e1"
}

.fa-car-side:before {
  content: "\f5e4"
}

.fa-caravan:before {
  content: "\f8ff"
}

.fa-caret-down:before {
  content: "\f0d7"
}

.fa-caret-left:before {
  content: "\f0d9"
}

.fa-caret-right:before {
  content: "\f0da"
}

.fa-caret-square-down:before {
  content: "\f150"
}

.fa-caret-square-left:before {
  content: "\f191"
}

.fa-caret-square-right:before {
  content: "\f152"
}

.fa-caret-square-up:before {
  content: "\f151"
}

.fa-caret-up:before {
  content: "\f0d8"
}

.fa-carrot:before {
  content: "\f787"
}

.fa-cart-arrow-down:before {
  content: "\f218"
}

.fa-cart-plus:before {
  content: "\f217"
}

.fa-cash-register:before {
  content: "\f788"
}

.fa-cat:before {
  content: "\f6be"
}

.fa-cc-amazon-pay:before {
  content: "\f42d"
}

.fa-cc-amex:before {
  content: "\f1f3"
}

.fa-cc-apple-pay:before {
  content: "\f416"
}

.fa-cc-diners-club:before {
  content: "\f24c"
}

.fa-cc-discover:before {
  content: "\f1f2"
}

.fa-cc-jcb:before {
  content: "\f24b"
}

.fa-cc-mastercard:before {
  content: "\f1f1"
}

.fa-cc-paypal:before {
  content: "\f1f4"
}

.fa-cc-stripe:before {
  content: "\f1f5"
}

.fa-cc-visa:before {
  content: "\f1f0"
}

.fa-centercode:before {
  content: "\f380"
}

.fa-centos:before {
  content: "\f789"
}

.fa-certificate:before {
  content: "\f0a3"
}

.fa-chair:before {
  content: "\f6c0"
}

.fa-chalkboard:before {
  content: "\f51b"
}

.fa-chalkboard-teacher:before {
  content: "\f51c"
}

.fa-charging-station:before {
  content: "\f5e7"
}

.fa-chart-area:before {
  content: "\f1fe"
}

.fa-chart-bar:before {
  content: "\f080"
}

.fa-chart-line:before {
  content: "\f201"
}

.fa-chart-pie:before {
  content: "\f200"
}

.fa-check:before {
  content: "\f00c"
}

.fa-check-circle:before {
  content: "\f058"
}

.fa-check-double:before {
  content: "\f560"
}

.fa-check-square:before {
  content: "\f14a"
}

.fa-cheese:before {
  content: "\f7ef"
}

.fa-chess:before {
  content: "\f439"
}

.fa-chess-bishop:before {
  content: "\f43a"
}

.fa-chess-board:before {
  content: "\f43c"
}

.fa-chess-king:before {
  content: "\f43f"
}

.fa-chess-knight:before {
  content: "\f441"
}

.fa-chess-pawn:before {
  content: "\f443"
}

.fa-chess-queen:before {
  content: "\f445"
}

.fa-chess-rook:before {
  content: "\f447"
}

.fa-chevron-circle-down:before {
  content: "\f13a"
}

.fa-chevron-circle-left:before {
  content: "\f137"
}

.fa-chevron-circle-right:before {
  content: "\f138"
}

.fa-chevron-circle-up:before {
  content: "\f139"
}

.fa-chevron-down:before {
  content: "\f078"
}

.fa-chevron-left:before {
  content: "\f053"
}

.fa-chevron-right:before {
  content: "\f054"
}

.fa-chevron-up:before {
  content: "\f077"
}

.fa-child:before {
  content: "\f1ae"
}

.fa-chrome:before {
  content: "\f268"
}

.fa-chromecast:before {
  content: "\f838"
}

.fa-church:before {
  content: "\f51d"
}

.fa-circle:before {
  content: "\f111"
}

.fa-circle-notch:before {
  content: "\f1ce"
}

.fa-city:before {
  content: "\f64f"
}

.fa-clinic-medical:before {
  content: "\f7f2"
}

.fa-clipboard:before {
  content: "\f328"
}

.fa-clipboard-check:before {
  content: "\f46c"
}

.fa-clipboard-list:before {
  content: "\f46d"
}

.fa-clock:before {
  content: "\f017"
}

.fa-clone:before {
  content: "\f24d"
}

.fa-closed-captioning:before {
  content: "\f20a"
}

.fa-cloud:before {
  content: "\f0c2"
}

.fa-cloud-download-alt:before {
  content: "\f381"
}

.fa-cloud-meatball:before {
  content: "\f73b"
}

.fa-cloud-moon:before {
  content: "\f6c3"
}

.fa-cloud-moon-rain:before {
  content: "\f73c"
}

.fa-cloud-rain:before {
  content: "\f73d"
}

.fa-cloud-showers-heavy:before {
  content: "\f740"
}

.fa-cloud-sun:before {
  content: "\f6c4"
}

.fa-cloud-sun-rain:before {
  content: "\f743"
}

.fa-cloud-upload-alt:before {
  content: "\f382"
}

.fa-cloudscale:before {
  content: "\f383"
}

.fa-cloudsmith:before {
  content: "\f384"
}

.fa-cloudversify:before {
  content: "\f385"
}

.fa-cocktail:before {
  content: "\f561"
}

.fa-code:before {
  content: "\f121"
}

.fa-code-branch:before {
  content: "\f126"
}

.fa-codepen:before {
  content: "\f1cb"
}

.fa-codiepie:before {
  content: "\f284"
}

.fa-coffee:before {
  content: "\f0f4"
}

.fa-cog:before {
  content: "\f013"
}

.fa-cogs:before {
  content: "\f085"
}

.fa-coins:before {
  content: "\f51e"
}

.fa-columns:before {
  content: "\f0db"
}

.fa-comment:before {
  content: "\f075"
}

.fa-comment-alt:before {
  content: "\f27a"
}

.fa-comment-dollar:before {
  content: "\f651"
}

.fa-comment-dots:before {
  content: "\f4ad"
}

.fa-comment-medical:before {
  content: "\f7f5"
}

.fa-comment-slash:before {
  content: "\f4b3"
}

.fa-comments:before {
  content: "\f086"
}

.fa-comments-dollar:before {
  content: "\f653"
}

.fa-compact-disc:before {
  content: "\f51f"
}

.fa-compass:before {
  content: "\f14e"
}

.fa-compress:before {
  content: "\f066"
}

.fa-compress-alt:before {
  content: "\f422"
}

.fa-compress-arrows-alt:before {
  content: "\f78c"
}

.fa-concierge-bell:before {
  content: "\f562"
}

.fa-confluence:before {
  content: "\f78d"
}

.fa-connectdevelop:before {
  content: "\f20e"
}

.fa-contao:before {
  content: "\f26d"
}

.fa-cookie:before {
  content: "\f563"
}

.fa-cookie-bite:before {
  content: "\f564"
}

.fa-copy:before {
  content: "\f0c5"
}

.fa-copyright:before {
  content: "\f1f9"
}

.fa-cotton-bureau:before {
  content: "\f89e"
}

.fa-couch:before {
  content: "\f4b8"
}

.fa-cpanel:before {
  content: "\f388"
}

.fa-creative-commons:before {
  content: "\f25e"
}

.fa-creative-commons-by:before {
  content: "\f4e7"
}

.fa-creative-commons-nc:before {
  content: "\f4e8"
}

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"
}

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"
}

.fa-creative-commons-nd:before {
  content: "\f4eb"
}

.fa-creative-commons-pd:before {
  content: "\f4ec"
}

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"
}

.fa-creative-commons-remix:before {
  content: "\f4ee"
}

.fa-creative-commons-sa:before {
  content: "\f4ef"
}

.fa-creative-commons-sampling:before {
  content: "\f4f0"
}

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"
}

.fa-creative-commons-share:before {
  content: "\f4f2"
}

.fa-creative-commons-zero:before {
  content: "\f4f3"
}

.fa-credit-card:before {
  content: "\f09d"
}

.fa-critical-role:before {
  content: "\f6c9"
}

.fa-crop:before {
  content: "\f125"
}

.fa-crop-alt:before {
  content: "\f565"
}

.fa-cross:before {
  content: "\f654"
}

.fa-crosshairs:before {
  content: "\f05b"
}

.fa-crow:before {
  content: "\f520"
}

.fa-crown:before {
  content: "\f521"
}

.fa-crutch:before {
  content: "\f7f7"
}

.fa-css3:before {
  content: "\f13c"
}

.fa-css3-alt:before {
  content: "\f38b"
}

.fa-cube:before {
  content: "\f1b2"
}

.fa-cubes:before {
  content: "\f1b3"
}

.fa-cut:before {
  content: "\f0c4"
}

.fa-cuttlefish:before {
  content: "\f38c"
}

.fa-d-and-d:before {
  content: "\f38d"
}

.fa-d-and-d-beyond:before {
  content: "\f6ca"
}

.fa-dailymotion:before {
  content: "\e052"
}

.fa-dashcube:before {
  content: "\f210"
}

.fa-database:before {
  content: "\f1c0"
}

.fa-deaf:before {
  content: "\f2a4"
}

.fa-deezer:before {
  content: "\e077"
}

.fa-delicious:before {
  content: "\f1a5"
}

.fa-democrat:before {
  content: "\f747"
}

.fa-deploydog:before {
  content: "\f38e"
}

.fa-deskpro:before {
  content: "\f38f"
}

.fa-desktop:before {
  content: "\f108"
}

.fa-dev:before {
  content: "\f6cc"
}

.fa-deviantart:before {
  content: "\f1bd"
}

.fa-dharmachakra:before {
  content: "\f655"
}

.fa-dhl:before {
  content: "\f790"
}

.fa-diagnoses:before {
  content: "\f470"
}

.fa-diaspora:before {
  content: "\f791"
}

.fa-dice:before {
  content: "\f522"
}

.fa-dice-d20:before {
  content: "\f6cf"
}

.fa-dice-d6:before {
  content: "\f6d1"
}

.fa-dice-five:before {
  content: "\f523"
}

.fa-dice-four:before {
  content: "\f524"
}

.fa-dice-one:before {
  content: "\f525"
}

.fa-dice-six:before {
  content: "\f526"
}

.fa-dice-three:before {
  content: "\f527"
}

.fa-dice-two:before {
  content: "\f528"
}

.fa-digg:before {
  content: "\f1a6"
}

.fa-digital-ocean:before {
  content: "\f391"
}

.fa-digital-tachograph:before {
  content: "\f566"
}

.fa-directions:before {
  content: "\f5eb"
}

.fa-discord:before {
  content: "\f392"
}

.fa-discourse:before {
  content: "\f393"
}

.fa-disease:before {
  content: "\f7fa"
}

.fa-divide:before {
  content: "\f529"
}

.fa-dizzy:before {
  content: "\f567"
}

.fa-dna:before {
  content: "\f471"
}

.fa-dochub:before {
  content: "\f394"
}

.fa-docker:before {
  content: "\f395"
}

.fa-dog:before {
  content: "\f6d3"
}

.fa-dollar-sign:before {
  content: "\f155"
}

.fa-dolly:before {
  content: "\f472"
}

.fa-dolly-flatbed:before {
  content: "\f474"
}

.fa-donate:before {
  content: "\f4b9"
}

.fa-door-closed:before {
  content: "\f52a"
}

.fa-door-open:before {
  content: "\f52b"
}

.fa-dot-circle:before {
  content: "\f192"
}

.fa-dove:before {
  content: "\f4ba"
}

.fa-download:before {
  content: "\f019"
}

.fa-draft2digital:before {
  content: "\f396"
}

.fa-drafting-compass:before {
  content: "\f568"
}

.fa-dragon:before {
  content: "\f6d5"
}

.fa-draw-polygon:before {
  content: "\f5ee"
}

.fa-dribbble:before {
  content: "\f17d"
}

.fa-dribbble-square:before {
  content: "\f397"
}

.fa-dropbox:before {
  content: "\f16b"
}

.fa-drum:before {
  content: "\f569"
}

.fa-drum-steelpan:before {
  content: "\f56a"
}

.fa-drumstick-bite:before {
  content: "\f6d7"
}

.fa-drupal:before {
  content: "\f1a9"
}

.fa-dumbbell:before {
  content: "\f44b"
}

.fa-dumpster:before {
  content: "\f793"
}

.fa-dumpster-fire:before {
  content: "\f794"
}

.fa-dungeon:before {
  content: "\f6d9"
}

.fa-dyalog:before {
  content: "\f399"
}

.fa-earlybirds:before {
  content: "\f39a"
}

.fa-ebay:before {
  content: "\f4f4"
}

.fa-edge:before {
  content: "\f282"
}

.fa-edge-legacy:before {
  content: "\e078"
}

.fa-edit:before {
  content: "\f044"
}

.fa-egg:before {
  content: "\f7fb"
}

.fa-eject:before {
  content: "\f052"
}

.fa-elementor:before {
  content: "\f430"
}

.fa-ellipsis-h:before {
  content: "\f141"
}

.fa-ellipsis-v:before {
  content: "\f142"
}

.fa-ello:before {
  content: "\f5f1"
}

.fa-ember:before {
  content: "\f423"
}

.fa-empire:before {
  content: "\f1d1"
}

.fa-envelope:before {
  content: "\f0e0"
}

.fa-envelope-open:before {
  content: "\f2b6"
}

.fa-envelope-open-text:before {
  content: "\f658"
}

.fa-envelope-square:before {
  content: "\f199"
}

.fa-envira:before {
  content: "\f299"
}

.fa-equals:before {
  content: "\f52c"
}

.fa-eraser:before {
  content: "\f12d"
}

.fa-erlang:before {
  content: "\f39d"
}

.fa-ethereum:before {
  content: "\f42e"
}

.fa-ethernet:before {
  content: "\f796"
}

.fa-etsy:before {
  content: "\f2d7"
}

.fa-euro-sign:before {
  content: "\f153"
}

.fa-evernote:before {
  content: "\f839"
}

.fa-exchange-alt:before {
  content: "\f362"
}

.fa-exclamation:before {
  content: "\f12a"
}

.fa-exclamation-circle:before {
  content: "\f06a"
}

.fa-exclamation-triangle:before {
  content: "\f071"
}

.fa-expand:before {
  content: "\f065"
}

.fa-expand-alt:before {
  content: "\f424"
}

.fa-expand-arrows-alt:before {
  content: "\f31e"
}

.fa-expeditedssl:before {
  content: "\f23e"
}

.fa-external-link-alt:before {
  content: "\f35d"
}

.fa-external-link-square-alt:before {
  content: "\f360"
}

.fa-eye:before {
  content: "\f06e"
}

.fa-eye-dropper:before {
  content: "\f1fb"
}

.fa-eye-slash:before {
  content: "\f070"
}

.fa-facebook:before {
  content: "\f09a"
}

.fa-facebook-f:before {
  content: "\f39e"
}

.fa-facebook-messenger:before {
  content: "\f39f"
}

.fa-facebook-square:before {
  content: "\f082"
}

.fa-fan:before {
  content: "\f863"
}

.fa-fantasy-flight-games:before {
  content: "\f6dc"
}

.fa-fast-backward:before {
  content: "\f049"
}

.fa-fast-forward:before {
  content: "\f050"
}

.fa-faucet:before {
  content: "\e005"
}

.fa-fax:before {
  content: "\f1ac"
}

.fa-feather:before {
  content: "\f52d"
}

.fa-feather-alt:before {
  content: "\f56b"
}

.fa-fedex:before {
  content: "\f797"
}

.fa-fedora:before {
  content: "\f798"
}

.fa-female:before {
  content: "\f182"
}

.fa-fighter-jet:before {
  content: "\f0fb"
}

.fa-figma:before {
  content: "\f799"
}

.fa-file:before {
  content: "\f15b"
}

.fa-file-alt:before {
  content: "\f15c"
}

.fa-file-archive:before {
  content: "\f1c6"
}

.fa-file-audio:before {
  content: "\f1c7"
}

.fa-file-code:before {
  content: "\f1c9"
}

.fa-file-contract:before {
  content: "\f56c"
}

.fa-file-csv:before {
  content: "\f6dd"
}

.fa-file-download:before {
  content: "\f56d"
}

.fa-file-excel:before {
  content: "\f1c3"
}

.fa-file-export:before {
  content: "\f56e"
}

.fa-file-image:before {
  content: "\f1c5"
}

.fa-file-import:before {
  content: "\f56f"
}

.fa-file-invoice:before {
  content: "\f570"
}

.fa-file-invoice-dollar:before {
  content: "\f571"
}

.fa-file-medical:before {
  content: "\f477"
}

.fa-file-medical-alt:before {
  content: "\f478"
}

.fa-file-pdf:before {
  content: "\f1c1"
}

.fa-file-powerpoint:before {
  content: "\f1c4"
}

.fa-file-prescription:before {
  content: "\f572"
}

.fa-file-signature:before {
  content: "\f573"
}

.fa-file-upload:before {
  content: "\f574"
}

.fa-file-video:before {
  content: "\f1c8"
}

.fa-file-word:before {
  content: "\f1c2"
}

.fa-fill:before {
  content: "\f575"
}

.fa-fill-drip:before {
  content: "\f576"
}

.fa-film:before {
  content: "\f008"
}

.fa-filter:before {
  content: "\f0b0"
}

.fa-fingerprint:before {
  content: "\f577"
}

.fa-fire:before {
  content: "\f06d"
}

.fa-fire-alt:before {
  content: "\f7e4"
}

.fa-fire-extinguisher:before {
  content: "\f134"
}

.fa-firefox:before {
  content: "\f269"
}

.fa-firefox-browser:before {
  content: "\e007"
}

.fa-first-aid:before {
  content: "\f479"
}

.fa-first-order:before {
  content: "\f2b0"
}

.fa-first-order-alt:before {
  content: "\f50a"
}

.fa-firstdraft:before {
  content: "\f3a1"
}

.fa-fish:before {
  content: "\f578"
}

.fa-fist-raised:before {
  content: "\f6de"
}

.fa-flag:before {
  content: "\f024"
}

.fa-flag-checkered:before {
  content: "\f11e"
}

.fa-flag-usa:before {
  content: "\f74d"
}

.fa-flask:before {
  content: "\f0c3"
}

.fa-flickr:before {
  content: "\f16e"
}

.fa-flipboard:before {
  content: "\f44d"
}

.fa-flushed:before {
  content: "\f579"
}

.fa-fly:before {
  content: "\f417"
}

.fa-folder:before {
  content: "\f07b"
}

.fa-folder-minus:before {
  content: "\f65d"
}

.fa-folder-open:before {
  content: "\f07c"
}

.fa-folder-plus:before {
  content: "\f65e"
}

.fa-font:before {
  content: "\f031"
}

.fa-font-awesome:before {
  content: "\f2b4"
}

.fa-font-awesome-alt:before {
  content: "\f35c"
}

.fa-font-awesome-flag:before {
  content: "\f425"
}

.fa-font-awesome-logo-full:before {
  content: "\f4e6"
}

.fa-fonticons:before {
  content: "\f280"
}

.fa-fonticons-fi:before {
  content: "\f3a2"
}

.fa-football-ball:before {
  content: "\f44e"
}

.fa-fort-awesome:before {
  content: "\f286"
}

.fa-fort-awesome-alt:before {
  content: "\f3a3"
}

.fa-forumbee:before {
  content: "\f211"
}

.fa-forward:before {
  content: "\f04e"
}

.fa-foursquare:before {
  content: "\f180"
}

.fa-free-code-camp:before {
  content: "\f2c5"
}

.fa-freebsd:before {
  content: "\f3a4"
}

.fa-frog:before {
  content: "\f52e"
}

.fa-frown:before {
  content: "\f119"
}

.fa-frown-open:before {
  content: "\f57a"
}

.fa-fulcrum:before {
  content: "\f50b"
}

.fa-funnel-dollar:before {
  content: "\f662"
}

.fa-futbol:before {
  content: "\f1e3"
}

.fa-galactic-republic:before {
  content: "\f50c"
}

.fa-galactic-senate:before {
  content: "\f50d"
}

.fa-gamepad:before {
  content: "\f11b"
}

.fa-gas-pump:before {
  content: "\f52f"
}

.fa-gavel:before {
  content: "\f0e3"
}

.fa-gem:before {
  content: "\f3a5"
}

.fa-genderless:before {
  content: "\f22d"
}

.fa-get-pocket:before {
  content: "\f265"
}

.fa-gg:before {
  content: "\f260"
}

.fa-gg-circle:before {
  content: "\f261"
}

.fa-ghost:before {
  content: "\f6e2"
}

.fa-gift:before {
  content: "\f06b"
}

.fa-gifts:before {
  content: "\f79c"
}

.fa-git:before {
  content: "\f1d3"
}

.fa-git-alt:before {
  content: "\f841"
}

.fa-git-square:before {
  content: "\f1d2"
}

.fa-github:before {
  content: "\f09b"
}

.fa-github-alt:before {
  content: "\f113"
}

.fa-github-square:before {
  content: "\f092"
}

.fa-gitkraken:before {
  content: "\f3a6"
}

.fa-gitlab:before {
  content: "\f296"
}

.fa-gitter:before {
  content: "\f426"
}

.fa-glass-cheers:before {
  content: "\f79f"
}

.fa-glass-martini:before {
  content: "\f000"
}

.fa-glass-martini-alt:before {
  content: "\f57b"
}

.fa-glass-whiskey:before {
  content: "\f7a0"
}

.fa-glasses:before {
  content: "\f530"
}

.fa-glide:before {
  content: "\f2a5"
}

.fa-glide-g:before {
  content: "\f2a6"
}

.fa-globe:before {
  content: "\f0ac"
}

.fa-globe-africa:before {
  content: "\f57c"
}

.fa-globe-americas:before {
  content: "\f57d"
}

.fa-globe-asia:before {
  content: "\f57e"
}

.fa-globe-europe:before {
  content: "\f7a2"
}

.fa-gofore:before {
  content: "\f3a7"
}

.fa-golf-ball:before {
  content: "\f450"
}

.fa-goodreads:before {
  content: "\f3a8"
}

.fa-goodreads-g:before {
  content: "\f3a9"
}

.fa-google:before {
  content: "\f1a0"
}

.fa-google-drive:before {
  content: "\f3aa"
}

.fa-google-pay:before {
  content: "\e079"
}

.fa-google-play:before {
  content: "\f3ab"
}

.fa-google-plus:before {
  content: "\f2b3"
}

.fa-google-plus-g:before {
  content: "\f0d5"
}

.fa-google-plus-square:before {
  content: "\f0d4"
}

.fa-google-wallet:before {
  content: "\f1ee"
}

.fa-gopuram:before {
  content: "\f664"
}

.fa-graduation-cap:before {
  content: "\f19d"
}

.fa-gratipay:before {
  content: "\f184"
}

.fa-grav:before {
  content: "\f2d6"
}

.fa-greater-than:before {
  content: "\f531"
}

.fa-greater-than-equal:before {
  content: "\f532"
}

.fa-grimace:before {
  content: "\f57f"
}

.fa-grin:before {
  content: "\f580"
}

.fa-grin-alt:before {
  content: "\f581"
}

.fa-grin-beam:before {
  content: "\f582"
}

.fa-grin-beam-sweat:before {
  content: "\f583"
}

.fa-grin-hearts:before {
  content: "\f584"
}

.fa-grin-squint:before {
  content: "\f585"
}

.fa-grin-squint-tears:before {
  content: "\f586"
}

.fa-grin-stars:before {
  content: "\f587"
}

.fa-grin-tears:before {
  content: "\f588"
}

.fa-grin-tongue:before {
  content: "\f589"
}

.fa-grin-tongue-squint:before {
  content: "\f58a"
}

.fa-grin-tongue-wink:before {
  content: "\f58b"
}

.fa-grin-wink:before {
  content: "\f58c"
}

.fa-grip-horizontal:before {
  content: "\f58d"
}

.fa-grip-lines:before {
  content: "\f7a4"
}

.fa-grip-lines-vertical:before {
  content: "\f7a5"
}

.fa-grip-vertical:before {
  content: "\f58e"
}

.fa-gripfire:before {
  content: "\f3ac"
}

.fa-grunt:before {
  content: "\f3ad"
}

.fa-guitar:before {
  content: "\f7a6"
}

.fa-gulp:before {
  content: "\f3ae"
}

.fa-h-square:before {
  content: "\f0fd"
}

.fa-hacker-news:before {
  content: "\f1d4"
}

.fa-hacker-news-square:before {
  content: "\f3af"
}

.fa-hackerrank:before {
  content: "\f5f7"
}

.fa-hamburger:before {
  content: "\f805"
}

.fa-hammer:before {
  content: "\f6e3"
}

.fa-hamsa:before {
  content: "\f665"
}

.fa-hand-holding:before {
  content: "\f4bd"
}

.fa-hand-holding-heart:before {
  content: "\f4be"
}

.fa-hand-holding-medical:before {
  content: "\e05c"
}

.fa-hand-holding-usd:before {
  content: "\f4c0"
}

.fa-hand-holding-water:before {
  content: "\f4c1"
}

.fa-hand-lizard:before {
  content: "\f258"
}

.fa-hand-middle-finger:before {
  content: "\f806"
}

.fa-hand-paper:before {
  content: "\f256"
}

.fa-hand-peace:before {
  content: "\f25b"
}

.fa-hand-point-down:before {
  content: "\f0a7"
}

.fa-hand-point-left:before {
  content: "\f0a5"
}

.fa-hand-point-right:before {
  content: "\f0a4"
}

.fa-hand-point-up:before {
  content: "\f0a6"
}

.fa-hand-pointer:before {
  content: "\f25a"
}

.fa-hand-rock:before {
  content: "\f255"
}

.fa-hand-scissors:before {
  content: "\f257"
}

.fa-hand-sparkles:before {
  content: "\e05d"
}

.fa-hand-spock:before {
  content: "\f259"
}

.fa-hands:before {
  content: "\f4c2"
}

.fa-hands-helping:before {
  content: "\f4c4"
}

.fa-hands-wash:before {
  content: "\e05e"
}

.fa-handshake:before {
  content: "\f2b5"
}

.fa-handshake-alt-slash:before {
  content: "\e05f"
}

.fa-handshake-slash:before {
  content: "\e060"
}

.fa-hanukiah:before {
  content: "\f6e6"
}

.fa-hard-hat:before {
  content: "\f807"
}

.fa-hashtag:before {
  content: "\f292"
}

.fa-hat-cowboy:before {
  content: "\f8c0"
}

.fa-hat-cowboy-side:before {
  content: "\f8c1"
}

.fa-hat-wizard:before {
  content: "\f6e8"
}

.fa-hdd:before {
  content: "\f0a0"
}

.fa-head-side-cough:before {
  content: "\e061"
}

.fa-head-side-cough-slash:before {
  content: "\e062"
}

.fa-head-side-mask:before {
  content: "\e063"
}

.fa-head-side-virus:before {
  content: "\e064"
}

.fa-heading:before {
  content: "\f1dc"
}

.fa-headphones:before {
  content: "\f025"
}

.fa-headphones-alt:before {
  content: "\f58f"
}

.fa-headset:before {
  content: "\f590"
}

.fa-heart:before {
  content: "\f004"
}

.fa-heart-broken:before {
  content: "\f7a9"
}

.fa-heartbeat:before {
  content: "\f21e"
}

.fa-helicopter:before {
  content: "\f533"
}

.fa-highlighter:before {
  content: "\f591"
}

.fa-hiking:before {
  content: "\f6ec"
}

.fa-hippo:before {
  content: "\f6ed"
}

.fa-hips:before {
  content: "\f452"
}

.fa-hire-a-helper:before {
  content: "\f3b0"
}

.fa-history:before {
  content: "\f1da"
}

.fa-hockey-puck:before {
  content: "\f453"
}

.fa-holly-berry:before {
  content: "\f7aa"
}

.fa-home:before {
  content: "\f015"
}

.fa-hooli:before {
  content: "\f427"
}

.fa-hornbill:before {
  content: "\f592"
}

.fa-horse:before {
  content: "\f6f0"
}

.fa-horse-head:before {
  content: "\f7ab"
}

.fa-hospital:before {
  content: "\f0f8"
}

.fa-hospital-alt:before {
  content: "\f47d"
}

.fa-hospital-symbol:before {
  content: "\f47e"
}

.fa-hospital-user:before {
  content: "\f80d"
}

.fa-hot-tub:before {
  content: "\f593"
}

.fa-hotdog:before {
  content: "\f80f"
}

.fa-hotel:before {
  content: "\f594"
}

.fa-hotjar:before {
  content: "\f3b1"
}

.fa-hourglass:before {
  content: "\f254"
}

.fa-hourglass-end:before {
  content: "\f253"
}

.fa-hourglass-half:before {
  content: "\f252"
}

.fa-hourglass-start:before {
  content: "\f251"
}

.fa-house-damage:before {
  content: "\f6f1"
}

.fa-house-user:before {
  content: "\e065"
}

.fa-houzz:before {
  content: "\f27c"
}

.fa-hryvnia:before {
  content: "\f6f2"
}

.fa-html5:before {
  content: "\f13b"
}

.fa-hubspot:before {
  content: "\f3b2"
}

.fa-i-cursor:before {
  content: "\f246"
}

.fa-ice-cream:before {
  content: "\f810"
}

.fa-icicles:before {
  content: "\f7ad"
}

.fa-icons:before {
  content: "\f86d"
}

.fa-id-badge:before {
  content: "\f2c1"
}

.fa-id-card:before {
  content: "\f2c2"
}

.fa-id-card-alt:before {
  content: "\f47f"
}

.fa-ideal:before {
  content: "\e013"
}

.fa-igloo:before {
  content: "\f7ae"
}

.fa-image:before {
  content: "\f03e"
}

.fa-images:before {
  content: "\f302"
}

.fa-imdb:before {
  content: "\f2d8"
}

.fa-inbox:before {
  content: "\f01c"
}

.fa-indent:before {
  content: "\f03c"
}

.fa-industry:before {
  content: "\f275"
}

.fa-infinity:before {
  content: "\f534"
}

.fa-info:before {
  content: "\f129"
}

.fa-info-circle:before {
  content: "\f05a"
}

.fa-instagram:before {
  content: "\f16d"
}

.fa-instagram-square:before {
  content: "\e055"
}

.fa-intercom:before {
  content: "\f7af"
}

.fa-internet-explorer:before {
  content: "\f26b"
}

.fa-invision:before {
  content: "\f7b0"
}

.fa-ioxhost:before {
  content: "\f208"
}

.fa-italic:before {
  content: "\f033"
}

.fa-itch-io:before {
  content: "\f83a"
}

.fa-itunes:before {
  content: "\f3b4"
}

.fa-itunes-note:before {
  content: "\f3b5"
}

.fa-java:before {
  content: "\f4e4"
}

.fa-jedi:before {
  content: "\f669"
}

.fa-jedi-order:before {
  content: "\f50e"
}

.fa-jenkins:before {
  content: "\f3b6"
}

.fa-jira:before {
  content: "\f7b1"
}

.fa-joget:before {
  content: "\f3b7"
}

.fa-joint:before {
  content: "\f595"
}

.fa-joomla:before {
  content: "\f1aa"
}

.fa-journal-whills:before {
  content: "\f66a"
}

.fa-js:before {
  content: "\f3b8"
}

.fa-js-square:before {
  content: "\f3b9"
}

.fa-jsfiddle:before {
  content: "\f1cc"
}

.fa-kaaba:before {
  content: "\f66b"
}

.fa-kaggle:before {
  content: "\f5fa"
}

.fa-key:before {
  content: "\f084"
}

.fa-keybase:before {
  content: "\f4f5"
}

.fa-keyboard:before {
  content: "\f11c"
}

.fa-keycdn:before {
  content: "\f3ba"
}

.fa-khanda:before {
  content: "\f66d"
}

.fa-kickstarter:before {
  content: "\f3bb"
}

.fa-kickstarter-k:before {
  content: "\f3bc"
}

.fa-kiss:before {
  content: "\f596"
}

.fa-kiss-beam:before {
  content: "\f597"
}

.fa-kiss-wink-heart:before {
  content: "\f598"
}

.fa-kiwi-bird:before {
  content: "\f535"
}

.fa-korvue:before {
  content: "\f42f"
}

.fa-landmark:before {
  content: "\f66f"
}

.fa-language:before {
  content: "\f1ab"
}

.fa-laptop:before {
  content: "\f109"
}

.fa-laptop-code:before {
  content: "\f5fc"
}

.fa-laptop-house:before {
  content: "\e066"
}

.fa-laptop-medical:before {
  content: "\f812"
}

.fa-laravel:before {
  content: "\f3bd"
}

.fa-lastfm:before {
  content: "\f202"
}

.fa-lastfm-square:before {
  content: "\f203"
}

.fa-laugh:before {
  content: "\f599"
}

.fa-laugh-beam:before {
  content: "\f59a"
}

.fa-laugh-squint:before {
  content: "\f59b"
}

.fa-laugh-wink:before {
  content: "\f59c"
}

.fa-layer-group:before {
  content: "\f5fd"
}

.fa-leaf:before {
  content: "\f06c"
}

.fa-leanpub:before {
  content: "\f212"
}

.fa-lemon:before {
  content: "\f094"
}

.fa-less:before {
  content: "\f41d"
}

.fa-less-than:before {
  content: "\f536"
}

.fa-less-than-equal:before {
  content: "\f537"
}

.fa-level-down-alt:before {
  content: "\f3be"
}

.fa-level-up-alt:before {
  content: "\f3bf"
}

.fa-life-ring:before {
  content: "\f1cd"
}

.fa-lightbulb:before {
  content: "\f0eb"
}

.fa-line:before {
  content: "\f3c0"
}

.fa-link:before {
  content: "\f0c1"
}

.fa-linkedin:before {
  content: "\f08c"
}

.fa-linkedin-in:before {
  content: "\f0e1"
}

.fa-linode:before {
  content: "\f2b8"
}

.fa-linux:before {
  content: "\f17c"
}

.fa-lira-sign:before {
  content: "\f195"
}

.fa-list:before {
  content: "\f03a"
}

.fa-list-alt:before {
  content: "\f022"
}

.fa-list-ol:before {
  content: "\f0cb"
}

.fa-list-ul:before {
  content: "\f0ca"
}

.fa-location-arrow:before {
  content: "\f124"
}

.fa-lock:before {
  content: "\f023"
}

.fa-lock-open:before {
  content: "\f3c1"
}

.fa-long-arrow-alt-down:before {
  content: "\f309"
}

.fa-long-arrow-alt-left:before {
  content: "\f30a"
}

.fa-long-arrow-alt-right:before {
  content: "\f30b"
}

.fa-long-arrow-alt-up:before {
  content: "\f30c"
}

.fa-low-vision:before {
  content: "\f2a8"
}

.fa-luggage-cart:before {
  content: "\f59d"
}

.fa-lungs:before {
  content: "\f604"
}

.fa-lungs-virus:before {
  content: "\e067"
}

.fa-lyft:before {
  content: "\f3c3"
}

.fa-magento:before {
  content: "\f3c4"
}

.fa-magic:before {
  content: "\f0d0"
}

.fa-magnet:before {
  content: "\f076"
}

.fa-mail-bulk:before {
  content: "\f674"
}

.fa-mailchimp:before {
  content: "\f59e"
}

.fa-male:before {
  content: "\f183"
}

.fa-mandalorian:before {
  content: "\f50f"
}

.fa-map:before {
  content: "\f279"
}

.fa-map-marked:before {
  content: "\f59f"
}

.fa-map-marked-alt:before {
  content: "\f5a0"
}

.fa-map-marker:before {
  content: "\f041"
}

.fa-map-marker-alt:before {
  content: "\f3c5"
}

.fa-map-pin:before {
  content: "\f276"
}

.fa-map-signs:before {
  content: "\f277"
}

.fa-markdown:before {
  content: "\f60f"
}

.fa-marker:before {
  content: "\f5a1"
}

.fa-mars:before {
  content: "\f222"
}

.fa-mars-double:before {
  content: "\f227"
}

.fa-mars-stroke:before {
  content: "\f229"
}

.fa-mars-stroke-h:before {
  content: "\f22b"
}

.fa-mars-stroke-v:before {
  content: "\f22a"
}

.fa-mask:before {
  content: "\f6fa"
}

.fa-mastodon:before {
  content: "\f4f6"
}

.fa-maxcdn:before {
  content: "\f136"
}

.fa-mdb:before {
  content: "\f8ca"
}

.fa-medal:before {
  content: "\f5a2"
}

.fa-medapps:before {
  content: "\f3c6"
}

.fa-medium:before {
  content: "\f23a"
}

.fa-medium-m:before {
  content: "\f3c7"
}

.fa-medkit:before {
  content: "\f0fa"
}

.fa-medrt:before {
  content: "\f3c8"
}

.fa-meetup:before {
  content: "\f2e0"
}

.fa-megaport:before {
  content: "\f5a3"
}

.fa-meh:before {
  content: "\f11a"
}

.fa-meh-blank:before {
  content: "\f5a4"
}

.fa-meh-rolling-eyes:before {
  content: "\f5a5"
}

.fa-memory:before {
  content: "\f538"
}

.fa-mendeley:before {
  content: "\f7b3"
}

.fa-menorah:before {
  content: "\f676"
}

.fa-mercury:before {
  content: "\f223"
}

.fa-meteor:before {
  content: "\f753"
}

.fa-microblog:before {
  content: "\e01a"
}

.fa-microchip:before {
  content: "\f2db"
}

.fa-microphone:before {
  content: "\f130"
}

.fa-microphone-alt:before {
  content: "\f3c9"
}

.fa-microphone-alt-slash:before {
  content: "\f539"
}

.fa-microphone-slash:before {
  content: "\f131"
}

.fa-microscope:before {
  content: "\f610"
}

.fa-microsoft:before {
  content: "\f3ca"
}

.fa-minus:before {
  content: "\f068"
}

.fa-minus-circle:before {
  content: "\f056"
}

.fa-minus-square:before {
  content: "\f146"
}

.fa-mitten:before {
  content: "\f7b5"
}

.fa-mix:before {
  content: "\f3cb"
}

.fa-mixcloud:before {
  content: "\f289"
}

.fa-mixer:before {
  content: "\e056"
}

.fa-mizuni:before {
  content: "\f3cc"
}

.fa-mobile:before {
  content: "\f10b"
}

.fa-mobile-alt:before {
  content: "\f3cd"
}

.fa-modx:before {
  content: "\f285"
}

.fa-monero:before {
  content: "\f3d0"
}

.fa-money-bill:before {
  content: "\f0d6"
}

.fa-money-bill-alt:before {
  content: "\f3d1"
}

.fa-money-bill-wave:before {
  content: "\f53a"
}

.fa-money-bill-wave-alt:before {
  content: "\f53b"
}

.fa-money-check:before {
  content: "\f53c"
}

.fa-money-check-alt:before {
  content: "\f53d"
}

.fa-monument:before {
  content: "\f5a6"
}

.fa-moon:before {
  content: "\f186"
}

.fa-mortar-pestle:before {
  content: "\f5a7"
}

.fa-mosque:before {
  content: "\f678"
}

.fa-motorcycle:before {
  content: "\f21c"
}

.fa-mountain:before {
  content: "\f6fc"
}

.fa-mouse:before {
  content: "\f8cc"
}

.fa-mouse-pointer:before {
  content: "\f245"
}

.fa-mug-hot:before {
  content: "\f7b6"
}

.fa-music:before {
  content: "\f001"
}

.fa-napster:before {
  content: "\f3d2"
}

.fa-neos:before {
  content: "\f612"
}

.fa-network-wired:before {
  content: "\f6ff"
}

.fa-neuter:before {
  content: "\f22c"
}

.fa-newspaper:before {
  content: "\f1ea"
}

.fa-nimblr:before {
  content: "\f5a8"
}

.fa-node:before {
  content: "\f419"
}

.fa-node-js:before {
  content: "\f3d3"
}

.fa-not-equal:before {
  content: "\f53e"
}

.fa-notes-medical:before {
  content: "\f481"
}

.fa-npm:before {
  content: "\f3d4"
}

.fa-ns8:before {
  content: "\f3d5"
}

.fa-nutritionix:before {
  content: "\f3d6"
}

.fa-object-group:before {
  content: "\f247"
}

.fa-object-ungroup:before {
  content: "\f248"
}

.fa-odnoklassniki:before {
  content: "\f263"
}

.fa-odnoklassniki-square:before {
  content: "\f264"
}

.fa-oil-can:before {
  content: "\f613"
}

.fa-old-republic:before {
  content: "\f510"
}

.fa-om:before {
  content: "\f679"
}

.fa-opencart:before {
  content: "\f23d"
}

.fa-openid:before {
  content: "\f19b"
}

.fa-opera:before {
  content: "\f26a"
}

.fa-optin-monster:before {
  content: "\f23c"
}

.fa-orcid:before {
  content: "\f8d2"
}

.fa-osi:before {
  content: "\f41a"
}

.fa-otter:before {
  content: "\f700"
}

.fa-outdent:before {
  content: "\f03b"
}

.fa-page4:before {
  content: "\f3d7"
}

.fa-pagelines:before {
  content: "\f18c"
}

.fa-pager:before {
  content: "\f815"
}

.fa-paint-brush:before {
  content: "\f1fc"
}

.fa-paint-roller:before {
  content: "\f5aa"
}

.fa-palette:before {
  content: "\f53f"
}

.fa-palfed:before {
  content: "\f3d8"
}

.fa-pallet:before {
  content: "\f482"
}

.fa-paper-plane:before {
  content: "\f1d8"
}

.fa-paperclip:before {
  content: "\f0c6"
}

.fa-parachute-box:before {
  content: "\f4cd"
}

.fa-paragraph:before {
  content: "\f1dd"
}

.fa-parking:before {
  content: "\f540"
}

.fa-passport:before {
  content: "\f5ab"
}

.fa-pastafarianism:before {
  content: "\f67b"
}

.fa-paste:before {
  content: "\f0ea"
}

.fa-patreon:before {
  content: "\f3d9"
}

.fa-pause:before {
  content: "\f04c"
}

.fa-pause-circle:before {
  content: "\f28b"
}

.fa-paw:before {
  content: "\f1b0"
}

.fa-paypal:before {
  content: "\f1ed"
}

.fa-peace:before {
  content: "\f67c"
}

.fa-pen:before {
  content: "\f304"
}

.fa-pen-alt:before {
  content: "\f305"
}

.fa-pen-fancy:before {
  content: "\f5ac"
}

.fa-pen-nib:before {
  content: "\f5ad"
}

.fa-pen-square:before {
  content: "\f14b"
}

.fa-pencil-alt:before {
  content: "\f303"
}

.fa-pencil-ruler:before {
  content: "\f5ae"
}

.fa-penny-arcade:before {
  content: "\f704"
}

.fa-people-arrows:before {
  content: "\e068"
}

.fa-people-carry:before {
  content: "\f4ce"
}

.fa-pepper-hot:before {
  content: "\f816"
}

.fa-percent:before {
  content: "\f295"
}

.fa-percentage:before {
  content: "\f541"
}

.fa-periscope:before {
  content: "\f3da"
}

.fa-person-booth:before {
  content: "\f756"
}

.fa-phabricator:before {
  content: "\f3db"
}

.fa-phoenix-framework:before {
  content: "\f3dc"
}

.fa-phoenix-squadron:before {
  content: "\f511"
}

.fa-phone:before {
  content: "\f095"
}

.fa-phone-alt:before {
  content: "\f879"
}

.fa-phone-slash:before {
  content: "\f3dd"
}

.fa-phone-square:before {
  content: "\f098"
}

.fa-phone-square-alt:before {
  content: "\f87b"
}

.fa-phone-volume:before {
  content: "\f2a0"
}

.fa-photo-video:before {
  content: "\f87c"
}

.fa-php:before {
  content: "\f457"
}

.fa-pied-piper:before {
  content: "\f2ae"
}

.fa-pied-piper-alt:before {
  content: "\f1a8"
}

.fa-pied-piper-hat:before {
  content: "\f4e5"
}

.fa-pied-piper-pp:before {
  content: "\f1a7"
}

.fa-pied-piper-square:before {
  content: "\e01e"
}

.fa-piggy-bank:before {
  content: "\f4d3"
}

.fa-pills:before {
  content: "\f484"
}

.fa-pinterest:before {
  content: "\f0d2"
}

.fa-pinterest-p:before {
  content: "\f231"
}

.fa-pinterest-square:before {
  content: "\f0d3"
}

.fa-pizza-slice:before {
  content: "\f818"
}

.fa-place-of-worship:before {
  content: "\f67f"
}

.fa-plane:before {
  content: "\f072"
}

.fa-plane-arrival:before {
  content: "\f5af"
}

.fa-plane-departure:before {
  content: "\f5b0"
}

.fa-plane-slash:before {
  content: "\e069"
}

.fa-play:before {
  content: "\f04b"
}

.fa-play-circle:before {
  content: "\f144"
}

.fa-playstation:before {
  content: "\f3df"
}

.fa-plug:before {
  content: "\f1e6"
}

.fa-plus:before {
  content: "\f067"
}

.fa-plus-circle:before {
  content: "\f055"
}

.fa-plus-square:before {
  content: "\f0fe"
}

.fa-podcast:before {
  content: "\f2ce"
}

.fa-poll:before {
  content: "\f681"
}

.fa-poll-h:before {
  content: "\f682"
}

.fa-poo:before {
  content: "\f2fe"
}

.fa-poo-storm:before {
  content: "\f75a"
}

.fa-poop:before {
  content: "\f619"
}

.fa-portrait:before {
  content: "\f3e0"
}

.fa-pound-sign:before {
  content: "\f154"
}

.fa-power-off:before {
  content: "\f011"
}

.fa-pray:before {
  content: "\f683"
}

.fa-praying-hands:before {
  content: "\f684"
}

.fa-prescription:before {
  content: "\f5b1"
}

.fa-prescription-bottle:before {
  content: "\f485"
}

.fa-prescription-bottle-alt:before {
  content: "\f486"
}

.fa-print:before {
  content: "\f02f"
}

.fa-procedures:before {
  content: "\f487"
}

.fa-product-hunt:before {
  content: "\f288"
}

.fa-project-diagram:before {
  content: "\f542"
}

.fa-pump-medical:before {
  content: "\e06a"
}

.fa-pump-soap:before {
  content: "\e06b"
}

.fa-pushed:before {
  content: "\f3e1"
}

.fa-puzzle-piece:before {
  content: "\f12e"
}

.fa-python:before {
  content: "\f3e2"
}

.fa-qq:before {
  content: "\f1d6"
}

.fa-qrcode:before {
  content: "\f029"
}

.fa-question:before {
  content: "\f128"
}

.fa-question-circle:before {
  content: "\f059"
}

.fa-quidditch:before {
  content: "\f458"
}

.fa-quinscape:before {
  content: "\f459"
}

.fa-quora:before {
  content: "\f2c4"
}

.fa-quote-left:before {
  content: "\f10d"
}

.fa-quote-right:before {
  content: "\f10e"
}

.fa-quran:before {
  content: "\f687"
}

.fa-r-project:before {
  content: "\f4f7"
}

.fa-radiation:before {
  content: "\f7b9"
}

.fa-radiation-alt:before {
  content: "\f7ba"
}

.fa-rainbow:before {
  content: "\f75b"
}

.fa-random:before {
  content: "\f074"
}

.fa-raspberry-pi:before {
  content: "\f7bb"
}

.fa-ravelry:before {
  content: "\f2d9"
}

.fa-react:before {
  content: "\f41b"
}

.fa-reacteurope:before {
  content: "\f75d"
}

.fa-readme:before {
  content: "\f4d5"
}

.fa-rebel:before {
  content: "\f1d0"
}

.fa-receipt:before {
  content: "\f543"
}

.fa-record-vinyl:before {
  content: "\f8d9"
}

.fa-recycle:before {
  content: "\f1b8"
}

.fa-red-river:before {
  content: "\f3e3"
}

.fa-reddit:before {
  content: "\f1a1"
}

.fa-reddit-alien:before {
  content: "\f281"
}

.fa-reddit-square:before {
  content: "\f1a2"
}

.fa-redhat:before {
  content: "\f7bc"
}

.fa-redo:before {
  content: "\f01e"
}

.fa-redo-alt:before {
  content: "\f2f9"
}

.fa-registered:before {
  content: "\f25d"
}

.fa-remove-format:before {
  content: "\f87d"
}

.fa-renren:before {
  content: "\f18b"
}

.fa-reply:before {
  content: "\f3e5"
}

.fa-reply-all:before {
  content: "\f122"
}

.fa-replyd:before {
  content: "\f3e6"
}

.fa-republican:before {
  content: "\f75e"
}

.fa-researchgate:before {
  content: "\f4f8"
}

.fa-resolving:before {
  content: "\f3e7"
}

.fa-restroom:before {
  content: "\f7bd"
}

.fa-retweet:before {
  content: "\f079"
}

.fa-rev:before {
  content: "\f5b2"
}

.fa-ribbon:before {
  content: "\f4d6"
}

.fa-ring:before {
  content: "\f70b"
}

.fa-road:before {
  content: "\f018"
}

.fa-robot:before {
  content: "\f544"
}

.fa-rocket:before {
  content: "\f135"
}

.fa-rocketchat:before {
  content: "\f3e8"
}

.fa-rockrms:before {
  content: "\f3e9"
}

.fa-route:before {
  content: "\f4d7"
}

.fa-rss:before {
  content: "\f09e"
}

.fa-rss-square:before {
  content: "\f143"
}

.fa-ruble-sign:before {
  content: "\f158"
}

.fa-ruler:before {
  content: "\f545"
}

.fa-ruler-combined:before {
  content: "\f546"
}

.fa-ruler-horizontal:before {
  content: "\f547"
}

.fa-ruler-vertical:before {
  content: "\f548"
}

.fa-running:before {
  content: "\f70c"
}

.fa-rupee-sign:before {
  content: "\f156"
}

.fa-rust:before {
  content: "\e07a"
}

.fa-sad-cry:before {
  content: "\f5b3"
}

.fa-sad-tear:before {
  content: "\f5b4"
}

.fa-safari:before {
  content: "\f267"
}

.fa-salesforce:before {
  content: "\f83b"
}

.fa-sass:before {
  content: "\f41e"
}

.fa-satellite:before {
  content: "\f7bf"
}

.fa-satellite-dish:before {
  content: "\f7c0"
}

.fa-save:before {
  content: "\f0c7"
}

.fa-schlix:before {
  content: "\f3ea"
}

.fa-school:before {
  content: "\f549"
}

.fa-screwdriver:before {
  content: "\f54a"
}

.fa-scribd:before {
  content: "\f28a"
}

.fa-scroll:before {
  content: "\f70e"
}

.fa-sd-card:before {
  content: "\f7c2"
}

.fa-search:before {
  content: "\f002"
}

.fa-search-dollar:before {
  content: "\f688"
}

.fa-search-location:before {
  content: "\f689"
}

.fa-search-minus:before {
  content: "\f010"
}

.fa-search-plus:before {
  content: "\f00e"
}

.fa-searchengin:before {
  content: "\f3eb"
}

.fa-seedling:before {
  content: "\f4d8"
}

.fa-sellcast:before {
  content: "\f2da"
}

.fa-sellsy:before {
  content: "\f213"
}

.fa-server:before {
  content: "\f233"
}

.fa-servicestack:before {
  content: "\f3ec"
}

.fa-shapes:before {
  content: "\f61f"
}

.fa-share:before {
  content: "\f064"
}

.fa-share-alt:before {
  content: "\f1e0"
}

.fa-share-alt-square:before {
  content: "\f1e1"
}

.fa-share-square:before {
  content: "\f14d"
}

.fa-shekel-sign:before {
  content: "\f20b"
}

.fa-shield-alt:before {
  content: "\f3ed"
}

.fa-shield-virus:before {
  content: "\e06c"
}

.fa-ship:before {
  content: "\f21a"
}

.fa-shipping-fast:before {
  content: "\f48b"
}

.fa-shirtsinbulk:before {
  content: "\f214"
}

.fa-shoe-prints:before {
  content: "\f54b"
}

.fa-shopify:before {
  content: "\e057"
}

.fa-shopping-bag:before {
  content: "\f290"
}

.fa-shopping-basket:before {
  content: "\f291"
}

.fa-shopping-cart:before {
  content: "\f07a"
}

.fa-shopware:before {
  content: "\f5b5"
}

.fa-shower:before {
  content: "\f2cc"
}

.fa-shuttle-van:before {
  content: "\f5b6"
}

.fa-sign:before {
  content: "\f4d9"
}

.fa-sign-in-alt:before {
  content: "\f2f6"
}

.fa-sign-language:before {
  content: "\f2a7"
}

.fa-sign-out-alt:before {
  content: "\f2f5"
}

.fa-signal:before {
  content: "\f012"
}

.fa-signature:before {
  content: "\f5b7"
}

.fa-sim-card:before {
  content: "\f7c4"
}

.fa-simplybuilt:before {
  content: "\f215"
}

.fa-sink:before {
  content: "\e06d"
}

.fa-sistrix:before {
  content: "\f3ee"
}

.fa-sitemap:before {
  content: "\f0e8"
}

.fa-sith:before {
  content: "\f512"
}

.fa-skating:before {
  content: "\f7c5"
}

.fa-sketch:before {
  content: "\f7c6"
}

.fa-skiing:before {
  content: "\f7c9"
}

.fa-skiing-nordic:before {
  content: "\f7ca"
}

.fa-skull:before {
  content: "\f54c"
}

.fa-skull-crossbones:before {
  content: "\f714"
}

.fa-skyatlas:before {
  content: "\f216"
}

.fa-skype:before {
  content: "\f17e"
}

.fa-slack:before {
  content: "\f198"
}

.fa-slack-hash:before {
  content: "\f3ef"
}

.fa-slash:before {
  content: "\f715"
}

.fa-sleigh:before {
  content: "\f7cc"
}

.fa-sliders-h:before {
  content: "\f1de"
}

.fa-slideshare:before {
  content: "\f1e7"
}

.fa-smile:before {
  content: "\f118"
}

.fa-smile-beam:before {
  content: "\f5b8"
}

.fa-smile-wink:before {
  content: "\f4da"
}

.fa-smog:before {
  content: "\f75f"
}

.fa-smoking:before {
  content: "\f48d"
}

.fa-smoking-ban:before {
  content: "\f54d"
}

.fa-sms:before {
  content: "\f7cd"
}

.fa-snapchat:before {
  content: "\f2ab"
}

.fa-snapchat-ghost:before {
  content: "\f2ac"
}

.fa-snapchat-square:before {
  content: "\f2ad"
}

.fa-snowboarding:before {
  content: "\f7ce"
}

.fa-snowflake:before {
  content: "\f2dc"
}

.fa-snowman:before {
  content: "\f7d0"
}

.fa-snowplow:before {
  content: "\f7d2"
}

.fa-soap:before {
  content: "\e06e"
}

.fa-socks:before {
  content: "\f696"
}

.fa-solar-panel:before {
  content: "\f5ba"
}

.fa-sort:before {
  content: "\f0dc"
}

.fa-sort-alpha-down:before {
  content: "\f15d"
}

.fa-sort-alpha-down-alt:before {
  content: "\f881"
}

.fa-sort-alpha-up:before {
  content: "\f15e"
}

.fa-sort-alpha-up-alt:before {
  content: "\f882"
}

.fa-sort-amount-down:before {
  content: "\f160"
}

.fa-sort-amount-down-alt:before {
  content: "\f884"
}

.fa-sort-amount-up:before {
  content: "\f161"
}

.fa-sort-amount-up-alt:before {
  content: "\f885"
}

.fa-sort-down:before {
  content: "\f0dd"
}

.fa-sort-numeric-down:before {
  content: "\f162"
}

.fa-sort-numeric-down-alt:before {
  content: "\f886"
}

.fa-sort-numeric-up:before {
  content: "\f163"
}

.fa-sort-numeric-up-alt:before {
  content: "\f887"
}

.fa-sort-up:before {
  content: "\f0de"
}

.fa-soundcloud:before {
  content: "\f1be"
}

.fa-sourcetree:before {
  content: "\f7d3"
}

.fa-spa:before {
  content: "\f5bb"
}

.fa-space-shuttle:before {
  content: "\f197"
}

.fa-speakap:before {
  content: "\f3f3"
}

.fa-speaker-deck:before {
  content: "\f83c"
}

.fa-spell-check:before {
  content: "\f891"
}

.fa-spider:before {
  content: "\f717"
}

.fa-spinner:before {
  content: "\f110"
}

.fa-splotch:before {
  content: "\f5bc"
}

.fa-spotify:before {
  content: "\f1bc"
}

.fa-spray-can:before {
  content: "\f5bd"
}

.fa-square:before {
  content: "\f0c8"
}

.fa-square-full:before {
  content: "\f45c"
}

.fa-square-root-alt:before {
  content: "\f698"
}

.fa-squarespace:before {
  content: "\f5be"
}

.fa-stack-exchange:before {
  content: "\f18d"
}

.fa-stack-overflow:before {
  content: "\f16c"
}

.fa-stackpath:before {
  content: "\f842"
}

.fa-stamp:before {
  content: "\f5bf"
}

.fa-star:before {
  content: "\f005"
}

.fa-star-and-crescent:before {
  content: "\f699"
}

.fa-star-half:before {
  content: "\f089"
}

.fa-star-half-alt:before {
  content: "\f5c0"
}

.fa-star-of-david:before {
  content: "\f69a"
}

.fa-star-of-life:before {
  content: "\f621"
}

.fa-staylinked:before {
  content: "\f3f5"
}

.fa-steam:before {
  content: "\f1b6"
}

.fa-steam-square:before {
  content: "\f1b7"
}

.fa-steam-symbol:before {
  content: "\f3f6"
}

.fa-step-backward:before {
  content: "\f048"
}

.fa-step-forward:before {
  content: "\f051"
}

.fa-stethoscope:before {
  content: "\f0f1"
}

.fa-sticker-mule:before {
  content: "\f3f7"
}

.fa-sticky-note:before {
  content: "\f249"
}

.fa-stop:before {
  content: "\f04d"
}

.fa-stop-circle:before {
  content: "\f28d"
}

.fa-stopwatch:before {
  content: "\f2f2"
}

.fa-stopwatch-20:before {
  content: "\e06f"
}

.fa-store:before {
  content: "\f54e"
}

.fa-store-alt:before {
  content: "\f54f"
}

.fa-store-alt-slash:before {
  content: "\e070"
}

.fa-store-slash:before {
  content: "\e071"
}

.fa-strava:before {
  content: "\f428"
}

.fa-stream:before {
  content: "\f550"
}

.fa-street-view:before {
  content: "\f21d"
}

.fa-strikethrough:before {
  content: "\f0cc"
}

.fa-stripe:before {
  content: "\f429"
}

.fa-stripe-s:before {
  content: "\f42a"
}

.fa-stroopwafel:before {
  content: "\f551"
}

.fa-studiovinari:before {
  content: "\f3f8"
}

.fa-stumbleupon:before {
  content: "\f1a4"
}

.fa-stumbleupon-circle:before {
  content: "\f1a3"
}

.fa-subscript:before {
  content: "\f12c"
}

.fa-subway:before {
  content: "\f239"
}

.fa-suitcase:before {
  content: "\f0f2"
}

.fa-suitcase-rolling:before {
  content: "\f5c1"
}

.fa-sun:before {
  content: "\f185"
}

.fa-superpowers:before {
  content: "\f2dd"
}

.fa-superscript:before {
  content: "\f12b"
}

.fa-supple:before {
  content: "\f3f9"
}

.fa-surprise:before {
  content: "\f5c2"
}

.fa-suse:before {
  content: "\f7d6"
}

.fa-swatchbook:before {
  content: "\f5c3"
}

.fa-swift:before {
  content: "\f8e1"
}

.fa-swimmer:before {
  content: "\f5c4"
}

.fa-swimming-pool:before {
  content: "\f5c5"
}

.fa-symfony:before {
  content: "\f83d"
}

.fa-synagogue:before {
  content: "\f69b"
}

.fa-sync:before {
  content: "\f021"
}

.fa-sync-alt:before {
  content: "\f2f1"
}

.fa-syringe:before {
  content: "\f48e"
}

.fa-table:before {
  content: "\f0ce"
}

.fa-table-tennis:before {
  content: "\f45d"
}

.fa-tablet:before {
  content: "\f10a"
}

.fa-tablet-alt:before {
  content: "\f3fa"
}

.fa-tablets:before {
  content: "\f490"
}

.fa-tachometer-alt:before {
  content: "\f3fd"
}

.fa-tag:before {
  content: "\f02b"
}

.fa-tags:before {
  content: "\f02c"
}

.fa-tape:before {
  content: "\f4db"
}

.fa-tasks:before {
  content: "\f0ae"
}

.fa-taxi:before {
  content: "\f1ba"
}

.fa-teamspeak:before {
  content: "\f4f9"
}

.fa-teeth:before {
  content: "\f62e"
}

.fa-teeth-open:before {
  content: "\f62f"
}

.fa-telegram:before {
  content: "\f2c6"
}

.fa-telegram-plane:before {
  content: "\f3fe"
}

.fa-temperature-high:before {
  content: "\f769"
}

.fa-temperature-low:before {
  content: "\f76b"
}

.fa-tencent-weibo:before {
  content: "\f1d5"
}

.fa-tenge:before {
  content: "\f7d7"
}

.fa-terminal:before {
  content: "\f120"
}

.fa-text-height:before {
  content: "\f034"
}

.fa-text-width:before {
  content: "\f035"
}

.fa-th:before {
  content: "\f00a"
}

.fa-th-large:before {
  content: "\f009"
}

.fa-th-list:before {
  content: "\f00b"
}

.fa-the-red-yeti:before {
  content: "\f69d"
}

.fa-theater-masks:before {
  content: "\f630"
}

.fa-themeco:before {
  content: "\f5c6"
}

.fa-themeisle:before {
  content: "\f2b2"
}

.fa-thermometer:before {
  content: "\f491"
}

.fa-thermometer-empty:before {
  content: "\f2cb"
}

.fa-thermometer-full:before {
  content: "\f2c7"
}

.fa-thermometer-half:before {
  content: "\f2c9"
}

.fa-thermometer-quarter:before {
  content: "\f2ca"
}

.fa-thermometer-three-quarters:before {
  content: "\f2c8"
}

.fa-think-peaks:before {
  content: "\f731"
}

.fa-thumbs-down:before {
  content: "\f165"
}

.fa-thumbs-up:before {
  content: "\f164"
}

.fa-thumbtack:before {
  content: "\f08d"
}

.fa-ticket-alt:before {
  content: "\f3ff"
}

.fa-tiktok:before {
  content: "\e07b"
}

.fa-times:before {
  content: "\f00d"
}

.fa-times-circle:before {
  content: "\f057"
}

.fa-tint:before {
  content: "\f043"
}

.fa-tint-slash:before {
  content: "\f5c7"
}

.fa-tired:before {
  content: "\f5c8"
}

.fa-toggle-off:before {
  content: "\f204"
}

.fa-toggle-on:before {
  content: "\f205"
}

.fa-toilet:before {
  content: "\f7d8"
}

.fa-toilet-paper:before {
  content: "\f71e"
}

.fa-toilet-paper-slash:before {
  content: "\e072"
}

.fa-toolbox:before {
  content: "\f552"
}

.fa-tools:before {
  content: "\f7d9"
}

.fa-tooth:before {
  content: "\f5c9"
}

.fa-torah:before {
  content: "\f6a0"
}

.fa-torii-gate:before {
  content: "\f6a1"
}

.fa-tractor:before {
  content: "\f722"
}

.fa-trade-federation:before {
  content: "\f513"
}

.fa-trademark:before {
  content: "\f25c"
}

.fa-traffic-light:before {
  content: "\f637"
}

.fa-trailer:before {
  content: "\e041"
}

.fa-train:before {
  content: "\f238"
}

.fa-tram:before {
  content: "\f7da"
}

.fa-transgender:before {
  content: "\f224"
}

.fa-transgender-alt:before {
  content: "\f225"
}

.fa-trash:before {
  content: "\f1f8"
}

.fa-trash-alt:before {
  content: "\f2ed"
}

.fa-trash-restore:before {
  content: "\f829"
}

.fa-trash-restore-alt:before {
  content: "\f82a"
}

.fa-tree:before {
  content: "\f1bb"
}

.fa-trello:before {
  content: "\f181"
}

.fa-tripadvisor:before {
  content: "\f262"
}

.fa-trophy:before {
  content: "\f091"
}

.fa-truck:before {
  content: "\f0d1"
}

.fa-truck-loading:before {
  content: "\f4de"
}

.fa-truck-monster:before {
  content: "\f63b"
}

.fa-truck-moving:before {
  content: "\f4df"
}

.fa-truck-pickup:before {
  content: "\f63c"
}

.fa-tshirt:before {
  content: "\f553"
}

.fa-tty:before {
  content: "\f1e4"
}

.fa-tumblr:before {
  content: "\f173"
}

.fa-tumblr-square:before {
  content: "\f174"
}

.fa-tv:before {
  content: "\f26c"
}

.fa-twitch:before {
  content: "\f1e8"
}

.fa-twitter:before {
  content: "\f099"
}

.fa-twitter-square:before {
  content: "\f081"
}

.fa-typo3:before {
  content: "\f42b"
}

.fa-uber:before {
  content: "\f402"
}

.fa-ubuntu:before {
  content: "\f7df"
}

.fa-uikit:before {
  content: "\f403"
}

.fa-umbraco:before {
  content: "\f8e8"
}

.fa-umbrella:before {
  content: "\f0e9"
}

.fa-umbrella-beach:before {
  content: "\f5ca"
}

.fa-underline:before {
  content: "\f0cd"
}

.fa-undo:before {
  content: "\f0e2"
}

.fa-undo-alt:before {
  content: "\f2ea"
}

.fa-uniregistry:before {
  content: "\f404"
}

.fa-unity:before {
  content: "\e049"
}

.fa-universal-access:before {
  content: "\f29a"
}

.fa-university:before {
  content: "\f19c"
}

.fa-unlink:before {
  content: "\f127"
}

.fa-unlock:before {
  content: "\f09c"
}

.fa-unlock-alt:before {
  content: "\f13e"
}

.fa-unsplash:before {
  content: "\e07c"
}

.fa-untappd:before {
  content: "\f405"
}

.fa-upload:before {
  content: "\f093"
}

.fa-ups:before {
  content: "\f7e0"
}

.fa-usb:before {
  content: "\f287"
}

.fa-user:before {
  content: "\f007"
}

.fa-user-alt:before {
  content: "\f406"
}

.fa-user-alt-slash:before {
  content: "\f4fa"
}

.fa-user-astronaut:before {
  content: "\f4fb"
}

.fa-user-check:before {
  content: "\f4fc"
}

.fa-user-circle:before {
  content: "\f2bd"
}

.fa-user-clock:before {
  content: "\f4fd"
}

.fa-user-cog:before {
  content: "\f4fe"
}

.fa-user-edit:before {
  content: "\f4ff"
}

.fa-user-friends:before {
  content: "\f500"
}

.fa-user-graduate:before {
  content: "\f501"
}

.fa-user-injured:before {
  content: "\f728"
}

.fa-user-lock:before {
  content: "\f502"
}

.fa-user-md:before {
  content: "\f0f0"
}

.fa-user-minus:before {
  content: "\f503"
}

.fa-user-ninja:before {
  content: "\f504"
}

.fa-user-nurse:before {
  content: "\f82f"
}

.fa-user-plus:before {
  content: "\f234"
}

.fa-user-secret:before {
  content: "\f21b"
}

.fa-user-shield:before {
  content: "\f505"
}

.fa-user-slash:before {
  content: "\f506"
}

.fa-user-tag:before {
  content: "\f507"
}

.fa-user-tie:before {
  content: "\f508"
}

.fa-user-times:before {
  content: "\f235"
}

.fa-users:before {
  content: "\f0c0"
}

.fa-users-cog:before {
  content: "\f509"
}

.fa-users-slash:before {
  content: "\e073"
}

.fa-usps:before {
  content: "\f7e1"
}

.fa-ussunnah:before {
  content: "\f407"
}

.fa-utensil-spoon:before {
  content: "\f2e5"
}

.fa-utensils:before {
  content: "\f2e7"
}

.fa-vaadin:before {
  content: "\f408"
}

.fa-vector-square:before {
  content: "\f5cb"
}

.fa-venus:before {
  content: "\f221"
}

.fa-venus-double:before {
  content: "\f226"
}

.fa-venus-mars:before {
  content: "\f228"
}

.fa-viacoin:before {
  content: "\f237"
}

.fa-viadeo:before {
  content: "\f2a9"
}

.fa-viadeo-square:before {
  content: "\f2aa"
}

.fa-vial:before {
  content: "\f492"
}

.fa-vials:before {
  content: "\f493"
}

.fa-viber:before {
  content: "\f409"
}

.fa-video:before {
  content: "\f03d"
}

.fa-video-slash:before {
  content: "\f4e2"
}

.fa-vihara:before {
  content: "\f6a7"
}

.fa-vimeo:before {
  content: "\f40a"
}

.fa-vimeo-square:before {
  content: "\f194"
}

.fa-vimeo-v:before {
  content: "\f27d"
}

.fa-vine:before {
  content: "\f1ca"
}

.fa-virus:before {
  content: "\e074"
}

.fa-virus-slash:before {
  content: "\e075"
}

.fa-viruses:before {
  content: "\e076"
}

.fa-vk:before {
  content: "\f189"
}

.fa-vnv:before {
  content: "\f40b"
}

.fa-voicemail:before {
  content: "\f897"
}

.fa-volleyball-ball:before {
  content: "\f45f"
}

.fa-volume-down:before {
  content: "\f027"
}

.fa-volume-mute:before {
  content: "\f6a9"
}

.fa-volume-off:before {
  content: "\f026"
}

.fa-volume-up:before {
  content: "\f028"
}

.fa-vote-yea:before {
  content: "\f772"
}

.fa-vr-cardboard:before {
  content: "\f729"
}

.fa-vuejs:before {
  content: "\f41f"
}

.fa-walking:before {
  content: "\f554"
}

.fa-wallet:before {
  content: "\f555"
}

.fa-warehouse:before {
  content: "\f494"
}

.fa-water:before {
  content: "\f773"
}

.fa-wave-square:before {
  content: "\f83e"
}

.fa-waze:before {
  content: "\f83f"
}

.fa-weebly:before {
  content: "\f5cc"
}

.fa-weibo:before {
  content: "\f18a"
}

.fa-weight:before {
  content: "\f496"
}

.fa-weight-hanging:before {
  content: "\f5cd"
}

.fa-weixin:before {
  content: "\f1d7"
}

.fa-whatsapp:before {
  content: "\f232"
}

.fa-whatsapp-square:before {
  content: "\f40c"
}

.fa-wheelchair:before {
  content: "\f193"
}

.fa-whmcs:before {
  content: "\f40d"
}

.fa-wifi:before {
  content: "\f1eb"
}

.fa-wikipedia-w:before {
  content: "\f266"
}

.fa-wind:before {
  content: "\f72e"
}

.fa-window-close:before {
  content: "\f410"
}

.fa-window-maximize:before {
  content: "\f2d0"
}

.fa-window-minimize:before {
  content: "\f2d1"
}

.fa-window-restore:before {
  content: "\f2d2"
}

.fa-windows:before {
  content: "\f17a"
}

.fa-wine-bottle:before {
  content: "\f72f"
}

.fa-wine-glass:before {
  content: "\f4e3"
}

.fa-wine-glass-alt:before {
  content: "\f5ce"
}

.fa-wix:before {
  content: "\f5cf"
}

.fa-wizards-of-the-coast:before {
  content: "\f730"
}

.fa-wolf-pack-battalion:before {
  content: "\f514"
}

.fa-won-sign:before {
  content: "\f159"
}

.fa-wordpress:before {
  content: "\f19a"
}

.fa-wordpress-simple:before {
  content: "\f411"
}

.fa-wpbeginner:before {
  content: "\f297"
}

.fa-wpexplorer:before {
  content: "\f2de"
}

.fa-wpforms:before {
  content: "\f298"
}

.fa-wpressr:before {
  content: "\f3e4"
}

.fa-wrench:before {
  content: "\f0ad"
}

.fa-x-ray:before {
  content: "\f497"
}

.fa-xbox:before {
  content: "\f412"
}

.fa-xing:before {
  content: "\f168"
}

.fa-xing-square:before {
  content: "\f169"
}

.fa-y-combinator:before {
  content: "\f23b"
}

.fa-yahoo:before {
  content: "\f19e"
}

.fa-yammer:before {
  content: "\f840"
}

.fa-yandex:before {
  content: "\f413"
}

.fa-yandex-international:before {
  content: "\f414"
}

.fa-yarn:before {
  content: "\f7e3"
}

.fa-yelp:before {
  content: "\f1e9"
}

.fa-yen-sign:before {
  content: "\f157"
}

.fa-yin-yang:before {
  content: "\f6ad"
}

.fa-yoast:before {
  content: "\f2b1"
}

.fa-youtube:before {
  content: "\f167"
}

.fa-youtube-square:before {
  content: "\f431"
}

.fa-zhihu:before {
  content: "\f63f"
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto
}

@keyframes bounce {

  20%,
  53%,
  80%,
  from,
  to {
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    transform: translate3d(0, 0, 0)
  }

  40%,
  43% {
    animation-timing-function: cubic-bezier(.755, .050, .855, .060);
    transform: translate3d(0, -30px, 0)
  }

  70% {
    animation-timing-function: cubic-bezier(.755, .050, .855, .060);
    transform: translate3d(0, -15px, 0)
  }

  90% {
    transform: translate3d(0, -4px, 0)
  }
}

.bounce {
  animation-name: bounce;
  transform-origin: center bottom
}

@keyframes flash {

  50%,
  from,
  to {
    opacity: 1
  }

  25%,
  75% {
    opacity: 0
  }
}

.flash {
  animation-name: flash
}

@keyframes pulse {

  from,
  to {
    transform: scale3d(1, 1, 1)
  }

  50% {
    transform: scale3d(1.05, 1.05, 1.05)
  }
}

.pulse {
  animation-name: pulse
}

@keyframes rubberBand {

  from,
  to {
    transform: scale3d(1, 1, 1)
  }

  30% {
    transform: scale3d(1.25, .75, 1)
  }

  40% {
    transform: scale3d(.75, 1.25, 1)
  }

  50% {
    transform: scale3d(1.15, .85, 1)
  }

  65% {
    transform: scale3d(.95, 1.05, 1)
  }

  75% {
    transform: scale3d(1.05, .95, 1)
  }
}

.rubberBand {
  animation-name: rubberBand
}

@keyframes shake {

  from,
  to {
    transform: translate3d(0, 0, 0)
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translate3d(-10px, 0, 0)
  }

  20%,
  40%,
  60%,
  80% {
    transform: translate3d(10px, 0, 0)
  }
}

.shake {
  animation-name: shake
}

@keyframes headShake {
  0% {
    transform: translateX(0)
  }

  6.5% {
    transform: translateX(-6px) rotateY(-9deg)
  }

  18.5% {
    transform: translateX(5px) rotateY(7deg)
  }

  31.5% {
    transform: translateX(-3px) rotateY(-5deg)
  }

  43.5% {
    transform: translateX(2px) rotateY(3deg)
  }

  50% {
    transform: translateX(0)
  }
}

.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake
}

@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg)
  }

  40% {
    transform: rotate3d(0, 0, 1, -10deg)
  }

  60% {
    transform: rotate3d(0, 0, 1, 5deg)
  }

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

  to {
    transform: rotate3d(0, 0, 1, 0deg)
  }
}

.swing {
  transform-origin: top center;
  animation-name: swing
}

@keyframes tada {

  from,
  to {
    transform: scale3d(1, 1, 1)
  }

  10%,
  20% {
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
  }

  30%,
  50%,
  70%,
  90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
  }

  40%,
  60%,
  80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
  }
}

.tada {
  animation-name: tada
}

@keyframes wobble {

  from,
  to {
    transform: none
  }

  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
  }

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

  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
  }

  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
  }

  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
  }
}

.wobble {
  animation-name: wobble
}

@keyframes jello {

  11.1%,
  from,
  to {
    transform: none
  }

  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg)
  }

  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg)
  }

  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg)
  }

  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg)
  }

  66.6% {
    transform: skewX(-.78125deg) skewY(-.78125deg)
  }

  77.7% {
    transform: skewX(.390625deg) skewY(.390625deg)
  }

  88.8% {
    transform: skewX(-.1953125deg) skewY(-.1953125deg)
  }
}

.jello {
  animation-name: jello;
  transform-origin: center
}

@keyframes bounceIn {

  20%,
  40%,
  60%,
  80%,
  from,
  to {
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    transform: scale3d(.3, .3, .3)
  }

  20% {
    transform: scale3d(1.1, 1.1, 1.1)
  }

  40% {
    transform: scale3d(.9, .9, .9)
  }

  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03)
  }

  80% {
    transform: scale3d(.97, .97, .97)
  }

  to {
    opacity: 1;
    transform: scale3d(1, 1, 1)
  }
}

.bounceIn {
  animation-name: bounceIn
}

@keyframes bounceInDown {

  60%,
  75%,
  90%,
  from,
  to {
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0)
  }

  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0)
  }

  75% {
    transform: translate3d(0, -10px, 0)
  }

  90% {
    transform: translate3d(0, 5px, 0)
  }

  to {
    transform: none
  }
}

.bounceInDown {
  animation-name: bounceInDown
}

@keyframes bounceInLeft {

  60%,
  75%,
  90%,
  from,
  to {
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0)
  }

  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0)
  }

  75% {
    transform: translate3d(-10px, 0, 0)
  }

  90% {
    transform: translate3d(5px, 0, 0)
  }

  to {
    transform: none
  }
}

.bounceInLeft {
  animation-name: bounceInLeft
}

@keyframes bounceInRight {

  60%,
  75%,
  90%,
  from,
  to {
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0)
  }

  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0)
  }

  75% {
    transform: translate3d(10px, 0, 0)
  }

  90% {
    transform: translate3d(-5px, 0, 0)
  }

  to {
    transform: none
  }
}

.bounceInRight {
  animation-name: bounceInRight
}

@keyframes bounceInUp {

  60%,
  75%,
  90%,
  from,
  to {
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0)
  }

  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0)
  }

  75% {
    transform: translate3d(0, 10px, 0)
  }

  90% {
    transform: translate3d(0, -5px, 0)
  }

  to {
    transform: translate3d(0, 0, 0)
  }
}

.bounceInUp {
  animation-name: bounceInUp
}

@keyframes fadeIn {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

.fadeIn {
  animation-name: fadeIn
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0)
  }

  to {
    opacity: 1;
    transform: none
  }
}

.fadeInDown {
  animation-name: fadeInDown
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0)
  }

  to {
    opacity: 1;
    transform: none
  }
}

.fadeInLeft {
  animation-name: fadeInLeft
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0)
  }

  to {
    opacity: 1;
    transform: none
  }
}

.fadeInRight {
  animation-name: fadeInRight
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0)
  }

  to {
    opacity: 1;
    transform: none
  }
}

.fadeInUp {
  animation-name: fadeInUp
}

@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0
  }

  60% {
    transform: skewX(20deg);
    opacity: 1
  }

  80% {
    transform: skewX(-5deg);
    opacity: 1
  }

  to {
    transform: none;
    opacity: 1
  }
}

.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out
}

@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0
  }

  to {
    transform-origin: center;
    transform: none;
    opacity: 1
  }
}

.rotateIn {
  animation-name: rotateIn
}

@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }

  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1
  }
}

.rotateInDownLeft {
  animation-name: rotateInDownLeft
}

@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }

  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1
  }
}

.rotateInDownRight {
  animation-name: rotateInDownRight
}

@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }

  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1
  }
}

.rotateInUpLeft {
  animation-name: rotateInUpLeft
}

@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0
  }

  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1
  }
}

.rotateInUpRight {
  animation-name: rotateInUpRight
}

@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
  }

  to {
    opacity: 1;
    transform: none
  }
}

.rollIn {
  animation-name: rollIn
}

@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(.3, .3, .3)
  }

  50% {
    opacity: 1
  }
}

.zoomIn {
  animation-name: zoomIn
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

.zoomInDown {
  animation-name: zoomInDown
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

.zoomInLeft {
  animation-name: zoomInLeft
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

.zoomInRight {
  animation-name: zoomInRight
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

.zoomInUp {
  animation-name: zoomInUp
}

@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible
  }

  to {
    transform: translate3d(0, 0, 0)
  }
}

.slideInDown {
  animation-name: slideInDown
}

@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible
  }

  to {
    transform: translate3d(0, 0, 0)
  }
}

.slideInLeft {
  animation-name: slideInLeft
}

@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible
  }

  to {
    transform: translate3d(0, 0, 0)
  }
}

.slideInRight {
  animation-name: slideInRight
}

@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible
  }

  to {
    transform: translate3d(0, 0, 0)
  }
}

.slideInUp {
  animation-name: slideInUp
}

.elementor-animation-grow {
  transition-duration: .3s;
  transition-property: transform
}

.elementor-animation-grow:active,
.elementor-animation-grow:focus,
.elementor-animation-grow:hover {
  transform: scale(1.1)
}

.elementor-animation-shrink {
  transition-duration: .3s;
  transition-property: transform
}

.elementor-animation-shrink:active,
.elementor-animation-shrink:focus,
.elementor-animation-shrink:hover {
  transform: scale(0.9)
}

@keyframes elementor-animation-pulse {
  25% {
    transform: scale(1.1)
  }

  75% {
    transform: scale(0.9)
  }
}

.elementor-animation-pulse:active,
.elementor-animation-pulse:focus,
.elementor-animation-pulse:hover {
  animation-name: elementor-animation-pulse;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: infinite
}

@keyframes elementor-animation-pulse-grow {
  to {
    transform: scale(1.1)
  }
}

.elementor-animation-pulse-grow:active,
.elementor-animation-pulse-grow:focus,
.elementor-animation-pulse-grow:hover {
  animation-name: elementor-animation-pulse-grow;
  animation-duration: .3s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-direction: alternate
}

@keyframes elementor-animation-pulse-shrink {
  to {
    transform: scale(0.9)
  }
}

.elementor-animation-pulse-shrink:active,
.elementor-animation-pulse-shrink:focus,
.elementor-animation-pulse-shrink:hover {
  animation-name: elementor-animation-pulse-shrink;
  animation-duration: .3s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-direction: alternate
}

@keyframes elementor-animation-push {
  50% {
    transform: scale(0.8)
  }

  100% {
    transform: scale(1)
  }
}

.elementor-animation-push:active,
.elementor-animation-push:focus,
.elementor-animation-push:hover {
  animation-name: elementor-animation-push;
  animation-duration: .3s;
  animation-timing-function: linear;
  animation-iteration-count: 1
}

@keyframes elementor-animation-pop {
  50% {
    transform: scale(1.2)
  }
}

.elementor-animation-pop:active,
.elementor-animation-pop:focus,
.elementor-animation-pop:hover {
  animation-name: elementor-animation-pop;
  animation-duration: .3s;
  animation-timing-function: linear;
  animation-iteration-count: 1
}

.elementor-animation-bounce-in {
  transition-duration: .5s
}

.elementor-animation-bounce-in:active,
.elementor-animation-bounce-in:focus,
.elementor-animation-bounce-in:hover {
  transform: scale(1.2);
  transition-timing-function: cubic-bezier(0.47, 2.02, .31, -.36)
}

.elementor-animation-bounce-out {
  transition-duration: .5s
}

.elementor-animation-bounce-out:active,
.elementor-animation-bounce-out:focus,
.elementor-animation-bounce-out:hover {
  transform: scale(0.8);
  transition-timing-function: cubic-bezier(0.47, 2.02, .31, -.36)
}

.elementor-animation-rotate {
  transition-duration: .3s;
  transition-property: transform
}

.elementor-animation-rotate:active,
.elementor-animation-rotate:focus,
.elementor-animation-rotate:hover {
  transform: rotate(4deg)
}

.elementor-animation-grow-rotate {
  transition-duration: .3s;
  transition-property: transform
}

.elementor-animation-grow-rotate:active,
.elementor-animation-grow-rotate:focus,
.elementor-animation-grow-rotate:hover {
  transform: scale(1.1) rotate(4deg)
}

.elementor-animation-float {
  transition-duration: .3s;
  transition-property: transform;
  transition-timing-function: ease-out
}

.elementor-animation-float:active,
.elementor-animation-float:focus,
.elementor-animation-float:hover {
  transform: translateY(-8px)
}

.elementor-animation-sink {
  transition-duration: .3s;
  transition-property: transform;
  transition-timing-function: ease-out
}

.elementor-animation-sink:active,
.elementor-animation-sink:focus,
.elementor-animation-sink:hover {
  transform: translateY(8px)
}

@keyframes elementor-animation-bob {
  0% {
    transform: translateY(-8px)
  }

  50% {
    transform: translateY(-4px)
  }

  100% {
    transform: translateY(-8px)
  }
}

@keyframes elementor-animation-bob-float {
  100% {
    transform: translateY(-8px)
  }
}

.elementor-animation-bob:active,
.elementor-animation-bob:focus,
.elementor-animation-bob:hover {
  animation-name: elementor-animation-bob-float, elementor-animation-bob;
  animation-duration: .3s, 1.5s;
  animation-delay: 0s, .3s;
  animation-timing-function: ease-out, ease-in-out;
  animation-iteration-count: 1, infinite;
  animation-fill-mode: forwards;
  animation-direction: normal, alternate
}

@keyframes elementor-animation-hang {
  0% {
    transform: translateY(8px)
  }

  50% {
    transform: translateY(4px)
  }

  100% {
    transform: translateY(8px)
  }
}

@keyframes elementor-animation-hang-sink {
  100% {
    transform: translateY(8px)
  }
}

.elementor-animation-hang:active,
.elementor-animation-hang:focus,
.elementor-animation-hang:hover {
  animation-name: elementor-animation-hang-sink, elementor-animation-hang;
  animation-duration: .3s, 1.5s;
  animation-delay: 0s, .3s;
  animation-timing-function: ease-out, ease-in-out;
  animation-iteration-count: 1, infinite;
  animation-fill-mode: forwards;
  animation-direction: normal, alternate
}

.elementor-animation-skew {
  transition-duration: .3s;
  transition-property: transform
}

.elementor-animation-skew:active,
.elementor-animation-skew:focus,
.elementor-animation-skew:hover {
  transform: skew(-10deg)
}

.elementor-animation-skew-forward {
  transition-duration: .3s;
  transition-property: transform;
  transform-origin: 0 100%
}

.elementor-animation-skew-forward:active,
.elementor-animation-skew-forward:focus,
.elementor-animation-skew-forward:hover {
  transform: skew(-10deg)
}

.elementor-animation-skew-backward {
  transition-duration: .3s;
  transition-property: transform;
  transform-origin: 0 100%
}

.elementor-animation-skew-backward:active,
.elementor-animation-skew-backward:focus,
.elementor-animation-skew-backward:hover {
  transform: skew(10deg)
}

@keyframes elementor-animation-wobble-vertical {
  16.65% {
    transform: translateY(8px)
  }

  33.3% {
    transform: translateY(-6px)
  }

  49.95% {
    transform: translateY(4px)
  }

  66.6% {
    transform: translateY(-2px)
  }

  83.25% {
    transform: translateY(1px)
  }

  100% {
    transform: translateY(0)
  }
}

.elementor-animation-wobble-vertical:active,
.elementor-animation-wobble-vertical:focus,
.elementor-animation-wobble-vertical:hover {
  animation-name: elementor-animation-wobble-vertical;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-horizontal {
  16.65% {
    transform: translateX(8px)
  }

  33.3% {
    transform: translateX(-6px)
  }

  49.95% {
    transform: translateX(4px)
  }

  66.6% {
    transform: translateX(-2px)
  }

  83.25% {
    transform: translateX(1px)
  }

  100% {
    transform: translateX(0)
  }
}

.elementor-animation-wobble-horizontal:active,
.elementor-animation-wobble-horizontal:focus,
.elementor-animation-wobble-horizontal:hover {
  animation-name: elementor-animation-wobble-horizontal;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-to-bottom-right {
  16.65% {
    transform: translate(8px, 8px)
  }

  33.3% {
    transform: translate(-6px, -6px)
  }

  49.95% {
    transform: translate(4px, 4px)
  }

  66.6% {
    transform: translate(-2px, -2px)
  }

  83.25% {
    transform: translate(1px, 1px)
  }

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

.elementor-animation-wobble-to-bottom-right:active,
.elementor-animation-wobble-to-bottom-right:focus,
.elementor-animation-wobble-to-bottom-right:hover {
  animation-name: elementor-animation-wobble-to-bottom-right;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-to-top-right {
  16.65% {
    transform: translate(8px, -8px)
  }

  33.3% {
    transform: translate(-6px, 6px)
  }

  49.95% {
    transform: translate(4px, -4px)
  }

  66.6% {
    transform: translate(-2px, 2px)
  }

  83.25% {
    transform: translate(1px, -1px)
  }

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

.elementor-animation-wobble-to-top-right:active,
.elementor-animation-wobble-to-top-right:focus,
.elementor-animation-wobble-to-top-right:hover {
  animation-name: elementor-animation-wobble-to-top-right;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-top {
  16.65% {
    transform: skew(-12deg)
  }

  33.3% {
    transform: skew(10deg)
  }

  49.95% {
    transform: skew(-6deg)
  }

  66.6% {
    transform: skew(4deg)
  }

  83.25% {
    transform: skew(-2deg)
  }

  100% {
    transform: skew(0)
  }
}

.elementor-animation-wobble-top {
  transform-origin: 0 100%
}

.elementor-animation-wobble-top:active,
.elementor-animation-wobble-top:focus,
.elementor-animation-wobble-top:hover {
  animation-name: elementor-animation-wobble-top;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-bottom {
  16.65% {
    transform: skew(-12deg)
  }

  33.3% {
    transform: skew(10deg)
  }

  49.95% {
    transform: skew(-6deg)
  }

  66.6% {
    transform: skew(4deg)
  }

  83.25% {
    transform: skew(-2deg)
  }

  100% {
    transform: skew(0)
  }
}

.elementor-animation-wobble-bottom {
  transform-origin: 100% 0
}

.elementor-animation-wobble-bottom:active,
.elementor-animation-wobble-bottom:focus,
.elementor-animation-wobble-bottom:hover {
  animation-name: elementor-animation-wobble-bottom;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-skew {
  16.65% {
    transform: skew(-12deg)
  }

  33.3% {
    transform: skew(10deg)
  }

  49.95% {
    transform: skew(-6deg)
  }

  66.6% {
    transform: skew(4deg)
  }

  83.25% {
    transform: skew(-2deg)
  }

  100% {
    transform: skew(0)
  }
}

.elementor-animation-wobble-skew:active,
.elementor-animation-wobble-skew:focus,
.elementor-animation-wobble-skew:hover {
  animation-name: elementor-animation-wobble-skew;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1
}

@keyframes elementor-animation-buzz {
  50% {
    transform: translateX(3px) rotate(2deg)
  }

  100% {
    transform: translateX(-3px) rotate(-2deg)
  }
}

.elementor-animation-buzz:active,
.elementor-animation-buzz:focus,
.elementor-animation-buzz:hover {
  animation-name: elementor-animation-buzz;
  animation-duration: .15s;
  animation-timing-function: linear;
  animation-iteration-count: infinite
}

@keyframes elementor-animation-buzz-out {
  10% {
    transform: translateX(3px) rotate(2deg)
  }

  20% {
    transform: translateX(-3px) rotate(-2deg)
  }

  30% {
    transform: translateX(3px) rotate(2deg)
  }

  40% {
    transform: translateX(-3px) rotate(-2deg)
  }

  50% {
    transform: translateX(2px) rotate(1deg)
  }

  60% {
    transform: translateX(-2px) rotate(-1deg)
  }

  70% {
    transform: translateX(2px) rotate(1deg)
  }

  80% {
    transform: translateX(-2px) rotate(-1deg)
  }

  90% {
    transform: translateX(1px) rotate(0)
  }

  100% {
    transform: translateX(-1px) rotate(0)
  }
}

.elementor-animation-buzz-out:active,
.elementor-animation-buzz-out:focus,
.elementor-animation-buzz-out:hover {
  animation-name: elementor-animation-buzz-out;
  animation-duration: .75s;
  animation-timing-function: linear;
  animation-iteration-count: 1
}