:root {
  --steel-blue: #428bc7;
  --white-smoke: #f2f2f2;
  --light-gray: #e6e6e6;
  --cool-gray: #b2b8bd;
  --white: white;
  --dark-slate-gray: #333c45;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

body {
  color: #4d4d4d;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
}

h1 {
  color: #555;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 26px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  color: #585858;
  font-size: 22px;
  font-weight: 700;
  line-height: 36px;
}

h3 {
  color: #585858;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
}

h4 {
  color: #585858;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

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

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

a {
  color: var(--steel-blue);
  font-weight: 600;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

li {
  text-align: left;
}

.button {
  color: #428bc7;
  text-align: center;
  text-transform: uppercase;
  background-color: #0000;
  border: 2px solid #428bc7;
  border-radius: 5px;
  margin-top: 15px;
  padding: 8px 18px;
  font-size: 14px;
  font-weight: 600;
  line-height: 26px;
  text-decoration: none;
  transition: background-color .5s;
  display: inline-block;
}

.button:hover {
  color: #fff;
  background-color: #428bc7;
  text-decoration: none;
}

.button.button-price {
  margin-top: 28px;
}

.button.button-white {
  color: #fff;
  border-color: #fff;
}

.button.button-white:hover {
  color: #428bc7;
  background-color: #fff;
}

.button.button-white._404--button {
  margin-left: auto;
}

.brand-logo {
  float: left;
}

.navigation-menu {
  float: none;
  padding-bottom: 5px;
}

.navigation-link {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-bottom: 2px solid #0000;
  margin-left: 30px;
  padding: 12px 0 5px;
  font-size: 13px;
  font-weight: 600;
  transition: border-color .2s;
}

.navigation-link:hover {
  color: #fff;
  border-bottom: 2px solid #fff;
  text-decoration: none;
}

.navigation-link.w--current {
  color: #fff;
  border-bottom: 2px solid #fff;
}

.navigation-link.custom-9965 {
  align-items: center;
  margin-left: 0;
  display: flex;
}

.navigation-link.custom-9965.w--open {
  border-bottom: 2px solid #fff;
}

.navigation-container {
  text-align: center;
  display: block;
}

.navigation {
  background-color: #0000;
  border-bottom: 1px solid #ffffff21;
  padding: 20px;
}

.header-contact {
  float: right;
  text-align: left;
  padding-top: 12px;
  padding-bottom: 5px;
}

.header-text {
  float: right;
  color: #fff;
  margin-left: 8px;
  font-size: 13px;
  position: relative;
}

.header-icon {
  float: left;
  margin-top: 4px;
}

.section {
  background-color: #f2f2f2;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.scroll-header {
  opacity: .97;
  background-color: #fff;
  width: 100%;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  overflow: visible;
}

.bran-logo-scroll {
  margin-top: 17px;
}

.navigation-link-scroll {
  color: #313131;
  text-transform: uppercase;
  margin-left: 30px;
  padding-left: 0;
  padding-right: 0;
  font-size: 13px;
  font-weight: 600;
  transition: all .2s;
}

.navigation-link-scroll:hover {
  color: #428bc7;
  border-bottom: 2px solid #428bc7;
}

.navigation-link-scroll.w--current {
  border-bottom-style: solid;
  border-bottom-width: 2px;
}

.navigation-link-scroll.custom-3345 {
  align-items: center;
  margin-left: 0;
  display: flex;
}

.navigation-link-scroll.custom-3345.w--open {
  color: #428bc7;
  border: 1px #428bc7;
}

.banner {
  background-color: #428bc7;
}

.service-wrapper {
  text-align: center;
  display: block;
  position: relative;
  overflow: visible;
}

.circle {
  border: 2px solid #428bc7;
  border-radius: 60px;
  width: 100px;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 24px;
  display: block;
}

.center-div {
  text-align: center;
  text-transform: uppercase;
  margin-top: 30px;
  padding-bottom: 30px;
  font-weight: 400;
  display: block;
}

.section--line {
  background-color: #428bc7;
  width: 30px;
  height: 3px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.section--line.left {
  margin-bottom: 15px;
  margin-left: 0;
  margin-right: 0;
}

.section--line.custom-0923 {
  margin-bottom: 20px;
}

.work-column {
  z-index: 2;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: relative;
  overflow: hidden;
}

.work-overlay {
  background-image: radial-gradient(circle, #fff0, #00000080);
  width: 100%;
  height: 100%;
  transition: all .4s ease-in-out;
  position: absolute;
  overflow: hidden;
}

.work-overlay:hover {
  box-shadow: inset 0 0 8px 3px #00000080;
}

.section-features {
  z-index: 2;
  background-color: #f2f2f2;
  padding-top: 120px;
  padding-bottom: 50px;
  position: relative;
}

.section-features.custom-2376 {
  background-color: var(--white-smoke);
}

.slider {
  color: #ffffffcf;
  background-color: #0000;
  height: auto;
  font-weight: 300;
}

.hide-dots {
  display: none;
}

.arrow {
  opacity: .3;
  border: 2px solid #fff;
  border-radius: 100px;
  width: 60px;
  height: 60px;
  padding-top: 13px;
  padding-bottom: 13px;
  font-size: 30px;
  transition: all .5s;
}

.arrow:hover {
  opacity: 1;
}

.vertical {
  height: 70px;
  margin-left: 20px;
  margin-right: 20px;
}

.slide-2 {
  display: inline-block;
  position: relative;
  overflow: visible;
}

.features-image {
  text-align: center;
  justify-content: flex-end;
  display: flex;
  position: relative;
}

.features-text {
  padding-top: 25px;
}

.uppercase {
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
}

.hand-text {
  color: #999;
  letter-spacing: 0;
  padding-left: 48px;
  font-family: Just Another Hand, sans-serif;
  font-size: 28px;
}

.cool {
  padding-left: 158px;
  position: relative;
  bottom: 18px;
}

.cta {
  z-index: 10;
  background-color: #428bc7;
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
}

.option-section {
  background-color: #fff;
  padding-top: 0;
  padding-bottom: 100px;
}

.option-section.custom-2034 {
  padding-top: 100px;
}

.column-wrapper {
  box-shadow: none;
}

.cta--shadow {
  z-index: 100;
  opacity: .6;
  display: flex;
  position: absolute;
  inset: 100% 0% auto;
}

.row {
  margin-top: 0;
}

.customers--slider {
  background-color: #0000;
  height: 400px;
}

.customers--slider.custom-9312 {
  height: auto;
}

.customers--slide {
  text-align: center;
  height: 100%;
  padding-left: 90px;
  padding-right: 90px;
}

.clients-photo {
  z-index: 1;
  background-image: url('../images/client2.jpg');
  background-repeat: no-repeat;
  background-size: 130px;
  border-radius: 100px;
  width: 130px;
  height: 130px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.clients-photo.photo-2 {
  background-image: url('../images/cleint3.jpg');
}

.clients-photo.photo-3 {
  background-image: url('../images/client1.jpg');
  background-position: 50%;
}

.customers--arrow {
  opacity: .6;
  color: #a8a8a8;
  border: 2px solid #d1d1d1;
  border-radius: 100px;
  width: 40px;
  height: 40px;
  padding-top: 9px;
  font-size: 19px;
  transition: all .5s;
}

.customers--arrow:hover {
  opacity: 1;
}

.vertical-clients {
  margin-left: 1px;
  margin-right: 1px;
  position: absolute;
}

.vertical-clients.custom-0298 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-clients {
  color: #919191;
  margin-top: 20px;
  font-size: 18px;
  font-weight: 300;
  line-height: 32px;
  position: relative;
}

.section-clients {
  background-color: #f2f2f2;
  background-image: none;
  padding-top: 100px;
  padding-bottom: 80px;
  display: block;
  overflow: visible;
}

.bradnign-logo {
  border-bottom: 1px solid #ebebeb;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}

.branding-hover {
  opacity: .5;
  transition: opacity .5s;
}

.branding-hover:hover {
  opacity: 1;
}

.social-icon {
  background-color: #333c45;
  border-right: 1px solid #3c4752;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  transition: background-color .3s;
}

.social-icon:hover {
  background-color: #3b5998;
}

.social-icon.twitter:hover {
  background-color: #2aa9e0;
}

.social-icon.google:hover {
  background-color: #bf3939;
}

.social-icon.rss:hover {
  background-color: #eb8a1c;
}

.social-column {
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}

.footer {
  z-index: 50;
  background-color: #333c45fc;
  padding-top: 10px;
  padding-bottom: 30px;
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}

.footer.custom-9653 {
  padding-top: 60px;
  display: block;
  position: static;
}

.footer-logo {
  margin-bottom: 15px;
}

.footer-social {
  margin-top: 15px;
}

.footer-circle {
  opacity: .6;
  text-align: center;
  border: 1px solid #818181;
  border-radius: 50px;
  width: 34px;
  height: 34px;
  margin-bottom: 10px;
  margin-right: 10px;
  padding-top: 1px;
  transition: all .5s;
}

.footer-circle:hover {
  opacity: 1;
}

.small-footer {
  z-index: 1;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}

.small-footer-text {
  color: #adadad;
  margin-left: 10px;
  padding-top: 8px;
  font-size: 13px;
  display: inline-block;
}

.small-footer-text.custom-0124 {
  color: #555;
}

.go-top {
  float: right;
  text-align: center;
  border: 2px solid #e1e1e1;
  border-radius: 50px;
  width: 40px;
  height: 40px;
  padding-top: 4px;
  transition: border .5s;
  overflow: hidden;
}

.go-top:hover {
  border-color: #428bc7;
}

.go-top.custom-2939 {
  margin-left: auto;
}

.h3-footer {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 23px;
  font-family: Raleway, sans-serif;
  font-weight: 500;
}

.text-field {
  color: #fff;
  background-color: #0000;
  border-top-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #818181;
  border-left-style: none;
  border-right-style: none;
  margin-bottom: 15px;
  padding-top: 0;
  padding-left: 0;
  font-size: 13px;
}

.text-field:hover {
  border-bottom-color: #428bc7;
}

.text-field.custom-0394 {
  color: #555;
}

.text-area {
  color: #fff;
  background-color: #0000;
  border-top-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #818181;
  border-left-style: none;
  border-right-style: none;
  padding-top: 0;
  padding-bottom: 20px;
  padding-left: 0;
  font-size: 13px;
}

.text-area:hover {
  color: #fff;
  border-bottom-color: #428bc7;
}

.text-area.custom-0394 {
  color: #555;
}

.submit-button {
  color: #818181;
  text-transform: uppercase;
  background-color: #0000;
  border: 2px solid #818181;
  border-radius: 5px;
  margin-top: 10px;
  padding: 5px 15px;
  font-size: 13px;
  font-weight: 600;
  transition: all .5s;
  position: relative;
}

.submit-button:hover {
  color: #fff;
  background-color: #818181;
}

.success-message {
  text-align: center;
  background-color: #0000;
  border: 2px solid #428bc7;
  border-radius: 5px;
  margin-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
}

.error-message {
  text-align: center;
  background-color: #0000;
  border: 2px solid #db2121;
  border-radius: 5px;
  margin-top: 15px;
}

.close-footer {
  float: right;
  opacity: .3;
  text-align: center;
  border: 2px solid #818181;
  border-radius: 30px;
  width: 40px;
  height: 40px;
  margin-right: 30px;
  padding-top: 4px;
  transition: all .5s;
  position: relative;
  bottom: -13px;
}

.close-footer:hover {
  opacity: 1;
}

.close-text {
  float: right;
  margin-right: 15px;
  position: relative;
  bottom: -21px;
}

.sub-header {
  z-index: 1;
  background-color: #428bc7;
  padding-bottom: 60px;
  position: relative;
}

.info {
  margin-bottom: 10px;
  display: block;
}

.info.address {
  margin-bottom: 0;
}

.info-icon {
  margin-right: 10px;
  display: inline-block;
  position: relative;
}

.mail {
  color: #818181;
  text-decoration: none;
  transition: all .5s;
}

.mail:hover {
  color: #fff;
}

.contact {
  color: #bdbdbd;
}

.section-work {
  z-index: 2;
  position: relative;
}

.container-about {
  text-align: center;
  padding-top: 60px;
}

.white {
  color: #fff;
}

.page-subheading {
  color: #ffffffe6;
  font-size: 18px;
  font-weight: 300;
}

.section-services {
  background-color: #f2f2f2;
  border-bottom: 1px solid #e6e6e6;
  padding-top: 90px;
  padding-bottom: 90px;
}

.section-services.white-2 {
  border-bottom-color: var(--light-gray);
  background-color: #0000;
}

.pricing-section {
  background-color: #f2f2f2;
  border-top: 1px solid #fff;
  padding-top: 80px;
  padding-bottom: 100px;
}

.pricing-table {
  text-align: center;
  background-color: #ffffff85;
  border: 1px solid #e6e6e6;
  border-radius: 7px;
  padding-bottom: 30px;
  position: relative;
  overflow: hidden;
}

.pricing-price {
  text-align: center;
  background-color: #428bc7;
  background-image: none;
  padding: 10px 0 30px;
  overflow: hidden;
}

.pricing-price.custom-3948 {
  padding-bottom: 0;
}

.pricing {
  letter-spacing: -1px;
  border-bottom: 1px solid #fff3;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 10px;
}

.ribbon {
  color: #8c630b;
  background-color: #ffae00;
  margin-top: 6px;
  margin-right: -45px;
  padding: 7px 50px;
  font-size: 11px;
  font-weight: 700;
  position: absolute;
  right: 0;
  transform: rotate(46deg);
}

.pricing-section-2 {
  border-top: 1px solid #ebebeb;
  padding-top: 80px;
  padding-bottom: 80px;
}

.alert {
  background-color: #e1f8ff;
  border: 1px solid #78dffe;
  border-radius: 6px;
  margin-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 10px;
  overflow: hidden;
}

.row-social {
  z-index: 1;
  position: relative;
}

.container-iphone.custom-2934 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.mascot {
  text-align: center;
  position: relative;
  top: 2px;
}

.mascot.custom-3645 {
  top: auto;
  bottom: -16px;
}

.text-slider {
  padding-top: 40px;
  position: static;
  top: 45px;
}

.big-text {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 34px;
  font-weight: 400;
  line-height: 46px;
}

.big-text.custom-3685 {
  font-size: 32px;
}

.medium-text {
  color: #fff;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

.custom-2938 {
  color: #adadad;
}

.custom-2938:hover {
  color: #333c45;
}

.custom-4865 {
  margin-right: auto;
}

.custom-9376 {
  color: #555;
}

.custom-0398 {
  width: 100%;
}

.custom-2222 {
  text-transform: none;
}

.custom-3912 {
  border: 0 solid #0000;
  border-radius: 5px;
  box-shadow: 0 0 1rem 0 #00000026;
}

.custom-3904 {
  color: #818181;
}

.custom-3942 {
  font-size: 12px;
  line-height: 12px;
}

.custom-1142 {
  margin-left: 30px;
}

.custom-9652.w--open {
  background-color: #fff;
}

.custom-9934 {
  margin: 0 0 2px 5px;
  padding-left: 0;
  position: relative;
}

.custom-8854.w--open {
  background-color: #428bc7;
  overflow: visible;
}

.custom-3343 {
  color: #fff;
  font-weight: 400;
}

.custom-3288 {
  margin-top: 0;
}

.custom-3111 {
  border-radius: 5px;
  box-shadow: 0 0 1px #00000026;
}

.paragraph {
  color: #fff;
  font-size: 18px;
  font-weight: 300;
}

.custom29348 {
  padding-top: 60px;
  padding-bottom: 100px;
}

.footer-link {
  color: var(--cool-gray);
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.footer-link:hover {
  color: var(--white);
}

.footer-text {
  color: var(--cool-gray);
  align-items: center;
  margin-bottom: 10px;
  font-weight: 600;
  display: flex;
}

.cta--text {
  color: var(--white);
  text-align: center;
  font-size: 22px;
  font-weight: 300;
}

.cta--shadow-image {
  width: 100%;
}

.kontakt-body {
  padding: 20px;
}

.kontakt-item {
  text-align: left;
  align-items: center;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  display: flex;
}

.kontakt-card {
  border: 1px solid var(--steel-blue);
  background-color: var(--white);
  border-radius: 6px;
  overflow: hidden;
}

.white-section {
  border-bottom: 1px solid var(--light-gray);
  padding-top: 90px;
  padding-bottom: 90px;
}

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

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

._404 {
  background-color: var(--steel-blue);
  justify-content: center;
  align-items: center;
  display: flex;
}

._404--heading {
  color: var(--white);
  margin-bottom: 20px;
}

._404--pretitle {
  color: var(--white);
  margin-bottom: 10px;
  font-size: 96px;
  font-weight: 700;
  line-height: 96px;
}

._404--message {
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 140px;
  display: flex;
}

._404--text {
  width: 400px;
  max-width: 100%;
  color: var(--white);
  margin-bottom: 40px;
}

.form--message {
  color: var(--dark-slate-gray);
  margin-bottom: 0;
}

.images {
  background-color: var(--dark-slate-gray);
  overflow: hidden;
}

.images--collection {
  margin: -1px;
}

.images--item {
  border: 1px solid var(--dark-slate-gray);
  width: 20%;
  padding-left: 0;
  padding-right: 0;
}

.bilder--empty {
  color: var(--dark-slate-gray);
}

.bilder--empty-state {
  color: var(--cool-gray);
}

.images--image {
  width: 100%;
}

.page-heading {
  color: var(--white);
  text-transform: uppercase;
}

.heading {
  color: var(--white);
}

.customers {
  padding-top: 100px;
  padding-bottom: 100px;
}

.section--heading {
  text-align: center;
  letter-spacing: .6px;
  text-transform: uppercase;
}

.customers--content {
  align-items: center;
  height: 100%;
  display: flex;
}

.customers--slider-mask {
  height: 100%;
}

.features {
  margin-bottom: 60px;
}

.services--columns {
  margin-top: 20px;
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 23px;
  }

  p {
    font-size: 13px;
  }

  .navigation-menu {
    z-index: 100;
    background-color: #333c45f2;
    margin-top: 0;
    padding-bottom: 0;
    position: absolute;
  }

  .navigation-link {
    max-width: 100%;
    margin-left: 0;
    padding: 20px;
  }

  .navigation-link:hover {
    background-color: #525a63;
    border-bottom-color: #fff0;
  }

  .navigation-link.w--current {
    background-color: #428bc7;
    border-bottom-style: none;
  }

  .navigation-link.custom-9965.w--open {
    border-bottom-style: none;
  }

  .header-contact {
    display: none;
  }

  .scroll-header {
    display: none;
    position: static;
  }

  .hamburger {
    color: #fff;
    background-color: #fff3;
    padding: 14px;
  }

  .hamburger.w--open {
    background-color: #333c45;
  }

  .vertical.custom-3453 {
    display: none;
  }

  .customers--slider {
    height: 600px;
  }

  .text-slider {
    top: 0;
  }

  .big-text {
    font-size: 25px;
  }

  .big-text.custom-3685 {
    font-size: 24px;
  }

  .medium-text {
    font-size: 15px;
  }

  .custom-1142 {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    position: static;
  }

  .custom-5521 {
    color: #fcfcfc;
    padding-left: 35px;
    font-weight: 600;
  }

  .custom-9652, .custom-9652.w--open {
    background-color: #333c45fc;
  }

  .custom-9934 {
    position: absolute;
    inset: 40% 20px auto auto;
  }

  .images--item {
    width: 25%;
  }
}

@media screen and (max-width: 767px) {
  .service-wrapper {
    margin-bottom: 35px;
  }

  .section-features.custom-2376 {
    padding-top: 40px;
  }

  .features-text {
    margin-bottom: 35px;
  }

  .uppercase.custom-3923, .uppercase.custom-3045 {
    margin-top: 20px;
  }

  .hero-text {
    line-height: 34px;
  }

  .option-section.custom-2034, .option-section.custom-3076 {
    padding-bottom: 40px;
  }

  .customers--slider.custom-9312 {
    margin-top: 20px;
  }

  .text-clients {
    font-size: 16px;
  }

  .text-clients.custom-3023, .text-clients.custom-3021 {
    margin-top: 0;
  }

  .branding-hover {
    text-align: center;
  }

  .social-icon {
    border-bottom: 1px solid #3c4752;
    border-right-style: none;
  }

  .footer {
    z-index: 1002;
    display: none;
    inset: 0;
    overflow: scroll;
  }

  .footer.custom-9653 {
    display: block;
    overflow: visible;
  }

  .pricing-section-2.custom-3042, .container-iphone {
    padding-left: 10px;
    padding-right: 10px;
  }

  .column-features {
    margin-bottom: 50px;
  }

  .mascot {
    top: 28px;
  }

  .text-slider {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 18px;
    padding-top: 0;
  }

  .custom-2987, .custom-2876 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .images--item {
    width: 33.3333%;
  }

  .cta--container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .services--columns {
    margin-top: 0;
  }
}

@media screen and (max-width: 479px) {
  h5 {
    font-size: 15px;
  }

  .section-features.custom-0293 {
    padding-top: 40px;
  }

  .section-features.custom-2376 {
    padding-top: 20px;
  }

  .uppercase.custom-3923 {
    margin-top: 30px;
  }

  .uppercase.custom-3045 {
    margin-top: 20px;
  }

  .cool {
    display: none;
  }

  .hero-text {
    font-size: 16px;
  }

  .customers--slide {
    padding-left: 5px;
    padding-right: 5px;
  }

  .customers--arrow {
    margin-top: 49px;
  }

  .vertical-clients.custom-5987, .vertical-clients.custom-0298 {
    display: none;
  }

  .text-clients {
    font-size: 13px;
  }

  .text-clients.custom-3023 {
    margin-top: 0;
  }

  .small-footer-text.custom-0124 {
    display: block;
  }

  .container-iphone.custom-2934 {
    flex-wrap: wrap;
    display: block;
  }

  .mascot {
    position: static;
  }

  .big-text {
    font-size: 22px;
  }
}


