:root {
  --bodycolor: #494949;
  --heading-color: #393939;
  --praimary-color: #273d7a;
  --body-color: #393939;
  --secondary-color: #ff8b43;
  --section-bg-color: #f5f6fd;
  --black: #000;
  --white: white;
  --light-slate-grey-2: #80909c;
  --light-slate-grey: #80909c;
  --ghost-white: #f5f6fd;
  --midnight-blue: #012139;
  --flowui-component-library-error-lighter: #fceff0;
  --flowui-component-library-error-darker: #5b0b11;
  --flowui-component-library-success-lighter: #ebfff6;
  --flowui-component-library-success-darker: #006638;
  --flowui-component-library-grey-300: #e4e6f1;
  --flowui-component-library-gray-900: #160042;
  --flowui-component-library-gray-400: #b6b9ce;
  --flowui-component-library-gray-500: #6b7094;
  --flowui-component-library-white: white;
  --dim-grey: #4a4a4a;
  --flowui-component-library-gray-700: #282556;
  --flowui-component-library-gray-100: #f7f9fd;
  --flowui-component-library-grey-600: #393b6a;
  --flowui-component-library-gray-200: #f3f5fb;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

body {
  color: var(--bodycolor);
  font-family: Exo, sans-serif;
  font-size: 16px;
  line-height: 30px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Playfair Display;
  font-size: 72px;
  font-weight: 700;
  line-height: 92px;
}

h2 {
  color: var(--praimary-color);
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Playfair Display;
  font-size: 42px;
  font-weight: 700;
  line-height: 58px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Playfair Display;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Playfair Display;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

p {
  color: var(--body-color);
  margin-bottom: 0;
}

a {
  text-decoration: none;
  transition: color .3s;
}

a:hover {
  color: var(--secondary-color);
}

blockquote {
  z-index: 99;
  background-color: var(--section-bg-color);
  color: var(--praimary-color);
  text-align: center;
  background-image: url('../images/quate-icon_1quate-icon.png');
  background-position: 50% 12%;
  background-repeat: no-repeat;
  background-size: auto;
  border-left: 0 #000;
  max-width: 720px;
  margin: 20px auto 35px;
  padding: 90px 30px 49px;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  position: static;
}

.header-section {
  z-index: 3;
  background-color: rgba(0, 0, 0, .5);
  width: 100%;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
}

.header-top {
  z-index: 2;
  color: #9c9c9c;
  letter-spacing: .6px;
  border-bottom: 1px solid #cecece;
  justify-content: space-between;
  align-items: center;
  padding-top: 28px;
  padding-bottom: 16px;
  font-size: 14px;
  font-weight: 600;
  line-height: 14px;
  display: flex;
  position: relative;
}

.header-top.breadcrumb {
  color: #cacaca;
  border-bottom-color: #cacaca;
}

.container {
  text-align: left;
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.container.nopadding {
  padding-left: 0;
  padding-right: 0;
  overflow: visible;
}

.current-page {
  text-transform: capitalize;
  font-family: Exo, sans-serif;
  font-weight: 400;
}

.button-primary {
  border: 1px solid var(--black);
  color: var(--black);
  text-transform: none;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 13px 33px;
  font-family: Exo, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  transition: transform .3s;
}

.button-primary:hover {
  color: var(--black);
  background-color: rgba(0, 0, 0, 0);
  transform: translate(0, -5px);
}

.button-primary.password-button {
  max-width: 160px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

.button-primary.error-page {
  align-self: center;
  margin-top: 35px;
}

.button-primary.view {
  border-style: solid;
  border-color: var(--black);
  color: var(--black);
  background-color: rgba(0, 0, 0, 0);
  align-items: stretch;
  max-width: 200px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  font-family: Exo, sans-serif;
  display: flex;
}

.contact-number {
  font-size: 20px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  transition: color .3s;
}

.contact-number:hover {
  color: var(--secondary-color);
}

.contact-number.breadcrumb {
  color: #cacaca;
  font-size: 14px;
  line-height: 14px;
}

.contact-number.breadcrumb:hover {
  color: var(--secondary-color);
}

.open-close-time {
  color: #fff;
  font-family: Exo, sans-serif;
  font-weight: 400;
}

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

.navbar-wrapper.home-page-two {
  margin-top: 25px;
}

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

.nav-link {
  color: var(--white);
  letter-spacing: .25px;
  margin-left: 20px;
  padding: 5px 10px;
  font-family: Exo, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 18px;
  text-decoration: none;
  transition: color .3s;
  display: inline-block;
}

.nav-link:hover {
  color: var(--light-slate-grey-2);
  -webkit-text-stroke-color: var(--praimary-color);
}

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

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

.nav-link.w--current {
  font-family: Exo, sans-serif;
}

.nav-link.w--current:hover {
  color: var(--light-slate-grey-2);
}

.nav-link.last-item {
  margin-right: 0;
  padding-right: 0;
}

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

.nav-dropdown-toggle {
  color: var(--white);
  letter-spacing: .25px;
  margin-left: 20px;
  padding: 5px 30px 5px 10px;
  font-family: Exo, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 18px;
  transition: color .3s;
}

.nav-dropdown-toggle:hover {
  color: var(--light-slate-grey-2);
  -webkit-text-stroke-color: var(--light-slate-grey);
}

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

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

.nav-dropdown-toggle.first-item {
  margin-left: 0;
}

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

.nav-dropdown-icon:hover {
  color: var(--light-slate-grey-2);
  font-family: Exo, sans-serif;
}

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

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

.nav-dropdown-list.shadow-three.mobile-shadow-hide.w--open {
  background-color: var(--black);
  width: 200px;
  max-width: 200px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 10px;
}

.nav-dropdown-link {
  color: #fff;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: Exo, sans-serif;
  font-size: 16px;
  font-weight: 400;
  transition: color .3s;
}

.nav-dropdown-link:hover {
  color: var(--light-slate-grey);
}

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

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

.nav-dropdown-link.w--current {
  color: var(--secondary-color);
}

.header-navbar {
  background-color: rgba(0, 0, 0, 0);
}

.page-wrapper {
  width: 100%;
  height: 100%;
  overflow: visible;
}

.hero-section {
  z-index: 2;
  background-color: #f5f6fd;
  width: 100%;
  height: auto;
  margin-top: -80px;
  margin-bottom: 0;
  padding-bottom: 0;
  position: relative;
  top: auto;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.hero-content {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 700px;
  padding: 40px 0 0 20px;
  display: flex;
}

.hero-wrapper {
  z-index: 4;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  position: absolute;
  top: 20vh;
}

.hero-paragraph {
  color: #fff;
  margin-bottom: 35px;
  font-family: Exo, sans-serif;
  font-size: 16px;
  line-height: 32px;
}

.hero-heading {
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 25px;
  font-family: Exo, sans-serif;
  font-size: 56px;
  font-weight: 300;
  line-height: 64px;
}

.intro {
  color: var(--white);
  letter-spacing: 6px;
  margin-bottom: 20px;
  font-family: Exo, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 18px;
}

.heading-block {
  position: relative;
}

.hero-section-wrapper {
  z-index: 1;
  aspect-ratio: auto;
  object-fit: fill;
  width: 100%;
  min-height: 0;
  position: relative;
}

.about-section {
  background-color: var(--ghost-white);
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.about-section.about-page {
  background-color: var(--section-bg-color);
  padding-top: 100px;
  padding-bottom: 100px;
}

.image-wrapper {
  position: relative;
  overflow: hidden;
}

.image-wrapper.animate-in, .image-wrapper.animate-in-2 {
  border: 0px solid var(--light-slate-grey);
  border-radius: 0;
}

.image-overlay {
  z-index: 1;
  background-color: var(--black);
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.media-fit-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.section-title {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.section-title.subscribe-section-title {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.subtitle {
  color: var(--bodycolor);
  letter-spacing: 5px;
  margin-bottom: 20px;
  font-family: Exo, sans-serif;
  font-size: 16px;
  line-height: 18px;
  display: inline-block;
}

.subtitle.subscribe-subtitle {
  color: var(--white);
}

.title {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Exo, sans-serif;
  font-weight: 300;
}

.title.yacht-section-tltle {
  margin-bottom: 0;
}

.title.service-heading {
  line-height: 42px;
}

.title.subscribe-heading {
  color: var(--white);
  margin-bottom: 25px;
  line-height: 42px;
}

.title.testimonial-title {
  margin-bottom: 0;
  font-size: 32px;
}

.section-pragraph {
  color: var(--bodycolor);
  margin-bottom: 30px;
  font-family: Exo, sans-serif;
}

.section-pragraph.yacht {
  max-width: 414px;
  margin-bottom: 0;
}

.section-pragraph.subscribe-text {
  color: var(--white);
  margin-bottom: 38px;
}

.section-pragraph.service-page {
  max-width: 754px;
  margin-left: auto;
  margin-right: auto;
}

.parts-section {
  background-color: var(--section-bg-color);
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.parts-section.parts-page-section {
  padding-top: 0;
  padding-bottom: 100px;
}

.section-title-inner {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 59px;
  display: flex;
}

.section-title-left {
  max-width: 400px;
}

.section-title-right {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.section-line-shape {
  background-color: #9d9c9c;
  width: 100px;
  height: 1px;
}

.parts-list-wrapper {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.parts-list {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.single-part {
  background-color: #f5f6fd;
  overflow: hidden;
}

.feature-content {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  background-color: var(--black);
  color: var(--white);
  letter-spacing: 1px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  min-height: 38px;
  margin-top: -2px;
  font-size: 12px;
  line-height: 12px;
  display: flex;
}

.feature-line-shape {
  background-color: var(--white);
  width: 3px;
  height: 1px;
  margin-top: 3px;
}

.feature-text {
  letter-spacing: .5px;
  font-family: Exo, sans-serif;
  font-size: 14px;
}

.part-description {
  border-bottom: 1px solid #e1e1e1;
  margin-left: 25px;
  margin-right: 25px;
  padding-top: 20px;
  padding-bottom: 15px;
}

.part-summary {
  color: var(--bodycolor);
  border-radius: 0;
  font-family: Exo, sans-serif;
  line-height: 28px;
}

.price-block {
  justify-content: space-between;
  align-items: center;
  margin-left: 25px;
  margin-right: 25px;
  padding-top: 10px;
  padding-bottom: 20px;
  display: flex;
}

.price {
  color: var(--black);
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 20px;
}

.contact-button {
  color: var(--black);
  font-family: Exo, sans-serif;
  font-weight: 500;
  line-height: 14px;
  text-decoration: underline;
  display: inline-block;
}

.contact-button:hover {
  color: var(--light-slate-grey-2);
}

.part-title {
  color: #393939;
  font-family: Exo, sans-serif;
  text-decoration: none;
  transition: color .3s;
}

.yacht-heading {
  color: var(--black);
  margin-top: 0;
  font-family: Exo, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 20px;
}

.single-activityt-content-box {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.service-section {
  z-index: 1;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.service-section-title {
  text-align: center;
  max-width: 600px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
}

.service-section-title.blog-section-title {
  max-width: 332px;
}

.service-section-title.service-page {
  max-width: 837px;
  margin-bottom: 0;
}

.service-wrapper {
  width: auto;
  max-width: 90%;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
}

.service-item {
  transition: box-shadow .3s, color .3s;
}

.service-item:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, .2);
}

.single-service {
  background-color: var(--white);
  height: 100%;
  box-shadow: 0 4px 12px rgba(0, 0, 0, .1);
}

.service-content {
  flex-direction: column;
  align-items: flex-start;
  min-height: 250px;
  padding: 25px 20px;
  font-family: Exo, sans-serif;
  display: flex;
  overflow: visible;
}

.service-title {
  color: var(--midnight-blue);
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Exo, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
}

.service-title:hover {
  color: var(--light-slate-grey);
}

.service-rating {
  color: var(--bodycolor);
  margin-top: 15px;
  font-family: Exo, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.divider {
  color: var(--light-slate-grey);
  background-color: #dcdcdc;
  width: 100%;
  height: 1px;
}

.stats-section {
  z-index: -1;
  object-fit: fill;
  background-color: #fff;
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
  position: static;
  top: auto;
  bottom: 0;
}

.stats-section.home-page-two {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 130px;
  padding-bottom: 130px;
  position: static;
}

.stats-wrapper {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  align-items: center;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.stats-fact {
  text-align: center;
  max-width: 126px;
}

.stat-title {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Exo, sans-serif;
  font-size: 50px;
  font-weight: 500;
  line-height: 50px;
}

.stat-subtitle {
  color: var(--bodycolor);
  font-family: Exo, sans-serif;
  line-height: 16px;
}

.stat-separetor {
  background-color: var(--praimary-color);
  width: 1px;
  height: 36px;
}

.blog-section {
  padding-top: 130px;
}

.blog-list {
  grid-column-gap: 20px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.single-blog {
  background-color: var(--section-bg-color);
}

.blog-content {
  padding: 25px 20px 20px;
}

.blog-link-block {
  color: var(--praimary-color);
  text-decoration: none;
  display: inline-block;
}

.blog-title {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 19px;
  line-height: 28px;
}

.blog-summary {
  margin-bottom: 5px;
  line-height: 24px;
}

.blog-details-link {
  color: var(--heading-color);
  border-bottom: 1px solid #bdbdbd;
  font-size: 14px;
  font-weight: 600;
  line-height: 14px;
  text-decoration: none;
  display: inline-block;
}

.blog-meta-content {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  color: #494949;
  letter-spacing: 1px;
  align-items: center;
  margin-top: 30px;
  font-size: 13px;
  font-weight: 500;
  line-height: 13px;
  display: flex;
}

.author, .blog-date {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  display: flex;
}

.default-text {
  line-height: 15px;
}

.author-name {
  color: var(--body-color);
  text-decoration: none;
}

.blog-line-shape {
  white-space: normal;
  object-fit: fill;
  background-color: #bdbdbd;
  width: 1px;
  height: 15px;
  font-family: Barlow;
  font-weight: 400;
  position: static;
}

.client-logo-section {
  background-color: var(--section-bg-color);
  text-align: left;
  padding-top: 60px;
  padding-bottom: 60px;
}

.client-logo-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  overflow: hidden;
}

.client-logo-inner {
  justify-content: space-between;
  width: 960px;
  display: flex;
}

.single-logo {
  grid-template: "."
                 "."
                 / 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: center;
  align-items: center;
  width: 20%;
  display: flex;
}

.client-logo-image {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.banner-newsletter-section {
  display: flex;
}

.banner-wrapper {
  width: 50%;
}

.newsletter-wrapper {
  background-image: url('../images/newsletter-bg.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
}

.subscribe-form {
  width: 100%;
  margin-bottom: 0;
}

.subscribe-from-container {
  align-items: stretch;
  max-width: 395px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.subscribe-input {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  height: 40px;
  margin-bottom: 0;
  padding: 0 85px 0 15px;
}

.subscribe-input:focus {
  border-style: solid;
  border-color: var(--secondary-color);
}

.subscribe-input::placeholder {
  color: #dedede;
  font-size: 13px;
  line-height: 13px;
}

.subscribe-button {
  color: #02363a;
  text-align: center;
  background-color: #d9d9d9;
  width: 76px;
  height: 36px;
  padding: 0;
  font-family: Playfair Display;
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  transition: color .3s;
  position: absolute;
  top: 50%;
  right: 2px;
  transform: translate(0, -50%);
}

.subscribe-button:hover {
  color: var(--secondary-color);
}

.mail-address {
  color: var(--light-slate-grey-2);
  font-family: Exo, sans-serif;
  font-size: 15px;
  line-height: 24px;
  text-decoration: none;
  transition: color .3s;
  display: block;
}

.mail-address:hover {
  color: var(--white);
}

.footer-bottom {
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.address-block {
  max-width: 235px;
  margin-top: -8px;
  font-style: normal;
}

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

.footer-content-block {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: space-between;
  width: 700px;
  display: flex;
}

.footer-logo {
  width: 200px;
  font-family: Exo, sans-serif;
}

.footer-text {
  color: var(--light-slate-grey-2);
  margin-top: 26px;
  margin-bottom: 0;
  font-family: Exo, sans-serif;
  font-size: 15px;
  line-height: 26px;
}

.footer-copyright {
  color: var(--black);
  font-family: Exo, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
}

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

.footer-title {
  color: var(--white);
  margin-bottom: 30px;
  font-family: Exo, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 24px;
}

.footer-logo-block {
  flex-direction: column;
  justify-content: center;
  width: 350px;
}

.footer-brand {
  max-width: 600px;
}

.footer-wrapper {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: space-between;
  align-items: flex-start;
  margin-left: 2%;
  margin-right: 2%;
  display: flex;
}

.footer-link {
  color: var(--light-slate-grey-2);
  margin-bottom: 25px;
  font-family: Exo, sans-serif;
  font-size: 15px;
  line-height: 15px;
  text-decoration: none;
}

.footer-link:hover {
  color: var(--white);
}

.footer-address-text {
  color: var(--light-slate-grey-2);
  margin-bottom: 20px;
  font-family: Exo, sans-serif;
  font-size: 15px;
  line-height: 24px;
}

.mail-address-block {
  margin-bottom: 20px;
  display: block;
}

.phone-number {
  color: var(--light-slate-grey-2);
  letter-spacing: 0;
  font-family: Exo, sans-serif;
  font-size: 15px;
  line-height: 24px;
  display: block;
}

.phone-number:hover {
  color: var(--white);
}

.footer-inner {
  background-image: linear-gradient(to bottom, var(--black), var(--black));
  padding-top: 80px;
  padding-bottom: 80px;
}

.about-details {
  color: var(--black);
  margin-bottom: 25px;
  font-family: Exo, sans-serif;
}

.subpageheader {
  z-index: 1;
  background-image: url('../images/master4.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 470px;
  margin-top: -80px;
  padding-top: 220px;
  padding-bottom: 120px;
  position: relative;
  overflow: hidden;
}

.subpageheader.about {
  background-image: url('../images/master-nautika-about2.jpg');
  background-size: cover;
}

.subpageheader.services {
  background-image: url('../images/master-nautika-services2.jpg');
}

.subpageheader.sale {
  background-image: url('../images/master-nautika-for-sale.jpg');
}

.subpageheader.contact {
  background-image: url('../images/master-nautika-contact.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.breadcrumb-link {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 25px;
  font-family: Playfair Display;
  line-height: 18px;
  display: flex;
}

.breadcrumb-inner {
  color: var(--white);
}

.breadcrumb-title {
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Exo, sans-serif;
  font-size: 42px;
  font-weight: 300;
  line-height: 52px;
}

.breadcrumb-sub-title {
  color: #41844d;
  font-size: 36px;
  line-height: 36px;
}

.single-link {
  color: var(--white);
}

.breadcrumb-wrapper {
  z-index: 1;
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.breadcumb-text {
  color: var(--white);
  max-width: 373px;
  line-height: 26px;
}

.about-another-details {
  color: var(--bodycolor);
  margin-top: 25px;
  font-family: Exo, sans-serif;
}

.team-section {
  padding-top: 100px;
  padding-bottom: 100px;
}

.team-list {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.single-team {
  background-color: var(--section-bg-color);
  flex-direction: column;
  align-items: center;
  min-height: 560px;
  max-height: none;
  padding: 30px;
  transition: box-shadow .3s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.single-team:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, .15);
}

.team-thumbnail {
  border-radius: 0;
  width: 180px;
}

.team-thumbnail-image {
  border-radius: 100px;
}

.team-content {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.team-title-link-block {
  color: var(--praimary-color);
  display: inline;
}

.team-title {
  color: var(--black);
  margin-top: 30px;
  margin-bottom: 15px;
  font-family: Exo, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 18px;
}

.team-job-title {
  color: var(--bodycolor);
  font-family: Exo, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.service-page-section {
  background-color: var(--section-bg-color);
  padding-top: 100px;
  padding-bottom: 60px;
}

.service-page-wrapper {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.service-details-section {
  padding-top: 100px;
  padding-bottom: 100px;
}

.service-details-section.back {
  background-color: var(--section-bg-color);
}

.service-details-wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  align-items: flex-start;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.service-details-image-side {
  max-width: 598px;
}

.service-details-content-side {
  max-width: 600px;
  padding-left: 20px;
}

.service-details-test-one {
  color: var(--bodycolor);
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Exo, sans-serif;
}

.contact-info-section {
  padding-top: 100px;
}

.contact-info-wrapper {
  background-color: var(--section-bg-color);
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  padding: 40px 50px;
  display: flex;
  box-shadow: 0 4px 12px rgba(0, 0, 0, .15);
}

.contact-inner {
  flex: 0 auto;
}

.single-contact {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  text-align: left;
  border-radius: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  transition: box-shadow .3s, background-color .3s;
  display: flex;
}

.contact-title {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Exo, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 32px;
}

.contact-content {
  color: var(--heading-color);
  font-size: 15px;
  line-height: 24px;
}

.contact-address {
  color: var(--bodycolor);
  font-family: Exo, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.contact-mail {
  color: var(--bodycolor);
  font-family: Exo, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  transition: color .3s;
  display: block;
}

.contact-mail:hover {
  color: var(--light-slate-grey-2);
}

.contact-info-line-shape {
  background-color: #c1c1c1;
  width: 1px;
  height: 75px;
}

.form-field {
  color: #494949;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #273d7a;
  height: 50px;
  margin-bottom: 0;
  transition: box-shadow .3s, border-color .3s;
}

.form-field:focus {
  border-color: var(--secondary-color);
  box-shadow: 0 6px 15px rgba(0, 0, 0, .1);
}

.form-field::placeholder {
  color: #757575;
  font-size: 13px;
  line-height: 13px;
}

.form-field.password-field {
  max-width: 370px;
  margin-left: auto;
  margin-right: auto;
}

.contact-title-block {
  max-width: 460px;
  margin-bottom: 50px;
}

.form-title-block {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  align-items: center;
  margin-top: 50px;
  margin-bottom: 30px;
  display: flex;
}

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

.utility-page-wrap.error-page {
  height: 100%;
  padding-top: 120px;
  padding-bottom: 120px;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 100%;
  max-width: 35%;
  display: flex;
}

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

.overview-heading {
  color: var(--praimary-color);
  margin-bottom: 10px;
  font-weight: 700;
}

.single-counter {
  margin-right: 60px;
}

.single-counter.agent-details-page {
  flex-direction: column;
  align-items: center;
  margin-right: 0;
  display: flex;
}

.contact-heading {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 18px;
}

.birography-details {
  font-size: 16px;
}

.contact-number-2 {
  color: #41844d;
  margin-top: 10px;
  font-size: 24px;
  font-weight: 400;
}

.agent-message-details {
  max-width: 460px;
  margin-top: 15px;
  margin-bottom: 30px;
}

.property-single-amenities {
  margin-bottom: 40px;
  display: flex;
}

.form-field-2 {
  color: #494949;
  border: 1px solid #696969;
  border-radius: 8px;
  height: 50px;
  margin-bottom: 0;
  transition: box-shadow .3s, border-color .3s;
}

.form-field-2:focus {
  border-color: #41844d;
  box-shadow: 0 6px 15px rgba(0, 0, 0, .1);
}

.form-field-2::placeholder {
  color: #393939;
  font-size: 14px;
}

.overlay {
  z-index: 2;
  opacity: .4;
  background-color: #000;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.accordion-item-trigger {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.accordion-item {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(39, 61, 122, .6);
  border-radius: 10px;
  margin-bottom: 40px;
  padding: 24px 30px 14px;
  box-shadow: 0 6px 15px rgba(0, 0, 0, .1);
}

.section-heading-2 {
  margin-top: 12px;
  margin-bottom: 20px;
  font-size: 42px;
  line-height: 60px;
}

.title-block.vertical {
  flex-direction: column;
  align-items: center;
  margin-top: 8px;
  display: flex;
}

.search-section {
  padding-top: 100px;
  padding-bottom: 100px;
}

.search-result-list {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.dropdown {
  font-family: Exo, sans-serif;
  font-weight: 300;
}

.dropdown:hover {
  color: var(--light-slate-grey-2);
}

.button-white {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 1px;
  padding: 10px 30px;
  font-family: Exo, sans-serif;
  font-size: 16px;
  line-height: 24px;
  transition-property: transform;
}

.button-white:hover {
  color: #fff;
  transform: translate(0, -5px);
}

.split-content.footer-top-left {
  max-width: 494px;
  height: 1px;
}

.split-content.footer-top-right {
  flex: 0 auto;
  display: block;
}

.footer-top {
  justify-content: space-between;
  align-items: center;
  margin-left: 2%;
  margin-right: 2%;
  display: flex;
}

.small-print-wrapper {
  background-color: var(--black);
  color: #cfcfcf;
  text-align: center;
  padding: 5px 12px 5px 24px;
}

.languagelink {
  color: #fff;
  background-color: #006a52;
  border: 1px solid #006a52;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  line-height: 1em;
  text-decoration: none;
  transition: color .35s, background-color .35s;
  display: flex;
}

.languagelink:hover {
  color: #006a52;
  background-color: #fff;
}

.languagelink.top {
  background-color: var(--black);
  border-style: none;
  height: 30px;
  font-family: Exo, sans-serif;
  font-size: 14px;
}

.languagelink.top:hover {
  color: var(--secondary-color);
}

.languagegrid {
  grid-column-gap: 5px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  align-content: stretch;
  align-items: stretch;
  display: flex;
}

.drop-link {
  color: #626262;
  letter-spacing: .08em;
  text-transform: uppercase;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
  line-height: 1em;
  text-decoration: none;
}

.drop-link:hover {
  color: #060606;
}

.drop-link.w--current {
  color: #060606;
  flex-direction: column;
  align-items: flex-start;
  font-weight: 400;
}

.text-block-11 {
  color: #fff;
}

.text-block-11:hover {
  color: var(--light-slate-grey-2);
}

.text-block-14 {
  color: #fff;
  font-family: Exo, sans-serif;
}

.text-block-14:hover {
  color: var(--light-slate-grey-2);
}

.body {
  font-family: Exo, sans-serif;
}

.body-2, .body-3 {
  font-family: Exo, sans-serif;
}

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

.f-image-cover {
  object-fit: cover;
  width: 500px;
  height: 700px;
}

.f-contact-image-wrapper {
  max-width: 550px;
  height: 100%;
}

.f-error-message {
  background-color: var(--flowui-component-library-error-lighter);
  color: var(--flowui-component-library-error-darker);
  text-align: center;
  border-radius: 8px;
}

.f-success-message {
  background-color: var(--flowui-component-library-success-lighter);
  color: var(--flowui-component-library-success-darker);
  letter-spacing: -.03em;
  font-size: 14px;
  line-height: 24px;
}

.f-text-area {
  border: 1px solid var(--flowui-component-library-grey-300);
  color: var(--flowui-component-library-gray-900);
  border-radius: 8px;
  min-height: 112px;
  margin-bottom: 0;
  padding: 16px;
  font-size: 14px;
  line-height: 24px;
}

.f-text-area:focus {
  border-color: var(--flowui-component-library-gray-400);
}

.f-text-area::placeholder {
  color: var(--flowui-component-library-gray-500);
}

.f-field-label {
  color: var(--black);
  letter-spacing: -.01em;
  margin-bottom: 8px;
  font-family: Exo, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.f-margin-bottom-16 {
  margin-bottom: 16px;
}

.f-field-input {
  border: 1px solid var(--flowui-component-library-grey-300);
  border-radius: 8px;
  min-height: 48px;
  margin-bottom: 0;
  padding: 12px 16px;
  transition: all .2s;
}

.f-field-input:focus {
  border-color: var(--flowui-component-library-gray-400);
}

.f-field-input::placeholder {
  color: var(--flowui-component-library-gray-500);
}

.f-contact-form {
  flex-direction: column;
  display: flex;
}

.f-contact-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  align-items: start;
}

.f-container-regular {
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-section-large {
  padding: 100px 5%;
  position: relative;
}

.body-4 {
  font-family: Exo, sans-serif;
}

.f-slide-nav-hidden {
  display: none;
  bottom: -50px;
}

.f-icon-regular {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  font-family: Exo, sans-serif;
  transition: color .2s;
  display: flex;
}

.f-testimonial-right-a {
  border: 1px solid var(--light-slate-grey-2);
  background-color: var(--white);
  color: var(--black);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  padding: 6px;
  font-family: Exo, sans-serif;
  transition: all .3s;
  display: flex;
  top: -90px;
  bottom: auto;
  left: auto;
  right: 0%;
}

.f-testimonial-right-a:hover {
  border-color: var(--black);
  background-color: var(--black);
  color: var(--white);
}

.f-testimonial-left-a {
  border: 1px solid var(--light-slate-grey-2);
  color: var(--black);
  background-color: rgba(0, 0, 0, 0);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  padding: 6px;
  font-family: Exo, sans-serif;
  transition: all .3s;
  display: flex;
  top: -90px;
  bottom: auto;
  left: auto;
  right: 60px;
}

.f-testimonial-left-a:hover {
  border-color: var(--black);
  background-color: var(--black);
  color: var(--white);
}

.f-testimonial-card {
  color: var(--flowui-component-library-gray-900);
  background-color: rgba(0, 0, 0, 0);
  border-radius: 12px;
  padding: 10px 10px 20px;
}

.f-testimonial-slider-grid-large {
  grid-column-gap: 15px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.f-testimonial-slide {
  margin-right: 0;
}

.f-testimonial-slider-cards {
  background-color: #fff;
  height: auto;
}

.f-testimonial-section {
  background-color: var(--flowui-component-library-white);
  width: auto;
  padding-top: 100px;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
}

.body-5 {
  font-family: Exo, sans-serif;
}

.counter {
  font-family: Exo, sans-serif;
}

.videohero {
  justify-content: center;
  width: 100%;
  height: auto;
  display: block;
  position: relative;
  overflow: hidden;
}

.background-video {
  height: 100vh;
  overflow: hidden;
}

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

.link:hover {
  color: var(--light-slate-grey-2);
}

.logogrid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: center;
  justify-items: center;
}

.logo {
  grid-template: "."
                 "."
                 / 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: center;
  align-items: center;
  width: 200px;
  display: flex;
}

._154-circle {
  background-color: #fff;
  border-radius: 50%;
  width: 6px;
  height: 6px;
  margin-top: 8px;
}

.scrolldownwrapper {
  z-index: 5;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  font-family: Exo, sans-serif;
  display: flex;
  position: absolute;
  bottom: 0;
}

.mouse {
  border: 1px solid #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: flex-start;
  width: 30px;
  height: 50px;
  display: flex;
}

.scroll-text {
  color: #fff;
  text-align: center;
  letter-spacing: 10px;
  margin-top: 0;
  margin-bottom: 20px;
  margin-right: -10px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: .8em;
}

.scrolldown {
  z-index: 3;
  justify-content: center;
  width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 40px;
}

.paging {
  justify-content: space-between;
  margin-top: 40px;
  display: flex;
}

.pagingbutton {
  border: 1px solid var(--black);
  color: var(--black);
  text-align: center;
  text-transform: none;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  width: 135px;
  margin-left: 0;
  margin-right: 0;
  padding: 13px 33px;
  font-family: Exo, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  transition: transform .3s;
}

.pagingbutton:hover {
  color: var(--black);
  background-color: rgba(0, 0, 0, 0);
  transform: translate(0, -5px);
}

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

  .container.contact-info-container {
    max-width: 1000px;
  }

  .container.nopadding {
    max-width: 1440px;
  }

  .button-primary {
    height: 54px;
    font-size: 16px;
  }

  .button-primary:hover {
    color: var(--black);
    background-color: rgba(0, 0, 0, 0);
  }

  .navbar-wrapper {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .nav-menu-wrapper {
    white-space: nowrap;
    word-break: normal;
  }

  .nav-link, .nav-dropdown-toggle {
    margin-left: 49px;
  }

  .hero-section {
    padding-bottom: 0;
  }

  .hero-content {
    justify-content: center;
    max-width: 800px;
    padding-top: 60px;
    padding-bottom: 0;
    padding-left: 170px;
  }

  .hero-wrapper {
    z-index: 3;
    max-width: 1100px;
    top: 20vh;
  }

  .hero-paragraph {
    max-width: 500px;
    margin-bottom: 45px;
    font-size: 18px;
    line-height: 34px;
  }

  .hero-heading {
    margin-bottom: 25px;
    font-size: 56px;
    font-weight: 300;
    line-height: 72px;
  }

  .section-title {
    max-width: 100%;
  }

  .section-pragraph {
    margin-bottom: 30px;
  }

  .section-pragraph.yacht {
    max-width: 414px;
  }

  .section-title-inner {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    align-items: center;
  }

  .section-title-left {
    max-width: 400px;
  }

  .section-title-right {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .section-line-shape {
    width: 271px;
  }

  .parts-list-wrapper {
    max-width: 100%;
  }

  .parts-list {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .feature-line-shape {
    margin-top: 0;
  }

  .feature-text {
    font-size: 13px;
    line-height: 13px;
  }

  .part-summary {
    font-size: 16px;
    line-height: 28px;
  }

  .price {
    color: var(--black);
    font-size: 20px;
    line-height: 24px;
  }

  .contact-button {
    font-size: 16px;
    line-height: 14px;
    text-decoration: underline;
  }

  .part-title {
    color: var(--heading-color);
    text-decoration: none;
  }

  .yacht-heading {
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 24px;
  }

  .service-wrapper {
    max-width: 100%;
  }

  .service-content {
    min-height: 300px;
    padding: 25px;
  }

  .service-title {
    font-size: 18px;
    line-height: 24px;
  }

  .stats-wrapper {
    max-width: 100%;
  }

  .blog-list {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .blog-content {
    padding: 25px 33px 20px 20px;
  }

  .blog-title {
    font-size: 24px;
    line-height: 36px;
  }

  .blog-meta-content {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .client-logo-wrapper {
    grid-template-columns: 1fr;
    max-width: 100%;
  }

  .client-logo-inner {
    justify-content: space-between;
    width: 1000px;
    max-width: none;
  }

  .mail-address {
    font-size: 15px;
    line-height: 30px;
  }

  .address-block {
    max-width: 235px;
    margin-top: -8px;
    font-size: 18px;
    line-height: 30px;
  }

  .footer-content-block {
    justify-content: space-between;
    width: 770px;
  }

  .footer-text {
    max-width: 325px;
    margin-top: 40px;
  }

  .footer-logo-block {
    width: 270px;
  }

  .footer-wrapper {
    grid-column-gap: 129px;
    grid-row-gap: 129px;
  }

  .footer-link {
    margin-bottom: 25px;
  }

  .subpageheader {
    min-height: 510px;
    padding-top: 230px;
    padding-bottom: 150px;
  }

  .breadcrumb-title {
    margin-bottom: 20px;
    line-height: 52px;
  }

  .team-list {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .single-team {
    min-height: 600px;
  }

  .team-title {
    font-size: 24px;
    line-height: 18px;
  }

  .service-details-wrapper {
    grid-column-gap: 90px;
    grid-row-gap: 90px;
    align-items: center;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .service-details-image-side {
    max-width: 598px;
  }

  .service-details-content-side {
    max-width: none;
  }

  .service-details-test-one {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .overview-heading {
    margin-bottom: 20px;
  }

  .agent-message-details {
    max-width: 460px;
    margin-top: 15px;
    margin-bottom: 30px;
  }

  .property-single-amenities {
    margin-bottom: 35px;
  }

  .overlay {
    z-index: 2;
  }

  .section-heading-2 {
    margin-bottom: 20px;
    font-size: 42px;
    line-height: 64px;
  }

  .footer-top {
    max-width: 1240px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .background-video {
    height: 100vh;
  }

  .logogrid {
    text-align: left;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-flow: row;
    align-items: center;
    justify-items: center;
  }

  .logo {
    width: 220px;
  }

  .pagingbutton {
    height: 54px;
    font-size: 16px;
  }

  .pagingbutton:hover {
    color: var(--black);
    background-color: rgba(0, 0, 0, 0);
  }
}

@media screen and (min-width: 1440px) {
  .container {
    max-width: 1700px;
  }

  .container.nopadding {
    max-width: 100%;
  }

  .navbar-wrapper {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .nav-dropdown-link {
    color: var(--white);
    font-family: Exo, sans-serif;
    font-weight: 400;
  }

  .hero-content {
    justify-content: center;
    max-width: 800px;
    padding-top: 60px;
    padding-left: 80px;
  }

  .hero-wrapper {
    max-width: 1700px;
  }

  .hero-paragraph {
    margin-bottom: 51px;
  }

  .hero-heading {
    margin-bottom: 35px;
  }

  .image-wrapper.animate-in, .image-wrapper.animate-in-2 {
    width: auto;
  }

  .section-title-inner {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    align-items: center;
  }

  .service-content {
    min-height: 250px;
  }

  .stats-wrapper {
    max-width: 100%;
  }

  .footer-content-block {
    justify-content: space-between;
  }

  .subpageheader {
    min-height: 600px;
    padding-top: 220px;
    padding-bottom: 193px;
  }

  .breadcrumb-title {
    font-size: 50px;
    line-height: 62px;
  }

  .single-team {
    min-height: 500px;
  }

  .service-page-section {
    background-color: var(--section-bg-color);
  }

  .service-details-wrapper {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .service-details-content-side {
    max-width: none;
  }

  .contact-title-block {
    max-width: 600px;
  }

  .footer-top {
    max-width: 1660px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 25px;
  }

  .scrolldown {
    z-index: auto;
  }
}

@media screen and (min-width: 1920px) {
  body {
    color: var(--heading-color);
  }

  .container {
    max-width: 1770px;
  }

  .container.nopadding {
    max-width: 100%;
  }

  .button-primary {
    font-size: 16px;
  }

  .navbar-wrapper {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .hero-content {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    max-width: 800px;
    padding-top: 120px;
    padding-left: 0;
    padding-right: 0%;
    display: flex;
  }

  .hero-wrapper {
    max-width: 1770px;
    margin-left: 450px;
    padding-left: 0;
    padding-right: 0;
    position: absolute;
    left: auto;
  }

  .hero-paragraph {
    margin-bottom: 51px;
  }

  .hero-heading {
    margin-bottom: 35px;
  }

  .section-title-inner {
    align-items: center;
  }

  .stats-wrapper {
    max-width: 100%;
  }

  .client-logo-inner {
    flex-flow: row;
    display: flex;
  }

  .footer-content-block {
    justify-content: space-between;
  }

  .footer-inner {
    background-position: 75%;
  }

  .subpageheader {
    min-height: 600px;
    padding-top: 220px;
    padding-bottom: 193px;
  }

  .breadcrumb-title {
    margin-bottom: 40px;
    font-size: 60px;
    line-height: 72px;
  }

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

  .single-team {
    min-height: 700px;
  }

  .service-details-wrapper {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .form-field.password-field {
    max-width: 370px;
    margin-left: auto;
    margin-right: auto;
  }

  .contact-title-block {
    max-width: 800px;
  }

  .footer-top {
    max-width: 1710px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .f-testimonial-slide {
    min-height: 150px;
  }

  .background-video {
    height: 100vh;
  }

  .pagingbutton {
    font-size: 16px;
  }
}

@media screen and (max-width: 991px) {
  .button-primary {
    padding-left: 30px;
    padding-right: 30px;
  }

  .navbar-wrapper {
    margin-top: 15px;
  }

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

  .nav-menu {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    background-color: var(--black);
    flex-flow: column wrap;
    justify-content: space-around;
    align-items: flex-start;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    display: flex;
  }

  .nav-link {
    margin-left: 0;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 16px;
    line-height: 16px;
  }

  .nav-dropdown-toggle {
    margin-left: 0;
    padding-left: 0;
    font-size: 16px;
  }

  .nav-dropdown-toggle.w--open {
    display: inline-block;
  }

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

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide.w--open {
    background-color: var(--black);
    font-family: Exo, sans-serif;
  }

  .nav-dropdown-link {
    color: var(--white);
    font-family: Exo, sans-serif;
  }

  .menu-button {
    background-color: var(--black);
    padding: 12px;
  }

  .menu-button.w--open {
    background-color: var(--black);
    color: #fff;
  }

  .hero-section {
    padding-bottom: 0;
  }

  .nav-bar-icon {
    color: var(--white);
  }

  .hero-content {
    max-width: 100%;
    padding: 40px 80px 0 10px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 85%;
    height: auto;
  }

  .hero-paragraph {
    line-height: 24px;
  }

  .hero-heading {
    font-size: 48px;
    line-height: 52px;
  }

  .hero-section-wrapper {
    min-height: 0;
  }

  .about-section {
    padding-bottom: 100px;
  }

  .about-section.about-page {
    padding-top: 100px;
  }

  .section-pragraph.yacht {
    max-width: none;
  }

  .parts-section {
    padding-top: 100px;
  }

  .parts-section.parts-page-section {
    padding-bottom: 80px;
  }

  .section-title-inner {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 40px;
  }

  .section-title-right {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    align-items: flex-start;
  }

  .parts-list {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr;
  }

  .service-section {
    padding-top: 100px;
  }

  .service-section-title {
    margin-bottom: 40px;
  }

  .service-content {
    min-height: 180px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .service-title {
    font-size: 24px;
    line-height: 24px;
  }

  .stats-section, .stats-section.home-page-two {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .blog-section {
    padding-top: 80px;
  }

  .blog-list {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .client-logo-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .client-logo-inner {
    width: 100%;
    max-width: 800px;
  }

  .single-logo {
    width: 33.33%;
  }

  .banner-newsletter-section {
    flex-direction: column;
  }

  .banner-wrapper {
    width: 100%;
  }

  .newsletter-wrapper {
    width: 100%;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .subscribe-from-container {
    max-width: 500px;
  }

  .footer-content-block {
    width: 100%;
  }

  .footer-logo-block {
    width: 50%;
  }

  .footer-wrapper {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-flow: column wrap;
    align-items: flex-start;
  }

  .footer-inner {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .subpageheader {
    min-height: 400px;
    padding-top: 180px;
    padding-bottom: 80px;
  }

  .breadcrumb-title {
    font-size: 36px;
    line-height: 48px;
  }

  .team-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

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

  .service-page-section {
    padding-top: 100px;
  }

  .service-details-section {
    padding-top: 80px;
  }

  .service-details-wrapper {
    flex-direction: column;
    align-items: center;
    max-width: 100%;
  }

  .service-details-content-side {
    max-width: 100%;
  }

  .contact-info-section {
    padding-top: 80px;
  }

  .contact-info-wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }

  .utility-page-wrap.error-page {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .utility-page-content {
    max-width: 50%;
  }

  .single-counter.agent-details-page {
    width: 33.33%;
  }

  .section-heading-2 {
    font-size: 36px;
    line-height: 55px;
  }

  .search-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .languagegrid {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

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

  .f-image-cover {
    width: 700px;
  }

  .f-contact-image-wrapper {
    max-width: 100%;
  }

  .f-contact-grid {
    grid-template-columns: 1fr;
    justify-content: stretch;
    justify-items: stretch;
  }

  .f-testimonial-slider-grid-large {
    grid-template-columns: 1fr;
  }

  .logo {
    width: 200px;
  }

  .scrolldown {
    bottom: 100px;
  }

  .pagingbutton {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media screen and (max-width: 767px) {
  .header-top {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    text-align: center;
    flex-direction: column;
  }

  .current-page {
    font-size: 16px;
    line-height: 20px;
  }

  .navbarlogo {
    padding-left: 0;
  }

  .nav-menu {
    flex-direction: column;
    padding-bottom: 30px;
  }

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

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

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

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

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

  .hero-section {
    padding-bottom: 0;
  }

  .logoimage {
    max-width: 75%;
  }

  .hero-content {
    padding: 50px 0 0 10px;
  }

  .hero-wrapper {
    max-width: 90%;
    top: 120px;
  }

  .hero-heading {
    font-size: 32px;
    line-height: 42px;
  }

  .about-section.about-page {
    padding-top: 100px;
  }

  .title {
    font-size: 36px;
    line-height: 48px;
  }

  .feature-content {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .part-description, .price-block {
    margin-left: 15px;
    margin-right: 15px;
  }

  .part-title {
    display: inline;
  }

  .yacht-heading {
    font-size: 18px;
  }

  .service-section {
    padding-bottom: 100px;
  }

  .stats-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-wrap: wrap;
  }

  .stats-fact {
    width: 46%;
    max-width: 100%;
  }

  .stat-separetor {
    display: none;
  }

  .blog-meta-content {
    letter-spacing: 0;
    font-size: 12px;
  }

  .blog-line-shape {
    height: 12px;
  }

  .single-logo {
    width: 50%;
  }

  .subscribe-from-container {
    max-width: 400px;
  }

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

  .footer-content-block {
    flex-wrap: wrap;
  }

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

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

  .footer-logo-block {
    width: 100%;
  }

  .breadcrumb-title {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 32px;
  }

  .team-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .team-list {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .contact-info-wrapper {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column wrap;
    justify-content: flex-start;
  }

  .contact-info-line-shape {
    display: none;
  }

  .form-title-block {
    flex-wrap: wrap;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .utility-page-content {
    max-width: 60%;
  }

  .section-heading-2 {
    font-size: 32px;
    line-height: 48px;
  }

  .search-result-list {
    grid-template-columns: 1fr;
  }

  .password-title {
    font-size: 32px;
    line-height: 48px;
  }

  .split-content.footer-top-left {
    margin-bottom: 0;
  }

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

  .languagegrid {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .f-image-cover {
    width: 500px;
    height: 500px;
  }

  .f-contact-image-wrapper {
    max-width: 100%;
  }

  .f-contact-grid {
    grid-template-columns: 1fr;
  }

  .f-section-large {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .f-testimonial-right-a, .f-testimonial-left-a {
    display: flex;
  }

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

  .logo {
    width: 200px;
  }
}

@media screen and (max-width: 479px) {
  blockquote {
    background-position: 50% 6%;
  }

  .header-top {
    font-size: 12px;
  }

  .current-page {
    font-size: 14px;
  }

  .button-primary {
    padding: 15px 25px;
    font-size: 18px;
    line-height: 18px;
  }

  .nav-menu {
    background-color: var(--black);
    color: #fff;
    flex-direction: column;
  }

  .nav-link:hover {
    -webkit-text-stroke-color: var(--praimary-color);
  }

  .menu-button {
    background-color: var(--black);
    padding: 5px;
  }

  .menu-button.w--open {
    background-color: var(--black);
  }

  .hero-section {
    padding-bottom: 0;
  }

  .logoimage {
    max-width: 60%;
  }

  .hero-content {
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .hero-wrapper {
    max-width: 100%;
    top: 100px;
  }

  .hero-paragraph {
    max-width: 95%;
  }

  .hero-heading {
    margin-bottom: 12px;
    font-size: 24px;
    line-height: 32px;
  }

  .intro {
    font-size: 16px;
  }

  .about-section, .about-section.about-page {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .subtitle.subscribe-subtitle {
    margin-bottom: 10px;
  }

  .title {
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 36px;
  }

  .title.service-heading {
    line-height: 36px;
  }

  .title.subscribe-heading {
    margin-bottom: 15px;
  }

  .title.testimonial-title {
    font-size: 24px;
  }

  .section-pragraph.subscribe-text {
    margin-bottom: 20px;
  }

  .parts-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .parts-section.parts-page-section {
    padding-bottom: 60px;
  }

  .parts-list {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    grid-template-columns: 1fr;
  }

  .service-section, .stats-section, .stats-section.home-page-two {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .stats-fact {
    width: 100%;
  }

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

  .blog-list {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .blog-details-link {
    transition: border-color .3s, color .3s;
  }

  .blog-details-link:hover {
    border-bottom-color: var(--praimary-color);
    color: var(--praimary-color);
  }

  .blog-meta-content {
    letter-spacing: .5px;
    font-size: 13px;
  }

  .author-name {
    transition: color .3s;
  }

  .author-name:hover {
    color: var(--praimary-color);
  }

  .client-logo-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .single-logo {
    width: 100%;
  }

  .newsletter-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .subscribe-from-container {
    flex-direction: column;
    align-items: flex-start;
    max-width: 260px;
  }

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

  .footer-block {
    align-items: center;
    width: 100%;
    margin-top: 20px;
  }

  .footer-content-block {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

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

  .footer-title {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 20px;
  }

  .footer-logo-block {
    text-align: center;
  }

  .footer-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-inner {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .subpageheader {
    min-height: 390px;
  }

  .breadcrumb-link {
    flex-wrap: wrap;
  }

  .breadcrumb-title {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 28px;
    line-height: 42px;
  }

  .symble-icon {
    font-size: 14px;
  }

  .team-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .team-list {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .service-page-section {
    padding-top: 60px;
  }

  .service-details-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .service-details-content-side {
    padding-left: 0;
  }

  .contact-info-section {
    padding-top: 60px;
  }

  .contact-info-wrapper {
    justify-content: center;
  }

  .contact-address {
    font-size: 16px;
  }

  .form-field {
    width: 100%;
  }

  .contact-title-block {
    max-width: none;
    margin-bottom: 40px;
  }

  .form-title-block {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .utility-page-wrap.error-page {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .utility-page-content {
    max-width: 90%;
  }

  .overview-heading {
    font-size: 20px;
  }

  .single-counter {
    margin-right: 20px;
  }

  .property-single-amenities {
    margin-bottom: 20px;
  }

  .accordion-item {
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-heading-2 {
    font-size: 24px;
    line-height: 36px;
  }

  .search-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .password-title {
    font-size: 28px;
    line-height: 36px;
  }

  .password-label {
    color: var(--heading-color);
    font-weight: 500;
  }

  .footer-top {
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
  }

  .small-print-wrapper {
    padding: 0 10px;
    font-size: 16px;
  }

  .languagegrid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .drop-link {
    padding-top: 0;
    padding-bottom: 0;
  }

  .f-image-cover {
    object-fit: fill;
    width: auto;
    min-width: 290px;
    max-width: 420px;
    height: 400px;
    overflow: visible;
  }

  .f-container-regular {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block {
    width: 100%;
    max-width: none;
    display: block;
  }

  .form-block {
    object-fit: fill;
    width: 100%;
  }

  .background-video {
    height: 90vh;
  }

  .logo {
    width: 150px;
  }

  .scrolldown {
    bottom: 60px;
  }

  .pagingbutton {
    padding: 15px 25px;
    font-size: 18px;
    line-height: 18px;
  }
}

#w-node-_7311ce66-79b9-efd3-a160-363920c987ff-14d42c0a, #w-node-_7311ce66-79b9-efd3-a160-363920c98810-14d42c0a, #w-node-_7311ce66-79b9-efd3-a160-363920c98821-14d42c0a, #w-node-_7bba42aa-feae-7780-f00c-c2db9b82770d-14d42c0a, #w-node-_7311ce66-79b9-efd3-a160-363920c98845-14d42c0a, #w-node-_7311ce66-79b9-efd3-a160-363920c98856-14d42c0a, #w-node-a1124249-0f5c-73f5-d9e8-b6b1e4f4afaa-14d42c0a, #w-node-_6912a20d-f786-8385-b553-49d7aff28205-14d42c0a, #w-node-ea99abd5-8e66-6202-e5b6-6ff303753488-14d42c0a, #w-node-_45e621c9-97b0-7b18-de10-899a4706787b-14d42c0a, #w-node-c031d477-5b25-1f07-3a9b-c492a08b431d-14d42c0a, #w-node-fecfcba7-a08f-05e9-ebd9-0d68c1aea512-14d42c14, #w-node-_793b1d49-1d10-8349-72c2-982c14f0c448-14d42c14, #w-node-a6c92139-d151-de37-12c2-7eb47c83f15f-14d42c14, #w-node-_0d53eb19-027a-0702-0df1-76b8b0894b5f-14d42c14, #w-node-ebd1e294-545d-86b1-9936-c986bddba07c-14d42c14, #w-node-_37a22b69-10d3-10e2-8256-794b2f543dae-14d42c14 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_459b3325-78ba-ec51-2fe5-cd6c8702ff78-11d42c19 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-b9965b9a-28ee-f481-3870-6543b5e0a640-8ad42c52, #w-node-b9965b9a-28ee-f481-3870-6543b5e0a65c-8ad42c52, #w-node-b9965b9a-28ee-f481-3870-6543b5e0a678-8ad42c52, #w-node-a03fcfc9-7048-835d-e770-9ac24ec9d934-8ad42c52, #w-node-_7ae96b24-7acf-4b62-a81b-2e54d5173e4a-8ad42c52, #w-node-_9216ddb1-5172-7365-aa82-4146719c8911-8ad42c52, #w-node-_7311ce66-79b9-efd3-a160-363920c987ff-d8a6933a, #w-node-_7311ce66-79b9-efd3-a160-363920c98810-d8a6933a, #w-node-_7311ce66-79b9-efd3-a160-363920c98821-d8a6933a, #w-node-_7bba42aa-feae-7780-f00c-c2db9b82770d-d8a6933a, #w-node-_7311ce66-79b9-efd3-a160-363920c98845-d8a6933a, #w-node-_7311ce66-79b9-efd3-a160-363920c98856-d8a6933a, #w-node-a1124249-0f5c-73f5-d9e8-b6b1e4f4afaa-d8a6933a, #w-node-_6912a20d-f786-8385-b553-49d7aff28205-d8a6933a, #w-node-ea99abd5-8e66-6202-e5b6-6ff303753488-d8a6933a, #w-node-_45e621c9-97b0-7b18-de10-899a4706787b-d8a6933a, #w-node-c031d477-5b25-1f07-3a9b-c492a08b431d-d8a6933a, #w-node-fecfcba7-a08f-05e9-ebd9-0d68c1aea512-6cd294ed, #w-node-_793b1d49-1d10-8349-72c2-982c14f0c448-6cd294ed, #w-node-a6c92139-d151-de37-12c2-7eb47c83f15f-6cd294ed, #w-node-_0d53eb19-027a-0702-0df1-76b8b0894b5f-6cd294ed, #w-node-ebd1e294-545d-86b1-9936-c986bddba07c-6cd294ed, #w-node-_37a22b69-10d3-10e2-8256-794b2f543dae-6cd294ed, #w-node-b9965b9a-28ee-f481-3870-6543b5e0a640-926f8714, #w-node-b9965b9a-28ee-f481-3870-6543b5e0a65c-926f8714, #w-node-b9965b9a-28ee-f481-3870-6543b5e0a678-926f8714, #w-node-a03fcfc9-7048-835d-e770-9ac24ec9d934-926f8714, #w-node-_7ae96b24-7acf-4b62-a81b-2e54d5173e4a-926f8714, #w-node-_9216ddb1-5172-7365-aa82-4146719c8911-926f8714 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_459b3325-78ba-ec51-2fe5-cd6c8702ff78-10c864ba {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

@media screen and (max-width: 479px) {
  #w-node-_459b3325-78ba-ec51-2fe5-cd6c8702ff78-11d42c19, #w-node-_459b3325-78ba-ec51-2fe5-cd6c8702ff78-10c864ba {
    justify-self: stretch;
  }
}


