<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
footer,
header,
main,
menu,
nav,
section {
    display: block
}

[hidden] {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline-width: 0
}

b {
    font-weight: inherit
}

b {
    font-weight: 600
}

img {
    border-style: none
}

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

[type=button],
[type=reset],
[type=submit] {
    cursor: pointer
}

[disabled] {
    cursor: default
}

[type=reset],
[type=submit],
html [type=button] {
    -webkit-appearance: button
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

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

[type=search] {
    -webkit-appearance: textfield
}

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

* {
    border: 0;
    outline: 0;
    box-sizing: border-box;
    font-family: Arial
}

p {
    font-size: 1rem
}

:after,
:before {
    box-sizing: border-box
}

body {
    background: #f7f7f7;
    color: #2c2f34;
    font-family: Arial
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.3;
    font-weight: 600
}

h1 {
    font-size: 41px;
    font-weight: 700
}

h2 {
    font-size: 27px
}

h3 {
    font-size: 23px
}

h4 {
    font-size: 17px
}

h5 {
    font-size: 13px
}

h6 {
    font-size: 12px
}

a {
    color: #333;
    text-decoration: none;
    transition: .15s
}

a:hover {
    color: #08f
}

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

p {
    line-height: 21px
}

var {
    font-family: Arial;
    font-size: 13px;
    line-height: 1.6
}

::-moz-selection {
    background: #08f;
    color: #fff;
    text-shadow: none
}

::selection {
    background: #08f;
    color: #fff;
    text-shadow: none
}

[type=radio] {
    -webkit-appearance: radio;
    -moz-appearance: radio;
    appearance: radio
}

[type=submit] {
    width: auto;
    position: relative;
    background-color: #08f;
    color: #fff;
    padding: 7px 15px;
    margin: 0;
    font-weight: 400;
    font-size: 12px;
    display: inline-block;
    text-align: center;
    line-height: 21px;
    border: 0;
    cursor: pointer;
    text-decoration: none;
    vertical-align: middle;
    transition: .3s;
    border-radius: 2px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

[type=submit]:hover {
    background-color: #006dcc;
    text-decoration: none;
    color: #fff
}

@-webkit-keyframes lazyloadeffect {
    from {
        background-position: -400px 0
    }

    to {
        background-position: 200px 0
    }
}

@keyframes lazyloadeffect {
    from {
        background-position: -400px 0
    }

    to {
        background-position: 200px 0
    }
}

.post-meta {
    margin: 10px 0 8px;
    overflow: hidden
}

.post-meta,
.post-meta a:not(:hover) {
    color: #777
}

.post-meta .meta-item {
    margin-right: 8px;
    display: inline-block
}

.post-meta .tie-alignright .meta-item:last-child {
    margin: 0 !important
}

@media (max-width:767px) {

    .entry-header .post-meta&gt;div,
    .entry-header .post-meta&gt;span,
    .main-content .post-meta&gt;div,
    .main-content .post-meta&gt;span {
        float: left
    }
}

.post-cat-wrap {
    position: relative;
    z-index: 3;
    pointer-events: auto;
    margin-bottom: 5px;
    font-weight: 400;
    font-family: Arial;
    line-height: 1;
    display: block
}

.post-cat {
    display: inline-block;
    background: #08f;
    color: #fff;
    padding: 0 6px;
    line-height: 1.85em;
    margin-right: 4px;
    position: relative;
    white-space: nowrap;
    word-wrap: normal;
    letter-spacing: 0;
    transition: .3s;
    border-radius: 2px
}

.post-cat:first-child:last-child {
    margin: 0
}

@media (max-width:479px) {
    .post-cat {
        font-size: 9px;
        padding: 1px 5px;
        height: 18px;
        line-height: 18px
    }
}

a.post-cat:hover {
    background: #006dcc;
    color: #fff
}

.social-icons-item {
    float: right;
    margin-left: 6px;
    position: relative
}

.social-icons-item .social-link {
    transition: border .1s, color .3s, background .3s
}

.social-icons-item .social-link span {
    color: #2c2f34;
    transition: .15s
}

.social-icons .social-icons-item .social-link {
    width: 24px;
    height: 24px;
    line-height: 22px;
    padding: 0;
    display: block;
    text-align: center;
    border-radius: 2px
}

.main-nav .components&gt;li.social-icons-item .social-link:hover,
.top-nav .components&gt;li.social-icons-item .social-link:hover {
    background: 0 0 !important
}

.main-nav .components&gt;li.social-icons-item .social-link:not(:hover) span,
.top-nav .components&gt;li.social-icons-item .social-link:not(:hover) span {
    color: #2c2f34
}

.social-icons-item .facebook-social-icon {
    background: #5d82d1 !important
}

.social-icons-item .facebook-social-icon span {
    color: #5d82d1
}

.social-icons-item .twitter-social-icon {
    background: #40bff5 !important
}

.social-icons-item .twitter-social-icon span {
    color: #40bff5
}

.social-icons-item .pinterest-social-icon {
    background: #e13138 !important
}

.social-icons-item .pinterest-social-icon span {
    color: #e13138
}

.social-icons-item .px500-social-icon {
    background: #0099e5 !important
}

.social-icons-item .px500-social-icon span {
    color: #0099e5
}

.social-icons-item .wordpress-social-icon {
    background: #21759b !important
}

.social-icons-item .wordpress-social-icon span {
    color: #21759b
}

@-webkit-keyframes bouncedelay {

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

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

@keyframes bouncedelay {

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

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

@-webkit-keyframes parent-animate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

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

@keyframes parent-animate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

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

@-webkit-keyframes child-animate {
    0% {
        -webkit-transform: rotate(-140deg);
        transform: rotate(-140deg)
    }

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

@keyframes child-animate {
    0% {
        -webkit-transform: rotate(-140deg);
        transform: rotate(-140deg)
    }

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

#tie-body .post-cat:hover {
    text-decoration: none !important
}

.tie-alignright {
    float: right
}

.alignright {
    float: right;
    margin: .375em 0 1em 1.75em
}

@media (max-width:767px) {
    .alignright {
        float: none;
        clear: both;
        display: block;
        margin: 0 auto 1.75em
    }
}

.clearfix:after,
.clearfix:before {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom: 1
}

#tie-wrapper,
.tie-container {
    height: 100%;
    min-height: 650px
}

.tie-container {
    position: relative;
    overflow: hidden
}

#tie-wrapper {
    background: #fff;
    position: relative;
    z-index: 108;
    height: 100%;
    margin: 0 auto
}

.container-wrapper {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 2px;
    padding: 30px
}

#content {
    margin-top: 30px
}

@media (max-width:991px) {
    #content {
        margin-top: 15px
    }
}

.site-content {
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

.theme-header {
    background: #fff;
    position: relative;
    z-index: 999
}

.theme-header:after {
    content: "";
    display: table;
    clear: both
}

.theme-header.top-nav-below .top-nav {
    z-index: 8
}

.logo-row {
    position: relative
}

.logo-container {
    overflow: hidden
}

#logo {
    margin-top: 40px;
    margin-bottom: 40px;
    display: block;
    float: left
}

#logo img {
    vertical-align: middle
}

#logo img[src*='.svg'] {
    width: 100% !important
}

#logo a {
    display: inline-block
}

#logo.text-logo a {
    color: #08f
}

#logo.text-logo a:hover {
    color: #006dcc;
    opacity: .8
}

.logo-text {
    font-size: 50px;
    line-height: 50px;
    font-weight: 700
}

@media (max-width:991px) {
    .logo-text {
        text-shadow: 2px 2px 0 #fff, 3px 3px 0 rgba(0, 0, 0, .15)
    }
}

@media (max-width:670px) {
    .logo-text {
        font-size: 30px
    }
}

.logo_2x {
    display: none
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
    .logo_normal {
        display: none
    }

    .logo_2x {
        display: inline-block
    }
}

.header-layout-2 #logo {
    float: none;
    text-align: center
}

.header-layout-2 #logo img {
    margin-right: auto;
    margin-left: auto
}

.header-layout-2 .logo-container {
    width: 100%
}

@media (max-width:991px) {
    #theme-header #logo {
        margin: 10px 0 !important;
        text-align: left;
        line-height: 1
    }

    #theme-header #logo img {
        width: auto;
        max-width: 190px
    }
}

@media (max-width:479px) {
    #theme-header #logo img {
        max-width: 140px;
        max-height: 60px !important
    }
}

@media (max-width:991px) {
    #theme-header.mobile-header-centered #logo {
        float: none;
        text-align: center
    }
}

.components {
    float: right
}

.components&gt;li {
    position: relative;
    float: right;
    list-style: none
}

.components&gt;li.social-icons-item {
    margin: 0
}

.components&gt;li&gt;a {
    display: block;
    position: relative;
    width: 30px;
    text-align: center;
    line-height: inherit;
    font-size: 13px;
    color: #777
}

.components&gt;li:hover&gt;a,
.components&gt;li&gt;a:hover {
    color: #08f;
    z-index: 2
}

.header-layout-1 #menu-components-wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media (max-width:991px) {
    .header-layout-1 #main-nav [class*=tie-col-md] {
        float: left;
        width: auto
    }
}

.header-layout-1 .main-menu-wrapper {
    display: table;
    width: 100%
}

.header-layout-1 #logo {
    line-height: 1;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px
}

.header-layout-1 .header-layout-1-logo {
    display: table-cell;
    vertical-align: middle;
    float: none
}

.header-layout-1 #mobile-menu-icon {
    right: 0
}

.header-layout-2 #menu-components-wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.top-nav {
    background-color: #fff;
    position: relative;
    z-index: 10;
    line-height: 35px;
    border: 1px solid rgba(0, 0, 0, .1);
    border-width: 1px 0;
    color: #2c2f34
}

.top-nav .components&gt;li:hover&gt;a {
    color: #08f
}

.top-nav .tie-alignright {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative
}

.top-menu .menu a {
    padding: 0 10px
}

.top-menu .menu li:hover&gt;a {
    color: #08f
}

.top-menu .menu ul {
    display: none;
    position: absolute;
    background: #fff
}

.top-menu .menu li:hover&gt;ul {
    display: block
}

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

.tie-alignright .top-menu {
    float: right;
    border-width: 0 1px
}

.top-nav-dark .top-nav {
    background-color: #2c2e32;
    color: #aaa
}

.top-nav-dark #top-nav {
    border-width: 0
}

.top-nav-dark .top-nav * {
    border-color: rgba(255, 255, 255, .1)
}

.top-nav-dark .top-nav .components&gt;li.social-icons-item .social-link:not(:hover) span,
.top-nav-dark .top-nav .components&gt;li&gt;a {
    color: #aaa
}

.top-nav-dark .top-nav .components&gt;li:hover&gt;a {
    color: #fff
}

.top-nav-dark .top-nav .top-menu li a {
    color: #aaa;
    border-color: rgba(255, 255, 255, .04)
}

.top-nav-dark .top-menu ul {
    background: #2c2e32
}

.top-nav-dark .top-menu li:hover&gt;a {
    background: rgba(0, 0, 0, .1);
    color: #08f
}

@media (max-width:991px) {

    .theme-header .components,
    .top-menu {
        display: none
    }
}

.main-nav-wrapper {
    position: relative;
    z-index: 4
}

.main-nav-below.top-nav-below-main-nav .main-nav-wrapper {
    z-index: 9
}

.main-nav {
    position: relative;
    border: 1px solid rgba(0, 0, 0, .1);
    border-width: 1px 0
}

.main-menu-wrapper {
    border: 0 solid rgba(0, 0, 0, .1);
    position: relative
}

@media (min-width:992px) {
    .main-menu .menu&gt;li:hover&gt;a:before {
        border-top-color: #fff
    }

    .theme-header .top-menu li&gt;a:before {
        border-top-color: #2c2f34
    }

    .theme-header .top-menu li:hover&gt;a[href]:before {
        border-top-color: #08f
    }

    .theme-header .top-menu li li:hover&gt;a[href]:before {
        border-left-color: #08f
    }

    .header-menu {
        float: left
    }

    .header-menu .menu li {
        display: block;
        float: left
    }

    .header-menu .menu a {
        display: block;
        position: relative
    }

    .header-menu .menu a:hover,
    .header-menu .menu li:hover&gt;a {
        background: rgba(0, 0, 0, .03);
        z-index: 2
    }

    .header-menu .menu ul {
        box-shadow: 0 2px 5px rgba(0, 0, 0, .1)
    }

    .header-menu .menu ul li {
        position: relative
    }

    .header-menu .menu ul a {
        border: solid rgba(0, 0, 0, .07);
        border-width: 0 0 1px;
        transition: .15s
    }

    .header-menu .menu ul ul {
        top: 0;
        left: 100%
    }

    #main-nav {
        z-index: 9;
        line-height: 60px
    }

    .header-layout-1.top-nav-below #main-nav .main-menu&gt;ul&gt;li,
    .top-nav-below-main-nav #main-nav .main-menu&gt;ul&gt;li {
        border-bottom: 0;
        margin-bottom: 0
    }

    .main-menu .menu a {
        transition: .15s
    }

    .main-menu .menu&gt;li&gt;a {
        padding: 0 14px;
        font-size: 13px;
        font-weight: 600
    }

    .main-menu .menu ul {
        line-height: 20px;
        z-index: 1
    }

    .main-menu ul li[aria-expanded=true]&gt;ul {
        display: block;
        z-index: 1
    }

    nav.main-nav .menu&gt;li:hover&gt;a {
        background-color: #08f;
        color: #fff
    }

    nav.main-nav .components&gt;li:hover&gt;a {
        color: #08f
    }

    .main-nav-dark .main-nav {
        background: #1f2024;
        border-width: 0
    }

    .main-nav-dark .main-nav .components&gt;li&gt;a {
        color: #fff
    }

    .main-nav-dark .main-nav .components&gt;li.social-icons-item .social-link:not(:hover) span {
        color: #fff
    }

    .main-nav-dark .main-nav.fixed-nav {
        background-color: rgba(31, 32, 36, .95)
    }

    .main-nav-dark .main-menu .menu&gt;li a {
        color: #fff
    }

    .main-nav-dark .main-menu .menu ul li:hover&gt;a {
        background: rgba(0, 0, 0, .08)
    }

    .main-nav-dark .main-menu .menu ul a {
        border-color: rgba(255, 255, 255, .04)
    }

    #sticky-logo {
        overflow: hidden;
        float: left;
        vertical-align: middle
    }

    #sticky-logo a {
        line-height: 1;
        display: inline-block
    }

    #sticky-logo img {
        position: relative;
        vertical-align: middle;
        padding: 8px 10px;
        top: -1px;
        max-height: 50px
    }

    .header-layout-1 #sticky-logo img {
        padding: 0
    }

    .theme-header #sticky-logo img {
        opacity: 0;
        visibility: hidden;
        width: 0 !important;
        -webkit-transform: translateY(75%);
        -ms-transform: translateY(75%);
        transform: translateY(75%);
        transition: opacity .6s cubic-bezier(.55, 0, .1, 1), -webkit-transform .3s cubic-bezier(.55, 0, .1, 1);
        transition: transform .3s cubic-bezier(.55, 0, .1, 1), opacity .6s cubic-bezier(.55, 0, .1, 1);
        transition: transform .3s cubic-bezier(.55, 0, .1, 1), opacity .6s cubic-bezier(.55, 0, .1, 1), -webkit-transform .3s cubic-bezier(.55, 0, .1, 1)
    }

    .theme-header:not(.header-layout-1) #main-nav:not(.fixed-nav) #sticky-logo img {
        margin-left: -20px
    }
}

.theme-header .fixed-nav {
    position: fixed;
    width: 100%;
    top: 0;
    bottom: auto !important;
    z-index: 100;
    will-change: transform;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    box-shadow: 0 4px 2px -2px rgba(0, 0, 0, .1);
    border-width: 0;
    background-color: rgba(255, 255, 255, .95)
}

.theme-header .fixed-nav .container {
    opacity: .95
}

.theme-header .fixed-nav .main-menu,
.theme-header .fixed-nav .main-menu-wrapper {
    border-top: 0
}

.theme-header .fixed-nav.unpinned-no-transition {
    transition: none
}

@media (max-width:991px) {
    .theme-header .fixed-nav {
        transition: none
    }
}

@media (min-width:992px) {
    .main-nav-below.top-nav-below #main-nav:not(.fixed-nav) {
        bottom: -1px
    }

    .dark-skin .main-nav-below.top-nav-below-main-nav #main-nav {
        border-top-width: 0
    }
}

@media (max-width:991px) {
    #sticky-logo {
        display: none
    }
}

.header-layout-1.main-nav-below.top-nav-below-main-nav .main-nav-wrapper {
    z-index: 9
}

.header-layout-1.main-nav-below.top-nav-below-main-nav .main-nav {
    margin-bottom: -1px;
    bottom: 0;
    border-top-width: 0
}

@media (min-width:992px) {
    .header-layout-1.main-nav-below.top-nav-below-main-nav .top-nav {
        margin-top: -1px
    }
}

#theme-header.header-layout-1&gt;div:only-child nav {
    border-width: 0 !important
}

@media (min-width:992px) {
    .theme-header .logo-row&gt;div {
        height: auto !important
    }

    .logo-container.fixed-nav.fixed-nav {
        position: static !important;
        line-height: initial !important;
        box-shadow: none !important;
        background-color: transparent !important
    }

    .header-layout-3 .logo-container.fixed-nav.fixed-nav {
        width: auto
    }
}

@media (max-width:991px) {
    #tie-wrapper header#theme-header {
        box-shadow: none;
        background: 0 0
    }

    .header-layout-1 .main-nav,
    .logo-container {
        border-width: 0;
        box-shadow: 0 4px 2px -2px rgba(0, 0, 0, .1)
    }

    .header-layout-1.top-nav-below .main-nav:not(.fixed-nav) {
        box-shadow: none
    }

    .header-layout-1 .main-nav,
    .logo-container {
        background-color: #fff
    }

    .dark-skin .logo-container,
    .main-nav-dark.header-layout-1 .main-nav {
        background-color: #1f2024
    }

    .dark-skin #theme-header .logo-container.fixed-nav {
        background-color: rgba(31, 32, 36, .95)
    }

    .header-layout-1.main-nav-below.top-nav-below-main-nav .main-nav {
        margin-bottom: 0
    }

    .header-layout-1 #menu-components-wrap,
    .header-layout-2 .main-nav-wrapper,
    .header-layout-3 .main-nav-wrapper {
        display: none
    }
}

#mobile-container {
    display: none;
    padding: 10px 30px 30px
}

#mobile-container .components {
    float: none;
    text-align: center;
    line-height: 50px;
    margin-top: 20px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

#mobile-container .components li {
    display: inline-block;
    float: none;
    margin: 3px;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border: 1px solid rgba(255, 255, 255, .1)
}

#mobile-container .components li a {
    width: 100%
}

#mobile-container .components li a:hover {
    color: #fff
}

#mobile-container .components li a&gt;span {
    right: calc(50% - 15px)
}

#mobile-menu {
    margin-bottom: 20px;
    position: relative;
    padding-top: 15px
}

#mobile-menu .menu&gt;li {
    border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.dark-skin #mobile-menu .menu&gt;li {
    border-color: rgba(255, 255, 255, .05)
}

#mobile-menu .menu&gt;li li {
    padding-left: 15px
}

#mobile-menu .menu&gt;li:only-child {
    border-bottom: 0
}

#mobile-menu .menu&gt;li:only-child&gt;a,
#mobile-menu .menu&gt;li:only-child&gt;span {
    display: none
}

#mobile-menu .menu&gt;li:only-child li {
    padding: 0
}

#mobile-menu .menu&gt;li:only-child li a {
    font-size: 16px;
    font-weight: 600
}

#mobile-menu li {
    display: block;
    position: relative
}

#mobile-menu li a {
    display: block;
    padding: 15px 50px 15px 0;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600
}

.dark-skin #mobile-menu li a {
    color: #fff
}

#mobile-menu li a:hover {
    opacity: .7
}

#mobile-menu li a&gt;.fa {
    margin-right: 10px;
    width: 25px;
    text-align: center
}

#mobile-menu li ul {
    opacity: 1 !important;
    background-image: none !important;
    padding: 0 !important
}

#mobile-menu li ul {
    padding-left: 15px;
    display: none
}

#mobile-menu li ul a {
    font-weight: 400;
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px
}

#mobile-social-icons {
    margin-bottom: 15px
}

#mobile-social-icons ul {
    text-align: center;
    overflow: hidden
}

#mobile-social-icons ul .social-icons-item {
    float: none;
    display: inline-block
}

#mobile-social-icons .social-icons-item {
    margin: 0
}

#mobile-social-icons .social-icons-item .social-link {
    background: 0 0;
    border: 0
}

#mobile-menu-icon {
    display: none;
    z-index: 1;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 15px;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    transition: .3s
}

#mobile-menu-icon .nav-icon {
    display: inline-block;
    width: 22px;
    height: 2px;
    background-color: #2c2f34;
    position: relative;
    top: -4px;
    transition: background .2s ease
}

#mobile-menu-icon .nav-icon:after,
#mobile-menu-icon .nav-icon:before {
    position: absolute;
    right: 0;
    background-color: #2c2f34;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    transition: background .4s, right .2s ease, -webkit-transform .4s;
    transition: transform .4s, background .4s, right .2s ease;
    transition: transform .4s, background .4s, right .2s ease, -webkit-transform .4s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

#mobile-menu-icon .nav-icon:before {
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px)
}

#mobile-menu-icon .nav-icon:after {
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px)
}

.dark-skin #mobile-menu-icon .nav-icon,
.dark-skin #mobile-menu-icon .nav-icon:after,
.dark-skin #mobile-menu-icon .nav-icon:before,
.main-nav-dark.header-layout-1 #mobile-menu-icon .nav-icon,
.main-nav-dark.header-layout-1 #mobile-menu-icon .nav-icon:after,
.main-nav-dark.header-layout-1 #mobile-menu-icon .nav-icon:before {
    background-color: #fff
}

.dark-skin #mobile-menu-icon .nav-icon .menu-text,
.main-nav-dark.header-layout-1 #mobile-menu-icon .nav-icon .menu-text {
    color: #fff
}

#mobile-menu-icon .menu-text {
    color: #2c2f34;
    line-height: 30px;
    font-size: 12px;
    padding: 0 3px;
    display: inline-block;
    transition: color .4s
}

.dark-skin #mobile-menu-icon .menu-text,
.main-nav-dark.header-layout-1 #mobile-menu-icon .menu-text {
    color: #fff
}

@media (max-width:991px) {

    #mobile-container,
    #mobile-menu-icon {
        display: block
    }
}

.block-head-1 .the-global-title {
    position: relative;
    font-size: 17px;
    padding: 0 0 15px;
    border-bottom: 2px solid rgba(0, 0, 0, .1);
    margin-bottom: 20px
}

.block-head-1 .the-global-title:after {
    content: "";
    background: #2c2f34;
    width: 40px;
    height: 2px;
    position: absolute;
    bottom: -2px;
    left: 0
}

.block-head-1 .the-global-title:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: -5px;
    left: 0;
    border-left: 0;
    border-right: 5px solid transparent;
    border-top: 5px solid #2c2f34
}

.dark-skin .block-head-1 .the-global-title:before {
    border-top-color: #fff
}

.block-head-2 .the-global-title {
    position: relative;
    font-size: 17px;
    padding: 0 0 15px;
    margin-bottom: 20px;
    border-bottom: 3px solid #27292d;
    color: #27292d
}

.block-head-3 .the-global-title {
    position: relative;
    font-size: 17px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding: 0 0 14px
}

.block-head-3 .the-global-title:after {
    content: "";
    background: #27292d;
    width: 80px;
    height: 3px;
    position: absolute;
    bottom: -1px;
    left: 0
}

.block-head-3 .dark-skin .the-global-title:after {
    background: #fff
}

.block-head-1 .dark-skin .the-global-title,
.block-head-2 .dark-skin .the-global-title,
.block-head-3 .dark-skin .the-global-title,
.dark-skin .block-head-1 .the-global-title,
.dark-skin .block-head-2 .the-global-title,
.dark-skin .block-head-3 .the-global-title {
    color: #fff;
    border-bottom-color: rgba(255, 255, 255, .1)
}

.dark-skin .block-head-1 .the-global-title:after,
.dark-skin .block-head-3 .the-global-title:after {
    background: #fff
}

.block-head-4 .has-block-head-4 {
    position: relative;
    opacity: .99;
    display: inline-block !important;
    width: auto;
    font-size: 15px;
    line-height: 1.3;
    font-weight: 500;
    margin-bottom: 20px;
    padding: 5px 10px;
    color: #fff
}

.block-head-4 .has-block-head-4:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #08f;
    z-index: -1
}

.block-head-5 .has-block-head-4 {
    padding: 5px 15px 5px 25px
}

.block-head-5 .has-block-head-4:before {
    -webkit-transform: skew(-20deg) translateX(6px);
    -ms-transform: skew(-20deg) translateX(6px);
    transform: skew(-20deg) translateX(6px)
}

.block-head-6 .has-block-head-4:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 70%;
    height: 100%;
    background-color: #08f;
    -webkit-transform: skew(-40deg) translateX(14px);
    -ms-transform: skew(-40deg) translateX(14px);
    transform: skew(-40deg) translateX(14px);
    z-index: -1
}

.block-head-7 .the-global-title {
    position: relative;
    font-size: 15px;
    line-height: 1.3;
    font-weight: 500;
    margin-bottom: 20px;
    padding: 7px 10px;
    color: #fff;
    background-color: #111
}

.block-head-7 .the-global-title a {
    color: #fff
}

.block-head-8 .the-global-title {
    position: relative;
    font-size: 15px;
    margin-bottom: 20px;
    padding-left: 20px;
    min-height: 0
}

.dark-skin .block-head-8 .the-global-title {
    color: #fff
}

.block-head-8 .the-global-title:before {
    content: "";
    background: #08f;
    height: 1em;
    width: 10px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0
}

.block-head-8 .dark-skin .the-global-title {
    color: #fff
}

.section-title {
    font-weight: 700
}

.section-title span.the-section-title .fa {
    font-size: 85%
}

.section-title-centered {
    font-size: 50px;
    margin-bottom: 50px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center
}

@media (max-width:767px) {
    .section-title-centered {
        font-size: 35px;
        margin-top: 10px;
        margin-bottom: 30px
    }
}

.section-title-centered span.the-section-title {
    padding: 0 2%;
    text-align: center;
    line-height: 1
}

.dark-skin .section-title-centered {
    color: #fff
}

.section-title-centered:after,
.section-title-centered:before {
    height: 2px;
    content: '';
    -webkit-flex-basis: 15%;
    -ms-flex-preferred-size: 15%;
    flex-basis: 15%;
    position: relative;
    background-color: #2c2f34;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

.dark-skin .section-title-centered:after,
.dark-skin .section-title-centered:before {
    background-color: #fff
}

.section-item {
    position: relative;
    padding: 30px 0 0;
    clear: both
}

@media (max-width:991px) {
    .section-item {
        padding-top: 15px
    }
}

.has-title .section-item {
    padding-top: 85px;
    padding-bottom: 55px
}

@media (max-width:991px) {
    .has-title .section-item {
        padding-top: 20px;
        padding-bottom: 10px
    }
}

.post-content.container-wrapper {
    padding: 0
}

.post-components&gt;div {
    margin-top: 30px
}

@media (max-width:991px) {
    .post-components&gt;div {
        margin-top: 15px
    }
}

@media (max-width:767px) {

    .post-layout-4 #content,
    .post-layout-5 #content,
    .post-layout-7 #content {
        margin-top: 0
    }
}

.entry-header {
    line-height: 1.2
}

@media (max-width:767px) {
    .entry-header {
        font-size: 28px
    }
}

.entry-header .entry-title {
    margin: 15px 0
}

@media (max-width:767px) {
    .entry-header .entry-title {
        font-size: 28px
    }
}

.entry-header .post-cat {
    margin-bottom: 6px
}

.entry-header .post-meta {
    overflow: inherit;
    margin-top: 5px;
    margin-bottom: 0;
    line-height: 24px
}

.entry-header .post-meta .meta-item {
    margin-right: 12px
}

.entry-header .post-meta,
.entry-header .post-meta a:not(:hover) {
    color: #333
}

.entry-header .post-meta .meta-author {
    margin: 0
}

.entry-header .post-meta .meta-author .fa {
    display: none
}

.entry-header .post-meta .meta-author a {
    font-weight: 600
}

.entry-header .post-meta .date .fa {
    display: none
}

.entry-header .post-meta .date:before {
    content: "\2022";
    color: #ccc;
    margin: 0 3px 0 5px;
    display: inline-block
}

.entry-header .post-meta .tie-alignright {
    display: inline
}

@media (max-width:767px) {
    .entry-header .post-meta {
        margin-bottom: -8px
    }

    .entry-header .post-meta .tie-alignright {
        float: none
    }

    .entry-header .post-meta .meta-item,
    .entry-header .post-meta .tie-alignright .meta-item:last-child {
        margin-bottom: 8px !important
    }

    .entry-header .post-meta&gt;div,
    .entry-header .post-meta&gt;span {
        float: initial !important
    }

    .entry-header .post-meta .meta-author a {
        font-weight: 400
    }

    .entry-header .meta-author-avatar img {
        width: 20px;
        height: 20px
    }
}

.meta-author-avatar img {
    width: 30px;
    height: 30px;
    margin-right: 3px;
    margin-top: -5px;
    vertical-align: middle;
    border-radius: 50%;
    transition: .15s
}

.entry-header {
    padding: 10px 30px 0;
    margin-bottom: 20px
}

@media (max-width:991px) {
    .entry-header {
        padding: 20px 20px 0
    }
}

.post-layout-3 .entry-header {
    padding: 0;
    margin: 0
}

@media (min-width:1240px) {
    .post-layout-4 .entry-header {
        padding: 30px 15px
    }
}

.post-layout-1 div.entry-content {
    padding-top: 0
}

.post-layout-1 .entry-header-outer,
.post-layout-2 .entry-header-outer,
.post-layout-6 .entry-header-outer {
    padding: 30px 30px 20px
}

@media (max-width:767px) {

    .post-layout-1 .entry-header-outer,
    .post-layout-2 .entry-header-outer,
    .post-layout-6 .entry-header-outer {
        padding: 20px
    }
}

.post-layout-1 .entry-header,
.post-layout-2 .entry-header,
.post-layout-6 .entry-header {
    padding: 0;
    margin: 0
}

.post-layout-7 .entry-header {
    padding: 0;
    margin-bottom: 0
}

.post-layout-8 #tie-container {
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
    background-size: cover
}

.post-layout-8 #tie-wrapper {
    background-color: transparent !important;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5) 100px, transparent 900px)
}

.post-layout-8 .entry-header {
    text-align: center;
    bottom: auto;
    top: 50%;
    -webkit-transform: translatey(-50%);
    -ms-transform: translatey(-50%);
    transform: translatey(-50%);
    padding: 0 30px
}

@media (max-width:767px) {
    .post-layout-8 .entry-header {
        margin-bottom: 20px
    }
}

.post-layout-8 .entry-title {
    padding: 0
}

.post-layout-8 .entry-header .post-meta {
    font-size: 15px
}

.post-layout-8 .meta-author-avatar {
    display: block;
    margin: 60px 0 20px;
    pointer-events: none
}

.post-layout-8 .meta-author-avatar img {
    pointer-events: auto;
    width: 70px;
    height: 70px;
    margin: 0
}

.post-layout-8 #content {
    padding-top: 15px;
    padding-bottom: 70px;
    background-color: #fff
}

@media (max-width:991px) {
    .post-layout-8 .meta-author-avatar {
        margin: 10px 0
    }

    .post-layout-8 .meta-author-avatar img {
        width: 35px;
        height: 35px
    }
}

@media (max-width:767px) {
    .post-layout-8 .entry-header {
        position: static;
        padding: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .post-layout-8 .post-meta .date,
    .post-layout-8 .post-meta .tie-alignright {
        display: none
    }
}

.post-layout-8 .site-footer {
    margin-top: 0
}

.entry-content {
    padding: 0 30px 30px
}

.entry {
    line-height: 26px;
    font-size: 15px
}

.entry p {
    margin-bottom: 25px;
    line-height: 26px
}

.entry p:last-child {
    margin: 0
}

.entry a {
    color: #08f
}

.entry a:hover {
    color: #006dcc
}

.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6 {
    margin: 0 0 .5em
}

@media (max-width:767px) {

    .container-wrapper,
    .entry-content {
        padding: 20px 15px
    }
}

.post-bottom-meta {
    margin: 3px 0 0;
    font-size: 11px;
    clear: both;
    line-height: 20px
}

.post-bottom-meta:after {
    content: "";
    display: table;
    clear: both
}

.post-bottom-meta a,
.post-bottom-meta-title {
    float: left;
    padding: 0 6px;
    margin: 5px 5px 0 0;
    background: #2c2f34;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 2px
}

.post-bottom-meta-title {
    color: #fff
}

.post-bottom-meta-title a {
    color: #fff !important;
    padding: 0;
    margin: 0
}

.post-bottom-meta-title a:hover {
    opacity: .7
}

.post-bottom-meta a[href] {
    background: rgba(0, 0, 0, .03);
    color: #2c2f34
}

.post-bottom-meta a[href]:hover {
    color: #08f
}

.dark-skin .post-bottom-meta a[href] {
    background: rgba(255, 255, 255, .05);
    color: #aaa
}

.post-footer {
    padding: 18px 28px;
    overflow: hidden
}

@media (max-width:767px) {
    .post-footer {
        padding: 15px
    }
}

.post-footer-on-top {
    padding-bottom: 0
}

.entry-header-outer+.post-footer-on-top {
    padding-top: 0
}

.post-layout-1 .post-footer-on-top {
    padding-bottom: 18px
}

@media (min-width:768px) {
    .post-footer-on-top~.entry-content {
        padding-top: 20px
    }
}

.post-layout-8 .entry-content {
    padding-top: 20px
}

.post-footer-on-mobile {
    position: fixed;
    bottom: 0;
    z-index: 999999;
    width: 100%;
    background: 0 0;
    border: 0;
    padding: 0
}

.post-footer-on-mobile .share-links a {
    margin: 0;
    border-radius: 0;
    width: 1%;
    display: table-cell;
    opacity: 1 !important
}

.post-footer-on-mobile .share-links a .fa {
    margin: 0 auto;
    float: none
}

@media (min-width:768px) {
    .post-footer-on-mobile {
        display: none
    }
}

.share-links {
    overflow: hidden;
    margin-bottom: 20px;
    display: flex
}

.share-links .fa {
    font-size: 15px
}

.share-links a {
    display: inline-block;
    margin: 2px;
    height: 40px;
    overflow: hidden;
    color: #fff;
    background: #444;
    position: relative;
    transition: .3s;
    border-radius: 2px;
    width: 40px
}

.share-links a .fa {
    width: 40px;
    height: 40px;
    float: left;
    display: block;
    text-align: center;
    line-height: 40px
}

.share-links a .social-text {
    border: 0 solid rgba(255, 255, 255, .3);
    border-left-width: 1px;
    padding-left: 15px;
    height: 20px;
    float: left;
    margin-top: 10px;
    padding-right: 25px;
    font-size: 12px;
    line-height: 20px;
    font-family: open sans, sans-serif
}

.share-links a:hover {
    opacity: .8;
    color: #fff
}

.share-centered {
    text-align: center;
    position: relative
}

.share-title {
    padding-right: 15px;
    display: inline-block;
    float: left;
    line-height: 40px;
    font-size: 12px;
    margin: 2px 0
}

.share-title .fa {
    margin-right: 5px;
    font-size: 14px
}

.icons-text .share-title {
    line-height: 30px
}

@media (max-width:767px) {
    .social-text {
        display: none
    }
}

@media (max-width:479px) {
    .share-title {
        display: none
    }
}

.sticky {
    background: #fffbda;
    padding: 11px
}

.comment-content ul,
.entry ul {
    margin-bottom: 20px;
    padding-left: 15px;
    margin-left: 20px
}

.comment-content ul li,
.entry ul li {
    list-style: disc;
    list-style-image: none
}

.comment-content li,
.entry li {
    margin: 0 0 5px
}

.comment-content li ul,
.entry li ul {
    margin: 5px 0 0 15px
}

.text-html p {
    line-height: 24px
}

.text-html p:not(:last-child),
.text-html ul:not(:last-child) {
    margin-bottom: 20px
}

.text-html ul li {
    list-style: inside disc
}

.text-html .fa {
    width: 16px;
    text-align: center
}

.circle-icons .social-icons-item a span.fa,
.circle-icons .social-icons-item a span[class*=" arqicon-"],
.circle-icons .social-icons-item a span[class^=arqicon-] {
    border-radius: 50%
}

@supports (-ms-accelerator:true) {
    .social-statistics-widget a {
        transition: none
    }
}

.author-avatar {
    display: block
}

.author-avatar img {
    border-radius: 50%;
    max-width: 111px
}

a.author-avatar:hover {
    opacity: .8
}

@-webkit-keyframes flashing {

    0%,
    100%,
    50% {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

@keyframes flashing {

    0%,
    100%,
    50% {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

@-webkit-keyframes flashing-reverse {

    0%,
    100%,
    50% {
        opacity: 0
    }

    25%,
    75% {
        opacity: 1
    }
}

@keyframes flashing-reverse {

    0%,
    100%,
    50% {
        opacity: 0
    }

    25%,
    75% {
        opacity: 1
    }
}

@-webkit-keyframes rain-animi-effect {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(3em);
        transform: translateY(3em)
    }
}

@keyframes rain-animi-effect {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(3em);
        transform: translateY(3em)
    }
}

@-webkit-keyframes rain-animi-effect-with-rotate {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0) rotate(0);
        transform: translateY(0) rotate(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(1em) rotate(360deg);
        transform: translateY(1em) rotate(360deg)
    }
}

@keyframes rain-animi-effect-with-rotate {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0) rotate(0);
        transform: translateY(0) rotate(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(1em) rotate(360deg);
        transform: translateY(1em) rotate(360deg)
    }
}

@-webkit-keyframes drizzle-animi-effect {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0) translateX(0) rotate(10deg);
        transform: translateY(0) translateX(0) rotate(10deg)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(3em) translateX(-3em) rotate(20deg);
        transform: translateY(3em) translateX(-3em) rotate(20deg)
    }
}

@keyframes drizzle-animi-effect {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0) translateX(0) rotate(10deg);
        transform: translateY(0) translateX(0) rotate(10deg)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(3em) translateX(-3em) rotate(20deg);
        transform: translateY(3em) translateX(-3em) rotate(20deg)
    }
}

@-webkit-keyframes tie-float-y {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }

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

@keyframes tie-float-y {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }

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

@-webkit-keyframes tie-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

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

@keyframes tie-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

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

@-webkit-keyframes passing {
    0% {
        -webkit-transform: translateX(50%);
        transform: translateX(50%);
        opacity: 0
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }

    100% {
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        opacity: 0
    }
}

@keyframes passing {
    0% {
        -webkit-transform: translateX(50%);
        transform: translateX(50%);
        opacity: 0
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }

    100% {
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        opacity: 0
    }
}

@-webkit-keyframes burst {
    0% {
        opacity: .6
    }

    50% {
        -webkit-transform: scale(1.8);
        transform: scale(1.8);
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

@keyframes burst {
    0% {
        opacity: .6
    }

    50% {
        -webkit-transform: scale(1.8);
        transform: scale(1.8);
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes tie-float-x {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(-6px);
        transform: translateX(-6px)
    }

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

@keyframes tie-float-x {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(-6px);
        transform: translateX(-6px)
    }

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

.twitter-icon-wrap {
    width: 20px;
    float: left
}

.twitter-icon-wrap span {
    color: #08f;
    margin-top: 5px
}

.tab-content {
    padding: 30px;
    display: none
}

.tab-content {
    position: relative;
    transition: .3s
}

@media (max-width:767px) {
    .tab-content {
        padding: 20px
    }
}

.tab-content:first-of-type {
    display: block
}

.container-404 {
    text-align: center;
    margin: 50px 0 100px
}

.container-404 h2 {
    font-size: 250px;
    color: #333
}

@media (max-width:767px) {
    .container-404 h2 {
        font-size: 80px
    }
}

.container-404 h3 {
    font-size: 30px;
    color: #2c2f34
}

.container-404 h4 {
    margin: 20px auto 50px
}

#content-404 {
    max-width: 400px;
    margin: 0 auto
}

#menu-404 {
    margin: 40px auto;
    text-align: center
}

#menu-404 li {
    display: inline-block;
    margin: 0 10px
}

#menu-404 li a {
    display: block;
    min-width: 20px
}

#menu-404 li a:before {
    display: none
}

.dark-skin .container-404 h2 {
    color: #fff
}

.dark-skin .container-404 h3 {
    color: #aaa
}

#tie-wrapper:after {
    position: absolute;
    z-index: 1000;
    top: -10%;
    left: -50%;
    width: 0;
    height: 0;
    background: rgba(0, 0, 0, .2);
    content: '';
    opacity: 0;
    cursor: pointer;
    transition: opacity .5s, width .1s .5s, height .1s .5s
}

#footer .container-wrapper {
    padding: 15px 0;
    margin: 0;
    background: 0 0
}

.site-footer {
    margin-top: 25px;
    padding: 0
}

@media (max-width:991px) {
    .site-footer {
        margin-top: 30px
    }
}

.site-info {
    background: #161619;
    padding: 20px 0;
    line-height: 32px;
    text-align: center
}

.copyright-text {
    font-size: 13px
}

.footer-menu {
    text-align: center
}

.footer-menu li {
    display: inline-block;
    margin: 0 5px
}

.site-info .social-icons {
    text-align: center
}

.site-info .social-icons li {
    float: none;
    display: inline-block;
    margin: 0
}

.site-info .social-icons li a span {
    color: #aaa;
    line-height: 22px
}

.site-info .social-icons li a:hover span {
    color: #fff
}

@media (max-width:767px) {
    .site-info .tie-alignright {
        float: none
    }
}

@media (min-width:768px) {
    .site-info-layout-2 .copyright-text-first {
        float: left
    }

    .site-info-layout-2 .copyright-text-second,
    .site-info-layout-2 .footer-menu,
    .site-info-layout-2 ul.social-icons {
        float: right;
        margin: 0;
        margin-left: 10px
    }
}

.dark-skin,
.dark-skin body {
    background-color: #1f2024;
    color: #aaa
}

.dark-skin .entry h1,
.dark-skin .entry h2,
.dark-skin .entry h3,
.dark-skin .entry h4,
.dark-skin .entry h5,
.dark-skin .entry h6,
.dark-skin a:not(:hover) {
    color: #fff
}

.dark-skin #mobile-menu-icon:not(:hover) .menu-text,
.dark-skin .post-meta,
.dark-skin .post-meta a:not(:hover) {
    color: #aaa
}

.dark-skin #theme-header,
.dark-skin #tie-wrapper {
    background-color: #27292d
}

.dark-skin .container-wrapper {
    background-color: #1f2024;
    border-color: rgba(255, 255, 255, .1)
}

.dark-skin .post-layout-8 #content {
    background-color: #1f2024
}

.dark-skin .sticky {
    background: #1c1c1d;
    padding: 10px
}

.dark-skin .entry-header .entry-title {
    color: #fff
}

.dark-skin .post-footer-on-bottom {
    border-color: rgba(255, 255, 255, .1)
}

.dark-skin .site-footer {
    background-color: #1c1d21
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container:after,
.container:before {
    content: " ";
    display: table
}

.container:after {
    clear: both
}

@media (min-width:768px) {
    .container {
        width: 100%
    }
}

@media (min-width:992px) {
    .container {
        width: 100%
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1200px
    }
}

.tie-row {
    margin-left: -15px;
    margin-right: -15px
}

.tie-row:after,
.tie-row:before {
    content: " ";
    display: table
}

.tie-row:after {
    clear: both
}

.tie-col-md-1,
.tie-col-md-10,
.tie-col-md-11,
.tie-col-md-12,
.tie-col-md-2,
.tie-col-md-3,
.tie-col-md-4,
.tie-col-md-5,
.tie-col-md-6,
.tie-col-md-7,
.tie-col-md-8,
.tie-col-md-9,
.tie-col-xs-1,
.tie-col-xs-10,
.tie-col-xs-11,
.tie-col-xs-12,
.tie-col-xs-2,
.tie-col-xs-3,
.tie-col-xs-4,
.tie-col-xs-5,
.tie-col-xs-6,
.tie-col-xs-7,
.tie-col-xs-8,
.tie-col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.tie-col-xs-1 {
    width: 8.33333%
}

.tie-col-xs-2 {
    width: 16.66667%
}

.tie-col-xs-3 {
    width: 25%
}

.tie-col-xs-4 {
    width: 33.33333%
}

.tie-col-xs-5 {
    width: 41.66667%
}

.tie-col-xs-6 {
    width: 50%
}

.tie-col-xs-7 {
    width: 58.33333%
}

.tie-col-xs-8 {
    width: 66.66667%
}

.tie-col-xs-9 {
    width: 75%
}

.tie-col-xs-10 {
    width: 83.33333%
}

.tie-col-xs-11 {
    width: 91.66667%
}

.tie-col-xs-12 {
    width: 100%
}

@media (min-width:992px) {
    .tie-col-md-1 {
        width: 8.33333%
    }

    .tie-col-md-2 {
        width: 16.66667%
    }

    .tie-col-md-3 {
        width: 25%
    }

    .tie-col-md-4 {
        width: 33.33333%
    }

    .tie-col-md-5 {
        width: 41.66667%
    }

    .tie-col-md-6 {
        width: 50%
    }

    .tie-col-md-7 {
        width: 58.33333%
    }

    .tie-col-md-8 {
        width: 66.66667%
    }

    .tie-col-md-9 {
        width: 75%
    }

    .tie-col-md-10 {
        width: 83.33333%
    }

    .tie-col-md-11 {
        width: 91.66667%
    }

    .tie-col-md-12 {
        width: 100%
    }
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul&gt;li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

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

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

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

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-image:before {
    content: "\f03e"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-share:before {
    content: "\f064"
}

.fa-minus:before {
    content: "\f068"
}

.fa-comment:before {
    content: "\f075"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-link:before {
    content: "\f0c1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-mobile:before {
    content: "\f10b"
}

.fa-circle:before {
    content: "\f111"
}

.fa-info:before {
    content: "\f129"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-ra:before {
    content: "\f1d0"
}

.fa-ge:before {
    content: "\f1d1"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-fa:before {
    content: "\f2b4"
}

.fa-s15:before {
    content: "\f2cd"
}

[class*=" tie-icon-"],
[class^=tie-icon-] {
    font-family: Arial;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.tie-icon-text:before {
    content: "\e685"
}

@media print {

    body,
    html {
        background-color: #fff;
        color: #000;
        margin: 0;
        padding: 0
    }

    img {
        max-width: 100%;
        display: block
    }

    li,
    ul {
        page-break-inside: avoid
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        page-break-after: avoid
    }
}

body {
    visibility: visible !important
}

.wf-active .logo-text,
.wf-active h1,
.wf-active h2,
.wf-active h3,
.wf-active h4,
.wf-active h5,
.wf-active h6 {
    font-family: Arial
}

.wf-active #main-nav .main-menu&gt;ul&gt;li&gt;a {
    font-family: Arial
}

#tie-body {
    background-color: #fff
}

#logo.text-logo a,
#mobile-menu-icon:hover .menu-text,
.entry .post-bottom-meta a[href]:hover,
.entry a,
.site-footer .twitter-icon-wrap span,
.site-footer a:hover,
.site-info a:hover,
.theme-header .header-nav .components li a:hover,
.theme-header .header-nav .components&gt;li:hover&gt;a,
.top-nav .menu li:hover&gt;a,
a:hover {
    color: #444
}

#mobile-menu-icon:hover .nav-icon,
#mobile-menu-icon:hover .nav-icon:after,
#mobile-menu-icon:hover .nav-icon:before,
.post-cat,
[type=submit],
nav.main-nav .menu&gt;li:hover&gt;a {
    background-color: #444;
    color: #fff
}

.main-nav .main-menu .menu&gt;li:hover&gt;a:before {
    border-top-color: #fff
}

::-moz-selection {
    background-color: #444;
    color: #fff
}

::selection {
    background-color: #444;
    color: #fff
}

#logo.text-logo a:hover,
.entry a:hover {
    color: #121212
}

.site-footer [type=submit]:hover,
a.post-cat:hover {
    background-color: #121212;
    color: #fff
}

::-moz-selection {
    background-color: #ef8b00;
    color: #fff
}

::selection {
    background-color: #ef8b00;
    color: #fff
}

.entry a,
a {
    color: #ef8b00
}

.entry a:hover,
a:hover {
    color: #ef8b00
}

#content a:hover {
    text-decoration: underline !important
}

#main-nav {
    background-color: #000;
    border-width: 0
}

#theme-header #main-nav:not(.fixed-nav) {
    bottom: 0
}

#main-nav.fixed-nav {
    background-color: rgba(0, 0, 0, .95)
}

#main-nav .main-menu-wrapper {
    background-color: #000
}

#main-nav * {
    border-color: rgba(255, 255, 255, .07)
}

#tie-wrapper #theme-header {
    background-color: #f6f6f6
}

#logo.text-logo a,
#logo.text-logo a:hover {
    color: #000
}

@media (max-width:991px) {
    #tie-wrapper #theme-header .logo-container.fixed-nav {
        background-color: rgba(246, 246, 246, .95)
    }
}

@media (max-width:991px) {
    #tie-wrapper #theme-header .logo-container {
        background-color: #f6f6f6
    }
}

#tie-container #tie-wrapper,
.post-layout-8 #content {
    background-color: #f6f6f6
}

#footer {
    background-color: #fff
}

#site-info {
    background-color: #f6f6f6
}

#footer {
    color: #555
}

#footer .post-meta {
    color: rgba(85, 85, 85, .7)
}

.site-footer.dark-skin a:not(:hover) {
    color: #333
}

#footer .twitter-icon-wrap span,
.site-footer.dark-skin a:hover {
    color: #ef8b00
}

#footer [type=submit],
#footer.dark-skin .the-global-title:after {
    background-color: #ef8b00;
    color: #fff
}

#footer [type=submit]:hover {
    background-color: #d16d00;
    color: #fff
}

#site-info,
#site-info ul.social-icons li a:not(:hover) span {
    color: #555
}

#footer .site-info a:not(:hover) {
    color: #333
}

#footer .site-info a:hover {
    color: #000
}

.tie-cat-634,
.tie-cat-item-634&gt;span {
    background-color: #e67e22 !important;
    color: #fff !important
}

.tie-cat-634:after {
    border-top-color: #e67e22 !important
}

.tie-cat-634:hover {
    background-color: #c86004 !important
}

.tie-cat-634:hover:after {
    border-top-color: #c86004 !important
}

.tie-cat-635,
.tie-cat-item-635&gt;span {
    background-color: #2ecc71 !important;
    color: #fff !important
}

.tie-cat-635:after {
    border-top-color: #2ecc71 !important
}

.tie-cat-635:hover {
    background-color: #10ae53 !important
}

.tie-cat-635:hover:after {
    border-top-color: #10ae53 !important
}

.tie-cat-636,
.tie-cat-item-636&gt;span {
    background-color: #9b59b6 !important;
    color: #fff !important
}

.tie-cat-636:after {
    border-top-color: #9b59b6 !important
}

.tie-cat-636:hover {
    background-color: #7d3b98 !important
}

.tie-cat-636:hover:after {
    border-top-color: #7d3b98 !important
}

.tie-cat-637,
.tie-cat-item-637&gt;span {
    background-color: #34495e !important;
    color: #fff !important
}

.tie-cat-637:after {
    border-top-color: #34495e !important
}

.tie-cat-637:hover {
    background-color: #162b40 !important
}

.tie-cat-637:hover:after {
    border-top-color: #162b40 !important
}

.tie-cat-638,
.tie-cat-item-638&gt;span {
    background-color: #795548 !important;
    color: #fff !important
}

.tie-cat-638:after {
    border-top-color: #795548 !important
}

.tie-cat-638:hover {
    background-color: #5b372a !important
}

.tie-cat-638:hover:after {
    border-top-color: #5b372a !important
}

.tie-cat-639,
.tie-cat-item-639&gt;span {
    background-color: #4caf50 !important;
    color: #fff !important
}

.tie-cat-639:after {
    border-top-color: #4caf50 !important
}

.tie-cat-639:hover {
    background-color: #2e9132 !important
}

.tie-cat-639:hover:after {
    border-top-color: #2e9132 !important
}

.main-content {
    margin: 0 auto
}

.social-block {
    color: #fff;
    display: flex;
    align-items: center;
    padding: 5px;
    margin: 0 3px;
    border-radius: 3px
}

.social-text {
    border-left: 1px solid #d3d3d3;
    padding: 0 5px
}

.facebook-social-icon {
    background-color: #5d82d1
}

.tweeter-cocial-icon {
    background-color: #40bff5
}

.pinterest-social-icon {
    background-color: #e13138
}

.icons {
    width: 20px;
    height: 20px;
    display: inline-block
}

svg {
    width: 12px;
    height: 12px
}

svg path {
    fill: #fff
}

.post-bottom-meta {
    display: flex
}

.img-post {
    display: block;
    width: 50%;
    margin: 20px auto
}

.comment-block {
    padding: 10px
}

.comment-header {
    border-bottom: 2px solid #e7e9ee;
    position: relative;
    margin-bottom: 40px;
    padding-bottom: 10px
}

.comment-heading {
    font-size: 1.5rem
}

.comment-heading:after {
    content: "";
    display: block;
    height: 2px;
    width: 120px;
    background-color: #2a2e2e;
    position: absolute;
    bottom: -2px
}

.comment {
    display: flex;
    margin: 20px 0
}

.comment-answer {
    margin-left: 60px
}

.avatar {
    margin-right: 12px;
    width: 48px;
    min-width: 48px;
    height: 48px;
    border-radius: 3px;
    background-color: #d3d3d3
}

.avatar img {
    display: block;
    width: 100%;
    height: 100%
}

.comment-date {
    color: grey;
    font-family: Arial;
    font-size: .8rem
}

.comment-circle {
    display: inline-block;
    background-color: #d3d3d3;
    border-radius: 50%;
    width: 5px;
    height: 5px;
    margin: 5px;
    position: relative;
    top: 2px
}

.comment-text p {
    margin: 0
}

.order {
    display: block;
    text-align: center;
    background-color: #001aa3;
    color: #fff;
    padding: 10px;
    border-radius: 5px;
    margin: 10px 0;
    text-transform: uppercase
}</pre></body></html>