body {
  background-color: #fff;
  font-family: Roboto, sans-serif;
  color: #323236;
  font-size: 17px;
  line-height: 26px;
  font-weight: 400;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 42px;
  line-height: 56px;
  font-weight: 700;
}

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

h3 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 28px;
  line-height: 36px;
  font-weight: 700;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #294e9e;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
}

p {
  margin-bottom: 10px;
}

a {
  text-decoration: underline;
}

.header-top {
  padding-top: 14px;
  padding-bottom: 14px;
}

.header-top-left {
  display: block;
  padding-top: 4px;
  float: left;
  clear: both;
}

.home-icon {
  display: inline-block;
  margin-bottom: 0px;
}

.top-link {
  display: inline-block;
  margin-top: 0px;
  margin-right: 10px;
  margin-left: 10px;
  padding-bottom: 5px;
  color: #76767d;
  font-size: 13px;
  line-height: 18px;
  text-decoration: none;
}

.top-link:hover {
  border-bottom: 1px solid #106db6;
  color: #106db6;
}

.header-top-right {
  float: right;
  clear: none;
}

.blog-icon {
  display: inline-block;
  margin-right: 10px;
}

.button-ghost-small {
  padding-top: 9px;
  padding-bottom: 9px;
  border: 2px solid #106db6;
  border-radius: 10px;
  background-color: transparent;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #106db6;
  font-size: 15px;
  line-height: 20px;
  font-weight: 700;
}

.button-ghost-small:hover {
  background-color: #106db6;
  color: #fff;
}

.header-bottom {
  background-color: #fff;
}

.brand-image {
  margin-top: 24px;
}

.navbar {
  padding-top: 12px;
  padding-bottom: 12px;
  background-color: #294e9e;
  color: #fff;
}

.navlink {
  margin-right: 20px;
  margin-left: 20px;
  padding-right: 0px;
  padding-left: 0px;
  border-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #fff;
  color: #fff;
  font-size: 15px;
  line-height: 26px;
  text-decoration: none;
}

.navlink:hover {
  border: 0px none transparent;
  color: #32c90c;
}

.navlink.w--current {
  color: #32c90c;
}

.navlink.last {
  margin-right: 0px;
}

.navlink.last.w--current {
  color: #32c90c;
}

.navmenu {
  margin-bottom: 0px;
  color: #323236;
}

.dropdown-toogle {
  padding-right: 0px;
  padding-left: 0px;
}

.dropdown-icon {
  margin-right: 0px;
}

.menu-icon {
  position: static;
  display: block;
  margin-right: auto;
  margin-left: auto;
  color: #106db6;
  font-size: 12px;
}

.wide-content {
  display: block;
  width: 100%;
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
}

.wide-content.hidden {
  display: none;
}

.wide-content.hero {
  position: relative;
}

.wide-content.center {
  display: block;
  text-align: center;
}

.logo-block {
  margin-right: 140px;
  text-decoration: none;
}

.logo-block.client {
  display: block;
  margin-right: 0px;
  float: left;
  clear: both;
}

.logo-block.footer {
  position: static;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: none;
}

.text-block {
  display: block;
  color: #294e9e;
  font-size: 16px;
}

.text-block.xsmall {
  color: #fff;
  font-size: 12px;
}

.text-block.xsmall.green {
  color: #32c90c;
}

.text-block.white {
  color: #fff;
}

.text-block.white.big {
  color: #fff;
  font-size: 18px;
}

.text-block.big {
  display: block;
  color: #323236;
  font-size: 20px;
  text-align: left;
}

.text-block.big.black {
  margin-top: 0px;
  padding: 0px;
  background-color: transparent;
  color: #323236;
  font-size: 22px;
  line-height: 36px;
  text-align: left;
}

.text-block.big.center {
  text-align: center;
}

.text-block.big.white {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-weight: 700;
}

.text-block.big.green {
  color: #32c90c;
}

.text-block.bold {
  color: #323236;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
}

.text-block.bold.green {
  color: #32c90c;
}

.text-block.bold.smallwhite {
  font-size: 16px;
}

.text-block.bold.white {
  display: inline-block;
  padding-right: 0px;
  padding-left: 0px;
  color: #fff;
  font-size: 16px;
  text-align: center;
}

.text-block.normal-black {
  margin-top: 0px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #323236;
  font-size: 18px;
  line-height: 30px;
}

.text-block.normal-black.testimonials {
  text-align: left;
}

.text-block.normal-black.center {
  margin-bottom: 20px;
  text-align: center;
}

.text-block.smallblack {
  display: block;
  color: #323236;
}

.text-block.price {
  padding: 10px;
}

.text-block.green {
  color: #32c90c;
}

.text-block.special {
  color: #c2c2cc;
  font-size: 100px;
  line-height: 108px;
  font-weight: 700;
}

.logo-image {
  margin-top: 2px;
}

.hero-section {
  padding-top: 40px;
  padding-bottom: 80px;
  background-color: transparent;
  background-image: url('../images/background-hero-certifen-3.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-attachment: fixed;
}

.call-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 7px;
  float: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.call-block.cta {
  display: block;
  width: 280px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding: 13px 40px;
  float: none;
  clear: none;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-radius: 10px;
  background-color: #32c90c;
}

.call-block.cta.email {
  padding: 23px 57px;
  float: left;
  background-color: #32c90c;
}

.icon-block {
  display: inline-block;
  width: 48px;
  height: 48px;
  margin-top: 0px;
  margin-right: 8px;
  border-radius: 50px;
  background-color: #32c90c;
  background-image: url('../images/smartphone-1.svg');
  background-position: 50% 50%;
  background-size: 28px;
  background-repeat: no-repeat;
}

.icon-block.social {
  width: 28px;
  height: 32px;
  margin-top: 0px;
  border: 2px solid #294e9e;
  border-radius: 0px;
  background-color: #fff;
  background-image: url('../images/facebook.svg');
  background-position: 50% 50%;
  background-size: 16px;
  background-repeat: no-repeat;
}

.icon-block.social:hover {
  border-color: #32c90c;
}

.icon-block.social.twitter {
  background-image: url('../images/twitter.svg');
  background-position: 50% 50%;
  background-size: 16px;
  background-repeat: no-repeat;
}

.icon-block.social.google {
  background-image: url('../images/google-plus.svg');
  background-size: 16px;
}

.icon-block.benefits {
  width: 32px;
  height: 32px;
  margin-right: 16px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 0px;
  background-image: url('../images/done-tick.svg');
  background-size: 16px;
}

.icon-block.stepone {
  margin-bottom: 10px;
  background-color: #fff;
  background-image: url('../images/smartphone.svg');
  background-size: 28px;
}

.icon-block.steptwo {
  margin-bottom: 10px;
  background-color: #fff;
  background-image: url('../images/search.svg');
  background-size: 28px;
}

.icon-block.stepthree {
  margin-bottom: 10px;
  background-color: #fff;
  background-image: url('../images/blank-file.svg');
  background-size: 28px;
}

.call-text-block {
  display: inline-block;
  margin-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.hero-left-block {
  width: 50%;
  padding-top: 20px;
  border-top-style: none;
  border-top-color: #000;
}

.hero-image {
  position: absolute;
  top: 0px;
  right: 0px;
}

.page-title-blue {
  margin-bottom: 30px;
  color: #294e9e;
}

.page-title-blue.hero {
  color: #294e9e;
  font-size: 46px;
}

.page-title-blue.center {
  margin-bottom: 30px;
  text-align: center;
}

.page-title-blue.center.about {
  margin-bottom: 40px;
}

.hero-benefits-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  padding: 0px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.hero-benefits-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 12px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.subtitle.green {
  color: #32c90c;
}

.subtitle.white {
  margin-bottom: 20px;
  color: #fff;
  text-align: center;
}

.subtitle.blue {
  display: block;
  width: 60%;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  color: #294e9e;
  text-align: center;
}

.subtitle.blue.about {
  width: auto;
  margin-right: 0px;
  margin-bottom: 30px;
  margin-left: 0px;
  text-align: left;
}

.subtitle.black {
  display: block;
  width: 60%;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  text-align: center;
}

.section {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #f4f4f5;
}

.section.white {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #fff;
}

.section.hero {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #f4f4f5;
}

.section.law {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #fff;
}

.blue {
  color: #294e9e;
}

.title {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  color: #323236;
  line-height: 42px;
  font-weight: 500;
  text-align: center;
}

.test {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 200px 200px 0px 0px;
  border-color: #000 transparent #76767d;
}

.icon-image {
  display: block;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  text-align: center;
}

.testimonails-wrapper {
  display: block;
  margin-top: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.testimonials-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 15px;
  margin-left: 15px;
  padding: 40px 30px 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fff;
}

.client-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 30px 0px 0px;
  padding: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fff;
}

.client-details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.client-logo {
  display: block;
  margin-right: 20px;
}

.client-name {
  display: block;
  float: left;
  clear: both;
}

.top-left-triangle {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 40px 40px 0px 0px;
  border-color: #a2a2aa transparent transparent;
}

.bottom-right-triangle {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0px 0px 40px 40px;
  border-color: transparent transparent #f4f4f5;
}

.section-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
}

.about-block-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.about-block-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.about-block-vertical {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 80px 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #32c90c;
}

.about-block-vertical.blue {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #294e9e;
}

.about-title-image {
  display: block;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  text-align: center;
}

.receive-certificate-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.receive-certificate-step {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 16px;
  margin-left: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.step-title-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paragraph.white {
  color: #fff;
}

.paragraph.white.small {
  font-size: 15px;
}

.price-block {
  display: block;
  margin-bottom: 16px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  text-align: center;
}

.green {
  color: #32c90c;
}

.call-to-action-block {
  display: block;
  text-align: right;
}

.button {
  margin-top: 20px;
  padding: 16px 30px;
  border-radius: 10px;
  background-color: #32c90c;
  font-size: 20px;
  font-weight: 700;
}

.icon {
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 0px;
}

.footer {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #294e9e;
}

.cta {
  margin-top: 20px;
  padding: 16px 30px;
  border-radius: 10px;
  background-color: #32c90c;
  text-decoration: none;
}

.social-media-block {
  display: block;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 0px;
}

.small-title {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 28px;
}

.small-title.white {
  margin-bottom: 20px;
  padding: 0px 10px;
  border-style: solid solid none;
  border-width: 0px 0px 2px 2px;
  border-color: transparent transparent #32c90c #32c90c;
  color: #fff;
}

.small-title.black {
  display: inline-block;
  margin-bottom: 40px;
  color: #323236;
}

.small-title.black.center {
  display: block;
  font-size: 26px;
  text-align: center;
}

.small-title.grey {
  margin-bottom: 30px;
  color: #323236;
  font-weight: 500;
}

.footer-link {
  display: block;
  margin-bottom: 6px;
  color: #fff;
  font-size: 15px;
  text-decoration: none;
}

.footer-link:hover {
  color: #32c90c;
}

.footer-link.w--current {
  color: #32c90c;
}

.contact-block {
  background-image: url('../images/sibiu.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.contact-wrapper {
  padding: 20px;
}

.contact-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.contact-icon {
  margin-right: 20px;
}

.form-wrapper {
  margin-top: 0px;
}

.field-label {
  margin-bottom: 4px;
  color: #294e9e;
  font-size: 14px;
  font-weight: 400;
}

.text-field {
  height: 50px;
  margin-bottom: 16px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-style: none;
  color: #323236;
  font-size: 16px;
}

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

.textarea {
  min-height: 242px;
  border-style: none;
  font-size: 16px;
}

.column-block {
  padding-right: 15px;
  padding-left: 0px;
}

.contact-button {
  display: block;
  margin-top: 20px;
  padding: 12px 20px;
  border-radius: 5px;
  background-color: #32c90c;
  color: #fff;
  font-weight: 700;
}

.success-message {
  background-color: #fff;
}

.text-success {
  color: #32c90c;
}

.wide-block-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 80px;
  padding-bottom: 80px;
  border-bottom: 1px solid #76767d;
}

.wide-block-flex.last {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-style: none;
}

.wide-block-flex.first {
  margin-bottom: 80px;
  padding-bottom: 80px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.half-flex-block {
  display: block;
  width: 50%;
  padding: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.half-flex-block.text {
  width: 50%;
  padding: 40px;
  background-color: #fff;
}

.half-flex-block.bigtitle {
  padding: 0px 0px 0px 40px;
}

.list-item {
  margin-bottom: 20px;
}

.law-paragraph {
  display: block;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.image-certificate {
  display: inline-block;
  width: 100%;
}

.hero-about-us {
  padding-top: 90px;
  padding-bottom: 90px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .73), rgba(0, 0, 0, .73)), url('../images/despre-certifen.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .73), rgba(0, 0, 0, .73)), url('../images/despre-certifen.jpg');
  background-position: 0px 0px, 100% 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.about-us-content {
  padding-top: 90px;
  padding-bottom: 250px;
  background-image: url('../images/logo-background.png');
  background-position: 50% 100%;
  background-size: 400px;
  background-repeat: no-repeat;
}

.page-title-white {
  margin-bottom: 30px;
  color: #fff;
  text-align: center;
}

.about-us-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 100px;
}

.about-us-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.about-us-right {
  margin-right: 0px;
  margin-left: 0px;
  padding: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 10px none #e4e4e4;
  box-shadow: 0 0 15px 0 #76767d;
}

.number-block {
  margin-right: 10px;
  margin-left: 10px;
  padding: 20px;
  background-color: #f4f4f5;
  text-align: center;
}

.number {
  margin-bottom: 10px;
  color: #32c90c;
  font-size: 42px;
  line-height: 56px;
  font-weight: 700;
  text-align: center;
}

.about-icon {
  margin-bottom: 10px;
}

.section-portofolio {
  padding-top: 90px;
  padding-bottom: 90px;
}

.dynamic-list {
  display: block;
}

.client-dynamic-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  padding: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f4f4f5;
  text-decoration: none;
}

.dynamic-image-block {
  margin-bottom: 30px;
  box-shadow: 4px 4px 19px 0 #76767d;
}

.client-image {
  min-width: 100%;
}

.client-title {
  color: #32c90c;
}

.client-description {
  margin-bottom: 20px;
  color: #76767d;
  font-size: 15px;
  font-weight: 400;
  text-align: center;
}

.client-testimonial {
  margin-bottom: 10px;
  color: #323236;
  font-size: 16px;
  text-align: center;
}

.client-representative {
  margin-bottom: 6px;
  color: #294e9e;
  font-size: 15px;
  font-weight: 700;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.scrolltotop {
  position: fixed;
  right: 10px;
  bottom: 10px;
  z-index: 999;
  display: block;
  width: 40px;
  height: 40px;
  border: 2px solid #32c90c;
  border-radius: 5px;
  background-color: #fff;
  background-image: url('../images/rocket-ship.svg');
  background-position: 50% 50%;
  background-size: 28px;
  background-repeat: no-repeat;
}

.link {
  color: #32c90c;
  text-decoration: none;
}

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

@media (max-width: 991px) {
  .header-top {
    padding-left: 0px;
  }
  .header-top-left {
    padding-left: 12px;
  }
  .navlink {
    color: #323236;
  }
  .navmenu {
    background-color: #fff;
  }
  .wide-content.hero {
    text-align: center;
  }
  .logo-block {
    margin-left: 12px;
  }
  .logo-block.footer {
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .text-block.big {
    font-size: 18px;
  }
  .text-block.big.black {
    font-size: 20px;
    text-align: center;
  }
  .text-block.special {
    font-size: 48px;
    line-height: 56px;
  }
  .hero-left-block {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
  }
  .hero-image {
    position: static;
  }
  .page-title-blue {
    text-align: center;
  }
  .page-title-blue.hero {
    font-size: 42px;
  }
  .hero-benefits-block {
    padding-left: 70px;
  }
  .subtitle.green {
    font-size: 26px;
  }
  .subtitle.white {
    font-size: 26px;
  }
  .subtitle.black {
    font-size: 26px;
  }
  .section {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .title {
    font-size: 32px;
  }
  .testimonials-block {
    margin-right: 10px;
    margin-left: 10px;
  }
  .client-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .client-logo {
    margin-bottom: 10px;
  }
  .section-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .call-to-action-block {
    text-align: center;
  }
  .footer {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .small-title.grey {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .mobile-icon {
    font-size: 36px;
  }
  .menu-button {
    margin-top: 6px;
    margin-right: 10px;
    padding: 10px;
  }
  .menu-button.w--open {
    background-color: #fff;
    color: #294e9e;
  }
  .contact-row {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .contact-button {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .wide-block-flex {
    margin-right: 20px;
    margin-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .wide-block-flex.third {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .wide-block-flex.first {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .half-flex-block {
    width: 100%;
  }
  .half-flex-block.text {
    width: 100%;
  }
  .half-flex-block.bigtitle {
    margin-bottom: 20px;
  }
  .about-us-content {
    padding-top: 60px;
    padding-bottom: 240px;
  }
  .about-us-top {
    margin-bottom: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .about-us-left {
    margin-bottom: 20px;
    padding-left: 40px;
  }
  .about-us-right {
    margin-right: 50px;
    margin-left: 50px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }
  .dynamic-item {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .client-dynamic-block {
    margin-right: 0px;
    margin-left: 0px;
  }
}

@media (max-width: 767px) {
  p {
    font-size: 16px;
  }
  .text-block {
    font-size: 14px;
  }
  .text-block.big {
    font-size: 16px;
  }
  .text-block.normal-black {
    font-size: 16px;
    line-height: 22px;
  }
  .text-block.special {
    font-size: 36px;
    line-height: 42px;
  }
  .logo-image {
    margin-top: 0px;
  }
  .hero-section {
    padding-top: 20px;
    padding-bottom: 60px;
  }
  .call-block.cta {
    float: none;
  }
  .call-block.cta.email {
    float: none;
    text-align: center;
  }
  .page-title-blue.hero {
    font-size: 36px;
  }
  .page-title-blue.center {
    margin-bottom: 20px;
    font-size: 36px;
  }
  .page-title-blue.center.about {
    margin-bottom: 30px;
  }
  .hero-benefits-wrapper {
    margin-top: 40px;
  }
  .section.contact {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .section.hero {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .title {
    font-size: 30px;
  }
  .testimonials-block {
    margin-bottom: 30px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .client-block {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .client-details {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .client-logo {
    margin-right: 0px;
  }
  .about-block-vertical {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .call-to-action-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: left;
    text-align: center;
  }
  .small-title.grey {
    font-size: 18px;
    line-height: 24px;
  }
  .footer-left-block {
    text-align: center;
  }
  .col {
    margin-bottom: 40px;
    text-align: center;
  }
  .col.last {
    margin-bottom: 0px;
  }
  .column-block {
    padding-right: 0px;
  }
  .wide-block-flex {
    margin-bottom: 50px;
    padding-bottom: 50px;
  }
  .wide-block-flex.first {
    margin-bottom: 50px;
    padding-bottom: 50px;
  }
  .image-certificate-mobile {
    width: 100%;
    text-align: center;
  }
  .about-us-content {
    padding-top: 50px;
  }
  .about-us-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .about-us-right {
    margin-right: 30px;
    margin-left: 30px;
    padding: 0px;
  }
  .number-block {
    margin-bottom: 30px;
  }
  .section-portofolio {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .dynamic-item {
    margin-bottom: 30px;
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media (max-width: 479px) {
  .header-top {
    display: block;
    text-align: left;
  }
  .header-top-left {
    padding-right: 12px;
  }
  .logo-block.footer {
    margin-left: 0px;
    padding-left: 0px;
  }
  .text-block {
    text-align: center;
  }
  .text-block.xsmall {
    text-align: left;
  }
  .text-block.big {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .text-block.big.black {
    font-size: 18px;
    line-height: 26px;
  }
  .text-block.bold.green {
    font-size: 16px;
  }
  .text-block.normal-black {
    font-size: 16px;
  }
  .text-block.normal-black.testimonials {
    font-size: 16px;
  }
  .text-block.special {
    text-align: left;
  }
  .call-block {
    margin-left: 10px;
  }
  .icon-block.benefits.mobile {
    width: 24px;
    height: 24px;
  }
  .hero-left-block {
    width: 90%;
  }
  .page-title-blue {
    margin-top: 0px;
    font-size: 36px;
    line-height: 42px;
  }
  .page-title-blue.hero {
    font-size: 32px;
    line-height: 38px;
  }
  .hero-benefits-wrapper {
    margin-top: 30px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .hero-benefits-block {
    padding-left: 10px;
  }
  .subtitle.green {
    font-size: 22px;
    line-height: 28px;
  }
  .subtitle.green.about {
    margin-top: 30px;
  }
  .subtitle.white {
    font-size: 22px;
    line-height: 28px;
  }
  .subtitle.blue {
    width: 80%;
    margin-bottom: 20px;
  }
  .subtitle.black {
    width: 80%;
    font-size: 22px;
    line-height: 32px;
  }
  .section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .title {
    width: 80%;
    font-size: 26px;
    line-height: 34px;
  }
  .about-block-vertical {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .receive-certificate-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .receive-certificate-step {
    margin-bottom: 20px;
  }
  .footer {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .logo-mobile {
    display: block;
    margin: 6px auto;
  }
  .contact-icon {
    margin-right: 10px;
  }
  .half-flex-block {
    padding: 0px;
  }
  .half-flex-block.text {
    padding-right: 20px;
    padding-left: 20px;
  }
  .half-flex-block.bigtitle {
    padding-left: 0px;
  }
  .image-certificate-mobile {
    margin-bottom: 20px;
  }
  .page-title-white {
    padding-right: 20px;
    padding-left: 20px;
  }
  .about-us-top {
    margin-bottom: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

