@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-LightItalic.woff2") format("woff2"), url("../fonts/Montserrat-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Thin.woff2") format("woff2"), url("../fonts/Montserrat-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-ThinItalic.woff2") format("woff2"), url("../fonts/Montserrat-ThinItalic.woff") format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Bold.woff2") format("woff2"), url("../fonts/Montserrat-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-MediumItalic.woff2") format("woff2"), url("../fonts/Montserrat-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-SemiBold.woff2") format("woff2"), url("../fonts/Montserrat-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-ExtraLight.woff2") format("woff2"), url("../fonts/Montserrat-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Thin.woff2") format("woff2"), url("../fonts/Montserrat-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Italic.woff2") format("woff2"), url("../fonts/Montserrat-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Black.woff2") format("woff2"), url("../fonts/Montserrat-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-ExtraBold.woff2") format("woff2"), url("../fonts/Montserrat-ExtraBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-BlackItalic.woff2") format("woff2"), url("../fonts/Montserrat-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-ExtraLightItalic.woff2") format("woff2"), url("../fonts/Montserrat-ExtraLightItalic.woff") format("woff");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Medium.woff2") format("woff2"), url("../fonts/Montserrat-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Regular.woff2") format("woff2"), url("../fonts/Montserrat-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Light.woff2") format("woff2"), url("../fonts/Montserrat-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-ThinItalic.woff2") format("woff2"), url("../fonts/Montserrat-ThinItalic.woff") format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-BoldItalic.woff2") format("woff2"), url("../fonts/Montserrat-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-SemiBoldItalic.woff2") format("woff2"), url("../fonts/Montserrat-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-ExtraBoldItalic.woff2") format("woff2"), url("../fonts/Montserrat-ExtraBoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
.nj-top-bar {
  padding: 15px 15px;
  background: #067C0C;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
}
.nj-top-bar a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.nj-top-bar a svg {
  margin-right: 6px;
}
.nj-top-bar a span {
  font-family: "Montserrat";
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  line-height: 1.2;
}
.nj-top-bar a + a {
  margin-left: 22px;
}

.sp-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 15px;
}
.sp-header .sp-logo {
  width: 20%;
}
.sp-header .sp-menu-nav {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.sp-header .sp-menu-nav ul {
  list-style: none;
  margin: 0;
}
.sp-header .sp-menu-nav ul li {
  display: inline-block;
}
.sp-header .sp-menu-nav ul li a {
  font-family: "Montserrat";
  color: #067C0C;
  font-weight: 600;
  font-size: 16px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-top: 2px solid #fff;
  text-transform: uppercase;
}
.sp-header .sp-menu-nav ul li a:hover {
  border-top-color: #067C0C;
}
.sp-header .sp-menu-nav ul li + li {
  margin-left: 18px;
}
.sp-header .sp-socials {
  width: 20%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
}
.sp-header .sp-socials a {
  padding: 12px 24px;
  font-family: "Montserrat";
  color: #fff;
  background: #067C0C;
  border-radius: 8px;
  font-weight: 600;
  font-size: 16px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-transform: uppercase;
}
.sp-header .sp-socials a:hover {
  background: #024F06;
}

.sp-header__mobile {
  display: none;
}

.sp-open-menu {
  display: none;
}

.sp-footer {
  padding: 30px;
  background: #000;
}
.sp-footer p {
  font-family: "Montserrat";
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  margin: 0;
}

@media only screen and (max-width: 900px) {
  .nj-top-bar {
    padding: 15px 15px;
    background: #067C0C;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .nj-top-bar a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .nj-top-bar a svg {
    margin-right: 6px;
  }
  .nj-top-bar a span {
    font-family: "Montserrat";
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    line-height: 1.2;
  }
  .nj-top-bar a + a {
    margin-left: 0px;
    margin-top: 12px;
  }
  .sp-header {
    display: none;
  }
  .sp-header__mobile {
    padding: 10px 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sp-header__mobile .sp-logo a img {
    height: 64px;
  }
  .sp-open-menu {
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: #fff;
    z-index: 11;
    overflow: scroll;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .sp-open-menu .sp-top-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 20px 10px 0;
    margin-bottom: 64px;
  }
  .sp-open-menu .sp-top-menu .sp-logo a img {
    height: 64px;
  }
  .sp-open-menu .sp-menu-nav {
    padding: 0 10px 0;
  }
  .sp-open-menu .sp-menu-nav ul {
    list-style: none;
    margin: 0;
  }
  .sp-open-menu .sp-menu-nav ul li a {
    font-family: Inter;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    color: #111827;
  }
  .sp-open-menu .sp-menu-nav ul li + li {
    margin-top: 16px;
  }
  .sp-open-menu .nj-top-bar {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .sp-open-menu--active {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
.nj-section-intro {
  height: 100vh;
  background: url("../img/intro-bg.webp") no-repeat 50%;
  background-size: cover;
}
.nj-section-intro .nj-section-intro-container {
  background-color: rgba(0, 0, 0, 0.5);
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.nj-section-intro .nj-section-intro-container .nj-intro-title {
  font-family: "Montserrat";
  font-size: 45px;
  color: #ffffff;
  line-height: 1;
  text-align: center;
  max-width: 780px;
  margin-bottom: 30px;
}
.nj-section-intro .nj-section-intro-container .nj-home-form {
  max-width: 520px;
  margin: 0 auto;
}
.nj-section-intro .nj-section-intro-container .nj-home-form .wpcf7 form p input {
  border-radius: 8px;
  font-family: "Montserrat";
}
.nj-section-intro .nj-section-intro-container .nj-home-form .wpcf7 form p .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.nj-section-intro .nj-section-intro-container .nj-home-form .wpcf7 form p .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label .wpcf7-list-item-label {
  display: block;
  color: #fff;
  font-family: "Montserrat";
  line-height: 1.2;
}
.nj-section-intro .nj-section-intro-container .nj-home-form .wpcf7 form p input[type=submit] {
  font-family: "Montserrat";
  padding: 16px 26px;
  border: 2px solid #fff;
  font-weight: 600;
  color: #fff;
  font-size: 18px;
  background: transparent;
  margin-top: 20px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.nj-section-intro .nj-section-intro-container .nj-home-form .wpcf7 form p input[type=submit]:hover {
  color: #fff;
  background: #067C0C;
  border: 2px solid #067C0C;
  cursor: pointer;
}

.nj-section-steps {
  padding: 20px 0;
}
.nj-section-steps .nj-steps-title {
  font-family: "Montserrat";
  font-size: 36px;
  font-weight: 500;
  line-height: 1.2;
  color: #000;
  text-align: center;
}
.nj-section-steps .nj-steps-title:after {
  content: "";
  height: 3px;
  width: 220px;
  background: #067C0C;
  display: block;
  margin: 30px auto 80px;
}
.nj-section-steps .nj-steps-card .nj-steps-title {
  font-family: "Montserrat";
  font-size: 28px;
  font-weight: 600;
  line-height: 1.2;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  max-width: 80%;
  margin: 0 auto 8px;
  height: 70px;
}
.nj-section-steps .nj-steps-card .nj-steps-title:after {
  display: none;
}
.nj-section-steps .nj-steps-card .nj-steps-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 70px;
  margin-bottom: 12px;
}
.nj-section-steps .nj-steps-card .nj-steps-description {
  font-family: "Montserrat";
  font-size: 16px;
  text-align: center;
  line-height: 1.2;
}

.nj-section-send-request {
  background: #067C0C;
  padding: 30px 0;
}
.nj-section-send-request .nj-request-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.nj-section-send-request .nj-request-text {
  width: 45%;
}
.nj-section-send-request .nj-request-text p {
  font-family: "Montserrat";
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
  margin: 0;
}
.nj-section-send-request .nj-send-request {
  width: 45%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
}
.nj-section-send-request .nj-send-request a {
  font-family: "Montserrat";
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  padding: 16px 32px;
  border: 2px solid #fff;
  background: transparent;
  border-radius: 8px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.nj-section-send-request .nj-send-request a:hover {
  background: #fff;
  color: #067C0C;
}

.nj-section-about {
  padding: 60px 0;
}
.nj-section-about .nj-section-about-text h2 {
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 26px;
  text-transform: uppercase;
  line-height: 1.2;
  color: #000;
  margin-bottom: 22px;
}
.nj-section-about .nj-section-about-text p {
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 16px;
  line-height: 1.2;
  color: #000;
  margin-bottom: 16px;
}

.nj-section-send-request2 {
  padding: 60px 0;
}
.nj-section-send-request2 .nj-section-send-title h2 {
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 26px;
  text-transform: uppercase;
  line-height: 1.2;
  color: #000;
  margin-bottom: 22px;
  text-align: center;
}
.nj-section-send-request2 .nj-section-send-description p {
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 16px;
  line-height: 1.2;
  color: #000;
  margin-bottom: 16px;
}
.nj-section-send-request2 .nj-section-send-button {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.nj-section-send-request2 .nj-section-send-button a {
  font-family: "Montserrat";
  font-size: 18px;
  color: #067C0C;
  text-transform: uppercase;
  padding: 16px 32px;
  border: 2px solid #067C0C;
  background: transparent;
  border-radius: 8px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.nj-section-send-request2 .nj-section-send-button a:hover {
  background: #067C0C;
  color: #fff;
}

.nj-section-FAQ {
  padding: 0 0 50px;
}
.nj-section-FAQ .nj-section-faq-accordion h2 {
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 26px;
  text-transform: uppercase;
  line-height: 1.2;
  color: #000;
  margin-bottom: 22px;
}
.nj-section-FAQ .nj-section-faq-accordion .accordion {
  overflow: hidden;
}
.nj-section-FAQ .nj-section-faq-accordion .accordion .accordion-item {
  margin-bottom: 8px;
}
.nj-section-FAQ .nj-section-faq-accordion .accordion .accordion-item .question-title {
  cursor: pointer;
  padding: 10px 10px 10px 50px;
  border-radius: 8px;
  background-color: #067C0C;
  border: 1px solid #067C0C;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  color: #fff;
  font-size: 22px;
}
.nj-section-FAQ .nj-section-faq-accordion .accordion .accordion-item .question-title:hover {
  opacity: 0.7;
  background-color: #067C0C;
}
.nj-section-FAQ .nj-section-faq-accordion .accordion .accordion-item .question-title h3 {
  margin-bottom: 0;
  max-width: 100%;
  color: #fff;
  font-size: 22px;
}
.nj-section-FAQ .nj-section-faq-accordion .accordion .accordion-item .question-title h3:before {
  content: "+";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  left: 10px;
  color: #fff;
  font-weight: 600;
  height: 30px;
  width: 30px;
  font-size: 23px;
  top: 20%;
  border-radius: 50%;
}
.nj-section-FAQ .nj-section-faq-accordion .accordion .accordion-item .answer {
  display: none;
  padding: 10px;
  border-radius: 8px;
  background-color: #fff;
  font-size: 18px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.nj-section-FAQ .nj-section-faq-accordion .accordion .accordion-item .answer p {
  color: #000;
}
.nj-section-FAQ .nj-section-faq-accordion .accordion .active .answer {
  display: block;
}

@media only screen and (max-width: 900px) {
  .nj-section-intro {
    height: 100vh;
    background: url("../img/intro-bg.webp") no-repeat 50%;
    background-size: cover;
  }
  .nj-section-intro .nj-section-intro-container {
    background-color: rgba(0, 0, 0, 0.5);
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .nj-section-intro .nj-section-intro-container .nj-intro-title {
    font-family: "Montserrat";
    font-size: 32px;
    color: #ffffff;
    line-height: 1;
    text-align: center;
  }
  .nj-section-steps {
    padding: 20px 0;
  }
  .nj-section-steps .nj-steps-title {
    font-family: "Montserrat";
    font-size: 32px;
    font-weight: 500;
    line-height: 1.2;
    color: #000;
    text-align: center;
  }
  .nj-section-steps .nj-steps-title:after {
    content: "";
    height: 3px;
    width: 220px;
    background: #067C0C;
    display: block;
    margin: 30px auto 80px;
  }
  .nj-section-steps .nj-steps-card {
    margin-bottom: 20px;
  }
  .nj-section-steps .nj-steps-card .nj-steps-title {
    font-family: "Montserrat";
    font-size: 26px;
    font-weight: 600;
    line-height: 1.2;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    max-width: 80%;
    margin: 0 auto 8px;
    height: 70px;
  }
  .nj-section-steps .nj-steps-card .nj-steps-title:after {
    display: none;
  }
  .nj-section-steps .nj-steps-card .nj-steps-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 70px;
    margin-bottom: 12px;
  }
  .nj-section-steps .nj-steps-card .nj-steps-description {
    font-family: "Montserrat";
    font-size: 16px;
    text-align: center;
    line-height: 1.2;
  }
  .nj-section-send-request {
    background: #067C0C;
    padding: 30px 0;
  }
  .nj-section-send-request .nj-request-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .nj-section-send-request .nj-request-text {
    width: 90%;
  }
  .nj-section-send-request .nj-request-text p {
    font-family: "Montserrat";
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    margin: 0 0 16px;
  }
  .nj-section-send-request .nj-send-request {
    width: 90%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: right;
        -ms-flex-pack: right;
            justify-content: right;
  }
  .nj-section-send-request .nj-send-request a {
    font-family: "Montserrat";
    font-size: 18px;
    color: #067C0C;
    font-weight: 600;
    text-transform: uppercase;
    padding: 16px 32px;
    border: 2px solid #fff;
    background: #fff;
    border-radius: 8px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    text-align: center;
  }
  .nj-section-about {
    padding: 60px 0;
  }
  .nj-section-about .nj-section-about-text h2 {
    font-family: "Montserrat";
    font-weight: 600;
    font-size: 26px;
    text-transform: uppercase;
    line-height: 1.2;
    color: #000;
    margin-bottom: 22px;
  }
  .nj-section-about .nj-section-about-text p {
    font-family: "Montserrat";
    font-weight: 500;
    font-size: 16px;
    line-height: 1.2;
    color: #000;
    margin-bottom: 16px;
  }
  .nj-section-send-request2 {
    padding: 60px 0;
  }
  .nj-section-send-request2 .nj-section-send-title h2 {
    font-family: "Montserrat";
    font-weight: 600;
    font-size: 26px;
    text-transform: uppercase;
    line-height: 1.2;
    color: #000;
    margin-bottom: 22px;
    text-align: center;
  }
  .nj-section-send-request2 .nj-section-send-description p {
    font-family: "Montserrat";
    font-weight: 500;
    font-size: 16px;
    line-height: 1.2;
    color: #000;
    margin-bottom: 16px;
  }
  .nj-section-send-request2 .nj-section-send-button {
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .nj-section-send-request2 .nj-section-send-button a {
    font-family: "Montserrat";
    font-size: 18px;
    color: #067C0C;
    text-transform: uppercase;
    padding: 16px 32px;
    border: 2px solid #067C0C;
    background: transparent;
    border-radius: 8px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .nj-section-send-request2 .nj-section-send-button a:hover {
    background: #067C0C;
    color: #fff;
  }
  .nj-section-FAQ {
    padding: 0 0 50px;
  }
  .nj-section-FAQ .nj-section-faq-accordion h2 {
    font-family: "Montserrat";
    font-weight: 600;
    font-size: 26px;
    text-transform: uppercase;
    line-height: 1.2;
    color: #000;
    margin-bottom: 22px;
  }
  .nj-section-FAQ .nj-section-faq-accordion .accordion {
    overflow: hidden;
  }
  .nj-section-FAQ .nj-section-faq-accordion .accordion .accordion-item {
    margin-bottom: 8px;
  }
  .nj-section-FAQ .nj-section-faq-accordion .accordion .accordion-item .question-title {
    cursor: pointer;
    padding: 10px 10px 10px 50px;
    border-radius: 8px;
    background-color: #067C0C;
    border: 1px solid #067C0C;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    position: relative;
    color: #fff;
    font-size: 22px;
  }
  .nj-section-FAQ .nj-section-faq-accordion .accordion .accordion-item .question-title:hover {
    opacity: 0.7;
    background-color: #067C0C;
  }
  .nj-section-FAQ .nj-section-faq-accordion .accordion .accordion-item .question-title h3 {
    margin-bottom: 0;
    max-width: 100%;
    color: #fff;
    font-size: 22px;
  }
  .nj-section-FAQ .nj-section-faq-accordion .accordion .accordion-item .question-title h3:before {
    content: "+";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    line-height: 1;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: absolute;
    left: 10px;
    color: #fff;
    font-weight: 600;
    height: 30px;
    width: 30px;
    font-size: 23px;
    top: 20%;
    border-radius: 50%;
  }
  .nj-section-FAQ .nj-section-faq-accordion .accordion .accordion-item .answer {
    display: none;
    padding: 10px;
    border-radius: 8px;
    background-color: #fff;
    font-size: 18px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .nj-section-FAQ .nj-section-faq-accordion .accordion .accordion-item .answer p {
    color: #000;
  }
  .nj-section-FAQ .nj-section-faq-accordion .accordion .active .answer {
    display: block;
  }
}
.nj-section-intro-sell {
  height: 100vh;
  background: url("../img/sell-bg.png") no-repeat 50%;
  background-size: cover;
  padding: 30px 0 0;
}
.nj-section-intro-sell .nj-sell-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
.nj-section-intro-sell .nj-sell-container .nj-sell-form {
  width: 35%;
}
.nj-section-intro-sell .nj-sell-container .nj-sell-form h2 {
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 32px;
  text-transform: uppercase;
  line-height: 1.2;
  color: #067C0C;
  margin-bottom: 18px;
}
.nj-section-intro-sell .nj-sell-container .nj-sell-form .wpcf7 form p input {
  border-radius: 8px;
  font-family: "Montserrat";
}
.nj-section-intro-sell .nj-sell-container .nj-sell-form .wpcf7 form p .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.nj-section-intro-sell .nj-sell-container .nj-sell-form .wpcf7 form p .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label .wpcf7-list-item-label {
  display: block;
  color: #000;
  font-family: "Montserrat";
  line-height: 1.2;
}
.nj-section-intro-sell .nj-sell-container .nj-sell-form .wpcf7 form p input[type=submit] {
  font-family: "Montserrat";
  padding: 16px 26px;
  border: 2px solid #067C0C;
  font-weight: 600;
  color: #067C0C;
  font-size: 18px;
  background: transparent;
  margin-top: 20px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.nj-section-intro-sell .nj-sell-container .nj-sell-form .wpcf7 form p input[type=submit]:hover {
  color: #fff;
  background: #067C0C;
  border: 2px solid #067C0C;
  cursor: pointer;
}
.nj-section-intro-sell .nj-sell-container .nj-sell-description {
  width: 35%;
}
.nj-section-intro-sell .nj-sell-container .nj-sell-description .nj-sell-title {
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 26px;
  text-transform: uppercase;
  line-height: 1.2;
  color: #067C0C;
  margin-bottom: 32px;
}
.nj-section-intro-sell .nj-sell-container .nj-sell-description .nj-sell-subtitle {
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 21px;
  line-height: 1.2;
  color: #067C0C;
  margin-bottom: 28px;
}
.nj-section-intro-sell .nj-sell-container .nj-sell-description ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.nj-section-intro-sell .nj-sell-container .nj-sell-description ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 12px;
}
.nj-section-intro-sell .nj-sell-container .nj-sell-description ul li svg {
  margin-right: 8px;
}
.nj-section-intro-sell .nj-sell-container .nj-sell-description ul li p {
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 18px;
  line-height: 1.2;
  color: #000;
  margin-bottom: 0;
}

.nj-section-steps-sell {
  padding: 50px 0;
}
.nj-section-steps-sell .nj-steps-title {
  font-family: "Montserrat";
  font-size: 36px;
  font-weight: 500;
  line-height: 1.2;
  color: #000;
  text-align: center;
}
.nj-section-steps-sell .nj-steps-title:after {
  content: "";
  height: 3px;
  width: 220px;
  background: #067C0C;
  display: block;
  margin: 30px auto 80px;
}
.nj-section-steps-sell .nj-steps-card .nj-steps-title {
  font-family: "Montserrat";
  font-size: 28px;
  font-weight: 600;
  line-height: 1.2;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  max-width: 80%;
  margin: 0 auto 8px;
}
.nj-section-steps-sell .nj-steps-card .nj-steps-title:after {
  display: none;
}
.nj-section-steps-sell .nj-steps-card .nj-steps-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 70px;
  margin-bottom: 12px;
}
.nj-section-steps-sell .nj-steps-card .nj-steps-description {
  font-family: "Montserrat";
  font-size: 16px;
  text-align: center;
  line-height: 1.2;
}

.nj-section-send-request-sell {
  background: #067C0C;
  padding: 30px 0;
}
.nj-section-send-request-sell .nj-request-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.nj-section-send-request-sell .nj-request-text {
  width: 45%;
}
.nj-section-send-request-sell .nj-request-text p {
  font-family: "Montserrat";
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
  margin: 0;
}
.nj-section-send-request-sell .nj-send-request {
  width: 45%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.nj-section-send-request-sell .nj-send-request a {
  font-family: "Montserrat";
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  padding: 16px 32px;
  border: 2px solid #fff;
  background: transparent;
  border-radius: 8px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.nj-section-send-request-sell .nj-send-request a:hover {
  background: #fff;
  color: #067C0C;
}

.nj-section-about-sell {
  padding: 60px 0;
}
.nj-section-about-sell .nj-sell-title {
  margin: 0;
}
.nj-section-about-sell .nj-sell-title:after {
  content: "";
  display: block;
  height: 2px;
  width: 220px;
  background: #067C0C;
  margin: 30px 0;
}
.nj-section-about-sell .nj-sell-dexription {
  width: 80%;
}
.nj-section-about-sell .nj-sell-dexription p {
  font-family: "Montserrat";
  font-size: 16px;
  line-height: 1.3;
}

.nj-section-info-sell {
  padding: 40px 0;
}
.nj-section-info-sell h2 {
  font-family: "Montserrat";
  font-size: 36px;
  font-weight: 500;
  line-height: 1.2;
  color: #000;
  text-align: center;
}
.nj-section-info-sell h2:after {
  content: "";
  display: block;
  height: 3px;
  width: 220px;
  background: #067C0C;
  margin: 30px auto;
}
.nj-section-info-sell p {
  font-family: "Montserrat";
  font-size: 18px;
  line-height: 1.3;
}

.nj-section-properties .nj-section-properties-title {
  padding: 30px 0;
  background: #067C0C;
}
.nj-section-properties .nj-section-properties-title h2 {
  font-family: "Montserrat";
  font-size: 36px;
  font-weight: 500;
  line-height: 1.2;
  color: #fff;
  text-align: center;
}
.nj-section-properties .nj-section-properties-list {
  padding: 30px 0;
}
.nj-section-properties .nj-section-properties-list ul {
  list-style: none;
  margin: 0;
  -webkit-column-count: 4;
     -moz-column-count: 4;
          column-count: 4;
}
.nj-section-properties .nj-section-properties-list ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Montserrat";
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 8px;
}
.nj-section-properties .nj-section-properties-list ul li svg {
  margin-right: 8px;
}

@media only screen and (max-width: 900px) {
  .nj-section-intro-sell {
    height: auto;
    background: url("../img/sell-bg.png") no-repeat 50%;
    background-size: cover;
    padding: 30px 0 30px;
  }
  .nj-section-intro-sell .nj-sell-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .nj-section-intro-sell .nj-sell-container .nj-sell-form {
    width: 95%;
    margin-bottom: 20px;
  }
  .nj-section-intro-sell .nj-sell-container .nj-sell-form h2 {
    font-family: "Montserrat";
    font-weight: 600;
    font-size: 26px;
    text-transform: uppercase;
    line-height: 1.2;
    color: #067C0C;
    margin-bottom: 18px;
  }
  .nj-section-intro-sell .nj-sell-container .nj-sell-form .wpcf7 form p input {
    border-radius: 8px;
    font-family: "Montserrat";
  }
  .nj-section-intro-sell .nj-sell-container .nj-sell-form .wpcf7 form p .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
  .nj-section-intro-sell .nj-sell-container .nj-sell-form .wpcf7 form p .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label .wpcf7-list-item-label {
    display: block;
    color: #000;
    font-family: "Montserrat";
    line-height: 1.2;
  }
  .nj-section-intro-sell .nj-sell-container .nj-sell-form .wpcf7 form p input[type=submit] {
    font-family: "Montserrat";
    padding: 16px 26px;
    border: 2px solid #067C0C;
    font-weight: 600;
    color: #fff;
    font-size: 16px;
    background: #067C0C;
    margin-top: 20px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .nj-section-intro-sell .nj-sell-container .nj-sell-description {
    width: 95%;
  }
  .nj-section-intro-sell .nj-sell-container .nj-sell-description .nj-sell-title {
    font-family: "Montserrat";
    font-weight: 600;
    font-size: 26px;
    text-transform: uppercase;
    line-height: 1.2;
    color: #067C0C;
    margin-bottom: 32px;
  }
  .nj-section-intro-sell .nj-sell-container .nj-sell-description .nj-sell-subtitle {
    font-family: "Montserrat";
    font-weight: 600;
    font-size: 21px;
    line-height: 1.2;
    color: #067C0C;
    margin-bottom: 28px;
  }
  .nj-section-intro-sell .nj-sell-container .nj-sell-description ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .nj-section-intro-sell .nj-sell-container .nj-sell-description ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 12px;
  }
  .nj-section-intro-sell .nj-sell-container .nj-sell-description ul li svg {
    margin-right: 8px;
  }
  .nj-section-intro-sell .nj-sell-container .nj-sell-description ul li p {
    font-family: "Montserrat";
    font-weight: 600;
    font-size: 18px;
    line-height: 1.2;
    color: #000;
    margin-bottom: 0;
  }
  .nj-section-steps-sell {
    padding: 50px 0;
  }
  .nj-section-steps-sell .nj-steps-title {
    font-family: "Montserrat";
    font-size: 36px;
    font-weight: 500;
    line-height: 1.2;
    color: #000;
    text-align: center;
  }
  .nj-section-steps-sell .nj-steps-title:after {
    content: "";
    height: 3px;
    width: 220px;
    background: #067C0C;
    display: block;
    margin: 30px auto 80px;
  }
  .nj-section-steps-sell .nj-steps-card {
    margin-bottom: 30px;
  }
  .nj-section-steps-sell .nj-steps-card .nj-steps-title {
    font-family: "Montserrat";
    font-size: 28px;
    font-weight: 600;
    line-height: 1.2;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    max-width: 80%;
    margin: 0 auto 8px;
  }
  .nj-section-steps-sell .nj-steps-card .nj-steps-title:after {
    display: none;
  }
  .nj-section-steps-sell .nj-steps-card .nj-steps-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 70px;
    margin-bottom: 12px;
  }
  .nj-section-steps-sell .nj-steps-card .nj-steps-description {
    font-family: "Montserrat";
    font-size: 16px;
    text-align: center;
    line-height: 1.2;
  }
  .nj-section-send-request-sell {
    background: #067C0C;
    padding: 30px 0;
  }
  .nj-section-send-request-sell .nj-request-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .nj-section-send-request-sell .nj-request-text {
    width: 95%;
  }
  .nj-section-send-request-sell .nj-request-text p {
    font-family: "Montserrat";
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    margin: 0 0 16px;
  }
  .nj-section-send-request-sell .nj-send-request {
    width: 95%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .nj-section-send-request-sell .nj-send-request a {
    font-family: "Montserrat";
    font-size: 18px;
    background: #fff;
    color: #067C0C;
    text-transform: uppercase;
    padding: 16px 32px;
    border: 2px solid #fff;
    border-radius: 8px;
  }
  .nj-section-about-sell {
    padding: 60px 0;
  }
  .nj-section-about-sell .nj-sell-title {
    margin: 0;
  }
  .nj-section-about-sell .nj-sell-title:after {
    content: "";
    display: block;
    height: 2px;
    width: 220px;
    background: #067C0C;
    margin: 30px 0;
  }
  .nj-section-about-sell .nj-sell-dexription {
    width: 100%;
  }
  .nj-section-about-sell .nj-sell-dexription p {
    font-family: "Montserrat";
    font-size: 16px;
    line-height: 1.3;
  }
  .nj-section-info-sell {
    padding: 40px 0;
  }
  .nj-section-info-sell h2 {
    font-family: "Montserrat";
    font-size: 36px;
    font-weight: 500;
    line-height: 1.2;
    color: #000;
    text-align: center;
  }
  .nj-section-info-sell h2:after {
    content: "";
    display: block;
    height: 3px;
    width: 220px;
    background: #067C0C;
    margin: 30px auto;
  }
  .nj-section-info-sell p {
    font-family: "Montserrat";
    font-size: 18px;
    line-height: 1.3;
  }
  .nj-section-properties .nj-section-properties-title {
    padding: 30px 0;
    background: #067C0C;
  }
  .nj-section-properties .nj-section-properties-title h2 {
    font-family: "Montserrat";
    font-size: 36px;
    font-weight: 500;
    line-height: 1.2;
    color: #fff;
    text-align: center;
  }
  .nj-section-properties .nj-section-properties-list {
    padding: 30px 0;
  }
  .nj-section-properties .nj-section-properties-list ul {
    list-style: none;
    margin: 0;
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }
  .nj-section-properties .nj-section-properties-list ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-family: "Montserrat";
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 8px;
  }
  .nj-section-properties .nj-section-properties-list ul li svg {
    margin-right: 8px;
  }
}
.nj-section-about-intro {
  padding: 80px 0;
  background: url("../img/about-bg.jpg") no-repeat 50% 70%;
  background-size: cover;
}
.nj-section-about-intro .nj-about-title {
  font-family: "Montserrat";
  font-size: 36px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  margin: 0;
}

.nj-section-about-about {
  padding: 60px 0;
}
.nj-section-about-about .nj-section-about-text h2 {
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 26px;
  text-transform: uppercase;
  line-height: 1.2;
  color: #000;
  margin: 0;
}
.nj-section-about-about .nj-section-about-text h2:after {
  content: "";
  display: block;
  height: 3px;
  width: 220px;
  background: #067C0C;
  margin: 30px 0;
}
.nj-section-about-about .nj-section-about-text p {
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 16px;
  line-height: 1.2;
  color: #000;
  margin-bottom: 16px;
}

.nj-section-about--mission {
  padding: 30px 0 60px;
}
.nj-section-about--mission h2 {
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 26px;
  text-transform: uppercase;
  line-height: 1.2;
  color: #000;
  text-align: center;
  margin: 0;
}
.nj-section-about--mission h2:after {
  content: "";
  display: block;
  height: 3px;
  width: 220px;
  background: #067C0C;
  margin: 30px auto;
}
.nj-section-about--mission p {
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 16px;
  line-height: 1.2;
  color: #000;
  margin-bottom: 16px;
  text-align: center;
}

.nj-section-contact-contact {
  padding: 60px 0;
}
.nj-section-contact-contact .nj-contact-form h2 {
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 26px;
  text-transform: uppercase;
  line-height: 1.2;
  text-align: center;
  color: #000;
  margin: 0;
}
.nj-section-contact-contact .nj-contact-form h2:after {
  content: "";
  display: block;
  height: 3px;
  width: 220px;
  background: #067C0C;
  margin: 30px auto;
}
.nj-section-contact-contact .nj-contact-form .nj-description {
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 1.2;
  text-align: center;
  color: #000;
  margin: 20px;
}
.nj-section-contact-contact .nj-contact-form .wpcf7 form p label{
    font-family: "Montserrat";
    font-size: 18px;
}
.nj-section-contact-contact .nj-contact-form .wpcf7 form p input {
  border-radius: 8px;
  font-family: "Montserrat";
  margin-top: 8px;
}
.nj-section-contact-contact .nj-contact-form .wpcf7 form p .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.nj-section-contact-contact .nj-contact-form .wpcf7 form p .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label .wpcf7-list-item-label {
  display: block;
  color: #000;
  font-family: "Montserrat";
  line-height: 1.2;
}
.nj-section-contact-contact .nj-contact-form .wpcf7 form p input[type=submit] {
  font-family: "Montserrat";
  padding: 16px 26px;
  border: 2px solid #067C0C;
  font-weight: 600;
  color: #067C0C;
  font-size: 18px;
  background: transparent;
  margin-top: 20px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.nj-section-contact-contact .nj-contact-form .wpcf7 form p input[type=submit]:hover {
  color: #fff;
  background: #067C0C;
  border: 2px solid #067C0C;
  cursor: pointer;
}