@-webkit-keyframes react-loading-skeleton{to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes react-loading-skeleton{to{-webkit-transform:translateX(100%);transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;overflow:hidden;z-index:1}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:linear-gradient(90deg,var(--base-color),var(--highlight-color),var(--base-color));-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-animation-name:react-loading-skeleton;animation-name:react-loading-skeleton;-webkit-animation-direction:var(--animation-direction);animation-direction:var(--animation-direction);-webkit-animation-duration:var(--animation-duration);animation-duration:var(--animation-duration);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}
/*# sourceMappingURL=2.chunk.css.map */
@media screen and (min-width:768px){body #wrapper{overflow:unset!important}}.NUM-style h3{font-size:1.875rem}.NUM-style h4{font-size:1.5625rem}.NUM-style h5{font-size:1.375rem}.NUM-style h6{font-size:1.25rem}.NUM-style ul{list-style:none}.NUM-style .btn-icon{padding:1px;line-height:0;background:transparent!important;border:none;outline:none;cursor:pointer}.NUM-style svg path,.NUM-style svg rect{transition:all .25s ease}.NUM-style label.search-text{font-weight:700!important;margin-bottom:5px}.NUM-style .input-controls{position:relative}.NUM-style .input-controls .input-search{padding-right:105px!important}.NUM-style .input-controls .input-controls-group{position:absolute;top:0;right:0;height:100%;display:flex;align-items:center;margin-right:10px}.NUM-style .input-controls .input-controls-group button:disabled{cursor:auto;opacity:.5}.NUM-style .input-controls .input-controls-group .results-container{height:100%;display:flex;align-items:center}.NUM-style .input-controls .input-controls-group .info-results{font-size:.875rem;margin-right:8px}.NUM-style .input-controls .input-controls-group .input-group-separator{height:65%;width:1px;background-color:#6e6259;margin:0 8px}.NUM-style .input-controls .input-controls-group .btn-input-clear,.NUM-style .input-controls .input-controls-group .btn-input-down,.NUM-style .input-controls .input-controls-group .btn-input-up{padding:5px 3px}.NUM-style .form-group.disabled{opacity:.35}.NUM-style .form-group.disabled .btn-icon:hover{cursor:auto}.NUM-style .form-group.disabled .btn-icon:hover svg path{fill:initial;stroke:initial}.NUM-style div.row.row.bgGrey.separated{transition:top .3s ease-in-out}.NUM-style .search-fixed>div{position:fixed;width:100%}.NUM-style .search-fixed>div .header-section{background-color:#fff}.NUM-style .search-fixed>div label.search-text{display:none}.NUM-style .search-fixed>div .input-controls #search-text{border:1px solid #000}@media screen and (max-width:767px){.NUM-style .search-fixed>div{background-color:#fff}.NUM-style .search-fixed>div .header-section{justify-content:end}}@media screen and (min-width:768px){.NUM-style div.row.row.bgGrey.separated{top:-20px;width:100%;margin-left:0;margin-right:0}.NUM-style .search-fixed>div{background-color:transparent}.NUM-style .search-fixed>div .header-section>.article{padding-left:0;padding-right:0}.NUM-style .search-fixed>div .header-section label.search-text{display:none}}.NUM-style mark{padding:0;background-color:#ccc}@media screen and (max-width:767px){.NUM-style .normes-mobile{height:78px}}.NUM-style .normes-mobile .normes-mobile-content{height:78px;display:flex;justify-content:space-between;align-items:center;top:-50px;transition:top .3s ease-in-out}@media screen and (min-width:768px){.NUM-style .normes-mobile .normes-mobile-content{display:none}}.NUM-style .normes-mobile-fixed .normes-mobile-content{position:fixed;width:100%}.NUM-style .tree-mobile{display:flex;flex-direction:column;padding:20px}@media screen and (min-width:768px){.NUM-style .tree-mobile{position:-webkit-sticky;position:sticky;z-index:10}}@media screen and (max-width:767px){.NUM-style .tree-mobile{position:fixed;top:0;right:-100%;z-index:9999;width:90%;box-shadow:-12px 0 12px rgba(0,0,0,.15);height:100%;transition:right .45s ease-in-out}}.NUM-style .tree-mobile .tree-close-block{margin-bottom:40px;text-align:right}@media screen and (min-width:768px){.NUM-style .tree-mobile .tree-close-block{display:none}}.NUM-style .list-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.NUM-style .list-title h4{margin:0!important}.NUM-style .p-tree .p-tree-container{font-size:1.125rem;line-height:24px}.NUM-style .p-tree .p-tree-container>.p-treenode>.p-treenode-children{font-size:.875rem;line-height:20px}.NUM-style .p-tree .p-treenode-content{padding:10px 5px;cursor:pointer;position:relative}.NUM-style .p-tree .p-treenode-children{background-color:#fff;padding:0}.NUM-style .p-tree .p-tree-toggler{position:absolute;display:inline-block;height:30px;width:30px;right:7px;top:7px;border-radius:50%;vertical-align:middle;cursor:pointer}.NUM-style .p-tree .p-tree-toggler:after,.NUM-style .p-tree .p-tree-toggler:before{content:"";height:2px;width:12px;background-color:#000;position:absolute;top:50%;margin-top:-1px;left:50%;margin-left:-6px;border-radius:2px;transition:transform .25s ease}.NUM-style .p-tree .p-tree-toggler[aria-label=Expand]:after{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.NUM-style .p-tree .p-treenode-leaf>.p-treenode-content .p-tree-toggler{visibility:hidden}.NUM-style .p-tree .p-treenode-label{width:calc(100% - 41px);display:inline-block;vertical-align:middle}.NUM-style .p-tree .p-treenode-label br{margin-bottom:7px}.NUM-style .p-tree .articles-rank{color:#6e6259;font-weight:400;display:block}.NUM-style .p-tree>ul.p-tree-container>li.p-treenode>ul.p-treenode-children>li .p-treenode-content{padding-left:20px}.NUM-style .p-tree>ul.p-tree-container>li.p-treenode>ul.p-treenode-children>li>ul.p-treenode-children>li .p-treenode-content{padding-left:40px}.NUM-style .p-tree>ul.p-tree-container>li.p-treenode>ul.p-treenode-children>li>ul.p-treenode-children>li>ul.p-treenode-children>li .p-treenode-content{padding-left:60px}.NUM-style .p-tree>ul.p-tree-container>li.p-treenode>ul.p-treenode-children>li>ul.p-treenode-children>li>ul.p-treenode-children>li>ul.p-treenode-children>li .p-treenode-content{padding-left:80px}.NUM-style .articles h3,.NUM-style .articles h4{margin-bottom:1.25rem}.NUM-style .articles h5,.NUM-style .articles h6{margin-bottom:.625rem}.NUM-style .articles .article-list-block{margin-top:2.1875rem;overflow:hidden}.NUM-style .articles .list-articles>.article-list-block:first-child{margin-top:0}.NUM-style .articles .article-header{padding:1.25rem 0;margin:0;display:flex;justify-content:space-between;align-items:start}.NUM-style .articles .article-header .title{font-size:1.125rem;font-weight:700}@media screen and (min-width:768px){.NUM-style .articles .article-header .title{display:inline-block!important;vertical-align:top;margin:0}}@media screen and (max-width:767px){.NUM-style .articles .article-header{flex-direction:column}}.NUM-style .articles .download-button{display:inline-flex;align-items:center;font-size:.6875rem;text-transform:uppercase;line-height:1;padding:6px 15px;cursor:pointer;background:transparent;font-weight:700;transition:all .25s ease}@media screen and (min-width:768px){.NUM-style .articles .download-button{margin-left:10px}}.NUM-style .articles .readmore-button{display:inline-block;background:transparent;border:none;outline:none;text-transform:uppercase;cursor:pointer;transition:all .25s ease-out}.NUM-style .articles .readmore-button span{border-bottom:1px solid;transition:all .25s ease-out}.NUM-style .articles .readmore-button i.ico-readmore,.NUM-style .articles .readmore-button i.ico-readmore:after,.NUM-style .articles .readmore-button i.ico-readmore:before{transition:all .25s ease-out}.NUM-style .articles i.icon-pdf:after{content:"T";font-size:1.5rem;font-family:"pdu-fonticon";font-weight:400;font-style:normal;line-height:1}.NUM-style .articles i.ico-readmore{height:20px;width:20px;display:inline-block;position:relative;margin-left:7px;border-radius:50%;vertical-align:middle;cursor:pointer}.NUM-style .articles i.ico-readmore:after,.NUM-style .articles i.ico-readmore:before{content:"";height:1px;width:10px;background-color:#000;position:absolute;top:50%;margin-top:-.5px;left:50%;margin-left:-5px;transition:transform .25s ease}.NUM-style .articles i.ico-readmore:after{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.NUM-style .articles .content-article{margin-bottom:1.25rem;max-height:50px;overflow:hidden;position:relative}.NUM-style .articles .content-article .gradient-bottom{position:absolute;bottom:0;left:0;width:100%;height:30px;background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff)}.NUM-style .articles .content-article ol,.NUM-style .articles .content-article ul{margin:0 0 15px 30px}.NUM-style .articles .content-article ol:last-child,.NUM-style .articles .content-article ol ol,.NUM-style .articles .content-article ol ul,.NUM-style .articles .content-article ul:last-child,.NUM-style .articles .content-article ul ol,.NUM-style .articles .content-article ul ul{margin-bottom:0}.NUM-style .articles .content-article ol{list-style:decimal}.NUM-style .articles .content-article ol ol{list-style:lower-latin}.NUM-style .articles .content-article ul{list-style:disc}.NUM-style .articles .content-article ul ul{list-style:circle}.NUM-style .articles .content-article ul ul ul{list-style:square}.NUM-style .articles .content-article .table-with-scroll{overflow-y:auto}.NUM-style .articles .content-article table{width:100%!important}.NUM-style .articles .content-article table *{font-size:.875rem}.NUM-style .articles .expanded .content-article{max-height:inherit}.NUM-style .articles .expanded .gradient-bottom{display:none}.NUM-style .articles .expanded i.ico-readmore:after{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.NUM-style .button-goTop{position:fixed;right:32px;bottom:32px;z-index:9998;border:none;outline:none;padding:0;margin:0;line-height:0;cursor:pointer;transition:all .25s ease-in}.NUM-style .iframeContentsToPrint{display:none}@media print{.NUM-style ol{margin-left:50px}}.NUMPDU-style h3,.NUMPDU-style h4,.NUMPDU-style h5,.NUMPDU-style h6{font-weight:700;text-transform:uppercase}.NUMPDU-style .header-section{padding-top:2.5rem!important;padding-bottom:1.5rem}.NUMPDU-style .input-controls .input-controls-group button:focus svg path,.NUMPDU-style .input-controls .input-controls-group button:hover:not([disabled]) svg path{fill:#31fd2f}.NUMPDU-style .search-fixed{height:182px}.NUMPDU-style .search-fixed>div{left:15px}.NUMPDU-style .search-fixed .form-group{margin-bottom:0}@media screen and (max-width:767px){.NUMPDU-style .search-fixed>div{z-index:8}}@media screen and (min-width:768px){.NUMPDU-style .search-fixed>div{top:60px!important;z-index:8}.NUMPDU-style .search-fixed>div .header-section{padding-left:calc(41.66667% - 3px)}}@media screen and (min-width:1180px){.NUMPDU-style .search-fixed>div .header-section{padding-left:calc(41.66667% + 10px)}}.NUMPDU-style mark.current{background-color:#31fd2f}@media screen and (max-width:767px){.NUMPDU-style .normes-mobile{margin:0 -30px 20px}}.NUMPDU-style .normes-mobile .normes-mobile-content{padding:15px 30px}.NUMPDU-style .normes-mobile .normes-mobile-content .btn-mobile-tree:hover svg path{fill:#31fd2f}.NUMPDU-style .normes-mobile-fixed .normes-mobile-content{z-index:9}@media screen and (min-width:768px){.NUMPDU-style .tree-mobile{top:90px;max-height:calc(100vh - 110px);z-index:10}}.NUMPDU-style .tree-mobile .btn-close-tree:hover svg path{fill:#31fd2f}.NUMPDU-style .tree-mobile .btn-close-tree:hover svg rect{stroke:#31fd2f}.NUMPDU-style .p-component{overflow-y:auto}@media screen and (min-width:1081px){.NUMPDU-style .p-component{overflow-y:hidden}.NUMPDU-style .p-component:focus,.NUMPDU-style .p-component:hover{overflow-y:auto}}.NUMPDU-style .list-title .btn-expand-collapse:hover svg path{fill:#31fd2f}.NUMPDU-style .p-treenode-content{border-bottom:1px solid #000}.NUMPDU-style .p-treenode-content.p-highlight{background-color:#31fd2f}.NUMPDU-style .p-treenode-content.p-highlight .p-tree-toggler{background-color:#fff}@media screen and (min-width:1081px){.NUMPDU-style .p-tree .p-tree-container{width:375px}}.NUMPDU-style .p-tree .p-tree-toggler{background-color:#31fd2f;border:none}.NUMPDU-style .articles .article-header .title,.NUMPDU-style .p-tree .p-treenode-label{font-weight:700}.NUMPDU-style .articles .detail-article{border-top:1px solid #000}.NUMPDU-style .articles .detail-article:last-of-type{border-bottom:1px solid #000;margin-bottom:1.25rem}.NUMPDU-style .articles .download-button{border:1px solid #000}.NUMPDU-style .articles .download-button:hover{color:#31fd2f}.NUMPDU-style .articles .readmore-button{margin-bottom:1.25rem;transition:all .3s ease-out}.NUMPDU-style .articles .readmore-button span{border-color:#31fd2f}.NUMPDU-style .articles .readmore-button:focus,.NUMPDU-style .articles .readmore-button:hover{color:#31fd2f}.NUMPDU-style .articles i.ico-readmore{background-color:#31fd2f;border:none}.NUMPDU-style .bgGrey input[type=text]:focus{border:1px solid #000!important}.NUMPDU-style .button-goTop{background-color:#31fd2f;width:45px;height:45px;border-radius:2px}.NUMPDU-style .button-goTop:hover path{fill:#fff}@media screen and (max-width:767px){body.numpdu-listtreeopen{overflow:hidden!important}body.numpdu-listtreeopen .tree-mobile{right:0}}@media screen and (max-width:767px){body.num-scroll-down .NUMPDU-style .normes-mobile-fixed .normes-mobile-content{top:0}body.num-scroll-down .NUMPDU-style .search-fixed>div{top:70px}body.num-scroll-up .NUMPDU-style .normes-mobile-fixed .normes-mobile-content{top:90px}body.num-scroll-up .NUMPDU-style .search-fixed>div{top:150px}}.NUMAMB-style h3,.NUMAMB-style h4,.NUMAMB-style h5,.NUMAMB-style h6{font-weight:600}.NUMAMB-style .header-section{padding-top:2.5rem;margin-bottom:1.5rem}@media screen and (min-width:768px){.NUMAMB-style .header-section .col-md-6:first-child{padding-right:10px;padding-left:0}.NUMAMB-style .header-section .col-md-6:nth-child(2){padding-left:10px;padding-right:0}}.NUMAMB-style .col-municipality .form-group .filters-group input[type=text]{height:unset!important}.NUMAMB-style .filters-group{display:flex;flex-direction:column}.NUMAMB-style .filters-group input.input-search{min-height:38px;max-height:38px}.NUMAMB-style .filters-group .select-style-left>.react-select-amb__control,.NUMAMB-style .filters-group .select-style-right>.react-select-amb__control{box-shadow:none;border-color:#ccc}.NUMAMB-style .filters-group .select-style-left .react-select-amb__control{background-color:#eee}.NUMAMB-style .filters-group .select-style-left *,.NUMAMB-style .filters-group .select-style-right *{font-weight:400}@media screen and (max-width:767px){.NUMAMB-style .filters-group .select-style-left>div{border-bottom-left-radius:0;border-bottom-right-radius:0}.NUMAMB-style .filters-group .input-style-right,.NUMAMB-style .filters-group .select-style-right>div{border-top-left-radius:0!important;border-top-right-radius:0!important;border-top:none!important}}@media screen and (min-width:768px){.NUMAMB-style .filters-group{flex-direction:row}.NUMAMB-style .filters-group>div:first-child{width:40%}.NUMAMB-style .filters-group>div:nth-child(2){width:60%}.NUMAMB-style .filters-group .select-style-left>.react-select-amb__control{border-top-right-radius:0;border-bottom-right-radius:0}.NUMAMB-style .filters-group .input-style-right,.NUMAMB-style .filters-group .select-style-right>div{border-top-left-radius:0!important;border-bottom-left-radius:0!important;border-left:none!important}}.NUMAMB-style .input-controls .input-controls-group button svg path{fill:#463c32}.NUMAMB-style .input-controls .input-controls-group button:focus svg path,.NUMAMB-style .input-controls .input-controls-group button:hover:not([disabled]) svg path{fill:#da322a}.NUMAMB-style .municipality-fixed>div{position:fixed;width:100%}.NUMAMB-style .municipality-fixed>div .header-section{background-color:#fff}.NUMAMB-style .municipality-fixed .search-text,.NUMAMB-style .municipality-fixed .select-style-left{display:none}.NUMAMB-style .municipality-fixed .col-municipality .select-style-right{width:100%}.NUMAMB-style .municipality-fixed .col-municipality .select-style-right>div{border:1px solid #6e6259!important;border-radius:4px!important;background-color:#f4f5f6!important}.NUMAMB-style .municipality-fixed .col-search-text{padding-left:15px!important}.NUMAMB-style .municipality-fixed .col-search-text .input-controls{display:none;width:100%}.NUMAMB-style .municipality-fixed .col-search-text .select-style-left{display:none}.NUMAMB-style .municipality-fixed .col-search-text .input-style-right{border:1px solid #6e6259!important;border-radius:4px!important;background-color:#f4f5f6!important}.NUMAMB-style .municipality-fixed.search-fixed .col-search-text .input-controls{display:block}@media screen and (max-width:767px){.NUMAMB-style .municipality-fixed{height:320px}.NUMAMB-style .municipality-fixed>div{z-index:3;background-color:#fff;margin-left:0!important;margin-right:0!important}.NUMAMB-style .municipality-fixed>div .header-section{justify-content:end}.NUMAMB-style .municipality-fixed .col-municipality,.NUMAMB-style .municipality-fixed .col-search-text{padding:0!important}.NUMAMB-style .municipality-fixed .col-search-text .form-group,.NUMAMB-style .municipality-fixed:not(.search-fixed) .col-municipality .form-group{margin-bottom:0}.NUMAMB-style .municipality-fixed:not(.search-fixed) .col-search-text{display:none}}@media screen and (min-width:768px){.NUMAMB-style .municipality-fixed{height:164px}.NUMAMB-style .municipality-fixed>div{background-color:transparent;top:70px!important;z-index:3}.NUMAMB-style .municipality-fixed>div .header-section{padding-left:45%}}@media screen and (min-width:1025px){.NUMAMB-style .municipality-fixed>div .header-section{padding-left:445px}}.NUMAMB-style mark.current{background-color:#da322a;color:#fff}@media screen and (min-width:1025px){.NUMAMB-style .tree-column{flex:0 0 430px;max-width:430px!important}.NUMAMB-style .article-column{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 430px);max-width:calc(100% - 430px)!important}}@media screen and (min-width:768px){.NUMAMB-style .tree-column{padding-left:0}.NUMAMB-style .article-column{padding-right:0}}@media screen and (max-width:767px){.NUMAMB-style .normes-mobile{margin:0 -35px 20px}}.NUMAMB-style .normes-mobile .normes-mobile-content{padding:15px 20px}.NUMAMB-style .normes-mobile .normes-mobile-content .btn-mobile-tree:hover svg path{fill:#da322a}.NUMAMB-style .normes-mobile-fixed .normes-mobile-content{z-index:4}@media screen and (min-width:768px){.NUMAMB-style .tree-mobile{top:142px;max-height:calc(100vh - 162px);z-index:5}}.NUMAMB-style .tree-mobile .btn-close-tree:hover svg path{fill:#da322a}.NUMAMB-style .tree-mobile .btn-close-tree:hover svg rect{stroke:#da322a}.NUMAMB-style .p-component{overflow-y:auto}@media screen and (min-width:1025px){.NUMAMB-style .p-component{overflow-y:hidden;scrollbar-gutter:stable;scrollbar-width:thin}.NUMAMB-style .p-component:focus,.NUMAMB-style .p-component:hover{overflow-y:auto}}.NUMAMB-style .list-title{border-bottom:2px solid #ccc;padding-bottom:5px}.NUMAMB-style .list-title h4{font-weight:600}.NUMAMB-style .list-title .btn-expand-collapse:hover svg path{fill:#da322a}.NUMAMB-style .p-tree .p-treenode-content{border-left:2px solid transparent;border-bottom:2px solid #ccc}.NUMAMB-style .p-tree .p-treenode-content.p-highlight{border-left:2px solid #da322a;color:#da322a}.NUMAMB-style .p-tree .p-tree-toggler{background-color:transparent;border:1px solid #463c32}.NUMAMB-style .p-tree .p-treenode-label{font-weight:600}@media screen and (max-width:767px){.NUMAMB-style .article-column{padding:0}}.NUMAMB-style .articles .article-header .title{font-weight:600;margin:0 0 1em}.NUMAMB-style .articles .detail-article{border:1px solid #ccc;border-radius:4px;padding:0 20px 20px;margin-bottom:20px}.NUMAMB-style .articles .download-button{border:1px solid #463c32;border-radius:24px}.NUMAMB-style .articles .download-button:hover{color:#da322a;border-color:#da322a}.NUMAMB-style .articles .download-button:hover span{text-decoration:underline}.NUMAMB-style .articles .article-meta-info{margin-bottom:8px}@media screen and (min-width:768px){.NUMAMB-style .articles .article-meta-info span:nth-child(n+2){margin-left:12px;padding-left:12px;border-left:1px solid #463c32}}@media screen and (max-width:767px){.NUMAMB-style .articles .article-meta-info{display:flex;flex-direction:column}}.NUMAMB-style .articles .readmore-button span{border-bottom:1px solid;border-color:#000}.NUMAMB-style .articles .readmore-button:focus,.NUMAMB-style .articles .readmore-button:hover{color:#da322a}.NUMAMB-style .articles .readmore-button:focus i.ico-readmore,.NUMAMB-style .articles .readmore-button:focus span,.NUMAMB-style .articles .readmore-button:hover i.ico-readmore,.NUMAMB-style .articles .readmore-button:hover span{border-color:#da322a}.NUMAMB-style .articles .readmore-button:focus i.ico-readmore:after,.NUMAMB-style .articles .readmore-button:focus i.ico-readmore:before,.NUMAMB-style .articles .readmore-button:hover i.ico-readmore:after,.NUMAMB-style .articles .readmore-button:hover i.ico-readmore:before{background-color:#da322a}.NUMAMB-style .articles i.ico-readmore{border:1px solid #000}.NUMAMB-style .modificacio-header{display:flex;justify-content:space-between;align-items:center;padding:15px 10px;border-top:1px solid #000}.NUMAMB-style .modificacio-header .modificacio-title{margin:0;font-size:1rem;font-weight:700;color:#000}.NUMAMB-style .modificacio-header .ico-modificacio-arrow{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.NUMAMB-style .collapsed .modificacio-header{border-top-color:#ccc}.NUMAMB-style .collapsed .modificacio-header .modificacio-title{color:#6e6259}.NUMAMB-style .collapsed .modificacio-header .ico-modificacio-arrow{-webkit-transform:rotate(0);transform:rotate(0)}.NUMAMB-style .content-modficacio{padding:0 10px}.NUMAMB-style .button-goTop{background-color:#6e6259;width:45px;height:45px;border-radius:100%}.NUMAMB-style .button-goTop path{fill:#fff}.NUMAMB-style .button-goTop:hover{background-color:#463c32}.NUMAMB-style .button-goTop:hover path{fill:#fff}body.web_especial #wrapper>section.headerSection{background-color:#fff}#wrapper .NUMAMB-style .col,#wrapper .NUMAMB-style .col-1,#wrapper .NUMAMB-style .col-2,#wrapper .NUMAMB-style .col-3,#wrapper .NUMAMB-style .col-4,#wrapper .NUMAMB-style .col-5,#wrapper .NUMAMB-style .col-6,#wrapper .NUMAMB-style .col-7,#wrapper .NUMAMB-style .col-8,#wrapper .NUMAMB-style .col-9,#wrapper .NUMAMB-style .col-10,#wrapper .NUMAMB-style .col-11,#wrapper .NUMAMB-style .col-12,#wrapper .NUMAMB-style .col-auto,#wrapper .NUMAMB-style .col-lg,#wrapper .NUMAMB-style .col-lg-1,#wrapper .NUMAMB-style .col-lg-2,#wrapper .NUMAMB-style .col-lg-3,#wrapper .NUMAMB-style .col-lg-4,#wrapper .NUMAMB-style .col-lg-5,#wrapper .NUMAMB-style .col-lg-6,#wrapper .NUMAMB-style .col-lg-7,#wrapper .NUMAMB-style .col-lg-8,#wrapper .NUMAMB-style .col-lg-9,#wrapper .NUMAMB-style .col-lg-10,#wrapper .NUMAMB-style .col-lg-11,#wrapper .NUMAMB-style .col-lg-12,#wrapper .NUMAMB-style .col-lg-auto,#wrapper .NUMAMB-style .col-md,#wrapper .NUMAMB-style .col-md-1,#wrapper .NUMAMB-style .col-md-2,#wrapper .NUMAMB-style .col-md-3,#wrapper .NUMAMB-style .col-md-4,#wrapper .NUMAMB-style .col-md-5,#wrapper .NUMAMB-style .col-md-6,#wrapper .NUMAMB-style .col-md-7,#wrapper .NUMAMB-style .col-md-8,#wrapper .NUMAMB-style .col-md-9,#wrapper .NUMAMB-style .col-md-10,#wrapper .NUMAMB-style .col-md-11,#wrapper .NUMAMB-style .col-md-12,#wrapper .NUMAMB-style .col-md-auto,#wrapper .NUMAMB-style .col-sm,#wrapper .NUMAMB-style .col-sm-1,#wrapper .NUMAMB-style .col-sm-2,#wrapper .NUMAMB-style .col-sm-3,#wrapper .NUMAMB-style .col-sm-4,#wrapper .NUMAMB-style .col-sm-5,#wrapper .NUMAMB-style .col-sm-6,#wrapper .NUMAMB-style .col-sm-7,#wrapper .NUMAMB-style .col-sm-8,#wrapper .NUMAMB-style .col-sm-9,#wrapper .NUMAMB-style .col-sm-10,#wrapper .NUMAMB-style .col-sm-11,#wrapper .NUMAMB-style .col-sm-12,#wrapper .NUMAMB-style .col-sm-auto,#wrapper .NUMAMB-style .col-xl,#wrapper .NUMAMB-style .col-xl-1,#wrapper .NUMAMB-style .col-xl-2,#wrapper .NUMAMB-style .col-xl-3,#wrapper .NUMAMB-style .col-xl-4,#wrapper .NUMAMB-style .col-xl-5,#wrapper .NUMAMB-style .col-xl-6,#wrapper .NUMAMB-style .col-xl-7,#wrapper .NUMAMB-style .col-xl-8,#wrapper .NUMAMB-style .col-xl-9,#wrapper .NUMAMB-style .col-xl-10,#wrapper .NUMAMB-style .col-xl-11,#wrapper .NUMAMB-style .col-xl-12,#wrapper .NUMAMB-style .col-xl-auto,#wrapper .NUMAMB-style .col-xs-1,#wrapper .NUMAMB-style .col-xs-2,#wrapper .NUMAMB-style .col-xs-3,#wrapper .NUMAMB-style .col-xs-4,#wrapper .NUMAMB-style .col-xs-5,#wrapper .NUMAMB-style .col-xs-6,#wrapper .NUMAMB-style .col-xs-7,#wrapper .NUMAMB-style .col-xs-8,#wrapper .NUMAMB-style .col-xs-9,#wrapper .NUMAMB-style .col-xs-10,#wrapper .NUMAMB-style .col-xs-11,#wrapper .NUMAMB-style .col-xs-12{padding-left:15px;padding-right:15px;position:relative;width:100%}#wrapper .NUMAMB-style .row{margin-left:-15px;margin-right:-15px;display:flex}@media screen and (min-width:768px){#wrapper .NUMAMB-style .row.bgGrey.separated{margin-left:0;margin-right:0}}@media screen and (min-width:768px){#wrapper .NUMAMB-style .col-md-5{max-width:41.66667%}#wrapper .NUMAMB-style .col-md-6{max-width:50%}#wrapper .NUMAMB-style .col-md-7{max-width:58.33333%}#wrapper .NUMAMB-style .col-md-12{max-width:100%}#wrapper .NUMAMB-style .municipality-fixed .box.row.header-section{margin-top:37px}}#wrapper #main-content .NUMAMB-style .articles .article-header .title{margin:0 0 1em}@media screen and (max-width:767px){body.num-scroll-down .NUMAMB-style .normes-mobile-fixed .normes-mobile-content{top:-69px}body.num-scroll-down .NUMAMB-style .municipality-fixed>div{top:-71px}body.num-scroll-down .NUMAMB-style .municipality-fixed:not(.search-fixed)>div{background-color:transparent}body.num-scroll-up .NUMAMB-style .normes-mobile-fixed .normes-mobile-content{top:74px}body.num-scroll-up .NUMAMB-style .municipality-fixed>div{top:124px}}body .react-select-amb__menu-portal *{font-weight:400}body .react-select-amb__option--is-selected{background-color:#ccc;color:inherit}body .react-select-amb__option--is-focused:not(.react-select-amb__option--is-selected){background-color:#f4f5f6}@media screen and (max-width:767px){#nav-web-especial.headerSection{display:none}body.web_especial section#main-content{padding-top:55px}}
/*# sourceMappingURL=main.chunk.css.map */