﻿@charset "UTF-8";
@import "/style/font/Blender_pro/stylesheet.css";
@import "/style/font/Helvetica/stylesheet.css";
@media screen and (max-width: 1000px) {
  .main_content {
    margin-top: 90px;
  }
}
#nl .head_prd .b.fh,
#nl .head_prd .b.sr,
#nl .head_prd .n,
#nl .footer .butts a,
#nl .footer,
#nl .line_control,
#nl .button_w,
#nl .fh {
  font-family: "PT Sans", sans-serif;
  font-size: 18px;
}

#nl #loader:after,
#nl .head_prd .b,
#nl .footer .contact .line .val.big,
#nl .h,
#nl .fb {
  font-family: "PT Sans", sans-serif;
  font-size: 70px;
}

#nl .line_control .butc,
#nl .line_control .but,
#nl .canvas .ani .lab::after,
#nl .canvas .ani .lab::before,
#nl .bg_b .slide_control_content .next,
#nl .bg_b .slide_control_content .prev,
#nl .bg_w .slide_control_content .next,
#nl .bg_w .slide_control_content .prev,
#nl .bg_w .slide_control_content div,
#nl .slide_control_content .next,
#nl .slide_control_content .prev,
#nl .slide_control_head .next,
#nl .slide_control_head .prev,
#nl .video_main .cont_video .e,
#nl .tech .e2 span,
#nl .tech .e2 a,
.video_div.active::before,
#nl .customize-controls.new.type2 .next,
#nl .customize-controls.new.type2 .prev,
#nl .customize-controls.new .next,
#nl .customize-controls.new .prev,
#nl .button_w {
  transition: all 0.2s 0s;
}

#nl .tech .e2 span,
#nl .tech .e2 a {
  font-size: 30px;
  color: #fff;
  padding: 10px 20px;
  border: 1px solid #ffffff;
  background-color: #1e1e1e;
  border-radius: 20px;
  white-space: nowrap;
}

#head.lend .menu_top {
  justify-content: flex-start;
  gap: 14px;
}
#head.lend .phone a {
  font-family: "PT Sans", sans-serif;
  font-size: 38px;
  letter-spacing: -3px;
}
#head.lend .lc {
  height: 110px;
}
#head.lend .logo {
  margin-top: -10px;
  margin-right: 70px;
}
#head.lend .wrapper {
  max-width: 1400px;
}
#head.lend #wrap_mobile_catalog {
  margin-left: auto;
  max-width: 1000px;
}

#nl h1 {
  font-size: unset !important;
  font-weight: unset !important;
}
#nl img {
  display: block;
}
#nl * {
  line-height: 1.1;
}
#nl .txt,
#nl .table,
#nl p {
  font-family: "PT Sans", sans-serif;
  line-height: 1.1;
  font-size: 18px;
}
#nl .black {
  background-color: #1e1e1e;
}
#nl .wh {
  background-color: #fff;
}
#nl .wpf.w3 {
  padding: 1px 0;
}
#nl .wpc {
  margin: auto;
  max-width: 1440px;
  padding-top: 130px;
  padding-left: 70px;
  padding-right: 70px;
  box-sizing: border-box;
}
#nl .h {
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: -0.05em;
}
#nl .h .l {
  padding-left: 65px;
}
#nl .h .w {
  color: #fff;
}
#nl .h .r {
  color: #185886;
}
#nl .h .b {
  color: #1e1e1e;
}
#nl .h .green {
  color: #185886;
}
#nl .h .gray {
  color: #999999;
}
#nl .h span {
  display: block;
  line-height: 90%;
}
#nl .open {
  position: relative;
}
#nl .open::before {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 600px;
  z-index: 0;
  border-radius: 60px 60px 0 0;
}
@media screen and (max-width: 1000px) {
  #nl .open::before {
    border-radius: 16px 16px 0 0;
  }
}
#nl .open.r::before {
  background-color: #185886;
}
#nl .open.w::before {
  background-color: #fff;
}
#nl .open > div {
  position: relative;
  z-index: 1;
}
#nl .close {
  position: relative;
}
#nl .close::before {
  display: block;
  content: "";
  position: absolute;
  bottom: 200px;
  left: 0;
  right: 0;
  top: 0;
  z-index: 0;
  border-radius: 0 0 60px 60px;
}
@media screen and (max-width: 1000px) {
  #nl .close::before {
    border-radius: 0 0 16px 16px;
  }
}
#nl .close.w::before {
  background-color: #fff;
}
#nl .close.b::before {
  background-color: #1e1e1e;
}
#nl .close > div {
  position: relative;
  z-index: 1;
}
#nl .flex {
  display: flex;
}
#nl .sb {
  justify-content: space-between;
}
#nl .button_w {
  padding: 32px 45px;
  background: #ffffff;
  border-radius: 30px;
  color: #1e1e1e;
  text-align: center;
  font-size: 30px;
  display: inline-block;
  letter-spacing: -0.05em;
  cursor: pointer;
}
#nl .button_w:hover {
  background: #185886;
  color: #fff;
}
#nl .hr {
  align-items: center;
  position: relative;
  top: -80px;
}
#nl .hr .g {
  flex-grow: 1;
  height: 2px;
  background-color: #fff;
}
#nl .hr .n {
  color: #fff;
  margin-left: 80px;
}
#nl .customize-controls.new div {
  width: 70px;
  height: 56px;
  border-radius: 20px;
  bottom: 60px;
  top: unset;
}
@media screen and (max-width: 1100px) {
  #nl .customize-controls.new div {
    width: 48px;
    height: 38px;
    border-radius: 13px;
    bottom: 30px;
    top: unset;
  }
}
#nl .customize-controls.new .prev {
  background: #fff url(../../../i/new/left.svg) no-repeat center center;
  left: 20%;
}
#nl .customize-controls.new .prev:hover {
  background: #185886 url(../../../i/new/left.svg) no-repeat center center;
}
#nl .customize-controls.new .next {
  background: #fff url(../../../i/new/right.svg) no-repeat center center;
  right: 20%;
}
#nl .customize-controls.new .next:hover {
  background: #185886 url(../../../i/new/right.svg) no-repeat center center;
}
#nl .customize-controls.new.type2 {
  display: flex;
  gap: 30px;
}
#nl .customize-controls.new.type2 div {
  position: static;
  width: 100px;
  height: 100px;
  border-radius: 100px;
  border: 2px solid #fff;
}
#nl .customize-controls.new.type2 .prev {
  background: #185886 url(../../../i/new/left2.svg) no-repeat center center;
}
#nl .customize-controls.new.type2 .prev:hover {
  background: #1e1e1e url(../../../i/new/left2.svg) no-repeat center center;
}
#nl .customize-controls.new.type2 .next {
  background: #185886 url(../../../i/new/right2.svg) no-repeat center center;
}
#nl .customize-controls.new.type2 .next:hover {
  background: #1e1e1e url(../../../i/new/right2.svg) no-repeat center center;
}
#nl .table {
  padding-left: 340px;
  padding-bottom: 60px;
}
#nl .table .tr {
  border-bottom: 1px #1e1e1e solid;
}
#nl .table .tr.g {
  background-color: #fff;
  margin-top: 40px;
  color: #185886;
}
#nl .table .tr:last-child {
  border-bottom: none;
}
#nl .table .tr .td:first-child {
  padding-left: 0;
  text-align: left !important;
}
#nl .table .tr .td:last-child {
  text-align: right;
  padding-right: 0;
}
#nl .line_control {
  padding-left: 340px;
}
#nl .line_control .but {
  background-color: #185886;
  color: #fff;
  font-size: 30px;
  padding: 22px 45px;
  cursor: pointer;
  text-transform: uppercase;
  height: 79px;
  box-sizing: border-box;
}
#nl .line_control .ts {
  gap: 35px;
  margin-left: 100px;
}
#nl .line_control .up {
  margin-left: auto;
}
#nl .line_control .butc {
  color: #185886;
  border: 2px solid #185886;
  border-radius: 50px;
  width: 79px;
  height: 79px;
  text-align: center;
  line-height: 76px;
  font-size: 30px;
  cursor: pointer;
}
#nl .footer {
  padding-top: 1px;
  padding-bottom: 40px;
}
#nl .footer .icons_con {
  gap: 13px;
  margin-top: -12px;
}
#nl .footer .icons_con .ic {
  width: 54px;
  height: 54px;
  cursor: pointer;
}
#nl .footer .icons_con .vk {
  background: url("/i/vk.svg") no-repeat center center;
}
#nl .footer .icons_con .tg {
  background: url("/i/telegram.svg") no-repeat center center;
}
#nl .footer .icons_con .mail {
  background: url("/i/e-mail.svg") no-repeat center center;
  width: 62px;
}
#nl .footer .icons_con .b2b {
  background: url("/i/b2b.svg") no-repeat center center;
  width: 62px;
}
#nl .footer:before {
  bottom: unset;
  height: 62px;
}
#nl .footer .main_l {
  align-items: flex-start;
}
#nl .footer .contact {
  margin-left: 95px;
  flex-grow: 1;
}
#nl .footer .contact .line {
  border-bottom: 2px solid #fff;
  margin-bottom: 82px;
  color: #fff;
}

#nl .footer .contact .line .name {
  margin-top: 4px;
  letter-spacing: -0.05em;
}
#nl .footer .contact .line .val {
  margin-left: auto;
  text-align: right;
  line-height: 1.05;
  align-self: start;
}
#nl .footer .contact .line .val.big {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}

#nl .footer .contact .line .val.em {
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  line-height: 110%;
}
#nl .footer .butts {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  align-items: flex-start;
  max-width: 334px;
  margin-left: 125px;
}
#nl .footer .butts a {
  font-size: 30px;
  color: #fff;
  padding: 10px 20px;
  border: 1px solid #ffffff;
  background-color: #1e1e1e;
  border-radius: 20px;
  white-space: nowrap;
  transition: all 0.2s 0s;
  text-decoration: none;
  text-transform: uppercase;
}
#nl .footer .butts a:hover {
  transform: rotate(-8deg);
  background-color: #185886;
  color: #fff;
}

.pilsing {
  position: absolute;
  z-index: 2;
  width: 40px;
  height: 40px;
  margin: -20px 0 0 -20px;
}

.pilsing div:nth-child(1) {
  animation: pulse_t 2s infinite;
  -webkit-animation: pulse_t 2s infinite;
  -moz-animation: pulse_t 2s infinite;
  -o-animation: pulse_t 2s infinite;
}

.pilsing div:nth-child(2) {
  animation: pulse_t 2s infinite 0.3s;
  -webkit-animation: pulse_t 2s infinite 0.3s;
  -moz-animation: pulse_t 2s infinite 0.3s;
  -o-animation: pulse_t 2s infinite 0.3s;
}

.pilsing span {
  position: absolute;
  display: block;
  width: 20px;
  height: 20px;
  background-color: #185886;
  top: 0;
  bottom: 0;
  left: 0px;
  right: 0;
  margin: auto;
  border-radius: 50px;
}

.pilsing div {
  border-radius: 50%;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 30px;
  height: 30px;
  border: 2px solid #185886;
}

@keyframes tuda_suda {
  0% {
    transform: translate(0, 20px);
  }
  50% {
    transform: translate(0, -60px);
  }
  100% {
    transform: translate(0, 20px);
  }
}
@keyframes tuda_suda_vn {
  0% {
    transform: rotate(180deg) translate(0, 20px);
  }
  50% {
    transform: rotate(180deg) translate(0, -60px);
  }
  100% {
    transform: rotate(180deg) translate(0, 20px);
  }
}
@keyframes blim {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes circl {
  0% {
    transform: rotate(0);
  }
  50% {
    transform: rotate(-360deg);
  }
  100% {
    transform: rotate(-720deg);
  }
}
@keyframes pulse_t {
  0% {
    transform: scale(0.1);
    -moz-transform: scale(0.1);
    -webkit-transform: scale(0.1);
    -o-transform: scale(0.1);
    -ms-transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 0.4;
  }
  100% {
    transform: scale(1.6);
    -moz-transform: scale(1.6);
    -webkit-transform: scale(1.6);
    -o-transform: scale(1.6);
    -ms-transform: scale(1.6);
    opacity: 0;
  }
}
@-webkit-keyframes pulse_t {
  0% {
    transform: scale(0.1);
    -moz-transform: scale(0.1);
    -webkit-transform: scale(0.1);
    -o-transform: scale(0.1);
    -ms-transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 0.4;
  }
  100% {
    transform: scale(1.6);
    -moz-transform: scale(1.6);
    -webkit-transform: scale(1.6);
    -o-transform: scale(1.6);
    -ms-transform: scale(1.6);
    opacity: 0;
  }
}
@-moz-keyframes pulse_t {
  0% {
    transform: scale(0.1);
    -moz-transform: scale(0.1);
    -webkit-transform: scale(0.1);
    -o-transform: scale(0.1);
    -ms-transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 0.4;
  }
  100% {
    transform: scale(1.6);
    -moz-transform: scale(1.6);
    -webkit-transform: scale(1.6);
    -o-transform: scale(1.6);
    -ms-transform: scale(1.6);
    opacity: 0;
  }
}
@-o-keyframes pulse_t {
  0% {
    transform: scale(0.1);
    -moz-transform: scale(0.1);
    -webkit-transform: scale(0.1);
    -o-transform: scale(0.1);
    -ms-transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 0.4;
  }
  100% {
    transform: scale(1.6);
    -moz-transform: scale(1.6);
    -webkit-transform: scale(1.6);
    -o-transform: scale(1.6);
    -ms-transform: scale(1.6);
    opacity: 0;
  }
}
.video_div.active::before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 216px;
  height: 216px;
  background: url("/i/new/play.svg") no-repeat center right 51px;
  border: 2px #fff solid;
  border-radius: 100%;
  cursor: pointer;
}

.video_div.active:hover::before {
  background: #fff url("/i/new/play_b.svg") no-repeat center right 51px;
  border: 2px #fff solid;
}

@media screen and (max-width: 1400px) {
  #nl .hr {
    top: -60px;
  }
  #nl .wpc {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 100px;
  }
  #nl .h {
    font-size: 50px;
  }
  #nl .button_w {
    font-size: 25px;
  }
  #nl .customize-controls.new.type2 div {
    width: 60px;
    height: 60px;
    background-size: 20px !important;
  }
}
@media screen and (max-width: 1330px) {
  #nl .footer .contact .line .val.big {
    font-size: 34px;
  }
  #nl .footer .contact .line .val.vr {
    font-size: 20px;
  }
  #nl .footer .butts {
    margin-left: 40px;
    flex-flow: column;
  }
  #nl .footer .contact {
    margin-left: 30px;
  }
  #nl .logo_red img {
    max-width: 100px;
  }
  #nl .footer .butts a {
    font-size: 18px;
  }
  #nl .footer .contact .line {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 1000px) {
  #nl .mobile {
    display: none !important;
  }
}
@media screen and (max-width: 1000px) {
  #nl .line_control {
    padding-left: 0;
  }
  #nl .mobile {
    display: block !important;
  }
  #nl .desctop,
  #nl .desktop {
    display: none !important;
  }
  #nl .hr {
    top: -50px;
  }
  #nl .hr .g {
    margin-right: -20px;
  }
  #nl .hr .n {
    display: none;
  }
  #nl .txt {
    font-size: 14px;
    line-height: 120%;
  }
  #nl .h {
    font-size: 38px;
  }
  #nl .h .l {
    padding-left: 38px;
  }
  #nl .button_w {
    padding: 16px 45px;
    font-size: 20px;
  }
  #nl .video_div.active::before {
    width: 80px;
    height: 80px;
    background: url("/i/new/play.svg") no-repeat center right 11px;
    background-size: 45px;
  }
  #nl .video_div.active:hover::before {
    background: #fff url("/i/new/play_b.svg") no-repeat center right 11px;
    border: 2px #fff solid;
    background-size: 45px;
  }
}
@media screen and (max-width: 800px) {
  #nl .footer .icons_con {
    margin-top: -3px;
  }
  #nl .footer .icons_con .ic {
    width: 34px;
    height: 34px;
    background-size: 100% auto !important;
  }
  #nl .footer .icons_con .mail {
    width: 39px;
  }
  #nl .footer .icons_con .b2b {
    width: 39px;
  }
}
@media screen and (max-width: 700px) {
  #nl .h {
    font-size: 32px;
  }
  #nl .h .l {
    padding-left: 28px;
  }
  #nl .footer .butts,
  #nl .footer .logo_red {
    display: none;
  }
  #nl .footer .contact {
    margin-left: 0;
  }
  #nl .footer .contact .line .name {
    font-size: 16px;
  }
  #nl .footer .contact .line .val.big {
    font-size: 30px;
  }
  #nl .footer .contact .line {
    height: 42px !important;
  }
  #nl .footer .contact .line {
    margin-bottom: 30px;
  }
  #nl .line_control .ts {
    gap: 20px;
    margin-left: 25px;
  }
  #nl .line_control .but {
    font-size: 14px;
    height: 33px;
    padding: 10px 20px;
  }
  #nl .line_control .butc {
    font-size: 14px;
    height: 31px;
    width: 31px;
    line-height: 31px;
  }
}
#nl .oldp {
  display: none;
}

@media screen and (max-width: 1300px) {
  #head.lend .menu_top {
    gap: 10px;
  }
  #head.lend .menu_top .item {
    font-size: 19px;
  }
  #head.lend .logo {
    margin-right: 20px;
    width: auto;
  }
  #head.lend .logo img {
    max-width: 90px;
  }
  #head.lend .phone a {
    font-size: 28px;
    letter-spacing: -2px;
  }
}
@media screen and (max-width: 700px) {
  #head.lend .logo {
    margin-right: 20px;
  }
  #head.lend .logo img {
    max-width: 90px;
  }
  #head.lend .phone a {
    font-size: 15px;
    letter-spacing: -1px;
  }
}
#nl .button_w {
  text-decoration: none;
}
#nl .pb {
  padding-bottom: 40px;
}
#nl .radius {
  border-radius: 60px;
  position: relative;
  overflow: hidden;
}
#nl .radius img {
  min-width: 100%;
}
@media screen and (max-width: 1000px) {
  #nl .radius {
    border-radius: 16px;
  }
}
#nl .nobr {
  white-space: nowrap;
}
@media screen and (max-width: 1000px) {
  #nl .nobr {
    white-space: unset;
  }
}
#nl .txt p {
  margin-bottom: 30px;
}
#nl .txt p:last-child {
  margin-bottom: 0px;
}
#nl .ac {
  text-align: center;
  margin-top: 15px;
}
#nl .ac img {
  margin: auto;
}
#nl .bg_b {
  background-color: #1e1e1e;
}
#nl .bg_w {
  background-color: #fff;
}
#nl .bg_r {
  background-color: #185886;
}
#nl .bg_gr {
  background-color: #185886;
}
#nl .w {
  color: #fff;
}
#nl .r {
  color: #185886;
}
#nl .gr {
  color: #185886;
}
#nl .bl {
  color: #1e1e1e;
}
#nl .bl.hr .g {
  background-color: #1e1e1e;
}
#nl .bl.hr .n {
  color: #1e1e1e;
}
#nl .line.with_h {
  gap: 20px;
}
#nl .line.with_h .h {
  margin-right: 64px;
}
#nl .line.with_h .col2 {
  gap: 48px;
}
#nl .wpf.bottom_radius {
  border-bottom-left-radius: 60px;
  border-bottom-right-radius: 60px;
  position: relative;
}
@media screen and (max-width: 1000px) {
  #nl .wpf.bottom_radius {
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
  }
}
#nl .wpf.bottom_radius:after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 60px;
  z-index: -1;
}
#nl .wpf.bottom_radius.br:after {
  background-color: #185886;
}
#nl .wpf.bottom_radius.bg:after {
  background-color: #185886;
}
#nl .wpf.bottom_radius.bb:after {
  background-color: #1e1e1e;
}
#nl .wpf.bottom_radius.bw:after {
  background-color: #fff;
}
#nl .wpf.top_radius {
  border-top-left-radius: 60px;
  border-top-right-radius: 60px;
  position: relative;
}
@media screen and (max-width: 1000px) {
  #nl .wpf.top_radius {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
  }
}
#nl .wpf.top_radius:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 60px;
  z-index: -1;
}
#nl .wpf.top_radius.tr:before {
  background-color: #185886;
}
#nl .wpf.top_radius.tg:before {
  background-color: #185886;
}
#nl .wpf.top_radius.tb:before {
  background-color: #1e1e1e;
}
#nl .wpf.top_radius.tw:before {
  background-color: #fff;
}
#nl .head_prd {
  color: #fff;
}
#nl .head_prd .mn {
  align-items: flex-end;
}
#nl .head_prd .line {
  border-bottom: 2px solid #fff;
  margin-bottom: 52px;
  display: flex;
  height: 67px;
}
#nl .head_prd .line:first-child {
  margin-top: 80px;
  margin-bottom: 150px;
}
#nl .head_prd .n {
  margin-top: 4px;
  letter-spacing: -0.05em;
}
#nl .head_prd .n.un {
  margin-top: 14px;
}
#nl .head_prd .b {
  font-weight: bold;
  margin-left: auto;
  text-align: right;
  line-height: 1.05;
  letter-spacing: -0.05em;
  align-self: center;
}
#nl .head_prd .b.sr {
  font-size: 30px;
  font-weight: normal;
  line-height: 0.8;
  letter-spacing: -0.05em;
}
#nl .head_prd .b.fh {
  font-weight: normal;
  line-height: 1.2;
  max-width: 311px;
  margin-left: auto;
}
#nl .head_prd .e1 {
  max-width: 538px;
  flex-grow: 1;
}
#nl .head_prd .e2 {
  max-width: 760px;
  margin-right: -70px;
}
#nl .head_prd .e2 .tns-nav {
  display: none;
}
#nl .head_prd .button_w {
  margin-top: 160px;
}
#nl .head_prd .brd {
  border-radius: 60px;
  overflow: hidden;
  position: relative;
}
#nl .head_prd .brd img {
  min-width: 100%;
}
#nl .head_prd .wranv {
  position: relative;
  margin-top: 46px;
}
#nl .head_prd .slider_nav img {
  max-width: 178px;
  border-radius: 15px;
  overflow: hidden;
}
#nl .tech {
  margin-top: 40px;
}
#nl .tech .grid {
  display: grid;
  grid-template-columns: 1fr 1.4fr;
  grid-template-rows: 1fr 1fr;
  grid-template-areas: "a b" "c b";
}
#nl .tech .e1 {
  grid-area: a;
}
#nl .tech .e2 {
  grid-area: b;
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  padding-bottom: 30px;
  align-content: flex-start;
}
#nl .tech .e2 span,
#nl .tech .e2 a {
  text-decoration: none;
}
#nl .tech .e2 span.green,
#nl .tech .e2 a.green {
  background-color: #185886;
  color: #fff;
}
#nl .tech .e2 span:hover,
#nl .tech .e2 a:hover {
  transform: rotate(-8deg);
  background-color: #185886;
  color: #fff;
}
#nl .tech .e3 {
  grid-area: c;
}
#nl #circlr {
  max-width: 900px;
  margin: auto;
}
#nl #circlr img {
  max-width: 100%;
}
#nl .video_main {
  padding: 1px 0;
}
#nl .video_main.open:before {
  top: 740px;
}
#nl .video_main .cont_video {
  position: relative;
  margin-bottom: 70px;
  height: 772px;
}
#nl .video_main .cont_video .e {
  border-radius: 60px;
  overflow: hidden;
  display: inline-block;
  bottom: 0;
  cursor: pointer;
  z-index: 1;
  position: absolute;
}
#nl .video_main .cont_video .e:hover {
  z-index: 3 !important;
}
#nl .video_main .cont_video .e.off {
  position: absolute;
  width: 424px;
  right: 0;
  bottom: -140px;
  border-radius: 50px;
  z-index: 0;
}
#nl .video_main.multi.open:before {
  top: 440px;
}
#nl .video_main.multi .cont_video {
  margin-bottom: 200px;
}
#nl .video_main.multi .cont_video .e.active {
  right: 10%;
  width: 90%;
}
#nl .slide_control_head div {
  width: 70px;
  height: 56px;
  border-radius: 20px;
  bottom: 60px;
  top: unset;
  position: absolute;
  outline: none !important;
  margin: auto;
  cursor: pointer;
}
#nl .slide_control_head .prev {
  background: #fff url(../../../i/new/left.svg) no-repeat center center;
  left: 20%;
}
#nl .slide_control_head .prev.nav {
  left: 1%;
}
#nl .slide_control_head .prev.nav[aria-disabled="true"] {
  display: none;
}
#nl .slide_control_head .prev:hover {
  background: #185886 url(../../../i/new/left.svg) no-repeat center center;
}
#nl .slide_control_head .next {
  background: #fff url(../../../i/new/right.svg) no-repeat center center;
  right: 20%;
}
#nl .slide_control_head .next.nav {
  right: 1%;
}
#nl .slide_control_head .next.nav[aria-disabled="true"] {
  display: none;
}
#nl .slide_control_head .next:hover {
  background: #185886 url(../../../i/new/right.svg) no-repeat center center;
}
@media screen and (max-width: 1100px) {
  #nl .slide_control_head div {
    width: 48px;
    height: 38px;
    border-radius: 13px;
    bottom: 30px;
    top: unset;
  }
}
#nl .slide_control_content {
  display: flex;
  gap: 30px;
}
#nl .slide_control_content div {
  position: static;
  width: 100px;
  height: 100px;
  border-radius: 100px;
  cursor: pointer;
  border: 2px solid #fff;
}
#nl .slide_control_content .prev {
  background: #185886 url(../../../i/new/left2.svg) no-repeat center center;
}
#nl .slide_control_content .prev:hover {
  background: #1e1e1e url(../../../i/new/left2.svg) no-repeat center center;
}
#nl .slide_control_content .next {
  background: #185886 url(../../../i/new/right2.svg) no-repeat center center;
}
#nl .slide_control_content .next:hover {
  background: #1e1e1e url(../../../i/new/right2.svg) no-repeat center center;
}
#nl .bg_w .slide_control_content div {
  border: 2px solid #1e1e1e;
}
#nl .bg_w .slide_control_content .prev {
  background: #fff url(/i/new/left2_b.svg) no-repeat center center;
}
#nl .bg_w .slide_control_content .prev:hover {
  background: #185886 url(/i/new/left2_b.svg) no-repeat center center;
}
#nl .bg_w .slide_control_content .next {
  background: #fff url(/i/new/right2_b.svg) no-repeat center center;
}
#nl .bg_w .slide_control_content .next:hover {
  background: #185886 url(/i/new/right2_b.svg) no-repeat center center;
}
#nl .bg_b .slide_control_content div {
  border: 2px solid #fff;
}
#nl .bg_b .slide_control_content .prev {
  background: #1e1e1e url(../../../i/new/left2.svg) no-repeat center center;
}
#nl .bg_b .slide_control_content .prev:hover {
  background: #185886 url(../../../i/new/left2.svg) no-repeat center center;
}
#nl .bg_b .slide_control_content .next {
  background: #1e1e1e url(../../../i/new/right2.svg) no-repeat center center;
}
#nl .bg_b .slide_control_content .next:hover {
  background: #185886 url(../../../i/new/right2.svg) no-repeat center center;
}
#nl #video_control .prev {
  left: 5%;
}
#nl #video_control .next {
  right: 5%;
}
#nl .gal {
  gap: 70px;
  align-items: flex-end;
  margin-top: 30px;
}
#nl .gal .wp {
  max-width: 849px;
  border-radius: 50px;
  overflow: hidden;
}
#nl #loader {
  position: relative;
  width: 100%;
  max-width: 900px;
  aspect-ratio: 4/3;
}
#nl #loader:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
}
#nl #loader:after {
  content: "Загрузка";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  color: #1e1e1e;
  margin: auto;
  width: 340px;
  text-align: center;
  box-sizing: border-box;
  padding: 30px;
  border-radius: 16px;
  background-color: #fff;
  height: 133px;
  letter-spacing: -3px;
}
#nl .canvas {
  margin-top: 60px;
  position: relative;
}
#nl .canvas .top {
  left: 50%;
  top: 16px;
}
#nl .canvas .bot {
  left: 50%;
  bottom: -16px;
}
#nl .canvas .ani {
  position: absolute;
  right: 150px;
  top: 0;
  bottom: 0;
  height: 400px;
  width: 363px;
  margin: auto;
}
#nl .canvas .ani .lab {
  color: #fff;
  border-radius: 26px;
  letter-spacing: -0.05em;
  font-size: 70px;
  line-height: 90%;
  padding: 20px 0;
  height: 63px;
  text-align: center;
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#nl .canvas .ani .lab::after,
#nl .canvas .ani .lab::before {
  display: block;
  content: "";
  width: 43px;
  height: 32px;
  position: absolute;
  background: url("/i/new/ds.svg") no-repeat center center;
  top: -57px;
  left: 50%;
  margin-left: -21px;
  animation: tuda_suda 2s infinite forwards;
}
#nl .canvas .ani .lab::before {
  top: unset;
  bottom: -57px;
  transform: rotate(180deg);
  animation: tuda_suda_vn 2s infinite forwards;
}
#nl .right_img .line {
  gap: 30px;
}
#nl .right_img .txt {
  margin-top: 60px;
  max-width: 300px;
}
#nl .right_img .img {
  align-self: flex-end;
}
#nl .simple_info .flex.col2 {
  gap: 60px;
}
#nl .video_gal {
  padding-top: 160px;
}
#nl .video_gal .ma {
  background-color: #185886;
  border-radius: 60px;
  overflow: hidden;
  margin-top: 60px;
  position: relative;
}
#nl .video_gal .ma img {
  width: 100%;
}
#nl .video_gal .brd {
  position: relative;
}
#nl .video_gal .wranv {
  margin-top: 30px;
}
#nl .video_gal .wranv img {
  border-radius: 15px;
  overflow: hidden;
  cursor: pointer;
}
#nl .instruction .e1 {
  max-width: 500px;
}
#nl .instruction .button_w {
  margin-right: 80px;
}
#nl .instruction .button_w:hover {
  background-color: #1e1e1e;
  color: #fff;
}
@media screen and (max-width: 1400px) {
  #nl .head_prd {
    padding-top: 40px;
  }
  #nl .head_prd .sb {
    gap: 40px;
    align-items: center;
  }
  #nl .head_prd .button_w {
    margin-top: 70px;
  }
  #nl .head_prd .e1 {
    max-width: 375px;
    min-width: 375px;
  }
  #nl .head_prd .b {
    font-size: 45px;
  }
  #nl .head_prd .b.fh {
    font-size: 16px;
  }
  #nl .head_prd .e2 {
    margin-right: 0;
    max-width: calc(100% - 40px - 325px - 50px);
  }
  #nl .tech {
    margin-top: 0;
  }
  #nl .tech .button_w {
    margin-top: 20px;
  }
  #nl .tech .e2 span,
  #nl .tech .e2 a {
    font-size: 25px;
  }
}
#nl .line_control .but:hover {
  transform: scale(1.025);
}
#nl .line_control .butc:hover {
  background-color: #185886;
  color: #fff;
  border-color: #fff;
}
@media screen and (max-width: 1330px) {
  #nl .video_main .cont_video {
    height: calc((100vw - 40px) * 0.5625);
  }
}
@media screen and (max-width: 1000px) {
  #nl .txt {
    font-size: 14px;
    line-height: 120%;
  }
  #nl .txt p {
    font-size: 14px;
    line-height: 120%;
    margin-bottom: 30px;
  }
  #nl .h .l {
    padding-left: 0;
  }
  #nl .close::before {
    bottom: 20%;
  }
  #nl .line.for_txt {
    flex-direction: column;
  }
  #nl .line.for_txt > .e {
    width: 100%;
    max-width: unset;
  }
  #nl .line.with_h .col2 {
    gap: 30px;
    flex-direction: column;
  }
  #nl .line.with_h .col2 > .elem {
    width: 100%;
  }
  #nl .slide_control_content {
    display: none;
  }
  #nl .gal {
    margin-top: 35px;
    margin-right: -20px;
  }
  #nl .gal .wp {
    border-radius: 16px;
  }
  #nl .head_prd .wranv {
    display: none;
  }
  #nl .head_prd .line:first-child {
    margin-bottom: 42px;
    margin-top: 0;
  }
  #nl .head_prd .sb {
    flex-direction: column;
  }
  #nl .head_prd .e {
    width: 100%;
    max-width: unset !important;
    min-width: auto !important;
  }
  #nl .head_prd .e2 {
    order: -1;
    max-width: 820px !important;
    margin: auto;
    border-radius: 16px;
  }
  #nl .head_prd .n {
    font-size: 14px;
  }
  #nl .head_prd .line {
    height: 67px;
    margin-bottom: 42px;
    gap: 30px;
  }
  #nl .head_prd .button_w {
    margin-top: 0px;
  }
  #nl .tech .l {
    padding-left: 0;
  }
  #nl .tech .button_w {
    margin-top: -20px;
  }
  #nl .tech .grid {
    gap: 30px;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    grid-auto-rows: minmax(min-content, max-content);
    grid-template-areas: "a" "b" "c";
  }
  #nl .tech .tech_list {
    gap: 15px;
  }
  #nl .tech .tech_list span,
  #nl .tech .tech_list a {
    font-size: 20px;
  }
  #nl .canvas {
    overflow: hidden;
    margin-top: 30px;
  }
  #nl .canvas img {
    width: 100% !important;
    max-width: unset;
  }
  #nl .canvas .ani {
    display: none;
  }
  #nl .table,
  #nl #uni .table {
    padding-left: 0;
  }
  #nl .table .g .td,
  #nl #uni .table .g .td {
    width: 100%;
  }
  #nl .table .tr,
  #nl #uni .table .tr {
    align-items: center;
  }
  #nl .table .tr .td,
  #nl #uni .table .tr .td {
    padding: 14px 0px 14px 0;
  }
  #nl .right_img .txt {
    margin-top: 30px;
    max-width: unset;
  }
  #nl .hr .g {
    margin-right: 0;
  }
  #nl .instruction .e1 {
    max-width: 450px;
  }
  #nl .instruction .button_w {
    margin-right: 0;
  }
}
@media screen and (max-width: 1100px) {
  #nl .head_prd .slider_nav img {
    max-width: 140px;
  }
}
@media screen and (max-width: 800px) {
  #nl #loader {
    background-size: 100% auto !important;
  }
  #nl #loader:after {
    font-size: 35px;
    width: 270px;
    padding: 20px;
    height: 85px;
    letter-spacing: -2px;
  }
  #nl .instruction .flexb {
    flex-direction: column;
    gap: 30px;
  }
  #nl .instruction .flexb .elem {
    align-self: flex-start;
  }
  #nl .instruction .e1 {
    max-width: unset;
  }
  #nl .head_prd .brd {
    border-radius: 16px;
  }
  #nl .video_gal {
    padding-top: 100px;
  }
  #nl .h {
    font-size: 30px;
  }
  #nl .video_main.open:before {
    top: 50%;
  }
  #nl .video_main .cont_video {
    height: calc((100vw - 40px) * 0.7325);
    margin-bottom: 0px;
    margin-top: -90px;
  }
  #nl .video_main .cont_video .e {
    border-radius: 16px;
    right: 0;
    left: 0;
    width: 100%;
    bottom: 0px;
    margin: auto;
  }
  #nl .video_main .cont_video .e.off {
    border-radius: 16px;
    width: 90%;
    bottom: 30%;
    opacity: 0.7;
  }
  #nl .video_main.multi.open:before {
    top: 50%;
  }
  #nl .video_main.multi .cont_video {
    margin-bottom: 0px;
    padding-top: 50px;
  }
  #nl .video_main.multi .cont_video .e.active {
    right: 0;
    width: 100%;
  }
  #nl .table .tr .td,
  #nl #uni .table .tr .td {
    font-size: 14px;
  }
}
@media screen and (max-width: 800px) {
  #nl .simple_info .flex.col2 {
    gap: 30px;
  }
  #nl .simple_info .flex.col2 .elem {
    width: 100%;
  }
}
@media screen and (max-width: 650px) {
  #nl .tech .tech_list span,
  #nl .tech .tech_list a {
    font-size: 16px;
  }
  #nl .video_gal .ma {
    border-radius: 16px;
    margin-top: 30px;
  }
  #nl .video_gal .wranv img {
    border-radius: 6px;
  }
}
@media screen and (max-width: 450px) {
  #nl .wpc {
    padding-left: 10px;
    padding-right: 10px;
    overflow-x: hidden;
  }
  #nl .tech .tech_list span,
  #nl .tech .tech_list a {
    padding: 10px 10px;
  }
  .sectos {
    margin: 65px !important;
  }
}

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