

/* Start:/local/templates/eml_v2/components/it24/template/page_main/style.css?17748901591335*/
.main {
  background: #f7f7f9;
  padding-bottom: 100px;
  padding-top: 20px;
}

.main-h1 {
  margin-bottom: 40px;
}

.main-h1__big-text {
  font-weight: 400;
  font-size: 52px;
  line-height: 130%;
  text-align: center;
  letter-spacing: 0.01em;
  text-transform: capitalize;
  background: linear-gradient(180deg, #2845BE 0%, #2B7ED0 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  margin-right: 80px;
}

.main-h1__small-text {
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.01em;
  color: #192234;
}

@media screen and (max-width: 1400px) {
  .main-h1__big-text {
    display: block;
    font-size: 42px;
    text-align: center;
    margin-bottom: 6px;
  }
  .main-h1__small-text {
    display: block;
    text-align: center;
  }
}
@media screen and (max-width: 992px) {
  .main-h1 {
    margin: 20px 0 30px 0;
  }
  .main-h1__big-text {
    display: block;
    font-weight: 600;
    font-size: 24px;
    line-height: 130%;
    margin-right: 0;
  }
  .main-h1__small-text {
    display: block;
    font-weight: 600;
    font-size: 14px;
    line-height: 160%;
  }
}
@media screen and (max-width: 576px) {
  .main {
    background: #f7f7f9;
    padding-bottom: 80px;
    padding-top: 40px;

  }
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/eml_v2/components/bitrix/news.list/block_slider_actions/style.css?17748901598013*/
.slider-actions {
  margin-bottom: 10px;
}

.slider-actions__block {
  background: #FFFFFF;
  box-shadow: 0px 67px 217px rgba(5, 23, 35, 0.00479335), 0px 33.5327px 108.606px rgba(5, 23, 35, 0.00696822), 0px 20.1985px 65.4192px rgba(5, 23, 35, 0.0085821), 0px 12.9443px 41.924px rgba(5, 23, 35, 0.01), 0px 8.38944px 27.1718px rgba(5, 23, 35, 0.0114179), 0px 5.28106px 17.1043px rgba(5, 23, 35, 0.0130318), 0px 3.0343px 9.8275px rgba(5, 23, 35, 0.0152067), 0px 1.33547px 4.32534px rgba(5, 23, 35, 0.02);
  border-radius: 14px;
  width: 112px;
  height: 308px;
  margin-top: 21px;
  transition: box-shadow 100ms ease 0s;
}

.slider-actions__list {
  position: relative;
}

.slider-actions__item {
  padding: 30px;
  padding-left: 60px;
  padding-right: 60px;
  background: url("/local/templates/eml_v2/components/bitrix/news.list/block_slider_actions/img/bg_slider.png") no-repeat center #1F85F9;
  border-radius: 14px;
  height: 350px;
  box-shadow: 0 40px 25px rgba(0, 0, 0, 0.1);
  display: flex;
  justify-content: space-between;
  margin: 0 18px 60px 18px;
}

.slider-actions__content {
  width: 77%;
}

.slider-actions__img {
  width: 48%;
}

.slider-actions__time {
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.01em;
  color: #FFFFFF;
  margin-bottom: 8px;
}

.slider-actions__name {
  font-weight: 600;
  font-size: 36px;
  line-height: 110%;
  color: #FFFFFF;
  margin-bottom: 15px;
  display: block;
  text-decoration: none;
  transition: 100ms ease;
}

.slider-actions__name_36 {
  font-size: 36px;
}

.slider-actions__name_28 {
  font-size: 28px;
}

.slider-actions__name_24 {
  font-size: 24px;
}

.slider-actions__name:hover {
  color: #fff;
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.35);
  transition: 100ms ease;
}

.slider-actions__consult {
  font-weight: 500;
  font-size: 15px;
  line-height: 150%;
  letter-spacing: 0.01em;
  color: #4FB8FF;
}

.slider-actions__prices {
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
}

.slider-actions__price-old {
  font-weight: 400;
  font-size: 24px;
  line-height: 130%;
  letter-spacing: 0.01em;
  text-decoration-line: line-through;
  color: #D9DDF2;
}

.slider-actions__price {
  font-weight: 600;
  font-size: 24px;
  line-height: 130%;
  letter-spacing: 0.01em;
  color: #FFFFFF;
}

.slider-actions__btn {
  background: #FFFFFF;
  border-radius: 30px;
  width: 128px;
  height: 39px;
  text-align: center;
  font-weight: 600;
  font-size: 14px;
  line-height: 35px;
  letter-spacing: 0.01em;
  color: #1F85F9;
  cursor: pointer;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
  border: 2px solid #fff;
}

.slider-actions__btn:hover {
  background-color: #1F85F9;
  color: #fff;
}

.slider-actions__list .owl-dots {
  text-align: center;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 20px;
  z-index: 100;
}

.slider-actions__list .owl-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ffffff !important;
  margin-right: 16px;
}

.slider-actions__list .owl-dot:last-child {
  margin-right: 0;
}

.slider-actions__list .owl-dot.active {
  background: #1F85F9 !important;
}

.slider-actions__list .owl-nav {
  position: absolute;
  left: 130px;
  top: 38%;
  width: 70%;
  z-index: 110;
}

.slider-actions__list .owl-next {
  display: inline-block;
  width: 42px;
  height: 42px;
  background: url("/local/templates/eml_v2/components/bitrix/news.list/block_slider_actions/img/arrow_next.svg") no-repeat center !important;
  float: right;
  background-size: contain !important;
  margin-right: -100px;
  transition: all 100ms ease 0s;
}

.slider-actions__list .owl-next:hover {
  width: 52px;
  height: 52px;
  background-size: contain !important;
  margin-right: -105px;
  transition: all 100ms ease 0s;
  margin-top: -5px;
}

.slider-actions__list .owl-prev {
  display: inline-block;
  width: 42px;
  height: 42px;
  background: url("/local/templates/eml_v2/components/bitrix/news.list/block_slider_actions/img/arrow_prev.svg") no-repeat center !important;
  background-size: contain !important;
  margin-left: -100px;
  transition: all 100ms ease 0s;
}

.slider-actions__list .owl-prev:hover {
  width: 52px;
  height: 52px;
  background-size: contain !important;
  margin-left: -105px;
  transition: all 100ms ease 0s;
  margin-top: -5px;
}

.slider-actions__list .owl-next span, .slider-actions__list .owl-prev span {
  display: none;
}

.slider-actions__list.owl-carousel .owl-stage-outer {
  z-index: 101 !important;
}

.slider-actions__img {
  position: relative;
}

.slider-actions__img img {
  position: absolute;
  height: 100% !important;
  width: auto !important;
  right: 0;
  top: 0;
  transition: height 200ms ease 0s;
}

.slider-actions__item:hover .slider-actions__img img {
  transition: height 200ms ease 0s;
  height: 104%;
}

.slider-actions__list {
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
}

.slider-actions__list-item {
  flex: 0 1 50%;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.01em;
  color: #FFFFFF;
  margin-bottom: 10px;
  padding-left: 15px;
  position: relative;
}

.slider-actions__list-item:before {
  content: "";
  display: inline-block;
  width: 9px;
  height: 9px;
  background: url("/local/templates/eml_v2/components/bitrix/news.list/block_slider_actions/img/icon_item.png") no-repeat center;
  position: absolute;
  left: 0;
  top: 8px;
}

.slider-actions__text {
  color: #ffffff;
  font-size: 16px;
  margin-bottom: 12px;
}

@media screen and (max-width: 1400px) {
  .slider-actions__list .owl-nav {
    display: none;
  }
}
@media screen and (max-width: 992px) {
  .slider-actions__name {
    font-size: 24px;
  }
  .slider-actions__content {
    width: 70%;
  }
  .slider-actions__img {
    width: 40%;
  }
  .slider-actions__img img {
    display: inline-block;
    position: unset;
    float: right;
    height: initial !important;
    max-width: 210px;
  }
  .slider-actions__item {
    height: 330px;
  }
}
@media screen and (max-width: 767px) {
  .slider-actions__item {
    padding: 20px;
  }
  .slider-actions__list-item {
    margin-bottom: 0;
  }
  .slider-actions__name {
    font-size: 19px;
  }
  .slider-actions__btn {
    position: absolute;
    right: 50px;
    bottom: 70px;
  }
  .slider-actions__prices {
    display: grid;
  }
}
@media screen and (max-width: 576px) {
  .slider-actions__item {
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
  }
  .slider-actions__content {
    width: 80%;
    order: 2;
    z-index: 1;
  }
  .slider-actions__img {
    width: 100%;
    order: 1;
    text-align: center;
    margin-bottom: 20px;
  }
  .slider-actions__img img {
    float: unset;
    position: absolute;
    top: -31px;
    right: -85px;
  }
  .slider-actions__time {
    font-weight: 500;
    font-size: 12px;
    line-height: 160%;
  }
  .slider-actions__name {
    font-weight: 500;
    font-size: 16px;
    line-height: 120%;
    margin-bottom: 10px;
  }
  .slider-actions__consult {
    font-weight: 500;
    font-size: 10px;
    line-height: 120%;
    position: absolute;
    width: 43%;
    bottom: 72px;
  }
  .slider-actions__prices {
    margin-bottom: 14px;
    display: grid;
  }
  .slider-actions__price {
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
  }
  .slider-actions__price-old {
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
  }
  .slider-actions__list {
    margin-bottom: 9px;
  }
  .slider-actions__list-item {
    font-size: 12px;
    margin-bottom: 5px;
  }
  .slider-actions__list-item:before {
    top: 4px;
  }
  .slider-actions__text {
    font-size: 12px;
  }
}
@media screen and (max-width: 400px) {
  .slider-actions__img img {
    float: unset;
    position: absolute;
    top: -41px;
    right: -120px;
  }
  .slider-actions__btn {
    font-size: 12px;
    position: absolute;
    right: 36px;
    bottom: 71px;
  }
  .slider-actions__item {
    padding: 15px;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/eml_v2/components/it24/template/block_actual_services/style.min.css?17022727482410*/
.actual-services{background:#fff;border-radius:14px;padding:40px 64px 50px;margin-bottom:60px}.actual-services__title{font-weight:400;font-size:46px;line-height:130%;letter-spacing:.01em;background:linear-gradient(180deg,#2845be 0,#2b7ed0 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-fill-color:transparent;text-align:center;margin-bottom:40px}.actual-services__wrap-item{width:100%;height:152px;position:relative;margin-bottom:30px}.actual-services__item{display:block;text-decoration:none;border-radius:14px;background:url(/local/templates/eml_v2/components/it24/template/block_actual_services/img/bg_item.png)no-repeat center;padding:15px;border:1px solid #c3dff9;width:100%;height:152px;box-shadow:0 15px 25px rgba(0,0,0,.1);transition:100ms ease 0s}.actual-services__block:hover,.actual-services__item:hover{transition:100ms ease 0s;box-shadow:0 0 2px rgba(0,0,0,.15);border:1px solid #1f85f9;background-color:#1f85f9}.actual-services__item-name{display:block;font-weight:600;font-size:18px;line-height:130%;letter-spacing:.01em;color:#0d1f4c;text-decoration:none}.actual-services__block:hover .actual-services__block-name,.actual-services__item:hover .actual-services__item-name{color:#fff}.actual-services__item-icon{display:block;text-align:right;position:absolute;width:100%;right:15px;bottom:15px}.actual-services__wrap-block{height:215px;position:relative}.actual-services__block{border-radius:14px;box-shadow:0 15px 25px rgba(0,0,0,.1);background:url(/local/templates/eml_v2/components/it24/template/block_actual_services/img/bg_block.png)no-repeat center;border:1px solid #c3dff9;padding:30px;height:100%;width:100%;display:flex;justify-content:space-between;text-decoration:none;transition:box-shadow 100ms ease 0s}.actual-services__block:hover{transition:box-shadow 100ms ease 0s}.actual-services__block-name{display:block;text-decoration:none;font-weight:600;font-size:24px;line-height:120%;letter-spacing:.01em;color:#0f2757;margin-top:30px}.actual-services__block-img{display:block;width:50%}.actual-services__block-img_complex{background:url(/local/templates/eml_v2/components/it24/template/block_actual_services/img/complex.svg)no-repeat right;background-size:contain}.actual-services__block-img_checkup{background:url(/local/templates/eml_v2/components/it24/template/block_actual_services/img/checkup.svg)no-repeat right;background-size:contain}@media screen and (max-width:576px){.actual-services{padding:60px 15px;border-radius:0;margin-bottom:80px}.actual-services__title{font-weight:600;font-size:24px;line-height:130%}.actual-services__item-name{font-weight:600;line-height:160%}.actual-services__block-name{font-size:18px;margin-top:0}}
/* End */


/* Start:/local/templates/eml_v2/components/bitrix/news.list/block_popular_research/style.css?17748901592494*/
.popular-research {
  padding: 20px;
  background: #1F85F9;
  border-radius: 14px;
}

.popular-research__title {
  font-weight: 400;
  font-size: 46px;
  line-height: 130%;
  letter-spacing: 0.01em;
  color: #FFFFFF;
  margin-bottom: 40px;
}

.popular-research__item {
  display: block;
  text-decoration: none;
  background: #fff;
  border-radius: 14px;
  padding: 15px;
  width: 220px;
  height: 155px;
  margin: 10px;
}
.popular-research__item:hover {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.35);
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}

.popular-research__code {
  display: block;
  font-weight: 500;
  font-size: 12px;
  line-height: 160%;
  color: #818798;
  margin-bottom: 4px;
}

.popular-research__name {
  display: block;
  font-weight: 600;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0.01em;
  color: #1F85F9;
  margin-bottom: 9px;
}

.popular-research__wrap {
  display: flex;
  justify-content: space-between;
}

.popular-research__price-old {
  display: block;
  font-weight: 500;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.01em;
  text-decoration-line: line-through;
  color: #818798;
}

.popular-research__price {
  display: block;
  font-weight: 600;
  font-size: 24px;
  line-height: 130%;
  letter-spacing: 0.01em;
  color: #192234;
}

.popular-research__icon img {
  max-width: 100%;
  text-align: right;
}

.popular-research__list {
  position: relative;
}

.popular-research__list .owl-nav span,
.popular-research__list .owl-prev span {
  /*display: none;*/
}

.owl-nav span,
.owl-prev span {
  display: none;
}


.popular-research__list .owl-nav {
  position: absolute;
  left: 0;
  top: -85px;
  width: 100%;
  z-index: 100;
  text-align: right;
}

.popular-research__list .owl-next {
  display: inline-block;
  width: 42px;
  height: 42px;
  background: url("/local/templates/eml_v2/components/bitrix/news.list/block_popular_research/img/arrow_next.png") no-repeat center !important;
}

.popular-research__list .owl-prev {
  display: inline-block;
  width: 42px;
  height: 42px;
  background: url("/local/templates/eml_v2/components/bitrix/news.list/block_popular_research/img/arrow_prev.png") no-repeat center !important;
  margin-right: 10px;
}

@media screen and (max-width: 768px) {
  .popular-research__list .owl-nav {
    top: -44px;
    text-align: center;
  }
}
@media screen and (max-width: 576px) {
  .popular-research__title {
    font-weight: 600;
    font-size: 24px;
    line-height: 130%;
    text-align: center;
    margin-bottom: 92px;
  }
  .popular-research__list .owl-nav {
    top: -70px;
    text-align: center;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/eml_v2/components/bitrix/catalog.section.list/block_sections_research/style.min.css?17028839422000*/
.sections-research{background:#fff;padding:80px 0 100px}.sections-research__title{font-weight:400;font-size:52px;line-height:130%;letter-spacing:.01em;background:linear-gradient(180deg,#2845be 0,#2b7ed0 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-fill-color:transparent;margin-bottom:50px;text-align:center}.sections-research__wrap-item{height:250px;width:100%;position:relative}.sections-research__item,.sections-research__item:hover{transition:width 500ms ease 0s,height 500ms ease 0s,top 500ms ease 0s,box-shadow 500ms ease 0s,left 500ms ease 0s}.sections-research__item{display:block;border-radius:14px;background:url(/local/templates/eml_v2/components/bitrix/catalog.section.list/block_sections_research/img/bg_item.png)no-repeat center #fff;padding:20px 20px 50px;box-shadow:0 0 25px rgba(0,0,0,.1);height:100%;width:100%;text-decoration:none;position:absolute;left:0;top:0}.sections-research__item:hover{height:103%;width:103%;top:-2%;left:-2%;box-shadow:0 0 45px rgba(0,0,0,.2)}.sections-research__icon{display:block;margin-bottom:20px}.sections-research__count-elements,.sections-research__name{display:block;font-weight:600;letter-spacing:.01em;text-align:right}.sections-research__name{text-decoration:none;font-size:18px;line-height:130%;color:#192234}.sections-research__name:hover{color:#192234}.sections-research__count-elements{font-size:14px;line-height:160%;color:#818798;width:100%;position:absolute;right:20px;bottom:20px}.sections-research__btn-more{width:128px;margin:40px auto 0;background:#1f85f9;border-radius:30px;padding:6px 14px;text-align:center;cursor:pointer;font-weight:600;font-size:14px;line-height:160%;color:#fff}@media screen and (max-width:576px){.sections-research{padding:60px 0 50px}.sections-research__title{font-size:24px;font-weight:600;line-height:130%;margin-bottom:40px}.sections-research__name{font-weight:700;font-size:12px;line-height:160%}.sections-research__count-elements{font-weight:500;font-size:12px;line-height:160%}.sections-research__hide{display:none}.sections-research__wrap-item{height:220px}}
/* End */


/* Start:/local/templates/eml_v2/components/it24/template/block_advantages/style.css?17748901594245*/
.advantages {
  background: #f7f7f9;
}

.advantages__wrap {
  display: flex;
  justify-content: center;
  padding: 136px 0 130px 0;
}

.advantages__content {
  width: 1080px;
}

.advantages__title {
  font-weight: 400;
  font-size: 64px;
  line-height: 130%;
  text-align: center;
  letter-spacing: 0.01em;
  background: linear-gradient(180deg, #2845BE 0%, #2B7ED0 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  margin-bottom: 80px;
}

.advantages__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 30px;
}

.advantages__item {
  width: 315px;
  background: #FFFFFF;
  box-shadow: 0px 138px 164px rgba(79, 134, 208, 0.1);
  border-radius: 14px;
  border: 1px solid #2B7ED0;
  padding: 32px;
  box-sizing: border-box;
  margin-bottom: 30px;
  transition: box-shadow 500ms ease 0s;
  cursor: pointer;
}

.advantages__item:hover {
  transition: box-shadow 500ms ease 0s;
  box-shadow: 0px 70px 100px rgba(79, 134, 208, 0.3);
  border: 2px solid #2B7ED0;
}

.advantages__name {
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.01em;
  color: #0F2757;
  margin-bottom: 20px;
  padding-right: 60px;
  position: relative;
  min-height: 50px;
}

.advantages__desc {
  font-weight: 600;
  font-size: 14px;
  line-height: 160%;
  letter-spacing: 0.01em;
  color: #747D94;
}

.advantages__name:after {
  content: "";
  display: inline-block;
  width: 60px;
  height: 60px;
  position: absolute;
  right: 0;
  top: -6px;
}

.advantages__name_icon-1:after {
  background: url("/local/templates/eml_v2/components/it24/template/block_advantages/img/icon_1.svg") no-repeat center;
}

.advantages__name_icon-2:after {
  background: url("/local/templates/eml_v2/components/it24/template/block_advantages/img/icon_2.svg") no-repeat center;
}

.advantages__name_icon-3:after {
  background: url("/local/templates/eml_v2/components/it24/template/block_advantages/img/icon_3.svg") no-repeat center;
}

.advantages__name_icon-4:after {
  background: url("/local/templates/eml_v2/components/it24/template/block_advantages/img/icon_4.svg") no-repeat center;
}

.advantages__name_icon-5:after {
  background: url("/local/templates/eml_v2/components/it24/template/block_advantages/img/icon_5.svg") no-repeat center;
}

.advantages__name_icon-6:after {
  background: url("/local/templates/eml_v2/components/it24/template/block_advantages/img/icon_6.svg") no-repeat center;
}

@media screen and (max-width: 992px) {
  .advantages__title {
    margin-bottom: 265px;
  }
  .advantages__wrap {
    padding: 98px 0 50px 0;
    justify-content: center;
  }
}
@media screen and (max-width: 576px) {
  .advantages {
    padding: 80px 0 0 0;
  }
  .advantages__wrap {
    padding: 0;
  }
  .advantages__title {
    font-size: 24px;
    font-weight: 600;
    line-height: 130%;
    text-align: left;
    margin-bottom: 40px;
  }
  .advantages__content {
    max-width: 100%;
  }
  .advantages__wrap {
    background: none;
  }
  .advantages__item {
    padding: 24px;
    width: 300px;
    margin-bottom: 150px;
    background: #FFFFFF;
    box-shadow: 0px 138px 164px rgba(79, 134, 208, 0.03), 0px 63.8016px 75.8222px rgba(79, 134, 208, 0.0222503), 0px 36.5058px 43.3837px rgba(79, 134, 208, 0.0188034), 0px 22.1588px 26.3336px rgba(79, 134, 208, 0.0161984), 0px 13.3516px 15.8672px rgba(79, 134, 208, 0.0138016), 0px 7.43505px 8.83586px rgba(79, 134, 208, 0.0111966), 0px 3.19776px 3.80024px rgba(79, 134, 208, 0.00774974);
  }
  .advantages__list .owl-dots {
    text-align: center;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 110px;
    z-index: 100;
  }
  .advantages__list .owl-dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #ffffff !important;
    margin-right: 16px;
  }
  .advantages__list .owl-dot:last-child {
    margin-right: 0;
  }
  .advantages__list .owl-dot.active {
    background: #1F85F9 !important;
  }
  .advantages__list .owl-nav {
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    bottom: 40px;
  }
  .advantages__list .owl-prev span,
  .advantages__list .owl-next span {
    display: none;
  }
  .advantages__list .owl-prev {
    display: inline-block;
    width: 42px;
    height: 42px;
    background: url("/local/templates/eml_v2/components/it24/template/block_advantages/img/arrow_prev.png") no-repeat center !important;
    margin-right: 20px;
  }
  .advantages__list .owl-next {
    display: inline-block;
    width: 42px;
    height: 42px;
    background: url("/local/templates/eml_v2/components/it24/template/block_advantages/img/arrow_next.png") no-repeat center !important;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/eml_v2/components/bitrix/news.list/block_carousel_points/style.css?17748901595255*/
.points {
  padding: 160px 0 134px 0;
  background: #f7f7f9;
}
.points__alert {
  padding: 8px !important;
  margin: 4px -8px 0;
}

.points__wrap-list {
  max-width: 100%;
}

.points__list .owl-stage-outer {
  padding-bottom: 32px;
}

.points__list {
  position: relative;
}

.points__list .owl-nav {
  position: absolute;
  left: 0;
  top: 42%;
  width: 100%;
  z-index: 0;
}

.points__list .owl-next {
  display: inline-block;
  width: 83px;
  height: 84px;
  background: url("/local/templates/eml_v2/components/bitrix/news.list/block_carousel_points/images/arrow_next.png") no-repeat center !important;
  float: right;
  margin-right: -90px;
}

.points__list .owl-prev {
  display: inline-block;
  width: 83px;
  height: 84px;
  background: url("/local/templates/eml_v2/components/bitrix/news.list/block_carousel_points/images/arrow_prev.png") no-repeat center !important;
  margin-left: -90px;
}

.points__list .owl-next span, .points__list .owl-prev span {
  display: none;
}

.points__title {
  font-style: normal;
  font-weight: 400;
  font-size: 64px;
  line-height: 130%;
  text-align: center;
  letter-spacing: 0.01em;
  background: linear-gradient(180deg, #2845BE 0%, #2B7ED0 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  margin-bottom: 60px;
}

.points__item {
  background: #FFFFFF;
  box-shadow: 0px 67px 217px rgba(5, 23, 35, 0.00479335), 0px 33.5327px 108.606px rgba(5, 23, 35, 0.00696822), 0px 20.1985px 65.4192px rgba(5, 23, 35, 0.0085821), 0px 12.9443px 41.924px rgba(5, 23, 35, 0.01), 0px 8.38944px 27.1718px rgba(5, 23, 35, 0.0114179), 0px 5.28106px 17.1043px rgba(5, 23, 35, 0.0130318), 0px 3.0343px 9.8275px rgba(5, 23, 35, 0.0152067), 0px 1.33547px 4.32534px rgba(5, 23, 35, 0.02);
  border-radius: 14px;
  padding: 28px 28px 16px;
  width: 328px;
  height: 100%;
}

.points__item-name {
  font-weight: 600;
  font-size: 24px;
  line-height: 150%;
  display: flex;
  align-items: flex-end;
  letter-spacing: 0.01em;
  color: #0F2757;
  padding-left: 44px;
  position: relative;
}

.points__item-name:before {
  content: "";
  width: 24px;
  height: 24px;
  display: inline-block;
  background: url("/local/templates/eml_v2/components/bitrix/news.list/block_carousel_points/images/icon_metro.png") no-repeat center;
  position: absolute;
  left: 0;
  top: 5px;
}

.points__item-type {
  font-weight: 500;
  font-size: 12px;
  line-height: 160%;
  color: #818798;
  margin-bottom: 30px;
  padding-left: 44px;
}

.points__item-address {
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 150%;
  color: #0D1F4C;
  padding-left: 32px;
  position: relative;
  margin-bottom: 16px;
}

.points__item-address b {
  font-weight: 500;
  display: block;
}

.points__item-address:before {
  content: "";
  width: 16px;
  height: 16px;
  display: inline-block;
  background: url("/local/templates/eml_v2/components/bitrix/news.list/block_carousel_points/images/icon_location.png") no-repeat center;
  position: absolute;
  left: 0;
  top: 4px;
}

.points__item-btn {
  display: block;
  border: 1.2px solid #1F85F9;
  border-radius: 30px;
  width: 192px;
  background: #fff;
  text-align: center;
  padding: 11px 15px;
  font-weight: 500;
  font-size: 14px;
  line-height: 90%;
  color: #1F85F9;
  margin-left: 32px;
  margin-bottom: 24px;
  text-decoration: none;
}

.points__item-btn:hover {
  color: #1F85F9;
}

.points__item-phone {
  display: block;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.01em;
  color: #1F85F9;
  padding-left: 30px;
  position: relative;
  text-decoration: none;
  margin-bottom: 24px;
}

.points__item-phone:before {
  content: "";
  width: 16px;
  height: 16px;
  display: inline-block;
  background: url("/local/templates/eml_v2/components/bitrix/news.list/block_carousel_points/images/icon_phone.png") no-repeat center;
  position: absolute;
  left: 0;
  top: 4px;
}

.points__item-phone:hover {
  color: #1F85F9;
}

.points__item-work {
  font-weight: 600;
  font-size: 14px;
  line-height: 160%;
  letter-spacing: 0.01em;
  color: #818798;
  margin-bottom: 8px;
  padding-left: 30px;
  position: relative;
}

.points__item-work:before {
  content: "";
  width: 16px;
  height: 16px;
  display: inline-block;
  background: url("/local/templates/eml_v2/components/bitrix/news.list/block_carousel_points/images/icon_clock.png") no-repeat center;
  position: absolute;
  left: 0;
  top: 4px;
}

.points__item-day {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 160%;
  letter-spacing: 0.01em;
  color: #0D1F4C;
  margin-bottom: 8px;
  margin-left: 30px;
}

.points__list.owl-carousel .owl-stage-outer {
  z-index: 100;
}

.points__list .owl-dots {
  text-align: center;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 35px;
  z-index: 100;
}

.points__list .owl-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ffffff !important;
  margin-right: 16px;
}

.points__list .owl-dot:last-child {
  margin-right: 0;
}

.points__list .owl-dot.active {
  background: #1F85F9 !important;
}

@media screen and (max-width: 1200px) {
  .points__list .owl-nav {
    display: none;
  }
}
@media screen and (max-width: 576px) {
  .points {
    padding: 100px 0 20px 0;
    background: #f7f7f9;
  }
  .points__title {
    font-weight: 600;
    font-size: 24px;
    line-height: 130%;
    text-align: left;
  }
  .points__item {
    width: 250px;
    padding: 18px 14px;
  }
  .points__item-btn {
    margin: 0 auto;
    margin-bottom: 24px;
  }
}
.points__list .owl-stage {
  display: flex;
}

/*# sourceMappingURL=style.css.map */

/* End */
/* /local/templates/eml_v2/components/it24/template/page_main/style.css?17748901591335 */
/* /local/templates/eml_v2/components/bitrix/news.list/block_slider_actions/style.css?17748901598013 */
/* /local/templates/eml_v2/components/it24/template/block_actual_services/style.min.css?17022727482410 */
/* /local/templates/eml_v2/components/bitrix/news.list/block_popular_research/style.css?17748901592494 */
/* /local/templates/eml_v2/components/bitrix/catalog.section.list/block_sections_research/style.min.css?17028839422000 */
/* /local/templates/eml_v2/components/it24/template/block_advantages/style.css?17748901594245 */
/* /local/templates/eml_v2/components/bitrix/news.list/block_carousel_points/style.css?17748901595255 */
