

/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?172128738551*/
font.errortext{color:red}font.notetext{color:green}
/* End */


/* Start:/local/components/aspro/smartseo.content/templates/main/style.css?17790913004216*/
.tempus-li-sub {
  position: relative;
  left: 25px !important;
  padding-left: 15px !important;
  color: #404040;
}
.tempus-li-sub::before {
  content: "•" !important;
}

.aspro-smartseo-content__wrapper {
  margin-top: 20px;
  margin-bottom: 20px;
}

.description__section {
  padding-bottom: 3rem;
}

.tempus-seo-block {
  color: #404040;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.5;
  font-size: 14px;
}

.tempus-text {
  margin: 0 0 10px 0;
  color: #3c3c3c;
  font-family: var(--main-font);
}

.tempus-bold {
  font-weight: 600;
  font-family: var(--main-font);
}

.tempus-title {
  font-weight: 600;
  font-size: 14px;
  margin: 20px 0 10px 0;
  font-family: var(--main-font);
}

.tempus-list {
  list-style: none;
  padding-left: 0;
  margin: 0 0 15px 0;
  font-family: var(--main-font);
}

.tempus-list li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 6px;
  font-family: var(--main-font);
}

.tempus-list li::before {
  content: "—";
  position: absolute;
  left: 0;
  top: 0;
}

.tempus-link {
  text-decoration: underline;
  letter-spacing: -0.28px;
  color: inherit;
  transition: border-color 0.2s;
  font-family: var(--main-font);
}

.tempus-link:hover {
  text-decoration: unset;
}

.tempus-spoiler-btn {
  background: transparent;
  border: none;
  color: #000;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  padding: 0;
  margin-top: 5px;
  border-bottom: 1px dashed #000000ff;
  transition: border-color 0.2s;
  font-family: var(--main-font);
}

.tempus-spoiler-btn:hover {
  border-bottom-style: solid;
}

.tempus-spoiler-content {
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.tempus-spoiler-content.is-open {
  height: auto;
  overflow: visible;
  visibility: visible;
  margin-top: 15px;
}

@media only screen and (max-width: 760px),
  only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .tempus-seo-block {
    overflow-x: hidden;
  }

  .tempus-seo-block .tempus-table-scroll {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    max-width: 100%;
  }

  .tempus-seo-block .tempus-table-scroll > table:not(.tempus-mobile-cards) {
    min-width: max-content;
    max-width: 100%;
  }

  .tempus-seo-block .tempus-table-scroll.tempus-table-scroll--cards {
    overflow-x: visible;
    max-width: 100%;
  }

  .tempus-seo-block table.tempus-mobile-cards {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
  }

  .tempus-seo-block table.tempus-mobile-cards,
  .tempus-seo-block table.tempus-mobile-cards thead,
  .tempus-seo-block table.tempus-mobile-cards tbody,
  .tempus-seo-block table.tempus-mobile-cards tr,
  .tempus-seo-block table.tempus-mobile-cards td,
  .tempus-seo-block table.tempus-mobile-cards th {
    display: block;
  }

  .tempus-seo-block table.tempus-mobile-cards thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  .tempus-seo-block table.tempus-mobile-cards .tempus-mobile-cards__header-row {
    position: absolute;
    top: -9999px;
    left: -9999px;
    width: 1px;
    height: 1px;
    overflow: hidden;
  }

  .tempus-seo-block table.tempus-mobile-cards .tempus-mobile-cards__row {

    border: 1px solid #bfbfbf;
    box-sizing: border-box;
  }

  .tempus-seo-block table.tempus-mobile-cards tbody > tr.tempus-mobile-cards__row:nth-child(odd of .tempus-mobile-cards__row) {
    background: #f5f5f5;
  }

  .tempus-seo-block table.tempus-mobile-cards .tempus-mobile-cards__cell:last-child {
    border-bottom: none;
  }

  .tempus-seo-block table.tempus-mobile-cards .tempus-mobile-cards__cell {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding: 8px 8px 8px 50%;
    text-align: left;
    box-sizing: border-box;
  }

  .tempus-seo-block table.tempus-mobile-cards .tempus-mobile-cards__cell::before {
    content: attr(data-label);
    position: absolute;
    top: 8px;
    left: 6px;
    width: 45%;
    max-width: calc(50% - 12px);
    padding-right: 10px;
    white-space: normal;
    font-weight: 600;
    color: #3c3c3c;
    box-sizing: border-box;
  }

  .tempus-seo-block .tempus-table-scroll > table.tempus-mobile-cards {
    min-width: 0;
    width: 100%;
  }
}


/* End */


/* Start:/local/templates/.default/components/imedia/html.include/footer-payments/style.css?1779817482416*/
.footer__payment--images {
  margin-left: -40px;
}

.footer__payment-item--images {
  margin-left: -105px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}

.footer__payment-icon {
  display: block;
  height: 20px;
  width: auto;
  max-width: 100%;
  object-fit: contain;
}

@media (max-width: 767px) {
  .footer__payment--images,
  .footer__payment-item--images {
    margin-left: 0;
  }
}

/* End */


/* Start:/local/components/tempus/popup.site/templates/.default/style.css?1774981496923*/
.sf-hero__info {
    display: flex;
    flex-direction: column;
}

.sf-hero__schedule,
.sf-hero__contacts {
    margin-bottom: 25px;
    font-family: 'Styrene A Web', sans-serif;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 110%;
    text-transform: uppercase;
    color: #3c3c3c;
}

.sf-hero__label {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 5px;
    color: #666;
}

.sf-hero__phone {
    display: block;
    font-size: 16px;
    text-decoration: none;
    color: #000;
    margin-bottom: 5px;
}

.sf-hero__socials {
    display: flex;
    gap: 15px;
    margin-top: 10px;
}

.sf-hero__social-link {
    text-decoration: none;
    color: #000;
    font-weight: 500;
}

@media (max-width: 1024px) {
    .sf-hero__info {
        text-align: left;
        align-items: flex-start;
    }

    .sf-hero__socials {
        justify-content: flex-start;
    }
}
/* End */


/* Start:/local/templates/main/assets/s2/css/style.css?17775504571839*/
@font-face {
    font-family: "nbrb";
    src: url("/local/templates/main/assets/fonts/nbrb/nbrb.woff2") format("woff2"),
         url("/local/templates/main/assets/fonts/nbrb/nbrb.ttf") format("truetype"),
         url("/local/templates/main/assets/fonts/nbrb/nbrb.woff") format("woff");
    unicode-range: U+E901, U+42, U+59, U+4E;
}

.nbrb-icon {
    font-family: "nbrb" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: normal;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    font-feature-settings: "liga";
    -webkit-font-variant-ligatures: discretionary-ligatures;
    font-variant-ligatures: discretionary-ligatures;
}

.nbrb-icon-byn:before {
    content: "\e901";
}
body > footer > div > div.footer__row.footer__row--2 > div.footer__right > div.footer__contacts-box > ul.footer__contacts-phones > li:nth-child(5) > a {
	display: none
}
div.bx-auth {
	display: none
}
.viol-link{
	color:#0093c7;
}
.viol-link:hover{
	color: #dfdf2a;
}



.ya-reviews {
	display: flex;
	flex-direction: column;
	justify-content: center;
	gap: 6px;
	font-family: 'Styrene A Web', sans-serif;
	font-size: 1.6rem;
	line-height: 120%;
	letter-spacing: -0.64px;
	font-weight: 500;
	text-transform: uppercase;
	color: #3c3c3c;
}


.ya-reviews__header {
	display: flex;
	align-items: center;
	gap: 12px;
}

.ya-reviews__brand,
.ya-reviews__rating {
	display: flex;
	align-items: center;
	gap: 6px;
}

.ya-reviews svg {
	flex-shrink: 0;
}

.confidence .confidence__line--one {
	margin-bottom: unset !important;
	min-height: 38.4px;
}
/* End */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?172128738551 */
/* /local/components/aspro/smartseo.content/templates/main/style.css?17790913004216 */
/* /local/templates/.default/components/imedia/html.include/footer-payments/style.css?1779817482416 */
/* /local/components/tempus/popup.site/templates/.default/style.css?1774981496923 */
/* /local/templates/main/assets/s2/css/style.css?17775504571839 */
