@charset "UTF-8";
@import "tiny-slider.css";
* {
  outline-style: none;
  margin: 0;
  padding: 0;
}

img {
  border: 0 none;
}

body {
  font-size: 11px;
  color: #151515;
  font-weight: normal;
}

b, strong {
  font-weight: 700;
}

u {
  text-decoration: underline;
}

s {
  text-decoration: line-through;
}

p {
  margin: 0;
}

i {
  font-style: italic;
}

big {
  text-transform: uppercase;
}

small {
  text-transform: lowercase;
}

ul li {
  list-style: none;
}

h1, h2, h3, h4, h5, h6 {
  color: #151515;
}

h1 {
  font-size: 22px;
}

h2 {
  font-size: 20px;
}

h3 {
  font-size: 18px;
}

h4 {
  font-size: 16px;
}

h5 {
  font-size: 14px;
}

h6 {
  font-size: 12px;
}

body {
  font-family: "Conv_Kny7lFHK";
  margin: 0;
  padding: 0;
  color: #444;
  float: left;
  width: 100%;
  min-widtH: 310px;
  -webkit-font-smoothing: subpixel-antialiased !important;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  overflow-x: hidden;
}

a:link, a:visited {
  color: #000000;
  outline: 0;
}

a:hover {
  text-decoration: none;
}

@font-face {
  font-family: "Conv_Kny7lFHK";
  src: url("../fonts/Kny7lFHK.eot");
  src: local("☺"), url("../fonts/Kny7lFHK.woff") format("woff"), url("../fonts/Kny7lFHK.ttf") format("truetype"), url("../fonts/Kny7lFHK.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Avenir_Next_Cyr";
  src: url("../fonts/AvenirNextCyr-Demi.woff2") format("woff2"), url("../fonts/AvenirNextCyr-Demi.woff") format("woff"), url("../fonts/AvenirNextCyr-Demi.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
body, html {
  min-height: 100%;
  height: 100%;
}

.header {
  position: relative;
  height: auto;
  float: left;
  width: 100%;
  background: #0A0D12;
  overflow: hidden;
  min-height: 100vh;
}

.main-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../images/bg.jpg);
  background-size: cover;
  opacity: 1;
}

.header-wrap {
  position: relative;
  width: 100%;
  max-width: 1060px;
  display: block;
  margin: auto;
  height: auto;
  min-height: 100vh;
  z-index: 1;
  padding: 0 15px;
  box-sizing: border-box;
}

.logo {
  float: left;
  width: 140px;
}
.logo img {
  float: left;
  width: 100%;
}

.head {
  position: relative;
  float: left;
  width: 100%;
  margin: 35px 0 0 0;
  z-index: 2;
}

.main-menu {
  font-family: "Conv_Kny7lFHK";
  float: right;
}
.main-menu ul {
  float: left;
  margin: 15px 0 0 0;
}
.main-menu ul li {
  float: left;
  font-size: 14px;
  line-height: 21px;
  margin-left: 55px;
  height: 22px;
}
.main-menu ul li a {
  position: relative;
  color: #FFFFFF;
  text-decoration: none;
  float: left;
}
.main-menu ul li a p {
  position: relative;
  z-index: 1;
  float: left;
}
.main-menu ul li a:hover:after {
  width: 100%;
}
.main-menu ul li a:hover:before {
  width: 50px;
  height: 50px;
  margin: -25px 0 0 -25px;
}
.main-menu ul li a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  border-radius: 50%;
  background: #38be89;
  z-index: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.main-menu ul li a:after {
  content: "";
  width: 0;
  height: 1px;
  background: #FFFFFF;
  position: absolute;
  top: 50%;
  text-align: center;
  left: 0;
  right: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.language {
  position: relative;
  margin-left: 60px !important;
}
.language:after {
  content: "";
  position: absolute;
  width: 40px;
  height: 1px;
  left: -21px;
  top: 10px;
  background: #FFFFFF;
  opacity: 0.3;
}
.language li a:before {
  content: none !important;
}
.language li a:after {
  content: none !important;
}

.scene {
  width: 690px;
  height: 690px;
}

.header-center {
  position: relative;
  display: table;
  width: 100%;
  height: auto;
  top: 0;
  z-index: 1;
}

.header-center-cell {
  padding: 80px 0 140px 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: auto;
  min-height: calc(100vh - 90px);
  box-sizing: border-box;
}

.header-title-wrap {
  padding-top: 10vh;
}

.header-title {
  font-family: "Avenir_Next_Cyr";
  float: left;
  width: 100%;
  color: #FFFFFF;
  font-size: 72px;
  line-height: 84px;
  margin: 0 0 35px 0;
}
.header-title label {
  color: #38be89;
}

.header-subtitle {
  position: relative;
  float: left;
  width: 100%;
  color: #FFFFFF;
  font-size: 13px;
  line-height: 18px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin: 0 0 32px 0;
  opacity: 0.7;
}
.header-subtitle:after {
  content: "";
  position: absolute;
  left: -52%;
  top: 50%;
  height: 1px;
  width: 50%;
  background: #FFFFFF;
  opacity: 0.3;
}

.header-txt {
  position: relative;
  float: left;
  width: 100%;
  margin: 75px 0 0 0;
  padding: 25px 0 0 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.who-we-are {
  position: absolute;
  left: -100px;
  width: 40px;
  top: -2px;
  color: #FFFFFF !important;
  cursor: pointer;
  text-decoration: none;
}
.who-we-are:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -60px;
  height: 35px;
  width: 1px;
  background: #FFFFFF;
  opacity: 0.3;
}
.who-we-are i {
  font-style: normal;
  opacity: 0.7;
  text-align: center;
  text-transform: uppercase;
  float: left;
  width: 100%;
  height: 11px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.who-we-are label {
  float: left;
  width: 100%;
  height: 5px;
}

.header-txt-box {
  width: 45%;
  float: left;
}
.header-txt-box + .header-txt-box {
  padding-left: 10%;
}
.header-txt-box h2 {
  float: left;
  width: 100%;
  font-size: 13px;
  line-height: 18px;
  margin: 0 0 25px 0;
  color: #FFFFFF;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}
.header-txt-box p {
  float: left;
  width: 100%;
  font-size: 15px;
  line-height: 24px;
  margin: 0 0 15px 0;
  color: #FFFFFF;
}

.header-button {
  float: left;
  height: 21px;
}
.header-button:hover .ico {
  transform: scale(1.1);
}
.header-button p {
  float: left;
  font-size: 14px;
  line-height: 18px;
  color: #FFFFFF;
}
.header-button .ico {
  position: relative;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin: -12px 0 0 11px;
  float: left;
  background: #38be89;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.header-button .ico:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 11px;
  margin: -6px 0 0 -9px;
  background: url("../images/arrow-right.png");
  background-size: cover;
  background-repeat: no-repeat;
}

.social {
  position: absolute;
  right: 70px;
  top: 50%;
  margin: -127px 0 0 0;
  height: 255px;
  width: 70px;
  z-index: 2;
}
.social ul li {
  float: left;
  width: 100%;
  margin: 23px 0;
}
.social ul li a {
  position: relative;
  float: left;
  text-decoration: none;
}
.social ul li a.behance p {
  right: -2px;
  top: 1px;
}
.social ul li a.facebook p {
  right: -6px;
}
.social ul li a.twitter p {
  right: 2px;
}
.social ul li a.instagram p {
  right: -8px;
}
.social ul li a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 50%;
  width: 0;
  height: 0;
  float: left;
  border-radius: 50%;
  background: #38be89;
  z-index: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.social ul li a .ico {
  float: right;
  opacity: 0.4;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.social ul li a p {
  position: absolute;
  right: 0;
  top: -1px;
  opacity: 0;
  font-size: 13px;
  color: #FFFFFF;
  z-index: 1;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.social ul li a:hover .ico {
  opacity: 1;
}
.social ul li a:hover p {
  opacity: 1;
}
.social ul li a:hover:after {
  width: 50px;
  height: 50px;
  margin: -25px -11px 0 0;
}

.header-arrow-bottom {
  position: absolute;
  right: 120px;
  bottom: 90px;
  width: 19px;
  height: 24px;
  background: url(../images/arrow-bottom.png);
  background-size: cover;
  cursor: pointer;
  text-decoration: none;
}

.section-2 {
  position: relative;
  float: left;
  width: 100%;
  z-index: 2;
}

.section-2-wrap {
  position: relative;
  width: 100%;
  max-width: 1060px;
  display: block;
  margin: auto;
  height: 100%;
  z-index: 1;
  padding: 90px 15px;
  box-sizing: border-box;
}
@media screen and (max-width: 880px) {
  .section-2-wrap {
    padding: 50px 15px;
  }
}

.section-2-text {
  width: 100%;
  display: flex;
}
@media screen and (max-width: 880px) {
  .section-2-text {
    flex-direction: column;
  }
}

.section-2-title {
  width: 50%;
  padding-right: 80px;
}
@media screen and (max-width: 880px) {
  .section-2-title {
    width: 100%;
    padding-right: 0;
    margin-bottom: 60px;
  }
}
.section-2-title h2 {
  font-family: "Avenir_Next_Cyr";
  font-size: 42px;
  line-height: 1.3;
  width: 100%;
  display: block;
  margin-bottom: 25px;
}
.section-2-title p {
  font-family: "Avenir_Next_Cyr";
  font-size: 26px;
  line-height: 1.36;
}

.section-2-list {
  width: 50%;
}
@media screen and (max-width: 880px) {
  .section-2-list {
    width: 100%;
    margin-bottom: 25px;
  }
}
.section-2-list ul {
  width: 100%;
}
.section-2-list ul li {
  width: 100%;
}
@media screen and (max-width: 880px) {
  .section-2-list ul li {
    width: 42%;
    float: left;
    padding-right: 8%;
  }
  .section-2-list ul li:nth-child(2n) {
    padding-right: 0;
  }
}
@media screen and (max-width: 540px) {
  .section-2-list ul li {
    width: 100%;
    padding-right: 0;
  }
}
.section-2-list ul li h3 {
  font-family: "Avenir_Next_Cyr";
  font-size: 24px;
  line-height: 1.3;
  display: block;
  width: 100%;
  color: #38be89;
  margin-bottom: 14px;
}
.section-2-list ul li p {
  width: 100%;
  font-size: 16px;
  line-height: 1.5;
  display: block;
}
.section-2-list ul li:not(:last-child) {
  margin-bottom: 35px;
}

.slider {
  position: relative;
  float: left;
  width: 100%;
  z-index: 2;
  background: #0A0D12;
  min-height: 580px;
}
@media screen and (max-width: 860px) {
  .slider {
    min-height: initial;
  }
}
.slider-wrap {
  width: 100%;
  display: block;
  margin: auto;
  height: 100%;
  z-index: 1;
  padding: 80px 0;
  box-sizing: border-box;
  overflow: initial !important;
}
@media screen and (max-width: 800px) {
  .slider-wrap {
    padding: 50px 0;
  }
}
.slider-main {
  position: relative;
  width: 100%;
  display: block;
}
.slider-item {
  width: 100%;
  display: block;
  cursor: move;
  user-select: none;
}
@media screen and (max-width: 1070px) {
  .slider-item {
    overflow: hidden !important;
  }
}
.slider-item-wrap {
  width: 100%;
  max-width: 1030px;
  display: flex;
  margin: auto;
}
@media screen and (max-width: 1070px) {
  .slider-item-wrap {
    padding: 0 15px;
  }
}
.slider-text {
  float: left;
  width: 40%;
  margin-right: 10%;
}
@media screen and (max-width: 880px) {
  .slider-text {
    width: 100%;
    margin-right: 5%;
  }
}
.slider-img {
  width: 50%;
  float: left;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 880px) {
  .slider-img {
    display: none;
  }
}
.slider-img img {
  max-width: 100%;
}
@media screen and (max-width: 880px) {
  .slider-img img {
    max-width: 100%;
  }
}
.slider-subtitle {
  font-family: "Avenir_Next_Cyr";
  width: 100%;
  display: block;
  font-size: 42px;
  line-height: 1.3;
  margin-bottom: 60px;
  color: #38be89;
}
@media screen and (max-width: 480px) {
  .slider-subtitle {
    font-size: 36px;
    margin-bottom: 50px;
  }
}
.slider-title {
  font-family: "Avenir_Next_Cyr";
  display: block;
  width: 100%;
  font-size: 72px;
  line-height: 1;
  color: #FFFFFF;
  margin-bottom: 30px;
}
@media screen and (max-width: 480px) {
  .slider-title {
    font-size: 60px;
  }
}
.slider-description {
  font-size: 16px;
  display: block;
  width: 100%;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 80px;
}
.slider-nav {
  cursor: pointer;
}
.slider-nav:hover .ico {
  transform: scale(1.1);
}
.slider-nav span {
  font-family: "Avenir_Next_Cyr";
  float: left;
  font-size: 14px;
  line-height: 18px;
  color: rgba(255, 255, 255, 0.4);
}
.slider-nav span b {
  font-size: 24px;
  color: #FFFFFF;
}
.slider-nav .ico {
  position: relative;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin: -12px 15px 0 0;
  float: left;
  background: #38be89;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.slider-nav .ico:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 11px;
  margin: -6px 0 0 -9px;
  background: url("../images/arrow-right.png");
  background-size: cover;
  background-repeat: no-repeat;
}

.slider-bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.slider-bg-item {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}

.custom_dots {
  position: absolute;
  left: 15px;
  bottom: 40px;
}
.custom_dots > div {
  display: inline-block;
}
.custom_dots .owl-dot {
  float: left;
  margin: 0 10px 0 0;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  border: 1px solid #38be89;
}
.custom_dots .owl-dot.active {
  background: #38be89;
}

.custom_dots-prev {
  font-family: "Avenir_Next_Cyr";
  font-size: 14px;
  line-height: 16px;
  color: #FFFFFF;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  margin: 0 10px 0 0;
}

.custom_dots-next {
  font-family: "Avenir_Next_Cyr";
  font-size: 14px;
  line-height: 16px;
  color: #FFFFFF;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
}

.section-3 {
  position: relative;
  float: left;
  width: 100%;
  z-index: 2;
  padding: 100px 0;
}

.section-3-wrap {
  position: relative;
  width: 100%;
  max-width: 1060px;
  display: block;
  margin: auto;
  height: 100%;
  z-index: 1;
  padding: 0 15px;
  box-sizing: border-box;
}

.section-3-txt {
  float: left;
  width: 100%;
  font-size: 36px;
  line-height: 42px;
  color: #000000;
  margin: 0 0 50px 0;
}

.section-3-box {
  float: left;
  width: 48%;
  padding: 40px;
  background: #FFFFFF;
  box-sizing: border-box;
  box-shadow: 0 4px 23px rgba(152, 152, 152, 0.22);
  min-height: 259px;
  margin-bottom: 118px;
}
.section-3-box + .section-3-box {
  float: right;
}
.section-3-box p {
  float: left;
  width: 100%;
  font-size: 16px;
  line-height: 25px;
}

.section-3-box-ico {
  float: left;
  margin: 0 0 29px 0;
}

.client {
  float: left;
  width: 100%;
}

.client-title {
  font-family: "Avenir_Next_Cyr";
  display: block;
  width: 100%;
  font-size: 72px;
  line-height: 72px;
  margin: 0 0 116px 0;
  color: #000000;
}

.client-ul {
  float: left;
  padding: 0 30px 68px 30px;
  box-sizing: border-box;
  overflow: hidden;
  max-height: 140px;
  cursor: move;
}
@media screen and (max-width: 880px) {
  .client-ul {
    max-height: 120px;
  }
}
.client-ul li {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
.client-ul li a {
  display: table-cell;
  vertical-align: middle;
}

.client-slider {
  position: relative;
  display: block;
  margin-bottom: 80px;
  padding: 0 35px;
}
@media screen and (max-width: 880px) {
  .client-slider {
    margin-bottom: 0;
  }
}
.client-slider-left {
  position: absolute;
  left: 0;
  top: 22px;
  width: 24px;
  height: 30px;
  background: url("../images/arrow-left.svg") no-repeat center;
  background-size: contain;
  cursor: pointer;
  transition: 0.3s;
}
@media screen and (max-width: 880px) {
  .client-slider-left {
    top: 12px;
  }
}
.client-slider-left:hover {
  transform: scale(1.1);
}
.client-slider-right {
  position: absolute;
  right: 0;
  top: 22px;
  width: 24px;
  height: 30px;
  background: url("../images/arrow-right.svg") no-repeat center;
  background-size: contain;
  cursor: pointer;
  transition: 0.3s;
}
@media screen and (max-width: 880px) {
  .client-slider-right {
    top: 12px;
  }
}
.client-slider-right:hover {
  transform: scale(1.1);
}

.subfooter {
  float: left;
  width: 100%;
  display: flex;
  margin-bottom: 100px;
}
@media screen and (max-width: 880px) {
  .subfooter {
    flex-direction: column;
    margin-bottom: 80px;
  }
}
.subfooter-title {
  width: 50%;
  padding-right: 80px;
}
@media screen and (max-width: 880px) {
  .subfooter-title {
    width: 100%;
    padding-right: 0;
  }
}
.subfooter-title h2 {
  font-family: "Avenir_Next_Cyr";
  width: 100%;
  display: block;
  font-size: 42px;
  line-height: 1;
  margin-bottom: 25px;
}
.subfooter-title p {
  display: block;
  width: 100%;
  font-size: 16px;
  line-height: 1.5;
}
.subfooter-txt {
  width: 50%;
  font-size: 16px;
  line-height: 1.5;
}
@media screen and (max-width: 880px) {
  .subfooter-txt {
    width: 100%;
  }
}
.subfooter-txt b {
  color: #000000;
  width: 100%;
  display: block;
  font-family: "Avenir_Next_Cyr";
  margin-bottom: 15px;
}
.subfooter-txt p {
  width: 100%;
  display: block;
  margin-bottom: 25px;
}
.subfooter-link {
  width: 100%;
  display: flex;
  text-decoration: navajowhite;
  align-items: flex-start;
}
.subfooter-link-ico {
  width: 31px;
  height: 35px;
  margin: 6px 15px 0 0;
  background: url("../images/file-ico.svg");
  background-size: cover;
}
.subfooter-link p {
  font-family: "Avenir_Next_Cyr";
  font-size: 16px;
  line-height: 1.4;
  color: #38be89;
  align-self: center;
  margin: 0;
}

.footer {
  float: left;
  width: 100%;
  background: #0A0D12;
  padding: 75px 0;
  margin: -120px 0 0 0;
}

.footer-wrap {
  position: relative;
  width: 100%;
  max-width: 1060px;
  display: block;
  margin: auto;
  height: 100%;
  z-index: 1;
  padding: 0 15px;
  overflow: hidden;
  box-sizing: border-box;
}

.footer-title {
  position: relative;
  float: left;
  width: 100%;
  color: #FFFFFF;
  font-size: 13px;
  line-height: 18px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin: 0 0 32px 0;
  opacity: 0.7;
}
.footer-title:after {
  content: "";
  position: absolute;
  left: -52%;
  top: 50%;
  height: 1px;
  width: 50%;
  background: #FFFFFF;
  opacity: 0.3;
}

.footer-txt {
  float: left;
  width: 33%;
}
.footer-txt h2 {
  font-family: "Avenir_Next_Cyr";
  font-size: 72px;
  line-height: 72px;
  color: #FFFFFF;
  float: left;
  width: 100%;
  margin: 0 0 35px 0;
}
.footer-txt p {
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
  float: left;
  width: 100%;
}

.footer-link {
  float: left;
  width: 59%;
  padding-left: 8%;
  margin: 31px 0 0 0;
}

.footer-button {
  float: left;
}
.footer-button + .footer-button {
  margin-left: 70px;
}
.footer-button:hover .ico {
  transform: scale(1.1);
}
.footer-button p {
  float: left;
  font-size: 14px;
  line-height: 18px;
  color: #FFFFFF;
}
.footer-button .ico {
  position: relative;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin: -12px 0 0 11px;
  float: left;
  background: #38be89;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.footer-button .ico:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 11px;
  margin: -6px 0 0 -9px;
  background: url("../images/arrow-right.png");
  background-size: cover;
  background-repeat: no-repeat;
}

.footer-copyring {
  position: absolute;
  bottom: 0;
  right: 15px;
  font-size: 14px;
  line-height: 21px;
  color: #FFFFFF;
  opacity: 0.7;
}

.maska {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(10, 13, 18, 0.95);
  z-index: 9999;
  display: none;
}

.close {
  position: fixed;
  top: 25px;
  right: 25px;
  width: 25px;
  height: 25px;
  background: url("../images/close.png");
  background-size: cover;
  cursor: pointer;
}

.close-mob {
  position: absolute;
  top: -20px;
  right: 17px;
  width: 25px;
  height: 25px;
  background: url("../images/close.png");
  background-size: cover;
  cursor: pointer;
  display: none;
}

.popup {
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  width: 500px;
  height: 449px;
  margin: -225px 0 0 -250px;
  z-index: 99999;
}

.contactus-succes {
  display: none;
  font-family: "Avenir_Next_Cyr";
  position: fixed;
  left: 50%;
  top: 50%;
  width: 500px;
  height: 120px;
  margin: -65px 0 0 -250px;
  font-size: 36px;
  line-height: 54px;
  text-align: center;
  float: left;
  color: #FFFFFF;
  z-index: 99999;
}

.popup-title {
  font-family: "Avenir_Next_Cyr";
  font-size: 36px;
  line-height: 36px;
  text-align: center;
  float: left;
  width: 100%;
  color: #FFFFFF;
  margin: 0 0 40px 0;
}

.popup-form {
  float: left;
  width: 100%;
}

.popup-form-field {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}

.popup-form-txt {
  float: left;
  width: 100px;
  color: #FFFFFF;
  opacity: 0.7;
  font-size: 16px;
  line-height: 16px;
  margin: 11px 0;
}

.popup-form-input {
  display: block;
  overflow: hidden;
}
.popup-form-input input, .popup-form-input textarea {
  font-family: "Conv_Kny7lFHK";
  float: left;
  width: 100%;
  color: #FFFFFF;
  box-sizing: border-box;
  padding: 12px 15px;
  background: none;
  font-size: 14px;
  border-radius: 0;
  box-shadow: none;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.popup-form-input input.error, .popup-form-input textarea.error {
  border: 1px solid red;
}
.popup-form-input textarea {
  min-height: 130px;
  resize: none;
}
.popup-form-input ul {
  float: left;
  padding: 15px 0 17px 0;
}
.popup-form-input ul li {
  float: left;
  font-size: 14px;
  line-height: 21px;
}
.popup-form-input ul li + li {
  margin-left: 30px;
}
.popup-form-input ul li a {
  position: relative;
  color: #FFFFFF;
  text-decoration: none;
  float: left;
}
.popup-form-input ul li a p {
  position: relative;
  z-index: 1;
  float: left;
  opacity: 0.7;
}
.popup-form-input ul li a:hover:before {
  width: 50px;
  height: 50px;
  margin: -25px 0 0 -25px;
}
.popup-form-input ul li a.active:before {
  width: 50px;
  height: 50px;
  margin: -25px 0 0 -25px;
}
.popup-form-input ul li a.active p {
  opacity: 1;
}
.popup-form-input ul li a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  border-radius: 50%;
  background: #38be89;
  z-index: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.popup-form-button {
  display: inline-block;
  margin: 15px 0 0 100px;
}
.popup-form-button:hover .ico {
  transform: scale(1.1);
}
.popup-form-button p {
  float: left;
  font-size: 14px;
  line-height: 18px;
  color: #FFFFFF;
}
.popup-form-button .ico {
  position: relative;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin: -12px 0 0 11px;
  float: left;
  background: #38be89;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.popup-form-button .ico:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 11px;
  margin: -6px 0 0 -9px;
  background: url("../images/arrow-right.png");
  background-size: cover;
  background-repeat: no-repeat;
}

.point {
  position: absolute;
  z-index: 9999999;
  width: 100px;
  height: 100px;
  left: -50px;
  top: -50px;
  background: #38be89;
  pointer-events: none;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: visible;
  -webkit-transform-origin: center;
  transform-origin: center;
  opacity: 0.1;
}

.ico-behance {
  width: 20px;
  height: 20px;
  display: inline-block;
  background: url("../images/behance-logo.svg");
  background-size: contain;
  background-position: center;
}

.ico-facebook {
  width: 15px;
  height: 15px;
  display: inline-block;
  background: url("../images/facebook-logo.svg");
  background-size: contain;
  background-position: center;
}

.ico-twitter {
  width: 15px;
  height: 16px;
  display: inline-block;
  background: url("../images/twitter-logo.svg");
  background-size: contain;
  background-position: center;
}

.ico-instagram {
  width: 15px;
  height: 15px;
  display: inline-block;
  background: url("../images/instagram-logo.svg");
  background-size: contain;
  background-position: center;
}

.ico-fintech {
  width: 37px;
  height: 33px;
  display: inline-block;
  background: url("../images/fintech-ico.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.ico-develop {
  width: 37px;
  height: 33px;
  display: inline-block;
  background: url("../images/develop-ico.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.ico-design {
  width: 37px;
  height: 33px;
  display: inline-block;
  background: url("../images/design-ico.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.ico-consalting {
  width: 37px;
  height: 33px;
  display: inline-block;
  background: url("../images/consalting-ico.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.ico-map {
  width: 50px;
  height: 50px;
  display: inline-block;
  background: url("../images/map-ico.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.ico-light {
  width: 30px;
  height: 50px;
  display: inline-block;
  background: url("../images/light-ico.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (max-height: 680px) {
  .header-subtitle {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 1320px) {
  .header-arrow-bottom {
    display: none;
  }
}
@media screen and (max-width: 1240px) {
  .who-we-are {
    left: -73px;
  }
}
@media screen and (max-width: 1200px) {
  .social {
    right: 0;
  }

  .who-we-are {
    display: none;
  }
}
@media screen and (max-width: 1080px) {
  .social {
    right: 15px;
  }
  .social ul li a {
    float: right;
  }
}
@media screen and (max-width: 990px) {
  .footer-txt {
    width: 40%;
  }

  .footer-link {
    width: 52%;
  }
}
@media screen and (max-width: 880px) {
  .header-title,
.client-title,
.footer-txt h2 {
    font-size: 62px;
    line-height: 72px;
  }

  .section-3 {
    padding: 50px 0 100px 0;
  }

  .client-ul li {
    width: 25%;
  }
}
@media screen and (max-width: 780px) {
  .header-bg {
    display: none !important;
  }

  .header {
    min-height: auto;
    height: auto;
  }

  .header-txt-box {
    width: 100%;
    margin-bottom: 25px;
  }
  .header-txt-box + .header-txt-box {
    padding-left: 0;
  }
  .header-txt-box h2 {
    margin-bottom: 20px;
  }

  .social {
    position: relative;
    width: 100%;
    left: 15px;
    right: 0;
    top: 0;
    height: auto;
    margin: 0;
    float: left;
    margin-bottom: 15px;
  }
  .social ul li {
    width: auto;
    margin: -2px 55px 30px 0;
  }
  .social ul li a:after {
    left: 50%;
    right: initial;
  }
  .social ul li a:hover:after {
    margin: -25px 0 0 -11px;
  }
  .social ul li a.instagram p {
    right: -38px;
  }
  .social ul li a.twitter p {
    right: -25px;
  }
  .social ul li a.facebook p {
    right: -35px;
  }
  .social ul li a.behance p {
    right: -30px;
  }

  .header-wrap {
    height: auto;
    min-height: auto;
  }

  .header-center {
    top: 0;
  }

  .header-center-cell {
    padding: 0;
  }

  .header-title-wrap {
    padding-top: 0;
  }

  .head {
    margin-bottom: 70px;
  }

  .header-subtitle {
    margin-bottom: 15px;
  }

  .header-txt {
    margin-top: 60px;
  }

  .footer-button + .footer-button {
    margin-left: 50px;
  }
}
@media screen and (max-width: 680px) {
  .footer {
    padding: 49px 0;
  }

  .footer-link {
    width: 100%;
    padding-left: 0;
    margin-bottom: 40px;
  }

  .footer-copyring {
    position: relative;
    right: 0;
    left: 0;
    bottom: 0;
    float: left;
    width: 100%;
  }

  .footer-button + .footer-button {
    margin-left: 0;
    float: right;
  }

  .language {
    margin-left: 0 !important;
  }
  .language:after {
    content: none;
  }

  .main-menu ul li {
    margin-left: 30px;
  }
}
@media screen and (max-width: 660px) {
  .section-3-box {
    width: 100%;
    margin-bottom: 10px;
  }

  .client {
    margin: 40px 0 0 0;
  }

  .client-title {
    margin-bottom: 60px;
  }

  .client-ul {
    margin-bottom: 20px;
  }
  .client-ul li {
    width: 33%;
    margin-bottom: 49px;
  }
  .client-ul li img {
    max-width: 90%;
  }

  .footer-txt {
    width: 100%;
  }
}
@media screen and (max-width: 620px) {
  .section-3-txt {
    font-size: 26px;
    line-height: 40px;
  }
}
@media screen and (max-width: 560px) {
  .section-3-box {
    padding: 30px;
  }

  .client-ul li {
    width: 50%;
    margin-bottom: 40px;
  }
  .client-ul li img {
    max-width: 80%;
  }
}
@media screen and (max-width: 540px) {
  .popup {
    left: 0;
    right: 0;
    margin-left: 0;
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
  }

  .popup-form-input ul li {
    margin-right: 20px;
  }
  .popup-form-input ul li + li {
    margin-left: 0;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 480px) {
  .header-title,
.client-title,
.footer-txt h2 {
    font-size: 48px;
    line-height: 58px;
  }

  .client-title {
    margin-bottom: 50px;
  }

  .header-subtitle {
    font-size: 11px;
  }

  .footer-title {
    font-size: 11px;
  }

  .popup {
    position: absolute;
    top: 100px;
    margin: 0;
    height: auto;
    padding-top: 40px;
  }

  .close-mob {
    display: block;
  }

  .close {
    display: none;
  }

  .popup-form-button {
    margin-left: 0;
  }

  .popup-form-txt {
    width: 100%;
  }

  .popup-form-input {
    float: left;
    width: 100%;
  }

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

  .popup-form-field-s {
    margin-bottom: -7px;
  }

  .contactus-succes {
    width: 100%;
    margin-left: 0;
    left: 0;
  }
  .contactus-succes .close-mob {
    top: -36px;
    right: 10px;
  }

  .main-menu ul li {
    margin-left: 20px;
  }

  .point {
    display: none;
  }
}
@media screen and (max-width: 420px) {
  .main-menu {
    width: 160px;
  }
  .main-menu ul {
    margin-top: 0 !important;
    width: 70%;
  }
  .main-menu ul li {
    float: right;
    width: 100%;
  }
  .main-menu ul li a {
    float: right;
  }
  .main-menu ul.language {
    width: 30%;
  }
}
@media screen and (max-width: 380px) {
  .header-wrap,
.section-3-wrap,
.footer-wrap {
    padding: 0 10px;
  }

  .logo {
    width: 115px;
  }

  .main-menu ul {
    margin-top: 9px;
  }
  .main-menu ul li {
    font-size: 13px;
    margin-left: 23px;
  }
}

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