@media (max-width: 992px) {
  .single-comment-block__info-text {
    position: relative;
    padding-bottom: 65px;
  }

  .single-comment-block__info-btn {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0;
  }

  .single-comment-block__info-text::after {
    bottom: 55px;
  }
}

@media (max-width: 767px) {
  .single-comment-block__info-customer {
    width: 100%;
    margin-bottom: 20px;
  }

  .single-comment-block__info-text::before {
    top: -20px;
    left: -10px;
  }
}

@media (max-width: 540px) {
  .about-leader-block__img.about-leader-block__img-one,
  .about-leader-block__img.about-leader-block__img-two {
    display: none;
  }
}

.courses-profit-block__item-text a {
  display: contents;
}

.title--md h3 {
  font-size: 2.4rem;
}

.single-news-card__inner {
  display: flex;
  /* justify-content: space-between; */
  flex-direction: column;
}

.single-news-card__title.single-news-card__title--mod {
  box-shadow: 0 0 10px rgba(29, 157, 217, 0);
  transition: all 0.2s linear;
}

.single-news-card__title.single-news-card__title--mod:hover {
  box-shadow: 0 0 10px rgba(29, 157, 217, 0);
}

.single-news-card__title.single-news-card__title--mod a {
  font-size: 2rem;
  line-height: 2.3rem;
  font-weight: 400;
  font-family: "Roboto-Regular", sans-serif;
}

.single-news-card.single-news-card--mod .single-news-card__inner {
  padding: 3.7rem 2.8rem 2.4rem 2.4rem;
}

.single-news-card__ico {
  display: flex;
  justify-content: flex-end;
}

.courses-receive-block__item-img {
  position: relative;
}

.fancy-zoom {
  /* position: absolute; */
  width: 100%;
  height: 100%;

  inset: 0;
  cursor: pointer;
}

.fancy-zoom::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  background-image: url("../images/svg/zoom.svg");
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  pointer-events: none;
  z-index: 5;

  opacity: 0;
  transition: all 0.2s linear;
}

.fancy-zoom:hover::before {
  opacity: 1;
}

.realize-pro-card__info {
  height: 22rem;
  padding: 3rem 2rem;
}

.realize-pro-card__info-title {
  white-space: inherit;
  text-overflow: inherit;
}

a.realize-pro-card__info-link {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  font-size: 1.8rem !important;
  max-height: 6.3rem;
  overflow: hidden;
}

.realize-pro-card__info-btn {
  position: absolute;
  left: 2rem;
  opacity: 1;
}

.projects-slider__item-subtitle {
  max-height: 6.3rem;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.projects-slider__bg::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #1d283b;
  opacity: 0.65;
  z-index: 0;
  pointer-events: none;
}

.company_input_info {
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: rgba(0, 0, 0, 0.5);
}

.projects-slider__item-title h3,
.projects-slider__item-title h3 span {
  color: #ffffff;
}

.modal-block__subtitle {
  color: #333333;
}

.card-body__inner ul.content-list {
  margin-top: 15px;
}

@media only screen and (min-width: 992.98px) {
  .courses-info__item-subtitle {
    min-height: 11.1rem;
    max-height: 11.1rem;
    -webkit-line-clamp: 5;
  }
}

@media (max-width: 767px) {
  .services-block-list__item:hover .services-block-list__item-arrow::before {
    transform: scale(1.1);
  }

  .realize-pro-card__tags .tags__inner {
    flex-wrap: wrap;
  }

  .single-work-performed__slider-nav {
    position: relative;
    top: 0;
  }
}

@media (max-width: 500px) {
  .catalog-block-col__img {
    height: 24px;
  }
}

@media (max-width: 460px) {
  .footer__contacts ul.contacts-list {
    display: block;
  }

  .footer__contacts ul.contacts-list li {
    text-align: left;
  }
}

@media (max-width: 425px) {
  .catalog-block-col__img {
    height: 24px;
  }

  .catalog-block-col__item {
    width: 100%;
    padding-left: 23px;
  }

  .catalog-block-col__link {
    justify-content: flex-start;
  }
}

.footer .subscribe-block__personal a {
  color: #ffffff;
  text-decoration: underline;
  transition: color 0.3s linear;
}

.footer .subscribe-block__personal a:hover {
  color: #019dd9;
}

/* NY hat */
.header .header__logo-link {
    position: relative;
}
header .header__logo-link::before {
  content: "";
  position: absolute;
  right: -15px;
  top: -18px;
  width: 30px;
  height: 30px;
  background-image: url(../images/santa_hat_csd.png);
  background-size: 100%;
  background-repeat: no-repeat;
}
.fixed header .header__logo-link::before {
	display: none;
}

.form__check .form__check-box--disabled,
.form__check--disabled label {
  opacity: 0.4;
}

.form__check--disabled,
.form__check--disabled input,
.form__check--disabled label {
  cursor: default;
}

.first {
  margin-bottom: 40px;
}

ul.list-marker-check li {
  list-style-image: url("https://bimconsulting.iterbi.ru/upload/img/check.jpg");
}

.post-content-block ul.list-marker-check li::before {
  display: none;
}

@media screen and (max-width: 767.98px) {
  .profit-list__text {
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 575.98px) {
  .modern-list__text,
  .courses-receive-block__item-text,
  .subtitle p {
    font-size: 1.7rem;
  }

  .courses-page-block__info p {
    font-size: 1.3rem;
  }

  .teachers-info-block__info-item,
  .courses-inform-block__item-title {
    font-size: 1.5rem;
  }
}

.contact-title,
strong {
  font-family: "Roboto-Medium", sans-serif;
}

/* new */
/* .services-item-services */
.services-item-services {
  background:
    linear-gradient(
      189.24deg,
      rgba(230, 245, 251, 0.9) 44.91%,
      rgba(255, 255, 255, 0.9) 143.29%
    );
}

.services-item-services .services-block-list__item:hover .services-block-list__item-data {
  padding-left: 0;
}

.services-item-services .services-block-list__item::before,
.services-item-services .services-block-list--bottom::before {
  height: 1px;
  background-color: rgba(0, 165, 229, 0.6);
}

.services-item-services .services-block-list__item::after {
  background-color: #019dd9;
}

.services-item-services .services-block-list__item:hover::after {
  opacity: 1;
}

.services-item-services .services-block-list__item-link:hover ~ .services-block-list__item-data {
  padding-left: 1.5rem;
}

/* services-item-products */
.services-item-products .courses-info__item:hover {
  background-color: rgba(30, 48, 103, 0.8);
}

.services-item-products .courses-block__bg-sec,
.services-item-products .courses-info__item-bg,
.services-item-products .courses-info__item:hover .courses-info__item-bg {
  display: none;
}

@media screen and (max-width: 1199.98px) {
  .services-item-products .courses-info {
    margin-top: 0;
  }
}

/* services-item-materials */
.services-item-materials {
  background:
    linear-gradient(
      94.23deg,
      rgba(255, 255, 255, 0.3) -13.82%,
      rgba(0, 165, 229, 0.15) 12.25%,
      rgba(99, 171, 255, 0.3) 61.79%
    );
}

/* services-item-projectsPage */
.services-item-projectsPage .projectPage-item {
  height: 43.6rem;
}

.services-item-projectsPage .projects-slider__desc--projectPage {
  height: 35.8rem;
  width: 95%;
  max-width: 53rem;
}

/* services-item-steps */
.services-item-steps .steps-info-block__col:nth-child(2)::before {
  right: 255px;
}

/* services-item-materials-2 */
.services-item-materials-2 {
  background:
    url("../images/bg/services-item-materials-2-bg.png") no-repeat
    bottom right,
    linear-gradient(268.62deg, #e7f6fc 68.38%, rgba(231, 246, 252, 0) 103.39%);
}

.services-item-materials-2 .subtitle,
.services-item-materials-2 .subtitle p,
.services-item-materials-2 .normal-list--medium .normal-list__item {
  font-size: 1.7rem;
  line-height: 1.65;
  color: #2a3044;
}

.services-item-materials-2 .normal-list--medium {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

/* projects-samples */
.projects-samples .smartfilter {
  margin-bottom: 3rem;
}

.projects-samples a.realize-pro-card__info-link {
  height: 6.3rem;
}

.projects-samples .realize-pro-card__info-subtitle {
  max-height: 8.3rem;
  -webkit-line-clamp: 4;
}

.projects-samples .realize-pro-card__info {
  height: 26.8rem;
  display: flex;
  flex-direction: column;
  padding: 3rem 2rem 5rem;
}

/* projects-item-about */
.projects-item-target .single-comment-block__info-text,
.projects-item-about .single-about-block__info-text {
  width: 100%;
}

/* projects-item-target */
.projects-item-target {
  background:
    #31478a url("../images/bg/projects-item-task-bg.svg") no-repeat
    center / cover;
}

.projects-item-target .title h2,
.projects-item-target p,
.projects-item-target .col-lg-9,
.projects-item-target .single-comment-block__info-text p {
  color: #ffffff;
}

.projects-item-target .single-comment-block__info-text {
  margin-top: 3rem;
  margin-bottom: 3rem;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 0;
}

.projects-item-target .single-comment-block__info-text::after,
.projects-item-target .single-comment-block__info-text::before {
  background: url("../images/quotes-white.svg") 0 0 / 100% no-repeat;
}

.projects-item-target .single-comment-block__info-text::before {
  top: 0;
  left: 0;
}

.projects-item-target .single-comment-block__info-text::after {
  bottom: 0;
}

.projects-item-target ul.content-list li {
  margin-bottom: 1rem;
  line-height: 1.73;
  color: #ffffff;
}

.projects-item-target ul.content-list li::before {
  background-color: #ffffff;
}

/* projects-item-work */
.projects-item-work ul.content-list li::before {
  background-color: #00a5e5;
}

/* projects-item-result */
.projects-item-result {
  padding-top: 6rem;
  background:
    linear-gradient(
      268.62deg,
      #e7f6fc 68.38%,
      rgba(231, 246, 252, 0) 103.39%
    );
}

.projects-item-result .result-list__item-ico {
  border: none;
}

.projects-item-result .single-result-block__list,
.projects-item-result .single-result-block__list p,
.projects-item-result .result-list__item {
  color: #2a3044;
}

.projects-item-result .result-list__item {
  margin-bottom: 1rem;
}

/* projects-item-gallery */
.projects-item-gallery .swiper-slide p {
  margin-top: 2rem;
  font-size: 1.5rem;
  line-height: 1.73;
  color: #2a3044;
  transition: color 0.2s linear;
}

.projects-item-gallery .news-item__bg {
  position: static;
}

.projects-item-gallery .news-item--project {
  height: auto;
  padding-top: 0;
}

.projects-item-gallery .news-item__bg-img {
  max-height: 30rem;
}

.projects-item-gallery .swiper-slide a:hover p {
  color: #00a5e5;
}

/* .projects-item-review */
.projects-item-review .single-comment-block__info-name {
  color: #2a3044;
}

.projects-item-review .single-comment-block__info-text {
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 0;
}

.projects-item-review .single-comment-block__info-text::after,
.projects-item-review .single-comment-block__info-text::before {
  background: url("../images/quotes.svg") 0 0 / 100% no-repeat;
}

.projects-item-review .single-comment-block__info-text::before {
  top: 0;
  left: 0;
}

.projects-item-review .single-comment-block__info-text::after {
  bottom: 0;
}

/* projects-item-other */
.projects-item-other .single-card__title-link {
  font-size: 2rem;
  line-height: 1.5;
  max-height: 9rem;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.projects-item-other .single-card__title {
  height: 9rem;
  max-height: 100%;
}

.projects-item-other .single-card__text {
  height: 7.5rem;
}

.projects-item-other .single-card--project {
  height: 28.6rem;
}

/* catalog-samples */
.catalog-item-samples .project-card:hover .project-card__inner,
.catalog-samples .project-card:hover .project-card__inner {
  border-color: #00a5e5;
}

.catalog-item-samples .project-card__inner::before,
.catalog-samples .project-card__inner::before {
  background-color: #0c89f1;
}

.catalog-item-samples .project-card:hover .project-card__inner::before,
.catalog-samples .project-card:hover .project-card__inner::before {
  opacity: 0.15;
}

.catalog-item-samples .project-card__footer,
.catalog-samples .project-card__footer {
  align-items: center;
}

.catalog-item-samples .project-card__header-left li,
.catalog-samples .project-card__header-left li {
  font-family: "Roboto-Light", sans-serif;
  font-size: 1.3rem;
  color: #2a3044;
}

.catalog-item-samples .project-card__header-left ul,
.catalog-samples .project-card__header-left ul {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

/* catalog-item-first */
.catalog-item-first .first__box-logo img {
  max-width: 12rem;
  width: 100%;
  height: auto;
}

.catalog-item-first .first__box-btn {
  align-items: center;
}

.catalog-item-first .first__box-btn .btn-download {
  color: #ffffff;
  text-decoration: none;
}

.catalog-item-first .first__box-btn .btn-download:hover {
  text-decoration: underline;
}

.catalog-item-first .first__box-btn svg g,
.catalog-item-first .first__box-btn svg path {
  stroke: #ffffff;
}

/* catalog-item-target */
.catalog-item-target {
  background:
    linear-gradient(
      268.62deg,
      #e7f6fc 68.38%,
      rgba(231, 246, 252, 0) 103.39%
    );
}

@media screen and (min-width: 768px) {
  .software-item-page .catalog-item-samples.samples-block .project-card__subtitle {
    font-size: 1.3rem;
  }
}

.catalog-item-samples .title {
  margin-bottom: 3rem;
}

.software-item-page .catalog-item-samples.samples-block .project-card__header-left ul li {
  list-style: none;
}

.software-item-page .catalog-item-samples.samples-block .project-card__header-left ul {
  padding-left: 0;
}

/* catalog-item-licensing */
.catalog-item-licensing,
.catalog-item-help {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.catalog-item-licensing,
.catalog-item-licensing p,
.catalog-item-licensing li {
  color: #2a3044;
}

.catalog-item-licensing p {
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-size: 1.5rem;
  font-family: "Roboto-Light", sans-serif;
  font-weight: 300;
}

@media screen and (min-width: 768px) {
  .catalog-item-licensing p {
    font-size: 1.7rem;
  }
}

.catalog-item-licensing .flex-wrap {
  margin-top: 2rem !important;
}

.software-item-page .licensing--software-item .catalog-item-help.col-right {
  background:
    url("../images/bg/help-bg.webp") no-repeat top 50% right -25%,
    linear-gradient(134.75deg, #019dd9 37.37%, #85dcff 91.1%);
}

@media screen and (min-width: 768px) {
  .software-item-page .licensing--software-item .catalog-item-help.col-right {
    padding-right: 30%;
  }
}

/* catalog-item-table */
@media screen and (min-width: 576px) {
  .catalog-item-table {
    padding-top: 2rem;
  }
}

.catalog-item-table .price-table__table th:last-child:not(:first-child),
.catalog-item-table .price-table__table td:last-child:not(:first-child) {
  text-align: right;
}

.catalog-item-table .price-table__table th {
  font-family: "Roboto-Medium", sans-serif;
  vertical-align: middle;
  background-color: #f2fafd;
  border-top: 2px solid #019dd9;
  border-bottom: 2px solid #019dd9;
}

/* общие */
.catalog-item-target .subtitle,
.catalog-item-target .subtitle p,
.catalog-item-target .subtitle .normal-list__item,
.services-item-target .subtitle,
.services-item-target .subtitle p,
.services-item-target .subtitle .normal-list__item {
  font-size: 1.5rem;
  line-height: 1.73;
  color: #2a3044;
}

.first__box-subtitle.subtitle--white,
.catalog-item-target .subtitle,
.catalog-item-target .subtitle p,
.services-item-target .subtitle,
.services-item-target .subtitle p {
  font-family: "Roboto-Light", sans-serif;
  font-weight: 300;
  letter-spacing: 0.28px;
}

.catalog-item-target .subtitle strong,
.catalog-item-target .subtitle b,
.services-item-target .subtitle b,
.services-item-target .subtitle strong {
  font-family: "Roboto-Regular", sans-serif;
  font-weight: 400;
}

.first__box-subtitle.subtitle--white {
  font-size: 1.7rem;
  line-height: 1.65;
}

.first__box-subtitle.subtitle--white,
.services-info .services-info__value,
.services-info .services-info__title {
  color: #ffffff;
}

.projects-samples .btn-more,
.services-item-projectsPage .btn-more,
.services-item-products .btn-more {
  text-decoration: none;
}

.projects-item-result .single-result-block__list p,
.services-item-materials-2 .subtitle p,
.catalog-item-target .subtitle p,
.services-item-target .subtitle p {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.projects-samples .projects-slider__tags-list,
.services-item-projectsPage .projects-slider__tags-list {
  display: flex;
  flex-wrap: wrap;
  gap: 1.1rem;
  margin-top: 1.6rem;
}

.projects-samples .projects-slider__tags-item span,
.services-item-projectsPage .projects-slider__tags-item span {
  font-size: 1.1rem;
  line-height: 1.36;
  color: #46cae5;
}

@media screen and (min-width: 576px) {
  .catalog-item-target .subtitle,
  .services-item-target .subtitle,
  .projects-item-work .single-work-performed__text {
    column-count: 2;
    column-gap: 4.5rem;
  }
}

.projects-item-result .single-result-block__list,
.projects-item-result .single-result-block__list p,
.projects-item-target .col-lg-9,
.projects-item-target p {
  font-family: "Roboto-Light", sans-serif;
  font-size: 1.5rem;
  line-height: 1.73;
  font-weight: 300;
}

.catalog-samples .form__check-label,
.projects-samples .form__check-label {
  margin-left: 1rem;
}

.catalog-samples .news-page__load-more::before,
.projects-samples .news-page__load-more::before {
  content: none;
}

.software-item-page .licensing--software-item {
  padding-top: 3rem;
  padding-bottom: 1rem !important;
}


/* Дополнительные стили */
.projects-item-about p,
.projects-item-target p {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.projects-item-about .single-about-block__info-text p {
  font-size: 1.5rem;
  color: #000000;
  font-family: "Roboto-Light", sans-serif;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: 0.25px;
}

.news-item__content-description {
  margin-bottom: 1rem;
  font-family: "Roboto-light", sans-serif;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.nav-block__list {
  gap: 1rem;
}

.news-item__content-btn {
  margin-top: auto;
}

.catalog-item-table .title h3 {
  margin-top: 3rem;
  margin-bottom: 1.5rem;
  font-family: "Roboto-Medium", sans-serif;
}

.project-card__inner:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 576px) {
  section.price-table {
    padding-top: 2rem;
    padding-bottom: 6rem;
  }
}

.price-table__table td {
  vertical-align: middle;
}

.catalog-item-developer p {
  margin-bottom: 1rem;
  margin-top: 1rem;
  font-size: 1.7rem;
  color: #2a3044;
}

.projects-item-target .normal-list,
.services-item-materials-2 .normal-list,
.services-item-target .normal-list,
.catalog-item-developer .normal-list {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  list-style: disc;
  padding-left: 2rem;
}

.projects-item-target .normal-list:first-child,
.services-item-materials-2 .normal-list:first-child,
.services-item-target .normal-list:first-child,
.catalog-item-developer .normal-list:first-child {
  margin-top: 0;
}

.projects-item-target .normal-list--large .normal-list__item,
.services-item-materials-2 .normal-list--large .normal-list__item,
.services-item-target .normal-list--large .normal-list__item,
.catalog-item-developer .normal-list--large .normal-list__item {
  list-style: disc;
  margin-bottom: 1rem;
}

.catalog-item-developer .normal-list--large .normal-list__item {
  line-height: 1.5;
}

.projects-item-target .normal-list--large .normal-list__item,
.services-item-target .normal-list--large .normal-list__item {
  line-height: 1.73;
}

.services-item-materials-2 .normal-list--large .normal-list__item {
  line-height: 1.65;
  margin-bottom: 0;
}

.services-item-materials-2 .normal-list--large .normal-list__item::marker,
.services-item-target .normal-list--large .normal-list__item::marker,
.catalog-item-developer .normal-list--large .normal-list__item::marker {
  color: #00a5e5;
}

.projects-item-target .normal-list--large .normal-list__item,
.projects-item-target .normal-list--large .normal-list__item::marker {
  font-size: 1.5rem;
  color: #ffffff;
  margin-bottom: 0;
}

.projects-item-target .normal-list--large .normal-list__item::before,
.services-item-materials-2 .normal-list--large .normal-list__item::before,
.services-item-target .normal-list--large .normal-list__item::before,
.catalog-item-developer .normal-list--large .normal-list__item::before {
  content: none;
}

.courses-info__item-button a {
  width: auto;
}

.services-item-materials .subtitle {
  font-family: "Roboto-Light", sans-serif;
  font-weight: 300;
  color: #1e3067;
}

.services-item-materials .title--mod3 h2 {
  margin-bottom: 2rem;
}

.projects-item-work ol {
  counter-reset: none;
  padding-left: 2rem;
}

.projects-item-work li::before {
  content: none;
}

.projects-item-work li {
  list-style: decimal;
  margin-bottom: 1rem;
  font-family: "Roboto-Light", sans-serif;
  font-weight: 300;
  color: #2a3044;
  font-size: 1.5rem;
}

.projects-item-work strong,
.projects-item-work b {
  font-family: "Roboto-Medium", sans-serif;
  font-weight: 500;
}

.projects-item-result .normal-list--large {
  padding-left: 0;
}

.projects-item-result .normal-list--large .normal-list__item {
  font-size: 1.5rem;
  line-height: 1.73;
  margin-bottom: 1.5rem;
  padding-left: 4.5rem;
}

.projects-item-result .normal-list--large .normal-list__item::before {
  width: 3.1rem;
  height: 2.8rem;
  border-radius: 0;
  left: 0;
  top: 0;
  background: url("../images/done-bul.svg") no-repeat center / contain;
}

.advantages-list__item-element:hover .advantages-list__item-link {
  text-decoration: none;
}

.swiper-pagination--bar.swiper-pagination-progressbar,
.swiper-pagination-news.swiper-pagination-progressbar,
.swiper-pagination-reviews.swiper-pagination-progressbar,
.swiper-pagination-teachers.swiper-pagination-progressbar {
  left: 185px;
}

.header--black .contacts-list__link,
.header--black .header__logo-title,
.header--black .menu__link {
  color: #1e3067;
}

.header--black .menu__link {
  opacity: 1;
}

.header--black:not(.scroll-down) .header__webinar-link {
  background-color: #1e3067;
  color: #ffffff;
}

.header--black .header__webinar-link:hover {
  color: #ffffff;
  background-color: #00a5e5;
}

.header.header--black .contacts-list__link:hover {
  color: #00a5e5;
}

.courses-info__item-button {
  opacity: 1;
  z-index: 2;
}

.projects-page-block {
  background: linear-gradient(149.83deg, #284894 40.95%, #019dd9 88.43%, #85dcff 168.6%);
}
/* .news-page-block--popular .news-item__content {
  height: auto;
} */
@media screen and (max-width: 767px) {
  .news-page-block--popular .news-item__content-description {
    height: auto;
  }
}

.courses-block .btn-more {
  text-decoration: none;
}

.educationol-center-courses .courses-info__item::after {
  content: none;
}

.educationol-center-courses .courses-info__item:hover {
  box-shadow: 0 2.8rem 4rem 0 rgba(0, 165, 229, 0.3);
}

.educationol-center-courses.courses-block .btn-more {
  color: #1e3067;
  opacity: 1;
}

.educationol-center-first .subtitle a {
  color: inherit;
  text-decoration: underline;
}

.educationol-center-first .subtitle a:hover {
  text-decoration: none;
}

.projects-samples .nav-block__list-item,
.materials-item .nav-block__list-item,
.projects-slider__desc .nav-block__list-item {
  background: linear-gradient(143.26deg, rgba(255, 255, 255, 0.15) 21.37%, rgba(255, 255, 255, 0) 128.08%);
  border: 1px solid rgba(255, 255, 255, 0.3);
}

.projects-samples .nav-block__list-item:hover,
.materials-item .nav-block__list-item:hover,
.projects-slider__desc .nav-block__list-item:hover {
  background: linear-gradient(143.26deg, rgba(255, 255, 255, 0.3) 21.37%, rgba(255, 255, 255, 0) 128.08%);
}

.projects-samples .nav-block__list-link,
.projects-samples .nav-block__list-item:hover .nav-block__list-link,
.materials-item .nav-block__list-link,
.materials-item .nav-block__list-item:hover .nav-block__list-link,
.projects-slider__desc .nav-block__list-link,
.projects-slider__desc .nav-block__list-item:hover .nav-block__list-link {
  color: #ffffff;
}

.btn--small {
  font-family: "Roboto-Medium", sans-serif;
  font-weight: 500;
}

.btn--lineal-blue {
  font-family: "Roboto-Medium", sans-serif;
  background-color: transparent;
}

.btn {
  font-size: 1.3rem;
}

@media screen and (max-width: 767px) {
  .slider-block__group--news {
    margin-top: 3.2rem;
  }
}

.courses-info__item-link::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}

.courses-info__item {
  transition: all 0.2s linear;
}

@media screen and (min-width: 992px) {
  .courses-info__item:hover {
    background-color: #1e3067;
  }

  .courses-info__item:hover .btn-more,
  .projects-slider__desc:hover .btn-more,
  .news-item__content:hover .btn-more {
    color: #ffffff;
    opacity: 1;
  }

  .courses-info__item:hover .btn-more__svg,
  .projects-slider__desc:hover .btn-more__svg,
  .news-item__content:hover .btn-more__svg {
    left: 0.5rem;
  }
}

.courses-info__item-description {
  position: static;
}

.projects-slider__item-subtitle,
.news-item__content-description {
  -webkit-line-clamp: 3;
  margin-bottom: 1rem;
}

.projects-slider__item-subtitle p {
  font-size: 1.5rem;
}

.projects-slider__desc--projectPage .projects-slider__item-subtitle p {
  line-height: 1.73;
}

.projects-slider__item-title h3,
.news-item__content-title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.projects-slider__item-title h3 a {
  color: inherit;
}

.projects-slider__item-title h3 a::before,
.news-item__content-title a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.projects-slider__desc {
  display: flex;
}

.projects-slider__item-btn,
.news-item__content-btn {
  opacity: 1;
}

.projects-slider__desc .swipe-effect {
  display: flex;
  flex-direction: column;
}

.projects-slider__desc .btn-more,
.news-item__content-btn .btn-more {
  color: #ffffff;
  text-decoration: none;
}

.services-item-projectsPage .btn--show-white,
.news-item__content-btn {
  opacity: 1;
}

.swiper-container-projectPage {
  overflow: visible;
}

.swiper-slide--projectPage {
  margin-right: 2rem;
}

.news-item__content-title,
.news-item__content-description p {
  margin-bottom: 1rem;
  font-size: 1.3rem;
  line-height: 1.53;
  color: #ffffff;
}

.news-item__content-title {
  font-family: "Roboto-Medium", sans-serif;
}

.news-item__content-title a {
  color: inherit;
}

.news-item__content .btn-more::before {
  content: none;
}

.news-item__content .nav-block__list {
  margin-bottom: 1rem;
}

@media screen and (max-width: 767px) {
  .news-item__content-description {
    height: auto;
    /* overflow: visible; */
  }
}


/* О компании */
.about {
  background: linear-gradient(268.62deg, #e7f6fc 68.38%, rgba(231, 246, 252, 0) 103.39%);
}

.about-text p,
.about-text li {
  color: #2a3044;
}

.about-text li::marker {
  color: #019dd9;
}

.about-text a {
  color: #00a5e5;
}

.about-text a:hover {
  text-decoration: underline;
}

.about-numbers {
  background:
    url("../images/bg/about-number-bg.webp") no-repeat bottom 0 right
    0 / 50%,
    linear-gradient(46.89deg, #ffffff 25.68%, #e5e7ed 87.38%);
}

.about-numbers__list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(12rem, 1fr));
  gap: 3rem;
}

.about-numbers__list .numbers-info-block__inner {
  display: flex;
  flex-direction: column;
}

.about-numbers__list .numbers-info-block__number {
  order: -1;
}

.clients__list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(22.9rem, 1fr));
  gap: 1.6rem;
  padding-left: 0;
  margin: 0;
}

.clients__list-item {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1.3rem;
  border: 1px solid #dce2ea;
  background-color: #ffffff;
  box-shadow: 0 2.8rem 5rem 0 rgba(124, 124, 124, 0.25);
}

.awards {
  background-color: #31478a;
}

.awards,
.awards .section-subtitle,
.awards__text p,
.awards__text li,
.awards__text a {
  color: #ffffff;
}

.awards__text a {
  text-decoration: underline;
}

.awards__text a:hover {
  text-decoration: none;
}

.contacts-info-block__btn {
  margin-top: 2.5rem;
}

@media screen and (min-width: 576px) {
  .about-numbers {
    background:
      url("../images/bg/about-number-bg.webp") no-repeat bottom -17.8rem
      right 0,
      linear-gradient(46.89deg, #ffffff 25.68%, #e5e7ed 87.38%);
  }

  .about-numbers__list {
    grid-template-columns: repeat(auto-fill, minmax(20rem, 1fr));
  }
}

@media screen and (min-width: 992px) {
  .about-numbers__list {
    grid-template-columns: repeat(auto-fill, minmax(26rem, 1fr));
    gap: 7rem;
  }

  .awards {
    background:
      #31478a url("../images/bg/awards-bg.png") no-repeat top 50%
      right 0 / 40%;
  }
}

/* Общие стили */
.section {
  position: relative;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.section-subtitle {
  margin-bottom: 1.17em;
  font-size: 2.6rem;
  line-height: 1.17;
  letter-spacing: 0.56px;
  color: #1e3067;
}

.section-subtitle,
.section-text {
  max-width: 90rem;
}

.section-text b,
.section-text strong {
  font-family: "Roboto-Medium", sans-serif;
  font-weight: 500;
}

.section-text p,
.section-text li {
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-family: "Roboto-Light", sans-serif;
  font-weight: 300;
  font-size: 1.5rem;
  line-height: 1.73;
  color: inherit;
}

.section-text ul {
  margin: 1rem 0;
  padding-left: 2rem;
}

.section-text li {
  list-style: disc;
}

.section-header {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 2rem;
  margin-bottom: 4rem;
}

.section-header .section-subtitle {
  margin-bottom: 0;
}

.section-header .btn {
  margin-left: auto;
}

@media screen and (min-width: 576px) {
  .section {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .section-subtitle {
    font-size: 2.8rem;
  }
}

@media screen and (min-width: 992px) {
  .section-subtitle {
    font-size: 3.4rem;
  }
}

/* Учебный центр ITERBI */
.banner--sale {
  color: #ffffff;
  background: linear-gradient(134.75deg, #019dd9 37.37%, #85dcff 91.1%);
}

.banner-title {
  margin-bottom: 0.58em;
  font-size: 24px;
  line-height: 1.5;
}

.banner-text p {
  font-size: 1.7rem;
  line-height: 1.52;
}

.banner .btn {
  margin-top: 20px;
}

.features {
  color: #2a3044;
}

.features .section-subtitle {
  max-width: 50rem;
}

@media screen and (min-width: 768px) {
  .banner--sale {
    background:
      url("/local/templates/bim/assets/images/bg/banner-sale-bg.webp")
      no-repeat bottom right / 50%,
      linear-gradient(134.75deg, #019dd9 37.37%, #85dcff 91.1%);
  }

  .features-text {
    max-width: 100%;
    column-count: 2;
    column-gap: 4rem;
  }

  .features-text ul {
    margin-bottom: 3rem;
  }
}

.features-text li::marker {
  color: #019dd9;
}

.features-text .features-marker-text {
  font-family: "Roboto", sans-serif;
  padding-left: 3.4rem;
  font-weight: 400;
  background:
    url("/local/templates/bim/assets/images/check-in-circle.svg")
    no-repeat top 0.25rem left 0.5rem;
}

.teachers-page-block {
  background: linear-gradient(46.89deg, #ffffff 25.68%, #e5e7ed 87.38%);
}

.teachers-page-block .section-subtitle {
  margin-bottom: 2.2rem;
}

.teachers-info-block_new {
  border: none;
}

.teachers-info-block_new .teachers-info-block__info-item,
.teachers-info-block_new .teachers-info-block__info-item span {
  color: #000000;
}

.educationol-center-courses {
  color: #2a3044;
  background:
    linear-gradient(
      264.7deg,
      #e7f6fc 48.53%,
      rgba(231, 246, 252, 0) 94.56%
    );
}

.educationol-center-courses .courses-block__info-title,
.educationol-center-courses .courses-block__info-item,
.educationol-center-courses .courses-info__item-link,
.educationol-center-courses .courses-info__title h3,
.educationol-center-courses .catalog-block__info-subtitle p,
.educationol-center-courses .courses-info__item-subtitle p {
  color: inherit;
}

.educationol-center-courses .courses-info__item {
  background:
    linear-gradient(
      217.75deg,
      rgba(255, 255, 255, 0.7) 13.62%,
      rgba(0, 165, 229, 0.7) 113.01%
    );
}

.educationol-center-courses .courses-info__item::before {
  border-color: #00a5e5;
}

/* Вопросы и ответы */
.faq-page-block {
  background-color: #ffffff;
}

.faq-page-block .nav-block__list {
  gap: 1rem;
}

.faq {
  padding-top: 2rem;
  padding-bottom: 7rem;
}

.faq-title {
  margin-top: 3rem;
  margin-bottom: 2rem;
  font-size: 2.4rem;
  line-height: 1.5;
}

.faq-list-item {
  margin-bottom: 0.2rem;
}

.faq-title,
.faq-list-item a {
  color: #1e3067;
}

.faq-list-item a {
  display: block;
  padding: 0.8rem 5rem 0.8rem 2rem;
  font-size: 1.5rem;
  line-height: 1.73;
  border: 0.1rem solid transparent;
  background:
    rgba(1, 157, 217, 0.1) url("../images/arrow-faq.svg") no-repeat
    top 50% right 2rem;
  transition: background-color 0.2s linear, border-color 0.2s linear;
}

.faq-list-item a:hover {
  border-color: #00a5e5;
  background-color: rgba(1, 157, 217, 0.2);
}

/* Карта сайта */
.sitemap {
  padding: 2rem 0;
  background-color: #f3f5f6;
}

.sitemap a {
  transition: color 0.2s linear;
}

.sitemap-item-wrapper {
  background-color: rgba(1, 157, 217, 0.1);
}

.sitemap-title-first {
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 2.8rem;
  line-height: 1.17;
}

.sitemap-title-first,
.sitemap-list-fourth {
  font-family: "Roboto-Light", sans-serif;
  font-weight: 300;
}

.sitemap-title-second {
  font-size: 2.4rem;
}

.sitemap-title-third {
  font-size: 2rem;
}

.sitemap-list-fourth {
  font-size: 1.7rem;
}

.sitemap-title-second,
.sitemap-title-third,
.sitemap-list-fourth {
  line-height: 1.5;
}

.sitemap-item-first,
.sitemap-title-third,
.sitemap-item-fourth,
.sitemap-item-fifth {
  margin-bottom: 1rem;
}

.sitemap-title-first a,
.sitemap-title-third a,
.sitemap-list-fourth a,
.sitemap-title-second a:hover {
  color: #1e3067;
}

.sitemap-title-second a,
.sitemap-title-first a:hover,
.sitemap-title-third a:hover,
.sitemap-list-fourth a:hover {
  color: #00a5e5;
}

.sitemap-list-fourth,
.sitemap-list-fifth,
.sitemap-title-second {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.sitemap-item-fifth {
  position: relative;
  padding-left: 4.4rem;
}

.sitemap-item-fifth::before {
  content: "";
  position: absolute;
  top: 1.2rem;
  left: 0;
  width: 3.4rem;
  height: 0.1rem;
  background-color: #00a5e5;
}

@media screen and (min-width: 768px) {
  .sitemap-list-second,
  .sitemap-item-second.span-column .sitemap-list-third {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 3rem;
  }

  .sitemap-item-second.span-column {
    grid-column: 1 / 3;
  }

  .sitemap-title-first {
    font-size: 3.4rem;
  }
}

/* books */
.books .section-subtitle {
  max-width: 60rem;
}

.books-list {
  row-gap: 3rem;
}
/* .books-item {
  display: flex;
} */
.books-item-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
  border: 0.1rem solid #ffffff;
  transition: all 0.25s linear;
}

.books-item-inner {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  padding: 1.5rem 1.5rem 3rem;
}

.books-item-title {
  font-size: 1.5rem;
  line-height: 1.33;
  font-weight: 700;
  margin-bottom: 0.3rem;
}

.books-item-title a {
  color: #1e3067;
}

.books-item-title a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.books-item-thumbnail {
  order: -1;
}

.books-item-type {
  margin-bottom: 0.5rem;
  font-family: "Roboto-Light", sans-serif;
  font-weight: 300;
  font-size: 1.5rem;
  line-height: 1.73;
  color: #00a5e5;
  order: -1;
}

.books-item-description {
  margin-bottom: 0.5rem;
  font-size: 1.3rem;
  line-height: 1.53;
  color: #121d32;
}

.books-item .nav-block__list {
  margin-top: 0.5rem;
  margin-bottom: 1rem;
}

.books-item-price {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  gap: 1.3rem;
  margin-top: auto;
  margin-bottom: 1rem;
}

.books-item-buttons {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 2rem;
}

.books-item-buttons .btn-more {
  color: #1e3067;
  opacity: 1;
  z-index: 5;
}

.books-load-more {
  display: flex;
  justify-content: center;
  margin-top: 3rem;
}

.books-item-question h2 {
  max-width: 50.9rem;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 768px) {
  .books-item-inner {
    padding: 1.5rem 2.5rem 3rem;
  }
}

@media screen and (min-width: 992px) {
  .books-item-wrapper:hover {
    box-shadow: 0 2.8rem 4rem 0 rgba(12, 137, 241, 0.1);
    border-color: #00a5e5;
  }
}

/* useful-materials */
.materials-list {
  row-gap: 3rem;
}

.materials-item-wrapper {
  position: relative;
  display: flex;
}

.materials-item-wrapper::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 21.3rem);
  box-shadow: 0 0.5px 0 0 rgba(0, 0, 0, 0.25);
  background-color: rgba(55, 73, 127, 0.19);
  backdrop-filter: blur(3rem);
}

.materials-item-inner {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 22.8rem 2.5rem 3rem;
}

.materials-item-thumbnail {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}

.materials-item-title {
  font-size: 2rem;
  line-height: 1.15;
  margin-bottom: 2rem;
}

.materials-item-title a {
  color: #ffffff;
}

.materials-item-title a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 15;
}

.materials-item .nav-block__list {
  margin-bottom: 2rem;
}

.materials-item .btn--white {
  margin-top: auto;
  margin-right: auto;
}

@media screen and (min-width: 992px) {
  .materials-item-inner:hover .btn--white {
    color: #ffffff;
    background-color: #0090c7;
  }

  .materials-item-inner:hover .btn--white svg g g {
    stroke: #ffffff;
  }
}

.banner--books {
  color: #ffffff;
  background: #019dd9;
}

@media screen and (min-width: 768px) {
  .banner--books {
    background: url("../images/useful-materials/banner-img.png") no-repeat top 20% left 50vw, url("../images/useful-materials/banner-bg.svg") no-repeat top 100% left 50vw, linear-gradient(107.39deg, #019dd9 34.58%, #85dcff 63.16%);
  }
}

.news-item__img-wrapper {
  position: relative;
}

.news-item__img-wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(20, 31, 63, 0.5);
  opacity: 0;
  transition: opacity 0.2s linear;
}

.news-item__img-wrapper::after {
  content: "";
  position: absolute;
  top: 2rem;
  right: 2rem;
  width: 6.1rem;
  height: 6.1rem;
  background: url("/local/templates/bim/assets/images/useful-materials/play-icon.svg") no-repeat 2rem 2rem, linear-gradient(154.44deg, #019dd9 34.19%, #284894 128.21%);
  border-radius: 50%;
}

.projects-item-gallery .swiper-slide a:hover .news-item__img-wrapper::before {
  opacity: 1;
}

.materials-item-question {
  color: #1e3067;
  background-image: linear-gradient(240.74deg, #e7f6fc 32.04%, rgba(231, 246, 252, 0) 78.32%);
}

.materials-item-question .title {
  max-width: 53rem;
  margin-left: auto;
  margin-right: auto;
}


/* тарифы */
.tariffs {
  background: linear-gradient(268.62deg, #e7f6fc 68.38%, rgba(231, 246, 252, 0) 103.39%);
}

.tariffs-item {
  position: relative;
  margin-bottom: 1.8rem;
  padding: 2rem;
  background-color: #ffffff;
  border: 1px solid rgba(0, 165, 229, 0.3);
  transition: all 0.2s linear;
}

.tariffs-item-title {
  margin-bottom: 1rem;
  font-size: 2.4rem;
  line-height: 1.5;
}

.tariffs-item-title a {
  color: #1e3067;
  transition: color 0.2s linear;
}

.tariffs-item-title a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.tariffs-item-description {
  margin-bottom: 2rem;
}

.tariffs-item-description p,
.tariffs-item-description li {
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-family: "Roboto-Light", sans-serif;
  font-size: 1.5rem;
  line-height: 1.73;
  color: #2a3044;
}

.tariffs-item-description ul {
  padding-left: 1.8rem;
}

.tariffs-item-description li {
  list-style: disc;
}

.tariffs-item-description li::marker {
  color: #019dd9;
}

.tariffs-item-price {
  margin-bottom: 1.7rem;
}

.tariffs-item-price,
.tariffs-item-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 1.3rem;
}

@media screen and (min-width: 992px) {
  .tariffs-item:hover {
    border: 0.1rem solid #00a5e5;
    box-shadow: 0 2.8rem 4rem 0 rgba(12, 137, 241, 0.05);
  }

  .tariffs-item:hover .tariffs-item-title a {
    color: #00a5e5;
  }
}

.price-current,
.price-old {
  font-size: 2rem;
  line-height: 1.5;
  font-weight: 400;
}

.price-current {
  color: #00a5e5;
}

.price-old {
  color: #c0c0c0;
  text-decoration: line-through;
}

.branch-block.branch-block--main-page {
  background: url("../images/bg/about-number-bg.webp") no-repeat bottom -17.8rem right 0, linear-gradient(46.89deg, #ffffff 25.68%, #e5e7ed 87.38%);
}

.services-block-list__item:hover .services-block-list__item-data,
.services-item-services .services-block-list__item-link:hover ~ .services-block-list__item-data {
  padding-left: 0;
}

.post-content-block .btn {
  font-size: 1.3rem;
  height: 4.1rem;
  padding: 0 3rem 0 0.4rem;
  border-radius: 20px;
  display: inline-flex;
  align-items: center;
  font-family: "Roboto-Medium", sans-serif;
  line-height: 1.87;
  letter-spacing: 0.25px;
  border: 0;
  transition: all 0.2s linear;
  z-index: 10;
  position: relative;
  text-decoration: none;
  margin-top: 1rem;
}

.projects-item-target a {
  color: #ffffff;
  text-decoration: underline;
}

.news-item__content {
  height: 30rem;
}

.news-item .nav-block__list-link {
  line-height: 1.9;
}

.news-page-block__form {
  margin-top: 3rem;
}

a.nav-block__list-link,
label.nav-block__list-link {
  cursor: pointer;
}

.footer__policy {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

@media screen and (min-width: 992px) {
  .post-content-block .btn:hover,
  .projects-item-target a:hover {
    text-decoration: none;
  }
}

.courses-dates {
  position: relative;
  margin-bottom: 3rem;
  font-size: 1.7rem;
  line-height: 1.5;
  color: #ffffff;
}

.courses-dates__title {
  position: relative;
  padding-bottom: 0.6rem;
  margin-bottom: 1.3rem;
  font-family: "Roboto-Light", sans-serif;
  font-weight: 300;
  border-bottom: 0.1rem solid rgba(255, 255, 255, 0.27);
}

.courses-dates__title::before {
  content: "";
  position: absolute;
  bottom: -0.1rem;
  left: 0;
  width: 4.6rem;
  height: 0.1rem;
  background-color: #ffffff;
}

.courses-dates__list {
  display: flex;
  flex-wrap: wrap;
  gap: 2.6rem;
}

.courses-dates__item {
  font-size: 2rem;
  color: inherit;
}

.courses-inform-block {
  background-image: linear-gradient(46.89deg, #ffffff 25.68%, #e5e7ed 87.38%);
}

.courses-inform-block__list {
  display: flex;
  flex-direction: column-reverse;
}

.courses-inform-block__item-text {
  margin-bottom: 0.5rem;
}

.courses-inform-block__item-text ul {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}

.courses-inform-block__item-text li {
  color: inherit;
}

.courses-inform-block__item-text li:not(:last-child)::after {
  content: ",";
}

.courses-learn-block__inner--bottom-line {
  border-bottom: none;
}

.teachers-info-block__description-more::before {
  content: none;
}

.services-item-materials-2 .btn,
.post-content-block .btn {
  margin-right: 1rem;
  margin-top: 1rem;
}

.back-block__link--back:hover {
  color: #0090c7;
  text-decoration: none;
}

@media screen and (max-width: 575.98px) {
  .catalog-item-table .price-table__content-desktop {
    display: block;
    overflow-x: auto;
  }
}

.catalog-item-samples .project-card {
  margin-bottom: 1.7rem;
}

.nav-block__list-item span {
  line-height: 1.9;
}

.news-page__load-more::before {
  height: 3rem;
}

.projects-samples .realize-pro-card__info .nav-block__list,
.projectPage-item .nav-block__list {
  margin-top: auto;
}

@media screen and (min-width: 1200px) and (max-width: 1399.98px) {
  .menu__item:last-child .submenu {
    left: auto;
    right: -1.4rem;
  }
}

@media screen and (max-width: 1199.98px) {
  .header__menu {
    height: 100dvh;
  }
}

.advantages-list__item-title {
  min-height: 7.3rem;
}

.single-news-card__btn a,
.single-news-card__btn span,
.single-news-card__title-link:hover {
  text-decoration: none;
}

.post-content-block i b,
.post-content-block i a {
  font-style: italic;
}

.menu__item::before {
  width: calc(100% + 2.85rem);
}

.menu__item.menu-item-has-children::before {
  width: calc(100% + 2.85rem);
  left: calc(50% - 0.07rem);
}

.submenu {
  left: -1.5rem;
}

.menu-page .sticky {
  max-width: 280px;
}

.form__input-file {
  margin-bottom: 1.8rem;
}

.form__input-file-btn {
  position: relative;
  display: inline-block;
  cursor: pointer;
  outline: none;
  text-decoration: none;
  font-size: 1.3rem;
  line-height: 2.15;
  vertical-align: middle;
  color: #00a5e5;
  text-align: center;
  border-radius: 0.3rem;
  background-color: rgba(0, 165, 229, 0.05);
  padding: 0 1.2rem;
  box-sizing: border-box;
  border: 0.1rem solid rgba(0, 165, 229, 0.3);
  margin: 0;
  transition: background-color 0.2s;
}

.form__input-file-text {
  padding: 0 1rem;
  display: inline-block;
  font-size: 1.3rem;
  line-height: 1.13;
  color: #999999;
}

.form__input-file input[type="file"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  display: block;
  width: 0;
  height: 0;
}

.form__input-file input[type="file"]:focus + .form__input-file-btn,
.form__input-file:hover .form__input-file-btn {
  background-color: rgba(0, 165, 229, 0.2);
}

.services-item-question-bg {
  background: linear-gradient(134.75deg, #019dd9 37.37%, #85dcff 91.1%);
}

@media screen and (max-width: 768px) {
  .faq-page-block form,
  .samples-block form {
    padding: 0;
  }
}

.faq .container {
  padding-left: 0;
  padding-right: 0;
}

@media screen and (max-width: 992px) {
  .samples-block .samples-block__inner {
    padding: 0;
  }
}

@media screen and (max-width: 575.98px) {
  .fancy-zoom::before {
    opacity: 1;
  }
}

@media screen and (max-width: 992px) {
  .teachers-page-block__content-center {
    margin-top: 1rem;
  }
}

.header--black.scroll-up .header__webinar-link {
  color: #1e3067;
  background-color: #ffffff;
}

div.news-page__load-more {
  display: none;
}

.advantages-block__inner > .advantages-block__title {
  border-bottom: none;
}

@media screen and (max-width: 991.98px) {
  .advantages-block__title .title {
    margin-bottom: 0;
  }

  .advantages-list__item-title {
    min-height: 1px;
  }

  .first {
    margin-bottom: 0;
  }

  .team-block__inner {
    padding-bottom: 5rem;
  }

  .services-block__inner--target .title {
    margin-bottom: 3rem;
  }

  .catalog-samples {
    padding-top: 5rem;
  }
}

@media screen and (max-width: 767px) {
  .branch-block--main-page .branch-block__inner {
    padding: 5rem 0;
  }

  .services-item-steps .steps-info-block--mod1 {
    margin-bottom: 0;
  }

  .post-content-block h2:first-child {
    margin-top: 0;
  }

  .services-item-steps .services-block__inner--steps {
    padding-bottom: 1rem;
  }
}

.branch-block--main-page .projects-block__title {
  padding-top: 0;
}

.contacts-block__inner {
  padding-top: 3.6rem;
}

.contacts-block__map {
  top: 0;
}

@media screen and (max-width: 1200px) {
  .educationol-center-courses .row--courses {
    margin-top: 0;
  }

  .educationol-center-courses .courses-info__title {
    margin-bottom: 4rem;
  }

  .contacts-block__inner {
    padding-top: 0;
  }
}

@media screen and (min-width: 992px) {
  .courses-block.educationol-center-courses .courses-info__item:hover .btn-more {
    color: #1e3067;
  }
}

.courses-block.courses-block--main-page .btn-more__svg > g > g {
  stroke: #ffffff;
}

.courses-block.educationol-center-courses .btn-more__svg > g > g {
  stroke: #1e3067;
}

.news-block.section .news-block__title {
  padding-top: 0;
}

.news-block.section .news-block__subscribe {
  margin-top: 3rem;
}

@media screen and (max-width: 767px) {
  .first.first--courses {
    padding-top: 14.7rem;
  }
}

.table-responsive::-webkit-scrollbar {
  height: 0.5rem;
}

.table-responsive::-webkit-scrollbar-track {
  background-color: rgba(1, 157, 217, 0.1);
}

.table-responsive::-webkit-scrollbar-thumb {
  background-color: #0090c7;
  border-radius: 0.5rem;
}

@media screen and (max-width: 575px) {
  .first__bg-blur--active {
    width: 80%;
  }
}

/* Страница Поиска */
.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  white-space: nowrap;
  clip-path: inset(100%);
  clip: rect(0 0 0 0);
  overflow: hidden;
}

label {
	cursor: pointer;
}

.search__form {
  position: relative;
  display: flex;
  margin-bottom: 27px;
}

.search__form-wrapper {
  flex-grow: 1;
}

.search__form-input {
  height: auto;
  padding: 11px 20px;
  padding-right: 30px;
  margin-bottom: 0;
  font-size: 17px;
  line-height: 1.18;
  border-radius: 0;
  color: #1e3067;
  border: 1px solid #00a5e5;
  transition: border-color 0.3s linear;
}

.search__form-input:hover,
.search__form-input:focus {
  border-color: #1e3067;
}

.search__form-reset {
  position: absolute;
  right: 50px;
  top: 50%;
  width: 30px;
  height: 30px;
  background-color: transparent;
  transform: translateY(-50%);
}

.search__form-reset::before,
.search__form-reset::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 17px;
  height: 1px;
  border-radius: 2px;
  background-color: #00a5e5;
  transition: background-color 0.3s linear;
}

.search__form-reset::before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.search__form-reset::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.search__form-submit {
  width: 46px;
  background: #00a5e5 url("../images/svg/search.svg") no-repeat center;
  transition: background-color 0.3s linear;
}

.search__form-submit:hover,
.search__form-reset:hover::before,
.search__form-reset:hover::after,
.search__form-submit:focus,
.search__form-reset:focus::before,
.search__form-reset:focus::after {
  background-color: #1e3067;
}

.search__form-result,
.search__form-value {
  font-size: 17px;
  line-height: 1.18;
  color: #1e3067;
}

.search-result {
  margin-top: 37px;
}

.search-result__item {
  position: relative;
  padding: 10px 20px;
  padding-right: 60px;
  border: 1px solid transparent;
  background-color: rgba(1, 157, 217, 0.1);
  transition: background-color 0.3s linear, border-color 0.3s linear;
}

.search-result__item::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 22px;
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
  background: url("../images/svg/arrow-right.svg") no-repeat center;
}

.search-result__item:not(:last-child) {
  margin-bottom: 5px;
}

.search-result__item:hover,
.search-result__item:focus-within {
  border-color: #019dd9;
  background-color: rgba(1, 157, 217, 0.2);
}

.search-result__title {
  font-size: 20px;
  line-height: 1.5;
  font-weight: 700;
  color: #00a5e5;
}

.search-result__title a {
  color: inherit;
}

.search-result__title a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.search-result__description {
  font-size: 15px;
  line-height: 1.73;
  color: #1e3067;
}

.search-result__pagination {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 5px;
  margin-top: 30px;
}

.search-result__pagination-link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  font-size: 13px;
  line-height: 1.15;
  border-radius: 50%;
  color: #1e3067;
  transition: all 0.3s linear;
}

.search-result__pagination-link:hover,
.search-result__pagination-link:focus {
  background-color: rgba(1, 157, 217, 0.2);
}

.search-result__pagination-link--current,
.search-result__pagination-link--current:hover,
.search-result__pagination-link--current:focus {
  color: #ffffff;
  background-color: #019dd9;
}

.search-result__pagination-link--prev,
.search-result__pagination-link--next {
  position: relative;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: 1px solid rgba(30, 48, 103, 0.3);
  transition: all 0.3s linear;
}

.search-result__pagination-link--prev::before,
.search-result__pagination-link--next::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 11px;
  transform: translate(-50%, -50%);
  background: url("../images/svg/arrow-right-dark.svg") no-repeat center;
  transition: all 0.3s linear;
}

.search-result__pagination-link--prev::before {
  transform: translate(-50%, -50%) rotate(180deg);
}

.search-result__pagination-link--prev:hover,
.search-result__pagination-link--next:hover,
.search-result__pagination-link--prev:focus,
.search-result__pagination-link--next:focus {
  transform: scale(1.3);
  background-color: transparent;
  border-color: #1e3067;
}

.search-result__pagination-link--prev:hover::before,
.search-result__pagination-link--prev:focus::before {
  transform: translate(-50%, -50%) rotate(180deg) scale(0.85);
}

.search-result__pagination-link--next:hover::before,
.search-result__pagination-link--next:focus::before {
  transform: translate(-50%, -50%) scale(0.85);
}

@media (min-width: 576px) {
  .search-result__pagination-link--prev {
    margin-right: 22px;
  }

  .search-result__pagination-link--next {
    margin-left: 22px;
  }
}

@media screen and (max-width: 768px) {
  .search__form {
    padding: 0;
  }
}

.menu__item-search {
  order: -1;
}

.menu__item-search .search__form {
  margin-bottom: 0;
}

.search-toogle {
  display: none;
  background-color: transparent;
}

.search-toogle path {
  transition: all 0.3s linear;
}

.search-toogle:hover path {
  stroke: #1e3067;
}

.menu__item-wrapper {
  margin-bottom: 20px;
}

.menu__item-search .search__form-input {
  background-color: transparent;
}

.menu__item-search .search__form-input,
.menu__item-search .search__form-input::placeholder {
  color: #02658a;
}

@media screen and (min-width: 1200px) {
  .menu__item-search {
    position: relative;
    order: 1;
  }

  .search-toogle {
    display: block;
  }

  .menu__item-search .search__form-input {
    color: #1e3067;
    background-color: #ffffff;
  }

  .menu__item-wrapper {
    position: absolute;
    top: -10px;
    right: 0;
    display: none;
    width: 660px;
    margin-bottom: 0;
  }

  .menu__item-wrapper--active {
    display: block;
  }
}

.first__box-link {
	color: #00a5e5;
}
.first__box-link:hover,
.first__box-link:focus {
	color: #00a5e5;
	text-decoration: underline;
}

/* new table*/
.custom-table table {
	width: 100%;
	font-family:"Roboto-Regular", sans-serif;
	font-size: 15px;
	line-height: 1.73;
	color: #1E3067;
}
.custom-table thead tr,
.custom-table table tr:nth-child(even) {
	background-color: #F2FAFD;
}
.custom-table table tr:nth-child(odd):not(:first-child) {
  background-color: transparent;
}
.custom-table tbody tr:first-child {
	border-bottom: none
}
.custom-table table th {
	padding: 10px 20px 10px 0;
	border-top: 2px solid #019DD9;
	border-bottom: 2px solid #019DD9;
}
.custom-table table td {
	min-width: 200px;
	text-align: left !important;
	padding: 10px 20px 10px 0;
	vertical-align: top;
	border-bottom: 1px solid #DCE2EA;
}
.custom-table table time {
	display: block;
	color: inherit;
}
.custom-table table p {
	margin-top: 0;
	line-height: 1.73;
}
.custom-table table b {
	font-weight: 700;
	color: #00A5E5;
}
.custom-table table a {
	font-size: inherit;
}
.custom-table .reset-list {
	margin: 0;
	padding-left: 0;
}
.custom-table .reset-list li {
	margin-bottom: 0;
	list-style-type: none;
}

.promotion-page {
	background-color: #ffffff;
}

/* Cookie */
.legacy-cookie {
    right: 20px;
    left: auto;
    bottom: 20px;
    max-width: 360px;
}
.legacy-cookie>div {
    padding: 20px;
    flex-direction: column;
    row-gap: 20px;
    align-items: flex-start;
    font-family: "Roboto", sans-serif;
    border-radius: 0;
    color: #1E3067 !important;
    background-color: #FFFFFF;
    box-shadow: 0 8px 24px 0 #323C6133;
} 
.legacy-cookie a {
    color: #00A5E5 !important;
}
.legacy-cookie a:hover {
    text-decoration: underline;
}
.legacy-cookie .button {
    margin-left: 0;
    padding: 5px 20px 5px 50px;
    font-size: 13px;
    line-height: 2.15;
    font-weight: 500;
    border-radius: 30px;
    border: 1px solid #00A5E5;
    color: #FFFFFF;
    text-transform: none;
    background: #00A5E5 url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMyIgaGVpZ2h0PSIzMyIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDMzIDMzIj48cGF0aCBzdHJva2U9IiNmZmYiIGQ9Ik0xNi4xOCAzMS44NmExNS42OCAxNS42OCAwIDEgMCAwLTMxLjM2IDE1LjY4IDE1LjY4IDAgMCAwIDAgMzEuMzZaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIG9wYWNpdHk9Ii4zIi8+PHBhdGggc3Ryb2tlPSIjZmZmIiBkPSJtMTUuNzYgMTAuMTUgNS40NSA1LjQ1LTUuNDUgNS40NU05LjM4IDE1LjZoNy44NSIvPjwvc3ZnPg==") no-repeat top 50% left 4px;
    transition: background 0.2s linear;
}
.legacy-cookie .button:hover {
    background: #0090c7 url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMyIgaGVpZ2h0PSIzMyIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDMzIDMzIj48cGF0aCBzdHJva2U9IiNmZmYiIGQ9Ik0xNi4xOCAzMS44NmExNS42OCAxNS42OCAwIDEgMCAwLTMxLjM2IDE1LjY4IDE1LjY4IDAgMCAwIDAgMzEuMzZaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIG9wYWNpdHk9Ii4zIi8+PHBhdGggc3Ryb2tlPSIjZmZmIiBkPSJtMTUuNzYgMTAuMTUgNS40NSA1LjQ1LTUuNDUgNS40NU05LjM4IDE1LjZoNy44NSIvPjwvc3ZnPg==") no-repeat top 50% left 4px;
}

/* New checkbox */
.form__checkbox-wrapper .form__check-input:checked + .form__check-box::before {
    opacity: 1;
}
.suggestions-subtext_label {
	background: transparent;
}
.footer .form__check-box {
	border-color: #00A5E5;
}
.footer .form__check-box::before {
	background-color: transparent;
}
.footer .form__check-label {
	color: #00A5E5;
}
