. @charset "UTF-8";
*,
::after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

:focus {
    outline: 0
}

.fit-vids-style {
    display: none
}

iframe {
    border: none
}

.clearfix {
    clear: both
}

::-moz-selection {
    background: rgba(var(--rgb-default), .7);
    color: var(--color-white)
}

::selection {
    background: rgba(var(--rgb-default), .7);
    color: var(--color-white)
}

.bg-default ::-moz-selection {
    background: var(--color-white);
    color: #606060
}

.bg-default ::selection {
    background: var(--color-white);
    color: #606060
}

br {
    line-height: 0
}

button:focus {
    outline: 0!important
}

html {
    font-size: 20px
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: Jost, sans-serif;
    color: #606060;
    font-size: 14px;
    line-height: 24px!important;
    background: #f9fafb;
    overflow-x: hidden;
    position: relative
}

.container {
    padding-right: 0;
    padding-left: 0
}

.container-fluid {
    padding-left: 20px;
    padding-right: 20px
}

.navbar .container-fluid {
    padding-left: 30px;
    padding-right: 30px
}

address,
body,
li {
    line-height: 1.4rem
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-weight: 400;
    color: inherit
}

strong {
    font-weight: 700
}

p {
    margin: 0 0 .5rem
}

.hover {
    transition: all .2s ease-in-out
}

a.hover {
    -webkit-transition: border 150ms ease-in-out;
    -o-transition: border 150ms ease-in-out;
    transition: border 150ms ease-in-out;
    padding-bottom: 0;
    border-bottom: 1px solid transparent
}

a.hover:hover {
    border-bottom: 1px solid var(--color-default);
    -webkit-transition: border 150ms ease-in-out;
    -o-transition: border 150ms ease-in-out;
    transition: border 150ms ease-in-out
}

a {
    color: var(--color-default);
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

a:focus,
a:hover {
    text-decoration: none;
    color: var(--color-default)
}

.font-weight-300 {
    font-weight: 300
}

.font-weight-400 {
    font-weight: 400
}

.font-weight-500 {
    font-weight: 500
}

.font-weight-600 {
    font-weight: 600
}

.font-weight-700 {
    font-weight: 700
}

strong {
    font-weight: 500
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    color: #3b5998;
    font-weight: 500;
    letter-spacing: normal;
    margin-bottom: .8rem
}

.h1,
h1 {
    font-size: 1.4rem;
    line-height: 1.7rem
}

.h2,
h2 {
    font-size: 16px;
    line-height: 1.6rem
}

.h3,
h3 {
    font-size: 1.2rem;
    line-height: 1.5rem
}

.h4,
h4 {
    font-size: 1.1rem;
    line-height: 1.4rem
}

.h5,
h5 {
    font-size: 1rem;
    line-height: 1.3rem;
    margin-bottom: .6rem
}

.h6,
h6 {
    font-size: .9rem;
    line-height: 1.2rem;
    margin-bottom: .6rem;
    text-transform: capitalize
}

.h1.text-uppercase,
h1.text-uppercase {
    font-size: 1.2rem;
    line-height: 1.5rem
}

.h2.text-uppercase,
h2.text-uppercase {
    font-size: 16px;
    line-height: 1.4rem
}

.h3.text-uppercase,
h3.text-uppercase {
    font-size: 1rem;
    line-height: 1.3rem
}

.h4.text-uppercase,
h4.text-uppercase {
    font-size: .9rem;
    line-height: 1.2rem
}

.h5.text-uppercase,
h5.text-uppercase {
    font-size: .8rem;
    line-height: 1.1rem
}

.h6.text-uppercase,
h6.text-uppercase {
    font-size: .7rem;
    line-height: 1rem
}

.grid-view h2.post-title {
    margin-bottom: 1rem;
    font-size: 1.1rem;
    line-height: 1.4rem
}

.caption-overlay h3,
.classic-view h2.post-title {
    font-size: 1.4rem;
    line-height: 1.7rem
}

.widget-title {
    font-size: 1rem;
    line-height: 1.3rem
}

.section-title {
    font-size: 1.5rem;
    line-height: 1.8rem;
    margin-bottom: 1rem
}

.section-title.larger {
    font-size: 1.8rem;
    line-height: 2.1rem
}

.section-title.text-uppercase {
    font-size: .9rem;
    line-height: 1.2rem;
    margin-bottom: 1rem
}

.section-title.larger.text-uppercase {
    font-size: 1.2rem;
    line-height: 1.5rem
}

.title-color {
    font-size: .8rem;
    line-height: 1.1rem;
    margin-bottom: 1.05rem;
    text-transform: uppercase
}

.title-bg {
    font-size: .55rem;
    line-height: 1rem;
    letter-spacing: .025rem;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 10rem;
    padding: .35rem .7rem .3rem
}

.page-title {
    font-size: 2.5rem;
    line-height: 2.8rem;
    margin-bottom: 1rem
}

.hero {
    font-size: 3rem;
    line-height: 3.6rem;
    font-weight: 500
}

.display-1 {
    font-size: 2.5rem;
    line-height: 3.1rem;
    font-weight: 500
}

.display-2 {
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 500
}

.display-3 {
    font-size: 1.6rem;
    line-height: 2.2rem;
    font-weight: 400
}

.display-4 {
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 300
}

.lead {
    font-size: 1rem;
    line-height: 1.5rem
}

.page-title-wrapper .lead {
    font-size: 1.1rem;
    line-height: 1.6rem
}

.lead.larger {
    font-size: 1.2rem;
    line-height: 1.7rem
}

.text-muted {
    color: grey!important
}

.inner {
    padding-top: 3rem;
    padding-bottom: 6rem
}

footer .inner {
    padding-bottom: 5rem
}

.page-title-wrapper .inner {
    padding-top: 5rem;
    padding-bottom: 0
}

.page-title-wrapper.image-wrapper .inner {
    padding-bottom: 6rem
}

.google-map iframe {
    display: block
}

.google-map.map-full {
    height: 100%
}

#wave {
    margin: 0
}

canvas {
    vertical-align: bottom
}

.divider svg {
    vertical-align: bottom
}

.pointer-none {
    pointer-events: none
}

.navbar {
    z-index: 1008;
    width: 100%;
    padding: 0;
    background: #fff;
    height: 48px;
    position: fixed!important
}

.navbar.fixed.banner--stick,
.navbar.shadow:not(.fixed):not(.banner--stick) {
    box-shadow: 0 0 10px #4a000052
}

.navbar-nav,
.navbar-nav * {
    line-height: 1
}

.navbar .container {
    position: relative
}

.navbar.absolute {
    position: absolute
}

.navbar.navbar-bg-light {
    background: var(--color-white)!important
}

.navbar .navbar-brand {
    padding-top: 0;
    padding-bottom: 0;
    margin: 0
}

.navbar .navbar-brand a {
    color: #303030
}

.navbar-brand img {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-transform: translateZ();
    height: auto;
    width: auto;
    max-width: none
}

@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .navbar-brand img {
        image-rendering: -webkit-optimize-contrast
    }
}

.navbar.transparent .logo-dark {
    display: none
}

.navbar.fixed.transparent .logo-light {
    display: none
}

.navbar.fixed.transparent .logo-dark {
    display: inline-block
}

.nav-fill .nav-item {
    text-align: left
}

.nav-fill>.nav-item {
    text-align: center
}

.navbar-nav .nav-link {
    color: #303030
}

.dropdown-item,
.mega-menu-content a,
.navbar-nav .nav-link {
    font-size: .85rem;
    font-weight: 500
}

.nav-uppercase .navbar-nav .nav-link {
    font-size: .7rem;
    text-transform: uppercase;
    letter-spacing: .5px
}

.dropdown-menu {
    min-width: 170px;
    padding: 0;
    margin: 0;
    background: #1e2228;
    border: 0;
    border-radius: 0;
    border-bottom-left-radius: .2rem;
    border-bottom-right-radius: .2rem
}

.dropdown-menu .dropdown-menu {
    border-radius: .2rem
}

.navbar.extended:not(.banner--clone) .dropdown-menu,
.navbar.transparent:not(.banner--clone) .dropdown-menu {
    border-top-left-radius: .2rem;
    border-top-right-radius: .2rem
}

.dropdown-menu .nav-item,
.mega-menu-content li {
    line-height: 1
}

.dropdown-item,
.mega-menu-content a {
    padding: .6rem 1.2rem
}

.mega-menu-content a {
    padding-left: 0;
    padding-right: 0;
    display: block
}

.mega-menu-content .icon-list i {
    font-size: .7rem;
    width: 1.1rem
}

.mega-menu-content a:hover {
    color: var(--color-white)
}

.dropdown-item.active {
    background: 0 0;
    color: inherit
}

.dropdown-item.highlighted,
.dropdown-item:focus,
.dropdown-item:hover {
    background: 0 0!important;
    border-top-color: transparent
}

.dropdown-item,
.dropdown-item:focus,
.dropdown-item:hover,
.dropdown-menu,
.mega-menu-content a,
.mega-menu-content a:focus,
.mega-menu-content a:hover {
    color: var(--color-white)
}

.dropdown-toggle::after {
    display: none
}

.navbar-nav:not(.sm-collapsible) .dropdown-item.has-submenu {
    padding-right: 2rem
}

.navbar-other .nav-item a:not(.btn),
.navbar-other .nav-item button {
    color: #303030;
    cursor: pointer;
    transition: all .2s ease-in-out
}

.navbar-other .nav-item+.nav-item {
    padding-left: .8rem
}

.navbar-other .nav-item+.nav-item.search-dropdown {
    padding-left: 1rem!important
}

abbr[title],
acronym[title] {
    cursor: help!important;
    text-decoration: none!important
}

.navbar:not(.extended) .topbar {
    font-size: .75rem;
    padding: .15rem 0
}

.navbar.fixed {
    margin: 0;
    width: 100%
}

.banner--clone {
    z-index: 1008;
    top: 0;
    left: 0;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.banner--clone:not(.banner--stick) .dropdown-menu.search-dropdown-menu {
    display: none!important
}

.banner--stick {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    background: rgba(var(--rgb-white), .95)
}

.banner--stick.bg-white {
    background: rgba(var(--rgb-white), .95)!important
}

.banner--stick.navbar-fancy-dark {
    background: #242930!important;
    box-shadow: none!important
}

.navbar.fixed:not(.extended) .topbar {
    display: none!important
}

.navbar.fixed .navbar-collapse,
.navbar.fixed.navbar-fancy .container.bg-white {
    background: 0 0!important;
    box-shadow: none!important
}

.navbar-nav,
.navbar-nav>li.mega-menu {
    position: static!important
}

.navbar-nav>li>ul.mega-menu {
    margin-left: 0!important;
    right: 0!important;
    width: auto!important;
    max-width: none!important
}

button.plain {
    cursor: pointer;
    transition: transform .2s ease-in-out;
    -moz-transition: transform .2s ease-in-out;
    -webkit-transition: transform .2s ease-in-out;
    vertical-align: middle;
    border: 0 none;
    background: 0 0;
    padding: 0;
    margin: 0
}

button.plain::-moz-focus-inner {
    padding: 0;
    border: 0 none
}

button.plain:focus {
    outline: 0
}

button.hamburger {
    display: inline-block;
    width: 24px;
    height: 22px;
    padding: 1px 0 0
}

button.hamburger:after,
button.hamburger:before {
    content: ""
}

button.hamburger span,
button.hamburger:after,
button.hamburger:before {
    display: block;
    width: 100%;
    height: 3px;
    margin: 0 0 5px;
    transition: transform .2s ease-in-out;
    -moz-transition: transform .2s ease-in-out;
    -webkit-transition: transform .2s ease-in-out;
    background: #303030
}

button.hamburger.animate.active span {
    transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0)
}

button.hamburger.animate.active:before {
    transform: translateY(8px) rotate(45deg);
    -moz-transform: translateY(8px) rotate(45deg);
    -webkit-transform: translateY(8px) rotate(45deg)
}

button.hamburger.animate.active:after {
    transform: translateY(-8px) rotate(-45deg);
    -moz-transform: translateY(-8px) rotate(-45deg);
    -webkit-transform: translateY(-8px) rotate(-45deg)
}

.offcanvas-info {
    position: fixed;
    top: 0;
    bottom: 0;
    left: auto;
    right: -300px;
    width: 300px;
    padding-top: 3rem;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    overflow-y: auto;
    visibility: hidden;
    background: #1e2228;
    transition-timing-function: ease-in-out;
    transition-duration: .3s;
    transition-property: right, visibility;
    z-index: 1041;
    align-items: start;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box
}

.offcanvas-info.open {
    right: 0;
    visibility: visible
}

.offcanvas-close {
    position: absolute;
    top: .5rem;
    left: .8rem;
    cursor: pointer;
    color: #000;
    font-size: 1.2rem;
    transition: all .2s ease-in-out!important
}

.offcanvas-nav-close {
    left: auto;
    right: .5rem
}

.offcanvas-header {
    padding: 3rem 0 2rem
}

.offcanvas-header img {
    max-width: 100%;
    height: auto
}

.offcanvas-info .widget {
    margin-bottom: 2rem
}

.search-dropdown .dropdown-toggle {
    color: #303030
}

.search-dropdown .dropdown-menu .dropdown-close {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    transition: all .2s ease-in-out;
    font-size: 1.2rem
}

.search-dropdown .dropdown-menu .dropdown-close:hover {
    color: rgba(var(--rgb-white), .75)!important
}

.search-dropdown input[type=text] {
    height: 3rem;
    line-height: 3rem;
    font-size: .75rem;
    background: 0 0!important
}

.search-dropdown .dropdown-menu.collapsing {
    display: block
}

.search-dropdown .dropdown-menu .dropdown-close {
    right: 1rem
}

.dropdown-menu.cart-dropdown-menu {
    padding: 1.5rem!important;
    min-width: 280px
}

.navbar-other .nav-item .cart-dropdown-menu a:not(.btn) {
    color: var(--color-white);
    font-size: inherit
}

.navbar-hover-opacity .navbar-other .nav-item .cart-dropdown-menu a:not(.btn):hover {
    color: rgba(var(--rgb-white), .7)!important
}

.navbar-other .nav-item .cart-dropdown-menu .meta.price {
    font-weight: 500;
    font-size: .8rem
}

.navbar-other .nav-item .cart-dropdown-menu .meta.price,
.navbar-other .nav-item .cart-dropdown-menu .meta.price span {
    color: #aaa!important
}

.navbar-other .nav-item .cart-dropdown-menu .meta.price .quantity {
    font-style: normal
}

.navbar-other .nav-item .cart-dropdown-menu .meta.price .quantity:after {
    content: "x";
    padding-left: 5px;
    padding-right: 5px
}

.badge-cart {
    text-transform: uppercase;
    color: var(--color-white);
    font-size: .55rem;
    font-weight: 500;
    line-height: .85rem;
    width: .85rem;
    height: .85rem;
    border-radius: 100%;
    text-align: center;
    display: inline-block;
    vertical-align: .35rem
}

.btn {
    color: var(--color-white);
    background: #4888e6;
    border: 0;
    margin-bottom: .5rem;
    margin-right: .25rem;
    padding: .9rem 1.3rem .8rem;
    font-size: .65rem;
    letter-spacing: .025rem;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 1;
    border-radius: 1.5rem;
    text-shadow: none;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: inline-block
}

.btn-icon i {
    vertical-align: -1px
}

.navigation .btn-icon i {
    vertical-align: 0
}

.btn-icon-left i {
    margin-right: .25rem
}

.btn-icon-right i {
    margin-left: .25rem
}

.btn:focus {
    color: var(--color-white);
    box-shadow: inherit
}

.btn.active,
.btn:active,
.btn:hover {
    color: var(--color-white);
    box-shadow: var(--btn-hover-default)
}

.btn.btn-white {
    color: #404040
}

.text-center .btn {
    margin-left: .25rem;
    margin-right: .25rem
}

.text-right .btn {
    margin-right: 0
}

.btn-s {
    padding: .65rem .9rem .55rem
}

.btn-l {
    padding: 1.05rem 1.5rem 1rem;
    font-size: .7rem
}

.btn.fixed-width {
    width: 165px
}

.btn.btn-square {
    padding: .5rem
}

.btn-submit {
    margin: 0
}

.btn.btn-dark {
    background: var(--color-dark)
}

.btn.btn-white {
    background: var(--color-white)
}

.btn.btn-red {
    background: var(--color-red)
}

.btn.btn-orange {
    background: var(--color-orange)
}

.btn.btn-yellow {
    background: var(--color-yellow)
}

.btn.btn-green {
    background: var(--color-green)
}

.btn.btn-leaf {
    background: var(--color-leaf)
}

.btn.btn-teal {
    background: var(--color-teal)
}

.btn.btn-aqua {
    background: var(--color-aqua)
}

.btn.btn-meander {
    background: var(--color-meander)
}

.btn.btn-blue {
    background: var(--color-blue)
}

.btn.btn-cobalt {
    background: var(--color-cobalt)
}

.btn.btn-sky {
    background: var(--color-sky)
}

.btn.btn-default {
    background: var(--color-default)
}

.btn.btn-purple {
    background: var(--color-purple)
}

.btn.btn-violet {
    background: var(--color-violet)
}

.btn.btn-pink {
    background: var(--color-pink)
}

.btn.btn-rose {
    background: var(--color-rose)
}

.btn.btn-hibiscus {
    background: var(--color-hibiscus)
}

.btn.btn-brown {
    background: var(--color-brown)
}

.btn.btn-white.active,
.btn.btn-white:active,
.btn.btn-white:hover {
    box-shadow: var(--btn-hover-white)
}

.btn.btn-dark.active,
.btn.btn-dark:active,
.btn.btn-dark:hover {
    box-shadow: var(--btn-hover-dark)
}

.btn.btn-red.active,
.btn.btn-red:active,
.btn.btn-red:hover {
    box-shadow: var(--btn-hover-red)
}

.btn.btn-orange.active,
.btn.btn-orange:active,
.btn.btn-orange:hover {
    box-shadow: var(--btn-hover-orange)
}

.btn.btn-yellow.active,
.btn.btn-yellow:active,
.btn.btn-yellow:hover {
    box-shadow: var(--btn-hover-yellow)
}

.btn.btn-green.active,
.btn.btn-green:active,
.btn.btn-green:hover {
    box-shadow: var(--btn-hover-green)
}

.btn.btn-leaf.active,
.btn.btn-leaf:active,
.btn.btn-leaf:hover {
    box-shadow: var(--btn-hover-leaf)
}

.btn.btn-teal.active,
.btn.btn-teal:active,
.btn.btn-teal:hover {
    box-shadow: var(--btn-hover-teal)
}

.btn.btn-aqua.active,
.btn.btn-aqua:active,
.btn.btn-aqua:hover {
    box-shadow: var(--btn-hover-aqua)
}

.btn.btn-meander.active,
.btn.btn-meander:active,
.btn.btn-meander:hover {
    box-shadow: var(--btn-hover-meander)
}

.btn.btn-blue.active,
.btn.btn-blue:active,
.btn.btn-blue:hover {
    box-shadow: var(--btn-hover-blue)
}

.btn.btn-cobalt.active,
.btn.btn-cobalt:active,
.btn.btn-cobalt:hover {
    box-shadow: var(--btn-hover-cobalt)
}

.btn.btn-sky.active,
.btn.btn-sky:active,
.btn.btn-sky:hover {
    box-shadow: var(--btn-hover-sky)
}

.btn.btn-purple.active,
.btn.btn-purple:active,
.btn.btn-purple:hover {
    box-shadow: var(--btn-hover-purple)
}

.btn.btn-violet.active,
.btn.btn-violet:active,
.btn.btn-violet:hover {
    box-shadow: var(--btn-hover-violet)
}

.btn.btn-pink.active,
.btn.btn-pink:active,
.btn.btn-pink:hover {
    box-shadow: var(--btn-hover-pink)
}

.btn.btn-rose.active,
.btn.btn-rose:active,
.btn.btn-rose:hover {
    box-shadow: var(--btn-hover-rose)
}

.btn.btn-hibiscus.active,
.btn.btn-hibiscus:active,
.btn.btn-hibiscus:hover {
    box-shadow: var(--btn-hover-hibiscus)
}

.btn.btn-brown.active,
.btn.btn-brown:active,
.btn.btn-brown:hover {
    box-shadow: var(--btn-hover-brown)
}

.btn.share-facebook {
    background: #4470cf
}

.btn.share-google {
    background: #a84539
}

.btn.share-pinterest {
    background: #c53942
}

.btn.share-tumblr {
    background: #5d82a4
}

.btn.share-twitter {
    background: #5daed5
}

.btn.share-facebook.active,
.btn.share-facebook:active,
.btn.share-facebook:focus,
.btn.share-facebook:hover {
    background: #340bb3
}

.btn.share-google.active,
.btn.share-google:active,
.btn.share-google:focus,
.btn.share-google:hover {
    background: #91362b
}

.btn.share-pinterest.active,
.btn.share-pinterest:active,
.btn.share-pinterest:focus,
.btn.share-pinterest:hover {
    background: #b12b34
}

.btn.share-tumblr.active,
.btn.share-tumblr:active,
.btn.share-tumblr:focus,
.btn.share-tumblr:hover {
    background: #496b8b
}

.btn.share-twitter.active,
.btn.share-twitter:active,
.btn.share-twitter:focus,
.btn.share-twitter:hover {
    background: #4c9ec6
}

.btn.btn-strong-hover.btn-white.active,
.btn.btn-strong-hover.btn-white:active,
.btn.btn-strong-hover.btn-white:hover {
    box-shadow: var(--btn-strong-hover-white)
}

.btn.btn-strong-hover.btn-red.active,
.btn.btn-strong-hover.btn-red:active,
.btn.btn-strong-hover.btn-red:hover {
    box-shadow: var(--btn-strong-hover-red)
}

.btn.btn-strong-hover.btn-orange.active,
.btn.btn-strong-hover.btn-orange:active,
.btn.btn-strong-hover.btn-orange:hover {
    box-shadow: var(--btn-strong-hover-orange)
}

.btn.btn-strong-hover.btn-yellow.active,
.btn.btn-strong-hover.btn-yellow:active,
.btn.btn-strong-hover.btn-yellow:hover {
    box-shadow: var(--btn-strong-hover-yellow)
}

.btn.btn-strong-hover.btn-green.active,
.btn.btn-strong-hover.btn-green:active,
.btn.btn-strong-hover.btn-green:hover {
    box-shadow: var(--btn-strong-hover-green)
}

.btn.btn-strong-hover.btn-leaf.active,
.btn.btn-strong-hover.btn-leaf:active,
.btn.btn-strong-hover.btn-leaf:hover {
    box-shadow: var(--btn-strong-hover-leaf)
}

.btn.btn-strong-hover.btn-teal.active,
.btn.btn-strong-hover.btn-teal:active,
.btn.btn-strong-hover.btn-teal:hover {
    box-shadow: var(--btn-strong-hover-teal)
}

.btn.btn-strong-hover.btn-aqua.active,
.btn.btn-strong-hover.btn-aqua:active,
.btn.btn-strong-hover.btn-aqua:hover {
    box-shadow: var(--btn-strong-hover-aqua)
}

.btn.btn-strong-hover.btn-meander.active,
.btn.btn-strong-hover.btn-meander:active,
.btn.btn-strong-hover.btn-meander:hover {
    box-shadow: var(--btn-strong-hover-meander)
}

.btn.btn-strong-hover.btn-blue.active,
.btn.btn-strong-hover.btn-blue:active,
.btn.btn-strong-hover.btn-blue:hover {
    box-shadow: var(--btn-strong-hover-blue)
}

.btn.btn-strong-hover.btn-cobalt.active,
.btn.btn-strong-hover.btn-cobalt:active,
.btn.btn-strong-hover.btn-cobalt:hover {
    box-shadow: var(--btn-strong-hover-cobalt)
}

.btn.btn-strong-hover.btn-sky.active,
.btn.btn-strong-hover.btn-sky:active,
.btn.btn-strong-hover.btn-sky:hover {
    box-shadow: var(--btn-strong-hover-sky)
}

.btn.btn-strong-hover.btn-purple.active,
.btn.btn-strong-hover.btn-purple:active,
.btn.btn-strong-hover.btn-purple:hover {
    box-shadow: var(--btn-strong-hover-purple)
}

.btn.btn-strong-hover.btn-violet.active,
.btn.btn-strong-hover.btn-violet:active,
.btn.btn-strong-hover.btn-violet:hover {
    box-shadow: var(--btn-strong-hover-violet)
}

.btn.btn-strong-hover.btn-pink.active,
.btn.btn-strong-hover.btn-pink:active,
.btn.btn-strong-hover.btn-pink:hover {
    box-shadow: var(--btn-strong-hover-pink)
}

.btn.btn-strong-hover.btn-rose.active,
.btn.btn-strong-hover.btn-rose:active,
.btn.btn-strong-hover.btn-rose:hover {
    box-shadow: var(--btn-strong-hover-rose)
}

.btn.btn-strong-hover.btn-hibiscus.active,
.btn.btn-strong-hover.btn-hibiscus:active,
.btn.btn-strong-hover.btn-hibiscus:hover {
    box-shadow: var(--btn-strong-hover-hibiscus)
}

.btn.btn-strong-hover.btn-brown.active,
.btn.btn-strong-hover.btn-brown:active,
.btn.btn-strong-hover.btn-brown:hover {
    box-shadow: var(--btn-strong-hover-brown)
}

.btn.btn-strong-hover.active,
.btn.btn-strong-hover:active,
.btn.btn-strong-hover:hover {
    box-shadow: var(--btn-strong-hover-default)
}

.btn-play {
    width: 3.5rem;
    height: 3.5rem;
    line-height: 3.5rem!important;
    text-align: center;
    border-radius: 100%;
    background: #75a6efba;
    box-shadow: var(--shadow);
    display: inline-block;
    transition: all .2s ease-in-out;
    margin: 0 auto
}

.btn-play:hover {
    box-shadow: var(--btn-strong-hover-white);
    transition: all .2s ease-in-out
}

.btn-play:before {
    font-family: IcoFont;
    content: "\ec74";
    color: #0c0b0b63;
    font-size: 1rem;
    padding: 0 0 0 2px;
    display: block
}

.btn-play-s {
    width: 2.6rem;
    height: 2.6rem;
    line-height: 2.6rem!important
}

.btn-play-s:before {
    font-size: .75rem
}

.play-wrapper {
    position: relative
}

.play-wrapper .btn-play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.inverse-text .tag-list a.btn {
    background: #303339
}

.inverse-text .tag-list a.btn.active,
.inverse-text .tag-list a.btn:active,
.inverse-text .tag-list a.btn:focus,
.inverse-text .tag-list a.btn:hover {
    color: var(--color-white);
    box-shadow: 0 0 0 5px rgba(var(--rgb-white), .03)
}

.box {
    padding: 1rem 1.5rem 2rem;
    border-radius: .2rem
}

.classic-view.boxed .box {
    padding-bottom: 2rem
}

.box.p-30 {
    padding: 1.5rem 1.5rem 1rem
}

.boxed.list-view:not(.mega-menu) {
    margin-bottom: -1.5rem
}

.boxed.list-view .item {
    margin-bottom: 1.5rem
}

.boxed.list-view .box {
    padding: 1.5rem 1rem
}

.boxed .image-block-wrapper .image-block .image-block-bg {
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem
}

.boxed .image-block-wrapper .image-block[class*=offset-] .image-block-bg {
    border-radius: 0;
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem
}

.boxed .rounded .image-block>.google-map {
    overflow: hidden!important
}

.boxed:not(.list-view) .player-wrapper,
.boxed:not(.list-view) .post-slider,
.boxed:not(.list-view) figure.main {
    margin: -2rem -2rem 0
}

.boxed:not(.list-view) .box.p-30 .player-wrapper,
.boxed:not(.list-view) .box.p-30 .post-slider,
.boxed:not(.list-view) .box.p-30 figure.main {
    margin: -1.5rem -1.5rem 1.5rem
}

.grid-view .post {
    margin-bottom: 3rem
}

.grid-view.boxed .post {
    margin-bottom: 1.5rem
}

.boxed.classic-view .post {
    margin-bottom: 2.5rem
}

.white-wrapper {
    background-color: #fff!important
}

.light-wrapper {
    background-color: #f9fafb!important
}

.gray-wrapper {
    background-color: #f3f4f7!important
}

.dark-wrapper {
    background-color: #242930!important
}

.footer-dark-wrapper,
footer.dark-wrapper {
    background-color: #313131!important
}

.pattern-wrapper {
    background: transparent repeat left top
}

.gradient-wrapper {
    background-image: linear-gradient(135deg, #954aa6 0, #725aee 100%)
}

.fill-white-wrapper {
    fill: #fff
}

.fill-light-wrapper {
    fill: #f9fafb
}

.fill-gray-wrapper {
    fill: #f3f4f7
}

.fill-dark-wrapper {
    fill: #242930
}

.fill-footer-dark-wrapper {
    fill: #1e2228
}

.overflow-top {
    margin-top: -10rem;
    position: relative;
    z-index: 2
}

.overflow-top.bleed-s {
    margin-top: -7.5rem
}

.overflow-top.bleed-l {
    margin-top: -30rem
}

.overflow-bottom {
    top: 0;
    transform: translateY(-50%);
    position: relative;
    z-index: 2;
    margin-bottom: -2rem
}

.image-wrapper {
    background: no-repeat center center;
    background-size: cover;
    position: relative
}

.image-wrapper:not(.mobile) {
    background-attachment: fixed!important
}

.image-wrapper.bg-auto {
    background-size: auto;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: scroll!important
}

.image-wrapper.bg-full {
    background-size: 100%;
    background-repeat: no-repeat;
    background-attachment: scroll!important
}

.image-wrapper:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%
}

.image-wrapper.rounded:before {
    border-radius: .2rem!important
}

.image-wrapper.gradient-overlay:before {
    background: 0 0;
    background-image: linear-gradient(135deg, rgba(111, 63, 124, .55) 0, rgba(88, 73, 170, .55) 100%)
}

.image-wrapper.no-overlay:before {
    display: none
}

.image-wrapper:not(.no-overlay) * {
    position: relative;
    z-index: 2
}

.image-wrapper .cbp-nav-controls,
.image-wrapper .tparrows {
    position: absolute
}

.h-100vh {
    height: 100vh
}

.image-block-wrapper {
    padding: 0;
    position: relative
}

.image-block-wrapper {
    min-height: 450px
}

.image-block-wrapper .image-block {
    overflow: hidden;
    position: absolute;
    height: 500px;
    top: 0;
    left: 0
}

.image-block-wrapper .image-block .image-block-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover!important;
    background-position: center center!important
}

.image-block-wrapper [class*=container] .box {
    padding: 6rem 5rem
}

.video-wrapper video {
    width: 100%;
    height: 100%;
    display: inline-block;
    vertical-align: baseline;
    background-size: cover
}

.video-wrapper-inner {
    height: 30rem;
    width: 100%
}

.video-wrapper .content-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
    width: 100%;
    height: 100%;
    text-align: center;
    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-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: rgba(var(--rgb-dark), .5)
}

video::-webkit-media-controls {
    display: none!important
}

.shadow {
    box-shadow: var(--shadow)!important;
    transition: all .2s ease-in-out
}

.shadow-hover:hover {
    box-shadow: var(--shadow-hover)!important
}

.no-shadow {
    box-shadow: none!important
}

.rounded {
    border-radius: 0!important
}

.google-map.rounded iframe,
.owl-carousel .item>img,
.owl-carousel figure.rounded:not(.main) img,
.rounded:not(.main),
.rounded:not(.main).overlay figcaption,
figure.rounded:not(.main) img,
figure.rounded:not(.main) span.bg {
    border-radius: .2rem!important
}

.main.rounded.overlay figcaption,
figure.main.rounded img,
figure.main.rounded span.bg {
    border-top-left-radius: .2rem!important;
    border-top-right-radius: .2rem!important
}

.full-circle {
    display: inline-block;
    border-radius: 50%;
    min-width: 5rem;
    min-height: 5rem;
    padding: 1.2rem;
    text-align: center;
    box-sizing: content-box;
    white-space: nowrap
}

.full-circle:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    padding-top: 100%;
    height: 0
}

.full-circle .full-circle-inner {
    display: inline-block;
    vertical-align: middle
}

hr {
    border: 0;
    padding: 0;
    margin: 0;
    padding-top: .5rem;
    margin-bottom: .5rem
}

hr.hr-footer {
    padding-top: 0;
    margin-bottom: 0
}

hr.dashed {
    border-bottom-width: 2px;
    border-style: dashed
}

hr.dotted {
    border-bottom-width: 2px;
    border-style: dotted
}

hr.double {
    border-bottom-width: 4px;
    border-style: double
}

_:default:not(:root:root),
hr.double {
    border-bottom-width: 3px
}

.divider-icon {
    border: 0;
    position: relative;
    padding-top: 3.5rem;
    padding-bottom: 3.5rem
}

.divider-icon i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 1.5rem;
    color: rgba(0, 0, 0, .1)
}

.divider-icon:after,
.divider-icon:before {
    position: absolute;
    top: 50%;
    content: "";
    border-top: 1px solid rgba(var(--rgb-black), .1);
    width: calc(50% - 1.5rem)
}

.divider-icon:before {
    left: 0
}

.divider-icon:after {
    right: 0
}

.divider-heading {
    border: 0;
    position: relative;
    padding: 0;
    margin-bottom: 1rem;
    line-height: 1;
    color: var(--color-default);
    opacity: .25;
    text-align: center
}

.divider-heading i {
    font-size: 1.4rem;
    line-height: 1
}

.dropcap {
    display: block;
    float: left;
    font-size: 2.5rem;
    font-weight: 500;
    padding: 0;
    margin: .6rem .5rem 0 0;
    text-transform: uppercase;
    color: #404040
}

.dropcap.circle {
    font-size: 1.1rem;
    color: var(--color-white);
    height: 2.3rem;
    width: 2.3rem;
    line-height: 2.3rem;
    margin: .25rem .5rem 0 0;
    text-align: center
}

.dropcap.circle {
    border-radius: 50%
}

.badge {
    text-transform: uppercase;
    font-size: .6rem;
    line-height: 1;
    display: inline-block;
    font-weight: 500;
    letter-spacing: .025rem;
    padding: .35rem .7rem .3rem;
    color: var(--color-white)
}

.badge:focus,
.badge:hover {
    color: var(--color-white)
}

.badge.bg-white {
    color: #404040
}

.category .badge {
    margin-bottom: 1rem
}

a.badge.bg-default:hover {
    box-shadow: var(--badge-hover-default)
}

a.badge.bg-dark:hover {
    box-shadow: var(--badge-hover-dark)
}

a.badge.bg-white:hover {
    box-shadow: var(--badge-hover-white)
}

a.badge.bg-red:hover {
    box-shadow: var(--badge-hover-red)
}

a.badge.bg-orange:hover {
    box-shadow: var(--badge-hover-orange)
}

a.badge.bg-yellow:hover {
    box-shadow: var(--badge-hover-yellow)
}

a.badge.bg-green:hover {
    box-shadow: var(--badge-hover-green)
}

a.badge.bg-leaf:hover {
    box-shadow: var(--badge-hover-leaf)
}

a.badge.bg-teal:hover {
    box-shadow: var(--badge-hover-teal)
}

a.badge.bg-aqua:hover {
    box-shadow: var(--badge-hover-aqua)
}

a.badge.bg-meander:hover {
    box-shadow: var(--badge-hover-meander)
}

a.badge.bg-blue:hover {
    box-shadow: var(--badge-hover-blue)
}

a.badge.bg-cobalt:hover {
    box-shadow: var(--badge-hover-cobalt)
}

a.badge.bg-sky:hover {
    box-shadow: var(--badge-hover-sky)
}

a.badge.bg-purple:hover {
    box-shadow: var(--badge-hover-purple)
}

a.badge.bg-violet:hover {
    box-shadow: var(--badge-hover-violet)
}

a.badge.bg-pink:hover {
    box-shadow: var(--badge-hover-pink)
}

a.badge.bg-rose:hover {
    box-shadow: var(--badge-hover-rose)
}

a.badge.bg-hibiscus:hover {
    box-shadow: var(--badge-hover-hibiscus)
}

a.badge.bg-brown:hover {
    box-shadow: var(--badge-hover-brown)
}

.alert {
    border: 0;
    padding: 1rem 1.25rem
}

.alert-dismissible {
    padding-right: 4rem
}

.alert-link {
    font-weight: 500
}

button.close {
    -webkit-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    cursor: pointer;
    text-shadow: none;
    font-weight: 400
}

button.close span {
    display: none
}

button.close:before {
    font-family: Jam;
    content: "\ea05";
    vertical-align: middle;
    display: table-cell;
    font-size: 1.2rem;
    vertical-align: 1px
}

.alert-dismissible button.close {
    padding: 0 1rem 0 0;
    top: 50%;
    transform: translateY(-50%)
}

.modal {
    background: rgba(var(--rgb-dark), .4)
}

.modal-content {
    border: 0;
    border-radius: .2rem
}

.modal button.close {
    position: absolute;
    z-index: 1;
    right: 10px!important;
    top: 10px!important;
    padding: 0;
    color: rgba(var(--rgb-black), .7)
}

.modal .close,
.modal .close:not(:disabled):not(.disabled):focus,
.modal .close:not(:disabled):not(.disabled):hover {
    opacity: 1
}

.modal .close:not(:disabled):not(.disabled):focus,
.modal .close:not(:disabled):not(.disabled):hover {
    color: rgba(var(--rgb-black), .5)
}

.modal button.close.close-inverse {
    color: rgba(var(--rgb-white), 1)
}

.modal button.close.close-inverse:not(:disabled):not(.disabled):focus,
.modal button.close.close-inverse:not(:disabled):not(.disabled):hover {
    color: rgba(var(--rgb-white), .8)
}

blockquote p {
    font-size: .9rem;
    line-height: 1.5rem;
    font-style: normal;
    color: #707070
}

blockquote.icon p {
    font-size: 1rem;
    line-height: 1.6rem;
    font-style: normal
}

blockquote.larger p {
    font-size: 1.1rem;
    line-height: 1.7rem;
    font-weight: 300
}

blockquote.icon {
    position: relative;
    text-align: center;
    padding-top: 2.5rem
}

.owl-carousel blockquote.icon {
    padding-top: 3rem
}

blockquote.icon:before {
    font-family: sans-serif;
    content: "\201D";
    color: rgba(var(--rgb-default), .3);
    z-index: 1;
    position: absolute;
    width: 2.5rem;
    font-size: 6rem;
    line-height: 4.5rem;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    vertical-align: bottom
}

blockquote.icon.icon-left:before {
    left: 0;
    transform: none;
    content: "\201C"
}

.blockquote-footer {
    font-size: .6rem;
    line-height: 1.05rem;
    font-weight: 500;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    color: #999
}

.blockquote-footer:before {
    vertical-align: 1px
}

.blockquote-footer.details {
    text-transform: none
}

.blockquote-footer.details span {
    text-transform: uppercase;
    margin-bottom: 1rem;
    display: block
}

.blockquote-footer.details:before {
    display: none
}

.blockquote-details {
    display: flex;
    align-items: center;
    text-align: left;
    margin-bottom: 1rem
}

.blockquote-details .info {
    padding-left: 1rem
}

.blockquote-details .img-blob img {
    width: 3.5rem
}

.blockquote-details span {
    font-size: .8rem;
    font-weight: 400;
    text-transform: none
}

ol,
ul {
    padding-left: 15px
}

.unordered-list {
    list-style: none;
    padding: 0
}

.unordered-list>li:before {
    font-family: sans-serif;
    font-size: 1.1rem;
    vertical-align: middle;
    display: inline-block;
    margin-right: .35rem;
    content: "\2022"
}

.mega-menu-content .unordered-list>li:before {
    vertical-align: 0
}

.unordered-list-circle {
    list-style-type: circle
}

.unordered-list-disc {
    list-style-type: disc
}

.ordered-list-roman {
    list-style-type: upper-roman
}

.ordered-list-alpha {
    list-style-type: lower-alpha
}

.list-inline {
    margin-left: -.5rem
}

.list-inline>li {
    padding-left: .5rem;
    padding-right: .5rem
}

.list-inline>li.flex-middle {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important
}

.icon-list {
    list-style: none;
    padding: 0
}

.icon-list i {
    padding-right: .5rem;
    font-size: .75rem;
    vertical-align: -1px
}

.image-list {
    padding: 0;
    margin: 0
}

.image-list .meta,
.image-list p {
    margin: 0
}

.image-list:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.image-list li {
    clear: both;
    margin-bottom: 1rem;
    display: block;
    overflow: hidden
}

.image-list li:last-child {
    margin: 0
}

.image-list li a:hover {
    color: var(--color-default)
}

.image-list figure {
    float: left;
    width: 70px;
    height: 70px
}

.image-list .post-content {
    margin-left: 85px;
    margin-bottom: 0
}

.tag-list li {
    display: inline-block
}

.category-list .badge {
    padding-left: .5rem;
    padding-right: .5rem;
    margin: 0 0 0 .5rem
}

.icon-bg {
    width: 2rem;
    height: 2rem;
    position: relative;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.icon-blob {
    width: 4rem;
    height: 4rem;
    display: table;
    position: relative;
    z-index: 1
}

.icon-blob:after {
    font-family: Snowlake!important;
    content: "\0041";
    font-size: 4rem;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

.icon-blob h3,
.icon-blob p,
.icon-blob span {
    font-family: Jost, sans-serif!important
}

.icon-blob span {
    font-weight: 500
}

.icon-blob .number {
    display: table-cell;
    text-align: center;
    margin: 0 auto;
    vertical-align: middle;
    font-size: 1.3rem
}

.text-center .icon-blob {
    margin: 0 auto
}

.icon-blob i {
    display: table-cell;
    text-align: center;
    margin: 0 auto;
    vertical-align: middle;
    font-size: 1.6rem
}

.icon-svg img {
    width: 3rem;
    height: 3rem
}

.icon-blob .step {
    position: absolute;
    bottom: -.15rem;
    left: .55rem;
    font-family: Jost, sans-serif!important;
    width: 1rem;
    height: 1rem;
    border-radius: 100%;
    font-size: .55rem;
    line-height: normal;
    font-weight: 500;
    z-index: 2;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    color: var(--color-white)
}

.dial-item .icon-blob:before {
    font-family: Snowlake!important;
    content: "\0041";
    font-size: 4rem;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    color: var(--color-white)
}

.dial-item .icon-blob,
.nav-tabs .nav-link .icon-blob {
    transition: all .2s ease-in-out
}

.dial-item.active .icon-blob,
.dial-item.active .icon-blob .number,
.dial-item:hover .icon-blob,
.dial-item:hover .icon-blob .number,
.nav-tabs .nav-link.active .icon-blob,
.nav-tabs .nav-link:hover .icon-blob {
    color: var(--color-white)!important
}

.img-blob img {
    -webkit-mask-position: center center;
    mask-position: center center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    height: auto;
    width: 4.5rem;
    max-width: 100%;
    -webkit-mask-size: auto auto
}

.img-blob.blob1 img {
    -webkit-mask-box-image: url(style/images/blob/blob1.svg);
    mask-image: url(style/images/blob/blob1.svg);
    -webkit-mask-box-image-repeat: space
}

.img-blob.blob2 img {
    -webkit-mask-box-image: url(style/images/blob/blob2.svg);
    mask-image: url(style/images/blob/blob2.svg);
    -webkit-mask-box-image-repeat: space
}

.img-blob.blob3 img {
    -webkit-mask-box-image: url(style/images/blob/blob3.svg);
    mask-image: url(style/images/blob/blob3.svg);
    -webkit-mask-box-image-repeat: space
}

.img-blob.blob4 img {
    -webkit-mask-box-image: url(style/images/blob/blob4.svg);
    mask-image: url(style/images/blob/blob4.svg);
    -webkit-mask-box-image-repeat: space
}

.img-blob.blob5 img {
    -webkit-mask-box-image: url(style/images/blob/blob5.svg);
    mask-image: url(style/images/blob/blob5.svg);
    -webkit-mask-box-image-repeat: space
}

.img-blob.blob6 img {
    -webkit-mask-box-image: url(style/images/blob/blob6.svg);
    mask-image: url(style/images/blob/blob6.svg);
    -webkit-mask-box-image-repeat: space
}

.img-blob.blob7 img {
    -webkit-mask-box-image: url(style/images/blob/blob7.svg);
    mask-image: url(style/images/blob/blob7.svg);
    -webkit-mask-box-image-repeat: space
}

.img-blob.blob8 img {
    -webkit-mask-box-image: url(style/images/blob/blob8.svg);
    mask-image: url(style/images/blob/blob8.svg);
    -webkit-mask-box-image-repeat: space
}

.img-blob.blob9 img {
    -webkit-mask-box-image: url(style/images/blob/blob9.svg);
    mask-image: url(style/images/blob/blob9.svg);
    -webkit-mask-box-image-repeat: space
}

.img-blob.blob10 img {
    -webkit-mask-box-image: url(style/images/blob/blob10.svg);
    mask-image: url(style/images/blob/blob10.svg);
    -webkit-mask-box-image-repeat: space
}

.img-blob.blob11 img {
    -webkit-mask-box-image: url(style/images/blob/blob11.svg);
    mask-image: url(style/images/blob/blob11.svg);
    -webkit-mask-box-image-repeat: space
}

.img-blob.blob12 img {
    -webkit-mask-box-image: url(style/images/blob/blob12.svg);
    mask-image: url(style/images/blob/blob12.svg);
    -webkit-mask-box-image-repeat: space
}

.img-blob.blob13 img {
    -webkit-mask-box-image: url(style/images/blob/blob13.svg);
    mask-image: url(style/images/blob/blob13.svg);
    -webkit-mask-box-image-repeat: space
}

.img-blob.blob14 img {
    -webkit-mask-box-image: url(style/images/blob/blob14.svg);
    mask-image: url(style/images/blob/blob14.svg);
    -webkit-mask-box-image-repeat: space
}

.img-blob.blob15 img {
    -webkit-mask-box-image: url(style/images/blob/blob15.svg);
    mask-image: url(style/images/blob/blob15.svg);
    -webkit-mask-box-image-repeat: space
}

.owl-carousel .owl-item .img-blob img,
.owl-carousel .owl-item .img-blob-s img {
    display: inline;
    width: 3.5rem
}

.clients img {
    opacity: .8;
    transition: all .2s ease-in-out
}

.clients img:hover {
    opacity: 1
}

figure {
    margin: 0;
    padding: 0
}

figure img {
    max-width: 100%
}

figure.cover img {
    width: 100%
}

figure.cover {
    position: relative
}

figure.cover .divider [class*=fill-] {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    width: 100%
}

.overlay {
    position: relative;
    text-align: center;
    overflow: hidden;
    transform: translate3d(0, 0, 0)
}

figure.overlay img {
    opacity: 1;
    width: 100%;
    max-width: 100%;
    vertical-align: top;
    position: relative
}

.classic-view figure {
    width: auto;
    height: auto
}

.overlay .figcaption,
.overlay figcaption {
    padding: .5rem;
    z-index: 5;
    pointer-events: none
}

.overlay * {
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.overlay img {
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.overlay:not(.caption-overlay) i {
    display: block;
    font-size: 1.4rem
}

.overlay a,
.overlay span.bg {
    position: relative;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3;
    cursor: pointer!important
}

.overlay span.bg {
    opacity: 0;
    z-index: 4;
    position: absolute;
    width: 100%;
    height: 100%
}

.overlay span.bg,
.overlay5 figcaption {
    background: rgba(var(--rgb-dark), .6)
}

.overlay.color span.bg,
.overlay5.color figcaption {
    background: rgba(var(--rgb-default), .9)
}

.overlay.gradient span.bg,
.overlay5.gradient figcaption {
    background: 0 0;
    background-image: linear-gradient(125deg, rgba(95, 134, 190, .85) 0, rgba(167, 114, 185, .85) 100%)
}

.overlay:hover span.bg {
    opacity: 1;
    -webkit-transition: opacity .35s ease-in-out;
    -o-transition: opacity .35s ease-in-out;
    transition: opacity .35s ease-in-out
}

.overlay * {
    color: var(--color-white)!important
}

.overlay img {
    max-width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    vertical-align: top
}

.overlay1 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.overlay1 figcaption {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: .75rem 1rem;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    opacity: 0;
    text-align: center
}

.overlay1 .from-top {
    position: absolute;
    padding: .75rem 1rem;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-80%);
    -ms-transform: translateY(-80%);
    transform: translateY(-80%)
}

.overlay1:hover .figcaption,
.overlay1:hover figcaption {
    opacity: 1
}

.overlay1:hover .figcaption *,
.overlay1:hover figcaption * {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.overlay2:after,
.overlay2:before {
    content: "";
    background-color: var(--color-white);
    position: absolute;
    z-index: 5;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.overlay2.light:after,
.overlay2.light:before {
    background-color: #404040
}

.overlay2:before {
    width: 30px;
    height: 2px
}

.overlay2:after {
    height: 30px;
    width: 2px
}

.overlay2:hover:after,
.overlay2:hover:before {
    opacity: 1;
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s;
    top: 50%;
    left: 50%
}

.overlay3 * {
    position: absolute;
    left: 0;
    margin: 0;
    width: 100%
}

.overlay3>* {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    position: absolute
}

.overlay3 figcaption {
    height: 100%;
    opacity: 0
}

.overlay3 img {
    position: relative
}

.overlay3 .from-top {
    bottom: 50%;
    padding: 0 1rem;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
}

.overlay3 .from-bottom {
    top: 50%;
    padding: 0 1rem;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

.overlay3:hover * {
    opacity: 1
}

.overlay3:hover figcaption * {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.hover-scale img {
    -webkit-transition: all .35s ease-in-out;
    -o-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out
}

.hover-scale:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.overlay4 figcaption {
    position: absolute;
    left: 0;
    bottom: 0;
    top: auto;
    right: auto;
    opacity: 0;
    padding: 30px;
    text-align: left
}

.overlay4:hover figcaption {
    opacity: 1
}

.overlay5 figcaption {
    position: absolute;
    width: 100%;
    text-align: center;
    padding: 15px
}

.overlay5:hover figcaption {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.overlay5 span.bg {
    display: none
}

.overlay6 .figcaption,
.overlay6 figcaption {
    position: absolute;
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0
}

.overlay6:hover .figcaption,
.overlay6:hover figcaption {
    opacity: 1
}

.overlay.caption .figcaption,
.overlay.caption figcaption,
.overlay4 .figcaption,
.overlay4 figcaption {
    position: absolute;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0
}

.overlay.caption:hover .figcaption,
.overlay.caption:hover figcaption {
    opacity: 1;
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s
}

.overlay.caption .figcaption,
.overlay.caption figcaption {
    opacity: 1
}

.overlay.caption.caption-overlay span.bg {
    opacity: 1;
    background: 0 0;
    background: rgba(var(--rgb-dark), 0) -webkit-gradient(linear, left top, left bottom, color-stop(15%, transparent), color-stop(20%, transparent), color-stop(55%, rgba(var(--rgb-dark), .3)), color-stop(85%, rgba(var(--rgb-dark), .7)), to(rgba(var(--rgb-dark), .75))) repeat scroll 0 0;
    background: rgba(var(--rgb-dark), 0) -webkit-linear-gradient(transparent 15%, transparent 20%, rgba(var(--rgb-dark), .3) 55%, rgba(var(--rgb-dark), .7) 85%, rgba(var(--rgb-dark), .75) 100%) repeat scroll 0 0;
    background: rgba(var(--rgb-dark), 0) -o-linear-gradient(transparent 15%, transparent 20%, rgba(var(--rgb-dark), .3) 55%, rgba(var(--rgb-dark), .7) 85%, rgba(var(--rgb-dark), .75) 100%) repeat scroll 0 0;
    background: rgba(var(--rgb-dark), 0) linear-gradient(transparent 15%, transparent 20%, rgba(var(--rgb-dark), .3) 55%, rgba(var(--rgb-dark), .7) 85%, rgba(var(--rgb-dark), .75) 100%) repeat scroll 0 0
}

.overlay.caption.caption-overlay span.bg:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    background: rgba(var(--rgb-dark), .2);
    -webkit-transition: opacity .35s ease-in-out;
    -o-transition: opacity .35s ease-in-out;
    transition: opacity .35s ease-in-out
}

.overlay.caption.caption-overlay:hover span.bg:after {
    opacity: 1
}

.tiles[class*=tiles-] .items:after {
    content: '';
    display: block;
    clear: both
}

.tiles[class*=tiles-] .item {
    float: left
}

.tiles[class*=tiles-] .item {
    height: auto
}

.tiles[class*=tiles-] .item figure {
    position: relative;
    overflow: hidden
}

.tiles .item:not(.item-detailed) figure img {
    position: relative;
    width: 100%;
    max-width: 100%
}

.tiles .row .item {
    margin-bottom: 30px
}

.grid:not(.boxed) .tiles .row .item-detailed {
    margin-bottom: 50px
}

.tiles.tiles-s .row {
    margin-right: -5px;
    margin-left: -5px
}

.tiles.tiles-s .row .item {
    padding-right: 5px;
    padding-left: 5px;
    margin-bottom: 10px
}

.tiles.tiles-m .row {
    margin-right: -10px;
    margin-left: -10px
}

.tiles.tiles-m .row .item {
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 20px
}

.grid-view .post {
    margin-bottom: 3rem
}

.classic-view .post {
    margin-bottom: 5rem
}

.breadcrumbs,
.breadcrumbs *,
.meta,
.more {
    margin-bottom: 1rem;
    font-size: .65rem;
    line-height: 1.05rem;
    font-weight: 500;
    text-transform: uppercase
}

.post .meta {
    padding-top: .25rem;
    padding-bottom: .25rem
}

.classic-view .post .meta {
    margin-bottom: 1.3rem
}

.meta,
.meta a,
.more {
    color: #999
}

.classic-view .more {
    display: block;
    margin-top: 1.5rem
}

.meta a:hover,
.more:hover {
    color: #606060
}

.more:after,
.p-more:after {
    font-family: Jam;
    content: "\e92c";
    padding-left: .2rem;
    font-size: .75rem;
    font-weight: 400;
    vertical-align: -2px
}

.meta span+span:before {
    content: "";
    display: inline-block;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    margin: 0 .6rem;
    vertical-align: 3px;
    background: rgba(48, 48, 48, .35)
}

.meta span i {
    font-size: .75rem;
    font-weight: 400;
    margin-right: .2rem;
    vertical-align: -2px
}

.meta-footer .social li,
.meta-footer .tag-list,
.meta-footer .tag-list * {
    margin-bottom: 0!important
}

.sidebox {
    margin-top: 50px;
    display: block
}

.sidebox:first-child {
    margin-top: 0
}

.sidebar {
    padding-left: 35px
}

.sidebar.left-sidebar {
    padding-left: 15px!important;
    padding-right: 35px!important
}

.sidebar a:not(.hover):not(.btn):not(.badge) {
    color: inherit
}

.sidebar a:not(.hover):not(.btn):not(.badge):hover {
    color: var(--color-default)
}

.sidebar .meta a:hover {
    color: #606060!important
}

footer [class*=col-] .widget {
    margin-top: 30px
}

footer [class*=col-] .widget:first-child {
    margin-top: 0
}

footer .meta a {
    color: #999
}

footer:not(.blockquote-footer) a:hover {
    color: var(--color-default)
}

footer a.btn,
footer a.btn:hover {
    color: var(--color-white)
}

footer.inverse-text:not(.blockquote-footer) * {
    color: #cacaca
}

footer.inverse-text .nocolor.color-text {
    color: #606060
}

footer.inverse-text .nocolor.color-text:hover {
    color: var(--color-default)
}

footer.inverse-text .meta,
footer.inverse-text .meta *,
footer.inverse-text .meta a {
    color: #aaa
}

footer.inverse-text .meta a:hover {
    color: var(--color-white)
}

.pagination {
    display: block;
    margin: 0
}

.pagination ul {
    -webkit-box-shadow: none;
    box-shadow: none;
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 0
}

.pagination ul>li {
    display: inline-block;
    padding: 0;
    margin: 0;
    line-height: 1
}

.pagination ul>li>a {
    border: 0;
    display: inline-block;
    margin: 0;
    font-weight: 500;
    font-size: .7rem;
    letter-spacing: normal;
    padding: .8rem;
    vertical-align: middle;
    border-radius: 10rem
}

.pagination ul>li>a {
    color: #404040
}

.pagination ul>li>a:hover {
    color: var(--color-default)
}

.pagination ul>li>a>i {
    font-size: .9rem;
    vertical-align: -1px
}

.pagination.bg ul>li>a>i {
    vertical-align: middle
}

.pagination ul>li {
    margin: 0
}

.pagination.text-center ul>li {
    margin: 0 4px
}

.pagination:not(.bg) ul>.active>a,
.pagination:not(.bg) ul>.active>a:hover {
    color: var(--color-default)
}

.pagination ul>li>a {
    float: none
}

.pagination i {
    font-size: 10px;
    margin-top: -2px;
    vertical-align: middle
}

.pagination.bg ul>li>a {
    width: 42px;
    height: 42px;
    line-height: 42px;
    padding: 0;
    border-radius: 100%
}

.pagination.bg ul>.active>a {
    background: var(--color-white);
    color: var(--color-default);
    box-shadow: var(--shadow)!important
}

.breadcrumbs {
    list-style: none;
    padding: 0;
    margin: 0 0 20px
}

.breadcrumbs li {
    display: inline-block;
    margin: 0
}

.breadcrumbs li+li:before {
    font-family: Jam;
    content: "\e9bc";
    font-size: .75rem;
    font-weight: 400;
    padding-left: .2rem;
    padding-right: .4rem;
    vertical-align: -2px;
    display: inline-block
}

#comments {
    margin: 0;
    position: relative
}

#comments ol.commentlist {
    list-style: none;
    margin: 0;
    padding: 0
}

#comments ol.commentlist li {
    padding: 2rem 0 0;
    background: 0 0;
    margin-top: 0
}

#comments ol.commentlist li:first-child {
    border: none;
    margin: 0
}

#comments ol.commentlist li .message-inner p {
    margin: 0
}

#comments ol.commentlist li .message-inner p+p {
    margin-top: 1rem
}

#comments .user {
    float: left;
    width: 4rem;
    height: 4rem;
    position: relative;
    border-radius: 100%
}

#comments .message-inner {
    margin-left: 5.5rem;
    position: relative;
    overflow: hidden
}

#comments ul.children {
    margin: 0;
    overflow: inherit;
    padding: 0 0 0 1.8rem;
    list-style: none
}

#comments .comment-author,
#comments .meta {
    margin: 0
}

#comments .comment-author {
    margin-bottom: .5rem
}

#comments .comment-author a {
    color: inherit
}

#comments .comment-author a:hover {
    color: var(--color-default)
}

#comments .meta {
    margin-top: .75rem
}

.dial {
    width: 75%;
    height: 75%;
    border-radius: 100%;
    position: relative;
    margin: 50px auto;
    border: 2px dashed rgba(var(--rgb-black), .07);
    list-style-type: none;
    padding: 0;
    display: block
}

ul.dial li {
    display: block
}

.dial-item {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    cursor: pointer;
    width: 64px;
    height: 64px
}

.dial-item .icon-blob:after {
    -webkit-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out
}

.dial-item-info {
    position: absolute;
    margin: auto;
    right: 0;
    left: 0;
    top: 50%;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: none;
    width: 70%;
    height: 70%;
    padding: 0 20px
}

.dial-item-info-inner {
    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-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

.dial-item-info-inner p {
    margin: 0
}

ul.dial li:first-child .dial-item-info {
    display: block
}

.progress-list {
    margin: 0;
    padding: 0;
    list-style: none
}

.progress-list p {
    margin-bottom: 5px
}

.progress-list li {
    margin-bottom: 20px
}

.progress-list li .line {
    position: relative
}

.progressbar:not(.circle) svg,
.progressbar:not(.circle) svg path {
    border-radius: 20px
}

.progressbar svg path:first-child {
    stroke: rgba(var(--rgb-black), .06)
}

.progressbar.border {
    border: 1px solid transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.progressbar.border svg path:first-child {
    stroke: transparent
}

.progressbar.line svg {
    height: 10px
}

.progressbar.line.border svg {
    height: 8px
}

.progressbar.circle {
    position: relative;
    margin: 0 auto 30px
}

.progressbar.circle {
    width: 170px;
    height: 85px
}

.progressbar.circle .progressbar-text {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin: 0;
    font-size: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.progressbar.circle .progressbar-text:after {
    content: "%";
    display: block;
    font-size: 20px;
    padding-left: 2px
}

.counter h3 {
    font-size: 2.3rem;
    line-height: 1;
    font-weight: 400;
    margin-bottom: .6rem
}

.counter p {
    font-size: .8rem;
    margin-bottom: 0;
    line-height: 1.1rem
}

.counter .box {
    padding: 1.5rem;
    border: 1px solid #dedede
}

.counter-s h3 {
    font-size: 1.8rem
}

.counter-s .icon-blob {
    width: 6.5rem;
    height: 6.5rem
}

.counter-s .icon-blob:after {
    font-size: 6.5rem
}

.counter-s .icon-blob h3 {
    margin-bottom: .1rem
}

.counter-s .icon-blob p {
    margin: 0
}

.countdown h3 {
    font-size: 2.5rem;
    line-height: 1;
    font-weight: 400
}

.countdown p {
    font-size: .8rem;
    margin-bottom: 1rem;
    line-height: 1;
    text-transform: uppercase
}

.nav-tabs {
    border: 0
}

.nav-tabs .nav-link {
    font-size: .95rem;
    line-height: 1.25rem;
    letter-spacing: 0;
    font-weight: 500;
    color: #404040;
    margin-right: 1.5rem;
    border: 0;
    border-radius: 0;
    padding: 1rem 0;
    display: block
}

.nav-tabs.text-center .nav-link {
    margin-left: .75rem;
    margin-right: .75rem
}

.nav-tabs .nav-item .nav-link.active,
.nav-tabs .nav-item .nav-link:hover,
.nav-tabs .nav-item.show .nav-link {
    color: var(--color-default);
    background: 0 0
}

.nav-tabs.nav-tabs-bg .nav-link {
    padding: 1.4rem 1.2rem
}

.nav-tabs.nav-tabs-bg .nav-link:first-child {
    margin-left: 0
}

.nav-tabs.nav-tabs-bg .nav-link:last-child {
    margin-right: 0
}

.nav-tabs.nav-justified .nav-item {
    margin-left: .75rem;
    margin-right: .75rem
}

.nav-tabs.nav-justified .nav-item:first-child {
    margin-left: 0
}

.nav-tabs.nav-justified .nav-item:last-child {
    margin-right: 0
}

.nav-tabs.nav-tabs-bg .nav-link.active,
.nav-tabs.nav-tabs-bg .nav-link:hover {
    border-radius: .2rem;
    color: #404040;
    box-shadow: var(--shadow)!important;
    background: var(--color-white)
}

.nav-tabs.flex-column.nav-tabs-bg .nav-item {
    margin-bottom: 1rem
}

.nav-tabs.nav-pills .nav-link {
    color: #404040;
    cursor: pointer;
    -webkit-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    padding: .8rem 1.2rem;
    line-height: 1;
    border-radius: 1.5rem;
    background: 0 0
}

.nav-tabs.nav-pills .nav-link .icon {
    margin-right: .5rem;
    font-size: 1.1rem;
    vertical-align: -1px;
    -webkit-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out
}

.nav-tabs.nav-pills .nav-item .nav-link:hover,
.nav-tabs.nav-pills .nav-item.show .nav-link,
.nav-tabs.nav-pills .nav-link.active {
    color: var(--color-default)
}

.nav-tabs.nav-pills .nav-link.active,
.nav-tabs.nav-pills .nav-link.active:hover {
    color: var(--color-default);
    background: var(--color-white);
    box-shadow: var(--shadow)!important
}

.nav-tabs.nav-pills .nav-item .nav-link:hover .icon,
.nav-tabs.nav-pills .nav-item.show .nav-link .icon {
    color: var(--color-default)!important;
    -webkit-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out
}

.nav-tabs.nav-pills .nav-link.active .icon,
.nav-tabs.nav-pills .nav-link.active:hover .icon {
    color: var(--color-default)!important;
    -webkit-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out
}

.nav-tabs .nav-item p {
    color: #606060;
    font-size: .8rem;
    font-weight: 400;
    margin: .25rem 0 0
}

.tabs-wrapper {
    border-radius: .2rem
}

.tabs-wrapper {
    padding: .5rem 1.5rem
}

.tabs-wrapper .tab-content {
    padding: 0
}

.tab-content .box {
    padding-bottom: 2rem
}

.accordion-wrapper .card {
    background-clip: border-box;
    border: 0;
    border-radius: 0;
    margin-bottom: 1rem
}

.accordion-wrapper .card {
    border-radius: .2rem;
    margin-bottom: .7rem
}

.accordion-wrapper .card-title {
    margin-bottom: 0
}

.accordion-wrapper .card-text:last-child {
    margin-bottom: 0
}

.accordion-wrapper .card-body {
    padding: 0 1.25rem .25rem 2.5rem
}

.accordion-wrapper .card-header {
    margin-bottom: 0;
    background: 0 0;
    border: 0;
    padding: .3rem 1rem
}

.accordion-wrapper .card-header {
    margin-bottom: 0
}

.accordion-wrapper .card-header button {
    background: 0 0;
    text-align: left;
    cursor: pointer;
    font-weight: 500;
    border: 0;
    width: 100%;
    padding: 0;
    margin: 0;
    transition: all .2s ease-in-out
}

.accordion-wrapper .card-header button {
    color: var(--color-default)
}

.accordion-wrapper .card-header button.collapsed {
    color: #404040
}

.accordion-wrapper .card-header button:hover {
    color: var(--color-default)
}

.accordion-wrapper {
    margin: 0;
    font-size: 14px;
    line-height: 1.25rem
}

.card-header>* {
    margin: 0;
    font-size: 16px;
    line-height: 1.25rem
}

.accordion-wrapper .card-header button:before {
    font-family: Jam;
    content: "\e9cf";
    font-size: 1rem;
    font-weight: 400;
    width: 1.5rem;
    display: inline-block;
    vertical-align: -2px;
    color: var(--color-default)
}

.accordion-wrapper .card-header button.collapsed:before {
    content: "\e9bc"
}

.accordion-wrapper.simple .card {
    background: 0 0;
    border-radius: 0;
    margin-bottom: .1rem
}

.accordion-wrapper.simple .card-block,
.accordion-wrapper.simple .card-body,
.accordion-wrapper.simple .card-header {
    padding: 0
}

.accordion-wrapper.simple .card-body {
    padding-left: 1.5rem
}

.accordion-wrapper.simple .card-header {
    margin-bottom: .8rem
}

th {
    font-weight: 500
}

.table td,
.table th,
.table thead th,
.table-bordered td,
.table-bordered th {
    border-color: #dbdcde
}

.table-dark td,
.table-dark th,
.table-dark thead th {
    border-color: #3c4248
}

.table-cart>table>tbody>tr>td,
.table-cart>table>tbody>tr>th,
.table-cart>table>tfoot>tr>td,
.table-cart>table>tfoot>tr>th,
.table-cart>table>thead>tr>td,
.table-cart>table>thead>tr>th {
    vertical-align: middle
}

.table thead th {
    border-bottom-width: 1px
}

.table tbody {
    border-bottom: 1px solid #dbdcde
}

.pricing .table tbody {
    border-bottom: 0
}

.table-cart td strong,
.table-cart th {
    font-size: .85rem
}

.table-cart .cart-remove {
    font-size: .6rem
}

.table-cart .cart-remove a {
    color: inherit
}

.table-cart .cart-remove a:hover {
    color: var(--color-default)
}

.table-cart img {
    max-width: 70px;
    height: auto
}

.panel.pricing {
    text-align: center;
    -webkit-box-shadow: none;
    box-shadow: none
}

.pricing-wrapper [class*=col-] {
    z-index: 1
}

.pricing-wrapper [class*=col-].popular {
    z-index: 3!important
}

.pricing-wrapper .panel.pricing.box {
    padding: 3rem 2rem
}

.panel.pricing .icon-blob {
    text-align: center;
    margin: 0 auto
}

.panel.pricing .panel-heading {
    padding: 0
}

.panel.pricing .panel-title {
    margin: 0;
    padding: .25rem 0 0
}

.panel.pricing .icon {
    margin-bottom: .5rem
}

.panel.pricing table {
    margin-bottom: 0
}

.pricing .panel-body {
    padding: 1.75rem 0 0;
    text-align: center;
    border-top: 0
}

.panel.pricing .prices {
    padding: 0;
    margin: 0;
    line-height: 1;
    background: 0 0;
    font-weight: 400
}

.price-value {
    font-size: 2rem
}

.price-currency {
    display: inline-block;
    font-size: .9rem;
    padding-right: .2rem
}

.price-duration {
    font-size: .8rem
}

.price-duration:before {
    content: "/";
    padding-right: .25rem
}

.panel-desc {
    display: block;
    margin-top: .5rem;
    margin-bottom: 0;
    line-height: 1
}

.panel.pricing .table>tbody>tr>td,
.panel.pricing .table>tbody>tr>th,
.panel.pricing .table>tfoot>tr>td,
.panel.pricing .table>tfoot>tr>th,
.panel.pricing .table>thead>tr>td,
.panel.pricing .table>thead>tr>th {
    padding: .25rem 0;
    line-height: 1;
    vertical-align: top
}

.pricing .table>tbody>tr>td {
    border: 0
}

.panel.pricing .table>tbody>tr:nth-child(2n) {
    background: 0 0
}

.panel.pricing .panel-footer a {
    margin: 0
}

.panel.pricing .panel-title,
.pricing .panel-body {
    border: 0;
    background: 0 0
}

.pricing .panel-footer {
    padding-top: 2.25rem;
    padding-bottom: 0;
    background: 0 0;
    border: 0
}

.pricing-switcher-wrapper {
    width: 10rem;
    height: 1.8rem;
    margin: 0 auto;
    clear: both;
    text-align: center;
    position: relative;
    background-color: rgba(var(--rgb-black), .05);
    border-radius: 1.5rem;
    border: .2rem solid transparent;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.pricing-switchers {
    width: 100%
}

.pricing-switcher {
    cursor: pointer;
    width: 50%;
    float: left;
    height: 1.8rem;
    line-height: 1.8rem;
    position: relative;
    z-index: 888;
    transition: .3s ease-in-out;
    text-transform: uppercase;
    font-size: .65rem;
    letter-spacing: .025rem;
    font-weight: 500
}

.switcher-button {
    height: 1.8rem;
    width: 50%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 555;
    margin: 0;
    border: none;
    transition: .3s ease-in-out;
    border-radius: 1.5rem
}

.pricing-switcher-active {
    color: var(--color-white)
}

.pricing-switcher:nth-child(1).pricing-switcher-active~.switcher-button {
    left: 0
}

.pricing-switcher:nth-child(2).pricing-switcher-active~.switcher-button {
    left: 50%
}

.prices {
    position: relative;
    height: 3rem
}

.prices .price {
    position: absolute;
    left: 0;
    right: 0
}

.prices .price-hidden {
    display: none
}

.prices .price-show {
    -webkit-animation: priceShow .6s forwards;
    animation: priceShow .6s forwards
}

.prices .price-hide {
    -webkit-animation: priceFade .6s forwards;
    animation: priceFade .6s forwards
}

@keyframes priceFade {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(80%);
        transform: translateY(80%)
    }
}

@-webkit-keyframes priceFade {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(80%);
        transform: translateY(80%)
    }
}

@keyframes priceShow {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-80%);
        transform: translateY(-80%)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes priceShow {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-80%);
        transform: translateY(-80%)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.item-detailed figure {
    position: relative;
    overflow: hidden
}

.item-detailed figure .item-detailed-image {
    display: block
}

.item-detailed figure img {
    width: 100%;
    height: auto
}

.item-detailed figure img:first-child {
    backface-visibility: hidden;
    transition: all .3s ease-in-out 50ms
}

.item-detailed figure img+img {
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .3s ease-in-out 50ms
}

.item-detailed:hover figure img+img {
    opacity: 1
}

.item-detailed .hover-icon-first,
.item-detailed .hover-icon-second,
.item-detailed .item-label {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    position: absolute;
    transition: all .3s ease-in-out
}

.item-detailed .item-label {
    position: absolute;
    top: 15px;
    left: 15px;
    text-transform: uppercase;
    color: var(--color-white);
    font-size: .6rem;
    font-weight: 500;
    line-height: 2.5rem;
    width: 2.5rem;
    height: 2.5rem
}

.item-detailed .hover-icon-first,
.item-detailed .hover-icon-second {
    opacity: 0;
    position: absolute;
    right: 0;
    top: .75rem;
    width: 2rem;
    height: 2rem;
    line-height: 2.3rem;
    z-index: 1;
    transition: all .3s ease-in-out;
    opacity: 0;
    color: #404040;
    background: var(--color-white);
    box-shadow: var(--shadow);
    font-size: 1.1rem
}

.item-detailed .hover-icon-second {
    top: 3.5rem
}

.item-detailed .hover-icon-first:hover,
.item-detailed .hover-icon-second:hover {
    color: var(--color-default)
}

.item-detailed:hover .hover-icon-first,
.item-detailed:hover .hover-icon-second {
    opacity: 1;
    right: .75rem
}

.item-detailed .hover-icon-first:before,
.item-detailed .hover-icon-second:before {
    border-radius: .2rem
}

.item-detailed .hover-icon-first:after,
.item-detailed .hover-icon-first:before,
.item-detailed .hover-icon-second:after,
.item-detailed .hover-icon-second:before {
    content: attr(data-tip);
    color: #404040;
    background-color: var(--color-white);
    font-size: .7rem;
    line-height: 1;
    padding: .5rem .7rem .4rem;
    white-space: nowrap;
    display: none;
    transform: translateY(-50%);
    position: absolute;
    right: 50px;
    top: 50%
}

.item-detailed .hover-icon-first:after,
.item-detailed .hover-icon-second:after {
    content: '';
    height: 10px;
    width: 10px;
    padding: 0;
    transform: translateY(-50%) rotate(45deg);
    right: 2.25rem;
    z-index: -1
}

.item-detailed .hover-icon-first:hover:after,
.item-detailed .hover-icon-first:hover:before,
.item-detailed .hover-icon-second:hover:after,
.item-detailed .hover-icon-second:hover:before {
    display: block
}

.item-detailed .item-content {
    position: relative
}

.grid .item-detailed .ratings {
    padding: 0;
    margin: 0;
    list-style: none;
    opacity: 0;
    position: absolute;
    right: 0;
    bottom: 10px
}

.grid .item-detailed:hover .ratings {
    opacity: 1
}

.item-detailed .price {
    font-weight: 500;
    color: #999
}

.item-detailed .price.large {
    font-size: 1rem
}

.item-detailed .price ins {
    text-decoration: none
}

.item-detailed .price del {
    margin-right: 3px
}

.ratings {
    display: inline-block;
    position: relative;
    width: 5rem;
    height: .8rem
}

.custom-control .ratings {
    height: .9rem
}

.ratings:after,
.ratings:before {
    display: inline-block;
    font-family: Jam;
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1;
    position: absolute;
    top: 0;
    left: 0
}

.ratings:before {
    color: rgba(var(--rgb-black), .09);
    content: "\ebf2\ebf2\ebf2\ebf2\ebf2"
}

.ratings:after {
    color: var(--color-default);
    content: "\ebf2\ebf2\ebf2\ebf2\ebf2";
    overflow: hidden
}

.ratings.one:after {
    content: "\ebf2"
}

.ratings.two:after {
    content: "\ebf2\ebf2"
}

.ratings.three:after {
    content: "\ebf2\ebf2\ebf2"
}

.ratings.four:after {
    content: "\ebf2\ebf2\ebf2\ebf2"
}

.tooltip {
    font: inherit
}

.tooltip.show {
    opacity: .98
}

.tooltip-inner {
    color: var(--color-white);
    background-color: var(--color-default);
    padding: .5rem .75rem;
    border-radius: .2rem
}

.tooltip.bs-tooltip-auto[x-placement^=top] .arrow::before,
.tooltip.bs-tooltip-top .arrow::before {
    border-top-color: var(--color-default)
}

.tooltip.bs-tooltip-auto[x-placement^=right] .arrow::before,
.tooltip.bs-tooltip-right .arrow::before {
    border-right-color: var(--color-default)
}

.tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.tooltip.bs-tooltip-bottom .arrow::before {
    border-bottom-color: var(--color-default)
}

.tooltip.bs-tooltip-auto[x-placement^=left] .arrow::before,
.tooltip.bs-tooltip-left .arrow::before {
    border-left-color: var(--color-default)
}

.popover {
    font: inherit;
    border-radius: .2rem;
    border: 0;
    -webkit-filter: drop-shadow(0 5px 20px rgba(0, 0, 0, .04));
    filter: drop-shadow(0 5px 20px rgba(0, 0, 0, .04))
}

.popover-header {
    background-color: var(--color-white);
    color: #404040;
    padding: 1rem 1.25rem .25rem;
    border: 0;
    border-top-left-radius: calc(4px - 1px);
    border-top-right-radius: calc(4px - 1px)
}

.popover-body {
    padding: 0 1.25rem 1rem;
    color: inherit
}

.has-popover:focus,
.has-popover:hover {
    cursor: pointer
}

.has-popover:focus {
    outline: 0
}

.popover.bs-popover-auto[x-placement^=top] .arrow::before,
.popover.bs-popover-top .arrow::before {
    border-top-color: transparent
}

.popover.bs-popover-auto[x-placement^=right] .arrow::before,
.popover.bs-popover-right .arrow::before {
    border-right-color: transparent
}

.popover.bs-popover-auto[x-placement^=bottom] .arrow::before,
.popover.bs-popover-bottom .arrow::before {
    border-bottom-color: transparent
}

.popover.bs-popover-auto[x-placement^=left] .arrow::before,
.popover.bs-popover-left .arrow::before {
    border-left-color: transparent
}

.column-2 {
    -webkit-column-count: 2;
    column-count: 2
}

.column-3 {
    -webkit-column-count: 3;
    column-count: 3
}

.column-4 {
    -webkit-column-count: 4;
    column-count: 4
}

.gutter-20>[class*=col-] {
    padding-right: 10px;
    padding-left: 10px
}

.gutter-40>[class*=col-] {
    padding-right: 20px;
    padding-left: 20px
}

.gutter-50>[class*=col-] {
    padding-right: 25px;
    padding-left: 25px
}

.gutter-60>[class*=col-] {
    padding-right: 30px;
    padding-left: 30px
}

.gutter-70>[class*=col-] {
    padding-right: 35px;
    padding-left: 35px
}

.gutter-80>[class*=col-] {
    padding-right: 40px;
    padding-left: 40px
}

.rev_slider_wrapper {
    left: 0;
    width: 100%;
    position: relative
}

.rev_slider_wrapper .divider {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 999
}

.autowidth-container {
    border-radius: 4px!important;
    overflow: hidden!important
}


/*.tp-dottedoverlay.gradient{background-image:linear-gradient(135deg,#080000 0,#300 100%)}*/

.tp-dottedoverlay.darkoverlay {
    background: rgba(var(--rgb-dark), .5)
}

.tp-dottedoverlay.darkoverlay2 {
    background: rgba(var(--rgb-dark), .3)
}

.tparrows {
    background: 0 0;
    text-shadow: 0 1px 1px rgba(var(--rgb-black), .1)
}

.tparrows:before {
    font-family: Custom;
    font-size: 1.5rem;
    color: rgba(var(--rgb-white), 1);
    line-height: 1.5rem;
    transition: all .2s ease-in-out
}

.tparrows.tp-leftarrow:before {
    content: "\e900"
}

.tparrows.tp-rightarrow:before {
    content: "\e901"
}

.tparrows:hover {
    background: 0 0
}

.tparrows:hover:before {
    color: rgba(var(--rgb-white), .75)
}

.tp-bullet {
    width: 12px;
    height: 12px;
    margin: 0 .45rem;
    background: rgba(var(--rgb-white), 1);
    display: block;
    -webkit-backface-visibility: visible;
    transition: all .2s ease-in-out;
    border-radius: 100%;
    -webkit-transform: scale(.6);
    -moz-transform: scale(.6);
    -o-transform: scale(.6);
    -ms-transform: scale(.6);
    transform: scale(.6);
    position: absolute;
    cursor: pointer;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden
}

.tp-bullet.selected,
.tp-bullet:hover {
    background: rgba(var(--rgb-white), 1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.tp-caption.btn,
.tp-caption.btn-play {
    transition: box-shadow .3s ease-in-out!important;
    letter-spacing: .025rem!important
}

.tp-caption.tp-rotate {
    transform: translateX(53%) translateY(-150px) rotate(-30deg)!important;
    transform-origin: bottom left!important;
    overflow: hidden!important;
    border-bottom-left-radius: 120px!important;
    width: 100%!important
}

.tp-caption img {
    transform: translateZ(0)
}

.video-control {
    cursor: pointer;
    background: 0 0;
    color: rgba(var(--rgb-white), 1);
    font-size: 1.1rem;
    transition: color 150ms ease-in-out!important
}

.video-control:hover {
    color: var(--color-white)!important;
    color: rgba(var(--rgb-white), .75)!important
}

a.btn-play-wrapper {
    color: #404040!important;
    transition: color 150ms ease-in-out!important
}

a.btn-play-wrapper.color-white,
a.btn-play-wrapper.color-white:hover {
    color: var(--color-white)!important
}

a.btn-play-wrapper:hover {
    color: var(--color-default)!important
}

a.btn-play-wrapper .btn-play:hover {
    box-shadow: var(--shadow)
}

.zeus .tp-tab,
.zeus .tp-tab .tp-tab-image,
.zeus .tp-tab:after {
    border-radius: 100%
}

.zeus .tp-tab:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    display: block;
    z-index: 2;
    -webkit-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid transparent
}

.zeus .tp-tab.selected:after {
    border-color: rgba(255, 255, 255, .5)
}

.dark-nav .tparrows {
    text-shadow: none
}

.dark-nav .tparrows:before {
    color: rgba(var(--rgb-black), .75)
}

.dark-nav .tparrows:hover:before {
    color: rgba(var(--rgb-black), .55)
}

.dark-nav .tp-bullet {
    background: rgba(var(--rgb-black), .2)
}

.dark-nav .tp-bullet.selected,
.dark-nav .tp-bullet:hover {
    background: rgba(var(--rgb-black), .2)
}

.rev-scroll-btn span {
    width: 4px;
    height: 4px;
    margin: -2px 0 0 -2px
}

.owl-carousel {
    margin-bottom: 1.5rem;
    border-radius: .2rem
}

.owl-carousel .owl-nav {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    line-height: 1
}

.owl-carousel .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    left: 0;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-top: 1rem;
    line-height: 1
}

.owl-carousel.dots-left .owl-dots {
    text-align: left;
    justify-content: flex-start
}

.owl-carousel .owl-dots .owl-dot span {
    width: .5rem;
    height: .5rem;
    margin: 0 .3rem;
    background: rgba(var(--rgb-black), .2);
    display: block;
    -webkit-backface-visibility: visible;
    transition: all .2s ease-in-out;
    border-radius: 100%;
    -webkit-transform: scale(.6);
    -moz-transform: scale(.6);
    -o-transform: scale(.6);
    -ms-transform: scale(.6);
    transform: scale(.6)
}

.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.owl-carousel .owl-dots {
    margin-top: 2rem
}

.owl-carousel.gap-small .owl-dots {
    margin-top: 1rem
}

.item-inner {
    padding: 20px 15px
}

.owl-slider-nav .item {
    opacity: .5
}

.owl-slider-nav .current .item {
    opacity: 1
}

.owl-carousel.dots-on-top .owl-dots {
    margin: 0;
    bottom: 120px
}

.owl-carousel.dots-on-top .owl-dots .owl-dot span {
    background: rgba(var(--rgb-white), 1);
    box-shadow: var(--shadow)
}

.owl-carousel .item figure {
    position: relative
}

.owl-carousel .item figure .item-link {
    opacity: 0;
    position: absolute;
    right: 0;
    bottom: .75rem;
    width: 2rem;
    height: 2rem;
    line-height: 2.2rem;
    z-index: 1;
    transition: all .3s ease-in-out;
    opacity: 0;
    color: #404040;
    background: var(--color-white);
    box-shadow: var(--shadow);
    font-size: 1.1rem;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden
}

.owl-carousel .item figure .item-link:hover {
    color: var(--color-default)
}

.owl-carousel .item:hover figure .item-link {
    opacity: 1;
    right: .75rem
}

.isotope-filter ul {
    position: relative;
    z-index: 2;
    font-size: 0;
    line-height: 0;
    padding: 0;
    margin-bottom: 1.2rem
}

.isotope-filter ul li {
    display: inline-block;
    padding: 0;
    margin: 0 1rem 0 0;
    line-height: 2.5rem
}

.text-center .isotope-filter ul li {
    margin: 0 .5rem
}

.isotope-filter ul li a {
    color: #404040;
    cursor: pointer;
    -webkit-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    font-weight: 500;
    text-transform: uppercase;
    padding: .6rem .9rem .55rem;
    font-size: .65rem;
    letter-spacing: .025rem;
    line-height: 1;
    border-radius: 1.5rem;
    background: 0 0
}

.isotope-filter ul li a:hover {
    color: var(--color-default)!important
}

.isotope-filter ul li a.active {
    color: var(--color-default);
    background: var(--color-white);
    box-shadow: var(--shadow)!important
}

.isotope-filter ul li a.active:hover {
    color: var(--color-default)!important
}

.mosaic .item {
    width: 25%;
    height: 9rem
}

.mosaic .item.width2 {
    width: 50%
}

.mosaic .item.height2 {
    height: 19rem
}

.plyr {
    border-radius: 4px
}

.boxed .player-wrapper .plyr {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

video.player {
    max-width: 100%
}

.plyr__control--overlaid {
    border: 0;
    padding: 25px;
    background: var(--color-white);
    box-shadow: var(--shadow);
    color: #404040
}

.plyr__control--overlaid:focus,
.plyr__control--overlaid:hover {
    background: var(--color-white);
    box-shadow: var(--btn-strong-hover-white);
    transition: all .2s ease-in-out
}

.plyr--video .plyr__controls {
    background: linear-gradient(transparent, rgba(var(--rgb-black), .2))
}

.social {
    padding: 0;
    margin: 0;
    list-style: none
}

.social i {
    vertical-align: -2px
}

.social,
.social.social-s {
    font-size: 1rem;
    line-height: 2rem
}

.social.social-m {
    font-size: 1.5rem;
    line-height: 2.5rem
}

.social li {
    display: inline-block;
    margin: 0 .75rem 0 0
}

.pull-right .social li,
.social.pull-right li,
.social.text-right li,
.text-right .social li {
    margin: 0 0 0 .75rem
}

.social.text-center li,
.text-center .social li {
    margin: 0 .5rem
}

.social li a {
    color: inherit;
    transition: all .2s ease-in-out
}

.social li a i {
    opacity: 1;
    transition: all .2s ease-in-out
}

.social li a:hover i,
[class*=color-s-]:hover {
    opacity: .8;
    transition: all .2s ease-in-out
}

.social-mute a i {
    color: #404040!important
}

.inverse-text .social-mute a i {
    color: var(--color-white)!important
}

.color-s-500px,
.color-s-500px:hover,
.social .jam[class*="500px"] {
    color: #00a6df
}

.color-s-airbnb,
.color-s-airbnb:hover,
.social .jam[class*=airbnb] {
    color: #ff5156
}

.color-s-amazon,
.color-s-amazon:hover,
.social .jam[class*=amazon] {
    color: #f79400
}

.color-s-android,
.color-s-android:hover,
.social .jam[class*=android] {
    color: #97c03d
}

.color-s-apple,
.color-s-apple:hover,
.social .jam[class*=apple] {
    color: #26a6d1
}

.color-s-baidu,
.color-s-baidu:hover,
.social .jam[class*=baidu] {
    color: #0077be
}

.color-s-beatport,
.color-s-beatport:hover,
.social .jam[class*=beatport] {
    color: #a3d80f
}

.color-s-behance,
.color-s-behance:hover,
.social .jam[class*=behance] {
    color: #098ffa
}

.color-s-bing,
.color-s-bing:hover,
.social .jam[class*=bing] {
    color: #008577
}

.color-s-blogger,
.color-s-blogger:hover,
.social .jam[class*=blogger] {
    color: #e86733
}

.color-s-codepen,
.color-s-codepen:hover,
.social .jam[class*=codepen] {
    color: #2e3a40
}

.color-s-deezer,
.color-s-deezer:hover,
.social .jam[class*=deezer] {
    color: #49aae6
}

.color-s-deviantart,
.color-s-deviantart:hover,
.social .jam[class*=deviantart] {
    color: #05cc47
}

.color-s-digg,
.color-s-digg:hover,
.social .jam[class*=digg] {
    color: #44699e
}

.color-s-disqus,
.color-s-disqus:hover,
.social .jam[class*=disqus] {
    color: #2091eb
}

.color-s-drupal,
.color-s-drupal:hover,
.social .jam[class*=drupal] {
    color: #006fb4
}

.color-s-ebay,
.color-s-ebay:hover,
.social .jam[class*=ebay] {
    color: #ec4134
}

.color-s-facebook,
.color-s-facebook:hover,
.social .jam[class*=facebook] {
    color: #4470cf
}

.color-s-fiverr,
.color-s-fiverr:hover,
.social .jam[class*=fiverr] {
    color: #00ac2c
}

.color-s-flickr,
.color-s-flickr:hover,
.social .jam[class*=flickr] {
    color: #f3188c
}

.color-s-foursquare,
.color-s-foursquare:hover,
.social .jam[class*=foursquare] {
    color: #f94877
}

.color-s-ghost-org,
.color-s-ghost-org:hover,
.social .jam[class*=ghost-org] {
    color: #738a94
}

.color-s-github,
.color-s-github:hover,
.social .jam[class*=github] {
    color: #4073a6
}

.color-s-gitlab,
.color-s-gitlab:hover,
.social .jam[class*=gitlab] {
    color: #db4128
}

.color-s-google-play,
.color-s-google-play:hover,
.social .jam[class*=google-play] {
    color: #24b5bd
}

.color-s-google,
.color-s-google:hover,
.social .jam[class*=google] {
    color: #4081ec
}

.color-s-instagram,
.color-s-instagram:hover,
.social .jam[class*=instagram] {
    color: #d53581
}

.color-s-line,
.color-s-line:hover,
.social .jam[class*=line] {
    color: #0fab10
}

.color-s-linkedin,
.color-s-linkedin:hover,
.social .jam[class*=linkedin] {
    color: #3393c1
}

.color-s-medium,
.color-s-medium:hover,
.social .jam[class*=medium] {
    color: #00c364
}

.color-s-messenger,
.color-s-messenger:hover,
.social .jam[class*=messenger] {
    color: #007bf7
}

.color-s-myspace,
.color-s-myspace:hover,
.social .jam[class*=myspace] {
    color: #3c5ba6
}

.color-s-napster,
.color-s-napster:hover,
.social .jam[class*=napster] {
    color: #3f528d
}

.color-s-npm,
.color-s-npm:hover,
.social .jam[class*=npm] {
    color: #c60000
}

.color-s-odnoklassniki,
.color-s-odnoklassniki:hover,
.social .jam[class*=odnoklassniki] {
    color: #f18f00
}

.color-s-opera,
.color-s-opera:hover,
.social .jam[class*=opera] {
    color: #e33737
}

.color-s-patreon,
.color-s-patreon:hover,
.social .jam[class*=patreon] {
    color: #df4419
}

.color-s-paypal,
.color-s-paypal:hover,
.social .jam[class*=paypal] {
    color: #2f6ba2
}

.color-s-periscope,
.color-s-periscope:hover,
.social .jam[class*=periscope] {
    color: #009fbd
}

.color-s-pinterest,
.color-s-pinterest:hover,
.social .jam[class*=pinterest] {
    color: #c53942
}

.color-s-quora,
.color-s-quora:hover,
.social .jam[class*=quora] {
    color: #aa261d
}

.color-s-reddit,
.color-s-reddit:hover,
.social .jam[class*=reddit] {
    color: #ff3f18
}

.color-s-shopify,
.color-s-shopify:hover,
.social .jam[class*=shopify] {
    color: #75c14d
}

.color-s-skype,
.color-s-skype:hover,
.social .jam[class*=skype] {
    color: #2ebbf0
}

.color-s-snapchat,
.color-s-snapchat:hover,
.social .jam[class*=snapchat] {
    color: #f7c31a
}

.color-s-soundcloud,
.color-s-soundcloud:hover,
.social .jam[class*=soundcloud] {
    color: #ff680d
}

.color-s-spotify,
.color-s-spotify:hover,
.social .jam[class*=spotify] {
    color: #7cc011
}

.color-s-squarespace,
.color-s-squarespace:hover,
.social .jam[class*=squarespace] {
    color: #686d6f
}

.color-s-stackoverflow,
.color-s-stackoverflow:hover,
.social .jam[class*=stackoverflow] {
    color: #f7a000
}

.color-s-stumbleupon,
.color-s-stumbleupon:hover,
.social .jam[class*=stumbleupon] {
    color: #eb4923
}

.color-s-trello,
.color-s-trello:hover,
.social .jam[class*=trello] {
    color: #1d83dd
}

.color-s-tumblr,
.color-s-tumblr:hover,
.social .jam[class*=tumblr] {
    color: #5d82a4
}

.color-s-twitch,
.color-s-twitch:hover,
.social .jam[class*=twitch] {
    color: #613fa0
}

.color-s-twitter,
.color-s-twitter:hover,
.social .jam[class*=twitter] {
    color: #5daed5
}

.color-s-unsplash,
.color-s-unsplash:hover,
.social .jam[class*=unsplash] {
    color: #304559
}

.color-s-viadeo,
.color-s-viadeo:hover,
.social .jam[class*=viadeo] {
    color: #e89441
}

.color-s-viber,
.color-s-viber:hover,
.social .jam[class*=viber] {
    color: #774e98
}

.color-s-vimeo,
.color-s-vimeo:hover,
.social .jam[class*=vimeo] {
    color: #099fc7
}

.color-s-vine,
.color-s-vine:hover,
.social .jam[class*=vine] {
    color: #01cc99
}

.color-s-whatsapp,
.color-s-whatsapp:hover,
.social .jam[class*=whatsapp] {
    color: #00a859
}

.color-s-wikipedia,
.color-s-wikipedia:hover,
.social .jam[class*=wikipedia] {
    color: #7c7c7c
}

.color-s-wordpress,
.color-s-wordpress:hover,
.social .jam[class*=wordpress] {
    color: #287cb3
}

.color-s-yahoo,
.color-s-yahoo:hover,
.social .jam[class*=yahoo] {
    color: #6e0e99
}

.color-s-yelp,
.color-s-yelp:hover,
.social .jam[class*=yelp] {
    color: #be2f25
}

.color-s-youtube,
.color-s-youtube:hover,
.social .jam[class*=youtube] {
    color: #c8312b
}

.color-s-dribbble,
.color-s-dribbble:hover {
    color: #d07ead
}

select {
    -webkit-appearance: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
    font-weight: 400
}

.col-form-label {
    line-height: 1.9
}

label:not(.custom-control-label) {
    font-weight: 500;
    color: #404040
}

label input,
label textarea {
    margin-top: .25rem
}

.form-field label,
.form-group .custom-select {
    width: 100%
}

.form-group .btn,
.form-inline .btn {
    vertical-align: top
}

.form-group {
    margin-bottom: 1rem
}

.form-inline .form-group {
    margin-right: .25rem
}

.form-inline .form-group label {
    margin-right: .25rem
}

.form-row {
    margin-right: -10px;
    margin-left: -10px
}

.form-row>.col,
.form-row>[class*=col-] {
    padding-right: 10px;
    padding-left: 10px
}

.uneditable-input,
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select,
textarea,
textarea.form-control {
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    font-weight: inherit;
    height: 2.5rem;
    line-height: 2.5rem;
    padding: 0 1rem;
    font-size: .8rem;
    color: #606060;
    background: rgba(var(--rgb-black), .05);
    border: 0;
    border-radius: 1.25rem;
    resize: none;
    vertical-align: middle;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.uneditable-input:focus,
input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
textarea.form-control:focus,
textarea:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    background: rgba(var(--rgb-black), .07)
}

[type=submit] {
    height: 2.5rem
}

.widget input {
    margin-bottom: 0
}

textarea,
textarea.form-control {
    height: 8rem;
    line-height: 1.4rem;
    width: 100%;
    padding: .6rem 1rem;
    border-radius: 1rem;
    resize: vertical;
    font-weight: inherit
}

.input-group>.custom-select:not(:first-child),
.input-group>.custom-select:not(:last-child),
.input-group>.form-control:not(:first-child),
.input-group>.form-control:not(:last-child) {
    border-radius: 1.25rem!important
}

.form-container .form-field {
    position: relative
}

.form-container .form-field i {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 .65rem;
    margin: 1px 0 0;
    line-height: 2rem;
    color: #a3a3a3;
    height: 1.9rem;
    line-height: 2rem;
    border-right: 1px solid #ccc;
    font-weight: 400
}

input,
select {
    -moz-appearance: none
}

@-moz-document url-prefix() {
    selecttext-shadow: 0 0 0 transparent
}


}
input.error,
textarea.error {
    border: 1px solid #d9534f!important
}
.btn.state-error:hover,
.state-error {
    background-color: #de4747!important;
    color: var(--color-white)
}
.help-block.with-errors {
    color: #de4747;
    margin-top: 5px
}
.notification-box {
    display: block;
    padding: .75rem;
    margin-top: 1rem;
    margin-bottom: 0;
    border: 1px solid transparent;
    border-radius: .2rem;
    opacity: 0
}
.notification-box.show-error {
    color: #721c24;
    background: #f8d7da;
    border: 0;
    opacity: 1
}
.notification-box.show-success {
    color: #155724;
    background: #d4edda;
    border: 0;
    opacity: 1
}
.search-form {
    position: relative
}
.search-form input {
    margin: 0;
    padding-right: 1rem!important
}
.search-form:before {
    content: "\ebab";
    font-family: Jam;
    display: block;
    position: absolute;
    top: .55rem;
    right: .75rem;
    font-size: .85rem;
    color: #606060
}
.custom-select {
    height: 2.5rem;
    background: rgba(var(--rgb-black), .05);
    border: 0;
    border-radius: 1.25rem;
    padding: 0 2rem 0 1.2em
}
.custom-select:focus {
    box-shadow: none;
    background: rgba(var(--rgb-black), .07)
}
.custom-select-wrapper {
    position: relative
}
.custom-select-wrapper:before {
    position: absolute;
    top: .5rem;
    right: .7rem;
    font-family: Jam;
    content: "\e9ba";
    display: block;
    color: #404040;
    font-size: .9rem;
    pointer-events: none
}
.custom-control-label::before {
    background-color: rgba(var(--rgb-black), .07);
    top: 3px
}
.custom-control-label::after {
    top: 3px
}
.custom-control-input:disabled~.custom-control-label::before {
    background-color: rgba(var(--rgb-black), .04)
}
.custom-control-input:disabled~.custom-control-label {
    color: grey
}
.custom-checkbox .custom-control-input:checked~.custom-control-label::before,
.custom-control-input:active~.custom-control-label::before,
.custom-radio .custom-control-input:checked~.custom-control-label::before {
    background-color: var(--color-default)
}
.custom-control-input:focus~.custom-control-label::before {
    box-shadow: none!important
}
.form-control::-webkit-input-placeholder {
    color: #606060;
    font-weight: 400
}
.form-control:-moz-placeholder {
    color: #606060;
    font-weight: 400;
    opacity: 1
}
.form-control::-moz-placeholder {
    color: #606060;
    font-weight: 400;
    opacity: 1
}
.form-control:-ms-input-placeholder {
    color: #606060;
    font-weight: 400
}
.item-quantity {
    background: rgba(var(--rgb-black), .05);
    border: 0;
    border-radius: 1.25rem;
    display: inline-block;
    padding: 0 5px;
    margin: 0
}
.item-quantity input {
    border: 0;
    background: 0 0;
    height: 48px;
    line-height: 1
}
.item-quantity .qty {
    border: 0;
    background: 0 0;
    width: 60px;
    text-align: center
}
.item-quantity .qty:focus {
    background: 0 0
}
.item-detailed .custom-select-wrapper {
    min-width: 100px
}
.fields-white .custom-control-label::before,
.fields-white .custom-select,
.fields-white .custom-select:focus,
.fields-white .uneditable-input,
.fields-white .uneditable-input:focus,
.fields-white input[type=color],
.fields-white input[type=color]:focus,
.fields-white input[type=date],
.fields-white input[type=date]:focus,
.fields-white input[type=datetime-local],
.fields-white input[type=datetime-local]:focus,
.fields-white input[type=datetime],
.fields-white input[type=datetime]:focus,
.fields-white input[type=email],
.fields-white input[type=email]:focus,
.fields-white input[type=month],
.fields-white input[type=month]:focus,
.fields-white input[type=number],
.fields-white input[type=number]:focus,
.fields-white input[type=password],
.fields-white input[type=password]:focus,
.fields-white input[type=search],
.fields-white input[type=search]:focus,
.fields-white input[type=tel],
.fields-white input[type=tel]:focus,
.fields-white input[type=text]:focus,
.fields-white input[type=text]:not(.qty),
.fields-white input[type=time],
.fields-white input[type=time]:focus,
.fields-white input[type=url],
.fields-white input[type=url]:focus,
.fields-white input[type=week],
.fields-white input[type=week]:focus,
.fields-white select,
.fields-white textarea,
.fields-white textarea.form-control,
.fields-white textarea.form-control:focus,
.fields-white textarea:focus {
    -webkit-appearance: none!important;
    background: var(--color-white);
    box-shadow: var(--shadow)!important
}
.fields-white .custom-control-input:disabled~.custom-control-label::before {
    background-color: rgba(var(--rgb-white), .6);
    box-shadow: var(--shadow)!important
}
.lg-backdrop {
    background: rgba(var(--rgb-dark), .9)
}
.lg-outer .lg-item {
    background: 0 0
}
.lg-outer .lg-item.lg-complete:after {
    display: none
}
.lg-toolbar {
    background: 0 0
}
.lg-sub-html {
    background: rgba(var(--rgb-dark), .4)
}
#lg-counter,
.lg-toolbar .lg-icon {
    color: rgba(var(--rgb-white), 1)
}
.lg-actions .lg-next,
.lg-actions .lg-prev {
    border: 0;
    background: 0 0;
    color: rgba(var(--rgb-white), 1);
    font-size: 1.5rem;
    margin-top: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: .5rem;
    text-shadow: 0 1px 1px rgba(var(--rgb-black), .1)
}
.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover,
.lg-toolbar .lg-icon:hover {
    color: rgba(var(--rgb-white), .75)
}
.lg-actions .lg-next:before,
.lg-actions .lg-prev:before,
.lg-toolbar .lg-icon.lg-close:after {
    font-family: Custom
}
.lg-actions .lg-prev:before {
    content: "\e900"
}
.lg-actions .lg-next:before {
    content: "\e901"
}
.lg-toolbar .lg-icon.lg-close:after {
    content: "\e902"
}
.lg-actions .lg-prev:after {
    display: none
}
.lg-actions .lg-prev {
    left: .5rem
}
.lg-actions .lg-next {
    right: .5rem
}
.lg-toolbar .lg-icon.lg-close {
    font-size: 1.1rem;
    padding: .85rem .6rem .5rem 0;
    text-shadow: 0 1px 1px rgba(var(--rgb-black), .1)
}
#lg-counter {
    font-size: .8rem
}
.lg-sub-html {
    padding: .5rem .75rem
}
.lg-sub-html h5 {
    margin-bottom: .2rem
}
.lg-sub-html p {
    font-size: .8rem;
    color: var(--color-white);
    margin: 0
}
.lg-sub-html * {
    color: var(--color-white)
}
.lg-dropdown {
    z-index: 3051
}
pre {
    word-break: break-all;
    word-wrap: break-word;
    font-size: 13px;
    padding: 10px
}
.code {
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 20px
}
.code .box {
    padding: 60px 30px
}
.code .box pre {
    background: 0 0;
    border: 0;
    padding: 0;
    margin: 0
}
.page-loading {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #f6f7f8;
    z-index: 9999999
}
.page-loading .status {
    width: 2rem;
    height: 2rem;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -1rem 0 0 -1rem
}
.lg-outer .lg-item:after,
.page-loading .spinner,
.tp-loader.spinner {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    width: 2.5rem;
    height: 2.5rem;
    margin-top: -1.25rem;
    margin-left: -1.25rem;
    background: 0 0;
    border: 4px solid var(--color-white);
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 50%;
    -webkit-animation: loader-scale 1s ease-out infinite;
    animation: loader-scale 1s ease-out infinite
}
.dark-spinner .tp-loader.spinner {
    border: 4px solid var(--color-dark)
}
@keyframes loader-scale {
    0% {
        transform: scale(0);
        opacity: 0
    }
    
    50% {
        opacity: 1
    }
    
    100% {
        transform: scale(1);
        opacity: 0
    }
}
.page-loading .spinner {
    border-color: #151515
}
.glyphs {
    padding: 0
}
.glyphs li {
    margin: 0 0 4rem;
    display: block;
    text-align: center
}
.glyphs li i {
    margin-bottom: .5rem;
    display: inline-block
}
.glyphs li i:before {
    margin: 0;
    padding: 0;
    color: #404040;
    font-size: 1.6rem
}
.glyphs li span {
    margin: 0;
    display: block
}
.glyphs li .box {
    padding: 2rem;
    background: rgba(var(--rgb-black), .03)
}
.lineal-icon-list {
    text-align: center
}
.lineal-icon-list li {
    line-height: 6rem
}
.lineal-icon-list img {
    width: 3rem;
    height: auto
}
.split-layout .content-left {
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}
.bullet-default i,
.bullet-default>li:before,
.color-default {
    color: #4888e6
}
.bullet-white i,
.bullet-white>li:before {
    color: var(--color-white)!important
}
.bullet-gray i,
.bullet-gray>li:before,
.color-gray {
    color: var(--color-gray)!important
}
.bullet-dark i,
.bullet-dark>li:before,
.color-dark {
    color: var(--color-dark)!important
}
.bullet-red i,
.bullet-red>li:before,
.color-red {
    color: var(--color-red)!important
}
.bullet-orange i,
.bullet-orange>li:before,
.color-orange {
    color: var(--color-orange)!important
}
.bullet-yellow i,
.bullet-yellow>li:before,
.color-yellow {
    color: var(--color-yellow)!important
}
.bullet-green i,
.bullet-green>li:before,
.color-green {
    color: var(--color-green)!important
}
.bullet-leaf i,
.bullet-leaf>li:before,
.color-leaf {
    color: var(--color-leaf)!important
}
.bullet-teal i,
.bullet-teal>li:before,
.color-teal {
    color: var(--color-teal)!important
}
.bullet-aqua i,
.bullet-aqua>li:before,
.color-aqua {
    color: var(--color-aqua)!important
}
.bullet-meander i,
.bullet-meander>li:before,
.color-meander {
    color: var(--color-meander)!important
}
.bullet-blue i,
.bullet-blue>li:before,
.color-blue {
    color: var(--color-blue)!important
}
.bullet-cobalt i,
.bullet-cobalt>li:before,
.color-cobalt {
    color: var(--color-cobalt)!important
}
.bullet-sky i,
.bullet-sky>li:before,
.color-sky {
    color: var(--color-sky)!important
}
.bullet-purple i,
.bullet-purple>li:before,
.color-purple {
    color: var(--color-purple)!important
}
.bullet-violet i,
.bullet-violet>li:before,
.color-violet {
    color: var(--color-violet)!important
}
.bullet-pink i,
.bullet-pink>li:before,
.color-pink {
    color: var(--color-pink)!important
}
.bullet-rose i,
.bullet-rose>li:before,
.color-rose {
    color: var(--color-rose)!important
}
.bullet-hibiscus i,
.bullet-hibiscus>li:before,
.color-hibiscus {
    color: var(--color-hibiscus)!important
}
.bullet-brown i,
.bullet-brown>li:before,
.color-brown {
    color: var(--color-brown)!important
}
.bg-default {
    background: var(--color-default)
}
.bg-dark {
    background: var(--color-dark)
}
.bg-gray {
    background: var(--color-gray)
}
.bg-white {
    background: var(--color-white)
}
.bg-red {
    background: var(--color-red)
}
.bg-orange {
    background: var(--color-orange)
}
.bg-yellow {
    background: var(--color-yellow)
}
.bg-green {
    background: var(--color-green)
}
.bg-leaf {
    background: var(--color-leaf)
}
.bg-teal {
    background: var(--color-teal)
}
.bg-aqua {
    background: var(--color-aqua)
}
.bg-meander {
    background: var(--color-meander)
}
.bg-blue {
    background: var(--color-blue)
}
.bg-cobalt {
    background: var(--color-cobalt)
}
.bg-sky {
    background: var(--color-sky)
}
.bg-purple {
    background: var(--color-purple)
}
.bg-violet {
    background: var(--color-violet)
}
.bg-pink {
    background: var(--color-pink)
}
.bg-rose {
    background: var(--color-rose)
}
.bg-hibiscus {
    background: var(--color-hibiscus)
}
.bg-brown {
    background: var(--color-brown)
}
.title-bg.bg-default {
    background: rgba(var(--rgb-default), .15)
}
.title-bg.bg-dark {
    background: rgba(var(--rgb-dark), .15)!important
}
.title-bg.bg-gray {
    background: rgba(var(--rgb-gray), .15)
}
.title-bg.bg-white {
    background: rgba(var(--rgb-white), .15)
}
.title-bg.bg-red {
    background: rgba(var(--rgb-red), .1)
}
.title-bg.bg-orange {
    background: rgba(var(--rgb-orange), .15)
}
.title-bg.bg-yellow {
    background: rgba(var(--rgb-yellow), .15)
}
.title-bg.bg-green {
    background: rgba(var(--rgb-green), .15)
}
.title-bg.bg-leaf {
    background: rgba(var(--rgb-leaf), .15)
}
.title-bg.bg-teal {
    background: rgba(var(--rgb-teal), .15)
}
.title-bg.bg-aqua {
    background: rgba(var(--rgb-aqua), .15)
}
.title-bg.bg-meander {
    background: rgba(var(--rgb-meander), .15)
}
.title-bg.bg-blue {
    background: rgba(var(--rgb-blue), .1)
}
.title-bg.bg-cobalt {
    background: rgba(var(--rgb-cobalt), .1)
}
.title-bg.bg-sky {
    background: rgba(var(--rgb-sky), .15)
}
.title-bg.bg-purple {
    background: rgba(var(--rgb-purple), .15)
}
.title-bg.bg-violet {
    background: rgba(var(--rgb-violet), .15)
}
.title-bg.bg-pink {
    background: rgba(var(--rgb-pink), .15)
}
.title-bg.bg-rose {
    background: rgba(var(--rgb-rose), .15)
}
.title-bg.bg-hibiscus {
    background: rgba(var(--rgb-hibiscus), .15)
}
.title-bg.bg-brown {
    background: rgba(var(--rgb-brown), .15)
}
.fill-default {
    fill: var(--color-default)
}
.fill-dark {
    fill: var(--color-dark)
}
.fill-white {
    fill: var(--color-white)
}
.fill-red {
    fill: var(--color-red)
}
.fill-orange {
    fill: var(--color-orange)
}
.fill-yellow {
    fill: var(--color-yellow)
}
.fill-green {
    fill: var(--color-green)
}
.fill-leaf {
    fill: var(--color-leaf)
}
.fill-teal {
    fill: var(--color-teal)
}
.fill-aqua {
    fill: var(--color-aqua)
}
.fill-meander {
    fill: var(--color-meander)
}
.fill-blue {
    fill: var(--color-blue)
}
.fill-cobalt {
    fill: var(--color-cobalt)
}
.fill-sky {
    fill: var(--color-sky)
}
.fill-purple {
    fill: var(--color-purple)
}
.fill-violet {
    fill: var(--color-violet)
}
.fill-pink {
    fill: var(--color-pink)
}
.fill-rose {
    fill: var(--color-rose)
}
.fill-hibiscus {
    fill: var(--color-hibiscus)
}
.fill-brown {
    fill: var(--color-brown)
}
.bg-opacity-default {
    background: rgba(var(--rgb-default), .085)
}
.bg-opacity-dark {
    background: rgba(var(--rgb-dark), .085)
}
.bg-opacity-white {
    background: rgba(var(--rgb-white), .085)
}
.bg-opacity-red {
    background: rgba(var(--rgb-red), .065)
}
.bg-opacity-orange {
    background: rgba(var(--rgb-orange), .085)
}
.bg-opacity-yellow {
    background: rgba(var(--rgb-yellow), .085)
}
.bg-opacity-green {
    background: rgba(var(--rgb-green), .085)
}
.bg-opacity-leaf {
    background: rgba(var(--rgb-leaf), .085)
}
.bg-opacity-teal {
    background: rgba(var(--rgb-teal), .085)
}
.bg-opacity-aqua {
    background: rgba(var(--rgb-aqua), .085)
}
.bg-opacity-meander {
    background: rgba(var(--rgb-meander), .08)
}
.bg-opacity-blue {
    background: rgba(var(--rgb-blue), .065)
}
.bg-opacity-cobalt {
    background: rgba(var(--rgb-cobalt), .065)
}
.bg-opacity-sky {
    background: rgba(var(--rgb-sky), .085)
}
.bg-opacity-purple {
    background: rgba(var(--rgb-purple), .085)
}
.bg-opacity-violet {
    background: rgba(var(--rgb-violet), .085)
}
.bg-opacity-pink {
    background: rgba(var(--rgb-pink), .085)
}
.bg-opacity-rose {
    background: rgba(var(--rgb-rose), .085)
}
.bg-opacity-hibiscus {
    background: rgba(var(--rgb-hibiscus), .085)
}
.bg-opacity-brown {
    background: rgba(var(--rgb-brown), .085)
}
.bg-transparent-default {
    background: rgba(var(--rgb-default), .85)
}
.bg-transparent-dark {
    background: rgba(var(--rgb-dark), .85)
}
.bg-transparent-white {
    background: rgba(var(--rgb-white), .88)
}
.bg-transparent-red {
    background: rgba(var(--rgb-red), .88)
}
.bg-transparent-orange {
    background: rgba(var(--rgb-orange), .88)
}
.bg-transparent-yellow {
    background: rgba(var(--rgb-yellow), .88)
}
.bg-transparent-green {
    background: rgba(var(--rgb-green), .88)
}
.bg-transparent-leaf {
    background: rgba(var(--rgb-leaf), .88)
}
.bg-transparent-teal {
    background: rgba(var(--rgb-teal), .88)
}
.bg-transparent-aqua {
    background: rgba(var(--rgb-aqua), .88)
}
.bg-transparent-meander {
    background: rgba(var(--rgb-meander), .88)
}
.bg-transparent-blue {
    background: rgba(var(--rgb-blue), .88)
}
.bg-transparent-cobalt {
    background: rgba(var(--rgb-cobalt), .88)
}
.bg-transparent-sky {
    background: rgba(var(--rgb-sky), .88)
}
.bg-transparent-purple {
    background: rgba(var(--rgb-purple), .88)
}
.bg-transparent-violet {
    background: rgba(var(--rgb-violet), .88)
}
.bg-transparent-pink {
    background: rgba(var(--rgb-pink), .88)
}
.bg-transparent-rose {
    background: rgba(var(--rgb-rose), .88)
}
.bg-transparent-hibiscus {
    background: rgba(var(--rgb-hibiscus), .88)
}
.bg-transparent-brown {
    background: rgba(var(--rgb-brown), .88)
}
.fill-opacity-default {
    fill: rgba(var(--rgb-default), .08)
}
.fill-opacity-dark {
    fill: rgba(var(--rgb-dark), .08)
}
.fill-opacity-white {
    fill: rgba(var(--rgb-white), .08)
}
.fill-opacity-red {
    fill: rgba(var(--rgb-red), .08)
}
.fill-opacity-orange {
    fill: rgba(var(--rgb-orange), .08)
}
.fill-opacity-yellow {
    fill: rgba(var(--rgb-yellow), .08)
}
.fill-opacity-green {
    fill: rgba(var(--rgb-green), .08)
}
.fill-opacity-leaf {
    fill: rgba(var(--rgb-leaf), .08)
}
.fill-opacity-teal {
    fill: rgba(var(--rgb-teal), .08)
}
.fill-opacity-aqua {
    fill: rgba(var(--rgb-aqua), .08)
}
.fill-opacity-meander {
    fill: rgba(var(--rgb-meander), .08)
}
.fill-opacity-blue {
    fill: rgba(var(--rgb-blue), .08)
}
.fill-opacity-cobalt {
    fill: rgba(var(--rgb-cobalt), .08)
}
.fill-opacity-sky {
    fill: rgba(var(--rgb-sky), .08)
}
.fill-opacity-purple {
    fill: rgba(var(--rgb-purple), .08)
}
.fill-opacity-violet {
    fill: rgba(var(--rgb-violet), .08)
}
.fill-opacity-pink {
    fill: rgba(var(--rgb-pink), .08)
}
.fill-opacity-rose {
    fill: rgba(var(--rgb-rose), .08)
}
.fill-opacity-hibiscus {
    fill: rgba(var(--rgb-hibiscus), .08)
}
.fill-opacity-brown {
    fill: rgba(var(--rgb-brown), .08)
}
.icon-blob-default:after {
    color: rgba(var(--rgb-default), .25)
}
.icon-blob-dark:after {
    color: rgba(var(--rgb-dark), .25)
}
.icon-blob-white:after {
    color: rgba(var(--rgb-white), .25)
}
.icon-blob-red:after {
    color: rgba(var(--rgb-red), .25)
}
.icon-blob-orange:after {
    color: rgba(var(--rgb-orange), .25)
}
.icon-blob-yellow:after {
    color: rgba(var(--rgb-yellow), .3)
}
.icon-blob-green:after {
    color: rgba(var(--rgb-green), .25)
}
.icon-blob-leaf:after {
    color: rgba(var(--rgb-leaf), .3)
}
.icon-blob-teal:after {
    color: rgba(var(--rgb-teal), .25)
}
.icon-blob-aqua:after {
    color: rgba(var(--rgb-aqua), .25)
}
.icon-blob-meander:after {
    color: rgba(var(--rgb-meander), .3)
}
.icon-blob-blue:after {
    color: rgba(var(--rgb-blue), .25)
}
.icon-blob-cobalt:after {
    color: rgba(var(--rgb-cobalt), .25)
}
.icon-blob-sky:after {
    color: rgba(var(--rgb-sky), .25)
}
.icon-blob-purple:after {
    color: rgba(var(--rgb-purple), .25)
}
.icon-blob-violet:after {
    color: rgba(var(--rgb-violet), .25)
}
.icon-blob-pink:after {
    color: rgba(var(--rgb-pink), .25)
}
.icon-blob-rose:after {
    color: rgba(var(--rgb-rose), .25)
}
.icon-blob-hibiscus:after {
    color: rgba(var(--rgb-hibiscus), .25)
}
.icon-blob-brown:after {
    color: rgba(var(--rgb-brown), .25)
}
.icon-bg-default {
    background-color: rgba(var(--rgb-default), .25)
}
.icon-bg-dark {
    background-color: rgba(var(--rgb-dark), .25)
}
.icon-bg-white {
    background-color: rgba(var(--rgb-white), .25)
}
.icon-bg-red {
    background-color: rgba(var(--rgb-red), .25)
}
.icon-bg-orange {
    background-color: rgba(var(--rgb-orange), .25)
}
.icon-bg-yellow {
    background-color: rgba(var(--rgb-yellow), .25)
}
.icon-bg-green {
    background-color: rgba(var(--rgb-green), .25)
}
.icon-bg-leaf {
    background-color: rgba(var(--rgb-leaf), .25)
}
.icon-bg-teal {
    background-color: rgba(var(--rgb-teal), .25)
}
.icon-bg-aqua {
    background-color: rgba(var(--rgb-aqua), .25)
}
.icon-bg-meander {
    background-color: rgba(var(--rgb-meander), .25)
}
.icon-bg-blue {
    background-color: rgba(var(--rgb-blue), .25)
}
.icon-bg-cobalt {
    background-color: rgba(var(--rgb-cobalt), .25)
}
.icon-bg-sky {
    background-color: rgba(var(--rgb-sky), .25)
}
.icon-bg-purple {
    background-color: rgba(var(--rgb-purple), .25)
}
.icon-bg-violet {
    background-color: rgba(var(--rgb-violet), .25)
}
.icon-bg-pink {
    background-color: rgba(var(--rgb-pink), .25)
}
.icon-bg-rose {
    background-color: rgba(var(--rgb-rose), .25)
}
.icon-bg-hibiscus {
    background-color: rgba(var(--rgb-hibiscus), .25)
}
.icon-bg-brown {
    background-color: rgba(var(--rgb-brown), .25)
}
.dial-item.active .icon-blob-default:after,
.dial-item:hover .icon-blob-default:after,
.nav-tabs .nav-link.active .icon-blob-default:after,
.nav-tabs .nav-link:hover .icon-blob-default:after {
    color: rgba(var(--rgb-default), .75)
}
.dial-item.active .icon-blob-dark:after,
.dial-item:hover .icon-blob-dark:after,
.nav-tabs .nav-link.active .icon-blob-dark:after,
.nav-tabs .nav-link:hover .icon-blob-dark:after {
    color: rgba(var(--rgb-dark), .75)
}
.dial-item.active .icon-blob-white:after,
.dial-item:hover .icon-blob-white:after,
.nav-tabs .nav-link.active .icon-blob-white:after,
.nav-tabs .nav-link:hover .icon-blob-white:after {
    color: rgba(var(--rgb-white), .75)
}
.dial-item.active .icon-blob-red:after,
.dial-item:hover .icon-blob-red:after,
.nav-tabs .nav-link.active .icon-blob-red:after,
.nav-tabs .nav-link:hover .icon-blob-red:after {
    color: rgba(var(--rgb-red), .75)
}
.dial-item.active .icon-blob-orange:after,
.dial-item:hover .icon-blob-orange:after,
.nav-tabs .nav-link.active .icon-blob-orange:after,
.nav-tabs .nav-link:hover .icon-blob-orange:after {
    color: rgba(var(--rgb-orange), .75)
}
.dial-item.active .icon-blob-yellow:after,
.dial-item:hover .icon-blob-yellow:after,
.nav-tabs .nav-link.active .icon-blob-yellow:after,
.nav-tabs .nav-link:hover .icon-blob-yellow:after {
    color: rgba(var(--rgb-yellow), .75)
}
.dial-item.active .icon-blob-green:after,
.dial-item:hover .icon-blob-green:after,
.nav-tabs .nav-link.active .icon-blob-green:after,
.nav-tabs .nav-link:hover .icon-blob-green:after {
    color: rgba(var(--rgb-green), .75)
}
.dial-item.active .icon-blob-leaf:after,
.dial-item:hover .icon-blob-leaf:after,
.nav-tabs .nav-link.active .icon-blob-leaf:after,
.nav-tabs .nav-link:hover .icon-blob-leaf:after {
    color: rgba(var(--rgb-leaf), .75)
}
.dial-item.active .icon-blob-teal:after,
.dial-item:hover .icon-blob-teal:after,
.nav-tabs .nav-link.active .icon-blob-teal:after,
.nav-tabs .nav-link:hover .icon-blob-teal:after {
    color: rgba(var(--rgb-teal), .75)
}
.dial-item.active .icon-blob-aqua:after,
.dial-item:hover .icon-blob-aqua:after,
.nav-tabs .nav-link.active .icon-blob-aqua:after,
.nav-tabs .nav-link:hover .icon-blob-aqua:after {
    color: rgba(var(--rgb-aqua), .75)
}
.dial-item.active .icon-blob-meander:after,
.dial-item:hover .icon-blob-meander:after,
.nav-tabs .nav-link.active .icon-blob-meander:after,
.nav-tabs .nav-link:hover .icon-blob-meander:after {
    color: rgba(var(--rgb-meander), .75)
}
.dial-item.active .icon-blob-blue:after,
.dial-item:hover .icon-blob-blue:after,
.nav-tabs .nav-link.active .icon-blob-blue:after,
.nav-tabs .nav-link:hover .icon-blob-blue:after {
    color: rgba(var(--rgb-blue), .75)
}
.dial-item.active .icon-blob-cobalt:after,
.dial-item:hover .icon-blob-cobalt:after,
.nav-tabs .nav-link.active .icon-blob-cobalt:after,
.nav-tabs .nav-link:hover .icon-blob-cobalt:after {
    color: rgba(var(--rgb-cobalt), .75)
}
.dial-item.active .icon-blob-sky:after,
.dial-item:hover .icon-blob-sky:after,
.nav-tabs .nav-link.active .icon-blob-sky:after,
.nav-tabs .nav-link:hover .icon-blob-sky:after {
    color: rgba(var(--rgb-sky), .75)
}
.dial-item.active .icon-blob-purple:after,
.dial-item:hover .icon-blob-purple:after,
.nav-tabs .nav-link.active .icon-blob-purple:after,
.nav-tabs .nav-link:hover .icon-blob-purple:after {
    color: rgba(var(--rgb-purple), .75)
}
.dial-item.active .icon-blob-violet:after,
.dial-item:hover .icon-blob-violet:after,
.nav-tabs .nav-link.active .icon-blob-violet:after,
.nav-tabs .nav-link:hover .icon-blob-violet:after {
    color: rgba(var(--rgb-violet), .75)
}
.dial-item.active .icon-blob-pink:after,
.dial-item:hover .icon-blob-pink:after,
.nav-tabs .nav-link.active .icon-blob-pink:after,
.nav-tabs .nav-link:hover .icon-blob-pink:after {
    color: rgba(var(--rgb-pink), .75)
}
.dial-item.active .icon-blob-rose:after,
.dial-item:hover .icon-blob-rose:after,
.nav-tabs .nav-link.active .icon-blob-rose:after,
.nav-tabs .nav-link:hover .icon-blob-rose:after {
    color: rgba(var(--rgb-rose), .75)
}
.dial-item.active .icon-blob-hibiscus:after,
.dial-item:hover .icon-blob-hibiscus:after,
.nav-tabs .nav-link.active .icon-blob-hibiscus:after,
.nav-tabs .nav-link:hover .icon-blob-hibiscus:after {
    color: rgba(var(--rgb-hibiscus), .75)
}
.dial-item.active .icon-blob-brown:after,
.dial-item:hover .icon-blob-brown:after,
.nav-tabs .nav-link.active .icon-blob-brown:after,
.nav-tabs .nav-link:hover .icon-blob-brown:after {
    color: rgba(var(--rgb-brown), .75)
}
.progressbar.default svg path:last-child {
    stroke: var(--color-default)
}
.progressbar.dark svg path:last-child {
    stroke: var(--color-dark)
}
.progressbar.white svg path:last-child {
    stroke: var(--color-white)
}
.progressbar.red svg path:last-child {
    stroke: var(--color-red)
}
.progressbar.orange svg path:last-child {
    stroke: var(--color-orange)
}
.progressbar.yellow svg path:last-child {
    stroke: var(--color-yellow)
}
.progressbar.green svg path:last-child {
    stroke: var(--color-green)
}
.progressbar.leaf svg path:last-child {
    stroke: var(--color-leaf)
}
.progressbar.teal svg path:last-child {
    stroke: var(--color-teal)
}
.progressbar.aqua svg path:last-child {
    stroke: var(--color-aqua)
}
.progressbar.meander svg path:last-child {
    stroke: var(--color-meander)
}
.progressbar.blue svg path:last-child {
    stroke: var(--color-blue)
}
.progressbar.cobalt svg path:last-child {
    stroke: var(--color-cobalt)
}
.progressbar.sky svg path:last-child {
    stroke: var(--color-sky)
}
.progressbar.purple svg path:last-child {
    stroke: var(--color-purple)
}
.progressbar.violet svg path:last-child {
    stroke: var(--color-violet)
}
.progressbar.pink svg path:last-child {
    stroke: var(--color-pink)
}
.progressbar.rose svg path:last-child {
    stroke: var(--color-rose)
}
.progressbar.hibiscus svg path:last-child {
    stroke: var(--color-hibiscus)
}
.progressbar.brown svg path:last-child {
    stroke: var(--color-brown)
}
.inverse-text.transparent:not(.fixed) .navbar-nav .nav-link {
    color: #000
}
.inverse-text.navbar-hover-opacity:not(.fixed) .navbar-nav .nav-link:hover {
    color: #4888e6
}
.inverse-text.navbar-hover-opacity:not(.fixed) .navbar-other .nav-item button:hover {
    color: #4888e6
}
.inverse-text .accordion-wrapper.simple .card-header button.collapsed,
.inverse-text .blockquote-footer,
.inverse-text .color-dark,
.inverse-text .meta,
.inverse-text .meta a,
.inverse-text .nav-tabs .nav-link,
.inverse-text .pricing-switcher,
.inverse-text .widget a:hover,
.inverse-text address,
.inverse-text h1:not([class*=color-]),
.inverse-text h2:not([class*=color-]),
.inverse-text h3:not([class*=color-]),
.inverse-text h4:not([class*=color-]),
.inverse-text h5:not([class*=color-]),
.inverse-text h6:not([class*=color-]),
.inverse-text label:not(.custom-control-label),
.inverse-text li,
.inverse-text p,
.inverse-text span,
.inverse-text.dark-wrapper .navbar-nav .nav-link,
.inverse-text.dark-wrapper .navbar-other .nav-item a,
.inverse-text.dark-wrapper .navbar-other .nav-item button,
.inverse-text.navbar-fancy-dark .navbar-nav .nav-link,
.inverse-text.navbar-fancy-dark .navbar-other .nav-item a,
.inverse-text.navbar-fancy-dark .navbar-other .nav-item button,
.inverse-text.transparent:not(.fixed) .navbar-other .nav-item a {
    color: var(--color-white)
}
.inverse-text.dark-wrapper .navbar-other .nav-item button.hamburger span,
.inverse-text.dark-wrapper .navbar-other .nav-item button.hamburger:after,
.inverse-text.dark-wrapper .navbar-other .nav-item button.hamburger:before,
.inverse-text.navbar-fancy-dark .navbar-other .nav-item button.hamburger span,
.inverse-text.navbar-fancy-dark .navbar-other .nav-item button.hamburger:after,
.inverse-text.navbar-fancy-dark .navbar-other .nav-item button.hamburger:before {
    background: var(--color-white)
}
.offcanvas-info.inverse-text,
.offcanvas-info.inverse-text a,
.offcanvas-info.inverse-text address,
.offcanvas-info.inverse-text li,
.offcanvas-info.inverse-text p,
.offcanvas-info.inverse-text span,
footer.inverse-text address {
    color: #cacaca
}
.inverse-text .accordion-wrapper.simple .card-header button:hover,
.inverse-text .meta a:hover {
    color: var(--color-default)
}
.inverse-text .accordion-wrapper:not(.simple) .card-body,
.inverse-text .bg-transparent-white li,
.inverse-text .bg-transparent-white p,
.inverse-text .bg-transparent-white span,
.inverse-text .bg-white li,
.inverse-text .bg-white p,
.inverse-text .bg-white span,
.inverse-text .panel.bg-transparent-white,
.inverse-text .panel.bg-white {
    color: #606060
}
.inverse-text .bg-transparent-white .nav-tabs .nav-link,
.inverse-text .bg-white .nav-tabs .nav-link,
.inverse-text .nav-tabs.nav-tabs-bg .nav-item .nav-link.active span,
.inverse-text .nav-tabs.nav-tabs-bg .nav-item .nav-link:hover span,
.inverse-text .nav-tabs.nav-tabs-bg .nav-item.show .nav-link span {
    color: #404040
}
.inverse-text .bg-transparent-white .nav-tabs .nav-item .nav-link.active,
.inverse-text .bg-transparent-white .nav-tabs .nav-item .nav-link:hover,
.inverse-text .bg-transparent-white .nav-tabs .nav-item.show .nav-link,
.inverse-text .bg-white .nav-tabs .nav-item .nav-link.active,
.inverse-text .bg-white .nav-tabs .nav-item .nav-link:hover,
.inverse-text .bg-white .nav-tabs .nav-item.show .nav-link {
    color: var(--color-default)
}
.inverse-text .bg-transparent-white .blockquote-footer,
.inverse-text .bg-transparent-white .meta,
.inverse-text .bg-transparent-white .meta a,
.inverse-text .bg-white .blockquote-footer,
.inverse-text .bg-white .meta,
.inverse-text .bg-white .meta a {
    color: #999!important
}
.inverse-text .bg-transparent-white .color-dark,
.inverse-text .bg-white .color-dark {
    color: var(--color-dark)
}
.inverse-text blockquote.icon:before {
    color: rgba(var(--rgb-white), .4)
}
.inverse-text .bg-transparent-white blockquote.icon:before,
.inverse-text .bg-white blockquote.icon:before {
    color: rgba(var(--rgb-default), .3)
}
.inverse-text .divider-icon i {
    color: rgba(255, 255, 255, .1)
}
.inverse-text .divider-icon:after,
.inverse-text .divider-icon:before {
    border-top: 1px solid rgba(var(--rgb-white), .1)
}
.inverse-text .bg-transparent-white h1:not([class*=color-]),
.inverse-text .bg-transparent-white h2:not([class*=color-]),
.inverse-text .bg-transparent-white h3:not([class*=color-]),
.inverse-text .bg-transparent-white h4:not([class*=color-]),
.inverse-text .bg-transparent-white h5:not([class*=color-]),
.inverse-text .bg-transparent-white h6:not([class*=color-]),
.inverse-text .bg-white h1:not([class*=color-]),
.inverse-text .bg-white h2:not([class*=color-]),
.inverse-text .bg-white h3:not([class*=color-]),
.inverse-text .bg-white h4:not([class*=color-]),
.inverse-text .bg-white h5:not([class*=color-]),
.inverse-text .bg-white h6:not([class*=color-]) {
    color: #404040
}
.page-title-wrapper.inverse-text .breadcrumbs li,
.page-title-wrapper.inverse-text .breadcrumbs li a,
.page-title-wrapper.inverse-text .breadcrumbs li+li:before,
.page-title-wrapper.inverse-text .meta,
.page-title-wrapper.inverse-text .meta a {
    color: #ddd
}
.page-title-wrapper .breadcrumbs li a:hover,
.page-title-wrapper.inverse-text .meta a:hover {
    color: var(--color-white)
}
.caption-overlay .meta span+span:before,
.inverse-text .meta span+span:before {
    background: rgba(var(--rgb-white), .5)
}
.inverse-text .owl-carousel .owl-dots .owl-dot span {
    background: rgba(var(--rgb-white), .6)
}
.inverse-text .uneditable-input,
.inverse-text input[type=color],
.inverse-text input[type=date],
.inverse-text input[type=datetime-local],
.inverse-text input[type=datetime],
.inverse-text input[type=email],
.inverse-text input[type=month],
.inverse-text input[type=number],
.inverse-text input[type=password],
.inverse-text input[type=search],
.inverse-text input[type=tel],
.inverse-text input[type=text]:not(.qty),
.inverse-text input[type=time],
.inverse-text input[type=url],
.inverse-text input[type=week],
.inverse-text select,
.inverse-text textarea,
.inverse-text textarea.form-control {
    background: rgba(var(--rgb-white), .07);
    color: var(--color-white)
}
.inverse-text .uneditable-input:focus,
.inverse-text input[type=color]:focus,
.inverse-text input[type=date]:focus,
.inverse-text input[type=datetime-local]:focus,
.inverse-text input[type=datetime]:focus,
.inverse-text input[type=email]:focus,
.inverse-text input[type=month]:focus,
.inverse-text input[type=number]:focus,
.inverse-text input[type=password]:focus,
.inverse-text input[type=search]:focus,
.inverse-text input[type=tel]:focus,
.inverse-text input[type=text]:focus,
.inverse-text input[type=time]:focus,
.inverse-text input[type=url]:focus,
.inverse-text input[type=week]:focus,
.inverse-text textarea.form-control:focus,
.inverse-text textarea:focus {
    background: rgba(var(--rgb-white), .09)
}
.inverse-text .custom-select {
    background: rgba(var(--rgb-black), .35)
}
.inverse-text .custom-select:focus {
    background: rgba(var(--rgb-black), .5)
}
.inverse-text .form-control::-webkit-input-placeholder {
    color: var(--color-white)
}
.inverse-text .form-control:-moz-placeholder {
    color: var(--color-white)
}
.inverse-text .form-control::-moz-placeholder {
    color: var(--color-white)
}
.inverse-text .form-control:-ms-input-placeholder {
    color: var(--color-white)
}
.search-form.inverse-text:before {
    color: var(--color-white)
}
.inverse-text hr {
    border-color: rgba(var(--rgb-white), .15)
}
.inverse-text .custom-control-label::before {
    background-color: rgba(var(--rgb-black), .35)
}
.inverse-text .custom-control-input:disabled~.custom-control-label::before {
    background-color: rgba(var(--rgb-black), .2)
}
.inverse-text .pricing-switcher-wrapper {
    background-color: rgba(var(--rgb-white), .05)
}
.inverse-text .dial {
    border: 2px dashed rgba(var(--rgb-white), .07)
}
.inverse-text .progressbar svg path:first-child {
    stroke: rgba(var(--rgb-white), .1)
}
.inverse-text .progressbar-text {
    color: var(--color-white)!important
}
.inverse-text .btn:not(.btn-white),
.inverse-text .btn:not(.btn-white).active,
.inverse-text .btn:not(.btn-white):active,
.inverse-text .btn:not(.btn-white):focus,
.inverse-text .btn:not(.btn-white):hover {
    color: var(--color-white)!important
}
.inverse-text .divider-heading {
    opacity: .4
}
@media (min-width:1260px) {
    .box-layout {
        position: relative;
        background: #eef0f2
    }
    
    .box-layout .content-wrapper,
    .box-layout footer:not(.blockquote-footer) {
        width: 1260px!important;
        margin: 0 auto;
        position: relative
    }
}
@media (min-width:1280px) {
    .split-layout .content-wrapper {
        position: relative;
        width: 100%
    }
    
    .split-layout .content-left {
        width: 50%;
        height: 100vh;
        position: fixed;
        max-height: 100vh;
        overflow: hidden
    }
    
    .split-layout .content-right {
        margin-left: 50%;
        height: 100vh
    }
    
    .split-layout .inner {
        padding: 3rem
    }
}
@media (max-width:1278.98px) {
    .split-layout .content-left {
        height: 500px;
        position: relative!important
    }
    
    .split-layout .inner {
        padding: 5rem
    }
}
@media (min-width:1200px) {
    .rev_slider_wrapper {
        min-height: 500px
    }
}
@media (min-width:992px) {
    .navbar-nav .nav-link {
        padding-top: 1.7rem;
        padding-bottom: 1.7rem
    }
    
    .navbar.transparent .navbar-nav .nav-link {
        padding-top: 2rem;
        padding-bottom: 2rem
    }
    
    .navbar.fixed .navbar-nav .nav-link,
    .navbar.navbar-fancy .navbar-nav .nav-link {
        padding-top: 1.3rem;
        padding-bottom: 1.3rem
    }
    
    .dropdown-item:focus,
    .dropdown-item:hover,
    .mega-menu-content a:focus,
    .mega-menu-content a:hover,
    .navbar-nav .nav-link.active,
    .navbar-nav .nav-link.highlighted,
    .navbar-nav .nav-link:hover {
        background: 0 0
    }
    
    .dropdown-item:focus,
    .dropdown-item:hover,
    .mega-menu-content a:focus,
    .mega-menu-content a:hover,
    .navbar-nav .nav-link.active,
    .navbar-nav .nav-link.highlighted,
    .navbar-nav .nav-link:hover,
    .navbar-other .nav-item a:not(.btn):hover,
    .navbar-other .nav-item button:hover {
        color: var(--color-default)
    }
    
    .navbar-hover-opacity.transparent.fixed .navbar-nav .nav-link.active,
    .navbar-hover-opacity.transparent.fixed .navbar-nav .nav-link.highlighted,
    .navbar-hover-opacity.transparent.fixed .navbar-nav .nav-link:hover,
    .navbar-hover-opacity.transparent.fixed .navbar-other .nav-item a:not(.btn):hover,
    .navbar-hover-opacity.transparent.fixed .navbar-other .nav-item button:hover,
    .navbar-hover-opacity:not(.inverse-text) .navbar-nav .nav-link.active,
    .navbar-hover-opacity:not(.inverse-text) .navbar-nav .nav-link.highlighted,
    .navbar-hover-opacity:not(.inverse-text) .navbar-nav .nav-link:hover,
    .navbar-hover-opacity:not(.inverse-text) .navbar-other .nav-item a:not(.btn):hover,
    .navbar-hover-opacity:not(.inverse-text) .navbar-other .nav-item button:hover {
        color: rgba(48, 48, 48, .7)
    }
    
    .inverse-text.navbar-hover-opacity.dark-wrapper.fixed .navbar-nav .nav-link.active,
    .inverse-text.navbar-hover-opacity.dark-wrapper.fixed .navbar-nav .nav-link.highlighted,
    .inverse-text.navbar-hover-opacity.dark-wrapper.fixed .navbar-nav .nav-link:hover,
    .inverse-text.navbar-hover-opacity.dark-wrapper.fixed .navbar-other .nav-item a:not(.btn):hover,
    .inverse-text.navbar-hover-opacity.dark-wrapper.fixed .navbar-other .nav-item button:hover,
    .inverse-text.navbar-hover-opacity:not(.fixed) .navbar-nav .nav-link.active,
    .inverse-text.navbar-hover-opacity:not(.fixed) .navbar-nav .nav-link.highlighted,
    .inverse-text.navbar-hover-opacity:not(.fixed) .navbar-other .nav-item a:not(.btn):hover {
        color: rgba(var(--rgb-white), .7)
    }
    
    .navbar-hover-opacity .dropdown-item:focus,
    .navbar-hover-opacity .dropdown-item:hover,
    .navbar-hover-opacity .mega-menu-content a:focus,
    .navbar-hover-opacity .mega-menu-content a:hover {
        color: rgba(var(--rgb-white), .75)
    }
    
    .navbar-other.inverse-text .nav-item a:not(.btn),
    .navbar-other.inverse-text .nav-item button {
        color: var(--color-white)
    }
    
    .navbar-other.inverse-text .nav-item a:not(.btn):hover,
    .navbar-other.inverse-text .nav-item button:hover {
        color: var(--color-white)!important;
        opacity: .8!important
    }
    
    .navbar.extended:not(.fixed) .navbar-collapse,
    .navbar.navbar-fancy:not(.fixed) .dropdown-menu {
        border-radius: .2rem
    }
    
    .navbar .navbar-nav .nav-link {
        padding-right: 1.2rem;
        padding-left: 1.2rem
    }
    
    .dropdown-menu:not(.mega-menu):not(.image-dropdown) {
        padding: .6rem 0
    }
    
    .search-dropdown .dropdown-menu {
        padding: 0!important
    }
    
    .navbar-other .nav-item a:not(.btn),
    .navbar-other .nav-item button {
        font-size: 1.1rem
    }
    
    .dropdown-item,
    .mega-menu-content a {
        font-size: .75rem;
        font-weight: 400
    }
    
    .navbar.wide .navbar-nav>.nav-item>.search-dropdown-menu,
    .navbar.wide .navbar-nav>li>ul.mega-menu {
        margin-left: 30px!important;
        margin-right: 30px!important
    }
    
    .navbar.wide .navbar-nav>.nav-item>.search-dropdown-menu {
        width: calc(100% - 60px)!important
    }
    
    .navbar-nav>li>ul.mega-menu .mega-menu-content .row {
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        overflow: hidden
    }
    
    .mega-menu-content .row {
        padding-left: 0;
        padding-right: 0
    }
    
    .mega-menu-content [class*=col-] {
        padding-left: 1.5rem
    }
    
    .navbar-nav>li>ul.mega-menu .mega-menu-content {
        padding: 1.5rem
    }
    
    .navbar.extended .navbar-collapse {
        background: var(--color-white);
        box-shadow: var(--shadow);
        width: 100%
    }
    
    .navbar.extended .logo-dark {
        display: none
    }
    
    .navbar.navbar-fancy:not(.fixed) .container {
        background: var(--color-white);
        box-shadow: var(--shadow)
    }
    
    .navbar.navbar-fancy.navbar-fancy-dark:not(.fixed) .container {
        background: #242930;
        box-shadow: none
    }
    
    .navbar.navbar-fancy.navbar-bg-opacity:not(.fixed) .container {
        background: rgba(var(--rgb-white), .9)
    }
    
    .navbar.navbar-fancy:not(.banner--clone) {
        margin-top: 2rem
    }
    
    .navbar.navbar-fancy .container {
        padding: 0 30px;
        border-radius: .2rem;
        border-radius: .2rem
    }
    
    .navbar.extended:not(.banner--clone) .navbar-nav>.nav-item>.dropdown-menu,
    .navbar.navbar-fancy:not(.banner--clone) .navbar-nav>.nav-item>.dropdown-menu {
        margin-top: 10px!important
    }
    
    .navbar.extended .navbar-brand {
        position: absolute;
        top: 2rem;
        left: 0;
        width: 100%;
        pointer-events: none;
        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
    }
    
    .navbar.extended .navbar-brand * {
        pointer-events: all
    }
    
    .navbar.extended .topbar {
        padding: 1.75rem 0
    }
    
    .navbar.extended.fixed .topbar {
        display: none!important
    }
    
    .navbar.extended .navbar-nav .nav-link {
        padding-top: 1.3rem;
        padding-bottom: 1.3rem
    }
    
    .table-cart>table>tbody>tr>td,
    .table-cart>table>tbody>tr>th,
    .table-cart>table>tfoot>tr>td,
    .table-cart>table>tfoot>tr>th,
    .table-cart>table>thead>tr>td,
    .table-cart>table>thead>tr>th {
        padding: 20px 0
    }
    
    .navbar-nav.navbar-bullet>li>a {
        position: relative
    }
    
    .navbar-nav.navbar-bullet>li>a:before {
        content: "";
        display: block;
        position: absolute;
        width: 3px;
        height: 3px;
        top: 50%;
        margin-top: -2px;
        left: -2px;
        background: rgba(var(--rgb-black), .25);
        -webkit-border-radius: 50%;
        border-radius: 50%;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -ms-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s
    }
    
    .navbar-nav.navbar-bullet>li:first-child a:before {
        display: none
    }
    
    .navbar-nav.navbar-bullet .nav-link {
        padding-right: 1.7rem;
        padding-left: 1.7rem
    }
    
    .pr-lg-15 {
        padding-right: 15px!important
    }
    
    .pl-lg-15 {
        padding-left: 15px!important
    }
    
    .modal .image-block-wrapper,
    .modal .image-block-wrapper .box {
        min-height: 500px
    }
    
    .boxed .rounded .image-block>.google-map,
    .boxed .rounded .image-block>.google-map iframe {
        border-top-left-radius: .2rem!important;
        border-bottom-left-radius: .2rem!important
    }
}
@media (max-width:991.98px) {
    .boxed .rounded .image-block>.google-map,
    .boxed .rounded .image-block>.google-map iframe {
        border-top-left-radius: .2rem!important;
        border-top-right-radius: .2rem!important
    }
    
    .navbar-other {
        padding-left: 3px
    }
    
    .cart-dropdown .dropdown-menu,
    .search-dropdown .dropdown-menu {
        position: absolute
    }
    
    .navbar.extended:not(.fixed),
    .navbar.navbar-fancy:not(.fixed) {
        background: var(--color-white);
        box-shadow: var(--shadow)
    }
    
    .navbar.navbar-fancy.navbar-fancy-dark:not(.fixed) {
        background: #242930!important;
        box-shadow: none!important
    }
    
    .navbar-nav .nav-link {
        color: var(--color-white)
    }
    
    .dropdown-item,
    .mega-menu-content a,
    .navbar-nav .nav-link {
        padding-top: .7rem;
        padding-bottom: .7rem
    }
    
    .navbar-other .nav-item a:not(.btn),
    .navbar-other .nav-item button {
        font-size: 1.3rem
    }
    
    .nav-fill>.nav-item,
    .navbar-nav {
        text-align: left!important
    }
    
    .navbar-nav .nav-link[href='#!'] {
        pointer-events: none
    }
    
    .navbar-nav.sm-collapsible .nav-link[href='#!'] .sub-arrow {
        pointer-events: auto
    }
    
    .dropdown-item {
        padding-left: 0;
        padding-right: 0
    }
    
    .dropdown-item,
    .mega-menu-content a {
        font-size: .8rem;
        font-weight: 400
    }
    
    .navbar .dropdown-menu:not(.search-dropdown-menu) {
        padding-left: 1rem
    }
    
    .navbar .search-dropdown .dropdown-menu .form-wrapper {
        position: relative
    }
    
    .navbar.extended .search-dropdown-menu {
        border-top-left-radius: 0!important;
        border-top-right-radius: 0!important
    }
    
    .navbar .navbar-brand {
        padding-top: 1.25rem;
        padding-bottom: 1.25rem
    }
    
    .navbar.fixed .navbar-brand {
        padding-top: .9rem;
        padding-bottom: .9rem
    }
    
    .navbar.extended .logo-dark {
        display: inline-block
    }
    
    .navbar.extended .logo-light {
        display: none
    }
    
    .offcanvas-nav {
        position: fixed;
        top: 0;
        bottom: 0;
        right: 100%;
        left: -300px;
        width: 300px;
        padding-right: 1.5rem;
        padding-left: 1.5rem;
        padding-bottom: .5rem;
        overflow-y: auto;
        visibility: hidden;
        background: #fff;
        transition-timing-function: ease-in-out;
        transition-duration: .3s;
        transition-property: left, visibility;
        align-items: start;
        -moz-background-clip: padding;
        -webkit-background-clip: padding;
        background-clip: padding-box
    }
    
    .offcanvas-nav.open {
        left: 0;
        visibility: visible
    }
    
    .navbar.fixed .offcanvas-nav.open {
        display: none!important
    }
    
    .navbar-expand-lg .navbar-nav {
        -ms-flex-direction: column;
        flex-direction: column
    }
    
    .image-block-wrapper .image-block {
        position: relative;
        height: 220px
    }
    
    .modal .image-block-wrapper .image-block {
        display: none
    }
    
    .modal .image-block-wrapper,
    .modal .image-block-wrapper .box {
        min-height: inherit
    }
    
    .nav-tabs.d-flex:not(.nav-pills) {
        justify-content: flex-start!important
    }
    
    .pr-md-0 {
        padding-right: 0!important
    }
    
    .pl-md-0 {
        padding-left: 0!important
    }
    
    .pr-md-15 {
        padding-right: 15px!important
    }
    
    .pl-md-15 {
        padding-left: 15px!important
    }
    
    .gutter-md-30>[class*=col-] {
        padding-left: 15px!important;
        padding-right: 15px!important
    }
    
    [class*=table-responsive]>tbody>tr>td,
    [class*=table-responsive]>tbody>tr>th,
    [class*=table-responsive]>tfoot>tr>td,
    [class*=table-responsive]>tfoot>tr>th,
    [class*=table-responsive]>thead>tr>td,
    [class*=table-responsive]>thead>tr>th {
        white-space: nowrap
    }
    
    .sidebar {
        padding-left: 15px;
        margin-top: 3rem
    }
    
    .sidebar.left-sidebar {
        padding-right: 15px!important
    }
}
@media (min-width:768px) and (max-width:991.98px) {
    .mosaic .item,
    .mosaic .item.width2 {
        width: 50%;
        height: auto
    }
}
@media (min-width:768px) {
    .process-wrapper.arrow [class*=col-]:before {
        font-family: Jam;
        content: "\e92c";
        display: block;
        position: absolute;
        top: 1.35rem;
        left: 0;
        color: rgba(var(--rgb-black), .15);
        font-size: 1.5rem
    }
    
    .inverse-text .process-wrapper.arrow [class*=col-]:before {
        color: rgba(var(--rgb-white), .15)
    }
    
    .process-wrapper.arrow [class*=col-]:first-child:before {
        display: none
    }
    
    .process-wrapper.line [class*=col-] {
        position: relative
    }
    
    .process-wrapper.line [class*=col-]:after,
    .process-wrapper.line [class*=col-]:before {
        width: calc(50% - 3rem);
        position: absolute;
        content: "";
        height: 1px;
        background: 0 0;
        border-top: 2px dashed rgba(var(--rgb-black), .07);
        top: 2rem;
        z-index: 1;
        left: 0;
        margin-left: 3px
    }
    
    .inverse-text .process-wrapper.line [class*=col-]:after,
    .inverse-text .process-wrapper.line [class*=col-]:before {
        border-top-color: rgba(var(--rgb-white), .07)
    }
    
    .process-wrapper.line [class*=col-]:after {
        right: 0;
        left: auto;
        margin-right: 3px;
        margin-left: 0
    }
    
    .process-wrapper.line [class*=col-]:first-child:before,
    .process-wrapper.line [class*=col-]:last-child:after {
        display: none
    }
    
    .pricing-wrapper .popular .panel.pricing.box {
        padding-top: 4rem;
        padding-bottom: 4rem;
        margin-top: -1rem;
        margin-left: -.2rem;
        margin-right: -.2rem
    }
    
    .nav-tabs.nav-pills .nav-link .icon {
        display: inline-block
    }
}
@media (max-width:767px) {
    .container {
        padding-right: 20px;
        padding-left: 20px
    }
    
    .navbar .container {
        padding-left: 20px;
        padding-right: 20px;
        margin-top: -24px
    }
    
    .row>[class*=col-] {
        margin-bottom: 30px
    }
    
    .block-wrapper>[class*=col-],
    .mega-menu-content .row>[class*=col-],
    .row>[class*=col-]:last-child,
    .row>[class*=col-]:only-child,
    form .row>[class*=col-] {
        margin-bottom: 0
    }
    
    .grid-view .post {
        margin-bottom: 3rem
    }
    
    .pr-sm-0 {
        padding-right: 0!important
    }
    
    .pl-sm-0 {
        padding-left: 0!important
    }
    
    .pr-sm-15 {
        padding-right: 15px!important
    }
    
    .pl-sm-15 {
        padding-left: 15px!important
    }
    
    .inner {
        padding-top: 4rem;
        padding-bottom: 4rem
    }
    
    footer .inner {
        padding-bottom: 3rem
    }
    
    .page-title-wrapper .inner {
        padding-top: 3rem
    }
    
    .page-title-wrapper.image-wrapper .inner {
        padding-bottom: 4rem
    }
    
    .dial:not(.noResponsive) {
        border-radius: 0;
        border: none;
        width: 100%
    }
    
    .dial:not(.noResponsive) li {
        margin-bottom: 1rem
    }
    
    .dial-item-info:not(.noResponsive) {
        padding: .8rem .5rem;
        display: block!important;
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
    
    .dial-item:not(.noResponsive) {
        position: static;
        display: block;
        width: 75px;
        height: 75px;
        line-height: 75px!important;
        margin: auto;
        -webkit-transform: none!important;
        -ms-transform: none!important;
        transform: none!important
    }
    
    .dial-item-info {
        background: 0 0
    }
    
    .nav-tabs.nav-justified {
        display: block!important
    }
    
    .nav-tabs.nav-justified .nav-item {
        flex-grow: 0;
        margin-left: 0;
        margin-right: 0;
        display: block;
        margin-bottom: .75rem;
        width: 100%;
        text-align: center!important
    }
    
    .nav-tabs.nav-justified .nav-item .nav-link * {
        display: inline!important
    }
    
    .nav-tabs.nav-justified .nav-item .nav-link span {
        padding-left: .5rem
    }
    
    .nav-tabs.nav-justified .nav-item .nav-link .icon-svg img {
        width: 2rem;
        height: 2rem
    }
    
    .nav-tabs.nav-pills {
        display: block!important
    }
    
    .nav-tabs.nav-pills .nav-item {
        display: block!important
    }
    
    .nav-tabs.nav-pills .nav-item+.nav-item {
        margin-top: 1rem
    }
    
    .nav-tabs.nav-pills .nav-link {
        display: inline-block!important
    }
    
    .nav-tabs.nav-pills .nav-link .icon {
        display: inline-block!important
    }
    
    .nav-tabs.nav-tabs-centered.nav-justified .nav-item {
        text-align: left!important
    }
    
    .nav-tabs.d-flex:not(.nav-pills) {
        justify-content: flex-start!important
    }
    
    #comments .user {
        display: none
    }
    
    #comments .message-inner {
        margin-left: 0
    }
    
    #comments ul.children {
        padding: 0 0 0 25px
    }
    
    .mosaic .item,
    .mosaic .item.width2 {
        width: 100%;
        height: auto
    }
    
    .overflow-top.bleed-sm-s {
        margin-top: -6rem
    }
    
    .overflow-bottom {
        margin-bottom: -7rem
    }
    
    .image-wrapper.bg-full {
        background-size: cover!important
    }
    
    .image-block-wrapper [class*=container] .box {
        padding: 4rem 3rem
    }
}
@media (max-width:575.98px) {
    .navbar .dropdown-menu.search-dropdown-menu,
    .navbar .dropdown-menu.search-dropdown-menu input {
        border-radius: 0!important
    }
}
@media (min-width:576px) {
    .modal-sm {
        max-width: 500px
    }
}
@media (min-width:576px) {
    .modal-sm {
        max-width: 500px
    }
}
@media (min-width:992px) {
    .modal-md {
        max-width: 800px
    }
    
    .modal-lg {
        max-width: 1000px
    }
}
.modal.fade.modal-bottom-center .modal-dialog {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0
}
@media (min-width:576px) {
    .modal.fade.modal-bottom-center .modal-dialog {
        margin: 1.75rem auto
    }
}
@media (max-width:767.98px) {
    .modal.fade.modal-bottom-center .modal-dialog {
        width: calc(100% - (.5rem*2))
    }
}
p.copyright {
    text-align: center
}
img.mblscrollimg {
    width: 121%
}
h3.sideheadgreen {
    color: #11389c
}
h3.calfordemo {
    color: #4888e6
}
a.hyperlink {
    color: #e45f54;
    font-weight: 700
}
.box.shadow.shadow-hover {
    padding: .2rem 1.5rem;
    padding: 1.5rem 1.5rem 1.55rem
}
[data-version="5.4.7"] {
    height: 500px!important;
}
.tp-fullwidth-forcer {
    height: 546px!important
}
@media screen and (min-width:320px) and (max-width:480px) {
    [data-version="5.4.7"] {
        height: 150px!important;
    }
    
    .tp-fullwidth-forcer {
        height: 196px!important
    }
    
    .mblhead {
        font-size: 17px
    }
}
<noscript><link rel="preload" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.3/jquery.mCustomScrollbar.min.css" as="font" crossorigin="anonymous" /></noscript><!-- LOAD CSS --><script type="text/javascript"> //<![CDATA[
(function() {
    var css=document.createElement('link');
    css.href='https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.3/jquery.mCustomScrollbar.min.css';
    css.rel='stylesheet';
    css.type='text/css';
    document.getElementsByTagName('head')[0].appendChild(css);
}
)();
//]]>
</script><noscript><link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Nunito:300,300i,400,400i,600,600i,700,700i&display=swap"/></noscript><!-- LOAD CSS --><script type="text/javascript"> //<![CDATA[
(function() {
    var css=document.createElement('link');
    css.href='https://fonts.googleapis.com/css?family=Nunito:300,300i,400,400i,600,600i,700,700i&display=swap';
    css.rel='stylesheet';
    css.type='text/css';
    document.getElementsByTagName('head')[0].appendChild(css);
}
)();
//]]>
</script>