.w-form-formrecaptcha {
  margin-bottom: 8px;
}

.preloader-page {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: none;
  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;
  background-color: #000;
}

.preloader-icon {
  width: 50px;
  height: 50px;
}

.nav-line {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  height: 12px;
  background-color: rgba(32, 32, 32, 0.56);
}

.logo-image {
  margin-top: 0px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.navigation-wrapper-second {
  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: 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;
}

.navigation-line-overlay {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  background-color: #000;
}

.brand {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  margin-left: 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;
}

.menu-item-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  margin-left: 0px;
  -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: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #fff;
  font-size: 15px;
  font-weight: 300;
}

.menu-item-text:hover {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.menu-line {
  width: 50px;
  height: 1px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #fff;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.menu-line:hover {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.nav-link-third {
  position: relative;
  margin-bottom: 20px;
  color: #fff;
  font-weight: 300;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.hamburger-line {
  position: absolute;
  width: 60%;
  height: 1px;
  background-color: #e2ffb7;
  color: #000;
}

.hamburger-line.white {
  background-color: #fff;
}

.nav-text {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 28px;
  line-height: 34px;
}

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

.call-wrapper {
  position: relative;
  z-index: 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;
}

.close-text {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  color: #fff;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}

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

.hamburger-square {
  position: relative;
  top: 0px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  margin-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  cursor: pointer;
}

.call-text {
  margin-top: 45px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.call-text.with-line {
  width: 100px;
  margin-top: 0px;
  padding-bottom: 2px;
}

.call-text.with-line.no-line {
  text-decoration: none;
}

.call-text.dark-text {
  color: #121217;
}

.project-full-item {
  height: 100vh;
}

.menu-text-wrapper {
  position: relative;
  overflow: hidden;
  width: 60px;
  text-align: center;
}

.menu-link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
  margin-bottom: 5px;
  -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;
  opacity: 0.5;
  text-decoration: none;
}

.menu-link-block:hover {
  opacity: 0.8;
}

.menu-link-block.w--current {
  opacity: 1;
}

.navigation-menu-second {
  position: fixed;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 0%;
  height: 100%;
  margin-left: 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;
  background-color: #000;
}

.banner {
  position: relative;
  height: 100vh;
  padding-left: 90px;
  background-color: #000;
}

.banner.style-3 {
  padding-left: 0px;
}

.banner.style-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding-left: 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;
}

.banner.style-6 {
  padding-left: 0px;
}

.banner.style-7 {
  padding-left: 0px;
  background-color: #fff;
}

.banner.style-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 950px;
  padding-left: 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;
}

.menu-text {
  position: relative;
  z-index: 1;
  color: #fff;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.tag-wrapper-second {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 70px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.project-big-parallax {
  width: 100%;
  height: 100%;
  background-color: #3a3a3a;
}

.left-navigation {
  position: relative;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90px;
  height: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  float: left;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px solid #ededed;
  background-color: #505050;
}

.left-navigation.transparent-version {
  border-right-style: none;
  border-right-color: transparent;
  background-color: hsla(0, 0%, 100%, 0.1);
}

.line-left-wrapper {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 120px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.category-text {
  margin-right: 15px;
  color: #919197;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.category-text.make-inline {
  display: inline-block;
  color: #515157;
  font-weight: 400;
}

.navigation-wrapper {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 9998;
  display: block;
}

.hamburger-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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.hamburger-wrapper.make-vertical {
  position: relative;
  z-index: 2;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.slide-nav-none {
  display: none;
}

.right-arrow {
  left: auto;
  top: 50%;
  right: 70px;
  bottom: auto;
  width: 50px;
  height: 50px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.4);
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.left-arrow {
  left: auto;
  top: 50%;
  right: 119px;
  bottom: auto;
  width: 50px;
  height: 50px;
  border-style: solid none solid solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.4) #3f3f3f hsla(0, 0%, 100%, 0.4) hsla(0, 0%, 100%, 0.4);
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.style-1 {
  position: relative;
  height: 100%;
}

.nav-link {
  position: relative;
  margin-bottom: 20px;
  color: #121217;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.div-block {
  position: absolute;
  z-index: 20;
}

.navigation-menu {
  position: relative;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-left: 90px;
  padding: 30px 180px 30px 90px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-right: 1px solid #ededed;
  background-color: #636363;
}

.social-icon-border {
  position: absolute;
  width: 42px;
  height: 42px;
  border: 2px solid #111;
  border-radius: 200px;
}

.social-wrapper {
  position: relative;
  z-index: 2;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.social-icon-white {
  position: relative;
  z-index: 2;
}

.social-icon-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 42px;
  height: 42px;
  margin-bottom: 12px;
  -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;
}

.social-icon-wrapper.second-style {
  margin-right: 10px;
  margin-bottom: 0px;
}

.line-right {
  position: absolute;
  left: auto;
  top: 50%;
  right: 0%;
  bottom: auto;
  z-index: 20;
  width: 70px;
  height: 1px;
  background-color: hsla(0, 0%, 100%, 0.4);
}

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

.line {
  width: 70px;
  height: 1px;
  margin-right: 20px;
  background-color: hsla(0, 0%, 100%, 0.4);
}

.line.less-margin {
  margin-right: 15px;
}

.slider-collection-item {
  height: 100vh;
}

.icons-wrapper {
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.icons-wrapper.horizontal {
  display: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.icons-wrapper.horizontal.right {
  display: none;
  -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;
  text-align: center;
}

.icons-wrapper.horizontal.in-simple-navigation {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.icons-wrapper.horizontal.center {
  margin-top: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.social-icon-bacgkround {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  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;
  border-radius: 100px;
  background-color: #000;
  cursor: pointer;
}

.welcome-bar {
  position: absolute;
  left: 0%;
  top: 50px;
  right: auto;
  bottom: auto;
  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;
}

.slide-2 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px;
  background-size: 125px;
}

.welcome-text {
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.arrow-icon {
  font-size: 17px;
}

.social-icon-blue {
  position: absolute;
  z-index: 1;
}

.button {
  position: relative;
  padding: 10px 17px;
  font-weight: 400;
  text-decoration: none;
  cursor: pointer;
}

.button.gray {
  overflow: hidden;
  background-color: #000;
}

.testimonials-name {
  margin-bottom: 0px;
  font-size: 17px;
  line-height: 30px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.testimonials-name.sub-work {
  margin-top: 0px;
  color: #919197;
  font-size: 12px;
  letter-spacing: 2px;
}

.line-photographer {
  width: 100%;
  height: 2px;
  margin-right: 30px;
  margin-left: 30px;
  background-color: #fff;
}

.line-photographer.other-page {
  height: 1px;
  margin-right: 50px;
  margin-left: 0px;
}

.error-message {
  background-color: #ff5353;
  color: #fff;
  font-size: 15px;
  font-weight: 300;
  text-align: center;
}

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

.divider-3 {
  margin-top: 20px;
}

.line-second {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  height: 7px;
  background-color: #6882b5;
}

.slider-wrapper {
  position: relative;
}

.about-text {
  width: 70%;
  margin-right: auto;
  margin-left: auto;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}

.about-text.in-testimonials {
  width: 100%;
  font-size: 18px;
}

.about-text.maybe-white {
  width: 80%;
  color: #fff;
  font-size: 22px;
  line-height: 34px;
  font-weight: 200;
}

.right-arrow-second {
  left: auto;
  top: auto;
  right: 0%;
  bottom: -20%;
  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-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #121216;
}

.right-arrow-second.right-testimonials {
  left: auto;
  top: 47px;
  right: 36%;
  bottom: auto;
}

.right-arrow-second.right-author {
  right: -100px;
  bottom: 61%;
  color: #fff;
}

.about-wrapper {
  position: relative;
  padding-top: 158px;
  text-align: center;
}

.line-2 {
  position: absolute;
  width: 1px;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(15%, #ededed), color-stop(85%, #ededed), to(#fff));
  background-image: linear-gradient(180deg, #fff, #ededed 15%, #ededed 85%, #fff);
}

.top-first-title {
  margin-top: 0px;
  margin-bottom: 15px;
  font-family: 'Roboto Slab', sans-serif;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 300;
}

.top-first-title.big-one {
  margin-bottom: 20px;
  font-size: 3rem;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.top-second-banner {
  text-align: center;
}

.nav-text-second {
  background-color: transparent;
  font-family: Raleway, sans-serif;
  color: #a5a5a5;
  font-weight: 500;
}

.instagram-wrapper {
  position: relative;
  overflow: hidden;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 70px 30px 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: #3f3f3f;
  background-image: url('../images/footer-bg-map.png');
  background-position: 0px 0px;
  background-size: cover;
}

.photo-fixed {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  min-height: 1300px;
  background-image: url('../images/banner.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slider-text {
  margin-left: 10px;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.slider-text.next {
  margin-right: 10px;
  margin-left: 0px;
}

.line-scroll {
  width: 2px;
  height: 40px;
  margin-bottom: 25px;
  background-color: hsla(0, 0%, 100%, 0.54);
}

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

.top-margin.more {
  margin-top: 40px;
}

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

.left-arrow-second {
  left: 0%;
  top: auto;
  right: auto;
  bottom: -20%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #121216;
  font-size: 20px;
}

.left-arrow-second.left-testimonials {
  left: 36%;
  top: 47px;
  right: auto;
  bottom: auto;
}

.left-arrow-second.left-author {
  left: -100px;
  bottom: 61%;
  color: #fff;
}

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

.location-image {
  margin-right: 12px;
}

.location-image.add-more-margin {
  margin-right: 15px;
}

.taken-text {
  margin-bottom: 2px;
  color: #919197;
}

.taken-text.with-left-margin {
  margin-right: 5px;
  margin-bottom: 0px;
}

.success-message {
  background-color: #1da869;
  color: #fff;
  font-size: 15px;
  font-weight: 300;
}

.testimonials-photo {
  width: 130px;
  height: 130px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  border-radius: 100%;
  background-color: #000;
  background-image: url('../images/testi-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.testimonials-photo._2 {
  background-image: url('../images/testi-2.jpg');
  background-size: cover;
}

.testimonials-photo._3 {
  background-image: url('../images/testi-3.jpg');
  background-size: cover;
}

.scroll-text {
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 15px;
  letter-spacing: 1px;
}

.link-footer {
  margin-right: 17px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #121215;
  font-size: 13px;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.link-footer:hover {
  color: #6b6b77;
}

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

.mask {
  overflow: visible;
}

.slide {
  width: 50%;
  padding-right: 40px;
}

.left-gradient {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  width: 250px;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, right top, from(#fff), to(transparent));
  background-image: linear-gradient(90deg, #fff, transparent);
}

.left-gradient.right {
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: -webkit-gradient(linear, left top, right top, from(transparent), to(#fff));
  background-image: linear-gradient(90deg, transparent, #fff);
}

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

.fun-number.infinity {
  width: 100px;
  height: 40px;
  background-image: url('../images/infinity.svg');
  background-position: 50% 50%;
  background-size: 60px;
  background-repeat: no-repeat;
}

.fun-number.black {
  color: #000;
  font-size: 30px;
  line-height: 30px;
}

.fun-number.black.bigger-one {
  font-size: 50px;
  line-height: 50px;
}

.margin-page {
  margin-top: 140px;
}

.margin-page.in-intro {
  text-align: center;
}

.margin-page.double {
  margin-top: 260px;
}

.top-title {
  margin-top: 0px;
  margin-bottom: 5px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

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

.copyright-wrapper {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.instagram-link-block {
  display: block;
}

.instagram-photo {
  width: 16.666%;
  float: left;
}

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

.meta-data {
  display: inline-block;
  padding: 6px 16px;
  border: 1px solid #000;
  border-radius: 3px;
}

.tags-content {
  width: 70%;
  margin-right: auto;
  margin-left: auto;
}

.name-color {
  color: #121216;
}

.nav-menu {
  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;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.section {
  overflow: hidden;
  padding: 180px 30px;
}

.section.color {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 430px;
  padding: 0px;
  background-color: #121217;
}

.section.color.white-version {
  min-height: 350px;
  background-color: #fff;
}

.section.photo {
  position: relative;
  min-height: 700px;
  background-color: #000;
}

.section.photo.smaller {
  min-height: 500px;
}

.section.more-botton-padding {
  padding-bottom: 200px;
}

.section.gray {
  background-color: #f5f5f7;
}

.section.gray.less-padding {
  padding-top: 50px;
  padding-bottom: 50px;
}

.section.full-gray {
  padding-top: 200px;
  padding-bottom: 100px;
  background-color: #f5f5f7;
}

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

.section.line-top {
  padding-top: 50px;
  padding-bottom: 50px;
  border-top: 1px solid #ededed;
}

.section.line-top.double-bottom {
  padding-bottom: 100px;
}

.section.gallery {
  position: relative;
  overflow: visible;
  width: 100%;
  height: 5000px;
  padding: 0px;
  background-color: #151517;
}

.section.on-blog {
  overflow: visible;
  padding-top: 100px;
  padding-bottom: 100px;
}

.section.for-banner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 100px;
  padding-bottom: 150px;
  -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;
  background-color: #121217;
  background-image: url('../images/intro-background-2.jpg');
  background-size: 2008px;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

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

.banner-parallax {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 1500px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #000;
  background-image: url('../images/Untitled-design-4.png');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.process-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 60px;
}

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

.navigation-top {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  height: 90px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #000;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: rgba(44, 44, 44, 0.61);
  box-shadow: 0 3px 9px -1px #616060;
}

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

.subscribe-button {
  width: 25%;
  height: 50px;
  margin-left: -1px;
  float: left;
  border: 1px solid #e1e1e1;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Raleway, sans-serif;
  color: #919197;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.subscribe-button:hover {
  color: #000;
}

.subscribe-button.half {
  width: 40%;
}

.subscribe-button.half:hover {
  color: #fff;
}

.subscribe-button.half.auto {
  width: auto;
  padding-right: 60px;
  padding-left: 60px;
  float: none;
}

.subscribe-button.full-button {
  width: 100%;
}

.subscribe-button.full-sidebar {
  width: 100%;
}

.scroll-wrapper {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 20px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
  padding-bottom: 15px;
  -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;
}

.nav-link-second {
  position: relative;
  margin-right: 20px;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.process-final {
  position: relative;
  width: 50%;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
}

.button-text {
  position: relative;
  z-index: 1;
  color: #fff;
  font-size: 14px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.button-text.dark-text {
  color: #000;
}

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

.line-divider {
  width: 100%;
  height: 1px;
  margin-top: 30px;
  margin-bottom: 20px;
  background-color: #e1e1e1;
}

.line-divider.transparent {
  background-color: hsla(0, 0%, 100%, 0.18);
}

.testimonials-slider {
  height: auto;
  background-color: transparent;
}

.slider-works {
  height: auto;
  background-color: transparent;
}

.paragraph-research {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

.fun-facts-wrapper {
  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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-right: 1px solid hsla(0, 0%, 100%, 0.1);
}

.fun-facts-wrapper.left-line {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-bottom: 1px solid #ededed;
  border-right-color: #ededed;
}

.container {
  position: relative;
  z-index: 2;
  max-width: 1200px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.container.in-menu {
  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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container.center {
  position: relative;
  z-index: 2;
}

.container.for-one-page {
  margin-top: -90px;
}

.container.for-slider {
  margin-top: -335px;
}

.container.in-video {
  margin-top: -200px;
}

.container.footer_pad {
  padding-top: 40px;
}

.container.cont_pad {
  padding-top: 30px;
}

.line-button {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  width: 2px;
  background-color: #fff;
}

.line-button.dark {
  background-color: #000;
}

.line-button.dark.gray {
  background-color: #464646;
}

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

.top-title-section {
  margin-bottom: 100px;
  text-align: center;
}

.top-title-section.left {
  margin-bottom: 50px;
  text-align: left;
}

.top-title-section.less-margin {
  margin-bottom: 50px;
}

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

.education-title {
  font-size: 22px;
  line-height: 30px;
  font-weight: 400;
}

.divider {
  margin-top: 40px;
  margin-bottom: 60px;
  opacity: 0.9;
}

.brand-second {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

.fun-small-text {
  color: #919197;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.fun-small-text.more-gray {
  color: #727272;
}

.located-banner {
  position: absolute;
  left: auto;
  top: 20px;
  right: 0%;
  bottom: auto;
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 25px 10px 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.located-banner.instagram {
  left: 50%;
  top: 50%;
  right: auto;
  bottom: auto;
  padding: 15px 20px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.located-banner.second {
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.located-banner.project-page {
  top: 50px;
}

.camera-image {
  position: absolute;
  left: 50%;
  top: -5%;
  right: 0%;
  bottom: auto;
  opacity: 0.2;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

.divider-2 {
  margin-bottom: 20px;
  opacity: 0.9;
}

.top-second-title {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: 'Roboto Slab', sans-serif;
  color: #fff;
  font-size: 5rem;
  line-height: 100%;
  font-weight: 300;
  letter-spacing: 10px;
  text-transform: uppercase;
}

.top-second-title.in-intro-text {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: Montserrat, sans-serif;
  font-size: 4rem;
  line-height: 95px;
}

.top-second-title.in-third-page {
  width: 40%;
}

.top-second-title.smaller {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 5em;
  line-height: 70px;
}

.icon-process {
  position: absolute;
  top: 50%;
  right: -35px;
  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;
  border-radius: 100%;
  background-color: #000;
  box-shadow: 4px 20px 50px -20px rgba(0, 0, 0, 0.5);
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  color: #fff;
  font-size: 20px;
  font-weight: 400;
}

.icon-process.left {
  left: -35px;
  top: 50%;
  right: auto;
}

.testimonials-wrapper {
  width: 65%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.subscribe-field {
  width: 75%;
  height: 50px;
  margin-bottom: 0px;
  float: left;
  border: 1px solid #e1e1e1;
  background-color: transparent;
  font-family: Raleway, sans-serif;
  font-weight: 300;
}

.subscribe-field::-webkit-input-placeholder {
  font-size: 15px;
}

.subscribe-field:-ms-input-placeholder {
  font-size: 15px;
}

.subscribe-field::-ms-input-placeholder {
  font-size: 15px;
}

.subscribe-field::placeholder {
  font-size: 15px;
}

.subscribe-field.full {
  width: 100%;
  margin-bottom: 15px;
  color: #fff;
}

.subscribe-field.full:active {
  border-color: #fff;
}

.subscribe-field.full:focus {
  border-color: #fff;
}

.subscribe-field.full::-webkit-input-placeholder {
  color: #fff;
}

.subscribe-field.full:-ms-input-placeholder {
  color: #fff;
}

.subscribe-field.full::-ms-input-placeholder {
  color: #fff;
}

.subscribe-field.full::placeholder {
  color: #fff;
}

.subscribe-field.full.area {
  height: auto;
  padding-bottom: 54px;
}

.subscribe-field.full.dark {
  color: #121217;
}

.subscribe-field.full.dark::-webkit-input-placeholder {
  color: #919197;
}

.subscribe-field.full.dark:-ms-input-placeholder {
  color: #919197;
}

.subscribe-field.full.dark::-ms-input-placeholder {
  color: #919197;
}

.subscribe-field.full.dark::placeholder {
  color: #919197;
}

.subscribe-field.half {
  width: 60%;
  color: #fff;
}

.subscribe-field.half::-webkit-input-placeholder {
  color: #fff;
}

.subscribe-field.half:-ms-input-placeholder {
  color: #fff;
}

.subscribe-field.half::-ms-input-placeholder {
  color: #fff;
}

.subscribe-field.half::placeholder {
  color: #fff;
}

.subscribe-field.in-sidebar {
  width: 100%;
  margin-bottom: 10px;
}

.signature-image {
  margin-top: 25px;
  opacity: 0.2;
}

.signature-image.full-opacity {
  opacity: 1;
}

.signature-image.less-margin {
  margin-top: 15px;
}

.signature-image.white-version {
  opacity: 0.8;
}

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

.category-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  padding-bottom: 80px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.work-with-me {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.333%;
  height: 50%;
  margin-bottom: 40px;
  -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: #000;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.work-with-me.normal {
  margin-bottom: 0px;
}

.contact-tab-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  padding-bottom: 80px;
  -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;
}

.contact-tab-wrapper.fixed-vh {
  height: 90vh;
  padding-bottom: 0px;
}

.scroll-down-image {
  position: absolute;
  left: auto;
  top: 50%;
  right: 20px;
  bottom: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.scroll-down-image.blog-v3 {
  top: 50%;
  z-index: 20;
}

.contact-segment {
  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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.contact-segment.with-content {
  background-color: #121217;
}

.page-reloader-tab {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  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-color: #000;
  -webkit-transform: translate(-100vw, 0px);
  -ms-transform: translate(-100vw, 0px);
  transform: translate(-100vw, 0px);
}

.blog-right-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: scroll;
  -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-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.tab-text {
  margin-bottom: 3px;
}

.dark-overlay {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 15;
  display: none;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0;
}

.tab-line {
  width: 100%;
  height: 2px;
  background-color: #000;
}

.featured-blog {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

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

.preloader {
  width: 60px;
  height: 60px;
  margin-top: -80px;
}

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

.blog-full-width {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  padding-bottom: 80px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.blog-full-width.empty-padding {
  padding-bottom: 0px;
}

.portfolio-item {
  height: 50%;
  padding-right: 0px;
  padding-left: 0px;
}

.portfolio-item.normal-padding {
  height: auto;
  padding-right: 10px;
  padding-left: 10px;
}

.tabs-menu {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  -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-width: 1px;
  border-top-color: hsla(0, 0%, 100%, 0.19);
  background-color: #fff;
  text-align: center;
}

.tab-page-animation {
  position: relative;
  z-index: 10;
  height: 100vh;
  padding-bottom: 80px;
}

.tab-page-animation.first {
  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-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.3)), to(hsla(0, 0%, 100%, 0))), url('../images/photographer-2.jpg');
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.3), hsla(0, 0%, 100%, 0)), url('../images/photographer-2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

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

.portfolio-full-collection {
  height: 100vh;
  padding-bottom: 80px;
}

.portfolio-full-collection.no-padding {
  padding-bottom: 0px;
}

.portfolio-full-collection.auto-vh {
  height: auto;
  padding-bottom: 0px;
}

.paragraph-white {
  color: #fff;
  font-weight: 400;
}

.tab-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  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-color: transparent;
  color: #121217;
  letter-spacing: 1px;
  text-transform: uppercase;
}

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

.form {
  text-align: left;
}

.contact-content {
  margin-right: 14%;
  margin-left: 14%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.tabs-wrapper {
  height: 100vh;
}

.image-2 {
  position: relative;
  margin-top: 0px;
  margin-right: 0px;
}

.nav-img-title {
  margin-top: 0px;
  margin-bottom: 0px;
}

.instructions-wrapper {
  position: absolute;
  left: 50px;
  top: 150px;
  right: auto;
  bottom: auto;
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: 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-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.navigation-image-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  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;
}

.navigation-big-wrapper {
  position: relative;
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.device-link {
  display: none;
  color: #fff;
  font-size: 2em;
  text-decoration: none;
  text-transform: uppercase;
}

.navigation-full-item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 20%;
  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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: url('../images/home-img.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  -webkit-transition: all 600ms cubic-bezier(.19, 1, .22, 1);
  transition: all 600ms cubic-bezier(.19, 1, .22, 1);
  color: #fff;
}

.navigation-full-item:hover {
  -webkit-box-flex: 9;
  -webkit-flex: 9 auto;
  -ms-flex: 9 auto;
  flex: 9 auto;
}

.navigation-full-item.blog {
  background-image: url('../images/blog-img.jpg');
  background-size: auto;
}

.navigation-full-item.portfolio {
  background-image: url('../images/portfolio-img.jpg');
  background-size: auto;
}

.navigation-full-item.contact {
  background-image: url('../images/contact-img.jpg');
  background-size: auto;
}

.text-style-1.arrow {
  position: static;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  margin-bottom: 10px;
  color: #fff;
  font-size: 19px;
  text-align: left;
}

.line-img {
  width: 100%;
  height: 2px;
  margin-top: 5px;
  background-color: #fff;
}

.nav-img {
  color: #fff;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.simple-navigation {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  padding-right: 45px;
  padding-left: 45px;
  -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;
}

.big-entry {
  color: #fff;
  font-size: 32px;
  line-height: 42px;
  font-weight: 300;
}

.big-entry.dark {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #000;
  font-size: 30px;
  line-height: 43px;
  font-weight: 400;
  text-transform: uppercase;
}

.big-entry.dark.biger {
  font-size: 40px;
}

.personal-content {
  height: 100vh;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.personal-content.with-photo {
  position: fixed;
  z-index: 1;
  width: 43%;
  float: left;
  background-image: url('../images/photographer-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.personal-content.normal {
  height: auto;
  padding: 70px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #121217;
}

.lightbox-link {
  position: relative;
}

.masonry-wrapper {
  position: relative;
  margin-bottom: 30px;
  padding-right: 15px;
}

.masonry-wrapper.zero-margin {
  margin-bottom: 0px;
  padding-right: 0px;
}

.lightbox-image {
  max-height: 100%;
}

.masonry-gallery {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-column-count: 3;
  column-count: 3;
  -webkit-column-rule: 0px none transparent;
  column-rule: 0px none transparent;
  -webkit-column-span: none;
  column-span: none;
}

.masonry-gallery.make-2 {
  -webkit-column-count: 2;
  column-count: 2;
}

.masonry-gallery.make-4 {
  background-color: #f5f5f7;
  -webkit-column-count: 4;
  column-count: 4;
  -webkit-column-gap: 0px;
  column-gap: 0px;
  -webkit-column-rule-width: 0px;
  column-rule-width: 0px;
  -webkit-column-span: none;
  column-span: none;
}

.lightbox-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: rgba(0, 0, 0, 0.4);
  opacity: 0;
}

.right-person-info {
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 57%;
  float: left;
}

.personal-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.client-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 200px;
  border: 1px solid #ededed;
  border-radius: 3px;
  background-color: #fff;
}

.hire-me-wrapper {
  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: 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;
}

.client-logo {
  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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
}

.client-logo:hover {
  -webkit-filter: none;
  filter: none;
}

.work-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.happy-icon {
  margin-right: 0px;
  margin-bottom: 20px;
}

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

.sub-title {
  margin-top: 0px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.sub-title.smaller-version {
  font-size: 32px;
  line-height: 38px;
}

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

.footer-title {
  margin-top: 0px;
  margin-bottom: 25px;
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.category-top-link {
  margin-right: 20px;
  color: #919197;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.category-top-link.w--current {
  color: #121217;
}

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

.footer-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 15px;
  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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.footer-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 70px 30px 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;
  background-color: #121217;
}

.top-link {
  width: 100%;
  height: 1px;
  margin-top: 3px;
  background-color: #ddd;
}

.sub-banner-category {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 50px 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;
}

.pages-wrapper {
  padding-left: 90px;
}

.tag-wrapper-inline {
  display: inline-block;
}

.photo-fixed-second {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 1000px;
  background-image: url('../images/studio.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.flex-portfolio {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  -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;
}

.portfolio-flex {
  margin-left: 60px;
}

.sidebar {
  position: -webkit-sticky;
  position: sticky;
  top: 30px;
  width: 600px;
  padding: 30px;
  border: 1px solid #ededed;
  box-shadow: 7px 7px 20px -10px rgba(0, 0, 0, 0.05);
}

.blog-column-2 {
  -webkit-column-count: 2;
  column-count: 2;
}

.sub-banner-about {
  min-height: 700px;
  background-image: url('../images/home-img_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.cover-wrapper {
  position: relative;
  min-height: 400px;
}

.fun-facts-second-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.cover-text {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 20px;
}

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

.cover-title {
  margin-top: 25px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.fun-left-icon {
  margin-right: 15px;
}

.photo-corner {
  position: absolute;
  width: 400px;
  padding: 25px;
  border: 1px solid #ededed;
  background-color: #f5f5f7;
  box-shadow: 14px 14px 30px -20px rgba(0, 0, 0, 0.1);
  text-align: center;
}

.photo-corner._3 {
  left: auto;
  top: 0%;
  right: -120px;
  bottom: auto;
}

.photo-corner._1 {
  left: -120px;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 1;
}

.photo-corner._2 {
  left: 60px;
  top: -65px;
  z-index: 1;
}

.contact-image {
  margin-bottom: 15px;
}

.contact-wrapper-second {
  width: 70%;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
}

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

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

.scroll-right-wrapper {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 20px;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  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;
  background-color: transparent;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.gallery-scroll-track {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.lighter {
  margin-right: 2px;
  margin-left: 2px;
  color: hsla(0, 0%, 100%, 0.52);
  font-weight: 300;
}

.gallery-container {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  overflow: hidden;
  width: 100%;
  height: 100vh;
}

.meta-info {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 0px;
  font-size: 15px;
  text-decoration: none;
}

.meta-info.darker {
  color: #000;
  font-weight: 300;
}

.meta-info.darker:hover {
  text-decoration: underline;
}

.data-blog {
  left: -37px;
  top: auto;
  right: auto;
  bottom: 120px;
  margin-top: 0px;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.sidebar-title {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 20px;
  line-height: 34px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.category-design {
  display: inline-block;
  margin-bottom: 10px;
  padding: 5px 12px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.5);
  border-radius: 3px;
  color: #fff;
  font-size: 13px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.category-design.second-design {
  border-style: none;
  background-color: #fff;
  color: #919197;
  font-size: 12px;
}

.category-design.second-design.with-border {
  border-style: solid;
  border-color: #e1e1e1;
}

.line-divider-sidebar {
  width: 100%;
  height: 1px;
  margin-top: 30px;
  margin-bottom: 30px;
  background-color: #ededed;
}

.relative-div {
  position: relative;
}

.blog-title {
  margin-top: 0px;
  color: #fff;
}

.blog-title.blog-title-dark {
  color: #121217;
  font-size: 22px;
}

.blog-title.blog-title-dark.make-for-page {
  margin-bottom: 40px;
  font-size: 40px;
  line-height: 50px;
}

.blog-title.biger {
  font-size: 32px;
  line-height: 40px;
}

.data-wrapper-blog {
  position: absolute;
  left: -40px;
  top: 70px;
  right: auto;
  bottom: auto;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.data-wrapper-blog.in-big-full {
  left: -35px;
  top: 70px;
}

.search-category-wrapper {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  padding: 20px 2px;
  border-bottom: 1px solid #ededed;
  background-color: #fff;
}

.inner-title {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 16px;
  font-weight: 400;
}

.press-wrapper {
  position: relative;
  overflow: hidden;
  border-radius: 4px;
}

.intro-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  margin-bottom: 60px;
  margin-left: 20px;
  -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;
  text-decoration: none;
}

.press-overlay {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  border-radius: 300px;
  background-color: transparent;
}

.image-3 {
  border-radius: 0px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.circle-icon {
  position: absolute;
  top: 50%;
  right: 8px;
  width: 36px;
  height: 36px;
  border-radius: 100%;
  background-color: #fff;
  background-image: url('../images/right-arrow-7.svg');
  background-position: 50% 50%;
  background-size: 14px;
  background-repeat: no-repeat;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.circle-icon.red-arrow {
  background-image: url('../images/right-arrow.png');
}

.circle-icon.red-arrow.in-inner-page {
  right: 14px;
  width: 44px;
  height: 44px;
  background-color: #111;
  background-image: url('../images/arrow-right-w_1arrow-right-w.png');
  background-size: 18px;
}

.intro-text {
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
}

.intro-wrapper {
  padding-left: 90px;
}

.layout-title {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 20px;
  padding: 10px 20px 9px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.18);
  border-radius: 4px;
  background-color: transparent;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.inner-page-wrapper {
  position: relative;
  width: 23.3%;
  margin-right: 20px;
  padding: 20px 30px;
  border-bottom: 1px solid #dfdfe2;
  border-radius: 50px;
  background-color: #fff;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #212127;
  text-align: left;
  text-decoration: none;
}

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

.inner-page-wrapper.three {
  width: 31.6%;
}

.tag-wrapper {
  position: relative;
  color: #fff;
  font-size: 15px;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.tag-wrapper.add-bottom-margin {
  margin-bottom: 8px;
}

.line-tag {
  width: 100%;
  height: 1px;
  margin-top: 4px;
  background-color: hsla(0, 0%, 100%, 0.54);
}

.portfolio-wrapper {
  position: relative;
}

.vertical-line {
  width: 100%;
  height: 1px;
  margin-right: 30px;
  margin-left: 30px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #e1e1e1;
}

.photo-taken-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.portfolio-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-top: 30px;
  padding-bottom: 30px;
  -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;
}

.portfolio-content.add-bottom-margin {
  margin-bottom: 50px;
}

.works-title {
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 23px;
  line-height: 30px;
}

.blog-second-line {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 45px;
  width: 100%;
  height: 1px;
  background-color: hsla(0, 0%, 100%, 0.3);
}

.paragraph-blog {
  margin-bottom: 0px;
  color: #fff;
}

.blog-first-line {
  position: absolute;
  left: 45px;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 1px;
  height: 100%;
  background-color: hsla(0, 0%, 100%, 0.3);
}

.blog-content {
  position: absolute;
  left: 65px;
  top: auto;
  right: auto;
  bottom: 65px;
  margin-right: 30px;
}

.blog-image-wrapper {
  overflow: hidden;
  min-height: 100vh;
}

.blog-image-wrapper.no-min-h {
  min-height: auto;
}

.blog-image-wrapper.add-image {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.arrow-blog {
  position: absolute;
  left: auto;
  top: auto;
  right: 19px;
  bottom: 10px;
  z-index: 2;
}

.blog-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

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

.blog-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.15)), to(rgba(0, 0, 0, 0.15)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15));
}

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

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

.blog-image.second-version {
  position: relative;
  width: 250px;
  height: 280px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.blog-image.second-version.biger {
  width: 300px;
  height: 330px;
}

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

.social-absolute {
  position: absolute;
  left: auto;
  top: 30px;
  right: 30px;
  bottom: auto;
  z-index: 24;
}

.button-absolute {
  position: absolute;
  left: 120px;
  top: auto;
  right: auto;
  bottom: 30px;
  z-index: 2;
}

.parallax-portfolio {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  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;
}

.info-text {
  margin-bottom: 0px;
  color: #fff;
}

.background-video {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  width: 100%;
  height: 950px;
}

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

.information-wrapper {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 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-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(86%, #000));
  background-image: linear-gradient(180deg, transparent, #000 86%);
}

.video-overlay {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
}

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

.slider-show {
  height: auto;
  background-color: transparent;
}

.blog-gray-content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  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-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-width: 1px;
  border-color: #ededed;
  background-color: #fff;
  text-align: center;
}

.arrow-blog-second {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 60px;
  height: 40px;
  background-color: #000;
  background-image: url('../images/arrow-right-w_1arrow-right-w.png');
  background-position: 50% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
}

.date-second {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  padding: 7px 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;
  background-color: #fff;
  color: #919197;
  font-size: 13px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.blog-wrapper-second {
  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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-decoration: none;
}

.blog-wrapper-second:hover {
  box-shadow: 14px 14px 30px -20px rgba(0, 0, 0, 0.2);
}

.blog-wrapper-second.add-margin {
  margin-bottom: 20px;
}

.portfolio-wrapper-second {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.portfolio-overlay {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}

.title-bar {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 80px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.title-bar.downer {
  bottom: 30px;
}

.slider-first-title {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #fff;
}

.slider-first-title.smaller {
  margin-bottom: 0px;
  font-size: 30px;
  line-height: 40px;
}

.tag-tab-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  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: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: -webkit-filter 400ms ease;
  transition: -webkit-filter 400ms ease;
  transition: filter 400ms ease;
  transition: filter 400ms ease, -webkit-filter 400ms ease;
  color: #fff;
  font-size: 30px;
  line-height: 40px;
  font-weight: 300;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.tag-tab-wrapper:hover {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.tag-title {
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 20px;
  text-align: center;
}

.margin-up {
  margin-top: -10%;
}

.blog-full {
  position: relative;
  width: 100%;
  height: 100%;
}

.blog-wrapper-third {
  position: relative;
  width: 100%;
  height: 50vh;
  float: left;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.paragraph {
  background-color: transparent;
}

.project-photo {
  width: 100%;
  height: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.mobile-mockup-section {
  background-color: #6882b5;
}

.text-block {
  display: block;
  -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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.text-block-2 {
  margin-bottom: 20px;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 16px;
}

.button-2 {
  padding-right: 40px;
  padding-left: 40px;
  border: 3px solid #6882b5;
  border-radius: 10px;
  background-color: transparent;
  font-family: Raleway, sans-serif;
  font-size: 16px;
}

.heading {
  margin-bottom: 60px;
  font-family: Raleway, sans-serif;
}

.heading-2 {
  font-family: Raleway, sans-serif;
}

.column-2 {
  padding-top: 60px;
  padding-right: 0px;
  padding-bottom: 60px;
}

.image-4 {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

.column-3 {
  margin-top: -40px;
  margin-bottom: -40px;
  padding-bottom: 0px;
}

.details {
  padding-bottom: 0px;
}

.text-block-3 {
  margin-top: 0px;
  padding-top: 100px;
  padding-bottom: 40px;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  line-height: 30px;
}

.bold-text {
  font-family: Raleway, sans-serif;
  color: #000;
  font-weight: 500;
}

.button-3 {
  padding: 0px;
  background-color: transparent;
}

.div-block-2 {
  display: inline-block;
  margin-right: 10px;
}

.div-block-3 {
  display: inline-block;
}

.div-block-4 {
  display: inline-block;
}

.text-block-4 {
  font-family: 'Roboto Slab', sans-serif;
  font-size: 60px;
  line-height: 80px;
}

.text-block-5 {
  font-family: Raleway, sans-serif;
  line-height: 25px;
}

.text-block-6 {
  width: 50px;
  border-bottom: 5px solid #6882b5;
  color: #fff;
  font-size: 5px;
  line-height: 5px;
  text-decoration: none;
}

.div-block-5 {
  padding-top: 140px;
}

.container-2 {
  margin-bottom: 140px;
}

.heading-3 {
  font-family: Raleway, sans-serif;
  color: #000;
  text-align: center;
}

.heading-4 {
  font-family: Raleway, sans-serif;
  font-size: 40px;
  text-align: center;
}

.div-block-6 {
  display: inline-block;
  margin-right: 40px;
  margin-left: 40px;
}

.div-block-7 {
  margin-top: 60px;
  text-align: center;
}

.text-block-7 {
  font-family: Raleway, sans-serif;
}

.image-5 {
  display: block;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}

.image-6 {
  display: block;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}

.image-7 {
  display: block;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}

.image-8 {
  display: block;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}

.tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.tab-link-tab-1 {
  padding-right: 0px;
  padding-left: 0px;
  background-color: #fff;
}

.tab-link-tab-1.w--current {
  background-color: #fff;
  color: #237ac6;
}

.tab-link-tab-2 {
  padding-right: 0px;
  padding-left: 0px;
  background-color: #fff;
}

.tab-link-tab-2.w--current {
  background-color: #fff;
  color: #237ac6;
}

.tab-link-tab-3 {
  padding-right: 0px;
  padding-left: 0px;
  background-color: #fff;
}

.tab-link-tab-3.w--current {
  background-color: #fff;
  color: #237ac6;
}

.tab-link-tab-4 {
  background-color: #fff;
}

.tab-link-tab-4.w--current {
  padding-right: 0px;
  padding-left: 0px;
  background-color: #fff;
  color: #237ac6;
}

.tabs-menu-2 {
  margin-top: 40px;
}

.heading-5 {
  font-family: Raleway, sans-serif;
  color: #000;
  font-size: 17px;
  font-weight: 400;
  text-align: left;
}

.text-block-8 {
  padding-bottom: 20px;
  font-family: Raleway, sans-serif;
  color: #000;
  line-height: 25px;
  text-align: left;
}

.text-block-9 {
  font-family: Raleway, sans-serif;
  color: #000;
  font-size: 15px;
  text-align: left;
}

.tab-pane-tab-3 {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #f1f1f1;
}

.tab-pane-tab-1 {
  margin-top: 0px;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #f1f1f1;
  color: #fff;
}

.tab-pane-tab-2 {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #f1f1f1;
}

.tab-pane-tab-4 {
  margin-top: 0px;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #f1f1f1;
}

.tabs-content {
  margin-top: 40px;
}

.services {
  height: 980px;
  margin-bottom: 0px;
  background-image: url('../images/Untitled-design-5.png');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.heading-3-copy {
  font-family: Raleway, sans-serif;
  color: #f1f1f1;
  text-align: center;
}

.heading-4-copy {
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 40px;
  text-align: center;
}

.container-3 {
  margin-top: 100px;
  padding-top: 100px;
  padding-bottom: 40px;
}

.container-4 {
  margin-bottom: 0px;
  background-color: #6882b5;
}

.headi {
  display: inline-block;
  margin-left: 20px;
  font-family: Raleway, sans-serif;
  color: #f1f1f1;
  font-size: 13px;
  line-height: 25px;
  font-weight: 500;
}

.columns-2 {
  margin-right: 0px;
  margin-left: 0px;
}

.column-4 {
  padding-left: 40px;
}

.image-9 {
  display: inline-block;
  color: #f1f1f1;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
  padding-bottom: 10px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.div-block-8._1 {
  display: block;
}

.text-block-10 {
  padding-top: 20px;
  padding-bottom: 0px;
  font-family: Raleway, sans-serif;
  color: #f1f1f1;
  font-size: 15px;
}

.column-5 {
  position: static;
  padding-right: 40px;
  padding-left: 40px;
}

.heading-3-copy-copy {
  font-family: Raleway, sans-serif;
  color: #000;
  text-align: center;
}

.heading-3-copy-copy.heading-white-big {
  margin-bottom: 0px;
  color: #d6d6d6;
  font-weight: 400;
}

.heading-3-copy-copy.heading-white-big.how-are-we-heading {
  margin-top: 10px;
  font-size: 21px;
  font-weight: 500;
  text-align: left;
}

.heading-4-copy-copy {
  font-family: Raleway, sans-serif;
  color: #000;
  font-size: 40px;
  text-align: center;
}

.heading-4-copy-copy.heading-white {
  margin-top: 5px;
  margin-bottom: 20px;
  color: #d6d6d6;
  line-height: 34px;
  font-weight: 500;
}

.heading-4-copy-copy.how-are-we-heading {
  text-align: left;
}

.grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-areas: ".";
  -ms-grid-columns: 1fr 0px 1fr 0px 1fr 0px 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.text-block-11 {
  margin-top: 40px;
  padding-right: 60px;
  padding-left: 60px;
  font-family: Raleway, sans-serif;
  font-size: 15px;
  line-height: 35px;
  text-align: center;
}

.text-block-11.how-are-we-text {
  margin-top: 20px;
  padding-right: 0px;
  padding-left: 0px;
  line-height: 29px;
  text-align: left;
}

.our-skills {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 850px;
  margin-bottom: 700px;
  -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;
  background-image: url('../images/Untitled-design-6.png');
  background-position: 0% 0%;
  background-size: cover;
  background-repeat: repeat-y;
  background-attachment: fixed;
}

.how-are-we-different {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 70px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.blog {
  height: 100vh;
  background-image: url('../images/Untitled-design-8.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  opacity: 1;
}

.container-5 {
  margin-top: 0px;
  padding-top: 100px;
}

.container-4-copy {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 10px 100px 30px;
  background-color: #6882b5;
}

.heading-3column {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Raleway, sans-serif;
  color: #d6d6d6;
}

.bold-text-2 {
  color: #ed912a;
}

.text-block-12 {
  font-family: Raleway, sans-serif;
  color: #d6d6d6;
  line-height: 25px;
  text-align: right;
}

.text-block-12.text-div-right {
  text-align: left;
}

.div-block-9 {
  width: 100px;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 0px;
  background-color: #666;
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: 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;
}

.div-block-10.div-right {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  height: 300px;
  margin: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 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;
  border: 2px solid #fff;
  border-radius: 100%;
  background-color: #191919;
}

.text-block-13 {
  font-family: Raleway, sans-serif;
  color: #d6d6d6;
  font-size: 30px;
  line-height: 29px;
  text-align: center;
}

.text-block-14 {
  width: 70%;
  font-family: Raleway, sans-serif;
  color: #d6d6d6;
  font-size: 20px;
  text-align: center;
}

.columns-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: -10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-12 {
  display: block;
  width: 140px;
  height: 1px;
  margin: 30px auto;
  padding: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: #d6d6d6;
  color: #fff;
  text-align: center;
}

.div-block-13 {
  margin: 100px 0px 60px;
  text-align: center;
}

.div-block-14 {
  width: 100%;
  height: 2px;
  margin-top: 15px;
  margin-bottom: 20px;
  background-color: #000;
}

.div-block-15 {
  height: 140px;
  max-width: 100%;
  background-color: #ed912a;
}

.div-block-16 {
  padding-left: 0px;
}

.image-10 {
  margin-top: -10px;
  margin-left: -28px;
  box-shadow: 4px 4px 6px 0 #c2c2c2;
}

.container-6 {
  padding-top: 100px;
}

.div-block-17 {
  display: block;
  padding-bottom: 21px;
  text-align: center;
}

.text-block-15 {
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Raleway, sans-serif;
  color: #ed912a;
  font-size: 12px;
  font-weight: 400;
}

.paragraph-2 {
  color: #000;
  font-size: 12px;
  line-height: 26px;
  font-weight: 700;
  text-transform: uppercase;
}

.div-block-18 {
  width: 80px;
  height: 1px;
  margin-top: 10px;
  background-color: #000;
}

.div-block-19 {
  margin: 0px;
  padding: 40px 40px 50px;
  background-color: #fee869;
}

.heading-6-black {
  display: inline-block;
  margin-left: 20px;
  font-family: Raleway, sans-serif;
  color: #f1f1f1;
  font-size: 13px;
  line-height: 25px;
  font-weight: 500;
}

.image-11 {
  position: relative;
  left: -340px;
  width: 60%;
  max-width: none;
}

.heading-6 {
  font-family: Raleway, sans-serif;
  color: #f1f1f1;
  font-size: 25px;
  text-align: center;
}

.heading-7 {
  font-family: Raleway, sans-serif;
  color: #f1f1f1;
  font-size: 35px;
  text-align: center;
}

.text-block-16 {
  margin-bottom: 60px;
  font-family: Raleway, sans-serif;
  color: #f1f1f1;
  text-align: center;
}

.image-12 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.heading-8 {
  font-family: 'Roboto Slab', sans-serif;
  color: #f1f1f1;
  text-align: center;
}

.text-block-17 {
  font-family: Raleway, sans-serif;
  color: #f1f1f1;
  text-align: center;
}

.image-13 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.image-14 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

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

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

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

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

.image-15 {
  margin-left: -45px;
}

.image-16 {
  margin-left: -46px;
}

.columns-4 {
  margin-bottom: 100px;
}

.image-17 {
  width: 80%;
}

.column-15 {
  display: none;
}

.column-16 {
  display: none;
}

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

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

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

.container-7 {
  margin-top: -80px;
}

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

.footer-form {
  display: block;
  padding-right: 220px;
  padding-left: 220px;
  -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;
}

.footer-form.sectionformtest {
  background-color: #2c2c2c;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.52)), to(rgba(0, 0, 0, 0.52))), url('../images/Untitled-design-5.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.52), rgba(0, 0, 0, 0.52)), url('../images/Untitled-design-5.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.submit-button {
  width: 200px;
  padding: 15px 20px;
  background-color: #6882b5;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  text-align: center;
}

.field-label {
  font-family: Raleway, sans-serif;
  text-align: center;
}

.field-label.label_white {
  margin-bottom: 15px;
  color: #cacaca;
}

.field-label-2 {
  font-family: Raleway, sans-serif;
  text-align: center;
}

.field-label-2.label_white {
  color: #cacaca;
}

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

.form-3.form_1 {
  width: 80%;
  max-width: none;
  padding: 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;
  border-radius: 5px;
  background-color: #000;
  box-shadow: 0 2px 7px 0 #000;
}

.text-field {
  margin-bottom: 15px;
  padding-right: 20px;
  padding-left: 10px;
  border: 1px solid #000;
  background-color: rgba(104, 130, 181, 0.37);
  font-family: Raleway, sans-serif;
  color: #f1f1f1;
  font-size: 16px;
  text-align: left;
}

.text-field-2 {
  margin-bottom: 15px;
  padding-left: 10px;
  border: 1px solid #000;
  background-color: rgba(104, 130, 181, 0.37);
  font-family: Raleway, sans-serif;
  color: #f1f1f1;
  font-size: 16px;
  text-align: left;
}

.text-field-3 {
  margin-bottom: 15px;
  padding-left: 10px;
  border: 1px solid #000;
  background-color: rgba(104, 130, 181, 0.37);
  font-family: Raleway, sans-serif;
  color: #f1f1f1;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
}

.textarea {
  margin-bottom: 20px;
  padding-left: 10px;
  border: 1px solid #000;
  background-color: rgba(104, 130, 181, 0.37);
  font-family: Raleway, sans-serif;
  color: #f1f1f1;
  font-size: 14px;
  text-align: left;
}

.section-3 {
  background-color: #000;
}

.body {
  background-image: linear-gradient(189deg, #000, #fff);
}

.form_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin: 0px auto;
  padding-right: 0px;
  padding-bottom: 15px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 226px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

.div-block-21 {
  width: 50%;
}

.div-block-22 {
  width: 100%;
  margin-left: -240px;
  padding-right: 100px;
  padding-left: 0px;
}

.div-block-23 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-block-24 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  -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;
}

.div-block-23-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-24-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  -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;
}

.div-block-25 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin-top: 60px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-26 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 100%;
  margin-right: 20px;
  margin-left: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button-4 {
  margin-bottom: 40px;
  background-color: #237ac6;
  font-family: 'Roboto Slab', sans-serif;
  font-size: 25px;
  line-height: 30px;
}

@media screen and (max-width: 991px) {
  .nav-line {
    height: 10px;
  }

  .navigation-wrapper-second {
    width: 40%;
  }

  .nav-text {
    font-size: 24px;
  }

  .project-full-item {
    height: 900px;
  }

  .navigation-menu-second {
    margin-left: 65px;
  }

  .banner.style-3 {
    height: 900px;
  }

  .banner.style-2 {
    height: 900px;
  }

  .banner.style-5 {
    height: auto;
    padding-left: 65px;
  }

  .banner.style-6 {
    height: auto;
  }

  .banner.style-7 {
    height: auto;
    padding-left: 65px;
  }

  .tag-wrapper-second {
    display: none;
  }

  .left-navigation {
    width: 65px;
  }

  .left-navigation.transparent-version {
    width: 65px;
  }

  .line-left-wrapper {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
  }

  .nav-link.w--current {
    margin-bottom: 10px;
  }

  .navigation-menu {
    margin-left: 65px;
    padding-right: 120px;
  }

  .icons-wrapper.horizontal {
    display: none;
  }

  .icons-wrapper.horizontal.in-simple-navigation {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .about-text.in-testimonials {
    font-size: 1em;
    line-height: 20px;
  }

  .about-text.maybe-white {
    font-size: 18px;
  }

  .right-arrow-second.right-testimonials {
    right: 120px;
  }

  .right-arrow-second.right-author {
    display: none;
  }

  .links-wrapper {
    margin-bottom: 15px;
  }

  .about-wrapper {
    padding-top: 127px;
  }

  .top-first-title {
    font-size: 1.2rem;
  }

  .top-first-title.big-one {
    font-size: 2rem;
    line-height: 30px;
  }

  .top-second-banner {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

  .photo-fixed.in-home-7 {
    min-height: 1000px;
  }

  .left-arrow-second.left-testimonials {
    left: 120px;
  }

  .left-arrow-second.left-author {
    display: none;
  }

  .slide {
    padding-right: 20px;
  }

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

  .margin-page.in-about {
    margin-top: 0px;
  }

  .margin-page.double {
    margin-top: 60px;
  }

  .top-title {
    font-size: 2em;
    line-height: 30px;
  }

  .instagram-photo {
    width: 33.333%;
  }

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

  .blog-item {
    width: 100%;
    float: left;
    -webkit-column-count: 1;
    column-count: 1;
  }

  .nav-menu {
    padding: 20px;
    background-color: #fff;
    text-align: left;
  }

  .section {
    padding: 120px 15px;
  }

  .section.color {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .section.photo.smaller {
    min-height: 300px;
  }

  .section.more-botton-padding {
    padding-top: 120px;
    padding-bottom: 130px;
  }

  .section.full-gray {
    padding-top: 150px;
  }

  .section.no-overflow {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section.gallery {
    height: auto;
  }

  .section.on-blog {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .navigation-top {
    position: fixed;
    width: 100%;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .subscribe-button.half {
    width: 100%;
  }

  .nav-link-second {
    display: inline-block;
    margin-right: 0px;
    margin-bottom: 13px;
  }

  .columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .blog-list-wrapper {
    width: 70%;
    margin-right: auto;
    margin-left: auto;
  }

  .blog-list-wrapper.make-left {
    margin-left: 0px;
  }

  .menu-button {
    -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-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .menu-button.w--open {
    background-color: transparent;
  }

  .fun-facts-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.1);
    border-right-style: none;
  }

  .fun-facts-wrapper.left-line {
    border-bottom-color: #ededed;
  }

  .container.for-one-page {
    margin-top: 0px;
  }

  .container.for-slider {
    margin-top: -316px;
  }

  .container.cont_pad {
    padding-top: 30px;
  }

  .photographer-wrapper {
    width: 50%;
    margin-right: auto;
    margin-left: auto;
  }

  .education-title {
    font-size: 1em;
    line-height: 20px;
  }

  .divider {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .top-second-title {
    font-size: 3rem;
    line-height: 50px;
  }

  .top-second-title.in-intro-text {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-size: 3rem;
    line-height: 60px;
  }

  .top-second-title.in-third-page {
    line-height: 60px;
  }

  .top-second-title.smaller {
    font-size: 3em;
    line-height: 50px;
  }

  .subscribe-field.half {
    width: 100%;
    margin-bottom: 20px;
  }

  .map {
    height: 600px;
  }

  .category-list {
    height: 500px;
    padding-bottom: 0px;
  }

  .work-with-me {
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    width: 50%;
    height: auto;
    min-height: 300px;
    margin-bottom: 0px;
  }

  .contact-tab-wrapper {
    display: block;
    height: auto;
    min-height: auto;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .contact-tab-wrapper.fixed-vh {
    height: auto;
  }

  .contact-segment {
    position: relative;
    min-height: 600px;
  }

  .contact-segment.with-content {
    height: auto;
    min-height: 700px;
  }

  .blog-full-width {
    height: auto;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .portfolio-item {
    width: 50%;
    height: 300px;
  }

  .tabs-menu {
    position: relative;
  }

  .tab-page-animation {
    height: auto;
    padding-bottom: 0px;
  }

  .tab-page-animation.first {
    height: 800px;
  }

  .tab-page-animation.second {
    height: auto;
    padding-bottom: 0px;
  }

  .column {
    display: none;
  }

  .portfolio-full-collection {
    height: auto;
    padding-bottom: 0px;
  }

  .tabs-wrapper {
    height: auto;
  }

  .image-2 {
    margin-right: 0px;
  }

  .nav-img-title {
    font-size: 1.2em;
  }

  .instructions-wrapper {
    position: absolute;
    left: 0%;
    top: 21%;
    display: none;
    margin-bottom: 35px;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .navigation-image-wrapper {
    display: block;
    width: 100%;
  }

  .navigation-big-wrapper {
    margin-top: 0px;
    margin-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .device-link {
    display: block;
  }

  .navigation-full-item {
    width: 100%;
    height: 600px;
  }

  .navigation-full-item:hover {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .line-img {
    margin-top: 3px;
  }

  .nav-img {
    display: none;
  }

  .big-entry.dark {
    font-size: 2em;
  }

  .personal-content.with-photo {
    position: relative;
    width: 100%;
    height: auto;
    min-height: 500px;
  }

  .masonry-gallery {
    -webkit-column-count: 2;
    column-count: 2;
  }

  .masonry-gallery.make-4 {
    -webkit-column-count: 3;
    column-count: 3;
  }

  .right-person-info {
    width: 100%;
  }

  .personal-wrapper {
    display: block;
    height: auto;
  }

  .client-logo {
    padding-right: 20px;
    padding-left: 20px;
  }

  .sub-title {
    font-size: 2em;
    line-height: 40px;
  }

  .footer-content {
    width: 100%;
    margin-bottom: 20px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
  }

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

  .pages-wrapper {
    padding-left: 65px;
  }

  .flex-portfolio {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .flex-portfolio.reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .portfolio-flex {
    margin-left: 0px;
  }

  .sidebar {
    position: relative;
    top: 0px;
    width: 100%;
    margin-bottom: 30px;
  }

  .sub-banner-about {
    min-height: 400px;
  }

  .cover-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: auto;
    margin-top: 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;
  }

  .flex-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .photo-corner {
    width: 250px;
    margin-right: 10px;
    margin-left: 10px;
  }

  .photo-corner._3 {
    position: relative;
    right: 0px;
  }

  .photo-corner._1 {
    position: relative;
    left: 0px;
  }

  .photo-corner._2 {
    position: relative;
    left: 0px;
    top: 0px;
  }

  .scroll-right-wrapper {
    display: none;
  }

  .gallery-scroll-track {
    position: relative;
    width: auto;
    height: auto;
  }

  .gallery-container {
    height: auto;
  }

  .sidebar-title {
    font-size: 1.5em;
  }

  .collection-item {
    width: 100%;
  }

  .collection-list-wrapper {
    width: 60%;
    margin-right: auto;
    margin-left: auto;
  }

  .blog-title.blog-title-dark.make-for-page {
    font-size: 2em;
    line-height: 30px;
  }

  .blog-title.biger {
    font-size: 2em;
    line-height: 30px;
  }

  .inner-title {
    font-size: 15px;
  }

  .circle-icon.red-arrow.in-inner-page {
    right: 8px;
    width: 36px;
    height: 36px;
  }

  .intro-text {
    width: 90%;
    font-size: 1em;
    line-height: 26px;
  }

  .intro-wrapper {
    padding-left: 64px;
  }

  .inner-page-wrapper {
    width: 22.1%;
    padding: 15px 18px;
  }

  .inner-page-wrapper.three {
    width: 30.4%;
  }

  .vertical-line {
    display: none;
  }

  .photo-taken-wrapper {
    margin-bottom: 20px;
  }

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

  .blog-image-wrapper.add-image {
    min-height: 100%;
  }

  .blog-wrapper {
    margin-bottom: 30px;
  }

  .blog-wrapper-second {
    margin-bottom: 30px;
  }

  .blog-full {
    height: 500px;
    float: left;
  }

  .blog-wrapper-third {
    height: 500px;
  }

  .paragraph {
    color: #5a5a5a;
  }

  .div-block-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 100px;
    padding-left: 40px;
    -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;
  }

  .services {
    height: auto;
    padding-bottom: 20px;
  }

  .container-3 {
    margin-top: 0px;
  }

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

  .div-block-8 {
    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;
  }

  .div-block-8._1 {
    display: block;
  }

  .text-block-11.how-are-we-text {
    padding-right: 50px;
  }

  .our-skills {
    height: auto;
    margin-bottom: 30px;
    padding-bottom: 20px;
  }

  .container-5 {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-auto-columns: 1fr;
    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;
  }

  .div-block-10 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .div-block-11 {
    display: none;
  }

  .columns-3 {
    display: block;
  }

  .image-11 {
    left: -191px;
  }

  .column-14 {
    display: none;
    margin-right: auto;
    margin-left: auto;
  }

  .columns-5 {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .footer-form {
    padding-right: 20px;
    padding-left: 20px;
  }

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

  .div-block-20 {
    margin-top: 10px;
  }

  .div-block-22 {
    margin-left: -100px;
  }

  .div-block-24 {
    width: 90%;
  }

  .div-block-24-copy {
    width: 90%;
  }
}

@media screen and (max-width: 767px) {
  .project-full-item {
    height: 700px;
  }

  .banner {
    height: 900px;
  }

  .banner.style-3 {
    height: 700px;
  }

  .banner.style-2 {
    height: auto;
    min-height: 800px;
  }

  .banner.style-4 {
    height: 850px;
  }

  .category-text.make-inline {
    margin-right: 0px;
  }

  .navigation-menu {
    padding-right: 90px;
    padding-left: 45px;
  }

  .slider-collection-item {
    height: 900px;
  }

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

  .about-text.maybe-white {
    font-size: 16px;
    line-height: 30px;
  }

  .right-arrow-second.right-testimonials {
    right: 70px;
  }

  .top-first-title.big-one {
    font-size: 1rem;
    line-height: 20px;
  }

  .top-second-banner {
    padding-right: 15px;
    padding-left: 15px;
  }

  .footer {
    padding-top: 30px;
    padding-bottom: 30px;
  }

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

  .left-arrow-second.left-testimonials {
    left: 70px;
  }

  .testimonials-photo._3 {
    width: 100px;
    height: 100px;
  }

  .slide {
    width: 100%;
    padding-right: 20px;
  }

  .margin-page {
    margin-top: 100px;
  }

  .top-title {
    line-height: 40px;
  }

  .top-title.white {
    font-size: 2em;
  }

  .section {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .section.photo {
    min-height: 500px;
  }

  .section.photo.smaller {
    min-height: 250px;
  }

  .section.photo.in-portfolio-page {
    min-height: 700px;
  }

  .process-final {
    width: 100%;
    margin-bottom: 20px;
    padding-top: 80px;
    background-color: #f5f5f7;
  }

  .container.for-slider {
    margin-top: -268px;
  }

  .top-title-section {
    margin-bottom: 50px;
  }

  .located-banner.project-page {
    top: 25px;
  }

  .top-second-title.smaller {
    font-size: 2em;
    line-height: 40px;
  }

  .icon-process {
    left: 50%;
    top: -35px;
    right: auto;
    -webkit-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
  }

  .icon-process.left {
    left: 50%;
    top: -35px;
  }

  .testimonials-wrapper {
    width: 90%;
  }

  .map {
    height: 400px;
  }

  .category-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .work-with-me {
    position: relative;
    width: 100%;
    min-height: 450px;
  }

  .contact-segment {
    min-height: 400px;
  }

  .contact-segment.with-content {
    min-height: 650px;
  }

  .tag-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .portfolio-item {
    width: 100%;
    height: 450px;
  }

  .tabs-menu {
    display: block;
    height: auto;
  }

  .tab-page-animation.first {
    height: 600px;
    padding-bottom: 0px;
    background-position: 0px 0px, 0% 50%;
  }

  .tab-link {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .nav-img-title {
    font-size: 1em;
    line-height: 30px;
  }

  .instructions-wrapper {
    display: none;
  }

  .navigation-full-item {
    height: 400px;
  }

  .simple-navigation {
    padding-right: 15px;
    padding-left: 15px;
  }

  .big-entry {
    font-size: 2em;
  }

  .big-entry.dark {
    font-size: 1.5em;
    line-height: 34px;
  }

  .big-entry.dark.biger {
    font-size: 2em;
  }

  .personal-content.normal {
    padding: 50px 30px;
  }

  .masonry-gallery.make-4 {
    -webkit-column-count: 2;
    column-count: 2;
  }

  .client-wrapper {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .client-logo {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .all-link {
    display: block;
  }

  .sub-title.smaller-version {
    font-size: 2em;
  }

  .category-top-link {
    margin-top: 10px;
    margin-right: 0px;
  }

  .tag-flex-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .photo-fixed-second {
    height: 500px;
  }

  .sidebar {
    padding-right: 15px;
    padding-left: 15px;
  }

  .blog-column-2 {
    -webkit-column-count: 1;
    column-count: 1;
  }

  .fun-facts-second-wrapper {
    margin-bottom: 30px;
  }

  .cover-text {
    font-size: 1em;
    line-height: 20px;
  }

  .cover-title {
    margin-top: 15px;
  }

  .photo-corner._3 {
    padding: 10px 10px 15px;
  }

  .photo-corner._1 {
    padding: 10px 10px 15px;
  }

  .photo-corner._2 {
    padding: 10px 10px 15px;
  }

  .contact-wrapper-second {
    width: 100%;
  }

  .contact-info-wrapper {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .data-blog {
    font-size: 11px;
  }

  .sidebar-title {
    font-size: 1.2em;
  }

  .collection-list-wrapper {
    width: 100%;
  }

  .blog-title {
    font-size: 1.5em;
  }

  .blog-title.blog-title-dark {
    font-size: 1.5em;
  }

  .blog-title.blog-title-dark.make-for-page {
    margin-bottom: 30px;
  }

  .blog-title.biger {
    line-height: 30px;
  }

  .data-wrapper-blog {
    left: -32px;
    top: 63px;
  }

  .data-wrapper-blog.in-big-full {
    left: -37px;
    top: 57px;
  }

  .search-category-wrapper {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .inner-page-wrapper {
    width: 100%;
    margin-bottom: 10px;
  }

  .inner-page-wrapper.three {
    width: 100%;
  }

  .tag-wrapper {
    margin-bottom: 10px;
  }

  .paragraph-blog {
    font-size: 1em;
    line-height: 24px;
  }

  .blog-wrapper {
    margin-bottom: 30px;
  }

  .blog-overlay.flex {
    padding-right: 30px;
    padding-left: 30px;
  }

  .blog-image.second-version.biger {
    width: 100%;
  }

  .parallax-image {
    min-height: 1300px;
  }

  .button-absolute {
    left: 80px;
    bottom: 23px;
  }

  .background-video {
    height: 850px;
  }

  .blog-gray-content {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .blog-wrapper-second.add-margin {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .slider-first-title {
    font-size: 32px;
    line-height: 40px;
  }

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

  .heading-2 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .text-block-3 {
    padding-top: 40px;
  }

  .div-block-5 {
    padding-top: 40px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    text-align: center;
  }

  .container-2 {
    margin-bottom: 40px;
  }

  .heading-5 {
    padding-left: 20px;
  }

  .text-block-8 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .services {
    height: auto;
  }

  .container-3 {
    padding-top: 40px;
  }

  .div-block-8._1 {
    display: block;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .column-5 {
    margin-bottom: 0px;
  }

  .heading-3-copy-copy {
    margin-top: 20px;
    padding-top: 0px;
  }

  .our-skills {
    height: auto;
    margin-bottom: 0px;
  }

  .how-are-we-different {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 40px;
    -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;
  }

  .blog {
    height: auto;
  }

  .container-4-copy {
    padding-right: 10px;
    padding-left: 10px;
  }

  .text-block-12 {
    text-align: left;
  }

  .div-block-10 {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-10.div-right {
    margin-top: 20px;
  }

  .div-block-11 {
    display: none;
  }

  .image-10 {
    margin-top: 2px;
    margin-left: 0px;
  }

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

  .image-11 {
    display: none;
  }

  .column-13.col2_pad {
    padding-top: 20px;
  }

  .div-block-20 {
    -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;
  }

  .div-block-22 {
    width: 80%;
    margin-left: 0px;
    padding-right: 0px;
  }
}

@media screen and (max-width: 479px) {
  .logo-image {
    margin-top: -40px;
  }

  .navigation-wrapper-second {
    margin-left: -80px;
  }

  .project-full-item {
    height: 550px;
  }

  .banner {
    height: 650px;
    padding-left: 65px;
  }

  .banner.style-3 {
    height: 550px;
  }

  .banner.style-4 {
    height: 600px;
  }

  .left-navigation {
    width: 65px;
  }

  .div-block {
    display: none;
  }

  .navigation-menu {
    margin-left: 65px;
  }

  .line {
    display: none;
  }

  .line.in-portfolio {
    display: block;
  }

  .slider-collection-item {
    height: 650px;
  }

  .line-photographer.other-page {
    margin-right: 15px;
  }

  .about-text {
    font-size: 1em;
    line-height: 23px;
  }

  .about-text.maybe-white {
    font-size: 14px;
    line-height: 26px;
  }

  .right-arrow-second.right-testimonials {
    right: -5px;
  }

  .top-first-title {
    font-size: 1rem;
    line-height: 20px;
  }

  .footer {
    padding-right: 15px;
    padding-left: 15px;
  }

  .photo-fixed.in-home-7 {
    min-height: 700px;
  }

  .left-arrow-second.left-testimonials {
    left: -5px;
  }

  .slide {
    padding-right: 10px;
  }

  .left-gradient.right {
    display: none;
  }

  .fun-number.black.bigger-one {
    font-size: 3em;
  }

  .top-title {
    font-size: 1.5em;
    line-height: 30px;
  }

  .top-title.white {
    font-size: 1.5em;
    line-height: 30px;
  }

  .instagram-photo {
    width: 50%;
  }

  .section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section.photo.in-portfolio-page {
    min-height: 600px;
  }

  .subscribe-button {
    width: 100%;
  }

  .scroll-wrapper {
    display: none;
  }

  .process-final {
    padding-top: 60px;
    padding-bottom: 20px;
  }

  .process-final.no-margin-process {
    margin-bottom: 0px;
  }

  .columns {
    display: block;
  }

  .paragraph-research {
    width: 80%;
  }

  .blog-list-wrapper {
    width: 100%;
  }

  .blog-list-wrapper.make-left {
    margin-right: 0px;
  }

  .container.for-slider {
    margin-top: -120px;
  }

  .container.in-video {
    margin-top: 0px;
  }

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

  .located-banner.instagram {
    min-width: 240px;
  }

  .located-banner.second {
    display: none;
  }

  .located-banner.project-page {
    top: 0px;
  }

  .top-second-title {
    font-size: 1rem;
    line-height: 30px;
  }

  .top-second-title.in-intro-text {
    font-size: 1.5rem;
    line-height: 39px;
  }

  .top-second-title.in-third-page {
    font-size: 1.5rem;
    line-height: 30px;
  }

  .top-second-title.smaller {
    font-size: 1em;
    line-height: 30px;
  }

  .testimonials-wrapper {
    width: 100%;
  }

  .subscribe-field {
    width: 100%;
    margin-bottom: 15px;
  }

  .signature-image.white-version {
    width: 20%;
    margin-top: 15px;
  }

  .map {
    height: 300px;
  }

  .scroll-down-image {
    display: none;
  }

  .contact-segment {
    min-height: 300px;
  }

  .tag-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .portfolio-item {
    height: 300px;
  }

  .tab-page-animation.first {
    height: 500px;
    background-position: 0px 0px, 20% 50%;
  }

  .image-2 {
    margin-top: 0px;
    margin-right: 0px;
  }

  .nav-img-title {
    line-height: 32px;
  }

  .navigation-image-wrapper {
    height: 100vh;
  }

  .navigation-full-item {
    height: 300px;
  }

  .simple-navigation {
    height: 60px;
    padding-right: 0px;
    padding-left: 5px;
  }

  .big-entry {
    font-size: 1.3em;
    line-height: 30px;
  }

  .personal-content.with-photo {
    min-height: 350px;
  }

  .personal-content.normal {
    padding: 50px 15px;
  }

  .masonry-wrapper {
    margin-bottom: 15px;
    padding-right: 0px;
  }

  .masonry-gallery {
    -webkit-column-count: 1;
    column-count: 1;
  }

  .masonry-gallery.make-2 {
    -webkit-column-count: 1;
    column-count: 1;
  }

  .sub-title.smaller-version {
    font-size: 1em;
    line-height: 30px;
  }

  .cover-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .photo-corner._1 {
    margin-bottom: 20px;
  }

  .photo-corner._2 {
    margin-bottom: 20px;
  }

  .sidebar-title {
    font-size: 1em;
    line-height: 30px;
  }

  .category-design {
    padding: 2px 9px;
    font-size: 10px;
  }

  .category-design.second-design {
    font-size: 10px;
  }

  .blog-title {
    font-size: 1em;
    line-height: 20px;
  }

  .blog-title.blog-title-dark {
    font-size: 1em;
  }

  .blog-title.blog-title-dark.make-for-page {
    margin-bottom: 10px;
    font-size: 1.2em;
  }

  .blog-title.biger {
    font-size: 1em;
    line-height: 20px;
  }

  .data-wrapper-blog {
    left: -32px;
    top: 58px;
  }

  .intro-content {
    width: 70%;
    margin-right: auto;
    margin-left: auto;
  }

  .layout-title {
    padding: 5px 10px;
    font-size: 10px;
  }

  .paragraph-blog {
    display: none;
  }

  .blog-content {
    bottom: 53px;
  }

  .blog-image.second-version {
    width: 100%;
    height: 240px;
  }

  .blog-image.second-version.biger {
    height: 200px;
  }

  .parallax-image {
    min-height: 1000px;
  }

  .info-text {
    font-size: 1em;
  }

  .background-video {
    height: 600px;
  }

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

  .info-flex {
    margin-bottom: 8px;
  }

  .blog-gray-content {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .blog-wrapper-second {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .title-bar {
    bottom: 20px;
    padding-right: 0px;
    padding-left: 20px;
  }

  .title-bar.downer {
    padding-left: 0px;
  }

  .slider-first-title {
    font-size: 28px;
    line-height: 36px;
  }

  .slider-first-title.smaller {
    font-size: 20px;
    line-height: 30px;
  }

  .blog-full {
    height: 350px;
  }

  .blog-wrapper-third {
    height: 350px;
  }

  .text-block-3 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-5 {
    width: 100%;
    padding-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .div-block-6 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .text-block-7 {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .tab-link-tab-1 {
    margin-right: auto;
    margin-left: auto;
  }

  .text-block-9 {
    margin-bottom: 40px;
  }

  .services {
    height: auto;
  }

  .container-3 {
    padding-top: 40px;
  }

  .headi {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .columns-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .column-4 {
    padding-left: 10px;
  }

  .image-9 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .div-block-8 {
    padding-left: 0px;
  }

  .column-5 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .heading-3-copy-copy.heading-white-big {
    color: #f1f1f1;
  }

  .heading-3-copy-copy.heading-white-big.how-are-we-heading {
    color: #7e7d7d;
  }

  .heading-4-copy-copy.heading-white {
    color: #f1f1f1;
  }

  .about-us {
    padding-bottom: 100px;
  }

  .text-block-11 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .text-block-11.how-are-we-text {
    padding-right: 0px;
    text-align: left;
  }

  .our-skills {
    height: auto;
    margin-bottom: 0px;
  }

  .blog {
    height: auto;
  }

  .container-5 {
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .container-4-copy {
    margin-top: 0px;
  }

  .heading-6-black {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .image-11 {
    display: none;
  }

  .column-10 {
    padding-bottom: 0px;
  }

  .column-11 {
    padding-top: 20px;
  }

  .column-12 {
    margin-bottom: 10px;
  }

  .column-13 {
    margin-bottom: 10px;
  }

  .column-15 {
    display: none;
  }

  .column-16 {
    display: none;
  }

  .footer-form {
    padding-right: 40px;
    padding-left: 40px;
  }

  .submit-button {
    width: 100%;
  }

  .form-3.form_1 {
    width: 100%;
  }

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

  .div-block-23 {
    margin-bottom: 20px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-24 {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-25 {
    margin-bottom: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

