h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  color: #004994;
  font-size: 28px;
  line-height: 40px;
  font-weight: 700;
}

p {
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 38px;
}

label {
  display: block;
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 500;
}

.hero-section {
  display: block;
  height: 100vh;
  min-height: 800px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.background-video {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: -1;
  display: block;
  width: 100%;
  height: 100%;
}

.heading {
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}

.bold-text {
  font-size: 48px;
}

.container-hero {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.bold-text-2 {
  font-size: 48px;
}

.heading-2 {
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  font-size: 54px;
  line-height: 68px;
  font-weight: 700;
  text-align: center;
}

.bold-text-3 {
  color: #fff;
  font-size: 78px;
  line-height: 78px;
  text-align: center;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paragraph {
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
}

.button {
  min-width: 240px;
  padding: 20px 30px;
  border-radius: 28px;
  background-color: #004994;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
}

.button.white {
  margin-top: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
}

.text-span {
  font-weight: 700;
}

.link {
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 300;
}

.div-block-2 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 200px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 40px;
  text-align: center;
}

.text-block {
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
}

.image {
  width: 30px;
}

.heading-3 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  color: #004994;
  font-size: 54px;
  line-height: 68px;
  text-align: center;
}

.heading-3.adsfad {
  font-size: 38px;
  line-height: 54px;
  text-align: left;
}

.heading-3.seferda {
  margin-bottom: 20px;
  line-height: 54px;
}

.container {
  padding-top: 40px;
  padding-bottom: 60px;
}

.paragraph-2 {
  margin-bottom: 100px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 38px;
  text-align: center;
}

.heading-4 {
  font-size: 28px;
  line-height: 40px;
  text-align: center;
}

.heading-5 {
  text-align: center;
}

.heading-6 {
  text-align: center;
}

.paragraph-3 {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 32px;
  text-align: center;
}

.text-span-2 {
  font-weight: 700;
}

.feature-section {
  padding-top: 140px;
  padding-bottom: 140px;
}

.flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Montserrat, sans-serif;
}

.feature-image-mask {
  width: 100%;
  margin-right: 60px;
}

.feature-image-mask.asfa {
  margin-right: 0px;
  margin-left: 60px;
}

.feature-image {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.heading-7 {
  margin-bottom: 20px;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  color: #004994;
  font-size: 54px;
  line-height: 54px;
}

.div-block-3 {
  width: 100%;
  min-width: auto;
}

.paragraph-4 {
  margin-bottom: 20px;
}

.paragraph-4.sda.sd {
  margin-bottom: 60px;
  font-family: Montserrat, sans-serif;
  text-align: center;
}

.section {
  background-color: #004994;
  color: #004994;
}

.container-2 {
  padding-top: 140px;
  padding-bottom: 140px;
}

.heading-8 {
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  color: #fff;
  font-size: 38px;
  line-height: 58px;
  font-weight: 400;
  text-align: center;
}

.contact-form {
  padding-top: 140px;
  padding-bottom: 140px;
  background-color: #004994;
}

.contact-form-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 40px;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.footer {
  padding-top: 60px;
  padding-bottom: 40px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: center;
}

.footer-flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  text-align: center;
}

.footer-logo-link {
  max-height: 60px;
  min-width: 60px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.footer-image {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.footer-heading {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.5;
}

.footer-link {
  display: block;
  margin-bottom: 10px;
  color: #444;
  text-decoration: none;
}

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

.field-label {
  color: #fff;
}

.paragraph-5 {
  font-family: Montserrat, sans-serif;
}

.heading-9 {
  margin-bottom: 40px;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  color: #fff;
  font-size: 38px;
  line-height: 54px;
  text-align: left;
}

.text-block-2 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 24px;
}

.text-block-3 {
  margin-bottom: 60px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 32px;
}

.paragraph-6 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 32px;
  font-weight: 400;
  text-align: left;
}

.column {
  padding-left: 40px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  text-align: left;
}

.image-2 {
  width: 180px;
}

.container-3 {
  text-align: center;
}

.text-block-4 {
  font-family: Montserrat, sans-serif;
}

.div-block-4 {
  position: absolute;
  left: 50px;
  top: 50px;
  right: auto;
  bottom: auto;
}

.image-3 {
  width: 150px;
}

.image-4 {
  position: relative;
  width: 100%;
}

.slide {
  height: auto;
}

.slider {
  height: auto;
  background-color: transparent;
}

.mask {
  overflow: hidden;
}

.link-2 {
  color: #004994;
  font-weight: 600;
}

.div-block-5 {
  position: absolute;
  left: 75px;
  top: auto;
  right: auto;
  bottom: 75px;
}

.text-block-5 {
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  color: #004994;
  font-size: 72px;
  line-height: 28px;
  font-style: normal;
  font-weight: 700;
}

.section-2 {
  margin-top: 0px;
  padding-top: 60px;
  padding-bottom: 60px;
}

.image-5 {
  width: 200px;
  margin-bottom: 20px;
  border-radius: 100px;
}

.text-block-6 {
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  text-align: left;
}

.image-6 {
  position: static;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  width: 100%;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
}

.paragraph-7 {
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-align: left;
}

.container-4 {
  position: relative;
  padding-top: 0px;
}

.columns {
  margin-bottom: 0px;
}

.text-span-3 {
  font-size: 18px;
}

.column-2 {
  padding-left: 20px;
}

.div-block-6 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 1;
  display: none;
  height: 100vh;
  background-color: #004994;
}

.section-3 {
  padding-top: 60px;
}

@media screen and (max-width: 991px) {
  .footer {
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media screen and (max-width: 767px) {
  .feature-section {
    padding: 40px 20px;
  }
  .flex-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .feature-image-mask {
    margin-right: 0px;
  }
  .feature-image {
    margin-right: auto;
    margin-left: auto;
  }
  .contact-form {
    padding: 40px 20px;
  }
  .footer {
    padding: 40px 20px;
  }
  .footer-image {
    -o-object-fit: contain;
    object-fit: contain;
  }
}

@media screen and (max-width: 479px) {
  .footer {
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
  }
  .footer-flex-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer-logo-link {
    height: 60px;
  }
  .footer-heading {
    margin-top: 20px;
  }
}

