
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300&display=swap');
body {
    background: #f1f1f1;
    font-size: 13px;
    line-height: 1.7;
    color: #121212;
    font-family: 'Raleway', sans-serif;
}
a {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
a:hover,
a:focus,
a:active {
    text-decoration: none;
    outline: none;
    color: inherit;
}
h1, h2, h3, h4, h5 {
 
}


/*------------------------------------------*/
/*   Preload Animation 
/*------------------------------------------*/

.preloader {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  /* фоновый цвет */
  background: rgb(47,41,52);
background: -moz-radial-gradient(circle, rgba(47,41,52,1) 15%, rgba(0,0,0,1) 100%);
background: -webkit-radial-gradient(circle, rgba(47,41,52,1) 15%, rgba(0,0,0,1) 100%);
background: radial-gradient(circle, rgba(47,41,52,1) 15%, rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2f2934",endColorstr="#000000",GradientType=1);
  z-index: 1001;
}

.preloader__image {
  position: relative;
  top: 50%;
  left: 50%;
  width: 550px;
  height: 156px;
  margin-top: -78px;
  margin-left: -275px;
  text-align: center;
  /*-webkit-animation: 2s pulse linear infinite;
  -moz-animation: 2s pulse linear infinite;
  -o-animation: 2s pulse linear infinite;
  animation: 2s pulse linear infinite;
    clip: rect(0, 0, 100px, 0);*/
}
.loaded_hiding .preloader {
  transition: 0.3s opacity;
  opacity: 0;
}

.loaded .preloader {
  display: none;
}
.str0 {
    stroke-width:4;
    stroke-miterlimit:22.9256
}
.fil0 {
    fill:none
}




#top-block {
    position: relative;
}
.cyberpunk-bg {

     
}

.intro-bg {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    /*background: url(../img/cyber-bg.jpg) 50% 50% no-repeat;*/
 
    -webkit-background-size: cover;
    background-size: cover;
}
.main-content {
    position: relative;
    z-index: 2;
}

.blck-cube .container {
    max-width: 1240px;
    
    margin-bottom: 15px;
}

.navbar-fixed-top  {
    position: fixed;
    top: 0;
    z-index: 333;
    width: 100%;
}
.blck-cube .navbar-fixed-top  .container {
    padding: 0;
    box-shadow: 0 5px 15px rgba(0,0,0,.08);
    background: rgba(255, 255, 255, 0.85);
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
}
.my-menu.nav {
   
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.my-menu.nav .nav-link {
    color: #111;
    text-transform: uppercase;
    font-size: 14px;
    padding: 1.4rem 0;
    /*text-shadow: 0 0 2px rgba(255, 224, 0,0.7);*/

}
.my-menu.nav .nav-link span {
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
    padding-bottom: 3px;
}
.my-menu.nav .nav-link:hover span, .my-menu.nav .nav-link.selected-nav span {
    border-bottom: 2px solid #44a5a6;
    font-weight: 600;
}

.navbar-fixed-top.scroll-fixed-navbar .my-menu.nav {
     /*box-shadow: 0px 20px 20px -10px rgba(126, 21, 102,0.35);*/
}



.top-block {
    position: relative;
}
.video-container {
    padding: 11.5rem 0 0;
    position: relative;
    margin-bottom: -4rem;
}
.video-container img {
    max-width: 510px;
    width: 100%;
}
.video-container .h2 {
    margin: 0 auto;
    color: #fffff1;
    line-height: 1.6;
    font-size: 16pt;
    max-width: 580px;
    text-shadow: 0 0 5px rgba(255, 224, 0,0.9);
}
.about {
    margin-top: 4.5rem;


}
.title {
    font-size: 26pt;
    font-weight: 800;
    text-transform: uppercase;
    position: relative;
    padding-left: 12px;
    border-left: 4px solid #44a5a6;
    color: #000;
    line-height: 1;
    margin-bottom: 5rem;
}
.about-txt:before {
    position: absolute;
    content: "";
    width: 40px;
    height: 40px;
    border-left: 2px solid #96caca;
    border-bottom: 2px solid #96caca;
    left: -20px;
    bottom: -20px;
}
.about-txt:after {
    position: absolute;
    content: "";
    width: 40px;
    height: 40px;
    border-right: 2px solid #96caca;
    border-bottom: 2px solid #96caca;
    right: -20px;
    bottom: -20px;
}
.about-txt {
    position: relative;
    margin: 3.5rem auto 2rem;
    padding: 4.5rem;
    max-width: 1100px;
    line-height: 1.8;
    font-size: 18px;
    
}
#partners .container{
    position: relative;
}
#about .about-txt, #partners .about-txt {
    max-width: 650px;
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
    background: rgba(166, 208, 208, 0.8);
    margin-top: 7rem;
}
#about .about-txt span {
    font-weight: 600;
}
.about-txt p {
    margin-bottom: 0;
}
.txt-short {
    max-width: 300px;
    position: relative;
}
.txt-short .h2 {
    color: #000;
    text-transform: uppercase;
    font-size: 13.5pt;
    font-weight: 800;
    padding-left: 12px;
    border-left: 3px solid #44a5a6;
}


.red-element {
    background: url(../img/red-element.png)  no-repeat bottom;
    background-size: 100%;
    width: 234px;
    height: 700px;
    position: absolute;
    left: 140px;
    top: 0rem;
}
.blue-element {
    background: url(../img/blue-element.png)  no-repeat;
    background-position: 50% 0%;
    background-size: 100%;
    width: 234px;
    height: 886px; 
    position: absolute;
    right: 150px;
    top: -30px;

}

.promo-video-block {
    padding-left: 30px;

}
.promo-video-block b {
    font-size: 13pt;
    margin: 0.5rem 0;
    display: block;
}
#about {
    position: relative;
    padding-bottom: 5.5rem;
}
#partners {
    padding-bottom: 5.5rem;
}
.pink-element {
    background: url(../img/about.png)  no-repeat;
    background-position: 50% 0%;
    position: absolute;
    left: 140px;
    top: -100px;
    background-size: 100%;
    width: 234px;
    height: 805px;
}
.pink-2-element {
    background: url(../img/projects_arts.png)  no-repeat;
    background-position: 50% 0%;
    position: absolute;
    left: 140px;
    top: -150%;
    background-size: 100%;
    width: 235px;
    height: 2248px;
}
.peach-element {
    background: url(../img/partners_team.png)  no-repeat;
    background-position: 50% 0%;
    position: absolute;
    right: 140px;
    top: -100%;
    background-size: 100%;
    width: 235px;
    height: 2032px;
}
.peach-2-element {
    background: url(../img/publication_contacts.png)  no-repeat;
    background-position: 50% 0%;
    position: absolute;
    right: 140px;
    top: -950px;
    background-size: 100%;
    width: 234px;
    height: 1406px;
}
#contacts {
    position: relative;
}
.blueberries-element {
    background: url(../img/tech-chain.png)  no-repeat;
    background-position: 100% 0%;
    position: absolute;
    right: 140px;
    top: -850px;
    background-size: 100%;
    width: 235px;
    height: 2032px;
}

/*------- title animation ----------*/
.sign {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 50%;
  background-image: radial-gradient(
    ellipse 50% 35% at 50% 50%,
    #6b1839,
    transparent
  );
  transform: translate(-50%, -50%);
  letter-spacing: 2;
  left: 50%;
  top: 50%;
  color: #ffe6ff;
  text-shadow: 0 0 0.6rem #ffe6ff, 0 0 1.5rem #ff65bd,
    -0.2rem 0.1rem 1rem #ff65bd, 0.2rem 0.1rem 1rem #ff65bd,
    0 -0.5rem 2rem #ff2483, 0 0.5rem 3rem #ff2483;
  animation: shine 2s forwards, flicker 3s infinite;
}

@keyframes blink {
  0%,
  22%,
  36%,
  75% {
    color: #ffe6ff;
    text-shadow: 0 0 0.6rem #ffe6ff, 0 0 1.5rem #ff65bd,
      -0.2rem 0.1rem 1rem #ff65bd, 0.2rem 0.1rem 1rem #ff65bd,
      0 -0.5rem 2rem #ff2483, 0 0.5rem 3rem #ff2483;
  }
  28%,
  33% {
    color: #ff65bd;
    text-shadow: none;
  }
  82%,
  97% {
    color: #ff2483;
    text-shadow: none;
  }
}

.flicker {
  animation: shine 2s forwards, blink 3s 2s infinite;
}

.fast-flicker {
  animation: shine 2s forwards, blink 10s 1s infinite;
}

@keyframes shine {
  0% {
    color: #6b1839;
    text-shadow: none;
  }
  100% {
    color: #ffe6ff;
    text-shadow: 0 0 0.6rem #ffe6ff, 0 0 1.5rem #ff65bd,
      -0.2rem 0.1rem 1rem #ff65bd, 0.2rem 0.1rem 1rem #ff65bd,
      0 -0.5rem 2rem #ff2483, 0 0.5rem 3rem #ff2483;
  }
}

@keyframes flicker {
  from {
    opacity: 1;
  }

  4% {
    opacity: 0.9;
  }

  6% {
    opacity: 0.85;
  }

  8% {
    opacity: 0.95;
  }

  10% {
    opacity: 0.9;
  }

  11% {
    opacity: 0.922;
  }

  12% {
    opacity: 0.9;
  }

  14% {
    opacity: 0.95;
  }

  16% {
    opacity: 0.98;
  }

  17% {
    opacity: 0.9;
  }

  19% {
    opacity: 0.93;
  }

  20% {
    opacity: 0.99;
  }

  24% {
    opacity: 1;
  }

  26% {
    opacity: 0.94;
  }

  28% {
    opacity: 0.98;
  }

  37% {
    opacity: 0.93;
  }

  38% {
    opacity: 0.5;
  }

  39% {
    opacity: 0.96;
  }

  42% {
    opacity: 1;
  }

  44% {
    opacity: 0.97;
  }

  46% {
    opacity: 0.94;
  }

  56% {
    opacity: 0.9;
  }

  58% {
    opacity: 0.9;
  }

  60% {
    opacity: 0.99;
  }

  68% {
    opacity: 1;
  }

  70% {
    opacity: 0.9;
  }

  72% {
    opacity: 0.95;
  }

  93% {
    opacity: 0.93;
  }

  95% {
    opacity: 0.95;
  }

  97% {
    opacity: 0.93;
  }

  to {
    opacity: 1;
  }
}


}


.partners .about-txt .h4{
    margin-top: 0.5rem;
    font-weight: 600;

}
#team {
    position: relative;
    background: rgb(241,241,241);
    background: -moz-linear-gradient(0deg, rgba(241,241,241,1) 83%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(241,241,241,1) 83%, rgba(255,255,255,0) 100%);
    background: linear-gradient(0deg, rgba(241,241,241,1) 83%, rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f1f1f1",endColorstr="#ffffff",GradientType=1);
}
#team .about-txt::before, #team .about-txt::after {
    display: none;
}
.team .about-txt {
    padding: 4.5rem 4rem;
}
.team .team-wrapp {
    margin: 0 auto 3rem;
    position: relative;
    cursor: pointer;
}
.team .team-wrapp img {
    
}

.team-head:before {
    position: absolute;
    content: "";
    width: 125px;
    height: 125px;
    border-radius: 50%;
    border: 1px solid #c4c4c4;
    top: 25px;
    left: -7px;
}
.team-head {
    position: relative;
    display:inline-block;
    vertizl-align:top;
    width: 115px;
    height: 115px;

 
}

.team-head img {
    position: absolute;
    display:block;
    top: 0px;
    left: 0px;
    width: 115px;
    height: 115px;
   
}
.team-head {
    left:0px;
}

.team-txt {
    background:#f1f1f1;
    position: relative;
    z-index: 2;
    padding: 10px 0 0;
    margin-top: -5px;
}
.team-txt .h4 {
    font-size: 14pt;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: -3px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.team-txt span {
    font-size: 9.5pt;
    text-transform: uppercase;

    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

#tech, #chain {
    padding-bottom: 6rem;
}
#tech .container {
    position: relative;
}
#tech .about-txt, #chain .about-txt {
    max-width: 880px;
    padding: 5rem 3rem 3rem;
}
.tech-wrapp {
    padding: 2rem;
    text-align: center;
}

.contacts-wrapp a {
    color: #111;
    display: inline-block;
}

.contacts-wrapp img {
    width: 60px;
    display: inline-block;
    margin-right: 10px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
/*#contacts .about-txt .col:first-child a:hover {
    color: #289fd1;
}*/
#contacts .about-txt .col  a:hover {
    color: #b3b3b3;
}
/*#contacts .about-txt .col:last-child a:hover {
    color: #40ace2;
}*/
#contacts .about-txt .col a:hover img {
    transform: scale(1.2);
}

footer {
    padding-bottom: 15px;
    margin-top: 7rem;
}

#project {
    padding-bottom: 7rem;
}
#project .container {
    position: relative;
}

#project .about-txt {
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
    background: rgba(166, 208, 208, 0.8);
}
.project .about-txt {
    padding: 4.8rem 4rem 4.5rem;
}
.project-wrapp {
    padding: 0 1rem;
    position: relative;
}
.project-wrapp .label {
    font-size: 8.5pt;
    text-transform: uppercase;
    background: #1eadae;
    padding: 5px 7px;
    position: absolute;
    left: 0;
    top: -10px;
    line-height: 1;
    color: #fff;
    font-weight: 600;
}
.project-wrapp img {
    background: #333;
  
}
.project-txt {
    font-size: 9pt;
    margin-top: 0.25rem;
    line-height: 1.7;
}
.project-txt .h4 {
    font-size: 13pt;
    color: #000;
    margin-bottom: .65rem;
    font-weight: 600;
    margin-top: 1rem;
}

.wrapp-public-slide {
    padding:  1.2rem;
}

.public-wrapp {
    font-size: 9pt;
    color: #555;
    line-height: 1.7;
    display: block;
    padding: 1rem 1.4rem 1.5rem;
    background: #fff;
    
}
.public-wrapp:hover {
   

}
.public-wrapp img {
    display: inline-block;
    height: 65px;
    margin-bottom: 10px;
}
.public-wrapp .h4 {
    font-size: 13pt;
    font-weight: 600;
    margin-bottom: .6rem;
    color: #111;
}
.public-wrapp  p {
    height: 100px;
    overflow: hidden;
}

#arts {
    padding-bottom: 5rem;
    position: relative;
    z-index: 2;
}
#arts .about-txt {
    padding: 2rem;
}
.slick-prev, .slick-next {
    z-index: 2;
}
.responsive-slider .slick-dots {
    bottom: -55px;
}
.responsive-slider .slick-dots li button::before {
    font-size: 10px;
    color: #ccc;
    opacity: 1;
}
.responsive-slider .slick-dots li.slick-active button::before {
    opacity: 1;
    color: #757575;
}

.responsive-slider .slick-prev::before, .responsive-slider .slick-next::before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: 1;
    color: #777;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.responsive-slider .slick-next {
    right: -30px;
    width: 25px;
height: 25px;
opacity: 0.7;
}
.responsive-slider .slick-prev {
    left: -30px;
    width: 25px;
height: 25px;
opacity: 0.7;
}
.responsive-slider .slick-prev:hover,.responsive-slider .slick-next:hover {
    opacity: 1;
}
.responsive-slider .slick-next::before,
.responsive-slider .slick-prev::before {

}


.arts .public-wrapp {
    background: transparent;
    border: none;
    height: 290px;
    line-height: 255px;
}
.arts .public-wrapp:hover img {
     transform: scale(1.1);
}
.arts .public-wrapp img {
    height: auto;
    margin-bottom: 0;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.slide-wrapp {
    padding: 0.75rem;
}

#public {
    padding-bottom: 4rem;
    position: relative;
z-index: 2;
}
#public .about-txt {
    padding: 2rem;
}
#public  .about-txt:before, #public  .about-txt:after {
    display: none;
}
#public .public-wrapp {
    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.05);
     -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
#public .public-wrapp:hover  {
     transform: scale(1.08);
     box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

#contacts  .about-txt:before, #contacts .about-txt:after {
    display: none;
}
#contacts .container {
    position: relative;
}

.cyberpunk-bg .my-menu .dropdown-menu {
    background: #333;
    border: 1px solid #44a5a6;
    box-shadow: 0 1px 10px rgba(68, 165, 166, 0.35), inset 0 0 0 1px hsla(0,0%,100%,.1);
    border-radius: 0;
    min-width: 4rem;
    font-size: 0.8rem;
    padding: 0;
}
.cyberpunk-bg .my-menu .dropdown-item {
    color: #fff;
}
.cyberpunk-bg .my-menu .dropdown-item:focus, .cyberpunk-bg .my-menu .dropdown-item:hover {
    color: #feef20;
    text-decoration: none;
    background-color: #555;
}
.cyberpunk-bg .my-menu .dropdown-item.active {
    text-decoration: none;
    background-color: #44a5a6;
    color: #fff;
}


.t486__descr.t-descr  ul li:before {
    position: absolute;
    content: "•";
    left: 0;
    top: 0;
    color: red;
    padding-right: 10px;
}

.t486__descr.t-descr  ul li  {
    list-style-type: none;
    position: relative;
    margin-bottom: 18px;
}
