.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

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

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.align-center {
  margin-left: auto;
  margin-right: auto;
}

.hero_bg {
  height: 510px;
  color: #fff;
  background-image: url('../images/hero_bg.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.navbar {
  color: #fff;
  text-shadow: none;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 10px;
  padding-right: 10px;
  font-family: Goldplay, sans-serif;
  font-size: 16px;
  font-weight: 700;
  transition: color .3s;
}

.navbar:hover, .navbar.w--current {
  color: #e7ae40;
}

.navbar.home-visibility {
  display: block;
}

.brand {
  width: 260px;
  height: 185px;
  background-image: url('../images/logo.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 260px;
  justify-content: center;
  align-items: center;
  margin-left: 0%;
  margin-right: 0%;
  padding-bottom: 0;
  padding-right: 0;
  display: block;
}

.container-2 {
  justify-content: center;
  padding-left: 0%;
  display: flex;
}

.nav-menu {
  z-index: auto;
  color: #fff;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.nav-menu.navbar_white {
  background-color: rgba(34, 34, 34, .95);
}

.container-4 {
  background-color: #fff;
  background-image: url('../images/rope-border-3.png'), url('../images/rope.png');
  background-position: 0 100%, 0 0;
  background-repeat: repeat-x, repeat-x;
  background-size: 73px, 73px;
  border-bottom: 0 solid #445471;
  padding: 50px 115px;
}

.body {
  text-shadow: 0 2px 2px rgba(0, 0, 0, .67);
  background-color: #000;
  border-bottom: 0 rgba(0, 0, 0, 0);
}

.container-5 {
  height: auto;
  opacity: 1;
  background-color: #2a3649;
  background-image: url('../images/compass-14.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 60px;
}

.flex-block {
  height: auto;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  display: flex;
}

.container-6 {
  width: 260px;
  height: 185px;
  background-image: url('../images/logo.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-bottom: 1px #6c7582;
  margin-top: 20px;
  margin-left: auto;
  padding-bottom: 0;
}

.link {
  color: #e7ae40;
  font-size: 16px;
  text-decoration: none;
}

.text-block-2 {
  color: #fff;
  margin-top: 45px;
  margin-left: 0;
  font-size: 16px;
}

.text-block-3 {
  margin-top: 0;
  margin-left: 0;
}

.div-block {
  border-bottom: 1px solid #6c7582;
  margin-top: 208px;
}

.container-7 {
  height: 50px;
  text-shadow: none;
  background-color: #3c485d;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-bottom: 4px;
  display: flex;
}

.text-block-4 {
  color: #fff;
  font-family: Goldplay Alt Regular, sans-serif;
}

.image {
  opacity: 1;
  margin-left: 7px;
  transform: rotate(18deg);
}

.div-block-2 {
  width: 32%;
  height: 4px;
  border-top: 1px solid #bebec0;
  border-bottom: 1px solid #bebec0;
  align-self: flex-end;
  margin-bottom: 15px;
  margin-left: 30px;
}

.div-block-3 {
  width: 32%;
  height: 4px;
  border-top: 1px solid #bebec0;
  border-bottom: 1px solid #bebec0;
  align-self: flex-end;
  margin-bottom: 15px;
  margin-left: 0;
  margin-right: 30px;
  padding-left: 0;
}

.div-block-4 {
  width: 28%;
  margin-left: 5px;
  margin-right: 5px;
}

.heading {
  text-align: center;
  text-shadow: none;
  margin-top: 25px;
  margin-bottom: 5px;
  font-family: Goldplay, sans-serif;
}

.heading.home {
  color: #000;
  text-align: center;
  margin-bottom: 10px;
  font-weight: 600;
  line-height: 42px;
}

.heading.h1-mobile-small-mod {
  color: #000;
  text-align: left;
  margin-top: 13px;
  font-size: 32px;
}

.heading.h1-mobile-small-mod.faq {
  margin-top: 15px;
  margin-bottom: -55px;
}

.heading.h1-mobile-small-mod.ul-heading {
  margin-top: 45px;
}

.heading.pricing {
  margin-top: 24px;
}

.paragraph-2 {
  max-width: 940px;
  color: #475467;
  text-align: left;
  text-shadow: none;
  font-family: Goldplay Medium, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
}

.container-9 {
  text-align: center;
  text-shadow: none;
  align-self: auto;
  margin-left: auto;
  padding-right: 0;
  font-family: Goldplay Medium, sans-serif;
  font-size: 15px;
}

.quick-stack {
  height: auto;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  padding: 20px 0 0;
  position: static;
}

.text-block-14 {
  clear: none;
  color: #fff;
  letter-spacing: 1px;
  margin-top: -20px;
  margin-bottom: -25px;
  margin-left: 20px;
  font-family: Goldplay Bold, sans-serif;
  font-size: 26px;
  line-height: 20px;
  position: relative;
  top: -15%;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: visible;
}

.text-block-14.home_grid {
  z-index: auto;
  height: auto;
  clear: none;
  text-shadow: 0 2px 2px rgba(0, 0, 0, .67);
  object-fit: fill;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-size: 22px;
  position: absolute;
  top: auto;
  bottom: 15px;
  left: 15px;
  right: 0%;
  overflow: visible;
}

.text-block-14.home_grid:hover {
  color: #e7ae40;
}

.text-block-14.home_grid.pricing {
  width: auto;
  text-shadow: 0 2px 2px rgba(0, 0, 0, .67);
  position: absolute;
  top: auto;
  bottom: 15px;
  left: 15px;
  right: 0%;
}

.cell {
  background-image: url('../images/boat-bottom.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 0 solid #000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: 0;
}

.cell.rounded-grid-home {
  border-radius: 15px;
}

.image-2 {
  width: 100%;
  height: 100%;
  flex: 0 auto;
  order: -1;
  position: relative;
}

.container-17 {
  width: 100%;
  height: 100%;
  background-image: url('../images/contact.jpg');
  background-position: 50%;
  background-size: cover;
  position: relative;
}

.container-17.contact-home, .container-17.services-home {
  background-image: none;
}

.container-12 {
  width: 100%;
  height: 100%;
  position: relative;
}

.cell-2 {
  background-image: url('../images/aerial-overview.jpg');
  background-position: 0 30%;
  background-repeat: no-repeat;
  background-size: cover;
}

.image-4 {
  width: 100%;
  height: 100%;
  opacity: 0;
}

.cell-4 {
  background-image: url('../images/about-us-composites.jpg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.image-5 {
  width: 100%;
  height: 100%;
  opacity: 0;
}

.container-14 {
  width: 100%;
  height: 100%;
  position: relative;
}

.image-6 {
  height: 200px;
  opacity: 0;
}

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

.bold-text {
  color: #000;
  font-family: Goldplay, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.unordered-list {
  color: #475467;
  font-family: Goldplay Medium, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-block-15 {
  color: #475467;
  margin-top: 20px;
  font-family: Goldplay Medium, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
}

.body-3 {
  background-color: #000;
}

.quick-stack-3 {
  grid-column-gap: 65px;
  grid-row-gap: 65px;
  margin-left: auto;
  margin-right: auto;
}

.cell-5, .cell-6, .cell-7 {
  justify-content: center;
  align-items: center;
}

.body-4 {
  background-color: #000;
}

.heading-2 {
  color: #000;
  font-family: Goldplay, sans-serif;
  font-size: 32px;
}

.underline {
  color: #000;
  background-image: linear-gradient(to top, #000, rgba(0, 0, 0, 0) 14%);
}

.text-block-16 {
  color: #475467;
  font-family: Goldplay Medium, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
}

.bold-text-2 {
  font-family: Goldplay Medium, sans-serif;
}

.cell-8 {
  justify-content: flex-start;
  align-items: center;
  padding-right: 80px;
}

.body-5 {
  background-color: #000;
}

.cell-9, .cell-10 {
  justify-content: flex-end;
  align-items: center;
}

.text-block-21 {
  color: #fff;
  margin-top: 10px;
  margin-left: 0;
  font-size: 16px;
  display: none;
}

.quick-stack-4 {
  height: auto;
}

.image-7, .image-8 {
  height: 150px;
}

.link-block {
  position: relative;
}

.text-block-22 {
  color: #000;
  font-family: Goldplay, sans-serif;
  font-size: 18px;
  position: absolute;
  top: auto;
  bottom: -15%;
  left: 18%;
  right: auto;
}

.link-block-2 {
  position: relative;
}

.text-block-23 {
  color: #000;
  font-family: Goldplay, sans-serif;
  font-size: 18px;
  position: absolute;
  top: auto;
  bottom: -15%;
  left: 35%;
  right: auto;
}

.phone-link {
  color: #e7ae40;
  -webkit-text-stroke-color: #e7ae40;
  font-style: normal;
  line-height: 30px;
  text-decoration: none;
}

.text-block-24 {
  color: #fff;
  text-align: center;
  -webkit-text-stroke-color: white;
  padding: 56px 0 40px 50px;
  font-family: Goldplay Medium, sans-serif;
  font-size: 22px;
  line-height: 26px;
}

.quick-stack-5 {
  background-color: #fff;
  border: 1px solid #333;
  border-radius: 14px;
  align-self: center;
  margin-left: 47px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.cell-12, .cell-13 {
  justify-content: center;
  align-items: center;
}

.cell-14 {
  border: 0 solid #222;
  justify-content: center;
  align-items: center;
}

.cell-15 {
  padding-right: 20px;
}

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

.bold-text-3 {
  font-family: Goldplay Bold, sans-serif;
  font-size: 18px;
}

.bold-text-3.sams-surveyor {
  font-size: 16px;
}

.text-span-2, .text-span-3 {
  color: #000;
}

.bold-text-5 {
  color: #000;
  text-align: center;
}

.text-span-5 {
  color: #000;
}

.text-span-6, .text-span-7 {
  color: #141685;
}

.text-span-8 {
  text-align: center;
}

.text-span-11 {
  color: #000;
}

.uui-button-2 {
  grid-column-gap: .5rem;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #23549e;
  border: 1px solid #23549e;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05);
}

.uui-button-2:hover {
  background-color: #2c3647;
  border-color: #6941c6;
}

.uui-button-2:focus {
  background-color: #7f56d9;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05), 0 0 0 4px #f4ebff;
}

.uui-button-2.no-underline {
  background-image: url('../images/email-icon-svg.svg');
  background-position: 12px;
  background-repeat: no-repeat;
  background-size: auto 36px;
  padding-top: .9rem;
  padding-bottom: .9rem;
}

.uui-button-2.no-underline:hover {
  background-color: #e7ae40;
  border-color: #e7ae40;
}

.uui-button-2.no-underline.contact-page {
  background-image: url('../images/phone-icon-svg.svg');
  background-position: 12px;
  background-repeat: no-repeat;
  background-size: auto 36px;
  padding-top: .9rem;
}

.uui-button-2.no-underline.services {
  background-image: none;
  text-decoration: none;
}

.uui-button-2.no-underline.services:hover {
  border-color: orange;
}

.uui-button-row-2 {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.uui-button-row-2.button-row-center {
  justify-content: center;
}

.uui-space-small-2 {
  width: 100%;
  min-height: 1.5rem;
}

.uui-text-size-large {
  color: #475467;
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1.125rem;
  line-height: 1.5;
}

.uui-space-xxsmall {
  width: 100%;
  min-height: .5rem;
}

.uui-heading-xxsmall {
  color: #101828;
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5;
}

.uui-avatar-group_item, .uui-avatar-stack_item {
  width: 2.75rem;
  height: 2.75rem;
  background-color: #fff;
  border: 2px solid #fff;
  border-radius: 50%;
  margin-right: -1rem;
}

.uui-avatar-stack_item.featured {
  width: 3.5rem;
  height: 3.5rem;
  position: relative;
}

.avatar-stack_component {
  width: auto;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 2rem;
  margin-right: 1rem;
  display: flex;
}

.uui-text-align-center-2 {
  text-align: center;
}

.uui-faq01_cta {
  opacity: 1;
  background-color: #f9fafb;
  border: 1px dotted #eaecf0;
  border-bottom-style: solid;
  border-radius: 1rem;
  justify-content: center;
  margin-top: 2rem;
  padding: 2rem;
  display: flex;
}

.uui-space-medium {
  width: 100%;
  min-height: 2rem;
}

.uui-text-size-medium {
  color: #475467;
  letter-spacing: normal;
  font-family: Goldplay Medium, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

.uui-faq01_answer {
  overflow: hidden;
}

.accordion-icon_vertical-line {
  width: 2px;
  height: .75rem;
  background-color: #98a2b3;
  border-radius: 1px;
  position: absolute;
}

.accordion-icon_horizontal-line {
  width: .75rem;
  height: 2px;
  background-color: #98a2b3;
  border-radius: 1px;
  position: absolute;
}

.accordion-icon_component {
  width: 1.5rem;
  height: 1.5rem;
  color: #98a2b3;
  border: 2px solid #98a2b3;
  border-radius: 50%;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.uui-faq01_icon-wrapper {
  color: #7f56d9;
}

.uui-faq01_heading {
  color: #101828;
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
}

.uui-faq01_question {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  display: flex;
}

.uui-faq01_accordion {
  border-bottom: 1px solid #eaecf0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
}

.uui-faq01_accordion.last-child {
  border-bottom-width: 1px;
}

.uui-faq01_list {
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.uui-faq01_component {
  margin-top: 4rem;
}

.uui-space-xsmall {
  width: 100%;
  min-height: 1rem;
}

.uui-heading-subheading {
  color: #000;
  text-align: center;
  margin-bottom: .75rem;
  font-family: Goldplay, sans-serif;
  font-size: 38px;
  font-weight: 600;
  line-height: 1.5;
}

.uui-heading-subheading.services {
  margin-top: 2px;
}

.uui-max-width-large-2 {
  width: 100%;
  max-width: 48rem;
}

.uui-max-width-large-2.align-center {
  margin-left: auto;
  margin-right: auto;
}

.uui-padding-vertical-xhuge {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.uui-container-large-2 {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.uui-page-padding-2 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.bold-text-6 {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 20px;
}

.text-span-12 {
  font-family: Goldplay Alt Regular, sans-serif;
  font-size: 1.8rem;
  font-weight: 500;
}

.text-span-13 {
  font-family: Goldplay, sans-serif;
  font-size: 40px;
}

.text-span-13.home {
  font-size: 2.5rem;
}

.link-block-3, .link-block-4, .link-block-5, .link-block-home {
  width: 100%;
  height: 100%;
}

.link-block-home:hover {
  color: #e7ae40;
}

.text-block-25 {
  text-align: center;
  text-shadow: none;
  margin-top: -10px;
  margin-bottom: 20px;
  font-family: Courgette, sans-serif;
  font-size: 1.4rem;
}

.text-block-26 {
  text-align: center;
  text-shadow: none;
  margin-top: 0;
  margin-bottom: 25px;
}

.div-block-5 {
  width: 75px;
  text-shadow: none;
  border-top: 1px solid #999;
  margin-top: -10px;
  margin-bottom: 30px;
  display: block;
}

.container-16 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.cell-3 {
  background-image: url('../images/old-phone-2.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.image-9, .image-10, .image-11 {
  width: 100%;
  height: 200px;
  opacity: 0;
}

.text-block-27 {
  text-decoration: none;
}

.text-block-27.no-decoration {
  margin-left: 0;
  font-family: Goldplay, sans-serif;
}

.cell-16, .cell-17 {
  justify-content: center;
  align-items: center;
}

.contact-button {
  font-family: Goldplay, sans-serif;
  font-size: 18px;
}

.image-12 {
  margin-top: 4px;
  margin-left: 8px;
  padding-top: 0;
  padding-left: 0;
  position: absolute;
}

.bold-text-7 {
  padding-left: 36px;
}

.image-13 {
  margin-top: 5px;
  margin-left: 8px;
  position: absolute;
}

.bold-text-8 {
  padding-left: 40px;
}

.image-14 {
  outline-offset: 0px;
  outline: 3px #333;
}

.container-18 {
  margin-bottom: 15px;
}

.rl_gallery21_slide-nav {
  height: 1.75rem;
  font-size: .5rem;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.rl_gallery21_arrow-icon {
  width: 1.5rem;
  height: 1.5rem;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.rl_gallery21_arrow-right {
  width: 3rem;
  height: 3rem;
  color: #000;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.rl_gallery21_arrow-left {
  width: 3rem;
  height: 3rem;
  color: #000;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 4rem;
}

.rl_gallery21_image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.rl_gallery21_image-wrapper {
  width: 645px;
  padding-top: 180%;
  position: relative;
}

.rl_gallery21_lightbox-link {
  width: 100%;
}

.rl_gallery21_slide {
  margin-right: 351px;
  padding-right: 2rem;
}

.rl_gallery21_mask {
  width: 50%;
  overflow: visible;
}

.rl_gallery21_slider {
  width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-bottom: 3.2rem;
  position: relative;
}

.rl_gallery21_spacing-block-1 {
  width: 100%;
  padding-bottom: 1rem;
}

.rl-text-style-medium {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Goldplay Medium, sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 20px;
}

.rl_blog33_spacing-block-2 {
  width: 100%;
  padding-bottom: 0;
}

.rl-heading-style-h2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Goldplay, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 44px;
}

.rl_gallery21_heading-wrapper {
  width: 100%;
  max-width: 48rem;
}

.rl_gallery21_component {
  width: 100%;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  align-items: start;
}

.rl-padding-section-large {
  width: 100%;
  padding-top: 2.5rem;
  padding-bottom: 0;
}

.rl-container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.rl-padding-global {
  width: 100%;
  padding-left: 0%;
  padding-right: 5%;
}

.rl_section_gallery21 {
  width: 100%;
  background-color: #fff;
  overflow: hidden;
}

.slide-1 {
  background-image: url('../images/findings-1.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-2 {
  background-image: url('../images/findings-2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/findings-3.jpg');
  background-position: 50% 45%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-4 {
  background-image: url('../images/findings-4.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.services-gallery {
  margin-top: 40px;
  margin-bottom: 0;
  font-family: Goldplay, sans-serif;
  font-size: 32px;
}

.text-block-28 {
  margin-top: 0;
  padding-bottom: 8px;
  font-family: Goldplay Medium, sans-serif;
  font-size: 1.125rem;
}

.slider {
  height: 475px;
}

.about-us {
  width: auto;
  height: 468px;
}

.about-us-slide-1 {
  background-image: url('../images/about-us-1.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-5 {
  background-image: url('../images/about-us-2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-6 {
  background-image: url('../images/about-us-3.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-7 {
  background-image: url('../images/about-us-4.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-8 {
  background-image: url('../images/about-us-5.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-9 {
  background-image: url('../images/about-us-6.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-10 {
  background-image: url('../images/about-us-7.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.heading-3 {
  color: #000;
  font-family: Goldplay, sans-serif;
  font-size: 32px;
}

.container-19 {
  padding-bottom: 20px;
}

.slide-11 {
  background-image: url('../images/findings-5.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-12 {
  background-image: url('../images/findings-6.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-13 {
  background-image: url('../images/findings-7.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-14 {
  background-image: url('../images/findings-8.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-15 {
  background-image: url('../images/findings-9.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-1-2 {
  background-image: url('../images/findings-10.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-1-3 {
  background-image: url('../images/findings-11.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-1-4 {
  background-image: url('../images/about-us-14.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-16 {
  background-image: url('../images/about-us-8.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-17 {
  background-image: url('../images/about-us-9.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-1-5 {
  background-color: #000;
  background-image: url('../images/about-us-10.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-1-6 {
  background-image: url('../images/about-us-11.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-1-7 {
  background-image: url('../images/about-us-12.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-1-8 {
  background-image: url('../images/about-us-13.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-1-9 {
  background-image: url('../images/about-us-14.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.quick-stack-6 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  padding-left: 0;
  padding-right: 0;
}

.div-block-8 {
  width: auto;
  height: 400px;
  background-image: url('../images/family-2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.div-block-9 {
  width: auto;
  height: 400px;
  background-image: url('../images/family-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex: 0 auto;
}

.image-15 {
  opacity: 0;
}

.slide-1-10 {
  background-image: url('../images/findings-12.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-1-11 {
  background-color: #000;
  background-image: url('../images/findings-13.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-1-12 {
  background-color: #000;
  background-image: url('../images/findings-14.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-1-13 {
  background-color: #000;
  background-image: url('../images/findings-15.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-1-14 {
  background-color: #000;
  background-image: url('../images/findings-16.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-1-15 {
  background-color: #000;
  background-image: url('../images/about-us-15.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-1-16 {
  background-color: #000;
  background-image: url('../images/about-us-16.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-1-17 {
  background-color: #000;
  background-image: url('../images/about-us-17.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  filter: contrast(166%);
  background-color: #000;
  background-image: url('../images/404-underwater.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.heading-4 {
  color: orange;
  border: 0 solid rgba(0, 0, 0, 0);
}

.text-block-29 {
  color: orange;
}

.body-6 {
  background-image: url('../images/404-underwater.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-block-10 {
  width: 100px;
  flex: 0 auto;
  align-self: center;
  margin-top: 15px;
}

.sams-surveyor {
  font-size: 14px;
}

@media screen and (max-width: 991px) {
  .hero_bg {
    height: 395px;
    background-size: cover;
  }

  .navbar.home-visibility {
    display: block;
  }

  .brand {
    margin-top: -47px;
  }

  .container-2 {
    width: 100%;
    max-width: none;
    align-items: center;
    margin-top: auto;
    margin-left: auto;
  }

  .nav-menu.navbar_white {
    background-color: rgba(34, 34, 34, .95);
  }

  .container-4 {
    padding-left: 65px;
    padding-right: 65px;
  }

  .container-6 {
    background-repeat: no-repeat;
    background-size: contain;
  }

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

  .div-block-3 {
    margin-left: 60px;
  }

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

  .cell-2 {
    background-position: 0 30%;
  }

  .cell-4 {
    background-position: 50%;
  }

  .cell-8 {
    padding-right: 40px;
  }

  .text-block-24 {
    padding-left: 45px;
    padding-right: 1px;
  }

  .quick-stack-5 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

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

  .menu-button.w--open {
    background-color: #222;
  }

  .uui-padding-vertical-xhuge {
    padding-top: 6px;
    padding-bottom: 1rem;
  }

  .rl_gallery21_image {
    width: 100%;
  }

  .rl_gallery21_image-wrapper {
    width: 550px;
    max-width: 550px;
  }

  .rl_gallery21_slide {
    width: 100%;
  }

  .rl_gallery21_spacing-block-1 {
    padding-bottom: 1rem;
  }

  .rl-heading-style-h2 {
    font-size: 32px;
  }

  .rl-padding-section-large {
    padding-top: 1.7rem;
    padding-bottom: 0;
  }

  .services-gallery {
    margin-top: 40px;
  }

  .slider {
    height: 400px;
  }

  .about-us {
    height: 350px;
  }

  .about-us-slide-1 {
    background-position: 50% 100%;
    background-size: cover;
  }

  .slide-5 {
    background-image: url('../images/about-us-2.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .slide-6 {
    background-image: url('../images/about-us-3.jpg');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .slide-7 {
    background-image: url('../images/about-us-4.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .slide-8 {
    background-image: url('../images/about-us-5.jpg');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .slide-9 {
    background-image: url('../images/about-us-6.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .slide-10 {
    background-image: url('../images/about-us-7.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .slide-11 {
    background-color: #000;
    background-image: url('../images/findings-5_1.jpg');
    background-size: contain;
  }

  .slide-15 {
    background-color: #000;
    background-image: url('../images/findings-9_1.jpg');
    background-size: contain;
  }

  .slide-17 {
    background-color: #000;
    background-image: url('../images/about-us-9_1.jpg');
    background-size: contain;
  }

  .slide-1-5 {
    background-image: url('../images/about-us-10.jpg');
    background-size: contain;
  }

  .slide-1-6 {
    background-color: #000;
    background-image: url('../images/about-us-11_1.jpg');
    background-size: contain;
  }

  .slide-1-8 {
    background-color: #000;
    background-image: url('../images/about-us-13_1.jpg');
    background-size: contain;
  }

  .slide-1-9 {
    background-color: #000;
    background-image: url('../images/about-us-14_1.jpg');
    background-size: contain;
  }

  .div-block-8, .div-block-9 {
    height: 350px;
  }
}

@media screen and (max-width: 767px) {
  .hero_bg {
    height: 385px;
    background-size: cover;
  }

  .brand {
    width: 260px;
    clear: none;
    object-fit: fill;
    background-position: 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    flex: 0 auto;
    margin-top: -50px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    bottom: 0;
  }

  .container-2 {
    width: auto;
    align-items: stretch;
    padding-left: 0;
  }

  .container-4 {
    padding-top: 15px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .container-5 {
    background-position: 50% 49%;
  }

  .container-6 {
    margin-left: auto;
  }

  .link {
    text-decoration: none;
  }

  .text-block-2, .text-block-3 {
    margin-left: 0;
  }

  .div-block-2 {
    margin-bottom: 15px;
    margin-left: 25px;
    margin-right: 5px;
    display: block;
  }

  .div-block-3 {
    flex: 0 auto;
    justify-content: flex-start;
    align-self: flex-end;
    align-items: center;
    margin-bottom: 15px;
    margin-left: 5px;
    margin-right: 25px;
    padding-left: 0;
    display: block;
  }

  .div-block-4 {
    flex: 1;
    justify-content: flex-start;
    align-self: auto;
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
    display: flex;
    overflow: visible;
  }

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

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

  .heading {
    font-size: 32px;
  }

  .heading.home {
    text-align: center;
    margin-bottom: 15px;
    line-height: 32px;
  }

  .heading.h1-mobile-small-mod, .heading.h1-mobile-small-mod.faq {
    font-size: 26px;
  }

  .container-9 {
    text-align: center;
    align-self: auto;
    margin-left: auto;
    position: static;
  }

  .cell-2 {
    background-position: 0 30%;
  }

  .cell-4 {
    background-position: 68%;
  }

  .quick-stack-3 {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-2 {
    margin-top: 16px;
    font-size: 30px;
  }

  .cell-8 {
    align-items: center;
    padding-right: 0;
  }

  .text-block-21 {
    margin-left: 0;
  }

  .text-block-24 {
    text-align: center;
    border: 1px #fff;
    border-top: 1px dotted #6c7582;
    border-bottom-color: #6c7582;
    margin-top: 15px;
    margin-left: 0;
    margin-right: 0;
    padding: 35px 20px;
  }

  .quick-stack-5 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .cell-15 {
    align-items: center;
    padding-right: 0;
  }

  .uui-button-2 {
    font-size: 1rem;
  }

  .uui-button-2:hover {
    background-color: #7f56d9;
    border-color: #7f56d9;
  }

  .uui-button-2.no-underline {
    height: 50px;
    background-image: url('../images/email-icon-svg.svg');
    background-position: 12px;
    background-repeat: no-repeat;
    background-size: auto 36px;
    justify-content: center;
    align-items: center;
  }

  .uui-button-2.no-underline.contact-page {
    background-image: url('../images/phone-icon-svg.svg');
    background-position: 12px;
    background-repeat: no-repeat;
    background-size: auto 36px;
  }

  .uui-button-2.no-underline.services {
    height: auto;
  }

  .uui-button-row-2 {
    align-self: stretch;
  }

  .uui-button-row-2.button-row-center.is-reverse-mobile-landscape, .uui-button-row-2.is-reverse-mobile-landscape {
    flex-direction: column-reverse;
  }

  .uui-space-small-2 {
    min-height: 1.25rem;
  }

  .uui-text-size-large {
    font-size: 1rem;
  }

  .uui-heading-xxsmall {
    font-size: 1.125rem;
  }

  .avatar-stack_component {
    margin-bottom: 1.5rem;
  }

  .uui-faq01_cta {
    margin-top: 2rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .uui-space-medium {
    min-height: 1.5rem;
  }

  .uui-faq01_component {
    margin-top: 3rem;
  }

  .uui-space-xsmall {
    min-height: .75rem;
  }

  .uui-heading-subheading.services {
    margin-top: -32px;
    font-size: 32px;
    line-height: 24px;
  }

  .uui-padding-vertical-xhuge {
    padding-top: 4rem;
    padding-bottom: 1rem;
  }

  .uui-page-padding-2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .text-block-27.no-decoration {
    font-family: Goldplay, sans-serif;
  }

  .image-12 {
    margin-top: 0;
    padding-left: 2px;
  }

  .bold-text-7 {
    padding-left: 32px;
    font-family: Goldplay, sans-serif;
    font-size: 1.1rem;
  }

  .image-13 {
    margin-top: -1px;
    padding-left: 2px;
  }

  .bold-text-8 {
    padding-left: 38px;
    font-family: Goldplay, sans-serif;
    font-size: 1.1rem;
  }

  .div-block-6 {
    flex: 0 auto;
    justify-content: flex-start;
    align-self: auto;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

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

  .rl_gallery21_arrow-left {
    right: 3.5rem;
  }

  .rl_gallery21_image {
    width: auto;
    height: auto;
    max-width: 110%;
    padding-bottom: 0;
  }

  .rl_gallery21_image-wrapper {
    width: auto;
    height: auto;
    max-width: none;
    padding-top: 78%;
    padding-bottom: 58px;
  }

  .rl_gallery21_lightbox-link {
    width: 100%;
    max-width: none;
  }

  .rl_gallery21_slide {
    padding-right: 1.5rem;
  }

  .rl_gallery21_mask {
    width: 100%;
  }

  .rl_gallery21_slider {
    max-width: 550px;
    padding-bottom: 6.1rem;
  }

  .rl_gallery21_spacing-block-1 {
    padding-bottom: 0;
  }

  .rl-text-style-medium {
    margin-bottom: 1rem;
    font-size: 1rem;
  }

  .rl_blog33_spacing-block-2 {
    padding-bottom: 0;
  }

  .rl-heading-style-h2 {
    font-size: 26px;
  }

  .rl-padding-section-large {
    padding-top: 1.5rem;
    padding-bottom: 0;
  }

  .services-gallery {
    color: #000;
    margin-top: 40px;
    font-size: 26px;
  }

  .text-block-28 {
    color: #000;
  }

  .slider {
    height: 350px;
  }

  .about-us {
    height: 300px;
  }

  .slide-nav {
    display: none;
  }

  .heading-3 {
    font-size: 30px;
  }

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

  .quick-stack-6 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .div-block-8 {
    height: 100%;
    max-height: 275px;
    min-height: 245px;
    align-self: center;
  }

  .div-block-9 {
    height: 100%;
    min-height: 245px;
    align-self: center;
  }
}

@media screen and (max-width: 479px) {
  .hero_bg {
    height: 310px;
    background-size: cover;
  }

  .brand {
    width: 225px;
    background-position: 50%;
    background-size: 225px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    bottom: 74px;
    left: auto;
  }

  .container-2 {
    width: 100%;
    object-fit: fill;
    justify-content: center;
    align-items: stretch;
    padding-left: 0;
    display: flex;
    position: static;
    overflow: visible;
  }

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

  .container-5 {
    background-position: 50%;
    background-size: contain;
    padding-bottom: 30px;
  }

  .container-6 {
    margin-top: 10px;
    margin-left: auto;
  }

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

  .text-block-3 {
    margin-top: 0;
    margin-left: 0;
  }

  .text-block-4 {
    font-size: 13px;
  }

  .div-block-2 {
    width: 30%;
    margin-bottom: 98px;
    margin-left: 5px;
    margin-right: 5px;
    overflow: visible;
  }

  .div-block-3 {
    width: 30%;
    margin-bottom: 98px;
    margin-left: 5px;
    margin-right: 5px;
  }

  .div-block-4 {
    width: 225%;
    flex: 1;
    margin-left: 0;
    margin-right: 0;
  }

  .heading {
    margin-top: 28px;
    margin-bottom: 15px;
    font-size: 30px;
    line-height: 24px;
  }

  .heading.home {
    text-align: center;
    margin-top: 25px;
    margin-bottom: 15px;
    line-height: 30px;
  }

  .heading.home.about, .heading.home.contact {
    margin-top: 28px;
  }

  .heading.h1-mobile-small-mod {
    margin-top: 25px;
    margin-bottom: 5px;
    font-size: 24px;
    line-height: 44px;
  }

  .heading.h1-mobile-small-mod.faq {
    margin-bottom: -40px;
  }

  .heading.pricing {
    color: #000;
    margin-top: 28px;
  }

  .container-9 {
    text-align: center;
    align-self: auto;
    margin-left: auto;
  }

  .quick-stack {
    height: auto;
  }

  .text-block-14.home_grid.mobile-view {
    padding-bottom: 20px;
  }

  .cell {
    background-image: url('../images/boat-bottom.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image-2 {
    width: 100%;
    height: 200px;
    object-fit: cover;
    position: static;
    overflow: hidden;
  }

  .container-17 {
    width: auto;
    height: auto;
  }

  .container-17.contact-home, .container-17.services-home {
    width: 100%;
    height: 220px;
    background-image: none;
  }

  .container-12 {
    height: 220px;
  }

  .cell-2 {
    background-image: url('../images/aerial-overview.jpg');
    background-position: 0 30%;
    background-size: cover;
  }

  .image-4 {
    width: 100%;
    height: 220px;
    object-fit: cover;
    overflow: visible;
  }

  .cell-4 {
    background-image: url('../images/about-us-composites.jpg');
    background-position: 50% 100%;
    background-size: cover;
  }

  .image-5 {
    width: 100%;
    height: 200px;
    object-fit: cover;
    overflow: visible;
  }

  .container-14 {
    height: 220px;
  }

  .image-6 {
    width: 100%;
    height: 200px;
    object-fit: cover;
  }

  .bold-text {
    font-family: Goldplay Medium, sans-serif;
  }

  .bold-text.ul-heading {
    font-size: 1.1rem;
  }

  .quick-stack-3 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-2 {
    margin-top: 22px;
    font-family: Goldplay, sans-serif;
    font-size: 24px;
  }

  .cell-8 {
    justify-content: center;
    align-items: center;
  }

  .cell-9 {
    align-items: flex-start;
  }

  .cell-10 {
    align-items: flex-end;
  }

  .text-block-21 {
    margin-left: 0;
  }

  .quick-stack-4 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .image-7, .image-8 {
    height: 120px;
  }

  .text-block-22 {
    color: #000;
    bottom: -18%;
    left: 16%;
  }

  .text-block-23 {
    color: #000;
    bottom: -18%;
    left: 30%;
  }

  .text-block-24 {
    padding-left: 15px;
  }

  .quick-stack-5 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-left: 0;
    margin-right: 0;
    padding: 10px;
  }

  .cell-15 {
    padding-right: 0;
  }

  .bold-text-5 {
    font-size: 30px;
  }

  .text-span-8 {
    line-height: 30px;
  }

  .uui-faq01_cta {
    margin-top: 2rem;
  }

  .uui-heading-subheading {
    margin-top: 1px;
  }

  .uui-heading-subheading.services {
    margin-top: 20px;
    font-size: 30px;
    line-height: 24px;
  }

  .uui-padding-vertical-xhuge {
    padding-top: .7rem;
  }

  .bold-text-6 {
    font-size: 1rem;
  }

  .link-block-home {
    width: 100%;
    height: 100%;
  }

  .cell-3 {
    background-image: url('../images/old-phone-2.jpg');
    background-position: 50% 100%;
    background-size: cover;
  }

  .image-9 {
    height: 200px;
  }

  .image-10, .image-11 {
    width: 100%;
    height: 200px;
    opacity: 0;
  }

  .rl_gallery21_image-wrapper {
    width: auto;
    height: auto;
    max-width: 300px;
    padding-top: 46%;
    padding-bottom: 94px;
  }

  .rl_gallery21_lightbox-link {
    height: 100%;
  }

  .services-gallery {
    margin-top: 40px;
  }

  .slider {
    height: 250px;
  }

  .about-us {
    width: auto;
    height: 200px;
    max-height: none;
  }

  .slide-6 {
    background-position: 50%;
  }

  .slide-nav {
    display: none;
  }

  .container-19 {
    padding-bottom: 10px;
  }

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

  .quick-stack-6 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding-bottom: 10px;
  }

  .div-block-8 {
    width: auto;
    height: 100%;
    min-height: 180px;
  }

  .div-block-9 {
    height: 100%;
    min-height: 180px;
  }
}

#w-node-_1a2d7acf-9b62-38f3-b9a4-15ca84e41f99-6f582d93 {
  grid-template-rows: 220px 220px;
  grid-template-columns: 1fr .25fr 1fr;
}

#w-node-_1a2d7acf-9b62-38f3-b9a4-15ca84e41f9a-6f582d93 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_1a2d7acf-9b62-38f3-b9a4-15ca84e41fa1-6f582d93, #w-node-_1a2d7acf-9b62-38f3-b9a4-15ca84e41fa8-6f582d93 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1a2d7acf-9b62-38f3-b9a4-15ca84e41faf-6f582d93 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_3eb44b1c-05ff-a8c4-c046-2161a9aa8b86-edbf5102 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_3eb44b1c-05ff-a8c4-c046-2161a9aa8b87-edbf5102, #w-node-_9a1f1390-a2a8-e031-378f-581fedbf5104-edbf5102, #w-node-_3eb44b1c-05ff-a8c4-c046-2161a9aa8b88-edbf5102 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e50b24bb-7926-bb94-dd92-50fc69e8c213-edbf5102 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-e50b24bb-7926-bb94-dd92-50fc69e8c214-edbf5102, #w-node-e50b24bb-7926-bb94-dd92-50fc69e8c215-edbf5102, #w-node-_33a4e634-b785-b8cd-713a-06c4eab62a27-edbf5102 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_369adbb7-435c-5185-be26-1bdc86250af5-27e0fd4c {
  grid-template-rows: auto;
  grid-template-columns: minmax(200px, 1fr) 1fr;
}

#w-node-_369adbb7-435c-5185-be26-1bdc86250af6-27e0fd4c, #w-node-_369adbb7-435c-5185-be26-1bdc86250af7-27e0fd4c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4bb7a9c8-aa09-8b69-5d9c-be4b4ae572ba-27e0fd4c {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4bb7a9c8-aa09-8b69-5d9c-be4b4ae572bb-27e0fd4c, #w-node-_4bb7a9c8-aa09-8b69-5d9c-be4b4ae572bc-27e0fd4c, #w-node-_356f07c5-3353-4f78-4e50-38b6f809c2a2-27e0fd4c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_386ec655-51a2-b6e7-aac5-df1cb243a3a3-43aaf847 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_386ec655-51a2-b6e7-aac5-df1cb243a3a4-43aaf847, #w-node-_386ec655-51a2-b6e7-aac5-df1cb243a3a5-43aaf847 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_1a2d7acf-9b62-38f3-b9a4-15ca84e41f99-6f582d93 {
    grid-template-rows: 190px 190px;
    grid-template-columns: 1fr .25fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_1a2d7acf-9b62-38f3-b9a4-15ca84e41f99-6f582d93 {
    grid-template-rows: 150px 150px;
    grid-template-columns: 1fr .25fr 1fr;
  }

  #w-node-_3eb44b1c-05ff-a8c4-c046-2161a9aa8b86-edbf5102 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_3eb44b1c-05ff-a8c4-c046-2161a9aa8b87-edbf5102, #w-node-_3eb44b1c-05ff-a8c4-c046-2161a9aa8b88-edbf5102 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_1a2d7acf-9b62-38f3-b9a4-15ca84e41f99-6f582d93 {
    grid-template-rows: 200px 220px;
    grid-template-columns: 1fr;
  }

  #w-node-_1a2d7acf-9b62-38f3-b9a4-15ca84e41f9a-6f582d93, #w-node-_1a2d7acf-9b62-38f3-b9a4-15ca84e41fa1-6f582d93, #w-node-_1a2d7acf-9b62-38f3-b9a4-15ca84e41fa8-6f582d93, #w-node-_1a2d7acf-9b62-38f3-b9a4-15ca84e41faf-6f582d93 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3eb44b1c-05ff-a8c4-c046-2161a9aa8b86-edbf5102 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_3eb44b1c-05ff-a8c4-c046-2161a9aa8b87-edbf5102, #w-node-_3eb44b1c-05ff-a8c4-c046-2161a9aa8b88-edbf5102 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_369adbb7-435c-5185-be26-1bdc86250af5-27e0fd4c {
    grid-template-rows: auto;
    grid-template-columns: minmax(auto, 1fr) minmax(auto, 1fr);
  }
}


@font-face {
  font-family: 'Goldplay';
  src: url('../fonts/Goldplay-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Goldplay Bold';
  src: url('../fonts/Goldplay-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Goldplay Alt Regular';
  src: url('../fonts/Goldplay-Alt-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Goldplay Regular It';
  src: url('../fonts/Goldplay-Regular-It.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Goldplay Medium';
  src: url('../fonts/Goldplay-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}