@font-face {
  font-family: "Montserrat";
  src: url(/fonts/MontserratLight.woff2?679949f66a2b1727e912d7dcd2accea0) format("woff2"), url(/fonts/MontserratLight.woff?237d3f6d9fa1181a83023c7564ca8a1f) format("woff");
  font-style: normal;
  font-weight: 300;
}

@font-face {
  font-family: "Montserrat";
  src: url(/fonts/MontserratRegular.woff2?1f273b1f9ce7383fbaa52ef261f7924a) format("woff2"), url(/fonts/MontserratRegular.woff?e7a55e4739ed4509444df08151cdb653) format("woff");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: "Montserrat";
  src: url(/fonts/MontserratBold.woff2?ae3cee831626000538ebc16cdda7a882) format("woff2"), url(/fonts/MontserratBold.woff?5d7d77419a57d34b55d39e099ea50e5c) format("woff");
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family: "Ubuntu";
  src: url(/fonts/UbuntuLight.woff2?4bad31ae37d62f927a11a7cc58892574) format("woff2"), url(/fonts/UbuntuLight.woff?e1f730111928503a4b23d5245a8ebec4) format("woff");
  font-style: normal;
  font-weight: 300;
}

@font-face {
  font-family: "Ubuntu";
  src: url(/fonts/UbuntuRegular.woff2?1e25bdc89ad31c6021a0502fd43494ef) format("woff2"), url(/fonts/UbuntuRegular.woff?ed1b5ea0f76b991e26bc61de7acdd5eb) format("woff");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: "Ubuntu";
  src: url(/fonts/UbuntuMedium.woff2?f45eefb0d0eaa50412655c38a331aee4) format("woff2"), url(/fonts/UbuntuMedium.woff?a4fddb26b3c73fe1ce639c6fc1bbca18) format("woff");
  font-style: normal;
  font-weight: 500;
}

@font-face {
  font-family: "Ubuntu";
  src: url(/fonts/UbuntuBold.woff2?d75aaac061f6f32c80d5d4c5095ec96a) format("woff2"), url(/fonts/UbuntuBold.woff?80d47ad0c90c72bf06a23a751928cf79) format("woff");
  font-style: normal;
  font-weight: 700;
}

.btn--search {
  background: transparent url(/images/icon-search.svg?eb785098e079eff87e135fd514009f4a) 50% 50% no-repeat;
  background-size: 18px 18px;
}

.nav-list--main .active .icon--web,
.nav-list--main .icon--web {
  background: currentColor url(/images/icon-web.svg?6e4cc3bcba0f8ab3dc698ce047d5453d) 50% 50% no-repeat;
  background-size: 24px 22px;
}

.nav-list--main .active .icon--mobile,
.nav-list--main .icon--mobile {
  background: currentColor url(/images/icon-mobile.svg?f184ed965ebaeb36a7870fc289e293c1) 50% 50% no-repeat;
  background-size: 14px 22px;
}

.nav-list--main .active .icon--design,
.nav-list--main .icon--design {
  background: currentColor url(/images/icon-design.svg?07bcd4d23b569ab919b5147fc86e04f3) 50% 50% no-repeat;
  background-size: 16px 26px;
}

.btn--clear {
  background: currentColor url(/images/icon-clear.svg?fb6e70a388dee9cd606c031ff8a24e26) 50% 50% no-repeat;
  background-size: 16px 16px;
}

.btn--clear {
  background: currentColor url(/images/icon-clear.svg?fb6e70a388dee9cd606c031ff8a24e26) 50% 50% no-repeat;
  background-size: 16px 16px;
}

.btn--back {
  background: transparent url(/images/icon-back.svg?6da3fd3b5eae44a501431a8ad6cf6b98) 0 50% no-repeat;
  background-size: 10px 18px;
}

.footer .list--share .share--facebook a {
  background-image: url(/images/facebook.svg?2653c81f063bffadb4f13bf66f8af8e6);
}

.footer .list--share .share--twitter a {
  background-image: url(/images/twitter.svg?b56d37ddb9f15ca0411efda1bd7cce6d);
}

.footer .list--share .share--linkedin a {
  background-image: url(/images/linkedin.svg?ad43a439cdb4e9393e40aa398ff0f21b);
}

.footer .list--share .share--media a {
  background-image: url(/images/media.svg?fbe4ff5264fc067d638224f40ed2bc25);
}

.container,
.project-gallery--nav,
.nav-list--header a,
.nav-list--main,
.project-info--info,
.footer--copyright {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.nav-list--main a,
.header--content,
.footer--col {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.nav-list--main a,
.header--content,
.footer--col {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.project-info--info {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.main .container--wrapper {
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}

.project-info--bottom,
.footer {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.body-inner {
  -ms-flex-item-align: start;
      align-self: flex-start;
}

body,
.flickity-enabled,
.nav-list--header,
.nav-list--main,
.nav-list--main a,
.nav-list--main .icon--group,
.main-nav,
.main-nav .nav,
.container-wrapper,
.project-info--top,
.project-info--info,
.project-info--right,
.card--links ul,
.header,
.header--content,
.main-search,
.main-search--container,
.main .container--wrapper,
.footer,
.footer--top,
.footer--col,
.footer .nav,
.footer .nav-list--footer,
.footer--share,
.footer .list--share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.main-search {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
}

body,
.container-wrapper,
.project-info--info,
.project-info--right,
.card--links ul,
.main .container--wrapper,
.footer {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.nav-list--main .icon--group {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.nav-list--main a,
.main-nav,
.main-nav .nav,
.main-search,
.footer--col {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.nav-list--main,
.header--content,
.footer--top,
.footer .nav-list--footer {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.footer--col:last-child {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.footer--col:first-child {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

html {
  font-size: 62.5%;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  height: 100%;
}

body {
  font-family: "Ubuntu";
  font-size: 1.4rem;
  font-weight: 300;
  margin: 0;
  min-height: 100%;
}

@media (max-width: 1023.98px) {
  body {
    background-color: #f8f8f8;
    color: #414141;
  }
}

@media (min-width: 768px) {
  body {
    background-color: #ebeaec;
    color: #7d7d7e;
  }
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
  vertical-align: top;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}

[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

@media (max-width: 575.98px) {
  .container {
    padding: 0 14px;
  }
}

@media (min-width: 576px) {
  .container {
    padding: 0 18px;
  }
}

fieldset[disabled] .multiselect {
  pointer-events: none;
}

.multiselect {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  display: block;
  position: relative;
  width: 100%;
  min-height: 40px;
  text-align: left;
  color: #3d3d3d;
  font-weight: 400;
}

.multiselect * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.multiselect:focus {
  outline: none;
}

.multiselect--disabled {
  opacity: 0.6;
}

.multiselect--active {
  z-index: 1;
}

.multiselect__spinner {
  position: absolute;
  right: 1px;
  top: 1px;
  width: 48px;
  height: 35px;
  background: #fff;
  display: block;
}

.multiselect__spinner:after,
.multiselect__spinner:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -8px;
  width: 16px;
  height: 16px;
  border-radius: 100%;
  border-color: #41b883 transparent transparent;
  border-style: solid;
  border-width: 2px;
  -webkit-box-shadow: 0 0 0 1px transparent;
          box-shadow: 0 0 0 1px transparent;
}

.multiselect__spinner:before {
  -webkit-animation: a 2.4s cubic-bezier(0.41, 0.26, 0.2, 0.62);
          animation: a 2.4s cubic-bezier(0.41, 0.26, 0.2, 0.62);
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.multiselect__spinner:after {
  -webkit-animation: a 2.4s cubic-bezier(0.51, 0.09, 0.21, 0.8);
          animation: a 2.4s cubic-bezier(0.51, 0.09, 0.21, 0.8);
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.multiselect__loading-enter-active,
.multiselect__loading-leave-active {
  -webkit-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
  opacity: 1;
}

.multiselect__loading-enter,
.multiselect__loading-leave-active {
  opacity: 0;
}

.multiselect--active:not(.multiselect--above) .multiselect__current,
.multiselect--active:not(.multiselect--above) .multiselect__input,
.multiselect--active:not(.multiselect--above) .multiselect__tags {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.multiselect--active .multiselect__select {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.multiselect--above.multiselect--active .multiselect__current,
.multiselect--above.multiselect--active .multiselect__input,
.multiselect--above.multiselect--active .multiselect__tags {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.multiselect__input,
.multiselect__single {
  position: relative;
  display: inline-block;
  min-height: 20px;
  line-height: 20px;
  border: none;
  border-radius: 5px;
  background: #fff;
  padding: 0 0 0 5px;
  width: 100%;
  -webkit-transition: border 0.1s ease;
  transition: border 0.1s ease;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 8px;
  vertical-align: top;
  border-color: #cfcfcf;
}

.multiselect__input:focus,
.multiselect__single:focus {
  border-color: #a8a8a8;
  outline: none;
}

.multiselect__input:-ms-input-placeholder {
  color: #35495e;
}

.multiselect__input::-webkit-input-placeholder {
  color: #35495e;
}

.multiselect__input::-ms-input-placeholder {
  color: #35495e;
}

.multiselect__input::placeholder {
  color: #35495e;
}

.multiselect__tag ~ .multiselect__input,
.multiselect__tag ~ .multiselect__single {
  width: auto;
}

.multiselect__single {
  padding-left: 5px;
  margin-bottom: 8px;
}

.multiselect__tags {
  min-height: 32px;
  display: block;
  padding: 0;
  border: none;
  background: #fff;
  font-size: 14px;
  padding: 12px;
}

.multiselect__tags-wrap {
  display: inline;
  padding: 0 0 0 0;
  vertical-align: top;
}

.multiselect__tag {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 4px 26px 4px 14px;
  border-radius: 12px;
  margin-right: 6px;
  color: #fff;
  line-height: 1;
  background: #ff4848;
  margin-bottom: 6px;
  white-space: nowrap;
  overflow: hidden;
  max-width: 100%;
  text-overflow: ellipsis;
}

.multiselect__tag-icon {
  cursor: pointer;
  margin-left: 7px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  font-weight: 700;
  font-style: normal;
  width: 22px;
  text-align: center;
  line-height: 22px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border-radius: 12px;
}

.multiselect__tag-icon:after {
  content: "\D7";
  color: #3d3d3d;
  font-size: 1.8rem;
  line-height: 1;
}

.multiselect__tag-icon:focus,
.multiselect__tag-icon:hover {
  background: rgba(255, 255, 255, 0.1);
}

.multiselect__tag-icon:focus:after,
.multiselect__tag-icon:hover:after {
  opacity: .6;
}

.multiselect__current {
  min-height: 40px;
  overflow: hidden;
  padding: 8px 30px 0 12px;
  white-space: nowrap;
  border-radius: 5px;
  border: 1px solid #e8e8e8;
}

.multiselect__current,
.multiselect__select {
  line-height: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  margin: 0;
  text-decoration: none;
  cursor: pointer;
}

.multiselect__select {
  position: absolute;
  width: 40px;
  height: 38px;
  right: 1px;
  top: 1px;
  padding: 4px 8px;
  text-align: center;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}

.multiselect .multiselect__select:before {
  position: relative;
  right: 0;
  top: 65%;
  color: #999;
  margin-top: 4px;
  border-style: solid;
  border-width: 5px 5px 0;
  border-color: #999 transparent transparent;
  content: "";
}

.multiselect__placeholder {
  font-family: "Ubuntu";
  font-weight: 300;
  color: #a9a9a9;
  font-size: 1.6rem;
  display: inline;
  vertical-align: top;
  line-height: 1.25;
  padding: 0;
}

.multiselect--active.multiselect__placeholder {
  display: none;
}

.multiselect__content {
  list-style: none;
  display: inline-block;
  padding: 0;
  margin: 0;
  min-width: 100%;
  vertical-align: top;
}

.multiselect__content::webkit-scrollbar {
  display: none;
}

.multiselect__content-wrapper {
  position: absolute;
  display: block;
  background: #fff;
  width: 100%;
  max-height: 240px;
  overflow: auto;
  border: 1px solid #e8e8e8;
  border-top: none;
  z-index: 1;
  -webkit-overflow-scrolling: touch;
}

.multiselect--above .multiselect__content-wrapper {
  bottom: 100%;
  border-bottom: none;
  border-top: 1px solid #e8e8e8;
}

.multiselect__element {
  display: block;
}

.multiselect__option {
  display: block;
  padding: 18px;
  min-height: 40px;
  line-height: 16px;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
  position: relative;
  cursor: pointer;
  white-space: nowrap;
}

.multiselect__option:not(.multiselect__option--disabled) {
  padding-left: 30px;
}

.multiselect__option:after {
  top: 50%;
  right: 0;
  position: absolute;
  line-height: 40px;
  padding-right: 12px;
  padding-left: 20px;
  font-size: 13px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.multiselect__option--highlight {
  background: -webkit-gradient(linear, left top, right top, from(#d85355), color-stop(25%, #d44d59), color-stop(75%, #b24e96), to(#8a5ea6));
  background: -webkit-linear-gradient(left, #d85355 0%, #d44d59 25%, #b24e96 75%, #8a5ea6 100%);
  background: -o-linear-gradient(left, #d85355 0%, #d44d59 25%, #b24e96 75%, #8a5ea6 100%);
  background: linear-gradient(to right, #d85355 0%, #d44d59 25%, #b24e96 75%, #8a5ea6 100%);
  outline: none;
  color: #fff;
}

.multiselect__option--highlight:after {
  content: attr(data-select);
  background: transparent;
  color: #fff;
}

.multiselect__option--selected {
  background: #f3f3f3;
  color: #35495e;
  font-weight: 700;
}

.multiselect__option--selected:after {
  content: attr(data-selected);
  color: silver;
}

.multiselect__option--selected.multiselect__option--highlight {
  background: #ff6a6a;
  color: #fff;
}

.multiselect__option--selected.multiselect__option--highlight:after {
  background: #ff6a6a;
  content: attr(data-deselect);
  color: #fff;
}

.multiselect--disabled {
  background: #ededed;
  pointer-events: none;
}

.multiselect--disabled .multiselect__current,
.multiselect--disabled .multiselect__select {
  background: #ededed;
  color: #a6a6a6;
}

.multiselect__option--disabled {
  background: transparent !important;
  color: #3d3d3d !important;
  cursor: text;
  pointer-events: none;
  text-transform: lowercase;
  font-weight: 700;
}

.multiselect__option--disabled.multiselect__option--highlight {
  background: #dedede;
}

.multiselect__option--group {
  background: #ededed;
  color: #35495e;
}

.multiselect__option--group.multiselect__option--highlight {
  background: #35495e;
  color: #fff;
}

.multiselect__option--group.multiselect__option--highlight:after {
  background: #35495e;
}

.multiselect__option--group-selected.multiselect__option--highlight {
  background: #ff6a6a;
  color: #fff;
}

.multiselect__option--group-selected.multiselect__option--highlight:after {
  background: #ff6a6a;
  content: attr(data-deselect);
  color: #fff;
}

.multiselect-enter-active,
.multiselect-leave-active {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
}

.multiselect-enter,
.multiselect-leave-active {
  opacity: 0;
}

.multiselect__strong {
  margin-bottom: 8px;
  line-height: 20px;
  display: inline-block;
  vertical-align: top;
}

.multiselect,
.multiselect__input,
.multiselect__single {
  font-family: inherit;
  font-size: 16px;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

[dir=rtl] .multiselect {
  text-align: right;
}

[dir=rtl] .multiselect__select {
  right: auto;
  left: 1px;
}

[dir=rtl] .multiselect__tags {
  padding: 8px 8px 0 40px;
}

[dir=rtl] .multiselect__content {
  text-align: right;
}

[dir=rtl] .multiselect__option:after {
  right: auto;
  left: 0;
}

[dir=rtl] .multiselect__clear {
  right: auto;
  left: 12px;
}

[dir=rtl] .multiselect__spinner {
  right: auto;
  left: 1px;
}

@-webkit-keyframes a {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }

  to {
    -webkit-transform: rotate(2turn);
            transform: rotate(2turn);
  }
}

@keyframes a {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }

  to {
    -webkit-transform: rotate(2turn);
            transform: rotate(2turn);
  }
}

.btn.btn-primary {
  opacity: 0 !important;
}

.project-gallery--main,
.project-gallery--nav {
  width: 100%;
  position: relative;
}

.project-gallery--main img,
.project-gallery--nav img {
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.project-gallery--main .carousel-cell,
.project-gallery--nav .carousel-cell {
  background: #f5f4f4;
  overflow: hidden;
}

.project-gallery--main .carousel-cell:before,
.project-gallery--nav .carousel-cell:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
}

.project-gallery--nav {
  max-width: 568px;
  padding: 0 12px;
  margin: 0 0 28px 0;
}

.project-gallery--nav .carousel-cell {
  width: calc(100% / 3 - 12px);
  margin: 0 6px;
}

.project-gallery--nav .carousel-cell:before {
  padding-bottom: 74%;
}

.project-gallery--main {
  max-width: 506px;
  margin: 0 16px 0 0;
}

.project-gallery--main .carousel-cell {
  width: 100%;
}

.project-gallery--main .carousel-cell:before {
  padding-bottom: 75%;
}

.flickity-enabled {
  position: relative;
  overflow: hidden;
}

.flickity-enabled:focus {
  outline: none;
}

.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
  width: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}

[class*="btn"] {
  border: none;
  padding: 0;
}

[class*="btn"]:not(:disabled) {
  cursor: pointer;
}

[class*="btn"]:focus {
  outline: none;
}

.btn--search {
  background-color: #ff4848;
  width: 50px;
  height: 100%;
  text-indent: -9999px;
  overflow: hidden;
}

.btn--clear {
  background-color: transparent;
  height: 100%;
  width: 68px;
  text-indent: -9999px;
  overflow: hidden;
}

.btn--back {
  font-family: "Montserrat";
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.125;
  color: #919192;
  background-color: transparent;
  margin: 0 0 0 36px;
  padding: 4px 0 4px 24px;
}

.btn--next,
.btn--previous {
  display: block;
  position: absolute;
  width: 18px;
  top: 0;
  bottom: 0;
  background-color: #fff;
  cursor: pointer;
  color: #d9d9d9;
  text-indent: -9999px;
  overflow: hidden;
}

.btn--next:hover,
.btn--previous:hover {
  color: #a5a5a5;
}

.btn--next:before,
.btn--previous:before {
  position: absolute;
  top: 50%;
  width: 0;
  height: 0;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  content: "";
  display: block;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.btn--previous {
  left: 0;
}

.btn--previous:before {
  left: 0;
  border-style: solid;
  border-width: 10px 12px 10px 0;
  border-color: transparent currentColor transparent transparent;
}

.btn--next {
  right: 0;
}

.btn--next:before {
  right: 0;
  border-style: solid;
  border-width: 10px 0 10px 12px;
  border-color: transparent transparent transparent currentColor;
}

.badge {
  font-weight: 400;
  line-height: 1.71428571;
  text-align: center;
  display: block;
  color: #ff4848;
  padding: 0 20px;
  border-radius: 8px;
  background-color: #f5f4f4;
  margin: 0 6px 8px 0;
}

.badge--wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.loading-wrapper {
  width: 100%;
  margin: 0 0 50px 0;
}

.nav-list--header {
  list-style: none;
  margin: 0;
  padding: 0;
  color: #ff4848;
}

.nav-list--header li:not(:last-child) {
  margin: 0 20px 0 0;
}

.nav-list--header a {
  display: block;
  text-decoration: none;
  color: inherit;
  text-transform: uppercase;
  line-height: 2.57857143;
  padding: 0 26px;
  border: 1px solid transparent;
  -webkit-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}

.nav-list--header a:hover {
  border-color: currentColor;
}

.nav-list--main {
  list-style: none;
  margin: 0;
  padding: 0;
  width: calc(100% - 120px);
  border-left: 1px solid #f5f2f2;
  border-right: 1px solid #f5f2f2;
}

.nav-list--main a {
  text-decoration: none;
  text-align: center;
  border-left: 1px solid #f5f2f2;
  border-right: 1px solid #f5f2f2;
  padding: 4px 4px 8px;
  position: relative;
  color: #a5a5a5;
}

.nav-list--main a:hover .text {
  color: #ff4848;
}

.nav-list--main .active:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
  height: 5px;
  background-color: #ff4848;
}

.nav-list--main .active .icon--web {
  color: #3f6bc5;
}

.nav-list--main .active .icon--mobile {
  color: #59579e;
}

.nav-list--main .active .icon--design {
  color: #bb3e77;
}

.nav-list--main li {
  display: block;
  width: 100%;
}

.nav-list--main .icon,
.nav-list--main .text {
  display: block;
}

.nav-list--main .icon {
  background-color: currentColor;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  border: 3px solid #fff;
}

.nav-list--main .icon + .icon {
  margin-right: -14px;
}

.nav-list--main .text {
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  color: #2e2e2e;
  padding: 0 0 0 10px;
}

.nav-list--main .text:first-letter {
  text-transform: uppercase;
}

.main-nav {
  background-color: #fff;
  margin: 0 0 58px 0;
}

.main-nav .nav {
  max-width: 1148px;
  width: 100%;
  padding: 0 20px;
}

.body-inner {
  width: 100%;
}

.container-wrapper {
  width: 100%;
  max-width: 1188px;
  margin: 0 auto;
}

.container-wrapper .card {
  width: calc(100% / 3 - 40px);
  margin: 0 20px 32px;
}

.container-content {
  background-color: #fff;
  margin: 0 20px 80px;
  width: calc(100% - 40px);
}

.project-info--title {
  padding: 28px 0;
}

.project-info--title h1 {
  font-size: 3.8rem;
  line-height: 1.15789474;
  font-weight: 400;
  color: #414141;
  padding: 0 76px;
  margin: 0;
}

.project-info--top {
  padding: 0 28px 0 0;
  margin: 0 0 20px;
}

.project-info--badge,
.project-info--info {
  padding: 0 18px;
}

.project-info--info {
  margin: 0 0 20px;
  width: 100%;
}

.project-info--info dd .text,
.project-info--info dt {
  font-size: 1.8rem;
  line-height: 1.33333333;
  font-weight: 400;
  margin: 0 0 8px;
}

.project-info--info dt {
  font-size: 1.8rem;
  line-height: 1.33333333;
  max-width: 140px;
  width: 100%;
}

.project-info--info dd {
  width: calc(100% - 140px);
  margin: 0;
}

.project-info--info dd .text {
  display: block;
}

.project-info--bottom {
  width: 100%;
}

.project-info--left,
.project-info--right {
  width: 100%;
}

.project-info--left {
  margin: 0 0 8px;
}

.project-info--content {
  padding: 0 76px;
  color: #414141;
}

.project-info--content h3 {
  font-size: 2.4rem;
  line-height: 1.5;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 14px;
}

.project-info--content p {
  font-size: 1.6rem;
  line-height: 1.625;
  font-weight: 300;
  margin: 0;
}

.project-info--content .info-text {
  margin: 0 0 32px 0;
}

.card {
  background-color: #fff;
}

@media (max-width: 1023.98px) {
  .card--content {
    border-radius: 0 0 8px 8px;
  }
}

.card--img {
  display: block;
}

.card img {
  width: 100%;
}

.card--info {
  padding: 12px 16px;
}

.card--title {
  font-size: 2rem;
  margin: 0;
  line-height: 1.4;
  position: relative;
  padding: 2px 0 10px 44px;
}

.card--title:before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: currentColor;
  position: absolute;
  top: 0;
  left: 0;
}

.card--title a {
  text-decoration: none;
  color: inherit;
  line-height: inherit;
  display: block;
}

@media (max-width: 1023.98px) {
  .card--title {
    font-weight: 500;
  }
}

@media (min-width: 768px) {
  .card--title {
    text-transform: uppercase;
    font-weight: 700;
  }
}

.card--text {
  font-size: 1.4rem;
  line-height: 1.71428571;
  margin: 0 0 20px;
}

.card--text p {
  margin: 0;
}

.card--links {
  margin: 0 0 10px;
}

.card--links ul {
  margin: 0;
  list-style: none;
  padding: 0;
}

.card--links li {
  display: block;
  width: 100%;
}

.card--links a {
  display: inline-block;
  vertical-align: top;
}

.card--link-web a {
  font-size: 1.6rem;
  line-height: 1.375;
  color: #ff4848;
  text-decoration: none;
  font-weight: 300;
}

.card--link-web a:hover {
  text-decoration: underline;
}

@media (max-width: 575.98px) {
  .card {
    margin-bottom: 28px;
  }
}

@media (min-width: 576px) {
  .card {
    margin-bottom: 36px;
  }
}

.header {
  position: relative;
  background-color: #fff;
  width: 100%;
}

.header--content {
  width: 100%;
  max-width: 1148px;
  margin: 0 auto;
  padding: 14px 20px;
}

.header .logo {
  width: 100%;
  max-width: 148px;
  height: 32px;
}

.header .logo a {
  display: block;
}

.header .logo img {
  vertical-align: top;
}

.header .nav-btn--wrapper,
.header .search-btn--wrapper {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.header .nav-btn--wrapper {
  left: 0;
}

.header .search-btn--wrapper {
  right: 0;
}

.header .btn--nav,
.header .btn--search {
  display: block;
  border: none;
  background-color: transparent;
  padding: 0;
}

.header .btn--nav {
  color: red;
  width: 30px;
  position: relative;
}

.header .btn--nav span {
  display: block;
  margin: 12px 0;
  height: 4px;
  border-radius: 4px / 2px;
  background-color: currentColor;
}

.header .btn--nav span:after,
.header .btn--nav span:before {
  content: '';
  background-color: currentColor;
  display: block;
  position: absolute;
  height: 4px;
  border-radius: inherit;
  left: 0;
  right: 0;
}

.header .btn--nav span:before {
  top: 0;
}

.header .btn--nav span:after {
  bottom: 0;
}

.main-search {
  padding: 26px 0;
  background: -webkit-gradient(linear, left top, right top, from(#d85355), color-stop(25%, #d44d59), color-stop(75%, #b24e96), to(#8a5ea6));
  background: -webkit-linear-gradient(left, #d85355 0%, #d44d59 25%, #b24e96 75%, #8a5ea6 100%);
  background: -o-linear-gradient(left, #d85355 0%, #d44d59 25%, #b24e96 75%, #8a5ea6 100%);
  background: linear-gradient(to right, #d85355 0%, #d44d59 25%, #b24e96 75%, #8a5ea6 100%);
  -webkit-transition: height 0.2s ease;
  transition: height 0.2s ease;
}

.main-search--container {
  max-width: 846px;
  width: 100%;
}

.main .container--wrapper {
  max-width: 1148px;
  margin: 0 auto;
}

.main .container--wrapper .card {
  width: calc((100% / 3) - 32px);
  margin: 0 0 32px;
}

.main .container--wrapper .card:not(:nth-child(even)),
.main .container--wrapper .card:not(:nth-child(odd)) {
  margin-left: 16px;
  margin-right: 16px;
}

.main-back {
  width: 100%;
  padding: 20px;
}

.footer {
  font-size: 1.8rem;
  color: #fff;
  background-color: #1f2548;
  width: 100%;
}

.footer--top {
  width: 100%;
  min-height: 140px;
  max-width: 1148px;
  margin: 0 auto;
}

.footer--col {
  width: calc(100% /3);
}

.footer a {
  font-family: "Montserrat";
  font-weight: 400;
  color: inherit;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 1.66666667;
  display: block;
}

.footer a:hover {
  text-decoration: underline;
}

.footer--logo {
  width: 100%;
  max-width: 178px;
  padding: 0;
}

.footer .logo {
  display: block;
}

.footer--nav {
  width: 100%;
  max-width: 440px;
}

.footer .nav--item {
  display: block;
}

.footer .nav-list--footer {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

.footer--share {
  margin: 0;
  padding: 0;
}

.footer .list--share {
  margin: 0;
  list-style: none;
}

.footer .list--share a {
  display: block;
}

.footer .list--share .share--facebook:not(:last-child),
.footer .list--share .share--linkedin:not(:last-child),
.footer .list--share .share--media:not(:last-child),
.footer .list--share .share--twitter:not(:last-child) {
  margin: 0 20px 0 0;
}

.footer .list--share .share--facebook a,
.footer .list--share .share--linkedin a,
.footer .list--share .share--media a,
.footer .list--share .share--twitter a {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: block;
  width: 30px;
  height: 30px;
  background-size: auto 22px;
}

.footer--copyright {
  background-color: #171e43;
  text-align: center;
  padding: 10px 200px;
  width: 100%;
}

.footer--copyright p {
  font-size: 1.8rem;
  line-height: 1.77777778;
  margin: 0;
}


/*# sourceMappingURL=portfolio.css.map*/