

/* Start:/local/templates/.default/components/bitrix/breadcrumb/template_300724/style.min.css?1722344610534*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#333;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;color:#333;}.bx-breadcrumb .bx-breadcrumb-item a:hover{color:#cf3a3a;}
/* End */


/* Start:/local/templates/adaptive_default_pages/template_styles.css?17520453651183*/
@media (min-width: 1025px) {
  .page {
    padding-top: 0 !important;
    display: flex;
    align-items: flex-end;
    min-height: 380px;
  }

  .page .wrapper {
    width: 100%;
	padding-top: 210px;
  }
}

@media (max-width: 500px) {
  .information-document__name {
    width: 100%;
    word-break: break-word;
  }
}

.information-section .information-tab {
  background-color: #e7e7e7;
  color: #333;
}

.information-section .information-tab.active {
  color: #fff;
  background-color: #fece44;
}

.drop-block p {
  white-space: normal;
  padding-right: 60px;
}

body .information-block {
  margin: 35px 0 0 0;
}


.button-up {
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 40px;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #fff;
  box-shadow: 1px 3px 11px rgba(82, 82, 82, 0.3);
  position: fixed;
  right: 16px;
  bottom: 50px;
  z-index: 4;
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
}

.button-up.active {
  opacity: 1;
  visibility: visible;
}

.button-up:hover {
  background: #333;
  border-color: #333;
}

.button-up:hover svg {
  color: #fff;
}

/* End */
/* /local/templates/.default/components/bitrix/breadcrumb/template_300724/style.min.css?1722344610534 */
/* /local/templates/adaptive_default_pages/template_styles.css?17520453651183 */
