body {
  height: 100%;
  margin-left: 330px;
  font-family: Lekton, sans-serif;
  color: #818181;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
}

h1 {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 14px;
  padding: 25px 45px;
  border: 2px none hsla(0, 0%, 100%, .56);
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 46px;
  line-height: 44px;
  font-weight: 400;
  letter-spacing: 4px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

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

h4 {
  margin-top: 7px;
  margin-bottom: 1px;
  font-family: Oswald, sans-serif;
  color: #414141;
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  letter-spacing: 2px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-top: 0px;
  margin-bottom: 60px;
  padding-right: 20px;
  padding-left: 0px;
  font-family: Raleway, sans-serif;
  color: #616161;
  font-size: 13px;
  line-height: 30px;
  text-align: justify;
  text-transform: none;
}

.team-bio p {
margin-bottom:20px;
}

ul {
    font-family: Raleway, sans-serif;
    color: #616161;
    font-size: 13px;
    line-height: 30px;
    text-align: justify;
    text-transform: none;
}

.button {
  display: inline-block;
  padding: 15px 20px 12px;
  border: 1px solid #fff;
  border-radius: 6px;
  background-color: transparent;
  opacity: 1;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
}

.button:hover {
  border-color: #323232;
  background-color: #323232;
  color: #fff;
}

.button.btn-small {
  border-color: #ef8168;
  background-color: #e43d6a;
  text-transform: uppercase;
}

.button.btn-small:hover {
  border-color: rgba(0, 255, 172, .84);
  background-color: rgba(0, 255, 172, .84);
}

.button.btn-slider {
  display: block;
  width: 280px;
  height: 75px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 28px;
  border-style: none;
  background-color: #e43d6a;
  font-size: 20px;
}

.button.btn-slider:hover {
  border-color: #ef8168;
  background-color: rgba(0, 255, 172, .84);
}

.left-navigation {
  position: fixed;
  left: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 20;
  width: 329px;
  height: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #fff;
  box-shadow: 1px 0 3px 0 rgba(0, 0, 0, .2);
}

.brand {
  width: 100%;
  margin-top: 50px;
  margin-bottom: 70px;
  opacity: 1;
}

.brand.w--current {
  margin-top: 50px;
  margin-bottom: 70px;
}

.header-wrapper {
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
}

.navigation {
  margin-top: 0px;
}

.nav-linke {
  width: 100%;
  margin-bottom: -1px;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Oswald, sans-serif;
  font-size: 11px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
}

.nav-linke:hover {
  color: #fff;
}

.nav-linke.w--current {
  color: #222;
}

.nav-linke.ln {
  border-top-color: #ebebeb;
}

.nav-linke.ln.w--current {
  border-top-color: #ebebeb;
}

.text-block {
  display: inline-block;
  padding: 20px;
  color: #323232;
}

.service-section {
  padding-top: 100px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fff;
}

.logo {
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.social-wrapper {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-bottom: 0px;
  background-color: transparent;
  text-align: center;
}

.center {
  text-align: center;
}

.center.pj {
  padding-top: 0px;
}

.welcoe-text {
  font-family: Oswald, sans-serif;
  color: #212121;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
}

.welcoe-text.text-pages {
  display: inline-block;
  padding-bottom: 10px;
  border-bottom: 1px dotted #f7bdb0;
  color: #fff;
  font-weight: 400;
}

.welcoe-text.industries-and-positions {
  margin-bottom: 51px;
}

.line {
  display: block;
  width: 5%;
  height: 3px;
  margin: 40px auto;
  background-color: hsla(0, 0%, 4%, .84);
}

.sub-text {
  margin-bottom: 70px;
  padding-right: 30px;
  padding-left: 30px;
  font-family: Raleway, sans-serif;
  color: #616161;
  font-size: 14px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

.sub-text.corp-partner {
  margin-bottom: 0px;
}

.features-section {
  padding: 76px 20px 30px;
  background-color: #f2f2f2;
}

.row {
  margin-bottom: 0px;
}

.row.ft {
  margin-bottom: 60px;
}

.feat-ico {
  overflow: hidden;
  width: 70px;
  height: 70px;
  margin-right: 20px;
  padding-top: 10px;
  float: left;
  border-radius: 100%;
  background-color: #fff;
  color: #333;
  text-align: center;
}

.feat-ico.briefcase {
  padding-top: 13px;
}

.feat-ico.sales-and-marketing {
  padding-top: 15px;
}

.feat-ico.manufacturing {
  margin-right: 20px;
  padding-top: 12px;
}

.feat-ico.healthcare {
  padding-top: 13px;
}

.feat-text {
  overflow: hidden;
}

.logo-section {
  padding: 50px 20px;
}

.client-section {
  padding: 40px 10px 40px 20px;
  background-color: #f7f7f7;
}

.client-logo {
  display: inline-block;
  width: 20%;
  text-align: center;
}

.copyright {
  padding-top: 8px;
  color: #818181;
  font-size: 13px;
  text-align: left;
  letter-spacing: 1px;
}

.social-ico {
  margin-bottom: 15px;
  opacity: 0;
}

.ico-social {
  width: 30px;
  height: 30px;
  margin-right: 10px;
  border-radius: 100%;
  background-color: transparent;
  opacity: 0.67;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-decoration: none;
}

.ico-social:hover {
  opacity: 1;
}

.go-top {
  padding: 10px 20px;
  background-color: #fff;
  text-align: right;
}

.top {
  width: 35px;
  height: 35px;
  background-color: #0098ff;
  opacity: 0.6;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.top:hover {
  opacity: 1;
}

.tittle-section {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #e43d6a;
}

.contat-section {
  padding: 100px 20px;
}

.text-field {
  margin-bottom: 20px;
  padding: 20px 19px 20px 18px;
  border-left: 1px solid #e1e1e1;
  border-top-style: none;
  border-right-style: none;
  border-bottom-width: 1px;
  border-bottom-color: #e1e1e1;
}

.text-field.area {
  padding-top: 13px;
  padding-bottom: 60px;
}

.error-message {
  margin-top: 20px;
  text-align: center;
}

.error {
  margin-bottom: 0px;
  color: #ed7b7b;
}

.succes {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: rgba(186, 255, 218, .84);
  text-align: center;
}

.succ {
  margin-bottom: 0px;
  color: rgba(12, 156, 79, .84);
  font-weight: 400;
}

.banner-home {
  height: 100%;
  padding-top: 360px;
  padding-right: 20px;
  padding-left: 20px;
  background-image: url('../images/o-OFFICE-WORKER-HAPPY-facebook.jpg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.container-center {
  text-align: center;
}

.small-text {
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 23px;
  letter-spacing: 2px;
}

.btn-banner {
  margin-top: 50px;
}

.alt-resume-submission {
  display: block;
  width: 200px;
  margin-top: 3px;
  margin-right: auto;
  margin-left: auto;
  font-family: Raleway, sans-serif;
  color: hsla(0, 0%, 100%, .52);
  font-size: 9px;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.email-link {
  color: #fff;
  text-decoration: none;
}

.industry-description {
  padding-right: 0px;
  padding-left: 0px;
  line-height: 25px;
  text-align: left;
}

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

.profile-pic {
  display: block;
  margin: 53px auto 40px;
  border-radius: 206px;
}

.team-title {
  margin-bottom: 7px;
  font-family: Raleway, sans-serif;
  color: #515151;
  font-size: 13px;
  font-style: italic;
  text-transform: none;
}

.corporate-partner-section {
  height: 570px;
  background-image: url('../images/NewGig.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.corporate-partner-container {
  margin-top: 0px;
  padding-top: 0px;
}

.corporate-partners-button {
  display: block;
  width: 255px;
  height: 60px;
  margin-top: 457px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 18px;
  border: 1px solid #fff;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, .23);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 17px;
  text-align: center;
  letter-spacing: 1px;
}

.corporate-partners-button:hover {
  border: 1px solid #e43d6a;
  background-color: #e43d6a;
  font-weight: 300;
  letter-spacing: 1px;
}

.principle-name {
  margin-top: 52px;
}

.email-contact-link {
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #616161;
  text-decoration: none;
}

.email-contact-link:hover {
  color: #e43d6a;
}

.mantufacturing {
  width: auto;
  letter-spacing: 0.5px;
}

.links {
  -webkit-transition: color 350ms ease;
  transition: color 350ms ease;
  color: #616161;
  text-decoration: none;
}

.links:hover {
  color: #ef8168;
}

html.w-mod-js *[data-ix="move-up"] {
  opacity: 0;
  -webkit-transform: translate(0px, -30px);
  -ms-transform: translate(0px, -30px);
  transform: translate(0px, -30px);
}

html.w-mod-js *[data-ix="from-top"] {
  opacity: 0;
  -webkit-transform: translate(0px, -33px);
  -ms-transform: translate(0px, -33px);
  transform: translate(0px, -33px);
}

html.w-mod-js *[data-ix="from-top-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, -33px);
  -ms-transform: translate(0px, -33px);
  transform: translate(0px, -33px);
}

html.w-mod-js *[data-ix="from-top-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, -33px);
  -ms-transform: translate(0px, -33px);
  transform: translate(0px, -33px);
}

html.w-mod-js *[data-ix="frome-left"] {
  opacity: 0;
  -webkit-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate(-100px, 0px);
}

@media (max-width: 991px) {
  body {
    margin-left: 0%;
  }
  h1 {
    line-height: 67px;
  }
  .nav-linke {
    max-width: 100%;
    text-align: left;
  }
  .nav-linke:hover {
    color: #323232;
  }
  .brand-logo {
    display: block;
  }
  .client-logo {
    width: 50%;
    margin-bottom: 45px;
  }
  .nav-device {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #fff;
  }
  .nav-menu {
    background-color: #fff;
    background-image: none;
  }
  .col-space {
    margin-bottom: 50px;
  }
  .menu-button {
    color: #323232;
  }
  .menu-button.w--open {
    background-color: #e43d6a;
  }
  .banner-home {
    height: 600px;
    padding-top: 168px;
  }
}

@media (max-width: 767px) {
  h1 {
    padding: 20px 40px 15px;
    font-size: 29px;
    line-height: 45px;
  }
  p {
    padding-left: 20px;
  }
  .button.btn-slider {
    width: 246px;
    font-size: 17px;
  }
  .row {
    margin-top: -37px;
  }
  .brand-logo {
    display: block;
  }
  .client-logo {
    display: block;
    width: 100%;
    margin-bottom: 50px;
  }
  .client-logo.no-sp {
    margin-bottom: 0px;
  }
  .copyright {
    margin-bottom: 15px;
    text-align: center;
  }
  .cent {
    text-align: center;
  }
  .banner-home {
    height: 500px;
    padding-top: 116px;
  }
  .small-text {
    font-size: 20px;
  }
  .team-title {
    text-align: center;
  }
  .principle-name {
    margin-top: -14px;
    text-align: center;
  }
}

@media (max-width: 479px) {
  h1 {
    padding: 15px 30px 10px;
    font-size: 24px;
    line-height: 36px;
  }
  .button.btn-slider {
    margin-bottom: 29px;
  }
  .welcoe-text {
    font-size: 18px;
    line-height: 35px;
  }
  .welcoe-text.text-pages {
    font-size: 15px;
  }
  .row {
    margin-top: -22px;
  }
  .tittle-section {
    padding-top: 45px;
    padding-bottom: 40px;
  }
  .menu-button.w--open {
    background-color: #e43d6a;
  }
  .banner-home {
    height: 586px;
    padding-top: 111px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .small-text {
    padding-right: 24px;
    padding-left: 24px;
    line-height: 27px;
  }
  .alt-resume-submission {
    margin-top: -12px;
  }
  .corporate-partner-section {
    background-position: 73% 50%;
  }
}

@font-face {
  font-family: 'Lovelo';
  src: url('../fonts/Lovelo_Black.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
}