@font-face {
  font-family: "Gilroy";
  src: url("https://new.doslab.kz/wp-content/uploads/2024/08/fonts/Gilroy-Regular.woff")
    format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Gilroy";
  src: url("https://new.doslab.kz/wp-content/uploads/2024/08/fonts/Gilroy-Medium.woff")
    format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Gilroy";
  src: url("https://new.doslab.kz/wp-content/uploads/2024/08/fonts/Gilroy-Bold.woff")
    format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Gilroy";
  src: url("https://new.doslab.kz/wp-content/uploads/2024/08/fonts/Gilroy-Light.woff")
    format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Gilroy";
  src: url("https://new.doslab.kz/wp-content/uploads/2024/08/fonts/Gilroy-Heavy.woff")
    format("truetype");
  font-weight: 900;
  font-style: normal;
}

* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  outline: none;
}

html {
  background: #f9fbff;
  font-family: "Gilroy", serif !important;
}

body {
  background: linear-gradient(180deg, #f9fbff 0%, #f1f6ff 100%);
}

.header_menu {
  padding: 33px 0 44px;
}

.header-logo {
  width: 220px;
}

.header_menu-mobile {
  padding: 15px 0 24px;
}

#gx-dialog-mobile .uk-navbar-nav {
  display: block;
}

.footer {
  background: linear-gradient(180deg, #e0e9f9 0%, #f1f6ff 100%);
  padding: 40px 0 25px;
}

.front_page .block-item-main {
  background: url("https://doslab.ru/wp-content/uploads/2024/08/main_banner.png")
    right center no-repeat;
  padding: 80px 0;
}

.form-button {
  display: flex;
  align-items: center;
  justify-content: center;
}

.block-main-image {
  display: none;
}

.uk-icon-list {
  align-items: center;
  display: inline-flex;
  justify-content: center;
  background: linear-gradient(180deg, #8ac93a 0%, #45bf3c 54.17%);
  border-radius: 6px;
  box-shadow: 0px 5px 15px 0px rgba(69, 191, 60, 0.7);
  height: 35px;
  width: 34px;
}

.block-item-main {
  padding-top: 85px;
}

.block-item-main .uk-list li {
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 273%;
}

.uk-card-small .uk-card-header {
  padding: 40px 40px 5px;
}

.uk-card-small .uk-card-body,
.uk-card-small.uk-card-body {
  padding: 35px 40px;
}

.gx-card-icon-top {
  height: 120px;
  margin-top: -80px;
}

.gx-card-icon-top img {
  max-height: 100%;
}

.gx-link-text {
  color: #45bf3c;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}
.uk-slider-items li {
  display: flex;
  align-items: center;
  justify-content: center;
}

.gx-billet-box {
  background: url("https://doslab.ru/wp-content/uploads/2024/08/billet_bg.png")
    center center no-repeat;
  background-size: cover;
  border-radius: 50px;
  padding: 39px 170px;
}

.gx-billet-box-full {
  background: url("https://doslab.ru/wp-content/uploads/2024/08/billet_bg-full.png")
    no-repeat;
  background-size: cover;
  padding: 56px 170px 95px;
}

.gx-billet-box-app {
  padding: 82px 180px;
}

.gx-billet-box h3 {
  color: #fff;
  font-size: 36px;
  font-style: normal;
  font-weight: 800;
  line-height: 180%;
}

.gx-billet-box-app h3 {
  color: #fff;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 270%;
}

.gx-billet-box .gx-text-large {
  color: #fff;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
}

.gx-billet-box-app .gx-text-large {
  color: #fff;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
}

.gx-billet-h {
  color: #fff;
  font-size: 96px;
  font-style: normal;
  font-weight: 900;
  line-height: 140%;
}

.gx-billet-h small {
  font-size: 36px;
  line-height: 140%;
}

.gx-billet-info {
  color: #fff;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}

.gx-billet-box .wpcf7-form p {
  align-items: center;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  row-gap: 10px;
}
/*.gx-billet-box .contact-message-form form .captcha{*/
/*  margin-left: -20px;*/
/*}*/

.input-field {
  background: #fff;
  border: none;
  border-radius: 43px;
  box-shadow: 0 1px 0 0 #51ce48;
  padding: 0 15px 0 40px;
  height: 56px;
  max-width: 100%;
  width: 289px;
}

.button-field {
  background: transparent;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.17),
    0 10px 28px 0 rgba(69, 191, 60, 0.6);
  border: 2px solid #fff;
  border-radius: 200px;
  cursor: pointer;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 800;
  line-height: 270%;
  height: 56px;
  max-width: 100%;
  width: 289px;
}

.gx-color-global {
  color: #1f2b35 !important;
}

.gx-text-medium {
  font-size: 14px;
  line-height: 115%;
}

.gx-text-large {
  color: #1f2b35;
  font-size: 20px;
  font-weight: 500;
  line-height: 280%;
}

.gxn-get-command-item:hover {
  background: linear-gradient(180deg, #8ac93a 0%, #45bf3c 54.17%);
  border-radius: 20px;
  box-shadow: 0px 10px 28px 0px rgba(69, 191, 60, 0.6),
    0px 1px 0px 0px rgba(255, 255, 255, 0.17);
  cursor: pointer;
}

.gxn-get-command-item-box {
  background: #fff;
  border-radius: 20px;
  box-shadow: 0px 20px 49.4px 0px rgba(0, 0, 0, 0.04);
  height: 194px;
  padding: 0 35px;
}

.gxn-get-command-item-small .gxn-get-command-item-box {
  height: 152px;
  margin-bottom: 31px;
}

.gxn-get-command-item-st .gxn-get-command-item-box {
  height: 309px;
  padding: 36px 32px 0;
}

.gxn-get-command-item:hover .gxn-get-command-item-box {
  background: transparent;
  box-shadow: none;
}

.gxn-get-command-item-img {
  position: relative;
  text-align: center;
  top: -32px;
}

.gxn-get-command-item-st .gxn-get-command-item-img {
  text-align: left;
  top: 0;
}

.gxn-get-command-item-svg {
  align-items: center;
  display: inline-flex;
  justify-content: center;
  background: linear-gradient(180deg, #8ac93a 0%, #45bf3c 54.17%);
  border-radius: 100%;
  box-shadow: 0px 10px 28px rgba(69, 191, 60, 0.6);
  margin: 0 auto;
  height: 90px;
  width: 90px;
}

.gxn-get-command-item-st .gxn-get-command-item-svg {
  height: 60px;
  width: 60px;
}

.gxn-get-command-item-svg .text {
  color: #fff;
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  line-height: 140%;
}

.gxn-get-command-item-svg .uk-icon {
  color: #ffffff;
}

.gxn-get-command-item:hover .gxn-get-command-item-svg {
  background: #ffffff;
  box-shadow: 0px 10px 28px rgba(69, 191, 60, 0.6);
}

.gxn-get-command-item:hover .gxn-get-command-item-svg .uk-icon,
.gxn-get-command-item:hover .gxn-get-command-item-svg .uk-icon path {
  fill: #45bf3c;
}

.gxn-get-command-item-title {
  color: #1f2b35;
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
  line-height: 180%;
  text-align: center;
}

.gxn-get-command-item-st .gxn-get-command-item-title {
  color: #45bf3c;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  padding-top: 27px;
  text-align: left;
}

.gxn-get-command-item-ss {
  padding-bottom: 60px;
}

.gxn-get-command-item-ss .gxn-get-command-item-title {
  color: #45bf3c;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  text-align: center;
}

.gxn-get-command-item-text {
  color: #5b778e;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 180%;
  padding-top: 12px;
  text-align: center;
}

.gxn-get-command-item-st .gxn-get-command-item-text {
  color: #5b778e;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 180%;
  text-align: left;
}

.gxn-get-command-item-ss .gxn-get-command-item-text {
  color: #1f2b35;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 180%;
  text-align: center;
}

.gxn-get-command-item-small .gxn-get-command-item-text {
  padding-top: 0;
}

.gxn-get-command-item-number {
  color: #45bf3c;
  font-size: 16px;
  font-style: normal;
  font-weight: 900;
  line-height: 100%;
  padding: 15px 38px 15px 90px;
  position: relative;
}

.gxn-get-command-item-number:before {
  background: #45bf3c;
  border-radius: 1px;
  content: "";
  position: absolute;
  bottom: 0;
  top: 0;
  left: 38px;
  margin: auto 0;
  height: 2px;
  width: 42px;
}

.gxn-get-command-item:hover .gxn-get-command-item-title,
.gxn-get-command-item:hover .gxn-get-command-item-text,
.gxn-get-command-item:hover .gxn-get-command-item-number {
  color: #ffffff;
}

.gxn-get-command-item:hover .gxn-get-command-item-number:before {
  background: #ffffff;
}

.gx-sc-dsc-title {
  color: #45bf3c;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 180%;
  letter-spacing: 4.34px;
}

.gx-list-nums {
  display: flex;
  list-style: none;
  padding: 130px 0 0;
  position: relative;
  margin: 0;
}

.gx-list-nums:before {
  content: "";
  background: #7ad941;
  position: absolute;
  left: 0;
  top: 96px;
  height: 3px;
  width: 100%;
}

.gx-list-nums li {
  position: relative;
  width: 24%;
}

.gx-list-nums li:before {
  content: "";
  background: #fff;
  border: 3px solid #7ad941;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: -44px;
  height: 16px;
  width: 16px;
}

.gx-list-nums li:after {
  content: attr(data-index);
  color: #45bf3c;
  font-size: 48px;
  font-style: normal;
  font-weight: 900;
  line-height: 180%;
  position: absolute;
  left: 0;
  top: -128px;
}

.gx-list-nums-title {
  color: #1f2b35;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 180%;
}

.gx-list-nums-desc {
  color: #5b778e;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 180%;
  margin-top: 13px;
}

.gx-dops-page p {
  color: #1f2b35;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 220%;
}

.uk-list-disc {
  color: #1f2b35;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 220%;
  padding-left: 80px;
}

.uk-list-disc li {
  padding-left: 35px;
}

.uk-card-default .uk-card-title {
  color: #1f2b35;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}

.uk-card-default h4 {
  color: #1f2b35;
  font-size: 36px;
  font-style: normal;
  font-weight: 800;
  line-height: 100%;
  margin-top: 12px;
}

.uk-card-default p {
  color: #1f2b35;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 180%;
}

.gx-gr-txt {
  color: #1f2b35;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
}

.gx-gr-txt a,
.gx-gr-txt span {
  color: #45bf3c;
  text-decoration: none;
}

.gx-gr-txt a:hover {
  color: #45bf3c;
  text-decoration: underline;
}

.gx-gr-txt b {
  font-weight: 700;
}

.gx-dop-p-head {
  padding-top: 163px;
  padding-bottom: 163px;
}

.gx-dop-p-head h2 {
  color: #fff;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.25);
}

.gx-dop-p-head p {
  color: #fff;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  margin-top: 20px;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.25);
}

.gx-dop-p-head button {
  margin-top: 38px;
}

.gx-dop-p-head .gx-dop-p-head-con {
  max-width: 100%;
  width: 830px;
}

.gx-sect-gr-txt {
  color: #45bf3c;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 180%; /* 25.2px */
  letter-spacing: 4.34px;
  text-align: center;
}

.comHistory-wr {
  display: flex;
  flex-direction: column;
  padding-top: 80px;
}

.comHistory-item {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
  border-right: 4px solid #daf1de;
  padding-right: 63px;
  position: relative;
  width: calc(50% + 2px);
}

.comHistory-item:before {
  content: "";
  background: #daf1de;
  border-radius: 100%;
  position: absolute;
  top: 0;
  right: -22px;
  height: 41px;
  width: 41px;
}

.comHistory-item:after {
  content: "";
  background: #45bf3c;
  border-radius: 100%;
  position: absolute;
  top: 8px;
  right: -14px;
  height: 25px;
  width: 25px;
}

.comHistory-item .comHistory-year {
  background: #45bf3c;
  border-radius: 63px;
  color: #fff;
  display: inline-block;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 235%;
  min-width: 99px;
  text-align: center;
}

.comHistory-item .comHistory-text {
  background: #fff;
  border-radius: 30px;
  box-shadow: 0px 20px 49.4px 0px rgba(0, 0, 0, 0.04);
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%;
  padding: 20px 38px;
  margin-top: 20px;
}

.comHistory-item .comHistory-text span {
  color: #45bf3c;
}

.comHistory-item:nth-child(2n + 2) {
  align-items: flex-start;
  border-right: none;
  border-left: 4px solid #daf1de;
  padding-right: 0;
  padding-left: 63px;
  margin-left: auto;
}

.comHistory-item:nth-child(2n + 2):before {
  right: auto;
  left: -20px;
}

.comHistory-item:nth-child(2n + 2):after {
  right: auto;
  left: -12px;
}

.comHistory-item:last-child {
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.gxn-contacts-box {
  max-width: 100%;
  width: 690px;
}

.director-section {
  background: url("https://doslab.ru/wp-content/uploads/2024/08/director-section.png")
    no-repeat;
  background-size: contain;
  padding: 62px 0 82px;
  position: relative;
}

.director-section > img {
  position: absolute;
  right: 0;
  top: -136px;
  max-width: none;
  max-height: none;
}

.director-wr .director-name {
  color: #1f2b35;
  font-size: 50px;
  font-style: normal;
  font-weight: 800;
  line-height: 130%;
}

.director-wr .director-post {
  color: #45bf3c;
  font-size: 26px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%;
  padding-top: 14px;
}

.director-wr .director-img {
  display: none;
}

.director-wr .div_1 {
  color: #1f2b35;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 220%;
  padding-top: 49px;
  width: 65%;
}

.requisites-wr p {
  color: #5b778e;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 220%;
  margin: 0;
}

.gx-card-affair .gxn-get-command-item-svg {
  width: 85px;
  height: 86px;
}

.gx-card-affair .uk-card-title {
  color: #45bf3c;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}

.gx-list-ok li {
  padding-left: 55px;
  position: relative;
}

.gx-list-ok li:before {
  content: url("https://doslab.ru/wp-content/uploads/2024/08/list_ok_marker.svg");
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  height: 26px;
  width: 26px;
}

.gx-card-effect .gxn-get-command-item-svg {
  width: 60px;
  height: 60px;
}

.gx-card-effect .uk-card-title {
  color: #5b778e;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
}

.gx-card-effect-h .uk-card-title {
  color: #1f2b35;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 160%;
}

.gx-card-effect-h .uk-text-small {
  color: #5b778e;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
}

.gx-scheme-box > div {
  border-top: 3px solid #7ad941;
  margin-top: 100px;
  position: relative;
}

.gx-scheme-box > div:before {
  content: attr(data-item);
  color: #45bf3c;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  position: absolute;
  top: -100px;
  left: 0;
}

.gx-scheme-box.gx-scheme-box-large > div:before {
  font-size: 64px;
}

.gx-scheme-box .uk-icon {
  color: #7ad941;
  position: absolute;
  top: -10px;
  left: 0;
}

.gx-scheme-box .uk-h3 {
  color: #45bf3c;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  margin-bottom: 20px;
  padding: 0;
}

.gx-scheme-box .gx-scheme-text {
  color: #5b778e;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 180%;
  padding-top: 32px;
  padding-right: 32px;
}

.gx-scheme-box .uk-h3 ~ .gx-scheme-text {
  padding-top: 0;
}

.gx-bl-img {
  border-radius: 20px 20px 0px 0px;
  background: #fff;
  box-shadow: 0 -16px 49.4px 0 rgba(0, 0, 0, 0.06);
}

.gx-bl-img img {
  border-radius: 20px 20px 0 0;
}

.gx-bl-text {
  color: #1f2b35;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 240%;
}

.gx-bl-text span {
  color: #45bf3c;
}

.ltg-section {
  background: linear-gradient(180deg, #f9fbff 0%, #f1f6ff 100%);
  padding: 80px 0 100px;
}

.ltg-wr {
  align-items: center;
  display: flex;
  padding: 95px 0;
  position: relative;
}

.ltg-wr.ltg-wr-rvrt {
  justify-content: flex-end;
}

.ltg-wr:not(:first-child) {
  padding-top: 140px;
}

.ltg-item-img {
  background: #ffffff;
  border-radius: 30px 0 0 30px;
  box-shadow: 0 3px 60px 0 rgba(104, 163, 238, 0.35);
  padding-bottom: 29px;
  padding-top: 29px;
  padding-left: 29px;
  position: absolute;
  right: 0;
  max-width: 48%;
}

.ltg-wr.ltg-wr-rvrt .ltg-item-img {
  border-radius: 0 30px 30px 0;
  padding-left: 0;
  padding-right: 29px;
  right: auto;
  left: 0;
}

.ltg-item {
  width: 43%;
}

.ltg-item h2 {
  color: #1f2b35;
  font-size: 30px;
  font-style: normal;
  font-weight: 800;
  line-height: 140%;
}

.ltg-item .div_1 {
  color: #1f2b35;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 240%;
}

.gxn-boxes-box {
  background: linear-gradient(180deg, #8ac93a 0%, #45bf3c 54.17%);
  border-radius: 20px;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.17),
    0px 10px 28px 0px rgba(69, 191, 60, 0.6);
  padding: 40px 70px;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: 883px;
}

.gxn-boxes-title {
  color: #fff;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  padding-bottom: 18px;
}

.gxn-boxes-text {
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 180%;
}

.spb-courses-types-item {
  background: #fff;
  border-radius: 20px;
  box-shadow: 0px 20px 49.4px 0px rgba(0, 0, 0, 0.04);
  padding: 40px 40px 30px;
  position: relative;
  margin-bottom: 30px;
  height: 480px;
  /*width: 32%;*/
}

.spb-courses-types-item:hover {
  background: #ffffff;
  /*border: 3px solid #45BF3C;*/
  box-shadow: 0 15px 27px rgba(69, 237, 22, 0.3);
}

.spb-courses-types-item .spb-courses-types-item-title {
  color: #1f2b35;
  font-size: 24px;
  font-style: normal;
  font-weight: 800;
  line-height: 180%;
  padding-bottom: 11px;
}

.spb-courses-types-item .spb-courses-types-item-type {
  border-radius: 59px;
  background: #45bf3c;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 35px;
  text-align: center;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.15);
  height: 35px;
  width: 150px;
}

.spb-courses-types-item .spb-courses-types-item-text {
  color: #5b778e;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 220%;
  padding-top: 35px;
}

.spb-courses-types-item .spb-courses-types-item-info {
  align-items: center;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  position: absolute;
  bottom: 25px;
  left: 40px;
  width: calc(100% - 80px);
}

.spb-courses-types-item-ul .types-info-ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}

.spb-courses-types-item-ul .types-info-ul li {
  color: #45bf3c;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%;
  padding: 5px 0 5px;
}

.spb-courses-types-item-ul .types-info-ul li:not(:last-child) {
  padding-right: 20px;
}

/*.spb-courses-types-item-ul .types-info-ul .count-lessons {*/
/*    background: url("https://doslab.ru/wp-content/uploads/2024/08/contents/types-info-count-lessons.png") no-repeat*/
/*    left;*/
/*}*/

/*.spb-courses-types-item-ul .types-info-ul .term-lessons {*/
/*    background: url("https://doslab.ru/wp-content/uploads/2024/08/contents/types-info-term-lessons.png") no-repeat*/
/*    left;*/
/*}*/

.spb-courses-types-item-link .link-type {
  /*background: #ecf4fe url("https://doslab.ru/wp-content/uploads/2024/08/contents/link-arrow-blue.png") no-repeat*/
  /*center;*/
  background: #e9ffe8;
  border-radius: 50%;
  align-items: center;
  display: inline-flex;
  justify-content: center;
  height: 50px;
  width: 50px;
}

.spb-courses-types-item-link .link-type .uk-icon {
  color: #45bf3c;
}

.spb-courses-types-item-link .link-type:hover {
  background: #45bf3c;
  /*background: #1695ed url("https://doslab.ru/wp-content/uploads/2024/08/contents/link-arrow-white.png") no-repeat*/
  /*center;*/
}

.spb-courses-types-item-link .link-type:hover .uk-icon {
  color: #ffffff;
}

.spb-formats-item .spb-formats-img-box {
  border-radius: 25px;
  margin-bottom: 27px;
  margin-top: 38px;
  max-height: 355px;
  overflow: hidden;
}

.spb-formats-item .spb-formats-img-box img {
  height: 100%;
  width: 100%;
}

.spb-formats-item .spb-formats-title {
  color: #1f2b35;
  font-size: 30px;
  font-style: normal;
  font-weight: 800;
  line-height: 180%;
}

.spb-formats-item .spb-formats-info {
  color: #5b778e;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 220%;
}

.spb-formats-ul-box {
  padding-top: 44px;
}

.spb-formats-ul-box ul {
  /*border-left: 3px solid #1695ED;*/
  list-style: none;
  padding: 0;
  position: relative;
}

.spb-formats-ul-box ul:before {
  content: "";
  background: #45bf3c;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 6px;
  height: 100%;
  width: 4px;
}

.spb-formats-ul-box ul li {
  color: #222;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  padding-bottom: 22px;
  padding-left: 44px;
  position: relative;
}

.spb-formats-ul-box ul li .uk-icon {
  color: #7ad941;
  position: absolute;
  top: 0;
  left: 0;
}

.spb-formats-ul-box ul li:last-child .uk-icon {
  bottom: 0;
  top: auto;
  left: 0;
}

/*.spb-formats-ul-box ul li:before {*/
/*    background: #ffffff url("https://doslab.ru/wp-content/uploads/2024/08/contents/spb-formats-ul-li.png")*/
/*    no-repeat center;*/
/*    content: "";*/
/*    position: absolute;*/
/*    left: 0;*/
/*    height: 19px;*/
/*    width: 19px;*/
/*}*/

/*.spb-formats-ul-box ul li:last-child:before {*/
/*    background-position: top;*/
/*    height: 100%;*/
/*}*/

.spb-formats-ul-box ul li:last-child {
  padding-bottom: 0;
}

.gxn-derf {
  color: #1f2b35;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 220%;
}

.gxn-derf span {
  color: #45bf3c;
  font-weight: 700;
}

.gxn-news-item {
  background: #fff;
  border-radius: 20px;
  box-shadow: 0px 20px 49.4px 0px rgba(0, 0, 0, 0.04);
  margin-bottom: 10px;
  padding: 40px;
}

.gxn-news-item .gxn-news-item-img {
  border-radius: 15px;
  height: 264px;
  width: 290px;
}

.gxn-news-item .gxn-news-item-img img {
  border-radius: 15px;
  height: 100%;
  width: 100%;
}

.gxn-news-item .gxn-news-item-date {
  color: #7ca1b1;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 180%;
  padding-bottom: 16px;
}

.gxn-news-item .gxn-news-item-title {
  color: #1f2b35;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}

.gxn-news-item .gxn-news-item-desc {
  color: #5b778e;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 200%;
  padding-top: 15px;
}

.gxn-faq-item {
  background: #fff;
  border-radius: 20px;
  box-shadow: 0px 20px 49.4px 0px rgba(0, 0, 0, 0.04);
  margin-bottom: 10px;
}

.gxn-faq-item .gxn-faq-item-title {
  cursor: pointer;
  padding: 24px 60px;
  position: relative;
}

.gxn-faq-item .gxn-faq-item-title h5 {
  color: #1f2b35;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 180%;
  margin-bottom: 0;
}

.gxn-faq-item .gxn-faq-item-title .link-type {
  background: linear-gradient(269deg, #8ac93a 0%, #45bf3c 54.81%);
  border-radius: 53px;
  box-shadow: 0px 5px 21.6px 0px rgba(69, 191, 60, 0.56);
  align-items: center;
  display: inline-flex;
  justify-content: center;
  position: absolute;
  right: 28px;
  bottom: 0;
  top: 0;
  margin: auto;
  height: 33.793px;
  width: 33.793px;
}

.gxn-faq-item.active .gxn-faq-item-title .link-type {
  background: linear-gradient(90deg, #f0f5ff 0%, #cfd8eb 54.17%);
  border-radius: 53px;
  box-shadow: none;
}

.gxn-faq-item .gxn-faq-item-title .link-type .uk-icon {
  color: #ffffff;
}

.gxn-faq-item.active .gxn-faq-item-title .link-type .uk-icon {
  color: #75829e;
  transform: rotate(180deg);
}

.gxn-faq-item .gxn-faq-item-body {
  display: none;
  padding: 16px 60px;
}

.gxn-faq-item.active .gxn-faq-item-body {
  display: block;
}

.gxn-faq-item .gxn-faq-item-body .gxn-faq-item-text {
  color: #1f2b35;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 220%;
}

.uk-modal-body {
  background: linear-gradient(180deg, #8ac93a 0%, #45bf3c 54.17%);
  box-shadow: 0px 10px 28px 0px rgba(69, 191, 60, 0.6),
    0px 1px 0px 0px rgba(255, 255, 255, 0.17);
  border-radius: 20px;
}

.uk-modal-title {
  color: #ffffff;
  text-align: center;
}

.gxn-contact-form-column form p,
#modal-feedback form p {
  text-align: center;
}
#modal-candidate form p {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  row-gap: 10px;
}

#modal-feedback form p {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  row-gap: 10px;
}
#modal-feedback form p br {
  display: none;
}
#modal-candidate form p br {
  display: none;
}
#modal-candidate form p span.wpcf7-form-control-wrap[data-name="resume"] {
  position: relative;
  background: #fff;
  border: none;
  border-radius: 43px;
  box-shadow: 0 1px 0 0 #51ce48;
  padding: 0 15px 0 40px;
  height: 56px;
  max-width: 100%;
  width: 289px;
}
#modal-candidate form p span.wpcf7-form-control-wrap[data-name="resume"] input {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}

#modal-candidate
  form
  p
  span.wpcf7-form-control-wrap[data-name="resume"]::after {
  content: "Загрузить CV";
  position: absolute;
  top: 50%;
  font-size: 14px;
  left: 0;
  transform: translateY(-50%);
  padding: 0 40px;
  font-weight: 500;
  color: #757575;
}

.wpcf7-response-output {
  color: #fff;
}
.gxn-contact-form-column .js-form-type-textfield,
#modal-feedback .js-form-type-textfield {
  margin-bottom: 20px;
}
#modal-feedback .form-item-field-nomer-telefona-0-value {
  margin-bottom: 0 !important;
}
#modal-feedback .field-prefix {
  position: initial;
}
.gxn-contact-form-column .form-actions .button--primary {
  background-color: transparent;
  color: #45bf3c;
  border: 3px solid #8ac93a;
}

.gxn-contact-form-column .form-actions .button--primary {
  background-color: #8ac93a;
  color: #fff;
  border-color: #8ac93a;
}

#mobile-movie {
  width: 100%;
  height: 600px;
  max-height: 70vh;
}
#career-movie {
  width: 100%;
  height: 600px;
  max-height: 70vh;
}

.card-info {
  min-height: 100px;
  margin-top: 29px;
}
.small-card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.title-height {
  min-height: 58px;
}

.about-form {
  display: flex;
  align-items: center;
  justify-content: center;
}

.about-form .wpcf7-form-control-wrap {
  margin-right: 20px;
}

.ul_default_list {
  list-style: none;
  padding: 0;
}

.ul_default_list li {
  color: #1f2631;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  padding: 10px 0 10px 88px;
  position: relative;
}

.ul_default_list li::before {
  content: "";
  background: #45bf3c;
  border-radius: 100%;
  display: inline-block;
  left: 43px;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
  height: 9px;
  width: 9px;
}

.work-mail {
  text-decoration: none;
  color: #45bf3c;
}

#edit-field-resume-0::after {
  content: "Загрузить CV";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

#edit-field-resume-0-upload {
  opacity: 0;
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block !important;
}
.input-upload-custom {
  position: absolute;
}
#edit-field-resume-0--description {
  display: none;
}
#edit-field-resume-0--label {
  display: none;
}
.js-form-type-managed-file {
  background: #fff;
  border: none;
  border-radius: 43px;
  box-shadow: 0 1px 0 0 #51ce48;
  height: 56px;
  max-width: 100%;
  width: 289px;
  position: relative;
}

.js-form-type-managed-file label {
  display: none;
}
.js-form-type-managed-file input {
  opacity: 0;
  display: none;
}

.js-form-type-managed-file div {
  position: absolute;
  top: 52%;
  transform: translateY(-50%);
  width: 100%;
  height: 100%;
  padding: 0 15px 0 40px;
}

#contact-message-career-form div {
  margin-bottom: 10px;
}

.form-item-captcha-response {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}

.field-prefix {
  width: 250px;
  text-align: left;
  margin-bottom: 5px;
  top: -25px;
  position: absolute;
  color: #fff;
}

#edit-captcha-response--2--description {
  display: none;
}

.wpcf7-spinner {
  display: none !important;
}
