/*
Theme Name: Ayali Pay Inc
Theme URI: https://www.Ayali Pay Inc.ca/
Author: the TechWyse team
Author URI: https://www.techwyse.com/
Description: Ayali Pay Inc 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: Ayali Pay Inc
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

Ayali Pay Inc WordPress Theme, (C) 2020 WordPress.org
Ayali Pay Inc is distributed under the terms of the GNU GPL.
*/
:root {
  --font-outfit: "Times New Roman", Times, serif;
  --font-heading: "Raleway", sans-serif;
  /* Font Family */
  --global--font-primary: var(--font-outfit,
      -apple-system,
      BlinkMacSystemFont,
      "Segoe UI",
      Roboto,
      Oxygen-Sans,
      Ubuntu,
      Cantarell,
      "Helvetica Neue",
      sans-serif);
  --global--font-secondary: var(--font-heading,
      -apple-system,
      BlinkMacSystemFont,
      "Segoe UI",
      Roboto,
      Oxygen-Sans,
      Ubuntu,
      Cantarell,
      "Helvetica Neue",
      sans-serif);
  --tw--global--color-white: #fff;
  --tw--global--color-black: #000;
  --tw--global--color-primary:#E62A2F;
  --tw--global--color-secondary: #000;
  --global--color-primary: #E62A2F;
  --global--color-secondary: #000;
  --global--color-black: #000;
  --global--color-white: #fff;
  --tw--global--color-white: #fff;
  --global--color-red: #ff0100;
  --global--color-grey: #a8a8a8;
  --global--color-border: #bfbfbf;
  --global--border-form: #b2b2b2;
  --global--color-base-text: #404040;
  --global--color-text-alt: var(--global--color-secondary);
  --global--color-fade-text: #797979;
  --global--color-fade-white: #efefef;
  --global--color-icon: #696969;
  --e-global-color-text:#000 !important;
  --tw--global--color-red:#ff0100;
  --tw-wrap-sm: 520px;
  --tw-wrap-md: 715px;
  --tw-wrap-lg: 940px;
  --tw-wrap-xl: 1140px;
  --tw-wrap-xxl: 1380px;
  --tw-wrap-xxxl: 1560px;
  --tw-gutter-x: 30px;
  --tw-gutter-sm: 20px;
}

.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;
}

.fs-19 {
  font-size: 15px !important;
  font-size: 0.9375rem !important;
}
@media screen and (min-width: 768px) {
  .fs-19 {
    font-size: 15px !important;
    font-size: 0.9375rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .fs-19 {
    font-size: 15px !important;
    font-size: 0.9375rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .fs-19 {
    font-size: 18px !important;
    font-size: 1.125rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .fs-19 {
    font-size: 19px !important;
    font-size: 1.1875rem !important;
  }
}

.fs-20 {
  font-size: 17px !important;
  font-size: 1.0625rem !important;
}
@media screen and (min-width: 768px) {
  .fs-20 {
    font-size: 16px !important;
    font-size: 1rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .fs-20 {
    font-size: 15px !important;
    font-size: 0.9375rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .fs-20 {
    font-size: 18px !important;
    font-size: 1.125rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .fs-20 {
    font-size: 20px !important;
    font-size: 1.25rem !important;
  }
}

.fs-22 {
  font-size: 16px !important;
  font-size: 1rem !important;
}
@media screen and (min-width: 768px) {
  .fs-22 {
    font-size: 17px !important;
    font-size: 1.0625rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .fs-22 {
    font-size: 16px !important;
    font-size: 1rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .fs-22 {
    font-size: 20px !important;
    font-size: 1.25rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .fs-22 {
    font-size: 22px !important;
    font-size: 1.375rem !important;
  }
}

.fs-24 {
  font-size: 17px !important;
  font-size: 1.0625rem !important;
}
@media screen and (min-width: 768px) {
  .fs-24 {
    font-size: 18px !important;
    font-size: 1.125rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .fs-24 {
    font-size: 17px !important;
    font-size: 1.0625rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .fs-24 {
    font-size: 22px !important;
    font-size: 1.375rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .fs-24 {
    font-size: 24px !important;
    font-size: 1.5rem !important;
  }
}

.fs-26 {
  font-size: 18px !important;
  font-size: 1.125rem !important;
}
@media screen and (min-width: 768px) {
  .fs-26 {
    font-size: 19px !important;
    font-size: 1.1875rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .fs-26 {
    font-size: 18px !important;
    font-size: 1.125rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .fs-26 {
    font-size: 24px !important;
    font-size: 1.5rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .fs-26 {
    font-size: 26px !important;
    font-size: 1.625rem !important;
  }
}

.fs-28 {
  font-size: 18px !important;
  font-size: 1.125rem !important;
}
@media screen and (min-width: 768px) {
  .fs-28 {
    font-size: 18px !important;
    font-size: 1.125rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .fs-28 {
    font-size: 18px !important;
    font-size: 1.125rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .fs-28 {
    font-size: 22px !important;
    font-size: 1.375rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .fs-28 {
    font-size: 28px !important;
    font-size: 1.75rem !important;
  }
}

.fs-30 {
  font-size: 19px !important;
  font-size: 1.1875rem !important;
}
@media screen and (min-width: 768px) {
  .fs-30 {
    font-size: 20px !important;
    font-size: 1.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .fs-30 {
    font-size: 20px !important;
    font-size: 1.25rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .fs-30 {
    font-size: 25px !important;
    font-size: 1.5625rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .fs-30 {
    font-size: 30px !important;
    font-size: 1.875rem !important;
  }
}

.fs-32 {
  font-size: 19px !important;
  font-size: 1.1875rem !important;
}
@media screen and (min-width: 768px) {
  .fs-32 {
    font-size: 20px !important;
    font-size: 1.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .fs-32 {
    font-size: 20px !important;
    font-size: 1.25rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .fs-32 {
    font-size: 28px !important;
    font-size: 1.75rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .fs-32 {
    font-size: 32px !important;
    font-size: 2rem !important;
  }
}

.fs-40 {
  font-size: 24px !important;
  font-size: 1.5rem !important;
}
@media screen and (min-width: 768px) {
  .fs-40 {
    font-size: 26px !important;
    font-size: 1.625rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .fs-40 {
    font-size: 27px !important;
    font-size: 1.6875rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .fs-40 {
    font-size: 30px !important;
    font-size: 1.875rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .fs-40 {
    font-size: 40px !important;
    font-size: 2.5rem !important;
  }
}

.fs-45 {
  font-size: 25px !important;
  font-size: 1.5625rem !important;
}
@media screen and (min-width: 1024px) {
  .fs-45 {
    font-size: 28px !important;
    font-size: 1.75rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .fs-45 {
    font-size: 30px !important;
    font-size: 1.875rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .fs-45 {
    font-size: 35px !important;
    font-size: 2.1875rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .fs-45 {
    font-size: 45px !important;
    font-size: 2.8125rem !important;
  }
}

.fs-50 {
  font-size: 28px !important;
  font-size: 1.75rem !important;
}
@media screen and (min-width: 768px) {
  .fs-50 {
    font-size: 35px !important;
    font-size: 2.1875rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .fs-50 {
    font-size: 45px !important;
    font-size: 2.8125rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .fs-50 {
    font-size: 47px !important;
    font-size: 2.9375rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .fs-50 {
    font-size: 50px !important;
    font-size: 3.125rem !important;
  }
}

.fs-60 {
  font-size: 29px !important;
  font-size: 1.8125rem !important;
}
@media screen and (min-width: 1024px) {
  .fs-60 {
    font-size: 35px !important;
    font-size: 2.1875rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .fs-60 {
    font-size: 42px !important;
    font-size: 2.625rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .fs-60 {
    font-size: 45px !important;
    font-size: 2.8125rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .fs-60 {
    font-size: 60px !important;
    font-size: 3.75rem !important;
  }
}

.fs-100 {
  font-size: 27px !important;
  font-size: 1.6875rem !important;
}
@media screen and (min-width: 768px) {
  .fs-100 {
    font-size: 40px !important;
    font-size: 2.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .fs-100 {
    font-size: 60px !important;
    font-size: 3.75rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .fs-100 {
    font-size: 80px !important;
    font-size: 5rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .fs-100 {
    font-size: 100px !important;
    font-size: 6.25rem !important;
  }
}

.fs-100-thankyou {
  font-size: 55px !important;
  font-size: 3.4375rem !important;
}
@media screen and (min-width: 768px) {
  .fs-100-thankyou {
    font-size: 70px !important;
    font-size: 4.375rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .fs-100-thankyou {
    font-size: 62px !important;
    font-size: 3.875rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .fs-100-thankyou {
    font-size: 70px !important;
    font-size: 4.375rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .fs-100-thankyou {
    font-size: 130px !important;
    font-size: 8.125rem !important;
  }
}

.fs-70 {
  font-size: 27px !important;
  font-size: 1.6875rem !important;
}
@media screen and (min-width: 768px) {
  .fs-70 {
    font-size: 40px !important;
    font-size: 2.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .fs-70 {
    font-size: 55px !important;
    font-size: 3.4375rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .fs-70 {
    font-size: 70px !important;
    font-size: 4.375rem !important;
  }
}

.lh-1_1 {
  line-height: 1.1 !important;
}
.lh-1_1 p,
.lh-1_1 li {
  line-height: inherit;
}

.tt-up {
  text-transform: uppercase;
}

.tt-cap {
  text-transform: capitalize;
}

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

.lh {
  line-height: 1 !important;
}

body.inner_pages {
  padding-top: 185px;
}
@media screen and (max-width: 1700px) {
  body.inner_pages {
    padding-top: 133px;
  }
}
@media screen and (max-width: 1599px) {
  body.inner_pages {
    padding-top: 120px;
  }
}
@media screen and (max-width: 1199px) {
  body.inner_pages {
    padding-top: 63px;
  }
}
@media screen and (max-width: 1023px) {
  body.inner_pages {
    padding-top: 114px;
  }
}
@media screen and (max-width: 767px) {
  body.inner_pages {
    padding-top: 107px;
  }
}

.call_bx {
  transition: all ease 0.3s;
  padding: 10px;
  border-radius: 10px;
  margin: 0 0 0 20px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-family: "Times New Roman", Times, serif;
}
@media screen and (max-width: 1599px) {
  .call_bx {
    padding: 5px;
  }
}
@media screen and (max-width: 1023px) {
  .call_bx {
    background: transparent;
  }
}
@media screen and (max-width: 767px) {
  .call_bx {
    margin: 0px;
  }
}
.call_bx .ico {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: #E62A2F;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  transition: all ease 0.3s;
}
@media screen and (max-width: 1600px) {
  .call_bx .ico {
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 1199px) {
  .call_bx .ico {
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 767px) {
  .call_bx .ico {
    margin-right: 0;
    width: 35px;
    height: 35px;
  }
}
.call_bx .ico svg {
  width: 20px;
  height: 20px;
  transition: all ease 0.3s;
}
@media screen and (max-width: 1470px) {
  .call_bx .ico svg {
    width: 16px;
    height: 16px;
  }
}
.call_bx .txt {
  color: #000;
  font-family: "Rubik", sans-serif;
}
.call_bx .txt span {
  display: block;
  color: #000;
  line-height: 1.5;
  font-weight: 300;
  font-size: 15px;
  text-transform: capitalize;
  font-family: "Rubik", sans-serif;
}
@media screen and (max-width: 1680px) {
  .call_bx .txt span {
    font-size: 15px;
  }
}
@media screen and (max-width: 1599px) {
  .call_bx .txt span {
    font-size: 13px;
  }
}
@media screen and (max-width: 1199px) {
  .call_bx .txt span {
    font-size: 14px;
  }
}
.call_bx .txt .num {
  color: #000;
  transition: all ease 0.3s;
  font-weight: 600;
  font-size: 19px;
  line-height: 1;
  font-family: "Rubik", sans-serif;
}
@media screen and (max-width: 1680px) {
  .call_bx .txt .num {
    font-size: 24px;
  }
}
@media screen and (max-width: 1599px) {
  .call_bx .txt .num {
    font-size: 19px;
  }
}

.project_header {
  padding: 5px 0;
  position: fixed;
  width: 100%;
  z-index: 9999;
  transition: all ease 0.3s;
  top: 0;
  left: 0;
}
.project_header .container {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: end;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .project_header .container {
    flex-wrap: nowrap;
  }
}
@media screen and (max-width: 1023px) {
  .project_header .container {
    flex-flow: row;
  }
}
@media screen and (max-width: 767px) {
  .project_header .container {
    justify-content: center;
    flex-flow: wrap;
  }
}
.project_header .container:after, .project_header .container:before {
  display: none;
}
.project_header .logo {
  transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);
  width: 295px !important;
}
@media screen and (max-width: 1599px) {
  .project_header .logo {
    width: 230px !important;
  }
}
@media screen and (max-width: 1023px) {
  .project_header .logo {
    text-align: left;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .project_header .logo {
    text-align: center;
    margin-bottom: 0px;
    width: 180px !important;
  }
}
.project_header .logo figure {
  margin: 0 !important;
  transition: all ease 0.3s;
}
@media screen and (max-width: 1680px) {
  .project_header .logo figure {
    text-align: center;
    width: 80%;
  }
}
@media screen and (max-width: 1600px) {
  .project_header .logo figure {
    text-align: center;
    width: 85;
  }
}
@media screen and (max-width: 767px) {
  .project_header .logo figure {
    margin: 0 auto !important;
    text-align: center !important;
  }
}
.project_header .logo .figcap {
  text-transform: uppercase;
  font-size: 12px !important;
  font-size: 0.75rem !important;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .project_header .logo .figcap {
    font-size: 10px !important;
    font-size: 0.625rem !important;
  }
}
.project_header .hd-right {
  margin-left: auto;
  display: flex;
  justify-content: center;
  align-items: end;
  flex-direction: column;
  width: 80%;
  min-height: 127px;
  position: relative;
}
@media screen and (max-width: 1680px) {
  .project_header .hd-right {
    min-height: 85px;
  }
}
@media screen and (max-width: 1680px) {
  .project_header .hd-right {
    min-height: 72px;
    width: 75%;
  }
}
@media screen and (max-width: 1199px) {
  .project_header .hd-right {
    justify-content: end;
    align-items: center;
    min-height: auto;
    width: 50%;
    flex-direction: row;
  }
}
@media screen and (max-width: 1023px) {
  .project_header .hd-right {
    margin: 0 auto;
    width: 60%;
  }
}
@media screen and (max-width: 767px) {
  .project_header .hd-right {
    width: 100%;
    justify-content: center;
  }
}
.project_header .hd-right .bottm-section {
  margin: 10px 0 0;
}
.project_header .hd-right .menuwrap {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: end;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .project_header .hd-right .menuwrap {
    justify-content: center;
  }
}
.project_header .hd-right .hd-top {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: end;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .project_header .hd-right .hd-top {
    width: 100%;
    justify-content: center;
    align-items: center;
  }
}
.project_header .hd-right .hd-top .social-wp {
  margin: 0;
  padding: 0 20px 0 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: auto;
  border-right: solid 1px #B5B5B5;
  border-top: 0;
}
@media screen and (max-width: 767px) {
  .project_header .hd-right .hd-top .social-wp {
    padding: 0 10px 0 0;
  }
}
.project_header .hd-right .hd-top .social-wp .sc {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 15px;
}
@media screen and (max-width: 767px) {
  .project_header .hd-right .hd-top .social-wp .sc {
    gap: 5px;
  }
}
.project_header .hd-right .hd-top .social-wp a {
  margin: 0 !important;
  line-height: 1;
}
.project_header .hd-right .hd-top .social-wp a svg,
.project_header .hd-right .hd-top .social-wp a img {
  height: 23px !important;
  width: 23px !important;
  fill: #000;
}
@media screen and (max-width: 1680px) {
  .project_header .hd-right .hd-top .social-wp a svg,
  .project_header .hd-right .hd-top .social-wp a img {
    width: 20px !important;
    height: 20px !important;
  }
}
@media screen and (max-width: 1199px) {
  .project_header .hd-right .hd-top .social-wp a svg,
  .project_header .hd-right .hd-top .social-wp a img {
    width: 15px !important;
    height: 15px !important;
  }
}
.project_header .hd-right .hd-top .social-wp a svg:hover,
.project_header .hd-right .hd-top .social-wp a img:hover {
  opacity: 1 !important;
}
.project_header .hd-right .hd-top .social-wp a:hover svg,
.project_header .hd-right .hd-top .social-wp a:hover img {
  opacity: 0.7 !important;
}
.project_header .hd-right .hd-top .social-wp a.y-tube svg {
  height: 30px !important;
  width: 30px !important;
}
@media screen and (max-width: 1680px) {
  .project_header .hd-right .hd-top .social-wp a.y-tube svg {
    width: 25px !important;
    height: 25px !important;
  }
}
@media screen and (max-width: 1199px) {
  .project_header .hd-right .hd-top .social-wp a.y-tube svg {
    width: 15px !important;
    height: 15px !important;
  }
}
@media screen and (max-width: 1199px) {
  .project_header .hd-right .call_bx .txt {
    display: none !important;
  }
}
@media screen and (max-width: 1199px) {
  .project_header .hd-right .call_bx .txt .num {
    display: none;
  }
}
.project_header .btns {
  align-items: center;
  border: 0 !important;
  background: #E62A2F !important;
  box-shadow: none;
  border-radius: 35px;
  cursor: pointer;
  color: var(--global--color-white) !important;
  display: inline-flex;
  flex-flow: row wrap;
  font-size: clamp(0.75rem, 0.6574074074rem + 0.4938271605vw, 1.25rem);
  font-weight: 400;
  min-height: 40px;
  justify-content: center;
  line-height: 1;
  outline: none;
  overflow: hidden !important;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: all ease 0.4s;
  letter-spacing: 1px;
  font-family: "Raleway", sans-serif !important;
}
.project_header .btns .icon {
  margin-left: 5px;
  width: 11px;
  height: 11px;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 11 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.8535 0.5C10.8535 0.223858 10.6297 4.32983e-08 10.3535 -8.31422e-08L5.85352 3.17253e-07C5.57737 1.48665e-07 5.35352 0.223858 5.35352 0.5C5.35352 0.776142 5.57737 1 5.85352 1L9.85352 1L9.85352 5C9.85352 5.27614 10.0774 5.5 10.3535 5.5C10.6297 5.5 10.8535 5.27614 10.8535 5L10.8535 0.5ZM0.353516 10.5L0.707069 10.8536L10.7071 0.853554L10.3535 0.5L9.99996 0.146447L-3.77595e-05 10.1464L0.353516 10.5Z' fill='white'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (max-width: 1023px) {
  .project_header .btns .icon {
    display: none !important;
  }
}
.project_header .btns {
  margin-left: 30px;
}
@media screen and (max-width: 1199px) {
  .project_header .btns {
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .project_header .btns {
    margin-right: 10px;
    margin-left: 10px;
    padding-left: 10px !important;
    padding-right: 10px !important;
    min-height: 35px !important;
  }
  .project_header .btns span {
    display: none;
    margin-left: 0;
  }
}
.project_header .btns:hover {
  background: #000 !important;
  background: linear-gradient(90deg, rgb(40, 60, 148) 0%, rgb(14, 103, 177) 70%);
  color: var(--global--color-white) !important;
}
@media screen and (min-width: 320px) {
  .project_header .btns {
    min-height: 35px;
    padding-left: 20px !important;
    padding-right: 20px !important;
    font-size: 12px;
    margin-left: 3px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .project_header .btns {
    font-size: clamp(0.75rem, 0.6805555556rem + 0.3703703704vw, 1.125rem);
  }
}
@media screen and (min-width: 1200px) {
  .project_header .btns {
    min-height: 40px;
    padding-left: 25px !important;
    padding-right: 25px !important;
    font-size: 12px;
    margin-left: 20px;
  }
}
@media screen and (min-width: 1600px) {
  .project_header .btns {
    font-size: 14px;
    min-height: 50px;
  }
}
@media screen and (min-width: 1850px) {
  .project_header .btns {
    padding-left: 30px !important;
    padding-right: 25px !important;
    font-size: 14px;
    min-height: 50px;
  }
}
.project_header .btns.btn-transparent {
  background: transparent !important;
  color: var(--tw--global--color-black) !important;
  border: solid 1px #000 !important;
}
.project_header .btns.btn-transparent:hover {
  color: var(--tw--global--color-primary) !important;
  background-color: transparent !important;
}
.project_header .btns.btn-transparent .icon {
  margin-left: 5px;
  width: 11px;
  height: 11px;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.4117 0.898671C15.4117 0.402325 15.0093 -4.41356e-05 14.513 -4.48731e-05L6.42451 -4.4536e-05C5.92816 -4.4536e-05 5.52579 0.402324 5.52579 0.898671C5.52579 1.39502 5.92816 1.79739 6.42451 1.79739L13.6142 1.79739L13.6142 8.98711C13.6142 9.48346 14.0166 9.88583 14.5129 9.88583C15.0093 9.88583 15.4117 9.48346 15.4117 8.98711L15.4117 0.898671ZM0.635254 14.7764L1.27074 15.4119L15.1484 1.53416L14.5129 0.898671L13.8775 0.263183L-0.000234115 14.1409L0.635254 14.7764Z' fill='black'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .project_header .btns.btn-transparent .icon {
    display: none;
  }
}
.project_header.slim {
  background: #fff !important;
  transition: all ease 0.3s;
  border-bottom: solid 2px #D9D9D9;
  background: #fff;
  padding: 5px 0;
}
.project_header.slim .logo {
  transition: all ease 0.3s;
  width: 230px !important;
}
@media screen and (max-width: 1199px) {
  .project_header.slim .logo {
    width: 230px !important;
  }
}
@media screen and (max-width: 767px) {
  .project_header.slim .logo {
    width: 180px !important;
  }
}
.project_header.slim .logo img {
  transition: all ease 0.3s;
}
.project_header.slim .btns {
  font-size: 13px !important;
  min-height: 40px;
}
@media screen and (max-width: 1600px) {
  .project_header.slim .btns {
    font-size: 12px !important;
    min-height: 40px;
  }
}
@media screen and (max-width: 1470px) {
  .project_header.slim .btns {
    font-size: 11px !important;
    min-height: 35px;
  }
}
@media screen and (max-width: 1199px) {
  .project_header.slim .btns {
    font-size: 11px !important;
    padding: 0 20px 0 25px !important;
  }
}
@media screen and (max-width: 767px) {
  .project_header.slim .btns {
    font-size: 12px !important;
    min-height: 30px;
  }
}
.project_header.slim .call_bx {
  transition: all ease 0.3s;
  padding: 5px;
}
.project_header.slim .call_bx .ico {
  width: 35px;
  height: 35px;
  transition: all ease 0.3s;
}
@media screen and (max-width: 1599px) {
  .project_header.slim .call_bx .ico {
    width: 32px;
    height: 32px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 767px) {
  .project_header.slim .call_bx .ico {
    margin-right: 0px;
  }
}
.project_header.slim .call_bx .ico svg {
  width: 17px;
  height: 17px;
  transition: all ease 0.3s;
}
@media screen and (max-width: 1599px) {
  .project_header.slim .call_bx .ico svg {
    width: 15px;
    height: 15px;
  }
}
.project_header.slim .call_bx .num {
  font-size: 24px;
}
@media screen and (max-width: 1599px) {
  .project_header.slim .call_bx .num {
    font-size: 19px;
  }
}
.project_header.slim .call_bx span {
  font-size: 12px;
}

body.home .project_header {
  padding: 15px 0 5px;
  background: transparent !important;
  box-shadow: none !important;
}

body.home .project_header.slim {
  background: #fff !important;
}

body:not(.home) .project_header {
  background: #fff;
  border-bottom: solid 2px #D9D9D9;
  transition: all ease 0.3s;
}

body:not(.home) .project_header.slim {
  background: #fff;
  border-bottom: solid 2px #D9D9D9;
  transition: all ease 0.3s;
}

.project_footer {
  padding: 100px 0 0;
  width: 100%;
  clear: both;
  line-height: 1.6 !important;
  position: relative;
  background: #1A1613;
  background-size: cover !important;
}
@media screen and (max-width: 1680px) {
  .project_footer {
    padding: 50px 0 0;
  }
}
@media screen and (max-width: 1199px) {
  .project_footer {
    padding: 30px 0 0;
  }
}
.project_footer .bounce {
  animation: bounce 1s ease infinite;
}
@keyframes softBounce {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-15px);
  }
  100% {
    transform: translateY(0);
  }
}
.project_footer .tle {
  text-transform: uppercase;
  font-size: 25px !important;
  font-size: 1.5625rem !important;
  font-weight: 500;
}
@media screen and (max-width: 1680px) {
  .project_footer .tle {
    font-size: 18px !important;
    font-size: 1.125rem !important;
  }
}
@media screen and (max-width: 1470px) {
  .project_footer .tle {
    font-size: 16px !important;
    font-size: 1rem !important;
  }
}
.project_footer .container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: start;
}
.project_footer .container:after, .project_footer .container:before {
  display: none !important;
}
@media screen and (max-width: 1199px) {
  .project_footer .container {
    flex-wrap: wrap;
    justify-content: start;
  }
}
.project_footer p {
  font-family: "Raleway", sans-serif !important;
  font-size: 17px !important;
  font-size: 1.0625rem !important;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
  color: #AFADAC;
  line-height: 1.6 !important;
}
@media screen and (max-width: 1680px) {
  .project_footer p {
    font-size: 17px !important;
    font-size: 1.0625rem !important;
  }
}
@media screen and (max-width: 1470px) {
  .project_footer p {
    font-size: 15px !important;
    font-size: 0.9375rem !important;
  }
}
@media screen and (max-width: 1366px) {
  .project_footer p {
    font-size: 13px !important;
    font-size: 0.8125rem !important;
  }
}
@media screen and (max-width: 1023px) {
  .project_footer p {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .project_footer p {
    text-align: left;
  }
}
.project_footer .ftr-clm1 {
  flex: 0 0 22%;
  max-width: 22%;
}
@media screen and (max-width: 1680px) {
  .project_footer .ftr-clm1 {
    flex: 0 0 24%;
    max-width: 24%;
  }
}
@media screen and (max-width: 1199px) {
  .project_footer .ftr-clm1 {
    order: 1;
    flex: 0 0 100%;
    max-width: 100%;
    align-items: center;
    margin-bottom: 15px;
    padding-right: 0px;
    display: flex;
    flex-direction: row;
    justify-content: start;
    padding-right: 0px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1023px) {
  .project_footer .ftr-clm1 {
    padding-right: 0px;
    flex-direction: column;
    margin-bottom: 35px;
  }
}
@media screen and (max-width: 767px) {
  .project_footer .ftr-clm1 {
    flex-flow: wrap;
  }
}
@media screen and (max-width: 1199px) {
  .project_footer .ftr-clm1:after, .project_footer .ftr-clm1:before {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .project_footer .ftr-clm1 {
    flex: 0 0 100%;
    max-width: 100%;
    display: flex;
    justify-content: start;
    align-items: start;
    margin-bottom: 0;
    flex-flow: wrap;
    flex-direction: row;
  }
}
.project_footer .ftr-clm1 .footer_logo {
  text-align: left;
  display: flex;
  justify-content: start;
  align-items: start;
  flex-direction: column;
  margin: 0 auto 30px !important;
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 20px;
}
@media screen and (max-width: 1199px) {
  .project_footer .ftr-clm1 .footer_logo {
    margin: 0 30px 0 0 !important;
    width: 20%;
    padding: 10px;
  }
}
@media screen and (max-width: 1023px) {
  .project_footer .ftr-clm1 .footer_logo {
    margin: 0 0 30px 0 !important;
    width: 25%;
    padding: 10px;
  }
}
@media screen and (max-width: 767px) {
  .project_footer .ftr-clm1 .footer_logo {
    flex-wrap: wrap;
    justify-content: start;
    align-items: start;
    margin: 0 0 20px !important;
  }
}
.project_footer .ftr-clm1 .footer_logo .subtle {
  margin: 20px 0 0;
  text-align: center;
  text-transform: uppercase;
  font-size: 19px !important;
  font-size: 1.1875rem !important;
  font-weight: 500;
}
@media screen and (max-width: 1680px) {
  .project_footer .ftr-clm1 .footer_logo .subtle {
    font-size: 15px !important;
    font-size: 0.9375rem !important;
  }
}
@media screen and (max-width: 1199px) {
  .project_footer .ftr-clm1 .footer_logo .subtle {
    font-size: 14px !important;
    font-size: 0.875rem !important;
  }
}
.project_footer .ftr-clm1 .footer_logo figure {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
@media screen and (max-width: 1199px) {
  .project_footer .ftr-clm1 .footer_logo figure {
    margin: 15px 0 !important;
    width: 200px;
  }
}
@media screen and (max-width: 767px) {
  .project_footer .ftr-clm1 .footer_logo figure {
    width: 200px;
  }
}
.project_footer .ftr-clm1 .footer_logo p {
  color: #fff;
  font-weight: 400 !important;
}
.project_footer .ftr-clm2 {
  flex: 0 0 50%;
  max-width: 50%;
  margin: 0 50px;
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: start;
  gap: 20px;
}
@media screen and (max-width: 1199px) {
  .project_footer .ftr-clm2 {
    flex: 0 0 100%;
    max-width: 100%;
    order: 2;
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  .project_footer .ftr-clm2 {
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 0;
  }
}
.project_footer .ftr-clm2 .menu-wrap {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: start;
}
@media screen and (max-width: 767px) {
  .project_footer .ftr-clm2 .menu-wrap {
    flex-direction: column;
  }
}
.project_footer .ftr-clm2 .menu-wrap:after, .project_footer .ftr-clm2 .menu-wrap:before {
  display: none;
}
.project_footer .ftr-clm2 .ftr-menu {
  width: 20%;
}
@media screen and (max-width: 767px) {
  .project_footer .ftr-clm2 .ftr-menu {
    width: 100%;
  }
}
.project_footer .ftr-clm2 .ftr-menu.snd {
  width: 68%;
}
@media screen and (max-width: 767px) {
  .project_footer .ftr-clm2 .ftr-menu.snd {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .project_footer .ftr-clm2 .ftr-menu.snd ul {
    -moz-column-count: 1;
         column-count: 1;
  }
}
.project_footer .ftr-clm2 .ftr-menu.snd ul li ul {
  -moz-column-count: 2;
       column-count: 2;
}
.project_footer .ftr-clm3 {
  flex: 0 0 22%;
  max-width: 22%;
}
@media screen and (max-width: 1199px) {
  .project_footer .ftr-clm3 {
    flex: 0 0 100%;
    max-width: 100%;
    order: 3;
    display: flex;
    flex-direction: row;
  }
}
@media screen and (max-width: 767px) {
  .project_footer .ftr-clm3 {
    flex: 0 0 100%;
    max-width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 0;
    margin: 10px 0;
  }
}
.project_footer .ftr-clm3 .ftr-menu ul {
  -moz-column-count: 1;
       column-count: 1;
}
@media screen and (max-width: 767px) {
  .project_footer .ftr-clm3 .ftr-menu ul li ul {
    -moz-column-count: 2;
         column-count: 2;
  }
}
.project_footer .ftr-clm4 {
  flex: 0 0 20%;
  max-width: 20%;
}
@media screen and (max-width: 1199px) {
  .project_footer .ftr-clm4 {
    flex: 0 0 45%;
    max-width: 45%;
    order: 4;
  }
}
@media screen and (max-width: 1023px) {
  .project_footer .ftr-clm4 {
    flex: 0 0 45%;
    max-width: 45%;
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .project_footer .ftr-clm4 {
    flex: 0 0 100%;
    max-width: 100%;
    display: flex;
    align-items: start;
    flex-wrap: wrap;
    padding: 0;
    flex-direction: column;
  }
}
.project_footer .ftr-clm4 .tle {
  border-bottom: solid 1px #A5A5A5;
  padding-bottom: 15px;
  margin-bottom: 15px;
  width: 100%;
  text-transform: capitalize !important;
}
@media screen and (max-width: 1199px) {
  .project_footer .ftr-clm4 #menu-footer-3 {
    -moz-column-count: 2;
         column-count: 2;
  }
}
@media screen and (max-width: 767px) {
  .project_footer .ftr-clm4 #menu-footer-3 {
    -moz-column-count: 1;
         column-count: 1;
  }
}
.project_footer .ftr-clm4 .ftr-menu ul {
  -moz-column-count: 1;
       column-count: 1;
}
@media screen and (max-width: 767px) {
  .project_footer .ftr-clm4 .ftr-menu ul li ul {
    -moz-column-count: 2;
         column-count: 2;
  }
}
.project_footer .ftr-clm5 {
  flex: 0 0 22%;
  max-width: 22%;
  padding-left: 30px;
}
@media screen and (max-width: 1680px) {
  .project_footer .ftr-clm5 {
    flex: 0 0 24%;
    max-width: 24%;
    padding-left: 15px;
  }
}
@media screen and (max-width: 1199px) {
  .project_footer .ftr-clm5 {
    flex: 0 0 20%;
    max-width: 20%;
    order: 5;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 1023px) {
  .project_footer .ftr-clm5 {
    flex: 0 0 100%;
    max-width: 100%;
    flex-wrap: nowrap;
    margin-top: 30px;
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .project_footer .ftr-clm5 {
    flex: 0 0 100%;
    max-width: 100%;
    display: flex;
    align-items: start;
    flex-wrap: wrap;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 20px;
  }
}
.project_footer .ftr-clm5 figure {
  border-radius: 5px !important;
  overflow: hidden;
}
@media screen and (max-width: 1199px) {
  .project_footer .ftr-clm5 .ftr-menu {
    width: 30%;
  }
}
@media screen and (max-width: 767px) {
  .project_footer .ftr-clm5 .ftr-menu {
    width: 100%;
    order: 1;
  }
}
@media screen and (max-width: 767px) {
  .project_footer .ftr-clm5 .ftr-menu ul {
    -moz-column-count: 1;
         column-count: 1;
  }
}
@media screen and (max-width: 767px) {
  .project_footer .ftr-clm5 .ftr-menu ul li ul {
    -moz-column-count: 1;
         column-count: 1;
  }
}
.project_footer .ftr-clm5 .callwrap {
  width: 100%;
}
@media screen and (max-width: 1023px) {
  .project_footer .ftr-clm5 .callwrap {
    width: 40%;
  }
}
@media screen and (max-width: 767px) {
  .project_footer .ftr-clm5 .callwrap {
    width: 100%;
    order: 2;
  }
}
.project_footer .ftr-clm5 .call_bx {
  justify-content: start;
  margin-left: 0 !important;
  padding-left: 0 !important;
  border-bottom: solid 1px #56617E;
  border-radius: 0 !important;
  padding-bottom: 15px !important;
  margin-bottom: 15px !important;
}
.project_footer .ftr-clm5 .call_bx + .call_bx {
  border-bottom: none;
  padding-top: 0 !important;
}
@media screen and (max-width: 767px) {
  .project_footer .ftr-clm5 .call_bx {
    padding-left: 0 !important;
  }
}
.project_footer .ftr-clm5 .call_bx .txt span {
  font-weight: 400;
}
@media screen and (max-width: 1199px) {
  .project_footer .ftr-clm5 .call_bx .txt span {
    font-size: 12px;
  }
}
.project_footer .ftr-clm5 .call_bx .txt .num {
  font-size: 30px;
}
@media screen and (max-width: 1680px) {
  .project_footer .ftr-clm5 .call_bx .txt .num {
    font-size: 22px;
  }
}
@media screen and (max-width: 1680px) {
  .project_footer .ftr-clm5 .call_bx .txt .num {
    font-size: 22px;
  }
}
@media screen and (max-width: 1199px) {
  .project_footer .ftr-clm5 .call_bx .txt .num {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .project_footer .ftr-clm5 .call_bx .ico {
    margin-right: 10px;
  }
}
.project_footer .ftr-clm5 .call_bx .ico svg path {
  fill: #121232 !important;
}

.ftr-menu {
  margin: 0;
}
@media screen and (max-width: 767px) {
  .ftr-menu {
    margin: 0;
    width: 100%;
    padding-bottom: 0px;
  }
}
.ftr-menu ul {
  margin: -15px 0 0 0;
  padding: 0;
  list-style: none;
}
@media screen and (max-width: 1199px) {
  .ftr-menu ul {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .ftr-menu ul {
    -moz-column-count: 1;
         column-count: 1;
  }
}
.ftr-menu ul li {
  padding: 7px 0;
  position: relative;
}
.ftr-menu ul li a {
  color: #CACACA;
  text-transform: capitalize;
  font-size: 17px;
  font-weight: 300;
  font-family: "Raleway", sans-serif !important;
}
@media screen and (max-width: 1680px) {
  .ftr-menu ul li a {
    font-size: 16px;
  }
}
@media screen and (max-width: 1599px) {
  .ftr-menu ul li a {
    font-size: 13px;
  }
}
@media screen and (max-width: 1199px) {
  .ftr-menu ul li a {
    font-size: 14px;
  }
}
.ftr-menu ul li a:hover {
  color: #E62A2F !important;
}
.ftr-menu ul li:first-child a {
  color: #fff;
  font-weight: 400;
}
.ftr-menu ul li:first-child ul.sub-menu {
  margin-top: 7px;
  padding-top: 0;
}
.ftr-menu ul li:first-child ul.sub-menu li:first-child a {
  color: #CACACA;
}
.ftr-menu ul li:first-child ul.sub-menu li:first-child ul li a {
  color: #CACACA;
  font-weight: 300;
}
.ftr-menu ul li:first-child ul.sub-menu li a {
  color: #CACACA;
}
.ftr-menu ul li ul {
  margin: 0;
}
@media screen and (max-width: 1199px) {
  .ftr-menu ul li ul {
    margin: 12px 0 0;
  }
}
.ftr-menu ul li ul li a {
  color: #CACACA;
  text-transform: capitalize;
  font-size: 17px;
  font-weight: 300;
}
@media screen and (max-width: 1680px) {
  .ftr-menu ul li ul li a {
    font-size: 16px;
  }
}
@media screen and (max-width: 1599px) {
  .ftr-menu ul li ul li a {
    font-size: 13px;
  }
}
@media screen and (max-width: 1199px) {
  .ftr-menu ul li ul li a {
    font-size: 14px;
  }
}
.ftr-menu ul li ul li a:hover {
  color: #000;
}
.ftr-menu ul li.current-menu-item a, .ftr-menu ul li.current-menu-ancestor a, .ftr-menu ul li.current-page-ancestor a, .ftr-menu ul li.current-product-ancestor a {
  color: #E62A2F;
  font-weight: 600;
}
.ftr-menu ul li.current-menu-item ul li a, .ftr-menu ul li.current-menu-ancestor ul li a, .ftr-menu ul li.current-page-ancestor ul li a, .ftr-menu ul li.current-product-ancestor ul li a {
  color: #CACACA;
  font-weight: 300;
}
.ftr-menu ul li.current-menu-item ul li.current-menu-item a, .ftr-menu ul li.current-menu-ancestor ul li.current-menu-item a, .ftr-menu ul li.current-page-ancestor ul li.current-menu-item a, .ftr-menu ul li.current-product-ancestor ul li.current-menu-item a {
  color: #E62A2F;
  font-weight: 600;
}
.ftr-menu ul li.current-menu-item ul li.current-menu-item ul li a, .ftr-menu ul li.current-menu-ancestor ul li.current-menu-item ul li a, .ftr-menu ul li.current-page-ancestor ul li.current-menu-item ul li a, .ftr-menu ul li.current-product-ancestor ul li.current-menu-item ul li a {
  color: #CACACA;
  font-weight: 300;
}

.project_footer .ftr-menu ul li.white a {
  color: #fff !important;
}
.project_footer .ftr-menu ul li.white a:hover {
  color: #000 !important;
}
.project_footer .ftr-menu ul li.white ul li a {
  color: #fff !important;
}
.project_footer .ftr-menu ul li.white ul li.current-menu-item a {
  color: #E62A2F !important;
}
.project_footer .ftr-menu ul li.white ul li.current-menu-item ul li a {
  color: #fff !important;
}
.project_footer .ftr-menu ul li.white.current-menu-item a {
  color: #E62A2F !important;
}
.project_footer .ftr-menu ul li.white.current-menu-item ul li a {
  color: #fff !important;
}

.addres {
  width: 100%;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1199px) {
  .addres {
    width: 70%;
    padding-bottom: 0px;
    margin-bottom: 0px;
    display: flex;
    flex-direction: row;
  }
}
@media screen and (max-width: 1023px) {
  .addres {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .addres {
    padding-bottom: 0px;
    margin-bottom: 30px;
    flex-wrap: wrap;
  }
}
.addres .call_bx {
  justify-content: start;
  align-items: start;
  padding: 0 0 20px;
  margin: 0 0 20px;
  border-bottom: solid 1px #868EA2;
  border-radius: 0;
}
@media screen and (max-width: 1199px) {
  .addres .call_bx {
    border-bottom: none;
    margin: 0;
    padding: 0;
    width: 50%;
  }
}
@media screen and (max-width: 1199px) and (max-width: 767px) {
  .addres .call_bx {
    width: 100%;
    padding: 0 0 20px;
    margin: 0 0 20px;
    border-bottom: solid 1px #868EA2;
  }
}
.addres .call_bx:last-child {
  border-bottom: none !important;
  margin-bottom: 0;
}
.addres .call_bx .ico {
  width: 35px;
  height: 35px;
  margin-right: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.addres .call_bx .ico svg {
  width: 12px;
  height: 18px;
}
.addres .call_bx .ico svg path {
  fill: #000 !important;
}
.addres .call_bx .txt {
  color: #fff;
  width: 80%;
}
.addres .call_bx .txt span {
  font-size: 25px !important;
  font-size: 1.5625rem !important;
  color: #fff;
  font-weight: 400;
}
@media screen and (max-width: 1680px) {
  .addres .call_bx .txt span {
    font-size: 15px !important;
    font-size: 0.9375rem !important;
  }
}
@media screen and (max-width: 1470px) {
  .addres .call_bx .txt span {
    font-size: 13px !important;
    font-size: 0.8125rem !important;
  }
}

.hours {
  width: 100%;
}
.hours p {
  font-size: 19px !important;
  font-size: 1.1875rem !important;
  margin-bottom: 12px !important;
  display: flex;
  justify-content: start;
  font-weight: 400 !important;
}
@media screen and (max-width: 1680px) {
  .hours p {
    font-size: 15px !important;
    font-size: 0.9375rem !important;
  }
}
@media screen and (max-width: 1470px) {
  .hours p {
    font-size: 13px !important;
    font-size: 0.8125rem !important;
  }
}
.hours p span {
  font-size: 18px !important;
  font-size: 1.125rem !important;
  font-weight: 600;
  min-width: 130px;
  display: inline-block;
}
@media screen and (max-width: 1680px) {
  .hours p span {
    font-size: 16px !important;
    font-size: 1rem !important;
  }
}
@media screen and (max-width: 1470px) {
  .hours p span {
    font-size: 15px !important;
    font-size: 0.9375rem !important;
  }
}
@media screen and (max-width: 1366px) {
  .hours p span {
    font-size: 13px !important;
    font-size: 0.8125rem !important;
  }
}

.g-map {
  width: 100%;
}
.g-map iframe {
  width: 100% !important;
  border-radius: 0px !important;
  max-height: 450px !important;
  height: 450px !important;
  overflow: hidden;
  margin-bottom: 30px;
}
@media screen and (max-width: 1199px) {
  .g-map iframe {
    max-height: 250px !important;
    height: 250px !important;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .g-map iframe {
    margin-bottom: 10px;
  }
}

.social-wp {
  border-top: solid 1px #494746;
  padding-top: 20px;
  display: flex;
  flex-direction: row;
  width: 90%;
  justify-content: start;
  align-items: center;
}
@media screen and (max-width: 1199px) {
  .social-wp {
    margin: 0;
    width: auto;
    border: none;
    padding: 0;
    flex-flow: wrap;
  }
}
@media screen and (max-width: 1023px) {
  .social-wp {
    flex-flow: nowrap;
    align-items: start;
  }
}
@media screen and (max-width: 767px) {
  .social-wp {
    margin: 0px;
    order: 3;
    width: 100%;
  }
}
.social-wp p {
  font-weight: 400 !important;
  color: #AFADAC;
  margin-right: 0px;
  margin-bottom: 0px !important;
  text-transform: capitalize;
  font-family: "Rubik", sans-serif !important;
  font-size: 18px !important;
  font-size: 1.125rem !important;
}
@media screen and (max-width: 1680px) {
  .social-wp p {
    font-size: 18px !important;
    font-size: 1.125rem !important;
  }
}
@media screen and (max-width: 1470px) {
  .social-wp p {
    font-size: 15px !important;
    font-size: 0.9375rem !important;
  }
}
@media screen and (max-width: 1199px) {
  .social-wp p {
    margin-bottom: 0px !important;
    padding-right: 20px;
  }
}
@media screen and (max-width: 767px) {
  .social-wp p {
    font-size: 13px !important;
    font-size: 0.8125rem !important;
    margin-bottom: 10px !important;
    padding: 0 15px 0 0;
  }
}
.social-wp a {
  margin-left: 20px;
  line-height: 1;
}
@media screen and (max-width: 1470px) {
  .social-wp a {
    margin-right: 10px;
  }
}
@media screen and (max-width: 1199px) {
  .social-wp a {
    margin-left: 0;
  }
}
.social-wp a.fb {
  margin-top: 5px;
}
.social-wp a svg,
.social-wp a img {
  height: 25px !important;
  width: 25px !important;
  fill: #D9D9D9;
}
@media screen and (max-width: 1680px) {
  .social-wp a svg,
  .social-wp a img {
    width: 20px !important;
    height: 20px !important;
  }
}
.social-wp a svg path,
.social-wp a img path {
  fill: #D9D9D9 !important;
}
.social-wp a svg:hover,
.social-wp a img:hover {
  opacity: 1 !important;
}
.social-wp a:hover svg,
.social-wp a:hover img {
  opacity: 0.7 !important;
}
.social-wp a.y-tube svg {
  height: 30px !important;
  width: 30px !important;
}
@media screen and (max-width: 1680px) {
  .social-wp a.y-tube svg {
    width: 25px !important;
    height: 25px !important;
  }
}
@media screen and (max-width: 1199px) {
  .social-wp a.y-tube svg {
    width: 15px !important;
    height: 15px !important;
  }
}

.icon_bx {
  display: flex;
  flex-direction: row;
  justify-content: start;
  align-items: start;
  position: relative;
  margin-bottom: 5px;
  padding-bottom: 5px;
  padding-top: 5px;
}
@media screen and (max-width: 1199px) {
  .icon_bx {
    justify-content: start;
    margin-right: 0;
  }
}
@media screen and (max-width: 1023px) {
  .icon_bx {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .icon_bx {
    margin-right: 0;
    width: 100%;
  }
}
@media screen and (max-width: 1199px) {
  .icon_bx {
    align-items: start;
  }
}
@media screen and (max-width: 767px) {
  .icon_bx {
    margin-right: 0px;
  }
}
.icon_bx .ic {
  margin-right: 15px;
  margin-top: 3px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #000;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1680px) {
  .icon_bx .ic {
    width: 45px;
    height: 45px;
  }
}
@media screen and (max-width: 1470px) {
  .icon_bx .ic {
    width: 35px;
    height: 35px;
  }
}
.icon_bx .ic svg {
  height: 22px;
  width: 22px;
  fill: #fff;
}
@media screen and (max-width: 1600px) {
  .icon_bx .ic svg {
    width: 15px;
    height: 15px;
  }
}
.icon_bx .ic svg:hover {
  opacity: 1;
}
.icon_bx .txt {
  font-size: 18px !important;
  font-size: 1.125rem !important;
  font-weight: 200 !important;
  color: #000;
}
@media screen and (max-width: 1680px) {
  .icon_bx .txt {
    font-size: 16px !important;
    font-size: 1rem !important;
  }
}
@media screen and (max-width: 1470px) {
  .icon_bx .txt {
    font-size: 13px !important;
    font-size: 0.8125rem !important;
  }
}
.icon_bx .txt .tle {
  font-weight: 600;
  font-size: 20px !important;
  font-size: 1.25rem !important;
  font-family: "Raleway", sans-serif;
}
@media screen and (max-width: 1680px) {
  .icon_bx .txt .tle {
    font-size: 18px !important;
    font-size: 1.125rem !important;
  }
}
@media screen and (max-width: 1470px) {
  .icon_bx .txt .tle {
    font-size: 15px !important;
    font-size: 0.9375rem !important;
  }
}
.icon_bx .txt p {
  color: #000;
  font-weight: 400 !important;
  font-size: 17px;
  line-height: 1.2;
}
@media screen and (max-width: 1680px) {
  .icon_bx .txt p {
    font-size: 16px !important;
    font-size: 1rem !important;
  }
}
@media screen and (max-width: 1470px) {
  .icon_bx .txt p {
    font-size: 13px !important;
    font-size: 0.8125rem !important;
  }
}
.icon_bx .txt span,
.icon_bx .txt a {
  color: #000;
  font-weight: 600 !important;
  font-size: 17px;
}
@media screen and (max-width: 1680px) {
  .icon_bx .txt span,
  .icon_bx .txt a {
    font-size: 16px !important;
    font-size: 1rem !important;
  }
}
@media screen and (max-width: 1470px) {
  .icon_bx .txt span,
  .icon_bx .txt a {
    font-size: 13px !important;
    font-size: 0.8125rem !important;
  }
}
@media screen and (max-width: 1199px) {
  .icon_bx .txt span,
  .icon_bx .txt a {
    display: block;
  }
}
.icon_bx.hours .ic svg {
  width: 25px;
  height: 25px;
}
@media screen and (max-width: 1470px) {
  .icon_bx.hours .ic svg {
    width: 21px;
    height: 22px;
  }
}

.phone-wrap {
  padding-top: 5px;
  padding-bottom: 5px;
}
.phone-wrap .icon_bx {
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.phone-wrap .icon_bx .ic svg {
  width: 15px;
  height: 15px;
}
@media screen and (max-width: 1600px) {
  .phone-wrap .icon_bx .ic svg {
    width: 13px;
    height: 13px;
  }
}
@media screen and (max-width: 1470px) {
  .phone-wrap .icon_bx .ic svg {
    width: 12px;
    height: 11px;
  }
}

.logos-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
@media screen and (max-width: 1199px) {
  .logos-wrap {
    width: 65%;
    flex-direction: row;
    margin-top: 20px;
    justify-content: start;
  }
}
@media screen and (max-width: 1023px) {
  .logos-wrap {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .logos-wrap {
    margin-top: 10px;
  }
}
.logos-wrap .lg {
  width: 100%;
  background-color: #fff;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
}
@media screen and (max-width: 1199px) {
  .logos-wrap .lg {
    width: 32%;
    padding: 10px;
  }
}
@media screen and (max-width: 1023px) {
  .logos-wrap .lg {
    width: 30%;
  }
}
.logos-wrap .lg figure {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.logos-wrap.footer-logos-wrap {
  gap: 15px !important;
}
.logos-wrap.footer-logos-wrap .lg {
  padding: 5px !important;
}

.copy {
  background-color: #000;
  width: 100%;
  padding: 30px 5px 30px;
  margin-top: 50px;
  display: flex;
  text-align: center;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 1680px) {
  .copy {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .copy {
    margin-top: 10px;
  }
}
.copy:after, .copy:before {
  display: none;
}
.copy .copy-cnt {
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .copy .copy-cnt {
    flex-direction: column;
  }
}
.copy .copy-cnt:after, .copy .copy-cnt::before {
  display: none;
}
.copy .copy-cnt ul {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 0 0 15px;
  flex-flow: wrap;
}
.copy .copy-cnt ul li {
  color: #E62A2F;
  position: relative;
  padding: 0 15px;
}
.copy .copy-cnt ul li:after {
  content: "";
  position: absolute;
  right: 0;
  top: 5px;
  width: 1px;
  height: 70%;
}
.copy .copy-cnt ul li:last-child:after {
  display: none;
}
.copy .copy-cnt ul li a {
  color: #E62A2F;
  font-weight: 300 !important;
}
.copy .copy-cnt ul li a:hover {
  color: #000;
}
@media screen and (max-width: 1680px) {
  .copy {
    padding: 30px 0;
  }
}
@media screen and (max-width: 1199px) {
  .copy {
    padding: 15px 0;
  }
}
@media screen and (max-width: 767px) {
  .copy {
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 15px;
  }
}
.copy p {
  width: 100%;
  color: #a5a5a5;
  font-weight: 300 !important;
  font-size: 17px !important;
  font-family: "Times New Roman", Times, serif;
  padding: 0 !important;
  margin: 0 !important;
  text-align: center;
}
@media screen and (max-width: 1599px) {
  .copy p {
    font-size: 15px !important;
  }
}
@media screen and (max-width: 1199px) {
  .copy p {
    font-size: 12px !important;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .copy p {
    text-align: center;
    width: 100%;
  }
}
.copy p a {
  color: #a5a5a5;
}
.copy p a:hover {
  color: #E62A2F;
}
.copy p + p {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .copy p + p {
    text-align: center;
  }
}

@media screen and (min-width: 768px) {
  .logos-wrap.footer-logos-wrap {
    gap: 15px !important;
  }
}
.logos-wrap.footer-logos-wrap .lg {
  padding: 5px !important;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .logos-wrap.footer-logos-wrap .lg figure {
    height: 120px;
  }
}
@media screen and (max-width: 767px) {
  .logos-wrap.footer-logos-wrap .lg figure {
    height: 80px;
  }
}

@media screen and (min-width: 1200px) {
  .project_footer .ftr-clm2 .ftr-menu ul li {
    padding: 9px 0 !important;
  }
}

.sub-menu-toggle {
  display: none !important;
}

@keyframes slide-up {
  0% {
    margin-bottom: -5px;
  }
  100% {
    margin-bottom: 0;
  }
}
@keyframes slide_Top {
  0% {
    margin-top: -10px;
    transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    opacity: 0;
  }
  100% {
    margin-top: 0;
    transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    opacity: 1;
  }
}
@keyframes slide_Left {
  0% {
    margin-left: -10px;
    opacity: 0;
  }
  100% {
    margin-left: 0;
    opacity: 1;
  }
}
@keyframes zoom_left {
  0% {
    margin-left: -10px;
    transform: scale(0.2, 0.2);
    -ms-transform: scale(0.2, 0.2);
    -o-transform: scale(0.2, 0.2);
    -webkit-transform: scale(0.2, 0.2);
    opacity: 0;
  }
  100% {
    margin-left: 0;
    transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    opacity: 1;
  }
}
.mob_trigger {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
  background-color: #000 !important;
  cursor: pointer;
  flex-flow: column;
  flex: 0 0 50px;
  height: 40px;
  margin-left: 10px;
  padding: 0 !important;
  width: 50px !important;
  border-radius: 3px !important;
  display: flex !important;
  border: none !important;
}
@media screen and (max-width: 767px) {
  .mob_trigger {
    height: 35px;
    flex: 0 0 45px;
    width: 35px !important;
    margin-left: 0px;
  }
}
.mob_trigger span {
  background-color: var(--global--color-white);
  height: 3px !important;
  width: 24px !important;
}
.mob_trigger span:not(:last-child) {
  margin-bottom: 3px;
}
@media screen and (min-width: 1200px) {
  .mob_trigger {
    display: none !important;
  }
}

.main-menu {
  margin-bottom: 0px;
}
.main-menu .hidden-subchilds ul,
.main-menu .hidden-subchilds i {
  display: none !important;
}
.main-menu {
  color: var(--global--color-white);
}
.main-menu ul li a {
  color: var(--global--color-black);
  font-weight: 500;
  line-height: 1;
}
.main-menu ul li.current-menu-item a, .main-menu ul li.current-menu-ancestor a, .main-menu ul li.current-page-ancestor a, .main-menu ul li.current-product-ancestor a {
  font-weight: 400;
  color: var(--global--color-primary);
}
.main-menu ul li.current-menu-item li a, .main-menu ul li.current-menu-ancestor li a, .main-menu ul li.current-page-ancestor li a, .main-menu ul li.current-product-ancestor li a {
  font-weight: 400;
}
@media screen and (min-width: 1200px) {
  .main-menu .remove-hover a::before, .main-menu .remove-hover a::after {
    content: none !important;
  }
  .main-menu ul {
    margin-bottom: 0 !important;
    padding-left: 0 !important;
    margin-top: 0 !important;
  }
  .main-menu ul li {
    position: relative;
    padding-top: 0px;
    padding-bottom: 15px;
  }
  .main-menu ul li:last-child {
    margin-right: 0;
  }
  .main-menu ul li a {
    align-items: center;
    color: var(--global--color-black);
    font-size: 12px;
    display: inline-flex;
    letter-spacing: 1px;
    text-transform: capitalize;
    font-family: "Raleway", sans-serif;
    position: relative;
  }
  .main-menu ul li a:hover {
    color: #E62A2F;
  }
  .main-menu ul li a:before, .main-menu ul li a:after {
    display: none !important;
    bottom: 0;
    content: "";
    opacity: 0;
    position: absolute;
    transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
  }
  .main-menu ul li a:before {
    background-color: #0A426D;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    height: 2px;
    left: 0;
    bottom: -3px;
    z-index: 2;
    transform-origin: left;
    transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    -webkit-transform: scale(0, 1);
    width: 100%;
  }
  .main-menu ul li a:after {
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    bottom: -24px;
    display: none;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #E62A2F;
    background: transparent !important;
  }
  .main-menu ul li ul {
    margin-top: 0 !important;
  }
  .main-menu ul li ul li a:before, .main-menu ul li ul li a:after {
    display: none !important;
  }
  .main-menu ul li:hover a {
    color: var(--global--color-primary);
  }
  .main-menu ul li:hover a:before {
    opacity: 1;
    transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
  }
  .main-menu ul li:hover a:after {
    opacity: 1;
    right: 0;
  }
  .main-menu ul li:hover li a {
    color: var(--global--color-white);
  }
  .main-menu ul li:hover li a:before {
    opacity: 0;
    transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    -webkit-transform: scale(0, 1);
  }
  .main-menu ul li:hover li a:after {
    background-color: var(--global--color-secondary);
    opacity: 0;
    right: 100%;
  }
  .main-menu ul li:hover li:hover a {
    color: var(--global--color-primary);
  }
  .main-menu ul li:hover li:hover ul li a {
    color: var(--global--color-secondary);
  }
  .main-menu ul li:hover li:hover ul li:hover a {
    color: var(--global--color-primary);
  }
  .main-menu ul li ul {
    display: none;
    left: -50px;
    position: absolute;
    top: 25px;
    width: 230px;
    z-index: 9;
    *zoom: 1;
  }
  .main-menu ul li ul:after {
    clear: both;
  }
  .main-menu ul li ul {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  }
  .main-menu ul li ul a {
    color: var(--global--color-secondary);
    font-size: 11px !important;
    font-size: 0.6875rem !important;
    font-weight: 400;
    height: auto !important;
    line-height: 1.5;
    overflow: hidden;
    padding: 7px 15px;
    position: relative;
    width: 100%;
  }
  .main-menu ul li ul li {
    display: block;
    float: none;
    margin: 0;
    padding: 0;
    position: relative;
    border-bottom: solid 1px #ffeddd;
  }
  .main-menu ul li ul li ul {
    top: 0 !important;
  }
  .main-menu ul li:hover ul {
    display: flex;
    flex-direction: column;
    background: #000;
    margin-left: 0 !important;
  }
  .main-menu ul li:hover li ul {
    display: none;
    left: 100%;
    top: 0;
  }
  .main-menu ul li:hover li:hover ul {
    display: block;
    transform-origin: top left;
  }
  .main-menu ul li:hover li:hover ul li ul {
    display: none;
  }
  .main-menu ul li:hover li:hover ul li:hover ul {
    display: block;
  }
  .main-menu ul li.submenu i {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
    margin-left: 8px;
    position: static;
    right: 0;
    top: 10px;
    transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
  }
  .main-menu ul li.submenu i:before {
    border-bottom: 1px solid rgba(0, 0, 0, 0.8);
    border-right: 1px solid rgba(0, 0, 0, 0.8);
    content: "";
    display: inline-block;
    height: 6px;
    position: relative;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    top: 0px;
    width: 6px;
  }
  .main-menu ul li.submenu li {
    padding-right: 0;
  }
  .main-menu ul li.submenu li a {
    padding-right: 20px;
  }
  .main-menu ul li.submenu li.submenu i {
    background-color: transparent !important;
    height: 31px;
    padding-right: 15px;
    top: 0 !important;
    position: absolute;
  }
  .main-menu ul li.submenu li.submenu i:before {
    border-bottom: 1px solid rgba(0, 0, 0, 0.8);
    border-right: 1px solid rgba(0, 0, 0, 0.8);
  }
  .main-menu ul li:first-child {
    padding-left: 0;
  }
  .main-menu ul li:last-child ul, .main-menu ul li:nth-last-child(2) ul {
    right: 0;
    transform: none !important;
  }
  .main-menu ul li:last-child ul ul, .main-menu ul li:nth-last-child(2) ul ul {
    border-left-width: 3px;
    border-right-width: 1px;
    right: -360px;
    width: 360px;
    top: -1px;
  }
  .main-menu ul li.current-menu-item a, .main-menu ul li.current-menu-ancestor a, .main-menu ul li.current-page-ancestor a, .main-menu ul li.current-product-ancestor a {
    font-weight: 600;
    color: #E62A2F;
  }
  .main-menu ul li.current-menu-item a:before, .main-menu ul li.current-menu-ancestor a:before, .main-menu ul li.current-page-ancestor a:before, .main-menu ul li.current-product-ancestor a:before {
    opacity: 1;
    transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
  }
  .main-menu ul li.current-menu-item a:after, .main-menu ul li.current-menu-ancestor a:after, .main-menu ul li.current-page-ancestor a:after, .main-menu ul li.current-product-ancestor a:after {
    opacity: 1;
    right: 0;
  }
  .main-menu ul li.current_page_parent li.current_page_item a, .main-menu ul li.current_page_parent li.current_page_parent a, .main-menu ul li.current_page_ancestor li.current_page_item a, .main-menu ul li.current_page_ancestor li.current_page_parent a {
    font-weight: 600;
  }
  .main-menu ul li.current_page_parent li.current_page_item a:before, .main-menu ul li.current_page_parent li.current_page_parent a:before, .main-menu ul li.current_page_ancestor li.current_page_item a:before, .main-menu ul li.current_page_ancestor li.current_page_parent a:before {
    opacity: 0;
    transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
  }
  .main-menu ul li.current_page_parent li.current_page_item a:after, .main-menu ul li.current_page_parent li.current_page_parent a:after, .main-menu ul li.current_page_ancestor li.current_page_item a:after, .main-menu ul li.current_page_ancestor li.current_page_parent a:after {
    opacity: 0;
    right: 0;
  }
  .main-menu ul li.current_page_parent li.current_page_item li a, .main-menu ul li.current_page_parent li.current_page_parent li a, .main-menu ul li.current_page_ancestor li.current_page_item li a, .main-menu ul li.current_page_ancestor li.current_page_parent li a {
    font-weight: 400;
    color: #000;
  }
  .main-menu ul li.current_page_parent li.current_page_item li a:before, .main-menu ul li.current_page_parent li.current_page_parent li a:before, .main-menu ul li.current_page_ancestor li.current_page_item li a:before, .main-menu ul li.current_page_ancestor li.current_page_parent li a:before {
    opacity: 0;
    transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    -webkit-transform: scale(0, 1);
  }
  .main-menu ul li.current_page_parent li.current_page_item li a:after, .main-menu ul li.current_page_parent li.current_page_parent li a:after, .main-menu ul li.current_page_ancestor li.current_page_item li a:after, .main-menu ul li.current_page_ancestor li.current_page_parent li a:after {
    opacity: 0;
    right: 100%;
  }
  .main-menu ul li.current_page_parent li.current_page_item li.current_page_item a:before, .main-menu ul li.current_page_parent li.current_page_parent li.current_page_item a:before, .main-menu ul li.current_page_ancestor li.current_page_item li.current_page_item a:before, .main-menu ul li.current_page_ancestor li.current_page_parent li.current_page_item a:before {
    opacity: 1;
    transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
  }
  .main-menu ul li.current_page_parent li.current_page_item li.current_page_item a:after, .main-menu ul li.current_page_parent li.current_page_parent li.current_page_item a:after, .main-menu ul li.current_page_ancestor li.current_page_item li.current_page_item a:after, .main-menu ul li.current_page_ancestor li.current_page_parent li.current_page_item a:after {
    opacity: 1;
    right: 0;
  }
  .main-menu > ul {
    align-items: center;
    display: flex;
    margin-left: -15px;
    margin-right: 0px;
  }
  .main-menu > ul > * {
    align-items: center;
    display: inline-flex;
    flex-flow: row wrap;
    margin-left: 30px;
    margin-right: 30px;
    transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
  }
  .main-menu .slice_child > ul {
    box-shadow: 0px 0px 10px -2px rgba(0, 0, 0, 0.1882352941);
    background-color: var(--global--color-white);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    left: -50%;
    transform: translateX(-50%) !important;
    overflow: hidden;
    padding: 20px 30px 30px;
    width: auto;
  }
  .main-menu .slice_child > ul .strip_menu_item {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
    bottom: 0;
    height: 84px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .main-menu .slice_child > ul .strip_menu_item:before {
    background-color: #2863b5;
    background-image: var(--menuBg);
    background-repeat: no-repeat;
    background-position: bottom right;
    content: "";
    display: block !important;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  .main-menu .slice_child > ul .strip_menu_item .btn_menu-sm {
    background-color: transparent !important;
    border: 1px solid var(--global--color-white);
    border-radius: 3px;
    -webkit-border-radius: 3px;
    color: var(--global--color-white);
    font-size: 12px !important;
    font-size: 0.75rem !important;
    font-weight: 300;
    height: 34px;
    min-width: 114px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .main-menu .slice_child > ul .strip_menu_item .btn_menu-sm:hover {
    background-color: var(--global--color-secondary) !important;
  }
  .main-menu .slice_child > ul .strip_menu_item .menu_wraps {
    justify-content: space-between;
    line-height: 1;
  }
  .main-menu .slice_child > ul .strip_menu_item .menu_wraps > * {
    padding-left: 15px;
    padding-right: 15px;
  }
  .main-menu .slice_child > ul .strip_menu_item strong {
    clear: both;
    display: block;
    font-weight: 600;
  }
  .main-menu .slice_child > ul .strip_menu_item small {
    font-size: 12px !important;
    font-size: 0.75rem !important;
    font-weight: 300;
  }
  .main-menu .slice_child li {
    white-space: nowrap !important;
  }
  .main-menu .slice_child li a {
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: auto !important;
  }
  .main-menu .slice_child .wrap_li:not(:last-child) {
    margin-right: 30px;
    padding-right: 30px;
    position: relative;
  }
  .main-menu .slice_child .wrap_li:not(:last-child):before {
    background: rgb(209, 234, 246);
    background: linear-gradient(0deg, rgba(209, 234, 246, 0) 0%, rgb(209, 234, 246) 20%, rgb(209, 234, 246) 80%, rgba(209, 234, 246, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d1eaf6", endColorstr="#d1eaf6", GradientType=1);
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
  }
  .main-menu .slice_child.styled_menu-item > ul {
    padding-bottom: 100px;
  }
  .main-menu .slice_child.columns_three > ul {
    left: -250%;
  }
  .main-menu .slice_child.columns_two .wrap_li:nth-last-child(2) {
    margin-right: 0 !important;
    padding-right: 0 !important;
  }
  .main-menu .slice_child.columns_two .wrap_li:nth-last-child(2):before {
    display: none;
  }
  .main-menu .slice_child.columns_three .wrap_li:nth-last-child(1), .main-menu .slice_child.columns_four .wrap_li:nth-last-child(1) {
    margin-right: 0 !important;
    padding-right: 0 !important;
  }
  .main-menu .slice_child.columns_three .wrap_li:nth-last-child(1):before, .main-menu .slice_child.columns_four .wrap_li:nth-last-child(1):before {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  .main-menu ul li a {
    font-size: 17px;
  }
  .main-menu ul li ul {
    left: 0;
  }
  .main-menu ul li ul li a {
    font-size: 15px !important;
    color: #fff;
  }
}
@media screen and (min-width: 1200px) {
  .main-menu ul li a:before {
    bottom: -3px;
  }
  .main-menu ul li a:after {
    bottom: -10px;
  }
}
@media screen and (min-width: 1600px) {
  .main-menu ul li a {
    font-size: 20px !important;
  }
  .main-menu ul li a:before {
    bottom: -3px;
  }
  .main-menu ul li a:after {
    bottom: -7px;
  }
  .main-menu ul li.submenu i {
    height: 24px;
    top: 10px;
    margin-top: 0px;
  }
  .main-menu ul li.submenu i:before {
    height: 7px;
    width: 7px;
  }
  .main-menu ul li.submenu li.submenu i {
    height: 44px;
  }
  .main-menu ul li a {
    font-size: 19px !important;
    height: 32px;
  }
  .main-menu ul li ul {
    top: 40px !important;
    width: 260px;
  }
  .main-menu ul li ul a {
    font-size: 15px;
    padding: 10px 15px;
  }
  .main-menu > ul {
    margin-left: -15px;
    margin-right: 0;
  }
  .main-menu > ul > * {
    margin-left: 40px;
    margin-right: 40px;
  }
}
@media screen and (min-width: 1680px) {
  .main-menu ul li a:before {
    bottom: -3px;
  }
  .main-menu ul li a:after {
    bottom: -3px;
  }
}
@media screen and (min-width: 1850px) {
  .main-menu ul li a:before {
    bottom: -3px;
  }
  .main-menu ul li a:after {
    bottom: -24px;
  }
  .main-menu ul li.submenu i {
    top: 10px;
  }
  .main-menu ul li a {
    font-size: 21px !important;
  }
  .main-menu ul li ul {
    top: 40px !important;
    width: 320px;
  }
  .main-menu ul li ul li a {
    font-size: 17px !important;
  }
  .main-menu > ul {
    margin-left: -20px;
    margin-right: 0px;
  }
  .main-menu > ul > * {
    margin-left: 60px;
    margin-right: 60px;
  }
  .main-menu .slice_child > ul {
    left: -150%;
    padding: 20px 30px 30px;
  }
  .main-menu .slice_child > ul .strip_menu_item {
    height: 84px;
  }
  .main-menu .slice_child > ul .strip_menu_item .btn_menu-sm {
    font-size: 14px !important;
    font-size: 0.875rem !important;
    height: 34px;
    min-width: 173px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .main-menu .slice_child > ul .strip_menu_item .menu_wraps > * {
    padding-left: 15px;
    padding-right: 15px;
  }
  .main-menu .slice_child > ul .strip_menu_item small {
    font-size: 16px !important;
    font-size: 1rem !important;
  }
  .main-menu .slice_child .wrap_li:not(:last-child) {
    margin-right: 30px;
    padding-right: 30px;
  }
  .main-menu .slice_child.styled_menu-item > ul {
    padding-bottom: 100px;
  }
}

@media screen and (max-width: 1199px) {
  .project_header .top_menu {
    display: none !important;
  }
  .main-menu {
    line-height: normal !important;
    background-color: var(--global--color-white);
    display: flex;
    flex-flow: row wrap;
    flex-flow: column;
    height: 100%;
    position: fixed;
    left: -280px;
    text-align: left;
    top: 0;
    overflow-y: auto;
    transition: all ease 0.4s;
    -o-transition: all ease 0.4s;
    -webkit-transition: all ease 0.4s;
    width: 280px;
    z-index: 1005;
  }
  .main-menu .sm_logo {
    background-color: var(--global--color-secondary);
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
    height: 150px;
    line-height: 1;
    padding: 20px 10px;
    position: relative;
  }
  .main-menu .sm_logo .project_logo svg {
    height: 80px;
    width: auto;
  }
  .main-menu .sm_logo .close_menu {
    background-color: var(--global--color-primary);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    height: 32px;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
    width: 32px;
    z-index: 3;
  }
  .main-menu .sm_logo .close_menu svg {
    fill: var(--global--color-white);
    height: 12px;
  }
  .main-menu ul + ul {
    padding-top: 0;
  }
  .main-menu ul {
    display: block;
    margin: 0 auto;
    width: 100%;
    padding-left: 0 !important;
  }
  .main-menu ul li {
    border-bottom: 1px solid rgba(230, 42, 47, 0.2);
    line-height: 0;
    position: relative;
    text-align: left;
  }
  .main-menu ul li a {
    color: #000;
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    padding: 15px 50px 15px 15px;
    width: 100%;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif !important;
  }
  .main-menu ul li i {
    background-color: #E62A2F;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
    height: 24px;
    padding: 0;
    position: absolute;
    right: 15px;
    top: 11px;
    transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    width: 24px;
  }
  .main-menu ul li i:before, .main-menu ul li i:after {
    background-color: var(--global--color-secondary);
    content: "";
    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%);
  }
  .main-menu ul li i:before {
    height: 10px;
    width: 1px;
  }
  .main-menu ul li i:after {
    height: 1px;
    width: 10px;
  }
  .main-menu ul li li a {
    font-size: 12px;
    opacity: 0.8;
  }
  .main-menu ul li.opened i:before {
    display: none;
  }
  .main-menu ul li ul {
    display: none;
  }
  .main-menu ul li.current-menu-item a, .main-menu ul li.current_page_ancestor a, .main-menu ul li.current-menu-ancestor a {
    font-weight: 400;
    color: #E62A2F;
    opacity: 1;
  }
  .main-menu ul li.current-menu-item li a, .main-menu ul li.current_page_ancestor li a, .main-menu ul li.current-menu-ancestor li a {
    color: #000;
    font-weight: 400;
    opacity: 0.8;
  }
  .main-menu ul li.current-menu-item li.current_page_item a, .main-menu ul li.current-menu-item li.current_page_ancestor a, .main-menu ul li.current_page_ancestor li.current_page_item a, .main-menu ul li.current_page_ancestor li.current_page_ancestor a, .main-menu ul li.current-menu-ancestor li.current_page_item a, .main-menu ul li.current-menu-ancestor li.current_page_ancestor a {
    font-weight: 400;
    color: #E62A2F;
    opacity: 1;
  }
  .main-menu ul li.current-menu-item li.current_page_item li a, .main-menu ul li.current-menu-item li.current_page_ancestor li a, .main-menu ul li.current_page_ancestor li.current_page_item li a, .main-menu ul li.current_page_ancestor li.current_page_ancestor li a, .main-menu ul li.current-menu-ancestor li.current_page_item li a, .main-menu ul li.current-menu-ancestor li.current_page_ancestor li a {
    color: var(--global--color-secondary);
    font-weight: 400;
    opacity: 0.8;
  }
  .main-menu ul li.current-menu-item li.current_page_item li.current_page_item a, .main-menu ul li.current-menu-item li.current_page_ancestor li.current_page_item a, .main-menu ul li.current_page_ancestor li.current_page_item li.current_page_item a, .main-menu ul li.current_page_ancestor li.current_page_ancestor li.current_page_item a, .main-menu ul li.current-menu-ancestor li.current_page_item li.current_page_item a, .main-menu ul li.current-menu-ancestor li.current_page_ancestor li.current_page_item a {
    color: var(--global--color-primary);
    font-weight: 400;
    opacity: 1;
  }
  .main-menu ul .strip_menu_item {
    background-color: var(--global--color-primary);
  }
  .main-menu ul .strip_menu_item .menu_wraps {
    justify-content: flex-start;
    width: 100%;
  }
  .main-menu ul .strip_menu_item .btn-wrap {
    width: 100%;
  }
  .main-menu ul .strip_menu_item .text-wrap {
    display: flex;
    flex-flow: row wrap;
    flex-flow: column;
  }
  .main-menu ul .strip_menu_item .btn_menu-sm {
    background-color: transparent !important;
    border: 1px solid var(--global--color-white);
    color: var(--global--color-white);
    font-size: 16px !important;
    font-size: 1rem !important;
    height: 36px;
    margin-top: 10px;
    width: 100%;
  }
  .open .main-menu {
    left: 0px;
  }
  .open .main-menu .sm_logo .close_menu {
    opacity: 1;
    right: -16px;
  }
  .open .mob_trigger:before {
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
  }
  .open .mob_trigger:after {
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  .open .mob_trigger .bar {
    opacity: 0;
    transform: translate(-100%, -50%);
    -ms-transform: translate(-100%, -50%);
    -o-transform: translate(-100%, -50%);
    -webkit-transform: translate(-100%, -50%);
  }
  .open .overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    z-index: 1000;
  }
}
@media screen and (min-width: 1200px) {
  .main-menu ul > li.mega_menu {
    position: static !important;
  }
  .main-menu ul > li.mega_menu ul li.current-menu-item > a {
    color: #f56b33 !important;
  }
  .main-menu ul > li.mega_menu ul li ul.sub-menu li a {
    color: #000 !important;
  }
  .main-menu ul > li.mega_menu ul li ul.sub-menu li.current-menu-parent a {
    color: #f56b33 !important;
  }
  .main-menu ul > li.mega_menu ul li ul.sub-menu li.current-menu-item a {
    color: #f56b33 !important;
  }
  .main-menu ul > li.mega_menu > a {
    position: relative;
    color: #000 !important;
  }
  .main-menu ul > li.mega_menu > a:before {
    content: "";
    position: absolute;
    width: 31px;
    height: 16px;
    bottom: -15px;
    left: 45%;
    z-index: 99;
    display: block !important;
    background-image: url("data:image/svg+xml,%3Csvg  viewBox='0 0 31 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.5 0L0 15.5H31L15.5 0Z' fill='white'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    background-size: cover;
    background-color: transparent;
  }
  .main-menu ul > li.mega_menu > ul.sub-menu {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 30px 0px;
    background: #fff;
    padding: 10px !important;
    width: 95%;
    display: none;
    justify-content: space-between;
    left: 10%;
    right: 0;
    gap: 0px;
  }
  .main-menu ul > li.mega_menu > ul.sub-menu::after {
    display: none;
  }
  .main-menu ul > li.mega_menu > ul.sub-menu::before {
    position: absolute;
    content: "";
    width: 100%;
    top: -10px;
    height: 20px;
    left: 0;
  }
  .main-menu ul > li.mega_menu > ul.sub-menu > li {
    width: calc(24% - 10px);
    background: #f8f9fb;
    border-radius: 4px;
    padding: 10px;
    width: 100% !important;
  }
  .main-menu ul > li.mega_menu > ul.sub-menu > li i {
    display: none;
  }
  .main-menu ul > li.mega_menu > ul.sub-menu > li > a {
    display: flex;
    flex-direction: column;
    color: #fff;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 20px;
    font-weight: 500;
    background: #E62A2F;
    border-radius: 5px;
  }
  .main-menu ul > li.mega_menu > ul.sub-menu > li > a:hover {
    color: #000;
  }
  .main-menu ul > li.mega_menu > ul.sub-menu > li > a img {
    margin-bottom: 15px;
  }
  .main-menu ul > li.mega_menu > ul.sub-menu > li.no-sub {
    padding: 15px 35px !important;
    background: #d6e9f1 !important;
    margin-top: 30px !important;
  }
  .main-menu ul > li.mega_menu > ul.sub-menu > li.no-sub a {
    color: #000 !important;
    background: #d6e9f1 !important;
    padding: 15px 35px !important;
    text-align: center;
  }
  .main-menu ul > li.mega_menu > ul.sub-menu > li.no-sub a:hover {
    color: #E62A2F !important;
  }
  .main-menu ul > li.mega_menu > ul.sub-menu > li.current-page-ancestor > a, .main-menu ul > li.mega_menu > ul.sub-menu > li.current-menu-ancestor > a, .main-menu ul > li.mega_menu > ul.sub-menu > li.current-menu-parent > a, .main-menu ul > li.mega_menu > ul.sub-menu > li.current-page-parent > a, .main-menu ul > li.mega_menu > ul.sub-menu > li.current_page_parent > a, .main-menu ul > li.mega_menu > ul.sub-menu > li.current_page_ancestor > a, .main-menu ul > li.mega_menu > ul.sub-menu > li.current-menu-item > a, .main-menu ul > li.mega_menu > ul.sub-menu > li.current_page_item > a {
    color: #f56b33 !important;
  }
  .main-menu ul > li.mega_menu > ul.sub-menu > li > ul.sub-menu {
    position: static;
    display: block !important;
    background: none;
    width: 100%;
    padding-top: 10px;
    padding-left: 10px !important;
    padding-right: 10px !important;
    box-shadow: none !important;
  }
  .main-menu ul > li.mega_menu > ul.sub-menu > li > ul.sub-menu li {
    border-bottom: 0 !important;
  }
  .main-menu ul > li.mega_menu > ul.sub-menu > li > ul.sub-menu li a {
    padding: 7px 20px 7px 0;
    font-weight: 400;
    color: #000;
    border-bottom: 0 !important;
    position: relative;
  }
  .main-menu ul > li.mega_menu > ul.sub-menu > li > ul.sub-menu li a:hover {
    color: #E62A2F !important;
  }
  .main-menu ul > li.mega_menu > ul.sub-menu > li > ul.sub-menu li a::after {
    content: "";
    position: absolute;
    width: 9px;
    height: 6px;
    background: url(assets/svg/mega-more.svg) no-repeat;
    right: 5px;
    top: 24px;
    background-size: 9px;
  }
  .main-menu ul > li.mega_menu > ul.sub-menu > li > ul.sub-menu li:last-child a {
    border-bottom: 0;
  }
  .main-menu ul > li.mega_menu > ul.sub-menu > li > ul.sub-menu li.current-menu-item > a, .main-menu ul > li.mega_menu > ul.sub-menu > li > ul.sub-menu li.current_page_item > a {
    color: #000;
  }
  .main-menu ul > li.mega_menu:hover > ul.sub-menu {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    width: 80%;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1680px) {
  .main-menu ul > li.mega_menu:hover > ul.sub-menu {
    width: 95%;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .main-menu ul > li.mega_menu:hover > ul.sub-menu {
    width: 100%;
  }
}
.image-fold {
  margin-top: 0px !important;
  padding: 0 !important;
  border: none !important;
  width: 49% !important;
  background: none !important;
}
@media screen and (max-width: 1200px) {
  .image-fold {
    width: 100% !important;
  }
}
.image-fold a {
  display: none !important;
}
.image-fold .image-fold-wp {
  padding: 20px;
  height: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 1680px) {
  .image-fold .image-fold-wp {
    padding: 10px;
  }
}
@media screen and (max-width: 1200px) {
  .image-fold .image-fold-wp {
    padding: 10px;
    justify-content: start;
    align-items: start;
    flex-direction: column;
    margin-top: 0 !important;
  }
}
.image-fold .image-fold-wp:after, .image-fold .image-fold-wp:before {
  display: none;
}
.image-fold .image-fold-wp .wrap {
  width: 53%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 1199px) {
  .image-fold .image-fold-wp .wrap {
    width: 100%;
    flex-direction: column;
  }
}
.image-fold .image-fold-wp .wrap:after, .image-fold .image-fold-wp .wrap:before {
  display: none;
}
.image-fold .image-fold-wp .wrap + .wrap {
  width: 47%;
}
@media screen and (max-width: 1199px) {
  .image-fold .image-fold-wp .wrap + .wrap {
    width: 100%;
  }
}
.image-fold .image-fold-wp .wrap .img {
  width: 34%;
}
@media screen and (max-width: 1199px) {
  .image-fold .image-fold-wp .wrap .img {
    width: 100%;
  }
}
.image-fold .image-fold-wp .wrap .txt {
  padding: 0 5px;
}
@media screen and (max-width: 1199px) {
  .image-fold .image-fold-wp .wrap .txt {
    padding: 10px 0;
  }
}
.image-fold .image-fold-wp .wrap .txt .tle {
  text-transform: capitalize !important;
}
.image-fold .image-fold-wp .wrap .txt .tle a {
  color: #000;
  display: block !important;
  padding: 0 !important;
  font-size: 20px !important;
}
@media screen and (max-width: 1599px) {
  .image-fold .image-fold-wp .wrap .txt .tle a {
    font-size: 18px !important;
  }
}
.image-fold .image-fold-wp .wrap .txt .tle a:hover {
  color: #E62A2F;
}
.image-fold .image-fold-wp .wrap .txt p {
  color: #000;
  font-size: 15px;
}
.image-fold .image-fold-wp .wrap1 {
  width: 100%;
  background: url(assets/images/meg1.jpg) no-repeat;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  height: 140px;
  padding: 15px 20px;
  position: relative;
  display: flex;
  align-items: end;
  justify-content: start;
}
@media screen and (max-width: 1199px) {
  .image-fold .image-fold-wp .wrap1 {
    flex-direction: column;
    padding: 10px;
    align-items: start;
  }
}
.image-fold .image-fold-wp .wrap1:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.09) 0%, rgba(0, 0, 0, 0.56) 50%, rgba(0, 0, 0, 0.9) 100%);
  z-index: 1;
}
.image-fold .image-fold-wp .wrap1 .txt {
  padding: 0;
  position: relative;
  z-index: 2;
  width: 72%;
}
@media screen and (max-width: 1199px) {
  .image-fold .image-fold-wp .wrap1 .txt {
    width: 100%;
  }
}
.image-fold .image-fold-wp .wrap1 .txt .tle {
  color: #fff !important;
  font-weight: 600 !important;
  font-size: 18px !important;
}
@media screen and (max-width: 1599px) {
  .image-fold .image-fold-wp .wrap1 .txt .tle {
    font-size: 16px !important;
  }
}
.image-fold .image-fold-wp .wrap1 .txt p {
  color: #fff;
}
.image-fold .image-fold-wp a.btn {
  display: inline-flex !important;
  width: 150px !important;
  position: relative;
  padding: 0 !important;
  text-transform: uppercase;
  margin-left: 10px !important;
}
@media screen and (max-width: 1199px) {
  .image-fold .image-fold-wp a.btn {
    margin: 10px 0 0 !important;
  }
}
.image-fold .image-fold-wp a.btn {
  z-index: 2;
  min-height: 40px;
}
@media screen and (max-width: 1599px) {
  .image-fold .image-fold-wp a.btn {
    width: 140px !important;
    min-height: 40px;
  }
}
@media screen and (max-width: 767px) {
  .image-fold .image-fold-wp a.btn {
    margin-left: 0;
    min-height: 35px;
  }
}
.image-fold .image-fold-wp .tle {
  font-size: 30px;
  color: #000 !important;
  font-weight: 400 !important;
  width: 60% !important;
  line-height: 1.2;
}
@media screen and (max-width: 1200px) {
  .image-fold .image-fold-wp .tle {
    width: 100% !important;
    font-size: 16px;
  }
}
.image-fold .image-fold-wp .tle span {
  display: block;
}

@media screen and (min-width: 1200px) {
  .main-menu ul > li.mega_menu > ul.sub-menu > li.no-sub {
    padding: 15px 25px !important;
  }
  .project_header.slim .main-menu ul > li.mega_menu > ul.sub-menu {
    top: 95px !important;
  }
  .main-menu ul > li.mega_menu > ul.sub-menu {
    top: 105px !important;
  }
  .main-menu ul > li.mega_menu .image-fold .image-fold-wp .tle {
    font-size: 20px;
  }
}
@media screen and (min-width: 1600px) {
  .main-menu ul > li.mega_menu > ul.sub-menu > li > ul.sub-menu {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .main-menu ul > li.mega_menu .image-fold .image-fold-wp a.btn {
    min-height: 40px;
  }
  .main-menu ul > li.mega_menu > ul.sub-menu > li.no-sub {
    padding: 15px 35px !important;
  }
  .main-menu ul > li.mega_menu > ul.sub-menu {
    top: 122px !important;
  }
  .main-menu ul > li.mega_menu > ul.sub-menu > li > a {
    font-size: 13px !important;
  }
  .main-menu ul > li.mega_menu .image-fold .image-fold-wp a.btn {
    font-size: 13px !important;
  }
  .main-menu ul > li.mega_menu > ul.sub-menu {
    width: 100%;
    padding: 15px !important;
  }
  .main-menu ul > li.mega_menu > ul.sub-menu > li {
    padding: 10px;
  }
  .main-menu ul > li.mega_menu .image-fold .image-fold-wp .tle {
    font-size: 25px;
  }
}
@media screen and (min-width: 1850px) {
  .main-menu ul > li.mega_menu > ul.sub-menu > li > a {
    font-size: 20px !important;
  }
  .main-menu ul > li.mega_menu .image-fold .image-fold-wp a.btn {
    font-size: 13px !important;
  }
  .main-menu ul > li.mega_menu > ul.sub-menu {
    top: 135px !important;
  }
  .project_header.slim .main-menu ul > li.mega_menu > ul.sub-menu {
    top: 128px !important;
  }
}
/*end megamenu*/
[class*=footer_menu-] li {
  padding-bottom: 6px;
  padding-top: 6px;
}
[class*=footer_menu-] a {
  color: var(--global--color-white);
  font-size: 16px !important;
  font-size: 1rem !important;
  font-weight: 200;
  padding-bottom: 7px;
  position: relative;
}
[class*=footer_menu-] a:before, [class*=footer_menu-] a:after {
  bottom: 0;
  content: "";
  opacity: 0;
  position: absolute;
  transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  -webkit-transition: all ease-in-out 0.3s;
}
[class*=footer_menu-] a:before {
  background-color: var(--global--color-primary);
  border-radius: 3px;
  -webkit-border-radius: 3px;
  height: 3px;
  left: 0;
  transform-origin: left;
  transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  -o-transform: scale(0, 1);
  -webkit-transform: scale(0, 1);
  width: calc(100% - 8px);
}
[class*=footer_menu-] a:after {
  background-color: var(--global--color-white);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  height: 3px;
  right: 100%;
  width: 3px;
}
[class*=footer_menu-] a:hover {
  color: var(--global--color-primary);
}
[class*=footer_menu-] a:hover:before {
  opacity: 1;
  transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
}
[class*=footer_menu-] a:hover:after {
  opacity: 1;
  right: 0;
}
[class*=footer_menu-] li.current_page_item a {
  color: var(--global--color-primary);
}
[class*=footer_menu-] li.current_page_item a:before {
  opacity: 1;
  transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
}
[class*=footer_menu-] li.current_page_item a:after {
  opacity: 1;
  right: 0;
}
[class*=footer_menu-] li.current_page_item li a {
  color: var(--global--color-white);
}
[class*=footer_menu-] li.current_page_item li a:before {
  opacity: 0;
  transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  -o-transform: scale(0, 1);
  -webkit-transform: scale(0, 1);
}
[class*=footer_menu-] li.current_page_item li a:after {
  opacity: 0;
  right: 100%;
}
[class*=footer_menu-] li.current_page_item li a:hover {
  color: var(--global--color-primary);
}
[class*=footer_menu-] li.current_page_item li a:hover:before {
  opacity: 1;
  transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
}
[class*=footer_menu-] li.current_page_item li a:hover:after {
  opacity: 1;
  right: 0;
}

@media screen and (max-width: 1199px) {
  .main-menu ul li.opened ul.sub-menu li.submenu i:before {
    display: block;
  }
  .main-menu ul li.opened ul.sub-menu li.submenu.opened i:before {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .footer_menu-secondary > ul {
    display: flex;
  }
  .footer_menu-secondary > ul > li > a {
    font-weight: 500;
  }
  .footer_menu-secondary > ul > li:first-child {
    flex: 0 0 34%;
    width: 34%;
  }
  .footer_menu-secondary > ul > li:nth-child(2) {
    flex: 0 0 66%;
    width: 66%;
  }
  .footer_menu-secondary > ul > li:nth-child(2) ul {
    -moz-columns: 2 auto;
         columns: 2 auto;
  }
}
@media screen and (min-width: 768px) {
  [class*=footer_menu-] a {
    font-size: 15px !important;
    font-size: 0.9375rem !important;
  }
}
@media screen and (min-width: 1200px) {
  [class*=footer_menu-] a {
    font-size: 14px !important;
    font-size: 0.875rem !important;
  }
}
@media screen and (min-width: 1600px) {
  [class*=footer_menu-] a {
    font-size: 19px !important;
    font-size: 1.1875rem !important;
  }
}
@media screen and (max-width: 767px) {
  .footer_menu-main ul {
    -moz-columns: 3 auto;
         columns: 3 auto;
  }
  .footer_menu-secondary li ul {
    display: none;
  }
  .footer_menu-secondary li.submenu {
    position: relative;
  }
  .footer_menu-secondary li.submenu i {
    background-color: var(--global--color-primary);
    height: 20px;
    position: absolute;
    right: 0;
    top: 10px;
    width: 20px;
  }
  .footer_menu-secondary li.submenu i:before, .footer_menu-secondary li.submenu i:after {
    background-color: var(--global--color-white);
    content: "";
    display: block;
    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%);
  }
  .footer_menu-secondary li.submenu i:before {
    height: 1px;
    width: 10px;
  }
  .footer_menu-secondary li.submenu i:after {
    height: 10px;
    width: 1px;
  }
  .footer_menu-secondary li.submenu.opened i:after {
    display: none;
  }
}
.breadcrumb {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .breadcrumb {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.breadcrumb ul {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  margin-left: 0 !important;
  padding-left: 0 !important;
}
.breadcrumb ul li {
  align-items: center;
  display: inline-flex;
  flex-flow: row wrap;
  margin: 3px !important;
  color: #E62A2F;
  font-family: "Raleway", sans-serif;
  position: relative;
  padding: 0 30px 0 0;
  line-height: 1;
  text-transform: none;
  font-weight: 400 !important;
}
.breadcrumb ul li a {
  align-items: center;
  color: var(--global--color-black);
  display: inline-flex;
  flex-wrap: nowrap;
  font-weight: 400;
}
.breadcrumb ul li a:hover {
  color: var(--global--color-primary);
}
.breadcrumb ul li:after {
  content: "";
  height: 12px;
  width: 1px;
  position: absolute;
  right: 12px;
  top: 4px;
  background: #D9D9D9;
}
@media screen and (max-width: 1599px) {
  .breadcrumb ul li:after {
    top: 2px;
  }
}
@media screen and (max-width: 1199px) {
  .breadcrumb ul li:after {
    top: 3px;
  }
}
.breadcrumb ul li:last-child:after {
  display: none;
}
.breadcrumb ul li.active.breadcrumb-item {
  margin: 3px !important;
}

.site_pagination,
.navigation {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
  position: relative;
  margin-bottom: 15px;
  margin-top: 15px;
}
.site_pagination ol,
.site_pagination .wp-paginate,
.navigation ol,
.navigation .wp-paginate {
  align-items: center;
  display: inline-flex;
  flex-flow: row wrap;
  padding-left: 0 !important;
  display: flex;
  justify-content: flex-end;
}
.site_pagination ol li,
.site_pagination .wp-paginate li,
.navigation ol li,
.navigation .wp-paginate li {
  line-height: 1;
  margin: 0;
  padding: 0;
}
.site_pagination ol li .page,
.site_pagination ol li .next,
.site_pagination ol li .prev,
.site_pagination .wp-paginate li .page,
.site_pagination .wp-paginate li .next,
.site_pagination .wp-paginate li .prev,
.navigation ol li .page,
.navigation ol li .next,
.navigation ol li .prev,
.navigation .wp-paginate li .page,
.navigation .wp-paginate li .next,
.navigation .wp-paginate li .prev {
  align-items: center;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  display: inline-flex;
  font-size: 15px !important;
  font-size: 0.9375rem !important;
  font-weight: 300;
  height: 36px;
  justify-content: center;
  line-height: 1;
  padding: 0 8px;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: auto;
  transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
}
.site_pagination ol li .page,
.site_pagination .wp-paginate li .page,
.navigation ol li .page,
.navigation .wp-paginate li .page {
  color: var(--global--color-black);
}
.site_pagination ol li .page:hover,
.site_pagination .wp-paginate li .page:hover,
.navigation ol li .page:hover,
.navigation .wp-paginate li .page:hover {
  color: var(--global--color-primary);
}
.site_pagination ol li .next,
.site_pagination ol li .prev,
.site_pagination .wp-paginate li .next,
.site_pagination .wp-paginate li .prev,
.navigation ol li .next,
.navigation ol li .prev,
.navigation .wp-paginate li .next,
.navigation .wp-paginate li .prev {
  border: 1px solid var(--global--color-primary);
  border-radius: 3px;
  -webkit-border-radius: 3px;
  color: var(--global--color-secondary);
  font-size: 13px !important;
  font-size: 0.8125rem !important;
  font-weight: 400;
  padding-left: 15px;
  padding-right: 15px;
}
.site_pagination ol li .next:hover,
.site_pagination ol li .prev:hover,
.site_pagination .wp-paginate li .next:hover,
.site_pagination .wp-paginate li .prev:hover,
.navigation ol li .next:hover,
.navigation ol li .prev:hover,
.navigation .wp-paginate li .next:hover,
.navigation .wp-paginate li .prev:hover {
  border-color: var(--global--color-secondary);
  color: var(--global--color-secondary);
}
.site_pagination ol li .current,
.site_pagination .wp-paginate li .current,
.navigation ol li .current,
.navigation .wp-paginate li .current {
  position: relative;
  background-color: #E62A2F !important;
  padding: 5px 15px !important;
  color: #fff !important;
}
.site_pagination ol li .current:before,
.site_pagination .wp-paginate li .current:before,
.navigation ol li .current:before,
.navigation .wp-paginate li .current:before {
  background-color: var(--global--color-primary);
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}
.site_pagination ol li .current:hover,
.site_pagination .wp-paginate li .current:hover,
.navigation ol li .current:hover,
.navigation .wp-paginate li .current:hover {
  color: var(--global--color-black);
}
@media screen and (min-width: 1600px) {
  .site_pagination,
  .navigation {
    margin-bottom: 30px;
    margin-top: 40px;
  }
  .site_pagination ol li .page,
  .site_pagination .wp-paginate li .page,
  .navigation ol li .page,
  .navigation .wp-paginate li .page {
    font-size: 19px !important;
    font-size: 1.1875rem !important;
  }
  .site_pagination ol li .next,
  .site_pagination ol li .prev,
  .site_pagination .wp-paginate li .next,
  .site_pagination .wp-paginate li .prev,
  .navigation ol li .next,
  .navigation ol li .prev,
  .navigation .wp-paginate li .next,
  .navigation .wp-paginate li .prev {
    font-size: 14px !important;
    font-size: 0.875rem !important;
  }
}

@media screen and (min-width: 1200px) {
  .main-menu .sub-menu .current-menu-item a {
    color: #fff !important;
    font-weight: 500 !important;
    background: #E62A2F !important;
  }
}
.open ul, .open ol, .open ul li, .open ol li {
  font-family: "Euclid-Circular-Regular" !important;
}
@media screen and (max-width: 1199px) {
  .open .main-menu ul li {
    border-bottom: 1px solid rgba(0, 128, 197, 0.2);
    padding-left: 0 !important;
    margin-left: 0 !important;
  }
  .open .main-menu ul li ul li {
    padding-left: 0 !important;
    margin-left: 0 !important;
  }
  .open .main-menu ul li ul li:last-child {
    border-bottom: none !important;
  }
  .open .main-menu ul li.opened ul.sub-menu {
    display: inline-block !important;
  }
  .open .main-menu .menu-item-has-children ul li + li {
    border-top: none !important;
  }
}

:root {
  --tw-wrap-sm: 520px;
  --tw-wrap-md: 715px;
  --tw-wrap-lg: 940px;
  --tw-wrap-xl: 1140px;
  --tw-wrap-xxl: 1380px;
  --tw-wrap-xxxl: 1560px;
  --tw-gutter-x: 30px;
  --tw-gutter-sm: 20px;
  --font-h1:"Barlow Condensed", sans-serif;
}

@media screen and (min-resolution: 120dpi) {
  /* Styles for displays with a resolution of 120dpi or higher,
     which often corresponds to 125% scaling or higher on standard displays. */
}
@media screen and (min-resolution: 120dpi) and (min-width: 1200px) {
  body p,
  body li,
  body td {
    font-size: 13px !important;
  }
}
/* body:not(.home) .tw-modal-wrapper {
  display: none !important;
} */

.banner-form form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: left;
  flex-direction: row;
  gap: 15px;
  margin: 20px 0 0;
}
.banner-form form .form-group {
  display: flex;
  flex-direction: column;
  width: 100% !important;
}
.banner-form form .form-group.width-50-sm {
  width: 47% !important;
}
@media screen and (max-width: 767px) {
  .banner-form form .form-group.width-50-sm {
    width: 100% !important;
  }
}
.banner-form form .form-group.width-30-sm {
  width: 30% !important;
}
@media screen and (max-width: 767px) {
  .banner-form form .form-group.width-30-sm {
    width: 100% !important;
  }
}
.banner-form form .form-group.submit {
  margin-left: auto;
  text-transform: uppercase;
}
.banner-form form .form-group.submit p {
  text-align: right !important;
}
.banner-form form .form-group p {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.pullout-content .form-style-5 h2 {
  font-family: "Raleway", sans-serif !important;
  font-weight: 400 !important;
  font-size: 22px !important;
  text-transform: uppercase !important;
}

.pullout-content .form-style-5 select {
  color: #8a97a0 !important;
}

.pullout-content .form-style-5 legend span {
  line-height: 1.8 !important;
}

.pullout-content .form-style-5 input {
  height: auto !important;
  color: #8a97a0 !important;
}

.pullout-content .form-style-5 input[type=submit], .pullout-content .form-style-5 input[type=button] {
  color: #fff !important;
}

.pullout-button.rotate {
  background-color: #E62A2F !important;
  border-radius: 0 0 25px 25px !important;
  padding: 10px !important;
}
.pullout-button.rotate span {
  font-style: normal !important;
  font-weight: 300 !important;
  margin: 8px !important;
}
.pullout-button.rotate:before {
  display: none !important;
}

#back-to-top {
  border: none;
  align-items: center;
  background-color: var(--tw--global--color-primary);
  bottom: 0;
  color: #000;
  display: inline-flex;
  font-size: 0;
  flex-direction: column;
  justify-content: center;
  height: 42px;
  opacity: 0;
  line-height: 1;
  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: #000;
  text-decoration: none;
}
@media screen and (max-width: 1199px) {
  #back-to-top {
    display: none;
  }
}

.back-btn {
  align-items: center;
  background-color: var(--tw--global--color-primary);
  border: 1px solid var(--global--color-white);
  border-radius: 0;
  -webkit-border-radius: 0;
  bottom: 20%;
  color: var(--global--color-white);
  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;
  padding-top: 2px;
  opacity: 1;
  line-height: 1;
  padding: 0 10px;
  position: fixed;
  right: 0px;
  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(--tw--global--color-secondary);
}
.back-btn.back-open {
  opacity: 1;
  right: 0;
  color: #fff !important;
}
.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(--tw--global--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(--tw--global--color-base-text);
  height: 10px !important;
  margin-left: 6px;
  width: auto !important;
}
.icon_btn:hover {
  color: var(--tw--global--color-primary);
}
.icon_btn:hover svg {
  fill: var(--tw--global--color-primary);
  margin-left: 10px;
}
.icon_btn.primary {
  color: var(--tw--global--color-primary);
}
.icon_btn.primary svg {
  fill: var(--tw--global--color-primary);
}
.icon_btn.hover_white:hover {
  color: var(--global--color-white);
}
.icon_btn.hover_white:hover svg {
  fill: var(--global--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;
  }
}

.container {
  padding-right: calc(var(--tw-gutter-sm) * 0.5) !important;
  padding-left: calc(var(--tw-gutter-sm) * 0.5) !important;
  margin: 0 auto !important;
}
@media screen and (min-width: 576px) {
  .container {
    max-width: var(--tw-wrap-sm) !important;
  }
}
@media screen and (min-width: 768px) {
  .container {
    max-width: var(--tw-wrap-md) !important;
  }
}
@media screen and (min-width: 992px) {
  .container {
    max-width: var(--tw-wrap-lg) !important;
  }
}
@media screen and (min-width: 1200px) {
  .container {
    max-width: var(--tw-wrap-xl) !important;
  }
}
@media screen and (min-width: 1600px) {
  .container {
    max-width: var(--tw-wrap-xxl) !important;
  }
}
@media screen and (min-width: 1850px) {
  .container {
    max-width: var(--tw-wrap-xxxl) !important;
  }
}

body.no-banner #page-header {
  border-bottom: solid 1px #ddd;
}
body.no-banner #page-content {
  padding-top: 200px !important;
}

.thank-you-wrap {
  text-align: center;
  margin: 0 auto;
  width: 100%;
}
.thank-you-wrap h1 {
  color: #000 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  font-size: 81px !important;
  text-transform: uppercase !important;
  line-height: 1 !important;
}
@media screen and (max-width: 1599px) {
  .thank-you-wrap h1 {
    font-size: 60px !important;
  }
}
@media screen and (max-width: 1199px) {
  .thank-you-wrap h1 {
    font-size: 50px !important;
  }
}
@media screen and (max-width: 1023px) {
  .thank-you-wrap h1 {
    font-size: 40px !important;
  }
}
@media screen and (max-width: 767px) {
  .thank-you-wrap h1 {
    font-size: 35px !important;
  }
}
.thank-you-wrap p {
  color: #000;
  margin-bottom: 10px !important;
}
.thank-you-wrap .btnsNew,
.thank-you-wrap .btns, .thank-you-wrap .btn, .thank-you-wrap .w-btn {
  align-items: center;
  background: #E62A2F;
  border: 0 !important;
  box-shadow: none;
  cursor: pointer;
  color: var(--global--color-white) !important;
  display: inline-flex !important;
  font-size: 18px;
  font-weight: 400;
  min-height: 40px;
  justify-content: center;
  line-height: 1;
  outline: none;
  overflow: hidden !important;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: all ease 0.4s;
  letter-spacing: 1px;
  font-family: "Raleway", sans-serif !important;
}
@media screen and (max-width: 1199px) {
  .thank-you-wrap .btnsNew,
  .thank-you-wrap .btns, .thank-you-wrap .btn, .thank-you-wrap .w-btn {
    font-size: 15px !important;
  }
}
.thank-you-wrap .btnsNew:before, .thank-you-wrap .btnsNew:after,
.thank-you-wrap .btns:before,
.thank-you-wrap .btns:after, .thank-you-wrap .btn:before, .thank-you-wrap .btn:after, .thank-you-wrap .w-btn:before, .thank-you-wrap .w-btn:after {
  display: none;
}
.thank-you-wrap .btnsNew:hover,
.thank-you-wrap .btns:hover, .thank-you-wrap .btn:hover, .thank-you-wrap .w-btn:hover {
  background: #000 !important;
  color: var(--global--color-white) !important;
}
.thank-you-wrap .btnsNew:hover:before, .thank-you-wrap .btnsNew:hover:after,
.thank-you-wrap .btns:hover:before,
.thank-you-wrap .btns:hover:after, .thank-you-wrap .btn:hover:before, .thank-you-wrap .btn:hover:after, .thank-you-wrap .w-btn:hover:before, .thank-you-wrap .w-btn:hover:after {
  display: none;
}

@media screen and (min-width: 1200px) {
  body.page-id-2241 .new-cro-banner {
    background-position: 0 120px !important;
  }
  body.page-id-2165 .new-cro-banner {
    background-position: 0 80px !important;
  }
  body.page-id-19 .new-cro-banner {
    background-position: 0 125px !important;
  }
  body.single.single-post .new-cro-banner {
    background-position: 0 125px !important;
  }
  body.page-id-2151 .new-cro-banner {
    background-position: 0 120px !important;
  }
  body.page-id-2155 .new-cro-banner {
    background-position: 0 100px !important;
  }
  body.page-id-2157 .new-cro-banner {
    background-position: 0 100px !important;
  }
  body.page-id-2169 .new-cro-banner {
    background-position: 0 120px !important;
  }
}
.new-cro-banner {
  padding: 200px 0 100px !important;
}
@media screen and (max-width: 1199px) {
  .new-cro-banner {
    padding: 150px 0 70px !important;
    background-position: 50% 50px !important;
  }
}
@media screen and (max-width: 767px) {
  .new-cro-banner {
    padding: 150px 0 50px !important;
    background-position: 50% 100px !important;
  }
}

@media only screen and (max-width: 490px) {
  h1 .headline {
    font-size: 20px !important;
  }
}
.header .headline, .header .dash {
  display: block;
  word-wrap: break-word;
  white-space: normal;
}

body:not(.home) .footer-form-wrap {
  margin-top: 100px !important;
}

.footer-form-wrap {
  padding: 50px 0 0;
  margin-top: 70px !important;
  background: #F6F4F4;
}
@media screen and (max-width: 1199px) {
  .footer-form-wrap {
    margin-top: 0 !important;
  }
}
.footer-form-wrap.gutter .port {
  padding-right: calc(var(--tw-gutter-sm) * 0.5) !important;
  padding-left: calc(var(--tw-gutter-sm) * 0.5) !important;
  margin: 0 auto !important;
}
@media screen and (min-width: 576px) {
  .footer-form-wrap.gutter .port {
    max-width: var(--tw-wrap-sm) !important;
  }
}
@media screen and (min-width: 768px) {
  .footer-form-wrap.gutter .port {
    max-width: var(--tw-wrap-md) !important;
  }
}
@media screen and (min-width: 992px) {
  .footer-form-wrap.gutter .port {
    max-width: var(--tw-wrap-lg) !important;
  }
}
@media screen and (min-width: 1200px) {
  .footer-form-wrap.gutter .port {
    max-width: var(--tw-wrap-xl) !important;
  }
}
@media screen and (min-width: 1600px) {
  .footer-form-wrap.gutter .port {
    max-width: var(--tw-wrap-xxl) !important;
  }
}
@media screen and (min-width: 1850px) {
  .footer-form-wrap.gutter .port {
    max-width: var(--tw-wrap-xxxl) !important;
  }
}
.footer-form-wrap p {
  font-family: "Raleway", sans-serif !important;
  font-size: 15px !important;
  font-size: 0.9375rem !important;
  color: #000;
}
@media screen and (min-width: 1200px) {
  .footer-form-wrap p {
    font-size: 15px !important;
    font-size: 0.9375rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .footer-form-wrap p {
    font-size: 16px !important;
    font-size: 1rem !important;
  }
}
@media screen and (min-width: 1850px) {
  .footer-form-wrap p {
    font-size: 17px !important;
    font-size: 1.0625rem !important;
  }
}
@media screen and (max-width: 1199px) {
  .footer-form-wrap .boldRowInner {
    flex-wrap: wrap !important;
  }
}
.footer-form-wrap .fm-txt {
  width: 58% !important;
}
@media screen and (max-width: 1199px) {
  .footer-form-wrap .fm-txt {
    width: 100% !important;
  }
}
.footer-form-wrap .fm-txt h2 {
  text-transform: uppercase !important;
  font-family: "Times New Roman", Times, serif !important;
}
.footer-form-wrap .fm-txt .address-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 20px 0;
}
.footer-form-wrap .fm-txt .address-wrap:after, .footer-form-wrap .fm-txt .address-wrap:before {
  display: none;
}
@media screen and (max-width: 767px) {
  .footer-form-wrap .fm-txt .address-wrap {
    flex-direction: column;
    align-items: start;
    justify-content: start;
  }
}
.footer-form-wrap .fm-txt .address-wrap .call_bx {
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .footer-form-wrap .fm-txt .address-wrap .call_bx {
    margin: 10px 0;
    justify-content: start;
    width: 100%;
  }
}
.footer-form-wrap .fm-txt .address-wrap .call_bx .ico {
  background: #fff;
  border: solid 1px #000;
}
@media screen and (max-width: 767px) {
  .footer-form-wrap .fm-txt .address-wrap .call_bx .ico {
    margin-right: 10px;
  }
}
.footer-form-wrap .fm-txt .address-wrap .call_bx .txt {
  font-family: "Raleway", sans-serif;
  width: 75%;
}
.footer-form-wrap .fm-txt .address-wrap .call_bx .txt span {
  font-family: "Raleway", sans-serif;
  font-size: 16px !important;
  font-weight: 700 !important;
}
@media screen and (max-width: 1680px) {
  .footer-form-wrap .fm-txt .address-wrap .call_bx .txt span {
    font-size: 15px !important;
  }
}
@media screen and (max-width: 1600px) {
  .footer-form-wrap .fm-txt .address-wrap .call_bx .txt span {
    font-size: 14px !important;
  }
}
@media screen and (max-width: 1599px) {
  .footer-form-wrap .fm-txt .address-wrap .call_bx .txt span {
    font-size: 12px !important;
  }
}
@media screen and (max-width: 767px) {
  .footer-form-wrap .fm-txt .address-wrap .call_bx .txt span {
    font-size: 16px !important;
  }
}
.footer-form-wrap .fm-txt .address-wrap .call_bx .txt .num {
  font-family: "Raleway", sans-serif;
  font-size: 23px !important;
  font-weight: 700 !important;
}
@media screen and (max-width: 1680px) {
  .footer-form-wrap .fm-txt .address-wrap .call_bx .txt .num {
    font-size: 20px !important;
  }
}
@media screen and (max-width: 1600px) {
  .footer-form-wrap .fm-txt .address-wrap .call_bx .txt .num {
    font-size: 17px !important;
  }
}
@media screen and (max-width: 1599px) {
  .footer-form-wrap .fm-txt .address-wrap .call_bx .txt .num {
    font-size: 16px !important;
  }
}
@media screen and (max-width: 767px) {
  .footer-form-wrap .fm-txt .address-wrap .call_bx .txt .num {
    font-size: 16px !important;
  }
}
.footer-form-wrap .fm-txt .address-wrap .call_bx .txt p {
  font-family: "Raleway", sans-serif;
  font-size: 16px !important;
  font-weight: 600 !important;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
@media screen and (max-width: 1680px) {
  .footer-form-wrap .fm-txt .address-wrap .call_bx .txt p {
    font-size: 15px !important;
  }
}
@media screen and (max-width: 1600px) {
  .footer-form-wrap .fm-txt .address-wrap .call_bx .txt p {
    font-size: 14px !important;
  }
}
@media screen and (max-width: 1599px) {
  .footer-form-wrap .fm-txt .address-wrap .call_bx .txt p {
    font-size: 12px !important;
  }
}
@media screen and (max-width: 767px) {
  .footer-form-wrap .fm-txt .address-wrap .call_bx .txt p {
    font-size: 16px !important;
  }
}
.footer-form-wrap .fm-txt .address-wrap .call_bx .txt p span.block {
  font-weight: 600 !important;
}
@media screen and (max-width: 1199px) {
  .footer-form-wrap .fm-txt .address-wrap .call_bx .txt p br {
    display: none;
  }
}
.footer-form-wrap .fm-txt .address-wrap .call_bx .txt p strong {
  font-weight: 600 !important;
}
.footer-form-wrap .fm-txt .address-wrap .call_bx:last-child {
  min-width: 325px;
}
@media screen and (max-width: 1680px) {
  .footer-form-wrap .fm-txt .address-wrap .call_bx:last-child {
    min-width: 290px;
  }
}
@media screen and (max-width: 1599px) {
  .footer-form-wrap .fm-txt .address-wrap .call_bx:last-child {
    min-width: 220px;
  }
}
@media screen and (max-width: 767px) {
  .footer-form-wrap .fm-txt .address-wrap .call_bx:last-child {
    min-width: 100%;
  }
}
.footer-form-wrap .fm-txt .google-map {
  position: relative;
  width: 100%;
  height: 420px;
  overflow: hidden;
  border-radius: 15px 15px 0 0;
}
@media screen and (max-width: 767px) {
  .footer-form-wrap .fm-txt .google-map {
    height: 215px;
  }
}
.footer-form-wrap .fm-txt {
  /* Gray map */
}
.footer-form-wrap .fm-txt .google-map iframe {
  width: 100%;
  height: 100%;
  border: 0;
  filter: grayscale(100%) brightness(1.08) contrast(1.15);
}
.footer-form-wrap .formbx {
  background: #fff;
  width: 40% !important;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  margin-top: -100px;
  border-radius: 0 0 15px 15px;
  padding: 50px;
  margin-left: 30px;
}
@media screen and (max-width: 1680px) {
  .footer-form-wrap .formbx {
    width: 38% !important;
    padding: 25px;
  }
}
@media screen and (max-width: 1199px) {
  .footer-form-wrap .formbx {
    width: 100% !important;
    margin-left: 0;
    margin-top: 0;
    padding: 50px 50px 0;
  }
}
@media screen and (max-width: 1023px) {
  .footer-form-wrap .formbx {
    padding: 30px;
  }
}
.footer-form-wrap .formbx h2 {
  font-family: "Times New Roman", Times, serif !important;
}
.footer-form-wrap .formbx .fancy-select .trigger {
  display: none !important;
}
@media screen and (min-width: 1200px) {
  .footer-form-wrap .formbx .fancy-select .trigger:after,
  .footer-form-wrap .formbx .fancy-select .trigger:before {
    display: none !important;
    content: none !important;
  }
}
@media (min-width: 1200px) {
  .footer-form-wrap .formbx .fancy-select select {
    -moz-appearance: menulist !important;
    -webkit-appearance: auto !important;
            appearance: auto !important;
    background-image: none !important;
  }
}
.footer-form-wrap .formbx .fancy-select .trigger {
  font-weight: 500 !important;
}
.footer-form-wrap .formbx p {
  text-transform: capitalize;
}
.footer-form-wrap .formbx form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: left;
  flex-direction: row;
  gap: 15px;
  margin: 20px 0 0;
}
.footer-form-wrap .formbx form .form-group {
  display: flex;
  flex-direction: column;
  width: 100% !important;
}
.footer-form-wrap .formbx form .form-group.width-50-sm {
  width: 47% !important;
}
@media screen and (max-width: 767px) {
  .footer-form-wrap .formbx form .form-group.width-50-sm {
    width: 100% !important;
  }
}
.footer-form-wrap .formbx form .form-group.width-30-sm {
  width: 30% !important;
}
@media screen and (max-width: 767px) {
  .footer-form-wrap .formbx form .form-group.width-30-sm {
    width: 100% !important;
  }
}
.footer-form-wrap .formbx form .form-group.submit {
  margin-left: auto;
  text-transform: uppercase;
}
.footer-form-wrap .formbx form .form-group.submit p {
  text-align: right !important;
}
.footer-form-wrap .formbx form .form-group p {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
@media screen and (max-width: 1023px) {
  .footer-form-wrap .formbx .wpcf7-form {
    margin: 0 auto !important;
  }
}
.footer-form-wrap .formbx textarea {
  height: 100px;
  resize: none;
}
.footer-form-wrap .formbx select {
  font-weight: 500 !important;
  color: #000 !important;
  -moz-appearance: auto !important;
  -webkit-appearance: auto !important;
          appearance: auto !important;
  font-family: "Raleway", sans-serif !important;
  height: 50px !important;
}
@media screen and (min-width: 768px) {
  .footer-form-wrap .formbx select {
    height: 45px !important;
  }
}
@media screen and (min-width: 1200px) {
  .footer-form-wrap .formbx select {
    height: 36px !important;
  }
}
@media screen and (min-width: 1600px) {
  .footer-form-wrap .formbx select {
    height: 37px !important;
  }
}
@media screen and (min-width: 1680px) {
  .footer-form-wrap .formbx select {
    height: 45px !important;
  }
}
@media screen and (min-width: 1850px) {
  .footer-form-wrap .formbx select {
    height: 48px !important;
  }
}
.footer-form-wrap .formbx select option {
  font-weight: 500 !important;
  color: #000 !important;
}
.footer-form-wrap .formbx ::-webkit-input-placeholder {
  font-weight: 500 !important;
  color: #000 !important;
  font-size: 16px !important;
}
@media screen and (max-width: 1680px) {
  .footer-form-wrap .formbx ::-webkit-input-placeholder {
    font-size: 15px !important;
  }
}
@media screen and (max-width: 1600px) {
  .footer-form-wrap .formbx ::-webkit-input-placeholder {
    font-size: 12px !important;
  }
}
@media screen and (max-width: 1199px) {
  .footer-form-wrap .formbx ::-webkit-input-placeholder {
    font-size: 15px !important;
  }
}
.footer-form-wrap .formbx :-moz-placeholder {
  font-weight: 500 !important;
  color: #000 !important;
  font-size: 16px !important;
}
@media screen and (max-width: 1680px) {
  .footer-form-wrap .formbx :-moz-placeholder {
    font-size: 15px !important;
  }
}
@media screen and (max-width: 1600px) {
  .footer-form-wrap .formbx :-moz-placeholder {
    font-size: 12px !important;
  }
}
@media screen and (max-width: 1199px) {
  .footer-form-wrap .formbx :-moz-placeholder {
    font-size: 15px !important;
  }
}
.footer-form-wrap .formbx ::-moz-placeholder {
  font-weight: 500 !important;
  color: #000 !important;
  font-size: 16px !important;
}
@media screen and (max-width: 1680px) {
  .footer-form-wrap .formbx ::-moz-placeholder {
    font-size: 15px !important;
  }
}
@media screen and (max-width: 1600px) {
  .footer-form-wrap .formbx ::-moz-placeholder {
    font-size: 12px !important;
  }
}
@media screen and (max-width: 1199px) {
  .footer-form-wrap .formbx ::-moz-placeholder {
    font-size: 15px !important;
  }
}
.footer-form-wrap .formbx :-ms-input-placeholder {
  font-weight: 500 !important;
  color: #000 !important;
  font-size: 16px !important;
}
@media screen and (max-width: 1680px) {
  .footer-form-wrap .formbx :-ms-input-placeholder {
    font-size: 15px !important;
  }
}
@media screen and (max-width: 1600px) {
  .footer-form-wrap .formbx :-ms-input-placeholder {
    font-size: 12px !important;
  }
}
@media screen and (max-width: 1199px) {
  .footer-form-wrap .formbx :-ms-input-placeholder {
    font-size: 15px !important;
  }
}
.footer-form-wrap .formbx .wpcf7-response-output {
  margin: 15px 0 !important;
  border: 2px solid #E62A2F !important;
  width: 100% !important;
  text-align: center !important;
  font-family: "Raleway", sans-serif !important;
}
@media screen and (min-width: 1200px) {
  .footer-form-wrap .formbx .wpcf7-response-output {
    font-size: 15px;
  }
}
@media screen and (min-width: 1600px) {
  .footer-form-wrap .formbx .wpcf7-response-output {
    font-size: 16px;
  }
}
@media screen and (min-width: 1850px) {
  .footer-form-wrap .formbx .wpcf7-response-output {
    font-size: 17px;
  }
}
.footer-form-wrap .formbx input, .footer-form-wrap .formbx textarea, .footer-form-wrap .formbx select {
  border-bottom: solid 2px #BFBFBF !important;
  border-radius: 0 !important;
  border-top: 0 !important;
  border-left: 0 !important;
  border-right: 0 !important;
  padding-left: 0 !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  color: #000 !important;
}
@media screen and (max-width: 1680px) {
  .footer-form-wrap .formbx input, .footer-form-wrap .formbx textarea, .footer-form-wrap .formbx select {
    font-size: 15px !important;
  }
}
@media screen and (max-width: 1600px) {
  .footer-form-wrap .formbx input, .footer-form-wrap .formbx textarea, .footer-form-wrap .formbx select {
    font-size: 12px !important;
  }
}
@media screen and (max-width: 1199px) {
  .footer-form-wrap .formbx input, .footer-form-wrap .formbx textarea, .footer-form-wrap .formbx select {
    font-size: 15px !important;
  }
}
.footer-form-wrap .formbx .wpcf7-spinner {
  display: none !important;
}
.footer-form-wrap .formbx .submitwp {
  margin-top: 50px !important;
}
.footer-form-wrap .formbx .submitwp input[type=submit] {
  background: #E62A2F !important;
  width: 100% !important;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  padding-right: 0 !important;
  border-radius: 30px !important;
  border: none !important;
  font-size: 20px !important;
  font-weight: 400 !important;
  position: relative;
  z-index: 1 !important;
  color: #fff !important;
}
@media screen and (max-width: 1199px) {
  .footer-form-wrap .formbx .submitwp input[type=submit] {
    font-size: 17px !important;
  }
}
.footer-form-wrap .formbx .submitwp input[type=submit]:hover {
  background: #000 !important;
}
.footer-form-wrap .formbx select {
  border-top: 0 !important;
  border-left: 0 !important;
  border-right: 0 !important;
  border-bottom: solid 2px #BFBFBF !important;
  opacity: 1 !important;
  width: 100% !important;
  position: static !important;
}
.footer-form-wrap .formbx .fancy-select .trigger {
  border: none !important;
  padding-left: 0 !important;
}
.footer-form-wrap .formbx .fancy-select .trigger:before {
  padding-right: 0 !important;
}
.footer-form-wrap .formbx .fancy-select .trigger,
.footer-form-wrap .formbx .fancy-select .trigger,
.footer-form-wrap .btLightSkin .formbx .fancy-select .trigger {
  border: none !important;
}

.site-map-wrap ul#menu-primary-menu-1 {
  margin-bottom: 0 !important;
}
.site-map-wrap {
  margin: 50px 0;
}
@media screen and (max-width: 767px) {
  .site-map-wrap {
    margin: 20px 0;
  }
}
.site-map-wrap ul li a {
  color: #000 !important;
  font-family: "Raleway", sans-serif !important;
  font-size: 16px !important;
  font-weight: 500 !important;
}
@media screen and (max-width: 1199px) {
  .site-map-wrap ul li a {
    font-size: 15px !important;
  }
}