.navbar-logo-left {
  background-color: #fff;
  padding-left: 20px;
  padding-right: 20px;
  box-shadow: 0 4px 14px -10px #000;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  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 {
  text-align: center;
  justify-content: space-between;
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

.div-block {
  text-align: center;
  padding-top: 12px;
  padding-bottom: 12px;
}

.div-block.div-foot {
  margin-bottom: 40px;
}

.heading {
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 17px;
}

.heading.main-head {
  text-align: center;
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 26px;
  line-height: 30px;
}

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

.container-2._3 {
  max-width: 750px;
}

.heading-2 {
  color: #000;
  text-align: center;
  margin-bottom: 20px;
  font-size: 40px;
  font-weight: 400;
  line-height: 44px;
}

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

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

.paragraph-5 {
  color: #7a7a7a;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 80px;
  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 {
  text-align: center;
  background-color: #ffa726;
  border-radius: 10px;
  min-width: 100%;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 2rem;
  line-height: 30px;
  box-shadow: 1px 1px 15px #bfbebe;
}

.paragraph-6 {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 30px;
  line-height: 38px;
}

.bold-text {
  color: red;
}

.paragraph-7 {
  color: #000;
  text-align: center;
  background-color: #dbdbdb;
  margin-bottom: 15px;
  font-size: 18px;
}

.div-block-3 {
  margin-top: 10px;
}

.text-span {
  color: red;
}

.paragraph-8 {
  font-size: 23px;
  line-height: 32px;
}

.paragraph-9 {
  text-align: center;
  font-size: 24px;
  line-height: 32px;
}

.text-span-2 {
  color: red;
}

.paragraph-10 {
  color: red;
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-color: #fff902;
  background-clip: border-box;
  font-size: 24px;
  line-height: 32px;
}

.paragraph-11 {
  color: #000;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 28px;
  line-height: 35px;
}

.button-5 {
  color: #000;
  text-align: center;
  background-color: #0db4e0;
  min-width: 100%;
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: 700;
  line-height: 32px;
}

.paragraph-12 {
  color: #fff;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 0;
  padding-left: 30px;
}

.paragraph-12.links {
  padding-left: 60px;
}

.paragraph-12.p2 {
  margin-top: 15px;
}

.link, .link-2 {
  color: #dbdbdb;
  text-decoration: none;
}

.section {
  margin-bottom: 70px;
  padding-bottom: 70px;
}

.grid-2 {
  cursor: pointer;
  grid-template: ". . Area-2" 66px
                 "Area . ." 66px
                 / 1fr 1fr 1fr;
  place-items: stretch stretch;
  margin-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
}

.link-3 {
  color: #000;
  text-align: center;
  cursor: pointer;
  background-color: #f1f1f1;
  border: 0 solid #0a31b0;
  border-radius: 10px;
  padding: 20px 30px;
  font-family: Open Sans, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 30px;
  text-decoration: none;
}

.link-3:hover {
  color: #fff;
  background-color: #5c8b2e;
  background-image: none;
  border-color: #5c8b2e;
}

.link-3._4 {
  background-image: linear-gradient(#0e36b8 8%, #0b1658);
}

.div-block-6 {
  padding-left: 0;
  padding-right: 0;
}

.div-block-5 {
  cursor: pointer;
  margin-bottom: 0;
}

.link-4 {
  color: #fff;
  cursor: pointer;
  font-size: 36px;
  line-height: 40px;
  text-decoration: none;
}

.paragraph-13 {
  color: #2f56cb;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 30px;
  font-size: 16px;
}

.text-span-3 {
  color: #41444c;
}

.heading-4 {
  color: #000;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 50px;
}

.heading-5 {
  color: #363636;
  text-align: center;
  background-color: #ff0;
  margin-bottom: 20px;
  font-size: 22px;
}

.image-6 {
  max-width: 45px;
}

.div-block-7 {
  align-items: center;
  display: flex;
}

.bold-text-2 {
  color: #363636;
  padding-left: 10px;
  font-size: 18px;
  line-height: 28px;
}

.div-block-8 {
  text-align: left;
}

.paragraph-14 {
  margin-bottom: 0;
}

.image-17 {
  border: 2px #000;
  width: 1000px;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 10px;
}

.link-block {
  margin-top: 10px;
  margin-bottom: 0;
  text-decoration: none;
}

.paragraph-15 {
  color: #000;
  text-align: center;
  text-decoration: none;
}

.bold-text-3 {
  text-decoration: none;
}

.heading-6 {
  color: #353434;
  margin-top: 35px;
}

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

.paragraph-17 {
  color: #363636;
  margin-top: 18px;
  margin-bottom: 30px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.paragraph-17._5 {
  font-size: 22px;
}

.paragraph-18 {
  color: #666;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px 80px;
  font-size: 20px;
  line-height: 32px;
}

.link-5 {
  color: #5c8b2e;
  text-decoration: underline;
}

.link-5:hover {
  color: #fff;
  background-color: #2f56cb;
}

.div-block-9 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-block-10 {
  background-color: #6def88;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 20px;
}

.paragraph-19 {
  color: #000;
  font-size: 18px;
}

.paragraph-20 {
  font-size: 18px;
}

.paragraph-21 {
  color: #000;
  background-color: #ff0;
  max-width: 50%;
  font-size: 18px;
}

.paragraph-21.green {
  background-color: #6def88;
}

.column, .column-2 {
  padding-left: 0;
  padding-right: 0;
}

.link-block-2 {
  max-width: 100%;
}

.link-block-2:hover {
  border-bottom: 5px solid #2f56cb;
}

.div-block-11 {
  text-align: left;
}

.image-18, .image-19 {
  min-width: 380px;
}

.div-block-12 {
  text-align: center;
  background-color: #194830;
  margin-bottom: 20px;
  padding: 40px;
}

.heading-7 {
  color: #fff;
  text-align: center;
  font-size: 20px;
}

.columns {
  margin-bottom: 30px;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.paragraph-22 {
  color: #fff;
  text-align: center;
  font-size: 20px;
  line-height: 30px;
}

.button-6 {
  text-align: center;
  background-color: #194830;
  border: 2px solid #fff;
  border-radius: 5px;
  font-size: 20px;
  line-height: 30px;
}

.button-6:hover {
  background-color: #194830;
  text-decoration: underline;
}

.paragraph-23 {
  font-size: 24px;
}

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

.container-3 {
  max-width: 1250px;
  padding: 30px;
}

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

.div-block-14 {
  font-size: 16px;
}

.paragraph-25 {
  color: #bfbfbf;
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  font-weight: 400;
}

.paragraph-25.linmks {
  margin-bottom: 0;
}

.link-6 {
  color: #2096f3;
  font-family: Open Sans, sans-serif;
  font-weight: 400;
  text-decoration: none;
}

.paragraph-26 {
  color: #bfbfbf;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  font-weight: 400;
}

.section-2 {
  background-color: #000;
}

.image-20 {
  max-width: 400px;
}

.button-3 {
  color: #000;
  background-color: #fac928;
  border: 1px #000;
  border-radius: 5px;
  width: 100%;
  max-width: 100%;
  margin-top: 0;
  padding: 15px 0;
  font-size: 19px;
  font-weight: 700;
  line-height: 1.6em;
  text-decoration: none;
}

.button-3:hover {
  background-color: #fac928;
  text-decoration: underline;
}

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

.redlink {
  color: #d50101;
}

.p-foot {
  color: #abb0ba;
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
}

.footer-link-2 {
  color: #bfbfbf;
  font-weight: 400;
  text-decoration: none;
}

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

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

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

  .container {
    max-width: none;
  }

  .image {
    max-width: 150px;
  }

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

  .div-block.div-foot {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading {
    text-align: center;
  }

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

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

  .paragraph-6 {
    font-size: 22px;
  }

  .paragraph-7 {
    font-size: 13px;
  }

  .paragraph-9 {
    font-size: 18px;
  }

  .paragraph-10 {
    font-size: 15px;
    line-height: 25px;
    display: none;
  }

  .button-5 {
    text-align: center;
    min-width: 70%;
  }

  .paragraph-12 {
    padding-left: 0;
    font-size: 13px;
  }

  .paragraph-12.links {
    text-align: center;
    padding-left: 0;
    font-size: 13px;
  }

  .section {
    margin-bottom: 40px;
  }

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

  .grid-2 {
    place-content: stretch;
    place-items: stretch stretch;
    padding-left: 0;
    padding-right: 0;
  }

  .link-3 {
    padding: 10px 5px;
    font-size: 20px;
  }

  .div-block-6 {
    padding-left: 0;
    padding-right: 0;
  }

  .link-4 {
    font-size: 20px;
  }

  .paragraph-13 {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 14px;
  }

  .heading-4 {
    margin-top: 20px;
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 30px;
  }

  .heading-5 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 20px;
  }

  .image-17 {
    margin-top: 15px;
    margin-bottom: 0;
  }

  .link-block {
    margin-bottom: 10px;
  }

  .paragraph-15 {
    margin-bottom: 0;
    line-height: 17px;
  }

  .heading-6 {
    text-align: left;
    margin-top: 15px;
    font-size: 25px;
    line-height: 30px;
  }

  .paragraph-17 {
    text-align: left;
    font-size: 15px;
    line-height: 24px;
  }

  .paragraph-18 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-9 {
    display: block;
  }

  .div-block-10 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

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

  .paragraph-21.green {
    margin-top: 15px;
  }

  .image-18, .image-19 {
    min-width: 250px;
  }

  .div-block-12 {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-7 {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 16px;
  }

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

  .button-6 {
    margin-top: 15px;
    font-size: 16px;
  }

  .paragraph-24 {
    text-align: left;
    margin-bottom: 0;
    line-height: 25px;
  }

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

  .paragraph-25, .paragraph-26 {
    font-size: 12px;
  }

  .image-20 {
    max-width: 250px;
  }

  .button-3 {
    max-width: 100%;
    margin-top: 0;
    padding-left: 16px;
    padding-right: 16px;
    font-size: 18px;
  }
}


