@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
:root {
  --default--color--1: #e41b22;
  --default--color--2: #000000;
  --header--color--1: #000000;
  --header--color--2: #e41b22;
  --text--color--1: #000000;
  --text--color--2: #e41b22;
  --more--color--1: #e41b22;
  --more--color--2: #000000;
  --setSize--desktop: 19.2;
  --setSize--mobile: 5;
}

html, body, input, textarea, select, button {
  height: 100%;
  margin: 0;
  padding: 0;
  font-family: "Roboto", sans-serif;
  color: #000;
  font-size: 19.2px;
  line-height: 24px;
  background: #fff;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, ul, ol, p, blockquote, pre, a, big, em, img, q, small, strong, tt, var, b, u, i, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  margin: 0;
  outline: 0;
  padding: 0;
}

:focus {
  outline: 2px dashed var(--default--color--1);
  outline-offset: 2px;
  position: relative;
  z-index: 100 !important;
}

[data-contrast=true] p, [data-contrast=true] h1, [data-contrast=true] h2, [data-contrast=true] h3, [data-contrast=true] h4, [data-contrast=true] div, [data-contrast=true] strong, [data-contrast=true] em, [data-contrast=true] button {
  color: yellow !important;
}
[data-contrast=true] a {
  color: #00FFFF !important;
  background: #0f0f0f !important;
}
[data-contrast=true] html, [data-contrast=true] body, [data-contrast=true] nav, [data-contrast=true] div, [data-contrast=true] footer, [data-contrast=true] button, [data-contrast=true] ul, [data-contrast=true] li {
  background: #0f0f0f !important;
}
[data-contrast=true] .baner:before {
  filter: invert(1) brightness(0) !important;
}
[data-contrast=true] .wrapper__logo--img, [data-contrast=true] .wrapper__epuap--img {
  filter: invert(1) brightness(100) !important;
}
[data-contrast=true] .menu__list--name {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
}

@media screen and (min-width: 1271px) and (max-width: 10000px) {
  .noComp {
    display: none !important;
    visibility: hidden !important;
  }
  .mainContent {
    width: 66.1458333333rem;
    max-width: 96%;
  }
  .wrapperMargin {
    float: left;
    width: 0;
    height: auto;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 0;
  }
  .wrapper__hamb {
    float: right;
    margin: 0px 0.5208333333rem 0px 0px;
    position: relative;
    display: flex;
    flex-direction: column;
    width: 20px;
    cursor: pointer;
  }
  .wrapper__hamb span {
    background: #fff;
    height: 2px;
    margin: 2px 0;
    transition: 0.4s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  }
  .wrapper__hamb.wrapper__hamb--black span {
    background: #fff;
  }
  .wrapper__hamb.wrapper__hamb--active span {
    background: #fff;
  }
  .wrapper__hamb span:nth-of-type(1) {
    width: 50%;
  }
  .wrapper__hamb span:nth-of-type(2) {
    width: 100%;
  }
  .wrapper__hamb span:nth-of-type(3) {
    width: 75%;
  }
  .wrapper__hamb.wrapper__hamb--active span:nth-of-type(1) {
    transform-origin: bottom;
    transform: rotatez(45deg) translate(2px, 1px);
  }
  .wrapper__hamb.wrapper__hamb--active span:nth-of-type(2) {
    transform-origin: top;
    transform: rotatez(-45deg);
  }
  .wrapper__hamb.wrapper__hamb--active span:nth-of-type(3) {
    transform-origin: bottom;
    width: 50%;
    transform: translate(8px, -3px) rotatez(45deg);
  }
  .wrapper {
    float: left;
    width: 100%;
    height: auto;
    min-height: 6.7708333333rem;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0rem 0px 0rem;
    background: rgba(0, 0, 0, 0);
    z-index: 30;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
  }
  .wrapper__left {
    height: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
  }
  .wrapper__logo {
    float: left;
    width: 10.2083333333rem;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .wrapper__logo--img {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .wrapper__epuap {
    float: left;
    width: 7.8125rem;
    position: relative;
    margin: 0px 0px 0px 1.5625rem;
    padding: 0px 0px 0px 0px;
  }
  .wrapper__epuap--img {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .wrapper__right {
    height: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
  }
  .wrapper__date {
    height: 2.6041666667rem;
  }
  .wrapper__accessibility {
    height: 2.6041666667rem;
    margin: 0px 0px 0px 1.5625rem;
    padding: 0px 0px 0px 1.5625rem;
    border-left: 1px solid rgba(0, 0, 0, 0.2);
  }
  .wrapper__accessibility--contrast {
    cursor: pointer;
    border: 0;
  }
  .wrapper__accessibility--contrastImg {
    width: 1.25rem;
    margin: 0px 0.5208333333rem 0px 0px;
  }
  .wrapper__accessibility--fonts {
    height: 2.6041666667rem;
    margin: 0px 0px 0px 1.5625rem;
    padding: 0px 0px 0px 1.0416666667rem;
    border-left: 1px solid rgba(0, 0, 0, 0.2);
  }
  .wrapper__accessibility--font {
    width: 1.6666666667rem;
    height: 1.6666666667rem;
    margin: 0px 0.2604166667rem;
    cursor: pointer;
    border: 0;
  }
  .wrapper__search {
    height: 2.6041666667rem;
    margin: 0px 0px 0px 1.0416666667rem;
  }
  .wrapper__form {
    height: 100%;
  }
  .wrapper__form--input {
    width: 10.4166666667rem;
    padding: 0px 0.78125rem;
    border: 1px solid rgba(0, 0, 0, 0.2);
  }
  .wrapper__form--submit {
    width: 2.6041666667rem;
    height: 2.6041666667rem;
    background: var(--default--color--1) url(images/search.svg) center no-repeat;
    background-size: 1.0416666667rem;
    border: 0;
  }
  .wrapper.smallWrapper {
    height: auto;
  }
  .page--1 .baner {
    height: 15.625rem;
  }
  .baner {
    height: 10.4166666667rem;
    padding: 0px 3.125rem;
    background: url(images/bip_baner.jpg) top right no-repeat;
    background-size: cover;
  }
  .content {
    padding: 2.0833333333rem 0px;
  }
  .menu {
    margin: 0px 0px 0.5208333333rem 0px;
    list-style: none;
  }
  .menu__category--name {
    height: 3.125rem;
    padding: 0px 1.5625rem;
    color: #fff;
    font-size: 1.0416666667rem;
    font-weight: 500;
    line-height: 1.3020833333rem;
    background: var(--default--color--2);
    border: 0;
    cursor: pointer;
    z-index: 4;
  }
  .menu__list {
    list-style: none;
    background-color: #f5f3f6;
    z-index: 2;
  }
  .menu__list.menu__list--visible {
    display: none;
  }
  .menu__list--name {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .menu__list--name:last-child {
    border-bottom: 0;
  }
  .menu__list--name:hover .menu__list--href, .menu__list--name.menu__list--active .menu__list--href {
    color: var(--default--color--2);
    background: url(images/arrow.svg) center left 0.5208333333rem no-repeat;
    background-size: 0.5208333333rem;
  }
  .menu__list--href {
    padding: 0.625rem 1.5625rem;
    color: var(--default--color--2);
    font-size: 0.8333333333rem;
    font-weight: 300;
    line-height: 1.3541666667rem;
    text-decoration: none;
  }
  .menu__sublist {
    padding: 0px 0rem 0px 1.5625rem;
    list-style: none;
  }
  .menu__sublist--name {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
  .menu__sublist--name:hover .menu__sublist--href, .menu__sublist--name.menu__sublist--active .menu__sublist--href {
    color: var(--default--color--2);
    background: url(images/arrow.svg) center left 0.5208333333rem no-repeat;
    background-size: 0.5208333333rem;
  }
  .menu__sublist--href {
    padding: 0.5208333333rem 1.5625rem 0.5208333333rem 1.5625rem;
    color: var(--default--color--2);
    font-size: 0.8333333333rem;
    font-weight: 300;
    line-height: 1.25rem;
    text-decoration: none;
  }
  .content__right {
    padding: 0px 0px 0px 3.125rem;
  }
  .dir {
    float: left;
    width: 100%;
    height: 3.125rem;
    position: relative;
    padding: 0rem 0rem 0rem 0rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    font-size: 0.7291666667rem;
    font-weight: 400;
    line-height: 0.8333333333rem;
    z-index: 1;
  }
  .dir__li {
    float: left;
    position: relative;
  }
  .dir__li:first-child .dir__href {
    margin: 0px 0px 0px 0.2604166667rem;
  }
  .dir__href {
    float: left;
    position: relative;
    color: var(--default--color--2);
    font-size: 0.7291666667rem;
    font-weight: 400;
    line-height: 0.8333333333rem;
    text-decoration: none;
  }
  .dir__href:hover {
    color: var(--default--color--1);
  }
  .dir__arrow {
    float: left;
    width: 0.2083333333rem;
    position: relative;
    margin: 0rem 0.5208333333rem 0px 0.5208333333rem;
  }
  .content__main {
    padding: 1.0416666667rem 0px 1.0416666667rem 0px;
  }
  .content__header {
    margin: 0px 0px 1.0416666667rem 0px;
  }
  .content__list {
    margin: 1.0416666667rem 0px 1.0416666667rem 0px;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
  }
  .content__list--box {
    padding: 0.78125rem 0px 0.78125rem 0px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    text-decoration: none;
  }
  .content__list--box:hover .content__list--box--name {
    color: var(--default--color--1);
    text-decoration: underline;
  }
  .content__list--box:hover .content__list--box--more {
    text-decoration: underline;
  }
  .content__list--box--name {
    width: calc(100% - 5.2083333333rem);
    color: var(--default--color--2);
  }
  .content__list--box--more {
    width: 5.2083333333rem;
    color: var(--default--color--1);
    text-decoration: none;
  }
  .statistics .mt-10 {
    margin: 0.5208333333rem 0px 0px 0px !important;
  }
  .statistics ul {
    margin: 0 !important;
  }
  .sitemap .mt-10 {
    margin: 0.5208333333rem 0px 0px 0px !important;
  }
  .sitemap ul {
    margin: 0 !important;
  }
  .content__informations {
    margin: 2.0833333333rem 0px 0px 0px;
  }
  .content__informations--header {
    margin: 0px 0px 1.0416666667rem 0px;
  }
  .content__informations--list {
    border-top: 1px solid rgba(0, 0, 0, 0.2);
  }
  .contact__content__information {
    height: 2.6041666667rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  }
  .contact__content__information.grid-span-2 {
    grid-column: span 2;
  }
  .contact__content__information strong {
    float: left;
    position: relative;
    margin: 0px 0.2604166667rem 0px 0px;
    font-weight: 500;
  }
  .contact__content__information span:hover {
    color: var(--default--color--1);
  }
  .content__changelogs {
    display: none;
    margin: 1.0416666667rem 0px 0px 0px;
  }
  .content__changelog--list {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  }
  .content__changelog--name {
    height: 1.8229166667rem;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    border-right: 1px solid rgba(0, 0, 0, 0.2);
  }
  .content__changelog--name:first-child {
    border-left: 1px solid rgba(0, 0, 0, 0.2);
  }
  .content__changelog--name.grid-span-2 {
    grid-column: span 2;
  }
  .footer {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 1.0416666667rem 0px;
    padding: 1.0416666667rem 3.125rem 1.0416666667rem 3.125rem;
    background: #f5f3f6;
  }
  .footer__home {
    width: 1.6666666667rem;
    margin: 0px 1.3020833333rem 0px 0px;
  }
  .footer__menu {
    float: left;
    height: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    list-style: none;
  }
  .footer__menu--name {
    float: left;
    height: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .footer__menu--name:last-child .footer__menu--hr {
    display: none;
    visibility: hidden;
  }
  .footer__menu--href {
    float: left;
    height: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: var(--default--color--2);
    text-decoration: none;
  }
  .footer__menu--href:hover {
    color: var(--default--color--1);
  }
  .footer__menu--name.footer__menu--active .footer__menu--href {
    color: var(--default--color--1);
  }
  .footer__menu--hr {
    float: left;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0.6770833333rem 0px 0.6770833333rem;
  }
  .autor__href {
    color: var(--default--color--2);
    text-decoration: none;
  }
  .autor__href:hover {
    color: var(--default--color--1);
  }
  .autor__logo {
    width: 3.3854166667rem;
    margin: 0px 0.78125rem;
  }
  /* Default */
  .mainFoto {
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
  }
  .mainFotoBackground {
    float: left;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }
  .mainFoto .img,
  .mainFotoBackground .img {
    float: left;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .galleryFoto {
    float: left;
    width: 100%;
    position: relative;
    margin: 2.0833333333rem 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .galleryFoto.columns {
    display: grid;
    grid-column-gap: 0.5208333333rem;
    grid-row-gap: 0.5208333333rem;
  }
  .galleryFoto.columns--5 {
    grid-template-columns: repeat(5, 1fr);
  }
  .galleryFoto.columns--4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .galleryFoto.columns--3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .galleryFoto.columns--2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .galleryFoto.columns--1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .galleryFoto.columns--1 .box {
    height: 100%;
  }
  .galleryFoto .box {
    float: left;
    width: 100%;
    height: 7.2916666667rem;
    position: relative;
    overflow: hidden;
  }
  .galleryFoto .box .img {
    float: left;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    transition: transform 1s;
  }
  .galleryFoto.Zoom .box:hover .img {
    transform: scale(1.1);
  }
  .filesBox__header {
    margin: 2.0833333333rem 0px 1.0416666667rem 0px;
  }
  .filesBox {
    float: left;
    width: 100%;
    position: relative;
    margin: 0rem 0px 2.0833333333rem 0px;
    padding: 0px 0px 0px 0px;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
  }
  .filesBoxFile {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0.5208333333rem 0px 0.5208333333rem 0px;
    color: #000;
    font-size: 0.8333333333rem;
    font-weight: 300;
    line-height: 1.25rem;
    text-decoration: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  }
  .filesBoxFileImg {
    float: left;
    width: 1.5625rem;
    position: relative;
    margin: 0px 1.0416666667rem 0px 0.5208333333rem;
  }
  .filesBoxFileTitle {
    float: left;
    width: calc(100% - 9.375rem);
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .filesBoxFileExtension {
    float: left;
    width: 6.25rem;
    position: relative;
    text-align: right;
  }
  .filesBoxFile:hover {
    color: var(--default--color--1);
  }
  .googleMap {
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .googleMap .mapaBox {
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .contentMap {
    float: left;
    position: relative;
    padding: 1.0416666667rem;
  }
  .contentMap__name {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0.5208333333rem 0px;
    color: #383436;
    font-size: 1.0416666667rem;
    font-weight: 400;
    line-height: 1.1458333333rem;
    text-align: left;
  }
  .contentMap__text {
    float: left;
    width: 100%;
    position: relative;
    color: #383436;
    font-size: 0.9375rem;
    font-weight: 400;
    line-height: 1.1458333333rem;
    text-align: left;
  }
  .gm-ui-hover-effect {
    top: 3px !important;
    right: 3px !important;
  }
}/*# sourceMappingURL=style.css.map */