/*!
Theme Name: TM Home Repair
Theme URI: http://http://homerepair.thememove.com/
Author: ThemeMove
Author URI: http://thememove.com
Description: The best WordPress theme ever!
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tm-home-repair
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: 1200px; } }

.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 {
  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, .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 {
    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 {
  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: #999999;
  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: #fe5000; }
  a:focus {
    outline: none; }
  a:hover, a:active {
    outline: 0; }

.insight-btn.alt, body.page .comments-area .comment-form input.alt[type="submit"], .single .content .comments-area .comment-form input.alt[type="submit"] {
  background-color: #fff;
  color: #fe5000; }
  .insight-btn.alt:hover, body.page .comments-area .comment-form input.alt[type="submit"]:hover, .single .content .comments-area .comment-form input.alt[type="submit"]:hover {
    background-color: #fe5000;
    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: #f7f7f7;
  padding: 15px 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: #f7f7f7;
  font-family: "Source Sans Pro";
  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;
  border: 1px solid #eeeeee; }
  .insight-accordion .item .title {
    background-color: #f7f7f7;
    color: #1f1f1f;
    font-size: 20px;
    font-weight: 700;
    padding: 20px 30px;
    line-height: 1;
    text-transform: capitalize;
    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:after {
      position: absolute;
      top: 50%;
      right: 30px;
      content: '\f107';
      font-family: "FontAwesome";
      font-size: 18px;
      font-weight: 400;
      margin-top: -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-accordion .item .title .icon i {
      color: #1f1f1f;
      font-style: normal;
      font-size: 16px;
      font-weight: 400;
      -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 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: 55px;
      height: 55px;
      text-align: center;
      line-height: 55px;
      position: absolute;
      top: 0px;
      left: 0px; }
  .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: 40px 30px; }
  .insight-accordion .item.active .title:after {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%; }
  .insight-accordion .item.active .title {
    background: #0C203F;
    color: #ffffff; }
    .insight-accordion .item.active .title .icon i {
      color: #ffffff; }

.insight-accordion.insight-accordion-left .item .title .icon {
  position: absolute;
  top: 50%;
  left: 0;
  width: 55px;
  height: 50px;
  line-height: 50px;
  margin-top: -25px;
  text-align: center; }

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

.insight-accordion.insight-accordion-inline .item .title .icon {
  margin-right: 10px; }

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

.insight-accordion.insight-accordion-style-02 .item:hover .title {
  color: #fe5000;
  background-color: transparent; }
  .insight-accordion.insight-accordion-style-02 .item:hover .title .icon i {
    color: #fe5000; }
  .insight-accordion.insight-accordion-style-02 .item:hover .title .number {
    color: #fe5000; }

.insight-accordion.insight-accordion-style-02 .item.active .title {
  color: #0C203F;
  border-bottom-color: #eeeeee; }
  .insight-accordion.insight-accordion-style-02 .item.active .title .icon i {
    color: #0C203F; }

.insight-accordion.insight-accordion-style-03 .item {
  border-color: #eeeeee; }
  .insight-accordion.insight-accordion-style-03 .item .title {
    background-color: #f7f7f7;
    border: 1px solid transparent; }
    .insight-accordion.insight-accordion-style-03 .item .title:after {
      content: '\f0dd'; }
    .insight-accordion.insight-accordion-style-03 .item .title .icon i {
      color: #fe5000; }
  .insight-accordion.insight-accordion-style-03 .item:hover .title {
    color: #0C203F;
    background-color: #f7f7f7;
    border: 1px solid transparent; }
    .insight-accordion.insight-accordion-style-03 .item:hover .title .icon i {
      color: #fe5000; }
  .insight-accordion.insight-accordion-style-03 .item.active .title {
    border-bottom-color: #eeeeee; }

.insight-accordion.insight-accordion-style-04 .item {
  border-color: #eeeeee;
  margin-bottom: 0;
  text-align: center;
  border-bottom: none; }
  .insight-accordion.insight-accordion-style-04 .item:last-child {
    border-bottom: 1px solid #eeeeee; }
  .insight-accordion.insight-accordion-style-04 .item .title {
    border: 1px solid transparent;
    background: #ffffff;
    color: #0C203F;
    font-size: 24px;
    padding: 23px 30px; }
    .insight-accordion.insight-accordion-style-04 .item .title:after {
      display: none; }
    .insight-accordion.insight-accordion-style-04 .item .title .icon i {
      color: #fe5000;
      font-size: 20px; }
  .insight-accordion.insight-accordion-style-04 .item .content {
    padding-top: 0; }
  .insight-accordion.insight-accordion-style-04 .item.active .title {
    padding-top: 40px; }

.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: 55px;
    line-height: 50px;
    border-width: 2px;
    border-style: solid;
    border-color: #fe5000;
    background-color: #fe5000;
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    text-align: center;
    padding: 0 30px; }
    .insight-button a:hover {
      background-color: #0C203F;
      border-color: #0C203F;
      color: #ffffff; }
  .insight-button.button-block {
    display: block; }
    .insight-button.button-block a {
      display: block;
      width: 100%; }
  .insight-button.style-01 a {
    border-width: 2px !important;
    border-style: solid !important;
    border-color: #fe5000 !important;
    background-color: #fe5000 !important;
    color: #ffffff !important; }
    .insight-button.style-01 a:hover {
      background-color: #0C203F !important;
      border-color: #0C203F !important;
      color: #ffffff !important; }
  .insight-button.style-02 a {
    font-size: 15px !important;
    border-width: 3px !important;
    border-style: solid !important;
    border-color: #0C203F !important;
    background-color: transparent !important;
    color: #0C203F !important; }
    .insight-button.style-02 a:hover {
      background-color: #0C203F !important;
      color: #ffffff !important; }
  .insight-button.style-03 a {
    font-size: 15px !important;
    border-width: 3px !important;
    border-style: solid !important;
    border-color: #ffffff !important;
    background-color: #ffffff !important; }
    .insight-button.style-03 a:hover {
      color: #ffffff !important; }
  .insight-button.style-04 a {
    font-size: 15px !important;
    border-width: 3px !important;
    border-style: solid !important;
    background-color: transparent; }
    .insight-button.style-04 a:hover {
      color: #ffffff; }
  .insight-button.style-05 a {
    font-size: 15px !important;
    border-width: 3px !important;
    border-style: solid !important;
    border-color: #dddddd !important;
    background-color: #dddddd !important;
    color: #999999 !important; }
    .insight-button.style-05 a:hover {
      color: #ffffff !important; }
  .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; } }

.button-slider-01 {
  background-color: #ffffff !important;
  color: #0C203F !important;
  text-transform: uppercase !important;
  line-height: 1 !important;
  -webkit-transition: background 0.5s,color 0.5s !important;
  -moz-transition: background 0.5s,color 0.5s !important;
  -ms-transition: background 0.5s,color 0.5s !important;
  -o-transition: background 0.5s,color 0.5s !important;
  transition: background 0.5s,color 0.5s !important; }
  .button-slider-01:hover {
    background: #fe5000 !important;
    color: #ffffff !important; }

.button-slider-02 {
  background-color: #fe5000 !important;
  color: #ffffff !important;
  text-transform: uppercase !important;
  line-height: 1 !important;
  -webkit-transition: background-color 0.5s !important;
  -moz-transition: background-color 0.5s !important;
  -ms-transition: background-color 0.5s !important;
  -o-transition: background-color 0.5s !important;
  transition: background-color 0.5s !important; }
  .button-slider-02 i {
    margin-left: 5px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
  .button-slider-02:hover {
    background: #0C203F !important;
    color: #ffffff !important; }
    .button-slider-02:hover i {
      margin-left: 10px; }

.button-slider-03 {
  background-color: transparent !important;
  border-color: #ffffff !important;
  color: #ffffff !important;
  text-transform: uppercase !important;
  line-height: 1 !important;
  -webkit-transition: border-color 0.5s,color 0.5s !important;
  -moz-transition: border-color 0.5s,color 0.5s !important;
  -ms-transition: border-color 0.5s,color 0.5s !important;
  -o-transition: border-color 0.5s,color 0.5s !important;
  transition: border-color 0.5s,color 0.5s !important; }
  .button-slider-03 i {
    margin-left: 5px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
  .button-slider-03:hover {
    border-color: #fe5000 !important;
    color: #fe5000 !important; }
    .button-slider-03:hover i {
      margin-left: 10px; }

.insight-carousel--slide {
  outline: none; }
  .insight-carousel--slide img {
    margin: 0 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-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: 24px;
    font-family: FontAwesome;
    color: #222; }
  .insight-carousel .slick-arrow:hover {
    background: #ffffff; }

.insight-carousel .slick-next {
  right: 0; }
  .insight-carousel .slick-next:before {
    content: "\f105"; }

.insight-carousel .slick-prev {
  left: 0; }
  .insight-carousel .slick-prev:before {
    content: "\f104"; }

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

.insight-clients img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  border: 2px solid #dddddd;
  background: #ffffff;
  margin-bottom: 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-counter {
  display: block;
  width: 100%;
  padding: 0 30px 50px 30px;
  text-align: center; }
  .insight-counter .number {
    font-size: 40px;
    font-weight: 700;
    line-height: 1; }
  .insight-counter .text {
    font-size: 17px;
    font-weight: 400;
    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%;
    color: #fe5000;
    margin-bottom: 20px; }
    .insight-counter .icon i {
      width: 60px;
      height: 60px;
      line-height: 60px;
      text-align: center;
      font-size: 40px; }
  .insight-counter.style-02 {
    display: flex;
    align-items: center;
    padding: 30px;
    margin-bottom: 30px;
    border: 1px solid #eeeeee; }
    .insight-counter.style-02 .icon {
      margin: 0 20px 0 0; }
      .insight-counter.style-02 .icon img, .insight-counter.style-02 .icon i {
        vertical-align: middle; }
    .insight-counter.style-02 .text {
      margin-top: 0; }
    .insight-counter.style-02 .content {
      text-align: left; }

.insight-countdown {
  text-align: center; }
  .insight-countdown .insight-countdown-timmer 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-timmer 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, .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, .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 {
  margin-top: 30px; }
  .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, .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, .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: #999999;
    font-size: 16px; }
  .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, .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, .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: #999999;
    font-size: 16px; }
  .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, .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, .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: #999999;
    font-size: 16px; }
  .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, .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, .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: #999999;
    font-size: 16px; }
  .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, .insight-contact-form.style-02 input[type="text"].wpcf7-not-valid, .insight-contact-form.style-02 input[type="text"].wpcf17-not-valid, .insight-contact-form.style-02 input[type="email"].wpcf7-not-valid, .insight-contact-form.style-02 input[type="email"].wpcf17-not-valid, .insight-contact-form.style-02 input[type="number"].wpcf7-not-valid, .insight-contact-form.style-02 input[type="number"].wpcf17-not-valid, .insight-contact-form.style-02 textarea.wpcf7-not-valid, .insight-contact-form.style-02 textarea.wpcf17-not-valid, .insight-contact-form.style-03 input[type="text"].wpcf7-not-valid, .insight-contact-form.style-03 input[type="text"].wpcf17-not-valid, .insight-contact-form.style-03 input[type="email"].wpcf7-not-valid, .insight-contact-form.style-03 input[type="email"].wpcf17-not-valid, .insight-contact-form.style-03 input[type="number"].wpcf7-not-valid, .insight-contact-form.style-03 input[type="number"].wpcf17-not-valid, .insight-contact-form.style-03 textarea.wpcf7-not-valid, .insight-contact-form.style-03 textarea.wpcf17-not-valid {
    border-color: #ff0000; }
  .insight-contact-form.style-01 input[type="text"]:focus, .insight-contact-form.style-01 input[type="email"]:focus, .insight-contact-form.style-01 input[type="number"]:focus, .insight-contact-form.style-01 textarea:focus, .insight-contact-form.style-02 input[type="text"]:focus, .insight-contact-form.style-02 input[type="email"]:focus, .insight-contact-form.style-02 input[type="number"]:focus, .insight-contact-form.style-02 textarea:focus, .insight-contact-form.style-03 input[type="text"]:focus, .insight-contact-form.style-03 input[type="email"]:focus, .insight-contact-form.style-03 input[type="number"]:focus, .insight-contact-form.style-03 textarea:focus {
    border-color: #0C203F; }

.insight-contact-form.style-01 input[type="submit"], .insight-contact-form.style-02 input[type="submit"], .insight-contact-form.style-03 input[type="submit"] {
  margin-top: 20px;
  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 .form-submit, .insight-contact-form.style-02 .form-submit, .insight-contact-form.style-03 .form-submit {
  text-align: center; }

.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: #f7f7f7;
  border: 1px solid #dddddd; }

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

.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: 1px solid #dddddd; }

.insight-contact-form.style-02 input[type="submit"] {
  width: 100%; }
  .insight-contact-form.style-02 input[type="submit"]:hover {
    background: transparent; }

.insight-contact-form.style-03 input, .insight-contact-form.style-03 textarea {
  background: #ffffff;
  border: 1px solid #dddddd; }

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

.insight-contact-form.style-04 input, .insight-contact-form.style-04 textarea {
  background: #ffffff;
  border: 1px solid #dddddd; }

.insight-contact-form.style-04 input[type="submit"] {
  border: none;
  color: #ffffff;
  margin-right: -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-contact-form.style-04 .wpcf7-form-control-wrap {
  display: inline-block;
  margin: 10px 10px 10px 0; }

.insight-contact-form.book-a-service textarea {
  max-height: 120px; }

.insight-contact-info.style-01 .item {
  margin-bottom: 10px; }
  .insight-contact-info.style-01 .item::after {
    content: "";
    display: table;
    clear: both; }

.insight-contact-info.style-01 .icon {
  font-size: 18px;
  margin-right: 10px;
  width: 30px;
  text-align: center;
  float: left; }

.insight-contact-info.style-01 .info .text {
  font-size: 17px; }

.insight-contact-info.style-02 .item {
  margin-bottom: 40px; }

.insight-contact-info.style-02 .icon, .insight-contact-info.style-02 .info {
  display: inline-block;
  vertical-align: middle; }

.insight-contact-info.style-02 .icon {
  font-size: 32px;
  line-height: 40px;
  width: 50px;
  text-align: center;
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #dddddd; }

.insight-contact-info.style-02 .info .text {
  font-size: 20px;
  line-height: 24px;
  font-weight: 700; }

.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: #fe5000;
    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: #fe5000;
    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: #fe5000;
    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: #fe5000;
    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: #fe5000;
      color: #fff; }

.insight-special-caption {
  line-height: 1;
  display: table; }
  .insight-special-caption .number, .insight-special-caption .text {
    display: table-cell;
    vertical-align: middle; }
  .insight-special-caption .number {
    font-size: 130px;
    font-weight: 700;
    letter-spacing: -0.05em; }
  .insight-special-caption .text {
    font-size: 36px;
    font-weight: 900;
    letter-spacing: -0.02em;
    padding-left: 20px; }

.insight-image-with-text {
  position: relative;
  overflow: hidden; }
  .insight-image-with-text .title {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
    color: #ffffff;
    font-weight: 700;
    font-size: 30px;
    z-index: 2;
    padding: 30px 20px;
    text-transform: capitalize; }
  .insight-image-with-text .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .insight-image-with-text img {
    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-image-with-text:hover img {
    -ms-transform: scale(1.1);
    /* IE 9 */
    -webkit-transform: scale(1.1);
    /* Safari */
    transform: scale(1.1); }

.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.2);
      z-index: 7; }
    .insight-video a:after {
      content: '\f04b';
      font-family: FontAwesome;
      font-size: 26px;
      background: #ffffff;
      color: #fe5000;
      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: #fe5000; }
    .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-big-title {
  position: relative;
  min-height: 500px;
  overflow: hidden;
  background-size: cover; }
  .insight-big-title .title {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
    color: #ffffff;
    font-weight: 700;
    font-size: 50px;
    z-index: 2;
    padding: 50px 20px; }
  .insight-big-title .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }

@media (min-width: 992px) {
  .insight-big-title {
    min-height: 500px; }
    .insight-big-title .title {
      font-size: 60px; } }

.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 .woo-products .loop-product {
  padding-left: 10px !important;
  padding-right: 10px !important; }
  @media (max-width: 991px) {
    .insight-product-carousel .woo-products .loop-product {
      padding-left: 15px !important;
      padding-right: 15px !important; } }

.insight-product-carousel .slick-prev, .insight-product-carousel .slick-next {
  z-index: 999;
  width: 50px;
  height: 50px;
  background-color: #ffffff;
  top: 50%;
  transform: translateY(-50%);
  border: 1px solid #dddddd;
  -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-carousel .slick-prev:before, .insight-product-carousel .slick-next:before {
    color: #222222;
    font-family: FontAwesome;
    font-size: 24px;
    -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-carousel .slick-prev:hover, .insight-product-carousel .slick-next:hover {
    background: #0C203F; }
    .insight-product-carousel .slick-prev:hover:before, .insight-product-carousel .slick-next:hover:before {
      color: #ffffff; }

.insight-product-carousel .slick-prev {
  left: -15px; }
  .insight-product-carousel .slick-prev:before {
    content: '\f104'; }

.insight-product-carousel .slick-next {
  right: -15px; }
  .insight-product-carousel .slick-next:before {
    content: '\f105'; }

.insight-list {
  list-style-type: none;
  padding-left: 0; }
  .insight-list .item {
    line-height: 36px; }
    .insight-list .item .number {
      font-weight: bold;
      color: #fe5000;
      margin-right: 5px; }
    .insight-list .item .icon {
      font-weight: 400;
      font-size: 14px;
      color: #fe5000;
      margin-right: 5px; }
  .vc_general.insight-style .insight-list .item {
    font-size: 17px; }
  .insight-list.style-02 .item {
    font-weight: 600;
    color: #0C203F; }

@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: #fe5000; }

.insight-icon-boxes.style-01 {
  text-align: center;
  margin-bottom: 30px; }
  .insight-icon-boxes.style-01 .icon {
    display: inline-block;
    font-size: 35px;
    width: 75px;
    height: 75px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 32px; }
    .insight-icon-boxes.style-01 .icon i {
      line-height: 75px; }
  .insight-icon-boxes.style-01 .title {
    color: #0C203F;
    letter-spacing: -0.02em;
    margin-bottom: 12px; }

.insight-icon-boxes.style-02 {
  border: 2px solid #fe5000;
  margin-bottom: 30px; }
  .insight-icon-boxes.style-02 .icon {
    padding: 10px 0;
    text-align: center;
    font-size: 40px;
    color: #ffffff; }
  .insight-icon-boxes.style-02 .inner {
    padding: 30px 40px; }
  .insight-icon-boxes.style-02 .title {
    margin-bottom: 10px; }
  .insight-icon-boxes.style-02 .content {
    line-height: 1.4; }

.insight-icon-boxes.style-03 {
  position: relative;
  text-align: center;
  -webkit-box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.05);
  padding: 30px;
  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; }
  .insight-icon-boxes.style-03:after {
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 14px 14px 0 0;
    border-color: transparent;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -7px;
    -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.style-03 .icon {
    font-size: 50px;
    color: #fe5000;
    line-height: 1; }
  .insight-icon-boxes.style-03 .title {
    margin-bottom: 10px; }
  .insight-icon-boxes.style-03:hover {
    background: #fe5000;
    box-shadow: none; }
    .insight-icon-boxes.style-03:hover .icon, .insight-icon-boxes.style-03:hover .title, .insight-icon-boxes.style-03:hover .content {
      color: #ffffff; }
    .insight-icon-boxes.style-03:hover:after {
      border-top-color: #fe5000; }

.insight-icon-boxes.style-04 .title-wrap {
  margin-bottom: 10px; }

.insight-icon-boxes.style-04 .title, .insight-icon-boxes.style-04 .icon {
  display: inline-block; }

.insight-icon-boxes.style-04 .icon {
  font-size: 25px;
  color: #fe5000;
  margin-right: 10px; }

.insight-icon-boxes.style-04 .title {
  font-size: 24px;
  color: #0C203F; }

.insight-icon-boxes.style-05 {
  display: flex;
  align-items: center;
  margin-bottom: 30px; }
  .insight-icon-boxes.style-05 .icon {
    min-width: 80px;
    height: 80px;
    vertical-align: middle;
    padding: 10px 0;
    text-align: center;
    font-size: 40px;
    color: #ffffff;
    background: #fe5000; }
  .insight-icon-boxes.style-05 .inner {
    padding-left: 30px; }
  .insight-icon-boxes.style-05 .title {
    margin-bottom: 10px; }
  .insight-icon-boxes.style-05 .content {
    line-height: 1.4; }

@media (min-width: 544px) {
  .insight-icon-boxes.style-02 {
    display: table; }
    .insight-icon-boxes.style-02 .icon, .insight-icon-boxes.style-02 .inner {
      display: table-cell; }
    .insight-icon-boxes.style-02 .icon {
      min-width: 126px;
      vertical-align: middle; } }

.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 {
  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: #fe5000; }
  .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: #fe5000; }
  .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: #fe5000; }

.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-top: 35px; }
    .insight-metro-blog .item .item-desc .posted-on {
      margin-bottom: 10px;
      text-transform: none; }
    .insight-metro-blog .item .item-desc .meta > span {
      margin-right: 10px; }
    .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: #fe5000; }

.insight-blog-home .item-grid {
  margin-bottom: 50px; }
  .insight-blog-home .item-grid .post-thumbnail {
    margin-bottom: 25px; }
    .insight-blog-home .item-grid .post-thumbnail a img {
      width: 100%; }
  .insight-blog-home .item-grid .entry-title {
    font-size: 20px;
    margin-bottom: 15px; }
  .insight-blog-home .item-grid .meta {
    font-size: 15px;
    color: #999999;
    margin-bottom: 10px; }
    .insight-blog-home .item-grid .meta span {
      margin-right: 20px; }
      .insight-blog-home .item-grid .meta span:last-child {
        margin-right: 0; }
    .insight-blog-home .item-grid .meta i {
      color: #cccccc;
      font-size: 16px;
      margin-right: 5px; }
  .insight-blog-home .item-grid .entry-content p {
    margin: 0 0 10px 0; }
  .insight-blog-home .item-grid .read-more {
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    color: #fe5000;
    letter-spacing: 0.03em; }
    .insight-blog-home .item-grid .read-more:after {
      content: '\f101';
      font-family: 'FontAwesome';
      margin-left: 5px;
      font-weight: 400; }
    .insight-blog-home .item-grid .read-more:hover {
      color: #0C203F; }
    .insight-blog-home .item-grid .read-more.button {
      font-size: 15px;
      text-transform: uppercase;
      border: 3px solid #fe5000;
      padding: 10px 30px;
      margin-top: 20px; }
      .insight-blog-home .item-grid .read-more.button:after {
        display: none; }
      .insight-blog-home .item-grid .read-more.button:hover {
        background: #fe5000;
        color: #ffffff; }

.insight-blog-home.no-padding .row {
  margin: 0; }

.insight-blog-home.no-padding .col-md-6, .insight-blog-home.no-padding .col-md-12 {
  padding: 0; }

.insight-blog-home.no-padding.style-03 .item-grid {
  margin-bottom: 0; }
  .insight-blog-home.no-padding.style-03 .item-grid .entry-desc {
    padding: 40px 40px; }

.insight-blog-home.border-left {
  margin-left: 20px;
  border-left: 1px solid #eeeeee;
  padding: 20px 0 0 40px; }
  .insight-blog-home.border-left .blog-grid {
    margin: 0; }
  .insight-blog-home.border-left .item-grid {
    position: relative;
    margin-bottom: 30px;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #eeeeee; }
    .insight-blog-home.border-left .item-grid .entry-title {
      font-size: 18px;
      margin-bottom: 15px; }
    .insight-blog-home.border-left .item-grid:before {
      content: '';
      width: 6px;
      height: 0;
      position: absolute;
      top: 0;
      left: -43px;
      display: inline-block;
      background: #fe5000;
      -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-blog-home.border-left .item-grid:hover:before {
      height: 100%; }

.insight-blog-home .item-grid .post-thumbnail {
  position: relative;
  overflow: hidden; }
  .insight-blog-home .item-grid .post-thumbnail:before, .insight-blog-home .item-grid .post-thumbnail:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    top: 0;
    z-index: 97;
    background: rgba(0, 0, 0, 0.2);
    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-blog-home .item-grid .post-thumbnail:before {
    left: -100%; }
  .insight-blog-home .item-grid .post-thumbnail:after {
    right: -100%; }
  .insight-blog-home .item-grid .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; }

.insight-blog-home .item-grid:hover .post-thumbnail:before {
  left: 0;
  opacity: 1; }

.insight-blog-home .item-grid:hover .post-thumbnail:after {
  right: 0;
  opacity: 1; }

.insight-blog-home .item-grid:hover .post-thumbnail a:before {
  opacity: 1;
  margin-top: -20px; }

.insight-blog-home.style-01.white-style .item-grid .entry-title {
  color: #ffffff; }

.insight-blog-home.style-01.white-style .item-grid .read-more:hover {
  color: #ffffff; }

.insight-blog-home.style-02 .inner {
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.05); }

.insight-blog-home.style-02 .post-thumbnail {
  margin-bottom: 0; }

.insight-blog-home.style-02 .entry-desc {
  padding: 40px 50px; }

.insight-blog-home.style-03 .post-thumbnail {
  position: relative; }
  .insight-blog-home.style-03 .post-thumbnail a:before {
    display: none; }
  .insight-blog-home.style-03 .post-thumbnail .read-more {
    display: block;
    position: absolute;
    top: 40%;
    left: 50%;
    z-index: 99;
    white-space: nowrap;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    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;
    opacity: 0;
    color: #ffffff; }
    .insight-blog-home.style-03 .post-thumbnail .read-more.button {
      margin-top: 0;
      border-color: #ffffff; }
      .insight-blog-home.style-03 .post-thumbnail .read-more.button:hover {
        background: transparent; }

.insight-blog-home.style-03 .inner {
  background: #ffffff;
  border: 1px solid #eeeeee; }
  .insight-blog-home.style-03 .inner .post-thumbnail {
    margin-bottom: 0; }
  .insight-blog-home.style-03 .inner .entry-desc {
    padding: 40px 55px; }
  .insight-blog-home.style-03 .inner:hover .post-thumbnail:before, .insight-blog-home.style-03 .inner:hover .post-thumbnail:after {
    background: rgba(0, 0, 0, 0.4); }
  .insight-blog-home.style-03 .inner:hover .post-thumbnail .read-more {
    opacity: 1;
    top: 50%; }

.insight-progress-bars .progress-item {
  margin-bottom: 32px; }
  .insight-progress-bars .progress-item .progress {
    height: 7px;
    background: transparent;
    box-shadow: none;
    overflow: inherit;
    background-color: #EEEEEE;
    position: relative; }
  .insight-progress-bars .progress-item .progress-label {
    margin-top: 13px;
    font-weight: 600;
    font-size: 17px;
    color: #1f1f1f; }
  .insight-progress-bars .progress-item .progress-bar {
    position: relative;
    height: 100%;
    width: 5%; }
    .insight-progress-bars .progress-item .progress-bar.stBg {
      background: #fe5000; }
    .insight-progress-bars .progress-item .progress-bar.ndBg {
      background: #0C203F; }
  .insight-progress-bars .progress-item .progress_units {
    position: absolute;
    bottom: -42px;
    right: 0;
    color: #0C203F;
    font-weight: 600;
    font-size: 17px; }
  .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 {
  margin-left: -15px;
  margin-right: -15px; }
  .insight-testimonials .item {
    outline: none;
    padding: 0 15px; }
    .insight-testimonials .item .photo, .insight-testimonials .item .author {
      display: inline-block;
      vertical-align: middle; }
  .insight-testimonials .slick-arrow {
    z-index: 8;
    position: absolute; }
    .insight-testimonials .slick-arrow.slick-prev {
      left: -150px; }
      .insight-testimonials .slick-arrow.slick-prev:before {
        content: '\f104'; }
    .insight-testimonials .slick-arrow.slick-next {
      right: -120px; }
      .insight-testimonials .slick-arrow.slick-next:before {
        content: '\f105'; }
    .insight-testimonials .slick-arrow.slick-next:before, .insight-testimonials .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-testimonials .slick-dots {
    position: relative;
    bottom: auto;
    margin: 30px 0; }
    .insight-testimonials .slick-dots li button {
      width: 10px;
      height: 10px;
      line-height: 16px;
      background-color: rgba(119, 119, 119, 0.3);
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      box-sizing: border-box; }
      .insight-testimonials .slick-dots li button:before {
        display: none; }
    .insight-testimonials .slick-dots li.slick-active button {
      background-color: #000000; }
  .insight-testimonials.style-01 .item .text, .insight-testimonials.style-02 .item .text {
    position: relative;
    border: 2px solid #fe5000;
    padding: 40px 40px 40px 120px;
    font-style: italic;
    font-size: 18px;
    margin-bottom: 30px; }
    .insight-testimonials.style-01 .item .text:before, .insight-testimonials.style-02 .item .text:before {
      position: absolute;
      top: 50px;
      left: 40px;
      content: '';
      display: inline-block;
      width: 44px;
      height: 33px;
      background: url("assets/images/testi-icon.png") no-repeat; }
  .insight-testimonials.style-01 .item .photo, .insight-testimonials.style-02 .item .photo {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    margin-right: 20px; }
  .insight-testimonials.style-01 .item .author .name, .insight-testimonials.style-02 .item .author .name {
    font-weight: 700;
    font-size: 18px;
    color: #0C203F;
    line-height: 1; }
  .insight-testimonials.style-01 .item .author .tagline, .insight-testimonials.style-02 .item .author .tagline {
    font-size: 16px; }
  .insight-testimonials.style-01 .slick-dots, .insight-testimonials.style-02 .slick-dots {
    position: absolute;
    bottom: 30px;
    right: 0;
    text-align: right; }
  .insight-testimonials.style-01 .item .text {
    color: #0C203F; }
  .insight-testimonials.style-02 .item .text {
    color: #ffffff; }
  .insight-testimonials.style-02 .item .author .name, .insight-testimonials.style-02 .item .author .tagline {
    color: #ffffff; }
  .insight-testimonials.style-02 .slick-arrow.slick-next:before, .insight-testimonials.style-02 .slick-arrow.slick-prev:before {
    color: #ffffff; }
  .insight-testimonials.style-02 .slick-dots li.slick-active button {
    background-color: #ffffff; }
  .insight-testimonials.style-03 .item, .insight-testimonials.style-04 .item {
    padding-top: 30px; }
    .insight-testimonials.style-03 .item .text, .insight-testimonials.style-04 .item .text {
      position: relative;
      margin-bottom: 30px;
      padding: 40px;
      background: #eeeeee; }
      .insight-testimonials.style-03 .item .text:before, .insight-testimonials.style-04 .item .text:before {
        position: absolute;
        top: -25px;
        left: 38px;
        content: '';
        display: inline-block;
        width: 49px;
        height: 49px;
        background: #fe5000 url("assets/images/testi-icon-2.png") no-repeat; }
      .insight-testimonials.style-03 .item .text:after, .insight-testimonials.style-04 .item .text:after {
        position: absolute;
        top: 100%;
        left: 30px;
        content: '';
        display: inline-block;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 14px 9px 0 0;
        border-color: #eeeeee transparent transparent transparent; }
    .insight-testimonials.style-03 .item .photo, .insight-testimonials.style-04 .item .photo {
      margin-right: 10px;
      width: 60px;
      height: 60px; }
    .insight-testimonials.style-03 .item .author .name, .insight-testimonials.style-04 .item .author .name {
      font-size: 20px;
      font-weight: 700;
      line-height: 1; }
    .insight-testimonials.style-03 .item .author .tagline, .insight-testimonials.style-04 .item .author .tagline {
      font-size: 16px; }
  .insight-testimonials.style-03 .item .text {
    background: #eeeeee; }
    .insight-testimonials.style-03 .item .text:after {
      border-color: #eeeeee transparent transparent transparent; }
  .insight-testimonials.style-03 .item .author .name {
    color: #0C203F; }
  .insight-testimonials.style-04 .item .text {
    background: #ffffff;
    color: #777777; }
    .insight-testimonials.style-04 .item .text:after {
      border-color: #ffffff transparent transparent transparent; }
  .insight-testimonials.style-04 .item .author .name, .insight-testimonials.style-04 .item .author .tagline {
    color: #ffffff; }
  .insight-testimonials.style-04 .slick-arrow.slick-next:before, .insight-testimonials.style-04 .slick-arrow.slick-prev:before {
    color: #ffffff; }
  .insight-testimonials.style-04 .slick-dots li button {
    background: rgba(255, 255, 255, 0.3); }
  .insight-testimonials.style-04 .slick-dots li.slick-active button {
    background: rgba(255, 255, 255, 0.9); }
  .insight-testimonials.style-05 .item .text {
    position: relative;
    background: #ffffff;
    padding: 40px 40px 40px 120px;
    font-style: italic;
    font-size: 17px;
    margin-bottom: 30px;
    -webkit-box-shadow: 0px 7px 10px -6px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 7px 10px -6px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 7px 10px -6px rgba(0, 0, 0, 0.75); }
    .insight-testimonials.style-05 .item .text:before {
      position: absolute;
      top: 50px;
      left: 40px;
      content: '';
      display: inline-block;
      width: 44px;
      height: 33px;
      background: url("assets/images/testi-icon.png") no-repeat; }
    .insight-testimonials.style-05 .item .text:after {
      position: absolute;
      top: 100%;
      left: 30px;
      content: '';
      display: inline-block;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 14px 9px 0 0;
      border-color: #ffffff transparent transparent transparent;
      -webkit-box-shadow: 0px 7px 10px -6px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0px 7px 10px -6px rgba(0, 0, 0, 0.2);
      box-shadow: 0px 7px 10px -6px rgba(0, 0, 0, 0.2); }
  .insight-testimonials.style-05 .item .photo {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    margin-right: 20px; }
  .insight-testimonials.style-05 .item .author .name {
    font-weight: 700;
    font-size: 18px;
    line-height: 1; }
  .insight-testimonials.style-05 .item .author .tagline {
    font-size: 16px; }

.insight-team-member {
  margin-bottom: 50px; }
  .insight-team-member .member-thumb {
    position: relative; }
    .insight-team-member .member-thumb:before {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      content: '';
      background: #111111;
      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-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 .desc {
    text-align: center; }
  .insight-team-member .name {
    font-size: 20px;
    font-weight: 700;
    color: #0C203F;
    text-transform: capitalize;
    margin: 35px 0 10px;
    line-height: 1; }
  .insight-team-member .tagline {
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    margin-bottom: 20px; }
  .insight-team-member .socials {
    position: absolute;
    bottom: 40px;
    left: 0;
    width: 100%;
    text-align: center; }
    .insight-team-member .socials a {
      display: inline-block;
      width: 50px;
      height: 50px;
      line-height: 50px;
      background-color: #ffffff;
      font-size: 14px;
      color: #aaaaaa;
      text-align: center;
      margin: 0 5px 0 0;
      transform: translateY(90%);
      opacity: 0; }
      .insight-team-member .socials a:hover {
        color: #ffffff; }
  .insight-team-member:hover .member-thumb:before {
    opacity: 0.7; }
  .insight-team-member:hover .socials a {
    transform: translateY(0);
    opacity: 1; }
    .insight-team-member:hover .socials a:nth-child(2) {
      -webkit-transition-delay: 0.1s;
      transition-delay: 0.1s; }
    .insight-team-member:hover .socials a:nth-child(3) {
      -webkit-transition-delay: 0.2s;
      transition-delay: 0.2s; }
    .insight-team-member:hover .socials a:nth-child(4) {
      -webkit-transition-delay: 0.3s;
      transition-delay: 0.3s; }
    .insight-team-member:hover .socials a:nth-child(5) {
      -webkit-transition-delay: 0.4s;
      transition-delay: 0.4s; }
    .insight-team-member:hover .socials a:nth-child(6) {
      -webkit-transition-delay: 0.5s;
      transition-delay: 0.5s; }
  .insight-team-member.style-02 .member-join-us {
    position: relative;
    -webkit-box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.1); }
    .insight-team-member.style-02 .member-join-us .icon {
      display: block;
      font-size: 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-team-member.style-02 .member-join-us .text-link {
      position: relative;
      display: block;
      font-size: 32px;
      font-weight: 700;
      line-height: 1; }
    .insight-team-member.style-02 .member-join-us .inner {
      position: absolute;
      top: 45%;
      left: 0;
      width: 100%;
      text-align: center;
      transform: translateY(-50%); }
      .insight-team-member.style-02 .member-join-us .inner:hover .icon {
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        transform: rotate(180deg); }

.insight-carousel-member {
  margin: 0 -15px; }
  .insight-carousel-member .slick-arrow {
    -webkit-box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.1);
    z-index: 99;
    background: #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; }
    .insight-carousel-member .slick-arrow:before {
      color: #aaaaaa; }
    .insight-carousel-member .slick-arrow:hover {
      background: #0C203F; }
      .insight-carousel-member .slick-arrow:hover:before {
        color: #ffffff; }
  .insight-carousel-member .slick-prev.slick-disabled:before, .insight-carousel-member .slick-next.slick-disabled:before {
    opacity: 1; }
  .insight-carousel-member .insight-carousel--slide {
    margin: 0px 15px;
    text-align: center; }
    .insight-carousel-member .insight-carousel--slide:hover .insight-carousel--slide-img:before {
      opacity: 0.7; }
    .insight-carousel-member .insight-carousel--slide:hover .socials a {
      transform: translateY(0);
      opacity: 1; }
      .insight-carousel-member .insight-carousel--slide:hover .socials a:nth-child(2) {
        -webkit-transition-delay: 0.1s;
        transition-delay: 0.1s; }
      .insight-carousel-member .insight-carousel--slide:hover .socials a:nth-child(3) {
        -webkit-transition-delay: 0.2s;
        transition-delay: 0.2s; }
      .insight-carousel-member .insight-carousel--slide:hover .socials a:nth-child(4) {
        -webkit-transition-delay: 0.3s;
        transition-delay: 0.3s; }
      .insight-carousel-member .insight-carousel--slide:hover .socials a:nth-child(5) {
        -webkit-transition-delay: 0.4s;
        transition-delay: 0.4s; }
      .insight-carousel-member .insight-carousel--slide:hover .socials a:nth-child(6) {
        -webkit-transition-delay: 0.5s;
        transition-delay: 0.5s; }
  .insight-carousel-member .insight-carousel--slide-img {
    position: relative; }
    .insight-carousel-member .insight-carousel--slide-img:before {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      content: '';
      background: #111111;
      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-carousel-member .image {
    width: 100%;
    height: auto;
    overflow: hidden; }
    .insight-carousel-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-carousel-member .name {
    font-size: 28px;
    font-weight: 700;
    text-transform: capitalize;
    margin-top: 20px; }
  .insight-carousel-member .tag-line {
    font-weight: 400;
    font-size: 18px; }
  .insight-carousel-member .socials {
    position: absolute;
    bottom: 40px;
    left: 0;
    width: 100%;
    text-align: center; }
    .insight-carousel-member .socials a {
      display: inline-block;
      width: 50px;
      height: 50px;
      line-height: 50px;
      background-color: #ffffff;
      font-size: 14px;
      color: #aaaaaa;
      text-align: center;
      margin: 0 5px 0 0;
      transform: translateY(90%);
      opacity: 0; }
      .insight-carousel-member .socials a:hover {
        color: #ffffff; }
  .insight-carousel-member.style-01 .slick-arrow {
    top: 42%; }
  .insight-carousel-member.style-01 .slick-prev {
    left: -10px; }
  .insight-carousel-member.style-01 .slick-next {
    right: -10px;
    left: auto; }
  .insight-carousel-member.style-02 .slick-arrow {
    top: -120px;
    right: 15px;
    left: auto;
    margin: 0; }
  .insight-carousel-member.style-02 .slick-prev {
    right: 75px; }

.member-title {
  font-size: 32px;
  margin-bottom: 70px; }

@media (max-width: 543px) {
  .insight-carousel-member.style-02 .slick-arrow {
    right: 15px;
    left: auto;
    margin: 0; }
  .insight-carousel-member.style-02 .slick-prev {
    top: -138px; }
  .insight-carousel-member.style-02 .slick-next {
    top: -88px; } }

.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: #fe5000;
      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: #fe5000;
      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: #fe5000; }
    .insight-tabs.classic .nav-tab .item:first-child {
      border-left: 1px solid #eee; }

.insight-tabs.classic .content-tab .item span {
  background-color: #1F1F1F; }

.insight-tabs-about .nav-tab {
  clear: both;
  display: block;
  width: 100%;
  font-size: 0;
  text-align: center; }
  .insight-tabs-about .nav-tab .item {
    position: relative;
    cursor: pointer;
    background-color: #ffffff;
    color: #0C203F;
    font-size: 20px;
    font-weight: bold;
    text-transform: capitalize;
    padding: 15px 30px;
    margin: 20px;
    -webkit-box-shadow: -2px 3px 20px 3px rgba(0, 0, 0, 0.04);
    -moz-box-shadow: -2px 3px 20px 3px rgba(0, 0, 0, 0.04);
    box-shadow: -2px 3px 20px 3px rgba(0, 0, 0, 0.04);
    border: 1px solid #eeeeee;
    display: block; }
    .insight-tabs-about .nav-tab .item .icon {
      display: block;
      font-size: 40px;
      line-height: 1;
      color: #fe5000; }
    .insight-tabs-about .nav-tab .item:after {
      display: block;
      content: '';
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 14px 14px 0 0;
      border-color: transparent;
      position: absolute;
      top: 100%;
      left: 50%;
      margin-left: -7px; }
    @media (min-width: 769px) {
      .insight-tabs-about .nav-tab .item {
        display: inline-block;
        margin: 30px;
        padding: 25px 60px; }
        .insight-tabs-about .nav-tab .item .icon {
          font-size: 50px; } }
    .insight-tabs-about .nav-tab .item.active {
      background-color: #fe5000;
      color: #fff; }
      .insight-tabs-about .nav-tab .item.active .icon {
        color: #ffffff; }
      .insight-tabs-about .nav-tab .item.active:after {
        border-top-color: #fe5000; }

.insight-tabs-about .content-tab {
  display: block; }
  .insight-tabs-about .content-tab .item {
    display: none;
    padding: 25px 30px;
    text-align: center; }
    .insight-tabs-about .content-tab .item.active {
      display: block; }
    .insight-tabs-about .content-tab .item .heading {
      font-size: 40px;
      color: #0C203F;
      line-height: 1.2;
      max-width: 620px;
      margin: 0 auto;
      margin-bottom: 20px; }

.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; }
  .insight-price-box .price-info {
    padding: 20px; }
  .insight-price-box .price {
    font-size: 60px;
    font-weight: 700;
    color: #ffffff;
    line-height: 1; }
  .insight-price-box .title {
    font-size: 24px;
    font-weight: 700;
    color: #ffffff; }
  .insight-price-box .pb-features {
    list-style-type: none;
    padding: 0;
    margin: 0;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd; }
    .insight-price-box .pb-features li {
      line-height: 1.2;
      border-bottom: 1px solid #dddddd;
      padding: 17px 0;
      color: #999999; }
      .insight-price-box .pb-features li:last-child {
        border-bottom: none; }

.insight-list-pricing .item {
  border-bottom: 1px solid #eeeeee;
  padding: 10px 0;
  display: flex;
  justify-content: space-between; }
  .insight-list-pricing .item:last-child {
    border-bottom: none; }
  .insight-list-pricing .item .title, .insight-list-pricing .item .price {
    font-size: 17px;
    font-weight: 600;
    color: #0C203F; }

.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: #fe5000;
    color: #fff;
    border-color: #fe5000; }
    @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: #fe5000;
    color: #fff;
    border-color: #fe5000; }
    @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; } }

.insight-project-filter .insight-filter {
  text-align: center;
  margin-bottom: 64px;
  padding: 0 30px; }
  .insight-project-filter .insight-filter ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .insight-project-filter .insight-filter ul li {
      display: inline-block; }
      .insight-project-filter .insight-filter ul li a {
        display: block;
        height: 55px;
        line-height: 53px;
        padding: 0 30px;
        font-size: 16px;
        font-weight: 700;
        text-transform: capitalize;
        color: #202020;
        position: relative;
        color: #999999; }
        .insight-project-filter .insight-filter ul li a.active {
          color: #ffffff; }

.insight-project-filter .insight-pager {
  display: block;
  text-align: center;
  position: relative;
  padding: 50px 0 70px;
  width: 100%; }
  .insight-project-filter .insight-pager:before, .insight-project-filter .insight-pager:after {
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    background: inherit; }
  .insight-project-filter .insight-pager:before {
    left: 100%; }
  .insight-project-filter .insight-pager:after {
    right: 100%; }
  .insight-project-filter .insight-pager a {
    font-size: 18px;
    font-weight: 700;
    line-height: 45px;
    display: inline-block;
    height: 50px;
    width: 50px;
    border: 2px solid #999999;
    color: #999999;
    margin-left: 7px;
    margin-right: 7px; }

.insight-project-filter.style-01 {
  margin-left: -15px;
  margin-right: -15px; }
  .insight-project-filter.style-01 .insight-items {
    display: block;
    width: 100% !important; }
    .insight-project-filter.style-01 .insight-items .insight-item {
      width: 50%;
      padding: 15px; }
      .insight-project-filter.style-01 .insight-items .insight-item .insight-item-inner {
        display: block;
        width: 100%;
        position: relative;
        overflow: hidden; }
        .insight-project-filter.style-01 .insight-items .insight-item .insight-item-inner .insight-item-thumb img {
          width: 100%;
          height: auto;
          z-index: 6; }
        .insight-project-filter.style-01 .insight-items .insight-item .insight-item-inner .insight-item-info {
          position: absolute;
          left: 0;
          bottom: 0;
          z-index: 8;
          display: block;
          width: 100%;
          padding: 50px;
          color: #ffffff; }
          .insight-project-filter.style-01 .insight-items .insight-item .insight-item-inner .insight-item-info .title, .insight-project-filter.style-01 .insight-items .insight-item .insight-item-inner .insight-item-info .category {
            -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;
            visibility: hidden; }
          .insight-project-filter.style-01 .insight-items .insight-item .insight-item-inner .insight-item-info .title {
            font-size: 22px;
            font-weight: 700;
            transform: translateY(20px); }
          .insight-project-filter.style-01 .insight-items .insight-item .insight-item-inner .insight-item-info .category {
            font-size: 15px;
            font-weight: 400;
            color: #fff;
            transform: translateY(-20px); }
            .insight-project-filter.style-01 .insight-items .insight-item .insight-item-inner .insight-item-info .category a {
              color: #fff; }
              .insight-project-filter.style-01 .insight-items .insight-item .insight-item-inner .insight-item-info .category a:hover {
                color: #fe5000; }
        .insight-project-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.85);
          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-project-filter.style-01 .insight-items .insight-item .insight-item-inner:hover:before {
          opacity: 1; }
        .insight-project-filter.style-01 .insight-items .insight-item .insight-item-inner:hover .insight-item-info .title, .insight-project-filter.style-01 .insight-items .insight-item .insight-item-inner:hover .insight-item-info .category {
          opacity: 1;
          visibility: visible; }
        .insight-project-filter.style-01 .insight-items .insight-item .insight-item-inner:hover .insight-item-info .title {
          transform: translateY(0); }
        .insight-project-filter.style-01 .insight-items .insight-item .insight-item-inner:hover .insight-item-info .category {
          transform: translateY(0); }
  .insight-project-filter.style-01.column-3 .insight-items .insight-item {
    width: 33.33333333%; }
    .insight-project-filter.style-01.column-3 .insight-items .insight-item .insight-item-inner .insight-item-info {
      padding: 40px; }
    .insight-project-filter.style-01.column-3 .insight-items .insight-item .insight-item-inner .insight-item-info .title {
      font-size: 20px; }
  .insight-project-filter.style-01.column-4 .insight-items .insight-item {
    width: 25%; }
    .insight-project-filter.style-01.column-4 .insight-items .insight-item .insight-item-inner .insight-item-info {
      padding: 20px 25px; }
    .insight-project-filter.style-01.column-4 .insight-items .insight-item .insight-item-inner .insight-item-info .icon {
      font-size: 15px; }
    .insight-project-filter.style-01.column-4 .insight-items .insight-item .insight-item-inner .insight-item-info .title {
      font-size: 18px; }

.insight-project-filter.style-02 {
  margin-left: -15px;
  margin-right: -15px; }
  .insight-project-filter.style-02 .insight-item-inner {
    -webkit-box-shadow: -2px 3px 20px 3px rgba(0, 0, 0, 0.04);
    -moz-box-shadow: -2px 3px 20px 3px rgba(0, 0, 0, 0.04);
    box-shadow: -2px 3px 20px 3px rgba(0, 0, 0, 0.04); }
  .insight-project-filter.style-02 .insight-items {
    display: block;
    width: 100% !important; }
    .insight-project-filter.style-02 .insight-items .insight-item {
      width: 50%;
      padding: 0 15px;
      margin-bottom: 50px; }
      .insight-project-filter.style-02 .insight-items .insight-item .insight-item-inner {
        display: block;
        width: 100%;
        position: relative;
        overflow: hidden; }
        .insight-project-filter.style-02 .insight-items .insight-item .insight-item-inner .insight-item-info {
          position: relative;
          z-index: 8;
          display: block;
          width: 100%;
          padding: 30px;
          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-project-filter.style-02 .insight-items .insight-item .insight-item-inner .insight-item-info .title {
            font-size: 26px;
            font-weight: 700; }
          .insight-project-filter.style-02 .insight-items .insight-item .insight-item-inner .insight-item-info .category {
            font-size: 18px;
            font-weight: 700;
            color: #999999;
            -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-project-filter.style-02 .insight-items .insight-item .insight-item-inner .insight-item-info .category a {
              color: #999999; }
        .insight-project-filter.style-02 .insight-items .insight-item .insight-item-inner:hover .insight-item-info .category {
          color: #fff; }
          .insight-project-filter.style-02 .insight-items .insight-item .insight-item-inner:hover .insight-item-info .category a {
            color: #fff; }
  .insight-project-filter.style-02.column-3 .insight-items .insight-item {
    width: 33.33333333%; }
    .insight-project-filter.style-02.column-3 .insight-items .insight-item .insight-item-inner .insight-item-info {
      padding: 30px; }
      .insight-project-filter.style-02.column-3 .insight-items .insight-item .insight-item-inner .insight-item-info .title {
        font-size: 22px; }
  .insight-project-filter.style-02.column-4 .insight-items .insight-item {
    width: 25%; }
    .insight-project-filter.style-02.column-4 .insight-items .insight-item .insight-item-inner .insight-item-info {
      padding: 20px; }
      .insight-project-filter.style-02.column-4 .insight-items .insight-item .insight-item-inner .insight-item-info .title {
        font-size: 18px; }

.insight-project-filter.style-03 {
  margin-left: -15px;
  margin-right: -15px; }
  .insight-project-filter.style-03 .insight-items {
    display: block;
    width: 100% !important; }
    .insight-project-filter.style-03 .insight-items .insight-item {
      width: 50%;
      padding: 15px; }
      .insight-project-filter.style-03 .insight-items .insight-item .insight-item-inner {
        display: block;
        width: 100%;
        position: relative;
        overflow: hidden; }
        .insight-project-filter.style-03 .insight-items .insight-item .insight-item-inner .insight-item-thumb {
          position: relative;
          overflow: hidden; }
          .insight-project-filter.style-03 .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-project-filter.style-03 .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-project-filter.style-03 .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-project-filter.style-03 .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-project-filter.style-03 .insight-items .insight-item .insight-item-inner .insight-item-info {
          position: relative;
          z-index: 8;
          display: block;
          width: 100%;
          padding: 40px 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-project-filter.style-03 .insight-items .insight-item .insight-item-inner .insight-item-info .title {
            font-size: 26px;
            font-weight: 700; }
          .insight-project-filter.style-03 .insight-items .insight-item .insight-item-inner .insight-item-info .content {
            color: #999999;
            font-size: 17px; }
            .insight-project-filter.style-03 .insight-items .insight-item .insight-item-inner .insight-item-info .content p {
              margin: 10px 0px 20px; }
        .insight-project-filter.style-03 .insight-items .insight-item .insight-item-inner:hover .insight-item-thumb .insight-item-more {
          top: 50%;
          opacity: 1; }
        .insight-project-filter.style-03 .insight-items .insight-item .insight-item-inner:hover .insight-item-thumb:before {
          opacity: 1; }
  .insight-project-filter.style-03.column-3 .insight-items .insight-item {
    width: 33.33333333%; }
    .insight-project-filter.style-03.column-3 .insight-items .insight-item .insight-item-inner .insight-item-info {
      padding: 30px 0 0; }
      .insight-project-filter.style-03.column-3 .insight-items .insight-item .insight-item-inner .insight-item-info .title {
        font-size: 22px; }
  .insight-project-filter.style-03.column-4 .insight-items .insight-item {
    width: 25%; }
    .insight-project-filter.style-03.column-4 .insight-items .insight-item .insight-item-inner .insight-item-info {
      padding: 20px 0 0 0; }
      .insight-project-filter.style-03.column-4 .insight-items .insight-item .insight-item-inner .insight-item-info .title {
        font-size: 18px; }

.insight-project-filter.style-04 {
  margin-left: 0px;
  margin-right: 0px; }
  .insight-project-filter.style-04 .insight-pager {
    margin-top: 0; }
  .insight-project-filter.style-04 .insight-items {
    display: block;
    width: 100% !important; }
    .insight-project-filter.style-04 .insight-items .insight-item {
      width: 50%;
      padding: 0; }
      .insight-project-filter.style-04 .insight-items .insight-item .insight-item-inner {
        display: block;
        width: 100%;
        position: relative;
        overflow: hidden; }
        .insight-project-filter.style-04 .insight-items .insight-item .insight-item-inner .insight-item-thumb img {
          width: 100%;
          height: auto;
          z-index: 6; }
        .insight-project-filter.style-04 .insight-items .insight-item .insight-item-inner .insight-item-info {
          position: absolute;
          top: 50%;
          left: 0;
          z-index: 8;
          transform: translateY(-50%);
          display: block;
          width: 100%;
          padding: 50px;
          color: #ffffff; }
          .insight-project-filter.style-04 .insight-items .insight-item .insight-item-inner .insight-item-info .title {
            font-size: 26px;
            font-weight: 700;
            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;
            transform: translateY(-50%); }
          .insight-project-filter.style-04 .insight-items .insight-item .insight-item-inner .insight-item-info .category {
            font-size: 15px;
            font-weight: 400;
            color: #AAAAAA;
            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;
            transform: translateY(50%); }
            .insight-project-filter.style-04 .insight-items .insight-item .insight-item-inner .insight-item-info .category a {
              color: #AAAAAA; }
        .insight-project-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.85);
          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-project-filter.style-04 .insight-items .insight-item .insight-item-inner:hover:before {
          opacity: 1;
          visibility: visible; }
        .insight-project-filter.style-04 .insight-items .insight-item .insight-item-inner:hover .insight-item-info {
          top: 50%; }
          .insight-project-filter.style-04 .insight-items .insight-item .insight-item-inner:hover .insight-item-info .title, .insight-project-filter.style-04 .insight-items .insight-item .insight-item-inner:hover .insight-item-info .category {
            opacity: 1;
            visibility: visible;
            transform: translateY(0); }
        .insight-project-filter.style-04 .insight-items .insight-item .insight-item-inner:hover .insight-item-more {
          bottom: 0; }
  .insight-project-filter.style-04.column-3 .insight-items .insight-item {
    width: 33.33333333%; }
    .insight-project-filter.style-04.column-3 .insight-items .insight-item .insight-item-inner .insight-item-info, .insight-project-filter.style-04.column-3 .insight-items .insight-item .insight-item-inner .insight-item-more {
      padding: 30px; }
    .insight-project-filter.style-04.column-3 .insight-items .insight-item .insight-item-inner .insight-item-info .title {
      font-size: 22px; }
  .insight-project-filter.style-04.column-4 .insight-items .insight-item {
    width: 25%; }
    .insight-project-filter.style-04.column-4 .insight-items .insight-item .insight-item-inner .insight-item-info, .insight-project-filter.style-04.column-4 .insight-items .insight-item .insight-item-inner .insight-item-more {
      padding: 20px; }
    .insight-project-filter.style-04.column-4 .insight-items .insight-item .insight-item-inner .insight-item-info .title {
      font-size: 18px; }

@media (max-width: 991px) {
  .insight-project-filter .insight-filter {
    margin-bottom: 15px;
    padding: 0 15px; }
    .insight-project-filter .insight-filter ul li {
      display: block; }
      .insight-project-filter .insight-filter ul li a {
        margin-left: 0;
        margin-right: 0;
        border-bottom: none; }
      .insight-project-filter .insight-filter ul li:last-child a {
        border-bottom: 1px solid #ECECEC; }
  .insight-project-filter .insight-items .insight-item {
    width: 100% !important; } }

.awesome-slider {
  overflow: hidden; }
  .awesome-slider .slick-slide {
    padding-left: 15px;
    padding-right: 15px; }
    .awesome-slider .slick-slide .slide-desc, .awesome-slider .slick-slide .slide-title {
      margin-top: 10px; }
    .awesome-slider .slick-slide img {
      margin-bottom: 20px; }
    .awesome-slider .slick-slide:focus {
      outline: none; }
  .awesome-slider .slick-list {
    margin-right: -15px;
    margin-left: -15px; }
  .awesome-slider .slick-dots {
    bottom: -70px;
    margin-left: 0; }
    .awesome-slider .slick-dots li {
      height: 10px;
      width: 10px; }
      .awesome-slider .slick-dots li button {
        height: 10px;
        width: 10px;
        border-radius: 50%;
        border: 1px solid #999999; }
        .awesome-slider .slick-dots li button:before {
          display: none; }
      .awesome-slider .slick-dots li.slick-active button {
        background: #999999; }
  .awesome-slider .slick-prev:before, .awesome-slider .slick-next:before {
    font-size: 48px;
    opacity: 1; }
  .awesome-slider .slick-prev:before {
    content: '\e686'; }
  .awesome-slider .slick-next:before {
    content: '\e684'; }
  .awesome-slider .slick-prev, .awesome-slider .slick-next {
    width: 50px;
    height: 80px;
    z-index: 2;
    border: none;
    margin-top: -40px; }
  .awesome-slider.nav-style-2 {
    overflow: visible; }
    .awesome-slider.nav-style-2 .slick-prev, .awesome-slider.nav-style-2 .slick-prev:hover, .awesome-slider.nav-style-2 .slick-next, .awesome-slider.nav-style-2 .slick-next:hover {
      background: none; }
    .awesome-slider.nav-style-2 .slick-prev {
      left: -50px; }
    .awesome-slider.nav-style-2 .slick-next {
      right: -50px; }
  .awesome-slider .slick-prev {
    left: 0; }
  .awesome-slider .slick-next {
    right: 0; }
  .awesome-slider .slide-item {
    webkit-animation: zoomOut .25s;
    animation: zoomOut .25s; }

/* 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); } }

.insight-project-filter-carousel .slick-slider {
  margin-bottom: 0;
  overflow: visible; }

.insight-project-filter-carousel .slick-arrow {
  width: 50px;
  height: 50px;
  color: red;
  background: #ffffff;
  margin-top: -25px;
  -webkit-box-shadow: -2px 3px 20px 3px rgba(0, 0, 0, 0.04);
  -moz-box-shadow: -2px 3px 20px 3px rgba(0, 0, 0, 0.04);
  box-shadow: -2px 3px 20px 3px rgba(0, 0, 0, 0.04);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%); }
  .insight-project-filter-carousel .slick-arrow:before {
    content: '\f104';
    font-family: 'FontAwesome';
    color: #0C203F;
    font-size: 24px;
    -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-project-filter-carousel .slick-arrow:hover {
    background: #fe5000; }
    .insight-project-filter-carousel .slick-arrow:hover:before {
      color: #ffffff; }
  .insight-project-filter-carousel .slick-arrow.slick-next {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%); }
    .insight-project-filter-carousel .slick-arrow.slick-next:before {
      content: '\f105'; }

.insight-project-filter-carousel:hover .slick-arrow {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0); }

.insight-project-filter-carousel .insight-filter {
  padding: 40px 15px; }
  .insight-project-filter-carousel .insight-filter .title {
    font-size: 32px; }
  .insight-project-filter-carousel .insight-filter .project-filter {
    display: block;
    padding: 0;
    list-style: none;
    margin: 40px 0; }
    .insight-project-filter-carousel .insight-filter .project-filter li {
      display: block; }
      .insight-project-filter-carousel .insight-filter .project-filter li a {
        display: block;
        font-weight: 700;
        font-size: 16px;
        padding: 13px 30px;
        margin-bottom: 1px;
        color: #999999; }
        .insight-project-filter-carousel .insight-filter .project-filter li a.active {
          color: #ffffff;
          background: #fe5000; }

.insight-project-filter-carousel .slide-item.padding-x-0 {
  padding-left: 0;
  padding-right: 0; }

.insight-project-filter-carousel .insight-item-thumb img {
  margin-bottom: 0;
  width: 100%; }

.insight-project-filter-carousel.boxed .slick-arrow {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0); }
  .insight-project-filter-carousel.boxed .slick-arrow.slick-prev {
    left: -10px; }
  .insight-project-filter-carousel.boxed .slick-arrow.slick-next {
    right: -10px; }

.insight-project-filter-carousel.style-heading-01 .insight-filter .project-filter {
  background: #ffffff; }

.insight-project-filter-carousel.style-heading-02 .insight-filter .project-filter {
  background: #ffffff; }
  .insight-project-filter-carousel.style-heading-02 .insight-filter .project-filter li a.active {
    background: #0C203F; }

.insight-project-filter-carousel.style-heading-03 .insight-filter .title {
  color: #ffffff; }

.insight-project-filter-carousel.style-heading-03 .insight-filter .project-filter {
  background: #ffffff; }
  .insight-project-filter-carousel.style-heading-03 .insight-filter .project-filter li a.active {
    background: #cccccc;
    color: #fe5000; }

.insight-project-filter-carousel.style-heading-04 .insight-filter .title {
  color: #ffffff; }

.insight-project-filter-carousel.style-heading-04 .insight-filter .project-filter {
  background: #ffffff; }
  .insight-project-filter-carousel.style-heading-04 .insight-filter .project-filter li a.active {
    background: #cccccc;
    color: #0C203F; }

.insight-project-filter-carousel.style-01 .slide-item .inner {
  position: relative; }
  .insight-project-filter-carousel.style-01 .slide-item .inner:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: transparent;
    -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-project-filter-carousel.style-01 .slide-item .insight-item-info {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 40px; }

.insight-project-filter-carousel.style-01 .slide-item .title, .insight-project-filter-carousel.style-01 .slide-item .category {
  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-project-filter-carousel.style-01 .slide-item .title {
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px); }
  .insight-project-filter-carousel.style-01 .slide-item .title a {
    color: #fe5000;
    font-size: 20px; }

.insight-project-filter-carousel.style-01 .slide-item .category {
  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px); }
  .insight-project-filter-carousel.style-01 .slide-item .category a {
    color: #ffffff;
    font-size: 15px; }
    .insight-project-filter-carousel.style-01 .slide-item .category a:hover {
      color: #fe5000; }

.insight-project-filter-carousel.style-01 .slide-item:hover .inner:before {
  background: rgba(0, 0, 0, 0.8); }

.insight-project-filter-carousel.style-01 .slide-item:hover .title, .insight-project-filter-carousel.style-01 .slide-item:hover .category {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

.insight-project-filter-carousel.style-02 .slide-item {
  margin-bottom: 10px; }
  .insight-project-filter-carousel.style-02 .slide-item .inner {
    -webkit-box-shadow: -2px 3px 20px 3px rgba(0, 0, 0, 0.04);
    -moz-box-shadow: -2px 3px 20px 3px rgba(0, 0, 0, 0.04);
    box-shadow: -2px 3px 20px 3px rgba(0, 0, 0, 0.04); }
  .insight-project-filter-carousel.style-02 .slide-item .insight-item-thumb img {
    margin-bottom: 0; }
  .insight-project-filter-carousel.style-02 .slide-item .insight-item-info {
    background: #ffffff;
    padding: 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-project-filter-carousel.style-02 .slide-item .title a {
    font-size: 20px;
    font-weight: 700;
    color: #0C203F; }
  .insight-project-filter-carousel.style-02 .slide-item .category a {
    font-size: 18px;
    font-weight: 700;
    color: #999999; }
  .insight-project-filter-carousel.style-02 .slide-item:hover .insight-item-info {
    background: #0C203F; }
  .insight-project-filter-carousel.style-02 .slide-item:hover .title a {
    color: #fe5000; }
  .insight-project-filter-carousel.style-02 .slide-item:hover .category a {
    color: #ffffff; }

.insight-project-filter-carousel.style-03 .slide-item .insight-item-thumb img {
  margin-bottom: 30px; }

.insight-project-filter-carousel.style-03 .slide-item .title a {
  font-size: 22px;
  font-weight: 700;
  color: #0C203F; }
  .insight-project-filter-carousel.style-03 .slide-item .title a:hover {
    color: #fe5000; }

.insight-project-filter-carousel.style-03 .slide-item .category a {
  font-size: 16px;
  font-weight: 400;
  color: #999999; }
  .insight-project-filter-carousel.style-03 .slide-item .category a:hover {
    color: #fe5000; }

@media (min-width: 769px) {
  .insight-project-filter-carousel .insight-filter {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .insight-project-filter-carousel .insight-filter .project-filter {
      display: inline-block; }
      .insight-project-filter-carousel .insight-filter .project-filter li {
        display: inline-block; }
        .insight-project-filter-carousel .insight-filter .project-filter li a {
          display: inline-block; } }

.insight-project-info .insight-project-info-item .name, .insight-project-info .insight-project-info-item .value {
  font-size: 17px; }

.insight-project-info .insight-project-info-item .name i {
  font-size: 15px; }

.insight-project-info .insight-project-info-item .value {
  font-weight: 700; }

.insight-project-info.style-01 .insight-project-info-item {
  border-bottom: 1px solid #EEEEEE;
  padding: 20px 0; }
  .insight-project-info.style-01 .insight-project-info-item:last-child {
    border-bottom: none; }
  .insight-project-info.style-01 .insight-project-info-item .name, .insight-project-info.style-01 .insight-project-info-item .value {
    display: inline-block;
    font-size: 17px; }
  .insight-project-info.style-01 .insight-project-info-item .name {
    margin-right: 5px; }
    .insight-project-info.style-01 .insight-project-info-item .name i {
      margin-right: 6px; }
  .insight-project-info.style-01 .insight-project-info-item .value {
    font-weight: 700; }

.insight-project-info.style-02 {
  display: table;
  width: 100%;
  border-top: 1px solid #eeeeee; }
  .insight-project-info.style-02 .insight-project-info-item {
    display: table-row; }
    .insight-project-info.style-02 .insight-project-info-item > div {
      display: table-cell;
      padding: 20px 0;
      border-bottom: 1px solid #EEEEEE; }
      .insight-project-info.style-02 .insight-project-info-item > div:first-child {
        width: 33%;
        font-size: 16px;
        font-weight: 600;
        color: #1F1F1F;
        text-transform: uppercase; }
        .insight-project-info.style-02 .insight-project-info-item > div:first-child i {
          width: 30px; }

.insight-brochures a {
  position: relative;
  display: block;
  color: #777777;
  font-size: 16px;
  font-weight: 600;
  border: 1px solid #eeeeee;
  background: #f7f7f7;
  padding: 4px 15px;
  margin-bottom: 5px; }
  .insight-brochures a:hover {
    color: #777777; }
  .insight-brochures a:before, .insight-brochures a:after {
    font-family: 'FontAwesome';
    font-size: 20px;
    color: #cccccc;
    font-weight: 400; }
  .insight-brochures a:before {
    margin-right: 5px; }
  .insight-brochures a:after {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    content: '\f019'; }

.insight-brochures.style-01 a:before {
  content: '\f1c1'; }

.insight-brochures.style-02 a:before {
  content: '\f1c4'; }

.insight-ads {
  position: relative;
  overflow: hidden; }
  .insight-ads:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.25);
    content: '';
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    opacity: 0; }
  .insight-ads:hover:before {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    opacity: 1; }

.insight-service-box {
  margin-bottom: 50px; }
  .insight-service-box .title {
    font-size: 24px;
    font-weight: 700;
    color: #0C203F; }
  .insight-service-box .link {
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fe5000; }
    .insight-service-box .link:after {
      content: '\f101';
      font-family: 'FontAwesome';
      font-weight: 400;
      margin-left: 5px; }
  .insight-service-box.style-01 {
    text-align: center;
    position: relative;
    -webkit-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.08); }
    .insight-service-box.style-01:after {
      position: absolute;
      bottom: 0;
      left: 0;
      display: inline-block;
      content: '';
      width: 0;
      height: 5px;
      -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-service-box.style-01 .img {
      margin-bottom: 30px; }
    .insight-service-box.style-01 .title {
      padding: 0 15px;
      margin-bottom: 5px; }
    .insight-service-box.style-01 .content {
      margin-bottom: 18px;
      padding: 0 30px; }
    .insight-service-box.style-01 .link {
      margin-bottom: 60px; }
    .insight-service-box.style-01:hover:after {
      width: 100%; }
  .insight-service-box.style-02 {
    padding: 70px 45px 90px 45px;
    border: 1px solid #dddddd;
    -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-service-box.style-02 .img {
      margin-bottom: 20px; }
    .insight-service-box.style-02 .title {
      margin-bottom: 5px; }
    .insight-service-box.style-02 .content {
      margin-bottom: 18px; }
    .insight-service-box.style-02:hover {
      border-color: transparent;
      background: #ffffff;
      -webkit-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.08);
      -moz-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.08);
      box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.08); }
  .insight-service-box.style-03 {
    text-align: center; }
    .insight-service-box.style-03 .img {
      position: relative;
      display: flex;
      align-items: center;
      justify-content: center;
      margin: 0 auto 20px;
      width: 126px;
      height: 126px;
      border: 1px solid #eeeeee;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      vertical-align: middle;
      background: white;
      -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
      -moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
      transition: transform ease-out 0.1s, background 0.2s; }
      .insight-service-box.style-03 .img:after {
        pointer-events: none;
        position: absolute;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        content: '';
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        top: 0;
        left: 0;
        padding: 0;
        z-index: -1;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);
        opacity: 0;
        -ms-transform: scale(0.9);
        /* IE 9 */
        -webkit-transform: scale(0.9);
        /* Safari */
        transform: scale(0.9); }
    .insight-service-box.style-03 .title {
      font-size: 20px;
      margin-bottom: 10px; }
    .insight-service-box.style-03 .content {
      margin-bottom: 10px; }
    .insight-service-box.style-03:hover .img {
      -ms-transform: scale(0.93);
      /* IE 9 */
      -webkit-transform: scale(0.93);
      /* Safari */
      transform: scale(0.93);
      color: #fff; }
      .insight-service-box.style-03:hover .img:after {
        -webkit-animation: sonarEffect 1.3s ease-out 75ms;
        -moz-animation: sonarEffect 1.3s ease-out 75ms;
        animation: sonarEffect 1.3s ease-out 75ms; }
  .insight-service-box.style-04 {
    position: relative;
    overflow: hidden;
    margin-bottom: 0; }
    .insight-service-box.style-04 .img {
      position: relative; }
      .insight-service-box.style-04 .img:before {
        content: '';
        display: block;
        height: 70%;
        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 );
        -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-service-box.style-04 .text {
      position: absolute;
      left: 0;
      bottom: 0;
      padding: 0 10px 30px 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; }
      @media (min-width: 769px) {
        .insight-service-box.style-04 .text {
          padding: 0 30px 60px 70px; } }
    .insight-service-box.style-04 .title {
      font-size: 32px;
      line-height: 1.2;
      color: #ffffff; }
    .insight-service-box.style-04:hover .img:before {
      bottom: 0; }
    .insight-service-box.style-04:hover .text {
      opacity: 1; }

/* Effect 8 */
@-webkit-keyframes sonarEffect {
  0% {
    opacity: 0.3; }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #fe5000, 0 0 0 10px rgba(255, 255, 255, 0.5); }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #fe5000, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -webkit-transform: scale(1.5);
    opacity: 0; } }

@-moz-keyframes sonarEffect {
  0% {
    opacity: 0.3; }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #fe5000, 0 0 0 10px rgba(255, 255, 255, 0.5); }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #fe5000, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -moz-transform: scale(1.5);
    opacity: 0; } }

@keyframes sonarEffect {
  0% {
    opacity: 0.3; }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #fe5000, 0 0 0 10px rgba(255, 255, 255, 0.5); }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #fe5000, 0 0 0 10px rgba(255, 255, 255, 0.5);
    transform: scale(1.5);
    opacity: 0; } }

.insight-carousel-service-box .services-title h3 {
  font-size: 32px; }

.insight-carousel-service-box .insight-carousel--slide {
  padding: 0 15px; }

.insight-carousel-service-box .slick-arrow {
  margin: 0;
  -webkit-box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.1);
  z-index: 99;
  background: #ffffff; }
  .insight-carousel-service-box .slick-arrow: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: #aaaaaa; }
  .insight-carousel-service-box .slick-arrow:hover:before {
    color: #0C203F; }

.insight-carousel-service-box.arrows_top_right .services-title {
  margin-bottom: 70px;
  padding: 100px 0 200px; }

.insight-carousel-service-box.arrows_top_right .insight-carousel {
  margin: -200px -15px 0; }

.insight-carousel-service-box.arrows_top_right .slick-arrow {
  top: -120px;
  right: 15px;
  left: auto; }

.insight-carousel-service-box.arrows_top_right .slick-prev {
  right: 75px; }

.insight-carousel-service-box.arrows_both_sides .container {
  padding: 0; }

.insight-carousel-service-box.arrows_both_sides .insight-carousel {
  margin: 0 -15px; }

.insight-carousel-service-box.arrows_both_sides .slick-arrow {
  top: 20%; }
  .insight-carousel-service-box.arrows_both_sides .slick-arrow.slick-prev {
    left: -10px; }
  .insight-carousel-service-box.arrows_both_sides .slick-arrow.slick-next {
    right: -10px; }

.insight-carousel-service-box .item {
  margin-bottom: 50px; }
  .insight-carousel-service-box .item .title {
    font-size: 24px;
    font-weight: 700;
    color: #0C203F; }
  .insight-carousel-service-box .item .link {
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fe5000; }
    .insight-carousel-service-box .item .link:after {
      content: '\f101';
      font-family: 'FontAwesome';
      font-weight: 400;
      margin-left: 5px; }

.insight-carousel-service-box.style-01 .item {
  text-align: center;
  position: relative;
  -webkit-box-shadow: -2px 3px 20px 3px rgba(0, 0, 0, 0.04);
  -moz-box-shadow: -2px 3px 20px 3px rgba(0, 0, 0, 0.04);
  box-shadow: -2px 3px 20px 3px rgba(0, 0, 0, 0.04); }
  .insight-carousel-service-box.style-01 .item:after {
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    content: '';
    width: 0;
    height: 5px;
    -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-service-box.style-01 .item .img {
    margin-bottom: 30px; }
  .insight-carousel-service-box.style-01 .item .title {
    padding: 0 15px;
    margin-bottom: 5px; }
  .insight-carousel-service-box.style-01 .item .content {
    margin-bottom: 18px;
    padding: 0 30px; }
  .insight-carousel-service-box.style-01 .item .link {
    margin-bottom: 60px; }
  .insight-carousel-service-box.style-01 .item:hover:after {
    width: 100%; }

.insight-carousel-service-box.style-02 .item {
  padding: 70px 45px 90px 45px;
  border: 1px solid #dddddd;
  -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-service-box.style-02 .item .img {
    margin-bottom: 20px; }
    .insight-carousel-service-box.style-02 .item .img img {
      margin: 0; }
  .insight-carousel-service-box.style-02 .item .title {
    margin-bottom: 5px; }
  .insight-carousel-service-box.style-02 .item .content {
    margin-bottom: 18px; }
  .insight-carousel-service-box.style-02 .item:hover {
    border-color: transparent;
    background: #ffffff;
    -webkit-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.08); }

.insight-carousel-service-box.style-03 .item {
  text-align: center; }
  .insight-carousel-service-box.style-03 .item .img {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 30px auto 20px;
    width: 126px;
    height: 126px;
    border: 1px solid #eeeeee;
    background: #ffffff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    vertical-align: middle;
    -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
    -moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
    transition: transform ease-out 0.1s, background 0.2s; }
    .insight-carousel-service-box.style-03 .item .img img {
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      border-radius: 100%; }
    .insight-carousel-service-box.style-03 .item .img:after {
      pointer-events: none;
      position: absolute;
      width: 100%;
      height: 100%;
      border-radius: 50%;
      content: '';
      -webkit-box-sizing: content-box;
      -moz-box-sizing: content-box;
      box-sizing: content-box;
      top: 0;
      left: 0;
      padding: 0;
      z-index: -1;
      box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);
      opacity: 0;
      -ms-transform: scale(0.9);
      /* IE 9 */
      -webkit-transform: scale(0.9);
      /* Safari */
      transform: scale(0.9); }
  .insight-carousel-service-box.style-03 .item .title {
    font-size: 20px;
    margin-bottom: 10px; }
  .insight-carousel-service-box.style-03 .item .content {
    margin-bottom: 10px; }
  .insight-carousel-service-box.style-03 .item:hover .img {
    -ms-transform: scale(0.93);
    /* IE 9 */
    -webkit-transform: scale(0.93);
    /* Safari */
    transform: scale(0.93);
    color: #fff; }
    .insight-carousel-service-box.style-03 .item:hover .img:after {
      -webkit-animation: sonarEffect 1.3s ease-out 75ms;
      -moz-animation: sonarEffect 1.3s ease-out 75ms;
      animation: sonarEffect 1.3s ease-out 75ms; }

.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: #fe5000; }

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: #fe5000;
  margin-top: 5px; }

.vc_custom_heading.title-separator-left {
  overflow: hidden; }
  .vc_custom_heading.title-separator-left span {
    position: relative; }
    .vc_custom_heading.title-separator-left span:after {
      content: '';
      width: 1000px;
      height: 1px;
      position: absolute;
      top: 50%;
      left: calc(100% + 15px);
      display: inline-block;
      background: #eeeeee; }

.vc_custom_heading.title-separator-right {
  overflow: hidden;
  text-align: right !important; }
  .vc_custom_heading.title-separator-right span {
    position: relative; }
    .vc_custom_heading.title-separator-right span:after {
      content: '';
      width: 1000px;
      height: 1px;
      position: absolute;
      top: 50%;
      right: calc(100% + 15px);
      display: inline-block;
      background: #eeeeee; }

.vc_custom_heading.title-separator-center {
  overflow: hidden;
  text-align: center !important; }
  .vc_custom_heading.title-separator-center span {
    position: relative; }
    .vc_custom_heading.title-separator-center span:before {
      content: '';
      width: 1000px;
      height: 1px;
      position: absolute;
      top: 50%;
      left: calc(100% + 15px);
      display: inline-block;
      background: #eeeeee; }
    .vc_custom_heading.title-separator-center span:after {
      content: '';
      width: 1000px;
      height: 1px;
      position: absolute;
      top: 50%;
      right: calc(100% + 15px);
      display: inline-block;
      background: #eeeeee; }

.vc_general.insight-style .vc_tta-panel .vc_tta-panel-heading,
.vc_general.insight-style .vc_tta-panel .vc_tta-panel-body {
  border-color: #dddddd !important; }

.vc_general.insight-style .vc_tta-panel .vc_tta-panel-body {
  padding: 20px 40px !important; }

.vc_general.insight-style .vc_tta-panel .vc_tta-panel-title a {
  font-size: 24px;
  color: #0C203F !important;
  padding: 15px 40px !important;
  background: #f7f7f7 !important; }
  .vc_general.insight-style .vc_tta-panel .vc_tta-panel-title a:after {
    position: absolute;
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
    content: '\f107';
    font-family: "FontAwesome";
    font-size: 18px;
    font-weight: 400;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }

.vc_general.insight-style .vc_tta-panel.vc_active .vc_tta-panel-title a {
  color: #ffffff !important; }
  .vc_general.insight-style .vc_tta-panel.vc_active .vc_tta-panel-title a:after {
    content: '\f104'; }

.vc_tta-tabs.home-repair-style .vc_tta-tabs-container {
  text-align: left !important;
  padding-left: 10px; }

.vc_tta-tabs.home-repair-style .vc_tta-tabs-list {
  display: inline-block !important;
  border-bottom: 1px solid #eeeeee !important; }

.vc_tta-tabs.home-repair-style .vc_tta-tab > a {
  background-color: transparent !important;
  border: none !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  color: #0C203F !important;
  padding: 10px 0 !important;
  margin: 0 10px !important; }
  .vc_tta-tabs.home-repair-style .vc_tta-tab > a span:after {
    display: block !important;
    position: absolute !important;
    left: 0 !important;
    bottom: -1px !important;
    content: '';
    width: 0 !important;
    height: 3px !important;
    background-color: #fe5000 !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; }

.vc_tta-tabs.home-repair-style .vc_tta-tab.vc_active > a {
  color: #fe5000 !important; }
  .vc_tta-tabs.home-repair-style .vc_tta-tab.vc_active > a span:after {
    width: 100% !important; }

.vc_tta-tabs.home-repair-style .vc_tta-panels {
  background-color: transparent !important;
  border-color: transparent !important; }

.btQuoteBooking .btQuoteBookingForm .ui-slider {
  border: none;
  border-radius: 3px;
  background: #dddddd;
  box-shadow: none !important; }
  .btQuoteBooking .btQuoteBookingForm .ui-slider .ui-slider-handle {
    background-color: #ffffff;
    min-width: 24px;
    height: 24px;
    box-shadow: none !important;
    border: 1px solid #dddddd;
    outline: none; }
    .btQuoteBooking .btQuoteBookingForm .ui-slider .ui-slider-handle:after {
      content: '';
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      height: 12px;
      width: 12px;
      background: #fe5000;
      border-radius: 100%;
      opacity: 0;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    .btQuoteBooking .btQuoteBookingForm .ui-slider .ui-slider-handle.ui-state-hover:after, .btQuoteBooking .btQuoteBookingForm .ui-slider .ui-slider-handle.ui-state-focus:after {
      opacity: 1; }
    .btQuoteBooking .btQuoteBookingForm .ui-slider .ui-slider-handle .btQuoteSliderValue {
      position: absolute;
      top: -32px;
      left: 50%;
      min-width: 27px;
      height: 25px;
      border-radius: 5px;
      font-size: 12px;
      line-height: 25px;
      padding: 0 5px;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      background: #1d2736; }
      .btQuoteBooking .btQuoteBookingForm .ui-slider .ui-slider-handle .btQuoteSliderValue:after {
        content: '';
        position: absolute;
        bottom: -5px;
        left: 50%;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 5px 5px 0 5px;
        border-color: transparent transparent transparent transparent;
        border-top-color: #1d2736;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%); }
  .btQuoteBooking .btQuoteBookingForm .ui-slider.ui-slider-horizontal {
    height: 6px;
    margin-top: 20px; }
    .btQuoteBooking .btQuoteBookingForm .ui-slider.ui-slider-horizontal .ui-slider-handle {
      top: -10px;
      margin-left: -18px; }
    .btQuoteBooking .btQuoteBookingForm .ui-slider.ui-slider-horizontal .ui-slider-range-min {
      background: red; }

.btQuoteBooking .btQuoteBookingForm .dd.ddcommon.borderRadiusTp .ddTitleText, .btQuoteBooking .btQuoteBookingForm .dd.ddcommon.borderRadiusBtm .ddTitleText {
  box-shadow: none; }

.btQuoteBooking .btQuoteBookingForm .btTotalNextWrapper {
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-top: 50px; }

.btQuoteBooking .btQuoteBookingForm .btQuoteTotal {
  background-color: transparent; }
  .btQuoteBooking .btQuoteBookingForm .btQuoteTotal::after {
    content: "";
    display: table;
    clear: both; }

.btQuoteBooking .btQuoteBookingForm .btQuoteTotalText {
  font-size: 20px;
  float: left;
  margin-top: 0;
  margin-right: 0;
  color: #0C203F; }
  .btQuoteBooking .btQuoteBookingForm .btQuoteTotalText:before {
    content: '\f0d6';
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    font-family: 'FontAwesome';
    font-size: 32px;
    color: #fe5000; }

.btQuoteBooking .btQuoteBookingForm .btQuoteTotalCalc, .btQuoteBooking .btQuoteBookingForm .btQuoteTotalCurrency {
  font-size: 32px;
  background-color: transparent;
  border-radius: 0;
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  color: #0C203F; }

.btQuoteBooking .btQuoteBookingForm .btContactNext {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 15px;
  font-weight: 700;
  color: #ffffff;
  border: 3px solid #fe5000;
  background-color: #fe5000;
  height: 45px;
  margin-top: 6px; }
  .btQuoteBooking .btQuoteBookingForm .btContactNext:hover, .btQuoteBooking .btQuoteBookingForm .btContactNext:active {
    box-shadow: none;
    background-color: #0C203F;
    border-color: #0C203F; }

.btQuoteBooking .btTotalQuoteContactGroup .boldBtn {
  text-align: left;
  padding: 0 10px; }

.btQuoteBooking .btTotalQuoteContactGroup .btContactSubmit {
  background-color: #fe5000;
  padding: 10px 35px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  line-height: 2;
  font-size: 15px; }
  .btQuoteBooking .btTotalQuoteContactGroup .btContactSubmit:hover {
    box-shadow: none;
    background-color: #0C203F; }

.btQuoteBooking .btTotalQuoteContactGroup input, .btQuoteBooking .btTotalQuoteContactGroup textarea, .btQuoteBooking .btTotalQuoteContactGroup .btContactFieldMandatory .ddcommon.borderRadius .ddTitleText {
  border: 1px solid #dddddd;
  box-shadow: none; }
  .btQuoteBooking .btTotalQuoteContactGroup input:hover, .btQuoteBooking .btTotalQuoteContactGroup textarea:hover, .btQuoteBooking .btTotalQuoteContactGroup .btContactFieldMandatory .ddcommon.borderRadius .ddTitleText:hover {
    box-shadow: none; }
  .btQuoteBooking .btTotalQuoteContactGroup input:focus, .btQuoteBooking .btTotalQuoteContactGroup textarea:focus, .btQuoteBooking .btTotalQuoteContactGroup .btContactFieldMandatory .ddcommon.borderRadius .ddTitleText:focus {
    box-shadow: none;
    border-color: #fe5000; }

.btQuoteBooking .btContactFieldMandatory .dd.ddcommon.borderRadiusTp .ddTitleText {
  box-shadow: none;
  outline: none;
  border-color: #fe5000; }

@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 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 body.page .comments-area .comment-form input[type="submit"]:hover, body.page .comments-area .comment-form .insight-blog-carousel.default .item .entry-desc input[type="submit"]:hover, .insight-blog-carousel.default .item .entry-desc .single .content .comments-area .comment-form input[type="submit"]:hover, .single .content .comments-area .comment-form .insight-blog-carousel.default .item .entry-desc input[type="submit"]:hover {
        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: #fe5000; }
  .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: #fe5000;
        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: #fe5000; }
    .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-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 .volumn {
      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 .volumn {
          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: #fe5000 !important; }

.nd-color {
  color: #0C203F !important; }

.pri-bgcolor {
  background-color: #fe5000; }

.nd-bgcolor {
  background-color: #0C203F; }

.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; }

.padding-x-0 {
  padding-left: 0;
  padding-right: 0; }

@media (min-width: 1200px) {
  .padding-x-100-xl {
    padding-left: 100px;
    padding-right: 100px; } }

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

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: #fe5000;
    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: #fe5000;
    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: #fe5000;
      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: #fe5000;
    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: #fe5000; }

.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: #fe5000 !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: #fe5000;
  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,
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 30px;
  border: 2px solid;
  border-color: #fe5000;
  border-radius: 0;
  background: #fe5000;
  color: #fff;
  font-size: 15px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.03em;
  outline: none;
  text-transform: uppercase;
  display: inline-block; }
  button:hover,
  .insight-btn:hover,
  body.page .comments-area .comment-form input[type="submit"]:hover,
  .single .content .comments-area .comment-form input[type="submit"]:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover {
    border-color: #fe5000;
    background-color: transparent;
    color: #fe5000; }

.header-button {
  display: inline-block;
  padding: 11px 25px;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 0.03em; }
  .header-button:after {
    content: '\f0a9';
    font-family: "FontAwesome";
    margin-left: 5px; }
  .header-button:hover {
    color: #ffffff; }

[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: 1200px; } }

[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 {
    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;
  height: 24px; }
  .top-search-btn-wrap .top-search-btn {
    display: inline-block;
    width: 24px;
    height: 24px;
    cursor: pointer;
    text-align: left; }
    .top-search-btn-wrap .top-search-btn:before {
      content: "\f002";
      font-family: FontAwesome;
      font-size: 18px;
      line-height: 18px;
      font-weight: 400; }

/*--------------------------------------------------------------
# Header General
--------------------------------------------------------------*/
.header {
  width: 100%; }
  .header.header-normal {
    position: static; }

.header-sticky {
  -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-sticky.headroom--not-top {
    position: fixed !important;
    width: 100%;
    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-sticky.headroom--not-top #menu .menu__container > li > a {
      padding-top: 20px;
      padding-bottom: 20px;
      margin-top: 0px;
      margin-bottom: 0px; }
    .header-sticky.headroom--not-top #menu .menu__container > li.current-menu-parent > a:before,
    .header-sticky.headroom--not-top #menu .menu__container > li:hover > a:before {
      background-color: #0C203F; }
    .header-sticky.headroom--not-top .header-nav {
      background-color: rgba(255, 255, 255, 0); }
    .header-sticky.headroom--not-top .top-search-btn-wrap .top-search-btn:before,
    .header-sticky.headroom--not-top .mini-cart-wrap .mini-cart .mini-cart-icon {
      color: #0C203F; }
    .header-sticky.headroom--not-top .mini-cart-wrap .mini-cart .mini-cart-icon:after {
      background: #fe5000; }
    .header-sticky.headroom--not-top .header-container {
      padding-top: 0;
      padding-bottom: 0;
      margin-top: 0;
      margin-bottom: 0; }
    .header-sticky.headroom--not-top.headroom--unpinned {
      -webkit-transform: translateY(-100%);
      transform: translateY(-100%); }
    .header-sticky.headroom--not-top.headroom--pinned {
      -webkit-transform: translateY(0%);
      transform: translateY(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; }

.topbar-link {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block; }
  .topbar-link li {
    display: inline-block; }

.header-social {
  display: inline-block; }

.mini-cart-wrap {
  display: inline-block;
  margin-left: 15px; }
  .mini-cart-wrap .mini-cart {
    position: relative; }
    .mini-cart-wrap .mini-cart .mini-cart-icon {
      font-size: 16px;
      height: 16px; }
      .mini-cart-wrap .mini-cart .mini-cart-icon i {
        font-style: normal; }
      .mini-cart-wrap .mini-cart .mini-cart-icon:after {
        position: absolute;
        top: -5px;
        right: -10px; }
    .mini-cart-wrap .mini-cart .mini-cart-text {
      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; }

body.admin-bar .header-sticky.headroom--not-top {
  top: 32px; }

@media (max-width: 1199px) {
  header.header-desktop {
    display: none !important; } }

/* Header info */
.header-info {
  padding: 0;
  margin: 0; }
  .header-info li {
    list-style: none;
    display: inline-block; }

.header-01 .top-bar {
  border-bottom: 1px solid #eeeeee; }

.header-01 .topbar-link li {
  margin-left: 16px; }

.header-01 .header-social {
  margin-left: 40px; }
  .header-01 .header-social a {
    display: inline-block;
    margin-left: 16px; }

.header-01 .header-info {
  display: inline-block; }
  .header-01 .header-info_slogan {
    padding: 10px 0; }
  .header-01 .header-info li {
    display: inline-block;
    margin-right: 30px; }
    @media (min-width: 1200px) {
      .header-01 .header-info li {
        margin-right: 70px; } }
    .header-01 .header-info li i, .header-01 .header-info li span {
      display: inline-block;
      vertical-align: middle;
      line-height: 1; }
    .header-01 .header-info li i {
      font-size: 32px;
      border-right: 1px solid #dddddd;
      margin-right: 10px;
      padding-right: 10px; }
    .header-01 .header-info li span {
      text-align: left; }
  .header-01 .header-info strong {
    font-size: 17px;
    font-weight: 700;
    display: block;
    margin-bottom: 5px; }

.header-02 .header-info li {
  border-left: 1px solid #e8e8e8;
  padding: 0 25px;
  margin-right: -4px;
  height: 45px;
  line-height: 45px;
  font-size: 15px;
  font-weight: 600; }
  .header-02 .header-info li:last-child {
    border-right: 1px solid #e8e8e8; }

.header-02 .header-info li:before {
  font-family: 'FontAwesome';
  font-weight: 400;
  margin-right: 8px; }

.header-02 .header-info_phone:before {
  content: "\f095"; }

.header-02 .header-info_mail:before {
  content: "\f003"; }

.header-02 .header-info_time:before {
  content: "\f017"; }

.header-02 .header-social a {
  margin-right: -4px;
  border-left: 1px solid #e8e8e8;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center; }
  .header-02 .header-social a:last-child {
    border-right: 1px solid #e8e8e8; }

.header-02 nav.menu {
  display: inline-block;
  text-align: right; }
  .header-02 nav.menu > ul {
    margin-top: 0;
    margin-bottom: 0;
    list-style: none; }
    .header-02 nav.menu > ul > li > a {
      text-transform: uppercase;
      position: relative; }

.header-02 .header-nav {
  display: flex;
  align-items: center;
  justify-content: flex-end; }

.header-03 .top-bar {
  border-bottom: 1px solid #eeeeee; }

.header-03 .topbar-link li {
  margin-left: 16px; }

.header-03 .header-social {
  margin-left: 40px; }
  .header-03 .header-social a {
    display: inline-block;
    margin-left: 16px; }

.header-03 .header-info {
  display: inline-block; }
  .header-03 .header-info_slogan {
    padding: 10px 0; }
  .header-03 .header-info li {
    display: inline-block;
    margin-right: 70px; }
    .header-03 .header-info li i, .header-03 .header-info li span {
      display: inline-block;
      vertical-align: middle;
      line-height: 1; }
    .header-03 .header-info li i {
      font-size: 32px;
      border-right: 1px solid #dddddd;
      margin-right: 10px;
      padding-right: 10px; }
    .header-03 .header-info li span {
      text-align: left; }
  .header-03 .header-info strong {
    font-size: 17px;
    font-weight: 700;
    display: block;
    margin-bottom: 5px; }

.header-03 .header-button {
  padding: 18px 30px;
  margin-right: -15px; }

.header-03 .menu {
  margin-left: 25px; }

.header-03 .header-sticky:not(.headroom--not-top) .header-nav-wrap, .header-03.header-sticky:not(.headroom--not-top) .header-nav-wrap {
  position: relative;
  z-index: 999;
  margin-bottom: -30px; }

.header-04 .top-bar {
  border-bottom: 1px solid #dddddd; }

.header-04 .header-info li {
  border-left: 1px solid #dddddd;
  padding: 0 25px;
  margin-right: -4px;
  height: 45px;
  line-height: 45px;
  font-size: 15px;
  font-weight: 600; }
  .header-04 .header-info li:last-child {
    border-right: 1px solid #dddddd; }

.header-04 .header-info li:before {
  font-family: 'FontAwesome';
  font-weight: 400;
  margin-right: 8px; }

.header-04 .header-info_phone:before {
  content: "\f095"; }

.header-04 .header-info_mail:before {
  content: "\f003"; }

.header-04 .header-info_time:before {
  content: "\f017"; }

.header-04 .header-social a {
  margin-right: -4px;
  border-left: 1px solid #dddddd;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center; }
  .header-04 .header-social a:last-child {
    border-right: 1px solid #dddddd; }

.header-04 nav.menu {
  display: inline-block;
  text-align: right; }
  .header-04 nav.menu > ul {
    margin-top: 0;
    margin-bottom: 0;
    list-style: none; }
    .header-04 nav.menu > ul > li > a {
      text-transform: uppercase;
      position: relative; }

.header-05 nav.menu {
  display: inline-block;
  text-align: right; }
  .header-05 nav.menu > ul {
    margin-top: 0;
    margin-bottom: 0;
    list-style: none; }
    .header-05 nav.menu > ul > li > a {
      text-transform: uppercase;
      position: relative; }

.header-05 .header-nav {
  display: flex;
  align-items: center;
  justify-content: flex-end; }

.header-06 .top-bar {
  border-bottom: 1px solid #eeeeee; }

.header-06 .topbar-link li {
  margin-left: 16px; }

.header-06 .header-social {
  margin-left: 40px; }
  .header-06 .header-social a {
    display: inline-block;
    margin-left: 16px; }

.header-06 .mini-cart-wrap .mini-cart .mini-cart-icon:after {
  background: #0C203F; }

.header-06 .header-info {
  display: inline-block; }
  .header-06 .header-info_slogan {
    padding: 10px 0; }
  .header-06 .header-info li {
    margin-left: 50px;
    padding: 16px 0; }
    .header-06 .header-info li:before {
      font-family: 'FontAwesome';
      font-weight: 400;
      margin-right: 8px; }
  .header-06 .header-info_phone:before {
    content: "\f095"; }
  .header-06 .header-info_mail:before {
    content: "\f003"; }
  .header-06 .header-info_time:before {
    content: "\f017"; }

.header-06 .menu {
  margin-left: 25px; }

.header-06 .header-nav {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  .header-06 .header-nav:after {
    content: '';
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
  @media (min-width: 769px) {
    .header-06 .header-nav.headroom--not-top {
      padding: 0 100px 0 85px; } }

/*--------------------------------------------------------------
# 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: 1199px) {
  header.header-mobile {
    display: block;
    background-color: #fff !important; } }

.header-overlay {
  background-color: transparent !important;
  position: absolute;
  z-index: 9999;
  width: 100%; }
  .header-overlay .header {
    background-color: transparent !important; }
  .header-overlay.headroom--not-top .header-container {
    padding-top: 0;
    padding-bottom: 0; }

.header-overlay.overlay-white .header-sticky:not(.headroom--not-top) #menu > ul > li > a, .header-overlay.overlay-white.header-sticky:not(.headroom--not-top) #menu > ul > li > a {
  color: #ffffff; }
  .header-overlay.overlay-white .header-sticky:not(.headroom--not-top) #menu > ul > li > a:before, .header-overlay.overlay-white.header-sticky:not(.headroom--not-top) #menu > ul > li > a:before {
    background: #ffffff; }

.header-overlay.overlay-white .header-sticky:not(.headroom--not-top) #menu-primary-menu > li.menu-item-has-children > a,
.header-overlay.overlay-white .header-sticky:not(.headroom--not-top) #menu-primary-menu > li:hover > a, .header-overlay.overlay-white.header-sticky:not(.headroom--not-top) #menu-primary-menu > li.menu-item-has-children > a,
.header-overlay.overlay-white.header-sticky:not(.headroom--not-top) #menu-primary-menu > li:hover > a {
  border-color: #ffffff; }

.header-overlay.overlay-white .header-sticky:not(.headroom--not-top) #open-right *, .header-overlay.overlay-white.header-sticky:not(.headroom--not-top) #open-right * {
  color: #ffffff; }

.header-overlay.overlay-white .header-sticky:not(.headroom--not-top) .top-search-btn-wrap .top-search-btn:before,
.header-overlay.overlay-white .header-sticky:not(.headroom--not-top) .mini-cart-wrap .mini-cart .mini-cart-icon, .header-overlay.overlay-white.header-sticky:not(.headroom--not-top) .top-search-btn-wrap .top-search-btn:before,
.header-overlay.overlay-white.header-sticky:not(.headroom--not-top) .mini-cart-wrap .mini-cart .mini-cart-icon {
  color: #ffffff; }

.header-01 .header-overlay.overlay-white .header-info_slogan,
.header-01 .header-overlay.overlay-white .header-info,
.header-01 .header-overlay.overlay-white .header-info li i,
.header-01 .header-overlay.overlay-white .header-info strong {
  color: #ffffff; }

.header-01 .header-overlay.overlay-white .header-info li i {
  border-right: 1px solid rgba(255, 255, 255, 0.4); }

.header-01 .header-overlay.overlay-white .topbar-link a,
.header-01 .header-overlay.overlay-white .header-social a {
  color: #ffffff; }
  .header-01 .header-overlay.overlay-white .topbar-link a:hover,
  .header-01 .header-overlay.overlay-white .header-social a:hover {
    color: #fe5000; }

.header-02 .header-overlay.overlay-white .header-info li,
.header-04 .header-overlay.overlay-white .header-info li {
  color: #ffffff;
  border-left-color: rgba(255, 255, 255, 0.2); }
  .header-02 .header-overlay.overlay-white .header-info li:last-child,
  .header-04 .header-overlay.overlay-white .header-info li:last-child {
    border-right-color: rgba(255, 255, 255, 0.2); }

.header-02 .header-overlay.overlay-white .header-social a,
.header-04 .header-overlay.overlay-white .header-social a {
  color: #ffffff;
  border-left: 1px solid rgba(255, 255, 255, 0.2); }
  .header-02 .header-overlay.overlay-white .header-social a:last-child,
  .header-04 .header-overlay.overlay-white .header-social a:last-child {
    border-right: 1px solid rgba(255, 255, 255, 0.2); }
  .header-02 .header-overlay.overlay-white .header-social a:hover,
  .header-04 .header-overlay.overlay-white .header-social a:hover {
    color: #fe5000; }

.header-02 .header-overlay.overlay-white .top-bar,
.header-04 .header-overlay.overlay-white .top-bar {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); }

.header-03 .header-overlay.overlay-white .header-info_slogan,
.header-03 .header-overlay.overlay-white .header-info,
.header-03 .header-overlay.overlay-white .header-info li i,
.header-03 .header-overlay.overlay-white .header-info strong {
  color: #ffffff; }

.header-03 .header-overlay.overlay-white .header-info li i {
  border-color: rgba(255, 255, 255, 0.2); }

.header-03 .header-overlay.overlay-white .topbar-link a,
.header-03 .header-overlay.overlay-white .header-social a {
  color: #ffffff; }
  .header-03 .header-overlay.overlay-white .topbar-link a:hover,
  .header-03 .header-overlay.overlay-white .header-social a:hover {
    color: #fe5000; }

.header-03 .header-overlay.overlay-white .top-search-btn-wrap .top-search-btn:before,
.header-03 .header-overlay.overlay-white .mini-cart-wrap .mini-cart .mini-cart-icon {
  color: #ffffff; }

.header-06 .header-overlay.overlay-white .header-info_slogan,
.header-06 .header-overlay.overlay-white .header-info,
.header-06 .header-overlay.overlay-white .header-info li i,
.header-06 .header-overlay.overlay-white .header-info strong {
  color: #ffffff; }

.header-06 .header-overlay.overlay-white .header-info li i {
  border-color: rgba(255, 255, 255, 0.2); }

.header-06 .header-overlay.overlay-white .topbar-link a,
.header-06 .header-overlay.overlay-white .header-social a {
  color: #ffffff; }
  .header-06 .header-overlay.overlay-white .topbar-link a:hover,
  .header-06 .header-overlay.overlay-white .header-social a:hover {
    color: #fe5000; }

.header-06 .header-overlay.overlay-white .top-search-btn-wrap .top-search-btn:before,
.header-06 .header-overlay.overlay-white .mini-cart-wrap .mini-cart .mini-cart-icon {
  color: #ffffff; }

#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: capitalize; }
      #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: 9999;
        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, #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;
          padding: 10px 0;
          color: #666;
          line-height: 1.6;
          text-transform: none;
          font-weight: 600;
          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; }
            #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: 100%; }
          #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: #0C203F; }
        #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; }

#menu .menu__container > li > a {
  position: relative; }
  #menu .menu__container > li > a:before {
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    display: inline-block;
    width: 0;
    height: 3px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
  #menu .menu__container > li > a:hover:before {
    width: 100%; }

.headroom--not-top.headroom--pinned #menu .menu__container > li > a {
  color: #999999; }
  .headroom--not-top.headroom--pinned #menu .menu__container > li > a:hover {
    color: #0C203F; }

#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: 1200px; } }

body:not(.home) .content > .wrapper {
  margin-bottom: 50px; }

.footer {
  display: block;
  width: 100%; }
  .footer .logo-footer {
    margin-bottom: 35px; }
  .footer .footer-social {
    margin-top: 30px; }
    .footer .footer-social a {
      font-size: 20px;
      margin-right: 15px; }
  .footer .widget {
    margin-bottom: 80px; }
    .footer .widget .widget-title {
      font-size: 24px;
      font-weight: 700;
      letter-spacing: 0;
      margin-bottom: 50px; }
    .footer .widget .footer-form {
      padding: 40px 40px 20px 40px; }
      .footer .widget .footer-form .title {
        color: #ffffff;
        margin-bottom: 34px; }
      .footer .widget .footer-form input[type="text"], .footer .widget .footer-form textarea {
        margin-bottom: 20px;
        padding: 8px 20px; }
      .footer .widget .footer-form textarea {
        margin-bottom: 10px;
        max-height: 120px; }
      .footer .widget .footer-form input[type="submit"] {
        background-color: #0C203F;
        color: #ffffff;
        width: 100%;
        padding: 15px 20px;
        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; }
        .footer .widget .footer-form input[type="submit"]:hover {
          background-color: #ffffff;
          color: #0C203F; }
      .footer .widget .footer-form span.wpcf7-not-valid-tip {
        color: #0C203F; }
  .footer.footer-01 .widget, .footer.footer-02 .widget {
    overflow: hidden;
    margin-bottom: 80px; }
    .footer.footer-01 .widget p, .footer.footer-02 .widget p {
      margin-top: 0; }
    .footer.footer-01 .widget .widget-title, .footer.footer-02 .widget .widget-title {
      display: inline-block;
      position: relative;
      text-transform: capitalize; }
      .footer.footer-01 .widget .widget-title:after, .footer.footer-02 .widget .widget-title:after {
        content: '';
        width: 1000px;
        height: 1px;
        background-color: #dddddd;
        display: block;
        position: absolute;
        top: 50%;
        left: calc(100% + 20px); }
    .footer.footer-01 .widget .menu, .footer.footer-02 .widget .menu {
      padding: 0;
      margin: 0;
      list-style: none; }
      .footer.footer-01 .widget .menu::after, .footer.footer-02 .widget .menu::after {
        content: "";
        display: table;
        clear: both; }
      .footer.footer-01 .widget .menu li, .footer.footer-02 .widget .menu li {
        width: 50%;
        float: left;
        margin-bottom: 14px; }
        .footer.footer-01 .widget .menu li a:before, .footer.footer-02 .widget .menu li a:before {
          content: '\f054';
          font-family: 'FontAwesome';
          font-size: 10px;
          margin-right: 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; }
        .footer.footer-01 .widget .menu li a:hover:before, .footer.footer-02 .widget .menu li a:hover:before {
          margin-right: 15px; }
    .footer.footer-01 .widget .insight-contact-info.style-01 .info .text, .footer.footer-02 .widget .insight-contact-info.style-01 .info .text {
      font-size: 16px; }
  .footer.footer-01, .footer.footer-03 {
    color: #bbbbbb; }
    .footer.footer-01 a, .footer.footer-03 a {
      color: #bbbbbb; }
    .footer.footer-01 .widget .widget-title, .footer.footer-03 .widget .widget-title {
      color: #ffffff; }
      .footer.footer-01 .widget .widget-title:after, .footer.footer-03 .widget .widget-title:after {
        background-color: #dddddd;
        opacity: 0.2; }
  .footer.footer-02 {
    background-color: #eeeeee;
    color: #999999; }
    .footer.footer-02 a {
      color: #999999; }
    .footer.footer-02 .widget {
      overflow: hidden; }
      .footer.footer-02 .widget .widget-title {
        color: #0C203F; }
        .footer.footer-02 .widget .widget-title:after {
          background-color: #dddddd; }
  .footer.footer-03 .widget p {
    margin-top: 0; }
  .footer.footer-03 .footer-c3 .widget {
    margin-bottom: 0; }
  @media (min-width: 992px) {
    .footer.footer-03 .widget .footer-form {
      margin-top: -150px; } }

.copyright {
  display: block;
  width: 100%;
  position: relative; }
  .copyright.style-01 {
    background-color: #0B1B33;
    text-align: center;
    color: #999999;
    font-size: 15px; }
  .copyright.style-02 {
    background-color: #dddddd;
    text-align: center;
    color: #999999;
    font-size: 15px; }
  .copyright.style-03 {
    background-color: #0C203F;
    text-align: left;
    color: #999999;
    font-size: 15px; }

.breadcrumbs {
  padding: 0;
  font-size: 18px;
  font-family: "Source Sans Pro";
  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: #fe5000; }

.tm-home-repair .featherlight .featherlight-content {
  padding: 0;
  border: none; }

.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-home-repair .mobile-menu .mega-menu-content .vc_row, .tm-home-repair .mobile-menu .mega-menu-content .vc_column-inner, .tm-home-repair .mobile-menu .mega-menu-content .wpb_column, .tm-home-repair #mobile .mega-menu-content .vc_row, .tm-home-repair #mobile .mega-menu-content .vc_column-inner, .tm-home-repair #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: #999999;
      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: #fe5000; }
    .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: #fe5000; }
        @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: #fe5000; }
    .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; }

.scrollup {
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 24px;
  text-align: center;
  color: #fff;
  background-color: #0C203F;
  position: fixed;
  right: 40px;
  cursor: pointer;
  opacity: 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; }
  .scrollup.show {
    opacity: 1;
    bottom: 40px;
    color: #fff; }

/*
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: 60px;
  padding-bottom: 60px;
  background-color: #EEEEEE;
  text-transform: uppercase;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  display: block;
  position: relative; }
  .page-title:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ''; }
  .page-title.big-style {
    padding-top: 140px !important;
    padding-bottom: 380px !important; }
  .page-title .breadcrumbs {
    display: block;
    z-index: 98; }
  .page-title .title {
    text-transform: capitalize; }
  .page-title .breadcrumbs {
    list-style: none;
    margin: 0; }
    .page-title .breadcrumbs li {
      text-transform: capitalize;
      letter-spacing: 0;
      display: inline-block;
      font-size: 18px !important; }
    .page-title .breadcrumbs .title-post:before {
      content: '/';
      margin: 0 5px; }

.content-area {
  padding-top: 100px;
  padding-bottom: 100px; }
  .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 #fe5000;
  padding: 2px 5px;
  border-radius: 2px;
  display: block;
  margin-top: 10px;
  text-align: center; }
  a.cookie_notice_ok:hover {
    background-color: #fe5000 !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: #fe5000;
    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: #fe5000; }

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: #fe5000;
  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: #999999; }
          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: #fe5000; }
      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 {
    margin-bottom: 20px;
    margin-left: -10px;
    margin-right: -10px; }
    body.page .comments-area .comment-form .row [class*='col-md'] {
      padding: 0 10px; }

body.error404 {
  background-color: #eef3f9; }
  body.error404 .content-404 {
    text-align: center;
    padding: 30px 0; }
    body.error404 .content-404 .title {
      font-size: 70px;
      font-weight: 900;
      text-transform: uppercase;
      margin-bottom: 5px; }
    body.error404 .content-404 .text {
      color: #999999;
      font-size: 20px;
      font-weight: 600; }
    body.error404 .content-404 .back a {
      display: inline-block;
      font-size: 15px;
      font-weight: 700;
      border-width: 3px;
      border-style: solid;
      padding: 10px 40px;
      text-transform: uppercase;
      margin-top: 30px; }
      body.error404 .content-404 .back a:hover {
        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 {
  position: relative;
  line-height: 1.5;
  color: #666666;
  border: 2px solid;
  font-size: 20px;
  font-style: italic;
  margin-bottom: 30px;
  margin: 50px 0 50px 10px;
  padding: 40px 50px 40px 100px; }
  blockquote p, blockquote a, blockquote span {
    line-height: 1.5;
    color: #666666;
    font-size: 20px;
    font-style: italic;
    margin: 0; }
  blockquote:before {
    content: '';
    position: absolute;
    top: 30px;
    left: 30px;
    line-height: 1;
    width: 44px;
    height: 33px;
    background: url("assets/images/testi-icon.png") no-repeat; }

@media (min-width: 769px) {
  blockquote {
    margin-left: 30px; } }

.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 .content .article {
  margin-bottom: 30px; }

.single .content .post-quote,
.single .content .post-video {
  margin-bottom: 45px; }

.single .content .content-area {
  padding-top: 100px;
  padding-bottom: 100px; }
  .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, .single .content .content-area .meta .category-list i, .single .content .content-area .meta .comment-number i {
      margin-right: 5px; }
  .single .content .content-area .entry-title {
    margin-bottom: 15px;
    letter-spacing: 0; }
  .single .content .content-area .entry-footer {
    margin-bottom: 20px;
    margin-top: 40px; }
    .single .content .content-area .entry-footer .single-footer-lbl {
      display: inline-block;
      font-size: 16px;
      color: #0C203F;
      font-weight: 700;
      text-transform: capitalize;
      margin-right: 25px; }
      .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: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: 5px;
        display: inline-block;
        color: #fe5000; }
      .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 .insight-like .single-footer-lbl:after {
        content: ":"; }
    .single .content .content-area .entry-footer .entry-share .single-footer-lbl span {
      color: #fe5000; }
    .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: 15px; }
        .single .content .content-area .entry-footer .entry-share .single-footer-social li a {
          font-size: 15px;
          color: #999999; }
          .single .content .content-area .entry-footer .entry-share .single-footer-social li a:hover {
            color: #fe5000; }

.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: #999999; }

.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: #fe5000; }

.single .content .comments-area {
  margin-top: 50px;
  padding-top: 40px;
  border-top: 1px solid #eeeeee; }
  .single .content .comments-area .comments-title {
    color: #0C203F;
    margin-bottom: 50px;
    font-weight: bold;
    font-size: 24px; }
  .single .content .comments-area .comment-reply-title {
    color: #0C203F;
    margin-bottom: 30px;
    font-weight: bold;
    font-size: 24px; }
  .single .content .comments-area .comment-list {
    padding-left: 0;
    list-style: none;
    margin: 40px 0;
    margin-bottom: 70px; }
    .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 {
      border-bottom: 1px solid #eeeeee;
      /*                    &.parent {
                        padding-bottom: 0;
                        .comment-body {
                            margin-bottom: 40px;
                        }
                    }*/ }
      .single .content .comments-area .comment-list li:last-child {
        border-bottom: none; }
      .single .content .comments-area .comment-list li.comment {
        list-style-type: none; }
      .single .content .comments-area .comment-list li .comment-body {
        position: relative;
        padding: 35px 0 35px 90px; }
        .single .content .comments-area .comment-list li .comment-body .comment-author {
          display: inline-block;
          position: absolute;
          top: 35px;
          left: 0; }
        .single .content .comments-area .comment-list li .comment-body .comment-meta {
          display: inline-block;
          font-size: 15px;
          color: #777777; }
          .single .content .comments-area .comment-list li .comment-body .comment-meta a {
            color: #777; }
          .single .content .comments-area .comment-list li .comment-body .comment-meta .fn {
            font-size: 18px;
            text-transform: capitalize;
            color: #0C203F;
            font-weight: 700;
            line-height: 18px;
            margin-bottom: 5px;
            clear: both;
            display: block; }
          .single .content .comments-area .comment-list li .comment-body .comment-meta i {
            font-size: 16px;
            color: #cccccc;
            margin-right: 5px; }
        .single .content .comments-area .comment-list li .comment-body .comment-text {
          font-size: 17px;
          line-height: 1.6;
          margin-top: 10px; }
          .single .content .comments-area .comment-list li .comment-body .comment-text p {
            margin: 0; }
          .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;
          top: 35px;
          right: 0; }
          .single .content .comments-area .comment-list li .comment-body .reply a {
            text-transform: uppercase;
            font-weight: 700;
            font-size: 13px;
            color: #fe5000; }
            .single .content .comments-area .comment-list li .comment-body .reply a:after {
              content: "\f101";
              font-family: "FontAwesome";
              margin-left: 5px;
              font-size: 13px;
              font-weight: 400;
              -webkit-transition: all 0.5s;
              -moz-transition: all 0.5s;
              -ms-transition: all 0.5s;
              -o-transition: all 0.5s;
              transition: all 0.5s; }
            .single .content .comments-area .comment-list li .comment-body .reply a:hover:after {
              margin-left: 10px; }
      .single .content .comments-area .comment-list li .children {
        padding-left: 50px;
        border-top: 1px solid #eeeeee;
        clear: both;
        display: block;
        position: relative; }
        .single .content .comments-area .comment-list li .children li {
          clear: both;
          display: block;
          padding: 0;
          padding-bottom: 1px;
          border: none; }
        .single .content .comments-area .comment-list li .children .children {
          margin: 0px; }
  .single .content .comments-area .comment-respond {
    margin-top: 40px;
    padding-top: 40px;
    border-top: 1px solid #eeeeee; }
  .single .content .comments-area .comment-form .logged-in-as {
    margin-bottom: 15px; }
  .single .content .comments-area .comment-form input[type="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; }
    .single .content .comments-area .comment-form input[type="submit"]:hover {
      color: #222;
      border-color: #222;
      background: none; }
  .single .content .comments-area .comment-form input[type="text"],
  .single .content .comments-area .comment-form textarea {
    border: 1px solid #dddddd; }
  .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 {
    margin-bottom: 20px;
    margin-left: -10px;
    margin-right: -10px; }
    .single .content .comments-area .comment-form .row [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: #fe5000; }

.entry-share {
  padding: 15px; }
  .entry-share_title {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    color: #0C203F;
    margin-right: 10px; }
  .entry-share_social {
    display: inline-block;
    margin: 0;
    padding: 0; }
    .entry-share_social a {
      font-size: 14px;
      margin-left: 15px; }

.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: 15px; }
  .blog-classic-style .meta > span,
  .single-post .meta > span,
  .blog-grid-style .meta > span {
    display: inline-block;
    margin-right: 25px;
    font-weight: 400;
    font-size: 15px;
    color: #777777; }
    .blog-classic-style .meta > span:before,
    .single-post .meta > span:before,
    .blog-grid-style .meta > span:before {
      color: #cccccc;
      font-size: 16px; }
    .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;
      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;
      margin-right: 10px; }
    .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;
      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;
      margin-right: 10px; }

@media (min-width: 769px) {
  .blog-page-template .main .blog-split:nth-child(even) .row .col-md-6:first-child {
    order: 1;
    padding-left: 35px; } }

.blog-page-template .main .blog-split:nth-child(even) .row .entry-desc {
  padding-left: 15px; }

.blog-page-template.mix .main .blog-split:nth-child(odd) .row .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 {
      padding-left: 35px; } }

.blog-page-template.mix .main .blog-split:nth-child(odd) .row .entry-desc {
  padding-left: 15px; }

.blog-page-template.mix .main .blog-split:nth-child(even) .row .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 {
      padding-left: 15px; } }

.blog-page-template.mix .main .blog-split:nth-child(even) .row .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: #fe5000;
  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: #fe5000;
    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: "Source Sans Pro";
    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: #fe5000; }
  .portfolio-list-style .portfolio-list-item .col-info .info .category a {
    font-size: 12px;
    font-weight: 400;
    font-family: "Source Sans Pro";
    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: #fe5000; }
  .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: #fe5000;
        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: #fe5000;
        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: #fe5000;
        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: #fe5000;
        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: "Source Sans Pro";
        color: #333333; }
        .portfolio-grid-style .portfolio-grid-item .portfolio-grid-item-inner .info .title a:hover {
          color: #fe5000; }
      .portfolio-grid-style .portfolio-grid-item .portfolio-grid-item-inner .info .category a {
        font-size: 12px;
        font-weight: 400;
        font-family: "Source Sans Pro";
        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: #fe5000; }
      .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: #fe5000;
            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: #fe5000;
            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: #fe5000;
            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: #fe5000;
            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 {
  overflow: hidden; }
  .widget-area .widget {
    margin: 0 0 40px 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-bottom: 13px;
        margin-bottom: 13px;
        border-bottom: 1px solid #f4f4f4;
        font-size: 16px; }
        .widget-area .widget ul li:last-child {
          border-bottom: none;
          padding-bottom: 0;
          margin-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: #fe5000; }
    .widget-area .widget .widget-title {
      display: inline-block;
      font-size: 24px;
      font-weight: 700;
      letter-spacing: 0;
      position: relative;
      text-transform: capitalize;
      margin-bottom: 35px; }
      .widget-area .widget .widget-title:after {
        content: '';
        width: 1000px;
        height: 1px;
        background-color: #eeeeee;
        display: block;
        position: absolute;
        top: 50%;
        left: calc(100% + 20px); }
    .widget-area .widget.widget_categories ul {
      border: 1px solid #EEEEEE; }
      .widget-area .widget.widget_categories ul li {
        border: 0;
        padding: 0;
        margin: 0;
        border-bottom: 1px solid #EEEEEE; }
        .widget-area .widget.widget_categories ul li a {
          display: block;
          padding: 11px 20px;
          color: #202020;
          font-size: 16px;
          text-transform: capitalize;
          font-weight: 600;
          border-top: none;
          box-sizing: border-box; }
          .widget-area .widget.widget_categories ul li a:hover {
            color: #ffffff;
            background: #fe5000; }
        .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: 50px;
        line-height: 48px;
        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: #fe5000; }
      .widget-area .widget.widget_search .search-form input[type="submit"] {
        position: absolute;
        height: 50px;
        width: 50px;
        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;
        background-position: center center;
        box-shadow: none;
        font-size: 0;
        border: none;
        line-height: 50px;
        padding: 0;
        top: 0;
        right: 0; }
    .widget-area .widget.widget_tag_cloud a {
      padding: 15px 20px;
      font-size: 16px !important;
      display: inline-block;
      color: #777;
      background: #eeeeee;
      margin-right: 5px;
      margin-bottom: 7px;
      line-height: 1;
      font-family: "Source Sans Pro";
      text-transform: capitalize; }
      .widget-area .widget.widget_tag_cloud a:hover {
        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: 1px;
        width: 100%;
        background-color: #EEEEEE;
        margin-top: 18px;
        margin-bottom: 19px;
        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%;
        padding-left: 15px; }
        .widget-area .widget.widget_insight_posts ul li .info.no-thumb {
          width: 100%;
          padding-left: 0; }
      .widget-area .widget.widget_insight_posts ul li a {
        font-size: 18px;
        font-weight: 700;
        line-height: 18px; }
      .widget-area .widget.widget_insight_posts ul li span {
        display: block;
        font-size: 15px;
        color: #777777;
        line-height: 1.8;
        margin-top: 5px; }
        .widget-area .widget.widget_insight_posts ul li span:before {
          content: "\f017";
          font: 16px FontAwesome;
          margin-right: 8px;
          color: #cccccc; }
    .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: 16px; }
        .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: #fe5000; }
      .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: #fe5000;
        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 {
      padding-top: 24px !important;
      padding-bottom: 24px !important; }
      .widget-area .widget.widget_insight_instagram .row: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 {
          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 {
          color: #1F1F1F !important; }
      .widget-area .widget.widget_insight_instagram .row: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 {
      margin-left: -2.5px;
      margin-right: -2.5px;
      margin-bottom: 5px; }
      .widget-area .widget.widget_insight_instagram .insight-instagram-wrap .row [class*='col-'] {
        padding-left: 2.5px;
        padding-right: 2.5px; }
      .widget-area .widget.widget_insight_instagram .insight-instagram-wrap .row:last-child {
        padding-top: 30px;
        padding-bottom: 30px; }
        .widget-area .widget.widget_insight_instagram .insight-instagram-wrap .row: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 {
            font-size: 15px;
            font-weight: 600;
            color: #fff; }
        .widget-area .widget.widget_insight_instagram .insight-instagram-wrap .row: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 {
              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;
  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 a.next,
    .insight-pagination span.prev,
    .insight-pagination span.next {
      margin: 0;
      font-size: 0; }
      .insight-pagination a.prev:before, .insight-pagination a.next:before,
      .insight-pagination span.prev:before,
      .insight-pagination span.next:before {
        font-family: FontAwesome;
        font-size: 22px; }
    .insight-pagination a.prev,
    .insight-pagination span.prev {
      float: left; }
      .insight-pagination a.prev:before,
      .insight-pagination span.prev:before {
        content: "\f104";
        margin-right: 4px; }
    .insight-pagination a.next,
    .insight-pagination span.next {
      float: right; }
      .insight-pagination a.next:before,
      .insight-pagination span.next:before {
        content: "\f105";
        margin-left: 4px; }
  .insight-pagination a, .insight-pagination .page-numbers.current {
    font-size: 18px;
    line-height: 45px;
    display: inline-block;
    height: 50px;
    width: 50px;
    border: 2px solid #999999;
    color: #999999;
    margin-left: 7px;
    margin-right: 7px; }
  .blog-page-template .insight-pagination {
    background-color: #F4F4F4;
    height: 150px;
    display: flex;
    align-items: center;
    position: relative;
    margin-top: 100px;
    width: 100%;
    max-width: 1170px;
    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 #fe5000;
      border-bottom: 3px solid #fe5000;
      -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 #fe5000;
      border-left: 3px solid #fe5000;
      -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: #fe5000;
      display: block;
      position: absolute;
      left: -70px;
      top: 20px; }
  .blog-list-style .entry-content {
    font-size: 15px;
    color: #999999;
    line-height: 1.6;
    margin-bottom: 20px; }
  .blog-list-style .entry-more a {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    color: #999999; }
    .blog-list-style .entry-more a:hover {
      color: #fe5000; }
  .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 #fe5000;
  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: "Source Sans Pro"; }

.blog-grid,
.insight-blog.grid,
.insight-blog.grid_has_padding {
  /*.post {
        width: 33.33%;
        @include media-breakpoint-down(md) {
            width: 50%;
        }
        @include media-breakpoint-down(sm) {
            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: 30px; }
    .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: 30px;
      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: "Source Sans Pro"; }
      .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: #0C203F;
      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 {
      color: #999999;
      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: #999999;
      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: #fe5000; }
    .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;
    position: relative; }
  .blog-classic-style .entry-content {
    font-size: 17px;
    color: #999999;
    line-height: 1.6; }
  .blog-classic-style .entry-share {
    align-self: center; }
    @media (max-width: 991px) {
      .blog-classic-style .entry-share {
        margin-top: 20px; } }

.read-more {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600; }

.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 .inner {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #eeeeee; }

.blog-classic .post-thumbnail {
  position: relative;
  margin-bottom: 50px;
  max-height: 750px;
  overflow: hidden; }
  .blog-classic .post-thumbnail img {
    width: 100%; }

.article.post {
  margin-bottom: 50px; }
  .article.post .entry-title {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #0C203F; }
  .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: #fe5000; }

.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 #fe5000;
  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: "Source Sans Pro" !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: #fe5000 !important;
    background-color: #fe5000 !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: #fe5000 !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; } }

.link-secondary-color {
  color: #0C203F; }
  .link-secondary-color:hover {
    color: #fe5000; }

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
*/
body.woocommerce .woo-filter {
  margin-bottom: 50px; }
  body.woocommerce .woo-filter .woocommerce-ordering-wrap {
    display: block;
    background-color: #f4f4f4;
    padding: 12px; }
    body.woocommerce .woo-filter .woocommerce-ordering-wrap .woocommerce-ordering {
      display: block;
      width: 100%;
      margin: 0;
      float: none; }
      body.woocommerce .woo-filter .woocommerce-ordering-wrap .woocommerce-ordering select {
        border: none;
        background-color: transparent;
        display: block;
        width: 100%; }

body.woocommerce .woo-cats {
  margin-top: 0;
  margin-bottom: 10px; }
  body.woocommerce .woo-cats.slick-slider {
    margin-bottom: 40px; }
    body.woocommerce .woo-cats.slick-slider .product-category {
      margin-bottom: 0; }
    body.woocommerce .woo-cats.slick-slider .slick-dots {
      position: relative;
      bottom: 0;
      margin: 0; }
      body.woocommerce .woo-cats.slick-slider .slick-dots li {
        margin: 0; }
        body.woocommerce .woo-cats.slick-slider .slick-dots li button:before {
          font-size: 8px; }
  body.woocommerce .woo-cats .product-category {
    margin-bottom: 30px;
    outline: none; }
    body.woocommerce .woo-cats .product-category .woo-cats-wrap {
      display: block;
      width: 100%;
      overflow: hidden;
      position: relative; }
      body.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; }
      body.woocommerce .woo-cats .product-category .woo-cats-wrap h3, body.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: #fe5000;
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase;
        text-align: center; }
        body.woocommerce .woo-cats .product-category .woo-cats-wrap h3 mark, body.woocommerce .woo-cats .product-category .woo-cats-wrap h3 ins, body.woocommerce .woo-cats .product-category .woo-cats-wrap .woocommerce-loop-category__title mark, body.woocommerce .woo-cats .product-category .woo-cats-wrap .woocommerce-loop-category__title ins {
          background-color: transparent;
          color: #ffffff; }
      body.woocommerce .woo-cats .product-category .woo-cats-wrap:hover img {
        transform: scale(1.1); }

body.woocommerce .content-area {
  padding-bottom: 0; }

body.woocommerce.woocommerce-wishlist .content-area {
  padding-bottom: 100px; }

body.woocommerce .woo-paging {
  background-color: #f4f4f4;
  height: 150px;
  display: flex;
  align-items: center;
  position: relative;
  width: 100%; }
  body.woocommerce .woo-paging:before, body.woocommerce .woo-paging:after {
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    background: inherit; }
  body.woocommerce .woo-paging:before {
    left: 100%; }
  body.woocommerce .woo-paging:after {
    right: 100%; }
  body.woocommerce .woo-paging nav {
    display: block;
    width: 100%;
    text-align: center;
    position: relative; }
    body.woocommerce .woo-paging nav a,
    body.woocommerce .woo-paging nav span {
      font-weight: 700; }
      body.woocommerce .woo-paging nav a.prev,
      body.woocommerce .woo-paging nav span.prev {
        float: left;
        font-size: 0; }
        body.woocommerce .woo-paging nav a.prev:before,
        body.woocommerce .woo-paging nav span.prev:before {
          content: "\f104";
          font-family: FontAwesome;
          font-size: 22px;
          margin-right: 4px; }
      body.woocommerce .woo-paging nav a.next,
      body.woocommerce .woo-paging nav span.next {
        float: right;
        font-size: 0; }
        body.woocommerce .woo-paging nav a.next:after,
        body.woocommerce .woo-paging nav span.next:after {
          content: "\f105";
          font-family: FontAwesome;
          font-size: 22px;
          margin-left: 4px; }
    body.woocommerce .woo-paging nav a, body.woocommerce .woo-paging nav .page-numbers.current {
      font-size: 18px;
      line-height: 45px;
      display: inline-block;
      height: 50px;
      width: 50px;
      border: 2px solid #999999;
      color: #999999;
      margin-left: 7px;
      margin-right: 7px; }

body.woocommerce .woo-wide-mode {
  padding-left: 60px;
  padding-right: 60px; }

body.woocommerce .woo-products .slick-dots, .insight-woo .woo-products .slick-dots {
  position: relative;
  bottom: 0;
  margin: 0; }
  body.woocommerce .woo-products .slick-dots li, .insight-woo .woo-products .slick-dots li {
    margin: 0; }
    body.woocommerce .woo-products .slick-dots li button:before, .insight-woo .woo-products .slick-dots li button:before {
      font-size: 12px; }

body.woocommerce .woo-products .loop-product, .insight-woo .woo-products .loop-product {
  margin-bottom: 40px;
  outline: none; }
  body.woocommerce .woo-products .loop-product .product-thumb, .insight-woo .woo-products .loop-product .product-thumb {
    position: relative;
    overflow: hidden; }
    body.woocommerce .woo-products .loop-product .product-thumb:before, .insight-woo .woo-products .loop-product .product-thumb:before {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      background: transparent;
      -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.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; }
    body.woocommerce .woo-products .loop-product .product-thumb .product-badges .onsale, .insight-woo .woo-products .loop-product .product-thumb .product-badges .onsale {
      position: absolute;
      top: 0;
      right: 0;
      left: auto;
      font-size: 20px;
      padding: 10px;
      line-height: 1;
      min-height: 1em;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0; }
    body.woocommerce .woo-products .loop-product .product-thumb .product-action, .insight-woo .woo-products .loop-product .product-thumb .product-action {
      display: block;
      position: absolute;
      top: 50%;
      left: 0;
      width: 100%;
      text-align: center;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
      body.woocommerce .woo-products .loop-product .product-thumb .product-action span, .insight-woo .woo-products .loop-product .product-thumb .product-action span {
        display: block; }
      body.woocommerce .woo-products .loop-product .product-thumb .product-action .product-quickview,
      body.woocommerce .woo-products .loop-product .product-thumb .product-action a.add_to_cart_button, .insight-woo .woo-products .loop-product .product-thumb .product-action .product-quickview,
      .insight-woo .woo-products .loop-product .product-thumb .product-action a.add_to_cart_button {
        opacity: 0;
        visibility: hidden; }
      body.woocommerce .woo-products .loop-product .product-thumb .product-action .product-quickview, .insight-woo .woo-products .loop-product .product-thumb .product-action .product-quickview {
        display: inline-block;
        vertical-align: bottom;
        margin-right: 10px;
        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;
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%); }
        body.woocommerce .woo-products .loop-product .product-thumb .product-action .product-quickview i, .insight-woo .woo-products .loop-product .product-thumb .product-action .product-quickview i {
          width: 47px;
          height: 47px;
          line-height: 47px;
          text-align: center;
          background-color: transparent;
          border: 2px solid #ffffff;
          color: #ffffff;
          font-size: 16px;
          font-weight: 400;
          box-sizing: content-box; }
      body.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 {
        font-size: 0;
        display: inline-block;
        vertical-align: bottom;
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%); }
        body.woocommerce .woo-products .loop-product .product-thumb .product-action a.add_to_cart_button:before, .insight-woo .woo-products .loop-product .product-thumb .product-action a.add_to_cart_button:before {
          display: inline-block;
          width: 51px;
          height: 51px;
          line-height: 50px;
          content: '\f291';
          font-family: 'FontAwesome';
          font-size: 20px;
          color: #ffffff; }
        body.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; }
          body.woocommerce .woo-products .loop-product .product-thumb .product-action a.add_to_cart_button.loading:before, .insight-woo .woo-products .loop-product .product-thumb .product-action a.add_to_cart_button.loading:before {
            content: '\f021';
            font-family: 'FontAwesome';
            font-weight: 400;
            display: inline-block;
            position: relative;
            top: 0;
            left: 0; }
        body.woocommerce .woo-products .loop-product .product-thumb .product-action a.add_to_cart_button.added:before, .insight-woo .woo-products .loop-product .product-thumb .product-action a.add_to_cart_button.added:before {
          content: '\f00c';
          font-family: 'FontAwesome';
          font-weight: 400; }
      body.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;
        margin-top: 20px;
        width: 100%;
        padding: 0 20px;
        color: #ffffff;
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase;
        position: relative;
        opacity: 0; }
        body.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%); }
  body.woocommerce .woo-products .loop-product .product-info, .insight-woo .woo-products .loop-product .product-info {
    padding: 30px 0 0 0;
    position: relative;
    text-align: center; }
    body.woocommerce .woo-products .loop-product .product-info h3, body.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: 20px;
      font-weight: 700;
      margin-bottom: 10px;
      color: #0C203F;
      -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.woocommerce .woo-products .loop-product .product-info .price, .insight-woo .woo-products .loop-product .product-info .price {
      font-size: 20px;
      font-weight: 700; }
      body.woocommerce .woo-products .loop-product .product-info .price del, .insight-woo .woo-products .loop-product .product-info .price del {
        opacity: 1;
        color: #cccccc; }
    body.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; }
      body.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; }
        body.woocommerce .woo-products .loop-product .product-info .product-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-add-button span.feedback, body.woocommerce .woo-products .loop-product .product-info .product-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse span.feedback, body.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; }
        body.woocommerce .woo-products .loop-product .product-info .product-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a, body.woocommerce .woo-products .loop-product .product-info .product-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a, body.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;
          display: inline-block; }
        body.woocommerce .woo-products .loop-product .product-info .product-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before, body.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;
          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; }
        body.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; }
        body.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; }
        body.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; }
        body.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; }
    body.woocommerce .woo-products .loop-product .product-info.has-wishlist, .insight-woo .woo-products .loop-product .product-info.has-wishlist {
      padding-right: 30px; }
  body.woocommerce .woo-products .loop-product:hover .product-thumb:before, .insight-woo .woo-products .loop-product:hover .product-thumb:before {
    background: rgba(0, 0, 0, 0.8); }
  body.woocommerce .woo-products .loop-product:hover .product-action .product-quickview,
  body.woocommerce .woo-products .loop-product:hover .product-action a.add_to_cart_button, .insight-woo .woo-products .loop-product:hover .product-action .product-quickview,
  .insight-woo .woo-products .loop-product:hover .product-action a.add_to_cart_button {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  body.woocommerce .woo-products .loop-product:hover .product-action a.added_to_cart, .insight-woo .woo-products .loop-product:hover .product-action a.added_to_cart {
    opacity: 1; }

#woo-quickview {
  position: relative;
  max-width: 920px;
  margin: 0 auto;
  padding: 0px;
  background-color: #ffffff; }
  #woo-quickview .product .outofstock {
    display: none; }
  #woo-quickview .product .images {
    padding: 0;
    margin: 0; }
    #woo-quickview .product .images .thumbnails {
      display: none; }
  #woo-quickview .product .summary {
    margin: 0;
    padding: 15px;
    max-height: 460px; }
    #woo-quickview .product .summary .summary-inner {
      height: 100%;
      overflow-y: auto; }
    #woo-quickview .product .summary .badges {
      display: none; }
    #woo-quickview .product .summary .product_title {
      margin-bottom: 20px;
      padding-bottom: 20px;
      position: relative; }
      #woo-quickview .product .summary .product_title:after {
        content: '';
        width: 30px;
        height: 3px;
        background-color: #EEEEEE;
        position: absolute;
        left: 0;
        bottom: 0; }
    #woo-quickview .product .summary .woocommerce-product-rating {
      display: none; }
    #woo-quickview .product .summary .out-of-stock {
      font-size: 15px;
      font-weight: 400;
      font-style: italic;
      color: #f76b6a;
      padding: 20px 0;
      margin: 0;
      border-top: 1px solid #f4f4f4; }
      #woo-quickview .product .summary .out-of-stock:before {
        content: '\f406';
        font-family: Ionicons;
        margin-right: 5px;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    #woo-quickview .product .summary .price {
      font-size: 30px;
      margin: 0 0 20px 0;
      line-height: 1;
      color: #cccccc; }
      #woo-quickview .product .summary .price .amount {
        color: #fe5000;
        font-weight: 700; }
      #woo-quickview .product .summary .price del .amount {
        font-weight: 400;
        color: #cccccc; }
    #woo-quickview .product .summary .description {
      margin-bottom: 20px; }
      #woo-quickview .product .summary .description p {
        margin: 0; }
    #woo-quickview .product .summary form.cart {
      margin-bottom: 20px; }
      #woo-quickview .product .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; }
        #woo-quickview .product .summary form.cart .quantity span:hover {
          background-color: #fe5000;
          color: #ffffff; }
      #woo-quickview .product .summary form.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; }
        #woo-quickview .product .summary form.cart .quantity input::-webkit-inner-spin-button, #woo-quickview .product .summary form.cart .quantity input::-webkit-outer-spin-button {
          -webkit-appearance: none;
          margin: 0; }
      #woo-quickview .product .summary form.cart button[type="submit"] {
        padding: 20px 30px;
        display: inline-block;
        text-align: center;
        background-color: #fe5000;
        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; }
        #woo-quickview .product .summary form.cart button[type="submit"]:hover {
          background-color: #1F1F1F; }
    #woo-quickview .product .summary .woo-single-meta table {
      border-top: 1px solid #EEEEEE;
      margin-bottom: 0px; }
      #woo-quickview .product .summary .woo-single-meta table tr td {
        padding: 20px 0;
        border-bottom: 1px solid #EEEEEE; }
        #woo-quickview .product .summary .woo-single-meta table tr td.label {
          width: 200px;
          font-weight: 700;
          text-transform: uppercase;
          color: #1F1F1F; }
          #woo-quickview .product .summary .woo-single-meta table tr td.label i {
            color: #878787;
            width: 30px; }
      #woo-quickview .product .summary .woo-single-meta table tr.share td a {
        margin-right: 20px; }
    #woo-quickview .product .summary .woo-single-tabs {
      display: none; }
  #woo-quickview .quickview-carousel .slick-prev {
    left: 20px;
    z-index: 99; }
  #woo-quickview .quickview-carousel .slick-next {
    right: 20px; }
  #woo-quickview .quickview-carousel .slick-prev:before, #woo-quickview .quickview-carousel .slick-next:before {
    background: none;
    color: #111;
    font-size: 25px; }

body.woocommerce .sidebar .widget.widget_product_search form {
  position: relative; }
  body.woocommerce .sidebar .widget.widget_product_search form input[type="search"] {
    box-sizing: border-box;
    height: 50px;
    line-height: 50px;
    background-color: #F4F4F4;
    border: 1px solid #eeeeee; }
  body.woocommerce .sidebar .widget.widget_product_search form input[type="submit"] {
    position: absolute;
    height: 50px;
    width: 50px;
    box-shadow: none;
    font-size: 0;
    border: none;
    line-height: 50px;
    padding: 0;
    top: 0;
    right: 0;
    z-index: 3;
    background: transparent !important; }
  body.woocommerce .sidebar .widget.widget_product_search form:after {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    content: '\f002';
    font-family: 'FontAwesome';
    font-size: 16px;
    z-index: 2;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center; }

body.woocommerce .sidebar .widget.widget_price_filter .price_slider_wrapper {
  padding: 0 10px; }
  body.woocommerce .sidebar .widget.widget_price_filter .price_slider_wrapper .ui-slider-horizontal {
    height: 6px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background-color: #EEEEEE;
    margin: 0; }
  body.woocommerce .sidebar .widget.widget_price_filter .price_slider_wrapper .ui-slider-handle {
    width: 16px;
    height: 16px;
    top: -5px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px; }
  body.woocommerce .sidebar .widget.widget_price_filter .price_slider_wrapper .price_slider_amount {
    margin-top: 25px;
    position: relative;
    font-size: 17px;
    height: 50px;
    line-height: 50px; }
    body.woocommerce .sidebar .widget.widget_price_filter .price_slider_wrapper .price_slider_amount .price_label {
      text-align: left; }
    body.woocommerce .sidebar .widget.widget_price_filter .price_slider_wrapper .price_slider_amount .button {
      position: absolute;
      top: 0;
      right: 0;
      padding: 12px 25px;
      background-color: transparent !important;
      border: 3px solid #0C203F;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0;
      font-size: 14px;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 0.03em;
      -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.woocommerce .sidebar .widget.widget_price_filter .price_slider_wrapper .price_slider_amount .button:hover {
        color: #ffffff; }

body.woocommerce .sidebar .widget.widget_products ul li, body.woocommerce .sidebar .widget.widget_top_rated_products ul li {
  border: none;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
  display: block;
  position: relative;
  min-height: 80px;
  border-bottom: 1px solid #eeeeee; }
  body.woocommerce .sidebar .widget.widget_products ul li a, body.woocommerce .sidebar .widget.widget_top_rated_products ul li a {
    line-height: 1.2;
    margin-bottom: 10px; }
  body.woocommerce .sidebar .widget.widget_products ul li img, body.woocommerce .sidebar .widget.widget_top_rated_products ul li img {
    width: 80px;
    height: auto;
    margin-left: 10px; }
  body.woocommerce .sidebar .widget.widget_products ul li .product-title, body.woocommerce .sidebar .widget.widget_top_rated_products ul li .product-title {
    font-size: 16px;
    font-weight: 700;
    line-height: 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; }
  body.woocommerce .sidebar .widget.widget_products ul li .star-rating, body.woocommerce .sidebar .widget.widget_top_rated_products ul li .star-rating {
    font-size: 14px; }
    body.woocommerce .sidebar .widget.widget_products ul li .star-rating:before, body.woocommerce .sidebar .widget.widget_top_rated_products ul li .star-rating:before {
      content: '\53\53\53\53\53';
      color: #cccccc; }
    body.woocommerce .sidebar .widget.widget_products ul li .star-rating span:before, body.woocommerce .sidebar .widget.widget_top_rated_products ul li .star-rating span:before {
      color: #ffbf00; }
  body.woocommerce .sidebar .widget.widget_products ul li .amount, body.woocommerce .sidebar .widget.widget_top_rated_products ul li .amount {
    font-size: 16px;
    font-weight: 700; }
  body.woocommerce .sidebar .widget.widget_products ul li mark, body.woocommerce .sidebar .widget.widget_products ul li ins, body.woocommerce .sidebar .widget.widget_top_rated_products ul li mark, body.woocommerce .sidebar .widget.widget_top_rated_products ul li ins {
    background-color: transparent; }
  body.woocommerce .sidebar .widget.widget_products ul li del .amount, body.woocommerce .sidebar .widget.widget_top_rated_products ul li del .amount {
    color: #cccccc; }
  body.woocommerce .sidebar .widget.widget_products ul li:last-child, body.woocommerce .sidebar .widget.widget_top_rated_products ul li:last-child {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0; }

body.woocommerce .sidebar .widget.widget_product_categories ul.product-categories {
  margin: 0;
  padding: 0;
  border: 1px solid #EEEEEE; }
  body.woocommerce .sidebar .widget.widget_product_categories ul.product-categories li {
    margin: 0;
    padding: 0;
    border: none;
    position: relative; }
    body.woocommerce .sidebar .widget.widget_product_categories ul.product-categories li a {
      display: block;
      padding: 10px 20px;
      font-size: 16px;
      font-weight: 600;
      text-transform: capitalize;
      border-bottom: 1px solid #EEEEEE; }
      body.woocommerce .sidebar .widget.widget_product_categories ul.product-categories li a:hover {
        color: #ffffff; }
    body.woocommerce .sidebar .widget.widget_product_categories ul.product-categories li .count {
      position: absolute;
      top: 10px;
      right: 20px; }
    body.woocommerce .sidebar .widget.widget_product_categories ul.product-categories li.current-cat a {
      color: #ffffff; }
  body.woocommerce .sidebar .widget.widget_product_categories ul.product-categories > li:last-child a {
    border-bottom: none; }

body.woocommerce .sidebar .widget.widget_product_categories select {
  display: block;
  width: 100%; }

body.woocommerce #yith-wcwl-popup-message {
  background-color: #fe5000;
  color: #ffffff;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  line-height: 1; }
  body.woocommerce #yith-wcwl-popup-message #yith-wcwl-message:before {
    content: '\f00c';
    font-family: FontAwesome;
    font-weight: 400;
    margin-right: 10px; }

body.woocommerce-wishlist .wishlist-title {
  display: none; }

body.woocommerce-wishlist table.shop_table, body.woocommerce-wishlist table.wishlist_table {
  border: none;
  font-size: 15px;
  margin: 0; }
  body.woocommerce-wishlist table.shop_table th.product-price, body.woocommerce-wishlist table.shop_table th.product-stock-stauts, body.woocommerce-wishlist table.wishlist_table th.product-price, body.woocommerce-wishlist table.wishlist_table th.product-stock-stauts {
    text-align: center; }
  body.woocommerce-wishlist table.shop_table .add_to_cart, body.woocommerce-wishlist table.wishlist_table .add_to_cart {
    height: 40px;
    line-height: 40px;
    background-color: #fe5000 !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; }
    body.woocommerce-wishlist table.shop_table .add_to_cart:hover, body.woocommerce-wishlist table.wishlist_table .add_to_cart:hover {
      background-color: #1F1F1F !important; }
    body.woocommerce-wishlist table.shop_table .add_to_cart.loading:after, body.woocommerce-wishlist table.wishlist_table .add_to_cart.loading:after {
      position: relative;
      top: 0;
      right: 0;
      margin-left: 10px; }
    body.woocommerce-wishlist table.shop_table .add_to_cart.added:after, body.woocommerce-wishlist table.wishlist_table .add_to_cart.added:after {
      margin-left: 10px; }
  body.woocommerce-wishlist table.shop_table td.product-thumbnail, body.woocommerce-wishlist table.wishlist_table td.product-thumbnail {
    padding-left: 20px;
    padding-right: 20px; }
    body.woocommerce-wishlist table.shop_table td.product-thumbnail a, body.woocommerce-wishlist table.wishlist_table td.product-thumbnail a {
      width: 80px !important;
      max-width: 80px !important; }
      body.woocommerce-wishlist table.shop_table td.product-thumbnail a img, body.woocommerce-wishlist table.wishlist_table td.product-thumbnail a img {
        width: 80px !important;
        height: auto !important; }
  body.woocommerce-wishlist table.shop_table td.product-name, body.woocommerce-wishlist table.wishlist_table td.product-name {
    font-weight: 600; }
    body.woocommerce-wishlist table.shop_table td.product-name a, body.woocommerce-wishlist table.wishlist_table td.product-name a {
      color: #1F1F1F; }
      body.woocommerce-wishlist table.shop_table td.product-name a:hover, body.woocommerce-wishlist table.wishlist_table td.product-name a:hover {
        color: #fe5000; }
  body.woocommerce-wishlist table.shop_table td.product-remove, body.woocommerce-wishlist table.wishlist_table td.product-remove {
    padding-left: 0;
    text-align: left; }
  body.woocommerce-wishlist table.shop_table td.product-price, body.woocommerce-wishlist table.wishlist_table td.product-price {
    text-align: left; }
    body.woocommerce-wishlist table.shop_table td.product-price del, body.woocommerce-wishlist table.wishlist_table td.product-price del {
      opacity: .5; }
    body.woocommerce-wishlist table.shop_table td.product-price ins, body.woocommerce-wishlist table.wishlist_table td.product-price ins {
      background-color: transparent; }
  body.woocommerce-wishlist table.shop_table td.product-add-to-cart, body.woocommerce-wishlist table.wishlist_table td.product-add-to-cart {
    text-align: right;
    padding-right: 0; }

body.woocommerce-wishlist .woo-notice {
  padding: 0; }

body.woocommerce-wishlist:not(.search) .content h2, body.woocommerce-wishlist:not(.search) .content h3, body.woocommerce-wishlist:not(.search) .content-area h2, body.woocommerce-wishlist:not(.search) .content-area h3 {
  font-family: "Source Sans Pro";
  font-size: 34px;
  font-weight: 400; }

body.woocommerce-wishlist .yith-wcwl-share {
  margin: 0; }
  body.woocommerce-wishlist .yith-wcwl-share h4, body.woocommerce-wishlist .yith-wcwl-share ul {
    display: inline-block;
    height: 21px;
    line-height: 21px;
    margin: 0;
    float: left;
    margin-right: 10px; }

body.woocommerce.single-product .woo-single-products {
  margin-top: 100px; }
  body.woocommerce.single-product .woo-single-products .woo-single-products-title {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 60px; }

body.woocommerce.single-product .woo-single-info .woo-single-images .woo-single-featured a {
  display: block;
  width: 100%;
  margin: 0px; }

body.woocommerce.single-product .woo-single-info .woo-single-images .woo-single-thumbnails {
  display: flex;
  flex-wrap: wrap; }
  body.woocommerce.single-product .woo-single-info .woo-single-images .woo-single-thumbnails a {
    display: block;
    width: calc(100%/3);
    margin-top: 30px; }

body.woocommerce.single-product .woo-single-info .woo-single-summary .product_title {
  margin-bottom: 20px;
  font-size: 32px; }

body.woocommerce.single-product .woo-single-info .woo-single-summary .woocommerce-product-rating {
  margin-bottom: 20px; }
  body.woocommerce.single-product .woo-single-info .woo-single-summary .woocommerce-product-rating .star-rating {
    color: #ffbf00;
    margin: 5px 0 0 0; }
    body.woocommerce.single-product .woo-single-info .woo-single-summary .woocommerce-product-rating .star-rating:before {
      content: '\53\53\53\53\53';
      color: #cccccc; }

body.woocommerce.single-product .woo-single-info .woo-single-summary .price {
  font-size: 24px;
  margin: 0 0 20px 0;
  line-height: 1;
  color: #cccccc; }
  body.woocommerce.single-product .woo-single-info .woo-single-summary .price .amount {
    font-weight: 700; }
  body.woocommerce.single-product .woo-single-info .woo-single-summary .price del .amount {
    font-weight: 400;
    color: #cccccc; }

body.woocommerce.single-product .woo-single-info .woo-single-summary .description {
  margin-bottom: 40px; }
  body.woocommerce.single-product .woo-single-info .woo-single-summary .description p {
    margin: 0; }

body.woocommerce.single-product .woo-single-info .woo-single-summary form.cart {
  margin-bottom: 40px; }
  body.woocommerce.single-product .woo-single-info .woo-single-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: 15px;
    font-weight: 400;
    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; }
    body.woocommerce.single-product .woo-single-info .woo-single-summary form.cart .quantity span:hover {
      color: #ffffff; }
  body.woocommerce.single-product .woo-single-info .woo-single-summary form.cart .quantity input {
    width: 60px;
    height: 60px;
    display: inline-block;
    text-align: center;
    line-height: 60px;
    background-color: #F4F4F4;
    color: #1F1F1F;
    font-size: 17px;
    font-weight: 600;
    float: left;
    min-width: 100px; }
    body.woocommerce.single-product .woo-single-info .woo-single-summary form.cart .quantity input::-webkit-inner-spin-button, body.woocommerce.single-product .woo-single-info .woo-single-summary form.cart .quantity input::-webkit-outer-spin-button {
      -webkit-appearance: none;
      margin: 0; }
  body.woocommerce.single-product .woo-single-info .woo-single-summary form.cart button[type="submit"] {
    height: 60px;
    padding: 0 30px;
    display: inline-block;
    text-align: center;
    line-height: 60px;
    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; }

body.woocommerce.single-product .woo-single-info .woo-single-summary .stock {
  font-size: 1em;
  line-height: 1;
  margin: 0 0 20px 0; }

body.woocommerce.single-product .woo-single-info .woo-single-meta table {
  border-top: 1px solid #EEEEEE;
  margin-bottom: 40px; }
  body.woocommerce.single-product .woo-single-info .woo-single-meta table tr td {
    padding: 15px 0;
    border-bottom: 1px solid #EEEEEE; }
    body.woocommerce.single-product .woo-single-info .woo-single-meta table tr td.label {
      width: 200px;
      font-weight: 700;
      text-transform: uppercase;
      color: #1F1F1F; }
      body.woocommerce.single-product .woo-single-info .woo-single-meta table tr td.label i {
        color: #878787;
        width: 30px; }
  body.woocommerce.single-product .woo-single-info .woo-single-meta table tr.share td a {
    margin-right: 20px; }

body.woocommerce.single-product .woo-single-info .woo-single-tabs .tabs-container ul.tabs {
  margin: 0;
  padding: 0; }
  body.woocommerce.single-product .woo-single-info .woo-single-tabs .tabs-container ul.tabs:before, body.woocommerce.single-product .woo-single-info .woo-single-tabs .tabs-container ul.tabs:after {
    display: none !important; }
  body.woocommerce.single-product .woo-single-info .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; }
    body.woocommerce.single-product .woo-single-info .woo-single-tabs .tabs-container ul.tabs li:before, body.woocommerce.single-product .woo-single-info .woo-single-tabs .tabs-container ul.tabs li:after {
      display: none !important; }
    body.woocommerce.single-product .woo-single-info .woo-single-tabs .tabs-container ul.tabs li a {
      padding: 20px 0;
      line-height: 1;
      color: #0C203F;
      font-size: 16px;
      font-weight: 600; }
    body.woocommerce.single-product .woo-single-info .woo-single-tabs .tabs-container ul.tabs li.active {
      color: #ffffff; }
      body.woocommerce.single-product .woo-single-info .woo-single-tabs .tabs-container ul.tabs li.active a {
        color: #ffffff; }

body.woocommerce.single-product .woo-single-info .woo-single-tabs .tabs-container .panel {
  padding: 30px;
  margin-bottom: 0;
  border: 1px solid #EEEEEE; }
  body.woocommerce.single-product .woo-single-info .woo-single-tabs .tabs-container .panel h2 {
    display: none; }
  body.woocommerce.single-product .woo-single-info .woo-single-tabs .tabs-container .panel p {
    margin: 0 0 15px 0; }
    body.woocommerce.single-product .woo-single-info .woo-single-tabs .tabs-container .panel p:last-child {
      margin: 0; }

body.woocommerce.single-product .woo-single-info #reviews #comments ol.commentlist {
  margin: 0;
  padding: 0; }
  body.woocommerce.single-product .woo-single-info #reviews #comments ol.commentlist li .comment-text {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 1px solid #EEEEEE;
    padding: 10px; }
    body.woocommerce.single-product .woo-single-info #reviews #comments ol.commentlist li .comment-text .description {
      margin: 0; }
      body.woocommerce.single-product .woo-single-info #reviews #comments ol.commentlist li .comment-text .description p {
        margin-bottom: 10px; }
        body.woocommerce.single-product .woo-single-info #reviews #comments ol.commentlist li .comment-text .description p:last-child {
          margin-bottom: 0; }
    body.woocommerce.single-product .woo-single-info #reviews #comments ol.commentlist li .comment-text .star-rating {
      color: #ffbf00; }
      body.woocommerce.single-product .woo-single-info #reviews #comments ol.commentlist li .comment-text .star-rating:before {
        content: '\53\53\53\53\53';
        color: #cccccc; }
  body.woocommerce.single-product .woo-single-info #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; }

body.woocommerce.single-product .woo-single-info #reviews #review_form_wrapper {
  margin-top: 20px; }
  body.woocommerce.single-product .woo-single-info #reviews #review_form_wrapper #respond h3 {
    font-size: 18px; }
  body.woocommerce.single-product .woo-single-info #reviews #review_form_wrapper #respond form .form-submit {
    margin-bottom: 0; }
  body.woocommerce.single-product .woo-single-info #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; }
  body.woocommerce.single-product .woo-single-info #reviews #review_form_wrapper #respond form p.stars {
    margin: 0; }
    body.woocommerce.single-product .woo-single-info #reviews #review_form_wrapper #respond form p.stars a {
      color: #ffbf00; }
  body.woocommerce.single-product .woo-single-info #reviews #review_form_wrapper #respond form input[type="submit"] {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 15px 25px;
    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; }
    body.woocommerce.single-product .woo-single-info #reviews #review_form_wrapper #respond form input[type="submit"]:hover {
      color: #ffffff; }

@media (max-width: 991px) {
  body.woocommerce.single-product .woo-single-info-right {
    margin-top: 60px; }
    body.woocommerce.single-product .woo-single-info-right .woo-single-summary .quantity {
      display: block;
      width: 100%; }
    body.woocommerce.single-product .woo-single-info-right .woo-single-summary form.cart button[type="submit"] {
      margin-left: 0;
      margin-top: 30px; }
    body.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;
      line-height: 18px;
      font-size: 18px;
      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: -3px;
        right: -8px;
        min-width: 16px;
        height: 16px;
        line-height: 16px;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        color: #ffffff;
        z-index: 999; }

body.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; }
  body.woocommerce-cart .quantity span:hover {
    background-color: #fe5000;
    color: #ffffff; }

body.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; }
  body.woocommerce-cart .quantity input::-webkit-inner-spin-button, body.woocommerce-cart .quantity input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0; }

body.woocommerce-cart .cart-collaterals {
  margin-top: 80px; }

body.woocommerce-cart .cart_totals .amount {
  color: #fe5000;
  font-weight: 700;
  font-size: 18px; }

body.woocommerce-cart .cart_totals .wc-proceed-to-checkout {
  padding-bottom: 0; }
  body.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: #fe5000;
    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; }
    body.woocommerce-cart .cart_totals .wc-proceed-to-checkout a.checkout-button:hover {
      background-color: #0C203F; }

body.woocommerce-cart .return-to-shop .button {
  border-radius: 0;
  color: #ffffff;
  background: #fe5000;
  padding: 15px 30px; }
  body.woocommerce-cart .return-to-shop .button:hover {
    background: #0C203F; }

.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: #fe5000;
          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 {
      position: relative;
      margin: 0;
      padding: 30px 0;
      font-weight: 700;
      line-height: 1;
      text-transform: capitalize;
      border-bottom: 1px solid #eeeeee;
      color: #0C203F; }
      .mini-cart-wrap .widget_shopping_cart_content .total .amount {
        position: absolute;
        right: 0;
        top: 25px;
        color: #fe5000;
        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: 45px;
        line-height: 42px;
        border: 2px solid #fe5000;
        padding: 0 20px;
        background: #fe5000;
        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: #fe5000;
          border-color: #fe5000; }
        .mini-cart-wrap .widget_shopping_cart_content .buttons a:hover {
          background-color: #fe5000;
          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 a {
      color: #0C203F;
      line-height: 1.2; }
      .mini-cart-wrap .widget_shopping_cart_content .product_list_widget li.mini_cart_item a:hover {
        color: #fe5000; }
    .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;
      font-weight: 600; }
  .mini-cart-wrap.open .widget_shopping_cart_content {
    opacity: 1;
    visibility: visible; }

body.woocommerce-checkout .checkout_coupon {
  padding: 30px;
  border: 1px solid #EEEEEE;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

body.woocommerce-checkout form input[type="text"], body.woocommerce-checkout form input[type="email"], body.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; }

body.woocommerce-checkout form input[type="submit"] {
  height: 60px;
  line-height: 60px;
  padding: 0 30px;
  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; }
  body.woocommerce-checkout form input[type="submit"]:hover {
    color: #ffffff !important; }

body.woocommerce-checkout form .select2-container {
  height: 60px;
  padding: 0 30px;
  background-color: #F4F4F4; }
  body.woocommerce-checkout form .select2-container a {
    border: none;
    background-color: transparent;
    height: 60px;
    line-height: 60px;
    padding: 0; }

body.woocommerce-checkout h3 {
  margin-bottom: 40px; }

body.woocommerce-checkout #customer_details {
  margin-bottom: 80px; }

body.woocommerce-checkout #payment {
  margin-top: 60px;
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
  body.woocommerce-checkout #payment ul.wc_payment_methods {
    border: none;
    padding: 0; }
    body.woocommerce-checkout #payment ul.wc_payment_methods li label {
      color: #1F1F1F;
      text-transform: uppercase;
      font-weight: 600;
      font-size: 16px; }
    body.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; }
      body.woocommerce-checkout #payment ul.wc_payment_methods li .payment_box:before {
        border-bottom-color: #F4F4F4; }
      body.woocommerce-checkout #payment ul.wc_payment_methods li .payment_box p {
        margin: 0; }
  body.woocommerce-checkout #payment .place-order {
    padding: 40px 0 0 0;
    margin: 0; }

body.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; }

body.woocommerce-page .woo-notice, body.woocommerce .woo-notice {
  padding: 0; }
  body.woocommerce-page .woo-notice .woocommerce-message, body.woocommerce .woo-notice .woocommerce-message {
    border-top-color: #fe5000; }
    body.woocommerce-page .woo-notice .woocommerce-message a, body.woocommerce .woo-notice .woocommerce-message a {
      color: #ffffff;
      background-color: #fe5000;
      border-radius: 0;
      font-size: 14px;
      font-weight: 600;
      text-transform: uppercase; }
      body.woocommerce-page .woo-notice .woocommerce-message a:hover, body.woocommerce .woo-notice .woocommerce-message a:hover {
        color: #ffffff;
        background-color: #1F1F1F; }

body.woocommerce-page table.shop_table, body.woocommerce table.shop_table {
  border: none; }
  body.woocommerce-page table.shop_table thead, body.woocommerce table.shop_table thead {
    background-color: #f4f4f4;
    color: #0C203F;
    font-size: 20px;
    font-weight: 700;
    text-transform: capitalize; }
    body.woocommerce-page table.shop_table thead tr th, body.woocommerce table.shop_table thead tr th {
      border: none;
      color: #0C203F;
      padding: 20px 0; }
      body.woocommerce-page table.shop_table thead tr th:first-child, body.woocommerce table.shop_table thead tr th:first-child {
        padding-left: 20px; }
  body.woocommerce-page table.shop_table tr th, body.woocommerce table.shop_table tr th {
    padding: 20px 0;
    font-weight: 700;
    color: #0C203F;
    border-width: 0 0 1px 0 !important;
    border-color: #EEEEEE; }
  body.woocommerce-page table.shop_table tr td, body.woocommerce table.shop_table tr td {
    border-width: 0 0 1px 0 !important;
    border-color: #EEEEEE;
    padding: 20px 0; }
    body.woocommerce-page table.shop_table tr td.product-remove a, body.woocommerce table.shop_table tr td.product-remove a {
      color: #777777 !important; }
      body.woocommerce-page table.shop_table tr td.product-remove a:hover, body.woocommerce table.shop_table tr td.product-remove a:hover {
        color: red !important;
        background-color: transparent !important; }
    body.woocommerce-page table.shop_table tr td.product-thumbnail img, body.woocommerce table.shop_table tr td.product-thumbnail img {
      width: 80px;
      height: auto;
      border: none; }
    body.woocommerce-page table.shop_table tr td.product-name, body.woocommerce table.shop_table tr td.product-name {
      font-size: 18px;
      font-weight: 700;
      color: #0C203F; }
      body.woocommerce-page table.shop_table tr td.product-name a, body.woocommerce table.shop_table tr td.product-name a {
        font-size: 18px;
        font-weight: 700;
        color: #0C203F; }
      body.woocommerce-page table.shop_table tr td.product-name .product-quantity, body.woocommerce table.shop_table tr td.product-name .product-quantity {
        font-weight: 400;
        color: #0C203F; }
    body.woocommerce-page table.shop_table tr td.product-price, body.woocommerce-page table.shop_table tr td.product-subtotal, body.woocommerce-page table.shop_table tr td.product-total, body.woocommerce table.shop_table tr td.product-price, body.woocommerce table.shop_table tr td.product-subtotal, body.woocommerce table.shop_table tr td.product-total {
      font-size: 18px;
      font-weight: 700; }
    body.woocommerce-page table.shop_table tr td.actions input[type="text"], body.woocommerce-page table.shop_table tr td.actions input[type="submit"], body.woocommerce table.shop_table tr td.actions input[type="text"], body.woocommerce table.shop_table tr td.actions input[type="submit"] {
      height: 55px !important;
      line-height: 52px !important;
      padding: 0 30px !important;
      font-size: 16px;
      font-weight: 400;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0; }
    body.woocommerce-page table.shop_table tr td.actions input[type="text"], body.woocommerce table.shop_table tr td.actions input[type="text"] {
      background-color: #F4F4F4;
      color: #1F1F1F;
      width: 320px !important; }
    body.woocommerce-page table.shop_table tr td.actions input[type="submit"], body.woocommerce table.shop_table tr td.actions input[type="submit"] {
      background-color: transparent;
      border: 3px solid #fe5000;
      font-size: 15px;
      line-height: 50px;
      font-weight: 700;
      -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.woocommerce-page table.shop_table tr td.actions input[type="submit"]:hover, body.woocommerce table.shop_table tr td.actions input[type="submit"]:hover {
        color: #ffffff; }

.single .content .comments-area .comment-list li .comment-body .comment-meta a.url {
  display: block;
  font-size: 18px;
  font-weight: 700;
  color: #0C203F; }
 
.vc_row.vc_row-flex { background-color:#555 !important; }
.wpb_wrapper #gt-res-dir-ctr { color:#ccc; } 
.product-action { text-align:center; }
.single .content .content-area .meta { display:none; }
.entry-share { display:none; }  
.content { background-color:#f2f2f2; }
#main .vc_row.wpb_row.vc_custom_1520864737005 { border:1px solid #ccc; background-color:#999 !important; }
.vc_custom_1520864737005 .insight-icon-boxes.style-01 .title { color:#fff !important; }
.vc_custom_1520864737005 .content { background-color:inherit !important; }
.insight-icon-boxes.style-01 .icon { background-color:#135294 !important; }
.insight-icon-boxes h3 { margin-bottom:20px !important; color:#fff; } 
.insight-icon-boxes .content a, a.read-more.link { border:1px solid #135294; padding:10px; color:#135294 !important; }
.vc_custom_1520864737005 .content a {  border:1px solid #fff; padding:10px; color:#fff !important; }
.insight-icon-boxes .content a:hover, a.read-more.link:hover { border:1px solid #135294; background-color:#135294; color:#fff !important; }
.entry-content .vc_row.vc_custom_1520864737005 div.wpb_column:nth-child(1),
.entry-content .vc_row.vc_custom_1520864737005 div.wpb_column:nth-child(2)
 { border-right:1px solid #ccc; }
.insight-icon-boxes .content a { display:block; }
.vc_column_container>.vc_column-inner { padding-left:30px !important; padding-right:30px !important; }

.insight-blog-home .item-grid .post-thumbnail a img, .single-post-thumbnail img, .insight-light-video img { width:120px; margin: 0 auto; }
.single-post-thumbnail img, .insight-light-video img { width:250px; }
.insight-blog-home.style-02 .post-thumbnail { text-align:center; }

