body {
  font-family: Lato;
  color: #777;
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
}
h1 {
  margin: 10px 0px;
  padding-bottom: 19px;
  color: white;
  font-size: 70px;
  line-height: 79px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-shadow: rgba(33, 33, 33, 0.2) 0px 1px 0px;
}
h2 {
  margin: 10px 0px 35px;
  box-shadow: none;
  font-family: Lato, sans-serif;
  color: white;
  font-size: 35px;
  line-height: 36px;
  font-style: normal;
  font-weight: 300;
  text-align: center;
  letter-spacing: 1px;
  text-shadow: rgba(0, 0, 0, 0.2) 0px 1px 0px;
}
h3 {
  margin-right: 0px;
  margin-left: 0px;
  padding-bottom: 15px;
  color: #222;
  font-size: 21px;
  line-height: 30px;
  font-weight: 300;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
}
h4 {
  margin: 10px 0px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin: 10px 0px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin: 10px 0px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  margin-bottom: 5px;
  padding-bottom: 5px;
  font-family:'Open Sans', sans-serif;
  color: #222;
  font-size: 17px;
  font-weight: 300;
  text-align: left;
}
.button {
  display: inline-block;
  margin-top: 20px;
  margin-left: 0px;
  padding: 4px 15px;
  border-radius: 40px;
  background-color: #222;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  color: white;
  font-size: 13px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}
.button:hover {
  border: 0px none #b6b6b6;
  background-color: #777;
  color: white;
  font-weight: 700;
}
.button.more {
  margin-top: 60px;
  border: 1px solid #c7c7c7;
  background-color: transparent;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #c7c7c7;
  font-size: 12px;
}
.button.more:hover {
  border-color: #aaa;
  background-color: transparent;
  color: #777;
  font-size: 12px;
}
.section {
  padding-top: 70px;
  padding-bottom: 70px;
}
.section.header {
  padding-top: 0px;
  padding-bottom: 218px;
  background-color: black;
  background-image: url('../images/talk.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}
.section.dark {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  background-color: #f9f9f9;
  background-image: none;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.section.dark.web {
  background-image: none;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.section.bg-image {
  padding-top: 125px;
  padding-bottom: 125px;
  background-color: black;
  background-image: url('../images/devices.jpg');
  background-size: cover;
  background-attachment: fixed;
}
.section.map {
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.nav-links {
  padding-right: 14px;
  padding-left: 14px;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  color: white;
  font-size: 16px;
  font-weight: 700;
  text-align: left;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: rgba(0, 0, 0, 0.2) 0px 1px 0px;
}
.nav-links:hover {
  color: #222;
  text-shadow: none;
}
.nav-bar {
  padding-top: 45px;
  padding-right: 30px;
  padding-bottom: 27px;
  text-align: right;
}
.hero-text {
  margin-top: 151px;
  padding-top: 0px;
}
.hero-text.about-text {
  margin-top: 0px;
}
.services {
  padding-right: 20px;
  padding-left: 20px;
}
.icon {
  padding-top: 0px;
  padding-bottom: 20px;
}
.portfolio-text {
  margin-top: 93px;
}
.portfolio-text.left-up {
  margin-top: 60px;
}
.gallery-text {
  padding-right: 144px;
  padding-left: 144px;
  text-align: center;
}
.gallery {
  margin-top: 55px;
  text-align: center;
}
.gallery-img {
  border: 5px solid white;
  box-shadow: #ccc 1px 1px 3px -1px;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.gallery-img:hover {
  box-shadow: #ccc 1px 1px 3px -1px;
  opacity: 0.5;
}
.center-tittle {
  text-align: center;
}
.job-title {
  display: inline-block;
  padding-top: 0px;
  padding-bottom: 30px;
  float: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  font-family: Georgia, serif;
  font-style: italic;
  letter-spacing: 1px;
  text-decoration: none;
}
.team-text {
  margin-top: 31px;
  padding-right: 9px;
}
.name {
  padding-top: 39px;
  padding-bottom: 4px;
}
.social-team {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-top: 20px;
}
.team2 {
  padding-top: 120px;
}
.h1-dark {
  padding-bottom: 20px;
  color: #222;
  text-align: left;
}
.field {
  margin-top: 25px;
  margin-bottom: 25px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.address {
  padding-top: 30px;
}
.conatct-info {
  margin-top: 0px;
}
.support-text {
  margin-top: 50px;
}
.footer {
  padding-top: 24px;
  padding-bottom: 24px;
  background-color: #222;
}
.footer-logo {
  width: 30%;
  float: left;
  opacity: 0.2;
}
.social-wrapper {
  float: right;
  text-align: right;
}
.social-link {
  padding-right: 5px;
  padding-left: 5px;
  opacity: 0.57;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.social-link:hover {
  padding-top: 0px;
  opacity: 1;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.footlogo {
  opacity: 0.5;
}
.footlogo:hover {
  opacity: 1;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.social-icon {
  padding-right: 10px;
  opacity: 0.25;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.social-icon:hover {
  opacity: 1;
}
.h3phone {
  margin-top: 0px;
}
.logo-bar {
  padding-top: 45px;
  padding-bottom: 27px;
  padding-left: 30px;
}
.logolink {
  position: fixed;
  margin-top: 30px;
  margin-right: 0px;
}
.align-right {
  text-align: right;
}
.google-map {
  height: 300px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.header {
  background-image: -webkit-linear-gradient(rgba(58, 84, 94, 0.29), rgba(58, 84, 94, 0));
  background-image: -o-linear-gradient(rgba(58, 84, 94, 0.29), rgba(58, 84, 94, 0));
  background-image: linear-gradient(rgba(58, 84, 94, 0.29), rgba(58, 84, 94, 0));
}
.image-wrapper {
  width: 40%;
  float: left;
}
.info-wrapper {
  width: 60%;
  float: right;
}
.logo {
  font-family: Lato, sans-serif;
  color: white;
  font-size: 39px;
  font-weight: 400;
}
.footertext {
  opacity: 1;
  color: #adacac;
  font-style: normal;
  font-weight: 300;
  text-align: center;
}
.subheader {
  padding-bottom: 15px;
  color: #222;
  font-size: 30px;
  font-weight: 300;
}
.contactlink {
  font-size: 18px;
}
@media (max-width: 991px) {
  h1 {
    font-size: 65px;
    line-height: 83px;
    text-shadow: black 0px 0px 0px;
  }
  h2 {
    margin-top: 0px;
    margin-bottom: 30px;
    box-shadow: none;
    font-size: 33px;
    text-shadow: black 0px 0px 0px;
  }
  h3 {
    font-size: 19px;
  }
  p {
    font-size: 16px;
  }
  .section.header {
    position: static;
    padding-bottom: 130px;
    background-position: 50% -1%;
    background-attachment: scroll;
  }
  .section.dark {
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  .section.bg-image {
    position: static;
    background-position: 50% 50%;
    background-attachment: scroll;
  }
  .nav-bar {
    padding-top: 46px;
    padding-right: 25px;
  }
  .hero-text {
    margin-top: 60px;
  }
  .hero-text.about-text {
    margin-top: 0px;
  }
  .portfolio-text {
    margin-top: 46px;
  }
  .portfolio-text.left-up {
    margin-top: 25px;
  }
  .job-title {
    margin-top: 4px;
  }
  .social-team {
    top: 0px;
  }
  .h1-dark {
    text-align: center;
  }
  .logolink {
    position: static;
  }
  .image-wrapper {
    padding-right: 18px;
  }
  .logo {
    font-size: 37px;
    line-height: 45px;
  }
}
@media (max-width: 767px) {
  h1 {
    font-size: 58px;
    text-shadow: black 0px 0px 0px;
  }
  h2 {
    margin-bottom: 10px;
    box-shadow: none;
    font-size: 18px;
    text-shadow: black 0px 0px 0px;
  }
  .section {
    margin-bottom: 0px;
    padding-top: 43px;
    padding-bottom: 43px;
  }
  .section.header {
    padding-bottom: 85px;
  }
  .section.dark {
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  .section.bg-image {
    background-attachment: scroll;
  }
  .nav-bar {
    left: 0px;
    top: 0px;
    right: 0px;
    height: 60px;
    padding-top: 18px;
    padding-right: 0px;
    background-color: rgba(42, 81, 99, 0.2);
    text-align: center;
  }
  .hero-text {
    margin-top: 25px;
  }
  .hero-text.about-text {
    margin-top: -10px;
  }
  .services {
    margin-bottom: 30px;
    padding-top: 0px;
    text-align: center;
  }
  .portfolio-text {
    padding-right: 20px;
    padding-left: 20px;
  }
  .portfolio-text.left-up {
    margin-top: 0px;
    padding-right: 10px;
    padding-bottom: 50px;
    padding-left: 10px;
  }
  .gallery-text {
    padding-right: 25px;
    padding-left: 25px;
  }
  .gallery-img {
    margin-top: 12px;
    margin-bottom: 12px;
    box-shadow: #ccc 1px 1px 3px -1px;
  }
  .name {
    text-align: left;
  }
  .team2 {
    padding-top: 0px;
  }
  .h1-dark {
    padding-bottom: 31px;
    text-align: center;
  }
  .contact-form {
    padding-right: 20px;
    padding-left: 20px;
  }
  .address {
    text-align: center;
  }
  .conatct-info {
    padding-bottom: 60px;
    text-align: center;
  }
  .footer {
    padding-right: 13px;
    padding-left: 13px;
  }
  .social-wrapper {
    padding-top: 0px;
  }
  .h3phone {
    text-align: center;
  }
  .logo-bar {
    padding-top: 22px;
    padding-bottom: 22px;
    padding-left: 0px;
    text-align: center;
  }
  .logolink {
    margin-top: 0px;
  }
  .gallery-img {
    padding-left: 0px;
  }
  .image-wrapper {
    text-align: right;
  }
  .team-column {
    margin-bottom: 54px;
  }
}
@media (max-width: 479px) {
  h1 {
    margin-top: 0px;
    padding-top: 0px;
    font-size: 32px;
    line-height: 40px;
    text-shadow: black 0px 0px 0px;
  }
  h2 {
    margin-bottom: -10px;
    padding-top: 0px;
    padding-bottom: 10px;
    box-shadow: none;
    font-size: 17px;
    line-height: 28px;
  }
  h3 {
    font-size: 18px;
    text-align: center;
  }
  p {
    padding-right: 20px;
    padding-left: 19px;
    font-weight: 300;
    text-align: left;
  }
  .section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .section.header {
    padding-bottom: 40px;
  }
  .section.dark {
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  .section.bg-image {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .nav-links {
    position: static;
    display: inline-block;
    margin-top: 0px;
    margin-bottom: 6px;
    padding: 7px 10px 0px;
    font-size: 14px;
  }
  .nav-bar {
    left: 0px;
    margin-bottom: 0px;
    padding: 10px 8px 0px 0px;
  }
  .hero-text {
    margin-top: 40px;
  }
  .hero-text.about-text {
    margin-top: 18px;
  }
  .services {
    padding-bottom: 0px;
  }
  .icon {
    padding-left: 118px;
    text-align: center;
  }
  .portfolio-text {
    margin-top: 40px;
    padding-left: 22px;
    text-align: center;
  }
  .portfolio-text.left-up {
    margin-top: 0px;
    padding-bottom: 50px;
    padding-left: 0px;
  }
  .gallery-text {
    padding-right: 20px;
    padding-left: 20px;
  }
  .gallery-img {
    margin-top: 20px;
    box-shadow: #ccc 1px 1px 3px -1px;
  }
  .center-tittle {
    font-size: 18px;
  }
  .name {
    text-align: center;
  }
  .social-team {
    top: 0px;
  }
  .team2 {
    padding-top: 70px;
  }
  .h1-dark {
    padding-top: 10px;
    padding-bottom: 10px;
    text-shadow: black 0px 0px 0px;
  }
  .address {
    text-align: center;
  }
  .conatct-info {
    padding-bottom: 10px;
    text-align: center;
  }
  .social-wrapper {
    padding-top: 0px;
  }
  .image-wrapper {
    width: 100%;
    float: none;
    text-align: center;
  }
  .info-wrapper {
    width: 100%;
    float: none;
    text-align: center;
  }
  .logo {
    font-size: 28px;
  }
  .footertext {
    text-align: center;
  }
  .subheader {
    font-size: 26px;
    text-align: center;
  }
}
/* ========= TYPOGRAPHY BASE ========= */
html {
  font-size: 18px;                 /* comfortable reading size */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI',
               Roboto, 'Helvetica Neue', Arial, sans-serif;
  line-height: 1.65;
  color: #111;
  text-rendering: optimizeLegibility;
}

/* Headings use Satoshi; slightly tighter tracking for a modern feel */
h1, h2, h3, h4, h5, h6 {
  font-family: 'Satoshi', 'Inter', system-ui, sans-serif;
  font-weight: 700;
  letter-spacing: -0.01em;
  line-height: 1.2;
  color: #0b0b0b;
  margin: 1.5em 0 0.5em;
}

/* Sizes (adjust as you like) */
h1 { font-size: clamp(2.5rem, 5vw, 3.5rem); }
h2 { font-size: clamp(1.75rem, 3vw, 2.25rem); }
h3 { font-size: clamp(1.rem, 2vw, 1.25rem); }
p, li { font-size: 1.125rem; }      /* ~18px base x 1.125 = 20px */

/* Subheads / labels */
strong, b { font-weight: 600; }
em, i { font-style: italic; }

/* Links */
a {
  color: #0a66c2;                   /* LinkedIn blue works with your brand */
  text-decoration: none;
}
a:hover { text-decoration: underline; }

/* Quotes/captions */
blockquote, figcaption {
  font-style: italic;
  color: #555;
}

/* ========= LAYOUT TWEAKS FOR READABILITY ========= */
main, .w-container, .container, .content {
  max-width: 110ch;                  /* optimal line-length for reading */
  margin-inline: auto;
  padding-inline: 1.25rem;
}

/* Slightly larger spacing on sections */
section { margin-block: 3rem; }
section > h2 { margin-top: 0; }

/* ========= WEBFLOW LEGACY SAFETY NET ========= */
/* If any Webflow classes remain, these ensure fonts apply */
.w-richtext p, .w-richtext li, .w-tab-pane p, .w-dyn-item p,
.w-nav a, .w-dropdown-link, .w-button, .w-form input, .w-form textarea {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI',
               Roboto, 'Helvetica Neue', Arial, sans-serif !important;
}
.w-richtext h1, .w-richtext h2, .w-richtext h3, .w-richtext h4,
h1.w-richtext, h2.w-richtext, h3.w-richtext, h4.w-richtext {
  font-family: 'Satoshi', 'Inter', system-ui, sans-serif !important;
  font-weight: 700;
  letter-spacing: -0.01em;
}

/* ========= NAV + FOOTER (if present) ========= */
nav a { font-weight: 500; }
footer { color: #444; font-size: 0.95rem; }

/* ===== HERO TEXT STYLING ===== */
.w-container.hero-text,
.w-container.hero-text.about-text {
  color: #e0e0e0; /* default text color inside hero containers */
}

/* White hero headings */
.w-container.hero-text h1,
.w-container.hero-text h2,
.w-container.hero-text.about-text h1,
.w-container.hero-text.about-text h2 {
  color: #ffffff !important;
  text-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
}

/* Lift hero text block upward by 35px */
.w-container.hero-text {
  position: relative;
  transform: translateY(-35px);
}

/* Reduce space between H1 and H2 in hero section by ~50% */
.w-container.hero-text h1 {
  margin-bottom: 0.2em; /* originally ~0.8em; tighter now */
}

.w-container.hero-text h2 {
  margin-top: 0.1em; /* closes the gap even more */
}

/* Paragraphs / body text */
.w-container.hero-text p,
.w-container.hero-text.about-text p {
  color: #e0e0e0;
  line-height: 1.6;
  max-width: 60ch;
}

/* Links */
.w-container.hero-text a,
.w-container.hero-text.about-text a {
  color: #b0d8ff;
  text-decoration: none;
}

.w-container.hero-text a:hover,
.w-container.hero-text.about-text a:hover {
  text-decoration: underline;
}
/* Lighter H2 weight inside hero section */
.w-container.hero-text h2,
.w-container.hero-text.about-text h2 {
  font-weight: 400; /* use 400 for even lighter, 600 for medium */
}