@font-face {
  font-family: "AvenirNextCyrRegular";
  src: url("../fonts/AvenirNextCyrRegular.eot");
  src: url("../fonts/AvenirNextCyrRegular.eot?#iefix") format("embedded-opentype"),url("../fonts/AvenirNextCyrRegular.woff") format("woff"),url("../fonts/AvenirNextCyrRegular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal
}
@font-face {
  font-family: "AvenirNextCyrMedium";
  src: url("../fonts/AvenirNextCyrMedium.eot");
  src: url("../fonts/AvenirNextCyrMedium.eot?#iefix") format("embedded-opentype"),url("../fonts/AvenirNextCyrMedium.woff") format("woff"),url("../fonts/AvenirNextCyrMedium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal
}
@font-face {
  font-family: "AvenirNextCyrDemi";
  src: url("../fonts/AvenirNextCyrDemi.eot");
  src: url("../fonts/AvenirNextCyrDemi.eot?#iefix") format("embedded-opentype"),url("../fonts/AvenirNextCyrDemi.woff") format("woff"),url("../fonts/AvenirNextCyrDemi.ttf") format("truetype");
  font-weight: normal;
  font-style: normal
}
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon/icomoon.eot?9ijz7m");
  src: url("../fonts/icomoon/icomoon.eot?9ijz7m#iefix") format("embedded-opentype"),url("../fonts/icomoon/icomoon.ttf?9ijz7m") format("truetype"),url("../fonts/icomoon/icomoon.woff?9ijz7m") format("woff"),url("../fonts/icomoon/icomoon.svg?9ijz7m#icomoon") format("svg");
  font-display: block;
  font-weight: normal;
  font-style: normal
}
@font-face {
  font-family: "Unbounded-SemiBold";
  src: url("../fonts/Unbounded-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal
}
@font-face {
  font-family: "Unbounded-Medium";
  src: url("../fonts/Unbounded-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal
}
@import url('https://fonts.googleapis.com/css2?family=Unbounded:wght@300;400;500;600&display=swap');
/*!--- Begin main styles ---*/
*,
*:after,
*:before {
  margin: 0;
  padding: 0;
  outline: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
html,
body {
  color: #ffffff;
  font-size: 22px;
  font-family: "AvenirNextCyrRegular",sans-serif;
  /*!--- background: #29303F; ---*/
  background-image: url(https://octopance.com/assets/img/new-amp-page-bg.jpg);
  position: relative;
  line-height: 1.2;
  min-width: 320px;
  background-size: contain;
  z-index: 1
}
img {
  width: auto;
  max-width: 100%;
  display: block
}
a {
  color: inherit;
  cursor: pointer;
  -webkit-transition: color .3s;
  transition: color .3s
}
a:hover {
  text-decoration: none
}
.wrapper {
  margin: 0 auto;
  overflow: hidden;
  /*max-width: 1920px*/
}
.container {
  margin: 0 auto;
  padding: 0 15px;
  width: 1398px
}
/*.container {
  margin: 0 auto;
  padding: 0 15px;
  width: 1398px
}*/
.section {
  padding: 120px 0
}
.section--npt {
  padding-top: 0
}
.section--npb {
  padding-bottom: 0
}
.flex,
.btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.start {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}
.center,
.btn {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}
.between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.top {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}
.middle,
.btn {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.bottom {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end
}
.btn {
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all .3s;
  transition: all .3s;
  width: 270px;
  height: 70px;
  color: #ffffff;
  font-size: 16px;
  font-family: "AvenirNextCyrMedium";
  border: 1px solid rgba(255, 255, 255, 0.2)
}
.btn:hover {
  background: rgba(69, 191, 229, 0.2)
}
.backgroundcliptext .text_gradient {
  background: -webkit-gradient(linear, left top, right top, from(#3B79CF), to(#72DAFD));
  background: linear-gradient(to right, #3B79CF 0%, #72DAFD 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent
}
.no-backgroundcliptext .text_gradient {
  color: #3B79CF
}
.slick-slider {
  display: none
}
.slick-slider.slick-initialized {
  display: block
}
.slick-arrow {
  cursor: pointer;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  font-size: 30px;
  color: #45BFE5;
  opacity: .5
}
.slick-arrow:hover {
  opacity: 1
}
.lg-backdrop {
  background: rgba(0, 0, 0, 0.8)
}
.lg-outer .lg-img-wrap:before,
.lg-outer .lg-item:before {
  vertical-align: middle;
  height: 100%
}
.lg-actions .lg-next,
.lg-actions .lg-prev {
  margin-top: -20px;
  padding: 9px 10px
}
.blocker {
  z-index: 1000;
  background: rgba(0, 0, 0, 0.8);
  padding: 0
}
.blocker:before {
  margin-right: -1px;
  width: 1px
}
/*!--- End main styles ---*/
/*!--- Begin icomoon ---*/
[class^="icon-"],
[class*=" icon-"] {
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-family: "icomoon" !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: none;
  letter-spacing: 0;
  line-height: 1;
  speak: none
}
.icon-close:before {
  content: "\e90a"
}
.icon-plus:before {
  content: "\e90b"
}
.icon-phone:before {
  content: "\e909"
}
.icon-vk:before {
  content: "\e905"
}
.icon-fb:before {
  content: "\e906"
}
.icon-tlgrm:before {
  content: "\e907"
}
.icon-insta:before {
  content: "\e908"
}
.icon-arrow_right_border:before {
  content: "\e904"
}
.icon-arrow_right:before {
  content: "\e903"
}
.icon-next:before {
  content: "\e901"
}
.icon-prev:before {
  content: "\e902"
}
.icon-play:before {
  content: "\e900"
}
.icon-linkedin2:before {
    content:"\eaca"
}
/*!--- End icomoon ---*/
/*!--- Begin waves ---*/
.waves {
  z-index: -1;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.waves__canvas {
  width: 100%;
  height: 100%
}
/*!--- End waves ---*/
/*!--- Begin header ---*/
.header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 1920px;
  padding: 50px 0 15px 0;
  -webkit-transition: padding .3s,background .3s;
  transition: padding .3s,background .3s;
  font-size: 18px;
  z-index: 100
}
.header__container {
  width: auto;
  padding: 0 110px
}
.header__burger {
  width: 28px;
  display: block;
  padding: 13px 0;
  position: relative
}
.header__burger span,
.header__burger:before,
.header__burger:after {
  width: 100%;
  height: 2px;
  display: block;
  background: -webkit-gradient(linear, left top, right top, from(#3B79CF), color-stop(50%, #72DAFD), color-stop(50%, #ffffff), to(#ffffff));
  background: linear-gradient(to right, #3B79CF 0%, #72DAFD 50%, #ffffff 50%, #ffffff 100%);
  background-position: 100% 50%;
  background-size: 200% 100%;
  -webkit-transition: all .3s;
  transition: all .3s
}
.header__burger:before,
.header__burger:after {
  content: "";
  position: absolute;
  top: 6px;
  left: 0
}
.header__burger:after {
  top: auto;
  bottom: 6px
}
.header__burger:hover span,
.header__burger:hover:before,
.header__burger:hover:after {
  background-position: 0 50%
}
.header__burger.is_active span {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  background-position: 0 50%;
  opacity: 0
}
.header__burger.is_active:before {
  top: 13px;
  background-position: 0 50%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}
.header__burger.is_active:after {
  bottom: 13px;
  background-position: 0 50%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}
.header__logo {
  width: 223px;
  display: block;
  margin: 0 auto 0 130px
}
.header__lang {
  margin-right: 130px;
  font-family: "AvenirNextCyrMedium"
}
.header__lang a {
  position: relative;
  text-decoration: none
}
.header__lang a:after {
  width: 0;
  height: 2px;
  content: "";
  margin-top: 3px;
  -webkit-transition: width .3s;
  transition: width .3s;
  background: -webkit-gradient(linear, left top, right top, from(#3B79CF), to(#72DAFD));
  background: linear-gradient(to right, #3B79CF 0%, #72DAFD 100%);
  position: absolute;
  top: 100%;
  left: 0
}
.header__lang a:hover:after,
.header__lang a.is_active:after {
  width: 100%
}
.header__lang span {
  margin: 0 15px;
  color: #5D677C
}
.header__project {
  position: relative;
  text-decoration: none;
  font-family: "AvenirNextCyrMedium"
}
.header__project:after {
  width: 0;
  height: 2px;
  content: "";
  margin-top: 3px;
  -webkit-transition: width .3s;
  transition: width .3s;
  background: -webkit-gradient(linear, left top, right top, from(#3B79CF), to(#72DAFD));
  background: linear-gradient(to right, #3B79CF 0%, #72DAFD 100%);
  position: absolute;
  top: 100%;
  left: 0
}
.header__project:hover:after {
  width: 100%
}
.header__phone {
  width: 32px;
  height: 32px;
  display: none;
  color: #ffffff;
  line-height: 32px;
  border-radius: 50%;
  text-align: center;
  text-decoration: none;
  background: -webkit-gradient(linear, left top, right top, from(#3B79CF), to(#72DAFD));
  background: linear-gradient(to right, #3B79CF 0%, #72DAFD 100%);
  font-size: 14px
}
/*!--- End header ---*/
/*!--- Begin main ---*/
.main {
  padding: 270px 0 120px 0
}
/*.main__title {
  line-height: 1;
  max-width: 940px;
  font-size: 120px;
  font-weight: normal;
  margin: 0 0 120px 0
}*/
.main__title {
font-size: 105px;
font-weight: normal;
margin: 0 0 120px 0;
font-family: "AvenirNextCyrMedium-Medium", sans-serif;
line-height: 1.1;
}
.main__title span {
  vertical-align: top;
  display: inline-block
}
.main__title span.text_gradient {
  position: relative;
  /*font-family: "AvenirNextCyrMedium"*/
}
.main__title span.text_gradient:after {
  width: 0;
  height: 6px;
  content: "";
  margin-top: 3px;
  -webkit-transition: width 1.5s 1.3s;
  transition: width 1.5s 1.3s;
  background: -webkit-gradient(linear, left top, right top, from(#3B79CF), to(#72DAFD));
  background: linear-gradient(to right, #3B79CF 0%, #72DAFD 100%);
  position: absolute;
  top: 100%;
  left: 0
}
.main__title span.text_gradient.animated:after {
  width: 100%
}
.main__text {
  max-width: 980px;
  line-height: 1.5
}
/*!--- End main ---*/
/*!--- Begin about_us ---*/
.marquee {
  font-size: 250px;
  white-space: nowrap;
  margin-bottom: 120px
}
.marquee__text {
  margin-top: -40px;
  vertical-align: top;
  display: inline-block;
  position: relative;
  left: 50%
}
.title {
  font-size: 43px;
  font-weight: normal
}
.title span {
  font-family: "AvenirNextCyrMedium"
}
.about_us__title {
  width: 520px;
  font-size: 35px;
  margin-right: auto;
  font-family: "AvenirNextCyrDemi"
}
/*.about_us__info {
  width: 700px
}*/
.about_us__info {
  width: 830px
}
.about_us__text {
  line-height: 1.6;
  margin-bottom: 70px
}
.about_us__list_item {
  width: 300px;
  margin: 0 auto 70px 0
}
.about_us__list_item:nth-child(even) {
  margin-right: 0
}
.about_us__list_title {
  font-size: 28px;
  font-family: "AvenirNextCyrMedium";
  margin-bottom: 15px
}
.about_us__list_text {
  font-size: 18px;
  line-height: 1.6
}
.about_us__video {
  margin-top: 120px
}
.more {
  font-family: "AvenirNextCyrMedium"
}
.more__link {
  position: relative;
  text-decoration: none
}
.more__link:after {
  width: 0;
  height: 2px;
  content: "";
  margin-top: 3px;
  -webkit-transition: width .3s;
  transition: width .3s;
  background: -webkit-gradient(linear, left top, right top, from(#3B79CF), to(#72DAFD));
  background: linear-gradient(to right, #3B79CF 0%, #72DAFD 100%);
  position: absolute;
  top: 100%;
  left: 0
}
.more__link.is_inview:after {
  width: 100%;
  -webkit-transition-duration: 1.5s;
  transition-duration: 1.5s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s
}
.video {
  display: block;
  position: relative;
  text-decoration: none
}
.video:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #29303F;
  opacity: .1
}
.mousemove {
  cursor: none;
  overflow: hidden;
  position: relative
}
.mousemove__cursor {
  pointer-events: none;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  padding: 65px;
  border-radius: 50%;
  -webkit-transition: all .3s;
  transition: all .3s;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: radial-gradient(92.5% 92.5% at 27.81% 23.44%, rgba(112, 213, 251, 0.5) 0%, rgba(0, 185, 255, 0) 100%);
  text-align: center;
  font-size: 30px;
  color: #ffffff
}
.mousemove__cursor.is_move {
  -webkit-transition: none;
  transition: none
}
/*!--- End about_us ---*/
/*!--- Begin advantages ---*/
.advantages__title {
  max-width: 100%;
  line-height: 1.5;
  margin-bottom: 120px
}
.advantages__info {
  margin: 0 -15px -40px -15px
}
.advantages__info_item {
  width: 33.333333%;
  width: calc(100% / 3);
  margin-bottom: 40px;
  padding: 0 15px
}
.advantages__info_title {
  font-size: 26px;
  font-family: "AvenirNextCyrMedium"
}
.advantages__info_title span {
  position: relative
}
.advantages__info_title span:after {
  width: 0;
  height: 2px;
  content: "";
  margin-top: 3px;
  -webkit-transition: width .3s;
  transition: width .3s;
  background: -webkit-gradient(linear, left top, right top, from(#3B79CF), to(#72DAFD));
  background: linear-gradient(to right, #3B79CF 0%, #72DAFD 100%);
  position: absolute;
  top: 100%;
  left: 0
}
.advantages__info_title span.is_inview:after {
  width: 100%;
  -webkit-transition-duration: 1.5s;
  transition-duration: 1.5s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s
}
.advantages__info_list {
  list-style: none;
  margin-top: 70px
}
.advantages__info_list li {
  margin-bottom: 30px;
    margin-right: 90px 
}
.advantages__info_list li:last-child {
  margin-bottom: 0
}
/*!--- End advantages ---*/
/*!--- Begin result ---*/
.result__info {
  width: 650px;
  margin: 100px -182px 0 0;
  position: relative;
  z-index: 1
}
.result__info_prev,
.result__info_next {
  z-index: 1;
  margin-top: 120px;
  position: absolute;
  top: 100%;
  left: 0
}
.result__info_next {
  left: 60px
}
.result__info_title {
  line-height: 1.3;
  margin-bottom: 70px
}
.result__info_text {
  font-size: 18px;
  line-height: 1.5;
  max-width: 400px
}
.result__numbers {
  width: 899px
}
.result__numbers_prev,
.result__numbers_next {
  z-index: 1;
  position: absolute;
  left: 40px;
  bottom: 40px
}
.result__numbers_next {
  left: 100px
}
.result__numbers_item {
  position: relative;
  background: #242932
}
.result__numbers_img {
  opacity: .5
}
.result__numbers_info {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 470px;
  padding: 40px;
  font-size: 20px;
  line-height: 1.5;
  background: #29303F
}
.result__numbers_title {
  font-size: 150px;
  font-family: "AvenirNextCyrMedium";
  margin: -115px 0 40px 0;
  line-height: 1
}
/*!--- End result ---*/
/*!--- Begin big_btn ---*/
.big_btn {
  display: block;
  text-decoration: none;
  -webkit-transition: background-position .6s;
  transition: background-position .6s;
  background: -webkit-gradient(linear, left top, right top, from(#2B5DA2), color-stop(50%, #2B5DA2), color-stop(50%, #3B79CF), to(#72DAFD));
  background: linear-gradient(to right, #2B5DA2 0%, #2B5DA2 50%, #3B79CF 50%, #72DAFD 100%);
  background-position: 100% 50%;
  background-size: 200% 100%
}
.big_btn__title {
  width: 820px;
  font-size: 72px;
  margin-right: auto
}
.big_btn__arrow {
  font-size: 135px;
  position: relative
}
.big_btn__arrow:before {
  -webkit-transition: opacity .6s;
  transition: opacity .6s;
  position: absolute;
  top: 0;
  left: 0
}
.big_btn__arrow:after {
  content: "\e904"
}
.big_btn:hover {
  background-position: 0% 50%
}
.big_btn:hover .big_btn__arrow:before {
  opacity: 0
}
/*!--- End big_btn ---*/
/*!--- Begin teams ---*/
.teams__title {
  width: 520px;
  font-size: 35px;
  margin-right: auto;
  font-family: "AvenirNextCyrDemi"
}
.teams__info {
  width: 700px
}
.teams__text {
  line-height: 1.6;
  margin-bottom: 70px
}
.teams__foto {
  margin-bottom: 40px
}
.teams__name {
  font-size: 30px;
  font-family: "AvenirNextCyrMedium";
  margin-bottom: 10px
}
.teams__position {
  font-size: 18px;
  line-height: 1.6;
  color: #82D6F0
}
.teams__slider {
  margin-top: 120px
}
.slider {
  margin-left: -276px;
  margin-right: -276px
}
.slider__list .slick-list {
  padding: 0 252px
}
.slider__list--col2 .slick-list {
  padding: 0 212px
}
.slider__item {
  margin: 0 24px
}
.slider__list--col2 .slider__item {
  margin: 0 64px
}
.slider__cursor {
  padding: 52px;
  font-size: 56px
}
.slider__cursor:before {
  display: block;
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s,-webkit-transform .3s
}
.slider__cursor.is_left:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}
/*!--- End teams ---*/
/*!--- Begin privacy ---*/
.privacy__title {
  width: 520px;
  font-size: 35px;
  margin-right: auto;
  font-family: "AvenirNextCyrDemi"
}
.privacy__info {
  width: 700px
}
.privacy__text {
  line-height: 1.6;
  margin-bottom: 70px
}
/*!--- End privacy ---*/
/*!--- Begin posts ---*/
.posts__title {
  max-width: 940px;
  margin-bottom: 120px
}
.post {
  cursor: none;
  text-decoration: none
}
.post__img {
  margin-bottom: 40px
}
.post__title {
  font-size: 25px;
  font-family: "AvenirNextCyrMedium";
  margin-bottom: 40px
}
.post__cat {
  color: #82D6F0;
  font-size: 18px
}
/*!--- End posts ---*/
/*!--- Begin contacts ---*/
.contacts {
  color: #29303F;
  background: #ffffff
}
.contacts__top {
  margin-bottom: 120px
}
.contacts__title {
  width: 520px;
  font-size: 35px;
  margin-right: auto;
  font-family: "AvenirNextCyrDemi"
}
.contacts__text {
  width: 700px;
  line-height: 1.6
}
.contacts__phone {
  font-size: 152px;
  font-family: "AvenirNextCyrMedium";
  text-align: center
}
.contacts__phone a {
  position: relative;
  text-decoration: none
}
.contacts__phone a:after {
  content: "";
  width: 100%;
  height: 6px;
  opacity: .1;
  margin-top: -4px;
  background: linear-gradient(97.47deg, #3978CD 5.73%, #75DFFF 96.1%);
  position: absolute;
  top: 100%;
  left: 0
}
.contacts__bottom {
  margin-top: 120px
}
.contacts__address {
  width: 500px;
  line-height: 1.5
}
.contacts__social {
  width: 400px;
  margin: 0 auto
}
.contacts__email {
  max-width: 308px;
  text-align: right;
  line-height: 1
}
.social__link {
  font-size: 30px;
  text-decoration: none
}
.social__link:hover {
  color: #45BFE5
}
/*!--- End contacts ---*/
/*!--- Begin footer ---*/
.footer__menu {
  margin: 0 -25px 95px -25px
}
.footer__menu_list {
  width: 25%;
  padding: 0 25px;
  list-style: none;
  font-size: 18px
}
.footer__menu_list li {
  margin-bottom: 25px
}
.footer__menu_list li a {
  text-decoration: none
}
.footer__menu_list li a:hover {
  color: #45BFE5
}
.footer__contacts {
  margin-bottom: 120px
}
.footer__phone {
  font-size: 60px;
  font-family: "AvenirNextCyrMedium"
}
.footer__phone a {
  text-decoration: none
}
.footer__calback {
  margin: 0 100px 0 auto
}
.footer__social {
  width: 340px
}
.footer__bottom {
  font-size: 16px
}
.footer__copy {
  max-width: 500px;
  margin-right: auto
}
.footer__policy {
  text-decoration: none
}
.footer__policy:hover {
  color: #45BFE5
}
/*!--- End footer ---*/
/*!--- Begin animation ---*/
[data-animation] {
  visibility: hidden
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  visibility: visible
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
/*!--- End animation ---*/
/*!--- Begin modal ---*/
.modal {
  padding: 0;
  width: 100%;
  max-width: none;
  min-height: 100vh;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: -webkit-gradient(linear, left top, right top, from(#2B5DA2), to(#45BFE5));
  background: linear-gradient(to right, #2B5DA2 0%, #45BFE5 100%)
}
.modal__close {
  z-index: 1;
  font-size: 44px;
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s,-webkit-transform .3s;
  text-decoration: none;
  position: absolute;
  top: 45px;
  right: 45px
}
.modal__close:hover {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}
.modal__container {
  min-height: 100vh;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}
.modal__title {
  font-size: 72px;
  margin-bottom: 50px;
  line-height: 1
}
.modal__text {
  margin-bottom: 90px
}
.form__input {
  border: none;
  background: none;
  border-bottom: 1px solid #84acd1;
  margin-bottom: 30px;
  padding: 20px 0;
  display: block;
  color: #84acd1;
  width: 100%
}
.form__input::-webkit-input-placeholder {
  color: inherit;
  opacity: 1
}
.form__input::-moz-placeholder {
  color: inherit;
  opacity: 1
}
.form__input:-ms-input-placeholder {
  color: inherit;
  opacity: 1
}
.form__input::-ms-input-placeholder {
  color: inherit;
  opacity: 1
}
.form__input::placeholder {
  color: inherit;
  opacity: 1
}
.form__input:-ms-input-placeholder {
  color: inherit
}
.form__input::-ms-input-placeholder {
  color: inherit
}
.form__input.is_error {
  border-bottom: 1px solid #ff0000
}
.form__file,
.form__bottom {
  margin-top: 90px
}
.form__file_title {
  margin-bottom: 45px
}
.form__file_label {
  color: #84acd1
}
.form__file_input,
.form__agree_input {
  display: none
}
.form__file_name {
  max-width: 100%;
  padding-left: 75px;
  position: relative;
  vertical-align: top;
  display: inline-block;
  cursor: pointer
}
.form__file_name:before,
.form__file_name:after {
  content: "";
  width: 40px;
  height: 40px;
  border: 1px solid;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%
}
.form__file_name:after {
  border: none;
  left: 15px;
  width: 10px;
  height: 10px;
  content: "\e90b";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-family: "icomoon" !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s,-webkit-transform .3s;
  font-size: 10px;
  line-height: 1;
  color: #ffffff;
  speak: none
}
.form__file_name:hover:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}
.form__file_name span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
.form__agree {
  width: 440px;
  color: #84acd1;
  font-size: 15px;
  margin-right: auto
}
.form__agree_label {
  width: 40px;
  height: 40px;
  display: block;
  border: 1px solid #ffffff;
  margin-right: auto;
  position: relative;
  cursor: pointer
}
.form__agree_label:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 8px;
  height: 8px;
  margin: auto;
  background: #ffffff;
  -webkit-transition: opacity .3s,-webkit-transform .3s;
  transition: opacity .3s,-webkit-transform .3s;
  transition: opacity .3s,transform .3s;
  transition: opacity .3s,transform .3s,-webkit-transform .3s;
  -webkit-transform: scale(0);
  transform: scale(0);
  opacity: 0
}
.form__agree_input:checked + .form__agree_label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1)
}
.form__agree_text {
  width: 370px
}
.form__submit {
  width: 490px;
  border: none;
  font-size: 50px;
  padding-right: 60px;
  position: relative;
  text-align: left;
  background: none;
  cursor: pointer;
  line-height: 1;
  color: #ffffff
}
.form__submit.is_disabled {
  color: #84acd1;
  cursor: default
}
.form__submit_icon {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s,-webkit-transform .3s;
  font-size: 60px;
  height: 60px;
  width: 60px
}
.form__submit:hover .form__submit_icon {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg)
}
/*!--- End modal ---*/
@media (max-width: 1699px) {
  .header__container {
    width: 1398px;
    padding: 0 15px
  }
  .container {
    width: 1398px;
    padding: 0 15px
  }
  .main__title {
    max-width: 1200px;
    font-size: 81px
  }
  .marquee {
    font-size: 220px
  }
  .marquee__text {
    margin-top: -30px
  }
}
@media (max-width: 1439px) {
  html,
  body {
    font-size: 20px
  }
  .container {
    width: 1170px
  }
  .section {
    padding: 100px 0
  }
  .section--npt {
    padding-top: 0
  }
  .section--npb {
    padding-bottom: 0
  }
  .header {
    padding-top: 30px
  }
  .header__logo {
    margin-left: 100px
  }
  .header__lang {
    margin-right: 100px
  }
  .main {
    padding: 240px 0 100px 0
  }
  .main__title {
    font-size: 95px;
    max-width: 760px;
    margin-bottom: 100px
  }
  .main__text {
    max-width: 520px
  }
  .marquee {
    font-size: 186px;
    margin-bottom: 100px
  }
  .title {
    font-size: 44px
  }
  .about_us__title {
    width: 440px;
    font-size: 33px
  }
  .about_us__info {
    width: 600px
  }
  .about_us__list_item {
    width: 280px
  }
  .about_us__video {
    margin-top: 100px
  }
  .mousemove__cursor {
    padding: 50px
  }
  .advantages__title {
    max-width: 840px;
    margin-bottom: 100px
  }
  .result__info {
    width: 540px;
    margin: 50px -140px 0 0
  }
  .result__info_prev,
  .result__info_next {
    margin-top: 100px
  }
  .result__numbers {
    width: 740px
  }
  .result__numbers_info {
    width: 380px;
    padding: 30px;
    font-size: 18px
  }
  .result__numbers_title {
    font-size: 120px;
    margin: -88px 0 30px 0
  }
  .big_btn__title {
    width: 760px;
    font-size: 62px
  }
  .big_btn__arrow {
    font-size: 115px
  }
  .teams__title {
    width: 440px;
    font-size: 33px
  }
  .teams__info {
    width: 600px
  }
  .teams__name {
    font-size: 26px
  }
  .teams__position {
    font-size: 16px
  }
  .teams__slider {
    margin-top: 100px
  }
  .slider__list--col2 .slick-list {
    padding: 0 236px
  }
  .slider__list--col2 .slider__item {
    margin: 0 40px
  }
  .slider__cursor {
    padding: 45px;
    font-size: 40px
  }
  .privacy__title {
    width: 440px;
    font-size: 33px
  }
  .privacy__info {
    width: 600px
  }
  .posts__title {
    max-width: 840px;
    margin-bottom: 100px
  }
  .post__title {
    font-size: 34px;
    margin-bottom: 30px
  }
  .post__cat {
    font-size: 16px
  }
  .contacts__top {
    margin-bottom: 100px
  }
  .contacts__title {
    width: 440px;
    font-size: 33px
  }
  .contacts__text {
    width: 600px
  }
  .contacts__phone {
    font-size: 124px
  }
  .contacts__bottom {
    margin-top: 100px
  }
  .contacts__address {
    width: 460px
  }
  .contacts__social {
    width: 300px
  }
  .footer__menu {
    margin-bottom: 75px
  }
  .footer__contacts {
    margin-bottom: 100px
  }
  .footer__phone {
    font-size: 46px
  }
  .footer__calback {
    margin-right: 70px
  }
  .footer__social {
    width: 300px
  }
}
@media (max-width: 1199px) {
  html,
  body {
    font-size: 18px
  }
  .container {
    width: 960px
  }
  .section {
    padding: 80px 0
  }
  .section--npt {
    padding-top: 0
  }
  .section--npb {
    padding-bottom: 0
  }
  .header__logo {
    margin-left: 80px
  }
  .header__lang {
    margin-right: 80px
  }
  .main {
    padding: 210px 0 80px 0
  }
  .main__title {
    font-size: 80px;
    max-width: 660px;
    margin-bottom: 80px
  }
  .main__title span.text_gradient:after {
    height: 4px
  }
  .main__text {
    max-width: 460px
  }
  .marquee {
    font-size: 156px;
    margin-bottom: 80px
  }
  .marquee__text {
    margin-top: -20px
  }
  .title {
    font-size: 38px
  }
  .about_us__title {
    width: 360px;
    font-size: 31px
  }
  .about_us__info {
    width: 500px
  }
  .about_us__list_item {
    width: 235px
  }
  .about_us__list_title {
    font-size: 25px
  }
  .about_us__list_text {
    font-size: 16px
  }
  .about_us__video {
    margin-top: 80px
  }
  .mousemove__cursor {
    padding: 40px;
    font-size: 24px
  }
  .advantages__title {
    max-width: 740px;
    margin-bottom: 80px
  }
  .advantages__info_title {
    font-size: 22px
  }
  .advantages__info_list li {
    margin-bottom: 20px
  }
  .result__info {
    width: 480px;
    margin: 30px -140px 0 0
  }
  .result__info_prev,
  .result__info_next {
    margin-top: 80px
  }
  .result__info_title {
    margin-bottom: 50px
  }
  .result__numbers {
    width: 590px
  }
  .result__numbers_info {
    width: 300px;
    padding: 20px;
    font-size: 16px
  }
  .result__numbers_title {
    font-size: 90px;
    margin: -64px 0 20px 0
  }
  .big_btn__title {
    width: 620px;
    font-size: 52px
  }
  .big_btn__arrow {
    font-size: 85px
  }
  .teams__title {
    width: 360px;
    font-size: 31px
  }
  .teams__info {
    width: 500px
  }
  .teams__name {
    font-size: 22px
  }
  .teams__position {
    font-size: 14px
  }
  .teams__slider {
    margin-top: 80px
  }
  .slider__list--col2 .slick-list {
    padding: 0 252px
  }
  .slider__list--col2 .slider__item {
    margin: 0 24px
  }
  .slider__cursor {
    padding: 35px;
    font-size: 34px
  }
  .privacy__title {
    width: 360px;
    font-size: 31px
  }
  .privacy__info {
    width: 500px
  }
  .posts__title {
    max-width: 740px;
    margin-bottom: 80px
  }
  .post__title {
    font-size: 28px;
    margin-bottom: 20px
  }
  .contacts__top {
    margin-bottom: 80px
  }
  .contacts__title {
    width: 360px;
    font-size: 31px
  }
  .contacts__text {
    width: 500px
  }
  .contacts__phone {
    font-size: 100px
  }
  .contacts__bottom {
    margin-top: 80px
  }
  .contacts__address {
    width: 300px
  }
  .contacts__email {
    max-width: 280px
  }
  .footer__menu {
    margin: 0 -15px 55px -15px
  }
  .footer__menu_list {
    padding: 0 15px;
    font-size: 16px
  }
  .footer__contacts {
    margin-bottom: 80px
  }
  .footer__phone {
    font-size: 36px
  }
  .footer__calback {
    width: 240px;
    height: 60px;
    margin-right: 50px
  }
  .footer__social {
    width: 250px
  }
  .footer__copy {
    max-width: 400px
  }
  .modal__text {
    margin-bottom: 70px
  }
  .form__file,
  .form__bottom {
    margin-top: 70px
  }
  .form__submit {
    width: 360px;
    font-size: 40px;
    padding-right: 40px
  }
  .form__submit_icon {
    font-size: 40px;
    height: 40px;
    width: 40px
  }
}
@media (max-width: 991px) {
  .container {
    width: 738px
  }
  .section {
    padding: 60px 0
  }
  .section--npt {
    padding-top: 0
  }
  .section--npb {
    padding-bottom: 0
  }
  .header__logo {
    width: 193px;
    margin-left: 50px
  }
  .header__lang {
    margin-right: 50px
  }
  .main {
    padding: 180px 0 60px 0
  }
  .main__title {
    font-size: 65px;
    max-width: 560px;
    margin-bottom: 60px
  }
  .marquee {
    font-size: 128px;
    margin-bottom: 60px
  }
  .title {
    font-size: 32px
  }
  .about_us__title {
    width: 100%;
    margin-bottom: 60px;
    font-size: 29px
  }
  .about_us__info {
    width: 100%
  }
  .about_us__text {
    margin-bottom: 60px
  }
  .about_us__list_item {
    width: 45%;
    margin-bottom: 60px
  }
  .about_us__video {
    margin-top: 60px
  }
  .mousemove__cursor {
    padding: 35px;
    font-size: 20px
  }
  .advantages__title {
    max-width: 640px;
    margin-bottom: 60px
  }
  .advantages__info_title {
    font-size: 20px
  }
  .advantages__info_list {
    margin-top: 50px
  }
  .advantages__info_list li {
    margin-bottom: 15px;
      line-height: 1.4
  }
  .result__info {
    width: 100%;
    margin: 0 0 60px 0
  }
  .result__info_title {
    max-width: 640px
  }
  .result__numbers {
    width: 100%
  }
  .result__numbers_info {
    width: 380px;
    padding: 30px;
    font-size: 18px
  }
  .result__numbers_title {
    font-size: 120px;
    margin: -88px 0 30px 0
  }
  .big_btn__title {
    width: 500px;
    font-size: 42px
  }
  .big_btn__arrow {
    font-size: 65px
  }
  .teams__title {
    width: 100%;
    margin-bottom: 60px;
    font-size: 29px
  }
  .teams__info {
    width: 100%
  }
  .teams__text {
    margin-bottom: 60px
  }
  .teams__foto {
    margin-bottom: 30px
  }
  .teams__slider {
    margin-top: 60px
  }
  .slider__list .slick-list {
    padding: 0 261px
  }
  .slider__item,
  .slider__list--col2 .slider__item {
    margin: 0 15px
  }
  .slider__cursor {
    padding: 31px;
    font-size: 28px
  }
  .privacy__title {
    width: 100%;
    margin-bottom: 60px;
    font-size: 29px
  }
  .privacy__info {
    width: 100%
  }
  .privacy__text {
    margin-bottom: 60px
  }
  .posts__title {
    max-width: 640px;
    margin-bottom: 60px
  }
  .post__img {
    margin-bottom: 30px
  }
  .post__title {
    font-size: 22px
  }
  .contacts__top {
    margin-bottom: 60px
  }
  .contacts__title {
    width: 100%;
    margin-bottom: 60px;
    font-size: 29px
  }
  .contacts__text {
    width: 100%
  }
  .contacts__phone {
    font-size: 76px
  }
  .contacts__bottom {
    margin-top: 60px
  }
  .contacts__address {
    width: 100%;
    margin-bottom: 30px
  }
  .contacts__social {
    margin-left: 0
  }
  .contacts__email {
    max-width: 320px
  }
  .footer__menu {
    margin-bottom: 40px
  }
  .footer__menu_list {
    font-size: 16px
  }
  .footer__menu_list li {
    margin-bottom: 20px
  }
  .footer__contacts {
    margin-bottom: 60px
  }
  .footer__phone {
    width: 100%;
    margin-bottom: 40px;
    text-align: center
  }
  .footer__calback {
    margin: 0 auto 0 0
  }
  .footer__social {
    width: 300px
  }
  .footer__bottom {
    font-size: 14px
  }
  .footer__copy {
    max-width: 320px
  }
  .modal__close {
    top: 15px;
    right: 15px;
    font-size: 30px
  }
  .modal__container {
    padding-top: 70px;
    padding-bottom: 70px
  }
  .modal__title {
    font-size: 60px
  }
  .modal__text {
    margin-bottom: 50px
  }
  .form__input {
    margin-bottom: 20px
  }
  .form__file_name {
    padding-left: 60px
  }
  .form__file_name:before {
    width: 36px;
    height: 36px
  }
  .form__file_name:after {
    left: 13px
  }
  .form__agree {
    width: 390px
  }
  .form__agree_label {
    width: 36px;
    height: 36px
  }
  .form__agree_text {
    width: 330px
  }
  .form__submit {
    width: 290px;
    font-size: 32px;
    padding-right: 30px
  }
  .form__submit_icon {
    font-size: 30px;
    height: 30px;
    width: 30px
  }
}
@media (max-width: 767px) {
  html,
  body {
    font-size: 18px
  }
  .container {
    width: 546px
  }
  .section {
    padding: 50px 0
  }
  .section--npt {
    padding-top: 0
  }
  .section--npb {
    padding-bottom: 0
  }
  .header {
    padding-top: 20px;
    font-size: inherit
  }
  .header__burger {
    margin-right: 4px
  }
  .header__logo {
    margin: 0 auto
  }
  .header__lang,
  .header__project {
    display: none
  }
  .header__phone {
    display: block
  }
  .main {
    padding: 160px 0 50px 0
  }
  .main__title {
    font-size: 55px;
    max-width: 400px;
    margin-top: 0px;
    margin-bottom: 50px
  }
  .main__title span.text_gradient:after {
    height: 3px
  }
  .main__text {
    /*max-width: 380px*/
  }
  .marquee {
    font-size: 100px;
    margin-bottom: 50px
  }
  .marquee__text {
    margin-top: -10px;
    margin-left: -134px
  }
  .title {
    font-size: 27px
  }
  .about_us__title,
  .about_us__text,
  .about_us__list_item {
    margin-bottom: 50px
  }
  .about_us__list_title {
    font-size: 23px;
    margin-bottom: 10px
  }
  .about_us__list_text {
    font-size: 16px
  }
  .about_us__video {
    margin-top: 50px
  }
  .mousemove__cursor {
    padding: 30px;
    font-size: 18px
  }
  .advantages__title {
    max-width: none;
    margin-bottom: 50px
  }
  .advantages__info_item {
    width: 50%
  }
  .advantages__info_list {
    margin-top: 30px
  }
  .result__info {
    margin-bottom: 50px
  }
  .result__info_title {
    max-width: none
  }
  .result__info_text {
    max-width: none;
    font-size: inherit
  }
  .result__numbers_prev,
  .result__numbers_next {
    left: 20px;
    bottom: 30px
  }
  .result__numbers_next {
    left: 80px
  }
  .result__numbers_info {
    width: 300px;
    padding: 20px;
    font-size: 16px
  }
  .result__numbers_title {
    font-size: 90px;
    margin: -64px 0 20px 0
  }
  .big_btn__title {
    width: 380px;
    font-size: 32px
  }
  .big_btn__arrow {
    font-size: 50px
  }
  .teams__title,
  .teams__text {
    margin-bottom: 50px
  }
  .teams__name {
    font-size: 18px;
    margin-bottom: 5px
  }
  .teams__position {
    font-size: 12px
  }
  .teams__slider {
    margin-top: 50px
  }
  .privacy__title,
  .privacy__text {
    margin-bottom: 50px
  }
  .posts__title {
    max-width: none;
    margin-bottom: 50px
  }
  .post__title {
    font-size: 24px
  }
  .contacts__top,
  .contacts__title {
    margin-bottom: 50px
  }
  .contacts__phone {
    font-size: 56px
  }
  .contacts__phone a:after {
    height: 4px;
    margin-top: -2px
  }
  .contacts__bottom {
    margin-top: 50px
  }
  .contacts__social {
    width: 220px
  }
  .contacts__email {
    max-width: 250px
  }
  .footer__menu {
    margin-bottom: 30px
  }
  .footer__menu_list {
    width: 50%
  }
  .footer__contacts {
    margin-bottom: 50px
  }
  .footer__calback {
    width: 100%;
    margin: 0 0 40px 0
  }
  .footer__social {
    width: 100%
  }
  .footer__bottom {
    font-size: 12px
  }
  .footer__copy {
    max-width: 220px
  }
  .modal__title {
    font-size: 50px;
    margin-bottom: 30px
  }
  .form__file,
  .form__bottom {
    margin-top: 50px
  }
  .form__file_title {
    margin-bottom: 35px
  }
  .form__agree {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
    margin: 30px 0 0 0
  }
  .form__agree_text {
    width: calc(100% - 60px)
  }
}
@media (max-width: 575px) {
  .container {
    width: 100%
  }
  .marquee {
    font-size: 80px
  }
  .big_btn__title {
    width: 320px;
    font-size: 27px
  }
  .big_btn__arrow {
    font-size: 40px
  }
  .contacts__phone {
    font-size: 48px
  }
  .contacts__address {
    text-align: center
  }
  .contacts__social {
    width: 290px;
    margin: 0 auto
  }
  .contacts__email {
    width: 100%;
    max-width: none;
    text-align: center;
    margin-top: 30px
  }
  .modal__container {
    padding-top: 50px;
    padding-bottom: 50px
  }
  .modal__title {
    font-size: 45px
  }
  .modal__text {
    margin-bottom: 30px
  }
}
@media (max-width: 479px) {
  html,
  body {
    font-size: 13px
  }
  .section {
    padding: 40px 0
  }
  .section--npt {
    padding-top: 0
  }
  .section--npb {
    padding-bottom: 0
  }
  .header__logo {
    width: 142px
  }
  .main {
    padding: 140px 0 40px 0
  }
  .main__title {
    font-size: 35px;
    max-width: 290px;
    margin-bottom: 40px
  }
  .main__title span.text_gradient:after {
    height: 2px
  }
  .main__text {
    max-width: 290px
  }
  .marquee {
    font-size: 60px;
    margin-bottom: 40px
  }
  .marquee__text {
    margin-top: -7px
  }
  .title {
    font-size: 20px
  }
  .about_us__title {
    font-size: 25px;
    margin-bottom: 40px
  }
  .about_us__text,
  .about_us__list_item {
    margin-bottom: 40px
  }
  .about_us__list_title {
    font-size: 20px
  }
  .about_us__list_text {
    font-size: 11px
  }
  .about_us__video {
    margin-top: 40px
  }
  .mousemove__cursor {
    padding: 20px;
    font-size: 14px
  }
  .advantages__title {
    margin-bottom: 40px
  }
  .advantages__info_item {
    width: 100%
  }
  .advantages__info_title {
    font-size: 24px
  }
  .advantages__info_list {
    display: none;
    font-size: 16px
  }
  .result__info,
  .result__info_title {
    margin-bottom: 40px
  }
  .result__numbers_prev,
  .result__numbers_next {
    bottom: 20px;
    font-size: 20px
  }
  .result__numbers_next {
    left: 60px
  }
  .result__numbers_info {
    width: 190px;
    font-size: 12px
  }
  .result__numbers_title {
    font-size: 50px;
    margin: -44px 0 10px 0
  }
  .big_btn__title {
    width: 230px
  }
  .big_btn__arrow {
    font-size: 30px
  }
  .teams__title {
    font-size: 25px;
    margin-bottom: 40px
  }
  .teams__text {
    margin-bottom: 40px
  }
  .teams__foto {
    margin-bottom: 15px
  }
  .teams__name {
    font-size: 12px;
    margin-bottom: 3px
  }
  .teams__position {
    font-size: 9px
  }
  .teams__slider {
    margin-top: 40px
  }
  .slider__list .slick-list {
    padding: 0 266px
  }
  .slider__item {
    margin: 0 10px
  }
  .privacy__title {
    font-size: 25px;
    margin-bottom: 40px
  }
  .privacy__text {
    margin-bottom: 40px
  }
  .posts__title {
    margin-bottom: 40px
  }
  .post__img {
    margin-bottom: 20px
  }
  .post__title {
    font-size: 18px
  }
  .post__cat {
    font-size: 13px
  }
  .contacts__top {
    margin-bottom: 40px
  }
  .contacts__title {
    font-size: 25px;
    margin-bottom: 40px
  }
  .contacts__phone {
    font-size: 30px
  }
  .contacts__phone a:after {
    height: 2px;
    margin-top: 0
  }
  .contacts__bottom {
    margin-top: 40px
  }
  .contacts__social {
    width: 270px
  }
  .footer__menu {
    margin-bottom: 20px
  }
  .footer__contacts {
    margin-bottom: 40px
  }
  .footer__phone {
    font-size: 30px
  }
  .footer__bottom {
    text-align: center
  }
  .footer__copy {
    width: 100%;
    max-width: none;
    margin-bottom: 15px
  }
  .footer__policy {
    width: 100%
  }
  .modal__title {
    font-size: 34px;
    margin-bottom: 20px
  }
  .modal__text {
    margin-bottom: 20px
  }
  .form__input {
    margin-bottom: 10px;
    padding: 15px 0
  }
  .form__file,
  .form__bottom {
    margin-top: 40px
  }
  .form__file_title {
    margin-bottom: 30px
  }
  .form__file_name {
    padding-left: 50px
  }
  .form__file_name:before {
    width: 29px;
    height: 29px
  }
  .form__file_name:after {
    left: 11px;
    font-size: 7px;
    height: 7px;
    width: 7px
  }
  .form__agree {
    font-size: 12px
  }
  .form__agree_label {
    width: 29px;
    height: 29px
  }
  .form__agree_label:after {
    width: 7px;
    height: 7px
  }
  .form__agree_text {
    width: calc(100% - 50px)
  }
}
/*  НОВЫЙ ГОД */
@media only screen and (-Webkit-min-device-pixel-ratio: 1.5), only screen and(-moz-min-device-pixel-ratio: 1.5), only screen and(-o-min-device-pixel-ratio: 3/2), only screen and(min-device-pixel-ratio: 1.5) {
 .main-banner-bg-extra {
        background-image: url(/assets/img/header/sprite-3.png);
    }
}
.main-banner-bg-extra {
    background: url(/assets/img/header/sprite-3.png) center repeat-x;
    background-size: 1800px 453px;
    height: 151px;
    position: absolute;
    top: -15px;
    right: 0;
    left: 0;
}

.main-banner-bg-extra {
    animation: main_NY_garland 1000ms infinite linear;
}
@keyframes main_NY_garland {
    0% {
        background-position: 50% 0;
    }

    32.99% {
        background-position: 50% 0;
    }

    33% {
        background-position: 50% -151px;
    }

    65.99% {
        background-position: 50% -151px;
    }

    66% {
        background-position: 50% -302px;
    }

    100% {
        background-position: 50% -302px;
    }
}