/*!
Theme Name: Webfast Real Estate 2022
Author: Webfast.vn
Version: 1.0.0
Text Domain: wfs
*/
@import url("https://fonts.googleapis.com/css?family=Inter:400,400i,600,700,700i&subset=vietnamese");
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 1.875em;
  margin: 0.67em 0;
}
@media screen and (min-width: 641px) {
  h1 {
    font-size: 2.5em;
  }
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
}

@keyframes toBottom {
  from {
    opacity: 0;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes showUp {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes toTop {
  from {
    opacity: 0;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes toRight {
  from {
    opacity: 0;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    -o-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes toLeft {
  from {
    opacity: 0;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    -o-transform: translateX(30px);
    transform: translateX(30px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes zoomOut {
  from {
    opacity: 0;
    -webkit-transform: scale(0.8, 0.8);
    -ms-transform: scale(0.8, 0.8);
    -o-transform: scale(0.8, 0.8);
    transform: scale(0.8, 0.8);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@keyframes zoomIn {
  0% {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  50% {
    opacity: 0;
    -webkit-transform: scale(0.8, 0.8);
    -ms-transform: scale(0.8, 0.8);
    -o-transform: scale(0.8, 0.8);
    transform: scale(0.8, 0.8);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.8, 0.8);
    -ms-transform: scale(0.8, 0.8);
    -o-transform: scale(0.8, 0.8);
    transform: scale(0.8, 0.8);
    height: 0;
    width: 0;
    visibility: hidden;
  }
}
@keyframes rotateCircle {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  23% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  25% {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  48% {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  73% {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  75% {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  98% {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes zig {
  0% {
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  5% {
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    transform: rotate(-3deg);
  }
  10% {
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  15% {
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    transform: rotate(-3deg);
  }
  20% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes zig-big {
  0% {
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  5% {
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  10% {
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  15% {
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  20% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes run {
  45% {
    margin-top: 0;
  }
  55% {
    margin-top: -32px;
  }
  90% {
    margin-top: -32px;
  }
  100% {
    margin-top: 0;
  }
}
@keyframes icon-anim {
  0% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
  }
}
@keyframes fill-anim {
  0% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.2;
  }
  100% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
}
@keyframes heart-pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.3);
  }
  100% {
    transform: scale(1);
  }
}
/**Call Now**/
@keyframes wfs-call-now-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.5) skew(1deg);
    -webkit-opacity: 0.1;
  }
  30% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    -webkit-opacity: 0.5;
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    -webkit-opacity: 0.1;
  }
}
@keyframes wfs-call-now-fill-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.6;
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.6;
  }
  100% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.6;
  }
}
@keyframes wfs-call-now-img-anim {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
}
/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  color: #222;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}

.elementor .elementor-heading-title {
  line-height: inherit;
}

p {
  margin-bottom: 0.5em;
  margin-top: 0;
}

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

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

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

code,
kbd,
tt,
var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

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

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

big {
  font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
  background: #fff;
}

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

ul,
ol {
  margin: 0 0 1.5em 0;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

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

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5em 1.5em;
}

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

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

figure {
  margin: 1em 0;
}

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

/* Links
--------------------------------------------- */
a {
  color: var(--e-global-color-accent, #61CE70);
  text-decoration: none;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:visited {
  color: var(--e-global-color-accent, #61CE70);
}
a:hover, a:focus, a:active {
  color: var(--e-global-color-secondary, #54595F);
}
a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}

/* Forms
--------------------------------------------- */
.button,
button,
input[type=button],
input[type=reset],
input[type=submit] {
  border: 1px solid var(--e-global-color-accent, #61CE70);
  border-radius: 4px;
  background: var(--e-global-color-accent, #61CE70);
  color: #fff;
  padding: 10px 20px;
  text-align: center;
  cursor: pointer;
  font-weight: 700;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.button:hover,
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  border-color: var(--e-global-color-secondary, #54595F);
  background-color: var(--e-global-color-secondary, #54595F);
  color: #fff;
}
.button.secondary,
button.secondary,
input[type=button].secondary,
input[type=reset].secondary,
input[type=submit].secondary {
  background: none;
  color: var(--e-global-color-accent, #61CE70);
  border-color: var(--e-global-color-accent, #61CE70);
}
.button.secondary:hover,
button.secondary:hover,
input[type=button].secondary:hover,
input[type=reset].secondary:hover,
input[type=submit].secondary:hover {
  background-color: var(--e-global-color-accent, #61CE70);
  color: #fff;
}

.elementor .elementor-button {
  line-height: inherit;
  border-radius: 4px !important;
  background: var(--e-global-color-accent, #61CE70);
  font-weight: 700;
  color: #fff;
}
.elementor .elementor-button:hover {
  border-color: var(--e-global-color-secondary, #54595F);
  background-color: var(--e-global-color-secondary, #54595F);
  color: #fff;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
select,
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 10px;
  max-width: 100%;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
select:focus,
textarea:focus {
  color: #111;
}

textarea {
  width: 100%;
}

/* Grids
--------------------------------------------- */
.row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.row [class*=col-] {
  flex-basis: 100%;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
.row [class*=col-].flex-1 {
  flex: 1;
}
.row .col-1 {
  flex-basis: 8.3333333333%;
  width: 8.3333333333%;
}
.row .col-2 {
  flex-basis: 16.6666666667%;
  width: 16.6666666667%;
}
.row .col-3 {
  flex-basis: 25%;
  width: 25%;
}
.row .col-4 {
  flex-basis: 33.3333333333%;
  width: 33.3333333333%;
}
.row .col-5 {
  flex-basis: 41.6666666667%;
  width: 41.6666666667%;
}
.row .col-6 {
  flex-basis: 50%;
  width: 50%;
}
.row .col-7 {
  flex-basis: 58.3333333333%;
  width: 58.3333333333%;
}
.row .col-8 {
  flex-basis: 66.6666666667%;
  width: 66.6666666667%;
}
.row .col-9 {
  flex-basis: 75%;
  width: 75%;
}
.row .col-10 {
  flex-basis: 83.3333333333%;
  width: 83.3333333333%;
}
.row .col-11 {
  flex-basis: 91.6666666667%;
  width: 91.6666666667%;
}
.row .col-12 {
  flex-basis: 100%;
  width: 100%;
}
.row .col-24 {
  flex-basis: 20%;
  width: 20%;
}
.row .col-auto {
  width: inherit;
  flex-basis: inherit;
}
.row.no-padding {
  margin-left: 0;
  margin-right: 0;
}
.row.no-padding > [class*=col-] {
  padding: 0;
}
.row.padding-5 {
  margin-left: -5px;
  margin-right: -5px;
}
.row.padding-5 > [class*=col-] {
  padding-left: 5px;
  padding-right: 5px;
}
.row.padding-10 {
  margin-left: -10px;
  margin-right: -10px;
}
.row.padding-10 > [class*=col-] {
  padding-left: 10px;
  padding-right: 10px;
}
.row.padding-20 {
  margin-left: -20px;
  margin-right: -20px;
}
.row.padding-20 > [class*=col-] {
  padding-left: 20px;
  padding-right: 20px;
}
.row.no-margin {
  margin-left: 0;
  margin-right: 0;
}
.row.justify {
  justify-content: space-between;
  align-items: center;
}

.elementor-container .row {
  flex-grow: 1;
  flex-shrink: 1;
}

@media screen and (max-width: 320px) {
  .hidden-ss {
    display: none !important;
  }
}
@media screen and (max-width: 640px) {
  .hidden-xs {
    display: none !important;
  }
  .row .no-xs-padding {
    padding: 0;
  }
  .row.padding-xs-5 {
    margin-left: -5px;
    margin-right: -5px;
  }
  .row.padding-xs-5 > [class*=col-] {
    padding-left: 5px;
    padding-right: 5px;
  }
  .xs-first-order {
    order: -1;
  }
}
@media screen and (max-width: 1024px) {
  .row .col-sm-1 {
    flex-basis: 8.3333333333%;
    width: 8.3333333333%;
  }
  .row .col-sm-2 {
    flex-basis: 16.6666666667%;
    width: 16.6666666667%;
  }
  .row .col-sm-3 {
    flex-basis: 25%;
    width: 25%;
  }
  .row .col-sm-4 {
    flex-basis: 33.3333333333%;
    width: 33.3333333333%;
  }
  .row .col-sm-5 {
    flex-basis: 41.6666666667%;
    width: 41.6666666667%;
  }
  .row .col-sm-6 {
    flex-basis: 50%;
    width: 50%;
  }
  .row .col-sm-7 {
    flex-basis: 58.3333333333%;
    width: 58.3333333333%;
  }
  .row .col-sm-8 {
    flex-basis: 66.6666666667%;
    width: 66.6666666667%;
  }
  .row .col-sm-9 {
    flex-basis: 75%;
    width: 75%;
  }
  .row .col-sm-10 {
    flex-basis: 83.3333333333%;
    width: 83.3333333333%;
  }
  .row .col-sm-11 {
    flex-basis: 91.6666666667%;
    width: 91.6666666667%;
  }
  .row .col-sm-12 {
    flex-basis: 100%;
    width: 100%;
  }
  .row .col-sm-24 {
    flex-basis: 20%;
    width: 20%;
  }
  .row .col-sm-auto {
    width: inherit;
    flex-basis: inherit;
  }
  .row .no-sm-padding {
    padding: 0;
  }
  .hidden-sm {
    display: none !important;
  }
}
@media screen and (min-width: 641px) {
  .row .col-md-1 {
    flex-basis: 8.3333333333%;
    width: 8.3333333333%;
  }
  .row .col-md-2 {
    flex-basis: 16.6666666667%;
    width: 16.6666666667%;
  }
  .row .col-md-3 {
    flex-basis: 25%;
    width: 25%;
  }
  .row .col-md-4 {
    flex-basis: 33.3333333333%;
    width: 33.3333333333%;
  }
  .row .col-md-5 {
    flex-basis: 41.6666666667%;
    width: 41.6666666667%;
  }
  .row .col-md-6 {
    flex-basis: 50%;
    width: 50%;
  }
  .row .col-md-7 {
    flex-basis: 58.3333333333%;
    width: 58.3333333333%;
  }
  .row .col-md-8 {
    flex-basis: 66.6666666667%;
    width: 66.6666666667%;
  }
  .row .col-md-9 {
    flex-basis: 75%;
    width: 75%;
  }
  .row .col-md-10 {
    flex-basis: 83.3333333333%;
    width: 83.3333333333%;
  }
  .row .col-md-11 {
    flex-basis: 91.6666666667%;
    width: 91.6666666667%;
  }
  .row .col-md-12 {
    flex-basis: 100%;
    width: 100%;
  }
  .row .col-md-24 {
    flex-basis: 20%;
    width: 20%;
  }
  .row .col-md-auto {
    width: inherit;
    flex-basis: inherit;
  }
  .row .no-md-padding {
    padding: 0;
  }
  .row.padding-md-10 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .row.padding-md-10 > [class*=col-] {
    padding: 10px;
  }
  .hidden-md {
    display: none !important;
  }
}
@media screen and (min-width: 640px) and (max-width: 1024px) {
  .show-tab {
    display: block !important;
  }
}
@media screen and (min-width: 1025px) {
  .row .col-lg-1 {
    flex-basis: 8.3333333333%;
    width: 8.3333333333%;
  }
  .row .col-lg-2 {
    flex-basis: 16.6666666667%;
    width: 16.6666666667%;
  }
  .row .col-lg-3 {
    flex-basis: 25%;
    width: 25%;
  }
  .row .col-lg-4 {
    flex-basis: 33.3333333333%;
    width: 33.3333333333%;
  }
  .row .col-lg-5 {
    flex-basis: 41.6666666667%;
    width: 41.6666666667%;
  }
  .row .col-lg-6 {
    flex-basis: 50%;
    width: 50%;
  }
  .row .col-lg-7 {
    flex-basis: 58.3333333333%;
    width: 58.3333333333%;
  }
  .row .col-lg-8 {
    flex-basis: 66.6666666667%;
    width: 66.6666666667%;
  }
  .row .col-lg-9 {
    flex-basis: 75%;
    width: 75%;
  }
  .row .col-lg-10 {
    flex-basis: 83.3333333333%;
    width: 83.3333333333%;
  }
  .row .col-lg-11 {
    flex-basis: 91.6666666667%;
    width: 91.6666666667%;
  }
  .row .col-lg-12 {
    flex-basis: 100%;
    width: 100%;
  }
  .row .col-lg-24 {
    flex-basis: 20%;
    width: 20%;
  }
  .row .col-lg-auto {
    width: inherit;
    flex-basis: inherit;
  }
  .row .no-lg-padding {
    padding: 0;
  }
  .hidden-lg {
    display: none !important;
  }
}
/* Icons
--------------------------------------------- */
@font-face {
  font-family: "feather";
  src: url("fonts/Feather.ttf?sdxovp") format("truetype"), url("fonts/Feather.woff?sdxovp") format("woff"), url("fonts/Feather.svg?sdxovp#Feather") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=wfsico-]:before, [class*=wfsico-]:before {
  font-family: "feather" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class*=wfsimg-]:before {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: 98%;
  vertical-align: text-top;
  background-color: #222;
  margin-top: 0.1em;
}

.wfsico-search:before {
  content: "\e9c1";
}

.wfsico-menu:before {
  content: "\e98f";
}

.wfsico-phone:before {
  content: "\e9a7";
}

.wfsico-chevron-right:before {
  content: "\e930";
}

.wfsico-chevron-left:before {
  content: "\e92f";
}

.wfsico-chevron-down:before {
  content: "\e92e";
}

.wfsico-arrow-right:before {
  content: "\e912";
}

.wfsico-arrow-left:before {
  content: "\e910";
}

.wfsico-arrow-upright:before {
  content: "\e917";
}

.wfsico-menu:before {
  content: "\e98f";
}

.wfsico-times:before {
  content: "\ea02";
}

.wfsico-plus:before {
  content: "\e9b1";
}

.wfsico-chat:before {
  content: "\e990";
}

.wfsico-email:before {
  content: "\e98a";
}

.wfsico-youtube:before {
  content: "\ea05";
}

.wfsico-facebook:before {
  content: "\e95e";
}

.wfsico-user:before {
  content: "\e9f1";
}

.wfsico-clock:before {
  content: "\e939";
}

.wfsico-eye:before {
  content: "\e95c";
}

.wfsico-file:before {
  content: "\e964";
}

.wfsico-download:before {
  content: "\e90d";
}

.wfsico-folder:before {
  content: "\e968";
}

.wfsico-map-pin:before {
  content: "\e98c";
}

.wfsico-calender:before {
  content: "\e927";
}

.wfsimg-tiktok:before {
  -webkit-mask-image: url(images/tik-tok.svg);
  mask-image: url(images/tik-tok.svg);
}

.wfsimg-zalo:before {
  -webkit-mask-image: url(images/zalo.svg);
  mask-image: url(images/zalo.svg);
}

.wfsimg-messenger:before {
  -webkit-mask-image: url(images/messenger.svg);
  mask-image: url(images/messenger.svg);
}

.wfsimg-facebook:before {
  -webkit-mask-image: url(images/facebook.svg);
  mask-image: url(images/facebook.svg);
}

.wfsimg-gg-drive:before {
  -webkit-mask-image: url(images/google-drive.svg);
  mask-image: url(images/google-drive.svg);
}

.wfsimg-chat:before {
  -webkit-mask-image: url(images/chat.svg);
  mask-image: url(images/chat.svg);
}

.wfsimg-area:before {
  -webkit-mask-image: url(images/area.svg);
  mask-image: url(images/area.svg);
}

.wfsimg-bedroom:before {
  -webkit-mask-image: url(images/bedroom.svg);
  mask-image: url(images/bedroom.svg);
}

.wfsimg-toilet:before {
  -webkit-mask-image: url(images/toilet.svg);
  mask-image: url(images/toilet.svg);
}

.wfsimg-direction:before {
  -webkit-mask-image: url(images/direction.svg);
  mask-image: url(images/direction.svg);
}

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.site-branding img {
  display: block;
  height: 30px;
}
@media screen and (max-width: 1024px) {
  .site-branding {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .site-branding img {
    height: 30px;
  }
}
.site-branding .menu-ico i, .site-branding .search-ico i {
  padding: 5px 10px;
  display: block;
  font-size: 20px;
}
.site-branding .menu-ico i:before, .site-branding .search-ico i:before {
  display: block;
}
.site-branding .search-ico {
  margin-left: auto;
  margin-right: 10px;
}

@media screen and (min-width: 1025px) {
  .logo-centered .main-navigation {
    flex: 1;
  }
  .logo-centered .main-navigation.main {
    order: -1;
  }
  .logo-centered .main-navigation.main ul.menu, .logo-centered .main-navigation.main div.menu {
    justify-content: flex-end;
  }
}
.mobile-navigation .site-branding {
  flex: 1;
}
.mobile-navigation .menu-ico {
  font-size: 1.45em;
  margin-right: auto;
}
.mobile-navigation .menu-ico.menu-active {
  font-size: 1.75em;
}
.mobile-navigation .menu-ico [class*=wfsico-] {
  color: #222;
}
.mobile-navigation .menu-ico [class*=clki] {
  padding: 0 15px;
}

.mobile-site-branding .logo {
  margin-bottom: 20px;
  text-align: center;
}
.mobile-site-branding .logo img {
  height: 30px;
}

@media screen and (min-width: 1025px) {
  .main-navigation.right {
    margin-left: auto;
  }
  .main-navigation.right ul.menu, .main-navigation.right div.menu > ul {
    justify-content: flex-end;
  }
}
.main-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 1024px) {
  .main-navigation ul.menu > li, .main-navigation div.menu > ul > li {
    font-size: 1.15em;
  }
  .main-navigation ul.menu > li > a, .main-navigation div.menu > ul > li > a {
    font-weight: 600;
  }
  .main-navigation a {
    display: block;
    padding-right: 30px;
    padding: 10px 0;
  }
  .main-navigation ul.sub-menu {
    margin-left: 15px;
    overflow: hidden;
    max-height: 0;
    opacity: 0;
    font-size: 1em;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .main-navigation li {
    position: relative;
  }
  .main-navigation li i.toggle-li {
    position: absolute;
    right: 0;
    top: 12px;
    padding: 0 5px;
    color: var(--e-global-color-primary, #6EC1E4);
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .main-navigation li i.toggle-li.active {
    transform: rotate(45deg);
  }
  .main-navigation li.active > ul.sub-menu {
    max-height: 500px;
    opacity: 1;
  }
}
@media screen and (min-width: 1025px) {
  .main-navigation a {
    color: #222;
    font-weight: 600;
    padding: 15px;
    display: block;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .main-navigation a:hover {
    color: var(--e-global-color-primary, #6EC1E4);
  }
  .main-navigation ul.menu, .main-navigation div.menu > ul {
    display: flex;
  }
  .main-navigation ul.menu > li[class*=current-] > a, .main-navigation div.menu > ul > li[class*=current-] > a {
    color: var(--e-global-color-primary, #6EC1E4);
  }
  .main-navigation ul.menu > li > a, .main-navigation div.menu > ul > li > a {
    border: 0 !important;
  }
  .main-navigation ul.menu > li.menu-item-has-children > a:after, .main-navigation div.menu > ul > li.menu-item-has-children > a:after {
    content: "\e92e";
    font-family: "feather" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 4px;
    margin-top: 2px;
    display: inline-block;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .main-navigation li.menu-item-has-children {
    position: relative;
  }
  .main-navigation li.menu-item-has-children:hover > ul.sub-menu {
    display: block;
  }
  .main-navigation ul.sub-menu {
    display: none;
    position: absolute;
    background: #fff;
    text-align: left;
    box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.1333333333);
  }
  .main-navigation ul.sub-menu li {
    min-width: 200px;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .main-navigation ul.sub-menu li.menu-item-has-children > a:after {
    content: "\e9b1";
    font-family: "feather" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 10px;
    top: 33%;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .main-navigation ul.sub-menu li.menu-item-has-children:hover > a:after {
    transform: rotate(45deg);
  }
  .main-navigation ul.sub-menu li:last-child > a {
    border-bottom: 0 !important;
  }
  .main-navigation ul.sub-menu li a:hover {
    background-color: #f9f9f9;
  }
  .main-navigation ul.sub-menu ul.sub-menu {
    left: 100%;
    top: 0;
  }
  .main-navigation ul.sub-menu a {
    font-weight: 400;
  }
}

@media screen and (min-width: 1025px) {
  #site-navigation {
    background: none !important;
  }
}
@media screen and (max-width: 1024px) {
  #site-navigation {
    position: fixed;
    z-index: 12;
    width: 100%;
    height: 100%;
    background-color: #f9f9f9;
    top: -100%;
    left: 0;
    margin: 0;
    padding: 50px 40px 40px 40px !important;
    overflow: auto;
    align-content: flex-start;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  #site-navigation .close-ico {
    padding: 10px;
    font-size: 24px;
    position: fixed;
    right: -200px;
    top: 0;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  #site-navigation.active, #site-navigation.demo {
    top: 0;
  }
  #site-navigation.active .close-ico, #site-navigation.demo .close-ico {
    right: 10px;
    transition-delay: 0.3s;
  }
  #site-navigation.demo ul.sub-menu {
    max-height: 500px;
    opacity: 1;
  }
  #site-navigation .main-navigation {
    order: 2;
  }
  #site-navigation .main-navigation.main {
    order: 1;
  }
}
@media screen and (max-width: 1024px) {
  .site-contact {
    text-align: center;
  }
  .header-contact b {
    display: inline-block;
    font-size: 1.25em;
    padding: 0.5em 1.5em;
    background-color: var(--e-global-color-accent, #61CE70);
    color: #fff;
    border-radius: 3em;
  }
  .hotline-desc {
    color: #666;
    font-size: 0.875em;
    margin: 10px 0 20px;
  }
  .social-icon {
    text-align: center;
    margin-bottom: 30px;
  }
  .social-icon i[class*=clk-] {
    padding: 0 10px;
  }
  .social-icon i[class*=clk-]:before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: 100%;
  }
  .social-icon .clk-zalo:before {
    background-image: url(images/zalo-c.svg);
  }
  .social-icon .clk-messenger:before {
    background-image: url(images/messenger-c.svg);
  }
  .social-icon .clk-facebook:before {
    background-image: url(images/facebook-c.svg);
  }
}
/** Icon animation Hotline */
.pulse-icon {
  width: 10px;
  display: inline-block;
  position: relative;
  height: 12px;
  margin-right: 5px;
}
.pulse-icon .icon-wrap {
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 100%;
  background: #d10d0d;
  position: absolute;
  top: 1px;
  left: 1px;
}
.pulse-icon .elements {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
}
.pulse-icon .pulse {
  position: absolute;
  animation: pulse-wave 1s linear infinite both;
  border-radius: 50%;
}
.pulse-icon .pulse-1 {
  border: solid 1px #d10d0d;
  width: 10px;
  height: 10px;
  top: 1px;
  left: 1px;
}

/*Animation for the outewards pulsating waves*/
@keyframes pulse-wave {
  0% {
    opacity: 0;
    transform: scale(1);
  }
  50% {
    opacity: 1;
    transform: scale(2);
  }
  100% {
    opacity: 0;
    transform: scale(4);
  }
}
/* Pages
--------------------------------------------- */
main.site-main.elementor-section > .elementor-container {
  padding: 15px;
  display: block;
}
main.site-main.elementor-section .entry-content {
  overflow: hidden;
}
main.site-main.elementor-section .entry-content > .elementor {
  margin: -30px;
}

body .elementor-column-gap-default > .elementor-column > .elementor-element-populated {
  padding: 15px;
}

body.page-template-full-width main {
  max-width: 100%;
  padding: 0;
}
body.page-template-full-width .entry-header {
  display: none;
}

.block {
  position: relative;
  padding: 0;
}
.block:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.7);
  top: 0;
  left: 0;
  z-index: 99;
  background-image: url(images/loading.gif);
  background-size: 64px;
  background-repeat: no-repeat;
  background-position: center;
}

#breadcrumbs, .rank-math-breadcrumb {
  padding: 20px 0 0;
  font-size: 14px;
  color: #666;
}
#breadcrumbs a, .rank-math-breadcrumb a {
  color: #666;
}
#breadcrumbs [class^=wfsico-], .rank-math-breadcrumb [class^=wfsico-] {
  font-size: 12px;
  margin: 0 10px;
}
#breadcrumbs p, .rank-math-breadcrumb p {
  margin: 0;
}

body.single-post #breadcrumbs .breadcrumb_last, body.single-product #breadcrumbs .breadcrumb_last {
  display: none;
}
body.single-post .rank-math-breadcrumb .last, body.single-product .rank-math-breadcrumb .last {
  display: none;
}

.navigation.pagination {
  text-align: center;
  margin: 2em 0 1em;
}
.navigation.pagination .page-numbers {
  padding: 0.4em 0.8em;
  color: var(--e-global-color-primary, #6EC1E4);
  background-color: none;
  border: 1px solid var(--e-global-color-primary, #6EC1E4);
  border-radius: 4px;
}
.navigation.pagination .page-numbers.current, .navigation.pagination .page-numbers:hover {
  background-color: var(--e-global-color-primary, #6EC1E4);
  color: #fff;
}

/* Posts
--------------------------------------------- */
.loop-post > [class*=col-] {
  margin-bottom: 30px;
}

.post-item {
  color: #222;
  margin-bottom: 2.5em;
}
.post-item h2, .post-item h3 {
  font-size: 1em;
  margin: 0;
}
.post-item h2:hover, .post-item h3:hover {
  color: var(--e-global-color-primary, #6EC1E4);
}
.post-item .continue {
  font-size: 0.875em;
  font-weight: 500;
  color: var(--e-global-color-primary, #6EC1E4);
}
.post-item a {
  color: inherit;
}
.post-item .image {
  position: relative;
  padding-bottom: 75%;
  height: 0px;
  overflow: hidden;
}
.post-item img {
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: auto;
  transform: translate(-50%, -50%);
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.post-item img:hover {
  transform: translate(-50%, -50%) scale(1.2);
}
@media screen and (max-width: 640px) {
  .post-item .posted-on {
    font-size: 0.75em;
  }
}

.posted-on {
  font-size: 0.875em;
  margin: 0.5em 0;
  color: #666;
}
.posted-on a {
  color: var(--e-global-color-primary, #6EC1E4);
  font-weight: 700;
}
.posted-on a:hover {
  color: var(--e-global-color-primary, #6EC1E4);
}
.posted-on .avatar {
  border-radius: 2em;
  width: 2em;
  height: 2em;
  vertical-align: sub;
  margin-right: 2px;
}
.posted-on .post-meta {
  white-space: nowrap;
}
.posted-on .post-meta + .post-meta:before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 4px;
  background: #c4c4c4;
  margin: 0 10px 3px;
}

.wfs-loadmore {
  text-align: center;
}
.wfs-loadmore span {
  cursor: pointer;
  display: inline-block;
  margin-bottom: 2em;
  padding: 6px 22px;
  border: 1px solid #dedede;
  transition: all 0.3s ease;
  border-radius: 4px;
  min-width: 150px;
}
.wfs-loadmore span:hover {
  background-color: var(--e-global-color-accent, #61CE70);
  border-color: var(--e-global-color-accent, #61CE70);
  color: #fff;
}

.end-loading {
  text-align: center;
}
.end-loading span {
  display: inline-block;
  margin-bottom: 2em;
  padding: 6px 18px;
  color: #888;
}

body.page-template-default .entry-content, body.page-template-default .entry-header, body.page-template-default .entry-footer, body.single-post .entry-content, body.single-post .entry-header, body.single-post .entry-footer {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
body.page-template-default .entry-content, body.single-post .entry-content {
  line-height: 1.8;
  margin-bottom: 60px;
}
@media screen and (min-width: 641px) {
  body.page-template-default .entry-content, body.single-post .entry-content {
    font-size: 1.125rem;
  }
}

.related-section {
  border-top: 1px solid #dedede;
  padding-top: 1em;
  margin-top: 3em;
}

.share-btn {
  display: flex;
  column-gap: 2px;
  padding: 15px 0;
}

.sticky-item {
  position: relative;
  margin: 1px;
}
.sticky-item .image {
  position: relative;
  padding-bottom: 50%;
  height: 0px;
  overflow: hidden;
}
@media screen and (min-width: 641px) {
  .sticky-item .image {
    padding-bottom: 120%;
  }
}
.sticky-item .box-info {
  position: absolute;
  width: 100%;
  padding: 2em 1em 1em;
  left: 0;
  bottom: 0;
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 25%, rgba(0, 0, 0, 0) 100%);
}
.sticky-item .posted-on .post-meta {
  color: #ccc;
}
.sticky-item h2, .sticky-item h3 {
  margin: 0;
}
.sticky-item img {
  min-width: 100%;
  min-height: 100%;
  max-width: initial;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: auto;
  transform: translate(-50%, -50%);
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.sticky-item:hover img {
  transform: translate(-50%, -50%) scale(1.2);
}

.sticky-list {
  margin-bottom: 2em;
  margin-top: 1em;
}

/* Products
--------------------------------------------- */
.post-item.project {
  overflow: hidden;
  border-radius: 4px;
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.08);
}
.post-item.project .text {
  padding: 15px;
}
.post-item.project img {
  height: 180px;
  width: auto;
  max-width: inherit;
}
.post-item.project h2, .post-item.project h3 {
  font-size: 1.15em;
}
@media screen and (min-width: 641px) {
  .post-item.project h2, .post-item.project h3 {
    max-height: 3.3em;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    display: -webkit-box;
  }
}
.post-item.project .pricing {
  border-bottom: 1px dashed #bfbfbf;
  padding: 10px 0;
  margin: 15px 0;
  border-top: 1px dashed #bfbfbf;
  font-size: 1.15em;
}
.post-item.project .address {
  font-size: 0.8em;
  margin: 5px 0;
}

.project-info .list-cat a {
  display: inline-block;
  color: #fff;
  border-radius: 4px;
  background-color: var(--e-global-color-primary, #6EC1E4);
  padding: 2px 8px;
  font-size: 0.8em;
}
.project-info .list-cat a:hover {
  background-color: var(--e-global-color-secondary, #54595F);
}
.project-info .list-cat a + a {
  margin-left: 5px;
}
.project-info .info {
  color: #5c727d;
}
.project-info .info i {
  font-size: 1.25em;
}
.project-info .info i:before {
  background-color: #5c727d;
}
.project-info .price {
  color: #FF7A36;
  font-weight: 700;
}
.project-info .address i {
  color: #db1d22;
}

.list-term-children {
  height: 100%;
  margin-bottom: 40px;
  border-bottom: 1px solid #dedede;
}
@media screen and (max-width: 1024px) {
  .list-term-children {
    margin-right: -15px;
    margin-left: -15px;
  }
}
.list-term-children ul {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media screen and (max-width: 1024px) {
  .list-term-children ul {
    overflow: scroll;
  }
}
@media screen and (min-width: 1025px) {
  .list-term-children ul {
    flex-wrap: wrap;
  }
}
.list-term-children ul a {
  display: block;
  padding: 10px 15px;
  font-weight: 700;
  white-space: nowrap;
  text-transform: uppercase;
  color: var(--e-global-color-primary, #6EC1E4);
}
@media screen and (min-width: 1025px) {
  .list-term-children ul li {
    margin: 5px 0;
  }
}
.list-term-children ul li.current-menu-item a {
  color: var(--e-global-color-secondary, #54595F);
}

.filter-form {
  margin-bottom: 30px;
}
.filter-form.active {
  display: block !important;
}
.filter-form form {
  padding: 15px;
  border: 1px solid #dedede;
  border-radius: 4px;
}
.filter-form label {
  display: block;
  margin-bottom: 5px;
}
.filter-form select {
  width: 100%;
  margin-bottom: 10px;
}
.filter-form input[type=submit] {
  margin-top: 20px;
}
@media screen and (max-width: 640px) {
  .filter-form input[type=submit] {
    width: 100%;
  }
}

.button-open-filter {
  display: block;
  margin-bottom: 15px;
}

body.single-project .entry-header .list-btn {
  margin-top: 15px;
}
body.single-project .entry-header .list-btn a {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  border: 0;
}
body.single-project .entry-header .list-btn a.message {
  background-color: #ca0000;
}
body.single-project .entry-header .list-btn a.book {
  background-color: #009d19;
}
body.single-project .entry-header .list-btn .icon {
  font-size: 2em;
  margin-right: 15px;
  line-height: 1;
  font-weight: 400;
}
body.single-project .entry-header .list-btn .text-start {
  flex: 1;
  text-align: left;
}
body.single-project .entry-header .list-btn .text-start span {
  display: block;
  font-weight: 400;
  font-size: 0.7em;
}
body.single-project .entry-header .list-btn .text-start p {
  margin: 0;
  text-transform: uppercase;
}
body.single-project .entry-header .entry-title {
  font-size: 1.5em;
  margin: 10px 0;
  font-weight: 700;
}
body.single-project .entry-header .entry-content {
  margin: 30px auto;
}
body.single-project .entry-header .pricing {
  margin: 10px 0;
}
body.single-project .entry-header .price {
  font-size: 2em;
  margin: 15px 0;
}
body.single-project .entry-header .info {
  padding: 10px;
  background-color: #F5F5F5;
}
@media screen and (min-width: 641px) {
  body.single-project .entry-header .info {
    text-align: center;
  }
}
body.single-project .swiper-button-next, body.single-project .swiper-button-prev {
  padding: 5px;
  width: 2em;
  height: 2em;
  background: rgba(255, 255, 255, 0.5333333333);
  color: #222;
  border-radius: 50px;
  font-weight: 700;
  text-align: center;
}

.product-images {
  margin-bottom: 10px;
  position: relative;
}
.product-images .slider-image {
  padding-bottom: 56.25%;
  background-size: cover;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #fff;
}

.thumbnail-images .thumb-image {
  padding: 2px;
}
.thumbnail-images .thumb-image:hover, .thumbnail-images .thumb-image.swiper-slide-thumb-active {
  background-color: var(--e-global-color-primary, #6EC1E4);
}
.thumbnail-images .thumb-image img {
  display: block;
}

.product-images .swiper-slide.image {
  cursor: pointer;
}

.header-content {
  margin-bottom: 30px;
}

/* Comments
--------------------------------------------- */
/* Widgets
--------------------------------------------- */
.widget {
  margin: 0 0 1.5em;
}
.widget select {
  max-width: 100%;
}

.call-back-form .call-box {
  background: var(--e-global-color-primary, #6EC1E4);
  padding: 2em;
  color: #fff;
  border-radius: 4px 4px 0 0;
}
.call-back-form .call-box p {
  margin: 0.25em 0 1em;
}
.call-back-form .call-box h3 {
  margin: 0;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.call-back-form .call-box .wpcf7-not-valid-tip {
  font-size: 0.875em;
  color: red;
}
.call-back-form .call-box .form input[type=text],
.call-back-form .call-box .form input[type=tel] {
  border-radius: 4px 0 0 4px;
  border-color: #fff;
}
.call-back-form .call-box .form input[type=submit], .call-back-form .call-box .form button.wpcf7-submit {
  border-radius: 0 4px 4px 0;
  background-color: var(--e-global-color-secondary, #54595F);
  border-color: var(--e-global-color-secondary, #54595F);
  width: 100%;
}
.call-back-form .hot-box {
  background: #f5f5f5;
  padding: 15px 30px;
  border-radius: 0 0 4px 4px;
}
.call-back-form .hot-box p {
  margin: 5px 0 0;
  text-align: center;
}
.call-back-form .hot-box b {
  font-size: 1.7em;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  color: #e00000;
  display: inherit;
  text-align: center;
}

.small {
  font-size: 0.875em;
}

#bot_phone input[type=text],
#bot_phone input[type=tel] {
  border-radius: 3px 0 0 3px;
  height: 43px;
}
#bot_phone input[type=submit], #bot_phone button.wpcf7-submit {
  border-radius: 0 3px 3px 0;
  background-color: var(--e-global-color-secondary, #54595F);
  color: #fff;
  width: 100%;
  height: 43px;
  cursor: pointer;
}

.entry-footer .loan-section {
  padding-top: 1em;
  border-top: 1px solid #dedede;
  margin-top: 3em;
}

#loan {
  border: 5px solid #f3f4f7;
  margin: 15px 0 30px;
}
#loan > .row {
  margin: 0;
}
#loan .loan-block {
  padding: 25px 15px 10px;
}

.loan-result {
  background-color: #f3f4f7;
}
.loan-result h4 {
  font-size: 1.5em;
  margin: 0.5em 0;
}
.loan-result .cal1 b {
  color: #6975C8;
}
.loan-result .cal2 b {
  color: #CE68A5;
}
.loan-result .cal3 b {
  color: #4AB5C1;
}
.loan-result #totalLoanCal {
  font-size: 1.5em;
  vertical-align: sub;
  margin-left: 1em;
}
.loan-result .total {
  padding: 0.5em 0;
  border-bottom: 1px solid #ededed;
}
.loan-result .total b {
  float: right;
}
.loan-result .months {
  margin-top: 15px;
}
.loan-result .months [class*=col-] {
  padding-top: 5px;
  padding-bottom: 5px;
}
.loan-result .months [class*=col-]:nth-child(4n+3), .loan-result .months [class*=col-]:nth-child(4n+4) {
  background-color: #e7e7e7;
}
.loan-result .months [class*=col-]:nth-child(2n+4) {
  font-weight: 700;
}
.loan-result .months .head {
  font-weight: 700;
  font-size: 0.75em;
  text-transform: uppercase;
  color: #666;
  border-bottom: 1px solid #ddd;
}
.loan-result .button {
  margin: 15px auto;
  display: block;
}
.loan-result #loanCalBar {
  margin-left: -2px;
  margin-right: -2px;
  margin-bottom: 1em;
}
.loan-result #loanCalBar .col-4 {
  padding-left: 2px;
  padding-right: 2px;
  -o-transition: 0.8s;
  -ms-transition: 0.8s;
  -moz-transition: 0.8s;
  -webkit-transition: 0.8s;
  transition: 0.8s;
}
.loan-result #loanCalBar .col-4:nth-child(1) .inner-col {
  background-color: #6975C8;
}
.loan-result #loanCalBar .col-4:nth-child(2) .inner-col {
  background-color: #CE68A5;
}
.loan-result #loanCalBar .col-4:nth-child(3) .inner-col {
  background-color: #4AB5C1;
}
.loan-result #loanCalBar .inner-col {
  height: 20px;
  width: 100%;
  position: relative;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.loan-result #loanCalBar .inner-col:hover {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1);
}
@media screen and (min-width: 1025px) {
  .loan-result #loanCalBar .inner-col:hover .loan-tooltip {
    display: block;
  }
}
.loan-result #loanCalBar .inner-col .loan-tooltip {
  position: absolute;
  font-size: 0.75em;
  background: #fff;
  padding: 5px;
  border-radius: 3px;
  box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.1333333333);
  left: 50%;
  width: fit-content;
  z-index: 2;
  bottom: 100%;
  transform: translateX(-50%);
  min-width: 105px;
  display: none;
}
.loan-result #loanCalBar .inner-col .loan-tooltip:after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 50%;
  width: 0;
  height: 0;
  border-top: 5px solid #fff;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}
.loan-result #loanCalBar .inner-col .loan-tooltip b {
  display: block;
}

#loanPopupResult .loan-result {
  padding: 1em;
}

.range-slider {
  margin-bottom: 20px;
}
.range-slider input[type=range] {
  margin: auto;
  outline: none;
  padding: 0;
  width: 100%;
  height: 5px;
  background-color: #dedede;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #444C59), color-stop(100%, #444C59));
  background-size: 0% 100%;
  background-repeat: no-repeat;
  border-radius: 10px;
  cursor: pointer;
  -webkit-appearance: none;
  border: 0;
}
.range-slider input[type=range]::-webkit-slider-runnable-track {
  box-shadow: none;
  border: none;
  background: transparent;
  -webkit-appearance: none;
}
.range-slider input[type=range]::-webkit-slider-thumb {
  height: 25px;
  width: 25px;
  border: 3px solid #444C59;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-appearance: none;
}
.range-slider input[type=number] {
  padding: 5px 30px 5px 10px;
  max-width: 85px;
}
.range-slider label {
  display: block;
  margin-bottom: 5px;
  color: #888;
}
.range-slider .box-text {
  position: relative;
  text-align: right;
}
.range-slider .box-text .unit {
  position: absolute;
  color: #888;
  font-size: 0.85em;
  right: 7px;
  top: 9px;
}

.list-checkbox [type=checkbox]:checked,
.list-checkbox [type=checkbox]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.list-checkbox [type=checkbox]:checked + span,
.list-checkbox [type=checkbox]:not(:checked) + span {
  position: relative;
  padding-left: 25px;
  cursor: pointer;
  line-height: 18px;
  display: inline-block;
  color: #666;
}
.list-checkbox [type=checkbox]:checked + span:before,
.list-checkbox [type=checkbox]:not(:checked) + span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 16px;
  height: 16px;
  border: 2px solid #444C59;
  background: #fff;
  border-radius: 50%;
}
.list-checkbox [type=checkbox]:checked + span:after,
.list-checkbox [type=checkbox]:not(:checked) + span:after {
  content: "";
  width: 8px;
  height: 8px;
  background: #444C59;
  position: absolute;
  top: 4px;
  left: 4px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border-radius: 50%;
}
.list-checkbox [type=checkbox]:not(:checked) + span:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.list-checkbox [type=checkbox]:checked + span:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.list-checkbox label {
  display: block;
  margin-bottom: 5px;
}

.hide-call-back {
  margin-bottom: 15px;
}
.hide-call-back .form-step {
  display: none;
  padding: 1.5em 1em;
  border: 1px solid #dedede;
  background: #f5f5f5;
}
.hide-call-back.active .form-step {
  display: block;
}
.hide-call-back.active .click-show-next {
  display: none;
}

.click-show-next {
  background-color: #1941cb;
  color: #fff;
  padding: 1em 1.5em;
  border-radius: 5px;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.click-show-next:before {
  content: "\e956";
  font-family: "feather" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2em;
  line-height: 2em;
  width: 2em;
  border-radius: 5em;
  background: #f3ac0e;
  text-align: center;
}
.click-show-next .inner-text {
  padding-left: 1em;
}
.click-show-next h5 {
  margin: 0;
  padding-bottom: 0.3em;
  font-size: 1em;
  display: inline-block;
}
.click-show-next p {
  margin: 0;
  font-size: 0.8em;
}

.ws-download {
  padding-left: 70px;
  position: relative;
  margin-bottom: 15px;
}
.ws-download:before {
  content: "\e964";
  font-family: "feather" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  display: inline-block;
  color: #11b4d3;
  padding-right: 5px;
  font-size: 65px;
}
.ws-download b {
  display: block;
}

.step-by-step .next-step {
  font-weight: 400;
  padding: 1px 15px;
}
.step-by-step .step-2 {
  display: none;
}
.step-by-step [class*=step-] {
  position: relative;
}
.step-by-step .error {
  display: none;
  position: absolute;
  border: 1px solid #888;
  padding: 8px 10px;
  border-radius: 4px;
  font-size: 12px;
  box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  color: #444;
  z-index: 1200;
}
.step-by-step .error:before {
  content: "\e904";
  font-family: "feather" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  padding: 6px;
  background: #FF9800;
  color: #fff;
  margin-right: 5px;
  border-radius: 4px;
}
.step-by-step .error:after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  background-color: #fff;
  border: solid #888;
  border-width: 1px 1px 0 0;
  top: -5px;
  left: 20px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.step-by-step .step-1,
.step-by-step .step-2 {
  position: relative;
}
.step-by-step input[type=submit], .step-by-step button.wpcf7-submit {
  display: inline-block;
  width: initial;
  position: absolute;
  top: 2px;
}
.step-by-step a.btn {
  top: 10px;
  font-weight: 700;
}
.step-by-step a.btn,
.step-by-step input[type=submit],
.step-by-step button.wpcf7-submit {
  position: absolute;
  right: 10px;
  background: none;
  border: 0;
  outline: 0;
}
.step-by-step input[type=text],
.step-by-step input[type=tel],
.step-by-step input[type=email] {
  padding-right: 120px;
  width: 100%;
}
.step-by-step p {
  margin: 0;
}
.step-by-step .note-spam {
  padding-top: 5px;
  font-size: 0.75em;
  font-style: italic;
  color: #404040;
}

.form-step a.btn,
.form-step input[type=submit],
.form-step button.wpcf7-submit {
  color: #e00000;
}
.form-step div.wpcf7-response-output.wpcf7-mail-sent-ok {
  padding-top: 15px;
  text-align: center;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em;
}

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

.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
  display: block;
}

/* Footer
--------------------------------------------- */
.site-footer .copy-right {
  padding: 80px 0;
}

.smart-bot {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 12;
}
@media screen and (min-width: 1025px) {
  .smart-bot {
    left: 20px;
    right: inherit;
  }
}
.smart-bot [class*=wfsimg-]:before {
  background-color: #fff;
}

.btn-bot {
  display: block;
  position: fixed;
  bottom: 28px;
  z-index: 11;
  background: #d10d0d;
  padding: 7px 20px;
  border-radius: 0 20px 0 0;
  color: #fff;
  left: 0;
}
@media screen and (min-width: 1025px) {
  .btn-bot {
    left: 20%;
    border-radius: 5px 5px 0 0;
    bottom: 0;
  }
}
.btn-bot:hover {
  background: #2196f3;
  color: #fff;
}
.btn-bot [class*=wfsimg-]:before {
  background-color: #fff;
}

.wfs-call-now-wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999998;
}
@media screen and (max-width: 1024px) {
  .wfs-call-now-wrap {
    bottom: -11px;
    left: inherit;
    right: -30px;
  }
}

.wfs-call-now {
  position: relative;
  width: 110px;
  height: 110px;
  z-index: 11;
  left: 0;
  bottom: 0;
}
.wfs-call-now .wfs-call-icon {
  background-color: #0ea211;
  width: 33px;
  height: 33px;
  top: 37px;
  left: 37px;
  position: absolute;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}
.wfs-call-now.animation:before, .wfs-call-now.animation:after {
  content: "";
  position: absolute;
  border-radius: 100%;
  transition: all 0.5s;
}
.wfs-call-now.animation:before {
  width: 87px;
  height: 87px;
  top: 10px;
  left: 10px;
  border: 2px solid rgba(14, 162, 17, 0.2784313725);
  -webkit-animation: wfs-call-now-anim 1.2s infinite ease-in-out;
  animation: wfs-call-now-anim 1.2s infinite ease-in-out;
}
.wfs-call-now.animation:after {
  width: 57px;
  height: 57px;
  top: 25px;
  left: 25px;
  background-color: rgba(14, 162, 17, 0.7);
  -webkit-animation: wfs-call-now-fill-anim 2.3s infinite ease-in-out;
  animation: wfs-call-now-fill-anim 2.3s infinite ease-in-out;
}
.wfs-call-now.animation .wfs-call-icon {
  -webkit-animation: wfs-call-now-img-anim 1s infinite ease-in-out;
  animation: wfs-call-now-img-anim 1s infinite ease-in-out;
}

.bar {
  position: absolute;
  white-space: nowrap;
  background: #314282;
  border-radius: 20px 0 0;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  right: 85px;
  bottom: 37px;
  padding: 8px 20px 8px 20px;
  color: #fff;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (min-width: 1025px) {
  .bar {
    right: inherit;
    left: 80px;
    border-radius: 0 15px 0 0;
  }
}
@media screen and (max-width: 320px) {
  .bar {
    right: 5px;
  }
}
.bar:hover {
  background: #3a4c92;
}
.bar:before {
  content: "";
  border: 5px solid transparent;
  border-left-color: #314282;
  position: absolute;
  right: -9px;
  top: 14px;
}
@media screen and (min-width: 1025px) {
  .bar:before {
    left: -10px;
    right: inherit;
    border-right-color: #314282;
    border-left-color: transparent;
  }
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
body .wpcf7 form .wpcf7-response-output {
  margin: 10px 0 0;
  padding: 0;
  font-size: 0.875rem;
  font-style: italic;
  border: 0 !important;
}

button.wpcf7-submit {
  position: relative;
}
button.wpcf7-submit .loading-text {
  display: none;
}
button.wpcf7-submit .wpcf7-spinner {
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
}

.wpcf7-form[data-status=submitting] .loading-text {
  display: block;
}
.wpcf7-form[data-status=submitting] .button-text {
  display: none;
}

.elementor-popup-modal .dialog-message {
  font-size: inherit;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}

.hidden {
  display: none !important;
}

/* Alignments
--------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}

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

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

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

/* Alignments
--------------------------------------------- */
.elementor-section.bdt-sticky {
  transition: padding 0.3s, background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s !important;
}

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

/*# CUSTOM CSS */
@media screen and (min-width: 1025px)
{
	.main-navigation ul.sub-menu li {
    min-width: 220px !important;
}
}

button.wpcf7-submit {
    width: 100%;
}
.wpcf7-form-control {
    margin-top: 25px;
    width: 100%;
}

main.site-main.elementor-section .entry-content {
    overflow: unset !important;
		margin-top: 30px;
}

@media (max-width: 767px)
{.elementor-436 .elementor-element.elementor-element-a313f23 .site-branding .logo img {
    height: 40px;
}}


td {
    padding: 0 5px;
}
table {
    border-collapse: collapse;
}

@media screen and (max-width: 1024px) {
    .main-navigation ul.menu > li > a, .main-navigation div.menu > ul > li > a {
    font-weight: 500;
    /* text-decoration: underline; */
    text-align: center;
    text-transform: uppercase;
}
}