

/* Start:/local/templates/glavskald/components/bitrix/breadcrumb/.default/style.min.css?1751870599467*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/local/templates/glavskald/template_styles.css?17518723096083*/
html,
body {
  position: static !important;
}

.card-4__btn-no {
  color: var(--dark-blue);
  width: 100%;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
}

.calculate_wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(255, 255, 255, 0.8);
  background-image: url("/images/loader.gif");
  background-position: center;
  background-repeat: no-repeat;
  display: none;
  z-index: 1000;
}

.hidden {
  display: none;
}

.input-error {
  border: 1px solid rgb(221, 81, 81) !important;
}

.custom-radio + label {
  grid-column: 1 / -1;
}

.calculate_lite {
  min-height: auto !important;
  min-width: auto !important;
  align-items: center !important;
}

.btn-1:after {
  /* transform: rotate(-90deg); */
}

.btn-1--user:after {
  transform: none;
}

@media only screen and (max-width: 600px) {
  .touch .modal .modal-body {
    max-height: none;
  }
}

/* .calculate .modal-body{
  padding: 0 !important;
  position: static;
} */

.modal-open {
  overflow: hidden;
  width: 100%;
  height: 100%;
}

@media (max-width: 819px) {
  .contacts-block__wrapper {
    /* grid-template-columns: 1fr; */
    grid-template-rows: 1fr;
  }
}

#map {
  position: relative;
  width: 300px;
  height: 300px;
  overflow: hidden;
}

.tel-login__icon {
  min-width: 48px;
}

.mobile-menu.active {
  display: block !important;
}

.offer {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.guest-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}

.top-menu {
  position: relative;
  display: flex;
  align-items: center;
}

.top-menu .menu {
  position: relative;
  z-index: 2;
}

.guest-btn {
  height: 74px;
  position: relative;
  z-index: 1;
  padding-left: 6% !important;
  left: -5% !important;
  border-radius: 0 104px 104px 0 !important;
}

.top-menu .menu__list {
  gap: 20px;
}

.guest-modal .calculate {
  padding: 56px 150px;
}

.guest-modal .login__wrapper-form {
  width: 100%;
}

.guest-modal .generate__code {
  max-width: 100%;
}

.guest-modal .generate__btn {
  max-width: 100%;
}

@media (max-width: 820px) {
  .menu__scroll {
    display: none !important;
  }

  .guest-grid {
    grid-template-columns: 1fr;
    gap: 8px;
  }

  .guest-modal .login__wrapper-subtitle {
    text-align: center;
  }

  .guest-modal .login__wrapper-form {
    width: 100%;
  }

  .guest-modal .calculate {
    padding: 40px 8px;
  }

  .generate__code-btn {
    top: 16px !important;
  }
}

.menu__scroll {
  flex-wrap: wrap;
  justify-content: space-between !important;
  column-gap: 190px !important;
  bottom: 40px !important;
}

.menu__scroll .menu {
  position: relative;
}

.menu__scroll .menu__list {
  gap: 20px;
}

.menu__scroll .tel-login {
  margin-left: 0 !important;
}

.menu__scroll .guest-btn {
  position: absolute;
  top: 0;
  right: -27% !important;
  left: unset !important;
  z-index: -1;
  padding-left: 16% !important;
  height: 73px;
}

.mobile-menu__nav {
  margin-bottom: 30px !important;
}

.menu__list-item:first-child {
  max-height: 56px;
}

.card-4__description {
  align-items: flex-end;
}

@media (max-width: 600px) {
  .input-1 {
    font-size: 14px !important;
    line-height: 14px !important;
  }
}

@media (max-width: 820px) {
  .guest-modal .calculate {
    padding: 40px 16px !important;
  }
}

.mobile-menu__login {
  margin-bottom: 30px !important;
}

.header__content-burger {
}

.modal-open {
}

.type-size__footer-col2 {
  flex-direction: row !important;
}

.type-size__footer-col2 p {
  text-align: center !important;
  border: 1px solid var(--blue-logo);
}

/* #offer::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),
  linear-gradient(180deg, rgba(0, 0, 0, 0.5) 18.42%, rgba(0, 0, 0, 0) 100%);
} */

.advantages__item:last-child .card-3__number {
  background-image: url("/images/08.webp") !important;
}

.contacts__icon {
  padding: 11px !important;
}

.calculate-count-price__block-title div:first-child {
  max-width: 300px;
}

@media (max-width: 600px) {
  .calculate-count-price__block-title {
    gap: 8px !important;
  }
}

.popup-banner.hidden {
  display: none !important;
}

@media (max-width: 1040px) {
  .card-4 {
    height: 100% !important;
  }
}

@media (max-width: 819px) {
  .card-4__price {
    margin-top: auto;
  }
}

.header__content {
  gap: 24px;
}

@media (max-width: 1040px) {
  .header__content {
    gap: 12px;
  }
}

.header__content-logo {
  order: -1;
}

.header__content-contacts {
  margin-left: auto;
}

.header__content-burger {
  margin-left: 0 !important;
}

@media (max-width: 600px) {
  .header__content-burger {
    margin-left: auto !important;
  }
}

.contacts__text {
  white-space: nowrap;
}

.contacts__icon {
  min-width: 48px;
  min-height: 48px;
}

.type-size__filter {
  display: grid !important;
  grid-template-columns: repeat(6, 1fr);
}

@media (max-width: 800px) {
  .type-size__filter {
    grid-template-columns: repeat(3, 1fr);
  }
}

.filter-input-1 + label {
  width: 100% !important;
  justify-content: center;
}

.offer__title span {
  color: #60c3e8;
  display: block;
  width: max-content;
}

.fade.modal.show {
  z-index: 99999;
}

.page-title {
  color: var(--dark-100);
  font-size: 60px;
  font-weight: 800;
  line-height: 69px;
  margin-bottom: 40px;
}

@media (max-width: 1200px) {
  .page-title {
    font-size: 59px;
    line-height: 62px;
    margin-bottom: 32px;
  }
}

@media (max-width: 600px) {
  .page-title {
    font-size: 32px;
    line-height: 32px;
    margin-bottom: 24px;
  }
}

.article-1 {
  li {
    list-style-type: disc !important;
    list-style-position: inside !important;
    margin-left: 1rem;
  }
  p {
    margin-bottom: 1rem;
  }

  table {
    border-collapse: collapse;
    width: 100%;
    margin: 20px 0;
  }
  table,
  th,
  td {
    border: 1px solid black;
  }
  th,
  td {
    padding: 8px;
    text-align: left;
    vertical-align: top;
  }
}

/* End */
/* /local/templates/glavskald/components/bitrix/breadcrumb/.default/style.min.css?1751870599467 */
/* /local/templates/glavskald/template_styles.css?17518723096083 */
