/*!
Theme Name: 	Golden Invest Theme
Author: 		Shepherd IT
Version: 		1.0.3
Tags: 			one-column, two-columns, left-sidebar, right-sidebar, custom-colors, custom-menu, featured-images, full-width-template, custom-logo, custom-background, threaded-comments, translation-ready, blog, news, e-commerce, rtl-language-support, theme-options, block-styles, wide-blocks
Text Domain:	golden-invest-theme
*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
:root {
    --gold-color: #AD8D00;
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
		transform: translateY(-50px);
    }
	100% {
		opacity: 1;
		transform: none;
	}
}

@keyframes fadeOutUp {
    0% {
		opacity: 1;
        transform: none;
    }
    99% {
        opacity: 0;
        transform: translateY(-50px);
        height: auto;
    }
    100% {
        opacity: 0;
        transform: translateY(-50px);
        height: 0px;
    }
}

html {
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    min-height: 100vh;
    overflow-x: hidden;
}

main {
    display: block
}

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

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

a {
    background-color: transparent
}

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

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

small {
    font-size: 80%
}

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

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

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

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

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

fieldset {
    padding: 0.35em 0.75em 0.625em
}

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

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

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

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

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

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

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

@font-face {
    font-family: 'page-builder-framework';
    src: url("fonts/page-builder-framework.woff") format("woff2"), url("fonts/page-builder-framework.woff") format("woff"), url("fonts/page-builder-framework.ttf") format("truetype"), url("fonts/page-builder-framework.eot");
    font-weight: normal;
    font-style: normal
}

.wpbff {
    font-family: 'page-builder-framework' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.wpbff-arrow-up:before {
    content: "\f101"
}

.wpbff-arrow-down:before {
    content: "\f102"
}

.wpbff-arrow-right:before {
    content: "\f103"
}

.wpbff-arrow-left:before {
    content: "\f104"
}

.wpbff-hamburger:before {
    content: "\f105"
}

.wpbff-times:before {
    content: "\f106"
}

.wpbff-clock:before {
    content: "\f107"
}

.wpbff-cart:before {
    content: "\f108"
}

.wpbff-basket:before {
    content: "\f109"
}

.wpbff-caret-up:before {
    content: "\f10a"
}

.wpbff-caret-down:before {
    content: "\f10b"
}

.wpbff-caret-right:before {
    content: "\f10c"
}

.wpbff-caret-left:before {
    content: "\f10d"
}

.wpbff-facebook:before {
    content: "\f10e"
}

.wpbff-twitter:before {
    content: "\f10f"
}

.wpbff-google:before {
    content: "\f110"
}

.wpbff-youtube:before {
    content: "\f111"
}

.wpbff-pinterest:before {
    content: "\f112"
}

.wpbff-linkedin:before {
    content: "\f113"
}

.wpbff-vimeo:before {
    content: "\f114"
}

.wpbff-soundcloud:before {
    content: "\f115"
}

.wpbff-yelp:before {
    content: "\f116"
}

.wpbff-instagram:before {
    content: "\f117"
}

.wpbff-search:before {
    content: "\f118"
}

.wpbff-bag:before {
    content: "\f119"
}

.wpbff-behance:before {
    content: "\f11a"
}

.wpbff-spotify:before {
    content: "\f11b"
}

.wpbff-reddit:before {
    content: "\f11c"
}

.wpbff-info:before {
    content: "\f11d"
}

.wpbff-info-o:before {
    content: "\f11e"
}

.wpbf-container {
    max-width: 1200px;
    padding: 0 20px
}

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

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

.wpbf-container:after {
    clear: both
}

.wpbf-clearfix:before {
    content: "";
    display: table-cell
}

.wpbf-clearfix:after {
    content: "";
    display: table;
    clear: both
}

.wpbf-float-left {
    float: left
}

.wpbf-float-right {
    float: right
}

[class*='wpbf-float-'] {
    max-width: 100%
}

.wpbf-button,
input[type="submit"] {
    -webkit-appearance: none;
    text-align: center;
    padding: 14px 16px;
    background: #e7e7ec;
    outline: 0;
    border: none;
    display: inline-block;
    cursor: pointer;
    color: #6d7680;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    line-height: 1;
    font-weight: 700
}

.wpbf-button:hover,
input[type="submit"]:hover {
    background: #dedee5;
    color: #6d7680
}

.wpbf-button-primary {
    background: #3ba9d2;
    color: #fff
}

.wpbf-button-primary:hover {
    background: #79c4e0;
    color: #fff
}

.wpbf-button-small {
    padding: 10px 12px
}

.wpbf-button-large {
    padding: 18px 20px
}

.wpbf-button-full {
    display: block
}

input[type="checkbox"],
input[type="radio"] {
    cursor: pointer
}

textarea,
select,
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="number"],
input[type="datetime"] {
    -webkit-appearance: none;
    width: 100%;
    background: #fff;
    border: 1px solid #dedee5;
    padding: 13px 15px;
    outline: none;
    line-height: 1
}

form :-ms-input-placeholder {
    color: #3e4349;
    opacity: .5
}

form ::-ms-input-placeholder {
    color: #3e4349;
    opacity: .5
}

form ::placeholder {
    color: #3e4349;
    opacity: .5
}

form [placeholder]:focus:-ms-input-placeholder {
    color: #3e4349;
    opacity: .7
}

form [placeholder]:focus::-ms-input-placeholder {
    color: #3e4349;
    opacity: .7
}

form [placeholder]:focus::placeholder {
    color: #3e4349;
    opacity: .7
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000
}

select::-ms-expand {
    display: none
}

select {
    background-image: url(img/arrow-down.png);
    background-position: right 20px center;
    background-repeat: no-repeat;
    background-size: 10px auto
}

.wpbf-notice {
    background: #f5f5f7;
    border: 2px solid #dedee5;
    padding: 5px 10px;
    border-radius: 4px;
    margin-bottom: 20px
}

.wpbf-notice-warning {
    background: rgba(232, 187, 26, 0.15);
    border-color: #e8bb1a;
    color: #e8bb1a
}

.wpbf-notice-error {
    background: rgba(255, 99, 71, 0.15);
    border-color: tomato;
    color: tomato
}

.wpbf-notice-success {
    background: rgba(79, 225, 144, 0.15);
    border-color: #4fe190;
    color: #4fe190
}

table,
.wpbf-table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 1px solid #dedee5;
    margin-bottom: 20px
}

table th,
table td,
.wpbf-table th,
.wpbf-table td {
    padding: 8px;
    border: 1px solid #dedee5
}

table th,
.wpbf-table th {
    text-align: left;
    background: #f5f5f7
}

table thead th,
.wpbf-table thead th {
    vertical-align: bottom
}

.wpbf-table-striped tr:nth-of-type(odd) {
    background: #f5f5f7
}

.wpbf-table-small th,
.wpbf-table-small td {
    padding: 4px 8px
}

.wpbf-table-large th,
.wpbf-table-large td {
    padding: 15px
}

.wpbf-table-hover tbody tr {
    -moz-transition: background-color 0.2s;
    -o-transition: background-color 0.2s;
    -webkit-transition: background-color 0.2s;
    transition: background-color 0.2s
}

.wpbf-table-hover tbody tr:hover {
    background: #f5f5f7
}

.wpbf-grid {
    margin-left: -35px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap
}

.wpbf-grid>* {
    width: 100%;
    padding-left: 35px
}

.wpbf-grid>.wpbf-grid {
    margin-left: 0;
    padding-left: 0
}

.wpbf-grid+.wpbf-grid {
    margin-top: 35px
}

.wpbf-grid-xlarge {
    margin-left: -45px
}

.wpbf-grid-xlarge>* {
    padding-left: 45px
}

.wpbf-grid-xlarge+.wpbf-grid-xlarge {
    margin-top: 45px
}

.wpbf-grid-large {
    margin-left: -35px
}

.wpbf-grid-large>* {
    padding-left: 35px
}

.wpbf-grid-large+.wpbf-grid-large {
    margin-top: 35px
}

.wpbf-grid-medium {
    margin-left: -25px
}

.wpbf-grid-medium>* {
    padding-left: 25px
}

.wpbf-grid-medium+.wpbf-grid-medium {
    margin-top: 25px
}

.wpbf-grid-small {
    margin-left: -15px
}

.wpbf-grid-small>* {
    padding-left: 15px
}

.wpbf-grid-small+.wpbf-grid-small {
    margin-top: 15px
}

.wpbf-grid-collapse {
    margin-left: 0
}

.wpbf-grid-collapse>* {
    padding-left: 0
}

.wpbf-grid-collapse+.wpbf-grid-collapse,
.wpbf-grid-collapse>* {
    margin-top: 0
}

.wpbf-grid-divider:not(:empty) {
    margin-left: -25px;
    margin-right: -25px
}

.wpbf-grid-divider>* {
    padding-left: 25px;
    padding-right: 25px
}

.wpbf-grid-divider>[class*='wpbf-1-']:not(.wpbf-1-1):nth-child(n+2),
.wpbf-grid-divider>[class*='wpbf-2-']:nth-child(n+2),
.wpbf-grid-divider>[class*='wpbf-3-']:nth-child(n+2),
.wpbf-grid-divider>[class*='wpbf-4-']:nth-child(n+2),
.wpbf-grid-divider>[class*='wpbf-5-']:nth-child(n+2),
.wpbf-grid-divider>[class*='wpbf-6-']:nth-child(n+2),
.wpbf-grid-divider>[class*='wpbf-7-']:nth-child(n+2),
.wpbf-grid-divider>[class*='wpbf-8-']:nth-child(n+2),
.wpbf-grid-divider>[class*='wpbf-9-']:nth-child(n+2) {
    border-left: 1px solid #dedee5
}

.wpbf-grid>* {
    float: left
}

.wpbf-grid-1-1>* {
    width: 100%
}

.wpbf-grid-1-2>* {
    width: 50%
}

.wpbf-grid-1-3>* {
    width: 33.333%
}

.wpbf-grid-1-4>* {
    width: 25% !important
}

.wpbf-grid-1-5>* {
    width: 20%
}

.wpbf-grid-1-6>* {
    width: 16.666%
}

.wpbf-grid-1-10>* {
    width: 10%
}

.wpbf-1-1 {
    width: 100%
}

.wpbf-1-2,
.wpbf-2-4,
.wpbf-3-6,
.wpbf-5-10 {
    width: 50%
}

.wpbf-1-3,
.wpbf-2-6 {
    width: 33.333%
}

.wpbf-2-3,
.wpbf-4-6 {
    width: 66.666%
}

.wpbf-1-4 {
    width: 25%
}

.wpbf-3-4 {
    width: 75%
}

.wpbf-1-5,
.wpbf-2-10 {
    width: 20%
}

.wpbf-2-5,
.wpbf-4-10 {
    width: 40%
}

.wpbf-3-5,
.wpbf-6-10 {
    width: 60%
}

.wpbf-4-5,
.wpbf-8-10 {
    width: 80%
}

.wpbf-1-6 {
    width: 16.666%
}

.wpbf-5-6 {
    width: 83.333%
}

.wpbf-1-10 {
    width: 10%
}

.wpbf-3-10 {
    width: 30%
}

.wpbf-7-10 {
    width: 70%
}

.wpbf-9-10 {
    width: 90%
}

.wpbf-grid:before,
.wpbf-grid:after {
    content: "";
    display: block;
    overflow: hidden
}

.wpbf-grid:after {
    clear: both
}

.wpbf-text-left {
    text-align: left
}

.wpbf-text-right {
    text-align: right
}

.wpbf-text-center {
    text-align: center
}

.wpbf-text-justify {
    text-align: justify
}

.wpbf-uppercase,
.wpbf-text-uppercase {
    text-transform: uppercase
}

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

.wpbf-reset-line-height {
    line-height: 0
}

.wpbf-image,
.wpbf-img {
    width: 100%;
    height: auto
}

.wpbf-hidden {
    display: none
}

.wpbf-margin-xlarge {
    margin-top: 120px;
    margin-bottom: 120px
}

.wpbf-margin-xlarge-top {
    margin-top: 120px
}

.wpbf-margin-xlarge-bottom {
    margin-bottom: 120px
}

.wpbf-margin-xlarge-left {
    margin-left: 120px
}

.wpbf-margin-xlarge-right {
    margin-right: 120px
}

.wpbf-margin-large {
    margin-top: 80px;
    margin-bottom: 80px
}

.wpbf-margin-large-top {
    margin-top: 80px
}

.wpbf-margin-large-bottom {
    margin-bottom: 80px
}

.wpbf-margin-large-left {
    margin-left: 80px
}

.wpbf-margin-large-right {
    margin-right: 80px
}

.wpbf-margin-medium {
    margin-top: 40px;
    margin-bottom: 40px
}

.wpbf-margin-medium-top {
    margin-top: 40px
}

.wpbf-margin-medium-bottom {
    margin-bottom: 40px
}

.wpbf-margin-medium-left {
    margin-left: 40px
}

.wpbf-margin-medium-right {
    margin-right: 40px
}

.wpbf-margin {
    margin-top: 20px;
    margin-bottom: 20px
}

.wpbf-margin-top {
    margin-top: 20px
}

.wpbf-margin-bottom {
    margin-bottom: 20px
}

.wpbf-margin-left {
    margin-left: 20px
}

.wpbf-margin-right {
    margin-right: 20px
}

.wpbf-margin-small {
    margin-top: 10px;
    margin-bottom: 10px
}

.wpbf-margin-small-top {
    margin-top: 10px
}

.wpbf-margin-small-bottom {
    margin-bottom: 10px
}

.wpbf-margin-small-left {
    margin-left: 10px
}

.wpbf-margin-small-right {
    margin-right: 10px
}

.wpbf-margin-none,
.wpbf-remove-margin {
    margin: 0 !important
}

.wpbf-margin-top-none {
    margin-top: 0 !important
}

.wpbf-margin-bottom-none {
    margin-bottom: 0 !important
}

.wpbf-padding-xlarge {
    padding-top: 120px;
    padding-bottom: 120px
}

.wpbf-padding-xlarge-top {
    padding-top: 120px
}

.wpbf-padding-xlarge-bottom {
    padding-bottom: 120px
}

.wpbf-padding-xlarge-left {
    padding-left: 120px
}

.wpbf-padding-xlarge-right {
    padding-right: 120px
}

.wpbf-padding-large {
    padding-top: 80px;
    padding-bottom: 80px
}

.wpbf-padding-large-top {
    padding-top: 80px
}

.wpbf-padding-large-bottom {
    padding-bottom: 80px
}

.wpbf-padding-large-left {
    padding-left: 80px
}

.wpbf-padding-large-right {
    padding-right: 80px
}

.wpbf-padding-medium {
    padding-top: 40px;
    padding-bottom: 40px
}

.wpbf-padding-medium-top {
    padding-top: 40px
}

.wpbf-padding-medium-bottom {
    padding-bottom: 40px
}

.wpbf-padding-medium-left {
    padding-left: 40px
}

.wpbf-padding-medium-right {
    padding-right: 40px
}

.wpbf-padding {
    padding-top: 20px;
    padding-bottom: 20px
}

.wpbf-padding-top {
    padding-top: 20px
}

.wpbf-padding-bottom {
    padding-bottom: 20px
}

.wpbf-padding-left {
    padding-left: 20px
}

.wpbf-padding-right {
    padding-right: 20px
}

.wpbf-padding-small {
    padding-top: 10px;
    padding-bottom: 10px
}

.wpbf-padding-small-top {
    padding-top: 10px
}

.wpbf-padding-small-bottom {
    padding-bottom: 10px
}

.wpbf-padding-small-left {
    padding-left: 10px
}

.wpbf-padding-small-right {
    padding-right: 10px
}

.wpbf-padding-none,
.wpbf-remove-padding {
    padding: 0 !important
}

.wpbf-padding-top-none {
    padding-top: 0 !important
}

.wpbf-padding-bottom-none {
    padding-bottom: 0 !important
}

body {
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    color: #6d7680;
    font-size: 16px;
    line-height: 1.7;
}

button,
input,
optgroup,
select,
textarea {
    font-size: 16px
}

textarea {
    line-height: 1.7
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: var(--gold-color);/*#3e4349;*/
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    margin: 0 0 20px 0;
    font-weight: 500;
    line-height: 1.2;
    text-transform: uppercase;
}

h1 {
    font-size: 32px
}

h2 {
    font-size: 28px
}

h3 {
    font-size: 24px
}

h4 {
    font-size: 20px
}

h5 {
    font-size: 18px
}

h6 {
    font-size: 16px
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

p,
figure {
    margin: 0;
    padding: 0
}

button {
    line-height: 1.7;
    border: none;
    background: transparent
}

pre {
    background: #f5f5f7;
    padding: 20px;
    margin-bottom: 20px;
    line-height: 1.7;
    overflow: auto
}

code {
    background: #f5f5f7;
    padding: 2px
}

p {
    margin-bottom: 20px
}

figure {
    margin-bottom: 20px
}

ul,
ol {
    margin: 0 0 20px 0
}

.opacity {
    opacity: 0
}

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

blockquote {
    margin: 20px 0 20px 20px;
    padding: 0 0 0 20px;
    border-left: 5px solid #dedee5;
    font-style: italic
}

blockquote cite {
    opacity: .75;
    font-size: 14px
}

b,
strong {
    font-weight: 700
}

a {
    text-decoration: none;
    outline: none;
    color: #3ba9d2;
    -moz-transition: color 0.2s;
    -o-transition: color 0.2s;
    -webkit-transition: color 0.2s;
    transition: color 0.2s
}

a:hover {
    color: #79c4e0
}

textarea {
    vertical-align: top;
    resize: vertical
}

.pagination h2 {
    display: none
}

.pagination .page-numbers {
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    background: #f5f5f7;
    display: inline-block;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s
}

.pagination .page-numbers.current {
    background: #dedee5 !important
}

.wpbf-breadcrumbs {
    padding: 0;
    font-size: 14px;
    margin-bottom: 10px
}

.wpbf-breadcrumbs .wpbf-breadcrumb {
    list-style: none;
    display: inline-block
}

.wpbf-breadcrumbs-container {
    padding-top: 15px;
    padding-bottom: 15px;
    background: #dedee5
}

.wpbf-breadcrumbs-container .wpbf-breadcrumbs {
    margin-bottom: 0
}

#breadcrumbs {
    font-size: 14px;
    margin-bottom: 10px
}

img.alignright,
figure.alignright,
div.alignright {
    float: right;
    margin: 0 0 20px 20px
}

img.alignleft,
figure.alignleft,
div.alignleft {
    float: left;
    margin: 0 20px 20px 0
}

img.aligncenter,
figure.aligncenter div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    text-align: center;
    max-width: 100%
}

.wp-caption-text {
    font-size: 14px;
    padding: 10px
}

.gallery:before {
    content: "";
    display: table-cell
}

.gallery:after {
    content: "";
    display: table;
    clear: both
}

.gallery {
    margin-bottom: 20px
}

.gallery .gallery-item {
    float: left;
    margin-top: 0;
    text-align: center;
    padding: 10px
}

.gallery-columns-1 .gallery-item {
    width: 100%
}

.gallery-columns-2 .gallery-item {
    width: 50%
}

.gallery-columns-3 .gallery-item {
    width: 33.333%
}

.gallery-columns-4 .gallery-item {
    width: 25%
}

.gallery-columns-5 .gallery-item {
    width: 20%
}

.gallery-columns-6 .gallery-item {
    width: 16.666%
}

.gallery-columns-7 .gallery-item {
    width: 14.285%
}

.gallery-columns-8 .gallery-item {
    width: 12.5%
}

.gallery-columns-9 .gallery-item {
    width: 11.111%
}

.gallery img {
    width: 100%;
    height: auto;
    -moz-transition: opacity 0.25s;
    -o-transition: opacity 0.25s;
    -webkit-transition: opacity 0.25s;
    transition: opacity 0.25s
}

.gallery img:hover {
    opacity: .7
}

.gallery .gallery-caption {
    font-size: 12px
}

.sticky {
    border: 5px solid #f5f5f7 !important;
    padding: 20px 20px 0 20px
}

.page-links {
    margin-bottom: 20px;
    clear: both
}

:focus {
    outline: 1px dotted rgba(0, 0, 0, 0.6)
}

.using-mouse :focus {
    outline: none
}

.using-mouse::-moz-focus-inner {
    border: 0
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #fff;
    clip: auto !important;
    clip-path: none;
    color: #000;
    display: block;
    font-size: 16px;
    height: auto;
    left: 10px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 10px;
    width: auto;
    z-index: 100000
}

.elementor-editor-active .wpbf-navigation-transparent {
    display: none !important
}

.elementor-field-group .elementor-select-wrapper select {
    background-image: none
}

.header-bg {
    position: absolute;
    width: 100%;
    height: 200px;
    top: 0;
}

.home .header-bg {
    display: none;
}

.header-bg.stuck {
    display: block;
    position: fixed;
    animation: fadeInDown 0.3s ease forwards;
    height: 150px;
    z-index: 800;
}

.header-bg.multiply {
    mix-blend-mode: multiply;
}

.wpbf-navigation {
    width: 100%;
    background: none;
    z-index: 555;
    position: absolute;
    top: 0;
}

.wpbf-nav-wrapper {
    padding-top: 10px;
    padding-bottom: 20px;
    position: relative;
    display: none;
}

.wpbf-navigation .wpbf-grid-collapse {
    display: table;
    width: 100%
}

.wpbf-navigation .wpbf-logo-container,
.wpbf-navigation .wpbf-menu-container {
    display: table-cell;
    float: none;
    vertical-align: middle
}

.wpbf-menu {
    margin: 0;
    padding: 0
}

.wpbf-menu li {
    list-style: none
}

.wpbf-menu a {
    display: block;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
}

.wpbf-menu > li:hover {
    background: rgba(20,20,20,1);
}

.wpbf-menu:before,
.wpbf-menu:after {
    content: "";
    display: table
}

.wpbf-menu:after {
    clear: both
}

.wpbf-logo-container {
    line-height: 1.5;
}

.wpbf-logo a {
    font-weight: 700;
    font-size: 22px;
}

.home .wpbf-logo a img {
    width: 260px;
}

.wpbf-tagline {
    font-weight: 700;
    margin: 0
}

.wpbf-menu-item-search {
    position: relative
}

.wpbf-menu-item-search.active i {
    opacity: 0
}

.wpbf-menu-item-search .wpbf-menu-search {
    position: absolute;
    z-index: 3;
    top: 50%;
    margin-top: -25px;
    right: 0;
    display: none;
    opacity: 0;
    width: 0;
    max-width: 350px
}

.wpbf-menu-item-search .wpbf-menu-search input[type=search] {
    height: 50px
}

.wpbf-mobile-menu a,
.wpbf-menu a {
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    color: #FFF;
    text-transform: uppercase;
}

.wpbf-menu li {
    -moz-transition: background-color 0.2s;
    -o-transition: background-color 0.2s;
    -webkit-transition: background-color 0.2s;
    transition: background-color 0.2s
}

.wpbf-menu>.current-menu-item>a {
    color: #FFF !important;
}

.wpbf-menu .sub-menu {
    margin: 0;
    padding: 0
}

.wpbf-sub-menu>.menu-item-has-children>a:after {
    margin-left: 5px;
    font-family: "page-builder-framework";
    content: "\f102";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: top
}

.wpbf-sub-menu>.menu-item-has-children>.sub-menu {
    display: none;
    position: absolute;
    z-index: 111;
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
}

.wpbf-sub-menu>.menu-item-has-children>.sub-menu li {
    background: rgba(20,20,20,0.9);
    border-bottom: 1px solid rgba(72, 77, 83, 1);
}

.wpbf-sub-menu>.menu-item-has-children>.sub-menu li a {
    font-size: 16px;
    padding: 10px;
}

.wpbf-sub-menu>.menu-item-has-children>.sub-menu li:hover {
    background: var(--gold-color);
}

.wpbf-sub-menu>.menu-item-has-children:not(.wpbf-mega-menu) .sub-menu {
    width: 290px
}

.wpbf-sub-menu>.menu-item-has-children:not(.wpbf-mega-menu) {
    position: relative;  
    cursor: pointer;
}
.wpbf-sub-menu>.menu-item-has-children:not(.wpbf-mega-menu) > a {
    pointer-events: none;
}

.wpbf-sub-menu>.menu-item-has-children:not(.wpbf-mega-menu) .menu-item-has-children {
    position: relative
}

.wpbf-sub-menu>.menu-item-has-children:not(.wpbf-mega-menu) .menu-item-has-children>.sub-menu {
    display: none;
    opacity: 0;
    left: 100%;
    top: 0;
    position: absolute;
    z-index: 111;
    background: #fff;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15)
}

.wpbf-sub-menu>.menu-item-has-children:not(.wpbf-mega-menu) .menu-item-has-children>a:after {
    float: right;
    margin-left: 20px;
    font-family: "page-builder-framework";
    content: "\f103";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.wpbf-sub-menu-align-right>.menu-item-has-children:not(.wpbf-mega-menu) .sub-menu {
    right: 0
}

.wpbf-sub-menu-align-right>.menu-item-has-children:not(.wpbf-mega-menu) .menu-item-has-children>a:after {
    display: none
}

.wpbf-sub-menu-align-right>.menu-item-has-children:not(.wpbf-mega-menu) .menu-item-has-children .sub-menu {
    left: -100%
}

.wpbf-sub-menu-align-center>.menu-item-has-children:not(.wpbf-mega-menu)>.sub-menu {
    left: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.wpbf-sub-menu-focus>.sub-menu {
    display: block !important;
    opacity: 1 !important
}

.wpbf-menu-right .wpbf-menu a,
.wpbf-menu-left .wpbf-menu a,
.wpbf-menu-stacked .wpbf-menu a,
.wpbf-menu-stacked-advanced .wpbf-menu a,
.wpbf-menu-centered .wpbf-menu a,
#wpbf-pre-header .wpbf-menu a,
.wpbf-page-footer .wpbf-menu a {
    padding: 10px 20px;
    color: #FFF;
}

.wpbf-menu-right .wpbf-menu>.menu-item,
.wpbf-menu-left .wpbf-menu>.menu-item,
.wpbf-menu-stacked .wpbf-menu>.menu-item,
.wpbf-menu-stacked-advanced .wpbf-menu>.menu-item,
.wpbf-menu-centered .wpbf-menu>.menu-item,
#wpbf-pre-header .wpbf-menu>.menu-item,
.wpbf-page-footer .wpbf-menu>.menu-item {
    float: left
}

.wpbf-menu-right .wpbf-menu {
    float: right
}

.wpbf-menu-left .wpbf-logo-container {
    text-align: right
}

.wpbf-menu-left .wpbf-menu {
    float: left
}

.wpbf-menu-centered .logo-container {
    display: none;
    text-align: center;
    padding: 0 20px
}

.wpbf-menu-centered .logo-container a {
    padding: 0
}

.wpbf-menu-centered .wpbf-menu {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center
}

.wpbf-menu-stacked {
    text-align: center
}

.wpbf-menu-stacked .wpbf-menu {
    display: inline-block;
    text-align: left
}

.wpbf-mobile-logo a {
    font-weight: 700
}

.wpbf-menu-toggle-container {
    text-align: right
}

.wpbf-menu-left .wpbf-menu-toggle-container {
    text-align: left
}

.wpbf-nav-item,
.wpbf-mobile-nav-item {
    cursor: pointer;
    display: inline-block;
    padding: 0;
    margin: 0 15px 0 0;
    vertical-align: middle
}

.wpbf-nav-item li,
.wpbf-mobile-nav-item li {
    list-style: none
}

.wpbf-nav-item a,
.wpbf-mobile-nav-item a {
    color: inherit
}

.wpbf-mobile-menu-toggle,
.wpbf-menu-toggle {
    margin: 0 20px 0 0;
    font-size: 24px;
}

.wpbf-mobile-menu-toggle.active {
    color: #FFF;
}

.wpbf-mobile-nav-wrapper {
    padding: 10px;
}

.wpbf-mobile-menu-hamburger .wpbf-mobile-nav-wrapper,
.wpbf-mobile-menu-off-canvas .wpbf-mobile-nav-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    position: absolute;
    height: 110px;
    z-index: 10;
}

.wpbf-mobile-menu-default .wpbf-mobile-logo-container,
.wpbf-mobile-menu-default .wpbf-menu-toggle-container {
    text-align: center
}

.wpbf-mobile-menu-default .wpbf-menu-toggle-container {
    margin-top: 20px
}

.wpbf-mobile-menu-container {
    opacity: 0;
    background: rgba(20, 20, 20, 0.9);
    padding-top: 110px;
}

.wpbf-mobile-menu-container.inactive {
    animation: fadeOutUp 0.3s ease forwards;
    animation-fill-mode: both;
}

.wpbf-mobile-menu-container.active {
    animation: fadeInDown 0.3s ease forwards;
}

.wpbf-mobile-menu {
    margin: 0;
    padding: 0;
    z-index: 111
}

.wpbf-mobile-menu li {
    list-style: none
}

.wpbf-mobile-menu a {
    display: block;
    padding: 10px 20px
}

.wpbf-mobile-menu .menu-item {
    border-bottom:  1px solid rgba(72, 77, 83, 1);
}

.wpbf-mobile-menu>.menu-item:last-child {
    border-bottom:  none;
}

.wpbf-mobile-menu-container nav {
    overflow-y: auto;
    height: 100%
}

.wpbf-mobile-menu .sub-menu {
    margin: 0;
    padding: 0;
    display: none
}

.wpbf-mobile-menu .menu-item-has-children {
    position: relative
}

.wpbf-mobile-menu .menu-item-has-children > a {
    pointer-events: none;
}

.wpbf-mobile-menu .menu-item-has-children .wpbf-submenu-toggle {
    position: absolute;
    cursor: pointer;
    top: 0;
    right: 0;
    padding: 10px 20px;
    color: #FFF;
}

#wpbf-pre-header .wpbf-menu {
    float: right
}

#wpbf-pre-header .wpbf-menu .sub-menu {
    z-index: 999
}

#wpbf-pre-header .wpbf-inner-pre-header-right .wpbf-menu {
    float: right
}

#wpbf-pre-header .wpbf-inner-pre-header-right .wpbf-menu .sub-menu {
    text-align: left
}

#wpbf-pre-header .wpbf-inner-pre-header-left .wpbf-menu {
    float: left
}

.page-title {
    background: url(img/title_bg.jpg) no-repeat;
    background-size: cover;
    height: 480px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.page-title h1 {
    margin-top: 150px;
    color: #FFF;
    font-size: 72px;
    text-shadow: 0px 0px 10px rgba(0,0,0,1);
    text-align: center;
}

.wpbf-page-footer .wpbf-inner-footer-content .wpbf-menu {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap
}

.wpbf-page-footer .wpbf-inner-footer-right .wpbf-menu {
    float: right
}

.wpbf-page-footer .wpbf-inner-footer-left .wpbf-menu {
    float: left
}

.post-links {
    margin-bottom: 20px
}

.next-post-link {
    float: right
}

.admin-bar .wpbf-navigation-active {
    margin-top: 32px
}

#wpbf-pre-header {
    font-size: 14px;
    background: #fff
}

.wpbf-inner-pre-header {
    padding-top: 10px;
    padding-bottom: 10px
}

.wpbf-page-footer {
    font-size: 14px;
    background: #1A1A1A;
}

.wpbf-inner-footer {
    padding-top: 20px;
    padding-bottom: 20px
}

.wpbf-footer-one-column,
.wpbf-pre-header-one-column {
    text-align: center
}

.wpbf-footer-two-columns,
.wpbf-pre-header-two-columns {
    width: 100%;
    display: table
}

.wpbf-footer-two-columns .wpbf-inner-footer-left,
.wpbf-footer-two-columns .wpbf-inner-footer-right,
.wpbf-footer-two-columns .wpbf-inner-pre-header-left,
.wpbf-footer-two-columns .wpbf-inner-pre-header-right,
.wpbf-pre-header-two-columns .wpbf-inner-footer-left,
.wpbf-pre-header-two-columns .wpbf-inner-footer-right,
.wpbf-pre-header-two-columns .wpbf-inner-pre-header-left,
.wpbf-pre-header-two-columns .wpbf-inner-pre-header-right {
    display: table-cell;
    width: 50%;
    vertical-align: middle
}

.wpbf-footer-two-columns .wpbf-inner-footer-right,
.wpbf-footer-two-columns .wpbf-inner-pre-header-right,
.wpbf-pre-header-two-columns .wpbf-inner-footer-right,
.wpbf-pre-header-two-columns .wpbf-inner-pre-header-right {
    text-align: right
}

body {
    background: #fff
}

#content {
    flex: 1;
}

#header {
    width: 100%;
    transition: 0.5s;
}

.home #header .header-bg  {
    display: none;
}

.home #header:not(.stuck) .wpbf-navigation .wpbf-menu-container {
    vertical-align: top;
    padding-top: 30px;
}

.home #header:not(.stuck) .wpbf-navigation .wpbf-menu-container .wpbf-menu > li:not(:hover) > a, .home #header:not(.stuck) .wpbf-navigation .wpbf-menu-container .wpbf-menu > .current-menu-item:not(:hover) > a {
    color: #000 !important;
}

#header.stuck {
    position: fixed;
    animation: fadeInDown 0.3s ease forwards;
    z-index: 900;
}

#header.stuck .wpbf-logo img {
    width: 140px;
}

#header.stuck #navigation {
    display: block;
}

#footer {
    
}

.wpbf-page {
    position: relative;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    min-height: 100vh;
    height: 100%;
    display: flex;
    flex-flow: column;
  align-items: stretch;
}

.wpbf-video {
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;
    overflow: hidden
}

.wpbf-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.wpbf-author-box {
    background: #f5f5f7;
    margin-bottom: 20px;
    padding: 20px
}

.wpbf-author-box h1 {
    margin-bottom: 20px
}

.wpbf-author-box .avatar {
    border-radius: 100%;
    width: 60px
}

.wpbf-post-image-wrapper {
    margin-bottom: 20px
}

.wpbf-post-image-link {
    display: inline-block
}

.article-meta {
    font-size: 14px
}

.article-meta .article-time {
    text-decoration: underline
}

.article-meta .article-meta-separator:last-of-type {
    display: none
}

.article-meta .avatar {
    border-radius: 100%;
    margin-right: 5px;
    width: 32px
}

.article-footer {
    clear: both
}

.footer-tags,
.footer-categories,
.footer-comment-count {
    font-size: 14px
}

.wpbf-read-more {
    margin-bottom: 20px
}

.wpbf-post-style-plain {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dedee5
}

.wpbf-post-style-plain .article-footer>*:last-child {
    margin-bottom: 0
}

.wpbf-post-style-plain:last-child {
    padding-bottom: 0 !important;
    border-bottom: none !important
}

.wpbf-post-style-boxed {
    padding: 20px;
    background: #f5f5f7;
    margin-bottom: 20px
}

.wpbf-post-style-boxed .article-footer>*:last-child {
    margin-bottom: 0
}

.wpbf-post-style-boxed.stretched .wpbf-post-image-wrapper {
    margin-left: -20px;
    margin-right: -20px
}

.wpbf-post-style-boxed.stretched .article-header>.wpbf-post-image-wrapper:first-child {
    margin-top: -20px
}

.commentlist ul {
    margin: 0;
    padding: 0
}

.commentlist li {
    list-style: none
}

#comments-title {
    margin-top: 40px;
    padding-top: 40px;
    border-top: 10px solid #f5f5f7
}

#reply-title {
    padding-top: 40px;
    margin-top: 40px;
    border-top: 10px solid #f5f5f7;
    display: block
}

#reply-title small {
    font-size: 14px
}

.commentlist .children {
    margin-left: 20px
}

.comment {
    position: relative;
    padding: 25px;
    border: 3px solid #dedee5;
    margin-bottom: 20px
}

.comment .comment-edit-link {
    position: absolute;
    right: 20px;
    top: 20px
}

.comment .comment-meta {
    font-size: 14px;
    margin-bottom: 20px
}

.comment .avatar {
    width: 65px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    height: auto;
    margin-right: 10px;
    display: inline-block
}

.comment .comment-author-info {
    display: inline-block
}

.comment .comment-author .fn {
    font-style: normal;
    font-weight: 700
}

.comment .comment-time {
    color: #a6a6b8;
    margin-left: 5px
}

.comment .comment-time a {
    color: #a6a6b8
}

.comment .comment-time:before {
    font-family: "page-builder-framework";
    content: "\f107";
    margin-right: 3px;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.comment .comment-reply-link {
    display: inline-block
}

.pingback {
    position: relative;
    padding: 25px;
    border: 3px solid #dedee5;
    margin-bottom: 20px
}

.pingback a {
    display: block
}

.pingback .comment-edit-link {
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 14px
}

.bypostauthor {
    border-color: #3ba9d2
}

.wpbf-comment-nav {
    font-size: 14px;
    padding: 0
}

.wpbf-comment-nav .previous {
    float: left
}

.wpbf-comment-nav .next {
    float: right
}

.wpbf-no-sidebar .alignfull {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    width: auto;
    max-width: unset
}

.alignwide iframe,
.alignfull iframe {
    width: 100%
}

.wp-block-separator {
    width: 280px;
    margin: 40px auto;
    border: none;
    border-top: 1px solid #d0d0da
}

.wp-block-separator.is-style-wide {
    width: 100%
}

.wp-block-separator.is-style-dots:before {
    color: #b4b4c3;
    font-size: 30px
}

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
    margin: 20px 0 20px 20px;
    padding: 0 0 0 20px
}

.wp-block-pullquote blockquote {
    padding: 20px 0 0 0;
    margin: 0;
    border-left: none;
    border-top: 5px solid #dedee5;
    border-bottom: 5px solid #dedee5
}

.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
    padding: 0
}

.wp-block-audio audio {
    width: 100%
}

.widget ul {
    margin: 0;
    padding: 0
}

.widget ul li {
    list-style: none
}

.wpbf-sidebar .widget,
.elementor-widget-sidebar .widget {
    margin-bottom: 20px;
    padding: 20px;
    background: #f5f5f7
}

#s {
    padding-right: 40px
}

#searchform {
    position: relative
}

#searchform:before {
    content: "\f118";
    right: 15px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #6d7680;
    font-family: 'page-builder-framework' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.wpbf-no-sidebar .wpbf-main.wpbf-medium-2-3 {
    width: 100%
}

.wpbf-no-sidebar .wpbf-main-grid {
    margin-left: 0;
    margin-right: 0
}

.wpbf-no-sidebar .wpbf-main-grid>* {
    padding-left: 0;
    padding-right: 0
}

.scrolltop {
    position: fixed;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    z-index: 222;
    background: rgba(62, 67, 73, 0.5);
    bottom: 20px;
    right: 20px;
    -moz-transition: background 0.2s;
    -o-transition: background 0.2s;
    -webkit-transition: background 0.2s;
    transition: background 0.2s;
    display: none;
    color: #fff !important
}

.scrolltop:before {
    font-family: "page-builder-framework";
    content: "\f101";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.scrolltop:hover {
    background: rgba(62, 67, 73, 0.7)
}

div.wpcf7 {
    max-width: 700px;
    margin: 0 auto;
}

span.wpcf7-not-valid-tip {
    position: absolute;
    top: 0;
    left: 5px;
    height: auto;
    background: #fff;
    font-size: 14px;
    color: tomato
}

div.wpcf7-response-output {
    font-size: 14px;
    padding: 10px;
    margin: 0;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px
}

div.wpcf7-spam-blocked,
div.wpcf7-validation-errors {
    border-color: tomato;
    color: tomato
}

div.wpcf7-mail-sent-ok {
    border-color: #3ba9d2;
    color: #3ba9d2
}

.narrow-block {
    max-width: 1000px;
    margin: 0 auto;
}

.wp-block-media-text {
    margin-top: 20px;
}

.wp-block-getwid-banner .wp-block-getwid-banner__link {
    z-index: 999;
}

.wp-block-getwid-banner .wp-block-getwid-banner__title {
    font-size: 50px !important;
    text-transform: uppercase;
    font-weight: 500;
}

.wp-block-getwid-banner .wp-block-getwid-banner__text {
    font-size: 24px;
}

.wp-block-getwid-banner a {
    font-size: 24px;
}

a.wp-block-button__link {
    transition: 0.25s;
    font-weight: 500;
}
a.wp-block-button__link:hover {
    transform: scale(1.1);
    background-color: var(--gold-color);
}

.home-title {
    width: 100%;
    height: 700px;
    background: url(img/home_bg.jpg) no-repeat;
    background-size :cover;
    background-position: center center;
    position: relative;
}

.home-title .top-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 40vw;
}

.home-title .bottom-bg {
    position: absolute;
    bottom: 0;
    left: 0;
}

.home h2 {
    font-size: 60px;
}

.homebutton a {
    font-family: 'fontawesome5';
    font-size: 20px;
    padding: 7px 20px !important;
    font-weight: 900;
}


.multiply {
    mix-blend-mode: multiply;
}






.wpmi-item a {
    position: relative;
}

.instabox {
    background : linear-gradient(0deg, rgba(219, 182, 18, 0.9) 0%, rgba(191, 166, 59, 0.9) 36.59%, rgba(69, 62, 35, 0.9) 68.78%, rgba(23, 23, 23, 0.9) 100%);
    color: #FFF;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: 0.25s;
}

.instabox:hover {
    opacity: 1;
}

.instabox .description {
    font-size: 16px;
    font-weight: 500;
    padding: 10px;
    line-height: 1.2;
}

.instabox .description span {
    font-size: 16px;
    margin-top: 10px;
    display: block;
}

.instabox .stats {
    font-size: 30px;
    line-height: 1;
    display: flex;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 20px;
}

.instabox .stats div {
    display: flex;
    align-items: center;
}

.instabox .stats .likes {
    margin-right: 50px;
}

.instabox .fa-heart, .instabox .fa-comment {
    width: 40px;
    margin-right: 10px;
}

.hmargin {
	margin-bottom: 5px;
}

@media (max-width: 1500px) {
    .wpbf-menu-right .wpbf-menu a {
        padding: 10px;
    }
}

@media(min-width: 1200px) {
    .wpbf-nav-wrapper {
        display: block;
    }
    .wpbf-mobile-menu-hamburger {
        display: none;
    }
}

@media (max-width: 1199px) {
    .header-bg:nth-of-type(1) {
        height: 100px;
    }

    .header-bg:nth-of-type(2) {
        height: 120px;
    }

    #header .wpbf-mobile-logo img, #header.stuck .wpbf-mobile-logo img {
        width: 100px;
    }
}

@media (max-width: 1024px) {

    .page-title {
        height: 350px;
    }

    .page-title h1 {
        font-size: 50px;
        margin-top: 100px;
    }
}

@media (max-width: 480px) {
    .page-title {
        height: 300px;
    }

    .page-title h1 {
        font-size: 40px;
        margin-top: 100px;
    }
}