/*
Theme Name:         Benaa
Theme URI:          http://themes.g5plus.net/benaa/
Description:        Benaa is the WordPress Theme for real estate seller, buyer, agents and agencies. It has a purpose oriented design and it comes loaded with tons of useful features
Version:            4.0.1
Author:             G5Theme
Author URI:         http://g5plus.net/

License:            GNU General Public License v2 or later
License URI:        http://www.gnu.org/licenses/gpl-2.0.html

Tags: 				two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: 		benaa
Domain Path: 		/languages/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Variable
# Typography
# Template
# Widget
# WP block
# Header
# Footer
# Blog
# ShortCode
# Elementor
# Other
# Utilities
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Variable
--------------------------------------------------------------*/
:root {
  --g5-color-heading-lighten: #909090;
  --g5-mobile-header-border-color: #ededed;
  --g5-header-responsive-breakpoint: 991px;
  --ere-color-accent: var(--g5-color-accent);
  --ere-color-accent-foreground: var(--g5-color-accent-foreground);
}

:root {
  --g5-body-font: "Poppins";
  --g5-body-font-size: 14px;
  --g5-body-font-weight: 400;
  --g5-body-line-height: 1.714;
  --g5-color-accent: #92c800;
  --g5-color-accent-foreground: #fff;
  --g5-color-accent-r: 146;
  --g5-color-accent-g: 200;
  --g5-color-accent-b: 0;
  --g5-color-accent-lighten: #b7fb00;
  --g5-color-heading: #222;
  --g5-color-heading-foreground: #fff;
  --g5-color-heading-r: 34;
  --g5-color-heading-g: 34;
  --g5-color-heading-b: 34;
  --g5-color-text-main: #727272;
  --g5-text-color-lighten-09: #898989;
  --g5-text-color-lighten-26: #b4b4b4;
  --g5-text-color-lighten-30: #bfbfbf;
  --g5-body-bg-color: #fff;
  --g5-color-muted: #ababab;
  --g5-color-border: #eeeeee;
  --g5-color-border-dark: #dddddd;
  --g5-color-link: #727272;
  --g5-color-link-hover: #92c800;
  --g5-secondary-font: "Poppins";
  --g5-secondary-font-size: 14px;
  --g5-secondary-font-weight: 400;
  --g5-h1-font: "Poppins";
  --g5-h1-font-size: 64px;
  --g5-h1-font-weight: 700;
  --g5-h2-font: "Poppins";
  --g5-h2-font-size: 48px;
  --g5-h2-font-weight: 700;
  --g5-h3-font: "Poppins";
  --g5-h3-font-size: 32px;
  --g5-h3-font-weight: 700;
  --g5-h4-font: "Poppins";
  --g5-h4-font-size: 21px;
  --g5-h4-font-weight: 700;
  --g5-h5-font: "Poppins";
  --g5-h5-font-size: 18px;
  --g5-h5-font-weight: 700;
  --g5-h6-font: "Poppins";
  --g5-h6-font-size: 16px;
  --g5-h6-font-weight: 400;
  --g5-font-icon: "Fontawesome";
  --g5-font-icon-primary: "icomoon";
  --g5-input-font-size: var(--g5-body-font-size);
  --g5-input-height: 44px;
  --g5-input-border-width: 1px;
  --g5-input-line-height: calc(var(--g5-input-height) - (var(--g5-input-border-width) * 2));
  --g5-input-radius: calc(var(--g5-input-height) * 0.5);
  --g5-input-text-color: var(--g5-color-text-main);
  --g5-input-bg-color: #fff;
}

:root {
  --g5-btn-font-weight: 400;
  --g5-btn-border-width: 2px;
  --g5-btn-border-radius: 5em;
  --g5-btn-disabled-opacity: 0.65;
  --g5-btn-font-family: var(--g5-body-font);
  --g5-btn-text-transform: capitalize;
}

:root {
  --g5-top-bar-text-color: #fff;
  --g5-top-bar-border-color: #ededed;
  --g5-top-bar-bg-color: #222;
  --g5-top-bar-text-hover-color: #92c800;
  --g5-top-bar-padding-top: 10px;
  --g5-top-bar-padding-bottom: 10px;
  --g5-header-bg-color: #fff;
  --g5-header-text-color: #222;
  --g5-header-border-color: #ededed;
  --g5-header-padding-top: 0;
  --g5-header-padding-bottom: 0;
  --g5-logo-max-height: 82px;
  --g5-logo-padding-top: 0;
  --g5-logo-padding-bottom: 0;
  --g5-navigation-bg-color: #ff;
  --g5-navigation-text-color: #222;
  --g5-navigation-text-hover-color: #92c800;
  --g5-navigation-spacing: 45px;
  --g5-navigation-height: 82px;
  --g5-header-customize-nav-spacing: 13px;
  --g5-header-customize-left-spacing: 13px;
  --g5-header-customize-right-spacing: 13px;
  --g5-x-menu-a-text-hover: #92c800;
  --g5-header-mobile-bg-color: #fff;
  --g5-header-mobile-text-color: #111;
  --g5-header-mobile-border-color: #eee;
  --g5-header-mobile-height: 80px;
  --g5-header-mobile-sticky-height: 60px;
  --g5-top-bar-mobile-bg-color: #fff;
  --g5-top-bar-mobile-text-color: #111;
  --g5-top-bar_mobile-border-color: #eee;
  --g5-top-bar-mobile-padding-top: 0;
  --g5-top-bar-mobile-padding-bottom: 0;
  --g5-logo-mobile-max-height: 50px;
  --g5-logo-mobile-padding-top: 0;
  --g5-logo-mobile-padding-bottom: 0;
  --g5-top-drawer-bg-color: #2f2f2f;
  --g5-top-drawer-text-color: #c5c5c5;
  --g5-top-drawer-padding-top: 0;
  --g5-top-drawer-padding-bottom: 0;
}

:root {
  --g5-footer-bg-color: #222;
  --g5-footer-text-color: #bababa;
  --g5-footer-border-color: #eee;
  --g5-footer-widget-title-color: #fff;
  --g5-footer-padding-top: 60px;
  --g5-footer-padding-bottom: 60px;
  --g5-bottom-bar-bg-color: #ffffff;
  --g5-bottom-bar-text-color: #8f8f8f;
  --g5-bottom-bar-border-color: #eee;
  --g5-bottom-bar-padding-bottom: 16px;
  --g5-bottom-bar-padding-top: 22px;
}

:root {
  --ere-property-search-form-text-color: var(--g5-color-text-main);
  --ere-property-search-form-border-color: var(--g5-color-border);
  --ere-property-list-image-width: 370px;
  --ere-property-list-image-spacing: 15px;
  --ere-search-status-tab-bg-color: #000;
  --ere-search-status-tab-text-color: var(--g5-color-accent);
  --ere-property-mini-search-form-width: 730px;
  --ere-property-mini-search-form-height: 64px;
  --ere-sc-property-slider-property-info-bg-color: transparent;
  --ere-sc-property-slider-property-info-text-color: #c6c6c6;
  --ere-loop-property-info-value-text-color: #fff;
  --ere-loop-property-info-spacing: 25px;
  --ere-sc-property-slider-property-bg-color: transparent;
  --ere-sc-property-slider-property-price-text-color: #fff;
  --ere-owl-nav-width: 50px;
  --ere-owl-nav-height: 60px;
  --ere-owl-nav-bg-color: #f6f6f6;
  --ere-owl-nav-color: #222;
  --ere-owl-nav-icon-font-size: 31px;
  --ere-owl-nav-icon-font-weight: 400;
  --ere-owl-nav-icon-font-family: "FontAwesome";
  --ere-owl-nav-inline-spacing: 20px;
  --ere-owl-dot-bg-color: #EBEBEB;
  --ere-owl-dot-width: 10px;
  --ere-owl-dot-height: 10px;
  --ere-owl-dot-spacing: 3px;
  --ere-owl-dot-radius: 50%;
  --ere-body-line-height: var(--g5-body-line-height);
  --ere-tabs-card-header-bg-color: #222;
  --ere-tabs-card-header-text-color: #fff;
  --ere-tabs-card-header-font-size: 18px;
  --ere-agency-image-width: 250px;
  --ere-agency-image-spacing: 40px;
}

/*--------------------------------------------------------------
## Typography
--------------------------------------------------------------*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  line-height: var(--g5-body-line-height);
  color: var(--g5-color-text-main);
  position: relative;
  -webkit-font-smoothing: antialiased;
  font-family: var(--g5-body-font);
  font-size: var(--g5-body-font-size);
  font-weight: var(--g5-body-font-weight);
  overflow-x: hidden;
}

h1 {
  font-family: var(--g5-h1-font);
  font-size: var(--g5-h1-font-size);
  font-weight: var(--g5-h1-font-weight);
}

h2 {
  font-family: var(--g5-h2-font);
  font-size: var(--g5-h2-font-size);
  font-weight: var(--g5-h2-font-weight);
}

h3 {
  font-family: var(--g5-h3-font);
  font-size: var(--g5-h3-font-size);
  font-weight: var(--g5-h3-font-weight);
}

h4 {
  font-family: var(--g5-h4-font);
  font-size: var(--g5-h4-font-size);
  font-weight: var(--g5-h4-font-weight);
}

h5 {
  font-family: var(--g5-h5-font);
  font-size: var(--g5-h5-font-size);
  font-weight: var(--g5-h5-font-weight);
}

h6 {
  font-family: var(--g5-h6-font);
  font-size: var(--g5-h6-font-size);
  font-weight: var(--g5-h6-font-weight);
}

#primary-content {
  background-color: var(--g5-body-bg-color);
}

#wrapper-content {
  overflow-x: hidden;
}

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

iframe {
  max-width: 100%;
}

a,
a:focus,
a:hover {
  outline: none;
  text-decoration: none;
  color: var(--g5-color-link);
}

a:hover,
a:focus {
  color: var(--g5-color-link-hover);
}

div, iframe, img {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  line-height: 1.2;
  color: var(--g5-color-heading);
  margin-top: 0;
  margin-bottom: 20px;
}

p {
  margin: 0 0 20px 0;
}

input, textarea, button, select {
  outline: none;
}

::selection {
  color: var(--g5-color-accent-foreground);
  background-color: var(--g5-color-accent);
}

::-moz-selection {
  color: var(--g5-color-accent-foreground);
  background-color: var(--g5-color-accent);
}

input[type=text],
input[type=search],
input[type=email],
input[type=url],
input[type=password],
input[type=tel],
input[type=number],
textarea,
.form-control,
select {
  padding: 0 20px;
  height: var(--g5-input-height);
  line-height: var(--g5-input-line-height);
  border-radius: var(--g5-input-radius);
  background-color: var(--g5-input-bg-color);
  font-size: var(--g5-input-font-size);
  color: var(--g5-input-text-color);
  border: var(--g5-input-border-width) solid var(--g5-color-border);
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
input[type=text]:-moz-placeholder,
input[type=search]:-moz-placeholder,
input[type=email]:-moz-placeholder,
input[type=url]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=number]:-moz-placeholder,
textarea:-moz-placeholder,
.form-control:-moz-placeholder,
select:-moz-placeholder {
  color: var(--g5-input-text-color);
}
input[type=text]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=url]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=number]::-moz-placeholder,
textarea::-moz-placeholder,
.form-control::-moz-placeholder,
select::-moz-placeholder {
  color: var(--g5-input-text-color);
}
input[type=text]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
.form-control:-ms-input-placeholder,
select:-ms-input-placeholder {
  color: var(--g5-input-text-color);
}
input[type=text]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
.form-control::-webkit-input-placeholder,
select::-webkit-input-placeholder {
  color: var(--g5-input-text-color);
}
input[type=text]:focus,
input[type=search]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=number]:focus,
textarea:focus,
.form-control:focus,
select:focus {
  border-color: var(--g5-color-accent);
}

textarea {
  --g5-input-radius: calc(var(--g5-input-height) * 0.5);
  padding-top: 10px;
  height: auto;
  line-height: var(--g5-body-line-height) !important;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='%2328303d'><polygon points='0,0 10,0 5,5'/></svg>");
  background-repeat: no-repeat;
  background-position: right 10px top 60%;
}

.benaa-class .select2-container .select2-selection--single {
  height: var(--g5-input-height);
  border-radius: var(--g5-input-radius);
}
.benaa-class .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: var(--g5-input-height);
  color: var(--g5-input-text-color);
}
.benaa-class .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: var(--g5-input-height);
}
.benaa-class .select2-container--default .select2-selection--single .select2-selection__arrow b {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='%2328303d'><polygon points='0,0 10,0 5,5'/></svg>");
  width: 10px !important;
  height: 7px !important;
  border: 0 !important;
  margin: 0 !important;
  left: 0 !important;
  transform: translateY(-50%);
}
.benaa-class .select2-container--default .select2-search--dropdown .select2-search__field,
.benaa-class .select2-dropdown {
  border: 1px solid var(--g5-color-border);
}
.benaa-class .select2-container--default .select2-search--dropdown .select2-search__field {
  padding: 0 20px;
}
.benaa-class .select2-container--default .select2-selection--multiple,
.benaa-class .select2-container--default .select2-selection--single {
  border-color: var(--g5-color-border);
  border-radius: var(--g5-input-radius);
}
.benaa-class .select2-container--default.select2-container--focus .select2-selection--multiple {
  border-color: var(--g5-color-accent);
}
.benaa-class .select2-container--default .select2-selection--multiple .select2-selection__rendered {
  padding: 0 20px;
}
.benaa-class .select2-container .select2-selection--multiple {
  min-height: var(--g5-input-height);
}

#wrapper {
  background-color: #fff;
}

body.boxed #wrapper {
  max-width: 1200px;
  margin: auto;
  position: relative;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}
.container .container {
  max-width: 1200px;
  width: auto;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.entry-content {
  /**
  * Gallery
  * ----------------------------------------------------------------------------
  */
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-content p,
.entry-content hr,
.entry-content dl,
.entry-content blockquote,
.entry-content table,
.entry-content ul,
.entry-content ol,
.entry-content address,
.entry-content pre {
  margin-bottom: 20px;
}
.entry-content h1:last-child,
.entry-content h2:last-child,
.entry-content h3:last-child,
.entry-content h4:last-child,
.entry-content h5:last-child,
.entry-content h6:last-child,
.entry-content p:last-child,
.entry-content hr:last-child,
.entry-content dl:last-child,
.entry-content blockquote:last-child,
.entry-content table:last-child,
.entry-content ul:last-child,
.entry-content ol:last-child,
.entry-content address:last-child,
.entry-content pre:last-child {
  margin-bottom: 0;
}
.entry-content hr {
  margin-top: 20px;
  border-top: 1px solid var(--g5-color-border);
  clear: both;
}
.entry-content table {
  width: 100%;
  border: 1px solid var(--g5-color-border-dark);
}
.entry-content td,
.entry-content th {
  padding: 8px;
  border-top: 1px solid var(--g5-color-border-dark);
  vertical-align: top;
}
.entry-content thead th {
  font-weight: bold;
  background: #f8f8f8;
  vertical-align: bottom;
}
.entry-content thead:first-child > tr:first-child > td,
.entry-content thead:first-child > tr:first-child > th {
  border-top: none;
}
.entry-content dt,
.entry-content dd {
  line-height: 2;
}
.entry-content dd {
  margin-bottom: 15px;
}
.entry-content ul,
.entry-content ol {
  padding-left: 25px;
}
.entry-content li > ul,
.entry-content li > ol {
  margin-bottom: 0;
}
.entry-content address {
  line-height: 1.8;
  font-style: italic;
}
.entry-content .alignnone {
  margin: 5px 20px 20px 0;
}
.entry-content .aligncenter,
.entry-content div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.entry-content .alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.entry-content .alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
.entry-content a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.entry-content a img.alignnone {
  margin: 5px 20px 20px 0;
}
.entry-content a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
.entry-content a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.entry-content .wp-caption {
  max-width: 100%; /* Image does not overflow the content area */
  text-align: center;
}
.entry-content .wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.entry-content .wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.entry-content .wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.entry-content .wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.entry-content .wp-caption p.wp-caption-text {
  margin: 5px 0 0 0;
  font-size: 12px;
  line-height: 1.8;
}
.entry-content .sticky {
  opacity: 1;
}
.entry-content .bypostauthor {
  opacity: 1;
}
.entry-content .gallery {
  margin: 0 -5px 10px -5px;
}
.entry-content .gallery-item {
  margin: 0 0 10px 0;
  padding: 0 5px;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  max-width: 33.33%;
  width: 100%;
}
.entry-content .gallery-caption {
  font-size: 12px;
  line-height: 1.8;
  margin-top: 5px;
}
.entry-content .gallery-icon img {
  margin: 0 auto;
  border-radius: 2px;
  border: 1px solid #eee;
  padding: 7px;
}
.entry-content .gallery-icon img:hover {
  border: 1px solid #ccc;
}
.entry-content .gallery-columns-1 .gallery-item {
  max-width: 100%;
}
.entry-content .gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.entry-content .gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.entry-content .gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.entry-content .gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.entry-content .gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.entry-content .gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.entry-content .gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}
.entry-content .gallery-columns-6 .gallery-caption,
.entry-content .gallery-columns-7 .gallery-caption,
.entry-content .gallery-columns-8 .gallery-caption,
.entry-content .gallery-columns-9 .gallery-caption {
  display: none;
}

/*--------------------------------------------------------------
## Template
--------------------------------------------------------------*/
.block-center {
  height: 100%;
  width: 100%;
  text-align: center;
  font-size: 0;
}
.block-center:before {
  content: "";
  height: 100%;
  vertical-align: middle;
  display: inline-block;
}

.block-center-inner {
  display: inline-block;
  margin: 0 auto;
  position: relative;
  vertical-align: middle;
  max-width: 100%;
  font-size: initial;
}
.block-center-inner > * {
  margin: auto;
}

.back-to-top {
  position: fixed;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  bottom: 10px;
  right: 10px;
  width: 44px;
  height: 44px;
  text-align: center;
  z-index: 2;
  -webkit-transform: translateX(100px);
  transform: translateX(100px);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #fff;
  background-color: var(--g5-color-heading);
}
.back-to-top i {
  font-size: 22px;
  line-height: 44px;
  font-family: var(--g5-font-icon);
  font-weight: 400;
}
.back-to-top:focus, .back-to-top:hover {
  text-decoration: none;
  color: var(--g5-color-accent-foreground);
  background-color: var(--g5-color-accent);
}
.back-to-top.in {
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
}

.site-loading {
  position: fixed;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  z-index: 9999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  opacity: 0;
  display: none;
  -webkit-transition: opacity 600ms ease 200ms;
  transition: opacity 600ms ease 200ms;
}

body.page-loading .site-loading {
  opacity: 1;
  display: block;
}

.logo-loading {
  margin-bottom: 30px;
}

.scheme-dark {
  color: #fff;
}

.owl-nav .owl-prev,
.owl-nav .owl-next {
  position: absolute;
  width: var(--ere-owl-nav-width);
  height: var(--ere-owl-nav-height);
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: var(--ere-owl-nav-bg-color);
  color: var(--ere-owl-nav-color);
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
}
.owl-nav .owl-prev i,
.owl-nav .owl-next i {
  font-size: var(--ere-owl-nav-icon-font-size);
  font-weight: var(--ere-owl-nav-icon-font-weight);
  font-family: var(--ere-owl-nav-icon-font-family);
}
.owl-nav .owl-prev:after,
.owl-nav .owl-next:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.owl-nav .owl-prev:hover,
.owl-nav .owl-next:hover {
  background-color: var(--g5-color-accent);
  color: var(--g5-color-accent-foreground);
}
.owl-nav .owl-prev {
  left: 0;
}
.owl-nav .owl-prev:after {
  border-bottom: solid 0 transparent;
  border-top: solid var(--ere-owl-nav-height) var(--ere-owl-nav-bg-color);
  border-right: solid 10px transparent;
  left: 100%;
}
.owl-nav .owl-prev:hover:after {
  border-top-color: var(--g5-color-accent);
}
.owl-nav .owl-next {
  right: 0;
}
.owl-nav .owl-next:after {
  border-bottom: solid var(--ere-owl-nav-height) var(--ere-owl-nav-bg-color);
  border-top: solid 0 transparent;
  border-left: solid 10px transparent;
  right: 100%;
}
.owl-nav .owl-next:hover:after {
  border-bottom-color: var(--g5-color-accent);
}
@media (min-width: 1200px) {
  .owl-nav {
    --ere-owl-nav-width: 50px;
    --ere-owl-nav-height: 60px;
    --ere-owl-nav-icon-font-size: 32px;
  }
}
@media (min-width: 1380px) {
  .owl-nav .owl-prev {
    left: -80px;
  }
  .owl-nav .owl-next {
    right: -80px;
  }
}

.owl-dots {
  text-align: center;
  margin-top: 10px;
}
.owl-dots .owl-dot {
  display: inline-block;
}
.owl-dots .owl-dot span {
  width: var(--ere-owl-dot-width);
  height: var(--ere-owl-dot-height);
  border-radius: var(--ere-owl-dot-radius);
  margin: var(--ere-owl-dot-spacing);
  display: block;
  background-color: var(--ere-owl-dot-bg-color);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.owl-dots .owl-dot:hover span, .owl-dots .owl-dot.active span {
  background-color: var(--g5-color-accent);
}

.color-light {
  --ere-owl-dot-bg-color: var(--g5-color-accent-foreground);
}

.owl-nav-top-right {
  position: relative;
}
.owl-nav-top-right > .owl-nav {
  position: absolute;
  top: -80px;
  right: 0;
}

.owl-nav-bottom-center > .owl-nav {
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 30px;
}

.owl-nav-size-sm .owl-nav {
  --ere-owl-nav-width: 28px;
  --ere-owl-nav-height: 34px;
  --ere-owl-nav-icon-font-size: 18px;
  --ere-owl-nav-inline-spacing: 15px;
}

.owl-nav-inline > .owl-nav,
.owl-nav-bottom-center > .owl-nav,
.owl-nav-top-right > .owl-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.owl-nav-inline > .owl-nav .owl-prev,
.owl-nav-inline > .owl-nav .owl-next,
.owl-nav-bottom-center > .owl-nav .owl-prev,
.owl-nav-bottom-center > .owl-nav .owl-next,
.owl-nav-top-right > .owl-nav .owl-prev,
.owl-nav-top-right > .owl-nav .owl-next {
  position: relative;
  top: auto;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.owl-nav-inline > .owl-nav .owl-prev,
.owl-nav-bottom-center > .owl-nav .owl-prev,
.owl-nav-top-right > .owl-nav .owl-prev {
  left: auto !important;
  margin-right: var(--ere-owl-nav-inline-spacing);
}
.owl-nav-inline > .owl-nav .owl-next,
.owl-nav-bottom-center > .owl-nav .owl-next,
.owl-nav-top-right > .owl-nav .owl-next {
  right: auto !important;
  --ere-owl-nav-bg-color: var(--g5-color-accent);
  --ere-owl-nav-color: var(--g5-color-accent-foreground);
}
.owl-nav-inline > .owl-nav .view-all-link,
.owl-nav-bottom-center > .owl-nav .view-all-link,
.owl-nav-top-right > .owl-nav .view-all-link {
  margin-left: 10px;
}

#search_popup_wrapper {
  --g5-btn-border-radius: 0px;
}
#search_popup_wrapper form {
  margin: 2em 1em;
  position: relative;
}
#search_popup_wrapper input {
  width: 100%;
  padding-right: 95px;
  border-radius: 0;
}
#search_popup_wrapper input:focus {
  border-color: var(--g5-color-accent);
}
#search_popup_wrapper button {
  position: absolute;
  right: 0;
  top: 0;
  height: 44px;
}

.popup-overlay-wrapper {
  position: absolute;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.95);
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  padding-bottom: 80px;
  overflow: auto;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s 0.5s, visibility 0s 1s;
  transition: opacity 0.5s 0.5s, visibility 0s 1s;
}
.popup-overlay-wrapper.in {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.popup-overlay-wrapper.in .popup-overlay-content {
  opacity: 1;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: -webkit-transform 0.5s 0.2s, opacity 0.5s 0.2s;
  transition: -webkit-transform 0.5s 0.2s, opacity 0.5s 0.2s;
}

.popup-overlay-content {
  margin: 80px auto 0;
  width: 80%;
  position: relative;
  font-size: 20px;
  opacity: 0;
  -webkit-transform: translateY(-40px);
  transform: translateY(-40px);
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s;
  -webkit-animation-timing-function: cubic-bezier(0.45, 0.005, 0, 1);
  -moz-animation-timing-function: cubic-bezier(0.45, 0.005, 0, 1);
  -o-animation-timing-function: cubic-bezier(0.45, 0.005, 0, 1);
  animation-timing-function: cubic-bezier(0.45, 0.005, 0, 1);
}
.popup-overlay-content input {
  border: solid 2px #FFF;
  padding: 1em;
  height: auto;
}
.popup-overlay-content .search-button {
  position: absolute;
  top: 22px;
  right: 30px;
  color: var(--g5-color-heading);
}
.popup-overlay-content .search-button:hover {
  cursor: pointer;
  color: var(--g5-color-accent);
}

.popup-overlay-result {
  color: #fff;
  background-color: #343537;
  padding: 0;
  font-size: 16px;
  line-height: 2em;
}
.popup-overlay-result ul {
  padding: 15px 0;
  margin: 0;
  list-style: none;
}
.popup-overlay-result li {
  padding: 5px 30px;
}
.popup-overlay-result li.selected, .popup-overlay-result li:hover {
  color: var(--g5-color-accent);
}
.popup-overlay-result li + li {
  border-top: solid 1px rgba(255, 255, 255, 0.1);
}
.popup-overlay-result a {
  color: inherit;
}
.popup-overlay-result .date {
  display: inline-block;
  float: right;
}
.popup-overlay-result .view-more {
  position: absolute;
  background: #343537;
  left: 0;
  right: 0;
  text-align: center;
  padding: 5px;
  -webkit-border-radius: 0 0 100% 100%;
  -moz-border-radius: 0 0 100% 100%;
  border-radius: 0 0 100% 100%;
  margin: auto;
  border-top: solid 1px rgba(255, 255, 255, 0.1);
  text-transform: uppercase;
}

@media screen and (max-width: 460px) {
  .search-popup-inner > input {
    display: block;
    width: 100%;
    margin-top: 10px;
  }
  .search-popup-inner > button {
    margin-top: 10px;
    width: 100%;
    display: block;
  }
}
.ps-container > .ps-scrollbar-y-rail {
  width: 3px;
  right: 5px;
  background-color: #222 !important;
}

.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  width: 5px;
  right: -1px;
  background-color: var(--g5-color-accent) !important;
  border-radius: 0;
}

.ps-container:hover > .ps-scrollbar-y-rail {
  opacity: 0.6 !important;
}

.gf-preset-content-wrapper {
  padding: 150px 0;
  text-align: center;
  font-size: 60px;
  color: #222;
  border: dashed 8px #222;
}

.toggle-icon-wrapper {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
}
.toggle-icon-wrapper:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.toggle-icon-wrapper .toggle-icon {
  display: inline-block;
  height: 30px;
  position: relative;
  vertical-align: middle;
  width: 24px;
}
.toggle-icon-wrapper .toggle-icon > span {
  background: none repeat scroll 0 0 #000;
  bottom: 0;
  display: block;
  height: 2px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.toggle-icon-wrapper .toggle-icon:after, .toggle-icon-wrapper .toggle-icon:before {
  background-color: #000;
  content: "";
  height: 2px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 100%;
}
.toggle-icon-wrapper .toggle-icon:before {
  top: 20%;
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -ms-transform-origin: top left;
  -o-transform-origin: top left;
  transform-origin: top left;
}
.toggle-icon-wrapper .toggle-icon:after {
  bottom: 20%;
  -webkit-transform-origin: bottom left;
  -moz-transform-origin: bottom left;
  -ms-transform-origin: bottom left;
  -o-transform-origin: bottom left;
  transform-origin: bottom left;
}
.toggle-icon-wrapper + span {
  vertical-align: middle;
  text-transform: uppercase;
}
.toggle-icon-wrapper.in .toggle-icon span {
  opacity: 0;
}
.toggle-icon-wrapper.in .toggle-icon:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.toggle-icon-wrapper.in .toggle-icon:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.x-nav-menu > .x-menu-item > .x-menu-a-text,
.sticky-region,
.logo-header,
.x-nav-menu > .x-menu-item,
.header-customize-nav,
.header-6 .header-above-wrapper,
.menu-categories,
.menu-categories-select > i,
.header-nav-wrapper nav.primary-menu,
.header-nav-wrapper .product-text,
.popup-overlay-result a,
.search-product-wrapper .search-ajax-result li,
.search-product-wrapper .search-ajax-result li + li:before,
.toggle-icon-wrapper .toggle-icon > span,
.toggle-icon-wrapper .toggle-icon:before,
.toggle-icon-wrapper .toggle-icon:after,
.sticky-region .header-mobile-container-inner > div,
b.x-caret,
.menu-drop-fly,
.top-drawer-toggle,
.header-above-inner,
.logo-header img,
.x-sub-menu-tab > .x-menu-item,
.x-sub-menu-tab > li.x-menu-active > ul.x-sub-menu {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.logged-in.admin-bar .lg-toolbar {
  margin-top: 32px;
}

.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
  border-color: var(--g5-color-accent);
}

.block-title {
  font-size: 18px;
  color: var(--g5-color-heading);
  line-height: 1.2;
  position: relative;
}
.block-title.lg {
  font-size: 28px;
}

@media (max-width: 991px) {
  .block-title {
    margin-bottom: 40px !important;
  }
}
.bg-gray-full {
  position: relative;
}
.bg-gray-full:before {
  position: absolute;
  content: "";
  background-color: #f6f6f6;
  display: block;
  height: 100%;
  width: 2000%;
  left: -1000%;
  top: 0;
}

.close-button {
  position: absolute;
  top: 1em;
  right: 1em;
  color: #fff;
  font-size: 20px;
}
.close-button:hover {
  color: #fff;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.top-separate {
  position: relative;
  padding-top: 35px;
}
.top-separate:before {
  content: "";
  height: 2px;
  width: 110px;
  background: var(--g5-color-accent);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.popup-close {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  border-radius: 5px;
  background-color: var(--g5-color-border);
  font-size: 16px;
  z-index: 1;
}

.wp-social-login-widget {
  padding: 0 15px;
}

.heading-white {
  color: #fff;
  font-size: 48px;
  font-weight: 400;
  line-height: 1;
  text-align: center;
}

.heading-white-idx {
  color: #fff;
  font-size: 90px;
  font-weight: 600;
  line-height: 1.05;
}

.color-white label {
  color: #fff !important;
}

.hidden-content p {
  display: none;
}

@media (max-width: 768px) {
  .heading-white {
    font-size: 30px;
  }
}
@media (max-width: 480px) {
  .heading-white {
    font-size: 20px;
  }
}
.vc_row.background-position-right {
  background-position: right !important;
}

.page404 {
  text-align: center;
  position: relative;
}
.page404.bg404-img:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
}
.page404 .page404-content {
  position: relative;
  padding-top: 150px;
  padding-bottom: 205px;
}
.page404 .title {
  font-size: 222px;
  color: var(--g5-color-accent);
  letter-spacing: -0.14em;
  margin-bottom: -42px;
}
.page404 .title span {
  display: inline-block;
  color: #fff;
}
.page404 .subtitle {
  font-size: 24px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 55px;
}
.page404 .description {
  max-width: 570px;
  margin: auto;
  margin-bottom: 3px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  letter-spacing: 0.02em;
  color: #fff;
}
.page404 a {
  color: var(--g5-color-accent);
}
.page404 .search-form-wrapper {
  background-color: transparent;
  margin-bottom: 10px;
}
.page404 .search-form-wrapper .wp-block-search {
  width: 770px;
  margin-left: auto;
  margin-right: auto;
}
.page404 .search-form-wrapper .wp-block-search input {
  height: 50px;
  border-radius: 25px;
  border: 2px solid rgba(255, 255, 255, 0.3);
}
.page404 .search-form-wrapper .wp-block-search button {
  height: 50px;
  width: 50px;
  background: transparent;
  color: var(--g5-color-accent);
}
.page404 .search-form-wrapper .wp-block-search button i {
  line-height: 50px;
}

@media screen and (max-width: 640px) {
  .page404 .page404-content {
    position: relative;
    padding-top: 150px;
    padding-bottom: 205px;
  }
  .page404 .title {
    font-size: 160px;
  }
  .page404 .subtitle {
    font-size: 20px;
  }
  .page404 .description {
    font-size: 12px;
  }
  .page404 .search-form-wrapper .wp-block-search {
    width: 90% !important;
  }
}
.gf-item-wrap {
  width: 100%;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 1200px) {
  .columns-2 > .gf-item-wrap {
    width: 50%;
  }
  .columns-2 > .gf-item-wrap:nth-child(2n+1) {
    clear: both;
  }
  .columns-3 > .gf-item-wrap {
    width: 33.33333333%;
  }
  .columns-3 > .gf-item-wrap:nth-child(3n+1) {
    clear: both;
  }
  .columns-4 > .gf-item-wrap {
    width: 25%;
  }
  .columns-4 > .gf-item-wrap:nth-child(4n+1) {
    clear: both;
  }
  .columns-5 > .gf-item-wrap {
    width: 20%;
  }
  .columns-5 > .gf-item-wrap:nth-child(5n+1) {
    clear: both;
  }
  .columns-6 > .gf-item-wrap {
    width: 16.6666666667%;
  }
  .columns-6 > .gf-item-wrap:nth-child(6n+1) {
    clear: both;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .columns-md-2 > .gf-item-wrap {
    width: 50%;
  }
  .columns-md-2 > .gf-item-wrap:nth-child(2n+1) {
    clear: both;
  }
  .columns-md-3 > .gf-item-wrap {
    width: 33.33333333%;
  }
  .columns-md-3 > .gf-item-wrap:nth-child(3n+1) {
    clear: both;
  }
  .columns-md-4 > .gf-item-wrap {
    width: 25%;
  }
  .columns-md-4 > .gf-item-wrap:nth-child(4n+1) {
    clear: both;
  }
  .columns-md-5 > .gf-item-wrap {
    width: 20%;
  }
  .columns-md-5 > .gf-item-wrap:nth-child(5n+1) {
    clear: both;
  }
  .columns-md-6 > .gf-item-wrap {
    width: 16.6666666667%;
  }
  .columns-md-6 > .gf-item-wrap:nth-child(6n+1) {
    clear: both;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .columns-sm-2 > .gf-item-wrap {
    width: 50%;
  }
  .columns-sm-2 > .gf-item-wrap:nth-child(2n+1) {
    clear: both;
  }
  .columns-sm-3 > .gf-item-wrap {
    width: 33.33333333%;
  }
  .columns-sm-3 > .gf-item-wrap:nth-child(3n+1) {
    clear: both;
  }
  .columns-sm-4 > .gf-item-wrap {
    width: 25%;
  }
  .columns-sm-4 > .gf-item-wrap:nth-child(4n+1) {
    clear: both;
  }
  .columns-sm-5 > .gf-item-wrap {
    width: 20%;
  }
  .columns-sm-5 > .gf-item-wrap:nth-child(5n+1) {
    clear: both;
  }
  .columns-sm-6 > .gf-item-wrap {
    width: 16.6666666667%;
  }
  .columns-sm-6 > .gf-item-wrap:nth-child(6n+1) {
    clear: both;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .columns-xs-2 > .gf-item-wrap {
    width: 50%;
  }
  .columns-xs-2 > .gf-item-wrap:nth-child(2n+1) {
    clear: both;
  }
  .columns-xs-3 > .gf-item-wrap {
    width: 33.33333333%;
  }
  .columns-xs-3 > .gf-item-wrap:nth-child(3n+1) {
    clear: both;
  }
  .columns-xs-4 > .gf-item-wrap {
    width: 25%;
  }
  .columns-xs-4 > .gf-item-wrap:nth-child(4n+1) {
    clear: both;
  }
  .columns-xs-5 > .gf-item-wrap {
    width: 20%;
  }
  .columns-xs-5 > .gf-item-wrap:nth-child(5n+1) {
    clear: both;
  }
  .columns-xs-6 > .gf-item-wrap {
    width: 16.6666666667%;
  }
  .columns-xs-6 > .gf-item-wrap:nth-child(6n+1) {
    clear: both;
  }
}
@media (max-width: 480px) {
  .columns-mb-2 > .gf-item-wrap {
    width: 50%;
  }
  .columns-mb-2 > .gf-item-wrap:nth-child(2n+1) {
    clear: both;
  }
  .columns-mb-3 > .gf-item-wrap {
    width: 33.33333333%;
  }
  .columns-mb-3 > .gf-item-wrap:nth-child(3n+1) {
    clear: both;
  }
  .columns-mb-4 > .gf-item-wrap {
    width: 25%;
  }
  .columns-mb-4 > .gf-item-wrap:nth-child(4n+1) {
    clear: both;
  }
  .columns-mb-5 > .gf-item-wrap {
    width: 20%;
  }
  .columns-mb-5 > .gf-item-wrap:nth-child(5n+1) {
    clear: both;
  }
  .columns-mb-6 > .gf-item-wrap {
    width: 16.6666666667%;
  }
  .columns-mb-6 > .gf-item-wrap:nth-child(6n+1) {
    clear: both;
  }
}
.paging-navigation,
.comment-navigation {
  position: relative;
  text-align: center;
}
.paging-navigation ul,
.comment-navigation ul {
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
}
.paging-navigation li > a,
.paging-navigation li > span,
.comment-navigation li > a,
.comment-navigation li > span {
  border: none;
  border-radius: 0 !important;
}
.paging-navigation .page-numbers,
.comment-navigation .page-numbers {
  margin-right: 10px;
  width: 42px;
  padding: 0;
  line-height: 42px;
  text-align: center;
  color: #b0b0b0;
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 50%;
  background: transparent;
}
.paging-navigation .page-numbers.current, .paging-navigation .page-numbers:hover, .paging-navigation .page-numbers:focus,
.comment-navigation .page-numbers.current,
.comment-navigation .page-numbers:hover,
.comment-navigation .page-numbers:focus {
  background-color: var(--g5-color-accent);
  color: var(--g5-color-accent-foreground);
  border-color: transparent;
}
.paging-navigation .page-numbers.prev, .paging-navigation .page-numbers.next,
.comment-navigation .page-numbers.prev,
.comment-navigation .page-numbers.next {
  position: initial;
  width: initial;
}
.paging-navigation .page-numbers.prev:hover, .paging-navigation .page-numbers.prev:focus, .paging-navigation .page-numbers.next:hover, .paging-navigation .page-numbers.next:focus,
.comment-navigation .page-numbers.prev:hover,
.comment-navigation .page-numbers.prev:focus,
.comment-navigation .page-numbers.next:hover,
.comment-navigation .page-numbers.next:focus {
  background-color: transparent;
  color: var(--g5-color-accent);
  text-decoration: underline;
}
.paging-navigation .page-numbers.prev,
.comment-navigation .page-numbers.prev {
  margin-right: 35px;
}

.dialog,
.dialog__overlay {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.dialog {
  position: fixed;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  pointer-events: none;
  z-index: 9999;
}

.dialog__overlay {
  position: absolute;
  z-index: 1;
  background: rgba(55, 58, 71, 0.9);
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.dialog--open .dialog__overlay {
  opacity: 1;
  pointer-events: auto;
}

.dialog__content {
  width: 80%;
  max-width: 520px;
  min-width: 290px;
  background: #fff;
  padding: 20px;
  text-align: center;
  position: relative;
  z-index: 5;
  opacity: 0;
}

.dialog--open .dialog__content {
  pointer-events: auto;
}

.dialog h2 {
  margin: 0;
  font-weight: 400;
  font-size: 24px;
  padding: 0 0 15px;
  text-transform: uppercase;
}

.dialog--open .dialog__overlay {
  -webkit-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

.dialog--close .dialog__overlay {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.dialog__content {
  padding: 0;
  background: transparent;
}

.dialog.dialog--open .dialog__content {
  opacity: 1;
}

.morph-shape {
  position: absolute;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  top: -2px;
  left: -2px;
  z-index: -1;
}

.morph-shape svg rect {
  stroke: #fff;
  stroke-width: 2px;
  stroke-dasharray: 1680;
}

.dialog--open .morph-shape svg rect {
  -webkit-animation: anim-dash 0.6s forwards;
  animation: anim-dash 0.6s forwards;
}

.dialog-inner {
  opacity: 0;
  background: #fff;
}

.dialog--open .dialog-inner {
  padding: 30px;
  opacity: 1;
  -webkit-transition: opacity 0.85s 0.35s;
  transition: opacity 0.85s 0.35s;
}

.dialog.dialog--open h2 {
  -webkit-animation: anim-elem-1 0.7s ease-out both;
  -o-animation: anim-elem-1 0.7s ease-out both;
  animation: anim-elem-1 0.7s ease-out both;
}

.dialog.dialog--open a[data-dialog-close] {
  position: absolute;
  border: none;
  top: 0;
  right: 0;
  width: 35px;
  height: 35px;
  line-height: 35px !important;
  background-color: #eee;
}
.dialog.dialog--open a[data-dialog-close] i {
  font-size: 16px;
  line-height: 35px !important;
}
.dialog.dialog--open a[data-dialog-close]:hover {
  color: var(--g5-color-accent);
}

.dialog.dialog--open p {
  line-height: 1.5;
  font-size: 18px;
}

@keyframes anim-dash {
  0% {
    stroke-dashoffset: 1680;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@-webkit-keyframes anim-dash {
  0% {
    stroke-dashoffset: 1680;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@-webkit-keyframes anim-elem-1 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes anim-elem-1 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
body.safari .dialog__content {
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
}
body.safari .dialog__content .morph-shape {
  display: none;
}

@-moz-keyframes spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.breadcrumbs {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0;
}
.breadcrumbs li {
  display: inline-block;
}
.breadcrumbs li a, .breadcrumbs li span {
  font-size: 12px;
  color: #fff;
  line-height: 1.8;
  font-weight: 500;
  text-transform: uppercase;
}
.breadcrumbs li span {
  color: var(--g5-color-accent);
}
.breadcrumbs li:after {
  font-family: var(--g5-font-icon);
  display: inline-block;
  content: "\f105";
  font-size: 14px;
  letter-spacing: -0.02em;
  padding: 0 10px;
  color: #c5c5c5;
}
.breadcrumbs li:last-child:after {
  display: none;
}
.breadcrumbs:before {
  content: "\f015";
  font-family: var(--g5-font-icon);
  color: var(--g5-color-accent);
  font-size: 12px;
  display: inline-block;
  padding-right: 8px;
}

.page-title-inner {
  position: relative;
}

.parallax-disabled {
  background-attachment: scroll !important;
  background-position: 50% 50% !important;
}

.page-title {
  overflow: hidden;
  position: relative;
}
.page-title .page-title-background {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  position: relative;
  background-color: transparent;
  z-index: 0;
}
.page-title .page-title-background:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 1;
}
.page-title:not(.page-title-background) {
  background-color: rgba(0, 0, 0, 0.6);
}
.page-title .container {
  position: relative;
  z-index: 1;
}
.page-title .page-title-inner {
  display: table;
  width: 100%;
}
.page-title .page-title-inner .page-title-main-info,
.page-title .page-title-inner .breadcrumbs {
  display: table-cell;
  vertical-align: middle;
}
.page-title .page-title-inner .breadcrumbs {
  text-align: right;
  padding-left: 30px;
}
.page-title h4 {
  font-size: 60px;
  font-weight: 600;
  color: #fff;
  line-height: 1.4;
  letter-spacing: -0.05em;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  margin-bottom: 5px;
}
.page-title p {
  font-size: 22px;
  font-family: var(--g5-secondary-font);
  margin-bottom: 14px;
  color: var(--g5-color-accent);
  font-style: italic;
  line-height: 1.3;
  letter-spacing: 0.03em;
}
.page-title .page-title-background {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.page-title .page-title-background.page-title-parallax {
  height: 150%;
  top: -25%;
}
.page-title .page-title-inner .property-info-header.property-info-action .property-main-info .property-heading h4 {
  color: #fff;
}
.page-title .page-title-inner .property-info-header.property-info-action .property-main-info .property-location span {
  color: var(--g5-color-muted);
}
.page-title .page-title-inner .property-info-header.property-info-action .property-info > div > span {
  background-color: transparent;
}
.page-title .page-title-inner .property-info-header.property-info-action .property-info > div .property-info-value {
  color: #fff;
  font-style: initial;
}
.page-title .page-title-inner .property-info-header.property-info-action .property-info > div .property-info-title {
  color: var(--g5-color-muted);
  font-style: initial;
}
.page-title .page-title-inner .property-info-header.property-info-action .property-price-action .property-price {
  color: #fff;
}
.page-title .page-title-inner .property-info-header.property-info-action .property-price-action .property-price-postfix, .page-title .page-title-inner .property-info-header.property-info-action .property-price-action .property-price-prefix {
  color: var(--g5-color-muted);
}
.page-title.page-title-small {
  background-color: var(--g5-body-bg-color);
}
.page-title.page-title-small .page-title-inner {
  display: block;
}
.page-title.page-title-small .page-title-inner .page-title-main-info, .page-title.page-title-small .page-title-inner .breadcrumbs {
  display: block;
}
.page-title.page-title-small .page-title-inner .breadcrumbs {
  text-align: left;
  padding-left: 0;
  padding-right: 0;
}
.page-title.page-title-small .page-title-inner .breadcrumbs li a {
  color: var(--g5-color-text-main);
}
.page-title.page-title-small h4 {
  font-size: 30px;
  line-height: 32px;
  color: var(--g5-color-heading);
}

@media (max-width: 991.98px) {
  .page-title .page-title-inner {
    display: block;
  }
  .page-title .page-title-inner .page-title-main-info,
  .page-title .page-title-inner .breadcrumbs {
    display: block;
    vertical-align: middle;
  }
  .page-title .page-title-inner .breadcrumbs {
    text-align: left;
    padding-left: 0;
  }
  .page-title h1 {
    font-size: 48px;
  }
  .page-title p {
    font-size: 32px;
    margin-bottom: -5px;
  }
}
@media (max-width: 767.98px) {
  .page-title h1 {
    font-size: 36px;
  }
  .page-title p {
    font-size: 24px;
    margin-bottom: -5px;
  }
}
@media (max-width: 575.98px) {
  .page-title h1 {
    font-size: 24px;
  }
  .page-title p {
    font-size: 20px;
  }
}
/*
.benaa-class .property-single-page-title + div .property-info-header {
  display: none !important;
}*/
/*--------------------------------------------------------------
## Widget
--------------------------------------------------------------*/
.sidebar .widget {
  margin-bottom: 65px;
}

.primary-sidebar .widget {
  margin-bottom: 30px;
}
.primary-sidebar .widget .widget-title {
  background-color: var(--g5-color-heading);
}
.primary-sidebar .widget > div {
  background-color: #fff;
  padding: 20px;
}
.primary-sidebar .widget .ihf-container {
  display: block !important;
}
.primary-sidebar .widget:last-child {
  margin-bottom: 0;
}
.primary-sidebar .widget_block > div {
  background: transparent;
  padding: 0;
}
.primary-sidebar .widget_block .wp-block-group__inner-container > .wp-block-heading {
  background-color: var(--g5-color-heading);
}
.primary-sidebar .widget_block .wp-block-group__inner-container > ol, .primary-sidebar .widget_block .wp-block-group__inner-container > ul {
  background-color: #fff;
  padding: 20px;
}

.site-content > .widget .widgettitle {
  background-color: var(--g5-color-heading);
}
.site-content > .widget > div {
  background-color: #fff;
  padding: 20px;
  border: 1px solid #eee;
}

.widget:after {
  content: "";
  clear: both;
  display: block;
}
.widget cite {
  font-family: var(--g5-secondary-font);
  color: var(--g5-color-accent);
}

.widgettitle,
.widget-title {
  font-size: 16px;
  font-weight: 600;
  position: relative;
  color: #fff;
  padding: 11px 0 11px 20px;
  margin-bottom: 0;
  text-transform: uppercase;
}

.widget_text {
  color: var(--g5-color-heading);
}

@media (max-width: 991.98px) {
  .primary-sidebar {
    margin-top: 30px;
  }
  .sidebar-mobile-hidden {
    display: none;
  }
}
.search-form {
  position: relative;
  width: 100%;
}
.search-form input[type=text],
.search-form input[type=search] {
  width: 100%;
  padding-right: 44px;
  border-radius: 0;
}
.search-form input[type=text]:focus,
.search-form input[type=search]:focus {
  border-color: var(--g5-color-accent);
}
.search-form button[type=submit] {
  position: absolute;
  padding: 0;
  width: 44px;
  height: 44px;
  right: 0;
  top: 0;
  color: var(--g5-color-accent-foreground);
  background-color: var(--g5-color-accent);
  border: none;
  border-radius: 0;
}
.search-form button[type=submit]:hover {
  color: #fff;
  background-color: var(--g5-color-heading);
}
.search-form button[type=submit] i {
  line-height: 44px;
  text-align: center;
  font-size: 18px;
}

.widget_calendar .calendar_wrap caption {
  color: var(--g5-color-heading);
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  padding-top: 0;
}
.widget_calendar #wp-calendar {
  width: 100%;
}
.widget_calendar #wp-calendar th {
  background-color: var(--g5-color-border);
}
.widget_calendar #wp-calendar tbody td, .widget_calendar #wp-calendar th {
  border: solid 1px var(--g5-color-border);
  text-align: center;
  padding: 8px 0 2px;
}
.widget_calendar #wp-calendar tbody td#today, .widget_calendar #wp-calendar th#today {
  background-color: var(--g5-color-accent);
  color: #fff;
}
.widget_calendar #wp-calendar tbody td#today a, .widget_calendar #wp-calendar th#today a {
  color: #fff;
}
.widget_calendar #wp-calendar tfoot td {
  font-size: 12px;
  color: var(--g5-color-heading);
  text-transform: uppercase;
  font-weight: bold;
}
.widget_calendar #wp-calendar tfoot tr {
  background-color: var(--g5-color-heading);
  line-height: 35px;
}
.widget_calendar #wp-calendar tfoot tr td#prev {
  padding-left: 10px;
}
.widget_calendar #wp-calendar tfoot tr td#prev a {
  color: #fff;
}
.widget_calendar #wp-calendar tfoot tr td#next {
  padding-right: 10px;
}
.widget_calendar #wp-calendar tfoot tr td#next a {
  color: #fff;
}
.widget_calendar #wp-calendar td#next {
  text-align: right;
}

.widget_archive select,
.widget_categories select {
  width: 100%;
  margin: 0;
  background-color: #fff;
  color: var(--g5-color-heading);
  padding: 0 20px;
}
.widget_archive .screen-reader-text,
.widget_categories .screen-reader-text {
  display: none !important;
}

.widget_recent_entries > ul,
.widget_pages > ul,
.widget_nav_menu > div > ul,
.widget_meta > ul,
.widget_archive > ul,
.widget_categories > ul {
  list-style: none;
  margin: 0;
  background-color: #fff;
  padding: 20px;
}
.widget_recent_entries > ul li,
.widget_pages > ul li,
.widget_nav_menu > div > ul li,
.widget_meta > ul li,
.widget_archive > ul li,
.widget_categories > ul li {
  font-size: 14px;
  position: relative;
  color: var(--g5-color-heading);
}
.widget_recent_entries > ul li > a,
.widget_pages > ul li > a,
.widget_nav_menu > div > ul li > a,
.widget_meta > ul li > a,
.widget_archive > ul li > a,
.widget_categories > ul li > a {
  line-height: 24px;
  display: block;
  color: inherit;
  font-weight: 400;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.widget_recent_entries > ul li > a:hover,
.widget_pages > ul li > a:hover,
.widget_nav_menu > div > ul li > a:hover,
.widget_meta > ul li > a:hover,
.widget_archive > ul li > a:hover,
.widget_categories > ul li > a:hover {
  color: var(--g5-color-accent);
}
.widget_recent_entries > ul li + li,
.widget_pages > ul li + li,
.widget_nav_menu > div > ul li + li,
.widget_meta > ul li + li,
.widget_archive > ul li + li,
.widget_categories > ul li + li {
  margin-top: 15px;
}
.widget_recent_entries > ul li > ul,
.widget_pages > ul li > ul,
.widget_nav_menu > div > ul li > ul,
.widget_meta > ul li > ul,
.widget_archive > ul li > ul,
.widget_categories > ul li > ul {
  list-style: none;
  margin: 15px 0 0 0;
  padding: 0 0 0 20px;
}

.widget_archive > ul li > a > span.count,
.widget_categories > ul li > a > span.count {
  letter-spacing: 0.05em;
  position: absolute;
  right: 0;
}

.widget_nav_menu > div > ul .current-menu-item > a,
.widget_pages > ul .current_page_item > a,
.widget_categories > ul .current-cat > a {
  color: var(--g5-color-accent);
}

.widget_nav_menu > div > ul {
  padding: 0;
}

.widget_recent_comments > ul {
  list-style: none;
  margin: 0;
  padding: 20px;
  background: #fff;
  color: var(--g5-color-heading);
}
.widget_recent_comments > ul li + li {
  margin-top: 10px;
}

.widget_rss > ul {
  list-style: none;
  margin: 0;
  padding: 20px;
  background: #fff;
  color: var(--g5-color-heading);
}
.widget_rss > ul .rss-widget-icon {
  margin-bottom: 4px;
}
.widget_rss > ul li + li {
  margin-top: 10px;
}
.widget_rss > ul a {
  color: var(--g5-color-accent);
}

.tagcloud {
  font-size: 0;
  margin-bottom: -5px;
}
.tagcloud a {
  display: inline-block;
  vertical-align: top;
  font-size: 14px !important;
  line-height: 1;
  padding: 10px 20px 8px 20px;
  margin: 0 5px 5px 0;
  border: solid 1px var(--g5-color-border);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.tagcloud a:hover {
  background-color: var(--g5-color-accent);
  border-color: var(--g5-color-accent);
  color: var(--g5-color-accent-foreground) !important;
}

.social-profiles a {
  display: inline-block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.social-profiles a i {
  color: #fff;
}
.social-profiles a:hover i {
  color: var(--g5-color-accent);
}
.social-profiles.default a + a {
  margin-left: 13px;
}
.social-profiles.icon-small i {
  font-size: 12px !important;
}
.social-profiles.icon-large i {
  font-size: 16px !important;
}
.social-profiles.circle a + a {
  margin-left: 3px;
}
.social-profiles.circle i {
  background-color: #f6f6f6;
  text-align: center;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: var(--g5-color-text-main);
}
.social-profiles.circle i:hover {
  background-color: var(--g5-color-accent);
  color: #fff;
}
.social-profiles.circle.icon-small i {
  width: 36px;
  height: 36px;
  line-height: 36px;
}
.social-profiles.circle.icon-large i {
  width: 44px;
  height: 44px;
  line-height: 44px;
}
.social-profiles.dark a i {
  color: var(--g5-color-text-main);
}
.social-profiles.dark a:hover i {
  color: var(--g5-color-accent);
}
.social-profiles.dark.circle i {
  background-color: #282c30;
  color: #fff;
}
.social-profiles.dark.circle i:hover {
  background-color: var(--g5-color-accent);
  color: #fff;
}
.social-profiles.gray a i {
  color: #bababa;
}
.social-profiles.gray a:hover i {
  color: var(--g5-color-accent);
}
.social-profiles.gray.circle i {
  background-color: #bababa;
  color: #fff;
}
.social-profiles.gray.circle i:hover {
  background-color: var(--g5-color-accent);
  color: #fff;
}

.sidebar-mobile-canvas-icon-close {
  display: none;
}

.sidebar-mobile-canvas-icon {
  padding: 10px 12px;
  display: none;
  line-height: 1;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.4);
  cursor: pointer;
  position: fixed;
  top: 245px;
  left: 0;
  z-index: 1001;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

@media (max-width: 991.98px) {
  .sidebar-mobile-canvas-icon {
    display: block;
  }
  .sidebar-mobile-canvas-icon.changed {
    display: none;
  }
  .sidebar-mobile-canvas {
    margin-top: 0;
    opacity: 0;
    position: fixed;
    left: -300px;
    top: 0;
    padding: 30px;
    width: 300px;
    box-sizing: border-box;
    background-color: #fff;
    z-index: 999999;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  .sidebar-mobile-canvas.changed {
    opacity: 1;
    left: 0;
  }
  .sidebar-mobile-canvas .sidebar-mobile-canvas-icon-close {
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
    padding: 0 5px;
    display: block;
  }
  .sidebar-mobile-canvas .sidebar-mobile-canvas-icon-close i {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  .sidebar-mobile-canvas .sidebar-mobile-canvas-icon-close:hover i {
    color: red;
  }
  .overlay-canvas-sidebar {
    position: absolute;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1000;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  .overlay-canvas-sidebar.changed {
    display: block;
    z-index: 1000;
    background-color: rgba(0, 0, 0, 0.6);
    cursor: url("assets/images/close.png") 15 15, default;
  }
}
.widget-posts ul {
  list-style: none;
  padding: 20px;
  margin: 0;
  background-color: #fff;
}
.widget-posts li {
  margin-bottom: 30px;
}
.widget-posts li:last-child {
  margin-bottom: 0;
}
.widget-posts .entry-thumb-wrap {
  width: 70px;
  margin-bottom: 0;
  float: left;
}
.widget-posts .entry-thumb-wrap + .entry-content-wrap {
  padding-left: 80px;
}
.widget-posts .entry-post-title {
  font-size: 13px;
  font-weight: 400;
  margin: 0 !important;
  line-height: 25px;
}
.widget-posts .entry-meta-date {
  font-size: 12px;
  color: var(--g5-color-accent);
  font-weight: 400;
  line-height: 25px;
}
.widget-posts .entry-thumbnail .zoomGallery {
  font-size: 12px;
  line-height: 25px;
}
.widget-posts .post-video .zoomGallery {
  font-size: 18px;
  line-height: 18px;
}
.widget-posts .owl-carousel > .owl-nav {
  display: none !important;
}

.widget-feeds i {
  float: left;
  width: 30px;
  margin-top: 10px;
  font-size: 20px;
  color: var(--g5-color-accent);
}
.widget-feeds span.twitter-time {
  font-size: 15px;
  display: block;
  color: var(--g5-text-color-lighten-30);
}
.widget-feeds .twitter-content {
  overflow: hidden;
}
.widget-feeds .widget-twitter-item + .widget-twitter-item {
  margin-top: 30px;
}

.g5-video {
  position: relative;
  display: flex;
}
.g5-video .g5-video-inner {
  background-color: rgba(var(--g5-color-accent-r), var(--g5-color-accent-g), var(--g5-color-accent-b), 0.75);
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
}
.g5-video .video-title {
  font-size: 24px;
  font-weight: 600;
  color: #fff;
  margin-top: 16px;
}

.footer-get-in-touch {
  list-style-type: none;
  margin: 0;
  padding: 0 !important;
}
.footer-get-in-touch li {
  display: block;
  line-height: 2.2;
}
.footer-get-in-touch li span {
  display: table-cell;
  vertical-align: top;
}
.footer-get-in-touch li span:first-child {
  padding-right: 10px;
  padding-top: 7px;
}

.horizontal-menu li {
  display: inline-block;
  margin-right: 35px;
}
.horizontal-menu li a {
  font-weight: 500 !important;
  font-size: 12px !important;
}
.horizontal-menu li:last-of-type {
  margin-right: 0;
}

.custom-widget-footer {
  margin: 60px auto 0;
  padding-bottom: 20px;
  max-width: 550px;
}
.custom-widget-footer .widget {
  margin-bottom: 40px;
}

.custom-html-footer {
  list-style-type: none;
  margin: 0;
  padding: 0 !important;
}
.custom-html-footer li {
  display: -ms-flexbox;
  display: flex;
  line-height: 25px;
  font-size: 13px;
}
.custom-html-footer li i {
  font-size: 14px;
  position: relative;
  top: 5px;
  width: 26px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.widget-info .info-item {
  max-width: 250px;
}
.widget-info .info-item.col-md-4 {
  width: auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.widget-info span {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}
.widget-info span:first-child {
  font-size: 30px;
  padding-right: 18px;
}
.widget-info span:last-child {
  line-height: 18px;
  font-size: 14px;
  color: #66646d;
}
.widget-info span:last-child b {
  color: var(--g5-color-heading);
}

@media (min-width: 992px) and (max-width: 1199px) {
  .widget-info .info-item {
    max-width: 200px;
  }
}
.sidebar .dsidx-resp-area-submit input[type=submit] {
  width: 100% !important;
}

.sidebar .dsidx-resp-area.dsidx-resp-area-half.dsidx-resp-area-right {
  padding-left: 0 !important;
}

.widget .ihf-small-results-photo {
  margin-top: 20px;
  margin-bottom: 20px;
}
.widget .gallery-prop-info .address a {
  color: var(--g5-color-heading) !important;
  font-size: 18px;
  font-weight: 600;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.widget .gallery-prop-info .address a:hover {
  text-decoration: none !important;
  color: var(--g5-color-accent) !important;
}
.widget .gallery-prop-info strong {
  font-weight: 600;
  color: var(--g5-color-heading);
}

.coming-soon .fixed-top img {
  max-width: 132px;
}

@media screen and (max-width: 991px) {
  .coming-soon .fs-24 {
    font-size: 20px !important;
  }
}
@media screen and (max-width: 479px) {
  .coming-soon .fs-24 {
    font-size: 16px !important;
  }
}
/*--------------------------------------------------------------
## WP block
--------------------------------------------------------------*/
.widget .wp-block-group__inner-container > h2 {
  font-size: 16px;
  font-weight: 600;
  position: relative;
  color: #fff;
  padding: 11px 0 11px 20px;
  margin-bottom: 0;
  text-transform: uppercase;
}

.wp-block-page-list,
.wp-block-categories-list,
.wp-block-archives-list {
  list-style: none;
  margin: 0;
  background-color: #fff;
  padding: 20px;
}
.wp-block-page-list li,
.wp-block-categories-list li,
.wp-block-archives-list li {
  font-size: 14px;
  position: relative;
  color: var(--g5-color-heading);
}
.wp-block-page-list li > a,
.wp-block-categories-list li > a,
.wp-block-archives-list li > a {
  line-height: 24px;
  display: block;
  color: inherit;
  font-weight: 400;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.wp-block-page-list li > a:hover,
.wp-block-categories-list li > a:hover,
.wp-block-archives-list li > a:hover {
  color: var(--g5-color-accent);
}
.wp-block-page-list li + li,
.wp-block-categories-list li + li,
.wp-block-archives-list li + li {
  margin-top: 15px;
}
.wp-block-page-list li > ul,
.wp-block-categories-list li > ul,
.wp-block-archives-list li > ul {
  list-style: none;
  margin: 15px 0 0 0;
  padding: 0 0 0 20px;
}

.wp-block-archives-list li > a > span.count,
.wp-block-categories-list li > a > span.count {
  letter-spacing: 0.05em;
  position: absolute;
  right: 0;
}

.wp-block-search {
  position: relative;
  width: 100%;
}
.wp-block-search input[type=text],
.wp-block-search input[type=search] {
  width: 100%;
  padding-right: 44px;
  border-radius: 0;
}
.wp-block-search input[type=text]:focus,
.wp-block-search input[type=search]:focus {
  border-color: var(--g5-color-accent);
}
.wp-block-search button[type=submit] {
  position: absolute;
  padding: 0;
  width: 44px;
  height: 44px;
  right: 0;
  top: 0;
  color: var(--g5-color-accent-foreground);
  background-color: var(--g5-color-accent);
  border: none;
  border-radius: 0;
}
.wp-block-search button[type=submit]:hover {
  color: #fff;
  background-color: var(--g5-color-heading);
}
.wp-block-search button[type=submit] i {
  line-height: 44px;
  text-align: center;
  font-size: 18px;
}
.wp-block-search label {
  display: none;
}
.wp-block-search .wp-block-search__button {
  margin-left: 0;
  font-size: 0;
}
.wp-block-search .wp-block-search__button:before {
  font-family: var(--g5-font-icon);
  font-size: 18px;
  content: "\f002";
  display: inline-block;
  line-height: 44px;
}

.wp-block-tag-cloud {
  font-size: 0;
  margin-bottom: -5px;
}
.wp-block-tag-cloud a {
  display: inline-block;
  vertical-align: top;
  font-size: 14px !important;
  line-height: 1;
  padding: 10px 20px 8px 20px;
  margin: 0 5px 5px 0;
  border: solid 1px var(--g5-color-border);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.wp-block-tag-cloud a:hover {
  background-color: var(--g5-color-accent);
  border-color: var(--g5-color-accent);
  color: var(--g5-color-accent-foreground) !important;
}

.entry-content .wp-block-calendar,
.entry-content .wp-block-columns,
.entry-content .wp-block-group,
.entry-content .wp-block-group.has-background,
.entry-content .wp-block-search,
.entry-content ul.wp-block-categories,
.entry-content ul.wp-block-archives,
.entry-content .wp-block-archives.wp-block-archives-dropdown,
.entry-content ol.wp-block-latest-comments,
.entry-content .wp-block-media-text,
.entry-content .wp-block-rss,
.entry-content .wp-block-latest-posts,
.entry-content .wp-block-latest-comments,
.entry-content .wp-block-archives,
.entry-content .wp-block-categories,
.entry-content .wp-block-gallery,
.entry-content .wp-block-embed,
.entry-content .wp-block-cover-image,
.entry-content .wp-block-cover,
.entry-content .wp-block-button {
  margin-bottom: 16px;
}
.entry-content .wp-block-button__link {
  display: inline-block;
  font-size: 14px;
  line-height: 18px;
  padding: 11px 19px;
  border: solid 2px transparent;
  font-weight: 400;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 0;
}
.entry-content .wp-block-button__link:not(.has-background):not(.has-text-color) {
  color: var(--g5-color-accent-foreground);
  background-color: var(--g5-color-accent);
}
.entry-content .wp-block-button__link:not(.has-background):not(.has-text-color).active, .entry-content .wp-block-button__link:not(.has-background):not(.has-text-color):focus, .entry-content .wp-block-button__link:not(.has-background):not(.has-text-color):hover {
  color: #fff;
  background-color: var(--g5-color-heading);
}
.entry-content .wp-block-button:not(.is-style-squared) .wp-block-button__link {
  border-radius: 2em;
}
.entry-content .wp-block-button:not(.is-style-outline) .wp-block-button__link:hover, .entry-content .wp-block-button:not(.is-style-outline) .wp-block-button__link:focus, .entry-content .wp-block-button:not(.is-style-outline) .wp-block-button__link:active {
  color: #fff;
  background-color: var(--g5-color-heading);
  border-color: var(--g5-color-heading);
}
.entry-content .wp-block-button:not(.is-style-outline) .wp-block-button__link.has-background, .entry-content .wp-block-button:not(.is-style-outline) .wp-block-button__link.has-text-color {
  border-color: transparent;
}
.entry-content .wp-block-button.is-style-outline .wp-block-button__link {
  background: transparent !important;
  border: 2px solid currentcolor;
}
.entry-content .wp-block-button.is-style-outline .wp-block-button__link:hover, .entry-content .wp-block-button.is-style-outline .wp-block-button__link:focus, .entry-content .wp-block-button.is-style-outline .wp-block-button__link:active {
  color: var(--g5-color-accent);
}
.entry-content .wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color) {
  color: var(--g5-color-accent);
}
.entry-content .wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):hover, .entry-content .wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):focus, .entry-content .wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):active {
  color: var(--g5-color-heading);
  border-color: var(--g5-color-heading);
}
.entry-content .wp-block-cover-image,
.entry-content .wp-block-cover {
  color: #f8f9f9;
}
.entry-content .wp-block-cover-image p,
.entry-content .wp-block-cover p {
  margin-bottom: 0;
  line-height: 1.25;
}
.entry-content .wp-block-cover-image a,
.entry-content .wp-block-cover a {
  color: inherit;
}
.entry-content .wp-block-cover-image.aligncenter,
.entry-content .wp-block-cover-image.alignleft,
.entry-content .wp-block-cover-image.alignright,
.entry-content .wp-block-cover.aligncenter,
.entry-content .wp-block-cover.alignleft,
.entry-content .wp-block-cover.alignright {
  display: -ms-flexbox;
  display: flex;
}
.entry-content ul.blocks-gallery-grid {
  margin-bottom: -16px !important;
  padding-left: 0 !important;
}
.entry-content .wp-block-gallery .blocks-gallery-image figcaption,
.entry-content .wp-block-gallery .blocks-gallery-item figcaption,
.entry-content .blocks-gallery-grid .blocks-gallery-image figcaption,
.entry-content .blocks-gallery-grid .blocks-gallery-item figcaption {
  color: #fff !important;
  margin: 0;
}
.entry-content ul.blocks-gallery-grid.blocks-gallery-grid,
.entry-content ul.wp-block-gallery.wp-block-gallery {
  padding: 0;
}
.entry-content .blocks-gallery-caption {
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}
.entry-content .wp-block-column > *:last-child {
  margin-bottom: 0;
}
.entry-content .wp-block-quote:not(.is-large):not(.is-style-large) {
  border: none;
  padding: 30px 50px 32px 50px;
}
.entry-content .wp-block-quote.is-large, .entry-content .wp-block-quote.is-style-large {
  padding: 30px 50px 32px 50px;
}
.entry-content .wp-block-pullquote {
  margin-bottom: 20px;
}
.entry-content .wp-block-pullquote blockquote:not(.is-large):not(.is-style-large) {
  padding: 0;
  background-color: transparent;
  margin-bottom: 0;
}
.entry-content .wp-block-pullquote blockquote:not(.is-large):not(.is-style-large) p {
  color: inherit;
  font-size: 32px;
}
.entry-content .wp-block-pullquote blockquote:not(.is-large):not(.is-style-large) a {
  color: inherit;
}
.entry-content .wp-block-quote cite, .entry-content .wp-block-quote footer, .entry-content .wp-block-quote__citation {
  color: var(--g5-color-accent-foreground);
  font-size: 13px !important;
}
.entry-content .wp-block-table td,
.entry-content .wp-block-table th {
  border: none;
  padding: 8px;
  border-top: 1px solid var(--g5-color-border-dark);
}
.entry-content .wp-block-rss,
.entry-content ol.wp-block-latest-comments,
.entry-content .wp-block-page-list,
.entry-content .wp-block-categories-list,
.entry-content .wp-block-archives-list {
  padding: 0;
  background: transparent;
}

/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
.top-drawer-wrapper {
  background-color: var(--g5-top-drawer-bg-color);
  color: var(--g5-top-drawer-text-color);
  line-height: 2em;
  position: relative;
}
.top-drawer-wrapper .widget {
  margin-bottom: 0;
}
.top-drawer-wrapper .top-drawer-toggle {
  position: absolute;
  right: 0;
  top: 0;
  background-color: var(--g5-color-accent);
  border-top: solid 2px rgba(0, 0, 0, 0.2);
  padding: 7px;
  color: #fff;
  font-size: 10px;
  line-height: 1;
  cursor: pointer;
  opacity: 0.7;
}
.top-drawer-wrapper.in .top-drawer-toggle, .top-drawer-wrapper:hover .top-drawer-toggle {
  opacity: 1;
}
.top-drawer-wrapper.in .top-drawer-toggle > i:before {
  content: "\f068";
}

.top-drawer-inner {
  padding-top: var(--g5-top-drawer-padding-top);
  padding-bottom: var(--g5-top-drawer-padding-bottom);
}

.top-drawer-type-toggle .top-drawer-inner {
  display: none;
}

.main-menu:not(.x-nav-menu) {
  list-style: none;
  padding: 0;
  margin: 0;
}
.main-menu:not(.x-nav-menu) li {
  position: relative;
}
.main-menu:not(.x-nav-menu) li li a {
  display: block;
  padding: 5px 0;
  color: inherit;
}
.main-menu:not(.x-nav-menu) li li a:hover {
  color: var(--g5-color-accent);
}
.main-menu:not(.x-nav-menu) li:hover > ul {
  display: block;
  border-top: solid 1px #eee;
  -webkit-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.15);
}
.main-menu:not(.x-nav-menu) > li {
  display: inline-block;
  line-height: 24px;
  padding-top: calc((var(--g5-navigation-height) - 24px) * 0.5);
  padding-bottom: calc((var(--g5-navigation-height) - 24px) * 0.5);
}
.main-menu:not(.x-nav-menu) > li + li {
  margin-left: 30px;
}
.main-menu:not(.x-nav-menu) > li > a {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
  color: #212121;
}
.main-menu:not(.x-nav-menu) > li li + li > a {
  border-top: solid 1px #ededed;
}
.main-menu:not(.x-nav-menu) > li ul {
  display: none;
  position: absolute;
  list-style: none;
  padding: 10px 0;
  margin: 0;
  background-color: #fff;
  top: 0;
  left: 100%;
  color: #111;
  z-index: 999;
  border-bottom: solid 2px var(--g5-color-accent);
}
.main-menu:not(.x-nav-menu) > li ul li {
  position: relative;
  min-width: 210px;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 35px;
}
.main-menu:not(.x-nav-menu) > li:hover > ul {
  top: 100%;
  left: auto;
}
.main-menu:not(.x-nav-menu) > li:last-child > ul {
  left: auto;
  right: 0;
}
.main-menu:not(.x-nav-menu) > li:last-child li:hover ul {
  left: auto;
  right: 100%;
}

.nav-menu-mobile:not(.x-nav-menu) {
  list-style: none;
  padding: 0;
  margin: 0;
}
.nav-menu-mobile:not(.x-nav-menu) li {
  border-top: solid 1px #313131;
  position: relative;
}
.nav-menu-mobile:not(.x-nav-menu) a {
  padding: 10px 20px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
}
.nav-menu-mobile:not(.x-nav-menu) ul {
  display: none;
  padding: 0;
  margin: 0;
  list-style: none;
  background-color: #313131;
  position: relative;
}
.nav-menu-mobile:not(.x-nav-menu) ul li {
  border-color: #414141;
}
.nav-menu-mobile:not(.x-nav-menu) b.menu-caret {
  position: absolute;
  right: 20px;
}
.nav-menu-mobile:not(.x-nav-menu) b.menu-caret:before {
  content: "\f067";
  font-family: var(--g5-font-icon);
  font-size: 10px;
  font-weight: 400;
  vertical-align: top;
}

b.x-caret:before {
  content: "\f107";
  font-family: var(--g5-font-icon);
}

.x-sub-menu-open > a b.x-caret {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.x-custom-content-wrapper {
  white-space: normal;
  line-height: 1.8;
  padding-top: 5px;
  padding-bottom: 5px;
}

.x-nav-menu img {
  max-width: 100%;
  height: auto;
}

.x-image-layout > a {
  display: block;
}

.x-image-layout {
  text-align: center;
}
.x-image-layout .x-menu-a-text {
  color: var(--g5-color-heading);
}
.x-image-layout .x-menu-a-text:hover {
  color: var(--ere-color-accent);
}

.main-header .x-col-1-12 {
  width: 8.3333333333%;
}
.main-header .x-col-2-12 {
  width: 16.6666666667%;
}
.main-header .x-col-3-12 {
  width: 25%;
}
.main-header .x-col-4-12 {
  width: 33.3333333333%;
}
.main-header .x-col-5-12 {
  width: 41.6666666667%;
}
.main-header .x-col-6-12 {
  width: 50%;
}
.main-header .x-col-7-12 {
  width: 58.3333333333%;
}
.main-header .x-col-8-12 {
  width: 66.6666666667%;
}
.main-header .x-col-9-12 {
  width: 75%;
}
.main-header .x-col-10-12 {
  width: 83.3333333333%;
}
.main-header .x-col-11-12 {
  width: 91.6666666667%;
}
.main-header .x-col-12-12 {
  width: 100%;
}
.main-header .x-col-1-11 {
  width: 9.0909090909%;
}
.main-header .x-col-2-11 {
  width: 18.1818181818%;
}
.main-header .x-col-3-11 {
  width: 27.2727272727%;
}
.main-header .x-col-4-11 {
  width: 36.3636363636%;
}
.main-header .x-col-5-11 {
  width: 45.4545454545%;
}
.main-header .x-col-6-11 {
  width: 54.5454545455%;
}
.main-header .x-col-7-11 {
  width: 63.6363636364%;
}
.main-header .x-col-8-11 {
  width: 72.7272727273%;
}
.main-header .x-col-9-11 {
  width: 81.8181818182%;
}
.main-header .x-col-10-11 {
  width: 90.9090909091%;
}
.main-header .x-col-1-10 {
  width: 10%;
}
.main-header .x-col-2-10 {
  width: 20%;
}
.main-header .x-col-3-10 {
  width: 30%;
}
.main-header .x-col-4-10 {
  width: 40%;
}
.main-header .x-col-5-10 {
  width: 50%;
}
.main-header .x-col-6-10 {
  width: 60%;
}
.main-header .x-col-7-10 {
  width: 70%;
}
.main-header .x-col-8-10 {
  width: 80%;
}
.main-header .x-col-9-10 {
  width: 90%;
}
.main-header .x-col-1-8 {
  width: 12.5%;
}
.main-header .x-col-3-8 {
  width: 37.5%;
}
.main-header .x-col-5-8 {
  width: 62.5%;
}
.main-header .x-col-7-8 {
  width: 87.5%;
}
.main-header .x-col-1-9 {
  width: 11.1111111111%;
}
.main-header .x-col-2-9 {
  width: 22.2222222222%;
}
.main-header .x-col-4-9 {
  width: 44.4444444444%;
}
.main-header .x-col-5-9 {
  width: 55.5555555556%;
}
.main-header .x-col-7-9 {
  width: 77.7777777778%;
}
.main-header .x-col-8-9 {
  width: 88.8888888889%;
}
.main-header .x-col-1-7 {
  width: 14.2857142857%;
}
.main-header .x-col-2-7 {
  width: 28.5714285714%;
}
.main-header .x-col-3-7 {
  width: 42.8571428571%;
}
.main-header .x-col-4-7 {
  width: 57.1428571429%;
}
.main-header .x-col-5-7 {
  width: 71.4285714286%;
}
.main-header .x-col-6-7 {
  width: 85.7142857143%;
}
.main-header .x-col {
  display: block;
  float: left;
}
.main-header .x-clear {
  clear: both;
}
.main-header .x-new-row {
  clear: both;
}
.main-header li.x-pos-static {
  position: static;
}
.main-header li.x-text-align-right {
  text-align: right;
}
.main-header li.x-text-align-left {
  text-align: left;
}
.main-header li.x-text-align-center {
  text-align: center;
}
.main-header span.x-disable-text {
  display: none;
}
.main-header i.x-menu-icon {
  color: var(--g5-color-accent);
}
.main-header i.x-menu-icon.x-icon-left {
  padding-right: 10px;
}
.main-header i.x-menu-icon.x-icon-right {
  padding-left: 10px;
}
.main-header i.x-menu-icon.x-icon-left.x-disable-text {
  padding-right: 0;
}
.main-header i.x-menu-icon.x-icon-right.x-disable-text {
  padding-left: 0;
}
.main-header li > a.x-disable-menu-item {
  display: none !important;
}
.main-header li.x-new-row:after {
  content: "";
  display: block;
  clear: both;
}
.main-header .x-list-style-none {
  list-style: none;
  list-style-position: inside;
}
.main-header .x-list-style-disc {
  list-style: disc !important;
  list-style-position: inside !important;
}
.main-header .x-list-style-square {
  list-style: square !important;
  list-style-position: inside !important;
}
.main-header .x-list-style-circle {
  list-style: circle !important;
  list-style-position: inside !important;
}
.main-header li.x-image-layout-image-only a.x-menu-a-text {
  display: none;
}
.main-header li.x-image-layout-image-only p.x-description {
  display: none;
}
.main-header li.x-image-layout-above > a.x-image + a.x-menu-a-text {
  margin-top: 10px;
}
.main-header .x-sub-menu-standard .x-sub-menu.x-pos-left-menu-parent,
.main-header .x-sub-menu-standard .x-sub-menu.x-pos-left-menu-bar {
  right: 100%;
  left: auto;
}
.main-header .x-sub-menu.x-pos-full {
  left: 0;
  right: 0;
}
.main-header .x-nav-menu {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left;
}
.main-header .x-nav-menu * {
  color: inherit;
  box-sizing: border-box;
}
.main-header .x-nav-menu > .x-menu-item {
  display: inline-block;
  line-height: 1;
}
.main-header .x-nav-menu > .x-menu-item > a b.x-caret:before {
  margin-left: 5px;
}
.main-header .x-nav-menu > .x-menu-item + .x-menu-item {
  margin-left: var(--g5-navigation-spacing);
}
.main-header .x-nav-menu > .x-menu-item > .x-menu-a-text {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 500;
  color: var(--g5-navigation-text-color);
  line-height: 1;
}
.main-header .x-nav-menu > .x-menu-item:not(.x-has-description) {
  line-height: var(--g5-navigation-height);
  vertical-align: middle;
}
.main-header .x-sub-menu {
  height: 0;
  visibility: hidden;
  overflow: hidden;
  position: absolute;
  opacity: 0;
  top: 100%;
  padding: 0;
  margin: 0;
  color: #111;
  z-index: -1;
  list-style: none;
  background-color: #fff;
  border-bottom: solid 2px var(--g5-color-accent);
  -webkit-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.15);
}
.main-header .x-sub-menu .x-menu-item {
  position: relative;
  z-index: 1;
  min-width: 245px !important;
  white-space: nowrap;
  padding-left: 20px;
  padding-right: 20px;
}
.main-header .x-sub-menu .x-menu-item + .x-menu-item > .x-menu-a-text {
  border-top: solid 1px #ededed;
}
.main-header .x-sub-menu .x-menu-a-text {
  line-height: 30px;
}
.main-header .x-sub-menu b.x-caret:before {
  content: "\f178";
  font-size: 11px;
}
.main-header.header-3 .x-sub-menu {
  top: auto !important;
}
.main-header.header-6 .x-sub-menu {
  top: auto !important;
}
.main-header .x-menu-item {
  line-height: 50px;
}
.main-header .x-active > .x-sub-menu {
  overflow: visible;
  visibility: visible;
  opacity: 1;
  height: auto;
  z-index: 999;
  border-top: solid 1px #eee;
}
.main-header .x-menu-a-text {
  font-size: 13px;
  font-weight: 500;
}
.main-header p.x-description {
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 8px;
  color: var(--g5-header-text-color);
}
.main-header span.x-menu-text {
  position: relative;
}
.main-header .x-sub-menu-standard {
  padding: 10px 0;
}
.main-header .x-sub-menu-standard > .x-menu-item b.x-caret {
  position: absolute;
  right: 0;
  transition: all 0.5s;
  top: 50%;
  margin-top: -15px;
}
.main-header .x-sub-menu-standard a.x-menu-a-text {
  padding: 5px 15px 5px 0;
  color: inherit;
  -webkit-transition: background 0.3s ease-out;
  transition: background 0.3s ease-out;
  display: block;
}
.main-header .x-sub-menu-standard a.x-menu-a-text > span.x-menu-text,
.main-header .x-sub-menu-standard a.x-menu-a-text > i.x-menu-icon {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 23px;
}
.main-header .x-sub-menu-standard a.x-menu-a-text:hover {
  color: var(--g5-x-menu-a-text-hover);
}
.main-header .x-sub-menu-standard a.x-menu-a-text:hover > i.x-menu-icon,
.main-header .x-sub-menu-standard a.x-menu-a-text:hover > span.x-menu-text {
  padding-left: 20px;
  width: 43px;
}
.main-header .x-sub-menu-standard a.x-menu-a-text:hover > i.x-menu-icon + span.x-menu-text {
  padding-left: 0;
}
.main-header .x-sub-menu-standard .x-sub-menu {
  top: 0;
  left: 100%;
  right: auto;
}
.main-header .x-sub-menu-multi-column {
  padding-bottom: 20px;
  display: block;
  color: #999;
}
.main-header .x-sub-menu-multi-column.no-padding {
  padding: 0;
}
.main-header .x-sub-menu-multi-column:after {
  content: "";
  display: block;
  clear: both;
}
.main-header .x-sub-menu-multi-column > .x-menu-item {
  margin-top: 20px;
}
.main-header .x-sub-menu-multi-column .x-menu-item {
  min-width: 0;
}
.main-header .x-sub-menu-multi-column .x-menu-item + .x-menu-item > .x-menu-a-text {
  border-top: none;
}
.main-header .x-sub-menu-multi-column > .x-item-menu-standard .x-menu-item {
  padding-left: 0;
  padding-right: 0;
}
.main-header .x-sub-menu-multi-column .x-custom-content .x-menu-a-text {
  display: none;
}
.main-header .x-sub-menu-multi-column .x-menu-a-text {
  line-height: 32px;
}
.main-header .x-sub-menu-multi-column .x-sub-menu {
  padding-top: 0;
  padding-bottom: 0;
  height: auto;
  visibility: visible;
  opacity: 1;
  position: static;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  z-index: 999;
  overflow: visible;
}
.main-header .x-sub-menu-multi-column li.x-active > ul.x-sub-menu {
  visibility: visible !important;
  opacity: 1 !important;
  overflow: visible !important;
}
.main-header .x-sub-menu-multi-column .x-header-column > a {
  color: #191919;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  line-height: 1;
  display: block;
  margin-bottom: 20px;
  padding-top: 15px;
  padding-bottom: 30px;
  border-bottom: solid 2px #ededed;
}
.main-header .x-sub-menu-multi-column b.x-caret {
  display: none;
}
.main-header .x-tabs.x-item-menu-tab {
  position: static;
  padding: 0;
  margin: 0;
}
.main-header .x-tabs.x-item-menu-tab > .x-menu-a-text {
  display: none;
}
.main-header .x-sub-menu-tab > .x-menu-item {
  position: static;
  padding-left: 0;
  padding-right: 0;
}
.main-header .x-sub-menu-tab > li > ul.x-sub-menu {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  border-bottom: 0;
  visibility: hidden;
  overflow: hidden;
  opacity: 0;
  height: 0;
  padding-bottom: 30px;
}
.main-header .x-sub-menu-tab > li.x-menu-item > a.x-menu-a-text {
  display: block;
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 50px;
}
.main-header .x-sub-menu-tab > li.x-menu-active {
  background-color: var(--g5-color-accent);
  color: var(--g5-color-accent-foreground);
}
.main-header .x-sub-menu-tab > li.x-menu-active > a.x-menu-a-text:after {
  content: "";
  position: absolute;
  right: 0;
  border-top: solid 8px transparent;
  border-bottom: solid 8px transparent;
  border-right: solid 8px #fff;
  height: 16px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.main-header .x-sub-menu-tab > li.x-menu-active > a.x-menu-a-text:hover {
  color: inherit;
}
.main-header .x-sub-menu-tab > li.x-menu-active > ul.x-sub-menu {
  visibility: visible;
  overflow: visible;
  opacity: 1;
  height: auto;
}
.main-header .x-sub-menu-tab .x-menu-item {
  min-width: 0;
}
.main-header .x-tabs > .x-sub-menu-tab {
  background-color: #fafafa;
}
.main-header .x-nav-menu a:focus {
  color: inherit;
}
.main-header .x-nav-menu .x-sub-menu-standard > li.current-menu-ancestor > a.x-menu-a-text,
.main-header .x-nav-menu .x-sub-menu-standard > li.current-menu-parent > a.x-menu-a-text,
.main-header .x-nav-menu .x-sub-menu-standard > li.current-menu-item > a.x-menu-a-text,
.main-header .x-nav-menu .x-sub-menu-standard > li.menu-current > a.x-menu-a-text {
  color: var(--g5-x-menu-a-text-hover);
}
.main-header .x-nav-menu > li.current-menu-ancestor > a.x-menu-a-text,
.main-header .x-nav-menu > li.current-menu-parent > a.x-menu-a-text,
.main-header .x-nav-menu > li.current-menu-item > a.x-menu-a-text,
.main-header .x-nav-menu > li.menu-current > a.x-menu-a-text,
.main-header .x-nav-menu > li > a.x-menu-a-text:hover,
.main-header .x-nav-menu > li.x-menu-item:hover > a {
  color: var(--g5-navigation-text-hover-color) !important;
}
.main-header .header-wrapper.nav-accent-color .x-nav-menu > li.current-menu-ancestor > a.x-menu-a-text > span.x-menu-text:before,
.main-header .header-wrapper.nav-accent-color .x-nav-menu > li.current-menu-parent > a.x-menu-a-text > span.x-menu-text:before,
.main-header .header-wrapper.nav-accent-color .x-nav-menu > li.current-menu-item > a.x-menu-a-text > span.x-menu-text:before,
.main-header .header-wrapper.nav-accent-color .x-nav-menu > li.menu-current > a.x-menu-a-text > span.x-menu-text:before,
.main-header .header-wrapper.nav-accent-color .x-nav-menu > li > a.x-menu-a-text:hover > span.x-menu-text:before,
.main-header .header-wrapper.nav-accent-color .x-nav-menu > li.x-menu-item:hover > a > span.x-menu-text:before {
  width: 100%;
}

.header-mobile i.x-icon-left {
  margin-right: 10px;
}
.header-mobile i.x-icon-right {
  margin-left: 10px;
}
.header-mobile .x-sub-menu {
  display: none;
  margin: 0;
  padding: 0;
}
.header-mobile p.x-description,
.header-mobile .x-custom-content-wrapper,
.header-mobile .x-image {
  padding-left: 20px;
  padding-right: 20px;
}
.header-mobile a.x-image {
  padding-top: 20px;
  display: inline-block;
}
.header-mobile .x-nav-menu,
.header-mobile .x-nav-menu ul {
  list-style: none;
}
.header-mobile .x-menu-item {
  position: relative;
}
.header-mobile .x-nav-menu {
  padding: 0;
  margin: 0;
}
.header-mobile .x-nav-menu a.x-menu-a-text {
  padding-top: 10px;
  padding-bottom: 10px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
}
.header-mobile b.x-caret:before {
  font-weight: 700;
  vertical-align: middle;
}
.header-mobile .x-caret {
  position: absolute;
  right: 0;
}
.header-mobile .x-sub-menu, .header-mobile .x-nav-menu, .header-mobile .x-nav-menu li.x-menu-item + li {
  border-top: solid 1px var(--g5-header-mobile-border-color);
}
.header-mobile .menu-drop-fly {
  position: fixed;
  top: 0;
  bottom: 0;
  left: -280px;
  width: 280px;
  background-color: #212121;
  color: #fff;
  z-index: 99999;
  overflow: auto;
}
.header-mobile .menu-drop-fly .nav-menu-mobile {
  color: #fff;
}
.header-mobile .menu-drop-fly .nav-menu-mobile a {
  color: #fff;
}
.header-mobile .menu-drop-fly .nav-menu-mobile a:hover {
  color: var(--g5-color-accent);
}
.header-mobile .menu-drop-fly .nav-menu-mobile {
  display: block;
}
.header-mobile .menu-drop-fly .x-sub-menu, .header-mobile .menu-drop-fly .x-nav-menu, .header-mobile .menu-drop-fly li.x-menu-item + li {
  border-color: #313131;
}
.header-mobile .menu-drop-fly .x-caret {
  right: 20px;
}
.header-mobile .menu-drop-fly .x-menu-a-text {
  padding-left: 20px !important;
  padding-right: 20px;
}
.header-mobile .menu-drop-fly .x-menu-item .x-menu-item .x-menu-a-text {
  text-transform: none;
}
.header-mobile .menu-drop-fly .x-menu-item .x-menu-item .x-menu-item .x-menu-a-text {
  font-weight: 400;
}
.header-mobile .menu-drop-fly .x-menu-item .x-menu-item .x-menu-item .x-menu-item .x-menu-a-text {
  font-size: 14px;
}
.header-mobile .menu-drop-fly .x-sub-menu {
  background-color: #313131;
  position: relative;
  border-top: none !important;
}
.header-mobile .menu-drop-fly .x-sub-menu .x-sub-menu {
  background-color: #414141;
}
.header-mobile .menu-drop-fly .x-sub-menu .x-sub-menu .x-sub-menu {
  background-color: #515151;
}
.header-mobile .menu-drop-fly li li.x-menu-item + li {
  border-color: #414141;
}
.header-mobile .menu-drop-fly li li li.x-menu-item + li {
  border-color: #515151;
}
.header-mobile .menu-drop-fly li li li li.x-menu-item + li {
  border-color: #616161;
}
.header-mobile .menu-drop-fly .x-sub-menu:before {
  content: "";
  position: absolute;
  left: 20px;
  border-left: solid 6px transparent;
  border-right: solid 6px transparent;
  border-top: solid 6px #212121;
}
.header-mobile .menu-drop-fly .x-sub-menu .x-sub-menu:before {
  border-top-color: #313131;
}
.header-mobile .menu-drop-fly .x-sub-menu .x-sub-menu .x-sub-menu:before {
  border-top-color: #414141;
}
.header-mobile .menu-drop-fly .x-sub-menu .x-sub-menu .x-sub-menu .x-sub-menu:before {
  border-top-color: #515151;
}

.mobile-nav-overlay {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.7);
  visibility: hidden;
  overflow: hidden;
  opacity: 0;
  max-width: 0;
  -webkit-transition: opacity 0.5s, visibility 1s;
  transition: opacity 0.5s, visibility 1s;
  cursor: url(assets/images/close.png) 15 15, default;
}

body.mobile-nav-in {
  overflow: hidden;
  left: 280px;
}
body.mobile-nav-in .menu-drop-fly {
  left: 0;
}
body.mobile-nav-in .mobile-nav-overlay {
  max-width: 100%;
  opacity: 1;
  visibility: visible;
}
body.mobile-nav-in .is-sticky .sticky-region {
  left: 280px;
  right: -280px;
}

.bar-left {
  text-align: left;
}

.bar-right {
  text-align: right;
}

.bar-wrapper {
  font-size: 12px;
}
.bar-wrapper .widget {
  margin-bottom: 0 !important;
}

.topbar-link {
  padding-right: 15px;
  cursor: pointer;
}
.topbar-link i {
  color: var(--g5-color-accent);
  padding-right: 9px;
}

.top-bar-wrapper {
  background-color: var(--g5-top-bar-bg-color);
  color: var(--g5-top-bar-text-color);
}
.top-bar-wrapper.full-border {
  border-bottom: solid 1px var(--g5-top-bar-border-color);
}
.top-bar-wrapper.container-border .top-bar-inner {
  border-bottom: solid 1px var(--g5-top-bar-border-color);
}
.top-bar-wrapper a {
  color: inherit;
}
.top-bar-wrapper a:hover {
  color: var(--g5-top-bar-text-hover-color);
}
.top-bar-wrapper .widget + .widget:before,
.top-bar-wrapper .menu > li + li:before {
  border-left: solid 1px;
  border-left-color: var(--g5-top-bar-text-color);
  border-right-color: var(--g5-top-bar-text-color);
}
.top-bar-wrapper .search-form-small .search-form .search-field {
  border-color: var(--g5-top-bar-border-color);
  background-color: #fff;
}
.top-bar-wrapper .search-form-small .search-form .search-submit {
  background-color: var(--g5-color-heading) !important;
}
.top-bar-wrapper .search-form-square .search-form .search-field {
  background-color: #fff;
}
.top-bar-wrapper .widget_meta > ul, .top-bar-wrapper .widget_archive > ul, .top-bar-wrapper .widget_categories > ul, .top-bar-wrapper .widget_nav_menu > ul, .top-bar-wrapper .widget_pages > ul, .top-bar-wrapper .widget_product_categories > ul, .top-bar-wrapper .widget_recent_entries > ul, .top-bar-wrapper .widget_recent_comments > ul, .top-bar-wrapper .widget_rss > ul {
  padding: 0;
  background-color: transparent;
}
.top-bar-wrapper .widget_meta li > a, .top-bar-wrapper .widget_archive li > a, .top-bar-wrapper .widget_categories li > a, .top-bar-wrapper .widget_nav_menu li > a, .top-bar-wrapper .widget_pages li > a, .top-bar-wrapper .widget_product_categories li > a, .top-bar-wrapper .widget_recent_entries li > a, .top-bar-wrapper .widget_recent_comments li, .top-bar-wrapper .widget_rss li {
  color: var(--g5-top-bar-text-color);
  font-size: 12px;
}
.top-bar-wrapper .tagcloud a, .top-bar-wrapper .widget_text, .top-bar-wrapper .widget_calendar .calendar_wrap caption, .top-bar-wrapper .widget_meta .li-caret, .top-bar-wrapper .widget_archive .li-caret, .top-bar-wrapper .widget_categories .li-caret, .top-bar-wrapper .widget_nav_menu .li-caret, .top-bar-wrapper .widget_pages .li-caret, .top-bar-wrapper .widget_product_categories .li-caret, .top-bar-wrapper .widget_recent_entries .li-caret {
  color: var(--g5-top-bar-text-color);
}
.top-bar-wrapper .widget-title {
  padding-left: 0;
}

.top-bar-inner {
  padding-top: var(--g5-top-bar-padding-top);
  padding-bottom: var(--g5-top-bar-padding-bottom);
}
.top-bar-inner .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.top-bar-wrapper.top-bar-4 .bar-left {
  text-align: center;
}

.main-header .header-wrapper {
  background-color: var(--g5-header-bg-color);
  color: var(--g5-header-text-color);
  --ere-property-search-form-text-color: var(--g5-header-text-color);
}
.main-header .header-wrapper .container-inner {
  position: relative;
}
.main-header .header-wrapper > .container {
  position: relative;
}
.main-header .header-wrapper.float-header {
  position: absolute;
  z-index: 999;
  left: 0;
  right: 0;
}
.main-header .header-wrapper.full-border, .main-header .header-wrapper.container-border .container-inner {
  border-bottom: solid 1px var(--g5-header-border-color);
}
.main-header .header-wrapper input[type=text], .main-header .header-wrapper input[type=search], .main-header .header-wrapper input[type=email], .main-header .header-wrapper input[type=url], .main-header .header-wrapper input[type=password], .main-header .header-wrapper input[type=tel], .main-header .header-wrapper textarea, .main-header .header-wrapper select {
  color: var(--g5-header-text-color);
}
.main-header .header-wrapper input[type=text]:-moz-placeholder, .main-header .header-wrapper input[type=search]:-moz-placeholder, .main-header .header-wrapper input[type=email]:-moz-placeholder, .main-header .header-wrapper input[type=url]:-moz-placeholder, .main-header .header-wrapper input[type=password]:-moz-placeholder, .main-header .header-wrapper input[type=tel]:-moz-placeholder, .main-header .header-wrapper textarea:-moz-placeholder, .main-header .header-wrapper select:-moz-placeholder {
  color: var(--g5-header-text-color);
}
.main-header .header-wrapper input[type=text]::-moz-placeholder, .main-header .header-wrapper input[type=search]::-moz-placeholder, .main-header .header-wrapper input[type=email]::-moz-placeholder, .main-header .header-wrapper input[type=url]::-moz-placeholder, .main-header .header-wrapper input[type=password]::-moz-placeholder, .main-header .header-wrapper input[type=tel]::-moz-placeholder, .main-header .header-wrapper textarea::-moz-placeholder, .main-header .header-wrapper select::-moz-placeholder {
  color: var(--g5-header-text-color);
}
.main-header .header-wrapper input[type=text]:-ms-input-placeholder, .main-header .header-wrapper input[type=search]:-ms-input-placeholder, .main-header .header-wrapper input[type=email]:-ms-input-placeholder, .main-header .header-wrapper input[type=url]:-ms-input-placeholder, .main-header .header-wrapper input[type=password]:-ms-input-placeholder, .main-header .header-wrapper input[type=tel]:-ms-input-placeholder, .main-header .header-wrapper textarea:-ms-input-placeholder, .main-header .header-wrapper select:-ms-input-placeholder {
  color: var(--g5-header-text-color);
}
.main-header .header-wrapper input[type=text]::-webkit-input-placeholder, .main-header .header-wrapper input[type=search]::-webkit-input-placeholder, .main-header .header-wrapper input[type=email]::-webkit-input-placeholder, .main-header .header-wrapper input[type=url]::-webkit-input-placeholder, .main-header .header-wrapper input[type=password]::-webkit-input-placeholder, .main-header .header-wrapper input[type=tel]::-webkit-input-placeholder, .main-header .header-wrapper textarea::-webkit-input-placeholder, .main-header .header-wrapper select::-webkit-input-placeholder {
  color: var(--g5-header-text-color);
}
.main-header .header-above-inner {
  padding-top: var(--g5-header-padding-top);
  padding-bottom: var(--g5-header-padding-bottom);
}
.main-header .logo-header {
  float: left;
  height: var(--g5-logo-max-height);
  font-size: 0;
}
.main-header .logo-header:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.main-header .logo-header img {
  max-height: var(--g5-logo-max-height);
  padding-top: var(--g5-logo-padding-top);
  padding-bottom: var(--g5-logo-padding-bottom);
}
.main-header .logo-sticky {
  display: none;
}
.main-header .header-nav-wrapper {
  background-color: var(--g5-navigation-bg-color);
  color: var(--g5-navigation-text-color);
}
.main-header .header-customize-wrapper .header-customize-item:first-child {
  margin-left: var(--g5-navigation-spacing);
}
.main-header .header-customize-nav {
  float: right;
  line-height: var(--g5-navigation-height);
  color: var(--g5-navigation-text-color);
}
.main-header .header-customize-nav .header-customize-item {
  margin-left: var(--g5-header-customize-nav-spacing);
}
.main-header .header-customize-nav .header-customize-item i {
  font-size: 18px;
}
.main-header .header-customize-nav a {
  color: var(--g5-navigation-text-color);
}
.main-header .header-customize-nav a:hover {
  color: var(--g5-navigation-text-hover-color);
}
.main-header .header-customize-nav input[type=text], .main-header .header-customize-nav input[type=search], .main-header .header-customize-nav input[type=email], .main-header .header-customize-nav input[type=url], .main-header .header-customize-nav input[type=password], .main-header .header-customize-nav input[type=tel], .main-header .header-customize-nav textarea, .main-header .header-customize-nav select {
  color: var(--g5-navigation-text-color);
}
.main-header .header-customize-nav input[type=text]:-moz-placeholder, .main-header .header-customize-nav input[type=search]:-moz-placeholder, .main-header .header-customize-nav input[type=email]:-moz-placeholder, .main-header .header-customize-nav input[type=url]:-moz-placeholder, .main-header .header-customize-nav input[type=password]:-moz-placeholder, .main-header .header-customize-nav input[type=tel]:-moz-placeholder, .main-header .header-customize-nav textarea:-moz-placeholder, .main-header .header-customize-nav select:-moz-placeholder {
  color: var(--g5-text-color-lightness);
}
.main-header .header-customize-nav input[type=text]::-moz-placeholder, .main-header .header-customize-nav input[type=search]::-moz-placeholder, .main-header .header-customize-nav input[type=email]::-moz-placeholder, .main-header .header-customize-nav input[type=url]::-moz-placeholder, .main-header .header-customize-nav input[type=password]::-moz-placeholder, .main-header .header-customize-nav input[type=tel]::-moz-placeholder, .main-header .header-customize-nav textarea::-moz-placeholder, .main-header .header-customize-nav select::-moz-placeholder {
  color: var(--g5-text-color-lightness);
}
.main-header .header-customize-nav input[type=text]:-ms-input-placeholder, .main-header .header-customize-nav input[type=search]:-ms-input-placeholder, .main-header .header-customize-nav input[type=email]:-ms-input-placeholder, .main-header .header-customize-nav input[type=url]:-ms-input-placeholder, .main-header .header-customize-nav input[type=password]:-ms-input-placeholder, .main-header .header-customize-nav input[type=tel]:-ms-input-placeholder, .main-header .header-customize-nav textarea:-ms-input-placeholder, .main-header .header-customize-nav select:-ms-input-placeholder {
  color: var(--g5-text-color-lightness);
}
.main-header .header-customize-nav input[type=text]::-webkit-input-placeholder, .main-header .header-customize-nav input[type=search]::-webkit-input-placeholder, .main-header .header-customize-nav input[type=email]::-webkit-input-placeholder, .main-header .header-customize-nav input[type=url]::-webkit-input-placeholder, .main-header .header-customize-nav input[type=password]::-webkit-input-placeholder, .main-header .header-customize-nav input[type=tel]::-webkit-input-placeholder, .main-header .header-customize-nav textarea::-webkit-input-placeholder, .main-header .header-customize-nav select::-webkit-input-placeholder {
  color: var(--g5-text-color-lightness);
}
.main-header .header-customize-left,
.main-header .header-customize-right {
  line-height: var(--g5-logo-max-height);
}
.main-header .header-customize-left .header-customize-item:first-child,
.main-header .header-customize-right .header-customize-item:first-child {
  margin-left: 0;
}
.main-header .header-customize-left {
  float: left;
  text-align: left;
}
.main-header .header-customize-left .header-customize-item {
  margin-left: var(--g5-header-customize-left-spacing);
}
.main-header .header-customize-right {
  float: right;
  text-align: right;
}
.main-header .header-customize-right .header-customize-item {
  margin-left: var(--g5-header-customize-right-spacing);
}
.main-header .header-customize-item {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  max-width: 100%;
}
.main-header .header-customize-item .widget {
  margin-bottom: 0;
}
.main-header .header-customize-item a {
  color: inherit;
}
.main-header .is-sticky .logo-sticky {
  display: initial;
}
.main-header .is-sticky .has-logo-sticky .no-sticky {
  display: none;
}
.main-header .x-menu-a-text {
  position: relative;
}
.main-header .x-caret {
  position: absolute;
  right: -15px;
}
.main-header .no-menu {
  line-height: var(--g5-logo-max-height);
  float: right;
}
.main-header.header-6 .x-nav-menu > li > .x-menu-a-text, .main-header.header-5 .x-nav-menu > li > .x-menu-a-text, .main-header.header-4 .x-nav-menu > li > .x-menu-a-text, .main-header.header-3 .x-nav-menu > li > .x-menu-a-text, .main-header.header-2 .x-nav-menu > li > .x-menu-a-text {
  position: relative;
  display: block;
  line-height: inherit;
}
.main-header.header-6 .x-nav-menu > li.current-menu-parent > .x-menu-a-text:after,
.main-header.header-6 .x-nav-menu > li:hover > .x-menu-a-text:after, .main-header.header-5 .x-nav-menu > li.current-menu-parent > .x-menu-a-text:after,
.main-header.header-5 .x-nav-menu > li:hover > .x-menu-a-text:after, .main-header.header-4 .x-nav-menu > li.current-menu-parent > .x-menu-a-text:after,
.main-header.header-4 .x-nav-menu > li:hover > .x-menu-a-text:after, .main-header.header-3 .x-nav-menu > li.current-menu-parent > .x-menu-a-text:after,
.main-header.header-3 .x-nav-menu > li:hover > .x-menu-a-text:after, .main-header.header-2 .x-nav-menu > li.current-menu-parent > .x-menu-a-text:after,
.main-header.header-2 .x-nav-menu > li:hover > .x-menu-a-text:after {
  content: "";
  display: block;
  background-color: var(--g5-navigation-text-hover-color);
  height: 4px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.main-header.header-1 .x-caret {
  top: 50%;
  margin-top: -8px;
}
.main-header.header-1 .header-customize-nav {
  display: inline-block;
  vertical-align: middle;
  margin-left: 30px;
  position: relative;
}
.main-header.header-1 .header-customize-nav .header-customize-item:first-child {
  margin-left: 26px;
}
.main-header.header-1 .x-nav-menu > li.current-menu-ancestor > a.x-menu-a-text,
.main-header.header-1 .x-nav-menu > li.current-menu-parent > a.x-menu-a-text,
.main-header.header-1 .x-nav-menu > li.current-menu-item > a.x-menu-a-text,
.main-header.header-1 .x-nav-menu > li.menu-current > a.x-menu-a-text,
.main-header.header-1 .x-nav-menu > li > a.x-menu-a-text:hover,
.main-header.header-1 .x-nav-menu > li.x-menu-item:hover > a {
  color: var(--g5-navigation-text-color) !important;
}
.main-header.header-1 .x-nav-menu > li.current-menu-parent > a.x-menu-a-text,
.main-header.header-1 .x-nav-menu > li > a.x-menu-a-text:hover,
.main-header.header-1 .x-nav-menu > li.x-active > a.x-menu-a-text,
.main-header.header-1 .x-nav-menu > li.current-menu-ancestor > a.x-menu-a-text {
  position: relative;
}
.main-header.header-1 .x-nav-menu > li.current-menu-parent > a.x-menu-a-text .x-menu-text,
.main-header.header-1 .x-nav-menu > li > a.x-menu-a-text:hover .x-menu-text,
.main-header.header-1 .x-nav-menu > li.x-active > a.x-menu-a-text .x-menu-text,
.main-header.header-1 .x-nav-menu > li.current-menu-ancestor > a.x-menu-a-text .x-menu-text {
  position: relative;
}
.main-header.header-1 .x-nav-menu > li.current-menu-parent > a.x-menu-a-text .x-menu-text:before,
.main-header.header-1 .x-nav-menu > li > a.x-menu-a-text:hover .x-menu-text:before,
.main-header.header-1 .x-nav-menu > li.x-active > a.x-menu-a-text .x-menu-text:before,
.main-header.header-1 .x-nav-menu > li.current-menu-ancestor > a.x-menu-a-text .x-menu-text:before {
  content: "";
  position: absolute;
  top: -18px;
  left: 50%;
  height: 4px;
  width: 10px;
  margin-left: -10px;
  background-color: var(--g5-color-accent);
  -webkit-transform: skew(0deg, 150deg);
  -moz-transform: skew(0deg, 150deg);
  -ms-transform: skew(0deg, 150deg);
  -o-transform: skew(0deg, 150deg);
  transform: skew(0deg, 150deg);
}
.main-header.header-1 .x-nav-menu > li.current-menu-parent > a.x-menu-a-text .x-menu-text:after,
.main-header.header-1 .x-nav-menu > li > a.x-menu-a-text:hover .x-menu-text:after,
.main-header.header-1 .x-nav-menu > li.x-active > a.x-menu-a-text .x-menu-text:after,
.main-header.header-1 .x-nav-menu > li.current-menu-ancestor > a.x-menu-a-text .x-menu-text:after {
  content: "";
  position: absolute;
  top: -18px;
  left: 50%;
  height: 4px;
  width: 10px;
  background-color: var(--g5-color-accent);
  -webkit-transform: skew(0deg, -150deg);
  -moz-transform: skew(0deg, -150deg);
  -ms-transform: skew(0deg, -150deg);
  -o-transform: skew(0deg, -150deg);
  transform: skew(0deg, -150deg);
}
.main-header.header-1 .x-nav-menu > li.current-menu-parent > a.x-menu-a-text:after,
.main-header.header-1 .x-nav-menu > li > a.x-menu-a-text:hover:after,
.main-header.header-1 .x-nav-menu > li.x-active > a.x-menu-a-text:after,
.main-header.header-1 .x-nav-menu > li.current-menu-ancestor > a.x-menu-a-text:after {
  content: "";
  display: block;
  width: 70%;
  height: 4px;
  background-color: var(--g5-color-accent);
  position: absolute;
  top: 28px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
.main-header.header-1 .primary-menu {
  float: right;
}
.main-header.header-2 .header-wrapper .container-inner {
  display: -ms-flexbox;
  display: flex;
  padding: 0 15px;
}
.main-header.header-2 .header-logo, .main-header.header-2 .header-customize {
  flex-shrink: 0;
  text-align: center;
}
.main-header.header-2 .header-menu {
  flex-grow: 1;
}
.main-header.header-2 .primary-menu {
  text-align: center;
}
.main-header.header-2 .header-customize-wrapper .header-customize-item:first-child {
  margin-left: var(--g5-header-customize-right-spacing);
}
.main-header.header-3 .logo-header {
  width: 170px;
  text-align: center;
  height: 130px;
  position: absolute;
  left: 0;
  top: 0;
  padding-top: 30px;
  background-color: var(--g5-color-accent);
  z-index: 3;
}
.main-header.header-3 .primary-menu {
  text-align: right;
  position: relative;
}
.main-header.header-3 .header-customize-left,
.main-header.header-3 .header-customize-right {
  line-height: 16px;
  padding-top: 17.5px;
  padding-bottom: 17.5px;
}
.main-header.header-5 .logo-header {
  width: 169px;
  text-align: center;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: var(--g5-color-accent);
}
.main-header.header-5 .logo-header:before {
  content: "";
  display: block;
  background-color: var(--g5-color-accent);
  position: absolute;
  height: 100%;
  width: 1000%;
  top: 0;
  right: 100%;
}
.main-header.header-5 .logo-header img {
  top: 50%;
  position: relative;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.main-header.header-5 .header-nav-wrapper {
  margin-left: 169px;
  background-color: var(--g5-header-bg-color);
}
.main-header.header-5 .header-nav-wrapper .primary-menu {
  padding-left: 40px;
}
.main-header.header-5 .header-nav-wrapper .header-customize-left {
  padding-left: 30px;
}
.main-header.header-5 .header-nav-wrapper:after {
  content: "";
  display: block;
  background-color: var(--g5-header-bg-color);
  position: absolute;
  height: 100%;
  width: 1000%;
  top: 0;
  left: 100%;
}
.main-header.header-5 .primary-menu {
  float: left;
  width: 100%;
  background-color: var(--g5-navigation-bg-color);
  position: relative;
}
.main-header.header-5 .primary-menu:after {
  content: "";
  display: block;
  background-color: var(--g5-navigation-bg-color);
  position: absolute;
  height: 100%;
  width: 1000%;
  top: 0;
  left: 100%;
  z-index: 2;
}
.main-header.header-5 .header-customize-left, .main-header.header-5 .header-customize-right {
  line-height: 85px;
  color: var(--g5-header-text-color);
}
.main-header.header-5 .is-sticky .logo-header {
  padding: 10px;
}
.main-header.header-6 .sticky-wrapper .header-nav-wrapper .logo-header {
  display: none;
}
.main-header.header-6 .sticky-wrapper.is-sticky .header-nav-wrapper .logo-header {
  display: inline-block;
  margin-right: var(--g5-navigation-spacing);
  height: var(--g5-navigation-height);
}
.main-header.header-6 .sticky-wrapper.is-sticky .header-nav-wrapper .logo-header img {
  max-height: var(--g5-navigation-height);
  padding: 10px;
}
.main-header.header-6 .full-border,
.main-header.header-6 .container-border .container-inner {
  border-bottom: solid 1px var(--g5-header-border-color);
}
.main-header.header-6 .header-wrapper {
  background-color: var(--g5-header-bg-color);
  color: var(--g5-header-text-color);
}
.main-header.header-6 .header-wrapper .container-inner {
  position: relative;
}
.main-header.header-4 .header-customize-nav {
  font-size: 12px;
}
.main-header.header-4 .sticky-wrapper .header-nav-wrapper .logo-header {
  display: none;
}
.main-header.header-4 .sticky-wrapper.is-sticky .header-nav-wrapper .logo-header {
  display: inline-block;
  margin-right: var(--g5-navigation-spacing);
  height: var(--g5-navigation-height);
}
.main-header.header-4 .sticky-wrapper.is-sticky .header-nav-wrapper .logo-header img {
  max-height: var(--g5-navigation-height);
  padding: 10px;
}

.header-search-button {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: solid 1px #ddd;
  border-radius: 50%;
  display: block;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.header-search-button i {
  font-size: 16px;
  line-height: 40px;
}
.header-search-button:hover {
  color: var(--g5-color-accent) !important;
  border-color: var(--g5-color-accent) !important;
}

.header-is-float .header-2 .is-sticky .sticky-region {
  box-shadow: none;
}

.sticky-region {
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.is-sticky .header-above-inner {
  padding-top: 0;
  padding-bottom: 0;
}
.is-sticky .sticky-region {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 999;
  -webkit-box-shadow: 1px 0 3px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 0 3px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 0 3px 2px rgba(0, 0, 0, 0.1);
  margin: auto;
  -webkit-backface-visibility: visible;
  -moz-backface-visibility: visible;
  -o-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
}
.is-sticky .logo-text {
  line-height: var(--g5-navigation-height);
}

.header-is-float .is-sticky .sticky-region .header-customize-nav a:hover,
.header-is-float .is-sticky .sticky-region .x-nav-menu > li.current-menu-ancestor > a.x-menu-a-text,
.header-is-float .is-sticky .sticky-region .x-nav-menu > li.current-menu-parent > a.x-menu-a-text,
.header-is-float .is-sticky .sticky-region .x-nav-menu > li.current-menu-item > a.x-menu-a-text,
.header-is-float .is-sticky .sticky-region .x-nav-menu > li.menu-current > a.x-menu-a-text,
.header-is-float .is-sticky .sticky-region .x-nav-menu > li > a.x-menu-a-text:hover,
.header-is-float .is-sticky .sticky-region .x-nav-menu > li.x-menu-item:hover > a {
  color: var(--g5-color-accent) !important;
}

body.boxed .is-sticky .sticky-region {
  max-width: 1210px;
  width: 100%;
}

#lang_sel {
  display: inline-block;
}
#lang_sel > ul {
  position: relative;
  display: inline-block;
  padding: 0;
  margin: 0;
}
#lang_sel > ul > li {
  padding: 0;
  display: block;
  list-style: none;
}
#lang_sel > ul > li img {
  margin-bottom: 2px;
}
#lang_sel > ul > li a.color-white {
  color: #fff;
}
#lang_sel > ul > li > a:after {
  content: "\f107";
  font-family: var(--g5-font-icon);
  display: inline-block;
  padding-left: 14px;
}
#lang_sel > ul ul {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 150px;
  list-style: none;
  padding: 10px 0;
  margin: 0;
  display: none;
  background-color: #fff;
  text-align: left;
  z-index: 99999;
  -webkit-box-shadow: 2px 3px 5px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 2px 3px 5px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 3px 5px 2px rgba(0, 0, 0, 0.3);
}
#lang_sel > ul ul > li {
  list-style: none;
  padding: 0 15px;
  display: block;
  line-height: 32px;
}
#lang_sel > ul ul > li a {
  color: var(--g5-color-heading);
}
#lang_sel > ul ul > li a:hover {
  color: var(--g5-color-accent);
}
#lang_sel > ul ul > li img {
  padding-right: 5px;
}
#lang_sel > ul:hover ul {
  display: block;
}

.navbar-link {
  position: relative;
  padding-right: 15px;
  display: inline-block;
  max-width: 180px;
  padding-left: 30px;
  line-height: 16px;
  cursor: pointer;
}
.navbar-link i {
  font-size: 24px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: var(--g5-color-accent);
}

.contact-phone {
  text-align: center;
  color: #FFF;
  font-size: 24px;
  font-weight: bold;
}
.contact-phone i {
  display: block;
  font-size: 32px !important;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.header-customize-item .submit-property {
  padding: 11.5px 28px;
}
.header-customize-item .submit-property a, .header-customize-item .submit-property i {
  color: #fff !important;
}
.header-customize-item .submit-property:hover a, .header-customize-item .submit-property:hover i {
  color: var(--g5-color-accent) !important;
}

.logo-text {
  margin: 0;
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: bold;
  display: inline-block;
  line-height: var(--g5-logo-max-height);
}

.header-mobile .top-bar-wrapper {
  background-color: var(--g5-top-bar-mobile-bg-color) !important;
  color: var(--g5-top-bar-mobile-text-color) !important;
}
.header-mobile .top-bar-wrapper.full-border {
  border-bottom: solid 1px var(--g5-top-bar-mobile-border-color) !important;
}
.header-mobile .top-bar-wrapper.container-border .top-bar-inner {
  border-bottom: solid 1px var(--g5-top-bar-mobile-border-color) !important;
}
.header-mobile .top-bar-wrapper .widget + .widget:before,
.header-mobile .top-bar-wrapper .menu > li + li:before {
  border-left: solid 1px;
  border-left-color: var(--g5-top-bar-mobile-border-color);
  border-right-color: var(--g5-top-bar-mobile-border-color);
}
.header-mobile .top-bar-inner {
  padding-top: var(--g5-top-bar-mobile-padding-top) !important;
  padding-bottom: var(--g5-top-bar-mobile-padding-bottom) !important;
}
.header-mobile .header-mobile-inner {
  background-color: var(--g5-header-mobile-bg-color) !important;
  color: var(--g5-header-mobile-text-color) !important;
}
.header-mobile .header-mobile-inner a {
  color: var(--g5-header-mobile-text-color);
}
.header-mobile .header-mobile-inner a:hover {
  color: var(--g5-color-accent);
}
.header-mobile .header-mobile-inner .toggle-icon-wrapper .toggle-icon:after, .header-mobile .header-mobile-inner .toggle-icon-wrapper .toggle-icon:before,
.header-mobile .header-mobile-inner .toggle-icon-wrapper .toggle-icon > span {
  background-color: var(--g5-header-mobile-text-color) !important;
}
.header-mobile .header-mobile-inner .widget {
  margin-bottom: 0 !important;
}
.header-mobile .header-mobile-container-inner {
  position: relative;
  z-index: 2;
}
.header-mobile .header-mobile-container-inner > div,
.header-mobile .header-mobile-container-inner .logo-text {
  line-height: var(--g5-header-mobile-height) !important;
}
.header-mobile .toggle-mobile-menu {
  float: left;
}
.header-mobile .logo-mobile-wrapper,
.header-mobile .mobile-search-button, .header-mobile .mobile-login {
  float: right;
}
.header-mobile .mobile-login {
  position: relative;
  z-index: 1;
}
.header-mobile .mobile-search-button {
  font-size: 20px;
  position: relative;
  z-index: 1;
}
.header-mobile .mobile-search-button-inner {
  display: inline-block;
}
.header-mobile .logo-mobile-wrapper {
  position: absolute;
  padding-left: 100px;
  padding-right: 100px;
  left: 0;
  right: 0;
  text-align: center;
}
.header-mobile .logo-mobile-wrapper img {
  max-height: var(--g5-logo-mobile-max-height);
  padding-top: var(--g5-logo-mobile-padding-top);
  padding-bottom: var(--g5-logo-mobile-padding-bottom);
}
.header-mobile .nav-menu-mobile {
  display: none;
}
.header-mobile .menu-drop-fly .wp-block-search {
  padding: 20px;
  background-color: #111;
}
.header-mobile .menu-drop-fly .wp-block-search button {
  right: 20px;
  top: 20px;
}
.header-mobile .x-sub-menu-open > a b.x-caret {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.header-mobile.header-mobile-1 .mobile-search-button {
  margin-right: 10px;
}
.header-mobile.header-mobile-1 .mobile-login + .mobile-search-button {
  margin-right: 20px;
}
.header-mobile.header-mobile-1 .user-dropdown .user-dropdown-menu {
  left: auto;
  right: 0;
}
.header-mobile.header-mobile-2 .toggle-icon-wrapper {
  float: right;
  margin-left: 10px;
}
.header-mobile.header-mobile-2 .logo-mobile-wrapper {
  text-align: left;
  padding-left: 0;
  padding-right: 90px;
}
.header-mobile.header-mobile-2 .both-mobile-icon .logo-mobile-wrapper {
  padding-right: 130px;
}
.header-mobile.header-mobile-2 .mobile-search-button {
  margin-right: 10px;
}
.header-mobile.header-mobile-2 .mobile-login + .mobile-search-button {
  margin-right: 20px;
}
.header-mobile.header-mobile-3 .toggle-icon-wrapper {
  margin-right: 20px;
}
.header-mobile.header-mobile-3 .mobile-login, .header-mobile.header-mobile-3 .mobile-search-button {
  float: left;
}
.header-mobile.header-mobile-3 .logo-mobile-wrapper {
  text-align: right;
  padding-left: 90px;
  padding-right: 0;
}
.header-mobile.header-mobile-3 .both-mobile-icon .logo-mobile-wrapper {
  padding-left: 130px;
}
.header-mobile.header-mobile-3 .mobile-login + .mobile-search-button {
  margin-left: 10px;
}
.header-mobile.header-mobile-4 .both-mobile-icon .logo-mobile-wrapper {
  padding-right: 50px;
}
.header-mobile .is-sticky {
  height: var(--g5-header-mobile-sticky-height);
}
.header-mobile .is-sticky .header-mobile-container-inner > div,
.header-mobile .is-sticky .header-mobile-container-inner .logo-text {
  line-height: var(--g5-header-mobile-sticky-height) !important;
}
.header-mobile .bar-right .user-dropdown .user-dropdown-menu {
  left: auto;
  right: 0;
}
.header-mobile .header-mobile-wrapper .user-dropdown .user-display-name i {
  font-size: 20px !important;
}

.main-header .ere-search-properties.style-mini-line,
.header-mobile .ere-search-properties.style-mini-line {
  --g5-input-height: 50px;
  --ere-color-heading: #fff;
  background-color: var(--g5-color-accent);
  padding: 10px 0;
}
.main-header .ere-search-properties.style-mini-line .form-search > .row,
.header-mobile .ere-search-properties.style-mini-line .form-search > .row {
  border: none;
  border-radius: 25px;
}
.main-header .ere-search-properties.style-mini-line .submit-search-form,
.header-mobile .ere-search-properties.style-mini-line .submit-search-form {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.main-header .ere-search-properties.style-mini-line .submit-search-form .advanced-wrap,
.header-mobile .ere-search-properties.style-mini-line .submit-search-form .advanced-wrap {
  margin-right: 5px;
}
.main-header .ere-search-properties.style-mini-line .advanced-search,
.header-mobile .ere-search-properties.style-mini-line .advanced-search {
  display: none;
  margin-top: 15px;
  color: var(--g5-color-accent-foreground);
}
.main-header .ere-search-properties.style-mini-line .advanced-search > .row,
.header-mobile .ere-search-properties.style-mini-line .advanced-search > .row {
  margin-left: -5px;
  margin-right: -5px;
}
.main-header .ere-search-properties.style-mini-line .advanced-search > .row > .col,
.main-header .ere-search-properties.style-mini-line .advanced-search > .row > [class*=col-],
.header-mobile .ere-search-properties.style-mini-line .advanced-search > .row > .col,
.header-mobile .ere-search-properties.style-mini-line .advanced-search > .row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}
.main-header .ere-search-properties.style-mini-line .ere-advanced-search-btn,
.header-mobile .ere-search-properties.style-mini-line .ere-advanced-search-btn {
  --g5-btn-bg: var(--g5-color-heading);
  --g5-btn-border-color: var(--g5-color-heading);
}
.main-header .ere-search-properties.style-mini-line .ui-slider-horizontal .ui-slider-handle,
.main-header .ere-search-properties.style-mini-line .ui-slider-horizontal .ui-slider-range,
.header-mobile .ere-search-properties.style-mini-line .ui-slider-horizontal .ui-slider-handle,
.header-mobile .ere-search-properties.style-mini-line .ui-slider-horizontal .ui-slider-range {
  background: var(--g5-color-accent-foreground);
}
.main-header .ere-search-properties.style-mini-line .form-search-wrap .btn-other-features i,
.header-mobile .ere-search-properties.style-mini-line .form-search-wrap .btn-other-features i {
  background: var(--g5-color-accent-foreground);
  color: var(--g5-color-accent);
}
.main-header .widget_text,
.header-mobile .widget_text {
  color: inherit;
}

@media (max-width: 1199px) and (min-width: 768px) {
  .main-header .ere-search-properties.style-mini-line .form-search .other-features-list > .row > [class*=col-],
  .header-mobile .ere-search-properties.style-mini-line .form-search .other-features-list > .row > [class*=col-] {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
.main-footer-wrapper {
  background-color: var(--g5-footer-bg-color);
  color: var(--g5-footer-text-color);
}
.main-footer-wrapper .widget-posts .entry-post-title {
  color: var(--g5-footer-text-color);
}
.main-footer-wrapper .widget-posts .entry-meta-date {
  color: var(--g5-footer-widget-title-color);
}
.main-footer-wrapper .tagcloud a {
  border: solid 1px var(--g5-footer-border-color);
  color: var(--g5-footer-text-color);
}
.main-footer-wrapper .tagcloud a:hover {
  background-color: var(--g5-color-accent);
  border-color: var(--g5-color-accent);
  color: var(--g5-color-accent-foreground) !important;
}
.main-footer-wrapper .bar-wrapper .menu > li {
  color: inherit !important;
}
.main-footer-wrapper .bar-wrapper .menu > li:hover ul {
  visibility: hidden;
  opacity: 0;
}
.main-footer-wrapper .bar-wrapper .menu > li > a {
  color: inherit;
  font-size: 12px;
  font-weight: bold;
}
.main-footer-wrapper .bar-wrapper .menu > li > a:hover {
  color: var(--g5-color-accent);
}
.main-footer-wrapper .current-menu-item a, .main-footer-wrapper .current_page_item a {
  color: var(--g5-color-accent) !important;
}
.main-footer-wrapper .widget_block .wp-block-group__inner-container > .wp-block-heading,
.main-footer-wrapper .widgettitle,
.main-footer-wrapper .widget-title {
  color: var(--g5-footer-widget-title-color);
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 15px;
  padding-left: 0;
  text-transform: uppercase;
}
.main-footer-wrapper .widget_archive select,
.main-footer-wrapper .widget_categories select {
  margin-bottom: 5px;
  background-color: transparent;
  color: var(--g5-footer-text-color);
}
.main-footer-wrapper .widget_recent_entries > ul,
.main-footer-wrapper .widget_pages > ul,
.main-footer-wrapper .widget_nav_menu > div > ul,
.main-footer-wrapper .widget_meta > ul,
.main-footer-wrapper .widget_archive > ul,
.main-footer-wrapper .widget_categories > ul {
  background-color: transparent;
  padding: 0;
}
.main-footer-wrapper .widget_recent_entries > ul li,
.main-footer-wrapper .widget_pages > ul li,
.main-footer-wrapper .widget_nav_menu > div > ul li,
.main-footer-wrapper .widget_meta > ul li,
.main-footer-wrapper .widget_archive > ul li,
.main-footer-wrapper .widget_categories > ul li {
  color: var(--g5-footer-text-color);
}
.main-footer-wrapper .widget_recent_entries > ul li > a:before,
.main-footer-wrapper .widget_pages > ul li > a:before,
.main-footer-wrapper .widget_nav_menu > div > ul li > a:before,
.main-footer-wrapper .widget_meta > ul li > a:before,
.main-footer-wrapper .widget_archive > ul li > a:before,
.main-footer-wrapper .widget_categories > ul li > a:before {
  display: inline-block;
  content: "\f0da";
  font-family: var(--g5-font-icon);
  color: var(--g5-color-accent);
  margin-right: 6px;
}
.main-footer-wrapper .widget_recent_entries > ul li + li,
.main-footer-wrapper .widget_pages > ul li + li,
.main-footer-wrapper .widget_nav_menu > div > ul li + li,
.main-footer-wrapper .widget_meta > ul li + li,
.main-footer-wrapper .widget_archive > ul li + li,
.main-footer-wrapper .widget_categories > ul li + li {
  margin-top: 5px;
}
.main-footer-wrapper .widget_recent_comments > ul {
  padding: 0;
  background: transparent;
  color: var(--g5-footer-text-color);
}
.main-footer-wrapper .widget_rss > ul {
  padding: 0;
  background: transparent;
  color: var(--g5-footer-text-color);
}
.main-footer-wrapper .widget_text, .main-footer-wrapper .widget_calendar .calendar_wrap caption {
  color: var(--g5-footer-text-color);
}

.main-footer.full-border {
  border-top: solid 1px var(--g5-footer-border-color);
}
.main-footer.container-border .footer-inner {
  border-top: solid 1px var(--g5-footer-border-color);
}
.main-footer a {
  color: inherit;
}
.main-footer a:hover {
  color: var(--g5-color-accent);
}
.main-footer .widget {
  margin-bottom: 28px;
}

.footer-inner {
  padding-top: var(--g5-footer-padding-top);
  padding-bottom: calc(var(--g5-footer-padding-bottom) - 35px);
}

.bottom-bar-wrapper {
  background-color: var(--g5-bottom-bar-bg-color);
  color: var(--g5-bottom-bar-text-color);
}
.bottom-bar-wrapper.full-border {
  border-top: solid 1px var(--g5-bottom-bar-border-color);
}
.bottom-bar-wrapper.container-border .bottom-bar-inner {
  border-top: solid 1px var(--g5-bottom-bar-border-color);
}
.bottom-bar-wrapper .widget + .widget {
  margin-left: 10px;
}
.bottom-bar-wrapper .textwidget {
  font-size: 12px;
}
.bottom-bar-wrapper .widget_nav_menu > div > ul li {
  display: inline-block;
  margin-right: 35px;
  padding: 0;
  color: var(--g5-bottom-bar-text-color);
  font-size: 12px;
}
.bottom-bar-wrapper .widget_nav_menu > div > ul li a {
  padding: 0;
}
.bottom-bar-wrapper .widget_nav_menu > div > ul li a:before {
  display: none;
}
.bottom-bar-wrapper .widget_nav_menu > div > ul li:last-child {
  margin-right: 0;
}
.bottom-bar-wrapper .tagcloud a, .bottom-bar-wrapper .widget_text, .bottom-bar-wrapper .widget_calendar .calendar_wrap caption {
  color: var(--g5-bottom-bar-text-color);
}
.bottom-bar-wrapper.text-center * {
  text-align: center;
}

.bottom-bar-inner {
  padding-top: var(--g5-bottom-bar-padding-top);
  padding-bottom: var(--g5-bottom-bar-padding-bottom);
  font-size: 14px;
}

@media only screen and (min-width: 992px) {
  footer.enable-parallax {
    position: fixed !important;
    bottom: 0;
    left: 0;
    z-index: -1;
    right: 0;
    margin: auto;
    width: 100%;
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
    -ms-backface-visibility: visible;
    backface-visibility: visible;
  }
  footer.enable-parallax.static {
    position: static !important;
  }
  body.boxed footer.enable-parallax {
    max-width: 1210px;
  }
}
@media only screen and (max-width: 991.98px) {
  .bottom-bar-left,
  .bottom-bar-right {
    text-align: center;
  }
  .bottom-bar-left {
    margin-bottom: 10px;
  }
}
@media (max-width: 767.98px) {
  footer.footer-collapse-able .widget-title {
    margin-bottom: 0;
    cursor: pointer;
  }
  footer.footer-collapse-able .widget-title:after {
    content: "+";
    float: right;
  }
  footer.footer-collapse-able .widget-title.title-expanded:after {
    content: "-";
  }
  footer.footer-collapse-able .widget-title + div,
  footer.footer-collapse-able .widget-title + ul {
    padding-top: 20px;
    margin: 0;
  }
  footer.footer-collapse-able .main-footer .sidebar {
    margin-bottom: 0;
  }
  footer.footer-collapse-able .main-footer .sidebar + .sidebar {
    margin-top: 20px;
  }
  footer.main-footer-wrapper .col-sm-6:nth-child(2n+1) {
    clear: both;
  }
  .sidebar .two-col ul > li {
    width: auto;
    float: none;
  }
}
/*--------------------------------------------------------------
## Blog
--------------------------------------------------------------*/
h4.entry-post-title {
  font-size: 32px;
  font-weight: 600;
  color: var(--g5-color-heading);
  margin-top: 5px;
  margin-bottom: 10px;
  word-break: break-all;
}
h4.entry-post-title a {
  color: inherit;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
h4.entry-post-title a:hover {
  color: var(--g5-color-accent);
}

.archive-wrap article {
  position: relative;
}
.archive-wrap article.post-large-image {
  margin-bottom: 60px;
}
.archive-wrap article.post-large-image.format-quote blockquote:before {
  top: 0;
}

article.format-audio .embed-responsive.embed-responsive-16by9.embed-responsive-small-image,
article.format-audio .embed-responsive.embed-responsive-16by9.embed-responsive-medium-image,
article.format-audio .embed-responsive.embed-responsive-16by9.embed-responsive-large-image {
  height: 190px;
}
article.format-audio .embed-responsive.embed-responsive-16by9.embed-responsive-small-image:before,
article.format-audio .embed-responsive.embed-responsive-16by9.embed-responsive-medium-image:before,
article.format-audio .embed-responsive.embed-responsive-16by9.embed-responsive-large-image:before {
  padding: 0;
}
article.format-audio iframe {
  height: 190px;
  position: static;
}
article.format-audio .embed-responsive-full {
  padding: 0;
  overflow: inherit;
  height: auto;
  font-size: 0;
}
article.format-video .embed-responsive.embed-responsive-16by9.embed-responsive-large-image {
  padding-bottom: 32.478632478%;
}
article.format-video .entry-thumb-wrap a.zoomGallery {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.2);
}
article.format-video .entry-thumb-wrap a.zoomGallery i:hover {
  background-color: var(--g5-color-accent);
  border-color: var(--g5-color-accent);
}
article.format-video .entry-thumb-wrap a.zoomGallery i {
  border-radius: 50%;
  border: 2px solid #fff;
  line-height: 96px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  height: 100px;
  width: 100px;
  font-size: 45px;
  padding-left: 5px;
}
article.format-link blockquote {
  padding: 20px 15px 25px 70px;
  border: 2px solid var(--g5-color-border);
}
article.format-link blockquote:before {
  content: "\edec";
  font-family: var(--g5-font-icon-primary);
  font-size: 30px;
  color: var(--g5-color-accent);
  position: absolute;
  left: 25px;
  top: 20px;
}
article.format-link blockquote a {
  font-size: 18px;
  letter-spacing: 0;
  color: var(--g5-color-heading);
  font-family: var(--g5-secondary-font);
  line-height: 1.6;
}
article.format-link blockquote a:hover {
  color: var(--g5-color-accent);
}
article.format-quote blockquote {
  padding: 20px;
  border: none;
  padding-left: 65px;
  background: linear-gradient(to right top, #182c4c, #27566b, #568182, #91aa9d, #ced3c4);
  align-items: center;
  display: flex;
}
article.format-quote blockquote:before {
  content: "\ed99";
  font-family: var(--g5-font-icon-primary);
  font-size: 30px;
  color: var(--g5-color-accent);
  position: absolute;
  left: 20px;
  top: 35%;
}
article.format-quote blockquote p {
  font-size: 15px;
  letter-spacing: 0.02em;
  color: #fff;
  font-family: var(--g5-secondary-font);
  line-height: 1.8666667;
  font-style: italic;
}
article.format-quote cite {
  display: block;
  margin-top: 10px;
  font-style: normal;
  text-transform: uppercase;
  font-weight: 700;
}
article.format-quote cite a {
  color: var(--g5-color-accent);
}
article.sticky .entry-content-wrap {
  background-color: var(--g5-color-border);
  padding: 25px;
}
article.post-password-required input[type=password] {
  margin-top: 1px;
}

.entry-thumb-wrap {
  position: relative;
  overflow: hidden;
  text-align: center;
  margin-bottom: 15px;
}
.entry-thumb-wrap .entry-thumbnail {
  display: inline-block;
  position: relative;
}
.entry-thumb-wrap .entry-thumbnail .entry-thumbnail-overlay {
  display: block;
}
.entry-thumb-wrap .entry-thumbnail .entry-thumbnail-overlay img {
  width: 100%;
}
.entry-thumb-wrap a.zoomGallery {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.entry-thumb-wrap a.zoomGallery i {
  font-size: 20px;
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.entry-thumb-wrap:hover a.zoomGallery {
  opacity: 1;
}
.entry-thumb-wrap blockquote {
  margin-bottom: 0;
}

.entry-post-meta ul, .entry-post-meta li {
  list-style: none;
}

.entry-excerpt {
  line-height: 1.714;
  max-height: 5.142em;
  overflow: hidden;
}

.embed-responsive.embed-responsive-16by9.embed-responsive-small-image {
  padding-bottom: 100%;
}

.embed-responsive.embed-responsive-16by9.embed-responsive-medium-image {
  padding-bottom: 70.1754386%;
}

.single-blog-wrap .post-related-wrap .entry-post-meta *,
.archive-masonry .entry-post-meta *,
.archive-grid .entry-post-meta *, .archive-carousel .entry-post-meta *,
.archive-large-image .entry-post-meta * {
  font-size: 12px;
  font-weight: 500;
  display: inline-block;
  text-transform: uppercase;
  line-height: 1.714;
}
.single-blog-wrap .post-related-wrap .entry-post-meta * i,
.archive-masonry .entry-post-meta * i,
.archive-grid .entry-post-meta * i, .archive-carousel .entry-post-meta * i,
.archive-large-image .entry-post-meta * i {
  font-size: 13px;
  color: var(--g5-color-accent);
}
.single-blog-wrap .post-related-wrap .entry-post-meta .entry-meta-author,
.archive-masonry .entry-post-meta .entry-meta-author,
.archive-grid .entry-post-meta .entry-meta-author, .archive-carousel .entry-post-meta .entry-meta-author,
.archive-large-image .entry-post-meta .entry-meta-author {
  margin-right: 12px;
}
.single-blog-wrap .post-related-wrap .entry-post-meta .entry-meta-author span,
.archive-masonry .entry-post-meta .entry-meta-author span,
.archive-grid .entry-post-meta .entry-meta-author span, .archive-carousel .entry-post-meta .entry-meta-author span,
.archive-large-image .entry-post-meta .entry-meta-author span {
  padding-right: 7px;
}
.single-blog-wrap .post-related-wrap .entry-post-meta .entry-meta-author a,
.archive-masonry .entry-post-meta .entry-meta-author a,
.archive-grid .entry-post-meta .entry-meta-author a, .archive-carousel .entry-post-meta .entry-meta-author a,
.archive-large-image .entry-post-meta .entry-meta-author a {
  color: var(--g5-color-accent);
}
.single-blog-wrap .post-related-wrap .entry-post-meta .entry-meta-author + .entry-meta-date:before,
.archive-masonry .entry-post-meta .entry-meta-author + .entry-meta-date:before,
.archive-grid .entry-post-meta .entry-meta-author + .entry-meta-date:before, .archive-carousel .entry-post-meta .entry-meta-author + .entry-meta-date:before,
.archive-large-image .entry-post-meta .entry-meta-author + .entry-meta-date:before {
  content: "|";
  margin-right: 7px;
}
.single-blog-wrap .post-related-wrap article.format-video .entry-thumb-wrap a.zoomGallery i,
.archive-masonry article.format-video .entry-thumb-wrap a.zoomGallery i,
.archive-grid article.format-video .entry-thumb-wrap a.zoomGallery i, .archive-carousel article.format-video .entry-thumb-wrap a.zoomGallery i,
.archive-large-image article.format-video .entry-thumb-wrap a.zoomGallery i {
  height: 45px;
  width: 45px;
  line-height: 41px;
  font-size: 20px;
  padding-left: 3px;
  padding-top: 1px;
}

.archive-grid article.format-audio .embed-responsive.embed-responsive-16by9.embed-responsive-small-image,
.archive-grid article.format-audio .embed-responsive.embed-responsive-16by9.embed-responsive-medium-image,
.archive-grid article.format-audio .embed-responsive.embed-responsive-16by9.embed-responsive-large-image,
.archive-masonry article.format-audio .embed-responsive.embed-responsive-16by9.embed-responsive-small-image,
.archive-masonry article.format-audio .embed-responsive.embed-responsive-16by9.embed-responsive-medium-image,
.archive-masonry article.format-audio .embed-responsive.embed-responsive-16by9.embed-responsive-large-image,
.archive-carousel article.format-audio .embed-responsive.embed-responsive-16by9.embed-responsive-small-image,
.archive-carousel article.format-audio .embed-responsive.embed-responsive-16by9.embed-responsive-medium-image,
.archive-carousel article.format-audio .embed-responsive.embed-responsive-16by9.embed-responsive-large-image {
  height: 370px;
}
.archive-grid article.format-audio iframe,
.archive-masonry article.format-audio iframe,
.archive-carousel article.format-audio iframe {
  height: 370px;
}
.archive-grid article.format-quote blockquote,
.archive-masonry article.format-quote blockquote,
.archive-carousel article.format-quote blockquote {
  height: 370px;
}
.archive-grid h4.entry-post-title,
.archive-masonry h4.entry-post-title,
.archive-carousel h4.entry-post-title {
  font-size: 22px;
}

.archive-carousel .owl-nav-top-right > .owl-nav {
  top: -115px;
}

.archive-masonry article, .archive-grid article {
  margin-bottom: 60px;
}

.single-blog-inner {
  /*Related Post*/
}
.single-blog-inner article.format-quote blockquote:before {
  top: 0;
}
.single-blog-inner .entry-post-meta {
  margin-bottom: 31px;
}
.single-blog-inner .entry-post-meta * {
  font-size: 12px;
  font-weight: 500;
  display: inline-block;
  text-transform: uppercase;
  line-height: 1.714;
}
.single-blog-inner .entry-post-meta * i {
  font-size: 13px;
  color: var(--g5-color-accent);
}
.single-blog-inner .entry-post-meta .entry-meta-date i, .single-blog-inner .entry-post-meta .entry-meta-cat i, .single-blog-inner .entry-post-meta .entry-meta-comment i {
  margin-right: 3px;
}
.single-blog-inner .entry-post-meta .entry-meta-cat ul {
  padding: 0;
  margin: 0;
}
.single-blog-inner .entry-post-meta > div {
  margin-right: 12px;
}
.single-blog-inner .entry-post-meta > div + div:before {
  content: "|";
  margin-right: 12px;
}
.single-blog-inner .entry-post-meta .entry-meta-author span {
  padding-right: 7px;
}
.single-blog-inner .entry-post-meta .entry-meta-author a {
  color: var(--g5-color-accent);
}
.single-blog-inner h4.entry-post-title {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 10px;
  margin-top: 0;
}
.single-blog-inner .entry-content p {
  margin-bottom: 16px;
}
.single-blog-inner .entry-content blockquote {
  position: relative;
  border: none;
  padding: 30px 50px 32px 50px;
  background-color: var(--g5-color-accent);
  margin-bottom: 20px;
}
.single-blog-inner .entry-content blockquote p {
  color: #fff;
  font-size: 18px;
  line-height: 1.777777778;
  font-weight: 500;
  font-family: var(--g5-secondary-font);
  margin-bottom: 0;
}
.single-blog-inner .entry-content blockquote a {
  color: #fff;
}
.single-blog-inner .entry-content blockquote a:hover, .single-blog-inner .entry-content blockquote a:active, .single-blog-inner .entry-content blockquote a:focus {
  color: #fff;
}
.single-blog-inner .entry-meta-tag-wrap {
  border-bottom: solid 1px var(--g5-color-border);
  padding-top: 37px;
  padding-bottom: 51px;
}
.single-blog-inner .entry-meta-tag-wrap i {
  color: var(--g5-color-accent);
}
.single-blog-inner .entry-meta-tag-wrap .social-share a {
  font-weight: 500;
  font-size: 16px;
  color: #fff;
  width: 175px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  margin-right: 10px;
  border: solid 1px transparent;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-bottom: 10px;
}
.single-blog-inner .entry-meta-tag-wrap .social-share a:last-child {
  margin-right: 0;
}
.single-blog-inner .entry-meta-tag-wrap .social-share a.facebook {
  background-color: #3d5b96;
}
.single-blog-inner .entry-meta-tag-wrap .social-share a.facebook i {
  background-color: #375288;
}
.single-blog-inner .entry-meta-tag-wrap .social-share a.facebook:hover {
  background-color: transparent;
  border-color: #375288;
  color: #375288;
}
.single-blog-inner .entry-meta-tag-wrap .social-share a.twitter {
  background-color: #1dadeb;
}
.single-blog-inner .entry-meta-tag-wrap .social-share a.twitter i {
  background-color: #199cd4;
}
.single-blog-inner .entry-meta-tag-wrap .social-share a.twitter:hover {
  background-color: transparent;
  border-color: #199cd4;
  color: #375288;
}
.single-blog-inner .entry-meta-tag-wrap .social-share a.google-plus {
  background-color: #e8453c;
}
.single-blog-inner .entry-meta-tag-wrap .social-share a.google-plus i {
  background-color: #d13e36;
}
.single-blog-inner .entry-meta-tag-wrap .social-share a.google-plus:hover {
  background-color: transparent;
  border-color: #d13e36;
  color: #d13e36;
}
.single-blog-inner .entry-meta-tag-wrap .social-share a.linkedin {
  background-color: #0077B5;
}
.single-blog-inner .entry-meta-tag-wrap .social-share a.linkedin i {
  background-color: #283E4A;
}
.single-blog-inner .entry-meta-tag-wrap .social-share a.linkedin:hover {
  background-color: transparent;
  border-color: #283E4A;
  color: #283E4A;
}
.single-blog-inner .entry-meta-tag-wrap .social-share a.tumblr {
  background-color: #529ECC;
}
.single-blog-inner .entry-meta-tag-wrap .social-share a.tumblr i {
  background-color: #36465d;
}
.single-blog-inner .entry-meta-tag-wrap .social-share a.tumblr:hover {
  background-color: transparent;
  border-color: #36465d;
  color: #36465d;
}
.single-blog-inner .entry-meta-tag-wrap .social-share a.pinterest {
  background-color: #E71F28;
}
.single-blog-inner .entry-meta-tag-wrap .social-share a.pinterest i {
  background-color: #BD081C;
}
.single-blog-inner .entry-meta-tag-wrap .social-share a.pinterest:hover {
  background-color: transparent;
  border-color: #BD081C;
  color: #BD081C;
}
.single-blog-inner .entry-meta-tag-wrap .social-share i {
  line-height: 38px;
  color: #fff;
  width: 50px;
  float: left;
}
.single-blog-inner .entry-meta-tag-wrap .entry-meta-tag {
  line-height: 35px;
}
.single-blog-inner .entry-meta-tag-wrap .entry-meta-tag i {
  margin-right: 10px;
  margin-left: 5px;
}
.single-blog-inner .entry-meta-tag-wrap .entry-meta-tag a {
  font-size: 12px;
  text-transform: capitalize;
}
.single-blog-inner .entry-meta-tag-wrap .entry-meta-tag a:hover {
  color: var(--g5-color-accent);
}
.single-blog-inner .post-navigation {
  position: relative;
  padding-bottom: 15px;
  border-bottom: 1px solid var(--g5-color-border);
}
.single-blog-inner .post-navigation .nav-previous {
  width: 50%;
  float: left;
  text-align: left;
}
.single-blog-inner .post-navigation .nav-next {
  width: 50%;
  float: right;
  text-align: right;
}
.single-blog-inner .post-navigation .post-navigation-content {
  display: inline-block;
}
.single-blog-inner .post-navigation .post-navigation-title {
  color: var(--g5-color-heading);
  font-weight: 400;
}
.single-blog-inner .post-navigation a {
  display: block;
}
.single-blog-inner .author-info {
  padding-bottom: 43px;
  border-bottom: solid 1px var(--g5-color-border);
  margin-top: 60px;
}
.single-blog-inner .author-info .author-avatar {
  width: 120px;
  margin: auto;
}
.single-blog-inner .author-info .author-avatar img {
  background-color: #fff;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  margin: 0;
}
.single-blog-inner .author-info .author-description {
  overflow: hidden;
}
.single-blog-inner .author-info .author-description .author-description-top {
  margin-bottom: 15px;
}
.single-blog-inner .author-info .author-description .author-title-info span {
  font-weight: 600;
  font-size: 12px;
  color: #8f8f8f;
  text-transform: uppercase;
}
.single-blog-inner .author-info .author-description .author-title {
  font-size: 21px;
  font-weight: 700;
  text-transform: capitalize;
  letter-spacing: 0.15em;
  margin-top: 5px;
  line-height: 30px;
  margin-bottom: 13px;
}
.single-blog-inner .author-info .author-description .author-title a {
  color: var(--g5-color-accent);
}
.single-blog-inner .author-info .author-social-profile {
  padding: 0;
  margin: 0;
  list-style: none;
}
.single-blog-inner .author-info .author-social-profile li {
  display: inline-block;
  margin-right: 7px;
}
.single-blog-inner .author-info .author-social-profile li a {
  width: 35px;
  height: 35px;
  background-color: #f6f6f6;
  border-radius: 50%;
  text-align: center;
  display: block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.single-blog-inner .author-info .author-social-profile li a i {
  color: var(--g5-color-heading);
  line-height: 35px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.single-blog-inner .author-info .author-social-profile li a:hover {
  background-color: var(--g5-color-accent);
}
.single-blog-inner .author-info .author-social-profile li a:hover i {
  color: #fff;
}
.single-blog-inner .author-info .author-social-profile li:last-child {
  margin-right: 0;
}
.single-blog-inner .author-info .author-bio {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
}
.single-blog-inner .post-related-wrap h4.entry-post-title {
  font-size: 21px;
  font-weight: 600;
  margin-top: 5px;
}
.single-blog-inner .post-related-wrap article.post-grid {
  padding-left: 0;
  padding-right: 0;
}
.single-blog-inner .post-related-wrap article.format-video .entry-thumb-wrap a.zoomGallery i {
  height: 45px;
  width: 45px;
  line-height: 41px;
  font-size: 20px;
  padding-left: 3px;
  padding-top: 1px;
}
.single-blog-inner .post-related-wrap .entry-post-meta {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .single-blog-inner .entry-meta-tag-wrap {
    display: table;
    width: 100%;
  }
  .single-blog-inner .entry-meta-tag-wrap .social-share {
    display: table-cell;
    float: left;
  }
  .single-blog-inner .entry-meta-tag-wrap .entry-meta-tag {
    display: table-cell;
    float: right;
    text-align: right;
    line-height: 35px;
  }
  .single-blog-inner .author-info .author-avatar {
    float: left;
    margin-right: 30px;
  }
  .single-blog-inner .author-info .author-description .author-description-top {
    display: table;
    width: 100%;
    margin-bottom: 0;
  }
  .single-blog-inner .author-info .author-description .author-title-info {
    display: table-cell;
    vertical-align: top;
  }
  .single-blog-inner .author-info .author-social-profile {
    display: table-cell;
    float: right;
  }
  .comment-form {
    margin-left: -15px;
    margin-right: -15px;
  }
  .comment-form > p {
    padding-left: 15px;
    padding-right: 15px;
  }
  .comment-form .comment-form-url, .comment-form .comment-form-email, .comment-form .comment-form-author {
    float: left;
    width: 33.333333%;
  }
}
#comments {
  margin-top: 55px;
}
#comments > ol {
  list-style: none;
}
#comments ol.children {
  list-style: none;
  margin-top: 15px;
  padding-left: 150px;
}
#comments ol ol ol ol.children {
  padding-left: 60px;
}
#comments .comment-list {
  padding: 0;
  list-style: none;
  margin-bottom: 0;
  padding-bottom: 60px;
  border-bottom: solid 1px var(--g5-color-border);
}
#comments .comment-list > li:first-child {
  border-top: none;
}
#comments .comment-list .comment-respond .blog-line-title {
  margin-bottom: 20px;
}
#comments img.avatar {
  float: left;
  margin: 0;
  margin-right: 20px;
  width: 90px;
  height: 90px;
  border-radius: 50%;
}
#comments .comment-text {
  overflow: hidden;
  position: relative;
}
#comments .comment-author-date {
  line-height: 16px;
  margin-bottom: 22px;
}
#comments .author-name {
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 12px;
}
#comments .author-name a {
  color: var(--g5-color-heading);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#comments .author-name a:hover {
  color: var(--g5-color-accent);
}
#comments .comment-date {
  font-size: 12px;
  font-weight: 500;
  line-height: 13px;
}
#comments .comment-date:before {
  content: "\f073";
  font-family: var(--g5-font-icon);
  display: inline-block;
  color: var(--g5-color-accent);
  margin-right: 8px;
}
#comments .comment-meta {
  font-size: 12px;
  text-align: right;
  position: absolute;
  top: 0;
  right: 0;
}
#comments .comment-meta .sl-wrapper,
#comments .comment-meta .comment-reply-link,
#comments .comment-meta .comment-edit-link {
  width: 32px;
  height: 32px;
  background-color: var(--g5-color-heading);
  color: #FFFFFF;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
}
#comments .comment-meta .sl-wrapper i,
#comments .comment-meta .comment-reply-link i,
#comments .comment-meta .comment-edit-link i {
  line-height: 32px;
}
#comments .comment-meta .sl-wrapper:hover,
#comments .comment-meta .comment-reply-link:hover,
#comments .comment-meta .comment-edit-link:hover {
  background-color: var(--g5-color-accent);
}
#comments li.comment {
  padding-top: 20px;
}
#comments .comment-form .form-group {
  margin-bottom: 25px;
}
#comments .comment-form .form-group label {
  display: block;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: var(--g5-color-text-main);
  margin-bottom: 5px;
}
#comments .comment-form .input-name,
#comments .comment-form .input-email {
  width: 50%;
  float: left;
}
#comments .comment-form .input-name {
  padding-right: 15px;
}
#comments .comment-form .input-email {
  padding-left: 15px;
}
#comments .comment-form .input-phone {
  clear: both;
}
#comments .comment-form input[type=text],
#comments .comment-form input[type=email],
#comments .comment-form input[type=url],
#comments .comment-form textarea {
  width: 100%;
  max-width: 100%;
  vertical-align: middle;
  border: 1px solid var(--g5-color-border);
  height: 44px;
  line-height: 42px;
  padding-left: 24px;
  border-radius: 22px;
}
#comments .comment-form textarea {
  height: 100px;
  padding-top: 10px;
  line-height: 1.8;
}
#comments .comment-form p.comment-form-field {
  margin-bottom: 30px;
}
#comments .comment-form .form-submit {
  text-align: left;
}
#comments .comment-form .form-submit input[type=submit] {
  font-size: 12px;
  color: var(--g5-color-accent);
  font-weight: 500;
  border-radius: 22px;
  background-color: transparent;
  border-color: var(--g5-color-accent);
  text-transform: uppercase;
}
#comments .comment-form .form-submit input[type=submit]:hover {
  color: #fff;
  background-color: var(--g5-color-accent);
}
#comments .comment-respond {
  margin-top: 55px;
}
#comments .comment-respond .blog-line-title {
  margin-bottom: 45px;
}

.comment-form {
  margin-left: -15px;
  margin-right: -15px;
}
.comment-form > p {
  padding-left: 15px;
  padding-right: 15px;
}

h3#reply-title {
  margin-bottom: 27px;
}

h3#reply-title,
#comments .blog-line-title {
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
}

.post-related-wrap {
  padding-top: 100px;
}
.post-related-wrap .blog-line-title {
  font-size: 24px;
  color: var(--g5-color-heading);
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 25px;
}

@media (max-width: 800px) {
  #comments ol.children {
    padding-left: 20px;
  }
  #comments ol ol ol ol.children {
    padding-left: 0;
  }
  #comments img.avatar {
    margin-right: 10px;
    width: 50px;
    height: 50px;
  }
  #comments .comment-meta {
    position: static;
  }
}
@media (max-width: 599px) {
  .post-navigation .post-navigation-title {
    display: none;
  }
}
.sl-wrapper {
  position: relative;
}
.sl-wrapper #sl-loader {
  position: absolute;
  bottom: 20px;
  right: 0;
}

.form-submit {
  text-align: right;
}

article.format-gallery .owl-nav .owl-prev {
  left: 0;
}
article.format-gallery .owl-nav .owl-next {
  right: 0;
  --ere-owl-nav-bg-color: var(--g5-color-accent);
  --ere-owl-nav-color: var(--g5-color-accent-foreground);
}

/*--------------------------------------------------------------
## ShortCode
--------------------------------------------------------------*/
.g5plus-heading h2 {
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  margin-bottom: -3px;
  letter-spacing: 0.05em;
}
.g5plus-heading p {
  color: var(--g5-color-text-main);
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
}
.g5plus-heading i {
  font-size: 42px;
  color: var(--g5-color-accent);
  margin-bottom: 7px;
  display: block;
}
.g5plus-heading.style2 h2 {
  font-size: 60px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -0.05em;
  margin-bottom: 10px;
}
.g5plus-heading.style2 p {
  color: var(--g5-color-heading);
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
}
.g5plus-heading.style2:after {
  content: "";
  display: block;
  width: 60px;
  height: 4px;
  background: var(--g5-color-accent);
  margin-top: 38px;
}
.g5plus-heading.style2.text-center:after {
  margin-left: auto;
  margin-right: auto;
}
.g5plus-heading.style2.text-right:after {
  margin-left: auto;
}
.g5plus-heading.color-light p,
.g5plus-heading.color-light h2 {
  color: #fff;
}
.g5plus-heading.color-light:after {
  background: #fff;
}

@media (max-width: 480px) {
  .g5plus-heading h2 {
    font-size: 20px;
  }
  .g5plus-heading span {
    font-size: 12px;
  }
}
.g5plus-btn-container {
  display: block;
  max-width: 100%;
}
.g5plus-btn-container.btn-inline {
  display: inline-block;
  vertical-align: top;
}
.g5plus-btn-container.btn-right {
  text-align: right;
}
.g5plus-btn-container.btn-center {
  text-align: center;
}
.g5plus-btn-container.btn-left {
  text-align: left;
}

.btn,
button,
input[type=button],
input[type=reset],
input[type=submit] {
  --g5-btn-padding-x: 20px;
  --g5-btn-padding-y: 0;
  --g5-btn-line-height: calc(44px - (var(--g5-btn-border-width) * 2));
  --g5-btn-font-size: var(--g5-body-font-size);
  --g5-btn-color: var(--g5-color-accent-foreground);
  --g5-btn-bg: var(--g5-color-accent);
  --g5-btn-border-color: var(--g5-color-accent);
  --g5-btn-hover-color: var(--g5-color-heading-foreground);
  --g5-btn-hover-bg: var(--g5-color-heading);
  --g5-btn-hover-border-color: var(--g5-color-heading);
  --g5-btn-outline-color: var(--g5-color-accent);
  --g5-btn-outline-border-hover-color: var(--g5-color-accent);
  --g5-btn-outline-hover-color: var(--g5-color-accent-foreground);
  --g5-btn-outline-hover-bg: var(--g5-color-accent);
  --g5-btn-link-color: var(--g5-color-accent);
  position: relative;
  display: inline-block;
  font-family: var(--g5-btn-font-family);
  padding: var(--g5-btn-padding-y) var(--g5-btn-padding-x);
  line-height: var(--g5-btn-line-height);
  font-size: var(--g5-btn-font-size);
  font-weight: var(--g5-btn-font-weight);
  border: var(--g5-btn-border-width) solid var(--g5-btn-border-color);
  white-space: nowrap;
  border-radius: var(--g5-btn-border-radius);
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  text-transform: var(--g5-btn-text-transform);
  color: var(--g5-btn-color);
  background-color: var(--g5-btn-bg);
}
.btn:focus, .btn:hover, .btn:active,
button:focus,
button:hover,
button:active,
input[type=button]:focus,
input[type=button]:hover,
input[type=button]:active,
input[type=reset]:focus,
input[type=reset]:hover,
input[type=reset]:active,
input[type=submit]:focus,
input[type=submit]:hover,
input[type=submit]:active {
  color: var(--g5-btn-hover-color);
  background-color: var(--g5-btn-hover-bg);
  border-color: var(--g5-btn-hover-border-color);
}
.btn.btn-outline,
button.btn-outline,
input[type=button].btn-outline,
input[type=reset].btn-outline,
input[type=submit].btn-outline {
  color: var(--g5-btn-outline-color);
  background-color: transparent;
}
.btn.btn-outline:focus, .btn.btn-outline:hover, .btn.btn-outline:active,
button.btn-outline:focus,
button.btn-outline:hover,
button.btn-outline:active,
input[type=button].btn-outline:focus,
input[type=button].btn-outline:hover,
input[type=button].btn-outline:active,
input[type=reset].btn-outline:focus,
input[type=reset].btn-outline:hover,
input[type=reset].btn-outline:active,
input[type=submit].btn-outline:focus,
input[type=submit].btn-outline:hover,
input[type=submit].btn-outline:active {
  background-color: var(--g5-btn-outline-hover-bg);
  color: var(--g5-btn-outline-hover-color);
  border-color: var(--g5-btn-outline-border-hover-color);
}
.btn:hover,
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  cursor: pointer;
}
.btn:focus,
button:focus,
input[type=button]:focus,
input[type=reset]:focus,
input[type=submit]:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn:disabled,
button:disabled,
input[type=button]:disabled,
input[type=reset]:disabled,
input[type=submit]:disabled {
  opacity: var(--g5-btn-disabled-opacity);
  cursor: default;
}

.btn.btn-block, .btn.btn-full {
  display: block;
  width: 100%;
}
.btn.btn-inline {
  display: inline-block;
  vertical-align: top;
}
.btn.btn-shape-round {
  --g5-btn-border-radius: 5em;
}
.btn.btn-shape-rounded {
  --g5-btn-border-radius: 0.25rem;
}
.btn.btn-shape-square {
  --g5-btn-border-radius: 0;
}
.btn.btn-xs {
  --g5-btn-padding-x: 20px;
  --g5-btn-padding-y: 0;
  --g5-btn-line-height: calc(34px - (var(--g5-btn-border-width) * 2));
  --g5-btn-font-size: 12px;
}
.btn.btn-sm {
  --g5-btn-padding-x: 20px;
  --g5-btn-padding-y: 0;
  --g5-btn-line-height: calc(40px - (var(--g5-btn-border-width) * 2));
  --g5-btn-font-size: var(--g5-body-font-size);
}
.btn.btn-md {
  --g5-btn-padding-x: 20px;
  --g5-btn-padding-y: 0;
  --g5-btn-line-height: calc(42px - (var(--g5-btn-border-width) * 2));
  --g5-btn-font-size: var(--g5-body-font-size);
}
.btn.btn-lg {
  --g5-btn-padding-x: 20px;
  --g5-btn-padding-y: 0;
  --g5-btn-line-height: calc(44px - (var(--g5-btn-border-width) * 2));
  --g5-btn-font-size: var(--g5-body-font-size);
}
.btn.btn-gray {
  --g5-btn-color: var(--g5-color-heading);
  --g5-btn-bg: var(--g5-color-border);
  --g5-btn-border-color: var(--g5-color-border);
  --g5-btn-hover-color: var(--g5-color-accent-foreground);
  --g5-btn-hover-bg: var(--g5-color-accent);
  --g5-btn-hover-border-color: var(--g5-color-accent);
  --g5-btn-outline-color: var(--g5-color-border);
  --g5-btn-outline-border-hover-color: var(--g5-color-border);
  --g5-btn-outline-hover-color: var(--g5-color-heading);
  --g5-btn-outline-hover-bg: var(--g5-color-border);
  --g5-btn-link-color: var(--g5-color-border);
  --g5-btn-outline-color: var(--g5-color-heading);
}
.btn.btn-dark {
  --g5-btn-color: var(--g5-color-heading-foreground);
  --g5-btn-bg: var(--g5-color-heading);
  --g5-btn-border-color: var(--g5-color-heading);
  --g5-btn-hover-color: var(--g5-color-accent-foreground);
  --g5-btn-hover-bg: var(--g5-color-accent);
  --g5-btn-hover-border-color: var(--g5-color-accent);
  --g5-btn-outline-color: var(--g5-color-heading);
  --g5-btn-outline-border-hover-color: var(--g5-color-heading);
  --g5-btn-outline-hover-color: var(--g5-color-heading-foreground);
  --g5-btn-outline-hover-bg: var(--g5-color-heading);
  --g5-btn-link-color: var(--g5-color-heading);
}
.btn.btn-white {
  --g5-btn-color: var(--g5-color-heading);
  --g5-btn-bg: #fff;
  --g5-btn-border-color: #fff;
  --g5-btn-hover-color: var(--g5-color-accent-foreground);
  --g5-btn-hover-bg: var(--g5-color-accent);
  --g5-btn-hover-border-color: var(--g5-color-accent);
  --g5-btn-outline-color: #fff;
  --g5-btn-outline-border-hover-color: #fff;
  --g5-btn-outline-hover-color: var(--g5-color-heading);
  --g5-btn-outline-hover-bg: #fff;
  --g5-btn-link-color: #fff;
}
.btn.btn-icon i {
  margin-right: 5px;
}
.btn.btn-icon-right i {
  margin-left: 5px;
}

.submit-property {
  background: var(--g5-color-accent);
  color: var(--g5-color-accent-foreground);
  padding: 11px 28px;
  line-height: 14px;
  border-radius: 20px;
  border: solid 2px var(--g5-color-accent);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 12px;
}
.submit-property i {
  margin-right: 10px;
  font-size: 12px !important;
}
.submit-property:hover {
  background-color: transparent;
  color: var(--g5-color-accent);
}

.wpb-js-composer .vc_tta-style-benaa-tour-2,
.wpb-js-composer .vc_tta-style-benaa-tour-1 {
  background-color: #f6f6f6;
}
.wpb-js-composer .vc_tta-style-benaa-tour-2 .vc_tta-tab.vc_active,
.wpb-js-composer .vc_tta-style-benaa-tour-1 .vc_tta-tab.vc_active {
  background-color: var(--g5-color-accent);
}
.wpb-js-composer .vc_tta-style-benaa-tour-2.vc_tta.vc_general .vc_tta-tab > a,
.wpb-js-composer .vc_tta-style-benaa-tour-1.vc_tta.vc_general .vc_tta-tab > a {
  padding: 8px 20px;
  font-size: 18px;
  font-weight: 500;
}
.wpb-js-composer .vc_tta-style-benaa-tour-2.vc_tta.vc_general .vc_tta-tab.vc_active > a,
.wpb-js-composer .vc_tta-style-benaa-tour-1.vc_tta.vc_general .vc_tta-tab.vc_active > a {
  color: #FFFFFF;
}
.wpb-js-composer .vc_tta-style-benaa-tour-2 .vc_tta-tabs-container,
.wpb-js-composer .vc_tta-style-benaa-tour-1 .vc_tta-tabs-container {
  margin: 0 !important;
}
.wpb-js-composer .vc_tta-style-benaa-tour-2.vc_tta.vc_general .vc_tta-panel-heading,
.wpb-js-composer .vc_tta-style-benaa-tour-1.vc_tta.vc_general .vc_tta-panel-heading {
  border-radius: 0;
  background-color: var(--g5-color-heading);
  border: 0;
  border-bottom: 1px solid #FFF;
}
.wpb-js-composer .vc_tta-style-benaa-tour-2.vc_tta.vc_general .vc_tta-panel-title > a,
.wpb-js-composer .vc_tta-style-benaa-tour-1.vc_tta.vc_general .vc_tta-panel-title > a {
  font-size: 14px;
  font-weight: 500;
  color: #FFFFFF;
}
.wpb-js-composer .vc_tta-style-benaa-tour-2 .vc_tta-panel.vc_active .vc_tta-panel-heading,
.wpb-js-composer .vc_tta-style-benaa-tour-1 .vc_tta-panel.vc_active .vc_tta-panel-heading {
  background-color: var(--g5-color-accent);
}
.wpb-js-composer .vc_tta-style-benaa-tour-2 .vc_tta-panel.vc_active .vc_tta-panel-title > a,
.wpb-js-composer .vc_tta-style-benaa-tour-1 .vc_tta-panel.vc_active .vc_tta-panel-title > a {
  color: #FFFFFF;
}
.wpb-js-composer .vc_tta-style-benaa-tour-2.vc_tta.vc_general .vc_tta-tab,
.wpb-js-composer .vc_tta-style-benaa-tour-1.vc_tta.vc_general .vc_tta-tab {
  border-bottom: 1px solid #FFF;
  border-right: 1px solid #FFF;
}

@media (min-width: 992px) {
  .wpb-js-composer .vc_tta-style-benaa-tour-2 .vc_tta-panel-body {
    padding: 30px !important;
  }
}
.wpb-js-composer .vc_tta-style-benaa .vc_tta-tab, .wpb-js-composer .vc_tta-style-benaa .vc_tta-panel-heading {
  background-color: var(--g5-color-heading);
}
.wpb-js-composer .vc_tta-style-benaa .vc_tta-tab.vc_active {
  background-color: var(--g5-color-accent);
}
.wpb-js-composer .vc_tta-style-benaa.vc_tta.vc_general .vc_tta-tab > a {
  padding: 4px 13px;
  font-size: 14px;
  font-weight: 500;
  color: var(--g5-text-color-lighten-26);
}
.wpb-js-composer .vc_tta-style-benaa.vc_tta.vc_general .vc_tta-tab.vc_active > a {
  color: #FFFFFF;
}
.wpb-js-composer .vc_tta-style-benaa .vc_tta-tabs-container {
  margin: 0 !important;
}
.wpb-js-composer .vc_tta-style-benaa .vc_tta-panels-container {
  background-color: #f6f6f6;
}
.wpb-js-composer .vc_tta-style-benaa.vc_tta.vc_general .vc_tta-panel-heading {
  border-radius: 0;
  border: 0;
}
.wpb-js-composer .vc_tta-style-benaa.vc_tta.vc_general .vc_tta-panel-title > a {
  font-size: 14px;
  font-weight: 500;
  color: var(--g5-text-color-lighten-26);
}
.wpb-js-composer .vc_tta-style-benaa .vc_tta-panel.vc_active .vc_tta-panel-heading {
  background-color: var(--g5-color-accent);
}
.wpb-js-composer .vc_tta-style-benaa .vc_tta-panel.vc_active .vc_tta-panel-title > a {
  color: #FFFFFF;
}

.wpb-js-composer .vc_tta-style-benaa-tour-1 .vc_tta-tab, .wpb-js-composer .vc_tta-style-benaa-tour-1 .vc_tta-panel-heading {
  background-color: var(--g5-color-heading);
}
.wpb-js-composer .vc_tta-style-benaa-tour-1.vc_tta.vc_general .vc_tta-tab > a {
  color: var(--g5-text-color-lighten-26);
}

.wpb-js-composer .vc_tta-style-benaa-tour-2.vc_tta.vc_general .vc_tta-tab > a {
  color: var(--g5-color-heading);
}

.wpb-js-composer .vc_tta-style-benaa-tab-1.vc_tta.vc_general .vc_tta-tabs-list {
  background-color: var(--g5-color-heading);
}
.wpb-js-composer .vc_tta-style-benaa-tab-1 .vc_tta-tab.vc_active {
  background-color: var(--g5-color-accent);
}
.wpb-js-composer .vc_tta-style-benaa-tab-1.vc_tta.vc_general .vc_tta-tab > a {
  padding: 8px 20px;
  font-size: 18px;
  font-weight: 500;
}
.wpb-js-composer .vc_tta-style-benaa-tab-1.vc_tta.vc_general .vc_tta-tab.vc_active > a {
  color: #FFFFFF;
}
.wpb-js-composer .vc_tta-style-benaa-tab-1 .vc_tta-tabs-container {
  margin: 0 !important;
}
.wpb-js-composer .vc_tta-style-benaa-tab-1.vc_tta.vc_general .vc_tta-panel-heading {
  border-radius: 0;
  background-color: var(--g5-color-heading);
  border: 0;
}
.wpb-js-composer .vc_tta-style-benaa-tab-1.vc_tta.vc_general .vc_tta-panel-title > a {
  font-size: 14px;
  font-weight: 500;
  color: #FFFFFF;
}
.wpb-js-composer .vc_tta-style-benaa-tab-1 .vc_tta-panel.vc_active .vc_tta-panel-heading {
  background-color: var(--g5-color-accent);
}
.wpb-js-composer .vc_tta-style-benaa-tab-1 .vc_tta-panel.vc_active .vc_tta-panel-title > a {
  color: #FFFFFF;
}
.wpb-js-composer .vc_tta-style-benaa-tab-1.vc_tta.vc_general .vc_tta-panel-title {
  border-bottom: 1px solid #FFF;
}
.wpb-js-composer .vc_tta-style-benaa-tab-1.vc_tta.vc_general .vc_tta-panel-body {
  border: 0;
  padding: 15px 0;
}

.wpb-js-composer .vc_toggle.vc_toggle_benaa {
  margin-bottom: 0;
}
.wpb-js-composer .vc_toggle.vc_toggle_benaa .vc_toggle_title {
  background-color: #f6f6f6;
  border: 1px solid #ededed;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  padding: 16px 20px 16px 62px;
}
.wpb-js-composer .vc_toggle.vc_toggle_benaa .vc_toggle_title h4 {
  font-size: 16px;
  font-weight: 500;
}
.wpb-js-composer .vc_toggle.vc_toggle_benaa .vc_toggle_icon {
  border-radius: 50%;
  display: inline-block;
  height: 20px;
  width: 20px;
  background-color: var(--g5-color-heading);
  position: absolute;
  left: 22px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  vertical-align: middle;
}
.wpb-js-composer .vc_toggle.vc_toggle_benaa .vc_toggle_icon:before {
  height: 3px;
  width: 10px;
}
.wpb-js-composer .vc_toggle.vc_toggle_benaa .vc_toggle_icon:after {
  height: 10px;
  width: 3px;
}
.wpb-js-composer .vc_toggle.vc_toggle_benaa .vc_toggle_icon:before, .wpb-js-composer .vc_toggle.vc_toggle_benaa .vc_toggle_icon:after {
  display: block;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #FFF;
  content: "";
  left: 50%;
  position: absolute;
  top: 50%;
}
.wpb-js-composer .vc_toggle.vc_toggle_benaa.vc_toggle_active .vc_toggle_title {
  background-color: var(--g5-color-accent);
  border-color: var(--g5-color-accent);
}
.wpb-js-composer .vc_toggle.vc_toggle_benaa.vc_toggle_active .vc_toggle_title h4 {
  color: #FFFFFF;
}
.wpb-js-composer .vc_toggle.vc_toggle_benaa.vc_toggle_active .vc_toggle_icon {
  background-color: #FFFFFF;
}
.wpb-js-composer .vc_toggle.vc_toggle_benaa.vc_toggle_active .vc_toggle_icon:before, .wpb-js-composer .vc_toggle.vc_toggle_benaa.vc_toggle_active .vc_toggle_icon:after {
  background-color: var(--g5-color-accent);
}
.wpb-js-composer .vc_toggle.vc_toggle_benaa.vc_toggle_active .vc_toggle_icon:after {
  visibility: hidden;
}
.wpb-js-composer .vc_toggle.vc_toggle_benaa .vc_toggle_content {
  border: 1px solid #ededed;
  margin-bottom: 1px;
  margin-top: -1px;
  padding: 10px 20px 20px 20px;
}

.g5plus-mailchimp {
  position: relative;
}
.g5plus-mailchimp input.form-control {
  font-size: 12px;
  line-height: 24px;
  width: 100%;
  padding: 0 20px;
  background-color: transparent;
  border: solid 1px var(--g5-color-border);
  box-shadow: none;
}
.g5plus-mailchimp .submit {
  background-color: transparent;
  border: none;
}
.g5plus-mailchimp input:-webkit-autofill,
.g5plus-mailchimp input:-webkit-autofill:hover,
.g5plus-mailchimp input:-webkit-autofill:focus,
.g5plus-mailchimp input:-webkit-autofill:active {
  transition: all 5000s ease-in-out 0s;
}

.mailchimp-bg-white .g5plus-mailchimp input.form-control {
  height: 48px;
  border-radius: 24px;
  background-color: #fff !important;
  color: var(--g5-color-text-main);
  border-color: #fff;
  padding-right: 74px;
}
.mailchimp-bg-white .g5plus-mailchimp input.form-control:-moz-placeholder {
  color: var(--g5-color-text-main);
}
.mailchimp-bg-white .g5plus-mailchimp input.form-control::-moz-placeholder {
  color: var(--g5-color-text-main);
}
.mailchimp-bg-white .g5plus-mailchimp input.form-control:-ms-input-placeholder {
  color: var(--g5-color-text-main);
}
.mailchimp-bg-white .g5plus-mailchimp input.form-control::-webkit-input-placeholder {
  color: var(--g5-color-text-main);
}
.mailchimp-bg-white .g5plus-mailchimp input.form-control:focus {
  border-color: var(--g5-color-heading);
}
.mailchimp-bg-white .g5plus-mailchimp button.submit {
  position: absolute;
  right: 13px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.mailchimp-bg-white .g5plus-mailchimp i {
  font-size: 24px;
  color: var(--g5-color-accent);
}
.mailchimp-bg-white .g5plus-mailchimp button.btn {
  display: none;
}

.mailchimp-button .g5plus-mailchimp {
  text-align: right;
}
.mailchimp-button .g5plus-mailchimp input.form-control {
  height: 38px;
  border-radius: 19px;
  display: inline-block;
  width: 270px;
  margin-right: 27px;
  border: solid 2px rgba(255, 255, 255, 0.3);
}
.mailchimp-button .g5plus-mailchimp input.form-control:-moz-placeholder {
  color: #8f8f8f;
}
.mailchimp-button .g5plus-mailchimp input.form-control::-moz-placeholder {
  color: #8f8f8f;
}
.mailchimp-button .g5plus-mailchimp input.form-control:-ms-input-placeholder {
  color: #8f8f8f;
}
.mailchimp-button .g5plus-mailchimp input.form-control::-webkit-input-placeholder {
  color: #8f8f8f;
}
.mailchimp-button .g5plus-mailchimp input.form-control:focus {
  border-color: var(--g5-color-accent);
}
.mailchimp-button .g5plus-mailchimp button.btn {
  display: inline-block;
  text-transform: uppercase;
}
.mailchimp-button .g5plus-mailchimp button.submit {
  display: none;
}

.mailchimp-outline .g5plus-mailchimp input.form-control {
  height: 42px;
  border-radius: 21px;
  border-color: #565656;
}
.mailchimp-outline .g5plus-mailchimp input.form-control:-moz-placeholder {
  color: #8f8f8f;
}
.mailchimp-outline .g5plus-mailchimp input.form-control::-moz-placeholder {
  color: #8f8f8f;
}
.mailchimp-outline .g5plus-mailchimp input.form-control:-ms-input-placeholder {
  color: #8f8f8f;
}
.mailchimp-outline .g5plus-mailchimp input.form-control::-webkit-input-placeholder {
  color: #8f8f8f;
}
.mailchimp-outline .g5plus-mailchimp input.form-control:focus {
  border-color: var(--g5-color-accent);
}
.mailchimp-outline .g5plus-mailchimp .submit {
  position: absolute;
  right: 3px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.mailchimp-outline .g5plus-mailchimp i {
  font-size: 16px;
  color: var(--g5-color-accent);
}
.mailchimp-outline .g5plus-mailchimp button.btn {
  display: none;
}

.mailchimp-border-bottom .g5plus-mailchimp input.form-control {
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: 1px solid #555555;
  border-radius: 0;
}
.mailchimp-border-bottom .g5plus-mailchimp input.form-control:-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.mailchimp-border-bottom .g5plus-mailchimp input.form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.mailchimp-border-bottom .g5plus-mailchimp input.form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.mailchimp-border-bottom .g5plus-mailchimp input.form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.mailchimp-border-bottom .g5plus-mailchimp input.form-control:focus {
  border-color: var(--g5-color-accent);
}
.mailchimp-border-bottom .g5plus-mailchimp .submit {
  position: absolute;
  right: 3px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.mailchimp-border-bottom .g5plus-mailchimp i {
  font-size: 16px;
  color: var(--g5-color-accent);
}
.mailchimp-border-bottom .g5plus-mailchimp button.btn {
  display: none;
}

@media (max-width: 767px) {
  .mailchimp-button .g5plus-mailchimp input.form-control {
    margin-bottom: 15px;
    margin-right: 0;
  }
  .mailchimp-button .g5plus-mailchimp {
    text-align: center;
  }
}
.mc4wp-alert p {
  color: #fff;
}

.g5plus-contact-form input[type=text],
.g5plus-contact-form input[type=search],
.g5plus-contact-form input[type=email],
.g5plus-contact-form input[type=url],
.g5plus-contact-form input[type=password],
.g5plus-contact-form input[type=tel],
.g5plus-contact-form textarea,
.g5plus-contact-form select {
  width: 100%;
  max-width: 100%;
  padding: 0 18px;
  color: var(--g5-color-heading);
  margin-bottom: 30px;
  line-height: 2em;
  font-weight: 400;
  border-radius: 22px;
}
.g5plus-contact-form input[type=text]:-moz-placeholder,
.g5plus-contact-form input[type=search]:-moz-placeholder,
.g5plus-contact-form input[type=email]:-moz-placeholder,
.g5plus-contact-form input[type=url]:-moz-placeholder,
.g5plus-contact-form input[type=password]:-moz-placeholder,
.g5plus-contact-form input[type=tel]:-moz-placeholder,
.g5plus-contact-form textarea:-moz-placeholder,
.g5plus-contact-form select:-moz-placeholder {
  color: var(--g5-color-text-main);
}
.g5plus-contact-form input[type=text]::-moz-placeholder,
.g5plus-contact-form input[type=search]::-moz-placeholder,
.g5plus-contact-form input[type=email]::-moz-placeholder,
.g5plus-contact-form input[type=url]::-moz-placeholder,
.g5plus-contact-form input[type=password]::-moz-placeholder,
.g5plus-contact-form input[type=tel]::-moz-placeholder,
.g5plus-contact-form textarea::-moz-placeholder,
.g5plus-contact-form select::-moz-placeholder {
  color: var(--g5-color-text-main);
}
.g5plus-contact-form input[type=text]:-ms-input-placeholder,
.g5plus-contact-form input[type=search]:-ms-input-placeholder,
.g5plus-contact-form input[type=email]:-ms-input-placeholder,
.g5plus-contact-form input[type=url]:-ms-input-placeholder,
.g5plus-contact-form input[type=password]:-ms-input-placeholder,
.g5plus-contact-form input[type=tel]:-ms-input-placeholder,
.g5plus-contact-form textarea:-ms-input-placeholder,
.g5plus-contact-form select:-ms-input-placeholder {
  color: var(--g5-color-text-main);
}
.g5plus-contact-form input[type=text]::-webkit-input-placeholder,
.g5plus-contact-form input[type=search]::-webkit-input-placeholder,
.g5plus-contact-form input[type=email]::-webkit-input-placeholder,
.g5plus-contact-form input[type=url]::-webkit-input-placeholder,
.g5plus-contact-form input[type=password]::-webkit-input-placeholder,
.g5plus-contact-form input[type=tel]::-webkit-input-placeholder,
.g5plus-contact-form textarea::-webkit-input-placeholder,
.g5plus-contact-form select::-webkit-input-placeholder {
  color: var(--g5-color-text-main);
}
.g5plus-contact-form textarea {
  height: 100px;
  min-width: 100%;
  padding-top: 10px;
}
.g5plus-contact-form.contact-2-column input[type=text],
.g5plus-contact-form.contact-2-column input[type=search],
.g5plus-contact-form.contact-2-column input[type=email],
.g5plus-contact-form.contact-2-column input[type=url],
.g5plus-contact-form.contact-2-column input[type=password],
.g5plus-contact-form.contact-2-column input[type=tel],
.g5plus-contact-form.contact-2-column textarea,
.g5plus-contact-form.contact-2-column select {
  background-color: #fff;
}
.g5plus-contact-form.contact-2-column-v2 input[type=text],
.g5plus-contact-form.contact-2-column-v2 input[type=search],
.g5plus-contact-form.contact-2-column-v2 input[type=email],
.g5plus-contact-form.contact-2-column-v2 input[type=url],
.g5plus-contact-form.contact-2-column-v2 input[type=password],
.g5plus-contact-form.contact-2-column-v2 input[type=tel],
.g5plus-contact-form.contact-2-column-v2 textarea,
.g5plus-contact-form.contact-2-column-v2 select {
  border-color: #5e615e;
}
.g5plus-contact-form.contact-2-column-v2 input[type=text]:focus,
.g5plus-contact-form.contact-2-column-v2 input[type=search]:focus,
.g5plus-contact-form.contact-2-column-v2 input[type=email]:focus,
.g5plus-contact-form.contact-2-column-v2 input[type=url]:focus,
.g5plus-contact-form.contact-2-column-v2 input[type=password]:focus,
.g5plus-contact-form.contact-2-column-v2 input[type=tel]:focus,
.g5plus-contact-form.contact-2-column-v2 textarea:focus,
.g5plus-contact-form.contact-2-column-v2 select:focus {
  border-color: var(--g5-color-accent);
}

.contact-form-dark .g5plus-contact-form input[type=text],
.contact-form-dark .g5plus-contact-form input[type=search],
.contact-form-dark .g5plus-contact-form input[type=email],
.contact-form-dark .g5plus-contact-form input[type=url],
.contact-form-dark .g5plus-contact-form input[type=password],
.contact-form-dark .g5plus-contact-form input[type=tel],
.contact-form-dark .g5plus-contact-form textarea,
.contact-form-dark .g5plus-contact-form select {
  color: #fff;
  background-color: transparent;
  border: solid 2px rgba(255, 255, 255, 0.3);
  font-size: 13px;
}

.g5plus-clients .clients-item:hover .bordered {
  border-color: var(--g5-color-accent) !important;
}

.checkbox, .radio {
  margin-top: 15px;
  margin-bottom: 15px;
}

.g5plus-pricing {
  border: 1px solid var(--g5-color-border);
}
.g5plus-pricing .pricing-features ul:before, .g5plus-pricing .pricing-features ul:after {
  background-color: var(--g5-color-border);
}
.g5plus-pricing .pricing-features ul li span {
  color: var(--g5-color-accent);
}
.g5plus-pricing.featured {
  border-color: var(--g5-color-accent);
}
.g5plus-pricing.featured .price-value {
  background: var(--g5-color-accent);
}
.g5plus-pricing.pr_bgr.featured .price-box {
  background: var(--g5-color-accent) !important;
}

.g5plus-process span {
  background-color: var(--g5-color-accent);
}
.g5plus-process h2 {
  color: var(--g5-color-heading);
}
.g5plus-process h2 a:hover {
  color: var(--g5-color-accent);
}
.g5plus-process p {
  color: var(--g5-text-color-lighten-26);
}
.g5plus-process:hover span {
  background-color: var(--g5-color-heading);
}

.g5plus-counter i {
  color: var(--g5-color-accent);
}
.g5plus-counter .counter-inner p, .g5plus-counter .counter-inner span {
  color: var(--g5-color-heading);
}

.g5plus-icon-box .icon-wrap {
  border: solid 2px var(--g5-color-accent);
}
.g5plus-icon-box .icon-wrap i {
  color: var(--g5-color-accent);
}
.g5plus-icon-box h6 {
  color: var(--g5-color-heading);
}
.g5plus-icon-box h6 a {
  color: var(--g5-color-heading);
}
.g5plus-icon-box.shape-circle .icon-wrap {
  background: var(--g5-color-accent);
}
.g5plus-icon-box.shape-circle:hover .icon-wrap i {
  color: var(--g5-color-accent);
}
.g5plus-icon-box.shape-bg-white-outline-circle:hover .icon-wrap {
  background: var(--g5-color-accent);
}
.g5plus-icon-box.shape-outline-circle:hover .icon-wrap i {
  color: var(--g5-color-accent);
}
.g5plus-icon-box.shape-outline-circle.color-dark:hover .icon-wrap {
  background: var(--g5-color-accent);
}

.g5plus-testimonials .testimonial-item p {
  color: var(--g5-color-heading);
}
.g5plus-testimonials .testimonial-item h6 {
  color: var(--g5-color-accent);
}

.g5plus-video {
  text-align: center;
}
.g5plus-video a:hover {
  color: var(--g5-color-accent);
}

.g5plus-property-info .property-info-after-price {
  background-color: var(--g5-color-accent);
}
.g5plus-property-info .property-info-after-price .property-arrow {
  border-left-color: var(--g5-color-accent) !important;
  border-right-color: var(--g5-color-accent) !important;
}
.g5plus-property-info .property-info-item > span {
  color: var(--g5-color-accent);
}

.g5plus-countdown input {
  color: var(--g5-color-accent) !important;
}
.g5plus-countdown.color-dark .countdown-period {
  color: var(--g5-color-heading) !important;
}

.overlay-light.suprema-effect .effect-content:before, .overlay-light.suprema-effect .effect-content:after {
  background-color: var(--g5-color-accent);
}
.overlay-light.layla-effect .effect-content:after, .overlay-light.bubba-effect .effect-content:after {
  border-top-color: var(--g5-color-accent);
  border-bottom-color: var(--g5-color-accent);
}
.overlay-light.layla-effect .effect-content:before, .overlay-light.bubba-effect .effect-content:before {
  border-left-color: var(--g5-color-accent);
  border-right-color: var(--g5-color-accent);
}
.overlay-light.jazz-effect .effect-content:before {
  border-top-color: var(--g5-color-accent);
  border-bottom-color: var(--g5-color-accent);
}

.g5plus-text-info span.key-name {
  color: var(--g5-color-heading);
}

p.hd-subtitle-spec {
  font-size: 21px;
  color: #fff;
  margin-bottom: 0 !important;
}

.hd-title-spec span {
  display: block;
  color: #fff;
  font-size: 48px;
  font-weight: 600;
  margin-top: -5px;
}
.hd-title-spec span:first-letter {
  color: #FE6A00;
}

@media (max-width: 991px) {
  p.hd-subtitle-spec {
    font-size: 16px;
    color: #fff;
    margin-bottom: 0 !important;
  }
  .hd-title-spec span {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  p.hd-subtitle-spec,
  .hd-title-spec {
    text-align: center;
  }
}
.g5plus-view-demo .demo-thumb {
  border: solid 1px var(--g5-color-border);
}
.g5plus-view-demo .demo-thumb > a:hover,
.g5plus-view-demo .demo-thumb .comming-soon a:hover {
  color: var(--g5-color-accent);
}
.g5plus-view-demo .demo-title h4 a {
  color: var(--g5-color-heading);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.g5plus-view-demo .demo-title h4 a:hover {
  color: var(--g5-color-accent);
}

/*--------------------------------------------------------------
## Ere
--------------------------------------------------------------*/
.ere-heading.ere-item-wrap {
  padding-left: 0;
  padding-right: 0;
}

.heading-contain-owl-nav .owl-nav {
  top: auto;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  bottom: 0;
  right: 0;
}
.heading-contain-owl-nav.ere-heading-sub .owl-nav {
  bottom: 19px;
}

.ere-heading-style2 h2 {
  margin-top: 5px;
  margin-bottom: 5px;
}
.ere-heading-style2 h2:after {
  background-color: var(--g5-color-accent);
}

.color-light .ere-heading h2, .color-light .ere-heading p {
  color: #fff;
}

.ere-heading {
  position: relative;
  margin-bottom: 60px;
}
.ere-heading h2 {
  font-weight: 700;
  letter-spacing: 0.05em;
  margin-bottom: 0;
}
.ere-heading p {
  font-size: 14px;
  font-weight: 500;
}
.ere-heading h2:before {
  content: "\e903";
  display: block;
  font-size: 42px;
  font-family: var(--g5-font-icon-primary);
  position: initial;
  height: initial;
  width: initial;
  background-color: transparent;
  transform: none;
  margin-bottom: 10px;
  color: var(--g5-color-accent);
}
.ere-heading.ere-heading-sub {
  padding-bottom: 19px;
}
.ere-heading:after {
  display: none;
}
.ere-heading.text-center {
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}

@media (max-width: 767px) {
  .heading-contain-owl-nav .owl-nav {
    top: 100% !important;
    -webkit-transform: translateY(0) !important;
    -moz-transform: translateY(0) !important;
    -o-transform: translateY(0) !important;
    -ms-transform: translateY(0) !important;
    transform: translateY(0) !important;
  }
}
.ere__loop-property-status-item {
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  border-radius: 10px;
  padding: 0 15px;
}

.ere__reviews .ratings-average {
  font-size: 30px;
}

.view-all-link {
  --g5-btn-border-radius: 0px;
}

.ere__map-canvas,
#map-property-single {
  --g5-btn-border-radius: 0px;
}

.ere-tabs .nav-tabs {
  margin: 0;
}
.ere-tabs .nav-tabs .nav-link {
  font-size: 14px;
  text-transform: uppercase;
  line-height: 20px;
  padding: 22px 30px;
}
.ere-tabs .card-header {
  padding: 23px 28px;
}
.ere-tabs .card-header .card-title {
  line-height: 1;
}
.ere-tabs .card-body {
  padding: 30px;
}
.ere-tabs .tab-pane {
  padding: 30px;
  background-color: #fff;
}
.ere-tabs .ere__single-property-element .ere-property-element {
  padding: 0 !important;
}

.ere-card {
  border-radius: 0;
}
.ere-card .card-header {
  padding: 10px 15px;
  background-color: #f8f8f8;
}
.ere-card .card-title {
  line-height: var(--g5-body-line-height);
}
.ere-card .card-body {
  padding: 15px;
}
.ere-card > .list-group .list-group-item {
  border-left: none;
  border-right: none;
}

.property-id .fa-barcode,
.property-area .fa-arrows,
.property-bedrooms .fa-hotel,
.property-bathrooms .fa-bath,
.property-garage .fa-car {
  font-family: var(--g5-font-icon-primary);
}

.property-id .fa-barcode:before {
  content: "\ed58" !important;
}

.property-area .fa-arrows:before {
  content: "\e90a" !important;
}

.property-bedrooms .fa-hotel:before {
  content: "\e907" !important;
}

.property-bathrooms .fa-bath:before {
  content: "\e908" !important;
}

.property-garage .fa-car:before {
  content: "\e902" !important;
}

.area-size-info i.fa.fa-arrows:before {
  font-family: var(--g5-font-icon-primary);
  content: "\ef22";
}

.bed-info i.fa.fa-hotel:before {
  font-family: var(--g5-font-icon-primary);
  content: "\f111";
}

.bath-info i.fa.fa-bath:before {
  font-family: var(--g5-font-icon-primary);
  content: "\f113";
}

.modal-login .modal-content {
  padding: 0;
  border-radius: 0;
}
.modal-login .modal-header {
  display: block;
  padding: 0;
}
.modal-login .modal-header .close {
  display: none;
}
.modal-login .modal-header .nav-tabs > li {
  width: 50%;
  text-align: center;
  margin: 0;
}
.modal-login .modal-header .nav-tabs > li > a {
  display: block;
  background-color: #f5f5f5;
  font-size: 18px;
  text-transform: uppercase;
  color: #222;
  font-weight: 600;
  padding: 15px 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.modal-login .modal-header .nav-tabs > li > a:hover, .modal-login .modal-header .nav-tabs > li > a.active {
  background-color: var(--g5-color-accent);
  color: var(--g5-color-accent-foreground);
}

.user-dropdown .user-dropdown-menu {
  line-height: var(--g5-body-line-height) !important;
}

.ere-search-status-tab {
  text-align: right;
}
.ere-search-status-tab button {
  --g5-btn-font-size: 12px;
  --g5-btn-padding-x: 30px;
  border: var(--g5-btn-border-width) solid var(--g5-btn-border-color);
  padding: var(--g5-btn-padding-y) var(--g5-btn-padding-x);
  line-height: var(--g5-btn-line-height);
  letter-spacing: 0.1em;
  margin: 10px 5px;
}

.ere-search-status-tab-inner {
  padding: 10px;
}

.color-light {
  --ere-search-status-tab-bg-color: trasparent;
}

.form-search-wrap.form-search-wrap .ere-advanced-search-btn {
  width: 100%;
}
.form-search-wrap.form-search-wrap .ere-advanced-search-btn i {
  display: none;
}
.form-search-wrap.form-search-wrap button {
  --g5-btn-font-weight: 500;
  --g5-btn-text-transform: uppercase;
}

.ere-search-wrap {
  position: relative;
  z-index: 1;
}

.form-container .ere-search-status-tab-inner,
.form-container .row {
  width: var(--g5-form-container-width);
  margin-left: auto !important;
  margin-right: auto !important;
}
.form-container .ere-search-status-tab-inner {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .form-container {
    --g5-form-container-width: 750px;
  }
}
@media (min-width: 992px) {
  .form-container {
    --g5-form-container-width: 970px;
  }
}
@media (min-width: 992px) {
  .form-container {
    --g5-form-container-width: 1200px;
  }
}

.list-property-result-ajax .title-result h2 {
  margin-bottom: 15px;
}

.ere__apa-orderby .dropdown-toggle {
  background-color: #fff;
}

.ere-archive-property-wrap {
  position: relative;
}
.ere-archive-property-wrap .form-search-wrap {
  -webkit-box-shadow: -8px 8px 0 0 rgba(0, 0, 0, 0.08);
  box-shadow: -8px 8px 0 0 rgba(0, 0, 0, 0.08);
  background-color: #fff;
  margin-bottom: 60px;
}
.ere-archive-property-wrap .form-search-wrap .form-search {
  padding: 0 15px 15px 15px;
}
.ere-archive-property-wrap .ere-heading-style2 {
  position: absolute;
  left: 30px;
  top: 24px;
  z-index: 1;
}
.ere-archive-property-wrap .ere-heading-style2 h2 {
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
}
.ere-archive-property-wrap .ere-heading-style2 h2:after {
  display: none;
}

.ere__single-property-location {
  font-size: 16px;
}

.ere__single-property-title {
  font-weight: 600;
  font-size: 48px;
}

.ere__single-property-price {
  font-size: 35px;
  line-height: 1;
  text-align: right;
}
.ere__single-property-price .property-price-postfix,
.ere__single-property-price .property-price-prefix {
  font-size: 12px;
  font-weight: 500;
  color: var(--g5-color-text-main);
  display: block;
  text-transform: uppercase;
}
.ere__single-property-price .property-price-prefix {
  margin-bottom: 4px;
}
.ere__single-property-price .property-price-postfix {
  margin-top: 4px;
}

.ere__single-property-action .ere__loop-property_action-item {
  font-size: 16px;
  background-color: transparent;
  color: var(--g5-color-muted);
  margin: 0;
}
.ere__single-property-action .ere__loop-property_action-item:hover {
  color: var(--g5-color-accent);
  background-color: transparent;
}

.ere__single-property-header-price-location {
  margin-bottom: 5px;
}
.ere__single-property-header-price-location .ere__loop-property-location {
  margin: 0 !important;
}
.ere__single-property-header-price-location .ere__single-property-status {
  margin-right: 25px;
}

.ere__single-property-header-meta-action .ere__single-property-info {
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.ere__single-property-header-info {
  margin-bottom: 50px;
}
.ere__single-property-header-info .ere__single-property-title {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .ere__single-property-header-price-location .ere__loop-property-location {
    width: auto;
  }
}
@media (max-width: 575px) {
  .ere__single-property-header-price-location .ere__loop-property-location {
    width: 100%;
    margin-top: 5px !important;
  }
}
.page-title .ere__single-property-header-info {
  color: #ababab;
  margin-bottom: 0;
}
.page-title .ere__single-property-title {
  color: #fff;
}
.page-title .ere__loop-property-info.ere__single-property-info {
  color: #fff;
}
.page-title .ere__loop-property-info.ere__single-property-info .ere__lpi-label {
  color: #ababab;
}
.page-title .ere__loop-property-price {
  color: #fff;
}
.page-title .ere__single-property-price .property-price-postfix,
.page-title .ere__single-property-price .property-price-prefix {
  color: #ababab;
}

@media (min-width: 576px) {
  .ere__single-property-address .open-on-google-maps {
    top: 20px;
    right: 28px;
  }
}

.ere__single-property-map-directions {
  --g5-input-radius: 0px;
  --g5-btn-border-radius: 0px;
  left: 30px;
  bottom: 30px;
}

.ere__nearby-place-item-content {
  font-size: 16px;
}

.ere__single-property-contact-agent .ere-property-element {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.ere__single-property-contact-agent .ere-property-element > div {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 768px) {
  .ere__single-property-contact-agent .ere-property-element > div {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.ere__single-property-contact-agent .ere__single-agent-contact-form {
  margin: 0;
}
.ere__single-property-contact-agent .ere__single-agent-contact-form .row > div {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.ere__single-property-contact-agent .ere__single-agent-contact-form .form-group {
  margin-bottom: 30px;
}
.ere__single-property-contact-agent .ere__single-agent-contact-form textarea {
  min-height: 185px;
}
.ere__single-property-contact-agent .ere__contact-agent-info > div {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.ere__single-property-contact-agent .ere__contact-agent-info .ere__agent-image {
  background-color: #f6f6f6;
  background-clip: content-box;
  text-align: center;
  margin-bottom: 15px;
}
.ere__single-property-contact-agent .ere__agent-name {
  font-size: 18px;
}
.ere__single-property-contact-agent .ere__single-agent-contact-info {
  margin: 5px 0 22px 0;
}
.ere__single-property-contact-agent .ere__single-agent-contact-info span {
  font-weight: 400;
  color: var(--g5-color-text-main);
}
.ere__single-property-contact-agent .ere__single-agent-social {
  margin-top: 5px;
}
.ere__single-property-contact-agent .btn {
  --g5-btn-bg: transparent;
  --g5-btn-color: var(--g5-color-accent);
  display: block;
  width: 100%;
}
@media (max-width: 767px) {
  .ere__single-property-contact-agent .ere__contact-agent-info {
    margin-bottom: 35px;
  }
}

.ere__walk-score-item h4.ere__title {
  font-size: 16px;
}

.ere__single-property-walk-score .ere-property-element {
  background-color: transparent;
}
.ere__single-property-walk-score .ere__logo {
  top: -45px;
  right: 28px;
}

.ere__single-property .ere__single-property-element {
  background-color: #fff;
}
.ere__single-property .ere__single-property-element .ere-heading-style2 {
  margin: 0;
}
.ere__single-property .ere__single-property-element .ere-heading-style2 h2 {
  color: #fff;
  font-size: 18px;
  background: #222;
  padding: 23px 28px;
  margin: 0;
}
.ere__single-property .ere__single-property-element .ere-heading-style2 h2:after {
  display: none;
}
.ere__single-property .ere__single-property-element .ere-property-element {
  padding: 30px;
}

.ere__single-property .ere__single-property-gallery {
  background-color: transparent;
}

.ere__apa-search {
  --g5-input-radius: 0;
}
.ere__apa-search .btn {
  --g5-btn-border-radius: 0;
}

.ere__single-agent-title {
  font-size: 30px;
}

.ere__single-agent-social a {
  width: auto;
  height: auto;
  background-color: transparent !important;
  color: #aeaeae;
  border-radius: 0;
}
.ere__single-agent-social a:hover {
  color: var(--g5-color-accent);
}
.ere__single-agent-social a + a {
  margin-left: 20px;
}

.ere__single-agent-contact-info span {
  color: var(--g5-color-heading);
  font-weight: 600;
}

.ere__single-agent-avatar .btn {
  display: none;
}

.ere__single-agent-contact-form .contact-agent-title h2 {
  font-weight: 600;
  color: var(--g5-color-heading-foreground);
  font-size: 18px;
  background: var(--g5-color-heading);
  padding: 15px;
}
.ere__single-agent-contact-form .contact-agent-title h2:after {
  display: none;
}

.ere__single-agent-property .ere-heading {
  margin-bottom: 10px;
}
.ere__single-agent-property .ere-heading h2 {
  font-weight: 600;
  color: var(--g5-color-heading-foreground);
  font-size: 18px;
  background: var(--g5-color-heading);
  padding: 15px;
  margin: 0 !important;
}
.ere__single-agent-property .ere-heading h2:before {
  display: none;
}

.agent-reviews {
  background-color: #fff;
  padding: 0 20px 30px 20px;
}
.agent-reviews .ere-heading-style2 h2 {
  margin-left: -20px;
  margin-right: -20px;
}

.ere__single-agent-other-agent {
  position: relative;
  padding-bottom: 60px;
  padding-top: 60px;
  margin-bottom: 0;
}
.ere__single-agent-other-agent:before {
  content: "";
  display: block;
  position: absolute;
  width: 100vw;
  background-color: #fff;
  height: 100%;
  left: 50%;
  top: 0;
  margin-left: -50vw;
}
.ere__single-agent-other-agent .ere-heading {
  margin-bottom: 30px;
}

.ere_single-agent-info {
  background-color: #fff;
  padding: 30px 20px;
}

.ere__single-agent-element .ere-heading-style2 h2 {
  font-weight: 600;
  color: #fff;
  font-size: 18px;
  background: var(--g5-color-heading);
  padding: 15px;
}
.ere__single-agent-element .ere-heading-style2 h2:after {
  display: none;
}

.ere__single-agency-address:before {
  content: "\f041";
  display: inline-block;
  color: var(--g5-color-accent);
  font-family: var(--g5-font-icon);
  margin-right: 8px;
}

ul.ere__single-agency-meta li {
  font-size: 13px;
}
ul.ere__single-agency-meta li .ere__label {
  font-weight: 600;
}
ul.ere__single-agency-meta li .ere__value {
  color: var(--g5-color-heading);
  font-weight: 600;
}

ul.ere__single-agency-contact-info li .ere__label {
  font-weight: 600;
}
ul.ere__single-agency-contact-info li .ere__value {
  color: var(--g5-color-heading);
  font-weight: 600;
}

ul.ere__single-agency-social li {
  margin: 5px 20px 5px 0;
}
ul.ere__single-agency-social li a {
  background-color: transparent;
  color: var(--g5-color-muted);
  width: auto;
  height: auto;
}
ul.ere__single-agency-social li a:hover, ul.ere__single-agency-social li a:focus {
  background-color: transparent;
  color: var(--g5-color-accent);
}
ul.ere__single-agency-social li:last-child {
  margin-right: 0;
}

.ere__single-agency-header {
  padding: 30px 15px;
  background-color: #fff;
}

.ere__single-agency-agent {
  padding: 30px;
  background-color: #fff;
}

.ere-dashboard-welcome {
  border: none;
  padding: 0;
}
.ere-dashboard-welcome figure {
  width: auto;
  height: auto;
  border-radius: 0;
  background-color: #4c4c4c;
}
.ere-dashboard-welcome figure img {
  border-radius: 0;
}
.ere-dashboard-welcome .ere-dashboard-user-info {
  background-color: #fff;
  padding: 24px 20px 15px;
  -webkit-box-shadow: 0 12px 16px 0 rgba(0, 0, 0, 0.02);
  box-shadow: 0 12px 16px 0 rgba(0, 0, 0, 0.02);
}
.ere-dashboard-welcome h4.ere-dashboard-title {
  font-size: 18px;
  margin: 0 0 15px 0;
}
.ere-dashboard-welcome a.ere-dashboard-logout {
  border: solid 2px var(--g5-color-accent);
  display: block;
  text-align: center;
  font-size: 14px;
  line-height: 18px;
  padding: 11px 19px;
  border-radius: 22px;
  color: var(--g5-color-accent);
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ere-dashboard-welcome a.ere-dashboard-logout i {
  display: none;
}
.ere-dashboard-welcome a.ere-dashboard-logout:hover {
  background-color: var(--g5-color-accent);
  color: var(--g5-color-accent-foreground);
}

.ere-dashboard-sidebar .navbar {
  background: #fff;
  padding: 0 20px;
  border: none;
}
.ere-dashboard-sidebar .ere-dashboard-nav li {
  border-color: var(--g5-color-border);
}
.ere-dashboard-sidebar .ere-dashboard-nav li a {
  color: var(--g5-color-text-main);
  font-weight: 500;
  padding: 10px 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ere-dashboard-sidebar .ere-dashboard-nav li a:hover {
  background-color: transparent;
  color: var(--g5-color-accent);
}
.ere-dashboard-sidebar .ere-dashboard-nav li.active a {
  background-color: transparent;
  color: var(--g5-color-accent);
}
.ere-dashboard-sidebar .navbar-brand {
  padding-left: 0;
}
.ere-dashboard-sidebar .navbar-toggle {
  margin-right: 0;
}

.ere-user-dashboard .ere-card .card-header {
  background-color: #000;
  padding: 16.5px 30px;
}
.ere-user-dashboard .ere-card .card-title {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
}

.ere-property-multi-step .ere-steps {
  --g5-btn-border-radius: 0px;
  -ms-flex-pack: justify;
  justify-content: space-between;
  overflow: hidden;
  padding-top: 55px;
}
.ere-property-multi-step .ere-steps button.ere-btn-arrow {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  color: #cacaca;
  background-color: transparent;
  letter-spacing: 0.1em;
  padding: 0;
}
.ere-property-multi-step .ere-steps button.ere-btn-arrow:after {
  display: block !important;
  width: 30px;
  height: 30px;
  background-color: #d1d1d1;
  border-radius: 50%;
  border: none !important;
  right: 50%;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
  top: -48px;
  -webkit-box-shadow: 0 0 0 7px rgba(221, 221, 221, 0.3);
  box-shadow: 0 0 0 7px rgba(221, 221, 221, 0.3);
  z-index: 3;
}
.ere-property-multi-step .ere-steps button.ere-btn-arrow:before {
  display: block !important;
  border: none !important;
  width: 1000px;
  height: 12px;
  background-color: #ededed;
  top: -38px;
  right: 50%;
  left: auto;
}
.ere-property-multi-step .ere-steps button.ere-btn-arrow:first-child:before {
  background-color: #f6f6f6 !important;
  z-index: 2;
}
.ere-property-multi-step .ere-steps button.ere-btn-arrow.active {
  color: var(--g5-color-accent);
  background: transparent;
}
.ere-property-multi-step .ere-steps button.ere-btn-arrow.active:after {
  background-color: var(--g5-color-accent);
  box-shadow: 0 0 0 7px rgba(var(--g5-color-accent-r), var(--g5-color-accent-g), var(--g5-color-accent-b), 0.3);
}
.ere-property-multi-step .ere-steps button.ere-btn-arrow.active:before {
  background-color: var(--g5-color-accent);
  z-index: 1;
}
.ere-property-multi-step .ere-steps button.ere-btn-arrow:hover, .ere-property-multi-step .ere-steps button.ere-btn-arrow:active, .ere-property-multi-step .ere-steps button.ere-btn-arrow:focus {
  color: var(--g5-color-accent);
  background: transparent;
}
@media (max-width: 991px) {
  .ere-property-multi-step .ere-steps {
    display: none;
  }
}

.ere-property-multi-step .ere-heading-style2 {
  margin-bottom: 0 !important;
}
.ere-property-multi-step .ere-heading-style2 h2 {
  font-weight: 600;
  color: #fff;
  font-size: 18px;
  background: var(--g5-color-heading);
  padding: 23px 30px;
  margin: 0;
}
.ere-property-multi-step .ere-heading-style2 h2:after {
  display: none;
}
.ere-property-multi-step .property-fields {
  background-color: #fff;
  padding: 30px;
}

.ere-property-multi-step .property-description {
  --g5-btn-border-radius: 0px;
}

.ere-property-multi-step .property-detail .add-tab-row {
  margin-top: 15px;
}
.ere-property-multi-step .property-detail .add-tab-row > h4 {
  font-size: 16px;
}

.ere-property-multi-step .media-drag-drop {
  background-color: #fff;
}

.ere-property-multi-step .file-upload-block {
  --g5-btn-border-radius: 0px;
}

.ere_widget_search_form {
  --ere-search-status-tab-bg-color: transparent;
}
.ere_widget_search_form .ere-search-status-tab-inner {
  padding: 0;
}
.ere_widget_search_form .ere-search-status-tab {
  text-align: left;
}
.ere_widget_search_form .ere-search-status-tab button {
  --g5-btn-padding-x: 15px;
  margin: 0;
}

.ere-list-top-agents-wrap .agent-item {
  margin-bottom: 30px;
}
.ere-list-top-agents-wrap .agent-item:last-child {
  margin-bottom: 0;
}
.ere-list-top-agents-wrap .agent-avatar {
  margin-right: 20px;
}
.ere-list-top-agents-wrap .agent-info h4.agent-name {
  font-size: 16px;
  font-weight: 600;
}
.ere-list-top-agents-wrap .agent-info .agent-position {
  font-size: 13px;
  color: var(--g5-color-text-main);
}
.ere-list-top-agents-wrap .agent-info .agent-total-properties {
  font-weight: 600;
  font-size: 12px;
  color: var(--g5-color-accent);
  margin-top: 2px;
}

ul.ere__property-taxonomy-list {
  color: var(--g5-color-heading);
}
ul.ere__property-taxonomy-list li {
  margin-bottom: 14px;
}
ul.ere__property-taxonomy-list li:last-child {
  margin-bottom: 0;
}
ul.ere__property-taxonomy-list li a {
  font-weight: 600;
  font-size: 16px;
}
ul.ere__property-taxonomy-list li a:hover, ul.ere__property-taxonomy-list li a:active, ul.ere__property-taxonomy-list li a:focus {
  padding-left: 0;
}
ul.ere__property-taxonomy-list li i {
  display: none;
}

.main-footer-wrapper ul.ere__property-taxonomy-list {
  color: var(--g5-footer-text-color);
}
.main-footer-wrapper ul.ere__property-taxonomy-list li {
  margin-bottom: 5px;
}
.main-footer-wrapper ul.ere__property-taxonomy-list li:last-child {
  margin-bottom: 0;
}
.main-footer-wrapper ul.ere__property-taxonomy-list li a {
  font-weight: 400;
  font-size: 14px;
}
.main-footer-wrapper ul.ere__property-taxonomy-list li i {
  margin-right: 6px;
  display: inline-block;
}

.g5-recent-properties .property-item {
  margin-bottom: 23px;
  position: relative;
}
.g5-recent-properties .property-item:last-child {
  margin-bottom: 0;
}
.g5-recent-properties .entry-thumb-wrap a.entry-thumbnail-overlay img {
  width: 110px;
}
.g5-recent-properties .entry-thumb-wrap {
  float: left;
  margin-top: 0;
  margin-bottom: 0;
}
.g5-recent-properties .entry-content-wrap {
  position: relative;
  overflow: hidden;
  padding-left: 20px;
}
.g5-recent-properties .property-status {
  font-size: 11px;
  color: #fff;
  background: var(--g5-color-accent);
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 8px;
  position: absolute;
  left: 10px;
  top: 10px;
}
.g5-recent-properties .property-state {
  font-weight: 600;
  font-size: 11px;
  color: var(--g5-color-accent);
  text-transform: uppercase;
  display: block;
  margin-top: -5px;
}
.g5-recent-properties .entry-post-title {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 11px;
  margin-top: 1px;
}
.g5-recent-properties .entry-post-title a {
  font-weight: 600;
  font-size: 16px;
  color: var(--g5-color-heading);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.g5-recent-properties .entry-post-title a:hover {
  color: var(--g5-color-accent);
}
.g5-recent-properties .property-price {
  font-weight: 600;
  font-size: 14px;
}

.compare-thumb-main .thumb-inner-empty {
  border: 2px dashed var(--g5-color-border) !important;
}

.compare-thumb-main .compare-property-remove {
  background: var(--g5-color-accent) !important;
}

.compare-tables.table-striped .property-title a {
  color: var(--g5-color-heading) !important;
}
.compare-tables.table-striped .property-price {
  color: var(--g5-color-heading) !important;
}
.compare-tables.table-striped .property-location i {
  color: var(--g5-color-accent) !important;
}
.compare-tables.table-striped .title-list-check {
  color: var(--g5-color-heading) !important;
}

.add-compare {
  -webkit-transform: rotateY(360deg);
  transform: rotateY(360deg);
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}

.ere-package-item .card-header {
  text-align: center;
}
.ere-package-item.active > .card-header {
  background-color: var(--g5-color-accent);
  color: var(--g5-color-accent-foreground);
}
.ere-package-item .ere-package-choose > a {
  width: 100%;
}

.ere__account-login-wrap {
  --g5-input-height: 52px;
}
.ere__account-login-wrap .input-group-text {
  border-radius: var(--g5-input-radius);
  background-color: var(--g5-input-bg-color);
}
.ere__account-login-wrap .form-control {
  border-right: none;
}
.ere__account-login-wrap .btn {
  --g5-btn-padding-x: 20px;
  --g5-btn-padding-y: 0;
  --g5-btn-line-height: calc(48px - (var(--g5-btn-border-width) * 2));
  --g5-btn-font-size: var(--g5-body-font-size);
}

.ere__loop-property-badge-item .ere__lpbi-inner {
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  padding-left: 17px !important;
  padding-right: 17px !important;
}
.ere__loop-property-badge-item .ere__lpbi-inner:after {
  display: none;
}

.property-image .property-element-inline {
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: 15px;
  z-index: 1;
  color: #fff;
}
.property-image .property-element-inline a {
  color: inherit;
}
.property-image .property-element-inline .property-agent {
  order: 1;
}

.ere-property .property-type-list {
  font-weight: 600;
  text-transform: uppercase;
}
.ere-property .property-type-list i {
  display: none;
}
.ere-property .property-type-list a {
  color: var(--g5-color-accent);
}

.ere-property h2.property-title {
  font-size: 21px;
  margin-bottom: 0;
}

.ere-property .property-location {
  padding-left: 0;
}
.ere-property .property-location i {
  display: none;
}

.ere__loop-property-info.layout-1 {
  background-color: transparent;
  color: var(--g5-color-text-main);
}
.ere__loop-property-info.layout-1 .tooltip {
  display: none;
}
.ere__loop-property-info.layout-1 i {
  color: var(--g5-color-accent);
}
.ere__loop-property-info.layout-1 .ere__loop-property-info-item .ere__lpi-content > span.ere__lpi-label,
.ere__loop-property-info.layout-1 .ere__loop-property-info-item .ere__lpi-content > span {
  display: inline-block;
}
.ere__loop-property-info.layout-1 .ere__loop-property-info-item .ere__lpi-content > span + span {
  margin-top: 0;
}
.ere__loop-property-info.layout-1 .ere__loop-property-info-item.property-area .ere__lpi-content > span.ere__lpi-label {
  display: none;
}
.ere__loop-property-info.layout-2 .ere__loop-property-info-item i {
  width: 54px;
  height: 54px;
  line-height: 54px;
  border: 1px solid var(--g5-color-accent);
  color: var(--g5-color-accent);
  text-align: center;
  border-radius: 50%;
  font-size: 21px;
}
.ere__loop-property-info.layout-2 .ere__loop-property-info-item .ere__lpi-content {
  font-size: 12px;
}
.ere__loop-property-info.layout-2 .ere__loop-property-info-item .ere__lpi-value {
  font-size: 21px;
}
.ere__loop-property-info.ere__single-property-info .ere__lpi-label {
  text-transform: uppercase;
  letter-spacing: 0;
  font-weight: 400;
  font-size: 12px;
  color: var(--g5-color-text-main);
}

.ere-property .property-inner:hover .ere__loop-property-info {
  background-color: transparent;
}

.ere-property .property-status-price {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: var(--g5-color-heading);
  color: var(--g5-color-heading-foreground);
  height: 40px;
  -ms-flex-align: center;
  align-items: center;
}
.ere-property .property-status-price .ere__loop-property-badge {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: static;
}
.ere-property .property-status-price .ere__loop-property-badge-item {
  position: relative;
}
.ere-property .property-status-price .ere__loop-property-badge-item:after {
  content: "";
  position: absolute;
  display: block;
  border-top: 40px solid var(--g5-color-accent);
  border-right: 20px solid transparent;
  top: 0;
  left: 100%;
}
.ere-property .property-status-price .ere__loop-property-badge-item .ere__lpbi-inner {
  border-radius: 0;
  line-height: 40px;
  padding: 0 40px 0 20px;
  width: 100%;
}
.ere-property .property-status-price .property-price {
  color: inherit;
  padding-right: 20px;
}
.ere-property .property-status-price .property-price-postfix,
.ere-property .property-status-price .property-price-prefix {
  color: #aeaeae;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 600;
}
@media (min-width: 992px) {
  .ere-property .property-status-price .ere__loop-property-badge {
    min-width: 35%;
  }
}

.ere-property .property-image:before {
  opacity: 1;
  background: linear-gradient(transparent, transparent, rgba(0, 0, 0, 0.7));
}
.ere-property .property-inner:hover .property-image:before,
.ere-property .property-active-hover .property-image:before {
  background-color: rgba(34, 34, 34, 0.6);
}

.ere-property.property-grid .property-inner {
  background-color: #fff;
}
.ere-property.property-grid .property-type-list {
  margin-bottom: 3px;
}
.ere-property.property-grid .property-heading {
  margin-bottom: 6px;
}
.ere-property.property-grid .property-status-price {
  margin: 15px -15px 0 -15px;
}
.ere-property.property-grid .property-info-inner > div {
  width: 50%;
  margin-bottom: 5px;
}

.ere-property.property-carousel .property-inner {
  background-color: #fff;
}
.ere-property.property-carousel .property-type-list {
  margin-bottom: 3px;
}
.ere-property.property-carousel .property-heading {
  margin-bottom: 6px;
}
.ere-property.property-carousel .property-status-price {
  margin: 15px -15px 0 -15px;
}
.ere-property.property-carousel .property-info-inner > div {
  width: 50%;
  margin-bottom: 5px;
}
.ere-property.property-carousel .owl-item:nth-child(2n) .property-inner .property-info {
  background-color: transparent;
}

.ere-property.property-list .property-inner {
  background-color: #fff;
}
.ere-property.property-list .property-type-list {
  margin-bottom: 3px;
}
.ere-property.property-list .property-heading {
  margin-bottom: 6px;
}
.ere-property.property-list .property-info {
  margin-top: 8px;
}
.ere-property.property-list .property-info .property-info-inner {
  padding-left: 0;
  padding-right: 0;
}
.ere-property.property-list .property-status-price {
  margin-top: 35px;
}
@media (max-width: 991px) {
  .ere-property.property-list .property-info-inner > div {
    width: 50%;
    margin-bottom: 5px;
  }
}

.ere-property.property-zigzac .property-type-list {
  margin-bottom: 3px;
}
.ere-property.property-zigzac .property-heading {
  margin-bottom: 6px;
}
.ere-property.property-zigzac .property-status-price {
  margin-top: 25px;
}
.ere-property.property-zigzac .property-status-price .ere__loop-property-badge-item .ere__lpbi-inner {
  padding: 0 20px 0 20px;
}
.ere-property.property-zigzac .property-info-inner > div {
  width: 50%;
  margin-bottom: 5px;
}
@media (min-width: 992px) {
  .ere-property.property-zigzac .property-excerpt {
    display: none;
  }
}
@media (min-width: 768px) {
  .ere-property.property-zigzac .property-status-price {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
  }
}

.ere-agent.owl-nav-top-right {
  --ere-owl-nav-bg-color: #f6f6f6;
}
.ere-agent.owl-nav-top-right > .owl-nav {
  top: -120px;
}
.ere-agent .owl-dots {
  margin-top: 30px;
}

.ere-agent.agent-slider .agent-content {
  background-color: #222;
  color: #bababa;
  padding-bottom: 8px;
  padding-top: 16px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transform: translateY(35px);
  transform: translateY(35px);
}
.ere-agent.agent-slider .agent-info {
  background-color: transparent;
  color: inherit;
  padding-bottom: 3px;
  padding-top: 0;
}
.ere-agent.agent-slider .agent-item {
  margin-bottom: 0;
}
.ere-agent.agent-slider .agent-item:hover .agent-content {
  background-color: var(--ere-color-accent);
  color: var(--ere-color-accent-foreground);
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.ere-agent.agent-slider .agent-item-inner {
  position: relative;
  overflow: hidden;
}
.ere-agent.agent-slider .agent-social {
  background: transparent;
  margin: 0;
  position: static;
}

.ere-agent.agent-grid .agent-content {
  background-color: #222;
  color: #bababa;
  padding-bottom: 8px;
  padding-top: 16px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transform: translateY(35px);
  transform: translateY(35px);
}
.ere-agent.agent-grid .agent-info {
  background-color: transparent;
  color: inherit;
  padding-bottom: 3px;
  padding-top: 0;
}
.ere-agent.agent-grid .agent-item:hover .agent-content {
  background-color: var(--ere-color-accent);
  color: var(--ere-color-accent-foreground);
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.ere-agent.agent-grid .agent-item-inner {
  position: relative;
  overflow: hidden;
}
.ere-agent.agent-grid .agent-social {
  background: transparent;
  margin: 0;
  position: static;
}

.ere-agent.agent-list .agent-item-inner {
  -ms-flex-align: start;
  align-items: flex-start;
}
.ere-agent.agent-list .agent-info {
  margin-bottom: 35px;
  border-bottom: solid 1px var(--g5-color-border);
  padding-bottom: 40px;
}
.ere-agent.agent-list .agent-item {
  border: none;
}
.ere-agent.agent-list .agent-social a {
  text-align: center;
  border-radius: 50%;
  border: 1px solid var(--g5-color-border);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ere-agent.agent-list .agent-social a:hover {
  background-color: var(--g5-color-accent);
  border-color: var(--g5-color-accent);
  color: var(--g5-color-accent-foreground);
}
.ere-agent.agent-list .agent-social a + a {
  margin-left: 10px;
}

.ere__loop-agency-title {
  font-weight: 600;
  font-size: 21px;
}

.ere__loop-agency-address:before {
  content: "\f041";
  display: inline-block;
  color: var(--g5-color-accent);
  font-family: var(--g5-font-icon);
  margin-right: 8px;
}

.ere__loop-agency-avatar {
  background-color: #f6f6f6;
  border: none;
  min-height: 250px;
}

ul.ere__loop-agency-meta .ere__value {
  color: var(--g5-color-heading);
}

.ere__loop-agency-item {
  background-color: #fff;
  padding: 15px;
  border: none;
  margin-bottom: 30px;
}

.ere__archive-agency-above .ere-heading.ere-heading-sub {
  padding-bottom: 0;
}

.ere-search-properties.style-mini-line {
  --g5-input-height: 64px;
  --ere-property-search-form-text-color: var(--g5-color-text-main);
  --ere-property-search-form-border-color: transparent;
}
.ere-search-properties.style-mini-line .ere-advanced-search-btn {
  --g5-btn-line-height: calc(var(--g5-input-height) - (var(--g5-btn-border-width) * 2));
}
.ere-search-properties.style-mini-line .form-search > .row {
  --g5-input-radius: 0px;
  border-radius: calc((var(--g5-input-height) + 10px) * 0.5);
  border: solid 5px rgba(255, 255, 255, 0.5);
  background-clip: padding-box;
  overflow: hidden;
  margin: 0;
  background-color: #fff;
}
.ere-search-properties.style-mini-line .form-search > .row .form-group {
  margin-bottom: 0;
  padding: 0;
}
.ere-search-properties.style-mini-line .form-search > .row .form-group + .form-group {
  border-left: 1px solid var(--g5-color-border);
}
.ere-search-properties.style-mini-line .form-search > .row .form-group:last-child {
  border-left: none;
}
.ere-search-properties.style-mini-line .form-search > .row .form-control:focus {
  border: none;
}
.ere-search-properties.style-mini-line.ere-search-properties-map {
  --g5-input-height: 50px;
}
.ere-search-properties.style-mini-line.ere-search-properties-map .form-search {
  background-color: var(--g5-color-accent);
  padding-top: 10px;
  padding-bottom: 10px;
}
.ere-search-properties.style-mini-line.ere-search-properties-map .form-search > .row {
  border: none;
  border-radius: 25px;
}
.ere-search-properties.style-mini-line.ere-search-properties-map .ere-advanced-search-btn {
  --g5-btn-bg: var(--g5-color-heading);
  --g5-btn-border-color: var(--g5-color-heading);
}

.ere-search-properties.style-mini-line {
  --g5-container-width: 100%;
}
.ere-search-properties.style-mini-line.form-container .row, .ere-search-properties.style-mini-line.ere-search-properties-map .row {
  width: var(--g5-container-width);
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 768px) {
  .ere-search-properties.style-mini-line {
    --g5-container-width: 720px;
  }
}
@media (min-width: 992px) {
  .ere-search-properties.style-mini-line {
    --g5-container-width: 940px;
  }
}
@media (min-width: 1200px) {
  .ere-search-properties.style-mini-line {
    --g5-container-width: 1170px;
  }
}
@media (max-width: 767px) {
  .ere-search-properties.style-mini-line .form-search > .row .form-group + .form-group {
    border-left: none;
  }
  .ere-search-properties.style-mini-line.ere-search-properties-map .form-search {
    padding: 10px 15px;
  }
}
@media (max-width: 575px) {
  .ere-search-properties.style-mini-line .form-search > .row .form-group {
    border-bottom: 1px solid var(--g5-color-border);
  }
}
.ere-search-properties.style-absolute .form-search-wrap button {
  --g5-btn-line-height: calc(50px - (var(--g5-btn-border-width) * 2));
  --g5-btn-bg: trasparent;
  --g5-btn-color: var(--g5-color-accent);
  --g5-btn-hover-bg: var(--g5-color-accent);
  --g5-btn-hover-border-color: var(--g5-color-accent);
}
.ere-search-properties.style-absolute .form-search-wrap .ere-search-content {
  padding: 30px 15px;
}
@media (min-width: 768px) {
  .ere-search-properties.style-absolute .form-search-wrap {
    max-width: 300px;
  }
  .ere-search-properties.style-absolute .form-search-wrap .ere-search-content {
    border-radius: 23px;
    -webkit-box-shadow: -8px -8px 0px 0px rgba(0, 0, 0, 0.08);
    box-shadow: -8px -8px 0px 0px rgba(0, 0, 0, 0.08);
  }
}

.ere-search-properties.style-default.ere-search-properties-map .form-search-wrap {
  background-color: var(--ere-property-search-form-bg-color);
  max-width: 1170px;
  margin: auto;
  -webkit-box-shadow: -8px -8px 0px 0px rgba(0, 0, 0, 0.08);
  box-shadow: -8px -8px 0px 0px rgba(0, 0, 0, 0.08);
}
.ere-search-properties.style-default.ere-search-properties-map .ere-search-status-tab {
  margin-top: -84px;
  margin-bottom: 0;
}
.ere-search-properties.style-default.ere-search-properties-map .form-search {
  padding: 30px 15px;
}
.ere-search-properties.style-default.ere-search-properties-map.color-dark {
  --ere-property-search-form-bg-color: #fff;
}

.ere-property-advanced-search {
  /*  &.color-light {
      --ere-property-search-form-bg-color: var(--ere-property-search-form-light-bg-color);
      --ere-property-search-form-text-color: var(--ere-property-search-form-light-text-color);
      --ere-property-search-form-border-color: var(--ere-property-search-form-light-border-color);
      --ere-color-heading: #fff;
      .form-search-wrap {
        padding-top: 60px;
        padding-bottom: 44px;
        background-color: var(--ere-property-search-form-bg-color);
      }
    }*/
}

.ere_property-advanced-search-form-wrap .ere-property-advanced-search {
  background: #fff;
  -webkit-box-shadow: -8px 8px 0 0 rgba(0, 0, 0, 0.08);
  box-shadow: -8px 8px 0 0 rgba(0, 0, 0, 0.08);
}
.ere_property-advanced-search-form-wrap .ere-property-advanced-search .form-search {
  padding: 0 15px 15px 15px;
}
.ere_property-advanced-search-form-wrap .advanced-saved-searches {
  border-top: none;
}

.ere-mini-search-properties .form-search-wrap {
  --g5-input-radius: 0px;
  border-radius: calc((var(--ere-property-mini-search-form-height) + 10px) * 0.5);
  border: solid 5px rgba(255, 255, 255, 0.5);
  background-clip: padding-box;
  overflow: hidden;
  margin: 0;
}
@media (min-width: 992px) {
  .ere-mini-search-properties #mini-search-btn {
    min-width: 170px;
  }
}

.ere-property-gallery.ere-property-gallery .property-item-content {
  opacity: 1;
  top: auto;
  bottom: 0;
  padding: 30px;
}
.ere-property-gallery.ere-property-gallery .property-image:before {
  top: 0;
  background: -moz-linear-gradient(90deg, rgb(0, 0, 0) 0%, rgba(255, 255, 255, 0) 57%);
  background: -webkit-linear-gradient(90deg, rgb(0, 0, 0) 0%, rgba(255, 255, 255, 0) 57%);
  background: -ms-linear-gradient(90deg, rgb(0, 0, 0) 0%, rgba(255, 255, 255, 0) 57%);
}
.ere-property-gallery.ere-property-gallery .property-inner:hover .property-image:before,
.ere-property-gallery.ere-property-gallery .property-active-hover .property-image:before {
  background: -moz-linear-gradient(90deg, rgb(0, 0, 0) 0%, rgba(255, 255, 255, 0) 57%);
  background: -webkit-linear-gradient(90deg, rgb(0, 0, 0) 0%, rgba(255, 255, 255, 0) 57%);
  background: -ms-linear-gradient(90deg, rgb(0, 0, 0) 0%, rgba(255, 255, 255, 0) 57%);
}
.ere-property-gallery.ere-property-gallery .property-inner:hover .property-item-content,
.ere-property-gallery.ere-property-gallery .property-active-hover .property-item-content {
  top: auto;
}
.ere-property-gallery.ere-property-gallery.gallery-full-height .property-image img {
  object-fit: cover;
}
.ere-property-gallery.ere-property-gallery .ere__lpb-status {
  position: static;
  margin-bottom: 15px;
}
.ere-property-gallery.ere-property-gallery .ere__lpb-status .ere__lpbi-inner {
  border-radius: 10px;
  padding: 0 18px;
}
.ere-property-gallery.ere-property-gallery .property-type-list {
  margin-bottom: 2px;
}
.ere-property-gallery.ere-property-gallery .property-title {
  margin-bottom: 11px;
}
.ere-property-gallery.ere-property-gallery .property-title:hover {
  color: var(--g5-color-accent);
}
.ere-property-gallery.ere-property-gallery .property-location i {
  display: inline-block;
}
.ere-property-gallery.ere-property-gallery .property-price {
  font-size: 24px;
  margin-bottom: 0;
  color: #fff;
}

.ere-property.ere-property-slider .property-image:before {
  display: block;
  background-color: rgba(0, 0, 0, 0.55);
}
.ere-property.ere-property-slider .property-slider-image-wrap .property-image:before {
  display: none;
}

.ere-property.ere-property-slider .ere__lpb-status {
  margin-right: 20px;
}
.ere-property.ere-property-slider .ere__lpb-status .ere__loop-property-badge-item .ere__lpbi-inner {
  border-radius: 10px;
  font-size: 12px;
  padding: 0 15px;
}
@media (max-width: 767px) {
  .ere-property.ere-property-slider .ere__lpb-status {
    margin: 0 0 5px 0;
  }
}

.ere-property.ere-property-slider .property-location i {
  display: inline-block;
}

.ere-property.ere-property-slider .property-title {
  font-size: 48px;
  margin-bottom: 18px;
  white-space: normal;
}

.ere-property.ere-property-slider .property-price {
  font-size: 48px;
  margin: 0 !important;
  text-align: center;
}

.ere-property.ere-property-slider .property-info {
  margin-bottom: 8px;
}
.ere-property.ere-property-slider .property-info .property-info-inner {
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}
.ere-property.ere-property-slider .property-info .property-garages {
  display: none;
}

.ere-property.ere-property-slider .property-heading-inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 767px) {
  .ere-property.ere-property-slider .property-item-content {
    padding: 20px;
    background-color: #222;
  }
}

.ere-property-slider.navigation-middle .property-heading {
  padding: 0;
  display: block;
  text-align: center;
}
.ere-property-slider.navigation-middle .ere__loop-property-price .property-price-postfix,
.ere-property-slider.navigation-middle .ere__loop-property-price .property-price-prefix {
  text-transform: uppercase;
}
.ere-property-slider.navigation-middle .property-location {
  margin-left: 0;
}
.ere-property-slider.navigation-middle .owl-nav .owl-next,
.ere-property-slider.navigation-middle .owl-nav .owl-prev {
  background-color: transparent;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
}
.ere-property-slider.navigation-middle .owl-nav .owl-next i,
.ere-property-slider.navigation-middle .owl-nav .owl-prev i {
  color: #bababa;
  font-size: 38px;
}
.ere-property-slider.navigation-middle .owl-nav .owl-next i:before,
.ere-property-slider.navigation-middle .owl-nav .owl-prev i:before {
  font-family: var(--g5-font-icon-primary);
}
.ere-property-slider.navigation-middle .owl-nav .owl-next:hover i,
.ere-property-slider.navigation-middle .owl-nav .owl-prev:hover i {
  color: var(--g5-color-accent);
}
.ere-property-slider.navigation-middle .owl-nav .owl-next:after,
.ere-property-slider.navigation-middle .owl-nav .owl-prev:after {
  display: none;
}
.ere-property-slider.navigation-middle .owl-nav .owl-next {
  right: 30px;
}
.ere-property-slider.navigation-middle .owl-nav .owl-next i:before {
  content: "\eb33";
}
.ere-property-slider.navigation-middle .owl-nav .owl-prev {
  margin: 0;
  left: 30px;
}
.ere-property-slider.navigation-middle .owl-nav .owl-prev i:before {
  content: "\eb34";
}

@media (min-width: 1200px) {
  .ere-property-slider.navigation-middle.property-slider-custome {
    --ere-sc-property-slider-property-text-color: #222;
    --ere-loop-property-info-value-text-color: #222;
    --ere-sc-property-slider-property-info-text-color: #8f8f8f;
    --ere-sc-property-slider-property-price-text-color: #222;
  }
  .ere-property-slider.navigation-middle.property-slider-custome .property-item-content {
    text-align: center;
  }
  .ere-property-slider.navigation-middle.property-slider-custome .container {
    display: inline-block;
    padding: 20px !important;
    border: solid 20px #fff;
  }
  .ere-property-slider.navigation-middle.property-slider-custome .property-item-content-inner {
    padding: 60px;
    background: rgba(255, 255, 255, 0.87);
  }
  .ere-property-slider.navigation-middle.property-slider-custome .ere__loop-property-price .property-price-postfix,
  .ere-property-slider.navigation-middle.property-slider-custome .ere__loop-property-price .property-price-prefix {
    color: #8f8f8f;
  }
}
.ere-property-slider.pagination-image {
  --ere-sc-property-slider-property-info-bg-color: transparent;
  --ere-sc-property-slider-property-info-text-color: #bababa;
  --ere-sc-property-slider-property-bg-color: transparent;
  --ere-sc-property-slider-property-text-color: #bababa;
}
.ere-property-slider.pagination-image .property-heading {
  padding: 0;
}

.ere-property-type .property-type-inner:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ere-property-type .property-type-info {
  bottom: auto;
  top: 0;
  z-index: 2;
  background-color: transparent;
  padding: 25px 30px;
}
.ere-property-type .view-all {
  position: absolute;
  bottom: 20px;
  left: 30px;
  right: 0;
  z-index: 3;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 0.1em;
  font-weight: 500;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
}
.ere-property-type .view-all > span {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 20px;
}
.ere-property-type .view-all:after {
  content: "";
  display: block;
  height: 1px;
  width: 1px;
  background-color: #fff;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.ere-property-type .property-title {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 5px;
}
.ere-property-type .property-title:hover {
  color: #fff;
}
.ere-property-type .property-count span {
  color: inherit;
}
.ere-property-type .property-type-inner:hover:before {
  background-color: rgba(var(--g5-color-accent-r), var(--g5-color-accent-g), var(--g5-color-accent-b), 0.9);
}
.ere-property-type .property-type-inner:hover .view-all {
  opacity: 1;
}

.ere-property-featured.property-single-carousel .property-content-wrap {
  padding: 40px;
  background-color: #f6f6f6;
}
.ere-property-featured.property-single-carousel .property-image {
  padding: 20px;
  background-color: #fff;
}
@media (min-width: 1200px) {
  .ere-property-featured.property-single-carousel .property-image {
    order: 1;
    margin-left: var(--ere-sc-property-featured-layout-property-single-carousel-image-spacing);
    margin-right: 0;
  }
}
.ere-property-featured.property-single-carousel .ere__loop-property-info-item.property-identity {
  display: none;
}
.ere-property-featured.property-single-carousel .ere__loop-property-info-item.property-area {
  margin-left: 0;
}
.ere-property-featured.property-single-carousel .ere__loop-property-status {
  margin-bottom: 7px;
}
.ere-property-featured.property-single-carousel .property-title {
  font-size: 28px;
  margin-bottom: 6px;
}
.ere-property-featured.property-single-carousel .property-price {
  font-size: 26px;
  margin-right: 0;
}
.ere-property-featured.property-single-carousel .property-location i {
  display: inline-block;
}
.ere-property-featured.property-single-carousel .property-location:after {
  content: "";
  display: block;
  width: 60px;
  height: 2px;
  background-color: var(--g5-color-accent);
  margin-top: 32px;
}
.ere-property-featured.property-single-carousel .property-heading-inner {
  margin-bottom: 0;
}
.ere-property-featured.property-single-carousel.color-light .property-content-wrap {
  background-color: #222;
}

@media (min-width: 1200px) {
  .ere-property-featured.property-sync-carousel .property-image-content {
    order: -1;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .ere-property-featured.property-sync-carousel .property-main-content {
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .ere-property-featured.property-sync-carousel .main-content-inner {
    max-width: 100%;
    padding: 0;
  }
}
.ere-property-featured.property-sync-carousel .ere__loop-property-status {
  margin-bottom: 10px;
}
.ere-property-featured.property-sync-carousel .property-title {
  font-size: 38px;
  margin-bottom: 2px;
}
.ere-property-featured.property-sync-carousel .property-price {
  font-size: 28px;
  margin-right: 0;
}
.ere-property-featured.property-sync-carousel .property-location i {
  display: inline-block;
}
.ere-property-featured.property-sync-carousel .property-heading-inner {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .ere-property-featured.property-sync-carousel .property-info {
    --ere-loop-property-info-spacing: 0px;
  }
  .ere-property-featured.property-sync-carousel .property-info .property-info-inner {
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .ere-property-featured.property-sync-carousel .property-info .ere__loop-property-info-item {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .ere-property-featured.property-sync-carousel .property-info .ere__loop-property-info-item i {
    margin-right: 0;
  }
  .ere-property-featured.property-sync-carousel .property-info .ere__loop-property-info-item .ere__lpi-content {
    text-align: center;
    margin-top: 10px;
  }
  .ere-property-featured.property-sync-carousel .property-info .ere__loop-property-info-item .ere__lpi-content span + span {
    margin-top: 5px;
  }
}
@media (max-width: 575px) {
  .ere-property-featured.property-sync-carousel .property-info .ere__loop-property-info-item {
    width: 50%;
    margin-bottom: 15px;
  }
}

.ere-property-featured.property-cities-filter .property-title {
  font-size: 32px;
}
.ere-property-featured.property-cities-filter .property-price {
  font-size: 32px;
  color: var(--g5-color-accent);
}
.ere-property-featured.property-cities-filter .property-content-wrap {
  background-color: transparent;
  margin-left: -15px;
  margin-right: -15px;
}
.ere-property-featured.property-cities-filter .property-content {
  background-color: #fff;
  padding: 20px;
}
.ere-property-featured.property-cities-filter .filter-wrap,
.ere-property-featured.property-cities-filter .property-content-inner {
  padding: 0 15px;
}
.ere-property-featured.property-cities-filter .filter-wrap {
  border-right: none;
}
.ere-property-featured.property-cities-filter .filter-wrap a {
  position: relative;
  background-color: #fff;
  border: none;
  -webkit-box-shadow: 2px 0 17px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 2px 0 17px 0 rgba(0, 0, 0, 0.15);
}
.ere-property-featured.property-cities-filter .filter-wrap a:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 100%;
  border-top: 7px solid transparent;
  border-left: 13px solid var(--g5-color-accent);
  border-bottom: 7px solid transparent;
  z-index: 2;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
}
.ere-property-featured.property-cities-filter .filter-wrap a:hover:after, .ere-property-featured.property-cities-filter .filter-wrap a.active-filter:after {
  opacity: 1;
}
.ere-property-featured.property-cities-filter .owl-dots {
  margin-top: 20px;
}
@media (max-width: 991px) {
  .ere-property-featured.property-cities-filter .filter-wrap a:after {
    display: none;
  }
}
@media (max-width: 767px) {
  .ere-property-featured.property-cities-filter .property-info {
    --ere-loop-property-info-spacing: 0px;
  }
  .ere-property-featured.property-cities-filter .property-info .property-info-inner {
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .ere-property-featured.property-cities-filter .property-info .ere__loop-property-info-item {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .ere-property-featured.property-cities-filter .property-info .ere__loop-property-info-item i {
    margin-right: 0;
  }
  .ere-property-featured.property-cities-filter .property-info .ere__loop-property-info-item .ere__lpi-content {
    text-align: center;
    margin-top: 10px;
  }
  .ere-property-featured.property-cities-filter .property-info .ere__loop-property-info-item .ere__lpi-content span + span {
    margin-top: 5px;
  }
}
@media (max-width: 575px) {
  .ere-property-featured.property-cities-filter .property-info .ere__loop-property-info-item {
    width: 50%;
    margin-bottom: 15px;
  }
}

@media (min-width: 1200px) {
  .ere-search-map-properties .ere-map-search {
    order: 1;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .ere-search-map-properties .col-scroll-vertical {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
}

/*--------------------------------------------------------------
## Utilities
--------------------------------------------------------------*/
.input-group-text {
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
}

.input-group > .form-control:focus + .input-group-append > .input-group-text {
  border-color: var(--g5-color-accent);
}

.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
  box-shadow: none;
}
.form-control.is-invalid + .input-group-append > .input-group-text,
.was-validated .form-control:invalid + .input-group-append > .input-group-text {
  border-color: #dc3545;
}

.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
  box-shadow: none;
}
.form-control.is-valid + .input-group-append > .input-group-text,
.was-validated .form-control:valid + .input-group-append > .input-group-text {
  border-color: #28a745;
}

@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .container, .container-md, .container-sm {
    max-width: 750px;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-0 {
    left: auto;
  }
}
@media (min-width: 992px) {
  .container, .container-lg, .container-md, .container-sm {
    max-width: 970px;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-3 {
    right: 25%;
  }
}
@media (min-width: 1200px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1200px;
  }
}
.col-xs-12 {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 768px) {
  .g5plus-contact-form.contact-2-column .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .g5plus-contact-form.contact-2-column .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}

.form-control:focus {
  border-color: var(--g5-color-accent);
  box-shadow: none;
}

/**
* Font
* ----------------------------------------------------------------------------
*/
.b-font {
  font-family: var(--g5-body-font) !important;
}

.s-font {
  font-family: var(--g5-secondary-font) !important;
}

/**
* Color
* ----------------------------------------------------------------------------
*/
.text-color-accent,
.text-color-accent-hover:hover {
  color: var(--g5-color-accent) !important;
}

.accent-color {
  color: var(--g5-color-accent) !important;
}

.bg-accent {
  background-color: var(--g5-color-accent) !important;
}

.bg-bold {
  background-color: var(--g5-color-heading);
}

.heading-color {
  color: var(--g5-color-heading) !important;
}

.text-color {
  color: var(--g5-color-text-main) !important;
}

.bordered {
  border: 1px solid var(--g5-color-border) !important;
}

.border-dark {
  border: 1px solid var(--g5-color-border-dark) !important;
}

.badge {
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  color: var(--g5-color-accent-foreground);
  background-color: var(--g5-color-accent);
  border-radius: 10px;
}

/**
* Padding Top
* ----------------------------------------------------------------------------
*/
.pd-top-0 {
  padding-top: 0px !important;
}

.pd-top-5 {
  padding-top: 5px !important;
}

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

.pd-top-15 {
  padding-top: 15px !important;
}

.pd-top-20 {
  padding-top: 20px !important;
}

.pd-top-25 {
  padding-top: 25px !important;
}

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

.pd-top-35 {
  padding-top: 35px !important;
}

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

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

.pd-top-50 {
  padding-top: 50px !important;
}

.pd-top-55 {
  padding-top: 55px !important;
}

.pd-top-60 {
  padding-top: 60px !important;
}

.pd-top-65 {
  padding-top: 65px !important;
}

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

.pd-top-75 {
  padding-top: 75px !important;
}

.pd-top-80 {
  padding-top: 80px !important;
}

.pd-top-85 {
  padding-top: 85px !important;
}

.pd-top-90 {
  padding-top: 90px !important;
}

.pd-top-95 {
  padding-top: 95px !important;
}

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

@media screen and (max-width: 991px) {
  .sm-pd-top-0 {
    padding-top: 0px !important;
  }
  .sm-pd-top-5 {
    padding-top: 5px !important;
  }
  .sm-pd-top-10 {
    padding-top: 10px !important;
  }
  .sm-pd-top-15 {
    padding-top: 15px !important;
  }
  .sm-pd-top-20 {
    padding-top: 20px !important;
  }
  .sm-pd-top-25 {
    padding-top: 25px !important;
  }
  .sm-pd-top-30 {
    padding-top: 30px !important;
  }
  .sm-pd-top-35 {
    padding-top: 35px !important;
  }
  .sm-pd-top-40 {
    padding-top: 40px !important;
  }
  .sm-pd-top-45 {
    padding-top: 45px !important;
  }
  .sm-pd-top-50 {
    padding-top: 50px !important;
  }
  .sm-pd-top-55 {
    padding-top: 55px !important;
  }
  .sm-pd-top-60 {
    padding-top: 60px !important;
  }
  .sm-pd-top-65 {
    padding-top: 65px !important;
  }
  .sm-pd-top-70 {
    padding-top: 70px !important;
  }
  .sm-pd-top-75 {
    padding-top: 75px !important;
  }
  .sm-pd-top-80 {
    padding-top: 80px !important;
  }
  .sm-pd-top-85 {
    padding-top: 85px !important;
  }
  .sm-pd-top-90 {
    padding-top: 90px !important;
  }
  .sm-pd-top-95 {
    padding-top: 95px !important;
  }
  .sm-pd-top-100 {
    padding-top: 100px !important;
  }
}
@media screen and (max-width: 767px) {
  .xs-pd-top-0 {
    padding-top: 0px !important;
  }
  .xs-pd-top-5 {
    padding-top: 5px !important;
  }
  .xs-pd-top-10 {
    padding-top: 10px !important;
  }
  .xs-pd-top-15 {
    padding-top: 15px !important;
  }
  .xs-pd-top-20 {
    padding-top: 20px !important;
  }
  .xs-pd-top-25 {
    padding-top: 25px !important;
  }
  .xs-pd-top-30 {
    padding-top: 30px !important;
  }
  .xs-pd-top-35 {
    padding-top: 35px !important;
  }
  .xs-pd-top-40 {
    padding-top: 40px !important;
  }
  .xs-pd-top-45 {
    padding-top: 45px !important;
  }
  .xs-pd-top-50 {
    padding-top: 50px !important;
  }
  .xs-pd-top-55 {
    padding-top: 55px !important;
  }
  .xs-pd-top-60 {
    padding-top: 60px !important;
  }
  .xs-pd-top-65 {
    padding-top: 65px !important;
  }
  .xs-pd-top-70 {
    padding-top: 70px !important;
  }
  .xs-pd-top-75 {
    padding-top: 75px !important;
  }
  .xs-pd-top-80 {
    padding-top: 80px !important;
  }
  .xs-pd-top-85 {
    padding-top: 85px !important;
  }
  .xs-pd-top-90 {
    padding-top: 90px !important;
  }
  .xs-pd-top-95 {
    padding-top: 95px !important;
  }
  .xs-pd-top-100 {
    padding-top: 100px !important;
  }
}
/**
* Padding Bottom
* ----------------------------------------------------------------------------
*/
.pd-bottom-0 {
  padding-bottom: 0px !important;
}

.pd-bottom-5 {
  padding-bottom: 5px !important;
}

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

.pd-bottom-15 {
  padding-bottom: 15px !important;
}

.pd-bottom-20 {
  padding-bottom: 20px !important;
}

.pd-bottom-25 {
  padding-bottom: 25px !important;
}

.pd-bottom-30 {
  padding-bottom: 30px !important;
}

.pd-bottom-35 {
  padding-bottom: 35px !important;
}

.pd-bottom-40 {
  padding-bottom: 40px !important;
}

.pd-bottom-45 {
  padding-bottom: 45px !important;
}

.pd-bottom-50 {
  padding-bottom: 50px !important;
}

.pd-bottom-55 {
  padding-bottom: 55px !important;
}

.pd-bottom-60 {
  padding-bottom: 60px !important;
}

.pd-bottom-65 {
  padding-bottom: 65px !important;
}

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

.pd-bottom-75 {
  padding-bottom: 75px !important;
}

.pd-bottom-80 {
  padding-bottom: 80px !important;
}

.pd-bottom-85 {
  padding-bottom: 85px !important;
}

.pd-bottom-90 {
  padding-bottom: 90px !important;
}

.pd-bottom-95 {
  padding-bottom: 95px !important;
}

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

@media screen and (max-width: 991px) {
  .sm-pd-bottom-0 {
    padding-bottom: 0px !important;
  }
  .sm-pd-bottom-5 {
    padding-bottom: 5px !important;
  }
  .sm-pd-bottom-10 {
    padding-bottom: 10px !important;
  }
  .sm-pd-bottom-15 {
    padding-bottom: 15px !important;
  }
  .sm-pd-bottom-20 {
    padding-bottom: 20px !important;
  }
  .sm-pd-bottom-25 {
    padding-bottom: 25px !important;
  }
  .sm-pd-bottom-30 {
    padding-bottom: 30px !important;
  }
  .sm-pd-bottom-35 {
    padding-bottom: 35px !important;
  }
  .sm-pd-bottom-40 {
    padding-bottom: 40px !important;
  }
  .sm-pd-bottom-45 {
    padding-bottom: 45px !important;
  }
  .sm-pd-bottom-50 {
    padding-bottom: 50px !important;
  }
  .sm-pd-bottom-55 {
    padding-bottom: 55px !important;
  }
  .sm-pd-bottom-60 {
    padding-bottom: 60px !important;
  }
  .sm-pd-bottom-65 {
    padding-bottom: 65px !important;
  }
  .sm-pd-bottom-70 {
    padding-bottom: 70px !important;
  }
  .sm-pd-bottom-75 {
    padding-bottom: 75px !important;
  }
  .sm-pd-bottom-80 {
    padding-bottom: 80px !important;
  }
  .sm-pd-bottom-85 {
    padding-bottom: 85px !important;
  }
  .sm-pd-bottom-90 {
    padding-bottom: 90px !important;
  }
  .sm-pd-bottom-95 {
    padding-bottom: 95px !important;
  }
  .sm-pd-bottom-100 {
    padding-bottom: 100px !important;
  }
}
@media screen and (max-width: 767px) {
  .xs-pd-bottom-0 {
    padding-bottom: 0px !important;
  }
  .xs-pd-bottom-5 {
    padding-bottom: 5px !important;
  }
  .xs-pd-bottom-10 {
    padding-bottom: 10px !important;
  }
  .xs-pd-bottom-15 {
    padding-bottom: 15px !important;
  }
  .xs-pd-bottom-20 {
    padding-bottom: 20px !important;
  }
  .xs-pd-bottom-25 {
    padding-bottom: 25px !important;
  }
  .xs-pd-bottom-30 {
    padding-bottom: 30px !important;
  }
  .xs-pd-bottom-35 {
    padding-bottom: 35px !important;
  }
  .xs-pd-bottom-40 {
    padding-bottom: 40px !important;
  }
  .xs-pd-bottom-45 {
    padding-bottom: 45px !important;
  }
  .xs-pd-bottom-50 {
    padding-bottom: 50px !important;
  }
  .xs-pd-bottom-55 {
    padding-bottom: 55px !important;
  }
  .xs-pd-bottom-60 {
    padding-bottom: 60px !important;
  }
  .xs-pd-bottom-65 {
    padding-bottom: 65px !important;
  }
  .xs-pd-bottom-70 {
    padding-bottom: 70px !important;
  }
  .xs-pd-bottom-75 {
    padding-bottom: 75px !important;
  }
  .xs-pd-bottom-80 {
    padding-bottom: 80px !important;
  }
  .xs-pd-bottom-85 {
    padding-bottom: 85px !important;
  }
  .xs-pd-bottom-90 {
    padding-bottom: 90px !important;
  }
  .xs-pd-bottom-95 {
    padding-bottom: 95px !important;
  }
  .xs-pd-bottom-100 {
    padding-bottom: 100px !important;
  }
}
/**
* Margin Top
* ----------------------------------------------------------------------------
*/
.mg-top-0 {
  margin-top: 0px !important;
}

.mg-top-5 {
  margin-top: 5px !important;
}

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

.mg-top-15 {
  margin-top: 15px !important;
}

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

.mg-top-25 {
  margin-top: 25px !important;
}

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

.mg-top-35 {
  margin-top: 35px !important;
}

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

.mg-top-45 {
  margin-top: 45px !important;
}

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

.mg-top-55 {
  margin-top: 55px !important;
}

.mg-top-60 {
  margin-top: 60px !important;
}

.mg-top-65 {
  margin-top: 65px !important;
}

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

.mg-top-75 {
  margin-top: 75px !important;
}

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

.mg-top-85 {
  margin-top: 85px !important;
}

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

.mg-top-95 {
  margin-top: 95px !important;
}

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

@media screen and (max-width: 991px) {
  .sm-mg-top-0 {
    margin-top: 0px !important;
  }
  .sm-mg-top-5 {
    margin-top: 5px !important;
  }
  .sm-mg-top-10 {
    margin-top: 10px !important;
  }
  .sm-mg-top-15 {
    margin-top: 15px !important;
  }
  .sm-mg-top-20 {
    margin-top: 20px !important;
  }
  .sm-mg-top-25 {
    margin-top: 25px !important;
  }
  .sm-mg-top-30 {
    margin-top: 30px !important;
  }
  .sm-mg-top-35 {
    margin-top: 35px !important;
  }
  .sm-mg-top-40 {
    margin-top: 40px !important;
  }
  .sm-mg-top-45 {
    margin-top: 45px !important;
  }
  .sm-mg-top-50 {
    margin-top: 50px !important;
  }
  .sm-mg-top-55 {
    margin-top: 55px !important;
  }
  .sm-mg-top-60 {
    margin-top: 60px !important;
  }
  .sm-mg-top-65 {
    margin-top: 65px !important;
  }
  .sm-mg-top-70 {
    margin-top: 70px !important;
  }
  .sm-mg-top-75 {
    margin-top: 75px !important;
  }
  .sm-mg-top-80 {
    margin-top: 80px !important;
  }
  .sm-mg-top-85 {
    margin-top: 85px !important;
  }
  .sm-mg-top-90 {
    margin-top: 90px !important;
  }
  .sm-mg-top-95 {
    margin-top: 95px !important;
  }
  .sm-mg-top-100 {
    margin-top: 100px !important;
  }
}
@media screen and (max-width: 767px) {
  .xs-mg-top-0 {
    margin-top: 0px !important;
  }
  .xs-mg-top-5 {
    margin-top: 5px !important;
  }
  .xs-mg-top-10 {
    margin-top: 10px !important;
  }
  .xs-mg-top-15 {
    margin-top: 15px !important;
  }
  .xs-mg-top-20 {
    margin-top: 20px !important;
  }
  .xs-mg-top-25 {
    margin-top: 25px !important;
  }
  .xs-mg-top-30 {
    margin-top: 30px !important;
  }
  .xs-mg-top-35 {
    margin-top: 35px !important;
  }
  .xs-mg-top-40 {
    margin-top: 40px !important;
  }
  .xs-mg-top-45 {
    margin-top: 45px !important;
  }
  .xs-mg-top-50 {
    margin-top: 50px !important;
  }
  .xs-mg-top-55 {
    margin-top: 55px !important;
  }
  .xs-mg-top-60 {
    margin-top: 60px !important;
  }
  .xs-mg-top-65 {
    margin-top: 65px !important;
  }
  .xs-mg-top-70 {
    margin-top: 70px !important;
  }
  .xs-mg-top-75 {
    margin-top: 75px !important;
  }
  .xs-mg-top-80 {
    margin-top: 80px !important;
  }
  .xs-mg-top-85 {
    margin-top: 85px !important;
  }
  .xs-mg-top-90 {
    margin-top: 90px !important;
  }
  .xs-mg-top-95 {
    margin-top: 95px !important;
  }
  .xs-mg-top-100 {
    margin-top: 100px !important;
  }
}
/**
* Margin Bottom
* ----------------------------------------------------------------------------
*/
.mg-bottom-0 {
  margin-bottom: 0px !important;
}

.mg-bottom-5 {
  margin-bottom: 5px !important;
}

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

.mg-bottom-15 {
  margin-bottom: 15px !important;
}

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

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

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

.mg-bottom-35 {
  margin-bottom: 35px !important;
}

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

.mg-bottom-45 {
  margin-bottom: 45px !important;
}

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

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

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

.mg-bottom-65 {
  margin-bottom: 65px !important;
}

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

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

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

.mg-bottom-85 {
  margin-bottom: 85px !important;
}

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

.mg-bottom-95 {
  margin-bottom: 95px !important;
}

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

@media screen and (max-width: 991px) {
  .sm-mg-bottom-0 {
    margin-bottom: 0px !important;
  }
  .sm-mg-bottom-5 {
    margin-bottom: 5px !important;
  }
  .sm-mg-bottom-10 {
    margin-bottom: 10px !important;
  }
  .sm-mg-bottom-15 {
    margin-bottom: 15px !important;
  }
  .sm-mg-bottom-20 {
    margin-bottom: 20px !important;
  }
  .sm-mg-bottom-25 {
    margin-bottom: 25px !important;
  }
  .sm-mg-bottom-30 {
    margin-bottom: 30px !important;
  }
  .sm-mg-bottom-35 {
    margin-bottom: 35px !important;
  }
  .sm-mg-bottom-40 {
    margin-bottom: 40px !important;
  }
  .sm-mg-bottom-45 {
    margin-bottom: 45px !important;
  }
  .sm-mg-bottom-50 {
    margin-bottom: 50px !important;
  }
  .sm-mg-bottom-55 {
    margin-bottom: 55px !important;
  }
  .sm-mg-bottom-60 {
    margin-bottom: 60px !important;
  }
  .sm-mg-bottom-65 {
    margin-bottom: 65px !important;
  }
  .sm-mg-bottom-70 {
    margin-bottom: 70px !important;
  }
  .sm-mg-bottom-75 {
    margin-bottom: 75px !important;
  }
  .sm-mg-bottom-80 {
    margin-bottom: 80px !important;
  }
  .sm-mg-bottom-85 {
    margin-bottom: 85px !important;
  }
  .sm-mg-bottom-90 {
    margin-bottom: 90px !important;
  }
  .sm-mg-bottom-95 {
    margin-bottom: 95px !important;
  }
  .sm-mg-bottom-100 {
    margin-bottom: 100px !important;
  }
}
@media screen and (max-width: 767px) {
  .xs-mg-bottom-0 {
    margin-bottom: 0px !important;
  }
  .xs-mg-bottom-5 {
    margin-bottom: 5px !important;
  }
  .xs-mg-bottom-10 {
    margin-bottom: 10px !important;
  }
  .xs-mg-bottom-15 {
    margin-bottom: 15px !important;
  }
  .xs-mg-bottom-20 {
    margin-bottom: 20px !important;
  }
  .xs-mg-bottom-25 {
    margin-bottom: 25px !important;
  }
  .xs-mg-bottom-30 {
    margin-bottom: 30px !important;
  }
  .xs-mg-bottom-35 {
    margin-bottom: 35px !important;
  }
  .xs-mg-bottom-40 {
    margin-bottom: 40px !important;
  }
  .xs-mg-bottom-45 {
    margin-bottom: 45px !important;
  }
  .xs-mg-bottom-50 {
    margin-bottom: 50px !important;
  }
  .xs-mg-bottom-55 {
    margin-bottom: 55px !important;
  }
  .xs-mg-bottom-60 {
    margin-bottom: 60px !important;
  }
  .xs-mg-bottom-65 {
    margin-bottom: 65px !important;
  }
  .xs-mg-bottom-70 {
    margin-bottom: 70px !important;
  }
  .xs-mg-bottom-75 {
    margin-bottom: 75px !important;
  }
  .xs-mg-bottom-80 {
    margin-bottom: 80px !important;
  }
  .xs-mg-bottom-85 {
    margin-bottom: 85px !important;
  }
  .xs-mg-bottom-90 {
    margin-bottom: 90px !important;
  }
  .xs-mg-bottom-95 {
    margin-bottom: 95px !important;
  }
  .xs-mg-bottom-100 {
    margin-bottom: 100px !important;
  }
}
/**
* Font Weight
* ----------------------------------------------------------------------------
*/
.fw-light {
  font-weight: 300 !important;
}

.fw-normal {
  font-weight: 400 !important;
}

.fw-medium {
  font-weight: 500 !important;
}

.fw-semi-bold {
  font-weight: 600 !important;
}

.fw-bold {
  font-weight: 700 !important;
}

.fw-black {
  font-weight: 900 !important;
}

/**
* Font Size
* ----------------------------------------------------------------------------
*/
.fs-10 {
  font-size: 10px !important;
}

.fs-11 {
  font-size: 11px !important;
}

.fs-12 {
  font-size: 12px !important;
}

.fs-13 {
  font-size: 13px !important;
}

.fs-14 {
  font-size: 14px !important;
}

.fs-15 {
  font-size: 15px !important;
}

.fs-16 {
  font-size: 16px !important;
}

.fs-18 {
  font-size: 18px !important;
}

.fs-20 {
  font-size: 20px !important;
}

.fs-21 {
  font-size: 21px !important;
}

.fs-24 {
  font-size: 24px !important;
}

.fs-26 {
  font-size: 26px !important;
}

.fs-30 {
  font-size: 30px !important;
}

.fs-31 {
  font-size: 31px !important;
}

.fs-32 {
  font-size: 32px !important;
}

.fs-34 {
  font-size: 34px !important;
}

.fs-36 {
  font-size: 36px !important;
}

.fs-38 {
  font-size: 38px !important;
}

.fs-42 {
  font-size: 42px !important;
}

.fs-44 {
  font-size: 44px !important;
}

.fs-46 {
  font-size: 46px !important;
}

.fs-48 {
  font-size: 48px !important;
}

.fs-50 {
  font-size: 50px !important;
}

.fs-60 {
  font-size: 60px !important;
}

.fs-120 {
  font-size: 120px !important;
}

/**
* Font Style
* ----------------------------------------------------------------------------
*/
.text-italic {
  font-style: italic !important;
}

.uppercase {
  text-transform: uppercase !important;
}

/**
* Line Height
* ----------------------------------------------------------------------------
*/
.line-small {
  line-height: 1em !important;
}

.line-normal {
  line-height: 1.5em !important;
}

.line-medium {
  line-height: 1.6em !important;
}

.line-large {
  line-height: 1.8em !important;
}

.line-2x {
  line-height: 2em !important;
}

.line-3x {
  line-height: 3em !important;
}

.line-21 {
  line-height: 21px !important;
}

.line-24 {
  line-height: 24px !important;
}

.line-28 {
  line-height: 28px !important;
}

.line-34 {
  line-height: 34px !important;
}

.line-42 {
  line-height: 42px !important;
}

.line-60 {
  line-height: 60px !important;
}

/**
* Letter Spacing
* ----------------------------------------------------------------------------
*/
.spacing-50 {
  letter-spacing: 0.05em;
}

.nn {
  letter-spacing: 0.1em;
}

.spacing--50 {
  letter-spacing: -0.05em;
}

.overflow-hidden {
  overflow: hidden !important;
}

/**
* TRANSITION
* ----------------------------------------------------------------------------
*/
.transition03 {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.transition05 {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.fixed {
  position: fixed;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.pd-right-60 {
  padding-right: 60px;
}

.inner-pd-right-0 > div {
  padding-right: 0 !important;
}

.inner-pd-left-0 > div {
  padding-left: 0 !important;
}

.mg-bottom--70 {
  margin-bottom: -70px;
}

.text-left {
  text-align: left !important;
}

@media screen and (max-width: 991px) {
  .md-pd-right-0 {
    padding-right: 0;
  }
  .sm-text-center {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .xs-text-center {
    text-align: center !important;
  }
  .xs-display-none {
    display: none !important;
  }
  .inner-sm-pd-right-15 > div {
    padding-right: 15px !important;
  }
  .inner-sm-pd-left-15 > div {
    padding-left: 15px !important;
  }
}
/**
* Custom Columns Mobile
* ----------------------------------------------------------------------------
*/
@media (max-width: 479px) {
  .col-mb-1, .col-mb-2, .col-mb-3, .col-mb-4, .col-mb-5, .col-mb-6, .col-mb-7, .col-mb-8, .col-mb-9, .col-mb-10, .col-mb-11, .col-mb-12 {
    float: left;
  }
  .col-mb-12 {
    width: 100%;
  }
  .col-mb-11 {
    width: 91.66666667%;
  }
  .col-mb-10 {
    width: 83.33333333%;
  }
  .col-mb-9 {
    width: 75%;
  }
  .col-mb-8 {
    width: 66.66666667%;
  }
  .col-mb-7 {
    width: 58.33333333%;
  }
  .col-mb-6 {
    width: 50%;
  }
  .col-mb-5 {
    width: 41.66666667%;
  }
  .col-mb-4 {
    width: 33.33333333%;
  }
  .col-mb-3 {
    width: 25%;
  }
  .col-mb-2 {
    width: 16.66666667%;
  }
  .col-mb-1 {
    width: 8.33333333%;
  }
  .col-mb-pull-12 {
    right: 100%;
  }
  .col-mb-pull-11 {
    right: 91.66666667%;
  }
  .col-mb-pull-10 {
    right: 83.33333333%;
  }
  .col-mb-pull-9 {
    right: 75%;
  }
  .col-mb-pull-8 {
    right: 66.66666667%;
  }
  .col-mb-pull-7 {
    right: 58.33333333%;
  }
  .col-mb-pull-6 {
    right: 50%;
  }
  .col-mb-pull-5 {
    right: 41.66666667%;
  }
  .col-mb-pull-4 {
    right: 33.33333333%;
  }
  .col-mb-pull-3 {
    right: 25%;
  }
  .col-mb-pull-2 {
    right: 16.66666667%;
  }
  .col-mb-pull-1 {
    right: 8.33333333%;
  }
  .col-mb-pull-0 {
    right: auto;
  }
  .col-mb-push-12 {
    left: 100%;
  }
  .col-mb-push-11 {
    left: 91.66666667%;
  }
  .col-mb-push-10 {
    left: 83.33333333%;
  }
  .col-mb-push-9 {
    left: 75%;
  }
  .col-mb-push-8 {
    left: 66.66666667%;
  }
  .col-mb-push-7 {
    left: 58.33333333%;
  }
  .col-mb-push-6 {
    left: 50%;
  }
  .col-mb-push-5 {
    left: 41.66666667%;
  }
  .col-mb-push-4 {
    left: 33.33333333%;
  }
  .col-mb-push-3 {
    left: 25%;
  }
  .col-mb-push-2 {
    left: 16.66666667%;
  }
  .col-mb-push-1 {
    left: 8.33333333%;
  }
  .col-mb-push-0 {
    left: auto;
  }
  .col-mb-offset-12 {
    margin-left: 100%;
  }
  .col-mb-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-mb-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-mb-offset-9 {
    margin-left: 75%;
  }
  .col-mb-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-mb-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-mb-offset-6 {
    margin-left: 50%;
  }
  .col-mb-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-mb-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-mb-offset-3 {
    margin-left: 25%;
  }
  .col-mb-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-mb-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-mb-offset-0 {
    margin-left: 0;
  }
}
/*
---------Add new class--------*/
.pos-rev {
  position: relative;
}

.pos-ab {
  position: absolute;
}

.mg-right-30 {
  margin-right: 30px;
}

.mg-left-30 {
  margin-left: 30px;
}

.mg-right-20 {
  margin-right: 20px;
}

.mg-right-10 {
  margin-right: 10px;
}

.mg-top-3 {
  margin-top: 3px;
}

.color-white * {
  color: #fff;
}

.app-icon {
  overflow: inherit;
}
.app-icon div {
  display: table-cell;
  vertical-align: middle;
}
.app-icon .icon {
  border-right: solid 1px rgba(255, 255, 255, 0.3);
  padding: 17px 17px 17px 5px;
}
.app-icon .content {
  padding: 11px 0 11px 17px;
}
.app-icon i, .app-icon span, .app-icon h4 {
  color: #fff;
}

.display-none {
  display: none;
}

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

.background-position-top.important {
  background-position: top !important;
}

.bg-img-top-no-repeat {
  background-position: top;
  background-repeat: no-repeat;
}

.bg-dark-left {
  position: relative;
}
.bg-dark-left:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  right: -999px;
  background-color: #2C2C2C;
}

.content-padding-15 .container {
  padding-left: 15px;
  padding-right: 15px;
}

.custom-title {
  position: absolute;
  top: 22px;
  width: 1170px;
  left: 0;
  right: 0;
  margin-left: auto !important;
  margin-right: auto !important;
}

/*# sourceMappingURL=style.css.map */
