@charset "UTF-8";
/*!
Theme Name: TM TriO
Theme URI: http://trio.thememove.com
Author: ThemeMove
Author URI: http://thememove.com
Description: In Vogue Multipurpose WordPress Theme
Version: 1.6.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tm-trio
Tags: featured-images, post-formats, sticky-post, threaded-comments, translation-ready
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Vendor
# Elements
# Objects
# Components
--------------------------------------------------------------*/
/*
Settings store all variables, config switches, etc.
Split up into logical sections, the smaller and simpler the better.
*/
/*
Vendor and Normalize
*/
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    height: 100%;
}

body {
    margin: 0;
    min-height: 100%;
}

.article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

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

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

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

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

small {
    font-size: 80%;
}

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

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
}

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

figure {
    margin: 1em 0px;
}

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

pre {
    overflow: auto;
}

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

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

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

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

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

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

input {
    line-height: normal;
}

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

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

input[type="search"] {
    box-sizing: content-box;
    -webkit-appearance: textfield;
}

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

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

legend {
    padding: 0;
    border: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

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

td,
th {
    padding: 0;
}

.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}

@media (min-width: 544px) {
    .container {
        max-width: 576px;
    }
}

@media (min-width: 769px) {
    .container {
        max-width: 720px;
    }
}

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

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

.container-fluid, .xwide > .wrapper,
[mode="xwide"] > .wrapper, .content--left .wrapper {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}

.row, .insight-carousel .slick-track {
    display: flex;
    flex-wrap: wrap;
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-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, .single.post--style--style02 .content .content-area, .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, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, [blog="fullwidth"] .content-area, [blog="content-sidebar"] .content-area, [blog="content-sidebar"] .widget-area, [blog="sidebar-content"] .content-area, [blog="sidebar-content"] .widget-area, .topbar {
    position: relative;
    min-height: 1px;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-pull-1 {
    right: 8.33333%;
}

.col-xs-pull-2 {
    right: 16.66667%;
}

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

.col-xs-pull-4 {
    right: 33.33333%;
}

.col-xs-pull-5 {
    right: 41.66667%;
}

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

.col-xs-pull-7 {
    right: 58.33333%;
}

.col-xs-pull-8 {
    right: 66.66667%;
}

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

.col-xs-pull-10 {
    right: 83.33333%;
}

.col-xs-pull-11 {
    right: 91.66667%;
}

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

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

.col-xs-push-1 {
    left: 8.33333%;
}

.col-xs-push-2 {
    left: 16.66667%;
}

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

.col-xs-push-4 {
    left: 33.33333%;
}

.col-xs-push-5 {
    left: 41.66667%;
}

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

.col-xs-push-7 {
    left: 58.33333%;
}

.col-xs-push-8 {
    left: 66.66667%;
}

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

.col-xs-push-10 {
    left: 83.33333%;
}

.col-xs-push-11 {
    left: 91.66667%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-pull-1 {
        right: 8.33333%;
    }

    .col-sm-pull-2 {
        right: 16.66667%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-4 {
        right: 33.33333%;
    }

    .col-sm-pull-5 {
        right: 41.66667%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-7 {
        right: 58.33333%;
    }

    .col-sm-pull-8 {
        right: 66.66667%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-10 {
        right: 83.33333%;
    }

    .col-sm-pull-11 {
        right: 91.66667%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-push-1 {
        left: 8.33333%;
    }

    .col-sm-push-2 {
        left: 16.66667%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-4 {
        left: 33.33333%;
    }

    .col-sm-push-5 {
        left: 41.66667%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-7 {
        left: 58.33333%;
    }

    .col-sm-push-8 {
        left: 66.66667%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-10 {
        left: 83.33333%;
    }

    .col-sm-push-11 {
        left: 91.66667%;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-offset-0 {
        margin-left: 0%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66667%;
    }

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

    .col-sm-offset-4 {
        margin-left: 33.33333%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66667%;
    }

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

    .col-sm-offset-7 {
        margin-left: 58.33333%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66667%;
    }

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

    .col-sm-offset-10 {
        margin-left: 83.33333%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66667%;
    }

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

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

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

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

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

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

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

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

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

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

    .col-md-10, .single.post--style--style02 .content .content-area {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

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

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

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-pull-1 {
        right: 8.33333%;
    }

    .col-md-pull-2 {
        right: 16.66667%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-4 {
        right: 33.33333%;
    }

    .col-md-pull-5 {
        right: 41.66667%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-7 {
        right: 58.33333%;
    }

    .col-md-pull-8 {
        right: 66.66667%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-10 {
        right: 83.33333%;
    }

    .col-md-pull-11 {
        right: 91.66667%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-push-1 {
        left: 8.33333%;
    }

    .col-md-push-2 {
        left: 16.66667%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-4 {
        left: 33.33333%;
    }

    .col-md-push-5 {
        left: 41.66667%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-7 {
        left: 58.33333%;
    }

    .col-md-push-8 {
        left: 66.66667%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-10 {
        left: 83.33333%;
    }

    .col-md-push-11 {
        left: 91.66667%;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-offset-0 {
        margin-left: 0%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333%;
    }

    .col-md-offset-2 {
        margin-left: 16.66667%;
    }

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

    .col-md-offset-4 {
        margin-left: 33.33333%;
    }

    .col-md-offset-5 {
        margin-left: 41.66667%;
    }

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

    .col-md-offset-7 {
        margin-left: 58.33333%;
    }

    .col-md-offset-8 {
        margin-left: 66.66667%;
    }

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

    .col-md-offset-10 {
        margin-left: 83.33333%;
    }

    .col-md-offset-11 {
        margin-left: 91.66667%;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-pull-1 {
        right: 8.33333%;
    }

    .col-lg-pull-2 {
        right: 16.66667%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-4 {
        right: 33.33333%;
    }

    .col-lg-pull-5 {
        right: 41.66667%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-7 {
        right: 58.33333%;
    }

    .col-lg-pull-8 {
        right: 66.66667%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-10 {
        right: 83.33333%;
    }

    .col-lg-pull-11 {
        right: 91.66667%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-push-1 {
        left: 8.33333%;
    }

    .col-lg-push-2 {
        left: 16.66667%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-4 {
        left: 33.33333%;
    }

    .col-lg-push-5 {
        left: 41.66667%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-7 {
        left: 58.33333%;
    }

    .col-lg-push-8 {
        left: 66.66667%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-10 {
        left: 83.33333%;
    }

    .col-lg-push-11 {
        left: 91.66667%;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-offset-0 {
        margin-left: 0%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66667%;
    }

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

    .col-lg-offset-4 {
        margin-left: 33.33333%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66667%;
    }

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

    .col-lg-offset-7 {
        margin-left: 58.33333%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66667%;
    }

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

    .col-lg-offset-10 {
        margin-left: 83.33333%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66667%;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

    .col-xl-pull-0 {
        right: auto;
    }

    .col-xl-pull-1 {
        right: 8.33333%;
    }

    .col-xl-pull-2 {
        right: 16.66667%;
    }

    .col-xl-pull-3 {
        right: 25%;
    }

    .col-xl-pull-4 {
        right: 33.33333%;
    }

    .col-xl-pull-5 {
        right: 41.66667%;
    }

    .col-xl-pull-6 {
        right: 50%;
    }

    .col-xl-pull-7 {
        right: 58.33333%;
    }

    .col-xl-pull-8 {
        right: 66.66667%;
    }

    .col-xl-pull-9 {
        right: 75%;
    }

    .col-xl-pull-10 {
        right: 83.33333%;
    }

    .col-xl-pull-11 {
        right: 91.66667%;
    }

    .col-xl-pull-12 {
        right: 100%;
    }

    .col-xl-push-0 {
        left: auto;
    }

    .col-xl-push-1 {
        left: 8.33333%;
    }

    .col-xl-push-2 {
        left: 16.66667%;
    }

    .col-xl-push-3 {
        left: 25%;
    }

    .col-xl-push-4 {
        left: 33.33333%;
    }

    .col-xl-push-5 {
        left: 41.66667%;
    }

    .col-xl-push-6 {
        left: 50%;
    }

    .col-xl-push-7 {
        left: 58.33333%;
    }

    .col-xl-push-8 {
        left: 66.66667%;
    }

    .col-xl-push-9 {
        left: 75%;
    }

    .col-xl-push-10 {
        left: 83.33333%;
    }

    .col-xl-push-11 {
        left: 91.66667%;
    }

    .col-xl-push-12 {
        left: 100%;
    }

    .col-xl-offset-0 {
        margin-left: 0%;
    }

    .col-xl-offset-1 {
        margin-left: 8.33333%;
    }

    .col-xl-offset-2 {
        margin-left: 16.66667%;
    }

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

    .col-xl-offset-4 {
        margin-left: 33.33333%;
    }

    .col-xl-offset-5 {
        margin-left: 41.66667%;
    }

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

    .col-xl-offset-7 {
        margin-left: 58.33333%;
    }

    .col-xl-offset-8 {
        margin-left: 66.66667%;
    }

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

    .col-xl-offset-10 {
        margin-left: 83.33333%;
    }

    .col-xl-offset-11 {
        margin-left: 91.66667%;
    }

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

@media (min-width: 1920px) {
    .col-xxl-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

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

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

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

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

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

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

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

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

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

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

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

    .col-xxl-pull-0 {
        right: auto;
    }

    .col-xxl-pull-1 {
        right: 8.33333%;
    }

    .col-xxl-pull-2 {
        right: 16.66667%;
    }

    .col-xxl-pull-3 {
        right: 25%;
    }

    .col-xxl-pull-4 {
        right: 33.33333%;
    }

    .col-xxl-pull-5 {
        right: 41.66667%;
    }

    .col-xxl-pull-6 {
        right: 50%;
    }

    .col-xxl-pull-7 {
        right: 58.33333%;
    }

    .col-xxl-pull-8 {
        right: 66.66667%;
    }

    .col-xxl-pull-9 {
        right: 75%;
    }

    .col-xxl-pull-10 {
        right: 83.33333%;
    }

    .col-xxl-pull-11 {
        right: 91.66667%;
    }

    .col-xxl-pull-12 {
        right: 100%;
    }

    .col-xxl-push-0 {
        left: auto;
    }

    .col-xxl-push-1 {
        left: 8.33333%;
    }

    .col-xxl-push-2 {
        left: 16.66667%;
    }

    .col-xxl-push-3 {
        left: 25%;
    }

    .col-xxl-push-4 {
        left: 33.33333%;
    }

    .col-xxl-push-5 {
        left: 41.66667%;
    }

    .col-xxl-push-6 {
        left: 50%;
    }

    .col-xxl-push-7 {
        left: 58.33333%;
    }

    .col-xxl-push-8 {
        left: 66.66667%;
    }

    .col-xxl-push-9 {
        left: 75%;
    }

    .col-xxl-push-10 {
        left: 83.33333%;
    }

    .col-xxl-push-11 {
        left: 91.66667%;
    }

    .col-xxl-push-12 {
        left: 100%;
    }

    .col-xxl-offset-0 {
        margin-left: 0%;
    }

    .col-xxl-offset-1 {
        margin-left: 8.33333%;
    }

    .col-xxl-offset-2 {
        margin-left: 16.66667%;
    }

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

    .col-xxl-offset-4 {
        margin-left: 33.33333%;
    }

    .col-xxl-offset-5 {
        margin-left: 41.66667%;
    }

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

    .col-xxl-offset-7 {
        margin-left: 58.33333%;
    }

    .col-xxl-offset-8 {
        margin-left: 66.66667%;
    }

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

    .col-xxl-offset-10 {
        margin-left: 83.33333%;
    }

    .col-xxl-offset-11 {
        margin-left: 91.66667%;
    }

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

.col-xs-first {
    order: -1;
}

.col-xs-last {
    order: 1;
}

@media (min-width: 544px) {
    .col-sm-first {
        order: -1;
    }

    .col-sm-last {
        order: 1;
    }
}

@media (min-width: 769px) {
    .col-md-first {
        order: -1;
    }

    .col-md-last {
        order: 1;
    }
}

@media (min-width: 992px) {
    .col-lg-first {
        order: -1;
    }

    .col-lg-last {
        order: 1;
    }
}

@media (min-width: 1200px) {
    .col-xl-first {
        order: -1;
    }

    .col-xl-last, [blog="sidebar-content"] .content-area {
        order: 1;
    }
}

@media (min-width: 1920px) {
    .col-xxl-first {
        order: -1;
    }

    .col-xxl-last {
        order: 1;
    }
}

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

.row-xs-center, .insight-carousel .slick-track {
    align-items: center;
}

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

@media (min-width: 544px) {
    .row-sm-top {
        align-items: flex-start;
    }

    .row-sm-center {
        align-items: center;
    }

    .row-sm-bottom {
        align-items: flex-end;
    }
}

@media (min-width: 769px) {
    .row-md-top {
        align-items: flex-start;
    }

    .row-md-center {
        align-items: center;
    }

    .row-md-bottom {
        align-items: flex-end;
    }
}

@media (min-width: 992px) {
    .row-lg-top {
        align-items: flex-start;
    }

    .row-lg-center {
        align-items: center;
    }

    .row-lg-bottom {
        align-items: flex-end;
    }
}

@media (min-width: 1200px) {
    .row-xl-top {
        align-items: flex-start;
    }

    .row-xl-center {
        align-items: center;
    }

    .row-xl-bottom {
        align-items: flex-end;
    }
}

@media (min-width: 1920px) {
    .row-xxl-top {
        align-items: flex-start;
    }

    .row-xxl-center {
        align-items: center;
    }

    .row-xxl-bottom {
        align-items: flex-end;
    }
}

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

@media (min-width: 544px) {
    .row-sm-between {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

@media (min-width: 769px) {
    .row-md-between {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

@media (min-width: 992px) {
    .row-lg-between {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

@media (min-width: 1200px) {
    .row-xl-between {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

@media (min-width: 1920px) {
    .row-xxl-between {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

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

@media (min-width: 544px) {
    .row-sm-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        flex-direction: row-reverse;
    }
}

@media (min-width: 769px) {
    .row-md-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        flex-direction: row-reverse;
    }
}

@media (min-width: 992px) {
    .row-lg-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        flex-direction: row-reverse;
    }
}

@media (min-width: 1200px) {
    .row-xl-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        flex-direction: row-reverse;
    }
}

@media (min-width: 1920px) {
    .row-xxl-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        flex-direction: row-reverse;
    }
}

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

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

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

@media (min-width: 544px) {
    .col-sm-top {
        align-self: flex-start;
    }

    .col-sm-center {
        align-self: center;
    }

    .col-sm-bottom {
        align-self: flex-end;
    }
}

@media (min-width: 769px) {
    .col-md-top {
        align-self: flex-start;
    }

    .col-md-center {
        align-self: center;
    }

    .col-md-bottom {
        align-self: flex-end;
    }
}

@media (min-width: 992px) {
    .col-lg-top {
        align-self: flex-start;
    }

    .col-lg-center {
        align-self: center;
    }

    .col-lg-bottom {
        align-self: flex-end;
    }
}

@media (min-width: 1200px) {
    .col-xl-top {
        align-self: flex-start;
    }

    .col-xl-center {
        align-self: center;
    }

    .col-xl-bottom {
        align-self: flex-end;
    }
}

@media (min-width: 1920px) {
    .col-xxl-top {
        align-self: flex-start;
    }

    .col-xxl-center {
        align-self: center;
    }

    .col-xxl-bottom {
        align-self: flex-end;
    }
}

/*-------------------------------------*\
	HINT.css - A CSS tooltip library
\*-------------------------------------*/
/**
 * HINT.css is a tooltip library made in pure CSS.
 *
 * Source: https://github.com/chinchang/hint.css
 * Demo: http://kushagragour.in/lab/hint/
 *
 * Release under The MIT License
 *
 */
/**
 * source: hint-core.scss
 *
 * Defines the basic styling for the tooltip.
 * Each tooltip is made of 2 parts:
 * 	1) body (:after)
 * 	2) arrow (:before)
 *
 * Classes added:
 * 	1) hint
 */
[class*="hint--"] {
    position: relative;
    display: inline-block;
    /**
     * tooltip arrow
     */
    /**
     * tooltip body
     */
}

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

[class*="hint--"]:hover:before, [class*="hint--"]:hover:after {
    visibility: visible;
    opacity: 1;
}

[class*="hint--"]:hover:before, [class*="hint--"]:hover:after {
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    transition-delay: 100ms;
}

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

[class*="hint--"]:after {
    background: #383838;
    color: white;
    padding: 8px 10px;
    font-size: 12px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 12px;
    white-space: nowrap;
}

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

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

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

/**
 * source: hint-position.scss
 *
 * Defines the positoning logic for the tooltips.
 *
 * Classes added:
 * 	1) hint--top
 * 	2) hint--bottom
 * 	3) hint--left
 * 	4) hint--right
 */
/**
 * set default color for tooltip arrows
 */
.hint--top-left:before {
    border-top-color: #383838;
}

.hint--top-right:before {
    border-top-color: #383838;
}

.hint--top:before {
    border-top-color: #383838;
}

.hint--bottom-left:before {
    border-bottom-color: #383838;
}

.hint--bottom-right:before {
    border-bottom-color: #383838;
}

.hint--bottom:before {
    border-bottom-color: #383838;
}

.hint--left:before {
    border-left-color: #383838;
}

.hint--right:before {
    border-right-color: #383838;
}

/**
 * top tooltip
 */
.hint--top:before {
    margin-bottom: -11px;
}

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

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

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

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

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

/**
 * bottom tooltip
 */
.hint--bottom:before {
    margin-top: -11px;
}

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

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

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

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

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

/**
 * right tooltip
 */
.hint--right:before {
    margin-left: -11px;
    margin-bottom: -6px;
}

.hint--right:after {
    margin-bottom: -14px;
}

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

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

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

/**
 * left tooltip
 */
.hint--left:before {
    margin-right: -11px;
    margin-bottom: -6px;
}

.hint--left:after {
    margin-bottom: -14px;
}

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

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

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

/**
 * top-left tooltip
 */
.hint--top-left:before {
    margin-bottom: -11px;
}

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

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

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

.hint--top-left:after {
    margin-left: 12px;
}

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

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

/**
 * top-right tooltip
 */
.hint--top-right:before {
    margin-bottom: -11px;
}

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

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

.hint--top-right:after {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
}

.hint--top-right:after {
    margin-left: -12px;
}

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

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

/**
 * bottom-left tooltip
 */
.hint--bottom-left:before {
    margin-top: -11px;
}

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

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

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

.hint--bottom-left:after {
    margin-left: 12px;
}

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

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

/**
 * bottom-right tooltip
 */
.hint--bottom-right:before {
    margin-top: -11px;
}

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

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

.hint--bottom-right:after {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
}

.hint--bottom-right:after {
    margin-left: -12px;
}

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

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

/**
 * source: hint-sizes.scss
 *
 * Defines width restricted tooltips that can span
 * across multiple lines.
 *
 * Classes added:
 * 	1) hint--small
 * 	2) hint--medium
 * 	3) hint--large
 *
 */
.hint--small:after,
.hint--medium:after,
.hint--large:after {
    white-space: normal;
    line-height: 1.4em;
}

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

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

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

/**
 * source: hint-theme.scss
 *
 * Defines basic theme for tooltips.
 *
 */
[class*="hint--"] {
    /**
     * tooltip body
     */
}

[class*="hint--"]:after {
    box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

/**
 * source: hint-color-types.scss
 *
 * Contains tooltips of various types based on color differences.
 *
 * Classes added:
 * 	1) hint--error
 * 	2) hint--warning
 * 	3) hint--info
 * 	4) hint--success
 *
 */
/**
 * Error
 */
.hint--error:after {
    background-color: #b34e4d;
}

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

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

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

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

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

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

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

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

/**
 * Warning
 */
.hint--warning:after {
    background-color: #c09854;
}

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

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

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

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

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

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

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

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

/**
 * Info
 */
.hint--info:after {
    background-color: #3986ac;
}

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

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

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

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

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

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

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

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

/**
 * Success
 */
.hint--success:after {
    background-color: #60be74;
}

.hint--success.hint--top-left:before {
    border-top-color: #60be74;
}

.hint--success.hint--top-right:before {
    border-top-color: #60be74;
}

.hint--success.hint--top:before {
    border-top-color: #60be74;
}

.hint--success.hint--bottom-left:before {
    border-bottom-color: #60be74;
}

.hint--success.hint--bottom-right:before {
    border-bottom-color: #60be74;
}

.hint--success.hint--bottom:before {
    border-bottom-color: #60be74;
}

.hint--success.hint--left:before {
    border-left-color: #60be74;
}

.hint--success.hint--right:before {
    border-right-color: #60be74;
}

/**
 * source: hint-always.scss
 *
 * Defines a persisted tooltip which shows always.
 *
 * Classes added:
 * 	1) hint--always
 *
 */
.hint--always:after, .hint--always:before {
    opacity: 1;
    visibility: visible;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/**
 * source: hint-rounded.scss
 *
 * Defines rounded corner tooltips.
 *
 * Classes added:
 * 	1) hint--rounded
 *
 */
.hint--rounded:after {
    border-radius: 4px;
}

/**
 * source: hint-effects.scss
 *
 * Defines various transition effects for the tooltips.
 *
 * Classes added:
 * 	1) hint--no-animate
 * 	2) hint--bounce
 *
 */
.hint--no-animate:before, .hint--no-animate:after {
    -webkit-transition-duration: 0ms;
    -moz-transition-duration: 0ms;
    transition-duration: 0ms;
}

.hint--bounce:before, .hint--bounce:after {
    -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    -moz-transition: opacity 0.3s ease, visibility 0.3s ease, -moz-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
}

html {
    box-sizing: border-box;
}

*,
*:before,
*:after {
    /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    box-sizing: inherit;
}

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

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

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

#__bs_notify__ {
    top: auto !important;
    bottom: 20% !important;
    border-top-left-radius: 5px !important;
    background-color: #ab61ff !important;
    font-size: 20px !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

a {
    color: #696969;
    text-decoration: none;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

a:hover, a:focus, a:active {
    color: #FDC657;
}

a:focus {
    outline: none;
}

a:hover, a:active {
    outline: 0;
}

.insight-btn.alt, .copyright-newsletter.style01 .copyright-newsletter-right .form input.alt[type="submit"], body.page .comments-area .comment-form input.alt[type="submit"], .single .content .comments-area .comment-form input.alt[type="submit"] {
    background-color: #fff;
    color: #FDC657;
}

.insight-btn.alt:hover, .copyright-newsletter.style01 .copyright-newsletter-right .form input.alt:hover[type="submit"], body.page .comments-area .comment-form input.alt:hover[type="submit"], .single .content .comments-area .comment-form input.alt:hover[type="submit"] {
    background-color: #FDC657;
    color: #fff;
}

ol {
    list-style: decimal;
}

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

dt {
    font-weight: bold;
}

dd {
    margin: 0 1.5em 1.5em;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    border: none;
    border-radius: 0;
    color: #202020;
    background-color: #f4f4f4;
    padding: 18px 20px;
    outline: none;
    width: 100%;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

select {
    border: 1px solid #f1eeea;
}

select:focus {
    outline: none;
}

textarea {
    width: 100%;
}

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

img {
    max-width: 100%;
    /* Make sure images are scaled correctly. */
    height: auto;
    /* Adhere to container width. */
    vertical-align: top;
}

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

body,
button,
input,
select,
textarea {
    font-size: 15px;
    color: #404040;
    background-color: #f4f4f4;
    font-family: Poppins;
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body {
    background-color: #ffffff;
}

h1, h2, h3, h4, h5, h6 {
    clear: both;
    -webkit-font-smoothing: antialiased;
}

p {
    margin-bottom: 1.5em;
    -webkit-font-smoothing: antialiased;
}

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

blockquote {
    margin: 0;
}

address {
    margin: 0 0 1.5em;
}

pre {
    font-size: 15px;
    overflow: auto;
    margin-bottom: 1.6em;
    padding: 1.6em;
    max-width: 100%;
    background: #eeeeee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    line-height: 1.6;
}

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

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

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

big {
    font-size: 125%;
}

blockquote,
q {
    quotes: "" "";
}

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

/*
VC Elements and Helper ( Class for heredity, keyframe, helper class )
*/
.insight-accordion .item {
    margin-bottom: 20px;
    background: #ffffff;
    overflow: hidden;
}

.insight-accordion .item .title {
    background-color: #F2F2F2;
    color: #1F1F1F;
    font-weight: 700;
    padding: 0px 30px;
    height: 60px;
    line-height: 60px;
    text-transform: uppercase;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-accordion .item .title .icon {
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    position: absolute;
    top: 0px;
    right: 0px;
}

.insight-accordion .item .title .icon i {
    width: 60px;
    height: 60px;
    line-height: 60px;
    color: #1F1F1F;
    font-style: normal;
    font-size: 16px;
    font-weight: 400;
}

.insight-accordion .item .title .icon i.icon-default {
    font-family: Ionicons;
}

.insight-accordion .item .title .icon i.icon-default:before {
    content: '\f216';
}

.insight-accordion .item .title .number {
    display: block;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 28px;
    font-weight: 700;
}

.insight-accordion .item .content {
    height: 0;
    padding: 0 30px;
    line-height: 1.6;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-accordion .item:last-child {
    margin-bottom: 0;
}

.insight-accordion .item.active .content {
    height: auto;
    padding: 30px 30px 10px 30px;
}

.insight-accordion .item:hover .title {
    background: #FDC657;
    color: #ffffff;
}

.insight-accordion .item:hover .title .icon i {
    color: #ffffff;
}

.insight-accordion.insight-accordion-left .title {
    padding-left: 60px;
}

.insight-accordion.insight-accordion-left .title .icon, .insight-accordion.insight-accordion-left .title .number {
    left: 0px;
    right: auto;
}

.insight-accordion.insight-accordion-right .title {
    padding-right: 60px;
}

.insight-accordion.insight-accordion-style-02 .item .title {
    background-color: transparent;
    border: 2px solid #EEEEEE;
}

.insight-accordion.insight-accordion-style-02 .item:hover .title {
    color: #FDC657;
    background-color: transparent;
    border: 2px solid #FDC657;
}

.insight-accordion.insight-accordion-style-02 .item:hover .title .icon i {
    color: #FDC657;
}

.insight-accordion.insight-accordion-style-02 .item:hover .title .number {
    color: #FDC657;
}

.insight-accordion.insight-accordion-style-02 .item.active .title, .insight-accordion.insight-accordion-style-02 .item.active .icon i, .insight-accordion.insight-accordion-style-02 .item.active .number {
    color: #FDC657;
}

.insight-alert-message {
    padding: 20px;
    font-size: 16px;
    font-weight: 600;
    background-color: #FFEFBF;
    color: #7F775F;
    position: relative;
}

.insight-alert-message.insight-alert-message-has-close {
    padding-right: 50px;
}

.insight-alert-message.insight-alert-message-has-close .close {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
}

.insight-button {
    display: inline-block;
}

.insight-button a {
    display: inline-block;
    height: 62px;
    line-height: 56px;
    border-width: 3px;
    border-style: solid;
    border-color: #FDC657;
    background-color: #FDC657;
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    padding: 0 30px;
}

.insight-button a:hover {
    background-color: #222222;
    border-color: #222222;
    color: #ffffff;
}

.insight-button.border-width-0px a {
    border-width: 0px;
}

.insight-button.border-width-1px a {
    border-width: 1px;
}

.insight-button.border-width-2px a {
    border-width: 2px;
}

.insight-button.border-width-3px a {
    border-width: 3px;
}

.insight-button.border-width-4px a {
    border-width: 4px;
}

.insight-button.border-radius-0px a {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.insight-button.border-radius-1px a {
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.insight-button.border-radius-2px a {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.insight-button.border-radius-3px a {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.insight-button.border-radius-4px a {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.insight-button.full-width {
    display: block;
    width: 100%;
}

.insight-button.full-width a {
    display: block;
    width: 100%;
}

.insight-button.size-small a {
    height: 44px;
    line-height: 38px;
    padding: 0 20px;
}

.insight-button.size-medium a {
    height: 52px;
    line-height: 46px;
    padding: 0 24px;
}

.insight-button.align-left {
    display: block;
    text-align: left;
}

.insight-button.align-center {
    display: block;
    text-align: center;
}

.insight-button.align-right {
    display: block;
    text-align: right;
}

.insight-button.icon-position-left a i {
    margin-right: 10px;
}

.insight-button.icon-position-right a i {
    margin-left: 10px;
}

.insight-button.appearing-icon.icon-position-left a i {
    width: 0;
    opacity: 0;
    transform: translateX(-100%);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    margin-right: 0;
}

.insight-button.appearing-icon.icon-position-left a:hover i {
    width: auto;
    opacity: 1;
    transform: translateX(0);
    margin-right: 10px;
}

.insight-button.appearing-icon.icon-position-right a i {
    width: 0;
    opacity: 0;
    transform: translateX(100%);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    margin-left: 0;
}

.insight-button.appearing-icon.icon-position-right a:hover i {
    width: auto;
    opacity: 1;
    transform: translateX(0);
    margin-left: 10px;
}

@media (max-width: 991px) {
    .insight-button {
        text-align: left !important;
    }

    .insight-button.mb-center {
        text-align: center !important;
    }

    .insight-button.mb-100 a {
        width: 100% !important;
    }
}

.insight-carousel--slide {
    outline: none;
}

.insight-carousel--slide img {
    margin: 0 auto;
    opacity: .2;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-carousel--slide:hover img {
    opacity: 1;
}

.insight-carousel.no-effect .insight-carousel--slide img {
    opacity: 1;
}

.insight-carousel.style-02 img {
    width: 100%;
}

.insight-carousel .slick-arrow {
    display: block;
    width: 50px;
    height: 50px;
    background-color: #fff;
    color: #222;
    font-size: 0;
    z-index: 2;
    margin-top: -25px;
}

.insight-carousel .slick-arrow:before {
    font-size: 16px;
    font-family: FontAwesome;
    color: #222;
}

.insight-carousel .slick-next {
    right: 0;
}

.insight-carousel .slick-next:before {
    content: "\f054";
}

.insight-carousel .slick-prev {
    left: 0;
}

.insight-carousel .slick-prev:before {
    content: "\f053";
}

.slick-track {
    min-width: 100%;
}

.insight-clients img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}

.insight-counter {
    display: block;
    width: 100%;
    padding: 100px 30px 80px 30px;
    text-align: center;
}

.insight-counter .number {
    font-size: 80px;
    font-weight: 700;
    line-height: 1;
}

.insight-counter .text {
    font-size: 16px;
    font-weight: 600;
    margin-top: 10px;
}

.insight-counter .icon {
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #FDC657;
    color: #ffffff;
    margin-top: 20px;
}

.insight-counter .icon i {
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 20px;
}

.insight-counter.style02 .icon {
    display: none;
}

.insight-counter.style02 .number {
    font-size: 50px;
}

.insight-counter.style02 .text {
    color: #FDC657;
}

.insight-counter.style03 .icon {
    display: none;
}

.insight-counter.style03 .number {
    font-size: 50px;
}

.insight-countdown {
    text-align: center;
}

.insight-countdown .insight-countdown-timer div {
    display: inline-block;
    margin: 0 20px;
    color: #ffffff;
    font-size: 50px;
    font-weight: 700;
    text-transform: uppercase;
    height: 48px;
    line-height: 48px;
}

.insight-countdown .insight-countdown-timer div span {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    height: 48px;
    line-height: 48px;
    float: right;
    margin-left: 20px;
}

.insight-contact-form.style-01 input[type="text"], .insight-contact-form.style-01 input[type="email"], .insight-contact-form.style-01 input[type="number"], .insight-contact-form.style-01 textarea {
    background-color: transparent;
    border: 2px solid #222222;
    margin-top: 20px;
}

.insight-contact-form.style-01 input[type="text"]::-webkit-input-placeholder, .insight-contact-form.style-01 input[type="email"]::-webkit-input-placeholder, .insight-contact-form.style-01 input[type="number"]::-webkit-input-placeholder, .insight-contact-form.style-01 textarea::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #222222;
}

.insight-contact-form.style-01 input[type="text"]::-moz-placeholder, .insight-contact-form.style-01 input[type="email"]::-moz-placeholder, .insight-contact-form.style-01 input[type="number"]::-moz-placeholder, .insight-contact-form.style-01 textarea::-moz-placeholder {
    /* Firefox 19+ */
    color: #222222;
}

.insight-contact-form.style-01 input[type="text"]:-ms-input-placeholder, .insight-contact-form.style-01 input[type="email"]:-ms-input-placeholder, .insight-contact-form.style-01 input[type="number"]:-ms-input-placeholder, .insight-contact-form.style-01 textarea:-ms-input-placeholder {
    /* IE 10+ */
    color: #222222;
}

.insight-contact-form.style-01 input[type="text"]:-moz-placeholder, .insight-contact-form.style-01 input[type="email"]:-moz-placeholder, .insight-contact-form.style-01 input[type="number"]:-moz-placeholder, .insight-contact-form.style-01 textarea:-moz-placeholder {
    /* Firefox 18- */
    color: #222222;
}

.insight-contact-form.style-01 input[type="text"].wpcf7-not-valid, .insight-contact-form.style-01 input[type="text"].wpcf17-not-valid, .insight-contact-form.style-01 input[type="email"].wpcf7-not-valid, .insight-contact-form.style-01 input[type="email"].wpcf17-not-valid, .insight-contact-form.style-01 input[type="number"].wpcf7-not-valid, .insight-contact-form.style-01 input[type="number"].wpcf17-not-valid, .insight-contact-form.style-01 textarea.wpcf7-not-valid, .insight-contact-form.style-01 textarea.wpcf17-not-valid {
    border-color: #ff0000;
}

.insight-contact-form.style-01 input[type="submit"] {
    margin-top: 20px;
    background-color: #222222;
    border-color: #222222;
    color: #ffffff;
    text-transform: uppercase;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-contact-form.style-01 input[type="submit"]:hover {
    background-color: #FDC657;
    border-color: #FDC657;
}

.insight-contact-form.style-01 .form-submit {
    text-align: center;
}

.insight-contact-form.style-02 input[type="text"], .insight-contact-form.style-02 input[type="email"], .insight-contact-form.style-02 input[type="number"], .insight-contact-form.style-02 textarea {
    background-color: #ffffff;
    border: none;
    margin-top: 20px;
}

.insight-contact-form.style-02 input[type="text"]::-webkit-input-placeholder, .insight-contact-form.style-02 input[type="email"]::-webkit-input-placeholder, .insight-contact-form.style-02 input[type="number"]::-webkit-input-placeholder, .insight-contact-form.style-02 textarea::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #222222;
}

.insight-contact-form.style-02 input[type="text"]::-moz-placeholder, .insight-contact-form.style-02 input[type="email"]::-moz-placeholder, .insight-contact-form.style-02 input[type="number"]::-moz-placeholder, .insight-contact-form.style-02 textarea::-moz-placeholder {
    /* Firefox 19+ */
    color: #222222;
}

.insight-contact-form.style-02 input[type="text"]:-ms-input-placeholder, .insight-contact-form.style-02 input[type="email"]:-ms-input-placeholder, .insight-contact-form.style-02 input[type="number"]:-ms-input-placeholder, .insight-contact-form.style-02 textarea:-ms-input-placeholder {
    /* IE 10+ */
    color: #222222;
}

.insight-contact-form.style-02 input[type="text"]:-moz-placeholder, .insight-contact-form.style-02 input[type="email"]:-moz-placeholder, .insight-contact-form.style-02 input[type="number"]:-moz-placeholder, .insight-contact-form.style-02 textarea:-moz-placeholder {
    /* Firefox 18- */
    color: #222222;
}

.insight-contact-form.style-02 input[type="submit"] {
    margin-top: 20px;
    background-color: #222222;
    border-color: #222222;
    color: #ffffff;
    text-transform: uppercase;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-contact-form.style-02 input[type="submit"]:hover {
    background-color: #FDC657;
    border-color: #FDC657;
}

.insight-contact-form.style-02 .form-submit {
    text-align: center;
}

.insight-contact-form.style-03 input[type="text"], .insight-contact-form.style-03 input[type="email"], .insight-contact-form.style-03 input[type="number"], .insight-contact-form.style-03 textarea {
    background-color: #F4F4F4;
    border: none;
    margin-top: 20px;
}

.insight-contact-form.style-03 input[type="text"]::-webkit-input-placeholder, .insight-contact-form.style-03 input[type="email"]::-webkit-input-placeholder, .insight-contact-form.style-03 input[type="number"]::-webkit-input-placeholder, .insight-contact-form.style-03 textarea::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #222222;
}

.insight-contact-form.style-03 input[type="text"]::-moz-placeholder, .insight-contact-form.style-03 input[type="email"]::-moz-placeholder, .insight-contact-form.style-03 input[type="number"]::-moz-placeholder, .insight-contact-form.style-03 textarea::-moz-placeholder {
    /* Firefox 19+ */
    color: #222222;
}

.insight-contact-form.style-03 input[type="text"]:-ms-input-placeholder, .insight-contact-form.style-03 input[type="email"]:-ms-input-placeholder, .insight-contact-form.style-03 input[type="number"]:-ms-input-placeholder, .insight-contact-form.style-03 textarea:-ms-input-placeholder {
    /* IE 10+ */
    color: #222222;
}

.insight-contact-form.style-03 input[type="text"]:-moz-placeholder, .insight-contact-form.style-03 input[type="email"]:-moz-placeholder, .insight-contact-form.style-03 input[type="number"]:-moz-placeholder, .insight-contact-form.style-03 textarea:-moz-placeholder {
    /* Firefox 18- */
    color: #222222;
}

.insight-contact-form.style-03 input[type="submit"] {
    margin-top: 20px;
    background-color: #222222;
    border-color: #222222;
    color: #ffffff;
    text-transform: uppercase;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-contact-form.style-03 input[type="submit"]:hover {
    background-color: #FDC657;
    border-color: #FDC657;
}

.insight-contact-form.style-04 {
    max-width: 80%;
    margin: 0 auto;
}

.insight-contact-form.style-04 input[type="text"], .insight-contact-form.style-04 input[type="email"], .insight-contact-form.style-04 input[type="number"], .insight-contact-form.style-04 textarea {
    background-color: #F4F4F4;
    border: none;
    margin-top: 20px;
    text-align: center;
}

.insight-contact-form.style-04 input[type="text"]::-webkit-input-placeholder, .insight-contact-form.style-04 input[type="email"]::-webkit-input-placeholder, .insight-contact-form.style-04 input[type="number"]::-webkit-input-placeholder, .insight-contact-form.style-04 textarea::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #222222;
}

.insight-contact-form.style-04 input[type="text"]::-moz-placeholder, .insight-contact-form.style-04 input[type="email"]::-moz-placeholder, .insight-contact-form.style-04 input[type="number"]::-moz-placeholder, .insight-contact-form.style-04 textarea::-moz-placeholder {
    /* Firefox 19+ */
    color: #222222;
}

.insight-contact-form.style-04 input[type="text"]:-ms-input-placeholder, .insight-contact-form.style-04 input[type="email"]:-ms-input-placeholder, .insight-contact-form.style-04 input[type="number"]:-ms-input-placeholder, .insight-contact-form.style-04 textarea:-ms-input-placeholder {
    /* IE 10+ */
    color: #222222;
}

.insight-contact-form.style-04 input[type="text"]:-moz-placeholder, .insight-contact-form.style-04 input[type="email"]:-moz-placeholder, .insight-contact-form.style-04 input[type="number"]:-moz-placeholder, .insight-contact-form.style-04 textarea:-moz-placeholder {
    /* Firefox 18- */
    color: #222222;
}

.insight-contact-form.style-04 input[type="submit"] {
    margin-top: 10px;
    background: none;
    border: 2px solid #222222;
    color: #222;
    text-transform: uppercase;
    padding-left: 30px;
    padding-right: 30px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-contact-form.style-04 input[type="submit"]:hover {
    background-color: #222;
    color: #fff;
}

.insight-contact-form.style-04 .form-submit {
    text-align: center;
}

.insight-contact-info > span:last-child {
    margin-bottom: 0;
}

.insight-contact-info span {
    padding-left: 35px;
    display: block;
    margin-bottom: 30px;
    position: relative;
}

.insight-contact-info span:before {
    font-family: FontAwesome;
    color: #FDC657;
    font-size: 16px;
    position: absolute;
    left: 0;
    top: 0;
}

.insight-contact-info .address:before {
    content: '\f041';
}

.insight-contact-info .email:before {
    content: '\f0e0';
}

.insight-contact-info .phone:before {
    content: '\f095';
}

.insight-contact-info .time:before {
    content: '\f017';
}

.insight-drop-cap {
    line-height: 1.8em;
}

.insight-drop-cap.style-01 span {
    color: #222222;
    display: block;
    float: left;
    font-size: 60px;
    height: 48px;
    line-height: 48px;
    margin-right: 10px;
    margin-top: 6px;
    text-transform: uppercase;
}

.insight-drop-cap.style-02 span {
    color: #FDC657;
    display: block;
    float: left;
    font-size: 60px;
    height: 48px;
    line-height: 48px;
    margin-right: 10px;
    margin-top: 6px;
    text-transform: uppercase;
}

.insight-drop-cap.style-03 span {
    color: #ffffff;
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background-color: #FDC657;
    display: block;
    float: left;
    font-size: 26px;
    margin-right: 10px;
    margin-top: 6px;
    text-transform: uppercase;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.insight-drop-cap.style-04 span {
    color: #ffffff;
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background-color: #FDC657;
    display: block;
    float: left;
    font-size: 26px;
    margin-right: 10px;
    margin-top: 6px;
    text-transform: uppercase;
}

.insight-drop-cap.style-05 span {
    color: #ffffff;
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background-color: #222222;
    display: block;
    float: left;
    font-size: 26px;
    margin-right: 10px;
    margin-top: 6px;
    text-transform: uppercase;
}

.insight-drop-cap.style-06 span {
    color: #ffffff;
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background-color: #222222;
    display: block;
    float: left;
    font-size: 26px;
    margin-right: 10px;
    margin-top: 6px;
    text-transform: uppercase;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.insight-socials a {
    display: inline-block;
    width: 80px;
    height: 80px;
    line-height: 82px;
    text-align: center;
    font-size: 30px;
    color: #212121;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
}

.insight-socials a:hover {
    background-color: #000;
    color: #ffffff;
}

.insight-socials.insight-socials-align-left {
    text-align: left;
}

.insight-socials.insight-socials-align-left a {
    margin: 0 20px 0 0;
}

.insight-socials.insight-socials-align-center {
    text-align: center;
}

.insight-socials.insight-socials-align-center a {
    margin: 0 10px;
}

.insight-socials.insight-socials-align-right {
    text-align: right;
}

.insight-socials.insight-socials-align-right a {
    margin: 0 0 0 20px;
}

.insight-socials.small a {
    display: inline-block;
    width: 44px;
    height: 44px;
    line-height: 46px;
    font-size: 16px;
}

.insight-socials.small.insight-socials-align-center a {
    margin: 0 5px;
}

.insight-socials.small.insight-socials-align-left a {
    margin-right: 10px;
}

.insight-socials.small.insight-socials-align-right a {
    margin-left: 10px;
}

.insight-socials.small-light a {
    display: inline-block;
    width: 44px;
    height: 44px;
    line-height: 46px;
    font-size: 16px;
    color: #AAAAAA;
    background-color: #303030;
}

.insight-socials.small-light a:hover {
    background-color: #FDC657;
    color: #ffffff;
}

.insight-socials.small-light.insight-socials-align-center a {
    margin: 0 5px;
}

.insight-socials.small-light.insight-socials-align-left a {
    margin-right: 10px;
}

.insight-socials.small-light.insight-socials-align-right a {
    margin-left: 10px;
}

.insight-socials.full-width {
    display: flex;
}

.insight-socials.full-width a {
    flex: 1;
    border-radius: 0;
    color: #999999;
    background-color: #DDDDDD;
    height: 100px;
    line-height: 100px;
}

.insight-socials.full-width a:nth-child(odd) {
    background-color: #EEEEEE;
}

.insight-socials.full-width a:hover {
    background-color: #FDC657;
    color: #fff;
}

.insight-video {
    overflow: hidden;
}

.insight-video a {
    display: block;
    width: 100%;
    position: relative;
}

.insight-video a img {
    z-index: 6;
    width: 100%;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-video a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 7;
}

.insight-video a:after {
    content: '\f04b';
    font-family: FontAwesome;
    font-size: 36px;
    color: #ffffff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 8;
    width: 80px;
    height: 80px;
    line-height: 68px;
    border: 6px solid #ffffff;
    border-radius: 50%;
    text-align: center;
    padding-left: 8px;
}

.insight-video:hover a img {
    transform: scale(1.1);
}

.insight-vertical-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.insight-vertical-menu ul li {
    padding: 10px 0;
    display: block;
    position: relative;
}

.insight-vertical-menu ul li a {
    font-size: 14px;
    font-weight: 600;
    color: #212121;
    text-transform: uppercase;
}

.insight-vertical-menu ul li a:hover {
    color: #FDC657;
}

.insight-vertical-menu ul li .sub-menu {
    position: absolute;
    top: -11px;
    left: 100%;
    background-color: #ffffff;
    padding: 10px 20px;
    display: none;
    min-width: 320px;
    border: 1px solid #f2f2f2;
    z-index: 9999;
}

.insight-vertical-menu ul li .sub-menu li a {
    text-transform: none;
    font-weight: 400;
}

.insight-vertical-menu ul li.menu-item-has-children > a:after {
    content: '\f105';
    font-family: FontAwesome;
    font-size: 14px;
    font-weight: 400;
    margin-left: 5px;
}

.insight-vertical-menu ul li:hover > .sub-menu {
    display: block;
}

.insight-progress-steps--step {
    width: 50px;
    height: 50px;
    line-height: 46px;
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border-width: 4px;
    border-style: solid;
    border-color: #212121;
    color: #212121;
}

.insight-progress-steps--title {
    font-size: 16px;
    font-weight: 600;
    display: block;
    margin-top: 30px;
    line-height: 1;
    color: #212121;
}

.insight-progress-steps--content {
    display: block;
    margin-top: 30px;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.8;
    color: #212121;
}

.insight-progress-steps.style2 {
    display: flex;
}

@media (max-width: 991px) {
    .insight-progress-steps.style2 {
        display: block;
        text-align: center;
    }

    .insight-progress-steps.style2 > div {
        width: 100% !important;
        margin-top: 50px;
    }

    .insight-progress-steps.style2 > div > div {
        margin: 0 auto;
    }

    .insight-progress-steps.style2 > div .insight-progress-steps--title {
        margin-bottom: 30px;
    }
}

.insight-progress-steps.style2 > div:first-child {
    width: 40%;
}

.insight-progress-steps.style2 .insight-progress-steps--title {
    margin: 0;
}

.unique b {
    color: #FDC657;
}

.insight-portfolio-info {
    display: table;
    width: 100%;
    border-top: 1px solid #EEEEEE;
}

.insight-portfolio-info .insight-portfolio-info-item {
    display: table-row;
}

.insight-portfolio-info .insight-portfolio-info-item > div {
    display: table-cell;
    padding: 20px 0;
    border-bottom: 1px solid #EEEEEE;
}

.insight-portfolio-info .insight-portfolio-info-item > div:first-child {
    width: 33%;
    font-size: 16px;
    font-weight: 600;
    color: #1F1F1F;
    text-transform: uppercase;
}

.insight-portfolio-info .insight-portfolio-info-item > div:first-child i {
    color: #888888;
    width: 30px;
}

.insight-portfolio-info .insight-portfolio-info-item > div.value.share-buttons a {
    font-size: 16px;
    margin-right: 30px;
    color: #1F1F1F;
}

.insight-portfolio-info .insight-portfolio-info-item > div.value.share-buttons a:hover {
    color: #FDC657;
}

.insight-portfolio-image-carousel {
    display: block;
    width: 100%;
    margin: 0 !important;
    position: relative;
}

.insight-portfolio-image-carousel .insight-portfolio-image-carousel--slide {
    outline: none;
}

.insight-portfolio-image-carousel .insight-portfolio-image-carousel--slide img {
    width: 100%;
    height: 0;
}

.insight-portfolio-image-carousel.slick-slider .insight-portfolio-image-carousel--slide img {
    height: auto;
}

.insight-portfolio-image-carousel .slick-list {
    z-index: 7;
}

.insight-portfolio-image-carousel .slick-arrow {
    z-index: 8;
    position: absolute;
}

.insight-portfolio-image-carousel .slick-arrow.slick-prev {
    left: 100px;
}

.insight-portfolio-image-carousel .slick-arrow.slick-prev:before {
    content: '\e901';
}

.insight-portfolio-image-carousel .slick-arrow.slick-next {
    right: 100px;
}

.insight-portfolio-image-carousel .slick-arrow.slick-next:before {
    content: '\e900';
}

.insight-portfolio-image-carousel .slick-arrow.slick-next:before, .insight-portfolio-image-carousel .slick-arrow.slick-prev:before {
    font-family: 'tri-o';
    font-size: 40px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: normal;
    color: #0E1114;
}

@media (max-width: 991px) {
    .insight-portfolio-image-carousel .slick-arrow.slick-prev {
        left: 30px;
    }

    .insight-portfolio-image-carousel .slick-arrow.slick-next {
        right: 30px;
    }

    .insight-portfolio-image-carousel .slick-arrow.slick-next:before, .insight-portfolio-image-carousel .slick-arrow.slick-prev:before {
        font-size: 30px;
    }
}

.insight-portfolio-navigation {
    padding: 100px;
    background-color: #EEEEEE;
}

.insight-portfolio-navigation .col-left {
    text-align: left;
}

.insight-portfolio-navigation .col-center {
    text-align: center;
}

.insight-portfolio-navigation .col-center a {
    width: 62px;
    height: 62px;
    border: 2px solid #232323;
    text-align: center;
    line-height: 58px;
    font-size: 14px;
    color: #232323;
    display: inline-block;
}

.insight-portfolio-navigation .col-right {
    text-align: right;
}

.insight-portfolio-navigation .col-left a, .insight-portfolio-navigation .col-right a {
    display: inline-block;
    font-size: 40px;
    height: 62px;
    line-height: 62px;
    color: #232323;
}

.insight-portfolio-navigation .col-left a i, .insight-portfolio-navigation .col-right a i {
    line-height: 62px;
}

.insight-portfolio-navigation .col-left a:hover, .insight-portfolio-navigation .col-center a:hover, .insight-portfolio-navigation .col-right a:hover {
    color: #FDC657;
    border-color: #FDC657;
}

.insight-portfolio-list.style-01 .insight-portfolio-list-item .insight-portfolio-list-item-thumb {
    padding: 0;
    overflow: hidden;
}

.insight-portfolio-list.style-01 .insight-portfolio-list-item .insight-portfolio-list-item-thumb img {
    width: 100%;
    height: auto;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-list.style-01 .insight-portfolio-list-item .insight-portfolio-list-item-info {
    padding: 60px 0;
    text-align: center;
}

.insight-portfolio-list.style-01 .insight-portfolio-list-item .insight-portfolio-list-item-info .title {
    font-size: 70px;
    font-weight: 700;
    color: #212121;
    line-height: 1;
}

.insight-portfolio-list.style-01 .insight-portfolio-list-item .insight-portfolio-list-item-info .category {
    margin-top: 30px;
    font-size: 18px;
    font-weight: 400;
    color: #888888;
}

.insight-portfolio-list.style-01 .insight-portfolio-list-item .insight-portfolio-list-item-info .category a {
    color: #888888;
}

.insight-portfolio-list.style-01 .insight-portfolio-list-item .insight-portfolio-list-item-info .category a:hover {
    color: #FDC657;
}

.insight-portfolio-list.style-01 .insight-portfolio-list-item .insight-portfolio-list-item-info .more {
    margin-top: 80px;
}

.insight-portfolio-list.style-01 .insight-portfolio-list-item .insight-portfolio-list-item-info .more a {
    display: inline-block;
    height: 62px;
    line-height: 62px;
    padding: 0 30px;
    background-color: #FDC657;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

.insight-portfolio-list.style-01 .insight-portfolio-list-item .insight-portfolio-list-item-info .more a:after {
    content: '\e900';
    font-family: 'tri-o';
    font-size: 14px;
    display: inline-block;
    margin-left: 15px;
}

.insight-portfolio-list.style-01 .insight-portfolio-list-item .insight-portfolio-list-item-info .more a:hover {
    background-color: #222222;
}

.insight-portfolio-list.style-01 .insight-portfolio-list-item:nth-child(even) .col-md-6:first-child {
    order: 1;
}

.insight-portfolio-list.style-01 .insight-portfolio-list-item:hover .insight-portfolio-list-item-thumb img {
    transform: scale(1.1);
}

.insight-portfolio-list.style-02 .row .insight-portfolio-list-item .insight-portfolio-list-item-thumb, .insight-portfolio-list.style-02 .insight-carousel .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-thumb, .insight-carousel .insight-portfolio-list.style-02 .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-thumb {
    padding: 0;
    overflow: hidden;
}

.insight-portfolio-list.style-02 .row .insight-portfolio-list-item .insight-portfolio-list-item-thumb img, .insight-portfolio-list.style-02 .insight-carousel .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-thumb img, .insight-carousel .insight-portfolio-list.style-02 .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-thumb img {
    width: 100%;
    height: auto;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-list.style-02 .row .insight-portfolio-list-item .insight-portfolio-list-item-info, .insight-portfolio-list.style-02 .insight-carousel .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info, .insight-carousel .insight-portfolio-list.style-02 .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info {
    padding: 60px 0;
    text-align: center;
}

.insight-portfolio-list.style-02 .row .insight-portfolio-list-item .insight-portfolio-list-item-info .title, .insight-portfolio-list.style-02 .insight-carousel .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info .title, .insight-carousel .insight-portfolio-list.style-02 .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info .title {
    font-size: 40px;
    font-weight: 700;
    color: #212121;
    line-height: 1;
}

.insight-portfolio-list.style-02 .row .insight-portfolio-list-item .insight-portfolio-list-item-info .category, .insight-portfolio-list.style-02 .insight-carousel .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info .category, .insight-carousel .insight-portfolio-list.style-02 .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info .category {
    margin-top: 30px;
    font-size: 18px;
    font-weight: 400;
    color: #888888;
}

.insight-portfolio-list.style-02 .row .insight-portfolio-list-item .insight-portfolio-list-item-info .category a, .insight-portfolio-list.style-02 .insight-carousel .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info .category a, .insight-carousel .insight-portfolio-list.style-02 .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info .category a {
    color: #888888;
}

.insight-portfolio-list.style-02 .row .insight-portfolio-list-item .insight-portfolio-list-item-info .category a:hover, .insight-portfolio-list.style-02 .insight-carousel .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info .category a:hover, .insight-carousel .insight-portfolio-list.style-02 .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info .category a:hover {
    color: #FDC657;
}

.insight-portfolio-list.style-02 .row .insight-portfolio-list-item .insight-portfolio-list-item-info .more, .insight-portfolio-list.style-02 .insight-carousel .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info .more, .insight-carousel .insight-portfolio-list.style-02 .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info .more {
    margin-top: 80px;
}

.insight-portfolio-list.style-02 .row .insight-portfolio-list-item .insight-portfolio-list-item-info .more a, .insight-portfolio-list.style-02 .insight-carousel .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info .more a, .insight-carousel .insight-portfolio-list.style-02 .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info .more a {
    display: inline-block;
    height: 62px;
    line-height: 62px;
    padding: 0 30px;
    background-color: #FDC657;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

.insight-portfolio-list.style-02 .row .insight-portfolio-list-item .insight-portfolio-list-item-info .more a:after, .insight-portfolio-list.style-02 .insight-carousel .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info .more a:after, .insight-carousel .insight-portfolio-list.style-02 .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info .more a:after {
    content: '\e900';
    font-family: 'tri-o';
    font-size: 14px;
    display: inline-block;
    margin-left: 15px;
}

.insight-portfolio-list.style-02 .row .insight-portfolio-list-item .insight-portfolio-list-item-info .more a:hover, .insight-portfolio-list.style-02 .insight-carousel .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info .more a:hover, .insight-carousel .insight-portfolio-list.style-02 .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info .more a:hover {
    background-color: #222222;
}

.insight-portfolio-list.style-02 .row .insight-portfolio-list-item:hover .insight-portfolio-list-item-thumb img, .insight-portfolio-list.style-02 .insight-carousel .slick-track .insight-portfolio-list-item:hover .insight-portfolio-list-item-thumb img, .insight-carousel .insight-portfolio-list.style-02 .slick-track .insight-portfolio-list-item:hover .insight-portfolio-list-item-thumb img {
    transform: scale(1.1);
}

.insight-portfolio-list.style-02 .row:nth-child(even) .col-md-6:first-child, .insight-portfolio-list.style-02 .insight-carousel .slick-track:nth-child(even) .col-md-6:first-child, .insight-carousel .insight-portfolio-list.style-02 .slick-track:nth-child(even) .col-md-6:first-child {
    order: 1;
}

.insight-portfolio-list.style-03 .row .insight-portfolio-list-item .insight-portfolio-list-item-thumb, .insight-portfolio-list.style-03 .insight-carousel .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-thumb, .insight-carousel .insight-portfolio-list.style-03 .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-thumb {
    padding: 0;
    overflow: hidden;
}

.insight-portfolio-list.style-03 .row .insight-portfolio-list-item .insight-portfolio-list-item-thumb img, .insight-portfolio-list.style-03 .insight-carousel .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-thumb img, .insight-carousel .insight-portfolio-list.style-03 .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-thumb img {
    width: 100%;
    height: auto;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-list.style-03 .row .insight-portfolio-list-item .insight-portfolio-list-item-info, .insight-portfolio-list.style-03 .insight-carousel .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info, .insight-carousel .insight-portfolio-list.style-03 .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info {
    padding: 120px 100px;
}

.insight-portfolio-list.style-03 .row .insight-portfolio-list-item .insight-portfolio-list-item-info .title, .insight-portfolio-list.style-03 .insight-carousel .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info .title, .insight-carousel .insight-portfolio-list.style-03 .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info .title {
    font-size: 40px;
    font-weight: 700;
    color: #212121;
    line-height: 1;
}

.insight-portfolio-list.style-03 .row .insight-portfolio-list-item .insight-portfolio-list-item-info .category, .insight-portfolio-list.style-03 .insight-carousel .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info .category, .insight-carousel .insight-portfolio-list.style-03 .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info .category {
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 400;
    color: #888888;
}

.insight-portfolio-list.style-03 .row .insight-portfolio-list-item .insight-portfolio-list-item-info .category a, .insight-portfolio-list.style-03 .insight-carousel .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info .category a, .insight-carousel .insight-portfolio-list.style-03 .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info .category a {
    color: #888888;
}

.insight-portfolio-list.style-03 .row .insight-portfolio-list-item .insight-portfolio-list-item-info .category a:hover, .insight-portfolio-list.style-03 .insight-carousel .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info .category a:hover, .insight-carousel .insight-portfolio-list.style-03 .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info .category a:hover {
    color: #FDC657;
}

.insight-portfolio-list.style-03 .row .insight-portfolio-list-item .insight-portfolio-list-item-info .more a, .insight-portfolio-list.style-03 .insight-carousel .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info .more a, .insight-carousel .insight-portfolio-list.style-03 .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info .more a {
    display: inline-block;
    height: 62px;
    line-height: 62px;
    padding: 0 30px;
    background-color: #FDC657;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

.insight-portfolio-list.style-03 .row .insight-portfolio-list-item .insight-portfolio-list-item-info .more a:after, .insight-portfolio-list.style-03 .insight-carousel .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info .more a:after, .insight-carousel .insight-portfolio-list.style-03 .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info .more a:after {
    content: '\e900';
    font-family: 'tri-o';
    font-size: 14px;
    display: inline-block;
    margin-left: 15px;
}

.insight-portfolio-list.style-03 .row .insight-portfolio-list-item .insight-portfolio-list-item-info .more a:hover, .insight-portfolio-list.style-03 .insight-carousel .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info .more a:hover, .insight-carousel .insight-portfolio-list.style-03 .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info .more a:hover {
    background-color: #222222;
}

.insight-portfolio-list.style-03 .row .insight-portfolio-list-item:hover .insight-portfolio-list-item-thumb img, .insight-portfolio-list.style-03 .insight-carousel .slick-track .insight-portfolio-list-item:hover .insight-portfolio-list-item-thumb img, .insight-carousel .insight-portfolio-list.style-03 .slick-track .insight-portfolio-list-item:hover .insight-portfolio-list-item-thumb img {
    transform: scale(1.1);
}

.insight-portfolio-list.style-03 .row .insight-portfolio-list-item:nth-child(even) .col-md-12:first-child, .insight-portfolio-list.style-03 .insight-carousel .slick-track .insight-portfolio-list-item:nth-child(even) .col-md-12:first-child, .insight-carousel .insight-portfolio-list.style-03 .slick-track .insight-portfolio-list-item:nth-child(even) .col-md-12:first-child {
    order: 1;
}

.insight-portfolio-list.style-04 .row .insight-portfolio-list-item .insight-portfolio-list-item-thumb, .insight-portfolio-list.style-04 .insight-carousel .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-thumb, .insight-carousel .insight-portfolio-list.style-04 .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-thumb {
    padding: 0;
    overflow: hidden;
}

.insight-portfolio-list.style-04 .row .insight-portfolio-list-item .insight-portfolio-list-item-thumb img, .insight-portfolio-list.style-04 .insight-carousel .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-thumb img, .insight-carousel .insight-portfolio-list.style-04 .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-thumb img {
    width: 100%;
    height: auto;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-list.style-04 .row .insight-portfolio-list-item .insight-portfolio-list-item-info, .insight-portfolio-list.style-04 .insight-carousel .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info, .insight-carousel .insight-portfolio-list.style-04 .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info {
    padding: 60px 50px;
}

.insight-portfolio-list.style-04 .row .insight-portfolio-list-item .insight-portfolio-list-item-info .title, .insight-portfolio-list.style-04 .insight-carousel .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info .title, .insight-carousel .insight-portfolio-list.style-04 .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info .title {
    font-size: 40px;
    font-weight: 700;
    color: #212121;
    line-height: 1;
}

.insight-portfolio-list.style-04 .row .insight-portfolio-list-item .insight-portfolio-list-item-info .category, .insight-portfolio-list.style-04 .insight-carousel .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info .category, .insight-carousel .insight-portfolio-list.style-04 .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info .category {
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 400;
    color: #888888;
}

.insight-portfolio-list.style-04 .row .insight-portfolio-list-item .insight-portfolio-list-item-info .category a, .insight-portfolio-list.style-04 .insight-carousel .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info .category a, .insight-carousel .insight-portfolio-list.style-04 .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info .category a {
    color: #888888;
}

.insight-portfolio-list.style-04 .row .insight-portfolio-list-item .insight-portfolio-list-item-info .category a:hover, .insight-portfolio-list.style-04 .insight-carousel .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info .category a:hover, .insight-carousel .insight-portfolio-list.style-04 .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info .category a:hover {
    color: #FDC657;
}

.insight-portfolio-list.style-04 .row .insight-portfolio-list-item .insight-portfolio-list-item-info .more a, .insight-portfolio-list.style-04 .insight-carousel .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info .more a, .insight-carousel .insight-portfolio-list.style-04 .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info .more a {
    display: inline-block;
    height: 62px;
    line-height: 62px;
    padding: 0 30px;
    background-color: #FDC657;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

.insight-portfolio-list.style-04 .row .insight-portfolio-list-item .insight-portfolio-list-item-info .more a:after, .insight-portfolio-list.style-04 .insight-carousel .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info .more a:after, .insight-carousel .insight-portfolio-list.style-04 .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info .more a:after {
    content: '\e900';
    font-family: 'tri-o';
    font-size: 14px;
    display: inline-block;
    margin-left: 15px;
}

.insight-portfolio-list.style-04 .row .insight-portfolio-list-item .insight-portfolio-list-item-info .more a:hover, .insight-portfolio-list.style-04 .insight-carousel .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info .more a:hover, .insight-carousel .insight-portfolio-list.style-04 .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info .more a:hover {
    background-color: #222222;
}

.insight-portfolio-list.style-04 .row .insight-portfolio-list-item:hover .insight-portfolio-list-item-thumb img, .insight-portfolio-list.style-04 .insight-carousel .slick-track .insight-portfolio-list-item:hover .insight-portfolio-list-item-thumb img, .insight-carousel .insight-portfolio-list.style-04 .slick-track .insight-portfolio-list-item:hover .insight-portfolio-list-item-thumb img {
    transform: scale(1.1);
}

.insight-portfolio-list.style-04 .row .insight-portfolio-list-item:nth-child(even) .col-md-12:first-child, .insight-portfolio-list.style-04 .insight-carousel .slick-track .insight-portfolio-list-item:nth-child(even) .col-md-12:first-child, .insight-carousel .insight-portfolio-list.style-04 .slick-track .insight-portfolio-list-item:nth-child(even) .col-md-12:first-child {
    order: 1;
}

@media (max-width: 768px) {
    .insight-portfolio-list.style-01 .insight-portfolio-list-item .insight-portfolio-list-item-info {
        text-align: center;
        padding: 60px 30px;
    }

    .insight-portfolio-list.style-01 .insight-portfolio-list-item .insight-portfolio-list-item-info .more {
        margin-top: 30px;
    }

    .insight-portfolio-list.style-01 .insight-portfolio-list-item:nth-child(even) .col-md-6:first-child {
        order: 0;
    }

    .insight-portfolio-list.style-02 .row .insight-portfolio-list-item .insight-portfolio-list-item-info, .insight-portfolio-list.style-02 .insight-carousel .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info, .insight-carousel .insight-portfolio-list.style-02 .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info {
        text-align: center;
        padding: 60px 30px;
    }

    .insight-portfolio-list.style-02 .row .insight-portfolio-list-item .insight-portfolio-list-item-info .more, .insight-portfolio-list.style-02 .insight-carousel .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info .more, .insight-carousel .insight-portfolio-list.style-02 .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info .more {
        margin-top: 30px;
    }

    .insight-portfolio-list.style-02 .row:nth-child(even) .col-md-6:first-child, .insight-portfolio-list.style-02 .insight-carousel .slick-track:nth-child(even) .col-md-6:first-child, .insight-carousel .insight-portfolio-list.style-02 .slick-track:nth-child(even) .col-md-6:first-child {
        order: 0;
    }

    .insight-portfolio-list.style-03 .row .insight-portfolio-list-item .insight-portfolio-list-item-info, .insight-portfolio-list.style-03 .insight-carousel .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info, .insight-carousel .insight-portfolio-list.style-03 .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info {
        text-align: center;
        padding: 60px 30px;
    }

    .insight-portfolio-list.style-03 .row .insight-portfolio-list-item .insight-portfolio-list-item-info .more, .insight-portfolio-list.style-03 .insight-carousel .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info .more, .insight-carousel .insight-portfolio-list.style-03 .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info .more {
        margin-top: 30px;
    }

    .insight-portfolio-list.style-03 .row .insight-portfolio-list-item:nth-child(even) .col-md-12:first-child, .insight-portfolio-list.style-03 .insight-carousel .slick-track .insight-portfolio-list-item:nth-child(even) .col-md-12:first-child, .insight-carousel .insight-portfolio-list.style-03 .slick-track .insight-portfolio-list-item:nth-child(even) .col-md-12:first-child {
        order: 0;
    }

    .insight-portfolio-list.style-04 .row .insight-portfolio-list-item .insight-portfolio-list-item-info, .insight-portfolio-list.style-04 .insight-carousel .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info, .insight-carousel .insight-portfolio-list.style-04 .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info {
        text-align: center;
        padding: 60px 30px;
    }

    .insight-portfolio-list.style-04 .row .insight-portfolio-list-item .insight-portfolio-list-item-info .more, .insight-portfolio-list.style-04 .insight-carousel .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info .more, .insight-carousel .insight-portfolio-list.style-04 .slick-track .insight-portfolio-list-item .insight-portfolio-list-item-info .more {
        margin-top: 30px;
    }

    .insight-portfolio-list.style-04 .row .insight-portfolio-list-item:nth-child(even) .col-md-12:first-child, .insight-portfolio-list.style-04 .insight-carousel .slick-track .insight-portfolio-list-item:nth-child(even) .col-md-12:first-child, .insight-carousel .insight-portfolio-list.style-04 .slick-track .insight-portfolio-list-item:nth-child(even) .col-md-12:first-child {
        order: 0;
    }
}

.insight-portfolio-filter .insight-filter {
    text-align: center;
    margin-bottom: 120px;
    padding: 0 30px;
}

.insight-portfolio-filter .insight-filter ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.insight-portfolio-filter .insight-filter ul li {
    display: inline-block;
}

.insight-portfolio-filter .insight-filter ul li a {
    display: block;
    height: 62px;
    line-height: 60px;
    padding: 0 30px;
    margin: 0 10px;
    border: 1px solid #ECECEC;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #202020;
    position: relative;
}

.insight-portfolio-filter .insight-filter ul li a:before {
    content: '';
    width: 0;
    height: 3px;
    background-color: #FDC657;
    position: absolute;
    left: 50%;
    bottom: 0px;
    transform: translateX(-50%);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-filter .insight-filter ul li a.active:before {
    width: 100%;
}

.insight-portfolio-filter .insight-pager {
    background-color: #F4F4F4;
    display: block;
    text-align: center;
    position: relative;
    margin-top: 120px;
    padding: 90px 30px;
    width: 100%;
}

.insight-portfolio-filter .insight-pager:before, .insight-portfolio-filter .insight-pager:after {
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    background: inherit;
}

.insight-portfolio-filter .insight-pager:before {
    left: 100%;
}

.insight-portfolio-filter .insight-pager:after {
    right: 100%;
}

.insight-portfolio-filter .insight-pager a {
    font-size: 18px;
    font-weight: 700;
    line-height: 45px;
    display: inline-block;
    height: 50px;
    width: 50px;
    border: 3px solid #999999;
    color: #999999;
    border-radius: 50%;
    margin-left: 7px;
    margin-right: 7px;
}

.insight-portfolio-filter .insight-pager a.active, .insight-portfolio-filter .insight-pager a:hover {
    border-color: #222;
    color: #222;
}

.insight-portfolio-filter.style-01 {
    margin-left: -15px;
    margin-right: -15px;
}

.insight-portfolio-filter.style-01 .insight-items {
    display: block;
    width: 100% !important;
}

.insight-portfolio-filter.style-01 .insight-items .insight-item {
    width: 50%;
    padding: 15px;
}

.insight-portfolio-filter.style-01 .insight-items .insight-item .insight-item-inner {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.insight-portfolio-filter.style-01 .insight-items .insight-item .insight-item-inner .insight-item-thumb img {
    width: 100%;
    height: auto;
    z-index: 6;
}

.insight-portfolio-filter.style-01 .insight-items .insight-item .insight-item-inner .insight-item-info {
    position: absolute;
    top: 40%;
    left: 0;
    z-index: 8;
    display: block;
    width: 100%;
    padding: 50px;
    transform: translateY(-50%);
    color: #ffffff;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-filter.style-01 .insight-items .insight-item .insight-item-inner .insight-item-info .title {
    font-size: 26px;
    font-weight: 700;
}

.insight-portfolio-filter.style-01 .insight-items .insight-item .insight-item-inner .insight-item-info .title a {
    color: #ffffff;
}

.insight-portfolio-filter.style-01 .insight-items .insight-item .insight-item-inner .insight-item-info .title a:hover {
    color: #FDC657;
}

.insight-portfolio-filter.style-01 .insight-items .insight-item .insight-item-inner .insight-item-info .category {
    font-size: 15px;
    font-weight: 400;
    color: #AAAAAA;
}

.insight-portfolio-filter.style-01 .insight-items .insight-item .insight-item-inner .insight-item-info .category a {
    color: #AAAAAA;
}

.insight-portfolio-filter.style-01 .insight-items .insight-item .insight-item-inner .insight-item-info .category a:hover {
    color: #FDC657;
}

.insight-portfolio-filter.style-01 .insight-items .insight-item .insight-item-inner .insight-item-more {
    bottom: -50px;
    left: 0;
    position: absolute;
    z-index: 8;
    display: block;
    width: 100%;
    padding: 50px;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-filter.style-01 .insight-items .insight-item .insight-item-inner .insight-item-more a {
    font-size: 14px;
    font-weight: 600;
    color: #FDC657;
    text-transform: uppercase;
    line-height: 1;
}

.insight-portfolio-filter.style-01 .insight-items .insight-item .insight-item-inner .insight-item-more a:after {
    content: '\e900';
    font-family: 'tri-o';
    display: inline-block;
    margin-left: 10px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-filter.style-01 .insight-items .insight-item .insight-item-inner .insight-item-more a:hover:after {
    margin-left: 15px;
}

.insight-portfolio-filter.style-01 .insight-items .insight-item .insight-item-inner:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 7;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-filter.style-01 .insight-items .insight-item .insight-item-inner:hover .insight-item-info, .insight-portfolio-filter.style-01 .insight-items .insight-item .insight-item-inner:hover .insight-item-more, .insight-portfolio-filter.style-01 .insight-items .insight-item .insight-item-inner:hover:before {
    opacity: 1;
}

.insight-portfolio-filter.style-01 .insight-items .insight-item .insight-item-inner:hover .insight-item-info {
    top: 50%;
}

.insight-portfolio-filter.style-01 .insight-items .insight-item .insight-item-inner:hover .insight-item-more {
    bottom: 0;
}

.insight-portfolio-filter.style-01.column-3 .insight-items .insight-item {
    width: 33.33333333%;
}

.insight-portfolio-filter.style-01.column-3 .insight-items .insight-item .insight-item-inner .insight-item-info, .insight-portfolio-filter.style-01.column-3 .insight-items .insight-item .insight-item-inner .insight-item-more {
    padding: 30px;
}

.insight-portfolio-filter.style-01.column-3 .insight-items .insight-item .insight-item-inner .insight-item-info .title {
    font-size: 22px;
}

.insight-portfolio-filter.style-01.column-4 .insight-items .insight-item {
    width: 25%;
}

.insight-portfolio-filter.style-01.column-4 .insight-items .insight-item .insight-item-inner .insight-item-info, .insight-portfolio-filter.style-01.column-4 .insight-items .insight-item .insight-item-inner .insight-item-more {
    padding: 20px;
}

.insight-portfolio-filter.style-01.column-4 .insight-items .insight-item .insight-item-inner .insight-item-info .title {
    font-size: 18px;
}

.insight-portfolio-filter.style-02 {
    margin-left: -15px;
    margin-right: -15px;
}

.insight-portfolio-filter.style-02 .insight-items {
    display: block;
    width: 100% !important;
}

.insight-portfolio-filter.style-02 .insight-items .insight-item {
    width: 50%;
    padding: 15px;
}

.insight-portfolio-filter.style-02 .insight-items .insight-item .insight-item-inner {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.insight-portfolio-filter.style-02 .insight-items .insight-item .insight-item-inner .insight-item-thumb {
    position: relative;
    overflow: hidden;
}

.insight-portfolio-filter.style-02 .insight-items .insight-item .insight-item-inner .insight-item-thumb .insight-item-more {
    opacity: 0;
    top: 60%;
    left: 50%;
    position: absolute;
    z-index: 8;
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-filter.style-02 .insight-items .insight-item .insight-item-inner .insight-item-thumb .insight-item-more a {
    display: block;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 0;
    background-color: rgba(255, 255, 255, 0.15);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.insight-portfolio-filter.style-02 .insight-items .insight-item .insight-item-inner .insight-item-thumb .insight-item-more a:before {
    content: '\f0c1';
    font-family: FontAwesome;
    font-size: 16px;
    color: #ffffff;
}

.insight-portfolio-filter.style-02 .insight-items .insight-item .insight-item-inner .insight-item-thumb:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 7;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-filter.style-02 .insight-items .insight-item .insight-item-inner .insight-item-info {
    position: relative;
    z-index: 8;
    display: block;
    width: 100%;
    padding: 50px 0 20px 0;
    color: #000000;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-filter.style-02 .insight-items .insight-item .insight-item-inner .insight-item-info .title {
    font-size: 26px;
    font-weight: 700;
}

.insight-portfolio-filter.style-02 .insight-items .insight-item .insight-item-inner .insight-item-info .title a {
    color: #000000;
}

.insight-portfolio-filter.style-02 .insight-items .insight-item .insight-item-inner .insight-item-info .title a:hover {
    color: #FDC657;
}

.insight-portfolio-filter.style-02 .insight-items .insight-item .insight-item-inner .insight-item-info .category {
    font-size: 15px;
    font-weight: 400;
    color: #AAAAAA;
}

.insight-portfolio-filter.style-02 .insight-items .insight-item .insight-item-inner .insight-item-info .category a {
    color: #AAAAAA;
}

.insight-portfolio-filter.style-02 .insight-items .insight-item .insight-item-inner .insight-item-info .category a:hover {
    color: #FDC657;
}

.insight-portfolio-filter.style-02 .insight-items .insight-item .insight-item-inner:hover .insight-item-thumb .insight-item-more {
    top: 50%;
    opacity: 1;
}

.insight-portfolio-filter.style-02 .insight-items .insight-item .insight-item-inner:hover .insight-item-thumb:before {
    opacity: 1;
}

.insight-portfolio-filter.style-02.column-3 .insight-items .insight-item {
    width: 33.33333333%;
}

.insight-portfolio-filter.style-02.column-3 .insight-items .insight-item .insight-item-inner .insight-item-info {
    padding: 30px 0 10px 0;
}

.insight-portfolio-filter.style-02.column-3 .insight-items .insight-item .insight-item-inner .insight-item-info .title {
    font-size: 22px;
}

.insight-portfolio-filter.style-02.column-4 .insight-items .insight-item {
    width: 25%;
}

.insight-portfolio-filter.style-02.column-4 .insight-items .insight-item .insight-item-inner .insight-item-info {
    padding: 20px 0 0 0;
}

.insight-portfolio-filter.style-02.column-4 .insight-items .insight-item .insight-item-inner .insight-item-info .title {
    font-size: 18px;
}

.insight-portfolio-filter.style-03 {
    margin-left: 0px;
    margin-right: 0px;
}

.insight-portfolio-filter.style-03 .insight-pager {
    margin-top: 0;
}

.insight-portfolio-filter.style-03 .insight-items {
    display: block;
    width: 100% !important;
}

.insight-portfolio-filter.style-03 .insight-items .insight-item {
    width: 50%;
    padding: 0;
}

.insight-portfolio-filter.style-03 .insight-items .insight-item .insight-item-inner {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.insight-portfolio-filter.style-03 .insight-items .insight-item .insight-item-inner .insight-item-thumb img {
    width: 100%;
    height: auto;
    z-index: 6;
}

.insight-portfolio-filter.style-03 .insight-items .insight-item .insight-item-inner .insight-item-info {
    position: absolute;
    top: 40%;
    left: 0;
    z-index: 8;
    display: block;
    width: 100%;
    padding: 50px;
    transform: translateY(-50%);
    color: #ffffff;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-filter.style-03 .insight-items .insight-item .insight-item-inner .insight-item-info .title {
    font-size: 26px;
    font-weight: 700;
}

.insight-portfolio-filter.style-03 .insight-items .insight-item .insight-item-inner .insight-item-info .title a {
    color: #ffffff;
}

.insight-portfolio-filter.style-03 .insight-items .insight-item .insight-item-inner .insight-item-info .title a:hover {
    color: #FDC657;
}

.insight-portfolio-filter.style-03 .insight-items .insight-item .insight-item-inner .insight-item-info .category {
    font-size: 15px;
    font-weight: 400;
    color: #AAAAAA;
}

.insight-portfolio-filter.style-03 .insight-items .insight-item .insight-item-inner .insight-item-info .category a {
    color: #AAAAAA;
}

.insight-portfolio-filter.style-03 .insight-items .insight-item .insight-item-inner .insight-item-info .category a:hover {
    color: #FDC657;
}

.insight-portfolio-filter.style-03 .insight-items .insight-item .insight-item-inner .insight-item-more {
    bottom: -50px;
    left: 0;
    position: absolute;
    z-index: 8;
    display: block;
    width: 100%;
    padding: 50px;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-filter.style-03 .insight-items .insight-item .insight-item-inner .insight-item-more a {
    font-size: 14px;
    font-weight: 600;
    color: #FDC657;
    text-transform: uppercase;
    line-height: 1;
}

.insight-portfolio-filter.style-03 .insight-items .insight-item .insight-item-inner .insight-item-more a:after {
    content: '\e900';
    font-family: 'tri-o';
    display: inline-block;
    margin-left: 10px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-filter.style-03 .insight-items .insight-item .insight-item-inner .insight-item-more a:hover:after {
    margin-left: 15px;
}

.insight-portfolio-filter.style-03 .insight-items .insight-item .insight-item-inner:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 7;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-filter.style-03 .insight-items .insight-item .insight-item-inner:hover .insight-item-info, .insight-portfolio-filter.style-03 .insight-items .insight-item .insight-item-inner:hover .insight-item-more, .insight-portfolio-filter.style-03 .insight-items .insight-item .insight-item-inner:hover:before {
    opacity: 1;
}

.insight-portfolio-filter.style-03 .insight-items .insight-item .insight-item-inner:hover .insight-item-info {
    top: 50%;
}

.insight-portfolio-filter.style-03 .insight-items .insight-item .insight-item-inner:hover .insight-item-more {
    bottom: 0;
}

.insight-portfolio-filter.style-03.column-3 .insight-items .insight-item {
    width: 33.33333333%;
}

.insight-portfolio-filter.style-03.column-3 .insight-items .insight-item .insight-item-inner .insight-item-info, .insight-portfolio-filter.style-03.column-3 .insight-items .insight-item .insight-item-inner .insight-item-more {
    padding: 30px;
}

.insight-portfolio-filter.style-03.column-3 .insight-items .insight-item .insight-item-inner .insight-item-info .title {
    font-size: 22px;
}

.insight-portfolio-filter.style-03.column-4 .insight-items .insight-item {
    width: 25%;
}

.insight-portfolio-filter.style-03.column-4 .insight-items .insight-item .insight-item-inner .insight-item-info, .insight-portfolio-filter.style-03.column-4 .insight-items .insight-item .insight-item-inner .insight-item-more {
    padding: 20px;
}

.insight-portfolio-filter.style-03.column-4 .insight-items .insight-item .insight-item-inner .insight-item-info .title {
    font-size: 18px;
}

.insight-portfolio-filter.style-04 {
    margin-left: 0px;
    margin-right: 0px;
}

.insight-portfolio-filter.style-04 .insight-pager {
    margin-top: 0;
}

.insight-portfolio-filter.style-04 .insight-items {
    display: block;
    width: 100% !important;
}

.insight-portfolio-filter.style-04 .insight-items .insight-item {
    width: 16.6666667%;
    padding: 0;
}

.insight-portfolio-filter.style-04 .insight-items .insight-item .insight-item-inner {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.insight-portfolio-filter.style-04 .insight-items .insight-item .insight-item-inner .insight-item-thumb img {
    width: 100%;
    height: auto;
    z-index: 6;
}

.insight-portfolio-filter.style-04 .insight-items .insight-item .insight-item-inner .insight-item-info {
    position: absolute;
    top: 40%;
    left: 0;
    z-index: 8;
    display: block;
    width: 100%;
    padding: 50px;
    transform: translateY(-50%);
    color: #ffffff;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-filter.style-04 .insight-items .insight-item .insight-item-inner .insight-item-info .title {
    font-size: 26px;
    font-weight: 700;
}

.insight-portfolio-filter.style-04 .insight-items .insight-item .insight-item-inner .insight-item-info .title a {
    color: #ffffff;
}

.insight-portfolio-filter.style-04 .insight-items .insight-item .insight-item-inner .insight-item-info .title a:hover {
    color: #FDC657;
}

.insight-portfolio-filter.style-04 .insight-items .insight-item .insight-item-inner .insight-item-info .category {
    font-size: 15px;
    font-weight: 400;
    color: #AAAAAA;
}

.insight-portfolio-filter.style-04 .insight-items .insight-item .insight-item-inner .insight-item-info .category a {
    color: #AAAAAA;
}

.insight-portfolio-filter.style-04 .insight-items .insight-item .insight-item-inner .insight-item-info .category a:hover {
    color: #FDC657;
}

.insight-portfolio-filter.style-04 .insight-items .insight-item .insight-item-inner .insight-item-more {
    bottom: -50px;
    left: 0;
    position: absolute;
    z-index: 8;
    display: block;
    width: 100%;
    padding: 50px;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-filter.style-04 .insight-items .insight-item .insight-item-inner .insight-item-more a {
    font-size: 14px;
    font-weight: 600;
    color: #FDC657;
    text-transform: uppercase;
    line-height: 1;
}

.insight-portfolio-filter.style-04 .insight-items .insight-item .insight-item-inner .insight-item-more a:after {
    content: '\e900';
    font-family: 'tri-o';
    display: inline-block;
    margin-left: 10px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-filter.style-04 .insight-items .insight-item .insight-item-inner .insight-item-more a:hover:after {
    margin-left: 15px;
}

.insight-portfolio-filter.style-04 .insight-items .insight-item .insight-item-inner:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 7;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-filter.style-04 .insight-items .insight-item .insight-item-inner:hover .insight-item-info, .insight-portfolio-filter.style-04 .insight-items .insight-item .insight-item-inner:hover .insight-item-more, .insight-portfolio-filter.style-04 .insight-items .insight-item .insight-item-inner:hover:before {
    opacity: 1;
}

.insight-portfolio-filter.style-04 .insight-items .insight-item .insight-item-inner:hover .insight-item-info {
    top: 50%;
}

.insight-portfolio-filter.style-04 .insight-items .insight-item .insight-item-inner:hover .insight-item-more {
    bottom: 0;
}

.insight-portfolio-filter.style-04 .insight-items .insight-item:nth-child(10n-5), .insight-portfolio-filter.style-04 .insight-items .insight-item:nth-child(12n-6) {
    width: 33.3333334%;
}

.insight-portfolio-filter.style-05 {
    margin-left: 0px;
    margin-right: 0px;
}

.insight-portfolio-filter.style-05 .insight-pager {
    margin-top: 0;
}

.insight-portfolio-filter.style-05 .insight-items {
    display: block;
    width: 100% !important;
}

.insight-portfolio-filter.style-05 .insight-items .insight-item {
    width: 20%;
    padding: 0;
}

.insight-portfolio-filter.style-05 .insight-items .insight-item .insight-item-inner {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.insight-portfolio-filter.style-05 .insight-items .insight-item .insight-item-inner .insight-item-thumb img {
    width: 100%;
    height: auto;
    z-index: 6;
}

.insight-portfolio-filter.style-05 .insight-items .insight-item .insight-item-inner .insight-item-info {
    position: absolute;
    top: 40%;
    left: 0;
    z-index: 8;
    display: block;
    width: 100%;
    padding: 50px;
    transform: translateY(-50%);
    color: #ffffff;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-filter.style-05 .insight-items .insight-item .insight-item-inner .insight-item-info .title {
    font-size: 26px;
    font-weight: 700;
}

.insight-portfolio-filter.style-05 .insight-items .insight-item .insight-item-inner .insight-item-info .title a {
    color: #ffffff;
}

.insight-portfolio-filter.style-05 .insight-items .insight-item .insight-item-inner .insight-item-info .title a:hover {
    color: #FDC657;
}

.insight-portfolio-filter.style-05 .insight-items .insight-item .insight-item-inner .insight-item-info .category {
    font-size: 15px;
    font-weight: 400;
    color: #AAAAAA;
}

.insight-portfolio-filter.style-05 .insight-items .insight-item .insight-item-inner .insight-item-info .category a {
    color: #AAAAAA;
}

.insight-portfolio-filter.style-05 .insight-items .insight-item .insight-item-inner .insight-item-info .category a:hover {
    color: #FDC657;
}

.insight-portfolio-filter.style-05 .insight-items .insight-item .insight-item-inner .insight-item-more {
    bottom: -50px;
    left: 0;
    position: absolute;
    z-index: 8;
    display: block;
    width: 100%;
    padding: 50px;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-filter.style-05 .insight-items .insight-item .insight-item-inner .insight-item-more a {
    font-size: 14px;
    font-weight: 600;
    color: #FDC657;
    text-transform: uppercase;
    line-height: 1;
}

.insight-portfolio-filter.style-05 .insight-items .insight-item .insight-item-inner .insight-item-more a:after {
    content: '\e900';
    font-family: 'tri-o';
    display: inline-block;
    margin-left: 10px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-filter.style-05 .insight-items .insight-item .insight-item-inner .insight-item-more a:hover:after {
    margin-left: 15px;
}

.insight-portfolio-filter.style-05 .insight-items .insight-item .insight-item-inner:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 7;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-filter.style-05 .insight-items .insight-item .insight-item-inner:hover .insight-item-info, .insight-portfolio-filter.style-05 .insight-items .insight-item .insight-item-inner:hover .insight-item-more, .insight-portfolio-filter.style-05 .insight-items .insight-item .insight-item-inner:hover:before {
    opacity: 1;
}

.insight-portfolio-filter.style-05 .insight-items .insight-item .insight-item-inner:hover .insight-item-info {
    top: 50%;
}

.insight-portfolio-filter.style-05 .insight-items .insight-item .insight-item-inner:hover .insight-item-more {
    bottom: 0;
}

.insight-portfolio-filter.style-05 .insight-items .insight-item:nth-child(8n-4), .insight-portfolio-filter.style-05 .insight-items .insight-item:nth-child(10n-5) {
    width: 40%;
}

.insight-portfolio-filter.style-06 {
    margin-left: 0px;
    margin-right: 0px;
}

.insight-portfolio-filter.style-06 .insight-pager {
    margin-top: 0;
}

.insight-portfolio-filter.style-06 .insight-items {
    display: block;
    width: 100% !important;
}

.insight-portfolio-filter.style-06 .insight-items .insight-item {
    width: 25%;
    padding: 0;
}

.insight-portfolio-filter.style-06 .insight-items .insight-item .insight-item-inner {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.insight-portfolio-filter.style-06 .insight-items .insight-item .insight-item-inner .insight-item-thumb img {
    width: 100%;
    height: auto;
    z-index: 6;
}

.insight-portfolio-filter.style-06 .insight-items .insight-item .insight-item-inner .insight-item-info {
    position: absolute;
    top: 40%;
    left: 0;
    z-index: 8;
    display: block;
    width: 100%;
    padding: 50px;
    transform: translateY(-50%);
    color: #ffffff;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-filter.style-06 .insight-items .insight-item .insight-item-inner .insight-item-info .title {
    font-size: 26px;
    font-weight: 700;
}

.insight-portfolio-filter.style-06 .insight-items .insight-item .insight-item-inner .insight-item-info .title a {
    color: #ffffff;
}

.insight-portfolio-filter.style-06 .insight-items .insight-item .insight-item-inner .insight-item-info .title a:hover {
    color: #FDC657;
}

.insight-portfolio-filter.style-06 .insight-items .insight-item .insight-item-inner .insight-item-info .category {
    font-size: 15px;
    font-weight: 400;
    color: #AAAAAA;
}

.insight-portfolio-filter.style-06 .insight-items .insight-item .insight-item-inner .insight-item-info .category a {
    color: #AAAAAA;
}

.insight-portfolio-filter.style-06 .insight-items .insight-item .insight-item-inner .insight-item-info .category a:hover {
    color: #FDC657;
}

.insight-portfolio-filter.style-06 .insight-items .insight-item .insight-item-inner .insight-item-more {
    bottom: -50px;
    left: 0;
    position: absolute;
    z-index: 8;
    display: block;
    width: 100%;
    padding: 50px;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-filter.style-06 .insight-items .insight-item .insight-item-inner .insight-item-more a {
    font-size: 14px;
    font-weight: 600;
    color: #FDC657;
    text-transform: uppercase;
    line-height: 1;
}

.insight-portfolio-filter.style-06 .insight-items .insight-item .insight-item-inner .insight-item-more a:after {
    content: '\e900';
    font-family: 'tri-o';
    display: inline-block;
    margin-left: 10px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-filter.style-06 .insight-items .insight-item .insight-item-inner .insight-item-more a:hover:after {
    margin-left: 15px;
}

.insight-portfolio-filter.style-06 .insight-items .insight-item .insight-item-inner:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 7;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-filter.style-06 .insight-items .insight-item .insight-item-inner:hover .insight-item-info, .insight-portfolio-filter.style-06 .insight-items .insight-item .insight-item-inner:hover .insight-item-more, .insight-portfolio-filter.style-06 .insight-items .insight-item .insight-item-inner:hover:before {
    opacity: 1;
}

.insight-portfolio-filter.style-06 .insight-items .insight-item .insight-item-inner:hover .insight-item-info {
    top: 50%;
}

.insight-portfolio-filter.style-06 .insight-items .insight-item .insight-item-inner:hover .insight-item-more {
    bottom: 0;
}

.insight-portfolio-filter.style-06 .insight-items .insight-item:nth-child(3n+3) {
    width: 50%;
}

.insight-portfolio-filter.style-07 {
    margin-left: -30px;
    margin-right: -30px;
    position: relative;
}

.insight-portfolio-filter.style-07 .insight-items {
    display: block;
    width: 100% !important;
}

.insight-portfolio-filter.style-07 .insight-items .insight-item {
    width: 50%;
    padding: 30px;
    position: relative;
}

.insight-portfolio-filter.style-07 .insight-items .insight-item .insight-item-inner {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.insight-portfolio-filter.style-07 .insight-items .insight-item .insight-item-inner .insight-item-thumb img {
    width: 100%;
    height: auto;
    z-index: 6;
}

.insight-portfolio-filter.style-07 .insight-items .insight-item .insight-item-inner .insight-item-info {
    position: absolute;
    top: 40%;
    left: 0;
    z-index: 8;
    display: block;
    width: 100%;
    padding: 50px;
    transform: translateY(-50%);
    color: #ffffff;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-filter.style-07 .insight-items .insight-item .insight-item-inner .insight-item-info .title {
    font-size: 26px;
    font-weight: 700;
}

.insight-portfolio-filter.style-07 .insight-items .insight-item .insight-item-inner .insight-item-info .title a {
    color: #ffffff;
}

.insight-portfolio-filter.style-07 .insight-items .insight-item .insight-item-inner .insight-item-info .title a:hover {
    color: #FDC657;
}

.insight-portfolio-filter.style-07 .insight-items .insight-item .insight-item-inner .insight-item-info .category {
    font-size: 15px;
    font-weight: 400;
    color: #AAAAAA;
}

.insight-portfolio-filter.style-07 .insight-items .insight-item .insight-item-inner .insight-item-info .category a {
    color: #AAAAAA;
}

.insight-portfolio-filter.style-07 .insight-items .insight-item .insight-item-inner .insight-item-info .category a:hover {
    color: #FDC657;
}

.insight-portfolio-filter.style-07 .insight-items .insight-item .insight-item-inner .insight-item-more {
    bottom: -50px;
    left: 0;
    position: absolute;
    z-index: 8;
    display: block;
    width: 100%;
    padding: 50px;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-filter.style-07 .insight-items .insight-item .insight-item-inner .insight-item-more a {
    font-size: 14px;
    font-weight: 600;
    color: #FDC657;
    text-transform: uppercase;
    line-height: 1;
}

.insight-portfolio-filter.style-07 .insight-items .insight-item .insight-item-inner .insight-item-more a:after {
    content: '\e900';
    font-family: 'tri-o';
    display: inline-block;
    margin-left: 10px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-filter.style-07 .insight-items .insight-item .insight-item-inner .insight-item-more a:hover:after {
    margin-left: 15px;
}

.insight-portfolio-filter.style-07 .insight-items .insight-item .insight-item-inner:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 7;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-filter.style-07 .insight-items .insight-item .insight-item-inner:hover .insight-item-info, .insight-portfolio-filter.style-07 .insight-items .insight-item .insight-item-inner:hover .insight-item-more, .insight-portfolio-filter.style-07 .insight-items .insight-item .insight-item-inner:hover:before {
    opacity: 1;
}

.insight-portfolio-filter.style-07 .insight-items .insight-item .insight-item-inner:hover .insight-item-info {
    top: 50%;
}

.insight-portfolio-filter.style-07 .insight-items .insight-item .insight-item-inner:hover .insight-item-more {
    bottom: 0;
}

.insight-portfolio-filter.style-07 .insight-items .insight-item:before {
    content: '';
    width: 1px;
    height: 20px;
    background-color: #DDDDDD;
    position: absolute;
    bottom: -10px;
    right: 0;
}

.insight-portfolio-filter.style-07 .insight-items .insight-item:after {
    content: '';
    width: 20px;
    height: 1px;
    background-color: #DDDDDD;
    position: absolute;
    bottom: 0px;
    right: -10px;
}

.insight-portfolio-filter.style-07:after {
    content: '';
    width: 100%;
    height: 20px;
    display: block;
    background-color: #ffffff;
    position: absolute;
    left: 0;
    bottom: -10px;
}

.insight-portfolio-filter.style-07.column-2 .insight-items .insight-item:nth-child(2n+2):before, .insight-portfolio-filter.style-07.column-2 .insight-items .insight-item:nth-child(2n+2):after {
    display: none;
}

.insight-portfolio-filter.style-07.column-3 .insight-items .insight-item {
    width: 33.33333333%;
}

.insight-portfolio-filter.style-07.column-3 .insight-items .insight-item .insight-item-inner .insight-item-info, .insight-portfolio-filter.style-07.column-3 .insight-items .insight-item .insight-item-inner .insight-item-more {
    padding: 30px;
}

.insight-portfolio-filter.style-07.column-3 .insight-items .insight-item .insight-item-inner .insight-item-info .title {
    font-size: 22px;
}

.insight-portfolio-filter.style-07.column-3 .insight-items .insight-item:nth-child(3n+3):before, .insight-portfolio-filter.style-07.column-3 .insight-items .insight-item:nth-child(3n+3):after {
    display: none;
}

.insight-portfolio-filter.style-07.column-4 .insight-items .insight-item {
    width: 25%;
}

.insight-portfolio-filter.style-07.column-4 .insight-items .insight-item .insight-item-inner .insight-item-info, .insight-portfolio-filter.style-07.column-4 .insight-items .insight-item .insight-item-inner .insight-item-more {
    padding: 20px;
}

.insight-portfolio-filter.style-07.column-4 .insight-items .insight-item .insight-item-inner .insight-item-info .title {
    font-size: 18px;
}

.insight-portfolio-filter.style-07.column-4 .insight-items .insight-item:nth-child(4n+4):before, .insight-portfolio-filter.style-07.column-4 .insight-items .insight-item:nth-child(4n+4):after {
    display: none;
}

.insight-portfolio-filter.style-08 {
    margin-left: -30px;
    margin-right: -30px;
}

.insight-portfolio-filter.style-08 .insight-items {
    display: block;
    width: 100% !important;
}

.insight-portfolio-filter.style-08 .insight-items .insight-item {
    width: 50%;
    padding: 30px;
    position: relative;
}

.insight-portfolio-filter.style-08 .insight-items .insight-item .insight-item-inner {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.insight-portfolio-filter.style-08 .insight-items .insight-item .insight-item-inner .insight-item-thumb img {
    width: 100%;
    height: auto;
    z-index: 6;
}

.insight-portfolio-filter.style-08 .insight-items .insight-item .insight-item-inner .insight-item-info {
    position: absolute;
    top: 40%;
    left: 0;
    z-index: 8;
    display: block;
    width: 100%;
    padding: 50px;
    transform: translateY(-50%);
    color: #ffffff;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-filter.style-08 .insight-items .insight-item .insight-item-inner .insight-item-info .title {
    font-size: 26px;
    font-weight: 700;
}

.insight-portfolio-filter.style-08 .insight-items .insight-item .insight-item-inner .insight-item-info .title a {
    color: #ffffff;
}

.insight-portfolio-filter.style-08 .insight-items .insight-item .insight-item-inner .insight-item-info .title a:hover {
    color: #FDC657;
}

.insight-portfolio-filter.style-08 .insight-items .insight-item .insight-item-inner .insight-item-info .category {
    font-size: 15px;
    font-weight: 400;
    color: #AAAAAA;
}

.insight-portfolio-filter.style-08 .insight-items .insight-item .insight-item-inner .insight-item-info .category a {
    color: #AAAAAA;
}

.insight-portfolio-filter.style-08 .insight-items .insight-item .insight-item-inner .insight-item-info .category a:hover {
    color: #FDC657;
}

.insight-portfolio-filter.style-08 .insight-items .insight-item .insight-item-inner .insight-item-more {
    bottom: -50px;
    left: 0;
    position: absolute;
    z-index: 8;
    display: block;
    width: 100%;
    padding: 50px;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-filter.style-08 .insight-items .insight-item .insight-item-inner .insight-item-more a {
    font-size: 14px;
    font-weight: 600;
    color: #FDC657;
    text-transform: uppercase;
    line-height: 1;
}

.insight-portfolio-filter.style-08 .insight-items .insight-item .insight-item-inner .insight-item-more a:after {
    content: '\e900';
    font-family: 'tri-o';
    display: inline-block;
    margin-left: 10px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-filter.style-08 .insight-items .insight-item .insight-item-inner .insight-item-more a:hover:after {
    margin-left: 15px;
}

.insight-portfolio-filter.style-08 .insight-items .insight-item .insight-item-inner:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 7;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-filter.style-08 .insight-items .insight-item .insight-item-inner:hover .insight-item-info, .insight-portfolio-filter.style-08 .insight-items .insight-item .insight-item-inner:hover .insight-item-more, .insight-portfolio-filter.style-08 .insight-items .insight-item .insight-item-inner:hover:before {
    opacity: 1;
}

.insight-portfolio-filter.style-08 .insight-items .insight-item .insight-item-inner:hover .insight-item-info {
    top: 50%;
}

.insight-portfolio-filter.style-08 .insight-items .insight-item .insight-item-inner:hover .insight-item-more {
    bottom: 0;
}

.insight-portfolio-filter.style-08.column-3 .insight-items .insight-item {
    width: 33.33333333%;
}

.insight-portfolio-filter.style-08.column-3 .insight-items .insight-item .insight-item-inner .insight-item-info, .insight-portfolio-filter.style-08.column-3 .insight-items .insight-item .insight-item-inner .insight-item-more {
    padding: 30px;
}

.insight-portfolio-filter.style-08.column-3 .insight-items .insight-item .insight-item-inner .insight-item-info .title {
    font-size: 22px;
}

.insight-portfolio-filter.style-08.column-4 .insight-items .insight-item {
    width: 25%;
}

.insight-portfolio-filter.style-08.column-4 .insight-items .insight-item .insight-item-inner .insight-item-info, .insight-portfolio-filter.style-08.column-4 .insight-items .insight-item .insight-item-inner .insight-item-more {
    padding: 20px;
}

.insight-portfolio-filter.style-08.column-4 .insight-items .insight-item .insight-item-inner .insight-item-info .title {
    font-size: 18px;
}

.insight-portfolio-filter.style-09 {
    margin-left: -15px;
    margin-right: -15px;
}

.insight-portfolio-filter.style-09 .insight-filter {
    text-align: left;
    margin-bottom: 0px;
    width: 200px;
    padding: 0;
    position: absolute;
    top: 0px;
    right: -260px;
}

.insight-portfolio-filter.style-09 .insight-filter ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.insight-portfolio-filter.style-09 .insight-filter ul li {
    display: block;
}

.insight-portfolio-filter.style-09 .insight-filter ul li a {
    display: block;
    padding: 15px 0px 15px 15px;
    height: auto;
    line-height: 1;
    font-size: 14px;
    font-weight: 600;
    color: #666666;
    border: none;
    position: relative;
    text-transform: none;
}

.insight-portfolio-filter.style-09 .insight-filter ul li a:before {
    content: '';
    width: 5px;
    height: 5px;
    background-color: #666666;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-filter.style-09 .insight-filter ul li a:hover, .insight-portfolio-filter.style-09 .insight-filter ul li a.active {
    color: #1f1f1f;
}

.insight-portfolio-filter.style-09 .insight-filter ul li a:hover:before, .insight-portfolio-filter.style-09 .insight-filter ul li a.active:before {
    background-color: #1F1F1F;
}

.insight-portfolio-filter.style-09 .insight-items {
    display: block;
    width: 100% !important;
}

.insight-portfolio-filter.style-09 .insight-items .insight-item {
    width: 50%;
    padding: 15px;
}

.insight-portfolio-filter.style-09 .insight-items .insight-item .insight-item-inner {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.insight-portfolio-filter.style-09 .insight-items .insight-item .insight-item-inner .insight-item-thumb {
    position: relative;
    overflow: hidden;
}

.insight-portfolio-filter.style-09 .insight-items .insight-item .insight-item-inner .insight-item-thumb img {
    width: 100%;
    height: auto;
}

.insight-portfolio-filter.style-09 .insight-items .insight-item .insight-item-inner .insight-item-thumb .insight-item-more {
    opacity: 0;
    top: 60%;
    left: 50%;
    position: absolute;
    z-index: 8;
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-filter.style-09 .insight-items .insight-item .insight-item-inner .insight-item-thumb .insight-item-more a {
    display: block;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 0;
    background-color: rgba(255, 255, 255, 0.15);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.insight-portfolio-filter.style-09 .insight-items .insight-item .insight-item-inner .insight-item-thumb .insight-item-more a:before {
    content: '\f0c1';
    font-family: FontAwesome;
    font-size: 16px;
    color: #ffffff;
}

.insight-portfolio-filter.style-09 .insight-items .insight-item .insight-item-inner .insight-item-thumb:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 7;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-filter.style-09 .insight-items .insight-item .insight-item-inner .insight-item-info {
    position: relative;
    z-index: 8;
    display: block;
    width: 100%;
    padding: 30px 0 0 0;
    color: #000000;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-filter.style-09 .insight-items .insight-item .insight-item-inner .insight-item-info .title {
    font-size: 16px;
    font-weight: 700;
}

.insight-portfolio-filter.style-09 .insight-items .insight-item .insight-item-inner .insight-item-info .title a {
    color: #000000;
}

.insight-portfolio-filter.style-09 .insight-items .insight-item .insight-item-inner .insight-item-info .title a:hover {
    color: #FDC657;
}

.insight-portfolio-filter.style-09 .insight-items .insight-item .insight-item-inner .insight-item-info .category {
    font-size: 15px;
    font-weight: 400;
    color: #AAAAAA;
}

.insight-portfolio-filter.style-09 .insight-items .insight-item .insight-item-inner .insight-item-info .category a {
    color: #AAAAAA;
}

.insight-portfolio-filter.style-09 .insight-items .insight-item .insight-item-inner .insight-item-info .category a:hover {
    color: #FDC657;
}

.insight-portfolio-filter.style-09 .insight-items .insight-item .insight-item-inner:hover .insight-item-thumb .insight-item-more {
    top: 50%;
    opacity: 1;
}

.insight-portfolio-filter.style-09 .insight-items .insight-item .insight-item-inner:hover .insight-item-thumb:before {
    opacity: 1;
}

.insight-portfolio-filter.style-09.column-3 .insight-items .insight-item {
    width: 33.33333333%;
}

.insight-portfolio-filter.style-09.column-3 .insight-items .insight-item .insight-item-inner .insight-item-info {
    padding: 30px 0 10px 0;
}

.insight-portfolio-filter.style-09.column-3 .insight-items .insight-item .insight-item-inner .insight-item-info .title {
    font-size: 22px;
}

.insight-portfolio-filter.style-09.column-4 .insight-items .insight-item {
    width: 25%;
}

.insight-portfolio-filter.style-09.column-4 .insight-items .insight-item .insight-item-inner .insight-item-info {
    padding: 20px 0 0 0;
}

.insight-portfolio-filter.style-09.column-4 .insight-items .insight-item .insight-item-inner .insight-item-info .title {
    font-size: 18px;
}

@media (max-width: 991px) {
    .insight-portfolio-filter .insight-filter {
        margin-bottom: 15px;
        padding: 0 15px;
    }

    .insight-portfolio-filter .insight-filter ul li {
        display: block;
    }

    .insight-portfolio-filter .insight-filter ul li a {
        margin-left: 0;
        margin-right: 0;
        border-bottom: none;
    }

    .insight-portfolio-filter .insight-filter ul li:last-child a {
        border-bottom: 1px solid #ECECEC;
    }

    .insight-portfolio-filter .insight-items .insight-item {
        width: 100% !important;
    }
}

.insight-portfolio-latest {
    position: relative;
}

.insight-portfolio-latest.style-01 {
    margin-left: -30px;
    margin-right: -30px;
}

.insight-portfolio-latest.style-01 .insight-items {
    display: block;
    width: 100% !important;
}

.insight-portfolio-latest.style-01 .insight-items .insight-item {
    width: 33.33333333%;
    padding: 30px;
}

.insight-portfolio-latest.style-01 .insight-items .insight-item .insight-item-inner {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.insight-portfolio-latest.style-01 .insight-items .insight-item .insight-item-inner .insight-item-thumb img {
    width: 100%;
    height: auto;
    z-index: 6;
}

.insight-portfolio-latest.style-01 .insight-items .insight-item .insight-item-inner .insight-item-info {
    position: absolute;
    top: 40%;
    left: 0;
    z-index: 8;
    display: block;
    width: 100%;
    padding: 40px;
    transform: translateY(-50%);
    color: #ffffff;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-latest.style-01 .insight-items .insight-item .insight-item-inner .insight-item-info .title {
    font-size: 26px;
    font-weight: 700;
}

.insight-portfolio-latest.style-01 .insight-items .insight-item .insight-item-inner .insight-item-info .title a {
    color: #ffffff;
}

.insight-portfolio-latest.style-01 .insight-items .insight-item .insight-item-inner .insight-item-info .title a:hover {
    color: #FDC657;
}

.insight-portfolio-latest.style-01 .insight-items .insight-item .insight-item-inner .insight-item-info .category {
    font-size: 15px;
    font-weight: 400;
    color: #AAAAAA;
}

.insight-portfolio-latest.style-01 .insight-items .insight-item .insight-item-inner .insight-item-info .category a {
    color: #AAAAAA;
}

.insight-portfolio-latest.style-01 .insight-items .insight-item .insight-item-inner .insight-item-info .category a:hover {
    color: #FDC657;
}

.insight-portfolio-latest.style-01 .insight-items .insight-item .insight-item-inner .insight-item-more {
    bottom: -40px;
    left: 0;
    position: absolute;
    z-index: 8;
    display: block;
    width: 100%;
    padding: 40px;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-latest.style-01 .insight-items .insight-item .insight-item-inner .insight-item-more a {
    font-size: 14px;
    font-weight: 600;
    color: #FDC657;
    text-transform: uppercase;
    line-height: 1;
}

.insight-portfolio-latest.style-01 .insight-items .insight-item .insight-item-inner .insight-item-more a:after {
    content: '\e900';
    font-family: 'tri-o';
    display: inline-block;
    margin-left: 10px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-latest.style-01 .insight-items .insight-item .insight-item-inner .insight-item-more a:hover:after {
    margin-left: 15px;
}

.insight-portfolio-latest.style-01 .insight-items .insight-item .insight-item-inner:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 7;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-latest.style-01 .insight-items .insight-item .insight-item-inner:hover .insight-item-info, .insight-portfolio-latest.style-01 .insight-items .insight-item .insight-item-inner:hover .insight-item-more, .insight-portfolio-latest.style-01 .insight-items .insight-item .insight-item-inner:hover:before {
    opacity: 1;
}

.insight-portfolio-latest.style-01 .insight-items .insight-item .insight-item-inner:hover .insight-item-info {
    top: 50%;
}

.insight-portfolio-latest.style-01 .insight-items .insight-item .insight-item-inner:hover .insight-item-more {
    bottom: 0;
}

.insight-portfolio-latest.style-02 {
    margin-left: -15px;
    margin-right: -15px;
}

.insight-portfolio-latest.style-02 .insight-pager {
    margin-top: 0;
}

.insight-portfolio-latest.style-02 .insight-items {
    display: block;
    width: 100% !important;
}

.insight-portfolio-latest.style-02 .insight-items .insight-item {
    width: 33.33333333%;
    padding: 15px;
}

.insight-portfolio-latest.style-02 .insight-items .insight-item .insight-item-inner {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.insight-portfolio-latest.style-02 .insight-items .insight-item .insight-item-inner .insight-item-thumb img {
    width: 100%;
    height: auto;
    z-index: 6;
}

.insight-portfolio-latest.style-02 .insight-items .insight-item .insight-item-inner .insight-item-info {
    position: absolute;
    top: 40%;
    left: 0;
    z-index: 8;
    display: block;
    width: 100%;
    padding: 40px;
    transform: translateY(-50%);
    color: #ffffff;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-latest.style-02 .insight-items .insight-item .insight-item-inner .insight-item-info .title {
    font-size: 26px;
    font-weight: 700;
}

.insight-portfolio-latest.style-02 .insight-items .insight-item .insight-item-inner .insight-item-info .title a {
    color: #ffffff;
}

.insight-portfolio-latest.style-02 .insight-items .insight-item .insight-item-inner .insight-item-info .title a:hover {
    color: #FDC657;
}

.insight-portfolio-latest.style-02 .insight-items .insight-item .insight-item-inner .insight-item-info .category {
    font-size: 15px;
    font-weight: 400;
    color: #AAAAAA;
}

.insight-portfolio-latest.style-02 .insight-items .insight-item .insight-item-inner .insight-item-info .category a {
    color: #AAAAAA;
}

.insight-portfolio-latest.style-02 .insight-items .insight-item .insight-item-inner .insight-item-info .category a:hover {
    color: #FDC657;
}

.insight-portfolio-latest.style-02 .insight-items .insight-item .insight-item-inner .insight-item-more {
    bottom: -40px;
    left: 0;
    position: absolute;
    z-index: 8;
    display: block;
    width: 100%;
    padding: 40px;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-latest.style-02 .insight-items .insight-item .insight-item-inner .insight-item-more a {
    font-size: 14px;
    font-weight: 600;
    color: #FDC657;
    text-transform: uppercase;
    line-height: 1;
}

.insight-portfolio-latest.style-02 .insight-items .insight-item .insight-item-inner .insight-item-more a:after {
    content: '\e900';
    font-family: 'tri-o';
    display: inline-block;
    margin-left: 10px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-latest.style-02 .insight-items .insight-item .insight-item-inner .insight-item-more a:hover:after {
    margin-left: 15px;
}

.insight-portfolio-latest.style-02 .insight-items .insight-item .insight-item-inner:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 7;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-latest.style-02 .insight-items .insight-item .insight-item-inner:hover .insight-item-info, .insight-portfolio-latest.style-02 .insight-items .insight-item .insight-item-inner:hover .insight-item-more, .insight-portfolio-latest.style-02 .insight-items .insight-item .insight-item-inner:hover:before {
    opacity: 1;
}

.insight-portfolio-latest.style-02 .insight-items .insight-item .insight-item-inner:hover .insight-item-info {
    top: 50%;
}

.insight-portfolio-latest.style-02 .insight-items .insight-item .insight-item-inner:hover .insight-item-more {
    bottom: 0;
}

.insight-portfolio-latest.style-03 {
    margin-left: -10px;
    margin-right: -10px;
}

.insight-portfolio-latest.style-03 .insight-pager {
    margin-top: 0;
}

.insight-portfolio-latest.style-03 .insight-items {
    display: block;
    width: 100% !important;
}

.insight-portfolio-latest.style-03 .insight-items .insight-item {
    width: 25%;
    padding: 10px;
}

.insight-portfolio-latest.style-03 .insight-items .insight-item .insight-item-inner {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.insight-portfolio-latest.style-03 .insight-items .insight-item .insight-item-inner .insight-item-thumb img {
    width: 100%;
    height: auto;
    z-index: 6;
}

.insight-portfolio-latest.style-03 .insight-items .insight-item .insight-item-inner .insight-item-info {
    position: absolute;
    top: 40%;
    left: 0;
    z-index: 8;
    display: block;
    width: 100%;
    padding: 40px;
    transform: translateY(-50%);
    color: #ffffff;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-latest.style-03 .insight-items .insight-item .insight-item-inner .insight-item-info .title {
    font-size: 26px;
    font-weight: 700;
}

.insight-portfolio-latest.style-03 .insight-items .insight-item .insight-item-inner .insight-item-info .title a {
    color: #ffffff;
}

.insight-portfolio-latest.style-03 .insight-items .insight-item .insight-item-inner .insight-item-info .title a:hover {
    color: #FDC657;
}

.insight-portfolio-latest.style-03 .insight-items .insight-item .insight-item-inner .insight-item-info .category {
    font-size: 15px;
    font-weight: 400;
    color: #AAAAAA;
}

.insight-portfolio-latest.style-03 .insight-items .insight-item .insight-item-inner .insight-item-info .category a {
    color: #AAAAAA;
}

.insight-portfolio-latest.style-03 .insight-items .insight-item .insight-item-inner .insight-item-info .category a:hover {
    color: #FDC657;
}

.insight-portfolio-latest.style-03 .insight-items .insight-item .insight-item-inner .insight-item-more {
    bottom: -40px;
    left: 0;
    position: absolute;
    z-index: 8;
    display: block;
    width: 100%;
    padding: 40px;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-latest.style-03 .insight-items .insight-item .insight-item-inner .insight-item-more a {
    font-size: 14px;
    font-weight: 600;
    color: #FDC657;
    text-transform: uppercase;
    line-height: 1;
}

.insight-portfolio-latest.style-03 .insight-items .insight-item .insight-item-inner .insight-item-more a:after {
    content: '\e900';
    font-family: 'tri-o';
    display: inline-block;
    margin-left: 10px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-latest.style-03 .insight-items .insight-item .insight-item-inner .insight-item-more a:hover:after {
    margin-left: 15px;
}

.insight-portfolio-latest.style-03 .insight-items .insight-item .insight-item-inner:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 7;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-latest.style-03 .insight-items .insight-item .insight-item-inner:hover .insight-item-info, .insight-portfolio-latest.style-03 .insight-items .insight-item .insight-item-inner:hover .insight-item-more, .insight-portfolio-latest.style-03 .insight-items .insight-item .insight-item-inner:hover:before {
    opacity: 1;
}

.insight-portfolio-latest.style-03 .insight-items .insight-item .insight-item-inner:hover .insight-item-info {
    top: 50%;
}

.insight-portfolio-latest.style-03 .insight-items .insight-item .insight-item-inner:hover .insight-item-more {
    bottom: 0;
}

.insight-portfolio-latest.style-03 .insight-items .insight-item:nth-child(3n+3) {
    width: 50%;
}

.insight-portfolio-latest.style-04 {
    margin-left: -30px;
    margin-right: -30px;
    position: relative;
}

.insight-portfolio-latest.style-04 .insight-items {
    display: block;
    width: 100% !important;
}

.insight-portfolio-latest.style-04 .insight-items .insight-item {
    width: 33.33333333%;
    padding: 30px;
}

.insight-portfolio-latest.style-04 .insight-items .insight-item .insight-item-inner {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.insight-portfolio-latest.style-04 .insight-items .insight-item .insight-item-inner .insight-item-thumb img {
    width: 100%;
    height: auto;
    z-index: 6;
}

.insight-portfolio-latest.style-04 .insight-items .insight-item .insight-item-inner .insight-item-info {
    position: absolute;
    top: 40%;
    left: 0;
    z-index: 8;
    display: block;
    width: 100%;
    padding: 40px;
    transform: translateY(-50%);
    color: #ffffff;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-latest.style-04 .insight-items .insight-item .insight-item-inner .insight-item-info .title {
    font-size: 26px;
    font-weight: 700;
}

.insight-portfolio-latest.style-04 .insight-items .insight-item .insight-item-inner .insight-item-info .title a {
    color: #ffffff;
}

.insight-portfolio-latest.style-04 .insight-items .insight-item .insight-item-inner .insight-item-info .title a:hover {
    color: #FDC657;
}

.insight-portfolio-latest.style-04 .insight-items .insight-item .insight-item-inner .insight-item-info .category {
    font-size: 15px;
    font-weight: 400;
    color: #AAAAAA;
}

.insight-portfolio-latest.style-04 .insight-items .insight-item .insight-item-inner .insight-item-info .category a {
    color: #AAAAAA;
}

.insight-portfolio-latest.style-04 .insight-items .insight-item .insight-item-inner .insight-item-info .category a:hover {
    color: #FDC657;
}

.insight-portfolio-latest.style-04 .insight-items .insight-item .insight-item-inner .insight-item-more {
    bottom: -40px;
    left: 0;
    position: absolute;
    z-index: 8;
    display: block;
    width: 100%;
    padding: 40px;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-latest.style-04 .insight-items .insight-item .insight-item-inner .insight-item-more a {
    font-size: 14px;
    font-weight: 600;
    color: #FDC657;
    text-transform: uppercase;
    line-height: 1;
}

.insight-portfolio-latest.style-04 .insight-items .insight-item .insight-item-inner .insight-item-more a:after {
    content: '\e900';
    font-family: 'tri-o';
    display: inline-block;
    margin-left: 10px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-latest.style-04 .insight-items .insight-item .insight-item-inner .insight-item-more a:hover:after {
    margin-left: 15px;
}

.insight-portfolio-latest.style-04 .insight-items .insight-item .insight-item-inner:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 7;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-latest.style-04 .insight-items .insight-item .insight-item-inner:hover .insight-item-info, .insight-portfolio-latest.style-04 .insight-items .insight-item .insight-item-inner:hover .insight-item-more, .insight-portfolio-latest.style-04 .insight-items .insight-item .insight-item-inner:hover:before {
    opacity: 1;
}

.insight-portfolio-latest.style-04 .insight-items .insight-item .insight-item-inner:hover .insight-item-info {
    top: 50%;
}

.insight-portfolio-latest.style-04 .insight-items .insight-item .insight-item-inner:hover .insight-item-more {
    bottom: 0;
}

.insight-portfolio-latest.style-04 .insight-items .insight-item:before {
    content: '';
    width: 1px;
    height: 20px;
    background-color: #DDDDDD;
    position: absolute;
    bottom: -10px;
    right: 0;
}

.insight-portfolio-latest.style-04 .insight-items .insight-item:after {
    content: '';
    width: 20px;
    height: 1px;
    background-color: #DDDDDD;
    position: absolute;
    bottom: 0px;
    right: -10px;
}

.insight-portfolio-latest.style-04 .insight-items .insight-item:nth-child(3n+3):before, .insight-portfolio-latest.style-04 .insight-items .insight-item:nth-child(3n+3):after {
    display: none;
}

@media (max-width: 991px) {
    .insight-portfolio-latest.style-04 .insight-items .insight-item:before, .insight-portfolio-latest.style-04 .insight-items .insight-item:after {
        display: none;
    }
}

.insight-portfolio-latest.style-04:after {
    content: '';
    width: 100%;
    height: 20px;
    display: block;
    background-color: #ffffff;
    position: absolute;
    left: 0;
    bottom: -10px;
}

.insight-portfolio-latest.style-05 {
    margin-left: 0px;
    margin-right: 0px;
}

.insight-portfolio-latest.style-05 .insight-pager {
    margin-top: 0;
}

.insight-portfolio-latest.style-05 .insight-items {
    display: block;
    width: 100% !important;
}

.insight-portfolio-latest.style-05 .insight-items .insight-item {
    width: 25%;
    padding: 0;
}

.insight-portfolio-latest.style-05 .insight-items .insight-item .insight-item-inner {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.insight-portfolio-latest.style-05 .insight-items .insight-item .insight-item-inner .insight-item-thumb img {
    width: 100%;
    height: auto;
    z-index: 6;
}

.insight-portfolio-latest.style-05 .insight-items .insight-item .insight-item-inner .insight-item-info {
    position: absolute;
    top: 40%;
    left: 0;
    z-index: 8;
    display: block;
    width: 100%;
    padding: 50px;
    transform: translateY(-50%);
    color: #ffffff;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-latest.style-05 .insight-items .insight-item .insight-item-inner .insight-item-info .title {
    font-size: 26px;
    font-weight: 700;
}

.insight-portfolio-latest.style-05 .insight-items .insight-item .insight-item-inner .insight-item-info .title a {
    color: #ffffff;
}

.insight-portfolio-latest.style-05 .insight-items .insight-item .insight-item-inner .insight-item-info .title a:hover {
    color: #FDC657;
}

.insight-portfolio-latest.style-05 .insight-items .insight-item .insight-item-inner .insight-item-info .category {
    font-size: 15px;
    font-weight: 400;
    color: #AAAAAA;
}

.insight-portfolio-latest.style-05 .insight-items .insight-item .insight-item-inner .insight-item-info .category a {
    color: #AAAAAA;
}

.insight-portfolio-latest.style-05 .insight-items .insight-item .insight-item-inner .insight-item-info .category a:hover {
    color: #FDC657;
}

.insight-portfolio-latest.style-05 .insight-items .insight-item .insight-item-inner .insight-item-more {
    bottom: -50px;
    left: 0;
    position: absolute;
    z-index: 8;
    display: block;
    width: 100%;
    padding: 50px;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-latest.style-05 .insight-items .insight-item .insight-item-inner .insight-item-more a {
    font-size: 14px;
    font-weight: 600;
    color: #FDC657;
    text-transform: uppercase;
    line-height: 1;
}

.insight-portfolio-latest.style-05 .insight-items .insight-item .insight-item-inner .insight-item-more a:after {
    content: '\e900';
    font-family: 'tri-o';
    display: inline-block;
    margin-left: 10px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-latest.style-05 .insight-items .insight-item .insight-item-inner .insight-item-more a:hover:after {
    margin-left: 15px;
}

.insight-portfolio-latest.style-05 .insight-items .insight-item .insight-item-inner:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 7;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-latest.style-05 .insight-items .insight-item .insight-item-inner:hover .insight-item-info, .insight-portfolio-latest.style-05 .insight-items .insight-item .insight-item-inner:hover .insight-item-more, .insight-portfolio-latest.style-05 .insight-items .insight-item .insight-item-inner:hover:before {
    opacity: 1;
}

.insight-portfolio-latest.style-05 .insight-items .insight-item .insight-item-inner:hover .insight-item-info {
    top: 50%;
}

.insight-portfolio-latest.style-05 .insight-items .insight-item .insight-item-inner:hover .insight-item-more {
    bottom: 0;
}

.insight-portfolio-latest.style-05 .insight-items .insight-item:nth-child(3n+3) {
    width: 50%;
}

@media (max-width: 991px) {
    .insight-portfolio-latest .insight-items .insight-item {
        width: 100% !important;
        padding: 15px !important;
    }
}

.insight-portfolio-grid {
    position: relative;
}

.insight-portfolio-grid.style-01 {
    margin-left: -30px;
    margin-right: -30px;
}

.insight-portfolio-grid.style-01 .insight-items {
    display: block;
    width: 100% !important;
}

.insight-portfolio-grid.style-01 .insight-items .insight-item {
    width: 33.33333333%;
    padding: 30px;
}

.insight-portfolio-grid.style-01 .insight-items .insight-item .insight-item-inner {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.insight-portfolio-grid.style-01 .insight-items .insight-item .insight-item-inner .insight-item-thumb img {
    width: 100%;
    height: auto;
    z-index: 6;
}

.insight-portfolio-grid.style-01 .insight-items .insight-item .insight-item-inner .insight-item-info {
    position: absolute;
    top: 40%;
    left: 0;
    z-index: 8;
    display: block;
    width: 100%;
    padding: 40px;
    transform: translateY(-50%);
    color: #ffffff;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-grid.style-01 .insight-items .insight-item .insight-item-inner .insight-item-info .title {
    font-size: 26px;
    font-weight: 700;
}

.insight-portfolio-grid.style-01 .insight-items .insight-item .insight-item-inner .insight-item-info .title a {
    color: #ffffff;
}

.insight-portfolio-grid.style-01 .insight-items .insight-item .insight-item-inner .insight-item-info .title a:hover {
    color: #FDC657;
}

.insight-portfolio-grid.style-01 .insight-items .insight-item .insight-item-inner .insight-item-info .category {
    font-size: 15px;
    font-weight: 400;
    color: #AAAAAA;
}

.insight-portfolio-grid.style-01 .insight-items .insight-item .insight-item-inner .insight-item-info .category a {
    color: #AAAAAA;
}

.insight-portfolio-grid.style-01 .insight-items .insight-item .insight-item-inner .insight-item-info .category a:hover {
    color: #FDC657;
}

.insight-portfolio-grid.style-01 .insight-items .insight-item .insight-item-inner .insight-item-more {
    bottom: -40px;
    left: 0;
    position: absolute;
    z-index: 8;
    display: block;
    width: 100%;
    padding: 0 40px 40px 40px;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-grid.style-01 .insight-items .insight-item .insight-item-inner .insight-item-more a {
    font-size: 14px;
    font-weight: 600;
    color: #FDC657;
    text-transform: uppercase;
    line-height: 1;
}

.insight-portfolio-grid.style-01 .insight-items .insight-item .insight-item-inner .insight-item-more a:after {
    content: '\e900';
    font-family: 'tri-o';
    display: inline-block;
    margin-left: 10px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-grid.style-01 .insight-items .insight-item .insight-item-inner .insight-item-more a:hover:after {
    margin-left: 15px;
}

.insight-portfolio-grid.style-01 .insight-items .insight-item .insight-item-inner:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 7;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-grid.style-01 .insight-items .insight-item .insight-item-inner:hover .insight-item-info, .insight-portfolio-grid.style-01 .insight-items .insight-item .insight-item-inner:hover .insight-item-more, .insight-portfolio-grid.style-01 .insight-items .insight-item .insight-item-inner:hover:before {
    opacity: 1;
}

.insight-portfolio-grid.style-01 .insight-items .insight-item .insight-item-inner:hover .insight-item-info {
    top: 50%;
}

.insight-portfolio-grid.style-01 .insight-items .insight-item .insight-item-inner:hover .insight-item-more {
    bottom: 0;
}

.insight-portfolio-grid.style-02 {
    margin-left: -15px;
    margin-right: -15px;
}

.insight-portfolio-grid.style-02 .insight-pager {
    margin-top: 0;
}

.insight-portfolio-grid.style-02 .insight-items {
    display: block;
    width: 100% !important;
}

.insight-portfolio-grid.style-02 .insight-items .insight-item {
    width: 33.33333333%;
    padding: 15px;
}

.insight-portfolio-grid.style-02 .insight-items .insight-item .insight-item-inner {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.insight-portfolio-grid.style-02 .insight-items .insight-item .insight-item-inner .insight-item-thumb img {
    width: 100%;
    height: auto;
    z-index: 6;
}

.insight-portfolio-grid.style-02 .insight-items .insight-item .insight-item-inner .insight-item-info {
    position: absolute;
    top: 40%;
    left: 0;
    z-index: 8;
    display: block;
    width: 100%;
    padding: 40px;
    transform: translateY(-50%);
    color: #ffffff;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-grid.style-02 .insight-items .insight-item .insight-item-inner .insight-item-info .title {
    font-size: 26px;
    font-weight: 700;
}

.insight-portfolio-grid.style-02 .insight-items .insight-item .insight-item-inner .insight-item-info .title a {
    color: #ffffff;
}

.insight-portfolio-grid.style-02 .insight-items .insight-item .insight-item-inner .insight-item-info .title a:hover {
    color: #FDC657;
}

.insight-portfolio-grid.style-02 .insight-items .insight-item .insight-item-inner .insight-item-info .category {
    font-size: 15px;
    font-weight: 400;
    color: #AAAAAA;
}

.insight-portfolio-grid.style-02 .insight-items .insight-item .insight-item-inner .insight-item-info .category a {
    color: #AAAAAA;
}

.insight-portfolio-grid.style-02 .insight-items .insight-item .insight-item-inner .insight-item-info .category a:hover {
    color: #FDC657;
}

.insight-portfolio-grid.style-02 .insight-items .insight-item .insight-item-inner .insight-item-more {
    bottom: -40px;
    left: 0;
    position: absolute;
    z-index: 8;
    display: block;
    width: 100%;
    padding: 0 40px 40px 40px;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-grid.style-02 .insight-items .insight-item .insight-item-inner .insight-item-more a {
    font-size: 14px;
    font-weight: 600;
    color: #FDC657;
    text-transform: uppercase;
    line-height: 1;
}

.insight-portfolio-grid.style-02 .insight-items .insight-item .insight-item-inner .insight-item-more a:after {
    content: '\e900';
    font-family: 'tri-o';
    display: inline-block;
    margin-left: 10px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-grid.style-02 .insight-items .insight-item .insight-item-inner .insight-item-more a:hover:after {
    margin-left: 15px;
}

.insight-portfolio-grid.style-02 .insight-items .insight-item .insight-item-inner:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 7;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-grid.style-02 .insight-items .insight-item .insight-item-inner:hover .insight-item-info, .insight-portfolio-grid.style-02 .insight-items .insight-item .insight-item-inner:hover .insight-item-more, .insight-portfolio-grid.style-02 .insight-items .insight-item .insight-item-inner:hover:before {
    opacity: 1;
}

.insight-portfolio-grid.style-02 .insight-items .insight-item .insight-item-inner:hover .insight-item-info {
    top: 50%;
}

.insight-portfolio-grid.style-02 .insight-items .insight-item .insight-item-inner:hover .insight-item-more {
    bottom: 0;
}

.insight-portfolio-grid.style-03 {
    margin-left: -10px;
    margin-right: -10px;
}

.insight-portfolio-grid.style-03 .insight-pager {
    margin-top: 0;
}

.insight-portfolio-grid.style-03 .insight-items {
    display: block;
    width: 100% !important;
}

.insight-portfolio-grid.style-03 .insight-items .insight-item {
    width: 25%;
    padding: 10px;
}

.insight-portfolio-grid.style-03 .insight-items .insight-item .insight-item-inner {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.insight-portfolio-grid.style-03 .insight-items .insight-item .insight-item-inner .insight-item-thumb img {
    width: 100%;
    height: auto;
    z-index: 6;
}

.insight-portfolio-grid.style-03 .insight-items .insight-item .insight-item-inner .insight-item-info {
    position: absolute;
    top: 40%;
    left: 0;
    z-index: 8;
    display: block;
    width: 100%;
    padding: 40px;
    transform: translateY(-50%);
    color: #ffffff;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-grid.style-03 .insight-items .insight-item .insight-item-inner .insight-item-info .title {
    font-size: 26px;
    font-weight: 700;
}

.insight-portfolio-grid.style-03 .insight-items .insight-item .insight-item-inner .insight-item-info .title a {
    color: #ffffff;
}

.insight-portfolio-grid.style-03 .insight-items .insight-item .insight-item-inner .insight-item-info .title a:hover {
    color: #FDC657;
}

.insight-portfolio-grid.style-03 .insight-items .insight-item .insight-item-inner .insight-item-info .category {
    font-size: 15px;
    font-weight: 400;
    color: #AAAAAA;
}

.insight-portfolio-grid.style-03 .insight-items .insight-item .insight-item-inner .insight-item-info .category a {
    color: #AAAAAA;
}

.insight-portfolio-grid.style-03 .insight-items .insight-item .insight-item-inner .insight-item-info .category a:hover {
    color: #FDC657;
}

.insight-portfolio-grid.style-03 .insight-items .insight-item .insight-item-inner .insight-item-more {
    bottom: -40px;
    left: 0;
    position: absolute;
    z-index: 8;
    display: block;
    width: 100%;
    padding: 0 40px 40px 40px;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-grid.style-03 .insight-items .insight-item .insight-item-inner .insight-item-more a {
    font-size: 14px;
    font-weight: 600;
    color: #FDC657;
    text-transform: uppercase;
    line-height: 1;
}

.insight-portfolio-grid.style-03 .insight-items .insight-item .insight-item-inner .insight-item-more a:after {
    content: '\e900';
    font-family: 'tri-o';
    display: inline-block;
    margin-left: 10px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-grid.style-03 .insight-items .insight-item .insight-item-inner .insight-item-more a:hover:after {
    margin-left: 15px;
}

.insight-portfolio-grid.style-03 .insight-items .insight-item .insight-item-inner:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 7;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-grid.style-03 .insight-items .insight-item .insight-item-inner:hover .insight-item-info, .insight-portfolio-grid.style-03 .insight-items .insight-item .insight-item-inner:hover .insight-item-more, .insight-portfolio-grid.style-03 .insight-items .insight-item .insight-item-inner:hover:before {
    opacity: 1;
}

.insight-portfolio-grid.style-03 .insight-items .insight-item .insight-item-inner:hover .insight-item-info {
    top: 50%;
}

.insight-portfolio-grid.style-03 .insight-items .insight-item .insight-item-inner:hover .insight-item-more {
    bottom: 0;
}

.insight-portfolio-grid.style-03 .insight-items .insight-item:nth-child(3n+3) {
    width: 50%;
}

.insight-portfolio-grid.style-04 {
    margin-left: -30px;
    margin-right: -30px;
}

.insight-portfolio-grid.style-04 .insight-items {
    display: block;
    width: 100% !important;
}

.insight-portfolio-grid.style-04 .insight-items .insight-item {
    width: 33.33333333%;
    padding: 30px;
}

.insight-portfolio-grid.style-04 .insight-items .insight-item .insight-item-inner {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.insight-portfolio-grid.style-04 .insight-items .insight-item .insight-item-inner .insight-item-thumb img {
    width: 100%;
    height: auto;
    z-index: 6;
}

.insight-portfolio-grid.style-04 .insight-items .insight-item .insight-item-inner .insight-item-info {
    position: absolute;
    top: 40%;
    left: 0;
    z-index: 8;
    display: block;
    width: 100%;
    padding: 40px;
    transform: translateY(-50%);
    color: #ffffff;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-grid.style-04 .insight-items .insight-item .insight-item-inner .insight-item-info .title {
    font-size: 26px;
    font-weight: 700;
}

.insight-portfolio-grid.style-04 .insight-items .insight-item .insight-item-inner .insight-item-info .title a {
    color: #ffffff;
}

.insight-portfolio-grid.style-04 .insight-items .insight-item .insight-item-inner .insight-item-info .title a:hover {
    color: #FDC657;
}

.insight-portfolio-grid.style-04 .insight-items .insight-item .insight-item-inner .insight-item-info .category {
    font-size: 15px;
    font-weight: 400;
    color: #AAAAAA;
}

.insight-portfolio-grid.style-04 .insight-items .insight-item .insight-item-inner .insight-item-info .category a {
    color: #AAAAAA;
}

.insight-portfolio-grid.style-04 .insight-items .insight-item .insight-item-inner .insight-item-info .category a:hover {
    color: #FDC657;
}

.insight-portfolio-grid.style-04 .insight-items .insight-item .insight-item-inner .insight-item-more {
    bottom: -40px;
    left: 0;
    position: absolute;
    z-index: 8;
    display: block;
    width: 100%;
    padding: 0 40px 40px 40px;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-grid.style-04 .insight-items .insight-item .insight-item-inner .insight-item-more a {
    font-size: 14px;
    font-weight: 600;
    color: #FDC657;
    text-transform: uppercase;
    line-height: 1;
}

.insight-portfolio-grid.style-04 .insight-items .insight-item .insight-item-inner .insight-item-more a:after {
    content: '\e900';
    font-family: 'tri-o';
    display: inline-block;
    margin-left: 10px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-grid.style-04 .insight-items .insight-item .insight-item-inner .insight-item-more a:hover:after {
    margin-left: 15px;
}

.insight-portfolio-grid.style-04 .insight-items .insight-item .insight-item-inner:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 7;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-grid.style-04 .insight-items .insight-item .insight-item-inner:hover .insight-item-info, .insight-portfolio-grid.style-04 .insight-items .insight-item .insight-item-inner:hover .insight-item-more, .insight-portfolio-grid.style-04 .insight-items .insight-item .insight-item-inner:hover:before {
    opacity: 1;
}

.insight-portfolio-grid.style-04 .insight-items .insight-item .insight-item-inner:hover .insight-item-info {
    top: 50%;
}

.insight-portfolio-grid.style-04 .insight-items .insight-item .insight-item-inner:hover .insight-item-more {
    bottom: 0;
}

.insight-portfolio-grid.style-04 .insight-items .insight-item:before {
    content: '';
    width: 1px;
    height: 20px;
    background-color: #DDDDDD;
    position: absolute;
    bottom: -10px;
    right: 0;
}

.insight-portfolio-grid.style-04 .insight-items .insight-item:after {
    content: '';
    width: 20px;
    height: 1px;
    background-color: #DDDDDD;
    position: absolute;
    bottom: 0px;
    right: -10px;
}

.insight-portfolio-grid.style-04 .insight-items .insight-item:nth-child(3n+3):before, .insight-portfolio-grid.style-04 .insight-items .insight-item:nth-child(3n+3):after {
    display: none;
}

.insight-portfolio-grid.style-05 {
    margin-left: -15px;
    margin-right: -15px;
}

.insight-portfolio-grid.style-05 .insight-items {
    display: block;
    width: 100% !important;
}

.insight-portfolio-grid.style-05 .insight-items .insight-item {
    width: 33.3333%;
    padding: 15px;
}

.insight-portfolio-grid.style-05 .insight-items .insight-item .insight-item-inner {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.insight-portfolio-grid.style-05 .insight-items .insight-item .insight-item-inner .insight-item-thumb {
    position: relative;
    overflow: hidden;
}

.insight-portfolio-grid.style-05 .insight-items .insight-item .insight-item-inner .insight-item-thumb .insight-item-more {
    opacity: 0;
    top: 60%;
    left: 50%;
    position: absolute;
    z-index: 8;
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-grid.style-05 .insight-items .insight-item .insight-item-inner .insight-item-thumb .insight-item-more a {
    display: block;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 0;
    background-color: rgba(255, 255, 255, 0.15);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.insight-portfolio-grid.style-05 .insight-items .insight-item .insight-item-inner .insight-item-thumb .insight-item-more a:before {
    content: '\f0c1';
    font-family: FontAwesome;
    font-size: 16px;
    color: #ffffff;
}

.insight-portfolio-grid.style-05 .insight-items .insight-item .insight-item-inner .insight-item-thumb:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 7;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-grid.style-05 .insight-items .insight-item .insight-item-inner .insight-item-info {
    position: relative;
    z-index: 8;
    display: block;
    width: 100%;
    padding: 30px 0 20px 0;
    color: #000000;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-portfolio-grid.style-05 .insight-items .insight-item .insight-item-inner .insight-item-info .title {
    font-size: 20px;
    font-weight: 700;
}

.insight-portfolio-grid.style-05 .insight-items .insight-item .insight-item-inner .insight-item-info .title a {
    color: #000000;
}

.insight-portfolio-grid.style-05 .insight-items .insight-item .insight-item-inner .insight-item-info .title a:hover {
    color: #FDC657;
}

.insight-portfolio-grid.style-05 .insight-items .insight-item .insight-item-inner .insight-item-info .category {
    font-size: 15px;
    font-weight: 400;
    color: #AAAAAA;
}

.insight-portfolio-grid.style-05 .insight-items .insight-item .insight-item-inner .insight-item-info .category a {
    color: #AAAAAA;
}

.insight-portfolio-grid.style-05 .insight-items .insight-item .insight-item-inner .insight-item-info .category a:hover {
    color: #FDC657;
}

.insight-portfolio-grid.style-05 .insight-items .insight-item .insight-item-inner:hover .insight-item-thumb .insight-item-more {
    top: 50%;
    opacity: 1;
}

.insight-portfolio-grid.style-05 .insight-items .insight-item .insight-item-inner:hover .insight-item-thumb:before {
    opacity: 1;
}

.insight-portfolio-grid.style-05.column-3 .insight-items .insight-item {
    width: 33.33333333%;
}

.insight-portfolio-grid.style-05.column-3 .insight-items .insight-item .insight-item-inner .insight-item-info {
    padding: 30px 0 10px 0;
}

.insight-portfolio-grid.style-05.column-3 .insight-items .insight-item .insight-item-inner .insight-item-info .title {
    font-size: 22px;
}

.insight-portfolio-grid.style-05.column-4 .insight-items .insight-item {
    width: 25%;
}

.insight-portfolio-grid.style-05.column-4 .insight-items .insight-item .insight-item-inner .insight-item-info {
    padding: 20px 0 0 0;
}

.insight-portfolio-grid.style-05.column-4 .insight-items .insight-item .insight-item-inner .insight-item-info .title {
    font-size: 18px;
}

@media (max-width: 991px) {
    .insight-portfolio-grid .insight-items .insight-item {
        width: 100% !important;
        padding: 15px !important;
    }
}

.insight-portfolio-parallax .insight-portfolio-parallax-item .parallax-window {
    min-height: 980px;
    background: transparent;
}

.insight-portfolio-parallax .insight-portfolio-parallax-item img {
    width: 100%;
    height: auto;
}

.insight-portfolio-parallax .insight-portfolio-parallax-item .info {
    padding-top: 100px;
    padding-bottom: 100px;
    margin-left: 15px;
    margin-right: 15px;
    overflow: hidden;
}

.insight-portfolio-parallax .insight-portfolio-parallax-item .info .info-left {
    padding-left: 100px;
}

.insight-portfolio-parallax .insight-portfolio-parallax-item .info .info-left .category {
    font-size: 18px;
    color: #888888;
}

.insight-portfolio-parallax .insight-portfolio-parallax-item .info .info-left .category a {
    font-size: 18px;
    color: #888888;
}

.insight-portfolio-parallax .insight-portfolio-parallax-item .info .info-left .category a:hover {
    color: #FDC657;
}

.insight-portfolio-parallax .insight-portfolio-parallax-item .info .info-left .title a {
    font-size: 40px;
    font-weight: 700;
    color: #1F1F1F;
}

.insight-portfolio-parallax .insight-portfolio-parallax-item .info .info-left .title a:hover {
    color: #FDC657;
}

.insight-portfolio-parallax .insight-portfolio-parallax-item .info .info-right {
    text-align: center;
    position: relative;
}

.insight-portfolio-parallax .insight-portfolio-parallax-item .info .info-right:before {
    content: '';
    width: 1px;
    height: 600px;
    background-color: #EEEEEE;
    position: absolute;
    top: -200px;
    left: 0;
}

.insight-portfolio-parallax .insight-portfolio-parallax-item .info .info-right a {
    display: inline-block;
    height: 62px;
    line-height: 58px;
    padding: 0 30px;
    color: #111111;
    text-transform: uppercase;
    background-color: transparent;
    border: 2px solid #111111;
    font-size: 14px;
    font-weight: 600;
}

.insight-portfolio-parallax .insight-portfolio-parallax-item .info .info-right a:after {
    content: '\e900';
    font-family: 'tri-o';
    margin-left: 10px;
}

.insight-portfolio-parallax .insight-portfolio-parallax-item .info .info-right a:hover {
    color: #FDC657;
    border-color: #FDC657;
}

@media (max-width: 768px) {
    .insight-portfolio-parallax .insight-portfolio-parallax-item .info .info-left, .insight-portfolio-parallax .insight-portfolio-parallax-item .info .info-right {
        padding-left: 30px;
        padding-right: 30px;
        text-align: left;
    }

    .insight-portfolio-parallax .insight-portfolio-parallax-item .info .info-right {
        margin-top: 30px;
    }

    .insight-portfolio-parallax .insight-portfolio-parallax-item .info .info-right:before {
        display: none;
    }
}

.insight-product-carousel .slick-slider {
    margin-bottom: 0 !important;
}

.insight-product-carousel .slick-slider .slick-dots {
    margin-top: 30px !important;
}

.insight-product-carousel .woo-products .loop-product {
    margin-bottom: 0 !important;
}

.insight-product-carousel.style02 .woo-products .loop-product {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

@media (max-width: 991px) {
    .insight-product-carousel.style02 .woo-products .loop-product {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

.insight-product-carousel.style02 .slick-prev, .insight-product-carousel.style02 .slick-next {
    z-index: 99999;
    width: 100px;
    height: 100px;
    background-color: #ffffff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    top: 50%;
    transform: translateY(-50%);
}

.insight-product-carousel.style02 .slick-prev:before, .insight-product-carousel.style02 .slick-next:before {
    color: #0E1114;
    font-family: FontAwesome;
}

.insight-product-carousel.style02 .slick-prev {
    left: -40px;
}

.insight-product-carousel.style02 .slick-prev:before {
    content: '\f0d9';
    padding-left: 30px;
}

.insight-product-carousel.style02 .slick-next {
    right: -40px;
}

.insight-product-carousel.style02 .slick-next:before {
    content: '\f0da';
    padding-right: 30px;
}

.insight-product-single {
    display: block;
    width: 100%;
}

.insight-product-single a {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.insight-product-single a img {
    display: block;
    width: 100%;
    height: auto;
    z-index: 6;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-product-single a .info {
    position: absolute;
    z-index: 7;
    top: 50%;
    width: 50%;
    transform: translateY(-50%);
}

.insight-product-single a .info .title {
    font-size: 18px;
    font-weight: 700;
    color: #202020;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-product-single a .info .price {
    font-size: 16px;
    font-weight: 600;
    color: #666666;
}

.insight-product-single a .info .price del {
    opacity: .5;
}

.insight-product-single a .info .price ins {
    background-color: transparent;
}

.insight-product-single a .label {
    position: absolute;
    z-index: 8;
    background-color: rgba(253, 197, 87, 0.9);
    display: block;
    width: 130px;
    height: 130px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    top: 40px;
    overflow: hidden;
}

.insight-product-single a .label .label-inner {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.insight-product-single a .label .label-inner .label-text {
    width: 100%;
    display: block;
    position: absolute;
    top: 50%;
    color: #ffffff;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    transform: translateY(-50%);
    line-height: 1;
}

.insight-product-single a .label.label-small {
    width: 70px;
    height: 70px;
}

.insight-product-single a .label.label-small .label-inner .label-text {
    font-size: 16px;
}

.insight-product-single a:hover img {
    transform: scale(1.1);
}

.insight-product-single a:hover .title {
    color: #FDC657;
}

.insight-product-single.display-title-none a .info {
    display: none;
}

.insight-product-single.display-title-none a .label {
    right: 40px;
}

.insight-product-single.display-title-left a .info {
    left: 40px;
    text-align: left;
}

.insight-product-single.display-title-left a .label {
    right: 40px;
}

.insight-product-single.display-title-right a .info {
    right: 40px;
    text-align: right;
}

.insight-product-single.display-title-right a .label {
    left: 40px;
}

.insight-product-slider {
    display: block;
    width: 100%;
    margin-bottom: 0 !important;
}

.insight-product-slider .insight-product-slider-item {
    display: block;
    width: 100%;
    padding: 0 270px;
    position: relative;
    outline: none;
    z-index: 6;
}

.insight-product-slider .insight-product-slider-item img {
    width: 100%;
    height: auto;
    z-index: 6;
}

.insight-product-slider .insight-product-slider-item .info {
    position: absolute;
    top: 50%;
    left: 430px;
    transform: translateY(-50%);
    z-index: 7;
}

.insight-product-slider .insight-product-slider-item .info .title {
    font-size: 40px;
    font-weight: 700;
    color: #202020;
}

.insight-product-slider .insight-product-slider-item .info .price {
    font-size: 16px;
    font-weight: 600;
    color: #666666;
}

.insight-product-slider .insight-product-slider-item .info .price del {
    opacity: .5;
}

.insight-product-slider .insight-product-slider-item .info .price ins {
    background-color: transparent;
}

.insight-product-slider .insight-product-slider-item .info .link {
    margin-top: 30px;
}

.insight-product-slider .insight-product-slider-item .info .link a {
    font-size: 14px;
    font-weight: 600;
    color: #FDC657;
    text-transform: uppercase;
}

.insight-product-slider .insight-product-slider-item .info .link a:hover {
    color: #202020;
}

.insight-product-slider .slick-dots {
    position: absolute;
    bottom: 40px;
    margin: 0;
    z-index: 7;
}

.insight-product-slider .slick-dots li {
    margin: 0;
}

.insight-product-slider .slick-dots li button:before {
    font-size: 12px;
}

.insight-product-slider .slick-arrow {
    z-index: 8;
    position: absolute;
}

.insight-product-slider .slick-arrow.slick-prev {
    left: 100px;
}

.insight-product-slider .slick-arrow.slick-prev:before {
    content: '\e901';
}

.insight-product-slider .slick-arrow.slick-next {
    right: 100px;
}

.insight-product-slider .slick-arrow.slick-next:before {
    content: '\e900';
}

.insight-product-slider .slick-arrow.slick-next:before, .insight-product-slider .slick-arrow.slick-prev:before {
    font-family: 'tri-o';
    font-size: 40px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: normal;
    color: #0E1114;
}

@media (max-width: 991px) {
    .insight-product-slider .insight-product-slider-item {
        padding: 0;
    }

    .insight-product-slider .insight-product-slider-item .info {
        display: none;
    }
}

.insight-shop-collection {
    display: block;
    width: 100%;
    padding: 200px;
    position: relative;
}

.insight-shop-collection .title {
    font-size: 60px;
    font-weight: 700;
    color: #1F1F1F;
    line-height: 1.2;
    position: absolute;
    top: 100px;
    left: 100px;
}

.insight-shop-collection .title .title-inner {
    position: relative;
    display: block;
    width: 70%;
    padding-bottom: 30px;
}

.insight-shop-collection .title .title-inner:after {
    content: '';
    width: 60px;
    height: 3px;
    display: block;
    background-color: #1f1f1f;
    position: absolute;
    left: 0;
    bottom: 0;
}

.insight-shop-collection .text {
    font-size: 20px;
    color: #666666;
    font-style: italic;
    font-family: "Playfair Display";
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 90px;
    display: block;
    width: 100%;
}

.insight-shop-collection .button {
    position: absolute;
    right: 40px;
    top: 50%;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.insight-shop-collection .button a {
    font-size: 14px;
    font-weight: 600;
    color: #1F1F1F;
    text-transform: uppercase;
    line-height: 1;
    border-bottom: 1px solid #1f1f1f;
}

.insight-shop-collection .image img {
    width: 100%;
    height: auto;
}

@media (max-width: 991px) {
    .insight-shop-collection {
        padding: 0;
    }

    .insight-shop-collection .title, .insight-shop-collection .text {
        display: none;
    }
}

.insight-quote .item {
    outline: none;
    z-index: 98;
    overflow: visible;
    padding: 0 80px;
    text-align: center;
}

.insight-quote .item .title {
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-weight: 900;
    margin-bottom: 25px;
}

.insight-quote .item .text {
    margin: 0 auto;
    font-size: 18px;
    line-height: 1.6;
    font-weight: 600;
    color: #1f1f1f;
    position: relative;
    display: block;
}

.insight-quote .item .text:before {
    content: '“';
    font-size: 60px;
    position: absolute;
    left: -40px;
    top: -10px;
}

.insight-quote .item .text:after {
    content: '';
    display: block;
    height: 3px;
    width: 70px;
    background-color: #FDC657;
    margin: 40px auto;
}

.insight-quote .item .photo {
    height: 70px;
    display: inline-block;
    margin-bottom: 40px;
}

.insight-quote .item .photo img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
}

.insight-quote .item .info {
    display: inline-block;
}

@media (max-width: 768px) {
    .insight-quote .item .info {
        text-align: center;
    }

    .insight-quote .item .info .photo {
        float: none !important;
    }

    .insight-quote .item .info .photo img {
        float: none;
    }
}

.insight-quote .item .info .author {
    height: 80px;
    display: inline-block;
}

.insight-quote .item .info .author .name, .insight-quote .item .info .author .tagline {
    display: inline-block;
}

.insight-quote .item .info .author .name {
    font-size: 16px;
    text-transform: uppercase;
    color: #333;
    font-weight: 700;
    display: block;
}

.insight-quote .item .info .author .tagline {
    font-size: 15px;
    color: #666666;
    font-weight: 400;
}

.insight-events-list {
    display: block;
    width: 100%;
    position: relative;
    box-sizing: border-box;
}

.insight-events-list .insight-events-item {
    padding: 60px 0;
    border-bottom: 1px solid #EEEEEE;
}

.insight-events-list .insight-events-item .insight-events-item-left {
    padding-left: 60px;
}

.insight-events-list .insight-events-item .insight-events-item-right {
    padding-right: 60px;
}

.insight-events-list .insight-events-item .time {
    color: #212121;
    font-size: 15px;
}

.insight-events-list .insight-events-item .time:before {
    content: '\f017';
    font-family: FontAwesome;
    color: #FDC657;
    margin-right: 15px;
}

.insight-events-list .insight-events-item .title {
    display: block;
    color: #1F1F1F;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 30px;
}

.insight-events-list .insight-events-item .text {
    display: block;
    font-size: 15px;
    font-weight: 400;
    color: #999999;
    margin-bottom: 30px;
}

.insight-events-list .insight-events-item .images img {
    width: 70px;
    height: 70px;
    margin-right: 10px;
}

.insight-events-list .insight-events-item:last-child {
    border-bottom: none;
}

@media (max-width: 991px) {
    .insight-events-list .insight-events-item {
        padding: 30px 0;
    }

    .insight-events-list .insight-events-item .insight-events-item-left, .insight-events-list .insight-events-item .insight-events-item-right {
        padding-left: 45px;
        padding-right: 45px;
    }
}

.vc_tta.insight-events-tab {
    border: 1px solid #EEEEEE !important;
    border-radius: 0 !important;
}

.vc_tta.insight-events-tab .vc_tta-tabs-container {
    margin-right: 0 !important;
    background-color: #F7F7F7 !important;
    border-bottom: 1px solid #EEEEEE !important;
}

.vc_tta.insight-events-tab .vc_tta-tabs-container ul li {
    margin: 0 !important;
}

.vc_tta.insight-events-tab .vc_tta-tabs-container ul li a {
    border: none !important;
    border-radius: 0 !important;
    font-size: 18px;
    font-weight: 600;
    color: #BBBBBB !important;
    text-transform: uppercase !important;
    padding: 20px 80px !important;
    line-height: 1 !important;
    background-color: transparent !important;
    border-right: 1px solid #EEEEEE !important;
}

.vc_tta.insight-events-tab .vc_tta-tabs-container ul li.vc_active a {
    color: #212121 !important;
    background-color: #FDC657 !important;
}

.vc_tta.insight-events-tab .vc_tta-panel-body {
    padding: 0 !important;
    background-color: #ffffff !important;
    border-radius: 0 !important;
}

.insight-list {
    list-style-type: none;
    padding-left: 0;
}

.insight-list .item {
    line-height: 36px;
}

.insight-list .item .number {
    font-weight: bold;
    color: #212121;
    margin-right: 5px;
}

.insight-list .item .icon {
    font-weight: 400;
    font-size: 14px;
    color: #212121;
    margin-right: 5px;
}

@media (max-width: 991px) {
    .insight-gallery-boxes img {
        width: 100%;
    }
}

@media (min-width: 769px) {
    .insight-gallery-boxes.fitRows .item {
        height: 192px;
        overflow: hidden;
    }
}

.insight-gallery-boxes .item {
    margin-bottom: 30px;
}

.insight-icon i {
    font-size: 20px;
    line-height: 1;
}

.insight-icon.align-left {
    text-align: left;
}

.insight-icon.align-center {
    text-align: center;
}

.insight-icon.align-right {
    text-align: right;
}

.insight-icon.color-primary i {
    color: #FDC657;
}

.insight-icon-boxes.default .icon {
    font-size: 36px;
    color: #aaa;
    width: 70px;
    text-align: center;
    padding-top: 8px;
}

.insight-icon-boxes.default .icon i {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-icon-boxes.default .title {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #333333;
}

.insight-icon-boxes.default div.title {
    font-weight: 600;
    font-size: 16px;
}

.insight-icon-boxes.default .icon, .insight-icon-boxes.default .inner {
    display: table-cell;
    vertical-align: top;
}

.insight-icon-boxes.default .inner {
    padding-left: 40px;
}

.insight-icon-boxes.black .icon {
    font-size: 36px;
    color: #111111;
    width: 70px;
    text-align: center;
    padding-top: 8px;
}

.insight-icon-boxes.black .icon i {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-icon-boxes.black .title {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #212121;
}

.insight-icon-boxes.black div.title {
    font-weight: 600;
    font-size: 16px;
}

.insight-icon-boxes.black .icon, .insight-icon-boxes.black .inner {
    display: table-cell;
    vertical-align: top;
}

.insight-icon-boxes.black .inner {
    padding-left: 40px;
}

.insight-icon-boxes.h-black {
    display: flex;
}

.insight-icon-boxes.h-black .icon {
    font-size: 36px;
    color: #FDC657;
}

.insight-icon-boxes.h-black .inner {
    padding-left: 35px;
}

.insight-icon-boxes.h-black .title {
    font-weight: 600;
    font-size: 16px;
    color: #fff;
    margin-bottom: 10px;
}

.insight-icon-boxes.has-bg .icon i {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-icon-boxes.has-bg .icon .icon-inner {
    font-size: 26px;
    color: #fff;
    width: 70px;
    height: 70px;
    display: block;
    text-align: center;
    padding-top: 15px;
    border-radius: 50%;
    margin-top: 20px;
}

.insight-icon-boxes.has-bg .title {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #333333;
}

.insight-icon-boxes.has-bg div.title {
    font-weight: 600;
    font-size: 16px;
}

.insight-icon-boxes.has-bg .icon, .insight-icon-boxes.has-bg .inner {
    display: table-cell;
    vertical-align: top;
}

.insight-icon-boxes.has-bg .inner {
    padding-left: 40px;
}

.insight-icon-boxes.hover {
    position: relative;
}

.insight-icon-boxes.hover:hover .block-visible {
    opacity: 0;
}

.insight-icon-boxes.hover .title {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #333333;
}

.insight-icon-boxes.hover div.title {
    font-weight: 600;
    font-size: 16px;
}

.insight-icon-boxes.hover .block-visible {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    position: absolute;
    background-color: #fff;
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-self: center;
    align-content: center;
    align-items: center;
}

.insight-icon-boxes.hover .block-visible .inner {
    text-align: center;
}

.insight-icon-boxes.hover .block-visible .inner .icon {
    font-size: 30px;
    color: #fff;
    width: 80px;
    height: 80px;
    display: inline-block;
    text-align: center;
    padding-top: 15px;
    border-radius: 50%;
    margin-bottom: 15px;
}

.insight-icon-boxes.hover .block-visible .inner .icon i {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-icon-boxes.hover .content {
    background-color: #222;
    padding: 60px 45px;
    text-align: center;
    color: #fff;
}

.insight-blog .blog-grid .entry-title {
    font-size: 18px;
}

.insight-blog.default .blog-grid .meta span {
    color: #666666;
    font-weight: 400;
}

.insight-blog.default .blog-grid .read-more {
    color: #111;
}

.insight-blog.default .blog-grid .read-more:after {
    display: none;
}

.insight-blog .special-masonry .first-item {
    margin-bottom: 30px;
}

.insight-blog .special-masonry .col-md-7, .insight-blog .special-masonry .col-md-7 .row.col-md-6, .insight-blog .special-masonry .col-md-7 .insight-carousel .col-md-6.slick-track, .insight-carousel .insight-blog .special-masonry .col-md-7 .col-md-6.slick-track {
    margin: 0;
    padding: 0;
}

.insight-blog .special-masonry .col-md-7 .blog-grid-style {
    margin-bottom: 30px;
}

.insight-blog .special-masonry .item {
    overflow: hidden;
}

.insight-blog .special-masonry .item:hover .post-thumbnail a:after {
    bottom: 0;
}

.insight-blog .special-masonry .item:hover .entry-desc {
    opacity: 1;
}

.insight-blog .special-masonry .item .entry-desc {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    position: absolute;
    bottom: 30px;
    left: 10px;
    opacity: 0;
    z-index: 2;
}

.insight-blog .special-masonry .item .entry-desc .entry-title {
    display: inline;
    background-color: #fff;
    padding-left: 10px;
    padding-right: 10px;
}

.insight-blog .special-masonry .item .entry-desc a:hover .entry-title {
    text-decoration: none;
}

.insight-blog .special-masonry .item .entry-desc .meta {
    margin-top: 30px;
}

.insight-blog .special-masonry .item .entry-desc .meta span {
    color: #fff;
}

.insight-blog .special-masonry .item .inner {
    position: relative;
}

.insight-blog .special-masonry .item .post-thumbnail a {
    position: relative;
    overflow: hidden;
    display: block;
    height: 100%;
    width: 100%;
}

@media (max-width: 991px) {
    .insight-blog .special-masonry .item .post-thumbnail a img {
        width: 100%;
    }
}

.insight-blog .special-masonry .item .post-thumbnail a:after {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    content: '';
    display: block;
    height: 50%;
    width: 100%;
    position: absolute;
    bottom: -50%;
    background: rgba(19, 19, 19, 0);
    background: -moz-linear-gradient(top, rgba(19, 19, 19, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(19, 19, 19, 0)), color-stop(100%, rgba(0, 0, 0, 0.8)));
    background: -webkit-linear-gradient(top, rgba(19, 19, 19, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    background: -o-linear-gradient(top, rgba(19, 19, 19, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    background: -ms-linear-gradient(top, rgba(19, 19, 19, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    background: linear-gradient(to bottom, rgba(19, 19, 19, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#131313', endColorstr='#000000', GradientType=0);
}

.insight-blog .special-masonry .box-desc {
    padding-left: 30px;
    padding-right: 30px;
}

.insight-blog .special-masonry .box-desc .desc {
    color: #202020;
    font-size: 26px;
    font-weight: bold;
    letter-spacing: -0.02em;
    line-height: 1.2;
}

.insight-blog .special-masonry .box-desc .desc b {
    color: #FDC657;
}

.insight-blog .special-masonry .box-desc a {
    display: inline-block;
    margin-top: 25px;
    font-size: 14px;
    font-weight: 600;
    color: #202020;
    position: relative;
}

.insight-blog .special-masonry .box-desc a:hover span {
    right: -60px;
}

.insight-blog .special-masonry .box-desc a span {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    position: absolute;
    right: -30px;
    top: 50%;
    margin-top: -10px;
}

@media (max-width: 991px) {
    .insight-blog .special-masonry .box-desc {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.insight-blog.read-more-plus a.read-more {
    color: #1f1f1f;
}

.insight-blog.read-more-plus a.read-more:hover {
    color: #FDC657;
}

.insight-blog.read-more-plus a.read-more:after {
    display: none;
}

.insight-blog.read-more-plus a.read-more:before {
    content: "\f067";
    font-family: FontAwesome;
    font-size: 12px;
    font-weight: 400;
    margin-right: 5px;
}

.insight-blog.metro {
    position: relative;
}

.insight-blog.metro .insight-filter {
    position: absolute;
    z-index: 10;
    width: 200px;
    right: -300px;
    top: 150px;
}

.insight-blog.metro .insight-filter li {
    list-style-type: none;
    line-height: 4em;
}

.insight-blog.metro .insight-filter li a {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
}

.insight-blog.metro .insight-filter li a:hover, .insight-blog.metro .insight-filter li a.active {
    color: #FDC657;
}

.insight-metro-blog .item {
    margin-top: 30px;
}

.insight-metro-blog .item .post-thumbnail a:after {
    display: none !important;
}

.insight-metro-blog .item img {
    width: 100%;
}

.insight-metro-blog .item.col-md-4 .item-desc {
    height: 125px;
}

.insight-metro-blog .item .item-desc {
    height: 130px;
    background-color: #fff;
    padding-left: 35px;
    padding-top: 35px;
}

.insight-metro-blog .item .item-desc .posted-on {
    margin-bottom: 10px;
    text-transform: none;
}

.insight-metro-blog .item .item-desc .entry-title {
    color: #202020;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -0.02em;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 90%;
    overflow: hidden;
}

.insight-metro-blog .item .item-desc .entry-title:hover {
    color: #FDC657;
}

.insight-progress-bars .progress-item {
    margin-bottom: 40px;
}

.insight-progress-bars .progress-item .progress {
    height: 10px;
    background: transparent;
    box-shadow: none;
    overflow: inherit;
    background-color: #EEEEEE;
    position: relative;
}

.insight-progress-bars .progress-item .progress-label {
    margin-bottom: 15px;
    font-weight: 600;
    color: #1f1f1f;
}

.insight-progress-bars .progress-item .progress-bar {
    position: relative;
    height: 100%;
    width: 5%;
}

.insight-progress-bars .progress-item .progress_units {
    position: absolute;
    top: -42px;
    right: 0;
    color: #1f1f1f;
    font-weight: 700;
}

.insight-progress-bars .progress-item.reverse .progress-label {
    text-align: right;
}

.insight-progress-bars .progress-item.reverse .progress_units {
    left: 0;
}

.insight-progress-bars .progress-item.reverse .progress-bar {
    float: right;
}

.progress-bar {
    background: #1F1F1F;
}

.insight-testimonials.classic-black, .insight-testimonials.classic-white, .insight-testimonials.box, .insight-testimonials.box1, .insight-testimonials.box2, .insight-testimonials.box3, .insight-testimonials.five-stars, .insight-testimonials.normal {
    margin-bottom: 0 !important;
    width: 75%;
    margin: 0 auto;
    outline: none;
}

@media (max-width: 991px) {
    .insight-testimonials.classic-black, .insight-testimonials.classic-white, .insight-testimonials.box, .insight-testimonials.box1, .insight-testimonials.box2, .insight-testimonials.box3, .insight-testimonials.five-stars, .insight-testimonials.normal {
        width: 100%;
    }
}

.insight-testimonials.classic-black.list .item, .insight-testimonials.classic-white.list .item, .insight-testimonials.box.list .item, .insight-testimonials.box1.list .item, .insight-testimonials.box2.list .item, .insight-testimonials.box3.list .item, .insight-testimonials.five-stars.list .item, .insight-testimonials.normal.list .item {
    margin-bottom: 30px;
}

.insight-testimonials.classic-black.list .item:last-child, .insight-testimonials.classic-white.list .item:last-child, .insight-testimonials.box.list .item:last-child, .insight-testimonials.box1.list .item:last-child, .insight-testimonials.box2.list .item:last-child, .insight-testimonials.box3.list .item:last-child, .insight-testimonials.five-stars.list .item:last-child, .insight-testimonials.normal.list .item:last-child {
    margin-bottom: 0;
}

.insight-testimonials.classic-black .item, .insight-testimonials.classic-white .item, .insight-testimonials.box .item, .insight-testimonials.box1 .item, .insight-testimonials.box2 .item, .insight-testimonials.box3 .item, .insight-testimonials.five-stars .item, .insight-testimonials.normal .item {
    outline: none;
    z-index: 98;
    overflow: visible;
    padding: 0 40px;
}

.insight-testimonials.classic-black .item .title, .insight-testimonials.classic-white .item .title, .insight-testimonials.box .item .title, .insight-testimonials.box1 .item .title, .insight-testimonials.box2 .item .title, .insight-testimonials.box3 .item .title, .insight-testimonials.five-stars .item .title, .insight-testimonials.normal .item .title {
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-weight: 900;
    margin-bottom: 25px;
}

.insight-testimonials.classic-black .item .text, .insight-testimonials.classic-white .item .text, .insight-testimonials.box .item .text, .insight-testimonials.box1 .item .text, .insight-testimonials.box2 .item .text, .insight-testimonials.box3 .item .text, .insight-testimonials.five-stars .item .text, .insight-testimonials.normal .item .text {
    text-align: left;
    margin: 0 auto;
    font-size: 30px;
    line-height: 1.4;
    font-weight: 700;
    color: #1f1f1f;
    position: relative;
    display: block;
}

.insight-testimonials.classic-black .item .text:before, .insight-testimonials.classic-white .item .text:before, .insight-testimonials.box .item .text:before, .insight-testimonials.box1 .item .text:before, .insight-testimonials.box2 .item .text:before, .insight-testimonials.box3 .item .text:before, .insight-testimonials.five-stars .item .text:before, .insight-testimonials.normal .item .text:before {
    content: '“';
    font-size: 60px;
    position: absolute;
    left: -40px;
    top: -10px;
}

.insight-testimonials.classic-black .item .text:after, .insight-testimonials.classic-white .item .text:after, .insight-testimonials.box .item .text:after, .insight-testimonials.box1 .item .text:after, .insight-testimonials.box2 .item .text:after, .insight-testimonials.box3 .item .text:after, .insight-testimonials.five-stars .item .text:after, .insight-testimonials.normal .item .text:after {
    content: '';
    display: block;
    height: 3px;
    width: 70px;
    background-color: #FDC657;
    margin-top: 40px;
}

.insight-testimonials.classic-black .item .photo, .insight-testimonials.classic-white .item .photo, .insight-testimonials.box .item .photo, .insight-testimonials.box1 .item .photo, .insight-testimonials.box2 .item .photo, .insight-testimonials.box3 .item .photo, .insight-testimonials.five-stars .item .photo, .insight-testimonials.normal .item .photo {
    height: 70px;
    display: inline-block;
    margin-bottom: 30px;
}

.insight-testimonials.classic-black .item .photo img, .insight-testimonials.classic-white .item .photo img, .insight-testimonials.box .item .photo img, .insight-testimonials.box1 .item .photo img, .insight-testimonials.box2 .item .photo img, .insight-testimonials.box3 .item .photo img, .insight-testimonials.five-stars .item .photo img, .insight-testimonials.normal .item .photo img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
}

.insight-testimonials.classic-black .item .info, .insight-testimonials.classic-white .item .info, .insight-testimonials.box .item .info, .insight-testimonials.box1 .item .info, .insight-testimonials.box2 .item .info, .insight-testimonials.box3 .item .info, .insight-testimonials.five-stars .item .info, .insight-testimonials.normal .item .info {
    margin-top: 30px;
    display: inline-block;
}

@media (max-width: 768px) {
    .insight-testimonials.classic-black .item .info, .insight-testimonials.classic-white .item .info, .insight-testimonials.box .item .info, .insight-testimonials.box1 .item .info, .insight-testimonials.box2 .item .info, .insight-testimonials.box3 .item .info, .insight-testimonials.five-stars .item .info, .insight-testimonials.normal .item .info {
        text-align: center;
    }

    .insight-testimonials.classic-black .item .info .photo, .insight-testimonials.classic-white .item .info .photo, .insight-testimonials.box .item .info .photo, .insight-testimonials.box1 .item .info .photo, .insight-testimonials.box2 .item .info .photo, .insight-testimonials.box3 .item .info .photo, .insight-testimonials.five-stars .item .info .photo, .insight-testimonials.normal .item .info .photo {
        float: none !important;
    }

    .insight-testimonials.classic-black .item .info .photo img, .insight-testimonials.classic-white .item .info .photo img, .insight-testimonials.box .item .info .photo img, .insight-testimonials.box1 .item .info .photo img, .insight-testimonials.box2 .item .info .photo img, .insight-testimonials.box3 .item .info .photo img, .insight-testimonials.five-stars .item .info .photo img, .insight-testimonials.normal .item .info .photo img {
        float: none;
    }
}

.insight-testimonials.classic-black .item .info .author, .insight-testimonials.classic-white .item .info .author, .insight-testimonials.box .item .info .author, .insight-testimonials.box1 .item .info .author, .insight-testimonials.box2 .item .info .author, .insight-testimonials.box3 .item .info .author, .insight-testimonials.five-stars .item .info .author, .insight-testimonials.normal .item .info .author {
    height: 80px;
    display: inline-block;
    text-align: left;
}

.insight-testimonials.classic-black .item .info .author .name, .insight-testimonials.classic-black .item .info .author .tagline, .insight-testimonials.classic-white .item .info .author .name, .insight-testimonials.classic-white .item .info .author .tagline, .insight-testimonials.box .item .info .author .name, .insight-testimonials.box .item .info .author .tagline, .insight-testimonials.box1 .item .info .author .name, .insight-testimonials.box1 .item .info .author .tagline, .insight-testimonials.box2 .item .info .author .name, .insight-testimonials.box2 .item .info .author .tagline, .insight-testimonials.box3 .item .info .author .name, .insight-testimonials.box3 .item .info .author .tagline, .insight-testimonials.five-stars .item .info .author .name, .insight-testimonials.five-stars .item .info .author .tagline, .insight-testimonials.normal .item .info .author .name, .insight-testimonials.normal .item .info .author .tagline {
    display: inline-block;
}

.insight-testimonials.classic-black .item .info .author .name, .insight-testimonials.classic-white .item .info .author .name, .insight-testimonials.box .item .info .author .name, .insight-testimonials.box1 .item .info .author .name, .insight-testimonials.box2 .item .info .author .name, .insight-testimonials.box3 .item .info .author .name, .insight-testimonials.five-stars .item .info .author .name, .insight-testimonials.normal .item .info .author .name {
    font-size: 16px;
    text-transform: uppercase;
    color: #333;
    font-weight: 700;
    margin-top: 15px;
}

.insight-testimonials.classic-black .item .info .author .tagline, .insight-testimonials.classic-white .item .info .author .tagline, .insight-testimonials.box .item .info .author .tagline, .insight-testimonials.box1 .item .info .author .tagline, .insight-testimonials.box2 .item .info .author .tagline, .insight-testimonials.box3 .item .info .author .tagline, .insight-testimonials.five-stars .item .info .author .tagline, .insight-testimonials.normal .item .info .author .tagline {
    font-size: 15px;
    color: #666666;
    font-weight: 400;
    margin-left: 12px;
}

.insight-testimonials.classic-black .slick-arrow, .insight-testimonials.classic-white .slick-arrow, .insight-testimonials.box .slick-arrow, .insight-testimonials.box1 .slick-arrow, .insight-testimonials.box2 .slick-arrow, .insight-testimonials.box3 .slick-arrow, .insight-testimonials.five-stars .slick-arrow, .insight-testimonials.normal .slick-arrow {
    z-index: 8;
    position: absolute;
}

.insight-testimonials.classic-black .slick-arrow.slick-prev, .insight-testimonials.classic-white .slick-arrow.slick-prev, .insight-testimonials.box .slick-arrow.slick-prev, .insight-testimonials.box1 .slick-arrow.slick-prev, .insight-testimonials.box2 .slick-arrow.slick-prev, .insight-testimonials.box3 .slick-arrow.slick-prev, .insight-testimonials.five-stars .slick-arrow.slick-prev, .insight-testimonials.normal .slick-arrow.slick-prev {
    left: -150px;
}

.insight-testimonials.classic-black .slick-arrow.slick-prev:before, .insight-testimonials.classic-white .slick-arrow.slick-prev:before, .insight-testimonials.box .slick-arrow.slick-prev:before, .insight-testimonials.box1 .slick-arrow.slick-prev:before, .insight-testimonials.box2 .slick-arrow.slick-prev:before, .insight-testimonials.box3 .slick-arrow.slick-prev:before, .insight-testimonials.five-stars .slick-arrow.slick-prev:before, .insight-testimonials.normal .slick-arrow.slick-prev:before {
    content: '\e901';
}

.insight-testimonials.classic-black .slick-arrow.slick-next, .insight-testimonials.classic-white .slick-arrow.slick-next, .insight-testimonials.box .slick-arrow.slick-next, .insight-testimonials.box1 .slick-arrow.slick-next, .insight-testimonials.box2 .slick-arrow.slick-next, .insight-testimonials.box3 .slick-arrow.slick-next, .insight-testimonials.five-stars .slick-arrow.slick-next, .insight-testimonials.normal .slick-arrow.slick-next {
    right: -120px;
}

.insight-testimonials.classic-black .slick-arrow.slick-next:before, .insight-testimonials.classic-white .slick-arrow.slick-next:before, .insight-testimonials.box .slick-arrow.slick-next:before, .insight-testimonials.box1 .slick-arrow.slick-next:before, .insight-testimonials.box2 .slick-arrow.slick-next:before, .insight-testimonials.box3 .slick-arrow.slick-next:before, .insight-testimonials.five-stars .slick-arrow.slick-next:before, .insight-testimonials.normal .slick-arrow.slick-next:before {
    content: '\e900';
}

.insight-testimonials.classic-black .slick-arrow.slick-next:before, .insight-testimonials.classic-black .slick-arrow.slick-prev:before, .insight-testimonials.classic-white .slick-arrow.slick-next:before, .insight-testimonials.classic-white .slick-arrow.slick-prev:before, .insight-testimonials.box .slick-arrow.slick-next:before, .insight-testimonials.box .slick-arrow.slick-prev:before, .insight-testimonials.box1 .slick-arrow.slick-next:before, .insight-testimonials.box1 .slick-arrow.slick-prev:before, .insight-testimonials.box2 .slick-arrow.slick-next:before, .insight-testimonials.box2 .slick-arrow.slick-prev:before, .insight-testimonials.box3 .slick-arrow.slick-next:before, .insight-testimonials.box3 .slick-arrow.slick-prev:before, .insight-testimonials.five-stars .slick-arrow.slick-next:before, .insight-testimonials.five-stars .slick-arrow.slick-prev:before, .insight-testimonials.normal .slick-arrow.slick-next:before, .insight-testimonials.normal .slick-arrow.slick-prev:before {
    font-family: 'tri-o';
    font-size: 40px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: normal;
    color: #0E1114;
}

.insight-testimonials.classic-black .slick-dots, .insight-testimonials.classic-white .slick-dots, .insight-testimonials.box .slick-dots, .insight-testimonials.box1 .slick-dots, .insight-testimonials.box2 .slick-dots, .insight-testimonials.box3 .slick-dots, .insight-testimonials.five-stars .slick-dots, .insight-testimonials.normal .slick-dots {
    position: relative;
    bottom: auto;
    margin: 60px 0 0 0;
}

.insight-testimonials.classic-black .slick-dots li button, .insight-testimonials.classic-white .slick-dots li button, .insight-testimonials.box .slick-dots li button, .insight-testimonials.box1 .slick-dots li button, .insight-testimonials.box2 .slick-dots li button, .insight-testimonials.box3 .slick-dots li button, .insight-testimonials.five-stars .slick-dots li button, .insight-testimonials.normal .slick-dots li button {
    width: 10px;
    height: 10px;
    line-height: 16px;
    background-color: rgba(255, 255, 255, 0.5);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    box-sizing: border-box;
}

.insight-testimonials.classic-black .slick-dots li button:before, .insight-testimonials.classic-white .slick-dots li button:before, .insight-testimonials.box .slick-dots li button:before, .insight-testimonials.box1 .slick-dots li button:before, .insight-testimonials.box2 .slick-dots li button:before, .insight-testimonials.box3 .slick-dots li button:before, .insight-testimonials.five-stars .slick-dots li button:before, .insight-testimonials.normal .slick-dots li button:before {
    display: none;
}

.insight-testimonials.classic-black .slick-dots li.slick-active button, .insight-testimonials.classic-white .slick-dots li.slick-active button, .insight-testimonials.box .slick-dots li.slick-active button, .insight-testimonials.box1 .slick-dots li.slick-active button, .insight-testimonials.box2 .slick-dots li.slick-active button, .insight-testimonials.box3 .slick-dots li.slick-active button, .insight-testimonials.five-stars .slick-dots li.slick-active button, .insight-testimonials.normal .slick-dots li.slick-active button {
    background-color: #ffffff;
    position: relative;
}

.insight-testimonials.classic-black .slick-dots li.slick-active button:before, .insight-testimonials.classic-white .slick-dots li.slick-active button:before, .insight-testimonials.box .slick-dots li.slick-active button:before, .insight-testimonials.box1 .slick-dots li.slick-active button:before, .insight-testimonials.box2 .slick-dots li.slick-active button:before, .insight-testimonials.box3 .slick-dots li.slick-active button:before, .insight-testimonials.five-stars .slick-dots li.slick-active button:before, .insight-testimonials.normal .slick-dots li.slick-active button:before {
    position: absolute;
    top: -3px;
    left: -3px;
    content: '';
    border-radius: 8px;
    width: 16px;
    height: 16px;
    background-color: rgba(255, 255, 255, 0.3);
    display: block;
}

.insight-testimonials.classic-white .text, .insight-testimonials.classic-white .name {
    color: #fff !important;
}

.insight-testimonials.classic-white .tagline {
    color: #ccc !important;
}

.insight-testimonials.classic-white .slick-next:before, .insight-testimonials.classic-white .slick-prev:before {
    color: #fff !important;
}

.insight-testimonials.five-stars .item {
    text-align: center;
}

.insight-testimonials.five-stars .item .text {
    color: #fff !important;
    font-family: "Playfair Display";
    font-size: 30px;
    font-weight: 400;
    text-align: center;
    line-height: 1.8em;
}

.insight-testimonials.five-stars .item .text:before {
    display: none;
}

.insight-testimonials.five-stars .item .text:after {
    display: none;
}

.insight-testimonials.five-stars .item .five-stars-font {
    font-size: 30px;
    margin-bottom: 25px;
}

.insight-testimonials.five-stars .item .five-stars-font i {
    letter-spacing: -0.2em;
}

.insight-testimonials.five-stars .item .info .author .name {
    display: block !important;
    font-weight: 600;
    color: #FDC657;
}

.insight-testimonials.five-stars .item .info .author .tagline {
    color: #666 !important;
    margin: 0 !important;
}

.insight-testimonials.five-stars .slick-next, .insight-testimonials.five-stars .slick-prev {
    top: 30%;
}

.insight-testimonials.five-stars .slick-next:before, .insight-testimonials.five-stars .slick-prev:before {
    color: #fff !important;
}

.insight-testimonials.five-stars .slick-arrow {
    z-index: 8;
    position: absolute;
}

.insight-testimonials.five-stars .slick-arrow.slick-prev:before {
    content: "\f104";
}

.insight-testimonials.five-stars .slick-arrow.slick-next:before {
    content: "\f105";
}

.insight-testimonials.five-stars .slick-arrow.slick-next:before, .insight-testimonials.five-stars .slick-arrow.slick-prev:before {
    font-family: FontAwesome;
    font-size: 40px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: 400;
    color: #ffffff;
    opacity: 1;
}

.insight-testimonials.box .item {
    padding: 0 15px;
}

.insight-testimonials.box .item .inner {
    background-color: #fff;
    padding: 50px 30px 30px;
    position: relative;
}

.insight-testimonials.box .item .inner:before {
    content: '”';
    font-size: 100px;
    color: #ddd;
    font-weight: bold;
    position: absolute;
    right: 30px;
    top: 20px;
}

.insight-testimonials.box .item .text {
    font-size: 16px;
    line-height: 1.8;
}

.insight-testimonials.box .item .text:before, .insight-testimonials.box .item .text:after {
    display: none;
}

.insight-testimonials.box .item .info {
    margin-top: 20px;
}

.insight-testimonials.box .item .info .author .name {
    display: block;
}

.insight-testimonials.box .item .info .author .tagline {
    display: block;
    margin: 0;
}

.insight-testimonials.box1 .item {
    padding: 0 15px;
}

.insight-testimonials.box1 .item .inner {
    background-color: #fff;
    padding: 50px 30px 30px;
    position: relative;
}

.insight-testimonials.box1 .item .inner:before {
    content: '”';
    font-size: 100px;
    color: #ddd;
    font-weight: bold;
    position: absolute;
    right: 30px;
    top: 20px;
}

.insight-testimonials.box1 .item .text {
    font-size: 16px;
    line-height: 1.8;
}

.insight-testimonials.box1 .item .text:before, .insight-testimonials.box1 .item .text:after {
    display: none;
}

.insight-testimonials.box1 .item .info {
    margin-top: 20px;
}

.insight-testimonials.box1 .item .info .author .name {
    display: block;
}

.insight-testimonials.box1 .item .info .author .tagline {
    display: block;
    margin: 0;
}

.insight-testimonials.box1 .slick-arrow {
    z-index: 8;
    position: absolute;
}

.insight-testimonials.box1 .slick-arrow.slick-prev {
    left: -150px;
}

.insight-testimonials.box1 .slick-arrow.slick-prev:before {
    content: '\e901';
}

.insight-testimonials.box1 .slick-arrow.slick-next {
    right: -120px;
}

.insight-testimonials.box1 .slick-arrow.slick-next:before {
    content: '\e900';
}

.insight-testimonials.box1 .slick-arrow.slick-next:before, .insight-testimonials.box1 .slick-arrow.slick-prev:before {
    font-family: 'tri-o';
    font-size: 40px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: normal;
    color: #ffffff;
}

.insight-testimonials.box2 {
    max-width: 370px;
    position: relative;
}

.insight-testimonials.box2 .item {
    padding: 0 15px;
}

.insight-testimonials.box2 .item .inner {
    background-color: #F4F4F4;
    padding: 50px 30px 30px;
    position: relative;
}

.insight-testimonials.box2 .item .inner:before {
    content: '”';
    font-size: 100px;
    color: #ddd;
    font-weight: bold;
    position: absolute;
    right: 30px;
    top: 20px;
}

.insight-testimonials.box2 .item .text {
    font-size: 16px;
    line-height: 1.8;
}

.insight-testimonials.box2 .item .text:before, .insight-testimonials.box2 .item .text:after {
    display: none;
}

.insight-testimonials.box2 .item .info {
    margin-top: 20px;
}

.insight-testimonials.box2 .item .info .author .name {
    display: block;
}

.insight-testimonials.box2 .item .info .author .tagline {
    display: block;
    margin: 0;
}

.insight-testimonials.box2 .slick-dots {
    position: absolute;
    margin: 0;
    padding: 0;
    width: 12px;
    top: 50%;
    right: -100px;
    transform: translateY(-50%);
}

.insight-testimonials.box2 .slick-dots li {
    display: list-item;
}

.insight-testimonials.box2 .slick-dots li button {
    background-color: #222 !important;
    opacity: .4;
    display: block;
    margin: 0;
    padding: 0;
    height: 12px;
    width: 12px;
}

.insight-testimonials.box2 .slick-dots li.slick-active button {
    opacity: 1;
}

.insight-testimonials.box3 {
    width: 100%;
}

.insight-testimonials.box3 .slick-list {
    padding: 0 !important;
}

.insight-testimonials.box3 .item {
    padding: 0;
    outline: none;
}

.insight-testimonials.box3 .item.slick-center .inner {
    background: #fff;
}

.insight-testimonials.box3 .item.slick-center .inner .text {
    color: #111111;
}

.insight-testimonials.box3 .item .inner {
    background: none;
    padding: 80px 30px 70px;
    text-align: center;
    position: relative;
}

.insight-testimonials.box3 .item .inner .photo {
    margin-bottom: 50px;
}

.insight-testimonials.box3 .item .inner .photo img {
    border-radius: 50%;
    margin: 0 auto;
}

.insight-testimonials.box3 .item .text {
    font-size: 15px;
    line-height: 1.8;
    text-align: center;
    color: #ccc;
}

.insight-testimonials.box3 .item .text:before, .insight-testimonials.box3 .item .text:after {
    display: none;
}

.insight-testimonials.box3 .item .info {
    margin-top: 35px;
}

.insight-testimonials.box3 .item .info .author .name {
    display: block;
    font-size: 16px;
    color: #FDC657;
    font-weight: 600;
}

.insight-testimonials.box3 .item .info .author .tagline {
    display: block;
    margin: 0;
    color: #666666;
}

.insight-testimonials.box3 .slick-arrow {
    z-index: 8;
    position: absolute;
}

.insight-testimonials.box3 .slick-arrow.slick-prev {
    left: -150px;
}

.insight-testimonials.box3 .slick-arrow.slick-prev:before {
    content: "\f104";
}

.insight-testimonials.box3 .slick-arrow.slick-next {
    right: -120px;
}

.insight-testimonials.box3 .slick-arrow.slick-next:before {
    content: "\f105";
}

.insight-testimonials.box3 .slick-arrow.slick-next:before, .insight-testimonials.box3 .slick-arrow.slick-prev:before {
    font-family: FontAwesome;
    font-size: 40px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: 400;
    color: #ffffff;
    opacity: 1;
}

.insight-testimonials.box3 .slick-dots {
    position: relative;
    bottom: auto;
    margin: 60px 0 0 0;
}

.insight-testimonials.box3 .slick-dots li button {
    width: 10px;
    height: 10px;
    line-height: 16px;
    background-color: rgba(255, 255, 255, 0.5);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    box-sizing: border-box;
}

.insight-testimonials.box3 .slick-dots li button:before {
    display: none;
}

.insight-testimonials.box3 .slick-dots li.slick-active button {
    background-color: #ffffff;
    position: relative;
}

.insight-testimonials.box3 .slick-dots li.slick-active button:before {
    position: absolute;
    top: -3px;
    left: -3px;
    content: '';
    border-radius: 8px;
    width: 16px;
    height: 16px;
    background-color: rgba(255, 255, 255, 0.3);
    display: block;
}

.insight-testimonials.normal .item {
    outline: none;
    z-index: 98;
    overflow: visible;
    padding: 0 40px;
    text-align: center;
}

.insight-testimonials.normal .item .title {
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-weight: 900;
    margin-bottom: 25px;
}

.insight-testimonials.normal .item .text {
    text-align: center;
    margin: 0 auto;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 700;
    color: #1f1f1f;
    position: relative;
    display: block;
}

.insight-testimonials.normal .item .text:before {
    content: '“';
    font-size: 60px;
    position: absolute;
    left: -40px;
    top: -10px;
}

.insight-testimonials.normal .item .text:after {
    content: '';
    display: block;
    height: 3px;
    width: 70px;
    background-color: #FDC657;
    margin: 40px auto 30px;
}

.insight-testimonials.normal .item .photo {
    height: 70px;
    display: inline-block;
    margin-bottom: 30px;
}

.insight-testimonials.normal .item .photo img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
}

.insight-testimonials.normal .item .info {
    margin-top: 0px;
    display: inline-block;
}

@media (max-width: 768px) {
    .insight-testimonials.normal .item .info {
        text-align: center;
    }

    .insight-testimonials.normal .item .info .photo {
        float: none !important;
    }

    .insight-testimonials.normal .item .info .photo img {
        float: none;
    }
}

.insight-testimonials.normal .item .info .author {
    height: 80px;
    display: inline-block;
    text-align: center;
}

.insight-testimonials.normal .item .info .author .name, .insight-testimonials.normal .item .info .author .tagline {
    display: block;
}

.insight-testimonials.normal .item .info .author .name {
    font-size: 16px;
    text-transform: uppercase;
    color: #333;
    font-weight: 700;
    margin-top: 15px;
}

.insight-testimonials.normal .item .info .author .tagline {
    font-size: 15px;
    color: #666666;
    font-weight: 400;
    margin-left: 12px;
}

.insight-testimonials.normal .slick-arrow {
    z-index: 8;
    position: absolute;
}

.insight-testimonials.normal .slick-arrow.slick-prev {
    left: -150px;
}

.insight-testimonials.normal .slick-arrow.slick-prev:before {
    content: '\e901';
}

.insight-testimonials.normal .slick-arrow.slick-next {
    right: -120px;
}

.insight-testimonials.normal .slick-arrow.slick-next:before {
    content: '\e900';
}

.insight-testimonials.normal .slick-arrow.slick-next:before, .insight-testimonials.normal .slick-arrow.slick-prev:before {
    font-family: 'tri-o';
    font-size: 40px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: normal;
    color: #0E1114;
}

.insight-testimonials.normal .slick-dots {
    position: relative;
    bottom: auto;
    margin: 60px 0 0 0;
}

.insight-testimonials.normal .slick-dots li button {
    width: 10px;
    height: 10px;
    line-height: 16px;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    box-sizing: border-box;
}

.insight-testimonials.normal .slick-dots li button:before {
    display: none;
}

.insight-testimonials.normal .slick-dots li.slick-active button {
    background-color: #000;
    position: relative;
}

.insight-testimonials.normal .slick-dots li.slick-active button:before {
    position: absolute;
    top: -3px;
    left: -3px;
    content: '';
    border-radius: 8px;
    width: 16px;
    height: 16px;
    background-color: rgba(255, 255, 255, 0.3);
    display: block;
}

@media (max-width: 991px) {
    .insight-team-member {
        margin-bottom: 50px;
    }
}

.insight-team-member .image {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.insight-team-member .image img {
    width: 100%;
    height: auto;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-team-member .name {
    font-size: 16px;
    font-weight: 600;
    color: #1F1F1F;
    text-transform: uppercase;
    margin-top: 40px;
    position: relative;
}

.insight-team-member .tagline {
    font-weight: 500;
    font-size: 15px;
    margin-top: 5px;
    margin-bottom: 15px;
}

.insight-team-member .socials {
    margin-top: 20px;
}

.insight-team-member .socials a {
    display: inline-block;
    width: 44px;
    height: 44px;
    line-height: 44px;
    background-color: #DFDFDF;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
    font-size: 16px;
    color: #212121;
    text-align: center;
    margin: 0 10px 0 0;
}

.insight-team-member .socials a:hover {
    color: #ffffff;
    background-color: #212121;
}

.insight-team-member:hover .image img {
    -ms-transform: scale(1.1);
    /* IE 9 */
    -webkit-transform: scale(1.1);
    /* Safari */
    transform: scale(1.1);
}

.insight-team-member:hover .name:after {
    width: 60px;
    background-color: #FDC657;
}

.insight-team-member.hover {
    position: relative;
    overflow: hidden;
    text-align: center;
}

.insight-team-member.hover:hover:after {
    opacity: .7;
}

.insight-team-member.hover:hover .desc {
    opacity: 1;
}

.insight-team-member.hover:after {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    background-color: #000000;
    opacity: 0;
}

.insight-team-member.hover .image img {
    width: 100%;
}

.insight-team-member.hover .desc {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2;
    color: #AAAAAA;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 20px;
    padding-right: 20px;
}

.insight-team-member.hover .desc .name {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    margin-top: 40px;
    position: relative;
}

.insight-team-member.hover .desc .tagline {
    font-weight: 500;
    font-size: 15px;
    margin-top: 5px;
    margin-bottom: 15px;
    color: #AAAAAA;
}

.insight-team-member.hover .desc .socials a {
    color: #ffffff;
    background-color: rgba(255, 255, 255, 0.15);
    margin: 0 5px;
}

.insight-team-member.hover .desc .socials a:hover {
    color: #111111;
    background-color: #ffffff;
}

.insight-team-member.style-03 {
    position: relative;
    text-align: center;
}

.insight-team-member.style-03 .name {
    margin-top: 30px;
}

.insight-team-member.style-03 .tagline {
    color: #FDC657;
}

.insight-team-member.style-03 .socials a {
    margin: 0 5px;
}

.insight-team-member.style-04 {
    margin: 0 !important;
}

.insight-team-member.style-04 .image {
    width: 100%;
    height: auto;
}

.insight-team-member.style-04 .desc {
    padding: 30px;
}

.insight-team-member.style-04 .desc .inner .name {
    color: #222222;
    font-size: 40px;
    font-weight: 700;
    text-transform: none;
    margin-top: 0;
}

.insight-team-member.style-04 .desc .inner .tagline {
    color: #222222;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.insight-team-member.style-04 .desc .inner .socials {
    margin-top: 30px;
}

.insight-team-member.style-04.image-right .col-image {
    order: 1;
}

.insight-team-member.style-04.image-right .col-desc .desc {
    padding: 30px 30px 30px 60px;
}

.insight-team-member.style-05 {
    position: relative;
    overflow: hidden;
    text-align: left;
}

.insight-team-member.style-05:hover:after {
    opacity: .7;
}

.insight-team-member.style-05:hover .desc {
    opacity: 1;
}

.insight-team-member.style-05:after {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    background-color: #000000;
    opacity: 0;
}

.insight-team-member.style-05 .image img {
    width: 100%;
}

.insight-team-member.style-05 .desc {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2;
    color: #AAAAAA;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 60px;
}

.insight-team-member.style-05 .desc .name {
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    text-transform: none;
    position: relative;
    margin-top: 0;
}

.insight-team-member.style-05 .desc .tagline {
    font-weight: 600;
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 30px;
    color: #FFFFFF;
}

.insight-team-member.style-05 .desc .socials {
    margin-top: 30px;
}

.insight-team-member.style-05 .desc .socials a {
    color: #ffffff;
    background-color: rgba(255, 255, 255, 0.15);
    margin: 0 10px 0 0;
}

.insight-team-member.style-05 .desc .socials a:hover {
    color: #111111;
    background-color: #ffffff;
}

.insight-team-member.style-06 {
    margin: 0 !important;
    text-align: center;
}

.insight-team-member.style-06 .col-image {
    padding-left: 0;
    padding-right: 0;
}

.insight-team-member.style-06 .col-image .image {
    width: 100%;
    height: auto;
}

.insight-team-member.style-06 .desc {
    padding: 30px;
    max-width: 630px;
    margin: 0 auto;
}

.insight-team-member.style-06 .desc .inner .name {
    color: #222222;
    font-size: 48px;
    font-weight: 700;
    text-transform: none;
    margin-top: 0;
    margin-bottom: 30px;
}

.insight-team-member.style-06 .desc .inner .tagline {
    color: #FDC657;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 10px;
}

.insight-team-member.style-06 .desc .inner .biography {
    color: #222222;
}

.insight-team-member.style-06 .desc .inner .socials {
    margin-top: 40px;
}

.insight-team-member.style-06.image-right .col-image {
    order: 1;
}

.insight-tabs .nav-tab {
    clear: both;
    display: block;
    width: 100%;
    font-size: 0;
}

.insight-tabs .nav-tab .item {
    cursor: pointer;
    background-color: #eee;
    color: #202020;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 19px 50px;
    display: inline-block;
    margin: 0;
}

@media (max-width: 768px) {
    .insight-tabs .nav-tab .item {
        width: 100%;
    }
}

.insight-tabs .nav-tab .item.active, .insight-tabs .nav-tab .item:hover {
    background-color: #FDC657;
    color: #fff;
}

.insight-tabs .content-tab {
    display: block;
}

.insight-tabs .content-tab .item {
    display: none;
    padding: 25px 30px;
    border: 1px solid #EEEEEE;
}

.insight-tabs .content-tab .item.active {
    display: block;
}

.insight-tabs .content-tab .item span {
    background-color: #FDC657;
    color: #fff;
}

.insight-tabs.classic .nav-tab {
    clear: both;
    display: block;
    width: 100%;
    font-size: 0;
}

.insight-tabs.classic .nav-tab .item {
    border: 1px solid #EEEEEE;
    border-bottom: 3px solid #fff;
    border-left: none;
    cursor: pointer;
    background-color: #fff;
    color: #202020;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 19px 50px;
    display: inline-block;
    margin: 0;
}

@media (max-width: 768px) {
    .insight-tabs.classic .nav-tab .item {
        border-left: 1px solid #eee;
    }
}

.insight-tabs.classic .nav-tab .item.active, .insight-tabs.classic .nav-tab .item:hover {
    background-color: #fff;
    color: #202020;
    border-bottom-color: #FDC657;
}

.insight-tabs.classic .nav-tab .item:first-child {
    border-left: 1px solid #eee;
}

.insight-tabs.classic .content-tab .item span {
    background-color: #1F1F1F;
}

.insight-pie-chart {
    text-align: center;
}

@media (max-width: 991px) {
    .insight-pie-chart {
        margin-bottom: 50px;
    }
}

.insight-pie-chart .pie-chart {
    position: relative;
    text-align: center;
}

.insight-pie-chart .pie-chart span {
    font-size: 34px;
    color: #202020;
    font-weight: bold;
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    top: 50%;
    margin-top: -34px;
}

.insight-pie-chart .title {
    font-size: 16px;
    color: #1F1F1F;
    font-weight: 600;
    margin-top: 35px;
}

.insight-pie-chart .desc {
    margin-top: 20px;
    color: #1F1F1F;
}

.insight-price-box {
    text-align: center;
    background-color: #F4F4F4;
    padding: 60px 40px 50px;
    position: relative;
}

@media (max-width: 991px) {
    .insight-price-box {
        margin-bottom: 30px;
    }
}

.insight-price-box .pb-icon {
    position: absolute;
    font-size: 30px;
    color: #212121;
    top: -12px;
    left: 50%;
    margin-left: -15px;
}

.insight-price-box .pb-features {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.insight-price-box .pb-features li {
    line-height: 1.2;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    padding: 18px 0;
    color: #202020;
}

.insight-price-box .pb-features li:first-child {
    border-top: 1px solid rgba(0, 0, 0, 0.07);
}

.insight-price-box .pb-features li b {
    font-weight: 600;
}

.insight-price-box .title {
    font-size: 18px;
    font-weight: 600;
    color: #1F1F1F;
}

.insight-price-box .price-info {
    height: 200px;
    width: 200px;
    border: 5px solid #FDC657;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 40px auto;
}

.insight-price-box .price-info b {
    font-size: 34px;
    line-height: 1.4;
    color: #1F1F1F;
    display: block;
}

.insight-price-box .pb-button {
    margin-top: 50px;
}

.insight-price-box .pb-button .insight-button a {
    background: transparent;
    color: #222222;
    border-color: #222222;
}

.insight-price-box .pb-button .insight-button a:hover {
    background-color: #222;
    color: #fff;
}

.insight-price-box.special .price-info {
    background-color: #FDC657;
}

.insight-price-box.white {
    background-color: #fff;
}

.insight-price-box.white-special {
    background-color: #fff;
}

.insight-price-box.white-special .price-info {
    background-color: #FDC657;
}

.insight-ticket-box {
    position: relative;
    text-align: center;
    background-color: #ffffff;
    padding: 80px 40px;
    overflow: hidden;
}

.insight-ticket-box .price {
    position: relative;
    line-height: 1;
    padding-bottom: 20px;
    border-bottom: 1px solid #F2F2F2;
    font-size: 70px;
    font-weight: 700;
    color: #202020;
}

.insight-ticket-box .price sup {
    font-size: 22px;
    line-height: 1;
    font-weight: 600;
    vertical-align: super;
}

.insight-ticket-box .title {
    margin-top: 30px;
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    color: #000000;
    text-transform: uppercase;
}

.insight-ticket-box .text {
    margin-top: 30px;
    color: #999999;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.8;
}

.insight-ticket-box .button {
    margin-top: 60px;
}

.insight-ticket-box .button a {
    display: block;
    height: 62px;
    line-height: 58px;
    padding: 0 45px;
    border: 2px solid #CCCCCC;
    color: #CCCCCC;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

.insight-ticket-box .button a:hover {
    color: #FDC657;
    border-color: #FDC657;
}

.insight-ticket-box.featured:before {
    position: absolute;
    top: 0;
    right: 0;
    content: '';
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
    border-top: 40px solid #FDC657;
    border-right: 40px solid #FDC657;
    border-bottom: 40px solid transparent;
    border-left: 40px solid transparent;
    z-index: 7;
}

.insight-ticket-box.featured:after {
    content: '\f005';
    font-family: FontAwesome;
    color: #ffffff;
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 20px;
    line-height: 1;
    z-index: 8;
}

.insight-ticket-box:hover .button a {
    color: #202020;
    border-color: #202020;
}

.insight-ticket-box:hover .button a:hover {
    color: #FDC657;
    border-color: #FDC657;
}

.insight-subscribe.default {
    text-align: center;
    font-size: 0;
}

.insight-subscribe.default .mc4wp-form {
    max-width: 556px;
    margin: 0 auto;
    position: relative;
}

.insight-subscribe.default input[type="email"] {
    max-width: 100%;
    height: 62px;
    border: 2px solid #fff;
    padding-right: 160px;
    background-color: #fff;
}

.insight-subscribe.default input[type="email"]::-webkit-input-placeholder {
    color: #878787;
}

.insight-subscribe.default input[type="submit"] {
    width: 155px;
    height: 62px;
    background-color: #FDC657;
    color: #fff;
    border-color: #FDC657;
}

@media (min-width: 769px) {
    .insight-subscribe.default input[type="submit"] {
        position: absolute;
        right: 0;
        top: 0;
    }
}

.insight-subscribe.default2 {
    text-align: center;
    font-size: 0;
}

.insight-subscribe.default2 .mc4wp-form {
    max-width: 556px;
    margin: 0 auto;
    position: relative;
}

.insight-subscribe.default2 input[type="email"] {
    max-width: 100%;
    height: 62px;
    border: 2px solid #fff;
    padding-right: 160px;
    background-color: #fff;
}

.insight-subscribe.default2 input[type="email"]::-webkit-input-placeholder {
    color: #878787;
}

.insight-subscribe.default2 input[type="submit"] {
    width: 155px;
    height: 62px;
    background-color: #222222;
    color: #fff;
    border-color: #222222;
}

@media (min-width: 769px) {
    .insight-subscribe.default2 input[type="submit"] {
        position: absolute;
        right: 0;
        top: 0;
    }
}

.insight-subscribe.yellow {
    text-align: center;
    font-size: 0;
}

.insight-subscribe.yellow .mc4wp-form {
    max-width: 556px;
    margin: 0 auto;
    position: relative;
}

.insight-subscribe.yellow input[type="email"] {
    max-width: 100%;
    height: 62px;
    border: 2px solid #444444;
    padding-right: 160px;
    background-color: #444444;
    color: #fff;
}

.insight-subscribe.yellow input[type="email"]::-webkit-input-placeholder {
    color: #878787;
}

.insight-subscribe.yellow input[type="submit"] {
    width: 155px;
    height: 62px;
    background-color: #FDC657;
    color: #fff;
    border-color: #FDC657;
}

@media (min-width: 769px) {
    .insight-subscribe.yellow input[type="submit"] {
        position: absolute;
        right: 0;
        top: 0;
    }
}

.insight-subscribe.black {
    text-align: center;
    font-size: 0;
}

.insight-subscribe.black .mc4wp-form {
    max-width: 556px;
    margin: 0 auto;
}

.insight-subscribe.black input[type="email"] {
    max-width: 400px;
    height: 62px;
    border: 2px solid #212121;
    background: none;
}

.insight-subscribe.black input[type="email"]::-webkit-input-placeholder {
    color: #212121;
}

.insight-subscribe.black input[type="submit"] {
    width: 155px;
    height: 62px;
    background-color: #212121;
    color: #fff;
    border-color: #212121;
}

.insight-subscribe.black2 {
    text-align: left;
    font-size: 0;
}

.insight-subscribe.black2 .mc4wp-form {
    max-width: 556px;
    margin: 0 auto;
}

.insight-subscribe.black2 input[type="text"], .insight-subscribe.black2 input[type="email"] {
    max-width: 400px;
    height: 62px;
    border: 3px solid #EEEEEE;
    background: #ffffff;
    margin-bottom: 20px;
}

.insight-subscribe.black2 input[type="text"]::-webkit-input-placeholder, .insight-subscribe.black2 input[type="email"]::-webkit-input-placeholder {
    color: #212121;
}

.insight-subscribe.black2 input[type="submit"] {
    margin-top: 0px;
    width: 155px;
    height: 62px;
    background-color: #212121;
    color: #fff;
    border: none;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-subscribe.black2 input[type="submit"]:hover {
    background-color: #FDC557;
}

.insight-subscribe.coming-soon {
    text-align: center;
    font-size: 0;
}

.insight-subscribe.coming-soon .mc4wp-form {
    max-width: 556px;
    margin: 0 auto;
}

.insight-subscribe.coming-soon input[type="email"] {
    max-width: 400px;
    height: 62px;
    border: 2px solid #FFFFFF;
    background: none;
}

.insight-subscribe.coming-soon input[type="email"]::-webkit-input-placeholder {
    color: #868686;
}

.insight-subscribe.coming-soon input[type="submit"] {
    width: 155px;
    height: 62px;
    background-color: #FFFFFF;
    color: #222222;
    border-color: #FFFFFF;
}

@media (max-width: 991px) {
    .insight-subscribe .mc4wp-form input {
        display: block;
        padding: 20px 22px !important;
        width: 100% !important;
        text-align: center !important;
    }

    .insight-subscribe .mc4wp-form input[type="submit"] {
        margin-top: 10px;
    }
}

@media (min-width: 992px) {
    .baber #content {
        padding-left: 260px;
    }
}

@media (max-width: 1199px) {
    .baber .vc_custom_1491277876659 {
        margin-top: -250px !important;
    }
}

.insight-baber {
    background-color: #fff;
    border: 15px solid #FDC657;
    padding: 80px 80px 140px;
    margin-top: -150px;
}

.insight-baber h3 {
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    flex-grow: 1;
}

.insight-baber .col-md-6 > div {
    display: flex;
    border-bottom: 1px solid #ddd;
    margin-bottom: 25px;
    padding-bottom: 15px;
}

.insight-baber .col-md-6 span {
    color: #FDC657;
    font-weight: 600;
    font-size: 18px;
}

.baber-button {
    margin-top: -120px;
    margin-bottom: 70px;
}

.baber-contact .col-md-6,
.baber-contact .col-md-12 {
    margin-bottom: 20px;
}

.typo_black em {
    font-style: normal;
    color: #222;
}

.typo_yellow em {
    font-style: normal;
    color: #FDC657;
}

body .about_video {
    background-position: top center !important;
}

body .about_accordion .item {
    background: none;
}

body .about_accordion .title {
    background-color: #fff !important;
}

body .about_video {
    text-align: center !important;
}

body .about_video .insight-video a {
    width: 238px !important;
    display: inline-block !important;
}

body .about_video .insight-video a:before, body .about_video .insight-video a:after {
    display: none !important;
}

body .about_counter .number {
    color: #222 !important;
}

.faq_block .wpb_wrapper {
    background-color: #fff;
    padding: 30% 20%;
}

.faq_block .fa {
    background-color: #FDC657;
    border-radius: 100%;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
}

.feedback-form input {
    width: 100%;
    margin-bottom: 20px;
    background-color: #fff;
}

.feedback-form input[type=submit] {
    background-color: #222;
}

.insight-landing-demo.style-01 {
    display: block;
    padding: 0;
    margin: 0px 0px 30px 0px;
    background-color: #2F2F2F;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.25);
    position: relative;
}

.insight-landing-demo.style-01 .insight-landing-demo-top, .insight-landing-demo.style-01 .insight-landing-demo-bot {
    display: block;
    width: 100%;
    height: 35px;
    line-height: 35px;
    position: relative;
}

.insight-landing-demo.style-01 .insight-landing-demo-top:before {
    content: '';
    display: block;
    width: 32px;
    height: 6px;
    background-image: url("assets/images/3dots.png");
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 15px;
    left: 15px;
}

.insight-landing-demo.style-01 .insight-landing-demo-mid {
    display: block;
    width: 100%;
    position: relative;
}

.insight-landing-demo.style-01 .insight-landing-demo-mid:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.8);
    background-size: cover;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-landing-demo.style-01 .insight-landing-demo-mid img {
    width: 100%;
    height: auto;
}

.insight-landing-demo.style-01 .insight-landing-demo-mid span {
    position: absolute;
    height: 60px;
    line-height: 60px;
    padding: 0 30px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #E9B751;
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    white-space: nowrap;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-landing-demo.style-01 .insight-landing-demo-bot .insight-landing-demo-number {
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    font-weight: 600;
    color: #E9B751;
    position: absolute;
    top: 0;
    left: 15px;
}

.insight-landing-demo.style-01 .insight-landing-demo-bot .insight-landing-demo-title {
    height: 35px;
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    line-height: 35px;
    position: absolute;
    top: 0;
    right: 15px;
}

.insight-landing-demo.style-01:hover .insight-landing-demo-mid:before {
    opacity: 1;
    visibility: visible;
}

.insight-landing-demo.style-01:hover .insight-landing-demo-mid span {
    top: 50%;
    opacity: 1;
    visibility: visible;
}

.insight-landing-demo.style-02 {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0 0 40px 0;
    text-align: center;
}

.insight-landing-demo.style-02 img {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 20px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-landing-demo.style-02 span {
    font-size: 14px;
    font-weight: 600;
    color: #111111;
}

.insight-landing-demo.style-02:hover img {
    -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.25);
}

.insight-landing-demo.style-03 {
    display: block;
    width: 100%;
    min-height: 170px;
    padding: 40px 15px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin: 0 0 30px 0;
    text-align: center;
    -moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
}

.insight-landing-demo.style-03 .image {
    display: block;
    width: 100%;
    min-height: 42px;
}

.insight-landing-demo.style-03 span {
    display: block;
    width: 100%;
    margin-top: 20px;
    font-size: 14px;
    font-weight: 600;
    color: #111111;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-landing-demo.style-03:hover .image img {
    animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px;
}

.insight-landing-demo.style-03:hover span {
    color: #FDC657;
}

.landing-tab {
    display: none;
}

.insight-landing-tab {
    text-align: right;
}

.insight-landing-tab ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    border: 2px solid rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.insight-landing-tab ul li {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    padding: 0 30px;
    font-size: 14px;
    font-weight: 600;
    color: #111111;
    cursor: pointer;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.insight-landing-tab ul li.active {
    background-color: #111111;
    color: #ffffff;
}

body .vc_row[data-vc-full-width] {
    overflow: visible;
}

body .vc_row[data-vc-full-width].vc_parallax {
    overflow: hidden;
}

@media (max-width: 991px) {
    .vc_column_container.vc_col-sm-4, .vc_column_container.vc_col-sm-8 {
        width: 100%;
    }
}

@media (min-width: 769px) {
    .vc_column_container.vc_col-sm-4 {
        width: 33.33333333%;
    }

    .vc_column_container.vc_col-sm-8 {
        width: 66.66666667%;
    }
}

.vc_custom_heading.bottom-line:after {
    content: '';
    display: block;
    width: 30px;
    height: 1px;
    background-color: #FDC657;
    margin-top: 5px;
}

.vc_custom_heading strong {
    color: #FDC657;
}

@media (min-width: 769px) {
    .insight-blog-carousel.default {
        max-width: 1370px;
        margin: 0 auto;
    }
}

.insight-blog-carousel.default .slick-arrow {
    z-index: 8;
    position: absolute;
    top: 45%;
}

.insight-blog-carousel.default .slick-arrow.slick-prev {
    left: -150px;
}

.insight-blog-carousel.default .slick-arrow.slick-prev:before {
    content: "\f104";
}

.insight-blog-carousel.default .slick-arrow.slick-next {
    right: -120px;
}

.insight-blog-carousel.default .slick-arrow.slick-next:before {
    content: "\f105";
}

.insight-blog-carousel.default .slick-arrow.slick-next:before, .insight-blog-carousel.default .slick-arrow.slick-prev:before {
    font-family: FontAwesome;
    font-size: 40px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: normal;
    color: #0E1114;
}

.insight-blog-carousel.default .slick-dots {
    position: relative;
    bottom: auto;
    margin: 65px 0 0 0;
}

.insight-blog-carousel.default .slick-dots li button {
    width: 10px;
    height: 10px;
    line-height: 16px;
    background-color: #222222;
    opacity: .4;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    box-sizing: border-box;
}

.insight-blog-carousel.default .slick-dots li button:before {
    display: none;
}

.insight-blog-carousel.default .slick-dots li.slick-active button {
    opacity: 1;
    position: relative;
}

.insight-blog-carousel.default .item {
    overflow: hidden;
    position: relative;
    outline: none;
}

.insight-blog-carousel.default .item .entry-poston, .insight-blog-carousel.default .item .entry-post-format, .insight-blog-carousel.default .item .meta {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 20px;
}

.insight-blog-carousel.default .item .entry-post-format, .insight-blog-carousel.default .item .meta {
    display: inline-block;
    position: absolute;
    margin: 0 !important;
    top: 40px;
    z-index: 2;
    color: #fff;
}

.insight-blog-carousel.default .item .entry-post-format:after, .insight-blog-carousel.default .item .meta:after {
    content: '';
    display: block;
    height: 2px;
    width: 100%;
    background-color: #fff;
}

.insight-blog-carousel.default .item .entry-post-format {
    left: 40px;
}

.insight-blog-carousel.default .item .meta {
    right: 40px;
}

.insight-blog-carousel.default .item .entry-desc {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    position: absolute;
    padding-left: 110px;
    padding-right: 110px;
    padding-bottom: 100px;
    bottom: 0;
    left: 0;
    z-index: 2;
    color: #fff;
}

@media (max-width: 991px) {
    .insight-blog-carousel.default .item .entry-desc {
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
    }
}

.insight-blog-carousel.default .item .entry-desc .entry-title {
    display: inline-block;
    font-size: 30px;
    color: #fff;
    line-height: 1.4;
}

.insight-blog-carousel.default .item .entry-desc .insight-btn, .insight-blog-carousel.default .item .entry-desc .copyright-newsletter.style01 .copyright-newsletter-right .form input[type="submit"], .copyright-newsletter.style01 .copyright-newsletter-right .form .insight-blog-carousel.default .item .entry-desc input[type="submit"], .insight-blog-carousel.default .item .entry-desc body.page .comments-area .comment-form input[type="submit"], body.page .comments-area .comment-form .insight-blog-carousel.default .item .entry-desc input[type="submit"], .insight-blog-carousel.default .item .entry-desc .single .content .comments-area .comment-form input[type="submit"], .single .content .comments-area .comment-form .insight-blog-carousel.default .item .entry-desc input[type="submit"] {
    background: none;
    border-color: #fff;
    border-width: 2px;
}

.insight-blog-carousel.default .item .entry-desc .insight-btn:hover, .insight-blog-carousel.default .item .entry-desc .copyright-newsletter.style01 .copyright-newsletter-right .form input:hover[type="submit"], .copyright-newsletter.style01 .copyright-newsletter-right .form .insight-blog-carousel.default .item .entry-desc input:hover[type="submit"], .insight-blog-carousel.default .item .entry-desc body.page .comments-area .comment-form input:hover[type="submit"], body.page .comments-area .comment-form .insight-blog-carousel.default .item .entry-desc input:hover[type="submit"], .insight-blog-carousel.default .item .entry-desc .single .content .comments-area .comment-form input:hover[type="submit"], .single .content .comments-area .comment-form .insight-blog-carousel.default .item .entry-desc input:hover[type="submit"] {
    color: #111;
    background-color: #fff;
}

.insight-blog-carousel.default .item .entry-desc a:hover .entry-title {
    text-decoration: none;
}

.insight-blog-carousel.default .item .entry-desc .meta {
    margin-top: 30px;
}

.insight-blog-carousel.default .item .entry-desc .meta span {
    color: #fff;
}

.insight-blog-carousel.default .item .entry-desc .meta .meta-author {
    margin-right: 20px;
}

.insight-blog-carousel.default .item .inner {
    position: relative;
}

.insight-blog-carousel.default .item .p-thumbnail a {
    position: relative;
    overflow: hidden;
    display: block;
    height: 100%;
    width: 100%;
}

.insight-blog-carousel.default .item .p-thumbnail a img {
    width: 100%;
}

.insight-blog-carousel.default .item .p-thumbnail a:after {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: 0;
    opacity: .4;
    background: #000;
}

.insight-blog-carousel.default .box-desc {
    padding-left: 30px;
    padding-right: 30px;
}

.insight-blog-carousel.default .box-desc .desc {
    color: #202020;
    font-size: 26px;
    font-weight: bold;
    letter-spacing: -0.02em;
    line-height: 1.2;
}

.insight-blog-carousel.default .box-desc .desc b {
    color: #FDC657;
}

.insight-blog-carousel.default .box-desc a {
    display: inline-block;
    margin-top: 25px;
    font-size: 14px;
    font-weight: 600;
    color: #202020;
    position: relative;
}

.insight-blog-carousel.default .box-desc a:hover svg {
    right: -60px;
}

.insight-blog-carousel.default .box-desc a svg {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    position: absolute;
    right: -30px;
    top: 50%;
    margin-top: -10px;
}

.insight-blog-carousel.style02 .item {
    background-color: #fff;
    padding: 80px;
    min-height: 385px;
    margin-left: 1px;
    outline: none;
}

.insight-blog-carousel.style02 .slick-arrow {
    z-index: 8;
    position: absolute;
    top: 45%;
}

.insight-blog-carousel.style02 .slick-arrow.slick-prev {
    left: -150px;
}

.insight-blog-carousel.style02 .slick-arrow.slick-prev:before {
    content: "\f104";
}

.insight-blog-carousel.style02 .slick-arrow.slick-next {
    right: -120px;
}

.insight-blog-carousel.style02 .slick-arrow.slick-next:before {
    content: "\f105";
}

.insight-blog-carousel.style02 .slick-arrow.slick-next:before, .insight-blog-carousel.style02 .slick-arrow.slick-prev:before {
    font-family: FontAwesome;
    font-size: 40px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: normal;
    color: #0E1114;
}

.insight-blog-carousel.style02 .slick-dots {
    position: relative;
    bottom: auto;
    margin: 65px 0 0 0;
}

.insight-blog-carousel.style02 .slick-dots li button {
    width: 10px;
    height: 10px;
    line-height: 16px;
    background-color: #222222;
    opacity: .4;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    box-sizing: border-box;
}

.insight-blog-carousel.style02 .slick-dots li button:before {
    display: none;
}

.insight-blog-carousel.style02 .slick-dots li.slick-active button {
    opacity: 1;
    position: relative;
}

.insight-blog-carousel.style03 .item {
    background-color: #fff;
    padding: 0px;
    outline: none;
}

.insight-blog-carousel.style03 .item .entry-thumb a {
    display: block;
}

.insight-blog-carousel.style03 .item .entry-thumb a img {
    width: 100%;
    height: auto;
}

.insight-blog-carousel.style03 .item .entry-desc {
    padding: 80px;
}

.insight-blog-carousel.style03 .item .entry-desc .entry-title {
    font-size: 24px;
}

.insight-blog-carousel.style03 .item .entry-desc .entry-poston {
    margin-top: 10px;
}

.insight-blog-carousel.style03 .item .entry-desc .entry-poston:before {
    content: '\f017';
    font-family: FontAwesome;
    color: #FDC657;
    display: inline-block;
    margin-right: 10px;
}

.insight-blog-carousel.style03 .item .entry-desc .entry-content p {
    margin-bottom: 0;
}

.insight-blog-carousel.style03 .slick-arrow {
    z-index: 8;
    position: absolute;
    top: 45%;
}

.insight-blog-carousel.style03 .slick-arrow.slick-prev {
    left: -150px;
}

.insight-blog-carousel.style03 .slick-arrow.slick-prev:before {
    content: "\f104";
}

.insight-blog-carousel.style03 .slick-arrow.slick-next {
    right: -120px;
}

.insight-blog-carousel.style03 .slick-arrow.slick-next:before {
    content: "\f105";
}

.insight-blog-carousel.style03 .slick-arrow.slick-next:before, .insight-blog-carousel.style03 .slick-arrow.slick-prev:before {
    font-family: FontAwesome;
    font-size: 40px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: normal;
    color: #0E1114;
}

.insight-blog-carousel.style03 .slick-dots {
    position: relative;
    bottom: auto;
    margin: 65px 0 0 0;
}

.insight-blog-carousel.style03 .slick-dots li button {
    width: 10px;
    height: 10px;
    line-height: 16px;
    background-color: #222222;
    opacity: .4;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    box-sizing: border-box;
}

.insight-blog-carousel.style03 .slick-dots li button:before {
    display: none;
}

.insight-blog-carousel.style03 .slick-dots li.slick-active button {
    opacity: 1;
    position: relative;
}

@media (max-width: 991px) {
    .insight-blog-carousel.style03 .item .entry-desc {
        padding: 30px;
    }
}

.insight-blog-carousel.style04 .item {
    background-color: #fff;
    padding: 65px 50px 45px;
    min-height: 430px;
    margin-left: 15px;
    margin-right: 15px;
    outline: none;
}

.insight-blog-carousel.style04 .item .entry-title {
    font-size: 20px;
}

.insight-blog-carousel.style04 .item .entry-content {
    margin-bottom: 50px;
}

.insight-blog-carousel.style04 .item .read-more {
    display: block;
    text-align: right;
    font-size: 14px;
    color: #212121;
}

.insight-blog-carousel.style04 .item .read-more:before {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    content: "\f067";
    font-family: FontAwesome;
    font-size: 12px;
    font-weight: 400;
    margin-right: 10px;
}

.insight-blog-carousel.style04 .item .read-more:hover:before {
    color: #FDC657;
}

.insight-blog-carousel.style04 .item .read-more:after {
    display: none;
}

.insight-blog-carousel.style04 .slick-arrow {
    z-index: 8;
    position: absolute;
    top: 45%;
}

.insight-blog-carousel.style04 .slick-arrow.slick-prev {
    left: -150px;
}

.insight-blog-carousel.style04 .slick-arrow.slick-prev:before {
    content: "\f104";
}

.insight-blog-carousel.style04 .slick-arrow.slick-next {
    right: -120px;
}

.insight-blog-carousel.style04 .slick-arrow.slick-next:before {
    content: "\f105";
}

.insight-blog-carousel.style04 .slick-arrow.slick-next:before, .insight-blog-carousel.style04 .slick-arrow.slick-prev:before {
    font-family: FontAwesome;
    font-size: 40px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: normal;
    color: #ccc;
}

.insight-blog-carousel.style04 .slick-dots {
    position: relative;
    bottom: auto;
    margin: 65px 0 0 0;
}

.insight-blog-carousel.style04 .slick-dots li button {
    width: 10px;
    height: 10px;
    line-height: 16px;
    background-color: #ccc;
    opacity: .4;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    box-sizing: border-box;
}

.insight-blog-carousel.style04 .slick-dots li button:before {
    display: none;
}

.insight-blog-carousel.style04 .slick-dots li.slick-active button {
    opacity: 1;
    position: relative;
}

.insight-blog-carousel-container {
    position: relative;
}

.insight-blog-carousel-container .link-more {
    position: absolute;
    right: -200px;
    transform: rotate(90deg);
    top: 40%;
    font-size: 14px;
    color: #1F1F1F;
    font-weight: 600;
    display: inline-block;
}

.insight-blog-carousel-container .link-more:after {
    height: 1px;
    width: 100%;
    display: block;
    content: '';
    border-bottom: 2px solid #1F1F1F;
}

.insight-singles-carousel .item .inner .photo {
    margin-bottom: 45px;
}

.insight-singles-carousel .item .inner .photo img {
    width: auto;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto;
}

.insight-singles-carousel .item .inner .title {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: #1F1F1F;
    line-height: 1.2;
    margin-bottom: 20px;
}

.insight-singles-carousel .item .inner .desc {
    text-align: center;
    color: #999;
    margin-bottom: 24px;
}

.insight-singles-carousel .item .inner .read-more {
    text-align: center;
    font-size: 14px;
    color: #212121;
}

.insight-singles-carousel .item .inner .read-more:before {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    content: "\f067";
    font-family: FontAwesome;
    font-size: 12px;
    font-weight: 400;
    margin-right: 10px;
}

.insight-singles-carousel .item .inner .read-more:hover:before {
    color: #FDC657;
}

.insight-singles-carousel .item .inner .read-more:after {
    display: none;
}

.insight-singles-carousel .slick-arrow {
    z-index: 8;
    position: absolute;
}

.insight-singles-carousel .slick-arrow.slick-prev {
    left: -150px;
}

.insight-singles-carousel .slick-arrow.slick-prev:before {
    content: '\e901';
}

.insight-singles-carousel .slick-arrow.slick-next {
    right: -120px;
}

.insight-singles-carousel .slick-arrow.slick-next:before {
    content: '\e900';
}

.insight-singles-carousel .slick-arrow.slick-next:before, .insight-singles-carousel .slick-arrow.slick-prev:before {
    font-family: 'tri-o';
    font-size: 40px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: normal;
    color: #0E1114;
}

.insight-singles-carousel .slick-dots {
    position: relative;
    bottom: auto;
    margin: 60px 0 0 0;
}

.insight-singles-carousel .slick-dots li button {
    width: 10px;
    height: 10px;
    line-height: 16px;
    background-color: rgba(255, 255, 255, 0.5);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    box-sizing: border-box;
}

.insight-singles-carousel .slick-dots li button:before {
    display: none;
}

.insight-singles-carousel .slick-dots li.slick-active button {
    background-color: #ffffff;
    position: relative;
}

.insight-singles-carousel .slick-dots li.slick-active button:before {
    position: absolute;
    top: -3px;
    left: -3px;
    content: '';
    border-radius: 8px;
    width: 16px;
    height: 16px;
    background-color: rgba(255, 255, 255, 0.3);
    display: block;
}

.insight-single-tickets .main-link {
    color: #222222;
    font-size: 14px;
    font-weight: 600;
    display: block;
    text-align: center;
}

.insight-single-tickets .main-link:hover {
    color: #FDC657;
}

.insight-single-tickets .main-link:before {
    content: "\f067";
    font-family: FontAwesome;
    font-size: 12px;
    font-weight: 400;
    margin-right: 5px;
}

.insight-single-tickets .item {
    border-top: 1px solid #E6E6E6;
    display: flex;
    align-items: center;
    height: 210px;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
}

@media (max-width: 991px) {
    .insight-single-tickets .item {
        display: block;
        text-align: center;
        height: auto;
        padding: 40px 0;
    }
}

.insight-single-tickets .item > div {
    flex-grow: 1;
}

.insight-single-tickets .item:first-child {
    border: none;
}

.insight-single-tickets .item .content-1 {
    flex-basis: 10%;
    text-align: center;
}

.insight-single-tickets .item .content-1 .title-1 {
    font-size: 65px;
    color: #FDC657;
    font-weight: 700;
    line-height: 1;
}

.insight-single-tickets .item .content-1 .sub-1 {
    color: #212121;
    font-size: 16px;
    font-weight: 500;
}

.insight-single-tickets .item .content-2 {
    flex-basis: 40%;
    padding-left: 100px;
}

@media (max-width: 991px) {
    .insight-single-tickets .item .content-2 {
        padding-left: 0;
    }
}

.insight-single-tickets .item .content-2 .title-2 {
    color: #1F1F1F;
    font-size: 18px;
    font-weight: 600;
}

.insight-single-tickets .item .content-2 .sub-2 {
    color: #999999;
    font-size: 15px;
}

.insight-single-tickets .item .content-3 {
    flex-basis: 10%;
}

.insight-single-tickets .item .content-3 .title-3 {
    color: #1F1F1F;
    font-size: 18px;
    font-weight: 600;
}

.insight-single-tickets .item .content-3 .sub-3 {
    color: #999999;
    font-size: 15px;
}

@media (max-width: 991px) {
    .insight-single-tickets .item .content-4 {
        display: block;
    }
}

.insight-single-tickets .item .content-4 a {
    display: inline-block;
    padding: 17px;
    text-align: center;
    color: #212121;
    font-size: 14px;
    font-weight: 600;
    border: 2px solid #212121;
    float: right;
    width: 200px;
}

@media (max-width: 991px) {
    .insight-single-tickets .item .content-4 a {
        float: none;
    }
}

.insight-single-tickets .item .content-4 a:hover {
    background-color: #212121;
    color: #fff;
}

.insight-single-tickets .item .content-4 a.disabled, .insight-single-tickets .item .content-4 a.disabled:hover {
    color: #999999;
    border-color: #DDDDDD;
    background-color: #DDDDDD;
}

.insight-list-single .item {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding: 23px 0;
}

.insight-list-single .item .content {
    display: flex;
}

.insight-list-single .item .content > div {
    flex-grow: 1;
}

.insight-list-single .item .content .title {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    flex-basis: 50%;
    line-height: 1.2;
}

.insight-list-single .item .content .sub {
    color: #fff;
}

.insight-list-single .item .content .item-btn {
    flex-basis: 7%;
}

.insight-list-single .item .content .item-btn, .insight-list-single .item .content .item-btn a {
    color: #fff;
    text-align: right;
}

.insight-audio-player {
    background-color: rgba(17, 17, 17, 0.15);
}

.insight-audio-player, .insight-audio-player a {
    color: #fff;
}

.insight-audio-player .inside {
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

@media (max-width: 991px) {
    .insight-audio-player .inside {
        flex-direction: column;
    }
}

.insight-audio-player .inside .text {
    display: flex;
    align-items: center;
}

@media (max-width: 991px) {
    .insight-audio-player .inside .text {
        display: none;
    }
}

.insight-audio-player .inside .text .thumb {
    height: 90px;
    width: 90px;
    background-color: #fff;
    background-size: cover;
}

.insight-audio-player .inside .text .title {
    padding: 0 40px;
    font-size: 16px;
    font-weight: 600;
    white-space: nowrap;
    width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.insight-audio-player .inside .time span {
    min-width: 45px;
    display: inline-block;
}

@media (max-width: 991px) {
    .insight-audio-player .inside .time {
        display: none;
    }
}

.insight-audio-player .inside .progress {
    display: flex;
    align-items: center;
    padding: 0 40px;
}

@media (max-width: 991px) {
    .insight-audio-player .inside .progress {
        padding: 0;
        width: 100%;
    }
}

.insight-audio-player .inside .progress .progress-line {
    margin-right: 20px;
    height: 3px;
    min-width: 280px;
    background-color: rgba(255, 255, 255, 0.3);
    position: relative;
}

.insight-audio-player .inside .progress .progress-line .active {
    display: block;
    width: 0%;
    background-color: #fff;
    height: 100%;
    position: absolute;
}

.insight-audio-player .inside .volume {
    display: flex;
    align-items: center;
    height: 90px;
    width: 90px;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    padding-left: 40px;
    cursor: pointer;
}

@media (max-width: 991px) {
    .insight-audio-player .inside .volume {
        display: none;
    }
}

.insight-audio-player .inside .controls {
    height: 90px;
    display: flex;
    align-items: center;
}

@media (max-width: 991px) {
    .insight-audio-player .inside .controls {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        border-top: 1px solid rgba(255, 255, 255, 0.2);
    }
}

.insight-audio-player .inside .controls a {
    height: 90px;
    width: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.insight-audio-player .inside .controls a:first-child {
    border-left: 1px solid rgba(255, 255, 255, 0.2);
}

.insight-audio-player .ui-slider {
    position: relative;
    text-align: left;
}

.insight-audio-player .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 3px;
    height: 3px;
    cursor: pointer;
}

.insight-audio-player .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
    outline: none !important;
}

.insight-audio-player .ui-slider-horizontal {
    height: 3px;
    cursor: pointer;
}

.insight-audio-player .ui-slider-horizontal .ui-slider-handle {
    top: 0;
    margin-left: -1.5px;
}

.insight-audio-player .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}

.insight-audio-player .ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}

.insight-audio-player .ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}

.insight-audio-player .ui-slider-vertical {
    width: .8em;
    height: 100px;
}

.insight-audio-player .ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em;
}

.insight-audio-player .ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%;
}

.insight-audio-player .ui-slider-vertical .ui-slider-range-min {
    bottom: 0;
}

.insight-audio-player .ui-slider-vertical .ui-slider-range-max {
    top: 0;
}

@keyframes spinner {
    to {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes spinner {
    to {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(359deg);
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg);
    }
    100% {
        -o-transform: rotate(359deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@-webkit-keyframes floating {
    from {
        -webkit-transform: translate(0, 0px);
    }
    65% {
        -webkit-transform: translate(0, 15px);
    }
    to {
        -webkit-transform: translate(0, 0px);
    }
}

@-moz-keyframes floating {
    from {
        -moz-transform: translate(0, 0px);
    }
    65% {
        -moz-transform: translate(0, 15px);
    }
    to {
        -moz-transform: translate(0, 0px);
    }
}

/* Chrome, Safari, Opera */
@-webkit-keyframes zoomOut {
    0% {
        transform: scale(0.5);
    }
    100% {
        transform: scale(1);
    }
}

/* Standard syntax */
@keyframes zoomOut {
    0% {
        transform: scale(0.5);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes shake {
    10%, 90% {
        transform: translate3d(-1px, 0, 0);
    }
    20%, 80% {
        transform: translate3d(2px, 0, 0);
    }
    30%, 50%, 70% {
        transform: translate3d(-4px, 0, 0);
    }
    40%, 60% {
        transform: translate3d(4px, 0, 0);
    }
}

.pri-color {
    color: #FDC657 !important;
}

.nd-color {
    color: #FDC657 !important;
}

.pri-bgcolor {
    background-color: #FDC657;
}

.nd-bgcolor {
    background-color: #FDC657;
}

.z-index2 {
    position: relative;
    z-index: 2;
}

.text-center {
    text-align: center !important;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.vertical-center {
    display: flex;
    align-items: center;
    align-self: center;
    align-content: center;
}

.vertical-bottom {
    display: flex;
    align-items: flex-end;
    align-self: flex-end;
    align-content: flex-end;
}

body .col-md-4p {
    width: 100%;
}

@media (min-width: 769px) {
    body .col-md-4p {
        width: 40%;
    }
}

body .col-md-6p {
    width: 100%;
}

@media (min-width: 769px) {
    body .col-md-6p {
        width: 60%;
    }
}

@media (max-width: 991px) {
    body .md-reset-padding {
        padding: 0 !important;
    }
}

.ofw-100 {
    font-weight: 100;
}

.ofw-200 {
    font-weight: 200;
}

.ofw-300 {
    font-weight: 300;
}

.ofw-400 {
    font-weight: 400;
}

.ofw-500 {
    font-weight: 500;
}

.ofw-600 {
    font-weight: 600;
}

.ofw-700 {
    font-weight: 700;
}

.ofw-800 {
    font-weight: 800;
}

.ofw-900 {
    font-weight: 900;
}

.ofs-normal {
    font-style: normal;
}

.ofs-italic {
    font-style: italic;
}

.ofs-oblique {
    font-style: oblique;
}

.ofs-initial {
    font-style: initial;
}

.ofs-inherit {
    font-style: inherit;
}

[class*='insight-dot'] {
    cursor: pointer;
}

.insight-dot-style01 {
    font-size: 18px !important;
}

.insight-dot-style01:after {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    content: '';
    display: block;
    width: 0;
    height: 1px;
    background-color: #FDC657;
    right: -100px;
    top: 50%;
    position: absolute;
}

.insight-dot-style01.active {
    font-size: 34px !important;
    color: #333 !important;
}

.insight-dot-style01.active:after {
    width: 80px;
}

.insight-dot-style01:hover {
    color: #333 !important;
}

@media (min-width: 544px) {
    .relative-visible {
        position: relative !important;
        overflow: visible !important;
    }

    .static-visible {
        position: static !important;
        overflow: visible !important;
    }
}

[class*='absolute-object'] {
    position: absolute !important;
    z-index: 2;
}

@media (max-width: 768px) {
    html .reset-mrg-top-sm, html .reset-mrg-top-sm .vc_column-inner {
        margin-top: 0 !important;
    }
}

.absolute-object1 {
    right: 0;
}

.absolute-object2 {
    right: 0;
    top: -350px;
}

.absolute-object3 {
    left: 0;
    top: -200px;
}

.absolute-object4 {
    right: 0;
    top: -300px;
}

.absolute-object5 {
    left: 0;
    bottom: -150px;
}

.absolute-object6 {
    right: 0;
    bottom: -50px;
}

.absolute-object7 {
    left: 0;
    bottom: -150px;
}

.opacity1, .opacity1 * {
    opacity: 1 !important;
}

@media (max-width: 991px) {
    [class*='absolute-object'] {
        max-width: 100px;
        top: -100px;
    }
}

@media (max-width: 768px) {
    [class*='absolute-object'] {
        display: none !important;
    }
}

@media (min-width: 769px) {
    .rm-maxwidth {
        float: right;
    }

    .rm-maxwidth, .rm-maxwidth * {
        max-width: none !important;
    }
}

.special-link, .special-link-1 {
    padding: 5px 0;
    position: relative;
}

.special-link:after, .special-link-1:after {
    height: 1px;
    display: block;
    content: '';
    background-color: #fff;
    position: absolute;
    right: 0;
    left: 55px;
    bottom: 8px;
}

.special-link:before, .special-link-1:before {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 36px;
    border: 2px solid #ffffff;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    content: '\f30f';
    font-family: Ionicons;
    display: inline-block;
    margin-right: 15px;
}

.special-link-2 {
    padding: 5px 0;
    position: relative;
}

.special-link-2:after {
    height: 1px;
    display: block;
    content: '';
    background-color: #fff;
    position: absolute;
    right: 0;
    left: 55px;
    bottom: 8px;
}

.special-link-2:before {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background-color: #FDC657;
    color: #ffffff;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    content: '\f30f';
    font-family: Ionicons;
    display: inline-block;
    margin-right: 15px;
}

.es01 {
    display: block;
    width: 70px;
    margin: 0 auto;
}

.es02 {
    display: inline-block;
    width: 70px;
}

.es03 {
    width: 640px;
    max-width: 80%;
    margin: 0 auto;
    background-color: #ffffff;
}

.map-info {
    position: relative;
    z-index: 3;
    margin-top: -750px;
}

.map-info > div {
    padding: 15% !important;
}

.map-info .insight-icon-boxes {
    display: flex;
    align-items: center;
    margin-bottom: 40px;
}

.map-info .icon-inner {
    height: 44px !important;
    line-height: 44px;
}

.map-info .icon {
    width: auto !important;
    display: block !important;
    padding: 0 0 30px 0 !important;
    height: 44px !important;
    line-height: 44px;
    margin-top: -10px;
    position: relative;
}

.map-info .icon:before {
    content: '';
    position: absolute;
    width: 30px;
    height: 3px;
    background-color: #EEEEEE;
    bottom: -30px;
    left: 5px;
}

.map-info .icon i {
    font-size: 16px !important;
    border-radius: 100%;
    background-color: #FDC657;
    line-height: 44px;
    width: 44px;
    height: 44px;
    color: #fff;
}

.map-info .inner {
    padding-left: 20px !important;
}

.map-info .title {
    margin: 0 !important;
    font-weight: normal !important;
}

.map-info .content {
    font-weight: 600 !important;
    font-size: 18px;
}

.bg-fixed .vc_column-inner {
    background-attachment: fixed !important;
}

@media (max-width: 1199px) {
    .col-aboutme .vc_column-inner {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

.slick-track:before, .slick-track:after {
    display: block !important;
}

@media (min-width: 769px) {
    html .mw-auto, html .mw-auto * {
        max-width: none !important;
    }
}

@media (max-width: 991px) {
    html .mw-auto {
        margin: 0 !important;
    }
}

.max-w370 {
    max-width: 370px;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 768px) {
    .row5Columns .vc_col-sm-2 {
        width: 20%;
    }
}

.contact-info-2 {
    position: relative;
}

.contact-info-2 .insight-icon-boxes.default .icon {
    font-size: 20px;
    color: #FDC657;
    width: 40px;
    line-height: 1.4;
    text-align: left;
}

.contact-info-2 .insight-icon-boxes {
    margin-bottom: 20px;
}

.contact-info-2 .insight-icon-boxes.default .inner {
    padding-left: 0;
}

@media (min-width: 992px) {
    .contact-info-2 .vc_column-inner {
        padding: 0 !important;
    }

    .contact-info-2 .vc_col-has-fill {
        padding: 9% 5% !important;
    }

    .contact-info-2 .wpb_single_image {
        margin: 0 !important;
    }

    .contact-info-2 .wpb_single_image div, .contact-info-2 .wpb_single_image figure {
        width: 100%;
    }

    .contact-info-2 .wpb_single_image img {
        width: 100%;
    }
}

.btn-plus:hover {
    color: #FDC657;
}

.btn-plus:before {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    content: "\f067";
    font-family: FontAwesome;
    font-size: 12px;
    font-weight: 400;
    margin-right: 10px;
}

.expertise .insight-progress-steps--step {
    margin-right: 30px;
}

.expertise .insight-video a:before {
    border-radius: 100%;
    overflow: hidden;
}

.expertise .insight-video:hover a img {
    transform: scale(1);
}

.vc_custom_heading small {
    font-size: 22px;
    vertical-align: text-top;
    line-height: 3;
}

.vcard .insight-progress-bars .progress-item .progress {
    background-color: #888;
}

.vcard .insight-progress-bars .progress-bar {
    background-color: #fff;
}

.vcard .progress_units {
    color: #FDC657 !important;
}

.vcard .footer-social a {
    color: #fff;
    margin-right: 10px;
    font-size: 18px;
}

@media (max-width: 991px) {
    body .mrgAutoSm {
        margin-left: auto !important;
        margin-right: auto !important;
        text-align: center;
    }

    body .mrgAutoSm a {
        text-align: center;
        display: block;
    }
}

.trio-help .search-form {
    display: flex;
}

.trio-help .search-form label {
    flex-grow: 1;
}

.trio-help h2 em {
    color: #FDC657;
    font-style: normal;
}

.trio-help .header-container {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

/*
Objects are "formless", in other words invisible to the user, no cosmetics
  Eg. wrappers, grid systems, etc.
This is the first layer of classes and should be agnostically named
  Eg. list-inline, ui-list, etc.
*/
/* Text meant only for screen readers. */
.screen-reader-text {
    position: absolute !important;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    width: 1px;
    height: 1px;
}

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

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
    outline: 0;
}

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

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

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

.text-align-xs-left {
    text-align: left;
}

.text-align-xs-right {
    text-align: right;
}

.text-align-xs-center {
    text-align: center;
}

@media (min-width: 544px) {
    .text-align-sm-left {
        text-align: left;
    }

    .text-align-sm-right {
        text-align: right;
    }

    .text-align-sm-center {
        text-align: center;
    }
}

@media (min-width: 769px) {
    .text-align-md-left {
        text-align: left;
    }

    .text-align-md-right {
        text-align: right;
    }

    .text-align-md-center {
        text-align: center;
    }
}

@media (min-width: 992px) {
    .text-align-lg-left {
        text-align: left;
    }

    .text-align-lg-right {
        text-align: right;
    }

    .text-align-lg-center {
        text-align: center;
    }
}

@media (min-width: 1200px) {
    .text-align-xl-left {
        text-align: left;
    }

    .text-align-xl-right {
        text-align: right;
    }

    .text-align-xl-center {
        text-align: center;
    }
}

@media (min-width: 1920px) {
    .text-align-xxl-left {
        text-align: left;
    }

    .text-align-xxl-right {
        text-align: right;
    }

    .text-align-xxl-center {
        text-align: center;
    }
}

@media (min-width: 992px) {
    [text-align='left'] {
        text-align: left;
    }

    [text-align='right'] {
        text-align: right;
    }

    [text-align='center'] {
        text-align: center;
    }
}

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

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
    max-width: 100%;
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: .8075em 0;
}

.wp-caption-text {
    text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
    margin-bottom: 1.5em;
}

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

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

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

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

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

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

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

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

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

.gallery-caption {
    display: block;
}

.gallery {
    margin-bottom: 1.5em;
}

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

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

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

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

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

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

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

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

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

.gallery-caption {
    display: block;
}

button,
.insight-btn,
.copyright-newsletter.style01 .copyright-newsletter-right .form input[type="submit"],
body.page .comments-area .comment-form input[type="submit"],
.single .content .comments-area .comment-form input[type="submit"],
input[type="button"],
input[type="reset"],
input[type="submit"] {
    padding: 20px 22px;
    border: 1px solid;
    border-color: #FDC657;
    border-radius: 0;
    background: #FDC657;
    color: #fff;
    font-size: 14px;
    line-height: 1;
    font-weight: 600;
    letter-spacing: 0;
    outline: none;
    text-transform: uppercase;
    display: inline-block;
}

button:hover,
.insight-btn:hover,
.copyright-newsletter.style01 .copyright-newsletter-right .form input:hover[type="submit"],
body.page .comments-area .comment-form input:hover[type="submit"],
.single .content .comments-area .comment-form input:hover[type="submit"],
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    border-color: #FDC657;
    background-color: transparent;
    color: #FDC657;
}

[data-balloon] {
    position: relative;
}

[data-balloon]:after {
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.18s ease-out 0.18s;
    -moz-transition: all 0.18s ease-out 0.18s;
    -ms-transition: all 0.18s ease-out 0.18s;
    -o-transition: all 0.18s ease-out 0.18s;
    transition: all 0.18s ease-out 0.18s;
    position: absolute;
    z-index: 10;
    padding: .5em 1em;
    border-radius: 4px;
    background: rgba(17, 17, 17, 0.9);
    color: #fff;
    content: attr(data-balloon);
    white-space: nowrap;
    font-size: 12px;
}

[data-balloon]:before {
    background: no-repeat url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="36px" height="12px"><path fill="rgba(17, 17, 17, 0.9)" transform="rotate(0)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>');
    background-size: 100% auto;
    width: 18px;
    height: 6px;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.18s ease-out 0.18s;
    -moz-transition: all 0.18s ease-out 0.18s;
    -ms-transition: all 0.18s ease-out 0.18s;
    -o-transition: all 0.18s ease-out 0.18s;
    transition: all 0.18s ease-out 0.18s;
    position: absolute;
    z-index: 10;
    content: '';
}

[data-balloon]:hover:before, [data-balloon]:hover:after {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    pointer-events: auto;
}

[data-balloon][data-balloon-break]:after {
    white-space: normal;
}

[data-balloon][data-balloon-pos="up"]:after {
    bottom: 100%;
    left: 50%;
    margin-bottom: 11px;
    -webkit-transform: translate(-50%, 10px);
    -moz-transform: translate(-50%, 10px);
    -ms-transform: translate(-50%, 10px);
    transform: translate(-50%, 10px);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
}

[data-balloon][data-balloon-pos="up"]:before {
    bottom: 100%;
    left: 50%;
    margin-bottom: 5px;
    -webkit-transform: translate(-50%, 10px);
    -moz-transform: translate(-50%, 10px);
    -ms-transform: translate(-50%, 10px);
    transform: translate(-50%, 10px);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
}

[data-balloon][data-balloon-pos="up"]:hover:after {
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

[data-balloon][data-balloon-pos="up"]:hover:before {
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

[data-balloon][data-balloon-pos='down']:after {
    top: 100%;
    left: 50%;
    margin-top: 11px;
    -webkit-transform: translate(-50%, -10px);
    -moz-transform: translate(-50%, -10px);
    -ms-transform: translate(-50%, -10px);
    transform: translate(-50%, -10px);
}

[data-balloon][data-balloon-pos='down']:before {
    background: no-repeat url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="36px" height="12px"><path fill="rgba(17, 17, 17, 0.9)" transform="rotate(180 18 6)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>');
    background-size: 100% auto;
    width: 18px;
    height: 6px;
    top: 100%;
    left: 50%;
    margin-top: 5px;
    -webkit-transform: translate(-50%, -10px);
    -moz-transform: translate(-50%, -10px);
    -ms-transform: translate(-50%, -10px);
    transform: translate(-50%, -10px);
}

[data-balloon][data-balloon-pos='down']:hover:after {
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

[data-balloon][data-balloon-pos='down']:hover:before {
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

[data-balloon][data-balloon-pos='left']:after {
    top: 50%;
    right: 100%;
    margin-right: 11px;
    -webkit-transform: translate(10px, -50%);
    -moz-transform: translate(10px, -50%);
    -ms-transform: translate(10px, -50%);
    transform: translate(10px, -50%);
}

[data-balloon][data-balloon-pos='left']:before {
    background: no-repeat url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12px" height="36px"><path fill="rgba(17, 17, 17, 0.9)" transform="rotate(-90 18 18)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>');
    background-size: 100% auto;
    width: 6px;
    height: 18px;
    top: 50%;
    right: 100%;
    margin-right: 5px;
    -webkit-transform: translate(10px, -50%);
    -moz-transform: translate(10px, -50%);
    -ms-transform: translate(10px, -50%);
    transform: translate(10px, -50%);
}

[data-balloon][data-balloon-pos='left']:hover:after {
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

[data-balloon][data-balloon-pos='left']:hover:before {
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

[data-balloon][data-balloon-pos='right']:after {
    top: 50%;
    left: 100%;
    margin-left: 11px;
    -webkit-transform: translate(-10px, -50%);
    -moz-transform: translate(-10px, -50%);
    -ms-transform: translate(-10px, -50%);
    transform: translate(-10px, -50%);
}

[data-balloon][data-balloon-pos='right']:before {
    background: no-repeat url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12px" height="36px"><path fill="rgba(17, 17, 17, 0.9)" transform="rotate(90 6 6)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>');
    background-size: 100% auto;
    width: 6px;
    height: 18px;
    top: 50%;
    left: 100%;
    margin-left: 5px;
    -webkit-transform: translate(-10px, -50%);
    -moz-transform: translate(-10px, -50%);
    -ms-transform: translate(-10px, -50%);
    transform: translate(-10px, -50%);
}

[data-balloon][data-balloon-pos='right']:hover:after {
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

[data-balloon][data-balloon-pos='right']:hover:before {
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

[data-balloon][data-balloon-length='small']:after {
    width: 80px;
    white-space: normal;
}

[data-balloon][data-balloon-length='medium']:after {
    width: 150px;
    white-space: normal;
}

[data-balloon][data-balloon-length='large']:after {
    width: 260px;
    white-space: normal;
}

[data-balloon][data-balloon-length='xlarge']:after {
    width: 380px;
    white-space: normal;
}

@media screen and (max-width: 768px) {
    [data-balloon][data-balloon-length='xlarge']:after {
        white-space: normal;
        width: 90vw;
    }
}

[data-balloon][data-balloon-length='fit']:after {
    width: 100%;
    white-space: normal;
}

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
    display: block;
}

[mode="boxed"] > .wrapper,
[mode="wide"] > .wrapper,
.content > .wrapper {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}

@media (min-width: 544px) {
    [mode="boxed"] > .wrapper,
    [mode="wide"] > .wrapper,
    .content > .wrapper {
        max-width: 576px;
    }
}

@media (min-width: 769px) {
    [mode="boxed"] > .wrapper,
    [mode="wide"] > .wrapper,
    .content > .wrapper {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    [mode="boxed"] > .wrapper,
    [mode="wide"] > .wrapper,
    .content > .wrapper {
        max-width: 940px;
    }
}

@media (min-width: 1200px) {
    [mode="boxed"] > .wrapper,
    [mode="wide"] > .wrapper,
    .content > .wrapper {
        max-width: 1140px;
    }
}

[blog="fullwidth"] .content-area {
    flex: 0 0 100%;
    max-width: 100%;
}

[blog="content-sidebar"] .content-area {
    overflow: hidden;
}

@media (min-width: 992px) {
    [blog="content-sidebar"] .content-area {
        flex: 0 0 75%;
        max-width: 75%;
    }
}

@media (min-width: 992px) {
    [blog="content-sidebar"] .widget-area {
        flex: 0 0 25%;
        max-width: 25%;
    }
}

[blog="sidebar-content"] .content-area {
    overflow: hidden;
}

@media (min-width: 992px) {
    [blog="sidebar-content"] .content-area {
        flex: 0 0 75%;
        max-width: 75%;
    }
}

@media (min-width: 992px) {
    [blog="sidebar-content"] .widget-area {
        flex: 0 0 25%;
        max-width: 25%;
    }
}

/*--------------------------------------------------------------
# Top bar
--------------------------------------------------------------*/
.topbar {
    flex: 0 0 100%;
    max-width: 100%;
}

.topbar .row > div, .topbar .insight-carousel .slick-track > div, .insight-carousel .topbar .slick-track > div {
    padding: 0 15px;
}

.topbar .topbar__text span:not(:first-child) {
    margin-left: 15px;
    padding-left: 15px;
    border-left: 1px solid #696969;
}

.topbar .topbar__menu {
    text-align: right;
}

.topbar .topbar__menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.topbar .topbar__menu ul li {
    display: inline-block;
    margin: 0 0 0 15px;
    padding-left: 15px;
    border-left: 1px solid #696969;
    line-height: 1;
    position: relative;
}

.topbar .topbar__menu ul li a {
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
}

.topbar .topbar__menu ul li:first-child {
    border: none;
}

.topbar .topbar__menu ul li .sub-menu {
    position: absolute;
    min-width: 120px;
    top: 40px;
    right: -20px;
    background: #555;
    padding: 10px 20px;
    opacity: 0;
    z-index: 999;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.topbar .topbar__menu ul li .sub-menu li {
    text-align: left;
    display: block;
    margin: 0;
    padding: 5px 0;
    border: none;
}

.topbar .topbar__menu ul li.menu-item-has-children > a:after {
    content: '\f3d0';
    font-family: Ionicons;
    margin-left: 10px;
    font-size: 12px;
}

.topbar .topbar__menu ul li:hover > .sub-menu {
    top: 32px;
    opacity: 1;
}

body #lang_sel {
    height: auto;
}

body #lang_sel a.lang_sel_sel {
    border: 0;
    padding: 4px 0;
    background-color: transparent;
}

body #lang_sel a.lang_sel_sel span {
    padding-right: 20px;
}

body #lang_sel a.lang_sel_sel:hover {
    background-color: transparent;
}

body #lang_sel li {
    width: auto;
}

body #lang_sel li ul a {
    padding: 10px 15px;
    border: 0;
}

body #lang_sel ul ul {
    border: 0;
    top: 100%;
}

.top-search-btn-wrap {
    display: inline-block;
    vertical-align: middle;
    height: 24px;
}

.top-search-btn-wrap .top-search-btn {
    display: inline-block;
    width: 24px;
    height: 24px;
    cursor: pointer;
    text-align: left;
    margin-left: 20px;
}

.top-search-btn-wrap .top-search-btn:before {
    content: "\f002";
    font-family: FontAwesome;
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
    color: #1F1F1F;
}

/*--------------------------------------------------------------
# Header General
--------------------------------------------------------------*/
.header {
    width: 100%;
    position: absolute;
    z-index: 99;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.header.header-normal {
    position: static;
}

.header.headroom--not-top {
    position: fixed !important;
    background: #ffffff !important;
    top: 0;
    left: 0;
    -moz-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.05);
    z-index: 999;
}

.header.headroom--not-top #menu .menu__container > li > a {
    padding-top: 40px;
    padding-bottom: 40px;
}

.header.headroom--not-top .header-container {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
}

.top-search, .top-search-mobile {
    width: 100%;
    background-color: #222222;
    color: #ffffff;
    display: none;
}

.top-search form, .top-search-mobile form {
    padding: 0px;
    position: relative;
}

.top-search form input[type="search"], .top-search-mobile form input[type="search"] {
    border: none;
    background: none;
    color: #ffffff !important;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding: 0;
}

.top-search form input[type="search"]::-webkit-input-placeholder, .top-search-mobile form input[type="search"]::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #ffffff;
}

.top-search form input[type="search"]::-moz-placeholder, .top-search-mobile form input[type="search"]::-moz-placeholder {
    /* Firefox 19+ */
    color: #ffffff;
}

.top-search form input[type="search"]:-ms-input-placeholder, .top-search-mobile form input[type="search"]:-ms-input-placeholder {
    /* IE 10+ */
    color: #ffffff;
}

.top-search form input[type="search"]:-moz-placeholder, .top-search-mobile form input[type="search"]:-moz-placeholder {
    /* Firefox 18- */
    color: #ffffff;
}

.top-search form input[type="submit"], .top-search-mobile form input[type="submit"] {
    display: none;
}

.header-btn {
    display: inline-block;
    margin-left: 30px;
    cursor: pointer;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.top-search-mobile {
    margin-bottom: 30px;
}

body.admin-bar header.headroom--not-top {
    top: 32px;
}

body.admin-bar header.headroom--not-top .header-container {
    margin-top: 0;
    margin-bottom: 0;
}

@media (max-width: 991px) {
    header.header-desktop {
        display: none !important;
    }
}

header.header-01 {
    display: inline-block;
    width: 100%;
}

header.header-01 .header-container {
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
}

header.header-01 .top-search {
    padding: 0 15px;
    text-align: center;
}

header.header-01 .top-search input {
    text-align: center;
}

header.header-01 .header-container {
    position: relative;
    z-index: 999;
    margin-top: 10px;
    margin-bottom: 10px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

header.header-01 .header-container .row, header.header-01 .header-container .insight-carousel .slick-track, .insight-carousel header.header-01 .header-container .slick-track {
    margin: 0;
}

header.header-01 .header-container .header-center {
    position: static;
}

header.header-01 .header-container .header-center nav.menu {
    display: inline-block;
    width: 100%;
    text-align: center;
}

header.header-01 .header-container .header-center nav.menu > ul {
    margin-top: 0;
    margin-bottom: 0;
    list-style: none;
}

header.header-01 .header-container .header-center nav.menu > ul > li > a {
    text-transform: uppercase;
    position: relative;
}

header.header-01 .header-container .header-right {
    text-align: right;
}

header.header-01 .header-container .header-right #open-right i {
    cursor: pointer;
}

header.header-02 {
    display: inline-block;
    width: 100%;
}

header.header-02 .top-search {
    padding: 0 15px;
    text-align: center;
}

header.header-02 .top-search input {
    text-align: center;
}

header.header-02 .header-container {
    position: relative;
    z-index: 999;
    margin-top: 35px;
    margin-bottom: 35px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

header.header-02 .header-container .row, header.header-02 .header-container .insight-carousel .slick-track, .insight-carousel header.header-02 .header-container .slick-track {
    margin: 0;
}

header.header-02 .header-container .header-left {
    padding-left: 100px;
}

header.header-02 .header-container .header-right {
    padding-right: 100px;
    text-align: right;
    position: static;
}

header.header-02 .header-container .header-right nav.menu {
    display: inline-block;
    text-align: right;
}

header.header-02 .header-container .header-right nav.menu > ul {
    margin-top: 0;
    margin-bottom: 0;
    list-style: none;
}

header.header-02 .header-container .header-right nav.menu > ul > li > a {
    text-transform: uppercase;
    position: relative;
}

header.header-02 .header-container .header-right .open-search {
    display: inline-block;
    font-size: 18px;
    line-height: 1;
    margin-left: 20px;
    cursor: pointer;
    color: #333333;
}

header.header-02 .header-container .top-search-btn-wrap {
    display: inline-block;
    height: 24px;
}

header.header-02 .header-container .top-search-btn-wrap .top-search-btn {
    display: inline-block;
    width: 24px;
    height: 24px;
    cursor: pointer;
    text-align: left;
    margin-left: 20px;
}

header.header-02 .header-container .top-search-btn-wrap .top-search-btn:before {
    content: "\f002";
    font-family: FontAwesome;
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
    color: #1F1F1F;
}

header.header-02 .header-container .mini-cart-wrap {
    display: inline-block;
    margin-left: 15px;
}

header.header-02 .header-container .mini-cart-wrap .mini-cart {
    position: relative;
}

header.header-02 .header-container .mini-cart-wrap .mini-cart .mini-cart-icon {
    font-size: 14px;
    height: 16px;
}

header.header-02 .header-container .mini-cart-wrap .mini-cart .mini-cart-icon i {
    font-style: normal;
}

header.header-02 .header-container .mini-cart-wrap .mini-cart .mini-cart-icon:after {
    position: absolute;
    top: -4px;
    right: -14px;
}

header.header-02 .header-container .mini-cart-wrap .mini-cart .mini-cart-text {
    display: none;
}

header.header-03 {
    display: inline-block;
    width: 100%;
}

header.header-03 .header-container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 100px;
    padding-right: 100px;
}

header.header-03 .top-search {
    padding: 0 15px;
    text-align: center;
}

header.header-03 .top-search input {
    text-align: center;
}

header.header-03 .header-container {
    position: relative;
    z-index: 999;
    margin-top: 10px;
    margin-bottom: 10px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

header.header-03 .header-container .row, header.header-03 .header-container .insight-carousel .slick-track, .insight-carousel header.header-03 .header-container .slick-track {
    margin: 0;
}

header.header-03 .header-container .header-center {
    position: static;
}

header.header-03 .header-container .header-center nav.menu {
    display: inline-block;
    width: 100%;
    text-align: center;
}

header.header-03 .header-container .header-center nav.menu > ul {
    margin-top: 0;
    margin-bottom: 0;
    list-style: none;
}

header.header-03 .header-container .header-center nav.menu > ul > li > a {
    text-transform: uppercase;
    position: relative;
}

header.header-03 .header-container .header-right {
    text-align: right;
}

header.header-03 .header-container .header-right #open-right i {
    cursor: pointer;
}

header.header-04 {
    display: inline-block;
    width: 100%;
}

header.header-04 .header-container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 100px;
    padding-right: 100px;
}

header.header-04 .header-container > .row, header.header-04 .insight-carousel .header-container > .slick-track, .insight-carousel header.header-04 .header-container > .slick-track {
    min-height: 90px;
}

header.header-04 .top-search {
    padding: 0 15px;
    text-align: center;
}

header.header-04 .top-search input {
    text-align: center;
}

header.header-04 .header-container {
    position: relative;
    z-index: 999;
    margin-top: 10px;
    margin-bottom: 10px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

header.header-04 .header-container .row, header.header-04 .header-container .insight-carousel .slick-track, .insight-carousel header.header-04 .header-container .slick-track {
    margin: 0;
}

header.header-04 .header-container .header-center {
    position: static;
}

header.header-04 .header-container .header-center nav.menu {
    display: inline-block;
    width: 100%;
    text-align: center;
}

header.header-04 .header-container .header-center nav.menu > ul {
    margin-top: 0;
    margin-bottom: 0;
    list-style: none;
}

header.header-04 .header-container .header-center nav.menu > ul > li > a {
    text-transform: uppercase;
    position: relative;
}

header.header-04 .header-container .header-right {
    text-align: right;
}

header.header-04 .header-container .header-right #open-right i {
    cursor: pointer;
}

header.header-05 {
    display: inline-block;
    width: 100%;
}

@media (max-width: 1300px) {
    header.header-05 #menu .menu__container > li > a {
        padding-left: 15px;
        padding-right: 15px;
    }
}

header.header-05 .top-search {
    padding: 0 15px;
    text-align: center;
}

header.header-05 .top-search input {
    text-align: center;
}

header.header-05 .header-container {
    position: relative;
    z-index: 999;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

header.header-05 .header-container .row, header.header-05 .header-container .insight-carousel .slick-track, .insight-carousel header.header-05 .header-container .slick-track {
    margin: 0;
    align-items: stretch;
}

header.header-05 .header-container .header-left {
    padding: 10px 50px;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    display: flex;
    align-items: center;
}

header.header-05 .header-container .header-right {
    padding-left: 50px;
    text-align: left;
    position: static;
    display: inline-block;
}

header.header-05 .header-container .header-right nav.menu {
    text-align: right;
}

header.header-05 .header-container .header-right nav.menu > ul {
    margin-top: 0;
    margin-bottom: 0;
    list-style: none;
}

header.header-05 .header-container .header-right nav.menu > ul > li > a {
    text-transform: uppercase;
    position: relative;
}

header.header-05 .header-container .header-right .open-search {
    display: inline-block;
    font-size: 18px;
    line-height: 1;
    margin-left: 20px;
    cursor: pointer;
    color: #333333;
}

header.header-05 .header-container .header-right-sub {
    display: flex;
    flex-grow: 1;
    justify-content: flex-end;
    align-items: center;
    padding-right: 50px;
}

@media (max-width: 1025px) {
    header.header-05 .header-container .header-right-sub {
        display: none !important;
    }
}

header.header-05 .header-container .header-right-sub span {
    display: inline-block;
    text-transform: uppercase;
    font-weight: 600;
    margin-right: 100px;
}

@media (max-width: 1450px) {
    header.header-05 .header-container .header-right-sub span {
        margin-right: 20px;
    }
}

header.header-05 .header-container .header-right-sub .right-panel-btn {
    padding-left: 30px;
    align-self: stretch;
    display: flex;
    align-items: center;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
}

header.header-05 .header-container .header-social a {
    margin-left: 25px;
}

header.header-05 .header-container .header-social a i {
    font-size: 20px;
}

header.header-05:not(.headroom--not-top) .header-social a i {
    color: #AAAAAA;
}

header.header-05:not(.headroom--not-top) .header-social a i:hover {
    color: #fff;
}

header.header-06 {
    width: 200px;
    position: fixed !important;
    top: 100px !important;
    left: 100px !important;
    box-shadow: none !important;
}

header.header-06 #branding_logo {
    margin-bottom: 60px;
    display: block;
}

header.header-06 nav#menu ul li {
    display: block;
    position: relative;
}

header.header-06 nav#menu ul li a {
    padding: 15px 0 !important;
}

header.header-06 nav#menu ul li .sub-menu {
    top: 0 !important;
    left: 100%;
}

header.header-06 nav#menu ul li .sub-menu li .mega-menu-content .vc_row {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

header.header-06 nav#menu ul li .sub-menu li .mega-menu-content .vc_row .wpb_column {
    width: 100% !important;
}

header.header-06 nav#menu ul li .sub-menu li a {
    font-size: 15px !important;
}

header.header-06 nav#menu ul li .sub-menu li a:after {
    display: none;
}

header.header-06 nav#menu ul li.menu-item-has-children > a:after {
    content: '\f105';
    font-family: FontAwesome;
}

header.header-07 {
    width: 260px;
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    bottom: 0;
    box-shadow: none !important;
    padding: 100px 0;
    background-color: #fff;
}

header.header-07 #branding_logo {
    margin-bottom: 60px;
    display: block;
    text-align: center;
}

header.header-07 nav#menu li.mega-menu {
    position: relative !important;
}

header.header-07 nav#menu > ul > li {
    display: block;
    position: relative;
}

header.header-07 nav#menu > ul > li > a {
    padding: 30px 0 !important;
    display: Block;
    text-align: center;
    text-transform: uppercase;
    border-bottom: 1px solid #eee;
}

header.header-07 nav#menu > ul > li > a:hover {
    background-color: #FDC657;
    color: #222;
}

header.header-07 nav#menu > ul > li .sub-menu {
    top: 0 !important;
    left: 100%;
}

header.header-07 nav#menu > ul > li .sub-menu li .mega-menu-content .vc_row {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

header.header-07 nav#menu > ul > li .sub-menu li .mega-menu-content .vc_row .wpb_column {
    width: 100% !important;
}

header.header-07 nav#menu > ul > li .sub-menu li a {
    font-size: 15px !important;
}

header.header-07 nav#menu > ul > li .sub-menu li a:after {
    display: none;
}

header.header-07 nav#menu > ul > li.menu-item-has-children > a:after {
    display: none;
}

header.header-08 {
    display: inline-block;
    width: 100%;
}

header.header-08 .header-container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 100px;
    padding-right: 100px;
}

header.header-08 .top-search {
    padding: 0 15px;
    text-align: center;
}

header.header-08 .top-search input {
    text-align: center;
}

header.header-08 .header-container {
    position: relative;
    z-index: 999;
    margin-top: 0;
    margin-bottom: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

header.header-08 .header-container .row, header.header-08 .header-container .insight-carousel .slick-track, .insight-carousel header.header-08 .header-container .slick-track {
    margin: 0;
}

header.header-08 .header-container .header-left .header-social {
    font-size: 20px;
}

header.header-08 .header-container .header-left .header-social a {
    color: #222222;
    margin-right: 24px;
}

header.header-08 .header-container .header-center {
    position: static;
}

header.header-08 .header-container .header-center .header-logo {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 26px;
}

header.header-08 .header-container nav.menu {
    display: inline-block;
    width: 100%;
    text-align: center;
}

header.header-08 .header-container nav.menu > ul {
    margin-top: 0;
    margin-bottom: 0;
    list-style: none;
}

header.header-08 .header-container nav.menu > ul > li > a {
    text-transform: uppercase;
    position: relative;
    padding-top: 25px !important;
    padding-bottom: 25px !important;
}

header.header-08 .header-container .header-right {
    text-align: right;
}

header.header-08 .header-container .header-right #open-right i {
    cursor: pointer;
}

header.header-08 .header-container .header-right .btn-wrap {
    display: inline-block;
    vertical-align: middle;
}

header.header-08 .header-container .header-right .mini-cart-wrap {
    display: inline-block;
    vertical-align: middle;
    padding-top: 8px;
}

header.header-08 .header-container .header-right .mini-cart-wrap .mini-cart-icon {
    float: right;
    font-size: 14px;
    line-height: 1;
}

header.header-08 .header-container .header-right .mini-cart-wrap .mini-cart-text {
    font-size: 0;
    float: left;
    margin-right: 10px;
}

header.header-08 .header-container .header-right .mini-cart-wrap .mini-cart-text .mini-cart-total {
    font-size: 14px;
    line-height: 1.4;
    font-weight: 600;
    color: #212121;
}

header.header-08 .header-container .header-right .mini-cart-wrap .widget_shopping_cart_content {
    right: 0;
    left: auto;
}

/*--------------------------------------------------------------
# Header mobile
--------------------------------------------------------------*/
header.header-mobile {
    display: none;
    padding: 30px 0;
    width: 100%;
}

header.header-mobile .header-left {
    font-size: 24px;
    text-align: left;
}

header.header-mobile .header-left #open-left {
    cursor: pointer;
}

header.header-mobile .header-left #open-left i {
    font-size: 15px;
    color: #212121;
}

header.header-mobile .header-center {
    text-align: center;
}

header.header-mobile .header-center a {
    display: block;
    line-height: 1;
}

header.header-mobile .header-right {
    font-size: 24px;
    text-align: right;
}

header.header-mobile .header-right #open-search-mobile {
    display: inline-block;
    cursor: pointer;
}

header.header-mobile .header-right #open-search-mobile i {
    font-size: 15px;
    color: #212121;
}

@media (max-width: 991px) {
    header.header-mobile {
        display: block;
        background-color: #fff !important;
    }
}

.header-overlay {
    background-color: transparent !important;
}

.header-overlay .header:not(.headroom--not-top), .header-overlay.header:not(.headroom--not-top) {
    position: absolute;
}

.header-overlay .header:not(.headroom--not-top).overlay-white #menu > ul > li > a, .header-overlay.header:not(.headroom--not-top).overlay-white #menu > ul > li > a {
    color: #ffffff;
}

.header-overlay .header:not(.headroom--not-top).overlay-white #open-right *, .header-overlay.header:not(.headroom--not-top).overlay-white #open-right * {
    color: #ffffff;
}

.header-overlay.headroom--not-top .header-container {
    padding-top: 0;
    padding-bottom: 0;
}

#menu {
    position: static;
}

#menu .menu__container > ul > li > a {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 15px;
    padding-right: 15px;
}

#menu .menu__container > ul ul.children {
    min-width: 260px;
}

#menu .menu__container, #menu .menu__container > ul {
    margin: 0;
    padding: 0;
    white-space: nowrap;
    position: static;
    z-index: 2;
}

#menu .menu__container li.current-menu-item > a, #menu .menu__container li.current-menu-ancestor > a, #menu .menu__container li.current-menu-parent > a, #menu .menu__container > ul li.current-menu-item > a, #menu .menu__container > ul li.current-menu-ancestor > a, #menu .menu__container > ul li.current-menu-parent > a {
    color: #000;
}

#menu .menu__container > li, #menu .menu__container > ul > li {
    position: relative;
    display: inline-block;
}

#menu .menu__container > li.w-960 .sub-menu, #menu .menu__container > ul > li.w-960 .sub-menu {
    width: 960px;
}

@media (max-width: 1025px) {
    #menu .menu__container > li.w-960 .sub-menu, #menu .menu__container > ul > li.w-960 .sub-menu {
        width: 100%;
    }
}

#menu .menu__container > li.w-1280 .sub-menu, #menu .menu__container > ul > li.w-1280 .sub-menu {
    width: 1280px;
}

@media (max-width: 1025px) {
    #menu .menu__container > li.w-1280 .sub-menu, #menu .menu__container > ul > li.w-1280 .sub-menu {
        width: 100%;
    }
}

#menu .menu__container > li a, #menu .menu__container > ul > li a {
    display: inline-block;
    text-transform: uppercase;
}

#menu .menu__container > li.mega-menu, #menu .menu__container > ul > li.mega-menu {
    position: static;
}

#menu .menu__container > li.menu-item-has-children > a:after, #menu .menu__container > li.page_item_has_children > a:after, #menu .menu__container > ul > li.menu-item-has-children > a:after, #menu .menu__container > ul > li.page_item_has_children > a:after {
    content: '\f3d0';
    margin-left: 10px;
    font-size: 12px;
    font-family: Ionicons;
}

#menu .menu__container > li:hover > .sub-menu, #menu .menu__container > li:hover > .children, #menu .menu__container > ul > li:hover > .sub-menu, #menu .menu__container > ul > li:hover > .children {
    top: 100%;
    visibility: visible;
    z-index: 2;
    opacity: 1;
}

#menu .menu__container > li:hover > .sub-menu li:hover > .sub-menu, #menu .menu__container > li:hover > .sub-menu li:hover > .children, #menu .menu__container > li:hover > .children li:hover > .sub-menu, #menu .menu__container > li:hover > .children li:hover > .children, #menu .menu__container > ul > li:hover > .sub-menu li:hover > .sub-menu, #menu .menu__container > ul > li:hover > .sub-menu li:hover > .children, #menu .menu__container > ul > li:hover > .children li:hover > .sub-menu, #menu .menu__container > ul > li:hover > .children li:hover > .children {
    top: -25px;
    left: 100%;
    visibility: visible;
    opacity: 1;
}

#menu .menu__container .sub-menu, #menu .menu__container .children, #menu .menu__container > ul .sub-menu, #menu .menu__container > ul .children {
    position: absolute;
    top: 110%;
    left: 0;
    visibility: hidden;
    margin: 0;
    min-width: 320px;
    width: 100%;
    background-color: #ffffff;
    opacity: 0;
    transition: all .3s ease;
    padding: 25px 0;
    list-style: none;
    text-align: left;
    text-transform: none;
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

#menu .menu__container .sub-menu > li ul li a:after, #menu .menu__container .children > li ul li a:after, #menu .menu__container > ul .sub-menu > li ul li a:after, #menu .menu__container > ul .children > li ul li a:after {
    display: none !important;
}

#menu .menu__container .sub-menu li, #menu .menu__container .children li, #menu .menu__container > ul .sub-menu li, #menu .menu__container > ul .children li {
    position: relative;
    padding: 0px 30px;
}

#menu .menu__container .sub-menu li.menu-item-object-ic_mega_menu, #menu .menu__container .children li.menu-item-object-ic_mega_menu, #menu .menu__container > ul .sub-menu li.menu-item-object-ic_mega_menu, #menu .menu__container > ul .children li.menu-item-object-ic_mega_menu {
    padding: 0 15px;
}

#menu .menu__container .sub-menu li a, #menu .menu__container .children li a, #menu .menu__container > ul .sub-menu li a, #menu .menu__container > ul .children li a {
    display: block;
    font-size: 14px;
    padding: 10px 0;
    color: #666;
    line-height: 1.6;
    text-transform: none;
    font-weight: 400;
    background: none;
    position: relative;
    white-space: normal;
}

#menu .menu__container .sub-menu li a:hover, #menu .menu__container .children li a:hover, #menu .menu__container > ul .sub-menu li a:hover, #menu .menu__container > ul .children li a:hover {
    background: none;
    color: #000;
    font-weight: 700;
    transition: font-weight 0;
}

#menu .menu__container .sub-menu li a:hover:after, #menu .menu__container .children li a:hover:after, #menu .menu__container > ul .sub-menu li a:hover:after, #menu .menu__container > ul .children li a:hover:after {
    width: 65px;
}

#menu .menu__container .sub-menu li a:after, #menu .menu__container .children li a:after, #menu .menu__container > ul .sub-menu li a:after, #menu .menu__container > ul .children li a:after {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    position: absolute;
    content: '';
    display: block;
    width: 0%;
    height: 2px;
    background-color: #FDC657;
}

#menu .menu__container .sub-menu li:last-child a, #menu .menu__container .children li:last-child a, #menu .menu__container > ul .sub-menu li:last-child a, #menu .menu__container > ul .children li:last-child a {
    border: none;
}

#menu .menu__container .sub-menu li.menu-item-has-children:after, #menu .menu__container .sub-menu li.page_item_has_children:after, #menu .menu__container .children li.menu-item-has-children:after, #menu .menu__container .children li.page_item_has_children:after, #menu .menu__container > ul .sub-menu li.menu-item-has-children:after, #menu .menu__container > ul .sub-menu li.page_item_has_children:after, #menu .menu__container > ul .children li.menu-item-has-children:after, #menu .menu__container > ul .children li.page_item_has_children:after {
    content: '';
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -3px;
    display: block;
    height: 5px;
    width: 5px;
    background-color: #666;
}

#menu .menu__container .sub-menu li.menu-item-has-children:hover:after, #menu .menu__container .sub-menu li.page_item_has_children:hover:after, #menu .menu__container .children li.menu-item-has-children:hover:after, #menu .menu__container .children li.page_item_has_children:hover:after, #menu .menu__container > ul .sub-menu li.menu-item-has-children:hover:after, #menu .menu__container > ul .sub-menu li.page_item_has_children:hover:after, #menu .menu__container > ul .children li.menu-item-has-children:hover:after, #menu .menu__container > ul .children li.page_item_has_children:hover:after {
    background-color: #000;
}

#menu .menu__container .sub-menu .sub-menu, #menu .menu__container .sub-menu .children, #menu .menu__container .children .sub-menu, #menu .menu__container .children .children, #menu .menu__container > ul .sub-menu .sub-menu, #menu .menu__container > ul .sub-menu .children, #menu .menu__container > ul .children .sub-menu, #menu .menu__container > ul .children .children {
    top: 0;
    left: 100%;
    visibility: hidden;
    opacity: 0;
}

#menu .mega-menu > .sub-menu, #menu .mega-menu .children {
    padding: 0;
}

#menu .mega-menu .vc_row {
    display: flex;
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: auto;
}

#menu .mega-menu .vc_row.no-border .wpb_column {
    border: none !important;
}

#menu .mega-menu .vc_row .wpb_column {
    border-left: 1px solid #ddd;
    padding: 35px 14px;
}

#menu .mega-menu .vc_row .wpb_column:first-child {
    border: none;
}

#menu .mega-menu .vc_row .wpb_column .vc_column-inner {
    padding-top: 0;
}

#menu .mega-menu .wpb_text_column ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#menu .mega-menu .wpb_text_column ul li {
    padding: 0;
    display: block;
}

#menu .mega-menu .wpb_text_column ul li a {
    padding: 5px 0;
    display: inline-block;
    position: relative;
}

#menu .mega-menu .wpb_text_column ul li a i {
    width: 20px;
}

#menu .mega-menu .wpb_text_column ul li a:hover:before {
    top: 7px;
}

#menu .mega-menu .wpb_text_column ul li.new a:after, #menu .mega-menu .wpb_text_column ul li.hot a:after, #menu .mega-menu .wpb_text_column ul li.sale a:after {
    font-size: 8px;
    text-transform: uppercase;
    height: 12px;
    line-height: 12px;
    padding: 0 5px;
    display: inline-block;
    color: #ffffff;
    border-radius: 3px;
    position: absolute;
    left: 110%;
    font-weight: 700;
}

#menu .mega-menu .wpb_text_column ul li.new a:after {
    content: 'new';
    background-color: #b4e1f7 !important;
}

#menu .mega-menu .wpb_text_column ul li.sale a:after {
    content: 'sale';
    background-color: #f4cb75 !important;
}

#menu .mega-menu .wpb_text_column ul li.hot a:after {
    content: 'hot';
    background-color: #f9734d !important;
}

#menu .mega-menu .wpb_text_column ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

#menu .mega-menu .wpb_text_column ol li {
    padding: 0;
    border-bottom: 1px solid #f9f6ee;
}

#menu .mega-menu .wpb_text_column ol li:last-child {
    border-bottom: none;
}

#menu .mega-menu .wpb_text_column ol li:last-child a {
    padding-bottom: 0;
}

#menu .mega-menu .features-mega-inner ul li {
    padding: 5px 0;
}

#mobile .kc_column {
    width: 100% !important;
}

@media (min-width: 1025px) {
    .header-02 #menu .menu__container .mega-menu .sub-menu {
        right: 50px;
        left: auto;
    }

    .header-03 #menu .menu__container .mega-menu .sub-menu, .header-08 #menu .menu__container .mega-menu .sub-menu, .header-01 #menu .menu__container .mega-menu .sub-menu {
        left: 50%;
        transform: translateX(-50%);
        margin: 0 auto;
    }

    .header-05 #menu .menu__container .mega-menu .sub-menu {
        left: 50px;
    }
}

#menu .sub-menu .mega-menu-content .wpb_content_element {
    margin-bottom: 0;
}

#menu .sub-menu .mega-menu-content .widget_nav_menu ul, #menu .sub-menu .mega-menu-content .insight-custom-menu ul {
    padding: 0;
    list-style: none;
}

#menu .sub-menu .mega-menu-content .widget_nav_menu ul li, #menu .sub-menu .mega-menu-content .insight-custom-menu ul li {
    padding: 0;
}

#menu .sub-menu .mega-menu-content .widget_nav_menu ul li a, #menu .sub-menu .mega-menu-content .insight-custom-menu ul li a {
    padding: 10px 0;
}

#menu .sub-menu .mega-menu-content .widget_nav_menu ul li:first-child a, #menu .sub-menu .mega-menu-content .insight-custom-menu ul li:first-child a {
    padding-top: 0px;
}

#menu .sub-menu .mega-menu-content .widget_nav_menu ul li:last-child a, #menu .sub-menu .mega-menu-content .insight-custom-menu ul li:last-child a {
    padding-bottom: 0px;
}

nav#mobile .sub-menu .mega-menu-content .wpb_content_element {
    margin-bottom: 0;
}

.content {
    width: 100%;
}

.content--top .wrapper {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}

@media (min-width: 544px) {
    .content--top .wrapper {
        max-width: 576px;
    }
}

@media (min-width: 769px) {
    .content--top .wrapper {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .content--top .wrapper {
        max-width: 940px;
    }
}

@media (min-width: 1200px) {
    .content--top .wrapper {
        max-width: 1140px;
    }
}

body:not(.home) .content > .wrapper {
    margin-bottom: 50px;
}

.footer {
    display: block;
    width: 100%;
}

.footer.style01 {
    background-color: #fff;
    color: #878787;
}

.footer.style01 .widget {
    margin-bottom: 30px;
}

.footer.style01 .widget .widget-title {
    margin-bottom: 33px;
    padding-bottom: 27px;
    color: #212121;
    font-family: Poppins;
    font-size: 20px;
    letter-spacing: 0;
    position: relative;
    text-transform: uppercase;
    font-weight: 600;
}

.footer.style01 .widget .widget-title:after {
    content: '';
    width: 30px;
    height: 3px;
    background-color: #FDC657;
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.footer.style01 .widget ul {
    list-style: none;
    padding: 0;
}

.footer.style01 .widget ul li {
    margin-bottom: 15px;
    line-height: 1.6;
}

.footer.style01 .widget ul li:last-child {
    margin-bottom: 0;
}

.footer.style01 .widget ul li a {
    position: relative;
    color: #878787;
}

.footer.style01 .widget ul li a:hover {
    padding-left: 15px;
}

.footer.style01 .widget ul li a:hover:before {
    position: absolute;
    content: '\f462';
    font-family: 'Ionicons';
    left: 0;
    top: 0;
    color: #212121;
    line-height: 24px;
}

.footer.style01 .widget select {
    display: block;
    width: 100%;
}

.footer.style01 .widget.widget_search form {
    position: relative;
}

.footer.style01 .widget.widget_search form input[type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
}

.footer.style01 .widget.widget_search form input[type="search"], .footer.style01 .widget.widget_search form input[type="text"] {
    box-sizing: border-box;
    padding: 16px 20px;
}

.footer.style01 .widget.widget_categories ul li {
    border: none !important;
}

.footer.style01 .widget.widget_categories ul li a {
    border: none;
    display: inline-block;
    padding: 0;
    background-color: transparent;
}

.footer.style01 .widget.widget_categories ul li a:hover {
    background-color: transparent;
}

.footer.style01 .widget.widget_categories ul li ul {
    margin-left: 10px;
    margin-top: 10px;
}

.footer.style01 .widget.widget_text {
    line-height: 1.6;
}

.footer.style01 .widget.widget_text p {
    padding: 0;
    margin: 0 0 15px 0;
}

.footer.style01 .widget.widget_text a {
    color: #FDC657;
}

.footer.style01 .widget.widget_recent_entries ul li:last-child:after {
    display: none;
}

.footer.style01 .widget.widget_recent_entries ul li:after {
    content: '';
    display: block;
    height: 3px;
    width: 30px;
    background-color: #444444;
    margin-top: 23px;
    margin-bottom: 25px;
}

.footer.style01 .widget.widget_recent_entries ul li a {
    font-size: 15px;
    color: #878787;
    font-weight: bold;
}

.footer.style01 .widget.widget_recent_entries ul li span {
    display: block;
    font-size: 15px;
    color: #888888;
    line-height: 1.8;
    margin-top: 5px;
}

.footer.style01 .widget.widget_recent_entries ul li span:before {
    content: "\f017";
    font: 15px FontAwesome;
    margin-right: 12px;
    color: #FDC657;
}

.footer.style01 .widget.widget_insight_posts ul li:last-child:after {
    display: none;
}

.footer.style01 .widget.widget_insight_posts ul li:after {
    content: '';
    display: block;
    height: 3px;
    width: 30px;
    background-color: #ccc;
    margin-top: 23px;
    margin-bottom: 25px;
    clear: both;
}

.footer.style01 .widget.widget_insight_posts ul li .inner {
    display: flex;
}

.footer.style01 .widget.widget_insight_posts ul li .thumb, .footer.style01 .widget.widget_insight_posts ul li .info {
    display: inline-block;
    float: left;
}

.footer.style01 .widget.widget_insight_posts ul li .thumb {
    width: 25%;
}

.footer.style01 .widget.widget_insight_posts ul li .info {
    width: 75%;
}

.footer.style01 .widget.widget_insight_posts ul li .info.no-thumb {
    width: 100%;
}

.footer.style01 .widget.widget_insight_posts ul li a {
    font-size: 15px;
    color: #878787;
    font-weight: bold;
}

.footer.style01 .widget.widget_insight_posts ul li span {
    display: block;
    font-size: 15px;
    color: #888888;
    line-height: 1.8;
    margin-top: 5px;
}

.footer.style01 .widget.widget_insight_posts ul li span:before {
    content: "\f017";
    font: 15px FontAwesome;
    margin-right: 12px;
    color: #FDC657;
}

.footer.style01 .widget:hover .widget-title:after {
    width: 60px;
}

.footer.style01 .footer-social {
    margin-top: 30px;
}

.footer.style01 .footer-social a {
    display: inline-block;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border-radius: 24px;
    margin-right: 6px;
    font-size: 16px;
    color: #AAAAAA;
    background-color: #444444;
}

.footer.style01 .footer-social a:hover {
    background-color: #FDC657;
    border-color: #FDC657;
    color: #ffffff !important;
}

.footer.style01 .mc4wp-form .form {
    position: relative;
}

.footer.style01 .mc4wp-form .form:after {
    content: "\f0e0";
    font-family: FontAwesome;
    height: 50px;
    width: 50px;
    font-size: 16px;
    color: #222;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    padding-top: 10px;
    z-index: 1;
}

.footer.style01 .mc4wp-form .form input[type="email"] {
    padding: 13px 20px;
    background-color: #eee;
    padding-right: 50px;
    color: #666;
}

.footer.style01 .mc4wp-form .form input[type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
    background: none;
    border: none;
    opacity: 0;
    height: 50px;
    width: 50px;
    overflow: hidden;
    z-index: 2;
}

.footer.style02 {
    background-color: #222222;
    color: #aaa;
}

.footer.style02 .widget {
    margin-bottom: 30px;
}

.footer.style02 .widget .widget-title {
    margin-bottom: 33px;
    padding-bottom: 27px;
    color: #ffffff;
    font-family: Poppins;
    font-size: 20px;
    letter-spacing: 0;
    position: relative;
    text-transform: uppercase;
    font-weight: 600;
}

.footer.style02 .widget .widget-title:after {
    content: '';
    width: 30px;
    height: 3px;
    background-color: #FDC657;
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.footer.style02 .widget ul {
    list-style: none;
    padding: 0;
}

.footer.style02 .widget ul li {
    margin-bottom: 15px;
    line-height: 1.6;
}

.footer.style02 .widget ul li:last-child {
    margin-bottom: 0;
}

.footer.style02 .widget ul li a {
    position: relative;
    color: #ababab;
}

.footer.style02 .widget ul li a:hover {
    padding-left: 15px;
}

.footer.style02 .widget ul li a:hover:before {
    position: absolute;
    content: '\f462';
    font-family: 'Ionicons';
    left: 0;
    top: 0;
    color: #ababab;
    line-height: 24px;
}

.footer.style02 .widget select {
    display: block;
    width: 100%;
}

.footer.style02 .widget.widget_search form {
    position: relative;
}

.footer.style02 .widget.widget_search form input[type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
}

.footer.style02 .widget.widget_search form input[type="search"], .footer.style02 .widget.widget_search form input[type="text"] {
    box-sizing: border-box;
    padding: 16px 20px;
}

.footer.style02 .widget.widget_categories ul li {
    border: none !important;
}

.footer.style02 .widget.widget_categories ul li a {
    border: none;
    display: inline-block;
    padding: 0;
    background-color: transparent;
}

.footer.style02 .widget.widget_categories ul li a:hover {
    background-color: transparent;
}

.footer.style02 .widget.widget_categories ul li ul {
    margin-left: 10px;
    margin-top: 10px;
}

.footer.style02 .widget.widget_text {
    line-height: 1.6;
}

.footer.style02 .widget.widget_text p {
    padding: 0;
    margin: 0 0 15px 0;
}

.footer.style02 .widget.widget_text a {
    color: #FDC657;
}

.footer.style02 .widget.widget_recent_entries ul li:last-child:after {
    display: none;
}

.footer.style02 .widget.widget_recent_entries ul li:after {
    content: '';
    display: block;
    height: 3px;
    width: 30px;
    background-color: #444444;
    margin-top: 23px;
    margin-bottom: 25px;
}

.footer.style02 .widget.widget_recent_entries ul li a {
    font-size: 15px;
    color: #ccc;
    font-weight: bold;
}

.footer.style02 .widget.widget_recent_entries ul li span {
    display: block;
    font-size: 15px;
    color: #888888;
    line-height: 1.8;
    margin-top: 5px;
}

.footer.style02 .widget.widget_recent_entries ul li span:before {
    content: "\f017";
    font: 15px FontAwesome;
    margin-right: 12px;
    color: #FDC657;
}

.footer.style02 .widget.widget_insight_posts ul li:last-child:after {
    display: none;
}

.footer.style02 .widget.widget_insight_posts ul li:after {
    content: '';
    display: block;
    height: 3px;
    width: 30px;
    background-color: #444444;
    margin-top: 23px;
    margin-bottom: 25px;
    clear: both;
}

.footer.style02 .widget.widget_insight_posts ul li .inner {
    display: flex;
}

.footer.style02 .widget.widget_insight_posts ul li .thumb, .footer.style02 .widget.widget_insight_posts ul li .info {
    display: inline-block;
    float: left;
}

.footer.style02 .widget.widget_insight_posts ul li .thumb {
    width: 25%;
}

.footer.style02 .widget.widget_insight_posts ul li .info {
    width: 75%;
}

.footer.style02 .widget.widget_insight_posts ul li .info.no-thumb {
    width: 100%;
}

.footer.style02 .widget.widget_insight_posts ul li a {
    font-size: 15px;
    color: #ccc;
    font-weight: bold;
}

.footer.style02 .widget.widget_insight_posts ul li span {
    display: block;
    font-size: 15px;
    color: #888888;
    line-height: 1.8;
    margin-top: 5px;
}

.footer.style02 .widget.widget_insight_posts ul li span:before {
    content: "\f017";
    font: 15px FontAwesome;
    margin-right: 12px;
    color: #FDC657;
}

.footer.style02 .widget:hover .widget-title:after {
    width: 60px;
}

.footer.style02 .footer-social {
    margin-top: 30px;
}

.footer.style02 .footer-social a {
    display: inline-block;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border-radius: 24px;
    margin-right: 6px;
    font-size: 16px;
    color: #AAAAAA;
    background-color: #444444;
}

.footer.style02 .footer-social a:hover {
    background-color: #FDC657;
    border-color: #FDC657;
    color: #ffffff !important;
}

.footer.style02 .mc4wp-form .form {
    position: relative;
}

.footer.style02 .mc4wp-form .form:after {
    content: "\f0e0";
    font-family: FontAwesome;
    height: 50px;
    width: 50px;
    font-size: 16px;
    color: #FDC657;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    padding-top: 10px;
    z-index: 1;
}

.footer.style02 .mc4wp-form .form input[type="email"] {
    padding: 13px 20px;
    background-color: #444444;
    padding-right: 50px;
    color: #fff;
}

.footer.style02 .mc4wp-form .form input[type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
    background: none;
    border: none;
    opacity: 0;
    height: 50px;
    width: 50px;
    overflow: hidden;
    z-index: 2;
}

.footer.footer-02 {
    padding-top: 130px;
}

.footer.footer-02 .footer-logo {
    margin-bottom: 90px;
}

.footer.footer-02 .footer-c2 {
    border-left: 1px solid #333;
}

@media (max-width: 768px) {
    .footer.footer-02 .footer-c2 {
        border-left: none;
    }
}

.footer.footer-02 .widget .widget-title {
    text-transform: none;
    font-size: 40px;
    margin-bottom: 10px;
}

.footer.footer-02 .widget .widget-title:after {
    display: none;
}

.copyright {
    display: block;
    width: 100%;
    position: relative;
}

.copyright.style01 {
    background: #ffffff;
}

.copyright.style01 .copyright-container {
    padding-top: 40px;
    padding-bottom: 40px;
    border-top: 1px solid #eee;
}

.copyright.style01 .copyright-container {
    padding-top: 22px;
    padding-bottom: 22px;
}

.copyright.style01 .copyright-left {
    text-align: left;
    color: #878787;
    padding-top: 10px;
    padding-bottom: 10px;
}

.copyright.style01 .copyright-right {
    text-align: right;
}

.copyright.style01 .copyright-right a {
    color: #888;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
    margin-left: 20px;
}

.copyright.style01 .copyright-right a:hover {
    color: #212121;
}

.copyright.style01.type03 .copyright-left {
    font-size: 15px;
    font-style: normal;
    color: #000;
}

.copyright.style01.type03 .copyright-container {
    padding: 40px 100px;
}

.copyright.style01.type03 .copyright-container .copyright-right .footer-social a {
    color: #222222;
}

.copyright.style01.type03 .copyright-container .copyright-right .footer-social a:hover {
    color: #FDC657;
}

@media (max-width: 991px) {
    .copyright.style01.type03 .copyright-container {
        padding: 30px;
    }

    .copyright.style01.type03 .copyright-container .copyright-left, .copyright.style01.type03 .copyright-container .copyright-center, .copyright.style01.type03 .copyright-container .copyright-right {
        text-align: center !important;
    }

    .copyright.style01.type03 .copyright-container .copyright-right .footer-social a {
        color: #222222;
        margin-left: 10px;
        margin-right: 10px;
    }

    .copyright.style01.type03 .copyright-container .copyright-right .footer-social a:hover {
        color: #FDC657;
    }
}

.copyright.style01.type03 .copyright-center {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 26px;
    font-weight: 600;
    text-align: center;
    color: #000;
}

.copyright.style01.type03 .copyright-right {
    text-align: right;
}

.copyright.style01.type03 .copyright-right a {
    margin-left: 20px;
    font-size: 20px;
}

@media (max-width: 991px) {
    .copyright.style01 .copyright-left, .copyright.style01 .copyright-right {
        text-align: center !important;
    }

    .copyright.style01 .copyright-right .footer-social a {
        margin-left: 10px;
        margin-right: 10px;
    }
}

.copyright.style02 {
    background: #333;
}

.copyright.style02 .copyright-container {
    padding-top: 22px;
    padding-bottom: 22px;
}

.copyright.style02 .copyright-left {
    text-align: left;
    color: #aaa;
    padding-top: 10px;
    padding-bottom: 10px;
}

.copyright.style02 .copyright-right {
    text-align: right;
}

.copyright.style02 .copyright-right a {
    color: #aaa;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
    margin-left: 20px;
}

.copyright.style02 .copyright-right a:hover {
    color: #fff;
}

.copyright.style02.type02 {
    background: #222;
}

.copyright.style02.type02 .copyright-container {
    padding-top: 90px;
    padding-bottom: 90px;
}

.copyright.style02.type02 .copyright-left {
    text-align: left;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 26px;
    font-weight: 600;
}

.copyright.style02.type02 .copyright-right {
    text-align: right;
}

.copyright.style02.type02 .copyright-right a {
    color: #aaa;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
    margin-left: 5px;
    background-color: #444;
    height: 44px;
    width: 44px;
    border-radius: 50%;
    text-align: center;
}

.copyright.style02.type02 .copyright-right a:hover {
    color: #fff;
    background-color: #FDC657;
}

@media (max-width: 991px) {
    .copyright.style02 .copyright-left, .copyright.style02 .copyright-right {
        text-align: center !important;
    }

    .copyright.style02 .copyright-right .footer-social a {
        margin-left: 10px;
        margin-right: 10px;
    }
}

.copyright.type04 {
    background-color: #222;
    padding-bottom: 70px;
}

@media (max-width: 768px) {
    .copyright.type04 .copyright-right {
        text-align: center !important;
    }
}

.copyright.type04 .copyright-left {
    color: #555555;
}

.copyright.type04 .footer-social a {
    color: #555555;
}

.copyright.type04 .footer-social a:first-child {
    margin-left: 0;
}

.breadcrumbs {
    padding: 0;
    font-size: 18px;
    font-family: Poppins;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .4em;
    line-height: 1;
}

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

.breadcrumbs ul li {
    display: inline-block;
    max-width: 700px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.breadcrumbs ul li:after {
    content: '/';
    color: #666666;
    margin-left: 10px;
}

.breadcrumbs ul li:last-child {
    border-bottom: 1px solid #333333;
    margin-right: 0;
}

.breadcrumbs ul li:last-child:after {
    content: '';
    margin-left: 0;
}

.breadcrumbs ul li a {
    color: #333333;
}

.breadcrumbs ul li a:hover {
    color: #FDC657;
}

.tm-trio .featherlight .featherlight-content {
    padding: 0;
    border: none;
}

.copyright-newsletter.style01 .copyright-newsletter-left {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    line-height: 46px;
    text-transform: uppercase;
}

.copyright-newsletter.style01 .copyright-newsletter-right .form {
    position: relative;
    height: 48px;
    line-height: 48px;
    background-color: #444444;
}

.copyright-newsletter.style01 .copyright-newsletter-right .form input[type="text"], .copyright-newsletter.style01 .copyright-newsletter-right .form input[type="email"] {
    display: inline-block;
    background-color: transparent;
    color: #878787;
    font-size: 15px;
    border: none;
    padding: 12px 20px;
}

.copyright-newsletter.style01 .copyright-newsletter-right .form input[type="text"]::-webkit-input-placeholder, .copyright-newsletter.style01 .copyright-newsletter-right .form input[type="email"]::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #ababab;
}

.copyright-newsletter.style01 .copyright-newsletter-right .form input[type="text"]::-moz-placeholder, .copyright-newsletter.style01 .copyright-newsletter-right .form input[type="email"]::-moz-placeholder {
    /* Firefox 19+ */
    color: #ababab;
}

.copyright-newsletter.style01 .copyright-newsletter-right .form input[type="text"]:-ms-input-placeholder, .copyright-newsletter.style01 .copyright-newsletter-right .form input[type="email"]:-ms-input-placeholder {
    /* IE 10+ */
    color: #ababab;
}

.copyright-newsletter.style01 .copyright-newsletter-right .form input[type="text"]:-moz-placeholder, .copyright-newsletter.style01 .copyright-newsletter-right .form input[type="email"]:-moz-placeholder {
    /* Firefox 18- */
    color: #ababab;
}

.copyright-newsletter.style01 .copyright-newsletter-right .form input[type="submit"] {
    padding: 16px 22px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}

.admin-bar .mobile-menu, .admin-bar #mobile {
    padding-top: 32px;
}

@media (max-width: 991px) {
    .admin-bar .mobile-menu, .admin-bar #mobile {
        padding-top: 46px;
    }
}

.mobile-menu .mega-menu-content .vc_row, .mobile-menu .mega-menu-content .vc_column-inner, .mobile-menu .mega-menu-content .wpb_column, #mobile .mega-menu-content .vc_row, #mobile .mega-menu-content .vc_column-inner, #mobile .mega-menu-content .wpb_column {
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}

@media (max-width: 63.9em) {
    .tm-trio .mobile-menu .mega-menu-content .vc_row, .tm-trio .mobile-menu .mega-menu-content .vc_column-inner, .tm-trio .mobile-menu .mega-menu-content .wpb_column, .tm-trio #mobile .mega-menu-content .vc_row, .tm-trio #mobile .mega-menu-content .vc_column-inner, .tm-trio #mobile .mega-menu-content .wpb_column {
        padding: 0 !important;
    }
}

.mobile-menu .mega-menu-content .vc_row .vc_custom_heading, .mobile-menu .mega-menu-content .vc_column-inner .vc_custom_heading, .mobile-menu .mega-menu-content .wpb_column .vc_custom_heading, #mobile .mega-menu-content .vc_row .vc_custom_heading, #mobile .mega-menu-content .vc_column-inner .vc_custom_heading, #mobile .mega-menu-content .wpb_column .vc_custom_heading {
    margin: 0 !important;
    padding: 20px 20px 0;
    font-weight: 900 !important;
}

.mobile-menu > ul.menu, .mobile-menu > ul.menu__container, #mobile > ul.menu, #mobile > ul.menu__container {
    padding: 0;
    margin: 0;
}

.mobile-menu > ul.menu ul, .mobile-menu > ul.menu ol, .mobile-menu > ul.menu__container ul, .mobile-menu > ul.menu__container ol, #mobile > ul.menu ul, #mobile > ul.menu ol, #mobile > ul.menu__container ul, #mobile > ul.menu__container ol {
    padding: 0;
    margin: 0;
}

.mobile-menu > ul.menu li, .mobile-menu > ul.menu__container li, #mobile > ul.menu li, #mobile > ul.menu__container li {
    position: relative;
    display: block;
    border-bottom: 1px solid #eee;
}

.mobile-menu > ul.menu li.current_page_item a, .mobile-menu > ul.menu li.current-menu-item a, .mobile-menu > ul.menu__container li.current_page_item a, .mobile-menu > ul.menu__container li.current-menu-item a, #mobile > ul.menu li.current_page_item a, #mobile > ul.menu li.current-menu-item a, #mobile > ul.menu__container li.current_page_item a, #mobile > ul.menu__container li.current-menu-item a {
    box-shadow: 1px 0px 0 #111 inset;
}

.mobile-menu > ul.menu li a, .mobile-menu > ul.menu__container li a, #mobile > ul.menu li a, #mobile > ul.menu__container li a {
    display: block;
    color: #696969;
    padding: 0px 20px;
    line-height: 42px;
    background: inherit;
}

.mobile-menu > ul.menu li a i, .mobile-menu > ul.menu__container li a i, #mobile > ul.menu li a i, #mobile > ul.menu__container li a i {
    width: 20px;
}

.mobile-menu > ul.menu li a:hover, .mobile-menu > ul.menu__container li a:hover, #mobile > ul.menu li a:hover, #mobile > ul.menu__container li a:hover {
    color: #FDC657;
}

.mobile-menu > ul.menu li .sub-menu, .mobile-menu > ul.menu__container li .sub-menu, #mobile > ul.menu li .sub-menu, #mobile > ul.menu__container li .sub-menu {
    display: none;
    border-top: 1px solid #ddd;
    background-color: #eee;
    padding-left: 0;
    font-weight: 400;
    box-shadow: none;
    -moz-box-shadow: none;
}

.mobile-menu > ul.menu li .sub-menu li, .mobile-menu > ul.menu__container li .sub-menu li, #mobile > ul.menu li .sub-menu li, #mobile > ul.menu__container li .sub-menu li {
    border: none;
}

.mobile-menu > ul.menu li .sub-menu li a:hover, .mobile-menu > ul.menu__container li .sub-menu li a:hover, #mobile > ul.menu li .sub-menu li a:hover, #mobile > ul.menu__container li .sub-menu li a:hover {
    color: #FDC657;
}

@media (min-width: 544px) {
    .mobile-menu > ul.menu li .sub-menu li:last-child, .mobile-menu > ul.menu__container li .sub-menu li:last-child, #mobile > ul.menu li .sub-menu li:last-child, #mobile > ul.menu__container li .sub-menu li:last-child {
        border: none;
    }
}

.mobile-menu > ul.menu li .sub-menu h3, .mobile-menu > ul.menu__container li .sub-menu h3, #mobile > ul.menu li .sub-menu h3, #mobile > ul.menu__container li .sub-menu h3 {
    border: none !important;
}

.mobile-menu > ul.menu li .sub-menu-toggle, .mobile-menu > ul.menu__container li .sub-menu-toggle, #mobile > ul.menu li .sub-menu-toggle, #mobile > ul.menu__container li .sub-menu-toggle {
    display: none;
}

.mobile-menu > ul.menu li.menu-item.menu-item-has-children > .sub-menu-toggle, .mobile-menu > ul.menu__container li.menu-item.menu-item-has-children > .sub-menu-toggle, #mobile > ul.menu li.menu-item.menu-item-has-children > .sub-menu-toggle, #mobile > ul.menu__container li.menu-item.menu-item-has-children > .sub-menu-toggle {
    display: block;
    background-color: rgba(238, 238, 238, 0.5);
    font-size: 15px;
    font-family: Ionicons;
    position: absolute;
    color: #696969;
    right: 0;
    top: 0;
    padding: 0px 20px;
    line-height: 43px;
    z-index: 9999;
    font-style: normal;
    outline: 0;
    cursor: pointer;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.mobile-menu > ul.menu li.menu-item.menu-item-has-children > .sub-menu-toggle:before, .mobile-menu > ul.menu__container li.menu-item.menu-item-has-children > .sub-menu-toggle:before, #mobile > ul.menu li.menu-item.menu-item-has-children > .sub-menu-toggle:before, #mobile > ul.menu__container li.menu-item.menu-item-has-children > .sub-menu-toggle:before {
    content: '\f3d0';
}

.mobile-menu > ul.menu li.menu-item.menu-item-has-children > .sub-menu-toggle:hover, .mobile-menu > ul.menu__container li.menu-item.menu-item-has-children > .sub-menu-toggle:hover, #mobile > ul.menu li.menu-item.menu-item-has-children > .sub-menu-toggle:hover, #mobile > ul.menu__container li.menu-item.menu-item-has-children > .sub-menu-toggle:hover {
    color: #ffffff;
    background-color: #FDC657;
}

.mobile-menu > ul.menu li.expand, .mobile-menu > ul.menu__container li.expand, #mobile > ul.menu li.expand, #mobile > ul.menu__container li.expand {
    background-color: #ddd;
}

.mobile-menu > ul.menu li.expand > .sub-menu-toggle:before, .mobile-menu > ul.menu__container li.expand > .sub-menu-toggle:before, #mobile > ul.menu li.expand > .sub-menu-toggle:before, #mobile > ul.menu__container li.expand > .sub-menu-toggle:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.mobile-menu, #mobile {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    position: fixed;
    width: 256px;
    left: -256px;
    top: 0;
    bottom: 0;
    z-index: 1001;
    background: #ffffff;
    text-align: left;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}

.vimenu-open-left {
    overflow: hidden;
}

.vimenu-open-left #mobile {
    left: 0;
}

.vimenu-open-left #close-menu {
    display: block;
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.5;
    z-index: 1000;
}

#right-panel {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    position: fixed;
    left: auto;
    right: -500px;
    top: 0;
    bottom: 0;
    z-index: 9999;
    width: 360px;
    background: #ffffff;
    border: none;
    text-align: left;
    -webkit-overflow-scrolling: touch;
}

#right-panel .right-slideout-close {
    text-align: center;
    cursor: pointer;
    position: absolute;
    left: -40px;
    top: 96px;
    z-index: 99;
    background-color: #ffffff;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

#right-panel .right-slideout-close i {
    display: block;
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 15px;
    color: #1f1f1f;
    cursor: pointer;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

#right-panel .right-slideout-close:hover {
    background-color: #FDC657;
}

#right-panel .right-slideout-close:hover i {
    color: #ffffff;
}

#right-panel .right-slideout-inner {
    width: 100%;
    height: 100%;
    padding: 40px;
    overflow-x: hidden;
    overflow-y: auto;
}

#right-panel .right-slideout-inner .widget {
    margin-bottom: 60px;
    position: relative;
}

#right-panel .right-slideout-inner .widget .widget-title {
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    font-family: Poppins;
    margin-left: -40px;
    padding-left: 37px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

#right-panel .right-slideout-inner .widget.widget_text .textbox {
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    font-style: italic;
    line-height: 2em;
    padding: 30px 0;
    background-position: center;
    background-repeat: no-repeat;
}

#right-panel .right-slideout-inner .widget.widget_search form {
    position: relative;
    height: 96px;
    background-color: #F4F4F4;
    padding-top: 30px;
    margin-left: -40px;
    margin-right: -40px;
    margin-top: -40px;
    padding-left: 40px;
    padding-right: 40px;
}

#right-panel .right-slideout-inner .widget.widget_search form label {
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
}

#right-panel .right-slideout-inner .widget.widget_search form input[type="search"] {
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    height: 40px;
    line-height: 40px;
    padding: 0;
    padding-right: 40px;
    border-radius: 0;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #f4f4f4;
    font-size: 15px;
    font-weight: 500;
    color: #666666;
}

#right-panel .right-slideout-inner .widget.widget_search form input[type="submit"] {
    position: absolute;
    right: 30px;
    top: 28px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding: 0;
    text-indent: 50px;
    border: none;
    background: none;
    overflow: hidden;
    z-index: 98;
}

#right-panel .right-slideout-inner .widget.widget_search form:after {
    content: '\f4a4';
    font-family: Ionicons;
    font-size: 16px;
    font-weight: 700;
    color: #111111;
    position: absolute;
    right: 30px;
    top: 28px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding: 0;
    z-index: 97;
}

#right-panel .right-slideout-inner .widget.insight-core-bmw, #right-panel .right-slideout-inner .widget.widget_nav_menu {
    margin-bottom: 50px;
}

#right-panel .right-slideout-inner .widget.insight-core-bmw ul, #right-panel .right-slideout-inner .widget.widget_nav_menu ul {
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0;
}

#right-panel .right-slideout-inner .widget.insight-core-bmw ul li, #right-panel .right-slideout-inner .widget.widget_nav_menu ul li {
    width: 50%;
    padding: 10px 0;
    display: inline-block;
    float: left;
}

#right-panel .right-slideout-inner .widget.insight-core-bmw ul li a, #right-panel .right-slideout-inner .widget.widget_nav_menu ul li a {
    text-transform: uppercase;
    color: #666666;
    font-size: 14px;
    font-weight: 700;
}

#right-panel .right-slideout-inner .widget.insight-core-bmw ul li a:hover, #right-panel .right-slideout-inner .widget.widget_nav_menu ul li a:hover {
    color: #FDC657;
}

#right-panel .right-slideout-inner .widget.insight-socials .socials a {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    border: 1px solid #f4f4f4;
    border-radius: 20px;
    margin-right: 10px;
    font-size: 14px;
    color: #696969;
}

#right-panel .right-slideout-inner .widget.insight-socials .socials a:hover {
    background-color: #FDC657;
    border-color: #FDC657;
    color: #ffffff;
}

#right-panel .right-slideout-inner .widget_shopping_cart_content {
    z-index: 99999;
    overflow: auto;
    padding: 0px;
    width: 100%;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

#right-panel .right-slideout-inner .widget_shopping_cart_content .cart_list {
    padding: 0px;
    margin: 0;
    max-height: 373px;
    overflow: auto;
    border-bottom: 1px solid #f4f4f4;
}

#right-panel .right-slideout-inner .widget_shopping_cart_content .cart_list li {
    padding: 20px 0;
    border-bottom: 1px solid #f4f4f4;
    display: inline-block;
    width: 100%;
}

#right-panel .right-slideout-inner .widget_shopping_cart_content .cart_list li:first-child {
    padding-top: 0;
}

#right-panel .right-slideout-inner .widget_shopping_cart_content .cart_list li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}

#right-panel .right-slideout-inner .widget_shopping_cart_content .cart_list li:before, #right-panel .right-slideout-inner .widget_shopping_cart_content .cart_list li:after {
    display: none !important;
}

#right-panel .right-slideout-inner .widget_shopping_cart_content .cart_list li img {
    float: left;
    display: inline-block;
    margin: 0 20px 0 0;
    padding: 5px;
    width: 80px;
    height: 80px;
    border: 1px solid #f4f1e3;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

#right-panel .right-slideout-inner .widget_shopping_cart_content .cart_list li .info {
    display: inline-block;
}

#right-panel .right-slideout-inner .widget_shopping_cart_content .cart_list li .info a {
    font-size: 16px;
    font-weight: 700;
    font-family: Poppins;
    color: #333333;
    display: block;
    position: relative;
    padding-bottom: 10px;
}

#right-panel .right-slideout-inner .widget_shopping_cart_content .cart_list li .info a:after {
    content: '';
    width: 30px;
    height: 1px;
    background-color: #e7e5e4;
    position: absolute;
    left: 0;
    bottom: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

#right-panel .right-slideout-inner .widget_shopping_cart_content .cart_list li .info .quantity {
    display: inline-block;
    max-width: none;
    border: none;
    color: #696969;
    font-size: 14px;
    font-weight: 700;
    font-style: italic;
    font-family: Poppins;
    padding: 0;
    margin-top: 10px;
}

#right-panel .right-slideout-inner .widget_shopping_cart_content .cart_list li .info .quantity span {
    float: none;
}

#right-panel .right-slideout-inner .widget_shopping_cart_content .cart_list li .info .badges {
    display: inline-block;
}

#right-panel .right-slideout-inner .widget_shopping_cart_content .cart_list li .info .badges span {
    height: 16px;
    line-height: 16px;
    padding: 0 10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-color: #FDC657;
    color: #ffffff;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    top: 0;
    left: 0;
    margin-left: 5px;
}

#right-panel .right-slideout-inner .widget_shopping_cart_content .cart_list li .info .badges span.hot {
    background-color: #f9734d;
}

#right-panel .right-slideout-inner .widget_shopping_cart_content .cart_list li .info .badges span.onsale {
    background-color: #f4cb75;
}

#right-panel .right-slideout-inner .widget_shopping_cart_content .cart_list li .info .badges span.new {
    background-color: #b4e1f7;
}

#right-panel .right-slideout-inner .widget_shopping_cart_content .cart_list li .remove {
    position: relative;
    float: right;
    width: 20px;
    height: 20px;
    text-align: center;
    font-size: 18px;
    line-height: 20px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #696969 !important;
    font-weight: 400;
}

#right-panel .right-slideout-inner .widget_shopping_cart_content .cart_list li .remove:hover {
    background: none;
    color: red !important;
}

#right-panel .right-slideout-inner .widget_shopping_cart_content .cart_list li.empty {
    color: #222222;
    font-weight: 400;
}

#right-panel .right-slideout-inner .widget_shopping_cart_content .cart_list li:hover img {
    border-color: #FDC657;
}

#right-panel .right-slideout-inner .widget_shopping_cart_content .cart_list li:hover .info a:after {
    width: 60px;
    background-color: #FDC657;
}

#right-panel .right-slideout-inner .widget_shopping_cart_content .total {
    margin: 0;
    padding: 30px 0;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    border-bottom: 1px solid #f4f4f4;
    position: relative;
}

#right-panel .right-slideout-inner .widget_shopping_cart_content .total .amount {
    position: absolute;
    right: 0px;
    top: 25px;
    color: #FDC657;
    font-size: 18px;
    font-weight: 700;
    font-style: italic;
    font-family: Poppins;
}

#right-panel .right-slideout-inner .widget_shopping_cart_content .buttons {
    margin: 0;
    padding: 30px 0;
    text-align: center;
}

#right-panel .right-slideout-inner .widget_shopping_cart_content .buttons a {
    margin: 0 5px;
    height: 40px;
    line-height: 38px;
    border: 1px solid #FDC657;
    padding: 0 20px;
    background: #FDC657;
    color: #ffffff;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    letter-spacing: .05em;
}

#right-panel .right-slideout-inner .widget_shopping_cart_content .buttons a.checkout {
    background: none;
    color: #FDC657;
    border-color: #FDC657;
}

#right-panel .right-slideout-inner .widget_shopping_cart_content .buttons a:hover {
    background-color: #FDC657;
    color: #ffffff !important;
}

#right-panel .right-slideout-inner .widget_shopping_cart_content .wc-forward {
    display: inline-block;
    margin: 15px 0;
    padding: 15px 20px;
    text-transform: uppercase;
    line-height: 1;
    background-color: #ebe9eb;
    font-size: 14px;
    color: #000000;
    font-weight: 700;
}

#right-panel .right-slideout-inner .widget_shopping_cart_content .wc-forward:hover {
    background-color: #dad8da;
}

#right-panel .right-slideout-inner .widget_shopping_cart_content .product_list_widget li.mini_cart_item dl.variation {
    display: inline-block;
    margin: 0;
    padding: 0;
    border: none;
    box-sizing: border-box;
}

#right-panel .right-slideout-inner .widget_shopping_cart_content .product_list_widget li.mini_cart_item dl.variation:before, #right-panel .right-slideout-inner .widget_shopping_cart_content .product_list_widget li.mini_cart_item dl.variation:after {
    display: none;
}

#right-panel .right-slideout-inner .widget_shopping_cart_content .product_list_widget li.mini_cart_item dl.variation dt {
    padding: 0;
    text-transform: capitalize;
    display: inline-block;
    font-weight: 400;
}

#right-panel .right-slideout-inner .widget_shopping_cart_content .product_list_widget li.mini_cart_item dl.variation dd {
    margin: 0;
    padding: 0;
    display: inline-block;
}

#right-panel .right-slideout-inner .widget_shopping_cart_content .product_list_widget li.mini_cart_item dl.variation dd p {
    margin: 0;
}

#right-panel .right-slideout-inner .widget_shopping_cart_content .product_list_widget li.mini_cart_item .quantity {
    height: auto;
    display: inline-block;
}

body.admin-bar #right-slideout {
    top: 32px;
}

.vimenu-open-right #right-panel {
    right: 0;
}

.vimenu-open-right #close-menu {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: 0.6;
    z-index: 1000;
}

body.admin-bar #right-panel {
    top: 32px;
}

/*
Components are the stuff of UI. Eg. buttons, special titles, etc.
These get much more explicitly named: eg. products-list, etc.
*/
.page-title {
    padding-top: 140px;
    padding-bottom: 70px;
    text-align: center;
    background-color: #EEEEEE;
    text-transform: uppercase;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    display: block;
}

.page-title.big-style {
    padding-top: 140px !important;
    padding-bottom: 380px !important;
}

.page-title .breadcrumbs {
    display: block;
    z-index: 98;
}

.page-title .title {
    display: block;
    position: relative;
    font-family: Poppins;
    font-weight: 700;
    font-style: normal;
    font-size: 120px;
    line-height: 1;
    letter-spacing: 0;
    color: #FDC657;
    z-index: 97;
    margin-top: 20px;
}

.page-title .title span {
    display: block;
    position: absolute;
    left: 0;
    top: 130px;
}

.content-area {
    padding-top: 120px;
    padding-bottom: 120px;
}

.content-area.blog-page-template {
    padding-bottom: 0;
}

body.no-padding .content-area {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

body.no-padding .content-area .article {
    margin-bottom: 0;
}

body.no-padding .content-area .entry-content {
    margin-bottom: 0;
}

body.no-padding .article {
    margin-bottom: 0;
}

.display_none {
    display: none;
}

.site {
    overflow: hidden;
}

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

@media (min-width: 544px) and (max-width: 768px) {
    .hidden-sm {
        display: none;
    }
}

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

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

@media (min-width: 1200px) and (max-width: 1919px) {
    .hidden-xl {
        display: none;
    }
}

@media (min-width: 1920px) {
    .hidden-xxl {
        display: none;
    }
}

[visibility='visible'] {
    display: block;
}

[visibility='hidden'] {
    display: none;
}

a.cookie_notice_ok {
    border: 1px solid #FDC657;
    padding: 2px 5px;
    border-radius: 2px;
    display: block;
    margin-top: 10px;
    text-align: center;
}

a.cookie_notice_ok:hover {
    background-color: #FDC657 !important;
    color: #ffffff !important;
}

.tf-bubble {
    position: fixed;
    top: 50%;
    right: 20px;
    height: 1px;
    z-index: 9999997;
    display: inline-block;
}

.tf-bubble .bubble-content {
    visibility: hidden;
    position: absolute;
    padding: 20px 30px;
    font-size: 13px;
    top: 0;
    right: 90px;
    margin-top: -39px;
    background: #fff;
    width: 300px;
    z-index: 1;
    text-align: center;
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.15);
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.tf-bubble .bubble-content:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 33px;
    right: -6px;
    width: 12px;
    height: 12px;
    background: #ffffff;
    z-index: 1;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.tf-bubble .bubble-btn {
    width: 60px;
    height: 60px;
    margin-top: -30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #FDC657;
    text-align: center;
    font-weight: bold;
    position: absolute;
    right: 0;
}

.tf-bubble .bubble-btn a {
    color: #fff;
}

.tf-bubble .bubble-btn span {
    font-size: 10px;
    display: block;
    line-height: 1;
    padding: 13px 0 2px 0;
}

.tf-bubble .bubble-btn strong {
    display: block;
    font-size: 22px;
    line-height: 1;
    font-weight: 900;
}

.tf-bubble:hover .bubble-content {
    opacity: 1;
    visibility: visible;
}

.tf-bubble:hover .bubble-btn {
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.15);
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

body.page.page-template-blog-metro-home #page {
    background: url("assets/images/bg-blog-metro.jpg") no-repeat top center;
    background-size: cover;
}

body.page.page-template-blog-metro-home #page .copyright {
    background: transparent;
    margin-top: 50px;
    margin-bottom: 150px;
}

body.page.page-template-blog-metro-home #page .copyright.style02 .footer-social a {
    background-color: #444;
    height: 44px;
    width: 44px;
    border-radius: 50%;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    margin-left: 5px;
}

body.page.page-template-blog-metro-home #page .copyright.style02 .footer-social a:hover {
    background: #FDC657;
}

body.page div.wpcf7-validation-errors {
    border: none;
    background-color: #f4f4f4;
    padding: 15px;
    margin: 30px 0 0 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

body.page div.wpcf7-mail-sent-ok {
    border: none;
    background-color: #FDC657;
    color: #ffffff;
    padding: 15px;
    margin: 30px 0 0 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

body.page blockquote {
    padding-bottom: 35px;
}

body.page blockquote strong {
    font-weight: 400;
    color: #666666;
}

body.page .comments-area {
    margin-top: 60px;
}

body.page .comments-area .comment-reply-title,
body.page .comments-area .comments-title {
    color: #333333;
    margin-bottom: 30px;
    font-weight: bold;
    font-size: 30px;
}

body.page .comments-area .comment-list {
    padding-left: 0;
    list-style: none;
    margin: 40px 0;
    margin-bottom: 70px;
    background-color: #eee;
}

body.page .comments-area .comment-list .comment-form {
    margin-right: 50px;
    margin-bottom: 50px;
}

body.page .comments-area .comment-list .comment-form input[type="text"], body.page .comments-area .comment-list .comment-form textarea {
    background-color: #fff;
}

body.page .comments-area .comment-list li {
    padding: 30px 50px 40px;
    border: 1px solid #ddd;
    border-bottom: none;
}

body.page .comments-area .comment-list li:last-child {
    border-bottom: 1px solid #ddd;
}

body.page .comments-area .comment-list li.comment {
    list-style-type: none;
}

body.page .comments-area .comment-list li.parent {
    padding-bottom: 0;
}

body.page .comments-area .comment-list li.parent .comment-body {
    margin-bottom: 40px;
}

body.page .comments-area .comment-list li .comment-body {
    margin: 0;
    padding-left: 90px;
    position: relative;
}

body.page .comments-area .comment-list li .comment-body .comment-author {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    overflow: hidden;
}

body.page .comments-area .comment-list li .comment-body .comment-meta {
    display: inline-block;
    font-size: 15px;
    color: #ababab;
}

body.page .comments-area .comment-list li .comment-body .comment-meta a {
    color: #666;
}

body.page .comments-area .comment-list li .comment-body .comment-meta .fn {
    font-size: 16px;
    text-transform: uppercase;
    color: #1F1F1F;
    font-weight: 600;
    clear: both;
    display: block;
}

body.page .comments-area .comment-list li .comment-body .comment-text {
    font-size: 15px;
    line-height: 1.6;
    color: #696969;
}

body.page .comments-area .comment-list li .comment-body .comment-text table td,
body.page .comments-area .comment-list li .comment-body .comment-text table th {
    border: 1px solid #ccc;
    padding: 5px 10px;
}

body.page .comments-area .comment-list li .comment-body .comment-text li {
    padding: 5px;
    border: none;
}

body.page .comments-area .comment-list li .comment-body .reply {
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #eee;
}

body.page .comments-area .comment-list li .comment-body .reply a {
    color: #222222;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
}

body.page .comments-area .comment-list li .comment-body .reply a:hover {
    color: #FDC657;
}

body.page .comments-area .comment-list li .children {
    margin: 0px -50px;
    padding-left: 50px;
    border-top: 1px solid #ccc;
    background-color: #F4F4F4;
    clear: both;
    display: block;
    position: relative;
}

body.page .comments-area .comment-list li .children:before {
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    background-color: #f4f4f4;
    border: 1px solid #bbb;
    position: absolute;
    top: -7px;
    left: 80px;
    transform: rotate(45deg);
}

body.page .comments-area .comment-list li .children:after {
    content: '';
    display: block;
    width: 14px;
    height: 12px;
    background-color: #f4f4f4;
    position: absolute;
    top: -1px;
    left: 79px;
}

body.page .comments-area .comment-list li .children li {
    clear: both;
    display: block;
    margin-top: 40px;
    padding: 0;
    padding-bottom: 1px;
    border: none;
}

body.page .comments-area .comment-list li .children li .reply {
    background-color: #f4f4f4;
    right: 50px;
    bottom: 0;
}

body.page .comments-area .comment-list li .children .children {
    margin: 0px;
    margin-left: -50px;
}

body.page .comments-area .comment-respond {
    margin-top: 30px;
}

body.page .comments-area .comment-form .logged-in-as {
    margin-bottom: 15px;
}

body.page .comments-area .comment-form input[type="submit"] {
    background-color: #1F1F1F;
    border: 2px solid #222;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    width: 100%;
}

body.page .comments-area .comment-form input[type="submit"]:hover {
    color: #222;
    border-color: #222;
    background: none;
}

body.page .comments-area .comment-form textarea {
    min-height: 150px;
}

body.page .comments-area .comment-form p {
    margin: 0;
    line-height: 1;
}

body.page .comments-area .comment-form .row, body.page .comments-area .comment-form .insight-carousel .slick-track, .insight-carousel body.page .comments-area .comment-form .slick-track {
    margin-bottom: 20px;
    margin-left: -10px;
    margin-right: -10px;
}

body.page .comments-area .comment-form .row [class*='col-md'], body.page .comments-area .comment-form .insight-carousel .slick-track [class*='col-md'], .insight-carousel body.page .comments-area .comment-form .slick-track [class*='col-md'] {
    padding: 0 10px;
}

body.error404 {
    background-color: #ffffff;
    background-image: url("assets/images/404_bg.jpg");
    background-position: center;
    background-size: cover;
}

body.error404 .header, body.error404 .footer, body.error404 .copyright, body.error404 .footer-newsletter {
    display: none !important;
}

body.error404 .content-area {
    padding-top: 0;
    padding-bottom: 0;
}

body.error404 .content-404-col {
    background-color: #ffffff;
    position: relative;
}

body.error404 .content-404 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    max-width: 590px;
    text-align: center;
    padding: 40px 30px;
}

body.error404 .content-404 .title {
    font-size: 70px;
    font-weight: 700;
    text-transform: uppercase;
    color: #212121;
    margin-bottom: 30px;
}

body.error404 .content-404 .text {
    font-size: 16px;
    font-weight: 600;
    color: #666666;
    margin-bottom: 30px;
}

body.error404 .content-404 .search {
    margin-bottom: 30px;
}

body.error404 .content-404 .search form {
    position: relative;
}

body.error404 .content-404 .search form input[type="text"], body.error404 .content-404 .search form input[type="search"] {
    height: 62px;
    line-height: 58px;
    padding: 0 30px;
    background-color: #ffffff;
    border: 2px solid #222222;
    box-sizing: border-box;
}

body.error404 .content-404 .search form input[type="submit"] {
    position: absolute;
    height: 62px;
    line-height: 62px;
    background-color: #222222;
    color: #ffffff;
    padding: 0 30px;
    border: none;
    top: 0;
    right: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

body.error404 .content-404 .search form input[type="submit"]:hover {
    background-color: #FDC657;
}

body.error404 .content-404 .socials {
    margin-bottom: 120px;
}

body.error404 .content-404 .socials a {
    display: inline-block;
    margin: 0 5px;
    width: 44px;
    height: 44px;
    line-height: 44px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: none;
    text-align: center;
    background-color: #E8E8E7;
    color: #666666;
    font-size: 16px;
}

body.error404 .content-404 .socials a:hover {
    background-color: #FDC657;
    color: #ffffff;
}

body.error404 .content-404 .back a {
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    height: 62px;
    line-height: 58px;
    padding: 0 30px;
    border: 2px solid #222222;
}

body.error404 .content-404 .back a:hover {
    border-color: #FDC657;
    background-color: #FDC657;
    color: #ffffff;
}

body.error404.admin-bar header.header-desktop {
    top: 32px;
}

body.trio-help .search-form .search-submit {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

body.trio-help .search-form .search-submit:hover {
    color: #ffffff;
    background-color: #212121;
    border-color: #212121;
}

.no-results .entry-title {
    font-size: 24px;
    margin-bottom: 20px;
    color: #392a25;
}

.no-results .entry-content p {
    margin: 0;
}

.blogger-template .sidebar {
    padding: 0 40px 100px 40px;
    overflow: hidden;
}

@media (max-width: 991px) {
    .blogger-template .sidebar {
        padding: 0 15px 100px 15px;
    }
}

.blogger-template .sidebar a, .blogger-template .sidebar .widget-area .widget .widget-title {
    color: #fff;
}

.blogger-template .sidebar .widget-area .widget .widget-title {
    text-transform: uppercase;
    letter-spacing: 0.05em;
    position: relative;
    padding-top: 15px;
    display: inline-block;
    clear: both;
    margin-top: 20px;
}

.blogger-template .sidebar .widget-area .widget .widget-title:before {
    content: '';
    display: block;
    position: absolute;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.1);
    left: -40px;
    right: -1000px;
    top: 0;
}

.blogger-template .sidebar .widget-area .widget .widget-title:after {
    content: '';
    display: block;
    position: absolute;
    height: 1px;
    background-color: #fff;
    top: -5px;
    left: 0;
    right: 0;
    width: auto;
}

.blogger-template .sidebar .widget-area .widget.widget_tag_cloud a {
    background: rgba(51, 51, 51, 0.3);
    border-color: rgba(51, 51, 51, 0.3);
    color: rgba(255, 255, 255, 0.7);
}

.blogger-template .sidebar .widget-area .widget.widget_tag_cloud a:hover {
    background: #333;
}

.blogger-template .main {
    padding: 100px;
}

@media (max-width: 991px) {
    .blogger-template .main {
        padding: 15px;
    }
}

.blogger-template .main .blog-grid-style {
    padding-left: 25px;
    padding-right: 25px;
    margin-bottom: 50px;
}

@media (max-width: 991px) {
    .blogger-template .main .blog-grid-style {
        margin-bottom: 30px;
        padding-left: 15px;
        padding-right: 15px;
    }
}

.blog-home-page-template .blog-home-item:last-child .border-item, .blog-home-page-template .blog-home-item:nth-last-child(2) .border-item {
    display: none;
}

.blog-home-page-template .blog-home-item .border-item {
    margin-top: 40px;
    display: block;
    width: 100%;
    border-bottom: 1px solid #EEEEEE;
}

.blog-home-page-template .blog-home-item .post-quote span {
    font-size: 20px;
}

.blog-home-page-template .blog-home-item .post-quote a {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
}

.blog-home-page-template .blog-home-item .post-quote blockquote {
    background-color: #111111;
}

.blog-home-page-template .blog-home-item .post-quote blockquote span {
    color: #fff;
}

.blog-home-page-template .blog-home-item .post-quote blockquote:before {
    display: none;
}

.blog-home-page-template .blog-home-item.format-video .post-thumbnail {
    margin-bottom: 30px !important;
}

.blog-home-page-template .blog-home-item.format-video .post-thumbnail:before {
    background: #000 !important;
    opacity: .3 !important;
    display: block !important;
    left: 0 !important;
}

.blog-home-page-template .blog-home-item.format-video .post-thumbnail:after {
    display: none !important;
}

.blog-home-page-template .blog-home-item.format-video .post-thumbnail a:hover:after {
    box-shadow: 0 0 100px #000;
}

.blog-home-page-template .blog-home-item.format-video .post-thumbnail a:before {
    display: none;
}

.blog-home-page-template .blog-home-item.format-video .post-thumbnail a:after {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    content: "\f04b";
    font-size: 20px;
    padding: 10px;
    background: none;
    border: 2px solid #fff;
    z-index: 98;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -30px;
}

.blog-home-page-template .blog-home-item.format-audio .post-thumbnail a:after {
    display: none;
}

.blog-home-page-template .has-class-format .post-thumbnail {
    margin-bottom: 30px !important;
}

.blog-home-page-template .has-class-format .post-thumbnail:before {
    background: #000 !important;
    opacity: .3 !important;
    display: block !important;
    left: 0 !important;
}

.blog-home-page-template .has-class-format .post-thumbnail:after {
    display: none !important;
}

.blog-home-page-template .read-more {
    color: #111;
}

.blog-home-page-template .read-more:hover:after {
    opacity: 1;
}

.blog-home-page-template .read-more:after {
    opacity: 0;
}

.blog-home-page-template .entry-post-format, .blog-home-page-template .posted-on {
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}

.blog-home-page-template .posted-on {
    margin-bottom: 20px;
}

.blog-home-page-template .entry-post-format {
    left: 20px;
    position: absolute;
    margin-bottom: 20px;
    margin: 0 !important;
    top: 20px;
    z-index: 98;
    color: #fff;
}

.blog-home-page-template .entry-post-format:after {
    content: '';
    display: block;
    height: 2px;
    width: 100%;
    background-color: #fff;
}

.entry-content table tr td,
.entry-content table tr th {
    border: 1px solid #e2e2e2;
    padding: 5px 10px;
}

.entry-content .page-links a {
    padding: 5px 10px;
    display: inline-block;
}

.byline,
.updated:not(.published) {
    display: none;
}

.group-blog .byline,
.single .byline {
    display: inline;
}

.archive .format-aside .entry-title,
.blog .format-aside .entry-title {
    display: none;
}

blockquote {
    font-size: 16px;
    line-height: 1.8;
    color: #202020;
    position: relative;
    margin-bottom: 30px;
    margin-top: 20px;
    background-color: #f7f7f7;
    padding: 45px 35px 10px 35px;
    font-weight: bold;
}

@media (min-width: 769px) {
    blockquote {
        margin-right: 0;
        margin-left: 0;
    }
}

blockquote:before {
    content: '”';
    font-size: 100px;
    position: absolute;
    top: 25px;
    right: 25px;
    line-height: 1;
    color: #ddd;
}

blockquote b, blockquote a, blockquote span {
    display: block;
    margin-top: 20px;
    font-size: 15px;
    color: #666666;
    font-weight: 400;
}

.single .post-gallery .slick-arrow {
    display: block;
    width: 50px;
    height: 50px;
    background-color: #fff;
    color: #222;
    font-size: 0;
    z-index: 2;
}

.single .post-gallery .slick-arrow:before {
    font-size: 16px;
    font-family: FontAwesome;
    color: #222;
}

.single .post-gallery .slick-next {
    right: 0;
}

.single .post-gallery .slick-next:before {
    content: "\f054";
}

.single .post-gallery .slick-prev {
    left: 0;
}

.single .post-gallery .slick-prev:before {
    content: "\f053";
}

.single.post--style--style02 .content .single-post-thumbnail {
    text-align: center;
}

@media (min-width: 769px) {
    .single.post--style--style02 .content .single-post-thumbnail {
        margin-left: -190px;
        margin-right: -190px;
    }
}

.single.post--style--style02 .content .single-post-thumbnail .insight-list-categories {
    position: static;
    margin-top: 45px;
}

.single.post--style--style02 .content .content-area {
    padding-top: 0;
    margin-left: auto;
    margin-right: auto;
    float: none;
}

.single.post--style--style02 .content .content-area .entry-title {
    font-size: 34px;
    text-align: center;
}

.single.post--style--style02 .content .content-area .meta {
    text-align: center;
}

.single .content .article {
    margin-bottom: 30px;
}

.single .content .post-quote,
.single .content .post-video {
    margin-bottom: 45px;
}

.single .content .content-area {
    padding-top: 120px;
    padding-bottom: 120px;
}

.single .content .content-area figure.alignleft {
    margin: 8px 50px 20px 0;
}

.single .content .content-area figure.alignright {
    margin: 8px 0 20px 50px;
}

.single .content .content-area figure .wp-caption-text {
    font-size: 14px;
    color: #ababab;
}

.single .content .content-area .single-post-thumbnail {
    margin-bottom: 45px;
}

.single .content .content-area .meta {
    margin-bottom: 25px;
}

.single .content .content-area .meta .meta-author i, .single .content .content-area .meta .posted-on i {
    margin-right: 10px;
}

.single .content .content-area .entry-title {
    margin-bottom: 15px;
    color: #333333;
    letter-spacing: 0;
}

.single .content .content-area .entry-footer {
    margin-bottom: 20px;
    margin-top: 40px;
    color: #666666;
    overflow: hidden;
}

.single .content .content-area .entry-footer .row, .single .content .content-area .entry-footer .insight-carousel .slick-track, .insight-carousel .single .content .content-area .entry-footer .slick-track {
    border-bottom: 1px solid #eee;
}

.single .content .content-area .entry-footer .row:first-child, .single .content .content-area .entry-footer .insight-carousel .slick-track:first-child, .insight-carousel .single .content .content-area .entry-footer .slick-track:first-child {
    border-top: 1px solid #eee;
}

.single .content .content-area .entry-footer .row [class*='col-md'], .single .content .content-area .entry-footer .insight-carousel .slick-track [class*='col-md'], .insight-carousel .single .content .content-area .entry-footer .slick-track [class*='col-md'] {
    padding-top: 16px;
    padding-bottom: 16px;
    min-height: 60px;
}

.single .content .content-area .entry-footer .row .col-md-4, .single .content .content-area .entry-footer .insight-carousel .slick-track .col-md-4, .insight-carousel .single .content .content-area .entry-footer .slick-track .col-md-4 {
    border-left: 1px solid #eee;
}

.single .content .content-area .entry-footer .tags a {
    color: #ababab;
    margin-right: 5px;
    display: inline-block;
    color: #666666;
}

.single .content .content-area .entry-footer .tags a:hover {
    color: #FDC657;
}

.single .content .content-area .entry-footer .text-right .single-footer-lbl {
    text-align: left;
    float: left;
}

.single .content .content-area .entry-footer .single-footer-lbl {
    display: inline-block;
    font-size: 16px;
    color: #1F1F1F;
    font-weight: 600;
    text-transform: uppercase;
    width: 170px;
}

.single .content .content-area .entry-footer .single-footer-lbl span {
    margin-right: 10px;
    color: #888;
    font-size: 16px;
}

.single .content .content-area .entry-footer .insight-like {
    cursor: pointer;
}

.single .content .content-area .entry-footer .insight-like:hover:before {
    color: inherit;
}

.single .content .content-area .entry-footer .insight-like:before {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    content: "\f08a";
    font-family: FontAwesome;
    font-size: 16px;
    margin-right: 10px;
    display: inline-block;
    float: left;
    color: #888;
}

.single .content .content-area .entry-footer .insight-like.liked:before {
    content: "\f004";
}

.single .content .content-area .entry-footer .insight-like.loading:before {
    content: "\f021";
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
}

.single .content .content-area .entry-footer .entry-share .single-footer-social {
    display: inline-block;
    padding: 0;
    margin: 0;
}

.single .content .content-area .entry-footer .entry-share .single-footer-social li {
    margin-right: 30px;
}

.single .content .content-area .entry-footer .entry-share .single-footer-social li a {
    font-size: 16px;
    color: #222222;
}

.single .content .entry-author {
    padding: 40px 0;
    border-top: 1px solid #f4f4f4;
}

.single .content .entry-author img {
    border-radius: 50%;
    border: 5px solid #f2f2f2;
}

.single .content .entry-author .name {
    font-size: 14px;
    color: #333;
    letter-spacing: 0.05em;
    margin-bottom: 10px;
}

.single .content .entry-author .desc {
    font-size: 15px;
    line-height: 1.6em;
    color: #696969;
}

.single .content .entry-nav {
    padding: 40px 30px;
    background: #f8f7f7;
    border: 1px solid #f4f4f4;
    font-size: 18px;
    font-weight: 700;
}

.single .content .entry-nav a {
    text-transform: none;
    color: #ababab;
    outline: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 90%;
    display: inline-block;
    vertical-align: middle;
}

.single .content .entry-nav .left {
    text-align: left;
}

.single .content .entry-nav .left a {
    padding-left: 10px;
}

.single .content .entry-nav .center {
    text-align: center;
}

.single .content .entry-nav .right {
    text-align: right;
}

.single .content .entry-nav .right a {
    padding-right: 10px;
}

.single .content .entry-nav .left,
.single .content .entry-nav .right {
    overflow: hidden;
}

.single .content .entry-nav .left i,
.single .content .entry-nav .right i {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    color: #ababab;
}

.single .content .entry-nav .left:hover a,
.single .content .entry-nav .right:hover a {
    color: #332b28;
}

.single .content .entry-nav .left:hover i,
.single .content .entry-nav .right:hover i {
    color: #FDC657;
}

.single .content .comments-area {
    margin-top: 60px;
}

.single .content .comments-area .comments-title {
    color: #333333;
    margin-bottom: 30px;
    font-weight: bold;
    font-size: 20px;
}

.single .content .comments-area .comment-reply-title {
    color: #333333;
    margin-bottom: 30px;
    font-weight: bold;
    font-size: 16px;
}

.single .content .comments-area .comment-list {
    padding-left: 0;
    list-style: none;
    margin: 40px 0;
    margin-bottom: 70px;
    background-color: #eee;
}

.single .content .comments-area .comment-list .comment-form {
    margin-right: 50px;
    margin-bottom: 50px;
}

.single .content .comments-area .comment-list .comment-form input[type="text"], .single .content .comments-area .comment-list .comment-form textarea {
    background-color: #fff;
}

.single .content .comments-area .comment-list li {
    padding: 30px 50px 40px;
    border: 1px solid #ddd;
    border-bottom: none;
}

.single .content .comments-area .comment-list li:last-child {
    border-bottom: 1px solid #ddd;
}

.single .content .comments-area .comment-list li.comment {
    list-style-type: none;
}

.single .content .comments-area .comment-list li.parent {
    padding-bottom: 0;
}

.single .content .comments-area .comment-list li.parent .comment-body {
    margin-bottom: 40px;
}

.single .content .comments-area .comment-list li .comment-body {
    margin: 0;
    padding-left: 90px;
    position: relative;
}

.single .content .comments-area .comment-list li .comment-body .comment-author {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    overflow: hidden;
}

.single .content .comments-area .comment-list li .comment-body .comment-meta {
    display: inline-block;
    font-size: 15px;
    color: #ababab;
}

.single .content .comments-area .comment-list li .comment-body .comment-meta a {
    color: #666;
}

.single .content .comments-area .comment-list li .comment-body .comment-meta .fn {
    font-size: 16px;
    text-transform: uppercase;
    color: #1F1F1F;
    font-weight: 600;
    clear: both;
    display: block;
}

.single .content .comments-area .comment-list li .comment-body .comment-text {
    font-size: 15px;
    line-height: 1.6;
    color: #696969;
}

.single .content .comments-area .comment-list li .comment-body .comment-text table td,
.single .content .comments-area .comment-list li .comment-body .comment-text table th {
    border: 1px solid #ccc;
    padding: 5px 10px;
}

.single .content .comments-area .comment-list li .comment-body .comment-text li {
    padding: 5px;
    border: none;
}

.single .content .comments-area .comment-list li .comment-body .reply {
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #eee;
}

.single .content .comments-area .comment-list li .comment-body .reply a {
    color: #222222;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
}

.single .content .comments-area .comment-list li .comment-body .reply a:hover {
    color: #FDC657;
}

.single .content .comments-area .comment-list li .children {
    margin: 0px -50px;
    padding-left: 50px;
    border-top: 1px solid #ccc;
    background-color: #F4F4F4;
    clear: both;
    display: block;
    position: relative;
}

.single .content .comments-area .comment-list li .children:before {
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    background-color: #f4f4f4;
    border: 1px solid #bbb;
    position: absolute;
    top: -7px;
    left: 80px;
    transform: rotate(45deg);
}

.single .content .comments-area .comment-list li .children:after {
    content: '';
    display: block;
    width: 14px;
    height: 12px;
    background-color: #f4f4f4;
    position: absolute;
    top: -1px;
    left: 79px;
}

.single .content .comments-area .comment-list li .children li {
    clear: both;
    display: block;
    margin-top: 40px;
    padding: 0;
    padding-bottom: 1px;
    border: none;
}

.single .content .comments-area .comment-list li .children li .reply {
    background-color: #f4f4f4;
    right: 50px;
    bottom: 0;
}

.single .content .comments-area .comment-list li .children .children {
    margin: 0px;
    margin-left: -50px;
}

.single .content .comments-area .comment-respond {
    margin-top: 30px;
}

.single .content .comments-area .comment-form .logged-in-as {
    margin-bottom: 15px;
}

.single .content .comments-area .comment-form input[type="submit"] {
    background-color: #1F1F1F;
    border: 2px solid #222;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    width: 100%;
}

.single .content .comments-area .comment-form input[type="submit"]:hover {
    color: #222;
    border-color: #222;
    background: none;
}

.single .content .comments-area .comment-form textarea {
    min-height: 150px;
}

.single .content .comments-area .comment-form p {
    margin: 0;
    line-height: 1;
}

.single .content .comments-area .comment-form .row, .single .content .comments-area .comment-form .insight-carousel .slick-track, .insight-carousel .single .content .comments-area .comment-form .slick-track {
    margin-bottom: 20px;
    margin-left: -10px;
    margin-right: -10px;
}

.single .content .comments-area .comment-form .row [class*='col-md'], .single .content .comments-area .comment-form .insight-carousel .slick-track [class*='col-md'], .insight-carousel .single .content .comments-area .comment-form .slick-track [class*='col-md'] {
    padding: 0 10px;
}

.entry-title {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

a:hover .entry-title {
    color: #FDC657;
}

.blog-list-v1 .post-thumbnail,
.blog-list-v1 .single-post-thumbnail,
.blog-list-v3 .post-thumbnail,
.blog-list-v3 .single-post-thumbnail,
.blog-grid-style .post-thumbnail,
.blog-grid-style .single-post-thumbnail,
.single-post .post-thumbnail,
.single-post .single-post-thumbnail {
    position: relative;
}

.blog-list-v1 .post-thumbnail .insight-list-categories,
.blog-list-v1 .single-post-thumbnail .insight-list-categories,
.blog-list-v3 .post-thumbnail .insight-list-categories,
.blog-list-v3 .single-post-thumbnail .insight-list-categories,
.blog-grid-style .post-thumbnail .insight-list-categories,
.blog-grid-style .single-post-thumbnail .insight-list-categories,
.single-post .post-thumbnail .insight-list-categories,
.single-post .single-post-thumbnail .insight-list-categories {
    position: absolute;
    right: 20px;
    bottom: 20px;
}

.blog-list-v2 .insight-list-categories {
    margin-top: -4px;
    margin-bottom: 10px;
}

.blog-list-v1 .entry-title {
    margin-top: 15px;
}

.blog-list-v1.blog-classic-style .meta {
    margin-bottom: 20px;
}

@media (min-width: 769px) {
    .blog-list-v1 .entry-desc {
        padding-left: 35px;
    }
}

.insight-list-categories a {
    font-size: 12px;
    color: #fff;
    letter-spacing: 0.1em;
    background-color: #f24e4d;
    display: inline-block !important;
    width: auto;
    padding: 5px 10px;
    border-radius: 4px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1;
}

.blog-classic-style .meta,
.single-post .meta,
.blog-grid-style .meta {
    margin-top: 20px;
}

.blog-classic-style .meta > span,
.single-post .meta > span,
.blog-grid-style .meta > span {
    display: inline-block;
    margin-right: 20px;
    font-weight: 500;
    color: #212121;
}

.blog-classic-style .meta > span .meta-author i, .blog-classic-style .meta > span .posted-on i,
.single-post .meta > span .meta-author i,
.single-post .meta > span .posted-on i,
.blog-grid-style .meta > span .meta-author i,
.blog-grid-style .meta > span .posted-on i {
    margin-right: 10px;
}

.blog-classic-style .meta > span.view:before,
.single-post .meta > span.view:before,
.blog-grid-style .meta > span.view:before {
    content: "\f06e";
    font-family: FontAwesome;
    font-size: 16px;
    color: #FDC657;
    margin-right: 10px;
}

.blog-classic-style .meta > span.share:before,
.single-post .meta > span.share:before,
.blog-grid-style .meta > span.share:before {
    content: "\f045";
    font-family: FontAwesome;
    font-size: 16px;
    color: #FDC657;
    margin-right: 10px;
}

.blog-classic-style .meta > span.like a,
.single-post .meta > span.like a,
.blog-grid-style .meta > span.like a {
    color: #212121;
}

.blog-classic-style .meta > span.like a:before,
.single-post .meta > span.like a:before,
.blog-grid-style .meta > span.like a:before {
    content: "\f08a";
    font-family: FontAwesome;
    font-size: 16px;
    color: #FDC657;
    margin-right: 10px;
    display: inline-block;
}

.blog-classic-style .meta > span.like a.liked:before,
.single-post .meta > span.like a.liked:before,
.blog-grid-style .meta > span.like a.liked:before {
    content: "\f004";
}

.blog-classic-style .meta > span.like a.loading:before,
.single-post .meta > span.like a.loading:before,
.blog-grid-style .meta > span.like a.loading:before {
    content: "\f021";
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
}

.blog-classic-style .meta > span.comment:before,
.single-post .meta > span.comment:before,
.blog-grid-style .meta > span.comment:before {
    content: "\f0e5";
    font-family: FontAwesome;
    font-size: 16px;
    color: #FDC657;
    margin-right: 10px;
}

.blog-page-template .main .blog-split:nth-child(even) .row .col-md-6:first-child, .blog-page-template .main .blog-split:nth-child(even) .insight-carousel .slick-track .col-md-6:first-child, .insight-carousel .blog-page-template .main .blog-split:nth-child(even) .slick-track .col-md-6:first-child {
    order: 1;
}

@media (min-width: 769px) {
    .blog-page-template .main .blog-split:nth-child(even) .row .col-md-6:first-child, .blog-page-template .main .blog-split:nth-child(even) .insight-carousel .slick-track .col-md-6:first-child, .insight-carousel .blog-page-template .main .blog-split:nth-child(even) .slick-track .col-md-6:first-child {
        padding-left: 35px;
    }
}

.blog-page-template .main .blog-split:nth-child(even) .row .entry-desc, .blog-page-template .main .blog-split:nth-child(even) .insight-carousel .slick-track .entry-desc, .insight-carousel .blog-page-template .main .blog-split:nth-child(even) .slick-track .entry-desc {
    padding-left: 15px;
}

.blog-page-template.mix .main .blog-split:nth-child(odd) .row .col-md-6:first-child, .blog-page-template.mix .main .blog-split:nth-child(odd) .insight-carousel .slick-track .col-md-6:first-child, .insight-carousel .blog-page-template.mix .main .blog-split:nth-child(odd) .slick-track .col-md-6:first-child {
    order: 1;
}

@media (min-width: 769px) {
    .blog-page-template.mix .main .blog-split:nth-child(odd) .row .col-md-6:first-child, .blog-page-template.mix .main .blog-split:nth-child(odd) .insight-carousel .slick-track .col-md-6:first-child, .insight-carousel .blog-page-template.mix .main .blog-split:nth-child(odd) .slick-track .col-md-6:first-child {
        padding-left: 35px;
    }
}

.blog-page-template.mix .main .blog-split:nth-child(odd) .row .entry-desc, .blog-page-template.mix .main .blog-split:nth-child(odd) .insight-carousel .slick-track .entry-desc, .insight-carousel .blog-page-template.mix .main .blog-split:nth-child(odd) .slick-track .entry-desc {
    padding-left: 15px;
}

.blog-page-template.mix .main .blog-split:nth-child(even) .row .col-md-6:first-child, .blog-page-template.mix .main .blog-split:nth-child(even) .insight-carousel .slick-track .col-md-6:first-child, .insight-carousel .blog-page-template.mix .main .blog-split:nth-child(even) .slick-track .col-md-6:first-child {
    order: 0;
}

@media (min-width: 769px) {
    .blog-page-template.mix .main .blog-split:nth-child(even) .row .col-md-6:first-child, .blog-page-template.mix .main .blog-split:nth-child(even) .insight-carousel .slick-track .col-md-6:first-child, .insight-carousel .blog-page-template.mix .main .blog-split:nth-child(even) .slick-track .col-md-6:first-child {
        padding-left: 15px;
    }
}

.blog-page-template.mix .main .blog-split:nth-child(even) .row .entry-desc, .blog-page-template.mix .main .blog-split:nth-child(even) .insight-carousel .slick-track .entry-desc, .insight-carousel .blog-page-template.mix .main .blog-split:nth-child(even) .slick-track .entry-desc {
    padding-left: 35px;
}

.single-ic_portfolio .content-area blockquote {
    font-size: 20px;
    font-style: italic;
    color: #ababab;
    font-weight: 400;
    padding: 20px 60px;
    margin: 0;
}

.single-ic_portfolio .content-area blockquote p {
    margin: 0 0 20px 0;
}

.single-ic_portfolio .content-area blockquote p:last-child {
    margin: 0;
}

.portfolio-list-style .portfolio-list-item:nth-child(odd) .col-thumb {
    padding-right: 0;
}

.portfolio-list-style .portfolio-list-item:nth-child(odd) .col-info .info .title:before {
    content: '';
    width: 60px;
    height: 1px;
    display: block;
    background-color: #FDC657;
    position: absolute;
    top: 50%;
    left: -80px;
}

.portfolio-list-style .portfolio-list-item:nth-child(even) .col-md-6:first-child {
    order: 1;
}

.portfolio-list-style .portfolio-list-item:nth-child(even) .col-thumb {
    padding-left: 0;
}

.portfolio-list-style .portfolio-list-item:nth-child(even) .col-info .info {
    text-align: right;
}

.portfolio-list-style .portfolio-list-item:nth-child(even) .col-info .info .title:after {
    content: '';
    width: 60px;
    height: 1px;
    display: block;
    background-color: #FDC657;
    position: absolute;
    top: 50%;
    right: -80px;
}

.portfolio-list-style .portfolio-list-item .col-thumb .thumb {
    width: 100%;
    overflow: hidden;
}

.portfolio-list-style .portfolio-list-item .col-thumb .thumb img {
    width: 100%;
    height: auto;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.portfolio-list-style .portfolio-list-item .col-info .info {
    padding: 30px;
}

.portfolio-list-style .portfolio-list-item .col-info .info .title {
    font-size: 24px;
    font-weight: 700;
    font-family: Poppins;
    color: #333333;
    display: block;
    position: relative;
}

.portfolio-list-style .portfolio-list-item .col-info .info .title a {
    color: #333333;
}

.portfolio-list-style .portfolio-list-item .col-info .info .title a:hover {
    color: #FDC657;
}

.portfolio-list-style .portfolio-list-item .col-info .info .category a {
    font-size: 12px;
    font-weight: 400;
    font-family: Poppins;
    text-transform: uppercase;
    color: #cccccc;
    display: inline-block;
    margin-right: 20px;
}

.portfolio-list-style .portfolio-list-item .col-info .info .category a:last-child {
    margin-right: 0;
}

.portfolio-list-style .portfolio-list-item .col-info .info .category a:hover {
    color: #FDC657;
}

.portfolio-list-style .portfolio-list-item .col-info .info .excerpt {
    display: block;
    margin-top: 20px;
}

.portfolio-list-style .portfolio-list-item .col-info .info .meta {
    margin-top: 20px;
    color: #696969;
}

.portfolio-list-style .portfolio-list-item .col-info .info .meta > span {
    display: inline-block;
    margin-right: 20px;
}

.portfolio-list-style .portfolio-list-item .col-info .info .meta > span a {
    color: #696969;
}

.portfolio-list-style .portfolio-list-item .col-info .info .meta > span.view:before {
    content: '\f133';
    font-family: Ionicons;
    font-size: 16px;
    color: #FDC657;
    margin-right: 10px;
}

.portfolio-list-style .portfolio-list-item .col-info .info .meta > span.share:before {
    content: '\f3ac';
    font-family: Ionicons;
    font-size: 16px;
    color: #FDC657;
    margin-right: 10px;
}

.portfolio-list-style .portfolio-list-item .col-info .info .meta > span.like a:before {
    content: '\f387';
    font-family: Ionicons;
    font-size: 16px;
    color: #FDC657;
    margin-right: 10px;
    display: inline-block;
}

.portfolio-list-style .portfolio-list-item .col-info .info .meta > span.like a.liked:before {
    content: '\f388';
}

.portfolio-list-style .portfolio-list-item .col-info .info .meta > span.like a.loading:before {
    content: '\f3b1';
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
}

.portfolio-list-style .portfolio-list-item .col-info .info .meta > span.comment:before {
    content: '\f11a';
    font-family: Ionicons;
    font-size: 16px;
    color: #FDC657;
    margin-right: 10px;
}

.portfolio-list-style .portfolio-list-item .col-info .info .meta > span:last-child {
    margin-right: 0;
}

.portfolio-list-style .portfolio-list-item:hover .col-thumb .thumb img {
    transform: scale(1.1);
}

.portfolio-grid-style .portfolio-grid-item {
    margin-bottom: 30px;
}

.portfolio-grid-style .portfolio-grid-item .portfolio-grid-item-inner {
    display: block;
    width: 100%;
    background-color: #ffffff;
    -moz-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.05);
}

.portfolio-grid-style .portfolio-grid-item .portfolio-grid-item-inner .thumb {
    overflow: hidden;
}

.portfolio-grid-style .portfolio-grid-item .portfolio-grid-item-inner .thumb img {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.portfolio-grid-style .portfolio-grid-item .portfolio-grid-item-inner .info {
    padding: 20px 30px;
}

.portfolio-grid-style .portfolio-grid-item .portfolio-grid-item-inner .info .title a {
    font-size: 18px;
    font-weight: 700;
    font-family: Poppins;
    color: #333333;
}

.portfolio-grid-style .portfolio-grid-item .portfolio-grid-item-inner .info .title a:hover {
    color: #FDC657;
}

.portfolio-grid-style .portfolio-grid-item .portfolio-grid-item-inner .info .category a {
    font-size: 12px;
    font-weight: 400;
    font-family: Poppins;
    text-transform: uppercase;
    color: #cccccc;
    display: inline-block;
    margin-right: 20px;
}

.portfolio-grid-style .portfolio-grid-item .portfolio-grid-item-inner .info .category a:hover {
    color: #FDC657;
}

.portfolio-grid-style .portfolio-grid-item .portfolio-grid-item-inner .info .meta {
    margin-top: 20px;
    color: #696969;
}

.portfolio-grid-style .portfolio-grid-item .portfolio-grid-item-inner .info .meta > span {
    display: inline-block;
    margin-right: 20px;
}

.portfolio-grid-style .portfolio-grid-item .portfolio-grid-item-inner .info .meta > span a {
    color: #696969;
}

.portfolio-grid-style .portfolio-grid-item .portfolio-grid-item-inner .info .meta > span.view:before {
    content: '\f133';
    font-family: Ionicons;
    font-size: 16px;
    color: #FDC657;
    margin-right: 10px;
}

.portfolio-grid-style .portfolio-grid-item .portfolio-grid-item-inner .info .meta > span.share:before {
    content: '\f3ac';
    font-family: Ionicons;
    font-size: 16px;
    color: #FDC657;
    margin-right: 10px;
}

.portfolio-grid-style .portfolio-grid-item .portfolio-grid-item-inner .info .meta > span.like a:before {
    content: '\f387';
    font-family: Ionicons;
    font-size: 16px;
    color: #FDC657;
    margin-right: 10px;
    display: inline-block;
}

.portfolio-grid-style .portfolio-grid-item .portfolio-grid-item-inner .info .meta > span.like a.liked:before {
    content: '\f388';
}

.portfolio-grid-style .portfolio-grid-item .portfolio-grid-item-inner .info .meta > span.like a.loading:before {
    content: '\f3b1';
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
}

.portfolio-grid-style .portfolio-grid-item .portfolio-grid-item-inner .info .meta > span.comment:before {
    content: '\f11a';
    font-family: Ionicons;
    font-size: 16px;
    color: #FDC657;
    margin-right: 10px;
}

.portfolio-grid-style .portfolio-grid-item .portfolio-grid-item-inner .info .meta > span:last-child {
    margin-right: 0;
}

.portfolio-grid-style .portfolio-grid-item .portfolio-grid-item-inner:hover .thumb img {
    transform: scale(1.1);
}

@media (max-width: 768px) {
    .portfolio-list-style .portfolio-list-item:nth-child(odd) .col-thumb {
        padding-right: 15px;
    }

    .portfolio-list-style .portfolio-list-item:nth-child(even) .col-md-6:first-child {
        order: 0;
    }

    .portfolio-list-style .portfolio-list-item:nth-child(even) .col-thumb {
        padding-left: 15px;
    }

    .portfolio-list-style .portfolio-list-item:nth-child(even) .col-info .info {
        text-align: left;
    }

    .portfolio-list-style .portfolio-list-item .col-info .info {
        padding: 30px 0 60px 0;
    }

    .portfolio-list-style .portfolio-list-item .col-info .info .title:before, .portfolio-list-style .portfolio-list-item .col-info .info .title:after {
        display: none !important;
    }
}

.widget-area .widget {
    margin: 0 0 50px 0;
}

.widget-area .widget select {
    max-width: 100%;
}

.widget-area .widget ul {
    margin: 0;
    padding: 0;
}

.widget-area .widget ul li {
    margin: 0;
    list-style: none;
    padding: 15px 0;
    border-bottom: 1px solid #f4f4f4;
}

.widget-area .widget ul li:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.widget-area .widget ul li .children, .widget-area .widget ul li .sub-menu {
    border-top: 1px solid #f4f4f4;
    display: block;
    margin-top: 15px;
}

.widget-area .widget .insight-social li {
    display: inline-block;
    border: none;
    margin-right: 10px;
}

.widget-area .widget .insight-social li a:hover {
    border-color: #fff;
    background-color: #fff;
    color: #FDC657;
}

.widget-area .widget .widget-title {
    margin-bottom: 33px;
    padding-bottom: 27px;
    color: #1F1F1F;
    font-family: Poppins;
    font-size: 20px;
    letter-spacing: 0;
    position: relative;
    text-transform: uppercase;
    font-weight: 600;
}

.widget-area .widget .widget-title:after {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    content: '';
    width: 30px;
    height: 3px;
    background-color: #FDC657;
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.widget-area .widget.widget_categories ul {
    border: 1px solid #EEEEEE;
}

.widget-area .widget.widget_categories ul li {
    border: 0;
    padding: 0;
    border-bottom: 1px solid #EEEEEE;
}

.widget-area .widget.widget_categories ul li a {
    display: inline-block;
    padding: 15px 0px 15px 20px;
    color: #202020;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    border-top: none;
    box-sizing: border-box;
}

.widget-area .widget.widget_categories ul li a:hover {
    color: #FDC657;
}

.widget-area .widget.widget_categories ul li:last-child {
    border-bottom: none;
}

.widget-area .widget.widget_categories ul li ul.children {
    border: none;
    border-top: 1px solid #EEEEEE;
    margin-left: 0px;
    margin-top: 0px;
}

.widget-area .widget.widget_categories ul li ul.children li {
    padding: 0;
}

.widget-area .widget.widget_categories ul li.current-cat {
    background-color: #F4F4F4;
}

.widget-area .widget.widget_search .search-form {
    position: relative;
}

.widget-area .widget.widget_search .search-form input[type="search"] {
    width: 100%;
    height: 40px;
    line-height: 38px;
    border: 1px solid #f4f4f4;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    outline: none;
    padding: 0 15px;
    font-size: 15px;
    font-weight: 400;
    box-sizing: border-box;
}

.widget-area .widget.widget_search .search-form input[type="search"]:focus {
    border-color: #FDC657;
}

.widget-area .widget.widget_search .search-form input[type="submit"] {
    position: absolute;
    height: 40px;
    width: 40px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpFMkY0MjFCMjU1NjAxMUU2ODI5N0Q5NzgxMkM0RkYzRSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpFMkY0MjFCMzU1NjAxMUU2ODI5N0Q5NzgxMkM0RkYzRSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkUyRjQyMUIwNTU2MDExRTY4Mjk3RDk3ODEyQzRGRjNFIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkUyRjQyMUIxNTU2MDExRTY4Mjk3RDk3ODEyQzRGRjNFIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+CwlOKQAAAUpJREFUeNrsmN9twjAQxn0VC2QFd4QyQhihK9BnUBHeoLaoynMzQjsCGSGswAqMYL5zjRCCNmogHA930umsOIafvvsTCMUYzT3bg7lzU0AFVEAFVEAFVEBZG1xyePnunxDmJprndIHg0QTEMHl1W1EFATcGTIPlejJzxI71I+AsYoN9ew1A6vJ7kJXDsYbIjKBUfbK/8B6gJfaGUgrOAVedg2ODmg6hSCoLAZbw75Z7apRAeXNAqFIgvQWWbU2wQZqLmwNyd9IPXNuXWyi4EUlx5PSZPFr+LoO1CCAaJCCMke7ylzLwuVkqkTGTIVjBL7hD2kO+xrPPp8FN6TYe2E4E8OhJckg312aVO5zhLT4+TGfdIamvP+5ZzVVqlguUpD7fLOCJYpHqPeQLIP9fkwzYp38s3iz8s+t50nczCqiACqiACqiAorYTYAC8LOYIsg7imAAAAABJRU5ErkJggg==");
    background-repeat: no-repeat;
    background-color: transparent;
    box-shadow: none;
    font-size: 0;
    border: none;
    line-height: 40px;
    padding: 0;
    top: 0;
    right: 0;
}

.widget-area .widget.widget_tag_cloud a {
    padding: 8px 15px;
    background: #f6f7f7;
    border: 1px solid #f6f7f7;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 14px !important;
    display: inline-block;
    color: #ababab;
    margin-right: 5px;
    margin-bottom: 7px;
    line-height: 1;
    font-family: Poppins;
}

.widget-area .widget.widget_tag_cloud a:hover {
    border-color: #FDC657;
    background-color: #FDC657;
    color: #fff;
}

.widget-area .widget.widget_calendar caption {
    text-align: left;
    margin-bottom: 20px;
    font-weight: 700;
}

.widget-area .widget.widget_calendar table th, .widget-area .widget.widget_calendar table td {
    text-align: left;
}

.widget-area .widget.widget_calendar table tfoot td {
    padding-top: 10px;
}

.widget-area .widget.widget_archive select {
    width: 100%;
}

.widget-area .widget.widget_mc4wp_form_widget {
    background-color: #1F1F1F;
    padding: 60px 30px;
}

.widget-area .widget.widget_mc4wp_form_widget .widget-title {
    color: #FFFFFF;
    font-size: 30px;
    font-weight: 700;
    text-transform: capitalize;
    padding-bottom: 0;
}

.widget-area .widget.widget_mc4wp_form_widget .widget-title:after {
    display: none;
}

.widget-area .widget.widget_mc4wp_form_widget input[type="email"] {
    height: 50px;
    margin-bottom: 20px;
    background-color: #fff;
    text-align: center;
}

.widget-area .widget.widget_mc4wp_form_widget input {
    width: 100%;
}

.widget-area .widget.widget_insight_posts ul li {
    border: none;
    padding: 0;
    margin: 0;
}

.widget-area .widget.widget_insight_posts ul li:last-child:after {
    display: none;
}

.widget-area .widget.widget_insight_posts ul li:after {
    content: '';
    display: block;
    height: 3px;
    width: 30px;
    background-color: #EEEEEE;
    margin-top: 23px;
    margin-bottom: 25px;
    clear: both;
}

.widget-area .widget.widget_insight_posts ul li.bigger .thumb {
    width: 25%;
}

.widget-area .widget.widget_insight_posts ul li.bigger .info {
    width: 75%;
}

.widget-area .widget.widget_insight_posts ul li .inner {
    display: flex;
}

.widget-area .widget.widget_insight_posts ul li .thumb, .widget-area .widget.widget_insight_posts ul li .info {
    display: inline-block;
    float: left;
}

.widget-area .widget.widget_insight_posts ul li .thumb {
    width: 25%;
}

.widget-area .widget.widget_insight_posts ul li .info {
    width: 75%;
}

.widget-area .widget.widget_insight_posts ul li a {
    font-size: 15px;
    color: #202020;
    font-weight: bold;
}

.widget-area .widget.widget_insight_posts ul li span {
    display: block;
    font-size: 15px;
    color: #888888;
    line-height: 1.8;
    margin-top: 5px;
}

.widget-area .widget.widget_insight_posts ul li span:before {
    content: "\f017";
    font: 15px FontAwesome;
    margin-right: 12px;
    color: #FDC657;
}

.widget-area .widget.widget_insight_categories .item {
    margin-bottom: 25px;
    position: relative;
    width: 100%;
}

.widget-area .widget.widget_insight_categories .item a {
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-left: 20px;
    z-index: 98;
    font-size: 14px;
}

.widget-area .widget.widget_insight_categories .item a:after {
    content: "";
    display: inline-block;
    height: 0.5em;
    vertical-align: bottom;
    width: 100%;
    margin-right: -100%;
    margin-left: 10px;
    border-top: 1px solid #f4f4f4;
    z-index: 98;
}

.widget-area .widget.widget_insight_categories .item a:before {
    content: "\f111";
    font-family: FontAwesome;
    font-size: 6px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    color: #e2e2e2;
}

.widget-area .widget.widget_insight_categories .item a:hover:before {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    color: #FDC657;
}

.widget-area .widget.widget_insight_categories .item span {
    position: absolute;
    right: 0;
    top: -4px;
    height: 22px;
    background-color: #ffffff;
    z-index: 99;
    display: block;
    text-align: right;
    color: #696969;
    border-radius: 50%;
    min-width: 32px;
    min-height: 32px;
    line-height: 32px;
    text-align: center;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.widget-area .widget.widget_insight_categories .item:last-child {
    margin-bottom: 0;
}

.widget-area .widget.widget_insight_categories .item:hover span {
    background-color: #FDC657;
    color: #fff;
}

.widget-area .widget.widget_insight_instagram .insight-instagram-row, .widget-area .widget.widget_insight_instagram .insight-instagram-row .item {
    margin: 0 !important;
    padding: 0 !important;
}

.widget-area .widget.widget_insight_instagram .row:last-child, .widget-area .widget.widget_insight_instagram .insight-carousel .slick-track:last-child, .insight-carousel .widget-area .widget.widget_insight_instagram .slick-track:last-child {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
}

.widget-area .widget.widget_insight_instagram .row:last-child .col-md-8, .widget-area .widget.widget_insight_instagram .insight-carousel .slick-track:last-child .col-md-8, .insight-carousel .widget-area .widget.widget_insight_instagram .slick-track:last-child .col-md-8 {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
}

.widget-area .widget.widget_insight_instagram .row:last-child .col-md-8:before, .widget-area .widget.widget_insight_instagram .insight-carousel .slick-track:last-child .col-md-8:before, .insight-carousel .widget-area .widget.widget_insight_instagram .slick-track:last-child .col-md-8:before {
    font-family: FontAwesome;
    content: "\f16d";
    font-size: 16px;
    color: #1F1F1F;
    margin-right: 15px;
}

.widget-area .widget.widget_insight_instagram .row:last-child .col-md-8 a, .widget-area .widget.widget_insight_instagram .insight-carousel .slick-track:last-child .col-md-8 a, .insight-carousel .widget-area .widget.widget_insight_instagram .slick-track:last-child .col-md-8 a {
    color: #1F1F1F !important;
}

.widget-area .widget.widget_insight_instagram .row:last-child .col-md-4, .widget-area .widget.widget_insight_instagram .insight-carousel .slick-track:last-child .col-md-4, .insight-carousel .widget-area .widget.widget_insight_instagram .slick-track:last-child .col-md-4 {
    display: none;
}

.widget-area .widget.widget_insight_instagram .insight-instagram-wrap .insight-instagram-row .item {
    position: relative;
}

.widget-area .widget.widget_insight_instagram .insight-instagram-wrap .insight-instagram-row .item a {
    display: inline-block;
    width: 100%;
    height: 100%;
    position: relative;
}

.widget-area .widget.widget_insight_instagram .insight-instagram-wrap .insight-instagram-row .item a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.widget-area .widget.widget_insight_instagram .insight-instagram-wrap .insight-instagram-row .item a .item-info {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translate(0, -50%);
    text-align: center;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.widget-area .widget.widget_insight_instagram .insight-instagram-wrap .insight-instagram-row .item a .item-info span {
    display: block;
    color: #ffffff;
    line-height: 1.2em;
}

.widget-area .widget.widget_insight_instagram .insight-instagram-wrap .insight-instagram-row .item a .item-info span.likes:before {
    content: '\f141';
    font-family: Ionicons;
    display: inline-block;
    margin-right: 5px;
}

.widget-area .widget.widget_insight_instagram .insight-instagram-wrap .insight-instagram-row .item a .item-info span.comments:before {
    content: '\f11e';
    font-family: Ionicons;
    display: inline-block;
    margin-right: 5px;
}

.widget-area .widget.widget_insight_instagram .insight-instagram-wrap .insight-instagram-row .item a:hover:before {
    opacity: 1;
    visibility: visible;
}

.widget-area .widget.widget_insight_instagram .insight-instagram-wrap .insight-instagram-row .item a:hover .item-info {
    opacity: 1;
    visibility: visible;
}

.widget-area .widget.widget_insight_instagram .insight-instagram-wrap .row, .widget-area .widget.widget_insight_instagram .insight-instagram-wrap .insight-carousel .slick-track, .insight-carousel .widget-area .widget.widget_insight_instagram .insight-instagram-wrap .slick-track {
    margin-left: -2.5px;
    margin-right: -2.5px;
    margin-bottom: 5px;
}

.widget-area .widget.widget_insight_instagram .insight-instagram-wrap .row [class*='col-'], .widget-area .widget.widget_insight_instagram .insight-instagram-wrap .insight-carousel .slick-track [class*='col-'], .insight-carousel .widget-area .widget.widget_insight_instagram .insight-instagram-wrap .slick-track [class*='col-'] {
    padding-left: 2.5px;
    padding-right: 2.5px;
}

.widget-area .widget.widget_insight_instagram .insight-instagram-wrap .row:last-child, .widget-area .widget.widget_insight_instagram .insight-instagram-wrap .insight-carousel .slick-track:last-child, .insight-carousel .widget-area .widget.widget_insight_instagram .insight-instagram-wrap .slick-track:last-child {
    padding-top: 30px;
    padding-bottom: 30px;
}

.widget-area .widget.widget_insight_instagram .insight-instagram-wrap .row:last-child .col-md-8, .widget-area .widget.widget_insight_instagram .insight-instagram-wrap .insight-carousel .slick-track:last-child .col-md-8, .insight-carousel .widget-area .widget.widget_insight_instagram .insight-instagram-wrap .slick-track:last-child .col-md-8 {
    align-self: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

.widget-area .widget.widget_insight_instagram .insight-instagram-wrap .row:last-child .col-md-8 a, .widget-area .widget.widget_insight_instagram .insight-instagram-wrap .insight-carousel .slick-track:last-child .col-md-8 a, .insight-carousel .widget-area .widget.widget_insight_instagram .insight-instagram-wrap .slick-track:last-child .col-md-8 a {
    font-size: 15px;
    font-weight: 600;
    color: #fff;
}

.widget-area .widget.widget_insight_instagram .insight-instagram-wrap .row:last-child .col-md-4, .widget-area .widget.widget_insight_instagram .insight-instagram-wrap .insight-carousel .slick-track:last-child .col-md-4, .insight-carousel .widget-area .widget.widget_insight_instagram .insight-instagram-wrap .slick-track:last-child .col-md-4 {
    padding-right: 4px;
}

@media (min-width: 769px) {
    .widget-area .widget.widget_insight_instagram .insight-instagram-wrap .row:last-child .col-md-4, .widget-area .widget.widget_insight_instagram .insight-instagram-wrap .insight-carousel .slick-track:last-child .col-md-4, .insight-carousel .widget-area .widget.widget_insight_instagram .insight-instagram-wrap .slick-track:last-child .col-md-4 {
        text-align: right;
    }
}

.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

.blog-page-template .format-video .post-thumbnail a:after, .blog-page-template .format-quote .post-thumbnail a:after, .blog-page-template .format-audio .post-thumbnail a:after {
    font-family: FontAwesome;
    content: "\f01d";
    font-size: 30px;
    color: #fff;
    display: block;
    height: 60px;
    width: 60px;
    background-color: #FDC657;
    position: absolute;
    top: 20px;
    right: 20px;
    text-align: center;
    padding-top: 2px;
    border-radius: 50%;
}

.blog-page-template .format-video .post-thumbnail a:after {
    content: "\f01d";
}

.blog-page-template .format-quote .post-thumbnail a:after {
    content: "\f10e";
}

.blog-page-template .format-audio .post-thumbnail a:after {
    content: "\f025";
}

.blog-page-template .post-gallery {
    margin-bottom: 0;
}

.insight-pagination {
    margin-top: 40px;
    text-align: center;
    text-transform: uppercase;
}

.insight-pagination a,
.insight-pagination span {
    font-weight: 700;
}

.insight-pagination a.prev,
.insight-pagination span.prev {
    float: left;
    font-size: 0;
}

.insight-pagination a.prev:before,
.insight-pagination span.prev:before {
    content: "\f053";
    font-family: FontAwesome;
    font-size: 16px;
    margin-right: 4px;
}

.insight-pagination a.next,
.insight-pagination span.next {
    float: right;
    font-size: 0;
}

.insight-pagination a.next:after,
.insight-pagination span.next:after {
    content: "\f054";
    font-family: FontAwesome;
    font-size: 16px;
    margin-left: 4px;
}

.insight-pagination a, .insight-pagination .page-numbers.current {
    font-size: 18px;
    line-height: 45px;
    border: none;
    display: inline-block;
    height: 50px;
    width: 50px;
    border: 3px solid #999999;
    color: #999999;
    border-radius: 50%;
    margin-left: 7px;
    margin-right: 7px;
}

.insight-pagination a:hover, .insight-pagination .page-numbers.current:hover {
    border-color: #222;
    color: #222;
}

.insight-pagination .page-numbers.current {
    border-color: #222;
    color: #222;
}

.blog-page-template .insight-pagination {
    background-color: #F4F4F4;
    height: 230px;
    display: flex;
    align-items: center;
    position: relative;
    margin-top: 100px;
    width: 100%;
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
}

.blog-page-template .insight-pagination .inner {
    display: block;
    width: 100%;
}

.blog-page-template .insight-pagination:before, .blog-page-template .insight-pagination:after {
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    background: inherit;
}

.blog-page-template .insight-pagination:before {
    left: 100%;
}

.blog-page-template .insight-pagination:after {
    right: 100%;
}

.blog-list-style {
    margin-bottom: 40px;
}

.blog-list-style .post-thumbnail {
    position: relative;
}

.blog-list-style .post-thumbnail img {
    width: 100%;
    height: auto;
    padding: 17px;
    border: 3px solid #f4f4f4;
    z-index: 97;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

.blog-list-style .post-thumbnail:after, .blog-list-style .post-thumbnail:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

.blog-list-style .post-thumbnail:before {
    border-top: 3px solid #FDC657;
    border-bottom: 3px solid #FDC657;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}

.blog-list-style .post-thumbnail:after {
    border-right: 3px solid #FDC657;
    border-left: 3px solid #FDC657;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
}

.blog-list-style:hover .post-thumbnail:after, .blog-list-style:hover .post-thumbnail:before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.blog-list-style:hover .post-thumbnail:after {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}

.blog-list-style .entry-meta {
    margin-bottom: 20px;
    font-size: 15px;
}

.blog-list-style .entry-meta span {
    margin-right: 20px;
    color: #aaaaaa;
}

.blog-list-style .entry-meta span i {
    margin-right: 5px;
    font-size: 15px;
}

.blog-list-style .entry-title {
    font-size: 24px;
    margin-bottom: 10px;
    color: #333333;
    position: relative;
}

.blog-list-style .entry-title:before {
    content: '';
    width: 60px;
    height: 1px;
    background: #FDC657;
    display: block;
    position: absolute;
    left: -70px;
    top: 20px;
}

.blog-list-style .entry-content {
    font-size: 15px;
    color: #696969;
    line-height: 1.6;
    margin-bottom: 20px;
}

.blog-list-style .entry-more a {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    color: #696969;
}

.blog-list-style .entry-more a:hover {
    color: #FDC657;
}

.blog-list-style .no-thumbnail .entry-title:before {
    display: none;
}

.sticky .col-md-5,
.sticky .col-md-7 {
    flex: 0 0 100%;
    max-width: 100%;
}

.sticky.blog-list-style .entry-title {
    font-size: 30px;
    border-left: 3px solid #FDC657;
    padding-left: 14px;
}

.sticky.blog-list-style .entry-title:before {
    display: none;
}

.sticky .post-thumbnail {
    margin-bottom: 30px;
}

.no-results .entry-title {
    font-size: 24px;
    font-weight: 700;
    color: #333333;
    margin-bottom: 30px;
    font-family: Poppins;
}

.blog-grid .post,
.insight-blog.grid .post,
.insight-blog.grid_has_padding .post {
    width: 33.33%;
}

@media (max-width: 991px) {
    .blog-grid .post,
    .insight-blog.grid .post,
    .insight-blog.grid_has_padding .post {
        width: 50%;
    }
}

@media (max-width: 768px) {
    .blog-grid .post,
    .insight-blog.grid .post,
    .insight-blog.grid_has_padding .post {
        width: 100%;
    }
}

.blog-grid .blog-grid-style,
.insight-blog.grid .blog-grid-style,
.insight-blog.grid_has_padding .blog-grid-style {
    margin-bottom: 30px;
}

@media (max-width: 991px) {
    .blog-grid .blog-grid-style,
    .insight-blog.grid .blog-grid-style,
    .insight-blog.grid_has_padding .blog-grid-style {
        margin-bottom: 50px;
    }
}

.blog-grid .blog-grid-style .post-gallery,
.insight-blog.grid .blog-grid-style .post-gallery,
.insight-blog.grid_has_padding .blog-grid-style .post-gallery {
    margin-bottom: 50px;
}

.blog-grid .blog-grid-style .post-thumbnail,
.insight-blog.grid .blog-grid-style .post-thumbnail,
.insight-blog.grid_has_padding .blog-grid-style .post-thumbnail {
    position: relative;
    margin-bottom: 50px;
    overflow: hidden;
}

.blog-grid .blog-grid-style .post-thumbnail img,
.insight-blog.grid .blog-grid-style .post-thumbnail img,
.insight-blog.grid_has_padding .blog-grid-style .post-thumbnail img {
    width: 100%;
}

.blog-grid .blog-grid-style .post-thumbnail:after, .blog-grid .blog-grid-style .post-thumbnail:before,
.insight-blog.grid .blog-grid-style .post-thumbnail:after,
.insight-blog.grid .blog-grid-style .post-thumbnail:before,
.insight-blog.grid_has_padding .blog-grid-style .post-thumbnail:after,
.insight-blog.grid_has_padding .blog-grid-style .post-thumbnail:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    z-index: 97;
    top: 0;
    background-color: rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0;
}

.blog-grid .blog-grid-style .post-thumbnail:before,
.insight-blog.grid .blog-grid-style .post-thumbnail:before,
.insight-blog.grid_has_padding .blog-grid-style .post-thumbnail:before {
    left: -100%;
}

.blog-grid .blog-grid-style .post-thumbnail:after,
.insight-blog.grid .blog-grid-style .post-thumbnail:after,
.insight-blog.grid_has_padding .blog-grid-style .post-thumbnail:after {
    right: -100%;
}

.blog-grid .blog-grid-style .post-thumbnail > a,
.insight-blog.grid .blog-grid-style .post-thumbnail > a,
.insight-blog.grid_has_padding .blog-grid-style .post-thumbnail > a {
    display: block;
}

.blog-grid .blog-grid-style .post-thumbnail > a:before,
.insight-blog.grid .blog-grid-style .post-thumbnail > a:before,
.insight-blog.grid_has_padding .blog-grid-style .post-thumbnail > a:before {
    z-index: 98;
    content: '\f489';
    font-family: Ionicons;
    font-size: 40px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #ffffff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 0;
    margin-left: -20px;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.blog-grid .blog-grid-style .entry-meta,
.insight-blog.grid .blog-grid-style .entry-meta,
.insight-blog.grid_has_padding .blog-grid-style .entry-meta {
    margin-bottom: 15px;
    display: block;
    font-size: 12px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-family: Poppins;
}

.blog-grid .blog-grid-style .entry-meta span,
.insight-blog.grid .blog-grid-style .entry-meta span,
.insight-blog.grid_has_padding .blog-grid-style .entry-meta span {
    margin-right: 20px;
    color: #cccccc;
}

.blog-grid .blog-grid-style .entry-meta span i,
.insight-blog.grid .blog-grid-style .entry-meta span i,
.insight-blog.grid_has_padding .blog-grid-style .entry-meta span i {
    margin-right: 5px;
    font-size: 15px;
}

.blog-grid .blog-grid-style .entry-title,
.insight-blog.grid .blog-grid-style .entry-title,
.insight-blog.grid_has_padding .blog-grid-style .entry-title {
    line-height: 28px;
    margin-bottom: 20px;
    color: #333333;
    position: relative;
}

.blog-grid .blog-grid-style .entry-content,
.insight-blog.grid .blog-grid-style .entry-content,
.insight-blog.grid_has_padding .blog-grid-style .entry-content {
    font-size: 15px;
    color: #696969;
    line-height: 1.6;
    margin-bottom: 5px;
}

.blog-grid .blog-grid-style .entry-desc,
.insight-blog.grid .blog-grid-style .entry-desc,
.insight-blog.grid_has_padding .blog-grid-style .entry-desc {
    padding: 0 15px 25px 15px;
}

.blog-grid .blog-grid-style .entry-desc .entry-title,
.insight-blog.grid .blog-grid-style .entry-desc .entry-title,
.insight-blog.grid_has_padding .blog-grid-style .entry-desc .entry-title {
    margin-bottom: 0;
}

.blog-grid .blog-grid-style .entry-desc .entry-more,
.insight-blog.grid .blog-grid-style .entry-desc .entry-more,
.insight-blog.grid_has_padding .blog-grid-style .entry-desc .entry-more {
    margin-top: -10px;
}

.blog-grid .blog-grid-style .entry-desc .entry-more a,
.insight-blog.grid .blog-grid-style .entry-desc .entry-more a,
.insight-blog.grid_has_padding .blog-grid-style .entry-desc .entry-more a {
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-weight: bold;
    font-size: 14px;
}

.blog-grid .blog-grid-style .entry-more a,
.insight-blog.grid .blog-grid-style .entry-more a,
.insight-blog.grid_has_padding .blog-grid-style .entry-more a {
    font-size: 15px;
    font-weight: 700;
    color: #696969;
    display: block;
    position: relative;
}

.blog-grid .blog-grid-style .entry-more a:hover,
.insight-blog.grid .blog-grid-style .entry-more a:hover,
.insight-blog.grid_has_padding .blog-grid-style .entry-more a:hover {
    color: #FDC657;
}

.blog-grid .blog-grid-style:hover .post-thumbnail:before,
.insight-blog.grid .blog-grid-style:hover .post-thumbnail:before,
.insight-blog.grid_has_padding .blog-grid-style:hover .post-thumbnail:before {
    left: 0;
    opacity: 1;
}

.blog-grid .blog-grid-style:hover .post-thumbnail:after,
.insight-blog.grid .blog-grid-style:hover .post-thumbnail:after,
.insight-blog.grid_has_padding .blog-grid-style:hover .post-thumbnail:after {
    right: 0;
    opacity: 1;
}

.blog-grid .blog-grid-style:hover .post-thumbnail a:before,
.insight-blog.grid .blog-grid-style:hover .post-thumbnail a:before,
.insight-blog.grid_has_padding .blog-grid-style:hover .post-thumbnail a:before {
    opacity: 1;
    margin-top: -20px;
}

.insight-blog .blog-classic-style:first-child .post-thumbnail {
    position: relative;
}

.insight-blog .blog-classic-style:first-child .post-thumbnail img {
    position: relative;
    z-index: 2;
}

.insight-blog .blog-classic-style:first-child .post-thumbnail:before {
    display: block;
    content: '';
    border: 5px solid #f4f1e3;
    position: absolute;
    z-index: 1;
    top: -15px;
    right: -15px;
    bottom: 15px;
    left: 15px;
}

.post-audio {
    margin-bottom: 40px;
}

.post-audio .only-link iframe {
    width: 100% !important;
    height: 190px;
}

.single-post.format-video .post-thumbnail, .single-post.format-video .insight-light-video, .single-post .format-video .post-thumbnail, .single-post .format-video .insight-light-video {
    position: relative;
}

.single-post.format-video .post-thumbnail:hover a:before, .single-post.format-video .insight-light-video:hover a:before, .single-post .format-video .post-thumbnail:hover a:before, .single-post .format-video .insight-light-video:hover a:before {
    text-shadow: 0 0 40px #ccc;
}

.single-post.format-video .post-thumbnail > a:before, .single-post.format-video .insight-light-video > a:before, .single-post .format-video .post-thumbnail > a:before, .single-post .format-video .insight-light-video > a:before {
    content: "\f04b";
    font-family: FontAwesome;
    display: block;
    font-size: 70px;
    position: absolute;
    color: #fff;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}

.single-post.format-video .post-thumbnail a:after, .single-post.format-video .insight-light-video a:after, .single-post .format-video .post-thumbnail a:after, .single-post .format-video .insight-light-video a:after {
    content: '';
    background: #000;
    opacity: .5;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.2;
    height: 100%;
    width: 100%;
}

.blog-classic-style {
    margin-bottom: 25px;
    padding-bottom: 25px;
}

.blog-classic-style .post-thumbnail a {
    display: block;
}

.blog-classic-style .post-thumbnail a img {
    width: 100%;
}

.blog-classic-style .entry-desc {
    align-self: center;
}

.blog-classic-style .entry-meta {
    margin-bottom: 5px;
    font-weight: 600;
}

.blog-classic-style .entry-meta span {
    margin-right: 20px;
    color: #ccc;
}

.blog-classic-style .entry-meta span i {
    margin-right: 5px;
    font-size: 15px;
}

.blog-classic-style .entry-title {
    margin-bottom: 10px;
    color: #333333;
    position: relative;
}

.blog-classic-style .entry-content {
    font-size: 15px;
    color: #696969;
    line-height: 1.6;
}

.blog-classic-style .entry-share {
    align-self: center;
    text-align: right;
}

@media (max-width: 991px) {
    .blog-classic-style .entry-share {
        margin-top: 20px;
    }
}

.read-more {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}

.read-more:hover:after {
    margin-left: 20px;
}

.read-more:after {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    content: "\f054";
    font-family: FontAwesome;
    font-size: 12px;
    font-weight: 400;
    margin-left: 5px;
}

.post-quote {
    background-color: #f6f7f7;
    display: block;
}

.post-quote blockquote {
    margin-top: 0;
}

.blog-list-v2 .blog-classic-style.style-02 .entry-desc {
    padding-top: 0;
}

.blog-list-v2 .blog-classic-style.style-02 .entry-desc .entry-title {
    margin-bottom: 0;
}

.blog-list-v2 .blog-classic-style.style-02 .entry-desc .entry-more {
    margin-top: -10px;
}

.blog-list-v2 .blog-classic-style.style-02 .entry-desc .entry-more a {
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-weight: bold;
    font-size: 14px;
}

.blog-grid.blog-masonry-v2 .post {
    width: 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

@media (max-width: 768px) {
    .blog-grid.blog-masonry-v2 .post {
        width: 100%;
        max-width: 100%;
    }
}

.blog-classic {
    margin-bottom: 70px;
}

.blog-classic .post-thumbnail {
    position: relative;
    margin-bottom: 50px;
    max-height: 750px;
    overflow: hidden;
}

.blog-classic .post-thumbnail img {
    width: 100%;
}

@media (min-width: 769px) {
    .big-padding {
        margin-left: 15px;
        margin-right: 15px;
    }

    .big-padding .blog-grid-style {
        padding: 0 30px;
    }

    .big-padding .blog-grid-style .post-thumbnail {
        margin-bottom: 60px;
    }
}

@media (min-width: 769px) {
    .big-padding-no-margin {
        margin-left: -30px;
        margin-right: -30px;
    }

    .big-padding-no-margin .blog-grid-style {
        padding: 0 30px;
    }

    .big-padding-no-margin .blog-grid-style .post-thumbnail {
        margin-bottom: 60px;
    }
}

@media (min-width: 769px) {
    .small-padding-no-margin {
        margin-left: -25px;
        margin-right: -25px;
    }

    .small-padding-no-margin .post {
        width: 50%;
    }

    .small-padding-no-margin .blog-grid-style {
        padding: 0 25px;
    }

    .small-padding-no-margin .blog-grid-style .post-thumbnail {
        margin-bottom: 50px;
    }
}

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

    .copyright .copyright_text, .copyright .copyright_payment_img {
        text-align: center;
        margin-top: 10px;
    }

    .copyright .copyright-right {
        text-align: left !important;
    }

    .copyright .copyright-right ul {
        margin-top: 10px !important;
    }

    .copyright .copyright-right ul li {
        margin-left: 0 !important;
        margin-right: 5px !important;
    }

    body.admin-bar header.headroom--not-top {
        top: 0;
    }

    .topbar {
        text-align: center;
        color: #ababab;
    }

    .topbar .topbar__text span {
        display: block;
        border: none !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .topbar .topbar__menu {
        text-align: center;
    }

    .topbar .topbar__menu ul li {
        padding: 0 10px;
        margin: 0;
    }

    .blog-list-style .post-thumbnail {
        margin-bottom: 30px;
    }

    .sidebar {
        order: 1;
        margin-top: 100px;
    }
}

@media (max-width: 1000px) {
    .vc_column_container.vc_col-sm-4, .vc_column_container.vc_col-sm-8, .vc_column_container.vc_col-sm-6 {
        width: 100%;
    }
}

@media (min-width: 767px) {
    body.admin-bar header.header-mobile.headroom--not-top {
        top: 46px;
    }
}

.article.post {
    margin-bottom: 50px;
}

.article.post .entry-title {
    font-size: 30px;
    margin-bottom: 20px;
    color: #392a25;
}

.article.post .entry-meta {
    color: #aaaaaa;
}

.article.post .entry-meta .posted-on, .article.post .entry-meta .categories {
    margin-right: 20px;
}

.article.post .entry-content pre {
    max-width: 600px;
}

.article.post .entry-footer .share {
    text-align: right;
}

.article.post .entry-more a {
    text-transform: uppercase;
}

.article.post a h1 {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.article.post a:hover h1 {
    color: #FDC657;
}

.blog-uni {
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 40px;
}

.blog-uni .post-thumbnail {
    margin-bottom: 20px;
}

.blog-uni .post-password-form input {
    margin-top: 10px;
}

.blog-uni .post-password-form input[type=submit] {
    margin: 10px auto;
}

.blog-uni .read-more {
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-weight: bold;
}

.blog-uni .read-more:before {
    content: '/ ';
}

.post[class*='sticky'] .entry-title {
    border-left: 3px solid #FDC657;
    padding-left: 10px;
}

.post .gallery figure.gallery-item {
    margin: 0;
    margin-bottom: 20px;
    padding: 10px;
}

.post .entry-more a {
    text-transform: uppercase;
}

.single-post-thumbnail img, .insight-light-video img {
    width: 100%;
}

.post-password-form {
    position: relative;
}

.post-password-form label {
    display: inline-block;
    vertical-align: middle;
}

.post-password-form input {
    margin-top: 0;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    height: 50px;
}

.post-password-form input[type=submit] {
    margin: 10px auto;
}

.vc_row.bg-center, .bg-center {
    background-position: center !important;
}

.vc_row.bg-center-top, .bg-center-top {
    background-position: center top !important;
}

.vc_row.bg-center-bottom, .bg-center-bottom {
    background-position: center bottom !important;
}

.vc_row.bg-left-bottom, .bg-left-bottom {
    background-position: left bottom !important;
}

.bg-no-repeat {
    background-repeat: no-repeat !important;
}

.bg-repeat-x {
    background-repeat: repeat-x !important;
}

.bg-repeat-y {
    background-repeat: repeat-y !important;
}

.wpb_single_image.img-w100 figure {
    width: 100%;
}

.wpb_single_image.img-w100 figure .vc_single_image-wrapper {
    width: 100%;
}

.wpb_single_image.img-w100 figure .vc_single_image-wrapper img {
    width: 100%;
    height: auto;
}

.wpb_single_image.has-shadow img {
    -moz-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
}

.wpb_text_column.list-01 ul {
    margin: 20px 0 0 0;
    padding: 0;
    color: #222222;
    font-size: 15px;
    list-style: none;
}

.wpb_text_column.list-01 ul li {
    padding-left: 12px;
    display: block;
    position: relative;
}

.wpb_text_column.list-01 ul li:before {
    content: '';
    width: 3px;
    height: 3px;
    background-color: #222222;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.image-carousel-w100 img {
    width: 100%;
    height: auto;
}

.col-h100 {
    height: 100% !important;
}

.wpb_single_image.img-o50 img {
    opacity: .5;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.wpb_single_image.img-o50:hover img {
    opacity: 1;
}

.floating {
    -webkit-animation-name: floating;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-name: floating;
    -moz-animation-duration: 3s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease-in-out;
}

.box_transparent {
    width: 90%;
    max-width: 768px;
    background-color: rgba(255, 255, 255, 0.4);
    margin: 0 auto !important;
}

.overflow_hidden {
    overflow: hidden !important;
}

.mw-480 {
    max-width: 480px !important;
    margin: 0 auto !important;
}

.mw-480-l {
    max-width: 480px !important;
}

.mw-500 {
    max-width: 500px !important;
    margin: 0 auto !important;
}

.mw-500-l {
    max-width: 500px !important;
}

.mw-560 {
    max-width: 560px !important;
    margin: 0 auto !important;
}

.mw-560-l {
    max-width: 560px !important;
}

.mw-560-r {
    max-width: 560px !important;
    margin-left: auto !important;
    margin-right: 0 !important;
}

.mw-600 {
    max-width: 600px !important;
    margin: 0 auto !important;
}

.mw-640 {
    max-width: 640px !important;
    margin: 0 auto !important;
}

.mw-670 {
    max-width: 670px !important;
    margin: 0 auto !important;
}

.mw-720 {
    max-width: 720px !important;
    margin: 0 auto !important;
}

.mw-790 {
    max-width: 790px !important;
    margin: 0 auto !important;
}

.mw-790-l {
    max-width: 790px !important;
}

.mw-800 {
    max-width: 800px !important;
    margin: 0 auto !important;
}

.mw-1900 {
    max-width: 1900px !important;
    margin: 0 auto !important;
}

.h-100 > .vc_column-inner {
    height: 100% !important;
}

.h-100 > .vc_column-inner > .wpb_wrapper {
    height: 100% !important;
}

.h-100 > .vc_column-inner > .wpb_wrapper > div {
    height: 100% !important;
}

.wpb_column.col-full-height > .vc_column-inner {
    position: relative;
}

.wpb_column.col-full-height > .vc_column-inner > .wpb_wrapper {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
}

.no-header-right .header-right {
    display: none !important;
}

.fixed-col, .fixed-col-left {
    position: fixed !important;
}

@media (max-width: 991px) {
    .fixed-col, .fixed-col-left {
        position: relative !important;
    }
}

.fixed-col-right {
    position: fixed !important;
    right: 0;
    left: auto;
}

@media (max-width: 991px) {
    .fixed-col-right {
        position: relative !important;
    }
}

.rev_slider_wrapper .wpcf7-form {
    width: 100% !important;
    padding: 80px 60px !important;
    box-sizing: border-box !important;
    background-color: #ffffff !important;
    text-align: center !important;
}

.rev_slider_wrapper .wpcf7-form .title {
    display: block !important;
    font-size: 26px !important;
    color: #1F1F1F !important;
    font-weight: 700 !important;
    font-family: Poppins !important;
    margin-bottom: 40px !important;
}

.rev_slider_wrapper .wpcf7-form input, .rev_slider_wrapper .wpcf7-form select {
    width: 100% !important;
    height: 64px !important;
    line-height: 60px !important;
    border: 2px solid #EEEEEE !important;
    background-color: transparent;
    border-radius: 0 !important;
    -webkit-appearance: none !important;
    color: #999999 !important;
    padding: 0 20px !important;
}

.rev_slider_wrapper .wpcf7-form input[type="text"], .rev_slider_wrapper .wpcf7-form input[type="email"] {
    text-align: left !important;
}

.rev_slider_wrapper .wpcf7-form input[type="submit"] {
    border-color: #FDC657 !important;
    background-color: #FDC657 !important;
    color: #ffffff !important;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.rev_slider_wrapper .wpcf7-form input[type="submit"]:hover {
    color: #FDC657 !important;
    background-color: transparent !important;
}

.rev_slider_wrapper .wpcf7-form .wpcf7-not-valid-tip {
    font-size: 15px !important;
    text-align: left !important;
    word-break: normal !important;
    word-wrap: break-word !important;
    white-space: normal !important;
}

.rev_slider_wrapper .wpcf7-form .wpcf7-response-output {
    color: #222222 !important;
    padding: 0 !important;
    background-color: transparent;
    font-size: 15px !important;
    margin: 30px 0 0 0 !important;
    word-break: normal !important;
    word-wrap: break-word !important;
    white-space: normal !important;
}

@media (max-width: 768px) {
    .mp-0 > .vc_column-inner {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .mp-0.vc_row {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .mp-15 > .vc_column-inner {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .mp-15.vc_row {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .mp-20 > .vc_column-inner {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .mp-25 > .vc_column-inner {
        padding-left: 25px !important;
        padding-right: 25px !important;
    }

    .mp-30 > .vc_column-inner {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .mp-30.vc_row {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .mp-35 > .vc_column-inner {
        padding-left: 35px !important;
        padding-right: 35px !important;
    }

    .mp-40 > .vc_column-inner {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }

    .mp-45 > .vc_column-inner {
        padding-left: 45px !important;
        padding-right: 45px !important;
    }

    .mp-45.vc_row {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .mtp-0 > .vc_column-inner {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    .mtp-0.wpb_single_image {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .mtp-30 > .vc_column-inner {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

    .mtp-60 > .vc_column-inner {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }

    .rtp-60.vc_row {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }

    .mfs-30 {
        font-size: 30px !important;
    }

    .mfs-40 {
        font-size: 40px !important;
    }

    .img-mobile-center {
        text-align: center !important;
    }

    .m-left {
        text-align: left !important;
    }

    .m-center {
        text-align: center !important;
    }

    .m-right {
        text-align: right !important;
    }
}

@media screen and (max-width: 1440px) {
    .ml-15 > .vc_column-inner {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .ml-15.vc_row {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

body.landing .wpb_content_element.wpb_revslider_element {
    margin-bottom: 0 !important;
}

.wpb_single_image.landing-shortcode img {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
}

.vc_custom_heading.landing-title-01 strong {
    color: #111111;
    border-bottom: 3px solid #00E8B1;
}

.vc_custom_heading.landing-title-02 strong {
    color: #00E8B1;
}

.vc_row.landing-box-01 {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 30px;
    display: block;
    width: 100%;
    min-height: 395px;
    -moz-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

/*
WooCommerce
*/
.woocommerce .woo-filter {
    margin-bottom: 50px;
}

.woocommerce .woo-filter .woocommerce-ordering-wrap {
    display: block;
    background-color: #F4F4F4;
    padding: 12px;
}

.woocommerce .woo-filter .woocommerce-ordering-wrap .woocommerce-ordering {
    display: block;
    width: 100%;
    margin: 0;
    float: none;
}

.woocommerce .woo-filter .woocommerce-ordering-wrap .woocommerce-ordering select {
    border: none;
    background-color: transparent;
    display: block;
    width: 100%;
}

.woocommerce .woo-cats {
    margin-top: 0;
    margin-bottom: 10px;
}

.woocommerce .woo-cats.slick-slider {
    margin-bottom: 40px;
}

.woocommerce .woo-cats.slick-slider .product-category {
    margin-bottom: 0;
}

.woocommerce .woo-cats.slick-slider .slick-dots {
    position: relative;
    bottom: 0;
    margin: 0;
}

.woocommerce .woo-cats.slick-slider .slick-dots li {
    margin: 0;
}

.woocommerce .woo-cats.slick-slider .slick-dots li button:before {
    font-size: 8px;
}

.woocommerce .woo-cats .product-category {
    margin-bottom: 30px;
    outline: none;
}

.woocommerce .woo-cats .product-category .woo-cats-wrap {
    display: block;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.woocommerce .woo-cats .product-category .woo-cats-wrap img {
    width: 100%;
    height: auto;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.woocommerce .woo-cats .product-category .woo-cats-wrap h3, .woocommerce .woo-cats .product-category .woo-cats-wrap .woocommerce-loop-category__title {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 48px;
    line-height: 48px;
    padding: 0 20px;
    margin: 0;
    display: block;
    width: 100%;
    color: #ffffff;
    background-color: #FDC657;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
}

.woocommerce .woo-cats .product-category .woo-cats-wrap h3 mark, .woocommerce .woo-cats .product-category .woo-cats-wrap h3 ins, .woocommerce .woo-cats .product-category .woo-cats-wrap .woocommerce-loop-category__title mark, .woocommerce .woo-cats .product-category .woo-cats-wrap .woocommerce-loop-category__title ins {
    background-color: transparent;
    color: #ffffff;
}

.woocommerce .woo-cats .product-category .woo-cats-wrap:hover img {
    transform: scale(1.1);
}

.woocommerce .content-area {
    padding-bottom: 0;
}

.woocommerce .woo-paging {
    background-color: #F4F4F4;
    height: 230px;
    display: flex;
    align-items: center;
    position: relative;
    margin-top: 100px;
    width: 100%;
}

.woocommerce .woo-paging:before, .woocommerce .woo-paging:after {
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    background: inherit;
}

.woocommerce .woo-paging:before {
    left: 100%;
}

.woocommerce .woo-paging:after {
    right: 100%;
}

.woocommerce .woo-paging nav {
    display: block;
    width: 100%;
    text-align: center;
    position: relative;
}

.woocommerce .woo-paging nav a,
.woocommerce .woo-paging nav span {
    font-weight: 700;
}

.woocommerce .woo-paging nav a.prev,
.woocommerce .woo-paging nav span.prev {
    float: left;
    font-size: 0;
}

.woocommerce .woo-paging nav a.prev:before,
.woocommerce .woo-paging nav span.prev:before {
    content: "\f053";
    font-family: FontAwesome;
    font-size: 16px;
    margin-right: 4px;
}

.woocommerce .woo-paging nav a.next,
.woocommerce .woo-paging nav span.next {
    float: right;
    font-size: 0;
}

.woocommerce .woo-paging nav a.next:after,
.woocommerce .woo-paging nav span.next:after {
    content: "\f054";
    font-family: FontAwesome;
    font-size: 16px;
    margin-left: 4px;
}

.woocommerce .woo-paging nav a, .woocommerce .woo-paging nav .page-numbers.current {
    font-size: 18px;
    line-height: 45px;
    display: inline-block;
    height: 50px;
    width: 50px;
    border: 3px solid #999999;
    color: #999999;
    border-radius: 50%;
    margin-left: 7px;
    margin-right: 7px;
}

.woocommerce .woo-paging nav a:hover, .woocommerce .woo-paging nav .page-numbers.current:hover {
    border-color: #222;
    color: #222;
}

.woocommerce .woo-paging nav .page-numbers.current {
    border-color: #222;
    color: #222;
}

.woocommerce .woo-wide-mode {
    padding-left: 60px;
    padding-right: 60px;
}

.woocommerce .woo-products .slick-dots, .insight-woo .woo-products .slick-dots {
    position: relative;
    bottom: 0;
    margin: 0;
}

.woocommerce .woo-products .slick-dots li, .insight-woo .woo-products .slick-dots li {
    margin: 0;
}

.woocommerce .woo-products .slick-dots li button:before, .insight-woo .woo-products .slick-dots li button:before {
    font-size: 12px;
}

.woocommerce .woo-products .loop-product, .insight-woo .woo-products .loop-product {
    margin-bottom: 40px;
    outline: none;
}

.woocommerce .woo-products .loop-product .product-thumb, .insight-woo .woo-products .loop-product .product-thumb {
    position: relative;
    overflow: hidden;
}

.woocommerce .woo-products .loop-product .product-thumb img, .insight-woo .woo-products .loop-product .product-thumb img {
    width: 100%;
    height: auto;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.woocommerce .woo-products .loop-product .product-thumb .product-badges, .insight-woo .woo-products .loop-product .product-thumb .product-badges {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.woocommerce .woo-products .loop-product .product-thumb .product-action, .insight-woo .woo-products .loop-product .product-thumb .product-action {
    background-color: #FDC657;
    position: absolute;
    left: 0;
    bottom: -48px;
    display: block;
    width: 100%;
    text-align: center;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.woocommerce .woo-products .loop-product .product-thumb .product-action span, .insight-woo .woo-products .loop-product .product-thumb .product-action span {
    display: block;
}

.woocommerce .woo-products .loop-product .product-thumb .product-action a.add_to_cart_button, .insight-woo .woo-products .loop-product .product-thumb .product-action a.add_to_cart_button {
    height: 48px;
    line-height: 48px;
    padding: 0 20px;
    margin: 0;
    display: block;
    width: 100%;
    color: #ffffff;
    background-color: transparent;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

.woocommerce .woo-products .loop-product .product-thumb .product-action a.add_to_cart_button.loading, .insight-woo .woo-products .loop-product .product-thumb .product-action a.add_to_cart_button.loading {
    opacity: 1;
}

.woocommerce .woo-products .loop-product .product-thumb .product-action a.add_to_cart_button.loading:after, .insight-woo .woo-products .loop-product .product-thumb .product-action a.add_to_cart_button.loading:after {
    content: '\f021';
    font-family: FontAwesome;
    font-weight: 400;
    display: inline-block;
    position: relative;
    top: 0;
    left: 0;
    margin-left: 10px;
}

.woocommerce .woo-products .loop-product .product-thumb .product-action a.add_to_cart_button.added:after, .insight-woo .woo-products .loop-product .product-thumb .product-action a.add_to_cart_button.added:after {
    content: '\f00c';
    font-family: FontAwesome;
    font-weight: 400;
    margin-left: 10px;
}

.woocommerce .woo-products .loop-product .product-thumb .product-action a.added_to_cart, .insight-woo .woo-products .loop-product .product-thumb .product-action a.added_to_cart {
    display: block;
    height: 48px;
    line-height: 48px;
    width: 100%;
    padding: 0 20px;
    line-height: 48px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
}

.woocommerce .woo-products .loop-product .product-thumb .product-action a.added_to_cart:before, .insight-woo .woo-products .loop-product .product-thumb .product-action a.added_to_cart:before {
    content: '';
    width: 60px;
    height: 1px;
    background-color: #ffffff;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.woocommerce .woo-products .loop-product .product-thumb .product-quickview, .insight-woo .woo-products .loop-product .product-thumb .product-quickview {
    position: absolute;
    top: 40%;
    left: 50%;
    cursor: pointer;
    transform: translate(-50%, -50%);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.woocommerce .woo-products .loop-product .product-thumb .product-quickview a, .insight-woo .woo-products .loop-product .product-thumb .product-quickview a {
    display: block;
    font-size: 0;
}

.woocommerce .woo-products .loop-product .product-thumb .product-quickview a:before, .insight-woo .woo-products .loop-product .product-thumb .product-quickview a:before {
    content: '\f002';
    font-family: FontAwesome;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #ffffff;
    color: #1F1F1F;
    font-size: 16px;
    font-weight: 400;
    display: block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.woocommerce .woo-products .loop-product .product-info, .insight-woo .woo-products .loop-product .product-info {
    padding: 30px 0 0 0;
    position: relative;
}

.woocommerce .woo-products .loop-product .product-info h3, .woocommerce .woo-products .loop-product .product-info .woocommerce-loop-product__title, .insight-woo .woo-products .loop-product .product-info h3, .insight-woo .woo-products .loop-product .product-info .woocommerce-loop-product__title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.woocommerce .woo-products .loop-product .product-info .price, .insight-woo .woo-products .loop-product .product-info .price {
    font-size: 16px;
    font-weight: 600;
    color: #666666;
}

.woocommerce .woo-products .loop-product .product-info .product-wishlist, .insight-woo .woo-products .loop-product .product-info .product-wishlist {
    position: absolute;
    top: 30px;
    right: 0px;
}

.woocommerce .woo-products .loop-product .product-info .product-wishlist .wishlist-btn a, .insight-woo .woo-products .loop-product .product-info .product-wishlist .wishlist-btn a {
    font-size: 0;
    display: block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
}

.woocommerce .woo-products .loop-product .product-info .product-wishlist .wishlist-btn a:before, .insight-woo .woo-products .loop-product .product-info .product-wishlist .wishlist-btn a:before {
    display: block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    content: '\f08a';
    font-size: 14px;
    color: #1F1F1F;
    font-family: FontAwesome;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.woocommerce .woo-products .loop-product .product-info .product-wishlist .wishlist-btn a.woosw-adding:before, .insight-woo .woo-products .loop-product .product-info .product-wishlist .wishlist-btn a.woosw-adding:before {
    content: '\f021';
    font-size: 14px;
    display: inline-block;
    animation: spinner 1.5s linear infinite;
    -webkit-animation: spinner 1.5s linear infinite;
}

.woocommerce .woo-products .loop-product .product-info .product-wishlist .wishlist-btn a.woosw-added:before, .insight-woo .woo-products .loop-product .product-info .product-wishlist .wishlist-btn a.woosw-added:before {
    content: '\f004';
}

.woocommerce .woo-products .loop-product .product-info .product-wishlist .yith-wcwl-add-to-wishlist, .insight-woo .woo-products .loop-product .product-info .product-wishlist .yith-wcwl-add-to-wishlist {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    font-weight: 400;
    margin: 0 5px;
}

.woocommerce .woo-products .loop-product .product-info .product-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-add-button span.feedback, .woocommerce .woo-products .loop-product .product-info .product-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse span.feedback, .woocommerce .woo-products .loop-product .product-info .product-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse span.feedback, .insight-woo .woo-products .loop-product .product-info .product-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-add-button span.feedback, .insight-woo .woo-products .loop-product .product-info .product-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse span.feedback, .insight-woo .woo-products .loop-product .product-info .product-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse span.feedback {
    display: none;
}

.woocommerce .woo-products .loop-product .product-info .product-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a, .woocommerce .woo-products .loop-product .product-info .product-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a, .woocommerce .woo-products .loop-product .product-info .product-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a, .insight-woo .woo-products .loop-product .product-info .product-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a, .insight-woo .woo-products .loop-product .product-info .product-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a, .insight-woo .woo-products .loop-product .product-info .product-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
    width: 20px;
    height: 20px;
    text-transform: uppercase;
    font-size: 0;
    text-align: center;
    line-height: 20px;
    border: none;
    color: #1F1F1F;
    display: inline-block;
}

.woocommerce .woo-products .loop-product .product-info .product-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before, .woocommerce .woo-products .loop-product .product-info .product-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before, .insight-woo .woo-products .loop-product .product-info .product-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before, .insight-woo .woo-products .loop-product .product-info .product-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
    content: '\f004';
    font-size: 16px;
    color: #1F1F1F;
    font-family: FontAwesome;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.woocommerce .woo-products .loop-product .product-info .product-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before, .insight-woo .woo-products .loop-product .product-info .product-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before {
    content: '\f08a';
    font-family: FontAwesome;
    font-size: 16px;
    font-weight: 400;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.woocommerce .woo-products .loop-product .product-info .product-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a.loading:before, .insight-woo .woo-products .loop-product .product-info .product-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a.loading:before {
    content: '\f021' !important;
    display: inline-block;
    animation: spinner 1.5s linear infinite !important;
    -webkit-animation: spinner 1.5s linear infinite !important;
}

.woocommerce .woo-products .loop-product .product-info .product-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-add-button img.ajax-loading, .insight-woo .woo-products .loop-product .product-info .product-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-add-button img.ajax-loading {
    display: none !important;
}

.woocommerce .woo-products .loop-product .product-info .product-wishlist .yith-wcwl-add-to-wishlist img.ajax-loading, .insight-woo .woo-products .loop-product .product-info .product-wishlist .yith-wcwl-add-to-wishlist img.ajax-loading {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -8px 0 0 -8px;
}

.woocommerce .woo-products .loop-product .product-info.has-wishlist, .insight-woo .woo-products .loop-product .product-info.has-wishlist {
    padding-right: 30px;
}

.woocommerce .woo-products .loop-product:hover .product-thumb .product-action, .insight-woo .woo-products .loop-product:hover .product-thumb .product-action {
    bottom: 0;
}

.woocommerce .woo-products .loop-product:hover .product-thumb img, .insight-woo .woo-products .loop-product:hover .product-thumb img {
    transform: scale(1.1);
}

.woocommerce .woo-products .loop-product:hover .product-thumb .product-quickview, .insight-woo .woo-products .loop-product:hover .product-thumb .product-quickview {
    opacity: 1;
    visibility: visible;
    top: 50%;
}

.woocommerce .woo-products .loop-product:hover .product-info a h3, .woocommerce .woo-products .loop-product:hover .product-info a .woocommerce-loop-product__title, .insight-woo .woo-products .loop-product:hover .product-info a h3, .insight-woo .woo-products .loop-product:hover .product-info a .woocommerce-loop-product__title {
    color: #FDC657;
}

.woocommerce .sidebar .widget.widget_product_search form {
    position: relative;
}

.woocommerce .sidebar .widget.widget_product_search form input[type="search"] {
    box-sizing: border-box;
    height: 52px;
    line-height: 52px;
    background-color: #F4F4F4;
}

.woocommerce .sidebar .widget.widget_product_search form input[type="submit"], .woocommerce .sidebar .widget.widget_product_search form button[type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
    padding: 18px 20px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.woocommerce .sidebar .widget.widget_product_search form input[type="submit"]:hover, .woocommerce .sidebar .widget.widget_product_search form button[type="submit"]:hover {
    color: #ffffff;
    background-color: #1f1f1f;
    border-color: #1f1f1f;
}

.woocommerce .sidebar .widget.widget_price_filter .price_slider_wrapper .ui-slider-horizontal {
    height: 10px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background-color: #EEEEEE;
    margin: 0;
}

.woocommerce .sidebar .widget.widget_price_filter .price_slider_wrapper .ui-slider-range {
    background-color: #AAAAAA;
}

.woocommerce .sidebar .widget.widget_price_filter .price_slider_wrapper .ui-slider-handle {
    width: 16px;
    height: 16px;
    background-color: #222222;
    top: -3px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.woocommerce .sidebar .widget.widget_price_filter .price_slider_wrapper .price_slider_amount {
    margin-top: 25px;
    position: relative;
    font-size: 15px;
    height: 50px;
    line-height: 50px;
}

.woocommerce .sidebar .widget.widget_price_filter .price_slider_wrapper .price_slider_amount .price_label {
    text-align: left;
}

.woocommerce .sidebar .widget.widget_price_filter .price_slider_wrapper .price_slider_amount .button {
    position: absolute;
    top: 0;
    right: 0;
    height: 50px;
    line-height: 50px;
    padding: 0 25px;
    background-color: #FDC657;
    color: #ffffff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.woocommerce .sidebar .widget.widget_price_filter .price_slider_wrapper .price_slider_amount .button:hover {
    color: #ffffff;
    background-color: #1f1f1f;
    border-color: #1f1f1f;
}

.woocommerce .sidebar .widget.widget_products ul li {
    border: none;
    padding: 0;
    margin: 0 0 30px 0;
    display: block;
    position: relative;
    min-height: 80px;
}

.woocommerce .sidebar .widget.widget_products ul li:after {
    content: '';
    width: 30px;
    height: 3px;
    background-color: #EEEEEE;
    position: absolute;
    left: 0;
    bottom: -15px;
}

.woocommerce .sidebar .widget.widget_products ul li img {
    width: 80px;
    height: auto;
    margin-left: 10px;
}

.woocommerce .sidebar .widget.widget_products ul li .product-title {
    color: #1F1F1F;
    font-size: 16px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.woocommerce .sidebar .widget.widget_products ul li .amount {
    font-size: 16px;
    font-weight: 600;
    color: #666666;
}

.woocommerce .sidebar .widget.widget_products ul li mark, .woocommerce .sidebar .widget.widget_products ul li ins {
    background-color: transparent;
}

.woocommerce .sidebar .widget.widget_products ul li del {
    opacity: .5;
}

.woocommerce .sidebar .widget.widget_products ul li:last-child {
    margin-bottom: 0;
}

.woocommerce .sidebar .widget.widget_products ul li:last-child:after {
    display: none;
}

.woocommerce .sidebar .widget.widget_products ul li:hover .product-title {
    color: #FDC657;
}

.woocommerce .sidebar .widget.widget_product_categories ul.product-categories {
    margin: 0;
    padding: 0;
    border: 1px solid #EEEEEE;
}

.woocommerce .sidebar .widget.widget_product_categories ul.product-categories li {
    margin: 0;
    padding: 0;
    border: none;
    position: relative;
}

.woocommerce .sidebar .widget.widget_product_categories ul.product-categories li a {
    display: block;
    padding: 20px;
    color: #1F1F1F;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: 1px solid #EEEEEE;
}

.woocommerce .sidebar .widget.widget_product_categories ul.product-categories li a:hover {
    background-color: #F4F4F4;
}

.woocommerce .sidebar .widget.widget_product_categories ul.product-categories li .count {
    position: absolute;
    top: 20px;
    right: 20px;
}

.woocommerce .sidebar .widget.widget_product_categories ul.product-categories li.current-cat a {
    background-color: #F4F4F4;
}

.woocommerce .sidebar .widget.widget_product_categories ul.product-categories > li:last-child a {
    border-bottom: none;
}

.woocommerce .sidebar .widget.widget_product_categories select {
    display: block;
    width: 100%;
}

.woocommerce #yith-wcwl-popup-message {
    background-color: #FDC657;
    color: #ffffff;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    line-height: 1;
}

.woocommerce #yith-wcwl-popup-message #yith-wcwl-message:before {
    content: '\f00c';
    font-family: FontAwesome;
    font-weight: 400;
    margin-right: 10px;
}

.woocommerce-wishlist .wishlist-title {
    display: none;
}

.woocommerce-wishlist table.shop_table, .woocommerce-wishlist table.wishlist_table {
    border: none;
    font-size: 15px;
    margin: 0;
}

.woocommerce-wishlist table.shop_table th.product-price, .woocommerce-wishlist table.shop_table th.product-stock-stauts, .woocommerce-wishlist table.wishlist_table th.product-price, .woocommerce-wishlist table.wishlist_table th.product-stock-stauts {
    text-align: center;
}

.woocommerce-wishlist table.shop_table .add_to_cart, .woocommerce-wishlist table.wishlist_table .add_to_cart {
    height: 40px;
    line-height: 40px;
    background-color: #FDC657 !important;
    color: #ffffff;
    padding: 0 15px !important;
    text-transform: uppercase;
    min-width: 100px;
    margin: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.woocommerce-wishlist table.shop_table .add_to_cart:hover, .woocommerce-wishlist table.wishlist_table .add_to_cart:hover {
    background-color: #1F1F1F !important;
}

.woocommerce-wishlist table.shop_table .add_to_cart.loading:after, .woocommerce-wishlist table.wishlist_table .add_to_cart.loading:after {
    position: relative;
    top: 0;
    right: 0;
    margin-left: 10px;
}

.woocommerce-wishlist table.shop_table .add_to_cart.added:after, .woocommerce-wishlist table.wishlist_table .add_to_cart.added:after {
    margin-left: 10px;
}

.woocommerce-wishlist table.shop_table td.product-thumbnail, .woocommerce-wishlist table.wishlist_table td.product-thumbnail {
    padding-left: 20px;
    padding-right: 20px;
}

.woocommerce-wishlist table.shop_table td.product-thumbnail a, .woocommerce-wishlist table.wishlist_table td.product-thumbnail a {
    width: 80px !important;
    max-width: 80px !important;
}

.woocommerce-wishlist table.shop_table td.product-thumbnail a img, .woocommerce-wishlist table.wishlist_table td.product-thumbnail a img {
    width: 80px !important;
    height: auto !important;
}

.woocommerce-wishlist table.shop_table td.product-name, .woocommerce-wishlist table.wishlist_table td.product-name {
    font-weight: 600;
}

.woocommerce-wishlist table.shop_table td.product-name a, .woocommerce-wishlist table.wishlist_table td.product-name a {
    color: #1F1F1F;
}

.woocommerce-wishlist table.shop_table td.product-name a:hover, .woocommerce-wishlist table.wishlist_table td.product-name a:hover {
    color: #FDC657;
}

.woocommerce-wishlist table.shop_table td.product-remove, .woocommerce-wishlist table.wishlist_table td.product-remove {
    padding-left: 0;
    text-align: left;
}

.woocommerce-wishlist table.shop_table td.product-price, .woocommerce-wishlist table.wishlist_table td.product-price {
    text-align: left;
}

.woocommerce-wishlist table.shop_table td.product-price del, .woocommerce-wishlist table.wishlist_table td.product-price del {
    opacity: .5;
}

.woocommerce-wishlist table.shop_table td.product-price ins, .woocommerce-wishlist table.wishlist_table td.product-price ins {
    background-color: transparent;
}

.woocommerce-wishlist table.shop_table td.product-add-to-cart, .woocommerce-wishlist table.wishlist_table td.product-add-to-cart {
    text-align: right;
    padding-right: 0;
}

.woocommerce-wishlist .woo-notice {
    padding: 0;
}

.woocommerce-wishlist:not(.search) .content h2, .woocommerce-wishlist:not(.search) .content h3, .woocommerce-wishlist:not(.search) .content-area h2, .woocommerce-wishlist:not(.search) .content-area h3 {
    font-family: Poppins;
    font-size: 34px;
    font-weight: 400;
}

.woocommerce-wishlist .yith-wcwl-share {
    margin: 0;
}

.woocommerce-wishlist .yith-wcwl-share h4, .woocommerce-wishlist .yith-wcwl-share ul {
    display: inline-block;
    height: 21px;
    line-height: 21px;
    margin: 0;
    float: left;
    margin-right: 10px;
}

#woosq-popup .woo-single-meta table {
    margin-bottom: 0;
}

#woosq-popup .woo-single-tabs {
    display: none;
}

.woocommerce.single-product .woo-single-products {
    margin-top: 100px;
}

.woocommerce.single-product .woo-single-products .woo-single-products-title {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 60px;
}

.woocommerce.single-product div.product div.images .woo-single-images {
    display: block;
    width: 100%;
}

.woocommerce.single-product div.product div.images .woo-single-images .woo-single-featured a {
    display: block;
    width: 100% !important;
    margin: 0px !important;
}

.woocommerce.single-product div.product div.images .woo-single-images .woo-single-thumbnails a {
    display: block;
    width: 100% !important;
    margin-top: 30px;
}

.woocommerce.single-product div.product div.summary {
    float: none;
    width: 100%;
}

.woocommerce.single-product div.product div.summary .product_title {
    margin-bottom: 20px;
}

.woocommerce.single-product div.product div.summary .woocommerce-product-rating {
    margin-bottom: 20px;
}

.woocommerce.single-product div.product div.summary .woocommerce-product-rating .star-rating {
    margin: 5px 0 0 0;
}

.woocommerce.single-product div.product div.summary .price {
    font-size: 30px;
    margin: 0 0 20px 0;
    line-height: 1;
    color: #666666;
}

.woocommerce.single-product div.product div.summary .price .amount {
    font-weight: 700;
}

.woocommerce.single-product div.product div.summary .price del .amount {
    font-weight: 400;
}

.woocommerce.single-product div.product div.summary .description {
    margin-bottom: 40px;
}

.woocommerce.single-product div.product div.summary .description p {
    margin: 0;
}

.woocommerce.single-product div.product div.summary form.cart {
    margin-bottom: 40px;
}

.woocommerce.single-product div.product div.summary form.cart .quantity {
    margin: 0;
}

.woocommerce.single-product div.product div.summary form.cart .quantity span {
    width: 60px;
    height: 60px;
    display: inline-block;
    text-align: center;
    line-height: 60px;
    cursor: pointer;
    background-color: #DDDDDD;
    color: #1F1F1F;
    font-size: 12px;
    float: left;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.woocommerce.single-product div.product div.summary form.cart .quantity span:hover {
    background-color: #FDC657;
    color: #ffffff;
}

.woocommerce.single-product div.product div.summary form.cart .quantity input {
    height: 60px;
    display: inline-block;
    text-align: center;
    line-height: 60px;
    background-color: #F4F4F4;
    color: #1F1F1F;
    font-size: 16px;
    font-weight: 600;
    float: left;
    min-width: 80px;
}

.woocommerce.single-product div.product div.summary form.cart .quantity input::-webkit-inner-spin-button, .woocommerce.single-product div.product div.summary form.cart .quantity input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.woocommerce.single-product div.product div.summary form.cart button[type="submit"] {
    height: 60px;
    padding: 0 30px;
    display: inline-block;
    text-align: center;
    line-height: 60px;
    background-color: #FDC657;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-left: 15px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.woocommerce.single-product div.product div.summary form.cart button[type="submit"]:hover {
    background-color: #1F1F1F;
}

.woocommerce.single-product div.product div.summary .stock {
    font-size: 1em;
    line-height: 1;
    margin: 0 0 20px 0;
}

.woocommerce.single-product .woo-single-wishlist {
    display: block;
    margin-top: 0;
    margin-bottom: 20px;
    font-weight: 700;
}

.woocommerce.single-product .woo-single-wishlist .wishlist-btn .woosw-btn {
    text-transform: uppercase;
}

.woocommerce.single-product .woo-single-wishlist .wishlist-btn .woosw-btn:before {
    display: inline-block;
    content: '\f387';
    font-family: Ionicons;
    margin-right: 5px;
}

.woocommerce.single-product .woo-single-wishlist .wishlist-btn .woosw-btn:after {
    display: none;
}

.woocommerce.single-product .woo-single-wishlist .wishlist-btn .woosw-btn.woosw-adding:before {
    content: '\f459' !important;
    -webkit-animation: spinner 1s linear infinite !important;
    animation: spinner 1s linear infinite !important;
}

.woocommerce.single-product .woo-single-wishlist .wishlist-btn .woosw-btn.woosw-added:before {
    content: '\f388';
}

.woocommerce.single-product .woo-single-wishlist .yith-wcwl-add-to-wishlist img.ajax-loading {
    display: none !important;
}

.woocommerce.single-product .woo-single-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse span.feedback, .woocommerce.single-product .woo-single-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse span.feedback {
    display: none;
}

.woocommerce.single-product .woo-single-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a, .woocommerce.single-product .woo-single-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
    text-transform: uppercase;
}

.woocommerce.single-product .woo-single-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before, .woocommerce.single-product .woo-single-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
    content: '\f388';
    font-family: Ionicons;
    margin-right: 5px;
}

.woocommerce.single-product .woo-single-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a {
    text-transform: uppercase;
}

.woocommerce.single-product .woo-single-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before {
    content: '\f387';
    font-family: Ionicons;
    margin-right: 5px;
}

.woocommerce.single-product .woo-single-meta table {
    border-top: 1px solid #EEEEEE;
    margin-bottom: 40px;
}

.woocommerce.single-product .woo-single-meta table tr td {
    padding: 20px 0;
    border-bottom: 1px solid #EEEEEE;
}

.woocommerce.single-product .woo-single-meta table tr td.label {
    width: 200px;
    font-weight: 700;
    text-transform: uppercase;
    color: #1F1F1F;
}

.woocommerce.single-product .woo-single-meta table tr td.label i {
    color: #878787;
    width: 30px;
}

.woocommerce.single-product .woo-single-meta table tr.share td a {
    margin-right: 20px;
}

.woocommerce.single-product .woo-single-tabs .tabs-container ul.tabs {
    margin: 0;
    padding: 0;
}

.woocommerce.single-product .woo-single-tabs .tabs-container ul.tabs:before, .woocommerce.single-product .woo-single-tabs .tabs-container ul.tabs:after {
    display: none !important;
}

.woocommerce.single-product .woo-single-tabs .tabs-container ul.tabs li {
    border: none;
    background-color: #EEEEEE;
    color: #1F1F1F;
    padding: 0 30px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-transform: uppercase;
}

.woocommerce.single-product .woo-single-tabs .tabs-container ul.tabs li:before, .woocommerce.single-product .woo-single-tabs .tabs-container ul.tabs li:after {
    display: none !important;
}

.woocommerce.single-product .woo-single-tabs .tabs-container ul.tabs li a {
    padding: 20px 0;
    line-height: 1;
    color: #1F1F1F;
    font-size: 16px;
    font-weight: 600;
}

.woocommerce.single-product .woo-single-tabs .tabs-container ul.tabs li.active {
    background-color: #FDC657;
    color: #ffffff;
}

.woocommerce.single-product .woo-single-tabs .tabs-container ul.tabs li.active a {
    color: #ffffff;
}

.woocommerce.single-product .woo-single-tabs .tabs-container .panel {
    padding: 30px;
    margin-bottom: 0;
    border: 1px solid #EEEEEE;
}

.woocommerce.single-product .woo-single-tabs .tabs-container .panel h2 {
    display: none;
}

.woocommerce.single-product .woo-single-tabs .tabs-container .panel p {
    margin: 0 0 15px 0;
}

.woocommerce.single-product .woo-single-tabs .tabs-container .panel p:last-child {
    margin: 0;
}

.woocommerce.single-product #reviews #comments ol.commentlist {
    margin: 0;
    padding: 0;
}

.woocommerce.single-product #reviews #comments ol.commentlist li .comment-text {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 1px solid #EEEEEE;
    padding: 10px;
}

.woocommerce.single-product #reviews #comments ol.commentlist li .comment-text .description {
    margin: 0;
}

.woocommerce.single-product #reviews #comments ol.commentlist li .comment-text .description p {
    margin-bottom: 10px;
}

.woocommerce.single-product #reviews #comments ol.commentlist li .comment-text .description p:last-child {
    margin-bottom: 0;
}

.woocommerce.single-product #reviews #comments ol.commentlist li img.avatar {
    padding: 2px;
    background-color: #ffffff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 1px solid #EEEEEE;
}

.woocommerce.single-product #reviews #review_form_wrapper {
    margin-top: 20px;
}

.woocommerce.single-product #reviews #review_form_wrapper #respond h3 {
    font-size: 18px;
}

.woocommerce.single-product #reviews #review_form_wrapper #respond form .form-submit {
    margin-bottom: 0;
}

.woocommerce.single-product #reviews #review_form_wrapper #respond form input[type="submit"] {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.woocommerce.single-product #reviews #review_form_wrapper #respond form p.stars {
    margin: 0;
}

.woocommerce.single-product #reviews #review_form_wrapper #respond form input[type="submit"] {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #FDC657;
    color: #ffffff;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.woocommerce.single-product #reviews #review_form_wrapper #respond form input[type="submit"]:hover {
    background-color: #1F1F1F;
    color: #ffffff;
}

@media (max-width: 991px) {
    .woocommerce.single-product .woo-single-info-right {
        margin-top: 60px;
    }

    .woocommerce.single-product .woo-single-info-right .woo-single-summary .quantity {
        display: block;
        width: 100%;
    }

    .woocommerce.single-product .woo-single-info-right .woo-single-summary form.cart button[type="submit"] {
        margin-left: 0 !important;
        margin-top: 30px;
    }

    .woocommerce.single-product .woo-single-info-right .woo-single-summary .woo-single-tabs ul li {
        display: block;
        width: 100%;
        margin: 0;
    }
}

.mini-cart-wrap {
    text-align: left;
}

.mini-cart-wrap .mini-cart {
    display: inline-block;
    cursor: pointer;
}

.mini-cart-wrap .mini-cart .mini-cart-icon {
    display: inline-block;
    float: left;
    margin-right: 20px;
    line-height: 24px;
    font-size: 24px;
    color: #333333;
    position: relative;
}

.mini-cart-wrap .mini-cart .mini-cart-icon:after {
    font-family: inherit;
    content: attr(data-count);
    font-size: 10px;
    text-align: center;
    position: absolute;
    top: 4px;
    right: -8px;
    min-width: 16px;
    height: 16px;
    line-height: 16px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background: #FDC657;
    color: #ffffff;
}

.woocommerce-cart .quantity span {
    width: 60px;
    height: 60px;
    display: inline-block;
    text-align: center;
    line-height: 60px;
    cursor: pointer;
    background-color: #DDDDDD;
    color: #1F1F1F;
    font-size: 12px;
    float: left;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.woocommerce-cart .quantity span:hover {
    background-color: #FDC657;
    color: #ffffff;
}

.woocommerce-cart .quantity input {
    width: 60px;
    height: 60px;
    display: inline-block;
    text-align: center;
    line-height: 60px;
    background-color: #F4F4F4;
    color: #1F1F1F;
    font-size: 16px;
    font-weight: 600;
    float: left;
    min-width: 100px;
}

.woocommerce-cart .quantity input::-webkit-inner-spin-button, .woocommerce-cart .quantity input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.woocommerce-cart .cart-collaterals {
    margin-top: 80px;
}

.woocommerce-cart .cart_totals .wc-proceed-to-checkout {
    padding-bottom: 0;
}

.woocommerce-cart .cart_totals .wc-proceed-to-checkout a.checkout-button {
    margin-bottom: 0;
    height: 60px;
    line-height: 60px;
    padding: 0 30px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: #FDC657;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.woocommerce-cart .cart_totals .wc-proceed-to-checkout a.checkout-button:hover {
    background-color: #1F1F1F;
}

.mini-cart-wrap {
    position: relative;
}

.mini-cart-wrap .widget_shopping_cart_content {
    position: absolute;
    top: 150%;
    left: -350px;
    z-index: 99999;
    visibility: hidden;
    overflow: auto;
    padding: 30px;
    width: 370px;
    background-color: #fff;
    opacity: 0;
    -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.mini-cart-wrap .widget_shopping_cart_content .cart_list {
    padding: 0px;
    margin: 0;
    max-height: 373px;
    overflow: auto;
    border-bottom: 1px solid #eeeeee;
}

.mini-cart-wrap .widget_shopping_cart_content .cart_list li {
    padding: 20px 0;
    border-bottom: 1px solid #eeeeee;
    display: inline-block;
    width: 100%;
}

.mini-cart-wrap .widget_shopping_cart_content .cart_list li:first-child {
    padding-top: 0;
}

.mini-cart-wrap .widget_shopping_cart_content .cart_list li:last-child {
    padding-bottom: 20px;
    border-bottom: none;
}

.mini-cart-wrap .widget_shopping_cart_content .cart_list li:before, .mini-cart-wrap .widget_shopping_cart_content .cart_list li:after {
    display: none !important;
}

.mini-cart-wrap .widget_shopping_cart_content .cart_list li img {
    float: left;
    margin: 0 20px 0 0;
    width: 80px;
    height: 80px;
    border: 2px solid #eeeeee;
}

.mini-cart-wrap .widget_shopping_cart_content .cart_list li .quantity {
    display: block;
    max-width: none;
    border: none;
    color: #FDC657;
    padding: 0;
    margin-top: 10px;
}

.mini-cart-wrap .widget_shopping_cart_content .cart_list li .quantity span {
    float: none;
}

.mini-cart-wrap .widget_shopping_cart_content .cart_list li a {
    font-weight: 700;
    display: block;
}

.mini-cart-wrap .widget_shopping_cart_content .cart_list li .remove {
    position: relative;
    float: right;
    width: 20px;
    height: 20px;
    text-align: center;
    font-size: 18px;
    line-height: 20px;
    border-radius: 0;
    color: #999999 !important;
    font-weight: 400;
}

.mini-cart-wrap .widget_shopping_cart_content .cart_list li .remove:hover {
    background: none;
    color: red !important;
}

.mini-cart-wrap .widget_shopping_cart_content .cart_list li.empty {
    color: #222222;
    font-weight: 400;
}

.mini-cart-wrap .widget_shopping_cart_content .total {
    margin: 0;
    padding: 30px 0;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    border-bottom: 1px solid #eeeeee;
    position: relative;
}

.mini-cart-wrap .widget_shopping_cart_content .total .amount {
    position: absolute;
    right: 0;
    top: 25px;
    color: #FDC657;
    font-size: 24px;
}

.mini-cart-wrap .widget_shopping_cart_content .buttons {
    margin: 0;
    padding: 30px 0 0 0;
    text-align: center;
}

.mini-cart-wrap .widget_shopping_cart_content .buttons a {
    margin: 0 5px;
    height: 40px;
    line-height: 36px;
    border: 2px solid #FDC657;
    padding: 0 20px;
    background: #FDC657;
    color: #ffffff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    letter-spacing: .05em;
}

.mini-cart-wrap .widget_shopping_cart_content .buttons a.checkout {
    background: none;
    color: #FDC657;
    border-color: #FDC657;
}

.mini-cart-wrap .widget_shopping_cart_content .buttons a:hover {
    background-color: #FDC657;
    color: #ffffff !important;
}

.mini-cart-wrap .widget_shopping_cart_content .wc-forward {
    display: inline-block;
    margin: 15px 0;
    padding: 15px 20px;
    text-transform: uppercase;
    line-height: 1;
    background-color: #ebe9eb;
    font-size: 14px;
    color: #000000;
    font-weight: 700;
}

.mini-cart-wrap .widget_shopping_cart_content .wc-forward:hover {
    background-color: #dad8da;
}

.mini-cart-wrap .widget_shopping_cart_content .product_list_widget li.mini_cart_item dl.variation {
    display: inline-block;
    margin: 0;
    padding: 0;
    border: none;
    box-sizing: border-box;
}

.mini-cart-wrap .widget_shopping_cart_content .product_list_widget li.mini_cart_item dl.variation:before, .mini-cart-wrap .widget_shopping_cart_content .product_list_widget li.mini_cart_item dl.variation:after {
    display: none;
}

.mini-cart-wrap .widget_shopping_cart_content .product_list_widget li.mini_cart_item dl.variation dt {
    padding: 0;
    text-transform: capitalize;
    display: inline-block;
    font-weight: 400;
}

.mini-cart-wrap .widget_shopping_cart_content .product_list_widget li.mini_cart_item dl.variation dd {
    margin: 0;
    padding: 0;
    display: inline-block;
}

.mini-cart-wrap .widget_shopping_cart_content .product_list_widget li.mini_cart_item dl.variation dd p {
    margin: 0;
}

.mini-cart-wrap .widget_shopping_cart_content .product_list_widget li.mini_cart_item .quantity {
    height: auto;
    display: block;
}

.mini-cart-wrap.open .widget_shopping_cart_content {
    opacity: 1;
    visibility: visible;
}

.woocommerce-checkout .checkout_coupon {
    padding: 30px;
    border: 1px solid #EEEEEE;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.woocommerce-checkout form input[type="text"], .woocommerce-checkout form input[type="email"], .woocommerce-checkout form input[type="tel"] {
    height: 60px;
    line-height: 60px;
    padding: 0 30px;
    background-color: #F4F4F4;
    color: #1F1F1F;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.woocommerce-checkout form input[type="submit"] {
    height: 60px;
    line-height: 60px;
    padding: 0 30px;
    background-color: #FDC657 !important;
    color: #ffffff !important;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.woocommerce-checkout form input[type="submit"]:hover {
    background-color: #1F1F1F !important;
    color: #ffffff !important;
}

.woocommerce-checkout form .select2-container {
    height: 60px;
    padding: 0 30px;
    background-color: #F4F4F4;
}

.woocommerce-checkout form .select2-container a {
    border: none;
    background-color: transparent;
    height: 60px;
    line-height: 60px;
    padding: 0;
}

.woocommerce-checkout h3 {
    margin-bottom: 40px;
}

.woocommerce-checkout #customer_details {
    margin-bottom: 80px;
}

.woocommerce-checkout #payment {
    margin-top: 60px;
    background-color: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.woocommerce-checkout #payment ul.wc_payment_methods {
    border: none;
    padding: 0;
}

.woocommerce-checkout #payment ul.wc_payment_methods li label {
    color: #1F1F1F;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
}

.woocommerce-checkout #payment ul.wc_payment_methods li .payment_box {
    background-color: #F4F4F4;
    padding: 30px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.woocommerce-checkout #payment ul.wc_payment_methods li .payment_box:before {
    border-bottom-color: #F4F4F4;
}

.woocommerce-checkout #payment ul.wc_payment_methods li .payment_box p {
    margin: 0;
}

.woocommerce-checkout #payment .place-order {
    padding: 40px 0 0 0;
    margin: 0;
}

.woocommerce-checkout .select2-drop {
    border: 1px solid #F4F4F4;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
}

body.woocommerce-order-received h2 {
    margin-bottom: 30px;
    margin-top: 80px;
}

body.woocommerce-order-received table.customer_details {
    margin-bottom: 80px;
}

.woocommerce-page .woo-notice, .woocommerce .woo-notice {
    padding: 0;
}

.woocommerce-page .woo-notice .woocommerce-message, .woocommerce .woo-notice .woocommerce-message {
    border-top-color: #FDC657;
}

.woocommerce-page .woo-notice .woocommerce-message a, .woocommerce .woo-notice .woocommerce-message a {
    color: #ffffff;
    background-color: #FDC657;
    border-radius: 0;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

.woocommerce-page .woo-notice .woocommerce-message a:hover, .woocommerce .woo-notice .woocommerce-message a:hover {
    color: #ffffff;
    background-color: #1F1F1F;
}

.woocommerce-page table.shop_table, .woocommerce table.shop_table {
    border: none;
}

.woocommerce-page table.shop_table thead, .woocommerce table.shop_table thead {
    background-color: #1F1F1F;
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

.woocommerce-page table.shop_table thead tr th, .woocommerce table.shop_table thead tr th {
    border: none;
    color: #ffffff !important;
    padding: 20px 0;
}

.woocommerce-page table.shop_table thead tr th:first-child, .woocommerce table.shop_table thead tr th:first-child {
    padding-left: 20px;
}

.woocommerce-page table.shop_table tr th, .woocommerce table.shop_table tr th {
    padding: 20px 0;
    font-weight: 700;
    color: #1F1F1F;
    border-width: 0 0 1px 0 !important;
    border-color: #EEEEEE;
}

.woocommerce-page table.shop_table tr td, .woocommerce table.shop_table tr td {
    border-width: 0 0 1px 0 !important;
    border-color: #EEEEEE;
    padding: 20px 0;
}

.woocommerce-page table.shop_table tr td.product-remove a, .woocommerce table.shop_table tr td.product-remove a {
    color: #777777 !important;
}

.woocommerce-page table.shop_table tr td.product-remove a:hover, .woocommerce table.shop_table tr td.product-remove a:hover {
    color: red !important;
    background-color: transparent !important;
}

.woocommerce-page table.shop_table tr td.product-thumbnail img, .woocommerce table.shop_table tr td.product-thumbnail img {
    width: 80px;
    height: auto;
    border: none;
}

.woocommerce-page table.shop_table tr td.product-name, .woocommerce table.shop_table tr td.product-name {
    font-size: 16px;
    font-weight: 700;
    color: #1F1F1F;
}

.woocommerce-page table.shop_table tr td.product-name a, .woocommerce table.shop_table tr td.product-name a {
    font-size: 16px;
    font-weight: 700;
    color: #1F1F1F;
}

.woocommerce-page table.shop_table tr td.product-name .product-quantity, .woocommerce table.shop_table tr td.product-name .product-quantity {
    font-weight: 400;
    color: #666666;
}

.woocommerce-page table.shop_table tr td.product-price, .woocommerce-page table.shop_table tr td.product-subtotal, .woocommerce-page table.shop_table tr td.product-total, .woocommerce table.shop_table tr td.product-price, .woocommerce table.shop_table tr td.product-subtotal, .woocommerce table.shop_table tr td.product-total {
    font-size: 16px;
    font-weight: 600;
    color: #666666;
}

.woocommerce-page table.shop_table tr td.actions input[type="text"], .woocommerce-page table.shop_table tr td.actions input[type="submit"], .woocommerce table.shop_table tr td.actions input[type="text"], .woocommerce table.shop_table tr td.actions input[type="submit"] {
    height: 60px !important;
    line-height: 60px !important;
    padding: 0 30px !important;
    border: none !important;
    font-size: 16px;
    font-weight: 600;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.woocommerce-page table.shop_table tr td.actions input[type="text"], .woocommerce table.shop_table tr td.actions input[type="text"] {
    background-color: #F4F4F4;
    color: #1F1F1F;
    width: 320px !important;
}

.woocommerce-page table.shop_table tr td.actions input[type="submit"], .woocommerce table.shop_table tr td.actions input[type="submit"] {
    background-color: #FDC657;
    color: #ffffff;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.woocommerce-page table.shop_table tr td.actions input[type="submit"]:hover, .woocommerce table.shop_table tr td.actions input[type="submit"]:hover {
    background-color: #1F1F1F;
}

#wooac-popup .wooac-action a {
    padding: 0 15px !important;
}

@media (min-width: 769px) {
    .single-post .main.col-md-9, .single-page .main.col-md-9 {
        padding-right: 35px;
    }
}

.single-post .entry-content p, .single-page .entry-content p {
    font-size: 16px;
    letter-spacing: 0.05em;
}

/*# sourceMappingURL=assets/sourcemap/style.css.map */
