.elementor-508 .elementor-element.elementor-element-8023b2d{--display:flex;--overlay-opacity:0.5;}.elementor-508 .elementor-element.elementor-element-8023b2d::before, .elementor-508 .elementor-element.elementor-element-8023b2d > .elementor-background-video-container::before, .elementor-508 .elementor-element.elementor-element-8023b2d > .e-con-inner > .elementor-background-video-container::before, .elementor-508 .elementor-element.elementor-element-8023b2d > .elementor-background-slideshow::before, .elementor-508 .elementor-element.elementor-element-8023b2d > .e-con-inner > .elementor-background-slideshow::before, .elementor-508 .elementor-element.elementor-element-8023b2d > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:'';}.elementor-508 .elementor-element.elementor-element-aee3d7a{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-508 .elementor-element.elementor-element-c74f7cf{--display:flex;}.elementor-508 .elementor-element.elementor-element-c74f7cf:not(.elementor-motion-effects-element-type-background), .elementor-508 .elementor-element.elementor-element-c74f7cf > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5F3EC;}.elementor-508 .elementor-element.elementor-element-53622dc{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-508 .elementor-element.elementor-element-5f7db85{--display:flex;}.elementor-508 .elementor-element.elementor-element-5302035{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(min-width:768px){.elementor-508 .elementor-element.elementor-element-aee3d7a{--content-width:1250px;}.elementor-508 .elementor-element.elementor-element-53622dc{--content-width:1250px;}.elementor-508 .elementor-element.elementor-element-5302035{--content-width:1250px;}}/* Start custom CSS for html, class: .elementor-element-27a43eb */.sj-contact-hero {
  position: relative;

  min-height: 680px;

  display: flex;
  align-items: center;

  overflow: hidden;

  color: #fff;
}


.sj-contact-hero-image,
.sj-contact-hero-image img,
.sj-contact-hero-overlay {
  position: absolute;
  inset: 0;
}


.sj-contact-hero-image img {
  width: 100%;
  height: 100%;

  object-fit: cover;
}


/*.sj-contact-hero-overlay {*/
/*  background:*/
/*    linear-gradient(*/
/*      90deg,*/
/*      rgba(8,31,21,.96) 0%,*/
/*      rgba(8,31,21,.78) 50%,*/
/*      rgba(8,31,21,.28) 100%*/
/*    );*/
/*}*/


.sj-contact-hero-content {
  position: relative;
  z-index: 2;

  max-width: 800px;
}


.sj-contact-hero h1 {
  margin: 25px 0;

  font-size: clamp(52px, 7vw, 88px);

  line-height: 1.02;

  letter-spacing: -4px;

  font-weight: 600;
}


.sj-contact-hero h1 em {
  font-family: 'Corallo', 'Coral', sans-serif;
  font-weight: 400;

  font-style: italic;

  color: #d5c397;
}


.sj-contact-hero-content p {
  max-width: 600px;

  margin: 0 0 35px;

  color: rgba(255,255,255,.72);

  font-size: 16px;

  line-height: 1.8;
}


.sj-contact-hero-btn {
  display: inline-flex;

  align-items: center;

  gap: 16px;

  padding: 9px 10px 9px 20px;

  background: #d5c397;

  color: #173d2a;

  text-decoration: none;

  font-size: 11px;

  font-weight: 700;

  letter-spacing: 1.2px;
}


.sj-contact-hero-btn i {
  width: 34px;
  height: 34px;

  display: flex;

  align-items: center;
  justify-content: center;

  border-radius: 50%;

  background: #173d2a;
}


.sj-contact-hero-btn svg {
  width: 15px;
  height: 15px;

  stroke: #d5c397;

  stroke-width: 1.5;

  stroke-linecap: round;
  stroke-linejoin: round;
}


.sj-contact-hero-meta {
  position: absolute;

  left: 0;
  right: 0;
  bottom: 30px;

  display: flex;

  align-items: center;

  gap: 15px;

  color: rgba(255,255,255,.5);

  font-size: 9px;

  letter-spacing: 2px;
}


.sj-contact-hero-meta div {
  width: 45px;
  height: 1px;

  background: rgba(255,255,255,.3);
}


@media(max-width:767px) {

  .sj-contact-hero {
    min-height: 650px;
  }

  .sj-contact-hero h1 {
    font-size: 48px;

    letter-spacing: -2px;
  }

  .sj-contact-hero-content p {
    font-size: 14px;
  }

  .sj-contact-hero-meta {
    display: none;
  }

}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-8023b2d */.elementor-508 .elementor-element.elementor-element-8023b2d{
     background:
    linear-gradient(
      90deg,
      rgba(8,31,21,.96) 0%,
      rgba(8,31,21,.78) 50%,
      rgba(8,31,21,.28) 100%
    );
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f5c660f */.sj-contact-info {
  padding: 110px 0;

}


.sj-contact-info-grid {
  display: grid;

  grid-template-columns: repeat(3, 1fr);

  border-top: 1px solid #d6d9d0;
  border-bottom: 1px solid #d6d9d0;
}


.sj-contact-card {
  padding: 45px 40px;

  border-right: 1px solid #d6d9d0;
}


.sj-contact-card:first-child {
  padding-left: 0;
}


.sj-contact-card:last-child {
  border-right: 0;
}


.sj-contact-icon {
  width: 58px;
  height: 58px;

  display: flex;

  align-items: center;
  justify-content: center;

  margin-bottom: 28px;

  background: #173d2a;

  border-radius: 50%;
}


.sj-contact-icon svg {
  width: 27px;
  height: 27px;

  stroke: #d5c397;

  stroke-width: 1.5;

  stroke-linecap: round;
  stroke-linejoin: round;
}


.sj-contact-label {
  display: block;

  margin-bottom: 10px;

  color: #9a8350;

  font-size:20px;

  font-weight: 700;

  letter-spacing: 2px;
  
}


.sj-contact-card h3 {
  margin: 0 0 15px;

  font-size: 18px;

  font-weight: 600;
}


.sj-contact-card p {
  min-height: 70px;

  margin: 0 0 20px;

  color: #707870;

  font-size: 16px;

  line-height: 1.7;
}


.sj-contact-link {
  display: inline-flex;

  align-items: center;

  gap: 12px;

  color: #173d2a;

  text-decoration: none;

  font-size: 11px;

  font-weight: 700;

  letter-spacing: .8px;
}


.sj-contact-link span {
  color: #9a8350;

  font-size: 17px;
}


/* =========================================
   CONTACT INFORMATION SECTION
========================================= */

.sj-contact-info {
  padding: 110px 0;
  width: 100%;
  overflow: hidden;
}

.sj-contact-info-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));

  border-top: 1px solid #d6d9d0;
  border-bottom: 1px solid #d6d9d0;
}


/* =========================================
   CONTACT CARD
========================================= */

.sj-contact-card {
  padding: 50px 40px;
  border-right: 1px solid #d6d9d0;

  display: flex;
  flex-direction: column;
  align-items: flex-start;

  box-sizing: border-box;
}

.sj-contact-card:first-child {
  padding-left: 0;
}

.sj-contact-card:last-child {
  border-right: 0;
}


/* =========================================
   ICON
========================================= */

.sj-contact-icon {
  width: 58px;
  height: 58px;

  display: flex;
  align-items: center;
  justify-content: center;

  margin-bottom: 28px;

  background: #173d2a;
  border-radius: 50%;

  flex-shrink: 0;
}

.sj-contact-icon svg {
  width: 27px;
  height: 27px;

  stroke: #d5c397;
  stroke-width: 1.5;

  stroke-linecap: round;
  stroke-linejoin: round;
}


/* =========================================
   LABEL
========================================= */

.sj-contact-label {
  display: block;

  margin: 0 0 12px;

  color: #9a8350;

  font-size: 20px;
  line-height: 1.2;

  font-weight: 700;

  letter-spacing: 2px;
}


/* =========================================
   HEADING
========================================= */

.sj-contact-card h3 {
  margin: 0 0 15px;

  font-size: 18px;
  line-height: 1.4;

  font-weight: 600;
}


/* =========================================
   DESCRIPTION
========================================= */

.sj-contact-card p {
  min-height: 70px;

  margin: 0 0 20px;

  color: #707870;

  font-size: 16px;
  line-height: 1.7;

  overflow-wrap: anywhere;
}


/* =========================================
   LINKS
========================================= */

.sj-contact-link {
  display: inline-flex;

  align-items: center;

  gap: 12px;

  color: #173d2a;

  text-decoration: none;

  font-size: 11px;
  line-height: 1.4;

  font-weight: 700;

  letter-spacing: 0.8px;

  overflow-wrap: anywhere;
}

.sj-contact-link span {
  color: #9a8350;

  font-size: 17px;

  flex-shrink: 0;
}


/* =========================================
   TABLET
========================================= */

@media screen and (max-width: 1000px) {

  .sj-contact-info {
    padding: 90px 0;
  }

  .sj-contact-info-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sj-contact-card {
    padding: 40px 30px;
    border-right: 1px solid #d6d9d0;
    border-bottom: 1px solid #d6d9d0;
  }

  /*
    Remove right border from every
    second card
  */
  .sj-contact-card:nth-child(2n) {
    border-right: 0;
  }

  /*
    Remove bottom border from
    the final row when possible
  */
  .sj-contact-card:nth-last-child(-n + 2) {
    border-bottom: 0;
  }

  .sj-contact-card:first-child {
    padding-left: 30px;
  }

}


/* =========================================
   MOBILE
========================================= */

@media screen and (max-width: 767px) {

  .sj-contact-info {
    padding: 65px 20px;
  }

  .sj-contact-info-grid {
    display: grid;
    grid-template-columns: 1fr;

    width: 100%;

    border-top: 1px solid #d6d9d0;
    border-bottom: 1px solid #d6d9d0;
  }


  /* -----------------------------------------
     MOBILE CARD
  ----------------------------------------- */

  .sj-contact-card,
  .sj-contact-card:first-child {
    width: 100%;

    padding: 38px 15px;

    border-right: 0;
    border-bottom: 1px solid #d6d9d0;

    display: flex;
    flex-direction: column;
    align-items: center;

    text-align: center;
  }


  .sj-contact-card:last-child {
    border-bottom: 0;
  }


  /* -----------------------------------------
     MOBILE ICON
  ----------------------------------------- */

  .sj-contact-icon {
    width: 64px;
    height: 64px;

    margin: 0 auto 20px;

    display: flex;
    align-items: center;
    justify-content: center;

    border-radius: 50%;
  }

  .sj-contact-icon svg {
    width: 28px;
    height: 28px;
  }


  /* -----------------------------------------
     MOBILE LABEL
  ----------------------------------------- */

  .sj-contact-label {
    margin: 0 0 10px;

    font-size: 18px;
    line-height: 1.3;

    letter-spacing: 2px;

    text-align: center;
  }


  /* -----------------------------------------
     MOBILE HEADING
  ----------------------------------------- */

  .sj-contact-card h3 {
    margin: 0 0 10px;

    font-size: 17px;
    line-height: 1.4;

    text-align: center;
  }


  /* -----------------------------------------
     MOBILE TEXT
  ----------------------------------------- */

  .sj-contact-card p {
    min-height: auto;

    width: 100%;
    max-width: 420px;

    margin: 0 auto 16px;

    font-size: 15px;
    line-height: 1.65;

    text-align: center;

    overflow-wrap: anywhere;
    word-break: normal;
  }


  /* -----------------------------------------
     MOBILE LINKS
  ----------------------------------------- */

  .sj-contact-link {
    justify-content: center;

    width: auto;
    max-width: 100%;

    margin: 3px auto;

    font-size: 11px;

    text-align: center;

    overflow-wrap: anywhere;
  }

  .sj-contact-link span {
    font-size: 17px;
  }

}


/* =========================================
   SMALL MOBILE
========================================= */

@media screen and (max-width: 767px) {

  .sj-contact-info {
    padding: 55px 20px;
    border: none !important;
  }

  .sj-contact-info-grid {
    display: grid;
    grid-template-columns: 1fr;

    width: 100%;

    /* Remove all outer borders */
    border: none !important;
  }

  .sj-contact-card,
  .sj-contact-card:first-child,
  .sj-contact-card:last-child {
    width: 100%;

    padding: 38px 15px;

    /* Remove all card borders */
    border: none !important;

    display: flex;
    flex-direction: column;
    align-items: center;

    text-align: center;
  }

  /* -----------------------------------------
     ICON
  ----------------------------------------- */

  .sj-contact-icon {
    width: 64px;
    height: 64px;

    margin: 0 auto 20px;

    display: flex;
    align-items: center;
    justify-content: center;

    border-radius: 50%;
  }

  .sj-contact-icon svg {
    width: 28px;
    height: 28px;
  }


  /* -----------------------------------------
     LABEL
  ----------------------------------------- */

  .sj-contact-label {
    margin: 0 0 10px;

    font-size: 18px;
    line-height: 1.3;

    letter-spacing: 2px;

    text-align: center;
  }


  /* -----------------------------------------
     HEADING
  ----------------------------------------- */

  .sj-contact-card h3 {
    margin: 0 0 10px;

    font-size: 17px;
    line-height: 1.4;

    text-align: center;
  }


  /* -----------------------------------------
     DESCRIPTION
  ----------------------------------------- */

  .sj-contact-card p {
    min-height: auto;

    width: 100%;
    max-width: 420px;

    margin: 0 auto 16px;

    color: #707870;

    font-size: 15px;
    line-height: 1.65;

    text-align: center;

    overflow-wrap: anywhere;
  }


  /* -----------------------------------------
     LINKS
  ----------------------------------------- */

  .sj-contact-link {
    display: inline-flex;

    align-items: center;
    justify-content: center;

    gap: 12px;

    width: auto;
    max-width: 100%;

    margin: 3px auto;

    font-size: 11px;

    text-align: center;

    overflow-wrap: anywhere;
  }

  .sj-contact-link span {
    font-size: 17px;
    flex-shrink: 0;
  }

}


/* =========================================
   SMALL MOBILE
========================================= */

@media screen and (max-width: 480px) {

  .sj-contact-info {
    padding: 45px 16px;
  }

  .sj-contact-card,
  .sj-contact-card:first-child,
  .sj-contact-card:last-child {
    padding: 32px 10px;
    border: none !important;
  }

  .sj-contact-icon {
    width: 60px;
    height: 60px;

    margin-bottom: 18px;
  }

  .sj-contact-icon svg {
    width: 26px;
    height: 26px;
  }

  .sj-contact-label {
    font-size: 17px;
    letter-spacing: 1.8px;
  }

  .sj-contact-card p {
    font-size: 14px;
    line-height: 1.65;
  }

  .sj-contact-link {
    font-size: 10.5px;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2543123 */.sj-contact-main {
  padding: 140px 0;

  background: #fff;

  color: #173d2a;
}


.sj-contact-main-grid {
  display: grid;

  grid-template-columns: .85fr 1.15fr;

  gap: 110px;

  align-items: start;
}


/* =========================================
   LEFT CONTENT
========================================= */

.sj-contact-main-content h2 {
  margin: 22px 0 25px;

  font-size: clamp(48px, 5vw, 70px);

  line-height: 1.03;

  letter-spacing: -3px;
}


.sj-contact-main-content h2 em {
  font-family: 'Corallo', 'Coral', sans-serif;

  font-weight: 400;

  font-style: italic;

  color: #667052;
}


.sj-contact-main-content > p {
  max-width: 540px;

  color: #707870;

  font-size: 14px;

  line-height: 1.8;
}


/* =========================================
   ADDRESS CARD
========================================= */

.sj-address-card {
  display: flex;

  gap: 22px;

  margin-top: 45px;

  padding-top: 30px;

  border-top: 1px solid #d6d9d0;
}


.sj-address-icon {
  flex-shrink: 0;

  width: 52px;
  height: 52px;

  display: flex;

  align-items: center;
  justify-content: center;

  background: #173d2a;

  border-radius: 50%;
}


.sj-address-icon svg {
  width: 24px;
  height: 24px;

  stroke: #d5c397;

  stroke-width: 1.5;

  stroke-linecap: round;
  stroke-linejoin: round;
}


.sj-address-card span {
  display: block;

  margin-bottom: 10px;

  color: #9a8350;

  font-size: 10px;

  font-weight: 700;

  letter-spacing: 2px;
}


.sj-address-card p {
  margin: 0 0 15px;

  color: #667068;

  font-size: 13px;

  line-height: 1.7;
}


.sj-address-card a {
  color: #173d2a;

  text-decoration: none;

  font-size: 10px;

  font-weight: 700;

  letter-spacing: 1px;
}


/* =========================================
   FORM CONTAINER
========================================= */

.sj-contact-form-wrap {
  padding: 55px;

  background: #f5f3ec;

  border: 1px solid #e0e2db;
}


/* =========================================
   FORM ROW
========================================= */

.sj-form-row {
  display: grid;

  grid-template-columns: 1fr 1fr;

  gap: 25px;
}


.sj-form-field {
  margin-bottom: 28px;
}


.sj-form-field label {
  display: block;

  margin-bottom: 10px;

  color: #667052;

  font-size: 9px;

  font-weight: 700;

  letter-spacing: 1.8px;
}


.sj-form-field input,
.sj-form-field select,
.sj-form-field textarea {

  width: 100%;

  box-sizing: border-box;

  padding: 14px 0;

  background: transparent;

  border: 0;

  border-bottom: 1px solid #cdd2c8;

  border-radius: 0;

  outline: none;

  color: #173d2a;

  font-family: inherit;

  font-size: 13px;

  transition:
    border-color .3s ease;
}


.sj-form-field input::placeholder,
.sj-form-field textarea::placeholder {
  color: #9aa097;
}


.sj-form-field select {
  appearance: none;

  cursor: pointer;
}


.sj-form-field textarea {
  resize: vertical;

  min-height: 120px;
}


.sj-form-field input:focus,
.sj-form-field select:focus,
.sj-form-field textarea:focus {
  border-color: #173d2a;
}


/* =========================================
   SUBMIT BUTTON
========================================= */

.sj-form-submit {

  display: inline-flex;

  align-items: center;

  gap: 18px;

  padding: 9px 10px 9px 22px;

  margin-top: 5px;

  background: #173d2a;

  border: 0;

  color: #fff;

  font-family: inherit;

  font-size: 10px;

  font-weight: 700;

  letter-spacing: 1.3px;

  cursor: pointer;

  transition: background .3s ease;
}


.sj-form-submit i {

  width: 34px;
  height: 34px;

  display: flex;

  align-items: center;
  justify-content: center;

  background: #d5c397;

  border-radius: 50%;
}


.sj-form-submit svg {
  width: 15px;
  height: 15px;

  stroke: #173d2a;

  stroke-width: 1.5;

  stroke-linecap: round;
  stroke-linejoin: round;
}


.sj-form-submit:hover {
  background: #0d281c;
}


/* =========================================
   TABLET
========================================= */

@media(max-width:900px) {

  .sj-contact-main-grid {
    grid-template-columns: 1fr;

    gap: 70px;
  }

}


/* =========================================
   MOBILE
========================================= */

@media(max-width:767px) {

  .sj-contact-main {
    padding: 90px 0;
  }

  .sj-contact-main-content h2 {
    font-size: 44px;

    letter-spacing: -2px;
  }

  .sj-contact-form-wrap {
    padding: 30px 22px;
  }

  .sj-form-row {
    grid-template-columns: 1fr;

    gap: 0;
  }

  .sj-form-field {
    margin-bottom: 23px;
  }

}/* End custom CSS */