/*!
Theme Name: SignUpEngine
Theme URI: https://rocketman.agency/
Author: Abdul Kader
Author URI: https://github.com/Abdulkader69
Description: A custom theme for SignUpEngine
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: sue-signupengine
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

SUE-SignUpEngine is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
p {
  margin: 0 0 30px;
}
p:last-child {
  margin-bottom: 0 !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-family: 'Kumbh Sans', sans-serif;
  margin: 0 0 30px;
  font-weight: 800;
  line-height: 100%;
}
.tagline {
  font-size: 27px;
  font-weight: 400;
  line-height: 118.519%;
  margin-bottom: 10px;
}
h1 {
  font-size: 90px;
  line-height: 112%;
}
h2 {
  font-size: 78px;
  line-height: 112.821%;
}
h3 {
  font-size: 67px;
}
h4 {
  font-size: 47px;
}
h5 {
  font-size: 37px;
}
h6 {
  font-size: 24px;
}
body,
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  color: #000;
  font-size: 21px;
  line-height: 190%;
  font-family: 'Lato', sans-serif;
}
main {
  display: block;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type='checkbox'],
[type='radio'] {
  box-sizing: border-box;
  padding: 0;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}
[type='search'] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
/* html {
  box-sizing: border-box;
} */
dfn,
cite,
em,
i {
  font-style: italic;
}
blockquote {
  border-left: 4px solid var(--secondary-color, #97ca3e);
  padding: 10px 10px 10px 30px;
  margin: 0 0 30px;
  box-shadow: 0 0px 2px var(--secondary-color, #97ca3e);
}
address {
  margin: 0 0 1.5em;
}
pre {
  background: #eee;
  font-family: 'Courier 10 Pitch', courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}
code,
kbd,
tt,
var {
  font-family: monaco, consolas, 'Andale Mono', 'DejaVu Sans Mono', monospace;
}
abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
body {
  background: #fff;
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}
ul:not(
    .ab-top-menu,
    .menu,
    .footer-menu,
    .sub-menu,
    .slick-dots,
    .select2-results__options,
    .ab-submenu,
    .iti__country-list,
    .frm_page_bar
  ) {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  gap: 20px;
  margin-bottom: 30px;
}
ul:not(
    .ab-top-menu,
    .menu,
    .footer-menu,
    .sub-menu,
    .slick-dots,
    .select2-results__options,
    .ab-submenu,
    .menu ul,
    .iti__country-list,
    .frm_page_bar
  )
  li {
  padding-left: 53px;
  position: relative;
}
ul:not(
    .ab-top-menu,
    .menu,
    .footer-menu,
    .sub-menu,
    .slick-dots,
    .select2-results__options,
    .ab-submenu,
    .menu ul,
    .iti__country-list,
    .frm_page_bar
  )
  li::before {
  position: absolute;
  content: '';
  width: 25px;
  height: 2px;
  background-color: var(--secondary-color, #97ca3e);
  left: 0;
  top: 20px;
}
ul:not(
    .ab-top-menu,
    .menu,
    .footer-menu,
    .sub-menu,
    .slick-dots,
    .select2-results__options .iti__country-list,
    .frm_page_bar
  )
  ul {
  margin-top: 20px;
  margin-bottom: 0;
}
ol {
  margin: 0 0 30px;
  padding: 0;
  display: grid;
  gap: 20px;
}
ol li {
  counter-increment: item;
  position: relative;
  padding-left: 25px;
  list-style: none;
}
ol li::before {
  content: counter(item) '. ';
  color: var(--secondary-color, #97ca3e);
  position: absolute;
  left: 0;
  top: 0px;
}
ol ol {
  counter-reset: item;
  margin: 20px 0 0;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 1.5em 1.5em;
}
embed,
iframe,
object {
  max-width: 100%;
}
img {
  height: auto;
  max-width: 100%;
}
figure {
  margin: 1em 0;
}
table {
  margin: 0 0 1.5em;
  width: 100%;
}
a {
  color: var(--anchor-color, #1b4ea0);
  text-decoration: none;
  transition: all 0.3s ease-in;
}
a:hover {
  color: var(--anchor-hover-color, #97ca3e);
}
button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1;
  padding: 0.6em 1em 0.4em;
}
button:hover,
input[type='button']:hover,
input[type='reset']:hover,
input[type='submit']:hover {
  border-color: #ccc #bbb #aaa;
}
button:active,
button:focus,
input[type='button']:active,
input[type='button']:focus,
input[type='reset']:active,
input[type='reset']:focus,
input[type='submit']:active,
input[type='submit']:focus {
  border-color: #aaa #bbb #bbb;
}
input[type='text'],
input[type='email'],
input[type='url'],
input[type='password'],
input[type='search'],
input[type='number'],
input[type='tel'],
input[type='range'],
input[type='date'],
input[type='month'],
input[type='week'],
input[type='time'],
input[type='datetime'],
input[type='datetime-local'],
input[type='color'],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}
input[type='text']:focus,
input[type='email']:focus,
input[type='url']:focus,
input[type='password']:focus,
input[type='search']:focus,
input[type='number']:focus,
input[type='tel']:focus,
input[type='range']:focus,
input[type='date']:focus,
input[type='month']:focus,
input[type='week']:focus,
input[type='time']:focus,
input[type='datetime']:focus,
input[type='datetime-local']:focus,
input[type='color']:focus,
textarea:focus {
  color: #111;
}
select {
  border: 1px solid #ccc;
}
textarea {
  width: 100%;
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
  display: flex;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  flex: 1 0 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  text-align: end;
  flex: 1 0 50%;
}
.sticky {
  display: block;
}
.updated:not(.published) {
  display: none;
}
.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}
.comment-content a {
  word-wrap: break-word;
}
.bypostauthor {
  display: block;
}
.widget {
  margin: 0 0 1.5em;
}
.widget select {
  max-width: 100%;
}
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
.custom-logo-link {
  display: inline-block;
}
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*='wp-image-'] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}
.wp-caption-text {
  text-align: center;
}
.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em;
}
.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%;
}
.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr);
}
.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr);
}
.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr);
}
.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr);
}
.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr);
}
.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr);
}
.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr);
}
.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr);
}
.gallery-caption {
  display: block;
}
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none;
}
.infinity-end.neverending .site-footer {
  display: block;
}
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
#primary[tabindex='-1']:focus {
  outline: 0;
}
.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}
.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}
.default-contents *:last-child {
  margin-bottom: 0;
}
.container {
  width: 100%;
  max-width: 1598px;
  padding: 0 32px;
  margin: 0 auto;
}
/* Animated Button */
.custom-btn-wrap.right {
  justify-content: flex-end;
}
.custom-btn-wrap.center {
  justify-content: center;
}
.custom-btn-wrap {
  display: flex;
  margin-bottom: 30px;
}
.flexible-section-text-block *:last-child {
  margin-bottom: 0;
}
body .animated-button {
  /* width: 270px;
  height: 60px; */
  /* width: max-content; */
  border-radius: 38px;
  position: relative;
  overflow: hidden;
  font-size: 25px;
  font-weight: 400;
  background-color: #fff;
  outline: none;
  border: none;
  display: inline-block;
  color: #1c1c1c !important;
  cursor: pointer;
}
.animated-button p {
  display: none;
}
.animated-button .icon {
  display: flex;
  max-width: 28px;
  margin-right: 8px;
}
.center-to-left {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  left: -100%;
  transition: left 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  border-radius: 38px;
  background-color: #fff;
}
.left-to-center {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 38px;
  right: 0;
  transition: right 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  background-color: #fff;
}
.animated-button .invisible-text {
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  display: inline-flex;
  opacity: 0;
  height: 69px;
  align-items: center;
  padding: 0 30px;
}
.animated-button:hover .center-to-left {
  left: 0;
}
.animated-button:hover .left-to-center {
  right: -100%;
}
.animated-button.medium {
  font-size: 22px;
}
.animated-button.medium .invisible-text {
  height: 57px;
}
.animated-button.small {
  font-size: 16px;
  font-weight: 500;
}
.animated-button.small .invisible-text {
  height: 40px;
}
.animated-button.white-boarded {
  background-color: var(--secondary-color, #97ca3e);
  color: #000;
}
.animated-button.white-boarded .left-to-center {
  background-color: #fff;
  border: 3px solid var(--secondary-color, #97ca3e);
}
.animated-button.white-boarded .center-to-left {
  background-color: var(--secondary-color, #97ca3e);
}
.animated-button.white-boarded-primary {
  background-color: var(--primary-color, #1b4ea0);
  color: #000;
}
.animated-button.white-boarded-primary .left-to-center {
  background-color: #fff;
  border: 3px solid var(--primary-color, #1b4ea0);
}
.animated-button.white-boarded-primary .center-to-left {
  background-color: var(--primary-color, #1b4ea0);
}
.animated-button.white-btn {
  background-color: var(--secondary-color, #97ca3e);
}
.animated-button.white-btn .center-to-left {
  background-color: var(--secondary-color, #97ca3e);
}
.animated-button.primary,
.animated-button.primary .left-to-center {
  background-color: var(--primary-color, #1b4ea0);
  color: #fff;
}
.animated-button.primary .center-to-left {
  border: 3px solid var(--primary-color, #1b4ea0);
}
.animated-button.secondary,
.animated-button.secondary .left-to-center {
  background-color: var(--secondary-color, #97ca3e);
}
.animated-button.secondary .center-to-left {
  border: 3px solid var(--secondary-color, #97ca3e);
}
@media screen and (max-width: 1540px) {
  .animated-button {
    font-size: 20px;
  }
  .animated-button.medium {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .animated-button.small,
  .animated-button.medium,
  .animated-button.large {
    font-size: 17px;
    font-weight: 500;
  }
  .button.internal_slide_in_lead_gen span {
    top: 0;
  }
  .animated-button.medium {
    height: 50px;
  }
  .animated-button.large {
    height: 59px;
  }
  .animated-button.medium .invisible-text {
    height: 100%;
  }
  .custom-btn-wrap.fixed-bottom-left .animated-button {
    left: 16px !important;
    height: 45px;
    bottom: 16px !important;
  }
}
@media screen and (max-width: 540px) {
  /* Button Animation OFF */
  .animated-button:hover .center-to-left {
    left: -100% !important;
  }
  .animated-button:hover .left-to-center {
    right: 0 !important;
  }
  /* Button Animation OFF */
}
/* Animated Button */
/* ====================== Header ====================== */
.header-notice-wrapper {
  position: relative;
  padding: 27px 0 14px;
}
.header-notice-wrapper .close-notice-bar {
  display: flex;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}
.header-notice-wrapper .container {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px 20px;
}
.header-notice-wrapper .banner-content {
  font-size: 20px;
  color: #fff;
  line-height: 135%;
}
.header-notice-wrapper .banner-buttons {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 5px 10px;
}
.header-notice-wrapper .own-row .banner-buttons {
  width: 100%;
}
.header-notice-wrapper .own-row .banner-content {
  width: 100%;
}
.header-notice-wrapper .banner-buttons .btn {
  display: inline-flex;
  height: 40px;
  padding: 5px 24px;
  justify-content: center;
  align-items: center;
  border-radius: 38px;
  background-color: var(--bnbgcolor, #fff);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  border: 2px solid var(--bnbgcolor, #fff);
  color: var(--bntextcolor, #000);
  transition: all 0.3s ease-in;
}
.header-notice-wrapper .banner-buttons .btn:hover {
  background-color: transparent;
  color: var(--bntexthovercolor, #000);
}
.header-notice-wrapper .center .banner-content {
  text-align: center;
}
.header-notice-wrapper .center .banner-buttons {
  justify-content: center;
}
header.site-header {
  display: inline;
}
header.site-header .container {
  max-width: 1840px;
}
header.site-header .main-header {
  position: sticky;
  top: 0;
  z-index: 9999;
  min-height: 120px;
  padding: 10px 0;
  background-color: #fff;
  display: flex;
  align-items: center;
  transition: all 0.3s ease-in;
}
header.site-header .main-header .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
header.site-header .main-header .btn-wrap,
header.site-header .main-header .logo {
  /* width: 250px; */
  display: flex;
  gap: 24px;
  align-items: center;
}
header.site-header .main-header .btn-wrap {
  justify-content: flex-end;
}
header.site-header .main-header .logo a {
  display: flex;
}
.logged-in header.site-header .main-header {
  top: 32px;
}
header.site-header.sticky-banner {
  position: sticky;
  top: 0;
  display: block;
  z-index: 99999;
}
header.site-header.sticky-banner .main-header {
  position: relative;
  top: 0;
}
.logged-in header.site-header.sticky-banner {
  top: 32px;
}
header.site-header .menu-wrapper ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
  align-items: center;
  justify-content: center;
  gap: 0px 60px;
}
header.site-header .menu-wrapper ul li {
  position: relative;
  padding: 0;
}
header.site-header .menu-wrapper ul li ul.sub-menu {
  position: absolute;
  width: 305px;
  background-color: var(--submenu-bg-color, #97ca3e);
  display: block;
  padding: 40px 20px 40px 40px;
  top: 80px;
  transition: all 0.3s ease-in;
  opacity: 0;
  visibility: hidden;
}
header.site-header .menu-wrapper ul li a {
  display: inline-block;
  padding: 10px 0;
  font-size: var(--menu-font-size, 20px);
  line-height: 122%;
  color: #000;
  transition: all 0.3s ease-in;
}
header.site-header .menu-wrapper ul li ul.sub-menu li a {
  color: var(--submenu-text-color, #97ca3e);
}
header.site-header .menu-wrapper ul li ul.sub-menu li a:hover {
  color: var(--submenu-hover-text-color, #97ca3e);
}
header.site-header
  .menu-wrapper
  ul
  li.menu-item-has-children:hover
  > ul.sub-menu {
  opacity: 1;
  visibility: visible;
  top: 46px;
}
/* header.site-header .menu-wrapper ul li ul.sub-menu a {
  font-size: 20px;
} */
header.site-header .menu-wrapper ul li ul.sub-menu ul.sub-menu {
  left: 264px;
  top: 0;
}
header.site-header
  .menu-wrapper
  ul
  li
  ul.sub-menu
  li.menu-item-has-children:hover
  > ul.sub-menu {
  top: -40px;
}
header.site-header .main-header .logo img {
  transition: all 0.3s ease-in;
  object-fit: contain;
}
button.mobile-menu-trigger {
  padding: 0;
  margin: 0;
  background-color: transparent;
  border: none;
  outline: none;
  cursor: pointer;
  display: none;
}
/* .mobile-menu-wrapper {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: auto;
  top: 0;
  left: 0;
  z-index: 999999;
  background-color: #fff;
  padding: 150px 0;
}
.mobile-menu-wrapper::-webkit-scrollbar {
  display: none;
}
.mobile-menu-wrapper .inner ul {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: right;
}
.mobile-menu-wrapper .inner ul li a {
  margin: 0 32px;
  font-size: 22px;
  font-weight: 400;
  text-transform: uppercase;
  color: #1c1c1c;
  display: inline-block;
  padding: 10px 0;
}
.mobile-menu-wrapper .inner ul li {
  display: block;
  line-height: 1;
  margin: 5px 0;
}
.mobile-menu-wrapper .top {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  background-color: #fff;
}
.close-mobile-menu {
  display: flex;
  cursor: pointer;
  padding: 13px 22px;
}
.mobile-menu-wrapper .inner div > ul > li > ul.sub-menu {
  padding: 20px 0;
  background-color: var(--secondary-color);
  margin-top: 10px;
}
.mobile-menu-wrapper .inner div > ul > li > ul.sub-menu ul.sub-menu {
  background-color: #6aa308;
  padding: 20px 0;
  margin-top: 10px;
}
.mobile-menu-wrapper .inner ul ul.sub-menu {
  display: none;
}
.mobile-menu-wrapper .inner ul li a:hover {
  color: var(--secondary-color);
}
.mobile-menu-wrapper .inner div > ul > li > ul.sub-menu a:hover {
  color: var(--primary-color);
} */
.mobile-menu-wrapper {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 99999;
  /* background-color: #fff; */
  transition: all 0.3s ease-in;
  transform: translateX(100%);
  height: 100%;
  padding: 0 32px;
  overflow: auto;
}
.mobile-menu-wrapper::before {
  position: absolute;
  content: '';
  width: 100%;
  max-width: 342px;
  background-color: #fff;
  height: 100%;
  left: 0;
}
body.ham-active {
  overflow: hidden;
}
.mobile-menu-wrapper.active {
  transform: translateX(0%);
}
.mobile-menu-wrapper .inner {
  padding-top: 166px;
  padding-bottom: 40px;
}
.mobile-menu-wrapper .newsletter-trigger {
  display: flex;
  width: 270px;
  justify-content: center;
  font-size: 15px;
  height: 52px;
  margin-bottom: 24px;
}
.mobile-menu-wrapper .donate {
  width: 270px;
}
.mobile-menu-wrapper .donate a {
  width: 100%;
  justify-content: center;
  flex-flow: row-reverse;
  height: 52px;
  font-size: 15px;
}
.mobile-menu-wrapper .close-menu-btn {
  position: absolute;
  top: 60px;
  left: 32px;
}
.mobile-menu-wrapper .inner ul.menu {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 290px;
}
.mobile-menu-wrapper .inner ul.menu > li {
  position: relative;
  text-align: left;
  margin-bottom: 20px;
}
.mobile-menu-wrapper .inner ul.menu > li.menu-item-has-children {
  padding-right: 15px;
}
.mobile-menu-wrapper .inner ul.menu > li:last-child {
  margin-bottom: 0;
}
.mobile-menu-wrapper .inner ul.menu > li a {
  display: inline-block;
  text-decoration: none;
  position: relative;
  font-size: 18px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.36px;
  color: #262626;
  text-transform: uppercase;
  padding: 5px 0;
}
.mobile-menu-wrapper .inner ul.menu > li ul.sub-menu {
  position: fixed;
  height: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  /* left: 302px; */
  left: 342px;
  top: 0;
  width: 418px;
  background-color: #262626;
  transition: all 0.3s ease-in;
  opacity: 0;
  visibility: hidden;
  padding: 160px 35px 0;
  overflow: auto;
}
.mobile-menu-wrapper
  .inner
  ul.menu
  > li.menu-item-has-children
  ul.sub-menu.active {
  opacity: 1;
  visibility: visible;
  /* left: 342px; */
}
.mobile-menu-wrapper ul.menu > li.menu-item-has-children > .icon {
  width: 30px;
  display: inline-flex;
  height: 30px;
  position: absolute;
  justify-content: center;
  align-items: center;
  right: -10px;
}
.mobile-menu-wrapper .inner ul.menu > li ul.sub-menu li {
  /* display: flex; */
  margin-bottom: 20px;
}
.mobile-menu-wrapper .inner ul.menu > li ul.sub-menu li a {
  color: #fff;
}
.mobile-menu-wrapper .inner ul.menu > li ul.sub-menu li:last-child {
  margin-bottom: 0;
}
.mobile-menu-wrapper .inner ul.menu > li ul.sub-menu li ul.sub-menu {
  position: initial;
  opacity: 1;
  visibility: visible;
  padding: 15px 0 0 15px;
  width: 100%;
}
body.mobile-nav-activated {
  overflow: hidden;
}
header.site-header.header-logo-height-70px .main-header {
  min-height: 100px;
}
header.site-header.header-logo-height-70px.fixed .main-header {
  min-height: 90px;
}
header.site-header.header-logo-height-70px.fixed .main-header .logo img {
  height: 50px !important;
}
/* header.site-header.fixed .menu-wrapper ul li a {
  font-size: 20px;
} */
.grid-gap-70px {
  display: grid;
  gap: 70px;
}
.grid-gap-30px {
  display: grid;
  gap: 30px;
}
.hidden {
  display: none;
}
.shown {
  display: block !important;
}
@media screen and (max-width: 1660px) {
  header.site-header .menu-wrapper ul li a {
    font-size: 20px;
  }
  header.site-header .menu-wrapper ul {
    gap: 0px 40px;
  }
}
@media screen and (max-width: 1540px) {
  header.site-header .menu-wrapper ul li a,
  header.site-header.fixed .menu-wrapper ul li a {
    font-size: 18px;
    padding: 5px 0;
  }
  header.site-header .main-header {
    min-height: 100px;
  }
  .header-notice-wrapper .banner-content {
    font-size: 18px;
  }
}
@media screen and (max-width: 1399px) {
  header.site-header .menu-wrapper ul {
    gap: 0px 22px;
  }
  header.site-header .menu-wrapper ul li a,
  header.site-header.fixed .menu-wrapper ul li a {
    font-size: 17px;
  }
}
@media screen and (max-width: 1279px) {
  header.site-header .main-header .menu-wrapper {
    display: none;
  }
  header.site-header .main-header .btn-wrap,
  header.site-header .main-header .logo {
    width: auto;
  }
  button.mobile-menu-trigger {
    display: block;
  }
  .grid-gap-70px {
    gap: 50px;
  }
}
@media screen and (min-width: 1279px) {
  .mobile-menu-wrapper {
    display: none !important;
  }
}
@media screen and (min-width: 1024px) {
  header.site-header.header-logo-height-130px.fixed .main-header .logo img {
    height: 80px !important;
  }
  header.site-header.header-logo-height-100px.fixed .main-header .logo img {
    height: 70px !important;
  }
  header.site-header.fixed .main-header {
    min-height: 90px;
  }
  header.site-header.fixed .main-header .btn-wrap .animated-button {
    font-size: 17px;
  }
}
@media screen and (max-width: 1023px) {
  header.site-header.header-logo-height-130px .main-header .logo img,
  header.site-header.header-logo-height-100px .main-header .logo img {
    height: 60px !important;
  }
  header.site-header.header-logo-height-70px .main-header .logo img {
    height: 50px !important;
  }
  header.site-header .main-header .btn-wrap {
    gap: 10px;
  }
  header.site-header .main-header .btn-wrap .animated-button {
    font-size: 15px;
    height: 43px;
  }
  header.site-header .main-header .btn-wrap .animated-button .invisible-text {
    height: 43px;
    padding: 0 15px;
  }
  header.site-header .main-header .btn-wrap .animated-button .left-to-center {
    border-width: 2px;
  }
  header.site-header .main-header {
    min-height: 80px;
  }
}
@media screen and (max-width: 767px) {
  .header-notice-wrapper .banner-content {
    font-size: 17px;
  }
  .header-notice-wrapper {
    padding: 35px 0 14px;
  }
  .header-notice-wrapper .banner-buttons .btn {
    width: 100%;
    font-size: 17px;
  }
  .header-notice-wrapper .banner-buttons {
    gap: 10px;
  }
  .mobile-menu-wrapper .inner ul.menu > li:last-child {
    margin-bottom: 0;
  }
  .mobile-menu-wrapper {
    padding: 0 16px;
  }
  .mobile-menu-wrapper .inner ul.menu > li a {
    font-size: 14px;
    font-weight: 600;
  }
  .mobile-menu-wrapper .inner ul.menu {
    width: 138px;
  }
  .mobile-menu-wrapper .newsletter-trigger {
    width: 144px;
    gap: 5px;
    height: 40px;
    padding: 0;
    margin-bottom: 18px;
  }
  .mobile-menu-wrapper .donate {
    width: 144px;
  }
  .mobile-menu-wrapper .donate a {
    height: 40px;
  }
  .mobile-menu-wrapper .inner ul.menu > li ul.sub-menu {
    width: 188px;
    left: 172px;
    padding: 104px 8px 0 16px;
  }
  .mobile-menu-wrapper .inner {
    padding-top: 104px;
  }
  .mobile-menu-wrapper .close-menu-btn {
    top: 40px;
    left: 16px;
    display: flex;
  }
  .mobile-menu-wrapper .close-menu-btn svg {
    width: 21px;
    height: auto;
  }
  .mobile-menu-wrapper::before {
    max-width: 173px;
  }
}
/* ====================== Header ====================== */
/* ====================== Footer ====================== */
footer.site-footer {
  position: relative;
  overflow: hidden;
  /* padding-top: 100px; */
}
.footer-top-area .container {
  display: flex;
  flex-wrap: wrap;
}
.footer-top-area .left {
  width: 55%;
  padding: 50px 30px 50px 0;
  display: flex;
  align-items: center;
}
.footer-top-area .left .inner {
  display: grid;
  gap: 75px;
  width: 100%;
  max-width: 693px;
}
.footer-top-area .left .top h5 {
  margin-bottom: 45px;
}
.footer-top-area .left .contact-details {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
}
.footer-top-area .left .contact-details a {
  display: inline-flex;
  color: #fff;
  font-size: 16px;
  line-height: 131%;
  gap: 16px;
  min-height: 42px;
  align-items: center;
  width: auto;
}
.footer-top-area .left .contact-details a span {
  flex: 1;
  transition: all 0.3s ease-in;
}
.footer-top-area .left .contact-details a:hover span {
  color: var(--secondary-color, #97ca3e);
}
.footer-top-area .left .bottom {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
.footer-top-area .left h5 {
  font-weight: 700;
}
.footer-top-area {
  position: relative;
}
.footer-top-area .social-media-wrap .social-media {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 26px;
  align-items: center;
  margin-left: -5px;
}
.footer-top-area .social-media-wrap .social-media a {
  display: flex;
  align-items: center;
  transition: all 0.3s ease-in;
  color: #fff;
  padding: 5px;
}
.footer-top-area .social-media-wrap .social-media a:hover {
  color: var(--secondary-color, #97ca3e);
}
.footer-top-area .left .bottom .newsletter-form {
  position: relative;
}
.footer-top-area .left .bottom .newsletter-form .frm_fields_container {
  display: flex;
  gap: 8px;
}
.footer-top-area
  .left
  .bottom
  .newsletter-form
  .frm_fields_container
  .frm_form_field:has(.frm_submit) {
  width: 125px !important;
}
.footer-top-area .left .bottom .newsletter-form .frm_fields_container input {
  height: 45px;
  border: 1px solid #fff !important;
  color: #fff !important;
  padding: 0 10px;
  font-size: 16px;
}
.footer-top-area .left .bottom .newsletter-form .frm_fields_container label {
  background-color: var(--top-bg);
  color: #fff;
}
.footer-top-area
  .left
  .bottom
  .newsletter-form
  .frm_fields_container
  .frm_form_field:has(.frm_submit)
  .frm_button_submit {
  padding: 0;
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  height: 45px;
}
.footer-top-area
  .left
  .bottom
  .newsletter-form
  .frm_fields_container
  .frm_form_field:has(.frm_submit)
  .frm_button_submit
  .invisible-text {
  height: 100%;
  padding: 0;
}
.footer-top-area
  .left
  .bottom
  .newsletter-form
  .frm_fields_container
  .frm_form_field {
  width: calc(100% - 133px);
}
.footer-top-area
  .left
  .bottom
  .newsletter-form
  .frm_fields_container
  .frm_form_field
  .frm_submit {
  width: 100%;
}
.footer-top-area
  .left
  .bottom
  .newsletter-form
  .frm_fields_container
  .frm_form_field:has(.frm_submit)
  .frm_button_submit
  span {
  padding-top: 3px;
}
footer.site-footer .footer-bottom {
  background-color: #fff;
  min-height: 140px;
  display: flex;
  align-items: center;
  padding: 10px 0;
  font-size: 16px;
  color: #000;
  font-weight: 400;
}
footer.site-footer .footer-bottom .container {
  align-items: center;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
}
footer.site-footer .footer-bottom .left a {
  display: inline-flex;
}
footer.site-footer .footer-bottom .left a img {
  max-height: 80px;
}
footer.site-footer .footer-bottom .middle {
  text-align: center;
}
footer.site-footer .footer-bottom .right {
  display: flex;
  justify-content: flex-end;
  gap: 0 20px;
  flex-wrap: wrap;
}
footer.site-footer .footer-bottom a {
  color: #bebebe;
  transition: all 0.3s ease-in;
  font-weight: 400;
}
footer.site-footer .footer-bottom a:hover {
  color: #000;
}
.footer-top-area .right {
  width: 45%;
  /* margin-top: -100px; */
  padding: 50px 50px 40px;
  display: flex;
  align-items: center;
}
.footer-top-area .right .inner {
  width: 100%;
}
.footer-top-area .right .title {
  margin-bottom: 40px;
  line-height: 100%;
}
.footer-top-area .right .get-in-form {
  position: relative;
}
.footer-top-area .right .get-in-form .frm_form_field label {
  background-color: var(--git-bg-color);
  color: #fff;
}
.footer-top-area .right .get-in-form .frm_form_field input,
.footer-top-area .right .get-in-form .frm_form_field select,
.footer-top-area .right .get-in-form .frm_form_field textarea {
  border: 1px solid #fff !important;
  height: 45px;
  color: #fff !important;
  padding: 0 10px 0 20px;
  font-size: 16px;
}
.footer-top-area .right .get-in-form .frm_fields_container {
  gap: 35px 47px;
}
.footer-top-area .right .get-in-form .frm_form_field textarea {
  height: 100%;
  padding-top: 15px;
  min-height: 115px;
}
.footer-top-area .right .get-in-form .frm_button_submit {
  padding: 0;
}
.footer-top-area .right .get-in-form .frm_button_submit span {
  padding-top: 3px;
}
footer.site-footer.top-footer-hidden {
  padding-top: 0;
}
footer.site-footer.top-footer-hidden .footer-top-area {
  display: none;
}
.footer-menu-wrap ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.footer-menu-wrap .footer-menu {
  /* columns: 4; */
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 20px 30px;
  width: 100%;
  /* max-width: 1300px; */
}
.footer-menu-wrap .footer-menu li {
  break-inside: avoid;
  line-height: 1;
  padding: 5px 0;
}
footer.site-footer .footer-menu-wrap {
  background-color: #f7f7f7;
  padding: 80px 0 45px;
}
.footer-menu-wrap .footer-menu > li > a {
  font-size: 21px;
  font-weight: 700;
  margin-bottom: 8px;
  display: inline-block;
  transition: all 0.3s ease-in;
  color: #000;
}
/* .footer-menu-wrap .footer-menu > li > a:hover {
  color: var(--secondary-color);
} */
.footer-menu-wrap .footer-menu li ul a {
  font-size: 20px;
  font-weight: 400;
  display: inline-block;
  line-height: 1.4;
  transition: all 0.3s ease-in;
  color: #000;
}
/* .footer-menu-wrap .footer-menu > li {
  margin-bottom: 30px;
} */
.footer-menu-wrap .footer-menu li ul a:hover {
  color: var(--secondary-color, #97ca3e);
}
.footer-menu-wrap .footer-menu > li > a:hover {
  color: var(--secondary-color, #97ca3e);
}
/* ====================== Footer ====================== */
/* ====================== Form ====================== */
body .frm_forms fieldset {
  padding: 0;
  border: none;
}
body .frm_form_fields .frm_fields_container {
  gap: 50px 54px;
}
body .frm_style_formidable-style.with_frm_style .form-field {
  position: relative;
  margin: 0;
}
body .frm_style_formidable-style.with_frm_style .form-field .iti {
  width: 100%;
}
body .with_frm_style .frm_form_field input,
body .with_frm_style .frm_form_field select,
body .with_frm_style .frm_form_field textarea {
  padding: 0;
  width: 100%;
  height: 60px;
  border: 2px solid var(--frm-accent-color, #97ca3e) !important;
  background-color: transparent !important;
  border-radius: 0;
  outline: none;
  box-shadow: none !important;
  color: #000 !important;
  padding: 0 20px;
  font-size: 21px;
  font-weight: 400;
}
body .with_frm_style .frm_form_field textarea {
  height: auto;
  padding: 20px;
}
body .with_frm_style .frm_top_container label.frm_primary_label {
  position: absolute;
  top: -8px;
  padding: 0 10px;
  left: 10px;
  background-color: var(--form-box, #fff);
}
body .with_frm_style .frm_top_container .frm_primary_label {
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  z-index: 2;
  color: #000;
}
/* body .with_frm_style .frm_required {
  display: none;
} */
body .frm_style_formidable-style.with_frm_style .frm_error {
  color: red;
  line-height: 140%;
  font-size: 15px;
  font-weight: 400;
  position: absolute;
  bottom: -24px;
}
body
  .frm_style_formidable-style.with_frm_style
  .frm_form_field
  input[aria-invalid='true'] {
  border-color: #f00 !important;
}
body .with_frm_style .frm_submit button.frm_button_submit,
body .with_frm_style .frm_submit button.frm_prev_page {
  margin: 0 !important;
  background-color: transparent !important;
  border: none;
  padding: 0;
  font-size: 22px;
  box-shadow: none;
  text-transform: uppercase;
}
body .with_frm_style .frm_submit button.frm_button_submit span {
  padding-top: 2px;
}
body
  .with_frm_style
  .frm_submit
  button.frm_button_submit.frm_next_button
  span
  svg {
  margin-left: 12px;
  margin-right: -8px;
}
body .with_frm_style .frm_submit button.frm_prev_page span svg {
  margin-left: -8px;
  margin-right: 12px;
}
body .with_frm_style .frm_submit.frm_flex {
  justify-content: space-between;
}
body .frm_forms.with_frm_style .frm_submit button {
  display: inline-flex;
  height: 57px;
  align-items: center;
  padding: 2px 30px 0;
  background-color: var(--frm-accent-color, #97ca3e) !important;
  border-radius: 38px;
  position: relative;
  overflow: hidden;
  gap: 10px;
  border: 2px solid var(--frm-accent-color, #97ca3e) !important;
  transition: all 0.3s ease-in;
  color: #1c1c1c;
  justify-content: center;
}
body .frm_forms.with_frm_style .frm_submit button.frm_next_button svg {
  margin-right: -8px;
}
body .frm_forms.with_frm_style .frm_submit button:hover {
  background-color: transparent !important;
  color: #1c1c1c;
}
/* body
  .with_frm_style
  .frm_submit.frm_flex
  button.frm_button_submit
  ~ .frm_prev_page {
  margin: 0;
  padding: 0;
  background-color: transparent;
  border: none !important;
} */
body .with_frm_style .frm_checkbox label input[type='checkbox'],
body .with_frm_style .frm_radio label input[type='radio'] {
  width: 30px !important;
  height: 30px !important;
  border: 2px solid var(--frm-accent-color, #97ca3e) !important;
  margin-right: 10px;
  outline: none !important;
  box-shadow: none !important;
  cursor: pointer;
}
body .with_frm_style .frm_checkbox label,
body .with_frm_style .frm_radio label {
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  color: #000;
}
body
  .with_frm_style
  .frm_checkbox
  label
  input[type='checkbox']:not(:checked):focus,
body .with_frm_style .frm_radio label input[type='radio']:not(:checked):focus {
  border-color: var(--frm-accent-color, #97ca3e) !important;
}
body .with_frm_style .frm_form_field input.frm_other_input {
  width: 100% !important;
  margin-top: 20px;
}
body .with_frm_style .frm_message {
  background-color: rgba(248, 255, 237, 1);
  margin: 0;
  border: none;
  color: #1c1c1c;
  font-size: 20px;
  line-height: 150%;
  border-radius: 0;
  padding: 40px 20px;
  margin-top: -40px;
}
body .with_frm_style .frm_message p {
  color: currentColor;
  margin-bottom: revert;
}
body .with_frm_style .horizontal_radio .frm_checkbox label,
body .with_frm_style .horizontal_radio .frm_radio label {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  color: #000;
  display: flex;
  align-items: center;
  background-color: transparent;
}
body
  .frm_style_formidable-style.with_frm_style
  .form-field
  .frm_opt_container
  > div {
  margin-right: 30px;
}
body
  .frm_style_formidable-style.with_frm_style
  .form-field
  .frm_opt_container
  > div:last-child {
  margin: 0;
}
body .with_frm_style .frm_top_container div.frm_primary_label {
  margin-bottom: 20px;
}
body
  .frm_forms.with_frm_style
  .frm_fields_container
  .frm_radio
  input[type='radio']:not([disabled]):checked,
body
  .frm_forms.with_frm_style
  .frm_fields_container
  .frm_checkbox
  input[type='checkbox']:not([disabled]):checked {
  border-color: var(--frm-accent-color, #97ca3e) !important;
  background-color: transparent !important;
}
body .with_frm_style .frm_scale input[type='radio']:before,
body .with_frm_style .frm_radio input[type='radio']:before {
  width: 16px;
  height: 16px;
  margin: 0;
  background-color: var(--frm-accent-color, #97ca3e);
  margin: 5px;
}
body .frm_forms.with_frm_style .frm_checkbox input[type='checkbox']:before {
  background-image: none !important;
  background-color: var(--frm-accent-color, #97ca3e);
  width: 16px !important;
  height: 16px !important;
  margin: 5px;
}
body .select2-container {
  width: 100% !important;
}
body .select2 span.select2-selection.select2-selection--single {
  width: 100%;
  height: 60px !important;
  border: 2px solid var(--frm-accent-color, #97ca3e) !important;
  background-color: transparent !important;
  border-radius: 0;
  outline: none;
  box-shadow: none !important;
  padding: 0 20px;
  font-size: 21px;
  font-weight: 400;
  display: flex;
  align-items: center;
}
body .select2 span.select2-selection.select2-selection--single span {
  color: #000;
}
body .select2 span.select2-selection.select2-selection--single {
  width: 100%;
  height: 60px !important;
  border: 2px solid var(--frm-accent-color, #97ca3e) !important;
  background-color: transparent !important;
  border-radius: 0;
  outline: none;
  box-shadow: none !important;
  padding: 0 20px;
  font-size: 21px;
  font-weight: 400;
  display: flex;
  align-items: center;
  position: relative;
}
body .select2 span.select2-selection.select2-selection--single span {
  color: #000;
}
body
  .select2
  span.select2-selection.select2-selection--single
  span.select2-selection__arrow {
  display: none;
}
body .select2 span.select2-selection.select2-selection--single::before {
  width: 16px;
  height: 8px;
  position: absolute;
  content: '';
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDIwIDEyIiBmaWxsPSJub25lIj4KICA8cGF0aCBkPSJNMiAyTDEwIDEwTDE4IDIiIHN0cm9rZT0iI2E5YTlhOSIgc3Ryb2tlLXdpZHRoPSIyLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4=);
  right: 16px;
  pointer-events: none;
}
.select2-container .select2-search--dropdown {
  display: none;
}
.select2-container .select2-dropdown {
  border: 1px solid #a9a9a9 !important;
  margin-top: 10px;
  z-index: 9999;
}
.select2-container .select2-dropdown::before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  background-color: #d3d3d3;
  opacity: 0.15;
}
.select2-container .select2-dropdown.select2-dropdown--above {
  margin-top: -5px;
}
.select2-container .select2-dropdown li {
  min-height: 30px;
  padding: 1px 20px;
  line-height: 1;
  display: flex;
  align-items: center;
  font-size: 20px;
}
.select2-container .select2-dropdown ul {
  display: grid;
  gap: 12px;
  padding: 12px 0;
}
.select2-container .select2-dropdown li.select2-results__option--highlighted,
.select2-container--default .select2-results__option[aria-selected='true'] {
  background-color: #a9a9a9;
  color: #000;
}
.select2-container .select2-dropdown span.select2-results {
  position: relative;
  z-index: 2;
}
body .frm_forms .frm_rootline_group {
  margin: 0;
  background-color: var(--frm-accent-color, #97ca3e);
  padding: 15px 0;
  min-height: 160px;
  display: flex;
  align-items: center;
}
body .frm_forms .frm_rootline_group .frm_page_bar .frm_rootline_single {
  display: flex;
  flex-flow: column-reverse;
  padding-bottom: 50px;
}
body .frm_forms .frm_rootline_group .frm_page_bar .frm_rootline_single input {
  width: 50px;
  height: 50px;
  background-color: var(--frm-accent-color, #97ca3e) !important;
  border: 2px solid #fff !important;
  border-radius: 50%;
  color: #fff !important;
  padding: 0;
  font-size: 20px;
  font-weight: 700;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
body
  .frm_forms
  .frm_rootline_group
  .frm_page_bar
  .frm_rootline_single.frm_current_page
  input {
  background-color: #fff !important;
  color: #262626 !important;
  border-color: #fff !important;
}
body .frm_forms .frm_rootline_group .frm_page_bar .frm_rootline_single::after {
  top: auto;
  bottom: 26px;
  height: 2px;
}
body
  .frm_forms
  .frm_rootline_group
  .frm_page_bar
  .frm_rootline_single
  .frm_rootline_title {
  font-size: 17px;
  font-weight: 600;
  letter-spacing: 0.34px;
  padding: 0 0 12px;
  line-height: normal;
  color: #fff;
}
body .frm_forms .frm_rootline_group .frm_clearfix {
  display: none;
}
body .frm_style_formidable-style.with_frm_style .frm_fields_container {
  row-gap: 35px;
}
body .with_frm_style .frm_page_num_1 .frm_submit.frm_flex {
  justify-content: flex-end;
}
body .frm_style_formidable-style.with_frm_style .form-field .frm_dropzone {
  max-width: 100%;
}
body
  .frm_style_formidable-style.with_frm_style
  .form-field
  .frm_dropzone
  .dz-message {
  border-color: var(--frm-accent-color, #97ca3e);
}
body
  .frm_style_formidable-style.with_frm_style
  .form-field
  .frm_combo_inputs_container {
  row-gap: 20px;
}
body .frm_forms.with_frm_style .frm_submit button.frm_prev_page svg {
  margin-left: -8px;
}
body
  .frm_style_formidable-style.with_frm_style
  .form-field.frm_inside_container
  label.frm_primary_label {
  top: 19px;
  width: auto;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  z-index: 2;
  color: #000;
  padding: 0px 10px;
  left: 10px;
  background-color: var(--form-box, #fff);
}
body
  .frm_style_formidable-style.with_frm_style
  .form-field.frm_inside_container.frm_label_float_top
  label.frm_primary_label {
  top: -7px;
}
body
  .frm_style_formidable-style.with_frm_style
  .form-field.frm_inside_container {
  padding: 0;
}
body .frm_style_formidable-style.with_frm_style .form-field .frm_description {
  line-height: 2;
  color: #000;
  font-size: 14px;
}
body .frm_style_formidable-style.with_frm_style .form-field.frm_html_container {
  font-size: unset;
  color: unset;
}
/* ====================== Form ====================== */
.custom-navigation {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
}
.custom-navigation.disabled {
  display: none;
}
body .custom-navigation button {
  height: 59px;
  width: 59px;
  overflow: hidden;
  border: none;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  display: block;
  background-color: transparent !important;
  border: 2px solid transparent;
  cursor: pointer;
  transition: all 0.3s ease-in;
  outline: none;
}
body .custom-navigation button:hover {
  border-color: #000;
}
body .custom-navigation button.owl-next:hover .left-to-center {
  right: -100%;
}
body .custom-navigation button.owl-next:hover .center-to-left {
  left: 0;
}
body .custom-navigation button.owl-prev .center-to-left {
  left: 100%;
}
body .custom-navigation button.owl-prev:hover .left-to-center {
  right: 100%;
}
body .custom-navigation button.owl-prev:hover .center-to-left {
  left: 0;
}
.spacing {
  padding: 130px 0;
  margin: 130px 0;
}
section.outer-spacing-t {
  margin-top: 0;
}
section.outer-spacing-b {
  margin-bottom: 0;
}
section.inner-spacing-t {
  padding-top: 0;
}
section.inner-spacing-b {
  padding-bottom: 0;
}
.mobile-only {
  display: none;
}
body .mfp-wrap {
  z-index: 99999;
}
.mfp-bg {
  z-index: 99999;
}
/* ====================== Slide In Form ====================== */
body.internal-slidein-trigger {
  overflow: hidden;
}
.internal-slide-in-popup-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  overflow: auto;
  transition: all 0.3s ease-in;
}
.internal-slide-in-popup-wrapper.active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.internal-slide-in-popup-wrapper .close-shadow-div {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.internal-slide-in-popup-wrapper .internal-slide-in-inner {
  position: relative;
  margin-left: auto;
  overflow: auto;
  max-width: 450px;
  background-color: #fff;
  padding: 75px 25px 40px;
  transform: translateX(100%);
  transition: all 0.3s ease-in;
  min-height: 100%;
}
.internal-slide-in-popup-wrapper.active .internal-slide-in-inner {
  transform: translateX(0%);
}
.internal-slide-in-popup-wrapper::-webkit-scrollbar {
  display: none;
}
.internal-slide-in-popup-wrapper .internal-slide-in-inner .close-icon {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  display: flex;
}
.internal-slide-in-popup-wrapper .internal-slide-in-inner .close-icon path {
  fill: #000;
}
.internal-slide-in-popup-wrapper .top-area {
  margin-bottom: 20px;
  line-height: 1.4;
  text-wrap: balance;
  font-size: 16px;
  /* color: rgb(64, 64, 64); */
}
.internal-slide-in-popup-wrapper .top-area .sub-headline {
  font-size: 24px;
  margin-bottom: 0;
  line-height: 1.4;
}
.internal-slide-in-popup-wrapper .top-area h2 {
  font-size: 40px;
  margin: 0;
  line-height: 1.4;
}
.custom-btn-wrap.fixed-bottom-left .animated-button {
  position: fixed;
  z-index: 99;
  bottom: 32px;
  left: 32px;
}
.custom-btn-wrap.fixed-bottom-right .animated-button {
  position: fixed;
  z-index: 99;
  bottom: 32px;
  right: 32px;
}
.floating-button {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 999;
  display: flex;
  align-items: center;
  gap: 10px;
  height: 67px;
  font-size: 22px;
  padding: 0 30px;
  transition: all 0.3s ease-in;
  border-radius: 38px;
  right: 20px;
  bottom: 20px;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 4px 12px 0px;
  cursor: pointer;
  outline: none;
  font-weight: 700;
  text-decoration: none;
}
body .site .floating-button {
  border: 2px solid var(--cta-accent-color) !important;
}
.floating-button:hover {
  color: #1c1c1c !important;
  background-color: #fff !important;
}
.floating-button.medium {
  height: 57px;
  font-size: 20px;
}
.floating-button.small {
  height: 48px;
  font-size: 18px;
}
.floating-button:hover .icon img {
  filter: brightness(0) invert(0);
}
.floating-button .icon {
  display: flex;
}
.floating-button .icon img {
  width: 25px;
  transition: all 0.3s ease-in;
}
footer.site-footer.floating-cta-enabled {
  padding-bottom: 50px;
}
body .internal-slide-in-popup-wrapper .frm_form_fields .frm_fields_container {
  gap: 50px 3%;
}
.with_frm_style .iti--container {
  z-index: 9999;
}
/* ====================== Slide In Form ====================== */
@media screen and (min-width: 768px) and (max-width: 1179px) {
  header.site-header .main-header .btn-wrap .animated-button.hide-on-tablet {
    display: none;
  }
}
@media screen and (max-width: 1540px) {
  body .custom-navigation button {
    height: 50px;
    width: 50px;
  }
  body .custom-navigation button span svg {
    width: 28px;
    height: auto;
  }
}
@media screen and (max-width: 1440px) {
  /* ====================== Form ====================== */
  body .frm_form_fields .frm_fields_container {
    /* grid-template-columns: repeat(2, 1fr); */
    gap: 50px 36px;
  }
  /* body .frm_style_formidable-style.with_frm_style .form-field.frm6 {
    grid-column: span 1 / span 1;
  }
  body .frm_style_formidable-style.with_frm_style .form-field {
    grid-column: span 2 / span 2;
  } */
  /* ====================== Form ====================== */
  /* ====================== Footer ====================== */
  .footer-top-area .right .get-in-form .frm_fields_container {
    gap: 35px 20px;
  }
  /* ====================== Footer ====================== */
}
@media screen and (max-width: 1399px) {
  h1 {
    font-size: 65px;
  }
  h2 {
    font-size: 60px;
  }
  h3 {
    font-size: 50px;
  }
  h4 {
    font-size: 40px;
  }
  h5 {
    font-size: 30px;
  }
  h6 {
    font-size: 20px;
  }
  body {
    font-size: 18px;
    line-height: 160%;
  }
  .tagline {
    font-size: 21px;
  }
}
@media screen and (max-width: 1279px) {
  .spacing {
    padding: 60px 0;
    margin: 60px 0;
  }
  /* ====================== Footer ====================== */
  .footer-top-area .left .bottom {
    grid-template-columns: 1fr;
  }
  .footer-top-area .right {
    padding: 40px 25px 40px;
  }
  .footer-top-area .left .inner {
    gap: 50px;
  }
  .footer-top-area .container {
    padding-right: 0;
  }
  /* ====================== Footer ====================== */
}
@media screen and (max-width: 1179px) {
  .desktop-only {
    display: none;
  }
  .mobile-only {
    display: block;
  }
}
@media screen and (max-width: 1023px) {
  h1 {
    font-size: 55px;
  }
  h2 {
    font-size: 50px;
  }
  h3 {
    font-size: 31px;
  }
  h4 {
    font-size: 28px;
  }
  h5 {
    font-size: 25px;
  }
  /* ====================== Form ====================== */
  body .frm_form_fields .frm_fields_container {
    gap: 50px 36px;
  }
  /* body
    .frm_style_formidable-style.with_frm_style
    .form-field:has(.frm_opt_container) {
    grid-column: span 2 / span 2;
    margin-bottom: -20px;
  } */
  body .with_frm_style .frm_top_container label.frm_primary_label {
    background-color: var(--form-section-bg, #fff);
  }
  body
    .frm_style_formidable-style.with_frm_style
    .form-field.frm_inside_container
    label.frm_primary_label {
    top: 15px;
    background-color: var(--form-section-bg, #fff);
  }
  /* ====================== Form ====================== */
  /* ====================== Footer ====================== */
  /* body
    .footer-top-area
    .right
    .get-in-form
    .frm_style_formidable-style.with_frm_style
    .form-field.frm6 {
    grid-column: span 2 / span 2;
  } */
  .footer-top-area .left .contact-details {
    gap: 30px 10px;
  }
  .footer-top-area .left .bottom {
    gap: 40px;
  }
  .footer-menu-wrap .footer-menu {
    grid-template-columns: 1fr 1fr;
  }
  footer.site-footer .footer-bottom .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
  }
  footer.site-footer .footer-bottom .left {
    order: 2;
    width: 100%;
  }
  footer.site-footer .footer-bottom .middle {
    order: 1;
  }
  footer.site-footer .footer-bottom .right {
    order: 3;
  }
  footer.site-footer .footer-bottom .left a {
    justify-content: center;
  }
  footer.site-footer .footer-bottom {
    padding: 30px 0;
  }
  /* ====================== Footer ====================== */
}
@media screen and (max-width: 767px) {
  .spacing {
    padding: 44px 0;
    margin: 44px 0;
  }
  h1 {
    font-size: 32px;
  }
  h2 {
    font-size: 28px;
  }
  h3 {
    font-size: 26px;
  }
  h4 {
    font-size: 24px;
  }
  h5 {
    font-size: 22px;
  }
  h6 {
    font-size: 18px;
  }
  body {
    font-size: 17px;
    line-height: 141%;
  }
  blockquote {
    padding-left: 20px;
  }
  .tagline {
    font-size: 17px;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-weight: 700;
  }
  /* ====================== Forms ====================== */
  /* body .frm_style_formidable-style.with_frm_style .form-field {
    grid-column: span 2 / span 2 !important;
  } */
  body .with_frm_style .frm_form_field input,
  body .with_frm_style .frm_form_field select,
  body .with_frm_style .frm_form_field textarea {
    height: 50px;
    font-size: 20px;
  }
  body .select2 span.select2-selection.select2-selection--single {
    font-size: 20px;
    height: 50px !important;
  }
  body .with_frm_style .frm_form_field textarea {
    height: auto;
  }
  body .frm_form_fields .frm_fields_container {
    gap: 38px 36px;
  }
  body .with_frm_style .frm_submit button.frm_button_submit,
  body .with_frm_style .frm_submit button.frm_prev_page {
    width: 100%;
    height: 50px;
    font-size: 17px;
  }
  body
    .frm_style_formidable-style.with_frm_style
    .form-field:has(.frm_opt_container) {
    margin-bottom: -10px;
  }
  body
    .frm_forms
    .frm_rootline_group
    .frm_page_bar
    .frm_rootline_single
    .frm_rootline_title {
    font-weight: 400;
    font-size: 16px;
  }
  body .frm_forms .frm_rootline_group .frm_page_bar .frm_rootline_single input {
    width: 40px;
    height: 40px;
    font-size: 18px;
    border: 1px solid #fff !important;
    font-weight: 500;
  }
  body .frm_forms .frm_rootline_group .frm_page_bar .frm_rootline_single {
    padding-bottom: 40px;
  }
  body .frm_forms .frm_rootline_group {
    min-height: 140px;
  }
  /* ====================== Forms ====================== */
  /* ====================== Footer ====================== */
  .footer-top-area .container {
    padding: 0;
    flex-flow: column-reverse;
  }
  .footer-top-area .left {
    width: 100%;
    padding: 60px 16px;
  }
  .footer-top-area .right {
    width: 100%;
  }
  .footer-top-area .left .contact-details {
    grid-template-columns: 1fr;
    gap: 10px;
  }
  .footer-top-area .right {
    padding: 44px 16px;
  }
  .footer-top-area .right .get-in-form .frm_button_submit span {
    width: 100%;
  }
  .footer-top-area .right .get-in-form .frm_button_submit {
    width: 100%;
    height: 50px;
    font-size: 17px;
  }
  .footer-menu-wrap .footer-menu {
    grid-template-columns: 1fr;
    gap: 10px;
  }
  footer.site-footer .footer-menu-wrap {
    padding: 44px 0;
  }
  footer.site-footer .footer-bottom {
    padding: 20px 0;
    font-size: 14px;
  }
  footer.site-footer .footer-bottom .right {
    justify-content: center;
  }
  footer.site-footer .footer-bottom a {
    font-size: 13px;
  }
  /* ====================== Footer ====================== */
  /* ====================== Slide In Form ====================== */
  .internal-slide-in-popup-wrapper .top-area h2 {
    font-size: 30px;
  }
  .internal-slide-in-popup-wrapper .top-area .sub-headline {
    font-size: 18px;
  }
  .default-form .with_frm_style .frm_html_container h2 {
    font-size: 24px;
  }
  .site-branding a {
    font-size: 18px;
    line-height: 1;
  }
  .floating-button {
    height: 35px !important;
    font-size: 15px !important;
    padding: 0 15px;
    gap: 5px;
  }
  .internal-slide-in-popup-wrapper .top-area h3 {
    font-size: 24px;
  }
  .internal-slide-in-popup-wrapper .internal-slide-in-inner {
    padding: 75px 25px 0px;
  }
  /* ====================== Slide In Form ====================== */
  header.site-header .main-header .btn-wrap .animated-button.hide-on-mobile {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  body .frm_style_formidable-style.with_frm_style .frm_fields_container {
    column-gap: 0;
  }
  body
    .frm_forms
    .frm_rootline_group
    .frm_page_bar
    .frm_rootline_single
    .frm_rootline_title {
    min-height: 50px;
  }
}
