

/* Start:/local/templates/gotoural/components/bitrix/news.detail/guide/style.css?17344357985994*/
.banners-big--detail {
  margin-bottom: 64px;
  overflow: hidden;
}
.banners-big .maxwidth-banner {
  position: relative;
  display: flex;
  padding: 0 !important;
}
.banners-big__wrapper {
  position: relative;
  width: 100%;
}
.banners-big__depend-height {
  height: 786px;
}
.banners-big__item {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.banners-big--normal .banners-big__depend-height {
  height: 580px;
}
.maxwidth-theme {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 20px;
}
.banners-big .maxwidth-banner .maxwidth-theme {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}
.maxwidth-theme:before, .maxwidth-theme:after {
  content: "";
  display: block;
  clear: both;
}
.banners-big__inner {
  height: 100%;
  display: flex
;
  align-items: flex-end;
}
.banners-big--normal .banners-big__depend-height {
  height: 580px;
}
.banners-big__top-text {
  font-size: 0.933em;
  line-height: 1.429em;
  opacity: 0.5;
  margin-bottom: 9px;
}
.banners-big__text {
  width: 50%;
  display: flex
;
  flex-direction: column;
  justify-content: center;
  z-index: 2;
}
.banners-big__item--light .banners-big__top-text, .banners-big__item--light .banners-big__title, .banners-big__item--light .banners-big__title h1, .banners-big__item--light .banners-tizers__name, .banners-big__item--light .banners-big__text-block, .banners-big__item--light .banners-tizers__desc-text, .banners-big__item--light .banners-tizers__top-text {
  color: #fff;
}
.banners-big__top-text--small {
  text-transform: none;
  letter-spacing: normal;
  font-size: 15px;
  line-height: 22px;
  margin-bottom: 7px;
}
.banners-big__title--small, .banners-big__title h1 {
  font-size: 42px;
  line-height: 52px;
}
.banners-big__title {
  font-weight: bold;
  margin: 0;
}
.banners-big__buttons {
  display: none;
}
.banners-big__img-wrapper.banners-big__depend-height.banners-big__img-wrapper--back-right {
  display: none;
}
.subtitle {
  font-size: 20px;
  font-weight: 500;
  line-height: 25px;
  width: 800px;
  margin-bottom: 20px;
}

.detail-container {
  font-size: 16px;
}
.detail-container a {
  color: #009474;
}
.tab {
  display: flex;
  flex-direction: column;
}
.tab-nav > input[type="radio"] {
  display: none;
}
.tab-content {
  display: none;
}
#content-1:has(~ .tab-nav > #tab-btn-1:checked),
#content-2:has(~ .tab-nav > #tab-btn-2:checked),
#content-3:has(~ .tab-nav > #tab-btn-3:checked) {
  display: block;
}
.tab-nav {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
  order: -1;
  border: 1px solid #009474;
  width: max-content;
  border-radius: 40px;
}

.tab-nav > label {
  display: block;
  padding: 14px 21px 14px 22px;
  color: #009474;
  text-decoration: none;
  background: 0 0;
  -webkit-appearance: button;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
  width: 150px;
  text-align: center;
}
.tab-nav > input[type="radio"]:checked + label {
  color: #fff;
  background-color: #009474;
  cursor: pointer;
}
.tab-nav > input[type="radio"]:checked:first-child + label {
  border-radius: 30px 0 0 30px;
}
.tab-nav > input[type="radio"]:checked + label:last-child {
  border-radius: 0 30px 30px 0;
}
.tab-nav > label:last-child {
  border-left: 1px solid #009474;
}
.tab-nav > input[type="radio"]:first-child + label {
  border-right: 1px solid #009474;
}

p {
  margin-bottom: 24px;
}

.grid-list--items-1, #main .body .grid-list--items-1-wide {
  grid-template-columns: 1fr;
}
.grid-list--no-gap .grid-list-border-outer {
  margin: 0px -1px -1px 0px;
}
.rounded-4 {
  border-radius: 4px;
}
.height-100 {
  height: 100%;
}
.shadow-no-border-hovered {
  transition: box-shadow ease 0.3s, border ease 0.3s, background ease 0.3s;
}
.shadow-hovered {
  transition: box-shadow ease 0.3s, background ease 0.3s;
}
.doc-list-inner__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 27px 32px;
  border: 1px solid #e5e5e5;
}
.doc-list-inner__icon-wrapper {
  position: relative;
  margin-right: 32px;
}
.file-type {
  width: 40px;
  height: 40px;
  display: block;
}
.doc-list-inner__icon {
  margin-top: 4px;
}
.file-type__icon--pdf {
  background-position: 0px -0px;
}
.file-type__icon {
  width: 40px;
  height: 40px;
  display: inline-block;
  background: url(/bitrix/templates/aspro1/css/blocks/../../images/svg/docs.svg) 0px -84px no-repeat;
  float: left;
}
.doc-list-inner__content-wrapper {
  position: relative;
  width: 100%;
}
.doc-list-inner__top {
  position: relative;
}
.doc-list-inner__name {
  font-size: 1em;
  line-height: calc(1em + 7px);
  color: #333333;
  font-weight: bold;
}
.doc-list-inner__label {
  font-size: 0.86667em;
  line-height: calc(1em + 7px);
  color: #999999;
}
.doc-list-inner__icon-preview-image {
  position: absolute;
  right: 0px;
  top: 7px;
  z-index: 1;
  width: 18px;
  height: 27px;
}
.svg {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
}
.svg svg {
  display: block;
}
svg:not(:root) {
  overflow: hidden;
}

.bottom-links-block {
  max-width: 1400px;
  margin: 60px auto 100px auto;
  padding: 0 20px;
}
.bottom-links-block .back-url span {
  font-size: 16px;
  color: #8c959c;
  padding-left: 8px;
}
.video_block .item {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  overflow: hidden;
}
.video_block .item iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

@media (max-width: 500px) {
  .tab-nav {
    border: none;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .tab-nav > label,
  .tab-nav > input[type="radio"]:checked:first-child + label,
  .tab-nav > input[type="radio"]:checked + label:last-child {
    width: 100%;
    border-radius: 30px;
  }
  .tab-nav > label:last-child,
  .tab-nav > input[type="radio"]:first-child + label {
    border: none;
  }
}

/* End */
/* /local/templates/gotoural/components/bitrix/news.detail/guide/style.css?17344357985994 */
