.w-form-formrecaptcha {
  margin-bottom: 8px;
}

a {
  color: #888;
  text-align: left;
  font-style: normal;
  text-decoration: underline;
}

.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: none;
  clear: none;
  opacity: 1;
  outline-offset: 0px;
  text-align: center;
  object-fit: fill;
  outline: 3px #333;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
  box-shadow: 0 8px 14px 4px rgba(0, 0, 0, .2);
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

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

.navbar-brand, .navbar-brand.w--current {
  flex: none;
}

.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-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  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: 2px;
  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;
}

.list-item, .list-item-2, .list-item-3, .list-item-4 {
  flex: none;
  padding-bottom: 4px;
  padding-right: 4px;
  list-style-type: none;
}

.text-block {
  text-align: center;
  padding-top: 16px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.image {
  text-align: left;
  margin-left: -24px;
}

.body {
  background-color: #fff;
}

.testimonial-slider-large {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px 42px;
  position: relative;
}

.container-2 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.testimonial-slider-two {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
}

.testimonial-slide {
  background-color: #fff;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 12px 12px 153px 64px;
  display: flex;
}

.testimonial-content {
  max-width: 460px;
  flex-direction: column;
  align-items: flex-start;
  margin-right: 40px;
  display: flex;
}

.testimonial-quote-icon {
  margin-top: 18px;
  margin-bottom: 24px;
}

.testimonial-quote {
  margin-bottom: 32px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.testimonial-info-two {
  align-items: center;
  display: flex;
}

.testimonial-image {
  width: 60px;
  height: 60px;
  object-fit: cover;
  border-radius: 50%;
  margin-right: 16px;
}

.testimonial-author-name {
  margin-top: -18px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.testimonial-image-two {
  width: 350px;
  height: 400px;
  object-fit: contain;
  flex: 1;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.testimonial-author-image-three {
  width: 50px;
  height: 50px;
  object-fit: cover;
  border-radius: 50%;
  margin-right: 24px;
}

.testimonial-slider-arrow {
  display: none;
}

.testimonial-slider-nav {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.text-block-2 {
  text-align: justify;
  object-fit: contain;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 13px;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  display: block;
}

.div-block {
  flex-flow: wrap;
  align-items: center;
  margin-left: 234px;
  margin-right: 233px;
  padding: 39px 52px 0;
  display: flex;
}

.text-block-3 {
  margin-top: -148px;
  margin-left: 611px;
  margin-right: 54px;
  padding-top: 0;
  font-size: 10px;
}

.slide {
  padding-top: 0;
  padding-bottom: 20px;
}

.body-2 {
  margin-bottom: -42px;
  padding-bottom: 63px;
}

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

.column {
  padding-left: 56px;
  display: inline-block;
}

.heading {
  text-align: center;
  background-color: #f7f7f7;
}

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

.text-block-5 {
  column-count: 0;
  font-family: Montserrat, sans-serif;
}

.column-3 {
  padding-left: 56px;
}

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

.heading-2, .heading-3, .heading-4 {
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 500;
}

.list-item-5, .list-item-6, .list-item-7 {
  list-style-type: none;
}

.text-block-7 {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.dropdown-link {
  background-color: #ececec;
  font-family: Montserrat, sans-serif;
}

.dropdown-link:hover {
  background-color: #fdfcfc;
}

.dropdown-link-2 {
  background-color: #ececec;
  font-family: Montserrat, sans-serif;
}

.dropdown-link-2:hover {
  background-color: #fdfcfc;
}

.text-block-8 {
  margin-left: auto;
  margin-right: auto;
  padding-top: 44px;
  padding-right: 150px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.video {
  object-fit: scale-down;
  margin-top: 35px;
  padding-left: 0;
}

.heading-5 {
  text-align: center;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

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

.image-2 {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.footer-light {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px 40px;
  position: relative;
}

.container-4 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper-two {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.footer-block-two {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-title {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
  text-decoration: underline;
}

.footer-link-two {
  color: #1a1b1f;
  margin-top: 20px;
  text-decoration: none;
}

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

.footer-form {
  width: 315px;
  max-width: 100%;
  margin-bottom: 0;
}

.footer-form-block {
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.footer-form-field {
  height: 48px;
  border: 1px solid #a6b1bf;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  margin-bottom: 0;
  padding: 12px 16px;
  font-size: 14px;
  line-height: 22px;
  transition: all .2s;
}

.footer-form-field:hover, .footer-form-field:focus {
  border-color: #76879d;
}

.footer-form-field::-ms-input-placeholder {
  color: rgba(26, 27, 31, .8);
  font-size: 14px;
  line-height: 22px;
}

.footer-form-field::placeholder {
  color: rgba(26, 27, 31, .8);
  font-size: 14px;
  line-height: 22px;
}

.footer-form-submit {
  width: 50px;
  height: 48px;
  background-color: #1a1b1f;
  background-image: url('../images/');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  transition: all .2s;
}

.footer-form-submit:hover {
  background-color: #3a4554;
}

.footer-divider-two {
  width: 100%;
  height: 1px;
  background-color: #e4ebf3;
  margin-top: 40px;
  margin-bottom: 40px;
}

.footer-bottom {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-copyright {
  color: #3a4554;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.footer-social-block-two {
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.heading-6, .heading-7 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.columns {
  margin-top: 43px;
}

.text-block-9 {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.form {
  object-fit: contain;
  flex-flow: column;
  justify-content: center;
  margin-top: 49px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.text-field {
  margin-bottom: 24px;
  padding-bottom: 0;
}

.recaptcha {
  float: right;
  flex: 0 auto;
}

.submit-button {
  background-color: #626262;
  border-radius: 8px;
}

.submit-button:active {
  background-color: #404040;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.text-block-10 {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.heading-8 {
  text-align: center;
  margin-top: 53px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.columns-2 {
  padding-top: 33px;
}

.form-block {
  margin-left: auto;
  margin-right: auto;
}

.container-5 {
  padding-top: 51px;
}

.columns-3 {
  margin-top: 26px;
  display: none;
}

.div-block-3, .div-block-4, .div-block-5 {
  margin-top: 53px;
}

.image-3 {
  text-align: center;
  object-fit: fill;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: block;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: auto;
}

.slide-1 {
  text-align: center;
  white-space: nowrap;
  object-fit: contain;
  padding: 55px 0 0;
  position: static;
  overflow: auto;
}

.slider {
  object-fit: fill;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: inline;
  position: static;
}

.icon, .icon-2 {
  z-index: auto;
  background-color: #a7a7a7;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-6 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  display: inline-block;
}

.text-block-11 {
  text-align: center;
  margin-bottom: 0;
  padding-top: 27px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  overflow: visible;
}

.image-4 {
  float: none;
  clear: none;
  text-align: center;
  object-fit: fill;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
  overflow: hidden;
}

.text-block-12 {
  text-align: center;
  margin-top: 27px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.image-5 {
  float: none;
  clear: none;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-13 {
  text-align: center;
  margin-top: 27px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.image-6 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-14 {
  text-align: center;
  margin-top: 27px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.slide-nav {
  z-index: -1;
  object-fit: fill;
  margin-top: 17px;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: auto;
}

.image-7 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-15 {
  text-align: center;
  margin-top: 0;
  padding-top: 27px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.image-8 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-16 {
  text-align: center;
  padding-top: 27px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.right-arrow {
  z-index: -1;
  display: block;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
  overflow: hidden;
}

.container-6 {
  padding-top: 75px;
}

.left-arrow {
  z-index: -1;
  display: block;
  overflow: hidden;
}

.image-9 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-17 {
  text-align: center;
  margin-top: 27px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.image-10 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-18 {
  text-align: center;
  margin-top: 27px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.image-11 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-19 {
  text-align: center;
  margin-top: 27px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.image-12 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-20 {
  text-align: center;
  margin-top: 27px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.image-13 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-21 {
  text-align: center;
  margin-top: 27px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.image-14 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-22 {
  text-align: center;
  margin-top: 27px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.image-15 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-23 {
  text-align: center;
  margin-top: 27px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.image-16 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-24 {
  text-align: center;
  margin-top: 27px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.image-17 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-25 {
  text-align: center;
  margin-top: 27px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.image-18 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-26 {
  text-align: center;
  margin-top: 27px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.image-19 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-27 {
  text-align: center;
  margin-top: 27px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.image-20 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-28 {
  text-align: center;
  margin-top: 27px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.image-21 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-29 {
  text-align: center;
  margin-top: 27px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.image-22 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-30 {
  text-align: center;
  margin-top: 27px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.image-23 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-31 {
  text-align: center;
  margin-top: 27px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.image-24 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-32 {
  text-align: center;
  margin-top: 27px;
  font-weight: 500;
}

.div-block-7 {
  padding-top: 78px;
  display: none;
}

.slide-2 {
  object-fit: contain;
  padding-top: 55px;
  position: static;
  overflow: auto;
}

.slide-3 {
  padding-top: 55px;
  position: static;
  overflow: auto;
}

.slide-4, .slide-5, .slide-6 {
  padding-top: 55px;
  overflow: auto;
}

.slide-7, .slide-8, .slide-9, .slide-10, .slide-11, .slide-12, .slide-13, .slide-14, .slide-15, .slide-16, .slide-17, .slide-18, .slide-19, .slide-20, .slide-21, .slide-22, .slide-23 {
  padding-top: 55px;
}

.mask {
  width: auto;
  height: auto;
  clear: none;
  opacity: 1;
  color: #000;
  -webkit-text-stroke-color: #fff;
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-color: #fff;
  background-clip: border-box;
  font-family: Montserrat, sans-serif;
  overflow: visible;
}

.slider-2 {
  width: auto;
  height: auto;
  clear: both;
  object-fit: fill;
  margin-top: 79px;
}

.slide-24 {
  opacity: 1;
  background-color: #fff;
}

.icon-3, .icon-4 {
  cursor: pointer;
  background-color: #333;
  border-radius: 8px;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.slide-nav-2 {
  display: none;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.slide-25 {
  clear: none;
  opacity: 0;
  color: #000;
  object-fit: fill;
  background-color: #fff;
  border: 0 #fff;
  overflow: visible;
}

.slide-26 {
  background-color: #fff;
}

.right-arrow-2, .left-arrow-2 {
  cursor: pointer;
}

.image-25 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-33 {
  text-align: center;
  padding-top: 27px;
  font-weight: 500;
}

.image-26 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-34 {
  text-align: center;
  padding-top: 27px;
  font-weight: 500;
}

.image-27 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-35 {
  text-align: center;
  padding-top: 27px;
  font-weight: 500;
}

.image-28 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-36 {
  text-align: center;
  padding-top: 27px;
  font-weight: 500;
}

.image-29 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-37 {
  text-align: center;
  padding-top: 27px;
  font-weight: 500;
}

.image-30 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-38 {
  text-align: center;
  padding-top: 27px;
  font-weight: 500;
}

.image-31 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-39 {
  text-align: center;
  padding-top: 27px;
  font-weight: 500;
}

.image-32 {
  margin-left: -20px;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.button {
  width: auto;
  height: auto;
  color: #000;
  background-color: #fff;
  border: 2px solid #000;
  border-radius: 20px;
  padding-top: 1px;
  padding-bottom: 1px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 500;
}

.heading-9 {
  margin-top: 3px;
  margin-bottom: 3px;
}

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

.columns-4, .columns-5, .columns-6, .columns-7 {
  padding-top: 60px;
}

.columns-8 {
  padding-top: 90px;
}

.columns-9 {
  padding-top: 25px;
}

.container-7 {
  background-color: #f5f5f5;
  border-radius: 18px;
  margin-top: 101px;
  margin-left: auto;
  margin-right: auto;
  padding: 36px;
  display: block;
  box-shadow: 0 6px 5px 1px rgba(0, 0, 0, .2);
}

.text-block-40 {
  float: none;
  clear: none;
  color: #000;
  text-align: left;
  margin-left: 40px;
  margin-right: 39px;
  padding-top: 11px;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 500;
}

.text-block-41 {
  padding-top: 47px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.text-field-2, .text-field-3, .text-field-4, .text-field-5, .textarea {
  border-radius: 12px;
}

.column-12 {
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.html-embed {
  width: auto;
  height: auto;
  float: none;
  clear: both;
  text-align: center;
  object-fit: contain;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.container-8 {
  padding-top: 31px;
}

.container-9 {
  padding-top: 45px;
}

@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: 0;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: -19px;
    padding: 20px 0;
    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: #333;
  }

  .image {
    margin-left: 0;
    display: block;
  }

  .container-2 {
    max-width: 728px;
  }

  .testimonial-slide {
    padding-left: 32px;
  }

  .testimonial-quote {
    overflow: visible;
  }

  .div-block {
    margin-left: 25px;
    margin-right: 31px;
  }

  .text-block-3 {
    margin-left: 452px;
  }

  .text-block-8 {
    padding-top: 15px;
    padding-right: 32px;
  }

  .container-4 {
    max-width: 728px;
  }

  .footer-wrapper-two {
    flex-wrap: wrap;
  }

  .footer-form {
    width: 100%;
    margin-top: 40px;
  }

  .footer-form-container {
    max-width: 350px;
  }

  .form {
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: inline;
  }

  .div-block-2 {
    margin-left: 48px;
    margin-right: 48px;
  }

  .icon, .icon-2 {
    z-index: -1;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .text-block-21 {
    text-align: center;
    margin-top: 27px;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
  }

  .image-14 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .text-block-22 {
    text-align: center;
    margin-top: 27px;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
  }

  .image-15 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .text-block-23 {
    text-align: center;
    margin-top: 27px;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
  }

  .image-16 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .text-block-24 {
    text-align: center;
    margin-top: 27px;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
  }

  .image-17 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .text-block-25 {
    text-align: center;
    margin-top: 27px;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
  }

  .image-18 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .text-block-26 {
    text-align: center;
    margin-top: 27px;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
  }

  .image-19 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .text-block-27 {
    text-align: center;
    margin-top: 27px;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
  }

  .image-20 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .text-block-28 {
    text-align: center;
    margin-top: 27px;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
  }

  .image-21 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .text-block-29 {
    text-align: center;
    margin-top: 27px;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
  }

  .image-22 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .text-block-30 {
    text-align: center;
    margin-top: 27px;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
  }

  .image-23 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .text-block-31 {
    text-align: center;
    margin-top: 27px;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
  }

  .image-24 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .text-block-32 {
    text-align: center;
    margin-top: 27px;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
  }

  .text-block-40 {
    margin-left: 0;
    padding-right: 0;
  }
}

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

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

  .nav-menu-two {
    text-align: left;
    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;
  }

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

  .testimonial-slider-large {
    padding: 60px 15px;
  }

  .testimonial-slide {
    flex-direction: column;
    padding: 23px 23px 128px;
  }

  .testimonial-content {
    max-width: none;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .testimonial-quote-icon {
    width: 50px;
    margin-bottom: 16px;
  }

  .testimonial-image-two {
    width: 100%;
    height: auto;
    flex: none;
  }

  .text-block-2 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .text-block-3 {
    margin-top: -111px;
    margin-left: 37px;
  }

  .column, .column-2, .column-3 {
    padding-left: 10px;
  }

  .heading-5 {
    text-decoration: none;
  }

  .container-3 {
    object-fit: fill;
    padding-top: 0;
    padding-left: 22px;
    padding-right: 22px;
  }

  .image-2 {
    text-align: center;
    object-fit: fill;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    display: block;
    position: static;
  }

  .column-4 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .column-5 {
    padding-bottom: 15px;
  }

  .footer-light {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .form {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: inline;
  }

  .submit-button {
    text-align: center;
  }

  .form-block {
    margin-left: 23px;
    margin-right: 23px;
  }

  .div-block-2 {
    margin-top: 31px;
  }

  .icon, .icon-2 {
    z-index: -1;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }
}

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

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

  .container-2 {
    max-width: none;
  }

  .testimonial-quote-icon {
    width: 30px;
  }

  .testimonial-quote {
    font-size: 22px;
    line-height: 30px;
  }

  .testimonial-author-image-three {
    margin-right: 16px;
  }

  .text-block-2 {
    text-align: center;
    flex-direction: column;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .div-block {
    margin-left: 0;
    margin-right: 0;
  }

  .text-block-4 {
    text-align: left;
  }

  .column, .column-2, .column-3 {
    padding-left: 10px;
  }

  .video {
    margin-top: -1px;
  }

  .column-6 {
    padding-top: 0;
    padding-bottom: 30px;
  }

  .container-4 {
    max-width: none;
  }

  .footer-wrapper-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-block-two {
    margin-top: 40px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

  .recaptcha {
    clear: none;
    margin-bottom: 14px;
    margin-left: auto;
    margin-right: -39px;
    position: static;
  }

  .div-block-2 {
    margin: 20px 12px 0;
    padding-bottom: 0;
  }

  .column-7 {
    padding-bottom: 82px;
  }

  .icon {
    z-index: -1;
    top: 506px;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .icon-2 {
    top: 506px;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .right-arrow {
    z-index: -1;
  }

  .columns-4 {
    padding-top: 19px;
  }

  .columns-6 {
    padding-top: 9px;
  }

  .columns-7 {
    padding-top: 11px;
  }

  .columns-8 {
    padding-top: 0;
  }

  .column-9 {
    padding-top: 50px;
  }

  .columns-10 {
    padding-top: 0;
  }

  .column-10 {
    margin-bottom: -48px;
  }

  .columns-11 {
    padding-top: 0;
  }

  .column-11 {
    padding-top: 0;
    padding-bottom: 27px;
  }
}
