body {
  font-family: Poppins, sans-serif;
  color: #121217;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
}

h2 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
}

h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

p {
  margin-bottom: 10px;
  color: #717177;
  font-size: 14px;
  line-height: 24px;
}

a {
  color: #919197;
  text-decoration: underline;
}

ul {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
  color: #044b77;
}

li {
  padding-top: 0px;
  padding-bottom: 5px;
  color: #044b77;
}

blockquote {
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 10px 20px;
  border-left: 2px solid #f83f5a;
  font-size: 18px;
  line-height: 25px;
}

figure {
  margin-top: 20px;
  margin-bottom: 20px;
}

.banner {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100vh;
  padding-right: 50px;
  padding-left: 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/banner.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/banner.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.banner.second {
  height: 645px;
  padding-top: 100px;
  background-color: #044b77;
  background-image: -webkit-linear-gradient(225deg, #0eace9, #002347);
  background-image: linear-gradient(225deg, #0eace9, #002347);
}

.banner.third {
  padding-right: 0px;
  padding-left: 0px;
  background-color: #fff;
  background-image: none;
  background-position: 0px 0px;
}

.banner.fourth {
  display: block;
  height: 100vh;
  padding-right: 0px;
  padding-left: 0px;
  background-color: #044b77;
  background-image: none;
}

.banner.five {
  height: 100vh;
  background-color: transparent;
  background-image: none;
}

.banner.six {
  background-color: #313137;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/photo.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/photo.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.banner.intro {
  height: 850px;
  background-color: #044b77;
  background-image: -webkit-linear-gradient(270deg, #0e31e9, #044b77);
  background-image: linear-gradient(180deg, #0e31e9, #044b77);
}

.section-main {
  position: relative;
  z-index: 1;
  padding: 120px 40px;
}

.section-main.with-color {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #044b77;
  background-image: -webkit-linear-gradient(225deg, #0e31e9, #044b77);
  background-image: linear-gradient(225deg, #0e31e9, #044b77);
}

.section-main.with-color.less-color {
  padding-top: 40px;
  padding-bottom: 40px;
}

.section-main.with-color.less-color.gray {
  background-image: none;
}

.section-main.with-color.image {
  background-color: #f83f5a;
  background-image: url('../images/experience-bg.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.section-main.less {
  padding-top: 60px;
  padding-bottom: 60px;
  border-top: 1px solid #ededed;
}

.section-main.gray {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #f5f5f7;
}

.section-main.gray.zero-intro {
  padding-bottom: 0px;
}

.section-main.gray.for-pres {
  overflow: hidden;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.section-main.with-image {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .15), rgba(0, 0, 0, .15)), url('../images/banner-3.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .15), rgba(0, 0, 0, .15)), url('../images/banner-3.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
}

.section-main.with-image.second {
  padding-top: 160px;
  padding-bottom: 160px;
  background-image: url('../images/banner-4.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.section-main.line-below {
  border-bottom: 1px solid #ededed;
}

.section-main.less-space {
  padding-top: 60px;
  padding-bottom: 40px;
}

.section-main.overflow {
  overflow: hidden;
  padding-bottom: 0px;
}

.section-main.no-top {
  padding-top: 0px;
}

.section-main.zero-bottom-padding {
  padding-bottom: 0px;
}

.container {
  max-width: 1200px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.container.center {
  position: relative;
  top: 50%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.container.center.in-sub-page {
  top: 58%;
}

.container.in-intro-page {
  margin-top: 85px;
}

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  box-shadow: 0 20px 50px -20px rgba(0, 0, 0, .1);
}

.navbar.transparent {
  border-bottom: 1px solid hsla(0, 0%, 100%, .3);
  background-color: transparent;
  box-shadow: none;
}

.nav-link {
  padding-right: 20px;
  color: #919197;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.nav-link:hover {
  color: #515157;
}

.nav-link.normal {
  padding-right: 10px;
  padding-left: 20px;
}

.nav-link.white-version {
  color: #fff;
}

.brand {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  -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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.arrow-icon {
  margin-right: 3px;
}

.line-divider-nav {
  width: 1px;
  height: 60px;
  margin-right: 10px;
  margin-left: 20px;
  float: right;
  background-color: #ededed;
}

.line-divider-nav.second-style {
  background-color: hsla(0, 0%, 100%, .3);
}

.social-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  float: right;
  -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;
}

.social-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  margin-right: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.4;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.social-icon:hover {
  opacity: 0.7;
}

.social-icon.normal {
  opacity: 1;
}

.brand-logo {
  position: relative;
  z-index: 1;
  width: 140px;
}

.top-wrapper {
  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;
  text-align: center;
}

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

.flex-row {
  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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.flex-row.center {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.top-wrapper-margin {
  margin-bottom: 80px;
}

.top-wrapper-margin.less {
  margin-bottom: 40px;
}

.top-wrapper-margin.second {
  margin-bottom: 60px;
}

.services-wrapper {
  width: 85%;
  text-align: center;
}

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

.features-icon.in-intro-icon {
  margin-bottom: 20px;
}

.features-title {
  font-size: 14px;
  letter-spacing: 2px;
}

.features-title.white {
  color: #fff;
}

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

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

.top-margin.in-testi {
  margin-top: 20px;
}

.top-margin.in-form {
  margin-top: 10px;
}

.top-margin.big {
  margin-top: 80px;
}

.top-margin.in-project {
  margin-top: 25px;
}

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

.scrollbar {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 10;
  width: 100%;
  height: 1px;
  background-color: #044b77;
}

.scrollbar.white {
  background-color: #fff;
}

.sub-text {
  color: #b0b0bd;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.sub-text.small {
  margin-bottom: 0px;
  font-size: 12px;
}

.sub-text.small.with-line {
  margin-top: 0px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ededed;
  font-size: 13px;
}

.sub-text.white {
  color: #fff;
  font-size: 16px;
  letter-spacing: 3px;
}

.sub-text.whiter {
  color: hsla(0, 0%, 100%, .7);
}

.sub-text.white-normal {
  color: #fff;
}

.top-title {
  margin-top: 15px;
  margin-bottom: 0px;
  font-size: 32px;
  line-height: 38px;
}

.top-title.smaller {
  font-size: 30px;
  line-height: 36px;
}

.top-title.in-banner {
  margin-top: 15px;
  color: #fff;
  font-size: 47px;
  line-height: 55px;
}

.top-title.in-banner.second {
  margin-top: 10px;
}

.top-title.in-banner.dark {
  color: #212127;
}

.top-title.in-banner.black {
  color: #121217;
}

.top-title.in-banner.black.smaller {
  font-size: 38px;
  line-height: 45px;
}

.top-title.whiter {
  color: #fff;
}

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

.left-part-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 650px;
  -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;
  background-color: #f5f5f7;
}

.left-part-wrapper.smaller {
  height: 300px;
}

.left-part-wrapper.biger {
  height: 750px;
}

.lightbox-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 550px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/video-img_1.jpg');
  background-position: 50% 50%;
  background-size: 1140px;
  background-repeat: no-repeat;
}

.social-long {
  width: 33.33333333%;
  height: 120px;
  float: left;
  border-top: 1px solid #ededed;
  border-right: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.social-long.facebook {
  height: 100px;
  background-image: url('../images/in-grey.png');
  background-position: 50% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
}

.social-long.facebook:hover {
  background-color: #0077b5;
  background-image: url('../images/linkedin-icon.png');
  background-size: 20px;
}

.social-long.twitter {
  height: 100px;
  background-image: url('../images/font-awesome_4-7-0_twitter_100_0_313131_none-1_1font-awesome_4-7-0_twitter_100_0_313131_none (1).png');
  background-position: 50% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
}

.social-long.twitter:hover {
  background-color: #2aa9e6;
  background-image: url('../images/font-awesome_4-7-0_twitter_100_0_ffffff_none-1.png');
  background-size: 20px;
}

.social-long.insta {
  height: 100px;
  background-image: url('../images/font-awesome_4-7-0_google_100_0_313131_none_1font-awesome_4-7-0_google_100_0_313131_none.png');
  background-position: 50% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
}

.social-long.insta:hover {
  background-color: #db4437;
  background-image: url('../images/font-awesome_4-7-0_google_100_0_ffffff_none_1font-awesome_4-7-0_google_100_0_ffffff_none.png');
  background-position: 50% 50%, 0px 0px;
  background-size: 20px, auto;
  background-repeat: no-repeat, repeat;
}

.social-long.medium {
  height: 100px;
  border-right-style: solid;
  background-image: url('../images/font-awesome_4-7-0_medium_100_0_313131_none_1font-awesome_4-7-0_medium_100_0_313131_none.png');
  background-position: 50% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
}

.social-long.medium:hover {
  background-color: #03a87c;
  background-image: url('../images/font-awesome_4-7-0_medium_100_0_ffffff_none_1font-awesome_4-7-0_medium_100_0_ffffff_none.png');
  background-size: 20px;
}

.social-long.in-team {
  width: 33.333%;
  height: 60px;
  margin-left: -1px;
  border-color: #e1e1e1;
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-style: none;
  border-left-style: none;
  border-left-width: 1px;
}

.social-long.in-team.facebook {
  background-size: 15px;
}

.social-long.in-team.no-left {
  border-right-style: none;
}

.social-long.in-team.no-left.insta {
  background-size: 17px;
}

.social-long.in-team.no-left.insta:hover {
  background-image: url('../images/font-awesome_4-7-0_instagram_100_0_ffffff_none-1.png'), -webkit-linear-gradient(45deg, #112be9, #6736e6 32%, #ee9e54);
  background-image: url('../images/font-awesome_4-7-0_instagram_100_0_ffffff_none-1.png'), linear-gradient(45deg, #112be9, #6736e6 32%, #ee9e54);
  background-position: 50% 50%, 0px 0px;
  background-size: 17px, auto;
  background-repeat: no-repeat, repeat;
}

.social-long.in-team.no-left.medium {
  background-size: 15px;
}

.social-long.in-team.twitter {
  background-size: 15px;
}

.email-on-top {
  margin-bottom: 0px;
  color: #919197;
}

.email-on-top.white {
  color: #fff;
  text-decoration: none;
}

.left-content {
  width: 400px;
}

.left-content.biger {
  width: 500px;
}

.play-button {
  position: relative;
  z-index: 10;
  width: 70px;
  height: 70px;
  margin-right: -35px;
  background-color: #f83f5a;
  background-image: url('../images/icons8-play-480.png');
  background-position: 50% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.play-button:hover {
  background-color: #fa6f84;
}

.sign-font {
  font-family: 'Walrus typeface two', sans-serif;
  color: #111;
  font-size: 90px;
  line-height: 80px;
}

.social-big-wrapper {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  background-color: #fff;
}

.social-big-wrapper.transparent {
  background-color: transparent;
}

.features-image-wrapper {
  overflow: hidden;
  height: 800px;
  background-image: url('../images/banner-photo-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.features-image-wrapper.normal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding: 40px 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;
  background-color: #f5f5f7;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

.rotated-sub-text {
  position: absolute;
  left: -230px;
  top: 50%;
  display: inline-block;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  color: #b0b0bd;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.rotated-sub-text.second {
  left: -58px;
}

.rotated-sub-text.third {
  left: -112px;
}

.rotated-sub-text.third.no-much {
  left: -127px;
}

.rotated-sub-text.fourth {
  left: -85px;
  text-decoration: none;
}

.rotated-sub-text.fourth:hover {
  text-decoration: line-through;
}

.rotated-sub-text.white {
  left: -152px;
  color: #b0b0bd;
}

.rotated-sub-text.white.second {
  left: -125px;
}

.rotated-sub-text.white.in-sub-pages {
  left: -45px;
  top: 58%;
  color: #b0b0bd;
}

.rotated-sub-text.white.in-sub-pages.in-categories {
  left: -38px;
}

.rotated-sub-text.white.in-sub-pages._2 {
  left: -35px;
}

.rotated-sub-text.white.in-sub-pages.blog {
  left: -15px;
}

.rotated-sub-text.white.in-sub-pages.licensing {
  left: -60px;
}

.rotated-sub-text.five {
  left: -28px;
}

.rotated-sub-text._404 {
  left: -54px;
}

.rotated-sub-text.password {
  left: -107px;
}

.rotated-sub-text.in-press {
  left: -60px;
}

.rotated-sub-text.requst-my-cv {
  left: -70px;
}

.rotated-sub-text.follow-me-on-in {
  left: -92px;
}

.rotated-sub-text.open-for-projects {
  left: -152px;
}

.job-title {
  color: #919197;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.team-wrapper {
  position: relative;
  display: block;
  width: 95%;
  margin-top: 100px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 45px 100px;
  border-radius: 3px;
  background-color: #f5f5f7;
  text-align: center;
}

.ceo-photo {
  display: block;
  width: 140px;
  height: 140px;
  margin-right: auto;
  margin-left: auto;
  background-color: #000;
  background-image: url('../images/team-4_1.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 14px 14px 50px -20px rgba(0, 0, 0, .3);
}

.ceo-photo.in-team {
  margin-top: -120px;
  background-image: url('../images/team-2.jpg');
}

.ceo-photo.in-team._2 {
  background-image: url('../images/team-4.jpg');
  background-position: 50% 0px;
}

.ceo-photo.in-team._3 {
  background-image: url('../images/team-1.jpg');
}

.ceo-name {
  margin-bottom: 5px;
  font-size: 16px;
}

.testimonials-photo {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  height: 100px;
  margin: -120px auto 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;
  background-color: #044b77;
  opacity: 1;
}

.testimonials-wrapper {
  position: relative;
  display: block;
  width: 90%;
  margin: 33px auto 80px;
  padding: 90px 40px 20px;
  background-color: #fff;
  box-shadow: 0 20px 50px -20px rgba(0, 0, 0, .1);
  text-align: center;
}

.testimonials-wrapper.no-margin {
  margin-bottom: 0px;
}

.testimonials-wrapper.move-down {
  margin-top: 150px;
}

.margin-page.less {
  margin-top: 0px;
}

.logo-wrapper {
  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;
}

.client-logo {
  padding: 25px;
}

.fun-facts-wrapper {
  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;
}

.fun-image {
  margin-right: 20px;
}

.fun-number {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 40px;
  line-height: 50px;
  font-weight: 300;
}

.paragraph-white {
  margin-bottom: 0px;
  color: #fff;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.footer-infos {
  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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.footer-link {
  display: inline-block;
  margin-right: 15px;
  margin-left: 15px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #919197;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.footer-link:hover {
  color: #515157;
}

.footer-link.normal {
  display: block;
  margin-right: 0px;
  margin-left: 0px;
}

.top-margin-2 {
  margin-top: 10px;
}

.footer-links {
  margin-right: -20px;
  margin-bottom: 30px;
  padding-right: 0px;
}

.footer-style-1 {
  position: relative;
  padding: 80px 40px 20px;
  border: 1px solid #ededed;
  background-color: #f5f5f7;
}

.footer-column-second {
  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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.footer-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  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-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

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

.footer-line {
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #ededed;
}

.footer-column {
  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: 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;
}

.align-right {
  text-align: right;
}

.copyright {
  color: #919197;
}

.office-name {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #121217;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
}

.text-field {
  height: 52px;
  border-style: none;
  background-color: #f5f5f7;
}

.text-field::-webkit-input-placeholder {
  color: #919197;
}

.text-field:-ms-input-placeholder {
  color: #919197;
}

.text-field::placeholder {
  color: #919197;
}

.text-field.area {
  height: auto;
  padding-top: 12px;
  padding-bottom: 100px;
}

.text-field.white {
  background-color: #fff;
}

.form-margin {
  margin-right: 20px;
}

.success-message {
  background-color: #0dce79;
  color: #fff;
  font-weight: 500;
}

.error-message {
  background-color: red;
  color: #fff;
  text-align: center;
}

.button {
  padding: 18px 35px 16px;
  background-color: #f83f5a;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fff;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.button:hover {
  background-color: #fa6f84;
  box-shadow: 0 20px 20px 0 rgba(0, 0, 0, .15);
  -webkit-transform: translate(0px, -5px);
  -ms-transform: translate(0px, -5px);
  transform: translate(0px, -5px);
}

.button.with-icon {
  padding-left: 55px;
  background-image: url('../images/linkedin-icon.png');
  background-position: 27px 50%;
  background-size: 17px;
  background-repeat: no-repeat;
}

.button.second-color {
  background-color: #f83f5a;
}

.button.second-color:hover {
  background-color: #fa6f84;
}

.button.second-color.full {
  width: 100%;
  text-align: center;
}

.button.simple-color {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
  color: #919197;
}

.button.simple-color:hover {
  box-shadow: none;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  color: #616167;
}

.button.simple-color.left {
  padding-right: 0px;
  padding-left: 0px;
}

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

.button.subscribe {
  width: 100%;
  height: 52px;
}

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

.linkedin-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 60px;
  padding-bottom: 60px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.instagram-left-part {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  padding-left: 40px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -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;
}

.instagram-right-part {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  height: 400px;
  padding-left: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.linkedin-photo {
  position: relative;
  width: 240px;
  margin-right: 0px;
  margin-left: 5px;
  background-color: #f5f5f7;
}

.linkedin-photo.down {
  margin-top: -50px;
}

.linkedin-photo.up {
  margin-top: 50px;
}

.instagram-overlay {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  width: 150px;
  height: 100%;
  background-image: -webkit-linear-gradient(180deg, #fff 6%, hsla(0, 0%, 100%, 0));
  background-image: linear-gradient(270deg, #fff 6%, hsla(0, 0%, 100%, 0));
}

.linkedin-photo-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 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;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3));
}

.project-wrapper {
  width: 95%;
  margin-bottom: 40px;
  color: #121217;
  text-align: center;
  text-decoration: none;
}

.project-wrapper.style-2 {
  width: 100%;
  margin-bottom: 0px;
  float: left;
}

.project-wrapper.style-2.with-pixel {
  position: relative;
  overflow: hidden;
}

.project-wrapper.white-background {
  padding-bottom: 20px;
  background-color: #fff;
}

.image-wrapper {
  position: relative;
  overflow: hidden;
  -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;
}

.project-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  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-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3));
}

.project-image {
  width: 100%;
}

.square-icon {
  padding: 18px 35px 16px;
  background-color: #044b77;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  color: #fff;
  font-size: 11px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.square-icon:hover {
  background-color: #337fcf;
}

.project-title {
  margin-bottom: 5px;
  font-size: 14px;
}

.project-title.biger {
  font-size: 24px;
  line-height: 30px;
}

.dropdown-link {
  color: #919197;
  font-size: 13px;
  font-weight: 500;
}

.dropdown-link:hover {
  color: #515157;
}

.dropdown-link.w--current {
  color: #515157;
}

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

.dropdown-list.w--open {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #f5f5f7;
}

.preloader {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999;
  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: #fff;
}

.vertical-divider {
  display: inline-block;
  width: 20px;
}

.top-title-wrapper {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.top-title-wrapper.full {
  width: 100%;
}

.scroll-down-wrapper {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 145px;
  z-index: 1;
  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;
}

.mouse-scroll {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 24px;
  height: 38px;
  margin-right: auto;
  margin-left: auto;
  -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;
  border: 2px solid #fff;
  border-radius: 12px;
}

.mouse-scroll.second {
  margin-right: 0px;
  margin-left: 115px;
  border-color: #d1d1d1;
}

.mouse-dots {
  width: 4px;
  height: 4px;
  margin-top: 10px;
  border-radius: 100%;
  background-color: #d1d1d1;
}

.brand-logo-v2 {
  position: absolute;
}

.phone-icon {
  position: relative;
  z-index: 1;
}

.phone-icon-v2 {
  position: absolute;
}

.paragraph-banner {
  width: 85%;
  color: #fff;
}

.paragraph-banner.dark {
  color: #717177;
}

.features-content {
  position: relative;
  z-index: 1;
  width: 33.333%;
  margin-top: -1px;
  margin-left: -1px;
  padding-right: 50px;
  padding-bottom: 40px;
  padding-left: 50px;
  float: left;
  border: 1px solid #ededed;
  background-color: #fff;
  text-align: center;
}

.features-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  height: 100px;
  margin: -1px auto 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-style: solid;
  border-width: 1px;
  border-color: #044b77 #ededed #ededed;
}

.portfolio-item-2 {
  padding-right: 0px;
  padding-left: 0px;
}

.tab-testi {
  width: 96px;
  height: 96px;
  margin-right: 15px;
  margin-left: 15px;
  border-top: 2px solid transparent;
  background-image: url('../images/06.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0.7;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.tab-testi:hover {
  opacity: 1;
}

.tab-testi.w--current {
  border-top-color: #044b77;
  background-image: url('../images/client0.jpg');
  opacity: 1;
}

.tab-testi.photo-2 {
  background-image: url('../images/client1.jpg');
}

.tab-testi.photo-3 {
  background-image: url('../images/client2.jpg');
}

.testimonials-wrapper-2 {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.testimonials-content {
  position: relative;
  overflow: hidden;
}

.tab-menu {
  margin-top: 50px;
}

.tab-menu.second {
  margin-top: 0px;
  margin-bottom: 50px;
  color: #fff;
  text-align: center;
}

.image-wrapper-2 {
  height: 550px;
  background-image: url('../images/me-desk.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-wrapper-2.with-map {
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.left-features-wrapper {
  padding-right: 30px;
}

.left-features-wrapper.biger-space {
  padding-right: 15px;
}

.team-photo {
  position: relative;
  overflow: hidden;
  height: 320px;
}

.team-social {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 100%;
  -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;
  background-image: -webkit-linear-gradient(45deg, #0e31e9, #044b77);
  background-image: linear-gradient(45deg, #0e31e9, #044b77);
}

.social-icon-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35px;
  height: 35px;
  margin-right: 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;
}

.team-content {
  padding: 20px 30px;
  text-align: center;
}

.map {
  height: 100%;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.footer {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 50px 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.footer-block {
  display: block;
  margin-bottom: 10px;
  color: #b0b0b4;
  font-weight: 400;
  text-decoration: none;
}

.footer-block:hover {
  color: #717177;
  text-decoration: underline;
}

.footer-column-2 {
  margin-right: 30px;
}

.footer-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-logo-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  -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;
}

.blog-wrapper {
  width: 95%;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #121217;
  text-decoration: none;
}

.blog-wrapper:hover {
  color: #044b77;
}

.blog-wrapper.center {
  padding: 10px;
  background-color: #fff;
  text-align: center;
}

.blog-wrapper.in-page {
  margin-bottom: 50px;
}

.blog-wrapper.in-page.version-2 {
  width: 100%;
}

.blog-image {
  position: relative;
  overflow: hidden;
}

.meta-tag {
  position: absolute;
  left: 0px;
  top: 0px;
}

.meta-number {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70px;
  height: 70px;
  -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: -webkit-linear-gradient(270deg, #f83f5a, #f83f5a);
  background-image: linear-gradient(180deg, #f83f5a, #f83f5a);
  color: #fff;
  font-size: 26px;
}

.meta-month {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70px;
  height: 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;
  background-color: #fff;
  color: #9d9da5;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.meta-month.auto {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  background-color: #044b77;
  color: #fff;
  font-size: 10px;
}

.banner-left-flex {
  height: 100%;
  padding: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.banner-left-flex.with-infos {
  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;
}

.flex-left-image {
  height: 100%;
  background-image: url('../images/banner-2-1.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.service-wrapper-third {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.services-icon-second {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 120px;
  height: 120px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: 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;
  border: 1px solid #044b77;
  border-radius: 100%;
}

.play-button-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  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;
  border-style: solid;
  border-width: 1px;
  border-color: #fff hsla(0, 0%, 100%, .3) hsla(0, 0%, 100%, .3);
}

.lightbox-link-2 {
  position: relative;
}

.white-square {
  position: relative;
  left: 0px;
  z-index: 3;
  padding: 80px 70px;
  background-color: #044b77;
}

.white-square.left {
  left: 0px;
  padding: 40px;
  background-color: #044b77;
  background-image: -webkit-linear-gradient(225deg, #0eace9, #002347);
  background-image: linear-gradient(225deg, #0eace9, #002347);
}

.button-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 0%;
  height: 100%;
  background-color: #0a0ab9;
}

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

.button-text {
  position: relative;
  z-index: 2;
}

.image-overflow {
  position: relative;
  z-index: 2;
  max-height: 100%;
  max-width: none;
  border-radius: 5px;
}

.image-overflow.second {
  left: -112px;
  width: 800px;
}

.image-overflow.second.left {
  left: 0px;
  text-align: center;
}

.container-fluid {
  display: block;
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
}

.logo-client {
  width: 46%;
  height: 160px;
  margin-right: 20px;
  margin-bottom: 20px;
  float: right;
  border-style: solid;
  border-width: 1px;
  border-color: #fff hsla(0, 0%, 100%, .3) hsla(0, 0%, 100%, .3);
}

.logo-client.logo-6 {
  background-image: url('../images/partner6-w.png');
  background-position: 50% 50%;
  background-size: 130px;
  background-repeat: no-repeat;
}

.logo-client.logo-1 {
  background-image: url('../images/partner7-w.png');
  background-position: 50% 50%;
  background-size: 100px;
  background-repeat: no-repeat;
}

.logo-client.logo-4 {
  background-image: url('../images/partner1-2.png');
  background-position: 50% 50%;
  background-size: 30px;
  background-repeat: no-repeat;
}

.logo-client.logo-5 {
  background-image: url('../images/partner5-w.png');
  background-position: 50% 50%;
  background-size: 130px;
  background-repeat: no-repeat;
}

.logo-client.logo-3 {
  background-image: url('../images/partner3-w.png');
  background-position: 50% 50%;
  background-size: 100px;
  background-repeat: no-repeat;
}

.logo-client.logo-2 {
  background-image: url('../images/partner8-2.png');
  background-position: 50% 50%;
  background-size: 100px;
  background-repeat: no-repeat;
}

.clients-wrapper {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  text-align: right;
}

.blog-content {
  padding: 20px 41px;
  background-color: #fff;
}

.slider {
  height: 100%;
  background-color: transparent;
}

.slide-nav {
  display: none;
  font-size: 10px;
}

.arrow {
  width: 70px;
  height: 70px;
  background-color: hsla(0, 0%, 100%, .3);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-size: 20px;
}

.arrow:hover {
  background-color: #f83f5a;
}

.arrow.left {
  border-right-color: #fff;
  border-left-color: transparent;
}

.service-wrapper {
  display: block;
  width: 97%;
  background-color: #fff;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #121212;
  cursor: pointer;
}

.service-wrapper:hover {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
}

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

.service-bottom {
  padding: 20px 30px;
}

.image-101 {
  width: 1200px;
  max-height: 100%;
  max-width: none;
}

.testi-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.testimonials-wrapper-3 {
  display: block;
  width: 100%;
  margin-bottom: 15px;
  padding: 20px 25px;
  background-color: #fff;
  box-shadow: 14px 14px 30px -9px rgba(0, 0, 0, .1);
}

.testi-photo {
  width: 70px;
  height: 70px;
  margin-right: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 100%;
  background-image: url('../images/team-4_2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.testi-photo.photo-3 {
  background-image: url('../images/team-6.jpg');
}

.testi-photo.photo-4 {
  background-image: url('../images/team-9.jpg');
}

.testi-photo.photo-2 {
  background-image: url('../images/team-8.jpg');
}

.testi-photo.photo-5 {
  background-image: url('../images/team-2_1.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.testi-photo.photo-6 {
  background-image: url('../images/team-1_1.jpg');
}

.div-block {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.subsribe-percent {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

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

.image-left-full {
  max-height: 100%;
  max-width: none;
}

.image-left-full.right {
  float: right;
}

.animation-wrapper {
  position: relative;
  z-index: 1;
}

.list-wrapper {
  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;
}

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

.background-video {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 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;
  background-image: -webkit-linear-gradient(270deg, rgba(33, 33, 39, .9), rgba(33, 33, 39, .9));
  background-image: linear-gradient(180deg, rgba(33, 33, 39, .9), rgba(33, 33, 39, .9));
}

.section-2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.services-wrapper-2 {
  position: relative;
  height: 400px;
  box-shadow: 0 -20px 100px -30px rgba(0, 0, 0, .2);
}

.services-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  height: 100%;
  padding-right: 50px;
  padding-left: 50px;
  float: left;
  -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: #2365ac;
  text-align: center;
}

.services-content._2 {
  background-color: #1e5b9c;
}

.services-content._3 {
  background-color: #044b77;
}

.services-content._4 {
  background-color: #02448a;
}

.services-icon {
  margin-bottom: 15px;
}

.paragraph-whiter {
  color: #fff;
}

.left-content-div {
  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;
}

.line-half {
  position: absolute;
  left: 0px;
  bottom: 24%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 50px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #044b77;
  background-image: -webkit-linear-gradient(225deg, #002347, #0eace9), -webkit-linear-gradient(270deg, #0eace9, #0eace9);
  background-image: linear-gradient(225deg, #002347, #0eace9), linear-gradient(180deg, #0eace9, #0eace9);
}

.slide {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/banner-9.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/banner-9.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slide-2 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/banner-10.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/banner-10.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.mockup-banner {
  max-height: 100%;
  max-width: none;
}

.left-padding {
  padding-right: 50px;
}

.lightbox-in-divider {
  width: 60px;
  height: 60px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.lightbox-in-divider.cemter {
  position: relative;
  top: 50%;
  display: block;
  width: 90px;
  height: 90px;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.lightbox-in-divider.cemter.in-video {
  position: absolute;
  left: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70px;
  height: 70px;
  -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: #f83f5a;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.video-wrapper {
  position: relative;
  display: block;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
}

.video-wrapper.in-column {
  width: 90%;
}

.move-sub-banner {
  padding-left: 40px;
}

.sub-banner {
  position: relative;
  display: block;
  height: 500px;
  padding-right: 5px;
  padding-left: 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;
  background-color: #f5f5f7;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .1), hsla(0, 0%, 100%, .1)), url('../images/sub-banner.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .1), hsla(0, 0%, 100%, .1)), url('../images/sub-banner.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.filter-wrapper {
  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;
}

.filter-link {
  margin-right: 10px;
  margin-left: 10px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #b0b0bd;
  font-size: 12px;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.filter-link:hover {
  color: #5b5b63;
}

.filter-link.w--current {
  color: #5b5b63;
}

.filter-link.in-sidebar {
  margin-right: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
}

.collection-list {
  display: inline-block;
}

.collection-item {
  display: inline-block;
}

.collection-list-2 {
  background-color: #f5f5f7;
}

.sidebar {
  padding-left: 20px;
}

.sidebar-content {
  margin-bottom: 70px;
}

.paragraph-small {
  font-size: 14px;
  line-height: 25px;
}

.paragraph-small.in-faq {
  margin-bottom: 0px;
}

.blog-margin {
  display: block;
  width: 70%;
  margin-right: auto;
  margin-left: auto;
}

.empty-state {
  background-color: #f83f5a;
  color: #fff;
}

.utility-page-wrap-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -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;
  background-color: #fff;
}

.logo-text {
  color: #919197;
  text-decoration: none;
}

.logo-block {
  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;
  -webkit-perspective: 80px;
  perspective: 80px;
  text-decoration: none;
}

.logo-block.absolute {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  margin-top: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

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

.pages-icon {
  display: block;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}

.logo-image {
  width: 140px;
  margin-right: 15px;
}

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

.map-wrapper {
  height: 450px;
}

.price-wrapper {
  position: relative;
  width: 97%;
  background-color: #f5f5f7;
  text-align: center;
}

.price-middle {
  padding-top: 10px;
  padding-bottom: 0px;
}

.price-title {
  color: #044b77;
  font-size: 16px;
  letter-spacing: 2px;
}

.price {
  margin-bottom: 0px;
  color: #044b77;
  font-size: 40px;
  line-height: 40px;
}

.price-end {
  padding: 30px 40px 40px;
}

.from-text {
  margin-bottom: 5px;
  color: #919197;
}

.top-price {
  padding: 30px 40px 0px;
}

.price-square {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 140px;
  height: 140px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 79px;
  padding-left: 79px;
  -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: 2px solid #044b77;
}

.faq-image {
  margin-right: 15px;
}

.faq-image.with-margin {
  margin-bottom: 30px;
}

.button-2 {
  display: inline-block;
  padding: 15px 33px;
  border-radius: 10px;
  background-color: #58e787;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fff;
}

.button-2:hover {
  background-color: #2adc65;
}

.tab-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: -1px;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #ededed;
  background-color: #fff;
  color: #aaa;
  font-weight: 400;
}

.tab-link.w--current {
  background-color: #fafafa;
}

.tabs-menu {
  width: 30%;
  margin-right: 0px;
  float: left;
}

.tabs-content {
  left: -1px;
  height: 100%;
  padding: 45px 60px;
  border: 1px solid #e2eff8;
}

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

.top-margin-3.big {
  margin-top: 90px;
}

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

.title-wrapper {
  display: block;
  width: 75%;
  margin-right: auto;
  margin-left: auto;
}

.title-wrapper.with-margin {
  margin-bottom: 80px;
}

.paragraph-wrapper {
  display: block;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
}

.algin-center {
  position: relative;
  text-align: center;
}

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

.button-wrapper {
  padding: 40px;
  text-align: center;
}

.button-wrapper.with-color {
  background-color: #f5f5f7;
}

.rich-text-wrapper {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.licens-image {
  width: 100%;
}

.licens-image.with-icon {
  width: 25%;
  margin-right: 10px;
  margin-bottom: 10px;
}

.meta-blog-page {
  display: inline-block;
  margin-right: 5px;
  color: #919197;
}

.meta-blog-page.normal-color {
  color: #717177;
}

.project-left {
  margin-right: 30px;
}

.mail {
  display: inline-block;
  color: #818187;
  text-decoration: none;
}

.cup-image {
  margin-bottom: 25px;
}

.pres-wrapper {
  position: relative;
  width: 95%;
}

.pres-image {
  position: relative;
  overflow: scroll;
  width: 92%;
  height: 640px;
  float: right;
  box-shadow: 31px 31px 44px -22px rgba(103, 117, 130, .3);
}

.press-image {
  width: 100%;
}

.inner-page-wrapper {
  width: 23.3%;
  margin-right: 20px;
  padding: 20px 30px;
  background-color: #fff;
  box-shadow: 16px 16px 22px -15px rgba(103, 117, 130, .2);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #212127;
  text-decoration: none;
}

.inner-page-wrapper:hover {
  box-shadow: none;
}

.inner-page-wrapper._2 {
  width: 18.3%;
}

.inner-title {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #919197;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 2px;
}

.overflow-hide {
  position: relative;
  overflow: hidden;
}

.mouse {
  position: absolute;
  right: -44px;
  bottom: 200px;
  z-index: 10;
  -webkit-transform: rotate(-43deg);
  -ms-transform: rotate(-43deg);
  transform: rotate(-43deg);
}

.cube {
  position: absolute;
  left: 0px;
  bottom: 167px;
  z-index: 10;
}

.keyboard {
  position: absolute;
  left: -106px;
  top: 60px;
  z-index: 10;
  -webkit-transform: rotate(-37deg);
  -ms-transform: rotate(-37deg);
  transform: rotate(-37deg);
}

.eardrops {
  position: absolute;
  top: 140px;
  right: 60px;
}

.pres-overaly {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 200px;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), rgba(245, 245, 247, .4) 23%, #f5f5f7 75%);
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), rgba(245, 245, 247, .4) 23%, #f5f5f7 75%);
}

.pres-full-image {
  position: relative;
  left: -76px;
  display: block;
  width: 110%;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  opacity: 0.8;
}

.company-title {
  color: #919197;
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.div-block-2 {
  text-align: center;
}

.div-block-3 {
  text-align: center;
}

.div-block-4 {
  text-align: center;
}

.column-2 {
  text-align: center;
}

.twitter-footer-wrapper {
  position: relative;
  display: block;
  width: 90%;
  margin: 33px auto 80px;
  padding: 90px 40px 20px;
  background-color: #fff;
  box-shadow: 0 20px 50px -20px rgba(0, 0, 0, .1);
  text-align: center;
}

.twitter-footer-wrapper.no-margin {
  margin-bottom: 0px;
}

.twitter-footer-wrapper.move-down {
  margin-top: 150px;
}

.project-overlay-2 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  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-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3));
}

.project-overlay-1 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  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-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3));
}

.section-main-trim-top {
  position: relative;
  z-index: 1;
  padding: 0px 40px 120px;
}

.section-main-trim-top.with-color {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #044b77;
  background-image: -webkit-linear-gradient(225deg, #0e31e9, #044b77);
  background-image: linear-gradient(225deg, #0e31e9, #044b77);
}

.section-main-trim-top.with-color.less-color {
  padding-top: 40px;
  padding-bottom: 40px;
}

.section-main-trim-top.with-color.less-color.gray {
  background-image: none;
}

.section-main-trim-top.with-color.image {
  background-color: #f83f5a;
  background-image: url('../images/experience-bg.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.section-main-trim-top.less {
  padding-top: 60px;
  padding-bottom: 60px;
  border-top: 1px solid #ededed;
}

.section-main-trim-top.gray {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #f5f5f7;
}

.section-main-trim-top.gray.zero-intro {
  padding-bottom: 0px;
}

.section-main-trim-top.gray.for-pres {
  overflow: hidden;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.section-main-trim-top.with-image {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .15), rgba(0, 0, 0, .15)), url('../images/banner-3.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .15), rgba(0, 0, 0, .15)), url('../images/banner-3.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
}

.section-main-trim-top.with-image.second {
  padding-top: 160px;
  padding-bottom: 160px;
  background-image: url('../images/banner-4.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.section-main-trim-top.line-below {
  border-bottom: 1px solid #ededed;
}

.section-main-trim-top.less-space {
  padding-top: 60px;
  padding-bottom: 40px;
}

.section-main-trim-top.overflow {
  overflow: hidden;
  padding-bottom: 0px;
}

.section-main-trim-top.no-top {
  padding-top: 0px;
}

.section-main-trim-top.zero-bottom-padding {
  padding-bottom: 0px;
}

.section-main-trim-top-2 {
  position: relative;
  z-index: 1;
  padding: 0px 40px 120px;
}

.section-main-trim-top-2.with-color {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #044b77;
  background-image: -webkit-linear-gradient(225deg, #0e31e9, #044b77);
  background-image: linear-gradient(225deg, #0e31e9, #044b77);
}

.section-main-trim-top-2.with-color.less-color {
  padding-top: 40px;
  padding-bottom: 40px;
}

.section-main-trim-top-2.with-color.less-color.gray {
  background-image: none;
}

.section-main-trim-top-2.with-color.image {
  background-color: #f83f5a;
  background-image: url('../images/experience-bg.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.section-main-trim-top-2.less {
  padding-top: 60px;
  padding-bottom: 60px;
  border-top: 1px solid #ededed;
}

.section-main-trim-top-2.gray {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #f5f5f7;
}

.section-main-trim-top-2.gray.zero-intro {
  padding-bottom: 0px;
}

.section-main-trim-top-2.gray.for-pres {
  overflow: hidden;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.section-main-trim-top-2.with-image {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .15), rgba(0, 0, 0, .15)), url('../images/banner-3.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .15), rgba(0, 0, 0, .15)), url('../images/banner-3.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
}

.section-main-trim-top-2.with-image.second {
  padding-top: 160px;
  padding-bottom: 160px;
  background-image: url('../images/banner-4.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.section-main-trim-top-2.line-below {
  border-bottom: 1px solid #ededed;
}

.section-main-trim-top-2.less-space {
  padding-top: 60px;
  padding-bottom: 40px;
}

.section-main-trim-top-2.overflow {
  overflow: hidden;
  padding-bottom: 0px;
}

.section-main-trim-top-2.no-top {
  padding-top: 0px;
}

.section-main-trim-top-2.zero-bottom-padding {
  padding-bottom: 0px;
}

.top-margin-case-study {
  margin-top: 25px;
}

.top-margin-case-study.half {
  margin-top: 25px;
}

.top-margin-case-study.in-testi {
  margin-top: 20px;
}

.top-margin-case-study.in-form {
  margin-top: 10px;
}

.top-margin-case-study.big {
  margin-top: 80px;
}

.top-margin-case-study.in-project {
  margin-top: 25px;
}

.top-margin-case-study.less {
  margin-top: 20px;
}

.section-main-cv {
  position: relative;
  z-index: 1;
  padding: 120px 40px;
}

.section-main-cv.with-color {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #044b77;
  background-image: -webkit-linear-gradient(225deg, #0e31e9, #044b77);
  background-image: linear-gradient(225deg, #0e31e9, #044b77);
}

.section-main-cv.with-color.less-color {
  padding-top: 40px;
  padding-bottom: 40px;
}

.section-main-cv.with-color.less-color.gray {
  background-image: none;
}

.section-main-cv.with-color.image {
  background-color: #f83f5a;
  background-image: url('../images/experience-bg.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.section-main-cv.less {
  padding-top: 60px;
  padding-bottom: 60px;
  border-top: 1px solid #ededed;
}

.section-main-cv.gray {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #f5f5f7;
}

.section-main-cv.gray.zero-intro {
  padding-bottom: 0px;
}

.section-main-cv.gray.for-pres {
  overflow: hidden;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.section-main-cv.with-image {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .15), rgba(0, 0, 0, .15)), url('../images/banner-3.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .15), rgba(0, 0, 0, .15)), url('../images/banner-3.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
}

.section-main-cv.with-image.second {
  padding-top: 160px;
  padding-bottom: 160px;
  background-image: url('../images/banner-4.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.section-main-cv.line-below {
  border-bottom: 1px solid #ededed;
}

.section-main-cv.less-space {
  padding-top: 60px;
  padding-bottom: 40px;
}

.section-main-cv.overflow {
  overflow: hidden;
  padding-bottom: 0px;
}

.section-main-cv.no-top {
  padding-top: 0px;
}

.section-main-cv.zero-bottom-padding {
  padding-bottom: 0px;
}

.top-margin-contact-form {
  margin-top: 25px;
}

.top-margin-contact-form.half {
  margin-top: 25px;
}

.top-margin-contact-form.in-testi {
  margin-top: 20px;
}

.top-margin-contact-form.in-form {
  margin-top: 10px;
}

.top-margin-contact-form.big {
  margin-top: 80px;
}

.top-margin-contact-form.in-project {
  margin-top: 25px;
}

.top-margin-contact-form.less {
  margin-top: 20px;
}

.link-block {
  text-decoration: none;
}

.link-block-2 {
  text-decoration: none;
}

@media (max-width: 991px) {
  .banner {
    height: 850px;
  }
  .banner.second {
    height: 700px;
  }
  .banner.fourth {
    height: 900px;
  }
  .banner.five {
    height: 900px;
  }
  .section-main {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .section-main.with-color.image {
    padding-top: 70px;
    padding-bottom: 40px;
  }
  .navbar {
    padding-right: 10px;
    padding-left: 15px;
  }
  .navbar.transparent {
    position: absolute;
  }
  .nav-menu {
    background-color: #fff;
  }
  .nav-menu.second {
    background-color: #212127;
  }
  .arrow-icon {
    margin-right: 15px;
  }
  .top-wrapper.left {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .top-wrapper.left.make-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .flex-row.center.make-normal {
    display: block;
  }
  .flex-row.center.make-vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .top-wrapper-margin {
    margin-bottom: 40px;
  }
  .services-wrapper {
    width: 100%;
  }
  .top-margin.half {
    margin-top: 60px;
    margin-bottom: 20px;
    text-align: center;
  }
  .top-title.in-banner.black.smaller {
    font-size: 30px;
    line-height: 40px;
  }
  .left-part-wrapper {
    height: 420px;
  }
  .left-part-wrapper.smaller {
    height: 200px;
    padding-top: 20px;
  }
  .lightbox-link {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .left-content {
    width: 600px;
  }
  .left-content.biger {
    text-align: center;
  }
  .left-content.make-left-auto {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .play-button {
    margin-right: 0px;
  }
  .features-image-wrapper.normal {
    height: auto;
    padding-top: 0px;
  }
  .rotated-sub-text {
    display: none;
  }
  .team-wrapper {
    width: 70%;
    margin-bottom: 50px;
  }
  .margin-page {
    margin-top: 20px;
  }
  .logo-wrapper {
    display: block;
  }
  .fun-facts-wrapper {
    margin-bottom: 50px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .fun-facts-wrapper.no-fun-margin {
    margin-bottom: 0px;
  }
  .footer-link {
    margin-right: 10px;
    margin-left: 10px;
  }
  .footer-links {
    margin-right: -5px;
  }
  .footer-style-1 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .footer-wrapper {
    width: 100%;
    margin-left: 0px;
  }
  .linkedin-wrapper {
    padding-bottom: 20px;
    padding-left: 20px;
    -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;
  }
  .instagram-left-part {
    width: 100%;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .instagram-right-part {
    width: 100%;
    height: 260px;
    padding-left: 0px;
  }
  .paragraph-banner {
    width: 100%;
    text-align: center;
  }
  .features-content {
    width: 50%;
    padding: 40px 20px 30px;
  }
  .portfolio-item-2 {
    width: 50%;
  }
  .testimonials-wrapper-2 {
    width: 90%;
  }
  .image-wrapper-2 {
    height: 440px;
  }
  .team-photo {
    height: auto;
  }
  .footer {
    position: relative;
    height: auto;
    padding: 30px 20px;
  }
  .blog-wrapper.center {
    width: 100%;
    margin-bottom: 20px;
  }
  .blog-wrapper.in-page {
    width: 100%;
  }
  .banner-left-flex {
    display: none;
  }
  .service-wrapper-third {
    margin-bottom: 40px;
  }
  .lightbox-link-2.mover {
    left: 0px;
  }
  .white-square {
    left: 0px;
    padding: 50px;
  }
  .white-square.left {
    left: 0px;
    text-align: center;
  }
  .vertical-column-flex {
    display: block;
  }
  .image-overflow {
    max-height: auto;
    max-width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .image-overflow.second.left {
    left: 0px;
  }
  .clients-wrapper {
    margin-top: 60px;
  }
  .service-wrapper {
    width: 100%;
  }
  .image-101 {
    width: auto;
    max-height: none;
    max-width: 100%;
    margin-top: 30px;
  }
  .testimonials-wrapper-3 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .testi-photo {
    margin-right: 10px;
  }
  .testi-photo.photo-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .image-left-full {
    max-height: none;
    max-width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .image-left-full.right {
    margin-bottom: 20px;
  }
  .column {
    padding-right: 10px;
    padding-left: 10px;
  }
  .services-wrapper-2.different {
    height: auto;
  }
  .services-content {
    width: 50%;
    height: 400px;
    padding-right: 30px;
    padding-left: 30px;
  }
  .line-half {
    bottom: 20%;
    display: none;
  }
  .slide {
    padding-right: 40px;
    padding-left: 40px;
  }
  .slide-2 {
    padding-right: 40px;
    padding-left: 40px;
  }
  .mockup-banner {
    max-height: none;
    max-width: 100%;
    margin-top: 50px;
  }
  .left-padding {
    padding-right: 0px;
  }
  .video-wrapper {
    width: 80%;
  }
  .video-wrapper.in-column {
    width: 100%;
  }
  .portfolio-item {
    width: 50%;
  }
  .menu-button {
    padding: 12px;
    background-color: #044b77;
    color: #fff;
  }
  .menu-button.w--open {
    background-color: #4a8fda;
    color: #fff;
  }
  .menu-button-2 {
    padding: 12px;
    background-color: hsla(0, 0%, 100%, .2);
    color: #fff;
  }
  .menu-button-2.w--open {
    background-color: hsla(0, 0%, 100%, .4);
  }
  .make-center-mobile {
    margin-top: 20px;
    text-align: center;
  }
  .iphone-mockup {
    margin-top: 20px;
  }
  .blog-item {
    width: 50%;
  }
  .move-sub-banner {
    padding-left: 0px;
  }
  .sub-banner {
    height: 400px;
  }
  .sidebar {
    margin-top: 50px;
    padding-left: 0px;
  }
  .blog-margin {
    width: 95%;
  }
  .price-wrapper {
    display: block;
    width: 70%;
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
  }
  .tabs-menu {
    width: 100%;
    float: none;
  }
  .tabs-content {
    left: 0px;
  }
  .licens-image {
    margin-bottom: 15px;
  }
  .project-left {
    margin-right: 0px;
  }
  .margin-device {
    margin-top: 50px;
  }
  .pres-image {
    width: 100%;
  }
  .inner-page-wrapper {
    width: 21.1%;
    padding: 15px 18px;
  }
  .inner-page-wrapper._2 {
    width: 16.3%;
  }
  .inner-title {
    font-size: 12px;
  }
  .section-main-trim-top {
    padding-top: 20px;
    padding-bottom: 0px;
  }
  .section-main-trim-top-2 {
    padding-bottom: 60px;
  }
  .top-margin-case-study.half {
    margin-top: 30px;
    margin-bottom: 0px;
    text-align: center;
  }
  .section-main-cv {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .section-main-cv.with-color.image {
    padding-top: 70px;
    padding-bottom: 40px;
  }
  .section-main-cv.gray {
    padding-top: 20px;
  }
  .top-margin-contact-form.half {
    margin-top: 60px;
    margin-bottom: 20px;
    text-align: left;
  }
}

@media (max-width: 767px) {
  .banner.second {
    height: 800px;
  }
  .banner.third {
    height: 700px;
  }
  .banner.fourth {
    height: 760px;
  }
  .banner.five {
    height: 800px;
  }
  .banner.six {
    height: 800px;
  }
  .banner.intro {
    height: 600px;
  }
  .section-main {
    padding-bottom: 30px;
  }
  .section-main.with-color.image {
    padding-top: 50px;
    padding-bottom: 60px;
  }
  .container.center.in-sub-page {
    top: 63%;
  }
  .top-wrapper.left.make-center {
    text-align: center;
  }
  .services-wrapper {
    margin-bottom: 40px;
  }
  .top-margin.half {
    margin-top: 50px;
    margin-bottom: 10px;
  }
  .sub-text.small {
    text-align: center;
  }
  .top-title.in-banner {
    font-size: 32px;
    line-height: 40px;
  }
  .top-title.in-banner.black.smaller {
    font-size: 24px;
    line-height: 30px;
  }
  .left-part-wrapper {
    height: auto;
    padding: 40px;
  }
  .left-part-wrapper.smaller {
    height: 170px;
    padding-bottom: 0px;
  }
  .left-part-wrapper.biger.make-simple {
    height: auto;
  }
  .lightbox-link {
    height: 400px;
  }
  .left-content {
    width: auto;
  }
  .features-image-wrapper.normal {
    height: auto;
    padding-top: 0px;
    padding-bottom: 40px;
  }
  .margin-page {
    margin-top: 10px;
  }
  .footer-style-1 {
    padding-top: 30px;
  }
  .footer-column-second {
    display: none;
  }
  .footer-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;
  }
  .align-right.make-left {
    text-align: left;
  }
  .copyright.only-center {
    text-align: center;
  }
  .text-field {
    text-align: center;
  }
  .form-margin {
    margin-right: 0px;
  }
  .instagram-left-part {
    padding-left: 0px;
  }
  .instagram-right-part {
    height: 200px;
  }
  .top-title-wrapper {
    width: 100%;
  }
  .features-content {
    width: 100%;
  }
  .image-wrapper-2 {
    height: 340px;
  }
  .team-wrapper-2 {
    display: block;
    width: 70%;
    margin-right: auto;
    margin-left: auto;
  }
  .team-photo {
    height: auto;
  }
  .blog-wrapper {
    margin-bottom: 30px;
  }
  .logo-client {
    width: 100%;
    float: left;
  }
  .arrow {
    width: 50px;
    height: 50px;
  }
  .service-wrapper {
    margin-bottom: 50px;
  }
  .testimonials-wrapper-3 {
    width: 100%;
  }
  .subsribe-percent {
    width: 100%;
  }
  .services-wrapper-2 {
    height: 380px;
  }
  .services-content {
    height: 350px;
  }
  .line-half {
    display: none;
  }
  .slide {
    padding-right: 60px;
    padding-left: 60px;
  }
  .slide-2 {
    padding-right: 60px;
    padding-left: 60px;
  }
  .video-wrapper {
    width: 90%;
  }
  .video-wrapper.in-column {
    width: 90%;
    margin-top: 50px;
  }
  .blog-item {
    width: 100%;
  }
  .sub-banner {
    height: 350px;
  }
  .price-wrapper {
    width: 100%;
  }
  .title-wrapper {
    width: 90%;
  }
  .pres-wrapper {
    width: 100%;
    margin-bottom: 50px;
  }
  .inner-page-wrapper {
    width: 100%;
    margin-bottom: 10px;
  }
  .inner-page-wrapper._2 {
    width: 100%;
  }
  .heading {
    text-align: center;
  }
  .heading-2 {
    text-align: center;
  }
  .section-main-trim-top-2 {
    padding-bottom: 40px;
  }
  .top-margin-case-study.half {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .section-main-cv {
    padding-bottom: 30px;
  }
  .section-main-cv.with-color.image {
    padding-top: 50px;
    padding-bottom: 60px;
  }
  .top-margin-contact-form.half {
    margin-top: 50px;
    margin-bottom: 10px;
    text-align: center;
  }
}

@media (max-width: 479px) {
  .banner {
    padding-right: 20px;
    padding-left: 20px;
  }
  .banner.second {
    height: 1030px;
  }
  .banner.third {
    height: 800px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .banner.fourth {
    height: 850px;
  }
  .section-main {
    padding: 60px 20px 20px;
  }
  .container.center {
    top: 43%;
  }
  .container.center.in-sub-page {
    top: 67%;
  }
  .container.in-mobile {
    margin-top: -120px;
  }
  .navbar {
    padding-left: 5px;
  }
  .top-wrapper-margin {
    margin-bottom: 40px;
  }
  .top-margin {
    margin-top: 30px;
  }
  .sub-text {
    font-size: 13px;
  }
  .sub-text.white {
    font-size: 13px;
    line-height: 16px;
  }
  .top-title {
    font-size: 26px;
  }
  .top-title.in-banner {
    font-size: 24px;
    line-height: 30px;
  }
  .top-title.in-banner.black {
    margin-top: 10px;
  }
  .top-title.in-banner.black.smaller {
    font-size: 20px;
    line-height: 26px;
  }
  .left-part-wrapper.smaller {
    height: 160px;
  }
  .lightbox-link {
    height: 250px;
    background-size: cover;
  }
  .social-long {
    width: 100%;
    margin-bottom: -1px;
  }
  .social-long.insta {
    border-bottom-width: 2px;
  }
  .social-long.medium {
    border-bottom-width: 2px;
  }
  .left-content.biger {
    width: auto;
  }
  .features-image-wrapper {
    height: 500px;
  }
  .features-image-wrapper.normal {
    padding-right: 20px;
    padding-left: 20px;
  }
  .team-wrapper {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }
  .testimonials-wrapper {
    padding-right: 20px;
    padding-left: 20px;
  }
  .testimonials-wrapper.move-down.normal {
    margin-top: 77px;
  }
  .margin-page {
    margin-top: 0px;
  }
  .client-logo {
    padding: 20px;
  }
  .form-margin {
    margin-right: 0px;
  }
  .button.second-color {
    padding-right: 15px;
    padding-left: 15px;
  }
  .linkedin-wrapper {
    padding-bottom: 40px;
  }
  .instagram-left-part {
    padding-left: 0px;
  }
  .instagram-right-part {
    height: auto;
    margin-top: 50px;
    -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;
  }
  .linkedin-photo {
    width: 50%;
    margin-bottom: 5px;
    margin-left: 0px;
  }
  .linkedin-photo.down {
    margin-top: 0px;
    margin-left: 50px;
  }
  .linkedin-photo.up {
    margin-top: 0px;
  }
  .instagram-overlay {
    display: none;
  }
  .project-wrapper {
    width: 100%;
  }
  .vertical-divider {
    display: block;
    width: 100%;
    height: 10px;
  }
  .scroll-down-wrapper {
    display: none;
  }
  .paragraph-banner {
    font-size: 12px;
  }
  .portfolio-item-2 {
    width: 100%;
  }
  .tab-testi {
    display: inline-block;
    width: 70px;
    height: 70px;
    margin-right: 5px;
    margin-bottom: 10px;
    margin-left: 5px;
  }
  .testimonials-wrapper-2 {
    width: 100%;
  }
  .image-wrapper-2 {
    height: 200px;
    background-position: 100% 50%;
  }
  .image-wrapper-2.with-map {
    height: 250px;
  }
  .left-features-wrapper {
    margin-bottom: 20px;
    padding-right: 0px;
  }
  .team-wrapper-2 {
    width: 100%;
  }
  .blog-wrapper {
    width: 100%;
  }
  .white-square {
    padding: 20px;
  }
  .logo-client {
    width: 100%;
  }
  .blog-content {
    padding-right: 0px;
    padding-left: 0px;
  }
  .image-left-full {
    border-radius: 0px;
  }
  .services-content {
    width: 100%;
  }
  .video-wrapper {
    width: 100%;
  }
  .portfolio-item {
    width: 100%;
  }
  .move-sub-banner {
    margin-top: -160px;
  }
  .sub-banner {
    height: 300px;
  }
  .sidebar-content.no-margin-sidebar {
    margin-bottom: 0px;
  }
  .title-wrapper {
    width: 95%;
  }
  .title-wrapper.with-margin {
    width: 100%;
  }
  .margin-page-2 {
    margin-top: 60px;
  }
  .twitter-footer-wrapper {
    padding-right: 20px;
    padding-left: 20px;
  }
  .twitter-footer-wrapper.move-down.normal {
    margin-top: 77px;
  }
  .section-main-trim-top {
    padding: 20px;
  }
  .section-main-trim-top-2 {
    padding: 0px 20px 60px;
  }
  .top-margin-case-study {
    margin-top: 30px;
  }
  .section-main-cv {
    padding: 60px 20px 20px;
  }
  .top-margin-contact-form {
    margin-top: 30px;
  }
}