.landing-wrapper a {
  text-decoration: underline;
}

.landing-wrapper a:hover {
  text-decoration: none;
}

.landing-wrapper img {
  max-width: none;
}

.landing-wrapper section {
  padding: 0;
}

.landing-wrapper li:before {
  content: '\2014';

  position: absolute;
  top: 0;
  left: 0;

  display: block;

  border-bottom: none;

  font-size: 16px;
}

.landing-wrapper ul li {
  padding-left: 26px;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}

.container:before,
.container:after {
  content: ' ';
  display: table;
}

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }

  .nav .container {
    width: 1100px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }

  .nav .container {
    width: 1170px;
  }
}

.section-container {
  color: black;
  background: #f4f4f4;
}

.page_block {
  position: relative;

  overflow: hidden;

  width: 100%;
  padding: 0;

  color: #ffffff;

  background: #103a82;
}

.link {
  color: #fe991f !important;
}

.all_none {
  display: none;
}

section {
  position: relative;
  width: 100%;
  padding: 0;
  text-transform: none;
}

.container {
  margin: 0 auto;
  padding: 0;
}

.style_h1 {
  font-family: 'HelveticaNeueCyr-Thin', serif !important;
  font-size: 80px;
  line-height: 86px;
}

.style_h2 {
  font-family: 'HelveticaNeueCyr-Thin', serif !important;
  font-size: 42px;
  line-height: 48px;
}

.style_h3 {
  font-family: 'HelveticaNeueCyr-Light', serif !important;
  font-size: 20px;
  line-height: 24px;
}

.style_h1,
.style_h2 {
  letter-spacing: 2px;
}

.style_h1,
.style_h2,
.style_h3 {
  font-weight: 200;
}

.landing-wrapper > div,
.landing-wrapper li {
  font-family: 'HelveticaNeueCyr-Light', serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 24px;
}

.main_bg {
  position: relative;
  display: flex;
  justify-content: center;
  margin-top: var(--layout-projects-header-height-desktop);
}

@media only screen and (min-width: 0) and (max-width: 991px) {
  .main_bg {
    margin-top: var(--layout-projects-header-height-mobile);
  }
}

.logo_img {
  position: relative;
  width: 162px;
  height: auto;
  padding-top: 100px;
}

.main_grid {
  position: relative;
  display: grid;
  grid-template-columns: 50% 50%;
  /*grid-auto-rows: 740px;*/
  padding-bottom: 120px;
}

.text_main_block {
  width: 673px;
  height: auto;
  margin-top: 95px;
}
.main_text_name {
  color: #347af0;
}

.medal_main {
  display: block;
  width: 174px;
  margin: 37px 0 100px;
}

.images_main_notebook {
  position: absolute;
  z-index: 1;
  top: 175px;
  left: 640px;

  width: 750px;
  height: auto;

  animation-name: move_left;
  animation-duration: 2s;
  animation-fill-mode: both;
  animation-delay: 1s;
}

.images_main_docker {
  position: absolute;
  z-index: 2;
  top: 280px;
  left: 340px;

  width: 655px;
  height: auto;

  animation-name: move_up;
  animation-duration: 2s;
  animation-fill-mode: both;
  animation-delay: 1s;
}

.audit_header {
  width: 500px;
  height: auto;
}

.audit_description {
  width: 465px;
  height: auto;
  padding: 16px 0;
}

.audit_description2 {
  width: 465px;
  height: auto;
  margin-top: 16px;
  margin-bottom: 47px;
}

.audit_rating {
  position: relative;
  display: grid;
  grid-template-columns: 200px 130px 200px;
}

.audit_rating_place {
  font-size: 84px;
  line-height: 100%;
  color: #347af0;
}

.audit_rating_info_place {
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 0;
}
.audit_rating_info_place_3 {
  text-align: center;
}

.audit_rating_info {
  padding-top: 15px;

  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
  color: #ffffff;
  letter-spacing: 0;
}

.blue_bg {
  width: 100%;
  height: auto;
  background: #3f86d2;
}

.personal_cabinet {
  position: relative;
  width: 100%;
  height: 900px;
  background: #3f86d2;
}

.cabinet_preview {
  position: relative;
  display: none;
  width: 100%;
  height: auto;
}

.new_opportunities_header {
  display: none;

  width: 806px;
  height: auto;
  padding-top: 104px;
  padding-bottom: 50px;

  color: #001e42;
}

.new_opportunities_header_span {
  color: #ffffff;
}

.new_opportunities_info {
  position: relative;
  display: grid !important;
  grid-template-columns: 50% 50%;
  padding-top: 20px;
}

.new_opportunities_info_description {
  width: 466px;
  height: auto;
  padding-top: 20px;
  padding-bottom: 45px;
}

.category_place,
.category_place_plus {
  line-height: 1;
}

.new_opportunities_info_number,
.new_opportunities_info_number_2 {
  display: none;
  grid-auto-rows: 80px;
  grid-template-columns: 90px 150px 135px 45px;
}

.new_opportunities_info_number_2 {
  grid-template-columns: 90px 150px 90px 45px;
  margin-top: -25px;
}

.new_opportunities_info_description_development {
  width: 485px;
  height: auto;
  padding: 20px 0;
}

.info_description_development {
  width: 433px;
  height: auto;
}

.category_place_description {
  width: auto;
  height: 20px;

  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  text-transform: uppercase;
  white-space: nowrap;
}

.cabinet_preview_block {
  position: relative;

  width: 100%;
  height: auto;
  padding-top: 60px;

  background: #3f86d2;
}

.general_style {
  position: relative;

  width: 100%;
  height: 700px;
  padding-top: 100px;

  background: #3f86d2;
}

.general_style_header {
  width: 226px;
  height: auto;
  background: #3f86d2;
}

.general_style_grid {
  display: grid;
  grid-template-columns: 50% 50%;
}

.general_style_img {
  position: absolute;
  z-index: 1;

  margin-top: -75px;
  margin-bottom: 125px;
  margin-left: -150px;
}

.general_style_descriptions {
  position: relative;

  display: grid;
  grid-auto-rows: 200px;
  grid-template-columns: 60% 50%;

  padding-left: 100px;

  background: #3f86d2;
}

.general_style_description_icon {
  position: relative;
  width: 30px;
  height: auto;
}

.general_style_description_header {
  position: relative;
  z-index: 20;

  height: auto;
  padding: 10px 0;

  font-weight: 300;

  background: #3f86d2;
}

.general_style_description_info {
  height: auto;
  font-size: 14px;
  line-height: 20px;
  background: #3f86d2;
}

.calculator {
  position: relative;
  width: 100%;
  height: 800px;
  padding-top: 50px;
}

.calculator_anim {
}

.calculator_header {
  width: 363px;
  height: auto;
  margin-top: 50px;
  padding-top: 50px;
  padding-bottom: 20px;
}

.calculator_list {
  margin-right: 20px;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
}

.route_calculator {
  margin-top: -30px;
  margin-left: 25px;
  padding-bottom: 30px;
}

.calculator_img {
  position: absolute;
  top: 5px;
  margin-top: -120px;
  margin-left: 190px;
}
.application_form {
  height: 1460px;
  background: #0b2d6a;
}

.application_form_none {
  display: none;
}

.application_form_header {
  position: relative;

  width: 1000px;
  height: auto;
  padding-top: 103px;
  padding-left: 700px;
}

.application_form_content {
  position: relative;
  display: flex;
  justify-content: start;
}

.application_form_content_descriptions {
  margin-top: 20px;
  padding: 0 20px;
}

.application_form_content_description {
  position: relative;

  width: 346px;
  height: auto;
  padding: 8px 0;

  font-size: 14px;
  font-weight: 300;
}

.application_form_description_mobile_check {
  position: relative;
  width: 270px;
  height: auto;
  font-size: 14px;
}

.application_form_content_description_4 {
  padding-top: 60px;
}

.application_form_content_description_4_dop {
  margin-top: 2px;
}

.application_form_content_description_5 {
  padding-top: 13px;
}

.application_form_receipt {
  display: flex;
  margin-top: 80px;
  margin-left: -90px;
}

.application_form_mobile_check {
  display: flex;
  justify-content: center;

  margin-top: 60px;
  margin-left: 75px;

  font-size: 14px;
}

.application_form_descriptions_mobile_check {
  position: relative;

  display: grid;
  grid-auto-rows: 95px;
  grid-template-columns: 64px 300px;

  margin-left: -40px;
}

.filed_applications {
  position: relative;

  width: 100%;
  height: 950px;

  font-size: 14px;
  font-weight: 300;

  background: #09388a;
}

.filed_applications_grid {
  display: grid;
  grid-template-columns: 400px 500px 400px;
  margin-top: 50px;
}

.filed_applications_header {
  position: relative;
  z-index: 2;
  margin-top: 80px;
}

.filed_applications_img {
  position: relative;
  z-index: 0;

  width: auto;
  height: auto;
  margin-top: 80px;
  margin-left: -400px;
}

.filed_applications_description_1 {
  position: relative;
  z-index: 2;

  width: 290px;
  height: auto;
  padding-top: 95px;

  font-size: 14px;
}

.filed_applications_description_2 {
  position: relative;
  z-index: 2;

  width: 300px;
  height: auto;
  padding-top: 440px;

  font-size: 14px;
}

.filed_applications_description_3 {
  position: relative;
  z-index: 2;

  width: 283px;
  height: auto;
  padding-top: 240px;

  font-size: 14px;
}

.return_docker {
  position: relative;
  width: 100%;
  height: 1200px;
  background: #337fd0;
}

.return_docker_img {
  position: absolute;
  z-index: 5;
  margin-top: -10px;
}

.return_grid {
  display: grid;
  grid-auto-rows: 1150px;
  grid-template-columns: 50% 60%;
}

.return_header {
  margin-top: 150px;
}

.return_header_star {
  position: absolute;
  top: 210px;

  font-size: 18px;
  font-weight: 200;
  font-style: normal;
  line-height: 110%;
  letter-spacing: 2px;
}

.return_header_note {
  padding-top: 10px;
  font-size: 14px;
}

.return_description_num,
.return_description_num_3 {
  padding-bottom: 37px;
  font-size: 14px;
}

.return_description_num_3,
.return_description_num_3_img {
  padding-top: 150px;
}

.return_description_nums {
  display: grid;
  grid-template-columns: 64px 50%;
  padding-top: 49px;
}

.return_truck_img {
  position: absolute;
  z-index: 2;

  width: 580px;
  height: auto;
  margin-top: -222px;
  margin-left: 60px;
}

.return_desktop_img {
  position: absolute;

  width: 1063px;
  height: auto;
  margin-top: 120px;
  margin-left: -170px;
}

.customs_APM_grid {
  position: relative;
  display: grid;
  grid-auto-rows: 850px;
  grid-template-columns: 50% 50%;
}

.customs {
  min-width: 900px;
}

.customs_APM {
  position: relative;

  width: 100%;
  height: 900px;
  padding-top: 20px;

  background: linear-gradient(to right, #0b2d6a 50%, #09388a 50%);
}

.customs_header {
  position: relative;

  width: auto;
  height: auto;
  padding-top: 50px;
  padding-bottom: 30px;
}

.customs_description {
  position: relative;
  width: 500px;
  height: auto;
  padding-bottom: 32px;
}

.APM_content {
  position: relative;
  padding-left: 100px;
}

.APM_img {
  position: relative;
  margin-top: 21px;
  margin-left: -68px;
}

.contracts {
  position: relative;
  width: 100%;
  height: 900px;
  background: #0b2d6a;
}

.contracts_header {
  display: grid;
  grid-template-columns: 1000px 500px;
  margin-top: 100px;
}

.contract_counter {
  position: relative;
  z-index: 1;
  margin-top: -20px;
  margin-left: -180px;
}

.contract_grid {
  display: grid;
  grid-auto-rows: 700px;
  grid-template-columns: 300px 525px 500px;
}

.contracts_descriptions {
  position: relative;
  z-index: 2;
  margin-top: 115px;
}

.contracts_description {
  font-size: 14px;
}

.contracts_preview {
  width: auto;
  height: 640px;
  margin-top: 50px;
  margin-left: -300px;
}

.contracts_description_3 {
  width: 283px;
  height: auto;
  padding-top: 75px;
}
.contracts_description_4 {
  width: 283px;
  height: auto;
  padding-top: 175px;
}
.contracts_description_2 {
  width: 283px;
  height: auto;
  padding-top: 130px;
}

.profile {
  position: relative;

  width: 100%;
  height: 950px;
  padding-top: 80px;

  color: #ffffff;

  background: #337fd0;
}

.access_description {
  padding: 20px 0;
}

.profile_header {
  width: 475px;
  height: auto;
  padding-bottom: 35px;
  background: #337fd0;
}

.profile_grid {
  position: relative;
  display: grid;
  grid-auto-rows: 750px;
  grid-template-columns: 33% 33% 30%;
}

.profile_h3 {
  padding-top: 20px;
  padding-bottom: 10px;
  background: #337fd0;
}
.account_description {
  font-size: 14px;
  background: #337fd0;
}

.error_403_img {
  margin-top: 75px;
}

.profile_description {
  font-size: 14px;
  line-height: 20px;
  background: #337fd0;
}

.access_descriptions {
  display: grid;
  grid-template-columns: 64px 293px;
  font-size: 14px;
  background: #337fd0;
}

.access_description_size {
  width: 294px;
  height: auto;
  font-size: 14px;
  background: #337fd0;
}

.function_header {
  width: 371px;
  height: auto;
  margin-top: 100px;
  margin-bottom: 50px;
}

.UI_header {
  padding-top: 150px;
  padding-bottom: 40px;
}

.error_404_img {
  position: absolute;
  z-index: 2;
  margin-top: -110px;
  margin-left: 610px;
}

.function_and_UI_grid {
  position: relative;
  display: grid;
  grid-auto-rows: 800px;
  grid-template-columns: 53% 47%;
}

.grid_numb {
  display: none;
  grid-template-columns: 100px 125px 150px;
  padding-top: 20px;
}

.function {
  position: relative;
  width: 100%;
  height: 775px;
}

.component_text {
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
}
.mobile {
  position: relative;

  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 100px;

  background: #0b2d6a;
}

.mobile_grid {
  position: relative;

  display: grid;
  grid-auto-rows: 500px;
  grid-template-columns: 55% 40%;

  margin-top: 50px;
}

.mobile_header {
  width: 400px;
  height: auto;
  padding-bottom: 50px;
}
.mobile_nums,
.mobile_nums_text {
  width: auto;
  height: 84px;
  color: #ffffff;
}

.mobile_grid_nums {
  display: none;
  grid-auto-rows: 75px;
  grid-template-columns: 50px 100px;

  margin-top: 100px;

  color: #ffffff;
}

.mobile_content_description {
  width: 445px;
  height: 50px;
}

.mobile_nums_text {
  width: 273px;
  height: 40px;
  padding: 20px 0;

  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
}

.iphone_img {
  position: absolute;
  margin-top: -190px;
  margin-left: 150px;
}

.mobile_content {
  position: relative;
  width: 100%;
  padding-top: 80px;
}

.mobile_nums_box {
  float: left;
  display: flex;
  justify-content: space-between;
}

.mobile_nums_dop {
  padding: 0 20px;
}

.footer_case {
  margin-top: 135px;
  margin-bottom: 22px;
}
.page .footer_case_descriptions {
  margin-bottom: 0;
}

@keyframes move_left {
  0% {
    transform: translate(100px, 0);
    opacity: 0;
  }
}

@keyframes move_up {
  0% {
    transform: translate(0, 100px);
    opacity: 0;
  }
}

@keyframes move_right {
  0% {
    transform: translate(-100px, 0);
    opacity: 0;
  }
}

.grid {
  display: grid;
}

.moveUp {
  display: block !important;
  animation-name: move_up;
  animation-duration: 2s;
  animation-fill-mode: both;
}
.moveLeft {
  display: block !important;
  animation-name: move_left;
  animation-duration: 2s;
  animation-fill-mode: both;
}
.moveRight {
  display: block !important;
  animation-name: move_right;
  animation-duration: 2s;
  animation-fill-mode: both;
}

.section__space b {
  background-color: #f9e087;
}
