

/* Start:/local/templates/2019/components/teamprofi/empty/services/style.css?178515176510859*/
@media only screen and (max-width: 767px) {
  h1, .h2 {
    margin-bottom: 24px;
  }
}

.content .h2 {
  text-align: center;
  display: block;
}

.services-banner {
  position: relative;
  height: 460px;
  margin-bottom: 60px;
  overflow: hidden;
}
@media only screen and (max-width: 1023px) {
  .services-banner {
    height: 420px;
    margin: 0 -25px 60px;
  }
}
@media only screen and (max-width: 767px) {
  .services-banner {
    height: 320px;
    margin: 0 -15px 60px;
  }
}
.services-banner__content {
  width: 100%;
  z-index: 200;
  position: absolute;
  top: 0;
  left: 0;
  padding: 40px 56px;
}
@media only screen and (max-width: 1023px) {
  .services-banner__content {
    padding: 32px 25px;
  }
}
@media only screen and (max-width: 767px) {
  .services-banner__content {
    padding: 20px 15px;
  }
}
.services-banner__info {
  width: 100%;
}
.services-banner .services-banner__title {
  text-align: left;
  font-weight: 700;
  color: #565655;
  margin-bottom: 24px;
}
@media only screen and (max-width: 1023px) {
  .services-banner .services-banner__title {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .services-banner .services-banner__title {
    text-align: center;
    font-size: 16px;
  }
}
.services-banner__phone {
  display: flex;
  align-items: center;
  font-weight: 400;
  font-size: 40px;
  line-height: 1;
  text-decoration: none;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1023px) {
  .services-banner__phone {
    font-size: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .services-banner__phone {
    font-size: 22px;
    justify-content: center;
  }
}
.services-banner__phone .icon {
  margin-right: 19px;
  font-size: 20px;
  min-width: 20px;
}
.services-banner__phone span {
  display: block;
}
.services-banner__email {
  display: flex;
  align-items: center;
  font-weight: 400;
  font-size: 20px;
  line-height: 1;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .services-banner__email {
    justify-content: center;
  }
}
.services-banner__email .icon {
  margin-right: 17px;
  font-size: 18px;
  min-width: 22px;
}
@media only screen and (max-width: 1023px) {
  .services-banner__email .icon {
    position: relative;
    top: 1px;
  }
}
.services-banner__email span {
  display: block;
}
.services-banner__operating {
  display: block;
  font-weight: 300;
  font-size: 20px;
  line-height: 30px;
  color: #565655;
}
@media only screen and (max-width: 767px) {
  .services-banner__operating {
    text-align: center;
    font-size: 16px;
  }
}
.services-banner__action {
  width: 100%;
  margin-top: 42px;
}
@media only screen and (max-width: 1023px) {
  .services-banner__action {
    margin-top: 34px;
  }
}
@media only screen and (max-width: 767px) {
  .services-banner__action {
    margin-top: 18px;
    text-align: center;
  }
}
.services-banner__text {
  max-width: 360px;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.3;
  color: #565655;
  margin-bottom: 24px;
}
@media only screen and (max-width: 767px) {
  .services-banner__text {
    margin: auto auto 14px;
    font-size: 14px;
  }
}
.services-banner__background {
  z-index: 100;
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.services-banner__background img {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0%);
  max-width: none;
}

.services-steps {
  position: relative;
  display: flex;
  padding-top: 24px;
  margin-bottom: 60px;
  margin-right: -20px;
  margin-left: -20px;
}
@media only screen and (max-width: 1023px) {
  .services-steps {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .services-steps {
    margin-right: 0;
    margin-left: 0;
    flex-direction: column;
  }
}
.services-steps--promo {
  margin-right: -30px;
  margin-left: -30px;
}
@media only screen and (max-width: 1023px) {
  .services-steps--promo {
    margin-right: -10px;
    margin-left: -10px;
  }
}
.services-steps--promo .services-steps__element {
  width: 100%;
  padding: 0 30px;
}
@media only screen and (max-width: 1023px) {
  .services-steps--promo .services-steps__element {
    padding: 0 10px;
  }
}
.services-steps__element {
  width: 100%;
  position: relative;
  z-index: 200;
  padding: 0 20px;
  text-align: center;
}
@media only screen and (max-width: 1023px) {
  .services-steps__element {
    padding: 0 15px;
  }
}
@media only screen and (max-width: 767px) {
  .services-steps__element {
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 40px;
  }
}
.services-steps__element img {
  margin-bottom: 24px;
  width: 170px;
  height: 170px;
}
@media only screen and (max-width: 1023px) {
  .services-steps__element img {
    width: 132px;
    height: 132px;
  }
}
@media only screen and (max-width: 767px) {
  .services-steps__element img {
    width: 100px;
    height: 100px;
  }
}
.services-steps__circle {
  width: 148px;
  height: 148px;
  border-radius: 50%;
  margin: auto;
  border: 5px solid #2e3d8c;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 64px;
  font-weight: 400;
  color: #2e3d8c;
  background-color: white;
  margin-bottom: 24px;
}
@media only screen and (max-width: 1023px) {
  .services-steps__circle {
    font-size: 56px;
    width: 132px;
    height: 132px;
  }
}
@media only screen and (max-width: 767px) {
  .services-steps__circle {
    border: 3px solid #2e3d8c;
    width: 100px;
    height: 100px;
    font-size: 48px;
  }
}
.services-steps__title {
  display: block;
  font-weight: 500;
  font-size: 20px;
  color: #565655;
  line-height: 1.2;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  margin-bottom: 12px;
}
@media only screen and (max-width: 1023px) {
  .services-steps__title {
    font-size: 18px;
  }
}
.services-steps__description {
  text-align: center;
  display: block;
  color: #565655;
  font-weight: 300;
  font-size: 20px;
  line-height: 1.4;
  padding-right: 20px;
}
@media only screen and (max-width: 1023px) {
  .services-steps__description {
    padding-right: 10px;
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .services-steps__description {
    padding-right: 0;
  }
}
.services-steps__line {
  z-index: 100;
  position: absolute;
  width: 70%;
  height: 5px;
  background-color: #2e3d8c;
  top: 98px;
  left: 50%;
  transform: translate(-50%, 0%);
}
@media only screen and (max-width: 1023px) {
  .services-steps__line {
    top: 90px;
  }
}
@media only screen and (max-width: 767px) {
  .services-steps__line {
    display: none;
  }
}

.services-que {
  display: flex;
  align-items: center;
  background: #f7f7f7;
  padding: 20px 25px;
  margin-bottom: 60px;
}
@media only screen and (max-width: 1023px) {
  .services-que {
    padding: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .services-que {
    padding: 20px 15px;
    display: block;
  }
}
@media only screen and (max-width: 1023px) {
  .services-que__image {
    width: 268px;
  }
}
.services-que__title {
  font-weight: 700;
  font-size: 32px;
  line-height: 1.4;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #2e3d8c;
  display: block;
  margin-bottom: 24px;
}
@media only screen and (max-width: 1023px) {
  .services-que__title {
    font-size: 24px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .services-que__title {
    font-size: 20px;
  }
}
.services-que__left {
  margin-left: 10px;
}
@media only screen and (max-width: 767px) {
  .services-que__left {
    margin-left: 0;
    text-align: center;
    width: 100%;
  }
}
.services-que__left .btn {
  max-width: 360px;
}
@media only screen and (max-width: 549px) {
  .services-que__left .btn {
    font-size: 12px;
  }
}
.services-que__left .btn:first-of-type {
  margin-bottom: 12px;
}
.services-que__left .btn--reverse {
  border: 2px solid #2e3d8c;
}
.services-que__description {
  font-weight: 400;
  font-size: 20px;
  line-height: 1.5;
  color: #565655;
  margin-bottom: 24px;
  display: block;
}
@media only screen and (max-width: 1023px) {
  .services-que__description {
    font-size: 16px;
  }
}
.services-que__description span {
  display: block;
  margin-bottom: 16px;
}

span.h2.services-promo-title {
  margin-bottom: 48px;
  display: block;
}

.services-periods {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px 20px;
}
@media only screen and (max-width: 1190px) {
  .services-periods {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (max-width: 767px) {
  .services-periods {
    display: block;
  }
}
.services-periods__item {
  margin-bottom: 20px;
}
.services-periods__banner {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  height: 200px;
}
@media only screen and (max-width: 1023px) {
  .services-periods__banner {
    height: 168px;
  }
}
@media only screen and (max-width: 767px) {
  .services-periods__banner {
    height: 136px;
  }
}
.services-periods__banner img {
  z-index: 100;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0%);
  max-width: none;
}
.services-periods__banner .no-photo {
  position: absolute;
  top: 0;
}
.services-periods__banner:hover .services-periods__wrapper {
  background: linear-gradient(0deg, rgba(86, 86, 85, 0.6), rgba(86, 86, 85, 0.6));
}
.services-periods__cnt {
  padding: 30px;
  position: relative;
  z-index: 300;
  height: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.services-periods__cnt .icon {
  color: white;
  font-size: 13px;
  position: absolute;
  bottom: 29px;
  transition: 0.1s transform ease;
}
.services-periods__wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 200;
  background: linear-gradient(0deg, rgba(46, 61, 140, 0.6), rgba(46, 61, 140, 0.6));
}
.services-periods__name {
  font-weight: 600;
  font-size: 21px;
  line-height: 1.2;
  color: white;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
@media only screen and (max-width: 1023px) {
  .services-periods__name {
    font-size: 24px;
  }
}
@media only screen and (max-width: 767px) {
  .services-periods__name {
    font-size: 16px;
  }
}
.services-periods .active .services-periods__wrapper {
  background: linear-gradient(0deg, rgba(86, 86, 85, 0.6), rgba(86, 86, 85, 0.6));
}
.services-periods .active .icon {
  transform: rotateZ(180deg);
}
.services-periods__table {
  margin: 20px 0;
  display: none;
}
.services-periods__table thead tr {
  background-color: #f7f7f7;
  white-space: nowrap;
}
.services-periods__table thead td {
  border-bottom: none !important;
}
.services-periods__table tbody {
  font-weight: 300;
  font-size: 16px;
  line-height: 130%;
}
.active .services-periods__table {
  display: block;
}

/* End */


/* Start:/local/templates/2019/components/bitrix/system.pagenavigation/.default/style.css?17346938191984*/
.pager {
  margin-top: 40px;
  text-align: center;
}
@media only screen and (max-width: 549px) {
  .pager {
    margin-top: 30px;
  }
}
.pager__next {
  margin-bottom: 50px;
}
@media only screen and (max-width: 549px) {
  .pager__next {
    margin-bottom: 40px;
  }
}
.pager .preloader:before {
  filter: brightness(0) saturate(100%) invert(18%) sepia(79%) saturate(1693%) hue-rotate(216deg) brightness(92%) contrast(87%);
}
.pager .loader--active {
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2px 0;
}

.content .paging {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  margin: 0 -4px;
}
.content .paging__item {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 35px;
  height: 35px;
  padding-top: 1px;
  border-right: none;
  font-size: 16px;
  line-height: 35px;
  color: #565655;
  text-align: center;
  transition: all 0.1s ease-out;
  text-decoration: none;
  margin: 0 4px;
}
@media only screen and (max-width: 549px) {
  .content .paging__item {
    width: 32px;
    height: 32px;
    line-height: 32px;
  }
}
html:not(.bx-touch) .content .paging__item:hover, .bx-touch .content .paging__item:active {
  text-decoration: underline;
  color: #2e3d8c;
}
.content .paging__item .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 12px;
}
.content .paging__item--arr {
  color: #b1b2b3;
  border: 1px solid #b1b2b3;
}
@media only screen and (max-width: 549px) {
  .content .paging__item--arr {
    display: none;
  }
}
html:not(.bx-touch) .content .paging__item--arr:hover, .bx-touch .content .paging__item--arr:active {
  color: #2e3d8c;
  border-color: #2e3d8c;
}
.content .paging__item--active {
  background-color: #f7f7f7;
}
html:not(.bx-touch) .content .paging__item--active:hover, .bx-touch .content .paging__item--active:active {
  text-decoration: none;
  pointer-events: none;
  color: #565655;
}

/* End */


/* Start:/local/templates/2019/components/bitrix/news.list/faq.services/style.css?17851517653248*/
.find-question-block {
  margin-top: 40px;
}
.find-question-block .form-control {
  padding: 10px 12px 9px 36px;
}
.find-question-block .message {
  display: none;
  width: max-content;
  margin-top: 24px;
}
.find-question-block .icon {
  position: absolute;
  margin-top: 14px;
  margin-left: 13px;
  color: #b1b2b3;
}

.question-wr__el {
  display: flex;
  align-items: stretch;
  margin-bottom: 20px;
}
.question-wr__title {
  color: #565655;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4;
  text-transform: uppercase;
  margin: 0 0 20px 0;
}
@media only screen and (max-width: 549px) {
  .question-wr__title {
    font-size: 17px;
  }
}
.question-wr__title-href {
  display: inline-flex;
  align-items: center;
}
.question-wr__title-href .icon {
  cursor: pointer;
  width: 18px;
  height: 18px;
  fill: #2e3d8c;
  opacity: 0.35;
  margin-left: 8px;
  display: none;
}
html:not(.bx-touch) .question-wr__title-href:hover .icon, .bx-touch .question-wr__title-href:active .icon {
  display: inline-block;
}
html:not(.bx-touch) .question-wr__title-href a:hover .icon, .bx-touch .question-wr__title-href a:active .icon {
  opacity: 0.6;
}
.question-wr__item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.question-wr__name {
  font-size: 20px;
  line-height: 1.2;
  font-weight: 700;
  color: #2e3d8c;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  margin-right: 10px;
}
@media only screen and (max-width: 1023px) {
  .question-wr__name {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .question-wr__name {
    font-size: 14px;
  }
}
.question-wr__faq {
  display: none;
  margin-bottom: 40px;
  padding: 20px 20px 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #565655;
}
.question-wr__open {
  align-items: flex-start;
}
.question-wr__open .question-wr__block {
  height: auto;
  background-color: #2e3d8c;
}
.question-wr__open .question-wr__name {
  color: white;
}
.question-wr__open .question-wr__svg .icon {
  transform: rotateZ(270deg);
  fill: white;
}
.question-wr__svg {
  width: 12px;
}
.question-wr__svg .icon {
  fill: #2e3d8c;
  font-size: 10px;
  transition: transform 0.1s ease-out;
  transform: rotateZ(90deg);
}
.question-wr__block {
  padding: 14px 18px;
  background-color: white;
  border: 2px solid #2e3d8c;
  width: 100%;
  cursor: pointer;
}
@media only screen and (max-width: 1023px) {
  .question-wr__block {
    padding: 10px 18px;
  }
}
.question-wr__border {
  width: 100%;
}
.question-wr__anchor {
  margin-bottom: 50px;
}
@media only screen and (max-width: 1023px) {
  .question-wr__anchor {
    margin-bottom: 40px;
  }
}
.question-wr__anchor {
  padding: 1px;
}
.question-wr__section {
  margin-bottom: 5px;
}
.question-wr__section:last-child {
  margin-bottom: 0;
}
.question-wr__section .block-items-hide {
  max-height: 100%;
}
.question-wr__section .block-items-hide .question-wr__el:nth-child(n+7) {
  display: none;
}
.question-wr__section .block-items-hide::after {
  background-image: none;
  height: 0;
}
.question-wr__btn {
  display: none;
  text-align: center;
  margin-top: 20px;
}
.question-wr__btn .pseudo-link {
  text-transform: uppercase;
  font-weight: normal;
}

/* End */
/* /local/templates/2019/components/teamprofi/empty/services/style.css?178515176510859 */
/* /local/templates/2019/components/bitrix/system.pagenavigation/.default/style.css?17346938191984 */
/* /local/templates/2019/components/bitrix/news.list/faq.services/style.css?17851517653248 */
