body {
  font-family: Roboto, sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 22px;
}
h1 {
  margin-top: 70px;
  margin-bottom: 30px;
  opacity: 1;
  color: #3bb878;
  font-size: 39px;
  line-height: 41px;
  font-weight: 300;
  text-align: left;
}
h2 {
  margin-bottom: 20px;
  color: white;
  font-size: 45px;
  line-height: 36px;
  font-weight: 300;
  text-align: center;
}
h3 {
  margin-bottom: 15px;
  padding-top: 0px;
  color: #434343;
  font-size: 16px;
  line-height: 30px;
  font-weight: 500;
  text-align: left;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
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 {
  display: inline-block;
  margin-top: 1px;
  margin-bottom: 50px;
  border-top-color: #d2d2d2;
  opacity: 1;
  color: #545454;
  font-size: 13px;
  line-height: 20px;
  text-align: left;
}
.button {
  display: inline-block;
  width: 138px;
  height: 42px;
  margin: 13px 14px 1px 0px;
  padding: 10px 36px 14px 25px;
  border-radius: 3px;
  background-color: #ea6308;
  background-image: url('../images/sing-up2.png');
  background-position: -3% 2%;
  box-shadow: none;
  -webkit-transition: none 300ms ease;
  transition: none 300ms ease;
  font-family: Roboto, sans-serif;
  color: white;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  letter-spacing: 2px;
  text-decoration: none;
  text-indent: 4px;
}
.button:hover {
  background-color: #3bb878;
}
.button.hollow {
  display: inline-block;
  width: 200px;
  height: 60px;
  margin-top: 8px;
  margin-bottom: 2px;
  padding-top: 22px;
  padding-bottom: 17px;
  background-color: #ea6308;
  background-image: url('../images/bnt.png'), url('../images/');
  background-position: -3% 2%, 0% 0%;
  background-size: auto, 243px;
  box-shadow: none;
  font-family: Roboto, sans-serif;
  color: white;
  font-size: 21px;
  line-height: 15px;
  text-shadow: none;
}
.button.hollow:hover {
  background-color: #107ba3;
  box-shadow: rgba(0, 0, 0, 0.09) 0px 2px 1px 0px, #489fd9 0px 0px 0px 2px inset;
  color: white;
  text-shadow: none;
}
.button.in-pricing {
  display: block;
  width: 140px;
  height: 45px;
  margin-top: 19px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-right: 25px;
  padding-bottom: 10px;
  background-color: #3bb878;
  background-image: url('../images/link2.png');
  background-position: 100% 49%;
  background-repeat: repeat-x;
  box-shadow: none;
  font-size: 13px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 1px;
  text-indent: -8px;
  text-transform: uppercase;
}
.button.in-pricing:hover {
  background-color: #ea6308;
  box-shadow: none;
}
.button.bnt-google {
  display: block;
  width: 100px;
  height: 54px;
  padding-left: 23px;
  border: 1px solid black;
  background-image: url('../images/gplay_1.png');
  background-position: 0% 0%;
}
.button.google {
  display: inline-block;
  width: 200px;
  height: 60px;
  margin-top: 9px;
  margin-bottom: 6px;
  padding-top: 17px;
  padding-bottom: 19px;
  border: 3px solid white;
  background-color: transparent;
  background-image: url('../images/gplay.png'), url('../images/');
  background-position: 50% 50%, -3% 2%;
  background-size: auto, auto;
  background-repeat: repeat-x, repeat;
  background-attachment: fixed, scroll;
}
.button.action-bnt {
  display: block;
  width: 179px;
  height: 45px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 14px;
  float: right;
  background-image: url('../images/bnt2.png');
  background-position: -3% 1%;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  line-height: 27px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  text-shadow: none;
}
.button.action-bnt:hover {
  background-color: rgba(16, 123, 163, 0);
  text-shadow: none;
}
.button.action-g-bnt {
  display: block;
  width: 179px;
  height: 45px;
  border: 2px solid #939393;
  background-image: url('../images/gplay2.png');
  background-size: cover;
}
.button.action-g-bnt:hover {
  background-color: #ebebeb;
}
.button.action-intro-bnt {
  width: 179px;
  height: 46px;
  margin-top: 18px;
  background-color: #ea6308;
  background-image: url('../images/bnt3.png');
  font-family: Roboto, sans-serif;
  line-height: 30px;
  letter-spacing: 2px;
  text-indent: 6px;
  text-transform: uppercase;
}
.button.action-intro-bnt:hover {
  background-color: #3bb878;
  -webkit-transition: none 300ms ease;
  transition: none 300ms ease;
}
.button.action-intro-bnt.footer-bnt:hover {
  background-color: #348a5e;
}
.button.action-intro-g-bnt {
  width: 180px;
  height: 46px;
  margin-top: 16px;
  margin-bottom: -17px;
  padding-top: 18px;
  padding-bottom: 16px;
  border: 2px solid white;
  background-color: white;
  background-image: url('../images/gplay2_1.png'), url('../images/gplay2b.png');
  background-position: 0% 0%, -3% 2%;
  font-family: Roboto, sans-serif;
  color: transparent;
  line-height: 21px;
  font-style: normal;
  text-align: center;
  list-style-type: none;
}
.button.action-intro-g-bnt:hover {
  border-color: white;
  background-color: rgba(214, 214, 214, 0.49);
  background-image: url('../images/gplay2b.png');
  background-position: -3% 2%;
}
.button.action-intro-g-bnt.about-g-bnt {
  border-color: white;
  background-color: white;
  background-image: url('../images/gplay2_1.png'), url('../images/'), url('../images/');
  background-position: 0% 0%, 0% 0%, -3% 2%;
}
.button.action-intro-g-bnt.about-g-bnt:hover {
  background-color: rgba(255, 255, 255, 0.49);
  background-image: url('../images/gplay2_1.png');
}
.button.managerbnt {
  display: block;
  height: 45px;
  min-width: 175px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: 1px;
  padding-top: 0px;
  padding-left: 17px;
  border: 2px solid #545454;
  background-color: transparent;
  background-image: url('../images/lin.png');
  background-position: 100% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  color: #545454;
  font-size: 13px;
  line-height: 41px;
  font-weight: 600;
  text-align: left;
  letter-spacing: 0px;
  text-indent: 4px;
  text-transform: uppercase;
}
.button.managerbnt:hover {
  border-color: #545454;
  background-color: #545454;
  background-image: url('../images/link2.png');
  color: white;
}
.button.bnt-more-feature {
  display: block;
  min-height: 42px;
  min-width: 201px;
  margin-right: auto;
  margin-left: auto;
  border: 2px solid #545454;
  background-color: transparent;
  background-image: url('../images/link.png');
  background-position: 100% 50%;
  background-repeat: no-repeat;
  color: #545454;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0px;
  text-transform: uppercase;
}
.button.bnt-more-feature:hover {
  background-color: #545454;
  background-image: url('../images/link2.png');
  color: white;
}
.logo-text {
  margin-top: 24px;
  background-image: url('../images/54da2169c038101c30559afc_eorder_logo_sizes_72-05.png');
  font-family:'Roboto Slab', sans-serif;
  color: #1c1c1c;
  font-size: 27px;
  font-weight: 500;
}
.logo-text.footer {
  margin-top: 0px;
  margin-bottom: 19px;
  color: #e6eaed;
}
.navigation {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.09) 0px 1px 0px 0px;
  opacity: 1;
}
.nav-link {
  padding: 26px 17px;
  box-shadow: transparent 0px 3px 0px 0px inset;
  -webkit-transition: box-shadow 500ms ease, color 300ms ease;
  transition: box-shadow 500ms ease, color 300ms ease;
  color: #545454;
  font-size: 14px;
  font-weight: 500;
}
.nav-link:hover {
  box-shadow: none;
}
.nav-link.w--current {
  box-shadow: none;
  font-family: Roboto, sans-serif;
  color: #4dbd90;
  font-weight: 500;
}
.nav-link.w--current:focus {
  position: relative;
  font-family: Roboto, sans-serif;
}
.section {
  margin-bottom: 0px;
  padding-top: 30px;
  padding-bottom: 60px;
  border-top-style: none;
  border-top-width: 0px;
  border-bottom-width: 0px;
}
.section.blue {
  background-color: #e3f3fc;
}
.section.main {
  height: 700px;
  min-height: 688px;
  margin-top: 0px;
  margin-bottom: -1px;
  padding-top: 24px;
  padding-bottom: 50px;
  background-color: white;
  background-image: url('../images/shutterstock_77040751.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  color: white;
  text-shadow: rgba(0, 0, 0, 0.22) 0px 1px 0px;
}
.section.grey {
  background-color: #f0f0f0;
}
.section.image {
  background-image: url('../images/town.jpg');
  background-position: 50% 50%;
  background-size: cover;
  color: white;
}
.section.footer {
  padding-top: 42px;
  padding-bottom: 42px;
  background-color: #2b2c2e;
  color: #e4e8eb;
}
.section.footer.copyright {
  padding-top: 19px;
  padding-bottom: 19px;
  background-color: #1c1d1f;
  color: #939596;
  font-size: 14px;
}
.section.purple {
  background-color: #dde7ed;
  background-image: url('../images/shutterstock_111490829.jpg');
  background-position: 50% 0px;
  background-size: cover;
}
.section.clients {
  min-height: 200px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: white;
}
.section.clients.green {
  margin-bottom: 0px;
  padding-bottom: 20px;
  background-color: #3bb878;
}
.section.press {
  padding-top: 29px;
  padding-bottom: 38px;
  background-color: #107ba3;
}
.slider {
  display: none;
  height: 360px;
  background-color: #303030;
}
.slide {
  padding-top: 64px;
  padding-bottom: 64px;
}
.slide._1 {
  background-color: #00ad6e;
}
.slide._2 {
  background-color: #00bdd6;
}
.slide._3 {
  background-color: #ccbe00;
}
.main-subtitle {
  display: inline-block;
  height: 51px;
  margin-bottom: 26px;
  color: white;
  font-size: 22px;
  line-height: 31px;
  font-weight: 300;
  text-align: left;
}
.footer-slogan {
  margin-bottom: 11px;
  color: #939596;
}
.social-icon {
  margin-right: 11px;
  opacity: 0.41;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}
.social-icon:hover {
  opacity: 1;
}
.footer-title {
  margin-top: 0px;
  font-family:'Roboto Condensed', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
.page-link {
  border-bottom: 1px solid transparent;
  -webkit-transition: color 300ms ease, border 300ms ease;
  transition: color 300ms ease, border 300ms ease;
  color: #489fd9;
  text-decoration: none;
}
.page-link:hover {
  border-bottom-color: #489fd9;
}
.page-link.in-footer {
  display: block;
  color: #939596;
}
.page-link.in-footer:hover {
  border-bottom-color: transparent;
  color: #d2d7d9;
}
.page-link.white {
  border-bottom-color: rgba(255, 255, 255, 0.49);
  color: white;
}
.page-link.white:hover {
  border-bottom-color: white;
}
.newsletter-field {
  width: 60%;
  height: 40px;
  float: left;
  border: 1px solid transparent;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  background-color: #e8e8e8;
}
.newsletter-field:focus {
  border-width: 1px;
  border-color: #09f;
  box-shadow: #489fd9 0px 0px 6px 0px;
}
.newsletter-button {
  width: 40%;
  height: 40px;
  padding-top: 9px;
  padding-bottom: 9px;
  float: left;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  background-color: #5f6166;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #d5d8db;
}
.newsletter-button:hover {
  background-color: #489fd9;
  color: white;
}
.newsletter-form {
  width: 70%;
}
.brand-link {
  text-decoration: none;
}
.success-message {
  background-color: #5f6166;
}
.main-heading {
  margin-top: 182px;
  margin-bottom: 20px;
  padding-top: 21px;
  color: white;
  font-size: 55px;
  line-height: 63px;
  font-weight: 300;
  letter-spacing: 0px;
}
.section-subtitle {
  margin-bottom: 68px;
  font-size: 19px;
  line-height: 22px;
  font-weight: 300;
  text-align: center;
}
.bold-text {
  font-weight: 400;
}
.plan-wrapper {
  min-height: 320px;
  padding: 0px 0px 17px;
  border-radius: 0px 0px 3px 3px;
  background-color: white;
  color: #2b2b2b;
  list-style-type: disc;
}
.plan-wrapper.padding-plan {
  margin-top: 22px;
  padding-top: 17px;
  border-radius: 3px;
}
.price-point {
  margin-top: 10px;
  margin-bottom: 8px;
  font-size: 50px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  list-style-type: none;
}
.price-accent {
  color: #f2740c;
  font-size: 60px;
  line-height: 22px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0px;
}
.price-accent.price-color {
  color: #3bb878;
}
.price-accent.free-color {
  color: #545454;
}
.addl-feature {
  display: block;
  margin-right: auto;
  margin-bottom: 14px;
  margin-left: auto;
  padding-top: 0px;
  background-position: 100% 50%;
  color: #545454;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}
.addl-feature.inactive {
  direction: ltr;
  color: #545454;
  text-decoration: none;
}
.addl-feature.price-padding {
  padding-top: 10px;
}
.divider {
  width: 100%;
  height: 1px;
  margin-top: 13px;
  margin-bottom: 12px;
  background-color: #dbdbdb;
  direction: ltr;
}
.additional-contact {
  margin-top: 21px;
  text-align: center;
}
.feature {
  text-align: justify;
}
.feature.centered {
  text-align: center;
}
.feature-row {
  margin-bottom: 14px;
}
.testimonial-slider {
  height: auto;
  margin-top: 45px;
  background-color: transparent;
}
.testimony-slide {
  padding-top: 0px;
  padding-right: 10%;
  padding-left: 10%;
  border-radius: 5px;
  text-align: center;
}
.testimony-text {
  margin-bottom: 21px;
  font-family: Roboto, sans-serif;
  font-size: 21px;
  line-height: 31px;
  font-style: italic;
  font-weight: 300;
}
.slide-nav {
  display: none;
  font-size: 10px;
}
.person {
  display: block;
  width: 70px;
  margin-right: auto;
  margin-bottom: 13px;
  margin-left: auto;
  clear: none;
  border-radius: 100%;
  text-align: center;
}
.name {
  font-weight: 500;
}
.title {
  color: #8c9dac;
  font-size: 14px;
}
.slider-arrow {
  width: 50px;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  color: #bdbdbd;
  font-size: 32px;
}
.slider-arrow:hover {
  color: black;
}
.feature-icon {
  margin-bottom: 12px;
}
.main-feature-group {
  margin-top: 30px;
}
.center-contents {
  text-align: center;
}
.small-features-row {
  margin-top: 10px;
}
.main-image {
  display: block;
  margin-top: 116px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  line-height: 31px;
}
.client-logo {
  width: 16.6%;
}
.press-logo {
  width: 16%;
  margin-right: 2%;
  margin-left: 2%;
  opacity: 0.94;
}
.small-text {
  color: rgba(255, 255, 255, 0.29);
  font-size: 16px;
  font-weight: 300;
  text-align: center;
}
.logo {
  display: block;
  width: 100%;
  height: 100%;
  margin: 10px auto 2px;
  padding-top: 6px;
  padding-bottom: 4px;
}
.logo.log {
  background-image: none;
}
.bg-manager {
  height: 650px;
  min-height: 400px;
  background-image: url('../images/bgg-kompasK.jpg');
  background-position: 0% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.line {
  height: 5px;
  background-color: #3bb878;
}
.text-line {
  margin-top: 30px;
  opacity: 1;
  color: #545454;
  font-size: 34.5px;
  line-height: 44px;
  text-align: center;
  text-transform: uppercase;
}
.text-line2 {
  margin-bottom: 30px;
  opacity: 0.5;
  text-align: center;
}
.bg-line {
  border: 1px solid #e7e7e7;
  background-color: #fbfbfb;
}
.bg-reps {
  position: static;
  left: 0px;
  top: 0px;
  bottom: 0px;
  height: 480px;
  float: none;
  background-color: #f1f1f1;
  background-image: url('../images/bg-managerb.png');
  background-size: cover;
  background-repeat: no-repeat;
}
.actionblock {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  height: 28px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  background-color: #ea6308;
  line-height: 18px;
}
.save-procent {
  width: auto;
  height: 25px;
  margin-top: 12px;
  padding-top: 0px;
  padding-bottom: 10px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  color: #fcfafa;
  font-size: 15px;
  line-height: 28px;
  text-align: center;
}
.plan-line {
  margin-top: 0px;
  margin-bottom: 30px;
  padding-top: 15px;
  border-top-color: #e96208;
  background-color: #e96208;
  color: white;
  font-size: 19px;
  line-height: 28px;
}
.peoplesay-header {
  margin-top: 0px;
  color: #545454;
  font-weight: 300;
  text-align: center;
}
.text-manager {
  margin-bottom: 25px;
  font-size: 15px;
  line-height: 24px;
  text-align: justify;
}
.plan-header {
  margin-top: 10px;
  padding-top: 0px;
  text-align: center;
}
.contact-header {
  margin-top: 90px;
  margin-bottom: 5px;
  color: #545454;
  font-weight: 400;
  text-align: center;
}
.contact-text {
  padding-bottom: 15px;
  color: #545454;
  font-size: 13px;
  text-align: center;
}
.contact-bg {
  min-height: 500px;
  background-image: url('../images/bg-contact.png');
}
.contact-bnt {
  display: block;
  width: 160px;
  height: 45px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 3px;
  background-color: #4dbd90;
  background-image: url('../images/link2.png');
  background-position: 100% 50%;
  background-repeat: no-repeat;
  text-align: left;
  text-indent: 8px;
}
.contact-bnt:hover {
  background-color: #ee660c;
}
.imput-style {
  height: 45px;
  margin-bottom: 20px;
  border-radius: 3px;
  background-color: black;
  opacity: 0.5;
  color: white;
}
.imput-style.message {
  min-height: 120px;
  border-radius: 3px;
}
.action-line {
  min-height: 80px;
  margin-top: 48px;
  margin-bottom: -25px;
  padding-bottom: 13px;
  color: white;
  font-size: 50px;
  line-height: 40px;
  font-weight: 300;
  text-align: center;
  list-style-type: none;
}
.action-line.home-call-action {
  color: white;
}
.action-line.smaller {
  font-size: 43px;
}
.rights {
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
}
.manager-bg {
  margin-top: 50px;
  background-color: transparent;
  background-image: -webkit-linear-gradient(54deg, white, white);
  background-image: linear-gradient(36deg, white, white);
}
.testimonials {
  margin-top: 30px;
  margin-bottom: 0px;
  border: 3px solid #bdbdbd;
}
.header-reps {
  margin-top: 120px;
}
.testimonials-bg {
  margin-top: 25px;
  margin-bottom: 25px;
}
.action-bnt2 {
  margin-bottom: 20px;
  text-align: center;
}
.manager-img {
  background-image: url('../images/bg-manager.png');
}
.about-us {
  min-height: 300px;
  background-image: url('../images/about.png');
  background-size: auto 450px;
}
.about-us.manager {
  background-image: url('../images/manager.jpg');
  background-position: 0px 50%;
  background-size: cover;
  background-attachment: scroll;
}
.about-us.reps {
  background-image: url('../images/reps.jpg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: repeat-x;
}
.about-us.industries-intro {
  background-image: url('../images/industries.png');
  background-size: cover;
  background-repeat: no-repeat;
}
.about-us.allfeatures {
  background-image: url('../images/shutterstock_158522279.jpg');
  background-size: auto 450px;
}
.about-us.service-header {
  background-image: url('../images/shutterstock_235171555.jpg');
  background-size: cover;
}
.about-us.policy-header {
  background-image: url('../images/02.jpg');
  background-size: cover;
}
.about-us.user-header {
  background-image: url('../images/iStock_000027427024_Large.jpg');
  background-position: 50% 73%;
  background-size: cover;
}
.about-text {
  display: block;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 100px;
}
.header-text {
  color: white;
  font-size: 42px;
  font-weight: 300;
}
.text-paragraf {
  font-size: 15px;
  line-height: 27px;
  text-align: left;
}
.text-paragraf.list-order {
  margin-bottom: 0px;
}
.info-ico {
  left: 0px;
  top: 0px;
  bottom: 0px;
  height: 127px;
  margin-top: 70px;
  margin-left: 0px;
  padding-left: 10px;
  background-image: url('../images/where-ico.png');
  background-position: 0px 50%;
  background-repeat: no-repeat;
  text-align: left;
}
.info-ico.what-ico {
  margin-top: 0px;
  background-image: url('../images/focus.png');
}
.info-ico.specialize {
  margin-top: 0px;
  background-image: url('../images/where-ico.png'), url('../images/');
  background-position: 0% 0%, 0px 50%;
  background-repeat: no-repeat, no-repeat;
}
.info-ico.what-order {
  background-image: url('../images/ico-info.png');
}
.task {
  padding-left: 0px;
  font-size: 16px;
  line-height: 31px;
  text-align: left;
  list-style-type: disc;
}
.text-block {
  min-height: 300px;
  margin-top: 0px;
  margin-bottom: 70px;
  font-size: 15px;
  line-height: 24px;
  text-align: left;
  list-style-type: disc;
}
.text-block.raps-text {
  margin-top: 0px;
  margin-bottom: 0px;
}
.bg-managet-page {
  background-image: url('../images/bg-manager.jpg');
  background-position: 100% 50%;
  background-size: cover;
}
.bg-managet-page.bg-reps-page {
  height: 500px;
  min-height: 350px;
  background-color: #efefef;
  background-image: url('../images/repsss.jpg');
}
.img-manager-mobile {
  min-height: 200px;
  background-image: url('../images/bg-manager.jpg');
  background-size: cover;
  background-repeat: repeat-x;
}
.block-margin {
  padding-top: 0px;
}
.reps-img {
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
}
.policy {
  margin-bottom: 0px;
  list-style-type: decimal;
}
.policy.last-p {
  margin-bottom: 50px;
}
.h1-policy {
  margin-top: 30px;
}
.list-style {
  margin-bottom: 50px;
  font-size: 15px;
  line-height: 28px;
  list-style-type: disc;
}
.list-hight {
  margin-bottom: 60px;
}
.about-reps {
  margin-top: 0px;
  padding-top: 70px;
}
.inport-ico {
  min-height: 127px;
  margin-top: 60px;
  background-image: url('../images/inport-ico.png');
  background-repeat: no-repeat;
}
.header-no-padding {
  margin-top: 40px;
  background-image: url('../images/inport-ico_1.png');
}
.inport-bg {
  border: 1px solid lightgrey;
  background-color: #f4f4f4;
}
.sc-ico {
  min-height: 127px;
  margin-top: 70px;
  background-image: url('../images/sc-ico.png');
  background-repeat: no-repeat;
}
.line-laptop {
  min-height: 300px;
  border: 1px solid lightgrey;
  background-color: #eff1ec;
  background-image: url('../images/Untitled-1kitas.png');
  background-position: 0% 0%;
  background-size: cover;
}
.sc-trading-p {
  margin-top: 100px;
}
.track-ico {
  min-height: 127px;
  margin-top: 70px;
  background-image: url('../images/track-ico.png');
  background-repeat: no-repeat;
}
.successful-ico {
  min-height: 127px;
  margin-top: 70px;
  background-image: url('../images/succesful-ico.png');
  background-size: auto;
  background-repeat: no-repeat;
}
.esignature-ico {
  min-height: 127px;
  margin-top: 70px;
  background-image: url('../images/esignature.png');
  background-repeat: no-repeat;
}
.call-action-text {
  color: #545454;
  text-align: center;
}
.mac-img {
  display: block;
  margin-right: auto;
  margin-bottom: 90px;
  margin-left: auto;
  text-align: center;
}
.mac-air-img {
  background-image: url('../images/example-bg.png');
  background-size: 125px;
}
.img-manager {
  min-height: 500px;
  background-image: url('../images/manager2.png');
  background-size: cover;
  background-repeat: no-repeat;
}
.slogan-industries {
  display: block;
  margin-top: 230px;
  margin-right: auto;
  margin-left: auto;
  color: white;
  font-size: 55px;
  text-align: center;
}
.merchandice {
  height: 500px;
  background-image: url('../images/merchandice.png');
}
.merchandice-block {
  margin-bottom: 50px;
}
.h1-about {
  margin-top: 0px;
}
.sub-paragraph {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 22px;
}
.subheading {
  margin-top: 18px;
}
.subheader {
  margin-top: 30px;
}
html.w-mod-js *[data-ix="fade-in-on-load"] {
  opacity: 0;
  -webkit-transform: translate(0px, 24px);
  -ms-transform: translate(0px, 24px);
  transform: translate(0px, 24px);
}
html.w-mod-js *[data-ix="fade-in-on-scroll"] {
  opacity: 0;
  -webkit-transform: translate(0px, 24px);
  -ms-transform: translate(0px, 24px);
  transform: translate(0px, 24px);
}
@media (max-width: 991px) {
  .button.in-pricing {
    font-size: 14px;
    line-height: 18px;
  }
  .button.managerbnt {
    min-width: 151px;
    margin-left: 10px;
  }
  .nav-link {
    padding: 18px 0px;
    color: #545454;
  }
  .nav-link:hover {
    box-shadow: transparent 0px 3px 0px 0px inset;
  }
  .nav-link.w--current {
    box-shadow: transparent 0px 1px 0px 0px inset;
  }
  .nav-link.menu {
    padding: 22px 17px;
    color: black;
    font-size: 30px;
  }
  .nav-link.menu.w--open {
    background-color: transparent;
    color: white;
  }
  .section.main {
    margin-bottom: 0px;
  }
  .nav-menu {
    padding-top: 13px;
    padding-bottom: 13px;
    background-color: white;
    color: #545454;
  }
  .main-heading {
    margin-top: 100px;
  }
  .main-feature-group {
    margin-top: 0px;
  }
  .main-image {
    margin-top: 268px;
    text-align: left;
  }
  .bg-manager {
    height: 850px;
    background-image: url('../images/bgg-kompasK.jpg'), none;
    background-position: 46% 50%, 50% 50%;
    background-size: cover, auto;
    background-repeat: no-repeat, repeat;
    background-attachment: scroll, scroll;
  }
  .save-procent {
    height: 30px;
    margin-top: 12px;
    line-height: 28px;
  }
  .text-manager {
    margin-right: 10px;
    margin-left: 10px;
  }
  .action-line {
    margin-top: 35px;
  }
  .manager-bg {
    min-height: 450px;
  }
  .menu-ico {
    margin-top: 10px;
    color: #545454;
  }
  .header-reps {
    margin-top: 80px;
    margin-left: 10px;
  }
  .column-reps {
    min-height: 480px;
    background-color: #edeee9;
  }
  .action-bnt2 {
    margin-top: 20px;
  }
  .text-block.raps-text {
    min-height: 130px;
    margin-bottom: 0px;
  }
  .bg-managet-page {
    background-color: #efefef;
    background-image: none;
    background-position: 0% 0%;
  }
  .img-manager-mobile {
    background-image: url('../images/bg-manager.jpg'), url('../images/');
    background-position: 100% 50%, 100% 50%;
    background-size: auto, auto;
    background-repeat: repeat-x, repeat-x;
  }
  .reps-img {
    min-height: 200px;
  }
  .sc-trading-p {
    margin-top: 55px;
  }
}
@media (max-width: 767px) {
  h3 {
    margin-bottom: 8px;
    text-align: center;
  }
  .button.in-pricing {
    box-shadow: none;
    line-height: 25px;
  }
  .logo-text {
    margin-top: 15px;
  }
  .nav-link.menu {
    padding-top: 11px;
    padding-bottom: 11px;
  }
  .section {
    padding-top: 43px;
    padding-bottom: 43px;
    text-align: center;
  }
  .section.main {
    margin-top: 51px;
  }
  .nav-menu {
    padding-right: 12px;
    padding-left: 12px;
  }
  .footer-title {
    margin-top: 35px;
  }
  .newsletter-form {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .main-heading {
    text-align: center;
  }
  .section-subtitle {
    margin-bottom: 44px;
  }
  .plan-wrapper {
    margin-right: 5%;
    margin-bottom: 34px;
    margin-left: 5%;
  }
  .divider {
    width: 100%;
  }
  .feature {
    margin-bottom: 32px;
    padding-top: 0px;
    text-align: center;
  }
  .feature.padding-feature {
    padding-top: 30px;
  }
  .feature-icon {
    margin-bottom: 4px;
  }
  .main-feature-group {
    margin-top: 0px;
    margin-bottom: 34px;
  }
  .bg-manager {
    height: 700px;
  }
  .bg-reps {
    height: 400px;
    background-image: url('../images/bg-managerb.png');
    background-position: 0% -2%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .imput-style.message {
    margin-right: 0px;
  }
  .manager-bg {
    min-height: 400px;
    background-color: transparent;
    background-image: none;
  }
  .column-reps {
    min-height: 400px;
  }
  .manager-img {
    min-height: 200px;
    background-image: none;
    background-size: auto;
  }
  .text-block {
    min-height: 0px;
  }
  .text-block.raps-text {
    min-height: 180px;
  }
  .img-manager-mobile {
    background-image: url('../images/bg-manager2.jpg');
    background-position: 100% 50%;
    background-size: auto;
  }
  .reps-img {
    background-image: none;
    background-position: 0% 0%;
    background-size: auto;
  }
  .line-laptop {
    margin-bottom: 0px;
    background-image: url('../images/macbook.png');
    background-size: contain;
    background-repeat: no-repeat;
  }
  .sc-trading-p {
    margin-top: 0px;
    text-align: center;
  }
  .call-action-text {
    margin-top: 60px;
  }
  .img-mechandice {
    display: block;
    height: 400px;
    margin: 20px auto 60px;
    padding-bottom: 0px;
  }
  .bg-manager-mobile {
    background-color: white;
    background-image: none;
    background-size: auto;
  }
  .img-mobile {
    width: 900px;
    height: 199px;
    background-image: url('../images/bg-managerb.png');
    background-size: auto;
  }
}
@media (max-width: 479px) {
  body {
    padding-bottom: 20px;
  }
  h1 {
    margin-top: 25px;
  }
  .main-subtitle {
    margin-bottom: 30px;
    padding-bottom: 100px;
    text-align: center;
  }
  .footer-title {
    margin-top: 20px;
  }
  .main-heading {
    margin-top: 50px;
    padding-top: 0px;
    font-size: 50px;
  }
  .feature {
    margin-bottom: 32px;
    padding-top: 10px;
  }
  .feature-icon {
    padding-top: 0px;
  }
  .client-logo {
    width: 33.33%;
  }
  .press-logo {
    width: 28%;
  }
  .bg-manager {
    height: 870px;
  }
  .save-procent.mobile-action {
    margin-right: 10px;
    padding-right: 0px;
  }
  .peoplesay-header {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
  }
  .contact-header {
    margin-top: 30px;
  }
  .action-line {
    min-height: 81px;
    line-height: 47px;
    letter-spacing: 0px;
    text-indent: 0px;
  }
  .manager-bg {
    margin-bottom: 0px;
    padding-bottom: 60px;
  }
  .header-reps {
    margin-top: 50px;
  }
  .column-reps {
    min-height: 440px;
    margin-bottom: 0px;
    padding-bottom: 30px;
  }
  .action-bnt2 {
    padding-bottom: 30px;
  }
  .text-block.raps-text {
    min-height: 280px;
  }
  .bg-managet-page.bg-reps-page {
    height: 600px;
  }
  .img-manager-mobile {
    background-image: url('../images/bg-manager2.jpg');
    background-position: 100% 50%;
  }
  .line-laptop {
    background-image: none;
    background-position: 0% 0%;
    background-size: auto;
  }
  .sc-trading-p {
    margin-top: 60px;
  }
  .slogan-industries {
    line-height: 47px;
  }
  .colu {
    padding-top: 60px;
  }
}

@font-face {
  font-family: 'Fontawesome webfont';
  src: url('../fonts/fontawesome-webfont.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-XLightIta.otf') format('opentype'), url('../fonts/Gotham-XLightIta.otf') format('opentype'), url('../fonts/Gotham-Light.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Black.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Bold.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Thin.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham medium';
  src: url('../fonts/Gotham-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}