
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Reset
# Repeatable Patterns
# Elements
# Typography
# Responsive images
# Alignment
# Entry Content
# Attachments
# Widgets
# Galleries
--------------------------------------------------------------*/

/**
 * Reset
 * ----------------------------------------------------------------------------
 */
code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 14px;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}

pre {
    background: #f5f5f5;
    color: #666;
    font-family: monospace;
    font-size: 14px;
    margin: 20px 0;
    overflow: auto;
    padding: 20px;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

small {
    font-size: smaller;
}

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

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

dl {
    margin: 0 20px;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 0 20px;
}

ul {
    list-style-type: square;
}

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

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

form {
    margin: 0;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    max-width: 100%;
    vertical-align: baseline;
}

button,
input {
    line-height: normal;
}

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

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

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-bottom: 1px solid #ededed;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px;
    line-height: 2;
    margin: 0 0 20px;
    width: 100%;
}

caption {
    font-size: 16px;
    margin: 20px 0;
}

th {
    font-weight: bold;
    text-transform: uppercase;
}

td {
    border-top: 1px solid #ededed;
    padding: 6px 10px 6px 0;
}

del {
    color: #333;
}

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

/**
 * Repeatable Patterns
 * ----------------------------------------------------------------------------
 */

.genericon:before,
.menu-toggle:after,
.featured-post:before,
.date a:before,
.entry-meta .author a:before,
.format-audio .entry-content:before,
.comments-link a:before,
.tags-links a:first-child:before,
.categories-links a:first-child:before,
.edit-link a:before,
.attachment .entry-title:before,
.attachment-meta:before,
.attachment-meta a:before,
.comment-awaiting-moderation:before,
.comment-reply-link:before,
.comment-reply-login:before,
.comment-reply-title small a:before,
.bypostauthor > .comment-body .fn:before,
.error404 .page-title:before {
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font: normal 16px/1 Genericons;
    vertical-align: text-bottom;
}

/* Clearing floats */
.clear:after,
.attachment .entry-header:after,
.site-footer .widget-area:after,
.entry-content:after,
.page-content:after,
.navigation:after,
.nav-links:after,
.gallery:after,
.comment-form-author:after,
.comment-form-email:after,
.comment-form-url:after,
.comment-body:after {
    clear: both;
}

.clear:before,
.clear:after,
.attachment .entry-header:before,
.attachment .entry-header:after,
.site-footer .widget-area:before,
.site-footer .widget-area:after,
.entry-content:before,
.entry-content:after,
.page-content:before,
.page-content:after,
.navigation:before,
.navigation:after,
.nav-links:before,
.nav-links:after,
.gallery:before,
.gallery:after,
.comment-form-author:before,
.comment-form-author:after,
.comment-form-email:before,
.comment-form-email:after,
.comment-form-url:before,
.comment-form-url:after,
.comment-body:before,
.comment-body:after {
    content: "";
    display: table;
}

/**
 * Elements
 * ----------------------------------------------------------------------------
 */

hr {
    background-color: #eaeaea;
    background-color: rgba(51, 51, 51, 0.1);
    border: 0;
    height: 1px;
    margin-bottom: 1.6em;
}

ul,
ol {
    margin: 0 0 1.6em 1.3333em;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

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

dl {
    margin-bottom: 1.6em;
}

dt {
    font-weight: bold;
}

dd {
    margin-bottom: 1.6em;
}

table,
th,
td {
    border: 1px solid #eaeaea;
    border: 1px solid rgba(51, 51, 51, 0.1);
}

table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.6em;
    table-layout: fixed; /* Prevents HTML tables from becoming too wide */
    width: 100%;
}

caption,
th,
td {
    font-weight: normal;
    text-align: left;
}

th {
    border-width: 0 1px 1px 0;
    font-weight: 700;
}

td {
    border-width: 0 1px 1px 0;
}

th, td {
    padding: 0.4em;
}

img {
    -ms-interpolation-mode: bicubic;
    border: 0;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}

figure {
    margin: 0;
}

del {
    opacity: 0.8;
}

/**
 * Typography
 * ----------------------------------------------------------------------------
 */

b,
strong {
    font-weight: 700;
}

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

blockquote {
    border-left: 4px solid #707070;
    border-left: 4px solid rgba(51, 51, 51, 0.7);
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    font-size: 18px;
    font-size: 1.8rem;
    font-style: italic;
    line-height: 1.6667;
    margin-bottom: 1.6667em;
    padding-left: 0.7778em;
}

blockquote p {
    margin-bottom: 1.6667em;
}

blockquote > p:last-child {
    margin-bottom: 0;
}

blockquote cite,
blockquote small {
    color: #333;
    font-size: 15px;
    font-size: 1.5rem;
    font-family: "Noto Sans", sans-serif;
    line-height: 1.6;
}

blockquote em,
blockquote i,
blockquote cite {
    font-style: normal;
}

blockquote strong,
blockquote b {
    font-weight: 400;
}

address {
    font-style: italic;
    margin: 0 0 1.6em;
}

code,
kbd,
tt,
var,
samp,
pre {
    font-family: Inconsolata, monospace;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}

pre {
    background-color: transparent;
    background-color: rgba(0, 0, 0, 0.01);
    border: 1px solid #eaeaea;
    border: 1px solid rgba(51, 51, 51, 0.1);
    line-height: 1.2;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 0.8em;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

abbr[title] {
    border-bottom: 1px dotted #eaeaea;
    border-bottom: 1px dotted rgba(51, 51, 51, 0.1);
    cursor: help;
}

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

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

sup {
    bottom: 1ex;
}

sub {
    top: .5ex;
}

small {
    font-size: 75%;
}

big {
    font-size: 125%;
}

/**
 * Responsive images
 * ----------------------------------------------------------------------------
 */
.entry-content img,
.entry-summary img,
.comment-content img,
.widget img,
.wp-caption {
    max-width: 100%;
}

/* Make sure images with WordPress-added height and width attributes are scaled correctly. */
.entry-content img,
.entry-summary img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
    height: auto;
}

img.size-full,
img.size-large,
img.wp-post-image {
    height: auto;
    max-width: 100%;
}

/* Make sure videos and embeds fit their containers. */
embed,
iframe,
object,
video {
    max-width: 100%;
}

/* Override the Twitter embed fixed width. */
.entry-content .twitter-tweet-rendered {
    max-width: 100% !important;
}

/**
 * Alignment
 * ----------------------------------------------------------------------------
 */
/* Images */
.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

figure.wp-caption.alignleft,
img.alignleft {
    margin: 5px 20px 5px 0;
}

.wp-caption.alignleft {
    margin: 5px 10px 5px 0;
}

figure.wp-caption.alignright,
img.alignright {
    margin: 5px 0 5px 20px;
}

.wp-caption.alignright {
    margin: 5px 0 5px 10px;
}

img.aligncenter {
    margin: 5px auto;
}

.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
    color: #220e10;
    font-size: 18px;
    font-style: italic;
    font-weight: 300;
    margin: 0 0 24px;
}

div.wp-caption.alignright img[class*="wp-image-"] {
    float: right;
}

div.wp-caption.alignright .wp-caption-text {
    padding-left: 10px;
}

img.wp-smiley,
.rsswidget img {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol {
    list-style-position: inside;
}

/**
 * Entry Content
 * ----------------------------------------------------------------------------
 */

.sticky.format-standard .entry-meta .date,
.sticky.format-audio .entry-meta .date,
.sticky.format-chat .entry-meta .date,
.sticky.format-image .entry-meta .date,
.sticky.format-gallery .entry-meta .date {
    display: none;
}

/* Page links */
.page-links {
    clear: both;
    font-size: 16px;
    font-style: italic;
    font-weight: normal;
    line-height: 2.2;
    margin: 20px 0;
    text-transform: uppercase;
}

.page-links a,
.page-links > span {
    background: #fff;
    border: 1px solid #fff;
    padding: 5px 10px;
    text-decoration: none;
}

.format-status .entry-content .page-links a,
.format-gallery .entry-content .page-links a,
.format-chat .entry-content .page-links a,
.format-quote .entry-content .page-links a,
.page-links a {
    background: #000;
    border: 1px solid #000;
    color: #fff;
}

.format-gallery .entry-content .page-links a:hover,
.format-audio .entry-content .page-links a:hover,
.format-status .entry-content .page-links a:hover,
.format-video .entry-content .page-links a:hover,
.format-chat .entry-content .page-links a:hover,
.format-quote .entry-content .page-links a:hover,
.page-links a:hover {
    background: #fff;
    color: #000;
}

.format-status .entry-content .page-links > span,
.format-quote .entry-content .page-links > span {
    background: none;
}

.page-links .page-links-title {
    background: transparent;
    border: none;
    margin-right: 20px;
    padding: 0;
}

/* Mediaelements */
.hentry .mejs-mediaelement,
.hentry .mejs-container .mejs-controls {
    background: #220e10;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-loaded,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    background: #fff;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-current {
    background: #ea9629;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    background: #595959;
}

.hentry .mejs-controls .mejs-time-rail span,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    border-radius: 0;
}

/**
 * Attachments
 * ----------------------------------------------------------------------------
 */

.attachment .hentry {
    background-color: #e8e5ce;
    margin: 0;
    padding: 0;
}

.attachment .entry-header {
    margin-bottom: 0;
    max-width: 1040px;
    padding: 30px 0;
}

.attachment .entry-title {
    display: inline-block;
    float: left;
    font: 300 italic 30px "Source Sans Pro", Helvetica, sans-serif;
    margin: 0;
}

.attachment .entry-title:before {
    content: "\f416";
    font-size: 32px;
    margin-right: 10px;
}

.attachment .entry-meta {
    clear: none;
    color: inherit;
    float: right;
    max-width: 604px;
    padding: 9px 0 0;
    text-align: right;
}

.hentry.attachment:not(.image-attachment) .entry-meta {
    max-width: 104px;
}

.attachment footer.entry-meta {
    display: none;
}

.attachment-meta:before {
    content: "\f307";
}

.full-size-link a:before {
    content: "\f402";
}

.full-size-link:before {
    content: none;
}

.attachment .entry-meta a,
.attachment .entry-meta .edit-link:before,
.attachment .full-size-link:before {
    color: #ca3c08;
}

.attachment .entry-content {
    background-color: #fff;
    max-width: 100%;
    padding: 40px 0;
}

.image-navigation {
    margin: 0 auto;
    max-width: 1040px;
    position: relative;
}

.image-navigation a:hover {
    text-decoration: none;
}

.image-navigation .nav-previous,
.image-navigation .nav-next {
    position: absolute;
    top: 50px;
}

.image-navigation .nav-previous {
    left: 0;
}

.image-navigation .nav-next {
    right: 0;
}

.image-navigation .meta-nav {
    font-size: 32px;
    font-weight: 300;
    vertical-align: -4px;
}

.attachment .entry-attachment,
.attachment .type-attachment p {
    margin: 0 auto;
    max-width: 724px;
    text-align: center;
}

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

.attachment .entry-caption {
    text-align: left;
}

.attachment .entry-description {
    margin: 20px auto 0;
    max-width: 604px;
}

.attachment .entry-caption p:last-child,
.attachment .entry-description p:last-child {
    margin: 0;
}

.attachment .site-main .sidebar-container {
    display: none;
}

.attachment .entry-content .mejs-audio {
    max-width: 400px;
    margin: 0 auto;
}

.attachment .entry-content .wp-video {
    margin: 0 auto;
}

.attachment .entry-content .mejs-container {
    margin-bottom: 24px;
}

/**
 * Widget
 * ----------------------------------------------------------------------------
 */

/* Search widget */
.search-form .search-submit {
    display: none;
}

/* RSS Widget */
.widget_rss .rss-date {
    display: block;
}

.widget_rss .rss-date,
.widget_rss li > cite {
    color: #a2a2a2;
}

/* Calendar Widget */
.widget_calendar table,
.widget_calendar td {
    border: 0;
    border-collapse: separate;
    border-spacing: 1px;
}

.widget_calendar caption {
    font-size: 14px;
    margin: 0;
}

.widget_calendar th,
.widget_calendar td {
    padding: 0;
    text-align: center;
}

.widget_calendar a {
    display: block;
}

.widget_calendar a:hover {
    background-color: rgba(0, 0, 0, 0.15);
}

.widget_calendar tbody td {
    background-color: rgba(255, 255, 255, 0.5);
}

.site-footer .widget_calendar tbody td {
    background-color: rgba(255, 255, 255, 0.05);
}

.widget_calendar tbody .pad, .site-footer .widget_calendar tbody .pad {
    background-color: transparent;
}

@media (min-width: 1200px) {
    blockquote,
    q {
        -webkit-hyphens: none;
        -moz-hyphens: none;
        -ms-hyphens: none;
        hyphens: none;
        quotes: none;
    }

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

    blockquote {
        font-size: 18px;
        margin: 24px 40px;
    }

    blockquote blockquote {
        margin-right: 0;
    }

    blockquote cite,
    blockquote small {
        font-weight: normal;
        display: block;
        font-size: 11px;
        color: #000;
        margin-top: 20px;
    }

    blockquote em,
    blockquote i {
        font-style: normal;
        font-weight: 300;
    }

    blockquote strong,
    blockquote b {
        font-weight: 400;
    }
}

/**
 * Galleries
 * ----------------------------------------------------------------------------
 */

.gallery {
    margin-bottom: 1.6em;
}

.gallery-item {
    display: inline-block;
    padding: 1.79104477%;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.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-icon img {
    margin: 0 auto;
}

.gallery-caption {
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    display: block;
    font-family: "Noto Sans", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
    padding: 0.5em 0;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(․․/wp-content/fonts/lato/S6uyw4BMUTPHjxAwWCWtFCfQ7A.woff) format('woff');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(․․/wp-content/fonts/lato/S6uyw4BMUTPHjx4wWCWtFCc.woff) format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(․․/wp-content/fonts/montserrat/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w0aXx-p7K4GLvztg.woff) format('woff');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(․․/wp-content/fonts/montserrat/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w9aXx-p7K4GLvztg.woff) format('woff');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(․․/wp-content/fonts/montserrat/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w2aXx-p7K4GLvztg.woff) format('woff');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(․․/wp-content/fonts/montserrat/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w3aXx-p7K4GLvztg.woff) format('woff');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(․․/wp-content/fonts/montserrat/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w5aXx-p7K4GLs.woff) format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
.vc_custom_1477882597455 {
    margin-bottom: 0px !important;
}

.vc_custom_1441359070946 {
    padding-top: 70px !important;
    padding-bottom: 0px !important;
}

.vc_custom_1438850371545 {
    margin-bottom: 0px !important;
}

.vc_custom_1441420515869 {
    margin-bottom: 0px !important;
    padding-top: 70px !important;
    padding-bottom: 70px !important;
    background-color: #111111 !important;
}

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

.vc_custom_1438936121266 {
    margin-bottom: 70px !important;
    padding-top: 30px !important;
    padding-bottom: 35px !important;
}

.vc_custom_1439006469476 {
    margin-bottom: 0px !important;
    padding-top: 50px !important;
}

.vc_custom_1439021288026 {
    margin-bottom: 0px !important;
    padding-top: 60px !important;
    padding-bottom: 70px !important;
}

.vc_custom_1439024536542 {
    margin-bottom: 0px !important;
}

.vc_custom_1439028024211 {
    margin-bottom: 0px !important;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

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

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

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

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

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

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

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

.centered_w70{
    width: 60vw;
    margin-left: 50%;
    transform: translate( -50%, 0);
    
}

@media (min-width: 62rem) {
    .site-branding {
        padding-top: 47px;
        padding-bottom: 47px;
        padding-left: 15px;
        padding-right: 20px;
    }
}

body.boxed {
    background-color: #eee;
}

.eg-renovation-member-wrapper .esg-entry-content p,
body,
input,
select,
textarea {
    font-family: Lato;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0em;
    line-height: 1.5;
}

body {
    color: #777;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.vc_tta-tabs.vc_tta-style-renovation.vc_tta-style-renovation .vc_tta-tab>a,
.woocommerce.single .product .woocommerce-tabs ul.tabs li,
.btQuoteBooking .btQuoteTotalText,
.btQuoteBooking .btQuoteTotalCalc,
.btQuoteBooking .btQuoteTotalCurrency {
    font-family: Montserrat;
    font-weight: 700;
    letter-spacing: 0em;
    line-height: 1.2;
}

.renovation .esg-filterbutton {
    font-family: Montserrat;
    font-weight: 700;
    letter-spacing: 0em;
    line-height: 1.2;
}

h1,
h2,
h3,
h4,
h5,
h6,
.vc_tta-tabs.vc_tta-style-renovation.vc_tta-style-renovation .vc_tta-tab>a,
.woocommerce.single .product .woocommerce-tabs ul.tabs li,
.btQuoteBooking .btQuoteTotalText,
.btQuoteBooking .btQuoteTotalCalc,
.btQuoteBooking .btQuoteTotalCurrency {
    color: #1d2634;
}

h1 {
    font-size: 28px;
}

h2 {
    font-size: 24px;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 16px;
}

h5 {
    font-size: 14px;
}

h6 {
    font-size: 12px;
}

a,
a:visited {
    color: #111111;
}

a:hover {
    color: #FBD232;
}

.site-maintenance .social-menu .menu li a:hover:before,
.error404 .not-found h2,
.hot-line .wpb_text_column:last-child h2,
.we-are-layout2 .wpb_column:last-child .thememove-btn,
.widget_product_search form.woocommerce-product-search:after,
.archive.projects .project .read-more-link,
.tm-project-details table .meta-title,
.single-project .project-meta .meta-title,
.comments-area .comment .metadata .comment-reply-link,
.thememove-blog.meta-white-bg .post .entry-meta i,
.post .read-more>a,
.sidebar ul li a:before,
.wpb_widgetised_column ul li a:before,
.sidebar ul li.cat-item a:before,
.sidebar .widget_rss .rsswidget:hover,
.wpb_widgetised_column .widget_rss .rsswidget:hover,
.wpb_widgetised_column ul li.cat-item a:before,
.sidebar .widget_search span:before,
.wpb_widgetised_column .widget_search span:before,
.eg-renovation-member-wrapper .social li a:hover,
.tm-counter.style-02 .number,
.vc_tta-accordion .vc_tta-icon,
.wrench-list.dark-bg a:hover,
.wrench-list li:before,
.header03 #site-navigation .menu>ul>li.menu-item-has-children:after,
.header03 #site-navigation .menu>li.menu-item-has-children:after,
.header03 .contact-info i,
.header01 .extra-info i,
.thememove-blog .post:hover .entry-title a,
.btQuoteBooking .btQuoteTotalText:before {
    color: #FBD232;
}

.vc_tta-tabs.vc_tta-style-renovation.vc_tta-style-renovation .vc_tta-tab:hover>a,
.vc_tta-tabs.vc_tta-style-renovation.vc_tta-style-renovation .vc_tta-tab.vc_active>a {
    color: #FBD232 !important;
}

.left-menu .menu-item:hover a,
.introducing-our-team .vc_custom_heading,
.our-services.list-layout>.wpb_column:first-child>.wpb_wrapper .thememove-icon i,
.our-services.list-layout>.wpb_column:first-child>.vc_column-inner>.wpb_wrapper .thememove-icon i,
.header02 .extra-info i,
.pagination.posts-pagination .page-numbers.next,
.pagination.loop-pagination .page-numbers.next,
.pagination.posts-pagination .page-numbers.prev,
.pagination.loop-pagination .page-numbers.prev,
.post .post-share-buttons span,
.single-project .post-share-buttons span,
.post .entry-meta,
.sidebar .widget_tag_cloud .tagcloud a:hover,
.wpb_widgetised_column .widget_tag_cloud .tagcloud a:hover,
.call-us .thememove-icon i,
.price-table .vc_custom_heading,
.our-services.style3 .vc_inner:hover .thememove-icon i,
.our-services.style2 .thememove-icon i,
.be-a-piece-of-us .thememove-btn,
.be-a-piece-of-us .thememove-icon i,
.thememove-testimonials .testimonials-list .owl-dot.active,
.thememove-testimonials .testimonials-list .owl-dot:hover,
.our-services .thememove-btn:hover,
.we-are ul li:before,
.our-features>div>.wpb_wrapper:after,
.our-features>div>.vc_column-inner>.wpb_wrapper:after,
.site-footer .widget-title:before,
.site-footer .widget-title:after,
.header03 .site-branding,
.header03 .site-branding:before,
.header01 .site-branding,
.header01 .site-branding:before,
.scrollup,
.tm-pricing.style-1 .tm-pricing-button:hover,
.tm-pricing.style-1 .featured-badge,
.tm-counter.style-01 .heading:before,
.tm-counter.style-02 .heading:before,
table th,
.our-features-layout3:hover>.wpb_column:before,
.our-services.style4 .thememove-icon i,
.our-services.style4>.wpb_column>.vc_column-inner>.wpb_wrapper:after,
.vc_tta-tabs.vc_tta-style-renovation.vc_tta-style-renovation .vc_tta-tab>a:after,
.vc_tta-tabs.vc_tta-style-renovation.vc_tta-style-renovation .vc_tta-panel-title>a:after,
.btQuoteBooking .ui-slider .ui-slider-handle:after,
.btQuoteBooking .ui-slider-horizontal .ui-slider-range-min,
.btQuoteBooking .btQuoteSwitch.on {
    background-color: #FBD232;
}

.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-heading,
.esg-pagination.pagination-rect .esg-pagination-button:hover,
.esg-pagination.pagination-rect .esg-pagination-button.selected,
.eg-renovation-shop-wrapper .eg-renovation-shop-element-32,
.eg-renovation-project-wrapper .eg-renovation-project-element-17,
.eg-renovation-project-new-wrapper .eg-renovation-project-new-element-17,
.renovation .esg-navigationbutton,
.renovation .esg-filterbutton {
    background-color: #FBD232 !important;
}

.left-menu .menu-item:hover a,
.sidebar .widget_tag_cloud .tagcloud a:hover,
.wpb_widgetised_column .widget_tag_cloud .tagcloud a:hover,
.be-a-piece-of-us .thememove-btn,
.thememove-testimonials blockquote,
.our-features>div>.wpb_wrapper,
.our-features>div>.vc_column-inner>.wpb_wrapper,
.search-box input[type="search"],
.mini-cart .widget_shopping_cart_content,
#site-navigation .menu li:hover>.sub-menu,
#site-navigation .menu li:hover>.children,
input:focus,
textarea:focus,
blockquote,
.btQuoteBooking .btContactFieldMandatory input:focus,
.btQuoteBooking .btContactFieldMandatory textarea:focus {
    border-color: #FBD232;
}

.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-body,
.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-heading,
.eg-renovation-client-wrapper:hover {
    border-color: #FBD232 !important;
}

.our-services.list-layout>.wpb_column:first-child>.wpb_wrapper .thememove-icon:after,
.our-services.list-layout>.wpb_column:first-child>.vc_column-inner>.wpb_wrapper .thememove-icon:after,
.pagination.posts-pagination .page-numbers.next:after,
.pagination.loop-pagination .page-numbers.next:after,
.pagination.posts-pagination .page-numbers.prev:after,
.pagination.loop-pagination .page-numbers.prev:after,
.post .post-share-buttons span:after,
.single-project .post-share-buttons span:after,
.post .entry-meta:after,
.call-us .thememove-icon:after,
.our-services.style3 .vc_inner:hover .thememove-icon:after,
.our-services.style2 .thememove-icon:after,
.be-a-piece-of-us .thememove-icon:after,
.eg-renovation-shop-wrapper .eg-renovation-shop-element-32:after,
.eg-renovation-project-wrapper .eg-renovation-project-element-17:after,
.eg-renovation-project-new-wrapper .eg-renovation-project-new-element-17:after,
.renovation .esg-navigationbutton:after,
.renovation .esg-filters .esg-filterbutton.selected:before,
.renovation .esg-filters .esg-filterbutton:hover:before,
.renovation .esg-filters .esg-filterbutton:after,
.our-services .wpb_column:hover .btn span:after,
.header03 .site-branding:after,
.header02 .extra-info i:after,
.header01 .site-branding:after,
.our-features-layout3:hover>.wpb_column:after,
.our-services.style4 .thememove-icon:after {
    border-left-color: #FBD232;
}

.our-services.list-layout>.wpb_column:first-child>.wpb_wrapper .thememove-icon:before,
.our-services.list-layout>.wpb_column:first-child>.vc_column-inner>.wpb_wrapper .thememove-icon:before,
.pagination.posts-pagination .page-numbers.next:before,
.pagination.loop-pagination .page-numbers.next:before,
.pagination.posts-pagination .page-numbers.prev:before,
.pagination.loop-pagination .page-numbers.prev:before,
.call-us .thememove-icon:before,
.our-services.style3 .vc_inner:hover .thememove-icon:before,
.our-services.style2 .thememove-icon:before,
.be-a-piece-of-us .thememove-icon:before,
.eg-renovation-shop-wrapper .eg-renovation-shop-element-32:before,
.eg-renovation-project-wrapper .eg-renovation-project-element-17:before,
.eg-renovation-project-new-wrapper .eg-renovation-project-new-element-17:before,
.renovation .esg-navigationbutton:before,
.our-services .wpb_column:hover .btn span:before,
.our-features>div>.wpb_wrapper:before,
.our-features>div>.vc_column-inner>.wpb_wrapper:before,
.header02 .extra-info i+div:before,
.our-services.style4 .thememove-icon:before {
    border-right-color: #FBD232;
}

.header01 #site-navigation .menu>ul>li:hover,
.header01 #site-navigation .menu>ul>li.current_page_item,
.header01 #site-navigation .menu>li.current-menu-item,
.header01 #site-navigation .menu>li:hover,
.header01 #site-navigation .menu>ul>li>a:after,
.header01 #site-navigation .menu>li>a:after {
    border-bottom-color: #FBD232;
}

.left-menu .menu-item:hover+li>a,
.tm-pricing.style-1 .inner,
.introducing-our-team .vc_custom_heading:before {
    border-top-color: #FBD232;
}

.hot-line.style2 .wpb_text_column:last-child h4,
.eg-renovation-member-wrapper .esg-entry-content strong,
.eg-renovation-member-2-wrapper .esg-entry-content strong,
.left-menu .menu-item:hover a:after,
.left-menu .menu-item:hover a,
.sidebar .widget_tag_cloud .tagcloud a,
.wpb_widgetised_column .widget_tag_cloud .tagcloud a,
.sidebar .widget_rss .rsswidget,
.wpb_widgetised_column .widget_rss .rsswidget,
.sidebar .widget_recent_comments .comment-author-link a,
.wpb_widgetised_column .widget_recent_comments .comment-author-link a,
.archive.projects .project h3,
.comments-area .comment .metadata .fn,
.post .entry-meta i,
.post .entry-meta a:hover,
.post .entry-meta,
.post-share-buttons span,
.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-controls-icon,
.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-icon,
.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-title-text,
.vc_tta-accordion .vc_tta-panel-title .vc_tta-title-text,
.vc_tta-accordion .vc_tta-panel-body table th,
.our-services .thememove-btn,
.our-services .thememove-btn:hover,
.our-services .wpb_column:hover .btn i,
.we-are-layout4 .thememove-btn:hover,
.wrench-list.alt li:before {
    color: #111111;
}

.our-services.style3 .vc_inner:hover .thememove-icon i,
.renovation .esg-filterbutton,
.vc_tta-tabs.vc_tta-style-renovation.vc_tta-style-renovation .vc_tta-tab>a {
    color: #111111 !important;
}

.site-maintenance:before,
.renovation#dark-filter .esg-filters .esg-filter-wrapper:before,
.renovation#dark-filter .esg-filters .esg-filter-wrapper:after,
.our-services.list-layout .wpb_column:first-child>.wpb_wrapper .wpb_text_column:before,
.our-services.list-layout .wpb_column:first-child>.vc_column-inner>.wpb_wrapper .wpb_text_column:before,
.hot-line>.wpb_wrapper:before,
.hot-line>.vc_column-inner>.wpb_wrapper:before,
.we-are-layout2 .wpb_column:last-child .thememove-btn,
.single-project .gallery a:before,
.pagination.posts-pagination .page-numbers.current,
.pagination.loop-pagination .page-numbers.current,
.pagination.posts-pagination .page-numbers:hover,
.pagination.loop-pagination .page-numbers:hover,
.about-us-page-title:before,
.our-services.style3 .wpb_column .thememove-icon i,
.our-services .thememove-btn i,
.quick-quote .wpb_column:nth-child(2)>.wpb_wrapper:before,
.quick-quote .wpb_column:nth-child(2)>.vc_column-inner>.wpb_wrapper:before,
.quick-quote .wpb_column:nth-child(2):after,
.header02 .mini-cart,
.header02 .search-box,
.our-features-layout3:hover>.wpb_column,
.our-services.style4>.wpb_column>.vc_column-inner>.wpb_wrapper:before,
.btQuoteBooking .btQuoteSliderValue {
    background-color: #111111;
}

.renovation .esg-pagination .esg-pagination-button.selected,
.renovation .esg-pagination .esg-pagination-button:hover,
.renovation .esg-navigationbutton:hover {
    background-color: #111111 !important;
}

.we-are-layout2 .wpb_column:last-child .thememove-btn,
.header02 .mini-cart .widget_shopping_cart_content,
.header02 .search-box input[type="search"] {
    border-color: #111111;
}

.btQuoteBooking .btQuoteSliderValue:after {
    border-top-color: #111111;
}

.pagination.posts-pagination .page-numbers.current:before,
.pagination.loop-pagination .page-numbers.current:before,
.pagination.posts-pagination .page-numbers:hover:before,
.pagination.loop-pagination .page-numbers:hover:before,
.our-services.style3 .wpb_column .thememove-icon:before,
.our-services .thememove-btn span:before,
.renovation .esg-navigationbutton:hover:before,
.header02 .mini-cart:before,
.header02 .search-box:before {
    border-right-color: #111111;
}

.renovation .esg-pagination .esg-pagination-button.selected:before,
.renovation .esg-pagination .esg-pagination-button:hover:before {
    border-right-color: #111111 !important;
}

.pagination.posts-pagination .page-numbers.current:after,
.pagination.loop-pagination .page-numbers.current:after,
.pagination.posts-pagination .page-numbers:hover:after,
.pagination.loop-pagination .page-numbers:hover:after,
.our-services.style3 .wpb_column .thememove-icon:after,
.our-services .thememove-btn span:after,
.renovation .esg-navigationbutton:hover:after,
.header02 .mini-cart:after,
.header02 .search-box:after {
    border-left-color: #111111;
}

.renovation .esg-pagination .esg-pagination-button.selected:after,
.renovation .esg-pagination .esg-pagination-button:hover:after {
    border-left-color: #111111 !important;
}

.main-navigation {
    background-color: rgba(255, 255, 255, 1);
}

#site-navigation .menu>ul>li>a,
#site-navigation .menu>li>a {
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0em;
    line-height: 1.2;
    color: #666;
}

.header01 #site-navigation .menu>ul>li>a,
.header01 #site-navigation .menu>li>a,
.header02 #site-navigation .menu>ul>li>a,
.header02 #site-navigation .menu>li>a,
.header03 #site-navigation .menu>ul>li,
.header03 #site-navigation .menu>li {
    padding-top: 27px;
    padding-bottom: 23px;
    padding-left: 20px;
    padding-right: 20px;
}

#site-navigation .menu>ul>li:hover>a,
#site-navigation .menu>ul>li.current_page_item>a,
#site-navigation .menu>li.current-menu-item>a,
#site-navigation .menu>li:hover>a {
    color: #111111;
}

#site-navigation .menu>ul>li,
#site-navigation .menu>li {
    background-color: rgba(255, 255, 255, 1);
}

#site-navigation .menu>ul>li.current-menu-item,
#site-navigation .menu>li.current-menu-item,
#site-navigation .menu>ul>li:hover,
#site-navigation .menu>li:hover {
    background-color: #fff;
}

#site-navigation .sub-menu,
#site-navigation .children {
    font-family: Lato;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0em;
    line-height: 1;
}

#site-navigation .sub-menu li>a,
#site-navigation .children li>a {
    padding-top: 15px;
    padding-bottom: 17px;
    padding-left: 20px;
    padding-right: 20px;
}

#site-navigation .sub-menu li a,
#site-navigation .children li a {
    color: #666;
}

#site-navigation .sub-menu li:hover>a,
#site-navigation .children li:hover>a {
    color: #111111;
}

#site-navigation .sub-menu li,
#site-navigation .children li {
    background-color: #fff;
}

#site-navigation .sub-menu li:hover,
#site-navigation .children li:hover {
    background-color: #FBD232;
}

#open-left {
    color: #111111;
}

.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit,
a.button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.btn,
.thememove-btn,
.btQuoteBooking .btContactNext,
.btQuoteBooking .btContactSubmit {
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0em;
    line-height: 1.2;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.btn,
.thememove-btn,
.btQuoteBooking .btContactNext,
.btQuoteBooking .btContactSubmit {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.btn,
.thememove-btn,
.btQuoteBooking .btContactNext,
.btQuoteBooking .btContactSubmit {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    border-width: 2px;
}

a.button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.btn,
.thememove-btn,
.btQuoteBooking .btContactNext,
.btQuoteBooking .btContactSubmit {
    border-style: solid;
    background-color: #FBD232;
    border-color: #FBD232;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
a.btn,
a.thememove-btn,
.btQuoteBooking .btContactNext,
.btQuoteBooking .btContactSubmit {
    color: #111111;
}

.tp-caption.Renovation-Button>a {
    color: #111111 !important;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
a.btn:hover,
a.thememove-btn:hover,
.btQuoteBooking .btContactNext:hover,
.btQuoteBooking .btContactSubmit:hover {
    color: #fff;
}

.tp-caption.Renovation-Button:hover>a,
.tp-caption.Renovation-Button>a:hover {
    color: #fff !important;
}

.tp-caption.Renovation-Button {
    background-color: #FBD232 !important;
}

a.button:hover,
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.btn:hover,
.thememove-btn:hover,
.btQuoteBooking .btContactNext:hover,
.btQuoteBooking .btContactSubmit:hover {
    background-color: #111111;
    border-color: #111111;
}

.tp-caption.Renovation-Button:hover {
    background-color: #111111 !important;
}

.site-top,
.header01 .top-right-menu .sub-menu li {
    background-color: #222;
}

.site-top a {
    font-size: 14px;
}

.site-top a,
.header03 .site-top {
    color: rgba(255, 255, 255, .6);
}

.site-top a:hover {
    color: rgba(255, 255, 255, 1);
}

.header01 .site-top {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.site-top {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    border-width: 0px;
    border-style: solid;
    border-color: #222;
}

.site-header {
    font-size: 15px;
    letter-spacing: 0em;
    line-height: 1.5;
    background-color: #111111;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    border-width: 0px;
    border-style: solid;
    border-color: #000;
}

.search-box i {
    color: #FBD232;
}

.mini-cart .mini-cart__button .mini-cart-icon:before {
    color: #FBD232;
}

.mini-cart {
    color: #111111;
}

.mini-cart .mini-cart__button .mini-cart-icon:after {
    color: #fff;
    background-color: #2e2e2e;
}

.header-02.site-header {
    font-size: 15px;
    letter-spacing: 0em;
    line-height: 1.5;
    background-color: #fff;
}

.header-02.site-header .search-box i {
    color: #fff;
}

.header-02.site-header .search-box {
    background-color: #222;
}

.header02 .search-box:before {
    border-right-color: #222;
}

.header02 .search-box:after {
    border-left-color: #222;
}

.header-02.site-header .mini-cart .mini-cart__button .mini-cart-icon:before {
    color: #fff;
}

.header-02.site-header .mini-cart:before {
    border-right-color: #222;
}

.header-02.site-header .mini-cart:after {
    border-left-color: #222;
}

.header-02.site-header .mini-cart {
    background-color: #222;
    color: #111111;
}

.header-02.site-header .mini-cart .mini-cart__button .mini-cart-icon:after {
    color: #222;
    background-color: #fbd232;
}

.header02 #site-navigation .menu>ul>li>a,
.header02 #site-navigation .menu>li>a {
    padding-top: 27px;
    padding-bottom: 26px;
    padding-left: 36px;
    padding-right: 13px;
    color: #222;
}

.header02 #site-navigation .menu,
.header02 #site-navigation .primary-menu:before {
    background-color: #fbd232;
}

.header02 #site-navigation .menu>ul>li:hover>a,
.header02 #site-navigation .menu>ul>li.current_page_item>a,
.header02 #site-navigation .menu>li.current-menu-item>a,
.header02 #site-navigation .menu>li:hover>a {
    color: #fff;
}

.header02 #site-navigation .menu>ul>li,
.header02 #site-navigation .menu>li {
    background-color: #fbd232;
}

.header02 #site-navigation .menu:before,
.header02 #site-navigation .menu>ul>li:before,
.header02 #site-navigation .menu>li:before {
    border-left-color: #fbd232;
}

.header02 #site-navigation .menu>ul>li.current-menu-item,
.header02 #site-navigation .menu>li.current-menu-item,
.header02 #site-navigation .menu>ul>li:hover,
.header02 #site-navigation .menu>li:hover {
    background-color: #222;
}

.header02 #site-navigation .menu>ul>li.current-menu-item:before,
.header02 #site-navigation .menu>li.current-menu-item:before,
.header02 #site-navigation .menu>ul>li:hover:before,
.header02 #site-navigation .menu>li:hover:before {
    border-left-color: #222;
}

.site-header.header-03 {
    font-size: 15px;
    letter-spacing: 0em;
    line-height: 1.5;
    background-color: #fff;
}

.header03 .site-top ul li {
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 0px;
    padding-right: 0px;
}

.site-header.header-03 .search-box i {
    color: #222;
}

.site-header.header-03 .mini-cart .mini-cart__button .mini-cart-icon:before {
    color: #222;
}

.site-header.header-03 .mini-cart {
    color: #111111;
}

.site-header.header-03 .mini-cart .mini-cart__button .mini-cart-icon:after {
    color: #111;
    background-color: #FBD232;
}

.site-header.header-04 {
    font-size: 15px;
    letter-spacing: 0em;
    line-height: 1.5;
    background-color: transparent;
}

.header04 .site-top,
.header04 .site-top a {
    color: #ffffff;
}

.header04 .site-top,
.header04 .site-top .top-right-menu .menu li .sub-menu {
    background-color: #1C2536;
}

.header04 .site-top ul li {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-right: 25px;
}

.header04 #site-navigation .menu>li>a {
    padding-top: 12px;
    padding-bottom: 15px;
    padding-left: 0px;
    padding-right: 0px;
}

.header04 #site-navigation .menu>li {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 12px;
    margin-right: 12px;
}

.site-header.header-04 .search-box i {
    color: #222;
}

.site-header.header-04 .mini-cart .mini-cart__button .mini-cart-icon:before {
    color: #222;
}

.site-header.header-04 .mini-cart {
    color: #111111;
}

.site-header.header-04 .mini-cart .mini-cart__button .mini-cart-icon:after {
    color: #111;
    background-color: #FBD232;
}

.site-footer .social-menu .menu-item>a {
    color: #111111;
}

.site-footer .social-menu .menu-item:hover>a {
    color: #FBD232;
}

.site-footer .social-menu,
.site-footer .social-menu:after,
.site-footer .social-menu .menu-item {
    background-color: #FBD232;
}

.site-footer .social-menu .menu:after,
.site-footer .social-menu .menu .menu-item:after {
    border-left-color: #FBD232;
}

.site-footer .social-menu .menu .menu-item:hover {
    background-color: #111111;
}

.site-footer .social-menu .menu .menu-item:hover:before,
.site-footer .social-menu .menu .menu-item:hover:after {
    border-left-color: #111111;
}

#social-menu-top-mobile>li>a {
    color: #111111;
}

#social-menu-top-mobile>li>a:hover {
    color: #FBD232;
}

.site-footer {
    font-family: Lato;
    font-size: 14px;
    font-weight: 400;
    padding-top: 70px;
    padding-bottom: 70px;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    border-width: 0px;
    border-style: solid;
    background-image: url("../data/images/footer-bg.jpg");
    color: rgba(255, 255, 255, 0.6);
    border-color: #000;
}

.site-footer a {
    color: rgba(255, 255, 255, 0.6);
}

.site-footer a:hover {
    color: rgba(254, 215, 0, 1);
}

.site-footer .widget-title {
    color: #fff;
}

.site-footer:before {
    background-color: rgba(17, 17, 17, 0.9);
}

.copyright {
    padding-top: 50px;
    padding-bottom: 40px;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    color: rgba(255, 255, 255, 0.6);
    background-color: #111111;
}

.copyright a {
    color: rgba(255, 255, 255, 0.6);
}

.copyright a:hover {
    color: rgba(254, 215, 0, 1);
}

.big-title .entry-title {
    padding-top: 80px;
    padding-bottom: 80px;
    padding-left: 0px;
    padding-right: 0px;
    font-family: Montserrat;
    font-size: 36px;
    font-weight: 700;
    letter-spacing: -0.025em;
    color: #fff;
}

.big-title {
    background-color: #111111;
}

.big-title.image-bg:after {
    background-color: rgba(17, 17, 17, 0.7);
}

.big-title.image-bg {
    background-image: url("../data/images/page_heading_bg01.jpg");
}

.big-title--single .entry-title {
    padding-top: 80px;
    padding-bottom: 80px;
    padding-left: 0px;
    padding-right: 0px;
    font-family: Montserrat;
    font-size: 36px;
    font-weight: 700;
    color: #fff !important;
}

.big-title--single {
    background-color: #111111 !important;
}

.big-title--single.image-bg:after {
    background-color: rgba(29, 39, 54, 0.9) !important;
}

.big-title--single.image-bg {
    background-image: url("../data/images/page_heading_bg01.jpg");
}

.woocommerce.single .product .woocommerce-tabs ul.tabs li a:after,
.sidebar .widget_product_tag_cloud .tagcloud a:hover,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
p.demo_store,
.woocommerce a.button.alt.disabled,
.woocommerce button.button.alt.disabled,
.woocommerce input.button.alt.disabled,
.woocommerce #respond input#submit.alt.disabled,
.woocommerce a.button.alt:disabled,
.woocommerce button.button.alt:disabled,
.woocommerce input.button.alt:disabled,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled[disabled],
.woocommerce input.button.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled],
background-color {
    background-color: #FBD232;
}

.woocommerce-checkout form.woocommerce-checkout .select2-container.select2-container-active .select2-choice,
.select2-drop-active,
.sidebar .widget_product_tag_cloud .tagcloud a:hover {
    border-color: #FBD232;
}

.woocommerce .woocommerce-message,
.woocommerce .woocommerce-info {
    border-top-color: #FBD232;
}

.woocommerce-checkout .showlogin,
.woocommerce-checkout .showcoupon,
.woocommerce ul.product_list_widget li a:hover,
.woocommerce .woocommerce-message:before,
.woocommerce .woocommerce-info:before,
.woocommerce.single .product .woocommerce-tabs ul.tabs li.active a,
.woocommerce.single .product .woocommerce-tabs ul.tabs li:hover a {
    color: #FBD232;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li a:focus {
    background: #111111;
}

.widget_product_tag_cloud .tagcloud a,
.woocommerce-checkout .woocommerce-checkout #payment label,
.woocommerce ul.product_list_widget li a {
    color: #111111;
}

.woocommerce .widget_shopping_cart .total,
.woocommerce .widget_shopping_cart .total {
    border-top-color: #111111;
}

.woocommerce-cart .cart-collaterals .cart_totals .discount td,
.woocommerce div.product .stock,
.woocommerce div.product span.price,
.woocommerce div.product p.price {
    color: #000;
}

.woocommerce span.onsale {
    background-color: #000;
}


.woocommerce-checkout #payment div.payment_box span.help,
.woocommerce-checkout .checkout .create-account small,
.woocommerce-cart .cart-collaterals .cart_totals table small,
.woocommerce-cart .cart-collaterals .cart_totals p small,
.woocommerce #reviews #comments ol.commentlist li .meta,
.woocommerce #reviews h2 small a,
.woocommerce #reviews h2 small,
.woocommerce .woocommerce-breadcrumb a,
.woocommerce small.note,
.woocommerce .woocommerce-breadcrumb {
    color: #000;
}

.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit {
    color: #111111;
    background-color: #FBD232;
    border-color: #FBD232 !important;
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
    color: #fff;
}

.woocommerce a.button.alt.disabled:hover,
.woocommerce button.button.alt.disabled:hover,
.woocommerce input.button.alt.disabled:hover,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce a.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt:disabled[disabled]:hover,
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
    background-color: #111111;
    border-color: #111111 !important;
}

@media (min-width: 75rem) {

    .header03 #site-navigation .menu>ul>li.current-menu-ancestor>a:before,
    .header03 #site-navigation .menu>li.current-menu-ancestor>a:before,
    .header03 #site-navigation .menu>ul>li:hover>a:before,
    .header03 #site-navigation .menu>li:hover>a:before {
        background-color: #FBD232;
    }

    .social-menu .menu-item>a {
        color: #111111;
    }

    .social-menu .menu-item:hover>a {
        color: #FBD232;
    }

    .header-01 .social-menu,
    .header-01 .social-menu .menu-item {
        background-color: #FBD232;
    }

    .header-01.site-header .social-menu ul.menu:after,
    .header-01.site-header .social-menu .menu-item:after {
        border-right-color: #FBD232;
    }

    .header-01.site-header .social-menu:after {
        background-color: #FBD232;
    }

    .header02 .site-top .social-menu .menu-item>a {
        color: #fff;
    }

    .header02 .site-top .social-menu .menu-item:hover>a {
        color: #FBD232;
    }
}

@media (max-width: 74.9375rem) {

    .header01 .site-header,
    .header03 .site-header {
        background-color: #FBD232;
    }

    .snap-drawers {
        background-color: #fff;
    }
}

@media (max-width: 74.9375rem) {

    .header01 .search-box i,
    .header01 .mini-cart .mini-cart__button .mini-cart-icon:before,
    .header02 .mini-cart .mini-cart__button .mini-cart-icon:before {
        color: #111111;
    }

    .quick-quote .wpb_column:nth-child(2)>.wpb_wrapper:after,
    .quick-quote .wpb_column:nth-child(2)>.vc_column-inner>.wpb_wrapper:after {
        background-color: #111111;
    }
}

@media (min-width: 75rem) {

    .quick-quote .wpb_column:nth-child(2)>.wpb_wrapper:after,
    .quick-quote .wpb_column:nth-child(2)>.vc_column-inner>.wpb_wrapper:after {
        border-left-color: #111111;
    }

    .site-header,
    .extra-info h3 {
        color: #fff;
    }

    .header-01.site-header .social-menu .menu-item:hover {
        background-color: #111111;
    }

    .header-01.site-header .social-menu .menu-item:hover:before,
    .header-01.site-header .social-menu .menu-item:hover:after {
        border-right-color: #111111;
    }

    .header-02.site-header,
    .header-02.site-header .extra-info h3 {
        color: #333;
    }

    .site-header.header-03,
    .site-header.header-03 .extra-info h3 {
        color: #fff;
    }

    .site-header.header-04,
    .site-header.header-04 .extra-info h3 {
        color: #222222;
    }
}

@media (min-width: 48rem) {
    .contact-info li:before {
        border-left-color: #111111;
    }

    .contact-info:before,
    .contact-info li {
        background-color: #111111;
    }
}

@media (min-width: 62rem) {
    .header02 .top-right-menu li:first-child:before {
        border-left-color: #222;
    }
}

/* latin-ext */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(․․/wp-content/fonts/lato/S6uyw4BMUTPHjxAwWCWtFCfQ7A.woff) format('woff');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(․․/wp-content/fonts/lato/S6uyw4BMUTPHjx4wWCWtFCc.woff) format('woff');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(․․/wp-content/fonts/montserrat/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w0aXx-p7K4GLvztg.woff) format('woff');
    unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(․․/wp-content/fonts/montserrat/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w9aXx-p7K4GLvztg.woff) format('woff');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* vietnamese */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(․․/wp-content/fonts/montserrat/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w2aXx-p7K4GLvztg.woff) format('woff');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(․․/wp-content/fonts/montserrat/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w3aXx-p7K4GLvztg.woff) format('woff');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(․․/wp-content/fonts/montserrat/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w5aXx-p7K4GLs.woff) format('woff');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


.vc_custom_1477882597455 {
    margin-bottom: 0px !important;
}

.vc_custom_1441359070946 {
    padding-top: 70px !important;
    padding-bottom: 0px !important;
}

.vc_custom_1438850371545 {
    margin-bottom: 0px !important;
}

.vc_custom_1441420515869 {
    margin-bottom: 0px !important;
    padding-top: 70px !important;
    padding-bottom: 70px !important;
    background-color: #111111 !important;
}

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

.vc_custom_1438936121266 {
    margin-bottom: 70px !important;
    padding-top: 30px !important;
    padding-bottom: 35px !important;
}

.vc_custom_1439006469476 {
    margin-bottom: 0px !important;
    padding-top: 50px !important;
}

.vc_custom_1439021288026 {
    margin-bottom: 0px !important;
    padding-top: 60px !important;
    padding-bottom: 70px !important;
}

.vc_custom_1439024536542 {
    margin-bottom: 0px !important;
}

.vc_custom_1439028024211 {
    margin-bottom: 0px !important;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

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

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

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

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

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

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

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


    .wpb_animate_when_almost_visible {
        opacity: 1;
    }
.owl-nav.disabled{
    display: none !important;
}
