/* PlanetKosa focused site refresh */

body {
  letter-spacing: 0;
}

#header .info {
  color: #2f2f2f;
}

#header .info .pk-header-note {
  display: block;
  text-align: right;
  text-transform: uppercase;
  font: 700 12px/14px "Roboto Condensed", sans-serif;
  color: #03c7de;
}

h1 .main {
  letter-spacing: 0;
}

h1 .secondary {
  letter-spacing: 0;
  max-width: 340px;
}

.sf-menu > li + li {
  margin-left: 34px;
}

.sf-menu > li + li:before {
  left: -28px;
}

.pk-hero {
  background: linear-gradient(90deg, rgba(18, 26, 30, 0.88) 0%, rgba(25, 38, 44, 0.78) 48%, rgba(25, 38, 44, 0.26) 100%), url(../images/slider2.png) no-repeat center center;
  background-size: cover;
  color: #ffffff;
  padding: 126px 0 116px;
}

.pk-hero h2 {
  color: #ffffff;
  text-transform: none;
  font-size: 54px;
  line-height: 58px;
  padding-top: 31px;
  max-width: 790px;
}

.pk-hero h2:before {
  background: #03c7de;
}

.pk-hero p {
  font: 300 24px/32px "Roboto Condensed", sans-serif;
  max-width: 760px;
  margin: 26px 0 0;
  color: #f4f7f8;
}

.pk-hero-actions {
  margin-top: 36px;
}

.pk-eyebrow {
  display: inline-block;
  font: 700 14px/18px "Exo", sans-serif;
  text-transform: uppercase;
  color: #03c7de;
  margin-bottom: 10px;
}

.pk-section {
  padding: 74px 0 68px;
}

.pk-section.__tight {
  padding-top: 54px;
  padding-bottom: 54px;
}

.pk-section-alt {
  background: #f6f8fa;
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
}

.pk-section-dark {
  background: #333333;
  color: #ffffff;
}

.pk-section-dark h2,
.pk-section-dark h3 {
  color: #ffffff;
}

.pk-section-dark h2:before {
  background: #03c7de;
}

.pk-intro {
  font: 300 22px/31px "Roboto Condensed", sans-serif;
  color: #555555;
  margin: 0 0 34px;
  max-width: 850px;
}

.pk-card {
  background: #ffffff;
  border: 1px solid #e0e4e7;
  border-left: 5px solid #03c7de;
  padding: 28px 28px 26px;
  min-height: 170px;
  margin-bottom: 30px;
  box-sizing: border-box;
}

.pk-card.__muted {
  background: #f7f9fa;
}

.pk-card.__dark {
  background: #3b3b3b;
  border-color: #4a4a4a;
  border-left-color: #03c7de;
}

.pk-card h3 {
  font-weight: 700;
  margin-bottom: 12px;
}

.pk-card p,
.pk-card li {
  color: #6d6d6d;
}

.pk-card.__dark p,
.pk-card.__dark li {
  color: #d5d5d5;
}

.pk-quote-list li {
  font: 700 22px/28px "Roboto Condensed", sans-serif;
  color: #333333;
  text-transform: uppercase;
  margin-bottom: 16px;
  padding-left: 28px;
  position: relative;
}

.pk-quote-list li:before,
.pk-check-list li:before,
.pk-proof-list li:before {
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  color: #03c7de;
}

.pk-quote-list li:before {
  content: "\f10d";
  font-size: 13px;
  top: 1px;
}

.pk-check-list li,
.pk-proof-list li {
  position: relative;
  padding-left: 26px;
  margin-bottom: 13px;
}

.pk-check-list li:before {
  content: "\f00c";
  top: 0;
}

.pk-proof-list li:before {
  content: "\f0b1";
  top: 0;
}

.pk-proof-name {
  display: block;
  font: 700 21px/25px "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  color: #333333;
}

.pk-proof-detail {
  display: block;
  color: #777777;
  margin-top: 4px;
}

.pk-feature-image {
  border: 1px solid #e0e4e7;
  background: #ffffff;
  padding: 10px;
  box-sizing: border-box;
  width: 100%;
}

.pk-logo-panel {
  background: #ffffff;
  border: 1px solid #e0e4e7;
  padding: 18px;
  box-sizing: border-box;
}

.pk-logo-panel img {
  display: block;
  width: 100%;
}

.pk-service-card {
  border-top: 6px solid #03c7de;
  background: #ffffff;
  padding: 30px;
  margin-bottom: 30px;
  min-height: 356px;
  border-left: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  box-sizing: border-box;
}

.pk-service-card img {
  width: 58px;
  height: 58px;
  margin-bottom: 20px;
}

.pk-service-card h3 {
  font-weight: 700;
  margin-bottom: 18px;
}

.pk-service-card strong,
.pk-case-study strong {
  color: #333333;
  text-transform: uppercase;
}

.pk-service-card p {
  margin-bottom: 13px;
}

.pk-case-study {
  background: #ffffff;
  border-left: 5px solid #03c7de;
  border-top: 1px solid #e0e4e7;
  border-right: 1px solid #e0e4e7;
  border-bottom: 1px solid #e0e4e7;
  padding: 30px;
  margin-bottom: 30px;
}

.pk-case-study h3 {
  font-weight: 700;
  margin-bottom: 18px;
}

.pk-case-study p {
  margin-bottom: 12px;
}

.pk-cta-band {
  background: #333333;
  color: #ffffff;
  padding: 54px 0;
}

.pk-cta-band .pk-cta-title {
  display: block;
  font: 700 36px/38px "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  color: #03c7de;
  margin-bottom: 8px;
}

.pk-cta-band .pk-cta-copy {
  display: block;
  font: 300 20px/28px "Roboto Condensed", sans-serif;
  color: #ffffff;
}

.pk-cta-band .btn-big {
  margin-top: 10px;
}

.pk-contact-panel {
  background: #f6f8fa;
  border: 1px solid #e0e4e7;
  padding: 30px;
  margin-bottom: 30px;
}

.pk-contact-panel h3 {
  font-weight: 700;
  margin-bottom: 16px;
}

.pk-contact-panel .simple-link {
  font-size: 18px;
  line-height: 26px;
}

#contact-form.pk-contact-form {
  margin-top: 0;
}

#contact-form.pk-contact-form label {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 13px;
}

#contact-form.pk-contact-form .pk-honeypot {
  display: none;
}

#contact-form.pk-contact-form .pk-form-label {
  display: block;
  color: #333333;
  font: 700 13px/18px "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  margin-bottom: 5px;
}

#contact-form.pk-contact-form input[type='text'],
#contact-form.pk-contact-form input[type='email'],
#contact-form.pk-contact-form input[type='tel'],
#contact-form.pk-contact-form textarea {
  width: 100%;
  line-height: 20px;
  font-size: 15px;
  font-family: "Roboto Condensed", sans-serif;
  color: #333333;
  background: #ffffff;
  padding: 12px 14px;
  outline: none;
  border: 1px solid #dfe1e0;
  border-radius: 0;
  box-sizing: border-box;
}

#contact-form.pk-contact-form textarea {
  height: 170px;
}

#contact-form.pk-contact-form button.btn-big {
  border: 0;
  cursor: pointer;
}

.pk-form-status {
  display: none;
  margin-top: 6px;
  padding: 13px 15px;
  font: 400 15px/22px "Roboto Condensed", sans-serif;
  border-left: 5px solid #03c7de;
  background: #f6f8fa;
  color: #333333;
}

.pk-form-status:not(:empty) {
  display: block;
}

.pk-form-status.is-success {
  border-left-color: #03c7de;
}

.pk-form-status.is-error {
  border-left-color: #d9534f;
}

.pk-footer-brand {
  color: #ffffff;
  font: 400 30px/32px "Audiowide", sans-serif;
  display: block;
  margin-bottom: 12px;
}

.pk-footer-copy {
  color: #b8b8b8;
  text-transform: uppercase;
}

.pk-redirect {
  padding: 80px 20px;
  font-family: Arial, sans-serif;
  color: #333333;
}

@media (max-width: 1199px) {
  .sf-menu > li + li {
    margin-left: 24px;
  }

  .sf-menu > li + li:before {
    left: -21px;
  }
}

@media (max-width: 979px) {
  #header .info .pk-header-note {
    text-align: center;
    margin-top: 12px;
  }

  .pk-hero {
    padding: 86px 0 82px;
  }

  .pk-hero h2 {
    font-size: 42px;
    line-height: 46px;
  }

  .pk-service-card {
    min-height: 0;
  }
}

@media (max-width: 767px) {
  h1 .main {
    font-size: 42px;
    line-height: 44px;
  }

  h1 .secondary {
    max-width: 290px;
  }

  .pk-hero {
    padding: 58px 0 60px;
    background-position: center center;
  }

  .pk-hero h2 {
    font-size: 34px;
    line-height: 38px;
  }

  .pk-hero p {
    font-size: 20px;
    line-height: 28px;
  }

  .pk-section {
    padding: 52px 0 46px;
  }

  .pk-cta-band {
    text-align: center;
  }
}
