@font-face {
  font-family: 'Manropelight';
  src: url("../fonts/Manropelight.eot") format("eot"), url("../fonts/Manropelight.woff") format("woff"), url("../fonts/Manropelight.ttf") format("truetype");
  font-weight: 300; }

@font-face {
  font-family: 'Manroperegular';
  src: url("../fonts/Manroperegular.eot") format("eot"), url("../fonts/Manroperegular.woff") format("woff"), url("../fonts/Manroperegular.ttf") format("truetype");
  font-weight: 400; }

@font-face {
  font-family: 'Manropemedium';
  src: url("../fonts/Manropemedium.eot") format("eot"), url("../fonts/Manropemedium.woff") format("woff"), url("../fonts/Manropemedium.ttf") format("truetype");
  font-weight: 500; }

@font-face {
  font-family: 'Manropebold';
  src: url("../fonts/Manropebold.eot") format("eot"), url("../fonts/Manropebold.woff") format("woff"), url("../fonts/Manropebold.ttf") format("truetype");
  font-weight: 700; }

@font-face {
  font-family: 'Manropesemibold';
  src: url("../fonts/Manropesemibold.eot") format("eot"), url("../fonts/Manropesemibold.woff") format("woff"), url("../fonts/Manropesemibold.ttf") format("truetype");
  font-weight: 600; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

* {
  outline: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

[class^="icon-"]:before, [class*=" icon-"]:before {
  width: auto !important; }

button {
  padding: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: none;
  background: none; }

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

body {
  font-family: "Manroperegular", sans-serif;
  font-size: 14px;
  color: #ffffff;
  position: relative;
  line-height: 1.2;
  background: -webkit-linear-gradient(268.37deg, #120141 17.5%, #160056 34.37%);
  background: -o-linear-gradient(268.37deg, #120141 17.5%, #160056 34.37%);
  background: linear-gradient(181.63deg, #120141 17.5%, #160056 34.37%); }

.modal-map {
  padding: 50px;
  background: transparent; }
  .modal-map .fancybox-button {
    font-size: 20px;
    right: 6px !important;
    top: -11px !important;
    width: 50px;
    height: 50px; }

.map {
  width: 1600px;
  height: 700px;
  position: relative;
  overflow: hidden; }

#map {
  position: static !important;
  overflow: auto !important; }

.circle {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: -webkit-linear-gradient(230.4deg, #0055FF -16.97%, rgba(0, 85, 255, 0) 117.36%);
  background: -o-linear-gradient(230.4deg, #0055FF -16.97%, rgba(0, 85, 255, 0) 117.36%);
  background: linear-gradient(219.6deg, #0055FF -16.97%, rgba(0, 85, 255, 0) 117.36%);
  position: absolute; }
  .circle_30 {
    width: 30px;
    height: 30px; }
  .circle_63 {
    height: 63px;
    width: 63px; }
  .circle-top {
    width: 84px;
    height: 84px;
    top: -255px;
    right: 85px; }
  .circle-center {
    width: 129px;
    height: 129px;
    left: 210px;
    top: -50px; }
  .circle-bottom {
    width: 99px;
    height: 99px;
    bottom: -495px;
    right: 240px; }
  .circle-small {
    background: -webkit-linear-gradient(230.4deg, #0055FF -16.97%, rgba(0, 85, 255, 0) 117.36%);
    background: -o-linear-gradient(230.4deg, #0055FF -16.97%, rgba(0, 85, 255, 0) 117.36%);
    background: linear-gradient(219.6deg, #0055FF -16.97%, rgba(0, 85, 255, 0) 117.36%);
    width: 46px;
    height: 46px;
    right: 88px;
    top: -65px; }

.main {
  padding-top: 100px; }

.wrapper {
  background: -webkit-gradient(linear, left top, left bottom, from(#170056), color-stop(99.99%, #0E0130));
  background: -webkit-linear-gradient(top, #170056 0%, #0E0130 99.99%);
  background: -o-linear-gradient(top, #170056 0%, #0E0130 99.99%);
  background: linear-gradient(180deg, #170056 0%, #0E0130 99.99%); }

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

.title {
  font-family: "Manropebold", sans-serif;
  font-size: 35px;
  line-height: 40px;
  color: #ffffff;
  position: relative;
  display: inline-block;
  z-index: 5; }
  .title:after {
    position: absolute;
    content: '';
    background: #0055FF;
    width: 87px;
    height: 10px;
    right: -17px;
    top: 14px;
    z-index: -1; }
  .title-stroke {
    -webkit-text-stroke-width: 1px;
    -webkit-text-fill-color: transparent; }

.subtitle {
  font-family: "Manropebold", sans-serif;
  font-size: 20px;
  line-height: 37px;
  color: #0055FF; }

img {
  max-width: 100%;
  height: auto; }

@media (max-width: 1024px) {
  .container {
    max-width: 100%;
    padding: 0 20px; } }

input:focus {
  outline: none; }

a:focus {
  outline: none; }

a:hover {
  text-decoration: none; }

a:active {
  text-decoration: none; }

a:hover, a:focus {
  text-decoration: none; }

button:focus {
  outline: none; }

textarea:focus {
  outline: none; }

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

p {
  margin: 0; }

.modal-success {
  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;
  width: 720px;
  padding: 50px;
  background: transparent; }
  .modal-success__wrapper {
    background: #ffffff;
    padding: 45px;
    -webkit-border-radius: 10px;
    border-radius: 10px; }
  .modal-success .fancybox-button {
    right: 0;
    top: 0; }
  .modal-success__text {
    color: #000000;
    font-family: "Manroperegular", sans-serif;
    font-size: 16px;
    text-align: center;
    line-height: 30px; }
    .modal-success__text span {
      display: block; }

.header {
  min-height: 90px;
  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;
  position: fixed;
  width: 100%;
  z-index: 1000;
  left: 0;
  background: rgba(18, 2, 65, 0.79); }
  .header .container {
    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; }
  .header__logo {
    display: inline-block;
    width: 119px;
    line-height: 0; }
    .header__logo img {
      width: 100%; }
  .header__content {
    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;
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .header__right {
    position: relative;
    left: -22px;
    top: -2px; }

#burg {
  display: none; }

.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-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  position: relative;
  z-index: 1500; }
  .menu__text {
    font-family: "Manropemedium", sans-serif;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase; }

.btn-menu {
  background: transparent;
  cursor: pointer;
  padding: 20px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  position: relative; }
  .btn-menu span {
    position: absolute;
    top: 0;
    -webkit-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
    background: #ffffff;
    z-index: 5;
    width: 20px;
    height: 2px;
    left: 13px;
    -webkit-border-radius: 2px;
    border-radius: 2px; }
    .btn-menu span:first-child {
      top: 11px; }
    .btn-menu span:nth-child(2) {
      top: 18px; }
    .btn-menu span:last-child {
      top: 25px; }

.header_active .btn-menu span:first-child {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 18px; }

.header_active .btn-menu span:nth-child(2) {
  opacity: 0; }

.header_active .btn-menu span:last-child {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 18px; }

.header_active .burger-window {
  right: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  opacity: 1;
  pointer-events: auto;
  z-index: 500; }

.burger-window {
  opacity: 0;
  padding: 10px;
  margin: 0;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  background: #120141;
  top: 0;
  right: -1000px;
  pointer-events: none;
  width: 100%;
  height: 100%;
  z-index: 10;
  max-width: 100%;
  overflow: hidden;
  position: fixed;
  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; }
  .burger-window-content {
    margin-top: 78px; }
  .burger-window-menu__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .burger-window-menu__item + .burger-window-menu__item {
      margin-top: 35px; }
  .burger-window-menu span {
    font-family: "Manropemedium", sans-serif;
    font-size: 17px;
    line-height: 19px;
    color: rgba(255, 255, 255, 0.3);
    display: inline-block;
    position: relative;
    margin-right: 20px;
    top: 2px; }
  .burger-window-menu a {
    font-family: "Manropebold", sans-serif;
    font-size: 30px;
    line-height: 34px;
    color: #ffffff;
    text-decoration: none;
    -webkit-transition: opacity .15s ease-in;
    -o-transition: opacity .15s ease-in;
    transition: opacity .15s ease-in;
    position: relative; }
    .burger-window-menu a:hover:after {
      background-color: #ffffff;
      left: 0;
      width: 100%; }
    .burger-window-menu a:after {
      position: absolute;
      content: "";
      height: 1px;
      background: transparent;
      bottom: 0;
      -webkit-transition: all .25s ease-in;
      -o-transition: all .25s ease-in;
      transition: all .25s ease-in;
      left: 0;
      width: 0; }
    .burger-window-menu a:hover {
      opacity: .8; }

.launch {
  margin-bottom: 10px; }
  .launch__title {
    font-size: 32px;
    text-align: center;
    font-family: "Manropesemibold", sans-serif;
    letter-spacing: .3px;
    margin-bottom: 10px;
    line-height: 38px;
    position: relative;
    z-index: 1; }
    .launch__title span {
      display: block; }
  .launch__text {
    font-family: "Manropesemibold", sans-serif;
    font-size: 17px;
    text-align: center;
    line-height: 19px;
    position: relative;
    z-index: 1; }
    .launch__text span {
      display: block; }
  .launch__image {
    position: relative;
    left: -26px;
    top: -50px;
    max-width: 1670px;
    margin: auto;
    width: 100%; }

.offer {
  margin-bottom: -24px;
  overflow: hidden; }
  .offer__subtitle {
    margin-bottom: 5px; }
  .offer__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .offer__text {
    font-size: 20px;
    font-family: "Manropemedium", sans-serif;
    line-height: 37px;
    padding-right: 5px;
    margin-bottom: 39px; }
  .offer__left {
    max-width: 340px;
    width: 100%;
    margin-right: 84px; }
  .offer__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    right: 5px;
    margin: 0 -40px; }
  .offer-item {
    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;
    margin: 0 40px; }
    .offer-item__title {
      text-transform: uppercase;
      color: #0055FF;
      font-size: 14px;
      line-height: 19px;
      letter-spacing: 0.21em;
      font-family: "Manropesemibold", sans-serif;
      margin-bottom: 8px; }
    .offer-item__number {
      display: inline-block;
      position: relative;
      left: -6px; }
      .offer-item__number:after {
        position: absolute;
        content: '';
        width: 40px;
        height: 2px;
        background: #0055FF;
        bottom: 35px;
        left: 55%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%); }
    .offer-item__text {
      text-align: center;
      font-size: 12px;
      line-height: 20px;
      position: relative;
      top: -20px;
      height: 40px;
      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; }
      .offer-item__text span {
        display: block; }

.developer {
  padding-top: 279px;
  overflow: hidden;
  padding-bottom: 299px;
  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; }
  .developer__content {
    position: relative; }
  .developer__title {
    font-family: "Manropebold", sans-serif;
    font-size: 100px;
    line-height: 115px;
    white-space: nowrap;
    position: relative; }
    .developer__title_first {
      margin-left: 698px; }
    .developer__title_second {
      top: 4px; }
    .developer__title span {
      display: inline-block;
      margin: 0 -10px; }

.team {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  padding-bottom: 97px;
  background-position: center;
  overflow: hidden;
  padding-top: 76px; }
  .team .container {
    position: relative; }
  .team-item {
    position: relative;
    min-width: 270px;
    max-width: 270px; }
    .team-item__img {
      -webkit-transition: -webkit-transform .15s ease-in, -webkit-filter .15s ease-in;
      transition: -webkit-transform .15s ease-in, -webkit-filter .15s ease-in;
      -o-transition: transform .15s ease-in, filter .15s ease-in;
      transition: transform .15s ease-in, filter .15s ease-in;
      transition: transform .15s ease-in, filter .15s ease-in, -webkit-transform .15s ease-in, -webkit-filter .15s ease-in;
      line-height: 0;
      -webkit-filter: grayscale(1);
      filter: grayscale(1); }
    .team-item:hover .team-item__img {
      -webkit-transform: scale(1.24);
      -ms-transform: scale(1.24);
      transform: scale(1.24);
      -webkit-filter: grayscale(0);
      filter: grayscale(0); }
    .team-item:hover .team-item-content {
      opacity: 1;
      pointer-events: auto; }
    .team-item-content {
      position: absolute;
      width: 286px;
      bottom: -17px;
      background: rgba(98, 98, 98, 0.6);
      min-height: 68px;
      padding: 14px 17px;
      opacity: 0;
      pointer-events: none;
      -webkit-transition: opacity .15s ease-in;
      -o-transition: opacity .15s ease-in;
      transition: opacity .15s ease-in; }
      .team-item-content__name {
        font-family: "Manropebold", sans-serif;
        font-size: 15px;
        line-height: 17px;
        margin-bottom: 8px; }
      .team-item-content__position {
        font-size: 13px;
        line-height: 15px;
        font-family: "Manropemedium", sans-serif;
        text-transform: uppercase; }
      .team-item-content__link {
        position: absolute;
        right: 8px;
        bottom: 11px;
        font-size: 17px;
        cursor: pointer;
        -webkit-transition: -webkit-transform .15s ease-in;
        transition: -webkit-transform .15s ease-in;
        -o-transition: transform .15s ease-in;
        transition: transform .15s ease-in;
        transition: transform .15s ease-in, -webkit-transform .15s ease-in; }
        .team-item-content__link:hover {
          -webkit-transform: translateY(-4px);
          -ms-transform: translateY(-4px);
          transform: translateY(-4px); }
  .team__subtitle {
    margin-bottom: 6px; }
  .team__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: -53px; }
  .team__left {
    max-width: 270px;
    width: 100%;
    margin-right: 125px; }
  .team__text {
    font-family: "Manropemedium", sans-serif;
    font-size: 20px;
    line-height: 37px;
    max-width: 600px;
    width: 100%;
    position: relative;
    top: 4px; }

.team .swiper-button-next, .team .swiper-button-prev {
  width: 43px;
  height: 43px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  -webkit-border-radius: 2px;
  border-radius: 2px;
  top: 60px;
  -webkit-transition: all .15s ease-in;
  -o-transition: all .15s ease-in;
  transition: all .15s ease-in;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .team .swiper-button-next:hover, .team .swiper-button-prev:hover {
    background: #ffffff; }
    .team .swiper-button-next:hover:after, .team .swiper-button-prev:hover:after {
      color: #0E0130; }

.team .swiper-button-next {
  right: 7px; }
  .team .swiper-button-next:after {
    color: #ffffff;
    font-size: 14px;
    font-weight: bold; }

.team .swiper-button-prev {
  left: auto;
  right: 62px; }
  .team .swiper-button-prev:after {
    color: #ffffff;
    font-size: 14px;
    font-weight: bold; }

.team .swiper-container {
  width: 100%;
  padding-top: 160px;
  padding-bottom: 50px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.team .swiper-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.services {
  padding-top: 108px;
  padding-bottom: 60px;
  background-color: #160056; }
  .services .container {
    position: relative; }
  .services__subtitle {
    margin-bottom: 4px; }
  .services__title:after {
    right: -28px; }
  .services__list {
    padding-top: 102px;
    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; }
  .services-item {
    max-width: 345px;
    width: 100%;
    position: relative; }
    .services-item_second {
      top: -35px;
      max-width: 350px; }
    .services-item__img {
      margin-bottom: 22px;
      text-align: center; }
    .services-item__title {
      font-size: 22px;
      line-height: 25px;
      font-family: "Manropebold", sans-serif;
      margin-bottom: 15px; }
    .services-item__text {
      font-family: "Manropemedium", sans-serif;
      line-height: 26px; }

.portfolio {
  overflow: hidden;
  padding-top: 92px;
  padding-bottom: 297px; }
  .portfolio .container {
    position: relative; }
  .portfolio .circle_30 {
    bottom: 164px;
    left: 35px; }
  .portfolio .circle_63 {
    bottom: -25px;
    left: 158px; }
  .portfolio__subtitle {
    margin-bottom: 6px; }
  .portfolio__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin-top: 56px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .portfolio-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-width: 1057px; }
    .portfolio-item__left {
      min-width: 657px;
      margin-right: 30px; }
    .portfolio-item__right {
      margin-top: 27px; }
    .portfolio-item__img img {
      width: 100%;
      height: 100%; }
    .portfolio-item__title {
      font-family: "Manropebold", sans-serif;
      font-size: 45px;
      line-height: 52px;
      margin-bottom: 19px;
      position: relative;
      z-index: 5;
      left: -156px;
      min-width: 500px; }
      .portfolio-item__title span:first-child {
        margin-right: 5px; }
    .portfolio-item__text {
      font-family: "Manroperegular", sans-serif;
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 19px;
      position: relative;
      z-index: 5;
      letter-spacing: .1px; }
    .portfolio-item__link {
      font-family: "Manropebold", sans-serif;
      font-size: 15px;
      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;
      color: #130048;
      text-decoration: none;
      -webkit-transition: opacity .15s ease-in;
      -o-transition: opacity .15s ease-in;
      transition: opacity .15s ease-in;
      width: 159px;
      height: 50px;
      -webkit-border-radius: 6px;
      border-radius: 6px;
      background: #ffffff;
      text-shadow: none; }
      .portfolio-item__link:hover {
        opacity: .7; }

.swiper-portfolio {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px; }
  .swiper-portfolio .swiper-slide {
    opacity: .5;
    -webkit-transition: opacity .15s ease-in;
    -o-transition: opacity .15s ease-in;
    transition: opacity .15s ease-in; }
    .swiper-portfolio .swiper-slide-active {
      opacity: 1 !important; }

.portfolio {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .portfolio .swiper-button-next-portfolio, .portfolio .swiper-button-prev-portfolio {
    width: 43px;
    height: 43px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    -webkit-border-radius: 2px;
    border-radius: 2px;
    top: 42px;
    -webkit-transition: all .15s ease-in;
    -o-transition: all .15s ease-in;
    transition: all .15s ease-in;
    position: absolute;
    margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
    z-index: 10;
    cursor: pointer;
    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-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .portfolio .swiper-button-next-portfolio.swiper-button-disabled, .portfolio .swiper-button-prev-portfolio.swiper-button-disabled {
      opacity: .35;
      cursor: auto;
      pointer-events: none; }
    .portfolio .swiper-button-next-portfolio:hover, .portfolio .swiper-button-prev-portfolio:hover {
      background: #ffffff; }
      .portfolio .swiper-button-next-portfolio:hover:after, .portfolio .swiper-button-prev-portfolio:hover:after {
        color: #0E0130; }
  .portfolio .swiper-button-next-portfolio {
    right: 7px; }
    .portfolio .swiper-button-next-portfolio:after {
      color: #ffffff;
      font-size: 14px;
      font-weight: bold;
      content: 'next';
      font-family: swiper-icons; }
  .portfolio .swiper-button-prev-portfolio {
    left: auto;
    right: 62px; }
    .portfolio .swiper-button-prev-portfolio:after {
      color: #ffffff;
      font-size: 14px;
      font-weight: bold;
      content: 'prev';
      font-family: swiper-icons; }

.contact {
  position: relative;
  margin-bottom: 110px; }
  .contact__title {
    font-size: 40px;
    line-height: 74px;
    margin-bottom: 20px; }
    .contact__title:after {
      top: 32px; }
  .contact__item {
    height: 30px; }
    .contact__item a {
      color: #ffffff;
      text-decoration: none;
      font-size: 18px;
      line-height: 34px;
      font-family: "Manropemedium", sans-serif;
      -webkit-transition: opacity .15s ease-in;
      -o-transition: opacity .15s ease-in;
      transition: opacity .15s ease-in; }
      .contact__item a:hover {
        opacity: .8; }
  .contact__content {
    padding-top: 48px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 1; }
  .contact__right {
    max-width: 657px;
    width: 100%;
    margin-top: 16px; }
  .contact__left {
    width: 100%;
    max-width: 630px;
    margin-right: 57px; }
    .contact__left-bg {
      position: absolute;
      left: 0;
      width: 47.5%;
      height: 626px;
      background-color: #160056;
      background-image: url(../images/bg-contact.png);
      background-repeat: no-repeat;
      background-position: 68px bottom; }
  .contact__text {
    font-size: 18px;
    font-family: "Manropemedium", sans-serif;
    line-height: 31px;
    margin-bottom: 191px; }
  .contact__bottom {
    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; }

.lp-form__offset {
  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; }

.lp-form__button {
  font-family: "Manropebold", sans-serif;
  font-size: 15px;
  color: #130048;
  width: 159px;
  height: 50px;
  background: #ffffff;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  cursor: pointer;
  -webkit-transition: opacity .15s ease-in;
  -o-transition: opacity .15s ease-in;
  transition: opacity .15s ease-in; }
  .lp-form__button:hover {
    opacity: .8; }

.lp-form__text {
  cursor: text;
  font-size: 15px;
  line-height: 28px;
  -webkit-transform: translateY(-38px);
  -ms-transform: translateY(-38px);
  transform: translateY(-38px);
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  color: rgba(255, 255, 255, 0.3);
  pointer-events: none;
  padding: 0 16px;
  display: inline-block;
  font-family: "Manropesemibold", sans-serif; }
  .lp-form__text span {
    position: relative;
    z-index: 10; }
  .lp-form__text:after {
    content: '';
    position: absolute;
    width: 70%;
    height: 100%;
    top: 0;
    left: 11px;
    background: #11003F;
    opacity: 0;
    -webkit-transition: opacity .15s ease-in;
    -o-transition: opacity .15s ease-in;
    transition: opacity .15s ease-in;
    pointer-events: none; }

.lp-form__input {
  height: 50px;
  margin-bottom: 30px !important; }
  .lp-form__input input, .lp-form__input textarea {
    border: 1px solid #1F0271;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    height: 50px;
    width: 100%;
    background: transparent;
    color: #ffffff;
    padding: 0 16px;
    font-size: 16px;
    font-family: "Manropebold", sans-serif;
    -webkit-transition: border-color .15s ease-in;
    -o-transition: border-color .15s ease-in;
    transition: border-color .15s ease-in; }
    .lp-form__input input:focus, .lp-form__input textarea:focus {
      border-color: #ffffff; }
      .lp-form__input input:focus + .lp-form__text, .lp-form__input textarea:focus + .lp-form__text {
        font-family: "Manropemedium", sans-serif;
        color: #ffffff;
        font-size: 13px;
        line-height: 24px;
        -webkit-transform: translateY(-62px);
        -ms-transform: translateY(-62px);
        transform: translateY(-62px); }
        .lp-form__input input:focus + .lp-form__text:after, .lp-form__input textarea:focus + .lp-form__text:after {
          opacity: 1; }
  .lp-form__input input:focus + .lp-form__text, .lp-form__input input.not-empty + .lp-form__text {
    font-family: "Manropemedium", sans-serif;
    color: #ffffff;
    font-size: 13px;
    line-height: 24px;
    -webkit-transform: translateY(-62px);
    -ms-transform: translateY(-62px);
    transform: translateY(-62px); }
    .lp-form__input input:focus + .lp-form__text:after, .lp-form__input input.not-empty + .lp-form__text:after {
      opacity: 1; }
  .lp-form__input_textarea {
    height: 157px; }
    .lp-form__input_textarea .lp-form__text {
      -webkit-transform: translateY(-147px);
      -ms-transform: translateY(-147px);
      transform: translateY(-147px); }
  .lp-form__input textarea {
    height: 157px;
    resize: none;
    padding-top: 9px;
    padding-bottom: 9px; }
    .lp-form__input textarea:focus + .lp-form__text, .lp-form__input textarea.not-empty + .lp-form__text {
      font-family: "Manropemedium", sans-serif;
      color: #ffffff;
      font-size: 13px;
      line-height: 24px;
      -webkit-transform: translateY(-172px);
      -ms-transform: translateY(-172px);
      transform: translateY(-172px); }
      .lp-form__input textarea:focus + .lp-form__text:after, .lp-form__input textarea.not-empty + .lp-form__text:after {
        width: 78%; }

.lp-form__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -15px; }
  .lp-form__row .lp-form__input {
    margin: 0 15px;
    width: 100%; }

.footer {
  height: 116px;
  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-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .footer-menu {
    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;
    margin: 0 -33px; }
    .footer-menu__item {
      margin: 0 33px; }
      .footer-menu__item a {
        font-size: 16px;
        line-height: 22px;
        font-family: "Manropemedium", sans-serif;
        color: #ffffff;
        text-decoration: none;
        -webkit-transition: opacity .15s ease-in;
        -o-transition: opacity .15s ease-in;
        transition: opacity .15s ease-in; }
        .footer-menu__item a:hover {
          opacity: .8; }

.social {
  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;
  margin-top: 55px;
  margin-right: 80px; }
  .social__item {
    font-size: 21px;
    -webkit-transition: -webkit-transform .15s ease-in;
    transition: -webkit-transform .15s ease-in;
    -o-transition: transform .15s ease-in;
    transition: transform .15s ease-in;
    transition: transform .15s ease-in, -webkit-transform .15s ease-in;
    margin: 0 2px; }
    .social__item:hover {
      -webkit-transform: translateY(-4px);
      -ms-transform: translateY(-4px);
      transform: translateY(-4px); }
    .social__item i {
      color: #ffffff;
      font-size: 24px; }

.icon-location {
  position: relative;
  top: -2px;
  left: -2px;
  font-size: 16px; }
