.w-pagination-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.w-pagination-previous {
  display: block;
  color: #333;
  font-size: 14px;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fafafa;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-color: #ccc;
  border-right-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}

.w-pagination-previous-icon {
  margin-right: 4px;
}

.w-pagination-next {
  display: block;
  color: #333;
  font-size: 14px;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fafafa;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-color: #ccc;
  border-right-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}

.w-pagination-next-icon {
  margin-left: 4px;
}

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

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

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

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

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

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

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

body {
  font-family: Inter, sans-serif;
  color: #071e30;
  font-size: 15px;
  line-height: 24px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Playfair Display', sans-serif;
  color: #071e30;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Playfair Display', sans-serif;
  font-size: 32px;
  line-height: 38px;
  font-weight: 700;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Playfair Display', sans-serif;
  font-size: 28px;
  line-height: 34px;
  font-weight: 700;
}

h4 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Playfair Display', sans-serif;
  font-size: 26px;
  line-height: 32px;
  font-weight: 700;
}

h5 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Playfair Display', sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

h6 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Playfair Display', sans-serif;
  font-size: 22px;
  line-height: 28px;
  font-weight: 700;
}

a {
  color: #48a9b5;
  text-decoration: underline;
  cursor: pointer;
}

blockquote {
  width: 70%;
  margin: 40px auto;
  padding: 10px 20px;
  border-left: 5px none #e2e2e2;
  font-family: 'Playfair Display', sans-serif;
  font-size: 36px;
  line-height: 40px;
  font-style: italic;
  font-weight: 700;
  text-align: center;
}

figcaption {
  margin-top: 5px;
  font-size: 13px;
  font-weight: 600;
  text-align: right;
}

.content-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 25px;
  padding-left: 25px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.content-wrapper.z-index {
  z-index: 50;
}

.on-load-5 {
  position: relative;
}

.top-margin {
  position: relative;
  margin-top: 10px;
}

.top-margin._20-pixels {
  margin-top: 20px;
}

.top-margin._40-pixels {
  margin-top: 40px;
}

.top-margin._15-pixels {
  margin-top: 15px;
}

.top-margin._10-pixels {
  margin-top: 10px;
}

.top-margin._30-pixels {
  margin-top: 30px;
}

.top-margin._5-pixels {
  margin-top: 5px;
}

.top-margin._80-pixels {
  margin-top: 80px;
}

.top-margin._25-pixels {
  margin-top: 25px;
}

.top-margin._25-pixels {
  margin-top: 25px;
}

.top-margin._30-pixels {
  margin-top: 30px;
}

.top-margin.text {
  margin-top: 20px;
}

.top-margin.text {
  margin-top: 25px;
}

.top-margin.works {
  margin-top: 20px;
}

.top-margin.post {
  margin-top: 50px;
}

.content-section {
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: 100%;
  padding-top: 90px;
  background-color: #fff;
}

.content-section.double {
  padding-bottom: 90px;
}

.content-section.inner-pages {
  padding-top: 60px;
  padding-bottom: 60px;
}

.content-section.no-margin {
  padding-top: 0px;
  padding-bottom: 0px;
}

.content-section.visible {
  overflow: visible;
}

.content-section.browser-devices {
  overflow: visible;
  padding-bottom: 140px;
}

.content-section.newsletter {
  padding-bottom: 90px;
  background-color: #0b3658;
}

.content-section.contact {
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #0a3353;
}

.content-section.color-blue {
  padding-bottom: 90px;
  background-color: #0b3658;
}

.content-section.double-visible {
  overflow: visible;
  padding-bottom: 90px;
}

.content-section.related-items {
  padding-top: 60px;
  padding-bottom: 40px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d7e9e4), to(#fff));
  background-image: linear-gradient(180deg, #d7e9e4, #fff);
}

.content-section.clients-narrow {
  z-index: 0;
  overflow: visible;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #0a3353;
}

.content-section.no-bottom-padding {
  overflow: visible;
  padding-top: 60px;
  padding-bottom: 0px;
}

.content-section.inner-pages-visible {
  overflow: visible;
  padding-top: 60px;
  padding-bottom: 60px;
}

.content-section.line-bottom {
  padding-bottom: 90px;
  border-bottom: 1px solid #aebdca;
}

.content-section.align-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 160px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.content-section.scroll {
  height: 600px;
  padding-top: 0px;
}

.content-section.newsletter-cta {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #0b3658;
}

.content-section.no-padding {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #0b3658;
}

.content-section.scroll-2 {
  overflow: hidden;
  min-height: 700px;
  padding-top: 0px;
}

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

.content-section.align-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 160px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.content-section.features {
  padding-bottom: 90px;
}

.content-section.grid-scroll {
  padding-bottom: 90px;
  background-color: #0b3658;
}

.content-section.blog-page {
  overflow: visible;
  padding-top: 0px;
  padding-bottom: 90px;
}

.content-section.pricing {
  padding-bottom: 90px;
  background-color: #0b3658;
}

.content-section.visible-home {
  overflow: visible;
}

.heading-box {
  position: relative;
  width: 53%;
  max-width: 600px;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
  text-align: center;
}

.heading-box.medium {
  width: 60%;
  max-width: 620px;
}

.heading-box.less-margin {
  margin-bottom: 40px;
}

.h2-big {
  font-family: 'Playfair Display', sans-serif;
  font-size: 60px;
  line-height: 64px;
  font-weight: 700;
}

.h2-big.italiced {
  font-style: italic;
}

.top-border {
  margin-top: 5px;
  padding-top: 7px;
  border-top: 1px solid #7b918f;
}

.hero-inner-box {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1344px;
  margin-right: auto;
  margin-left: auto;
  padding: 90px 6% 40px;
  -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;
  color: #fff;
}

.hero-inner-box.center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.blue {
  width: 40px;
  height: 40px;
  margin-right: 10px;
  background-color: #0a263c;
}

.footer-expand {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 41%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.footer-expand.middle {
  width: 27%;
}

.color-box {
  margin-right: 20px;
  margin-bottom: 10px;
}

.mini-title {
  color: #88919b;
  font-size: 13.5px;
  line-height: 16px;
  font-weight: 400;
}

.button {
  min-height: 46px;
  min-width: 120px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 17px 22px 10px;
  border-style: none;
  border-radius: 25px;
  background-color: #0a263c;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #fff;
  font-size: 10px;
  line-height: 12px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.4px;
  text-transform: uppercase;
}

.button:hover {
  background-color: #0c3250;
  opacity: 0.9;
}

.button.android {
  padding-left: 50px;
  background-color: #0a263c;
  background-image: url('../images/android-character-symbol.svg');
  background-position: 17% 50%;
  background-size: 17px;
  background-repeat: no-repeat;
}

.footer-notice-link {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #131313;
  text-decoration: underline;
}

.footer-notice-link:hover {
  opacity: 0.85;
  color: #2472f3;
}

.footer-notice-link.w--current {
  color: #48a9b5;
}

.text-white {
  color: #fff;
}

.text-white.small-italiced {
  font-style: italic;
}

.success-message {
  background-color: transparent;
  color: #131313;
  font-size: 14px;
  line-height: 18px;
}

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

.footer-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.footer-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  margin-right: 2%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.button-black {
  position: relative;
  min-height: 45px;
  min-width: 150px;
  padding: 16px 25px 10px;
  border-radius: 25px;
  background-color: #0a263c;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 12px;
  font-weight: 600;
  text-align: center;
  letter-spacing: -0.5px;
  text-decoration: none;
}

.button-black:hover {
  background-color: #0c3250;
  opacity: 1;
}

.notice {
  min-height: 50px;
  margin-top: 20px;
  padding-top: 15px;
  font-size: 13px;
}

.button-text-margin {
  display: inline-block;
  margin-right: 15px;
}

.footer-input {
  width: 100%;
  height: 47px;
  margin-bottom: 10px;
  padding-top: 11px;
  padding-left: 15px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 0px;
  background-color: #fff;
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
  font-size: 12px;
}

.footer-input:hover {
  border-color: #2472f3;
}

.footer-input::-webkit-input-placeholder {
  color: #131313;
}

.footer-input:-ms-input-placeholder {
  color: #131313;
}

.footer-input::-ms-input-placeholder {
  color: #131313;
}

.footer-input::placeholder {
  color: #131313;
}

.dark-blue {
  width: 40px;
  height: 40px;
  margin-right: 10px;
  background-color: #071e30;
}

.go-up-button {
  position: fixed;
  right: 0px;
  bottom: 0px;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  margin-right: 15px;
  margin-bottom: 13px;
  -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;
  border-radius: 50%;
  background-color: #abc5be;
  background-image: url('../images/proximo.svg');
  background-position: 50% 50%;
  background-size: 23px;
  background-repeat: no-repeat;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #fff;
  font-size: 25px;
  font-weight: 300;
  text-decoration: none;
}

.go-up-button.w--current {
  z-index: 48;
}

.footer-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.inner-wrapper {
  width: 100%;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
}

.footer-underline {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 1px;
  margin-top: 0px;
  background-color: #48a9b5;
}

.footer-form {
  width: 100%;
  max-width: 270px;
  margin-bottom: 0px;
}

.button-rounded-outline {
  min-height: 45px;
  min-width: 140px;
  padding: 16px 40px 10px 30px;
  border-style: solid;
  border-width: 1px;
  border-color: #0a263c;
  border-radius: 25px;
  background-color: transparent;
  background-image: url('../images/Button-arrow.png');
  background-position: 80% 54%;
  background-size: 15px;
  background-repeat: no-repeat;
  -webkit-transition: background-color 200ms ease, color 200ms ease;
  transition: background-color 200ms ease, color 200ms ease;
  font-family: Montserrat, sans-serif;
  color: #0a263c;
  font-size: 13px;
  line-height: 13px;
  font-weight: 600;
  text-align: center;
  letter-spacing: -0.5px;
  text-decoration: none;
}

.button-rounded-outline:hover {
  background-color: #0a263c;
  background-image: url('../images/Button-arrow-w.png');
  color: #fff;
}

.footer {
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 60px;
  padding-bottom: 20px;
  background-color: #d7e9e4;
  background-image: none;
}

.text-link {
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #48a9b5;
  font-weight: 500;
  text-decoration: none;
}

.text-link:hover {
  opacity: 0.85;
}

.hero-inner-text {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 52px;
  line-height: 60px;
}

.button-arrow {
  position: relative;
}

.menu {
  width: 50%;
}

.menu._44-percent {
  width: 44%;
}

.title-small {
  font-size: 15px;
  line-height: 15px;
  font-weight: 500;
}

.footer-text {
  font-size: 14px;
  line-height: 23px;
  font-weight: 400;
}

.footer-menu-link {
  height: 27px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #313131;
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
  text-decoration: none;
}

.footer-menu-link:hover {
  font-weight: 400;
}

.footer-menu-link.w--current {
  color: #48a9b5;
  font-weight: 600;
}

.hero-inner-padding {
  margin-top: 60px;
  margin-bottom: 60px;
}

.margins {
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 15px;
}

.footer-newsletter {
  width: 54%;
}

.right-margin {
  margin-right: 10px;
}

.right-margin._15-pixels {
  margin-right: 15px;
}

.midnight-blue {
  width: 40px;
  height: 40px;
  margin-right: 10px;
  background-color: #0b3658;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.paragraph.medium {
  font-size: 16px;
  line-height: 26px;
}

.footer-1440-pixels {
  position: relative;
  width: 100%;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 3%;
  padding-left: 3%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.social-icon-mini {
  width: 35px;
  height: 35px;
  margin-right: 5px;
  border-radius: 50%;
  background-color: #0b3658;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.social-icon-mini:hover {
  opacity: 0.95;
}

.social-icon-mini.twittter {
  background-image: url('../images/gorjeo.svg');
  background-position: 50% 50%;
  background-size: 13px;
  background-repeat: no-repeat;
}

.social-icon-mini.facebook {
  background-image: url('../images/logo-de-facebook-1.svg');
  background-position: 50% 50%;
  background-size: 12px;
  background-repeat: no-repeat;
}

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

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

.social-icon-mini.email {
  background-image: url('../images/correo-electronico-1.png');
  background-position: 50% 50%;
  background-size: 13px;
  background-repeat: no-repeat;
}

.notice-text {
  color: #131313;
  font-size: 12px;
  line-height: 21px;
}

.error-message {
  width: 100%;
  color: #000;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
}

.green {
  width: 40px;
  height: 40px;
  margin-right: 10px;
  background-color: #48a9b5;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.text-medium {
  font-size: 14px;
  line-height: 21px;
}

.light-green {
  width: 40px;
  height: 40px;
  margin-right: 10px;
  background-color: #cedfda;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.inner-hero-section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 74px;
  background-color: #0b3658;
}

.title {
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.title.white {
  color: #fff;
}

.title.small-gray {
  color: #88919b;
  font-size: 13px;
}

.footer-title {
  font-family: 'Playfair Display', sans-serif;
  color: #0a263c;
  font-size: 23px;
  font-weight: 700;
}

.button-dark {
  position: relative;
  min-height: 45px;
  min-width: 150px;
  padding: 16px 25px 10px;
  border-radius: 25px;
  background-color: #0a263c;
  -webkit-transition-property: background-color;
  transition-property: background-color;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 12px;
  font-weight: 600;
  text-align: center;
  letter-spacing: -0.5px;
  text-decoration: none;
}

.button-dark:hover {
  background-color: #0c3250;
}

.footer-submit-button {
  width: 100%;
  height: 47px;
  min-width: 140px;
  margin-top: 10px;
  padding: 6px 5% 3px;
  border-radius: 2px;
  background-color: #0a263c;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
}

.footer-submit-button:hover {
  background-color: #0c3250;
  opacity: 0.85;
}

.profile-picture {
  width: 51px;
  height: 51px;
  margin-left: -18px;
  border-style: solid;
  border-width: 4px;
  border-color: #fff;
  border-radius: 50%;
  background-image: url('../images/Pic-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.profile-picture._2 {
  position: relative;
  z-index: 5;
  background-image: url('../images/Pic-1.jpg');
}

.profile-picture.case-mini-2 {
  margin-left: 0px;
  background-image: url('../images/Case-mini-2.jpg');
}

.semi-bold {
  font-weight: 600;
}

.founders {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  -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;
}

.align-left {
  font-weight: 500;
  text-align: left;
}

.flex-founders {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 35px;
  -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;
}

.gray {
  margin-top: -3px;
  color: #898989;
}

.h3-big {
  font-family: 'Playfair Display', sans-serif;
  font-size: 52px;
  line-height: 56px;
  font-weight: 700;
}

.h3-big.white {
  color: #ebf1f7;
}

.h3-big.italiced {
  font-style: italic;
}

.h3-big.white-italiced {
  color: #fff;
  font-style: italic;
}

.subtitle-box {
  width: 50%;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
}

.grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.intro-item {
  width: 30%;
  margin-right: 2%;
}

.intro-item.last {
  margin-right: 0%;
}

.image-bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-bg.scroll-1 {
  background-image: url('../images/Scroll-1.jpg');
}

.image-bg.scroll-2 {
  background-image: url('../images/Scroll-2.jpg');
}

.image-bg.scroll-3 {
  background-image: url('../images/Scroll-3.jpg');
}

.image-bg.scroll-4 {
  background-image: url('../images/Scroll-4.jpg');
}

.link-image {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
}

.intro-text-box {
  margin-top: 25px;
  padding-right: 3%;
  padding-left: 3%;
}

.slider {
  width: 90%;
  height: 630px;
  margin-bottom: 20px;
}

.flex-end {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.display-none {
  display: none;
}

.slide {
  background-image: url('../images/thestandingdesk-7OPkQBNVl9A-unsplash.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide._2 {
  background-image: url('../images/thestandingdesk-9qaKxU20GjY-unsplash.jpg');
}

.slide._3 {
  background-image: url('../images/thestandingdesk-sGdVTZ0wt0s-unsplash.jpg');
}

.slider-absolute-box {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.text-box {
  max-width: 510px;
  margin-left: 5%;
  padding: 60px 8%;
  background-color: hsla(0, 0%, 100%, 0.95);
}

.text-box.center-bottom-padding {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.button-boxed-outline {
  min-height: 45px;
  min-width: 150px;
  padding: 16px 28px 10px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #0a263c;
  background-color: transparent;
  background-image: url('../images/Button-arrow.png');
  background-position: 80% 54%;
  background-size: 15px;
  background-repeat: no-repeat;
  -webkit-transition: background-color 200ms ease, color 200ms ease;
  transition: background-color 200ms ease, color 200ms ease;
  font-family: Montserrat, sans-serif;
  color: #0a263c;
  font-size: 13px;
  line-height: 13px;
  font-weight: 600;
  text-align: center;
  letter-spacing: -0.5px;
  text-decoration: none;
}

.button-boxed-outline:hover {
  background-color: #0a263c;
  background-image: url('../images/Button-arrow-w.png');
  color: #fff;
}

.hero-section {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  max-width: 100%;
  min-height: 700px;
  background-color: #0b3658;
}

.hero-section.about-us {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 690px;
  background-image: url('../images/Pattern.png');
  background-position: 0% 31%;
  background-size: 965px;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.hero-section.home {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 790px;
  padding-top: 0px;
}

.hero-left-column {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  height: 100%;
  min-height: 790px;
  padding-right: 7%;
  padding-left: 7%;
  -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;
}

.hero-left-column.about-us {
  width: 50%;
  min-height: 700px;
  padding: 190px 0% 80px 3%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: transparent;
}

.hero-h1 {
  color: #fff;
  font-size: 70px;
  line-height: 75px;
}

.hero-text-box {
  width: 100%;
  max-width: 290px;
}

.hero-text-box.about-us {
  max-width: 420px;
}

.hero-box {
  margin-top: 30px;
}

.hero-bottom-box {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1285px;
  margin-right: 7%;
  margin-left: 6%;
  padding-top: 25px;
  padding-bottom: 40px;
  padding-left: 15px;
}

.bottom-tex-box {
  width: 41%;
}

.bottom-tex-box._50-percent {
  width: 50%;
}

.hero-bottom-line {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 100%;
  height: 1px;
  max-width: 1210px;
  margin-right: auto;
  margin-left: auto;
  border-top: 1px solid #fff;
}

.navigation {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 10;
}

.brand-mobile {
  display: none;
  height: 90px;
  -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-transition: opacity 200ms ease, -webkit-transform 200ms ease;
  transition: opacity 200ms ease, -webkit-transform 200ms ease;
  transition: transform 200ms ease, opacity 200ms ease;
  transition: transform 200ms ease, opacity 200ms ease, -webkit-transform 200ms ease;
}

.brand-mobile:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.brand-mobile.w--current {
  display: none;
}

.brand {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 90px;
  -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-transition: opacity 200ms ease, -webkit-transform 200ms ease;
  transition: opacity 200ms ease, -webkit-transform 200ms ease;
  transition: transform 200ms ease, opacity 200ms ease;
  transition: transform 200ms ease, opacity 200ms ease, -webkit-transform 200ms ease;
}

.brand:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.underline-hover {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 1px;
  background-color: #cedfda;
}

.inline-block {
  display: inline-block;
  margin-right: 3px;
}

.navbar-container {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  max-width: 1285px;
  margin-right: auto;
  margin-left: auto;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.nav-column {
  width: 20%;
}

.nav-column.left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.nav-column.right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: right;
}

.nav-column-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.dropdown-list {
  background-color: #c9c9c9;
}

.dropdown-link {
  padding-left: 20px;
  background-color: #cedfda;
  -webkit-transition: background-color 200ms ease, padding 200ms ease;
  transition: background-color 200ms ease, padding 200ms ease;
  color: #415d6b;
  font-size: 14px;
}

.dropdown-link:hover {
  padding-left: 23px;
  background-color: #c1d6d0;
}

.navlink {
  overflow: hidden;
  height: 90px;
  margin-right: 13px;
  padding-top: 33px;
  padding-right: 6px;
  padding-left: 6px;
  color: #fff;
  font-size: 16px;
  line-height: 27px;
  font-weight: 500;
  letter-spacing: 0px;
  text-decoration: none;
}

.navlink:hover {
  text-decoration: none;
}

.navlink.w--current {
  color: #abc5be;
}

.navbar {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 90px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 35px;
  padding-left: 35px;
  background-color: transparent;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
}

.dropdown-toggle {
  height: 90px;
  padding-top: 33px;
  padding-right: 27px;
  padding-left: 13px;
  color: #fff;
}

.dropdown {
  height: 90px;
  margin-right: 0px;
  margin-left: 0px;
  color: #fff;
  font-size: 16px;
  line-height: 27px;
  font-weight: 500;
}

.mini-arrow {
  right: -7px;
  margin-top: 40px;
  color: #cedfda;
  font-size: 13px;
}

.announcement {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #cedfda;
  text-align: center;
}

.announcement-container {
  width: 100%;
  padding: 10px 35px;
}

.close-button {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35px;
  margin-right: 20px;
  -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;
}

.close-x {
  position: relative;
  z-index: 0;
}

.announcement-box {
  position: relative;
  width: 100%;
  max-width: 100%;
  color: #fff;
  font-weight: 500;
  text-align: center;
}

.top-link {
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #071e30;
  font-size: 13.5px;
  font-weight: 600;
  text-decoration: none;
}

.top-link:hover {
  opacity: 0.85;
}

.navbar-bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-color: rgba(11, 54, 88, 0.95);
}

.side-contact-tab {
  position: fixed;
  left: -44px;
  top: 0px;
  bottom: 0px;
  z-index: 5;
  height: 42px;
  min-width: 126px;
  margin-top: 600px;
  padding-top: 7.5px;
  border-radius: 5px 5px 0px 0px;
  background-color: #0a263c;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.side-contact-tab:hover {
  background-color: #0c3250;
}

.form-block {
  margin-bottom: 0px;
}

.side-bar-top {
  background-color: #e8eef3;
}

.contact-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-right: 32px;
  padding-left: 32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.title-inline {
  display: inline-block;
  margin-right: 5px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #333;
  font-size: 22px;
  line-height: 28px;
  font-weight: 700;
}

.title-inline:hover {
  color: #48a9b5;
}

.left-side-form {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 72.3%;
}

.text-small {
  color: #898989;
  font-size: 14.5px;
  line-height: 21px;
}

.contact-field {
  width: 100%;
  height: 50px;
  margin-bottom: 15px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
  font-size: 13px;
}

.contact-field:hover {
  border-style: solid;
  border-color: #1a8ef7;
}

.negatilve-margin {
  position: relative;
  top: -2px;
}

.side-more-options {
  padding: 25px 32px 20px;
  border-bottom: 1px solid #bfcdd8;
}

.side-more-options.less-top-padding {
  padding-top: 10px;
}

.contact-textarea {
  margin-bottom: 15px;
  padding-top: 13px;
  padding-bottom: 60px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
  font-size: 13px;
}

.contact-textarea:hover {
  border-style: solid;
  border-color: #1a8ef7;
}

.h5-small {
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 26px;
  line-height: 26px;
  font-weight: 600;
}

.side-form {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10000000;
  display: none;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: rgba(7, 30, 48, 0.87);
}

.close-side-menu {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25px;
  height: 25px;
  margin-top: 20px;
  margin-right: 25px;
  -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;
  border-radius: 2.5px;
  background-color: #3b6b9f;
}

.link-green {
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #48a9b5;
}

.link-green:hover {
  opacity: 0.85;
}

.contact-box {
  padding-bottom: 30px;
  border-bottom: 1px solid #bfcdd8;
}

.side-bar {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10000;
  overflow: auto;
  width: 100%;
  height: 100%;
  max-width: 350px;
  padding-bottom: 100px;
  background-color: #ebf1f7;
}

.submit-button {
  height: 40px;
  padding-top: 6px;
  padding-right: 30px;
  padding-left: 30px;
  background-color: #0a263c;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-size: 14px;
  text-align: center;
}

.submit-button:hover {
  opacity: 0.95;
}

.right-arrow {
  left: auto;
  top: auto;
  right: 0%;
  bottom: -3%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 64px;
  height: 44px;
  margin-right: 135px;
  -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;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  background-color: #0a263c;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.right-arrow:hover {
  opacity: 0.95;
}

.left-arrow {
  left: auto;
  top: auto;
  right: 0%;
  bottom: -3%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 64px;
  height: 44px;
  margin-right: 199px;
  -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;
  border-radius: 25px 0px 0px 25px;
  background-color: #0a263c;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.left-arrow:hover {
  opacity: 0.95;
}

.image {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.word-rotate {
  position: absolute;
  left: auto;
  top: auto;
  right: -6%;
  bottom: 12%;
  display: inline-block;
  height: 40px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.word-rotate.blog {
  right: 30%;
  bottom: 43%;
}

.word-rotate-text {
  font-size: 47px;
  line-height: 47px;
  font-style: italic;
  font-weight: 400;
}

.expand-relative {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.classes-content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400vw;
}

.classes-section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 400vh;
  padding-bottom: 50px;
  -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;
  border-top: 60px none rgba(36, 36, 36, 0.09);
  background-color: #fff;
}

.classes-section:focus {
  box-shadow: inset 0 0 0 85px rgba(255, 0, 0, 0.29);
}

.classes-sticky-wrapper {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  margin: 0px auto;
  -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;
  border-radius: 0px;
  background-color: hsla(0, 0%, 100%, 0.51);
}

.classes-hidden-mask {
  position: relative;
  z-index: 200;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.button-block {
  position: relative;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  font-family: 'Open Sans', sans-serif;
  color: #ff4338;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
}

.classes-scrollable {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400vw;
  height: 100vh;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.classes-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 90vh;
  padding-right: 50px;
  padding-left: 50px;
  -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;
  cursor: -webkit-grab;
  cursor: grab;
}

.classes-block._2 {
  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;
}

.classes-block._4 {
  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;
}

.classes-block._1 {
  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;
}

.classes-block._3 {
  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;
}

.scroll-item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  max-width: 935px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 20px;
}

.scrollable-image {
  position: relative;
  overflow: hidden;
  width: 50%;
  min-height: 500px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}

.scroll-text-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 50%;
  padding-right: 3%;
  padding-left: 3%;
  -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;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#cedfda), to(#fff));
  background-image: linear-gradient(180deg, #cedfda, #fff);
}

.scrollable-text-box {
  position: relative;
  width: 100%;
  max-width: 360px;
  padding: 6%;
  border-style: solid;
  border-width: 1.5px;
  border-color: #48a9b5;
  font-family: 'Playfair Display', sans-serif;
  font-size: 56px;
  line-height: 60px;
  font-style: italic;
  font-weight: 700;
  text-align: center;
}

.dot-left-top {
  position: absolute;
  left: -6px;
  top: -6px;
  right: auto;
  bottom: auto;
  width: 13px;
  height: 13px;
  border-style: solid;
  border-width: 1.5px;
  border-color: #48a9b5;
  border-radius: 50%;
  background-color: #fff;
}

.dot-right-top {
  position: absolute;
  left: auto;
  top: -6px;
  right: -6px;
  bottom: auto;
  width: 13px;
  height: 13px;
  border-style: solid;
  border-width: 1.5px;
  border-color: #48a9b5;
  border-radius: 50%;
  background-color: #fff;
}

.dot-top-center {
  position: absolute;
  left: -6px;
  top: -6px;
  right: auto;
  bottom: auto;
  width: 13px;
  height: 13px;
  margin-left: 50%;
  border-style: solid;
  border-width: 1.5px;
  border-color: #48a9b5;
  border-radius: 50%;
  background-color: #fff;
}

.dot-bottom-center {
  position: absolute;
  left: -6px;
  top: auto;
  right: auto;
  bottom: -6px;
  width: 13px;
  height: 13px;
  margin-left: 50%;
  border-style: solid;
  border-width: 1.5px;
  border-color: #48a9b5;
  border-radius: 50%;
  background-color: #fff;
}

.dot-right-bottom {
  position: absolute;
  left: auto;
  top: auto;
  right: -6px;
  bottom: -6px;
  width: 13px;
  height: 13px;
  border-style: solid;
  border-width: 1.5px;
  border-color: #48a9b5;
  border-radius: 50%;
  background-color: #fff;
}

.dot-left-bottom {
  position: absolute;
  left: -6px;
  top: auto;
  right: auto;
  bottom: -6px;
  width: 13px;
  height: 13px;
  border-style: solid;
  border-width: 1.5px;
  border-color: #48a9b5;
  border-radius: 50%;
  background-color: #fff;
}

.scrollable-bg {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  height: 43%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#cedfda), to(#fff));
  background-image: linear-gradient(180deg, #cedfda, #fff);
}

.scrollable-bg._70 {
  height: 70%;
}

.scrollable-bg._90 {
  height: 90%;
}

.scrollable-bg._85 {
  height: 85%;
}

.button-outline {
  min-height: 45px;
  min-width: 150px;
  padding: 16px 40px 10px 30px;
  border-style: solid;
  border-width: 1px;
  border-color: #0a263c;
  border-radius: 0px;
  background-color: transparent;
  background-image: url('../images/Button-arrow.png');
  background-position: 80% 54%;
  background-size: 15px;
  background-repeat: no-repeat;
  -webkit-transition: background-color 200ms ease, color 200ms ease;
  transition: background-color 200ms ease, color 200ms ease;
  font-family: Montserrat, sans-serif;
  color: #0a263c;
  font-size: 13px;
  line-height: 13px;
  font-weight: 600;
  text-align: center;
  letter-spacing: -0.5px;
  text-decoration: none;
}

.button-outline:hover {
  background-color: #0a263c;
  background-image: url('../images/Button-arrow-w.png');
  color: #fff;
}

.team-member {
  width: 28.3%;
  margin-right: 7%;
  margin-bottom: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.team-member.last {
  margin-right: 0%;
}

.team-member.last-margin {
  margin-right: 0%;
}

.social-mini-icon {
  width: 30px;
  height: 30px;
  margin-right: 10px;
  border-radius: 3px;
  background-color: #0a263c;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.social-mini-icon:hover {
  background-color: #0970d4;
}

.social-mini-icon.instagram-no-margin {
  border-color: #ff7e4f;
  background-color: #fb774e;
  background-image: url('../images/instagram.svg');
  background-position: 50% 50%;
  background-size: 12px;
  background-repeat: no-repeat;
}

.social-mini-icon.instagram-no-margin:hover {
  background-color: #fc6739;
}

.social-mini-icon.facebook {
  background-color: #067aeb;
  background-image: url('../images/logo-de-facebook-1.svg');
  background-position: 50% 50%;
  background-size: 12px;
  background-repeat: no-repeat;
}

.social-mini-icon.twittter {
  border-color: #1da1f2;
  background-color: #1da1f2;
  background-image: url('../images/gorjeo.svg');
  background-position: 50% 50%;
  background-size: 12px;
  background-repeat: no-repeat;
}

.social-mini-icon.twittter:hover {
  background-color: #1895e2;
}

.change-image-here {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  overflow: hidden;
  height: 100%;
  background-color: transparent;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.change-image-here.team {
  background-image: url('../images/Team-1.jpg');
}

.change-image-here.team-2 {
  background-image: url('../images/Team-2.jpg');
}

.change-image-here.team-3 {
  background-image: url('../images/Team-3.jpg');
}

.change-image-here.team-4 {
  background-image: url('../images/Team-4.jpg');
}

.change-image-here.team-5 {
  background-image: url('../images/Team-5.jpg');
}

.change-image-here.team-6 {
  background-image: url('../images/Team-6.jpg');
}

.change-image-here._2 {
  background-image: url('../images/Design_2.jpg');
}

.change-image-here.card-left {
  background-image: url('../images/Card-2.jpg');
}

.change-image-here.card-right {
  background-image: url('../images/Card2-2.jpg');
}

.change-image-here._3 {
  background-image: url('../images/microsoft-edge-4QKqDeAZf-c-unsplash.jpg');
}

.change-image-here._5 {
  background-image: url('../images/4.jpg');
}

.change-image-here._6 {
  background-image: url('../images/microsoft-edge-4QKqDeAZf-c-unsplash_1.jpg');
}

.change-image-here.grid {
  background-image: url('../images/yash-bindra-cuIBDhJ58Yk-unsplash.jpg');
}

.change-image-here.grid-2 {
  background-image: url('../images/yash-bindra-BqOPuVY5J4k-unsplash.jpg');
}

.change-image-here.grid-3 {
  background-image: url('../images/yash-bindra-p10sp8IN_gU-unsplash.jpg');
}

.change-image-here.grid-4 {
  background-image: url('../images/yash-bindra-vGAGpYC1w44-unsplash.jpg');
}

.change-image-here.grid-5 {
  background-image: url('../images/yash-bindra-Aehcep0o-ew-unsplash.jpg');
}

.change-image-here.grid-6 {
  background-image: url('../images/yash-bindra-NB3KR2yTD5k-unsplash.jpg');
}

.change-image-here.grid-7 {
  background-image: url('../images/yash-bindra-7-OdMLZkpC8-unsplash.jpg');
}

.change-image-here.grid-8 {
  background-image: url('../images/yash-bindra-NcMuToAOPUY-unsplash.jpg');
}

.change-image-here.grid-9 {
  background-image: url('../images/yash-bindra-jfFHj3C0K4E-unsplash.jpg');
}

.change-image-here.grid-10 {
  background-image: url('../images/yash-bindra-to5RdkjiIYg-unsplash.jpg');
}

.change-image-here.grid-11 {
  background-image: url('../images/yash-bindra-l2jZNYrJ9Lo-unsplash.jpg');
}

.change-image-here.grid-12 {
  background-image: url('../images/yash-bindra-RaTPEIwuwXw-unsplash.jpg');
}

.change-image-here.case-study {
  background-image: url('../images/tyler-nix-TFzdMtwnhHc-unsplash-2_1.jpg');
}

.change-image-here.case-study-4 {
  background-image: url('../images/Share_story_4.jpg');
}

.change-image-here.case-study-2 {
  background-image: url('../images/tyler-nix-JN7JJoLdvjs-unsplash.jpg');
}

.change-image-here.case-study-3 {
  background-image: url('../images/Share_story_3.jpg');
}

.change-image-here.case-study-4 {
  background-image: url('../images/tyler-nix-bS9Y-69wRCM-unsplash.jpg');
}

.change-image-here.case-study-3 {
  background-image: url('../images/amy-shamblen-3RimwfZmlyA-unsplash.jpg');
}

.change-image-here._6 {
  background-image: url('../images/microsoft-edge-mt4xBHKxFH4-unsplash.jpg');
}

.change-image-here._7 {
  background-image: url('../images/jack-atkinson-45cRSC8E6zU-unsplash.jpg');
}

.change-image-here.cta-newsletter {
  background-image: url('../images/windows-mdEVsgup9uM-unsplash-1-1.jpg');
}

.change-image-here.side-grid-1 {
  background-image: url('../images/sherise-vd-2SB64CXAHCM-unsplash.jpg');
}

.change-image-here.side-grid-2 {
  background-image: url('../images/hesam-jr-ZPl1v83Im_I-unsplash-1.jpg');
}

.change-image-here.side-grid-3 {
  background-image: url('../images/surface-71_s6RDJpGc-unsplash.jpg');
}

.change-image-here._8 {
  background-image: url('../images/kam-idris-vqMQN9zImG4-unsplash.jpg');
}

.change-image-here._9 {
  background-image: url('../images/ubiq-sMUDtmXHNsw-unsplash-1.jpg');
}

.change-image-here._10 {
  background-image: url('../images/malik-skydsgaard-Jj_ztx2G45E-unsplash.jpg');
}

.change-image-here.chat {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/yash-bindra-hTbKqzWwrHs-unsplash.jpg');
}

.change-image-here.about-image-2 {
  background-image: url('../images/docusign-xo3fdXgTJP8-unsplash.jpg');
}

.change-image-here.about-image {
  background-image: url('../images/docusign-8aYqlvrVM_Y-unsplash.jpg');
}

.team-member-text {
  margin-top: 25px;
  padding-right: 10px;
  border-radius: 7.5px;
  text-align: left;
}

.medium-title {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Playfair Display', sans-serif;
  font-size: 22px;
  line-height: 28px;
  font-weight: 700;
}

.social-links-mobile {
  display: none;
  margin-top: 10px;
}

.social-mini {
  width: 35px;
  height: 35px;
  margin-right: 8px;
  border-radius: 50%;
  background-color: #0b3658;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.social-mini:hover {
  background-color: #0a2e4b;
  opacity: 0.85;
}

.social-mini.twittter {
  background-image: url('../images/gorjeo.svg');
  background-position: 50% 50%;
  background-size: 13px;
  background-repeat: no-repeat;
}

.social-mini.facebook {
  background-image: url('../images/logo-de-facebook-1.svg');
  background-position: 50% 50%;
  background-size: 13px;
  background-repeat: no-repeat;
}

.social-mini.instagram-last {
  margin-right: 0px;
  background-image: url('../images/instagram.svg');
  background-position: 50% 50%;
  background-size: 13px;
  background-repeat: no-repeat;
}

.team-bg {
  position: relative;
  display: inline-block;
  overflow: hidden;
  background-color: #0b3658;
}

.hover-team {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
  -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;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #d7e9e4;
  text-align: center;
}

.hover-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

.puesto {
  margin-top: 8px;
  color: #88919b;
  font-size: 13px;
  line-height: 16px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.relative {
  position: relative;
  display: inline-block;
}

.relative.block {
  display: block;
  padding-bottom: 20px;
}

.relative.full-height {
  height: 100%;
}

.bg-pattern {
  position: absolute;
  left: -20px;
  top: 0%;
  right: 0%;
  bottom: -12px;
  width: 100%;
  margin-top: 20px;
  margin-right: 20px;
  background-color: #cedfda;
  background-image: url('../images/Pattern_1.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.bg-pattern.right {
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  margin-right: -20px;
  background-image: url('../images/Pattern-2.png');
}

.bg-pattern.bottom {
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  margin-right: -20px;
  background-image: url('../images/Pattern-3.png');
  background-size: cover;
}

.bg-pattern.case {
  bottom: -20px;
  background-image: url('../images/Pattern-2.png');
  background-size: 486px;
}

.narrow-wrapper {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.center-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.max-890-pixels {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 890px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.item-left {
  width: 46%;
  margin-right: 4%;
}

.item-right {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -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;
}

.item-sample {
  position: relative;
  max-width: 370px;
  box-shadow: 0 16px 33px 0 rgba(136, 145, 155, 0.75);
  -webkit-transition: box-shadow 200ms ease, -webkit-transform 200ms ease;
  transition: box-shadow 200ms ease, -webkit-transform 200ms ease;
  transition: transform 200ms ease, box-shadow 200ms ease;
  transition: transform 200ms ease, box-shadow 200ms ease, -webkit-transform 200ms ease;
}

.item-sample:hover {
  box-shadow: none;
  -webkit-transform: translate(0px, 5px);
  -ms-transform: translate(0px, 5px);
  transform: translate(0px, 5px);
}

.relative-hidden {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}

.item-text-box {
  padding: 30px 30px 40px;
  background-color: #fff;
  text-align: left;
}

.h4-big {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

.right-line {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 1px;
  height: 100%;
  margin-right: 15px;
  background-color: #198ef7;
}

.left-line {
  position: absolute;
  left: 0%;
  top: 0%;
  bottom: 0%;
  width: 1px;
  height: 100%;
  margin-left: 15px;
  background-color: #198ef7;
}

.top-line {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 100%;
  height: 1px;
  margin-top: 20px;
  background-color: #198ef7;
}

.relative-full-width {
  position: relative;
  display: inline-block;
  width: 100%;
}

.bottom-line {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 1px;
  margin-bottom: 20px;
  background-color: #198ef7;
}

.top-right-sitich {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 11px;
  height: 1px;
  margin-top: 20px;
  margin-right: 10px;
  background-color: #198ef7;
  -webkit-transform: rotate(-44deg);
  -ms-transform: rotate(-44deg);
  transform: rotate(-44deg);
}

.top-left-sitich {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 11px;
  height: 1px;
  margin-top: 20px;
  margin-left: 10px;
  background-color: #198ef7;
  -webkit-transform: rotate(-44deg);
  -ms-transform: rotate(-44deg);
  transform: rotate(-44deg);
}

.bottom-right-sitch {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 11px;
  height: 1px;
  margin-right: 10px;
  margin-bottom: 20px;
  background-color: #198ef7;
  -webkit-transform: rotate(-44deg);
  -ms-transform: rotate(-44deg);
  transform: rotate(-44deg);
}

.bottom-left-sitch {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 11px;
  height: 1px;
  margin-bottom: 20px;
  margin-left: 10px;
  background-color: #198ef7;
  -webkit-transform: rotate(-44deg);
  -ms-transform: rotate(-44deg);
  transform: rotate(-44deg);
}

.icon-border {
  margin-right: 7%;
}

.short-feature-title {
  margin-bottom: 10px;
  font-family: 'Playfair Display', sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.highlights-block {
  width: 31%;
  margin-bottom: 40px;
}

.flex-space {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.expand {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.feature {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 30px 20px 20px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-radius: 7.5px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#cedfda), to(#cedfda));
  background-image: linear-gradient(180deg, #cedfda, #cedfda);
  -webkit-transition: box-shadow 300ms ease, -webkit-transform 300ms ease;
  transition: box-shadow 300ms ease, -webkit-transform 300ms ease;
  transition: box-shadow 300ms ease, transform 300ms ease;
  transition: box-shadow 300ms ease, transform 300ms ease, -webkit-transform 300ms ease;
}

.feature:hover {
  box-shadow: 0 16px 33px 0 rgba(37, 98, 105, 0.4);
  -webkit-transform: translate(0px, -5px);
  -ms-transform: translate(0px, -5px);
  transform: translate(0px, -5px);
}

.sticky-container {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

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

.show-second {
  position: absolute;
  left: auto;
  top: 0%;
  right: auto;
  bottom: 0%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.sticky-content-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 410px;
  min-height: 100vh;
  -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;
}

.show-last {
  position: absolute;
  left: auto;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.sticky-right {
  position: -webkit-sticky;
  position: sticky;
  top: 90px;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  min-height: 100vh;
  -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;
}

.sticky-left {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  max-width: 6400px;
  padding: 5% 2% 5% 3%;
  -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;
}

.show-first {
  position: absolute;
  left: auto;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.tag-service {
  display: inline-block;
  padding: 9px 15px 7px;
  border-radius: 20px;
  background-color: #ffde83;
  color: #071e30;
  font-size: 11px;
  line-height: 11px;
  font-weight: 600;
  text-transform: uppercase;
}

.browser {
  overflow: hidden;
  border-bottom-left-radius: 18px;
  border-bottom-right-radius: 18px;
}

.browser-top-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 37px;
  padding-left: 27px;
  -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;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-color: #071e30;
  text-align: left;
}

.browser-dot {
  width: 9px;
  height: 9px;
  margin-right: 5px;
  border-radius: 50%;
  background-color: #fff;
}

.browser-desktop {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  overflow: auto;
  height: 928px;
}

.mobile {
  position: absolute;
  left: auto;
  top: auto;
  right: -10%;
  bottom: -9%;
  overflow: hidden;
  width: 231px;
  height: 446px;
  border-radius: 40px;
  box-shadow: 0 16px 33px 0 rgba(10, 38, 60, 0.4);
}

._47-percent-column {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  min-height: 495px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.card-item {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 46%;
  height: 500px;
  margin-top: auto;
  margin-bottom: auto;
  border-radius: 10px;
}

.card-item.left {
  margin-right: 30px;
}

.offset-block {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 729px;
  margin-right: 3%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.text-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  max-width: 580px;
  padding-right: 5%;
  padding-left: 5%;
  -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;
}

.h4-medium {
  margin-bottom: 0px;
  font-size: 42px;
  line-height: 48px;
  font-weight: 700;
}

.h4-medium.newsletter {
  color: #fff;
  font-size: 54px;
  line-height: 62px;
}

.button-dark-boxed {
  position: relative;
  min-height: 45px;
  min-width: 150px;
  padding: 16px 25px 10px;
  background-color: #0a263c;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 12px;
  font-weight: 600;
  text-align: center;
  letter-spacing: -0.5px;
  text-decoration: none;
}

.button-dark-boxed:hover {
  background-color: #0c3250;
  opacity: 0.95;
}

._50-percent-column {
  position: relative;
  width: 50%;
}

._50-percent-column.center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

._50-percent-column.bottom-padding {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 40px;
  -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;
}

._50-percent-column.bottom-padding-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 40px;
  -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;
}

.large-text {
  font-family: 'Playfair Display', sans-serif;
  font-size: 30px;
  line-height: 45px;
  font-weight: 700;
}

.lightbox-link {
  position: relative;
  overflow: hidden;
  width: 48%;
  margin-right: 4%;
  margin-bottom: 15px;
}

.lightbox-link._4 {
  width: 100%;
  height: 100%;
}

.lightbox-link._3 {
  margin-right: 0%;
  margin-bottom: 15px;
}

.lightbox-link._1 {
  width: 100%;
  margin-right: 0%;
  margin-bottom: 0px;
}

.gallery-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 2%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.gallery-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.gallery-bottom {
  position: relative;
}

.pricing-plan-3 {
  width: 23%;
  padding-top: 25px;
  padding-right: 20px;
  padding-left: 50px;
  border-right: 1px none #cbcbcb;
  border-left: 1px solid #aebdca;
}

.pricing-description {
  width: 31%;
  padding: 33px 20px 20px;
  border-width: 1px;
  border-color: #aebdca #cbcbcb #cbcbcb;
  border-top-style: solid;
  border-right-style: none;
}

.pricing-empty-2 {
  width: 23%;
  padding-right: 20px;
  padding-bottom: 25px;
  padding-left: 20px;
  border-right: 1px none #cbcbcb;
  border-left: 1px none #cbcbcb;
}

.pricing-empty-2.accent {
  background-color: #d4dee8;
}

.pricing-button-box {
  width: 23%;
  padding: 30px 20px 25px;
  border-top: 1px solid #aebdca;
  border-right: 1px none #cbcbcb;
  border-left: 1px solid #aebdca;
}

.pricing-empty-4 {
  width: 23%;
  padding-right: 20px;
  padding-bottom: 25px;
  padding-left: 50px;
  border-right: 1px none #cbcbcb;
  border-left: 1px solid #aebdca;
}

.pricing-plan-1 {
  width: 23%;
  padding-top: 25px;
  padding-right: 20px;
  padding-left: 20px;
  border-right: 1px none #cbcbcb;
}

.pricing-plan-1.accent {
  background-color: #d4dee8;
}

.pricing-contact-us {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.checkmark-box-3 {
  width: 23%;
  padding: 24px 20px 25px 50px;
  border-top: 1px solid #aebdca;
  border-right: 1px none #cbcbcb;
  border-left: 1px solid #aebdca;
}

.pricing-button-first {
  width: 23%;
  padding: 30px 20px 25px;
  border-top: 1px solid #aebdca;
  border-right: 1px none #cbcbcb;
  border-left: 1px none #cbcbcb;
}

.pricing-button-first.accent {
  background-color: #d4dee8;
}

.checkmark-box-2 {
  width: 23%;
  padding: 24px 20px 25px 50px;
  border-top: 1px solid #aebdca;
  border-right: 1px none #cbcbcb;
  border-left: 1px solid #aebdca;
}

.checkmark-box-2.not {
  cursor: not-allowed;
}

.small {
  margin-bottom: 5px;
  font-size: 13px;
  line-height: 21px;
}

.pricing-details-empty {
  width: 31%;
  padding-right: 20px;
  padding-bottom: 15px;
  padding-left: 20px;
  border-right: 1px none #cbcbcb;
  border-left-width: 1px;
  border-left-color: #cbcbcb;
}

.less-line-height {
  line-height: 22px;
}

.pricing-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.pricing-row:hover {
  background-color: rgba(212, 222, 232, 0.5);
}

.pricing-plans {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.pricing-title-empty {
  width: 31%;
  padding: 33px 20px 20px;
}

.checkmark-box {
  width: 23%;
  padding: 30px 20px 25px;
  border-top: 1px solid #aebdca;
  border-right: 1px none #cbcbcb;
  border-left: 1px none #cbcbcb;
}

.checkmark-box.accent {
  padding-top: 24px;
  background-color: #d4dee8;
}

.checkmark-box.accent-not {
  background-color: #d4dee8;
  cursor: not-allowed;
}

.checkmark-box.blocked-accent {
  position: relative;
  z-index: 10;
  background-color: #d4dee8;
  cursor: not-allowed;
}

.tabs-menu {
  padding-left: 58px;
}

.pricing-tab {
  min-height: 48px;
  margin-right: 10px;
  padding-top: 17px;
  padding-right: 37px;
  padding-left: 37px;
  border-top: 2px solid #ebf1f7;
  border-right: 2px solid #ebf1f7;
  border-left: 2px solid #ebf1f7;
  background-color: transparent;
  -webkit-transition: color 200ms ease, background-color 200ms ease;
  transition: color 200ms ease, background-color 200ms ease;
  color: #ebf1f7;
  font-size: 14.5px;
  line-height: 16px;
  font-weight: 600;
  letter-spacing: 0.5px;
}

.pricing-tab:hover {
  background-color: #ebf1f7;
  color: #071e30;
}

.pricing-tab.w--current {
  background-color: #ebf1f7;
  color: #0a263c;
}

.pricing-tab.w--current:hover {
  background-color: #0b3658;
  color: #fff;
}

.tab-pane {
  padding-right: 4%;
  padding-left: 4%;
  background-color: #ebf1f7;
}

.pricing-cost {
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 21px;
  font-weight: 700;
}

.heading-6 {
  font-size: 30px;
}

.pricing-plan {
  margin-bottom: 15px;
  font-size: 32px;
  line-height: 38px;
}

.pricing-button {
  width: 100%;
  min-height: 45px;
  min-width: 150px;
  padding: 16px 28px 10px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #0a263c;
  border-radius: 0px;
  background-color: transparent;
  background-image: url('../images/Button-arrow.png');
  background-position: 80% 54%;
  background-size: 15px;
  background-repeat: no-repeat;
  -webkit-transition: background-color 200ms ease, color 200ms ease;
  transition: background-color 200ms ease, color 200ms ease;
  font-family: Montserrat, sans-serif;
  color: #0a263c;
  font-size: 13px;
  line-height: 13px;
  font-weight: 600;
  text-align: center;
  letter-spacing: -0.5px;
  text-decoration: none;
}

.pricing-button:hover {
  background-color: #0a263c;
  background-image: url('../images/Button-arrow-w.png');
  color: #fff;
}

.accordion-item-trigger {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 25px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-decoration: none;
  cursor: pointer;
}

.accordion-item-trigger:hover {
  text-decoration: none;
}

.question {
  font-family: 'Playfair Display', sans-serif;
  color: #071e30;
  font-size: 28px;
  line-height: 34px;
  font-weight: 600;
}

.accordion-wrapper {
  margin-bottom: 40px;
  border-bottom: 1px solid rgba(174, 190, 202, 0.8);
}

.accordion-wrapper.last {
  margin-bottom: 0px;
}

.accordion-item-content {
  overflow: hidden;
  margin-top: 20px;
  padding-top: 0px;
  padding-right: 25px;
  padding-left: 25px;
}

.open-close-box {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 37px;
  margin-right: 15px;
  -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;
  border-radius: 3px;
}

.flex-no-wrap {
  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-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;
}

.full-width {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.mini-profile-pic {
  width: 35px;
  height: 35px;
  margin-right: 10px;
  border: 3px solid #d4dee8;
  border-radius: 50%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.mini-profile-pic._1 {
  background-image: url('../images/Pic-1.jpg');
}

.mini-profile-pic._2 {
  background-image: url('../images/Pic-2.jpg');
}

.mini-profile-pic._3 {
  background-image: url('../images/Pic.jpg');
}

.text-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.answer-by {
  display: inline;
  margin-right: 3px;
  font-family: Inter, sans-serif;
  color: #88919b;
  font-size: 13px;
  line-height: 19px;
  font-weight: 600;
}

.answer-by.colo-blue {
  color: #0a263c;
}

.faq-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 20px;
}

.testimonial {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 360px;
  margin-right: 30px;
  padding: 20px 1%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 5px;
  background-color: #d4dee8;
}

.testimonial-first-row {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 2500px;
  margin-right: 35px;
  margin-bottom: 40px;
}

.testimonial-name {
  margin-right: 3px;
  font-family: Inter, sans-serif;
  color: #071e30;
  font-size: 13px;
  line-height: 19px;
  font-weight: 600;
}

.testimonial-name.job-title {
  color: #898989;
}

.testimonial-profile-pic {
  width: 40px;
  height: 40px;
  margin-right: 10px;
  border-style: solid;
  border-width: 3px;
  border-color: #aebdca;
  border-radius: 50%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.testimonial-profile-pic._1 {
  background-image: url('../images/Testi-9.jpg');
}

.testimonial-profile-pic._2 {
  background-image: url('../images/Pic-2.jpg');
}

.testimonial-profile-pic._2 {
  background-image: url('../images/Testi-2.jpg');
}

.testimonial-profile-pic._3 {
  background-image: url('../images/Testi-3.jpg');
}

.testimonial-profile-pic._4 {
  background-image: url('../images/Testi-1.jpg');
}

.testimonial-profile-pic._5 {
  background-image: url('../images/Testi-5.jpg');
}

.testimonial-profile-pic._6 {
  background-image: url('../images/Testi-6.jpg');
}

.testimonial-profile-pic._7 {
  background-image: url('../images/Testi-8.jpg');
}

.testimonial-second-row {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 2500px;
  margin-right: 35px;
  margin-left: -193px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.client {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 16.6%;
  padding: 20px 3%;
  -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;
  color: #fff;
  text-decoration: underline;
}

.horizontal {
  width: 12px;
  height: 2px;
  background-color: #3b6b9f;
}

.pricing-details {
  width: 31%;
  padding: 30px 25px 15px 15px;
  border-top: 1px solid #aebdca;
}

.pricing-open-close {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 17px;
  margin-right: 13px;
  -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;
  border-radius: 3px;
}

.pricing-content {
  overflow: hidden;
  padding-left: 21px;
}

.pricing-flex {
  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-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.vertical {
  position: absolute;
  width: 2px;
  height: 12px;
  background-color: #3b6b9f;
}

.full-width-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.pricing-trigger {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-bottom: 5px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #071e30;
  text-decoration: none;
}

.pricing-trigger:hover {
  text-decoration: none;
}

.max-1068-pixels {
  width: 93%;
}

.max-1068-pixels.center {
  margin-right: auto;
  margin-left: auto;
}

.empty-state {
  background-color: transparent;
}

.preview-link {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}

.post-preview-item {
  width: 48.5%;
  margin-right: 3%;
}

.post-preview-item:last-child {
  margin-right: 0%;
}

.preview-text-box {
  position: relative;
  top: -55px;
  z-index: 1;
  width: 85%;
  margin-right: auto;
  margin-left: auto;
  padding: 6%;
  background-color: #fff;
}

.category-link {
  color: #88919b;
  font-size: 13px;
  line-height: 16px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-decoration: none;
  text-transform: uppercase;
}

.category-link.white {
  color: #fff;
}

.preview-title-link {
  width: 100%;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-family: 'Playfair Display', sans-serif;
  color: #071e30;
  font-size: 29.5px;
  line-height: 35px;
  font-weight: 600;
  text-decoration: none;
}

.preview-title-link:hover {
  opacity: 0.85;
}

.preview-title-link.blog-page {
  color: #fff;
  font-size: 54px;
  line-height: 60px;
}

.preview-title-link.works {
  font-size: 42px;
  line-height: 50px;
  font-weight: 700;
}

.insta-pic {
  position: relative;
  overflow: hidden;
  width: 25%;
}

.interaction-slide-2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
  background-color: #e2eaf1;
}

.change-this-image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.change-this-image.insta-2 {
  background-image: url('../images/Insta-2.jpg');
}

.change-this-image.insta-1 {
  background-image: url('../images/Insta-1.jpg');
}

.change-this-image.insta-4 {
  background-image: url('../images/Insta-4.jpg');
}

.change-this-image.insta-3 {
  background-image: url('../images/Insta-3.jpg');
}

.hover-overlay {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  background-color: hsla(0, 0%, 100%, 0.75);
}

.name-input {
  width: 33.33%;
  height: 55px;
  margin-bottom: 0px;
  padding-top: 11px;
  padding-left: 15px;
  border-right: 1px solid #aebdca;
  border-radius: 5px 0px 0px 5px;
  background-color: #fff;
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
  font-size: 13px;
}

.name-input::-webkit-input-placeholder {
  color: #a3a8a2;
}

.name-input:-ms-input-placeholder {
  color: #a3a8a2;
}

.name-input::-ms-input-placeholder {
  color: #a3a8a2;
}

.name-input::placeholder {
  color: #a3a8a2;
}

.email-input {
  width: 33.33%;
  height: 55px;
  margin-bottom: 0px;
  padding-top: 11px;
  padding-left: 15px;
  border-left: 1px none #000;
  border-radius: 0px;
  background-color: #fff;
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
  font-size: 13px;
}

.email-input::-webkit-input-placeholder {
  color: #a3a8a2;
}

.email-input:-ms-input-placeholder {
  color: #a3a8a2;
}

.email-input::-ms-input-placeholder {
  color: #a3a8a2;
}

.email-input::placeholder {
  color: #a3a8a2;
}

.newsletter-submit-button {
  width: 28%;
  height: 55px;
  min-width: 140px;
  padding-right: 5%;
  padding-left: 5%;
  border-radius: 0px 5px 5px 0px;
  background-color: #abc5be;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-family: Montserrat, sans-serif;
  color: #071e30;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
}

.newsletter-submit-button:hover {
  opacity: 0.85;
}

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.form.align-left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.cta-form {
  width: 100%;
  max-width: 505px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

.cta-form.left-align {
  margin-left: 0px;
}

.subtitle {
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
}

.link-big {
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  text-decoration: none;
}

.link-big:hover {
  opacity: 0.85;
}

.contact-us {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 16.6%;
  padding: 20px;
  -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;
  font-family: 'Playfair Display', sans-serif;
  color: #fff;
  font-size: 28px;
  line-height: 28px;
  font-style: italic;
  font-weight: 600;
  text-decoration: none;
}

.link-arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.contact-arrow {
  position: relative;
}

.flex-space-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-decoration: none;
}

.align-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.top-side-form {
  padding-top: 22px;
  padding-right: 30px;
  padding-left: 30px;
}

.contact-left {
  width: 70%;
  margin-right: 5%;
}

.faq-topic-link {
  display: block;
  margin-top: 14px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: 'Playfair Display', sans-serif;
  color: #071e30;
  font-size: 28px;
  line-height: 28px;
  font-weight: 600;
  text-decoration: none;
}

.faq-topic-link:hover {
  color: #48a9b5;
}

.contact-right-side {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.side-block {
  margin-bottom: 50px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(174, 189, 202, 0.8);
}

.side-block.no-line {
  margin-bottom: 30px;
  padding-bottom: 0px;
  border-bottom-style: none;
}

.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 135px;
}

.faq-title-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  padding-left: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-4 {
  margin-right: 10px;
}

.faq-block {
  margin-bottom: 90px;
}

.licensing {
  position: relative;
  width: 31%;
  margin-right: 2%;
}

.change-image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.change-image.licensing-1 {
  background-image: url('../images/darren-ahmed-arceo-m1qbBLkswFw-unsplash.jpg');
}

.change-image.licensing-2 {
  background-image: url('../images/dan-gold-gmHLZx7x8tI-unsplash.jpg');
}

.change-image.licensing-3 {
  background-image: url('../images/thestandingdesk-7OPkQBNVl9A-unsplash.jpg');
}

.change-image.services {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(45%, transparent), to(#000)), url('../images/ferhat-deniz-fors-YOCDD-D4oOM-unsplash.jpg');
  background-image: linear-gradient(180deg, transparent 45%, #000), url('../images/ferhat-deniz-fors-YOCDD-D4oOM-unsplash.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.change-image.services-3 {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(45%, transparent), to(#000)), url('../images/vadim-bogulov-rAKmYTWmXnk-unsplash.jpg');
  background-image: linear-gradient(180deg, transparent 45%, #000), url('../images/vadim-bogulov-rAKmYTWmXnk-unsplash.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.change-image.services-4 {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(45%, transparent), to(#000)), url('../images/hesam-jr-ZPl1v83Im_I-unsplash-2.jpg');
  background-image: linear-gradient(180deg, transparent 45%, #000), url('../images/hesam-jr-ZPl1v83Im_I-unsplash-2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.change-image.services-2 {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(45%, transparent), to(#000)), url('../images/anugrah-j-3uDPEKGhnOc-unsplash.jpg');
  background-image: linear-gradient(180deg, transparent 45%, #000), url('../images/anugrah-j-3uDPEKGhnOc-unsplash.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.change-image.contact-page {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url('../images/dan-gold-gmHLZx7x8tI-unsplash.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('../images/dan-gold-gmHLZx7x8tI-unsplash.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.change-image.licensing-4 {
  background-image: url('../images/darren-ahmed-arceo-m1qbBLkswFw-unsplash.jpg');
}

.change-image.licensing-5 {
  background-image: url('../images/6104275fa521f3dc9c322ff5_Business-Cards--Leather-Card-Holder-2500-2.jpg');
}

.change-image.licensing-6 {
  background-image: url('../images/61043107a624c2038b6ed72d_Kraft-Paper-Postal-Bag--Sticker-Mockup-2500-2-p-2000.jpg');
}

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

.post-grid-item {
  width: 47%;
  margin-right: 3%;
  margin-bottom: 3%;
}

.post-grid-item:last-child {
  margin-right: 0%;
}

.pagination {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.post-hero-section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 830px;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 74px;
  background-color: #0b3658;
}

.post-hero-title {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -20px;
  z-index: 5;
  width: 90%;
  max-width: 1000px;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
  padding: 40px 4% 20px;
  background-color: #fff;
  text-align: center;
}

.tag {
  margin-right: 5px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-size: 14px;
}

.tag:hover {
  opacity: 0.95;
}

._90-perceng-box {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.post-container {
  z-index: 5;
  width: 90%;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 4%;
  padding-left: 4%;
  background-color: #fff;
}

.post-subtitle-box {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.bg {
  padding: 10px;
  background-color: #0a263c;
}

.button-white-boxed {
  position: relative;
  min-height: 45px;
  min-width: 150px;
  padding: 16px 25px 10px;
  border: 1px solid #000;
  background-color: #fff;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-family: Montserrat, sans-serif;
  color: #071e30;
  font-size: 13px;
  line-height: 12px;
  font-weight: 600;
  text-align: center;
  letter-spacing: -0.5px;
  text-decoration: none;
}

.button-white-boxed:hover {
  opacity: 0.95;
}

.button-white {
  position: relative;
  min-height: 45px;
  min-width: 150px;
  padding: 16px 25px 10px;
  border-radius: 25px;
  background-color: #fff;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-family: Montserrat, sans-serif;
  color: #071e30;
  font-size: 13px;
  line-height: 12px;
  font-weight: 600;
  text-align: center;
  letter-spacing: -0.5px;
  text-decoration: none;
}

.button-white:hover {
  opacity: 0.95;
}

.button-white-outline {
  min-height: 45px;
  min-width: 150px;
  padding: 16px 28px 10px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 25px;
  background-color: transparent;
  background-image: url('../images/flecha-apuntando-a-la-derecha.svg');
  background-position: 80% 54%;
  background-size: 15px;
  background-repeat: no-repeat;
  -webkit-transition: background-color 200ms ease, color 200ms ease;
  transition: background-color 200ms ease, color 200ms ease;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 13px;
  font-weight: 600;
  text-align: center;
  letter-spacing: -0.5px;
  text-decoration: none;
}

.button-white-outline:hover {
  background-color: #fff;
  background-image: url('../images/Faq-Arrow.png');
  color: #071e30;
}

.button-outline-boxed {
  min-height: 45px;
  min-width: 150px;
  padding: 16px 28px 10px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 0px;
  background-color: transparent;
  background-image: url('../images/flecha-apuntando-a-la-derecha.svg');
  background-position: 80% 54%;
  background-size: 15px;
  background-repeat: no-repeat;
  -webkit-transition: background-color 200ms ease, color 200ms ease;
  transition: background-color 200ms ease, color 200ms ease;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 13px;
  font-weight: 600;
  text-align: center;
  letter-spacing: -0.5px;
  text-decoration: none;
}

.button-outline-boxed:hover {
  background-color: #fff;
  background-image: url('../images/Faq-Arrow.png');
  color: #071e30;
}

.overlay {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), color-stop(34%, transparent));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), transparent 34%);
}

.minutes-to-read {
  color: #88919b;
  font-size: 14px;
  font-style: italic;
}

.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-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;
}

.text-field {
  height: 45px;
  border-style: solid;
  border-width: 1px;
  border-color: #abc5be;
}

.login-button {
  width: 100%;
  height: 45px;
  background-color: #0a263c;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.login-button:hover {
  opacity: 0.95;
}

._404 {
  font-size: 90px;
  line-height: 90px;
}

.hero-subtitle-box {
  margin-top: 30px;
}

.scroll-button {
  position: absolute;
  left: 0%;
  top: -115%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90px;
  height: 90px;
  margin-left: 7%;
  padding-top: 5px;
  -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;
  border: 1.5px solid #fff;
  border-radius: 50%;
  background-color: #0b3658;
  font-family: Sportinggrotesque, sans-serif;
  color: #fff;
  font-size: 12.5px;
  line-height: 13px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

.navbar-line {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 1px;
  background-color: #fff;
}

.hero-about-right {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 100px;
  padding-right: 3%;
  -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: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.parallax-interaction {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 120%;
  margin-top: auto;
  margin-bottom: auto;
  -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;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.parallax-interaction.pattern {
  height: 100%;
  background-image: url('../images/Pattern.png');
  background-position: 0% 100%;
  background-size: 965px;
}

.polaroid-2 {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  box-shadow: 0 16px 33px 0 #071e30;
}

.image-container {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 96%;
  margin-right: auto;
  margin-left: auto;
}

.image-relative {
  position: relative;
}

.polaroid-1 {
  display: inline-block;
  overflow: hidden;
  max-width: 447px;
  box-shadow: 0 16px 33px 0 #071e30;
  -webkit-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
  transform: rotate(-6deg);
}

.intro-outline-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 30%;
  margin-right: 2%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 15px;
}

.intro-outline-item.last {
  margin-right: 0%;
}

.intro-outline-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 15px;
  padding-bottom: 30px;
  padding-left: 15px;
  border-right: 1px solid #aebdca;
  border-bottom: 1px solid #aebdca;
  border-left: 1px solid #aebdca;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}

.intro-icon-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35px;
  margin-right: 4%;
  padding-top: 28px;
  -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;
}

.work-right {
  width: 75%;
}

.work-left {
  position: relative;
  margin-right: 20px;
  padding-right: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.work-category-link {
  display: inline-block;
  padding: 9px 15px 7px;
  border-radius: 20px;
  background-color: #ffde83;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #071e30;
  font-size: 11px;
  line-height: 11px;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
}

.work-category-link:hover {
  opacity: 0.9;
}

.work-preview {
  width: 48%;
  margin-right: 2%;
}

.work-preview:last-child {
  margin-right: 0%;
}

.work-preview.bottom-margin {
  margin-bottom: 60px;
}

.preview-work-text {
  position: relative;
  z-index: 1;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  padding-top: 25px;
  padding-right: 15px;
  padding-left: 15px;
  background-color: #fff;
}

.preview-work-text {
  margin-bottom: 0px;
}

.preview-work-text.no-margin {
  margin-bottom: 0px;
}

.absolute-center-box {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.link-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 92px;
  height: 92px;
  padding-top: 16px;
  -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;
  border-radius: 50%;
  background-color: #0b3658;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-family: Sportinggrotesque, sans-serif;
  color: #fff;
  font-size: 12.5px;
  line-height: 14px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.link-block:hover {
  opacity: 0.9;
}

.link-block-arrow {
  position: relative;
}

.blog-left {
  position: relative;
  margin-right: 20px;
  padding-right: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.blog-right {
  width: 80%;
}

.category-row {
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #aebdca;
}

.hero-blog-section {
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  background-color: #0b3658;
}

.blog-image-left {
  position: relative;
  width: 50%;
  min-height: 800px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.blog {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding: 5%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.blog-text-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding: 14% 5% 5%;
  -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;
}

.bottom-padding {
  position: relative;
  display: inline-block;
  padding-bottom: 20px;
}

.max-310-pixels {
  width: 100%;
  max-width: 310px;
}

.text-box-absolute {
  position: relative;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  max-width: 510px;
  margin-right: 80px;
  padding: 80px 5%;
  background-color: hsla(0, 0%, 100%, 0.97);
}

.text-box-absolute.left {
  margin-right: 0px;
  margin-left: 80px;
}

.side-white {
  position: absolute;
  width: 80px;
  height: 100%;
  background-color: #fff;
}

.side-white.left {
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
}

.absolute-white-box {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  padding: 20px 25px;
  background-color: #fff;
  font-family: 'Playfair Display', sans-serif;
  font-size: 24px;
  font-style: italic;
  font-weight: 700;
}

.grid-column {
  width: 400px;
  margin-right: 25px;
}

.grid-image-item {
  position: relative;
  display: inline-block;
  width: 400px;
  height: 530px;
  margin-bottom: 20px;
}

.width-3000 {
  width: 3000px;
  margin-left: -285px;
  -webkit-transform: rotate(18deg);
  -ms-transform: rotate(18deg);
  transform: rotate(18deg);
}

.width-3000.relative {
  position: absolute;
}

.grid-column-2 {
  width: 400px;
  margin-top: -130px;
  margin-right: 25px;
}

.case-study-image {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}

.close-case-study {
  position: absolute;
  top: 0px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 32px;
  height: 32px;
  -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;
  border-bottom-left-radius: 5px;
  background-color: #0b3658;
}

.case-study-fourth {
  position: relative;
  display: none;
  width: 80%;
  max-width: 1025px;
  min-height: 250px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.case-text-column {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  width: 50%;
  height: 720px;
  padding: 4% 5% 6%;
  -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;
}

.half-column {
  position: relative;
  overflow: hidden;
  width: 50%;
}

.case-study-second {
  position: relative;
  display: none;
  width: 80%;
  max-width: 1025px;
  min-height: 250px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.case-study-first {
  position: relative;
  z-index: 2;
  display: none;
  width: 80%;
  max-width: 1025px;
  min-height: 250px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.button-outline-arrow {
  min-height: 42px;
  min-width: 120px;
  padding: 14px 25px 10px;
  border-style: solid;
  border-width: 1.5px;
  border-color: #131313;
  border-radius: 25px;
  background-color: transparent;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: Montserrat, sans-serif;
  color: #131313;
  font-size: 13px;
  line-height: 13px;
  font-weight: 600;
  text-align: center;
  letter-spacing: -0.5px;
  text-decoration: none;
}

.case-study-container {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 50;
  display: none;
  -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;
  background-color: rgba(0, 0, 0, 0.7);
}

._92-percent-column {
  position: relative;
  z-index: 1;
  width: 92%;
  max-width: 380px;
}

.case-study-third {
  position: relative;
  display: none;
  width: 80%;
  max-width: 1025px;
  min-height: 250px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.case-study-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 47%;
  margin-right: 4%;
  -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;
}

.case-study-column.last {
  margin-right: 0%;
}

.case-study-column.right-last {
  margin-right: 0%;
}

.quote-big-text {
  font-family: 'Playfair Display', sans-serif;
  font-size: 45px;
  line-height: 55px;
  font-style: italic;
  font-weight: 700;
}

.max-376-pixels {
  width: 100%;
  max-width: 376px;
  margin-top: 30px;
  text-align: center;
}

.max-376-pixels.align-left {
  max-width: 400px;
  padding-right: 3%;
  padding-left: 3%;
  text-align: left;
}

.max-376-pixels.pattern {
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 3%;
  padding-left: 3%;
}

.star {
  margin-right: 5px;
}

.stars {
  margin-top: 10px;
}

.quote-medium-text {
  font-family: 'Playfair Display', sans-serif;
  font-size: 40px;
  line-height: 50px;
  font-style: normal;
  font-weight: 700;
}

.case-profile-box {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -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;
}

.case-profile-box.align-left {
  margin-top: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.case-study-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  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;
}

.scale-on-scroll {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  height: 100%;
  background-color: transparent;
  background-image: url('../images/tyler-nix-YaRIrL3JWRM-unsplash.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-columm {
  position: relative;
  height: 440px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

._48-percent-column {
  width: 48%;
}

.mini-feature {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #aebdca;
  font-weight: 500;
}

.feature-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 420px;
  margin-bottom: 40px;
  padding-right: 20px;
  padding-bottom: 25px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  border-bottom: 1px solid #aebdca;
}

.feature-item.last {
  margin-bottom: 0px;
}

.bar-bg {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 12px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 0px 8px 8px 0px;
  background-color: #d7e9e4;
}

.bar-progress {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 90%;
  border-radius: 0px 8px 8px 0px;
  background-color: #fc7942;
}

.bar-progress._95 {
  width: 95%;
  background-color: #abc5be;
}

.bar-progress._85 {
  width: 85%;
  background-color: #abc5be;
}

.bar-progress._90 {
  width: 90%;
  background-color: #abc5be;
}

.bar-progress._75 {
  width: 75%;
  background-color: #abc5be;
}

.bar-progress._80 {
  width: 80%;
  background-color: #abc5be;
}

.bar-progress._65 {
  width: 65%;
  background-color: #abc5be;
}

.max-45-pixles {
  width: 100%;
  max-width: 45px;
  text-align: right;
}

.percentage {
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

.percentage.bold {
  font-weight: 700;
}

.bar-progress-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 85%;
  margin-top: 20px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.feature-icon-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  margin-right: 3%;
  padding-top: 33px;
  -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;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.features-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-top: 45px;
  padding-right: 3%;
  padding-bottom: 45px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-right: 1px solid #aebdca;
}

.features-right {
  width: 50%;
  padding-top: 45px;
  padding-bottom: 45px;
  padding-left: 3%;
}

.text-box-simple {
  width: 100%;
  max-width: 510px;
  margin-left: 5%;
  padding-right: 8%;
  padding-left: 8%;
  background-color: hsla(0, 0%, 100%, 0.95);
}

.text-box-simple.mobile-no-margin {
  margin-left: 0%;
}

.work-link-column {
  position: relative;
  overflow: hidden;
  width: 50%;
}

.work-text-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding: 140px 5%;
  -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;
}

.hover-image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  overflow: hidden;
  height: 100%;
  background-color: transparent;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hover-image.service-2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.35))), url('../images/Service-2-1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35)), url('../images/Service-2-1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hover-image.service-3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.35))), url('../images/Service-3-1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35)), url('../images/Service-3-1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hover-image._1 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.35))), url('../images/Service-1-1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35)), url('../images/Service-1-1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hover-image.intro {
  background-image: url('../images/microsoft-edge-RHRFQtn38C8-unsplash.jpg');
}

.hover-image.intro-2 {
  background-image: url('../images/2.jpg');
}

.hover-image.gallery-1 {
  background-image: url('../images/cdd20-0fT07sVlFCc-unsplash.jpg');
}

.hover-image.gallery-2 {
  background-image: url('../images/cdd20-MDBojqzl7Mg-unsplash.jpg');
}

.hover-image.gallery-3 {
  background-image: url('../images/cdd20-GpPkBWuN_qc-unsplash.jpg');
}

.hover-image.gallery-4 {
  background-image: url('../images/nathan-watson-AI7KIyu8RjU-unsplash.jpg');
}

.hover-image.intro-about {
  background-image: url('../images/surface-71_s6RDJpGc-unsplash.jpg');
}

.hover-image.intro-about-2 {
  background-image: url('../images/microsoft-edge-mt4xBHKxFH4-unsplash.jpg');
}

.hover-image.intro-about-3 {
  background-image: url('../images/thestandingdesk-7OPkQBNVl9A-unsplash-1.jpg');
}

.lateral-scroll-image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  overflow: hidden;
  width: 1430px;
  height: 100%;
  background-color: transparent;
  background-image: url('../images/thestandingdesk-JoHD6SSI_Ig-unsplash.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.lateral-scroll-image._2 {
  width: 1510px;
  background-image: url('../images/aditya-wardhana-ooZ3a5k7GFQ-unsplash-1.jpg');
}

.h3-medium {
  margin-top: 0px;
  font-family: 'Playfair Display', sans-serif;
  font-size: 42px;
  line-height: 48px;
  font-weight: 700;
}

.text-bold {
  font-weight: 500;
}

.rounded {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  border-radius: 300px;
}

.max-450-pixels {
  width: 100%;
  max-width: 450px;
}

.play-button {
  width: 110px;
  height: 70px;
  background-color: rgba(72, 169, 181, 0.9);
  background-image: url('../images/boton-de-play-1.png');
  background-position: 50% 50%;
  background-size: 25px;
  background-repeat: no-repeat;
}

.measure-box {
  position: relative;
  width: 100%;
  border: 1.5px solid #198ef7;
  font-family: 'Playfair Display', sans-serif;
  font-size: 56px;
  line-height: 60px;
  font-style: italic;
  font-weight: 700;
  text-align: center;
}

.block-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #fff;
}

.logo-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 23%;
  padding: 3% 2%;
  -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;
  border-right: 1.5px solid #fff;
}

.block-left {
  width: 64%;
  border-style: solid;
  border-width: 1.5px;
  border-color: #fff;
}

.block-2 {
  padding: 60px 7%;
}

.h3-white {
  font-family: 'Playfair Display', sans-serif;
  color: #fff;
  font-size: 52px;
  line-height: 65px;
  font-style: italic;
  font-weight: 700;
}

.block-4 {
  overflow: auto;
  padding: 4%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-top: 1.5px solid #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.blocks {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 95%;
  margin-right: auto;
  margin-left: auto;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 64%;
  border-width: 1.5px;
  border-color: #fff;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
}

.block-number {
  width: 33.3333%;
  padding: 35px 3%;
  border-right: 1.5px solid #fff;
  color: #fff;
  text-align: center;
}

.block-number.last {
  border-right-style: none;
}

.number {
  font-size: 35px;
  line-height: 35px;
  font-weight: 600;
}

.utitlity-text {
  font-size: 30px;
}

.block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 35px;
  -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: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-right: 1.5px solid #fff;
  border-bottom: 1.5px solid #fff;
}

.curve-bg {
  position: absolute;
  right: 0px;
  bottom: -2px;
  width: 32%;
  height: 66px;
  padding-top: 12px;
  padding-left: 140px;
  background-image: url('../images/5cdd8bf6dd562688247db054_Curve.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-text-box {
  position: relative;
  width: 226px;
}

.mini-title-link {
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  color: #303643;
  font-size: 12.5px;
  line-height: 12.5px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-decoration: none;
  text-transform: uppercase;
}

.mini-text {
  color: #88919b;
  font-size: 13px;
  line-height: 13px;
}

.service-text-box {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 60px 9% 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.link-heading {
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-family: 'Playfair Display', sans-serif;
  color: #fff;
  font-size: 48px;
  line-height: 48px;
  font-weight: 700;
  text-decoration: none;
}

.link-heading:hover {
  opacity: 0.85;
}

.text-link-block {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
}

.text-block-link {
  display: inline-block;
}

.link-mini-arrow {
  position: relative;
  top: 0px;
}

.first-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 40px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-bottom: 1px solid #aebdca;
}

.second-row {
  margin-top: 40px;
}

.heading-box-left {
  width: 100%;
  margin-right: auto;
  margin-bottom: 60px;
  padding-bottom: 20px;
  border-bottom: 1px solid #aebdca;
  text-align: left;
}

.div-block {
  max-width: 520px;
}

.cta-newsletter-left {
  width: 50%;
  padding: 90px 6%;
}

.cta-newsletter-right {
  position: relative;
  width: 50%;
}

.grid-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.max-1280-pixels {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1280px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.hero-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.feature-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.max-510-pixels {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 510px;
  padding-top: 135px;
  padding-right: 8%;
  padding-left: 8%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.max-510-pixels.less {
  padding-top: 60px;
}

.check-mark {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  padding-right: 5px;
  padding-left: 5px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-bottom: 1px solid #aebdca;
}

.check-mark.last {
  margin-bottom: 0px;
  border-bottom-style: none;
}

.flex-top-padding {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 1px;
  -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;
}

.side-grid {
  position: relative;
  display: inline-block;
  margin-right: 5%;
}

.side-grid._3 {
  left: 132px;
  top: -72px;
  margin-right: auto;
  margin-left: auto;
}

.align-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.max-370-pixesl {
  max-width: 370px;
}

.badge-blue {
  position: relative;
  right: -9%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 85px;
  height: 85px;
  -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;
  border-radius: 50%;
  background-color: #0a263c;
  font-family: 'Playfair Display', sans-serif;
  color: #fff;
  font-size: 22.5px;
  font-style: italic;
  font-weight: 500;
}

.badge {
  position: absolute;
  left: auto;
  top: -6%;
  right: 0%;
  bottom: auto;
  display: inline-block;
  -webkit-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
}

.badge-bg {
  position: absolute;
  left: 10%;
  top: -8%;
  right: 0%;
  bottom: 0%;
  width: 85px;
  height: 85px;
  border-radius: 50%;
  background-color: #d7e9e4;
}

.hero-services-column {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  min-height: 700px;
  padding-bottom: 200px;
  padding-left: 7%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: transparent;
}

.services-slider {
  height: 785px;
}

.min-height-880 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  width: 100%;
  height: 100%;
  max-width: 1285px;
  min-height: 785px;
  margin-right: auto;
  margin-left: auto;
}

.services-slide-arrow {
  display: none;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  cursor: pointer;
}

.services-slide-arrow:hover {
  opacity: 0.85;
}

.heading-box-center {
  width: 100%;
  margin-right: auto;
  margin-bottom: 60px;
  padding-bottom: 20px;
  border-bottom: 1px solid #aebdca;
  text-align: center;
}

.offset-900-pixels {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 750px;
}

._64-percent-column {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 64%;
  margin-right: 15px;
}

.bar-1 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 100%;
  height: 15px;
  background-color: #0b3658;
}

.bar-2 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 15px;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  background-color: #0b3658;
}

.bottom-box {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 220px;
  border-bottom: 1px solid #0b3658;
}

.expand-center {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 3%;
  -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: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.max-370-pixels {
  max-width: 400px;
}

.process {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  min-height: 470px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/Stand.png');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.process._2 {
  min-height: 430px;
  padding-bottom: 46px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: url('../images/1.png');
  background-position: 0% 50%;
  background-size: 401px;
}

.process-arrow {
  position: relative;
  bottom: -59px;
}

.process-row {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 70px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.process-arrow-right {
  position: relative;
}

._37-percent-column {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 37%;
  -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-image: none;
}

.max-400-pixels {
  max-width: 400px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.regular-text-box {
  width: 50%;
  padding: 80px 6%;
  text-align: center;
}

.scroll-left-column {
  position: relative;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48%;
  padding: 5% 3% 5% 5%;
  -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;
  background-color: #fff;
}

.contact-form-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.checkbox-container {
  width: 100%;
  margin-top: 20px;
}

.checkbox {
  margin-top: 0px;
  margin-right: 5px;
  border: 1px solid #000;
  border-radius: 0px;
}

.flex-space-full {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-space-full.no-top-margin {
  margin-top: 0px;
}

.textarea {
  margin-top: 20px;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 71px;
  border-style: solid;
  border-width: 1px;
  border-color: #aebdca;
  color: #131313;
  font-size: 13px;
  line-height: 15px;
}

.textarea::-webkit-input-placeholder {
  color: #898989;
}

.textarea:-ms-input-placeholder {
  color: #898989;
}

.textarea::-ms-input-placeholder {
  color: #898989;
}

.textarea::placeholder {
  color: #898989;
}

.checkbox-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 40px;
  -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;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.checkbox-field:focus {
  font-size: 15px;
}

.field {
  width: 48.5%;
  height: 50px;
  margin-bottom: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #aebdca;
  border-radius: 0px;
  -webkit-transition: border 200ms ease;
  transition: border 200ms ease;
  color: #898989;
  font-size: 13px;
}

.field:hover {
  border-bottom-color: #2974f9;
  background-color: transparent;
}

.field:active {
  background-color: transparent;
}

.field:focus {
  background-color: transparent;
}

.field::-webkit-input-placeholder {
  background-color: transparent;
}

.field:-ms-input-placeholder {
  background-color: transparent;
}

.field::-ms-input-placeholder {
  background-color: transparent;
}

.field::placeholder {
  background-color: transparent;
}

.submit {
  width: 48%;
  min-height: 55px;
  margin-top: 20px;
  background-color: #0a263c;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 13px;
  font-weight: 600;
}

.select-field {
  height: 50px;
  margin-top: 20px;
  margin-bottom: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #aebdca;
  border-radius: 0px;
  background-color: transparent;
  -webkit-transition: border 200ms ease;
  transition: border 200ms ease;
  color: #898989;
  font-size: 13px;
  line-height: 15px;
}

.select-field:hover {
  border-bottom-color: #2974f9;
}

.select-field:focus {
  color: #131313;
  font-size: 15px;
}

.hero-column-center {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  min-height: 785px;
  padding-right: 7%;
  padding-left: 7%;
  -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;
  background-color: transparent;
  text-align: center;
}

.no-top-margin {
  margin-top: 0px;
}

.max-590-pixels {
  max-width: 590px;
}

.flex-center {
  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-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;
}

.arrow-1 {
  position: relative;
  display: inline-block;
  width: 110px;
  height: 424px;
}

.hover-image.intro-3 {
  background-image: url('../images/microsoft-edge-mt4xBHKxFH4-unsplash.jpg');
}

.arrow-left {
  position: absolute;
  left: 2%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 1;
  overflow: hidden;
  width: 144px;
  height: 180px;
}

.arrow-right {
  position: absolute;
  left: auto;
  top: -13%;
  right: -26%;
  bottom: auto;
}

.texts-container {
  width: 100%;
  max-width: 1285px;
  margin-right: auto;
  margin-left: auto;
}

.hero-columns-bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  width: 45%;
}

.plan-button {
  position: relative;
  min-height: 45px;
  min-width: 150px;
  padding: 16px 25px 10px;
  background-color: #0a263c;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 12px;
  font-weight: 600;
  text-align: center;
  letter-spacing: -0.5px;
  text-decoration: none;
}

.plan-button:hover {
  opacity: 0.95;
}

.checkbox-label {
  color: #898989;
  font-size: 13px;
  font-weight: 400;
}

.less-top-margin {
  margin-top: 15px;
}

.text-box-white {
  width: 100%;
  max-width: 480px;
  margin-right: 5%;
  margin-left: 5%;
  padding: 80px 5%;
  background-color: hsla(0, 0%, 100%, 0.95);
}

.show-first-hide {
  position: absolute;
  left: auto;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: none;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.scroll-text-box {
  margin-bottom: 20px;
}

.show-second-hide {
  position: absolute;
  left: auto;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: none;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.show-last-hide {
  position: absolute;
  left: auto;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: none;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.icon-block-box {
  width: 30px;
  margin-right: 10px;
}

.guy-box {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.photo-grid-column {
  position: relative;
  width: 50%;
}

.align-center-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 58%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-expand {
  position: relative;
  display: inline-block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.text-box-padding {
  width: 100%;
  max-width: 510px;
  margin-left: 5%;
  padding-right: 8%;
  padding-left: 8%;
}

.flex-testimonial {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-previews {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-faq {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-pics {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-mini-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.flex-team {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-intro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

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

.flex-lightbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-gallery {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.chat-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 5%;
  padding-left: 5%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.chat-pic {
  width: 37px;
  height: 37px;
  border-style: solid;
  border-width: 3px;
  border-color: #fff;
  border-radius: 50%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.chat-pic._1 {
  margin-top: 8px;
  background-image: url('../images/Chat-1.jpg');
}

.chat-pic._2 {
  margin-top: 8px;
  background-image: url('../images/Chat-2.jpg');
}

.bubble {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 235px;
  min-height: 60px;
  margin-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 35px;
  background-color: #fff;
  box-shadow: 0 10px 33px 0 rgba(44, 44, 44, 0.75);
  font-size: 13px;
  line-height: 21px;
  text-align: left;
}

.bubble._2 {
  width: 100%;
  max-width: 145px;
  min-height: 40px;
  margin-right: 20px;
  text-align: center;
}

.tip-left {
  position: absolute;
  left: 1%;
  top: auto;
  bottom: 0%;
}

.tip-right {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.flex-clients {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-verticals {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-contact-us {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-checkbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-works {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-works:nth-child(odd) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.flex-blog {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-work-page {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-tags {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.flex-services {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-services.space {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.flex-services.align {
  -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;
}

.flex-services.center {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.flex-licensing {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-numbers {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-style {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-features {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-instagram {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-newsletter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.hero-bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-image: url('../images/darren-ahmed-arceo-m1qbBLkswFw-unsplash.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hero-subtitle {
  color: #fff;
}

.client-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 16.6%;
  padding: 20px 3%;
  -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;
  color: #fff;
  text-decoration: underline;
}

.client-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 16.6%;
  padding: 20px 3%;
  -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;
  color: #fff;
  text-decoration: underline;
}

.client-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 16.6%;
  padding: 20px 3%;
  -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;
  color: #fff;
  text-decoration: underline;
}

.client-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 16.6%;
  padding: 20px 3%;
  -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;
  color: #fff;
  text-decoration: underline;
}

.client-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 16.6%;
  padding: 20px 3%;
  -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;
  color: #fff;
  text-decoration: underline;
}

.hero-mini-title {
  color: #fff;
  font-size: 14.5px;
  line-height: 16px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.max-410-pixels {
  max-width: 400px;
  margin-right: auto;
  margin-left: auto;
}

.text-column.align-right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.intro-service-item {
  position: relative;
  overflow: hidden;
  width: 31.6%;
  margin-right: 2%;
}

.intro-service-item.last {
  margin-right: 0%;
}

.girl-box {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.hero-column-blue {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(11, 54, 88, 0.95);
}

.rounded-link-image {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

.hero-h1-2 {
  color: #fff;
  font-size: 70px;
  line-height: 75px;
}

.hero-h1-3 {
  color: #fff;
  font-size: 70px;
  line-height: 75px;
}

.hero-subtitle-2 {
  color: #fff;
}

.hero-subtitle-3 {
  color: #fff;
}

.hero-bg-3 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
  background-image: url('../images/pmv-chamara-QgXnwGyrVDs-unsplash.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hero-bg-2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
  background-image: url('../images/pmv-chamara-kHuQ0_7Y0Mk-unsplash.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hero-box-2 {
  margin-top: 30px;
}

.hero-box-3 {
  margin-top: 30px;
}

.hero-line-2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 100%;
  height: 1px;
  max-width: 1210px;
  margin-right: auto;
  margin-left: auto;
  border-top: 1px solid #fff;
}

.hero-line-3 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 100%;
  height: 1px;
  max-width: 1210px;
  margin-right: auto;
  margin-left: auto;
  border-top: 1px solid #fff;
}

.hero-column-gold {
  position: absolute;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(171, 147, 114, 0.95);
}

.hero-column-green {
  position: absolute;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(47, 108, 104, 0.95);
}

.hero-texts {
  display: block;
}

.hero-texts-2 {
  display: none;
}

.hero-texts-3 {
  display: none;
}

.content-section-clients {
  position: relative;
  width: 100%;
  max-width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #0a3353;
}

.on-load-3 {
  position: relative;
}

.on-load-4 {
  position: relative;
}

.collection-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.bottom-last {
  margin-top: 10px;
  margin-bottom: 10px;
}

.bubble-text {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  line-height: 18px;
}

.dots-container {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 60px;
  -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;
}

.loading-dot {
  width: 12px;
  height: 12px;
  margin-right: 3px;
  border-radius: 50%;
  background-color: #aebdca;
}

.loading-dot-2 {
  width: 12px;
  height: 12px;
  margin-right: 3px;
  border-radius: 50%;
  background-color: #aebdca;
}

.loading-dot-3 {
  width: 12px;
  height: 12px;
  margin-right: 3px;
  border-radius: 50%;
  background-color: #aebdca;
}

.dots-container-2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 30px;
  -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;
}

.bubble-text-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  line-height: 18px;
}

.chat-row-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: -30px;
  padding-right: 14%;
  padding-left: 5%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

._1-loading-dot {
  width: 12px;
  height: 12px;
  margin-right: 3px;
  border-radius: 50%;
  background-color: #aebdca;
}

._2-loading-dot {
  width: 12px;
  height: 12px;
  margin-right: 3px;
  border-radius: 50%;
  background-color: #aebdca;
}

._3-loading-dot {
  width: 12px;
  height: 12px;
  margin-right: 3px;
  border-radius: 50%;
  background-color: #aebdca;
}

.absolute-hidden {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding-right: 20px;
  padding-left: 20px;
  -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;
}

.arrow-front-bg {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 110px;
  height: 424px;
  background-color: #fff;
  background-image: url('../images/Arrow_1.png');
  background-size: 105px;
  background-repeat: no-repeat;
}

.mobile-bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.flex-scroll {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  min-height: 700px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.progress-bar {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 10;
  width: 100%;
  height: 3.5px;
  background-color: #8eb4aa;
}

.absolute-bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
  background-color: #e2eaf1;
}

.absolute-bg.color-green {
  background-color: #e7f7f2;
}

.absolute-bg-2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
  background-color: #e2eaf1;
}

.absolute-bg-2.color-green {
  background-color: #e7f7f2;
}

.absolute-bg-3 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
  background-color: #e2eaf1;
}

.absolute-bg-3.color-green {
  background-color: #e7f7f2;
}

@media screen and (min-width: 1280px) {
  .hero-inner-box {
    margin-right: auto;
    margin-left: auto;
  }

  .hero-inner-box.center {
    max-width: 100%;
  }

  .hero-inner-text {
    font-size: 50px;
    line-height: 60px;
  }

  .title-small {
    color: #69707b;
  }

  .inner-hero-section {
    max-width: 100%;
  }

  .hero-left-column.about-us {
    min-height: 750px;
  }

  .hero-bottom-box {
    margin-right: auto;
    margin-left: auto;
    padding-left: 90px;
  }

  .bottom-tex-box {
    width: 38%;
  }

  .medium-title {
    font-size: 20px;
    line-height: 28px;
  }

  .bg-pattern {
    background-image: url('../images/Pattern_1.png');
    background-position: 0px 0px;
    background-size: 338px;
  }

  .bg-pattern.right {
    background-image: url('../images/Pattern-2.png');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .bg-pattern.bottom {
    background-image: url('../images/Pattern-3.png');
    background-position: 50% 100%;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .short-feature-title {
    font-size: 18px;
    line-height: 18px;
  }

  .sticky-left {
    padding-right: 0%;
  }

  .text-column {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .change-this-image.insta-2 {
    background-image: url('../images/Insta_2.jpg');
  }

  .change-this-image.insta-3 {
    background-image: url('../images/Insta_3.jpg');
  }

  .post-hero-section {
    max-width: 100%;
  }

  .scroll-button {
    left: 0%;
    top: -125%;
  }

  .hero-blog-section {
    max-width: 100%;
  }

  .grid-column._3 {
    margin-top: -200px;
  }

  .case-study-container {
    display: none;
  }

  .lateral-scroll-image {
    width: 120%;
    background-size: cover;
  }

  .lateral-scroll-image._2 {
    width: 120%;
  }

  .hero-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 1280px;
    margin-right: auto;
    margin-left: auto;
  }
}

@media screen and (min-width: 1920px) {
  .bottom-tex-box {
    width: 37%;
  }

  .navbar-container {
    padding-right: 0px;
    padding-left: 0px;
  }

  .grid-column._3 {
    margin-top: -244px;
  }

  .grid-column-2._3 {
    margin-top: -300px;
  }

  .hero-texts-2 {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    margin-top: 18px;
    font-size: 33px;
    line-height: 39px;
  }

  h2 {
    margin-top: 18px;
    font-size: 28px;
    line-height: 34px;
  }

  h3 {
    margin-top: 18px;
    font-size: 26px;
    line-height: 32px;
  }

  h4 {
    margin-top: 18px;
    font-size: 24px;
    line-height: 30px;
  }

  h5 {
    margin-top: 18px;
    font-size: 22px;
    line-height: 28px;
  }

  h6 {
    margin-top: 18px;
    font-size: 20px;
    line-height: 26px;
  }

  blockquote {
    width: 80%;
    font-size: 34px;
  }

  .content-wrapper {
    max-width: 100%;
  }

  .top-margin.text {
    margin-top: 20px;
  }

  .top-margin.works {
    margin-top: 15px;
  }

  .top-margin.post {
    margin-top: 40px;
  }

  .content-section {
    max-width: 100%;
    padding-top: 70px;
  }

  .content-section.double {
    padding-bottom: 70px;
  }

  .content-section.inner-pages {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .content-section.no-margin {
    padding-bottom: 70px;
  }

  .content-section.browser-devices {
    padding-bottom: 150px;
  }

  .content-section.color-blue {
    padding-bottom: 70px;
  }

  .content-section.double-visible {
    padding-bottom: 70px;
  }

  .content-section.related-items {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .content-section.no-bottom-padding {
    padding-top: 50px;
  }

  .content-section.inner-pages-visible {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .content-section.line-bottom {
    padding-bottom: 70px;
  }

  .content-section.align-right {
    padding-top: 120px;
  }

  .content-section.scroll {
    height: 450px;
  }

  .content-section.scroll-2 {
    min-height: 600px;
  }

  .content-section.bottom-padding {
    padding-bottom: 70px;
  }

  .content-section.align-left {
    padding-top: 120px;
  }

  .content-section.features {
    padding-bottom: 70px;
  }

  .content-section.grid-scroll {
    padding-bottom: 70px;
  }

  .content-section.blog-page {
    padding-bottom: 70px;
  }

  .content-section.pricing {
    padding-bottom: 70px;
  }

  .heading-box {
    width: 60%;
    margin-bottom: 40px;
  }

  .h2-big {
    font-size: 55px;
    line-height: 59px;
  }

  .hero-inner-box {
    max-width: 100%;
  }

  .footer-expand {
    width: 100%;
    margin-top: 30px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .footer-expand.middle {
    width: 54%;
    margin-top: 0px;
  }

  .footer-box {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footer-column {
    width: 42%;
    margin-right: 4%;
  }

  .go-up-button {
    width: 45px;
    height: 45px;
    background-size: 20px;
  }

  .button-rounded-outline {
    min-width: auto;
    padding-top: 15px;
    padding-left: 25px;
  }

  .footer {
    max-width: 100%;
    padding-top: 60px;
  }

  .menu {
    width: 50%;
  }

  .menu._44-percent {
    width: 46%;
  }

  .footer-newsletter {
    width: 50%;
    margin-left: 0%;
  }

  .social-icon-mini {
    margin-bottom: 5px;
  }

  .inner-hero-section {
    max-width: 100%;
    min-height: 300px;
  }

  .footer-submit-button {
    min-width: auto;
  }

  .h3-big {
    margin-top: 18px;
    font-size: 47px;
    line-height: 51px;
  }

  .slider {
    height: 550px;
  }

  .text-box {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .hero-section {
    max-width: 100%;
    min-height: 600px;
    padding-top: 70px;
  }

  .hero-section.home {
    min-height: 680px;
  }

  .hero-section.services {
    padding-top: 0px;
  }

  .hero-left-column {
    width: 50%;
    min-height: 680px;
  }

  .hero-left-column.about-us {
    width: 57%;
    min-height: 600px;
    padding-top: 100px;
    padding-right: 5%;
    padding-left: 5%;
  }

  .hero-h1 {
    font-size: 64px;
    line-height: 68px;
  }

  .hero-text-box.home {
    margin-top: 135px;
    margin-bottom: 195px;
  }

  .hero-bottom-box {
    padding-bottom: 30px;
  }

  .bottom-tex-box._50-percent {
    width: 70%;
  }

  .brand-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .brand-mobile.w--current {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 10px;
  }

  .nav-menu {
    background-color: #d9e5eb;
  }

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

  .nav-column.left {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .nav-column.right {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .nav-column-center {
    display: none;
  }

  .dropdown-list {
    background-color: #d4e0e9;
  }

  .dropdown-list.w--open {
    background-color: #d4e0e9;
  }

  .dropdown-link {
    padding-left: 30px;
  }

  .navlink {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 50px;
    margin-right: 0px;
    padding-top: 12px;
    padding-left: 20px;
    -webkit-transition: background-color 200ms ease;
    transition: background-color 200ms ease;
    color: #415d6b;
    text-align: left;
  }

  .navlink:hover {
    background-color: #c3dae5;
  }

  .navbar {
    padding-right: 0px;
    padding-left: 0px;
  }

  .menu-button {
    height: 90px;
    padding-top: 37px;
    color: #fff;
  }

  .menu-button.w--open {
    background-color: #d9e5eb;
    color: #415d6b;
  }

  .dropdown-toggle {
    width: 100%;
    height: 50px;
    padding-top: 12px;
    padding-bottom: 0px;
    padding-left: 20px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    color: #415d6b;
  }

  .dropdown {
    width: 100%;
    height: 50px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .mini-arrow {
    margin-top: 20px;
    color: #40a1ad;
  }

  .announcement-box {
    max-width: 100%;
  }

  .right-arrow {
    margin-right: 60px;
  }

  .left-arrow {
    margin-right: 124px;
  }

  .word-rotate.blog {
    right: 39%;
  }

  .word-rotate-text {
    font-size: 42px;
    line-height: 42px;
  }

  .classes-content-wrapper {
    display: -ms-grid;
    display: grid;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 50px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .classes-section {
    height: auto;
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .classes-sticky-wrapper {
    height: auto;
  }

  .classes-hidden-mask {
    overflow: visible;
    height: auto;
  }

  .classes-scrollable {
    width: 100%;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .classes-block {
    height: auto;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .scrollable-text-box {
    font-size: 50px;
    line-height: 54px;
  }

  .scrollable-bg.mobile-height {
    height: 33%;
  }

  .social-mini-icon {
    margin-right: 7px;
    margin-bottom: 5px;
  }

  .social-mini-icon:hover {
    background-color: #2c2c2c;
  }

  .social-mini-icon.instagram-no-margin {
    margin-right: 0px;
    background-color: #0b3658;
  }

  .social-mini-icon.instagram-no-margin:hover {
    background-color: #2c2c2c;
  }

  .social-mini-icon.facebook {
    background-color: #0b3658;
  }

  .social-mini-icon.facebook:hover {
    background-color: #2c2c2c;
  }

  .social-mini-icon.twittter {
    background-color: #0b3658;
  }

  .social-mini-icon.twittter:hover {
    background-color: #2c2c2c;
  }

  .team-member-text {
    padding-top: 0px;
  }

  .social-links-mobile {
    display: block;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .social-mini {
    margin-bottom: 5px;
  }

  .hover-team {
    display: none;
  }

  .bg-pattern {
    left: -15px;
    bottom: -7px;
  }

  .top-left-sitich {
    right: 12.4%;
  }

  .bottom-left-sitch {
    right: 12.4%;
  }

  .icon-border {
    margin-right: 15px;
  }

  .highlights-block {
    margin-bottom: 30px;
  }

  .highlights-block.no-magin {
    margin-bottom: 0px;
  }

  .highlights-block.last {
    margin-bottom: 0px;
  }

  .browser-top-bar {
    height: 35px;
  }

  .mobile {
    right: 0%;
    bottom: -19%;
    width: 201px;
    height: 416px;
  }

  .card-item {
    width: 42%;
    height: 400px;
  }

  .h4-medium {
    font-size: 38px;
    line-height: 44px;
  }

  .h4-medium.newsletter {
    font-size: 50px;
    line-height: 58px;
  }

  .pricing-plan-3 {
    padding-right: 15px;
    padding-left: 15px;
  }

  .tabs-menu {
    padding-left: 53px;
  }

  .tab-pane {
    padding-right: 2%;
    padding-left: 2%;
  }

  .heading-6 {
    font-size: 28px;
  }

  .pricing-plan {
    font-size: 30px;
    line-height: 36px;
  }

  .pricing-button {
    min-width: auto;
    padding-right: 12px;
    padding-left: 13px;
  }

  .question {
    font-size: 26px;
    line-height: 32px;
  }

  .testimonial {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .client {
    padding-right: 2%;
    padding-left: 2%;
  }

  .client.text {
    padding-right: 0%;
    padding-left: 0%;
  }

  .preview-text-box {
    padding: 8%;
  }

  .preview-title-link {
    font-size: 26px;
    line-height: 32px;
  }

  .preview-title-link.blog-page {
    font-size: 50px;
    line-height: 56px;
  }

  .preview-title-link.works {
    font-size: 38px;
    line-height: 46px;
  }

  .newsletter-submit-button {
    min-width: auto;
  }

  .form {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .subtitle {
    font-size: 18px;
    line-height: 26px;
  }

  .contact-us {
    width: 25%;
  }

  .side-block {
    margin-bottom: 40px;
  }

  .faq-block {
    margin-bottom: 70px;
  }

  .post-hero-section {
    height: 700px;
    max-width: 100%;
  }

  .post-hero-title {
    padding-top: 40px;
  }

  .scroll-button {
    top: -155%;
    width: 80px;
    height: 80px;
    font-size: 11.5px;
  }

  .hero-about-right {
    padding-top: 0px;
  }

  .polaroid-2 {
    max-width: 370px;
  }

  .polaroid-1 {
    left: -20.4375px;
    bottom: 192px;
    max-width: 370px;
  }

  .intro-outline-box {
    padding-right: 15px;
    padding-bottom: 25px;
    padding-left: 5px;
  }

  .work-preview.bottom-margin {
    margin-bottom: 50px;
  }

  .link-block {
    display: none;
    width: 85px;
    height: 85px;
    font-size: 12px;
    line-height: 12px;
  }

  .hero-blog-section {
    max-width: 100%;
    min-height: 300px;
  }

  .blog-image-left {
    min-height: 650px;
  }

  .text-box-absolute {
    margin-right: 60px;
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .text-box-absolute.left {
    margin-left: 60px;
  }

  .side-white {
    width: 60px;
  }

  .grid-column {
    width: 350px;
    margin-right: 30px;
  }

  .grid-image-item {
    width: 350px;
    height: 480px;
  }

  .grid-column-2 {
    width: 350px;
    margin-right: 30px;
  }

  .case-text-column {
    height: auto;
    padding-right: 3%;
    padding-left: 3%;
  }

  ._92-percent-column {
    width: 100%;
  }

  .case-study-column {
    margin-bottom: 40px;
  }

  .quote-big-text {
    font-size: 36px;
    line-height: 46px;
  }

  .max-376-pixels {
    margin-top: 25px;
  }

  .quote-medium-text {
    font-size: 34px;
    line-height: 44px;
  }

  .feature-icon-box {
    margin-right: 15px;
  }

  .work-text-column {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .play-button {
    width: 100px;
    height: 60px;
    background-size: 23px;
  }

  .logo-block {
    width: 30%;
    padding: 5% 2%;
  }

  .block-2 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .h3-white {
    font-size: 47px;
    line-height: 60px;
  }

  .block-4 {
    padding-top: 2%;
  }

  .block-number {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .number {
    font-size: 30px;
    line-height: 30px;
  }

  .utitlity-text {
    font-size: 25px;
    line-height: 25px;
  }

  .curve-bg {
    right: 0px;
    width: 41%;
  }

  .service-text-box {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .link-heading {
    font-size: 44px;
    line-height: 44px;
  }

  .text-link-block {
    font-size: 14.5px;
    line-height: 23px;
  }

  .heading-box-left {
    margin-bottom: 40px;
  }

  .cta-newsletter-left {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .side-grid._3 {
    left: 98px;
    top: -40px;
    width: 60%;
  }

  .align-center {
    margin-right: 15px;
  }

  .badge-blue {
    width: 80px;
    height: 80px;
  }

  .hero-services-column {
    width: 70%;
    min-height: 600px;
  }

  .services-slider {
    height: 600px;
  }

  .min-height-880 {
    min-height: 600px;
  }

  .heading-box-center {
    width: 60%;
    margin-bottom: 40px;
  }

  ._64-percent-column {
    width: 69%;
    min-height: 400px;
  }

  .process {
    min-height: 360px;
  }

  .process-arrow {
    width: 60%;
  }

  .process-arrow-right {
    bottom: -38px;
    width: 60%;
  }

  .regular-text-box {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .scroll-left-column {
    width: 52%;
  }

  .contact-form-flex {
    margin-bottom: 40px;
  }

  .hero-columns-bg {
    width: 50%;
  }

  .plan-button {
    width: 100%;
    min-width: auto;
    padding-right: 12px;
    padding-left: 13px;
  }

  .text-box-white {
    padding: 70px 7%;
  }

  .align-center-flex {
    width: 60%;
  }

  .client-text {
    padding-right: 2%;
    padding-left: 2%;
  }

  .client-2 {
    padding-right: 2%;
    padding-left: 2%;
  }

  .client-3 {
    padding-right: 2%;
    padding-left: 2%;
  }

  .client-4 {
    padding-right: 2%;
    padding-left: 2%;
  }

  .client-5 {
    padding-right: 2%;
    padding-left: 2%;
  }

  .intro-service-item {
    min-height: 410px;
  }

  .hero-h1-2 {
    font-size: 64px;
    line-height: 68px;
  }

  .hero-h1-3 {
    font-size: 64px;
    line-height: 68px;
  }

  .content-section-clients {
    max-width: 100%;
    padding-top: 70px;
  }

  .loading-dot {
    width: 10px;
    height: 10px;
  }

  .loading-dot-2 {
    width: 10px;
    height: 10px;
  }

  .loading-dot-3 {
    width: 10px;
    height: 10px;
  }

  .chat-row-2 {
    padding-right: 10%;
  }

  ._1-loading-dot {
    width: 10px;
    height: 10px;
  }

  ._2-loading-dot {
    width: 10px;
    height: 10px;
  }

  ._3-loading-dot {
    width: 10px;
    height: 10px;
  }

  .flex-scroll {
    min-height: 600px;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    margin-top: 16px;
    font-size: 30px;
    line-height: 36px;
  }

  h2 {
    margin-top: 16px;
    font-size: 25px;
    line-height: 31px;
  }

  h3 {
    margin-top: 16px;
    font-size: 24px;
    line-height: 30px;
  }

  h4 {
    margin-top: 16px;
    font-size: 22px;
    line-height: 28px;
  }

  h5 {
    margin-top: 16px;
    font-size: 20px;
    line-height: 26px;
  }

  h6 {
    margin-top: 16px;
    font-size: 18px;
    line-height: 24px;
  }

  blockquote {
    width: 85%;
    font-size: 32px;
    line-height: 38px;
  }

  .content-section {
    padding-top: 50px;
  }

  .content-section.double {
    padding-bottom: 50px;
  }

  .content-section.inner-pages {
    padding-top: 39px;
    padding-bottom: 39px;
  }

  .content-section.no-margin {
    padding-bottom: 50px;
  }

  .content-section.browser-devices {
    padding-bottom: 120px;
  }

  .content-section.double-visible {
    padding-bottom: 50px;
  }

  .content-section.related-items {
    padding-top: 39px;
    padding-bottom: 39px;
  }

  .content-section.no-bottom-padding {
    padding-top: 40px;
  }

  .content-section.inner-pages-visible {
    padding-top: 39px;
    padding-bottom: 39px;
  }

  .content-section.line-bottom {
    padding-bottom: 50px;
  }

  .content-section.scroll {
    height: 400px;
  }

  .content-section.bottom-padding {
    padding-bottom: 50px;
  }

  .content-section.features {
    padding-bottom: 50px;
  }

  .content-section.grid-scroll {
    padding-bottom: 50px;
  }

  .content-section.blog-page {
    padding-bottom: 50px;
  }

  .content-section.pricing {
    padding-bottom: 50px;
  }

  .content-section.visible-home {
    padding-top: 0px;
  }

  .heading-box {
    width: 80%;
  }

  .heading-box.medium {
    width: 70%;
  }

  .h2-big {
    font-size: 50px;
    line-height: 54px;
  }

  .footer-about-left {
    margin-right: 15px;
  }

  .hero-inner-box {
    padding-top: 60px;
  }

  .footer-expand {
    -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;
  }

  .button {
    padding-right: 22px;
    padding-left: 22px;
  }

  .footer-left {
    margin-bottom: 20px;
  }

  .footer-column {
    width: 46%;
    margin-right: 0%;
    margin-bottom: 10px;
  }

  .notice {
    margin-top: 0px;
  }

  .go-up-button {
    width: 40px;
    height: 40px;
    background-size: 18px;
  }

  .footer-form {
    margin-left: 0px;
  }

  .button-rounded-outline {
    padding-right: 24px;
    padding-left: 20px;
  }

  .hero-inner-text {
    font-size: 5.89vw;
    line-height: 6.89vw;
  }

  .menu {
    width: 50%;
    margin-bottom: 20px;
  }

  .title-small {
    font-size: 14px;
    line-height: 14px;
  }

  .footer-newsletter {
    width: 50%;
  }

  .right-margin {
    margin-bottom: 10px;
  }

  .footer-1440-pixels {
    padding-right: 5%;
    padding-left: 5%;
  }

  .social-icon-mini.facebook {
    background-size: 12px;
  }

  .inner-hero-section {
    min-height: 300px;
  }

  .footer-submit-button {
    margin-top: 0px;
  }

  .h3-big {
    margin-top: 16px;
    font-size: 38px;
    line-height: 42px;
  }

  .subtitle-box {
    width: 70%;
  }

  .intro-item {
    width: 32%;
  }

  .slider {
    height: 500px;
  }

  .text-box {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .hero-section {
    padding-top: 50px;
  }

  .hero-section.about-us {
    min-height: 940px;
  }

  .hero-left-column {
    width: 70%;
    padding-right: 5%;
  }

  .hero-left-column.about-us {
    width: 100%;
    min-height: auto;
    margin-top: 93px;
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .hero-h1 {
    font-size: 60px;
    line-height: 65px;
  }

  .hero-text-box.about-us {
    max-width: 100%;
  }

  .hero-bottom-box {
    padding-bottom: 20px;
  }

  .bottom-tex-box {
    width: 65%;
  }

  .bottom-tex-box._50-percent {
    width: 100%;
  }

  .nav-menu {
    overflow: auto;
    height: 100vh;
    padding-bottom: 240px;
  }

  .underline-hover {
    display: none;
  }

  .navlink.w--current {
    color: #40a1ad;
  }

  .announcement {
    z-index: 0;
  }

  .right-arrow {
    margin-right: 30px;
  }

  .left-arrow {
    margin-right: 94px;
  }

  .word-rotate {
    left: -39%;
  }

  .word-rotate-text {
    font-size: 38px;
    line-height: 38px;
  }

  .classes-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

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

  .scrollable-text-box {
    font-size: 40px;
    line-height: 46px;
  }

  .team-member {
    margin-bottom: 40px;
  }

  .social-mini-icon {
    width: 25px;
    height: 25px;
  }

  .medium-title {
    font-size: 20px;
    line-height: 26px;
  }

  .social-mini.twittter {
    background-size: 12px;
  }

  .social-mini.facebook {
    background-size: 12px;
  }

  .social-mini.instagram-last {
    background-size: 12px;
  }

  .bg-pattern {
    left: -13px;
    bottom: -5px;
  }

  .item-text-box {
    padding-top: 20px;
  }

  .h4-big {
    font-size: 22px;
    line-height: 28px;
  }

  .top-left-sitich {
    right: 4.4%;
  }

  .bottom-left-sitch {
    right: 4.4%;
  }

  .icon-border {
    margin-bottom: 15px;
  }

  .highlights-block {
    width: 48%;
  }

  .sticky-container {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .show-second {
    display: none;
  }

  .sticky-content-block {
    width: 90%;
    max-width: 100%;
    min-height: 100%;
    margin-bottom: 80px;
  }

  .sticky-content-block.last {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }

  .show-last {
    display: none;
  }

  .sticky-right {
    display: none;
    width: 100%;
    min-height: 600px;
  }

  .sticky-left {
    width: 100%;
  }

  .show-first {
    display: none;
  }

  .browser-top-bar {
    height: 30px;
  }

  .mobile {
    width: 170px;
    height: 330px;
  }

  ._47-percent-column {
    min-height: 403px;
  }

  .h4-medium {
    font-size: 34px;
    line-height: 40px;
  }

  .h4-medium.newsletter {
    font-size: 44px;
    line-height: 52px;
  }

  .pricing-plan-3 {
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-style: solid;
    border-width: 1px;
    border-color: #aebdca;
  }

  .pricing-description {
    width: 100%;
  }

  .pricing-empty-2.accent {
    display: none;
  }

  .pricing-button-box {
    width: 100%;
    margin-bottom: 20px;
    border-style: solid;
    border-width: 1px;
    border-color: #aebdca;
  }

  .pricing-empty-4 {
    display: none;
  }

  .pricing-plan-1 {
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }

  .pricing-plan-1.accent {
    border-style: solid;
    border-width: 1px;
    border-color: #aebdca;
  }

  .checkmark-box-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 33.333%;
    padding-left: 20px;
    -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;
    border-right-style: solid;
    border-right-color: #aebdca;
  }

  .pricing-button-first {
    width: 100%;
    margin-bottom: 20px;
    border-bottom: 1px solid #aebdca;
    border-right-style: solid;
    border-right-color: #aebdca;
    border-left-style: solid;
    border-left-color: #aebdca;
  }

  .checkmark-box-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 33.333%;
    padding-left: 20px;
    -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;
  }

  .pricing-row {
    margin-bottom: 20px;
    border-bottom: 1px solid #aebdca;
  }

  .checkmark-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 33.333%;
    -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;
    border-left-style: solid;
    border-left-color: #aebdca;
  }

  .pricing-plan {
    font-size: 26px;
    line-height: 36px;
  }

  .testimonial {
    margin-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .testimonial-first-row {
    margin-bottom: 30px;
  }

  .pricing-details {
    width: 100%;
    border-right: 1px solid #abc5be;
    border-left: 1px solid #aebdca;
  }

  .preview-title-link {
    font-size: 24px;
    line-height: 30px;
  }

  .preview-title-link.blog-page {
    font-size: 40px;
    line-height: 46px;
  }

  .preview-title-link.works {
    font-size: 36px;
    line-height: 44px;
  }

  .hover-icon {
    width: 30px;
  }

  .name-input {
    width: 100%;
    border-bottom: 1px none #aebdca;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 0px;
  }

  .email-input {
    width: 100%;
  }

  .newsletter-submit-button {
    width: 100%;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 5px;
  }

  .cta-form {
    max-width: 350px;
  }

  .subtitle {
    font-size: 16px;
    line-height: 24px;
  }

  .contact-us {
    width: 35%;
  }

  .contact-left {
    width: 65%;
  }

  .side-block {
    margin-bottom: 30px;
    padding-bottom: 10px;
  }

  .side-block.more {
    padding-bottom: 15px;
  }

  .faq-block {
    margin-bottom: 60px;
  }

  .post-hero-section {
    height: 650px;
  }

  .scroll-button {
    top: -96%;
    width: 70px;
    height: 70px;
    font-size: 10.5px;
  }

  .hero-about-right {
    width: 100%;
    height: 400px;
    padding-top: 40px;
    padding-right: 3%;
    padding-left: 3%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .intro-outline-item {
    width: 32%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .intro-outline-box {
    padding-left: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .intro-icon-box {
    padding-top: 20px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .work-right {
    width: 100%;
    margin-top: 60px;
  }

  .work-preview.bottom-margin {
    margin-bottom: 40px;
  }

  .link-block {
    width: 75px;
    height: 75px;
    font-size: 10px;
    line-height: 11px;
  }

  .hero-blog-section {
    min-height: 400px;
  }

  .blog-image-left {
    min-height: 670px;
  }

  .text-box-absolute {
    max-width: 450px;
    margin-right: 50px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .text-box-absolute.left {
    margin-left: 50px;
  }

  .side-white {
    width: 50px;
  }

  .grid-column {
    width: 300px;
  }

  .grid-image-item {
    width: 300px;
    height: 430px;
  }

  .grid-column-2 {
    width: 300px;
  }

  .close-case-study {
    right: -1px;
  }

  .case-text-column {
    overflow: scroll;
    width: 100%;
    height: 35vh;
    min-height: 250px;
    padding: 7% 6% 0%;
  }

  .half-column {
    width: 100%;
  }

  .button-outline-arrow {
    min-height: 36px;
    padding: 10px 20px 6px;
  }

  .case-study-container {
    overflow: auto;
  }

  .case-study-column {
    margin-bottom: 60px;
  }

  .case-study-column.last {
    margin-bottom: 0px;
  }

  .case-study-column.no-margin {
    margin-bottom: 0px;
  }

  .case-study-column.right-last {
    margin-bottom: 0px;
  }

  .quote-big-text {
    font-size: 32px;
    line-height: 42px;
  }

  .max-376-pixels.align-left {
    margin-top: 20px;
  }

  .max-376-pixels.pattern {
    margin-top: 30px;
  }

  .quote-medium-text {
    font-size: 30px;
    line-height: 40px;
  }

  ._48-percent-column {
    margin-right: 2%;
  }

  .feature-item {
    padding-right: 0px;
  }

  .feature-icon-box {
    width: 45px;
    margin-bottom: 15px;
  }

  .features-left {
    padding-right: 5%;
  }

  .features-right {
    padding-left: 5%;
  }

  .work-text-column {
    padding-top: 100px;
    padding-bottom: 100px;
    padding-left: 7%;
  }

  .play-button {
    width: 90px;
    height: 50px;
    background-size: 21px;
  }

  .logo-block {
    width: 35%;
  }

  .h3-white {
    font-size: 42px;
    line-height: 55px;
  }

  .number {
    font-size: 26px;
    line-height: 26px;
  }

  .block-5 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .curve-bg {
    width: 56%;
  }

  .service-text-box {
    padding-top: 30px;
  }

  .link-heading {
    font-size: 36px;
    line-height: 36px;
  }

  .heading-box-left {
    width: 80%;
  }

  .cta-newsletter-left {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .hero-flex {
    height: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .side-grid._3 {
    left: 86px;
    top: -25px;
  }

  .hero-services-column {
    width: 100%;
  }

  .heading-box-center {
    width: 100%;
  }

  ._64-percent-column {
    min-height: 300px;
  }

  .bottom-box {
    height: 160px;
  }

  .process-arrow {
    width: 70%;
  }

  .process-arrow-right {
    width: 70%;
  }

  .regular-text-box {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .scroll-left-column {
    width: 62%;
    padding-top: 7%;
    padding-bottom: 7%;
  }

  .arrow-right {
    left: auto;
    top: 15%;
    right: -15%;
    bottom: 0%;
  }

  .hero-columns-bg {
    width: 70%;
    min-height: auto;
  }

  .text-box-white {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .show-first-hide {
    position: relative;
    display: block;
    height: 400px;
    margin-top: 20px;
  }

  .scroll-text-box {
    width: 100%;
  }

  .show-second-hide {
    position: relative;
    display: block;
    height: 400px;
    margin-top: 20px;
  }

  .show-last-hide {
    position: relative;
    display: block;
    height: 400px;
    margin-top: 20px;
  }

  .icon-block-box {
    margin-bottom: 10px;
  }

  .photo-grid-column {
    width: 47%;
  }

  .intro-service-item {
    min-height: 430px;
  }

  .hero-h1-2 {
    font-size: 60px;
    line-height: 65px;
  }

  .hero-h1-3 {
    font-size: 60px;
    line-height: 65px;
  }

  .content-section-clients {
    padding-top: 50px;
  }

  .chat-row-2 {
    padding-right: 7%;
  }

  .flex-scroll {
    min-height: 600px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    margin-top: 14px;
    font-size: 27px;
    line-height: 33px;
  }

  h2 {
    margin-top: 14px;
    font-size: 24px;
    line-height: 30px;
  }

  h3 {
    margin-top: 14px;
    font-size: 22px;
    line-height: 28px;
  }

  h4 {
    margin-top: 14px;
  }

  h5 {
    margin-top: 14px;
    font-size: 18px;
    line-height: 24px;
  }

  h6 {
    margin-top: 14px;
    font-size: 16px;
    line-height: 22px;
  }

  blockquote {
    width: 90%;
  }

  .top-margin.text {
    margin-top: 15px;
  }

  .content-section {
    padding-top: 50px;
  }

  .content-section.browser-devices {
    padding-bottom: 100px;
  }

  .content-section.align-right {
    padding-top: 80px;
  }

  .content-section.scroll {
    height: 350px;
  }

  .content-section.scroll-2 {
    height: 500px;
  }

  .content-section.mobile-padding {
    padding-bottom: 50px;
  }

  .heading-box {
    width: 100%;
  }

  .heading-box.medium {
    width: 100%;
  }

  .h2-big {
    font-size: 40px;
    line-height: 44px;
  }

  .footer-about-left {
    width: 100%;
    margin-right: 0px;
  }

  .hero-inner-box {
    padding-top: 14%;
    padding-right: 3%;
    padding-left: 3%;
  }

  .footer-expand {
    margin-top: 10px;
  }

  .footer-expand.middle {
    width: 100%;
    margin-top: 10px;
  }

  .footer-left {
    max-width: 100%;
    margin-right: 0px;
    padding-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .footer-box {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footer-column {
    width: 100%;
    margin-right: 0%;
    padding-bottom: 0px;
  }

  .footer-input {
    width: 100%;
    max-width: 100%;
  }

  .go-up-button {
    background-size: 16px, auto;
  }

  .go-up-button.w--current {
    z-index: 8;
  }

  .footer-container {
    margin-bottom: 40px;
  }

  .footer {
    padding-top: 50px;
  }

  .hero-inner-text {
    font-size: 7.89vw;
    line-height: 8.89vw;
  }

  .menu {
    width: 50%;
    padding-right: 10px;
  }

  .menu._44-percent {
    margin-bottom: 0px;
  }

  .title-small {
    font-size: 13px;
    line-height: 13px;
  }

  .footer-newsletter {
    margin-top: 0px;
  }

  .right-margin {
    margin-bottom: 10px;
  }

  .inner-hero-section {
    min-height: 270px;
  }

  .footer-submit-button {
    width: 100%;
  }

  .founders {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .flex-founders {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .h3-big {
    font-size: 34px;
    line-height: 38px;
  }

  .intro-item {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 40px;
  }

  .intro-item.last {
    margin-bottom: 0px;
  }

  .slider {
    height: 450px;
  }

  .text-box.center-bottom-padding {
    padding-bottom: 0px;
  }

  .hero-section {
    padding-top: 50px;
  }

  .hero-section.services {
    min-height: 700px;
  }

  .hero-left-column {
    width: 100%;
  }

  .hero-left-column.about-us {
    height: auto;
    min-height: auto;
    padding-top: 30px;
    padding-bottom: 0px;
  }

  .hero-h1 {
    font-size: 55px;
    line-height: 60px;
  }

  .bottom-tex-box {
    width: 90%;
  }

  .mini-arrow {
    display: inline-block;
  }

  .announcement {
    padding-right: 10px;
    padding-left: 10px;
  }

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

  .close-button {
    margin-right: 0px;
  }

  .side-contact-tab {
    left: -46px;
    height: 39px;
    padding-top: 8px;
  }

  .word-rotate {
    display: none;
  }

  .classes-section {
    margin-left: 0px;
  }

  .classes-block {
    width: 100%;
    height: auto;
  }

  .scroll-item {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .scrollable-image {
    overflow: hidden;
    width: 100%;
    min-height: 250px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 0px;
  }

  .scroll-text-container {
    width: 100%;
    padding: 23px 5%;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 20px;
  }

  .scrollable-bg._90 {
    height: 100%;
  }

  .scrollable-bg.mobile-height {
    height: 37%;
  }

  .team-member {
    width: 100%;
    max-width: 310px;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
  }

  .team-member.last {
    margin-bottom: 0px;
  }

  .bg-pattern {
    left: -15px;
    bottom: -8px;
  }

  .item-left {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 40px;
  }

  .item-right {
    width: 100%;
  }

  .top-right-sitich {
    right: 0%;
  }

  .top-left-sitich {
    right: 5.4%;
  }

  .bottom-right-sitch {
    right: 0%;
  }

  .bottom-left-sitch {
    right: 5.4%;
  }

  .highlights-block {
    width: 100%;
  }

  .highlights-block.no-magin {
    margin-bottom: 30px;
  }

  .feature {
    width: 100%;
    max-width: 350px;
    margin-right: auto;
    margin-left: auto;
  }

  .sticky-content-block {
    margin-bottom: 40px;
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }

  .sticky-right {
    width: 100%;
    padding-right: 0%;
    padding-left: 0%;
  }

  .sticky-left {
    width: 100%;
    padding-right: 0%;
    padding-left: 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .browser-top-bar {
    height: 25px;
    padding-left: 15px;
  }

  .browser-dot {
    width: 6px;
    height: 6px;
  }

  .mobile {
    width: 100px;
    height: 200px;
    border-radius: 20px;
  }

  ._47-percent-column {
    width: 100%;
    height: 100%;
    min-height: 355px;
  }

  .card-item {
    width: 35%;
    height: 350px;
  }

  .text-column {
    width: 100%;
  }

  .text-column.mobile-margin {
    margin-top: 40px;
  }

  .h4-medium {
    font-size: 32px;
    line-height: 38px;
  }

  .h4-medium.newsletter {
    font-size: 42px;
    line-height: 50px;
  }

  ._50-percent-column {
    width: 100%;
  }

  ._50-percent-column.bottom-padding-copy {
    padding-bottom: 0px;
  }

  .lightbox-link._4 {
    margin-bottom: 0px;
  }

  .gallery-left {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .gallery-right {
    width: 100%;
  }

  .pricing-plan-3 {
    width: 100%;
    margin-bottom: 20px;
    padding-top: 0px;
  }

  .pricing-description {
    width: 100%;
  }

  .pricing-description.mobile-lines {
    margin-bottom: 20px;
    padding-top: 25px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
  }

  .pricing-empty-2 {
    display: none;
  }

  .pricing-button-box {
    width: 100%;
    margin-bottom: 20px;
    padding-top: 25px;
  }

  .pricing-empty-4 {
    display: none;
  }

  .pricing-plan-1 {
    width: 100%;
    margin-bottom: 20px;
    padding-top: 15px;
    padding-left: 20px;
    border-style: solid;
    border-top-width: 1px;
    border-top-color: #cbcbcb;
    border-bottom-width: 1px;
    border-bottom-color: #cbcbcb;
    border-left-width: 1px;
    border-left-color: #cbcbcb;
  }

  .pricing-plan-1.accent {
    padding-top: 0px;
  }

  .checkmark-box-3 {
    width: 33.3334%;
    padding-left: 20px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .pricing-button-first {
    width: 100%;
    margin-bottom: 20px;
    border-style: solid;
    border-width: 1px;
    border-color: #cbcbcb;
    text-align: center;
  }

  .pricing-button-first.accent {
    border-color: #aebdca;
  }

  .checkmark-box-2 {
    width: 33.333%;
    padding-left: 20px;
  }

  .pricing-details-empty {
    width: 100%;
  }

  .pricing-row {
    margin-bottom: 20px;
  }

  .pricing-title-empty {
    display: none;
  }

  .checkmark-box {
    width: 33.333%;
    text-align: center;
  }

  .tabs-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .pricing-tab {
    width: 47%;
    padding-right: 18px;
    padding-left: 18px;
    text-align: center;
  }

  .pricing-tab.last {
    margin-right: 0px;
  }

  .tab-pane {
    padding-top: 31px;
    padding-right: 5%;
    padding-left: 5%;
  }

  .mini-profile-pic {
    margin-bottom: 5px;
  }

  .client {
    width: 50%;
  }

  .pricing-details {
    padding-top: 20px;
    padding-right: 10px;
    padding-bottom: 10px;
  }

  .max-1068-pixels {
    width: 100%;
  }

  .post-preview-item {
    width: 100%;
    margin-right: 0%;
  }

  .preview-title-link.blog-page {
    font-size: 34px;
    line-height: 40px;
  }

  .insta-pic {
    width: 50%;
  }

  .name-input {
    width: 100%;
    max-width: 100%;
    border-bottom-style: solid;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 0px;
  }

  .email-input {
    width: 100%;
    max-width: 100%;
    border-color: #fff #bdc9d6;
    border-top-style: none;
    border-bottom-style: none;
    border-left-style: solid;
    border-top-left-radius: 0px;
  }

  .email-input:hover {
    padding-top: 10px;
    padding-bottom: 7px;
    padding-left: 15px;
    border-bottom-style: solid;
  }

  .newsletter-submit-button {
    width: 100%;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
  }

  .form {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .cta-form {
    width: 90%;
    max-width: 300px;
  }

  .contact-us {
    width: 69%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .contact-left {
    width: 100%;
    margin-right: 0%;
  }

  .contact-right-side {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .faq-title-block {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .post-grid-item {
    width: 100%;
    margin-right: 0%;
  }

  .post-hero-section {
    height: 600px;
  }

  .post-hero-title {
    padding-top: 30px;
  }

  ._90-perceng-box {
    width: 100%;
  }

  .scroll-button {
    top: -39%;
    font-size: 10px;
  }

  .hero-about-right {
    height: 300px;
    margin-top: 15px;
  }

  .polaroid-2 {
    width: 90%;
  }

  .polaroid-1 {
    width: 90%;
  }

  .intro-outline-item {
    width: 100%;
    max-width: 350px;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
  }

  .intro-outline-item.last {
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
  }

  .intro-outline-box {
    padding-right: 20px;
    padding-left: 20px;
  }

  .work-right {
    margin-top: 40px;
  }

  .work-preview {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 40px;
  }

  .work-preview:last-child {
    margin-bottom: 0px;
  }

  .preview-work-text {
    margin-bottom: 10px;
  }

  .link-block {
    width: 70px;
    height: 70px;
    font-size: 9.5px;
    line-height: 10.5px;
  }

  .link-block-arrow {
    top: -3px;
  }

  .blog-right {
    width: 100%;
  }

  .hero-blog-section {
    min-height: 270px;
  }

  .blog-image-left {
    width: 100%;
    min-height: 400px;
  }

  .blog-text-right {
    width: 100%;
    padding: 10% 8%;
  }

  .text-box-absolute {
    margin-right: 30px;
    margin-left: 20px;
    padding: 50px 3% 50px 7%;
  }

  .text-box-absolute.left {
    margin-right: 20px;
    margin-left: 30px;
  }

  .side-white {
    width: 30px;
  }

  .side-white.left {
    width: 30px;
  }

  .grid-column {
    width: 250px;
    margin-right: 20px;
  }

  .grid-image-item {
    width: 250px;
    height: 350px;
  }

  .grid-column-2 {
    width: 250px;
    margin-right: 20px;
  }

  .case-study-fourth {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .case-text-column {
    height: 35vh;
    padding-right: 9%;
    padding-bottom: 9%;
    padding-left: 9%;
  }

  .half-column {
    width: 100%;
    height: 280px;
  }

  .case-study-second {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .case-study-first {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .case-study-container {
    display: none;
    overflow: auto;
  }

  .case-study-third {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .case-study-column {
    width: 100%;
    margin-right: 0%;
  }

  .case-study-column.last {
    margin-bottom: 60px;
  }

  .case-study-column.no-margin {
    margin-bottom: 60px;
  }

  .case-study-column.right-last {
    margin-bottom: 0px;
  }

  .max-376-pixels {
    margin-top: 20px;
  }

  .max-376-pixels.pattern {
    margin-top: 30px;
  }

  .case-profile-box {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .case-study-row {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  ._48-percent-column {
    width: 92%;
  }

  .bar-progress-container {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .features-left {
    width: 100%;
    padding-top: 35px;
    padding-bottom: 0px;
    border-right-style: none;
  }

  .features-right {
    width: 100%;
    padding-bottom: 0px;
    padding-left: 0%;
  }

  .text-box-simple.mobile-no-margin {
    margin-bottom: 20px;
    padding-left: 0%;
  }

  .work-link-column {
    width: 100%;
    height: 400px;
  }

  .work-text-column {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .measure-box {
    margin-bottom: 20px;
  }

  .block-left {
    width: 100%;
  }

  .block-4 {
    border-left: 1.5px solid #fff;
  }

  .block-3 {
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .block-number {
    width: 100%;
    border-bottom: 1.5px solid #fff;
    border-right-style: none;
  }

  .block-number.last {
    border-bottom-style: none;
  }

  .block-5 {
    border-left: 1.5px solid #fff;
  }

  .curve-bg {
    width: 100%;
    max-width: 325px;
  }

  .slide-text-box {
    width: 80%;
    text-align: left;
  }

  .link-heading {
    font-size: 40px;
    line-height: 40px;
  }

  .heading-box-left {
    width: 100%;
  }

  .cta-newsletter-left {
    width: 100%;
  }

  .cta-newsletter-right {
    width: 100%;
    height: 300px;
  }

  .max-510-pixels {
    padding-top: 0px;
  }

  .max-510-pixels.less {
    margin-bottom: 30px;
  }

  .hero-services-column {
    min-height: 700px;
  }

  .services-slider {
    height: 700px;
  }

  .min-height-880 {
    min-height: 700px;
  }

  .heading-box-center {
    width: 100%;
  }

  .bottom-box {
    height: 145px;
  }

  .expand-center {
    margin-left: 0%;
  }

  .process {
    width: 100%;
  }

  .process._2 {
    min-height: 330px;
    padding-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-position: 50% 50%;
    background-size: contain;
  }

  .process-arrow {
    bottom: 15px;
    width: 50%;
  }

  ._37-percent-column {
    width: 100%;
  }

  .regular-text-box {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .scroll-left-column {
    left: 0%;
    right: auto;
    width: 100%;
    padding-right: 7%;
    padding-left: 7%;
  }

  .checkbox-field {
    margin-right: 25px;
  }

  .arrow-left {
    width: 36%;
  }

  .arrow-right {
    width: 36%;
  }

  .hero-columns-bg {
    width: 100%;
  }

  .less-top-margin {
    margin-top: 10px;
  }

  .text-box-white {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .show-first-hide {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .scroll-text-box {
    margin-top: 20px;
    margin-bottom: 0px;
  }

  .icon-block-box {
    margin-bottom: 10px;
  }

  .guy-box {
    width: 100%;
  }

  .photo-grid-column {
    width: 100%;
  }

  .align-center-flex {
    width: 100%;
    margin-bottom: 40px;
  }

  .text-box-padding {
    margin-left: 0%;
    padding-left: 0%;
  }

  .flex-mini-text {
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .flex-verticals.mobile-reverse {
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }

  .client-text {
    width: 50%;
  }

  .client-2 {
    width: 50%;
  }

  .client-3 {
    width: 50%;
  }

  .client-4 {
    width: 50%;
  }

  .client-5 {
    width: 50%;
  }

  .max-410-pixels.mobile-top-margin {
    width: 100%;
    margin-top: 40px;
  }

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

  .intro-service-item {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 40px;
  }

  .intro-service-item.last {
    margin-bottom: 0px;
  }

  .girl-box {
    width: 100%;
    margin-bottom: 40px;
  }

  .intro-service-item {
    max-height: 400px;
    margin-bottom: 20px;
  }

  .hero-h1-2 {
    font-size: 55px;
    line-height: 60px;
  }

  .hero-h1-3 {
    font-size: 55px;
    line-height: 60px;
  }

  .content-section-clients {
    padding-top: 50px;
  }
}

@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sportinggrotesque';
  src: url('../fonts/SportingGrotesque-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}