@charset "UTF-8";
/*
Theme Name: Finca Landscaping
Theme URI: https://www.fincalandscaping.ca/
Author: the TechWyse team
Author URI: https://www.techwyse.com/
Description: Finca Landscaping offers start-up consultation, clinic management, billing, buying/selling, & physician recruitment services to boost your medical business.
Requires at least: 5.3
Tested up to: 6.7
Requires PHP: 5.6
Version: 2.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Finca Landscaping
Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog, portfolio

Finca Landscaping WordPress Theme, (C) 2020 WordPress.org
Finca Landscaping is distributed under the terms of the GNU GPL.
*/
:root {
  --font-avenir: 'Avenir';
  --font-avenirPro: 'Avenir Next LT Pro';
  --font-avenirLTStd: 'Avenir LT Std';
  --font-averta: 'Averta Demo PE';
  /* Font Family */
  --twgl--font-primary: var(
    --font-avenir,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    Oxygen-Sans,
    Ubuntu,
    Cantarell,
    "Helvetica Neue",
    sans-serif
  );
  --twgl--font-secondary: var(
    --font-avenirPro,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    Oxygen-Sans,
    Ubuntu,
    Cantarell,
    "Helvetica Neue",
    sans-serif
  );
  /* |=>  COLOR CODES  <=| */
  --twgl--body-bg: #ffffff;
  --twgl--color-black: #000;
  --twgl--color-white: #fff;
  --twgl--color-alert: #dc3545;
  --twgl--color-warning: #ffc107;
  --twgl--color-success: #28a745;
  --twgl--color-info: #17a2b8;
  --twgl--color-grey: #808080;
  --twgl--color-base-text: #040503;
  --twgl--color-primary: #27b05d;
  --twgl--color-secondary: #efce1e;
  --twgl--color-border: #7b7b7b;
  --twgl--border-form: var(--twgl--color-base-text);
  /* OTHER COLOR VARIABLES */
  --twgl-button-color: var(--twgl--color-base-text);
  --twgl--button-bg: var(--twgl--color-secondary);
  --twgl--button-hover: var(--twgl--color-primary);
  --twgl-heading-color: var(--twgl--color-base-text);
  --twgl--rgb-primary: rgba(39, 176, 93, 1);
  --twgl--rgb-primary-1: rgba(39, 176, 93, 0.1);
  --twgl--rgb-primary-2: rgba(39, 176, 93, 0.2);
  --twgl--rgb-primary-3: rgba(39, 176, 93, 0.3);
  --twgl--rgb-primary-4: rgba(39, 176, 93, 0.4);
  --twgl--rgb-primary-5: rgba(39, 176, 93, 0.5);
  --twgl--rgb-primary-6: rgba(39, 176, 93, 0.6);
  --twgl--rgb-primary-7: rgba(39, 176, 93, 0.7);
  --twgl--rgb-primary-8: rgba(39, 176, 93, 0.8);
  --twgl--rgb-primary-9: rgba(39, 176, 93, 0.9);
  --twgl--rgb-secondary: rgba(239, 206, 30, 1);
  --twgl--rgb-secondary-1: rgba(239, 206, 30, 0.1);
  --twgl--rgb-secondary-2: rgba(239, 206, 30, 0.2);
  --twgl--rgb-secondary-3: rgba(239, 206, 30, 0.3);
  --twgl--rgb-secondary-4: rgba(239, 206, 30, 0.4);
  --twgl--rgb-secondary-5: rgba(239, 206, 30, 0.5);
  --twgl--rgb-secondary-6: rgba(239, 206, 30, 0.6);
  --twgl--rgb-secondary-7: rgba(239, 206, 30, 0.7);
  --twgl--rgb-secondary-8: rgba(239, 206, 30, 0.8);
  --twgl--rgb-secondary-9: rgba(239, 206, 30, 0.9);
  --twgl--rgb-white: rgba(255, 255, 255, 1);
  --twgl--rgb-white-1: rgba(255, 255, 255, 0.1);
  --twgl--rgb-white-2: rgba(255, 255, 255, 0.2);
  --twgl--rgb-white-3: rgba(255, 255, 255, 0.3);
  --twgl--rgb-white-4: rgba(255, 255, 255, 0.4);
  --twgl--rgb-white-5: rgba(255, 255, 255, 0.5);
  --twgl--rgb-white-6: rgba(255, 255, 255, 0.6);
  --twgl--rgb-white-7: rgba(255, 255, 255, 0.7);
  --twgl--rgb-white-8: rgba(255, 255, 255, 0.8);
  --twgl--rgb-white-9: rgba(255, 255, 255, 0.9);
  --twgl--rgb-black: rgba(0, 0, 0, 1);
  --twgl--rgb-black-1: rgba(0, 0, 0, 0.1);
  --twgl--rgb-black-2: rgba(0, 0, 0, 0.2);
  --twgl--rgb-black-3: rgba(0, 0, 0, 0.3);
  --twgl--rgb-black-4: rgba(0, 0, 0, 0.4);
  --twgl--rgb-black-5: rgba(0, 0, 0, 0.5);
  --twgl--rgb-black-6: rgba(0, 0, 0, 0.6);
  --twgl--rgb-black-7: rgba(0, 0, 0, 0.7);
  --twgl--rgb-black-8: rgba(0, 0, 0, 0.8);
  --twgl--rgb-black-9: rgba(0, 0, 0, 0.9);
  /* |=>  CONTAINER WIDTH  <=| */
  --twgl--wrap-sm: 540px;
  --twgl--wrap-md: 720px;
  --twgl--wrap-lg: 960px;
  --twgl--wrap-xl: 1170px;
  --twgl--wrap-xxl: 1520px;
  --twgl--wrap-xxxl: 1620px;
  /* |=>  GUTTER SIZE  <=| */
  --twgl--gutter-x: 30px;
  --twgl--gutter-sm: 20px;
}

@font-face {
  font-family: "Avenir LT Std";
  src: url("assets/fonts/AvenirLTStd-Roman.woff2") format("woff2"), url("assets/fonts/AvenirLTStd-Roman.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* @font-face {
    font-family: 'Avenir LT Std';
    src: url('assets/fonts/AvenirLTStd-Book.woff2') format('woff2'),
         url('assets/fonts/AvenirLTStd-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
} */
@font-face {
  font-family: "Avenir Next LT Pro";
  src: url("assets/fonts/AvenirNextLTPro-Regular.woff2") format("woff2"), url("assets/fonts/AvenirNextLTPro-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Avenir Next LT Pro";
  src: url("assets/fonts/AvenirNextLTPro-It.woff2") format("woff2"), url("assets/fonts/AvenirNextLTPro-It.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Avenir Next LT Pro";
  src: url("assets/fonts/AvenirNextLTPro-Bold.woff2") format("woff2"), url("assets/fonts/AvenirNextLTPro-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Averta Demo PE";
  src: url("assets/fonts/AvertaDemoPE-Regular.woff2") format("woff2"), url("assets/fonts/AvertaDemoPE-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Averta Demo PE";
  src: url("assets/fonts/AvertaDemoPE-ExtraboldItalic.woff2") format("woff2"), url("assets/fonts/AvertaDemoPE-ExtraboldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Avenir";
  src: url("assets/fonts/Avenir-Light.woff2") format("woff2"), url("assets/fonts/Avenir-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
.fw-100 {
  font-weight: 100 !important;
}
.fw-100 p,
.fw-100 li {
  font-weight: inherit !important;
}

.fw-200 {
  font-weight: 200 !important;
}
.fw-200 p,
.fw-200 li {
  font-weight: inherit !important;
}

.fw-300 {
  font-weight: 300 !important;
}
.fw-300 p,
.fw-300 li {
  font-weight: inherit !important;
}

.fw-400 {
  font-weight: 400 !important;
}
.fw-400 p,
.fw-400 li {
  font-weight: inherit !important;
}

.fw-500 {
  font-weight: 500 !important;
}
.fw-500 p,
.fw-500 li {
  font-weight: inherit !important;
}

.fw-600 {
  font-weight: 600 !important;
}
.fw-600 p,
.fw-600 li {
  font-weight: inherit !important;
}

.fw-700 {
  font-weight: 700 !important;
}
.fw-700 p,
.fw-700 li {
  font-weight: inherit !important;
}

.fw-800 {
  font-weight: 800 !important;
}
.fw-800 p,
.fw-800 li {
  font-weight: inherit !important;
}

.fw-900 {
  font-weight: 900 !important;
}
.fw-900 p,
.fw-900 li {
  font-weight: inherit !important;
}

.tt-up {
  text-transform: uppercase !important;
}
.tt-up > * {
  text-transform: inherit;
}

.tt-cap {
  text-transform: capitalize !important;
}
.tt-cap > * {
  text-transform: inherit;
}

.tt-none {
  text-transform: none !important;
}
.tt-none > * {
  text-transform: inherit;
}

.line_height-1 {
  line-height: 1 !important;
}
.line_height-1 p {
  line-height: inherit !important;
}

.line_height-1_1 {
  line-height: 1.1 !important;
}
.line_height-1_1 p {
  line-height: inherit !important;
}

.line_height-1_2 {
  line-height: 1.2 !important;
}
.line_height-1_2 p {
  line-height: inherit !important;
}

.line_height-1_3 {
  line-height: 1.3 !important;
}
.line_height-1_3 p {
  line-height: inherit !important;
}

.line_height-1_4 {
  line-height: 1.4 !important;
}
.line_height-1_4 p {
  line-height: inherit !important;
}

.line_height-1_5 {
  line-height: 1.5 !important;
}
.line_height-1_5 p {
  line-height: inherit !important;
}

.line_height-1_6 {
  line-height: 1.6 !important;
}
.line_height-1_6 p {
  line-height: inherit !important;
}

.h1 {
  font-size: clamp(1.75rem, 1.3333333333rem + 2.2222222222vw, 4rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .h1 {
    font-size: clamp(1.75rem, 1.587962963rem + 0.8641975309vw, 2.625rem) !important;
  }
}
@media screen and (max-width: 767px) {
  .h1 {
    font-size: clamp(1.6875rem, 1.6759259259rem + 0.0617283951vw, 1.75rem) !important;
  }
}

.h2 {
  font-size: clamp(1.625rem, 1.3472222222rem + 1.4814814815vw, 3.125rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .h2 {
    font-size: clamp(1.625rem, 1.4861111111rem + 0.7407407407vw, 2.375rem) !important;
  }
}

.h3 {
  font-size: clamp(1.5625rem, 1.3310185185rem + 1.2345679012vw, 2.8125rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .h3 {
    font-size: clamp(1.5625rem, 1.4236111111rem + 0.7407407407vw, 2.3125rem) !important;
  }
}

.h4 {
  font-size: clamp(1.5rem, 1.3032407407rem + 1.049382716vw, 2.5625rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .h4 {
    font-size: clamp(1.5rem, 1.3611111111rem + 0.7407407407vw, 2.25rem) !important;
  }
}

.h5 {
  font-size: clamp(1.4375rem, 1.275462963rem + 0.8641975309vw, 2.3125rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .h5 {
    font-size: clamp(1.375rem, 1.2361111111rem + 0.7407407407vw, 2.125rem) !important;
  }
}

.h6 {
  font-size: clamp(1.375rem, 1.224537037rem + 0.8024691358vw, 2.1875rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .h6 {
    font-size: clamp(1.375rem, 1.2824074074rem + 0.4938271605vw, 1.875rem) !important;
  }
}

.fs-18 {
  font-size: clamp(0.9375rem, 0.9027777778rem + 0.1851851852vw, 1.125rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .fs-18 {
    font-size: clamp(0.9375rem, 0.9143518519rem + 0.1234567901vw, 1.0625rem) !important;
  }
}

.fs-20 {
  font-size: clamp(1.0625rem, 1.0277777778rem + 0.1851851852vw, 1.25rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .fs-20 {
    font-size: clamp(1.0625rem, 1.0277777778rem + 0.1851851852vw, 1.25rem) !important;
  }
}

.fs-21 {
  font-size: clamp(1.0625rem, 1.0162037037rem + 0.2469135802vw, 1.3125rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .fs-21 {
    font-size: clamp(1.0625rem, 1.0162037037rem + 0.2469135802vw, 1.3125rem) !important;
  }
}

.fs-22 {
  font-size: clamp(1.125rem, 1.0787037037rem + 0.2469135802vw, 1.375rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .fs-22 {
    font-size: clamp(1.125rem, 1.0787037037rem + 0.2469135802vw, 1.375rem) !important;
  }
}

.fs-23 {
  font-size: clamp(1.125rem, 1.0671296296rem + 0.3086419753vw, 1.4375rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .fs-23 {
    font-size: clamp(1.125rem, 1.0671296296rem + 0.3086419753vw, 1.4375rem) !important;
  }
}

.fs-26 {
  font-size: clamp(1.1875rem, 1.1064814815rem + 0.4320987654vw, 1.625rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .fs-26 {
    font-size: clamp(1.1875rem, 1.1412037037rem + 0.2469135802vw, 1.4375rem) !important;
  }
}

.fs-28 {
  font-size: clamp(1.25rem, 1.1574074074rem + 0.4938271605vw, 1.75rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .fs-28 {
    font-size: clamp(1.25rem, 1.2037037037rem + 0.2469135802vw, 1.5rem) !important;
  }
}

.fs-29 {
  font-size: clamp(1.25rem, 1.1458333333rem + 0.5555555556vw, 1.8125rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .fs-29 {
    font-size: clamp(1.25rem, 1.2037037037rem + 0.2469135802vw, 1.5rem) !important;
  }
}

.fs-32 {
  font-size: clamp(1.3125rem, 1.1851851852rem + 0.6790123457vw, 2rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .fs-32 {
    font-size: clamp(1.3125rem, 1.2546296296rem + 0.3086419753vw, 1.625rem) !important;
  }
}

.fs-39 {
  font-size: clamp(1.4375rem, 1.2523148148rem + 0.987654321vw, 2.4375rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .fs-39 {
    font-size: clamp(1.4375rem, 1.3680555556rem + 0.3703703704vw, 1.8125rem) !important;
  }
}

.fs-49 {
  font-size: clamp(1.625rem, 1.3587962963rem + 1.4197530864vw, 3.0625rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .fs-49 {
    font-size: clamp(1.625rem, 1.4976851852rem + 0.6790123457vw, 2.3125rem) !important;
  }
}

.fs-55 {
  font-size: clamp(1.6875rem, 1.3634259259rem + 1.7283950617vw, 3.4375rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .fs-55 {
    font-size: clamp(1.6875rem, 1.537037037rem + 0.8024691358vw, 2.5rem) !important;
  }
}

.fs-60 {
  font-size: clamp(1.6875rem, 1.3055555556rem + 2.037037037vw, 3.75rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .fs-60 {
    font-size: clamp(1.6875rem, 1.4212962963rem + 1.4197530864vw, 3.125rem) !important;
  }
}

.fs-62 {
  font-size: clamp(1.6875rem, 1.2824074074rem + 2.1604938272vw, 3.875rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .fs-62 {
    font-size: clamp(1.6875rem, 1.4212962963rem + 1.4197530864vw, 3.125rem) !important;
  }
}

.fs-75 {
  font-size: clamp(1.6875rem, 1.1319444444rem + 2.962962963vw, 4.6875rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .fs-75 {
    font-size: clamp(1.6875rem, 1.3055555556rem + 2.037037037vw, 3.75rem) !important;
  }
}

html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active {
  overflow-y: auto !important;
}

html.pum-open.pum-open-overlay.pum-open-scrollable body > [aria-hidden] {
  padding: 0 !important;
}

/*  ===============
  1. Reset
===============  */
*,
*::before,
*::after {
  box-sizing: border-box;
}

a:not([class]) {
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
}

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

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

blockquote,
q {
  quotes: none;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
  cursor: pointer;
  text-decoration: none;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

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

pre {
  overflow: auto;
}

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

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

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

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

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

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

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

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
html {
  background-color: var(--twgl--color-white);
  color: var(--twgl--color-black);
  forced-color-adjust: none !important;
  font-family: var(--twgl--font-primary);
  font-size: 16px !important;
  font-weight: 300;
  font-optical-sizing: auto;
  overflow: auto !important;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
       text-size-adjust: 100%;
}

body {
  background-color: var(--twgl--body-bg) !important;
  color: var(--twgl--color-base-text) !important;
  forced-color-adjust: none !important;
  font-family: var(--twgl--font-primary);
  font-optical-sizing: auto;
  font-size: clamp(0.9375rem, 0.9027777778rem + 0.1851851852vw, 1.125rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  body {
    font-size: clamp(0.9375rem, 0.9143518519rem + 0.1234567901vw, 1.0625rem) !important;
  }
}
body {
  font-style: normal;
  font-weight: 300;
  line-height: 1.5;
  margin-top: 0 !important;
  padding-right: 0 !important;
  scroll-behavior: smooth;
  text-align: left;
  text-rendering: optimizeSpeed;
}
body p,
body li {
  color: var(--twgl--color-base-text);
  font-size: inherit;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  text-align: inherit;
}
body p a,
body li a {
  color: var(--twgl--color-primary);
  display: inline;
  text-decoration: underline !important;
}
body p a:hover,
body li a:hover {
  color: var(--twgl--color-secondary);
  text-decoration: none !important;
}
body p,
body li,
body .form-elements,
body select,
body textarea,
body label {
  font-family: inherit;
  font-optical-sizing: auto;
  font-size: inherit;
  font-weight: inherit;
}
body ::-webkit-input-placeholder {
  font-size: inherit;
}
body :-moz-placeholder {
  font-size: inherit;
}
body ::-moz-placeholder {
  font-size: inherit;
}
body :-ms-input-placeholder {
  font-size: inherit;
}

p,
blockquote,
ul,
ol {
  margin: 0;
  padding: 0;
}
p:not(:last-child),
blockquote:not(:last-child),
ul:not(:last-child),
ol:not(:last-child) {
  margin-bottom: 15px;
}
@media screen and (min-width: 1600px) {
  p:not(:last-child),
  blockquote:not(:last-child),
  ul:not(:last-child),
  ol:not(:last-child) {
    margin-bottom: 20px;
  }
}
p + h2,
blockquote + h2,
ul + h2,
ol + h2 {
  margin: 0 !important;
  margin-top: 25px !important;
  padding: 0;
}
@media screen and (min-width: 1600px) {
  p + h2,
  blockquote + h2,
  ul + h2,
  ol + h2 {
    margin-top: 30px !important;
  }
}
p + h3,
blockquote + h3,
ul + h3,
ol + h3 {
  margin: 0 !important;
  margin-top: 25px !important;
  padding: 0;
}
@media screen and (min-width: 1600px) {
  p + h3,
  blockquote + h3,
  ul + h3,
  ol + h3 {
    margin-top: 30px !important;
  }
}
p + h4,
blockquote + h4,
ul + h4,
ol + h4 {
  margin: 0 !important;
  margin-top: 25px !important;
  padding: 0;
}
@media screen and (min-width: 1600px) {
  p + h4,
  blockquote + h4,
  ul + h4,
  ol + h4 {
    margin-top: 30px !important;
  }
}
p + h5,
blockquote + h5,
ul + h5,
ol + h5 {
  margin: 0 !important;
  margin-top: 25px !important;
  padding: 0;
}
@media screen and (min-width: 1600px) {
  p + h5,
  blockquote + h5,
  ul + h5,
  ol + h5 {
    margin-top: 30px !important;
  }
}
p + h6,
blockquote + h6,
ul + h6,
ol + h6 {
  margin: 0 !important;
  margin-top: 25px !important;
  padding: 0;
}
@media screen and (min-width: 1600px) {
  p + h6,
  blockquote + h6,
  ul + h6,
  ol + h6 {
    margin-top: 30px !important;
  }
}

img, video, canvas {
  filter: none !important;
  forced-color-adjust: none !important;
}

address {
  font-style: normal;
}

.clearfix {
  *zoom: 1;
}
.clearfix:after, .clearfix:before {
  content: "";
  display: block;
}
.clearfix:after {
  clear: both;
}

svg {
  transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  -webkit-transition: all ease 0.4s;
}
svg :focus {
  -webkit-appearance: none;
          appearance: none;
  -moz-appearance: none;
  outline: none;
}

a,
button,
input[type=submit],
input[type=reset],
input[type=button] {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  outline: none;
  text-shadow: none;
  -webkit-text-shadow: none;
  transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  -webkit-transition: all ease 0.4s;
}
a:focus, a:hover,
button:focus,
button:hover,
input[type=submit]:focus,
input[type=submit]:hover,
input[type=reset]:focus,
input[type=reset]:hover,
input[type=button]:focus,
input[type=button]:hover {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  outline: none;
  text-decoration: none;
}

button {
  border: 0;
}

a {
  border: none;
  color: inherit;
  display: inline-block;
}

a[href^=tel] {
  color: inherit;
  cursor: default;
  text-decoration: none !important;
}
a[href^=tel]:hover, a[href^=tel]:active, a[href^=tel]:focus {
  border: 0;
  box-shadow: none;
  outline: none;
  text-decoration: none !important;
}

b,
strong {
  font-weight: 500;
}

img {
  height: auto;
  max-height: 100%;
  max-width: 100%;
  position: relative;
  width: auto;
  z-index: 2;
}

.tw-logo {
  display: inline-block;
  margin-top: 10px;
}
.tw-logo svg {
  fill: #c3c9cf;
  height: 34px;
  width: 34px;
}
.tw-logo:hover svg {
  fill: var(--twgl--color-primary);
}

.tw-row {
  display: flex;
  flex-flow: row wrap;
  margin-left: calc(-0.5 * var(--twgl--gutter-sm));
  margin-right: calc(-0.5 * var(--twgl--gutter-sm));
}
.tw-row > * {
  flex-shrink: 0;
  margin-bottom: calc(var(--twgl--gutter-sm) * 0.5);
  margin-top: calc(var(--twgl--gutter-sm) * 0.5);
  max-width: 100%;
  min-height: 1px;
  padding-left: calc(var(--twgl--gutter-sm) * 0.5);
  padding-right: calc(var(--twgl--gutter-sm) * 0.5);
  position: relative;
  width: 100%;
}
.tw-row .auto-width {
  flex: 0 0 auto;
  width: auto;
}
.tw-row.no-gap {
  margin-left: 0;
  margin-right: 0;
}
.tw-row.no-gap > * {
  padding-left: 0;
  padding-right: 0;
}
.tw-row.no-v-gap > * {
  margin-bottom: 0;
  margin-top: 0;
}
.tw-row.xs_row {
  margin-left: -6px;
  margin-right: -6px;
}
.tw-row.xs_row > * {
  margin-bottom: 6px;
  margin-top: 6px;
  padding-left: 6px;
  padding-right: 6px;
}

.owl-theme .owl-dots,
.container,
.e-con > .e-con-inner,
.container-fluid,
.old_container > .elementor-container {
  box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  margin-right: auto !important;
  margin-left: auto !important;
  position: relative;
  width: 100%;
}

.custom_container- {
  box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  position: relative;
  width: 100%;
}

.slick-dots,
.container,
.custom_container-,
.e-con > .e-con-inner,
.old_container > .elementor-container {
  padding-right: calc(var(--twgl--gutter-sm) * 0.5) !important;
  padding-left: calc(var(--twgl--gutter-sm) * 0.5) !important;
}
@media screen and (min-width: 576px) {
  .slick-dots,
  .container,
  .custom_container-,
  .e-con > .e-con-inner,
  .old_container > .elementor-container {
    max-width: var(--twgl--wrap-sm) !important;
  }
}
@media screen and (min-width: 768px) {
  .slick-dots,
  .container,
  .custom_container-,
  .e-con > .e-con-inner,
  .old_container > .elementor-container {
    max-width: var(--twgl--wrap-md) !important;
  }
}
@media screen and (min-width: 992px) {
  .slick-dots,
  .container,
  .custom_container-,
  .e-con > .e-con-inner,
  .old_container > .elementor-container {
    max-width: var(--twgl--wrap-lg) !important;
  }
}
@media screen and (min-width: 1200px) {
  .slick-dots,
  .container,
  .custom_container-,
  .e-con > .e-con-inner,
  .old_container > .elementor-container {
    max-width: var(--twgl--wrap-xl) !important;
  }
}
@media screen and (min-width: 1600px) {
  .slick-dots,
  .container,
  .custom_container-,
  .e-con > .e-con-inner,
  .old_container > .elementor-container {
    max-width: var(--twgl--wrap-xxl) !important;
  }
}
@media screen and (min-width: 1800px) {
  .slick-dots,
  .container,
  .custom_container-,
  .e-con > .e-con-inner,
  .old_container > .elementor-container {
    max-width: var(--twgl--wrap-xxxl) !important;
  }
}

.container-fluid {
  padding-left: calc(var(--twgl--gutter-sm) * 0.5) !important;
  padding-right: calc(var(--twgl--gutter-sm) * 0.5) !important;
}
@media screen and (min-width: 576px) {
  .container-fluid {
    max-width: var(--twgl--wrap-sm) !important;
  }
}
@media screen and (min-width: 768px) {
  .container-fluid {
    max-width: var(--twgl--wrap-md) !important;
  }
}
@media screen and (min-width: 992px) {
  .container-fluid {
    max-width: var(--twgl--wrap-lg) !important;
  }
}
@media screen and (min-width: 1200px) {
  .container-fluid {
    max-width: 1950px !important;
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
}
@media screen and (min-width: 1600px) {
  .container-fluid {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
}

[class*=custom_container-] {
  box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  padding-right: calc(var(--twgl--gutter-sm) * 0.5) !important;
  padding-left: calc(var(--twgl--gutter-sm) * 0.5) !important;
  position: relative;
  width: 100% !important;
}
@media screen and (min-width: 575px) and (max-width: 767px) {
  [class*=custom_container-] {
    max-width: 100% !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  [class*=custom_container-] {
    margin-left: calc((100vw - var(--twgl--wrap-md)) / 2) !important;
    margin-right: calc((100vw - var(--twgl--wrap-md)) / 2) !important;
    max-width: var(--twgl--wrap-md) !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  [class*=custom_container-] {
    margin-left: calc((100vw - var(--twgl--wrap-lg)) / 2) !important;
    margin-right: calc((100vw - var(--twgl--wrap-lg)) / 2) !important;
    max-width: var(--twgl--wrap-lg) !important;
  }
}

@media screen and (min-width: 768px) {
  .custom_container-left-md, .clwr_grid:nth-child(odd) .custom_container-alternate-md {
    margin-left: calc((100vw - var(--twgl--wrap-md)) / 2) !important;
    margin-right: 0 !important;
    width: auto !important;
  }
}
@media screen and (min-width: 992px) {
  .custom_container-left-md, .clwr_grid:nth-child(odd) .custom_container-alternate-md {
    margin-left: calc((100vw - var(--twgl--wrap-lg)) / 2) !important;
  }
}
@media screen and (min-width: 1200px) {
  .custom_container-left-md, .clwr_grid:nth-child(odd) .custom_container-alternate-md {
    margin-left: calc((100vw - var(--twgl--wrap-xl)) / 2 - var(--twgl--gutter-sm) * 0.5) !important;
  }
}
@media screen and (min-width: 1600px) {
  .custom_container-left-md, .clwr_grid:nth-child(odd) .custom_container-alternate-md {
    margin-left: calc((100vw - var(--twgl--wrap-xxl)) / 2 - var(--twgl--gutter-sm) * 0.5) !important;
  }
}
@media screen and (min-width: 1800px) {
  .custom_container-left-md, .clwr_grid:nth-child(odd) .custom_container-alternate-md {
    margin-left: calc((100vw - var(--twgl--wrap-xxxl)) / 2 - var(--twgl--gutter-sm) * 0.5) !important;
  }
}

@media screen and (min-width: 768px) {
  .custom_container-right-md, .clwr_grid:nth-child(even) .custom_container-alternate-md {
    margin-left: 0 !important;
    margin-right: calc((100vw - var(--twgl--wrap-md)) / 2) !important;
    width: auto !important;
  }
}
@media screen and (min-width: 992px) {
  .custom_container-right-md, .clwr_grid:nth-child(even) .custom_container-alternate-md {
    margin-right: calc((100vw - var(--twgl--wrap-lg)) / 2) !important;
  }
}
@media screen and (min-width: 1200px) {
  .custom_container-right-md, .clwr_grid:nth-child(even) .custom_container-alternate-md {
    margin-right: calc((100vw - var(--twgl--wrap-xl)) / 2 - var(--twgl--gutter-sm) * 0.5) !important;
  }
}
@media screen and (min-width: 1600px) {
  .custom_container-right-md, .clwr_grid:nth-child(even) .custom_container-alternate-md {
    margin-right: calc((100vw - var(--twgl--wrap-xxl)) / 2 - var(--twgl--gutter-sm) * 0.5) !important;
  }
}
@media screen and (min-width: 1800px) {
  .custom_container-right-md, .clwr_grid:nth-child(even) .custom_container-alternate-md {
    margin-right: calc((100vw - var(--twgl--wrap-xxxl)) / 2 - var(--twgl--gutter-sm) * 0.5) !important;
  }
}

@media screen and (min-width: 992px) {
  .custom_container-left-lg {
    margin-left: calc((100vw - var(--twgl--wrap-lg)) / 2) !important;
    margin-right: 0 !important;
    width: auto !important;
  }
}
@media screen and (min-width: 1200px) {
  .custom_container-left-lg {
    margin-left: calc((100vw - var(--twgl--wrap-xl)) / 2 - var(--twgl--gutter-sm) * 0.5) !important;
  }
}
@media screen and (min-width: 1600px) {
  .custom_container-left-lg {
    margin-left: calc((100vw - var(--twgl--wrap-xxl)) / 2 - var(--twgl--gutter-sm) * 0.5) !important;
  }
}
@media screen and (min-width: 1800px) {
  .custom_container-left-lg {
    margin-left: calc((100vw - var(--twgl--wrap-xxxl)) / 2 - var(--twgl--gutter-sm) * 0.5) !important;
  }
}

@media screen and (min-width: 992px) {
  .custom_container-right-lg {
    margin-left: 0 !important;
    margin-right: calc((100vw - var(--twgl--wrap-lg)) / 2) !important;
    width: auto !important;
  }
}
@media screen and (min-width: 1200px) {
  .custom_container-right-lg {
    margin-right: calc((100vw - var(--twgl--wrap-xl)) / 2 - var(--twgl--gutter-sm) * 0.5) !important;
  }
}
@media screen and (min-width: 1600px) {
  .custom_container-right-lg {
    margin-right: calc((100vw - var(--twgl--wrap-xxl)) / 2 - var(--twgl--gutter-sm) * 0.5) !important;
  }
}
@media screen and (min-width: 1800px) {
  .custom_container-right-lg {
    margin-right: calc((100vw - var(--twgl--wrap-xxxl)) / 2 - var(--twgl--gutter-sm) * 0.5) !important;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .custom_container-left-xl {
    margin-left: calc((100vw - var(--twgl--wrap-lg)) / 2) !important;
    margin-right: calc((100vw - var(--twgl--wrap-lg)) / 2) !important;
    max-width: var(--twgl--wrap-lg) !important;
  }
}
@media screen and (min-width: 1200px) {
  .custom_container-left-xl {
    margin-left: calc((100vw - var(--twgl--wrap-xl)) / 2 - var(--twgl--gutter-sm) * 0.5) !important;
    margin-right: 0 !important;
    width: auto !important;
  }
}
@media screen and (min-width: 1600px) {
  .custom_container-left-xl {
    margin-left: calc((100vw - var(--twgl--wrap-xxl)) / 2 - var(--twgl--gutter-sm) * 0.5) !important;
  }
}
@media screen and (min-width: 1800px) {
  .custom_container-left-xl {
    margin-left: calc((100vw - var(--twgl--wrap-xxxl)) / 2 - var(--twgl--gutter-sm) * 0.5) !important;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .custom_container-right-xl {
    margin-left: calc((100vw - var(--twgl--wrap-lg)) / 2) !important;
    margin-right: calc((100vw - var(--twgl--wrap-lg)) / 2) !important;
    max-width: var(--twgl--wrap-lg) !important;
  }
}
@media screen and (min-width: 1200px) {
  .custom_container-right-xl {
    margin-left: 0 !important;
    margin-right: calc((100vw - var(--twgl--wrap-xl)) / 2 - var(--twgl--gutter-sm) * 0.5) !important;
    width: auto !important;
  }
}
@media screen and (min-width: 1600px) {
  .custom_container-right-xl {
    margin-right: calc((100vw - var(--twgl--wrap-xxl)) / 2 - var(--twgl--gutter-sm) * 0.5) !important;
  }
}
@media screen and (min-width: 1800px) {
  .custom_container-right-xl {
    margin-right: calc((100vw - var(--twgl--wrap-xxxl)) / 2 - var(--twgl--gutter-sm) * 0.5) !important;
  }
}

.e-parent .e-child.spacing-911 {
  padding-left: initial !important;
  padding-right: initial !important;
}
@media screen and (min-width: 1200px) {
  .e-parent .e-child.pd-right-60 {
    padding-right: 30px !important;
  }
}
@media screen and (min-width: 1600px) {
  .e-parent .e-child.pd-right-60 {
    padding-right: 60px !important;
  }
}
@media screen and (min-width: 1200px) {
  .e-parent .e-child.pd-left-60 {
    padding-left: 30px !important;
  }
}
@media screen and (min-width: 1600px) {
  .e-parent .e-child.pd-left-60 {
    padding-left: 60px !important;
  }
}
.e-parent.spacing-911 .e-child {
  padding-left: initial !important;
  padding-right: initial !important;
}

@keyframes LeftRightLeft {
  0% {
    transform: translateX(0);
  }
  30% {
    transform: translateX(95%);
  }
  65% {
    transform: translateX(-75%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes flyOffLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
  }
}
@keyframes flyOffRight {
  0% {
    opacity: 1;
    transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    -webkit-transform: translateX(100%);
  }
}
@keyframes bannerThumbZoom {
  0% {
    transform: translate3d(0px, 0px, 0px) scale3d(1.1, 1.1, 1.1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  }
  100% {
    transform: translate3d(-40px, 20px, 50px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  }
}
@keyframes zoomRotate {
  0% {
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
    transform-style: preserve-3d;
  }
  100% {
    transform: translate3d(0, 0, 0) scale3d(1.2, 1.2, 1.2) rotateX(-5deg) rotateY(-2deg) rotateZ(-8deg);
    transform-style: preserve-3d;
  }
}
@keyframes hidetoRight {
  0% {
    transform: rotate(45deg) translateY(-110px);
  }
  100% {
    transform: rotate(45deg) translateY(-180px);
  }
}
@keyframes hidetoLeft {
  0% {
    transform: rotate(45deg) translateY(180px);
  }
  100% {
    transform: rotate(45deg) translateY(80px);
  }
}
@media screen and (min-width: 1600px) {
  @keyframes hidetoLeft {
    0% {
      transform: rotate(45deg) translateY(180px);
    }
    100% {
      transform: rotate(45deg) translateY(110px);
    }
  }
}
@keyframes colorChange {
  from {
    color: var(--tw--global--color-white);
  }
  to {
    color: var(--tw--global--color-primary);
  }
}
@keyframes flyoutAnimOne {
  0% {
    transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
  }
  15% {
    transform: translate(-45%, -25%);
    -ms-transform: translate(-45%, -25%);
    -o-transform: translate(-45%, -25%);
    -webkit-transform: translate(-45%, -25%);
  }
  45% {
    transform: translate(25%, -45%);
    -ms-transform: translate(25%, -45%);
    -o-transform: translate(25%, -45%);
    -webkit-transform: translate(25%, -45%);
  }
  55% {
    transform: translate(15%, -65%);
    -ms-transform: translate(15%, -65%);
    -o-transform: translate(15%, -65%);
    -webkit-transform: translate(15%, -65%);
  }
  100% {
    transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
  }
}
@keyframes flyoutAnimTwo {
  0% {
    transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
  }
  20% {
    transform: translate(-60%, 30%);
    -ms-transform: translate(-60%, 30%);
    -o-transform: translate(-60%, 30%);
    -webkit-transform: translate(-60%, 30%);
  }
  30% {
    transform: translate(-20%, 50%);
    -ms-transform: translate(-20%, 50%);
    -o-transform: translate(-20%, 50%);
    -webkit-transform: translate(-20%, 50%);
  }
  60% {
    transform: translate(-40%, 30%);
    -ms-transform: translate(-40%, 30%);
    -o-transform: translate(-40%, 30%);
    -webkit-transform: translate(-40%, 30%);
  }
  100% {
    transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
  }
}
@keyframes flyoutAnimThree {
  0% {
    transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
  }
  20% {
    transform: translate(-60%, 10%);
    -ms-transform: translate(-60%, 10%);
    -o-transform: translate(-60%, 10%);
    -webkit-transform: translate(-60%, 10%);
  }
  40% {
    transform: translate(-30%, 40%);
    -ms-transform: translate(-30%, 40%);
    -o-transform: translate(-30%, 40%);
    -webkit-transform: translate(-30%, 40%);
  }
  60% {
    transform: translate(-50%, 10%);
    -ms-transform: translate(-50%, 10%);
    -o-transform: translate(-50%, 10%);
    -webkit-transform: translate(-50%, 10%);
  }
  100% {
    transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
  }
}
@keyframes flyoutAnimFour {
  0% {
    transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
  }
  20% {
    transform: translate(20%, 30%);
    -ms-transform: translate(20%, 30%);
    -o-transform: translate(20%, 30%);
    -webkit-transform: translate(20%, 30%);
  }
  60% {
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  100% {
    transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
  }
}
@keyframes flyoutAnimFive {
  0% {
    transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
  }
  20% {
    transform: translate(30%, -80%);
    -ms-transform: translate(30%, -80%);
    -o-transform: translate(30%, -80%);
    -webkit-transform: translate(30%, -80%);
  }
  60% {
    transform: translate(65%, -100%);
    -ms-transform: translate(65%, -100%);
    -o-transform: translate(65%, -100%);
    -webkit-transform: translate(65%, -100%);
  }
  100% {
    transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
  }
}
@keyframes flyoutAnimTL {
  0% {
    transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
  }
  25% {
    transform: translate(19%, 30%);
    -ms-transform: translate(19%, 30%);
    -o-transform: translate(19%, 30%);
    -webkit-transform: translate(19%, 30%);
  }
  50% {
    transform: translate(-8%, 90%);
    -ms-transform: translate(-8%, 90%);
    -o-transform: translate(-8%, 90%);
    -webkit-transform: translate(-8%, 90%);
  }
  75% {
    transform: translate(-78%, 30%);
    -ms-transform: translate(-78%, 30%);
    -o-transform: translate(-78%, 30%);
    -webkit-transform: translate(-78%, 30%);
  }
  100% {
    transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
  }
}
@keyframes flyoutAnimBL3 {
  0% {
    transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
  }
  25% {
    transform: translate(1%, -60%);
    -ms-transform: translate(1%, -60%);
    -o-transform: translate(1%, -60%);
    -webkit-transform: translate(1%, -60%);
  }
  50% {
    transform: translate(-60%, -150%);
    -ms-transform: translate(-60%, -150%);
    -o-transform: translate(-60%, -150%);
    -webkit-transform: translate(-60%, -150%);
  }
  65% {
    transform: translate(-54%, -175%);
    -ms-transform: translate(-54%, -175%);
    -o-transform: translate(-54%, -175%);
    -webkit-transform: translate(-54%, -175%);
  }
  100% {
    transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
  }
}
@keyframes flyoutAnimBL2 {
  0% {
    transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
  }
  10% {
    transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
  }
  50% {
    transform: translate(1%, -40%);
    -ms-transform: translate(1%, -40%);
    -o-transform: translate(1%, -40%);
    -webkit-transform: translate(1%, -40%);
  }
  80% {
    transform: translate(-50%, -90%);
    -ms-transform: translate(-50%, -90%);
    -o-transform: translate(-50%, -90%);
    -webkit-transform: translate(-50%, -90%);
  }
  100% {
    transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
  }
}
@keyframes flyoutAnimBL1 {
  0% {
    transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
  }
  10% {
    transform: translate(63%, 0);
    -ms-transform: translate(63%, 0);
    -o-transform: translate(63%, 0);
    -webkit-transform: translate(63%, 0);
  }
  70% {
    transform: translate(19%, -80%);
    -ms-transform: translate(19%, -80%);
    -o-transform: translate(19%, -80%);
    -webkit-transform: translate(19%, -80%);
  }
  100% {
    transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
  }
}
@keyframes flyoutAnimTR {
  0% {
    transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
  }
  33% {
    transform: translate(23%, -58%);
    -ms-transform: translate(23%, -58%);
    -o-transform: translate(23%, -58%);
    -webkit-transform: translate(23%, -58%);
  }
  66% {
    transform: translate(-32%, -18%);
    -ms-transform: translate(-32%, -18%);
    -o-transform: translate(-32%, -18%);
    -webkit-transform: translate(-32%, -18%);
  }
  100% {
    transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
  }
}
@keyframes flyoutAnimBR {
  0% {
    transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
  }
  10% {
    transform: translate(-30%, 18%);
    -ms-transform: translate(-30%, 18%);
    -o-transform: translate(-30%, 18%);
    -webkit-transform: translate(-30%, 18%);
  }
  60% {
    transform: translate(37%, -80%);
    -ms-transform: translate(37%, -80%);
    -o-transform: translate(37%, -80%);
    -webkit-transform: translate(37%, -80%);
  }
  80% {
    transform: translate(-5%, -22%);
    -ms-transform: translate(-5%, -22%);
    -o-transform: translate(-5%, -22%);
    -webkit-transform: translate(-5%, -22%);
  }
  100% {
    transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
  }
}
@keyframes flyoutAnimMR {
  0% {
    transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
  }
  33% {
    transform: translate(-10%, -120%);
    -ms-transform: translate(-10%, -120%);
    -o-transform: translate(-10%, -120%);
    -webkit-transform: translate(-10%, -120%);
  }
  60% {
    transform: translate(-22%, -70%);
    -ms-transform: translate(-22%, -70%);
    -o-transform: translate(-22%, -70%);
    -webkit-transform: translate(-22%, -70%);
  }
  85% {
    transform: translate(-5%, 70%);
    -ms-transform: translate(-5%, 70%);
    -o-transform: translate(-5%, 70%);
    -webkit-transform: translate(-5%, 70%);
  }
  100% {
    transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
  }
}
.text-white {
  color: var(--twgl--color-white) !important;
}
.text-white p,
.text-white li,
.text-white a,
.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4,
.text-white h5,
.text-white h6,
.text-white blockquote {
  color: inherit !important;
}
.text-white p,
.text-white li {
  font-weight: 200;
}
.text-white a:not([href^=tel]):not(.tw-elem-btn):not(.elementor-button) {
  color: inherit !important;
  text-decoration: underline !important;
}
.text-white a:not([href^=tel]):not(.tw-elem-btn):not(.elementor-button):hover {
  color: var(--twgl--color-secondary) !important;
  text-decoration: none !important;
}
.text-white .tw-elem-btn a {
  text-decoration: none !important;
}

@media screen and (min-width: 1200px) {
  .text-white-desktop {
    color: var(--twgl--color-white) !important;
  }
  .text-white-desktop p,
  .text-white-desktop li,
  .text-white-desktop a,
  .text-white-desktop h1,
  .text-white-desktop h2,
  .text-white-desktop h3,
  .text-white-desktop h4,
  .text-white-desktop h5,
  .text-white-desktop h6,
  .text-white-desktop blockquote {
    color: inherit !important;
  }
  .text-white-desktop p,
  .text-white-desktop li {
    font-weight: 200;
  }
  .text-white-desktop a:not([href^=tel]):not(.tw-elem-btn):not(.elementor-button) {
    color: inherit !important;
    text-decoration: underline !important;
  }
  .text-white-desktop a:not([href^=tel]):not(.tw-elem-btn):not(.elementor-button):hover {
    color: var(--twgl--color-secondary) !important;
    text-decoration: none !important;
  }
  .text-white-desktop .tw-elem-btn a {
    text-decoration: none !important;
  }
}
.text-black {
  color: var(--twgl--color-black) !important;
}
.text-black p,
.text-black li,
.text-black a,
.text-black h1,
.text-black h2,
.text-black h3,
.text-black h4,
.text-black h5,
.text-black h6,
.text-black blockquote {
  color: inherit !important;
}
.text-black a {
  color: inherit !important;
}
.text-black a:hover {
  color: var(--twgl--color-primary) !important;
  text-decoration: none !important;
}
.text-black a[href^=tel]:hover {
  color: var(--twgl--color-black) !important;
}

.text-primary {
  color: var(--twgl--color-primary) !important;
}
.text-primary p,
.text-primary li,
.text-primary a,
.text-primary h1,
.text-primary h2,
.text-primary h3,
.text-primary h4,
.text-primary h5,
.text-primary h6,
.text-primary blockquote {
  color: inherit !important;
}
.text-primary a {
  color: inherit !important;
}
.text-primary a:hover {
  color: var(--twgl--color-secondary) !important;
  text-decoration: none !important;
}
.text-primary a[href^=tel]:hover {
  color: var(--twgl--color-primary) !important;
}

.text-secondary {
  color: var(--twgl--color-secondary) !important;
}
.text-secondary p,
.text-secondary li,
.text-secondary a,
.text-secondary h1,
.text-secondary h2,
.text-secondary h3,
.text-secondary h4,
.text-secondary h5,
.text-secondary h6,
.text-secondary blockquote {
  color: inherit !important;
}
.text-secondary a {
  color: inherit !important;
}
.text-secondary a:hover {
  color: var(--twgl--color-primary) !important;
  text-decoration: none !important;
}
.text-secondary a[href^=tel]:hover {
  color: var(--twgl--color-secondary) !important;
}

.bg-primary {
  background-color: var(--twgl--color-primary);
}

.bg-primary-alt {
  background-color: var(--twgl--color-primary);
}

.bg-secondary {
  background-color: var(--twgl--color-secondary);
}

/* |=>  HEADING TAG STYLES  <=| */
h1 {
  color: var(--twgl--color-black);
  display: block;
  font-family: var(--twgl--font-secondary) !important;
  font-weight: bold;
  line-height: 1.2;
  margin: 0 0 20px !important;
  padding: 0;
  text-transform: uppercase;
}
@media screen and (min-width: 1600px) {
  h1 {
    margin-bottom: 25px !important;
  }
}
h1 strong {
  font-weight: inherit !important;
}
h1 + p, h1 + ul, h1 + ol, h1 + blockquote {
  margin-top: 5px !important;
}
h1 + h2 {
  margin-top: 15px !important;
}
@media screen and (min-width: 1600px) {
  h1 + h2 {
    margin-top: 20px !important;
  }
}
h1 + h3 {
  margin-top: 15px !important;
}
@media screen and (min-width: 1600px) {
  h1 + h3 {
    margin-top: 20px !important;
  }
}
h1 + h4 {
  margin-top: 15px !important;
}
@media screen and (min-width: 1600px) {
  h1 + h4 {
    margin-top: 20px !important;
  }
}
h1 + h5 {
  margin-top: 15px !important;
}
@media screen and (min-width: 1600px) {
  h1 + h5 {
    margin-top: 20px !important;
  }
}
h1 + h6 {
  margin-top: 15px !important;
}
@media screen and (min-width: 1600px) {
  h1 + h6 {
    margin-top: 20px !important;
  }
}
h1.text-primary {
  color: var(--twgl--color-primary) !important;
}
h1.text-secondary {
  color: var(--twgl--color-secondary) !important;
}

h2 {
  color: var(--twgl--color-black);
  display: block;
  font-family: var(--twgl--font-secondary) !important;
  font-weight: bold;
  line-height: 1.2;
  margin: 0 0 20px !important;
  padding: 0;
  text-transform: uppercase;
}
@media screen and (min-width: 1600px) {
  h2 {
    margin-bottom: 25px !important;
  }
}
h2 strong {
  font-weight: inherit !important;
}
h2 + p, h2 + ul, h2 + ol, h2 + blockquote {
  margin-top: 5px !important;
}
h2 + h2 {
  margin-top: 15px !important;
}
@media screen and (min-width: 1600px) {
  h2 + h2 {
    margin-top: 20px !important;
  }
}
h2 + h3 {
  margin-top: 15px !important;
}
@media screen and (min-width: 1600px) {
  h2 + h3 {
    margin-top: 20px !important;
  }
}
h2 + h4 {
  margin-top: 15px !important;
}
@media screen and (min-width: 1600px) {
  h2 + h4 {
    margin-top: 20px !important;
  }
}
h2 + h5 {
  margin-top: 15px !important;
}
@media screen and (min-width: 1600px) {
  h2 + h5 {
    margin-top: 20px !important;
  }
}
h2 + h6 {
  margin-top: 15px !important;
}
@media screen and (min-width: 1600px) {
  h2 + h6 {
    margin-top: 20px !important;
  }
}
h2.text-primary {
  color: var(--twgl--color-primary) !important;
}
h2.text-secondary {
  color: var(--twgl--color-secondary) !important;
}

h3 {
  color: var(--twgl--color-black);
  display: block;
  font-family: var(--twgl--font-secondary) !important;
  font-weight: bold;
  line-height: 1.2;
  margin: 0 0 20px !important;
  padding: 0;
  text-transform: uppercase;
}
@media screen and (min-width: 1600px) {
  h3 {
    margin-bottom: 25px !important;
  }
}
h3 strong {
  font-weight: inherit !important;
}
h3 + p, h3 + ul, h3 + ol, h3 + blockquote {
  margin-top: 5px !important;
}
h3 + h2 {
  margin-top: 15px !important;
}
@media screen and (min-width: 1600px) {
  h3 + h2 {
    margin-top: 20px !important;
  }
}
h3 + h3 {
  margin-top: 15px !important;
}
@media screen and (min-width: 1600px) {
  h3 + h3 {
    margin-top: 20px !important;
  }
}
h3 + h4 {
  margin-top: 15px !important;
}
@media screen and (min-width: 1600px) {
  h3 + h4 {
    margin-top: 20px !important;
  }
}
h3 + h5 {
  margin-top: 15px !important;
}
@media screen and (min-width: 1600px) {
  h3 + h5 {
    margin-top: 20px !important;
  }
}
h3 + h6 {
  margin-top: 15px !important;
}
@media screen and (min-width: 1600px) {
  h3 + h6 {
    margin-top: 20px !important;
  }
}
h3.text-primary {
  color: var(--twgl--color-primary) !important;
}
h3.text-secondary {
  color: var(--twgl--color-secondary) !important;
}

h4 {
  color: var(--twgl--color-black);
  display: block;
  font-family: var(--twgl--font-secondary) !important;
  font-weight: bold;
  line-height: 1.2;
  margin: 0 0 20px !important;
  padding: 0;
  text-transform: uppercase;
}
@media screen and (min-width: 1600px) {
  h4 {
    margin-bottom: 25px !important;
  }
}
h4 strong {
  font-weight: inherit !important;
}
h4 + p, h4 + ul, h4 + ol, h4 + blockquote {
  margin-top: 5px !important;
}
h4 + h2 {
  margin-top: 15px !important;
}
@media screen and (min-width: 1600px) {
  h4 + h2 {
    margin-top: 20px !important;
  }
}
h4 + h3 {
  margin-top: 15px !important;
}
@media screen and (min-width: 1600px) {
  h4 + h3 {
    margin-top: 20px !important;
  }
}
h4 + h4 {
  margin-top: 15px !important;
}
@media screen and (min-width: 1600px) {
  h4 + h4 {
    margin-top: 20px !important;
  }
}
h4 + h5 {
  margin-top: 15px !important;
}
@media screen and (min-width: 1600px) {
  h4 + h5 {
    margin-top: 20px !important;
  }
}
h4 + h6 {
  margin-top: 15px !important;
}
@media screen and (min-width: 1600px) {
  h4 + h6 {
    margin-top: 20px !important;
  }
}
h4.text-primary {
  color: var(--twgl--color-primary) !important;
}
h4.text-secondary {
  color: var(--twgl--color-secondary) !important;
}

h5 {
  color: var(--twgl--color-black);
  display: block;
  font-family: var(--twgl--font-secondary) !important;
  font-weight: bold;
  line-height: 1.2;
  margin: 0 0 20px !important;
  padding: 0;
  text-transform: uppercase;
}
@media screen and (min-width: 1600px) {
  h5 {
    margin-bottom: 25px !important;
  }
}
h5 strong {
  font-weight: inherit !important;
}
h5 + p, h5 + ul, h5 + ol, h5 + blockquote {
  margin-top: 5px !important;
}
h5 + h2 {
  margin-top: 15px !important;
}
@media screen and (min-width: 1600px) {
  h5 + h2 {
    margin-top: 20px !important;
  }
}
h5 + h3 {
  margin-top: 15px !important;
}
@media screen and (min-width: 1600px) {
  h5 + h3 {
    margin-top: 20px !important;
  }
}
h5 + h4 {
  margin-top: 15px !important;
}
@media screen and (min-width: 1600px) {
  h5 + h4 {
    margin-top: 20px !important;
  }
}
h5 + h5 {
  margin-top: 15px !important;
}
@media screen and (min-width: 1600px) {
  h5 + h5 {
    margin-top: 20px !important;
  }
}
h5 + h6 {
  margin-top: 15px !important;
}
@media screen and (min-width: 1600px) {
  h5 + h6 {
    margin-top: 20px !important;
  }
}
h5.text-primary {
  color: var(--twgl--color-primary) !important;
}
h5.text-secondary {
  color: var(--twgl--color-secondary) !important;
}

h6 {
  color: var(--twgl--color-black);
  display: block;
  font-family: var(--twgl--font-secondary) !important;
  font-weight: bold;
  line-height: 1.2;
  margin: 0 0 20px !important;
  padding: 0;
  text-transform: uppercase;
}
@media screen and (min-width: 1600px) {
  h6 {
    margin-bottom: 25px !important;
  }
}
h6 strong {
  font-weight: inherit !important;
}
h6 + p, h6 + ul, h6 + ol, h6 + blockquote {
  margin-top: 5px !important;
}
h6 + h2 {
  margin-top: 15px !important;
}
@media screen and (min-width: 1600px) {
  h6 + h2 {
    margin-top: 20px !important;
  }
}
h6 + h3 {
  margin-top: 15px !important;
}
@media screen and (min-width: 1600px) {
  h6 + h3 {
    margin-top: 20px !important;
  }
}
h6 + h4 {
  margin-top: 15px !important;
}
@media screen and (min-width: 1600px) {
  h6 + h4 {
    margin-top: 20px !important;
  }
}
h6 + h5 {
  margin-top: 15px !important;
}
@media screen and (min-width: 1600px) {
  h6 + h5 {
    margin-top: 20px !important;
  }
}
h6 + h6 {
  margin-top: 15px !important;
}
@media screen and (min-width: 1600px) {
  h6 + h6 {
    margin-top: 20px !important;
  }
}
h6.text-primary {
  color: var(--twgl--color-primary) !important;
}
h6.text-secondary {
  color: var(--twgl--color-secondary) !important;
}

h1 {
  font-size: clamp(1.75rem, 1.3333333333rem + 2.2222222222vw, 4rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  h1 {
    font-size: clamp(1.75rem, 1.587962963rem + 0.8641975309vw, 2.625rem) !important;
  }
}
@media screen and (max-width: 767px) {
  h1 {
    font-size: clamp(1.6875rem, 1.6759259259rem + 0.0617283951vw, 1.75rem) !important;
  }
}

h2 {
  font-size: clamp(1.625rem, 1.3472222222rem + 1.4814814815vw, 3.125rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  h2 {
    font-size: clamp(1.625rem, 1.4861111111rem + 0.7407407407vw, 2.375rem) !important;
  }
}

h3 {
  font-size: clamp(1.5625rem, 1.3310185185rem + 1.2345679012vw, 2.8125rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  h3 {
    font-size: clamp(1.5625rem, 1.4236111111rem + 0.7407407407vw, 2.3125rem) !important;
  }
}

h4 {
  font-size: clamp(1.5rem, 1.3032407407rem + 1.049382716vw, 2.5625rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  h4 {
    font-size: clamp(1.5rem, 1.3611111111rem + 0.7407407407vw, 2.25rem) !important;
  }
}

h5 {
  font-size: clamp(1.4375rem, 1.275462963rem + 0.8641975309vw, 2.3125rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  h5 {
    font-size: clamp(1.375rem, 1.2361111111rem + 0.7407407407vw, 2.125rem) !important;
  }
}

h6 {
  font-size: clamp(1.375rem, 1.224537037rem + 0.8024691358vw, 2.1875rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  h6 {
    font-size: clamp(1.375rem, 1.2824074074rem + 0.4938271605vw, 1.875rem) !important;
  }
}

.elementor-widget-heading {
  --circle-size: 46px;
}
@media screen and (min-width: 768px) {
  .elementor-widget-heading {
    --circle-size: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .elementor-widget-heading {
    --circle-size: 30px;
  }
}
@media screen and (min-width: 1600px) {
  .elementor-widget-heading {
    --circle-size:44px;
  }
}
.elementor-widget-heading {
  color: var(--twgl-heading-color);
  font-family: var(--twgl--font-secondary) !important;
  font-size: clamp(1.625rem, 1.3472222222rem + 1.4814814815vw, 3.125rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .elementor-widget-heading {
    font-size: clamp(1.625rem, 1.4861111111rem + 0.7407407407vw, 2.375rem) !important;
  }
}
.elementor-widget-heading {
  font-weight: bold;
  line-height: 1.2;
  padding: 0;
  text-align: left;
  text-transform: uppercase;
}
.elementor-widget-heading .elementor-heading-title {
  color: inherit !important;
  font-family: inherit !important;
  font-size: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
  padding: 0;
  text-align: inherit !important;
  text-transform: inherit !important;
}
.elementor-widget-heading.m-b-0 .elementor-heading-title {
  margin-bottom: 5px !important;
}
.elementor-widget-heading.styled_title {
  text-align: center;
}
.elementor-widget-heading.styled_title .element {
  align-items: center;
  clear: both;
  display: flex;
  flex-direction: column;
  line-height: 1;
  font-family: var(--font-avenirPro) !important;
  font-size: clamp(1.0625rem, 1.0162037037rem + 0.2469135802vw, 1.3125rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .elementor-widget-heading.styled_title .element {
    font-size: clamp(1.0625rem, 1.0162037037rem + 0.2469135802vw, 1.3125rem) !important;
  }
}
.elementor-widget-heading.styled_title .element {
  font-weight: normal;
  position: relative;
  margin-bottom: 15px;
}
.elementor-widget-heading.styled_title .element i {
  display: inline-block;
  font-style: normal;
  position: relative;
  z-index: 1;
}
.elementor-widget-heading.styled_title .element:before {
  background-color: var(--twgl--color-black);
  content: "";
  height: calc(var(--circle-size) + var(--circle-size) * 68 / 100);
  position: relative;
  width: 1px;
}
.elementor-widget-heading.styled_title .element:after {
  background-color: var(--twgl--color-secondary);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  content: "";
  height: var(--circle-size);
  margin-top: calc(var(--circle-size) * 72 / 100 * -1);
  position: relative;
  width: var(--circle-size);
  box-shadow: 0 0 0 rgba(204, 169, 44, 0.4);
  animation: pulses 2s infinite;
}
@media screen and (min-width: 1200px) and (max-width: 1499px) {
  .elementor-widget-heading.styled_title .element:after {
    top: -3px;
  }
}
@keyframes pulses {
  0% {
    box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.4);
  }
  70% {
    box-shadow: 0 0 0 15px rgba(204, 169, 44, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
  }
}
.elementor-widget-heading.styled_title.align__left {
  text-align: left;
}
.elementor-widget-heading.styled_title.align__left .element {
  align-items: flex-start;
  justify-content: center;
}
.elementor-widget-heading.styled_title.align__left .element:before {
  display: none;
}
.elementor-widget-heading.styled_title.align__left .element:after {
  margin-left: 0;
}
.elementor-widget-heading.styled_title.align__left .element i {
  padding-left: calc(var(--circle-size) * 0.5);
}
.elementor-widget-heading.styled_title.no__circle {
  text-align: left;
}
.elementor-widget-heading.styled_title.no__circle .element {
  align-items: center;
  flex-direction: row;
}
.elementor-widget-heading.styled_title.no__circle .element:before {
  display: none;
}
.elementor-widget-heading.styled_title.no__circle .element:after {
  background-color: var(--twgl--color-black);
  content: "";
  height: 1px;
  margin-left: 12px;
  margin-top: 0;
  position: relative;
  width: calc(var(--circle-size) + var(--circle-size) * 68 / 100);
}
.elementor-widget-heading.text-white {
  color: var(--twgl--color-white);
}
.elementor-widget-heading.text-white.styled_title .element:before {
  background-color: var(--twgl--color-primary);
}
.elementor-widget-heading.text-white.styled_title.no__circle .element:after {
  background-color: var(--twgl--color-primary);
}
.elementor-widget-heading.fs-64 {
  font-size: clamp(1.75rem, 1.3333333333rem + 2.2222222222vw, 4rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .elementor-widget-heading.fs-64 {
    font-size: clamp(1.75rem, 1.587962963rem + 0.8641975309vw, 2.625rem) !important;
  }
}
@media screen and (max-width: 767px) {
  .elementor-widget-heading.fs-64 {
    font-size: clamp(1.6875rem, 1.6759259259rem + 0.0617283951vw, 1.75rem) !important;
  }
}
.elementor-widget-heading.fs-55 {
  font-size: clamp(1.6875rem, 1.3634259259rem + 1.7283950617vw, 3.4375rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .elementor-widget-heading.fs-55 {
    font-size: clamp(1.6875rem, 1.537037037rem + 0.8024691358vw, 2.5rem) !important;
  }
}
.elementor-widget-heading.fs-45 {
  font-size: clamp(1.5625rem, 1.3310185185rem + 1.2345679012vw, 2.8125rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .elementor-widget-heading.fs-45 {
    font-size: clamp(1.5625rem, 1.4236111111rem + 0.7407407407vw, 2.3125rem) !important;
  }
}
.elementor-widget-heading.fs-41 {
  font-size: clamp(1.5rem, 1.3032407407rem + 1.049382716vw, 2.5625rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .elementor-widget-heading.fs-41 {
    font-size: clamp(1.5rem, 1.3611111111rem + 0.7407407407vw, 2.25rem) !important;
  }
}
.elementor-widget-heading.fs-39 {
  font-size: clamp(1.4375rem, 1.2523148148rem + 0.987654321vw, 2.4375rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .elementor-widget-heading.fs-39 {
    font-size: clamp(1.4375rem, 1.3680555556rem + 0.3703703704vw, 1.8125rem) !important;
  }
}
.elementor-widget-heading.fs-37 {
  font-size: clamp(1.4375rem, 1.275462963rem + 0.8641975309vw, 2.3125rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .elementor-widget-heading.fs-37 {
    font-size: clamp(1.375rem, 1.2361111111rem + 0.7407407407vw, 2.125rem) !important;
  }
}
.elementor-widget-heading.fs-35 {
  font-size: clamp(1.375rem, 1.224537037rem + 0.8024691358vw, 2.1875rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .elementor-widget-heading.fs-35 {
    font-size: clamp(1.375rem, 1.2824074074rem + 0.4938271605vw, 1.875rem) !important;
  }
}
.elementor-widget-heading.fs-36 {
  font-size: 19px !important;
  font-size: 1.1875rem !important;
}
@media screen and (min-width: 768px) {
  .elementor-widget-heading.fs-36 {
    font-size: 20px !important;
    font-size: 1.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .elementor-widget-heading.fs-36 {
    font-size: 25px !important;
    font-size: 1.5625rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .elementor-widget-heading.fs-36 {
    font-size: 30px !important;
    font-size: 1.875rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .elementor-widget-heading.fs-36 {
    font-size: 36px !important;
    font-size: 2.25rem !important;
  }
}
.elementor-widget-heading.fs-29 {
  font-size: clamp(1.25rem, 1.1458333333rem + 0.5555555556vw, 1.8125rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .elementor-widget-heading.fs-29 {
    font-size: clamp(1.25rem, 1.2037037037rem + 0.2469135802vw, 1.5rem) !important;
  }
}

body {
  counter-reset: heading-counter;
}

/* |=>  LIST STYLES  <=| */
ul,
ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}

ol li::marker {
  font-weight: 500;
}

.titled_ol {
  counter-increment: heading-counter;
}
.titled_ol:before {
  color: var(--twgl--color-primary);
  content: counter(heading-counter) ". ";
}

[class*=twgl_list-] ol {
  padding-left: 18px;
}
[class*=twgl_list-] ol ::marker {
  content: counter(list-item) ". ";
}
[class*=twgl_list-] li a {
  color: inherit !important;
  display: inline;
  text-decoration: underline !important;
}
[class*=twgl_list-] li a:hover {
  color: var(--twgl--color-primary) !important;
  text-decoration: none !important;
}
[class*=twgl_list-] li:not(:last-child) {
  margin-bottom: 8px;
}
@media screen and (min-width: 768px) {
  [class*=twgl_list-] li:not(:last-child) {
    margin-bottom: 8px;
  }
}
@media screen and (min-width: 1850px) {
  [class*=twgl_list-] li:not(:last-child) {
    margin-bottom: 10px;
  }
}
[class*=twgl_list-] li p:not(:last-child) {
  margin-bottom: 6px !important;
}
@media screen and (min-width: 1600px) {
  [class*=twgl_list-] li p:not(:last-child) {
    margin-bottom: 10px !important;
  }
}
[class*=twgl_list-] ul {
  display: flex;
  gap: 10px;
}
[class*=twgl_list-] ul li {
  display: flex;
  gap: 10px;
}
[class*=twgl_list-] ul::marker {
  display: none !important;
}
[class*=twgl_list-] ul li::marker {
  display: none !important;
}

@media screen and (min-width: 768px) {
  ul.col-count-md-2 {
    -moz-columns: 2 auto;
         columns: 2 auto;
  }
  ul.col-count-md-3 {
    -moz-columns: 3 auto;
         columns: 3 auto;
  }
  ul.col-count-md-4 {
    -moz-columns: 4 auto;
         columns: 4 auto;
  }
}
@media screen and (min-width: 992px) {
  ul.col-count-lg-2 {
    -moz-columns: 2 auto;
         columns: 2 auto;
  }
  ul.col-count-lg-3 {
    -moz-columns: 3 auto;
         columns: 3 auto;
  }
  ul.col-count-lg-4 {
    -moz-columns: 4 auto;
         columns: 4 auto;
  }
}
@media screen and (min-width: 1200px) {
  ul.col-count-xl-2 {
    -moz-columns: 2 auto;
         columns: 2 auto;
  }
  ul.col-count-xl-3 {
    -moz-columns: 3 auto;
         columns: 3 auto;
  }
  ul.col-count-xl-4 {
    -moz-columns: 4 auto;
         columns: 4 auto;
  }
  ul.col-count-xl-5 {
    -moz-columns: 5 auto;
         columns: 5 auto;
  }
}

ol {
  margin-left: 20px;
}

.common-ul ul {
  margin: 0 0 20px;
  padding: 0;
}
.common-ul ul li {
  padding: 5px 0 5px 30px;
  position: relative;
  display: block;
  font-weight: 400 !important;
}
@media screen and (min-width: 1800px) {
  .common-ul ul li {
    font-size: 20px !important;
  }
}
@media screen and (max-width: 1023px) {
  .common-ul ul li {
    padding-left: 17px;
  }
}
.common-ul ul li a {
  color: var(--global--color-primary);
  display: inline;
  font-weight: 400 !important;
}
.common-ul ul li a:hover {
  color: var(--global--color-secondary);
  text-decoration: none !important;
}
.common-ul ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 13px;
  width: 10px;
  border-radius: 50%;
  height: 10px;
  background: var(--twgl--color-primary);
}
@media screen and (min-width: 1800px) {
  .common-ul ul li:before {
    left: 2px;
    top: 15px;
  }
}
@media screen and (max-width: 1470px) {
  .common-ul ul li:before {
    top: 10px;
    width: 13px;
    height: 13px;
  }
}
@media screen and (max-width: 1199px) {
  .common-ul ul li:before {
    top: 12px;
    width: 8px;
    height: 8px;
  }
}
.common-ul ul li a {
  color: #44A5E2 !important;
}
.common-ul ul li a:hover {
  color: #D9A917 !important;
}
.common-ul ul li strong:first-child {
  font-size: clamp(1.125rem, 1.0787037037rem + 0.2469135802vw, 1.375rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .common-ul ul li strong:first-child {
    font-size: clamp(1.125rem, 1.0787037037rem + 0.2469135802vw, 1.375rem) !important;
  }
}

.btnsNew,
.loadMore {
  align-items: center;
  background-color: transparent !important;
  border: 0;
  box-shadow: none;
  cursor: pointer;
  color: var(--twgl--color-white) !important;
  display: inline-flex;
  flex-flow: row wrap;
  font-family: var(--font-avenirLTStd) !important;
  font-size: clamp(0.75rem, 0.6921296296rem + 0.3086419753vw, 1.0625rem) !important;
  font-optical-sizing: auto;
  font-weight: normal !important;
  justify-content: center;
  line-height: 1;
  min-height: 36px;
  outline: none;
  overflow: hidden !important;
  padding: 0 20px;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
}
.btnsNew:active, .btnsNew:focus, .btnsNew:hover, .btnsNew:visited,
.loadMore:active,
.loadMore:focus,
.loadMore:hover,
.loadMore:visited {
  box-shadow: none;
  outline: none;
}
.btnsNew:hover,
.loadMore:hover {
  background-color: var(--twgl--color-primary) !important;
  color: var(--twgl--color-white) !important;
}

.elementor-widget-button {
  --twgl--btn-height: 38px;
  --twgl--btn-xs-height: 34px;
  --twgl--btn-sm-height: 35px;
  --twgl--btn-md-height: 36px;
  --twgl--btn-lg-height: 37px;
}
@media screen and (min-width: 768px) {
  .elementor-widget-button {
    --twgl--btn-height: 42px;
    --twgl--btn-xs-height: 36px;
    --twgl--btn-sm-height: 38px;
    --twgl--btn-md-height: 40px;
    --twgl--btn-lg-height: 41px;
  }
}
@media screen and (min-width: 1200px) {
  .elementor-widget-button {
    --twgl--btn-height: 40px;
    --twgl--btn-xs-height: 37px;
    --twgl--btn-sm-height: 39px;
    --twgl--btn-md-height: 38px;
    --twgl--btn-lg-height: 42px;
  }
}
@media screen and (min-width: 1600px) {
  .elementor-widget-button {
    --twgl--btn-height: 68px;
    --twgl--btn-xs-height: 45px;
    --twgl--btn-sm-height: 52px;
    --twgl--btn-md-height: 58px;
    --twgl--btn-lg-height: 60px;
  }
}
@media screen and (min-width: 1800px) {
  .elementor-widget-button {
    --twgl--btn-height: 78px;
    --twgl--btn-xs-height: 49px;
    --twgl--btn-sm-height: 57px;
    --twgl--btn-md-height: 62px;
    --twgl--btn-lg-height: 68px;
  }
}
.elementor-widget-button .elementor-button-content-wrapper {
  align-items: center !important;
  display: inline-flex !important;
  height: var(--twgl--btn-height) !important;
  justify-content: center !important;
  line-height: 1 !important;
  padding: 0 calc(var(--twgl--btn-height) * 0.5) !important;
  position: relative !important;
  text-transform: none !important;
}
.elementor-widget-button .elementor-button-content-wrapper > * {
  position: relative;
  z-index: 3;
}
.elementor-widget-button .elementor-button-content-wrapper:before {
  background-color: var(--twgl--button-bg);
  border-radius: var(--twgl--btn-height);
  -webkit-border-radius: var(--twgl--btn-height);
  content: "";
  height: var(--twgl--btn-height);
  left: 0;
  position: absolute;
  transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  transform-origin: left center;
  top: 0;
  width: var(--twgl--btn-height);
  z-index: 1;
}
.elementor-widget-button .elementor-button-content-wrapper .elementor-button-text {
  position: relative;
  transform-origin: center center;
  transform-style: preserve-3d;
  transition: all 1.2s cubic-bezier(0.19, 1, 0.22, 1);
}
.elementor-widget-button .elementor-button {
  background-color: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  color: var(--twgl-button-color) !important;
  cursor: pointer !important;
  display: inline-flex !important;
  font-family: var(--font-avenirLTStd) !important;
  font-size: clamp(1rem, 0.8148148148rem + 0.987654321vw, 2rem) !important;
  font-weight: normal !important;
  line-height: 1;
  text-transform: none !important;
  width: auto !important;
  padding: 0 !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .elementor-widget-button .elementor-button {
    font-size: clamp(0.875rem, 0.7592592593rem + 0.6172839506vw, 1.5rem) !important;
  }
}
.elementor-widget-button .elementor-button:hover .elementor-button-content-wrapper:before {
  width: 100%;
}
.elementor-widget-button .elementor-button:hover .elementor-button-content-wrapper .elementor-button-text {
  transform: rotateX(360deg);
}
.elementor-widget-button.white_btn .elementor-button {
  color: var(--twgl--color-white) !important;
}
.elementor-widget-button.no_bg .elementor-button-content-wrapper:before {
  background-color: transparent !important;
  border: 1px solid var(--twgl--button-bg) !important;
}
.elementor-widget-button.btn_xs .elementor-button-content-wrapper {
  height: var(--twgl--btn-xs-height) !important;
  padding: 0 calc(var(--twgl--btn-xs-height) * 0.5) !important;
}
.elementor-widget-button.btn_xs .elementor-button-content-wrapper:before {
  border-radius: var(--twgl--btn-xs-height);
  -webkit-border-radius: var(--twgl--btn-xs-height);
  height: var(--twgl--btn-xs-height);
  width: var(--twgl--btn-xs-height);
}
.elementor-widget-button.btn_xs .elementor-button {
  font-size: clamp(0.875rem, 0.8055555556rem + 0.3703703704vw, 1.25rem) !important;
}
.elementor-widget-button.btn_xs .elementor-button-content-wrapper {
  height: var(--twgl--btn-xs-height) !important;
  padding: 0 calc(var(--twgl--btn-xs-height) * 0.5) !important;
}
.elementor-widget-button.btn_xs .elementor-button-content-wrapper:before {
  border-radius: var(--twgl--btn-xs-height);
  -webkit-border-radius: var(--twgl--btn-xs-height);
  height: var(--twgl--btn-xs-height);
  width: var(--twgl--btn-xs-height);
}
.elementor-widget-button.btn_xs .elementor-button {
  font-size: clamp(0.875rem, 0.8055555556rem + 0.3703703704vw, 1.25rem) !important;
}
.elementor-widget-button.btn_sm .elementor-button-content-wrapper {
  height: var(--twgl--btn-sm-height) !important;
  padding: 0 calc(var(--twgl--btn-sm-height) * 0.5) !important;
}
.elementor-widget-button.btn_sm .elementor-button-content-wrapper:before {
  border-radius: var(--twgl--btn-sm-height);
  -webkit-border-radius: var(--twgl--btn-sm-height);
  height: var(--twgl--btn-sm-height);
  width: var(--twgl--btn-sm-height);
}
.elementor-widget-button.btn_sm .elementor-button {
  font-size: clamp(0.875rem, 0.7939814815rem + 0.4320987654vw, 1.3125rem) !important;
}
.elementor-widget-button.btn_md .elementor-button-content-wrapper {
  height: var(--twgl--btn-md-height) !important;
  padding: 0 calc(var(--twgl--btn-md-height) * 0.5) !important;
}
.elementor-widget-button.btn_md .elementor-button-content-wrapper:before {
  border-radius: var(--twgl--btn-md-height);
  -webkit-border-radius: var(--twgl--btn-md-height);
  height: var(--twgl--btn-md-height);
  width: var(--twgl--btn-md-height);
}
.elementor-widget-button.btn_md .elementor-button {
  font-size: clamp(0.9375rem, 0.8217592593rem + 0.6172839506vw, 1.5625rem) !important;
}
.elementor-widget-button.btn_lg .elementor-button-content-wrapper {
  height: var(--twgl--btn-lg-height) !important;
  padding: 0 calc(var(--twgl--btn-lg-height) * 0.5) !important;
}
.elementor-widget-button.btn_lg .elementor-button-content-wrapper:before {
  border-radius: var(--twgl--btn-lg-height);
  -webkit-border-radius: var(--twgl--btn-lg-height);
  height: var(--twgl--btn-lg-height);
  width: var(--twgl--btn-lg-height);
}
.elementor-widget-button.btn_lg .elementor-button {
  font-size: clamp(0.9375rem, 0.787037037rem + 0.8024691358vw, 1.75rem) !important;
}
.elementor-widget-button.invert_btn .elementor-button-content-wrapper {
  padding: 0 calc(var(--twgl--btn-height) * 0.65) !important;
}
.elementor-widget-button.invert_btn .elementor-button-content-wrapper:before {
  width: 100%;
  z-index: 1;
}
.elementor-widget-button.invert_btn .elementor-button:hover .elementor-button-content-wrapper:before {
  width: var(--twgl--btn-height);
}
.elementor-widget-button.invert_btn.btn_xs .elementor-button-content-wrapper {
  padding: 0 calc(var(--twgl--btn-xs-height) * 0.65) !important;
}
.elementor-widget-button.invert_btn.btn_xs .elementor-button:hover .elementor-button-content-wrapper:before {
  width: var(--twgl--btn-xs-height);
}
.elementor-widget-button.invert_btn.btn_sm .elementor-button-content-wrapper {
  padding: 0 calc(var(--twgl--btn-sm-height) * 0.65) !important;
}
.elementor-widget-button.invert_btn.btn_sm .elementor-button:hover .elementor-button-content-wrapper:before {
  width: var(--twgl--btn-sm-height);
}
.elementor-widget-button.invert_btn.btn_md .elementor-button-content-wrapper {
  padding: 0 calc(var(--twgl--btn-md-height) * 0.65) !important;
}
.elementor-widget-button.invert_btn.btn_md .elementor-button:hover .elementor-button-content-wrapper:before {
  width: var(--twgl--btn-md-height);
}
.elementor-widget-button.invert_btn.btn_lg .elementor-button-content-wrapper {
  padding: 0 calc(var(--twgl--btn-lg-height) * 0.65) !important;
}
.elementor-widget-button.invert_btn.btn_lg .elementor-button:hover .elementor-button-content-wrapper:before {
  width: var(--twgl--btn-lg-height);
}

#back-to-top {
  align-items: center;
  background-color: var(--twgl--color-black);
  bottom: 0;
  color: #000;
  display: inline-flex;
  font-size: 0;
  flex-direction: column;
  justify-content: center;
  height: 42px;
  opacity: 0;
  overflow: hidden;
  position: fixed;
  right: 15px;
  text-align: center;
  transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  transform: translateY(20px);
  -ms-transform: translateY(20px);
  -o-transform: translateY(20px);
  -webkit-transform: translateY(20px);
  width: 38px;
  z-index: 99;
}
#back-to-top.visible {
  opacity: 1;
  transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  -webkit-transform: translateY(0);
}
#back-to-top:before {
  content: "";
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  height: 15px;
  left: 30%;
  position: absolute;
  top: 70%;
  transform: rotate(45deg) translate(-50%, -50%);
  -webkit-transform: rotate(45deg) translate(-50%, -50%);
  -moz-transform: rotate(45deg) translate(-50%, -50%);
  -ms-transform: rotate(45deg) translate(-50%, -50%);
  -o-transform: rotate(45deg) translate(-50%, -50%);
  width: 15px;
}
#back-to-top:hover {
  background-color: #44A5E2;
  text-decoration: none;
}
@media screen and (max-width: 1199px) {
  #back-to-top {
    display: none;
  }
}

.back-btn {
  align-items: center;
  background-color: var(--twgl--color-primary);
  border: 1px solid var(--twgl--color-white);
  border-radius: 0;
  -webkit-border-radius: 0;
  bottom: 20%;
  color: var(--twgl--color-white) !important;
  display: inline-flex;
  flex-flow: row wrap;
  font-size: 14px !important;
  font-size: 0.875rem !important;
  font-weight: 500;
  height: 32px;
  margin: -42px 0 0;
  opacity: 0;
  padding: 0 10px;
  position: fixed;
  right: -20px;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  width: auto;
  z-index: 99;
}
.back-btn:hover {
  background-color: var(--twgl--color-secondary);
  color: var(--twgl--color-black) !important;
}
.back-btn.back-open {
  opacity: 1;
  right: 0;
}
.back-btn:focus {
  outline: none !important;
}
@media screen and (max-width: 1199px) {
  .back-btn {
    display: none !important;
  }
}

.icon_btn {
  align-items: center;
  background-color: transparent !important;
  border: 0 !important;
  color: var(--twgl--color-base-text);
  display: inline-flex;
  display: -webkit-inline-flex;
  font-size: 15px !important;
  font-size: 0.9375rem !important;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
}
.icon_btn svg {
  fill: var(--twgl--color-base-text);
  height: 10px !important;
  margin-left: 6px;
  width: auto !important;
}
.icon_btn:hover {
  color: var(--twgl--color-primary);
}
.icon_btn:hover svg {
  fill: var(--twgl--color-primary);
  margin-left: 10px;
}
.icon_btn.primary {
  color: var(--twgl--color-primary);
}
.icon_btn.primary svg {
  fill: var(--twgl--color-primary);
}
.icon_btn.hover_white:hover {
  color: var(--twgl--color-white);
}
.icon_btn.hover_white:hover svg {
  fill: var(--twgl--color-white);
}
@media screen and (min-width: 768px) {
  .icon_btn {
    font-size: 15px !important;
    font-size: 0.9375rem !important;
  }
  .icon_btn svg {
    height: 11px !important;
    margin-left: 6px;
  }
  .icon_btn:hover svg {
    margin-left: 10px;
  }
}
@media screen and (min-width: 1200px) {
  .icon_btn {
    font-size: 15px !important;
    font-size: 0.9375rem !important;
  }
  .icon_btn svg {
    height: 11px !important;
    margin-left: 6px;
  }
  .icon_btn:hover svg {
    margin-left: 10px;
  }
}
@media screen and (min-width: 1600px) {
  .icon_btn {
    font-size: 17px !important;
    font-size: 1.0625rem !important;
  }
  .icon_btn svg {
    height: 13px !important;
    margin-left: 8px;
  }
  .icon_btn:hover svg {
    margin-left: 14px;
  }
}
@media screen and (min-width: 1800px) {
  .icon_btn {
    font-size: 18px !important;
    font-size: 1.125rem !important;
  }
  .icon_btn svg {
    height: 15px !important;
    margin-left: 10px;
  }
  .icon_btn:hover svg {
    margin-left: 16px;
  }
}

.top_nav > ul {
  display: flex;
}
.top_nav > ul > li {
  padding: 0 25px;
  position: relative;
  display: flex;
  font-family: var(--font-avenirPro);
}
.top_nav > ul > li:first-child {
  padding-left: 0;
}
.top_nav > ul > li:last-child {
  padding-right: 0;
}
.top_nav > ul > li i {
  margin-left: 6px;
}
.top_nav > ul > li i svg {
  width: 10px;
  height: 5px;
  transform: rotate(-90deg);
}
@media screen and (max-width: 1699px) {
  .top_nav > ul > li i {
    margin-top: 0;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .top_nav > ul > li i {
    position: relative;
    bottom: 2px;
  }
}
.top_nav > ul > li > a {
  color: #000;
  font-size: 20px;
  display: block;
  font-weight: 400;
  text-decoration: none !important;
}
@media screen and (max-width: 1599px) {
  .top_nav > ul > li > a {
    font-size: 16px;
  }
}
.top_nav > ul > li > ul {
  display: none;
  position: absolute;
}
.top_nav > ul > li .sub-menu {
  position: absolute;
  left: 0;
  top: calc(100% - 1px);
  display: none;
  z-index: 1;
  width: 290px;
  background: #F3F5F7;
  padding: 10px;
}
.top_nav > ul > li .sub-menu li {
  display: block;
  text-align: left;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  padding: 0;
  line-height: 1.3;
  position: relative;
  background: #fff;
}
.top_nav > ul > li .sub-menu li i {
  position: absolute;
  right: 10px;
  top: 10px;
  transform: rotate(-90deg);
}
.top_nav > ul > li .sub-menu li a {
  padding: 10px 15px;
  color: #000;
  display: block;
  font-weight: 400;
  font-size: 17px;
  text-decoration: none !important;
}
@media screen and (min-width: 1200px) and (max-width: 1600px) {
  .top_nav > ul > li .sub-menu li a {
    font-size: 16px;
    padding: 8px 15px;
  }
}
.top_nav > ul > li .sub-menu li:last-child {
  border-bottom: 0;
}
.top_nav > ul > li .sub-menu li > ul {
  display: none;
}
.top_nav > ul > li .sub-menu li .sub-menu {
  left: 250px;
  top: 0;
}
.top_nav > ul > li .sub-menu li .sub-menu li ul {
  display: none;
}
@media screen and (min-width: 1200px) {
  .top_nav > ul > li:hover .sub-menu {
    display: block;
  }
  .top_nav > ul > li:hover .sub-menu li .sub-menu {
    display: none;
  }
  .top_nav > ul > li:hover .sub-menu li:hover .sub-menu {
    display: block;
  }
  .top_nav > ul > li:hover .sub-menu li:hover .sub-menu li .sub-menu {
    display: none;
  }
  .top_nav > ul > li:hover .sub-menu li:hover .sub-menu li:hover .sub-menu {
    display: block;
  }
}
@media screen and (max-width: 1599px) {
  .top_nav > ul > li {
    padding: 0 11px;
  }
}

/*stage selection mainMenu*/
.top_nav > ul > li.current-menu-item > a,
.top_nav > ul > li.current-menu-ancestor > a,
.top_nav > ul > li.current-page-ancestor > a,
.top_nav > ul > li.current-product-ancestor > a {
  position: relative;
  font-weight: 600;
}
.top_nav > ul > li.current-menu-item > ul > li.current-menu-item a,
.top_nav > ul > li.current-menu-item > ul > li.current-menu-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-page-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-product-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-item a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-page-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-product-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-item a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-page-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-product-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-item a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-page-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-product-ancestor a {
  color: #27B05D;
}
.top_nav > ul > li.current-menu-item > ul > li.current-menu-item a:hover,
.top_nav > ul > li.current-menu-item > ul > li.current-menu-ancestor a:hover,
.top_nav > ul > li.current-menu-item > ul > li.current-page-ancestor a:hover,
.top_nav > ul > li.current-menu-item > ul > li.current-product-ancestor a:hover,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-item a:hover,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-ancestor a:hover,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-page-ancestor a:hover,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-product-ancestor a:hover,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-item a:hover,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-ancestor a:hover,
.top_nav > ul > li.current-page-ancestor > ul > li.current-page-ancestor a:hover,
.top_nav > ul > li.current-page-ancestor > ul > li.current-product-ancestor a:hover,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-item a:hover,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-ancestor a:hover,
.top_nav > ul > li.current-product-ancestor > ul > li.current-page-ancestor a:hover,
.top_nav > ul > li.current-product-ancestor > ul > li.current-product-ancestor a:hover {
  color: #27B05D;
}
.top_nav > ul > li.current-menu-item > ul > li.current-menu-item ul li a,
.top_nav > ul > li.current-menu-item > ul > li.current-menu-ancestor ul li a,
.top_nav > ul > li.current-menu-item > ul > li.current-page-ancestor ul li a,
.top_nav > ul > li.current-menu-item > ul > li.current-product-ancestor ul li a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-item ul li a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-ancestor ul li a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-page-ancestor ul li a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-product-ancestor ul li a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-item ul li a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-ancestor ul li a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-page-ancestor ul li a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-product-ancestor ul li a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-item ul li a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-ancestor ul li a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-page-ancestor ul li a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-product-ancestor ul li a {
  color: #000;
}
.top_nav > ul > li.current-menu-item > ul > li.current-menu-item ul li.current-menu-item a,
.top_nav > ul > li.current-menu-item > ul > li.current-menu-item ul li.current-menu-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-menu-item ul li.current-page-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-menu-item ul li.current-product-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-menu-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-menu-item > ul > li.current-menu-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-menu-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-menu-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-page-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-menu-item > ul > li.current-page-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-page-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-page-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-product-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-menu-item > ul > li.current-product-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-product-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-product-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-item ul li.current-menu-item a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-item ul li.current-menu-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-item ul li.current-page-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-item ul li.current-product-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-page-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-page-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-page-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-page-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-product-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-product-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-product-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-product-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-item ul li.current-menu-item a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-item ul li.current-menu-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-item ul li.current-page-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-item ul li.current-product-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-page-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-page-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-page-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-page-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-product-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-product-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-product-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-product-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-item ul li.current-menu-item a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-item ul li.current-menu-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-item ul li.current-page-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-item ul li.current-product-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-page-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-page-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-page-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-page-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-product-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-product-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-product-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-product-ancestor ul li.current-product-ancestor a {
  color: #27B05D;
}
.top_nav > ul > li.current-menu-item > ul > li.current-menu-item ul li.current-menu-item a:hover,
.top_nav > ul > li.current-menu-item > ul > li.current-menu-item ul li.current-menu-ancestor a:hover,
.top_nav > ul > li.current-menu-item > ul > li.current-menu-item ul li.current-page-ancestor a:hover,
.top_nav > ul > li.current-menu-item > ul > li.current-menu-item ul li.current-product-ancestor a:hover,
.top_nav > ul > li.current-menu-item > ul > li.current-menu-ancestor ul li.current-menu-item a:hover,
.top_nav > ul > li.current-menu-item > ul > li.current-menu-ancestor ul li.current-menu-ancestor a:hover,
.top_nav > ul > li.current-menu-item > ul > li.current-menu-ancestor ul li.current-page-ancestor a:hover,
.top_nav > ul > li.current-menu-item > ul > li.current-menu-ancestor ul li.current-product-ancestor a:hover,
.top_nav > ul > li.current-menu-item > ul > li.current-page-ancestor ul li.current-menu-item a:hover,
.top_nav > ul > li.current-menu-item > ul > li.current-page-ancestor ul li.current-menu-ancestor a:hover,
.top_nav > ul > li.current-menu-item > ul > li.current-page-ancestor ul li.current-page-ancestor a:hover,
.top_nav > ul > li.current-menu-item > ul > li.current-page-ancestor ul li.current-product-ancestor a:hover,
.top_nav > ul > li.current-menu-item > ul > li.current-product-ancestor ul li.current-menu-item a:hover,
.top_nav > ul > li.current-menu-item > ul > li.current-product-ancestor ul li.current-menu-ancestor a:hover,
.top_nav > ul > li.current-menu-item > ul > li.current-product-ancestor ul li.current-page-ancestor a:hover,
.top_nav > ul > li.current-menu-item > ul > li.current-product-ancestor ul li.current-product-ancestor a:hover,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-item ul li.current-menu-item a:hover,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-item ul li.current-menu-ancestor a:hover,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-item ul li.current-page-ancestor a:hover,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-item ul li.current-product-ancestor a:hover,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-ancestor ul li.current-menu-item a:hover,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-ancestor ul li.current-menu-ancestor a:hover,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-ancestor ul li.current-page-ancestor a:hover,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-ancestor ul li.current-product-ancestor a:hover,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-page-ancestor ul li.current-menu-item a:hover,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-page-ancestor ul li.current-menu-ancestor a:hover,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-page-ancestor ul li.current-page-ancestor a:hover,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-page-ancestor ul li.current-product-ancestor a:hover,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-product-ancestor ul li.current-menu-item a:hover,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-product-ancestor ul li.current-menu-ancestor a:hover,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-product-ancestor ul li.current-page-ancestor a:hover,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-product-ancestor ul li.current-product-ancestor a:hover,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-item ul li.current-menu-item a:hover,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-item ul li.current-menu-ancestor a:hover,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-item ul li.current-page-ancestor a:hover,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-item ul li.current-product-ancestor a:hover,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-ancestor ul li.current-menu-item a:hover,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-ancestor ul li.current-menu-ancestor a:hover,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-ancestor ul li.current-page-ancestor a:hover,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-ancestor ul li.current-product-ancestor a:hover,
.top_nav > ul > li.current-page-ancestor > ul > li.current-page-ancestor ul li.current-menu-item a:hover,
.top_nav > ul > li.current-page-ancestor > ul > li.current-page-ancestor ul li.current-menu-ancestor a:hover,
.top_nav > ul > li.current-page-ancestor > ul > li.current-page-ancestor ul li.current-page-ancestor a:hover,
.top_nav > ul > li.current-page-ancestor > ul > li.current-page-ancestor ul li.current-product-ancestor a:hover,
.top_nav > ul > li.current-page-ancestor > ul > li.current-product-ancestor ul li.current-menu-item a:hover,
.top_nav > ul > li.current-page-ancestor > ul > li.current-product-ancestor ul li.current-menu-ancestor a:hover,
.top_nav > ul > li.current-page-ancestor > ul > li.current-product-ancestor ul li.current-page-ancestor a:hover,
.top_nav > ul > li.current-page-ancestor > ul > li.current-product-ancestor ul li.current-product-ancestor a:hover,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-item ul li.current-menu-item a:hover,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-item ul li.current-menu-ancestor a:hover,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-item ul li.current-page-ancestor a:hover,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-item ul li.current-product-ancestor a:hover,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-ancestor ul li.current-menu-item a:hover,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-ancestor ul li.current-menu-ancestor a:hover,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-ancestor ul li.current-page-ancestor a:hover,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-ancestor ul li.current-product-ancestor a:hover,
.top_nav > ul > li.current-product-ancestor > ul > li.current-page-ancestor ul li.current-menu-item a:hover,
.top_nav > ul > li.current-product-ancestor > ul > li.current-page-ancestor ul li.current-menu-ancestor a:hover,
.top_nav > ul > li.current-product-ancestor > ul > li.current-page-ancestor ul li.current-page-ancestor a:hover,
.top_nav > ul > li.current-product-ancestor > ul > li.current-page-ancestor ul li.current-product-ancestor a:hover,
.top_nav > ul > li.current-product-ancestor > ul > li.current-product-ancestor ul li.current-menu-item a:hover,
.top_nav > ul > li.current-product-ancestor > ul > li.current-product-ancestor ul li.current-menu-ancestor a:hover,
.top_nav > ul > li.current-product-ancestor > ul > li.current-product-ancestor ul li.current-page-ancestor a:hover,
.top_nav > ul > li.current-product-ancestor > ul > li.current-product-ancestor ul li.current-product-ancestor a:hover {
  color: #27B05D;
}
.top_nav > ul > li.current-menu-item > ul > li.current-menu-item ul li.current-menu-item ul li a,
.top_nav > ul > li.current-menu-item > ul > li.current-menu-item ul li.current-menu-ancestor ul li a,
.top_nav > ul > li.current-menu-item > ul > li.current-menu-item ul li.current-page-ancestor ul li a,
.top_nav > ul > li.current-menu-item > ul > li.current-menu-item ul li.current-product-ancestor ul li a,
.top_nav > ul > li.current-menu-item > ul > li.current-menu-ancestor ul li.current-menu-item ul li a,
.top_nav > ul > li.current-menu-item > ul > li.current-menu-ancestor ul li.current-menu-ancestor ul li a,
.top_nav > ul > li.current-menu-item > ul > li.current-menu-ancestor ul li.current-page-ancestor ul li a,
.top_nav > ul > li.current-menu-item > ul > li.current-menu-ancestor ul li.current-product-ancestor ul li a,
.top_nav > ul > li.current-menu-item > ul > li.current-page-ancestor ul li.current-menu-item ul li a,
.top_nav > ul > li.current-menu-item > ul > li.current-page-ancestor ul li.current-menu-ancestor ul li a,
.top_nav > ul > li.current-menu-item > ul > li.current-page-ancestor ul li.current-page-ancestor ul li a,
.top_nav > ul > li.current-menu-item > ul > li.current-page-ancestor ul li.current-product-ancestor ul li a,
.top_nav > ul > li.current-menu-item > ul > li.current-product-ancestor ul li.current-menu-item ul li a,
.top_nav > ul > li.current-menu-item > ul > li.current-product-ancestor ul li.current-menu-ancestor ul li a,
.top_nav > ul > li.current-menu-item > ul > li.current-product-ancestor ul li.current-page-ancestor ul li a,
.top_nav > ul > li.current-menu-item > ul > li.current-product-ancestor ul li.current-product-ancestor ul li a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-item ul li.current-menu-item ul li a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-item ul li.current-menu-ancestor ul li a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-item ul li.current-page-ancestor ul li a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-item ul li.current-product-ancestor ul li a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-ancestor ul li.current-menu-item ul li a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-ancestor ul li.current-menu-ancestor ul li a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-ancestor ul li.current-page-ancestor ul li a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-ancestor ul li.current-product-ancestor ul li a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-page-ancestor ul li.current-menu-item ul li a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-page-ancestor ul li.current-menu-ancestor ul li a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-page-ancestor ul li.current-page-ancestor ul li a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-page-ancestor ul li.current-product-ancestor ul li a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-product-ancestor ul li.current-menu-item ul li a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-product-ancestor ul li.current-menu-ancestor ul li a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-product-ancestor ul li.current-page-ancestor ul li a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-product-ancestor ul li.current-product-ancestor ul li a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-item ul li.current-menu-item ul li a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-item ul li.current-menu-ancestor ul li a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-item ul li.current-page-ancestor ul li a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-item ul li.current-product-ancestor ul li a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-ancestor ul li.current-menu-item ul li a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-ancestor ul li.current-menu-ancestor ul li a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-ancestor ul li.current-page-ancestor ul li a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-ancestor ul li.current-product-ancestor ul li a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-page-ancestor ul li.current-menu-item ul li a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-page-ancestor ul li.current-menu-ancestor ul li a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-page-ancestor ul li.current-page-ancestor ul li a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-page-ancestor ul li.current-product-ancestor ul li a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-product-ancestor ul li.current-menu-item ul li a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-product-ancestor ul li.current-menu-ancestor ul li a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-product-ancestor ul li.current-page-ancestor ul li a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-product-ancestor ul li.current-product-ancestor ul li a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-item ul li.current-menu-item ul li a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-item ul li.current-menu-ancestor ul li a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-item ul li.current-page-ancestor ul li a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-item ul li.current-product-ancestor ul li a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-ancestor ul li.current-menu-item ul li a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-ancestor ul li.current-menu-ancestor ul li a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-ancestor ul li.current-page-ancestor ul li a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-ancestor ul li.current-product-ancestor ul li a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-page-ancestor ul li.current-menu-item ul li a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-page-ancestor ul li.current-menu-ancestor ul li a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-page-ancestor ul li.current-page-ancestor ul li a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-page-ancestor ul li.current-product-ancestor ul li a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-product-ancestor ul li.current-menu-item ul li a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-product-ancestor ul li.current-menu-ancestor ul li a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-product-ancestor ul li.current-page-ancestor ul li a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-product-ancestor ul li.current-product-ancestor ul li a {
  color: #000;
}
.top_nav > ul > li.current-menu-item > ul > li.current-menu-item ul li.current-menu-item ul li.current-menu-item a,
.top_nav > ul > li.current-menu-item > ul > li.current-menu-item ul li.current-menu-item ul li.current-menu-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-menu-item ul li.current-menu-item ul li.current-page-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-menu-item ul li.current-menu-item ul li.current-product-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-menu-item ul li.current-menu-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-menu-item > ul > li.current-menu-item ul li.current-menu-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-menu-item ul li.current-menu-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-menu-item ul li.current-menu-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-menu-item ul li.current-page-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-menu-item > ul > li.current-menu-item ul li.current-page-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-menu-item ul li.current-page-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-menu-item ul li.current-page-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-menu-item ul li.current-product-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-menu-item > ul > li.current-menu-item ul li.current-product-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-menu-item ul li.current-product-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-menu-item ul li.current-product-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-menu-ancestor ul li.current-menu-item ul li.current-menu-item a,
.top_nav > ul > li.current-menu-item > ul > li.current-menu-ancestor ul li.current-menu-item ul li.current-menu-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-menu-ancestor ul li.current-menu-item ul li.current-page-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-menu-ancestor ul li.current-menu-item ul li.current-product-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-menu-ancestor ul li.current-menu-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-menu-item > ul > li.current-menu-ancestor ul li.current-menu-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-menu-ancestor ul li.current-menu-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-menu-ancestor ul li.current-menu-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-menu-ancestor ul li.current-page-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-menu-item > ul > li.current-menu-ancestor ul li.current-page-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-menu-ancestor ul li.current-page-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-menu-ancestor ul li.current-page-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-menu-ancestor ul li.current-product-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-menu-item > ul > li.current-menu-ancestor ul li.current-product-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-menu-ancestor ul li.current-product-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-menu-ancestor ul li.current-product-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-page-ancestor ul li.current-menu-item ul li.current-menu-item a,
.top_nav > ul > li.current-menu-item > ul > li.current-page-ancestor ul li.current-menu-item ul li.current-menu-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-page-ancestor ul li.current-menu-item ul li.current-page-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-page-ancestor ul li.current-menu-item ul li.current-product-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-page-ancestor ul li.current-menu-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-menu-item > ul > li.current-page-ancestor ul li.current-menu-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-page-ancestor ul li.current-menu-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-page-ancestor ul li.current-menu-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-page-ancestor ul li.current-page-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-menu-item > ul > li.current-page-ancestor ul li.current-page-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-page-ancestor ul li.current-page-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-page-ancestor ul li.current-page-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-page-ancestor ul li.current-product-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-menu-item > ul > li.current-page-ancestor ul li.current-product-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-page-ancestor ul li.current-product-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-page-ancestor ul li.current-product-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-product-ancestor ul li.current-menu-item ul li.current-menu-item a,
.top_nav > ul > li.current-menu-item > ul > li.current-product-ancestor ul li.current-menu-item ul li.current-menu-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-product-ancestor ul li.current-menu-item ul li.current-page-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-product-ancestor ul li.current-menu-item ul li.current-product-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-product-ancestor ul li.current-menu-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-menu-item > ul > li.current-product-ancestor ul li.current-menu-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-product-ancestor ul li.current-menu-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-product-ancestor ul li.current-menu-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-product-ancestor ul li.current-page-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-menu-item > ul > li.current-product-ancestor ul li.current-page-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-product-ancestor ul li.current-page-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-product-ancestor ul li.current-page-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-product-ancestor ul li.current-product-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-menu-item > ul > li.current-product-ancestor ul li.current-product-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-product-ancestor ul li.current-product-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-menu-item > ul > li.current-product-ancestor ul li.current-product-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-item ul li.current-menu-item ul li.current-menu-item a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-item ul li.current-menu-item ul li.current-menu-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-item ul li.current-menu-item ul li.current-page-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-item ul li.current-menu-item ul li.current-product-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-item ul li.current-menu-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-item ul li.current-menu-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-item ul li.current-menu-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-item ul li.current-menu-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-item ul li.current-page-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-item ul li.current-page-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-item ul li.current-page-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-item ul li.current-page-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-item ul li.current-product-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-item ul li.current-product-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-item ul li.current-product-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-item ul li.current-product-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-ancestor ul li.current-menu-item ul li.current-menu-item a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-ancestor ul li.current-menu-item ul li.current-menu-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-ancestor ul li.current-menu-item ul li.current-page-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-ancestor ul li.current-menu-item ul li.current-product-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-ancestor ul li.current-menu-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-ancestor ul li.current-menu-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-ancestor ul li.current-menu-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-ancestor ul li.current-menu-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-ancestor ul li.current-page-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-ancestor ul li.current-page-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-ancestor ul li.current-page-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-ancestor ul li.current-page-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-ancestor ul li.current-product-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-ancestor ul li.current-product-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-ancestor ul li.current-product-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-menu-ancestor ul li.current-product-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-page-ancestor ul li.current-menu-item ul li.current-menu-item a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-page-ancestor ul li.current-menu-item ul li.current-menu-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-page-ancestor ul li.current-menu-item ul li.current-page-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-page-ancestor ul li.current-menu-item ul li.current-product-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-page-ancestor ul li.current-menu-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-page-ancestor ul li.current-menu-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-page-ancestor ul li.current-menu-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-page-ancestor ul li.current-menu-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-page-ancestor ul li.current-page-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-page-ancestor ul li.current-page-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-page-ancestor ul li.current-page-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-page-ancestor ul li.current-page-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-page-ancestor ul li.current-product-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-page-ancestor ul li.current-product-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-page-ancestor ul li.current-product-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-page-ancestor ul li.current-product-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-product-ancestor ul li.current-menu-item ul li.current-menu-item a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-product-ancestor ul li.current-menu-item ul li.current-menu-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-product-ancestor ul li.current-menu-item ul li.current-page-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-product-ancestor ul li.current-menu-item ul li.current-product-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-product-ancestor ul li.current-menu-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-product-ancestor ul li.current-menu-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-product-ancestor ul li.current-menu-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-product-ancestor ul li.current-menu-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-product-ancestor ul li.current-page-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-product-ancestor ul li.current-page-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-product-ancestor ul li.current-page-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-product-ancestor ul li.current-page-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-product-ancestor ul li.current-product-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-product-ancestor ul li.current-product-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-product-ancestor ul li.current-product-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-menu-ancestor > ul > li.current-product-ancestor ul li.current-product-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-item ul li.current-menu-item ul li.current-menu-item a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-item ul li.current-menu-item ul li.current-menu-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-item ul li.current-menu-item ul li.current-page-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-item ul li.current-menu-item ul li.current-product-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-item ul li.current-menu-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-item ul li.current-menu-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-item ul li.current-menu-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-item ul li.current-menu-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-item ul li.current-page-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-item ul li.current-page-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-item ul li.current-page-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-item ul li.current-page-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-item ul li.current-product-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-item ul li.current-product-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-item ul li.current-product-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-item ul li.current-product-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-ancestor ul li.current-menu-item ul li.current-menu-item a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-ancestor ul li.current-menu-item ul li.current-menu-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-ancestor ul li.current-menu-item ul li.current-page-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-ancestor ul li.current-menu-item ul li.current-product-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-ancestor ul li.current-menu-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-ancestor ul li.current-menu-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-ancestor ul li.current-menu-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-ancestor ul li.current-menu-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-ancestor ul li.current-page-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-ancestor ul li.current-page-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-ancestor ul li.current-page-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-ancestor ul li.current-page-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-ancestor ul li.current-product-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-ancestor ul li.current-product-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-ancestor ul li.current-product-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-menu-ancestor ul li.current-product-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-page-ancestor ul li.current-menu-item ul li.current-menu-item a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-page-ancestor ul li.current-menu-item ul li.current-menu-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-page-ancestor ul li.current-menu-item ul li.current-page-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-page-ancestor ul li.current-menu-item ul li.current-product-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-page-ancestor ul li.current-menu-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-page-ancestor ul li.current-menu-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-page-ancestor ul li.current-menu-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-page-ancestor ul li.current-menu-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-page-ancestor ul li.current-page-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-page-ancestor ul li.current-page-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-page-ancestor ul li.current-page-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-page-ancestor ul li.current-page-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-page-ancestor ul li.current-product-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-page-ancestor ul li.current-product-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-page-ancestor ul li.current-product-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-page-ancestor ul li.current-product-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-product-ancestor ul li.current-menu-item ul li.current-menu-item a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-product-ancestor ul li.current-menu-item ul li.current-menu-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-product-ancestor ul li.current-menu-item ul li.current-page-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-product-ancestor ul li.current-menu-item ul li.current-product-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-product-ancestor ul li.current-menu-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-product-ancestor ul li.current-menu-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-product-ancestor ul li.current-menu-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-product-ancestor ul li.current-menu-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-product-ancestor ul li.current-page-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-product-ancestor ul li.current-page-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-product-ancestor ul li.current-page-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-product-ancestor ul li.current-page-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-product-ancestor ul li.current-product-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-product-ancestor ul li.current-product-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-product-ancestor ul li.current-product-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-page-ancestor > ul > li.current-product-ancestor ul li.current-product-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-item ul li.current-menu-item ul li.current-menu-item a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-item ul li.current-menu-item ul li.current-menu-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-item ul li.current-menu-item ul li.current-page-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-item ul li.current-menu-item ul li.current-product-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-item ul li.current-menu-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-item ul li.current-menu-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-item ul li.current-menu-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-item ul li.current-menu-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-item ul li.current-page-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-item ul li.current-page-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-item ul li.current-page-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-item ul li.current-page-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-item ul li.current-product-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-item ul li.current-product-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-item ul li.current-product-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-item ul li.current-product-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-ancestor ul li.current-menu-item ul li.current-menu-item a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-ancestor ul li.current-menu-item ul li.current-menu-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-ancestor ul li.current-menu-item ul li.current-page-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-ancestor ul li.current-menu-item ul li.current-product-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-ancestor ul li.current-menu-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-ancestor ul li.current-menu-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-ancestor ul li.current-menu-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-ancestor ul li.current-menu-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-ancestor ul li.current-page-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-ancestor ul li.current-page-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-ancestor ul li.current-page-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-ancestor ul li.current-page-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-ancestor ul li.current-product-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-ancestor ul li.current-product-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-ancestor ul li.current-product-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-menu-ancestor ul li.current-product-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-page-ancestor ul li.current-menu-item ul li.current-menu-item a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-page-ancestor ul li.current-menu-item ul li.current-menu-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-page-ancestor ul li.current-menu-item ul li.current-page-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-page-ancestor ul li.current-menu-item ul li.current-product-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-page-ancestor ul li.current-menu-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-page-ancestor ul li.current-menu-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-page-ancestor ul li.current-menu-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-page-ancestor ul li.current-menu-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-page-ancestor ul li.current-page-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-page-ancestor ul li.current-page-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-page-ancestor ul li.current-page-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-page-ancestor ul li.current-page-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-page-ancestor ul li.current-product-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-page-ancestor ul li.current-product-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-page-ancestor ul li.current-product-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-page-ancestor ul li.current-product-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-product-ancestor ul li.current-menu-item ul li.current-menu-item a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-product-ancestor ul li.current-menu-item ul li.current-menu-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-product-ancestor ul li.current-menu-item ul li.current-page-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-product-ancestor ul li.current-menu-item ul li.current-product-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-product-ancestor ul li.current-menu-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-product-ancestor ul li.current-menu-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-product-ancestor ul li.current-menu-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-product-ancestor ul li.current-menu-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-product-ancestor ul li.current-page-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-product-ancestor ul li.current-page-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-product-ancestor ul li.current-page-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-product-ancestor ul li.current-page-ancestor ul li.current-product-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-product-ancestor ul li.current-product-ancestor ul li.current-menu-item a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-product-ancestor ul li.current-product-ancestor ul li.current-menu-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-product-ancestor ul li.current-product-ancestor ul li.current-page-ancestor a,
.top_nav > ul > li.current-product-ancestor > ul > li.current-product-ancestor ul li.current-product-ancestor ul li.current-product-ancestor a {
  color: #27B05D;
}

/*end stage selection*/
/*hover effect*/
.top_nav > ul > li:hover > a {
  opacity: 0.7;
}
.top_nav > ul > li:hover > .sub-menu > li:hover > a {
  color: #27B05D;
}
.top_nav > ul > li:hover > .sub-menu > li:hover > .sub-menu > li:hover > a {
  color: #27B05D;
}
.top_nav > ul > li:hover > .sub-menu > li:hover > .sub-menu > li:hover > .sub-menu > li:hover > a {
  color: #27B05D;
}

/*end hover effect*/
/*mobile menu*/
.close_nav {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  z-index: 9;
  background: rgba(0, 0, 0, 0.4);
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .close_nav {
    top: -20px;
  }
}

.menu_trigger {
  display: none;
}
@media screen and (max-width: 767px) {
  .menu_trigger {
    margin-left: 0;
    margin-right: 0;
    width: 27px;
    height: 22px;
  }
  .menu_trigger span {
    height: 2px;
  }
}

@media screen and (max-width: 1199px) {
  .nav_expand {
    display: block;
    background: rgba(0, 0, 0, 0.7);
  }
  /*mobile menu*/
  .menu_trigger {
    display: block;
    position: relative;
    width: 32px;
    height: 28px;
    background: none;
    margin-right: 0;
  }
  .menu_trigger span {
    position: absolute;
    left: 0;
    right: 0;
    height: 3px;
    top: 13px;
    background: #000;
  }
  .menu_trigger span:before, .menu_trigger span:after {
    content: "";
    position: absolute;
    left: 0;
    top: -9px;
    width: 100%;
    background: #000;
    height: 3px;
  }
  .menu_trigger span:after {
    top: auto;
    bottom: -9px;
  }
  .top_nav {
    z-index: 9;
    position: fixed;
    right: -100%;
    top: 0;
    width: 360px;
    transition: all ease 0.3s;
    text-align: left;
    background: #fff;
    padding: 0;
    height: 100vh;
    display: block;
    overflow: auto;
    padding: 15px;
  }
}
@media screen and (max-width: 1199px) and (min-width: 768px) and (max-width: 1199px) {
  .top_nav {
    top: -20px;
  }
}
@media screen and (max-width: 1199px) {
  .top_nav.open_nav {
    right: 0;
  }
  .top_nav .mainMenu {
    display: block;
    text-align: left;
  }
  .top_nav .mainMenu li {
    display: block;
    padding: 0;
    position: relative;
    border-left: 0;
    border-bottom: 1px solid #565656;
  }
  .top_nav .mainMenu li a {
    color: #000;
    display: block;
    position: relative;
    padding: 10px 40px 10px 10px;
  }
  .top_nav .mainMenu li ul.sub-menu {
    position: static;
    padding-top: 0;
    width: 100%;
    margin-top: 0;
    padding: 5px;
  }
  .top_nav .mainMenu li ul.sub-menu li {
    width: 100%;
  }
  .top_nav .mainMenu li ul.sub-menu li a {
    padding: 10px 40px 10px 15px;
    /*&:before{
                  display: block;
                  content: '-';
                  position: absolute;
                  left: 15px;
                  top: 8px;
              }*/
  }
  .top_nav .mainMenu li ul.sub-menu ul {
    padding: 5px;
  }
  .top_nav .mainMenu li ul.sub-menu ul li a {
    background: #efefef;
  }
  .top_nav .mainMenu li ul.sub-menu ul li ul {
    padding: 5px;
  }
  .top_nav .mainMenu li ul.sub-menu ul li ul li a {
    background: #ccc;
  }
  .top_nav .mainMenu li.menu-item-has-children {
    display: block;
  }
  .top_nav .mainMenu li.menu-item-has-children i {
    position: absolute;
    width: 40px;
    height: 44px;
    right: 0;
    z-index: 1;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    background-size: 9px;
  }
  .top_nav .mainMenu li.menu-item-has-children i svg {
    width: 10px;
    height: 15px;
    transition: all ease 0.2s;
    fill: #000 !important;
  }
  .top_nav .mainMenu li.menu-item-has-children i svg path {
    fill: #000 !important;
  }
  .top_nav .mainMenu li.menu-item-has-children .menu-item-has-children i svg {
    transform: rotate(90deg) !important;
  }
  .top_nav .mainMenu li.menu-item-has-children .menu-item-has-children i svg path {
    fill: #000 !important;
  }
  .top_nav .mainMenu li.menu-item-has-children .menu-item-has-children.opened3 i svg {
    transform: rotate(-180deg) !important;
  }
  .top_nav .mainMenu li li i {
    height: 35px;
  }
  .top_nav .mainMenu li.opened > i svg {
    transform: rotate(0deg);
  }
  .top_nav .mainMenu li.opened a {
    color: #D9A917;
  }
  .top_nav .mainMenu li.opened li a {
    color: #000;
  }
  .top_nav .mainMenu li.opened li.opened2 > i svg {
    transform: rotate(-180deg) !important;
  }
  .top_nav .mainMenu li.opened li.opened2 li a {
    color: #000;
  }
  .top_nav .mainMenu li.opened li.opened2.opened3 i svg {
    transform: rotate(-180deg) !important;
  }
  .top_nav .mainMenu li.opened li.opened2.opened3 li a {
    color: #000;
  }
  .top_nav .contact_cta {
    padding: 10px 0;
  }
  .top_nav .contact_cta a {
    justify-content: center;
  }
}
@media screen and (max-width: 1199px) {
  /*end mobile menu*/
}
@media screen and (max-width: 767px) {
  .top_nav {
    width: 340px;
  }
  .top_nav > ul > li.mobile__menu {
    display: block !important;
  }
  .menu_trigger {
    margin-left: 0;
    margin-right: 0;
  }
}
.page-template-template-custom {
  /* =====     Forms     ===== */
}
.page-template-template-custom input {
  box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
}
.page-template-template-custom input:focus {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  outline: 0;
}
.page-template-template-custom form {
  *zoom: 1;
}
.page-template-template-custom form:after, .page-template-template-custom form:before {
  content: "";
  display: block;
}
.page-template-template-custom form:after {
  clear: both;
}
.page-template-template-custom .fs-form_elements {
  color: var(--twgl--color-formText) !important;
}
.page-template-template-custom ::-webkit-input-placeholder {
  opacity: 1 !important;
  color: var(--twgl--color-formText) !important;
}
.page-template-template-custom :-moz-placeholder {
  opacity: 1 !important;
  color: var(--twgl--color-formText) !important;
}
.page-template-template-custom ::-moz-placeholder {
  opacity: 1 !important;
  color: var(--twgl--color-formText) !important;
}
.page-template-template-custom :-ms-input-placeholder {
  opacity: 1 !important;
  color: var(--twgl--color-formText) !important;
}
.page-template-template-custom label {
  line-height: 1;
  color: var(--twgl--color-formText) !important;
}
.page-template-template-custom input[type=text],
.page-template-template-custom input[type=email],
.page-template-template-custom input[type=tel],
.page-template-template-custom .form-elements,
.page-template-template-custom textarea,
.page-template-template-custom select {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid var(--twgl--black-opacity-05) !important;
  border-radius: 0;
  -webkit-border-radius: 0;
  color: var(--twgl--color-formText) !important;
  display: block;
  outline: none !important;
  outline-offset: 0;
  text-transform: none;
  width: 100%;
}
.page-template-template-custom input[type=text],
.page-template-template-custom input[type=email],
.page-template-template-custom input[type=tel],
.page-template-template-custom .form-elements,
.page-template-template-custom select {
  height: 46px;
}
@media screen and (min-width: 768px) {
  .page-template-template-custom input[type=text],
  .page-template-template-custom input[type=email],
  .page-template-template-custom input[type=tel],
  .page-template-template-custom .form-elements,
  .page-template-template-custom select {
    height: 50px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-template-custom input[type=text],
  .page-template-template-custom input[type=email],
  .page-template-template-custom input[type=tel],
  .page-template-template-custom .form-elements,
  .page-template-template-custom select {
    height: 38px;
  }
}
@media screen and (min-width: 1600px) {
  .page-template-template-custom input[type=text],
  .page-template-template-custom input[type=email],
  .page-template-template-custom input[type=tel],
  .page-template-template-custom .form-elements,
  .page-template-template-custom select {
    height: 54px;
  }
}
@media screen and (min-width: 1850px) {
  .page-template-template-custom input[type=text],
  .page-template-template-custom input[type=email],
  .page-template-template-custom input[type=tel],
  .page-template-template-custom .form-elements,
  .page-template-template-custom select {
    height: 58px;
  }
}
.page-template-template-custom textarea {
  height: 100px;
  padding-bottom: 5px !important;
  padding-top: 10px !important;
  resize: none;
}
@media screen and (min-width: 768px) {
  .page-template-template-custom textarea {
    height: 100px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-template-custom textarea {
    height: 90px;
  }
}
@media screen and (min-width: 1600px) {
  .page-template-template-custom textarea {
    height: 100px;
  }
}
@media screen and (min-width: 1850px) {
  .page-template-template-custom textarea {
    height: 100px;
  }
}
.page-template-template-custom select {
  background-position: right 15px center;
  background-repeat: no-repeat;
  background-size: 10px 6px;
  outline: none;
  /* &:invalid {
    color: #9d9d9d;
  }
  [disabled] {
    color: #9d9d9d;
  } */
}
.page-template-template-custom select option {
  color: var(--twgl--color-formText);
  text-transform: none;
}
.page-template-template-custom select:focus, .page-template-template-custom select:active {
  outline: none;
}
@media screen and (min-width: 1600px) {
  .page-template-template-custom select {
    background-size: 18px 9px;
  }
}
.page-template-template-custom input[type=date]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  display: none;
}
.page-template-template-custom input[type=date]::-webkit-calendar-picker-indicator {
  background-color: #3a6596;
  display: block;
  color: #fff;
}
.page-template-template-custom .input-holder {
  position: relative;
  width: 100%;
}
.page-template-template-custom .input-holder.error input,
.page-template-template-custom .input-holder.error textarea {
  border-color: var(--twgl--color-alert) !important;
}
.page-template-template-custom .input-holder.dFlex .error {
  left: 5px !important;
}
.page-template-template-custom .input-holder .error {
  background-color: var(--twgl--color-alert);
  border-radius: 3px;
  -webkit-border-radius: 3px;
  color: var(--twgl--color-white);
  display: inline-block;
  font-size: 12px !important;
  font-size: 0.75rem !important;
  left: 0;
  padding: 2px 3px;
  position: absolute !important;
  top: -20px;
  width: auto !important;
  z-index: 3;
}
@media screen and (min-width: 1600px) {
  .page-template-template-custom .input-holder .error {
    font-size: 12px !important;
    font-size: 0.75rem !important;
  }
}
.page-template-template-custom .input-holder .error:after {
  border-bottom: none;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid var(--twgl--color-alert);
  bottom: -5px;
  content: "";
  left: 10px;
  position: absolute;
}
.page-template-template-custom .input-holder:not(:last-child) {
  margin-bottom: 20px;
  text-align: right;
}
@media screen and (max-width: 1600px) {
  .page-template-template-custom .input-holder:not(:last-child) {
    margin-bottom: 15px;
  }
}
.page-template-template-custom .modal-dialog {
  max-width: 700px;
}
.page-template-template-custom .modal-body {
  padding: 30px;
}
.page-template-template-custom {
  /* == Radio buttons == */
}
.page-template-template-custom .custom-radio input[type=radio] {
  display: none;
}
.page-template-template-custom .custom-radio input[type=radio] + label {
  color: var(--twgl--color-black);
  cursor: pointer;
}
.page-template-template-custom .custom-radio input[type=radio] + label i {
  background-color: var(--twgl--color-white);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  border: 1px solid var(--twgl--color-secondary);
  display: inline-block;
  height: 16px;
  margin: -5px 7px 0 0;
  position: relative;
  vertical-align: middle;
  width: 16px;
}
.page-template-template-custom .custom-radio input[type=radio] + label i:before {
  background-color: var(--twgl--color-secondary);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  content: "";
  display: block;
  height: 70%;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  width: 70%;
}
.page-template-template-custom .custom-radio input[type=radio]:checked + label {
  color: var(--twgl--color-primary);
}
.page-template-template-custom .custom-radio input[type=radio]:checked + label i {
  border-color: var(--twgl--color-primary);
}
.page-template-template-custom .custom-radio input[type=radio]:checked + label i:before {
  background-color: var(--twgl--color-primary);
  height: 62%;
  width: 62%;
}
.page-template-template-custom .custom-radio input[type=radio]:checked + label span {
  color: var(--twgl--color-primary);
}
.page-template-template-custom .custom-radio input[type=radio]:disabled, .page-template-template-custom .custom-radio input[type=radio]:disabled + label {
  cursor: not-allowed;
  opacity: 0.6;
  text-decoration: line-through;
}
@media screen and (max-width: 1199px) {
  .page-template-template-custom .custom-radio input[type=radio] + label i {
    height: 12px;
    width: 12px;
  }
}
.page-template-template-custom .form_white ::-webkit-input-placeholder {
  color: var(--twgl--color-white) !important;
}
.page-template-template-custom .form_white :-moz-placeholder {
  color: var(--twgl--color-white) !important;
}
.page-template-template-custom .form_white ::-moz-placeholder {
  color: var(--twgl--color-white) !important;
}
.page-template-template-custom .form_white :-ms-input-placeholder {
  color: var(--twgl--color-white) !important;
}
.page-template-template-custom .form_white .form-elements,
.page-template-template-custom .form_white textarea,
.page-template-template-custom .form_white select {
  border-bottom-color: var(--twgl--color-white) !important;
  color: var(--twgl--color-white) !important;
}
.page-template-template-custom .form_white select {
  background-image: url(assets/images/dropdown-arrow-white.png);
}
.page-template-template-custom .tw-modal-body ::-webkit-input-placeholder {
  color: var(--twgl--color-formText) !important;
  font-weight: 400 !important;
  opacity: 1;
}
.page-template-template-custom .tw-modal-body :-moz-placeholder {
  color: var(--twgl--color-formText) !important;
  font-weight: 400 !important;
  opacity: 1;
}
.page-template-template-custom .tw-modal-body ::-moz-placeholder {
  color: var(--twgl--color-formText) !important;
  font-weight: 400 !important;
  opacity: 1;
}
.page-template-template-custom .tw-modal-body :-ms-input-placeholder {
  color: var(--twgl--color-formText) !important;
  font-weight: 400 !important;
  opacity: 1;
}
.page-template-template-custom .tw-modal-body .input-holder:last-child {
  text-align: right;
  width: 100%;
}
.page-template-template-custom .tw-modal-body input,
.page-template-template-custom .tw-modal-body textarea,
.page-template-template-custom .tw-modal-body select {
  color: var(--twgl--color-formText) !important;
  font-weight: 400 !important;
}
.page-template-template-custom .tw-modal-body input,
.page-template-template-custom .tw-modal-body textarea,
.page-template-template-custom .tw-modal-body select {
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: solid 2px #c7c2bf !important;
  padding: 15px 0;
  background-color: transparent;
  width: 100%;
}
@media screen and (max-width: 1600px) {
  .page-template-template-custom .tw-modal-body input,
  .page-template-template-custom .tw-modal-body textarea,
  .page-template-template-custom .tw-modal-body select {
    padding: 10px 0;
  }
}
.page-template-template-custom .tw-modal-body textarea {
  height: 100px;
  border-bottom: solid 2px #c7c2bf !important;
  padding: 15px 0;
  overflow: auto;
}

.offset_form_container .gform-theme--foundation .gform_fields {
  row-gap: 15px !important;
}
.offset_form_container .gform_previous_button {
  color: var(--twgl--color-white) !important;
}
.offset_form_container .ginput_container input[type=text],
.offset_form_container .ginput_container input[type=email],
.offset_form_container .ginput_container input[type=tel],
.offset_form_container .ginput_container textarea,
.offset_form_container .ginput_container select {
  background-color: var(--twgl--white-opacity-05) !important;
  border: 1px solid var(--twgl--black-opacity-02) !important;
  box-shadow: none !important;
  height: 42px !important;
  padding: 0 15px !important;
}
.offset_form_container .ginput_container textarea {
  height: 80px;
  padding: 10px 15px !important;
}
.offset_form_container .ginput_container select {
  background-image: url(assets/images/dropdown-arrow.png);
}

/*pop form*/
.pop_overlay {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  top: 0;
  z-index: 99999;
  overflow: auto;
  transition: all ease 1s;
}
.pop_overlay .close_bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.pop_overlay .form_wrap {
  position: relative;
  max-width: 600px;
  background: #fff;
  margin: 0 auto;
  top: -100%;
  border-radius: 5px;
  transition: all ease 1s;
}
@media screen and (max-width: 1000px) {
  .pop_overlay .form_wrap {
    max-width: 500px;
  }
}
@media screen and (max-width: 650px) {
  .pop_overlay .form_wrap {
    max-width: 400px;
  }
}
@media screen and (max-width: 430px) {
  .pop_overlay .form_wrap {
    margin: 0 15px;
  }
}
.pop_overlay .form_wrap .form_title {
  position: relative;
  color: #fff;
  font-size: clamp(1.125rem, 1.0787037037rem + 0.2469135802vw, 1.375rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .pop_overlay .form_wrap .form_title {
    font-size: clamp(1.125rem, 1.0787037037rem + 0.2469135802vw, 1.375rem) !important;
  }
}
.pop_overlay .form_wrap .form_title {
  text-transform: capitalize;
  text-align: left;
  background: #000;
  padding: 14px 20px 14px 30px;
  line-height: 1;
}
@media screen and (max-width: 650px) {
  .pop_overlay .form_wrap .form_title {
    padding-left: 20px;
    font-size: 17px !important;
  }
}
.pop_overlay .form_wrap .form_title .close_cta {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translate(0, -50%);
  color: #000;
  cursor: pointer;
  width: 15px;
  height: 15px;
}
.pop_overlay .form_wrap .form_title .close_cta svg {
  fill: #ccc;
  width: 15px;
  height: 15px;
  display: block;
}
.pop_overlay .form_wrap .form_title .close_cta:hover svg {
  fill: #fff;
}
.pop_overlay .form_wrap .form_wrap_in {
  padding: 30px 50px 50px;
  display: block;
  background: #fff;
}
@media screen and (max-width: 650px) {
  .pop_overlay .form_wrap .form_wrap_in {
    padding: 20px;
  }
}

.appear_form {
  display: block;
}
.appear_form .form_wrap {
  top: 15%;
  transition: all ease 0.2s;
}

/*end pop form*/
.popup-form-wrapp.estimate-form input {
  font-weight: 300 !important;
  color: #040503 !important;
  background: transparent;
  border: none;
  border-bottom: 1px solid #040503 !important;
  width: 100%;
  padding-bottom: 15px;
  margin-bottom: 30px;
  display: block;
  font-size: clamp(0.9375rem, 0.9027777778rem + 0.1851851852vw, 1.125rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .popup-form-wrapp.estimate-form input {
    font-size: clamp(0.9375rem, 0.9143518519rem + 0.1234567901vw, 1.0625rem) !important;
  }
}
.popup-form-wrapp.estimate-form input::-moz-placeholder {
  color: #040503 !important;
  font-size: clamp(0.9375rem, 0.9027777778rem + 0.1851851852vw, 1.125rem) !important;
}
.popup-form-wrapp.estimate-form input::placeholder {
  color: #040503 !important;
  font-size: clamp(0.9375rem, 0.9027777778rem + 0.1851851852vw, 1.125rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .popup-form-wrapp.estimate-form input::-moz-placeholder {
    font-size: clamp(0.9375rem, 0.9143518519rem + 0.1234567901vw, 1.0625rem) !important;
  }
  .popup-form-wrapp.estimate-form input::placeholder {
    font-size: clamp(0.9375rem, 0.9143518519rem + 0.1234567901vw, 1.0625rem) !important;
  }
}
.popup-form-wrapp.estimate-form input:focus-visible {
  outline: none !important;
}
@media screen and (min-width: 1599px) and (max-width: 1600px) {
  .popup-form-wrapp.estimate-form input {
    margin-bottom: 20px !important;
  }
}
.popup-form-wrapp.estimate-form textarea {
  font-weight: 300 !important;
  resize: none;
  color: #040503 !important;
  background: transparent;
  border: none;
  border-bottom: 1px solid #040503 !important;
  width: 100%;
  padding-bottom: 15px;
  margin-bottom: 15px;
  height: 90px;
  font-size: 18px;
}
.popup-form-wrapp.estimate-form textarea::-moz-placeholder {
  color: #040503 !important;
  font-size: clamp(0.9375rem, 0.9027777778rem + 0.1851851852vw, 1.125rem) !important;
}
.popup-form-wrapp.estimate-form textarea::placeholder {
  color: #040503 !important;
  font-size: clamp(0.9375rem, 0.9027777778rem + 0.1851851852vw, 1.125rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .popup-form-wrapp.estimate-form textarea::-moz-placeholder {
    font-size: clamp(0.9375rem, 0.9143518519rem + 0.1234567901vw, 1.0625rem) !important;
  }
  .popup-form-wrapp.estimate-form textarea::placeholder {
    font-size: clamp(0.9375rem, 0.9143518519rem + 0.1234567901vw, 1.0625rem) !important;
  }
}
.popup-form-wrapp.estimate-form textarea:focus-visible {
  outline: none !important;
}
.popup-form-wrapp.estimate-form .elementor-button {
  padding-left: 0;
  padding-bottom: 0px !important;
}

.tw-modal-wrapper {
  background-color: var(--twgl--black-opacity-08);
  height: 100vh;
  left: 0;
  opacity: 0;
  overflow: hidden;
  overflow-y: auto;
  padding: 15px;
  top: 0;
  transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -webkit-transform: scale(0, 0);
  transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  width: 100vw;
  z-index: 9999;
}
.tw-modal-wrapper .modal-close-wrapper {
  background-color: transparent;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.tw-modal-wrapper .tw-modal-container {
  background-color: var(--twgl--color-white);
  border-radius: 6px;
  -webkit-border-radius: 6px;
  box-shadow: 0 2px 20px var(--twgl--black-opacity-02);
  -webkit-box-shadow: 0 2px 20px var(--twgl--black-opacity-02);
  padding: 25px;
  position: relative;
  z-index: 3;
}
.tw-modal-wrapper .tw-modal-close-button {
  background-color: var(--twgl--color-primary);
  border: 0 !important;
  border-top-right-radius: 6px;
  color: var(--twgl--color-white);
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
  font-size: 18px !important;
  font-size: 1.125rem !important;
  font-weight: 400;
  height: 30px;
  padding: 0 !important;
  position: absolute;
  right: 1px;
  top: 1px;
  width: 30px;
}
.tw-modal-wrapper .tw-modal-close-button:hover {
  background-color: var(--twgl--color-secondary);
}
.tw-modal-wrapper .tw-modal-header {
  color: var(--twgl--color-base-text);
  font-size: 20px !important;
  font-size: 1.25rem !important;
  font-weight: 600;
  line-height: 1.2;
  text-transform: uppercase;
}
.tw-modal-wrapper .tw-modal-body {
  width: 100%;
}
.tw-modal-wrapper .tw-modal-body .gform_wrapper {
  display: none;
}
.tw-modal-wrapper.fullwidthPopup {
  padding: 0;
}
.tw-modal-wrapper.fullwidthPopup .tw-modal-container {
  background-color: transparent;
  box-shadow: none;
}
.tw-modal-wrapper.fullwidthPopup .image_col {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.tw-modal-wrapper.fullwidthPopup .form_col {
  background-color: var(--twgl--color-white);
  padding: 20px;
}
.tw-modal-wrapper.fullwidthPopup .tw-modal-close-button {
  background-color: var(--twgl--color-secondary);
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
.tw-modal-wrapper.fullwidthPopup .tw-modal-close-button:hover {
  background-color: var(--twgl--color-black);
}
@media screen and (min-width: 1200px) {
  .tw-modal-wrapper.fullwidthPopup .image_col .modal-close-wrapper {
    background-color: var(--twgl--color-secondary);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    cursor: pointer;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
    height: 60px;
    left: auto;
    position: absolute;
    right: -25px;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 60px;
    display: none !important;
  }
  .tw-modal-wrapper.fullwidthPopup .image_col .modal-close-wrapper:before {
    color: var(--twgl--color-white);
    content: "Close";
    font-size: 12px !important;
    font-size: 0.75rem !important;
    font-weight: 400;
    transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    -webkit-transition: all ease 0.2s;
    text-transform: uppercase;
  }
  .tw-modal-wrapper.fullwidthPopup .image_col .modal-close-wrapper:hover:before {
    color: var(--twgl--color-primary);
  }
  .tw-modal-wrapper.fullwidthPopup .form_col {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (min-width: 991px) {
  .tw-modal-wrapper.fullwidthPopup .tw-modal-container {
    width: 750px;
  }
}
.tw-modal-wrapper.modal-lg .tw-modal-container {
  width: 750px;
}
@media screen and (max-width: 1199px) {
  .tw-modal-wrapper.modal-lg .tw-modal-container {
    width: 100%;
  }
}
.tw-modal-wrapper.modal-md .tw-modal-container {
  max-width: 600px;
}
.tw-modal-wrapper.showed {
  opacity: 1;
  transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
}
@media screen and (min-width: 768px) {
  .tw-modal-wrapper .tw-modal-container {
    padding: 40px;
  }
  .tw-modal-wrapper .tw-modal-close-button {
    height: 36px;
    width: 36px;
  }
  .tw-modal-wrapper .tw-modal-header {
    font-size: 26px !important;
    font-size: 1.625rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .tw-modal-wrapper .tw-modal-header {
    font-size: 30px !important;
    font-size: 1.875rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .tw-modal-wrapper .tw-modal-header {
    font-size: 32px !important;
    font-size: 2rem !important;
  }
}

.tw-modal-wrapper {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 9999;
}
.tw-modal-wrapper .heading_wrapper {
  flex-flow: column wrap;
}
.tw-modal-wrapper.showed {
  display: flex;
}

/* ================================
						Slick Slider
================================= */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 40px;
  width: 40px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  color: transparent;
  top: 43%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  z-index: 3;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
ul.slick-dots {
  position: absolute !important;
  bottom: 50px;
  list-style: none;
  padding: 0;
  margin: 0 !important;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  z-index: 9;
  transform: translate(-50%, 0);
  left: 50%;
}
@media screen and (max-width: 1699px) {
  ul.slick-dots {
    bottom: 30px;
  }
}
ul.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 3px;
  padding: 0;
  cursor: pointer;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: none;
}
ul.slick-dots li button {
  border: 0;
  display: block;
  height: 12px;
  width: 12px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 0;
  cursor: pointer;
  border-radius: 50%;
  background: rgba(4, 5, 3, 0.5);
}
ul.slick-dots li button:hover, ul.slick-dots li button:focus {
  outline: none;
}
ul.slick-dots li.slick-active {
  background: rgba(4, 5, 3, 0.05);
}
ul.slick-dots li.slick-active button {
  background: #27B05D;
}

/*slick custom nave*/
.slick_prev,
.slick_next {
  left: -30px;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 1;
  border: 0;
  position: absolute;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  box-shadow: 0px 4px 66px 0px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  transition: all ease 0.2s;
  background: #fff;
}
@media screen and (max-width: 1700px) {
  .slick_prev,
  .slick_next {
    width: 50px;
    height: 50px;
  }
}
.slick_prev svg,
.slick_next svg {
  width: 8px;
  height: 16px;
  transition: all ease 0.2s;
  fill: #fff;
}
.slick_prev:hover,
.slick_next:hover {
  background: #44A5E2;
}
.slick_prev {
  left: auto;
  right: -30px;
}

@media screen and (max-width: 1200px) {
  .slick_prev,
  .slick_next {
    display: none !important;
  }
}
/*end slick custom nav*/
/*pagination*/
.pagination {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
}
.pagination ol.wp-paginate {
  text-align: center;
  margin-right: 0;
  margin-left: auto;
}
.pagination ol.wp-paginate li {
  padding: 0;
  line-height: 1;
  border: 0;
  background: none;
  display: inline-block;
  margin-left: 3px;
}
.pagination ol.wp-paginate li a, .pagination ol.wp-paginate li span.current {
  display: block;
  line-height: 1;
  padding: 7px 10px;
  border: 0;
  height: auto;
  width: auto;
  font-weight: 400;
  font-size: 17px;
  border-radius: 2px;
  min-width: 30px;
  text-align: center;
  text-decoration: none !important;
}
.pagination ol.wp-paginate li a:hover {
  background: none;
  color: #44A5E2;
}
.pagination ol.wp-paginate li span.current {
  color: #000;
  background: none;
}
.pagination ol.wp-paginate li a.next {
  margin-left: 5px;
}
.pagination ol.wp-paginate li a.prev {
  margin-right: 5px;
}
.pagination ol.wp-paginate li a.next, .pagination ol.wp-paginate li a.prev {
  background: #44A5E2;
  color: #000;
  padding: 12px 28px;
}
.pagination ol.wp-paginate li a.next:hover, .pagination ol.wp-paginate li a.prev:hover {
  background: #D9A917;
  color: #fff;
}

.curP {
  cursor: pointer;
}

.dFlex {
  display: flex;
  flex-flow: row wrap;
}

.m-l-auto {
  margin-left: auto !important;
}

.m-t-auto {
  margin-top: auto !important;
}

.vhCenter {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
}

.vCenter {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

.vCenter.time {
  align-items: flex-start !important;
}

.hCenter {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}

.vBottom {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-end;
}

.hRight {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
}

.vCenHRight {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: flex-end;
}

.vhEnd {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-end;
  justify-content: flex-end;
}

.vBtmHcntr {
  align-items: flex-end;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}

.jc-center {
  justify-content: center;
}

.no-wrap {
  flex-wrap: nowrap;
}

.align-center {
  justify-content: center;
}

.grecaptcha-badge {
  display: none !important;
}

.center {
  justify-content: center;
  text-align: center;
}
.center .btn {
  float: none;
  margin-left: auto;
  margin-right: auto;
}

.cmn-space {
  padding-bottom: 20px !important;
  padding-top: 20px !important;
}
@media screen and (min-width: 768px) {
  .cmn-space {
    padding-bottom: 25px !important;
    padding-top: 25px !important;
  }
}
@media screen and (min-width: 1200px) {
  .cmn-space {
    padding-bottom: 50px !important;
    padding-top: 50px !important;
  }
}
@media screen and (min-width: 1600px) {
  .cmn-space {
    padding-bottom: 80px !important;
    padding-top: 80px !important;
  }
}

.cmn-space_lgBottom {
  padding-bottom: 30px !important;
}
@media screen and (min-width: 768px) {
  .cmn-space_lgBottom {
    padding-bottom: 30px !important;
  }
}
@media screen and (min-width: 1200px) {
  .cmn-space_lgBottom {
    padding-bottom: 100px !important;
  }
}
@media screen and (min-width: 1600px) {
  .cmn-space_lgBottom {
    padding-bottom: 120px !important;
  }
}

.cmn-space_lgTop {
  padding-top: 30px !important;
}
@media screen and (min-width: 768px) {
  .cmn-space_lgTop {
    padding-top: 30px !important;
  }
}
@media screen and (min-width: 1200px) {
  .cmn-space_lgTop {
    padding-top: 100px !important;
  }
}
@media screen and (min-width: 1600px) {
  .cmn-space_lgTop {
    padding-top: 120px !important;
  }
}

.bottom-space {
  padding-bottom: 20px !important;
}
@media screen and (min-width: 768px) {
  .bottom-space {
    padding-bottom: 30px !important;
  }
}
@media screen and (min-width: 1200px) {
  .bottom-space {
    padding-bottom: 50px !important;
  }
}
@media screen and (min-width: 1600px) {
  .bottom-space {
    padding-bottom: 80px !important;
  }
}

.top-space {
  padding-top: 20px !important;
}
@media screen and (min-width: 768px) {
  .top-space {
    padding-top: 30px !important;
  }
}
@media screen and (min-width: 1200px) {
  .top-space {
    padding-top: 50px !important;
  }
}
@media screen and (min-width: 1600px) {
  .top-space {
    padding-top: 80px !important;
  }
}

.cmn-space_sm {
  padding-bottom: 15px !important;
  padding-top: 15px !important;
}
@media screen and (min-width: 768px) {
  .cmn-space_sm {
    padding-bottom: 20px !important;
    padding-top: 20px !important;
  }
}
@media screen and (min-width: 1600px) {
  .cmn-space_sm {
    padding-bottom: 30px !important;
    padding-top: 30px !important;
  }
}

.cmn-space_smTop {
  padding-top: 20px !important;
}
@media screen and (min-width: 768px) {
  .cmn-space_smTop {
    padding-top: 30px !important;
  }
}
@media screen and (min-width: 1600px) {
  .cmn-space_smTop {
    padding-top: 55px !important;
  }
}

.cmn-space_xsTop {
  padding-top: 20px !important;
}
@media screen and (min-width: 768px) {
  .cmn-space_xsTop {
    padding-top: 30px !important;
  }
}
@media screen and (min-width: 1600px) {
  .cmn-space_xsTop {
    padding-top: 40px !important;
  }
}

.cmn-space_smBottom {
  padding-bottom: 15px !important;
}
@media screen and (min-width: 768px) {
  .cmn-space_smBottom {
    padding-bottom: 20px !important;
  }
}
@media screen and (min-width: 1600px) {
  .cmn-space_smBottom {
    padding-bottom: 30px !important;
  }
}

.cmn-space_md {
  padding-bottom: 22px !important;
  padding-top: 22px !important;
}
@media screen and (min-width: 768px) {
  .cmn-space_md {
    padding-bottom: 35px !important;
    padding-top: 35px !important;
  }
}
@media screen and (min-width: 1600px) {
  .cmn-space_md {
    padding-bottom: 45px !important;
    padding-top: 45px !important;
  }
}

.cmn-space_mdTop {
  padding-top: 22px !important;
}
@media screen and (min-width: 768px) {
  .cmn-space_mdTop {
    padding-top: 35px !important;
  }
}
@media screen and (min-width: 1600px) {
  .cmn-space_mdTop {
    padding-top: 45px !important;
  }
}

.cmn-space_mdBottom {
  padding-bottom: 22px !important;
}
@media screen and (min-width: 768px) {
  .cmn-space_mdBottom {
    padding-bottom: 35px !important;
  }
}
@media screen and (min-width: 1600px) {
  .cmn-space_mdBottom {
    padding-bottom: 45px !important;
  }
}

@media screen and (max-width: 767px) {
  .xs-pb-0 {
    padding-bottom: 0 !important;
  }
}
.clear {
  display: block;
}

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

.m-b-0 {
  margin-bottom: 0 !important;
}

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

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

.m-b-20 {
  margin-bottom: 10px !important;
}
@media screen and (min-width: 768px) {
  .m-b-20 {
    margin-bottom: 15px !important;
  }
}
@media screen and (min-width: 1600px) {
  .m-b-20 {
    margin-bottom: 20px !important;
  }
}

.m-b-30 {
  margin-bottom: 10px !important;
}
@media screen and (min-width: 768px) {
  .m-b-30 {
    margin-bottom: 20px !important;
  }
}
@media screen and (min-width: 1600px) {
  .m-b-30 {
    margin-bottom: 30px !important;
  }
}

.m-t-0 {
  margin-top: 0 !important;
}

.p-b-0 {
  padding-bottom: 0 !important;
}

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

.p-b-20 {
  padding-bottom: 10px !important;
}
@media screen and (min-width: 768px) {
  .p-b-20 {
    padding-bottom: 15px !important;
  }
}
@media screen and (min-width: 1600px) {
  .p-b-20 {
    padding-bottom: 20px !important;
  }
}

.p-b-30 {
  padding-bottom: 10px !important;
}
@media screen and (min-width: 768px) {
  .p-b-30 {
    padding-bottom: 20px !important;
  }
}
@media screen and (min-width: 1600px) {
  .p-b-30 {
    padding-bottom: 30px !important;
  }
}

.p-t-0 {
  padding-top: 0 !important;
}

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

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

.p-l-0 {
  padding-left: 0 !important;
}

.p-r-0 {
  padding-right: 0 !important;
}

.no-border {
  border: 0 !important;
}

.e-child.padding-60 {
  padding: 30px !important;
}
.e-child.padding-80 {
  padding: 30px !important;
}
.e-child.default_col {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
@media screen and (min-width: 768px) {
  .e-child.padding-60 {
    padding: 40px !important;
  }
  .e-child.padding-80 {
    padding: 50px !important;
  }
}
@media screen and (min-width: 992px) {
  .e-child.lg-pl-30 {
    padding-left: 30px !important;
  }
  .e-child.lg-pr-30 {
    padding-right: 30px !important;
  }
}
@media screen and (min-width: 1200px) {
  .e-child.xl-pl-60 {
    padding-left: 35px !important;
  }
  .e-child.xl-pr-60 {
    padding-right: 35px !important;
  }
  .e-child.xl-pl-80 {
    padding-left: 40px !important;
  }
  .e-child.xl-pr-80 {
    padding-right: 40px !important;
  }
  .e-child.xl-pl-100 {
    padding-left: 50px !important;
  }
  .e-child.xl-pr-100 {
    padding-right: 50px !important;
  }
}
@media screen and (min-width: 1600px) {
  .e-child.padding-60 {
    padding: 45px !important;
  }
  .e-child.padding-80 {
    padding: 60px !important;
  }
  .e-child.xl-pl-60 {
    padding-left: 45px !important;
  }
  .e-child.xl-pr-60 {
    padding-right: 45px !important;
  }
  .e-child.xl-pl-80 {
    padding-left: 60px !important;
  }
  .e-child.xl-pr-80 {
    padding-right: 60px !important;
  }
  .e-child.xl-pl-100 {
    padding-left: 75px !important;
  }
  .e-child.xl-pr-100 {
    padding-right: 75px !important;
  }
}
@media screen and (min-width: 1800px) {
  .e-child.padding-60 {
    padding: 60px !important;
  }
  .e-child.padding-80 {
    padding: 80px !important;
  }
  .e-child.xl-pl-60 {
    padding-left: 60px !important;
  }
  .e-child.xl-pr-60 {
    padding-right: 60px !important;
  }
  .e-child.xl-pl-80 {
    padding-left: 80px !important;
  }
  .e-child.xl-pr-80 {
    padding-right: 80px !important;
  }
  .e-child.xl-pl-100 {
    padding-left: 100px !important;
  }
  .e-child.xl-pr-100 {
    padding-right: 100px !important;
  }
}
@media screen and (max-width: 767px) {
  .e-child.xs-pad-h10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

@media screen and (min-width: 992px) {
  .lg-pr-30 {
    padding-right: 30px !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl-pr-60 {
    padding-right: 30px !important;
  }
}
@media screen and (min-width: 1600px) {
  .xl-pr-60 {
    padding-right: 45px !important;
  }
}
@media screen and (min-width: 1800px) {
  .xl-pr-60 {
    padding-right: 60px !important;
  }
}
#content_wrapper {
  overflow: hidden;
  position: relative;
  z-index: 3;
}

.fit-height {
  height: 100% !important;
}

.elementor-widget-image img {
  height: auto !important;
  max-width: 100% !important;
  width: auto !important;
}

.no-padding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.no-padding > * {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

address {
  font-style: normal !important;
}

.flex_bx {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex_bx::before, .flex_bx::after {
  display: none;
}

.bg_cover {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.uppercase {
  text-transform: uppercase;
}

ul.dot_ul li {
  position: relative;
  padding-left: 15px;
  padding-bottom: 5px;
  font-weight: 500;
}
ul.dot_ul li::before {
  content: "";
  width: 8px;
  height: 8px;
  background: #fff;
  position: absolute;
  left: 0;
  top: 12px;
  border-radius: 50%;
}

@media screen and (min-width: 1200px) {
  .ipad_br {
    display: block;
  }
}

@media screen and (max-width: 1199px) {
  .ipad-wd-100 {
    flex-wrap: wrap !important;
  }
}
@media screen and (max-width: 1199px) {
  .ipad-wd-100 .elementor-container,
  .ipad-wd-100 .e-con-inner {
    flex-wrap: wrap !important;
  }
}
@media screen and (max-width: 1199px) {
  .ipad-wd-100 .elementor-container .elementor-column,
  .ipad-wd-100 .e-con-inner .elementor-column {
    width: 100% !important;
  }
}
@media screen and (max-width: 1199px) {
  .ipad-wd-100 .img_bx {
    order: 2;
    margin: 20px 0 auto 0;
    width: 100% !important;
  }
}
.ipad-wd-100 .img_bx.right .elementor-widget-image {
  text-align: right;
}
.ipad-wd-100 .img_bx.left .elementor-widget-image {
  text-align: left;
}
@media screen and (max-width: 1199px) {
  .ipad-wd-100 .txt_blk {
    width: 100% !important;
  }
}
.ipad-wd-100 .txt_blk.left {
  padding-right: 20px;
}
@media screen and (max-width: 1680px) {
  .ipad-wd-100 .txt_blk.left {
    padding-right: 50px;
  }
}
@media screen and (max-width: 1199px) {
  .ipad-wd-100 .txt_blk.left {
    padding-right: 0px;
  }
}
.ipad-wd-100 .txt_blk.right {
  padding-left: 20px;
}
@media screen and (max-width: 1680px) {
  .ipad-wd-100 .txt_blk.right {
    padding-left: 50px;
  }
}
@media screen and (max-width: 1199px) {
  .ipad-wd-100 .txt_blk.right {
    padding-left: 0px;
  }
}
@media screen and (max-width: 1199px) {
  .ipad-wd-100 .txt_blk {
    order: 1;
  }
}

.m-0-auto {
  margin: 0 auto !important;
}

.secondary_font {
  font-family: var(--font-avenirPro) !important;
}

.elementor-widget-heading .primary_font,
.primary_font {
  font-family: var(--font-avenir) !important;
}

@media screen and (min-width: 1200px) {
  .art_img_L {
    position: relative;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .art_img_L img {
    border-top: 10px solid #fff !important;
    border-bottom: 10px solid #fff !important;
  }
  .art_img_L::after {
    content: "";
    position: absolute;
    background: #EFCE1E;
    width: 4px;
    height: 100%;
    right: 5%;
    top: 0;
    bottom: 0;
  }
  .art_img_L::before {
    content: "";
    position: absolute;
    left: 10%;
    right: 5%;
    bottom: 0;
    top: 0;
    border: 4px solid #EFCE1E;
    border-right: 0;
    z-index: 3;
  }
  .art_img_L.border_lightgreen img {
    border-top: 10px solid #F7FCF9 !important;
    border-bottom: 10px solid #F7FCF9 !important;
  }
}

@media screen and (min-width: 1200px) {
  .art_img_R {
    position: relative;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .art_img_R img {
    border-top: 10px solid #fff !important;
    border-bottom: 10px solid #fff !important;
  }
  .art_img_R::after {
    content: "";
    position: absolute;
    background: #EFCE1E;
    width: 4px;
    height: 100%;
    left: 5%;
    top: 0;
    bottom: 0;
  }
  .art_img_R::before {
    content: "";
    position: absolute;
    right: 10%;
    left: 5%;
    bottom: 0;
    top: 0;
    border: 4px solid #EFCE1E;
    border-left: 0;
    z-index: 3;
  }
}

.normal_list {
  margin-left: 20px;
}
.normal_list li {
  list-style: disc;
  list-style-position: outside;
}

.btm_sec_space {
  padding-bottom: 200px !important;
  margin-bottom: -120px !important;
}
@media screen and (max-width: 1799px) {
  .btm_sec_space {
    margin-bottom: -100px !important;
    padding-bottom: 180px !important;
  }
}
@media screen and (max-width: 1599px) {
  .btm_sec_space {
    margin-bottom: -80px !important;
    padding-bottom: 150px !important;
  }
}
@media screen and (max-width: 1199px) {
  .btm_sec_space {
    margin-bottom: 0 !important;
    padding-bottom: 50px !important;
  }
}

.site_header {
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(22px);
  position: fixed;
  width: 100%;
  left: 0;
  top: 50px;
  z-index: 999;
  transition: all ease 0.3s;
}
.site_header .logo_bx {
  padding: 40px 20px 40px 0px;
  width: 300px;
  margin: -30px 0;
  position: relative;
  transition: all ease 0.3s;
}
.site_header .logo_bx::before {
  left: -2000px;
  right: 0;
  content: "";
  height: 100%;
  top: 0;
  background: #fff;
  position: absolute;
  backdrop-filter: blur(22px);
}
.site_header .logo_bx a {
  display: flex;
}
.site_header .head_R {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 50px;
}
@media screen and (max-width: 1599px) {
  .site_header .head_R {
    gap: 25px;
  }
  .site_header .head_R .head_cta .elementor-widget-button a {
    font-size: 16px !important;
  }
}
.site_header.stick_head {
  top: 0;
}
.site_header.stick_head .logo_bx {
  padding: 20px 20px 20px 0px;
  margin: 0;
}
@media screen and (max-width: 1799px) {
  .site_header {
    top: 30px;
  }
  .site_header .logo_bx {
    width: 200px;
    padding: 30px 20px 30px 0px;
    margin: -15px 0;
  }
}
@media screen and (max-width: 1199px) {
  .site_header {
    top: 20px;
  }
  .site_header .logo_bx {
    width: 150px;
    padding: 20px 20px 20px 0;
    margin: -10px 0;
  }
  .site_header.stick_head .logo_bx {
    padding: 10px 20px 10px 0;
  }
}
@media screen and (max-width: 767px) {
  .site_header .logo_bx {
    margin: 0;
    padding: 10px 20px 10px 0;
  }
}

.top_call {
  display: flex;
  font-family: var(--font-avenirPro);
}
.top_call .call_ico {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #165886;
  margin-right: 15px;
}
.top_call .call_ico svg {
  fill: #fff;
  width: 20px;
  height: 20px;
}
@media screen and (max-width: 1699px) {
  .top_call .call_ico {
    margin-right: 5px;
  }
}
@media screen and (max-width: 1023px) {
  .top_call .call_ico {
    width: 32px;
    height: 32px;
    margin-right: 5px;
  }
  .top_call .call_ico svg {
    width: 15px;
    height: 15px;
  }
}
.top_call .call_num {
  font-weight: 700;
  line-height: 1;
}
.top_call .call_num span {
  display: block;
  font-weight: 300;
  letter-spacing: 2px;
  font-size: 14px !important;
}

.ftr_ards {
  display: flex;
  font-family: var(--font-avenirPro);
  max-width: 250px;
  font-weight: 600;
  font-size: 13px;
  text-transform: uppercase;
  line-height: 1.3;
}
.ftr_ards .adrs_ico {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #165886;
  margin-right: 14px;
}
.ftr_ards .adrs_ico svg {
  fill: #fff;
  width: 17px;
  height: 24px;
}
.ftr_ards .adrs_txt {
  width: calc(100% - 60px);
}

@media screen and (max-width: 1023px) {
  .site_header .top_call .call_num {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .site_header {
    top: 0;
  }
  .site_header .head_R {
    width: 100%;
    justify-content: center;
    padding: 10px 0;
  }
  .menu_trigger {
    position: absolute;
    top: 20px;
    right: 10px;
  }
  .call_cta {
    position: absolute;
    top: 20px;
    right: 60px;
  }
}
.bnr_sec .bnr_slide_in {
  min-height: 900px;
  display: flex;
  align-items: center;
}
.bnr_sec .bnr_slide_in .bnr_txt {
  padding-top: 8%;
  max-width: 900px;
}
.bnr_sec .bnr_slide_in .bnr_txt .bnr_lg {
  font-family: var(--font-avenirPro);
  text-transform: uppercase;
  line-height: 1;
  padding-bottom: 20px;
}
.bnr_sec .bnr_slide_in .bnr_txt .bnr_md {
  line-height: 1.2;
  padding-bottom: 30px;
}
@media screen and (max-width: 1699px) {
  .bnr_sec .bnr_slide_in {
    min-height: 768px;
  }
}
@media screen and (max-width: 1599px) {
  .bnr_sec .bnr_slide_in {
    min-height: 650px;
  }
  .bnr_sec .bnr_slide_in .bnr_txt {
    max-width: 650px;
  }
}
@media screen and (max-width: 1023px) {
  .bnr_sec .bnr_slide_in {
    position: relative;
    min-height: 400px;
    background-position: center right;
  }
  .bnr_sec .bnr_slide_in .container {
    position: static;
  }
  .bnr_sec .bnr_slide_in .bnr_txt {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 15px;
    background: rgba(255, 255, 255, 0.8);
    max-width: none;
  }
  .bnr_sec .bnr_slide_in .bnr_txt .bnr_lg {
    font-size: 24px !important;
    padding-bottom: 10px;
  }
  .bnr_sec .bnr_slide_in .bnr_txt .bnr_md {
    font-size: 16px !important;
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .bnr_sec .bnr_slide_in {
    min-height: 450px;
  }
}

/*inner banner*/
.inner_bnr_sec .bnr_slide_in {
  min-height: 700px;
  display: flex;
  align-items: center;
}
.inner_bnr_sec .bnr_slide_in .bnr_txt {
  padding-top: 200px;
  padding-bottom: 60px;
  max-width: 700px;
}
.inner_bnr_sec .bnr_slide_in .bnr_txt .bnr_lg {
  font-family: var(--font-avenirPro);
  text-transform: uppercase;
  line-height: 1;
  padding-bottom: 10px;
}
.inner_bnr_sec .bnr_slide_in .bnr_txt .bnr_md {
  line-height: 1.2;
  padding-bottom: 20px;
}
@media screen and (max-width: 1699px) {
  .inner_bnr_sec .bnr_slide_in {
    min-height: 600px;
  }
  .inner_bnr_sec .bnr_slide_in .bnr_txt {
    max-width: 650px;
  }
}
@media screen and (max-width: 1599px) {
  .inner_bnr_sec .bnr_slide_in {
    min-height: 500px;
  }
  .inner_bnr_sec .bnr_slide_in .bnr_txt {
    max-width: 550px;
  }
}
@media screen and (max-width: 1023px) {
  .inner_bnr_sec .bnr_slide_in {
    position: relative;
    min-height: 300px;
    background-position: center right;
  }
  .inner_bnr_sec .bnr_slide_in .container {
    position: static;
  }
  .inner_bnr_sec .bnr_slide_in .bnr_txt {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 15px;
    background: rgba(255, 255, 255, 0.8);
    max-width: none;
  }
  .inner_bnr_sec .bnr_slide_in .bnr_txt .bnr_lg {
    font-size: 24px !important;
    padding-bottom: 10px;
  }
  .inner_bnr_sec .bnr_slide_in .bnr_txt .bnr_md {
    font-size: 16px !important;
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .inner_bnr_sec .bnr_slide_in {
    min-height: 450px;
  }
}

.no-banner .inner_bnr_sec .bnr_slide_in {
  min-height: 210px;
  padding: 0;
}
@media screen and (max-width: 1699px) {
  .no-banner .inner_bnr_sec .bnr_slide_in {
    min-height: 160px;
  }
}
@media screen and (max-width: 1199px) {
  .no-banner .inner_bnr_sec .bnr_slide_in {
    min-height: 110px;
  }
}
@media screen and (max-width: 1199px) {
  .no-banner .inner_bnr_sec .bnr_slide_in {
    min-height: 110px;
  }
}
@media screen and (max-width: 767px) {
  .no-banner .inner_bnr_sec .bnr_slide_in {
    min-height: 122px;
  }
}

@media screen and (max-width: 767px) {
  .home .bnr_sec .bnr_txt .bnr_lg {
    font-size: 31px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1199px) {
  .home .bnr_sec .bnr_txt .bnr_lg span.ipad_br {
    display: block !important;
  }
}
@media screen and (max-width: 767px) {
  .home .bnr_sec .bnr_txt .bnr_md {
    font-size: 18px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1199px) {
  .home .bnr_sec .bnr_txt .bnr_md {
    font-size: 35px !important;
  }
}

@media screen and (min-width: 1600px) {
  .inner_bnr_sec .bnr_slide_in .bnr_txt {
    max-width: 750px;
  }
}
@media screen and (min-width: 1680px) {
  .inner_bnr_sec .bnr_slide_in .bnr_txt {
    max-width: 830px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1025px) {
  .inner_bnr_sec .container {
    position: relative;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.1) 100%);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1025px) {
  .inner_bnr_sec .container::before {
    content: "";
    position: absolute;
    top: 0;
    left: -40px;
    width: 40px;
    height: 100%;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.1) 100%);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1025px) {
  .inner_bnr_sec .container::after {
    content: "";
    position: absolute;
    top: 0px;
    right: -34px;
    width: 34px;
    height: 100%;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.1) 100%);
  }
}

/* |=>  Our Services Section  <=| */
.home .service_content .service_title {
  line-height: 1.2;
  margin-bottom: 15px;
}

.homeser_tab {
  padding: 30px 0 0;
}
.homeser_tab .tab_nav {
  padding: 0 0 40px;
}
.homeser_tab .tab_nav .resp-tabs-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.homeser_tab .tab_nav .resp-tabs-list li {
  margin: 0;
  padding: 10px 50px;
  text-transform: uppercase;
  cursor: pointer;
  font-size: 22px;
  background: #f5f5f5;
}
.homeser_tab .tab_nav .resp-tabs-list li.resp-tab-active {
  padding: 15px 50px;
  background: var(--twgl--color-primary);
  color: #fff;
}
@media screen and (max-width: 1599px) {
  .homeser_tab .tab_nav {
    padding: 0 0 20px;
  }
  .homeser_tab .tab_nav .resp-tabs-list li {
    padding: 10px 25px;
    font-size: 18px;
  }
  .homeser_tab .tab_nav .resp-tabs-list li.resp-tab-active {
    padding: 15px 25px;
  }
}
.homeser_tab .resp-tabs-container .resp-accordion {
  display: none;
}
.homeser_tab .resp-tabs-container .tab_item {
  height: 0;
  overflow: hidden;
  display: block !important;
}
.homeser_tab .resp-tabs-container .resp-tab-content-active {
  height: auto;
  overflow: visible;
}
.homeser_tab .ser_slider .slick_prev,
.homeser_tab .ser_slider .slick_next {
  margin-top: -30px;
}
.homeser_tab .ser_slide_i {
  padding: 0 10px;
}
.homeser_tab .ser_slide_i .service_grid_item {
  margin-bottom: 50px;
  position: relative;
}
.homeser_tab .ser_slide_i .service_grid_item::after {
  content: "";
  width: 1px;
  padding-bottom: 98%;
  display: block;
}
.homeser_tab .ser_slide_i .service_grid_item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 30%;
  bottom: 0;
  width: 100%;
  background: #000000;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
  transition: all ease 0.2s;
  z-index: 2;
}
.homeser_tab .ser_slide_i .service_grid_item .featured_thumb {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  top: 0;
  left: 0;
  z-index: 1;
}
.homeser_tab .ser_slide_i .service_grid_item .featured_thumb a {
  display: flex;
  width: 100%;
  height: 100%;
}
.homeser_tab .ser_slide_i .service_grid_item .featured_thumb a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.homeser_tab .ser_slide_i .service_grid_item .service_content {
  position: absolute;
  color: #fff;
  bottom: 0;
  padding: 40px 20px 70px 40px;
  z-index: 2;
}
@media screen and (max-width: 1599px) {
  .homeser_tab .ser_slide_i .service_grid_item .service_content {
    padding: 20px 20px 50px 20px;
  }
}
.homeser_tab .ser_slide_i .service_grid_item .service_content header a {
  text-transform: uppercase;
  font-weight: 700;
  font-size: clamp(1.25rem, 1.1574074074rem + 0.4938271605vw, 1.75rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .homeser_tab .ser_slide_i .service_grid_item .service_content header a {
    font-size: clamp(1.25rem, 1.2037037037rem + 0.2469135802vw, 1.5rem) !important;
  }
}
.homeser_tab .ser_slide_i .service_grid_item .service_content header a {
  font-family: var(--font-avenirPro);
}
.homeser_tab .ser_slide_i .service_grid_item .service_content header a:hover {
  color: #D9A917;
}
.homeser_tab .ser_slide_i .service_grid_item .service_content p {
  color: #fff;
  line-height: 1.3;
}
.homeser_tab .ser_slide_i .service_grid_item .item__link {
  position: absolute;
  z-index: 2;
  bottom: -28px;
  right: 50px;
}
.homeser_tab .ser_slide_i .service_grid_item .item__link svg {
  fill: var(--twgl--color-primary);
  width: 58px;
  height: 58px;
}
.homeser_tab .ser_slide_i .service_grid_item .item__link svg:hover {
  fill: #D9A917;
}
.homeser_tab .ser_slide_i .service_grid_item:hover::before {
  content: "";
  top: 0%;
  background: #000000;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
}

/*about section - home*/
.about_sec {
  padding-top: 80px;
  padding-bottom: 250px;
}
@media screen and (max-width: 1699px) {
  .about_sec {
    padding-bottom: 200px;
  }
}
@media screen and (max-width: 1199px) {
  .about_sec {
    padding-top: 50px;
    padding-bottom: 100px;
  }
}

.abt_icon_row {
  padding: 50px !important;
  background: #27B05D;
  justify-content: center !important;
  border-radius: 100px 0 !important;
  margin-top: -140px !important;
}
.abt_icon_row .abt_icon {
  width: 25%;
  position: relative;
}
.abt_icon_row .abt_icon::before {
  content: "";
  position: absolute;
  left: 0;
  top: 60%;
  background: #000000;
  background: linear-gradient(360deg, rgba(0, 0, 0, 0) 0%, rgb(255, 255, 255) 50%, rgba(0, 0, 0, 0) 100%);
  height: 50px;
  width: 1px;
  opacity: 0.5;
}
.abt_icon_row .abt_icon:first-child::before {
  display: none;
}
.abt_icon_row .abt_icon .elementor-icon svg {
  height: 70px;
  width: 100px;
}
.abt_icon_row .abt_icon .elementor-icon-box-title {
  margin-bottom: 0 !important;
  color: #fff;
  font-size: 19px !important;
  font-size: 1.1875rem !important;
}
@media screen and (min-width: 768px) {
  .abt_icon_row .abt_icon .elementor-icon-box-title {
    font-size: 20px !important;
    font-size: 1.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .abt_icon_row .abt_icon .elementor-icon-box-title {
    font-size: 25px !important;
    font-size: 1.5625rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .abt_icon_row .abt_icon .elementor-icon-box-title {
    font-size: 30px !important;
    font-size: 1.875rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .abt_icon_row .abt_icon .elementor-icon-box-title {
    font-size: 36px !important;
    font-size: 2.25rem !important;
  }
}
.abt_icon_row .abt_icon .elementor-icon-box-description {
  color: #fff;
  font-size: clamp(1.0625rem, 1.0162037037rem + 0.2469135802vw, 1.3125rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .abt_icon_row .abt_icon .elementor-icon-box-description {
    font-size: clamp(1.0625rem, 1.0162037037rem + 0.2469135802vw, 1.3125rem) !important;
  }
}
.abt_icon_row .abt_icon .elementor-icon-box-description {
  text-transform: uppercase;
  margin-top: 0 !important;
}
@media screen and (max-width: 1199px) {
  .abt_icon_row {
    padding: 20px !important;
    border-radius: 40px 0 !important;
    margin-top: -60px !important;
  }
  .abt_icon_row .abt_icon .elementor-icon svg {
    height: 50px;
    width: 80px;
  }
}
@media screen and (max-width: 1023px) {
  .abt_icon_row .abt_icon {
    width: 50%;
  }
  .abt_icon_row .abt_icon::before {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .abt_icon_row .abt_icon {
    width: 100%;
  }
}

.about_right {
  position: relative;
}
.about_right .about_figures {
  background: #27B05D;
  text-align: center;
  padding: 20px;
  line-height: 1.1;
  width: 155px;
  height: 133px;
  position: relative;
  z-index: 3;
  margin-bottom: -70px !important;
  z-index: 3;
}
.about_right .about_figures::before {
  content: "";
  position: absolute;
  border: 1px solid #27B05D;
  left: -10px;
  top: -10px;
  bottom: -10px;
  right: -10px;
}
.about_right .about_figures .elementor-heading-title {
  display: flex;
  flex-direction: column;
}
.about_right .about_figures span {
  font-size: 16px;
  font-weight: 300 !important;
  line-height: 1.3;
}
.about_right .about_figures.about_figures_top {
  position: absolute;
  top: 60px;
}
.about_right .about_figures.about_figures2 {
  margin: -80px -40px 0 auto !important;
}
@media screen and (max-width: 1699px) {
  .about_right .about_figures.about_figures2 {
    margin: -50px 0 0 auto !important;
  }
}
@media screen and (max-width: 1023px) {
  .about_right .about_figures {
    height: auto;
  }
}

.elementor-widget-heading .title_before {
  font-size: clamp(1.0625rem, 1.0162037037rem + 0.2469135802vw, 1.3125rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .elementor-widget-heading .title_before {
    font-size: clamp(1.0625rem, 1.0162037037rem + 0.2469135802vw, 1.3125rem) !important;
  }
}
.elementor-widget-heading .title_before {
  font-weight: 300;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  font-family: var(--font-avenirPro);
}
.elementor-widget-heading .title_before::after {
  content: "";
  margin-left: 10px;
  height: 1px;
  width: 80px;
  background: #27B05D;
}

/*End about section - home*/
/*How it works*/
.howwork_row {
  display: flex;
  justify-content: space-around;
}
.howwork_row::before {
  content: "" !important;
  display: block !important;
  width: auto !important;
  left: -80px !important;
  right: -80px;
  height: 100%;
  top: 0;
  background: url(assets/images/how-works-bg2.png) no-repeat center;
  position: absolute;
  background-size: 100%;
}
.howwork_row::after {
  display: none;
}
@media screen and (max-width: 1199px) {
  .howwork_row::before {
    display: none !important;
  }
}

.how_iconbx {
  max-width: 450px !important;
}
.how_iconbx .elementor-icon-box-icon .elementor-icon {
  margin: 0 auto !important;
  width: 98px;
  height: 98px;
  border-radius: 50%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 39px 83px 0px rgba(14, 147, 67, 0.4);
}
.how_iconbx .elementor-icon-box-icon .elementor-icon svg {
  width: 100%;
  max-height: 43px;
  fill: #27B05D;
}
.how_iconbx .elementor-icon-box-content {
  display: flex;
  align-items: center;
}
.how_iconbx .elementor-icon-box-content .elementor-icon-box-title {
  font-size: 200px;
  font-weight: 800 !important;
  line-height: 1;
  text-align: left;
  background: linear-gradient(180deg, #79A48A 40%, rgba(121, 164, 138, 0) 100%);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
  font-family: var(--font-avenirPro);
  opacity: 0.4;
}
.how_iconbx .elementor-icon-box-content .elementor-icon-box-description {
  text-align: left;
  max-width: 320px;
}
.how_iconbx:first-child {
  margin-top: 30px;
}
.how_iconbx:first-child .elementor-icon-box-wrapper {
  flex-direction: column-reverse !important;
}
.how_iconbx:nth-child(2) {
  margin-right: 150px;
}
.how_iconbx:last-child {
  margin-top: 50px !important;
  max-width: 300px !important;
}
@media screen and (max-width: 1599px) {
  .how_iconbx .elementor-icon-box-content .elementor-icon-box-title {
    font-size: 150px;
  }
  .how_iconbx:first-child {
    margin-top: 0;
  }
  .how_iconbx:nth-child(2) {
    margin-right: 80px;
  }
}
@media screen and (max-width: 1199px) {
  .how_iconbx {
    max-width: 300px !important;
  }
  .how_iconbx .elementor-icon-box-content {
    align-items: flex-start;
  }
  .how_iconbx .elementor-icon-box-icon .elementor-icon {
    width: 70px;
    height: 70px;
  }
  .how_iconbx .elementor-icon-box-icon .elementor-icon svg {
    max-height: 34px;
  }
  .how_iconbx:first-child .elementor-icon-box-wrapper {
    flex-direction: column !important;
  }
  .how_iconbx:nth-child(2) {
    margin-right: 0;
  }
  .how_iconbx:last-child {
    margin-top: 0 !important;
  }
}
@media screen and (max-width: 1023px) {
  .how_iconbx {
    max-width: none !important;
  }
  .how_iconbx:first-child, .how_iconbx:last-child {
    max-width: none !important;
  }
  .how_iconbx .elementor-icon-box-content {
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .how_iconbx .elementor-icon-box-content .elementor-icon-box-title {
    font-size: 20px;
    text-align: center;
    color: #000;
    opacity: 1;
  }
  .how_iconbx .elementor-icon-box-content .elementor-icon-box-description {
    max-width: none;
    text-align: center;
  }
}

@keyframes floatMotion {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0);
  }
}
@media screen and (max-width: 1699px) {
  .how_works {
    overflow: hidden !important;
  }
}
.how_works .elementor-widget-button {
  z-index: 9;
}

/*End How it works*/
/*ad section*/
.ad_sec {
  position: relative;
  padding: 60px 0 !important;
}
.ad_sec > .e-con-inner {
  position: static !important;
}
@media screen and (max-width: 1199px) {
  .ad_sec {
    padding: 40px 0 !important;
  }
}

.ad_pic {
  position: absolute !important;
  left: 0 !important;
  top: -170px !important;
}
@media screen and (max-width: 1700px) {
  .ad_pic {
    width: 50%;
  }
}
@media screen and (max-width: 1599px) {
  .ad_pic {
    top: -75px !important;
    width: 40%;
  }
}
@media screen and (max-width: 1199px) {
  .ad_pic {
    top: 0 !important;
    width: 27%;
  }
}
@media screen and (max-width: 1023px) {
  .ad_pic {
    display: none !important;
  }
}
@media screen and (min-width: 2000px) {
  .ad_pic {
    left: 50% !important;
    margin-left: -32%;
  }
}

.ad_R_txt {
  max-width: 380px !important;
}

@media screen and (min-width: 768px) {
  .ad_L_txt {
    padding-right: 50px !important;
    margin-right: 50px !important;
    position: relative;
  }
  .ad_L_txt::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    right: 0;
    top: 0;
    background: #FFFFFF;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 50%, rgba(255, 255, 255, 0) 100%);
    opacity: 0.5;
  }
}

.ad_title h2.elementor-heading-title {
  margin-bottom: 0 !important;
}
.ad_title span {
  font-weight: 300;
  font-size: clamp(1.1875rem, 1.1064814815rem + 0.4320987654vw, 1.625rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .ad_title span {
    font-size: clamp(1.1875rem, 1.1412037037rem + 0.2469135802vw, 1.4375rem) !important;
  }
}
.ad_title span {
  color: #D9A917;
  display: block;
}

/*end ad section*/
/*testimonials*/
@media screen and (min-width: 1800px) {
  .review_home {
    width: auto;
    margin-left: -20px;
    margin-right: -20px;
  }
}
.review_stat {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.review_stat::before, .review_stat::after {
  display: none;
}
.review_stat .review_statL {
  display: flex;
  align-items: center;
}
.review_stat .review_statL .review_statL_txt {
  line-height: 1;
  padding-left: 10px;
  color: #2A2A2A;
  font-size: 20px;
}
.review_stat .review_statL .review_statL_txt span {
  display: flex;
  align-items: center;
}
.review_stat .review_statL .review_statL_txt span img {
  margin-left: 5px;
}
@media screen and (max-width: 1599px) {
  .review_stat .review_statL img {
    width: 40px;
  }
  .review_stat .review_statL .review_statL_txt {
    font-size: 17px;
  }
  .review_stat .review_statL .review_statL_txt img {
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  .review_stat {
    flex-direction: column;
    gap: 20px;
    align-items: flex-start;
  }
}

.review_btn {
  display: flex;
  background: #EFCE1E;
  padding: 10px 30px;
  align-items: center;
  font-weight: 300;
  border-radius: 30px;
  text-transform: uppercase;
  font-size: 20px;
  text-transform: uppercase;
}
.review_btn img {
  margin-left: 10px;
  width: 29px;
  height: 29px;
}
.review_btn:hover {
  background: #27B05D;
}
@media screen and (max-width: 1599px) {
  .review_btn {
    font-size: 16px;
  }
  .review_btn img {
    width: 20px;
    height: 20px;
  }
}

@media screen and (max-width: 1699px) {
  .review_sec {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.review_sec .slick-list {
  padding-bottom: 2px;
}
.review_sec .review_nav {
  display: flex;
  width: 140px;
}
.review_sec .review_nav .slick__prev {
  margin-right: 20px;
}
.review_sec .review_nav .slick-arrow {
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  box-shadow: 0px 4px 66px 0px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  transition: all ease 0.2s;
  background: #fff;
}
.review_sec .review_nav .slick-arrow:hover {
  background: #D9A917;
}
.review_sec .review_nav .slick-arrow svg {
  height: 18px;
  width: 10px;
}
.review_sec .review_nav .slick-arrow:hover {
  background: #44A5E2;
}
@media screen and (max-width: 1199px) {
  .review_sec .review_nav {
    display: none;
  }
}
.review_sec .slick-track {
  display: flex;
}
.review_sec .sec_title {
  margin-bottom: 10px !important;
}
.review_sec .review_i {
  padding: 0 20px;
  height: auto;
}
@media screen and (max-width: 1199px) {
  .review_sec .review_i {
    padding: 0 10px;
  }
}
.review_sec .review_i .review_i_in {
  padding: 40px;
  border-radius: 10px;
  border: 1px solid #7B7B7B;
  height: 100%;
  background: #f5f5f5;
  box-sizing: border-box !important;
}
@media screen and (max-width: 1699px) {
  .review_sec .review_i .review_i_in {
    padding: 30px;
  }
}
@media screen and (max-width: 1199px) {
  .review_sec .review_i .review_i_in {
    padding: 15px;
  }
}
.review_sec .review_i .review_meta {
  display: flex;
  padding-bottom: 30px;
}
@media screen and (max-width: 1699px) {
  .review_sec .review_i .review_meta {
    padding-bottom: 15px;
  }
}
.review_sec .review_i .review_meta .review_letter {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 70px;
  height: 70px;
  background: #44A5E2;
  color: #fff;
  font-family: var(--font-avenir);
  font-weight: 600;
  border-radius: 50%;
  margin-right: 20px;
  font-size: 30px;
  line-height: 1;
  text-transform: uppercase;
}
@media screen and (max-width: 1699px) {
  .review_sec .review_i .review_meta .review_letter {
    width: 40px;
    height: 40px;
    margin-right: 10px;
    font-size: 20px;
  }
}
.review_sec .review_i .review_meta .review_rate span {
  font-size: clamp(1.0625rem, 1.0162037037rem + 0.2469135802vw, 1.3125rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .review_sec .review_i .review_meta .review_rate span {
    font-size: clamp(1.0625rem, 1.0162037037rem + 0.2469135802vw, 1.3125rem) !important;
  }
}
.review_sec .review_i .review_meta .review_rate span {
  display: block;
  padding-bottom: 5px;
  font-family: var(--font-avenirLTStd);
}
@media screen and (max-width: 1699px) {
  .review_sec .review_i .review_meta .review_rate span {
    font-size: 18px !important;
  }
}
.review_sec .review_i .review_meta .review_rate svg {
  width: 160px;
  height: 32px;
}
.review_sec .review_i .review_cnt .read_more {
  display: inline-block;
  color: #000;
}
.review_sec .review_i .review_cnt .read_more:hover {
  color: #44A5E2;
}
@media screen and (max-width: 1699px) {
  .review_sec .review_i {
    padding: 0 10px;
  }
}
.review_sec .review_foot {
  padding-top: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.review_sec .review_foot .rfoot_stat {
  padding-left: 10px;
  color: #2A2A2A;
  line-height: 1.2;
}
.review_sec .review_foot .rfoot_stat .rfoot_head {
  font-size: clamp(1.0625rem, 1.0277777778rem + 0.1851851852vw, 1.25rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .review_sec .review_foot .rfoot_stat .rfoot_head {
    font-size: clamp(1.0625rem, 1.0277777778rem + 0.1851851852vw, 1.25rem) !important;
  }
}
.review_sec .review_foot .rfoot_stat .rfoot_head {
  font-weight: 500;
  font-family: var(--font-avenir);
}
.review_sec .review_foot .rfoot_stat .star_rate {
  font-size: clamp(1.0625rem, 1.0277777778rem + 0.1851851852vw, 1.25rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .review_sec .review_foot .rfoot_stat .star_rate {
    font-size: clamp(1.0625rem, 1.0277777778rem + 0.1851851852vw, 1.25rem) !important;
  }
}
.review_sec .review_foot .rfoot_stat .star_rate {
  font-weight: 400;
  font-family: var(--font-avenir);
}
.review_sec .review_foot .rfoot_stat .star_rate img {
  padding-left: 5px;
}

/*end testimonials*/
/*home gallery*/
.home_gal {
  display: flex;
  margin: 60px -15px 0;
  flex-wrap: wrap;
}
.home_gal .hgal_i {
  padding: 0 15px;
  margin: 0 0 20px;
  width: 25%;
  display: flex;
  max-height: 248px;
}
.home_gal .hgal_i::before {
  content: "";
  padding-bottom: 98%;
  width: 0;
  display: block;
}
.home_gal .hgal_i a {
  display: flex;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.home_gal .hgal_i a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.home_gal .hgal_i:nth-last-child(2), .home_gal .hgal_i:last-child {
  width: 50%;
  max-height: 480px;
}
@media screen and (max-width: 1599px) {
  .home_gal {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .home_gal {
    margin-left: 0;
    margin-right: 0;
  }
  .home_gal .hgal_i {
    width: 100%;
    padding: 0;
  }
  .home_gal .hgal_i:nth-last-child(2), .home_gal .hgal_i:last-child {
    width: 100%;
  }
}

@media screen and (max-width: 1199px) {
  .video_slider_wrap {
    max-width: 400px;
    margin: 0 auto;
  }
}

.gal_left_bx {
  padding-right: 50px !important;
  position: relative;
}
.gal_left_bx::before {
  content: "" !important;
  position: absolute !important;
  left: -1500px !important;
  top: 0 !important;
  right: 0;
  height: 100% !important;
  display: block !important;
  width: auto !important;
  opacity: 0.3 !important;
  background: linear-gradient(180deg, rgba(217, 217, 217, 0) 0%, #D9D9D9 12.23%, #D9D9D9 92.1%, rgba(217, 217, 217, 0) 100%);
}
@media screen and (max-width: 1199px) {
  .gal_left_bx {
    padding-right: 0 !important;
  }
  .gal_left_bx::before {
    display: none !important;
  }
}

.video_slider {
  width: 100%;
  height: 730px;
  border-top: 8px solid #27B05D;
  border-bottom: 8px solid #27B05D;
}
.video_slider .swiper-slide {
  display: flex;
  padding: 0;
}
.video_slider .swiper-slide a {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.video_slider .swiper-slide a::before {
  content: "";
  width: 0;
  padding-bottom: 50%;
  display: block;
}
.video_slider .swiper-slide a img {
  width: 53px;
  transition: all ease 0.2s;
}
.video_slider .swiper-slide a:hover img {
  opacity: 0.8;
}
@media screen and (max-width: 1699px) {
  .video_slider {
    height: 710px;
  }
}
@media screen and (max-width: 1599px) {
  .video_slider {
    height: 524px;
  }
}
@media screen and (max-width: 1199px) {
  .video_slider {
    height: 430px;
  }
}
@media screen and (max-width: 767px) {
  .video_slider {
    height: 250px;
  }
}

.swiper_button-next,
.swiper_button-prev {
  width: 54px;
  height: 54px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  box-shadow: 0px 3.57px 58.86px 0px rgba(0, 0, 0, 0.2);
  justify-content: center;
  cursor: pointer;
}
.swiper_button-next svg,
.swiper_button-prev svg {
  width: 16px;
  height: 8px;
}
.swiper_button-next:hover,
.swiper_button-prev:hover {
  background: #D9A917;
}
@media screen and (max-width: 1599px) {
  .swiper_button-next,
  .swiper_button-prev {
    width: 36px;
    height: 36px;
  }
  .swiper_button-next svg,
  .swiper_button-prev svg {
    width: 12px;
    height: 6px;
  }
}

.swiper_button-prev {
  margin: 0 auto 15px;
}
.swiper_button-prev svg {
  transform: rotate(180deg);
}

.swiper_button-next {
  margin: 15px auto 0;
}

/*end home gallery*/
/* |=>  Child Listing for Parent Page  <=| */
/*breadcrumb*/
.breadcrumb {
  padding: 15px 0 0;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 1800px) {
  .breadcrumb {
    padding-top: 30px;
  }
}
.breadcrumb ul li {
  display: inline-block;
  position: relative;
  color: #27B05D;
  font-weight: 600;
  padding: 0 25px 0 0;
}
.breadcrumb ul li br {
  display: none;
}
.breadcrumb ul li a {
  color: #000;
  text-decoration: none !important;
  font-weight: 400;
}
.breadcrumb ul li a:hover {
  color: #27B05D;
}
.breadcrumb ul li:after {
  padding: 0;
  content: "";
  position: absolute;
  right: 9px;
  bottom: 8px;
  height: 10px;
  background: url(assets/images/next.svg);
  width: 6px;
}
@media screen and (max-width: 1599px) {
  .breadcrumb ul li:after {
    bottom: 6px;
  }
}
.breadcrumb ul li:last-child:after {
  content: none;
}
@media screen and (max-width: 1200px) {
  .breadcrumb {
    padding-top: 20px;
  }
}

/*breadcrumb*/
@media screen and (max-width: 1199px) {
  .top-section-inner .img_bx {
    width: 60% !important;
    margin: 0 auto !important;
  }
}
@media screen and (max-width: 1023px) {
  .top-section-inner .img_bx {
    width: 80% !important;
    margin: 0 auto !important;
  }
}
@media screen and (max-width: 767px) {
  .top-section-inner .img_bx {
    width: 100% !important;
    margin: 0 auto !important;
  }
}
.top-section-inner .txt_blk .m-b-0 h1 {
  margin-bottom: 0 !important;
}

@media screen and (max-width: 2560px) {
  .ad_sec.inner-cta {
    padding: 60px 0 60px 18% !important;
  }
}
@media screen and (max-width: 1920px) {
  .ad_sec.inner-cta {
    padding: 60px 0 60px 8% !important;
  }
}
@media screen and (max-width: 1680px) {
  .ad_sec.inner-cta {
    padding: 60px 0 60px 5% !important;
  }
}
@media screen and (max-width: 1600px) {
  .ad_sec.inner-cta {
    padding: 50px 0 50px 3% !important;
  }
}
@media screen and (max-width: 1470px) {
  .ad_sec.inner-cta {
    padding: 40px 0 40px 10% !important;
  }
}
@media screen and (max-width: 1366px) {
  .ad_sec.inner-cta {
    padding: 40px 0 40px 8% !important;
  }
}
@media screen and (max-width: 1280px) {
  .ad_sec.inner-cta {
    padding: 40px 0 40px 5% !important;
  }
}
@media screen and (max-width: 1199px) {
  .ad_sec.inner-cta {
    padding: 20px !important;
  }
}
@media screen and (max-width: 767px) {
  .ad_sec.inner-cta {
    padding: 10px !important;
  }
}
.ad_sec.inner-cta .ad_R_txt {
  max-width: 420px !important;
}
@media screen and (max-width: 1280px) {
  .ad_sec.inner-cta .ad_L_txt {
    padding-right: 20px !important;
    margin-right: 20px !important;
    position: relative;
  }
}
@media screen and (max-width: 767px) {
  .ad_sec.inner-cta .ad_L_txt:after {
    display: none;
  }
}
.ad_sec.inner-cta .text_blk {
  width: 60% !important;
}
@media screen and (max-width: 1199px) {
  .ad_sec.inner-cta .text_blk {
    width: 100% !important;
  }
}
.ad_sec.inner-cta .text_blk .elementor-heading-title .snd-tle {
  margin-top: 30px !important;
}
@media screen and (max-width: 767px) {
  .ad_sec.inner-cta .text_blk .elementor-heading-title .snd-tle {
    margin-top: 10px !important;
  }
}
@media screen and (min-width: 1200px) {
  .ad_sec.inner-cta .video-wrap {
    position: absolute;
    width: 40% !important;
    right: 0;
    z-index: 2;
  }
}
.heading-animation {
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.heading-animation .round-outer {
  position: relative;
  display: inline-block;
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  background-color: #FDFAE8;
  animation: pulse 1.3s infinite;
}
@media screen and (max-width: 1599px) {
  .heading-animation .round-outer {
    width: 125px;
    height: 125px;
  }
}
@media screen and (max-width: 1199px) {
  .heading-animation .round-outer {
    width: 48px;
    height: 48px;
  }
}
.heading-animation .round-outer .round {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) !important;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: #EFCE1E;
  z-index: 1;
}
@media screen and (max-width: 1599px) {
  .heading-animation .round-outer .round {
    width: 75px;
    height: 75px;
  }
}
@media screen and (max-width: 1199px) {
  .heading-animation .round-outer .round {
    width: 24px;
    height: 24px;
  }
}
.heading-animation .round-outer .round:after {
  position: absolute;
  left: 50%;
  top: -100%;
  background-color: #000;
  content: "";
  height: 100% !important;
  width: 1px !important;
}
@media screen and (max-width: 1599px) {
  .heading-animation .round-outer .round:after {
    width: 80%;
  }
}
.heading-animation .text {
  margin-top: -125px;
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 1599px) {
  .heading-animation .text {
    margin-top: -100px;
  }
}
@media screen and (max-width: 1199px) {
  .heading-animation .text {
    margin-top: -68px;
  }
}
@media screen and (max-width: 1023px) {
  .heading-animation .text {
    margin-top: -64px;
  }
}
.heading-animation .text h2 {
  margin-bottom: 0 !important;
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.07);
  }
  100% {
    transform: scale(1);
  }
}
@media screen and (max-width: 1199px) {
  .our-project-wrap {
    padding-bottom: 10px !important;
    padding-top: 40px !important;
  }
}

.project-slider-mainwrap .project_nav {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
.project-slider-mainwrap .project_nav .slick__next,
.project-slider-mainwrap .project_nav .slick__prev {
  position: relative;
  display: block;
  height: 50px !important;
  width: 50px !important;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  margin: 30px 0;
  background: #fff !important;
  border-radius: 50% !important;
  padding: 0;
  z-index: 9;
  outline: none;
  font-size: 0 !important;
  border: none !important;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
}
@media screen and (max-width: 1599px) {
  .project-slider-mainwrap .project_nav .slick__next,
  .project-slider-mainwrap .project_nav .slick__prev {
    width: 45px !important;
    height: 45px !important;
  }
}
@media screen and (max-width: 1199px) {
  .project-slider-mainwrap .project_nav .slick__next,
  .project-slider-mainwrap .project_nav .slick__prev {
    display: none !important;
  }
}
.project-slider-mainwrap .project_nav .slick__next svg,
.project-slider-mainwrap .project_nav .slick__prev svg {
  display: none !important;
}
.project-slider-mainwrap .project_nav .slick__prev:before {
  content: "";
  width: 15px;
  height: 15px;
  position: absolute;
  border-top: solid 2px #000;
  border-left: solid 2px #000;
  left: 40%;
  top: 35%;
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.project-slider-mainwrap .project_nav .slick__next:before {
  content: "";
  width: 15px;
  height: 15px;
  position: absolute;
  position: absolute;
  border-top: solid 2px #000;
  border-right: solid 2px #000;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  left: 30%;
  top: 35%;
}

.work_slider {
  margin-bottom: 0px;
  height: 730px;
}
@media screen and (max-width: 1680px) {
  .work_slider {
    height: 650px;
  }
}
@media screen and (max-width: 1600px) {
  .work_slider {
    height: 650px;
  }
}
@media screen and (max-width: 1470px) {
  .work_slider {
    height: 600px;
  }
}
@media screen and (max-width: 1366px) {
  .work_slider {
    height: 530px;
  }
}
@media screen and (max-width: 1199px) {
  .work_slider {
    height: 430px;
  }
}
@media screen and (max-width: 767px) {
  .work_slider {
    height: 400px;
  }
}
.work_slider .slick-track {
  padding: 30px 0 50px;
}
@media screen and (max-width: 1199px) {
  .work_slider .slick-track {
    padding-top: 20px;
    padding-bottom: 0;
  }
}
.work_slider .work_i {
  padding-left: 10px;
  padding-right: 10px;
}
@media screen and (max-width: 375px) {
  .work_slider .work_i {
    padding: 0;
  }
}
.work_slider .work_i .work_i_in {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  width: 307px !important;
  height: 530px !important;
  cursor: pointer;
  border: 1px solid #efefef;
}
@media screen and (max-width: 1680px) {
  .work_slider .work_i .work_i_in {
    width: 262px !important;
    height: 490px !important;
  }
}
@media screen and (max-width: 1600px) {
  .work_slider .work_i .work_i_in {
    width: 250px !important;
    height: 440px !important;
  }
}
@media screen and (max-width: 1470px) {
  .work_slider .work_i .work_i_in {
    width: 223px !important;
    height: 380px !important;
  }
}
@media screen and (max-width: 1366px) {
  .work_slider .work_i .work_i_in {
    width: 210px !important;
    height: 340px !important;
  }
}
@media screen and (max-width: 1199px) {
  .work_slider .work_i .work_i_in {
    width: 326px !important;
    height: 370px !important;
  }
}
@media screen and (max-width: 1023px) {
  .work_slider .work_i .work_i_in {
    width: 368px !important;
    height: 380px !important;
  }
}
@media screen and (max-width: 425px) {
  .work_slider .work_i .work_i_in {
    width: 425px !important;
    height: 350px !important;
  }
}
@media screen and (max-width: 375px) {
  .work_slider .work_i .work_i_in {
    width: 345px !important;
    height: 350px !important;
  }
}
@media screen and (min-width: 1200px) {
  .work_slider .work_i.slick-current + .slick-active {
    margin-top: 40px;
  }
  .work_slider .work_i.slick-current + .slick-active + .slick-active {
    margin-top: 60px;
  }
  .work_slider .work_i.slick-current + .slick-active + .slick-active + .slick-active {
    margin-top: 40px;
  }
  .work_slider .work_i.slick-current + .slick-active + .slick-active + .slick-active + .slick-active {
    margin-top: 0px;
  }
}
.work_slider .work_i.slick-center2 {
  z-index: 3;
}
@media screen and (min-width: 1200px) {
  .work_slider .work_i.slick-center2 {
    margin-top: 60px;
  }
  .work_slider .work_i.slick-center2 .work_i_in {
    width: 470px !important;
    height: 570px !important;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1680px) {
  .work_slider .work_i.slick-center2 .work_i_in {
    width: 415px !important;
    height: 515px !important;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1680px) {
  .work_slider .work_i.slick-center2 .work_i_in {
    width: 380px !important;
    height: 480px !important;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1470px) {
  .work_slider .work_i.slick-center2 .work_i_in {
    width: 330px !important;
    height: 430px !important;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1366px) {
  .work_slider .work_i.slick-center2 .work_i_in {
    width: 310px !important;
    height: 370px !important;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1199px) {
  .work_slider .work_i.slick-center2 .work_i_in {
    width: 326px !important;
    height: 370px !important;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1023px) {
  .work_slider .work_i.slick-center2 .work_i_in {
    width: 368px !important;
    height: 380px !important;
  }
}
@media screen and (min-width: 1200px) and (max-width: 425px) {
  .work_slider .work_i.slick-center2 .work_i_in {
    width: 425px !important;
    height: 350px !important;
  }
}
@media screen and (min-width: 1200px) and (max-width: 375px) {
  .work_slider .work_i.slick-center2 .work_i_in {
    width: 300px !important;
    height: 350px !important;
  }
}

.logos-slider .swiper-wrapper {
  align-items: center !important;
  justify-content: center !important;
}
@media screen and (max-width: 1599px) {
  .logos-slider .swiper-wrapper .swiper-slide-inner {
    width: 80% !important;
  }
}
@media screen and (max-width: 1199px) {
  .logos-slider .swiper-wrapper .swiper-slide-inner {
    width: 70% !important;
  }
}

.right-align {
  margin-bottom: 15px;
  display: block;
}
@media screen and (min-width: 768px) {
  .right-align {
    float: right;
    margin-right: 15px;
  }
}

.left-align {
  margin-bottom: 15px;
  display: block;
}
@media screen and (min-width: 768px) {
  .left-align {
    margin-right: 15px;
    float: left;
  }
}

@media screen and (max-width: 1199px) {
  .new-div-inner .elementor-element-24709c2 {
    order: 1 !important;
  }
}

.let-our-sec .elementor-element-20dfbdd {
  padding-top: 0 !important;
}

.ftr_ards .adrs_txt {
  font-size: 17px !important;
}

.custom_icon .top_call {
  align-items: center;
}
.custom_icon .call_ico {
  aspect-ratio: 1;
}

.contact_custom .contact-cta-wrapper a.top_call {
  width: -moz-max-content;
  width: max-content;
}

:root {
  --twgl--avatar-box: 60px;
  --twgl--gReview-height: 20px;
  --twgl--quote-height: 26px;
  --twgl--review-box-H_space: 20px;
  --twgl--review-box-V_space: 20px;
  --twgl--testimonial-box-border: var(--twgl--color-border, #9b9b9b);
  --twgl--author-name: var(--twgl--color-base-text, #131313);
  --twgl--blockquote-text: var(--twgl--color-base-text, #282828);
}

@media screen and (min-width: 768px) {
  :root {
    --twgl--avatar-box: 70px;
    --twgl--gReview-height: 22px;
    --twgl--quote-height: 34px;
    --twgl--review-box-H_space: 25px;
    --twgl--review-box-V_space: 35px;
  }
}
@media screen and (min-width: 1200px) {
  :root {
    --twgl--avatar-box: 42px;
    --twgl--review-box-H_space: 20px;
    --twgl--review-box-V_space: 25px;
    --twgl--quote-height: 30px;
  }
}
@media screen and (min-width: 1600px) {
  :root {
    --twgl--avatar-box: 64px;
    --twgl--gReview-height: 22px;
    --twgl--quote-height: 36px;
    --twgl--review-box-H_space: 30px;
    --twgl--review-box-V_space: 40px;
  }
}
@media screen and (min-width: 1850px) {
  :root {
    --twgl--avatar-box: 70px;
    --twgl--gReview-height: 24px;
    --twgl--quote-height: 39px;
    --twgl--review-box-H_space: 35px;
    --twgl--review-box-V_space: 50px;
  }
}
[class*=review__layout_] {
  text-align: left;
}
[class*=review__layout_] > * {
  text-align: inherit;
}
[class*=review__layout_].center {
  text-align: center;
}

/* |=>  Version I  <=| */
.review__layout_i {
  background-color: transparent;
  border: 1px solid var(--twgl--testimonial-box-border);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  color: var(--twgl--blockquote-text);
  display: flex;
  flex-direction: column;
  gap: 10px;
  height: 100%;
  padding: var(--twgl--review-box-V_space) var(--twgl--review-box-H_space);
  position: relative;
  width: 100%;
}
.review__layout_i .review__header {
  align-items: center;
  display: grid;
  grid-template-columns: var(--twgl--avatar-box) 1fr;
  gap: 12px;
}
.review__layout_i .avatar {
  background-color: var(--twgl--rgb-primary-2);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  color: var(--twgl--color-primary);
  font-size: clamp(1.5rem, 1.4074074074rem + 0.4938271605vw, 2rem) !important;
  font-weight: 500;
  height: var(--twgl--avatar-box);
  line-height: 1;
  margin: 0 !important;
  overflow: hidden;
  text-align: center;
  text-transform: uppercase;
  width: var(--twgl--avatar-box);
}
.review__layout_i .avatar img {
  height: 100% !important;
  max-height: none !important;
  max-width: none !important;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  width: 100% !important;
}
.review__layout_i .author_info {
  display: grid;
  gap: 6px;
  line-height: 1;
}
.review__layout_i .author_name {
  color: var(--twgl--author-name);
  font-size: clamp(1.125rem, 1.0787037037rem + 0.2469135802vw, 1.375rem) !important;
  font-weight: 400;
  line-height: 1;
}
.review__layout_i .gReview_icon {
  line-height: 1;
}
.review__layout_i .gReview_icon svg {
  height: var(--twgl--gReview-height);
  width: auto;
}
.review__layout_i .review__text {
  color: var(--twgl--blockquote-text);
  font-size: clamp(1rem, 0.9768518519rem + 0.1234567901vw, 1.125rem) !important;
  font-weight: 300;
  line-height: 1.8;
}
@media screen and (min-width: 1600px) {
  .review__layout_i {
    gap: 15px;
  }
  .review__layout_i .review__header {
    gap: 20px;
  }
  .review__layout_i .author_info {
    gap: 10px;
  }
}

/* ===========================
          Faq
=========================== */
.faq_accordion .accordion_grid {
  border-bottom: 1px solid var(--tw--global--black-opacity-03);
}
.faq_accordion .expand {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  line-height: 1;
  margin: 0 0 auto auto !important;
  padding: 19px 0 0 15px !important;
  position: relative;
}
.faq_accordion .expand svg {
  display: block;
  fill: var(--tw--global--color-primary);
  height: 16px !important;
  position: relative;
  width: 16px !important;
}
.faq_accordion .title {
  align-items: center;
  cursor: pointer;
  display: flex;
  flex-wrap: nowrap;
  font-size: 18px !important;
  font-size: 1.125rem !important;
  font-weight: 400;
  line-height: 1.3;
  min-height: 66px;
  padding-bottom: 10px;
  padding-top: 10px;
  position: relative;
  color: var(--tw--global--color-base-text);
}
.faq_accordion .title > * {
  color: inherit !important;
  font-size: inherit !important;
  font-weight: inherit !important;
  text-transform: none;
  line-height: inherit;
}
@media screen and (min-width: 768px) {
  .faq_accordion .title {
    font-size: 20px !important;
    font-size: 1.25rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .faq_accordion .title {
    font-size: 22px !important;
    font-size: 1.375rem !important;
    min-height: 66px;
  }
}
.faq_accordion .faq_content {
  background-color: transparent;
  color: var(--tw--global--color-base-text);
  display: none;
  font-size: 16px !important;
  font-size: 1rem !important;
  font-weight: 300;
  padding-bottom: 20px;
  padding-right: 40px;
}
@media screen and (min-width: 576px) {
  .faq_accordion .faq_content {
    font-size: 16px !important;
    font-size: 1rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .faq_accordion .faq_content {
    font-size: 18px !important;
    font-size: 1.125rem !important;
  }
}
.faq_accordion .faq_content p,
.faq_accordion .faq_content li {
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
}
.faq_accordion .faq_content p a,
.faq_accordion .faq_content li a {
  color: var(--tw--global--color-primary);
  text-decoration: underline !important;
}
.faq_accordion .faq_content p a:hover,
.faq_accordion .faq_content li a:hover {
  color: var(--tw--global--color-secondary);
  text-decoration: none !important;
}
.faq_accordion .accordion_grid.opened .expand svg #vLine {
  display: none !important;
}

/* |=>  Blog Sidebar Widget  <=| */
.blog-wraper .blog_left.single h2,
.blog-wraper .blog_left.single h3,
.blog-wraper .blog_left.single h4,
.blog-wraper .blog_left.single h5,
.blog-wraper .blog_left.single h6 {
  padding-top: 12px !important;
}
@media (min-width: 1199px) {
  .blog-wraper .blog_left.single h2,
  .blog-wraper .blog_left.single h3,
  .blog-wraper .blog_left.single h4,
  .blog-wraper .blog_left.single h5,
  .blog-wraper .blog_left.single h6 {
    padding-top: 15px !important;
  }
}
.blog-wraper .blg-social {
  border-bottom: solid 2px #27B05D;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  padding-bottom: 20px;
  margin-bottom: 30px;
  align-items: center;
}
.blog-wraper .blg-social p {
  margin-bottom: 0 !important;
}
.blog-wraper .blg-social a {
  margin-left: 20px;
  width: 40px;
  height: 40px;
  background: #27B05D;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1599px) {
  .blog-wraper .blg-social a {
    width: 30px;
    height: 30px;
  }
}
@media screen and (max-width: 767px) {
  .blog-wraper .blg-social a {
    margin-left: 15px;
  }
}
.blog-wraper .blg-social a:hover {
  background: #D9A917;
}
.blog-wraper .blg-social a + a svg {
  position: relative;
}

.blog-wraper {
  margin: 50px 0 200px;
}
@media screen and (max-width: 1199px) {
  .blog-wraper {
    margin: 30px 0 40px;
  }
}
.blog-wraper .container.dFlex {
  align-items: start;
  justify-content: space-between;
}
.blog-wraper .container.dFlex .title-con.container {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.blog_left {
  width: 66%;
  margin-right: 50px;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.blog_left:after, .blog_left:before {
  display: none;
}
@media screen and (max-width: 1199px) {
  .blog_left {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.blog_left .blg-wrapper {
  display: flex;
  flex-flow: wrap;
  justify-content: start;
  align-items: start;
  flex-direction: row;
  width: 100% !important;
}
@media screen and (max-width: 1199px) {
  .blog_left .blg-wrapper {
    justify-content: center;
  }
}
.blog_left .blg-wrapper .blg-bx {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
  align-items: center;
  border-bottom: solid 2px #27B05D;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .blog_left .blg-wrapper .blg-bx {
    flex-direction: column;
  }
}
.blog_left .blg-wrapper .blg-bx:after, .blog_left .blg-wrapper .blg-bx:before {
  display: none;
}
.blog_left .blg-wrapper .blg-bx .img {
  width: 40%;
  background: #f2f2f2;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .blog_left .blg-wrapper .blg-bx .img {
    width: 100%;
    margin-bottom: 20px;
  }
}
.blog_left .blg-wrapper .blg-bx .img figure {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 250px;
  width: 100%;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .blog_left .blg-wrapper .blg-bx .img figure img {
    width: 100% !important;
  }
}
.blog_left .blg-wrapper .blg-bx .txt {
  width: 55%;
}
@media screen and (max-width: 767px) {
  .blog_left .blg-wrapper .blg-bx .txt {
    width: 100%;
  }
}
.blog_left .blg-wrapper .blg-bx .txt .btn {
  text-transform: capitalize;
  font-size: 18px !important;
  font-weight: 500 !important;
  color: #27B05D;
}
@media screen and (max-width: 1600px) {
  .blog_left .blg-wrapper .blg-bx .txt .btn {
    font-size: 18px !important;
  }
}
@media screen and (max-width: 1599px) {
  .blog_left .blg-wrapper .blg-bx .txt .btn {
    font-size: 15px !important;
  }
}
.blog_left .blg-wrapper .blg-bx .txt .btn:hover {
  color: #D9A917 !important;
}
.blog_left .blg-wrapper .blg-bx .txt .btn .icon {
  margin-left: 10px;
  width: 12px;
  margin-top: 2px;
  height: 10px;
}
@media screen and (max-width: 1599px) {
  .blog_left .blg-wrapper .blg-bx .txt .btn .icon {
    width: 12px;
    height: 10px;
    margin-top: 1px;
  }
}
.blog_left .blg-wrapper .blg-bx .txt .top {
  display: flex;
  flex-direction: row;
  color: #27B05D;
}
@media screen and (max-width: 767px) {
  .blog_left .blg-wrapper .blg-bx .txt .top {
    flex-direction: column;
  }
}
.blog_left .blg-wrapper .blg-bx .txt .top {
  margin: 0 0 10px;
  font-size: 22px !important;
  font-size: 1.375rem !important;
}
@media screen and (max-width: 1599px) {
  .blog_left .blg-wrapper .blg-bx .txt .top {
    font-size: 17px !important;
    font-size: 1.0625rem !important;
  }
}
.blog_left .blg-wrapper .blg-bx .txt .top .cat {
  position: relative;
  margin-right: 30px;
}
.blog_left .blg-wrapper .blg-bx .txt .top .cat a:hover {
  color: #D9A917;
}
.blog_left .blg-wrapper .blg-bx .txt .top .cat:after {
  content: "";
  position: absolute;
  right: -20px;
  top: 50%;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #27B05D;
}
@media screen and (max-width: 767px) {
  .blog_left .blg-wrapper .blg-bx .txt .top .cat:after {
    display: none;
  }
}
.blog_left .blg-wrapper .blg-bx .txt h2, .blog_left .blg-wrapper .blg-bx .txt .post-title {
  color: var(--twgl--color-black);
  display: block;
  font-family: var(--twgl--font-secondary) !important;
  font-weight: bold;
  line-height: 1.2;
  margin: 0 0 20px !important;
  padding: 0;
  text-transform: uppercase;
  font-size: 30px !important;
  font-size: 1.875rem !important;
  margin-bottom: 10px !important;
  font-family: var(--font-outfit);
}
@media screen and (max-width: 1599px) {
  .blog_left .blg-wrapper .blg-bx .txt h2, .blog_left .blg-wrapper .blg-bx .txt .post-title {
    font-size: 22px !important;
    font-size: 1.375rem !important;
  }
}
.blog_left .blg-wrapper .blg-bx .txt h2 a:hover, .blog_left .blg-wrapper .blg-bx .txt .post-title a:hover {
  color: #27B05D;
}
.blog_left .blg-wrapper .blg-bx .txt .des {
  margin-bottom: 15px;
}
.blog_left .blg-wrapper .blg-bx .des ol {
  margin-left: 20px;
}
.blog_left .blg-wrapper .blg-bx .des ol li {
  padding: 7px 0 7px 10px;
  position: relative;
  font-weight: 300 !important;
}
@media screen and (min-width: 1200px) {
  .blog_left .blg-wrapper .blg-bx .des ol li {
    font-size: 14px !important;
    font-size: 0.875rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .blog_left .blg-wrapper .blg-bx .des ol li {
    font-size: 16px !important;
    font-size: 1rem !important;
  }
}
@media screen and (min-width: 1850px) {
  .blog_left .blg-wrapper .blg-bx .des ol li {
    font-size: 17px !important;
    font-size: 1.0625rem !important;
  }
}
.blog_left .blg-wrapper .blg-bx .des ol li a {
  font-weight: 400 !important;
}
.blog_left .blg-wrapper .blg-bx .des ol li a:hover {
  color: #D9A917;
}
.blog_left .blg-wrapper .blg-bx .des ul {
  margin: 0 0 20px;
  padding: 0;
}
.blog_left .blg-wrapper .blg-bx .des ul li {
  padding: 5px 0 5px 30px;
  position: relative;
  display: block;
}
.blog_left .blg-wrapper .blg-bx .des ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
  width: 12px;
  height: 12px;
  background: #27B05D;
  border-radius: 50%;
}
@media screen and (max-width: 767px) {
  .blog_left .blg-wrapper .blg-bx .des ul li:before {
    top: 11px !important;
    width: 10px !important;
    height: 10px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .blog_left .blg-wrapper .blg-bx .des ul li:before {
    top: 13px !important;
    width: 10px !important;
    height: 10px !important;
  }
}
@media screen and (max-width: 1600px) {
  .blog_left .blg-wrapper .blg-bx .des ul li:before {
    top: 11px;
  }
}
@media screen and (max-width: 1470px) {
  .blog_left .blg-wrapper .blg-bx .des ul li:before {
    top: 11px;
    width: 12px;
    height: 12px;
  }
}
@media screen and (min-width: 1921px) {
  .blog_left .blg-wrapper .blg-bx .des ul li:before {
    top: 11px;
  }
}
.blog_left .blg-wrapper .blg-bx .des ul li a {
  font-weight: 400;
}
.blog_left .blg-wrapper .blg-bx .des ul li a:hover {
  color: #D9A917 !important;
}
.blog_left .blg-wrapper .blg-bx .des ul li ul {
  margin-bottom: 0 !important;
  margin-top: 7px !important;
}
.blog_left .blg-wrapper .blg-bx .des h2,
.blog_left .blg-wrapper .blg-bx .des .h2 {
  font-size: clamp(1.5rem, 1.3032407407rem + 1.049382716vw, 2.5625rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .blog_left .blg-wrapper .blg-bx .des h2,
  .blog_left .blg-wrapper .blg-bx .des .h2 {
    font-size: clamp(1.5rem, 1.3611111111rem + 0.7407407407vw, 2.25rem) !important;
  }
}
.blog_left .blg-wrapper .blg-bx .des h2,
.blog_left .blg-wrapper .blg-bx .des .h2 {
  margin-top: 0 !important;
  margin-bottom: 15px !important;
}
.blog_left .blg-wrapper .blg-bx .des h3 {
  margin-bottom: 15px !important;
  font-size: 22px !important;
  font-size: 1.375rem !important;
  margin-top: 0px !important;
}
@media screen and (min-width: 768px) {
  .blog_left .blg-wrapper .blg-bx .des h3 {
    font-size: 22px !important;
    font-size: 1.375rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .blog_left .blg-wrapper .blg-bx .des h3 {
    font-size: 23px !important;
    font-size: 1.4375rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .blog_left .blg-wrapper .blg-bx .des h3 {
    font-size: 25px !important;
    font-size: 1.5625rem !important;
  }
}
@media screen and (min-width: 1850px) {
  .blog_left .blg-wrapper .blg-bx .des h3 {
    font-size: 30px !important;
    font-size: 1.875rem !important;
  }
}
.blog_left .blg-wrapper .blg-bx .des h4 {
  margin-bottom: 15px !important;
  font-size: 18px !important;
  font-size: 1.125rem !important;
  margin-top: 0px !important;
}
@media screen and (min-width: 768px) {
  .blog_left .blg-wrapper .blg-bx .des h4 {
    font-size: 18px !important;
    font-size: 1.125rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .blog_left .blg-wrapper .blg-bx .des h4 {
    font-size: 20px !important;
    font-size: 1.25rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .blog_left .blg-wrapper .blg-bx .des h4 {
    font-size: 20px !important;
    font-size: 1.25rem !important;
  }
}
@media screen and (min-width: 1850px) {
  .blog_left .blg-wrapper .blg-bx .des h4 {
    font-size: 25px !important;
    font-size: 1.5625rem !important;
  }
}
.blog_left .blg-wrapper .blg-bx .des h5 {
  margin-bottom: 15px !important;
  font-size: 18px !important;
  font-size: 1.125rem !important;
  margin-top: 0px !important;
}
@media screen and (min-width: 768px) {
  .blog_left .blg-wrapper .blg-bx .des h5 {
    font-size: 18px !important;
    font-size: 1.125rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .blog_left .blg-wrapper .blg-bx .des h5 {
    font-size: 20px !important;
    font-size: 1.25rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .blog_left .blg-wrapper .blg-bx .des h5 {
    font-size: 20px !important;
    font-size: 1.25rem !important;
  }
}
@media screen and (min-width: 1850px) {
  .blog_left .blg-wrapper .blg-bx .des h5 {
    font-size: 22px !important;
    font-size: 1.375rem !important;
  }
}
.blog_left .blg-wrapper .blg-bx .des h6 {
  margin-bottom: 15px !important;
  font-size: 17px !important;
  font-size: 1.0625rem !important;
  margin-top: 0px !important;
}
@media screen and (min-width: 768px) {
  .blog_left .blg-wrapper .blg-bx .des h6 {
    font-size: 17px !important;
    font-size: 1.0625rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .blog_left .blg-wrapper .blg-bx .des h6 {
    font-size: 18px !important;
    font-size: 1.125rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .blog_left .blg-wrapper .blg-bx .des h6 {
    font-size: 18px !important;
    font-size: 1.125rem !important;
  }
}
@media screen and (min-width: 1850px) {
  .blog_left .blg-wrapper .blg-bx .des h6 {
    font-size: 20px !important;
    font-size: 1.25rem !important;
  }
}
.blog_left .blg-wrapper .blg-bx .des p a {
  font-weight: 400;
}
.blog_left .blg-wrapper .blg-bx .des p a:hover {
  text-decoration: none !important;
}
.blog_left .blg-form {
  width: 100%;
  margin-top: 40px;
}
.blog_left .blg-form ::-webkit-input-placeholder {
  font-size: 16px !important;
  font-size: 1rem !important;
  color: #000 !important;
  opacity: 1;
  font-weight: 300 !important;
}
@media screen and (max-width: 1600px) {
  .blog_left .blg-form ::-webkit-input-placeholder {
    font-size: 14px !important;
    font-size: 0.875rem !important;
  }
}
.blog_left .blg-form :-moz-placeholder {
  font-size: 16px !important;
  font-size: 1rem !important;
  color: #000 !important;
  opacity: 1;
  font-weight: 300 !important;
}
@media screen and (max-width: 1600px) {
  .blog_left .blg-form :-moz-placeholder {
    font-size: 14px !important;
    font-size: 0.875rem !important;
  }
}
.blog_left .blg-form ::-moz-placeholder {
  font-size: 16px !important;
  font-size: 1rem !important;
  color: #000 !important;
  opacity: 1;
  font-weight: 300 !important;
}
@media screen and (max-width: 1600px) {
  .blog_left .blg-form ::-moz-placeholder {
    font-size: 14px !important;
    font-size: 0.875rem !important;
  }
}
.blog_left .blg-form :-ms-input-placeholder {
  font-size: 16px !important;
  font-size: 1rem !important;
  color: #000 !important;
  opacity: 1;
  font-weight: 300 !important;
}
@media screen and (max-width: 1600px) {
  .blog_left .blg-form :-ms-input-placeholder {
    font-size: 14px !important;
    font-size: 0.875rem !important;
  }
}
.blog_left .blg-form .input-holder {
  margin-bottom: 15px !important;
}
.blog_left .blg-form #comments {
  max-width: 100% !important;
  margin: 0 !important;
}
.blog_left .blg-form form {
  margin: 25px 0;
}
.blog_left .blg-form form .cmnt-sub {
  width: 100%;
  text-align: right;
}
.blog_left .blg-form form ::-webkit-input-placeholder {
  color: #666666;
  font-size: 16px !important;
}
.blog_left .blg-form form :-moz-placeholder {
  color: #666666;
  font-size: 16px !important;
}
.blog_left .blg-form form ::-moz-placeholder {
  color: #666666;
  font-size: 16px !important;
}
.blog_left .blg-form form :-ms-input-placeholder {
  color: #666666;
  font-size: 16px !important;
}
.blog_left .blg-form form .w-50 {
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .blog_left .blg-form form .w-50 {
    flex-flow: wrap;
  }
}
.blog_left .blg-form form .w-50:after, .blog_left .blg-form form .w-50:before {
  display: none;
}
.blog_left .blg-form form .w-50 .input-holder {
  width: 49%;
}
@media screen and (max-width: 767px) {
  .blog_left .blg-form form .w-50 .input-holder {
    width: 100%;
  }
}
.blog_left .blg-form form .w-50 .input-holder:last-child {
  margin-bottom: 15px !important;
}
.blog_left .blg-form form input,
.blog_left .blg-form form textarea {
  border-top: none;
  border: solid 1px #c7c2bf !important;
  border-bottom: solid 1px #c7c2bf !important;
  padding: 15px 20px !important;
  background: #fff;
  width: 100%;
  font-weight: 300 !important;
  font-size: 16px !important;
}
@media screen and (max-width: 1600px) {
  .blog_left .blg-form form input,
  .blog_left .blg-form form textarea {
    padding: 10px !important;
    font-size: 14px !important;
    font-size: 0.875rem !important;
  }
}
.blog_left .blg-form form textarea {
  height: 100px;
  border: solid 1px #c7c2bf !important;
  padding: 15px 0;
  overflow: auto;
  border-radius: 0 !important;
  font-size: 16px !important;
}
.blog_left .blg-form form input[type=submit] {
  background: #2d3954;
  border: none;
  height: 70px;
  width: 150px;
  color: #fff;
  border-radius: 5px;
  padding: 0 !important;
  font-weight: 500 !important;
  font-size: 22px !important;
  font-size: 1.375rem !important;
}
@media screen and (max-width: 1600px) {
  .blog_left .blg-form form input[type=submit] {
    height: 50px;
    font-size: 17px !important;
    font-size: 1.0625rem !important;
  }
}
@media screen and (max-width: 1366px) {
  .blog_left .blg-form form input[type=submit] {
    height: 40px;
    width: 120px;
    font-size: 14px !important;
    font-size: 0.875rem !important;
  }
}
.blog_left .blg-form form input[type=submit]:hover {
  background: #D9A917;
}
.blog_left .cmnts-wrap .avatar-post-wrp li {
  border-bottom: solid 1px #ddd;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.blog_left .cmnts-wrap .avatar-post-wrp li .avtr-wrp {
  margin-bottom: 10px;
}
.blog_left .blog-pagination {
  width: 100%;
}
.blog_left.single .blg-bx {
  flex-direction: column;
  align-items: start;
  width: 100%;
}
.blog_left.single .blg-bx .img {
  width: 100%;
  background: #f2f2f2;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  margin-top: 20px;
}
.blog_left.single .blg-bx .img figure {
  height: 450px;
}
@media screen and (max-width: 767px) {
  .blog_left.single .blg-bx .img figure {
    height: 250px;
  }
}
.blog_left.single .blg-bx .txt {
  width: 100%;
}
@media screen and (min-width: 1800px) {
  .blog_left.single .blg-bx h1 {
    font-size: 50px !important;
  }
}
.blog_left .pagination {
  width: 100%;
  margin-bottom: 30px;
}
.blog_left .pagination .wp-paginate {
  float: right;
}
.blog_left .pagination .wp-paginate li a.prev {
  background: #27B05D;
  color: #fff !important;
}
.blog_left .pagination .wp-paginate li a.prev:hover {
  background: #D9A917 !important;
}
.blog_left .pagination .wp-paginate li a.next {
  background: #27B05D;
  color: #fff !important;
}
.blog_left .pagination .wp-paginate li a.next:hover {
  background: #D9A917 !important;
}

.blog_right {
  width: 28%;
  height: 100%;
}
@media screen and (max-width: 1199px) {
  .blog_right {
    width: 100%;
  }
}
.blog_right .blog-sdbar {
  width: 100%;
}
.blog_right .blog-sdbar .blg-box {
  margin: 0 0 20px;
  padding: 35px;
  background: #27B05D;
  position: relative;
  border-radius: 5px;
}
.blog_right .blog-sdbar .blg-box .h3 {
  text-transform: uppercase;
  display: flex;
  flex-direction: row;
  font-size: 25px !important;
  font-size: 1.5625rem !important;
  font-weight: 600 !important;
  color: #fff !important;
}
@media screen and (max-width: 1680px) {
  .blog_right .blog-sdbar .blg-box .h3 {
    font-size: 18px !important;
    font-size: 1.125rem !important;
  }
}
@media screen and (max-width: 1470px) {
  .blog_right .blog-sdbar .blg-box .h3 {
    font-size: 16px !important;
    font-size: 1rem !important;
  }
}
@media screen and (max-width: 1199px) {
  .blog_right .blog-sdbar .blg-box .h3 {
    font-size: 18px !important;
    font-size: 1.125rem !important;
  }
}
.blog_right .blog-sdbar .blg-box .h3.subc {
  background: #c8b9b2;
  color: #fff !important;
  text-transform: capitalize !important;
  border-radius: 7px;
  padding: 20px;
  font-weight: 400 !important;
  font-size: 22px !important;
  font-size: 1.375rem !important;
}
.blog_right .blog-sdbar .blg-box .h3.subc a:hover {
  color: #019ed8 !important;
}
.blog_right .blog-sdbar .blg-box .h3.search {
  font-size: 18px !important;
  font-size: 1.125rem !important;
  text-transform: capitalize !important;
  color: #939393 !important;
  font-weight: 300 !important;
  border: solid 1px #d4d4d4;
}
.blog_right .blog-sdbar .blg-box .h3.search .sh {
  color: #939393 !important;
  width: 100%;
  padding: 10px 0 0 20px;
}
.blog_right .blog-sdbar .blg-box .h3.search button {
  background-color: #27B05D;
  width: 50px;
  height: 50px;
}
.blog_right .blog-sdbar .blg-box .h3.search button svg {
  height: 25px;
  fill: #fff;
}
.blog_right .blog-sdbar .blg-box ul {
  margin-left: 0 !important;
  padding-left: 0 !important;
}
.blog_right .blog-sdbar .blg-box ul li {
  padding: 10px 0 15px;
  border-bottom: solid 1px #d4d4d4;
  text-transform: capitalize;
  font-weight: 400 !important;
  color: #fff;
}
.blog_right .blog-sdbar .blg-box ul li span {
  display: block;
  color: #fff;
  margin: 15px 0 0;
  font-weight: 400;
}
.blog_right .blog-sdbar .blg-box ul li:last-child {
  border-bottom: 0;
}
.blog_right .blog-sdbar .blg-box ul li a {
  color: #fff;
  text-decoration: none !important;
}
.blog_right .blog-sdbar .blg-box ul li a:hover {
  color: #000 !important;
}
.blog_right .blog-sdbar .blg-box .ic {
  margin: 0 10px 0 0;
}
.blog_right .blog-sdbar .blg-box .ic svg {
  width: 25px;
  height: 25px;
  fill: #fff;
}
.blog_right .blog-sdbar .blg-box.rss {
  padding: 15px 30px !important;
  width: 100%;
  -webkit-border-radius: 40px;
  background: #efce1e;
}
.blog_right .blog-sdbar .blg-box.rss .h3 {
  display: flex;
  align-items: center;
  font-family: var(--font-avenirLTStd) !important;
  text-transform: capitalize;
  font-weight: 400 !important;
  justify-content: center;
  text-transform: capitalize;
  color: #000 !important;
}
.blog_right .blog-sdbar .blg-box.rss:hover {
  background: #D9A917;
}

.site_footer {
  padding-top: 80px;
  border-top: 1px solid #ccc;
}

.page-id-19 .site_footer {
  padding-top: 140px;
}
@media screen and (max-width: 1599px) {
  .page-id-19 .site_footer {
    padding-top: 80px;
  }
}
@media screen and (max-width: 1199px) {
  .page-id-19 .site_footer {
    padding-top: 50px;
  }
}

.foot_row {
  position: relative;
  z-index: 2;
}
.foot_row .foot_col {
  padding-bottom: 30px;
}

.foot_col1,
.foot_col2 {
  display: flex;
  flex-direction: column;
  gap: 60px;
}

ul.foot_social {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
ul.foot_social li {
  margin: 0 15px 0 0;
}
ul.foot_social li:first-child {
  font-size: clamp(1.125rem, 1.0671296296rem + 0.3086419753vw, 1.4375rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  ul.foot_social li:first-child {
    font-size: clamp(1.125rem, 1.0671296296rem + 0.3086419753vw, 1.4375rem) !important;
  }
}
ul.foot_social li:first-child {
  margin: 0 0 15px;
  width: 100%;
}
ul.foot_social li a {
  font-family: var(--font-avenirPro);
}
ul.foot_social li a img {
  transition: all ease 0.2s;
}
ul.foot_social li a:hover img {
  opacity: 0.5;
}

.foot_info {
  display: flex;
  gap: 30px;
}

.foot_offer {
  background: #EEF9F2;
  padding: 20px 40px;
  display: flex;
  max-width: 530px;
  align-items: center;
  gap: 50px;
}
.foot_offer .offer_t {
  font-size: 19px;
  line-height: 1.2;
  font-family: var(--font-avenirLTStd);
}
.foot_offer .offer_cnt {
  font-size: 16px;
  max-width: 228px;
  line-height: 1.3;
}

.copyright {
  padding: 40px 0;
  border-top: 1px solid #ccc;
  margin-top: 40px;
}
.copyright a {
  text-decoration: none !important;
}
.copyright a:hover {
  color: #44A5E2;
}

@media screen and (max-width: 1599px) {
  .site_footer {
    padding-top: 60px;
  }
  .foot_col1 {
    max-width: 210px;
    gap: 30px;
  }
  .foot_col2 {
    max-width: 500px;
    gap: 30px;
  }
  .foot_col2 .top_call .call_num {
    min-width: 180px;
  }
  .copyright {
    margin-top: 15px;
    padding: 25px 0;
  }
}
@media screen and (max-width: 1199px) {
  .site_footer {
    padding-top: 50px;
  }
  .foot_intro {
    width: 100%;
  }
  .foot_col2 {
    max-width: none;
  }
  .foot_col1 {
    flex-direction: row;
    max-width: 370px;
    align-items: center;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1199px) {
  .foot_col3 {
    padding-bottom: 15px;
  }
  .foot_col3 .foot_nav {
    -moz-column-count: 2;
         column-count: 2;
  }
  .foot_col3 .foot_nav li:last-child {
    padding-bottom: 10px;
  }
  .foot_col4,
  .foot_col5 {
    padding-bottom: 15px;
  }
  .foot_col4 .foot_nav ul,
  .foot_col5 .foot_nav ul {
    -moz-column-count: 2;
         column-count: 2;
  }
  .foot_col4 .foot_nav ul li:last-child,
  .foot_col5 .foot_nav ul li:last-child {
    padding-bottom: 5px;
  }
}
@media screen and (max-width: 767px) {
  .foot_info {
    flex-direction: column;
  }
  .foot_info .adrs_ico {
    width: 32px;
    height: 32px;
  }
  .foot_info .adrs_ico svg {
    width: 20px;
    height: 24px;
  }
  .foot_offer {
    flex-direction: column;
    gap: 15px;
    padding: 15px;
    align-items: flex-start;
  }
  .foot_offer .offer_cnt {
    max-width: none;
  }
  .foot_row .foot_col3 {
    padding-bottom: 15px;
    width: 100%;
  }
  .foot_row .foot_col3 .foot_nav {
    -moz-column-count: 2;
         column-count: 2;
  }
  .foot_row .foot_col3 .foot_nav li:last-child {
    padding-bottom: 10px;
  }
  .foot_row .foot_col4,
  .foot_row .foot_col5 {
    width: 100%;
    padding-bottom: 15px;
  }
  .foot_row .foot_col4 .foot_nav ul,
  .foot_row .foot_col5 .foot_nav ul {
    -moz-column-count: 2;
         column-count: 2;
  }
  .foot_row .foot_col4 .foot_nav ul li:last-child,
  .foot_row .foot_col5 .foot_nav ul li:last-child {
    padding-bottom: 5px;
  }
}
.foot_nav li {
  padding-bottom: 20px;
}
.foot_nav li:last-child {
  padding-bottom: 0;
}
.foot_nav li a {
  color: #040503;
  font-size: 22px;
  font-family: var(--font-avenirPro);
  text-decoration: none !important;
  line-height: 1.3;
}
.foot_nav li ul {
  padding-top: 12px;
}
.foot_nav li ul li {
  padding-bottom: 12px;
}
.foot_nav li ul li:last-child {
  padding-bottom: 0;
}
.foot_nav li ul li a {
  font-size: 20px;
  color: #4B4B4B;
}
.foot_nav li ul li a:hover {
  color: #D9A917;
}
@media screen and (max-width: 1599px) {
  .foot_nav li {
    padding-bottom: 10px;
  }
  .foot_nav li:last-child {
    padding-bottom: 0;
  }
  .foot_nav li a {
    font-size: 17px;
  }
  .foot_nav li ul {
    padding-top: 5px;
  }
  .foot_nav li ul li {
    padding-bottom: 5px;
  }
  .foot_nav li ul li a {
    font-size: 16px;
  }
}

@media screen and (max-width: 1599px) {
  .foot_logo {
    max-width: 150px;
  }
}
/*footer stage selection*/
.site_footer ul.foot_nav > li.current_page_item > a, .site_footer ul.foot_nav > li.current-menu-item > a, .site_footer ul.foot_nav > li.current-page-ancestor > a, .site_footer ul.foot_nav > li.current-menu-ancestor > a, .site_footer ul.foot_nav > li.current-product-parent > a, .site_footer ul.foot_nav > li.current-product_cat-ancestor > a {
  font-weight: 600;
}
.site_footer ul.foot_nav > li.current_page_item ul > li.current_page_item > a, .site_footer ul.foot_nav > li.current_page_item ul > li.current-menu-item > a, .site_footer ul.foot_nav > li.current_page_item ul > li.current-page-ancestor > a, .site_footer ul.foot_nav > li.current_page_item ul > li.current-menu-ancestor > a, .site_footer ul.foot_nav > li.current_page_item ul > li.current-product-parent > a, .site_footer ul.foot_nav > li.current_page_item ul > li.current-product_cat-ancestor > a, .site_footer ul.foot_nav > li.current-menu-item ul > li.current_page_item > a, .site_footer ul.foot_nav > li.current-menu-item ul > li.current-menu-item > a, .site_footer ul.foot_nav > li.current-menu-item ul > li.current-page-ancestor > a, .site_footer ul.foot_nav > li.current-menu-item ul > li.current-menu-ancestor > a, .site_footer ul.foot_nav > li.current-menu-item ul > li.current-product-parent > a, .site_footer ul.foot_nav > li.current-menu-item ul > li.current-product_cat-ancestor > a, .site_footer ul.foot_nav > li.current-page-ancestor ul > li.current_page_item > a, .site_footer ul.foot_nav > li.current-page-ancestor ul > li.current-menu-item > a, .site_footer ul.foot_nav > li.current-page-ancestor ul > li.current-page-ancestor > a, .site_footer ul.foot_nav > li.current-page-ancestor ul > li.current-menu-ancestor > a, .site_footer ul.foot_nav > li.current-page-ancestor ul > li.current-product-parent > a, .site_footer ul.foot_nav > li.current-page-ancestor ul > li.current-product_cat-ancestor > a, .site_footer ul.foot_nav > li.current-menu-ancestor ul > li.current_page_item > a, .site_footer ul.foot_nav > li.current-menu-ancestor ul > li.current-menu-item > a, .site_footer ul.foot_nav > li.current-menu-ancestor ul > li.current-page-ancestor > a, .site_footer ul.foot_nav > li.current-menu-ancestor ul > li.current-menu-ancestor > a, .site_footer ul.foot_nav > li.current-menu-ancestor ul > li.current-product-parent > a, .site_footer ul.foot_nav > li.current-menu-ancestor ul > li.current-product_cat-ancestor > a, .site_footer ul.foot_nav > li.current-product-parent ul > li.current_page_item > a, .site_footer ul.foot_nav > li.current-product-parent ul > li.current-menu-item > a, .site_footer ul.foot_nav > li.current-product-parent ul > li.current-page-ancestor > a, .site_footer ul.foot_nav > li.current-product-parent ul > li.current-menu-ancestor > a, .site_footer ul.foot_nav > li.current-product-parent ul > li.current-product-parent > a, .site_footer ul.foot_nav > li.current-product-parent ul > li.current-product_cat-ancestor > a, .site_footer ul.foot_nav > li.current-product_cat-ancestor ul > li.current_page_item > a, .site_footer ul.foot_nav > li.current-product_cat-ancestor ul > li.current-menu-item > a, .site_footer ul.foot_nav > li.current-product_cat-ancestor ul > li.current-page-ancestor > a, .site_footer ul.foot_nav > li.current-product_cat-ancestor ul > li.current-menu-ancestor > a, .site_footer ul.foot_nav > li.current-product_cat-ancestor ul > li.current-product-parent > a, .site_footer ul.foot_nav > li.current-product_cat-ancestor ul > li.current-product_cat-ancestor > a {
  font-weight: 600;
}
.site_footer ul.foot_nav > li.current_page_item ul > li ul > li.current_page_item > a, .site_footer ul.foot_nav > li.current_page_item ul > li ul > li.current-menu-item > a, .site_footer ul.foot_nav > li.current_page_item ul > li ul > li.current-page-ancestor > a, .site_footer ul.foot_nav > li.current_page_item ul > li ul > li.current-menu-ancestor > a, .site_footer ul.foot_nav > li.current_page_item ul > li ul > li.current-product-parent > a, .site_footer ul.foot_nav > li.current_page_item ul > li ul > li.current-product_cat-ancestor > a, .site_footer ul.foot_nav > li.current-menu-item ul > li ul > li.current_page_item > a, .site_footer ul.foot_nav > li.current-menu-item ul > li ul > li.current-menu-item > a, .site_footer ul.foot_nav > li.current-menu-item ul > li ul > li.current-page-ancestor > a, .site_footer ul.foot_nav > li.current-menu-item ul > li ul > li.current-menu-ancestor > a, .site_footer ul.foot_nav > li.current-menu-item ul > li ul > li.current-product-parent > a, .site_footer ul.foot_nav > li.current-menu-item ul > li ul > li.current-product_cat-ancestor > a, .site_footer ul.foot_nav > li.current-page-ancestor ul > li ul > li.current_page_item > a, .site_footer ul.foot_nav > li.current-page-ancestor ul > li ul > li.current-menu-item > a, .site_footer ul.foot_nav > li.current-page-ancestor ul > li ul > li.current-page-ancestor > a, .site_footer ul.foot_nav > li.current-page-ancestor ul > li ul > li.current-menu-ancestor > a, .site_footer ul.foot_nav > li.current-page-ancestor ul > li ul > li.current-product-parent > a, .site_footer ul.foot_nav > li.current-page-ancestor ul > li ul > li.current-product_cat-ancestor > a, .site_footer ul.foot_nav > li.current-menu-ancestor ul > li ul > li.current_page_item > a, .site_footer ul.foot_nav > li.current-menu-ancestor ul > li ul > li.current-menu-item > a, .site_footer ul.foot_nav > li.current-menu-ancestor ul > li ul > li.current-page-ancestor > a, .site_footer ul.foot_nav > li.current-menu-ancestor ul > li ul > li.current-menu-ancestor > a, .site_footer ul.foot_nav > li.current-menu-ancestor ul > li ul > li.current-product-parent > a, .site_footer ul.foot_nav > li.current-menu-ancestor ul > li ul > li.current-product_cat-ancestor > a, .site_footer ul.foot_nav > li.current-product-parent ul > li ul > li.current_page_item > a, .site_footer ul.foot_nav > li.current-product-parent ul > li ul > li.current-menu-item > a, .site_footer ul.foot_nav > li.current-product-parent ul > li ul > li.current-page-ancestor > a, .site_footer ul.foot_nav > li.current-product-parent ul > li ul > li.current-menu-ancestor > a, .site_footer ul.foot_nav > li.current-product-parent ul > li ul > li.current-product-parent > a, .site_footer ul.foot_nav > li.current-product-parent ul > li ul > li.current-product_cat-ancestor > a, .site_footer ul.foot_nav > li.current-product_cat-ancestor ul > li ul > li.current_page_item > a, .site_footer ul.foot_nav > li.current-product_cat-ancestor ul > li ul > li.current-menu-item > a, .site_footer ul.foot_nav > li.current-product_cat-ancestor ul > li ul > li.current-page-ancestor > a, .site_footer ul.foot_nav > li.current-product_cat-ancestor ul > li ul > li.current-menu-ancestor > a, .site_footer ul.foot_nav > li.current-product_cat-ancestor ul > li ul > li.current-product-parent > a, .site_footer ul.foot_nav > li.current-product_cat-ancestor ul > li ul > li.current-product_cat-ancestor > a {
  font-weight: 600;
}

/*end footer stage selection*/
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .site_footer .foot_intro.flex_bx.nw-flx-div {
    justify-content: center;
    gap: 25px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .site_footer .foot_intro.flex_bx.nw-flx-div .foot_col.foot_col1 {
    gap: 50px;
  }
}

.contact-us-pg.cta-cmn-temp {
  top: 0px;
}
@media screen and (min-width: 1200px) {
  .contact-us-pg.cta-cmn-temp {
    margin-top: 80px;
  }
}
@media screen and (min-width: 1600px) {
  .contact-us-pg.cta-cmn-temp {
    margin-top: 100px;
  }
}
@media screen and (min-width: 1800px) {
  .contact-us-pg.cta-cmn-temp {
    margin-top: 120px;
  }
}
.contact-us-pg.cta-cmn-temp .cont-col-one h2,
.contact-us-pg.cta-cmn-temp .cont-col-one p,
.contact-us-pg.cta-cmn-temp .cont-col-one span,
.contact-us-pg.cta-cmn-temp .cont-col-one div {
  color: #fff !important;
}
.contact-us-pg.cta-cmn-temp .cont-col-one .num-btn.call_cta-con::after {
  background-image: url("data:image/svg+xml;utf8,<svg width='2' height='76' viewBox='0 0 2 76' fill='none' xmlns='http://www.w3.org/2000/svg'><ellipse opacity='0.2' cx='0.581897' cy='37.8233' rx='0.581897' ry='37.8233' fill='white'/></svg>") !important;
  width: 3px !important;
  height: 72px !important;
}
.contact-us-pg.cta-cmn-temp .cont-col-two {
  position: relative;
  top: 0px;
}
@media screen and (min-width: 1200px) {
  .contact-us-pg.cta-cmn-temp .cont-col-two {
    top: -80px;
  }
}
@media screen and (min-width: 1200px) {
  .contact-us-pg.cta-cmn-temp .cont-col-two {
    top: -80px;
  }
}
@media screen and (min-width: 1600px) {
  .contact-us-pg.cta-cmn-temp .cont-col-two {
    top: -100px;
  }
}
@media screen and (min-width: 1800px) {
  .contact-us-pg.cta-cmn-temp .cont-col-two {
    top: -120px;
  }
}
.contact-us-pg.cta-cmn-temp .cont-col-two .elementor-widget-heading .elementor-heading-title {
  color: #000 !important;
}
.contact-us-pg.cta-cmn-temp .cont-col-two h2,
.contact-us-pg.cta-cmn-temp .cont-col-two p,
.contact-us-pg.cta-cmn-temp .cont-col-two div {
  color: #000 !important;
}
.contact-us-pg.cta-cmn-temp .cont-col-two .contact-form .estimate-form-wrap input {
  color: #040503 !important;
  border-bottom: 1px solid #040503 !important;
}
.contact-us-pg.cta-cmn-temp .cont-col-two .contact-form .estimate-form-wrap input::-moz-placeholder {
  color: #040503 !important;
}
.contact-us-pg.cta-cmn-temp .cont-col-two .contact-form .estimate-form-wrap input::placeholder {
  color: #040503 !important;
}
.contact-us-pg.cta-cmn-temp .cont-col-two .contact-form .estimate-form-wrap textarea {
  color: #040503 !important;
  border-bottom: 1px solid #040503 !important;
}
.contact-us-pg.cta-cmn-temp .cont-col-two .contact-form .estimate-form-wrap textarea::-moz-placeholder {
  color: #040503 !important;
}
.contact-us-pg.cta-cmn-temp .cont-col-two .contact-form .estimate-form-wrap textarea::placeholder {
  color: #040503 !important;
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
  .contact-us-pg .e-con-inner {
    gap: 30px !important;
  }
}
@media screen and (max-width: 991px) {
  .contact-us-pg .e-con-inner {
    flex-direction: column !important;
  }
}
@media screen and (max-width: 767px) {
  .contact-us-pg .cont-col-one {
    padding-bottom: 20px !important;
    padding-top: 20px !important;
  }
}
@media screen and (min-width: 768pxpx) and (max-width: 991pxpx) {
  .contact-us-pg .cont-col-one {
    padding-bottom: 25px !important;
    padding-top: 25px !important;
  }
}
@media screen and (max-width: 1299px) {
  .contact-us-pg .cont-col-one {
    padding-right: 50px !important;
  }
}
@media screen and (max-width: 991px) {
  .contact-us-pg .cont-col-one .elementor-widget-heading .elementor-heading-title {
    margin-bottom: 10px !important;
  }
}
@media screen and (min-width: 992px) {
  .contact-us-pg .cont-col-one .elementor-widget-heading .elementor-heading-title {
    margin-bottom: 0 !important;
  }
}
@media screen and (min-width: 1600px) {
  .contact-us-pg .cont-col-one .elementor-widget-heading .elementor-heading-title {
    margin-bottom: 5px !important;
  }
}
@media screen and (max-width: 991px) {
  .contact-us-pg .cont-col-one {
    width: 100% !important;
    padding-right: 0 !important;
  }
}
.contact-us-pg .cont-col-one .contact-cta-wrapper {
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media screen and (min-width: 1700px) {
  .contact-us-pg .cont-col-one .contact-cta-wrapper {
    padding-top: 20px;
  }
}
@media screen and (max-width: 991px) {
  .contact-us-pg .cont-col-one .contact-cta-wrapper {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
@media screen and (max-width: 1600px) {
  .contact-us-pg .cont-col-one .contact-cta-wrapper {
    width: 100%;
    justify-content: space-between;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .contact-us-pg .cont-col-one .contact-cta-wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
  }
}
.contact-us-pg .cont-col-one .contact-cta-wrapper .num-btn.call_cta-con {
  position: relative;
  width: 100%;
}
@media screen and (max-width: 1600px) {
  .contact-us-pg .cont-col-one .contact-cta-wrapper .num-btn.call_cta-con {
    width: auto !important;
    margin-right: 0px !important;
  }
}
@media screen and (max-width: 1441px) {
  .contact-us-pg .cont-col-one .contact-cta-wrapper .num-btn.call_cta-con {
    padding-right: 18px !important;
  }
}
@media screen and (max-width: 1366px) {
  .contact-us-pg .cont-col-one .contact-cta-wrapper .num-btn.call_cta-con {
    padding-right: 21px !important;
  }
}
@media screen and (max-width: 1200px) {
  .contact-us-pg .cont-col-one .contact-cta-wrapper .num-btn.call_cta-con {
    padding-right: 28px !important;
  }
}
@media screen and (min-width: 1599px) and (max-width: 1600px) {
  .contact-us-pg .cont-col-one .contact-cta-wrapper .num-btn.call_cta-con {
    padding-right: 65px !important;
  }
}
.contact-us-pg .cont-col-one .contact-cta-wrapper .num-btn.call_cta-con::after {
  content: "";
  position: absolute;
  right: 51px;
  top: 50%;
  transform: translateY(-50%);
  width: 3px;
  height: 120px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml;utf8,<svg width='2' height='76' viewBox='0 0 2 76' fill='none' xmlns='http://www.w3.org/2000/svg'><path opacity='0.2' d='M0.582031 18.7832C0.63226 24.3746 0.664062 30.8801 0.664062 37.8232C0.664062 44.7659 0.632254 51.2712 0.582031 56.8623C0.531808 51.2712 0.5 44.7659 0.5 37.8232C0.5 30.8801 0.531803 24.3746 0.582031 18.7832Z' fill='%23040503' stroke='black'/></svg>");
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .contact-us-pg .cont-col-one .contact-cta-wrapper .num-btn.call_cta-con::after {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .contact-us-pg .cont-col-one .contact-cta-wrapper .num-btn.call_cta-con::after {
    display: none;
  }
}
.contact-us-pg .cont-col-one .contact-cta-wrapper .num-btn.call_cta-con .call_ico svg {
  height: 25px;
  width: 25px;
}
@media screen and (max-width: 1600px) {
  .contact-us-pg .cont-col-one .contact-cta-wrapper .call_cta-con {
    margin-right: 12px;
    padding-right: 12px;
  }
}
.contact-us-pg .cont-col-one .contact-cta-wrapper .call_cta-con .top_call .call_ico {
  margin-right: 15px;
  background: var(--twgl--color-primary);
}
@media screen and (min-width: 768px) {
  .contact-us-pg .cont-col-one .contact-cta-wrapper .call_cta-con .top_call .call_ico {
    height: 60px;
    width: 60px;
  }
}
@media screen and (min-width: 1200px) {
  .contact-us-pg .cont-col-one .contact-cta-wrapper .call_cta-con .top_call .call_ico {
    height: 60px;
    width: 60px;
  }
}
@media screen and (max-width: 1600px) {
  .contact-us-pg .cont-col-one .contact-cta-wrapper .call_cta-con .top_call .call_ico {
    height: 50px;
    width: 50px;
  }
}
@media screen and (min-width: 1800px) {
  .contact-us-pg .cont-col-one .contact-cta-wrapper .call_cta-con .top_call .call_ico {
    height: 65px;
    width: 65px;
  }
}
@media screen and (min-width: 768px) {
  .contact-us-pg .cont-col-one .contact-cta-wrapper .call_cta-con .top_call .call_ico svg {
    height: 25px;
    width: 25px;
  }
}
@media screen and (min-width: 1200px) {
  .contact-us-pg .cont-col-one .contact-cta-wrapper .call_cta-con .top_call .call_ico svg {
    height: 25px;
    width: 25px;
  }
}
@media screen and (min-width: 1800px) {
  .contact-us-pg .cont-col-one .contact-cta-wrapper .call_cta-con .top_call .call_ico svg {
    height: 30px;
    width: 30px;
  }
}
.contact-us-pg .cont-col-one .contact-cta-wrapper .call_cta-con .top_call .call_num {
  font-size: clamp(1.25rem, 1.1574074074rem + 0.4938271605vw, 1.75rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .contact-us-pg .cont-col-one .contact-cta-wrapper .call_cta-con .top_call .call_num {
    font-size: clamp(1.25rem, 1.2037037037rem + 0.2469135802vw, 1.5rem) !important;
  }
}
.contact-us-pg .cont-col-one .contact-cta-wrapper .call_cta-con .top_call .call_num {
  line-height: 1.2;
}
.contact-us-pg .cont-col-one .contact-cta-wrapper .call_cta-con .top_call .call_num span {
  font-size: clamp(1.0625rem, 1.0277777778rem + 0.1851851852vw, 1.25rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .contact-us-pg .cont-col-one .contact-cta-wrapper .call_cta-con .top_call .call_num span {
    font-size: clamp(1.0625rem, 1.0277777778rem + 0.1851851852vw, 1.25rem) !important;
  }
}
.contact-us-pg .cont-col-one .contact-cta-wrapper .call_cta-con.loc_cta {
  width: 83%;
}
@media screen and (max-width: 1600px) {
  .contact-us-pg .cont-col-one .contact-cta-wrapper .call_cta-con.loc_cta {
    width: auto !important;
    margin-right: 0px;
    padding-right: 0px;
  }
}
.contact-us-pg .cont-col-one .contact-cta-wrapper .call_cta-con.loc_cta .top_call {
  justify-content: flex-end;
  padding-right: 20px;
}
@media screen and (max-width: 1600px) {
  .contact-us-pg .cont-col-one .contact-cta-wrapper .call_cta-con.loc_cta .top_call {
    padding-right: 0px !important;
  }
}
.contact-us-pg .cont-col-one .contact-cta-wrapper .call_cta-con.loc_cta .top_call .call_ico {
  margin-right: 15px;
  background: var(--twgl--color-primary);
}
@media screen and (min-width: 768px) {
  .contact-us-pg .cont-col-one .contact-cta-wrapper .call_cta-con.loc_cta .top_call .call_ico {
    height: 60px;
    width: 60px;
  }
}
@media screen and (min-width: 1200px) {
  .contact-us-pg .cont-col-one .contact-cta-wrapper .call_cta-con.loc_cta .top_call .call_ico {
    height: 60px;
    width: 60px;
  }
}
@media screen and (max-width: 1600px) {
  .contact-us-pg .cont-col-one .contact-cta-wrapper .call_cta-con.loc_cta .top_call .call_ico {
    height: 50px;
    width: 50px;
  }
}
@media screen and (min-width: 1800px) {
  .contact-us-pg .cont-col-one .contact-cta-wrapper .call_cta-con.loc_cta .top_call .call_ico {
    height: 65px;
    width: 65px;
  }
}
@media screen and (min-width: 768px) {
  .contact-us-pg .cont-col-one .contact-cta-wrapper .call_cta-con.loc_cta .top_call .call_ico svg {
    height: 25px;
    width: 25px;
  }
}
@media screen and (min-width: 1200px) {
  .contact-us-pg .cont-col-one .contact-cta-wrapper .call_cta-con.loc_cta .top_call .call_ico svg {
    height: 25px;
    width: 25px;
  }
}
@media screen and (max-width: 1600px) {
  .contact-us-pg .cont-col-one .contact-cta-wrapper .call_cta-con.loc_cta .top_call .call_ico svg {
    height: 25px;
    width: 25px;
  }
}
@media screen and (min-width: 1800px) {
  .contact-us-pg .cont-col-one .contact-cta-wrapper .call_cta-con.loc_cta .top_call .call_ico svg {
    height: 30px;
    width: 30px;
  }
}
.contact-us-pg .cont-col-one .contact-cta-wrapper .call_cta-con.loc_cta .top_call .call_num {
  font-size: clamp(0.9375rem, 0.9027777778rem + 0.1851851852vw, 1.125rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .contact-us-pg .cont-col-one .contact-cta-wrapper .call_cta-con.loc_cta .top_call .call_num {
    font-size: clamp(0.9375rem, 0.9143518519rem + 0.1234567901vw, 1.0625rem) !important;
  }
}
.contact-us-pg .cont-col-one .contact-cta-wrapper .call_cta-con.loc_cta .top_call .call_num span {
  font-size: clamp(0.9375rem, 0.9027777778rem + 0.1851851852vw, 1.125rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .contact-us-pg .cont-col-one .contact-cta-wrapper .call_cta-con.loc_cta .top_call .call_num span {
    font-size: clamp(0.9375rem, 0.9143518519rem + 0.1234567901vw, 1.0625rem) !important;
  }
}
.contact-us-pg .cont-col-one .contact-cta-wrapper .call_cta-con.loc_cta .top_call .call_num span {
  letter-spacing: 0px;
}
@media screen and (max-width: 991px) {
  .contact-us-pg .cont-col-one .contact-cta-wrapper {
    justify-content: flex-start;
    gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  .contact-us-pg .cont-col-one .contact-cta-wrapper {
    gap: 20px;
    flex-direction: column !important;
    align-items: flex-start !important;
  }
}
@media screen and (min-width: 1200px) {
  .contact-us-pg .cont-col-one .contact-cta-wrapper {
    margin-bottom: 15px !important;
  }
}
@media screen and (min-width: 1600px) {
  .contact-us-pg .cont-col-one .contact-cta-wrapper {
    margin-bottom: 20px !important;
  }
}
@media screen and (min-width: 1800px) {
  .contact-us-pg .cont-col-one .contact-cta-wrapper {
    margin-top: 20px !important;
    margin-bottom: 35px !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1024px) {
  .contact-us-pg .cont-col-one {
    padding-right: 0 !important;
    width: 50% !important;
  }
}
.contact-us-pg .cont-col-one iframe {
  display: block;
}
.contact-us-pg .cont-col-two {
  box-shadow: 1px 8px 43px 33px rgba(0, 0, 0, 0.1);
}
@media screen and (min-width: 992px) and (max-width: 1024px) {
  .contact-us-pg .cont-col-two {
    display: flex !important;
    justify-content: center !important;
  }
}
.contact-us-pg .cont-col-two .elementor-widget-heading .elementor-heading-title {
  color: #fff !important;
}
@media screen and (min-width: 992px) and (max-width: 1024px) {
  .contact-us-pg .cont-col-two .elementor-widget-heading .elementor-heading-title {
    font-size: 28px !important;
    margin-bottom: 15px !important;
  }
}
@media screen and (max-width: 991px) {
  .contact-us-pg .cont-col-two {
    width: 100% !important;
  }
}
.contact-us-pg .form-space {
  padding-bottom: 20px !important;
  padding-top: 20px !important;
  padding-bottom: 30px !important;
  padding-top: 30px !important;
}
@media screen and (min-width: 768px) {
  .contact-us-pg .form-space {
    padding-bottom: 25px !important;
    padding-top: 25px !important;
    padding-bottom: 50px !important;
    padding-top: 50px !important;
  }
}
@media screen and (min-width: 1024px) {
  .contact-us-pg .form-space {
    padding-bottom: 40px !important;
    padding-top: 40px !important;
    padding-bottom: 40px !important;
    padding-top: 40px !important;
  }
}
@media screen and (min-width: 1600px) {
  .contact-us-pg .form-space {
    padding-bottom: 60px !important;
    padding-top: 60px !important;
    padding-bottom: 60px !important;
    padding-top: 60px !important;
  }
}
@media screen and (min-width: 1800px) {
  .contact-us-pg .form-space {
    padding-bottom: 90px !important;
    padding-top: 90px !important;
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
}
.contact-us-pg .contact-form .estimate-form-wrap input {
  font-weight: 300 !important;
  color: rgba(255, 255, 255, 0.7) !important;
  background: transparent;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.7) !important;
  width: 100%;
  padding-bottom: 15px;
  display: block;
  font-size: clamp(0.9375rem, 0.9027777778rem + 0.1851851852vw, 1.125rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .contact-us-pg .contact-form .estimate-form-wrap input {
    font-size: clamp(0.9375rem, 0.9143518519rem + 0.1234567901vw, 1.0625rem) !important;
  }
}
.contact-us-pg .contact-form .estimate-form-wrap input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.7) !important;
  font-size: clamp(0.9375rem, 0.9027777778rem + 0.1851851852vw, 1.125rem) !important;
}
.contact-us-pg .contact-form .estimate-form-wrap input::placeholder {
  color: rgba(255, 255, 255, 0.7) !important;
  font-size: clamp(0.9375rem, 0.9027777778rem + 0.1851851852vw, 1.125rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .contact-us-pg .contact-form .estimate-form-wrap input::-moz-placeholder {
    font-size: clamp(0.9375rem, 0.9143518519rem + 0.1234567901vw, 1.0625rem) !important;
  }
  .contact-us-pg .contact-form .estimate-form-wrap input::placeholder {
    font-size: clamp(0.9375rem, 0.9143518519rem + 0.1234567901vw, 1.0625rem) !important;
  }
}
.contact-us-pg .contact-form .estimate-form-wrap input:focus-visible {
  outline: none !important;
}
.contact-us-pg .contact-form .estimate-form-wrap textarea {
  font-weight: 300 !important;
  resize: none;
  color: rgba(255, 255, 255, 0.7) !important;
  background: transparent;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.7) !important;
  width: 100%;
  padding-bottom: 15px;
  margin-bottom: 15px;
  height: 90px;
  font-size: 18px;
}
.contact-us-pg .contact-form .estimate-form-wrap textarea::-moz-placeholder {
  color: rgba(255, 255, 255, 0.7) !important;
  font-size: clamp(0.9375rem, 0.9027777778rem + 0.1851851852vw, 1.125rem) !important;
}
.contact-us-pg .contact-form .estimate-form-wrap textarea::placeholder {
  color: rgba(255, 255, 255, 0.7) !important;
  font-size: clamp(0.9375rem, 0.9027777778rem + 0.1851851852vw, 1.125rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .contact-us-pg .contact-form .estimate-form-wrap textarea::-moz-placeholder {
    font-size: clamp(0.9375rem, 0.9143518519rem + 0.1234567901vw, 1.0625rem) !important;
  }
  .contact-us-pg .contact-form .estimate-form-wrap textarea::placeholder {
    font-size: clamp(0.9375rem, 0.9143518519rem + 0.1234567901vw, 1.0625rem) !important;
  }
}
.contact-us-pg .contact-form .estimate-form-wrap textarea:focus-visible {
  outline: none !important;
}
.contact-us-pg .contact-form .estimate-form-wrap .elementor-button {
  padding-left: 0;
  padding-bottom: 0px !important;
}

.contact-us-pg .estimate-form-wrap .elementor-button-content-wrapper .submit-btn input {
  visibility: hidden;
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
}
.contact-us-pg .estimate-form-wrap .elementor-button-content-wrapper .submit-btn .wpcf7-spinner {
  display: none;
}
.contact-us-pg .call_cta-con .top_call .call_num {
  font-weight: 600 !important;
}
.contact-us-pg .call_cta-con .top_call .call_num span {
  font-weight: 600 !important;
}

.contact-us-pg.cta-cmn-temp .white_btn.btn_md .submit-btn {
  color: var(--twgl--color-black) !important;
}

.contact-us-pg .wpcf7-response-output {
  display: none;
}

.form-group {
  margin-bottom: 30px;
}
.form-group .wpcf7-not-valid-tip {
  -webkit-border-radius: 3px;
  color: var(--twgl--body-bg) !important;
  display: inline-block;
  font-size: 12px !important;
  padding: 2px 3px;
  position: relative !important;
  z-index: 3;
  background-color: #ff0000 !important;
}
.form-group .wpcf7-not-valid-tip::after {
  border-bottom: none;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #ff0000;
  top: -5px;
  content: "";
  left: 10px;
  position: absolute;
  transform: rotate(175deg);
}
@media screen and (max-width: 767px) {
  .form-group :last-child {
    margin-bottom: 0px !important;
  }
}

.wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  -webkit-border-radius: 3px;
  color: var(--twgl--body-bg) !important;
  display: inline-block;
  font-size: 12px !important;
  padding: 2px 3px;
  position: relative !important;
  z-index: 3;
  background-color: #ff0000 !important;
}
.wpcf7-form-control-wrap .wpcf7-not-valid-tip::after {
  border-bottom: none;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #ff0000;
  top: -5px;
  content: "";
  left: 10px;
  position: absolute;
  transform: rotate(175deg);
}

.contact-us-pg .call_cta-con .top_call .call_num span.call-labelll {
  font-weight: 300 !important;
  letter-spacing: 3px;
  margin-bottom: 3px;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .contact-page-wrapper-new.contact-us-pg .cont-col-one .contact-cta-wrapper .num-btn.call_cta-con:after {
    right: 0px !important;
  }
}

@media screen and (max-width: 767px) {
  .cmn-space.blue-bg-sec {
    padding-bottom: 30px !important;
    padding-top: 30px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .cmn-space.blue-bg-sec {
    padding-bottom: 45px !important;
    padding-top: 45px !important;
  }
}
@media screen and (max-width: 767px) {
  .cmn-space.proff-land-wrap {
    padding-bottom: 30px !important;
    padding-top: 30px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .cmn-space.proff-land-wrap {
    padding-bottom: 45px !important;
    padding-top: 45px !important;
  }
}
@media screen and (max-width: 767px) {
  .cmn-space.dsgn-landscape-sec {
    padding-bottom: 30px !important;
    padding-top: 30px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .cmn-space.dsgn-landscape-sec {
    padding-bottom: 45px !important;
    padding-top: 45px !important;
  }
}

.styled_title.styled_title-sm span.element {
  margin-bottom: 10px !important;
}
@media screen and (min-width: 1600px) {
  .styled_title.styled_title-sm span.element {
    margin-bottom: 15px !important;
  }
}
.styled_title.styled_title-sm span.element:before {
  height: 40px !important;
  top: -18px !important;
}
.styled_title.styled_title-sm span.element:after {
  height: 22px !important;
  width: 22px !important;
}

@media screen and (max-width: 1199px) {
  .service-parent-pg-wrap {
    padding-bottom: 45px !important;
  }
}
@media screen and (min-width: 1800px) {
  .service-parent-pg-wrap .elementor-widget-heading .elementor-heading-title {
    font-size: 64px !important;
  }
}

.lanscaping-main-wrapp .lanscaping-wrapp {
  display: flex;
  flex-wrap: wrap;
  gap: 50px;
  justify-content: center;
}
@media screen and (min-width: 767px) {
  .lanscaping-main-wrapp .lanscaping-wrapp {
    gap: 30px;
  }
}
@media screen and (min-width: 768px) {
  .lanscaping-main-wrapp .lanscaping-wrapp {
    gap: 60px;
  }
}
@media screen and (min-width: 992px) {
  .lanscaping-main-wrapp .lanscaping-wrapp {
    gap: 37px;
  }
}
@media screen and (min-width: 1200px) {
  .lanscaping-main-wrapp .lanscaping-wrapp {
    gap: 46px;
  }
}
@media screen and (min-width: 1600px) {
  .lanscaping-main-wrapp .lanscaping-wrapp {
    gap: 60px;
  }
}
@media screen and (min-width: 1800px) {
  .lanscaping-main-wrapp .lanscaping-wrapp {
    gap: 64px;
  }
}
.lanscaping-main-wrapp .lanscaping-wrapp .lanscaping-div {
  flex-basis: 100%;
  min-height: 400px;
  position: relative;
}
.lanscaping-main-wrapp .lanscaping-wrapp .lanscaping-div:hover::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0%;
  bottom: 0px;
  width: 100%;
  background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  transition: 0.2s;
}
@media screen and (min-width: 1600px) {
  .lanscaping-main-wrapp .lanscaping-wrapp .lanscaping-div {
    min-height: 450px;
  }
}
@media screen and (min-width: 1800px) {
  .lanscaping-main-wrapp .lanscaping-wrapp .lanscaping-div {
    min-height: 520px;
  }
}
.lanscaping-main-wrapp .lanscaping-wrapp .lanscaping-div {
  display: flex;
  align-items: flex-end;
}
@media screen and (min-width: 991px) {
  .lanscaping-main-wrapp .lanscaping-wrapp .lanscaping-div {
    flex-basis: 48%;
  }
}
.lanscaping-main-wrapp .lanscaping-wrapp .lanscaping-div .lans-item-article {
  width: 100%;
  position: relative;
  transition: all ease 0.2s;
}
.lanscaping-main-wrapp .lanscaping-wrapp .lanscaping-div .lans-item-article:before {
  display: none;
  content: "";
  position: absolute;
  left: 0;
  top: 0%;
  bottom: 0;
  width: 100%;
  background: #000000;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  transition: all ease 0.2s;
}
.lanscaping-main-wrapp .lanscaping-wrapp .lanscaping-div .lans-item-article:hover:before {
  display: none;
  content: "";
  top: 0%;
  background: #000000;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #000000;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  transition: all ease 0.2s;
  z-index: 2;
}
.lanscaping-main-wrapp .lanscaping-wrapp .lanscaping-div .lans-item-article .service_content {
  z-index: 9;
  position: relative;
  padding-top: 0px !important;
  padding: 20px;
}
@media screen and (max-width: 767px) {
  .lanscaping-main-wrapp .lanscaping-wrapp .lanscaping-div .lans-item-article .service_content {
    padding-bottom: 40px !important;
  }
}
@media screen and (min-width: 768px) {
  .lanscaping-main-wrapp .lanscaping-wrapp .lanscaping-div .lans-item-article .service_content {
    padding: 60px;
  }
}
@media screen and (min-width: 992px) {
  .lanscaping-main-wrapp .lanscaping-wrapp .lanscaping-div .lans-item-article .service_content {
    padding: 40px;
  }
}
@media screen and (min-width: 1200px) {
  .lanscaping-main-wrapp .lanscaping-wrapp .lanscaping-div .lans-item-article .service_content {
    padding: 70px;
  }
}
@media screen and (min-width: 1600px) {
  .lanscaping-main-wrapp .lanscaping-wrapp .lanscaping-div .lans-item-article .service_content {
    padding: 75px;
  }
}
@media screen and (min-width: 1800px) {
  .lanscaping-main-wrapp .lanscaping-wrapp .lanscaping-div .lans-item-article .service_content {
    padding: 80px;
  }
}
.lanscaping-main-wrapp .lanscaping-wrapp .lanscaping-div .lans-item-article .service_content .service_title {
  color: white;
  margin-bottom: 0px !important;
  z-index: 9;
}
@media screen and (min-width: 1800px) {
  .lanscaping-main-wrapp .lanscaping-wrapp .lanscaping-div .lans-item-article .service_content .service_title {
    font-size: 45px !important;
  }
}
.lanscaping-main-wrapp .lanscaping-wrapp .lanscaping-div .lans-item-article .service_content p {
  color: white;
  z-index: 9;
}
.lanscaping-main-wrapp .lanscaping-wrapp .lanscaping-div .lans-item-article .item__link {
  display: flex;
  justify-content: flex-end;
  position: absolute;
  z-index: 9;
  bottom: -43px;
  right: 50px;
}
@media screen and (max-width: 1199px) {
  .lanscaping-main-wrapp .lanscaping-wrapp .lanscaping-div .lans-item-article .item__link {
    bottom: -33px !important;
  }
}
@media screen and (max-width: 761px) {
  .lanscaping-main-wrapp .lanscaping-wrapp .lanscaping-div .lans-item-article .item__link {
    bottom: -31px !important;
    right: 20px;
  }
}
.lanscaping-main-wrapp .lanscaping-wrapp .lanscaping-div .lans-item-article .item__link a svg {
  fill: var(--twgl--color-primary);
  width: 50px;
  height: 50px;
}
@media screen and (max-width: 1199px) {
  .lanscaping-main-wrapp .lanscaping-wrapp .lanscaping-div .lans-item-article .item__link a svg {
    width: 60px;
    height: 60px;
  }
}
@media screen and (min-width: 768px) {
  .lanscaping-main-wrapp .lanscaping-wrapp .lanscaping-div .lans-item-article .item__link a svg {
    width: 65px;
    height: 65px;
  }
}
@media screen and (min-width: 1600px) {
  .lanscaping-main-wrapp .lanscaping-wrapp .lanscaping-div .lans-item-article .item__link a svg {
    width: 80px;
    height: 80px;
  }
}
.lanscaping-main-wrapp .lanscaping-wrapp .lanscaping-div .lans-item-article .item__link a svg:hover {
  fill: #D9A917;
}
.lanscaping-main-wrapp .lanscaping-wrapp .lanscaping-div {
  position: relative;
  background-size: cover;
  background-position: center;
}
.lanscaping-main-wrapp .lanscaping-wrapp .lanscaping-div::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
  z-index: 1;
}

h1.bnr_lg {
  margin-bottom: 0 !important;
}

.proff-land-wrap .elementor-element-fbe3162.fs-35 h2.elementor-heading-title, .proff-land-wrap .elementor-element-a1b21fb.fs-35 h2.elementor-heading-title {
  margin-bottom: 20px !important;
}
@media screen and (max-width: 767px) {
  .proff-land-wrap .elementor-element-fbe3162.fs-35 h2.elementor-heading-title, .proff-land-wrap .elementor-element-a1b21fb.fs-35 h2.elementor-heading-title {
    font-size: 19px !important;
  }
}
.proff-land-wrap .ylw-bdr-btm {
  border-bottom: solid 2px #EFCE1E;
  padding: 30px 0;
}
@media screen and (max-width: 767px) {
  .proff-land-wrap .ylw-bdr-btm {
    padding: 25px 0;
  }
}
@media screen and (max-width: 1200px) {
  .proff-land-wrap .ylw-bdr-btm {
    padding: 20px 0;
  }
}
@media screen and (min-width: 1201px) and (max-width: 1400px) {
  .proff-land-wrap .ylw-bdr-btm {
    padding: 20px 0 !important;
  }
}
@media screen and (max-width: 1600px) {
  .proff-land-wrap .ylw-bdr-btm {
    padding: 30px 0;
  }
}
.proff-land-wrap .ylw-bdr-btm:last-child {
  border-bottom: 0px !important;
}
@media screen and (min-width: 1200px) {
  .proff-land-wrap .ylw-bdr-btm:last-child {
    padding-bottom: 0 !important;
  }
}
.proff-land-wrap .ylw-bdr-btm.bg-grn {
  background: #F7FCF9;
  margin-bottom: 15px;
  padding: 30px;
  border: solid 1px rgba(221, 221, 221, 0.8666666667);
}
@media screen and (max-width: 1200px) {
  .proff-land-wrap .ylw-bdr-btm.bg-grn {
    padding: 20px !important;
  }
}
@media screen and (min-width: 1201px) and (max-width: 1400px) {
  .proff-land-wrap .ylw-bdr-btm.bg-grn {
    padding: 20px !important;
  }
}
@media screen and (max-width: 1600px) {
  .proff-land-wrap .ylw-bdr-btm.bg-grn {
    padding: 30px;
  }
}
.proff-land-wrap .ylw-bdr-btm.bg-grn:last-child {
  border-bottom: solid 1px rgba(221, 221, 221, 0.8666666667) !important;
  margin-bottom: 0 !important;
}
@media screen and (max-width: 767px) {
  .proff-land-wrap .ylw-bdr-btm.bg-grn:last-child {
    padding-bottom: 15px !important;
  }
}
@media screen and (max-width: 1024px) {
  .proff-land-wrap .ylw-bdr-btm.bg-grn:last-child {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1200px) {
  .proff-land-wrap .ylw-bdr-btm.bg-grn:last-child {
    padding-bottom: 20px;
  }
}
@media screen and (min-width: 1201px) and (max-width: 1400px) {
  .proff-land-wrap .ylw-bdr-btm.bg-grn:last-child {
    padding-bottom: 20px !important;
  }
}
@media screen and (min-width: 1401px) and (max-width: 1600px) {
  .proff-land-wrap .ylw-bdr-btm.bg-grn:last-child {
    padding-bottom: 30px !important;
  }
}
@media screen and (min-width: 1601px) {
  .proff-land-wrap .ylw-bdr-btm.bg-grn:last-child {
    padding-bottom: 30px !important;
  }
}
@media screen and (min-width: 1201px) and (max-width: 1400px) {
  .proff-land-wrap .ylw-bdr-btm h3.elementor-heading-title {
    margin: 0 0 10px !important;
  }
}

.collaborative-wrapp .e-con-inner {
  align-items: center !important;
}
.collaborative-wrapp .img-wrapp {
  position: relative;
}
@media screen and (max-width: 1199px) {
  .collaborative-wrapp .img-wrapp {
    order: 2;
  }
}
.collaborative-wrapp .img-wrapp img {
  position: relative;
  z-index: 2;
}
.collaborative-wrapp .img-wrapp::before {
  display: none;
  content: "";
  position: absolute;
  inset: 0;
  z-index: 3;
  background-image: url("data:image/svg+xml;utf8,<svg width='579' height='552' viewBox='0 0 579 552' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M577 525.182V549.5H2V2H577V21.7571' stroke='%23EFCE1E' stroke-width='4'/></svg>");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  pointer-events: none;
  height: 306px;
  top: -24px;
  left: 6px;
}
@media screen and (min-width: 410px) {
  .collaborative-wrapp .img-wrapp::before {
    height: 331px;
  }
}
@media screen and (min-width: 430px) {
  .collaborative-wrapp .img-wrapp::before {
    height: 347px;
    top: -21px;
  }
}
@media screen and (min-width: 431px) {
  .collaborative-wrapp .img-wrapp::before {
    height: 426px;
    top: -27px;
  }
}
@media screen and (min-width: 768px) {
  .collaborative-wrapp .img-wrapp::before {
    height: 558px;
    top: -36px;
  }
}
@media screen and (min-width: 992px) {
  .collaborative-wrapp .img-wrapp::before {
    height: 735px;
    top: -37px;
  }
}
@media screen and (min-width: 1200px) {
  .collaborative-wrapp .img-wrapp::before {
    height: 404px;
    top: -27px;
    left: -21px;
  }
}
@media screen and (min-width: 1600px) {
  .collaborative-wrapp .img-wrapp::before {
    height: 543px;
    top: -37px;
    left: -21px;
  }
}
.collaborative-wrapp .elementor-element-994e79a {
  order: 1;
}

.blue-bg-sec h2.elementor-heading-title,
.blue-bg-sec p,
.blue-bg-sec ul li {
  color: #fff !important;
}
.blue-bg-sec .col-one {
  position: relative;
  padding: 25px;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .blue-bg-sec .col-one {
    padding: 25px;
  }
}
@media screen and (min-width: 1024px) {
  .blue-bg-sec .col-one {
    padding: 25px;
    margin: 5px;
  }
}
@media screen and (min-width: 1200px) {
  .blue-bg-sec .col-one {
    padding: 18px;
    margin: 10px;
  }
}
@media screen and (min-width: 1600px) {
  .blue-bg-sec .col-one {
    padding: 30px;
    margin: 20px;
  }
}
.blue-bg-sec .col-one:first-child {
  margin-left: 0 !important;
}
.blue-bg-sec .col-one:last-child {
  margin-right: 0 !important;
}
@media screen and (max-width: 1199px) {
  .blue-bg-sec .col-one:last-child {
    margin-bottom: 0 !important;
  }
}
.blue-bg-sec .col-one .text-white.elementor-widget-heading .elementor-heading-title {
  font-size: clamp(1.25rem, 1.1458333333rem + 0.5555555556vw, 1.8125rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .blue-bg-sec .col-one .text-white.elementor-widget-heading .elementor-heading-title {
    font-size: clamp(1.25rem, 1.2037037037rem + 0.2469135802vw, 1.5rem) !important;
  }
}
@media screen and (min-width: 1600px) {
  .blue-bg-sec .col-one ul li {
    font-size: 21px !important;
  }
}
.blue-bg-sec .col-one ul li strong {
  font-family: "Avenir LT Std";
  font-weight: 600;
}
@media screen and (min-width: 1600px) {
  .blue-bg-sec .col-one ul li strong {
    font-size: 21px !important;
  }
}
.blue-bg-sec .col-one::after {
  position: absolute;
  content: "";
  width: 90%;
  left: 50%;
  transform: translateX(-50%);
  background: #EFCE1E;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  height: 4px;
  bottom: -4px;
}
@media screen and (min-width: 768px) {
  .blue-bg-sec .col-one::after {
    height: 8px;
    bottom: -8px;
  }
}
.blue-bg-sec .col-two ul {
  counter-reset: ol-counter;
  list-style: none;
  display: inline-block;
  vertical-align: top;
}
@media screen and (min-width: 1600px) {
  .blue-bg-sec .col-two ul li {
    font-size: 21px !important;
  }
}
.blue-bg-sec .col-two ul li {
  counter-increment: ol-counter;
  padding: 5px 0 15px 35px;
  position: relative;
  display: block;
  font-weight: 400 !important;
}
.blue-bg-sec .col-two ul li:before {
  content: counter(ol-counter) " ";
  position: absolute;
  left: -15px;
  top: 5px;
  width: 66px;
  font-size: 55px;
  font-weight: 800 !important;
  line-height: 1;
  text-align: left;
  background: linear-gradient(180deg, #f6fffa 40%, rgb(21, 85, 129) 100%);
  -webkit-background-clip: text;
  color: transparent;
  font-family: "Avenir Next LT Pro";
  opacity: 0.3;
  border-radius: unset;
  height: auto;
}
@media screen and (max-width: 1199px) {
  .blue-bg-sec .col-two ul li:before {
    left: -5px !important;
    top: 4px !important;
    width: 60px !important;
    font-size: 44px !important;
  }
}
@media screen and (max-width: 767px) {
  .blue-bg-sec .col-two ul li:before {
    left: -4px !important;
    width: 30px !important;
  }
}
.blue-bg-sec .col-two ul li strong {
  font-weight: 600;
  font-family: "Avenir LT Std";
}
@media screen and (min-width: 1600px) {
  .blue-bg-sec .col-two ul li strong {
    font-size: 21px !important;
  }
}
.blue-bg-sec .col-one.common-ul .elementor-element-a11adb3 ul li::before {
  top: 15px !important;
}
.blue-bg-sec.bg-grn h2.elementor-heading-title,
.blue-bg-sec.bg-grn p,
.blue-bg-sec.bg-grn ul li {
  color: #000000 !important;
}

@media screen and (max-width: 991px) {
  .dsgn-landscape-sec {
    background: none !important;
    background-image: none !important;
  }
}
@media screen and (min-width: 1200px) {
  .dsgn-landscape-sec .frst-col .elementor-widget-heading h2.elementor-heading-title {
    margin-bottom: 15px !important;
  }
}
.dsgn-landscape-sec .sec-col .img-fst-col .elementor-widget-heading .elementor-heading-title {
  font-size: 19px !important;
  font-size: 1.1875rem !important;
}
@media screen and (min-width: 768px) {
  .dsgn-landscape-sec .sec-col .img-fst-col .elementor-widget-heading .elementor-heading-title {
    font-size: 20px !important;
    font-size: 1.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .dsgn-landscape-sec .sec-col .img-fst-col .elementor-widget-heading .elementor-heading-title {
    font-size: 25px !important;
    font-size: 1.5625rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .dsgn-landscape-sec .sec-col .img-fst-col .elementor-widget-heading .elementor-heading-title {
    font-size: 30px !important;
    font-size: 1.875rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .dsgn-landscape-sec .sec-col .img-fst-col .elementor-widget-heading .elementor-heading-title {
    font-size: 37px !important;
    font-size: 2.3125rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .dsgn-landscape-sec .sec-col .img-fst-col .elementor-widget-heading .elementor-heading-title {
    padding-right: 150px;
  }
}
@media screen and (min-width: 1800px) {
  .dsgn-landscape-sec .sec-col .img-fst-col .elementor-widget-heading .elementor-heading-title {
    padding-right: 200px;
  }
}
.dsgn-landscape-sec .sec-col .img-fst-col img {
  height: 100% !important;
  width: 360px !important;
}
@media screen and (min-width: 1200px) {
  .dsgn-landscape-sec .sec-col .img-fst-col img {
    width: 450px !important;
  }
}
@media screen and (min-width: 1600px) {
  .dsgn-landscape-sec .sec-col .img-fst-col img {
    width: 600px !important;
  }
}
@media screen and (min-width: 1800px) {
  .dsgn-landscape-sec .sec-col .img-fst-col img {
    width: 627px !important;
    height: 566px !important;
  }
}
.dsgn-landscape-sec .sec-col .img-sec-col .elementor-widget-heading .elementor-heading-title {
  font-size: 19px !important;
  font-size: 1.1875rem !important;
}
@media screen and (min-width: 768px) {
  .dsgn-landscape-sec .sec-col .img-sec-col .elementor-widget-heading .elementor-heading-title {
    font-size: 20px !important;
    font-size: 1.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .dsgn-landscape-sec .sec-col .img-sec-col .elementor-widget-heading .elementor-heading-title {
    font-size: 25px !important;
    font-size: 1.5625rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .dsgn-landscape-sec .sec-col .img-sec-col .elementor-widget-heading .elementor-heading-title {
    font-size: 30px !important;
    font-size: 1.875rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .dsgn-landscape-sec .sec-col .img-sec-col .elementor-widget-heading .elementor-heading-title {
    font-size: 37px !important;
    font-size: 2.3125rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .dsgn-landscape-sec .sec-col .img-sec-col .elementor-widget-heading .elementor-heading-title {
    padding-left: 150px;
  }
}
@media screen and (min-width: 1800px) {
  .dsgn-landscape-sec .sec-col .img-sec-col .elementor-widget-heading .elementor-heading-title {
    padding-left: 200px;
  }
}
.dsgn-landscape-sec .sec-col .img-sec-col img {
  height: 100% !important;
  width: 360px !important;
}
@media screen and (min-width: 1200px) {
  .dsgn-landscape-sec .sec-col .img-sec-col img {
    width: 450px !important;
  }
}
@media screen and (min-width: 1600px) {
  .dsgn-landscape-sec .sec-col .img-sec-col img {
    width: 600px !important;
  }
}
@media screen and (min-width: 1800px) {
  .dsgn-landscape-sec .sec-col .img-sec-col img {
    width: 627px !important;
    height: 566px !important;
  }
}

.front-yard-trans .art_img_L img {
  border-top: 10px solid #F7FCF9 !important;
  border-bottom: 10px solid #F7FCF9 !important;
}

.privacy-wrapp h2, .terms-pg-wrapp h2 {
  font-size: 28px !important;
}
@media screen and (min-width: 1200px) {
  .privacy-wrapp h2, .terms-pg-wrapp h2 {
    font-size: 35px !important;
  }
}
@media screen and (min-width: 1600px) {
  .privacy-wrapp h2, .terms-pg-wrapp h2 {
    font-size: 40px !important;
  }
}
@media screen and (min-width: 1800px) {
  .privacy-wrapp h2, .terms-pg-wrapp h2 {
    font-size: 45px !important;
  }
}
.privacy-wrapp h3, .terms-pg-wrapp h3 {
  font-size: clamp(1.3125rem, 1.1851851852rem + 0.6790123457vw, 2rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .privacy-wrapp h3, .terms-pg-wrapp h3 {
    font-size: clamp(1.3125rem, 1.2546296296rem + 0.3086419753vw, 1.625rem) !important;
  }
}

.dsgn-landscape-sec {
  position: relative !important;
}
.dsgn-landscape-sec::before {
  content: "" !important;
  position: absolute;
  bottom: 0 !important;
  height: 100% !important;
  background-color: #F3FAF6 !important;
  top: 0 !important;
}

.proff-land-wrap .ylw-bdr-btm.bdr-btm-none {
  border-bottom: none !important;
}

/*20/2/2026*/
@media screen and (max-width: 1199px) {
  .abt_icon_row.grn-row {
    margin-top: 30px !important;
  }
}
@media screen and (min-width: 1200px) {
  .abt_icon_row.grn-row {
    margin-top: 100px !important;
  }
}

/*20/2/2026*/
.site-map-wrap {
  margin: 50px 0;
}
@media screen and (max-width: 767px) {
  .site-map-wrap {
    margin: 20px 0;
  }
}
.site-map-wrap ul {
  display: inline-block !important;
  width: auto !important;
}
.site-map-wrap ul li {
  display: block !important;
  position: relative;
  background: transparent !important;
  border-inline-start: none !important;
  font-family: var(--font-avenirLTStd) !important;
}
.site-map-wrap ul li::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 18px;
  width: 10px;
  height: 10px;
  background-color: var(--twgl--button-bg);
  border-radius: 50%;
  border: none !important;
}
@media screen and (max-width: 1199px) {
  .site-map-wrap ul li::before {
    top: 18px;
  }
}
.site-map-wrap ul li:hover, .site-map-wrap ul li:focus {
  border: none !important;
  background: transparent !important;
}
.site-map-wrap ul li:hover::before, .site-map-wrap ul li:focus::before {
  background-color: #165886 !important;
}
.site-map-wrap ul li a {
  font-size: 18px !important;
  font-weight: 500;
  border-inline-start: none !important;
  color: #000 !important;
  background: transparent !important;
  text-decoration: none !important;
}
@media screen and (max-width: 1024px) {
  .site-map-wrap ul li a {
    font-size: 16px;
  }
}
.site-map-wrap ul li a:after, .site-map-wrap ul li a:before {
  display: none !important;
}
.site-map-wrap ul li a:hover, .site-map-wrap ul li a:focus {
  color: var(--global--color-primary) !important;
  border: none !important;
  background: transparent !important;
}
.site-map-wrap ul li a:hover:after, .site-map-wrap ul li a:hover:before, .site-map-wrap ul li a:focus:after, .site-map-wrap ul li a:focus:before {
  display: none !important;
}
.site-map-wrap ul li a .sub-arrow {
  display: none !important;
}
.site-map-wrap ul li ul.sub-menu {
  display: inline-block !important;
  position: static !important;
  width: auto !important;
  margin-left: 15px;
}
.site-map-wrap ul li ul.sub-menu li {
  border-inline-start: none !important;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
.site-map-wrap ul li ul.sub-menu li:hover, .site-map-wrap ul li ul.sub-menu li:focus {
  border: none !important;
  background: transparent !important;
}
.site-map-wrap ul li ul.sub-menu li a {
  background: transparent !important;
  font-family: var(--font-avenirLTStd) !important;
  border-inline-start: none !important;
  width: -moz-fit-content;
  width: fit-content;
}
.site-map-wrap ul li ul.sub-menu li a:hover, .site-map-wrap ul li ul.sub-menu li a:focus {
  background: transparent !important;
  color: var(--global--color-primary) !important;
  border: none !important;
}
.site-map-wrap ul li ul.sub-menu li a:hover:after, .site-map-wrap ul li ul.sub-menu li a:hover:before, .site-map-wrap ul li ul.sub-menu li a:focus:after, .site-map-wrap ul li ul.sub-menu li a:focus:before {
  display: none !important;
}
@media screen and (max-width: 1024px) {
  .site-map-wrap ul li ul.sub-menu li {
    font-size: 15px !important;
  }
}

.v_glry_page {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
  justify-content: center;
}
.v_glry_page .v_glry_i {
  display: flex;
  width: 25%;
  padding: 10px;
}
.v_glry_page .v_glry_i::before {
  content: "";
  display: block;
  width: 1px;
  padding-bottom: 58%;
}
.v_glry_page .v_glry_i a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1199px) {
  .v_glry_page .v_glry_i {
    width: 33.33333%;
  }
}
@media screen and (max-width: 1023px) {
  .v_glry_page .v_glry_i {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .v_glry_page .v_glry_i {
    width: 100%;
  }
}

/*image gallery page*/
.select_gal {
  padding: 0 0 30px;
}
.select_gal select {
  padding: 10px 50px 10px 10px;
  width: 250px;
  max-width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #000;
  border-radius: 0;
  background-image: url(assets/svg/down.svg);
  background-position: calc(100% - 15px) center;
  background-repeat: no-repeat;
  background-size: 10px 6px;
  outline: none;
  font-size: clamp(1.0625rem, 1.0277777778rem + 0.1851851852vw, 1.25rem) !important;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .select_gal select {
    font-size: clamp(1.0625rem, 1.0277777778rem + 0.1851851852vw, 1.25rem) !important;
  }
}

.gal_content_in {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
  justify-content: center;
}
.gal_content_in .gal_i {
  padding: 0 10px;
  margin: 0 0 20px;
  width: 25%;
  height: 350px;
  display: flex;
}
.gal_content_in .gal_i a {
  display: flex;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.gal_content_in .gal_i a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1199px) {
  .gal_content_in .gal_i {
    width: 33.33333%;
  }
}
@media screen and (max-width: 1023px) {
  .gal_content_in .gal_i {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .gal_content_in .gal_i {
    width: 100%;
  }
}

.select_gal {
  font-family: var(--font-avenirPro) !important;
}

select,
select option {
  font-family: "Avenir", Arial, Helvetica, sans-serif !important;
}

@media screen and (min-width: 575px) {
  .tw-col-sm-6 {
    flex: 0 0 50%;
    width: 50%;
  }
}
@media screen and (min-width: 768px) {
  .ipad-clear {
    display: block;
  }
  .tw-col-md-6 {
    flex: 0 0 50%;
    width: 50%;
  }
}
@media screen and (min-width: 992px) {
  .ipad-lg-clear {
    display: block;
  }
  .tw-col-lg-4 {
    flex: 0 0 33.333333%;
    width: 33.333333%;
  }
}
@media screen and (min-width: 1200px) {
  .desktop-clear {
    display: block;
  }
  .tw-col-xl-3 {
    flex: 0 0 25%;
    width: 25%;
  }
  .tw-col-xl-4 {
    flex: 0 0 33.333333%;
    width: 33.333333%;
  }
  .tw-col-xl-6 {
    flex: 0 0 50%;
    width: 50%;
  }
}
@-moz-document url-prefix() {
  .form-elements {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
}