@charset "UTF-8";
/* CSS Document */
html, html * {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-family: Gotham, Helvetica Neue, Helvetica, Arial, " sans-serif";
}
header {
  padding: 2px;
}
img {
  width: 100%;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
footer {
  padding: 10px 10px;
  background-color: #E5E0D8;
  font-size: 16px;
  font-weight: 200;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  box-sizing: border-box;
}
body {
  margin-left: auto;
  margin-right: auto;
  background: #FFFFFF;
  text-align: center;
}
.style-logo-wrap {
  display: flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
  justify-content: center;
}
.style-logo {
  width: 230px;
  flex: none;
}
.style-nav ul {
  list-style-type: none;
  display: inline-block;
}
.style-nav ul li {
  display: inline-block;
}
.style-nav ul li a {
  text-decoration: none;
  color: #000000;
  text-align: center;
  text-transform: uppercase;
  padding: 8px;
  font-weight: 400;
  font-size: 12px;
  display: block;
}
.menuStyle {
  color: #000000;
}
.menuStyleSelected {
  color: #085E1D;
  font-size: 14px;
  font-weight: 900;
  background: #CEC4A8;
}
.menuStyle:hover {
  color: #878585;
}
.menuStyle:active {
  color: #A97C42;
}
h1 {
  font-size: 40px;
  text-transform: uppercase;
  font-weight: 300;
  margin-bottom: 12px;
}
h2 {
  font-size: 26px;
  text-transform: uppercase;
  font-weight: 300;
  margin-bottom: 16px;
}
h3 {
  font-size: 20px;
  text-transform: none;
  font-weight: 400;
  margin-bottom: 12px;
}
p {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 20px;
}
.button {
  background: linear-gradient(to right, #14202B, #23364A);
  color: #FFFFFF;
  border: 1px #14202B solid;
  padding: .2em 1.5em;
  border-radius: 5px;
  text-decoration: none;
  font-weight: 400;
  font-size: 14px;
  display: inline-block;
  box-shadow: none;
}
.button:hover {
  filter: brightness(0.9);
  border-color: #14202B;
  color: #FFFFFF;
  font-weight: 400;
  box-shadow: none;
}
.buttonPrivacy {
  border: .5px #434242 solid;
  padding: 0px 5px;
  border-radius: 5px;
  color: #434242;
  text-decoration: none;
  font-weight: 300;
  font-size: 12px;
  background: #D6D6D6;
  margin-top: 10px;
  display: inline-block;
}
.buttonPrivacy:hover {
  background: #F2C399;
  border-color: #A11D22;
  color: #ffffff;
}
.footer-text {
  font-size: 11px;
  margin-bottom: 2px;
  font-weight: 200;
}
.col {
  width: 100%;
  position: relative;
  display: inline-block;
  padding: 2px 2px 2px 2px;
}
.row:before, .row:after {
  content: "";
  display: table;
}
.row:after {
  clear: both;
}
.hero-banner {
  background-image: url("../images/hero-banner1.jpg");
  background-size: cover;
  background-position: center;
  aspect-ratio: 2147 / 677;
  padding: 20px 20px 40px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  text-align: center;
}
.hero-banner h1 {
  color: #FFFFFF;
  text-shadow: 0 2px 8px rgba(0,0,0,0.6);
  margin: 0;
}
.hero-intro {
  padding: 30px 20px 15px;
  text-align: center;
}
.eyebrow {
  display: block;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 300;
  color: #000000;
  margin-bottom: 16px;
}
.hero-intro p {
  max-width: 700px;
  margin: 0 auto 20px;
  font-size: 16px;
}
.hero-intro .button {
  background: linear-gradient(to right, #917015, #E0B84A);
  border-color: #E0B84A;
  color: #FFFFFF;
  box-shadow: none;
  font-weight: 600;
  padding: 0.2em 1.8em;
}
.hero-intro .button:hover {
  filter: brightness(0.9);
  border-color: #E0B84A;
  color: #FFFFFF;
  font-weight: 600;
  box-shadow: none;
}
.hero-intro .text-link {
  display: inline-block;
  margin-left: 16px;
  font-size: 13px;
  font-weight: 700;
  color: #14202B;
  text-decoration: underline;
}
.hero-intro .text-link:hover { color: #A11D22; }
.button.button-on-accent {
  background: linear-gradient(to right, var(--accent-dark, #2f6fa3), var(--accent, #4A9FE0));
  border-color: var(--accent, #4A9FE0);
  color: #FFFFFF;
  box-shadow: none;
}
.button.button-on-accent:hover {
  filter: brightness(0.9);
  border-color: var(--accent, #4A9FE0);
  color: #FFFFFF;
  box-shadow: none;
}
.svc-contact { --accent: #6BC7D2; --accent-dark: #3E97A3; }
.svc-blogmodern { --accent: #5DCAA5; --accent-dark: #0F6E56; }
.hero-banner-software { background-image: url("../images/hero-banner-software.jpg"); }
.hero-banner-other { background-image: url("../images/hero-banner-other.jpg"); }
.hero-banner-design { background-image: url("../images/hero-banner-design.jpg"); }
.hero-banner-realestate { background-image: url("../images/hero-banner-realestate.jpg"); }
.hero-banner-contact { background-image: url("../images/hero-banner-contact.jpg"); }
.hero-banner-blog { background-image: url("../images/hero-banner-blog.jpg"); }
.contact-wrap { max-width: 600px; margin: 0 auto; padding: 30px 10px; }
.services-band {
  background: #14202B;
  padding: 50px 10px 60px;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  box-sizing: border-box;
}
.services-grid {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 20px;
  max-width: 1100px;
  margin: 0 auto;
}
.svc-card {
  grid-column: span 12;
  background: #1E2E3D;
  border-top: 3px solid var(--accent);
  padding: 24px 20px;
  text-align: left;
  box-sizing: border-box;
}
.svc-icon {
  width: 34px;
  height: 34px;
  color: var(--accent);
  margin-bottom: 14px;
  display: block;
}
.svc-card h2 {
  color: #FFFFFF;
  font-size: 18px;
  text-transform: none;
  font-weight: 600;
  margin-bottom: 8px;
}
.svc-card h2 a {
  color: inherit;
  text-decoration: none;
}
.svc-card h2 a:hover {
  text-decoration: underline;
}
.service-page-body a {
  color: #14202B;
  font-weight: 600;
}
.service-page-body a.button {
  background: linear-gradient(to right, var(--accent-dark, #917015), var(--accent, #E0B84A));
  border-color: var(--accent, #E0B84A);
  color: #FFFFFF;
  box-shadow: none;
  font-weight: 600;
  padding: 0.2em 1.5em;
}
.service-page-body a.button:hover {
  filter: brightness(0.9);
  border-color: var(--accent, #E0B84A);
  color: #FFFFFF;
  box-shadow: none;
}
.svc-card p {
  color: #9BAAB8;
  font-size: 14px;
  margin-bottom: 12px;
  line-height: 1.55;
}
.svc-card p:last-child {
  margin-bottom: 0;
}
.svc-card a.button {
  margin-top: 4px;
  background: linear-gradient(to right, #917015, #E0B84A);
  border-color: #E0B84A;
  color: #FFFFFF;
  box-shadow: none;
  font-weight: 600;
  padding: 0.2em 1.5em;
}
.svc-card a.button:hover {
  filter: brightness(0.9);
  border-color: #E0B84A;
  color: #FFFFFF;
  box-shadow: none;
}
.svc-tag {
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-size: 11px;
  font-weight: 700;
  color: var(--accent);
  margin-bottom: 8px;
}
.svc-cyber { --accent: #4A9FE0; --accent-dark: #2F6FA3; }
.svc-software { --accent: #B98CE0; --accent-dark: #7C5FB0; }
.svc-design { --accent: #E0B84A; --accent-dark: #917015; }
.svc-realestate { --accent: #5FCB8E; --accent-dark: #27804E; }
.svc-other { --accent: #C98A3E; --accent-dark: #9C6A28; }
.svc-agent { --accent: #18BAC9; --accent-dark: #126FAE; }
.service-page-hero {
  background: #14202B;
  padding: 50px 20px 40px;
  text-align: center;
}
.service-page-hero .svc-icon {
  width: 48px;
  height: 48px;
  margin: 0 auto 16px;
}
.service-page-hero .svc-tag {
  margin-bottom: 8px;
}
.service-page-hero h1 {
  color: #FFFFFF;
  margin-bottom: 0;
}
.service-page-body {
  max-width: 700px;
  margin: 0 auto;
  padding: 40px 20px;
  text-align: left;
}
.service-page-body p {
  font-size: 17px;
}
.service-page-list {
  list-style: none;
  padding: 0;
  margin: 0 0 20px;
}
.service-page-list li {
  padding: 10px 0 10px 28px;
  border-bottom: 1px solid #E7E1D7;
  position: relative;
}
.service-page-list li:last-child {
  border-bottom: none;
}
.service-page-list li::before {
  content: "";
  position: absolute;
  left: 4px;
  top: 18px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--accent, #E0B84A);
}
.cta-band {
  background: #E5E0D8;
  padding: 50px 20px;
  text-align: center;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  box-sizing: border-box;
}
.cta-band h3 {
  color: #000000;
  font-size: 30px;
  text-transform: none;
  font-weight: 300;
}
.cta-band .button {
  background: linear-gradient(to right, #14202B, #23364A);
  color: #FFFFFF;
  border-color: #14202B;
  box-shadow: none;
  font-weight: 600;
  padding: 0.6em 2em;
}
.cta-band .button:hover {
  background: #23364A;
  border-color: #23364A;
  color: #FFFFFF;
  box-shadow: none;
}
.contact-form {
  max-width: 500px;
  margin: 20px auto 0 auto;
  text-align: left;
}
.form-group {
  margin-bottom: 4px;
}
.contact-form label {
  display: block;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 6px;
  color: #575551;
}
.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form select,
.contact-form textarea {
  width: 100%;
  padding: 10px;
  font-size: 14px;
  font-family: inherit;
  color: #000000;
  background: #FFFFFF;
  border: 1px #B09393 solid;
  border-radius: 5px;
  box-sizing: border-box;
}
.contact-form input[type="text"]:focus,
.contact-form input[type="email"]:focus,
.contact-form select:focus,
.contact-form textarea:focus {
  outline: none;
  border-color: #A11D22;
}
.contact-form textarea {
  resize: vertical;
  min-height: 120px;
}
.form-hint {
  display: block;
  font-size: 12px;
  color: #878585;
  text-align: right;
  margin-top: 4px;
}
.form-error {
  display: block;
  font-size: 12px;
  color: #A11D22;
  margin-top: 4px;
  min-height: 14px;
}
.form-status {
  font-size: 14px;
  font-weight: 400;
  margin-top: 14px;
  margin-bottom: 0;
  min-height: 18px;
}
.form-intro {
  margin-bottom: 14px;
}
.form-honeypot {
  position: absolute;
  left: -9999px;
  top: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.contact-form .button.button-on-accent {
  background: linear-gradient(to right, var(--accent-dark, #2f6fa3), var(--accent, #4A9FE0));
  color: #FFFFFF;
}
.contact-form button.button {
  cursor: pointer;
  font-family: inherit;
  background: #FFFFFF;
}

@media (min-width: 768px) {
  body {
    max-width: 900px;
  }
  .style-nav ul li {
    display: inline-block;
  }
  .col {
    float: left;
    padding: 0px 8px 8px;
  }
  .col-md-one-half {
    width: 50%;
  }
  .svc-cyber { grid-column: span 4; }
  .svc-agent { grid-column: span 4; }
  .svc-software { grid-column: span 4; }
  .svc-design { grid-column: span 6; }
  .svc-realestate { grid-column: span 6; }
}

@media (min-width: 1024px) {
  body {
    max-width: 1100px;
  }
  .style-logo-wrap {
    float: left;
  }
  .style-nav ul {
    float: right;
  }
  .style-nav ul li a {
    padding: 8px 6px;
    font-size: 11px;
  }
  .col-lg-one-half {
    width: 50%;
  }
  header .row {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
