.navbar-logo-left {
  margin-bottom: 50px;
}

.navbar-logo-left-container {
  z-index: 5;
  width: 1030px;
  max-width: 100%;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding: 20px 50px;
}

.container {
  width: 100%;
  max-width: 1100px;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  display: block;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-dropdown-toggle:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider {
  width: 1px;
  height: 22px;
  background-color: #e4ebf3;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: rgba(26, 27, 31, .75);
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.image {
  max-width: 400px;
}

.button {
  background-color: #7b9463;
  border-radius: 5px;
  padding: 12px 14px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.container-2 {
  max-width: 800px;
  padding-left: 20px;
  padding-right: 20px;
}

.heading {
  color: #000;
  text-align: center;
  margin-top: 25px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 40px;
  line-height: 44px;
}

.paragraph {
  font-family: Open Sans, sans-serif;
}

.paragraph-2 {
  color: #000;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.paragraph-2.bigger {
  font-size: 21px;
}

.image-2 {
  max-width: 320px;
  float: right;
  margin-top: 20px;
  margin-bottom: 30px;
  margin-left: 5px;
}

.paragraph-3 {
  color: #000;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.image-3 {
  width: 100%;
  margin-bottom: 15px;
}

.link {
  color: #013feb;
  text-decoration: none;
}

.link:hover {
  text-decoration: underline;
}

.button-2 {
  width: 100%;
}

.button-3 {
  width: 100%;
  color: #fff;
  text-align: center;
  background-color: #7b9463;
  border-radius: 5px;
  margin-bottom: 80px;
  padding: 40px 32px;
  font-family: Open Sans, sans-serif;
  font-size: 28px;
  font-weight: 700;
}

.container-3 {
  max-width: 1300px;
  margin-top: 10px;
  padding-left: 50px;
  padding-right: 50px;
}

.section {
  background-color: #fff;
  padding-top: 70px;
  padding-bottom: 40px;
}

.image-4 {
  max-width: 300px;
  text-align: center;
}

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

.paragraph-4 {
  color: #7a7a7a;
  text-align: center;
  font-family: Roboto, sans-serif;
  font-size: 12px;
}

.link-2 {
  color: rgba(255, 255, 255, .78);
  text-decoration: none;
}

.heading-2 {
  color: #000;
  text-align: center;
  background-color: #d2d2d2;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 40px;
  line-height: 45px;
}

.image-5 {
  max-width: 100%;
  text-align: center;
}

.div-block-2 {
  text-align: center;
}

.paragraph-5 {
  color: #7a7a7a;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 80px;
  font-family: Roboto, sans-serif;
  font-size: 25px;
  line-height: 35px;
}

.heading-3 {
  color: #000;
  text-align: center;
  margin-top: 25px;
  margin-bottom: 25px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 2rem;
}

.button-4 {
  max-width: 100%;
  min-width: 100%;
  text-align: center;
  background-color: #f26622;
  border-radius: 20px;
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 15px;
  line-height: 30px;
  box-shadow: 1px 1px 15px #bfbebe;
}

.button-4:hover {
  color: #f26622;
  background-color: rgba(242, 102, 34, 0);
  border: 1px solid #f26622;
}

.link-3, .link-4, .link-5 {
  color: #000;
  text-decoration: none;
}

.div-block-3 {
  justify-content: center;
  align-items: stretch;
  margin-top: 30px;
  display: flex;
}

.foot-link {
  color: #7a7a7a;
  padding-left: 25px;
  padding-right: 25px;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.heading-4 {
  color: #9ca1a7;
  text-align: center;
  font-size: 28px;
}

.div-block-4 {
  margin-top: 30px;
}

.section-2 {
  padding-bottom: 50px;
}

.body {
  -webkit-text-fill-color: inherit;
  background-image: url('../images/shutterstock_1915844563.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-clip: border-box;
}

.bold-text {
  color: #022b57;
}

@media screen and (max-width: 991px) {
  .container {
    max-width: 728px;
  }

  .nav-menu-wrapper {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }
}

@media screen and (max-width: 767px) {
  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    height: 1px;
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }
}

@media screen and (max-width: 479px) {
  .navbar-logo-left-container.shadow-three {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container {
    max-width: none;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .image {
    max-width: 150px;
  }

  .button {
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 14px;
  }

  .container-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading {
    font-size: 24px;
    line-height: 34px;
  }

  .paragraph {
    margin-bottom: 0;
    font-size: 13px;
  }

  .paragraph-2 {
    font-size: 16px;
    line-height: 24px;
  }

  .image-2 {
    max-width: 300px;
  }

  .paragraph-3 {
    font-size: 16px;
  }

  .button-3 {
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 24px;
    line-height: 32px;
  }

  .container-3 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .image-4 {
    max-width: 200px;
    margin-bottom: 5px;
  }

  .heading-4 {
    font-size: 25px;
    line-height: 30px;
  }
}


