.news-main {
  margin-bottom: 40px; }
  .news-main a {
    width: 100%;
    max-width: 100%;
    display: block; }
  .news-main .news-main__link {
    display: inline-block; }
  .news-main .news-main__image {
    margin-top: 24px;
	text-align: center; }
    .news-main .news-main__image img {
      max-height: 320px;
      object-fit: contain;
      max-width: 100%;
      border-radius: 8px; }
  .news-main .news-main__date {
    color: #A7A7AB;
    font-size: 12px;
    line-height: 15px;
    font-weight: 400;
    margin-top: 12px; }
  .news-main .news-main__title {
    margin-top: 8px; }
    .news-main .news-main__title h2 {
      font-size: 22px;
      line-height: 28px;
      font-weight: 600; }
  .news-main .news-main__preview {
    font-size: 16px;
    line-height: 24px; }

.news__separator {
  margin: 24px 0;
  width: 5%;
  border-bottom: 1px solid #D9D9DE; }

.news-list .news-list__item {
  margin-bottom: 40px;
  font-size: 16px;
  line-height: 24px; }
  .news-list .news-list__item .news-list__item-img-wrapper {
    display: block; }
    .news-list .news-list__item .news-list__item-img-wrapper img {
      max-width: 100%;
      border-radius: 8px; }
  .news-list .news-list__item .news-list__item-content .news-list__item-title {
    font-weight: 600; }
  .news-list .news-list__item .news-list__item-content .news-list__item-text {
    font-weight: 400; }
  .news-list .news-list__item .news-list__item-content .news-list__item-date {
    font-size: 14px;
    margin-top: 15px;
    color: #76767A; }

.news__paginator .show-more__wrapper {
  margin-bottom: 50px; }
  .news__paginator .show-more__wrapper .show-more__button {
    width: 100%;
    text-align: center;
    background-color: #1EAFCC;
    color: #FFFFFF;
    line-height: 48px;
    border-radius: 8px;
    cursor: pointer;
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s; }
    .news__paginator .show-more__wrapper .show-more__button:hover {
      background-color: #018099; }

.news__paginator .bx-pagination-container ul {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex; }
  .news__paginator .bx-pagination-container ul li {
    margin: 0; }
    .news__paginator .bx-pagination-container ul li:not(.bx-pag-prev), .news__paginator .bx-pagination-container ul li:not(.bx-pag-next) {
      margin-left: 5px;
      margin-right: 5px; }
    .news__paginator .bx-pagination-container ul li span, .news__paginator .bx-pagination-container ul li a {
      height: 54px;
      min-width: 54px;
      line-height: 54px;
      border-radius: 50%;
      background-color: #FFFFFF;
      font-weight: 500;
      -webkit-transition: background-color 0.5s, color 0.5s;
      transition: background-color 0.5s, color 0.5s; }
    .news__paginator .bx-pagination-container ul li a:hover span {
      background-color: #018099;
      color: #FFFFFF; }
  .news__paginator .bx-pagination-container ul li.bx-pag-prev span, .news__paginator .bx-pagination-container ul li.bx-pag-prev a > span, .news__paginator .bx-pagination-container ul li.bx-pag-next span, .news__paginator .bx-pagination-container ul li.bx-pag-next a > span {
    line-height: 54px; }
  .news__paginator .bx-pagination-container ul li.bx-active span {
    background-color: #1EAFCC; }
  .news__paginator .bx-pagination-container ul li.bx-pag-prev {
    margin-left: 0;
    margin-right: auto; }
  .news__paginator .bx-pagination-container ul li.bx-pag-next {
    margin-left: auto;
    margin-right: 0; }

#cookie-close {
  cursor: pointer; }

footer#footer.footer {
  background: url(../images/footer.png) no-repeat center/cover, -webkit-linear-gradient(top, #049FBE 0%, #017F98 100%);
  background: url(../images/footer.png) no-repeat center/cover, linear-gradient(180deg, #049FBE 0%, #017F98 100%); }
  footer#footer.footer .footer__bottom {
    background: url(../images/footer-pattern.svg) repeat-x center bottom/auto 57px; }

aside.sidebar-right {
  margin-left: 80px;
  max-width: 280px;
  width: 100%;
  margin-top: 65px; }

[id^="bx_incl_area"] {
  /*display: contents !important;*/
}

a.show-more {
  color: #04A1C0;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  a.show-more svg {
    fill: #04A1C0;
    margin-left: 1rem; }
  a.show-more:hover svg {
    fill: #a7a7ab; }

main#content .sec-resources {
  margin-top: 40px; }
  main#content .sec-resources .section-documents .links__item {
    margin-bottom: 0rem;
    margin-top: 0rem; }
    main#content .sec-resources .section-documents .links__item.bordered {
      border-bottom: 1px solid #D9D9DE50; }
    main#content .sec-resources .section-documents .links__item > a {
      border: none;
      background: none;
      margin: 0; }
      main#content .sec-resources .section-documents .links__item > a img {
        width: 100%;
        height: auto;
        border-radius: 0; }
    main#content .sec-resources .section-documents .links__item .links__info {
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
      main#content .sec-resources .section-documents .links__item .links__info .links__name {
        font-size: 16px;
        line-height: 24px;
        font-weight: 400;
        color: #017F98; }
      main#content .sec-resources .section-documents .links__item .links__info .links__url {
        margin-top: 0.5rem;
        font-size: 12px;
        line-height: 15px;
        font-weight: 500;
        color: #76767A; }
  main#content .sec-resources .section-documents .show-more__documents {
    margin-top: 1rem; }
  main#content .sec-resources .border-box {
    margin-bottom: 5rem; }
    main#content .sec-resources .border-box > .container:last-child {
      margin-bottom: 0; }
  main#content .sec-resources .links__item {
    margin-bottom: 2rem; }
    main#content .sec-resources .links__item > a {
      height: 100%;
      padding-top: 15px;
      padding-bottom: 15px;
      margin: 0 15px 0 0;
      border: 1px solid #EEEEEE;
      border-radius: 8px;
      background-color: #F9F9F9; }
      main#content .sec-resources .links__item > a img {
        border-radius: 50%;
        width: 2.5rem;
        height: 2.5rem; }
      main#content .sec-resources .links__item > a .links__info {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
        height: 100%; }
        main#content .sec-resources .links__item > a .links__info .links__name {
          font-weight: 500;
          font-size: 16px;
          line-height: 21px; }
        main#content .sec-resources .links__item > a .links__info .links__url {
          margin-top: 1rem;
          font-size: 12px;
          font-weight: 500;
          color: #04A1C0; }
  main#content .sec-resources .section-gallery {
    position: relative; }
    main#content .sec-resources .section-gallery .gallery__wrap .gallery__big .gallery__item {
      height: 460px;
      display: block;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center;
      border-radius: 8px;
      border: 0;
      position: relative; }
      main#content .sec-resources .section-gallery .gallery__wrap .gallery__big .gallery__item .gallery__layout {
        position: absolute;
        height: calc(100% - 1rem);
        width: calc(100% - 1rem);
        margin: 0.5rem;
        border-radius: 8px;
        border: 1px solid #FFFFFF50;
        box-sizing: border-box; }
        main#content .sec-resources .section-gallery .gallery__wrap .gallery__big .gallery__item .gallery__layout .gallery__info {
          position: absolute;
          bottom: 0;
          left: 0;
          color: #FFFFFF;
          margin: 2rem; }
    main#content .sec-resources .section-gallery .gallery__wrap .gallery__navigation {
      top: 50%;
      width: 100%;
      margin: 0;
      right: 0;
      bottom: 0;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      height: -webkit-fit-content;
      height: -moz-fit-content;
      height: fit-content; }
    main#content .sec-resources .section-gallery .gallery__wrap .slider-navigation__button {
      background: transparent;
      border: 3px solid #FFFFFF50;
      width: 30px;
      height: 30px; }
      main#content .sec-resources .section-gallery .gallery__wrap .slider-navigation__button .svg-icon {
        fill: #FFFFFF50; }
    main#content .sec-resources .section-gallery .gallery__wrap .slider-navigation__button--prev {
      margin-right: 0;
      margin-left: 25px; }
    main#content .sec-resources .section-gallery .gallery__wrap .slider-navigation__button--next {
      margin-left: 0;
      margin-right: 25px; }
    main#content .sec-resources .section-gallery .gallery__small {
      margin-top: 12px; }
      main#content .sec-resources .section-gallery .gallery__small .gallery__item {
        height: 98px;
        display: block;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        border-radius: 8px;
        border: 0; }
  main#content .sec-resources h2 {
    margin-bottom: 1rem; }
  main#content .sec-resources .container {
    margin-bottom: 4em; }
  main#content .sec-resources .section-divider__content {
    background: url("../images/leaves-illustration.png") center no-repeat;
    height: 57px; }
  main#content .sec-resources .news-main {
    margin-bottom: 0; }
    main#content .sec-resources .news-main .news-main__first .news-main__first-image {
      max-width: 100%;
		text-align: center; }
      main#content .sec-resources .news-main .news-main__first .news-main__first-image img {
        border-radius: 8px;
		max-width: 100%;
        max-height: 280px;
        object-fit: contain;}
    main#content .sec-resources .news-main .news-main__first .news-main__first-date {
      color: #A7A7AB;
      font-size: 12px;
      line-height: 15px;
      font-weight: 400;
      margin-top: 12px; }
    main#content .sec-resources .news-main .news-main__first .news-main__first-name {
      margin-top: 4px;
      font-size: 22px;
      line-height: 28px;
      font-weight: 600; }
    main#content .sec-resources .news-main .news-main__item {
      margin-bottom: 2.5rem; }
      main#content .sec-resources .news-main .news-main__item .news-main__item-image {
        max-width: 100%;
        margin-bottom: 18px; }
        main#content .sec-resources .news-main .news-main__item .news-main__item-image img {
          max-width: 100%;
          /*height: 92px;
*/
          -o-object-fit: contain;
             object-fit: contain;
          -o-object-position: top;
             object-position: top;
          border-radius: 8px; }
      main#content .sec-resources .news-main .news-main__item .news-main__item-date {
        line-height: 1.1;
        margin-bottom: 4px;
        font-weight: 400;
        font-size: 12px;
        color: #76767A; }
      main#content .sec-resources .news-main .news-main__item .news-main__item-name {
        font-weight: 500;
        font-size: 14px;
        line-height: 21px; }
  main#content .sec-resources .bx-breadcrumb {
    margin-bottom: 20px; }
    main#content .sec-resources .bx-breadcrumb .bx-breadcrumb-item .breadcrumb-divider {
      margin-right: 5px; }
    main#content .sec-resources .bx-breadcrumb .bx-breadcrumb-item span {
      font-weight: 400;
      font-size: 15px; }
      main#content .sec-resources .bx-breadcrumb .bx-breadcrumb-item span.current {
        color: #A7A7AB; }

header.search-active .header__menu .header__list.header__search {
  display: block; }

header.search-active .header__menu .header__list.header-menu {
  display: none; }

header .header__menu .header__list.header__search {
  display: none;
  width: 100%; }
  header .header__menu .header__list.header__search #title-search form {
    position: relative; }
    header .header__menu .header__list.header__search #title-search form input {
      height: auto;
      border-color: #D9D9DE;
      margin: -3px 0;
      padding-left: 45px;
      padding-right: 30px;
      max-width: none; }
      header .header__menu .header__list.header__search #title-search form input:focus {
        box-shadow: 0 0 3px 0 #D9D9DE; }
    header .header__menu .header__list.header__search #title-search form button.search__submit {
      display: block;
      position: absolute;
      left: 10px;
      top: -10%; }
    header .header__menu .header__list.header__search #title-search form button.search__close {
      display: block;
      position: absolute;
      top: 5%;
      right: 10px; }
header .header__menu .header__list.header__search #title-search form button.search__submit .svg-icon--search {
  width: 2em;
  height: 2em;
}
.header-mobile .header__list.header__search {
  display: none;
  width: 100%; }
  .header-mobile .header__list.header__search #title-search-mobile form {
    position: relative; }
    .header-mobile .header__list.header__search #title-search-mobile form input {
      max-width: none;
      height: auto;
      border-color: #D9D9DE;
      margin: -5px 0;
      padding-left: 30px;
      padding-right: 30px; }
      .header-mobile .header__list.header__search #title-search-mobile form input:focus {
        box-shadow: 0 0 3px 0 #D9D9DE; }
    .header-mobile .header__list.header__search #title-search-mobile form button.search__submit {
      display: block;
      position: absolute;
      left: 10px;
      top: 0; }
    .header-mobile .header__list.header__search #title-search-mobile form button.search__close {
      display: block;
      position: absolute;
      top: 5%;
      right: 10px; }

.header-mobile.search-active .header__list.header__search {
  display: block; }

.header-mobile.search-active a.header__phone {
  display: none; }

.main-page__info {
  background: url("../images/info-pattern.png") bottom right no-repeat #F4F7FB;
  padding: 30px;
  border-radius: 8px;
  box-sizing: border-box; }
  .main-page__info h3 {
    margin-bottom: 20px;
    line-height: 30px; }
  .main-page__info p {
    margin-bottom: 20px; }

.svg-icon.svg-icon--eye {
  width: 2em;
  height: 2em; }

@media screen and (max-width: 767px) {
  #search-wrapper-mobile {
    width: 100%;
    min-width: 100%; }
  main#content {
    margin-top: -4rem; }
    main#content .sec-resources {
      position: relative;
      padding: 12px;
      border-radius: 8px;
      margin: 12px;
      background-color: #FFFFFF; }
      main#content .sec-resources .section-documents .links__item {
        margin-bottom: 1rem;
        margin-top: 1rem;
        border-top: 1px solid #D9D9DE50;
        border-bottom: none; }
        main#content .sec-resources .section-documents .links__item.bordered {
          border-bottom: none; }
        main#content .sec-resources .section-documents .links__item > a {
          border: none;
          background: none;
          margin: 0; }
          main#content .sec-resources .section-documents .links__item > a img {
            width: 100%;
            height: auto; }
      main#content .sec-resources .section-links .links__item {
        margin-bottom: 2rem; }
        main#content .sec-resources .section-links .links__item > a {
          margin: 0; }
      main#content .sec-resources > .container {
        padding-left: 0;
        padding-right: 0; }
      main#content .sec-resources .section-news .news-main h2 {
        margin-bottom: 12px; }
      main#content .sec-resources .section-news .news-main .news-main__item .news-main__item-date {
        font-size: 10px;
        line-height: 13px; } }

main#content .map {
  height: auto; }
  main#content .map .map__map {
    height: auto; }
  main#content .map .map__contacts {
    position: absolute;
    top: 5%;
    left: 10%;
    background-color: #FFFFFF;
    border-radius: 8px;
    padding: 2rem; }
    main#content .map .map__contacts h2 {
      margin-bottom: 2rem; }
    main#content .map .map__contacts .map__contacts-content {
      position: relative; }
      main#content .map .map__contacts .map__contacts-content .map__pattern {
        position: absolute; }
        main#content .map .map__contacts .map__contacts-content .map__pattern.map__pattern-left {
          background: url(../images/contacts-main-pattern-left.png) center no-repeat;
          background-size: contain;
          left: -25%;
          bottom: -25%;
          width: 85px;
          height: 85px; }
        main#content .map .map__contacts .map__contacts-content .map__pattern.map__pattern-right {
          background: url(../images/contacts-main-pattern-right.png);
          width: 30px;
          height: 60px;
          right: -15%;
          bottom: -15%; }
      main#content .map .map__contacts .map__contacts-content .map__contacts-item {
        margin-bottom: 1.5rem; }
        main#content .map .map__contacts .map__contacts-content .map__contacts-item .map__contacts-item__name {
          font-size: 16px;
          color: #76767A; }
        main#content .map .map__contacts .map__contacts-content .map__contacts-item .map__contacts-item__value {
          font-weight: 500;
          font-size: 16px; }
          main#content .map .map__contacts .map__contacts-content .map__contacts-item .map__contacts-item__value.-mode {
            font-weight: normal; }
          main#content .map .map__contacts .map__contacts-content .map__contacts-item .map__contacts-item__value.-mailto a {
            color: #017F98; }
    main#content .map .map__contacts .map__contacts-button {
      padding: 1rem;
      background: #1EAFCC;
      border-radius: 8px;
      text-align: center;
      color: #FFFFFF;
      cursor: pointer; }
      main#content .map .map__contacts .map__contacts-button svg {
        fill: #FFFFFF; }

@media screen and (max-width: 767px) {
  main#content .map {
    margin-top: 0; }
    main#content .map .map__contacts {
      position: relative;
      top: auto;
      left: auto; }
      main#content .map .map__contacts .map__contacts-content .map__pattern.map__pattern-left {
        bottom: 0;
        left: 0; }
      main#content .map .map__contacts .map__contacts-content .map__pattern.map__pattern-right {
        right: -5%;
        bottom: 0; } }

form .bordered-red input, form .bordered-red textarea {
  border-color: red; }

.form-item .error-text {
  color: red;
  font-size: 14px;
  float: right;
  font-weight: 600; }

.form-actions .form-submit {
  padding: 1rem;
  background: #1EAFCC;
  border-radius: 8px;
  text-align: center;
  color: #FFFFFF;
  cursor: pointer; }
/*.header-impaired .fix-panel {*/
/*  display: none;*/
/*}*/
.header__btn-search .svg-icon--search, .header__btns .svg-icon--show {
  width: 2em;
  height: 2em;
}
@media screen and (max-width: 1200px) {
  .header .header__menu {
    bottom: -40px;
  }
}

.header__btn-vk, .header__btn-ok {
  width: 2em;
  height: 2em;
  background-repeat: no-repeat;
  background-position: center;
}

.header-mobile .header__btns {
  margin-left: auto;
}

.header-mobile .header__btns a.no-brd {
  margin-left: 15px;
}

.header__btn-ok-txt, .header__btn-vk-txt {
  display: none;
}

body.visually-impaired .header__btn-ok-txt, body.visually-impaired .header__btn-vk-txt {
  display: inline-block;
}

@media screen and (max-width: 768px) {
  body.visually-impaired .header__logo div {
    height: auto;
    line-height: 1.1;
  }
}

body.visually-impaired .header-impaired .container .row > div {
  margin-top: 1rem;
}

.header-impaired .with-pictures {
  background-repeat: no-repeat;
  background-position: center;
  height: 35px;
  width: 35px;
  text-align: center;
}

body.visually-impaired.with-pictures .header-impaired .with-pictures {
  background-image: url(../images/fix.png) !important;
}

body.visually-impaired.with-pictures img {
  /*display: block !important;*/
  opacity: 1 !important;
}

body.visually-impaired.with-pictures *:not(#js-show-iframe-wrapper):not(.bf-10__decor):not(.bf-10__content):not(#fixp) {
  background-image: initial !important;
}


body.visually-impaired .section-pos-widget img {
  opacity: 1 !important;
}

/* .sec-resources .container.type-text a[href$=".pdf"]:not(.links__item > a), .sec-resources .container.type-text a[href$=".PDF"]:not(.links__item > a) {
     display: inline-block;
    position: relative; 
    padding-left: 55px; 
    min-height: 40px;
    line-height: 24px;
}

.sec-resources .container.type-text a[href$=".pdf"]:not(.links__item > a):before, .sec-resources .container.type-text a[href$=".PDF"]:not(.links__item > a):before {
    content: '';
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 50px;
    height: 48px;
    background-image: url("/local/templates/ia_pegas_phoenix/images/pdf-document-icon.png");
}

.sec-resources .container.type-text a[href$=".docx"]:not(.links__item > a),.sec-resources .container a[href$=".doc"]:not(.links__item > a),.sec-resources .container a[href$=".DOCX"]:not(.links__item > a) {
    display: inline-block;
    position: relative;
    padding-left: 55px;
    min-height: 40px;
    line-height: 24px;
}

.sec-resources .container.type-text a[href$=".docx"]:not(.links__item > a):before, .sec-resources .container a[href$=".doc"]:not(.links__item > a):before, .sec-resources .container a[href$=".DOCX"]:not(.links__item > a):before {
    content: '';
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 50px;
    height: 48px;
    background-image: url("/local/templates/ia_pegas_phoenix/images/doc-document-icon.png");
}


.sec-resources .container.type-text a[href$=".xls"]:not(.links__item > a),.sec-resources .container a[href$=".xlsx"]:not(.links__item > a) {
    display: inline-block;
    position: relative;
    padding-left: 55px;
    min-height: 40px;
    line-height: 24px;
}

.sec-resources .container.type-text a[href$=".xls"]:not(.links__item > a):before, .sec-resources .container a[href$=".xlsx"]:not(.links__item > a):before {
    content: '';
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 50px;
    height: 48px;
    background-image: url("/local/templates/ia_pegas_phoenix/images/xls-document-icon.png");
} 

.sec-resources .container.type-text a[href$=".odt"]:not(.links__item > a) {
    display: inline-block;
    position: relative;
    padding-left: 55px;
    min-height: 40px;
    line-height: 24px;
}

.sec-resources .container.type-text a[href$=".odt"]:not(.links__item > a):before {
    content: '';
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 50px;
    height: 48px;
    background-image: url("/local/templates/ia_pegas_phoenix/images/odt-document-icon.png");
}

.sec-resources .container.type-text a[href$=".pptx"]:not(.links__item > a) {
    display: inline-block;
    position: relative;
    padding-left: 55px;
    min-height: 40px;
    line-height: 24px;
}

.sec-resources .container.type-text a[href$=".pptx"]:not(.links__item > a):before {
    content: '';
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 50px;
    height: 48px;
    background-image: url("/local/templates/ia_pegas_phoenix/images/ppt-document-icon.png");
}

.sec-resources .container.type-text a[href$=".zip"]:not(.links__item > a) {
    display: inline-block;
    position: relative;
    padding-left: 55px;
    min-height: 40px;
    line-height: 24px;
}

.sec-resources .container.type-text a[href$=".zip"]:not(.links__item > a):before {
    content: '';
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 50px;
    height: 48px;
    background-image: url("/local/templates/ia_pegas_phoenix/images/zip-document-icon.png");
}

.sec-resources .container.type-text a[href$=".jpg"]:not(.links__item > a,:has(img)) {
    display: inline-block;
    position: relative;
    padding-left: 55px;
    min-height: 40px;
    line-height: 24px;
}

.sec-resources .container.type-text a[href$=".jpg"]:not(.links__item > a,:has(img)):before {
    content: '';
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 50px;
    height: 48px;
    background-image: url("/local/templates/ia_pegas_phoenix/images/image-document-icon.png");
}

.sec-resources .container.type-text a[href*="pravo.gov35.ru"][href$=".pdf"]:not(.links__item > a) {
    display: inline-block;
    position: relative;
    padding-left: 55px;
    min-height: 40px;
    line-height: 24px;
}

.sec-resources .container.type-text a[href*="pravo.gov35.ru"][href$=".pdf"]:not(.links__item > a):before {
    content: '';
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 50px;
    height: 48px;
    background-image: url("/local/templates/ia_pegas_phoenix/images/url-document-icon.png");
}
*/
