.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

.navbar-logo-left {
  background-color: #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 {
  background-color: #000;
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

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

.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: #1a1b1fbf;
}

.nav-link:focus-visible, .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: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .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, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  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: #1a1b1fbf;
}

.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;
  position: static;
  top: 100px;
  right: 100px;
}

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

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

.hero-heading-center {
  background-color: #c39d59;
  background-image: url('../images/2.png'), url('../images/2.png');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading.margin-bottom-32px {
  color: #000;
  margin-bottom: 32px;
  font-family: Playfair Display, sans-serif;
}

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

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.aaa {
  color: #333;
  text-align: center;
  width: 80%;
  margin-bottom: 24px;
  font-family: Questrial, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
  position: static;
  top: 100px;
  right: 100px;
}

.shadow-two {
  flex: 0 auto;
  box-shadow: 0 4px 24px #96a3b514;
}

.hero-stack {
  background-color: #000;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  display: block;
  position: relative;
}

.hero-wrapper-two {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.hero-image {
  width: 100%;
  margin-top: 50px;
}

.shadow-two-2 {
  box-shadow: 0 4px 24px #96a3b514;
}

.hero-without-image {
  background-color: #00875d;
  background-image: url('../images/7.png');
  background-position: 0 0;
  background-size: 100% 100%;
  border-bottom: 1px solid #e4ebf3;
  height: auto;
  padding: 80px 30px;
  position: relative;
}

.hero-without-image-2 {
  background-color: #c39d59;
  background-image: url('../images/8.png');
  background-position: 0 0;
  background-size: 100% 100%;
  border-bottom: 1px solid #e4ebf3;
  height: auto;
  padding: 80px 30px;
  position: relative;
}

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

.hero-wrapper-two-2 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px-2 {
  color: #000;
  margin-bottom: 24px;
  font-family: Questrial, sans-serif;
  font-size: 20px;
}

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

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

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

.team-circles {
  background-color: #00875d;
  background-image: url('../images/9.png');
  background-position: 0 0;
  background-size: 100% 100%;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.centered-heading-2 {
  color: #c39d59;
  text-align: center;
  margin-bottom: 16px;
  font-family: Playfair Display, sans-serif;
}

.centered-heading-2.margin-bottom-32px {
  color: #000;
  margin-bottom: 32px;
  font-family: Playfair Display, sans-serif;
}

.centered-subheading {
  color: #333;
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
  font-family: Questrial, sans-serif;
  font-size: 20px;
}

.team-grid {
  grid-column-gap: 64px;
  grid-row-gap: 56px;
  grid-template: ". . Area-2"
                 ". . Area"
                 ". Area-3 ."
                 ". . ."
                 / 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
}

.team-card {
  text-align: center;
  flex-direction: column;
  align-items: center;
  font-size: 14px;
  line-height: 22px;
  display: flex;
  overflow: visible;
}

.team-member-image {
  object-fit: cover;
  border-radius: 0;
  width: 270px;
  height: 270px;
  margin-bottom: 24px;
  overflow: visible;
}

.team-member-name {
  color: #333;
  margin-bottom: 6px;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

.team-member-position {
  color: #000;
  margin-bottom: 24px;
}

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

.team-slider-wrapper {
  background-color: #0000;
  height: auto;
  margin-top: 50px;
}

.team-slide-wrapper {
  width: 30%;
  margin-right: 5%;
}

.team-block {
  background-color: #fff;
  padding-bottom: 24px;
}

.team-member-image-two {
  margin-bottom: 18px;
}

.team-block-info {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.team-member-name-two {
  margin-bottom: 12px;
  font-weight: 600;
}

.team-member-text {
  margin-bottom: 20px;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

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

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

.hero-heading-center-2 {
  background-color: #00875d;
  background-image: url('../images/1.png');
  background-position: 0 0;
  background-size: auto;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.hero-split-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.shadow-two-3 {
  box-shadow: 0 4px 24px #96a3b514;
}

.heading {
  color: #000;
  font-family: Playfair Display, sans-serif;
}

.gallery-overview {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.gallery-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

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

.gallery-features-block {
  margin-top: 16px;
  margin-bottom: 24px;
}

.gallery-feature {
  background-image: url('../images/');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px;
  margin-bottom: 8px;
  padding-left: 30px;
  font-size: 14px;
  line-height: 24px;
}

.gallery-grid {
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.gallery-image {
  width: 100%;
}

.team-grid-2 {
  grid-column-gap: 64px;
  grid-row-gap: 56px;
  grid-template: ". . . ."
                 ". . Area Area-2"
                 / 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
}

.footer-dark {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #1a1b1f;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: #1a1b1fbf;
}

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

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

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

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.hero-without-image-3 {
  color: #ffb00d;
  background-color: #c39d59;
  background-image: url('../images/10.png');
  background-position: 0 0;
  background-size: 100% 100%;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.margin-bottom-24px {
  color: #333;
  margin-bottom: 24px;
}

.paragraph {
  color: #000;
}

.heading-2 {
  color: #333;
  font-family: Playfair Display, sans-serif;
}

.image {
  float: left;
  clear: left;
  vertical-align: baseline;
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
}

.image-2 {
  float: right;
}

.hero-stack-2 {
  background-color: #ffb00d;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.hero-wrapper-two-3 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px-3 {
  margin-bottom: 24px;
}

.button-primary-3 {
  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-3:hover {
  color: #fff;
  background-color: #32343a;
}

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

.hero-image-2 {
  width: 100%;
  margin-top: 50px;
}

.hero-image-2.shadow-two {
  width: 40%;
  font-size: 7px;
  line-height: 10px;
}

.hero-stack-3 {
  background-color: #ffb00d;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-4 {
  z-index: 0;
  float: none;
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: auto;
}

.hero-wrapper-two-4 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px-4 {
  margin-bottom: 24px;
}

.button-primary-4 {
  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-4:hover {
  color: #fff;
  background-color: #32343a;
}

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

.hero-image-3 {
  width: 100%;
  margin-top: 50px;
}

.hero-image-3.shadow-two {
  width: 40%;
}

.image-3 {
  max-width: 50%;
  position: absolute;
  top: 135px;
  bottom: 0;
}

.hero-stack-4 {
  background-color: #ffb00d;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.hero-wrapper-two-5 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px-5 {
  margin-bottom: 24px;
}

.button-primary-5 {
  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-5:hover {
  color: #fff;
  background-color: #32343a;
}

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

.hero-image-4 {
  width: 100%;
  margin-top: 50px;
}

.hero-image-4.shadow-two {
  width: 50%;
}

.navbar-logo-left-container-2 {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

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

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

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

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

.nav-link-2 {
  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-2:hover {
  color: #1a1b1fbf;
}

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

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

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

.nav-dropdown-toggle-2:hover {
  color: #1a1b1fbf;
}

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

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

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

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

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

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

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

.nav-link-accent-2 {
  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-2:hover {
  color: #1a1b1fbf;
}

.button-primary-6 {
  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-6:hover {
  color: #fff;
  background-color: #32343a;
}

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

.heading-3 {
  color: #000;
  font-family: Playfair Display, sans-serif;
}

.hero-heading-left {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

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

.hero-split-3 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px-6 {
  margin-bottom: 24px;
}

.button-primary-7 {
  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-7:hover {
  color: #fff;
  background-color: #32343a;
}

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

.button-primary-7.footer-form-button {
  padding: 8px 18px;
  position: absolute;
  right: 8px;
}

.shadow-two-4 {
  box-shadow: 0 4px 24px #96a3b514;
}

.bold-text, .bold-text-2, .bold-text-3, .bold-text-4 {
  color: #c39d59;
}

.gallery-slider {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.gallery-wrapper-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

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

.gallery-slide {
  background-color: #0000;
  height: auto;
}

.gallery-slide-wrapper {
  max-width: 47%;
  margin-right: 6%;
}

.gallery-slide-image {
  position: relative;
}

.gallery-image-2 {
  width: 100%;
}

.gallery-slide-text {
  color: #f5f7fa;
  margin-bottom: 0;
  line-height: 32px;
  position: absolute;
  bottom: 24px;
  left: 24px;
  right: 24px;
}

.gallery-slider-left {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  left: -50px;
}

.gallery-slider-left:focus-visible, .gallery-slider-left[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.slider-arrow-embed {
  color: #1a1b1f;
}

.gallery-slider-right {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  right: -50px;
}

.gallery-slider-right:focus-visible, .gallery-slider-right[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.gallery-slide-nav {
  display: none;
}

.gallery-overview-2 {
  background-color: #c39d59;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.gallery-features-block-2 {
  margin-top: 16px;
  margin-bottom: 24px;
}

.gallery-feature-2 {
  background-image: none;
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px;
  margin-bottom: 8px;
  padding-left: 30px;
  font-family: Questrial, sans-serif;
  font-size: 14px;
  line-height: 24px;
}

.gallery-grid-2 {
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

.testimonial-slider-two {
  background-color: #0000;
  height: auto;
}

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

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

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

.testimonial-quote {
  margin-bottom: 32px;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

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

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

.testimonial-author-name {
  font-weight: 700;
}

.testimonial-image-two {
  object-fit: cover;
  width: 350px;
  height: 400px;
}

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

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

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

.gallery-scroll {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.gallery-wrapper-3 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.gallery-sticky {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: sticky;
  top: 80px;
}

.gallery-link {
  color: #1a1b1f;
  margin-bottom: 35px;
  font-size: 24px;
  line-height: 32px;
  text-decoration: none;
}

.gallery-link:hover {
  color: #1a1b1fcc;
}

.gallery-link.w--current {
  font-weight: 600;
}

.gallery-image-wrapper {
  position: relative;
}

.gallery-image-text {
  color: #f5f7fa;
  margin-bottom: 0;
  position: absolute;
  bottom: 16px;
  left: 16px;
  right: 16px;
}

.gallery-wrapper-4 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

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

.footer-form-two {
  background-color: #f5f7fa;
  margin-bottom: 40px;
  padding: 64px;
}

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

.footer-form-title {
  font-size: 24px;
  line-height: 32px;
}

.footer-form-block-two {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.footer-form-input {
  border: 1px #000;
  width: 460px;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 180px 12px 20px;
}

.footer-form-input::placeholder {
  color: #1a1b1fcc;
}

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

.footer-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
}

.footer-link-three {
  color: #1a1b1f;
  margin-left: 20px;
  margin-right: 20px;
  text-decoration: none;
}

.footer-link-three:hover {
  color: #1a1b1fbf;
}

.footer-social-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -32px;
  display: flex;
}

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

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

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

.footer-copyright {
  color: #3a4554;
}

.footer-legal-block {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-legal-link {
  color: #3a4554;
  margin-left: 24px;
}

.footer-legal-link:hover {
  color: #3a4554;
}

.heading-4 {
  color: #fff;
  font-family: Playfair Display, sans-serif;
}

.hero-without-image-4 {
  background-color: #c39d59;
  background-image: url('../images/6.png');
  background-position: 0 0;
  background-size: 100% 100%;
  border-bottom: 1px solid #e4ebf3;
  width: auto;
  height: auto;
  padding: 80px 30px;
  position: relative;
}

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

.hero-wrapper-two-6 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px-7 {
  color: #000;
  margin-bottom: 24px;
  font-family: Questrial, sans-serif;
  font-size: 22.2px;
  line-height: 30px;
  position: relative;
  bottom: 75px;
  left: 100px;
}

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

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

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

.button-primary-8.footer-form-button {
  padding: 8px 18px;
  position: absolute;
  right: 8px;
}

.heading-5 {
  color: #000;
  font-family: Playfair Display, sans-serif;
}

.hero-heading-center-3 {
  background-color: #00875d;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.centered-heading-3 {
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading-3.margin-bottom-32px {
  color: #000;
  margin-bottom: 32px;
  font-family: Playfair Display, sans-serif;
}

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

.hero-split-4 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px-8 {
  color: #000;
  margin-bottom: 24px;
  font-family: Questrial, sans-serif;
  font-size: 20px;
  line-height: 20px;
}

.shadow-two-5 {
  box-shadow: 0 4px 24px #96a3b514;
}

.paragraph-2 {
  color: #333;
  font-family: Questrial, sans-serif;
  font-size: 30px;
  line-height: 30px;
  position: static;
  top: 100px;
  left: 10px;
}

.image-4 {
  transition: opacity .2s;
}

.footer-subscribe-2 {
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 40px;
  position: relative;
}

.footer-form-two-2 {
  background-color: #f5f7fa;
  margin-bottom: 40px;
  padding: 64px;
}

.footer-form-container-two-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-form-title-2 {
  font-size: 24px;
  line-height: 32px;
}

.footer-form-block-two-2 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.footer-form-input-2 {
  border: 1px #000;
  width: 460px;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 180px 12px 20px;
}

.footer-form-input-2::placeholder {
  color: #1a1b1fcc;
}

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

.footer-block-three-2 {
  justify-content: flex-start;
  align-items: center;
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
}

.footer-link-three-2 {
  color: #1a1b1f;
  margin-left: 20px;
  margin-right: 20px;
  text-decoration: none;
}

.footer-link-three-2:hover {
  color: #1a1b1fbf;
}

.footer-social-block-three-2 {
  justify-content: flex-start;
  align-items: center;
  margin-left: -32px;
  display: flex;
}

.footer-social-link-three-2 {
  margin-left: 32px;
}

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

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

.footer-copyright-2 {
  color: #3a4554;
}

.footer-legal-block-2 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-legal-link-2 {
  color: #3a4554;
  margin-left: 24px;
}

.footer-legal-link-2:hover {
  color: #3a4554;
}

.hero-stack-5 {
  background-color: #f5f7fa;
  background-image: url('../images/DSC_5458-1-min.JPG');
  background-position: 0 0;
  background-size: 400px 400px;
  border-bottom: 1px solid #e4ebf3;
  width: 40px;
  padding: 80px 30px;
  position: relative;
}

.margin-bottom-24px-9 {
  margin-bottom: 24px;
}

.hero-image-5 {
  width: 100%;
  margin-top: 50px;
}

.hero-image-5.shadow-two {
  width: 75%;
  height: 100%;
}

.hero-stack-6 {
  background-color: #f5f7fa;
  background-image: url('../images/Cover4-1.png');
  background-position: 0 0;
  background-size: 1000px 562.5px;
  border-bottom: 1px solid #e4ebf3;
  width: auto;
  height: 562.5px;
  padding: 80px 30px;
  position: relative;
}

.paragraph-3 {
  color: #000;
  font-family: Questrial, sans-serif;
  font-size: 20px;
}

.heading-6 {
  color: #000;
  font-family: Playfair Display, sans-serif;
}

.heading-7 {
  color: #c39d59;
  font-family: Playfair Display, sans-serif;
  font-size: 40px;
  position: relative;
  bottom: 75px;
  left: 100px;
}

.hero-heading-left-2 {
  background-color: #00875d;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

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

.hero-split-5 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px-10 {
  color: #000;
  margin-bottom: 24px;
  font-family: Questrial, sans-serif;
  font-size: 20px;
}

.button-primary-9 {
  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-9:hover {
  color: #fff;
  background-color: #32343a;
}

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

.shadow-two-6 {
  width: 350px;
  height: 200px;
  box-shadow: 0 4px 24px #96a3b514;
}

.heading-8 {
  color: #000;
  font-family: Playfair Display, sans-serif;
}

.image-5 {
  width: 88px;
  height: 88px;
}

.image-6, .image-7 {
  width: 88px;
}

.hero-stack-7 {
  background-color: #f5f7fa;
  background-image: url('../images/Cover4-1.png');
  background-position: 50%;
  background-size: auto;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.hero-wrapper-two-7 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px-11 {
  color: #000;
  text-align: right;
  margin-bottom: 24px;
  font-family: Questrial, sans-serif;
  font-size: 25px;
  position: relative;
  left: 60px;
}

.button-primary-10 {
  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-10:hover {
  color: #fff;
  background-color: #32343a;
}

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

.hero-image-6 {
  width: 100%;
  margin-top: 50px;
}

.hero-image-6.shadow-two {
  clear: none;
  flex: 0 auto;
  order: 0;
  align-self: center;
  width: 25%;
  position: absolute;
  inset: 0% 10% 0% auto;
}

.navbar-logo-center {
  background-image: url('../images/Cover4-1.png');
  background-position: 50% 0;
  background-size: auto;
}

.navbar-logo-center-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.navbar-logo-center-container.shadow-three {
  width: 100%;
  max-width: 1140px;
}

.navbar-wrapper-three {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-brand-three {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three {
  width: 100%;
}

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

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

.nav-link-3 {
  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-3:hover {
  color: #1a1b1fbf;
}

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

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

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

.nav-dropdown-toggle-3:hover {
  color: #1a1b1fbf;
}

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

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

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

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

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

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

.nav-link-accent-3 {
  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-3:hover {
  color: #1a1b1fbf;
}

.hero-stack-8 {
  background-color: #c39d59;
  background-image: url('../images/9.png');
  background-position: 0 0;
  background-size: 100% 100%;
  border-bottom: 1px solid #e4ebf3;
  height: 400px;
  padding: 80px 30px;
  position: relative;
}

.navbar-logo-left-3 {
  background-color: #000;
}

.navbar-logo-left-container-3 {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container-3.shadow-three {
  width: 100%;
  max-width: 1000px;
  height: 75px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

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

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

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

.hero-heading-center-4 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.centered-heading-4 {
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading-4.margin-bottom-32px {
  margin-bottom: 32px;
}

.hero-wrapper-6 {
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
  left: 10%;
}

.hero-split-6 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.shadow-two-7 {
  box-shadow: 0 4px 24px #96a3b514;
}

.hero-heading-left-3 {
  background-color: #00875d;
  background-image: url('../images/3.png');
  background-position: 0 0;
  background-size: 100% 100%;
  border-bottom: 1px solid #e4ebf3;
  width: auto;
  height: auto;
  padding: 80px 30px;
  position: relative;
}

.heading-9 {
  color: #000;
  font-family: Playfair Display, sans-serif;
  font-size: 40px;
  position: relative;
  left: 140px;
}

.image-8 {
  width: 88px;
}

.heading-10 {
  color: #000;
}

.image-9 {
  width: 24px;
}

.paragraph-4 {
  color: #c39d59;
  font-family: Bebas Neue, sans-serif;
  font-size: 35px;
  font-weight: 400;
  position: relative;
  bottom: 450px;
  right: 400px;
}

.image-10 {
  width: auto;
}

.image-11 {
  text-align: left;
  text-decoration: none;
}

.hero-stack-9 {
  background-color: #00875d;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.margin-bottom-24px-12 {
  margin-bottom: 24px;
  font-family: Questrial, sans-serif;
}

.heading-11 {
  font-family: Playfair Display, sans-serif;
}

.heading-12 {
  color: #c39d59;
  font-family: Bebas Neue, sans-serif;
  font-size: 35px;
  position: relative;
  bottom: 525px;
  right: auto;
}

.image-12 {
  position: relative;
  right: 750px;
}

.image-13 {
  max-width: 10%;
  position: relative;
  bottom: 30px;
  right: 650px;
}

.image-14 {
  position: relative;
  bottom: auto;
  left: auto;
  right: 75px;
}

.hero-heading-right {
  background-color: #f5f7fa;
  background-image: url('../images/2.png');
  background-position: 100%;
  background-size: 100% 100%;
  border-bottom: 1px solid #e4ebf3;
  width: auto;
  height: auto;
  padding: 80px 30px;
  position: relative;
}

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

.hero-wrapper-8 {
  justify-content: space-between;
  align-items: center;
  width: 115%;
  display: flex;
  position: static;
  right: 20%;
}

.hero-split-7 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.shadow-two-8 {
  align-self: center;
  box-shadow: 0 4px 24px #96a3b514;
}

.margin-bottom-24px-13 {
  clear: none;
  color: #000;
  flex: 0 auto;
  align-self: auto;
  width: 350px;
  margin-bottom: 24px;
  font-family: Questrial, sans-serif;
  font-size: 25px;
  position: static;
  inset: auto 0% 0% auto;
}

.button-primary-11 {
  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-11:hover {
  color: #fff;
  background-color: #32343a;
}

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

.heading-13 {
  color: #000;
  flex: 0 auto;
  order: -1;
  align-self: flex-start;
  font-family: Playfair Display, sans-serif;
  font-size: 40px;
  position: static;
  right: 125px;
}

.hero-heading-left-4 {
  background-color: #f5f7fa;
  background-image: url('../images/1.png');
  background-position: 0 0;
  background-size: 100% 100%;
  border-bottom: 1px solid #e4ebf3;
  width: auto;
  height: auto;
  padding: 80px 30px;
  position: relative;
}

.margin-bottom-24px-14 {
  color: #000;
  text-align: right;
  align-self: flex-end;
  margin-bottom: 24px;
  font-family: Questrial, sans-serif;
  font-size: 25px;
  position: static;
  left: 60px;
}

.heading-14 {
  color: #c39d59;
  align-self: flex-end;
  position: static;
  left: 220px;
}

.hero-stack-10 {
  background-color: #f5f7fa;
  background-image: url('../images/4_1.png');
  background-position: 0 0;
  background-size: 100% 100%;
  border-bottom: 1px solid #e4ebf3;
  width: auto;
  height: auto;
  padding: 80px 30px;
  position: relative;
}

.hero-wrapper-two-8 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px-15 {
  color: #333;
  margin-bottom: 24px;
  font-family: Questrial, sans-serif;
  font-size: 25.3px;
  position: relative;
  right: 100px;
}

.hero-image-7 {
  width: 100%;
  margin-top: 50px;
}

.hero-image-7.shadow-two {
  width: 375px;
  height: 281.25px;
  position: relative;
  right: 100px;
}

.heading-15 {
  color: #333;
  font-family: Playfair Display, sans-serif;
  font-size: 40px;
  position: relative;
  right: 100px;
}

.slide {
  background-image: url('../images/IMG_5779.JPG');
  background-position: 0 0;
  background-size: 375px 281.25px;
  width: 375px;
  height: 281.25px;
}

.slide-2 {
  background-image: url('../images/DSC_6282-1-1-min.JPG');
  background-position: 0 0;
  background-size: auto;
  width: 375px;
  height: 281.25px;
}

.slide-3 {
  background-image: url('../images/IMG_5779.JPG');
  background-position: 0 0;
  background-size: 375px 300px;
  width: 375px;
  height: 281.25px;
}

.slide-4 {
  background-image: url('../images/DSC_6282-1-1-min.JPG');
  background-position: 0 0;
  background-size: 375px 300px;
  width: 375px;
  height: 281.25px;
}

.slide-5 {
  background-image: url('../images/DSC_6226_compressed.JPG');
  background-position: 0 0;
  background-size: 375px 300px;
  width: 375px;
  height: 281.25px;
}

.mask {
  width: 375px;
}

.slider {
  right: 100px;
}

.hero-heading-left-5 {
  background-color: #f5f7fa;
  background-image: url('../images/5.png');
  background-position: 0 0;
  background-size: 100% 100%;
  border-bottom: 1px solid #e4ebf3;
  width: auto;
  height: auto;
  padding: 80px 30px;
  position: relative;
}

.margin-bottom-24px-16 {
  color: #000;
  text-align: right;
  margin-bottom: 24px;
  font-family: Questrial, sans-serif;
  font-size: 25px;
  position: relative;
  left: 60px;
}

.heading-16 {
  color: #c39d59;
  font-family: Playfair Display, sans-serif;
  font-size: 40px;
  position: relative;
  left: 325px;
}

.navbar-logo-left-container-4 {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container-4.shadow-three {
  background-color: #000;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

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

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

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

.nav-link-4 {
  color: #fff;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-family: Questrial, sans-serif;
  font-size: 19.7px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-4:hover {
  color: #1a1b1fbf;
}

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

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

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

.nav-dropdown-toggle-4:hover {
  color: #1a1b1fbf;
}

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

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

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

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

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

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

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

.nav-link-accent-4 {
  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-4:hover {
  color: #1a1b1fbf;
}

.button-primary-12 {
  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-12:hover {
  color: #fff;
  background-color: #32343a;
}

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

.heading-17 {
  float: none;
  clear: left;
  color: #c39d59;
  font-family: Bebas Neue, sans-serif;
  font-size: 35px;
  position: absolute;
  inset: 0% auto auto 10%;
}

.hero-heading-center-5 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.centered-heading-5 {
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading-5.margin-bottom-32px {
  margin-bottom: 32px;
}

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

.hero-split-8 {
  text-align: right;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px-17 {
  text-align: right;
  margin-bottom: 24px;
  font-family: Questrial, sans-serif;
  font-size: 25px;
}

.button-primary-13 {
  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-13:hover {
  color: #fff;
  background-color: #32343a;
}

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

.shadow-two-9 {
  box-shadow: 0 4px 24px #96a3b514;
}

.hero-heading-left-6 {
  -webkit-text-fill-color: inherit;
  background-color: #f5f7fa;
  background-image: url('../images/6_1.png');
  background-position: 50%;
  background-size: 100% 100%;
  background-attachment: scroll;
  background-clip: border-box;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.heading-18 {
  align-self: flex-end;
  font-family: Playfair Display, sans-serif;
}

.hero-heading-right-2 {
  background-color: #f5f7fa;
  background-image: url('../images/2_2.png');
  background-position: 0 0;
  background-size: 100% 100%;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.margin-bottom-24px-18 {
  color: #333;
  text-align: left;
  margin-bottom: 24px;
  font-family: Questrial, sans-serif;
  font-size: 25px;
}

.heading-19 {
  color: #333;
  font-family: Playfair Display, sans-serif;
  font-size: 40px;
}

.hero-subscribe-left {
  background-color: #f5f7fa;
  background-image: url('../images/3_2.png');
  background-position: 0 0;
  background-size: 100% 100%;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.margin-bottom-24px-19 {
  text-align: right;
  margin-bottom: 24px;
  font-family: Questrial, sans-serif;
  font-size: 25px;
}

.hero-form {
  margin-bottom: 12px;
}

.hero-form-container {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.hero-form-input {
  color: #1a1b1f;
  border: 1px solid #d1d6db;
  width: 240px;
  height: auto;
  margin-bottom: 0;
  margin-right: 9px;
  padding: 5px 16px;
  font-size: 14px;
  line-height: 20px;
  transition: all .2s;
}

.hero-form-input:hover, .hero-form-input:focus {
  border-color: #76879d;
}

.hero-form-input::placeholder {
  color: #1a1b1fcc;
}

.text-link-arrow-2 {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed-2 {
  margin-left: 2px;
  display: flex;
}

.heading-20 {
  align-self: flex-end;
  font-family: Playfair Display, sans-serif;
  font-size: 40px;
}

.hero-heading-left-7 {
  background-color: #f5f7fa;
  background-image: url('../images/9.png');
  background-position: 0 0;
  background-size: 100% 100%;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.margin-bottom-24px-20 {
  margin-bottom: 24px;
  font-family: Questrial, sans-serif;
  font-size: 25px;
}

.heading-21 {
  align-self: flex-end;
  font-family: Playfair Display, sans-serif;
  font-size: 40px;
}

.hero-without-image-5 {
  background-color: #f5f7fa;
  background-image: url('../images/6_1.png');
  background-position: 0 0;
  background-size: 100% 100%;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.hero-wrapper-two-9 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px-21 {
  color: #333;
  margin-bottom: 24px;
  font-family: Questrial, sans-serif;
  font-size: 25px;
  line-height: 30px;
}

.heading-22 {
  font-family: Playfair Display, sans-serif;
  font-size: 40px;
}

.image-15 {
  width: 24px;
  max-width: 100%;
}

.image-16 {
  vertical-align: baseline;
  position: absolute;
  inset: 25% 0% 0%;
}

.heading-23 {
  display: block;
  position: absolute;
  inset: 0% auto auto 0%;
}

.hero-subscribe-left-2 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

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

.hero-split-9 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px-22 {
  margin-bottom: 24px;
}

.hero-form-2 {
  margin-bottom: 12px;
}

.hero-form-container-2 {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.hero-form-input-2 {
  color: #1a1b1f;
  border: 1px solid #d1d6db;
  width: 240px;
  height: auto;
  margin-bottom: 0;
  margin-right: 9px;
  padding: 5px 16px;
  font-size: 14px;
  line-height: 20px;
  transition: all .2s;
}

.hero-form-input-2:hover, .hero-form-input-2:focus {
  border-color: #76879d;
}

.hero-form-input-2::placeholder {
  color: #1a1b1fcc;
}

.button-primary-14 {
  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-14:hover {
  color: #fff;
  background-color: #32343a;
}

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

.text-link-arrow-3 {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed-3 {
  margin-left: 2px;
  display: flex;
}

.shadow-two-10 {
  box-shadow: 0 4px 24px #96a3b514;
}

.image-17 {
  width: 28px;
  font-size: 24px;
}

.image-18 {
  width: 248px;
  height: 139.5px;
  text-decoration: none;
  position: absolute;
  inset: auto auto 25% 10%;
}

.bold-text-5 {
  color: #c39d59;
}

.video {
  width: 100%;
}

.background-video {
  z-index: 10;
  width: 372px;
  height: 209.25px;
  position: absolute;
  top: 140px;
  left: 10%;
  overflow: auto;
}

.video-2 {
  height: 300px;
}

 /* Clients Grid */
  .clients {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    margin-bottom: 40px;
  }
  
  .client {
    flex: 1 1 calc(33.33% - 40px);
    max-width: calc(33.33% - 40px);
    text-align: center;
  }
  
  .client img {
    width: 100%;
    height: auto;
    max-height: 200px;
    object-fit: contain;
    transition: transform 0.3s ease;
  }
  
  .client img:hover {
    transform: scale(1.05);
  }

  .button-wrapper {
    margin-top: 20px;
  }
  
  .btn.gradient-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 12px 30px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: black;
    background: var(--dark-blue);
    border: none;
    border-radius: 30px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
    transition: all 0.3s ease;
    cursor: pointer;
    text-decoration: none;
  }
  
  .btn.gradient-btn:hover {
    background: linear-gradient(135deg, #2575fc 0%, #6a11cb 100%);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.25);
    transform: translateY(-2px);
  }
  
  .btn.gradient-btn i {
    margin-left: 8px;
    transition: transform 0.3s ease;
  }
  
  .btn.gradient-btn:hover i {
    transform: translateX(5px);
  }

   /* Title Styling */
  .section-title {
    font-size: 2.5rem;
    color: var(--dark-blue);
    font-weight: bold;
    position: relative;
    display: inline-block;
    margin-bottom: 40px;
  }
  
  .section-title::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 120%;
    height: var(--width-lines, 4px);
    background: var(--dark-blue);
    border-radius: 5px;
  }

  /* Section Styles */
.section-white {
    background-color: white;
    padding: 60px 20px;
  }
  
  /* Container Setup */
  .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
    text-align: center;
  }


@media screen and (min-width: 1440px) {
  .navbar-logo-left {
    background-color: #000;
  }

  .team-member-image {
    border: 1px #000;
    width: 270px;
    height: 270px;
    max-height: none;
    overflow: visible;
  }

  .heading-2 {
    order: 0;
  }

  .footer-social-block-three-2 {
    z-index: auto;
    flex-flow: row;
    order: 0;
    align-self: auto;
    position: static;
    inset: auto 0% 0%;
  }

  .hero-image-6.shadow-two {
    align-self: center;
    right: 10%;
  }

  .image-9, .image-15, .image-17 {
    width: 40px;
  }
}

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

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .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 #0000000d;
  }

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

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

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

  .team-grid {
    grid-column-gap: 40px;
  }

  .team-member-image {
    width: 190px;
    height: 190px;
  }

  .team-slide-wrapper {
    width: 47%;
    margin-right: 6%;
  }

  .hero-wrapper-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-2 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .gallery-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .team-grid-2 {
    grid-column-gap: 40px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .container-3, .container-4, .container-5, .container-6 {
    max-width: 728px;
  }

  .nav-menu-wrapper-2 {
    background-color: #0000;
  }

  .nav-menu-two-2 {
    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 #0000000d;
  }

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

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

  .menu-button-2 {
    padding: 12px;
  }

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

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

  .hero-wrapper-3 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-3 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .gallery-wrapper-2 {
    grid-template-columns: 1fr 1fr;
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

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

  .testimonial-quote {
    overflow: visible;
  }

  .gallery-wrapper-3 {
    grid-template-columns: 1fr 1fr;
  }

  .gallery-sticky {
    position: relative;
    top: 0;
  }

  .gallery-wrapper-4 {
    grid-template-columns: 1fr 1fr;
  }

  .footer-form-two {
    padding: 40px;
  }

  .footer-form-title {
    margin-right: 15px;
  }

  .footer-form-input {
    width: 400px;
    padding-right: 180px;
  }

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

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

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

  .hero-wrapper-4 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-4 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .footer-form-two-2 {
    padding: 40px;
  }

  .footer-form-title-2 {
    margin-right: 15px;
  }

  .footer-form-input-2 {
    width: 400px;
    padding-right: 180px;
  }

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

  .footer-social-block-three-2 {
    margin-top: 40px;
  }

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

  .hero-wrapper-5 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-5 {
    max-width: 100%;
    margin-bottom: 40px;
  }

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

  .navbar-wrapper-three {
    justify-content: space-between;
  }

  .navbar-brand-three {
    position: relative;
  }

  .nav-menu-wrapper-three {
    background-color: #0000;
    top: 70px;
  }

  .nav-menu-three {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

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

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

  .menu-button-3 {
    padding: 12px;
  }

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

  .nav-menu-wrapper-3 {
    background-color: #0000;
  }

  .nav-menu-two-3 {
    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 #0000000d;
  }

  .hero-wrapper-6 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-6 {
    max-width: 100%;
    margin-bottom: 40px;
  }

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

  .hero-wrapper-8 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-7 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .margin-bottom-24px-15 {
    align-self: auto;
    right: auto;
  }

  .heading-15 {
    align-self: center;
  }

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

  .nav-menu-wrapper-4 {
    background-color: #0000;
  }

  .nav-menu-two-4 {
    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 #0000000d;
  }

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

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

  .menu-button-4 {
    padding: 12px;
  }

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

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

  .hero-wrapper-9 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-8 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .margin-bottom-24px-17 {
    text-align: center;
  }

  .heading-18 {
    align-self: center;
  }

  .margin-bottom-24px-18 {
    text-align: center;
  }

  .heading-19 {
    align-self: center;
  }

  .margin-bottom-24px-19 {
    text-align: center;
  }

  .heading-20 {
    align-self: center;
  }

  .margin-bottom-24px-20 {
    text-align: center;
  }

  .heading-21 {
    align-self: center;
  }

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

  .hero-wrapper-10 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-9 {
    max-width: 100%;
    margin-bottom: 40px;
  }
}

@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 #0000000d;
  }

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

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

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    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;
  }

  .button-primary {
    position: relative;
    top: auto;
    bottom: 220px;
    right: auto;
  }

  .hero-heading-center {
    padding: 60px 15px;
  }

  .aaa {
    width: 80%;
    position: relative;
    top: auto;
    bottom: 140px;
    right: auto;
  }

  .hero-stack {
    padding: 60px 15px;
  }

  .hero-without-image {
    background-image: url('../images/7.png');
    height: 548.667px;
    padding: 60px 15px;
  }

  .hero-without-image-2 {
    background-image: url('../images/8.png');
    height: 400px;
    padding: 60px 15px;
  }

  .button-primary-2 {
    position: relative;
    top: auto;
    bottom: 550px;
    left: auto;
  }

  .team-circles {
    padding: 60px 15px;
  }

  .team-grid {
    grid-template-columns: 1fr 1fr;
  }

  .team-slider, .hero-heading-center-2, .gallery-overview {
    padding: 60px 15px;
  }

  .team-grid-2 {
    grid-template-columns: 1fr 1fr;
  }

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

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link:hover {
    color: #1a1b1fbf;
  }

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

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

  .footer-divider {
    margin-top: 60px;
  }

  .hero-without-image-3, .hero-stack-2, .hero-stack-3, .hero-stack-4 {
    padding: 60px 15px;
  }

  .navbar-logo-left-container-2 {
    max-width: 100%;
  }

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

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

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

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

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

  .nav-dropdown-list-2.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

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

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

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

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

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

  .hero-heading-left, .gallery-slider {
    padding: 60px 15px;
  }

  .gallery-block-2 {
    text-align: left;
  }

  .gallery-slide {
    margin-left: 10px;
    margin-right: 10px;
  }

  .gallery-slide-text {
    line-height: 30px;
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

  .gallery-overview-2, .testimonial-slider-large {
    padding: 60px 15px;
  }

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

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

  .gallery-scroll {
    padding: 60px 15px;
  }

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

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

  .footer-form-title {
    margin-right: 0;
  }

  .footer-form-block-two {
    width: 100%;
    margin-top: 20px;
  }

  .footer-form-input {
    width: 100%;
  }

  .footer-block-three {
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-link-three {
    margin-bottom: 10px;
  }

  .footer-social-block-three {
    margin-top: 10px;
  }

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

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

  .footer-legal-block {
    margin-top: 15px;
    margin-left: -24px;
  }

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

  .hero-without-image-4, .hero-heading-center-3 {
    padding: 60px 15px;
  }

  .margin-bottom-24px-8 {
    text-align: center;
  }

  .paragraph-2 {
    position: relative;
    top: auto;
    bottom: 220px;
    left: auto;
  }

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

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

  .footer-form-title-2 {
    margin-right: 0;
  }

  .footer-form-block-two-2 {
    width: 100%;
    margin-top: 20px;
  }

  .footer-form-input-2 {
    width: 100%;
  }

  .footer-block-three-2 {
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-link-three-2 {
    margin-bottom: 10px;
  }

  .footer-social-block-three-2 {
    margin-top: 10px;
  }

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

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

  .footer-legal-block-2 {
    margin-top: 15px;
    margin-left: -24px;
  }

  .footer-legal-link-2 {
    font-size: 14px;
    line-height: 20px;
  }

  .hero-stack-5 {
    padding: 60px 15px;
  }

  .hero-stack-6 {
    background-size: 568px;
    width: 568px;
    height: 319.5px;
    padding: 60px 15px;
  }

  .heading-6 {
    text-align: left;
    position: relative;
    left: 170px;
  }

  .hero-heading-left-2 {
    padding: 60px 15px;
  }

  .margin-bottom-24px-10 {
    text-align: center;
  }

  .shadow-two-6 {
    position: relative;
    left: 90px;
  }

  .heading-8 {
    position: relative;
    left: 120px;
  }

  .hero-stack-7 {
    padding: 60px 15px;
  }

  .hero-image-6.shadow-two {
    width: 45%;
    inset: auto 0% 0% 25%;
  }

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

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

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

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

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

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

  .nav-dropdown-list-3.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

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

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

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

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

  .hero-stack-8 {
    height: 600px;
    padding: 60px 15px;
  }

  .navbar-logo-left-container-3 {
    max-width: 100%;
  }

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

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

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

  .hero-heading-center-4, .hero-heading-left-3, .hero-stack-9 {
    padding: 60px 15px;
  }

  .image-14 {
    position: static;
  }

  .hero-heading-right, .hero-heading-left-4 {
    padding: 60px 15px;
  }

  .hero-stack-10 {
    background-image: url('../images/4_1.png');
    padding: 60px 15px;
  }

  .margin-bottom-24px-15 {
    right: auto;
  }

  .heading-15 {
    align-self: center;
    right: auto;
  }

  .slide-3 {
    position: absolute;
    inset: auto 0% 0%;
  }

  .mask {
    background-image: url('../images/IMG_5779.JPG');
    background-position: 0 0;
    background-size: 100% 100%;
  }

  .slider {
    right: auto;
  }

  .hero-heading-left-5 {
    padding: 60px 15px;
  }

  .navbar-logo-left-container-4 {
    max-width: 100%;
  }

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

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

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

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

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

  .nav-dropdown-list-4.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

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

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

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

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

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

  .heading-17 {
    font-size: 25px;
    line-height: 35px;
    left: 25%;
  }

  .hero-heading-center-5 {
    padding: 60px 15px;
  }

  .margin-bottom-24px-17 {
    text-align: center;
  }

  .hero-heading-left-6 {
    background-image: url('../images/1_2.png');
    padding: 60px 15px;
  }

  .heading-18 {
    text-align: center;
    align-self: center;
  }

  .hero-heading-right-2 {
    background-image: url('../images/2_2.png');
    padding: 60px 15px;
  }

  .margin-bottom-24px-18 {
    text-align: center;
  }

  .heading-19 {
    align-self: center;
  }

  .hero-subscribe-left {
    background-image: url('../images/3_2.png');
    padding: 60px 15px;
  }

  .margin-bottom-24px-19 {
    text-align: center;
  }

  .heading-20 {
    align-self: center;
  }

  .hero-heading-left-7 {
    background-image: url('../images/9_1.png');
    padding: 60px 15px;
  }

  .heading-21 {
    align-self: center;
  }

  .hero-without-image-5 {
    background-image: url('../images/1_2.png');
    padding: 60px 15px;
  }

  .hero-subscribe-left-2 {
    padding: 60px 15px;
  }

  .image-18 {
    width: 50%;
  }

  .image-19 {
    position: relative;
    left: 10px;
  }

  .background-video {
    left: 25%;
  }

  .video-3 {
    position: absolute;
    inset: auto 0% 0% auto;
  }
}

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

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

  .centered-heading {
    margin-bottom: 24px;
  }

  .hero-without-image {
    background-image: url('../images/7.png');
  }

  .hero-without-image-2 {
    background-image: url('../images/8.png');
    height: 400px;
  }

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

  .button-primary-2 {
    position: relative;
    top: auto;
    bottom: 500px;
    left: auto;
  }

  .centered-heading-2 {
    margin-bottom: 24px;
  }

  .team-grid {
    grid-template-columns: 1fr;
  }

  .team-member-image {
    overflow: visible;
  }

  .team-slide-wrapper {
    width: 100%;
    margin-right: 0%;
  }

  .gallery-wrapper {
    grid-template-columns: 1fr;
  }

  .team-grid-2 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
    place-content: stretch;
    overflow: auto;
  }

  .container-3, .container-4, .container-5, .container-6 {
    max-width: none;
  }

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

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

  .button-primary-7.footer-form-button {
    position: relative;
    right: 0;
  }

  .gallery-wrapper-2 {
    grid-template-columns: 1fr;
  }

  .gallery-slide-wrapper {
    max-width: 100%;
    margin-right: 0%;
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

  .gallery-overview-2 {
    overflow: auto;
  }

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

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

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

  .gallery-wrapper-3, .gallery-wrapper-4 {
    grid-template-columns: 1fr;
  }

  .footer-form-two {
    padding: 20px;
  }

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

  .footer-form-input {
    margin-bottom: 10px;
    padding-right: 20px;
  }

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

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

  .button-primary-8.footer-form-button {
    position: relative;
    right: 0;
  }

  .centered-heading-3 {
    margin-bottom: 24px;
  }

  .paragraph-2 {
    position: relative;
    top: auto;
    bottom: 240px;
    left: auto;
  }

  .footer-form-two-2 {
    padding: 20px;
  }

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

  .footer-form-input-2 {
    margin-bottom: 10px;
    padding-right: 20px;
  }

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

  .hero-stack-6 {
    -webkit-text-fill-color: inherit;
    mix-blend-mode: normal;
    object-fit: fill;
    object-position: 50% 50%;
    background-size: 320px;
    background-attachment: fixed;
    background-clip: border-box;
    width: 320px;
    height: 180px;
    overflow: clip;
  }

  .heading-6 {
    position: static;
  }

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

  .shadow-two-6, .heading-8 {
    position: static;
  }

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

  .hero-image-6.shadow-two {
    width: 50%;
    position: absolute;
    inset: 0% 0% 200px auto;
  }

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

  .hero-stack-8 {
    width: auto;
    height: 300px;
  }

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

  .centered-heading-4 {
    margin-bottom: 24px;
  }

  .image-14 {
    order: 1;
    right: auto;
  }

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

  .hero-stack-10 {
    background-image: url('../images/4_1.png');
    height: 500px;
    overflow: auto;
  }

  .margin-bottom-24px-15 {
    position: absolute;
    top: 140px;
    right: auto;
  }

  .heading-15 {
    text-align: center;
    position: absolute;
    inset: 0% 0% auto;
  }

  .slide-3 {
    background-size: 320px;
    width: 320px;
    position: absolute;
    inset: auto 0% 0%;
  }

  .slide-4 {
    background-size: 320px;
    width: 320px;
    height: 200px;
    position: absolute;
    inset: auto 0% 0%;
  }

  .slide-5 {
    background-position: 50% 100%;
    background-size: 428px;
    width: 428px;
    height: 275px;
    position: absolute;
    inset: auto 0% 0%;
  }

  .mask {
    background-image: url('../images/DSC_6282-1-1-min.JPG');
    background-position: 0 0;
    background-size: 428px;
    width: 428px;
    height: 275px;
    position: absolute;
    inset: auto 0% 0%;
  }

  .slider {
    width: 428px;
    height: 250px;
    position: absolute;
    inset: auto 0% 0%;
  }

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

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

  .heading-17 {
    font-size: 15px;
    line-height: 20px;
    inset: 15% auto auto 0%;
  }

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

  .centered-heading-5 {
    margin-bottom: 24px;
  }

  .margin-bottom-24px-17 {
    text-align: center;
  }

  .button-primary-13 {
    position: relative;
    top: 50px;
  }

  .shadow-two-9 {
    order: 0;
    position: absolute;
    inset: auto 0% 0%;
  }

  .hero-heading-left-6 {
    background-image: url('../images/6_1.png');
    background-size: auto 100%;
    height: 550px;
  }

  .heading-18 {
    text-align: center;
    align-self: center;
    position: absolute;
    inset: 0% 0% auto;
  }

  .hero-heading-right-2 {
    background-image: url('../images/2_2.png');
    height: 600px;
  }

  .margin-bottom-24px-18 {
    text-align: center;
  }

  .heading-19 {
    text-align: center;
    order: 0;
    position: absolute;
    inset: 0% 0% auto;
  }

  .hero-subscribe-left {
    background-image: url('../images/3_2.png');
    height: 700px;
  }

  .margin-bottom-24px-19 {
    text-align: center;
    font-size: 25px;
  }

  .hero-form {
    align-self: stretch;
    margin-bottom: 15px;
  }

  .hero-form-container {
    flex-direction: column;
    align-items: flex-start;
  }

  .hero-form-input {
    width: 100%;
    height: 48px;
    margin-bottom: 10px;
  }

  .heading-20 {
    text-align: center;
    position: absolute;
    inset: 0% 0% auto;
  }

  .hero-heading-left-7 {
    background-image: url('../images/9_1.png');
    height: 625px;
  }

  .margin-bottom-24px-20 {
    text-align: center;
  }

  .heading-21 {
    text-align: center;
    position: absolute;
    inset: 0% 0% auto;
  }

  .hero-without-image-5 {
    background-image: url('../images/6_1.png');
  }

  .margin-bottom-24px-21 {
    position: relative;
    top: 60px;
  }

  .heading-22 {
    position: absolute;
    inset: 0% 0% auto;
  }

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

  .hero-form-2 {
    align-self: stretch;
    margin-bottom: 15px;
  }

  .hero-form-container-2 {
    flex-direction: column;
    align-items: flex-start;
  }

  .hero-form-input-2 {
    width: 100%;
    height: 48px;
    margin-bottom: 10px;
  }

  .image-18 {
    width: 50%;
    inset: auto auto 25% 0%;
  }

  .image-19 {
    position: relative;
    left: 25px;
  }

  .right-arrow {
    background-color: #0000;
    width: 0;
  }

  .left-arrow {
    width: 0;
  }

  .background-video {
    width: 186px;
    height: 104.6px;
    inset: 35% auto 0% 0%;
  }
}

#w-node-_2eff2aab-9f4d-a4b8-2206-c6fd7f600048-5b8da0b7, #w-node-_2eff2aab-9f4d-a4b8-2206-c6fd7f600053-5b8da0b7, #w-node-_2eff2aab-9f4d-a4b8-2206-c6fd7f60005d-5b8da0b7, #w-node-_2eff2aab-9f4d-a4b8-2206-c6fd7f600067-5b8da0b7, #w-node-_2eff2aab-9f4d-a4b8-2206-c6fd7f600071-5b8da0b7, #w-node-_2eff2aab-9f4d-a4b8-2206-c6fd7f60007b-5b8da0b7, #w-node-_3a5a7074-3131-5a08-57bd-99c772e5aa10-5b8da0b7, #w-node-_8758517d-ba9a-7ce9-61cf-b6e16a53ba2a-5b8da0b7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1440px) {
  #w-node-_2eff2aab-9f4d-a4b8-2206-c6fd7f600053-5b8da0b7, #w-node-_2eff2aab-9f4d-a4b8-2206-c6fd7f60005d-5b8da0b7 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


