

/* Start:/local/templates/vecdev/components/bitrix/news/service/style.css?16792152574103*/
.service{margin-bottom:60px}.block-subtitle{text-align:center;margin-bottom:30px;margin-top:30px}.service-grid{display:grid;grid-template-columns:1fr;grid-gap:30px;margin-top:60px}@media (min-width: 992px){.service-grid{grid-template-columns:65% auto;margin-top:80px}}.service-description{padding:20px;font-size:1.7rem;line-height:1.57;border:1px solid #dee2e6;box-shadow:0 0 9px 0 rgba(178,177,212,0.35);border-radius:7px}@media (min-width: 768px){.service-description{margin-top:20px;padding:30px}}.service-description .cd__text-h2{font-size:2rem;font-weight:500;padding-bottom:30px;text-align:left;margin-top:0}.service-description p{font-size:1.6rem;line-height:1.5;margin:6px 0 20px;color:#000}.service-description h2,.service-description .h2{font-size:2.2rem;line-height:1.3;font-weight:600;margin-bottom:20px}.service-description h3,.service-description .h3{text-align:center;font-size:2rem;line-height:1.3;font-weight:500;margin-bottom:20px}.service-description ul,.service-description ol{margin-left:15px;margin-bottom:30px}@media (min-width: 768px){.service-description ul,.service-description ol{margin-left:30px}}.service-description ul li,.service-description ol li{font-size:1.6rem;line-height:1.5;padding-bottom:5px;color:#000}.service-description table{background:#fff;margin-bottom:15px}.service-description table th{background:#204572;color:#fff;text-align:center;vertical-align:middle}.service-description table p{margin:0;padding:0}.service-description .cd__file{display:block;position:relative;padding-left:80px;font-size:1.6rem;font-weight:700;min-height:60px;margin-bottom:10px;color:#333;text-decoration:none}.service-description .cd__file img{position:absolute;left:0;top:0;height:55px;width:55px}.service-description .cd__file span{display:block;font-weight:400;font-size:1.2rem;color:#204572}.service-block{margin-top:30px}.service-block h3{font-size:2rem;font-weight:500;margin-bottom:30px}.block{margin-top:60px}.map-box .ym__list{margin-left:0 !important;list-style:none !important}.map-box .ym__list li{padding-bottom:0 !important;font-size:1.5rem !important}.map-box p{font-size:1.5rem !important;line-height:1.3 !important}.map-box .vd__btn{margin-top:10px}.map-box .map_img{height:90px;width:100%;margin-bottom:10px}.map-box .map_img img{width:100%;height:100%;object-fit:cover;-o-object-fit:cover}.map-container{display:flex;flex-wrap:wrap;position:relative;height:600px;cursor:pointer;overflow:hidden}@media (min-width: 768px){.map-container{margin:auto;width:100%}}.map-container *{touch-action:auto}.ya__map-event{position:absolute;left:0;top:0;right:0;bottom:0;background-color:rgba(0,0,0,0.3);z-index:1;text-align:center;transition:.2s ease-in-out}@media (min-width: 992px){.ya__map-event{display:none;background-color:rgba(0,0,0,0.5)}}.ya__map-event span{display:block;position:absolute;left:0;top:0;right:-10%;bottom:0;font-size:3rem;max-width:300px;height:100px;margin:auto;color:rgba(255,255,255,0.6);font-weight:700;line-height:1.3;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='41.416' height='54.921' viewBox='0 0 41.416 54.921'%3E%3Cg transform='translate(-6 -2)' opacity='0.6'%3E%3Cg transform='translate(6 2)'%3E%3Cpath d='M30.4,17.964A10.788,10.788,0,1,0,16.033,22.4V20.128a8.826,8.826,0,1,1,12.225-2.409,4.966,4.966,0,0,1,2.146.244Zm-4.564-.371a6.865,6.865,0,1,0-9.807,0v-4.8a4.9,4.9,0,1,1,9.807,0v4.8Zm5.884,4.985a2.942,2.942,0,0,0-5.884,0v8.844H23.879V12.8a2.942,2.942,0,1,0-5.884,0V32.988c-4.037-4.316-9.353-9.06-11.531-6.87C4.331,28.261,9.826,34.169,17.5,47.08c3.457,5.817,7.832,9.839,15.206,9.84A14.711,14.711,0,0,0,47.416,42.21V26.531a2.942,2.942,0,1,0-5.884,0v4.891H39.57V24.54a2.942,2.942,0,0,0-5.884,0V29.46H31.725V22.577Z' transform='translate(-6 -2)' fill='%23fff' fill-rule='evenodd'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-size:50px;background-position:top center;background-repeat:no-repeat;padding-top:70px}@media (max-width: 991.98px){.ya__map-event span{top:unset;left:0;right:0;bottom:75px;font-size:2.5rem;background-size:35px;padding-top:50px}}
/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/vecdev/components/bitrix/news/service/bitrix/news.detail/.default/style.css?178758189312416*/
.catalog-detail {
  margin-bottom: 40px;
}

.cd__card {
  grid-gap: 30px;
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .cd__card {
    display: grid;
    grid-template-columns: 50% auto;
    margin-bottom: 30px;
  }
}
@media (min-width: 1140px) {
  .cd__card {
    display: grid;
    grid-template-columns: 60% auto;
    margin-bottom: 30px;
  }
}

.cd__card-content {
  border: 1px solid #dee2e6;
  box-shadow: 0 0 9px 0 rgba(178, 177, 212, 0.35);
  border-radius: 7px;
  background: #fff;
  padding: 30px;
}
@media (max-width: 991.98px) {
  .cd__card-content {
    margin-top: 30px;
    padding: 15px;
  }
}

.cd__image {
  position: relative;
  text-align: center;
  overflow: hidden;
  background: #fff;
  margin-bottom: 15px;
  border-radius: 7px;
}
@media (min-width: 992px) {
  .cd__image {
    margin-right: 10px;
  }
}
.cd__image a {
  position: relative;
  display: block;
  height: 250px;
}
.cd__image a::selection {
  background-color: transparent;
}
@media (min-width: 768px) {
  .cd__image a {
    height: 300px;
  }
}
@media (min-width: 992px) {
  .cd__image a {
    height: 400px;
  }
}
.cd__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -o-object-fit: cover;
}

@media (min-width: 992px) and (max-width: 1139.98px) {
  .cd__image-slider .owl-prev, .cd__image-slider .owl-next {
    top: 20% !important;
  }
}
@media (max-width: 767.98px) {
  .cd__image-slider .owl-prev, .cd__image-slider .owl-next {
    top: 82% !important;
    width: 30px !important;
    height: 30px !important;
  }
  .cd__image-slider .owl-prev:after, .cd__image-slider .owl-next:after {
    width: 10px !important;
    height: 10px !important;
  }
}
@media (max-width: 767.98px) {
  .cd__image-slider .owl-dots {
    margin-top: 10px !important;
  }
}
.cd__image-slider .cd__is-item {
  display: block;
  height: 80px;
  padding: 0 3px;
  border-radius: 7px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .cd__image-slider .cd__is-item {
    height: 60px;
  }
}
@media (min-width: 992px) {
  .cd__image-slider .cd__is-item {
    height: 80px;
  }
}
.cd__image-slider .cd__is-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -o-object-fit: cover;
}

.cd__title {
  border-bottom: 1px solid #e9ecef;
  padding-bottom: 5px;
  margin-bottom: 15px;
}
.cd__title h1 {
  font-size: 2.2rem;
  line-height: 1.2;
  color: #000;
  font-weight: 500;
}
@media (min-width: 768px) {
  .cd__title h1 {
    line-height: 1.3;
    font-weight: 400;
  }
}

.cd__section {
  display: none;
  color: #838a9d;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .cd__section {
    display: block;
  }
}

.cd__pricebox {
  display: grid;
  grid-template-columns: 1fr auto;
  overflow: hidden;
  color: #a5a5a5;
  font-size: 12px;
  margin-top: 10px;
}

.cd__pricebox-name {
  position: relative;
  background-image: linear-gradient(90deg, #6d767e 25%, transparent 0);
  background-position: 0 80%;
  background-repeat: repeat-x;
  background-size: 4px 1px;
}
.cd__pricebox-name span {
  display: inline-block;
  background: #fff;
  color: #727C94;
  font-size: 1.5rem;
}
@media (min-width: 768px) {
  .cd__pricebox-name span {
    font-size: 2rem;
  }
}
@media (min-width: 992px) {
  .cd__pricebox-name span {
    font-size: 1.5rem;
  }
}

.cd__pricebox-value {
  color: #333;
  font-size: 1.5rem;
  text-align: right;
  font-weight: 500;
}
@media (min-width: 768px) {
  .cd__pricebox-value {
    font-size: 2rem;
  }
}
@media (min-width: 992px) {
  .cd__pricebox-value {
    font-size: 1.7rem;
  }
}

.cd__price-old {
  text-decoration: line-through;
  color: #a5b0bb;
  line-height: 1;
}

.cd__price-current {
  font-size: 2.5rem;
  color: #000;
  font-weight: 900;
  padding: 0 3px;
}

.cd__btn .cd__btn-descr {
  padding-top: 20px;
  text-align: center;
  color: #ff002d;
  font-size: 1.4rem;
  line-height: 1.2;
}
.cd__btn .vd__btn {
  margin-top: 20px;
  width: 100%;
  border-radius: 0;
  padding: 1em 0;
  font-size: 2rem;
  font-weight: 500;
  background: #fb4747;
  text-align: center;
}
.cd__btn .cd__notaval {
  text-align: center;
  color: #ff002d;
  font-size: 1.8rem;
  font-weight: 700;
}

.cd__description {
  padding-top: 20px;
}
.cd__description ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.cd__description ul li {
  padding-bottom: 2px;
  color: #495057;
}
.cd__description a {
  display: block;
  color: #204572;
  font-weight: 500;
  font-size: 1.4rem;
  padding-top: 7px;
}

.cd__nav {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 10px;
  text-align: center;
}
@media (min-width: 768px) {
  .cd__nav {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (min-width: 992px) {
  .cd__nav {
    grid-template-columns: repeat(7, 1fr);
    grid-gap: 30px;
  }
}
.cd__nav .cd__nav-tab {
  display: grid;
  grid-gap: 10px;
  padding: 10px;
  font-size: 1.5rem;
  transition: all 0.2s ease;
  font-weight: 500;
  background: #fff;
  border: 1px solid #f21d44;
  border-radius: 7px;
  margin-bottom: 10px;
  box-shadow: 0 0 9px 0 rgba(178, 177, 212, 0.35);
  color: #333;
  line-height: 1.3;
}
@media (min-width: 1140px) {
  .cd__nav .cd__nav-tab {
    padding: 15px;
    background: transparent;
    margin-bottom: 0;
    border-radius: 0;
    border: none;
    height: auto;
    font-size: 1.7rem;
    box-shadow: none;
  }
}
.cd__nav .cd__nav-tab .cd__nav-tab-ico {
  width: 100%;
  height: 50px;
  background-repeat: no-repeat;
  background-size: 50px;
  background-position: center top;
}
.cd__nav .cd__nav-tab .cd__nav-tab-ico-info {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' viewBox='0 0 42 42'%3E%3Cg transform='translate(-953 2385)'%3E%3Ccircle cx='21' cy='21' r='21' transform='translate(953 -2343) rotate(-90)' fill='%23fff'/%3E%3Cpath d='M21,1a20.006,20.006,0,0,0-7.785,38.429A20.005,20.005,0,0,0,28.785,2.571,19.874,19.874,0,0,0,21,1m0-1A21,21,0,1,1,0,21,21,21,0,0,1,21,0Z' transform='translate(953 -2343) rotate(-90)' fill='%23fb4747'/%3E%3Cpath d='M3.779-26.245a2.631,2.631,0,0,1,1.932.8,2.631,2.631,0,0,1,.8,1.932,2.631,2.631,0,0,1-.8,1.932,2.631,2.631,0,0,1-1.932.8,2.631,2.631,0,0,1-1.932-.8,2.631,2.631,0,0,1-.8-1.932,2.631,2.631,0,0,1,.8-1.932A2.631,2.631,0,0,1,3.779-26.245ZM6.4-2.415A2.53,2.53,0,0,1,5.637-.556,2.53,2.53,0,0,1,3.779.21,2.53,2.53,0,0,1,1.921-.556a2.53,2.53,0,0,1-.766-1.858V-16.062a2.53,2.53,0,0,1,.766-1.858,2.53,2.53,0,0,1,1.858-.766,2.53,2.53,0,0,1,1.858.766A2.53,2.53,0,0,1,6.4-16.062Z' transform='translate(970.221 -2352)' fill='%23fb4747'/%3E%3C/g%3E%3C/svg%3E");
}
.cd__nav .cd__nav-tab .cd__nav-tab-ico-feedback {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' viewBox='0 0 42 42'%3E%3Cg transform='translate(-937 2329)'%3E%3Cg transform='translate(937 -2287) rotate(-90)' fill='%23fff' stroke='%23fb4747' stroke-width='1'%3E%3Ccircle cx='21' cy='21' r='21' stroke='none'/%3E%3Ccircle cx='21' cy='21' r='20.5' fill='none'/%3E%3C/g%3E%3Cg transform='translate(939.6 -2327.6)'%3E%3Cg transform='translate(8.4 9.6)'%3E%3Cpath d='M-315.409-450.842H-316.5l.655-.917a6.209,6.209,0,0,0,1-2.619,7.726,7.726,0,0,1-4.758-7.465c0-5.282,3.973-8.557,10.39-8.557s10.39,3.274,10.39,8.557c0,5.326-3.885,8.557-10.39,8.557h-.437a7.446,7.446,0,0,1-5.763,2.445Zm6.112-18.423c-5.806,0-9.255,2.75-9.255,7.422a6.707,6.707,0,0,0,4.453,6.592l.393.175-.044.437a8.826,8.826,0,0,1-.7,2.619,5.67,5.67,0,0,0,3.973-2.183l.175-.218h.96c8.338,0,9.255-5.2,9.255-7.422.044-4.628-3.405-7.422-9.211-7.422Z' transform='translate(319.6 470.4)' fill='%23fb4747'/%3E%3C/g%3E%3C/g%3E%3Ccircle cx='1.5' cy='1.5' r='1.5' transform='translate(953 -2311)' fill='%23fb4747'/%3E%3Ccircle cx='1.5' cy='1.5' r='1.5' transform='translate(957 -2311)' fill='%23fb4747'/%3E%3Ccircle cx='1.5' cy='1.5' r='1.5' transform='translate(961 -2311)' fill='%23fb4747'/%3E%3C/g%3E%3C/svg%3E");
}
.cd__nav .cd__nav-tab:hover {
  color: #f21d44;
}

.cd__content-grid {
  grid-gap: 30px;
  margin-top: 5px;
}
@media (min-width: 1140px) {
  .cd__content-grid {
    display: grid;
    grid-template-columns: 70% auto;
    margin-top: 30px;
  }
}

.cd__content {
  border: 1px solid #dee2e6;
  box-shadow: 0 0 9px 0 rgba(178, 177, 212, 0.35);
  border-radius: 7px;
  background: #fff;
  padding: 20px 15px;
  font-size: 1.7rem;
  line-height: 1.5;
  overflow: hidden;
}
@media (min-width: 768px) {
  .cd__content {
    padding: 30px;
  }
}
.cd__content .cd__text-h2 {
  font-size: 3rem;
  font-weight: 700;
  padding-bottom: 30px;
  text-align: left;
  margin-top: 0;
}
.cd__content p {
  font-size: 1.7rem;
  line-height: 1.57;
  margin: 6px 0 20px;
}
.cd__content h2, .cd__content .h2 {
  text-align: center;
  font-size: 2.2rem;
  line-height: 1.3;
  font-weight: 600;
  margin: 42px 0 8px;
}
@media (min-width: 768px) {
  .cd__content h2, .cd__content .h2 {
    font-size: 2.5rem;
  }
}
.cd__content h3, .cd__content .h3 {
  text-align: center;
  font-size: 2rem;
  line-height: 1.3;
  font-weight: 500;
  margin: 42px 0 8px;
}
.cd__content ul, .cd__content ol {
  margin-left: 15px;
}
@media (min-width: 768px) {
  .cd__content ul, .cd__content ol {
    margin-left: 30px;
  }
}
.cd__content ul li, .cd__content ol li {
  font-size: 1.7rem;
  line-height: 1.57;
  padding-bottom: 10px;
}
.cd__content table {
  background: #fff;
  margin-bottom: 15px;
  width: 100%;
  border-collapse: collapse;
}
.cd__content table th {
  background: #204572;
  color: #fff;
  text-align: center;
  vertical-align: middle;
}
.cd__content table p {
  margin: 0;
  padding: 0;
}
.cd__content table th, .cd__content table td {
  border: 1px solid #A0A9C0;
  padding: 3px 5px;
}
.cd__content .cd__file {
  display: block;
  position: relative;
  padding-left: 80px;
  font-size: 1.6rem;
  font-weight: 700;
  min-height: 60px;
  margin-bottom: 10px;
  color: #333;
  text-decoration: none;
}
.cd__content .cd__file img {
  position: absolute;
  left: 0;
  top: 0;
  height: 55px;
  width: 55px;
}
.cd__content .cd__file span {
  display: block;
  font-weight: 400;
  font-size: 1.2rem;
  color: #204572;
}

.cd__info-right {
  border: 1px solid #dee2e6;
  box-shadow: 0 0 9px 0 rgba(178, 177, 212, 0.35);
  border-radius: 7px;
  padding: 20px;
  background: #fff;
}

.cd__subtitle {
  font-size: 2rem;
  font-weight: 700;
  padding-bottom: 30px;
}

.cd__right {
  margin-top: 30px;
  text-align: center;
}

.sr__item-box {
  display: flex;
  position: relative;
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  margin-bottom: 30px;
  z-index: 1;
}
@media (min-width: 768px) {
  .sr__item-box {
    display: block;
    overflow: unset;
    white-space: normal;
  }
}

.sr__item {
  display: inline-block;
  white-space: normal;
  width: 280px;
  margin-bottom: 30px;
  padding: 15px;
  background: #fff;
  border: 1px solid #dee2e6;
  box-shadow: 0 0 9px 0 rgba(178, 177, 212, 0.35);
  border-radius: 7px;
  margin-right: 15px;
}
@media (min-width: 768px) {
  .sr__item {
    display: block;
    width: auto;
    padding: 20px;
    margin-right: 0;
  }
}

.sr__image {
  display: block;
  position: relative;
  height: 200px;
  margin-bottom: 20px;
}
.sr__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  -o-object-fit: contain;
}

.sr__name {
  display: block;
  font-size: 1.7rem;
  font-weight: 900;
  color: #333;
  line-height: 1.3;
  margin-bottom: 15px;
  text-align: left;
}

.sr__item-inner {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .sr__item-inner {
    grid-template-columns: 2fr 1fr;
  }
}

.sr__price {
  text-align: left;
}
.sr__price .sr__oldprice {
  display: block;
  color: #838a9d;
  white-space: nowrap;
  height: 15px;
}
@media (min-width: 768px) {
  .sr__price .sr__oldprice {
    height: 20px;
  }
}
.sr__price .sr__currprice {
  display: block;
  color: #000;
  font-size: 1.8rem;
  font-weight: 700;
  white-space: nowrap;
}
.sr__price .sr__currprice--red {
  color: #e80001;
  font-weight: 700;
}

.cd__gallery {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 6px;
}

.cd__gallery-item {
  display: block;
  border-radius: 4px;
  overflow: hidden;
  height: 180px;
}
.cd__gallery-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -o-object-fit: cover;
}

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

/* End */


/* Start:/local/templates/vecdev/components/bitrix/news.list/blocks_service_slider_2022/style.css?1669571612789*/
.service-slider .owl-stage{display:flex}.service-slider .owl-item{display:grid}.cb__item{display:grid;grid-template-rows:160px 1fr auto auto;grid-template-columns:1fr;padding:20px;grid-gap:24px;align-content:stretch;align-items:start;border:1px solid #dee2e6;box-shadow:0 0 9px 0 rgba(178,177,212,0.35);border-radius:7px;text-align:center;background:#fff;margin-bottom:10px}.cb__img{display:block}.cb__img img{width:100%;height:160px;object-fit:contain;-o-object-fit:contain}.cb__title{display:block;font-size:1.7rem;color:#333;font-weight:500;line-height:1.2}.cb__price del{display:block;color:#727C94}.cb__price .cb__currprice{display:block;color:#000;font-size:1.8rem;font-weight:700}.cb__price .cb__currprice--red{color:#f21d44;font-weight:700}
/*# sourceMappingURL=style.css.map */

/* End */
/* /local/templates/vecdev/components/bitrix/news/service/style.css?16792152574103 */
/* /local/templates/vecdev/components/bitrix/news/service/bitrix/news.detail/.default/style.css?178758189312416 */
/* /local/templates/vecdev/components/bitrix/news.list/blocks_service_slider_2022/style.css?1669571612789 */
