body {
  background: #fff;
  margin: 0px;
  padding: 0px;
  overflow-x: hidden;
}

@font-face {
  font-family: 'Geometria-Heavy';
  src: url("../fonts/Geometria-Heavy.ttf");
}

@font-face {
  font-family: 'Geometria-HeavyItalic';
  src: url("../fonts/Geometria-HeavyItalic.ttf");
}

@font-face {
  font-family: 'Geometria-LightItalic';
  src: url("../fonts/Geometria-LightItalic.ttf");
}

@font-face {
  font-family: 'Montserrat-LightItalic';
  src: url("../fonts/Montserrat-LightItalic.ttf");
}

@font-face {
  font-family: 'Montserrat-Regular';
  src: url("../fonts/Montserrat-Regular.ttf");
}

.block_1 {
  width: 100%;
  background: url(../img/fon.jpg);
  height: 823px;
  background-size: cover;
  padding-top: 70px;
}

.block_1 .container {
  width: 100%;
  height: auto;
  box-sizing: border-box;
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.block_1 .container .text-block {
  margin: 0 auto;
}

.block_1 .container .logo-top-text {
  position: relative;
}

.block_1 .container .logo-top-text:before {
  content: '';
  width: 30px;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 17px;
  left: -34px;
}

.block_1 .container .logo-top-text:after {
  content: '';
  width: 30px;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 17px;
  right: -17px;
}

.block_1 .container .logo-top-text p {
  font-family: 'Geometria-LightItalic';
  color: #fff;
  font-size: 28px;
  text-transform: uppercase;
  margin-top: 0px;
  margin-bottom: 0px;
}

.block_1 .container .logo-top-text p span {
  display: block;
  font-family: 'Geometria-HeavyItalic';
  position: relative;
  left: 65px;
  line-height: 20px;
}

.block_1 .glav {
  display: block;
  margin: 0 auto;
}

.block_2 {
  width: 100%;
  height: 880px;
  background: url(../img/line.png) no-repeat;
  padding-top: 178px;
  background-size: contain;
  box-sizing: border-box;
  background-position: calc(50% - 130px);
}

.block_2 .container {
  width: 100%;
  max-width: 1115px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.block_2 .text-block {
  max-width: 475px;
  width: 100%;
  padding-left: 78px;
  box-sizing: border-box;
  position: relative;
  max-height: 185px;
}

.block_2 .text-block:after {
  content: '1';
  font-family: 'Montserrat-Regular';
  font-size: 48px;
  color: #aacdea;
  position: absolute;
  left: 0px;
  top: 0px;
}

.block_2 .text-block:before {
  content: '';
  position: absolute;
  left: 8px;
  bottom: 0px;
  width: 4px;
  height: 55%;
  background: #aacdea;
}

.block_2 .text-block h1 {
  font-family: 'Geometria-Heavy';
  font-size: 60px;
  color: #4891cb;
  text-transform: uppercase;
  margin-top: 0px;
  line-height: 53px;
  margin-bottom: 25px;
}

.block_2 .text-block p {
  font-family: 'Montserrat-Regular';
  color: #4891cb;
  font-size: 14px;
}

.block_2 img {
  position: relative;
  top: -170px;
}

.block_3 {
  width: 100%;
  height: 1153px;
  background: url(../img/fon-2.png) no-repeat right;
  background-size: cover;
  box-sizing: border-box;
  max-width: 1920px;
  margin: -350px auto;
  background-position: calc(50% - -204px);
  padding-top: 490px;
}

.block_3 .container {
  max-width: 1165px;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  display: flex;
  justify-content: flex-end;
  position: relative;
}

.block_3 .container .text-block {
  width: 100%;
  padding-right: 78px;
  box-sizing: border-box;
  position: relative;
  max-height: 202px;
  max-width: 495px;
  text-align: right;
}

.block_3 .container .text-block:after {
  content: '2';
  font-family: 'Montserrat-Regular';
  font-size: 48px;
  color: #aacdea;
  position: absolute;
  right: 0px;
  top: 0px;
}

.block_3 .container .text-block:before {
  content: '';
  position: absolute;
  right: 12px;
  bottom: 0px;
  width: 4px;
  height: 55%;
  background: #aacdea;
}

.block_3 .container .text-block h1 {
  font-family: 'Geometria-Heavy';
  font-size: 60px;
  color: #fff;
  text-transform: uppercase;
  margin-top: 0px;
  line-height: 53px;
  margin-bottom: 25px;
}

.block_3 .container .text-block p {
  font-family: 'Montserrat-Regular';
  color: #fff;
  font-size: 14px;
}

.block_3 .container .animate-block {
  position: absolute;
  max-width: 734px;
  box-sizing: border-box;
  left: -100px;
}

.block_3 .container .animate-block .kapsula {
  position: relative;
  left: 110px;
  top: 0px;
}

.block_3 .container .animate-block .kapsula .left {
  width: 338px;
  height: 272px;
  background: url(../img/left.png);
  position: absolute;
  z-index: 4;
  -webkit-transform: translate(108px, 21px);
  transform: translate(108px, 21px);
  transition: 0.3s;
}

.block_3 .container .animate-block .kapsula .left-animate {
  -webkit-transform: translate(-42px, 101px);
  transform: translate(-42px, 101px);
}

.block_3 .container .animate-block .kapsula .center {
  width: 429px;
  height: 299px;
  background: url(../img/center.png);
  position: absolute;
  left: 83px;
  top: -9px;
  z-index: 3;
  -webkit-transform: scale(0);
  transform: scale(0);
  transition: 0.5s;
}

.block_3 .container .animate-block .kapsula .center-animate {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.block_3 .container .animate-block .kapsula .right {
  width: 491px;
  height: 318px;
  background: url(../img/right.png);
  position: absolute;
  transition: 0.3s;
  -webkit-transform: translate(-60px, -1px);
  transform: translate(-60px, -1px);
  z-index: 2;
}

.block_3 .container .animate-block .kapsula .right-animate {
  -webkit-transform: translate(2px, -7px);
  transform: translate(2px, -7px);
}

.block_3 .container .animate-block .borti {
  position: absolute;
  left: 440px;
  top: 230px;
  overflow: hidden;
  height: 340px;
  width: 333px;
}

.block_3 .container .animate-block .borti2 {
  position: absolute;
  left: 363px;
  top: 220px;
  overflow: hidden;
  height: 363px;
  width: 410px;
}

.block_3 .container .animate-block .borti3 {
  position: absolute;
  left: 302px;
  top: 232px;
  overflow: hidden;
  height: 363px;
  width: 470px;
}

.block_3 .container .animate-block .Layer_1 {
  z-index: 1;
  transition: 0.5s;
  opacity: 0;
  position: relative;
  top: -120px;
  display: none;
}

.block_3 .container .animate-block .svg-anim-1 {
  opacity: 1;
}

.block_3 .container .animate-block .Layer_2 {
  z-index: 1;
  transition: 0.5s;
  opacity: 0;
  position: relative;
  top: -120px;
  display: none;
}

.block_3 .container .animate-block .svg-anim-2 {
  opacity: 1;
}

.block_3 .container .animate-block .Layer_3 {
  z-index: 1;
  transition: 0.5s;
  opacity: 0;
  position: relative;
  top: -120px;
  display: none;
}

.block_3 .container .animate-block .svg-anim-3 {
  opacity: 1;
}

.block_3 .container .animate-block .path {
  stroke-dasharray: 1050;
  stroke-dashoffset: 1450;
  -webkit-animation: dash 1.5s linear;
  animation: dash 1.5s linear;
}

@-webkit-keyframes dash {
  0% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: 1450;
  }
}

@keyframes dash {
  0% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: 1450;
  }
}

.block_3 .info-grafika {
  width: 100%;
  max-width: 563px;
  height: 191px;
  background: url(../img/infografika.png);
  position: absolute;
  top: 333px;
  right: -50px;
  box-sizing: border-box;
  padding-top: 38px;
  padding-left: 53px;
}

.block_3 .info-grafika p {
  font-size: 15px;
  font-family: 'Geometria-Heavy';
  color: #fff;
  text-transform: uppercase;
  position: relative;
  -webkit-transform: translateX(-20px);
  transform: translateX(-20px);
  transition: 0.3s;
  opacity: 0;
  z-index: 33;
}

.block_3 .info-grafika p:before {
  position: absolute;
  content: '';
  width: 14px;
  height: 14px;
  border-radius: 40px;
  border: solid 4px #fff;
  left: -35px;
  background: #4791d0;
}

.block_3 .info-grafika .animate-p {
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
  opacity: 1;
  z-index: 33;
}

.block_4 {
  width: 100%;
  max-width: 1920px;
  height: 1797px;
  background: url(../img/fon-3.jpg) center;
  position: relative;
  top: 540px;
  margin: 0 auto;
}

.block_4 .container {
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
}

.block_4 .text-block {
  max-width: 725px;
  box-sizing: border-box;
  padding-left: 85px;
  position: relative;
  top: -100px;
}

.block_4 .text-block:after {
  content: '3';
  font-family: 'Montserrat-Regular';
  font-size: 48px;
  color: #aacdea;
  position: absolute;
  left: 0px;
  top: 7px;
}

.block_4 .text-block:before {
  content: '';
  position: absolute;
  left: 8px;
  bottom: 0px;
  width: 4px;
  height: 73%;
  background: #aacdea;
}

.block_4 .text-block h1 {
  font-size: 60px;
  color: #4891cb;
  font-family: 'Geometria-Heavy';
  text-transform: uppercase;
  margin-top: 0px;
  margin-bottom: 20px;
}

.block_4 .text-block p {
  font-size: 14px;
  color: #4891cb;
  font-family: 'Montserrat-Regular';
  max-width: 512px;
  margin-bottom: 0px;
}

.block_4 .text-block-2 {
  width: 100%;
  box-sizing: border-box;
  padding-right: 85px;
  position: relative;
  top: 0px;
  text-align: right;
  margin-top: 320px;
}

.block_4 .text-block-2:after {
  content: '4';
  font-family: 'Montserrat-Regular';
  font-size: 48px;
  color: #aacdea;
  position: absolute;
  right: 0px;
  top: 7px;
}

.block_4 .text-block-2:before {
  content: '';
  position: absolute;
  right: 8px;
  bottom: 0px;
  width: 4px;
  height: 46%;
  background: #aacdea;
}

.block_4 .text-block-2 h1 {
  font-size: 60px;
  color: #4891cb;
  font-family: 'Geometria-Heavy';
  text-transform: uppercase;
  margin-top: 0px;
  margin-bottom: 20px;
}

.block_4 .text-block-2 p {
  font-size: 14px;
  color: #4891cb;
  font-family: 'Montserrat-Regular';
  max-width: 412px;
  margin-bottom: 0px;
  float: right;
}

.block_4 .first-img {
  -o-object-fit: contain;
  object-fit: contain;
  position: absolute;
  right: -142px;
  top: -30px;
}

.block_4 .second-img {
  -o-object-fit: contain;
  object-fit: contain;
  position: absolute;
  left: -80px;
  bottom: -270px;
}

.block_4 .logo-true {
  display: block;
  margin: 568px auto 0px;
}

@media (max-width: 1160px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .animate-block {
    left: -66px;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    z-index: 2;
    top: 41px;
  }
  .block_3 .info-grafika {
    right: 0px;
  }
}

@media (max-width: 1030px) {
  .borti {
    left: 314px !important;
  }
  .borti2 {
    left: 233px !important;
  }
  .borti3 {
    left: 183px !important;
  }
}

@media (max-width: 1020px) {
  .borti3, .borti2, .borti {
    display: none;
  }
}

@media (max-width: 931px) {
  .info-grafika {
    display: none;
  }
  .animate-block {
    position: relative !important;
    left: 50% !important;
    margin-left: -120px !important;
    top: -359px !important;
    top: -359px !important;
  }
  .kapsula {
    left: 0px;
    top: 0px;
  }
  .block_3 {
    width: 100%;
    height: 900px;
  }
}

@media (max-width: 405px) {
  .block_3 .container .text-block {
    padding-right: 38px;
  }
  .block_3 .container .text-block h1 {
    font-size: 40px;
  }
  .animate-block {
    position: relative !important;
    margin-left: -70px !important;
    top: -269px !important;
    -webkit-transform: scale(0.6) !important;
    transform: scale(0.6) !important;
  }
}

@media (max-width: 703px) {
  .block_1 {
    width: 100%;
    background: url(../img/fon.jpg) center;
    height: auto;
    background-size: cover;
  }
  .block_1 .glav {
    max-width: 100%;
  }
}

@media (max-width: 385px) {
  .logobars-mob {
    display: block;
    margin: 0 auto;
  }
  .block_1 .container .logo-top-text {
    position: relative;
    margin: 0 auto;
  }
}

@media (max-width: 797px) {
  .block_3 {
    margin: 0px auto;
  }
  .block_2 {
    padding-top: 0px;
  }
  .block_2 .container {
    flex-wrap: wrap;
  }
  .block_2 img {
    position: relative;
    top: 0px;
    margin: 0 auto;
    max-width: 100%;
  }
}

@media (max-width: 460px) {
  .block_2 .text-block {
    max-width: 475px;
    width: 100%;
    padding-left: 38px;
  }
  .block_2 .text-block h1 {
    font-size: 40px;
  }
  .block_2 img {
    -o-object-fit: contain;
    object-fit: contain;
  }
  .block_2 .text-block {
    max-width: 285px;
  }
  .block_2 {
    width: 100%;
    height: 560px;
    background: unset;
    padding-top: 18px;
  }
}

@media (max-width: 1073px) {
  .block_4 .first-img {
    -o-object-fit: contain;
    object-fit: contain;
    position: relative;
    right: 0px;
    top: 0px;
    margin: 0 auto;
    max-width: 100%;
  }
}

@media (max-width: 1115px) {
  .block_4 .second-img {
    display: none;
  }
  .block_4 .text-block-2 {
    margin-top: 0px;
  }
}

@media (max-width: 460px) {
  .block_4 {
    height: auto;
    top: 30px;
    background: url(../img/fon-3.jpg) center no-repeat;
    background-position: 0px 280px;
  }
  .block_4 .text-block-2 h1 {
    font-size: 50px;
  }
  .block_4 .logo-true {
    display: block;
    margin: 168px auto 0px;
    position: relative;
    top: -20px;
  }
  .block_4 .text-block {
    padding-left: 55px;
    top: 0px;
  }
  .block_4 .text-block h1 {
    font-size: 40px;
  }
  .block_4 .text-block-2 {
    padding-right: 45px;
  }
}
@media (min-width: 1910px) {
.block_3 {
   
    height: 1413px;
   
}
}