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

body {
    margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
    display: block;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

figcaption,
figure,
main {
    display: block;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

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

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: inherit;
}

b,
strong {
    font-weight: bolder;
}

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

dfn {
    font-style: italic;
}

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

small {
    font-size: 80%;
}

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

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

audio,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

img {
    border-style: none;
}

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

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

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

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress {
    display: inline-block;
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[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;
    outline-offset: -2px;
}

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

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

details,
menu {
    display: block;
}

summary {
    display: list-item;
}

canvas {
    display: inline-block;
}

template {
    display: none;
}

[hidden] {
    display: none;
}

::-webkit-scrollbar {
    width: 10px;
    height: 10px;
    background-color: #f5f5f5;
}

::-webkit-scrollbar-track {
    background-color: #e0e0e0;
}

::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
    background-color: #34495e;
}

.container {
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 575px) {
    .container {
        max-width: 460px;
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width: 991px) {
    .container .container.small {
        padding: 0;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }

    .container.small {
        max-width: 780px;
    }
}

@media (max-width: 1229px) {
    .container .container.medium {
        padding: 0;
    }
}

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

    .container.medium {
        max-width: 1030px;
    }
}

.row,
.navbar .menu-item-mega&gt;.sub-menu {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.navbar .menu-item-mega&gt;.sub-menu&gt;.menu-item,
.navbar .menu-item-mega.mega-col-2&gt;.sub-menu&gt;.menu-item,
.navbar .menu-item-mega.mega-col-3&gt;.sub-menu&gt;.menu-item,
.navbar .menu-item-mega.mega-col-6&gt;.sub-menu&gt;.menu-item {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    width: 100%;
}

.col-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}

.col-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}

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

.col-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.col-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}

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

.col-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}

.col-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

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

.col-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}

.col-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}

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

@media (min-width: 576px) {
    .col-sm-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-sm-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-sm-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-sm-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-sm-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-sm-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-sm-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-sm-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (min-width: 768px) {
    .col-md-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-md-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-md-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-md-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-md-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-md-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-md-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-md-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (min-width: 992px) {
    .col-lg-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-lg-2,
    .navbar .menu-item-mega.mega-col-6&gt;.sub-menu&gt;.menu-item {
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-lg-3,
    .navbar .menu-item-mega&gt;.sub-menu&gt;.menu-item {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-lg-4,
    .navbar .menu-item-mega.mega-col-3&gt;.sub-menu&gt;.menu-item {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-lg-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-lg-6,
    .navbar .menu-item-mega.mega-col-2&gt;.sub-menu&gt;.menu-item {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-lg-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-lg-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-lg-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-lg-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (min-width: 1200px) {
    .col-xl-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-xl-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-xl-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-xl-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-xl-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-xl-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-xl-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-xl-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (max-width: 575px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-lg {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-xl {
        display: none !important;
    }
}

html {
    box-sizing: border-box;
    --accent-color: #1a1a1a;
}

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

body {
    background-color: rgb(246, 246, 246);
    color: #555;
    font-family: Lato, sans-serif;
    font-size: 15px;
    line-height: 24px;
    text-rendering: optimizeLegibility;
    word-break: break-word;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

a {
    color: #34495e;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

a:hover {
    opacity: 0.8;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #555;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 15px;
}

p {
    margin: 0 0 15px;
}

img {
    display: block;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}

img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 0.07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
}

blockquote {}

blockquote p {
    line-height: 30px !important;
}

blockquote&gt;*:last-child {
    margin-bottom: 0 !important;
}

blockquote cite {
    color: #aaa;
    display: block;
    font-size: 14px;
    font-style: normal;
    margin-top: -5px;
}

hr {
    background-color: #1a1a1a;
    border: 0;
    border-radius: 50%;
    height: 5px;
    margin: 30px auto;
    position: relative;
    width: 5px;
}

hr:before,
hr:after {
    background-color: #1a1a1a;
    border-radius: 50%;
    content: "";
    height: 5px;
    position: absolute;
    width: 5px;
}

hr:before {
    right: 20px;
}

hr:after {
    left: 20px;
}

table {
    border-collapse: collapse;
    font-size: 13px;
    margin: 0 0 15px;
    word-break: normal;
}

th,
td {
    border: 1px solid #f4f4f4;
    padding: 8px 12px;
}

ul,
ol,
dl {
    margin: 30px 0;
    padding-left: 30px;
}

dl {
    padding-left: 0;
}

dt {
    font-weight: 700;
}

dd {
    margin: 0 0 15px 0;
}

iframe,
embed {
    border: 0;
    display: block;
    overflow: hidden;
    width: 100%;
}

figure {
    margin: 0;
}

pre {
    overflow-y: scroll;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="search"],
input[type="number"],
input[type="tel"],
textarea {
    border: 0;
    border-radius: 0;
    font-family: Lato, sans-serif;
    line-height: 36px;
    margin-bottom: 10px;
    padding: 0 12px;
    transition: border-color cubic-bezier(0.77, 0, 0.175, 1);
    width: 100%;
    border: 1px solid #f1f1f1;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
textarea:focus {}

textarea {
    height: 100%;
    line-height: 1;
    padding: 9px 12px;
    resize: vertical;
    border: 1px solid #d0d0d0;
    border-radius: 4px;
    max-height: 80px;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAANCAYAAAC+ct6XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjBBRUQ1QTQ1QzkxMTFFMDlDNDdEQzgyNUE1RjI4MTEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjBBRUQ1QTU1QzkxMTFFMDlDNDdEQzgyNUE1RjI4MTEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGMEFFRDVBMjVDOTExMUUwOUM0N0RDODI1QTVGMjgxMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGMEFFRDVBMzVDOTExMUUwOUM0N0RDODI1QTVGMjgxMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pk5mU4QAAACUSURBVHjaYmRgYJD6////MwY6AyaGAQIspCieM2cOjKkIxCFA3A0TSElJoZ3FUCANxAeAWA6IOYG4iR5BjWwpCDQCcSnNgxoIVJCDFwnwA/FHWlp8EIpHSKoGgiggLkITewrEcbQO6mVAbAbE+VD+a3IsJTc7FQAxDxD7AbEzEF+jR1DDywtoCr9DbhwzDlRZDRBgACYqHJO9bkklAAAAAElFTkSuQmCC);
    background-position: center right;
    background-repeat: no-repeat;
    border: 1px solid #e6e6e6;
    border-radius: 0;
    color: #1a1a1a;
    font-family: inherit;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    outline: none;
    padding: 0 14px;
    width: 100%;
}

label {
    display: inline-block;
    margin-bottom: 5px;
    vertical-align: middle;
}

input[type="checkbox"]+label {
    margin-bottom: 0;
    margin-left: 2px;
}

@-webkit-keyframes hue {
    from {
        -webkit-filter: hue-rotate(0deg);
    }

    to {
        -webkit-filter: hue-rotate(-360deg);
    }
}

form.inline {
    position: relative;
}

form.inline .inline-field {
    margin-bottom: 0;
    padding-right: 20px;
    text-overflow: ellipsis;
    outline: none;
}

form.inline button[type="submit"] {
    background-color: transparent;
    border: 0;
    color: #1a1a1a;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    margin-top: -15px;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    width: 30px;
}

.dropdown,
.dropdown div,
.dropdown li,
.dropdown div::after {
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
}

.dropdown .selected::after,
.dropdown.scrollable div::after {
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    -ms-pointer-events: none;
    pointer-events: none;
}

.dropdown {
    position: relative;
    width: 100%;
    border: 1px solid #ccc;
    cursor: pointer;
    background: #fff;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    margin-bottom: 10px;
}

.dropdown.open {
    z-index: 99999;
}

.dropdown:hover {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}

.dropdown.focus {
    box-shadow: 0 0 5px rgba(51, 102, 248, 0.4);
}

.dropdown .carat {
    position: absolute;
    right: 12px;
    top: 50%;
    margin-top: -4px;
    border: 6px solid transparent;
    border-top: 8px solid #a2a2a2;
}

.dropdown.open .carat {
    margin-top: -10px;
    border-top: 6px solid transparent;
    border-bottom: 8px solid #34495e;
}

.dropdown.disabled .carat {
    border-top-color: #999;
}

.dropdown .old {
    position: absolute;
    left: 0;
    top: 0;
    height: 0;
    width: 0;
    overflow: hidden;
}

.dropdown select {
    position: absolute;
    left: 0px;
    top: 0px;
}

.dropdown.touch .old {
    width: 100%;
    height: 100%;
}

.dropdown.touch select {
    width: 100%;
    height: 100%;
    opacity: 0;
}

.dropdown .selected,
.dropdown li {
    display: block;
    font-size: 15px;
    line-height: 1;
    padding: 9px 12px;
    overflow: hidden;
    white-space: nowrap;
}

.dropdown.disabled .selected {
    color: #999;
}

.dropdown .selected::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 60px;
    border-radius: 0 2px 2px 0;
    box-shadow: inset -55px 0 25px -20px #fff;
}

.dropdown div {
    position: absolute;
    height: 0;
    left: -1px;
    right: -1px;
    top: 100%;
    margin-top: -1px;
    background: #fff;
    border: 1px solid #ccc;
    border-top: 1px solid #eee;
    border-radius: 0 0 3px 3px;
    overflow: hidden;
    opacity: 0;
    z-index: 99;
}

.dropdown.open div {
    opacity: 1;
    z-index: 2;
}

.dropdown.scrollable div::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50px;
    box-shadow: inset 0 -50px 30px -35px #fff;
}

.dropdown.scrollable.bottom div::after {
    opacity: 0;
}

.dropdown ul {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    list-style: none;
    overflow: hidden;
    padding: 0;
    margin: 0;
}

.dropdown.scrollable.open ul {
    overflow-y: auto;
}

.dropdown li {
    list-style: none;
    padding: 8px 12px;
}

.dropdown li.focus {
    background: #34495e;
    position: relative;
    z-index: 3;
    color: #fff;
}

.dropdown li.active {
    font-weight: 700;
}

.button,
input[type="submit"],
button[type="submit"],
.navigation .nav-previous a,
.navigation .nav-next a {
    border: none;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: Lato, sans-serif;
    font-size: 11px;
    font-weight: 900;
    letter-spacing: 1px;
    line-height: 1;
    outline: none;
    padding: 12px 20px;
    text-align: center;
    text-transform: uppercase;
    background-color: #34495e;
}

.button:hover,
input[type="submit"]:hover,
button[type="submit"]:hover,
.navigation .nav-previous a:hover,
.navigation .nav-next a:hover {
    opacity: 0.8;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.button.transparent,
input[type="submit"].transparent,
button[type="submit"].transparent,
.navigation .nav-previous a.transparent,
.navigation .nav-next a.transparent {
    background-color: transparent !important;
    border: 1px solid rgba(255, 255, 255, 0.3);
}

.btn-file input[type="file"] {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: pointer;
    display: block;
}

.btn {
    border: none;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 36px;
    outline: none;
    padding: 0 18px;
    text-align: center;
    text-transform: uppercase;
    position: relative;
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=35);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: 0.35;
}

.btn:hover {
    opacity: 0.8;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.btn--def {
    background-color: #34495e;
    color: #ffffff;
}

.btn--primary {
    background-color: #34495e;
    color: #ffffff;
}

.btn--secondary {
    background-color: #ff7d73;
    color: #ffffff;
}

.btn--danger {
    background-color: #8bc34a;
    color: #ffffff;
}

.btn--block {
    width: 100% !important;
}

.site {
    position: relative;
    overflow: hidden;
}

.site-content {
    padding-bottom: 60px;
    padding-top: 60px;
}

.home .site-content {
    padding-bottom: 24px;
    padding-top: 24px;
}

.single-post .site-content {
    padding-bottom: 0;
}

@media (max-width: 767px) {
    .site-content {
        /* padding-bottom: 30px; */
        padding-top: 30px;
    }

    .page-template-page-modular .site-content {
        padding-bottom: 15px;
        padding-top: 15px;
    }
}

.sidebar-left .sidebar-column .widget-area {
    padding-right: 30px;
}

@media (max-width: 575px) {
    .sidebar-column .widget-area {
        margin: 60px auto 0;
        max-width: 300px;
        padding: 0 !important;
    }
}

@media (max-width: 991px) {
    .sidebar-column .widget-area {
        margin: 10px auto 0;
        max-width: 460px;
        padding: 0 !important;
    }
}

@media (min-width: 992px) {
    .content-column {
        flex: 0 0 72%;
        max-width: 72%;
    }

    .sidebar-column {
        flex: 0 0 28%;
        max-width: 28%;
    }

    .sidebar-left .sidebar-column {
        order: -1;
    }
}

.u-clearfix:before,
.u-clearfix:after {
    content: " ";
    display: table;
}

.u-clearfix:after {
    clear: both;
}

.u-plain-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.u-permalink {
    bottom: 0;
    left: 0;
    outline: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 50;
}

.u-border-title {
    align-items: center;
    display: flex;
}

.u-border-title:before {
    background-color: #1a1a1a;
    content: "";
    height: 3px;
    margin-right: 10px;
    width: 30px;
}

.u-text-format&gt;*:first-child,
.u-text-format&gt;*:first-child&gt;*:first-child {
    margin-top: 0 !important;
}

.u-text-format&gt;*:last-child,
.u-text-format&gt;*:last-child&gt;*:last-child {
    margin-bottom: 0 !important;
}

.u-text-format h1,
.u-text-format h2,
.u-text-format h3,
.u-text-format h4,
.u-text-format h5,
.u-text-format h6 {
    font-weight: 900;
    margin-bottom: 12px;
    margin-top: 12px;
}

.u-text-format h1 {
    font-size: 28px;
}

.u-text-format h2 {
    font-size: 25px;
}

.u-text-format h3 {
    font-size: 22px;
}

.u-text-format h4 {
    font-size: 19px;
}

.u-text-format h5 {
    font-size: 16px;
}

.u-text-format h6 {
    font-size: 13px;
    text-transform: uppercase;
}

.u-text-format ul ul,
.u-text-format ol ul,
.u-text-format dl ul,
.u-text-format ul ol,
.u-text-format ol ol,
.u-text-format dl ol,
.u-text-format ul dl,
.u-text-format ol dl,
.u-text-format dl dl {
    margin: 0;
}

.u-text-format li {
    margin: 5px 0;
}

.u-text-format a {
    font-weight: 700;
    text-decoration: underline;
}

.u-text-format .fluid-width-video-wrapper {
    margin: 30px 0;
}

.u-module-margin {
    margin: -30px 0;
}

.u-module-margin .post {
    margin: 30px 0;
}

@media (max-width: 767px) {
    .u-module-margin {
        margin: -15px 0;
    }

    .u-module-margin .post {
        margin: 15px 0;
    }
}

.lazyload:not(.visible),
.lazyloading:not(.visible) {
    opacity: 0;
}

.lazyloaded {
    opacity: 1;
    transition: opacity 1s cubic-bezier(0.77, 0, 0.175, 1);
}

.slider.big {
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 34px 20px -24px rgba(0, 36, 100, 0.3);
    -webkit-box-shadow: 0 34px 20px -24px rgba(0, 36, 100, 0.3);
}

.wpcf7 p {
    font-family: Lato, sans-serif !important;
}

.wpcf7-form {
    margin: 30px 0;
}

.wpcf7-form label {
    display: block;
}

.wpcf7-form-control-wrap {
    display: block;
    margin-top: 5px;
}

.owl .owl-prev,
.owl .owl-next {}

.owl .owl-prev.disabled,
.owl .owl-next.disabled {
    background-color: #aaa !important;
    cursor: default;
}

div.wpcf7-response-output {
    background-color: #f4f4f4;
    border: 0;
    line-height: 1.2;
    margin: 30px 0 0;
    padding: 15px;
    text-align: center;
}

.section.search.parallax {
    display: flex;
    min-height: 200px;
    position: relative;
    text-align: center;
    padding: 0;
}

.section.search.parallax img {
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
}

.section.search.parallax .container {
    margin: auto;
    padding-bottom: 0;
    padding-top: 0;
    width: 100%;
}

.cs-header {
    background: url(../image/Banner-UISUMO-02.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

.home-filter--content {
    display: block;
    width: 100%;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    z-index: 2;
    position: relative;
    box-shadow: 0 34px 20px -24px rgba(0, 36, 100, 0.06);
    margin: 0;
    margin: 0;
    padding: 20px;
    background-color: #fff;
}

.home-filter--content .form-box {
    background-color: transparent;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 0 220px;
    margin-bottom: 30px;
    margin-top: 10px;
}

.home-filter--content .form-box input[type="text"] {
    border: 1px solid #cccc;
    border-radius: 4px;
}

.filter--content {
    margin-top: -90px;
    display: block;
    padding: 20px;
    width: 100%;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
    z-index: 1;
    position: relative;
    margin-bottom: 30px;
    box-shadow: 0 34px 20px -24px rgba(0, 36, 100, 0.06);
    border: 1px solid #f3f3f3;
}

.filter--content .form-box {
    padding: 0;
    padding-bottom: 0;
}

.filters .filter-item {
    padding: 5px 0;
}

.filter--content .filter-item span {
    margin-right: 10px;
    background-color: #eeeeee;
    padding: 2px 6px;
    border-radius: 4px;
    color: #7b8695;
}

.filter--content .filter-item a {
    display: inline-block;
    margin-top: 0;
    margin-right: 10px;
    border: 1px solid #eeeeee;
    color: #808080;
    border-radius: 4px;
    padding: 0 10px;
    position: relative;
}

.filter--content .filter-item a.on {
    border: 1px solid #fd721f;
    color: #fd721f;
}

.filter--content .filter-item a:hover {
    border: 1px solid #fd721f;
    color: #fd721f;
}

.filter--content .filter-item&gt;.on {
    color: #1890ff;
}

.filter--content .filter-item {
    margin-top: 10px;
}

.filter--content .filter-tag {
    position: relative;
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
}

.filter--content .filter-tag li {
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 10px;
}

.hero {
    background-color: #f4f4f4;
    background-position: center;
    background-size: cover;
    display: flex;
    height: calc(60vh - 80px);
    position: relative;
}

.hero:before,
.hero-slider .slider-item:before {
    background-color: #000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: opacity 1s cubic-bezier(0.77, 0, 0.175, 1);
}

.hero.lazyloaded:before,
.hero .lazyloaded:before {
    opacity: 0.3;
}

.hero .container {
    align-items: flex-end;
    display: flex;
    flex-grow: 1;
    position: relative;
}

.hero .entry-header {
    margin-bottom: 60px;
}

.hero .entry-header .entry-meta {
    margin-bottom: 10px;
}

.hero .entry-header .entry-title {
    font-size: 40px;
}

.hero-heading {
    color: #fff;
    font-size: 40px;
    font-weight: 900;
    margin-bottom: 0;
}

.hero-subheading {
    color: #fff;
    font-size: 17px;
    font-style: italic;
    line-height: 20px;
    margin-top: 15px;
}

.hero-full .hero {
    height: 100vh;
}

.hero-video .hero,
.hero-audio .hero {
    background-color: #000;
    display: block;
    height: auto !important;
}

.hero-video .hero.lazyloaded:before,
.hero-audio .hero.lazyloaded:before,
.hero-video .hero .lazyloaded:before,
.hero-audio .hero .lazyloaded:before {
    opacity: 0.6;
}

.hero-video.navbar-transparent .hero,
.hero-audio.navbar-transparent .hero,
.hero-video.navbar-sticky_transparent .hero,
.hero-audio.navbar-sticky_transparent .hero {
    padding-top: 80px;
}

.hero-media {
    padding: 60px 0;
    position: relative;
}

.hero-slider {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.hero-slider .slider-item {
    background-position: center;
    background-size: cover;
    display: flex;
}

.hero-slider,
.hero-slider .owl-stage-outer,
.hero-slider .owl-stage,
.hero-slider .owl-item,
.hero-slider .slider-item {
    height: 100%;
}

.hero-slider.owl .owl-prev,
.hero-slider.owl .owl-next {
    margin-top: -15px;
    top: 50%;
}

.hero-slider.owl .owl-prev {
    left: 30px;
    right: autor;
}

.hero-slider.owl .owl-next {
    right: 30px;
}

.navbar-regular.hero-full .hero,
.navbar-sticky.hero-full:not(.navbar-sticky_transparent) .hero {
    height: calc(100vh - 80px);
}

@media (max-width: 767px) {
    .page-template-page-modular .hero {
        margin-bottom: 15px;
    }

    .hero .entry-header {
        margin-bottom: 30px;
    }

    .hero-heading,
    .hero .entry-header .entry-title {
        font-size: 25px;
    }

    .hero-subheading {
        margin-top: 10px;
    }
}

.site-header {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: #fff;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.07);
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: background-color 0.5s cubic-bezier(0.77, 0, 0.175, 1),
        box-shadow 0.5s cubic-bezier(0.77, 0, 0.175, 1),
        -webkit-transform 0.6s cubic-bezier(0.77, 0, 0.175, 1);
    transition: background-color 0.5s cubic-bezier(0.77, 0, 0.175, 1),
        box-shadow 0.5s cubic-bezier(0.77, 0, 0.175, 1),
        transform 0.6s cubic-bezier(0.77, 0, 0.175, 1);
    transition: background-color 0.5s cubic-bezier(0.77, 0, 0.175, 1),
        box-shadow 0.5s cubic-bezier(0.77, 0, 0.175, 1),
        transform 0.6s cubic-bezier(0.77, 0, 0.175, 1),
        -webkit-transform 0.6s cubic-bezier(0.77, 0, 0.175, 1);
    z-index: 80;
}

.navbar-full .site-header {
    padding: 0 30px;
}

.slide-now .site-header {
    box-shadow: none;
    -webkit-transform: translateY(-80px);
    transform: translateY(-80px);
}

.header-gap {
    height: 80px;
}

.navbar {
    align-items: center;
    display: flex;
    height: 80px;
    position: relative;
}

.navbar .logo {
    margin-right: 12px;
    max-width: 120px;
    height: auto;
}

.navbar .sep {
    display: flex;
    height: 100%;
    margin: 0 20px;
    width: 1px;
}

.navbar .sep:after {
    background-color: #e6e6e6;
    content: "";
    height: 50%;
    margin: auto;
    transition: background-color 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    width: 100%;
}

.navbar .menu-item {
    display: inline-block;
    position: relative;
}

.navbar .menu-item&gt;a {
    display: block;
    font-weight: 700;
    letter-spacing: 0.2px;
    text-transform: uppercase;
}

.navbar .menu-item&gt;a .emoji {
    margin-left: 0 !important;
    margin-right: 5px !important;
}

.navbar .menu-item.menu-item-has-children&gt;a:after {
    color: #aaa;
    content: "\f140";
    font-family: "Material Design Icons";
    font-size: 13px;
    font-weight: 400;
    margin-left: 5px;
    transition: color 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}

.navbar .menu-item:hover&gt;.sub-menu {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    visibility: visible;
}

.navbar .nav-list&gt;.menu-item&gt;a {
    font-size: 14px;
    line-height: 81px;
    margin: 0 12px;
    transition: color 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}

.navbar .sub-menu {
    background-color: #fff;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.07);
    list-style-type: none;
    margin: -1px 0 0 -18px;
    min-width: 220px;
    opacity: 0;
    padding: 20px 0;
    position: absolute;
    top: 100%;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    visibility: hidden;
    z-index: 80;
}

.navbar .sub-menu .menu-item {
    display: block;
}

.navbar .sub-menu .menu-item&gt;a {
    align-items: center;
    display: flex;
    font-size: 11px;
    line-height: 18px;
    padding: 9px 30px;
    transition: -webkit-transform 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    transition: transform 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    transition: transform 0.3s cubic-bezier(0.77, 0, 0.175, 1),
        -webkit-transform 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}

.navbar .sub-menu .menu-item&gt;a:hover {
    opacity: 1;
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
}

.navbar .sub-menu .menu-item.menu-item-has-children&gt;a {
    justify-content: space-between;
}

.navbar .sub-menu .menu-item.menu-item-has-children&gt;a:after {
    content: "\f142";
    line-height: 1;
    margin-right: -4px;
}

.navbar .sub-menu .sub-menu {
    left: 100%;
    margin: -20px 0 0;
    top: 0;
}

.navbar .actions {
    display: flex;
    flex-grow: 1;
    justify-content: flex-end;
}

.navbar .actions&gt;div+div {
    margin-left: 5px;
}

.navbar .navbar-button,
.off-canvas .canvas-close {
    align-items: center;
    background-color: #34495e;
    border: 0;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    font-size: 16px;
    height: 30px;
    justify-content: center;
    transition: background-color 0.5s cubic-bezier(0.77, 0, 0.175, 1),
        border-color 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    width: 30px;
    color: #fff;
    background-image: -webkit-linear-gradient(45deg, #ff9800, #ff9800);
    -webkit-animation: hue 3s infinite linear;
}

.navbar .login-btn {
    align-items: center;
    background-color: #ff6a5f;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    color: #ffffff;
    cursor: pointer;
    display: flex;
    font-size: 14px;
    height: 30px;
    justify-content: center;
    transition: background-color 0.5s cubic-bezier(0.77, 0, 0.175, 1),
        border-color 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    width: 80px;
    margin-right: 10px;
    background-image: -webkit-linear-gradient(45deg, #2196f3, #03a9f4);
    -webkit-animation: hue 7s infinite linear;
}

.navbar .user-pbtn {
    align-items: center;
    background-color: #34495e;
    border: 0;
    border-radius: 30px;
    color: #ffffff;
    cursor: pointer;
    display: flex;
    font-size: 14px;
    height: 30px;
    justify-content: center;
    transition: background-color 0.5s cubic-bezier(0.77, 0, 0.175, 1),
        border-color 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    width: 100px;
    margin-right: 10px;
    background-image: -webkit-linear-gradient(45deg, #f35626, #feab3a);
    -webkit-animation: hue 6s infinite linear;
}

.navbar .login-btn:hover,
.navbar .user-pbtn:hover {
    opacity: 0.8;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.navbar-transparent.with-hero:not(.ads-before-header):not(.ads-after-header) .site-header,
.navbar-sticky_transparent.with-hero:not(.navbar-sticky):not(.ads-before-header):not(.ads-after-header) .site-header {
    background-color: transparent;
    box-shadow: none;
}

.navbar-transparent.with-hero:not(.ads-before-header):not(.ads-after-header) .navbar .logo.text,
.navbar-sticky_transparent.with-hero:not(.navbar-sticky):not(.ads-before-header):not(.ads-after-header) .navbar .logo.text,
.navbar-transparent.with-hero:not(.ads-before-header):not(.ads-after-header) .navbar .nav-list&gt;.menu-item&gt;a,
.navbar-sticky_transparent.with-hero:not(.navbar-sticky):not(.ads-before-header):not(.ads-after-header) .navbar .nav-list&gt;.menu-item&gt;a {
    color: #fff;
}

.navbar-transparent.with-hero:not(.ads-before-header):not(.ads-after-header) .navbar .logo.regular,
.navbar-sticky_transparent.with-hero:not(.navbar-sticky):not(.ads-before-header):not(.ads-after-header) .navbar .logo.regular {
    opacity: 0;
}

.navbar-transparent.with-hero:not(.ads-before-header):not(.ads-after-header) .navbar .logo.contrary,
.navbar-sticky_transparent.with-hero:not(.navbar-sticky):not(.ads-before-header):not(.ads-after-header) .navbar .logo.contrary {
    opacity: 1;
}

.navbar-transparent.with-hero:not(.ads-before-header):not(.ads-after-header) .navbar .sep:after,
.navbar-sticky_transparent.with-hero:not(.navbar-sticky):not(.ads-before-header):not(.ads-after-header) .navbar .sep:after {
    background-color: rgba(255, 255, 255, 0.3);
}

.navbar-transparent.with-hero:not(.ads-before-header):not(.ads-after-header) .navbar .nav-list&gt;.menu-item&gt;a:after,
.navbar-sticky_transparent.with-hero:not(.navbar-sticky):not(.ads-before-header):not(.ads-after-header) .navbar .nav-list&gt;.menu-item&gt;a:after {
    color: rgba(255, 255, 255, 0.6);
}

.navbar-transparent.with-hero:not(.ads-before-header):not(.ads-after-header) .navbar .navbar-button,
.navbar-sticky_transparent.with-hero:not(.navbar-sticky):not(.ads-before-header):not(.ads-after-header) .navbar .navbar-button,
.navbar-transparent.with-hero:not(.ads-before-header):not(.ads-after-header) .navbar .burger,
.navbar-sticky_transparent.with-hero:not(.navbar-sticky):not(.ads-before-header):not(.ads-after-header) .navbar .burger {
    background-color: #fff;
    border-color: #fff;
}

.navbar-transparent.with-hero:not(.ads-before-header):not(.ads-after-header) .navbar .main-search .search-field,
.navbar-sticky_transparent.with-hero:not(.navbar-sticky):not(.ads-before-header):not(.ads-after-header) .navbar .main-search .search-field {
    background-color: transparent;
    color: #fff;
}

.navbar-transparent.with-hero:not(.ads-before-header):not(.ads-after-header) .navbar .main-search .search-field::-webkit-input-placeholder,
.navbar-sticky_transparent.with-hero:not(.navbar-sticky):not(.ads-before-header):not(.ads-after-header) .navbar .main-search .search-field::-webkit-input-placeholder {
    color: #fff;
}

.navbar-transparent.with-hero:not(.ads-before-header):not(.ads-after-header) .navbar .main-search .search-field::-moz-placeholder,
.navbar-sticky_transparent.with-hero:not(.navbar-sticky):not(.ads-before-header):not(.ads-after-header) .navbar .main-search .search-field::-moz-placeholder {
    color: #fff;
}

.navbar-transparent.with-hero:not(.ads-before-header):not(.ads-after-header) .navbar .main-search .search-field:-ms-input-placeholder,
.navbar-sticky_transparent.with-hero:not(.navbar-sticky):not(.ads-before-header):not(.ads-after-header) .navbar .main-search .search-field:-ms-input-placeholder {
    color: #fff;
}

.navbar-transparent.with-hero:not(.ads-before-header):not(.ads-after-header) .header-gap,
.navbar-sticky_transparent.with-hero:not(.ads-before-header):not(.ads-after-header) .header-gap {
    height: 0;
}

.navbar-sticky:not(.ads-before-header) .site-header,
.navbar-sticky_transparent:not(.ads-before-header) .site-header,
.stick-now .site-header {
    position: fixed !important;
}

.navbar-hidden .navbar .logo {
    margin-right: 0;
}

.navbar-hidden .navbar .sep {
    display: none;
}

@media (max-width: 991px) {
    .navbar .sep {
        display: none;
    }
}

.navbar .menu-item-mega:hover .mega-menu,
.navbar .menu-item-mega:hover .sub-menu {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    visibility: visible;
}

.mega-menu {
    background-color: #fff;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.07);
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 100%;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    visibility: hidden;
    z-index: 80;
}

.mega-menu .menu-posts {
    padding: 30px 30px 80px;
}

.mega-menu .entry-media {
    margin-bottom: 20px;
}

.mega-menu .owl .owl-prev,
.mega-menu .owl .owl-next {
    bottom: 20px;
    top: auto;
}

.mega-menu .owl .owl-prev {
    right: 62px;
}

.mega-menu .owl .owl-next {
    right: 30px;
}

.navbar .menu-item-mega {
    position: static;
}

.navbar .menu-item-mega&gt;.sub-menu {
    left: 0;
    margin: 0;
    padding: 40px 0;
    right: 0;
}

.navbar .menu-item-mega&gt;.sub-menu&gt;.menu-item&gt;a {
    color: #aaa;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 1.2;
    margin-bottom: 5px;
    pointer-events: none;
    text-transform: none;
}

.navbar .menu-item-mega&gt;.sub-menu .menu-item-has-children&gt;a:after {
    display: none;
}

.navbar .menu-item-mega&gt;.sub-menu .sub-menu {
    box-shadow: none;
    margin: 0;
    min-width: auto;
    opacity: 1;
    padding: 0;
    position: static;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.navbar .menu-item-mega&gt;.sub-menu .sub-menu .sub-menu {
    display: none;
}

.burger {
    background-color: #34495e;
    border: 0;
    border-radius: 50%;
    cursor: pointer;
    height: 30px;
    position: relative;
    transition: background-color 0.5s cubic-bezier(0.77, 0, 0.175, 1),
        border-color 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    width: 30px;
    background-image: -webkit-linear-gradient(45deg, #4caf50, #4caf50);
    -webkit-animation: hue 6s infinite linear;
}

.burger:before,
.burger:after {
    background-color: #ffffff;
    content: "";
    height: 2px;
    left: 9px;
    position: absolute;
    width: 10px;
}

.burger:before {
    top: 10px;
}

.burger:after {
    bottom: 10px;
}

@media (min-width: 992px) {
    .no-off-canvas:not(.navbar-hidden) .burger {
        display: none;
    }
}

.logo-wrapper {
    position: relative;
}

.logo:not(.text) {
    transition: opacity 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}

.logo.contrary {
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
}

.logo.text {
    font-size: 20px;
    font-weight: 900;
    letter-spacing: 2px;
    text-transform: uppercase;
    transition: color 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}

.section {
    /* padding-bottom: 20px; */
    padding-top: 40px;
}

.pt-0 {
    /* padding-top: 0 !important; */
}

.pt-10 {
    padding-top: 10px !important;
}

.pt-30 {
    padding-top: 30px !important;
}

.pt-40 {
    padding-top: 40px !important;
}

.pt-45 {
    padding-top: 45px !important;
}

.pt-50 {
    padding-top: 50px;
}

.pt-60 {
    padding-top: 60px;
}

.pt-70 {
    padding-top: 70px !important;
}

.pt-80 {
    padding-top: 80px;
}

.pt-90 {
    padding-top: 90px;
}

.pt-100 {
    padding-top: 100px !important;
}

.pt-150 {
    padding-top: 150px !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.pb-10 {
    padding-bottom: 10px !important;
}

.pb-30 {
    padding-bottom: 30px;
}

.pb-50 {
    padding-bottom: 50px;
}

.pb-60 {
    padding-bottom: 60px;
}

.pb-70 {
    padding-bottom: 70px !important;
}

.pb-80 {
    padding-bottom: 80px;
}

.pb-90 {
    padding-bottom: 90px;
}

.pb-100 {
    padding-bottom: 100px !important;
}

.mt-0 {
    margin-top: 0;
}

.mt-xs {
    margin-top: 10px;
}

.mt-10 {
    margin-top: 10px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.mt-40 {
    margin-top: 40px !important;
}

.mt-50 {
    margin-top: 50px !important;
}

.mt-60 {
    margin-top: 60px;
}

.mt-70 {
    margin-top: 70px !important;
}

.mt-80 {
    margin-top: 80px !important;
}

.mt-90 {
    margin-top: 90px !important;
}

.mt-100 {
    margin-top: 100px !important;
}

.mt-150 {
    margin-top: 150px;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mb-25 {
    margin-bottom: 25px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.mb-40 {
    margin-bottom: 40px !important;
}

.mb-50 {
    margin-bottom: 50px !important;
}

.mb-55 {
    margin-bottom: 55px !important;
}

.mb-60 {
    margin-bottom: 60px !important;
}

.mb-70 {
    margin-bottom: 70px !important;
}

.mb-75 {
    margin-bottom: 75px !important;
}

.mb-80 {
    margin-bottom: 80px !important;
}

.mb-90 {
    margin-bottom: 90px !important;
}

.mb-100 {
    margin-bottom: 100px !important;
}

.mb-150 {
    margin-bottom: 150px !important;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

.table-responsive {
    min-height: 0.01%;
    overflow-x: auto;
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }

    .table-responsive&gt;.table {
        margin-bottom: 0;
    }

    .table-responsive&gt;.table&gt;tbody&gt;tr&gt;td,
    .table-responsive&gt;.table&gt;tbody&gt;tr&gt;th,
    .table-responsive&gt;.table&gt;tfoot&gt;tr&gt;td,
    .table-responsive&gt;.table&gt;tfoot&gt;tr&gt;th,
    .table-responsive&gt;.table&gt;thead&gt;tr&gt;td,
    .table-responsive&gt;.table&gt;thead&gt;tr&gt;th {
        white-space: nowrap;
    }

    .table-responsive&gt;.table-bordered {
        border: 0;
    }

    .table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;td:first-child,
    .table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;th:first-child,
    .table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:first-child,
    .table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:first-child,
    .table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;td:first-child,
    .table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;th:first-child {
        border-left: 0;
    }

    .table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;td:last-child,
    .table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;th:last-child,
    .table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:last-child,
    .table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:last-child,
    .table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;td:last-child,
    .table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;th:last-child {
        border-right: 0;
    }

    .table-responsive&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;td,
    .table-responsive&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;th,
    .table-responsive&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;td,
    .table-responsive&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;th {
        border-bottom: 0;
    }
}

table thead {
    background: #fff;
}

th {
    text-align: left;
}

table thead tr th {
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
    color: #282828;
    line-height: 30px !important;
    border-bottom-width: 0 !important;
    border-color: #eee;
    padding: 0;
}

table tbody tr td,
table tbody tr td {
    font-size: 13px;
    font-weight: 500;
    line-height: 26px;
    color: #9b9b9b;
    vertical-align: middle;
    padding: 15px 8px 15px 8px !important;
}

.table&gt;tbody&gt;tr&gt;td,
.table&gt;tbody&gt;tr&gt;th,
.table&gt;tfoot&gt;tr&gt;td,
.table&gt;tfoot&gt;tr&gt;th,
.table&gt;thead&gt;tr&gt;td,
.table&gt;thead&gt;tr&gt;th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.table&gt;thead&gt;tr&gt;th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}

.table&gt;caption+thead&gt;tr:first-child&gt;td,
.table&gt;caption+thead&gt;tr:first-child&gt;th,
.table&gt;colgroup+thead&gt;tr:first-child&gt;td,
.table&gt;colgroup+thead&gt;tr:first-child&gt;th,
.table&gt;thead:first-child&gt;tr:first-child&gt;td,
.table&gt;thead:first-child&gt;tr:first-child&gt;th {
    border: 0;
}

.table&gt;tbody&gt;tr&gt;td,
.table&gt;tbody&gt;tr&gt;th,
.table&gt;tfoot&gt;tr&gt;td,
.table&gt;tfoot&gt;tr&gt;th,
.table&gt;thead&gt;tr&gt;td,
.table&gt;thead&gt;tr&gt;th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border: 0;
    border-top: 1px solid #ddd;
}

.bgcolor-fff {
    background-color: #fff;
}

.modular-title-1 .section-title {
    font-size: 30px;
    font-weight: 900;
    letter-spacing: 0.2px;
    margin-bottom: 60px;
    text-transform: uppercase;
}

.modular-title-2 .section-title {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.2px;
    margin-bottom: 40px;
    position: relative;
    text-align: left;
    text-transform: uppercase;
}

.modular-title-2 .section-title:before {
    background-color: #e6e6e6;
    content: "";
    height: 1px;
    left: 0;
    margin-top: -1px;
    position: absolute;
    top: 50%;
    width: 100%;
}

.modular-title-2 .section-title span {
    background-color: #f6f6f6;
    padding: 4px 15px;
    position: relative;
    z-index: 10;
    letter-spacing: 2px;
    font-weight: 600;
    background: #fff;
    border-radius: 4px;
}

.modular-title-3 .section-title {
    font-size: 12px;
    letter-spacing: 0.2px;
    margin-bottom: 50px;
    position: relative;
    text-transform: uppercase;
}

.modular-title-3 .section-title:after {
    background-color: var(--accent-color);
    bottom: -15px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 20px;
}

@media (max-width: 767px) {
    .section {
        padding-bottom: 30px;
        padding-top: 30px;
    }

    .modular-title-1 .section-title {
        font-size: 15px;
        margin-bottom: 30px;
    }

    .modular-title-2 .section-title {
        font-size: 15px;
        margin-bottom: 20px;
    }
}

.widget_magsy_module_parallax&gt;.container,
.widget_magsy_module_slider_center&gt;.container {
    max-width: none;
    padding: 0;
}

.module.parallax {
    display: flex;
    min-height: 300px;
    position: relative;
    text-align: center;
}

.module.parallax img {
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
}

.module.parallax .container {
    margin: auto;
    padding-bottom: 30px;
    padding-top: 30px;
}

.module.parallax .entry-title {
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 0;
    position: relative;
}

.module.parallax .button,
.module.parallax input[type="submit"],
.module.parallax button[type="submit"],
.module.parallax .navigation .nav-previous a,
.module.parallax .navigation .nav-next a {
    margin: 30px 5px 0;
    position: relative;
    z-index: 60;
    background-color: #34495e;
}

@media (max-width: 767px) {
    .module.parallax {
        min-height: 250px;
    }

    .module.parallax .entry-title {
        font-size: 20px;
    }

    .module.parallax .button,
    .module.parallax input[type="submit"],
    .module.parallax button[type="submit"],
    .module.parallax .navigation .nav-previous a,
    .module.parallax .navigation .nav-next a {
        width: 100%;
    }

    .module.parallax .button+.button,
    .module.parallax input[type="submit"]+input[type="submit"],
    .module.parallax button[type="submit"]+button[type="submit"],
    .module.parallax .navigation .nav-previous a+.navigation .nav-previous a,
    .module.parallax .navigation .nav-next a+.navigation .nav-next a {
        margin-top: 10px;
    }
}

.module.slider .post {
    background-position: center;
    background-size: cover;
    height: 500px;
    position: relative;
}

.module.slider .post:before {
    background-color: #1f2b38;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: opacity 1s cubic-bezier(0.77, 0, 0.175, 1);
}

.module.slider .post.lazyloaded:before {
    opacity: 0;
}

.module.slider .entry-wrapper {
    bottom: 0;
    left: 0;
    max-width: 300px;
    padding: 60px 20px 30px;
    position: absolute;
    right: 0;
    top: 0;
    transition: opacity 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}

.module.slider .entry-wrapper:before {
    background-color: #1f2b38;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0.6;
    position: absolute;
    right: 0;
    top: 0;
}

.module.slider .entry-wrapper&gt;* {
    position: relative;
}

.module.slider .entry-excerpt {
    color: #fff;
    margin-top: 30px;
    -webkit-line-clamp: 5;
}

.module.slider .entry-footer a {
    color: #34495e;
}

.module.slider.owl .owl-prev,
.module.slider.owl .owl-next {
    bottom: 30px;
    right: auto;
    top: auto;
}

.module.slider.owl .owl-prev {
    left: 45px;
}

.module.slider.owl .owl-next {
    left: 78px;
}

.module.slider.owl .owl-dots {
    bottom: -22px;
}

.module.slider.center .owl-item:not(.center) .entry-wrapper {
    opacity: 0;
}

.module.slider.thumbnail .entry-wrapper {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: none;
    padding: 30px;
    text-align: center;
}

.module.slider.thumbnail .entry-wrapper:before {
    opacity: 0.4;
}

.module.slider.thumbnail .entry-wrapper&gt;* {
    max-width: 500px;
}

.module.slider.thumbnail .entry-header .entry-meta {
    justify-content: center;
}

.module.slider.thumbnail.owl .owl-dots {
    bottom: -25px;
}

.module.slider.thumbnail.owl .owl-dot {
    border: 3px solid #fff;
    border-radius: 50%;
    height: 50px;
    margin: 0 3px;
    overflow: hidden;
    width: 50px;
}

.module.slider.thumbnail.owl .owl-dot.active {
    border-color: var(--primary-color);
}

@media (max-width: 767px) {
    .module.slider .post {
        height: 400px;
    }

    .module.slider .entry-wrapper {
        max-width: none;
    }
}

@media (min-width: 768px) {
    .module.slider.thumbnail .entry-header .entry-title {
        font-size: 30px;
    }
}

@media (max-width: 991px) {
    .module.slider.center .entry-wrapper {
        max-width: none;
    }
}

.module.image {
    position: relative;
}

.module.image .caption {
    margin-top: 15px;
    text-align: center;
}

.category-box {
    position: relative;
}

.category-box:hover {
    opacity: 0.8;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.category-box .entry-thumbnails {
    background-color: #f4f4f4;
    border-radius: 2px;
    display: flex;
    height: 180px;
    overflow: hidden;
}

.category-box .thumbnail {
    position: relative;
}

.category-box .thumbnail img {
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
}

.category-box .big {
    margin-right: 4px;
    width: 70%;
}

.category-box .small {
    flex-direction: column;
    height: 100%;
    width: 30%;
}

.category-box .small .thumbnail {
    height: 50%;
}

.category-box .small .thumbnail:first-child {
    margin-bottom: 4px;
}

.category-box .small .thumbnail:last-child {
    margin-top: 4px;
}

.category-box .small span {
    align-items: center;
    color: #fff;
    display: flex;
    font-size: 20px;
    font-weight: 900;
    height: 100%;
    justify-content: center;
    position: relative;
    width: 100%;
    background-color: rgba(255, 193, 7, 0.8);
}

.category-box .entry-title {
    z-index: 1;
    align-items: center;
    display: flex;
    font-size: 20px;
    height: 100%;
    justify-content: center;
    width: 100%;
    position: relative;
    color: #fff;
    font-weight: 400;
    background: rgba(52, 73, 94, 0.8);
}

.category-box .entry-title:after {
    content: "";
    background: #ff9800;
    width: 40px;
    height: 1px;
    bottom: 70px;
    position: absolute;
}

.uposts {
    position: relative;
    display: block;
    background-color: #fff;
    margin-bottom: 20px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.02);
    border-radius: 4px;
    padding: 20px;
}

.uposts .codesign-list {
    height: 90px;
    background: rgba(51, 51, 51, 0.8);
    border-radius: 4px 4px 0 0;
    padding: 24px;
    margin: -20px -20px 22px -20px;
    position: relative;
    background-size: 100%;
    background-position: center center;
}

.uposts h4.codeisgn-h4 {
    margin-bottom: 0;
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 1;
}

.uposts .codeisgn-h4 a {
    color: #fff;
}

.uposts span.codesign-esc {
    text-align: center;
    line-height: 38px;
    color: rgba(255, 255, 255, 0.6);
    position: relative;
    z-index: 1;
    display: block;
}

.uposts .codesign-cover {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #0000008c;
    border-radius: 4px 4px 0 0;
    z-index: 0;
}

.uposts .hentry {
    margin-bottom: 8px;
    position: relative;
    display: inline-block;
    width: 100%;
}

.uposts .hentry .title {
    font-size: 15px;
    font-weight: normal;
    line-height: 1.5;
    margin: 0;
    padding-right: 40px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.uposts .hentry .post-num {
    background-color: #999;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    margin: 0 8px 0 0;
    text-align: center;
    border-radius: 4px;
}

.uposts .post-num.num-1 {
    background-color: #f44336;
}

.uposts .post-num.num-2 {
    background-color: #4caf50;
}

.uposts .post-num.num-3 {
    background-color: #ffc107;
}

.uposts .post-num.num-4 {
    background-color: #00bcd4;
}

.uposts .post-num.num-5 {
    background-color: #2196f3;
}

.uposts .post-num.num-6 {
    background-color: #e91e63;
}

.uposts .post-num.num-7 {
    background-color: #34495e;
}

.uposts .post-num.num-8 {
    background-color: #f4e3ab;
}

.uposts .meta {
    position: absolute;
    position: absolute;
    top: 0;
    right: 0;
    color: #999;
    font-size: 13px;
}

.uposts .meta span {}

.author-box {
    display: flex;
    margin-top: 60px;
    justify-content: center;
    margin-bottom: 30px;
    align-items: center;
    position: relative;
}

.author-box .author-image {
    border-radius: 50%;
    flex-shrink: 0;
    height: 70px;
    overflow: hidden;
    width: 70px;
    border-radius: 100%;
    transition: all 500ms;
    border: 4px solid #fff;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.05), 0 10px 10px rgba(0, 0, 0, 0.04);
}

.author-box .author-image img:hover {
    cursor: pointer;
}

.author-box .author-info {
    margin-left: 20px;
}

.author-box .author-name {
    font-size: 16px;
    margin-bottom: 5px;
}

.author-box .author-bio {
    font-size: 14px;
    font-weight: 500;
}

.author-box .author-meta {
    align-items: center;
    display: flex;
    font-size: 16px;
    margin-top: 10px;
}

.author-box .author-meta&gt;a {
    color: #aaa;
    line-height: 1.5;
}

.author-box .author-meta&gt;a+a {
    margin-left: 4px;
}

.author-box .author-meta&gt;a:last-child {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}

.author-box .author-meta&gt;a+a:last-child {
    border-left: 1px solid #e6e6e6;
    margin-left: 10px;
    padding-left: 10px;
}

.author-box .author-meta&gt;a:last-child:after {
    content: "\f054";
    font-family: "Material Design Icons";
    margin-left: 3px;
}

.post-grid .entry-media {
    margin-bottom: 0;
    position: relative;
}

.post-grid .entry-media img {
    margin: 0 auto;
    width: 100%;
    border-radius: 4px 4px 0 0;
}

.entry-media {
    margin-bottom: 10px;
    position: relative;
}

.entry-media .placeholder {
    background-color: #ffffff;
    height: 0;
    overflow: hidden;
    /* border-radius: 4px 4px 0 0; */
}

.entry-media img {
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
}

.entry-media img:hover {
    opacity: 0.6;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.entry-format {
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 50%;
    color: #fff;
    font-size: 15px;
    height: 30px;
    left: 10px;
    line-height: 30px;
    position: absolute;
    text-align: center;
    top: 10px;
    width: 30px;
}

.entry-gallery .caption {
    background-color: rgba(0, 0, 0, 0.4);
    bottom: 0;
    color: #fff;
    font-size: 13px;
    left: 0;
    line-height: 1.4;
    margin: 15px;
    padding: 10px 15px;
    position: absolute;
}

.entry-gallery.owl .owl-prev,
.entry-gallery.owl .owl-next {
    top: 15px;
}

.entry-gallery.owl .owl-prev {
    right: 47px;
}

.entry-gallery.owl .owl-next {
    right: 15px;
}

#crumbs {
    padding-bottom: 10px;
    font-size: 14px;
    opacity: 0.5;
}

#crumbs a {
    /* color: #34495e; */
}

#crumbs a:hover {}

.post-edit-link {
    float: right;
    color: #ccc;
}

.entry-header {
    word-break: break-word;
}

.entry-header .entry-meta {
    align-items: center;
    color: #aaa;
    display: flex;
    flex-wrap: wrap;
    font-size: 11px;
    letter-spacing: 0.2px;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.entry-header .entry-meta&gt;span+span {
    margin-left: 15px;
}

.entry-header .entry-meta a {
    color: #aaa;
}

.entry-header .entry-meta .meta-author a {
    align-items: center;
    display: flex;
}

.entry-header .entry-meta .avatar {
    border-radius: 50%;
    height: 15px;
    margin-right: 8px;
    width: 15px;
}

.entry-header .entry-meta .meta-category {
    display: flex;
    flex-wrap: wrap;
}

.entry-header .entry-meta .meta-category a {
    align-items: center;
    display: flex;
}

.entry-header .entry-meta .meta-category a+a {
    margin-left: 8px;
}

.entry-header .entry-meta .meta-category .dot {
    background-color: var(--accent-color);
    border-radius: 50%;
    height: 6px;
    margin-right: 5px;
    width: 6px;
    background-color: #fd721f;
}

.entry-header .entry-meta .meta-category a:nth-child(2) .dot {
    background-color: #4caf50;
}

.entry-header .entry-meta .meta-category a:nth-child(3) .dot {
    background-color: #2196f3;
}

.entry-header .entry-title {
    font-size: 15px;
    font-weight: 600;
    letter-spacing: -0.2px;
    margin-bottom: 0;
}

.post-grid .entry-header .entry-title {
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.post-list .entry-header .entry-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
}

.menu-post .entry-header .entry-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

@media (max-width: 576px) {
    .entry-header .entry-title {
        font-size: 14px;
        font-weight: 500;
    }
}

.entry-header.white .entry-meta,
.entry-header.white .entry-meta a,
.entry-header.white .entry-title {
    color: #fff;
}

.entry-subheading {
    color: #aaa;
    font-size: 20px;
    font-style: italic;
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: 45px;
}

.entry-excerpt {
    font-size: 13px;
    margin-top: 10px;
    color: #aaa;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    margin-bottom: 10px;
}

.entry-excerpt .excerpt-link {
    margin-left: 5px;
    text-decoration: none;
}

.entry-footer {
    display: flex;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.2px;
    margin-top: 10px;
    text-transform: uppercase;
    flex-wrap: wrap;
}

.entry-footer a {
    position: relative;
    margin-right: 5px;
    color: #aaaaaa;
    padding: 4px 6px;
    border-radius: 4px;
    font-weight: 500;
    background: rgb(246, 246, 246);
    line-height: 1;
    margin-bottom: 8px;
}

.entry-footer .footer-author {
    align-items: center;
    display: flex;
}

.entry-footer .footer-author img {
    border-radius: 50%;
    height: 20px;
    margin-right: 5px;
    width: 20px;
}

.entry-action {
    align-items: center;
    border-top: 1px solid #e6e6e6;
    display: block;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.2px;
    line-height: 1.5;
    margin-top: 30px;
    padding-top: 15px;
    text-transform: uppercase;
}

.entry-action&gt;div {
    align-items: center;
    display: flex;
    position: relative;
    padding: 20px;
    border-radius: 4px;
    justify-content: center;
}

.entry-action .action-count a {
    align-items: center;
    color: #aaa;
    display: flex;
}

.entry-action .action-count a+a {
    margin-left: 12px;
}

.entry-action .action-count .icon {
    background-color: #e6e6e6;
    color: #aaa;
    height: 20px;
    line-height: 20px;
    margin-right: 5px;
    text-align: center;
    width: 20px;
    border-radius: 4px;
}

.entry-action .liked .mdi {
    color: #555;
}

.entry-action .mdi-eye {
    font-size: 13px;
}

.entry-action .mdi-comment {
    font-size: 10px;
}

.entry-action .action-share&gt;a {
    background-color: #1a1a1a;
    color: #fff;
    font-size: 13px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    width: 20px;
}

.entry-action .action-share&gt;a+a {
    margin-left: 6px;
}

.bd_weixin_popup_main {}

.bd_weixin_popup_main img {}

@media (max-width: 767px) {
    .entry-action {
        flex-direction: column;
    }

    .entry-action .action-share {
        margin-top: 15px;
    }
}

@media (max-width: 576px) {

    .entry-excerpt,
    .entry-footer {
        display: none !important;
    }

    .module.slider .entry-excerpt {
        display: block !important;
    }
}

.entry-navigation {
    background-color: #1a1a1a;
    display: flex;
    height: 200px;
    margin-top: 60px;
    position: relative;
}

.entry-navigation:before {
    background-color: rgba(0, 0, 0, 0.4);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
}

.entry-navigation img {
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
}

.entry-navigation .navigation-content {
    margin: auto;
    padding: 30px;
    position: relative;
    text-align: center;
    z-index: 20;
}

.entry-navigation span {
    color: #fff;
    font-size: 17px;
    font-weight: 700;
}

.entry-navigation span:before {
    background-color: #fff;
}

.entry-navigation .navigation-title {
    color: #fff;
    font-size: 30px;
    font-weight: 900;
    margin-bottom: 0;
    margin-top: 5px;
}

@media (max-width: 767px) {
    .entry-navigation {
        height: 150px;
    }

    .entry-navigation span {
        font-size: 15px;
    }

    .entry-navigation .navigation-title {
        font-size: 20px;
    }
}

@media (min-width: 1230px) {
    body:not(.sidebar-right):not(.sidebar-left) .entry-navigation {
        margin-left: calc(-1000px / 2 + 100% / 2);
        margin-right: calc(-1000px / 2 + 100% / 2);
        max-width: 1000px;
    }
}

.entry-tags {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
}

.entry-tags a {
    background-color: #f4f4f4;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    color: #555;
    cursor: pointer;
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    margin: 0 5px 5px 0;
    padding: 5px 10px;
}

.entry-tags a:hover {
    background-color: #0e82fa;
    color: #fff;
}

.article-copyright {
    clear: both;
    overflow: hidden;
    margin-bottom: 30px;
    background: #f7fbff;
    padding: 10px 20px;
    border: 1px dashed #0e82fa;
    border-radius: 6px;
    font-size: 12px;
    margin-top: 20px;
}

.article-copyright a {
    color: #555;
}

.single .type-post .entry-header,
.page .type-page .entry-header {
    margin-bottom: 30px;
}

.single .type-post .entry-meta,
.page .type-page .entry-meta {
    margin-bottom: 10px;
}

.single .type-post .entry-title,
.page .type-page .entry-title {
    font-size: 40px;
    font-weight: 900;
    line-height: 1.1;
}

.single .type-post .entry-media,
.page .type-page .entry-media {
    margin-bottom: 45px;
    margin-top: 45px;
}

.single .type-post .entry-content&gt;p,
.page .type-page .entry-content&gt;p,
.single .type-post .entry-content ul,
.page .type-page .entry-content ul,
.single .type-post .entry-content ol,
.page .type-page .entry-content ol,
.wp-block-columns p {
    font-size: 16px;
    line-height: 30px;
}

.single .type-post .entry-content&gt;p,
.page .type-page .entry-content&gt;p,
.wp-block-columns p {
    margin-bottom: 20px;
}

.single .type-post .entry-content strong,
.page .type-page .entry-content strong {
    color: #1a1a1a;
}

.page.with-subheading .type-page .entry-header {
    margin-bottom: 15px;
}

.page.with-subheading .type-page .entry-subheading {
    margin-bottom: 30px;
}

@media (max-width: 767px) {

    .single .type-post .entry-title,
    .page .type-page .entry-title {
        font-size: 24px;
    }

    .single .type-post .entry-media,
    .page .type-page .entry-media {
        margin-bottom: 30px;
        margin-top: 30px;
    }
}

.post-list {
    display: flex;
    margin-bottom: 30px;
    position: relative;
    padding: 10px;
    background: #fff;
    border-radius: 4px;
}

.post-list .entry-media {
    flex-shrink: 0;
    margin-bottom: 0;
    margin-right: 20px;
    width: 220px;
}

@media (max-width: 767px) {
    .post-list .entry-media {
        width: 120px;
    }

    .post-list .entry-title {
        font-size: 16px;
    }
}

@media (max-width: 575px) {
    .post-list {
        margin-bottom: 10px;
    }
}

.post-grid {
    margin-bottom: 30px;
    background-color: #fff;
    border-radius: 4px;
    transition: box-shadow 0.3s cubic-bezier(0.215, 0.61, 0.355, 1),
        transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1),
        -webkit-box-shadow 0.3s cubic-bezier(0.215, 0.61, 0.355, 1),
        -webkit-transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate(0, 0);
}

.post-grid:hover {
    -webkit-box-shadow: 0 34px 20px -24px rgba(136, 161, 206, 0.3);
    box-shadow: 0 34px 20px -24px rgba(136, 161, 206, 0.3);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    -ms-transform: translateY(-5px);
}

.post-grid .entry-wrapper {
    padding: 10px 10px 20px 10px;
}

.grid_author_avt {
    position: relative;
    z-index: 9;
    display: block;
    width: 100px;
    height: 36px;
    margin-top: -24px;
    margin-left: -10px;
    transform: translateZ(0);
}

.grid_author_avt:hover {
    opacity: 1 !important;
}

.grid_author_avt:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-position: right top;
    background-repeat: no-repeat;
    background-size: 100px 30px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCA3NiAzMSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNzYgMzE7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiNGRkZGRkY7fQ0KPC9zdHlsZT4NCjx0aXRsZT5iZ19zb3VyY2VfYmFkZ2VfMTwvdGl0bGU+DQo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNTcuNywxMS40Yy0xLjQtMS40LTIuNy0yLjktNC4xLTQuNGMtMC4yLTAuMy0wLjUtMC41LTAuOC0wLjhjLTAuMi0wLjItMC4zLTAuMy0wLjUtMC41bDAsMA0KCUM0OC42LDIuMiw0My41LDAsMzgsMFMyNy40LDIuMiwyMy42LDUuN2wwLDBjLTAuMiwwLjItMC4zLDAuMy0wLjUsMC41Yy0wLjMsMC4zLTAuNSwwLjUtMC44LDAuOGMtMS40LDEuNS0yLjcsMy00LjEsNC40DQoJYy01LDUuMS0xMS43LDYuMS0xOC4zLDYuM1YzMWg5LjRoOC45aDM5LjRoNC45SDc2VjE3LjZDNjkuNCwxNy40LDYyLjcsMTYuNSw1Ny43LDExLjR6Ii8+DQo8L3N2Zz4NCg==);
    top: -3px;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: -1;
}

.grid_author_bggo {
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    left: 0;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    z-index: 9;
}

.bg-cover {
    background-size: cover;
    background-position: 50% 50%;
}

.post-large .entry-title {
    font-size: 30px;
}

.post-medium .entry-title {
    font-size: 25px;
}

@media (max-width: 991px) {

    .post-large .entry-title,
    .post-medium .entry-title {
        font-size: 20px;
    }
}

.side-thumbnail .portrait-header {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.side-thumbnail .portrait-media .entry-media {
    margin-top: 0;
}

.post.sticky .entry-title a:before {
    content: "\f403";
    font-family: "Material Design Icons";
    left: -2px;
    position: relative;
    top: 1px;
}

.latest-title {
    font-size: 30px;
    font-weight: 900;
    letter-spacing: 0.2px;
    margin-bottom: 45px;
    text-transform: uppercase;
}

@media (max-width: 767px) {
    .latest-title {
        font-size: 15px;
        margin-bottom: 30px;
    }
}

.bottom-area {
    padding: 60px 0;
}

.bottom-area+.bottom-area {
    padding-top: 0;
}

.site-content&gt;.container+.bottom-area {
    margin-top: 60px;
}

@media (max-width: 767px) {
    .bottom-area {
        padding-bottom: 30px;
    }
}

.related-posts h3,
.comments-area .comments-title,
.comments-area #reply-title {
    font-size: 12px;
    letter-spacing: 0.2px;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.related-posts .post {
    display: flex;
    margin: 15px 0;
}

.related-posts .entry-media {
    flex-shrink: 0;
    margin-bottom: 0;
    margin-right: 20px;
    width: 220px;
}

@media (max-width: 767px) {
    .related-posts .post {
        margin: 10px 0;
    }

    .related-posts .entry-media {
        width: 120px;
    }
}

.comments-area {
    background-color: #fff;
    border-radius: 4px;
    padding: 30px;
    margin-top: 0;
}

.comments-area .comments-title {
    margin-bottom: 40px;
}

.comments-area #reply-title {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    position: relative;
}

.comments-area .must-log-in {
    padding: 50px;
    background-color: #f2f2f2;
    text-align: center;
    font-size: 16px;
}

.comments-area .must-log-in a {
    color: #fd721f;
}

.comments-area #reply-title a,
.comments-area .reply-link a,
.comments-area .edit-link a {
    color: #aaa;
    font-size: 0;
    height: 20px;
    line-height: 20px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 20px;
}

.comments-area #reply-title a:before,
.comments-area .reply-link a:before,
.comments-area .edit-link a:before {
    content: "\f156";
    font-family: "Material Design Icons";
    font-size: 16px;
}

.comments-area .comment-list,
.comments-area .children {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.comments-area .children {
    padding-left: 20px;
}

.comments-area .comment-wrapper {
    margin-bottom: 10px;
}

.comments-area .comment-author-avatar {
    background-color: #f4f4f4;
    border-radius: 50%;
    float: left;
    height: 50px;
    margin-top: 3px;
    overflow: hidden;
    width: 50px;
}

.comments-area .comment-content {
    margin-left: 70px;
    overflow: hidden;
    padding-bottom: 30px;
    position: relative;
}

.comments-area .comment-author-name {
    color: #1a1a1a;
    font-size: 15px;
    font-weight: 700;
}

.comments-area .comment-author-name .fn {
    font-style: normal;
    font-size: 12px;
    font-weight: normal;
}

.comments-area .comment-author-name .fn.vip {
    font-style: normal;
    display: inline-block;
    line-height: 1;
    padding: 4px 12px;
    background-color: #f0ad4e;
    color: #fff;
    border-radius: 4px;
}

.comments-area .comment-metadata {
    color: #aaa;
    font-size: 11px;
    font-weight: normal;
    letter-spacing: 0.2px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.comments-area .comment-body {
    font-size: 14px;
}

.comments-area .comment-body&gt;*:first-child {
    margin-top: 0;
}

.comments-area .comment-body&gt;*:last-child {
    margin-bottom: 0;
}

.comments-area .comment-body ul ul,
.comments-area .comment-body ol ul,
.comments-area .comment-body dl ul,
.comments-area .comment-body ul ol,
.comments-area .comment-body ol ol,
.comments-area .comment-body dl ol,
.comments-area .comment-body ul dl,
.comments-area .comment-body ol dl,
.comments-area .comment-body dl dl {
    margin: 0;
}

.comments-area .comment-body li {
    margin: 5px 0;
}

.comments-area .comment-body a {
    text-decoration: underline;
}

.comments-area&gt;#respond,
.comments-area .comment-list&gt;.comment:last-child&gt;#respond {
    margin-bottom: 0;
}

.comments-area .edit-link a {
    right: 20px;
}

.comments-area .reply-link a:before {
    content: "\f45a";
}

.comments-area .edit-link a:before {
    content: "\f3eb";
}

.comments-area .comment-awaiting-moderation {
    color: #aaa;
    font-style: italic;
    margin: 10px 0 0;
}

.comments-area .pingback {
    margin-bottom: 10px;
}

.comments-area .pingback .edit-link {
    display: none;
}

.comments-area .pingback+.comment {
    margin-top: 40px;
}

.comments-area .no-comments {
    margin: 0;
}

#respond {
    margin-bottom: 45px;
}

#respond .logged-in-as&gt;a:first-child {
    color: #555;
}

#respond .logged-in-as&gt;a:last-child {
    font-weight: 700;
}

#respond .comment-form-comment {
    margin: 30px 0 15px;
}

#respond .comment-author-inputs {
    margin: 0 -15px;
}

#respond .form-submit {
    margin-bottom: 0;
    margin-top: 20px;
}

@media (max-width: 767px) {
    .comments-area .children {
        padding-left: 0;
    }
}

.off-canvas {
    background-color: #fff;
    height: 100vh;
    overflow-y: scroll;
    padding: 60px 0 15px;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-transform: translateX(320px);
    transform: translateX(320px);
    transition: -webkit-transform 0.6s cubic-bezier(0.77, 0, 0.175, 1);
    transition: transform 0.6s cubic-bezier(0.77, 0, 0.175, 1);
    transition: transform 0.6s cubic-bezier(0.77, 0, 0.175, 1),
        -webkit-transform 0.6s cubic-bezier(0.77, 0, 0.175, 1);
    width: 320px;
    z-index: 90;
    -webkit-overflow-scrolling: touch;
}

.off-canvas .logo {
    display: flex;
    justify-content: center;
    margin: 0 auto 30px;
    padding: 0 20px;
    max-width: 220px;
}

.off-canvas .canvas-close {
    position: absolute;
    right: 15px;
    top: 15px;
}

.off-canvas .canvas-close .mdi {
    transition: -webkit-transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1),
        -webkit-transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}

.off-canvas .canvas-close:hover .mdi {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.off-canvas .mega-menu {
    display: none;
}

.off-canvas .widget-area .widget {
    padding: 20px;
}

.off-canvas .widget-area .widget+.widget {
    margin-top: 30px;
}

.off-canvas .widget-area .widget.widget_magsy_promo_widget+.widget_magsy_promo_widget {
    margin-top: -20px;
}

.off-canvas .widget-area .widget .widget-title {
    border-bottom: 1px solid #e6e6e6;
    margin: -20px -20px 20px;
    padding: 15px 20px;
}

body:not(.canvas-visible) .off-canvas {
    visibility: hidden;
}

.canvas-opened {
    overflow-y: hidden;
}

.canvas-opened .off-canvas {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    visibility: visible;
}

.slicknav_menu .slicknav_nav,
.slicknav_menu .sub-menu {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.slicknav_menu .slicknav_nav {
    background-color: #fff;
    display: block !important;
    margin-bottom: 30px;
    padding: 0 20px;
    width: 100%;
}

.slicknav_menu .menu-item&gt;a {
    align-items: center;
    display: flex;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.2px;
    line-height: 1;
    outline: none;
    padding: 14px 0;
    text-transform: uppercase;
}

.slicknav_menu .menu-item&gt;a .emoji {
    margin-left: 0 !important;
    margin-right: 5px !important;
}

.slicknav_menu .menu-item-has-children&gt;a {
    justify-content: space-between;
}

.slicknav_menu .slicknav_item a {
    display: inline;
    outline: none;
    padding: 0;
}

.slicknav_menu .slicknav_arrow {
    color: #aaa;
    font-size: 0;
    line-height: 0;
}

.slicknav_menu .slicknav_arrow:before {
    content: "\f142";
    font-family: "Material Design Icons";
    left: -2px;
    position: relative;
    top: 1px;
    font-size: 14px;
    color: #aaa;
}

.modal {
    background: #fff;
    border-radius: 5px;
    display: none;
    left: 30px;
    margin: 0 auto;
    max-width: 400px;
    padding: 60px 30px 30px;
    position: fixed;
    right: 30px;
    text-align: center;
    top: 30%;
    z-index: 90;
}

.modal .modal-thumbnail {
    background-color: #f4f4f4;
    border: 4px solid #fff;
    border-radius: 50%;
    height: 90px;
    left: 50%;
    margin-left: -45px;
    overflow: hidden;
    position: absolute;
    top: -45px;
    width: 90px;
    z-index: 10;
}

.modal .modal-title {
    color: #1a1a1a;
    font-size: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.modal .modal-form {
    margin-top: 15px;
}

.modal .modal-form .modal-permalink {
    border-color: #e6e6e6;
    color: #555;
}

.dimmer {
    background: rgba(0, 0, 0, 0.7);
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 90;
}

.main-search {
    bottom: 0;
    display: none;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.main-search .search-form {
    height: 100%;
}

.main-search .search-field {
    background-color: transparent;
    font-size: 20px;
    font-weight: 700;
    height: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    border: 0;
}

.main-search .search-field::-webkit-input-placeholder {
    color: #aaa;
}

.main-search .search-field:-ms-input-placeholder {
    color: #aaa;
}

.main-search .search-field::-ms-input-placeholder {
    color: #aaa;
}

.main-search .search-field::placeholder {
    color: #aaa;
}

.main-search .search-submit {
    display: none;
}

.main-search .search-close {
    font-size: 15px;
    margin-top: -15px;
    position: absolute;
    right: 0;
    top: 50%;
}

.search-open .main-search {
    display: block;
    z-index: 10;
}

.search-open .navbar&gt;*:not(.main-search) {
    display: none;
}

.no-search .main-search,
.no-search .search-open {
    display: none;
}

.ads {
    padding: 60px 0;
}

.ads img {
    margin: 0 auto;
}

.ads.before_post_content {
    padding: 0 0 30px;
}

.ads.after_post_content {
    padding: 30px 0 0;
}

@media (max-width: 767px) {
    .ads {
        padding: 30px 0;
    }
}

.term-bar {
    align-items: center;
    background-color: #34495e;
    background-position: center;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 60px 0;
    position: relative;
    text-align: center;
    margin-bottom: 16px;
}

.term-bar:before {
    background-color: #34495e;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: opacity 1s cubic-bezier(0.77, 0, 0.175, 1);
}

.term-bar.lazyloaded:before {
    opacity: 0.5;
}

.term-bar .term-title {
    color: #fff;
    font-size: 23px;
    font-weight: 900;
    line-height: 1;
    margin: 0;
    position: relative;
    margin-bottom: 20px;
}

@media (max-width: 768px) {
    .term-bar .term-title {
        margin: 0;
        margin-bottom: 40px;
    }
}

.search-no-results .term-bar {
    display: none;
}

.social-bar {
    background-color: #f4f4f4;
    display: flex;
    justify-content: center;
    padding: 30px 0;
}

.social-bar a {
    display: flex;
    font-size: 17px;
    padding: 0 15px;
}

.social-bar span {
    font-weight: 900;
    margin-left: 5px;
}

@media (max-width: 767px) {
    .social-bar a {
        padding: 0 10px;
    }
}

.site-footer {
    background-color: #ffffff;
    color: #aaa;
    padding: 20px 0;
    text-align: center;
}

.site-footer a {
    font-weight: 500;
}

.site-footer .nav-list {
    display: flex;
    justify-content: center;
}

.site-footer .nav-list .menu-item+.menu-item:before {
    content: "/";
    margin: 0 10px;
}

.site-footer .site-info {
    margin: 15px auto 0;
    max-width: 750px;
    font-size: 13px;
}

.social-bar+.site-footer {
    border-top: 1px solid #e6e6e6;
}

.footer-widget {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: left;
    border-bottom: 1px solid #eeeeee;
}

@media (max-width: 576px) {
    .footer-widget {
        display: none;
    }
}

.footer-widget .widget--title h5 {
    font-family: "Poppins", sans-serif;
    color: #34495e;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 27px;
}

.footer-widget .footer--logo {
    margin-bottom: 44px;
    max-width: 180px;
}

.footer-widget .widget--about p {
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 30px;
    color: #aaaaaa;
}

.footer-widget .widget--about ul li {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #34495e;
    margin-bottom: 4px;
    display: block;
}

.footer-widget .widget--about ul li:last-of-type {
    margin-bottom: 0;
}

.footer-widget .widget--links ul li a {
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 9px;
    display: block;
}

.footer-widget .widget--links ul li:last-of-type a {
    margin-bottom: 0;
}

.footer-widget .widget--newsletter .newsletter--form {
    position: relative;
}

.footer-widget .widget--newsletter .form-control {
    background-color: #f8f8f8;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #eeeeee;
    font-size: 14px;
    color: #aaaaaa;
    height: 42px;
}

.footer-widget .widget--newsletter button {
    background-color: transparent;
    line-height: 40px;
    color: #34495e;
    font-size: 12px;
    font-weight: 600;
    position: absolute;
    top: 2px;
    right: 20px;
    cursor: pointer;
    border: none;
    height: auto;
    padding: 0;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.footer-widget .widget--newsletter:hover button {
    -webkit-transform: translateX(7px);
    transform: translateX(7px);
}

.footer-widget .widget--newsletter h6 {
    line-height: 1;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 24px;
}

.social-icons a {
    display: inline-block;
    width: 33px;
    height: 33px;
    line-height: 33px;
    border-radius: 50%;
    text-align: center;
    margin-right: 10px;
    background-color: #f5f5f5;
    font-size: 12px;
    color: #bdbdbd;
}

.social-icons a:hover {
    color: #34495e;
}

.social-icons a:last-of-type {
    margin-right: 0;
}

@media (max-width: 767px) {
    .site-footer .nav-list {
        flex-direction: column;
    }

    .site-footer .nav-list .menu-item+.menu-item {
        margin-top: 5px;
    }

    .site-footer .nav-list .menu-item+.menu-item:before {
        display: none;
    }
}

.numeric-pagination&gt;.page-numbers {
    display: flex;
    justify-content: center;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.numeric-pagination li {
    margin: 0 3px;
}

.numeric-pagination .page-numbers:not(ul) {
    align-items: center;
    border-radius: 3px;
    display: flex;
    font-size: 13px;
    font-weight: 700;
    height: 30px;
    justify-content: center;
    width: 30px;
}

.numeric-pagination .page-numbers:not(ul).current {
    background-color: #34495e;
    color: #fff;
}

.numeric-pagination .mdi {
    font-size: 18px;
}

.navigation .nav-links {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
}

.navigation.comment-navigation .nav-previous,
.navigation.comment-navigation .nav-next {
    margin-left: 10px;
    margin-right: 10px;
}

.paged-previous.paged-next .navigation .nav-next {
    margin-right: 2px;
}

.paged-previous.paged-next .navigation .nav-previous a {
    border-radius: 0 30px 30px 0;
}

.paged-previous.paged-next .navigation .nav-next a {
    border-radius: 30px 0 0 30px;
}

.infinite-scroll-status {
    display: none;
    text-align: center;
}

.infinite-scroll-request {
    -webkit-animation: scaleOut 1s infinite ease-in-out;
    animation: scaleOut 1s infinite ease-in-out;
    background-color: #1a1a1a;
    border-radius: 50%;
    height: 40px;
    margin: 60px auto;
    width: 40px;
}

.infinite-scroll-action {
    display: flex;
    justify-content: center;
}

@media (max-width: 767px) {
    .infinite-scroll-action {
        margin-top: 20px;
    }
}

.infinite-scroll-button {
    min-width: 250px;
}

.pagination-infinite_button .infinite-scroll-request,
.pagination-infinite_scroll .infinite-scroll-button,
.pagination-infinite_button .posts-navigation,
.pagination-infinite_scroll .posts-navigation,
.pagination-infinite_button:not(.paged-next) .infinite-scroll-button {
    display: none !important;
}

.article-content {
    border-radius: 4px;
    background-color: #fff;
    word-wrap: break-word;
    padding: 20px;
}

.article-content img {
    width: 100%;
    border-radius: 5px;
}

.article-content pre {
    margin: 20px 0;
    padding: 10px 20px;
    border: none;
    background: #03152a;
    color: #b3b3b3;
    font: 12px/20px "courier new";
}

.article-content blockquote {
    position: relative;
    margin: 30px 0;
    padding: 10px 45px;
    border-radius: 3px;
    background-color: #f8f8fa;
}

.article-content blockquote:before {
    position: absolute;
    top: 20px;
    left: 20px;
    display: block;
    width: 16px;
    height: 14px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAANCAYAAADISGwcAAAABmJLR0QA/wD/AP+gvaeTAAABJUlEQVQ4y62UzVHDMBCFPxgX4BJcQkpIKgAqwKkguAJDBSQdmAooAXPhlINLcDowFSQHr0fPipTMJHozmlnJT6u3f35o//YIlkBt9hroOccb8AQMwAvwY/d8vAMfZh8JY/XoHdTiLPR4LpyOBFABpTz+FeF/mohLnJsE5OZ8irwJcJcmEvvekwCTgI1Etotwa7FjnJsEFIwNA2NjhaIvceVpSVR/gAx4lX1v2QA4iBjlDJKNX6DCZU+b+F/urMT+Fv6QeYIWtqZIQ9l4tgXzUSvkcT+TrWQyl7POH8N7sBG7MhGXOGuYj+E9yHET0hGfooXZW2yKUgkocamtrmRowJUtmYDJeYOrt6LA9c2sPBljt4cudRFbcTDnje1jf8cCN+qNfjgBbfA/pMbdZOcAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAAAAElFTkSuQmCC) no-repeat;
    content: "";
}

.article-content blockquote:after {
    position: absolute;
    right: 20px;
    bottom: 20px;
    display: block;
    width: 16px;
    height: 14px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAANCAYAAADISGwcAAAABmJLR0QA/wD/AP+gvaeTAAABJUlEQVQ4y62UzVHDMBCFPxgX4BJcQkpIKgAqwKkguAJDBSQdmAooAXPhlINLcDowFSQHr0fPipTMJHozmlnJT6u3f35o//YIlkBt9hroOccb8AQMwAvwY/d8vAMfZh8JY/XoHdTiLPR4LpyOBFABpTz+FeF/mohLnJsE5OZ8irwJcJcmEvvekwCTgI1Etotwa7FjnJsEFIwNA2NjhaIvceVpSVR/gAx4lX1v2QA4iBjlDJKNX6DCZU+b+F/urMT+Fv6QeYIWtqZIQ9l4tgXzUSvkcT+TrWQyl7POH8N7sBG7MhGXOGuYj+E9yHET0hGfooXZW2yKUgkocamtrmRowJUtmYDJeYOrt6LA9c2sPBljt4cudRFbcTDnje1jf8cCN+qNfjgBbfA/pMbdZOcAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAAAAElFTkSuQmCC) -16px 0 no-repeat;
    content: "";
}

.article-content blockquote p {
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
}

.article-content .entry-header .entry-meta {
    margin-bottom: 10px;
}

.article-content .entry-header .entry-title {
    font-size: 1.5em;
    font-weight: 500;
    letter-spacing: 0.5px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
    margin-bottom: 30px;
}

.article-content .content-hide-tips {
    padding: 40px 20px 20px;
    border: 1px dashed #ccc;
    margin: 20px 0 40px;
    background-color: #f6f6f6;
    border-radius: 4px;
    position: relative;
}

.article-content .content-hide-ok {
    padding: 20px;
    border: 1px dashed #ccc;
    margin: 20px 0 20px;
    background-color: #f6f6f6;
    border-radius: 4px;
    position: relative;
}

.article-content .content-hide-tips .fa-lock,
.content-hide-tips .fa-unlock-alt {
    font-size: 30px;
    right: 10px;
    top: 5px;
    font-style: normal;
    color: #ccc;
    position: absolute;
    z-index: 1;
}

.article-content .content-hide-tips .rate {
    left: 10px;
    top: 5px;
    position: absolute;
    z-index: 1;
    font-weight: 500;
    margin: 10px;
    background-image: -webkit-linear-gradient(45deg, #f35626, #feab3a);
    -webkit-animation: hue 6s infinite linear;
}

.article-content .content-hide-tips .login-false {
    text-align: center;
}

.article-content .content-hide-tips .coin {
    display: block;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

.article-content .content-hide-tips .coin span {
    padding: 4px 18px;
    background-color: #ffffff;
    color: #f0ad4e;
    line-height: 1;
    border-radius: 20px;
    font-size: 13px;
    border: 1px solid #f0ad4e;
}

.article-content .content-hide-tips .t-c {
    text-align: center;
    font-size: 13px;
}

.article-content .content-hide-tips .red {
    color: #ff3b41;
}

.article-content .pc-button {
    margin: 0 auto;
    text-align: center;
}

@media (max-width: 575px) {
    .article-content {
        padding: 10px;
    }
}

.widget-area .widget {
    position: relative;
    background-color: #fff;
    padding: 20px;
    border-radius: 4px;
    clear: both;
    margin-bottom: 22.5px;
}

.widget-area .widget+.widget {
    margin-top: 20px;
}

.widget-area .widget.widget_magsy_promo_widget+.widget_magsy_promo_widget {
    margin-top: 20px;
}

.widget-area .widget .widget-title {
    font-size: 15px;
    letter-spacing: 0.5px;
    line-height: 1;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.widget ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.widget ul li {
    line-height: 20px;
    padding: 5px 0;
    list-style: none;
}

.widget ul li&gt;a {
    display: inline-block;
}

.widget ul li+li&gt;a,
.widget ul ul li&gt;a {
    margin-top: 0;
}

.widget-userinfo {}

.widget-userinfo .author-card_content {
    position: relative;
}

.widget-userinfo .author_avatar {
    position: relative;
    padding-bottom: 10px;
    width: 100%;
}

.widget-userinfo .author_avatar .tips {
    position: absolute;
    top: -10px;
    right: -5px;
    font-size: 12px;
    color: #d4d4d4;
}

.widget-userinfo .author_avatar .avatar {
    width: 50px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.16);
    border: 2px solid #eee;
    display: inline-block;
    text-align: left;
    height: 50px;
}

.widget-userinfo .author-fields {
    display: flex;
    justify-content: center;
    width: 100%;
    display: -webkit-flex;
}

.widget-userinfo .author-fields div {
    width: 48%;
    text-align: center;
    padding: 2px 10px;
    background-color: #eaeaea;
    border-radius: 4px;
    margin: 0 1%;
    font-size: 13px;
    color: #fd721f;
}

.widget-userinfo .author-fields div span {}

.widget-userinfo .author_avatar a {
    display: inline-block;
    margin-right: 0;
    margin-left: 0;
    line-height: 24px;
}

.widget-userinfo .author_avatar a span {
    display: inline-block;
    font-weight: normal;
    margin-left: 10px;
    line-height: 18px;
    vertical-align: initial;
    float: right;
}

.widget-area .widget.widget-adss {
    overflow: hidden;
    padding: 0;
    border-radius: 0;
}

.widget-adss a {
    width: 100%;
}

.widget-adss .asr {
    display: block;
    padding: 30px 15px;
    text-align: center;
    color: #fff !important;
    background: #64ddbb;
}

.widget-adss .asr h4 {
    margin: 0;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

.widget-adss .asr h5 {
    margin: 15px 0 0;
    font-weight: normal;
    color: #fff;
    line-height: 24px;
}

.widget-adss .asr .btn {
    margin-top: 20px;
    font-weight: normal;
    border-radius: 100px;
    text-align: center;
    vertical-align: top;
    user-select: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 4px 30px;
    line-height: inherit;
}

.btn-outline {
    color: #fff;
    background-color: transparent;
    border: 1px solid #fff;
}

.btn-outline:hover,
.btn-outline:focus,
.btn-outline.focus {
    color: #555;
    background-color: #fff;
}

.widget-comments a {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0;
    color: #777;
    margin: 0;
    width: 100%;
    margin-bottom: 5px;
}

.widget-comments li:last-child a {
    padding-bottom: 0;
}

.widget-comments a:hover {
    color: #444;
}

.widget-comments .inner {
    position: relative;
}

.widget-comments time {
    display: block;
    margin-bottom: 5px;
    color: #bbb;
    font-size: 12px;
    font-weight: 500;
}

.widget-comments strong {
    margin-right: 10px;
    color: #bbb;
}

.widget-comments .avatar {
    float: left;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-right: 5px;
}

.widget-comments small {
    background-color: #f6f6f6;
    width: 100%;
    display: block;
    border-radius: 4px;
    padding: 4px 10px;
    position: relative;
    font-size: 14px;
    color: #bbb;
}

.widget-comments small:before {
    content: " ";
    height: 0;
    width: 0;
    border: 5px solid transparent;
    border-bottom-color: #f6f6f6;
    position: absolute;
    left: 5px;
    top: -10px;
}

.widget .widget-pay {
    display: block;
}

.widget-pay .rateinfo-abs {
    display: inline-block;
    padding-top: 30px;
}

.widget-pay .pay--rateinfo {
    background-color: #ffffff;
    padding: 10px 20px;
    border-radius: 4px;
    box-shadow: 0 10px 20px rgba(213, 213, 213, 0.4);
    margin-top: -30px;
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 11;
}

.widget-pay .pay--rateinfo b .price {
    color: #ffc107;
    font-size: 28px;
    background-image: -webkit-linear-gradient(45deg, #f35626, #feab3a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation: hue 6s infinite linear;
}

.widget-pay .pay--rateinfo b .ua {}

.widget-pay .pay--rateinfo .desc {
    color: #626a71;
}

.widget-pay .pay--content {
    position: relative;
    padding-bottom: 20px;
}

.widget-pay .pay-box {}

.widget-pay .pay-box .pwd {
    padding: 5px;
    margin-top: 10px;
    display: block;
    background-color: #fffacd;
    color: #999999;
    border-radius: 4px;
    text-align: center;
    border: 1px dashed #ffc12b;
}

.widget-pay .pay-box .pwd .copypaw {
    cursor: copy;
    font-weight: 600;
    background-color: #c1c1c1;
    border-radius: 4px;
    color: #d2d2d2;
    padding: 0 10px;
    background-image: linear-gradient(45deg,
            #9e9e9e 25%,
            white 0,
            white 50%,
            #9e9e9e 0,
            #9e9e9e 75%,
            white 0);
    background-size: 2px 2px;
}

.widget-pay .pay-box .pwd .copypaw:hover {
    cursor: copy;
    color: #ffffff;
}

.widget-pay .pay-box .go-pay {
    margin-top: 10px;
    display: none;
}

.widget-pay .pay--content p {
    margin-bottom: 10px;
    text-align: center;
}

.widget-pay .pay--btn {
    padding-bottom: 20px;
}

.widget-pay .pay--content .info {
    display: block;
    padding-bottom: 20px;
}

.pay--content .info .price {
    color: #fd721f;
    font-size: 24px;
    font-weight: 600;
    line-height: 1;
    text-transform: capitalize;
    text-align: center;
}

.pay--content .info .price font i {
    margin-right: 10px;
}

.pay--content .info .price span {
    font-size: 16px;
}

.pay--content .info .vip_rate {
    padding: 6px 12px;
    background-color: #f3f7ff;
    border-radius: 4px;
    text-align: center;
}

.pay--content .info .paynum {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 12px;
}

.widget-pay .agent--contact {}

.type_icont {
    padding: 0 6px;
    height: 18px;
    display: inline-block;
    border-radius: 2px;
    border: 1px solid transparent;
    font-size: 12px;
    text-align: center;
    line-height: 16px;
    font-weight: normal;
    background: #e3f1ff;
    border-color: #2489f5;
    color: #2489f5;
}

.type_icont a {
    color: #2489f5;
}

.type_icont_2 {
    display: inline-block;
    height: 22px;
    line-height: 21px;
    color: #666;
    border: 1px solid #dddddd;
    padding: 0 16px;
    border-radius: 13px;
    font-size: 12px;
    transition: all 0.3s ease;
    color: #ff8a00;
    border-color: #ff8a00;
}

.type_icont_2:hover {}

.agent--contact ul {}

.agent--contact .list-paybody {
    padding: 10px;
    background-color: #f3f7ff;
    border-radius: 4px;
}

.widget-pay .ac_qqhao {
    padding-top: 20px;
    text-align: center;
}

.widget-pay .ac_qqhao a {}

.agent--contact ul li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #8c8c8c;
    font-size: 13px;
}

.cao-widget-posts .posts {
    display: block;
}

.cao-widget-posts .posts .left {
    padding: 10px 0 5px 115px;
    overflow: hidden;
    border-bottom: 1px solid #f0f0f0;
}

.cao-widget-posts .posts .entry-media {
    margin-bottom: 10px;
    position: relative;
    width: 100px;
    float: left;
    margin-left: -115px;
}

.widget_magsy_about_widget .profile-image {
    margin: 0 auto 15px;
}

.widget_magsy_about_widget .bio {}

.widget_magsy_about_widget .profile-name {
    color: #1a1a1a;
    font-size: 17px;
    font-weight: 900;
    margin-top: 15px;
    text-align: center;
}

.widget_magsy_about_widget .profile-autograph {
    margin: 20px auto 0;
}

.widget_calendar #wp-calendar {
    margin: 0;
    width: 100%;
}

.widget_calendar #wp-calendar caption {
    margin-bottom: 10px;
}

.widget_calendar #wp-calendar th,
.widget_calendar #wp-calendar td {
    border: 0;
    font-size: 12px;
    padding: 3px;
    text-align: center;
}

.widget_calendar #wp-calendar th {
    color: #1a1a1a;
}

.widget_calendar #wp-calendar td a {
    font-weight: 700;
}

.widget_calendar #wp-calendar tfoot td {
    padding-top: 10px;
}

.widget_magsy_category_widget .category-item+.category-item {
    margin-top: 0;
}

.widget_magsy_category_widget .category-item&gt;a {
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.widget_magsy_category_widget .category-name {
    align-items: center;
    display: flex;
    font-weight: 600;
}

.widget_magsy_category_widget .dot {
    background-color: var(--accent-color);
    border-radius: 50%;
    height: 6px;
    margin-right: 8px;
    margin-top: 1px;
    width: 6px;
}

.widget_magsy_category_widget .category-count {
    color: #aaa;
    font-size: 13px;
    font-weight: 700;
}

.widget_mc4wp_form_widget .mc4wp-form-fields {
    padding: 45px 0 0;
    position: relative;
    text-align: center;
}

.widget_mc4wp_form_widget .mc4wp-form-fields:before {
    color: #aaa;
    content: "\f5ef";
    font-family: "Material Design Icons";
    font-size: 36px;
    left: 50%;
    position: absolute;
    top: 10px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.widget_mc4wp_form_widget .mc4wp-form-fields&gt;p+p {
    margin: 20px 0 0;
}

.widget_mc4wp_form_widget .mc4wp-form-fields input {
    text-align: center;
}

.widget_magsy_picks_widget .entry-title {
    font-size: 17px;
}

.widget-posts .posts&gt;div {
    align-items: center;
    display: flex;
}

.widget-posts .posts&gt;div+div {
    margin-top: 23px;
}

.widget-posts .entry-thumbnail {
    flex-shrink: 0;
    height: 60px;
    position: relative;
    width: 60px;
}

.widget-posts .entry-thumbnail img {
    border-radius: 50%;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.widget-posts .entry-header {
    margin-bottom: 0;
    margin-left: 15px;
}

.widget-posts .entry-title {
    font-size: 15px;
    font-weight: 700;
    margin-top: 10px;
}

.widget-posts .entry-meta {
    line-height: 1;
}

.widget-posts .posts.reverse&gt;div {
    flex-direction: row-reverse;
}

.widget-posts .posts.reverse .entry-header {
    flex-grow: 1;
    margin-left: 0;
    margin-right: 15px;
}

.widget_recent_comments .recentcomments .url {
    color: #555;
}

.widget_recent_comments .recentcomments&gt;a {
    color: #1a1a1a;
    display: block !important;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.1;
    margin-top: 5px;
}

.widget_recent_comments .recentcomments+.recentcomments {
    margin-top: 18px;
}

.widget_search .search-field {
    margin-bottom: 0;
}

.widget_tag_cloud .tagcloud {
    display: flex;
    flex-wrap: wrap;
}

.widget_tag_cloud .tagcloud&gt;a {
    align-items: center;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    color: #555;
    display: flex;
    font-size: 10px !important;
    font-weight: 500;
    line-height: 1;
    margin: 0 6px 6px 0;
    padding: 6px 8px;
    text-transform: uppercase;
}

.widget_text .textwidget&gt;*:last-child {
    margin-bottom: 0;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes scaleOut {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes scaleOut {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.alignleft {
    float: left;
    margin: 10px 30px 10px 0 !important;
}

.alignright {
    float: right;
    margin: 10px 0 10px 30px !important;
}

.aligncenter {
    clear: both;
    display: block;
    margin: 20px auto !important;
}

.alignnone {
    margin: 30px 0 !important;
}

@media (max-width: 767px) {

    .alignleft,
    .alignright {
        float: none;
        margin: 20px auto !important;
    }
}

.wp-caption {
    max-width: 100%;
    position: relative;
}

.wp-caption-text,
.wp-block-image figcaption {
    font-size: 13px;
    font-style: italic;
    line-height: 16px;
    margin-top: 15px;
    text-align: center;
}

.entry-content .gallery {
    margin-top: 30px;
}

.entry-content .gallery:before,
.entry-content .gallery:after {
    content: " ";
    display: table;
}

.entry-content .gallery:after {
    clear: both;
}

.entry-content .gallery-item {
    float: left;
    margin-bottom: 30px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

.entry-content .gallery-item img {
    display: inline-block;
    vertical-align: middle;
}

.entry-content .gallery-caption {
    display: block;
}

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

.entry-content .gallery-columns-2 .gallery-item:nth-child(2n + 1) {
    clear: left;
}

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

.entry-content .gallery-columns-3 .gallery-item:nth-child(3n + 1) {
    clear: left;
}

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

.entry-content .gallery-columns-4 .gallery-item:nth-child(4n + 1) {
    clear: left;
}

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

.entry-content .gallery-columns-5 .gallery-item:nth-child(5n + 1) {
    clear: left;
}

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

.entry-content .gallery-columns-6 .gallery-item:nth-child(6n + 1) {
    clear: left;
}

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

.entry-content .gallery-columns-7 .gallery-item:nth-child(7n + 1) {
    clear: left;
}

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

.entry-content .gallery-columns-8 .gallery-item:nth-child(8n + 1) {
    clear: left;
}

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

.entry-content .gallery-columns-9 .gallery-item:nth-child(9n + 1) {
    clear: left;
}

.screen-reader-text {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.page-links {
    clear: both;
    font-size: 13px;
    font-weight: 700;
    margin-top: 30px;
}

.page-links a {
    text-decoration: none !important;
}

.page-links a span {
    border: 0;
}

.page-links span {
    border-bottom: 3px solid var(--accent-color);
    display: inline-block;
    line-height: 1;
    margin-right: 5px;
    padding-bottom: 3px;
    text-align: center;
    width: 10px;
}

.wp-block-cover-image {
    margin: 30px 0;
}

.wp-block-cover-image .wp-block-cover-image-text {
    font-family: Lato, sans-serif;
    font-size: 30px;
    font-weight: 900;
    margin-bottom: 0;
}

.wp-block-image {
    margin: 30px 0;
}

.wp-block-image.alignleft img {
    margin-right: auto;
}

.wp-block-image.alignright img {
    margin-left: auto;
}

.wp-block-gallery {
    margin-bottom: 22px;
    margin-top: 22px;
}

.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
    font-family: Lato, sans-serif;
    font-size: 13px;
    font-style: italic;
    line-height: 16px;
    padding-bottom: 20px;
    text-align: center;
}

p.wp-block-subhead {
    color: #aaa;
    opacity: 1;
}

.wp-block-pullquote {
    padding: 10px 0 10px 20px;
    text-align: left;
}

.wp-block-preformatted {
    margin: 30px 0;
}

.wp-block-button .wp-block-button__link {
    border-radius: 30px;
    color: #fff;
    font-family: Lato, sans-serif;
    font-size: 11px;
    font-weight: 900;
    letter-spacing: 1px;
    line-height: 1;
    outline: none;
    padding: 13px 21px;
    text-align: center;
    text-transform: uppercase;
}

.wp-block-columns {
    margin-left: -15px;
    margin-right: -15px;
}

.wp-block-columns .wp-block-column {
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 1230px) {
    body:not(.sidebar-right):not(.sidebar-left) .alignwide {
        margin-left: calc(-1000px / 2 + 100% / 2);
        margin-right: calc(-1000px / 2 + 100% / 2);
        max-width: 1000px;
    }

    body:not(.sidebar-right):not(.sidebar-left) .alignwide img {
        width: 100%;
    }
}

body:not(.sidebar-right):not(.sidebar-left) .alignfull {
    margin-left: calc(-100vw / 2 + 100% / 2);
    margin-right: calc(-100vw / 2 + 100% / 2);
    max-width: 100vw;
}

body:not(.sidebar-right):not(.sidebar-left) .alignfull img {
    width: 100%;
}

.admin-bar.navbar-sticky:not(.ads-before-header) .site-header,
.admin-bar.navbar-sticky_transparent:not(.ads-before-header) .site-header,
.admin-bar.stick-now .site-header,
.admin-bar .off-canvas {
    top: 32px;
}

.admin-bar .off-canvas {
    height: calc(100vh - 32px);
}

.admin-bar ._404 {
    height: calc(100vh - 80px - 120px - 32px);
}

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

    .admin-bar.navbar-sticky:not(.ads-before-header) .site-header,
    .admin-bar.navbar-sticky_transparent:not(.ads-before-header) .site-header,
    .admin-bar.stick-now .site-header,
    .admin-bar .off-canvas {
        top: 46px;
    }

    .admin-bar .off-canvas {
        height: calc(100vh - 46px);
    }

    .admin-bar ._404 {
        height: calc(100vh - 80px - 60px - 46px);
    }
}

._404 {
    display: flex;
    height: calc(100vh - 80px - 120px);
}

._404 ._404-inner {
    margin: auto;
}

._404 .entry-title,
._404 .entry-content {
    text-align: center;
}

._404 .entry-title {
    font-size: 30px;
    font-weight: 900;
    margin-bottom: 15px;
    margin-top: -60px;
}

._404 .search-form {
    margin: 45px auto 0;
    max-width: 350px;
}

@media (max-width: 767px) {
    ._404 {
        height: calc(100vh - 80px - 60px);
    }
}

.flex-center {
    display: flex;
    justify-content: center;
    align-items: center;
}

img.mr-2 {
    width: 120px;
    margin-left: 10px;
}

img.qr-pay {
    display: inline-block;
    margin: 0;
    padding: 20px 0;
    width: 120px;
    text-align: center;
}

.form-group {
    margin-bottom: 30px;
    position: relative;
}

select,
.form-control,
textarea.form-control {
    font-family: "Poppins", sans-serif;
    background-color: #f8f8f8;
    border: 1px solid #eeeeee;
    font-size: 14px;
    color: #aaaaaa;
    line-height: 42px;
    margin-bottom: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    padding: 0 18px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.form-control:focus,
textarea.form-control:focus {
    border-color: #64ddbb;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed;
}

.form-control::-webkit-input-placeholder {
    color: #aaaaaa;
}

.form-control:-moz-placeholder {
    color: #aaaaaa;
}

.form-control::-moz-placeholder {
    color: #aaaaaa;
}

.form-control:-ms-input-placeholder {
    color: #aaaaaa;
}

textarea.form-control {}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child&gt;.btn-group:not(:first-child)&gt;.btn,
.input-group-btn:first-child&gt;.btn:not(:first-child),
.input-group-btn:last-child&gt;.btn,
.input-group-btn:last-child&gt;.btn-group&gt;.btn,
.input-group-btn:last-child&gt;.dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #eeeeee;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.input-group[class*="col-"] {
    float: none;
    padding-right: 0;
    padding-left: 0;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.input-group .form-control:focus {
    z-index: 3;
}

.input-group-btn {
    display: table-cell;
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.label {
    display: inline;
    padding: 0.2em 0.6em 0.3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}

a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.label:empty {
    display: none;
}

.btn .label {
    position: relative;
    top: -1px;
}

.label-default {
    background-color: #777;
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e;
}

.label-primary {
    background-color: #337ab7;
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #286090;
}

.label-success {
    background-color: #5cb85c;
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #449d44;
}

.label-info {
    background-color: #5bc0de;
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5;
}

.label-warning {
    background-color: #f0ad4e;
}

.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #ec971f;
}

.label-danger {
    background-color: #d9534f;
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c9302c;
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #777;
    border-radius: 10px;
}

.badge-warning {
    color: #ffffff;
    background-color: #ffc107;
}

.badge:empty {
    display: none;
}

.btn .badge {
    position: relative;
    top: -1px;
}

.btn-group-xs&gt;.btn .badge,
.btn-xs .badge {
    top: 0;
    padding: 1px 5px;
}

a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.form-box {
    background-color: #ffffff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 40px;
    margin-bottom: 30px;
}

.form-group {
    margin-bottom: 30px;
    position: relative;
}

input[type="checkbox"],
input[type="radio"] {
    clear: none;
    display: inline-block;
    margin: -3px 4px 0 0;
    padding: 0 !important;
    width: 18px;
    height: 18px;
    min-width: 18px;
    outline: 0;
    border-radius: 2px;
    background: #e9eef2;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    line-height: 0;
    cursor: pointer;
    -webkit-transition: 0.05s border-color ease-in-out;
    transition: 0.05s border-color ease-in-out;
    -webkit-appearance: none;
}

input[type="radio"] {
    border-radius: 20px;
}

input[type="checkbox"]:checked,
input[type="radio"]:checked {
    background: #2196f3;
}

input[type="checkbox"]:checked:before,
input[type="radio"]:checked:before {
    display: inline-block;
    margin-top: 1px;
    color: #fff;
    content: "\f00c";
    vertical-align: middle;
    font-size: 13px;
    font: normal normal normal 14px/1 FontAwesome;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

input[type="file"] {
    display: block;
}

input[type="range"] {
    display: block;
    width: 100%;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
    margin: 0;
    padding: 0;
}

#user-profile {}

.user-profile {}

.user-profile .sidebar-card {
    background: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 30px;
}

.author-card .author-infos {
    padding: 30px 0;
    text-align: center;
}

.author-card .author-infos .author_avatar {
    width: 100px;
    height: 100px;
    display: inline-block;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
}

.author_avatar .avatar {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
    border: 8px solid #eee;
}

.author-card .author-infos .author {
    padding-top: 15px;
}

.author-card .author-infos .author h4 {
    font-weight: 600;
    font-size: 18px;
    padding: 0;
    margin: 0;
}

.author-card .author-infos .author p {
    line-height: 30px;
    padding-top: 6px;
    margin: 0;
}

.user-profile .edit--profile-area {
    background-color: #ffffff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 21px 40px;
    margin-bottom: 30px;
}

.edit--profile-links li a {
    padding: 6px 12px;
    display: block;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    text-align: center;
}

.edit--profile-links li a:hover {
    opacity: 0.8;
}

.edit--profile-links li a.active {
    background: #34495e;
    color: #ffffff;
}

.csf-shortcode-button {
    display: none !important;
    opacity: 0;
}

.card-box {
    display: block;
}

.card-box .author-info {
    position: relative;
    text-align: center;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 22px 0 20px;
    margin-bottom: 30px;
}

.card-box .author-info:hover {
    box-shadow: 0 10px 20px rgba(213, 213, 213, 0.4);
    transition: all 0.3s;
}

.card-box .author-info p {
    color: #fff;
    margin-bottom: 7px;
}

.card-box .author-info small {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    padding: 6px 16px;
    opacity: 0.5;
}

.card-box .author-info h3 {
    color: #fff;
    font-size: 28px;
    font-weight: 500;
    margin: 0;
}

.mcolorbg4 {
    background: #ff6a6d;
}

.pcolorbg {
    background: #0674ec;
}

.scolorbg {
    background: #7347c1;
}

.mcolorbg2 {
    background: #4caf50;
}

.pcolorbg2 {
    background: #ffc107;
}

.scolorbg2 {
    background: #ff5722;
}

.btn.avatarinfo {
    margin-right: 0;
    padding-left: 0;
}

.btn.avatarinfo label {
    position: relative;
}

.btn.avatarinfo a[class*="upload"] {
    position: absolute;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -17px 0 0 -24px;
    width: 100%;
    height: 100%;
}

.btn.avatarinfo a[class*="upload"] i {
    font-size: 20px;
    color: #7d7d7d;
}

.btn.avatarinfo a[class*="upload"] input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

.btn.avatarinfo img {
    margin: 0;
    padding: 0;
    margin-right: 0;
    border-radius: 50%;
    max-width: 50px;
}

.form_title_area {
    background: #fff;
    padding: 20px;
    margin-bottom: 20px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.form_title_area h6 {
    display: inline-block;
}

.form_title_area small {
    float: right;
}

.form_title_area:before,
.form_title_area:after {
    display: table;
    content: "";
    clear: both;
}

.payvip-box {
    display: block;
}

.payvip-box .vip-info {
    position: relative;
    text-align: center;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 22px 0 20px;
    margin-bottom: 30px;
    border: 5px solid;
    border-color: transparent;
    opacity: 0.3;
    filter: alpha(opacity=30);
    cursor: pointer;
}

.payvip-box .vip-info.active {
    border-color: #f44336;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-animation: hue 6s infinite linear;
}

.payvip-box .vip-info:hover {
    box-shadow: 0 10px 20px rgba(150, 150, 150, 0.51);
    transition: all 0.3s;
    border-color: #f44336;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
}

.payvip-box .vip-info p {
    color: #fff;
    margin: 0;
    padding: 10px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
}

.payvip-box .vip-info small {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 12px;
    font-weight: 600;
    color: #000;
    padding: 2px 14px;
    opacity: 0.5;
    background-color: #fff;
    border-radius: 0 0 0 15px;
}

.payvip-box .vip-info .vipc {
    left: 0;
    position: absolute;
    top: 0;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    padding: 6px 16px;
    opacity: 0.4;
}

.payvip-box .vip-info h3 {
    color: #fff;
    font-size: 28px;
    font-weight: 500;
    margin: 0;
    text-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
}

.mypay-list a.right-edit {
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0.5;
}

.mypay-list a.right-edit:hover {
    opacity: 1;
}

.mypay-list .mypost-status-nav {
    display: block;
    padding: 0;
    margin-top: -20px;
    padding-bottom: 20px;
}

.mypay-list .mypost-status-nav a {
    padding: 4px 10px;
    color: #34495e;
    margin-right: 10px;
}

.hide1,
.hide2,
.hide3,
.hide4,
.hide5 {
    display: none;
}

.media-modal-content .media-frame select.attachment-filters {
    display: none !important;
}

.media-modal-content .attachments-browser .search {
    display: none !important;
}

.attachment-details .setting+.description,
.attachment-details .setting,
.media-sidebar .setting {
    /* display:none !important; */
}

.charge .modules__title {
    border-bottom: 1px solid #ececec;
    padding: 10px;
    position: relative;
}

.charge .modules__title h4 {
    text-align: center;
    padding: 10px;
    background-color: #f6f6f6;
    border-radius: 4px;
    color: #ff6a6d;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
    background-image: -webkit-linear-gradient(45deg, #f35626, #feab3a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation: hue 6s infinite linear;
}

.charge .modules__title .btn-order {
    position: absolute;
    right: 20px;
    top: 16px;
    font-size: 14px;
    font-weight: 600;
    float: right;
}

.charge .well {
    background-color: #f6f6f6;
    border: 1px solid #ff6a6d;
}

.charge .modules__content {
    padding: 30px 30px 0;
}

.charge .subtitle {
    font-size: 18px;
    margin-bottom: 20px;
}

.charge .modules__content .amounts {
    padding-bottom: 10px;
}

.charge .modules__content .amounts ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
    justify-content: space-between;
}

.charge .modules__content .amounts ul li p.selected {
    background: #0674ec;
    color: #fff;
}

.charge .modules__content .amounts ul li {
    list-style: none;
}

.charge .modules__content .amounts ul li p {
    font-size: 16px;
    font-weight: 600;
    background: #eff1f5;
    padding: 6px 20px;
    text-align: center;
    cursor: pointer;
    border-radius: 200px;
}

.charge .modules__content .amounts ul li p:hover {
    -webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.3);
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.3);
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}

.modules__content .amounts ul li+li {}

.input-group .payradio label {
    cursor: pointer;
}

.or {
    width: 100%;
    background: #ececec;
    height: 1px;
    margin-bottom: 33px;
    position: relative;
}

.or:before {
    content: "Or";
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    background: #fff;
    padding: 0px 20px;
    color: #0674ec;
    font-weight: 500;
    transform: translate(-50%, -50%);
}

.input-group .input-group-addon {
    border: none;
    font-size: 18px;
    color: #555;
}

@media (max-width: 768px) {
    .charge .modules__content .amounts ul li p {
        font-size: 14px;
        padding: 0 10px;
        font-weight: 500;
    }

    #pay-qrcode p {
        font-size: 16px;
        text-align: center;
        float: none;
        padding: 0;
        padding-top: 30px;
    }
}

@media (max-width: 576px) {
    .form-box {
        padding: 20px;
    }

    .home-filter--content .form-box {
        padding: 0 20px;
    }

    .charge .modules__content {
        padding: 10px 10px 0;
    }

    .charge .modules__title .btn-order {
        position: initial;
    }
}

.register-login-modal .modal-dialog {
    width: 370px;
    margin: 100px auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.register-login-modal .modal-content {
    border: none;
    box-shadow: none;
    position: relative;
    background-color: transparent;
}

.register-login-modal .nav-tabs {
    border-bottom: none;
    text-align: center;
    padding-left: 0;
    padding: 10px;
    list-style: none;
    margin: 0;
}

.register-login-modal .nav-tabs&gt;li {
    float: none;
    display: inline-block;
}

.register-login-modal .nav-tabs&gt;li&gt;a {
    opacity: 0.3;
    padding: 0px 10px;
    border: none;
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
    font-weight: 600;
}

.register-login-modal .nav-tabs&gt;li.active&gt;a,
.register-login-modal .nav-tabs&gt;li.active&gt;a:focus,
.register-login-modal .nav-tabs&gt;li.active&gt;a:hover,
.register-login-modal .nav-tabs&gt;li&gt;a:focus,
.register-login-modal .nav-tabs&gt;li&gt;a:active,
.register-login-modal .nav-tabs&gt;li&gt;a:hover {
    background-color: transparent;
    border: none;
    opacity: 1;
}

.register-login-modal .nav-tabs&gt;li.active&gt;a:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -5px;
    border: 10px solid transparent;
    border-bottom: 10px solid #ffffff;
}

.register-login-modal .tab-content {
    padding: 20px;
    background-color: #ffffff;
    border-radius: 4px;
}

.register-login-modal .open-oauth .btn {
    color: #ffffff !important;
    font-size: 14px;
    margin: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 2px;
    position: relative;
    display: inline-block;
    margin-right: 10px;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    cursor: pointer;
    margin-left: 10px;
    padding: 0;
    letter-spacing: 0;
    font-weight: normal;
}

.register-login-modal .open-oauth .btn:hover {
    opacity: 0.5;
}

.register-login-modal .open-oauth {
    margin-bottom: 20px;
}

.register-login-modal .open-oauth .btn-qq {
    background-color: #1296db;
}

.register-login-modal .open-oauth .btn-weixin {
    background-color: #23bf36;
}

.register-login-modal .open-oauth .btn-weibo {
    background-color: #ff9100;
}

.register-login-modal .btn--facebook i {
    margin-right: 7px;
}

.register-login-modal .or-text {
    position: relative;
    text-align: center;
    line-height: 1;
    margin-bottom: 25px;
}

.register-login-modal .or-text:after {
    content: "";
    position: absolute;
    top: 9px;
    left: 0;
    background-color: #e5e5e5;
    width: 100%;
    height: 1px;
}

.register-login-modal .or-text span {
    background-color: #ffffff;
    display: inline-block;
    padding: 0 8px;
    z-index: 2;
    position: relative;
}

.register-login-modal .form-group {
    margin-bottom: 15px;
}

.register-login-modal .input-checkbox {
    padding-top: 10px;
    margin-bottom: 25px;
}

.register-login-modal .label-checkbox span,
.register-login-modal .label-checkbox span a {
    color: #aaaaaa;
}

.register-login-modal .label-checkbox span a {
    text-decoration: underline;
}

.register-login-modal .forget-password {
    margin-top: 20px;
    display: block;
    text-align: center;
    text-decoration: underline;
    color: #aaaaaa;
    font-size: 13px;
}

.poster-share-ico {
    margin: 5px 0;
    text-align: center;
    position: absolute;
    right: 0;
    bottom: -30px;
}

.poster-share-ico a {
    height: 30px;
    font-size: 12px;
    width: 30px;
    background-color: #03a9f4;
    line-height: 1;
    position: relative;
    color: #fff;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50% !important;
}

.poster-share-ico a:hover {
    opacity: 0.8;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.tab-content&gt;.tab-pane {
    display: none;
}

.tab-content&gt;.active {
    display: block;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

.fade.in {
    opacity: 1;
}

.text-center {
    text-align: center;
    margin-bottom: 40px;
}

.rollbar {
    position: fixed;
    right: 15px;
    bottom: 15px;
    z-index: 999;
    display: none;
    width: 50px;
}

.rollbar .rollbar-item {
    position: relative;
    margin-top: 10px;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    background-color: #34495e;
    color: #fff;
    text-align: center;
    opacity: 0.5;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.rollbar .rollbar-item:hover {
    color: #fff;
    opacity: 0.9;
}

.rollbar .rollbar-item .fa {
    font-size: 18px;
    line-height: 40px;
}

@media (max-width: 768px) {
    .cs-moble-false {
        display: none;
    }

    .flinks {
        display: none;
    }

    .rollbar {
        right: -100px;
    }
}

.alert {
    position: relative;
    padding: 0.875rem 0.875rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.alert {
    font-size: 15px;
}

.alert strong {
    font-weight: 600;
}

.alert hr {
    margin: 0.875rem 0;
}

.alert p:last-child {
    margin-bottom: 0;
}

.alert-heading {
    font-weight: 600;
    font-size: 1.5rem;
    margin-top: 0.15rem;
}

.alert-flush {
    border-radius: 0;
    border-left: 0;
    border-right: 0;
}

.alert-modern {
    display: inline-block;
    padding: 0;
    border-radius: 50rem;
    margin: 0 !important;
    padding: 0.3rem 0.8rem 0.375rem 0.8rem;
}

.alert-modern::after {
    display: inline-block;
    margin-left: 10.2px;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "fontawesome";
    font-weight: 700;
    content: "\F105";
}

.alert-modern .badge+.alert-content {
    margin-left: 0.5rem;
    background-image: -webkit-linear-gradient(45deg, #f35626, #feab3a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation: hue 6s infinite linear;
}

.alert-dark {
    background-color: #ffffff;
    color: #34495e;
    border: 0;
}

/*Ã¦Å¡â€”Ã©Â»â€˜mod ripro-dark  .ripro-dark */
.ripro-dark {
    background-color: #232425;
}

.ripro-dark .site-header {
    background-color: #191616;
}

.ripro-dark a {
    color: #eee;
}

.ripro-dark .navbar .menu-item.menu-item-has-children&gt;a:after {
    color: #eee;
}

.ripro-dark .navbar .sub-menu {
    background-color: #191616;
}

.ripro-dark .mega-menu {
    background-color: #272727;
}

.ripro-dark .navbar .user-pbtn {}

.ripro-dark .navbar .navbar-button,
.ripro-dark .off-canvas .canvas-close {}

.ripro-dark .burger {}

.ripro-dark .module.parallax {
    background: #171819;
}

.ripro-dark .module.parallax img {
    display: none;
}

.ripro-dark .bgcolor-fff {
    background-color: #1d1e1f;
}

.ripro-dark .module.slider .entry-wrapper:before {
    background-color: #000000;
}

.ripro-dark .module.slider .post:before {
    background-color: #000;
}

.ripro-dark .owl .owl-dot {
    background-color: #fff;
}

.ripro-dark .owl .owl-dot.active {
    background-color: #ff9800;
}

.ripro-dark .off-canvas {
    background-color: #191616;
}

.ripro-dark .widget-area .widget {
    background-color: #181616;
}

.ripro-dark .off-canvas .widget-area .widget .widget-title,
.ripro-dark .cao-widget-posts .posts .left {
    border-bottom: 1px solid #232121;
}

.ripro-dark .home-filter--content {
    background-color: #171819;
}

.ripro-dark .alert-dark {
    background-color: #1d1e1f;
    color: #ff9800;
}

.ripro-dark .dropdown {
    background-color: #1d1e1f;
    border: 1px solid #232425;
}

.ripro-dark .dropdown .selected::after {
    box-shadow: inset -55px 0 25px -20px #1d1e1f;
}

.ripro-dark .dropdown div {
    background: #1d1e1f;
    border: 1px solid #292929;
    border-top: 1px solid #292929;
}

.ripro-dark .home-filter--content .form-box input {
    border: 1px solid #1d1e1f;
    border-radius: 4px;
    background-color: #232425;
}

.ripro-dark.modular-title-2 .section-title:before {
    background-color: #232425;
}

.ripro-dark.modular-title-2 .section-title span {
    background-color: #171616;
    background: #171616;
}

.ripro-dark .widget-pay .pay--rateinfo {
    background-color: #232425;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4);
}

.ripro-dark .agent--contact .list-paybody {
    background-color: #232425;
}

.ripro-dark .post-grid {
    background-color: #171819;
}

.ripro-dark .post-list {
    background: #171819;
}

.ripro-dark .post-grid:hover {
    -webkit-box-shadow: 0 34px 20px -24px rgb(0, 0, 0);
    box-shadow: 0 34px 20px -24px rgb(0, 0, 0);
}

.ripro-dark .entry-media img:hover {
    opacity: 1;
}

.ripro-dark .grid_author_avt:after {
    background-image: url(data:image/svg+xml;base64,77u/PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIzMjFweCIgaGVpZ2h0PSIxMzNweCIgdmlld0JveD0iMCAwIDMyMSAxMzMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDMyMSAxMzMiIHhtbDpzcGFjZT0icHJlc2VydmUiPiAgPGltYWdlIGlkPSJpbWFnZTAiIHdpZHRoPSIzMjEiIGhlaWdodD0iMTMzIiB4PSIwIiB5PSIwIgogICAgaHJlZj0iZGF0YTppbWFnZS9wbmc7YmFzZTY0LGlWQk9SdzBLR2dvQUFBQU5TVWhFVWdBQUFVRUFBQUNGQ0FNQUFBRHkzcm9WQUFBQUJHZEJUVUVBQUxHUEMveGhCUUFBQUNCalNGSk4KQUFCNkpnQUFnSVFBQVBvQUFBQ0E2QUFBZFRBQUFPcGdBQUE2bUFBQUYzQ2N1bEU4QUFBQU5sQk1WRVgvLy84ZEhoOGRIaDhkSGg4ZApIaDhkSGg4ZEhoOGRIaDhkSGg4ZEhoOGRIaDhkSGg4ZEhoOGRIaDhkSGg4ZEhoOGRIaC8vLy8rZGhDQ2dBQUFBRUhSU1RsTUFRRkNBCnYrL1BqMkFnMzU5d01LOFFCVWpUT0FBQUFBRmlTMGRFQUlnRkhVZ0FBQUFIZEVsTlJRZmpCd1FYSmhTaEsycG5BQUFDOUVsRVFWUjQKMnUzY0M1YUNNQkJFVVVPQy9NSDlyM1pFUjRmeGQ1QWlkSGVvdHdLNEowU0NrTU9CTWZhVXk3d1BJZVNuZThjUUNsKzZTdnJJOUZkbApQdFNuRDRXbWRkSUhxYmF1N2ZQVHJJS240bU5EMXRUejlHNzFMUy9wZTBQWmY2ZDNteHlKZU1rMU02L2RsNGpsSUgzOHdnMyt5NHYzCnFienBwRTlDc0tvQithNkZVdnBFaEhKaEZiK3hlbytHSy9ydDByQmIxMjkzaHNNNjg5OWpZVGYzMlI2NGZmbGNzNHQ3RzNlTTVYY3UKVC85U0hvcUlmbU1oOFhXS1EyK2c5ejRNWXcvQWEzMnlzMkVWY3dhY1ZpZTYwTXVpL1FRL2wrU1Z2TTBWZkt1UlB0M1ZHNVk5QWx6ZQpNYkhKY0xNcGNFS1kxR1RZYlRnRjNzc1RJaFFCVElsUUNEQWRRakhBVkFnRkFjK0VtZlRwR3djOEpYQnZMUTFvbmxBZTBQaGNxQURRCk5xRUtRTXVFUS96SHFmT3FqYTZSaCszWHd1K3krWmhCRWFCUndxMGZaMzJ1bCtiNHZqaC9xaS9QM0NOWGJZRG1DRXRwcnhlWldweG8KQkRSRnFCUFFFR0VuTGZVMkk0c1RKV3U1VjlsWTN5a0d0RUdvR3RBQ29YSkEvWVRxQWJVVEdnRFVUV2dDVURPaEVVQzloR1lBdFJLVwpkZ0Ixdm16ZFNxTjhXU3NOOWxDa3I1UmlwdXZyblU3VGZ5SnowL1NLcHFrcDhDODFrK0htcjBpdmw0NHZUemI0VENsZUN0Nk9NendBCnIvWEMzK0cxTm1mQWFia1h2SlJOWDhCL2lYMGR2L0pPQ2FLR0VsL0hKK1EzZHR4NkhHWnArWTNWRzI2Zk5MUnB6SCtQNWNVMnY4dk8KM2hKNGZ2SDM4ZXFLTklmZnBENGk0Zzc0ZmhGamJNdFhsY2dtZC9hcWkyekZvWGpXMjhuZys5K3hLZkVIWU9QT3Nyc2FlMCtGeGkvYwpndGhsdmtudnBtOXBvZmV0bTdWdzZaeHJmUkZJOTZaNjNCZDd4SFJ1TWsxNmY5ay9PMWg4VWkvZVJWRDZJRXhIUVRRS29sRVFqWUpvCkZFU2pJQm9GMFNpSVJrRTBDcUpSRUkyQ2FCUkVveUFhQmRFb2lFWkJOQXFpVVJDTmdtZ1VSS01nR2dYUktJaEdRVFFLb2xFUWpZSm8KRkVTaklCb0YwU2lJUmtFMENxSlJFSTJDYUJSRW95QWFCZEVvaUVaQk5BcWlVUkNOZ21nVVJLTWdHZ1hSS0loR1FUUUtvbEVRallKbwpGRVNqSU5xQk1mRitBRFlWN1FPTDQ1TlJBQUFBSlhSRldIUmtZWFJsT21OeVpXRjBaUUF5TURFNUxUQTNMVEEwVkRFMU9qTTRPakl3Ckt6QTRPakF3eDVtQndRQUFBQ1YwUlZoMFpHRjBaVHB0YjJScFpua0FNakF4T1Mwd055MHdORlF4TlRvek9Eb3lNQ3N3T0Rvd01MYkUKT1gwQUFBQVpkRVZZZEZOdlpuUjNZWEpsQUVGa2IySmxJRWx0WVdkbFVtVmhaSGx4eVdVOEFBQUFBRWxGVGtTdVFtQ0MiIC8+Cjwvc3ZnPgo=);
}

.ripro-dark .entry-footer a {
    background: rgb(35, 36, 37);
    color: #5d5d5d;
}

.ripro-dark .module.slider .entry-footer a {
    color: #fff;
}

.ripro-dark .category-box .entry-thumbnails {
    background-color: #1d1e1f;
}

.ripro-dark .slider.big {
    box-shadow: 0 34px 20px -24px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 34px 20px -24px rgba(0, 0, 0, 0.3);
}

.ripro-dark .uposts {
    background-color: #2d2d2d;
}

.ripro-dark .module.parallax {
    /*opacity: 0.5;*/
}

.ripro-dark .site-footer {
    background-color: #181616;
}

.ripro-dark .footer-widget .widget--newsletter .form-control {
    background-color: #171616;
    border: 1px solid #1a1b1d;
}

.ripro-dark .footer-widget {
    border-bottom: 1px solid #212121;
}

.ripro-dark input {
    border: 1px solid #232425;
    background-color: #232425;
}

.ripro-dark .form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #232425;
}

.ripro-dark .widget-comments small {
    background-color: #232425;
}

.ripro-dark .widget-comments small:before {
    border-bottom-color: #232425;
}

.ripro-dark .widget_tag_cloud .tagcloud&gt;a {
    border: 1px solid #171616;
    color: #555;
}

.ripro-dark .article-content {
    background-color: #171616;
}

.ripro-dark #crumbs a {
    color: #34495e;
}

.ripro-dark .article-content blockquote {
    background-color: #232425;
    color: #949494;
}

.ripro-dark .article-content .content-hide-tips {
    border: 1px dashed #f44336;
    background-color: #232425;
}

.ripro-dark .article-content .entry-header .entry-title {
    border-bottom: 1px solid #383838;
}

.ripro-dark h1,
h2,
h3,
h4,
h5,
h6 {
    color: #808080;
}

.ripro-dark .entry-tags a {
    background-color: #232425;
    border: 1px solid #232425;
}

.ripro-dark .article-copyright {
    background: #0b0c0c;
    border: 1px dashed #232425;
}

.ripro-dark .comments-area {
    background-color: #171616;
}

.ripro-dark .filter--content {
    box-shadow: 0 34px 20px -24px rgba(0, 0, 0, 0.06);
    border: 1px solid #232425;
    background-color: #171819;
}

.ripro-dark .form-box {
    background-color: #171819;
}

.ripro-dark .filter--content .filter-item span {
    background-color: #171819;
}

.ripro-dark select,
.ripro-dark .form-control,
.ripro-dark textarea.form-control {
    background-color: #232425;
    border: 1px solid #171819;
    color: #aaaaaa;
}

.ripro-dark .user-profile .sidebar-card {
    background: #171819;
}

.ripro-dark .user-profile .edit--profile-area {
    background-color: #171819;
}

.ripro-dark .charge .modules__title {
    border-bottom: 1px solid #212121;
}

.ripro-dark .or {
    background: #232425;
}

.ripro-dark .or:before {
    background: #171819;
}

.ripro-dark .well {
    background-color: #101010;
    border: 1px solid #171819;
}

.ripro-dark .swal2-container.swal2-shown {
    background-color: rgba(0, 0, 0, 0.9);
}

.ripro-dark .swal2-popup {
    background: #292929;
}

.ripro-dark .swal2-title {
    color: #fff;
}

.ripro-dark textarea {
    border: 1px solid #171616;
    background: #232425;
}

.ripro-dark .edit--profile-links li a.active {
    background: #232425;
}

.ripro-dark .navbar .login-btn {
    background-color: #34495e;
    border: 1px solid #181616;
}

.ripro-dark .register-login-modal .tab-content {
    background-color: #292929;
}

.ripro-dark .register-login-modal .or-text span {
    background-color: #292929;
}

.ripro-dark .register-login-modal .nav-tabs&gt;li.active&gt;a:after {
    border-bottom: 10px solid #292929;
}

.ripro-dark .slicknav_menu .slicknav_nav {
    background-color: #181616;
}

.ripro-dark .card-box .author-info:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4);
}

/* page */
.stui-page {
    margin-bottom: 30px;
}

.stui-page li {
    display: inline-block;
    margin-left: 10px;
}

.stui-page li .num,
.stui-page li a {
    display: inline-block;
    padding: 5px 15px;
    border-radius: 5px;
}

.stui-page-text {
    padding: 0 20px 20px;
}

.stui-page-text a,
.stui-page-text em,
.stui-page-text span {
    font-style: normal;
    display: inline-block;
    margin: 0;
    padding: 6px 12px;
    border-radius: 2px;
    cursor: pointer;
}

.stui-page-text .pagego {
    padding: 6px;
    margin-right: 5px;
    border-radius: 5;
}

.stui-page-text .pagebtn {
    padding: 6px 12px;
    cursor: pointer;
}

.stui-page li a,
.stui-page li .num,
.stui-page-text a,
.stui-page-text em,
.stui-page-text span {
    background-color: #FFFFFF;
    border: 1px solid #EEEEEE;
}

.stui-page li a:hover,
.stui-page li.active a,
.stui-page li.active .num,
.stui-page li.disabled a,
.stui-page-text span.pagenow {
    background-color: #FF9900;
    color: #FFFFFF;
    border: 1px solid #FF9900;
}

.stui-page-text .pagego {
    border: 1px solid #EEEEEE;
}

.stui-page-text .pagebtn {
    background-color: #FFFFFF;
    border: 1px solid #EEEEEE;
}


/* extra */
.stui-extra {
    position: fixed;
    right: 50px;
    bottom: 50px;
    list-style: none;
}

.stui-extra li {
    position: relative;
    padding: 15px 10px 0;
    list-style: none;
}

.stui-extra li a,
.stui-extra li span {
    display: block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 4px;
    font-size: 18px;
    cursor: pointer;
}

.stui-extra li a .icon,
.stui-extra li span .icon {
    font-size: 18px
}

.stui-extra li a img {
    margin-top: 15px;
    width: 20px;
    height: 20px
}

.stui-extra li .sideslip {
    display: none;
    position: absolute;
    bottom: 0;
    right: 100%
}

.stui-extra li .sideslip:before {
    content: " ";
    width: 10px;
    height: 10px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-width: 0 1px 1px 0;
    position: absolute;
    bottom: 20px;
    right: -6px;
    border-style: solid
}

.stui-extra li:hover .sideslip {
    display: block
}

/* extra */
.stui-extra li a,
.stui-extra li span {
    background-color: #FFFFFF;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}

.stui-extra li a.backtop {
    background-color: rgba(0, 0, 0, 0.6);
    color: #FFFFFF;
}

.stui-extra li .sideslip {
    background-color: #FFFFFF;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}

.stui-extra li .sideslip:before {
    background-color: #FFFFFF;
    border-color: rgba(0, 0, 0, 0.1);
}


.hide,
.visible-lg,
.visible-md,
.visible-sm,
.visible-xs,
.visible-mi {
    display: none !important;
}</pre></body></html>