﻿.head-block {
  margin-top: 60px;
  margin-bottom: 104px;
  display: grid;
  grid-template-columns: 1fr 3fr;
  column-gap: 20px;
  grid-auto-rows: 1fr
}

.head-block-main-menu:hover::-webkit-scrollbar-thumb {
  background-color: #982D4E;
}

#content h1 {
  font-weight: 400;
  font-size: 44px;
  line-height: 46px;
  letter-spacing: -.03em;
  color: #2A2E3D;
  margin-top: 50px
}

.head-block-main-menu ol {
  list-style: decimal-leading-zero
}

.head-block-main-menu ul li span {
  font-weight: 700;
  margin-right: 4px;
  height: 35px;
  display: block;
  float: left;
  font-size: 16px;
  line-height: 22px
}

.header_tmpl_services .head-block-main-menu ul li span {
  margin-top: 2px
}

.head-block-main-menu {
  overflow-y: auto;
  padding-right: 8px
}

.head-block-main-menu::-webkit-scrollbar {
  width: 4px;
  background: var(--gray, #F7F7F7);
  border-radius: 2px
}

.head-block-main-menu::-webkit-scrollbar-thumb {
  width: 4px;
  height: 76px;
  background-color: #D4D1D1;
  border-radius: 2px;
  box-shadow: 0 1px 2px 0 rgba(21, 21, 21, 0.25)
}

.head-block-main-menu ul li:not(:last-child) {
  margin-bottom: 16px
}

.head-block-main-menu ul li a {
  text-decoration: none
}

.head-block-main-menu ul li a:hover~.head-block-main-menu ul li span {
  color: #1367fa
}

.head-block-main-menu .act-link a {
  color: #1367fa
}

.header_tmpl_services .head-block-main-menu a {
  display: flex;
  align-items: flex-start;
  column-gap: 4px
}

.head-block-main-menu .act-link span {
  color: #1367fa
}

.act-link a {
  font-weight: 700
}

.head-block-main-right {
  background: #f7f7f7;
  border-radius: 10px;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
  flex: 1;
  height: min-content;
}

.h-block-main-l {
  width: 100%;
  min-height: 454px
}

.h-block-main-l-in {
  padding: 40px 108px 98px 32px;
  min-height: 375px;
  text-align: justify
}

.h-block-main-l-in h2 {
  font-family: 'PT Sans', sans-serif;
  color: var(--black, #272B38);
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.84px;
  margin-bottom: 16px
}

.h-block-main-r {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 222px;
  height: 180px;
  flex-shrink: 0
}

.head-r-number {
  margin-bottom: 24px
}

.h-block-main-r img {
  width: 100%;
  height: 100%;
  object-fit: cover
}

.head-r-number span {
  font-family: 'PT Sans', sans-serif;
  color: var(--black, #272B38);
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px
}

.h-block-form {
  margin-top: 36px
}

.h-block_content-text p {
  color: var(--black, #272B38);
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px
}

.h-block_content-text p:not(:last-child) {
  margin-bottom: 10px;
  padding-bottom: 0
}

.h-block-form span {
  cursor: pointer
}

.wrap-myvertical-tabs {
  display: flex
}

.myvertical-tabs-content-wrap {
  flex: 1
}

.myvertical-tabs {
  list-style: none;
  background: #FFF;
  padding: 0;
  margin: 0;
  width: 300px
}

.myvertical-tabs li {
  padding: 10px 15px;
  color: #292E3E;
  cursor: pointer;
  border-bottom: 1px solid #e3e3e3;
  position: relative;
  letter-spacing: -.03em;
  font-size: 19px
}

.myvertical-tabs li:after {
  content: url(../../../uploads/2020/06/arr-right-bl.svg);
  position: absolute;
  right: 10px;
  top: 11px
}

.myvertical-tabs li:last-child {
  border-bottom: none
}

.myvertical-tabs li:hover:after,
.myvertical-tabs li.chosen:after {
  content: url(../../../uploads/2020/06/arr-right.svg)
}

.myvertical-tabs li:hover {
  letter-spacing: -.03em;
  color: #A04A62;
  font-size: 19px
}

.myvertical-tabs li.chosen {
  letter-spacing: -.03em;
  color: #A04A62;
  font-size: 19px
}

.myvertical-tabs-content {
  display: none;
  padding: 0 15px 10px 15px;
  margin-left: -1px
}

.myvertical-tabs-content.active {
  display: block
}

.subctat-in-tab {
  display: flex;
  flex-wrap: wrap;
  width: 90%;
  margin: auto
}

.myvertical-tabs-content-main {
  margin-top: 30px
}

.subctat-in-tab-main {
  display: flex;
  flex-wrap: wrap
}

.subctat-in-tab-in {
  height: 100px;
  background: #F2F2F2;
  border-radius: 10px;
  padding: 10px 20px;
  align-items: end;
  justify-content: space-between;
  flex-direction: column;
  display: flex;
  margin: 0 15px
}

.subctat-in-tab-in-main {
  width: 215px;
  height: 120px;
  background: #F2F2F2;
  border-radius: 10px;
  padding: 10px 20px;
  align-items: end;
  justify-content: space-between;
  flex-direction: column;
  display: flex;
  margin: 0 15px
}

.subctat-in-tab a {
  font-weight: 700;
  font-size: 19px;
  line-height: 110.7%;
  letter-spacing: -.03em;
  color: #2A2E3D;
  text-decoration: none;
  margin-bottom: 30px
}

.subctat-in-tab-main a {
  font-weight: 700;
  font-size: 19px;
  line-height: 110.7%;
  letter-spacing: -.03em;
  color: #2A2E3D;
  text-decoration: none;
  margin-bottom: 30px
}

.subctat-in-tab-in:hover {
  background: #A04A62
}

.subctat-in-tab-in-main:hover {
  background: #A04A62
}

.subctat-in-tab a:hover {
  color: #fff
}

.subctat-in-tab-main a:hover {
  color: #fff
}

.subctat-in-tab-in p {
  font-size: 19px;
  line-height: 119.7%;
  letter-spacing: -.03em;
  text-decoration-line: underline;
  color: #30333D;
  font-style: normal;
  font-weight: 400;
  padding: 0
}

.subctat-in-tab-in-main p {
  font-size: 19px;
  line-height: 119.7%;
  letter-spacing: -.03em;
  text-decoration-line: underline;
  color: #30333D;
  font-style: normal;
  font-weight: 400;
  padding: 0
}

.subctat-in-tab a:hover p {
  color: #fff
}

.subctat-in-tab a:hover span {
  color: #fff
}

.subctat-in-tab-main a:hover p {
  color: #fff
}

.subctat-in-tab-main a:hover span {
  color: #fff
}

.tabs-more {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%
}

.tabs-more-span {
  font-weight: 500;
  font-size: 26px;
  line-height: 30px;
  color: #2A2E3D;
  text-decoration: none
}

.head-bread {
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  column-gap: 10px;
  row-gap: 8px
}

.head-bread a,
.head-bread span {
  color: var(--black, #272B38);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px
}

.head-bread a:first-child {
  display: flex;
  align-items: center
}

.ul-block-h {
  margin-bottom: 20px;
  list-style: circle;
  margin-left: 60px
}

.ul-circle ul li {
  margin: 25px 0;
  position: relative
}

.ul-circle ul {
  list-style: none;
  padding: 0 50px
}

.ul-circle ul li::after {
  content: url(../../../uploads/2020/06/cirlce-li.svg);
  position: absolute;
  left: -50px;
  top: 0
}

.ul-circle .wpb_wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly
}

.row-accordion h3 {
  font-size: 19px;
  line-height: 22px;
  letter-spacing: -.03em;
  color: #2A2E3D
}

.accordeon-no-padding .vc_toggle_content {
  margin: 0
}

.accordeon-no-padding .vc_toggle_content .entry {
  padding: 0
}

.row-accordions {
  min-height: 37px
}

.ul-circle-numb {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around
}

.ul-circle-numb ul {
  list-style: none
}

.ul-circle-numb ul li {
  margin: 20px 0;
  padding-left: 15px
}

.numb-1,
.numb-2,
.numb-3,
.numb-4 {
  position: relative
}

.numb-1:after {
  position: absolute;
  content: url(../../../uploads/2020/06/cifra-1.svg);
  left: -40px;
  top: 0
}

.numb-2:after {
  position: absolute;
  content: url(../../../uploads/2020/06/cifra-2.svg);
  left: -40px;
  top: 0
}

.numb-3:after {
  position: absolute;
  content: url(../../../uploads/2020/06/cifra-3.svg);
  left: -40px;
  top: 0
}

.numb-4:after {
  position: absolute;
  content: url(../../../uploads/2020/06/cifra-4.svg);
  left: -40px;
  top: 0
}

.cadr-parabala {
  min-height: 500px
}

.cadr-parabala-2 {
  min-height: 500px
}

.kadr-001 .wpb_wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  font-size: 19px;
  line-height: 27px;
  color: #2A2E3D;
  align-items: center
}

.kadr-002 .wpb_wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  font-size: 19px;
  line-height: 27px;
  color: #2A2E3D
}

.kadr-003 .wpb_wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  font-size: 19px;
  line-height: 27px;
  color: #2A2E3D
}

.kadr-004 .wpb_wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  font-size: 19px;
  line-height: 27px;
  color: #2A2E3D
}

.row-kadr-gray {
  background: #F2F2F2;
  border-radius: 5px;
  padding: 30px;
  margin: 0 30px !important
}

.row-kadr-gray .wpb_content_element,
ul.wpb_thumbnails-fluid>li {
  margin-bottom: 0
}

.row-kadr-bottom-uls .wpb_wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around
}

.row-kadr-bottom-uls ul {
  list-style: none;
  padding: 0 40px
}

.row-kadr-bottom-uls ul li {
  margin: 30px 0;
  position: relative
}

.row-kadr-bottom-uls ul li::after {
  content: url(../../../uploads/2020/06/li-001.svg);
  position: absolute;
  left: -50px;
  top: 0
}

.title-li-kadr {
  font-size: 19px;
  line-height: 27px;
  color: #2A2E3D;
  padding-left: 150px
}

.cadr-parabala {
  background-image: url(../../../uploads/2020/06/cadr-parabala.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain
}

.cadr-parabala-2 {
  background-image: url(../../../uploads/2020/06/exportline.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain
}

.cadr-parabala-2 .kadr-0022 {
  margin-bottom: 0;
  display: flex;
  justify-content: center;
  margin-top: 30px
}

.cadr-parabala-2 .kadr-042,
.cadr-parabala-2 .kadr-041 {
  max-width: 240px
}

.cadr-parabala-2 .kadr-042 {
  margin-left: 70px
}

.kadr-0021 {
  padding-left: 20px;
  padding-top: 20px
}

.kadr-031 {
  padding-left: 0;
  padding-top: 60px
}

.kadr-032 {
  padding-top: 60px
}

.kadr-041 {
  padding-left: 0;
  padding-top: 80px
}

.kadr-042 {
  padding-top: 80px;
  padding-left: 93px
}

.justify {
  text-align: justify
}

.ul-transform ul {
  list-style: none
}

.ul-transform ul li:nth-child(2):after {
  position: absolute;
  top: -99px;
  left: 7px;
  content: "";
  border-left: 1px solid #1367fa;
  z-index: -2;
  height: 220px;
  transform: rotate(45deg)
}

.ul-transform ul li:nth-child(2) {
  margin-left: 46px
}

.ul-transform ul li:nth-child(1) {
  margin-left: 92px
}

.ul-transform ul li {
  background-image: url(../../../uploads/2020/06/li-circle-1.svg);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 0 0 0 30px;
  margin: 20px 0
}

.timeline-after ul li {
  background-image: url(../../../uploads/2020/06/li-circle-1.svg);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 0 0 0 30px;
  margin: 20px 0
}

.timeline-after ul {
  list-style: none
}

.timeline-after ul li:first-child::after {
  position: absolute;
  top: -11px;
  left: 6px;
  content: "";
  border-left: 1px solid #1367fa;
  z-index: -2;
  height: 94px
}

.timeline-after ul li:last-child::after {
  position: absolute;
  bottom: -12px;
  left: 6px;
  content: "";
  border-left: 1px solid #1367fa;
  z-index: -2;
  height: 87px
}

.vedenie-bottom {
  background: #F4F0F1;
  border-radius: 10px;
  padding: 30px 0 20px 0;
  position: relative;
  min-height: 441px
}

.vedenie-bottom ul {
  list-style: none
}

.vedenie-bottom ul li {
  margin: 30px 0;
  padding-left: 30px;
  position: relative
}

.vedenie-bottom ul li::after {
  content: url(../../../uploads/2020/06/Group-110.svg);
  left: -15px;
  top: 10px;
  position: absolute
}

.vedenie-bottom::after {
  content: '';
  position: absolute;
  bottom: -32px;
  left: 94px;
  width: 83%;
  height: 100px;
  border: 2px solid #1367fa;
  z-index: -2;
  border-radius: 15px
}

.li-number1 {
  padding-left: 30px;
  position: relative
}

.li-number2 {
  padding-left: 30px;
  position: relative
}

.li-number3 {
  padding-left: 30px;
  position: relative
}

.li-number1::after {
  content: url(../../../uploads/2020/06/cifra-1.svg);
  position: absolute;
  top: 10px;
  left: -50px
}

.li-number2::after {
  content: url(../../../uploads/2020/06/cifra-2.svg);
  position: absolute;
  top: 10px;
  left: -50px
}

.li-number3::after {
  content: url(../../../uploads/2020/06/cifra-3.svg);
  position: absolute;
  top: 10px;
  left: -50px
}

.li-numbers ul {
  list-style: none
}

.li-numbers ul li {
  margin: 30px 0;
  text-align: justify
}

.li-numbers {
  margin: 0 30px
}

.flex-000 .wpb_wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: -20px
}

.flex-000 .wpb_wrapper p {
  padding: 0 50px
}

.flex-001 .wpb_wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: -20px
}

.flex-001 .wpb_wrapper p {
  padding: 0 50px
}

.flex-002 .wpb_wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 40px
}

.flex-002 .wpb_wrapper p {
  padding: 0 50px
}

.flex-003 .wpb_wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-top: 80px
}

.flex-003 .wpb_wrapper p {
  padding: 0 50px
}

.row-arka {
  background-image: url(../../../uploads/2020/06/arka.svg);
  background-position: center top;
  background-repeat: no-repeat
}

.gray-block {
  background: #F2F2F2;
  border-radius: 10px;
  padding: 20px;
  margin: 30px 50px 0 50px
}

.grid-kadry .grid-four {
  margin-top: 0
}

.grid-kadry .grid-two {
  margin-top: -40px
}

.grid-kadry .grid-one {
  margin-top: -20px
}

.grid-kadry .grid-three {
  margin-top: -20px
}

.diargam-6 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  padding: 50px 0;
  background-image: url(../../../uploads/2020/06/kadry-6.svg);
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 0
}

.diargam-6 div {
  max-width: 180px
}

.in-6-1 {
  padding-top: 340px
}

.in-6-2 {
  padding-top: 275px
}

.in-6-3 {
  padding-top: 215px
}

.in-6-4 {
  padding-top: 160px
}

.in-6-5 {
  padding-top: 100px;
  padding-right: 20px
}

.in-6-6 {
  padding-top: 35px
}

.kadry-gray {
  background: #F2F2F2;
  border-radius: 10px;
  padding: 30px 30px 0 30px !important;
  position: relative
}

.kadry-gray::after {
  content: "";
  position: absolute;
  border: 1px solid #1367fa;
  border-radius: 10px;
  bottom: -30px;
  z-index: -2;
  height: 40px;
  width: 430px;
  position: absolute;
  left: 50%;
  margin-left: -215px
}

.flex-k-icons .wpb_wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center
}

.flex-k-icons .wpb_wrapper img {
  margin-right: 25px;
  margin-top: 0
}

.ul-kadry-linear ul {
  list-style: none
}

.ul-kadry-linear ul li {
  background-image: url(../../../uploads/2020/06/li-circle-1.svg);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 35px;
  margin: 30px 0;
  min-height: 40px;
  position: relative;
  padding-top: 12px
}

.ul-kadry-linear ul li:last-child::after {
  position: absolute;
  bottom: -74px;
  left: 129px;
  content: "";
  border-left: 1px solid #1367fa;
  z-index: -2;
  height: 445px;
  transform: rotate(45deg)
}

.ul-kadry-linear ul li:nth-child(1) {
  margin-left: 207px
}

.ul-kadry-linear ul li:nth-child(2) {
  margin-left: 137px
}

.ul-kadry-linear ul li:nth-child(3) {
  margin-left: 67px
}

.abon-kadry {
  display: flex;
  flex-wrap: wrap;
  justify-content: center
}

.abon-kadry ul {
  list-style: none
}

.abon-kadry ul li {
  margin: 5px 0;
  padding: 10px 0 10px 57px
}

.abon-kadry ul li:first-child {
  background-image: url(../../../uploads/2020/06/list.svg), url(../../../uploads/2020/06/circle-gray.svg);
  background-repeat: no-repeat;
  background-position: 11px center, 0 center
}

.abon-kadry ul li:nth-child(2) {
  background-image: url(../../../uploads/2020/06/arms.svg), url(../../../uploads/2020/06/circle-gray.svg);
  background-repeat: no-repeat;
  background-position: 11px center, 0 center
}

.abon-kadry ul li:nth-child(3) {
  background-image: url(../../../uploads/2020/06/lili.svg), url(../../../uploads/2020/06/circle-gray.svg);
  background-repeat: no-repeat;
  background-position: 9px center, 0 center
}

.gray-1 .kadry-gray {
  min-height: 200px
}

.gray-2 .kadry-gray {
  min-height: 275px
}

.text-1-kadr {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 50px
}

.text-1-kadr .wpb_wrapper {
  max-width: 430px
}

.row-linear-triangle {
  background-image: url(../../../uploads/2020/06/line-triangle.svg);
  background-repeat: no-repeat;
  background-position: top center;
  min-height: 300px
}

.text-0-kadr ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around
}

.text-0-kadr ul li {
  margin-top: 13px
}

.text-01-kadr ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center
}

.text-01-kadr ul li {
  max-width: 270px;
  padding: 0 100px;
  margin-top: 0
}

.ul-timeline-001 ul {
  list-style: none;
  margin-left: 135px
}

.ul-timeline-001 ul li {
  background-image: url(../../../uploads/2020/06/li-circle-1.svg);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 35px;
  margin: 25px 0;
  max-width: 290px
}

.ul-timeline-001 ul li:first-child::after {
  position: absolute;
  top: -11px;
  left: 6px;
  content: "";
  border-left: 1px solid #1367fa;
  z-index: -2;
  height: 220px
}

.ul-timeline-001 ul li:last-child::after {
  position: absolute;
  bottom: -11px;
  left: 6px;
  content: "";
  border-left: 1px solid #1367fa;
  z-index: -2;
  height: 220px
}

.ul-timeline-002 ul li:first-child::after {
  position: absolute;
  top: -11px;
  left: 6px;
  content: "";
  border-left: 1px solid #1367fa;
  z-index: -2;
  height: 220px
}

.ul-timeline-002 ul li:last-child::after {
  position: absolute;
  bottom: -11px;
  left: 6px;
  content: "";
  border-left: 1px solid #1367fa;
  z-index: -2;
  height: 220px
}

.ul-timeline-002 ul {
  list-style: none
}

.ul-timeline-002 ul li {
  background-image: url(../../../uploads/2020/06/li-circle-1.svg);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 35px;
  margin: 25px 0;
  max-width: 290px
}

.text-rasporyadok-kadr {
  background: #F4F0F1;
  border-radius: 10px
}

.text-rasporyadok-kadr p {
  padding: 30px 40px
}

.text-rasporyadok-kadr .wpb_content_element {
  margin-bottom: 0 !important
}

.row-rasporyadok-kadr {
  padding: 0 100px
}

.li-rasporyadok-kadr ul li {
  background-image: url(../../../uploads/2020/06/cirlce-li.svg);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 60px
}

.li-rasporyadok-kadr ul {
  list-style: none
}

.row-gray-postanovka {
  background: #F2F2F2;
  border-radius: 10px;
  padding: 20px 30px;
  min-height: 350px;
  position: relative;
  margin: 0 !important
}

.row-gray-postanovka ul {
  list-style: none
}

.row-gray-postanovka ul li {
  background-image: url(../../../uploads/2020/06/cirlce-li.svg);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 60px;
  margin: 30px 0
}

.row-gray-postanovka::after {
  content: "";
  position: absolute;
  border: 1px solid #1367fa;
  border-radius: 10px;
  bottom: -30px;
  z-index: -2;
  height: 40px;
  width: 900px;
  position: absolute;
  left: 50%;
  margin-left: -450px
}

.linear-gray-postanovka {
  background-image: url(../../../uploads/2020/06/exportline-uchet.svg);
  background-repeat: no-repeat;
  background-position: top center;
  margin: 150px 0 30px 0
}

.postanovka-ul-1 ul {
  list-style: none;
  display: flex;
  justify-content: center
}

.postanovka-ul-2 ul {
  list-style: none;
  display: flex;
  justify-content: space-between
}

.postanovka-ul-3 ul {
  list-style: none;
  display: flex;
  justify-content: space-between
}

.postanovka-ul-4 ul {
  list-style: none;
  display: flex;
  justify-content: space-between
}

.postanovka-ul-5 ul {
  list-style: none;
  display: flex;
  justify-content: space-between
}

.postanovka-ul-1 ul li {
  max-width: 350px;
  margin-top: -100px
}

.postanovka-ul-2 ul li {
  max-width: 336px;
  margin-top: -37px;
  padding: 0 177px
}

.postanovka-ul-2 ul li:first-child {
  margin-right: 90px
}

.postanovka-ul-3 ul li {
  max-width: 284px;
  margin-top: 0;
  padding: 0 50px
}

.postanovka-ul-4 ul li {
  max-width: 262px;
  margin-top: 0;
  padding: 0 60px
}

.postanovka-ul-5 ul li {
  max-width: 343px
}

.uls-postanovka ul {
  list-style: none
}

.uls-postanovka ul li {
  background-image: url(../../../uploads/2020/06/li-001.svg);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 60px;
  margin: 15px 0;
  padding-top: 10px;
  padding-bottom: 10px
}

.ul-trans-1 ul,
.ul-trans-2 ul {
  list-style: none
}

.ul-trans-1 ul li,
.ul-trans-2 ul li {
  background-image: url(../../../uploads/2020/06/li-circle-1.svg);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 40px;
  padding-bottom: 10px;
  padding-top: 10px;
  margin: 15px 0;
  position: relative
}

.ul-trans-1 ul li:last-child::after {
  position: absolute;
  bottom: -43px;
  left: 66px;
  content: "";
  border-left: 1px solid #1367fa;
  z-index: -2;
  height: 253px;
  transform: rotate(45deg)
}

.ul-trans-2 ul li:last-child::after {
  position: absolute;
  bottom: -25px;
  left: 36px;
  content: "";
  border-left: 1px solid #1367fa;
  z-index: -2;
  height: 157px;
  transform: rotate(45deg)
}

.ul-trans-1 ul li:first-child {
  margin-left: 121px
}

.ul-trans-1 ul li:nth-child(2) {
  margin-left: 62px
}

.ul-trans-2 ul li:first-child {
  margin-left: 60px
}

.elipse-1 {
  background-image: url(../../../uploads/2020/06/exportline-1.svg);
  background-repeat: no-repeat;
  background-position: top center
}

.elipse-ul-1 ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center
}

.elipse-ul-2 ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center
}

.elipse-ul-3 ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around
}

.elipse-ul-1 ul li {
  max-width: 220px;
  margin-top: 30px;
  padding: 0 50px
}

.elipse-ul-2 ul li {
  max-width: 220px;
  padding: 0 128px;
  margin-top: -15px
}

.elipse-ul-3 ul li {
  max-width: 220px;
  margin-top: -15px
}

.postanovka-down {
  background: #F4F0F1;
  border-radius: 10px;
  min-height: 320px;
  padding: 20px 30px
}

.postanovka-down ul {
  list-style: none
}

.postanovka-down ul li {
  background-image: url(../../../uploads/2020/06/Group-110.svg);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 10px 0 10px 50px;
  margin: 10px 0
}

.ul-postanovka-1 ul {
  list-style: none
}

.ul-postanovka-2 ul {
  list-style: none
}

.ul-postanovka-1 ul li:nth-child(1) {
  background-image: url(../../../uploads/2020/06/cifra-1.svg);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 10px 0 10px 50px;
  margin: 20px 0
}

.ul-postanovka-1 ul li:nth-child(2) {
  background-image: url(../../../uploads/2020/06/cifra-2.svg);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 10px 0 10px 50px;
  margin: 20px 0
}

.ul-postanovka-1 ul li:nth-child(3) {
  background-image: url(../../../uploads/2020/06/cifra-3.svg);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 10px 0 10px 50px;
  margin: 20px 0
}

.ul-postanovka-2 ul li:nth-child(1) {
  background-image: url(../../../uploads/2020/06/cifra-4.svg);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 10px 0 10px 50px;
  margin: 20px 0
}

.ul-postanovka-2 ul li:nth-child(2) {
  background-image: url(../../../uploads/2020/06/cifra-5.svg);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 10px 0 10px 50px;
  margin: 20px 0
}

.ul-postanovka-2 ul li:nth-child(3) {
  background-image: url(../../../uploads/2020/06/cifra-6.svg);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 10px 0 10px 50px;
  margin: 20px 0
}

.post-pr-ul-up ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: 55px 0 !important;
  position: relative
}

.post-pr-ul-up ul li {
  background-image: url(../../../uploads/2020/06/li-circle-1.svg);
  background-repeat: no-repeat;
  background-position: bottom center;
  padding-bottom: 40px
}

.post-pr-ul-up ul::after {
  position: absolute;
  border-bottom: 1px solid #1367fa;
  content: "";
  width: 100%;
  bottom: 5px
}

.post-num-1 ul,
.post-num-2 ul {
  list-style: none
}

.post-num-1 ul li:nth-child(1) {
  background-image: url(../../../uploads/2020/06/cifra-1.svg);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 10px 0 10px 50px;
  margin: 15px 0
}

.post-num-1 ul li:nth-child(2) {
  background-image: url(../../../uploads/2020/06/cifra-2.svg);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 10px 0 10px 50px;
  margin: 15px 0
}

.post-num-1 ul li:nth-child(3) {
  background-image: url(../../../uploads/2020/06/cifra-3.svg);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 10px 0 10px 50px;
  margin: 15px 0
}

.post-num-1 ul li:nth-child(4) {
  background-image: url(../../../uploads/2020/06/cifra-4.svg);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 10px 0 10px 50px;
  margin-top: -10px
}

.post-num-2 ul li:nth-child(1) {
  background-image: url(../../../uploads/2020/06/cifra-5.svg);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 10px 0 10px 50px;
  margin: 15px 0
}

.post-num-2 ul li:nth-child(2) {
  background-image: url(../../../uploads/2020/06/cifra-6.svg);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 10px 0 10px 50px;
  margin: 15px 0
}

.ul-list-001 {
  background-image: url(../../../uploads/2020/06/list-0002.svg);
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 50px !important
}

.ul-list-002 {
  background-image: url(../../../uploads/2020/06/list-0001.svg);
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 50px !important
}

.pre-ul-list-001>.vc_column-inner>.wpb_wrapper {
  display: flex;
  justify-content: center
}

.princip-ul ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style: none;
  margin: 0;
  position: relative
}

.princip-ul ul li {
  max-width: 200px;
  background-image: url(../../../uploads/2020/06/li-circle-1.svg);
  background-repeat: no-repeat;
  background-position: bottom center;
  padding-bottom: 40px;
  text-align: center
}

.princip-ul ul::after {
  position: absolute;
  border-bottom: 1px solid #1367fa;
  content: "";
  width: 100%;
  bottom: 5px
}

.finans-ul-1 ul,
.finans-ul-2 ul {
  list-style: none
}

.finans-ul-1 ul li {
  background-image: url(../../../uploads/2020/06/li-001.svg);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 60px;
  margin: 15px 0;
  padding-top: 10px;
  padding-bottom: 10px
}

.finans-ul-2 ul li {
  background-image: url(../../../uploads/2020/06/li-001.svg);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 60px;
  margin: 15px 0;
  padding-top: 10px;
  padding-bottom: 10px
}

.finans-parabala {
  margin: 50px 0;
  background-image: url(../../../uploads/2020/06/parabala-us.svg);
  background-repeat: no-repeat;
  background-position: top center
}

.parabala-uls-1 ul,
.parabala-uls-2 ul,
.parabala-uls-3 ul,
.parabala-uls-4 ul {
  list-style: none;
  margin: 0
}

.parabala-uls-1 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: -33px
}

.parabala-uls-2 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around
}

.parabala-uls-3 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around
}

.parabala-uls-4 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}

.parabala-uls-2 ul li {
  max-width: 320px
}

.parabala-uls-3 ul li {
  max-width: 232px
}

.parabala-uls-4 ul li {
  max-width: 320px
}

.justify a,
.wpb_raw_code.wpb_content_element a,
.widget.widget_text a {
  color: #1367fa;
  /* text-decoration: underline */
}

.buh-001 ul {
  list-style: none
}

.buh-002 ul {
  list-style: none
}

.buh-001 ul li:first-child {
  background-image: url(../../../uploads/2020/06/li-circle-1.svg);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 10px 0 10px 50px;
  margin-left: 86px
}

.buh-001 ul li:last-child {
  background-image: url(../../../uploads/2020/06/li-circle-1.svg);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 10px 0 10px 50px;
  position: relative
}

.buh-001 ul li:last-child::after {
  position: absolute;
  bottom: -42px;
  left: 52px;
  content: "";
  border-left: 1px solid #1367fa;
  z-index: -2;
  height: 274px;
  transform: rotate(45deg)
}

.buh-002 ul li:first-child {
  background-image: url(../../../uploads/2020/06/li-circle-1.svg);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 10px 0 10px 50px;
  margin-left: 61px;
  margin-top: 31px
}

.buh-002 ul li:last-child {
  background-image: url(../../../uploads/2020/06/li-circle-1.svg);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 10px 0 10px 50px;
  position: relative
}

.buh-002 ul li:last-child::after {
  position: absolute;
  bottom: -73px;
  left: 35px;
  content: "";
  border-left: 1px solid #1367fa;
  z-index: -2;
  height: 274px;
  transform: rotate(45deg)
}

.ul-li-list ul {
  list-style: none
}

.ul-li-list ul li {
  background-image: url(../../../uploads/2020/06/Group-110.svg);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 10px 0 10px 50px;
  position: relative
}

.ul-li-list-first {
  padding-left: 50px
}

.ul-li-list-sec ul {
  margin-left: 0
}

.ul-li-numb ul {
  list-style: none
}

.ul-li-numb ul li:nth-child(1) {
  background-image: url(../../../uploads/2020/06/cifra-1.svg);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 15px 0 15px 70px
}

.ul-li-numb ul li:nth-child(2) {
  background-image: url(../../../uploads/2020/06/cifra-2.svg);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 15px 0 15px 70px
}

.ul-li-numb ul li:nth-child(3) {
  background-image: url(../../../uploads/2020/06/cifra-3.svg);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 15px 0 15px 70px
}

.ul-li-numb ul li:nth-child(4) {
  background-image: url(../../../uploads/2020/06/cifra-4.svg);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 15px 0 15px 70px
}

.ul-li-numb ul li:nth-child(5) {
  background-image: url(../../../uploads/2020/06/cifra-5.svg);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 15px 0 15px 70px
}

.ul-li-yurist {
  margin-top: 20px
}

.ul-li-yurist ul {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style: none;
  margin: 0
}

.ul-li-yurist ul li {
  max-width: 360px;
  background-image: url(../../../uploads/2020/06/li-circle-1.svg);
  background-repeat: no-repeat;
  background-position: bottom center;
  padding-bottom: 40px;
  text-align: center
}

.ul-li-yurist ul::after {
  position: absolute;
  border-bottom: 1px solid #1367fa;
  content: "";
  width: 100%;
  bottom: 5px
}

.row-tree ul {
  list-style: none
}

.ul-tree-2::after {
  content: url(../../../uploads/2020/06/lines-tree.svg);
  left: 0;
  top: 0;
  position: absolute
}

.ul-tree-1 ul li {
  margin: 0 0 63px 0
}

.ul-tree-2 ul li {
  margin: 0 0 50px 0
}

.ul-tree-2 ul {
  padding-top: 45px
}

.mob-01 .vc_column-inner {
  padding-left: 50px;
  padding-right: 50px
}

.flex-k-icons {
  padding-left: 50px !important;
  padding-right: 50px !important
}

.in-block-1 {
  margin-top: 30px
}

.gray-2 {
  margin-top: 80px !important;
  margin-bottom: 100px
}

.gray-1 {
  margin-top: 50px
}

.row-help {
  margin: 50px 0 70px 0
}

.h2-finans {
  padding-left: 30px
}

.maxwidthms {
  overflow: hidden;
  margin: 0 auto !important;
  position: relative
}

.pre-ul-list-001 {
  padding-bottom: 20px
}

.li-in-li {
  padding-left: 50px
}

@media screen and (min-width:796px) {
  .dropbtn {
    display: none
  }

  .dropdown-tab label,
  .label-tabs img {
    display: none
  }
}

@media screen and (max-width:1180px) {
  .linear-gray-postanovka {
    zoom: .9
  }

  .row-arka {
    zoom: .9
  }

  .cadr-parabala {
    background-size: auto !important
  }

  .kadr-0022 {
    padding-top: 20px
  }

  .kadr-032 {
    padding-top: 21px
  }

  .kadr-031 {
    padding-top: 18px
  }

  .kadr-042 {
    padding-top: 35px
  }

  .kadr-041 {
    padding-top: 38px
  }

  .kadr-0021 {
    padding-top: 30px
  }

  .kadr-001 .wpb_wrapper,
  .kadr-002 .wpb_wrapper,
  .kadr-003 .wpb_wrapper,
  .kadr-004 .wpb_wrapper {
    font-size: 16px
  }

  .kadry-gray {
    margin-left: 20px
  }

  .vedenie-bottom {
    margin: 0 !important
  }
}

@media screen and (max-width:1150px) {
  .diargam-6 {
    zoom: .9
  }

  .parabala-uls-3 ul li {
    max-width: 205px
  }

  .ul-li-yurist ul li {
    width: 30%
  }

  .row-gray-postanovka {
    min-height: 370px
  }
}

@media screen and (max-width:1070px) {
  .finans-parabala {
    zoom: .9
  }

  .cadr-parabala-2 {
    background-size: auto !important
  }

  .cadr-parabala-2 {
    min-height: auto
  }

  .ul-kadry-linear {
    width: 100% !important
  }

  .ul-kadry-linear .vc_column-inner {
    display: flex;
    justify-content: center
  }

  .text-0-kadr ul {
    justify-content: space-between
  }

  .text-01-kadr ul {
    justify-content: space-between
  }

  .text-01-kadr ul li {
    max-width: 170px
  }

  .row-gray-postanovka {
    min-height: 430px
  }

  .row-buh-001 .vc_col-sm-6 {
    width: 100%;
    margin: 40px 0
  }

  .buh-001 ul li:last-child::after {
    bottom: -48px;
    left: 32px;
    height: 221px
  }

  .buh-001 ul li:first-child {
    margin-left: 60px
  }

  .buh-002 ul li:last-child::after {
    bottom: -49px;
    left: 29px;
    height: 192px
  }

  .buh-002 ul li:first-child {
    margin-left: 45px;
    margin-top: 0
  }
}

@media screen and (max-width:1050px) {
  .elipse-1 {
    zoom: .9
  }

  .elipse-ul-3 ul li:first-child {
    margin-left: -100px;
    margin-right: 100px
  }

  .elipse-ul-3 ul li:last-child {
    margin-right: -50px
  }

  .kadry-gray::after {
    width: 300px;
    margin-left: -150px
  }

  .diargam-6 {
    zoom: .8
  }

  .h-block-main-l {
    width: 90%;
    text-align: justify
  }

  .h-block-main-l-in {
    margin-bottom: 13px
  }

  .ul-transform ul {
    margin: 0
  }

  .ul-transform ul li {
    min-height: 55px;
    display: flex;
    align-items: center
  }

  .ul-transform ul li:nth-child(2):after {
    top: -83px;
    left: 7px;
    height: 220px;
    transform: rotate(31deg)
  }

  .vedenie-bottom {
    min-height: 507px
  }

  .vedenie-bottom::after {
    width: 69%;
    margin: 0;
    padding: 0;
    position: absolute
  }

  .ul2-vedenie-bottom {
    margin-top: -40px
  }

  .row-arka {
    zoom: .8
  }

  .linear-gray-postanovka {
    zoom: .8
  }

  .h-block-main-r {
    margin-top: 70px
  }
}

@media screen and (max-width:1030px) {
  .princip-ul ul li {
    max-width: 120px
  }
}

@media screen and (max-width:980px) {
  .parabala-uls-3 ul {
    justify-content: space-between
  }

  .parabala-uls-2 ul {
    justify-content: space-between
  }

  .parabala-uls-3 ul li {
    max-width: 305px
  }

  .parabala-uls-4 ul li {
    max-width: 220px
  }
}

@media screen and (max-width:930px) {
  .row-gray-postanovka::after {
    width: 600px;
    margin-left: -300px
  }

  .row-gray-postanovka {
    min-height: 480px
  }

  .cadr-parabala {
    background: none
  }

  .cadr-parabala-2 {
    background: none
  }

  .no-mobile-930 {
    display: none !important
  }

  .on-mobile-930 .vc_col-sm-4 {
    width: 50%
  }

  .on-mobile-930-flex .vc_col-sm-4 .vc_column-inner,
  .on-mobile-930-flex .vc_col-sm-6 .vc_column-inner {
    display: flex;
    justify-content: left
  }

  .kadr-0021,
  .kadr-031,
  .kadr-041,
  .kadr-011 {
    padding-left: 40px;
    padding-top: 0;
    padding-bottom: 0
  }

  .kadr-042,
  .kadr-021,
  .kadr-0022,
  .kadr-032 {
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0
  }

  .kadr-011::after {
    position: absolute;
    top: 32px;
    left: 20px;
    content: "";
    border-left: 1px solid #1367fa;
    z-index: -2;
    height: 432px
  }

  .kadr-041::after {
    position: absolute;
    bottom: 79px;
    left: 20px;
    content: "";
    border-left: 1px solid #1367fa;
    z-index: -2;
    height: 200px
  }

  .cadr-parabala-2 .kadr-042 {
    margin-left: 0
  }

  .cadr-parabala-2 .kadr-042::after {
    bottom: 0;
    height: 99px
  }

  .cadr-parabala-2 .kadr-021::after {
    top: 5px;
    height: 137px
  }

  .cadr-parabala-2 .kadr-041::after {
    bottom: 15px;
    height: 125px
  }

  .cadr-parabala-2 .kadr-011::after {
    top: 5px;
    height: 200px
  }

  .cadr-parabala-2 .wpb_content_element,
  ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0
  }

  .cadr-parabala-2 .kadr-0022 {
    margin-top: 10px
  }

  .cadr-parabala-2 .kadr-011,
  .kadr-0021,
  .kadr-031,
  .kadr-041 {
    margin: 15px 0
  }

  .cadr-parabala-2 .kadr-021,
  .kadr-0022,
  .kadr-032,
  .kadr-042 {
    margin: 15px 0
  }

  .kadr-011,
  .kadr-0021,
  .kadr-031,
  .kadr-041 {
    background-image: url(../../../uploads/2020/06/li-circle-1.svg);
    background-repeat: no-repeat;
    background-position: left center
  }

  .kadr-021,
  .kadr-0022,
  .kadr-032,
  .kadr-042 {
    background-image: url(../../../uploads/2020/06/li-circle-1.svg);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 40px
  }

  .kadr-021::after {
    position: absolute;
    top: 19px;
    left: 20px;
    content: "";
    border-left: 1px solid #1367fa;
    z-index: -2;
    height: 200px
  }

  .kadr-042::after {
    position: absolute;
    bottom: 79px;
    left: 20px;
    content: "";
    border-left: 1px solid #1367fa;
    z-index: -2;
    height: 200px
  }

  .elipse-1 {
    background: none;
    zoom: 1
  }

  .elipse-ul-1 ul,
  .elipse-ul-2 ul,
  .elipse-ul-3 ul {
    display: block
  }

  .elipse-ul-1 ul li,
  .elipse-ul-2 ul li,
  .elipse-ul-3 ul li {
    padding: 0 0 0 40px;
    margin: 25px 50px 25px 0;
    background-image: url(../../../uploads/2020/06/li-circle-1.svg);
    background-repeat: no-repeat;
    background-position: left center
  }

  .elipse-ul-3 ul li:first-child {
    margin-left: 0;
    margin-right: 0
  }

  .elipse-ul-1 ul li,
  .elipse-ul-1 ul li {
    position: relative
  }

  .elipse-ul-1 ul li:first-child::after {
    position: absolute;
    top: -11px;
    left: 6px;
    content: "";
    border-left: 1px solid #1367fa;
    z-index: -2;
    height: 456px
  }

  .elipse-ul-3 ul li:last-child::after {
    position: absolute;
    bottom: -11px;
    left: 6px;
    content: "";
    border-left: 1px solid #1367fa;
    z-index: -2;
    height: 220px
  }

  .ul-tree-2::after {
    display: none
  }

  .row-tree .vc_col-sm-6 {
    width: 100%
  }

  .ul-tree-1 ul li {
    padding: 0 0 0 40px;
    margin: 25px 50px 25px 0;
    background-image: url(../../../uploads/2020/06/li-circle-1.svg);
    background-repeat: no-repeat;
    background-position: left center
  }

  .ul-tree-2 ul li {
    padding: 0 0 0 40px;
    margin: 25px 50px 25px 0;
    background-image: url(../../../uploads/2020/06/li-circle-1.svg);
    background-repeat: no-repeat;
    background-position: left center
  }

  .ul-tree-2 {
    margin-top: -80px
  }

  .ul-tree-1 ul li:first-child::after {
    position: absolute;
    top: -11px;
    left: 6px;
    content: "";
    border-left: 1px solid #1367fa;
    z-index: -2;
    height: 320px
  }

  .ul-tree-2 ul li:last-child::after {
    position: absolute;
    bottom: -11px;
    left: 6px;
    content: "";
    border-left: 1px solid #1367fa;
    z-index: -2;
    height: 320px
  }

  .elipse-ul-1 ul,
  .elipse-ul-2 ul,
  .elipse-ul-3 ul {
    margin-left: 0 !important
  }
}

@media screen and (max-width:880px) {
  .diargam-6 {
    background: none;
    display: block;
    padding-left: 0;
    zoom: 1;
    padding-top: 0;
    padding-bottom: 0
  }

  .in-6-1,
  .in-6-2,
  .in-6-3,
  .in-6-4,
  .in-6-5,
  .in-6-6 {
    padding-top: 0;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 60px
  }

  .in-6-1 {
    background-image: url(../../../uploads/2020/06/cifra-1.svg)
  }

  .in-6-2 {
    background-image: url(../../../uploads/2020/06/cifra-2.svg)
  }

  .in-6-3 {
    background-image: url(../../../uploads/2020/06/cifra-3.svg)
  }

  .in-6-4 {
    background-image: url(../../../uploads/2020/06/cifra-4.svg)
  }

  .in-6-5 {
    background-image: url(../../../uploads/2020/06/cifra-5.svg)
  }

  .in-6-6 {
    background-image: url(../../../uploads/2020/06/cifra-6.svg)
  }

  .diargam-6 div {
    margin: 30px 0;
    max-width: 100%;
    padding: 10px 0 10px 60px
  }

  .row-arka {
    zoom: .7
  }

  .flex-003 .wpb_wrapper {
    margin-top: 0
  }

  .linear-gray-postanovka {
    zoom: 1;
    background: none;
    margin: 0 0 50px 0
  }

  .postanovka-ul-1 ul,
  .postanovka-ul-2 ul,
  .postanovka-ul-3 ul,
  .postanovka-ul-4 ul,
  .postanovka-ul-5 ul {
    display: block;
    padding: 0;
    margin: 20px 0 20px 0
  }

  .postanovka-ul-1 ul li,
  .postanovka-ul-2 ul li,
  .postanovka-ul-3 ul li,
  .postanovka-ul-4 ul li,
  .postanovka-ul-5 ul li {
    padding: 0;
    margin: 20px 0 20px 0;
    max-width: 100%;
    background-image: url(../../../uploads/2020/06/li-circle-1.svg);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 40px
  }

  .linear-gray-postanovka .wpb_content_element {
    margin-bottom: 0 !important
  }

  .postanovka-ul-1 ul li {
    position: relative
  }

  .postanovka-ul-1 ul li::after {
    position: absolute;
    top: 9px;
    left: 5px;
    content: "";
    border-left: 1px solid #1367fa;
    z-index: -2;
    height: 368px
  }

  .postanovka-ul-5 ul li:last-child::after {
    position: absolute;
    bottom: 9px;
    left: 5px;
    content: "";
    border-left: 1px solid #1367fa;
    z-index: -2;
    height: 368px
  }

  .parabala-uls-3 ul li {
    max-width: 205px
  }
}

@media screen and (max-width:820px) {
  .text-01-kadr ul li {
    padding: 0 28px
  }
}

@media screen and (max-width:795px) {
  .row-arka {
    zoom: .6
  }

  .ul2-timeline-after {
    margin-top: -40px
  }

  .head-block-main-menu {
    width: 100%
  }

  .h-block-main-l-in {
    padding: 40px 50px 40px 40px
  }

  .dropbtn {
    background: none;
    color: #000;
    padding: 16px;
    font-size: 21px;
    border: none;
    cursor: pointer;
    margin-bottom: 20px;
    display: block
  }

  .dropbtn:hover,
  .dropbtn:focus {
    background: none;
    color: #1367fa;
    outline: none
  }

  .dropdown {
    position: relative;
    display: block
  }

  .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    overflow: auto;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    z-index: 1
  }

  .dropdown-content a {
    color: #000;
    padding: 12px 16px;
    text-decoration: none;
    display: block
  }

  .dropdown a:hover {
    background-color: #ddd
  }

  .show {
    display: block !important
  }

  .myvertical-tabs-ul {
    margin-bottom: 30px
  }

  .myvertical-tabs {
    width: 100%
  }

  .wrap-myvertical-tabs {
    display: block
  }

  .dropdown-tab {
    margin: 0 auto;
    position: relative;
    max-width: 100%
  }

  .dropdown-tab label {
    display: block;
    padding: 10px 30px 10px 0;
    color: #242424;
    cursor: pointer;
    margin-bottom: 20px;
    position: relative;
    font-size: 19px;
    padding: 0 15px
  }

  .myvertical-tabs li:after,
  .myvertical-tabs li:hover:after,
  .myvertical-tabs li.chosen:after {
    content: ""
  }

  .label-tabs {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline
  }

  .label-tabs img:hover {
    cursor: pointer
  }

  .dropdown-tab ul {
    list-style: none;
    position: absolute;
    width: 100%
  }

  .dropdown-tab ul li {
    padding: 0 16px;
    color: #343838;
    height: 0;
    overflow: hidden;
    cursor: pointer;
    transition: height 0.1s linear 0s;
    border: 0
  }

  .dropdown-tab ul li:hover,
  .dropdown-tab ul li.selected {
    background: #f8f8f8;
    color: #1367fa
  }

  .dropdown-tab.open ul li {
    padding: 10px 16px;
    height: 26px
  }

  .myvertical-tabs li:after {
    top: 13px
  }

  .subctat-in-tab a {
    margin-right: 20px
  }

  .subctat-in-tab {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-flow: row wrap;
    flex-flow: inherit;
    overflow: auto
  }

  .subctat-in-tab-main a {
    margin-right: 20px
  }

  .subctat-in-tab-main {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-flow: row wrap;
    flex-flow: inherit;
    overflow: auto
  }

  .on-mobile-930 .vc_col-sm-4 {
    width: 100%
  }

  .kadr-042::after {
    height: 500px
  }

  .ul-circle-numb ul {
    margin-top: -35px;
    margin-left: 40px
  }

  .row-kadr-bottom-uls ul li {
    margin: 24px 0;
    margin-top: 0
  }

  .row-kadr-bottom-uls ul:first-child {
    margin-left: 0;
    margin-top: 20px
  }

  .row-kadr-bottom-uls ul:last-child {
    margin-left: 0
  }

  .ul-circle ul:first-child {
    margin-left: 0;
    margin-top: -20px
  }

  .ul-circle ul:last-child {
    margin-left: 0;
    margin-top: -15px
  }

  .ul-circle .wpb_wrapper {
    justify-content: flex-start
  }

  .title-li-kadr {
    padding-left: 0
  }

  .gray-1 .kadry-gray {
    min-height: auto;
    margin: 30px 0
  }

  .gray-2 .kadry-gray {
    min-height: auto;
    margin: 30px 0
  }

  .ul-li-yurist ul li {
    width: auto
  }

  .ul-li-yurist ul {
    display: block;
    margin-top: 70px
  }

  .ul-li-yurist ul li {
    max-width: 100%;
    background-image: url(../../../uploads/2020/06/li-circle-1.svg);
    background-repeat: no-repeat;
    background-position: left center;
    padding: 15px 0 15px 40px;
    text-align: left
  }

  .ul-li-yurist ul::after {
    display: none
  }

  .ul-li-yurist ul li:first-child::after {
    position: absolute;
    top: -19px;
    left: 6px;
    content: "";
    border-left: 1px solid #1367fa;
    z-index: -2;
    height: 253px
  }

  .ul-li-yurist ul li:last-child::after {
    position: absolute;
    bottom: 0;
    left: 6px;
    content: "";
    border-left: 1px solid #1367fa;
    z-index: -2;
    height: 231px
  }

  .row-kadr-bottom-uls .wpb_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    padding-left: 5px
  }

  .row-kadr-gray.maxwidthms {
    margin: 10px 14px 30px 14px !important
  }

  .kadry-gray.kadry-gray2 {
    margin: 0 0 30px 0 !important
  }

  .li-numbers {
    margin: 0
  }

  .gray-block {
    margin: 0
  }

  .row-arka .wpb_wrapper {
    margin-left: -9px
  }
}

@media screen and (max-width:770px) {
  .pre-ul-list-001>.vc_column-inner>.wpb_wrapper {
    margin-left: 0 !important;
    margin-bottom: 30px
  }

  .h-block-main-l-in {
    min-height: 325px
  }

  .cadr-parabala-2 .kadr-011::after {
    top: 5px;
    height: 350px
  }

  .cadr-parabala-2 .kadr-042::after {
    height: 399px
  }

  .head-block-main-right {
    margin-left: 40px
  }

  .h-block-main-l {
    width: 100%
  }

  .head-r-number {
    top: 15px
  }

  .ul-timeline-001 ul {
    margin-left: 0
  }

  .ul-timeline-002 ul {
    margin-top: -41px;
    margin-left: 0
  }

  .postanovka-down ul {
    margin-top: -35px
  }

  .ul-postanovka-2 ul {
    margin-top: -35px
  }

  .pre-ul-list-002>.vc_column-inner>.wpb_wrapper {
    justify-content: flex-start;
    margin-left: 0
  }

  .pre-ul-list-001>.vc_column-inner>.wpb_wrapper {
    justify-content: flex-start;
    margin-left: 50px
  }

  .h-block-main-l-in h2 {
    max-width: 88%
  }

  #content h1 {
    font-size: 32px
  }

  .parabala-uls-2 ul li {
    max-width: 220px
  }

  .finans-ul-2 ul {
    margin-top: -30px
  }

  .kadry-gray {
    margin-bottom: 40px
  }

  .buh-001 ul li:last-child::after {
    display: none
  }

  .buh-001 ul li:first-child::after {
    position: absolute;
    top: 0;
    left: 6px;
    height: 221px;
    content: "";
    border-left: 1px solid #1367fa;
    z-index: -2;
    transform: none
  }

  .buh-001 ul li:first-child {
    margin-left: 0
  }

  .buh-002 ul li:last-child::after {
    position: absolute;
    bottom: 12px;
    left: 6px;
    height: 221px;
    content: "";
    border-left: 1px solid #1367fa;
    z-index: -2;
    transform: none
  }

  .buh-002 ul li:first-child {
    margin-left: 0
  }

  .buh-002 ul {
    margin-top: -70px
  }

  .ul-li-list-first {
    padding-left: 0
  }

  .ul-li-list-sec ul {
    padding-left: 0;
    margin-top: -40px
  }

  .mob-01 .vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important
  }

  .flex-k-icons {
    padding-left: 0 !important;
    padding-right: 0 !important
  }

  .kadry-gray {
    margin: 0 25px !important;
    width: auto !important
  }

  .flex-k-icons .vc_column-inner {
    padding: 0 !important
  }

  .ul-kadry-linear ul:last-child {
    margin-left: 0;
    margin-top: -40px
  }

  .row-arka.maxwidthms {
    margin-top: -30px !important
  }

  .ul-trans-1 ul,
  .ul-trans-2 ul {
    margin-left: 20px
  }

  .ul-postanovka-1 ul,
  .ul-postanovka-2 ul {
    margin-left: -15px
  }

  .postanovka-down.maxwidthms {
    margin: 0 15px !important
  }

  .timeline-after ul {
    margin-left: 0
  }

  .vedenie-bottom {
    margin: 0 15px !important
  }

  .gray-1 .vc_column-inner {
    padding: 0 !important;
    margin: 30px 0
  }

  .gray-2 .vc_column-inner {
    padding: 0 !important;
    margin: 30px 0
  }

  .abon-kadry {
    display: block
  }

  .abon-kadry ul {
    margin-left: 0
  }

  .post-num-1 ul,
  .post-num-2 ul {
    margin-left: -15px
  }

  .post-num-2 ul {
    margin-top: -20px
  }

  .post-num-1 ul li:nth-child(4) {
    margin-top: 0
  }

  .post-num-2 ul li:nth-child(2) {
    margin: 0
  }

  .post-num-2 ul li:nth-child(1) {
    margin: 0
  }

  .row-rasporyadok-kadr {
    padding: 0 15px
  }

  .li-rasporyadok-kadr ul li {
    padding-top: 15px;
    padding-bottom: 15px
  }

  .li-rasporyadok-kadr ul:last-child {
    margin-top: -20px
  }

  .li-rasporyadok-kadr ul {
    margin-left: -15px
  }

  .row-gray-postanovka {
    margin: 0 15px !important
  }

  .uls-postanovka ul {
    margin-left: 0
  }

  .linear-gray-postanovka.maxwidthms {
    margin-bottom: 50px !important
  }

  .row-gray-postanovka ul {
    margin-left: 0
  }

  .ul-kadr-0001 {
    margin-top: -30px
  }

  .row-gray-postanovka {
    padding: 10px 15px
  }

  .mob-help .wpb_wrapper {
    padding: 0 15px
  }

  .mob-help .wpb_wrapper .wpb_text_column .wpb_wrapper {
    padding: 0 !important
  }

  .ul-kadry-linear .vc_column-inner {
    display: block;
    margin-left: 30px
  }

  .text-rasporyadok-kadr p {
    padding: 20px 10px
  }

  .tanya-block .wpb_column .vc_column-inner .wpb_wrapper .wpb_raw_code .wpb_wrapper span {
    margin-left: 0 !important
  }

  .postanovka-down ul {
    margin-left: 0
  }

  .postanovka-down {
    padding: 10px 15px
  }

  .mob-help-gray .vc_column-inner {
    padding: 0 !important
  }

  .mob-help-gray {
    margin-bottom: 20px
  }

  .finans-ul-1 ul,
  .finans-ul-2 ul {
    margin-left: 0
  }

  .method-001 .vc_column-inner .wpb_wrapper .wpb_text_column {
    padding-left: 0 !important;
    padding-right: 0 !important
  }

  .h2-finans {
    padding-left: 0
  }

  .mob-help-0 .vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important
  }

  .maxwidthms.mob-fin-div {
    margin-top: -50px !important
  }

  .ul-list-001.column-mob,
  .ul-list-002.column-mob {
    margin-left: 15px !important
  }

  .buh-001 ul,
  .buh-002 ul {
    margin-left: 0
  }

  .ul-li-list ul {
    margin-left: 0
  }

  .ul-li-numb ul {
    margin-left: 0
  }

  .row-tree ul {
    margin-left: 0
  }
}

@media screen and (max-width:740px) {
  .row-linear-triangle {
    background: none
  }

  .text-0-kadr ul,
  .text-01-kadr ul,
  .text-1-kadr {
    display: block
  }

  .text-0-kadr,
  .text-01-kadr {
    margin: 0 !important
  }

  .text-0-kadr ul li,
  .text-01-kadr ul li {
    padding: 0;
    position: relative
  }

  .text-1-kadr {
    margin-top: 20px;
    background: url(../../../uploads/2020/06/li-circle-1.svg);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 30px;
    position: relative
  }

  .text-01-kadr ul li {
    margin: 20px 0;
    background: url(../../../uploads/2020/06/li-circle-1.svg);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 30px
  }

  .text-0-kadr ul li {
    margin: 20px 0;
    background: url(../../../uploads/2020/06/li-circle-1.svg);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 30px
  }

  .text-0-kadr ul li:first-child::after {
    position: absolute;
    top: -16px;
    left: 6px;
    content: "";
    border-left: 1px solid #1367fa;
    z-index: -2;
    height: 345px
  }

  .text-1-kadr::after {
    position: absolute;
    bottom: 8px;
    left: 6px;
    content: "";
    border-left: 1px solid #1367fa;
    z-index: -2;
    height: 345px
  }

  .ul-2-post {
    margin-top: -40px
  }

  .h-block-form {
    margin-top: 62px
  }

  .finans-parabala {
    zoom: 1;
    background: none
  }

  .finans-parabala ul {
    display: block
  }

  .finans-parabala .wpb_content_element {
    margin-bottom: 0 !important
  }

  .finans-parabala ul li {
    margin: 15px 0 15px 0;
    background-image: url(../../../uploads/2020/06/li-circle-1.svg);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 40px;
    max-width: 100%
  }

  .parabala-uls-1 ul li:first-child::after {
    position: absolute;
    top: -11px;
    left: 6px;
    content: "";
    border-left: 1px solid #1367fa;
    z-index: -2;
    height: 320px
  }

  .parabala-uls-4 ul li:last-child::after {
    position: absolute;
    bottom: -11px;
    left: 6px;
    content: "";
    border-left: 1px solid #1367fa;
    z-index: -2;
    height: 320px
  }

  .text-01-kadr ul {
    margin-left: 0
  }

  .text-1-kadr ul {
    margin-left: 0
  }

  .text-0-kadr ul {
    margin-left: 0
  }
}

@media screen and (max-width:680px) {
  .mob-none {
    display: none !important
  }

  .pad-left {
    padding-left: 30px
  }

  .grid-kadry .grid-three {
    margin-top: 20px
  }

  .row-arka {
    background: none;
    zoom: 1
  }

  .flex-001 .wpb_wrapper,
  .flex-002 .wpb_wrapper,
  .flex-003 .wpb_wrapper {
    display: block
  }

  .flex-001,
  .flex-002,
  .flex-003,
  .flex-000 {
    margin-bottom: 0 !important
  }

  .flex-002 .wpb_wrapper {
    margin-top: 0
  }

  .flex-000 .wpb_wrapper {
    display: block;
    margin-bottom: 20px
  }

  .flex-000 .wpb_wrapper p,
  .flex-003 .wpb_wrapper p,
  .flex-001 .wpb_wrapper p,
  .flex-002 .wpb_wrapper p {
    position: relative;
    background: url(../../../uploads/2020/06/li-circle-1.svg);
    background-repeat: no-repeat;
    background-position: 20px center;
    margin: 20px 0
  }

  .flex-000 .wpb_wrapper p::after {
    position: absolute;
    top: 10px;
    left: 26px;
    content: "";
    border-left: 1px solid #1367fa;
    z-index: -2;
    height: 330px
  }

  .flex-003 .wpb_wrapper p:nth-child(2)::after {
    position: absolute;
    bottom: 34px;
    left: 26px;
    content: "";
    border-left: 1px solid #1367fa;
    z-index: -2;
    height: 330px
  }

  .flex-000 .wpb_wrapper p {
    margin-bottom: 36px !important
  }

  .princip-ul ul {
    display: block;
    margin-left: -15px
  }

  .princip-ul ul::after {
    display: none
  }

  .princip-ul ul li {
    max-width: 100%;
    background-repeat: no-repeat;
    background-position: left center;
    padding: 10px 0 10px 30px;
    text-align: left
  }

  .princip-ul ul li:first-child::after {
    position: absolute;
    top: -11px;
    left: 6px;
    content: "";
    border-left: 1px solid #1367fa;
    z-index: -2;
    height: 220px
  }

  .princip-ul ul li:last-child::after {
    position: absolute;
    bottom: -11px;
    left: 6px;
    content: "";
    border-left: 1px solid #1367fa;
    z-index: -2;
    height: 220px
  }
}

@media screen and (max-width:620px) {
  .row-gray-postanovka::after {
    width: 300px;
    margin-left: -150px
  }
}

@media screen and (max-width:580px) {
  .grid-kadry p {
    font-size: 14px
  }

  .post-pr-ul-up ul {
    display: block
  }

  .post-pr-ul-up ul::after {
    display: none
  }

  .post-pr-ul-up ul li {
    background-position: left center;
    padding-left: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 5px 0 5px 0
  }

  .post-pr-ul-up ul li:first-child::after {
    position: absolute;
    top: -11px;
    left: 6px;
    content: "";
    border-left: 1px solid #1367fa;
    z-index: -2;
    height: 220px
  }

  .post-pr-ul-up ul li:last-child::after {
    position: absolute;
    bottom: -11px;
    left: 6px;
    content: "";
    border-left: 1px solid #1367fa;
    z-index: -2;
    height: 220px
  }

  .post-num-2 ul {
    margin-top: -30px
  }
}

@media screen and (max-width:525px) {
  .ul-kadry-linear ul li {
    margin-left: 0 !important
  }

  .ul-kadry-linear ul li:last-child::after {
    position: absolute;
    bottom: -22px;
    left: 5px;
    content: "";
    border-left: 1px solid #1367fa;
    z-index: -2;
    height: 261px;
    transform: none
  }

  .ul-kadry-linear ul li:first-child::after {
    position: absolute;
    top: -22px;
    left: 5px;
    content: "";
    border-left: 1px solid #1367fa;
    z-index: -2;
    height: 347px;
    transform: none
  }

  .ul-kadry-linear .vc_column-inner {
    margin-left: 0
  }

  .mob-help {
    margin-top: 50px
  }

  .vedenie-bottom {
    padding: 0 10px
  }

  .vedenie-bottom ul {
    margin-left: 15px
  }
}

@media screen and (max-width:512px) {
  .grid-kadry .grid-two {
    margin-top: 0
  }

  .grid-kadry .grid-four {
    margin-top: 15px
  }

  .label-tabs img {
    display: none
  }

  .label-tabs {
    background-image: url(../../../uploads/2020/06/arr-down.svg);
    background-repeat: no-repeat;
    background-position: right 16px top 8px;
    padding-right: 32px
  }

  .dropdown-tab.open ul li {
    min-height: 54px
  }

  .h-block-main-r img {
    bottom: 15px
  }

  .h-block-main-l-in h2 {
    width: 80%
  }

  .h-block-main-r {
    margin-top: 20px
  }
}

@media screen and (max-width:490px) {
  .grid-kadry {
    margin-left: -30px
  }
}

@media screen and (max-width:440px) {
  .flex-003 .wpb_wrapper p:nth-child(2)::after {
    bottom: 62px;
    left: 26px;
    height: 338px
  }

  .flex-000 .wpb_wrapper p::after {
    top: 10px;
    left: 26px;
    height: 340px
  }

  .h-block-main-r img {
    position: inherit
  }

  .h-block-main-r {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%
  }

  .h-block-main-l-in {
    padding: 40px 20px
  }

  .h-block-form {
    margin-top: 0
  }

  .ul-tree-2 ul li:last-child::after {
    height: 520px
  }

  .h-block-main-r {
    margin-top: 0
  }
}

@media screen and (max-width:402px) {
  .flex-003 .wpb_wrapper p:nth-child(2)::after {
    bottom: 75px
  }

  .grid-kadry .grid-one {
    margin-top: -50px
  }

  .grid-kadry .grid-two {
    margin-top: -20px
  }

  .grid-kadry .grid-three {
    margin-top: 14px
  }

  .grid-kadry .grid-four {
    margin-top: 16px
  }

  .h-block-main-l-in h2 {
    width: 70%
  }

  .ul-li-yurist ul li:last-child::after {
    height: 400px
  }

  .ul-trans-1 ul li:last-child::after {
    position: absolute;
    bottom: -43px;
    left: 5px;
    content: "";
    border-left: 1px solid #1367fa;
    z-index: -2;
    height: 238px;
    transform: none
  }

  .ul-trans-1 ul li:first-child {
    margin-left: 0
  }

  .ul-trans-1 ul li:nth-child(2) {
    margin-left: 0
  }
}

.ul-timeline-001.new2 li {
  max-width: 420px
}

.ul-timeline-001.new2 ul {
  margin-left: 0
}

.ul-timeline-001.new2 ul li {
  background-position: left 12px
}

.ul-timeline-001.new2 ul li::after {
  position: absolute;
  left: 6px;
  top: -11px;
  content: "";
  border-left: 1px solid #1367fa;
  z-index: -2;
  height: calc(100% + 25px)
}

.margins-two-block {
  margin-top: 20px
}

.numeration span.num {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #F2F2F2;
  display: block;
  font-weight: 700;
  color: #1367fa;
  font-size: 20px;
  text-align: center;
  line-height: 39px;
  float: left
}

.numeration p {
  display: block;
  padding-left: 60px;
  max-width: 427px
}

.dot-list ul {
  position: relative;
  list-style: none
}

.dot-list ul {
  margin: 0;
  margin-top: 50px;
  color: white;
  display: flex;
  position: relative;
  justify-content: space-between;
  list-style: none
}

.dot-list.black ul {
  color: #2a2e3d
}

.dot-list ul::after {
  position: absolute;
  top: -25px;
  content: '';
  height: 1px;
  width: 100%;
  background-color: #1367fa
}

.dot-list ul li {
  position: relative;
  list-style: none;
  padding: 0;
  max-width: 290px;
  padding-right: 5%
}

.dot-list ul li::after {
  position: absolute;
  top: -31px;
  left: 0;
  content: '';
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background-color: #1367fa
}

.dot-list.new ul {
  flex-wrap: wrap
}

.dot-list.new li {
  max-width: 490px;
  flex-basis: 0;
  flex-grow: 1
}

.dot-list-vertical ul {
  position: relative;
  margin: 0;
  list-style: none;
  color: white;
  margin-left: 50px
}

.dot-list-vertical.black ul li {
  color: #2a2e3d
}

.dot-list-vertical ul::after {
  position: absolute;
  content: '';
  background-color: #1367fa;
  height: calc(100% + 25px);
  width: 1px;
  top: -11px;
  left: -29px
}

.dot-list-vertical ul li {
  position: relative;
  margin: 0;
  margin-top: 20px;
  color: white
}

.dot-list-vertical ul li::after {
  position: absolute;
  content: '';
  top: 9px;
  left: -34px;
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background-color: #1367fa
}

.num-list-new {
  margin: 0 !important
}

.num-list-new .num-list-new-item p {
  color: white;
  padding: 0
}

.num-list-new.black .num-list-new-item p {
  color: #2a2e3d;
  padding: 0
}

.num-list-new-item {
  display: flex
}

.num-list-new-item {
  display: flex;
  margin-top: 20px
}

.num-list-new-item>span {
  color: #9D4459;
  margin-right: 20px;
  margin-left: 15px;
  font-weight: 700;
  font-size: 20px
}

.font-size-36.new {
  padding-top: 0;
  padding-bottom: 3% !important
}

.dot-list-center.white {
  color: white
}

.dot-list-center {
  color: #2a2e3d
}

.dot-list-center ul {
  margin: 0 auto;
  transform: translateX(50%);
  width: 50%;
  list-style: none;
  position: relative
}

.dot-list-center ul::after {
  content: '';
  position: absolute;
  top: 5px;
  width: 1px;
  height: calc(105%);
  background: #1367fa
}

.dot-list-center li {
  position: relative;
  max-width: 340px;
  padding-top: 15px
}

.dot-list-center li:nth-of-type(odd) {
  transform: translateX(-100%);
  text-align: right;
  padding-right: 20px
}

.dot-list-center li:nth-of-type(odd)::after {
  position: absolute;
  content: '';
  top: 24px;
  right: -6px;
  width: 11px;
  height: 11px;
  border-radius: 100%;
  background-color: #1367fa
}

.dot-list-center li:nth-of-type(even) {
  padding-left: 20px
}

.dot-list-center li:nth-of-type(even)::after {
  position: absolute;
  content: '';
  top: 24px;
  left: -5px;
  width: 11px;
  height: 11px;
  border-radius: 100%;
  background-color: #1367fa
}

.diversity-numbers.white {
  color: white
}

.diversity-numbers {
  color: #2a2e3d
}

.diversity-numbers ol {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  list-style-type: none;
  counter-reset: li;
  margin-bottom: 25% !important
}

.diversity-numbers ol::after {
  content: '';
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #1367fa
}

.diversity-numbers ol li {
  position: relative;
  flex-basis: 0;
  flex-grow: 1;
  z-index: 2
}

.diversity-numbers ol li::before {
  position: absolute;
  counter-increment: li;
  content: counter(li);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #fff;
  display: block;
  font-weight: 700;
  color: #1367fa;
  font-size: 20px;
  text-align: center;
  line-height: 39px
}

.diversity-numbers ol li:nth-of-type(even) {
  padding-top: 40px;
  transform: translateY(100%)
}

.diversity-numbers ol li:nth-of-type(odd) {
  padding-bottom: 40px;
  display: flex;
  align-items: flex-end
}

.diversity-numbers ol li:nth-of-type(even)::before {
  top: -20px
}

.diversity-numbers ol li:nth-of-type(odd)::before {
  bottom: -20px
}

@media (max-width:1210px) {
  .diversity-numbers {
    padding-left: 2%;
    padding-right: 2%
  }
}

@media (max-width:1120px) {
  .diversity-numbers ol {
    margin-bottom: calc(25% + 80px) !important
  }
}

@media (max-width:930px) {
  .diversity-numbers ol {
    margin-bottom: 45% !important
  }
}

@media (max-width:800px) {
  .diversity-numbers ol {
    margin-top: 20px !important;
    margin-left: 40px;
    flex-wrap: nowrap;
    flex-direction: column;
    margin-bottom: 20px !important
  }

  .diversity-numbers ol::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: -30px;
    width: 1px;
    height: 100%;
    background: #1367fa
  }

  .diversity-numbers ol li:nth-of-type(even) {
    padding-top: 20px;
    transform: unset
  }

  .diversity-numbers ol li:nth-of-type(odd) {
    padding-bottom: 0;
    padding-top: 20px;
    display: flex;
    align-items: flex-end
  }

  .diversity-numbers ol li:nth-of-type(even)::before {
    top: 10px;
    left: -50px
  }

  .diversity-numbers ol li:nth-of-type(odd)::before {
    top: 10px;
    left: -50px
  }
}

@media (max-width:788px) {
  .dot-list ul {
    flex-direction: column;
    margin-left: 50px;
    margin-top: 30px
  }

  .dot-list ul::after {
    top: -11px;
    left: -29px;
    height: calc(100% + 20px);
    width: 1px
  }

  .dot-list ul li {
    width: 100%;
    padding: 0
  }

  .dot-list ul li:not(:first-child) {
    margin-top: 30px
  }

  .dot-list ul li::after {
    top: 6px;
    left: -34px;
    width: 12px;
    height: 12px;
    border-radius: 100%
  }
}

.subctat-in-tab-main.new {
  display: grid;
  grid-template-columns: repeat(auto-fill, 255px);
  grid-auto-flow: row dense;
  gap: 20px
}

.subctat-in-tab-in-main.new {
  margin: 0
}

@media (max-width:795px) {
  .subctat-in-tab-main.new {
    display: flex
  }
}

@media screen and (max-width:768px) {

  .kadr-002 .wpb_wrapper>div,
  .kadr-003 .wpb_wrapper>div {
    left: 0 !important;
    width: auto !important
  }
}