:root {
  --black: black;
  --steel-blue: #1c75bc;
  --dim-grey: #525252;
  --white-smoke: #f3f6f8;
  --royal-blue: #1568aa;
  --light-grey: #cacaca;
}

.section {
  width: 100%;
  height: 90vh;
  color: var(--black);
  background-image: linear-gradient(#1c75bc 17%, rgba(0, 0, 0, 0) 59%), url('../images/SKL.webp');
  background-position: 0 0, 50% 80%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 0;
  padding-left: 88px;
  padding-right: 62px;
  display: flex;
}

.container {
  max-width: 1300px;
  align-items: center;
  padding: 20px 20px 20px 60px;
  display: flex;
}

.div-block {
  width: 100%;
  max-width: 1300px;
  padding-left: 73px;
}

.heading {
  color: #fff;
  margin-top: -1px;
  font-family: azo-sans-web, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 65px;
}

.nav-link {
  color: var(--steel-blue);
  padding-left: 10px;
  padding-right: 10px;
  font-family: azo-sans-web, sans-serif;
  font-size: 16px;
}

.nav-link:hover {
  color: var(--black);
}

.nav-link.w--current {
  padding-left: 10px;
  padding-right: 10px;
  font-family: azo-sans-web, sans-serif;
}

.div-block-2 {
  width: 100%;
  max-width: 1300px;
  margin-bottom: 24px;
  padding-left: 0;
  padding-right: 0;
}

.div-block-2.b {
  text-align: left;
  padding-left: 0;
}

.section-2 {
  height: auto;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 100px 80px 100px 88px;
  display: flex;
}

.text-block {
  color: #292727;
  font-size: 16px;
}

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

.div-block-3 {
  width: 100%;
  max-width: 1300px;
}

.section-3 {
  height: 30px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
}

.heading-2 {
  width: 80%;
  text-align: left;
  margin-bottom: 56px;
  padding-bottom: 1px;
  padding-left: 0;
  font-family: azo-sans-web, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
}

.italic-text, .italic-text-2 {
  color: var(--steel-blue);
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 30px;
}

.italic-text-3 {
  color: var(--steel-blue);
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 35px;
}

.image {
  margin-bottom: 18px;
}

.nav-menu {
  flex-direction: row;
  margin-top: 13px;
  padding-top: 0;
  display: flex;
}

.navbar {
  background-color: #fff;
  padding: 10px 40px 0 0;
}

.section-4 {
  height: auto;
  background-color: var(--steel-blue);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 94px;
  padding-bottom: 121px;
  padding-left: 88px;
  display: flex;
}

.section-4.b {
  background-color: #5a5a5a;
  padding-bottom: 100px;
  padding-left: 88px;
  padding-right: 45px;
}

.div-block-4 {
  width: 100%;
  max-width: 1300px;
  min-width: 0;
  padding-left: 0;
  padding-right: 0;
}

.div-block-4.a {
  min-width: auto;
  align-items: center;
  display: flex;
}

.heading-3 {
  width: 75%;
  color: #fff;
  margin-top: 10px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 38px;
  font-weight: 400;
  line-height: 30px;
}

.paragraph {
  width: 70%;
  color: #fff;
  text-align: justify;
  margin-top: 32px;
  font-family: azo-sans-web, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.section-5 {
  height: auto;
  background-color: var(--black);
  background-image: url('../images/Bottom.png');
  background-position: 100% 0;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 25px;
  padding-bottom: 26px;
  padding-left: 88px;
  display: flex;
}

.div-block-5 {
  width: 100%;
  max-width: 1300px;
  justify-content: flex-start;
  margin-top: 0;
  padding-left: 0;
  display: flex;
}

.div-block-5.b {
  justify-content: flex-end;
  padding-right: 0;
}

.div-block-6 {
  width: 100%;
  max-width: 1300px;
  padding-left: 6px;
}

.paragraph-2 {
  width: 65%;
  max-width: 1300px;
  color: #fff;
  margin-top: 9px;
  font-family: azo-sans-web, sans-serif;
  line-height: 25px;
}

.section-6 {
  height: 200px;
  background-color: var(--steel-blue);
  background-image: url('../images/Top.png');
  background-position: 100% 100%;
  background-size: cover;
  justify-content: flex-start;
  align-items: center;
  padding-left: 88px;
  padding-right: 45px;
  display: flex;
}

.div-block-7 {
  width: 100%;
  max-width: 1300px;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.heading-4 {
  width: 70%;
  color: #fff;
  align-items: center;
  font-family: azo-sans-web, sans-serif;
  font-size: 35px;
  font-weight: 400;
  display: flex;
}

.image-2 {
  margin-bottom: -3px;
}

.paragraph-3 {
  width: 70%;
  color: var(--black);
  text-align: justify;
  margin-bottom: 32px;
  font-family: azo-sans-web, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.heading-5 {
  color: var(--steel-blue);
  margin-bottom: 21px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-weight: 400;
}

.heading-5.b {
  font-family: azo-sans-web, sans-serif;
}

.button {
  margin-top: 48px;
  font-size: 18px;
}

.button.a {
  margin-top: 36px;
  font-family: azo-sans-web, sans-serif;
}

.button.a:hover {
  background-color: var(--dim-grey);
}

.div-block-8 {
  width: 50%;
  background-color: #dbdbdb;
  margin: 11px;
  padding: 39px;
}

.div-block-8.b {
  width: 100%;
}

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

.div-block-9 {
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
  display: flex;
}

.list-item {
  margin-bottom: 12px;
  font-family: azo-sans-web, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.heading-6 {
  color: var(--steel-blue);
  margin-bottom: 24px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 25px;
  font-weight: 400;
}

.heading-6.a {
  color: var(--dim-grey);
  font-size: 30px;
}

.bold-text {
  font-weight: 400;
}

.list, .list-2 {
  width: 70%;
  margin-bottom: 40px;
}

.div-block-10 {
  margin-bottom: 61px;
}

.paragraph-5 {
  color: var(--steel-blue);
  margin-top: -16px;
  margin-bottom: 33px;
  font-family: azo-sans-web, sans-serif;
  font-size: 24px;
}

._6 {
  font-family: azo-sans-web, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.div-block-11 {
  margin-top: 21px;
  display: flex;
}

.link-block {
  margin-right: 73px;
}

.image-3 {
  opacity: .66;
  margin-right: 10px;
  padding-right: 0;
}

.image-3:hover {
  opacity: 1;
}

.image-4 {
  opacity: .66;
  margin-right: 0;
}

.image-4:hover {
  opacity: 1;
}

.image-5 {
  opacity: .66;
  margin-left: 10px;
}

.image-5:hover {
  opacity: 1;
}

.div-block-12 {
  width: 70%;
  height: 500px;
  background-image: url('../images/Steven-J-Keeler.webp');
  background-position: 50% 40%;
  background-size: cover;
}

.div-block-13 {
  width: 75%;
  margin-top: 0;
  margin-bottom: 0;
}

.services {
  width: 100%;
  height: auto;
  background-color: #f4f6f8;
  border-radius: 4px;
  margin-bottom: 10px;
  overflow: hidden;
}

.faq {
  width: 100%;
  height: 80px;
  background-color: var(--steel-blue);
  color: #fff;
  white-space: break-spaces;
  align-items: center;
  padding: 0 50px 0 42px;
  font-size: 16px;
  font-weight: 600;
  display: flex;
}

.faq.w--open {
  border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.faq-img {
  z-index: 2;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  display: flex;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.toggle-text {
  z-index: 2;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 30px;
  font-weight: 400;
  position: relative;
}

.faq-icon {
  z-index: 2;
  width: 24px;
  margin-right: 16px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.services-body {
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  display: block;
  position: relative;
}

.services-body.w--open {
  background-color: rgba(0, 0, 0, 0);
}

.services-body-cont {
  border-top: 1px #000;
  padding: 30px;
  font-size: 16px;
  font-weight: 300;
  line-height: 32px;
}

.faq-answer {
  margin-bottom: 24px;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}

.list-item-2 {
  width: 100%;
  text-transform: capitalize;
  margin-bottom: 0;
  font-family: azo-sans-web, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}

.list-3, .list-4, .list-5 {
  padding-top: 27px;
}

.list-6 {
  padding-top: 26px;
  padding-right: 29px;
}

.list-7 {
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  list-style-type: none;
}

.list-7.a {
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
}

.bold-text-2 {
  color: var(--dim-grey);
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
}

.link-2, .link-3, .italic-text-4, .italic-text-5, .italic-text-6 {
  color: var(--steel-blue);
}

.link-4 {
  color: var(--black);
  font-family: azo-sans-web, sans-serif;
  text-decoration: none;
}

.link-4:hover {
  color: var(--steel-blue);
}

.bold-text-3 {
  color: var(--steel-blue);
  font-size: 18px;
  font-weight: 400;
}

.bold-text-3.b {
  color: var(--black);
}

.div-block-14 {
  width: 100%;
}

.paragraph-6 {
  width: 70%;
  margin-bottom: 19px;
  font-family: azo-sans-web, sans-serif;
  font-size: 16px;
  line-height: 30px;
}

.paragraph-6.b {
  width: 100%;
  line-height: 25px;
}

.bold-text-4 {
  color: var(--steel-blue);
}

.bold-text-5 {
  color: var(--steel-blue);
  text-decoration: none;
}

.link-5 {
  color: var(--black);
  text-decoration: none;
}

.image-6 {
  margin: 0 15px 14px 48px;
}

.div-block-15 {
  padding: 0 19px 19px;
}

.brand {
  margin-top: 7px;
}

.bold-text-6 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
  position: relative;
  top: -13px;
  left: -2px;
}

.italic-text-7 {
  font-size: 12px;
  font-weight: 400;
  position: relative;
  top: -7px;
  left: -1px;
}

.bold-text-7 {
  font-size: 8px;
  font-weight: 400;
  position: relative;
  top: -4px;
}

.paragraph-7 {
  font-family: azo-sans-web, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.faq-answer-2 {
  margin-bottom: 0;
  padding: 25px;
  font-family: azo-sans-web, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.services-cont {
  width: 100%;
  max-width: 1300px;
  min-width: auto;
  margin-bottom: 18px;
}

.faq-answer-img {
  width: 100%;
}

.toggle-text-2 {
  z-index: 2;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
  position: static;
}

.keeler-services {
  width: 100%;
  height: 120px;
  background-color: var(--steel-blue);
  color: #fff;
  white-space: break-spaces;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 50px;
  font-size: 16px;
  font-weight: 600;
  display: flex;
}

.keeler-services.w--open {
  border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.div-block-16 {
  width: 100%;
  max-width: 1300px;
  padding-left: 0;
}

.bold-text-8 {
  font-size: 12px;
  font-weight: 400;
}

.bold-text-9 {
  font-size: 22px;
  font-weight: 400;
}

.div-block-17 {
  width: 100%;
  height: auto;
  margin-bottom: 0;
  padding: 15px 162px 15px 15px;
}

.heading-7 {
  background-color: var(--steel-blue);
  color: #fff;
  margin-top: 0;
  padding: 16px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 32px;
  font-weight: 400;
}

.div-block-18 {
  width: 100%;
  flex-direction: row;
  display: flex;
}

.link-6 {
  color: #fff;
  text-decoration: none;
}

.link-6:hover {
  color: var(--steel-blue);
}

.bold-text-10 {
  font-size: 12px;
  font-weight: 400;
}

.heading-8 {
  width: 45%;
  color: #fff;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 30px;
  padding-top: 19px;
  padding-bottom: 0;
  padding-left: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 25px;
  font-style: italic;
  font-weight: 400;
  line-height: 40px;
}

.bold-text-11 {
  color: var(--steel-blue);
  font-size: 14px;
  font-weight: 400;
  position: relative;
  top: -8px;
  left: -3px;
}

.bold-text-12 {
  color: var(--steel-blue);
  font-weight: 400;
}

.bold-text-13 {
  font-size: 15px;
  font-weight: 400;
  position: relative;
  top: -12px;
  left: -4px;
}

.bold-text-14 {
  color: #fff;
}

.list-8 {
  color: #fff;
  margin-top: 30px;
}

.list-item-3 {
  width: 70%;
  margin-bottom: 30px;
  font-family: azo-sans-web, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.bold-text-15 {
  font-size: 12px;
  font-weight: 400;
  position: relative;
  top: -5px;
  left: -4px;
}

.bold-text-16 {
  font-weight: 400;
}

.bold-text-17, .bold-text-18 {
  color: var(--steel-blue);
}

.bold-text-19 {
  font-size: 12px;
  font-weight: 400;
  position: relative;
  top: 0;
  left: 0;
}

.heading-9 {
  width: 70%;
  color: #fff;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 35px;
}

.heading-9.b {
  color: var(--steel-blue);
  margin-bottom: 30px;
}

.paragraph-8 {
  width: 70%;
  color: #fff;
  font-family: azo-sans-web, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.list-item-4 {
  width: 70%;
  padding-bottom: 32px;
  font-family: azo-sans-web, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.div-block-19 {
  width: 80%;
  margin-bottom: 10px;
}

.div-block-19:hover {
  background-color: #eef0f3;
}

.column-2 {
  display: flex;
}

.bold-text-20, .bold-text-21 {
  color: var(--steel-blue);
  font-weight: 400;
}

.image-7 {
  margin-top: 46px;
  margin-bottom: 53px;
}

.link-7 {
  text-decoration: none;
}

.italic-text-8, .link-8, .link-9, .link-10, .link-11, .link-12, .link-13, .italic-text-9, .link-14, .link-15, .italic-text-10, .italic-text-11 {
  color: var(--steel-blue);
}

.bold-text-22 {
  font-size: 12px;
  font-weight: 400;
  position: relative;
  top: 0;
}

.list-item-5 {
  margin-bottom: 35px;
  font-family: azo-sans-web, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  list-style-type: none;
}

.list-9 {
  width: 70%;
  list-style-type: none;
}

.list-10 {
  width: 70%;
  margin-left: 32px;
  list-style-type: none;
}

.list-item-6 {
  padding-bottom: 35px;
  font-family: azo-sans-web, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.list-11 {
  padding-left: 87px;
}

.list-item-7 {
  width: 70%;
  padding-bottom: 35px;
  font-family: azo-sans-web, sans-serif;
  font-size: 18px;
  line-height: 30px;
  list-style-type: none;
}

.link-16 {
  color: var(--steel-blue);
}

.link-17 {
  color: #fff;
}

.italic-text-12 {
  font-size: 12px;
  font-weight: 400;
  position: relative;
  top: -6px;
  left: -1px;
}

.italic-text-13 {
  font-size: 12px;
  font-weight: 400;
  position: relative;
  top: -6px;
  left: 1px;
}

.italic-text-14 {
  font-size: 12px;
  font-weight: 400;
  position: relative;
  top: -9px;
}

.section-7 {
  margin-top: 64px;
  padding-bottom: 31px;
  padding-left: 88px;
}

.italic-text-15 {
  font-size: 12px;
  font-weight: 400;
  position: relative;
  top: -6px;
  left: -1px;
}

.div-block-20 {
  width: 100%;
  height: auto;
  display: flex;
}

.div-block-21 {
  width: 75%;
  height: auto;
  margin: 10px 10px 10px 0;
  padding: 20px 20px 20px 0;
}

.heading-10 {
  width: 95%;
  border-bottom: 1px solid var(--steel-blue);
  color: var(--steel-blue);
  margin-top: 0;
  margin-bottom: 26px;
  padding-bottom: 10px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 30px;
  font-weight: 400;
}

.heading-10.b {
  width: 97%;
}

.paragraph-9 {
  width: auto;
  padding-top: 34px;
  padding-left: 30px;
  padding-right: 32px;
  font-family: azo-sans-web, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.dropdown-trigger {
  background-color: var(--steel-blue);
  cursor: zoom-in;
  margin-bottom: 0;
  padding: 11px;
}

.dropdown-trigger:hover {
  background-color: var(--black);
}

.list-item-8 {
  text-align: left;
  margin-top: 0;
  margin-bottom: 6px;
  font-size: 17px;
  line-height: 25px;
}

.list-item-8.b {
  margin-top: 0;
  margin-bottom: 6px;
  font-size: 17px;
}

.dropdown-content {
  padding-top: 0;
  padding-bottom: 34px;
  padding-right: 39px;
  position: relative;
  overflow: hidden;
}

.dropdown-wrapper {
  width: auto;
  background-color: var(--white-smoke);
  margin-top: 0;
  position: relative;
}

.heading-11 {
  color: #7a7a7a;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 0;
  font-weight: 400;
}

.list-12 {
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 7px;
  margin-bottom: 17px;
  padding-right: 40px;
  display: flex;
}

.div-block-28 {
  margin-top: 26px;
  margin-bottom: 29px;
}

.heading-12 {
  color: #fdfdfd;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 11px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 25px;
  font-weight: 400;
}

.div-block-29 {
  margin-bottom: 0;
  padding-bottom: 0;
}

.list-13 {
  padding-top: 27px;
}

.list-14 {
  margin-top: 27px;
}

.div-block-30 {
  width: 70%;
  height: auto;
}

.div-block-31 {
  width: 70%;
}

.italic-text-16 {
  color: var(--steel-blue);
}

.bold-text-23 {
  font-size: 18px;
  font-weight: 400;
  position: relative;
  top: 0;
  left: 0;
}

.bold-text-24, .bold-text-25 {
  font-size: 14px;
  font-weight: 400;
}

.bold-text-26 {
  font-weight: 400;
}

.bold-text-27, .bold-text-28 {
  font-size: 14px;
  font-weight: 400;
}

.bold-text-29 {
  font-size: 20px;
  font-weight: 400;
}

.bold-text-30 {
  font-size: 10px;
  font-weight: 400;
}

.bold-text-31 {
  font-size: 14px;
  font-weight: 400;
}

.italic-text-17 {
  font-size: 12px;
}

.italic-text-18, .italic-text-19 {
  font-size: 12px;
  font-weight: 400;
}

.div-block-32 {
  width: 70%;
}

.italic-text-20 {
  font-size: 12px;
}

.link-18 {
  color: var(--black);
}

.italic-text-21 {
  line-height: 25px;
}

.heading-13 {
  width: 75%;
  color: #fff;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 35px;
}

.heading-13.b {
  color: #1c75bc;
  margin-bottom: 30px;
}

.list-16 {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 20px;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 40px;
  list-style-type: none;
}

.list-16:hover {
  background-color: #eff1f3;
}

.link-19 {
  color: #525252;
  text-decoration: none;
}

.link-19:hover {
  color: #1c75bc;
}

.image-8 {
  width: 70%;
  max-width: none;
  margin-bottom: 51px;
  box-shadow: 1px 1px 12px 3px #9c9c9c;
}

.image-8:hover {
  opacity: .49;
}

.paragraph-10 {
  width: 100%;
  max-width: 1024px;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 31px;
  font-family: azo-sans-web, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.paragraph-10.b {
  border: 1px solid #000;
  padding: 20px 20px 20px 25px;
}

.bold-text-32 {
  font-size: 14px;
  font-weight: 400;
}

.heading-14 {
  width: 70%;
  color: var(--royal-blue);
  margin-bottom: 50px;
  font-weight: 400;
}

.link-20 {
  color: var(--dim-grey);
}

.bold-text-33 {
  font-size: 12px;
  font-weight: 400;
}

.heading-15 {
  width: 100%;
  max-width: 1024px;
  text-transform: capitalize;
  margin-bottom: 22px;
}

.heading-16 {
  color: var(--royal-blue);
  margin-bottom: 25px;
  font-weight: 400;
}

.heading-16.b {
  margin-top: 32px;
}

.image-9 {
  margin-top: 38px;
}

.button-3 {
  margin-top: 19px;
}

.div-block-33 {
  width: 70%;
  border-bottom: 1px solid #000;
  margin-top: 60px;
  margin-bottom: 35px;
}

.list-17 {
  width: 100%;
  max-width: 1024px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.list-17.b {
  width: 100%;
  list-style-type: decimal;
}

.list-17.c {
  list-style-type: square;
}

.list-item-9 {
  margin-bottom: 24px;
  font-family: azo-sans-web, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.list-item-9.a {
  list-style-type: lower-alpha;
}

.bold-text-34 {
  font-size: 12px;
  font-weight: 400;
  position: relative;
  top: -10px;
}

.bold-text-35 {
  font-size: 16px;
  position: relative;
  top: -16px;
}

.div-block-34 {
  width: 100%;
  height: 500px;
  max-width: 1024px;
  background-image: url('../images/Keeler-PLC-Link-2.webp');
  background-position: 50%;
  background-size: cover;
  margin-bottom: 34px;
  padding-top: 27px;
  padding-left: 24px;
}

.div-block-34.b {
  width: 100%;
  height: 500px;
  max-width: 1024px;
  background-image: url('../images/Keeler-PLC-Link-2.webp');
}

.div-block-34.c {
  width: 100%;
  height: 500px;
  max-width: 1024px;
  background-image: url('../images/SKL-BGlinkin.webp');
}

.div-block-34.d {
  width: 100%;
  height: 500px;
  background-image: url('../images/Keeler-PLC-Link-3.webp');
}

.div-block-34.e {
  width: 100%;
  height: 400px;
  background-image: url('../images/Keeler-PLC-Mike-Pence.webp');
  background-position: 50% 0;
}

.div-block-34.f {
  width: 100%;
  height: 500px;
  background-image: url('../images/Keeler-PLC--Founder.webp');
}

.div-block-34.g {
  width: 100%;
  height: 400px;
  background-image: url('../images/Keeler-PLC--Howdy.webp');
  background-position: 50%;
}

.div-block-34.h {
  width: 100%;
  background-image: url('../images/Keeler-PLC--Sunst.webp');
}

.div-block-34.i {
  background-image: url('../images/Keeler-PLC-US-VA-Flag.webp');
  background-position: 0%;
}

.div-block-34.j {
  background-image: url('../images/SKL-BGlinkin.webp');
}

.div-block-34.k {
  background-image: url('../images/Keeler-PLC--Sunst.webp');
}

.div-block-34.l {
  background-image: url('../images/Keeler-PLC-Link-3.webp');
}

.div-block-34.z {
  background-image: url('../images/Keeler-PLC-mug.webp');
}

.div-block-34.y {
  background-image: url('../images/Keeler-PLC--Statue.webp');
  background-position: 50% 0;
}

.div-block-34.a {
  max-width: 1024px;
  background-image: url('../images/Keeler-PLC--Sunst.webp');
  background-position: 50% 0;
}

.div-block-34.m {
  background-image: url('../images/Keeler-PLC-fatherandson.webp');
}

.div-block-34.n {
  background-image: url('../images/forsale.webp');
}

.div-block-34.o {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  padding-top: 0;
  padding-left: 0;
}

.div-block-34.q {
  background-image: url('../images/Keeler-PLC-boay.webp');
}

.div-block-34.r {
  background-image: url('../images/Keeler-PLC-seashore.webp');
}

.paragraph-11 {
  width: 70%;
  margin-bottom: 47px;
  line-height: 30px;
}

.bold-text-36 {
  font-size: 12px;
  font-weight: 400;
  position: relative;
  top: -6px;
}

.html-embed {
  margin-bottom: 33px;
}

.paragraph-12 {
  margin-bottom: 31px;
}

.heading-17 {
  width: 70%;
  color: var(--royal-blue);
  margin-bottom: 20px;
  font-family: azo-sans-web, sans-serif;
  font-weight: 400;
}

.italic-text-22 {
  font-size: 12px;
  position: relative;
  top: -11px;
}

.link-21, .link-22 {
  text-decoration: none;
}

.html-embed-2 {
  margin-top: 57px;
}

.paragraph-13 {
  width: 100%;
  border: 1px solid #929292;
  margin-top: 20px;
  margin-bottom: 25px;
  padding: 23px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
}

.italic-text-23 {
  font-style: normal;
}

.italic-text-24, .italic-text-25, .italic-text-26, .italic-text-27, .italic-text-28 {
  text-decoration: underline;
}

.html-embed-3 {
  margin-top: 55px;
}

.italic-text-29 {
  text-decoration: underline;
}

.html-embed-4 {
  margin-top: 49px;
}

.list-item-10 {
  margin-bottom: 24px;
  font-family: azo-sans-web, sans-serif;
  font-size: 18px;
  line-height: 30px;
  list-style-type: lower-alpha;
}

.list-18 {
  padding-left: 62px;
}

.list-19 {
  width: 100%;
  min-width: 1024px;
  margin-top: -32px;
  padding-left: 61px;
  padding-right: 90px;
  list-style-type: lower-alpha;
}

.list-item-11 {
  padding-left: 12px;
  padding-right: 75px;
}

.italic-text-30 {
  text-decoration: underline;
  display: inline;
}

.italic-text-31, .italic-text-32, .italic-text-33, .italic-text-34, .italic-text-35, .italic-text-36, .italic-text-37, .italic-text-38, .italic-text-39, .italic-text-40, .italic-text-41, .italic-text-42, .italic-text-43, .italic-text-44, .italic-text-45, .italic-text-46 {
  text-decoration: underline;
}

.list-20 {
  font-size: 18px;
  list-style-type: decimal;
}

.list-20.b {
  padding-left: 58px;
  font-size: 18px;
  list-style-type: lower-alpha;
}

.list-20.c {
  list-style-type: square;
}

.list-20.d {
  font-size: 18px;
}

.bold-text-37, .bold-text-38, .bold-text-39 {
  font-weight: 400;
  text-decoration: underline;
}

.link-23, .bold-text-40, .bold-text-41, .bold-text-42 {
  color: var(--steel-blue);
}

.bold-text-43 {
  font-size: 24px;
}

.div-block-35 {
  margin-bottom: 28px;
}

.image-10 {
  margin-left: 42px;
}

.list-21 {
  width: 100%;
  max-width: 1024px;
  padding-left: 61px;
  list-style-type: lower-alpha;
}

.list-item-12 {
  margin-bottom: 31px;
  font-family: azo-sans-web, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.list-item-13 {
  margin-bottom: 22px;
  list-style-type: decimal;
}

.list-22 {
  width: 75%;
  margin-bottom: 30px;
  font-size: 35px;
  font-weight: 700;
  line-height: 35px;
}

.bold-text-44, .bold-text-45, .bold-text-46, .bold-text-47 {
  font-size: 20px;
}

.div-block-36 {
  margin-bottom: 31px;
}

.bold-text-48, .bold-text-49, .bold-text-50, .bold-text-51, .bold-text-52 {
  font-size: 20px;
}

@media screen and (max-width: 991px) {
  .section {
    color: var(--steel-blue);
    padding-left: 75px;
  }

  .nav-link {
    text-align: right;
    justify-content: flex-end;
    padding-right: 57px;
    display: flex;
  }

  .nav-link.w--current {
    padding-right: 51px;
  }

  .div-block-2 {
    padding-left: 0;
  }

  .div-block-2.b {
    padding-left: 51px;
  }

  .section-2 {
    align-items: flex-start;
    padding-top: 75px;
    padding-left: 60px;
    padding-right: 60px;
  }

  .heading-2 {
    width: 100%;
    color: var(--dim-grey);
    padding-right: 78px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 400;
  }

  .italic-text, .italic-text-2, .italic-text-3 {
    color: var(--steel-blue);
  }

  .nav-menu {
    margin-top: 0;
  }

  .section-4 {
    padding-left: 60px;
  }

  .section-4.b {
    padding-left: 48px;
  }

  .div-block-4 {
    padding-left: 0;
  }

  .section-5 {
    height: auto;
    background-position: 70%;
    padding-left: 60px;
  }

  .div-block-5 {
    margin-top: 34px;
    padding-left: 0;
  }

  .div-block-5.b {
    padding-right: 80px;
  }

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

  .list, .list-2 {
    width: 100%;
  }

  .div-block-10 {
    margin-bottom: 44px;
  }

  .div-block-12 {
    width: 100%;
  }

  .faq-img {
    width: 50px;
    height: 50px;
  }

  .list-7, .list-7.a {
    padding-left: 0;
  }

  .paragraph-6 {
    padding-right: 0;
  }

  .paragraph-6.b {
    text-align: justify;
  }

  .column {
    padding-right: 60px;
  }

  .icon {
    color: var(--steel-blue);
  }

  .menu-button, .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .image-6 {
    margin-top: 1px;
  }

  .div-block-15 {
    height: 100%;
  }

  .brand {
    margin-top: 0;
  }

  .services-cont {
    width: 100%;
    min-width: 0;
  }

  .toggle-text-2 {
    width: 85%;
  }

  .keeler-services {
    height: 150px;
  }

  .div-block-16 {
    padding-left: 0;
  }

  .div-block-17 {
    padding-right: 15px;
  }

  .heading-8 {
    width: 85%;
  }

  .bold-text-15 {
    left: -9px;
  }

  .div-block-19 {
    width: 90%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-7 {
    padding-left: 60px;
  }

  .div-block-20 {
    flex-direction: column;
  }

  .div-block-21 {
    width: 100%;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .heading-10 {
    width: 80%;
    text-align: center;
  }

  .paragraph-9 {
    text-align: justify;
    padding-right: 30px;
  }

  .dropdown-trigger:hover {
    background-color: var(--black);
  }

  .dropdown-content {
    padding-right: 0;
  }

  .dropdown-wrapper, .div-block-30, .div-block-31 {
    width: 100%;
  }

  .list-16 {
    padding-left: 0;
  }

  .image-8, .paragraph-10 {
    width: 100%;
  }

  .heading-14 {
    width: 90%;
  }

  .heading-15 {
    width: 100%;
    margin-bottom: 0;
  }

  .list-17 {
    width: 100%;
  }

  .div-block-34 {
    width: 100%;
    height: 250px;
  }

  .div-block-34.g {
    height: 300px;
  }

  .paragraph-11 {
    width: 100%;
  }

  .paragraph-12 {
    margin-bottom: 57px;
  }
}

@media screen and (max-width: 767px) {
  .section {
    padding-top: 60px;
    padding-left: 36px;
    padding-right: 50px;
  }

  .heading {
    width: 100%;
    padding-right: 2px;
    font-size: 35px;
    line-height: 40px;
  }

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

  .section-2 {
    padding: 33px 40px;
  }

  .heading-2 {
    padding-right: 2px;
    font-size: 18px;
    line-height: 30px;
  }

  .navbar {
    padding-right: 36px;
  }

  .section-4 {
    padding-left: 70px;
  }

  .section-4.b {
    padding-left: 40px;
  }

  .heading-3, .paragraph {
    width: 85%;
  }

  .section-5 {
    background-position: 65%;
  }

  .section-6 {
    background-position: 50% 100%;
    justify-content: flex-start;
    padding-left: 71px;
  }

  .div-block-7 {
    padding-left: 0;
  }

  .heading-4 {
    width: 100%;
  }

  .paragraph-3 {
    width: 100%;
    text-align: left;
  }

  .list-item {
    text-align: left;
  }

  .list, .list-2, .div-block-12, .div-block-13 {
    width: 100%;
  }

  .faq-img {
    min-height: 40px;
    min-width: 50px;
  }

  .paragraph-6 {
    width: 85%;
    margin-top: 58px;
    padding-right: 0;
  }

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

  .image-6 {
    margin-left: 16px;
  }

  .heading-8, .list-item-3 {
    width: 100%;
  }

  .bold-text-15 {
    left: -1px;
  }

  .heading-9.b, .paragraph-8, .list-item-4 {
    width: 100%;
  }

  .div-block-19 {
    width: 90%;
  }

  .section-7 {
    padding-left: 70px;
  }

  .paragraph-9 {
    padding-right: 30px;
  }

  .div-block-32 {
    width: 85%;
  }

  .image-10 {
    margin-top: 27px;
    margin-left: 0;
  }
}

@media screen and (max-width: 479px) {
  .section {
    padding-top: 7px;
    padding-left: 40px;
    padding-right: 40px;
  }

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

  .heading {
    font-size: 30px;
  }

  .div-block-2 {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-2.b {
    text-align: center;
    flex-direction: column;
    padding-left: 0;
    display: flex;
  }

  .section-2 {
    padding-top: 50px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .heading-2 {
    padding-right: 0;
    font-family: azo-sans-web, sans-serif;
    font-size: 18px;
    line-height: 27px;
  }

  .italic-text {
    font-size: 25px;
  }

  .italic-text-2 {
    font-size: 26px;
  }

  .italic-text-3 {
    font-size: 30px;
  }

  .navbar {
    padding-left: 20px;
    padding-right: 0;
  }

  .section-4 {
    padding: 49px 40px 75px;
  }

  .section-4.b {
    padding: 54px 30px 59px;
  }

  .heading-3 {
    width: 100%;
    font-size: 25px;
    line-height: 35px;
  }

  .paragraph {
    width: 100%;
    text-align: left;
  }

  .section-5 {
    background-position: 65%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-5.b {
    padding-right: 0;
  }

  .paragraph-2 {
    width: 80%;
  }

  .section-6 {
    background-position: 60%;
    padding-left: 36px;
  }

  .div-block-7 {
    align-items: center;
    padding-bottom: 0;
    padding-left: 0;
  }

  .heading-4 {
    width: 100%;
    margin-top: 10px;
    font-size: 30px;
    line-height: 40px;
  }

  .paragraph-3 {
    width: 100%;
    text-align: left;
  }

  .button.a {
    margin-top: 59px;
  }

  .list, .list-2 {
    padding-left: 20px;
  }

  .div-block-11 {
    display: flex;
  }

  .div-block-12 {
    height: 300px;
  }

  .faq-img {
    display: none;
  }

  .list-3, .list-4, .list-5, .list-6 {
    padding-left: 20px;
  }

  .paragraph-6 {
    margin-top: 29px;
  }

  .column {
    margin-bottom: 38px;
  }

  .image-6 {
    margin-left: -10px;
  }

  .faq-answer-2 {
    padding-bottom: 65px;
    padding-left: 0;
    padding-right: 0;
  }

  .toggle-text-2 {
    width: 100%;
  }

  .keeler-services {
    height: 250px;
  }

  .div-block-17 {
    padding: 0;
  }

  .heading-8 {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 20px;
    line-height: 30px;
  }

  .list-8 {
    padding-left: 23px;
  }

  .list-item-3 {
    width: 100%;
  }

  .heading-9 {
    width: 100%;
    font-size: 25px;
  }

  .paragraph-8, .list-item-4 {
    width: 100%;
  }

  .div-block-19 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-7 {
    margin-bottom: 33px;
  }

  .section-7 {
    padding-left: 40px;
  }

  .paragraph-9 {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
  }

  .list-item-8 {
    padding-right: 9px;
  }

  .list-item-8.b {
    margin-bottom: 23px;
    padding-left: 10px;
    padding-right: 10px;
    list-style-type: disc;
  }

  .dropdown-content {
    padding-left: 25px;
    padding-right: 25px;
  }

  .heading-11 {
    padding-left: 10px;
  }

  .list-12 {
    padding-left: 0;
    padding-right: 4px;
  }

  .heading-12 {
    text-align: left;
    font-size: 23px;
  }

  .list-14 {
    padding-left: 20px;
  }

  .list-15 {
    padding-right: 23px;
  }

  .heading-13 {
    width: 100%;
  }

  .paragraph-10 {
    text-align: left;
    display: block;
  }

  .heading-14 {
    font-size: 30px;
    line-height: 35px;
  }

  .button-2 {
    margin-bottom: 40px;
  }

  .div-block-34 {
    height: 200px;
  }

  .div-block-34.h {
    background-position: 100%;
  }

  .link-24 {
    font-size: 10px;
    line-height: 20px;
  }
}


