@font-face {
    font-family: 'Neutral Face';
    src: url('/fonts/NeutralFaceRegular.eot');
    src: url('/fonts/NeutralFaceRegular.eot?#iefix') format('embedded-opentype'),
        url('/fonts/NeutralFaceRegular.woff2') format('woff2'),
        url('/fonts/NeutralFaceRegular.woff') format('woff'),
        url('/fonts/NeutralFaceRegular.ttf') format('truetype'),
        url('/fonts/NeutralFaceRegular.svg#NeutralFaceRegular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neutral Face';
    src: url('/fonts/NeutralFaceBold.eot');
    src: url('/fonts/NeutralFaceBold.eot?#iefix') format('embedded-opentype'),
        url('/fonts/NeutralFaceBold.woff2') format('woff2'),
        url('/fonts/NeutralFaceBold.woff') format('woff'),
        url('/fonts/NeutralFaceBold.ttf') format('truetype'),
        url('/fonts/NeutralFaceBold.svg#NeutralFaceBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

body,
html {
font-family: 'Neutral Face';
    width: 100%;
    position: relative;
    padding: 0;
    margin: 0;
color:#fff;
background-color:#18191B;
}
.container .row {
    margin-bottom: 0;
}
div#block_1_top {
    padding-top: 60px;
    line-height: 24px;
    font-size: 24px;
}

div#block_1 {
    background-image: url(/images/img/block_1_1.png);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.container {
    width: 95%;
    max-width: 1200px;
}

div#block_1_in {
    display: flex;
    align-items: center;
    justify-content: center;
}

div#block_1_in_in h1 {
    font-size: 36px;
    text-align: center;
    line-height: 44px;
    margin: 0;
}

#block_2_header {
       display: flex;
       overflow-x: hidden;
    }

    .beg_str_in {
      font-size: 28px;
      line-height: 28px;
   white-space: nowrap;
  display: inline-block;
   }

    .beg_str_in_2 {
      font-size: 28px;
      line-height: 28px;
   white-space: nowrap;
  display: inline-block;
   }
.marquee {
  overflow: hidden;
  font-size: 0;
  font-family: sans-serif;
  text-transform: uppercase;
  white-space: nowrap;
  cursor: default;
  user-select: none;
}

div#block_2_header {
    padding: 20px 0;
}

#block_4_header {
       display: flex;
       overflow-x: hidden;
    }

    .beg_str_2 {
      font-size: 28px;
      line-height: 28px;
      white-space: nowrap;
      display: inline-block;
padding-left:16px;
    }

    #beg_str_2_1 {
        animation: marquee1_2 40s infinite linear;
        animation-delay: -40s;
    }

    #beg_str_2_2 {
        animation: marquee2_2 40s infinite linear;
        animation-delay: -20s;
    }

    .beg_str_2:after {
        content: 'проекты, реализованные совместно с партнером /';
      white-space: nowrap;
position:relative;
      display: inline-block;
padding-left:16px;
    }

@keyframes marquee1_2 {
        0% {
            transform: translateX(100%);
        }
        100% {
            transform: translateX(-100%);
        }
    }

    @keyframes marquee2_2 {
        0% {
            transform: translateX(0%);
        }
        100% {
            transform: translateX(-200%);
        }
    }
 

div#block_4_header {
    padding: 20px 0;
}
div#block_8 {
    background-image: url(/images/img/block_8.png);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
div#block_8 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer_block {
    font-size: 24px;
    line-height: 32px;
}
div#block_7 {
    display: flex;
    align-items: center;
    justify-content: center;
}

div#block_7_zag {
    text-align: center;
    font-size: 30px;
    line-height: 40px;
    max-width: 900px;
    margin: 0 auto;
}

div#block_7_in {
    text-align: center;
    margin-top: 40px;
}

.block_7_in_one {
    display: inline-block;
    margin: 20px 40px;
    font-size: 20px;
    line-height: 20px;
}

.block_7_in_one span {
    display: inline-block;
    width: 14px;
    line-height: 17px;
    height: 17px;
    background-color: #c8f635;
    margin-right: 10px;
}
div#block_6 {
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url(/images/img/block_6.png);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
div#block_6_1 h3 {
    display: inline-block;
    margin: 0 auto;
    line-height: 40px;
    font-size: 20px;
    text-align: center;
    border-radius: 20px;
    border: 1px solid #fff;
    padding: 0 20px;
    height: 42px;
}

.block_6_in {
    margin-top: 60px;
    text-align: center;
}

div#block_6_1 {
    text-align: center;
}

.block_6_in h4 {
    margin: 0;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 15px;
}

.block_6_in p {
    margin: 0;
    font-size: 16px;
    line-height: 24px;
}
div#block_5 {
    display: flex;
    align-items: center;
    justify-content: center;
   
}
div#block_5_in_4 {
    text-align: center;
    font-size: 24px;
    line-height: 24px;
    height: 24px;
}

div#block_5_in_4 a {
    color: #c8f635;
}

div#block_5_in_4 img {
    height: 21px;
}

div#block_5_in_3 {
    text-align: center;
    margin-bottom: 40px;
    font-size: 20px;
    line-height: 32px;
}

div#block_5_in_2 {
    margin-bottom: 40px;
    text-align: center;
    font-size: 50px;
    line-height: 50px;
}

div#block_5_in_1 h4 {
    display: inline-block;
    margin: 0 auto;
    line-height: 40px;
    font-size: 20px;
    text-align: center;
    border-radius: 20px;
    border: 1px solid #fff;
    padding: 0 20px;
    height: 42px;
}

div#block_5_in_1 {
    text-align: center;
    margin-bottom: 40px;
}
div#block_2_in {
    background-position: left center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url(/images/img/block_2.png);
    background-size: 50%;
}

div#block_2_in_in {
    padding: 0 20px;
}

div#block_2_in_in_4 {
    font-size: 24px;
    line-height: 24px;
    height: 24px;
    color: #c8f635;
}

div#block_2_in_in_4 a {
    color: #c8f635;
}

div#block_2_in_in_4 img {
    height: 21px;
}

div#block_2_in_in_1 h4 {
    display: inline-block;
    line-height: 40px;
    font-size: 20px;
    text-align: center;
    border-radius: 20px;
    border: 1px solid #fff;
    padding: 0 20px;
    height: 42px;
}

div#block_2_in_in_1 {
    margin-bottom: 20px;
}

div#block_2_in_in_2 {
    margin-bottom: 20px;
}

div#block_2_in_in_2 h2 {
    font-size: 30px;
    line-height: 36px;
    margin: 0;
}

div#block_2_in_in_3 {
    margin-bottom: 20px;
}

div#block_2_in_in_3 p {
    margin: 0;
    line-height: 24px;
    font-size: 16px;
}
div#block_4_in {
    background-position: left center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url(/images/img/block_4.png);
    background-size: 50%;
}

div#block_4_in_in {
    padding: 0 20px;
}

div#block_4_in_in_4 {
    font-size: 24px;
    line-height: 24px;
    height: 24px;
    color: #c8f635;
}

div#block_4_in_in_4 a {
    color: #c8f635;
}

div#block_4_in_in_4 img {
    height: 21px;
}

div#block_4_in_in_1 h4 {
    display: inline-block;
    line-height: 40px;
    font-size: 20px;
    text-align: center;
    border-radius: 20px;
    border: 1px solid #fff;
    padding: 0 20px;
    height: 42px;
}

div#block_4_in_in_1 {
    margin-bottom: 20px;
}

div#block_4_in_in_2 {
    margin-bottom: 20px;
}

div#block_4_in_in_2 h2 {
    font-size: 30px;
    line-height: 36px;
    margin: 0;
}

div#block_4_in_in_3 {
    margin-bottom: 20px;
}

div#block_4_in_in_3 p {
    margin: 0;
    line-height: 24px;
    font-size: 16px;
}
div#block_3 {
    background-position: center center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url(/images/img/block_3.png);
background-size:cover;
}

div#block_3_in_in {
    padding: 0 20px;
}

div#block_3_in_in_4 {
    font-size: 24px;
    line-height: 24px;
    height: 24px;
    color: #c8f635;
}

div#block_3_in_in_4 a {
    color: #c8f635;
}

div#block_3_in_in_4 img {
    height: 21px;
}

div#block_3_in_in_1 h4 {
    display: inline-block;
    line-height: 40px;
    font-size: 20px;
    text-align: center;
    border-radius: 20px;
    border: 1px solid #fff;
    padding: 0 20px;
    height: 42px;
}

div#block_3_in_in_1 {
    margin-bottom: 20px;
}

div#block_3_in_in_2 {
    margin-bottom: 20px;
}

div#block_3_in_in_2 h2 {
    font-size: 30px;
    line-height: 36px;
    margin: 0;
}

div#block_3_in_in_3 {
    margin-bottom: 20px;
}

div#block_3_in_in_3 p {
    margin: 0;
    line-height: 24px;
    font-size: 16px;
}
.beg_str_in span {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #c8f635;
    vertical-align: middle;
    margin: 0 10px;
}
.beg_str_in_2 span {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #c8f635;
    vertical-align: middle;
    margin: 0 10px;
}

div#block_5_2 {
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url(/images/img/block_1_1.png);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;

}
div#block_5_2_in_4 {
    text-align: center;
    font-size: 24px;
    line-height: 24px;
    height: 24px;
}

div#block_5_2_in_4 a {
    color: #c8f635;
}

div#block_5_2_in_4 img {
    height: 21px;
}

div#block_5_2_in_3 {
    text-align: center;
    margin-bottom: 40px;
    font-size: 20px;
    line-height: 32px;
}

div#block_5_2_in_2 {
    margin-bottom: 40px;
    text-align: center;
    font-size: 50px;
    line-height: 50px;
}

div#block_5_2_in_1 h4 {
    display: inline-block;
    margin: 0 auto;
    line-height: 40px;
    font-size: 20px;
    text-align: center;
    border-radius: 20px;
    border: 1px solid #fff;
    padding: 0 20px;
    height: 42px;
}

div#block_5_2_in_1 {
    text-align: center;
    margin-bottom: 40px;
}
div#footer_email {margin-top: 20px;text-transform: none;font-size: 22px;}

div#footer_email a {
    color: #fff;
    
    text-decoration: underline;
}
div#footer_email {
    font-size: 16px;
}
/* Stylesheet: main Modified On 2024-10-10 01:03:17 */
